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