Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1 | # translation of pl.po to Polski |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 2 | # Polish translations for dnsmasq package. |
| 3 | # This file is put in the public domain. |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 4 | # |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 5 | # Tomasz Sochañski <nerdhero@gmail.com>, 2005. |
| 6 | # Jan Psota <jasiu@belsznica.pl>, 2008. |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 7 | msgid "" |
| 8 | msgstr "" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 9 | "Project-Id-Version: pl\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 10 | "Report-Msgid-Bugs-To: \n" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 11 | "POT-Creation-Date: 2008-05-23 21:33+0100\n" |
| 12 | "PO-Revision-Date: 2008-03-11 23:43+0100\n" |
| 13 | "Last-Translator: Jan Psota <jasiu@belsznica.pl>\n" |
| 14 | "Language-Team: Polski <pl@li.org>\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 15 | "MIME-Version: 1.0\n" |
| 16 | "Content-Type: text/plain; charset=ISO-8859-2\n" |
| 17 | "Content-Transfer-Encoding: 8bit\n" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 18 | "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%" |
| 19 | "100<10 || n%100>=20) ? 1 : 2);\n" |
| 20 | "X-Generator: KBabel 1.11.4\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 21 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 22 | #: cache.c:700 |
| 23 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 24 | msgid "failed to load names from %s: %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 25 | msgstr "nie potrafiê wczytaæ nazw z %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 26 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 27 | #: cache.c:734 dhcp.c:757 |
| 28 | #, c-format |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 29 | msgid "bad address at %s line %d" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 30 | msgstr "b³êdny adres w pliku %s, w linii %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 31 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 32 | #: cache.c:781 dhcp.c:771 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 33 | #, c-format |
| 34 | msgid "bad name at %s line %d" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 35 | msgstr "b³êdna nazwa w pliku %s, w linii %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 36 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 37 | #: cache.c:788 dhcp.c:825 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 38 | #, c-format |
| 39 | msgid "read %s - %d addresses" |
| 40 | msgstr "przeczytano %s - %d adresów" |
| 41 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 42 | #: cache.c:826 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 43 | msgid "cleared cache" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 44 | msgstr "wyczyszczono pamiêæ podrêczn±" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 45 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 46 | #: cache.c:875 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 47 | #, c-format |
| 48 | msgid "" |
| 49 | "not giving name %s to the DHCP lease of %s because the name exists in %s " |
| 50 | "with address %s" |
| 51 | msgstr "" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 52 | "nazwa %s nie zosta³a nadana dzier¿awie DHCP %s,poniewa¿ nazwa istnieje w %s " |
| 53 | "i ma ju¿ adres %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 54 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 55 | #: cache.c:927 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 56 | #, c-format |
| 57 | msgid "time %lu" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 58 | msgstr "czas %lu" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 59 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 60 | #: cache.c:928 |
| 61 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 62 | msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 63 | msgstr "" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 64 | "wielko¶æ pamiêci podrêcznej: %d; %d z %d miejsc aktualnych wpisów u¿yto " |
| 65 | "ponownie" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 66 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 67 | #: cache.c:930 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 68 | #, c-format |
| 69 | msgid "queries forwarded %u, queries answered locally %u" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 70 | msgstr "%u zapytañ przes³anych dalej,%u odpowiedzi udzielonych samodzielnie" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 71 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 72 | #: cache.c:953 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 73 | #, c-format |
| 74 | msgid "server %s#%d: queries sent %u, retried or failed %u" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 75 | msgstr "serwer %s#%d: %u zapytañ wys³anych, %u ponowionych lub nieudanych" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 76 | |
| 77 | #: util.c:160 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 78 | msgid "could not get memory" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 79 | msgstr "nie mo¿na dostaæ pamiêci" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 80 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 81 | #: util.c:170 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 82 | #, c-format |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 83 | msgid "failed to allocate %d bytes" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 84 | msgstr "niemo¿liwo¶æ przydzielenia %d bajtów pamiêci" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 85 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 86 | #: util.c:275 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 87 | #, c-format |
| 88 | msgid "infinite" |
| 89 | msgstr "nieskoñczona" |
| 90 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 91 | #: option.c:248 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 92 | msgid "Specify local address(es) to listen on." |
| 93 | msgstr "Adres(y) lokalne do nas³uchiwania." |
| 94 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 95 | #: option.c:249 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 96 | msgid "Return ipaddr for all hosts in specified domains." |
| 97 | msgstr "Zwracanie adresu IP dla wszystkich hostów w podanych domenach." |
| 98 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 99 | #: option.c:250 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 100 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
| 101 | msgstr "Symulacja reverse lookups dla adresów prywatnych opisanych w RFC1918." |
| 102 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 103 | #: option.c:251 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 104 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 105 | msgstr "Traktowanie adresu IP jak NXDOMAIN" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 106 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 107 | #: option.c:252 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 108 | #, c-format |
| 109 | msgid "Specify the size of the cache in entries (defaults to %s)." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 110 | msgstr "Wielko¶æ pamiêci podrêcznej (domy¶lnie: %s miejsc)" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 111 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 112 | #: option.c:253 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 113 | #, c-format |
| 114 | msgid "Specify configuration file (defaults to %s)." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 115 | msgstr "¦cie¿ka do pliku konfiguracyjnego (domy¶lnie: %s)" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 116 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 117 | #: option.c:254 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 118 | msgid "Do NOT fork into the background: run in debug mode." |
| 119 | msgstr "NIE twórz procesu potomnego w tle: dzia³anie w trybie debugowania." |
| 120 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 121 | #: option.c:255 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 122 | msgid "Do NOT forward queries with no domain part." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 123 | msgstr "Wy³±czenie przekazywania zapytañ bez podanej czê¶ci domenowej." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 124 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 125 | #: option.c:256 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 126 | msgid "Return self-pointing MX records for local hosts." |
| 127 | msgstr "Zwracanie samowskazuj±cego rekordu MX dla lokalnych hostów." |
| 128 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 129 | #: option.c:257 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 130 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
| 131 | msgstr "Rozwijanie prostych nazw z /etc/hosts przyrostkiem domenowym." |
| 132 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 133 | #: option.c:258 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 134 | msgid "Don't forward spurious DNS requests from Windows hosts." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 135 | msgstr "" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 136 | "Wy³±czenie przekazywania pozornych zapytañ DNS z komputerów dzia³aj±cych pod " |
| 137 | "Windows." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 138 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 139 | #: option.c:259 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 140 | msgid "Enable DHCP in the range given with lease duration." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 141 | msgstr "" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 142 | "W³±czenie serwera DHCP dla wskazanego zakresu adresów z okre¶leniem czasu " |
| 143 | "dzier¿awy." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 144 | |
| 145 | #: option.c:260 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 146 | #, c-format |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 147 | msgid "Change to this group after startup (defaults to %s)." |
| 148 | msgstr "Po uruchomieniu zmiana grupy procesu na podan± (domy¶lnie: %s)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 149 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 150 | #: option.c:261 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 151 | msgid "Set address or hostname for a specified machine." |
| 152 | msgstr "Ustawienie adresu lub nazwy dla wskazanego komputera." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 153 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 154 | #: option.c:262 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 155 | msgid "Read DHCP host specs from file" |
| 156 | msgstr "Wczytanie z podanego pliku opisów maszyn na potrzeby DHCP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 157 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 158 | #: option.c:263 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 159 | msgid "Read DHCP option specs from file" |
| 160 | msgstr "Wczytanie z podanego pliku warto¶ci opcji DHCP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 161 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 162 | #: option.c:264 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 163 | #, c-format |
| 164 | msgid "Do NOT load %s file." |
| 165 | msgstr "Pominiêcie pliku %s." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 166 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 167 | #: option.c:265 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 168 | #, c-format |
| 169 | msgid "Specify a hosts file to be read in addition to %s." |
| 170 | msgstr "Wskazanie dodatkowego pliku 'hosts' oprócz %s." |
| 171 | |
| 172 | #: option.c:266 |
| 173 | msgid "Specify interface(s) to listen on." |
| 174 | msgstr "Interfejsy, na których nas³uchiwaæ." |
| 175 | |
| 176 | #: option.c:267 |
| 177 | msgid "Specify interface(s) NOT to listen on." |
| 178 | msgstr "Interfejsy, na których NIE nas³uchiwaæ." |
| 179 | |
| 180 | #: option.c:268 |
| 181 | msgid "Map DHCP user class to tag." |
| 182 | msgstr "Powi±zanie klasy u¿ytkownika DHCP ze znacznikiem." |
| 183 | |
| 184 | #: option.c:269 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 185 | msgid "Map RFC3046 circuit-id to tag." |
| 186 | msgstr "" |
| 187 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 188 | #: option.c:270 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 189 | msgid "Map RFC3046 remote-id to tag." |
| 190 | msgstr "" |
| 191 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 192 | #: option.c:271 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 193 | msgid "Map RFC3993 subscriber-id to tag." |
| 194 | msgstr "" |
| 195 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 196 | #: option.c:272 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 197 | msgid "Don't do DHCP for hosts with tag set." |
| 198 | msgstr "Wy³±czenie DHCP dla hostów z okre¶lonym znacznikiem." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 199 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 200 | #: option.c:273 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 201 | msgid "Force broadcast replies for hosts with tag set." |
| 202 | msgstr "" |
| 203 | "Wymuszenie odpowiedzi w trybie rozg³oszeniowym dla hostów z okre¶lonym " |
| 204 | "znacznikiem." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 205 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 206 | #: option.c:274 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 207 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 208 | msgstr "NIE twórz procesu potomnego w tle i NIE w³±czaj trybu debugowania." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 209 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 210 | #: option.c:275 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 211 | msgid "Assume we are the only DHCP server on the local network." |
| 212 | msgstr "Zak³adanie, ¿e jeste¶my jedynym serwerem DHCP w sieci lokalnej." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 213 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 214 | #: option.c:276 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 215 | #, c-format |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 216 | msgid "Specify where to store DHCP leases (defaults to %s)." |
| 217 | msgstr "¦cie¿ka przechowywania pliku dzier¿aw DHCP (domy¶lnie: %s)" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 218 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 219 | #: option.c:277 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 220 | msgid "Return MX records for local hosts." |
| 221 | msgstr "W³±czenie zwracania rekordu MX dla hostów lokalnych." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 222 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 223 | #: option.c:278 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 224 | msgid "Specify an MX record." |
| 225 | msgstr "Specyfikacja rekordu MX." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 226 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 227 | #: option.c:279 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 228 | msgid "Specify BOOTP options to DHCP server." |
| 229 | msgstr "Okre¶lenie opcji BOOTP serwera DHCP." |
| 230 | |
| 231 | #: option.c:280 |
| 232 | #, c-format |
| 233 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
| 234 | msgstr "" |
| 235 | "Wy³±czenie obserwacji pliku %s, ponowne odczytywanie tylko po odebraniu " |
| 236 | "sygna³u SIGHUP." |
| 237 | |
| 238 | #: option.c:281 |
| 239 | msgid "Do NOT cache failed search results." |
| 240 | msgstr "" |
| 241 | "Wy³±czenie przechowywania w pamiêci podrêcznej wyników nieudanych wyszukiwañ." |
| 242 | |
| 243 | #: option.c:282 |
| 244 | #, c-format |
| 245 | msgid "Use nameservers strictly in the order given in %s." |
| 246 | msgstr "" |
| 247 | |
| 248 | #: option.c:283 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 249 | #, fuzzy |
| 250 | msgid "Specify options to be sent to DHCP clients." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 251 | msgstr "Dodatkowe opcje ustawieñ dla klientów DHCP." |
| 252 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 253 | #: option.c:284 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 254 | msgid "DHCP option sent even if the client does not request it." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 255 | msgstr "Opcja DHCP wysy³ana nawet je¿eli klient o ni± nie prosi." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 256 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 257 | #: option.c:285 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 258 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
| 259 | msgstr "Port nas³uchiwania zapytañ DNS (domy¶lnie: 53)." |
| 260 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 261 | #: option.c:286 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 262 | #, c-format |
| 263 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
| 264 | msgstr "Maksymalna obs³ugiwana wielko¶æ pakietu EDNS.0 (domy¶lnie: %s)." |
| 265 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 266 | #: option.c:287 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 267 | #, fuzzy |
| 268 | msgid "Log DNS queries." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 269 | msgstr "Zapytania zapisywane w pliku log." |
| 270 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 271 | #: option.c:288 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 272 | msgid "Force the originating port for upstream DNS queries." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 273 | msgstr "" |
| 274 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 275 | #: option.c:289 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 276 | msgid "Do NOT read resolv.conf." |
| 277 | msgstr "Wy³±czenie czytania pliku resolv.conf" |
| 278 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 279 | #: option.c:290 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 280 | #, c-format |
| 281 | msgid "Specify path to resolv.conf (defaults to %s)." |
| 282 | msgstr "Podaj ¶cie¿kê do pliku resolv.conf (domy¶lnie: %s)." |
| 283 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 284 | #: option.c:291 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 285 | msgid "Specify address(es) of upstream servers with optional domains." |
| 286 | msgstr "" |
| 287 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 288 | #: option.c:292 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 289 | msgid "Never forward queries to specified domains." |
| 290 | msgstr "Wy³±czenie przekazywania zapytañ do okre¶lonych domen." |
| 291 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 292 | #: option.c:293 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 293 | msgid "Specify the domain to be assigned in DHCP leases." |
| 294 | msgstr "Nazwa domeny, która bêdzie przypisana w dzier¿awach DHCP." |
| 295 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 296 | #: option.c:294 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 297 | msgid "Specify default target in an MX record." |
| 298 | msgstr "Okre¶lenie domy¶lnego celu w rekordzie MX." |
| 299 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 300 | #: option.c:295 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 301 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
| 302 | msgstr "" |
| 303 | "Okre¶lenie czasu wa¿no¶ci (time-to-live) w sekundach odpowiedzi branych z /" |
| 304 | "etc/hosts." |
| 305 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 306 | #: option.c:296 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 307 | #, fuzzy |
| 308 | msgid "Specify time-to-live in seconds for negative caching." |
| 309 | msgstr "" |
| 310 | "Okre¶lenie czasu wa¿no¶ci (time-to-live) w sekundach odpowiedzi branych z /" |
| 311 | "etc/hosts." |
| 312 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 313 | #: option.c:297 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 314 | #, c-format |
| 315 | msgid "Change to this user after startup. (defaults to %s)." |
| 316 | msgstr "Po starcie zmiana u¿ytkownika procesu na podanego. (domy¶lnie: %s)." |
| 317 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 318 | #: option.c:298 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 319 | #, fuzzy |
| 320 | msgid "Map DHCP vendor class to tag." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 321 | msgstr "Mapowanie nazwy dystrybutora DHCP do ustawieñ opcji." |
| 322 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 323 | #: option.c:299 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 324 | msgid "Display dnsmasq version and copyright information." |
| 325 | msgstr "" |
| 326 | "W³±czenie pokazywania wersji dnsmasq i informacji o ochronie praw autorskich." |
| 327 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 328 | #: option.c:300 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 329 | msgid "Translate IPv4 addresses from upstream servers." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 330 | msgstr "T³umaczenie adresów IPv4 z serwerów nadrzêdnych." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 331 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 332 | #: option.c:301 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 333 | msgid "Specify a SRV record." |
| 334 | msgstr "Okre¶lenie rekordu SRV." |
| 335 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 336 | #: option.c:302 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 337 | msgid "Display this message. Use --help dhcp for known DHCP options." |
| 338 | msgstr "" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 339 | "Wy¶wietla ten komunikat. U¿yj '--help dhcp' chc±c przejrzeæ listê opcji DHCP " |
| 340 | "(dhcp-option=xxx,...)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 341 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 342 | #: option.c:303 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 343 | #, fuzzy, c-format |
| 344 | msgid "Specify path of PID file (defaults to %s)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 345 | msgstr "Okre¶lenie ¶cie¿ki do pliku PID. (domy¶lnie: %s)." |
| 346 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 347 | #: option.c:304 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 348 | #, c-format |
| 349 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 350 | msgstr "Maksymalna liczba dzier¿aw DHCP. (domy¶lnie: %s)." |
| 351 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 352 | #: option.c:305 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 353 | msgid "Answer DNS queries based on the interface a query was sent to." |
| 354 | msgstr "" |
| 355 | "Odpowiedzi na zapytania DNS uzale¿nione od interfejsu, który odebra³ " |
| 356 | "zapytanie." |
| 357 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 358 | #: option.c:306 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 359 | msgid "Specify TXT DNS record." |
| 360 | msgstr "Rekord TXT DNS." |
| 361 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 362 | #: option.c:307 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 363 | #, fuzzy |
| 364 | msgid "Specify PTR DNS record." |
| 365 | msgstr "Rekord TXT DNS." |
| 366 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 367 | #: option.c:308 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 368 | msgid "Give DNS name to IPv4 address of interface." |
| 369 | msgstr "" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 370 | "Zwraca nazwê domenow± powi±zan± z pierwszym adresem interfejsu sieciowego." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 371 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 372 | #: option.c:309 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 373 | msgid "Bind only to interfaces in use." |
| 374 | msgstr "W³±czenie nas³uchiwania tylko na u¿ywanych interfejsach." |
| 375 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 376 | #: option.c:310 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 377 | #, c-format |
| 378 | msgid "Read DHCP static host information from %s." |
| 379 | msgstr "Statycznych informacji DHCP hosta z pliku %s." |
| 380 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 381 | #: option.c:311 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 382 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 383 | msgstr "" |
| 384 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 385 | #: option.c:312 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 386 | msgid "Do not provide DHCP on this interface, only provide DNS." |
| 387 | msgstr "Wy³±czenie DHCP na tym interfejsie, w³±czenie tylko DNS." |
| 388 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 389 | #: option.c:313 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 390 | msgid "Enable dynamic address allocation for bootp." |
| 391 | msgstr "W³±czenie automatycznej alokacji adresu dla BOOTP." |
| 392 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 393 | #: option.c:314 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 394 | #, fuzzy |
| 395 | msgid "Map MAC address (with wildcards) to option set." |
| 396 | msgstr "Mapowanie nazwy dystrybutora DHCP do ustawieñ opcji." |
| 397 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 398 | #: option.c:316 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 399 | msgid "Treat DHCP requests on aliases as arriving from interface." |
| 400 | msgstr "" |
| 401 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 402 | #: option.c:318 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 403 | msgid "Disable ICMP echo address checking in the DHCP server." |
| 404 | msgstr "" |
| 405 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 406 | #: option.c:319 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 407 | msgid "Script to run on DHCP lease creation and destruction." |
| 408 | msgstr "" |
| 409 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 410 | #: option.c:320 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 411 | msgid "Read configuration from all the files in this directory." |
| 412 | msgstr "" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 413 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 414 | #: option.c:321 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 415 | #, fuzzy |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 416 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 417 | msgstr "Po starcie zmiana u¿ytkownika procesu na podanego. (domy¶lnie: %s)." |
| 418 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 419 | #: option.c:322 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 420 | msgid "Read leases at startup, but never write the lease file." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 421 | msgstr "" |
| 422 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 423 | #: option.c:323 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 424 | #, fuzzy, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 425 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 426 | msgstr "Maksymalna liczba dzier¿aw DHCP. (domy¶lnie: %s)." |
| 427 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 428 | #: option.c:324 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 429 | #, c-format |
| 430 | msgid "Clear DNS cache when reloading %s." |
| 431 | msgstr "" |
| 432 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 433 | #: option.c:325 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 434 | msgid "Ignore hostnames provided by DHCP clients." |
| 435 | msgstr "" |
| 436 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 437 | #: option.c:326 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 438 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
| 439 | msgstr "" |
| 440 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 441 | #: option.c:327 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 442 | msgid "Enable integrated read-only TFTP server." |
| 443 | msgstr "" |
| 444 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 445 | #: option.c:328 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 446 | msgid "Export files by TFTP only from the specified subtree." |
| 447 | msgstr "" |
| 448 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 449 | #: option.c:329 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 450 | msgid "Add client IP address to tftp-root." |
| 451 | msgstr "" |
| 452 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 453 | #: option.c:330 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 454 | msgid "Allow access only to files owned by the user running dnsmasq." |
| 455 | msgstr "" |
| 456 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 457 | #: option.c:331 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 458 | #, fuzzy, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 459 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
| 460 | msgstr "Maksymalna liczba dzier¿aw DHCP. (domy¶lnie: %s)." |
| 461 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 462 | #: option.c:332 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 463 | msgid "Disable the TFTP blocksize extension." |
| 464 | msgstr "" |
| 465 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 466 | #: option.c:333 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 467 | msgid "Ephemeral port range for use by TFTP transfers." |
| 468 | msgstr "" |
| 469 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 470 | #: option.c:334 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 471 | msgid "Extra logging for DHCP." |
| 472 | msgstr "" |
| 473 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 474 | #: option.c:335 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 475 | msgid "Enable async. logging; optionally set queue length." |
| 476 | msgstr "" |
| 477 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 478 | #: option.c:336 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 479 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
| 480 | msgstr "" |
| 481 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 482 | #: option.c:337 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 483 | msgid "Always perform DNS queries to all servers." |
| 484 | msgstr "" |
| 485 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 486 | #: option.c:338 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 487 | msgid "Set tag if client includes option in request." |
| 488 | msgstr "" |
| 489 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 490 | #: option.c:339 |
| 491 | msgid "Use alternative ports for DHCP." |
| 492 | msgstr "" |
| 493 | |
| 494 | #: option.c:340 |
| 495 | msgid "Run lease-change script as this user." |
| 496 | msgstr "" |
| 497 | |
| 498 | #: option.c:591 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 499 | #, c-format |
| 500 | msgid "" |
| 501 | "Usage: dnsmasq [options]\n" |
| 502 | "\n" |
| 503 | msgstr "" |
| 504 | "U¿ycie: dnsmasq [opcje]\n" |
| 505 | "\n" |
| 506 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 507 | #: option.c:593 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 508 | #, c-format |
| 509 | msgid "Use short options only on the command line.\n" |
| 510 | msgstr "Tylko krótkie opcje w linii komend.\n" |
| 511 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 512 | #: option.c:595 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 513 | #, c-format |
| 514 | msgid "Valid options are :\n" |
| 515 | msgstr "Obs³ugiwane opcje:\n" |
| 516 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 517 | #: option.c:616 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 518 | #, c-format |
| 519 | msgid "Known DHCP options:\n" |
| 520 | msgstr "" |
| 521 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 522 | #: option.c:689 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 523 | msgid "bad dhcp-option" |
| 524 | msgstr "b³±d w dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 525 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 526 | #: option.c:745 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 527 | #, fuzzy |
| 528 | msgid "bad IP address" |
| 529 | msgstr "przeczytano %s - %d adresów" |
| 530 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 531 | #: option.c:843 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 532 | msgid "bad domain in dhcp-option" |
| 533 | msgstr "nieprawid³owa nazwa domeny w dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 534 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 535 | #: option.c:901 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 536 | msgid "dhcp-option too long" |
| 537 | msgstr "zbyt d³uga nazwa w dhcp-option" |
| 538 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 539 | #: option.c:948 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 540 | #, fuzzy, c-format |
| 541 | msgid "cannot access directory %s: %s" |
| 542 | msgstr "b³±d odczytu z %s: %s" |
| 543 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 544 | #: option.c:967 tftp.c:348 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 545 | #, fuzzy, c-format |
| 546 | msgid "cannot access %s: %s" |
| 547 | msgstr "b³±d odczytu z %s: %s" |
| 548 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 549 | #: option.c:1004 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 550 | msgid "only one dhcp-hostsfile allowed" |
| 551 | msgstr "" |
| 552 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 553 | #: option.c:1011 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 554 | msgid "only one dhcp-optsfile allowed" |
| 555 | msgstr "" |
| 556 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 557 | #: option.c:1055 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 558 | msgid "bad MX preference" |
| 559 | msgstr "" |
| 560 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 561 | #: option.c:1059 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 562 | msgid "bad MX name" |
| 563 | msgstr "b³êdna nazwa MX" |
| 564 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 565 | #: option.c:1073 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 566 | msgid "bad MX target" |
| 567 | msgstr "b³êdny cel MX" |
| 568 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 569 | #: option.c:1084 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 570 | msgid "cannot run scripts under uClinux" |
| 571 | msgstr "" |
| 572 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 573 | #: option.c:1275 option.c:1283 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 574 | msgid "bad port" |
| 575 | msgstr "nieprawid³owy port" |
| 576 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 577 | #: option.c:1303 option.c:1328 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 578 | msgid "interface binding not supported" |
| 579 | msgstr "" |
| 580 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 581 | #: option.c:1437 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 582 | #, fuzzy |
| 583 | msgid "bad port range" |
| 584 | msgstr "nieprawid³owy port" |
| 585 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 586 | #: option.c:1454 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 587 | msgid "bad bridge-interface" |
| 588 | msgstr "" |
| 589 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 590 | #: option.c:1495 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 591 | msgid "bad dhcp-range" |
| 592 | msgstr "nieprawid³owy zakres dhcp-range" |
| 593 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 594 | #: option.c:1521 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 595 | msgid "only one netid tag allowed" |
| 596 | msgstr "" |
| 597 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 598 | #: option.c:1561 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 599 | msgid "inconsistent DHCP range" |
| 600 | msgstr "niespójny zakres DHCP" |
| 601 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 602 | #: option.c:1729 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 603 | #, fuzzy |
| 604 | msgid "bad DHCP host name" |
| 605 | msgstr "b³êdna nazwa MX" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 606 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 607 | #: option.c:1900 option.c:2107 |
| 608 | msgid "invalid port number" |
| 609 | msgstr "nieprawid³owy port" |
| 610 | |
| 611 | #: option.c:1986 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 612 | #, fuzzy |
| 613 | msgid "bad interface name" |
| 614 | msgstr "b³êdna nazwa MX" |
| 615 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 616 | #: option.c:2006 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 617 | #, fuzzy |
| 618 | msgid "bad PTR record" |
| 619 | msgstr "b³±d w rekordzie SRV" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 620 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 621 | #: option.c:2026 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 622 | msgid "TXT record string too long" |
| 623 | msgstr "zbyt d³ugi rekord TXT" |
| 624 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 625 | #: option.c:2030 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 626 | msgid "bad TXT record" |
| 627 | msgstr "nieprawid³owy rekord TX" |
| 628 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 629 | #: option.c:2090 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 630 | msgid "bad SRV record" |
| 631 | msgstr "b³±d w rekordzie SRV" |
| 632 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 633 | #: option.c:2099 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 634 | msgid "bad SRV target" |
| 635 | msgstr "nieprawid³owy cel SRV" |
| 636 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 637 | #: option.c:2114 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 638 | msgid "invalid priority" |
| 639 | msgstr "nieprawid³owy priorytet" |
| 640 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 641 | #: option.c:2121 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 642 | msgid "invalid weight" |
| 643 | msgstr "nieprawid³owe znaczenie" |
| 644 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 645 | #: option.c:2157 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 646 | #, c-format |
| 647 | msgid "files nested too deep in %s" |
| 648 | msgstr "" |
| 649 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 650 | #: option.c:2165 tftp.c:503 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 651 | #, c-format |
| 652 | msgid "cannot read %s: %s" |
| 653 | msgstr "b³±d odczytu z %s: %s" |
| 654 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 655 | #: option.c:2226 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 656 | msgid "missing \"" |
| 657 | msgstr "brakuje \"" |
| 658 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 659 | #: option.c:2273 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 660 | msgid "bad option" |
| 661 | msgstr "nieprawid³owa opcja" |
| 662 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 663 | #: option.c:2275 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 664 | msgid "extraneous parameter" |
| 665 | msgstr "dodatkowy parametr" |
| 666 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 667 | #: option.c:2277 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 668 | msgid "missing parameter" |
| 669 | msgstr "brak parametru" |
| 670 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 671 | #: option.c:2285 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 672 | msgid "error" |
| 673 | msgstr "b³±d" |
| 674 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 675 | #: option.c:2291 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 676 | #, c-format |
| 677 | msgid "%s at line %d of %%s" |
| 678 | msgstr "%s w linii %d z %%s" |
| 679 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 680 | #: option.c:2331 option.c:2361 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 681 | #, fuzzy, c-format |
| 682 | msgid "read %s" |
| 683 | msgstr "czytanie %s" |
| 684 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 685 | #: option.c:2429 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 686 | #, c-format |
| 687 | msgid "Dnsmasq version %s %s\n" |
| 688 | msgstr "Dnsmasq, wersja %s %s\n" |
| 689 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 690 | #: option.c:2430 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 691 | #, c-format |
| 692 | msgid "" |
| 693 | "Compile time options %s\n" |
| 694 | "\n" |
| 695 | msgstr "" |
| 696 | "Wkompilowane opcje %s\n" |
| 697 | "\n" |
| 698 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 699 | #: option.c:2431 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 700 | #, c-format |
| 701 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 702 | msgstr "Oprogramowanie to nie zawiera ¿adnych gwarancji.\n" |
| 703 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 704 | #: option.c:2432 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 705 | #, c-format |
| 706 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
| 707 | msgstr "Dnsmasq jest wolnym oprogramowaniem, mo¿esz je rozprowadzaæ\n" |
| 708 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 709 | #: option.c:2433 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 710 | #, fuzzy, c-format |
| 711 | msgid "under the terms of the GNU General Public License, version 2 or 3.\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 712 | msgstr "na warunkach okre¶lonych w GNU General Public Licence, wersja 2.\n" |
| 713 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 714 | #: option.c:2444 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 715 | msgid "try --help" |
| 716 | msgstr "" |
| 717 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 718 | #: option.c:2446 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 719 | msgid "try -w" |
| 720 | msgstr "" |
| 721 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 722 | #: option.c:2449 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 723 | #, fuzzy, c-format |
| 724 | msgid "bad command line options: %s" |
| 725 | msgstr "nieprawid³owa opcja linii komend: %s." |
| 726 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 727 | #: option.c:2490 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 728 | #, c-format |
| 729 | msgid "cannot get host-name: %s" |
| 730 | msgstr "nie mo¿na pobraæ nazwy hosta: %s" |
| 731 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 732 | #: option.c:2518 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 733 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 734 | msgstr "tylko jeden plik resolv.conf jest dopuszczany w trybie no-poll." |
| 735 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 736 | #: option.c:2528 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 737 | msgid "must have exactly one resolv.conf to read domain from." |
| 738 | msgstr "musisz mieæ dok³adnie jeden plik resolv.conf do odczytu domen." |
| 739 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 740 | #: option.c:2531 network.c:640 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 741 | #, fuzzy, c-format |
| 742 | msgid "failed to read %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 743 | msgstr "b³±d w odczycie %s: %m" |
| 744 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 745 | #: option.c:2549 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 746 | #, c-format |
| 747 | msgid "no search directive found in %s" |
| 748 | msgstr "brak wytycznych wyszukiwania w %s" |
| 749 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 750 | #: forward.c:381 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 751 | #, c-format |
| 752 | msgid "nameserver %s refused to do a recursive query" |
| 753 | msgstr "serwer nazw %s odmawia wykonania zapytania rekursywnego" |
| 754 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 755 | #: forward.c:409 |
| 756 | msgid "possible DNS-rebind attack detected" |
| 757 | msgstr "" |
| 758 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 759 | #: isc.c:77 dnsmasq.c:769 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 760 | #, fuzzy, c-format |
| 761 | msgid "failed to access %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 762 | msgstr "b³±d w dostêpie do %s: %m" |
| 763 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 764 | #: isc.c:93 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 765 | #, fuzzy, c-format |
| 766 | msgid "failed to load %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 767 | msgstr "b³±d ³adowania %s: %m" |
| 768 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 769 | #: isc.c:97 dnsmasq.c:791 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 770 | #, c-format |
| 771 | msgid "reading %s" |
| 772 | msgstr "czytanie %s" |
| 773 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 774 | #: isc.c:119 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 775 | #, c-format |
| 776 | msgid "bad name in %s" |
| 777 | msgstr "nieprawid³owa nazwa w %s" |
| 778 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 779 | #: isc.c:181 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 780 | #, c-format |
| 781 | msgid "Ignoring DHCP lease for %s because it has an illegal domain part" |
| 782 | msgstr "" |
| 783 | "Ignorujê dzier¿awy DHCP dla %s poniewa¿ zawieraj± nieprawid³ow± czê¶æ " |
| 784 | "domenow±" |
| 785 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 786 | #: network.c:45 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 787 | #, fuzzy, c-format |
| 788 | msgid "unknown interface %s in bridge-interface" |
| 789 | msgstr "nieznany interfejs %s" |
| 790 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 791 | #: network.c:389 dnsmasq.c:183 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 792 | #, c-format |
| 793 | msgid "failed to create listening socket: %s" |
| 794 | msgstr "b³±d podczas tworzenia gniazda: %s" |
| 795 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 796 | #: network.c:396 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 797 | #, c-format |
| 798 | msgid "failed to set IPV6 options on listening socket: %s" |
| 799 | msgstr "b³±d ustawienia opcji IPV6 na nas³uchuj±cym gnie¼dzie: %s" |
| 800 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 801 | #: network.c:415 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 802 | #, c-format |
| 803 | msgid "failed to bind listening socket for %s: %s" |
| 804 | msgstr "b³±d pod³±czenia nas³uchuj±cego gniazda dla %s: %s" |
| 805 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 806 | #: network.c:420 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 807 | #, c-format |
| 808 | msgid "failed to listen on socket: %s" |
| 809 | msgstr "b³±d w³±czenia nas³uchiwania gniazda: %s" |
| 810 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 811 | #: network.c:432 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 812 | #, fuzzy, c-format |
| 813 | msgid "failed to create TFTP socket: %s" |
| 814 | msgstr "b³±d podczas tworzenia gniazda: %s" |
| 815 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 816 | #: network.c:549 |
| 817 | #, fuzzy, c-format |
| 818 | msgid "failed to bind server socket for %s: %s" |
| 819 | msgstr "b³±d pod³±czenia nas³uchuj±cego gniazda dla %s: %s" |
| 820 | |
| 821 | #: network.c:582 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 822 | #, c-format |
| 823 | msgid "ignoring nameserver %s - local interface" |
| 824 | msgstr "ignorowanie serwera nazw %s - interfejs lokalny" |
| 825 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 826 | #: network.c:591 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 827 | #, fuzzy, c-format |
| 828 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 829 | msgstr "ignorowanie serwera nazw %s - nie mo¿na utworzyæ/dowi±zaæ gniazda: %m" |
| 830 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 831 | #: network.c:606 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 832 | msgid "unqualified" |
| 833 | msgstr "niekwalifikowany(a/e)" |
| 834 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 835 | #: network.c:606 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 836 | msgid "names" |
| 837 | msgstr "" |
| 838 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 839 | #: network.c:608 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 840 | msgid "default" |
| 841 | msgstr "" |
| 842 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 843 | #: network.c:610 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 844 | msgid "domain" |
| 845 | msgstr "domena" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 846 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 847 | #: network.c:613 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 848 | #, c-format |
| 849 | msgid "using local addresses only for %s %s" |
| 850 | msgstr "w³±czenie u¿ywania lokalnych adresów tylko dla %s %s" |
| 851 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 852 | #: network.c:615 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 853 | #, c-format |
| 854 | msgid "using nameserver %s#%d for %s %s" |
| 855 | msgstr "u¿ywany serwer nazw: %s#%d dla %s %s" |
| 856 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 857 | #: network.c:618 |
| 858 | #, fuzzy, c-format |
| 859 | msgid "using nameserver %s#%d(via %s)" |
| 860 | msgstr "u¿ywany serwer nazw %s#%d" |
| 861 | |
| 862 | #: network.c:620 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 863 | #, c-format |
| 864 | msgid "using nameserver %s#%d" |
| 865 | msgstr "u¿ywany serwer nazw %s#%d" |
| 866 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 867 | #: dnsmasq.c:113 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 868 | msgid "" |
| 869 | "ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h" |
| 870 | msgstr "" |
| 871 | "Intergracja z ISC dhcpd nie jest dostêpna: ustaw HAVE_ISC_READER w src/" |
| 872 | "config.h" |
| 873 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 874 | #: dnsmasq.c:135 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 875 | #, fuzzy |
| 876 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
| 877 | msgstr "DBus jest niedostêpny: ustaw HAVE_DBUS w src/config.h" |
| 878 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 879 | #: dnsmasq.c:140 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 880 | msgid "asychronous logging is not available under Solaris" |
| 881 | msgstr "" |
| 882 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 883 | #: dnsmasq.c:154 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 884 | msgid "must set exactly one interface on broken systems without IP_RECVIF" |
| 885 | msgstr "musisz ustawiæ dok³adnie jeden interfejs w systemach bez IP_RECVIF" |
| 886 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 887 | #: dnsmasq.c:164 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 888 | #, c-format |
| 889 | msgid "failed to find list of interfaces: %s" |
| 890 | msgstr "b³±d w znalezieniu listy interfejsów sieciowych: %s" |
| 891 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 892 | #: dnsmasq.c:172 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 893 | #, c-format |
| 894 | msgid "unknown interface %s" |
| 895 | msgstr "nieznany interfejs %s" |
| 896 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 897 | #: dnsmasq.c:178 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 898 | #, c-format |
| 899 | msgid "no interface with address %s" |
| 900 | msgstr "brak interfejsu z adresem %s" |
| 901 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 902 | #: dnsmasq.c:195 dnsmasq.c:575 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 903 | #, c-format |
| 904 | msgid "DBus error: %s" |
| 905 | msgstr "b³±d DBus: %s" |
| 906 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 907 | #: dnsmasq.c:198 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 908 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 909 | msgstr "DBus jest niedostêpny: ustaw HAVE_DBUS w src/config.h" |
| 910 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 911 | #: dnsmasq.c:207 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 912 | #, fuzzy, c-format |
| 913 | msgid "cannot create pipe: %s" |
| 914 | msgstr "b³±d odczytu z %s: %s" |
| 915 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 916 | #: dnsmasq.c:223 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 917 | #, c-format |
| 918 | msgid "cannot chdir to filesystem root: %s" |
| 919 | msgstr "" |
| 920 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 921 | #: dnsmasq.c:231 |
| 922 | #, c-format |
| 923 | msgid "cannot fork into background: %s" |
| 924 | msgstr "" |
| 925 | |
| 926 | #: dnsmasq.c:363 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 927 | #, fuzzy, c-format |
| 928 | msgid "started, version %s DNS disabled" |
| 929 | msgstr "uruchomiony, wersja %s cache wy³±czony" |
| 930 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 931 | #: dnsmasq.c:365 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 932 | #, c-format |
| 933 | msgid "started, version %s cachesize %d" |
| 934 | msgstr "uruchomiony, wersja %s wielko¶æ cache %d" |
| 935 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 936 | #: dnsmasq.c:367 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 937 | #, c-format |
| 938 | msgid "started, version %s cache disabled" |
| 939 | msgstr "uruchomiony, wersja %s cache wy³±czony" |
| 940 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 941 | #: dnsmasq.c:369 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 942 | #, c-format |
| 943 | msgid "compile time options: %s" |
| 944 | msgstr "opcje kompilacji: %s" |
| 945 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 946 | #: dnsmasq.c:375 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 947 | msgid "DBus support enabled: connected to system bus" |
| 948 | msgstr "obs³uga DBus w³±czona: pod³±czono do szyny systemowej" |
| 949 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 950 | #: dnsmasq.c:377 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 951 | msgid "DBus support enabled: bus connection pending" |
| 952 | msgstr "obs³uga DBus w³±czona: pod³±czanie do szyny systemowej w toku" |
| 953 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 954 | #: dnsmasq.c:382 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 955 | msgid "setting --bind-interfaces option because of OS limitations" |
| 956 | msgstr "ustawiam opcjê --bind-interfaces z powodu limitów systemu operacyjnego" |
| 957 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 958 | #: dnsmasq.c:387 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 959 | #, c-format |
| 960 | msgid "warning: interface %s does not currently exist" |
| 961 | msgstr "ostrze¿enie: interfejs %s obecnie nie istnieje" |
| 962 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 963 | #: dnsmasq.c:392 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 964 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
| 965 | msgstr "" |
| 966 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 967 | #: dnsmasq.c:395 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 968 | #, fuzzy |
| 969 | msgid "warning: no upstream servers configured" |
| 970 | msgstr "brak skonfigurowanego adresu" |
| 971 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 972 | #: dnsmasq.c:399 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 973 | #, c-format |
| 974 | msgid "asynchronous logging enabled, queue limit is %d messages" |
| 975 | msgstr "" |
| 976 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 977 | #: dnsmasq.c:411 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 978 | #, c-format |
| 979 | msgid "DHCP, static leases only on %.0s%s, lease time %s" |
| 980 | msgstr "DHCP, statyczne dzier¿awy tylko na %.0s%s, czas dzier¿awy %s" |
| 981 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 982 | #: dnsmasq.c:412 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 983 | #, c-format |
| 984 | msgid "DHCP, IP range %s -- %s, lease time %s" |
| 985 | msgstr "DHCP, zakres IP %s -- %s, czas dzier¿awy %s" |
| 986 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 987 | #: dnsmasq.c:426 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 988 | msgid "root is " |
| 989 | msgstr "" |
| 990 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 991 | #: dnsmasq.c:426 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 992 | msgid "enabled" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 993 | msgstr "w³±czony(a)" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 994 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 995 | #: dnsmasq.c:428 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 996 | msgid "secure mode" |
| 997 | msgstr "" |
| 998 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 999 | #: dnsmasq.c:454 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1000 | #, c-format |
| 1001 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
| 1002 | msgstr "" |
| 1003 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1004 | #: dnsmasq.c:463 |
Simon Kelley | 309331f | 2006-04-22 15:05:01 +0100 | [diff] [blame] | 1005 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1006 | msgid "warning: setting capabilities failed: %s" |
Simon Kelley | 309331f | 2006-04-22 15:05:01 +0100 | [diff] [blame] | 1007 | msgstr "" |
| 1008 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1009 | #: dnsmasq.c:465 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1010 | msgid "running as root" |
| 1011 | msgstr "pracuje z uprawnieniami u¿ytkownika root" |
| 1012 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1013 | #: dnsmasq.c:577 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1014 | msgid "connected to system DBus" |
| 1015 | msgstr "po³±czono do systemowego DBus" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1016 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1017 | #: dnsmasq.c:697 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1018 | #, c-format |
| 1019 | msgid "child process killed by signal %d" |
| 1020 | msgstr "" |
| 1021 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1022 | #: dnsmasq.c:701 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1023 | #, c-format |
| 1024 | msgid "child process exited with status %d" |
| 1025 | msgstr "" |
| 1026 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1027 | #: dnsmasq.c:705 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1028 | #, fuzzy, c-format |
| 1029 | msgid "failed to execute %s: %s" |
| 1030 | msgstr "b³±d w dostêpie do %s: %m" |
| 1031 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1032 | #: dnsmasq.c:710 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1033 | #, fuzzy, c-format |
| 1034 | msgid "failed to create helper: %s" |
| 1035 | msgstr "b³±d w odczycie %s: %m" |
| 1036 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1037 | #: dnsmasq.c:714 |
| 1038 | #, c-format |
| 1039 | msgid "cannot change to user %s for script execution%s%s" |
| 1040 | msgstr "" |
| 1041 | |
| 1042 | #: dnsmasq.c:751 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1043 | msgid "exiting on receipt of SIGTERM" |
| 1044 | msgstr "wy³±czenie po otrzymaniu sygnalu SIGTERM" |
| 1045 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1046 | #: dnsmasq.c:802 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1047 | #, fuzzy, c-format |
| 1048 | msgid "no servers found in %s, will retry" |
| 1049 | msgstr "brak wytycznych wyszukiwania w %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1050 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1051 | #: dhcp.c:38 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1052 | #, c-format |
| 1053 | msgid "cannot create DHCP socket : %s" |
| 1054 | msgstr "nie mo¿na utworzyæ gniazda DHCP : %s" |
| 1055 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1056 | #: dhcp.c:50 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1057 | #, c-format |
| 1058 | msgid "failed to set options on DHCP socket: %s" |
| 1059 | msgstr "b³±d ustawienia opcji gniazda DHCP: %s" |
| 1060 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1061 | #: dhcp.c:68 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1062 | #, fuzzy, c-format |
| 1063 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1064 | msgstr "b³±d ustawienia SO_REUSEADDR gniazda DHCP: %s" |
| 1065 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1066 | #: dhcp.c:81 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1067 | #, c-format |
| 1068 | msgid "failed to bind DHCP server socket: %s" |
| 1069 | msgstr "b³±d pod³±czenia gniazda serwera DHCP: %s" |
| 1070 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1071 | #: dhcp.c:94 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1072 | #, c-format |
| 1073 | msgid "cannot create ICMP raw socket: %s." |
| 1074 | msgstr "b³±d utworzenia surowego gniazda ICMP: %s." |
| 1075 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1076 | #: dhcp.c:223 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1077 | #, c-format |
| 1078 | msgid "DHCP packet received on %s which has no address" |
| 1079 | msgstr "" |
| 1080 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1081 | #: dhcp.c:382 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1082 | #, c-format |
| 1083 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
| 1084 | msgstr "zakres DHCP %s -- %s jest niespójny z mask± sieciow± %s" |
| 1085 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1086 | #: dhcp.c:709 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1087 | #, fuzzy, c-format |
| 1088 | msgid "failed to read %s:%s" |
| 1089 | msgstr "b³±d w odczycie %s: %m" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1090 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1091 | #: dhcp.c:744 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1092 | #, fuzzy, c-format |
| 1093 | msgid "bad line at %s line %d" |
| 1094 | msgstr "b³êdna nazwa w %s, linia %d" |
| 1095 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1096 | #: dhcp.c:847 |
| 1097 | #, c-format |
| 1098 | msgid "duplicate IP address %s in dhcp-config directive." |
| 1099 | msgstr "powtórzenie adresu IP %s w opcji dhcp-config" |
| 1100 | |
| 1101 | #: dhcp.c:850 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1102 | #, fuzzy, c-format |
| 1103 | msgid "duplicate IP address %s in %s." |
| 1104 | msgstr "powtórzenie adresu IP %s w opcji dhcp-config" |
| 1105 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1106 | #: dhcp.c:858 |
| 1107 | #, fuzzy, c-format |
| 1108 | msgid "illegal domain %s in dhcp-config directive." |
| 1109 | msgstr "powtórzenie adresu IP %s w opcji dhcp-config" |
| 1110 | |
| 1111 | #: dhcp.c:860 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1112 | #, c-format |
| 1113 | msgid "illegal domain %s in %s." |
| 1114 | msgstr "" |
| 1115 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1116 | #: dhcp.c:899 |
| 1117 | #, c-format |
| 1118 | msgid "%s has more then one address in hostsfile, using %s for DHCP" |
| 1119 | msgstr "" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1120 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1121 | #: dhcp.c:904 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1122 | #, c-format |
| 1123 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 1124 | msgstr "powtórzenie adresu IP %s (%s) w opcji dhcp-config" |
| 1125 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1126 | #: lease.c:58 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1127 | #, fuzzy, c-format |
| 1128 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1129 | msgstr "b³±d otwarcia lub utworzenia pliku dzier¿aw: %s" |
| 1130 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1131 | #: lease.c:84 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1132 | msgid "too many stored leases" |
| 1133 | msgstr "zbyt du¿a ilo¶æ zapisanych dzier¿aw" |
| 1134 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1135 | #: lease.c:125 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1136 | #, fuzzy, c-format |
| 1137 | msgid "cannot run lease-init script %s: %s" |
| 1138 | msgstr "b³±d odczytu z %s: %s" |
| 1139 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1140 | #: lease.c:131 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1141 | #, c-format |
| 1142 | msgid "lease-init script returned exit code %s" |
| 1143 | msgstr "" |
| 1144 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1145 | #: lease.c:238 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1146 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1147 | msgid "failed to write %s: %s (retry in %us)" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1148 | msgstr "b³±d w odczycie %s: %m" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1149 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1150 | #: rfc2131.c:304 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1151 | #, c-format |
| 1152 | msgid "no address range available for DHCP request %s %s" |
| 1153 | msgstr "¿aden zakres adresowy nie jest dostêpny dla ¿adania DHCP %s %s" |
| 1154 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1155 | #: rfc2131.c:305 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1156 | msgid "with subnet selector" |
| 1157 | msgstr "z selekcj± podsieci" |
| 1158 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1159 | #: rfc2131.c:305 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1160 | msgid "via" |
| 1161 | msgstr "przez" |
| 1162 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1163 | #: rfc2131.c:316 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1164 | #, c-format |
| 1165 | msgid "DHCP packet: transaction-id is %u" |
| 1166 | msgstr "" |
| 1167 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1168 | #: rfc2131.c:321 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1169 | #, c-format |
| 1170 | msgid "Available DHCP subnet: %s/%s" |
| 1171 | msgstr "" |
| 1172 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1173 | #: rfc2131.c:323 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1174 | #, c-format |
| 1175 | msgid "Available DHCP range: %s -- %s" |
| 1176 | msgstr "" |
| 1177 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1178 | #: rfc2131.c:351 rfc2131.c:382 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1179 | msgid "disabled" |
| 1180 | msgstr "wy³±czony(a)" |
| 1181 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1182 | #: rfc2131.c:394 rfc2131.c:874 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1183 | msgid "address in use" |
| 1184 | msgstr "adres w u¿yciu" |
| 1185 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1186 | #: rfc2131.c:397 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1187 | msgid "no address configured" |
| 1188 | msgstr "brak skonfigurowanego adresu" |
| 1189 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1190 | #: rfc2131.c:410 rfc2131.c:737 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1191 | msgid "no address available" |
| 1192 | msgstr "brak dostêpnego adresu" |
| 1193 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1194 | #: rfc2131.c:419 rfc2131.c:884 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1195 | msgid "no leases left" |
| 1196 | msgstr "brak wolnych dzier¿aw" |
| 1197 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1198 | #: rfc2131.c:422 rfc2131.c:848 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1199 | msgid "wrong network" |
| 1200 | msgstr "nieprawid³owa sieæ" |
| 1201 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1202 | #: rfc2131.c:521 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1203 | #, c-format |
| 1204 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1205 | msgstr "" |
| 1206 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1207 | #: rfc2131.c:615 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1208 | #, c-format |
| 1209 | msgid "Vendor class: %s" |
| 1210 | msgstr "" |
| 1211 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1212 | #: rfc2131.c:617 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1213 | #, c-format |
| 1214 | msgid "User class: %s" |
| 1215 | msgstr "" |
| 1216 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1217 | #: rfc2131.c:658 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1218 | #, fuzzy, c-format |
| 1219 | msgid "disabling DHCP static address %s for %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1220 | msgstr "wy³±czanie statycznego adresu DHCP %s" |
| 1221 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1222 | #: rfc2131.c:679 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1223 | msgid "unknown lease" |
| 1224 | msgstr "nieznana dzier¿awa" |
| 1225 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1226 | #: rfc2131.c:688 rfc2131.c:995 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1227 | msgid "ignored" |
| 1228 | msgstr "ignorujê" |
| 1229 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1230 | #: rfc2131.c:708 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1231 | #, c-format |
| 1232 | msgid "not using configured address %s because it is leased to %s" |
| 1233 | msgstr "" |
| 1234 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1235 | #: rfc2131.c:718 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1236 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1237 | msgid "" |
| 1238 | "not using configured address %s because it is in use by the server or relay" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1239 | msgstr "" |
| 1240 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1241 | #: rfc2131.c:721 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1242 | #, c-format |
| 1243 | msgid "not using configured address %s because it was previously declined" |
| 1244 | msgstr "" |
| 1245 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1246 | #: rfc2131.c:735 rfc2131.c:877 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1247 | msgid "no unique-id" |
| 1248 | msgstr "" |
| 1249 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1250 | #: rfc2131.c:807 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1251 | msgid "wrong address" |
| 1252 | msgstr "b³êdny adres" |
| 1253 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1254 | #: rfc2131.c:824 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1255 | msgid "lease not found" |
| 1256 | msgstr "dzier¿awa nie znaleziona" |
| 1257 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1258 | #: rfc2131.c:856 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1259 | msgid "address not available" |
| 1260 | msgstr "adres niedostêpny" |
| 1261 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1262 | #: rfc2131.c:867 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1263 | msgid "static lease available" |
| 1264 | msgstr "dostêpna statyczna dzier¿awa" |
| 1265 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1266 | #: rfc2131.c:871 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1267 | msgid "address reserved" |
| 1268 | msgstr "adres zarezerwowany" |
| 1269 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1270 | #: rfc2131.c:1268 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1271 | #, c-format |
| 1272 | msgid "tags: %s" |
| 1273 | msgstr "" |
| 1274 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1275 | #: rfc2131.c:1355 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1276 | #, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1277 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1278 | msgstr "" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1279 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1280 | #: rfc2131.c:1525 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1281 | #, fuzzy, c-format |
| 1282 | msgid "requested options: %s" |
| 1283 | msgstr "opcje kompilacji: %s" |
| 1284 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1285 | #: rfc2131.c:1574 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1286 | #, fuzzy, c-format |
| 1287 | msgid "next server: %s" |
| 1288 | msgstr "b³±d DBus: %s" |
| 1289 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1290 | #: rfc2131.c:1598 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1291 | #, c-format |
| 1292 | msgid "bootfile name: %s" |
| 1293 | msgstr "" |
| 1294 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1295 | #: rfc2131.c:1601 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1296 | #, c-format |
| 1297 | msgid "server name: %s" |
| 1298 | msgstr "" |
| 1299 | |
| 1300 | #: netlink.c:63 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1301 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1302 | msgid "cannot create netlink socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1303 | msgstr "nie mo¿na pod³±czyæ gniazda netlink: %s" |
| 1304 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1305 | #: netlink.c:230 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1306 | #, fuzzy, c-format |
| 1307 | msgid "netlink returns error: %s" |
| 1308 | msgstr "b³±d DBus: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1309 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1310 | #: dbus.c:115 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1311 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
| 1312 | msgstr "próba ustawienia adresu IPv6 serwera przez DBus - brak obs³ugi IPv6" |
| 1313 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1314 | #: dbus.c:243 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1315 | msgid "setting upstream servers from DBus" |
| 1316 | msgstr "" |
| 1317 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1318 | #: dbus.c:281 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1319 | msgid "could not register a DBus message handler" |
| 1320 | msgstr "nie mo¿na zarejestrowaæ uchwytu wiadomo¶ci DBus" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1321 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1322 | #: bpf.c:146 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1323 | #, c-format |
| 1324 | msgid "cannot create DHCP BPF socket: %s" |
| 1325 | msgstr "b³±d utworzenia gniazda DHCP BPF: %s" |
| 1326 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1327 | #: bpf.c:174 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1328 | #, fuzzy, c-format |
| 1329 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1330 | msgstr "¿±danie DHCP nieobs³ugiwanego typu sprzêtu (%d) otrzymane na %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1331 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1332 | #: tftp.c:175 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1333 | msgid "unable to get free port for TFTP" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1334 | msgstr "brak wolnego portu dla us³ugi TFTP" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1335 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1336 | #: tftp.c:190 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1337 | #, c-format |
| 1338 | msgid "unsupported request from %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1339 | msgstr "nieobs³ugiwane ¿±danie od komputera %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1340 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1341 | #: tftp.c:271 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1342 | #, c-format |
| 1343 | msgid "TFTP sent %s to %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1344 | msgstr "TFTP: plik %s wys³ano do %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1345 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1346 | #: tftp.c:294 |
| 1347 | #, c-format |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1348 | msgid "file %s not found" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1349 | msgstr "nie znaleziono pliku %s" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1350 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1351 | #: tftp.c:405 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1352 | #, c-format |
| 1353 | msgid "TFTP error %d %s received from %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1354 | msgstr "b³±d TFTP: %d bajtów odebrano w %s od %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1355 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1356 | #: tftp.c:436 |
| 1357 | #, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1358 | msgid "TFTP failed sending %s to %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1359 | msgstr "b³±d wysy³ania pliku %s przez TFTP do komputera %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1360 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1361 | #: log.c:73 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1362 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1363 | msgid "cannot open %s: %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1364 | msgstr "nie mo¿na otworzyæ %s: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1365 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1366 | #: log.c:89 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1367 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1368 | msgid "warning: failed to change owner of %s: %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1369 | msgstr "uwaga: brak mo¿liwo¶ci zmiany u¿ytkownika pliku %s na %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1370 | |
| 1371 | #: log.c:161 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1372 | #, c-format |
| 1373 | msgid "overflow: %d log entries lost" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1374 | msgstr "przepe³nienie: stracono %d wpisów do logu" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1375 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1376 | #: log.c:238 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1377 | #, c-format |
| 1378 | msgid "log failed: %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame^] | 1379 | msgstr "nie potrafiê zapisaæ komunikatów do %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1380 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1381 | #: log.c:394 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1382 | msgid "FAILED to start up" |
| 1383 | msgstr "B£¡D uruchomienia" |