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