· 9 years ago · Mar 06, 2017, 09:04 PM
1# Translation of WordPress - 4.7.x in Polish
2# This file is distributed under the same license as the WordPress - 4.7.x package.
3msgid ""
4msgstr ""
5"PO-Revision-Date: 2017-02-09 22:44:40+0000\n"
6"MIME-Version: 1.0\n"
7"Content-Type: text/plain; charset=UTF-8\n"
8"Content-Transfer-Encoding: 8bit\n"
9"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10"X-Generator: GlotPress/2.4.0-alpha\n"
11"Language: pl\n"
12"Project-Id-Version: WordPress - 4.7.x\n"
13
14#. translators: Translate this to the correct language tag for your locale, see
15#. https://www.w3.org/International/articles/language-tags/ for reference. Do
16#. not translate into your own language.
17#: wp-includes/general-template.php:716
18msgid "html_lang_attribute"
19msgstr "pl-PL"
20
21#. translators: 'rtl' or 'ltr'. This sets the text direction for WordPress.
22#: wp-includes/class-wp-locale.php:230
23msgctxt "text direction"
24msgid "ltr"
25msgstr "ltr"
26
27#. translators: $dec_point argument for https://secure.php.net/number_format,
28#. default is .
29#: wp-includes/class-wp-locale.php:222
30msgid "number_format_decimal_point"
31msgstr ","
32
33#. translators: $thousands_sep argument for
34#. https://secure.php.net/number_format, default is ,
35#: wp-includes/class-wp-locale.php:209
36msgid "number_format_thousands_sep"
37msgstr " "
38
39#: wp-includes/option.php:1762
40msgid "This address is used for admin purposes, like new user notification."
41msgstr "Ten adres jest używany do celów administracyjnych, takich jak powiadomienia o nowych użytkownikach."
42
43#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:101
44#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:832
45msgid "Unique identifier for the term."
46msgstr "Unikatowy identyfikator dla taksonomii."
47
48#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:53
49#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:274
50msgid "An alphanumeric identifier for the taxonomy."
51msgstr "Identyfikator alfa-numeryczny dla taksonomii."
52
53#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:225
54msgid "Whether or not the post type should have children."
55msgstr "Określenie, czy typ treści powinien mieć potomków."
56
57#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:213
58msgid "All capabilities used by the post type."
59msgstr "Wszystkie uprawnienia używane przez typ treści."
60
61#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:53
62#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:243
63msgid "An alphanumeric identifier for the post type."
64msgstr "Identyfikator alfa-numeryczny dla typu treści."
65
66#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:219
67msgid "A human-readable description of the post type."
68msgstr "Opis typu treści w formacie zrozumiałym dla człowieka."
69
70#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:231
71msgid "Human-readable labels for the post type for various contexts."
72msgstr "Zrozumiałe dla człowieka etykiety typu treści w różnych kontekstach."
73
74#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:258
75msgid "REST base route for the post type."
76msgstr "Baza routingu REST dla typu treści."
77
78#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:127
79msgid "Required to be true, as terms do not support trashing."
80msgstr "Musi być włączone, ponieważ w taksonomiach nie używamy kosza."
81
82#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:116
83msgid "Required to be true, as revisions do not support trashing."
84msgstr "Musi być włączone, ponieważ w wersjach nie używamy kosza."
85
86#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:53
87#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:293
88msgid "An alphanumeric identifier for the status."
89msgstr "Identyfikator alfa-numeryczny dla statusu."
90
91#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1349
92msgid "Limit response to comments published before a given ISO8601 compliant date."
93msgstr "Ogranicz wyniki do komentarzy opublikowanych przed datÄ… podanÄ… w formacie ISO8601."
94
95#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1320
96msgid "Limit response to comments published after a given ISO8601 compliant date."
97msgstr "Ogranicz wyniki do komentarzy opublikowanych po dacie podanej w formacie ISO8601."
98
99#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1291
100msgid "Avatar URLs for the user."
101msgstr "Adresy URL awatara użytkownika."
102
103#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1244
104msgid "Roles assigned to the user."
105msgstr "Użytkownikowi przypisano wybrane role."
106
107#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1197
108msgid "URL of the user."
109msgstr "Adres URL użytkownika."
110
111#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1203
112msgid "Description of the user."
113msgstr "Opis użytkownika."
114
115#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1221
116msgid "The nickname for the user."
117msgstr "Pseudonim użytkownika."
118
119#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1215
120msgid "Locale for the user."
121msgstr "Ustawienia regionalne użytkownika."
122
123#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1208
124msgid "Author URL of the user."
125msgstr "Adres URL autora użytkownika."
126
127#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1182
128msgid "Last name for the user."
129msgstr "Nazwisko użytkownika."
130
131#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1174
132msgid "First name for the user."
133msgstr "Imię użytkownika."
134
135#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1166
136msgid "Display name for the user."
137msgstr "Wyświetlana nazwa użytkownika."
138
139#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1157
140msgid "Login name for the user."
141msgstr "Login użytkownika."
142
143#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:738
144#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:770
145msgid "The user cannot be deleted."
146msgstr "Użytkownik nie może zostać skasowany."
147
148#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:500
149msgid "Error creating new user."
150msgstr "Błąd w czasie tworzenia użytkownika."
151
152#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:886
153msgid "The parent term ID."
154msgstr "Identyfikator taksonomii nadrzędnej."
155
156#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:856
157msgid "HTML title for the term."
158msgstr "Tytuł HTML taksonomii."
159
160#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:849
161msgid "URL of the term."
162msgstr "Adres URL taksonomii."
163
164#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:605
165msgid "The term cannot be deleted."
166msgstr "Taksonomia nie może zostać skasowana."
167
168#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:406
169#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:512
170msgid "Parent term doesn't exist."
171msgstr "Nie istnieje taksonomia nadrzędna."
172
173#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:400
174#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:506
175msgid "Can not set parent term, taxonomy is not hierarchical."
176msgstr "Nie można ustawić rodzica dla tej taksonomii, nie jest ona hierarchiczna."
177
178#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:305
179msgid "Term does not exist."
180msgstr "Taksonomia nie istnieje."
181
182#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:268
183msgid "The title for the taxonomy."
184msgstr "Tytuł dla taksonomii."
185
186#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:286
187msgid "Types associated with the taxonomy."
188msgstr "Typy powiÄ…zane z taksonomiÄ…."
189
190#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:237
191msgid "The title for the post type."
192msgstr "Tytuł typu treści."
193
194#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:132
195msgid "Cannot view post type."
196msgstr "Nie można wyświetlić typu treści."
197
198#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:140
199msgid "Cannot view status."
200msgstr "Nie można wyświetlić statusu."
201
202#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:257
203msgid "The title for the status."
204msgstr "Tytuł dla statusu."
205
206#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:134
207#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:186
208msgid "Invalid status."
209msgstr "Niepoprawny status."
210
211#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:468
212msgid "URL to the original attachment file."
213msgstr "Adres URL oryginalnego pliku załącznika."
214
215#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:418
216msgid "The attachment description."
217msgstr "Opis załącznika."
218
219#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:440
220msgid "Attachment type."
221msgstr "Typ załącznika."
222
223#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:448
224msgid "The attachment MIME type."
225msgstr "Typ MIME załącznika."
226
227#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:396
228msgid "The attachment caption."
229msgstr "Podpis załącznika."
230
231#: wp-includes/option.php:1811
232msgid "Default post category."
233msgstr "Domyślna kategoria wpisu."
234
235#: wp-includes/option.php:1737
236msgid "Site tagline."
237msgstr "Motto witryny."
238
239#. translators: Theme author name
240#: wp-includes/customize/class-wp-customize-theme-control.php:92
241msgctxt "theme author"
242msgid "By %s"
243msgstr "stworzone przez %s"
244
245#. translators: New user notification email subject. 1: Network name, 2: New
246#. user login
247#: wp-includes/ms-functions.php:944
248msgctxt "New user notification email subject"
249msgid "[%1$s] Activate %2$s"
250msgstr "[%1$s] Aktywacja %2$s"
251
252#. translators: New site notification email subject. 1: Network name, 2: New
253#. site URL
254#: wp-includes/ms-functions.php:850
255msgctxt "New site notification email subject"
256msgid "[%1$s] Activate %2$s"
257msgstr "[%1$s] Aktywacja %2$s"
258
259#: wp-includes/widgets.php:1236 wp-includes/widgets.php:1345
260msgid "RSS Error:"
261msgstr "Błąd RSS:"
262
263#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:495
264msgid "Cannot create a comment with that type."
265msgstr "Nie można utworzyć komentarza tego typu."
266
267#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:618
268msgid "Invalid slug."
269msgstr "Nieprawidłowa uproszczona nazwa."
270
271#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:610
272#: wp-includes/rest-api.php:1079
273msgid "Invalid email address."
274msgstr "Nieprawidłowy adres e-mail."
275
276#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:510
277#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:710
278msgid "Invalid comment content."
279msgstr "Nieprawidłowa treść komentarza."
280
281#: wp-includes/post.php:3411
282msgid "Invalid page template."
283msgstr "Nieprawidłowy szablon strony."
284
285#: wp-includes/post.php:3131 wp-includes/rest-api.php:1069
286msgid "Invalid date."
287msgstr "Nieprawidłowa data."
288
289#: wp-includes/rest-api/class-wp-rest-server.php:288
290msgid "Invalid JSONP callback function."
291msgstr "Nieprawidłowa funkcja zwrotna dla JSONP."
292
293#: wp-includes/theme.php:1397
294msgid "Video is playing."
295msgstr "Film jest odtwarzany."
296
297#: wp-includes/theme.php:1396
298msgid "Video is paused."
299msgstr "Film jest zapauzowany."
300
301#: wp-includes/theme.php:1961
302msgctxt "Theme starter content"
303msgid "Archives"
304msgstr "Archiwa"
305
306#: wp-includes/theme.php:2083
307msgctxt "Theme starter content"
308msgid "This is an example of a homepage section. Homepage sections can be any page other than the homepage itself, including the page that shows your latest blog posts."
309msgstr "To jest przykład sekcji strony głównej. Sekcja ta może być na dowolnej stronie oprócz strony głównej, włączając to stronę prezentującą ostatnie wpisy."
310
311#: wp-includes/theme.php:2077
312msgctxt "Theme starter content"
313msgid "News"
314msgstr "Nowości"
315
316#: wp-includes/theme.php:2069
317msgctxt "Theme starter content"
318msgid "This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form."
319msgstr "Strona z podstawowymi informacjami kontaktowymi, takimi jak adres, numer telefonu. Można także spróbować wtyczki, za pomocą której dodamy formularz kontaktowy."
320
321#: wp-includes/theme.php:2064
322msgctxt "Theme starter content"
323msgid "You might be an artist who would like to introduce yourself and your work here or maybe you’re a business with a mission to describe."
324msgstr "Możesz być artystą, który chciałby przedstawić siebie i swoją pracę, a może to strona firmowa, a sama firma ma misję do opisania."
325
326#: wp-includes/theme.php:1976
327msgctxt "Theme starter content"
328msgid "Recent Posts"
329msgstr "Ostatnie wpisy"
330
331#: wp-includes/theme.php:1973
332msgctxt "Theme starter content"
333msgid "Recent Comments"
334msgstr "Ostatnie komentarze"
335
336#: wp-includes/theme.php:2059
337msgctxt "Theme starter content"
338msgid "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time."
339msgstr "Witamy na stronie! To jest strona główna, którą zobaczy większość odwiedzających, kiedy będzie odwiedzać twoją witrynę po raz pierwszy."
340
341#: wp-includes/theme.php:1970
342msgctxt "Theme starter content"
343msgid "Meta"
344msgstr "Meta"
345
346#: wp-includes/theme.php:1964
347msgctxt "Theme starter content"
348msgid "Calendar"
349msgstr "Kalendarz"
350
351#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:681
352msgid "Sorry, you are not allowed to change the comment type."
353msgstr "Przepraszamy, nie posiadasz uprawnień do zmiany typu komentarza."
354
355#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1064
356#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1074
357msgid "Sorry, you are not allowed to give users that role."
358msgstr "Przepraszamy, nie posiadasz uprawnień do przydzielenia roli użytkownikom."
359
360#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:190
361msgid "Sorry, you are not allowed to order users by this parameter."
362msgstr "Przepraszamy, nie posiadasz uprawnień do sortowania użytkowników po wybranym parametrze."
363
364#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:182
365msgid "Sorry, you are not allowed to filter users by role."
366msgstr "Przepraszamy, nie posiadasz uprawnień do filtrowania użytkowników po roli."
367
368#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:164
369msgid "Sorry, you are not allowed to view revisions of this post."
370msgstr "Przepraszamy, nie posiadasz uprawnień do przeglądania wersji wybranego wpisu."
371
372#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:452
373#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:457
374msgid "Sorry, you are not allowed to create this comment without a post."
375msgstr "Przepraszamy, nie posiadasz uprawnień do tworzenia komentarza bez wpisu."
376
377#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:461
378#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:465
379msgid "Sorry, you are not allowed to create a comment on this post."
380msgstr "Przepraszamy, nie posiadasz uprawnień do tworzenia komentarzy do wybranego wpisu."
381
382#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:126
383#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:364
384#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:469
385msgid "Sorry, you are not allowed to read the post for this comment."
386msgstr "Przepraszamy, nie posiadasz uprawnień do czytania wpisu wybranego komentarza."
387
388#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:360
389msgid "Sorry, you are not allowed to read this comment."
390msgstr "Przepraszamy, nie posiadasz uprawnień do czytania wybranego komentarza."
391
392#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:776
393msgid "Sorry, you are not allowed to delete this comment."
394msgstr "Przepraszamy, nie posiadasz uprawnień do usuwania tego komentarza."
395
396#. translators: %s: request parameter
397#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:428
398#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:437
399#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:446
400msgid "Sorry, you are not allowed to edit '%s' for comments."
401msgstr "Przepraszamy, nie posiadasz uprawnień do edycji '%s' w komentarzach"
402
403#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:382
404msgid "Sorry, you are not allowed to create new terms."
405msgstr "Przepraszamy, nie posiadasz uprawnień do tworzenia taksonomii."
406
407#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:128
408msgid "Sorry, you are not allowed to read comments without a post."
409msgstr "Przepraszamy, nie posiadasz uprawnień do czytania komentarzy bez wpisów."
410
411#: wp-includes/theme.php:2051
412msgctxt "Theme starter content"
413msgid "YouTube"
414msgstr "YouTube"
415
416#: wp-includes/theme.php:2039
417msgctxt "Theme starter content"
418msgid "Pinterest"
419msgstr "Pinterest"
420
421#: wp-includes/theme.php:2035
422msgctxt "Theme starter content"
423msgid "LinkedIn"
424msgstr "LinkedIn"
425
426#: wp-includes/theme.php:2027
427msgctxt "Theme starter content"
428msgid "GitHub"
429msgstr "GitHub"
430
431#: wp-includes/theme.php:2023
432msgctxt "Theme starter content"
433msgid "Foursquare"
434msgstr "Foursquare"
435
436#. translators: %s: custom field key
437#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:183
438#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:219
439#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:291
440msgid "Sorry, you are not allowed to edit the %s custom field."
441msgstr "Przepraszamy, nie posiadasz uprawnień do edycji własnego pola: %s."
442
443#: wp-includes/class-wp-xmlrpc-server.php:1273
444#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:500
445#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:644
446msgid "Sorry, you are not allowed to make posts sticky."
447msgstr "Przepraszamy, nie posiadasz uprawnień do przypinania wpisów."
448
449#: wp-includes/theme.php:1957
450msgctxt "Theme starter content"
451msgid "About This Site"
452msgstr "O witrynie"
453
454#: wp-includes/theme.php:1958
455msgctxt "Theme starter content"
456msgid "This may be a good place to introduce yourself and your site or include some credits."
457msgstr "Może to być dobre miejsce, aby przedstawić siebie i swoją witrynę lub wymienić zaangażowane osoby."
458
459#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:508
460#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:648
461msgid "Sorry, you are not allowed to assign the provided terms."
462msgstr "Przepraszamy, nie posiadasz uprawnień do przypisania podanych taksonomii."
463
464#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:100
465#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:135
466msgid "Reassign the deleted user's posts and links to this user ID."
467msgstr "Przypisz wpisy i odnośniki usuniętego autora do autora o podanym identyfikatorze."
468
469#: wp-includes/class-wp-customize-manager.php:3866
470msgid "This theme doesn't support video headers on this page. Navigate to the front page or another page that supports video headers."
471msgstr "Motyw nie wspiera nagłówków filmowych na tej stronie. Przejdź do strony głównej lub innej strony, która wspiera nagłówki filmowe."
472
473#: wp-includes/class-wp-customize-manager.php:3946
474#: wp-includes/class-wp-customize-manager.php:3949
475msgid "Select Video"
476msgstr "Wybierz film"
477
478#: wp-includes/class-wp-customize-manager.php:3947
479msgid "Change Video"
480msgstr "Zmień film"
481
482#: wp-includes/class-wp-customize-manager.php:3948
483msgid "No video selected"
484msgstr "Nie wybrano żadnego filmu"
485
486#: wp-includes/class-wp-customize-manager.php:3950
487msgid "Choose Video"
488msgstr "Wybierz film"
489
490#: wp-includes/theme.php:2082
491msgctxt "Theme starter content"
492msgid "A homepage section"
493msgstr "Sekcja strony głównej"
494
495#: wp-includes/theme.php:2068
496msgctxt "Theme starter content"
497msgid "Contact"
498msgstr "Kontakt"
499
500#: wp-includes/theme.php:2063
501msgctxt "Theme starter content"
502msgid "About"
503msgstr "O nas"
504
505#: wp-includes/theme.php:1985 wp-includes/theme.php:2058
506msgctxt "Theme starter content"
507msgid "Home"
508msgstr "Strona główna"
509
510#: wp-includes/theme.php:2015
511msgctxt "Theme starter content"
512msgid "Email"
513msgstr "E-mail"
514
515#: wp-includes/theme.php:2031
516msgctxt "Theme starter content"
517msgid "Instagram"
518msgstr "Instagram"
519
520#: wp-includes/theme.php:2073
521msgctxt "Theme starter content"
522msgid "Blog"
523msgstr "Blog"
524
525#: wp-includes/theme.php:2043
526msgctxt "Theme starter content"
527msgid "Twitter"
528msgstr "Twitter"
529
530#: wp-includes/theme.php:2019
531msgctxt "Theme starter content"
532msgid "Facebook"
533msgstr "Facebook"
534
535#: wp-includes/theme.php:2047
536msgctxt "Theme starter content"
537msgid "Yelp"
538msgstr "Yelp"
539
540#: wp-includes/theme.php:1952
541msgctxt "Theme starter content"
542msgid "Hours"
543msgstr "Godziny"
544
545#: wp-includes/theme.php:1951
546msgctxt "Theme starter content"
547msgid "New York, NY 10001"
548msgstr "Warszawa, 00-500"
549
550#: wp-includes/theme.php:1951
551msgctxt "Theme starter content"
552msgid "123 Main Street"
553msgstr "ul. Marszałkowska 1"
554
555#: wp-includes/theme.php:1967
556msgctxt "Theme starter content"
557msgid "Categories"
558msgstr "Kategorie"
559
560#: wp-includes/theme.php:1979
561msgctxt "Theme starter content"
562msgid "Search"
563msgstr "Szukaj"
564
565#: wp-includes/theme.php:1953
566msgctxt "Theme starter content"
567msgid "Saturday & Sunday: 11:00AM–3:00PM"
568msgstr "Sobota & Niedziela: 11:00–15:00"
569
570#: wp-includes/theme.php:1953
571msgctxt "Theme starter content"
572msgid "Monday—Friday: 9:00AM–5:00PM"
573msgstr "PoniedziaÅ‚ek—PiÄ…tel: 9:00–17:00"
574
575#: wp-includes/theme.php:1950
576msgctxt "Theme starter content"
577msgid "Address"
578msgstr "Adres"
579
580#: wp-includes/theme.php:1948
581msgctxt "Theme starter content"
582msgid "Find Us"
583msgstr "Znajdź nas"
584
585#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1097
586msgid "Username contains invalid characters."
587msgstr "Nazwa użytkownika zawiera niedozwolone znaki."
588
589#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1126
590msgid "Passwords cannot be empty."
591msgstr "Hasło nie może być puste."
592
593#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1130
594msgid "Passwords cannot contain the \"\\\" character."
595msgstr "Hasło nie może zawierać znaku \"\\\"."
596
597#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:167
598#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:483
599msgid "Invalid user parameter(s)."
600msgstr "Nieprawidłowy parametr(y) użytkownika."
601
602#: wp-includes/script-loader.php:472
603msgctxt "label for hide controls button without length constraints"
604msgid "Show Controls"
605msgstr "Pokaż"
606
607#: wp-includes/script-loader.php:471
608msgctxt "label for hide controls button without length constraints"
609msgid "Hide Controls"
610msgstr "Ukryj"
611
612#: wp-includes/media-template.php:329
613msgid "Document Preview"
614msgstr "PodglÄ…d dokumentu"
615
616#: wp-includes/class-wp-customize-manager.php:3861
617msgid "Header Media"
618msgstr "Nagłówek mediów"
619
620#. translators: %s: add new page label
621#: wp-includes/class-wp-customize-control.php:593
622msgid "+ %s"
623msgstr "+ %s"
624
625#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:295
626msgid "REST base route for the taxonomy."
627msgstr "Podstawowa ścieżka REST dla taksonomii."
628
629#: wp-includes/l10n.php:1198
630msgctxt "default site language"
631msgid "Site Default"
632msgstr "Domyślny dla witryny"
633
634#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:431
635msgid "HTML description for the object, transformed for display."
636msgstr "Opis HTML obiektu - gotowy do wyświetlania "
637
638#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:426
639msgid "Description for the object, as it exists in the database."
640msgstr "Opis obiektu, dokładnie taki jak w bazie danych."
641
642#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:404
643msgid "Caption for the attachment, as it exists in the database."
644msgstr "Podpis załącznika, dokładnie taki jak w bazie danych."
645
646#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:409
647msgid "HTML caption for the attachment, transformed for display."
648msgstr "Podpis HTML dla załączników, przekształcony do wyświetlania."
649
650#: wp-includes/class-wp-customize-manager.php:4142
651msgid "CSS allows you to customize the appearance and layout of your site with code. Separate CSS is saved for each of your themes. In the editing area the Tab key enters a tab character. To move below this area by pressing Tab, press the Esc key followed by the Tab key."
652msgstr "Kodowanie w CSS pozwala spersonalizować wygląd i układ strony. Dla każdego z motywów zapisywany jest osobny CSS. W tym oknie edycji klawisz Tab wstawia tabulację to kodu. Żeby przejść do następnej sekcji przy użyciu klawisza Tab, najpierw naciśnij klawisz Esc a dopiero potem Tab."
653
654#: wp-includes/class-wp-customize-manager.php:4331
655msgid "Please enter a valid YouTube URL."
656msgstr "Proszę wprowadzić prawidłowy adres URL YouTuba."
657
658#: wp-includes/class-wp-customize-manager.php:3958
659msgid "Or, enter a YouTube URL:"
660msgstr "Lub wprowadź adres URL YouTube'a"
661
662#: wp-includes/script-loader.php:83
663msgid "Expand Main menu"
664msgstr "Rozwiń Menu główne"
665
666#: wp-includes/script-loader.php:82
667msgid "Collapse Main menu"
668msgstr "Zwiń Menu główne"
669
670#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:751
671msgid "Users do not support trashing. Set force=true to delete."
672msgstr "Użytkowników nie można przenosić do kosza. Ustaw force=true aby usunąć."
673
674#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:302
675msgid "Revisions do not support trashing. Set force=true to delete."
676msgstr "Rewizji nie można przenosić do kosza. Ustaw force=true aby usunąć."
677
678#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:595
679msgid "Terms do not support trashing. Set force=true to delete."
680msgstr "Taksonomii nie można przenosić do kosza. Ustaw force=true aby usunąć."
681
682#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:818
683msgid "The post does not support trashing. Set force=true to delete."
684msgstr "Wpisu nie można przenieść do kosza. Ustaw force=true aby usunąć."
685
686#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:820
687msgid "The comment does not support trashing. Set force=true to delete."
688msgstr "Komentarza nie można przenieść do kosza. Ustaw force=true aby usunąć."
689
690#: wp-includes/rest-api/class-wp-rest-request.php:697
691msgid "Invalid JSON body passed."
692msgstr "Nieprawidłowa treść JSON."
693
694#. translators: %s: taxonomy name
695#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2193
696msgid "Limit result set to all items except those that have the specified term assigned in the %s taxonomy."
697msgstr "Wyłącz z wyników elementy, które posiadają podany termin w taksonomii: %s."
698
699#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:555
700#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:718
701msgid "Comment field exceeds maximum length allowed."
702msgstr "Pole komentarza przekroczyło maksymalną dopuszczoną długość."
703
704#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2167
705msgid "Limit result set to posts assigned one or more statuses."
706msgstr "Wyłącz z wyników wpisy, które posiadają jeden lub więcej statusów."
707
708#: wp-includes/customize/class-wp-customize-nav-menu-control.php:67
709msgid "Display Location"
710msgstr "Wyświetl położenie"
711
712#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:249
713msgid "Taxonomies associated with post type."
714msgstr "Taksonomie powiązane z typem treści."
715
716#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2157
717msgid "Limit result set to posts with one or more specific slugs."
718msgstr "Ogranicz wyniki do wpisów posiadających podaną uproszczoną nazwę."
719
720#: wp-includes/class-wp-xmlrpc-server.php:3557
721msgid "Comment is required."
722msgstr "Komentarz jest wymagany."
723
724#: wp-includes/class-wp-customize-nav-menus.php:796
725msgid "Status is forbidden"
726msgstr "Status nie jest dozwolony."
727
728#: wp-includes/class-wp-customize-nav-menus.php:793
729msgid "Empty title"
730msgstr "Pusty tytuł"
731
732#: wp-trackback.php:125
733msgid "We already have a ping from that URL for this post."
734msgstr "Mamy już ustawiony ping z tego adresu URL dla tego wpisu."
735
736#: wp-trackback.php:111
737msgid "Sorry, trackbacks are closed for this item."
738msgstr "Przepraszam, trakckbacki nie są dostępne dla wybranego elementu."
739
740#: wp-trackback.php:85
741msgid "I really need an ID for this to work."
742msgstr "Aby to działało, naprawdę potrzebuję identyfikatora."
743
744#: wp-includes/script-loader.php:549
745msgid "Term removed."
746msgstr "Taksonomia została usunięta."
747
748#: wp-includes/script-loader.php:548
749msgid "Term added."
750msgstr "Taksonomia została dodana."
751
752#: wp-includes/script-loader.php:546
753msgid "Remove term:"
754msgstr "Usuń taksonomię"
755
756#: wp-includes/script-loader.php:547
757msgid "Term selected."
758msgstr "Taksonomia została wybrana."
759
760#. translators: %s: IP address
761#: wp-includes/rest-api.php:1085
762msgid "%s is not a valid IP address."
763msgstr "%s nie jest poprawnym adresem IP."
764
765#: wp-includes/script-loader.php:239
766msgid "Item selected."
767msgstr "Wybrano obiekt."
768
769#. translators: 1: parameter, 2: minimum number, 3: maximum number
770#: wp-includes/rest-api.php:1127
771msgid "%1$s must be between %2$d (inclusive) and %3$d (inclusive)"
772msgstr "%1$s musi zawierać się między %2$d (włącznie) i %3$d (włącznie)"
773
774#. translators: 1: parameter, 2: minimum number, 3: maximum number
775#: wp-includes/rest-api.php:1122
776msgid "%1$s must be between %2$d (exclusive) and %3$d (inclusive)"
777msgstr "%1$s musi zawierać się między %2$d (wyłącznie) i %3$d (włącznie)"
778
779#. translators: 1: parameter, 2: minimum number, 3: maximum number
780#: wp-includes/rest-api.php:1117
781msgid "%1$s must be between %2$d (inclusive) and %3$d (exclusive)"
782msgstr "%1$s musi zawierać się między %2$d (włącznie) i %3$d (wyłącznie)"
783
784#. translators: 1: parameter, 2: minimum number, 3: maximum number
785#: wp-includes/rest-api.php:1112
786msgid "%1$s must be between %2$d (exclusive) and %3$d (exclusive)"
787msgstr "%1$s musi zawierać się między %2$d (wyłącznie) i %3$d (wyłącznie)"
788
789#. translators: 1: parameter, 2: maximum number
790#: wp-includes/rest-api.php:1106
791msgid "%1$s must be less than %2$d (inclusive)"
792msgstr "%1$s musi być mniejsze niż %2$d (włącznie)"
793
794#. translators: 1: parameter, 2: maximum number
795#: wp-includes/rest-api.php:1103
796msgid "%1$s must be less than %2$d (exclusive)"
797msgstr "%1$s musi być mniejsze niż %2$d (wyłącznie)"
798
799#. translators: 1: parameter, 2: minimum number
800#: wp-includes/rest-api.php:1098
801msgid "%1$s must be greater than %2$d (inclusive)"
802msgstr "%1$s musi być większe niż %2$d (włącznie)"
803
804#. translators: 1: parameter, 2: minimum number
805#: wp-includes/rest-api.php:1095
806msgid "%1$s must be greater than %2$d (exclusive)"
807msgstr "%1$s musi być większe niż %2$d (wyłącznie)"
808
809#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:390
810msgid "Meta fields."
811msgstr "Pola meta."
812
813#. translators: 1: parameter, 2: type name
814#: wp-includes/rest-api.php:1029 wp-includes/rest-api.php:1047
815#: wp-includes/rest-api.php:1052 wp-includes/rest-api.php:1057
816#: wp-includes/rest-api.php:1062
817msgid "%1$s is not of type %2$s."
818msgstr "%1$s nie jest typu %2$s."
819
820#. translators: 1: parameter, 2: list of valid values
821#: wp-includes/rest-api.php:1041
822msgid "%1$s is not one of %2$s."
823msgstr "%1$s nie zawiera siÄ™ w %2$s."
824
825#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:254
826#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:264
827#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:311
828msgid "Could not update meta value in database."
829msgstr "Nie można było zaktualizować wartości meta w bazie danych."
830
831#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:191
832msgid "Could not delete meta value from database."
833msgstr "Nie można było usunąć wartości meta z bazy danych."
834
835#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1368
836msgid "Limit result set to users matching at least one specific role provided. Accepts csv list or single role."
837msgstr "Ogranicz wyniki do zasobów pasujących do co najmniej jednej z podanych ról. Akceptowana jest lista CSV lub pojedyncza rola."
838
839#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1267
840msgid "Any extra capabilities assigned to the user."
841msgstr "Wszelkie dodatkowe uprawnienia przypisane do uzytkownika."
842
843#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1261
844msgid "All capabilities assigned to the user."
845msgstr "Wszystkie uprawnienia przypisane do uzytkownika."
846
847#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1237
848msgid "Registration date for the user."
849msgstr "Data rejestracji użytkownika."
850
851#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1190
852msgid "The email address for the user."
853msgstr "Adres e-mail uzytkownika."
854
855#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1252
856msgid "Password for the user (never included)."
857msgstr "Hasło do uzytkownika (nigdy nie dołączane)."
858
859#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:614
860msgid "Username isn't editable."
861msgstr "Nie można edytować nazwy użytkownika."
862
863#. translators: %s: role key
864#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1050
865msgid "The role %s does not exist."
866msgstr "Nie istnieje rola %s."
867
868#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:720
869msgid "Sorry, you are not allowed to delete this user."
870msgstr "Przepraszamy, nie posiadasz uprawnienia do usunięcia tego użytkownika."
871
872#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:756
873msgid "Invalid user ID for reassignment."
874msgstr "Nieprawidłowy identyfikator użytkownika do przypisania."
875
876#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:424
877msgid "You are not currently logged in."
878msgstr "Aktualnie nikt nie jest zalogowany."
879
880#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:464
881msgid "Cannot create existing user."
882msgstr "Nie można utworzyć istniejącego użytkownika."
883
884#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:582
885msgid "Sorry, you are not allowed to edit roles of this user."
886msgstr "Przepraszamy, nie posiadasz uprawnienia do edytowania roli tego uzytkownika."
887
888#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:981
889msgid "Limit result set to terms with a specific slug."
890msgstr "Ogranicz wyniki do taksonomii z określoną uproszczoną nazwą."
891
892#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:975
893msgid "Limit result set to terms assigned to a specific post."
894msgstr "Ogranicz wyniki do taksonomii powiązanych z określonym wpisem."
895
896#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:969
897msgid "Limit result set to terms assigned to a specific parent."
898msgstr "Ogranicz wyniki do taksonomii posiadających określonego rodzica."
899
900#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:947
901msgid "Sort collection by term attribute."
902msgstr "Sortuj zbiór według atrybutu taksonomii."
903
904#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:962
905msgid "Whether to hide terms not assigned to any posts."
906msgstr "Czy ukryć taksonomie nieprzypisane do żadnych wpisów."
907
908#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:873
909msgid "Type attribution for the term."
910msgstr "Atrybut typu taksonomii."
911
912#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:865
913msgid "An alphanumeric identifier for the term unique to its type."
914msgstr "Alfanumeryczny identyfikator dla pojęcia unikalny dla jego typu."
915
916#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:70
917#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1151
918msgid "Unique identifier for the user."
919msgstr "Unikatowy identyfikator uzytkownika."
920
921#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:844
922msgid "HTML description of the term."
923msgstr "Opis HTML dla taksonomii:"
924
925#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:838
926msgid "Number of published posts for the term."
927msgstr "Liczba opublikowanych wpisów dla taksonomii."
928
929#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2259
930msgid "Status is forbidden."
931msgstr "Status nie jest dozwolony."
932
933#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:179
934msgid "Invalid revision ID."
935msgstr "Nieprawidłowy identyfikator wersji."
936
937#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:317
938msgid "Limit results to taxonomies associated with a specific post type."
939msgstr "Ogranicz wyniki do taksonomii powiązanych z określonym typem treści."
940
941#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2204
942msgid "Limit result set to items that are sticky."
943msgstr "Ogranicz zestaw wyników do przypiętych elementów."
944
945#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:280
946msgid "Whether or not the term cloud should be displayed."
947msgstr "Czy chmura taksonomii powinna być wyświetlana."
948
949#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:96
950#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:131
951msgid "Required to be true, as users do not support trashing."
952msgstr "Musi być włączone, ponieważ w użytkownikach nie używamy kosza."
953
954#: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:203
955msgid "The %s property has an invalid stored value, and cannot be updated to null."
956msgstr "Właściwość %s przechowuje niepoprawną wartość i nie może zostać uaktualniona do wartości pustej (null)."
957
958#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2100
959msgid "Limit result set to posts with a specific menu_order value."
960msgstr "Ogranicz wyniki do wpisów z określoną wartością menu_order."
961
962#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1363
963msgid "Limit result set to users with a specific slug."
964msgstr "Ogranicz zestaw wyników do użytkowników o określonej uproszczonej nazwie"
965
966#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2147
967msgid "Limit result set to all items except those of a particular parent ID."
968msgstr "Ogranicz zestaw wyników do wszystkich elementów poza elementami o wskazanym identyfikatorze rodzica."
969
970#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2057
971msgid "Limit result set to posts assigned to specific authors."
972msgstr "Ogranicz wyniki do wpisów wybranych autorów."
973
974#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2139
975msgid "Limit result set to those of particular parent IDs."
976msgstr "Ogranicz wyniki do obiektów, których rodzice mają wybrane identyfikatory."
977
978#. translators: %s: taxonomy name
979#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2183
980msgid "Limit result set to all items that have the specified term assigned in the %s taxonomy."
981msgstr "Ogranicz wyniki do elementów posiadających podany termin w taksonomii: %s."
982
983#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1373
984#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2106
985#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:931
986#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1336
987msgid "Offset the result set by a specific number of items."
988msgstr "Przesuń zestaw wyników o określoną ilość elementów."
989
990#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2065
991msgid "Ensure result set excludes posts assigned to specific authors."
992msgstr "Upewnij się, że zestaw wyników wyklucza wpisy przypisane do poszczególnych autorów."
993
994#. translators: %s: taxonomy name
995#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2024
996msgid "The terms assigned to the object in the %s taxonomy."
997msgstr "Pojęcia przypisane do obiektu w taksonomii o nazwie: %s"
998
999#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1990
1000msgid "The format for the object."
1001msgstr "Format obiektu."
1002
1003#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1979
1004msgid "The order of the object in relation to other object of its type."
1005msgstr "Kolejność obiektu w stosunku do innych obiektów tego samego typu."
1006
1007#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1970
1008msgid "Whether or not the object can be pinged."
1009msgstr "To, czy obiekt może być pingowany."
1010
1011#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1964
1012msgid "Whether or not comments are open on the object."
1013msgstr "To czy obiekt może być komentowany."
1014
1015#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1956
1016msgid "The ID of the featured media for the object."
1017msgstr "Identyfikator wyróżniającego pliku medialnego obiektu."
1018
1019#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1793
1020msgid "A password to protect access to the content and excerpt."
1021msgstr "Hasło ochrony dostępu do treści i zajawki."
1022
1023#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2013
1024msgid "The theme file to use to display the object."
1025msgstr "Plik motywu używany do wyświetlania obiektu."
1026
1027#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1945
1028msgid "Whether the excerpt is protected with a password."
1029msgstr "Czy zajawka zabezpieczona jest hasłem."
1030
1031#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2006
1032msgid "Whether or not the object should be treated as sticky."
1033msgstr "Czy obiekt powinien być traktowany jako przypięty."
1034
1035#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1939
1036msgid "HTML excerpt for the object, transformed for display."
1037msgstr "Wycinek HTML dla danego obiektu, przekształcony do wyświetlenia."
1038
1039#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1918
1040#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:471
1041msgid "The ID for the author of the object."
1042msgstr "Identyfikator autora obiektu."
1043
1044#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1864
1045msgid "The title for the object."
1046msgstr "Tytuł obiektu."
1047
1048#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1787
1049msgid "Type of Post for the object."
1050msgstr "Typ treści obiektu."
1051
1052#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1781
1053msgid "A named status for the object."
1054msgstr "Nazwa statusu obiektu."
1055
1056#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1926
1057msgid "The excerpt for the object."
1058msgstr "Zajawka dla obiektu."
1059
1060#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1877
1061msgid "HTML title for the object, transformed for display."
1062msgstr "Tytuł HTML obiektu, przekształcony do wyświetlania."
1063
1064#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1872
1065msgid "Title for the object, as it exists in the database."
1066msgstr "Tytuł obiektu, istniejący w bazie danych."
1067
1068#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1934
1069msgid "Excerpt for the object, as it exists in the database."
1070msgstr "Zajawka obiektu, tak jak występuje w bazie danych."
1071
1072#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1907
1073msgid "Whether the content is protected with a password."
1074msgstr "Czy treść jest chronia hasłem."
1075
1076#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1773
1077#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:515
1078msgid "An alphanumeric identifier for the object unique to its type."
1079msgstr "Alfanumeryczny identyfikator dla obiektu unikalny dla jego typu."
1080
1081#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1046
1082msgid "A sticky post can not be password protected."
1083msgstr "Przypięte wpisy nie mogą być zabezpieczone hasłem."
1084
1085#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1064
1086#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:134
1087msgid "Invalid post parent ID."
1088msgstr "Nieprawidłowy identyfikator rodzica."
1089
1090#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1053
1091msgid "A password protected post can not be set to sticky."
1092msgstr "Wpis chroniony hasłem nie może być przypięty."
1093
1094#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1237
1095#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1720
1096#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:482
1097msgid "The date the object was published, as GMT."
1098msgstr "Data obiektu została opublikowana jako GMT."
1099
1100#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1231
1101#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1714
1102#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:476
1103msgid "The date the object was published, in the site's timezone."
1104msgstr "Data obiektu została opublikowana w strefie czasowej witryny."
1105
1106#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1726
1107msgid "The globally unique identifier for the object."
1108msgstr "Globalny, unikatowy identyfikator obiektu."
1109
1110#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1155
1111msgid "Invalid featured media ID."
1112msgstr "Nieprawidłowy identyfikator wyróżniającego pliku medialnego."
1113
1114#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1759
1115#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:498
1116msgid "The date the object was last modified, in the site's timezone."
1117msgstr "Data modyfikacji obiektu w strefie czasowej witryny."
1118
1119#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1732
1120#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:488
1121msgid "GUID for the object, as it exists in the database."
1122msgstr "GUID obiektu, tak jak występuje w bazie danych."
1123
1124#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1766
1125#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:504
1126msgid "The date the object was last modified, as GMT."
1127msgstr "Data modyfikacji obiektu (czas GMT)."
1128
1129#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1738
1130msgid "GUID for the object, transformed for display."
1131msgstr "GUID obiektu, przetworzony do wyświetlenia."
1132
1133#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1042
1134msgid "A post can not be sticky and have a password."
1135msgstr "Wpis nie może być jednocześnie przypięty i chroniony hasłem."
1136
1137#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:823
1138msgid "The post has already been deleted."
1139msgstr "Wpis został już usunięty."
1140
1141#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:490
1142#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:525
1143msgid "Cannot create existing post."
1144msgstr "Nie można stworzyć już istniejącego wpisu."
1145
1146#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:134
1147#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:354
1148msgid "Sorry, you are not allowed to edit comments."
1149msgstr "Przepraszamy, nie posiadasz uprawnień do edytowania komentarzy."
1150
1151#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:447
1152msgid "Sorry, you are not allowed to create new users."
1153msgstr "Przepraszamy, nie posiadasz uprawnień do tworzenia użytkowników."
1154
1155#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:405
1156msgid "Incorrect post password."
1157msgstr "Nieprawidłowe hasło wpisu."
1158
1159#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:79
1160#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:101
1161#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1446
1162#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:86
1163msgid "The password for the post if it is password protected."
1164msgstr "Hasło dla wpisu, jeśli jest on chroniony hasłem."
1165
1166#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:158
1167msgid "You need to define a search term to order by relevance."
1168msgstr "Musisz zdefiniować wyszukiwaną frazę, aby uporządkować wyniki po istotności."
1169
1170#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1229
1171msgid "An alphanumeric identifier for the user."
1172msgstr "Identyfikator alfanumeryczny uzytkownika."
1173
1174#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:262
1175msgid "Human-readable labels for the taxonomy for various contexts."
1176msgstr "Zrozumiałe dla człowieka etykiety taksonomii w różnych kontekstach"
1177
1178#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:250
1179msgid "A human-readable description of the taxonomy."
1180msgstr "Opis taksonomii w formacie zrozumiałym dla człowieka."
1181
1182#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:244
1183msgid "All capabilities used by the taxonomy."
1184msgstr "Wszystkie uprawnienia używane przez taksonomię."
1185
1186#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:269
1187msgid "Whether posts with this status should be protected."
1188msgstr "Czy wpisy z tym statusem powinny być zabezpieczone."
1189
1190#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:256
1191msgid "Whether or not the taxonomy should have children."
1192msgstr "Czy taksonomia powinna mieć dzieci."
1193
1194#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:287
1195msgid "Whether to include posts in the edit listing for their post type."
1196msgstr "Czy dołączyć wpisy w widoku edycji dla dantego typu treści."
1197
1198#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:281
1199msgid "Whether posts with this status should be publicly-queryable."
1200msgstr "Czy wpisy z tym statusem powiny być publicznie wyszukiwalne."
1201
1202#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:275
1203msgid "Whether posts of this status should be shown in the front end of the site."
1204msgstr "Czy wpisy z tym statusem powinny być wyświetlane na front endzie witryny."
1205
1206#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:55
1207#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:68
1208#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:81
1209#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:94
1210#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:107
1211#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:120
1212#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:133
1213#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:146
1214#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:159
1215#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:172
1216#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:185
1217#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:199
1218msgid "Method '%s' not implemented. Must be overridden in subclass."
1219msgstr "Metoda '%s' nie jest zaimplementowana. Musi być nadpisana w podklasie."
1220
1221#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:334
1222msgid "Limit results to those matching a string."
1223msgstr "Ogranicz wyniki do tych, które są zgodne z frazą."
1224
1225#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:263
1226msgid "Whether posts with this status should be private."
1227msgstr "Czy wpisy z tym statusem powinny być prywatne."
1228
1229#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:325
1230msgid "Maximum number of items to be returned in result set."
1231msgstr "Maksymalna liczba elementów jaka ma być zwracana w zestawie wyników."
1232
1233#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:355
1234msgid "Scope under which the request is made; determines fields present in response."
1235msgstr "Konteks, w którym wykonywane jest żądanie. Określa pola obecne w odpowiedzi."
1236
1237#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:317
1238msgid "Current page of the collection."
1239msgstr "Aktualna strona z kolekcji"
1240
1241#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:42
1242msgid "The register_routes() method must be overridden"
1243msgstr "Metoda register_routes() musi być nadpisana"
1244
1245#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1388
1246#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2118
1247#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1349
1248msgid "Sort collection by object attribute."
1249msgstr "Posortuj kolekcję używając atrybutu obiektu."
1250
1251#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1422
1252msgid "Limit result set to comments assigned to specific post IDs."
1253msgstr "Ogranicz wyniki do komentarzy powiązanych z określonymi identyfikatorami wpisów."
1254
1255#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1404
1256msgid "Limit result set to comments of specific parent IDs."
1257msgstr "Ogranicz wyniki do komentarzy powiązanych z określonymi identyfikatorami rodziców."
1258
1259#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1439
1260msgid "Limit result set to comments assigned a specific type. Requires authorization."
1261msgstr "Ogranicz wyniki do komentarzy o wybranym typie. Wymagana autoryzacja."
1262
1263#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1431
1264msgid "Limit result set to comments assigned a specific status. Requires authorization."
1265msgstr "Ogranicz wyniki do komentarzy z wybranym statusem. Wymagana autoryzacja."
1266
1267#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1378
1268#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2111
1269#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:937
1270#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1342
1271msgid "Order sort attribute ascending or descending."
1272msgstr "UporzÄ…dkuj sortowanie rosnÄ…co lub malejÄ…co."
1273
1274#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1413
1275msgid "Ensure result set excludes specific parent IDs."
1276msgstr "Upewnij się, ze zestaw wyników wyklucza określone identyfikatory elementów nadrzędnych."
1277
1278#. translators: %d: avatar image size in pixels
1279#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1285
1280#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1283
1281msgid "Avatar URL with image size of %d pixels."
1282msgstr "Awatar z obrazkiem o wielkości %d pikseli."
1283
1284#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2075
1285msgid "Limit response to posts published before a given ISO8601 compliant date."
1286msgstr "Ogranicz wyniki do wpisów opublikowanych przed podaną datą w formacie ISO8601."
1287
1288#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2050
1289msgid "Limit response to posts published after a given ISO8601 compliant date."
1290msgstr "Ogranicz wyniki do wpisów opublikowanych po podanej dacie w formacie ISO8601."
1291
1292#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1364
1293#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2090
1294#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:921
1295#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1327
1296msgid "Limit result set to specific IDs."
1297msgstr "Ogranicz zestaw wyników do określonych identyfikatorów."
1298
1299#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1355
1300#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2081
1301#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:912
1302#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1318
1303msgid "Ensure result set excludes specific IDs."
1304msgstr "Upewnij się, że zestaw wyników nie zawiera wpisów o określonych identyfikatorach."
1305
1306#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1293
1307msgid "Avatar URLs for the object author."
1308msgstr "Adres URL avatara autora obiektu."
1309
1310#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1343
1311msgid "Limit result set to that from a specific author email. Requires authorization."
1312msgstr "Ogranicz wyniki na podstawie adresu email autora. Wymagana autoryzacja."
1313
1314#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1334
1315msgid "Ensure result set excludes comments assigned to specific user IDs. Requires authorization."
1316msgstr "Wyłącz z wyników komentarze powiązane z użytkownikiem o wybranym identyfikatorze. Wymagana autoryzacja."
1317
1318#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1326
1319msgid "Limit result set to comments assigned to specific user IDs. Requires authorization."
1320msgstr "Ogranicz wyniki do komentarzy powiązanych z wybranym identyfikatorem użytkownika. Wymagana autoryzacja."
1321
1322#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1270
1323msgid "Type of Comment for the object."
1324msgstr "Typ komentarza do obiektu."
1325
1326#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1243
1327#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1752
1328msgid "URL to the object."
1329msgstr "Adres URL do obiektu."
1330
1331#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1262
1332msgid "State of the object."
1333msgstr "Stan obiektu."
1334
1335#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1250
1336#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1804
1337#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:76
1338#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:92
1339#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:510
1340msgid "The ID for the parent of the object."
1341msgstr "Identyfikator rodzica dla obiektu."
1342
1343#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1223
1344#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1901
1345msgid "HTML content for the object, transformed for display."
1346msgstr "Zawartość HMTL obiektu, przetworzona do wyświetlenia."
1347
1348#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1218
1349#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1896
1350msgid "Content for the object, as it exists in the database."
1351msgstr "Treść obiektu, tak jak została zapisana w bazie danych."
1352
1353#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1210
1354#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1888
1355msgid "The content for the object."
1356msgstr "Treść obiektu."
1357
1358#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1256
1359msgid "The ID of the associated post object."
1360msgstr "Identyfikator powiÄ…zanego obiektu wpisu."
1361
1362#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1167
1363msgid "The ID of the user object, if author was a user."
1364msgstr "Identyfikator obiektu użytkownika, jeżeli autor był użytkownikiem."
1365
1366#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1089
1367msgid "Invalid comment author ID."
1368msgstr "Nieprawidłowy identyfikator autora komentarza."
1369
1370#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:824
1371msgid "The comment has already been trashed."
1372msgstr "Komentarz został już przeniesiony do kosza."
1373
1374#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:833
1375msgid "The comment cannot be deleted."
1376msgstr "Komentarz nie może być usunięty."
1377
1378#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1196
1379msgid "URL for the object author."
1380msgstr "Adres URL autora obiektu."
1381
1382#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1188
1383msgid "Display name for the object author."
1384msgstr "Wyświetlana nazwa autora obiektu."
1385
1386#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1182
1387msgid "IP address for the object author."
1388msgstr "Adres IP autora obiektu."
1389
1390#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1172
1391msgid "Email address for the object author."
1392msgstr "Adres email autora obiektu."
1393
1394#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:68
1395#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1161
1396#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:93
1397#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1746
1398#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:96
1399#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:493
1400msgid "Unique identifier for the object."
1401msgstr "Unikatowy identyfikator obiektu."
1402
1403#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1202
1404msgid "User agent for the object author."
1405msgstr "Użytkownik (user agent) dla obiektu autora."
1406
1407#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:724
1408msgid "Updating comment failed."
1409msgstr "Nie powiodła się aktualizacja komentarza."
1410
1411#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:702
1412msgid "Updating comment status failed."
1413msgstr "Nie powiodła się aktualizacja statusu komentarza."
1414
1415#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:590
1416msgid "Creating comment failed."
1417msgstr "Nie powiodło się dodanie komentarza."
1418
1419#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:536
1420msgid "Creating a comment requires valid author name and email values."
1421msgstr "Komentarz wymaga prawidłowej nazwy autora oraz e-maila."
1422
1423#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:490
1424msgid "Cannot create existing comment."
1425msgstr "Nie można utworzyć już istniejącego komentarza."
1426
1427#: wp-includes/comment.php:3057
1428#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:403
1429#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:420
1430msgid "Sorry, you must be logged in to comment."
1431msgstr "Przepraszamy, aby komentować trzeba być zalogowanym."
1432
1433#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:156
1434msgid "Query parameter not permitted: %s"
1435msgstr "Niedozwolony parametr zapytania: %s"
1436
1437#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:492
1438#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:692
1439msgid "No data supplied."
1440msgstr "Żadne dane nie zostały dostarczone."
1441
1442#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:654
1443msgid "Limit result set to attachments of a particular MIME type."
1444msgstr "Ogranicz wyniki do załączników o wybranym typie MIME."
1445
1446#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:531
1447msgid "Could not open file handle."
1448msgstr "Nie można otworzyć uchwytu pliku."
1449
1450#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:515
1451#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:702
1452msgid "Content hash did not match expected."
1453msgstr "Hash treści nie pasuje do oczekiwanego wzorca."
1454
1455#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:647
1456msgid "Limit result set to attachments of a particular media type."
1457msgstr "Ogranicz wyniki do załączników do odkreślonego rodzaju mediów."
1458
1459#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:462
1460msgid "The ID for the associated post of the attachment."
1461msgstr "Identyfikator wpisu powiązanego z załącznikiem."
1462
1463#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:98
1464#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:117
1465msgid "Whether to bypass trash and force deletion."
1466msgstr "Czy pominąć przeniesinie do kosza i wymusić usunięcie."
1467
1468#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:496
1469msgid "No Content-Type supplied."
1470msgstr "Nie wskazano Content-Type."
1471
1472#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:500
1473msgid "No Content-Disposition supplied."
1474msgstr "Nie wskazano Content-Disposition."
1475
1476#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:506
1477msgid "Invalid Content-Disposition supplied. Content-Disposition needs to be formatted as `attachment; filename=\"image.png\"` or similar."
1478msgstr "Wskazano błędne Content-Disposition. Content-Disposition powinno być sformatowane jako `attachment; filename=\"obrazek.png\"` lub podobne."
1479
1480#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:103
1481#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:210
1482msgid "Invalid parent type."
1483msgstr "Nieprawidłowy typ rodzica."
1484
1485#: wp-includes/post.php:1384
1486msgid "Page Attributes"
1487msgstr "Atrybuty strony"
1488
1489#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:75
1490msgid "Sorry, you are not allowed to upload media on this site."
1491msgstr "Przepraszamy, nie posiadasz uprawnienia do dodawania mediów do tej strony."
1492
1493#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:387
1494msgid "Alternative text to display when attachment is not displayed."
1495msgstr "Tekst alternatywny wyświetlany zamiast załącznika."
1496
1497#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:84
1498msgid "Sorry, you are not allowed to upload media to this post."
1499msgstr "Przepraszamy, nie posiadasz uprawnienia do wgrywania mediów do tego wpisu."
1500
1501#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:455
1502msgid "Details about the media file, specific to its type."
1503msgstr "Szczegóły pliku multimedialnego, zależnie od jego typu."
1504
1505#: wp-includes/rest-api/class-wp-rest-server.php:267
1506msgid "The REST API can no longer be completely disabled, the rest_authentication_errors can be used to restrict access to the API, instead."
1507msgstr "REST API nie może być już całkowicie wyłączone, zamiast tego zmienna rest_authentication_errors może być używana w celu ograniczenia dostępu do API."
1508
1509#: wp-includes/post.php:1377
1510msgid "View Pages"
1511msgstr "Zobacz strony"
1512
1513#: wp-includes/post.php:1384
1514msgid "Post Attributes"
1515msgstr "Atrybuty wpisu"
1516
1517#: wp-includes/post.php:1377
1518msgid "View Posts"
1519msgstr "Zobacz wpisy"
1520
1521#: wp-includes/post.php:167
1522msgid "No changesets found in Trash."
1523msgstr "Brak zestawów zmian w koszu."
1524
1525#: wp-includes/post.php:166
1526msgid "No changesets found."
1527msgstr "Nie znaleziono żadnego zestawu zmian."
1528
1529#: wp-includes/post.php:165
1530msgid "Search Changesets"
1531msgstr "Przeszukaj zestawy zmian."
1532
1533#: wp-includes/post.php:164
1534msgid "All Changesets"
1535msgstr "Wszystkie zestawy zmian."
1536
1537#: wp-includes/post.php:163
1538msgid "View Changeset"
1539msgstr "Zobacz zestaw zmian."
1540
1541#: wp-includes/post.php:162
1542msgid "Edit Changeset"
1543msgstr "Edytuj zestaw zmian."
1544
1545#: wp-includes/post.php:161
1546msgid "New Changeset"
1547msgstr "Nowy zestaw zmian."
1548
1549#: wp-includes/post.php:160
1550msgid "Add New Changeset"
1551msgstr "Dodaj zestaw zmian."
1552
1553#: wp-includes/post.php:159
1554msgctxt "Customize Changeset"
1555msgid "Add New"
1556msgstr "Dodaj"
1557
1558#: wp-includes/post.php:126 wp-includes/post.php:127
1559msgid "Custom CSS"
1560msgstr "Własny CSS"
1561
1562#: wp-includes/post.php:69
1563msgid "Attachment Attributes"
1564msgstr "Atrybuty załącznika"
1565
1566#: wp-includes/post.php:158
1567msgctxt "add new on admin bar"
1568msgid "Changeset"
1569msgstr "Zestaw zmian"
1570
1571#: wp-includes/post.php:157
1572msgctxt "admin menu"
1573msgid "Changesets"
1574msgstr "Zestawy zmian"
1575
1576#: wp-includes/post.php:156
1577msgctxt "post type singular name"
1578msgid "Changeset"
1579msgstr "Zestaw zmian"
1580
1581#: wp-includes/post.php:155
1582msgctxt "post type general name"
1583msgid "Changesets"
1584msgstr "Zestawy zmian"
1585
1586#. translators: post revision title: 1: author avatar, 2: author name, 3: time
1587#. ago, 4: date
1588#: wp-includes/post-template.php:1746
1589msgid "%1$s %2$s, %3$s ago (%4$s)"
1590msgstr "%1$s %2$s, %3$s temu (%4$s)"
1591
1592#: wp-includes/option.php:1844
1593msgid "Allow people to post comments on new articles."
1594msgstr "Zezwól na komentowanie nowych artykułów."
1595
1596#: wp-includes/option.php:1907 wp-includes/option.php:1912
1597#: wp-includes/option.php:1943 wp-includes/option.php:1948
1598msgid "The \"%s\" options group has been removed. Use another settings group."
1599msgstr "Grupa opcji \"%s\" została usunięta. Należy użyć innej grupy ustawień."
1600
1601#: wp-includes/option.php:1957
1602msgid "$sanitize_callback is deprecated. The callback from register_setting() is used instead."
1603msgstr "Zmienna $sanitize_callback jest przestarzała. Zamiast niej używane jest wywołanie register_setting()."
1604
1605#: wp-includes/option.php:1823
1606msgid "Blog pages show at most."
1607msgstr "Strony blogu wyświetlają maksymalnie tyle wpisów."
1608
1609#: wp-includes/option.php:1817
1610msgid "Default post format."
1611msgstr "Domyślny format wpisu."
1612
1613#: wp-includes/option.php:1804
1614msgid "Convert emoticons like :-) and :-P to graphics on display."
1615msgstr "W czasie wyświetlania zmienia emotikony :-) i :-P na grafiki."
1616
1617#: wp-includes/option.php:1783
1618msgid "A time format for all time strings."
1619msgstr "Format czasu dla wszystkich wystąpeń"
1620
1621#: wp-includes/option.php:1777
1622msgid "A date format for all date strings."
1623msgstr "Format daty dla wszystkich wystąpeń"
1624
1625#: wp-includes/option.php:1797
1626msgid "WordPress locale code."
1627msgstr "Kod ustawień regionalnych WordPressa."
1628
1629#: wp-includes/option.php:1789
1630msgid "A day number of the week that the week should start on."
1631msgstr "Numer dnia tygodnia, dla którego powinien się on zaczynać."
1632
1633#: wp-includes/option.php:1834
1634msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles."
1635msgstr "Dopuszcza odnośniki z innych blogów (tzw. pingback'i i trackback'i) przy nowych artykułach."
1636
1637#: wp-includes/option.php:1771
1638msgid "A city in the same timezone as you."
1639msgstr "Miasto w twojej strefie czasowej,"
1640
1641#: wp-includes/option.php:1729
1642msgid "Site title."
1643msgstr "Tytuł witryny."
1644
1645#: wp-includes/link-template.php:2535
1646msgctxt "next set of posts"
1647msgid "Next"
1648msgstr "Następny"
1649
1650#: wp-includes/link-template.php:2534
1651msgctxt "previous set of posts"
1652msgid "Previous"
1653msgstr "Poprzedni"
1654
1655#: wp-includes/media.php:3448
1656msgid "Search media items..."
1657msgstr "Przeszukaj media..."
1658
1659#: wp-includes/general-template.php:408 wp-login.php:535 wp-login.php:899
1660msgid "Username or Email Address"
1661msgstr "Nazwa użytkownika lub e-mail"
1662
1663#: wp-includes/customize/class-wp-customize-selective-refresh.php:188
1664msgid "Click to edit this element."
1665msgstr "Kliknij aby edytować element."
1666
1667#: wp-includes/customize/class-wp-customize-selective-refresh.php:187
1668msgid "Click to edit the site title."
1669msgstr "Kliknij, żeby edytować tytuł witryny."
1670
1671#: wp-includes/customize/class-wp-customize-selective-refresh.php:186
1672msgid "Click to edit this widget."
1673msgstr "Kliknij, żeby edytować widget."
1674
1675#: wp-includes/customize/class-wp-customize-selective-refresh.php:185
1676msgid "Click to edit this menu."
1677msgstr "Kliknij aby edytować menu."
1678
1679#: wp-includes/customize/class-wp-customize-custom-css-setting.php:212
1680msgid "There is %s unclosed code comment. Close each comment with <code>*/</code>."
1681msgid_plural "There are %s unclosed code comments. Close each comment with <code>*/</code>."
1682msgstr[0] "Jest %s niezamknięty znacznik komentarza w kodzie. Zamykaj każdy komentarz za pomocą <code>*/</code>."
1683msgstr[1] "Są %s niezamknięte znaczniki komentarza w kodzie. Zamykaj każdy komentarz za pomocą <code>*/</code>."
1684msgstr[2] "Jest %s niezamkniętych znaczników komentarza w kodzie. Zamykaj każdy komentarz za pomocą <code>*/</code>."
1685
1686#: wp-includes/customize/class-wp-customize-custom-css-setting.php:196
1687msgid "Your double quotes <code>\"</code> are uneven. Make sure there is a closing <code>\"</code> for every opening <code>\"</code>."
1688msgstr "Ilość podwójnych cudzysłowiów <code>\"</code> jest nieparzysta. Upewnij się że jest zamykający <code>\"</code> dla każdego otwierającego <code>\"</code>."
1689
1690#: wp-includes/customize/class-wp-customize-custom-css-setting.php:215
1691msgid "There is an extra <code>*/</code>, indicating an end to a comment. Be sure that there is an opening <code>/*</code> for every closing <code>*/</code>."
1692msgstr "Jest dodatkowy znacznik <code>*/</code>, oznaczający zakończonie bloku komentarza. Upewnij się, że jest znak <code>/*</code> otwierający blok komentarza dla każdego znaku <code>*/</code> zamykającego blok komentarza."
1693
1694#: wp-includes/customize/class-wp-customize-header-image-control.php:176
1695msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, we recommend matching the size of your video."
1696msgstr "Mimo, że możesz przyciąć obrazki, do swoich preferencji klikając <strong>Dodaj nowy obrazek</strong>, rekomendujemy dostosowanie rozmiaru do twojego filmu."
1697
1698#: wp-includes/customize/class-wp-customize-custom-css-setting.php:219
1699msgid "Imbalanced/unclosed character errors can be caused by <code>content: \"\";</code> declarations. You may need to remove this or add it to a custom CSS file."
1700msgstr "Błąd niezrównoważnonyc/niezamkniętych znaczników może być spowodowany przez wywołania <code>content: \"\";</code>. Możesz potrzebować usunąć je lub dodać je do odrębnego pliku CSS."
1701
1702#: wp-includes/customize/class-wp-customize-custom-css-setting.php:171
1703msgid "Markup is not allowed in CSS."
1704msgstr "Markup nie jest dozwolony w CSS."
1705
1706#: wp-includes/customize/class-wp-customize-custom-css-setting.php:190
1707msgid "Your parentheses <code>()</code> are imbalanced. Make sure there is a closing <code>)</code> for every opening <code>(</code>."
1708msgstr "Nawiasy zwykłe <code>()</code> nie są domknięte. Upewnij się, czy istnieje zamknięcie <code>)</code> dla każdego otwarcia <code>(</code>."
1709
1710#: wp-includes/customize/class-wp-customize-custom-css-setting.php:184
1711msgid "Your brackets <code>[]</code> are imbalanced. Make sure there is a closing <code>]</code> for every opening <code>[</code>."
1712msgstr "Nawiasy kwadratowe <code>[]</code> nie są domknięte. Upewnij się, czy istnieje zamknięcie <code>]</code> dla każdego otwarcia <code>[</code>."
1713
1714#: wp-includes/customize/class-wp-customize-custom-css-setting.php:178
1715msgid "Your curly brackets <code>{}</code> are imbalanced. Make sure there is a closing <code>}</code> for every opening <code>{</code>."
1716msgstr "Nawiasy klamrowe <code>{}</code> nie są domknięte. Upewnij się, czy istnieje zamknięcie <code>}</code> dla każdego otwarcia <code>{</code>."
1717
1718#: wp-includes/class-wp-xmlrpc-server.php:5427
1719msgid "Sorry, your entry could not be edited."
1720msgstr "Przepraszamy, twój wpis nie może być edytowany."
1721
1722#: wp-includes/class-wp-xmlrpc-server.php:2495
1723msgid "Invalid role."
1724msgstr "Nieprawidłowa rola."
1725
1726#: wp-includes/class-wp-xmlrpc-server.php:3477
1727msgid "Sorry, the comment could not be edited."
1728msgstr "Przepraszamy, komentarz nie może być edytowany."
1729
1730#: wp-includes/class-wp-xmlrpc-server.php:2145
1731msgid "Sorry, you are not allowed to assign this term."
1732msgstr "Przepraszamy, nie posiadasz uprawnień do przypisania wybranej taksonomii."
1733
1734#: wp-includes/class-wp-xmlrpc-server.php:2073
1735#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:570
1736msgid "Sorry, you are not allowed to delete this term."
1737msgstr "Przepraszamy, nie posiadasz uprawnień do usunięcia wybranej taksonomii."
1738
1739#: wp-includes/class-wp-xmlrpc-server.php:1982
1740#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:339
1741#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:483
1742msgid "Sorry, you are not allowed to edit this term."
1743msgstr "Przepraszamy, nie posiadasz uprawnień do edycji wybranej taksonomii."
1744
1745#: wp-includes/class-wp-xmlrpc-server.php:1921
1746msgid "Sorry, your term could not be created."
1747msgstr "Przepraszamy, nie można było utworzyć taksonomii."
1748
1749#: wp-includes/class-wp-xmlrpc-server.php:1526
1750#: wp-includes/class-wp-xmlrpc-server.php:4647
1751#: wp-includes/class-wp-xmlrpc-server.php:5106
1752msgid "Sorry, your entry could not be posted."
1753msgstr "Przepraszamy, wpisy nie można było wysłać."
1754
1755#: wp-includes/class-wp-customize-nav-menus.php:878
1756msgid "Post"
1757msgstr "Wpis"
1758
1759#: wp-includes/class-wp-customize-widgets.php:740
1760#: wp-includes/class-wp-customize-widgets.php:795
1761msgid "No widgets found."
1762msgstr "Nie znaleziono widżetów."
1763
1764#: wp-includes/class-wp-customize-widgets.php:739
1765msgid "Number of widgets found: %d"
1766msgstr "Liczba odnalezionych widgetów: %d"
1767
1768#. translators: %1$s is the post type name and %2$s is the error message.
1769#: wp-includes/class-wp-customize-nav-menus.php:883
1770msgid "%1$s could not be created: %2$s"
1771msgstr "Nie można było utworzyć %1$s - %2$s"
1772
1773#: wp-includes/class-wp-customize-widgets.php:735
1774msgid "There are no widget areas on the page shown, however other pages in this theme do have them."
1775msgstr "Nie ma obszarów na widżety na wyświetlanej stronie, jednak inne strony w tym motywie mają takie obszary."
1776
1777#. translators: 1: .mp4, 2: .mov
1778#: wp-includes/class-wp-customize-manager.php:4307
1779msgid "Only %1$s or %2$s files may be used for header video. Please convert your video file and try again, or, upload your video to YouTube and link it with the option below."
1780msgstr "Tylko pliki w formacie %1$s lub %2$s mogą być użyte jako filmy nagłówka. Przekonwertuj proszę twój film i spróbuj ponownie lub umięść twój film na YouTube i podaj odnośnik korzystajać z opcji poniżej."
1781
1782#: wp-includes/class-wp-customize-manager.php:4301
1783msgid "This video file is too large to use as a header video. Try a shorter video or optimize the compression settings and re-upload a file that is less than 8MB. Or, upload your video to YouTube and link it with the option below."
1784msgstr "Ten film jest za duży żeny używać go jako filmu nagłówka. Spróbuj krótszego filmu lub zoptymalizuj ustawienia kompresji wgraj film ponownie, gdy będzie miał mniej niż 8Mb. Alternatywnie wgraj film na YouTube i wklej odnośnik korzystając z opcji poniżej."
1785
1786#: wp-includes/class-wp-customize-manager.php:4261
1787msgid "Unrecognized background setting."
1788msgstr "Nierozpoznawalne ustawienia tła."
1789
1790#: wp-includes/class-wp-customize-manager.php:4240
1791msgid "Invalid value for background attachment."
1792msgstr "Nieprawidłowa wartość dla załączonego tła."
1793
1794#: wp-includes/class-wp-customize-manager.php:4138
1795msgid "Additional CSS"
1796msgstr "Dodatkowy CSS"
1797
1798#: wp-includes/class-wp-customize-manager.php:4145
1799msgid "(link opens in a new window)"
1800msgstr "(odnośnik zostanie otwarty w nowym oknie)"
1801
1802#: wp-includes/class-wp-customize-manager.php:4252
1803#: wp-includes/class-wp-customize-manager.php:4256
1804msgid "Invalid value for background size."
1805msgstr "Nieprawidłowa wartość wielkości tła."
1806
1807#: wp-includes/class-wp-customize-manager.php:4144
1808msgid "Learn more about CSS"
1809msgstr "Dowiedz się więcej o CSS"
1810
1811#: wp-includes/class-wp-customize-manager.php:4248
1812msgid "Invalid value for background position Y."
1813msgstr "Nieprawidłowa wartość dla pozycji Y tła."
1814
1815#: wp-includes/class-wp-customize-manager.php:4244
1816msgid "Invalid value for background position X."
1817msgstr "Nieprawidłowa wartość dla pozycji X tła."
1818
1819#: wp-includes/class-wp-customize-manager.php:4236
1820msgid "Invalid value for background repeat."
1821msgstr "Nieprawidłowa wartość dla powtarzania tła."
1822
1823#: wp-includes/class-wp-customize-manager.php:4151
1824msgid ""
1825"You can add your own CSS here.\n"
1826"\n"
1827"Click the help icon above to learn more."
1828msgstr ""
1829"Tutaj możesz dodać własny CSS.\n"
1830"\n"
1831"Naciśnij ikonkę pomocy, żeby dowiedzieć się więcej."
1832
1833#: wp-includes/class-wp-customize-manager.php:4040
1834msgid "Image Size"
1835msgstr "Wielkość obrazka"
1836
1837#: wp-includes/class-wp-customize-manager.php:4006
1838#: wp-includes/class-wp-customize-manager.php:4045
1839msgid "Fit to Screen"
1840msgstr "Dopasuj do ekranu"
1841
1842#: wp-includes/class-wp-customize-manager.php:4008
1843msgctxt "Custom Preset"
1844msgid "Custom"
1845msgstr "Własny"
1846
1847#: wp-includes/class-wp-customize-manager.php:4007
1848msgctxt "Repeat Image"
1849msgid "Repeat"
1850msgstr "Powtórz"
1851
1852#: wp-includes/class-wp-customize-manager.php:4057
1853msgid "Repeat Background Image"
1854msgstr "Powtórz obrazek tła"
1855
1856#: wp-includes/class-wp-customize-manager.php:4025
1857#: wp-includes/customize/class-wp-customize-background-position-control.php:69
1858msgid "Image Position"
1859msgstr "Pozycja obrazka"
1860
1861#: wp-includes/class-wp-customize-manager.php:4069
1862msgid "Scroll with Page"
1863msgstr "Przewijaj ze stronÄ…"
1864
1865#: wp-includes/class-wp-customize-manager.php:4044
1866msgid "Original"
1867msgstr "Oryginał"
1868
1869#: wp-includes/class-wp-customize-manager.php:3940
1870msgid "Header Video"
1871msgstr "Nagłówek filmu"
1872
1873#: wp-includes/class-wp-customize-manager.php:4004
1874msgctxt "Default Preset"
1875msgid "Default"
1876msgstr "Domyślne"
1877
1878#: wp-includes/class-wp-customize-manager.php:4000
1879msgctxt "Background Preset"
1880msgid "Preset"
1881msgstr "Wbudowane"
1882
1883#. translators: 1: .mp4, 2: header width in pixels
1884#: wp-includes/class-wp-customize-manager.php:3880
1885msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a width of %2$s pixels."
1886msgstr "Wgraj twój film w formacie %1$s i zminimalizuj jego rozmiar dla osiągnięcia najlepszych rezultatów. %2$s pikseli to rekomendowana szerokość dla twojego motywu."
1887
1888#. translators: 1: .mp4, 2: header height in pixels
1889#: wp-includes/class-wp-customize-manager.php:3887
1890msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a height of %2$s pixels."
1891msgstr "Wgraj twój film w formacie %1$s i zminimalizuj jego rozmiar dla osiągnięcia najlepszych rezultatów. %2$s pikseli to rekomendowana wysokość dla twojego motywu."
1892
1893#: wp-includes/class-wp-customize-manager.php:3862
1894msgid "If you add a video, the image will be used as a fallback while the video loads."
1895msgstr "Jeśli dodasz film, podczas jego ładowania pokazywany będzie obrazek."
1896
1897#. translators: 1: .mp4, 2: header size in pixels
1898#: wp-includes/class-wp-customize-manager.php:3873
1899msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends dimensions of %2$s pixels."
1900msgstr "Wgraj swój film w formacie %1$s i zminimalizuj jego rozmiar dla osiągnięcia najlepszych rezultatów. %2$s pikseli to rekomendowany wymiar dla twojego motywu."
1901
1902#: wp-includes/class-wp-customize-manager.php:1999
1903msgid "Setting does not exist or is unrecognized."
1904msgstr "Ustawienie nie istnieje lub nie zostało rozpoznane."
1905
1906#: wp-includes/class-wp-customize-manager.php:2004
1907msgid "Unauthorized to modify setting due to capability."
1908msgstr "Brak autoryzacji do modyfikacji ustawień ze względu na uprawnienia."
1909
1910#: wp-includes/class-wp-customize-control.php:596
1911msgid "New page title"
1912msgstr "Nowy tytuł strony"
1913
1914#: wp-includes/class-wp-customize-control.php:597
1915msgid "New page title…"
1916msgstr "Nowy tytuÅ‚ podstrony…"
1917
1918#. translators: %s: current user's display name
1919#: wp-includes/admin-bar.php:217
1920msgid "Howdy, %s"
1921msgstr "Witaj, %s"
1922
1923#: wp-includes/class-wp-customize-manager.php:1792
1924msgid "This form is not live-previewable."
1925msgstr "Tego formularza nie można podejrzeć na żywo."
1926
1927#: wp-includes/class-wp-customize-manager.php:1791
1928msgid "This link is not live-previewable."
1929msgstr "Tego odnośnika nie można podejrzeć na żywo."
1930
1931#: wp-includes/IXR/class-IXR-message.php:48 wp-includes/atomlib.php:125
1932#: wp-includes/feed.php:542
1933msgid "PHP's XML extension is not available. Please contact your hosting provider to enable PHP's XML extension."
1934msgstr "Nie jest dostępne rozszerzenie PHP do obsługi XML. Proszę skontaktować się z administratorem serwera w celu włącznie wymaganego rozszerzenia."
1935
1936#: wp-includes/class-wp-customize-manager.php:493
1937msgid "Non-existent changeset UUID."
1938msgstr "Nie istniejÄ…cy UUID zestawu zmian."
1939
1940#: wp-includes/class-wp-customize-manager.php:484
1941msgid "Invalid changeset UUID"
1942msgstr "Nieprawidłowy UUID zestawu zmian."
1943
1944#: wp-includes/class-wp-customize-manager.php:1571
1945msgid "Unauthorized. You may remove the customize_messenger_channel param to preview as frontend."
1946msgstr "Brak autoryzacji. Możesz usunąć parametr customize_messenger_channel, żeby podejrzeć widok front endu."
1947
1948#. translators: %s: Plugin name
1949#: wp-includes/script-loader.php:663
1950msgid "Install %s now"
1951msgstr "Zainstaluj teraz %s"
1952
1953#. translators: %s: Plugin name and version
1954#: wp-includes/script-loader.php:644
1955msgid "Update %s now"
1956msgstr "Zaktualizuj teraz: %s"
1957
1958#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:80
1959msgid "Edit selected menu"
1960msgstr "Edytuj zaznaczone menu"
1961
1962#: wp-includes/class-wp-editor.php:1075
1963msgid "Warning: the link has been inserted but may have errors. Please test it."
1964msgstr "Uwaga: odnośnik został wstawiony, ale może zawierać błędy. Prosimy go wypróbować."
1965
1966#: wp-includes/script-loader.php:636
1967msgid "Search Results"
1968msgstr "Wyniki wyszukiwania"
1969
1970#: wp-includes/class-wp-editor.php:1034
1971msgid "Rich Text Area. Press Control-Option-H for help."
1972msgstr "Rich Text Area. Naciśnij Control-Option-H, aby uzyskać pomoc."
1973
1974#: wp-includes/script-loader.php:371
1975msgid "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds."
1976msgstr "Użyj strzałek lewo/prawo aby przesunąć o sekundę do przodu lub do tyłu, strzałek góra/dół aby przesunąć o dziesięć sekund."
1977
1978#: wp-includes/script-loader.php:357 wp-includes/theme.php:1395
1979msgid "Play"
1980msgstr "Odtwórz"
1981
1982#. translators: %1: number of seconds (30 by default)
1983#: wp-includes/script-loader.php:363
1984msgid "Skip back %1 seconds"
1985msgstr "Przewiń o %1 sekund do tyłu"
1986
1987#: wp-includes/script-loader.php:364
1988msgid "Video Player"
1989msgstr "Odtwarzacz video"
1990
1991#: wp-includes/script-loader.php:365
1992msgid "Audio Player"
1993msgstr "Odtwarzacz muzyki"
1994
1995#: wp-includes/script-loader.php:366
1996msgid "Volume Slider"
1997msgstr "Suwak głośności"
1998
1999#: wp-includes/script-loader.php:370
2000msgid "Use Up/Down Arrow keys to increase or decrease volume."
2001msgstr "Używaj strzałek do góry/do dołu aby zwiększyć lub zmniejszyć głośność."
2002
2003#: wp-includes/script-loader.php:361
2004msgid "Time Slider"
2005msgstr "Slider Czasu"
2006
2007#: wp-includes/script-loader.php:358 wp-includes/theme.php:1394
2008msgid "Pause"
2009msgstr "Pauza"
2010
2011#: wp-includes/class-wp-tax-query.php:658
2012msgid "Inexistent terms."
2013msgstr "NieistniejÄ…ca taksonomia."
2014
2015#: wp-includes/taxonomy.php:1979 wp-includes/taxonomy.php:2601
2016msgid "A name is required for this term."
2017msgstr "Dla taksonomii musi być wprowadzona nazwa."
2018
2019#: wp-includes/script-loader.php:702
2020msgid "Run Importer"
2021msgstr "Uruchom Importer"
2022
2023#. translators: %s: Importer name
2024#: wp-includes/script-loader.php:704
2025msgid "Run %s"
2026msgstr "Uruchom %s"
2027
2028#. translators: %s: Activation URL
2029#: wp-includes/script-loader.php:684
2030msgid "Importer installed successfully. <a href=\"%s\">Run importer</a>"
2031msgstr "Importer został zainstalowany pomyślnie. <a href=\"%s\">Uruchom go</a>"
2032
2033#: wp-includes/script-loader.php:701
2034msgctxt "theme"
2035msgid "Activate %s"
2036msgstr "Włącz %s"
2037
2038#. translators: %s: Plugin name and version
2039#: wp-includes/script-loader.php:670
2040msgctxt "plugin"
2041msgid "Installing %s..."
2042msgstr "InstalujÄ™ %s..."
2043
2044#: wp-includes/script-loader.php:699
2045msgctxt "plugin"
2046msgid "Activate %s"
2047msgstr "Włącz %s"
2048
2049#. translators: %s: Theme name and version
2050#: wp-includes/script-loader.php:672
2051msgctxt "theme"
2052msgid "Installing %s..."
2053msgstr "InstalujÄ™ %s..."
2054
2055#. translators: %s: Plugin name and version
2056#: wp-includes/script-loader.php:678
2057msgctxt "plugin"
2058msgid "%s installation failed"
2059msgstr "Nie powiodła się instalacja wtyczki: %s"
2060
2061#. translators: %s: Theme name and version
2062#: wp-includes/script-loader.php:680
2063msgctxt "theme"
2064msgid "%s installation failed"
2065msgstr "Nie powiodła się instalacja motywu: %s"
2066
2067#. translators: %s: Theme name and version
2068#: wp-includes/script-loader.php:676
2069msgctxt "theme"
2070msgid "%s installed!"
2071msgstr "Zainstalowano: %s!"
2072
2073#. translators: %s: Plugin name and version
2074#: wp-includes/script-loader.php:674
2075msgctxt "plugin"
2076msgid "%s installed!"
2077msgstr "Zainstalowano: %s!"
2078
2079#. translators: %s: Plugin name
2080#: wp-includes/script-loader.php:699
2081msgctxt "plugin"
2082msgid "Network Activate %s"
2083msgstr "Włącz w sieci wtyczkę %s"
2084
2085#. translators: %s: Theme name
2086#: wp-includes/script-loader.php:701
2087msgctxt "theme"
2088msgid "Network Activate %s"
2089msgstr "Włącz w sieci motyw %s"
2090
2091#: wp-includes/class-wp-xmlrpc-server.php:4434
2092msgid "Sorry, you are not allowed to access user data on this site."
2093msgstr "Przepraszamy, nie posiadasz uprawnienia do danych użytkowników w tej witrynie."
2094
2095#: wp-includes/script-loader.php:708
2096msgid "Number of plugins found: %d"
2097msgstr "Liczba znalezionych wtyczek: %d"
2098
2099#: wp-includes/class-wp-xmlrpc-server.php:2421
2100#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:578
2101msgid "Sorry, you are not allowed to edit this user."
2102msgstr "Przepraszamy, nie posiadasz uprawnienia do edycji tego użytkownika."
2103
2104#: wp-includes/class-wp-xmlrpc-server.php:2552
2105#: wp-includes/class-wp-xmlrpc-server.php:2598
2106msgid "Sorry, you are not allowed to edit your profile."
2107msgstr "Przepraszamy, nie posiadasz uprawnienia do edycji swojego profilu."
2108
2109#: wp-includes/class-wp-xmlrpc-server.php:2709
2110#: wp-includes/class-wp-xmlrpc-server.php:2911
2111msgid "Sorry, you are not allowed to edit pages."
2112msgstr "Przepraszamy, nie posiadasz uprawnienia do edycji stron."
2113
2114#. translators: If comment number in your language requires declension,
2115#. translate this to 'on'. Do not translate into your own language.
2116#: wp-includes/comment-template.php:899
2117msgctxt "Comment number declension: on or off"
2118msgid "off"
2119msgstr "on"
2120
2121#: wp-includes/class-wp-theme.php:788
2122msgid "Dark"
2123msgstr "Ciemny"
2124
2125#: wp-includes/class-wp-theme.php:790
2126msgid "Responsive Layout"
2127msgstr "Responsywny"
2128
2129#: wp-includes/class-wp-theme.php:789
2130msgid "Fluid Layout"
2131msgstr "Płynny"
2132
2133#: wp-includes/class-wp-theme.php:789
2134msgid "Fixed Layout"
2135msgstr "Stały"
2136
2137#: wp-includes/class-wp-theme.php:791
2138msgid "Seasonal"
2139msgstr "Okazjonalny"
2140
2141#: wp-includes/class-wp-theme.php:787
2142msgid "Tan"
2143msgstr "BrÄ…zowy"
2144
2145#: wp-includes/class-wp-theme.php:791
2146msgid "Photoblogging"
2147msgstr "Fotoblog"
2148
2149#: wp-includes/class-wp-xmlrpc-server.php:1640
2150#: wp-includes/class-wp-xmlrpc-server.php:4777
2151#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:758
2152#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:803
2153msgid "Sorry, you are not allowed to delete this post."
2154msgstr "Przepraszamy, nie posiadasz uprawnienia do skasowania tego wpisu."
2155
2156#: wp-includes/class-wp-xmlrpc-server.php:2803
2157msgid "Sorry, you are not allowed to delete this page."
2158msgstr "Przepraszamy, nie posiadasz uprawnienia do skasowania tej strony."
2159
2160#: wp-includes/class-wp-xmlrpc-server.php:2668
2161#: wp-includes/class-wp-xmlrpc-server.php:2865
2162msgid "Sorry, you are not allowed to edit this page."
2163msgstr "Przepraszamy, nie posiadasz uprawnienia do edycji tej strony."
2164
2165#. translators: %s: Error string for a failed installation
2166#: wp-includes/script-loader.php:668
2167msgid "Installation failed: %s"
2168msgstr "Instalacja nie powiodła się: %s"
2169
2170#: wp-includes/script-loader.php:691
2171msgid "Deleting..."
2172msgstr "Usuwanie..."
2173
2174#: wp-includes/script-loader.php:976
2175msgid "Today"
2176msgstr "DziÅ›"
2177
2178#. translators: %s: Plugin name
2179#: wp-includes/script-loader.php:688
2180msgid "Are you sure you want to delete %s and its data?"
2181msgstr "Czy na pewno chcesz usunąć %s wraz z danymi?"
2182
2183#: wp-includes/script-loader.php:689
2184msgid "Are you sure you want to delete the selected plugins and their data?"
2185msgstr "Czy na pewno chcesz usunąć wybrane wtyczki wraz z ich danymi?"
2186
2187#: wp-includes/script-loader.php:694
2188msgid "Deleted!"
2189msgstr "Skasowano!"
2190
2191#. translators: %s: site title
2192#: wp-login.php:230
2193msgctxt "site"
2194msgid "← Back to %s"
2195msgstr "← Powrót do %s"
2196
2197#: wp-includes/class-wp-xmlrpc-server.php:3608
2198#: wp-includes/script-loader.php:705
2199msgid "An unknown error occurred"
2200msgstr "Wystąpił nieznany błąd"
2201
2202#. translators: %s: Error string for a failed deletion
2203#: wp-includes/script-loader.php:693
2204msgid "Deletion failed: %s"
2205msgstr "Nie udało się skasować: %s"
2206
2207#: wp-includes/script-loader.php:690
2208msgid "Caution: These themes may be active on other sites in the network. Are you sure you want to proceed?"
2209msgstr "Uwaga: Wybrane motywy mogą być aktywne w innych witrynach sieci. Czy na pewno chcesz kontynuować?"
2210
2211#: wp-includes/script-loader.php:696
2212msgid "Network Activate"
2213msgstr "Włącz w sieci"
2214
2215#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:80
2216#: wp-includes/widgets/class-wp-nav-menu-widget.php:153
2217msgid "Edit Menu"
2218msgstr "Edytuj Menu"
2219
2220#: wp-includes/wp-db.php:1801 wp-includes/wp-db.php:1807
2221msgid "Unable to retrieve the error message from MySQL"
2222msgstr "Brak możliwości pokazania błędów z MySQL"
2223
2224#: wp-includes/script-loader.php:666
2225msgid "Install Failed!"
2226msgstr "Instalacja nie powiodła się!"
2227
2228#. translators: %s: Theme name
2229#: wp-includes/script-loader.php:686
2230msgid "Are you sure you want to delete %s?"
2231msgstr "Czy na pewno chcesz usnąć %s?"
2232
2233#: wp-includes/revision.php:550
2234msgid "Sorry, you are not allowed to preview drafts."
2235msgstr "Przepraszamy, nie posiadasz uprawnienia do wyświetlenia wersji roboczych."
2236
2237#: wp-includes/rest-api/class-wp-rest-server.php:902
2238#: wp-includes/script-loader.php:132 wp-includes/script-loader.php:517
2239msgid "Sorry, you are not allowed to do that."
2240msgstr "Przepraszamy, nie posiadasz uprawnienia żeby to zrobić."
2241
2242#. translators: %s: site title
2243#: wp-includes/pluggable.php:1720
2244msgid "[%s] Password Changed"
2245msgstr "[%s] Hasło zostało zmienione"
2246
2247#: wp-includes/script-loader.php:642
2248msgid "Update Now"
2249msgstr "Aktualizuj Teraz"
2250
2251#: wp-includes/script-loader.php:401
2252msgctxt "password strength"
2253msgid "Password strength unknown"
2254msgstr "Nieznana siła hasła"
2255
2256#. translators: %s: Search string
2257#: wp-includes/script-loader.php:635
2258msgid "Search results for “%s”"
2259msgstr "Wyniki wyszukiwania: “%s”"
2260
2261#. translators: %s: user name
2262#: wp-includes/pluggable.php:1715
2263msgid "Password changed for user: %s"
2264msgstr "Hasło użytkownika %s zostało zmienione"
2265
2266#: wp-includes/script-loader.php:528
2267msgid ""
2268"Are you sure you want to do this?\n"
2269"The comment changes you made will be lost."
2270msgstr ""
2271"Czy na pewno chcesz to zrobić?\n"
2272"Zmiany wprowadzone w komentarzu zostanÄ… utracone."
2273
2274#: wp-includes/script-loader.php:638
2275msgid "Please select at least one item to perform this action on."
2276msgstr "W celu zmiany, wybierz przynajmniej jeden obiekt."
2277
2278#: wp-includes/script-loader.php:637
2279msgid "You do not appear to have any plugins available at this time."
2280msgstr "Wygląda na to, że nie ma aktualnie dostępnych żadnych wtyczek."
2281
2282#: wp-includes/script-loader.php:412
2283msgid "Confirm use of weak password"
2284msgstr "Potwierdź użycie słabego hasła"
2285
2286#: wp-includes/media-template.php:1239
2287msgid "Image crop area preview. Requires mouse interaction."
2288msgstr "Podgląd wycinanego obrazka. Wymaga użycia myszki."
2289
2290#: wp-includes/formatting.php:4251
2291msgid "https://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure"
2292msgstr "https://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure"
2293
2294#. translators: %s: Codex URL
2295#: wp-includes/formatting.php:4250
2296msgid "A structure tag is required when using custom permalinks. <a href=\"%s\">Learn more</a>"
2297msgstr "Wymagany jest znacznik struktury, gdy używasz własnego formatu bezpośrednich odnośników. <a href=\"%s\">Dowiedz się więcej</a>"
2298
2299#: wp-includes/class-wp-xmlrpc-server.php:3940
2300#: wp-includes/class-wp-xmlrpc-server.php:3988
2301#: wp-includes/class-wp-xmlrpc-server.php:5815
2302msgid "Sorry, you are not allowed to upload files."
2303msgstr "Przepraszamy, nie posiadasz uprawnienia do dodawania plików."
2304
2305#: wp-includes/class-wp-xmlrpc-server.php:3062
2306msgid "Sorry, you are not allowed to add a category."
2307msgstr "Przepraszamy, nie posiadasz uprawnienia do dodawania kategorii."
2308
2309#: wp-includes/class-wp-xmlrpc-server.php:2479
2310#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:186
2311#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:382
2312#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:384
2313msgid "Sorry, you are not allowed to list users."
2314msgstr "Przepraszamy, nie posiadasz uprawnienia do przeglądania użytkowników."
2315
2316#: wp-includes/class-wp-customize-manager.php:2027
2317#: wp-includes/class-wp-customize-setting.php:549
2318msgid "Invalid value."
2319msgstr "Nieprawidłowa wartość."
2320
2321#: wp-includes/class-wp-customize-manager.php:2356
2322msgid "There is %s invalid setting."
2323msgid_plural "There are %s invalid settings."
2324msgstr[0] "%s nieprawidłowe ustawienie."
2325msgstr[1] "%s nieprawidłowe ustawienia."
2326msgstr[2] "%s nieprawidłowych ustawień."
2327
2328#. translators: URL to the widgets panel of the customizer
2329#: wp-includes/class-wp-customize-nav-menus.php:585
2330msgid "You can also place menus in <a href=\"%s\">widget areas</a> with the “Custom Menu” widget."
2331msgstr "Możesz również umieszczać menu w <a href=\"%s\">miejscach widżetów</a> używajÄ…c widżetu “WÅ‚asne Menu”."
2332
2333#: wp-includes/class-wp-customize-manager.php:476
2334#: wp-includes/script-loader.php:468
2335msgid "Sorry, you are not allowed to customize this site."
2336msgstr "Przepraszamy, nie posiadasz uprawnienia do zmiany wyglÄ…du witryny."
2337
2338#. translators: 1: <script>, 2: wp_add_inline_script()
2339#. translators: 1: <style>, 2: wp_add_inline_style()
2340#: wp-includes/functions.wp-scripts.php:113
2341#: wp-includes/functions.wp-styles.php:89
2342msgid "Do not pass %1$s tags to %2$s."
2343msgstr "Nie używaj tagu %1$s w %2$s."
2344
2345#: wp-includes/class-wp-editor.php:1058
2346msgid "Link options"
2347msgstr "Opcje odnośnika"
2348
2349#: wp-includes/script-loader.php:433
2350msgid "Link selected."
2351msgstr "Wybrano odnośnik."
2352
2353#: wp-includes/script-loader.php:434
2354msgid "Link inserted."
2355msgstr "Wstawiono odnośnik."
2356
2357#. translators: %s: ImageMagick method name
2358#: wp-includes/class-wp-image-editor-imagick.php:706
2359#: wp-includes/class-wp-image-editor-imagick.php:711
2360msgid "%s is required to strip image meta."
2361msgstr "W celu usunięcia danych meta z obrazka wymagane jest %s."
2362
2363#: wp-includes/script-loader.php:626
2364msgid "Plugin details"
2365msgstr "Szczegóły wtyczki"
2366
2367#: wp-includes/media.php:3449
2368msgid "No media files found."
2369msgstr "Nie znaleziono plików mediów."
2370
2371#. translators: 1: post title, 2: site name
2372#: wp-includes/embed.php:467
2373msgid "“%1$s” — %2$s"
2374msgstr "„%1$s” — %2$s"
2375
2376#. translators: %d: Number of results found when using jQuery UI Autocomplete
2377#: wp-includes/script-loader.php:238
2378msgid "%d results found. Use up and down arrow keys to navigate."
2379msgstr "Znaleziono %d wyników. Użyj strzałek góra/dół do nawigacji."
2380
2381#. translators: Number of results found when using jQuery UI Autocomplete
2382#: wp-includes/script-loader.php:236
2383msgid "1 result found. Use up and down arrow keys to navigate."
2384msgstr "Znaleziono jeden wynik. Użyj strzałek góra/dół do nawigacji."
2385
2386#. translators: %s: user name
2387#: wp-includes/comment-template.php:2229
2388msgid "Logged in as %s. Edit your profile."
2389msgstr "Zalogowano jako %s. Edytuj swój profil."
2390
2391#. translators: 1: edit user link, 2: accessibility text, 3: user name, 4:
2392#. logout URL
2393#: wp-includes/comment-template.php:2226
2394msgid "<a href=\"%1$s\" aria-label=\"%2$s\">Logged in as %3$s</a>. <a href=\"%4$s\">Log out?</a>"
2395msgstr "<a href=\"%1$s\" aria-label=\"%2$s\">Zalogowano jako %3$s</a>. <a href=\"%4$s\">Wylogować?</a>"
2396
2397#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL, 3: wp-config.php, 4:
2398#. is_subdomain_install()
2399#: wp-includes/ms-default-constants.php:134
2400msgid "The constant %1$s <strong>is deprecated</strong>. Use the boolean constant %2$s in %3$s to enable a subdomain configuration. Use %4$s to check whether a subdomain configuration is enabled."
2401msgstr "Stała %1$s <strong>jest przestarzała</strong>. W celu umożliwienia konfiguracji sub-domenowej, dodaj stałą %2$s (typu boolean) w %3$s. Użyj %4$s w celu sprawdzenia, czy konfiguracja sub-domenowa jest włączona."
2402
2403#. translators: 1: panel id, 2: link to 'customize_loaded_components' filter
2404#. reference
2405#: wp-includes/class-wp-customize-manager.php:2956
2406msgid "Removing %1$s manually will cause PHP warnings. Use the %2$s filter instead."
2407msgstr "Ręczne usunięcie %1$s spowoduje zgłaszanie ostrzeżeń PHP. Zamiast tego użyj filtru: %2$s."
2408
2409#: wp-includes/class-wp-editor.php:1083
2410msgid "The next group of formatting shortcuts are applied as you type or when you insert them around plain text in the same paragraph. Press Escape or the Undo button to undo."
2411msgstr "Skróty formatujÄ…ce z kolejnego zestawu sÄ… aplikowane podczas pisania i po wstawieniu ich wewnÄ…trz akapitu. Aby anulować ich zastosowanie, wciÅ›nij klawisz Escape lub przycisk &bduqo;Cofnij”."
2412
2413#. translators: 1: display name, 2: user_login
2414#: wp-includes/user.php:1105
2415msgctxt "user dropdown"
2416msgid "%1$s (%2$s)"
2417msgstr "%1$s (%2$s)"
2418
2419#: wp-includes/user.php:202
2420msgid "<strong>ERROR</strong>: The email field is empty."
2421msgstr "<strong>BÅÄ„D</strong>: Pole e-mail jest puste."
2422
2423#: wp-includes/user.php:220
2424msgid "<strong>ERROR</strong>: Invalid email address."
2425msgstr "<strong>BÅÄ„D</strong>: NieprawidÅ‚owy adres e-mail."
2426
2427#: wp-login.php:853
2428msgid "Your session has expired. Please log in to continue where you left off."
2429msgstr "Twoja sesja wygasła. Zaloguj się, aby kontynuować."
2430
2431#. translators: %s: email address
2432#: wp-includes/user.php:238
2433msgid "<strong>ERROR</strong>: The password you entered for the email address %s is incorrect."
2434msgstr "<strong>BÅÄ„D</strong>: Dla adresu e-mail %s podano nieprawidÅ‚owe hasÅ‚o."
2435
2436#: wp-includes/taxonomy.php:426
2437msgid "Unregistering a built-in taxonomy is not allowed"
2438msgstr "Wyrejestrowywanie wbudowanych taksonomii nie jest dozwolone."
2439
2440#: wp-includes/post.php:234
2441msgctxt "post status"
2442msgid "Trash"
2443msgstr "W koszu"
2444
2445#: wp-includes/rest-api.php:45
2446msgid "Route must be specified."
2447msgstr "Routing musi być zdefiniowany."
2448
2449#: wp-includes/rest-api.php:42
2450msgid "Routes must be namespaced with plugin or theme name and version."
2451msgstr "Przestrzeń nazw dla tras musi zawierać nazwę i wersję wtyczki lub motywu."
2452
2453#: wp-includes/script-loader.php:473
2454msgid "(Untitled)"
2455msgstr "(Bez nazwy)"
2456
2457#: wp-includes/post.php:1167
2458msgid "Unregistering a built-in post type is not allowed"
2459msgstr "Wyrejestrowywanie wbudowanych typów treści nie jest dozwolone."
2460
2461#: wp-includes/script-loader.php:538
2462msgid "Drag boxes here"
2463msgstr "Przesuń tutaj sekcje"
2464
2465#: wp-includes/post.php:199
2466msgctxt "post status"
2467msgid "Published"
2468msgstr "Opublikowany"
2469
2470#: wp-includes/post.php:213
2471msgctxt "post status"
2472msgid "Draft"
2473msgstr "Szkic"
2474
2475#: wp-includes/post.php:227
2476msgctxt "post status"
2477msgid "Private"
2478msgstr "Prywatny"
2479
2480#: wp-includes/post.php:206
2481msgctxt "post status"
2482msgid "Scheduled"
2483msgstr "Zaplanowany"
2484
2485#: wp-includes/post.php:220
2486msgctxt "post status"
2487msgid "Pending"
2488msgstr "OczekujÄ…cy na przeglÄ…d"
2489
2490#. translators: 1: blog name, 2: separator(raquo), 3: term name, 4: taxonomy
2491#. singular name
2492#: wp-includes/general-template.php:2656
2493msgid "%1$s %2$s %3$s %4$s Feed"
2494msgstr "Kanał %1$s %2$s %3$s %4$s"
2495
2496#: wp-includes/pluggable.php:527
2497msgid "<strong>ERROR</strong>: Invalid username, email address or incorrect password."
2498msgstr "<strong>BÅÄ„D</strong>: nieprawidÅ‚owa nazwa użytkownika, adres e-mail lub hasÅ‚o."
2499
2500#: wp-includes/post-template.php:1602
2501msgctxt "post password form"
2502msgid "Enter"
2503msgstr "Zatwierdź"
2504
2505#: wp-includes/class-wp-customize-manager.php:3800
2506msgid "No logo selected"
2507msgstr "Nie wybrano logo"
2508
2509#: wp-includes/class-wp-customize-manager.php:3802
2510msgid "Choose logo"
2511msgstr "Wybierz logo"
2512
2513#. translators: 1: PHP class name, 2: PHP parent class name, 3: version number,
2514#. 4: __construct() method
2515#: wp-includes/functions.php:3891
2516msgid "The called constructor method for %1$s in %2$s is <strong>deprecated</strong> since version %3$s! Use %4$s instead."
2517msgstr "Wywołana metoda konstruktora klasy %1$s w %2$s jest <strong>przestarzała</strong> od wersji %3$s! Zamiast niej użyj %4$s."
2518
2519#: wp-includes/functions.php:5258
2520msgid "Close dialog"
2521msgstr "Zamknij okienko dialogowe"
2522
2523#: wp-includes/class-wp-customize-manager.php:3796
2524#: wp-includes/class-wp-customize-manager.php:3801
2525msgid "Select logo"
2526msgstr "Wybierz logo"
2527
2528#: wp-includes/class-wp-customize-manager.php:3797
2529msgid "Change logo"
2530msgstr "Zmień logo"
2531
2532#. translators: %s: document.write()
2533#: wp-includes/customize/class-wp-customize-selective-refresh.php:190
2534msgid "%s is forbidden"
2535msgstr "%s jest niedozwolone"
2536
2537#: wp-includes/customize/class-wp-customize-partial.php:221
2538msgid "Partial render must echo the content or return the content string (or array), but not both."
2539msgstr "Częściowy rendering musi albo wyświetlić treść, albo zwrócić ją jako string (bądź tablicę). Nie może wyświetlać i zwracać treści jednocześnie."
2540
2541#: wp-includes/comment.php:243
2542msgctxt "comment status"
2543msgid "Spam"
2544msgstr "Spam"
2545
2546#: wp-includes/comment.php:244
2547msgctxt "comment status"
2548msgid "Trash"
2549msgstr "W koszu"
2550
2551#: wp-includes/comment.php:1140
2552msgid "<strong>ERROR</strong>: your url is too long."
2553msgstr "<strong>BÅÄ„D</strong>: twój adres URL jest zbyt dÅ‚ugi."
2554
2555#: wp-includes/comment.php:242
2556msgctxt "comment status"
2557msgid "Approved"
2558msgstr "Zatwierdzony"
2559
2560#: wp-includes/comment.php:1132
2561msgid "<strong>ERROR</strong>: your name is too long."
2562msgstr "<strong>BÅÄ„D</strong>: twój podpis jest zbyt dÅ‚ugi."
2563
2564#: wp-includes/comment.php:1136
2565msgid "<strong>ERROR</strong>: your email address is too long."
2566msgstr "<strong>BÅÄ„D</strong>: twój adres e-mail jest zbyt dÅ‚ugi."
2567
2568#: wp-includes/comment.php:1144
2569msgid "<strong>ERROR</strong>: your comment is too long."
2570msgstr "<strong>BÅÄ„D</strong>: twój komentarz jest zbyt dÅ‚ugi."
2571
2572#: wp-includes/class-wp-customize-manager.php:3788
2573msgid "Logo"
2574msgstr "Logo"
2575
2576#: wp-includes/class-wp-theme.php:276
2577msgid "https://codex.wordpress.org/Child_Themes"
2578msgstr "https://codex.wordpress.org/Child_Themes"
2579
2580#: wp-includes/class-wp-metadata-lazyloader.php:81
2581#: wp-includes/class-wp-metadata-lazyloader.php:122
2582msgid "Invalid object type"
2583msgstr "Nieprawidłowy typ obiektu"
2584
2585#. translators: 1: index.php, 2: Codex URL, 3: style.css
2586#: wp-includes/class-wp-theme.php:274
2587msgid "Template is missing. Standalone themes need to have a %1$s template file. <a href=\"%2$s\">Child themes</a> need to have a Template header in the %3$s stylesheet."
2588msgstr "Brak szablonu. Niezależne od innych motywy powinny zawierać plik szablonu %1$s. <a href=\"%2$s\">Motywy potomne</a> powinny zawierać treść nagłówka szablonu na początku arkusza stylów %3$s."
2589
2590#: wp-includes/class-wp-editor.php:1056
2591msgid "Paste URL or type to search"
2592msgstr "Wklej adres lub zacznij pisać, aby poszukać"
2593
2594#: wp-includes/class-wp-customize-manager.php:3755
2595#: wp-includes/class-wp-customize-manager.php:3832
2596msgid "Display Site Title and Tagline"
2597msgstr "Wyświetl Tytuł i Opis witryny"
2598
2599#: wp-includes/class-wp-customize-manager.php:3634
2600msgid "Enter mobile preview mode"
2601msgstr "Przejdź do podglądu na komórce"
2602
2603#: wp-includes/class-wp-customize-manager.php:3631
2604msgid "Enter tablet preview mode"
2605msgstr "Przejdź do podglądu na tablecie"
2606
2607#: wp-comments-post.php:29
2608msgid "Comment Submission Failure"
2609msgstr "Wysyłanie komentarza nie powiodło się"
2610
2611#: wp-includes/class-wp-customize-manager.php:1790
2612#: wp-includes/customize/class-wp-customize-selective-refresh.php:184
2613msgid "Shift-click to edit this element."
2614msgstr "W celu edycji, przytrzymaj klawisz shift i kliknij element."
2615
2616#: wp-includes/class-wp-customize-manager.php:3627
2617msgid "Enter desktop preview mode"
2618msgstr "Przejdź do podglądu na komputerze"
2619
2620#: wp-includes/user.php:2290
2621msgid "<strong>ERROR</strong>: Sorry, that username is not allowed."
2622msgstr "<strong>BÅÄ„D</strong>: Wybrana nazwa użytkownika nie jest dozwolona."
2623
2624#: wp-includes/rest-api/class-wp-rest-request.php:908
2625msgid "Invalid parameter."
2626msgstr "Błędny parametr."
2627
2628#. translators: %s: menu name
2629#: wp-includes/customize/class-wp-customize-nav-menu-control.php:76
2630msgctxt "menu location"
2631msgid "(Current: %s)"
2632msgstr "(Aktualna: %s)"
2633
2634#. translators: %s: menu location
2635#: wp-includes/class-wp-customize-nav-menus.php:417
2636msgctxt "menu"
2637msgid "(Currently set to: %s)"
2638msgstr "(Aktualnie ustawione na: %s)"
2639
2640#. translators: %s: Codex URL
2641#: wp-includes/ms-load.php:485
2642msgid "Read the <a href=\"%s\" target=\"_blank\">bug report</a> page. Some of the guidelines there may help you figure out what went wrong."
2643msgstr "Przeczytaj stronę ze <a href=\"%s\" target=\"_blank\">zgłoszeniem błędu</a>. Niektóre porady tam zawarte mogą ci pomóc dowiedzieć się, co poszło nie tak."
2644
2645#: wp-includes/ms-load.php:486
2646msgid "https://codex.wordpress.org/Debugging_a_WordPress_Network"
2647msgstr "https://codex.wordpress.org/Debugging_a_WordPress_Network"
2648
2649#: wp-includes/functions.php:4134
2650msgid "https://codex.wordpress.org/Debugging_in_WordPress"
2651msgstr "https://codex.wordpress.org/Debugging_in_WordPress"
2652
2653#. translators: %s: Codex URL
2654#: wp-includes/functions.php:4133
2655msgid "Please see <a href=\"%s\">Debugging in WordPress</a> for more information."
2656msgstr "Dowiedz się więcej: <a href=\"%s\">Debugowanie w WordPressie</a>."
2657
2658#. translators: 1: $table_prefix 2: wp-config.php
2659#: wp-includes/load.php:438
2660msgid "<strong>ERROR</strong>: %1$s in %2$s can only contain numbers, letters, and underscores."
2661msgstr "<strong>BÅÄ„D</strong>: %1$s w %2$s może zawierać tylko liczby, litery i znaki podkreÅ›lenia."
2662
2663#: wp-includes/script-loader.php:614 wp-includes/script-loader.php:620
2664msgid "Changes saved."
2665msgstr "Zmiany zapisano."
2666
2667#: wp-load.php:83
2668msgid "https://codex.wordpress.org/Editing_wp-config.php"
2669msgstr "https://codex.wordpress.org/Editing_wp-config.php"
2670
2671#. translators: %s: Codex URL
2672#: wp-load.php:82
2673msgid "Need more help? <a href='%s'>We got it</a>."
2674msgstr "Potrzebujesz pomocy? <a href='%s'>Zajrzyj tutaj</a>."
2675
2676#. translators: %s: WP_User->ID
2677#: wp-includes/class-wp-user.php:277 wp-includes/class-wp-user.php:307
2678#: wp-includes/class-wp-user.php:346 wp-includes/class-wp-user.php:370
2679msgid "Use %s instead."
2680msgstr "Zamiast tego użyj %s."
2681
2682#. translators: %s: get_the_author()
2683#. translators: %s: get_trackback_url()
2684#: wp-includes/author-template.php:66 wp-includes/comment-template.php:1137
2685msgid "Use %s instead if you do not want the value echoed."
2686msgstr "Jeśli nie chcesz, by wartość została wypisana, użyj zamiast tego %s."
2687
2688#. translators: %s: wp-config.php
2689#: wp-load.php:77
2690msgid "There doesn't seem to be a %s file. I need this before we can get started."
2691msgstr "Wygląda na to, że plik %s nie istnieje. Jest on niezbędny, by rozpocząć pracę."
2692
2693#: wp-includes/class-wp-term.php:166
2694msgid "Term ID is shared between multiple taxonomies"
2695msgstr "Identyfikator terminu taksonomii jest współdzielony przez wiele taksonomii"
2696
2697#. translators: month name, genitive
2698#: wp-includes/class-wp-locale.php:177
2699msgctxt "genitive"
2700msgid "June"
2701msgstr "czerwca"
2702
2703#. translators: month name, genitive
2704#: wp-includes/class-wp-locale.php:178
2705msgctxt "genitive"
2706msgid "July"
2707msgstr "lipca"
2708
2709#. translators: month name, genitive
2710#: wp-includes/class-wp-locale.php:179
2711msgctxt "genitive"
2712msgid "August"
2713msgstr "sierpnia"
2714
2715#. translators: month name, genitive
2716#: wp-includes/class-wp-locale.php:180
2717msgctxt "genitive"
2718msgid "September"
2719msgstr "września"
2720
2721#. translators: month name, genitive
2722#: wp-includes/class-wp-locale.php:181
2723msgctxt "genitive"
2724msgid "October"
2725msgstr "października"
2726
2727#. translators: month name, genitive
2728#: wp-includes/class-wp-locale.php:182
2729msgctxt "genitive"
2730msgid "November"
2731msgstr "listopada"
2732
2733#. translators: month name, genitive
2734#: wp-includes/class-wp-locale.php:183
2735msgctxt "genitive"
2736msgid "December"
2737msgstr "grudnia"
2738
2739#: wp-includes/taxonomy.php:1160 wp-includes/taxonomy.php:1242
2740msgid "Term meta cannot be added to terms that are shared between taxonomies."
2741msgstr "Dane meta terminu taksonomii nie mogą być dodane do terminów, które są współdzielone przez wiele taksonomii."
2742
2743#. translators: month name, genitive
2744#: wp-includes/class-wp-locale.php:172
2745msgctxt "genitive"
2746msgid "January"
2747msgstr "stycznia"
2748
2749#. translators: month name, genitive
2750#: wp-includes/class-wp-locale.php:173
2751msgctxt "genitive"
2752msgid "February"
2753msgstr "lutego"
2754
2755#. translators: month name, genitive
2756#: wp-includes/class-wp-locale.php:174
2757msgctxt "genitive"
2758msgid "March"
2759msgstr "marca"
2760
2761#. translators: month name, genitive
2762#: wp-includes/class-wp-locale.php:175
2763msgctxt "genitive"
2764msgid "April"
2765msgstr "kwietnia"
2766
2767#. translators: month name, genitive
2768#: wp-includes/class-wp-locale.php:176
2769msgctxt "genitive"
2770msgid "May"
2771msgstr "maja"
2772
2773#. translators: If months in your language require a genitive case, translate
2774#. this to 'on'. Do not translate into your own language.
2775#: wp-includes/functions.php:175
2776msgctxt "decline months names: on or off"
2777msgid "off"
2778msgstr "on"
2779
2780#: wp-includes/embed.php:992
2781msgid "Sharing options"
2782msgstr "Opcje udostępniania"
2783
2784#: wp-includes/class-wp-xmlrpc-server.php:529
2785msgid "Medium-Large size image width"
2786msgstr "Szerokość obrazka w średnim-większym rozmiarze"
2787
2788#: wp-includes/class-wp-xmlrpc-server.php:534
2789msgid "Medium-Large size image height"
2790msgstr "Wysokość obrazka w średnim-większym rozmiarze"
2791
2792#. translators: %s: site link
2793#: wp-includes/theme-compat/sidebar.php:78
2794msgid "You are currently browsing the %s blog archives."
2795msgstr "Aktualnie przeglÄ…dasz archiwa bloga %s."
2796
2797#. translators: 1: site link, 2: archive date
2798#: wp-includes/theme-compat/sidebar.php:46
2799msgid "You are currently browsing the %1$s blog archives for the day %2$s."
2800msgstr "Aktualnie przeglÄ…dasz archiwa bloga %1$s z dnia %2$s."
2801
2802#. translators: 1: site link, 2: archive month
2803#: wp-includes/theme-compat/sidebar.php:54
2804msgid "You are currently browsing the %1$s blog archives for %2$s."
2805msgstr "Aktualnie przeglÄ…dasz archiwa bloga %1$s z miesiÄ…ca %2$s."
2806
2807#. translators: 1: site link, 2: archive year
2808#: wp-includes/theme-compat/sidebar.php:62
2809msgid "You are currently browsing the %1$s blog archives for the year %2$s."
2810msgstr "Aktualnie przeglÄ…dasz archiwa bloga %1$s z roku %2$s."
2811
2812#. translators: %s: admin email link
2813#: wp-includes/ms-load.php:103
2814msgid "This site has not been activated yet. If you are having problems activating your site, please contact %s."
2815msgstr "Witryna nie została jeszcze włączona. Jeśli masz problemy z włączeniem swojej witryny, skontaktuj się z %s."
2816
2817#. translators: %s: menu name
2818#: wp-includes/nav-menu.php:291 wp-includes/nav-menu.php:304
2819msgid "The menu name %s conflicts with another menu name. Please try another."
2820msgstr "Nazwa menu %s koliduje z nazwą innego menu. Użyj innej nazwy."
2821
2822#. translators: %s: email address
2823#: wp-signup.php:608 wp-signup.php:754
2824msgid "Check your inbox at %s and click the link given."
2825msgstr "Sprawdź skrzynkę emailową %s i kliknij na odnośnik w przesłanej wiadomości."
2826
2827#. translators: %s: site address
2828#: wp-signup.php:885
2829msgid "The site you were looking for, %s, does not exist."
2830msgstr "Witryna %s, której szukasz, nie istnieje."
2831
2832#. translators: %s: a link to the embedded site
2833#: wp-includes/theme-compat/embed-404.php:21
2834msgid "It looks like nothing was found at this location. Maybe try visiting %s directly?"
2835msgstr "Wygląda na to, że niczego nie znaleziono w tej lokalizacji. Może spróbuj odwiedzić %s bezpośrednio?"
2836
2837#. translators: %s: Name of current post
2838#: wp-includes/embed.php:797 wp-includes/post-template.php:270
2839msgid "Continue reading %s"
2840msgstr "Czytaj dalej %s"
2841
2842#: wp-includes/theme-compat/embed-404.php:14
2843msgid "Oops! That embed can’t be found."
2844msgstr "Ups! Ten osadzony element nie został znaleziony."
2845
2846#: wp-mail.php:233
2847msgid "Posted title:"
2848msgstr "Opublikowany tytuł:"
2849
2850#. translators: %s: the message ID
2851#: wp-mail.php:246
2852msgid "Mission complete. Message %s deleted."
2853msgstr "Misja ukończona. Wiadomość %s została usunięta."
2854
2855#: wp-signup.php:146
2856msgid "Site Language:"
2857msgstr "Język witryny:"
2858
2859#: wp-mail.php:232
2860msgid "Author:"
2861msgstr "Autor:"
2862
2863#: wp-includes/wp-db.php:1594
2864msgid "Are you sure that you have typed the correct hostname?"
2865msgstr "Czy jesteś pewien, że poprawnie wpisałeś adres serwera bazy danych?"
2866
2867#: wp-includes/wp-db.php:1595 wp-includes/wp-db.php:1698
2868msgid "Are you sure that the database server is running?"
2869msgstr "Czy jesteś pewien, że serwer bazy danych działa?"
2870
2871#. translators: %s: support forums URL
2872#: wp-includes/wp-db.php:1600 wp-includes/wp-db.php:1704
2873msgid "If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href=\"%s\">WordPress Support Forums</a>."
2874msgstr "Jeśli nie jesteś pewien, co oznaczają te zwroty, zapewne skontaktuj się ze swoim dostawcą hostingu. Jeśli wciąż będziesz potrzebować pomocy, odwiedź <a href=\"%s\">Forum Pomocy WordPressa</a>."
2875
2876#: wp-includes/wp-db.php:1689
2877msgid "Error reconnecting to the database"
2878msgstr "Wystąpił błąd podczas ponownego łączenia się z bazą danych"
2879
2880#. translators: %s: database host
2881#: wp-includes/wp-db.php:1693
2882msgid "This means that we lost contact with the database server at %s. This could mean your host’s database server is down."
2883msgstr "Oznacza to, że straciliśmy połączenie z bazą danych na serwerze %s. Możliwe, że serwer bazy danych przestał działać."
2884
2885#: wp-includes/wp-db.php:1699
2886msgid "Are you sure that the database server is not under particularly heavy load?"
2887msgstr "Czy jesteś pewien, że serwer bazy danych nie jest obecnie wyjątkowo przeciążony?"
2888
2889#. translators: 1: wp-config.php. 2: database host
2890#: wp-includes/wp-db.php:1587
2891msgid "This either means that the username and password information in your %1$s file is incorrect or we can’t contact the database server at %2$s. This could mean your host’s database server is down."
2892msgstr "Oznacza to, że nazwa użytkownika lub hasło podane w pliku %1$s nie jest poprawne, bądź też nie możemy połączyć się z serwerem bazy danych pod adresem %2$s. Możliwe, że serwer bazy danych przestał działać."
2893
2894#: wp-includes/wp-db.php:1593
2895msgid "Are you sure you have the correct username and password?"
2896msgstr "Czy jesteś pewien, że posiadasz poprawną nazwę użytkownika i hasło?"
2897
2898#. translators: %s: support forums URL
2899#: wp-includes/wp-db.php:1128
2900msgid "If you don’t know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href=\"%s\">WordPress Support Forums</a>."
2901msgstr "Jeśli nie wiesz, jak ustawić bazę danych, <strong>skontaktuj się ze swoim dostawcą hostingu</strong>. Jeśli wszystkie próby zawiodą, spróbuj znaleźć wsparcie na <a href=\"%s\">Forum Pomocy WordPressa</a>."
2902
2903#: wp-includes/wp-db.php:1100
2904msgid "Can’t select database"
2905msgstr "Nie można wybrać bazy danych"
2906
2907#. translators: %s: database name
2908#: wp-includes/wp-db.php:1104
2909msgid "We were able to connect to the database server (which means your username and password is okay) but not able to select the %s database."
2910msgstr "Udało nam się połączyć z serwerem bazy danych (co oznacza, że nazwa użytkownika i hasło są poprawne), ale nie mogliśmy wybrać bazy danych %s."
2911
2912#: wp-includes/wp-db.php:1109
2913msgid "Are you sure it exists?"
2914msgstr "Czy jesteś pewien, że ona istnieje?"
2915
2916#. translators: 1: database user, 2: database name
2917#: wp-includes/wp-db.php:1113
2918msgid "Does the user %1$s have permission to use the %2$s database?"
2919msgstr "Czy użytkownik %1$s ma uprawnienia do używania bazy %2$s?"
2920
2921#. translators: %s: database name
2922#: wp-includes/wp-db.php:1120
2923msgid "On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?"
2924msgstr "Na niektórych systemach nazwa bazy danych jest poprzedzana nazwą użytkownika, np. <code>nazwa_użytkownika_%1$s</code>. Może na tym polega problem?"
2925
2926#: wp-includes/widgets/class-wp-widget-tag-cloud.php:135
2927msgid "The tag cloud will not be displayed since there are no taxonomies that support the tag cloud widget."
2928msgstr "Chmura tagów nie będzie wyświetlana, ponieważ nie ma żadnych taksonomii, które obsługują widget chmury tagów."
2929
2930#. translators: %s: user name
2931#: wp-includes/user.php:166
2932msgid "<strong>ERROR</strong>: The password you entered for the username %s is incorrect."
2933msgstr "<strong>BÅÄ„D</strong>: Wprowadzone hasÅ‚o dla nazwy użytkownika %s nie jest poprawne."
2934
2935#: wp-includes/user.php:2129
2936msgid "Could not save password reset key to database."
2937msgstr "Nie udało się zapisać klucza resetowania hasła w bazie danych."
2938
2939#: wp-includes/user.php:1475
2940msgid "Nicename may not be longer than 50 characters."
2941msgstr "Uproszczona nazwa użytkownika nie może być dłuższa, niż 50 znaków."
2942
2943#: wp-includes/taxonomy.php:513
2944msgid "Tags list"
2945msgstr "Lista tagów"
2946
2947#: wp-includes/taxonomy.php:513
2948msgid "Categories list"
2949msgstr "Lista kategorii"
2950
2951#: wp-includes/user.php:142
2952msgid "<strong>ERROR</strong>: Invalid username."
2953msgstr "<strong>BÅÄ„D</strong>: NieprawidÅ‚owa nazwa użytkownika."
2954
2955#: wp-includes/taxonomy.php:512
2956msgid "Tags list navigation"
2957msgstr "Nawigacja listy tagów"
2958
2959#: wp-includes/taxonomy.php:512
2960msgid "Categories list navigation"
2961msgstr "Nawigacja listy kategorii"
2962
2963#: wp-includes/script-loader.php:576
2964msgid "Permalink saved"
2965msgstr "Bezpośredni odnośnik został zapisany"
2966
2967#. translators: 1: function name, 2: WordPress version number
2968#: wp-includes/rest-api.php:489 wp-includes/rest-api.php:510
2969msgid "%1$s (since %2$s; no alternative available)"
2970msgstr "%1$s(od wersji %2$s; nie ma alternatywy)"
2971
2972#. translators: 1: function name, 2: WordPress version number, 3: error message
2973#: wp-includes/rest-api.php:507
2974msgid "%1$s (since %2$s; %3$s)"
2975msgstr "%1$s (od wersji %2$s; %3$s)"
2976
2977#: wp-includes/rest-api.php:726
2978msgid "Cookie nonce is invalid"
2979msgstr "Wyrażenie okazjonalne (nonce) ciasteczka jest niepoprawne"
2980
2981#: wp-includes/shortcodes.php:93
2982msgid "Invalid shortcode name: Empty name given."
2983msgstr "Niewłaściwa nazwa kodu skrótowego: Podano pustą nazwę."
2984
2985#. translators: 1: shortcode name, 2: space separated list of reserved
2986#. characters
2987#: wp-includes/shortcodes.php:100
2988msgid "Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s"
2989msgstr "Niewłaściwa nazwa kodu skrótowego: %1$s. Nie używaj spacji lub znaków zastrzeżonych: %2$s"
2990
2991#: wp-includes/rest-api/class-wp-rest-server.php:1054
2992msgid "The specified namespace could not be found."
2993msgstr "Nie można było odnaleźć podanej przestrzeni nazw."
2994
2995#. translators: 1: function name, 2: WordPress version number, 3: new function
2996#. name
2997#: wp-includes/rest-api.php:486
2998msgid "%1$s (since %2$s; use %3$s instead)"
2999msgstr "%1$s (od wersji %2$s; zamiast tego użyj %3$s)"
3000
3001#: wp-includes/rest-api/class-wp-rest-server.php:966
3002msgid "No route was found matching the URL and request method"
3003msgstr "Nie znaleziono żadnej scieżki pasującej do adresu URL oraz zapytania HTTP"
3004
3005#: wp-includes/rest-api/class-wp-rest-server.php:845
3006msgid "The handler for the route is invalid"
3007msgstr "Sterownik ścieżki jest nieważny"
3008
3009#: wp-includes/rest-api/class-wp-rest-request.php:851
3010#: wp-includes/rest-api/class-wp-rest-request.php:918
3011msgid "Invalid parameter(s): %s"
3012msgstr "Nieprawidłowe parametry: %s"
3013
3014#. translators: 1: pre_get_posts 2: WP_Query->is_main_query() 3:
3015#. is_main_query() 4: link to codex is_main_query() page.
3016#: wp-includes/query.php:739
3017msgid "In %1$s, use the %2$s method, not the %3$s function. See %4$s."
3018msgstr "Użyj metody %2$s w %1$s, a nie funkcji %3$s. Zobacz %4$s."
3019
3020#: wp-includes/rest-api/class-wp-rest-request.php:890
3021#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:163
3022msgid "Missing parameter(s): %s"
3023msgstr "BrakujÄ…ce parametry: %s"
3024
3025#: wp-includes/rest-api/class-wp-rest-server.php:282
3026msgid "JSONP support is disabled on this site."
3027msgstr "Obsługa JSONP jest wyłączona dla tej witryny."
3028
3029#: wp-includes/post.php:1392
3030msgid "Pages list navigation"
3031msgstr "Nawigacja listy stron"
3032
3033#: wp-includes/post.php:1393
3034msgid "Posts list"
3035msgstr "Lista wpisów"
3036
3037#: wp-includes/post.php:1393
3038msgid "Pages list"
3039msgstr "Lista stron"
3040
3041#: wp-includes/post.php:1391
3042msgid "Filter pages list"
3043msgstr "Filtrowanie listy stron"
3044
3045#: wp-includes/post.php:1391
3046msgid "Filter posts list"
3047msgstr "Filtrowanie listy wpisów"
3048
3049#: wp-includes/post.php:1383
3050msgid "Post Archives"
3051msgstr "Archiwa wpisów"
3052
3053#: wp-includes/post.php:1383
3054msgid "Page Archives"
3055msgstr "Archiwa stron"
3056
3057#: wp-includes/post.php:1392
3058msgid "Posts list navigation"
3059msgstr "Nawigacja listy wpisów"
3060
3061#: wp-includes/ms-functions.php:573
3062msgid "Site names can only contain lowercase letters (a-z) and numbers."
3063msgstr "Nazwy witryn mogą zawierać wyłącznie małe litery (a-z) i liczby."
3064
3065#: wp-includes/class-wp-customize-nav-menus.php:171
3066#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:335
3067#: wp-includes/nav-menu.php:746
3068msgid "Post Type Archive"
3069msgstr "Archiwum typu treści"
3070
3071#: wp-includes/ms-functions.php:434 wp-includes/ms-functions.php:441
3072#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1104
3073#: wp-includes/user.php:1465
3074msgid "Sorry, that username is not allowed."
3075msgstr "Przepraszamy, ale ta nazwa użytkownika nie jest dozwolona."
3076
3077#. translators: three-letter abbreviation of the month
3078#: wp-includes/class-wp-locale.php:196
3079msgctxt "November abbreviation"
3080msgid "Nov"
3081msgstr "Lis"
3082
3083#. translators: three-letter abbreviation of the month
3084#: wp-includes/class-wp-locale.php:197
3085msgctxt "December abbreviation"
3086msgid "Dec"
3087msgstr "Gru"
3088
3089#. translators: playlist item title
3090#: wp-includes/media.php:1832 wp-includes/media.php:1847
3091msgctxt "playlist item title"
3092msgid "“%s”"
3093msgstr "„%s”"
3094
3095#: wp-includes/ms-functions.php:419
3096msgid "Usernames can only contain lowercase letters (a-z) and numbers."
3097msgstr "Nazwy użytkowników mogą zawierać wyłącznie małe litery (a-z) i liczby."
3098
3099#. translators: three-letter abbreviation of the month
3100#: wp-includes/class-wp-locale.php:192
3101msgctxt "July abbreviation"
3102msgid "Jul"
3103msgstr "Lip"
3104
3105#. translators: three-letter abbreviation of the month
3106#: wp-includes/class-wp-locale.php:193
3107msgctxt "August abbreviation"
3108msgid "Aug"
3109msgstr "Sie"
3110
3111#. translators: three-letter abbreviation of the month
3112#: wp-includes/class-wp-locale.php:194
3113msgctxt "September abbreviation"
3114msgid "Sep"
3115msgstr "Wrz"
3116
3117#. translators: three-letter abbreviation of the month
3118#: wp-includes/class-wp-locale.php:195
3119msgctxt "October abbreviation"
3120msgid "Oct"
3121msgstr "Paź"
3122
3123#. translators: three-letter abbreviation of the month
3124#: wp-includes/class-wp-locale.php:186
3125msgctxt "January abbreviation"
3126msgid "Jan"
3127msgstr "Sty"
3128
3129#. translators: three-letter abbreviation of the month
3130#: wp-includes/class-wp-locale.php:187
3131msgctxt "February abbreviation"
3132msgid "Feb"
3133msgstr "Lut"
3134
3135#. translators: three-letter abbreviation of the month
3136#: wp-includes/class-wp-locale.php:188
3137msgctxt "March abbreviation"
3138msgid "Mar"
3139msgstr "Mar"
3140
3141#. translators: three-letter abbreviation of the month
3142#: wp-includes/class-wp-locale.php:189
3143msgctxt "April abbreviation"
3144msgid "Apr"
3145msgstr "Kwi"
3146
3147#. translators: three-letter abbreviation of the month
3148#: wp-includes/class-wp-locale.php:190
3149msgctxt "May abbreviation"
3150msgid "May"
3151msgstr "Maj"
3152
3153#. translators: three-letter abbreviation of the month
3154#: wp-includes/class-wp-locale.php:191
3155msgctxt "June abbreviation"
3156msgid "Jun"
3157msgstr "Cze"
3158
3159#. translators: one-letter abbreviation of the weekday
3160#: wp-includes/class-wp-locale.php:143
3161msgctxt "Wednesday initial"
3162msgid "W"
3163msgstr "Åš"
3164
3165#. translators: one-letter abbreviation of the weekday
3166#: wp-includes/class-wp-locale.php:144
3167msgctxt "Thursday initial"
3168msgid "T"
3169msgstr "C"
3170
3171#. translators: one-letter abbreviation of the weekday
3172#: wp-includes/class-wp-locale.php:145
3173msgctxt "Friday initial"
3174msgid "F"
3175msgstr "P"
3176
3177#. translators: one-letter abbreviation of the weekday
3178#: wp-includes/class-wp-locale.php:146
3179msgctxt "Saturday initial"
3180msgid "S"
3181msgstr "S"
3182
3183#. translators: one-letter abbreviation of the weekday
3184#: wp-includes/class-wp-locale.php:140
3185msgctxt "Sunday initial"
3186msgid "S"
3187msgstr "N"
3188
3189#. translators: one-letter abbreviation of the weekday
3190#: wp-includes/class-wp-locale.php:141
3191msgctxt "Monday initial"
3192msgid "M"
3193msgstr "P"
3194
3195#. translators: one-letter abbreviation of the weekday
3196#: wp-includes/class-wp-locale.php:142
3197msgctxt "Tuesday initial"
3198msgid "T"
3199msgstr "W"
3200
3201#: wp-includes/link-template.php:2822
3202msgid "Newer comments"
3203msgstr "Nowsze komentarze"
3204
3205#: wp-includes/link-template.php:2821
3206msgid "Older comments"
3207msgstr "Starsze komentarze"
3208
3209#. translators: Post calendar label. 1: Date
3210#: wp-includes/general-template.php:2062
3211msgid "Posts published on %s"
3212msgstr "Wpisy opublikowane dnia %s"
3213
3214#: wp-includes/embed.php:1014
3215msgid "Copy and paste this code into your site to embed"
3216msgstr "Skopiuj i wklej ten kod na swoją witrynę, aby osadzić element"
3217
3218#: wp-includes/embed.php:1019
3219msgid "Close sharing dialog"
3220msgstr "Zamknij okienko udostępniania"
3221
3222#. translators: %s: 'document_title_separator' filter name
3223#: wp-includes/feed.php:103 wp-includes/feed.php:129
3224msgid "Use the %s filter instead."
3225msgstr "Zamiast tego użyj filtru %s."
3226
3227#: wp-includes/embed.php:975
3228msgid "Open sharing dialog"
3229msgstr "Otwórz okienko udostępniania"
3230
3231#: wp-includes/embed.php:951
3232msgid "%s <span class=\"screen-reader-text\">Comment</span>"
3233msgid_plural "%s <span class=\"screen-reader-text\">Comments</span>"
3234msgstr[0] "%s <span class=\"screen-reader-text\">Komentarz</span>"
3235msgstr[1] "%s <span class=\"screen-reader-text\">Komentarze</span>"
3236msgstr[2] "%s <span class=\"screen-reader-text\">Komentarzy</span>"
3237
3238#: wp-includes/embed.php:997
3239msgid "WordPress Embed"
3240msgstr "Osadzanie elementów WordPressa"
3241
3242#: wp-includes/embed.php:1000
3243msgid "HTML Embed"
3244msgstr "Osadzanie HTML"
3245
3246#: wp-includes/embed.php:1007
3247msgid "Copy and paste this URL into your WordPress site to embed"
3248msgstr "Skopiuj i wklej ten adres na swoją witrynę WordPressa, aby osadzić element"
3249
3250#: wp-includes/customize/class-wp-widget-area-customize-control.php:67
3251msgid "When in reorder mode, additional controls to reorder widgets will be available in the widgets list above."
3252msgstr "W trybie zmiany kolejności, powyżej będą dostępne dodatkowe elementy sterujące do zmiany kolejności widgetów."
3253
3254#: wp-includes/customize/class-wp-customize-themes-section.php:75
3255#: wp-includes/customize/class-wp-customize-themes-section.php:76
3256msgid "Search installed themes…"
3257msgstr "Szukaj w zainstalowanych motywach"
3258
3259#: wp-includes/class-wp-xmlrpc-server.php:5820
3260msgid "Sorry, you have used your space allocation."
3261msgstr "Przepraszamy, ale wykorzystałeś swój przydział miejsca."
3262
3263#: wp-includes/class-wp-xmlrpc-server.php:3235
3264#: wp-includes/class-wp-xmlrpc-server.php:3367
3265#: wp-includes/class-wp-xmlrpc-server.php:3434
3266msgid "Sorry, you are not allowed to moderate or edit this comment."
3267msgstr "Przepraszamy, nie posiadasz uprawnienia do moderacji lub edycji tego komentarza."
3268
3269#: wp-includes/class-wp-customize-widgets.php:738
3270#: wp-includes/customize/class-wp-widget-area-customize-control.php:63
3271msgid "Reorder widgets"
3272msgstr "Zmień kolejność widgetów"
3273
3274#: wp-includes/class-wp-customize-section.php:362
3275msgid "Press return or enter to open this section"
3276msgstr "Wciśnij klawisz enter, by otworzyć tą sekcję"
3277
3278#. translators: %s: document title from the preview
3279#: wp-includes/class-wp-customize-manager.php:3299
3280msgid "Live Preview: %s"
3281msgstr "Podgląd na żywo: %s"
3282
3283#: wp-includes/class-wp-customize-manager.php:522
3284msgid "The requested theme does not exist."
3285msgstr "Wybrany motyw nie istnieje."
3286
3287#: wp-includes/class-wp-customize-manager.php:512
3288msgid "Sorry, you are not allowed to edit theme options on this site."
3289msgstr "Nie masz uprawnienia do edycji opcji motywu na tej witrynie."
3290
3291#. translators: 1: "type => link", 2: "taxonomy => link_category" alternative
3292#: wp-includes/category-template.php:352 wp-includes/category.php:46
3293msgid "%1$s is deprecated. Use %2$s instead."
3294msgstr "%1$s jest przestarzałą praktyką. Zamiast tego użyj %2$s."
3295
3296#. translators: 1: post type, 2: capability name
3297#: wp-includes/capabilities.php:78 wp-includes/capabilities.php:139
3298#: wp-includes/capabilities.php:198 wp-includes/capabilities.php:235
3299msgid "The post type %1$s is not registered, so it may not be reliable to check the capability \"%2$s\" against a post of that type."
3300msgstr "Typ treści %1$s nie jest zarejestrowany, więc sprawdzanie uprawnienia \"%2$s\" pod jego kątem może nie dawać wiarygodnych wyników."
3301
3302#: wp-includes/class-wp-customize-nav-menus.php:972
3303#: wp-includes/class-wp-customize-widgets.php:786
3304msgid "Clear Results"
3305msgstr "Wyczyść wyniki"
3306
3307#: wp-includes/class-wp-editor.php:1081
3308msgid "The following formatting shortcuts are replaced when pressing Enter. Press Escape or the Undo button to undo."
3309msgstr "Następujące skróty formatowania zostaną zastąpione po naciśnięciu klawisza Enter. Wciśnij klawisz Escape lub przycisk Cofnij, by cofnąć formatowanie."
3310
3311#. translators: %s: Title of a section with menu items
3312#: wp-includes/class-wp-customize-nav-menus.php:1022
3313msgid "Toggle section: %s"
3314msgstr "Przełącz sekcję: %s"
3315
3316#. translators: If your word count is based on single characters (e.g. East
3317#. Asian characters), enter 'characters_excluding_spaces' or
3318#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
3319#. into your own language.
3320#: wp-includes/formatting.php:3355 wp-includes/script-loader.php:446
3321msgctxt "Word count type. Do not translate!"
3322msgid "words"
3323msgstr "words"
3324
3325#. translators: 1: Title of a menu item, 2: Type of a menu item
3326#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:81
3327msgid "Remove Menu Item: %1$s (%2$s)"
3328msgstr "Usuń element menu: %1$s (%2$s)"
3329
3330#: wp-includes/class-wp-customize-nav-menus.php:1056
3331msgid "Toggle section: Custom Links"
3332msgstr "Przełącz sekcję: własne odnośniki"
3333
3334#: wp-includes/script-loader.php:411
3335msgid "Your new password has not been saved."
3336msgstr "Nowe hasło nie zostało zapisane."
3337
3338#. translators: 1: Title of a menu item, 2: Type of a menu item
3339#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:77
3340msgid "Edit menu item: %1$s (%2$s)"
3341msgstr "Edytuj element menu: %1$s (%2$s)"
3342
3343#: wp-includes/script-loader.php:417
3344msgid "Hide password"
3345msgstr "Ukryj hasło"
3346
3347#: wp-includes/script-loader.php:416
3348msgid "Show password"
3349msgstr "Pokaż hasło"
3350
3351#: wp-includes/class-wp-customize-nav-menus.php:418
3352msgid "Menu Name"
3353msgstr "Nazwa menu"
3354
3355#: wp-includes/customize/class-wp-customize-site-icon-control.php:74
3356#: wp-includes/media-template.php:1257
3357msgid "Preview as an app icon"
3358msgstr "PodglÄ…d jako ikona aplikacji"
3359
3360#: wp-includes/media-template.php:1255
3361msgid "As an app icon"
3362msgstr "Jako ikona aplikacji"
3363
3364#: wp-includes/media-template.php:1245
3365msgid "As a browser icon"
3366msgstr "Jako ikona w przeglÄ…darce"
3367
3368#: wp-includes/customize/class-wp-customize-site-icon-control.php:70
3369#: wp-includes/media-template.php:1250
3370msgid "Preview as a browser icon"
3371msgstr "PodglÄ…d jako ikony w przeglÄ…darce"
3372
3373#: wp-includes/class-wp-customize-nav-menus.php:1018
3374msgid "No items"
3375msgstr "Brak elementów"
3376
3377#: wp-login.php:737
3378msgid "Registration confirmation will be emailed to you."
3379msgstr "Potwierdzenie rejestracji otrzymasz przez email."
3380
3381#: wp-includes/script-loader.php:414
3382msgid "Hide"
3383msgstr "Ukryj"
3384
3385#: wp-includes/script-loader.php:413
3386msgid "Show"
3387msgstr "Pokaż"
3388
3389#: wp-includes/script-loader.php:406
3390msgctxt "password mismatch"
3391msgid "Mismatch"
3392msgstr "Niezgodność haseł"
3393
3394#: wp-includes/script-loader.php:402
3395msgctxt "password strength"
3396msgid "Very weak"
3397msgstr "Bardzo słabe"
3398
3399#: wp-includes/script-loader.php:403
3400msgctxt "password strength"
3401msgid "Weak"
3402msgstr "Słabe"
3403
3404#: wp-includes/script-loader.php:405
3405msgctxt "password strength"
3406msgid "Strong"
3407msgstr "Silne"
3408
3409#: wp-includes/customize/class-wp-customize-header-image-control.php:207
3410msgid "Add new image"
3411msgstr "Dodaj nowy obrazek"
3412
3413#: wp-includes/customize/class-wp-customize-header-image-control.php:206
3414msgid "Hide header image"
3415msgstr "Ukryj obrazek w nagłówku"
3416
3417#: wp-includes/customize/class-wp-customize-header-image-control.php:206
3418msgid "Hide image"
3419msgstr "Ukryj obrazek"
3420
3421#: wp-includes/customize/class-wp-customize-header-image-control.php:207
3422msgid "Add new header image"
3423msgstr "Dodaj nowy obrazek do nagłówka"
3424
3425#: wp-includes/class-wp-customize-manager.php:3769
3426msgid "Site Icon"
3427msgstr "Ikona witryny"
3428
3429#. translators: %s: site icon size in pixels
3430#: wp-includes/class-wp-customize-manager.php:3772
3431msgid "The Site Icon is used as a browser and app icon for your site. Icons must be square, and at least %s pixels wide and tall."
3432msgstr "Ikona witryny jest używana jako ikona w przeglądarkach i aplikacjach. Musi być ona kwadratowa i mieć szerokość oraz wysokość co najmniej %s pikseli."
3433
3434#: wp-includes/class-wp-customize-manager.php:3720
3435msgid "Site Identity"
3436msgstr "Tożsamość witryny"
3437
3438#. translators: 1: Title of a menu item, 2: Type of a menu item
3439#: wp-includes/class-wp-customize-nav-menus.php:917
3440msgid "Add to menu: %1$s (%2$s)"
3441msgstr "Dodaj do menu: %1$s (%2$s)"
3442
3443#: wp-includes/class-wp-editor.php:1079
3444msgid "When starting a new paragraph with one of these formatting shortcuts followed by a space, the formatting will be applied automatically. Press Backspace or Escape to undo."
3445msgstr "Jeśli rozpoczniesz nowy akapit tekstu od jednego z tych skrótów formatowania, a za nim umieścisz spację i właściwy tekst, automatycznie zostanie włączone odpowiednie formatowanie. Wciśnij klawisz Backspace lub Escape, by cofnąć zmianę."
3446
3447#: wp-includes/wp-db.php:1385 wp-includes/wp-db.php:1402
3448msgid "WordPress database error:"
3449msgstr "Błąd bazy danych WordPressa:"
3450
3451#: wp-login.php:504
3452msgid "Your password reset link appears to be invalid. Please request a new link below."
3453msgstr "Odnośnik do resetowania hasła wydaje się być niesprawny. Proszę zawnioskować o nowy odnośnik poniżej."
3454
3455#: wp-login.php:506
3456msgid "Your password reset link has expired. Please request a new link below."
3457msgstr "Odnośnik do resetowania hasła stracił ważność. Proszę zawnioskować o nowy odnośnik poniżej."
3458
3459#: wp-includes/pluggable.php:1790
3460msgid "To set your password, visit the following address:"
3461msgstr "Aby ustawić hasło, przejdź na stronę:"
3462
3463#: wp-includes/ms-functions.php:451 wp-includes/user.php:1448
3464msgid "Username may not be longer than 60 characters."
3465msgstr "Nazwa użytkownika nie może być dłuższa niż 60 znaków."
3466
3467#. translators: 1: original menu name, 2: duplicate count
3468#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:531
3469msgid "%1$s (%2$d)"
3470msgstr "%1$s (%2$d)"
3471
3472#: wp-includes/customize/class-wp-customize-themes-section.php:45
3473#: wp-includes/customize/class-wp-customize-themes-section.php:64
3474msgid "Previewing theme"
3475msgstr "PodglÄ…d motywu"
3476
3477#: wp-includes/class-wp-customize-nav-menus.php:436
3478#: wp-includes/class-wp-customize-widgets.php:736
3479msgid "Reorder mode enabled"
3480msgstr "Tryb zmiany kolejności włączony"
3481
3482#: wp-includes/class-wp-customize-nav-menus.php:413
3483#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:447
3484msgctxt "Missing menu name."
3485msgid "(unnamed)"
3486msgstr "(nienazwane)"
3487
3488#: wp-includes/customize/class-wp-customize-nav-menu-control.php:58
3489msgid "When in reorder mode, additional controls to reorder menu items will be available in the items list above."
3490msgstr "W trybie zmiany kolejności, powyżej będą dostępne dodatkowe elementy sterujące do zmiany kolejności elementów menu."
3491
3492#: wp-includes/class-wp-customize-nav-menus.php:438
3493#: wp-includes/customize/class-wp-customize-nav-menu-control.php:54
3494msgid "Reorder menu items"
3495msgstr "Zmień kolejność elementów menu"
3496
3497#: wp-includes/customize/class-wp-customize-nav-menu-control.php:51
3498msgid "Add or remove menu items"
3499msgstr "Dodaj lub usuń elementy menu"
3500
3501#: wp-includes/class-wp-customize-nav-menus.php:564
3502msgid "Menus can be displayed in locations defined by your theme."
3503msgstr "Menu mogą być wyświetlane w miejscach zdefiniowanych przez używany motyw."
3504
3505#. translators: 1: PHP class name, 2: version number, 3: __construct() method
3506#: wp-includes/functions.php:3895
3507msgid "The called constructor method for %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
3508msgstr "Wywołany konstruktor metody dla %1$s jest <strong>przestarzały</strong> od wersji %2$s! Zamiast z niego, skorzystaj z %3$s."
3509
3510#: wp-includes/class-wp-customize-nav-menus.php:439
3511msgid "Close reorder mode"
3512msgstr "Zakończ tryb zmiany kolejności"
3513
3514#. translators: URL to the widgets panel of the customizer
3515#: wp-includes/class-wp-customize-nav-menus.php:562
3516msgid "Menus can be displayed in locations defined by your theme or in <a href=\"%s\">widget areas</a> by adding a “Custom Menu” widget."
3517msgstr "Menu mogÄ… być wyÅ›wietlane w miejscach zdefiniowanych przez motyw lub w <a href=\"%s\">panelach bocznych</a> poprzez dodanie widgetu “WÅ‚asnego Menu”."
3518
3519#: wp-includes/class-wp-customize-nav-menus.php:437
3520#: wp-includes/class-wp-customize-widgets.php:737
3521msgid "Reorder mode closed"
3522msgstr "Wyłączono tryb zmiany kolejności"
3523
3524#. translators: %s: Name of the directory (build)
3525#: wp-includes/class-wp-locale.php:247
3526msgid "The %s directory of the develop repository must be used for RTL."
3527msgstr "Dla RTL należy użyc katalogu %s repozytorium deweloperskiego."
3528
3529#: wp-includes/customize/class-wp-customize-themes-section.php:43
3530#: wp-includes/customize/class-wp-customize-themes-section.php:62
3531msgid "Active theme"
3532msgstr "Aktualnie używany motyw"
3533
3534#: wp-includes/class-wp-editor.php:847
3535msgctxt "HTML tag"
3536msgid "Preformatted"
3537msgstr "Tekst preformatowany"
3538
3539#. translators: User email change notification email subject. 1: Site name
3540#: wp-includes/user.php:1883
3541msgid "[%s] Notice of Email Change"
3542msgstr "[%s] Informacja o zmianie adresu email"
3543
3544#. translators: Do not translate USERNAME, ADMIN_EMAIL, EMAIL, SITENAME,
3545#. SITEURL: those are placeholders.
3546#: wp-includes/user.php:1867
3547msgid ""
3548"Hi ###USERNAME###,\n"
3549"\n"
3550"This notice confirms that your email was changed on ###SITENAME###.\n"
3551"\n"
3552"If you did not change your email, please contact the Site Administrator at\n"
3553"###ADMIN_EMAIL###\n"
3554"\n"
3555"This email has been sent to ###EMAIL###\n"
3556"\n"
3557"Regards,\n"
3558"All at ###SITENAME###\n"
3559"###SITEURL###"
3560msgstr ""
3561"Witaj ###USERNAME###,\n"
3562"\n"
3563"Ten email potwierdza zmianÄ™ adresu email na stronie ###SITENAME###.\n"
3564"\n"
3565"Jeśli nie zmieniałeś swojego adresu email, prosimy o kontakt z Administratorem:\n"
3566"###ADMIN_EMAIL###\n"
3567"\n"
3568"Ten email został wysłany do ###EMAIL###\n"
3569"\n"
3570"Pozdrawiamy,\n"
3571"Zespół strony ###SITENAME###\n"
3572"###SITEURL###"
3573
3574#. translators: User password change notification email subject. 1: Site name
3575#: wp-includes/user.php:1827
3576msgid "[%s] Notice of Password Change"
3577msgstr "[%s] Informacja o zmianie hasła"
3578
3579#. translators: Do not translate USERNAME, ADMIN_EMAIL, EMAIL, SITENAME,
3580#. SITEURL: those are placeholders.
3581#: wp-includes/user.php:1811
3582msgid ""
3583"Hi ###USERNAME###,\n"
3584"\n"
3585"This notice confirms that your password was changed on ###SITENAME###.\n"
3586"\n"
3587"If you did not change your password, please contact the Site Administrator at\n"
3588"###ADMIN_EMAIL###\n"
3589"\n"
3590"This email has been sent to ###EMAIL###\n"
3591"\n"
3592"Regards,\n"
3593"All at ###SITENAME###\n"
3594"###SITEURL###"
3595msgstr ""
3596"Witaj ###USERNAME###,\n"
3597"\n"
3598"Ten email potwierdza zmianę hasła na stronie ###SITENAME###.\n"
3599"\n"
3600" Jeśli nie zmieniałeś swojego adresu email, prosimy o kontakt z Administratorem:\n"
3601"###ADMIN_EMAIL###\n"
3602"\n"
3603"Ten email został wysłany do ###EMAIL###\n"
3604"\n"
3605"Pozdrawiamy,\n"
3606"Zespół strony ###SITENAME###\n"
3607"###SITEURL###"
3608
3609#: wp-includes/script-loader.php:109
3610msgid "Inserted text"
3611msgstr "Wstawiony text"
3612
3613#. translators: %s: Error string for a failed update
3614#: wp-includes/script-loader.php:647
3615msgid "Update Failed: %s"
3616msgstr "Aktualizacja nie powiodła się: %s"
3617
3618#: wp-includes/script-loader.php:116
3619msgid "List item"
3620msgstr "Element listy"
3621
3622#: wp-includes/taxonomy.php:511
3623msgid "No tags"
3624msgstr "Brak tagów"
3625
3626#: wp-includes/script-loader.php:527
3627msgid ""
3628"Are you sure you want to edit this comment?\n"
3629"The changes you made will be lost."
3630msgstr ""
3631"Czy na pewno chcesz edytować ten komentarz?\n"
3632"Wprowadzone zmiany zostanÄ… utracone."
3633
3634#: wp-includes/script-loader.php:119
3635msgid "Close code tag"
3636msgstr "Zamknij znacznik kodu"
3637
3638#: wp-includes/script-loader.php:115
3639msgid "Close numbered list tag"
3640msgstr "Zamknij znacznik listy numerowanej"
3641
3642#. translators: %s: shortcode tag
3643#: wp-includes/shortcodes.php:320
3644msgid "Attempting to parse a shortcode without a valid callback: %s"
3645msgstr "Próbujesz parsować kod skrótowy bez poprawnego wywołania zwrotnego: %s"
3646
3647#: wp-includes/script-loader.php:113
3648msgid "Close bulleted list tag"
3649msgstr "Zamknij znacznik listy nienumerowanej"
3650
3651#: wp-includes/script-loader.php:110
3652msgid "Close inserted text tag"
3653msgstr "Zamknij znacznik wstawionego tekstu"
3654
3655#: wp-includes/script-loader.php:117
3656msgid "Close list item tag"
3657msgstr "Zamknij znacznik elementu listy"
3658
3659#: wp-includes/script-loader.php:107
3660msgid "Deleted text (strikethrough)"
3661msgstr "Usunięty tekst (przekreślenie)"
3662
3663#: wp-includes/script-loader.php:108
3664msgid "Close deleted text tag"
3665msgstr "Zamknij znacznik usuniętego tekstu"
3666
3667#: wp-includes/script-loader.php:103
3668msgid "Close italic tag"
3669msgstr "Zamknij znacznik kursywy"
3670
3671#: wp-includes/script-loader.php:101
3672msgid "Close bold tag"
3673msgstr "Zamknij znacznik pogrubienia"
3674
3675#: wp-includes/script-loader.php:106
3676msgid "Close blockquote tag"
3677msgstr "Zamknij znacznik cytatu"
3678
3679#: wp-includes/post.php:1389
3680msgid "Remove featured image"
3681msgstr "Usuń obrazek wyróżniający"
3682
3683#: wp-includes/media-template.php:1196
3684msgctxt "media"
3685msgid "Remove video track"
3686msgstr "Usuń ścieżkę filmu"
3687
3688#: wp-includes/media-template.php:1164
3689msgid "Remove poster image"
3690msgstr "Usuń obrazek plakatu"
3691
3692#: wp-includes/media-template.php:1131 wp-includes/media-template.php:1143
3693msgid "Remove video source"
3694msgstr "Usuń źródło filmu"
3695
3696#: wp-includes/media-template.php:1048 wp-includes/media-template.php:1062
3697msgid "Remove audio source"
3698msgstr "Usuń źródło dźwięku"
3699
3700#: wp-includes/formatting.php:125
3701msgctxt "Comma-separated list of replacement words in your language"
3702msgid "’tain’t,’twere,’twas,’tis,’twill,’til,’bout,’nuff,’round,’cause,’em"
3703msgstr "’tain’t,’twere,’twas,’tis,’twill,’til,’bout,’nuff,’round,’cause,’em"
3704
3705#. translators: This is a comma-separated list of words that defy the syntax of
3706#. quotations in normal use, for example... 'We do not have enough words yet'
3707#. ... is a typical quoted phrase. But when we write lines of code 'til we
3708#. have enough of 'em, then we need to insert apostrophes instead of quotes.
3709#: wp-includes/formatting.php:122
3710msgctxt "Comma-separated list of words to texturize in your language"
3711msgid "'tain't,'twere,'twas,'tis,'twill,'til,'bout,'nuff,'round,'cause,'em"
3712msgstr "'tain't,'twere,'twas,'tis,'twill,'til,'bout,'nuff,'round,'cause,'em"
3713
3714#: wp-includes/class-wp-editor.php:1072
3715msgid "Ctrl + letter:"
3716msgstr "Ctrl + litera:"
3717
3718#: wp-includes/class-wp-editor.php:1071
3719msgid "Cmd + letter:"
3720msgstr "Cmd + litera:"
3721
3722#: wp-includes/class-wp-editor.php:1070
3723msgid "Shift + Alt + letter:"
3724msgstr "Shift + Alt + litera:"
3725
3726#: wp-includes/class-wp-editor.php:1069
3727msgid "Ctrl + Alt + letter:"
3728msgstr "Ctrl + Alt + litera:"
3729
3730#: wp-includes/class-wp-editor.php:1063
3731msgid "Additional shortcuts,"
3732msgstr "Dodatkowe skróty,"
3733
3734#: wp-includes/class-wp-editor.php:1062
3735msgid "Default shortcuts,"
3736msgstr "Domyślne skróty,"
3737
3738#: wp-includes/widgets/class-wp-widget-text.php:112
3739msgid "Content:"
3740msgstr "Treść:"
3741
3742#: wp-includes/class-wp-editor.php:1065
3743msgid "Inline toolbar (when an image, link or preview is selected)"
3744msgstr "Podręczny pasek narzędzi (kiedy wybrany jest obrazek, odnośnik lub podgląd)"
3745
3746#: wp-includes/class-wp-xmlrpc-server.php:554
3747msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles"
3748msgstr "Zezwól innym blogom na powiadamianie o zamieszczeniu odnośnika (pingbacki i trackbacki) do nowo dodanych artykułów"
3749
3750#: wp-includes/class-wp-customize-section.php:248
3751#: wp-includes/customize/class-wp-customize-themes-section.php:55
3752msgid "Customizing"
3753msgstr "Dostosowywanie"
3754
3755#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:44
3756#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:88
3757msgid "Menu Options"
3758msgstr "Opcje menu"
3759
3760#: wp-includes/class-wp-customize-nav-menus.php:1072
3761msgid "Add to Menu"
3762msgstr "Dodaj do menu"
3763
3764#: wp-includes/class-wp-customize-nav-menus.php:967
3765msgid "Search menu items…"
3766msgstr "Przeszukaj elementy menu…"
3767
3768#: wp-includes/class-wp-customize-nav-menus.php:1054
3769msgid "Custom Links"
3770msgstr "Własne odnośniki"
3771
3772#: wp-includes/class-wp-customize-nav-menus.php:968
3773#: wp-includes/class-wp-customize-widgets.php:787
3774msgid "The search results will be updated as you type."
3775msgstr "Wyniki wyszukiwania będą aktualizowane w czasie wpisywania."
3776
3777#: wp-includes/class-wp-customize-nav-menus.php:966
3778msgid "Search Menu Items"
3779msgstr "Przeszukaj elementy menu"
3780
3781#: wp-includes/class-wp-customize-nav-menus.php:961
3782msgid "Add Menu Items"
3783msgstr "Dodaj elementy menu"
3784
3785#: wp-includes/class-wp-customize-nav-menus.php:932
3786msgid "Move one level up"
3787msgstr "Przenieś o poziom wyżej"
3788
3789#: wp-includes/class-wp-customize-nav-menus.php:933
3790msgid "Move one level down"
3791msgstr "Przenieś o poziom niżej"
3792
3793#: wp-includes/class-wp-customize-nav-menus.php:687
3794msgid "New menu name"
3795msgstr "Nazwa nowego menu"
3796
3797#: wp-includes/class-wp-customize-nav-menus.php:675
3798msgid "Add a Menu"
3799msgstr "Dodaj menu"
3800
3801#. translators: ▸ is the unicode right-pointing triangle, and %s is the
3802#. section title in the Customizer
3803#: wp-includes/class-wp-customize-nav-menus.php:428
3804#: wp-includes/class-wp-customize-nav-menus.php:958
3805#: wp-includes/class-wp-customize-section.php:246
3806#: wp-includes/class-wp-customize-widgets.php:777
3807msgid "Customizing ▸ %s"
3808msgstr "Personalizacja ▸ %s"
3809
3810#: wp-includes/class-wp-customize-nav-menus.php:589
3811msgid "Menu Locations"
3812msgstr "Położenie menu"
3813
3814#: wp-includes/class-wp-customize-nav-menus.php:559
3815msgid "This panel is used for managing navigation menus for content you have already published on your site. You can create menus and add items for existing content such as pages, posts, categories, tags, formats, or custom links."
3816msgstr "Ta sekcja służy do zarządzania menu nawigacyjnymi dla treści, które już opublikowałeś na witrynie. Możesz tworzyć nowe menu oraz dodawać elementy takie jak strony, wpisy, kategorie, tagi, formaty oraz własne odnośniki do już istniejących menu."
3817
3818#. translators: 1: item name, 2: item position, 3: parent item name
3819#: wp-includes/class-wp-customize-nav-menus.php:470
3820msgid "%1$s. Sub item number %2$d under %3$s."
3821msgstr "%1$s. Element podmenu %2$d z %3$s."
3822
3823#. translators: 1: item name, 2: item position, 3: total number of items
3824#: wp-includes/class-wp-customize-nav-menus.php:468
3825msgid "%1$s. Menu item %2$d of %3$d."
3826msgstr "%1$s. Element menu %2$d z %3$d."
3827
3828#. translators: %s: previous item name
3829#: wp-includes/class-wp-customize-nav-menus.php:466
3830msgid "Out from under %s"
3831msgstr "Spod %s"
3832
3833#. translators: %s: previous item name
3834#: wp-includes/class-wp-customize-nav-menus.php:464
3835msgid "Under %s"
3836msgstr "Pod %s"
3837
3838#. translators: %s: previous item name
3839#: wp-includes/class-wp-customize-nav-menus.php:462
3840msgid "Move out from under %s"
3841msgstr "PrzenieÅ› spod %s"
3842
3843#. translators: %s: previous item name
3844#: wp-includes/class-wp-customize-nav-menus.php:460
3845msgid "Move under %s"
3846msgstr "PrzenieÅ› pod %s"
3847
3848#: wp-includes/class-wp-customize-nav-menus.php:458
3849msgid "Move to the top"
3850msgstr "Przenieś na górę"
3851
3852#: wp-includes/class-wp-customize-nav-menus.php:457
3853msgid "Move down one"
3854msgstr "Przesuń w dół"
3855
3856#: wp-includes/class-wp-customize-nav-menus.php:456
3857msgid "Move up one"
3858msgstr "Przesuń do góry"
3859
3860#: wp-includes/class-wp-customize-nav-menus.php:435
3861msgid "Loading more results... please wait."
3862msgstr "Wczytywanie kolejnych wyników... proszę czekać."
3863
3864#: wp-includes/class-wp-customize-nav-menus.php:434
3865msgid "Additional items found: %d"
3866msgstr "Dodatkowe znalezione elementy: %d"
3867
3868#: wp-includes/class-wp-customize-nav-menus.php:433
3869msgid "Number of items found: %d"
3870msgstr "Liczba znalezionych elementów: %d"
3871
3872#. translators: %s: title of menu item in draft status
3873#: wp-includes/class-wp-customize-nav-menus.php:432
3874msgid "%s (Pending)"
3875msgstr "%s (oczekuje)"
3876
3877#: wp-includes/class-wp-customize-nav-menus.php:420
3878msgid "Menu item deleted"
3879msgstr "Usunięto element menu"
3880
3881#: wp-includes/class-wp-customize-nav-menus.php:419
3882msgid "Menu item added"
3883msgstr "Dodano element menu"
3884
3885#. translators: %s: title of menu item which is invalid
3886#: wp-includes/class-wp-customize-nav-menus.php:430
3887msgid "%s (Invalid)"
3888msgstr "%s (nieprawidłowa)"
3889
3890#: wp-includes/class-wp-customize-nav-menus.php:422
3891msgid "Menu deleted"
3892msgstr "Menu zostało usunięte"
3893
3894#: wp-includes/class-wp-customize-nav-menus.php:423
3895msgid "Menu item moved up"
3896msgstr "Element menu przesunięto do góry"
3897
3898#: wp-includes/class-wp-customize-nav-menus.php:424
3899msgid "Menu item moved down"
3900msgstr "Element menu przesunięto w dół"
3901
3902#: wp-includes/class-wp-customize-nav-menus.php:425
3903msgid "Menu item moved out of submenu"
3904msgstr "Element menu wyodrębniono z podmenu"
3905
3906#: wp-includes/class-wp-customize-nav-menus.php:426
3907msgid "Menu item is now a sub-item"
3908msgstr "Element menu jest teraz podelementem"
3909
3910#: wp-includes/class-wp-customize-nav-menus.php:421
3911msgid "Menu created"
3912msgstr "Menu zostało stworzone"
3913
3914#: wp-includes/class-wp-customize-nav-menus.php:159
3915msgctxt "nav menu home label"
3916msgid "Home"
3917msgstr "Strona główna"
3918
3919#: wp-includes/class-wp-customize-nav-menus.php:790
3920msgid "Unknown post type"
3921msgstr "Nieznany typ treści"
3922
3923#: wp-includes/customize/class-wp-customize-new-menu-control.php:36
3924msgid "Create Menu"
3925msgstr "Utwórz menu"
3926
3927#. translators: Nav menu item original title. 1: Original title
3928#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:139
3929msgid "Original: %s"
3930msgstr "Oryginalny: %s"
3931
3932#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:130
3933msgid "The description will be displayed in the menu if the current theme supports it."
3934msgstr "Opis zostanie wyświetlony w menu, jeśli używany motyw posiada taką funkcję."
3935
3936#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:122
3937msgid "Link Relationship (XFN)"
3938msgstr "Relacje (XFN)"
3939
3940#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:116
3941msgid "CSS Classes"
3942msgstr "Klasy CSS"
3943
3944#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:110
3945msgid "Title Attribute"
3946msgstr "Atrybut „TytuÅ‚”"
3947
3948#: wp-includes/class-wp-editor.php:1459
3949#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:105
3950#: wp-includes/media-template.php:1005
3951msgid "Open link in a new tab"
3952msgstr "Otwórz odnośnik w nowej zakładce"
3953
3954#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:98
3955msgid "Navigation Label"
3956msgstr "Etykieta nawigacji"
3957
3958#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:47
3959msgid "Automatically add new top-level pages to this menu"
3960msgstr "Automatycznie dodawaj strony najwyższego poziomu do tego menu."
3961
3962#: wp-includes/customize/class-wp-customize-nav-menu-control.php:61
3963msgid "Delete Menu"
3964msgstr "Usuń menu"
3965
3966#: wp-includes/customize/class-wp-customize-nav-menu-control.php:55
3967msgctxt "Reorder menu items in Customizer"
3968msgid "Reorder"
3969msgstr "Zmień kolejność"
3970
3971#: wp-includes/customize/class-wp-customize-nav-menu-control.php:56
3972msgctxt "Cancel reordering menu items in Customizer"
3973msgid "Done"
3974msgstr "Zrobione"
3975
3976#: wp-includes/customize/class-wp-customize-nav-menu-control.php:52
3977msgid "Add Items"
3978msgstr "Dodaj elementy"
3979
3980#. translators: %s: site name
3981#: wp-includes/admin-bar.php:318
3982msgid "User Dashboard: %s"
3983msgstr "Kokpit użytkownika: %s"
3984
3985#. translators: 1: error message, 2: line number
3986#: wp-includes/atomlib.php:149
3987msgid "XML Error: %1$s at line %2$s"
3988msgstr "Błąd XML: %1$s w linii %2$s"
3989
3990#. translators: %s: theme name
3991#: wp-includes/customize/class-wp-customize-theme-control.php:99
3992msgid "<span>Active:</span> %s"
3993msgstr "<span>Aktywny:</span> %s"
3994
3995#: wp-login.php:793 wp-login.php:798
3996msgid "https://codex.wordpress.org/Cookies"
3997msgstr "https://codex.wordpress.org/pl:Ciasteczka"
3998
3999#: wp-includes/query.php:743
4000msgid "https://codex.wordpress.org/Function_Reference/is_main_query"
4001msgstr "https://codex.wordpress.org/Function_Reference/is_main_query"
4002
4003#: wp-includes/admin-bar.php:156
4004msgid "https://codex.wordpress.org/"
4005msgstr "https://codex.wordpress.org/"
4006
4007#. translators: 1: the id argument, 2: sidebar name, 3: recommended id value
4008#: wp-includes/widgets.php:258
4009msgid "No %1$s was set in the arguments array for the \"%2$s\" sidebar. Defaulting to \"%3$s\". Manually set the %1$s to \"%3$s\" to silence this notice and keep existing sidebar content."
4010msgstr "Nie ustawiono wartoÅ›ci %1$s w tablicy argumentów dla panelu bocznego ”%2$s”. Użyta zostanie wartość domyÅ›lna: ”%3$s”. Ustaw wartość argumentu %1$s na ”%3$s”, aby ukryć to powiadomienie i zachować obecnÄ… zawartość panelu bocznego."
4011
4012#: wp-includes/script-loader.php:582 wp-includes/script-loader.php:706
4013msgid "Connection lost or the server is busy. Please try again later."
4014msgstr "Utracono połączenie albo serwer nie odpowiada. Proszę spróbować później."
4015
4016#: wp-includes/script-loader.php:660
4017msgid "Updates may not complete if you navigate away from this page."
4018msgstr "Opuszczenie strony może przerwać aktualizację."
4019
4020#. translators: %s: Plugin name and version
4021#: wp-includes/script-loader.php:651
4022msgid "%s updated!"
4023msgstr "%s zaktualizowano!"
4024
4025#. translators: %s: Plugin name and version
4026#: wp-includes/script-loader.php:653
4027msgid "%s update failed"
4028msgstr "Nie powiodła się aktualizacja %s"
4029
4030#. translators: %s: Plugin name and version
4031#: wp-includes/script-loader.php:649
4032msgid "Updating %s..."
4033msgstr "Aktualizowanie %s..."
4034
4035#: wp-includes/script-loader.php:645
4036msgid "Update Failed!"
4037msgstr "Aktualizacja nie powiodła się."
4038
4039#. translators: JavaScript accessible string
4040#: wp-includes/script-loader.php:659
4041msgid "Update canceled."
4042msgstr "Anulowano aktualizacjÄ™."
4043
4044#: wp-includes/customize/class-wp-customize-themes-section.php:50
4045msgctxt "theme"
4046msgid "Change"
4047msgstr "Zmień"
4048
4049#: wp-includes/script-loader.php:81
4050msgid "Dismiss this notice."
4051msgstr "Ukryj ten komunikat."
4052
4053#. translators: %s: number of menu locations
4054#: wp-includes/class-wp-customize-nav-menus.php:581
4055msgid "Your theme supports %s menu. Select which menu appears in each location."
4056msgid_plural "Your theme supports %s menus. Select which menu appears in each location."
4057msgstr[0] "Twój motyw posiada %s miejsce na menu. Wybierz, które menu w nim wyświetlić."
4058msgstr[1] "Twój motyw posiada %s miejsca na menu. Wybierz, w którym miejscu wyświetlić które menu."
4059msgstr[2] "Twój motyw posiada %s miejsc na menu. Wybierz, w którym miejscu wyświetlić które menu."
4060
4061#: wp-includes/class-wp-customize-nav-menus.php:578
4062msgid "Your theme supports one menu. Select which menu you would like to use."
4063msgstr "Twój motyw posiada jedno miejsce na menu. Wybierz, które menu chcesz użyć."
4064
4065#. translators: 1: number of comments, 2: post title
4066#: wp-includes/theme-compat/comments.php:40
4067msgid "%1$s response to %2$s"
4068msgid_plural "%1$s responses to %2$s"
4069msgstr[0] "%1$s odpowiedź na %2$s"
4070msgstr[1] "%1$s odpowiedzi na %2$s"
4071msgstr[2] "%1$s odpowiedzi na %2$s"
4072
4073#: wp-includes/script-loader.php:469
4074msgid "Site Preview"
4075msgstr "PodglÄ…d witryny"
4076
4077#: wp-includes/taxonomy.php:3494
4078msgid "Could not split shared term."
4079msgstr "Nie można podzielić współdzielonego terminu."
4080
4081#. translators: JavaScript accessible string
4082#: wp-includes/script-loader.php:655
4083msgid "Updating... please wait."
4084msgstr "Aktualizowanie... proszę czekać."
4085
4086#: wp-includes/theme.php:2970
4087msgid "Customizer"
4088msgstr "Personalizacja"
4089
4090#. translators: %d: nth embed found in a post
4091#: wp-includes/script-loader.php:585
4092msgid "Suggested embed #%d"
4093msgstr "Sugerowane osadzenie #%d"
4094
4095#. translators: %d: nth image found in a post
4096#: wp-includes/script-loader.php:587
4097msgid "Suggested image #%d"
4098msgstr "Sugerowany obrazek #%d"
4099
4100#: wp-includes/script-loader.php:639
4101msgid "Updating..."
4102msgstr "Aktualizowanie..."
4103
4104#: wp-includes/script-loader.php:640
4105msgid "Updated!"
4106msgstr "Zaktualizowano!"
4107
4108#. translators: JavaScript accessible string
4109#: wp-includes/script-loader.php:657
4110msgid "Update completed successfully."
4111msgstr "Aktualizację zakończono pomyślnie."
4112
4113#: wp-includes/taxonomy.php:380 wp-includes/taxonomy.php:381
4114msgid "Taxonomy names must be between 1 and 32 characters in length."
4115msgstr "Nazwy taksonomii muszą mieć od 1 do 32 znaków długości."
4116
4117#: wp-includes/script-loader.php:664
4118msgid "Installing..."
4119msgstr "Instalowanie..."
4120
4121#: wp-includes/script-loader.php:665
4122msgid "Installed!"
4123msgstr "Zainstalowano!"
4124
4125#: wp-includes/script-loader.php:681
4126msgid "Installing... please wait."
4127msgstr "Instalowanie... proszę czekać."
4128
4129#: wp-includes/script-loader.php:682
4130msgid "Installation completed successfully."
4131msgstr "Instalacja zakończona sukcesem."
4132
4133#: wp-includes/script-loader.php:661
4134msgid "Install Now"
4135msgstr "Zainstaluj teraz"
4136
4137#. translators: revision date format, see https://secure.php.net/date
4138#: wp-includes/post-template.php:1700 wp-includes/post-template.php:1736
4139msgctxt "revision date format"
4140msgid "F j, Y @ H:i:s"
4141msgstr "j F Y \\o H:i:s"
4142
4143#: wp-includes/media.php:3415
4144msgid "Drag and drop to reorder media files."
4145msgstr "Przeciągnij i upuść, aby zmienić kolejność mediów."
4146
4147#. translators: Do not translate USERNAME, SITE_NAME, BLOG_URL, PASSWORD: those
4148#. are placeholders.
4149#: wp-includes/ms-functions.php:1479
4150msgid ""
4151"Howdy USERNAME,\n"
4152"\n"
4153"Your new SITE_NAME site has been successfully set up at:\n"
4154"BLOG_URL\n"
4155"\n"
4156"You can log in to the administrator account with the following information:\n"
4157"\n"
4158"Username: USERNAME\n"
4159"Password: PASSWORD\n"
4160"Log in here: BLOG_URLwp-login.php\n"
4161"\n"
4162"We hope you enjoy your new site. Thanks!\n"
4163"\n"
4164"--The Team @ SITE_NAME"
4165msgstr ""
4166"Witaj USERNAME,\n"
4167"\n"
4168"Twoja nowa strona, SITE_NAME, została pomyślnie uruchomiona pod adresem:\n"
4169"BLOG_URL\n"
4170"\n"
4171"Możesz zalogować się do panelu administracyjnego, korzystając z następujących danych:\n"
4172"\n"
4173"Nazwa użytkownika: USERNAME\n"
4174"Hasło: PASSWORD\n"
4175"Zaloguj siÄ™ tutaj: BLOG_URLwp-login.php\n"
4176"\n"
4177"Mamy nadzieję, że będziesz zadowolony ze swojej nowej strony.\n"
4178"\n"
4179"Dziękujemy,\n"
4180"--Zespół SITE_NAME"
4181
4182#. translators: Do not translate USERNAME, PASSWORD, LOGINLINK, SITE_NAME:
4183#. those are placeholders.
4184#: wp-includes/ms-functions.php:2170
4185msgid ""
4186"Howdy USERNAME,\n"
4187"\n"
4188"Your new account is set up.\n"
4189"\n"
4190"You can log in with the following information:\n"
4191"Username: USERNAME\n"
4192"Password: PASSWORD\n"
4193"LOGINLINK\n"
4194"\n"
4195"Thanks!\n"
4196"\n"
4197"--The Team @ SITE_NAME"
4198msgstr ""
4199"Cześć USERNAME,\n"
4200"\n"
4201"Stworzono Twoje konto.\n"
4202"\n"
4203"Możesz się zalogować, korzystając z następujących danych:\n"
4204"Nazwa użytkownika: USERNAME\n"
4205"Hasło: PASSWORD\n"
4206"LOGINLINK\n"
4207"\n"
4208"Dzięki!\n"
4209"\n"
4210"--Zespół SITE_NAME"
4211
4212#. translators: %s: table name
4213#: wp-includes/ms-load.php:471
4214msgid "<strong>Database tables are missing.</strong> This means that MySQL is not running, WordPress was not installed properly, or someone deleted %s. You really should look at your database now."
4215msgstr "<strong>Brakuje tabel w bazie danych.</strong> To znaczy, że MySQL nie działa, WordPress nie został zainstalowany prawidłowo lub ktoś usunął %s. Zdecydowanie musisz teraz sprawdzić swoją bazę danych."
4216
4217#: wp-includes/post.php:1116 wp-includes/post.php:1117
4218msgid "Post type names must be between 1 and 20 characters in length."
4219msgstr "Nazwa typu treści musi mieć od 1 do 20 znaków długości."
4220
4221#. translators: 1: site url, 2: table name, 3: database name
4222#: wp-includes/ms-load.php:477
4223msgid "<strong>Could not find site %1$s.</strong> Searched for table %2$s in database %3$s. Is that right?"
4224msgstr "<strong>Nie można znaleźć witryny %1$s.</strong> Szukano tabeli %2$s w bazie %3$s. Czy poprawnie?"
4225
4226#: wp-includes/class-wp-customize-nav-menus.php:161
4227#: wp-includes/class-wp-customize-nav-menus.php:414
4228#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:337
4229#: wp-includes/nav-menu.php:768
4230msgid "Custom Link"
4231msgstr "Własny odnośnik"
4232
4233#. translators: 1: comment author, 2: author IP, 3: author domain
4234#. translators: 1: Comment author name, 2: comment author's IP, 3: comment
4235#. author IP's hostname
4236#: wp-includes/pluggable.php:1457 wp-includes/pluggable.php:1617
4237msgid "Author: %1$s (IP: %2$s, %3$s)"
4238msgstr "Autor: %1$s (IP: %2$s, %3$s)"
4239
4240#. translators: 1: Trackback/pingback website name, 2: website IP, 3: website
4241#. hostname
4242#: wp-includes/pluggable.php:1436 wp-includes/pluggable.php:1447
4243#: wp-includes/pluggable.php:1597 wp-includes/pluggable.php:1607
4244msgid "Website: %1$s (IP: %2$s, %3$s)"
4245msgstr "Strona: %1$s (IP: %2$s, %3$s)"
4246
4247#. translators: 1: Number of comments 2: post title
4248#: wp-includes/comment-template.php:1507
4249msgid "%1$s Comment<span class=\"screen-reader-text\"> on %2$s</span>"
4250msgid_plural "%1$s Comments<span class=\"screen-reader-text\"> on %2$s</span>"
4251msgstr[0] "%1$s komentarz<span class=\"screen-reader-text\"> do %2$s</span>"
4252msgstr[1] "%1$s komentarze<span class=\"screen-reader-text\"> do %2$s</span>"
4253msgstr[2] "%1$s komentarzy<span class=\"screen-reader-text\"> do %2$s</span>"
4254
4255#. translators: 1: 'siteurl'/'home' argument, 2: bloginfo() function name, 3:
4256#. 'url' argument
4257#: wp-includes/general-template.php:652
4258msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s option instead."
4259msgstr "Opcja %1$s jest przestarzała w rodzinie funkcji %2$s. Zamiast tego użyj opcji %3$s."
4260
4261#. translators: 1: 'text_direction' argument, 2: bloginfo() function name, 3:
4262#. is_rtl() function name
4263#: wp-includes/general-template.php:725
4264msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s function instead."
4265msgstr "Opcja %1$s jest przestarzała w rodzinie funkcji %2$s. Zamiast tego użyj funkcji %3$s."
4266
4267#. translators: %s: post title
4268#: wp-includes/comment-template.php:1513
4269msgid "Comments Off<span class=\"screen-reader-text\"> on %s</span>"
4270msgstr "Możliwość komentowania <span class=\"screen-reader-text\">%s</span> została wyłączona"
4271
4272#: wp-includes/class-wp-customize-nav-menus.php:1067
4273#: wp-includes/class-wp-editor.php:1454 wp-includes/media-template.php:817
4274msgid "Link Text"
4275msgstr "Tekst odnośnika"
4276
4277#. translators: %s: post title
4278#: wp-includes/comment-template.php:1502
4279msgid "1 Comment<span class=\"screen-reader-text\"> on %s</span>"
4280msgstr "1 komentarz <span class=\"screen-reader-text\"> do %s</span>"
4281
4282#. translators: %s: post title
4283#: wp-includes/comment-template.php:1497
4284msgid "No Comments<span class=\"screen-reader-text\"> on %s</span>"
4285msgstr "Brak komentarzy<span class=\"screen-reader-text\"> do %s</span>"
4286
4287#: wp-includes/widgets/class-wp-widget-archives.php:79
4288msgid "Select Year"
4289msgstr "Wybierz rok"
4290
4291#: wp-includes/widgets/class-wp-widget-archives.php:91
4292msgid "Select Post"
4293msgstr "Wybierz wpis"
4294
4295#: wp-includes/widgets/class-wp-widget-archives.php:88
4296msgid "Select Week"
4297msgstr "Wybierz tydzień"
4298
4299#: wp-includes/widgets/class-wp-widget-archives.php:85
4300msgid "Select Day"
4301msgstr "Wybierz dzień"
4302
4303#: wp-includes/customize/class-wp-customize-theme-control.php:87
4304#: wp-includes/script-loader.php:695
4305msgid "Live Preview"
4306msgstr "Podgląd na żywo"
4307
4308#: wp-includes/customize/class-wp-customize-theme-control.php:105
4309#: wp-includes/customize/class-wp-customize-themes-section.php:70
4310msgid "Theme Details"
4311msgstr "Szczegóły motywu"
4312
4313#: wp-includes/taxonomy.php:510
4314msgid "No categories found."
4315msgstr "Nie znaleziono kategorii."
4316
4317#: wp-includes/class-wp-editor.php:1052 wp-includes/script-loader.php:99
4318msgid "Distraction-free writing mode"
4319msgstr "Tryb pisania bez rozpraszania"
4320
4321#. translators: 1: Theme support 2: hook name
4322#: wp-includes/theme.php:2418
4323msgid "Theme support for %1$s should be registered before the %2$s hook."
4324msgstr "Obsługa %1$s w motywie powinna zostać zarejestrowana przed hakiem %2$s."
4325
4326#: wp-includes/class-wp-customize-widgets.php:734
4327msgid "Widget moved down"
4328msgstr "Widget przesunięty w dół"
4329
4330#: wp-includes/class-wp-customize-widgets.php:733
4331msgid "Widget moved up"
4332msgstr "Widget przesunięty w górę"
4333
4334#: wp-includes/class-wp-editor.php:1068
4335msgid "Elements path"
4336msgstr "Ścieżki do elementów w hierarchii DOM"
4337
4338#: wp-includes/class-wp-editor.php:1077
4339msgid "To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons."
4340msgstr "Aby przenieść skupienie na inny przycisk wciśnij klawisz Tab lub klawisze ze strzałkami. Aby przenieść je z powrotem do edytora wciśnij klawisz Escape lub użyj jednego z przycisków."
4341
4342#: wp-includes/class-wp-editor.php:1067
4343msgid "Editor toolbar"
4344msgstr "Pasek narzędzi edytora"
4345
4346#: wp-includes/class-wp-editor.php:1066
4347msgid "Editor menu (when enabled)"
4348msgstr "Menu edytora (kiedy jest włączone)"
4349
4350#: wp-includes/class-wp-editor.php:1033
4351msgid "Rich Text Area. Press Alt-Shift-H for help."
4352msgstr "Obszar edycji WYSIWYG. Wciśnij Alt-Shift-H, aby uzyskać pomoc"
4353
4354#: wp-includes/class-wp-editor.php:1064
4355msgid "Focus shortcuts:"
4356msgstr "Skróty do zaznaczania elementów:"
4357
4358#. translators: 1: month, 2: day of month
4359#: wp-includes/date.php:457
4360msgid "The following values do not describe a valid date: month %1$s, day %2$s."
4361msgstr "Następujące wartości nie określają poprawnej daty: miesiąc %1$s, dzień %2$s."
4362
4363#: wp-includes/theme.php:2262
4364msgid "You need to pass an array of types."
4365msgstr "Należy przekazać tablicę typów."
4366
4367#. translators: %s: database access abstraction class, usually wpdb or a class
4368#. extending wpdb
4369#: wp-includes/wp-db.php:1180
4370msgid "%s must set a database connection for use with escaping."
4371msgstr "%s musi mieć ustawione połączenie z bazą danych, by można było używać eskejpowania."
4372
4373#: wp-includes/taxonomy.php:2067
4374msgid "A term with the name provided already exists in this taxonomy."
4375msgstr "Istnieje już taksonomia o takiej nazwie i uproszczonej nazwie."
4376
4377#: wp-includes/media-template.php:435 wp-includes/media-template.php:538
4378msgctxt "verb"
4379msgid "Trash"
4380msgstr "Do kosza"
4381
4382#: wp-includes/pluggable.php:1461
4383msgid "You can see all comments on this post here:"
4384msgstr "Możesz zobaczyć wszystkie komentarze do tego wpisu tutaj:"
4385
4386#: wp-includes/pluggable.php:1450
4387msgid "You can see all pingbacks on this post here:"
4388msgstr "Możesz zobaczyć wszystkie pingbacki do tego wpisu tutaj:"
4389
4390#: wp-includes/pluggable.php:1439
4391msgid "You can see all trackbacks on this post here:"
4392msgstr "Możesz zobaczyć wszystkie trackbacki do tego wpisu tutaj:"
4393
4394#. translators: 1: Comment text
4395#: wp-includes/pluggable.php:1438 wp-includes/pluggable.php:1449
4396#: wp-includes/pluggable.php:1460 wp-includes/pluggable.php:1623
4397msgid "Comment: %s"
4398msgstr "Komentarz: %s"
4399
4400#: wp-includes/media.php:3433
4401msgctxt "noun"
4402msgid "Trash"
4403msgstr "Kosz"
4404
4405#: wp-includes/media-template.php:595
4406msgid "Edit Selection"
4407msgstr "Edytuj zaznaczenie"
4408
4409#: wp-includes/script-loader.php:980
4410msgid "Previous"
4411msgstr "Poprzednie"
4412
4413#: wp-includes/link-template.php:2481
4414msgid "Newer posts"
4415msgstr "Nowsze wpisy"
4416
4417#: wp-includes/link-template.php:2480
4418msgid "Older posts"
4419msgstr "Starsze wpisy"
4420
4421#: wp-includes/l10n.php:1222
4422msgctxt "translations"
4423msgid "Available"
4424msgstr "Dostępne"
4425
4426#: wp-includes/l10n.php:1191
4427msgctxt "translations"
4428msgid "Installed"
4429msgstr "Zainstalowane"
4430
4431#. translators: 1: Trackback/pingback/comment author URL
4432#: wp-includes/pluggable.php:1437 wp-includes/pluggable.php:1448
4433#: wp-includes/pluggable.php:1459 wp-includes/pluggable.php:1599
4434#: wp-includes/pluggable.php:1609 wp-includes/pluggable.php:1621
4435msgid "URL: %s"
4436msgstr "URL: %s"
4437
4438#: wp-includes/link-template.php:2482 wp-includes/link-template.php:2536
4439#: wp-includes/link-template.php:2580
4440msgid "Posts navigation"
4441msgstr "Nawigacja wpisów"
4442
4443#. translators: Post type archive title. 1: Post type name
4444#: wp-includes/general-template.php:1503
4445msgid "Archives: %s"
4446msgstr "Archiwa: %s"
4447
4448#. translators: Yearly archive title. 1: Year
4449#: wp-includes/general-template.php:1474
4450msgid "Year: %s"
4451msgstr "Rok: %s"
4452
4453#. translators: Author archive title. 1: Author name
4454#: wp-includes/general-template.php:1471
4455msgid "Author: %s"
4456msgstr "Autor: %s"
4457
4458#. translators: Tag archive title. 1: Tag name
4459#: wp-includes/general-template.php:1468
4460msgid "Tag: %s"
4461msgstr "Tag: %s"
4462
4463#. translators: Category archive title. 1: Category name
4464#: wp-includes/general-template.php:1465
4465msgid "Category: %s"
4466msgstr "Kategoria: %s"
4467
4468#. translators: Taxonomy term archive title. 1: Taxonomy singular name, 2:
4469#. Current taxonomy term
4470#: wp-includes/general-template.php:1507
4471msgid "%1$s: %2$s"
4472msgstr "%1$s: %2$s"
4473
4474#: wp-includes/general-template.php:1499
4475msgctxt "post format archive title"
4476msgid "Chats"
4477msgstr "Czaty"
4478
4479#: wp-includes/general-template.php:1497
4480msgctxt "post format archive title"
4481msgid "Audio"
4482msgstr "Pliki dźwiękowe"
4483
4484#: wp-includes/general-template.php:1495
4485msgctxt "post format archive title"
4486msgid "Statuses"
4487msgstr "Statusy"
4488
4489#: wp-includes/general-template.php:1493
4490msgctxt "post format archive title"
4491msgid "Links"
4492msgstr "Odnośniki"
4493
4494#: wp-includes/general-template.php:1489
4495msgctxt "post format archive title"
4496msgid "Videos"
4497msgstr "Filmy"
4498
4499#: wp-includes/general-template.php:1491
4500msgctxt "post format archive title"
4501msgid "Quotes"
4502msgstr "Cytaty"
4503
4504#: wp-includes/general-template.php:1485
4505msgctxt "post format archive title"
4506msgid "Galleries"
4507msgstr "Galerie"
4508
4509#: wp-includes/general-template.php:1487
4510msgctxt "post format archive title"
4511msgid "Images"
4512msgstr "Obrazki"
4513
4514#. translators: Monthly archive title. 1: Month name and year
4515#: wp-includes/general-template.php:1477
4516msgid "Month: %s"
4517msgstr "MiesiÄ…c: %s"
4518
4519#. translators: Daily archive title. 1: Date
4520#: wp-includes/general-template.php:1480
4521msgid "Day: %s"
4522msgstr "Dzień: %s"
4523
4524#: wp-includes/general-template.php:1480 wp-includes/general-template.php:2060
4525msgctxt "daily archives date format"
4526msgid "F j, Y"
4527msgstr "j F Y"
4528
4529#: wp-includes/general-template.php:1483
4530msgctxt "post format archive title"
4531msgid "Asides"
4532msgstr "Notatki na marginesie"
4533
4534#. translators: 1: year, 2: month, 3: day of month
4535#: wp-includes/date.php:440
4536msgid "The following values do not describe a valid date: year %1$s, month %2$s, day %3$s."
4537msgstr "Następujące wartości nie określają poprawnej daty: rok %1$s, miesiąc %2$s, dzień %3$s."
4538
4539#. translators: Comment reply button text. 1: Comment author name
4540#: wp-includes/comment-template.php:1596
4541msgid "Reply to %s"
4542msgstr "Odpowiedz użytkownikowi %s"
4543
4544#: wp-includes/class-wp-editor.php:975
4545msgid "Border color"
4546msgstr "Kolor obramowania"
4547
4548#: wp-includes/class-wp-editor.php:967
4549msgid "Add to Dictionary"
4550msgstr "Dodaj do słownika"
4551
4552#: wp-includes/class-wp-editor.php:1053
4553msgid "No alignment"
4554msgstr "Brak wyrównania"
4555
4556#: wp-includes/class-wp-editor.php:1009
4557msgctxt "vertical table cell alignment"
4558msgid "V Align"
4559msgstr "Położenie w pionie"
4560
4561#: wp-includes/class-wp-editor.php:1004
4562msgctxt "horizontal table cell alignment"
4563msgid "H Align"
4564msgstr "Położenie w poziomie"
4565
4566#. translators: Date query invalid date message: 1: invalid value, 2: type of
4567#. value, 3: minimum valid value, 4: maximum valid value
4568#: wp-includes/date.php:410
4569msgid "Invalid value %1$s for %2$s. Expected value should be between %3$s and %4$s."
4570msgstr "Nieprawidłowa wartość %1$s dla %2$s. Oczekiwano wartości pomiędzy %3$s a %4$s."
4571
4572#: wp-includes/customize/class-wp-customize-media-control.php:64
4573msgid "No file selected"
4574msgstr "Nie wybrano pliku"
4575
4576#: wp-includes/class-wp-editor.php:949
4577msgid "No color"
4578msgstr "Nie określaj koloru"
4579
4580#: wp-includes/class-wp-editor.php:946
4581msgid "Color"
4582msgstr "Kolor"
4583
4584#: wp-includes/class-wp-editor.php:947
4585msgid "Custom color"
4586msgstr "Inny kolor"
4587
4588#: wp-includes/customize/class-wp-customize-image-control.php:35
4589#: wp-includes/customize/class-wp-customize-image-control.php:40
4590msgid "Select Image"
4591msgstr "Wybierz obrazek"
4592
4593#: wp-includes/customize/class-wp-customize-media-control.php:66
4594msgid "Choose File"
4595msgstr "Wybierz plik"
4596
4597#: wp-includes/customize/class-wp-customize-media-control.php:61
4598msgid "Change File"
4599msgstr "Zmień plik"
4600
4601#: wp-includes/class-wp-editor.php:948
4602msgctxt "label for custom color"
4603msgid "Custom..."
4604msgstr "Własny..."
4605
4606#: wp-includes/customize/class-wp-customize-image-control.php:39
4607msgid "No image selected"
4608msgstr "Nie wybrano obrazka"
4609
4610#: wp-includes/post.php:66
4611msgctxt "add new media"
4612msgid "Add New"
4613msgstr "Dodaj"
4614
4615#: wp-includes/post.php:64
4616msgctxt "post type general name"
4617msgid "Media"
4618msgstr "Media"
4619
4620#: wp-includes/class-wp-editor.php:1045
4621msgctxt "TinyMCE menu"
4622msgid "Format"
4623msgstr "Format"
4624
4625#: wp-includes/post.php:23
4626msgctxt "add new from admin bar"
4627msgid "Post"
4628msgstr "Wpis"
4629
4630#: wp-includes/admin-bar.php:685
4631msgctxt "add new from admin bar"
4632msgid "Link"
4633msgstr "Link"
4634
4635#: wp-includes/class-wp-editor.php:885
4636msgctxt "list style"
4637msgid "Default"
4638msgstr "Domyślny"
4639
4640#: wp-includes/post.php:43
4641msgctxt "add new from admin bar"
4642msgid "Page"
4643msgstr "Strona"
4644
4645#: wp-login.php:867
4646msgid "<strong>You have successfully updated WordPress!</strong> Please log back in to see what’s new."
4647msgstr "<strong>Aktualizacja WordPressa przebiegła poprawnie!</strong> Obejrzyj dziennik zmian, żeby zobaczyć co się zmieniło."
4648
4649#: wp-includes/media.php:3440
4650msgid "Trash Selected"
4651msgstr "PrzenieÅ› zaznaczone do kosza"
4652
4653#: wp-includes/media.php:3441
4654msgid "Untrash Selected"
4655msgstr "Przywróć zaznaczone z kosza"
4656
4657#: wp-includes/media.php:3437
4658msgid ""
4659"You are about to trash these items.\n"
4660" 'Cancel' to stop, 'OK' to delete."
4661msgstr ""
4662"Zamierzasz przenieść te elementy do kosza. \n"
4663" Kliknij 'Anuluj', aby anulować tę operację, lub 'OK', aby ją sfinalizować."
4664
4665#: wp-includes/media-template.php:433 wp-includes/media-template.php:536
4666msgid "Untrash"
4667msgstr "Przywróć z kosza"
4668
4669#: wp-includes/class-wp-customize-panel.php:347
4670msgid "Press return or enter to open this panel"
4671msgstr "Wciśnij klawisz Enter, aby otworzyć ten panel"
4672
4673#: wp-includes/media.php:3438
4674msgid "Bulk Select"
4675msgstr "Zaznaczanie wielu"
4676
4677#: wp-includes/media.php:3439
4678msgid "Cancel Selection"
4679msgstr "Anuluj zaznaczenie"
4680
4681#: wp-includes/media.php:3442
4682msgid "Delete Selected"
4683msgstr "Usuń zaznaczone"
4684
4685#: wp-includes/class-wp-customize-nav-menus.php:412
4686#: wp-includes/script-loader.php:753
4687msgctxt "missing menu item navigation label"
4688msgid "(no label)"
4689msgstr "(brak etykiety)"
4690
4691#. translators: %s: taxonomy label, %l: list of terms formatted as per
4692#. $term_template
4693#: wp-includes/taxonomy.php:3979
4694msgid "%s: %l."
4695msgstr "%s: %l."
4696
4697#: wp-includes/media.php:2185
4698msgid "Bitrate"
4699msgstr "Bitrate"
4700
4701#: wp-includes/class-wp-editor.php:1051
4702msgid "Read more..."
4703msgstr "Czytaj dalej..."
4704
4705#: wp-includes/media-template.php:166
4706msgid "Close media panel"
4707msgstr "Zamknij media panel"
4708
4709#: wp-includes/media-template.php:187
4710msgid "Close uploader"
4711msgstr "Zamknij panel dodawania plików"
4712
4713#: wp-includes/media-template.php:233
4714msgid "Maximum upload file size: %s."
4715msgstr "Maksymalna wielkość dodawanych plików: %s."
4716
4717#: wp-includes/media-template.php:344
4718msgid "File size:"
4719msgstr "Wielkość pliku:"
4720
4721#: wp-includes/ms-load.php:93
4722msgid "This site is no longer available."
4723msgstr "Witryna nie jest już dostępna."
4724
4725#: wp-includes/media.php:3446
4726msgid "Filter by type"
4727msgstr "Filtruj po rodzaju"
4728
4729#: wp-includes/media-template.php:357
4730msgid "Bitrate:"
4731msgstr "Bitrate:"
4732
4733#: wp-includes/media-template.php:409
4734msgid "Uploaded By"
4735msgstr "Zaktualizowane przez:"
4736
4737#: wp-includes/script-loader.php:709
4738msgid "No plugins found. Try a different search."
4739msgstr "Nie znaleziono. Spróbuj poszukać inaczej."
4740
4741#: wp-includes/class-wp-editor.php:1036
4742msgid "Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser’s edit menu instead."
4743msgstr "Twoja przeglÄ…darka nie posiada bezpoÅ›redniego dostÄ™pu do systemowego schowka. ProszÄ™ użyć skrótu klawiaturowego lub menu „Edycja” przeglÄ…darki."
4744
4745#: wp-includes/class-wp-editor.php:1480
4746msgid "Search or use up and down arrow keys to select an item."
4747msgstr "Wyszukaj elementy lub użyj klawiszy strzałek w górę i w dół, aby je wybrać."
4748
4749#: wp-includes/media-template.php:252
4750msgid "List View"
4751msgstr "Widok listy"
4752
4753#: wp-includes/media-template.php:255
4754msgid "Grid View"
4755msgstr "Widok siatki"
4756
4757#: wp-includes/media-template.php:281
4758msgid "Edit previous media item"
4759msgstr "Edytuj poprzednie medium"
4760
4761#: wp-includes/media-template.php:282
4762msgid "Edit next media item"
4763msgstr "Edytuj następne medium"
4764
4765#: wp-includes/media-template.php:340
4766msgid "File name:"
4767msgstr "Nazwa pliku:"
4768
4769#: wp-includes/media-template.php:341
4770msgid "File type:"
4771msgstr "Typ pliku:"
4772
4773#: wp-includes/media-template.php:342
4774msgid "Uploaded on:"
4775msgstr "Wysłano na serwer:"
4776
4777#: wp-includes/media-template.php:347
4778msgid "Dimensions:"
4779msgstr "Wymiary:"
4780
4781#: wp-includes/media-template.php:414
4782msgid "Uploaded To"
4783msgstr "Wysłano do"
4784
4785#: wp-includes/media-template.php:426
4786msgid "View attachment page"
4787msgstr "Zobacz stronę załącznika"
4788
4789#: wp-includes/media-template.php:428
4790msgid "Edit more details"
4791msgstr "Edytuj więcej informacji"
4792
4793#: wp-includes/media.php:2186
4794msgid "Bitrate Mode"
4795msgstr "Tryb przepływności (bitrate)"
4796
4797#: wp-includes/media.php:3429
4798msgid "All dates"
4799msgstr "Wszystkie daty"
4800
4801#: wp-includes/media.php:3432
4802msgid "Unattached"
4803msgstr "Niezałączone"
4804
4805#: wp-includes/media.php:3436 wp-includes/script-loader.php:80
4806msgid ""
4807"You are about to permanently delete these items.\n"
4808" 'Cancel' to stop, 'OK' to delete."
4809msgstr ""
4810"Zamierzasz usunąć te elementy na zawsze. \n"
4811" Kliknij 'Anuluj', aby anulować tę operację, lub 'OK', aby ją sfinalizować."
4812
4813#: wp-includes/media.php:3445
4814msgid "Filter by date"
4815msgstr "Filtruj po dacie"
4816
4817#: wp-includes/media.php:3447
4818msgid "Search Media"
4819msgstr "Szukaj mediów"
4820
4821#: wp-includes/comment.php:3097
4822msgid "<strong>ERROR</strong>: The comment could not be saved. Please try again later."
4823msgstr "<strong>BÅÄ„D</strong>: Komentarz nie mógÅ‚ zostać zapisany. Spróbuj ponownie później."
4824
4825#. translators: %s: the site/panel title in the Customizer
4826#: wp-includes/class-wp-customize-panel.php:372
4827#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:81
4828msgid "You are customizing %s"
4829msgstr "Personalizujesz %s"
4830
4831#: wp-includes/class-wp-customize-widgets.php:422
4832msgid "Widgets are independent sections of content that can be placed into widgetized areas provided by your theme (commonly called sidebars)."
4833msgstr "Widgety są niezależnymi obszarami z treścią, które mogą zostać umieszczone w miejscach, w których pozwala na to używany motyw (powszechnie zwanych panelami bocznymi)."
4834
4835#. translators: %s: header height in pixels
4836#: wp-includes/customize/class-wp-customize-header-image-control.php:189
4837msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header height of %s pixels."
4838msgstr "Twój motyw zaleca użycie obrazków nagłówka o wysokości %s pikseli. Możesz przyciąć obrazek do tych wymiarów po kliknięciu na <strong>Dodaj nowy obrazek</strong>."
4839
4840#. translators: %s: header width in pixels
4841#: wp-includes/customize/class-wp-customize-header-image-control.php:184
4842msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header width of %s pixels."
4843msgstr "Twój motyw zaleca użycie obrazków nagłówka o szerokości %s pikseli. Możesz przyciąć obrazek do tych wymiarów po kliknięciu na <strong>Dodaj nowy obrazek</strong>."
4844
4845#: wp-includes/update.php:128 wp-includes/update.php:318
4846#: wp-includes/update.php:498
4847msgid "(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)"
4848msgstr "(WordPress nie mógł stworzyć bezpiecznego połączenia z WordPress.org. Skontaktuj się z administratorem swojego serwera)."
4849
4850#: wp-includes/class-wp-customize-widgets.php:1127
4851msgid "Shift-click to edit this widget."
4852msgstr "Wciśnij klawisz Shift, żeby edytować widget."
4853
4854#: wp-includes/class-wp-editor.php:848
4855msgctxt "HTML tag"
4856msgid "Address"
4857msgstr "Adres"
4858
4859#: wp-includes/class-wp-editor.php:1032
4860msgid "If you’re looking to paste rich content from Microsoft Word, try turning this option off. The editor will clean up text pasted from Word automatically."
4861msgstr "Jeśli chcesz wkleić formatowane treści z programu Microsoft Word, spróbuj wyłączyć tę opcję. Edytor automatycznie poprawki wklejony tekst."
4862
4863#. translators: %s: header size in pixels
4864#: wp-includes/customize/class-wp-customize-header-image-control.php:179
4865msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header size of %s pixels."
4866msgstr "Twój motyw zaleca użycie obrazków nagłówka o rozmiarze %s pikseli. Możesz przyciąć obrazek do tych wymiarów po kliknięciu na <strong>Dodaj nowy obrazek</strong>."
4867
4868#: wp-includes/class-wp-editor.php:1061
4869msgid "Keyboard Shortcuts"
4870msgstr "Skróty klawiszowe"
4871
4872#. translators: 1: Browser cookie documentation URL
4873#: wp-login.php:797
4874msgid "<strong>ERROR</strong>: Cookies are blocked or not supported by your browser. You must <a href=\"%s\">enable cookies</a> to use WordPress."
4875msgstr "<strong>BÅÄ„D</strong>: Ciasteczka sÄ… wyłączone lub nie sÄ… wspierane przez używanÄ… przeglÄ…darkÄ™. Musisz <a href=\"%s\">włączyć ciasteczka</a> by używać WordPressa."
4876
4877#. translators: 1: Browser cookie documentation URL, 2: Support forums URL
4878#: wp-login.php:792
4879msgid "<strong>ERROR</strong>: Cookies are blocked due to unexpected output. For help, please see <a href=\"%1$s\">this documentation</a> or try the <a href=\"%2$s\">support forums</a>."
4880msgstr "<strong>BÅÄ„D</strong>: Pliki ciasteczek zostaÅ‚y zablokowane. WiÄ™cej na ten temat można przeczytać w <a href=\"%1$s\">dokumentacji</a> lub spróbować na <a href=\"%2$s\">forum</a>."
4881
4882#: wp-includes/media-template.php:792
4883msgid "Show Video List"
4884msgstr "Wyświetlaj listę filmów"
4885
4886#: wp-includes/media-template.php:909
4887msgid "Display Settings"
4888msgstr "Ustawienia wyświetlania"
4889
4890#: wp-includes/class-wp-editor.php:1008
4891msgctxt "table cell alignment attribute"
4892msgid "None"
4893msgstr "Brak"
4894
4895#: wp-includes/class-wp-editor.php:860
4896msgid "Font Family"
4897msgstr "Czcionka"
4898
4899#: wp-includes/class-wp-editor.php:998
4900msgid "Split table cell"
4901msgstr "Podziel komórkę"
4902
4903#: wp-includes/media-template.php:238 wp-includes/media.php:3484
4904msgid "Suggested image dimensions:"
4905msgstr "Sugerowane wymiary obrazka"
4906
4907#: wp-includes/media-template.php:888
4908msgid "Edit Original"
4909msgstr "Edytuj oryginał"
4910
4911#: wp-includes/media-template.php:385 wp-includes/media-template.php:566
4912#: wp-includes/media.php:2176
4913msgid "Artist"
4914msgstr "Artysta"
4915
4916#: wp-includes/media-template.php:386 wp-includes/media-template.php:567
4917#: wp-includes/media.php:2177
4918msgid "Album"
4919msgstr "Album"
4920
4921#: wp-includes/media.php:2181
4922msgid "Genre"
4923msgstr "Gatunek"
4924
4925#: wp-includes/media.php:2182
4926msgid "Year"
4927msgstr "Rok"
4928
4929#: wp-includes/media.php:2183
4930msgctxt "video or audio"
4931msgid "Length"
4932msgstr "Długość"
4933
4934#: wp-includes/media-template.php:956
4935msgid "Custom Size"
4936msgstr "Własny rozmiar"
4937
4938#: wp-includes/media.php:3504
4939msgid "Edit Audio Playlist"
4940msgstr "Edytuj listÄ™ odtwarzania audio"
4941
4942#: wp-includes/media.php:3505
4943msgid "← Cancel Audio Playlist"
4944msgstr "← Anuluj listÄ™ odtwarzania audio"
4945
4946#: wp-includes/media.php:3506
4947msgid "Insert audio playlist"
4948msgstr "Wstaw listÄ™ odtwarzania audio"
4949
4950#: wp-includes/media.php:3508
4951msgid "Add to audio playlist"
4952msgstr "Dodaj do listy odtwarzania audio"
4953
4954#: wp-includes/media.php:3509
4955msgid "Add to Audio Playlist"
4956msgstr "Dodaj do listy odtwarzania audio"
4957
4958#: wp-includes/media-template.php:999
4959msgid "Image CSS Class"
4960msgstr "Klasa CSS obrazka"
4961
4962#: wp-includes/media.php:3485
4963msgid "There has been an error cropping your image."
4964msgstr "Wystąpił błąd podczas kadrowania obrazka."
4965
4966#: wp-includes/media.php:3507
4967msgid "Update audio playlist"
4968msgstr "Aktualizuj listÄ™ odtwarzania audio"
4969
4970#: wp-includes/media-template.php:995
4971msgid "Image Title Attribute"
4972msgstr "Tytuł obrazka"
4973
4974#: wp-includes/media-template.php:991
4975msgid "Advanced Options"
4976msgstr "Zaawansowane"
4977
4978#: wp-includes/class-wp-editor.php:861
4979msgid "Font Sizes"
4980msgstr "Rozmiary czcionki"
4981
4982#: wp-includes/media-template.php:1012
4983msgid "Link CSS Class"
4984msgstr "Klasa CSS odnośnika"
4985
4986#: wp-includes/class-wp-editor.php:833
4987msgctxt "TinyMCE"
4988msgid "Headings"
4989msgstr "Nagłówki"
4990
4991#: wp-includes/class-wp-customize-widgets.php:708
4992msgctxt "Move widget"
4993msgid "Move"
4994msgstr "Przesuń"
4995
4996#: wp-includes/customize/class-wp-widget-area-customize-control.php:64
4997msgctxt "Reorder widgets in Customizer"
4998msgid "Reorder"
4999msgstr "Zmień kolejność"
5000
5001#: wp-includes/customize/class-wp-customize-header-image-control.php:108
5002msgid "Set image"
5003msgstr "Ustaw obrazek"
5004
5005#: wp-includes/customize/class-wp-widget-area-customize-control.php:65
5006msgctxt "Cancel reordering widgets in Customizer"
5007msgid "Done"
5008msgstr "Skończone"
5009
5010#: wp-includes/class-wp-customize-widgets.php:729
5011msgid "Save and preview changes before publishing them."
5012msgstr "Zapisz i podejrzyj zmiany przed publikacjÄ…."
5013
5014#: wp-includes/class-wp-customize-widgets.php:783
5015msgid "Search Widgets"
5016msgstr "Szukaj widgetów"
5017
5018#: wp-includes/class-wp-customize-widgets.php:784
5019msgid "Search widgets…"
5020msgstr "Szukaj widgetów…"
5021
5022#: wp-includes/class-wp-customize-widgets.php:731
5023msgid "Trash widget by moving it to the inactive widgets sidebar."
5024msgstr "Usuń widget, przenosząc go do paska nieaktywnych widgetów."
5025
5026#: wp-includes/media-template.php:1081 wp-includes/media-template.php:1170
5027msgctxt "auto preload"
5028msgid "Auto"
5029msgstr "Automatycznie"
5030
5031#: wp-includes/media.php:3483
5032msgid "Cropping…"
5033msgstr "Przycinanie…"
5034
5035#: wp-includes/media-template.php:1187
5036msgid "Tracks (subtitles, captions, descriptions, chapters, or metadata)"
5037msgstr "Ścieżki (napisy, etykiety, opisy, rozdziały i metadane)"
5038
5039#: wp-includes/class-wp-customize-widgets.php:699
5040msgid "Move to another area…"
5041msgstr "PrzenieÅ› do innego obszaru…"
5042
5043#: wp-includes/class-wp-editor.php:831
5044msgctxt "TinyMCE"
5045msgid "Formats"
5046msgstr "Formaty"
5047
5048#: wp-includes/class-wp-editor.php:1020
5049msgctxt "table cell scope attribute"
5050msgid "Scope"
5051msgstr "Zasięg"
5052
5053#: wp-includes/class-wp-editor.php:979
5054msgctxt "table column"
5055msgid "Column"
5056msgstr "Kolumna"
5057
5058#. translators: block tags
5059#: wp-includes/class-wp-editor.php:842
5060msgctxt "TinyMCE"
5061msgid "Blocks"
5062msgstr "Bloki"
5063
5064#: wp-includes/class-wp-editor.php:845
5065msgctxt "HTML tag"
5066msgid "Div"
5067msgstr "Div"
5068
5069#: wp-includes/class-wp-editor.php:846
5070msgctxt "HTML tag"
5071msgid "Pre"
5072msgstr "Pre"
5073
5074#: wp-includes/class-wp-editor.php:850
5075msgctxt "HTML elements"
5076msgid "Inline"
5077msgstr "Inline"
5078
5079#: wp-includes/class-wp-editor.php:882 wp-includes/script-loader.php:112
5080msgid "Bulleted list"
5081msgstr "Lista nieuporzÄ…dkowana"
5082
5083#: wp-includes/class-wp-editor.php:884
5084msgctxt "list style"
5085msgid "Square"
5086msgstr "Kwadrat"
5087
5088#: wp-includes/class-wp-editor.php:886
5089msgctxt "list style"
5090msgid "Circle"
5091msgstr "Koło"
5092
5093#: wp-includes/class-wp-editor.php:887
5094msgctxt "list style"
5095msgid "Disc"
5096msgstr "Tarcza"
5097
5098#: wp-includes/class-wp-editor.php:953
5099msgctxt "find/replace"
5100msgid "Replace"
5101msgstr "ZastÄ…p"
5102
5103#: wp-includes/class-wp-editor.php:954
5104msgctxt "find/replace"
5105msgid "Next"
5106msgstr "Następne"
5107
5108#. translators: previous
5109#: wp-includes/class-wp-editor.php:956
5110msgctxt "find/replace"
5111msgid "Prev"
5112msgstr "Poprzednie"
5113
5114#: wp-includes/class-wp-editor.php:957
5115msgctxt "find/replace"
5116msgid "Whole words"
5117msgstr "Cała fraza"
5118
5119#: wp-includes/class-wp-editor.php:959
5120msgctxt "find/replace"
5121msgid "Replace with"
5122msgstr "ZastÄ…p tekstem"
5123
5124#: wp-includes/class-wp-editor.php:960
5125msgctxt "find/replace"
5126msgid "Find"
5127msgstr "Znajdź"
5128
5129#: wp-includes/class-wp-editor.php:964
5130msgctxt "spellcheck"
5131msgid "Finish"
5132msgstr "Zakończ"
5133
5134#: wp-includes/class-wp-editor.php:965
5135msgctxt "spellcheck"
5136msgid "Ignore all"
5137msgstr "Zignoruj wszystkie"
5138
5139#: wp-includes/class-wp-editor.php:966
5140msgctxt "spellcheck"
5141msgid "Ignore"
5142msgstr "Zignoruj"
5143
5144#: wp-includes/class-wp-editor.php:980
5145msgctxt "table columns"
5146msgid "Cols"
5147msgstr "Kolumny"
5148
5149#: wp-includes/class-wp-editor.php:981
5150msgctxt "table cell"
5151msgid "Cell"
5152msgstr "Komórka"
5153
5154#: wp-includes/class-wp-editor.php:983
5155msgctxt "table header"
5156msgid "Header"
5157msgstr "Nagłówek"
5158
5159#: wp-includes/class-wp-editor.php:984
5160msgctxt "table body"
5161msgid "Body"
5162msgstr "Ciało"
5163
5164#: wp-includes/class-wp-editor.php:985
5165msgctxt "table footer"
5166msgid "Footer"
5167msgstr "Stopka"
5168
5169#: wp-includes/class-wp-editor.php:1022
5170msgctxt "TinyMCE"
5171msgid "Insert template"
5172msgstr "Wstaw szablon"
5173
5174#: wp-includes/class-wp-editor.php:1023
5175msgctxt "TinyMCE"
5176msgid "Templates"
5177msgstr "Szablony"
5178
5179#: wp-includes/class-wp-editor.php:1027
5180msgctxt "editor button"
5181msgid "Show blocks"
5182msgstr "Wyświetlaj bloki"
5183
5184#. translators: word count
5185#: wp-includes/class-wp-editor.php:1031
5186msgid "Words: %s"
5187msgstr "Liczba słów: %s"
5188
5189#: wp-includes/class-wp-editor.php:930
5190msgctxt "editor button"
5191msgid "Right to left"
5192msgstr "Od prawej do lewej"
5193
5194#: wp-includes/class-wp-editor.php:931
5195msgctxt "editor button"
5196msgid "Left to right"
5197msgstr "Od lewej do prawej"
5198
5199#: wp-includes/class-wp-editor.php:1039
5200msgctxt "TinyMCE menu"
5201msgid "Insert"
5202msgstr "Wstaw"
5203
5204#: wp-includes/class-wp-editor.php:1040
5205msgctxt "TinyMCE menu"
5206msgid "File"
5207msgstr "Plik"
5208
5209#: wp-includes/class-wp-editor.php:1041
5210msgctxt "TinyMCE menu"
5211msgid "Edit"
5212msgstr "Edycja"
5213
5214#: wp-includes/class-wp-editor.php:1042
5215msgctxt "TinyMCE menu"
5216msgid "Tools"
5217msgstr "Narzędzia"
5218
5219#: wp-includes/class-wp-editor.php:1043
5220msgctxt "TinyMCE menu"
5221msgid "View"
5222msgstr "Widok"
5223
5224#: wp-includes/class-wp-editor.php:1044
5225msgctxt "TinyMCE menu"
5226msgid "Table"
5227msgstr "Tabela"
5228
5229#: wp-includes/class-wp-editor.php:888
5230msgctxt "list style"
5231msgid "Lower Greek"
5232msgstr "Małe greckie"
5233
5234#: wp-includes/class-wp-editor.php:889
5235msgctxt "list style"
5236msgid "Lower Alpha"
5237msgstr "Małe łacińskie"
5238
5239#: wp-includes/class-wp-editor.php:890
5240msgctxt "list style"
5241msgid "Upper Alpha"
5242msgstr "Wielkie łacińskie"
5243
5244#: wp-includes/class-wp-editor.php:891
5245msgctxt "list style"
5246msgid "Upper Roman"
5247msgstr "Wielkie rzymskie"
5248
5249#: wp-includes/class-wp-editor.php:892
5250msgctxt "list style"
5251msgid "Lower Roman"
5252msgstr "Małe rzymskie"
5253
5254#: wp-includes/class-wp-editor.php:897
5255msgctxt "Link anchors (TinyMCE)"
5256msgid "Anchors"
5257msgstr "Kotwice"
5258
5259#: wp-includes/class-wp-editor.php:896
5260msgctxt "Link anchor (TinyMCE)"
5261msgid "Anchor"
5262msgstr "Kotwica"
5263
5264#: wp-includes/class-wp-editor.php:895
5265msgctxt "Name of link anchor (TinyMCE)"
5266msgid "Name"
5267msgstr "Identyfikator"
5268
5269#: wp-includes/class-wp-editor.php:961
5270msgctxt "find/replace"
5271msgid "Replace all"
5272msgstr "ZastÄ…p wszystkie"
5273
5274#: wp-includes/media-template.php:1069 wp-includes/media-template.php:1151
5275msgid "Add alternate sources for maximum HTML5 playback:"
5276msgstr "Dodaj alternatywne źródła dla maksymalnego odtwarzania HTML5:"
5277
5278#: wp-includes/media.php:3494
5279msgid "Video Details"
5280msgstr "Szczegóły filmu"
5281
5282#: wp-includes/media.php:3495
5283msgid "Replace Video"
5284msgstr "ZastÄ…p film"
5285
5286#: wp-includes/media.php:3499
5287msgid "Add Subtitles"
5288msgstr "Dodaj napisy"
5289
5290#: wp-includes/media.php:3503
5291msgid "Create Audio Playlist"
5292msgstr "Utwórz listę odtwarzania plików dźwiękowych"
5293
5294#: wp-includes/media.php:3513
5295msgid "Create Video Playlist"
5296msgstr "Utwórz listę odtwarzania filmów"
5297
5298#: wp-includes/media.php:3514
5299msgid "Edit Video Playlist"
5300msgstr "Edytuj listę odtwarzania filmów"
5301
5302#: wp-includes/media.php:3515
5303msgid "← Cancel Video Playlist"
5304msgstr "← Anuluj tworzenie listy"
5305
5306#: wp-includes/media.php:3516
5307msgid "Insert video playlist"
5308msgstr "Wstaw listÄ™ odtwarzania"
5309
5310#: wp-includes/media.php:3517
5311msgid "Update video playlist"
5312msgstr "Zaktualizuj listÄ™"
5313
5314#: wp-includes/media.php:3519
5315msgid "Add to Video Playlist"
5316msgstr "Dodaj do listy"
5317
5318#: wp-includes/media.php:3518
5319msgid "Add to video playlist"
5320msgstr "Dodaj do listy"
5321
5322#: wp-includes/nav-menu.php:376
5323msgid "Invalid menu ID."
5324msgstr "Nieprawidłowy identyfikator menu."
5325
5326#: wp-includes/media.php:3488
5327msgid "Audio Details"
5328msgstr "Szczegóły pliku dźwiękowego"
5329
5330#: wp-includes/media.php:3489
5331msgid "Replace Audio"
5332msgstr "Zastąp plik dźwiękowy"
5333
5334#: wp-includes/media.php:3481
5335msgid "Crop Image"
5336msgstr "Przytnij obrazek"
5337
5338#: wp-includes/media.php:3482
5339msgid "Crop your image"
5340msgstr "Przytnij obrazek"
5341
5342#: wp-includes/media.php:3480
5343msgid "Skip Cropping"
5344msgstr "Pomiń przycinanie"
5345
5346#: wp-includes/media.php:3479
5347msgid "Select and Crop"
5348msgstr "Zaznacz i przytnij"
5349
5350#: wp-includes/media.php:3474 wp-includes/media.php:3491
5351#: wp-includes/media.php:3497
5352msgid "Cancel Edit"
5353msgstr "Anuluj edycjÄ™"
5354
5355#: wp-includes/customize/class-wp-customize-image-control.php:41
5356#: wp-includes/media.php:3478
5357msgid "Choose Image"
5358msgstr "Wybierz obrazek"
5359
5360#: wp-includes/media.php:3473
5361msgid "Replace Image"
5362msgstr "ZastÄ…p obrazek"
5363
5364#: wp-includes/media.php:3472
5365msgid "Image Details"
5366msgstr "Szczegóły obrazka"
5367
5368#: wp-includes/media-template.php:1082 wp-includes/media-template.php:1171
5369msgid "Metadata"
5370msgstr "Metadane"
5371
5372#: wp-includes/media-template.php:1089 wp-includes/media-template.php:1178
5373msgid "Autoplay"
5374msgstr "Automatyczne odtwarzanie"
5375
5376#: wp-includes/media.php:3426
5377msgid "Create a new video playlist"
5378msgstr "Utwórz listę odtwarzania filmów"
5379
5380#: wp-includes/media.php:3425
5381msgid "Create a new playlist"
5382msgstr "Utwórz listę odtwarzania"
5383
5384#: wp-includes/media-template.php:782
5385msgid "Playlist Settings"
5386msgstr "Ustawienia listy odtwarzania"
5387
5388#: wp-includes/widgets/class-wp-widget-search.php:31
5389msgctxt "Search widget"
5390msgid "Search"
5391msgstr "Wyszukiwanie"
5392
5393#. translators: used to join items in a list with more than 2 items
5394#: wp-includes/formatting.php:4482
5395msgid "%s, %s"
5396msgstr "%s, %s"
5397
5398#. translators: used to join last two items in a list with more than 2 times
5399#: wp-includes/formatting.php:4484
5400msgid "%s, and %s"
5401msgstr "%s i %s"
5402
5403#. translators: used to join items in a list with only 2 items
5404#: wp-includes/formatting.php:4486
5405msgid "%s and %s"
5406msgstr "%s i %s"
5407
5408#: wp-includes/media-template.php:803
5409msgid "Show Artist Name in Tracklist"
5410msgstr "Wyświetlaj nazwę wykonawcy na liście utworów"
5411
5412#: wp-includes/media-template.php:811
5413msgid "Show Images"
5414msgstr "Wyświetlaj obrazki"
5415
5416#: wp-includes/media-template.php:794
5417msgid "Show Tracklist"
5418msgstr "Wyświetl listę utworów"
5419
5420#: wp-includes/class-wp-customize-nav-menus.php:952
5421#: wp-includes/class-wp-customize-panel.php:368
5422#: wp-includes/class-wp-customize-section.php:368
5423#: wp-includes/class-wp-customize-widgets.php:772
5424#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:75
5425#: wp-includes/media.php:3409
5426msgid "Back"
5427msgstr "Powrót"
5428
5429#: wp-includes/media-template.php:1200
5430msgid "There are no associated subtitles."
5431msgstr "Brak przypisanych napisów."
5432
5433#: wp-includes/media.php:3490
5434msgid "Add Audio Source"
5435msgstr "Dodaj źródło dźwięku"
5436
5437#: wp-includes/media.php:3496
5438msgid "Add Video Source"
5439msgstr "Dodaj źródło filmu"
5440
5441#: wp-includes/media.php:3498
5442msgid "Select Poster Image"
5443msgstr "Wybierz plakat"
5444
5445#: wp-includes/media-template.php:1162
5446msgid "Poster Image"
5447msgstr "Plakat"
5448
5449#: wp-includes/media.php:3502
5450msgid "Drag and drop to reorder tracks."
5451msgstr "Przeciągnij i upuść, aby zmienić kolejność utworów."
5452
5453#: wp-includes/media.php:3512
5454msgid "Drag and drop to reorder videos."
5455msgstr "Przeciągnij i upuść, aby zmienić kolejność filmów."
5456
5457#: wp-includes/wp-db.php:1297
5458msgid "The query argument of %s must have a placeholder."
5459msgstr "Argument zapytania %s musi zawierać placeholder."
5460
5461#: wp-includes/user.php:2040
5462msgid "Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \" ? $ % ^ & )."
5463msgstr "Rada: hasło powinno zawierać przynajmniej dwanaście znaków. Aby było silniejsze, użyj małych i wielkich liter, cyfr oraz znaków takich jak: ! \" ? $ % ^ & )."
5464
5465#: wp-includes/class-wp-editor.php:921
5466msgid "Insert/edit video"
5467msgstr "Wstaw/edytuj film"
5468
5469#: wp-includes/class-wp-editor.php:1048
5470msgid "Toolbar Toggle"
5471msgstr "Przełącz widoczność paska narzędzi"
5472
5473#: wp-includes/class-wp-editor.php:919 wp-includes/script-loader.php:111
5474msgid "Insert image"
5475msgstr "Wstaw obrazek"
5476
5477#: wp-includes/class-wp-editor.php:917
5478msgid "Style"
5479msgstr "Styl"
5480
5481#: wp-includes/class-wp-editor.php:903
5482msgid "Keywords"
5483msgstr "Słowa kluczowe"
5484
5485#: wp-includes/class-wp-editor.php:1025
5486msgid "Background color"
5487msgstr "Kolor tła"
5488
5489#: wp-includes/class-wp-editor.php:1026
5490msgid "Text color"
5491msgstr "Kolor tekstu"
5492
5493#: wp-includes/class-wp-editor.php:1028
5494msgid "Show invisible characters"
5495msgstr "Wyświetlaj niedrukowane znaki"
5496
5497#: wp-includes/class-wp-editor.php:1049 wp-includes/script-loader.php:120
5498msgid "Insert Read More tag"
5499msgstr "Wstaw znacznik „Czytaj dalej”"
5500
5501#: wp-includes/class-wp-editor.php:1015
5502msgid "Column group"
5503msgstr "Grupa kolumn"
5504
5505#: wp-includes/class-wp-editor.php:864
5506msgid "Align right"
5507msgstr "Wyrównaj do prawej"
5508
5509#: wp-includes/class-wp-editor.php:867
5510msgid "Increase indent"
5511msgstr "Zwiększ wcięcie"
5512
5513#: wp-includes/class-wp-editor.php:855
5514msgid "Clear formatting"
5515msgstr "Usuń formatowanie"
5516
5517#: wp-includes/class-wp-editor.php:868
5518msgid "Decrease indent"
5519msgstr "Zmniejsz wcięcie"
5520
5521#: wp-includes/class-wp-editor.php:863
5522msgid "Align center"
5523msgstr "Wyrównaj do środka"
5524
5525#: wp-includes/class-wp-editor.php:883 wp-includes/script-loader.php:114
5526msgid "Numbered list"
5527msgstr "Numerowanie"
5528
5529#: wp-includes/class-wp-editor.php:866
5530msgid "Justify"
5531msgstr "Wyjustuj"
5532
5533#: wp-includes/class-wp-editor.php:865
5534msgid "Align left"
5535msgstr "Wyrównaj do lewej"
5536
5537#: wp-includes/class-wp-editor.php:942
5538msgid "Restore last draft"
5539msgstr "Przywróć ostatni szkic"
5540
5541#: wp-includes/class-wp-editor.php:929
5542msgid "Special character"
5543msgstr "Specjalny znak"
5544
5545#: wp-includes/class-wp-editor.php:859
5546msgid "Source code"
5547msgstr "Kod źródłowy"
5548
5549#: wp-includes/class-wp-customize-nav-menus.php:931
5550#: wp-includes/class-wp-customize-widgets.php:700
5551msgid "Move down"
5552msgstr "Przenieś w dół"
5553
5554#: wp-includes/class-wp-customize-nav-menus.php:930
5555#: wp-includes/class-wp-customize-widgets.php:701
5556msgid "Move up"
5557msgstr "Przenieś w górę"
5558
5559#: wp-includes/class-wp-editor.php:923
5560msgid "Alternative source"
5561msgstr "Alternatywne źródło"
5562
5563#: wp-includes/admin-bar.php:148
5564#: wp-includes/widgets/class-wp-widget-meta.php:69 wp-login.php:103
5565msgid "https://wordpress.org/"
5566msgstr "https://pl.wordpress.org/"
5567
5568#: wp-includes/admin-bar.php:164 wp-includes/update.php:127
5569#: wp-includes/update.php:317 wp-includes/update.php:497
5570#: wp-includes/wp-db.php:1129 wp-includes/wp-db.php:1601
5571#: wp-includes/wp-db.php:1705 wp-login.php:793
5572msgid "https://wordpress.org/support/"
5573msgstr "http://pl.forums.wordpress.org/"
5574
5575#: wp-includes/admin-bar.php:172
5576msgid "https://wordpress.org/support/forum/requests-and-feedback"
5577msgstr "http://pl.forums.wordpress.org/forum/prosby-i-informacje-zwrotne"
5578
5579#: wp-includes/customize/class-wp-customize-header-image-control.php:140
5580msgid "No image set"
5581msgstr "Nie ustawiono żadnego obrazka"
5582
5583#: wp-includes/customize/class-wp-customize-header-image-control.php:198
5584msgid "Current header"
5585msgstr "Obecny nagłówek"
5586
5587#: wp-includes/class-wp-editor.php:952
5588msgid "Could not find the specified string."
5589msgstr "Nie udało się znaleźć podanego tekstu."
5590
5591#: wp-includes/customize/class-wp-customize-header-image-control.php:213
5592msgctxt "custom headers"
5593msgid "Previously uploaded"
5594msgstr "Uprzednio wysłane"
5595
5596#: wp-includes/customize/class-wp-customize-header-image-control.php:220
5597msgctxt "custom headers"
5598msgid "Suggested"
5599msgstr "Sugerowane"
5600
5601#: wp-includes/class-wp-customize-widgets.php:779
5602#: wp-includes/customize/class-wp-widget-area-customize-control.php:61
5603msgid "Add a Widget"
5604msgstr "Dodaj widget"
5605
5606#: wp-includes/class-wp-customize-widgets.php:732
5607#: wp-includes/script-loader.php:707 wp-includes/script-loader.php:731
5608msgid "An error has occurred. Please reload the page and try again."
5609msgstr "Wystąpił błąd. Proszę odświeżyć stronę i spróbować ponownie."
5610
5611#: wp-includes/class-wp-editor.php:932
5612msgid "Emoticons"
5613msgstr "Emotikony"
5614
5615#: wp-includes/class-wp-editor.php:901
5616msgid "Robots"
5617msgstr "Roboty"
5618
5619#: wp-includes/class-wp-editor.php:904
5620msgid "Encoding"
5621msgstr "Kodowanie"
5622
5623#: wp-includes/class-wp-editor.php:940
5624msgid "Horizontal line"
5625msgstr "Pozioma linia"
5626
5627#: wp-includes/class-wp-editor.php:920
5628msgid "Insert date/time"
5629msgstr "Wstaw datÄ™/czas"
5630
5631#: wp-includes/class-wp-editor.php:925
5632msgid "Insert video"
5633msgstr "Wstaw film"
5634
5635#: wp-includes/class-wp-editor.php:926
5636msgid "Embed"
5637msgstr "Osadź"
5638
5639#: wp-includes/class-wp-editor.php:933
5640msgid "Nonbreaking space"
5641msgstr "Spacja niełamiąca"
5642
5643#: wp-includes/class-wp-editor.php:934
5644msgid "Page break"
5645msgstr "Znacznik nowej strony"
5646
5647#: wp-includes/class-wp-editor.php:935
5648msgid "Paste as text"
5649msgstr "Wklej jako tekst"
5650
5651#: wp-includes/media-template.php:889 wp-includes/media.php:3407
5652msgid "Replace"
5653msgstr "ZastÄ…p"
5654
5655#: wp-includes/class-wp-editor.php:958
5656msgid "Find and replace"
5657msgstr "Znajdź i zastąp"
5658
5659#: wp-includes/class-wp-editor.php:978
5660msgid "Rows"
5661msgstr "Wiersze"
5662
5663#: wp-includes/class-wp-editor.php:970
5664msgid "Insert table"
5665msgstr "Wstaw tabelÄ™"
5666
5667#: wp-includes/class-wp-editor.php:982
5668msgid "Header cell"
5669msgstr "Komórka nagłówka"
5670
5671#: wp-includes/class-wp-editor.php:1014
5672msgid "Row group"
5673msgstr "Grupa wierszy"
5674
5675#: wp-includes/class-wp-editor.php:994
5676msgid "Delete column"
5677msgstr "Usuń kolumnę"
5678
5679#: wp-includes/class-wp-editor.php:1017
5680msgid "Cell type"
5681msgstr "Rodzaj komórki"
5682
5683#: wp-includes/class-wp-editor.php:1016
5684msgid "Row type"
5685msgstr "Rodzaj wiersza"
5686
5687#: wp-includes/class-wp-editor.php:1019
5688msgid "Cell spacing"
5689msgstr "Odstęp między komórkami"
5690
5691#: wp-includes/class-wp-editor.php:1018
5692msgid "Cell padding"
5693msgstr "Margines w komórkach"
5694
5695#: wp-includes/class-wp-editor.php:880
5696msgid "Visual aids"
5697msgstr "Pomoce wizualne"
5698
5699#: wp-includes/class-wp-editor.php:962
5700msgid "Match case"
5701msgstr "Uwzględnij wielkość liter"
5702
5703#: wp-includes/class-wp-customize-widgets.php:707
5704msgid "Select an area to move this widget into:"
5705msgstr "Wybierz obszar, w którym chcesz osadzić ten widget:"
5706
5707#: wp-includes/class-wp-editor.php:924
5708msgid "Paste your embed code below:"
5709msgstr "Wklej kod poniżej:"
5710
5711#: wp-includes/customize/class-wp-customize-header-image-control.php:97
5712msgid "Randomize uploaded headers"
5713msgstr "Przetasuj dodane nagłówki"
5714
5715#: wp-includes/customize/class-wp-customize-header-image-control.php:99
5716msgid "Randomize suggested headers"
5717msgstr "Przetasuj sugerowane nagłówki"
5718
5719#: wp-includes/customize/class-wp-customize-header-image-control.php:126
5720msgid "Randomizing uploaded headers"
5721msgstr "Losowanie dodanych nagłówków"
5722
5723#: wp-includes/customize/class-wp-customize-header-image-control.php:128
5724msgid "Randomizing suggested headers"
5725msgstr "Losowanie sugerowanych nagłówków"
5726
5727#: wp-includes/class-wp-editor.php:1032
5728msgid "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off."
5729msgstr "Wklejanie działa w trybie tekstowym do momentu przełączenia."
5730
5731#: wp-includes/general-template.php:3454
5732msgctxt "admin color scheme"
5733msgid "Sunrise"
5734msgstr "Wschód słońca"
5735
5736#: wp-includes/general-template.php:3460
5737msgctxt "admin color scheme"
5738msgid "Ectoplasm"
5739msgstr "Ektoplazma"
5740
5741#: wp-includes/general-template.php:3466
5742msgctxt "admin color scheme"
5743msgid "Ocean"
5744msgstr "Ocean"
5745
5746#: wp-includes/general-template.php:3472
5747msgctxt "admin color scheme"
5748msgid "Coffee"
5749msgstr "Kawa"
5750
5751#: wp-includes/class-wp-image-editor.php:288
5752msgid "Attempted to set image quality outside of the range [1,100]."
5753msgstr "Próbowano ustawić jakość obrazka spoza zakresu [1,100]."
5754
5755#: wp-includes/widgets/class-wp-widget-tag-cloud.php:27
5756msgid "A cloud of your most used tags."
5757msgstr "Chmura najczęściej używanych tagów."
5758
5759#: wp-includes/widgets/class-wp-widget-rss.php:27
5760msgid "Entries from any RSS or Atom feed."
5761msgstr "Wpisy z dowolnego kanału RSS lub Atom."
5762
5763#: wp-includes/widgets/class-wp-widget-categories.php:28
5764msgid "A list or dropdown of categories."
5765msgstr "Lista lub rozwijalne menu z listÄ… kategorii"
5766
5767#: wp-includes/widgets/class-wp-widget-text.php:28
5768msgid "Arbitrary text or HTML."
5769msgstr "Dowolny tekst lub kod HTML."
5770
5771#: wp-includes/widgets/class-wp-widget-search.php:28
5772msgid "A search form for your site."
5773msgstr "Formularz wyszukiwania dla serwisu."
5774
5775#: wp-includes/widgets/class-wp-nav-menu-widget.php:27
5776msgid "Add a custom menu to your sidebar."
5777msgstr "Dodaj własne menu do panelu bocznego."
5778
5779#: wp-includes/widgets/class-wp-widget-pages.php:28
5780msgid "A list of your site’s Pages."
5781msgstr "Lista stron w serwisie."
5782
5783#: wp-includes/widgets/class-wp-widget-recent-comments.php:28
5784msgid "Your site’s most recent comments."
5785msgstr "Najnowsze komentarze umieszczone na stronie."
5786
5787#: wp-includes/widgets/class-wp-widget-recent-posts.php:28
5788msgid "Your site’s most recent Posts."
5789msgstr "Najnowsze wpisy na stronie."
5790
5791#: wp-includes/widgets/class-wp-widget-calendar.php:38
5792msgid "A calendar of your site’s Posts."
5793msgstr "Kalendarz z wpisami."
5794
5795#: wp-includes/widgets/class-wp-widget-archives.php:28
5796msgid "A monthly archive of your site’s Posts."
5797msgstr "Archiwum wpisów, podzielone na miesiące."
5798
5799#: wp-includes/widgets/class-wp-widget-meta.php:30
5800msgid "Login, RSS, & WordPress.org links."
5801msgstr "Linki do: logowania, kanałów RSS i WordPress.org."
5802
5803#. translators: If there are characters in your language that are not supported
5804#. by Open Sans, translate this to 'off'. Do not translate into your own
5805#. language.
5806#: wp-includes/script-loader.php:800
5807msgctxt "Open Sans font: on or off"
5808msgid "on"
5809msgstr "on"
5810
5811#: wp-includes/general-template.php:3425
5812msgctxt "admin color scheme"
5813msgid "Default"
5814msgstr "Domyślny"
5815
5816#: wp-includes/general-template.php:3436
5817msgctxt "admin color scheme"
5818msgid "Light"
5819msgstr "Jasny"
5820
5821#: wp-includes/general-template.php:3448
5822msgctxt "admin color scheme"
5823msgid "Midnight"
5824msgstr "Północ"
5825
5826#: wp-includes/link-template.php:1607
5827msgid "Use commas instead of %s to separate excluded terms."
5828msgstr "Do rozdzielenia wykluczonych terminów użyj przecinka zamiast %s."
5829
5830#. translators: To add an additional Open Sans character subset specific to
5831#. your language, translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not
5832#. translate into your own language.
5833#: wp-includes/script-loader.php:806
5834msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
5835msgid "no-subset"
5836msgstr "no-subset"
5837
5838#. translators: %s: support forums URL
5839#: wp-includes/update.php:126 wp-includes/update.php:316
5840#: wp-includes/update.php:496
5841msgid "An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."
5842msgstr "Wystąpił nieoczekiwany błąd. Coś może być nie tak z WordPress.org lub konfiguracją Twojego serwera. Jeśli problem będzie się powtarzał, spróbuj znaleźć pomoc na <a href=\"%s\">forum pomocy technicznej</a>."
5843
5844#: wp-includes/admin-bar.php:187
5845msgid "Menu"
5846msgstr "Menu"
5847
5848#: wp-includes/update.php:603
5849msgid "Translation Updates"
5850msgstr "Aktualizacje tłumaczeń"
5851
5852#: wp-includes/class-wp-theme.php:244
5853msgid "The theme directory \"%s\" does not exist."
5854msgstr "Katalog motywu – „%s” – nie istnieje."
5855
5856#: wp-includes/functions.php:1225
5857msgid "ERROR: This is not a valid feed template."
5858msgstr "BÅÄ„D: Podany szablon feedów jest nieprawidÅ‚owy."
5859
5860#. translators: This is a comma-separated list of very common words that should
5861#. be excluded from a search, like a, an, and the. These are usually called
5862#. "stopwords". You should not simply translate these individual words into
5863#. your language. Instead, look for and provide commonly accepted stopwords in
5864#. your language.
5865#: wp-includes/class-wp-query.php:1419
5866msgctxt "Comma-separated list of search stopwords in your language"
5867msgid "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www"
5868msgstr "a,aby,albo,ale,bądź,bez,bo,być,była,było,były,co,czy,czyli,dla,do,gdy,gdzie,go,i,ich,im,iż,jak,jako,jego,jej,jest,jeśli,już,kiedy,kilka,która,które,który,lecz,lub,ma,mi,mnie,mogą,może,można,na,nad,nam,nas,nawet,nich,nie,nim,niż,o,od,oraz,po,pod,poza,przed,przez,przy,są,się,sobie,swoje,ta,tak,takie,także,tam,te,tego,tej,ten,też,to,tu,tych,tylko,tym,u,w,we,wiele,wielu,więc,z,za,zaś,ze,że"
5869
5870#: wp-includes/post-template.php:1601
5871msgid "This content is password protected. To view it please enter your password below:"
5872msgstr "Ta treść jest chroniona hasłem. Aby ją zobaczyć, podaj hasło poniżej:"
5873
5874#: wp-includes/class-wp-http-curl.php:257
5875#: wp-includes/class-wp-http-streams.php:256
5876msgid "Failed to write request to temporary file."
5877msgstr "Nie powiodło się zapisywanie przesyłanych danych do pliku tymczasowego."
5878
5879#: wp-includes/class-wp-http-streams.php:156
5880#: wp-includes/class-wp-http-streams.php:164
5881msgid "The SSL certificate for the host could not be verified."
5882msgstr "Nie można zweryfikować certyfikatu SSL."
5883
5884#: wp-includes/media-template.php:648
5885msgid "Embed Media Player"
5886msgstr "Osadź odtwarzacz mediów"
5887
5888#: wp-includes/media-template.php:352 wp-includes/media-template.php:530
5889msgid "Length:"
5890msgstr "Długość:"
5891
5892#: wp-includes/media-template.php:658
5893msgid "Link to Media File"
5894msgstr "Odnośnik do pliku multimedialnego"
5895
5896#: wp-includes/media-template.php:665
5897msgid "Link to Attachment Page"
5898msgstr "Odnośnik do strony pliku"
5899
5900#: wp-includes/media-template.php:635
5901msgid "Embed or Link"
5902msgstr "Osadzona treść lub odnośnik"
5903
5904#: wp-includes/script-loader.php:368
5905msgid "Unmute"
5906msgstr "Włącz dzwięk"
5907
5908#: wp-includes/script-loader.php:355
5909msgid "Download File"
5910msgstr "Pobierz plik"
5911
5912#: wp-includes/script-loader.php:356
5913msgid "Download Video"
5914msgstr "Pobierz film"
5915
5916#: wp-includes/script-loader.php:367
5917msgid "Mute Toggle"
5918msgstr "Przełącz wyciszenie"
5919
5920#: wp-includes/script-loader.php:353
5921msgid "Turn off Fullscreen"
5922msgstr "Wyłącz pełny ekran"
5923
5924#: wp-includes/script-loader.php:354
5925msgid "Go Fullscreen"
5926msgstr "Włącz pełny ekran"
5927
5928#: wp-includes/script-loader.php:359
5929msgid "Captions/Subtitles"
5930msgstr "Napisy"
5931
5932#. translators: Time difference between two dates, in weeks. 1: Number of weeks
5933#: wp-includes/formatting.php:3245
5934msgid "%s week"
5935msgid_plural "%s weeks"
5936msgstr[0] "%s tydzień"
5937msgstr[1] "%s tygodnie"
5938msgstr[2] "%s tygodni"
5939
5940#. translators: Time difference between two dates, in months. 1: Number of
5941#. months
5942#: wp-includes/formatting.php:3251
5943msgid "%s month"
5944msgid_plural "%s months"
5945msgstr[0] "%s miesiÄ…c"
5946msgstr[1] "%s miesiÄ…ce"
5947msgstr[2] "%s miesięcy"
5948
5949#. translators: Time difference between two dates, in years. 1: Number of years
5950#: wp-includes/formatting.php:3257
5951msgid "%s year"
5952msgid_plural "%s years"
5953msgstr[0] "%s rok"
5954msgstr[1] "%s lata"
5955msgstr[2] "%s lat"
5956
5957#. translators: %d: ID of a post
5958#: wp-includes/class-walker-page-dropdown.php:74
5959#: wp-includes/class-walker-page.php:157
5960#: wp-includes/class-wp-customize-nav-menus.php:200
5961#: wp-includes/class-wp-customize-nav-menus.php:345
5962#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:292
5963#: wp-includes/nav-menu.php:731 wp-includes/nav-menu.php:809
5964msgid "#%d (no title)"
5965msgstr "#%d (bez tytułu)"
5966
5967#: wp-includes/post-template.php:1812
5968msgid "JavaScript must be enabled to use this feature."
5969msgstr "Obsługa JavaScriptu musi być włączona, aby móc korzystać z tej funkcji."
5970
5971#. translators: localized date format, see https://secure.php.net/date
5972#: wp-includes/class-wp-locale.php:398 wp-includes/media.php:3088
5973msgid "F j, Y"
5974msgstr "j F Y"
5975
5976#. translators: localized time format, see https://secure.php.net/date
5977#: wp-includes/class-wp-locale.php:400
5978msgid "g:i a"
5979msgstr "H:i"
5980
5981#. translators: localized date and time format, see https://secure.php.net/date
5982#: wp-includes/class-wp-locale.php:402
5983msgid "F j, Y g:i a"
5984msgstr "j F Y H:i"
5985
5986#: wp-includes/class-wp-xmlrpc-server.php:432
5987msgid "Login Address (URL)"
5988msgstr "Adres URL do logowania siÄ™"
5989
5990#: wp-includes/class-wp-xmlrpc-server.php:437
5991msgid "The URL to the admin area"
5992msgstr "Adres URL panelu administracyjnego"
5993
5994#: wp-includes/media-template.php:194
5995msgid "The web browser on your device cannot be used to upload files. You may be able to use the <a href=\"%s\">native app for your device</a> instead."
5996msgstr "Przeglądarka uruchomiona na używanym urządzenie nie pozwala na przesłanie plików. Zamiast tego należy użyć <a href=\"%s\">dedykowanej aplikacji na używane urządzenie</a>."
5997
5998#: wp-includes/post-template.php:273
5999msgid "(more…)"
6000msgstr "(wiÄ™cej…)"
6001
6002#: wp-login.php:373
6003msgid "Possible reason: your host may have disabled the mail() function."
6004msgstr "Możliwa przyczyna: prawdopodobnie twój serwer ma wyłączoną funkcję mail()."
6005
6006#: wp-includes/user.php:2341
6007msgid "<strong>ERROR</strong>: Couldn’t register you… please contact the <a href=\"mailto:%s\">webmaster</a> !"
6008msgstr "<strong>BÅÄ„D</strong>: Nie można zarejestrować, proszÄ™ o kontakt z <a href=\"mailto:%s\">webmasterem</a> !"
6009
6010#: wp-includes/script-loader.php:157
6011msgid "Your session has expired. You can log in again from this page or go to the login page."
6012msgstr "Twoja sesja wygasła. Możesz zalogować się ponownie na tej stronie lub przejść do ekranu logowania się."
6013
6014#. translators: %s: site address
6015#: wp-signup.php:880
6016msgid "The site you were looking for, %s, does not exist, but you can create it now!"
6017msgstr "Nie istnieje szukany serwis: <strong>%s</strong>, ale można go teraz utworzyć!"
6018
6019#. translators: %s: email address
6020#: wp-signup.php:764
6021msgid "Have you entered your email correctly? You have entered %s, if it’s incorrect, you will not receive your email."
6022msgstr "Czy twój adres email został wpisany poprawnie? Jeśli wprowadzony adres: %s nie jest poprawny, nie otrzymasz na niego wiadomości."
6023
6024#. translators: 1: month, 2: day, 3: year, 4: hour, 5: minute
6025#: wp-includes/script-loader.php:560 wp-includes/script-loader.php:599
6026msgid "%1$s %2$s, %3$s @ %4$s:%5$s"
6027msgstr "%2$s-%1$s-%3$s o %4$s:%5$s"
6028
6029#: wp-includes/functions.php:5271
6030msgid "The login page will open in a new window. After logging in you can close it and return to this page."
6031msgstr "Okno logowania zostanie otwarte w nowym oknie. Po zalogowaniu można je zamknąć i wrócić na tę stronę."
6032
6033#. translators: %s: comment author link
6034#: wp-includes/class-walker-comment.php:278
6035#: wp-includes/class-walker-comment.php:335
6036msgid "%s <span class=\"says\">says:</span>"
6037msgstr "%s <span class=\"says\">napisał(a):</span>"
6038
6039#: wp-includes/general-template.php:227 wp-includes/general-template.php:234
6040msgctxt "submit button"
6041msgid "Search"
6042msgstr "Szukaj"
6043
6044#: wp-includes/general-template.php:225
6045msgctxt "placeholder"
6046msgid "Search …"
6047msgstr "Szukaj …"
6048
6049#: wp-includes/general-template.php:224 wp-includes/general-template.php:232
6050msgctxt "label"
6051msgid "Search for:"
6052msgstr "Szukaj:"
6053
6054#: wp-includes/functions.php:5269 wp-includes/script-loader.php:470
6055msgid "Session expired"
6056msgstr "Sesja wygasła"
6057
6058#: wp-includes/taxonomy.php:510
6059msgid "No tags found."
6060msgstr "Nie znaleziono żadnych tagów."
6061
6062#: wp-includes/widgets/class-wp-widget-meta.php:71
6063msgctxt "meta widget link text"
6064msgid "WordPress.org"
6065msgstr "WordPress.org"
6066
6067#. translators: 1: script name, 2: wp_enqueue_scripts
6068#: wp-includes/functions.wp-scripts.php:230
6069msgid "Do not deregister the %1$s script in the administration area. To target the front-end theme, use the %2$s hook."
6070msgstr "Proszę nie wyrejestrowywać skryptu %1$s w panelu administracyjnym. Aby wyrejestrować go w motywie wyświetlanym odwiedzającym, użyj hooka %2$s."
6071
6072#: wp-includes/class-wp-xmlrpc-server.php:422
6073msgid "WordPress Address (URL)"
6074msgstr "Adres WordPressa (URL)"
6075
6076#: wp-includes/class-wp-xmlrpc-server.php:427
6077msgid "Site Address (URL)"
6078msgstr "Adres witryny (URL)"
6079
6080#: wp-includes/class-wp-xmlrpc-server.php:2426
6081#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:343
6082#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:606
6083#: wp-includes/user.php:1417 wp-includes/user.php:1738
6084#: wp-includes/user.php:1744
6085msgid "Invalid user ID."
6086msgstr "Nieprawidłowy identyfikator użytkownika."
6087
6088#: wp-includes/media-template.php:751
6089msgid "Random Order"
6090msgstr "Losowa kolejność"
6091
6092#: wp-includes/media-template.php:482
6093msgid "Caption this image…"
6094msgstr "Podpisz ten obrazek…"
6095
6096#. translators: This is a would-be plural string used in the media manager.
6097#. If there is not a word you can use in your language to avoid issues with
6098#. the lack of plural support here, turn it into "selected: %d" then
6099#. translate it.
6100#: wp-includes/media.php:3414
6101msgid "%d selected"
6102msgstr "%d wybrano"
6103
6104#: wp-includes/media.php:3455
6105msgid "Insert from URL"
6106msgstr "Dodaj adres URL"
6107
6108#: wp-includes/widgets/class-wp-widget-links.php:147
6109msgctxt "Links widget"
6110msgid "Random"
6111msgstr "Losowy"
6112
6113#: wp-includes/media.php:3468
6114msgid "Add to Gallery"
6115msgstr "Dodaj do galerii"
6116
6117#: wp-includes/media-template.php:1233 wp-includes/media.php:3430
6118msgid "No items found."
6119msgstr "Nie znaleziono żadnych elementów."
6120
6121#: wp-includes/media.php:3469
6122msgid "Reverse order"
6123msgstr "Odwrotna kolejność"
6124
6125#: wp-includes/post.php:1388
6126msgid "Set featured image"
6127msgstr "Ustaw obrazek wyróżniający"
6128
6129#: wp-includes/media-template.php:475
6130msgid "Deselect"
6131msgstr "Odznacz"
6132
6133#: wp-includes/class-wp-xmlrpc-server.php:4578
6134#: wp-includes/class-wp-xmlrpc-server.php:4591
6135msgid "Sorry, that file cannot be edited."
6136msgstr "Przepraszamy, ale tego pliku nie można edytować."
6137
6138#: wp-includes/media-template.php:438 wp-includes/media-template.php:541
6139#: wp-includes/media.php:3443
6140msgid "Delete Permanently"
6141msgstr "Usuń na zawsze"
6142
6143#: wp-includes/media.php:3435
6144msgid ""
6145"You are about to permanently delete this item.\n"
6146" 'Cancel' to stop, 'OK' to delete."
6147msgstr ""
6148"Zamierzasz usunąć ten element na zawsze. \n"
6149" Kliknij 'Anuluj', aby anulować tę operację, lub 'OK', aby ją sfinalizować."
6150
6151#: wp-includes/media-template.php:196
6152msgid "Upload Limit Exceeded"
6153msgstr "Przekroczono limit przesyłania plików"
6154
6155#: wp-includes/media-template.php:261
6156msgid "Dismiss Errors"
6157msgstr "Ignoruj błędy"
6158
6159#: wp-includes/media.php:2901
6160msgid "No editor could be selected."
6161msgstr "Nie można wybrać edytora."
6162
6163#: wp-includes/media-template.php:260
6164msgid "Uploading"
6165msgstr "Åadowanie"
6166
6167#: wp-includes/post.php:2287
6168msgid "Manage Images"
6169msgstr "ZarzÄ…dzaj obrazkami"
6170
6171#: wp-includes/post.php:2289
6172msgid "Video"
6173msgstr "Filmy"
6174
6175#: wp-includes/post.php:2289
6176msgid "Manage Video"
6177msgstr "ZarzÄ…dzaj filmami"
6178
6179#: wp-includes/post.php:2288
6180msgid "Manage Audio"
6181msgstr "ZarzÄ…dzaj plikami audio"
6182
6183#: wp-includes/post.php:2287
6184msgid "Image <span class=\"count\">(%s)</span>"
6185msgid_plural "Images <span class=\"count\">(%s)</span>"
6186msgstr[0] "Obrazki <span class=\"count\">(%s)</span>"
6187msgstr[1] "Obrazki <span class=\"count\">(%s)</span>"
6188msgstr[2] "Obrazki <span class=\"count\">(%s)</span>"
6189
6190#: wp-includes/post.php:2288
6191msgid "Audio <span class=\"count\">(%s)</span>"
6192msgid_plural "Audio <span class=\"count\">(%s)</span>"
6193msgstr[0] "Pliki dżwiękowe <span class=\"count\">(%s)</span>"
6194msgstr[1] "Pliki dżwiękowe <span class=\"count\">(%s)</span>"
6195msgstr[2] "Pliki dźwiękowe <span class=\"count\">(%s)</span>"
6196
6197#: wp-includes/post.php:2289
6198msgid "Video <span class=\"count\">(%s)</span>"
6199msgid_plural "Video <span class=\"count\">(%s)</span>"
6200msgstr[0] "Filmy <span class=\"count\">(%s)</span>"
6201msgstr[1] "Filmy <span class=\"count\">(%s)</span>"
6202msgstr[2] "Filmy <span class=\"count\">(%s)</span>"
6203
6204#: wp-includes/post.php:1385
6205msgid "Insert into page"
6206msgstr "Wstaw na stronÄ™"
6207
6208#: wp-includes/post.php:1386
6209msgid "Uploaded to this page"
6210msgstr "Załadowano na stronę"
6211
6212#: wp-includes/media.php:3428
6213msgid "All media items"
6214msgstr "Wszystkie elementy media"
6215
6216#: wp-includes/post.php:2288
6217msgid "Audio"
6218msgstr "Plik dźwiękowy"
6219
6220#: wp-includes/post.php:1386
6221msgid "Uploaded to this post"
6222msgstr "Załadowano do wpisu"
6223
6224#: wp-includes/media.php:3427
6225msgid "← Return to library"
6226msgstr "← Wróć do biblioteki"
6227
6228#: wp-includes/media-template.php:672 wp-includes/media-template.php:869
6229#: wp-includes/media-template.php:982
6230msgid "Custom URL"
6231msgstr "Własny adres URL"
6232
6233#: wp-includes/media-template.php:498 wp-includes/media.php:3452
6234msgid "Attachment Details"
6235msgstr "Szczegóły załączonego pliku"
6236
6237#: wp-includes/media-template.php:737
6238msgid "Columns"
6239msgstr "Kolumny"
6240
6241#: wp-includes/media-template.php:400 wp-includes/media-template.php:581
6242#: wp-includes/media-template.php:840
6243msgid "Alt Text"
6244msgstr "Alternatywny tekst"
6245
6246#: wp-includes/media-template.php:693 wp-includes/media-template.php:768
6247#: wp-includes/media-template.php:942 wp-includes/media.php:3150
6248msgid "Large"
6249msgstr "Duży"
6250
6251#: wp-includes/media-template.php:712
6252msgid "Gallery Settings"
6253msgstr "Ustawienia galerii"
6254
6255#: wp-includes/media.php:3419
6256msgid "Upload Images"
6257msgstr "Dodaj obrazki"
6258
6259#: wp-includes/media-template.php:605
6260msgid "Attachment Display Settings"
6261msgstr "Ustawienia wyświetlania załączonego pliku"
6262
6263#: wp-includes/media.php:3464
6264msgid "← Cancel Gallery"
6265msgstr "← Anuluj"
6266
6267#: wp-includes/ms-functions.php:2024
6268msgid "WordPress › Success"
6269msgstr "WordPress › Sukces"
6270
6271#: wp-includes/media.php:3418
6272msgid "Upload Files"
6273msgstr "Dodaj pliki"
6274
6275#: wp-includes/media-template.php:203
6276msgid "Drop files anywhere to upload"
6277msgstr "Upuść pliki w dowolnym miejscu na tej stronie, aby wysłać je na serwer"
6278
6279#: wp-includes/media.php:3465
6280msgid "Insert gallery"
6281msgstr "Wstaw galeriÄ™"
6282
6283#: wp-includes/media-template.php:174 wp-includes/media-template.php:180
6284msgid "Drop files to upload"
6285msgstr "Upuść tutaj pliki, aby je dodać"
6286
6287#: wp-includes/media.php:3422
6288msgid "Media Library"
6289msgstr "Biblioteka mediów"
6290
6291#: wp-includes/media.php:3462
6292msgid "Create Gallery"
6293msgstr "Utwórz galerię"
6294
6295#: wp-includes/ms-functions.php:924
6296msgid ""
6297"To activate your user, please click the following link:\n"
6298"\n"
6299"%s\n"
6300"\n"
6301"After you activate, you will receive *another email* with your login."
6302msgstr ""
6303"Aby aktywować konto użytkownika, kliknij poniższy odnośnik:\n"
6304" \n"
6305" %s\n"
6306" \n"
6307" Po aktywacji otrzymasz *kolejną wiadomość* z nazwą uzytkownika."
6308
6309#: wp-includes/ms-functions.php:1367
6310msgid "Already Installed"
6311msgstr "Już zainstalowano"
6312
6313#: wp-includes/ms-functions.php:1367
6314msgid "You appear to have already installed WordPress. To reinstall please clear your old database tables first."
6315msgstr "Wygląda na to, że WordPress był już zainstalowany. Aby zainstalować ponownie, usuń tabele w bazie MySQL."
6316
6317#. translators: New site notification email. 1: Site URL, 2: User IP address,
6318#. 3: Settings screen URL
6319#: wp-includes/ms-functions.php:1208
6320msgid ""
6321"New Site: %1$s\n"
6322"URL: %2$s\n"
6323"Remote IP: %3$s\n"
6324"\n"
6325"Disable these notifications: %4$s"
6326msgstr ""
6327"Nowy serwis: %1$s\n"
6328"URL: %2$s\n"
6329"Zdalne IP: %3$s\n"
6330"\n"
6331"Wyłącz powiadomienia: %4$s"
6332
6333#. translators: New user notification email. 1: User login, 2: User IP address,
6334#. 3: Settings screen URL
6335#: wp-includes/ms-functions.php:1251
6336msgid ""
6337"New User: %1$s\n"
6338"Remote IP: %2$s\n"
6339"\n"
6340"Disable these notifications: %3$s"
6341msgstr ""
6342"Nowy użytkownik: %1$s\n"
6343"Zdalne IP: %2$s\n"
6344"\n"
6345"Wyłącz powiadomienia: %3$s"
6346
6347#: wp-includes/media-template.php:660 wp-includes/media-template.php:728
6348#: wp-includes/media-template.php:971
6349msgid "Media File"
6350msgstr "Plik multimedialny"
6351
6352#: wp-includes/media-template.php:637 wp-includes/media-template.php:715
6353#: wp-includes/media-template.php:863 wp-includes/media-template.php:967
6354msgid "Link To"
6355msgstr "Odnośnik do"
6356
6357#: wp-includes/media-template.php:667 wp-includes/media-template.php:725
6358#: wp-includes/media-template.php:974
6359msgid "Attachment Page"
6360msgstr "Strona załącznika"
6361
6362#: wp-includes/media-template.php:486
6363msgid "Describe this video…"
6364msgstr "Opis filmu… "
6365
6366#: wp-includes/media-template.php:488
6367msgid "Describe this audio file…"
6368msgstr "Opis pliku dźwiÄ™kowego… "
6369
6370#: wp-includes/media-template.php:490
6371msgid "Describe this media file…"
6372msgstr "Opis pliku multimedialnego… "
6373
6374#: wp-includes/media.php:3466
6375msgid "Update gallery"
6376msgstr "Aktualizuj galeriÄ™"
6377
6378#: wp-includes/user.php:2284
6379msgid "<strong>ERROR</strong>: This username is already registered. Please choose another one."
6380msgstr "<strong>BÅÄ„D</strong>: Użytkownik już istnieje. ProszÄ™ wybrać innÄ… nazwÄ™ użytkownika."
6381
6382#: wp-includes/ms-functions.php:159
6383msgid "The requested user does not exist."
6384msgstr "Nie ma takiego użytkownika."
6385
6386#: wp-includes/ms-functions.php:459
6387msgid "Please enter a valid email address."
6388msgstr "Proszę wprowadzić prawidłowy adres email."
6389
6390#: wp-includes/class-wp-image-editor-gd.php:97
6391#: wp-includes/class-wp-image-editor-imagick.php:139
6392msgid "File doesn’t exist?"
6393msgstr "Plik nie istnieje?"
6394
6395#: wp-includes/class-wp-image-editor-gd.php:105
6396#: wp-includes/class-wp-image-editor-imagick.php:161
6397msgid "File is not an image."
6398msgstr "Plik nie jest obrazkiem."
6399
6400#: wp-includes/class-wp-image-editor-gd.php:109
6401#: wp-includes/class-wp-image-editor-imagick.php:232
6402msgid "Could not read image size."
6403msgstr "Nie rozpoznano wielkości obrazka."
6404
6405#: wp-includes/class-wp-image-editor-gd.php:172
6406#: wp-includes/class-wp-image-editor-gd.php:197
6407msgid "Image resize failed."
6408msgstr "Nie udało się zmienić rozmiaru obrazka."
6409
6410#: wp-includes/class-wp-image-editor-gd.php:305
6411msgid "Image crop failed."
6412msgstr "Nie udało się przyciąć obrazka."
6413
6414#: wp-includes/class-wp-image-editor-gd.php:332
6415msgid "Image rotate failed."
6416msgstr "Nie udało się obrócić obrazka."
6417
6418#: wp-includes/class-wp-image-editor-gd.php:362
6419msgid "Image flip failed."
6420msgstr "Nie udało się odbić obrazka."
6421
6422#: wp-includes/class-wp-image-editor-gd.php:400
6423#: wp-includes/class-wp-image-editor-gd.php:408
6424#: wp-includes/class-wp-image-editor-gd.php:412
6425#: wp-includes/class-wp-image-editor-gd.php:415
6426msgid "Image Editor Save Failed"
6427msgstr "Nie udało się zapisać obrazka."
6428
6429#: wp-includes/media.php:3424
6430msgid "Create a new gallery"
6431msgstr "Stwórz nową galerię"
6432
6433#: wp-includes/script-loader.php:720
6434msgid "Select Color"
6435msgstr "Wybierz kolor"
6436
6437#: wp-includes/script-loader.php:721
6438msgid "Current Color"
6439msgstr "Bieżący kolor"
6440
6441#: wp-includes/media.php:3423
6442msgid "Insert Media"
6443msgstr "Wstaw media"
6444
6445#: wp-includes/post.php:1385
6446msgid "Insert into post"
6447msgstr "Wstaw do wpisu"
6448
6449#: wp-includes/media.php:3467
6450msgid "Add to gallery"
6451msgstr "Dodaj do galerii"
6452
6453#: wp-includes/media-template.php:598 wp-includes/script-loader.php:718
6454msgid "Clear"
6455msgstr "Wyczyść"
6456
6457#. translators: 1: first name, 2: last name
6458#: wp-includes/user.php:1566
6459msgctxt "Display name based on first name and last name"
6460msgid "%1$s %2$s"
6461msgstr "%1$s %2$s"
6462
6463#: wp-includes/post.php:68
6464msgid "View Attachment Page"
6465msgstr "Zobacz plik w witrynie"
6466
6467#: wp-includes/taxonomy.php:2311
6468msgid "Could not insert term relationship into the database"
6469msgstr "Nie można wstawić wyrażenia do bazy"
6470
6471#: wp-includes/class-wp-xmlrpc-server.php:285
6472msgid "Incorrect username or password."
6473msgstr "Nieprawidłowa nazwa użytkownika lub hasło."
6474
6475#: wp-includes/class-wp-xmlrpc-server.php:2632
6476msgid "Sorry, the user cannot be updated."
6477msgstr "Przepraszamy, użytkownik nie może zostać zaktualizowany."
6478
6479#: wp-includes/class-wp-xmlrpc-server.php:2967
6480#: wp-includes/class-wp-xmlrpc-server.php:4236
6481#: wp-includes/class-wp-xmlrpc-server.php:4533
6482#: wp-includes/class-wp-xmlrpc-server.php:5638
6483msgid "Sorry, you are not allowed to edit posts."
6484msgstr "Przepraszamy, nie masz uprawnień do edycji wpisów."
6485
6486#: wp-includes/media-template.php:905
6487msgid "Alternative Text"
6488msgstr "Tekst alternatywny"
6489
6490#: wp-includes/media-template.php:204
6491msgctxt "Uploader: Drop files here - or - Select Files"
6492msgid "or"
6493msgstr "lub"
6494
6495#: wp-includes/media-template.php:205
6496msgid "Select Files"
6497msgstr "Wybierz pliki"
6498
6499#: wp-includes/class-wp-xmlrpc-server.php:1575
6500msgid "There is a revision of this post that is more recent."
6501msgstr "Istnieje nowsza wersja tego wpisu. "
6502
6503#: wp-includes/widgets/class-wp-widget-recent-posts.php:139
6504msgid "Display post date?"
6505msgstr "Czy wyświetlać datę wpisu?"
6506
6507#: wp-includes/class-wp-xmlrpc-server.php:274
6508msgid "XML-RPC services are disabled on this site."
6509msgstr "Usługa XML-RPC jest wyłączona."
6510
6511#: wp-includes/class-wp-xmlrpc-server.php:4240
6512#: wp-includes/class-wp-xmlrpc-server.php:4310
6513msgid "Sorry, revisions are disabled."
6514msgstr "Przepraszamy, wersje wpisów są wyłączone."
6515
6516#. translators: 1: blog name, 2: separator(raquo), 3: post type name
6517#: wp-includes/general-template.php:2662
6518msgid "%1$s %2$s %3$s Feed"
6519msgstr "Kanał %1$s %2$s %3$s"
6520
6521#: wp-includes/class-wp-xmlrpc-server.php:4934
6522msgid "Sorry, you are not allowed to create pages as this user."
6523msgstr "Przepraszamy, nie posiadasz uprawnień do tworzenia stron jako ten użytkownik."
6524
6525#: wp-includes/class-wp-admin-bar.php:418
6526msgid "Skip to toolbar"
6527msgstr "Przejdź do paska narzędzi"
6528
6529#: wp-includes/class-wp-editor.php:182
6530msgctxt "Name for the Text editor tab (formerly HTML)"
6531msgid "Text"
6532msgstr "Tekstowy"
6533
6534#: wp-includes/customize/class-wp-customize-color-control.php:117
6535msgid "Hex Value"
6536msgstr "Wartość w kodzie szesnastkowym"
6537
6538#: wp-includes/class-wp-customize-manager.php:3839
6539msgid "Header Text Color"
6540msgstr "Kolor tekstu w nagłówku"
6541
6542#: wp-includes/class-wp-customize-manager.php:3816
6543msgid "Colors"
6544msgstr "Kolory"
6545
6546#: wp-includes/script-loader.php:461
6547msgid "Save & Activate"
6548msgstr "Zapisz i włącz"
6549
6550#: wp-includes/script-loader.php:464
6551msgid "Saved"
6552msgstr "Zapisano"
6553
6554#: wp-includes/script-loader.php:462
6555msgid "Save & Publish"
6556msgstr "Zapisz i opublikuj"
6557
6558#: wp-includes/customize/class-wp-customize-media-control.php:60
6559#: wp-includes/customize/class-wp-customize-media-control.php:65
6560msgid "Select File"
6561msgstr "Wybierz plik"
6562
6563#: wp-includes/admin-bar.php:396
6564#: wp-includes/customize/class-wp-customize-theme-control.php:85
6565#: wp-includes/customize/class-wp-customize-themes-section.php:67
6566msgid "Customize"
6567msgstr "Personalizacja"
6568
6569#: wp-includes/class-wp-xmlrpc-server.php:668
6570msgid "Insufficient arguments passed to this XML-RPC method."
6571msgstr "Do tej metody XML-RPC podano zbyt mało argumentów."
6572
6573#: wp-includes/class-wp-xmlrpc-server.php:1265
6574msgid "Sorry, you cannot stick a private post."
6575msgstr "Przepraszamy, nie możesz przykleić prywatnego wpisu."
6576
6577#: wp-includes/class-wp-xmlrpc-server.php:5382
6578msgid "Sorry, you are not allowed to publish this page."
6579msgstr "Przepraszamy, nie posiadasz uprawnienia do opublikowania strony."
6580
6581#: wp-includes/class-wp-customize-manager.php:3893
6582#: wp-includes/customize/class-wp-customize-header-image-control.php:31
6583msgid "Header Image"
6584msgstr "Obrazek w nagłówku"
6585
6586#: wp-includes/class-wp-xmlrpc-server.php:467
6587msgid "Post Thumbnail"
6588msgstr "Obrazek wyróżniający"
6589
6590#: wp-includes/script-loader.php:97
6591msgid "text direction"
6592msgstr "kierunek pisania"
6593
6594#: wp-includes/script-loader.php:98
6595msgid "Toggle Editor Text Direction"
6596msgstr "Przełącz kierunek pisania w edytorze"
6597
6598#: wp-includes/ms-functions.php:580
6599msgid "Site name must be at least 4 characters."
6600msgstr "Nazwa witryny musi składać się z co najmniej 4 znaków."
6601
6602#: wp-includes/ms-functions.php:570
6603msgid "Please enter a site name."
6604msgstr "Proszę wprowadzić nazwę witryny."
6605
6606#: wp-includes/ms-functions.php:426
6607msgid "Please enter a username."
6608msgstr "Proszę wprowadzić nazwę użytkownika."
6609
6610#: wp-includes/ms-functions.php:605
6611msgid "Please enter a site title."
6612msgstr "Proszę wprowadzić tytuł witryny."
6613
6614#: wp-includes/ms-functions.php:577
6615msgid "That name is not allowed."
6616msgstr "Tworzenie witryn o takiej nazwie jest niedozwolone."
6617
6618#: wp-includes/ms-functions.php:448
6619msgid "Username must be at least 4 characters."
6620msgstr "Nazwy użytkowników muszą składać się z co najmniej 4 znaków."
6621
6622#: wp-includes/class-wp-customize-manager.php:4108
6623msgid "A static page"
6624msgstr "statycznÄ… stronÄ™"
6625
6626#: wp-includes/class-wp-customize-manager.php:3975
6627#: wp-includes/customize/class-wp-customize-background-image-control.php:30
6628msgid "Background Image"
6629msgstr "Obrazek tła"
6630
6631#: wp-includes/class-wp-customize-manager.php:3854
6632msgid "Background Color"
6633msgstr "Kolor tła"
6634
6635#: wp-includes/customize/class-wp-customize-image-control.php:36
6636msgid "Change Image"
6637msgstr "Zmień obrazek"
6638
6639#: wp-includes/customize/class-wp-customize-header-image-control.php:113
6640msgid "Remove image"
6641msgstr "Usuń obrazek"
6642
6643#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:657
6644msgid "Sorry, you are not allowed to edit this comment."
6645msgstr "Przepraszamy, nie posiadasz uprawnienia do edycji tego komentarza."
6646
6647#: wp-includes/class-wp-customize-manager.php:4118
6648msgid "Front page"
6649msgstr "Strona główna"
6650
6651#: wp-includes/class-wp-customize-manager.php:4130
6652msgid "Posts page"
6653msgstr "Strona z wpisami"
6654
6655#: wp-includes/class-wp-customize-manager.php:3798
6656#: wp-includes/class-wp-customize-widgets.php:730
6657#: wp-includes/class-wp-editor.php:1054
6658#: wp-includes/customize/class-wp-customize-image-control.php:37
6659#: wp-includes/customize/class-wp-customize-media-control.php:63
6660#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:144
6661#: wp-includes/media-template.php:471 wp-includes/media.php:3408
6662msgid "Remove"
6663msgstr "Usuń"
6664
6665#: wp-includes/script-loader.php:475
6666msgid "Allowed Files"
6667msgstr "Dopuszczane typy plików"
6668
6669#: wp-includes/post.php:1387
6670msgid "Featured Image"
6671msgstr "Obrazek wyróżniający"
6672
6673#: wp-includes/class-wp-tax-query.php:565
6674#: wp-includes/class-wp-tax-query.php:572 wp-includes/class-wp-term.php:179
6675#: wp-includes/class-wp-xmlrpc-server.php:1876
6676#: wp-includes/class-wp-xmlrpc-server.php:1964
6677#: wp-includes/class-wp-xmlrpc-server.php:2061
6678#: wp-includes/class-wp-xmlrpc-server.php:2132
6679#: wp-includes/class-wp-xmlrpc-server.php:2191
6680#: wp-includes/class-wp-xmlrpc-server.php:2286
6681#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:169
6682#: wp-includes/taxonomy.php:419 wp-includes/taxonomy.php:639
6683#: wp-includes/taxonomy.php:730 wp-includes/taxonomy.php:894
6684#: wp-includes/taxonomy.php:1114 wp-includes/taxonomy.php:1867
6685#: wp-includes/taxonomy.php:1961 wp-includes/taxonomy.php:2222
6686#: wp-includes/taxonomy.php:2364 wp-includes/taxonomy.php:2564
6687msgid "Invalid taxonomy."
6688msgstr "Nieprawidłowa taksonomia."
6689
6690#: wp-includes/class-wp-xmlrpc-server.php:1895
6691msgid "This taxonomy is not hierarchical."
6692msgstr "Wybrana taksonomia nie jest hierarchiczna."
6693
6694#: wp-includes/class-wp-xmlrpc-server.php:1994
6695msgid "This taxonomy is not hierarchical so you can't set a parent."
6696msgstr "Wybrana taksonomia nie jest hierarchiczna, więc jej elementom nie można ustawiać rodziców."
6697
6698#: wp-includes/class-wp-xmlrpc-server.php:1891
6699#: wp-includes/class-wp-xmlrpc-server.php:1989
6700msgid "The term name cannot be empty."
6701msgstr "Nie podano nazwy terminu."
6702
6703#: wp-includes/class-wp-xmlrpc-server.php:1904
6704#: wp-includes/class-wp-xmlrpc-server.php:2003 wp-includes/taxonomy.php:1985
6705#: wp-includes/taxonomy.php:2605
6706msgid "Parent term does not exist."
6707msgstr "Podany termin nadrzędny nie istnieje."
6708
6709#: wp-includes/class-wp-xmlrpc-server.php:1429
6710#: wp-includes/class-wp-xmlrpc-server.php:1979
6711#: wp-includes/class-wp-xmlrpc-server.php:2070
6712#: wp-includes/class-wp-xmlrpc-server.php:2142 wp-includes/taxonomy.php:1976
6713msgid "Invalid term ID."
6714msgstr "Nieprawidłowy identyfikator terminu."
6715
6716#: wp-includes/class-wp-xmlrpc-server.php:2020
6717msgid "Sorry, editing the term failed."
6718msgstr "Przepraszamy, edycja terminu się nie powiodła."
6719
6720#: wp-includes/class-wp-xmlrpc-server.php:2082
6721msgid "Sorry, deleting the term failed."
6722msgstr "Przepraszamy, usuwanie terminu się nie powiodło."
6723
6724#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:150
6725msgid "Sorry, you are not allowed to edit terms in this taxonomy."
6726msgstr "Przepraszamy, nie posiadasz uprawnień do edycji terminów tej taksonomii."
6727
6728#: wp-includes/class-wp-xmlrpc-server.php:1881
6729msgid "Sorry, you are not allowed to create terms in this taxonomy."
6730msgstr "Przepraszamy, nie posiadasz uprawnień do tworzenia terminów tej taksonomii."
6731
6732#: wp-includes/class-wp-xmlrpc-server.php:2196
6733#: wp-includes/class-wp-xmlrpc-server.php:2291
6734msgid "Sorry, you are not allowed to assign terms in this taxonomy."
6735msgstr "Przepraszamy, nie posiadasz uprawnień do przypisywania terminów z tej taksonomii."
6736
6737#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:90
6738#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:150
6739msgid "Sorry, you are not allowed to manage terms in this taxonomy."
6740msgstr "Przepraszamy, nie posiadasz uprawnień do zarządzania terminami z tej taksonomii."
6741
6742#: wp-includes/widgets/class-wp-widget-links.php:131
6743msgid "Select Link Category:"
6744msgstr "Wybierz kategorię odnośnika:"
6745
6746#: wp-includes/class-wp-xmlrpc-server.php:457
6747msgid "Template"
6748msgstr "Szablon"
6749
6750#: wp-includes/class-wp-xmlrpc-server.php:462
6751msgid "Stylesheet"
6752msgstr "Arkusz stylów"
6753
6754#: wp-includes/widgets/class-wp-widget-links.php:144
6755msgid "Link title"
6756msgstr "Tytuł odnośnika"
6757
6758#: wp-includes/widgets/class-wp-widget-links.php:146
6759msgid "Link ID"
6760msgstr "Identyfikator odnośnika"
6761
6762#: wp-includes/widgets/class-wp-widget-links.php:161
6763msgid "Number of links to show:"
6764msgstr "Liczba odnośników, które mają zostać wyświetlone:"
6765
6766#: wp-includes/widgets/class-wp-widget-links.php:145
6767msgid "Link rating"
6768msgstr "Klasyfikacja odnośnika"
6769
6770#: wp-includes/class-wp-theme.php:250
6771msgid "ERROR: The themes directory is either empty or doesn’t exist. Please check your installation."
6772msgstr "BÅÄ„D: Katalog na motywy jest pusty lub nie istnieje. ProszÄ™ to sprawdzić."
6773
6774#: wp-includes/class-wp-theme.php:254
6775msgid "Stylesheet is not readable."
6776msgstr "Brak uprawnień do odczytu arkusza stylów."
6777
6778#: wp-includes/class-wp-theme.php:310 wp-includes/class-wp-theme.php:314
6779msgid "The \"%s\" theme is not a valid parent theme."
6780msgstr "Motyw \"%s\" nie jest prawidłowym motywem nadrzędnym."
6781
6782#: wp-includes/class-wp-customize-manager.php:4103
6783msgid "Front page displays"
6784msgstr "Strona główna wyświetla"
6785
6786#: wp-includes/class-wp-customize-control.php:551
6787#: wp-includes/class-wp-customize-nav-menus.php:595
6788#: wp-includes/widgets/class-wp-nav-menu-widget.php:143
6789msgid "— Select —"
6790msgstr "— Wybierz —"
6791
6792#: wp-includes/class-wp-customize-manager.php:3742
6793msgid "Tagline"
6794msgstr "Opis"
6795
6796#. translators: %s: document title from the preview
6797#: wp-includes/class-wp-customize-manager.php:3296
6798msgid "Customize: %s"
6799msgstr "Dostosuj „%sâ€"
6800
6801#: wp-includes/class-wp-customize-manager.php:4090
6802msgid "Static Front Page"
6803msgstr "Statyczna strona główna"
6804
6805#: wp-includes/class-wp-customize-manager.php:4092
6806msgid "Your theme supports a static front page."
6807msgstr "Twój motyw obsługuje używanie statycznej strony głównej."
6808
6809#: wp-includes/class-wp-customize-manager.php:4107
6810msgid "Your latest posts"
6811msgstr "najnowsze wpisy"
6812
6813#: wp-includes/class-wp-xmlrpc-server.php:1315
6814#: wp-includes/class-wp-xmlrpc-server.php:5219
6815msgid "The post type may not be changed."
6816msgstr "Typ treści nie może zostać zmodyfikowany."
6817
6818#: wp-includes/class-wp-xmlrpc-server.php:447
6819msgid "Image default size"
6820msgstr "Domyślny rozmiar obrazka"
6821
6822#: wp-includes/class-wp-xmlrpc-server.php:452
6823msgid "Image default align"
6824msgstr "Domyślne wyrównanie obrazka"
6825
6826#: wp-includes/class-wp-xmlrpc-server.php:442
6827msgid "Image default link type"
6828msgstr "Obrazki domyślnie odnoszą do"
6829
6830#: wp-includes/class-wp-xmlrpc-server.php:1313
6831#: wp-includes/class-wp-xmlrpc-server.php:1737
6832#: wp-includes/class-wp-xmlrpc-server.php:4306
6833#: wp-includes/class-wp-xmlrpc-server.php:4480
6834#: wp-includes/class-wp-xmlrpc-server.php:4707
6835#: wp-includes/class-wp-xmlrpc-server.php:5211
6836#: wp-includes/class-wp-xmlrpc-server.php:5508
6837#: wp-includes/class-wp-xmlrpc-server.php:5850
6838#: wp-includes/class-wp-xmlrpc-server.php:6021
6839#: wp-includes/class-wp-xmlrpc-server.php:6075
6840#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:399
6841#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:636
6842msgid "Sorry, you are not allowed to edit this post."
6843msgstr "Przepraszamy, nie posiadasz uprawnienia do edytowania wpisu."
6844
6845#: wp-includes/post.php:3876 wp-includes/script-loader.php:545
6846#: wp-includes/script-loader.php:613
6847msgctxt "tag delimiter"
6848msgid ","
6849msgstr ","
6850
6851#: wp-includes/admin-bar.php:344
6852msgid "Edit Site"
6853msgstr "Edytuj witrynÄ™"
6854
6855#: wp-includes/class-wp-xmlrpc-server.php:1351
6856#: wp-includes/class-wp-xmlrpc-server.php:4941
6857#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1029
6858msgid "Invalid author ID."
6859msgstr "Nieprawidłowy identyfikator autora."
6860
6861#: wp-includes/class-wp-xmlrpc-server.php:1646
6862#: wp-includes/class-wp-xmlrpc-server.php:4783
6863#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:834
6864#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:322
6865msgid "The post cannot be deleted."
6866msgstr "Ten wpis nie może zostać usunięty."
6867
6868#: wp-includes/class-wp-xmlrpc-server.php:1421
6869#: wp-includes/class-wp-xmlrpc-server.php:1445
6870msgid "Sorry, you are not allowed to assign a term to one of the given taxonomies."
6871msgstr "Przepraszamy, nie posiadasz uprawnienia do przypisywania terminów do co najmniej jednej z podanych taksonomii."
6872
6873#: wp-includes/class-wp-xmlrpc-server.php:1418
6874#: wp-includes/class-wp-xmlrpc-server.php:1442
6875msgid "Sorry, one of the given taxonomies is not supported by the post type."
6876msgstr "Przepraszamy, co najmniej jedna z podanych taksonomii nie jest obsługiwana przez wpisy wybranego typu."
6877
6878#: wp-includes/class-wp-xmlrpc-server.php:1467
6879msgid "Ambiguous term name used in a hierarchical taxonomy. Please use term ID instead."
6880msgstr "Niejednoznaczna nazwa terminu użyta w hierarchicznej taksonomii. Proszę podać identyfikator terminu zamiast jego nazwy."
6881
6882#: wp-includes/class-wp-xmlrpc-server.php:1474
6883msgid "Sorry, you are not allowed to add a term to one of the given taxonomies."
6884msgstr "Przepraszamy, nie posiadasz uprawnienia do dodawania terminów do co najmniej jednej z wybranych taksonomii."
6885
6886#: wp-includes/class-wp-xmlrpc-server.php:3137
6887msgid "Sorry, you are not allowed to delete a category."
6888msgstr "Przepraszamy, nie posiadasz uprawnień do usuwania kategorii."
6889
6890#: wp-includes/class-wp-xmlrpc-server.php:1346
6891#: wp-includes/class-wp-xmlrpc-server.php:4930
6892#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:496
6893#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:504
6894msgid "Sorry, you are not allowed to create posts as this user."
6895msgstr "Przepraszamy, nie posiadasz uprawnień do tworzenia wpisów jako ten użytkownik."
6896
6897#: wp-includes/class-wp-xmlrpc-server.php:1798
6898#: wp-includes/class-wp-xmlrpc-server.php:4120
6899#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:87
6900#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:85
6901#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:136
6902#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:139
6903msgid "Sorry, you are not allowed to edit posts in this post type."
6904msgstr "Przepraszamy, nie posiadasz uprawnień do edytowania tego typu treści."
6905
6906#: wp-includes/class-wp-xmlrpc-server.php:1341
6907msgid "Sorry, you are not allowed to create password protected posts in this post type."
6908msgstr "Przepraszamy, nie posiadasz uprawnienia do zabezpieczenia hasłem wpisów tego typu treści."
6909
6910#: wp-includes/class-wp-xmlrpc-server.php:1327
6911#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1118
6912msgid "Sorry, you are not allowed to create private posts in this post type."
6913msgstr "Przepraszamy, nie posiadasz uprawnienia do tworzenia prywatnych wpisów tego typu treści."
6914
6915#: wp-includes/general-template.php:1005 wp-includes/general-template.php:1474
6916msgctxt "yearly archives date format"
6917msgid "Y"
6918msgstr "Y"
6919
6920#: wp-includes/general-template.php:1008 wp-includes/general-template.php:1477
6921msgctxt "monthly archives date format"
6922msgid "F Y"
6923msgstr "F Y"
6924
6925#. translators: closing curly double quote
6926#: wp-includes/formatting.php:90
6927msgctxt "closing curly double quote"
6928msgid "”"
6929msgstr "”"
6930
6931#. translators: opening curly double quote
6932#: wp-includes/formatting.php:88 wp-includes/formatting.php:4791
6933msgctxt "opening curly double quote"
6934msgid "“"
6935msgstr "„"
6936
6937#. translators: opening curly single quote
6938#: wp-includes/formatting.php:101
6939msgctxt "opening curly single quote"
6940msgid "‘"
6941msgstr "‚"
6942
6943#. translators: closing curly single quote
6944#: wp-includes/formatting.php:103
6945msgctxt "closing curly single quote"
6946msgid "’"
6947msgstr "’"
6948
6949#. translators: apostrophe, for example in 'cause or can't
6950#: wp-includes/formatting.php:93
6951msgctxt "apostrophe"
6952msgid "’"
6953msgstr "’"
6954
6955#. translators: prime, for example in 9' (nine feet)
6956#: wp-includes/formatting.php:96
6957msgctxt "prime"
6958msgid "′"
6959msgstr "′"
6960
6961#. translators: double prime, for example in 9" (nine inches)
6962#: wp-includes/formatting.php:98
6963msgctxt "double prime"
6964msgid "″"
6965msgstr "″"
6966
6967#: wp-signup.php:174
6968msgid "Allow search engines to index this site."
6969msgstr "Pozwól wyszukiwarkom indeksować tę witrynę."
6970
6971#: wp-load.php:90
6972msgid "Create a Configuration File"
6973msgstr "Utwórz plik z konfiguracją"
6974
6975#. translators: %s: wp-config.php
6976#: wp-load.php:87
6977msgid "You can create a %s file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file."
6978msgstr "Możesz utworzyć plik <code>wp-config.php</code> przy pomocy interfejsu WWW, ale nie działa to na wszystkich serwerach. Można też utworzyć go własnoręcznie."
6979
6980#: wp-includes/class-wp-customize-manager.php:4143
6981msgid "https://codex.wordpress.org/CSS"
6982msgstr "https://codex.wordpress.org/CSS"
6983
6984#. translators: 1: home URL, 2: site address, 3: login URL, 4: username
6985#: wp-signup.php:474
6986msgid "<a href=\"%1$s\">%2$s</a> is your new site. <a href=\"%3$s\">Log in</a> as “%4$s” using your existing password."
6987msgstr "Twoja nowa witryna znajduje siÄ™ pod adresem <a href=\"%1$s\">%2$s</a>. <a href=\"%3$s\">Zaloguj siÄ™</a> jako „%4$s”, korzystajÄ…c ze swojego aktualnego hasÅ‚a."
6988
6989#. translators: 1: site URL, 2: site domain, 3: username, 4: user email, 5:
6990#. lost password URL
6991#: wp-activate.php:112
6992msgid "Your site at <a href=\"%1$s\">%2$s</a> is active. You may now log in to your site using your chosen username of “%3$s”. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%5$s\">reset your password</a>."
6993msgstr "Witryna <a href=\"%1$s\">%2$s</a> zostaÅ‚a aktywowana. Można zalogować siÄ™ do niej przy pomocy wybranej nazwy użytkownika („%3$s”). ProszÄ™ sprawdzić, czy na podany adres email %4$s przyszÅ‚a już wiadomość z hasÅ‚em i instrukcjÄ… logowania. JeÅ›li nie otrzymano żadnej wiadomoÅ›ci, należy sprawdzić w folderze ze spamem. JeÅ›li wiadomość nie pojawi siÄ™ w skrzynce w ciÄ…gu godziny, można poprosić o <a href=\"%5$s\">wygenerowanie nowego hasÅ‚a</a>."
6994
6995#. translators: 1: login URL, 2: username, 3: user email, 4: lost password URL
6996#: wp-activate.php:103
6997msgid "Your account has been activated. You may now <a href=\"%1$s\">log in</a> to the site using your chosen username of “%2$s”. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%4$s\">reset your password</a>."
6998msgstr "Twoje konto zostaÅ‚o aktywowane. Możesz <a href=\"%1$s\">zalogować siÄ™</a> do swojej witryny przy pomocy wybranej nazwy użytkownika („%2$s”). ProszÄ™ sprawdzić, czy na podany adres email – %3$s – przyszÅ‚a już wiadomość z hasÅ‚em i instrukcjÄ… logowania. JeÅ›li nie ma żadnej wiadomoÅ›ci, proszÄ™ sprawdzić w folderze ze spamem. JeÅ›li wiadomość nie pojawi siÄ™ w skrzynce w ciÄ…gu godziny, można poprosić o <a href=\"%4$s\">wygenerowanie nowego hasÅ‚a</a>."
6999
7000#. translators: %s: database repair URL
7001#: wp-includes/functions.php:1408
7002msgid "One or more database tables are unavailable. The database may need to be <a href=\"%s\">repaired</a>."
7003msgstr "Jedna lub więcej tabel w bazie danych jest niedostępnych. Baza danych może musieć zostać <a href=\"%s\">naprawiona</a>."
7004
7005#: wp-includes/comment.php:714 wp-includes/comment.php:858
7006#: wp-includes/comment.php:861
7007msgid "You are posting comments too quickly. Slow down."
7008msgstr "Wysyłasz kolejne komentarze zbyt szybko. Zwolnij troszkę."
7009
7010#: wp-includes/admin-bar.php:710
7011msgctxt "admin bar menu group label"
7012msgid "New"
7013msgstr "Dodaj"
7014
7015#: wp-includes/admin-bar.php:743
7016msgid "%s comment awaiting moderation"
7017msgid_plural "%s comments awaiting moderation"
7018msgstr[0] "%s komentarz oczekuje na moderacjÄ™"
7019msgstr[1] "%s komentarze oczekujÄ… na moderacjÄ™"
7020msgstr[2] "%s komentarzy oczekuje na moderacjÄ™"
7021
7022#: wp-includes/script-loader.php:294
7023msgid "%s exceeds the maximum upload size for the multi-file uploader when used in your browser."
7024msgstr "Rozmiar pliku „%s†przekracza maksymalny dopuszczalny rozmiar pliku przesyłanego przez skrypt wysyłający w przeglądarce."
7025
7026#. translators: 1: Opening link tag, 2: Closing link tag
7027#: wp-includes/script-loader.php:293
7028msgid "Please try uploading this file with the %1$sbrowser uploader%2$s."
7029msgstr "Spróbuj wysłać plik przy pomocy %1$sformularza w HTML-u%2$s."
7030
7031#: wp-includes/script-loader.php:302
7032msgid "“%s” has failed to upload."
7033msgstr "Nie udało się wysłać pliku „%s†na serwer."
7034
7035#: wp-includes/widgets/class-wp-widget-links.php:133
7036msgctxt "links widget"
7037msgid "All Links"
7038msgstr "Wszystkie odnośniki"
7039
7040#. translators: en dash
7041#: wp-includes/formatting.php:106
7042msgctxt "en dash"
7043msgid "–"
7044msgstr "–"
7045
7046#. translators: em dash
7047#: wp-includes/formatting.php:108
7048msgctxt "em dash"
7049msgid "—"
7050msgstr "—"
7051
7052#: wp-includes/class-wp-admin-bar.php:130
7053msgid "The menu ID should not be empty."
7054msgstr "Musisz podać identyfikator menu."
7055
7056#: wp-includes/admin-bar.php:120 wp-includes/admin-bar.php:138
7057msgid "About WordPress"
7058msgstr "O WordPressie"
7059
7060#: wp-includes/script-loader.php:281
7061msgid "%s exceeds the maximum upload size for this site."
7062msgstr "Plik „%s†przekracza maksymalny dopuszczalny rozmiar plików wysyłanych na tę witrynę."
7063
7064#: wp-includes/admin-bar.php:171
7065msgid "Feedback"
7066msgstr "Uwagi"
7067
7068#: wp-includes/comment.php:3072
7069msgid "<strong>ERROR</strong>: please type a comment."
7070msgstr "<strong>BÅÄ„D</strong>: ProszÄ™ wpisać komentarz."
7071
7072#: wp-includes/comment.php:3067
7073msgid "<strong>ERROR</strong>: please enter a valid email address."
7074msgstr "<strong>BÅÄ„D</strong>: ProszÄ™ podać prawidÅ‚owy adres email."
7075
7076#: wp-includes/comment.php:3065
7077msgid "<strong>ERROR</strong>: please fill the required fields (name, email)."
7078msgstr "<strong>BÅÄ„D</strong>: ProszÄ™ wypeÅ‚nić wymagane pola (podpis, email)."
7079
7080#: wp-includes/script-loader.php:736
7081msgid "Could not load the preview image. Please reload the page and try again."
7082msgstr "Nie można było wczytać podglądu obrazka. Proszę odświeżyć stronę i spróbować ponownie."
7083
7084#: wp-includes/ms-deprecated.php:399
7085msgid "<strong>ERROR</strong>: Site URL already taken."
7086msgstr "<strong>BÅÄ„D</strong>: Ten adres URL jest już używany przez innÄ… witrynÄ™."
7087
7088#: wp-includes/ms-deprecated.php:406
7089msgid "<strong>ERROR</strong>: problem creating site entry."
7090msgstr "<strong>BÅÄ„D</strong>: Nie udaÅ‚o siÄ™ dodać witryny do bazy danych."
7091
7092#: wp-includes/admin-bar.php:155
7093msgid "Documentation"
7094msgstr "Dokumentacja"
7095
7096#: wp-includes/admin-bar.php:163
7097msgid "Support Forums"
7098msgstr "Forum pomocy"
7099
7100#: wp-includes/formatting.php:3344 wp-includes/general-template.php:3344
7101msgid "…"
7102msgstr "…"
7103
7104#: wp-includes/functions.php:3764
7105msgid "Database Error"
7106msgstr "Błąd połączenia z bazą danych"
7107
7108#: wp-includes/functions.php:3768 wp-includes/ms-load.php:462
7109#: wp-includes/wp-db.php:1583
7110msgid "Error establishing a database connection"
7111msgstr "Błąd łączenia się z bazą danych"
7112
7113#. translators: %s: number of comments
7114#: wp-includes/comment-template.php:893 wp-includes/comment-template.php:907
7115msgid "%s Comment"
7116msgid_plural "%s Comments"
7117msgstr[0] "%s komentarz"
7118msgstr[1] "%s komentarze"
7119msgstr[2] "%s komentarzy"
7120
7121#: wp-includes/admin-bar.php:147
7122msgid "WordPress.org"
7123msgstr "WordPress.org"
7124
7125#. translators: %s: site name
7126#: wp-includes/admin-bar.php:315
7127msgid "Network Admin: %s"
7128msgstr "Administracja sieciÄ… witryn: %s"
7129
7130#: wp-includes/taxonomy.php:495
7131msgctxt "taxonomy general name"
7132msgid "Tags"
7133msgstr "Tagi"
7134
7135#: wp-includes/taxonomy.php:496
7136msgctxt "taxonomy singular name"
7137msgid "Tag"
7138msgstr "Tag"
7139
7140#. translators: 1: wp_enqueue_scripts, 2: admin_enqueue_scripts, 3:
7141#. login_enqueue_scripts
7142#: wp-includes/functions.wp-scripts.php:43
7143msgid "Scripts and styles should not be registered or enqueued until the %1$s, %2$s, or %3$s hooks."
7144msgstr "Skrypty i style nie powinny być rejestrowane ani dodawane do kolejek do czasu włączenia jednej z nastÄ™pujÄ…cych funkcji obsÅ‚ugujÄ…cych rozszerzenia (ang. „hook”): „%1$s”, „%2$s” lub „%3$s”."
7145
7146#: wp-includes/ms-functions.php:2024
7147msgid "You have been added to this site. Please visit the <a href=\"%s\">homepage</a> or <a href=\"%s\">log in</a> using your username and password."
7148msgstr "Twoje konto zostało dodane do tej witryny. Proszę przejść na <a href=\"%s\">stronę domową</a> lub <a href=\"%s\">zalogować się</a>, używając swojej nazwy użytkownika i hasła."
7149
7150#: wp-includes/script-loader.php:285
7151msgid "Memory exceeded. Please try another smaller file."
7152msgstr "Limit pamięci został przekroczony. Proszę spróbować wysłać mniejszy plik."
7153
7154#: wp-includes/script-loader.php:284
7155msgid "This file is not an image. Please try another."
7156msgstr "Ten plik nie jest obrazkiem. Proszę spróbować wysłać inny plik."
7157
7158#: wp-includes/script-loader.php:286
7159msgid "This is larger than the maximum size. Please try another."
7160msgstr "Rozmiar tego pliku przekracza dopuszczalny. Proszę spróbować wysłać inny."
7161
7162#: wp-includes/general-template.php:3442
7163msgctxt "admin color scheme"
7164msgid "Blue"
7165msgstr "Niebieski"
7166
7167#: wp-includes/formatting.php:4232
7168msgid "The timezone you have entered is not valid. Please select a valid timezone."
7169msgstr "Wybrano nieprawidłową strefę czasową. Proszę poprawić swój wybór."
7170
7171#: wp-includes/post.php:65
7172msgctxt "add new from admin bar"
7173msgid "Media"
7174msgstr "Medium"
7175
7176#: wp-includes/admin-bar.php:705
7177msgctxt "add new from admin bar"
7178msgid "User"
7179msgstr "Użytkownika"
7180
7181#: wp-includes/pluggable.php:1043 wp-includes/pluggable.php:1086
7182msgid "You should specify a nonce action to be verified by using the first parameter."
7183msgstr "Musisz podać dziaÅ‚anie, dla którego „nonce” („number used once”; ang. „liczba używana jednorazowo”) zostaÅ‚ stworzony, jako pierwszy parametr funkcji."
7184
7185#: wp-includes/taxonomy.php:503
7186msgid "View Tag"
7187msgstr "Zobacz tag"
7188
7189#: wp-includes/taxonomy.php:503
7190msgid "View Category"
7191msgstr "Zobacz kategoriÄ™"
7192
7193#. translators: 1: site URL, 2: login URL
7194#: wp-activate.php:145
7195msgid "Your account is now activated. <a href=\"%1$s\">View your site</a> or <a href=\"%2$s\">Log in</a>"
7196msgstr "Twoje konto zostało aktywowane. <a href=\"%1$s\">Zobacz swoją witrynę</a> lub <a href=\"%2$s\">zaloguj się</a>"
7197
7198#. translators: 1: login URL, 2: network home URL
7199#: wp-activate.php:150
7200msgid "Your account is now activated. <a href=\"%1$s\">Log in</a> or go back to the <a href=\"%2$s\">homepage</a>."
7201msgstr "Twoje konto zostało aktywowane. <a href=\"%1$s\">Zaloguj się</a> lub powróć na <a href=\"%2$s\">stronę główną</a>."
7202
7203#: wp-includes/script-loader.php:525
7204msgid "Approve and Reply"
7205msgstr "Zatwierdź i odpowiedz"
7206
7207#: wp-includes/post.php:1382
7208msgid "All Posts"
7209msgstr "Wszystkie wpisy"
7210
7211#: wp-includes/post.php:1382
7212msgid "All Pages"
7213msgstr "Wszystkie strony"
7214
7215#: wp-includes/class-walker-comment.php:244
7216msgid "Pingback:"
7217msgstr "Pingback:"
7218
7219#: wp-includes/link-template.php:2414
7220msgid "Post navigation"
7221msgstr "Nawigacja wpisu"
7222
7223#: wp-includes/link-template.php:2823 wp-includes/link-template.php:2871
7224msgid "Comments navigation"
7225msgstr "Nawigacja komentarzy"
7226
7227#: wp-includes/class-wp-admin-bar.php:420
7228msgid "Toolbar"
7229msgstr "Pasek narzędzi"
7230
7231#: wp-includes/media-template.php:1079 wp-includes/media-template.php:1168
7232msgid "Preload"
7233msgstr "Wczytuj wstępnie"
7234
7235#: wp-includes/class-wp-editor.php:922
7236msgid "Poster"
7237msgstr "Autor"
7238
7239#: wp-includes/class-http.php:281
7240msgid "Destination directory for file streaming does not exist or is not writable."
7241msgstr "Katalog docelowy przesyłania strumieniowego nie istnieje lub nie ma uprawnień do zapisu do niego."
7242
7243#: wp-includes/class-http.php:534
7244msgid "There are no HTTP transports available which can complete the requested request."
7245msgstr "Brak dostępnych transportów HTTP, które mogłyby zostać użyte do wykonania polecenia."
7246
7247#: wp-includes/taxonomy.php:141 wp-includes/taxonomy.php:142
7248msgctxt "post format"
7249msgid "Format"
7250msgstr "Format"
7251
7252#: wp-includes/class-wp-editor.php:1448
7253msgid "Enter the destination URL"
7254msgstr "Wprowadź docelowy adres URL…"
7255
7256#: wp-includes/class-wp-editor.php:1462
7257msgid "Or link to existing content"
7258msgstr "… lub dodaj odnośnik do już opublikowanych treści"
7259
7260#: wp-includes/query.php:154 wp-includes/query.php:175
7261#: wp-includes/query.php:196 wp-includes/query.php:220
7262#: wp-includes/query.php:244 wp-includes/query.php:268
7263#: wp-includes/query.php:297 wp-includes/query.php:317
7264#: wp-includes/query.php:337 wp-includes/query.php:358
7265#: wp-includes/query.php:378 wp-includes/query.php:407
7266#: wp-includes/query.php:436 wp-includes/query.php:456
7267#: wp-includes/query.php:483 wp-includes/query.php:503
7268#: wp-includes/query.php:523 wp-includes/query.php:543
7269#: wp-includes/query.php:563 wp-includes/query.php:592
7270#: wp-includes/query.php:619 wp-includes/query.php:639
7271#: wp-includes/query.php:659 wp-includes/query.php:679
7272#: wp-includes/query.php:699 wp-includes/query.php:719
7273msgid "Conditional query tags do not work before the query is run. Before then, they always return false."
7274msgstr "Warunkowe tagi zapytań nie działają przed uruchomieniem zapytania; zwracają wówczas fałsz."
7275
7276#: wp-includes/ms-functions.php:984
7277msgid "The user is already active."
7278msgstr "To konto zostało już aktywowane."
7279
7280#. translators: %s: version number
7281#: wp-includes/functions.php:4130
7282msgid "(This message was added in version %s.)"
7283msgstr "(Ten komunikat został dodany w wersji %s.)"
7284
7285#. translators: Developer debugging message. 1: PHP function name, 2:
7286#. Explanatory message, 3: Version information message
7287#: wp-includes/functions.php:4137
7288msgid "%1$s was called <strong>incorrectly</strong>. %2$s %3$s"
7289msgstr "Funkcja %1$s została wywołana <strong>nieprawidłowo</strong>. %2$s %3$s"
7290
7291#: wp-includes/pluggable.php:1467
7292msgid "Permalink: %s"
7293msgstr "Bezpośredni odnośnik: %s"
7294
7295#: wp-includes/post-formats.php:90
7296msgctxt "Post format"
7297msgid "Standard"
7298msgstr "Zwykły wpis"
7299
7300#: wp-signup.php:123
7301msgid "domain"
7302msgstr "domena"
7303
7304#. translators: %s: site address
7305#: wp-signup.php:127
7306msgid "Your address will be %s."
7307msgstr "Twoim adresem będzie %s."
7308
7309#: wp-includes/post-formats.php:99
7310msgctxt "Post format"
7311msgid "Audio"
7312msgstr "Plik dźwiękowy"
7313
7314#: wp-includes/class-wp-xmlrpc-server.php:4901
7315#: wp-includes/class-wp-xmlrpc-server.php:5225
7316msgid "Invalid post format."
7317msgstr "Nieprawidłowy format wpisu."
7318
7319#: wp-includes/class-wp-editor.php:1479
7320msgid "No search term specified. Showing recent items."
7321msgstr "Nie wprowadzono kryteriów wyszukiwania. Wyświetlane są najnowsze pozycje."
7322
7323#: wp-includes/plugin.php:801
7324msgid "Only a static class method or function can be used in an uninstall hook."
7325msgstr "Przy odinstalowywaniu użyta może być jedynie statyczna metoda klasy lub funkcja."
7326
7327#: wp-includes/post.php:2879
7328msgid "Passing an integer number of posts is deprecated. Pass an array of arguments instead."
7329msgstr "Podawanie liczby całkowitej jako argumentu w celu określenia liczby wpisów jest przestarzałą praktyką. Zamiast tego proszę podać tablicę."
7330
7331#: wp-includes/post-formats.php:91
7332msgctxt "Post format"
7333msgid "Aside"
7334msgstr "Notatka na marginesie"
7335
7336#: wp-includes/post-formats.php:92
7337msgctxt "Post format"
7338msgid "Chat"
7339msgstr "Czat"
7340
7341#: wp-includes/post-formats.php:93
7342msgctxt "Post format"
7343msgid "Gallery"
7344msgstr "Galeria"
7345
7346#: wp-includes/post-formats.php:94
7347msgctxt "Post format"
7348msgid "Link"
7349msgstr "Odnośnik"
7350
7351#: wp-includes/post-formats.php:95
7352msgctxt "Post format"
7353msgid "Image"
7354msgstr "Obrazek"
7355
7356#: wp-includes/post-formats.php:96
7357msgctxt "Post format"
7358msgid "Quote"
7359msgstr "Cytat"
7360
7361#: wp-includes/post-formats.php:98
7362msgctxt "Post format"
7363msgid "Video"
7364msgstr "Film"
7365
7366#: wp-includes/post-formats.php:97
7367msgctxt "Post format"
7368msgid "Status"
7369msgstr "Informacja o stanie"
7370
7371#: wp-includes/post.php:1379
7372msgid "No pages found."
7373msgstr "Nie znaleziono żadnych stron."
7374
7375#: wp-includes/post.php:1380
7376msgid "No posts found in Trash."
7377msgstr "Nie znaleziono żadnych wpisów w koszu."
7378
7379#: wp-includes/post.php:1380
7380msgid "No pages found in Trash."
7381msgstr "Nie znaleziono żadnych stron w koszu."
7382
7383#: wp-includes/script-loader.php:697
7384msgid "Network Enable"
7385msgstr "Włącz w całej sieci"
7386
7387#: wp-includes/admin-bar.php:567
7388msgid "Shortlink"
7389msgstr "Skrócony odnośnik"
7390
7391#: wp-includes/class-wp-xmlrpc-server.php:1397
7392#: wp-includes/class-wp-xmlrpc-server.php:3946
7393#: wp-includes/class-wp-xmlrpc-server.php:5085
7394#: wp-includes/class-wp-xmlrpc-server.php:5450
7395msgid "Invalid attachment ID."
7396msgstr "Nieprawidłowy identyfikator załącznika."
7397
7398#: wp-includes/registration-functions.php:7 wp-includes/registration.php:7
7399msgid "This file no longer needs to be included."
7400msgstr "Ten plik nie musi już być załączony."
7401
7402#: wp-login.php:527
7403msgid "Please enter your username or email address. You will receive a link to create a new password via email."
7404msgstr "Proszę wprowadzić swoją nazwę użytkownika lub adres email. Odnośnik pozwalający na utworzenie nowego hasła zostanie wysłany emailem."
7405
7406#: wp-includes/widgets/class-wp-widget-archives.php:159
7407#: wp-includes/widgets/class-wp-widget-categories.php:164
7408msgid "Display as dropdown"
7409msgstr "Wyświetlaj jako rozwijalne menu"
7410
7411#: wp-includes/class-wp-xmlrpc-server.php:504
7412msgid "Thumbnail Width"
7413msgstr "Szerokość miniatury"
7414
7415#: wp-includes/class-wp-xmlrpc-server.php:509
7416msgid "Thumbnail Height"
7417msgstr "Wysokość miniatury"
7418
7419#: wp-includes/class-wp-xmlrpc-server.php:514
7420msgid "Crop thumbnail to exact dimensions"
7421msgstr "Przytnij miniaturę do określonych wymiarów"
7422
7423#: wp-includes/class-wp-xmlrpc-server.php:519
7424msgid "Medium size image width"
7425msgstr "Szerokość obrazka w średnim rozmiarze"
7426
7427#: wp-includes/class-wp-xmlrpc-server.php:524
7428msgid "Medium size image height"
7429msgstr "Wysokość obrazka w średnim rozmiarze"
7430
7431#: wp-includes/class-wp-xmlrpc-server.php:539
7432msgid "Large size image width"
7433msgstr "Szerokość obrazka w dużym rozmiarze"
7434
7435#: wp-includes/class-wp-xmlrpc-server.php:544
7436msgid "Large size image height"
7437msgstr "Wysokość obrazka w dużym rozmiarze"
7438
7439#: wp-login.php:327
7440msgid "Someone has requested a password reset for the following account:"
7441msgstr "Ktoś poprosił o wygenerowanie nowego hasła dla następującego konta:"
7442
7443#: wp-login.php:598
7444msgid "The passwords do not match."
7445msgstr "Wprowadzone hasła się nie zgadzają."
7446
7447#: wp-login.php:629
7448msgid "New password"
7449msgstr "Nowe hasło"
7450
7451#: wp-login.php:641
7452msgid "Confirm new password"
7453msgstr "Potwierdź nowe hasło"
7454
7455#: wp-login.php:331
7456msgid "To reset your password, visit the following address:"
7457msgstr "Aby ustawić nowe hasło, przejdź pod poniższy adres:"
7458
7459#: wp-login.php:613
7460msgid "Password Reset"
7461msgstr "Ustawianie nowego hasła"
7462
7463#: wp-login.php:613
7464msgid "Your password has been reset."
7465msgstr "Twoje nowe hasło zostało zapisane."
7466
7467#: wp-login.php:621 wp-login.php:659
7468msgid "Reset Password"
7469msgstr "Zapisz nowe hasło"
7470
7471#: wp-login.php:621
7472msgid "Enter your new password below."
7473msgstr "Poniżej wprowadź swoje nowe hasło."
7474
7475#: wp-login.php:330
7476msgid "If this was a mistake, just ignore this email and nothing will happen."
7477msgstr "Jeśli jest to błąd, po prostu zignoruj tego emaila, a nic się nie stanie."
7478
7479#: wp-includes/admin-bar.php:533
7480msgid "Manage Comments"
7481msgstr "ZarzÄ…dzaj komentarzami"
7482
7483#: wp-includes/admin-bar.php:278
7484msgid "Edit My Profile"
7485msgstr "Edycja profilu"
7486
7487#: wp-includes/post-formats.php:68
7488msgid "Invalid post."
7489msgstr "Nieprawidłowy wpis."
7490
7491#: wp-includes/class-wp-theme.php:790
7492msgid "Blavatar"
7493msgstr "Blawatar"
7494
7495#. translators: %s: taxonomy name
7496#: wp-includes/post.php:3344
7497msgid "Invalid taxonomy: %s."
7498msgstr "Niewłaściwa taksonomia: %s"
7499
7500#: wp-includes/class-wp-query.php:1714
7501msgid "\"caller_get_posts\" is deprecated. Use \"ignore_sticky_posts\" instead."
7502msgstr "Parametr \"caller_get_posts\" jest przestarzały. Zamiast niego użyj parametru \"ignore_sticky_posts\"."
7503
7504#: wp-includes/taxonomy.php:112
7505msgid "Link Category"
7506msgstr "Kategoria odnośników"
7507
7508#: wp-includes/taxonomy.php:113
7509msgid "Search Link Categories"
7510msgstr "Przeszukaj kategorie odnośników"
7511
7512#: wp-includes/taxonomy.php:115
7513msgid "All Link Categories"
7514msgstr "Wszystkie kategorie odnośników"
7515
7516#: wp-includes/taxonomy.php:117
7517msgid "Update Link Category"
7518msgstr "Zaktualizuj kategorię odnośników"
7519
7520#: wp-includes/taxonomy.php:118
7521msgid "Add New Link Category"
7522msgstr "Dodaj nową kategorię odnośników"
7523
7524#: wp-includes/taxonomy.php:119
7525msgid "New Link Category Name"
7526msgstr "Nazwa nowej kategorii odnośników"
7527
7528#: wp-includes/admin-bar.php:442
7529msgid "Network Admin"
7530msgstr "Administracja sieciÄ… witryn"
7531
7532#. translators: 1: Current PHP version number, 2: WordPress version number, 3:
7533#. Minimum required PHP version number
7534#: wp-includes/load.php:132
7535msgid "Your server is running PHP version %1$s but WordPress %2$s requires at least %3$s."
7536msgstr "Twój serwer korzysta z PHP w wersji %1$s, lecz WordPress %2$s wymaga co najmniej wersji %3$s."
7537
7538#: wp-signup.php:820
7539msgctxt "Multisite active signup type"
7540msgid "all"
7541msgstr "wszystkie"
7542
7543#: wp-signup.php:821
7544msgctxt "Multisite active signup type"
7545msgid "none"
7546msgstr "żadne"
7547
7548#: wp-signup.php:822
7549msgctxt "Multisite active signup type"
7550msgid "blog"
7551msgstr "blog"
7552
7553#: wp-signup.php:823
7554msgctxt "Multisite active signup type"
7555msgid "user"
7556msgstr "użytkownik"
7557
7558#: wp-includes/widgets/class-wp-nav-menu-widget.php:30
7559msgid "Custom Menu"
7560msgstr "Własne menu"
7561
7562#. translators: 1: blog name, 2: WordPress
7563#: wp-includes/theme-compat/footer.php:26
7564msgid "%1$s is proudly powered by %2$s"
7565msgstr "Witryna %1$s jest dumnie wspierana przez WordPressa"
7566
7567#: wp-includes/theme-compat/sidebar.php:48
7568msgid "l, F jS, Y"
7569msgstr "l, j F Y"
7570
7571#: wp-includes/theme-compat/sidebar.php:56
7572msgid "F, Y"
7573msgstr "F Y"
7574
7575#. translators: %s: category name
7576#: wp-includes/theme-compat/sidebar.php:39
7577msgid "You are currently browsing the archives for the %s category."
7578msgstr "PrzeglÄ…dasz archiwa kategorii „%s”."
7579
7580#: wp-includes/theme-compat/comments.php:24
7581msgid "This post is password protected. Enter the password to view comments."
7582msgstr "Ten wpis jest zabezpieczony hasłem. Wprowadź je, aby zobaczyć komentarze."
7583
7584#. translators: 1: site link, 2: search query
7585#: wp-includes/theme-compat/sidebar.php:70
7586msgid "You have searched the %1$s blog archives for <strong>‘%2$s’</strong>. If you are unable to find anything in these search results, you can try one of these links."
7587msgstr "Przeszukano archiwa blogu %1$s w poszukiwaniu tekstu <strong>‘%2$s’</strong>. JeÅ›li nie znajdziesz odpowiednich treÅ›ci poÅ›ród tych wyników wyszukiwania, możesz odwiedzić któryÅ› z nastÄ™pujÄ…cych odnoÅ›ników."
7588
7589#: wp-includes/taxonomy.php:509
7590msgid "Choose from the most used tags"
7591msgstr "Wybierz spośród najpopularniejszych tagów"
7592
7593#: wp-includes/taxonomy.php:495
7594msgctxt "taxonomy general name"
7595msgid "Categories"
7596msgstr "Kategorie"
7597
7598#: wp-includes/taxonomy.php:496
7599msgctxt "taxonomy singular name"
7600msgid "Category"
7601msgstr "Kategoria"
7602
7603#: wp-includes/taxonomy.php:497
7604msgid "Search Tags"
7605msgstr "Szukaj tagów"
7606
7607#: wp-includes/taxonomy.php:498
7608msgid "Popular Tags"
7609msgstr "Popularne tagi"
7610
7611#: wp-includes/taxonomy.php:499
7612msgid "All Tags"
7613msgstr "Wszystkie tagi"
7614
7615#: wp-includes/taxonomy.php:500
7616msgid "Parent Category"
7617msgstr "Kategoria nadrzędna"
7618
7619#: wp-includes/taxonomy.php:501
7620msgid "Parent Category:"
7621msgstr "Kategoria nadrzędna:"
7622
7623#: wp-includes/taxonomy.php:504
7624msgid "Update Tag"
7625msgstr "Zaktualizuj tag"
7626
7627#: wp-includes/taxonomy.php:505
7628msgid "Add New Tag"
7629msgstr "Dodaj nowy tag"
7630
7631#: wp-includes/taxonomy.php:505
7632msgid "Add New Category"
7633msgstr "Dodaj nowÄ… kategoriÄ™"
7634
7635#: wp-includes/taxonomy.php:506
7636msgid "New Tag Name"
7637msgstr "Nazwa nowego tagu"
7638
7639#: wp-includes/taxonomy.php:506
7640msgid "New Category Name"
7641msgstr "Nazwa nowej kategorii"
7642
7643#. translators: 1: type of site sign-up; 2: network settings URL
7644#: wp-signup.php:827
7645msgid "Greetings Site Administrator! You are currently allowing “%s” registrations. To change or disable registration go to your <a href=\"%s\">Options page</a>."
7646msgstr "Witaj, administratorze witryny! Obecnie pozwalasz na rejestracje na „%s”. Aby zmienić ustawienia lub wyłączyć rejestracjÄ™, przejdź na swojÄ… <a href=\"%s\">stronÄ™ opcji</a>."
7647
7648#: wp-signup.php:871
7649msgid "Sorry, new registrations are not allowed at this time."
7650msgstr "Przepraszamy, w tej chwili nie można się rejestrować."
7651
7652#: wp-signup.php:760
7653msgid "Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control."
7654msgstr "Poczekaj jeszcze troszkę. Czasami dostarczenie emaila może zostać opóźnione przez procesy, na które nie mamy wpływu."
7655
7656#: wp-signup.php:761
7657msgid "Check the junk or spam folder of your email client. Sometime emails wind up there by mistake."
7658msgstr "Sprawdź folder „Niechciane” lub „Spam” swojego klienta email. Czasami normalne wiadomoÅ›ci zostajÄ… tam przypadkowo umieszczone."
7659
7660#: wp-signup.php:240
7661msgid "We send your registration email to this address. (Double-check your email address before continuing.)"
7662msgstr "Porejestracyjnego emaila wyślemy właśnie na ten adres. (Dwukrotnie sprawdź poprawność tego adresu przed przejściem dalej)."
7663
7664#: wp-includes/post.php:1370
7665msgctxt "post type general name"
7666msgid "Posts"
7667msgstr "Wpisy"
7668
7669#: wp-includes/post.php:1370
7670msgctxt "post type general name"
7671msgid "Pages"
7672msgstr "Strony"
7673
7674#: wp-includes/post.php:1373
7675msgid "Add New Post"
7676msgstr "Dodaj nowy wpis"
7677
7678#: wp-includes/post.php:1373
7679msgid "Add New Page"
7680msgstr "Dodaj nowÄ… stronÄ™"
7681
7682#: wp-includes/post.php:1374
7683msgid "Edit Page"
7684msgstr "Edytuj stronÄ™"
7685
7686#: wp-includes/post.php:1378
7687msgid "Search Posts"
7688msgstr "Szukaj wpisów"
7689
7690#: wp-includes/post.php:1378
7691msgid "Search Pages"
7692msgstr "Szukaj stron"
7693
7694#: wp-includes/post.php:1381
7695msgid "Parent Page:"
7696msgstr "Strona nadrzędna:"
7697
7698#: wp-includes/post.php:1371
7699msgctxt "post type singular name"
7700msgid "Post"
7701msgstr "Wpis"
7702
7703#: wp-includes/post.php:1371
7704msgctxt "post type singular name"
7705msgid "Page"
7706msgstr "Strona"
7707
7708#: wp-includes/ms-default-constants.php:141
7709msgid "<strong>Conflicting values for the constants VHOST and SUBDOMAIN_INSTALL.</strong> The value of SUBDOMAIN_INSTALL will be assumed to be your subdomain configuration setting."
7710msgstr "<strong>Konflikt między wartościami stałych VHOST oraz SUBDOMAIN_INSTALL.</strong> Do określenia, czy użyta ma być konfiguracja subdomenowa czy podkatalogowa, wykorzystana zostanie wartość stałej SUBDOMAIN_INSTALL."
7711
7712#: wp-includes/user.php:2281
7713msgid "<strong>ERROR</strong>: This username is invalid because it uses illegal characters. Please enter a valid username."
7714msgstr "<strong>BÅÄ„D</strong>: Podana nazwa użytkownika jest nieprawidÅ‚owa, ponieważ zawiera niedozwolone znaki. ProszÄ™ wprowadzić prawidÅ‚owÄ… nazwÄ™ użytkownika."
7715
7716#: wp-includes/comment-template.php:2204
7717msgid "Required fields are marked %s"
7718msgstr "Pola, których wypełnienie jest wymagane, są oznaczone symbolem %s"
7719
7720#. translators: %s: template name
7721#: wp-includes/theme-compat/comments.php:12
7722#: wp-includes/theme-compat/footer.php:11
7723#: wp-includes/theme-compat/header.php:11
7724#: wp-includes/theme-compat/sidebar.php:11
7725msgid "Theme without %s"
7726msgstr "Motyw nieposiadajÄ…cy %1$s"
7727
7728#. translators: %s: template name
7729#: wp-includes/theme-compat/comments.php:16
7730#: wp-includes/theme-compat/footer.php:15
7731#: wp-includes/theme-compat/header.php:15
7732#: wp-includes/theme-compat/sidebar.php:15
7733msgid "Please include a %s template in your theme."
7734msgstr "Proszę zawrzeć w motywie szablon %1$s."
7735
7736#: wp-includes/class-wp-xmlrpc-server.php:1318
7737#: wp-includes/class-wp-xmlrpc-server.php:4627
7738msgid "Sorry, you are not allowed to post on this site."
7739msgstr "Przepraszamy, nie posiadasz uprawnienia do dodawania wpisów na tę witrynę."
7740
7741#: wp-includes/class-wp-xmlrpc-server.php:4864
7742msgid "Sorry, you are not allowed to publish pages on this site."
7743msgstr "Przepraszamy, nie posiadasz uprawnienia do publikowania stron na tej witrynie."
7744
7745#: wp-includes/class-wp-xmlrpc-server.php:4875
7746#: wp-includes/class-wp-xmlrpc-server.php:4888
7747#: wp-includes/class-wp-xmlrpc-server.php:4893
7748msgid "Sorry, you are not allowed to publish posts on this site."
7749msgstr "Przepraszamy, nie posiadasz uprawnienia do publikowania wpisów na tej witrynie."
7750
7751#: wp-includes/class-wp-xmlrpc-server.php:3184
7752#: wp-includes/class-wp-xmlrpc-server.php:5751
7753#: wp-includes/class-wp-xmlrpc-server.php:5973
7754msgid "Sorry, you must be able to edit posts on this site in order to view categories."
7755msgstr "Przepraszamy, musisz posiadać uprawnienia do edycji wpisów na tej witrynie, aby móc zobaczyć listę kategorii."
7756
7757#: wp-includes/ms-functions.php:584
7758msgid "Sorry, you may not use that site name."
7759msgstr "Przepraszamy, użycie tej nazwy witryny nie jest możliwe."
7760
7761#: wp-includes/ms-functions.php:588
7762msgid "Sorry, site names must have letters too!"
7763msgstr "Przepraszamy, nazwy witryn muszą składać się także z liter!"
7764
7765#: wp-includes/ms-functions.php:616 wp-includes/ms-functions.php:1133
7766msgid "Sorry, that site already exists!"
7767msgstr "Przepraszamy, istnieje już witryna używająca takiej nazwy!"
7768
7769#: wp-includes/ms-functions.php:620
7770msgid "Sorry, that site is reserved!"
7771msgstr "Przepraszamy, taka nazwa witryny została już zarezerwowana!"
7772
7773#: wp-includes/ms-functions.php:631
7774msgid "That site is currently reserved but may be available in a couple days."
7775msgstr "Ta nazwa witryny jest w tej chwili zajęta, ale być może zostanie zwolniona w ciągu następnych kilku dni."
7776
7777#: wp-includes/ms-functions.php:986
7778msgid "The site is already active."
7779msgstr "Ta witryna została już aktywowana."
7780
7781#: wp-includes/ms-functions.php:1140
7782msgid "Could not create site."
7783msgstr "Nie można było utworzyć witryny."
7784
7785#: wp-includes/ms-functions.php:1223
7786msgid "New Site Registration: %s"
7787msgstr "Rejestracja nowej witryny: %s"
7788
7789#. translators: New site notification email subject. 1: Network name, 2: New
7790#. site name
7791#: wp-includes/ms-functions.php:1531
7792msgid "New %1$s Site: %2$s"
7793msgstr "Nowa witryna w sieci %1$s: %2$s"
7794
7795#: wp-includes/class-wp-xmlrpc-server.php:3008
7796msgid "Sorry, you must be able to edit posts on this site in order to view tags."
7797msgstr "Przepraszamy, musisz posiadać uprawnienia do edycji wpisów na tej witrynie, aby móc zobaczyć listę tagów."
7798
7799#: wp-includes/class-wp-xmlrpc-server.php:484
7800msgid "Site Tagline"
7801msgstr "Opis witryny"
7802
7803#: wp-includes/pluggable.php:1758
7804msgid "New user registration on your site %s:"
7805msgstr "Rejestracja nowego użytkownika na witrynie %s:"
7806
7807#: wp-includes/ms-functions.php:825
7808msgid ""
7809"To activate your blog, please click the following link:\n"
7810"\n"
7811"%s\n"
7812"\n"
7813"After you activate, you will receive *another email* with your login.\n"
7814"\n"
7815"After you activate, you can visit your site here:\n"
7816"\n"
7817"%s"
7818msgstr ""
7819"Aby aktywować swój blog, proszę kliknąć poniższy odnośnik:\n"
7820"\n"
7821"%s\n"
7822"\n"
7823"Po dokonaniu aktywacji otrzymasz *kolejnego emaila* z danymi do zalogowania siÄ™.\n"
7824"\n"
7825"Po dokonaniu aktywacji możesz odwiedzić swoją witrynę pod tym adresem:\n"
7826"\n"
7827"%s"
7828
7829#: wp-includes/class-wp-xmlrpc-server.php:3649
7830#: wp-includes/class-wp-xmlrpc-server.php:3730
7831#: wp-includes/class-wp-xmlrpc-server.php:3762
7832#: wp-includes/class-wp-xmlrpc-server.php:3794
7833#: wp-includes/class-wp-xmlrpc-server.php:4032
7834msgid "Sorry, you are not allowed access to details about this site."
7835msgstr "Przepraszamy, nie posiadasz uprawnień do szczegółów tej witryny."
7836
7837#: wp-includes/option.php:1749
7838msgid "Site URL."
7839msgstr "Adres URL witryny."
7840
7841#: wp-includes/ms-load.php:114
7842msgid "This site has been archived or suspended."
7843msgstr "Ta witryna została zarchiwizowana lub zawieszona."
7844
7845#: wp-includes/load.php:536
7846msgid "The site you have requested is not installed properly. Please contact the system administrator."
7847msgstr "Witryna, którą próbowano odwiedzić, nie została prawidłowo zainstalowana. Proszę skontaktować się z administratorem systemu."
7848
7849#: wp-includes/nav-menu.php:371
7850msgid "The given object ID is not that of a menu item."
7851msgstr "Podany identyfikator nie jest identyfikatorem elementu menu."
7852
7853#: wp-includes/formatting.php:4164
7854msgid "The WordPress address you entered did not appear to be a valid URL. Please enter a valid URL."
7855msgstr "Wprowadzony adres WordPressa nie wydaje się być prawidłowym adresem URL. Proszę wprowadzić prawidłowy adres URL."
7856
7857#: wp-includes/formatting.php:4177
7858msgid "The Site address you entered did not appear to be a valid URL. Please enter a valid URL."
7859msgstr "Wprowadzony adres witryny nie wydaje się być prawidłowym adresem URL. Proszę wprowadzić prawidłowy adres URL."
7860
7861#: wp-includes/formatting.php:4058
7862msgid "The email address entered did not appear to be a valid email address. Please enter a valid email address."
7863msgstr "Wprowadzony adres email nie wydaje się być prawidłowy. Proszę wprowadzić prawidłowy adres email."
7864
7865#: wp-includes/taxonomy.php:2064
7866msgid "A term with the name provided already exists with this parent."
7867msgstr "Istnieje już termin o takiej nazwie posiadający tego samego rodzica."
7868
7869#: wp-includes/ms-functions.php:2022
7870msgid "An error occurred adding you to this site. Back to the <a href=\"%s\">homepage</a>."
7871msgstr "Wystąpił błąd podczas dodawania Twojego konta do tej witryny. Powróć na <a href=\"%s\">stronę domową</a>."
7872
7873#: wp-includes/ms-functions.php:1940
7874msgid "This file is too big. Files must be less than %d KB in size."
7875msgstr "Ten plik jest zbyt wielki. Wysyłane pliki muszą być mniejsze niż %d KB."
7876
7877#: wp-includes/comment-template.php:2233
7878msgid "Your email address will not be published."
7879msgstr "Twój adres email nie zostanie opublikowany."
7880
7881#: wp-includes/class-http.php:264 wp-includes/class-wp-xmlrpc-server.php:6246
7882msgid "A valid URL was not provided."
7883msgstr "Podano nieprawidłowy adres URL."
7884
7885#: wp-includes/class-wp-image-editor-gd.php:185
7886#: wp-includes/class-wp-image-editor-imagick.php:266
7887msgid "Could not calculate resized image dimensions"
7888msgstr "Nie można było obliczyć wymiarów przeskalowanego obrazka"
7889
7890#: wp-signup.php:127
7891msgid "Must be at least 4 characters, letters and numbers only. It cannot be changed, so choose carefully!"
7892msgstr "Musi skÅ‚adać siÄ™ z co najmniej 4 znaków — wyłącznie liter i cyfr. Nie może zostać zmieniona, wiÄ™c wybierz rozważnie!"
7893
7894#: wp-signup.php:313
7895msgid "Welcome back, %s. By filling out the form below, you can <strong>add another site to your account</strong>. There is no limit to the number of sites you can have, so create to your heart’s content, but write responsibly!"
7896msgstr "Witaj ponownie, %s. Możesz <strong>dodać kolejną witrynę do swojego konta</strong> poprzez wypełnienie poniższego formularza. Nie istnieje limit ograniczający ilość posiadanych witryn, więc twórz, jak dyktuje Ci serce, ale pisz odpowiedzialnie!"
7897
7898#. translators: %s: login URL
7899#: wp-signup.php:838
7900msgid "You must first <a href=\"%s\">log in</a>, and then you can create a new site."
7901msgstr "Zanim będzie możliwe utworzenie nowej witryny, musisz się najpierw <a href=\"%s\">zalogować</a>."
7902
7903#: wp-signup.php:873
7904msgid "You are logged in already. No need to register again!"
7905msgstr "Zalogowano siÄ™ już — nie ma potrzeby ponownej rejestracji!"
7906
7907#: wp-includes/ms-load.php:488
7908msgid "If you’re still stuck with this message, then check that your database contains the following tables:"
7909msgstr "Jeśli nadal nie udało Ci się usunąć tego problemu, sprawdź, czy Twoja baza danych zawiera następujące tabele:"
7910
7911#: wp-mail.php:15 wp-mail.php:20
7912msgid "This action has been disabled by the administrator."
7913msgstr "Ta funkcja została wyłączona przez użytkownika."
7914
7915#: wp-signup.php:758
7916msgid "If you haven’t received your email yet, there are a number of things you can do:"
7917msgstr "Jeśli nie otrzymano jeszcze emaila, oto lista rzeczy, które można zrobić:"
7918
7919#: wp-includes/script-loader.php:627
7920msgid "Are you sure you want to install this plugin?"
7921msgstr "Czy na pewno chcesz zainstalować tę wtyczkę?"
7922
7923#: wp-includes/post.php:1390 wp-includes/script-loader.php:741
7924msgid "Use as featured image"
7925msgstr "Użyj jako obrazka wyróżniającego"
7926
7927#: wp-includes/general-template.php:1016
7928msgid "Page %s"
7929msgstr "Strona %s"
7930
7931#: wp-includes/load.php:219
7932msgid "Maintenance"
7933msgstr "Konserwacja"
7934
7935#: wp-includes/load.php:223
7936msgid "Briefly unavailable for scheduled maintenance. Check back in a minute."
7937msgstr "Witryna jest tymczasowo niedostępna z powodu zaplanowanych prac konserwacyjnych. Zapraszamy ponownie za minutę."
7938
7939#: wp-includes/taxonomy.php:98
7940msgid "Navigation Menus"
7941msgstr "Nawigacyjne menu"
7942
7943#: wp-includes/post.php:113
7944msgid "Navigation Menu Items"
7945msgstr "Elementy menu nawigacyjnego"
7946
7947#: wp-includes/post.php:114
7948msgid "Navigation Menu Item"
7949msgstr "Element menu nawigacyjnego"
7950
7951#. translators: 1: Site name
7952#: wp-links-opml.php:31
7953msgid "Links for %s"
7954msgstr "Odnośniki do %s"
7955
7956#: wp-includes/widgets/class-wp-nav-menu-widget.php:133
7957msgid "No menus have been created yet. <a href=\"%s\">Create some</a>."
7958msgstr "Żadne menu nie zostało jeszcze utworzone. <a href=\"%s\">Utwórz jakieś</a>."
7959
7960#: wp-includes/script-loader.php:751
7961msgid ""
7962"You are about to permanently delete this menu. \n"
7963" 'Cancel' to stop, 'OK' to delete."
7964msgstr ""
7965"Zamierzasz usunąć to menu na zawsze. \n"
7966" Kliknij 'Anuluj', aby anulować tę operację, lub 'OK', aby ją sfinalizować."
7967
7968#: wp-includes/link-template.php:3745
7969msgid "This is the short link."
7970msgstr "To jest krótki odnośnik."
7971
7972#. translators: 1: Number of updates available to WordPress
7973#: wp-includes/update.php:592
7974msgid "%d WordPress Update"
7975msgstr "%d aktualizacja WordPressa"
7976
7977#. translators: 1: Number of updates available to plugins
7978#: wp-includes/update.php:596
7979msgid "%d Plugin Update"
7980msgid_plural "%d Plugin Updates"
7981msgstr[0] "%d aktualizacja wtyczki"
7982msgstr[1] "%d aktualizacje wtyczek"
7983msgstr[2] "%d aktualizacji wtyczek"
7984
7985#. translators: 1: Number of updates available to themes
7986#: wp-includes/update.php:600
7987msgid "%d Theme Update"
7988msgid_plural "%d Theme Updates"
7989msgstr[0] "%d aktualizacja motywu"
7990msgstr[1] "%d aktualizacje motywów"
7991msgstr[2] "%d aktualizacji motywów"
7992
7993#: wp-signup.php:106
7994msgid "Site Name:"
7995msgstr "Nazwa witryny:"
7996
7997#: wp-signup.php:108
7998msgid "Site Domain:"
7999msgstr "Domena witryny:"
8000
8001#: wp-signup.php:121
8002msgid "sitename"
8003msgstr "nazwawitryny"
8004
8005#: wp-signup.php:132
8006msgid "Site Title:"
8007msgstr "Tytuł witryny:"
8008
8009#: wp-signup.php:307
8010msgid "Get <em>another</em> %s site in seconds"
8011msgstr "Zdobądź <em>kolejną</em> witrynę w sieci %s w ciągu kilku sekund"
8012
8013#: wp-signup.php:319
8014msgid "Sites you are already a member of:"
8015msgstr "Witryny, których jesteś już członkiem:"
8016
8017#: wp-signup.php:328
8018msgid "If you’re not going to use a great site domain, leave it for a new user. Now have at it!"
8019msgstr "Jeżeli nie zamierzasz używać witryny w atrakcyjnej domeny, pozostaw jÄ… dla nowego użytkownika. A teraz — dziaÅ‚aj!"
8020
8021#: wp-signup.php:343
8022msgid "Create Site"
8023msgstr "Utwórz witrynę"
8024
8025#. translators: %s: site name
8026#: wp-signup.php:469
8027msgid "The site %s is yours."
8028msgstr "Witryna %s jest Twoja."
8029
8030#: wp-signup.php:552
8031msgid "Gimme a site!"
8032msgstr "Dajcie mi witrynÄ™!"
8033
8034#. translators: %s: site address
8035#: wp-signup.php:750
8036msgid "Congratulations! Your new site, %s, is almost ready."
8037msgstr "Gratulacje! Twoja nowa witryna, %s, jest już prawie gotowa."
8038
8039#: wp-signup.php:752
8040msgid "But, before you can start using your site, <strong>you must activate it</strong>."
8041msgstr "Zanim zaczniesz używać swojej nowej witryny, <strong>konieczna jest jej aktywacja</strong>."
8042
8043#: wp-signup.php:755
8044msgid "If you do not activate your site within two days, you will have to sign up again."
8045msgstr "Jeśli nie aktywujesz swojej witryny w ciągu dwóch dni, konieczne będzie dokonanie ponownej jej rejestracji."
8046
8047#: wp-signup.php:852
8048msgid "Site registration has been disabled."
8049msgstr "Możliwość rejestracji witryn została wyłączona."
8050
8051#: wp-includes/script-loader.php:297
8052msgid "File canceled."
8053msgstr "Wysyłanie pliku zostało anulowane."
8054
8055#: wp-includes/ms-load.php:465
8056msgid "If your site does not display, please contact the owner of this network."
8057msgstr "Jeśli twoja witryna nie jest wyświetlana, skontaktuj się z właścicielem tej sieci witryn."
8058
8059#: wp-includes/ms-load.php:466
8060msgid "If you are the owner of this network please check that MySQL is running properly and all tables are error free."
8061msgstr "Jeśli jesteś właścicielem tej sieci witryn, upewnij się, że MySQL działa prawidłowo i wszystkie tabele są wolne od błędów."
8062
8063#. translators: 1: Post title
8064#: wp-includes/pluggable.php:1434
8065msgid "New trackback on your post \"%s\""
8066msgstr "Nowy trackback do twojego wpisu \"%s\""
8067
8068#: wp-includes/pluggable.php:1455
8069msgid "New comment on your post \"%s\""
8070msgstr "Nowy komentarz do twojego wpisu \"%s\""
8071
8072#. translators: 1: Post title
8073#: wp-includes/pluggable.php:1445
8074msgid "New pingback on your post \"%s\""
8075msgstr "Nowy pingback do twojego wpisu \"%s\""
8076
8077#. translators: 1: Post title
8078#: wp-includes/pluggable.php:1594
8079msgid "A new trackback on the post \"%s\" is waiting for your approval"
8080msgstr "Nowy trackback do wpisu \"%s\" czeka na zatwierdzenie przez ciebie"
8081
8082#. translators: 1: Post title
8083#: wp-includes/pluggable.php:1604
8084msgid "A new pingback on the post \"%s\" is waiting for your approval"
8085msgstr "Nowy pingback do wpisu \"%s\" czeka na zatwierdzenie przez ciebie"
8086
8087#. translators: 1: Post title
8088#: wp-includes/pluggable.php:1614
8089msgid "A new comment on the post \"%s\" is waiting for your approval"
8090msgstr "Nowy komentarz do wpisu \"%s\" czeka na zatwierdzenie przez ciebie"
8091
8092#: wp-includes/taxonomy.php:99
8093msgid "Navigation Menu"
8094msgstr "Nawigacyjne menu"
8095
8096#: wp-includes/widgets/class-wp-widget-tag-cloud.php:152
8097msgid "Taxonomy:"
8098msgstr "Taksonomia:"
8099
8100#: wp-includes/widgets/class-wp-nav-menu-widget.php:141
8101msgid "Select Menu:"
8102msgstr "Wybierz menu:"
8103
8104#. translators: %s: post title
8105#: wp-includes/theme-compat/comments.php:37
8106msgid "One response to %s"
8107msgstr "Jedna odpowiedź do %s"
8108
8109#: wp-includes/admin-bar.php:789
8110#: wp-includes/class-wp-customize-nav-menus.php:567
8111msgid "Menus"
8112msgstr "Menu"
8113
8114#: wp-includes/class-wp-xmlrpc-server.php:412
8115msgid "Software Name"
8116msgstr "Nazwa oprogramowania"
8117
8118#: wp-includes/class-wp-xmlrpc-server.php:417
8119msgid "Software Version"
8120msgstr "Wersja oprogramowania"
8121
8122#: wp-includes/class-wp-xmlrpc-server.php:474
8123msgid "Time Zone"
8124msgstr "Strefa czasowa"
8125
8126#: wp-includes/class-wp-xmlrpc-server.php:499
8127msgid "Allow new users to sign up"
8128msgstr "Zezwól nowym użytkownikom na rejestrację"
8129
8130#: wp-includes/class-wp-xmlrpc-server.php:2679
8131#: wp-includes/class-wp-xmlrpc-server.php:2799
8132#: wp-includes/class-wp-xmlrpc-server.php:2861
8133msgid "Sorry, no such page."
8134msgstr "Przepraszamy, brak takiej strony."
8135
8136#: wp-includes/class-wp-xmlrpc-server.php:2808
8137msgid "Failed to delete the page."
8138msgstr "Nie udało się usunąć strony."
8139
8140#: wp-includes/class-wp-xmlrpc-server.php:3090
8141#: wp-includes/class-wp-xmlrpc-server.php:3092
8142msgid "Sorry, the new category failed."
8143msgstr "Przepraszamy, nie udało się dodać nowej kategorii."
8144
8145#: wp-includes/class-wp-xmlrpc-server.php:3231
8146#: wp-includes/class-wp-xmlrpc-server.php:3363
8147#: wp-includes/class-wp-xmlrpc-server.php:3430
8148#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:317
8149msgid "Invalid comment ID."
8150msgstr "Nieprawidłowy identyfikator komentarza."
8151
8152#: wp-includes/class-wp-xmlrpc-server.php:3288
8153#: wp-includes/class-wp-xmlrpc-server.php:3445
8154msgid "Invalid comment status."
8155msgstr "Nieprawidłowy stan komentarza."
8156
8157#: wp-includes/class-wp-xmlrpc-server.php:1311
8158#: wp-includes/class-wp-xmlrpc-server.php:1570
8159#: wp-includes/class-wp-xmlrpc-server.php:1636
8160#: wp-includes/class-wp-xmlrpc-server.php:1734
8161#: wp-includes/class-wp-xmlrpc-server.php:2665
8162#: wp-includes/class-wp-xmlrpc-server.php:3545
8163#: wp-includes/class-wp-xmlrpc-server.php:3549
8164#: wp-includes/class-wp-xmlrpc-server.php:3686
8165#: wp-includes/class-wp-xmlrpc-server.php:4233
8166#: wp-includes/class-wp-xmlrpc-server.php:4297
8167#: wp-includes/class-wp-xmlrpc-server.php:4300
8168#: wp-includes/class-wp-xmlrpc-server.php:4303
8169#: wp-includes/class-wp-xmlrpc-server.php:4477
8170#: wp-includes/class-wp-xmlrpc-server.php:5208
8171#: wp-includes/class-wp-xmlrpc-server.php:5505
8172#: wp-includes/class-wp-xmlrpc-server.php:6018
8173#: wp-includes/class-wp-xmlrpc-server.php:6072
8174#: wp-includes/class-wp-xmlrpc-server.php:6191 wp-includes/post.php:3012
8175#: wp-includes/post.php:3546
8176#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:331
8177#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:693
8178#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:370
8179#: wp-includes/revision.php:292
8180msgid "Invalid post ID."
8181msgstr "Nieprawidłowy identyfikator wpisu."
8182
8183#: wp-includes/class-wp-xmlrpc-server.php:4541
8184#: wp-includes/class-wp-xmlrpc-server.php:5923
8185msgid "Either there are no posts, or something went wrong."
8186msgstr "Brak wpisów lub coś poszło nie tak."
8187
8188#: wp-includes/class-wp-xmlrpc-server.php:4701
8189#: wp-includes/class-wp-xmlrpc-server.php:4773
8190#: wp-includes/class-wp-xmlrpc-server.php:5605
8191#: wp-includes/class-wp-xmlrpc-server.php:6139
8192msgid "Sorry, no such post."
8193msgstr "Przepraszamy, brak takiego wpisu."
8194
8195#: wp-includes/class-wp-xmlrpc-server.php:6251
8196msgid "Is there no link to us?"
8197msgstr "Czy został dodany odnośnik do nas?"
8198
8199#: wp-includes/class-wp-xmlrpc-server.php:6286
8200#: wp-includes/class-wp-xmlrpc-server.php:6293
8201#: wp-includes/class-wp-xmlrpc-server.php:6300
8202#: wp-includes/class-wp-xmlrpc-server.php:6446
8203msgid "The specified target URL cannot be used as a target. It either doesn’t exist, or it is not a pingback-enabled resource."
8204msgstr "Podany docelowy adres URL nie może zostać użyty jako cel, ponieważ nie istnieje lub nie prowadzi do zasobu obsługującego pingbacki."
8205
8206#: wp-includes/class-wp-xmlrpc-server.php:6296
8207msgid "The source URL and the target URL cannot both point to the same resource."
8208msgstr "Źródłowy adres URL i docelowy adres URL nie mogą wskazywać na ten sam zasób."
8209
8210#: wp-includes/class-wp-xmlrpc-server.php:6304
8211msgid "The pingback has already been registered."
8212msgstr "Pingback został już zarejestrowany."
8213
8214#: wp-includes/class-wp-xmlrpc-server.php:6329
8215msgid "The source URL does not exist."
8216msgstr "Źródłowy adres URL nie istnieje."
8217
8218#: wp-includes/class-wp-xmlrpc-server.php:6350
8219msgid "We cannot find a title on that page."
8220msgstr "Nie udało nam się odnaleźć tytułu tej strony."
8221
8222#: wp-includes/class-wp-xmlrpc-server.php:6387
8223msgid "The source URL does not contain a link to the target URL, and so cannot be used as a source."
8224msgstr "Źródłowy adres URL nie zawiera odnośnika do docelowego adresu URL, więc nie może on zostać użyty jako źródło."
8225
8226#: wp-includes/class-wp-xmlrpc-server.php:6453
8227msgid "The specified target URL does not exist."
8228msgstr "Podany docelowy adres URL nie istnieje."
8229
8230#. translators: 1: Database error message, 2: SQL query, 3: Name of the calling
8231#. function
8232#: wp-includes/wp-db.php:1369
8233msgid "WordPress database error %1$s for query %2$s made by %3$s"
8234msgstr "Błąd %1$s bazy danych WordPressa podczas wykonywania zapytania %2$s wysłanego przez %3$s"
8235
8236#. translators: 1: Database error message, 2: SQL query
8237#: wp-includes/wp-db.php:1372
8238msgid "WordPress database error %1$s for query %2$s"
8239msgstr "Błąd %1$s bazy danych WordPressa podczas wykonywania zapytania %2$s"
8240
8241#: wp-includes/load.php:141
8242msgid "Your PHP installation appears to be missing the MySQL extension which is required by WordPress."
8243msgstr "Twoja konfiguracja PHP nie posiada włączonej obsługi rozszerzenia MySQL, która jest wymagana przez WordPressa."
8244
8245#. translators: 1: URL of the page linked from, 2: URL of the page linked to
8246#: wp-includes/class-wp-xmlrpc-server.php:6420
8247msgid "Pingback from %1$s to %2$s registered. Keep the web talking! :-)"
8248msgstr "Pingback z %1$s do %2$s został zarejestrowany. Niech Sieć przemawia! :-)"
8249
8250#: wp-includes/class-wp-xmlrpc-server.php:3888
8251msgid "Sorry, you are not allowed to update options."
8252msgstr "Przepraszamy, nie posiadasz uprawnień do zmiany opcji."
8253
8254#: wp-includes/class-wp-xmlrpc-server.php:4710
8255#: wp-includes/class-wp-xmlrpc-server.php:5384
8256#: wp-includes/class-wp-xmlrpc-server.php:6194
8257msgid "Sorry, you are not allowed to publish this post."
8258msgstr "Przepraszamy, nie posiadasz uprawnień do opublikowania tego wpisu."
8259
8260#: wp-includes/class-wp-xmlrpc-server.php:5270
8261msgid "Sorry, you are not allowed to change the post author as this user."
8262msgstr "Przepraszamy, nie posiadasz uprawnień do zmiany autora wpisu jako ten użytkownik."
8263
8264#: wp-includes/class-wp-xmlrpc-server.php:5275
8265msgid "Sorry, you are not allowed to change the page author as this user."
8266msgstr "Przepraszamy, nie posiadasz uprawnień do zmiany autora strony jako ten użytkownik."
8267
8268#: wp-includes/class-wp-xmlrpc-server.php:3690
8269msgid "Sorry, you are not allowed access to details of this post."
8270msgstr "Przepraszamy, nie posiadasz uprawnień do szczegółów tego wpisu."
8271
8272#: wp-includes/class-wp-xmlrpc-server.php:1332
8273#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1124
8274msgid "Sorry, you are not allowed to publish posts in this post type."
8275msgstr "Przepraszamy, nie posiadasz uprawnienia do publikowania wpisów tego typu treści."
8276
8277#: wp-includes/class-wp-xmlrpc-server.php:3531
8278msgid "You must be registered to comment."
8279msgstr "Musisz się zarejestrować, aby móc dodać komentarz."
8280
8281#. translators: 1: file name, 2: error message
8282#: wp-includes/class-wp-xmlrpc-server.php:5841
8283msgid "Could not write file %1$s (%2$s)."
8284msgstr "Nie można było zapisać pliku %1$s (%2$s)."
8285
8286#: wp-includes/class-wp-xmlrpc-server.php:3593
8287msgid "A valid email address is required."
8288msgstr "Wymagane jest wprowadzenie prawidłowego adresu email."
8289
8290#: wp-includes/class-wp-xmlrpc-server.php:3591
8291msgid "Comment author name and email are required."
8292msgstr "Wymagane jest wprowadzenie podpisu i adresu email autora."
8293
8294#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:640
8295msgid "Sorry, you are not allowed to update posts as this user."
8296msgstr "Przepraszamy, nie posiadasz uprawnienia do aktualizowania wpisów jako ten użytkownik"
8297
8298#: wp-includes/class-wp-xmlrpc-server.php:1305
8299#: wp-includes/class-wp-xmlrpc-server.php:1792
8300#: wp-includes/class-wp-xmlrpc-server.php:3300
8301#: wp-includes/class-wp-xmlrpc-server.php:4115
8302#: wp-includes/class-wp-xmlrpc-server.php:4879
8303#: wp-includes/class-wp-xmlrpc-server.php:4937
8304#: wp-includes/class-wp-xmlrpc-server.php:5215
8305#: wp-includes/class-wp-xmlrpc-server.php:5279 wp-includes/post.php:1160
8306#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:128
8307msgid "Invalid post type."
8308msgstr "Nieprawidłowy typ treści."
8309
8310#: wp-includes/class-wp-theme.php:785
8311msgid "Gray"
8312msgstr "Szary"
8313
8314#: wp-includes/post.php:202
8315msgid "Published <span class=\"count\">(%s)</span>"
8316msgid_plural "Published <span class=\"count\">(%s)</span>"
8317msgstr[0] "Opublikowane <span class=\"count\">(%s)</span>"
8318msgstr[1] "Opublikowane <span class=\"count\">(%s)</span>"
8319msgstr[2] "Opublikowane <span class=\"count\">(%s)</span>"
8320
8321#: wp-includes/post.php:209
8322msgid "Scheduled <span class=\"count\">(%s)</span>"
8323msgid_plural "Scheduled <span class=\"count\">(%s)</span>"
8324msgstr[0] "Zaplanowane <span class=\"count\">(%s)</span>"
8325msgstr[1] "Zaplanowane <span class=\"count\">(%s)</span>"
8326msgstr[2] "Zaplanowane <span class=\"count\">(%s)</span>"
8327
8328#: wp-includes/post.php:216
8329msgid "Draft <span class=\"count\">(%s)</span>"
8330msgid_plural "Drafts <span class=\"count\">(%s)</span>"
8331msgstr[0] "Szkice <span class=\"count\">(%s)</span>"
8332msgstr[1] "Szkice <span class=\"count\">(%s)</span>"
8333msgstr[2] "Szkice <span class=\"count\">(%s)</span>"
8334
8335#: wp-includes/post.php:230
8336msgid "Private <span class=\"count\">(%s)</span>"
8337msgid_plural "Private <span class=\"count\">(%s)</span>"
8338msgstr[0] "Prywatne <span class=\"count\">(%s)</span>"
8339msgstr[1] "Prywatne <span class=\"count\">(%s)</span>"
8340msgstr[2] "Prywatne <span class=\"count\">(%s)</span>"
8341
8342#: wp-includes/post.php:237
8343msgid "Trash <span class=\"count\">(%s)</span>"
8344msgid_plural "Trash <span class=\"count\">(%s)</span>"
8345msgstr[0] "Kosz <span class=\"count\">(%s)</span>"
8346msgstr[1] "Kosz <span class=\"count\">(%s)</span>"
8347msgstr[2] "Kosz <span class=\"count\">(%s)</span>"
8348
8349#: wp-includes/class-wp-editor.php:910
8350msgid "General"
8351msgstr "Ogólne"
8352
8353#: wp-includes/comment.php:241
8354msgid "Unapproved"
8355msgstr "Odrzucony"
8356
8357#: wp-includes/comment.php:658 wp-includes/comment.php:661
8358#: wp-includes/comment.php:664
8359msgid "Duplicate comment detected; it looks as though you’ve already said that!"
8360msgstr "Wykryto duplikat komentarza: wygląda na to, że już to powiedziano!"
8361
8362#: wp-includes/comment.php:2095
8363msgid "Could not update comment status"
8364msgstr "Nie można było zaktualizować stanu komentarza"
8365
8366#: wp-includes/cron.php:405
8367msgid "Once Hourly"
8368msgstr "Co godzinÄ™"
8369
8370#: wp-includes/cron.php:406
8371msgid "Twice Daily"
8372msgstr "Dwa razy dziennie"
8373
8374#: wp-includes/cron.php:407
8375msgid "Once Daily"
8376msgstr "Raz dziennie"
8377
8378#: wp-includes/widgets/class-wp-widget-links.php:142
8379#: wp-includes/widgets/class-wp-widget-pages.php:135
8380msgid "Sort by:"
8381msgstr "PorzÄ…dkuj wg:"
8382
8383#: wp-includes/widgets/class-wp-widget-pages.php:137
8384msgid "Page title"
8385msgstr "tytułów stron"
8386
8387#: wp-includes/widgets/class-wp-widget-pages.php:138
8388msgid "Page order"
8389msgstr "kolejności stron"
8390
8391#: wp-includes/widgets/class-wp-widget-pages.php:139
8392msgid "Page ID"
8393msgstr "identyfikatorów stron"
8394
8395#: wp-includes/widgets/class-wp-widget-pages.php:143
8396msgid "Exclude:"
8397msgstr "Pomiń:"
8398
8399#: wp-includes/widgets/class-wp-widget-links.php:27
8400msgid "Your blogroll"
8401msgstr "Twój blogroll"
8402
8403#: wp-includes/widgets/class-wp-widget-links.php:152
8404msgid "Show Link Image"
8405msgstr "Pokaż obrazek odnośnika"
8406
8407#: wp-includes/widgets/class-wp-widget-links.php:154
8408msgid "Show Link Name"
8409msgstr "Pokaż nazwę odnośnika"
8410
8411#: wp-includes/widgets/class-wp-widget-links.php:156
8412msgid "Show Link Description"
8413msgstr "Pokaż opis odnośnika"
8414
8415#: wp-includes/widgets/class-wp-widget-links.php:158
8416msgid "Show Link Rating"
8417msgstr "Pokaż klasyfikację odnośnika"
8418
8419#: wp-includes/widgets/class-wp-widget-archives.php:82
8420msgid "Select Month"
8421msgstr "Wybierz miesiÄ…c"
8422
8423#: wp-includes/widgets/class-wp-widget-archives.php:161
8424#: wp-includes/widgets/class-wp-widget-categories.php:167
8425msgid "Show post counts"
8426msgstr "Pokazuj liczbę wpisów"
8427
8428#: wp-includes/widgets/class-wp-widget-meta.php:58
8429msgid "Entries <abbr title=\"Really Simple Syndication\">RSS</abbr>"
8430msgstr "Kanał <abbr title=\"Really Simple Syndication\">RSS</abbr> z wpisami"
8431
8432#: wp-includes/widgets/class-wp-widget-calendar.php:41
8433msgid "Calendar"
8434msgstr "Kalendarz"
8435
8436#: wp-includes/widgets/class-wp-widget-text.php:32
8437msgid "Text"
8438msgstr "Tekst"
8439
8440#: wp-includes/widgets/class-wp-widget-categories.php:71
8441msgid "Select Category"
8442msgstr "Wybierz kategoriÄ™"
8443
8444#: wp-includes/widgets/class-wp-widget-categories.php:170
8445msgid "Show hierarchy"
8446msgstr "Pokazuj hierarchiÄ™"
8447
8448#: wp-includes/widgets/class-wp-widget-recent-posts.php:31
8449#: wp-includes/widgets/class-wp-widget-recent-posts.php:50
8450msgid "Recent Posts"
8451msgstr "Najnowsze wpisy"
8452
8453#: wp-includes/widgets/class-wp-widget-recent-posts.php:135
8454msgid "Number of posts to show:"
8455msgstr "Liczba wyświetlanych wpisów:"
8456
8457#. translators: comments widget: 1: comment author, 2: post link
8458#: wp-includes/widgets/class-wp-widget-recent-comments.php:116
8459msgctxt "widgets"
8460msgid "%1$s on %2$s"
8461msgstr "%1$s o %2$s"
8462
8463#: wp-includes/widgets.php:1267
8464msgid "Untitled"
8465msgstr "Bez tytułu"
8466
8467#: wp-includes/widgets.php:1351
8468msgid "Enter the RSS feed URL here:"
8469msgstr "Wprowadź adres URL kanału RSS:"
8470
8471#: wp-includes/widgets.php:1354
8472msgid "Give the feed a title (optional):"
8473msgstr "Nadaj kanałowi tytuł (opcjonalne):"
8474
8475#: wp-includes/widgets.php:1367
8476msgid "Display item content?"
8477msgstr "Wyświetlać zawartość elementów?"
8478
8479#: wp-includes/widgets.php:1370
8480msgid "Display item author if available?"
8481msgstr "Wyświetlać autorów wpisów?"
8482
8483#: wp-includes/widgets.php:1373
8484msgid "Display item date?"
8485msgstr "Wyświetlać daty dodania elementów?"
8486
8487#: wp-includes/widgets/class-wp-widget-tag-cloud.php:30
8488msgid "Tag Cloud"
8489msgstr "Chmurka tagów"
8490
8491#: wp-includes/deprecated.php:64
8492msgid "new WordPress Loop"
8493msgstr "nowa pętla WordPressa"
8494
8495#. translators: Comments feed title. 1: Post title
8496#: wp-includes/feed-rss2-comments.php:38
8497msgid "Comments on: %s"
8498msgstr "Komentarze do: %s"
8499
8500#. translators: Comments feed title. 1: Site name, 2: Search query
8501#: wp-includes/feed-atom-comments.php:36 wp-includes/feed-rss2-comments.php:41
8502msgid "Comments for %1$s searching on %2$s"
8503msgstr "Komentarze do %1$s wyszukiwane w %2$s"
8504
8505#. translators: Comments feed title. 1: Site name
8506#: wp-includes/feed-atom-comments.php:39 wp-includes/feed-rss2-comments.php:44
8507msgid "Comments for %s"
8508msgstr "Komentarze do %s"
8509
8510#. translators: Individual comment title. 1: Post title, 2: Comment author name
8511#: wp-includes/feed-atom-comments.php:81 wp-includes/feed-rss2-comments.php:80
8512msgid "Comment on %1$s by %2$s"
8513msgstr "Skomentuj %1$s, którego autorem jest %2$s"
8514
8515#. translators: Comment author title. 1: Comment author name
8516#: wp-includes/feed-atom-comments.php:84 wp-includes/feed-rss2-comments.php:83
8517msgid "By: %s"
8518msgstr "Autor: %s"
8519
8520#. translators: Time difference between two dates, in minutes (min=minute). 1:
8521#. Number of minutes
8522#: wp-includes/formatting.php:3227
8523msgid "%s min"
8524msgid_plural "%s mins"
8525msgstr[0] "%s minutÄ™"
8526msgstr[1] "%s minuty"
8527msgstr[2] "%s minut"
8528
8529#. translators: Time difference between two dates, in hours. 1: Number of hours
8530#: wp-includes/formatting.php:3233
8531msgid "%s hour"
8532msgid_plural "%s hours"
8533msgstr[0] "%s godzinÄ™"
8534msgstr[1] "%s godziny"
8535msgstr[2] "%s godzin"
8536
8537#. translators: Time difference between two dates, in days. 1: Number of days
8538#: wp-includes/formatting.php:3239
8539msgid "%s day"
8540msgid_plural "%s days"
8541msgstr[0] "%s dzień"
8542msgstr[1] "%s dni"
8543msgstr[2] "%s dni"
8544
8545#. translators: used between list items, there is a space after the comma
8546#: wp-includes/class-wp-theme.php:742
8547msgid ", "
8548msgstr ", "
8549
8550#: wp-includes/functions.php:2173
8551msgid "Could not write file %s"
8552msgstr "Nie można było zapisać pliku %s"
8553
8554#: wp-includes/functions.php:2605
8555msgid "WordPress Failure Notice"
8556msgstr "Informacja o niepowodzeniu WordPressa"
8557
8558#. translators: %s: logout URL
8559#: wp-includes/functions.php:2591
8560msgid "Do you really want to <a href=\"%s\">log out</a>?"
8561msgstr "Czy naprawdę chcesz się <a href='%s'>wylogować</a>?"
8562
8563#: wp-includes/functions.php:2600 wp-includes/ms-functions.php:1970
8564msgid "Please try again."
8565msgstr "Proszę spróbować ponownie."
8566
8567#: wp-includes/functions.php:2737 wp-load.php:92
8568msgid "WordPress › Error"
8569msgstr "WordPress › Błąd"
8570
8571#: wp-includes/functions.php:4619
8572msgid "Select a city"
8573msgstr "Wybierz miasto"
8574
8575#: wp-includes/functions.php:4664 wp-includes/functions.php:4668
8576msgid "UTC"
8577msgstr "UTC"
8578
8579#: wp-includes/general-template.php:272 wp-login.php:550 wp-login.php:613
8580#: wp-login.php:663 wp-login.php:744
8581msgid "Log in"
8582msgstr "Zaloguj siÄ™"
8583
8584#: wp-includes/general-template.php:274
8585msgid "Log out"
8586msgstr "Wyloguj siÄ™"
8587
8588#: wp-includes/general-template.php:539 wp-login.php:553 wp-login.php:666
8589#: wp-login.php:740 wp-login.php:933
8590msgid "Register"
8591msgstr "Zarejestruj siÄ™"
8592
8593#. translators: 1: separator, 2: search phrase
8594#: wp-includes/general-template.php:1179
8595msgid "Search Results %1$s %2$s"
8596msgstr "Wyniki wyszukiwania %1$s %2$s"
8597
8598#: wp-includes/general-template.php:969 wp-includes/general-template.php:1184
8599msgid "Page not found"
8600msgstr "Strona nie została znaleziona"
8601
8602#. translators: 1: month name, 2: 4-digit year
8603#: wp-includes/general-template.php:1743 wp-includes/media.php:3343
8604msgid "%1$s %2$d"
8605msgstr "%1$s %2$d"
8606
8607#. translators: Calendar caption: 1: month name, 2: 4-digit year
8608#: wp-includes/general-template.php:1968
8609msgctxt "calendar caption"
8610msgid "%1$s %2$s"
8611msgstr "%1$s %2$s"
8612
8613#. translators: Separator between blog name and feed type in feed links
8614#: wp-includes/general-template.php:2606 wp-includes/general-template.php:2648
8615msgctxt "feed link"
8616msgid "»"
8617msgstr "»"
8618
8619#. translators: 1: blog title, 2: separator (raquo)
8620#: wp-includes/general-template.php:2608
8621msgid "%1$s %2$s Feed"
8622msgstr "%1$s %2$s Kanał z wpisami"
8623
8624#. translators: 1: blog name, 2: separator(raquo), 3: category name
8625#: wp-includes/general-template.php:2652
8626msgid "%1$s %2$s %3$s Category Feed"
8627msgstr "%1$s %2$s Kanał z wpisami zaszufladkowanymi do kategorii %3$s"
8628
8629#. translators: 1: blog name, 2: separator(raquo), 3: tag name
8630#: wp-includes/general-template.php:2654
8631msgid "%1$s %2$s %3$s Tag Feed"
8632msgstr "%1$s %2$s Kanał z wpisami otagowanymi jako %3$s"
8633
8634#. translators: 1: blog name, 2: separator(raquo), 3: author name
8635#: wp-includes/general-template.php:2658
8636msgid "%1$s %2$s Posts by %3$s Feed"
8637msgstr "%1$s %2$s Kanał z wpisami, których autorem jest %3$s"
8638
8639#: wp-includes/general-template.php:3258
8640msgid "« Previous"
8641msgstr "« Poprzednie"
8642
8643#: wp-includes/general-template.php:3259
8644msgid "Next »"
8645msgstr "NastÄ™pne »"
8646
8647#: wp-includes/class-http.php:965 wp-includes/class-wp-http-curl.php:232
8648#: wp-includes/class-wp-http-curl.php:271
8649msgid "Too many redirects."
8650msgstr "Zbyt wiele przekierowań."
8651
8652#. translators: month name
8653#: wp-includes/class-wp-locale.php:158 wp-includes/class-wp-locale.php:186
8654msgid "January"
8655msgstr "Styczeń"
8656
8657#. translators: month name
8658#: wp-includes/class-wp-locale.php:159 wp-includes/class-wp-locale.php:187
8659msgid "February"
8660msgstr "Luty"
8661
8662#. translators: month name
8663#: wp-includes/class-wp-locale.php:160 wp-includes/class-wp-locale.php:188
8664msgid "March"
8665msgstr "Marzec"
8666
8667#. translators: month name
8668#: wp-includes/class-wp-locale.php:161 wp-includes/class-wp-locale.php:189
8669msgid "April"
8670msgstr "Kwiecień"
8671
8672#. translators: month name
8673#: wp-includes/class-wp-locale.php:162 wp-includes/class-wp-locale.php:190
8674msgid "May"
8675msgstr "Maj"
8676
8677#. translators: month name
8678#: wp-includes/class-wp-locale.php:163 wp-includes/class-wp-locale.php:191
8679msgid "June"
8680msgstr "Czerwiec"
8681
8682#. translators: month name
8683#: wp-includes/class-wp-locale.php:164 wp-includes/class-wp-locale.php:192
8684msgid "July"
8685msgstr "Lipiec"
8686
8687#. translators: month name
8688#: wp-includes/class-wp-locale.php:165 wp-includes/class-wp-locale.php:193
8689msgid "August"
8690msgstr "Sierpień"
8691
8692#. translators: month name
8693#: wp-includes/class-wp-locale.php:166 wp-includes/class-wp-locale.php:194
8694msgid "September"
8695msgstr "Wrzesień"
8696
8697#. translators: month name
8698#: wp-includes/class-wp-locale.php:167 wp-includes/class-wp-locale.php:195
8699msgid "October"
8700msgstr "Październik"
8701
8702#. translators: month name
8703#: wp-includes/class-wp-locale.php:168 wp-includes/class-wp-locale.php:196
8704msgid "November"
8705msgstr "Listopad"
8706
8707#. translators: month name
8708#: wp-includes/class-wp-locale.php:169 wp-includes/class-wp-locale.php:197
8709msgid "December"
8710msgstr "Grudzień"
8711
8712#. translators: weekday
8713#: wp-includes/class-wp-locale.php:131 wp-includes/class-wp-locale.php:140
8714#: wp-includes/class-wp-locale.php:149
8715msgid "Sunday"
8716msgstr "niedziela"
8717
8718#. translators: weekday
8719#: wp-includes/class-wp-locale.php:132 wp-includes/class-wp-locale.php:141
8720#: wp-includes/class-wp-locale.php:150
8721msgid "Monday"
8722msgstr "poniedziałek"
8723
8724#. translators: weekday
8725#: wp-includes/class-wp-locale.php:133 wp-includes/class-wp-locale.php:142
8726#: wp-includes/class-wp-locale.php:151
8727msgid "Tuesday"
8728msgstr "wtorek"
8729
8730#. translators: weekday
8731#: wp-includes/class-wp-locale.php:134 wp-includes/class-wp-locale.php:143
8732#: wp-includes/class-wp-locale.php:152
8733msgid "Wednesday"
8734msgstr "środa"
8735
8736#. translators: weekday
8737#: wp-includes/class-wp-locale.php:135 wp-includes/class-wp-locale.php:144
8738#: wp-includes/class-wp-locale.php:153
8739msgid "Thursday"
8740msgstr "czwartek"
8741
8742#. translators: weekday
8743#: wp-includes/class-wp-locale.php:136 wp-includes/class-wp-locale.php:145
8744#: wp-includes/class-wp-locale.php:154
8745msgid "Friday"
8746msgstr "piÄ…tek"
8747
8748#. translators: weekday
8749#: wp-includes/class-wp-locale.php:137 wp-includes/class-wp-locale.php:146
8750#: wp-includes/class-wp-locale.php:155
8751msgid "Saturday"
8752msgstr "sobota"
8753
8754#. translators: three-letter abbreviation of the weekday
8755#: wp-includes/class-wp-locale.php:149
8756msgid "Sun"
8757msgstr "nie"
8758
8759#. translators: three-letter abbreviation of the weekday
8760#: wp-includes/class-wp-locale.php:150
8761msgid "Mon"
8762msgstr "pon"
8763
8764#. translators: three-letter abbreviation of the weekday
8765#: wp-includes/class-wp-locale.php:151
8766msgid "Tue"
8767msgstr "wt"
8768
8769#. translators: three-letter abbreviation of the weekday
8770#: wp-includes/class-wp-locale.php:152
8771msgid "Wed"
8772msgstr "śr"
8773
8774#. translators: three-letter abbreviation of the weekday
8775#: wp-includes/class-wp-locale.php:153
8776msgid "Thu"
8777msgstr "czw"
8778
8779#. translators: three-letter abbreviation of the weekday
8780#: wp-includes/class-wp-locale.php:154
8781msgid "Fri"
8782msgstr "pt"
8783
8784#. translators: three-letter abbreviation of the weekday
8785#: wp-includes/class-wp-locale.php:155
8786msgid "Sat"
8787msgstr "sob"
8788
8789#: wp-includes/class-wp-editor.php:937
8790msgid "Print"
8791msgstr "Wydrukuj"
8792
8793#: wp-includes/class-wp-editor.php:909
8794msgid "Insert/edit image"
8795msgstr "Wstaw/edytuj obrazek"
8796
8797#: wp-includes/class-wp-editor.php:943 wp-includes/class-wp-editor.php:1444
8798#: wp-includes/script-loader.php:428
8799msgid "Insert/edit link"
8800msgstr "Wstaw/edytuj odnośnik"
8801
8802#: wp-includes/class-wp-editor.php:987
8803msgid "Insert row before"
8804msgstr "Wstaw wiersz powyżej"
8805
8806#: wp-includes/class-wp-editor.php:988
8807msgid "Insert row after"
8808msgstr "Wstaw wiersz poniżej"
8809
8810#: wp-includes/class-wp-editor.php:993
8811msgid "Delete row"
8812msgstr "Usuń wiersz"
8813
8814#: wp-includes/class-wp-editor.php:989
8815msgid "Insert column before"
8816msgstr "Wstaw kolumnÄ™ przed"
8817
8818#: wp-includes/class-wp-editor.php:990
8819msgid "Insert column after"
8820msgstr "Wstaw kolumnÄ™ po"
8821
8822#: wp-includes/class-wp-editor.php:997
8823msgid "Merge table cells"
8824msgstr "Scal komórki tabeli"
8825
8826#: wp-includes/class-wp-editor.php:973
8827msgid "Table row properties"
8828msgstr "Właściwości wiersza tabeli"
8829
8830#: wp-includes/class-wp-editor.php:974
8831msgid "Table cell properties"
8832msgstr "Właściwości komórki tabeli"
8833
8834#: wp-includes/class-wp-editor.php:972
8835msgid "Table properties"
8836msgstr "Właściwości tabeli"
8837
8838#: wp-includes/class-wp-editor.php:991
8839msgid "Paste table row before"
8840msgstr "Wklej wiersz tabeli przed"
8841
8842#: wp-includes/class-wp-editor.php:992
8843msgid "Paste table row after"
8844msgstr "Wklej wiersz tabeli po"
8845
8846#: wp-includes/class-wp-editor.php:995
8847msgid "Cut table row"
8848msgstr "Wytnij wiersz tabeli"
8849
8850#: wp-includes/class-wp-editor.php:996
8851msgid "Copy table row"
8852msgstr "Skopiuj wiersz tabeli"
8853
8854#: wp-includes/class-wp-editor.php:971
8855msgid "Delete table"
8856msgstr "Usuń tabelę"
8857
8858#: wp-includes/class-wp-editor.php:977
8859msgid "Row"
8860msgstr "Wiersz"
8861
8862#: wp-includes/class-wp-editor.php:900
8863msgid "Document properties"
8864msgstr "Właściwości dokumentu"
8865
8866#: wp-includes/class-wp-editor.php:843
8867msgid "Paragraph"
8868msgstr "Akapit"
8869
8870#: wp-includes/class-wp-editor.php:834
8871msgid "Heading 1"
8872msgstr "Nagłówek 1"
8873
8874#: wp-includes/class-wp-editor.php:835
8875msgid "Heading 2"
8876msgstr "Nagłówek 2"
8877
8878#: wp-includes/class-wp-editor.php:836
8879msgid "Heading 3"
8880msgstr "Nagłówek 3"
8881
8882#: wp-includes/class-wp-editor.php:837
8883msgid "Heading 4"
8884msgstr "Nagłówek 4"
8885
8886#: wp-includes/class-wp-editor.php:838
8887msgid "Heading 5"
8888msgstr "Nagłówek 5"
8889
8890#: wp-includes/class-wp-editor.php:839
8891msgid "Heading 6"
8892msgstr "Nagłówek 6"
8893
8894#: wp-includes/class-wp-editor.php:858 wp-includes/script-loader.php:118
8895msgid "Code"
8896msgstr "Kod"
8897
8898#: wp-includes/class-wp-editor.php:856 wp-includes/script-loader.php:100
8899msgid "Bold"
8900msgstr "Pogrubienie"
8901
8902#: wp-includes/class-wp-editor.php:857 wp-includes/script-loader.php:102
8903msgid "Italic"
8904msgstr "Kursywa"
8905
8906#: wp-includes/class-wp-editor.php:851
8907msgid "Underline"
8908msgstr "Podkreślenie"
8909
8910#: wp-includes/class-wp-editor.php:852
8911msgid "Strikethrough"
8912msgstr "Przekreślenie"
8913
8914#: wp-includes/class-wp-editor.php:853
8915msgid "Subscript"
8916msgstr "Indeks dolny"
8917
8918#: wp-includes/class-wp-editor.php:854
8919msgid "Superscript"
8920msgstr "Indeks górny"
8921
8922#: wp-includes/class-wp-editor.php:870
8923msgid "Cut"
8924msgstr "Wytnij"
8925
8926#: wp-includes/class-wp-editor.php:871
8927msgid "Copy"
8928msgstr "Kopiuj"
8929
8930#: wp-includes/class-wp-editor.php:872
8931msgid "Paste"
8932msgstr "Wklej"
8933
8934#: wp-includes/class-wp-editor.php:830
8935msgid "New document"
8936msgstr "Nowy dokument"
8937
8938#: wp-includes/class-wp-editor.php:916
8939msgid "Image description"
8940msgstr "Opis obrazka"
8941
8942#: wp-includes/class-wp-editor.php:913
8943msgid "Border"
8944msgstr "Obramowanie"
8945
8946#: wp-includes/class-wp-editor.php:918
8947msgid "Dimensions"
8948msgstr "Wymiary"
8949
8950#: wp-includes/class-wp-editor.php:915
8951msgid "Vertical space"
8952msgstr "Odstęp w pionie"
8953
8954#: wp-includes/class-wp-editor.php:941
8955msgid "Horizontal space"
8956msgstr "Odstęp w poziomie"
8957
8958#: wp-includes/class-wp-editor.php:1010
8959#: wp-includes/customize/class-wp-customize-background-position-control.php:46
8960msgid "Top"
8961msgstr "Góra"
8962
8963#: wp-includes/class-wp-editor.php:1011
8964msgid "Middle"
8965msgstr "Åšrodek"
8966
8967#: wp-includes/class-wp-editor.php:1012
8968#: wp-includes/customize/class-wp-customize-background-position-control.php:56
8969msgid "Bottom"
8970msgstr "Dół"
8971
8972#: wp-includes/class-wp-editor.php:914
8973msgid "Constrain proportions"
8974msgstr "Zachowaj proporcje"
8975
8976#: wp-includes/media-template.php:1094 wp-includes/media-template.php:1183
8977msgid "Loop"
8978msgstr "Zapętlaj"
8979
8980#: wp-includes/media-template.php:845 wp-includes/media-template.php:911
8981msgid "Align"
8982msgstr "Wyrównanie"
8983
8984#: wp-includes/admin-bar.php:795
8985msgid "Background"
8986msgstr "Tło"
8987
8988#: wp-includes/class-wp-editor.php:939 wp-includes/script-loader.php:352
8989msgid "Fullscreen"
8990msgstr "Pełny ekran"
8991
8992#: wp-includes/script-loader.php:369
8993msgid "Mute"
8994msgstr "Wycisz"
8995
8996#: wp-includes/media.php:3463
8997msgid "Edit Gallery"
8998msgstr "Edytuj galeriÄ™"
8999
9000#: wp-includes/class-wp-editor.php:912
9001msgid "Source"
9002msgstr "Źródło"
9003
9004#: wp-includes/class-wp-editor.php:1073
9005msgid "Letter"
9006msgstr "Litera"
9007
9008#: wp-includes/class-wp-editor.php:1074
9009msgid "Action"
9010msgstr "Działanie"
9011
9012#: wp-includes/class-wp-editor.php:873
9013msgid "Select all"
9014msgstr "Zaznacz wszystko"
9015
9016#: wp-includes/class-wp-editor.php:963
9017msgid "Check Spelling"
9018msgstr "Sprawdź pisownię"
9019
9020#: wp-includes/script-loader.php:104
9021msgid "Insert link"
9022msgstr "Wstaw odnośnik"
9023
9024#: wp-includes/class-wp-editor.php:944
9025msgid "Remove link"
9026msgstr "Usuń odnośnik"
9027
9028#: wp-includes/class-wp-editor.php:1050
9029msgid "Insert Page Break tag"
9030msgstr "Wstaw znak nowej strony"
9031
9032#: wp-includes/link-template.php:699
9033msgid "Comments Feed"
9034msgstr "Kanał z komentarzami"
9035
9036#: wp-includes/link-template.php:1779 wp-includes/link-template.php:2021
9037msgid "Previous Post"
9038msgstr "Poprzedni wpis"
9039
9040#: wp-includes/link-template.php:1779 wp-includes/link-template.php:2021
9041msgid "Next Post"
9042msgstr "Następny wpis"
9043
9044#: wp-includes/deprecated.php:2671
9045msgid "Last Post"
9046msgstr "Ostatni wpis"
9047
9048#: wp-includes/link-template.php:2691
9049msgid "Newer Comments »"
9050msgstr "Nowsze komentarze »"
9051
9052#: wp-includes/link-template.php:2735
9053msgid "« Older Comments"
9054msgstr "« Starsze komentarze"
9055
9056#: wp-includes/class-wp-locale.php:200
9057msgid "am"
9058msgstr "am"
9059
9060#: wp-includes/class-wp-locale.php:201
9061msgid "pm"
9062msgstr "pm"
9063
9064#: wp-includes/class-wp-locale.php:202
9065msgid "AM"
9066msgstr "AM"
9067
9068#: wp-includes/class-wp-locale.php:203
9069msgid "PM"
9070msgstr "PM"
9071
9072#. translators: Comment moderation. 1: Comment action URL
9073#: wp-includes/pluggable.php:1471 wp-includes/pluggable.php:1632
9074msgid "Trash it: %s"
9075msgstr "PrzenieÅ› do kosza: %s"
9076
9077#. translators: Comment moderation. 1: Comment action URL
9078#: wp-includes/pluggable.php:1473 wp-includes/pluggable.php:1635
9079msgid "Delete it: %s"
9080msgstr "Usuń: %s"
9081
9082#. translators: Comment moderation. 1: Comment action URL
9083#: wp-includes/pluggable.php:1475 wp-includes/pluggable.php:1639
9084msgid "Spam it: %s"
9085msgstr "Oznacz jako spam: %s"
9086
9087#. translators: Comment moderation. 1: Comment action URL
9088#: wp-includes/pluggable.php:1628
9089msgid "Approve it: %s"
9090msgstr "Zatwierdź: %s"
9091
9092#: wp-includes/pluggable.php:1759 wp-includes/pluggable.php:1789
9093#: wp-login.php:329
9094msgid "Username: %s"
9095msgstr "Nazwa użytkownika: %s"
9096
9097#: wp-includes/pluggable.php:1762
9098msgid "[%s] New User Registration"
9099msgstr "[%s] Rejestracja nowego użytkownika"
9100
9101#: wp-includes/post-template.php:130
9102msgid "Protected: %s"
9103msgstr "Zabezpieczony: %s"
9104
9105#: wp-includes/post-template.php:145
9106msgid "Private: %s"
9107msgstr "Prywatny: %s"
9108
9109#: wp-includes/post-template.php:865
9110msgid "Next page"
9111msgstr "Następna strona"
9112
9113#: wp-includes/post-template.php:866
9114msgid "Previous page"
9115msgstr "Poprzednia strona"
9116
9117#: wp-includes/post-template.php:1334
9118msgid "Home"
9119msgstr "Strona główna"
9120
9121#: wp-includes/deprecated.php:1840 wp-includes/post-template.php:1499
9122msgid "Missing Attachment"
9123msgstr "Brakujący załącznik"
9124
9125#: wp-includes/post.php:3298
9126msgid "Could not update post in the database"
9127msgstr "Nie można było zaktualizować wpisu w bazie danych"
9128
9129#: wp-includes/post.php:3313
9130msgid "Could not insert post into the database"
9131msgstr "Nie można było wstawić wpisu do bazy danych"
9132
9133#: wp-includes/revision.php:295
9134msgid "Cannot create a revision of a revision"
9135msgstr "Nie można utworzyć alternatywnej wersji alternatywnej wersji"
9136
9137#: wp-includes/user.php:2000
9138msgid "AIM"
9139msgstr "AIM"
9140
9141#: wp-includes/user.php:2001
9142msgid "Yahoo IM"
9143msgstr "Yahoo IM"
9144
9145#: wp-includes/user.php:2002
9146msgid "Jabber / Google Talk"
9147msgstr "Jabber / Google Talk"
9148
9149#: wp-includes/rss.php:917 wp-includes/widgets.php:1251
9150msgid "An error has occurred, which probably means the feed is down. Try again later."
9151msgstr "Wystąpił błąd, co prawdopodobnie oznacza, że kanał nie działa. Spróbuj ponownie później."
9152
9153#: wp-includes/script-loader.php:92
9154msgid "Close all open tags"
9155msgstr "Zamknij wszystkie otwarte tagi"
9156
9157#: wp-includes/script-loader.php:93
9158msgid "close tags"
9159msgstr "zamknij tagi"
9160
9161#: wp-includes/script-loader.php:94
9162msgid "Enter the URL"
9163msgstr "Wprowadź adres URL"
9164
9165#: wp-includes/script-loader.php:95
9166msgid "Enter the URL of the image"
9167msgstr "Wprowadź adres URL obrazka"
9168
9169#: wp-includes/script-loader.php:96
9170msgid "Enter a description of the image"
9171msgstr "Wprowadź opis obrazka"
9172
9173#: wp-includes/script-loader.php:133 wp-includes/script-loader.php:518
9174msgid "An unidentified error has occurred."
9175msgstr "Wystąpił niezidentyfikowany błąd."
9176
9177#: wp-includes/script-loader.php:265
9178msgid "Next >"
9179msgstr "NastÄ™pne »"
9180
9181#: wp-includes/script-loader.php:266
9182msgid "< Prev"
9183msgstr "« Poprzednie"
9184
9185#: wp-includes/script-loader.php:267
9186msgid "Image"
9187msgstr "Obrazek"
9188
9189#: wp-includes/script-loader.php:268
9190msgid "of"
9191msgstr "z"
9192
9193#: wp-includes/script-loader.php:282
9194msgid "This file is empty. Please try another."
9195msgstr "Ten plik jest pusty. Proszę spróbować wysłać inny."
9196
9197#: wp-includes/script-loader.php:287
9198msgid "An error occurred in the upload. Please try again later."
9199msgstr "Wystąpił błąd podczas wysyłania pliku na serwer. Proszę spróbować ponownie później."
9200
9201#: wp-includes/script-loader.php:288
9202msgid "There was a configuration error. Please contact the server administrator."
9203msgstr "W konfiguracji znajduje się błąd. Proszę skontaktować się z administratorem serwera."
9204
9205#: wp-includes/script-loader.php:290
9206msgid "HTTP error."
9207msgstr "Błąd HTTP."
9208
9209#: wp-includes/script-loader.php:291
9210msgid "Upload failed."
9211msgstr "Wysyłanie nie powiodło się."
9212
9213#: wp-includes/script-loader.php:295
9214msgid "IO error."
9215msgstr "Błąd wejścia/wyjścia."
9216
9217#: wp-includes/script-loader.php:296
9218msgid "Security error."
9219msgstr "Błąd zabezpieczeń."
9220
9221#: wp-includes/script-loader.php:298
9222msgid "Upload stopped."
9223msgstr "Wysyłanie zostało zatrzymane."
9224
9225#: wp-includes/script-loader.php:300
9226msgid "Crunching…"
9227msgstr "Dzielenie…"
9228
9229#: wp-includes/script-loader.php:301
9230msgid "moved to the trash."
9231msgstr "został przeniesiony do kosza."
9232
9233#: wp-includes/script-loader.php:404
9234msgctxt "password strength"
9235msgid "Medium"
9236msgstr "Åšrednie"
9237
9238#: wp-includes/script-loader.php:556
9239msgid "Publish on:"
9240msgstr "Opublikuj:"
9241
9242#: wp-includes/script-loader.php:557
9243msgid "Schedule for:"
9244msgstr "Zaplanuj na:"
9245
9246#: wp-includes/script-loader.php:558
9247msgid "Published on:"
9248msgstr "Opublikowany:"
9249
9250#: wp-includes/script-loader.php:561
9251msgid "Show more comments"
9252msgstr "Pokaż więcej komentarzy"
9253
9254#: wp-includes/script-loader.php:562
9255msgid "No more comments found."
9256msgstr "Nie znaleziono więcej komentarzy."
9257
9258#: wp-includes/script-loader.php:571
9259msgid "Password Protected"
9260msgstr "Zabezpieczony hasłem"
9261
9262#: wp-includes/script-loader.php:597
9263msgid "Submitted on:"
9264msgstr "Wysłany:"
9265
9266#: wp-includes/script-loader.php:610 wp-includes/script-loader.php:619
9267msgid "Error while saving the changes."
9268msgstr "Błąd zapisu zmian."
9269
9270#: wp-includes/script-loader.php:742
9271msgid "Saving..."
9272msgstr "Zapisywanie..."
9273
9274#: wp-includes/script-loader.php:743
9275msgid "Could not set that as the thumbnail image. Try a different attachment."
9276msgstr "Nie można było ustawić tego pliku jako miniatury. Proszę spróbować użyć innego załącznika."
9277
9278#: wp-includes/script-loader.php:575
9279msgid "Saving Draft…"
9280msgstr "Zapisywanie szkicu…"
9281
9282#: wp-includes/taxonomy.php:726 wp-includes/taxonomy.php:2577
9283#: wp-includes/taxonomy.php:3848
9284msgid "Empty Term"
9285msgstr "Brak terminu"
9286
9287#: wp-includes/taxonomy.php:4050
9288msgid "Invalid object ID"
9289msgstr "Nieprawidłowy identyfikator elementu"
9290
9291#: wp-includes/functions.php:5270 wp-includes/user.php:280
9292msgid "Please log in again."
9293msgstr "Proszę zalogować się ponownie."
9294
9295#: wp-includes/widgets.php:173 wp-includes/widgets.php:244
9296msgid "Sidebar %d"
9297msgstr "Panel boczny nr %d"
9298
9299#: wp-login.php:104
9300msgid "Powered by WordPress"
9301msgstr "Oparte na WordPressie"
9302
9303#: wp-includes/user.php:2104
9304msgid "Password reset is not allowed for this user"
9305msgstr "Generowanie nowego hasła do tego konta użytkownika jest niedozwolone"
9306
9307#: wp-includes/user.php:2158 wp-includes/user.php:2161
9308#: wp-includes/user.php:2165 wp-includes/user.php:2189
9309#: wp-includes/user.php:2198 wp-includes/user.php:2202
9310#: wp-includes/user.php:2219
9311msgid "Invalid key"
9312msgstr "Nieprawidłowy klucz"
9313
9314#: wp-login.php:527
9315msgid "Lost Password"
9316msgstr "Utracone hasło"
9317
9318#: wp-login.php:546
9319msgid "Get New Password"
9320msgstr "Zdobądź nowe hasło"
9321
9322#: wp-login.php:718
9323msgid "Registration Form"
9324msgstr "Formularz rejestracyjny"
9325
9326#: wp-includes/user.php:144 wp-includes/user.php:170 wp-includes/user.php:222
9327#: wp-includes/user.php:242 wp-login.php:745 wp-login.php:939
9328msgid "Lost your password?"
9329msgstr "Nie pamiętasz hasła?"
9330
9331#: wp-login.php:816
9332msgid "You have logged in successfully."
9333msgstr "Zalogowano się pomyślnie."
9334
9335#: wp-login.php:857
9336msgid "You are now logged out."
9337msgstr "Wylogowano siÄ™."
9338
9339#: wp-login.php:859
9340msgid "User registration is currently not allowed."
9341msgstr "Rejestracja użytkowników jest obecnie niedozwolona."
9342
9343#: wp-includes/general-template.php:410 wp-login.php:914
9344msgid "Remember Me"
9345msgstr "Zapamiętaj mnie"
9346
9347#: wp-mail.php:60
9348msgid "There doesn’t seem to be any new mail."
9349msgstr "Wygląda na to, że nie ma żadnych nowych wiadomości."
9350
9351#. translators: Post author email address
9352#: wp-mail.php:128
9353msgid "Author is %s"
9354msgstr "Autorem jest %s"
9355
9356#. translators: %s: POP3 error
9357#: wp-mail.php:238
9358msgid "Oops: %s"
9359msgstr "Ups: %s"
9360
9361#: wp-includes/ms-functions.php:456
9362msgid "Sorry, usernames must have letters too!"
9363msgstr "Przepraszamy, nazwy użytkowników muszą składać się także z liter!"
9364
9365#: wp-includes/ms-functions.php:471 wp-includes/user.php:1452
9366msgid "Sorry, that username already exists!"
9367msgstr "Przepraszamy, istnieje już konto używające takiej nazwy!"
9368
9369#: wp-includes/ms-functions.php:487
9370msgid "That username is currently reserved but may be available in a couple of days."
9371msgstr "Ta nazwa użytkownika jest w tej chwili zajęta, ale być może zostanie zwolniona w ciągu następnych kilku dni."
9372
9373#: wp-includes/ms-functions.php:980
9374msgid "Invalid activation key."
9375msgstr "Nieprawidłowy klucz aktywacyjny."
9376
9377#: wp-includes/ms-functions.php:1000
9378msgid "Could not create user"
9379msgstr "Nie można było utworzyć konta dla użytkownika"
9380
9381#: wp-includes/ms-functions.php:1008
9382msgid "That username is already activated."
9383msgstr "Ta nazwa użytkownika została już aktywowana."
9384
9385#: wp-includes/ms-functions.php:1266
9386msgid "New User Registration: %s"
9387msgstr "Rejestracja nowego użytkownika: %s"
9388
9389#. translators: New user notification email subject. 1: Network name, 2: New
9390#. user login
9391#: wp-includes/ms-functions.php:1619
9392msgid "New %1$s User: %2$s"
9393msgstr "Nowy użytkownik sieci %1$s: %2$s"
9394
9395#: wp-signup.php:173
9396msgid "Privacy:"
9397msgstr "Prywatność:"
9398
9399#: wp-signup.php:310
9400msgid "There was a problem, please correct the form below and try again."
9401msgstr "Wystąpił problem. Proszę poprawić dane wprowadzone do pól poniższego formularza i spróbować ponownie."
9402
9403#. translators: %s: name of the network
9404#: wp-signup.php:535
9405msgid "Get your own %s account in seconds"
9406msgstr "Załóż swoje własne konto w sieci %s w ciągu kilku sekund"
9407
9408#: wp-signup.php:555
9409msgid "Just a username, please."
9410msgstr "Proszę tylko wprowadzić o nazwę użytkownika."
9411
9412#: wp-includes/script-loader.php:979 wp-signup.php:559
9413msgid "Next"
9414msgstr "Dalej"
9415
9416#. translators: %s: username
9417#: wp-signup.php:605
9418msgid "%s is your new username"
9419msgstr "%s jest Twoją nową nazwą użytkownika"
9420
9421#: wp-signup.php:606
9422msgid "But, before you can start using your new username, <strong>you must activate it</strong>."
9423msgstr "Zanim zaczniesz używać swojej nowej nazwy użytkownika, <strong>konieczna jest jej aktywacja</strong>."
9424
9425#: wp-signup.php:609
9426msgid "If you do not activate your username within two days, you will have to sign up again."
9427msgstr "Jeśli nie aktywujesz swojej nazwy użytkownika w ciągu dwóch dni, konieczne będzie dokonanie ponownej rejestracji."
9428
9429#: wp-signup.php:673
9430msgid "Signup"
9431msgstr "Zarejestruj siÄ™"
9432
9433#: wp-signup.php:834
9434msgid "Registration has been disabled."
9435msgstr "Możliwość rejestracji została wyłączona."
9436
9437#: wp-signup.php:846
9438msgid "User registration has been disabled."
9439msgstr "Możliwość rejestracji kont została wyłączona."
9440
9441#: wp-includes/deprecated.php:963
9442msgid "Last updated"
9443msgstr "Ostatnia aktualizacja"
9444
9445#: wp-includes/comment-template.php:2247
9446msgid "Cancel reply"
9447msgstr "Anuluj pisanie odpowiedzi"
9448
9449#: wp-includes/comment-template.php:2248
9450msgid "Post Comment"
9451msgstr "Opublikuj komentarz"
9452
9453#: wp-includes/user.php:130
9454msgid "<strong>ERROR</strong>: The username field is empty."
9455msgstr "<strong>BÅÄ„D</strong>: Pole „Nazwa użytkownika” jest puste."
9456
9457#: wp-includes/user.php:133 wp-includes/user.php:206
9458msgid "<strong>ERROR</strong>: The password field is empty."
9459msgstr "<strong>BÅÄ„D</strong>: Pole „HasÅ‚o” jest puste."
9460
9461#: wp-includes/user.php:310
9462msgid "<strong>ERROR</strong>: Your account has been marked as a spammer."
9463msgstr "<strong>BÅÄ„D</strong>: Twoje konto zostaÅ‚o oznaczone jako konto spamera."
9464
9465#. translators: 1: PHP function name, 2: version number, 3: optional message
9466#. regarding the change
9467#: wp-includes/functions.php:4021
9468msgid "%1$s was called with an argument that is <strong>deprecated</strong> since version %2$s! %3$s"
9469msgstr "Funkcja %1$s została wywołana z argumentem, którego użycie jest <strong>przestarzałą praktyką</strong> od wersji %2$s! %3$s"
9470
9471#. translators: 1: PHP function name, 2: version number
9472#: wp-includes/functions.php:4024
9473msgid "%1$s was called with an argument that is <strong>deprecated</strong> since version %2$s with no alternative available."
9474msgstr "Funkcja %1$s została wywołana z argumentem, którego użycie jest <strong>przestarzałą praktyką</strong> od wersji %2$s! Nie istnieje żadna alternatywa."
9475
9476#. translators: 1: Taxonomy term slug
9477#: wp-includes/taxonomy.php:2663
9478msgid "The slug “%s” is already in use by another term"
9479msgstr "Uproszczona nazwa „%s” jest już używana przez inny element"
9480
9481#: wp-includes/widgets/class-wp-widget-text.php:115
9482msgid "Automatically add paragraphs"
9483msgstr "Automatycznie twórz akapity"
9484
9485#: wp-includes/general-template.php:543
9486msgid "Site Admin"
9487msgstr "Administracja witrynÄ…"
9488
9489#. translators: 1: blog title, 2: separator (raquo)
9490#: wp-includes/general-template.php:2610
9491msgid "%1$s %2$s Comments Feed"
9492msgstr "%1$s %2$s Kanał z komentarzami"
9493
9494#. translators: 1: blog name, 2: separator(raquo), 3: post title
9495#: wp-includes/general-template.php:2650
9496msgid "%1$s %2$s %3$s Comments Feed"
9497msgstr "%1$s %2$s %3$s Kanał z komentarzami"
9498
9499#. translators: 1: blog name, 2: separator(raquo), 3: search phrase
9500#: wp-includes/general-template.php:2660
9501msgid "%1$s %2$s Search Results for “%3$s” Feed"
9502msgstr "%1$s %2$s KanaÅ‚ z wynikami wyszukiwania „%3$s”"
9503
9504#: wp-includes/post.php:96
9505msgid "Revision"
9506msgstr "Wersja"
9507
9508#: wp-includes/post.php:223
9509msgid "Pending <span class=\"count\">(%s)</span>"
9510msgid_plural "Pending <span class=\"count\">(%s)</span>"
9511msgstr[0] "OczekujÄ…ce na przeglÄ…d <span class=\"count\">(%s)</span>"
9512msgstr[1] "OczekujÄ…ce na przeglÄ…d <span class=\"count\">(%s)</span>"
9513msgstr[2] "OczekujÄ…ce na przeglÄ…d <span class=\"count\">(%s)</span>"
9514
9515#. translators: 1: WordPress version number, 2: Minimum required MySQL version
9516#. number
9517#: wp-includes/wp-db.php:3221
9518msgid "<strong>ERROR</strong>: WordPress %1$s requires MySQL %2$s or higher"
9519msgstr "<strong>BÅÄ„D</strong>: WordPress %1$s wymaga MySQL-a w wersji %2$s lub nowszej"
9520
9521#: wp-login.php:718
9522msgid "Register For This Site"
9523msgstr "Zarejestruj siÄ™ na tej witrynie"
9524
9525#: wp-mail.php:40
9526msgid "Slow down cowboy, no need to check for new mails so often!"
9527msgstr "Zwolnij trochę, kowboju, nie ma potrzeby sprawdzać czy są nowe wiadomości tak często!"
9528
9529#. translators: Comment moderation. 1: Number of comments awaiting approval
9530#: wp-includes/pluggable.php:1642
9531msgid "Currently %s comment is waiting for approval. Please visit the moderation panel:"
9532msgid_plural "Currently %s comments are waiting for approval. Please visit the moderation panel:"
9533msgstr[0] "Na zatwierdzenie oczekuje w sumie %s komentarz. Proszę odwiedzić ekran moderacji:"
9534msgstr[1] "Na zatwierdzenie oczekują w sumie %s komentarze. Proszę odwiedzić ekran moderacji:"
9535msgstr[2] "Na zatwierdzenie oczekuje w sumie %s komentarzy. Proszę odwiedzić ekran moderacji:"
9536
9537#: wp-includes/script-loader.php:280
9538msgid "You have attempted to queue too many files."
9539msgstr "Próbowano dodać do kolejki zbyt wiele plików."
9540
9541#: wp-includes/script-loader.php:283
9542msgid "This file type is not allowed. Please try another."
9543msgstr "Wysyłanie plików tego typu nie jest dozwolone. Proszę spróbować wysłać inny plik."
9544
9545#: wp-includes/script-loader.php:289
9546msgid "You may only upload 1 file."
9547msgstr "Możesz wysłać tylko jeden plik."
9548
9549#: wp-includes/script-loader.php:611
9550msgid "Remove From Bulk Edit"
9551msgstr "Nie poddawaj masowej edycji"
9552
9553#: wp-includes/class-wp-editor.php:1035 wp-includes/script-loader.php:463
9554#: wp-includes/script-loader.php:574 wp-includes/script-loader.php:583
9555#: wp-includes/script-loader.php:752 wp-includes/theme.php:2969
9556msgid "The changes you made will be lost if you navigate away from this page."
9557msgstr "Jeżeli opuścisz tę stronę, wprowadzone zmiany zostaną utracone."
9558
9559#: wp-includes/class-http.php:268
9560msgid "User has blocked requests through HTTP."
9561msgstr "Użytkownik zablokował wysyłanie zapytań przez HTTP."
9562
9563#: wp-includes/class-wp-http-curl.php:189
9564#: wp-includes/class-wp-http-streams.php:228
9565msgid "Could not open handle for fopen() to %s"
9566msgstr "Nie można byÅ‚o utworzyć uchwytu do funkcji fopen() dla argumentu „%s”"
9567
9568#: wp-includes/user.php:1446
9569msgid "Cannot create a user with an empty login name."
9570msgstr "Nie można utworzyć konta bez nazwy."
9571
9572#: wp-includes/option.php:156
9573msgid "%s is a protected WP option and may not be modified"
9574msgstr "„%s” jest zabezpieczonym ustawieniem WP i nie może zostać zmodyfikowane"
9575
9576#. translators: %s: directory path
9577#: wp-includes/functions.php:1897 wp-includes/functions.php:2165
9578msgid "Unable to create directory %s. Is its parent directory writable by the server?"
9579msgstr "Nie można utworzyć katalogu „%s”. Czy WordPress ma uprawnienie do zapisu do katalogu nadrzÄ™dnego?"
9580
9581#: wp-includes/functions.php:2127
9582msgid "Empty filename"
9583msgstr "Nie podano nazwy pliku"
9584
9585#. translators: %s: site name
9586#: wp-includes/functions.php:2584
9587msgid "You are attempting to log out of %s"
9588msgstr "Zamierzasz wylogować siÄ™ z witryny „%s”"
9589
9590#: wp-includes/functions.php:2725
9591msgid "« Back"
9592msgstr "« Powrót"
9593
9594#. translators: 1: PHP function name, 2: version number, 3: alternative
9595#. function name
9596#. translators: 1: PHP file name, 2: version number, 3: alternative file name
9597#. translators: 1: WordPress hook name, 2: version number, 3: alternative hook
9598#. name
9599#: wp-includes/functions.php:3829 wp-includes/functions.php:3957
9600#: wp-includes/functions.php:4080
9601msgid "%1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
9602msgstr "Korzystanie z %1$s uznawane jest za <strong>przestarzałe</strong> od wersji %2$s! Zamiast tego użyj %3$s."
9603
9604#. translators: 1: PHP function name, 2: version number
9605#. translators: 1: PHP file name, 2: version number
9606#. translators: 1: WordPress hook name, 2: version number
9607#: wp-includes/functions.php:3832 wp-includes/functions.php:3960
9608#: wp-includes/functions.php:4083
9609msgid "%1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
9610msgstr "Korzystanie z %1$s uznawane jest za <strong>przestarzałe</strong> od wersji %2$s! Nie istnieje żadna alternatywa."
9611
9612#: wp-includes/functions.php:4672
9613msgid "Manual Offsets"
9614msgstr "Ręczny wybór różnicy"
9615
9616#: wp-includes/cron.php:205
9617msgid "This argument has changed to an array to match the behavior of the other cron functions."
9618msgstr "Przyjmowanym argumentem jest teraz tablica, aby ta funkcja zachowywała się tak jak pozostałe związane z cronem."
9619
9620#: wp-includes/taxonomy.php:2088
9621msgid "Could not insert term into the database"
9622msgstr "Nie można było dodać pozycji do bazy danych"
9623
9624#: wp-includes/widgets/class-wp-widget-pages.php:146
9625msgid "Page IDs, separated by commas."
9626msgstr "Oddzielone przecinkami identyfikatory stron."
9627
9628#: wp-includes/widgets.php:1357
9629msgid "How many items would you like to display?"
9630msgstr "Ile pozycji ma być wyświetlanych?"
9631
9632#: wp-includes/feed-rss2-comments.php:91
9633msgid "Protected Comments: Please enter your password to view comments."
9634msgstr "Komentarze są zabezpieczone. Proszę wprowadzić swoje hasło, aby je zobaczyć."
9635
9636#. translators: Password reset email subject. 1: Site name
9637#: wp-login.php:345
9638msgid "[%s] Password Reset"
9639msgstr "[%s] Ustawianie nowego hasła"
9640
9641#: wp-includes/ms-functions.php:241
9642msgid "That user does not exist."
9643msgstr "Takie konto nie istnieje."
9644
9645#: wp-includes/class-wp-editor.php:844 wp-includes/script-loader.php:105
9646msgid "Blockquote"
9647msgstr "Blok z cytatem"
9648
9649#: wp-includes/class-wp-theme.php:246
9650msgid "Stylesheet is missing."
9651msgstr "Brak arkusza stylów."
9652
9653#: wp-includes/class-wp-theme.php:298
9654msgid "The parent theme is missing. Please install the \"%s\" parent theme."
9655msgstr "Brak motywu nadrzÄ™dnego. ProszÄ™ zainstalować motyw nadrzÄ™dny pt. „%s”."
9656
9657#: wp-includes/media-template.php:1008
9658msgid "Link Rel"
9659msgstr "Relacja (XFN)"
9660
9661#. translators: 1: blog name, 2: post title
9662#: wp-includes/pluggable.php:1463
9663msgid "[%1$s] Comment: \"%2$s\""
9664msgstr "[%1$s] Komentarz: „%2$sâ€"
9665
9666#. translators: 1: blog name, 2: post title
9667#: wp-includes/pluggable.php:1441
9668msgid "[%1$s] Trackback: \"%2$s\""
9669msgstr "[%1$s] Trackback: „%2$sâ€"
9670
9671#. translators: 1: blog name, 2: post title
9672#: wp-includes/pluggable.php:1452
9673msgid "[%1$s] Pingback: \"%2$s\""
9674msgstr "[%1$s] Pingback: „%2$sâ€"
9675
9676#. translators: Comment moderation notification email subject. 1: Site name, 2:
9677#. Post title
9678#: wp-includes/pluggable.php:1647
9679msgid "[%1$s] Please moderate: \"%2$s\""
9680msgstr "[%1$s] ProÅ›ba o moderacjÄ™: „%2$sâ€"
9681
9682#: wp-includes/pluggable.php:1600
9683msgid "Trackback excerpt: "
9684msgstr "Zajawka trackbacku: "
9685
9686#: wp-includes/pluggable.php:1610
9687msgid "Pingback excerpt: "
9688msgstr "Zajawka z pingbacku: "
9689
9690#: wp-includes/post-template.php:385
9691msgid "There is no excerpt because this is a protected post."
9692msgstr "Brak zajawki, ponieważ wpis jest zabezpieczony hasłem."
9693
9694#: wp-includes/post.php:3059
9695msgid "Content, title, and excerpt are empty."
9696msgstr "Pola treść, tytuł i zajawka są puste."
9697
9698#: wp-includes/script-loader.php:270
9699msgid "This feature requires inline frames. You have iframes disabled or your browser does not support them."
9700msgstr "Ta funkcja wymaga użycia ramek inline. Obsługa iframe'ów jest w twojej przeglądarce wyłączona lub nie są one przez nią obsługiwane."
9701
9702#: wp-includes/ms-load.php:483
9703msgid "What do I do now?"
9704msgstr "Co mam teraz zrobić?"
9705
9706#: wp-includes/pluggable.php:1795
9707msgid "[%s] Your username and password info"
9708msgstr "[%s] Twoja nazwa użytkownika i hasło"
9709
9710#: wp-login.php:373
9711msgid "The email could not be sent."
9712msgstr "Email nie mógł zostać wysłany."
9713
9714#: wp-includes/user.php:2296
9715msgid "<strong>ERROR</strong>: Please type your email address."
9716msgstr "<strong>BÅÄ„D</strong>: ProszÄ™ wprowadzić swój adres email."
9717
9718#: wp-login.php:861
9719msgid "Check your email for the confirmation link."
9720msgstr "Odnośnik potwierdzający został wysłany emailem."
9721
9722#: wp-login.php:863
9723msgid "Check your email for your new password."
9724msgstr "Nowe hasło zostało wysłane emailem."
9725
9726#: wp-login.php:289
9727msgid "<strong>ERROR</strong>: Enter a username or email address."
9728msgstr "<strong>BÅÄ„D</strong>: Wprowadź nazwÄ™ użytkownika lub adres email."
9729
9730#: wp-login.php:314
9731msgid "<strong>ERROR</strong>: Invalid username or email."
9732msgstr "<strong>BÅÄ„D</strong>: NieprawidÅ‚owa nazwa użytkownika lub adres email."
9733
9734#: wp-includes/ms-functions.php:445
9735msgid "You cannot use that email address to signup. We are having problems with them blocking some of our email. Please use another email provider."
9736msgstr "Nie możesz zarejestrować siÄ™ przy użyciu tego adresu email — zaobserwowaliÅ›my problemy z dostarczaniem wiadomoÅ›ci pod adresy z tej domeny. ProszÄ™ użyć konta na innym serwerze."
9737
9738#: wp-includes/ms-functions.php:465
9739msgid "Sorry, that email address is not allowed!"
9740msgstr "Przepraszamy, użycie tego adresu email jest niedozwolone!"
9741
9742#: wp-includes/ms-functions.php:475 wp-includes/user.php:1526
9743msgid "Sorry, that email address is already used!"
9744msgstr "Przepraszamy, ten adres email jest już używany!"
9745
9746#: wp-includes/ms-functions.php:497
9747msgid "That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing."
9748msgstr "Ten adres email został już użyty. Proszę sprawdzić, czy doszedł już na niego email aktywacyjny. Jeśli niczego nie zrobisz, użycie tego adresu będzie znów możliwe za kilka dni."
9749
9750#: wp-login.php:293
9751msgid "<strong>ERROR</strong>: There is no user registered with that email address."
9752msgstr "<strong>BÅÄ„Ã</strong>: Brak zarejestrowanego użytkownika o wprowadzonym adresie email."
9753
9754#: wp-includes/user.php:2298
9755msgid "<strong>ERROR</strong>: The email address isn’t correct."
9756msgstr "<strong>BÅÄ„D</strong>: Wprowadzony adres email nie jest prawidÅ‚owy."
9757
9758#: wp-login.php:865
9759msgid "Registration complete. Please check your email."
9760msgstr "Rejestracja została ukończona. Proszę sprawdzić emaila."
9761
9762#: wp-signup.php:236
9763msgid "Email Address:"
9764msgstr "Adres email:"
9765
9766#: wp-signup.php:756
9767msgid "Still waiting for your email?"
9768msgstr "Nadal czekasz na emaila?"
9769
9770#: wp-signup.php:233
9771msgid "(Must be at least 4 characters, letters and numbers only.)"
9772msgstr "(Musi składać się z co najmniej 4 znaków; wyłącznie litery i cyfry)."
9773
9774#: wp-includes/customize/class-wp-customize-background-position-control.php:45
9775msgid "Top Left"
9776msgstr "Górny lewy"
9777
9778#: wp-includes/customize/class-wp-customize-background-position-control.php:47
9779msgid "Top Right"
9780msgstr "Górny prawy"
9781
9782#: wp-includes/customize/class-wp-customize-background-position-control.php:55
9783msgid "Bottom Left"
9784msgstr "Dolny lewy"
9785
9786#: wp-includes/customize/class-wp-customize-background-position-control.php:57
9787msgid "Bottom Right"
9788msgstr "Dolny prawy"
9789
9790#. translators: %s: revision date
9791#. translators: %s: revision date with author avatar
9792#: wp-includes/post-template.php:1702 wp-includes/post-template.php:1754
9793msgid "%s [Autosave]"
9794msgstr "%s [zapisana automatycznie]"
9795
9796#. translators: %s: revision date
9797#. translators: %s: revision date with author avatar
9798#: wp-includes/post-template.php:1704 wp-includes/post-template.php:1756
9799msgid "%s [Current Revision]"
9800msgstr "%s [aktualna wersja]"
9801
9802#: wp-includes/class-wp-customize-manager.php:4005
9803#: wp-includes/class-wp-customize-manager.php:4046
9804msgid "Fill Screen"
9805msgstr "Pełen ekran"
9806
9807#: wp-includes/class-wp-theme.php:784
9808msgid "Blue"
9809msgstr "Niebieski"
9810
9811#: wp-includes/taxonomy.php:502
9812msgid "Edit Category"
9813msgstr "Edytuj kategoriÄ™"
9814
9815#: wp-includes/class-wp-customize-nav-menus.php:283
9816#: wp-includes/script-loader.php:234 wp-includes/script-loader.php:432
9817#: wp-includes/script-loader.php:750
9818msgid "No results found."
9819msgstr "Nie znaleziono żadnych elementów."
9820
9821#: wp-includes/post.php:1372
9822msgctxt "page"
9823msgid "Add New"
9824msgstr "Dodaj nowÄ…"
9825
9826#: wp-includes/class-wp-customize-panel.php:375
9827#: wp-includes/class-wp-customize-section.php:377
9828#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:85
9829msgid "Help"
9830msgstr "Pomoc"
9831
9832#: wp-includes/class-wp-theme.php:784
9833msgid "Black"
9834msgstr "Czarny"
9835
9836#: wp-includes/class-wp-theme.php:784
9837msgid "Brown"
9838msgstr "BrÄ…zowy"
9839
9840#: wp-includes/class-wp-theme.php:785
9841msgid "Green"
9842msgstr "Zielony"
9843
9844#: wp-includes/class-wp-theme.php:785
9845msgid "Orange"
9846msgstr "Pomarańczowy"
9847
9848#: wp-includes/class-wp-theme.php:786
9849msgid "Pink"
9850msgstr "Różowy"
9851
9852#: wp-includes/class-wp-theme.php:786
9853msgid "Purple"
9854msgstr "Fioletowy"
9855
9856#: wp-includes/class-wp-theme.php:786
9857msgid "Red"
9858msgstr "Czerwony"
9859
9860#: wp-includes/class-wp-theme.php:787
9861msgid "Silver"
9862msgstr "Srebrny"
9863
9864#: wp-includes/class-wp-theme.php:787
9865msgid "White"
9866msgstr "Biały"
9867
9868#: wp-includes/class-wp-theme.php:788
9869msgid "Yellow"
9870msgstr "Żółty"
9871
9872#: wp-includes/class-wp-theme.php:788
9873msgid "Light"
9874msgstr "Jasny"
9875
9876#: wp-includes/class-wp-editor.php:1001 wp-includes/media-template.php:962
9877msgid "Width"
9878msgstr "Szerokość"
9879
9880#: wp-includes/user.php:2279
9881msgid "<strong>ERROR</strong>: Please enter a username."
9882msgstr "<strong>BÅÄ„D</strong>: ProszÄ™ wprowadzić nazwÄ™ użytkownika."
9883
9884#: wp-includes/class-wp-widget.php:155
9885msgid "There are no options for this widget."
9886msgstr "Ten widget nie posiada opcji."
9887
9888#: wp-includes/admin-bar.php:354 wp-includes/admin-bar.php:449
9889#: wp-includes/admin-bar.php:516 wp-includes/deprecated.php:2792
9890#: wp-includes/deprecated.php:2794
9891msgid "Dashboard"
9892msgstr "Kokpit"
9893
9894#: wp-includes/general-template.php:411 wp-login.php:884 wp-login.php:916
9895msgid "Log In"
9896msgstr "Zaloguj siÄ™"
9897
9898#: wp-signup.php:178
9899msgid "Yes"
9900msgstr "Tak"
9901
9902#: wp-includes/admin-bar.php:467 wp-includes/admin-bar.php:770
9903#: wp-includes/customize/class-wp-customize-themes-section.php:56
9904msgid "Themes"
9905msgstr "Motywy"
9906
9907#: wp-includes/admin-bar.php:479
9908msgid "Settings"
9909msgstr "Ustawienia"
9910
9911#: wp-includes/class-wp-xmlrpc-server.php:549
9912msgid "Allow people to post comments on new articles"
9913msgstr "Zezwól na komentowanie nowych artykułów"
9914
9915#: wp-includes/class-wp-xmlrpc-server.php:489
9916msgid "Date Format"
9917msgstr "Format daty"
9918
9919#: wp-includes/class-wp-xmlrpc-server.php:494
9920msgid "Time Format"
9921msgstr "Format godziny"
9922
9923#: wp-includes/class-wp-editor.php:1000 wp-includes/media-template.php:962
9924msgid "Height"
9925msgstr "Wysokość"
9926
9927#: wp-includes/class-wp-customize-manager.php:3799
9928#: wp-includes/customize/class-wp-customize-color-control.php:54
9929#: wp-includes/customize/class-wp-customize-image-control.php:38
9930#: wp-includes/customize/class-wp-customize-media-control.php:62
9931#: wp-includes/script-loader.php:719
9932msgid "Default"
9933msgstr "Domyślny"
9934
9935#: wp-includes/class-wp-editor.php:180
9936msgid "Visual"
9937msgstr "Wizualny"
9938
9939#: wp-includes/widgets/class-wp-nav-menu-widget.php:137
9940#: wp-includes/widgets/class-wp-widget-archives.php:157
9941#: wp-includes/widgets/class-wp-widget-calendar.php:104
9942#: wp-includes/widgets/class-wp-widget-categories.php:160
9943#: wp-includes/widgets/class-wp-widget-meta.php:111
9944#: wp-includes/widgets/class-wp-widget-pages.php:131
9945#: wp-includes/widgets/class-wp-widget-recent-comments.php:159
9946#: wp-includes/widgets/class-wp-widget-recent-posts.php:132
9947#: wp-includes/widgets/class-wp-widget-search.php:71
9948#: wp-includes/widgets/class-wp-widget-tag-cloud.php:122
9949#: wp-includes/widgets/class-wp-widget-text.php:109
9950msgid "Title:"
9951msgstr "Tytuł:"
9952
9953#: wp-includes/taxonomy.php:507
9954msgid "Separate tags with commas"
9955msgstr "Oddziel kolejne tagi przecinkami"
9956
9957#: wp-login.php:636
9958msgid "Strength indicator"
9959msgstr "Siłomierz"
9960
9961#: wp-includes/admin-bar.php:783 wp-includes/class-wp-customize-widgets.php:421
9962#: wp-includes/functions.php:3705
9963msgid "Widgets"
9964msgstr "Widgety"
9965
9966#: wp-includes/class-wp-xmlrpc-server.php:4725
9967msgid "For some strange yet very annoying reason, this post could not be edited."
9968msgstr "Z jakiegoś dziwnego, lecz bardzo irytującego powodu ten wpis nie mógł zostać zmodyfikowany."
9969
9970#: wp-includes/class-wp-xmlrpc-server.php:3553 wp-includes/comment.php:2983
9971#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:473
9972msgid "Sorry, comments are closed for this item."
9973msgstr "Przepraszamy, tego artykułu nie można komentować."
9974
9975#: wp-includes/link-template.php:2300 wp-includes/link-template.php:2352
9976msgid "« Previous Page"
9977msgstr "« Poprzednia strona"
9978
9979#: wp-includes/link-template.php:2217 wp-includes/link-template.php:2353
9980msgid "Next Page »"
9981msgstr "NastÄ™pna strona »"
9982
9983#. translators: Comments feed title. 1: Post title
9984#: wp-includes/feed-atom-comments.php:33
9985msgid "Comments on %s"
9986msgstr "Komentarze do %s"
9987
9988#: wp-includes/comment-template.php:1522
9989msgid "Enter your password to view comments."
9990msgstr "Wprowadź swoje hasło, aby zobaczyć komentarze."
9991
9992#: wp-includes/comment-template.php:920
9993msgid "No Comments"
9994msgstr "Brak komentarzy"
9995
9996#: wp-includes/comment-template.php:922
9997msgid "1 Comment"
9998msgstr "1 komentarz"
9999
10000#: wp-includes/link-template.php:994 wp-includes/link-template.php:1329
10001#: wp-includes/link-template.php:1431 wp-includes/link-template.php:1492
10002msgid "Edit This"
10003msgstr "Edytuj"
10004
10005#. translators: %s: login URL
10006#: wp-includes/comment-template.php:2220
10007msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
10008msgstr "Musisz się <a href=\"%s\">zalogować</a>, aby móc dodać komentarz."
10009
10010#: wp-includes/category-template.php:1107
10011msgid "Tags: "
10012msgstr "Tagi: "
10013
10014#. translators: %s: comments count
10015#: wp-includes/script-loader.php:531
10016msgid "Comments (%s)"
10017msgstr "Komentarze (%)"
10018
10019#: wp-includes/post-template.php:859
10020msgid "Pages:"
10021msgstr "Strony:"
10022
10023#: wp-includes/widgets/class-wp-widget-meta.php:59
10024msgid "Comments <abbr title=\"Really Simple Syndication\">RSS</abbr>"
10025msgstr "Kanał <abbr title=\"Really Simple Syndication\">RSS</abbr> z komentarzami"
10026
10027#. translators: %s: author's display name
10028#: wp-includes/author-template.php:261 wp-includes/author-template.php:423
10029msgid "Posts by %s"
10030msgstr "Wpisy, których autorem jest %s"
10031
10032#: wp-includes/bookmark-template.php:83
10033msgid "Last updated: %s"
10034msgstr "Ostatnia aktualizacja: %s"
10035
10036#: wp-includes/bookmark-template.php:206
10037msgid "Bookmarks"
10038msgstr "Zakładki"
10039
10040#: wp-includes/category-template.php:524 wp-includes/taxonomy.php:511
10041msgid "No categories"
10042msgstr "Brak kategorii"
10043
10044#: wp-includes/category-template.php:801 wp-includes/category-template.php:810
10045msgid "%s topic"
10046msgid_plural "%s topics"
10047msgstr[0] "%s temat"
10048msgstr[1] "%s tematy"
10049msgstr[2] "%s tematów"
10050
10051#: wp-includes/comment-template.php:1597
10052msgid "Log in to Reply"
10053msgstr "Zaloguj się, aby móc odpowiedzieć"
10054
10055#: wp-includes/comment-template.php:1709
10056msgid "Leave a Comment"
10057msgstr "Dodaj komentarz"
10058
10059#: wp-includes/comment-template.php:1710
10060msgid "Log in to leave a Comment"
10061msgstr "Zaloguj się, aby dodać komentarz"
10062
10063#: wp-includes/comment-template.php:1778
10064msgid "Click here to cancel reply."
10065msgstr "Kliknij tutaj, aby anulować odpowiadanie."
10066
10067#: wp-includes/comment-template.php:1870 wp-includes/comment-template.php:2241
10068msgid "Leave a Reply"
10069msgstr "Dodaj komentarz"
10070
10071#: wp-includes/class-walker-comment.php:284
10072#: wp-includes/class-walker-comment.php:354
10073msgid "Your comment is awaiting moderation."
10074msgstr "Twój komentarz oczekuje na moderację."
10075
10076#. translators: 1: comment date, 2: comment time
10077#: wp-includes/class-walker-comment.php:291
10078#: wp-includes/class-walker-comment.php:346
10079msgid "%1$s at %2$s"
10080msgstr "%1$s o %2$s"
10081
10082#: wp-includes/class-walker-comment.php:291
10083msgid "(Edit)"
10084msgstr "(Edytuj)"
10085
10086#: wp-includes/theme-compat/sidebar.php:103
10087#: wp-includes/widgets/class-wp-widget-meta.php:33
10088#: wp-includes/widgets/class-wp-widget-meta.php:48
10089msgid "Meta"
10090msgstr "Meta"
10091
10092#: wp-includes/deprecated.php:2671
10093msgid "First Post"
10094msgstr "Pierwszy wpis"
10095
10096#: wp-includes/comment-template.php:2200
10097msgid "Website"
10098msgstr "Witryna internetowa"
10099
10100#: wp-includes/admin-bar.php:429
10101msgid "My Sites"
10102msgstr "Moje witryny"
10103
10104#: wp-includes/class-wp-customize-manager.php:3731
10105#: wp-includes/class-wp-xmlrpc-server.php:479
10106msgid "Site Title"
10107msgstr "Tytuł witryny"
10108
10109#: wp-includes/admin-bar.php:455
10110msgid "Sites"
10111msgstr "Witryny"
10112
10113#: wp-includes/class-wp-user.php:717
10114msgid "Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead."
10115msgstr "Używanie poziomów użytkowników przez wtyczki i motywy jest przestarzałą praktyką. Wykorzystaj system ról i uprawnień."
10116
10117#: wp-includes/widgets/class-wp-widget-meta.php:70
10118msgid "Powered by WordPress, state-of-the-art semantic personal publishing platform."
10119msgstr "Ta strona jest oparta na WordPressie — nowoczesnej, semantycznej, osobistej platformie publikacyjnej."
10120
10121#: wp-includes/comment-template.php:1871 wp-includes/comment-template.php:2242
10122msgid "Leave a Reply to %s"
10123msgstr "Odpowiedz na „%s”"
10124
10125#: wp-includes/class-walker-category.php:137
10126msgid "Feed for all posts filed under %s"
10127msgstr "KanaÅ‚ z wpisami zaszufladkowanymi do „%s”"
10128
10129#. translators: %s: author's display name
10130#: wp-includes/author-template.php:194
10131msgid "Visit %s’s website"
10132msgstr "Odwiedź witrynÄ™ internetowÄ… osoby podpisujÄ…cej siÄ™ „%s”"
10133
10134#: wp-includes/theme-compat/comments.php:66
10135msgid "Comments are closed."
10136msgstr "Możliwość komentowania jest wyłączona."
10137
10138#: wp-includes/user.php:2301
10139msgid "<strong>ERROR</strong>: This email is already registered, please choose another one."
10140msgstr "<strong>BÅÄ„D</strong>: Ten adres email jest już zarejestrowany, proszÄ™ skorzystać z innego."
10141
10142#: wp-includes/comment-template.php:2198 wp-login.php:726
10143msgid "Email"
10144msgstr "Email"
10145
10146#: wp-includes/script-loader.php:625
10147msgid "Plugin:"
10148msgstr "Wtyczka:"
10149
10150#: wp-includes/category-template.php:527
10151#: wp-includes/theme-compat/sidebar.php:97
10152#: wp-includes/widgets/class-wp-widget-categories.php:31
10153#: wp-includes/widgets/class-wp-widget-categories.php:48
10154msgid "Categories"
10155msgstr "Kategorie"
10156
10157#: wp-includes/taxonomy.php:497
10158msgid "Search Categories"
10159msgstr "Szukaj kategorii"
10160
10161#: wp-includes/class-wp-customize-widgets.php:728
10162#: wp-includes/class-wp-editor.php:1057 wp-includes/media.php:3444
10163msgid "Apply"
10164msgstr "Zastosuj"
10165
10166#: wp-includes/deprecated.php:688 wp-includes/media-template.php:626
10167#: wp-includes/media-template.php:653 wp-includes/media-template.php:731
10168#: wp-includes/media-template.php:857 wp-includes/media-template.php:872
10169#: wp-includes/media-template.php:923 wp-includes/media-template.php:985
10170#: wp-includes/media-template.php:1083 wp-includes/media-template.php:1172
10171#: wp-includes/script-loader.php:360
10172msgid "None"
10173msgstr "Brak"
10174
10175#: wp-includes/class-wp-editor.php:905
10176#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:128
10177#: wp-includes/media-template.php:405 wp-includes/media-template.php:586
10178msgid "Description"
10179msgstr "Opis"
10180
10181#: wp-includes/class-wp-editor.php:906 wp-includes/theme-compat/sidebar.php:27
10182msgid "Author"
10183msgstr "Autor"
10184
10185#: wp-includes/class-wp-customize-nav-menus.php:1063
10186#: wp-includes/class-wp-editor.php:1450
10187#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:91
10188#: wp-includes/media-template.php:373 wp-includes/media-template.php:554
10189#: wp-includes/media.php:3401
10190msgid "URL"
10191msgstr "Adres URL"
10192
10193#: wp-includes/comment-template.php:1081 wp-includes/comment-template.php:2216
10194msgctxt "noun"
10195msgid "Comment"
10196msgstr "Komentarz"
10197
10198#: wp-signup.php:182
10199msgid "No"
10200msgstr "Nie"
10201
10202#: wp-includes/class-walker-comment.php:244
10203#: wp-includes/class-walker-comment.php:350
10204#: wp-includes/class-wp-editor.php:1055
10205msgid "Edit"
10206msgstr "Edytuj"
10207
10208#: wp-includes/class-wp-editor.php:874
10209msgid "Undo"
10210msgstr "Cofnij"
10211
10212#: wp-includes/script-loader.php:529
10213msgid "Comments"
10214msgstr "Komentarze"
10215
10216#: wp-includes/script-loader.php:563
10217msgid "Publish"
10218msgstr "Opublikuj"
10219
10220#: wp-includes/taxonomy.php:111
10221msgid "Link Categories"
10222msgstr "Kategorie odnośników"
10223
10224#: wp-includes/taxonomy.php:116
10225msgid "Edit Link Category"
10226msgstr "Edytuj kategorię odnośników"
10227
10228#: wp-includes/class-wp-editor.php:1494 wp-includes/script-loader.php:430
10229msgid "Add Link"
10230msgstr "Dodaj odnośnik"
10231
10232#: wp-includes/class-wp-editor.php:938
10233msgid "Save"
10234msgstr "Zapisz"
10235
10236#: wp-includes/class-wp-editor.php:911
10237msgid "Advanced"
10238msgstr "Zaawansowane"
10239
10240#: wp-includes/post-template.php:1175 wp-includes/theme-compat/sidebar.php:89
10241#: wp-includes/widgets/class-wp-widget-pages.php:31
10242#: wp-includes/widgets/class-wp-widget-pages.php:55
10243msgid "Pages"
10244msgstr "Strony"
10245
10246#: wp-includes/taxonomy.php:502
10247msgid "Edit Tag"
10248msgstr "Edytuj tag"
10249
10250#: wp-includes/widgets/class-wp-widget-tag-cloud.php:49
10251msgid "Tags"
10252msgstr "Tagi"
10253
10254#: wp-includes/post.php:1372
10255msgctxt "post"
10256msgid "Add New"
10257msgstr "Dodaj nowy"
10258
10259#: wp-includes/admin-bar.php:461
10260msgid "Users"
10261msgstr "Użytkownicy"
10262
10263#: wp-includes/script-loader.php:744
10264msgid "Done"
10265msgstr "Gotowe"
10266
10267#: wp-includes/class-wp-theme.php:735 wp-includes/comment-template.php:31
10268msgid "Anonymous"
10269msgstr "Anonim"
10270
10271#: wp-includes/widgets/class-wp-widget-rss.php:31
10272msgid "RSS"
10273msgstr "RSS"
10274
10275#: wp-includes/functions.php:2131
10276msgid "Invalid file type"
10277msgstr "Nieprawidłowy typ pliku"
10278
10279#: wp-includes/class-wp-editor.php:936 wp-includes/media-template.php:1244
10280msgid "Preview"
10281msgstr "Podejrzyj"
10282
10283#: wp-includes/widgets/class-wp-widget-recent-comments.php:31
10284#: wp-includes/widgets/class-wp-widget-recent-comments.php:78
10285msgid "Recent Comments"
10286msgstr "Najnowsze komentarze"
10287
10288#: wp-includes/admin-bar.php:473
10289msgid "Plugins"
10290msgstr "Wtyczki"
10291
10292#: wp-includes/class-wp-editor.php:878 wp-includes/class-wp-editor.php:1491
10293#: wp-includes/media.php:3405 wp-includes/script-loader.php:415
10294#: wp-includes/script-loader.php:465 wp-includes/script-loader.php:555
10295msgid "Cancel"
10296msgstr "Anuluj"
10297
10298#: wp-includes/revision.php:35
10299msgid "Content"
10300msgstr "Treść"
10301
10302#: wp-includes/script-loader.php:567
10303msgid "Save Draft"
10304msgstr "Zapisz szkic"
10305
10306#: wp-includes/comment-template.php:1594 wp-includes/script-loader.php:526
10307msgid "Reply"
10308msgstr "Odpowiedz"
10309
10310#: wp-includes/comment-template.php:1083
10311msgid "Pingback"
10312msgstr "Pingback"
10313
10314#: wp-includes/comment-template.php:1082
10315msgid "Trackback"
10316msgstr "Trackback"
10317
10318#: wp-includes/widgets/class-wp-widget-rss.php:74
10319msgid "Unknown Feed"
10320msgstr "Nieznany kanał"
10321
10322#: wp-includes/admin-bar.php:807
10323msgid "Header"
10324msgstr "Nagłówek"
10325
10326#: wp-includes/widgets.php:175
10327msgid "Sidebar"
10328msgstr "Panel boczny"
10329
10330#: wp-includes/general-template.php:1509
10331#: wp-includes/theme-compat/sidebar.php:91
10332#: wp-includes/widgets/class-wp-widget-archives.php:31
10333#: wp-includes/widgets/class-wp-widget-archives.php:49
10334msgid "Archives"
10335msgstr "Archiwa"
10336
10337#: wp-login.php:722
10338msgid "Username"
10339msgstr "Nazwa użytkownika"
10340
10341#: wp-includes/general-template.php:409 wp-login.php:903
10342msgid "Password"
10343msgstr "Hasło"
10344
10345#: wp-includes/class-wp-editor.php:875
10346msgid "Redo"
10347msgstr "Ponów"
10348
10349#: wp-includes/media.php:3402
10350msgid "Add Media"
10351msgstr "Dodaj medium"
10352
10353#: wp-includes/media-template.php:337 wp-includes/media-template.php:501
10354msgid "Saved."
10355msgstr "Zapisano."
10356
10357#: wp-includes/class-wp-editor.php:1005
10358#: wp-includes/customize/class-wp-customize-background-position-control.php:50
10359#: wp-includes/media-template.php:617 wp-includes/media-template.php:848
10360#: wp-includes/media-template.php:914
10361msgid "Left"
10362msgstr "Do lewej"
10363
10364#: wp-includes/class-wp-editor.php:1007
10365#: wp-includes/customize/class-wp-customize-background-position-control.php:52
10366#: wp-includes/media-template.php:623 wp-includes/media-template.php:854
10367#: wp-includes/media-template.php:920
10368msgid "Right"
10369msgstr "Do prawej"
10370
10371#: wp-includes/media-template.php:692 wp-includes/media-template.php:767
10372#: wp-includes/media-template.php:941 wp-includes/media.php:3149
10373msgid "Medium"
10374msgstr "Åšredni"
10375
10376#: wp-includes/media-template.php:682 wp-includes/media-template.php:756
10377#: wp-includes/media-template.php:931
10378msgid "Size"
10379msgstr "Rozmiar"
10380
10381#: wp-includes/class-wp-editor.php:1003 wp-includes/media-template.php:609
10382msgid "Alignment"
10383msgstr "Wyrównanie"
10384
10385#: wp-includes/class-wp-editor.php:1002 wp-includes/media-template.php:395
10386#: wp-includes/media-template.php:576 wp-includes/media-template.php:834
10387#: wp-includes/media-template.php:899
10388msgid "Caption"
10389msgstr "Etykieta"
10390
10391#: wp-includes/media-template.php:866 wp-includes/media-template.php:978
10392msgid "Image URL"
10393msgstr "Adres URL obrazka"
10394
10395#: wp-includes/script-loader.php:566
10396msgid "Save as Pending"
10397msgstr "Zapisz jako oczekujÄ…cÄ… na przeglÄ…d"
10398
10399#: wp-includes/script-loader.php:572
10400msgid "Privately Published"
10401msgstr "Opublikowano jako prywatne"
10402
10403#: wp-includes/class-wp-editor.php:877 wp-includes/script-loader.php:554
10404msgid "OK"
10405msgstr "OK"
10406
10407#: wp-includes/post.php:690 wp-includes/post.php:710
10408#: wp-includes/script-loader.php:568
10409msgid "Private"
10410msgstr "Prywatne"
10411
10412#: wp-includes/script-loader.php:570
10413msgid "Public, Sticky"
10414msgstr "Publiczne, przyklejone"
10415
10416#: wp-includes/script-loader.php:564
10417msgid "Schedule"
10418msgstr "Zaplanuj"
10419
10420#: wp-includes/taxonomy.php:508
10421msgid "Add or remove tags"
10422msgstr "Dodaj lub usuń tagi"
10423
10424#: wp-includes/class-wp-customize-control.php:598
10425#: wp-includes/class-wp-customize-nav-menus.php:1032
10426msgid "Add"
10427msgstr "Dodaj"
10428
10429#: wp-includes/taxonomy.php:499
10430msgid "All Categories"
10431msgstr "Wszystkie kategorie"
10432
10433#: wp-includes/admin-bar.php:857 wp-includes/admin-bar.php:858
10434#: wp-includes/class-wp-editor.php:1466 wp-includes/media.php:3403
10435msgid "Search"
10436msgstr "Szukaj"
10437
10438#: wp-includes/post.php:2287
10439msgid "Images"
10440msgstr "Obrazki"
10441
10442#: wp-includes/post.php:1376
10443msgid "View Post"
10444msgstr "Zobacz wpis"
10445
10446#: wp-includes/post.php:1376
10447msgid "View Page"
10448msgstr "Zobacz stronÄ™"
10449
10450#: wp-includes/widgets/class-wp-widget-links.php:30
10451msgid "Links"
10452msgstr "Odnośniki"
10453
10454#: wp-includes/category-template.php:152
10455msgid "Uncategorized"
10456msgstr "Bez kategorii"
10457
10458#: wp-includes/class-wp-editor.php:879 wp-includes/class-wp-editor.php:1445
10459#: wp-includes/script-loader.php:269 wp-includes/script-loader.php:351
10460#: wp-includes/script-loader.php:466 wp-includes/script-loader.php:975
10461msgid "Close"
10462msgstr "Zamknij"
10463
10464#: wp-includes/media.php:3404
10465msgid "Select"
10466msgstr "Wybierz"
10467
10468#: wp-includes/post.php:1375
10469msgid "New Page"
10470msgstr "Nowa strona"
10471
10472#: wp-includes/post.php:67
10473msgid "Edit Media"
10474msgstr "Edytuj medium"
10475
10476#: wp-includes/admin-bar.php:524 wp-includes/post.php:1375
10477msgid "New Post"
10478msgstr "Nowy wpis"
10479
10480#: wp-includes/media.php:3115 wp-includes/script-loader.php:431
10481#: wp-includes/script-loader.php:612
10482msgid "(no title)"
10483msgstr "(bez tytułu)"
10484
10485#: wp-includes/post.php:1374
10486msgid "Edit Post"
10487msgstr "Edytuj wpis"
10488
10489#: wp-includes/widgets/class-wp-widget-recent-comments.php:162
10490msgid "Number of comments to show:"
10491msgstr "Liczba wyświetlanych komentarzy:"
10492
10493#: wp-includes/deprecated.php:3122 wp-includes/functions.php:2595
10494msgid "Are you sure you want to do this?"
10495msgstr "Czy na pewno chcesz to zrobić?"
10496
10497#: wp-includes/media-template.php:327 wp-includes/media-template.php:525
10498#: wp-includes/media.php:3475
10499msgid "Edit Image"
10500msgstr "Edytuj obrazek"
10501
10502#: wp-includes/media-template.php:694 wp-includes/media-template.php:769
10503#: wp-includes/media-template.php:943 wp-includes/media.php:3151
10504msgid "Full Size"
10505msgstr "Pełny rozmiar"
10506
10507#. translators: %s: file name
10508#: wp-includes/deprecated.php:3174
10509msgid "File “%s” doesn’t exist?"
10510msgstr "Czy plik „%s” istnieje?"
10511
10512#. translators: %s: file name
10513#: wp-includes/deprecated.php:3187
10514msgid "File “%s” is not an image."
10515msgstr "Plik „%s” nie jest obrazkiem."
10516
10517#: wp-includes/taxonomy.php:504
10518msgid "Update Category"
10519msgstr "Zaktualizuj kategoriÄ™"
10520
10521#. translators: %s: search phrase
10522#: wp-includes/general-template.php:974
10523msgid "Search Results for “%s”"
10524msgstr "Wyniki wyszukiwania dla zapytania „%s”"
10525
10526#: wp-includes/media.php:3406 wp-includes/script-loader.php:429
10527#: wp-includes/script-loader.php:565 wp-includes/script-loader.php:641
10528msgid "Update"
10529msgstr "Zaktualizuj"
10530
10531#: wp-includes/comment-template.php:2196
10532msgid "Name"
10533msgstr "Podpis"
10534
10535#: wp-includes/deprecated.php:3178
10536msgid "The GD image library is not installed."
10537msgstr "Biblioteka „GD” nie jest zainstalowana."
10538
10539#: wp-includes/script-loader.php:569
10540msgid "Public"
10541msgstr "Publiczne"
10542
10543#: wp-includes/class-wp-editor.php:1006
10544#: wp-includes/customize/class-wp-customize-background-position-control.php:51
10545#: wp-includes/media-template.php:620 wp-includes/media-template.php:851
10546#: wp-includes/media-template.php:917
10547msgid "Center"
10548msgstr "Do środka"
10549
10550#: wp-includes/media-template.php:691 wp-includes/media-template.php:766
10551#: wp-includes/media-template.php:940 wp-includes/media.php:3148
10552msgid "Thumbnail"
10553msgstr "Miniatura"
10554
10555#: wp-includes/script-loader.php:138 wp-includes/script-loader.php:299
10556msgid "Dismiss"
10557msgstr "Ukryj"
10558
10559#: wp-includes/revision.php:36
10560msgid "Excerpt"
10561msgstr "Zajawka"
10562
10563#: wp-includes/post.php:95
10564msgid "Revisions"
10565msgstr "Poprzednie wersje"
10566
10567#. translators: 1: Comment author URL
10568#: wp-includes/pluggable.php:1458 wp-includes/pluggable.php:1619
10569#: wp-includes/pluggable.php:1760
10570msgid "Email: %s"
10571msgstr "Email: %s"
10572
10573#: wp-includes/class-wp-customize-manager.php:412
10574#: wp-includes/class-wp-customize-manager.php:475
10575#: wp-includes/script-loader.php:467
10576msgid "Cheatin’ uh?"
10577msgstr "Oszukujemy, co?"
10578
10579#: wp-includes/post.php:1379
10580msgid "No posts found."
10581msgstr "Nie znaleziono żadnych wpisów."
10582
10583#: wp-includes/class-wp-editor.php:902 wp-includes/media-template.php:379
10584#: wp-includes/media-template.php:560 wp-includes/revision.php:34
10585#: wp-includes/script-loader.php:581
10586msgid "Title"
10587msgstr "Tytuł"
10588
10589#: wp-includes/post.php:691 wp-includes/post.php:711
10590#: wp-includes/script-loader.php:573
10591msgid "Published"
10592msgstr "Opublikowano"
10593
10594#: wp-includes/post.php:689
10595msgid "Pending Review"
10596msgstr "Oczekuje na przeglÄ…d"
10597
10598#: wp-includes/post.php:688 wp-includes/post.php:709
10599msgid "Draft"
10600msgstr "Szkic"
10601
10602#: wp-includes/class-wp-editor.php:1393
10603msgid "Y/m/d"
10604msgstr "d.m.Y"
10605
10606#: wp-includes/admin-bar.php:286 wp-includes/class-wp-admin-bar.php:426
10607msgid "Log Out"
10608msgstr "Wyloguj siÄ™"
10609
10610#: wp-activate.php:135 wp-includes/post-template.php:1602
10611msgid "Password:"
10612msgstr "Hasło:"
10613
10614#: wp-activate.php:78
10615msgid "Activation Key Required"
10616msgstr "Wymagany jest klucz aktywacyjny"
10617
10618#: wp-activate.php:81
10619msgid "Activation Key:"
10620msgstr "Klucz aktywacyjny:"
10621
10622#: wp-activate.php:97 wp-activate.php:131
10623msgid "Your account is now active!"
10624msgstr "Twoje konto zostało aktywowane!"
10625
10626#: wp-activate.php:123
10627msgid "An error occurred during the activation"
10628msgstr "Wystąpił błąd podczas aktywacji"
10629
10630#: wp-activate.php:134 wp-signup.php:228
10631msgid "Username:"
10632msgstr "Nazwa użytkownika:"
10633
10634#: wp-activate.php:85 wp-includes/script-loader.php:696
10635#: wp-includes/script-loader.php:697
10636msgid "Activate"
10637msgstr "Włącz"
10638
10639#: wp-includes/admin-bar.php:336 wp-includes/admin-bar.php:541
10640#: wp-includes/deprecated.php:2790
10641msgid "Visit Site"
10642msgstr "Przejdź do strony"