]> git.ipfire.org Git - ddns.git/blame - po/vi.po
spdyn: Update name and URL after service has been renamed
[ddns.git] / po / vi.po
CommitLineData
ba9a8e95
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.
9384baeb 4#
ba9a8e95
MT
5# Translators:
6msgid ""
7msgstr ""
8"Project-Id-Version: IPFire Project\n"
9"Report-Msgid-Bugs-To: \n"
9384baeb 10"POT-Creation-Date: 2016-05-07 12:54+0100\n"
9cfcaa8a 11"PO-Revision-Date: 2014-09-30 12:28+0000\n"
ba9a8e95 12"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
9384baeb
MT
13"Language-Team: Vietnamese (http://www.transifex.com/projects/p/ipfire/"
14"language/vi/)\n"
15"Language: vi\n"
ba9a8e95
MT
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
ba9a8e95
MT
19"Plural-Forms: nplurals=1; plural=0;\n"
20
ed923f9d 21#: ../src/ddns/__init__.py:63
4011554b
MT
22msgid "Debugging mode enabled"
23msgstr ""
24
ed923f9d 25#: ../src/ddns/__init__.py:90
4011554b
MT
26#, python-format
27msgid "Loading configuration file %s"
28msgstr ""
29
ed923f9d 30#: ../src/ddns/__init__.py:156
ba9a8e95
MT
31msgid "Found no entries in the configuration file. Exiting."
32msgstr ""
33
ed923f9d 34#: ../src/ddns/__init__.py:167
ba9a8e95
MT
35#, python-format
36msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
37msgstr ""
38
ed923f9d 39#: ../src/ddns/__init__.py:174
ba9a8e95
MT
40#, python-format
41msgid ""
42"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
43"exception:"
44msgstr ""
45
4011554b
MT
46#: ../src/ddns/errors.py:29
47msgid "Error"
48msgstr ""
49
50#: ../src/ddns/errors.py:39
51msgid "Network error"
52msgstr ""
53
54#: ../src/ddns/errors.py:47
55msgid ""
56"The server denied processing the request because account abuse is suspected"
57msgstr ""
58
59#: ../src/ddns/errors.py:55
60msgid "Authentication against the server has failed"
61msgstr ""
62
63#: ../src/ddns/errors.py:64
64msgid "The server denies any updates from this client"
65msgstr ""
66
9384baeb
MT
67#: ../src/ddns/errors.py:71
68msgid "Invalid certificate"
4011554b
MT
69msgstr ""
70
71#: ../src/ddns/errors.py:79
9384baeb
MT
72msgid "The configuration file has errors"
73msgstr ""
74
75#: ../src/ddns/errors.py:86
4011554b
MT
76msgid "Connection refused"
77msgstr ""
78
9384baeb 79#: ../src/ddns/errors.py:93 ../src/ddns/system.py:240
4011554b
MT
80msgid "Connection timeout"
81msgstr ""
82
9384baeb 83#: ../src/ddns/errors.py:101
4011554b
MT
84msgid "The host could not be found in the configuration file"
85msgstr ""
86
9384baeb 87#: ../src/ddns/errors.py:109
4011554b
MT
88msgid "Internal server error"
89msgstr ""
90
9384baeb 91#: ../src/ddns/errors.py:116
4011554b
MT
92msgid "Network unreachable"
93msgstr ""
94
9384baeb
MT
95#: ../src/ddns/errors.py:123
96msgid "No route to host"
97msgstr ""
98
99#: ../src/ddns/errors.py:130
ed923f9d
MT
100msgid "Not found"
101msgstr ""
102
9384baeb 103#: ../src/ddns/errors.py:138
4011554b
MT
104msgid "Request error"
105msgstr ""
106
9384baeb 107#: ../src/ddns/errors.py:146
b3783a55 108msgid "Could not resolve DNS entry"
4011554b
MT
109msgstr ""
110
9384baeb
MT
111#: ../src/ddns/errors.py:154
112msgid "SSL negotiation error"
113msgstr ""
114
115#: ../src/ddns/errors.py:161
b3783a55
MT
116msgid "Service unavailable"
117msgstr ""
118
9384baeb 119#: ../src/ddns/errors.py:169
4011554b
MT
120msgid "The update could not be performed"
121msgstr ""
122
ed923f9d 123#: ../src/ddns/providers.py:85
b3783a55
MT
124msgid "Provider is not properly configured"
125msgstr ""
126
ed923f9d 127#: ../src/ddns/providers.py:154
2a0f28fd
MT
128#, python-format
129msgid "Updating %s forced"
130msgstr ""
131
9384baeb 132#: ../src/ddns/providers.py:179
b3783a55 133#, python-format
ed923f9d 134msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
b3783a55
MT
135msgstr ""
136
9384baeb 137#: ../src/ddns/providers.py:203
2a0f28fd 138#, python-format
ed923f9d
MT
139msgid ""
140"An update for %(hostname)s (%(provider)s) is performed because of an IP "
141"address change"
142msgstr ""
143
9384baeb 144#: ../src/ddns/providers.py:211
ed923f9d
MT
145#, python-format
146msgid ""
147"An update for %(hostname)s (%(provider)s) is performed because the holdoff "
148"time has expired"
149msgstr ""
150
151#. Otherwise, we don't need to perform an update
9384baeb 152#: ../src/ddns/providers.py:218
ed923f9d
MT
153#, python-format
154msgid "No update required for %(hostname)s (%(provider)s)"
155msgstr ""
156
9384baeb 157#: ../src/ddns/providers.py:237 ../src/ddns/providers.py:251
ed923f9d
MT
158#, python-format
159msgid "An update has not been performed because earlier updates failed for %s"
2a0f28fd
MT
160msgstr ""
161
9384baeb 162#: ../src/ddns/providers.py:239
ed923f9d
MT
163msgid "There will be no retries"
164msgstr ""
165
9384baeb 166#: ../src/ddns/providers.py:255
ed923f9d
MT
167msgid "Last failure message:"
168msgstr ""
169
9384baeb 170#: ../src/ddns/providers.py:260
ed923f9d
MT
171#, python-format
172msgid "Further updates will be withheld until %s"
173msgstr ""
174
9384baeb
MT
175#: ../src/ddns/providers.py:394 ../src/ddns/providers.py:668
176#: ../src/ddns/providers.py:752 ../src/ddns/providers.py:1419
177#: ../src/ddns/providers.py:1589
178msgid "No valid FQDN was given"
2a0f28fd
MT
179msgstr ""
180
9384baeb
MT
181#: ../src/ddns/providers.py:396 ../src/ddns/providers.py:670
182#: ../src/ddns/providers.py:1636
183msgid "Specified host does not exist"
b3783a55
MT
184msgstr ""
185
9384baeb
MT
186#: ../src/ddns/providers.py:400 ../src/ddns/providers.py:674
187msgid "DNS error encountered"
b3783a55
MT
188msgstr ""
189
190#. If we got here, some other update error happened.
9384baeb
MT
191#: ../src/ddns/providers.py:405 ../src/ddns/providers.py:586
192#: ../src/ddns/providers.py:973 ../src/ddns/providers.py:1642
b3783a55
MT
193#, python-format
194msgid "Server response: %s"
195msgstr ""
196
9384baeb 197#: ../src/ddns/providers.py:540
b3783a55
MT
198msgid "Scriptlet:"
199msgstr ""
200
9384baeb
MT
201#: ../src/ddns/providers.py:577
202msgid "Domain not found."
203msgstr ""
204
205#: ../src/ddns/providers.py:676
206msgid "Account disabled or locked"
2a0f28fd
MT
207msgstr ""
208
9384baeb
MT
209#: ../src/ddns/providers.py:754 ../src/ddns/providers.py:801
210#: ../src/ddns/providers.py:1682
211msgid "Invalid hostname specified"
2a0f28fd
MT
212msgstr ""
213
9384baeb
MT
214#: ../src/ddns/providers.py:756
215msgid "Hostname not marked as a dynamic host"
2a0f28fd
MT
216msgstr ""
217
9384baeb
MT
218#: ../src/ddns/providers.py:758 ../src/ddns/providers.py:810
219#: ../src/ddns/providers.py:1093
220msgid "Invalid IP address has been sent"
4011554b
MT
221msgstr ""
222
9384baeb
MT
223#: ../src/ddns/providers.py:798
224msgid "No hostname specified"
4011554b
MT
225msgstr ""
226
9384baeb
MT
227#: ../src/ddns/providers.py:807
228msgid "Account has been disabled"
4011554b
MT
229msgstr ""
230
9384baeb
MT
231#: ../src/ddns/providers.py:813
232msgid "Too many failed requests"
ed923f9d
MT
233msgstr ""
234
9384baeb
MT
235#: ../src/ddns/providers.py:908
236msgid "Dynamic DNS is not turned on for this domain"
ed923f9d
MT
237msgstr ""
238
9384baeb
MT
239#: ../src/ddns/providers.py:911
240msgid "Invalid data has been sent"
241msgstr ""
242
243#: ../src/ddns/providers.py:914 ../src/ddns/providers.py:968
244#: ../src/ddns/providers.py:1591
245msgid "Too frequent update requests have been sent"
246msgstr ""
247
248#: ../src/ddns/providers.py:964
249msgid "Malformed request has been sent"
4011554b
MT
250msgstr ""
251
9384baeb
MT
252#: ../src/ddns/providers.py:1014 ../src/ddns/providers.py:1241
253msgid "Domain not found"
254msgstr ""
255
256#: ../src/ddns/providers.py:1049
b3783a55 257msgid "An invalid IP address was submitted"
4011554b
MT
258msgstr ""
259
9384baeb
MT
260#: ../src/ddns/providers.py:1243
261msgid "Domain not active"
4011554b
MT
262msgstr ""
263
9384baeb
MT
264#: ../src/ddns/providers.py:1393
265msgid "No Auth details specified"
4011554b
MT
266msgstr ""
267
9384baeb
MT
268#: ../src/ddns/providers.py:1415
269msgid "Invalid IPv4 address has been sent"
4011554b
MT
270msgstr ""
271
9384baeb
MT
272#: ../src/ddns/providers.py:1417
273msgid "Invalid IPv6 address has been sent"
4011554b
MT
274msgstr ""
275
9384baeb
MT
276#: ../src/ddns/providers.py:1630
277msgid "Account has been suspended"
ed923f9d
MT
278msgstr ""
279
9384baeb
MT
280#: ../src/ddns/providers.py:1633
281msgid "Account has been revoked"
282msgstr ""
283
284#: ../src/ddns/system.py:56
4011554b
MT
285#, python-format
286msgid "Running on distribution: %s"
287msgstr ""
288
9384baeb 289#: ../src/ddns/system.py:161
ba9a8e95
MT
290msgid "Request header:"
291msgstr ""
292
293#. Log response header.
9384baeb 294#: ../src/ddns/system.py:169 ../src/ddns/system.py:178
4011554b
MT
295#, python-format
296msgid "Response header (Status Code %s):"
ba9a8e95 297msgstr ""
9384baeb
MT
298
299#: ../src/ddns/system.py:298
300msgid "Falling back to check the IP address with help of a public server"
301msgstr ""