]> git.ipfire.org Git - ddns.git/blame - po/su.po
Bump version to 015.
[ddns.git] / po / su.po
CommitLineData
2ed5a8bc
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:
6msgid ""
7msgstr ""
8"Project-Id-Version: IPFire Project\n"
9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2014-09-29 14:20+0000\n"
11"PO-Revision-Date: 2012-07-19 17:07+0000\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: Sundanese (http://www.transifex.com/mstremer/ipfire/language/su/)\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Language: su\n"
18"Plural-Forms: nplurals=1; plural=0;\n"
19
20#: ../src/ddns/__init__.py:63
21msgid "Debugging mode enabled"
22msgstr ""
23
24#: ../src/ddns/__init__.py:90
25#, python-format
26msgid "Loading configuration file %s"
27msgstr ""
28
29#: ../src/ddns/__init__.py:156
30msgid "Found no entries in the configuration file. Exiting."
31msgstr ""
32
33#: ../src/ddns/__init__.py:167
34#, python-format
35msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
36msgstr ""
37
38#: ../src/ddns/__init__.py:174
39#, python-format
40msgid ""
41"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
42"exception:"
43msgstr ""
44
45#: ../src/ddns/errors.py:29
46msgid "Error"
47msgstr ""
48
49#: ../src/ddns/errors.py:39
50msgid "Network error"
51msgstr ""
52
53#: ../src/ddns/errors.py:47
54msgid ""
55"The server denied processing the request because account abuse is suspected"
56msgstr ""
57
58#: ../src/ddns/errors.py:55
59msgid "Authentication against the server has failed"
60msgstr ""
61
62#: ../src/ddns/errors.py:64
63msgid "The server denies any updates from this client"
64msgstr ""
65
66#: ../src/ddns/errors.py:72
67msgid "The configuration file has errors"
68msgstr ""
69
70#: ../src/ddns/errors.py:79
71msgid "Connection refused"
72msgstr ""
73
74#: ../src/ddns/errors.py:86 ../src/ddns/system.py:218
75msgid "Connection timeout"
76msgstr ""
77
78#: ../src/ddns/errors.py:94
79msgid "The host could not be found in the configuration file"
80msgstr ""
81
82#: ../src/ddns/errors.py:102
83msgid "Internal server error"
84msgstr ""
85
86#: ../src/ddns/errors.py:109
87msgid "Network unreachable"
88msgstr ""
89
90#: ../src/ddns/errors.py:116
91msgid "Not found"
92msgstr ""
93
94#: ../src/ddns/errors.py:124
95msgid "Request error"
96msgstr ""
97
98#: ../src/ddns/errors.py:132
99msgid "Could not resolve DNS entry"
100msgstr ""
101
102#: ../src/ddns/errors.py:139
103msgid "Service unavailable"
104msgstr ""
105
106#: ../src/ddns/errors.py:147
107msgid "The update could not be performed"
108msgstr ""
109
110#: ../src/ddns/providers.py:85
111msgid "Provider is not properly configured"
112msgstr ""
113
114#: ../src/ddns/providers.py:154
115#, python-format
116msgid "Updating %s forced"
117msgstr ""
118
119#: ../src/ddns/providers.py:170
120#, python-format
121msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
122msgstr ""
123
124#: ../src/ddns/providers.py:194
125#, python-format
126msgid ""
127"An update for %(hostname)s (%(provider)s) is performed because of an IP "
128"address change"
129msgstr ""
130
131#: ../src/ddns/providers.py:202
132#, python-format
133msgid ""
134"An update for %(hostname)s (%(provider)s) is performed because the holdoff "
135"time has expired"
136msgstr ""
137
138#. Otherwise, we don't need to perform an update
139#: ../src/ddns/providers.py:209
140#, python-format
141msgid "No update required for %(hostname)s (%(provider)s)"
142msgstr ""
143
144#: ../src/ddns/providers.py:228 ../src/ddns/providers.py:242
145#, python-format
146msgid "An update has not been performed because earlier updates failed for %s"
147msgstr ""
148
149#: ../src/ddns/providers.py:230
150msgid "There will be no retries"
151msgstr ""
152
153#: ../src/ddns/providers.py:246
154msgid "Last failure message:"
155msgstr ""
156
157#: ../src/ddns/providers.py:251
158#, python-format
159msgid "Further updates will be withheld until %s"
160msgstr ""
161
162#: ../src/ddns/providers.py:385 ../src/ddns/providers.py:612
163#: ../src/ddns/providers.py:1191 ../src/ddns/providers.py:1340
164msgid "No valid FQDN was given."
165msgstr ""
166
167#: ../src/ddns/providers.py:387
168msgid "Specified host does not exist."
169msgstr ""
170
171#: ../src/ddns/providers.py:391
172msgid "DNS error encountered."
173msgstr ""
174
175#. If we got here, some other update error happened.
176#: ../src/ddns/providers.py:396 ../src/ddns/providers.py:785
177#, python-format
178msgid "Server response: %s"
179msgstr ""
180
181#: ../src/ddns/providers.py:531
182msgid "Scriptlet:"
183msgstr ""
184
185#: ../src/ddns/providers.py:614 ../src/ddns/providers.py:661
186msgid "Invalid hostname specified."
187msgstr ""
188
189#: ../src/ddns/providers.py:616
190msgid "Hostname not marked as a dynamic host."
191msgstr ""
192
193#: ../src/ddns/providers.py:618 ../src/ddns/providers.py:670
194#: ../src/ddns/providers.py:905
195msgid "Invalid IP address has been sent."
196msgstr ""
197
198#: ../src/ddns/providers.py:658
199msgid "No hostname specified."
200msgstr ""
201
202#: ../src/ddns/providers.py:667
203msgid "Account has been disabled."
204msgstr ""
205
206#: ../src/ddns/providers.py:673
207msgid "Too many failed requests."
208msgstr ""
209
210#: ../src/ddns/providers.py:776
211msgid "Malformed request has been sent."
212msgstr ""
213
214#: ../src/ddns/providers.py:780
215msgid "Too frequent update requests have been sent."
216msgstr ""
217
218#: ../src/ddns/providers.py:826 ../src/ddns/providers.py:1013
219msgid "Domain not found."
220msgstr ""
221
222#: ../src/ddns/providers.py:861
223msgid "An invalid IP address was submitted"
224msgstr ""
225
226#: ../src/ddns/providers.py:1015
227msgid "Domain not active."
228msgstr ""
229
230#: ../src/ddns/providers.py:1165
231msgid "No Auth details specified."
232msgstr ""
233
234#: ../src/ddns/providers.py:1187
235msgid "Invalid IPv4 address has been sent."
236msgstr ""
237
238#: ../src/ddns/providers.py:1189
239msgid "Invalid IPv6 address has been sent."
240msgstr ""
241
242#: ../src/ddns/providers.py:1385
243msgid "Invalid hostname specified"
244msgstr ""
245
246#: ../src/ddns/system.py:55
247#, python-format
248msgid "Running on distribution: %s"
249msgstr ""
250
251#: ../src/ddns/system.py:153
252msgid "Request header:"
253msgstr ""
254
255#. Log response header.
256#: ../src/ddns/system.py:161 ../src/ddns/system.py:170
257#, python-format
258msgid "Response header (Status Code %s):"
259msgstr ""