]> git.ipfire.org Git - people/ms/ddns.git/blame - po/pl.po
Update translations
[people/ms/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.
9cfcaa8a 4#
ba9a8e95
MT
5# Translators:
6# Jakub Ratajczak <j.ratajczak@eqba.pl>, 2013
9cfcaa8a 7# Przemysław Karpeta <przemyslaw.karpeta@gmail.com>, 2014
ba9a8e95
MT
8msgid ""
9msgstr ""
10"Project-Id-Version: IPFire Project\n"
11"Report-Msgid-Bugs-To: \n"
ed923f9d 12"POT-Creation-Date: 2014-09-29 14:20+0000\n"
9cfcaa8a
MT
13"PO-Revision-Date: 2014-11-03 14:53+0000\n"
14"Last-Translator: Przemysław Karpeta <przemyslaw.karpeta@gmail.com>\n"
15"Language-Team: Polish (http://www.transifex.com/projects/p/ipfire/language/pl/)\n"
ba9a8e95
MT
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
9cfcaa8a
MT
19"Language: pl\n"
20"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
ba9a8e95 21
ed923f9d 22#: ../src/ddns/__init__.py:63
4011554b 23msgid "Debugging mode enabled"
9cfcaa8a 24msgstr "Tryb debugowania włączony"
4011554b 25
ed923f9d 26#: ../src/ddns/__init__.py:90
4011554b
MT
27#, python-format
28msgid "Loading configuration file %s"
9cfcaa8a 29msgstr "Wczytuję plik konfiguracyjny %s"
4011554b 30
ed923f9d 31#: ../src/ddns/__init__.py:156
ba9a8e95
MT
32msgid "Found no entries in the configuration file. Exiting."
33msgstr "Nie znaleziono żadnych wpisów w pliku configuracyjnym. Kończenie."
34
ed923f9d 35#: ../src/ddns/__init__.py:167
ba9a8e95
MT
36#, python-format
37msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
9cfcaa8a 38msgstr "Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) nieudana:"
ba9a8e95 39
ed923f9d 40#: ../src/ddns/__init__.py:174
ba9a8e95
MT
41#, python-format
42msgid ""
43"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
44"exception:"
9cfcaa8a 45msgstr "Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) wywołała nieobsługiwany błąd: "
4011554b
MT
46
47#: ../src/ddns/errors.py:29
48msgid "Error"
9cfcaa8a 49msgstr "Błąd"
4011554b
MT
50
51#: ../src/ddns/errors.py:39
52msgid "Network error"
9cfcaa8a 53msgstr "Błąd sieci"
4011554b
MT
54
55#: ../src/ddns/errors.py:47
56msgid ""
57"The server denied processing the request because account abuse is suspected"
9cfcaa8a 58msgstr "Serwer odmówił obsłużenia żądania z powodu podejrzenia nadużycia konta"
4011554b
MT
59
60#: ../src/ddns/errors.py:55
61msgid "Authentication against the server has failed"
9cfcaa8a 62msgstr "Uwierzytelnienie do serwera nie powiodło się"
4011554b
MT
63
64#: ../src/ddns/errors.py:64
65msgid "The server denies any updates from this client"
9cfcaa8a 66msgstr "Serwer odmawia jakichkolwiek aktualizacji od tego klienta"
4011554b
MT
67
68#: ../src/ddns/errors.py:72
69msgid "The configuration file has errors"
9cfcaa8a 70msgstr "Plik konfiguracyjny zawiera błędy"
4011554b
MT
71
72#: ../src/ddns/errors.py:79
73msgid "Connection refused"
9cfcaa8a 74msgstr "Połączenie odrzucone"
4011554b 75
ed923f9d 76#: ../src/ddns/errors.py:86 ../src/ddns/system.py:218
4011554b 77msgid "Connection timeout"
9cfcaa8a 78msgstr "Upłynął limit czasu połączenia"
4011554b
MT
79
80#: ../src/ddns/errors.py:94
81msgid "The host could not be found in the configuration file"
9cfcaa8a 82msgstr "Nie znaleziono hosta w pliku konfiguracyjnym"
4011554b
MT
83
84#: ../src/ddns/errors.py:102
85msgid "Internal server error"
9cfcaa8a 86msgstr "Wewnętrzny błąd serwera"
4011554b
MT
87
88#: ../src/ddns/errors.py:109
89msgid "Network unreachable"
9cfcaa8a 90msgstr "Sieć jest nieosiągalna"
4011554b 91
ed923f9d
MT
92#: ../src/ddns/errors.py:116
93msgid "Not found"
9cfcaa8a 94msgstr "Nie znaleziono"
ed923f9d
MT
95
96#: ../src/ddns/errors.py:124
4011554b 97msgid "Request error"
9cfcaa8a 98msgstr "Błąd żądania"
2a0f28fd 99
ed923f9d 100#: ../src/ddns/errors.py:132
b3783a55 101msgid "Could not resolve DNS entry"
9cfcaa8a 102msgstr "Nie można rozwiązać wpisu w DNS"
4011554b 103
ed923f9d 104#: ../src/ddns/errors.py:139
b3783a55 105msgid "Service unavailable"
9cfcaa8a 106msgstr "Usługa niedostępna"
b3783a55 107
ed923f9d 108#: ../src/ddns/errors.py:147
4011554b 109msgid "The update could not be performed"
9cfcaa8a 110msgstr "Aktualizacja nie mogła zostać wykonana"
4011554b 111
ed923f9d 112#: ../src/ddns/providers.py:85
b3783a55 113msgid "Provider is not properly configured"
9cfcaa8a 114msgstr "Dostawca nie jest poprawnie skonfigurowany"
b3783a55 115
ed923f9d 116#: ../src/ddns/providers.py:154
2a0f28fd
MT
117#, python-format
118msgid "Updating %s forced"
9cfcaa8a 119msgstr "Aktualizowanie %s wymuszone"
2a0f28fd 120
ed923f9d
MT
121#: ../src/ddns/providers.py:170
122#, python-format
123msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
9cfcaa8a 124msgstr "Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) poprawna:"
ed923f9d
MT
125
126#: ../src/ddns/providers.py:194
9cfcaa8a 127#, python-format
ed923f9d
MT
128msgid ""
129"An update for %(hostname)s (%(provider)s) is performed because of an IP "
130"address change"
9cfcaa8a 131msgstr "Aktualizacja %(hostname)s (%(provider)s) jest wykonywana z powodu zmiany adresu IP"
ed923f9d
MT
132
133#: ../src/ddns/providers.py:202
9cfcaa8a 134#, python-format
ed923f9d
MT
135msgid ""
136"An update for %(hostname)s (%(provider)s) is performed because the holdoff "
137"time has expired"
9cfcaa8a 138msgstr "Aktualizacja %(hostname)s (%(provider)s) jest wykonywana z powodu zakończenia okresu wstrzymania."
ed923f9d
MT
139
140#. Otherwise, we don't need to perform an update
141#: ../src/ddns/providers.py:209
9cfcaa8a 142#, python-format
ed923f9d 143msgid "No update required for %(hostname)s (%(provider)s)"
9cfcaa8a 144msgstr "%(hostname)s (%(provider)s) nie wymaga aktualizacji"
b3783a55 145
ed923f9d 146#: ../src/ddns/providers.py:228 ../src/ddns/providers.py:242
2a0f28fd 147#, python-format
ed923f9d 148msgid "An update has not been performed because earlier updates failed for %s"
9cfcaa8a 149msgstr "Nie przeprowadzono aktualizacji, ponieważ poprzednie aktualizacje dla %s zakończyły się niepowodzeniem"
ed923f9d
MT
150
151#: ../src/ddns/providers.py:230
152msgid "There will be no retries"
9cfcaa8a 153msgstr "Nie będzie ponownych prób"
ed923f9d
MT
154
155#: ../src/ddns/providers.py:246
156msgid "Last failure message:"
9cfcaa8a 157msgstr "Ostatni komunikat błędu:"
ed923f9d
MT
158
159#: ../src/ddns/providers.py:251
160#, python-format
161msgid "Further updates will be withheld until %s"
9cfcaa8a 162msgstr "Kolejne aktualizacje będą wstrzymane przez %s"
2a0f28fd 163
ed923f9d
MT
164#: ../src/ddns/providers.py:385 ../src/ddns/providers.py:612
165#: ../src/ddns/providers.py:1191 ../src/ddns/providers.py:1340
2a0f28fd 166msgid "No valid FQDN was given."
9cfcaa8a 167msgstr "Nie podano poprawnego FQDN."
2a0f28fd 168
ed923f9d 169#: ../src/ddns/providers.py:387
b3783a55 170msgid "Specified host does not exist."
9cfcaa8a 171msgstr "Podany host nie istnieje."
b3783a55 172
ed923f9d 173#: ../src/ddns/providers.py:391
b3783a55 174msgid "DNS error encountered."
9cfcaa8a 175msgstr "Wystąpił błąd DNS."
b3783a55
MT
176
177#. If we got here, some other update error happened.
ed923f9d 178#: ../src/ddns/providers.py:396 ../src/ddns/providers.py:785
b3783a55
MT
179#, python-format
180msgid "Server response: %s"
9cfcaa8a 181msgstr "Odpowiedź serwera: %s"
b3783a55 182
ed923f9d 183#: ../src/ddns/providers.py:531
b3783a55 184msgid "Scriptlet:"
9cfcaa8a 185msgstr "Skrypt: "
b3783a55 186
ed923f9d 187#: ../src/ddns/providers.py:614 ../src/ddns/providers.py:661
2a0f28fd 188msgid "Invalid hostname specified."
9cfcaa8a 189msgstr "Podano nieprawidłową nazwę hosta."
2a0f28fd 190
ed923f9d 191#: ../src/ddns/providers.py:616
2a0f28fd 192msgid "Hostname not marked as a dynamic host."
9cfcaa8a 193msgstr "Host nie jest oznaczony jako host dynamiczny."
2a0f28fd 194
ed923f9d
MT
195#: ../src/ddns/providers.py:618 ../src/ddns/providers.py:670
196#: ../src/ddns/providers.py:905
2a0f28fd 197msgid "Invalid IP address has been sent."
9cfcaa8a 198msgstr "Wysłano nieprawidłowy adres IP."
ba9a8e95 199
ed923f9d 200#: ../src/ddns/providers.py:658
4011554b 201msgid "No hostname specified."
9cfcaa8a 202msgstr "Nie podano nazwy hosta."
4011554b 203
ed923f9d 204#: ../src/ddns/providers.py:667
4011554b 205msgid "Account has been disabled."
9cfcaa8a 206msgstr "Konto zostało zablokowane."
4011554b 207
ed923f9d 208#: ../src/ddns/providers.py:673
4011554b 209msgid "Too many failed requests."
9cfcaa8a 210msgstr "Zbyt wiele nieudanych żądań."
4011554b 211
ed923f9d
MT
212#: ../src/ddns/providers.py:776
213msgid "Malformed request has been sent."
9cfcaa8a 214msgstr "Wysłano zniekształcone żądanie."
ed923f9d
MT
215
216#: ../src/ddns/providers.py:780
217msgid "Too frequent update requests have been sent."
9cfcaa8a 218msgstr "Wysyłano zbyt częste żądania aktualizacji."
ed923f9d
MT
219
220#: ../src/ddns/providers.py:826 ../src/ddns/providers.py:1013
b3783a55 221msgid "Domain not found."
9cfcaa8a 222msgstr "Nie znaleziono domeny."
4011554b 223
ed923f9d 224#: ../src/ddns/providers.py:861
b3783a55 225msgid "An invalid IP address was submitted"
9cfcaa8a 226msgstr "Wprowadzono niepoprawny adres IP"
4011554b 227
ed923f9d 228#: ../src/ddns/providers.py:1015
b3783a55 229msgid "Domain not active."
9cfcaa8a 230msgstr "Domena nieaktywna."
4011554b 231
ed923f9d 232#: ../src/ddns/providers.py:1165
4011554b 233msgid "No Auth details specified."
9cfcaa8a 234msgstr "Nie podano danych do logowania."
4011554b 235
ed923f9d 236#: ../src/ddns/providers.py:1187
4011554b 237msgid "Invalid IPv4 address has been sent."
9cfcaa8a 238msgstr "Wysłano błędny adres IPv4."
4011554b 239
ed923f9d 240#: ../src/ddns/providers.py:1189
4011554b 241msgid "Invalid IPv6 address has been sent."
9cfcaa8a 242msgstr "Wysłano błędny adres IPv6."
4011554b 243
ed923f9d
MT
244#: ../src/ddns/providers.py:1385
245msgid "Invalid hostname specified"
9cfcaa8a 246msgstr "Podano nieprawidłową nazwę hosta"
ed923f9d 247
b3783a55 248#: ../src/ddns/system.py:55
4011554b
MT
249#, python-format
250msgid "Running on distribution: %s"
9cfcaa8a 251msgstr "Działa na dystrybucji: %s"
4011554b 252
b3783a55 253#: ../src/ddns/system.py:153
ba9a8e95
MT
254msgid "Request header:"
255msgstr "Nagłówek żądania: "
256
257#. Log response header.
b3783a55 258#: ../src/ddns/system.py:161 ../src/ddns/system.py:170
4011554b
MT
259#, python-format
260msgid "Response header (Status Code %s):"
9cfcaa8a 261msgstr "Nagłówek odpowiedzi (Kod Statusu %s):"