-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbroken-link-checker-sr_RS.po
2177 lines (1783 loc) · 56.8 KB
/
broken-link-checker-sr_RS.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
msgid ""
msgstr ""
"Project-Id-Version: Broken Link Checker | V1.9\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/broken-link-checker\n"
"POT-Creation-Date: 2013-10-14 09:34:17+00:00\n"
"PO-Revision-Date: 2014-07-15 13:08+0100\n"
"Last-Translator: Borisa Djuraskovic <borisad@webhostinghub.com>\n"
"Language-Team: \n"
"Language: de_CH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
"X-Textdomain-Support: yes\n"
"X-Poedit-Basepath: .\n"
"X-Generator: Poedit 1.5.7\n"
"X-Poedit-SearchPath-0: .\n"
# @ broken-link-checker
#: core/core.php:153 includes/admin/links-page-js.php:37
msgid "Loading..."
msgstr "Učitavanje..."
# @ broken-link-checker
#: core/core.php:177 includes/admin/options-page-js.php:18
msgid "[ Network error ]"
msgstr "[ Greška u mreži ]"
# @ broken-link-checker
#: core/core.php:204
msgid "Automatically expand the widget if broken links have been detected"
msgstr "Automatski razvija widget ako su otkriveni prekinuti linkovi."
# @ broken-link-checker
#: core/core.php:295
msgid "Link Checker Settings"
msgstr "Postavke za Link Checker"
# @ broken-link-checker
#: core/core.php:296
msgid "Link Checker"
msgstr "Link Checker"
# @ broken-link-checker
#: core/core.php:301 includes/link-query.php:27
msgid "Broken Links"
msgstr "Prekinuti linkovi"
# @ broken-link-checker
#: core/core.php:317
msgid "View Broken Links"
msgstr "Pregledaj prekinute linkove"
#: core/core.php:332
msgid "Feedback"
msgstr "Povratne informacije"
# @ broken-link-checker
#: core/core.php:340
msgid "Go to Broken Links"
msgstr "Idi na prekinute linkove"
# @ default
#: core/core.php:369
msgid "Settings"
msgstr "Postavke"
# @ broken-link-checker
#: core/core.php:538
msgid "Settings saved."
msgstr "Postavke sačuvane"
#: core/core.php:544
msgid "Thank you for your donation!"
msgstr "Hvala vam za donaciju!"
# @ broken-link-checker
#: core/core.php:552
msgid "Complete site recheck started."
msgstr "Započeta kompletna provera "
# @ broken-link-checker
#: core/core.php:561
msgid "Details"
msgstr "Detalji"
# @ broken-link-checker
#: core/core.php:575
msgid "General"
msgstr "Opšti"
# @ broken-link-checker
#: core/core.php:576
msgid "Look For Links In"
msgstr "Potraži linkove na"
# @ broken-link-checker
#: core/core.php:577
msgid "Which Links To Check"
msgstr "Koje linkove treba proveriti "
# @ broken-link-checker
#: core/core.php:578
msgid "Protocols & APIs"
msgstr "Protokoli i programski interfejsi "
# @ broken-link-checker
#: core/core.php:579
msgid "Advanced"
msgstr "Napredni"
# @ broken-link-checker
#: core/core.php:594
msgid "Broken Link Checker Options"
msgstr "Opcije za Broken Link Checker "
# @ broken-link-checker
#: core/core.php:636 includes/admin/table-printer.php:200
msgid "Status"
msgstr "Status"
# @ broken-link-checker
#: core/core.php:638 includes/admin/options-page-js.php:56
msgid "Show debug info"
msgstr "Prikaži informacije za otklanjanje grešaka"
# @ broken-link-checker
#: core/core.php:666
msgid "Check each link"
msgstr "Proveri svaki link"
# @ broken-link-checker
#: core/core.php:671
msgid "Every %s hours"
msgstr "Svakih %s sata"
# @ broken-link-checker
#: core/core.php:680
msgid ""
"Existing links will be checked this often. New links will usually be checked "
"ASAP."
msgstr "Postojeći linkovi biće proveravani u ovim vremenskim intervalima."
# @ broken-link-checker
#: core/core.php:687
msgid "E-mail notifications"
msgstr "Obaveštenja putem mail-a"
# @ broken-link-checker
#: core/core.php:693
msgid "Send me e-mail notifications about newly detected broken links"
msgstr ""
"Pošalji mi obaveštenja putem mail-a o novootkrivenim prekinutim linkovima"
# @ broken-link-checker
#: core/core.php:701
msgid "Send authors e-mail notifications about broken links in their posts"
msgstr ""
"Pošalji autorima obaveštenja putem mail-a o prekinutim linkovima u njihovim "
"postovima"
#: core/core.php:708
msgid "Notification e-mail address"
msgstr "Mail adrese za obaveštenja"
#: core/core.php:720
msgid ""
"Leave empty to use the e-mail address specified in Settings → General."
msgstr ""
"Ostavite prazno da biste koristili mail adrese navedene u Postavkama &rarr-"
"u, Opšte "
# @ broken-link-checker
#: core/core.php:727
msgid "Link tweaks"
msgstr "Prekidi linka"
# @ broken-link-checker
#: core/core.php:733
msgid "Apply custom formatting to broken links"
msgstr "Primeni prilagođeno formatiranje na prekinute linkove"
# @ broken-link-checker
#: core/core.php:737 core/core.php:768
msgid "Edit CSS"
msgstr "Uredi CSS"
#: core/core.php:753
msgid "Example : Lorem ipsum <a %s>broken link</a>, dolor sit amet."
msgstr "Primer: Lorem ipsum <a %s>prekinuti link</a>, dolor sit amet."
#: core/core.php:756 core/core.php:787
msgid "Click \"Save Changes\" to update example output."
msgstr "Kliknite na \"Save Changes\" da biste ažurirali izlaz primera."
# @ broken-link-checker
#: core/core.php:764
msgid "Apply custom formatting to removed links"
msgstr "Primeni prilagođeno formatiranje na uklonjene linkove."
#: core/core.php:784
msgid "Example : Lorem ipsum <span %s>removed link</span>, dolor sit amet."
msgstr "Primer: Lorem ipsum <span %s>uklonjen link</span>, dolor sit amet."
# @ broken-link-checker
#: core/core.php:797
msgid "Stop search engines from following broken links"
msgstr "Zaustavi pretraživač u praćenju prekinutih linkova"
#: core/core.php:805
msgctxt "settings page"
msgid "Suggestions"
msgstr "Predlozi"
# @ broken-link-checker
#: core/core.php:811
msgid "Suggest alternatives to broken links"
msgstr "Predloži alternative za prekinute linkove"
# @ broken-link-checker
#: core/core.php:827
msgid "Look for links in"
msgstr "Potraži linkove na"
# @ broken-link-checker
#: core/core.php:838
msgid "Post statuses"
msgstr "Statusi posta"
# @ broken-link-checker
#: core/core.php:871
msgid "Link types"
msgstr "Vrste linkova"
# @ broken-link-checker
#: core/core.php:877
msgid "Error : All link parsers missing!"
msgstr "Greška: nedostaju svi parseri linka"
# @ broken-link-checker
#: core/core.php:884
msgid "Exclusion list"
msgstr "Lista isključenja"
# @ broken-link-checker
#: core/core.php:885
msgid ""
"Don't check links where the URL contains any of these words (one per line) :"
msgstr ""
"Ne proveravaj linkove čiji URL sadrži neke od navedenih reči (po jednu u "
"svakom redu):"
# @ broken-link-checker
#: core/core.php:903
msgid "Check links using"
msgstr "Proveri linkove koristeći:"
# @ broken-link-checker
#: core/core.php:922 includes/links.php:857
msgid "Timeout"
msgstr "Pauza"
# @ broken-link-checker
# @ default
#: core/core.php:928 core/core.php:997 core/core.php:2904
msgid "%s seconds"
msgstr "%s sekundi"
# @ broken-link-checker
#: core/core.php:937
msgid "Links that take longer than this to load will be marked as broken."
msgstr ""
"Linkovi kojima za učitavanje treba više vremena od navedenog biće označeni "
"kao prekinuti "
# @ broken-link-checker
#: core/core.php:944
msgid "Link monitor"
msgstr "Monitor linka"
# @ broken-link-checker
#: core/core.php:952
msgid "Run continuously while the Dashboard is open"
msgstr "Pokreni istovremeno kad je otvorena komandna tabla"
# @ broken-link-checker
#: core/core.php:960
msgid "Run hourly in the background"
msgstr "Pokreni u pozadini, na svakih sat vremena"
#: core/core.php:968
msgid "Show the dashboard widget for"
msgstr "Prikaži widget komandne table za"
#: core/core.php:973
msgctxt "dashboard widget visibility"
msgid "Administrator"
msgstr "Administratora"
#: core/core.php:974
msgctxt "dashboard widget visibility"
msgid "Editor and above"
msgstr "Urednika i višu poziciju"
#: core/core.php:975
msgctxt "dashboard widget visibility"
msgid "Nobody (disables the widget)"
msgstr "Nikoga (deaktivira widget)"
# @ broken-link-checker
#: core/core.php:991
msgid "Max. execution time"
msgstr "Maksimalno vreme izvođenja"
# @ broken-link-checker
#: core/core.php:1008
msgid ""
"The plugin works by periodically launching a background job that parses your "
"posts for links, checks the discovered URLs, and performs other time-"
"consuming tasks. Here you can set for how long, at most, the link monitor "
"may run each time before stopping."
msgstr ""
"Plugin funkcioniše periodično pokrećući pozadinski zadatak koji analizira "
"vaše post-ove u potrazi za linkovima, proverava otkrivene URL-e i izvodi "
"druge zadatke koji zahtevaju vreme. Ovde možete podesiti koliko (najviše) "
"vremena monitor linka može da radi pre nego što se zaustavi."
# @ broken-link-checker
#: core/core.php:1017
msgid "Server load limit"
msgstr "Ograničenje opterećenja servera"
#: core/core.php:1032
msgid "Current load : %s"
msgstr "Trenutno opterećenje %s"
# @ broken-link-checker
#: core/core.php:1037
msgid ""
"Link checking will be suspended if the average <a href=\"%s\">server load</"
"a> rises above this number. Leave this field blank to disable load limiting."
msgstr ""
"Provera linka biće obustavljena ako prosečno <a href=\"%s\">opterećenje "
"servera </a> premaši ovaj broj. Ostavite ovo polje prazno da biste "
"deaktivirali ograničenje opterećenja."
# @ broken-link-checker
#: core/core.php:1046
msgid "Not available"
msgstr "Nije raspoloživo"
# @ broken-link-checker
#: core/core.php:1048
msgid ""
"Load limiting only works on Linux-like systems where <code>/proc/loadavg</"
"code> is present and accessible."
msgstr ""
"Ograničenje opterećenja radi samo na sistemima kao što je Linux gde je "
"<code>/proc/loadavg</code> prisutan i pristupačan"
# @ broken-link-checker
#: core/core.php:1056
msgid "Forced recheck"
msgstr "Nasilna ponovna provera"
# @ broken-link-checker
#: core/core.php:1059
msgid "Re-check all pages"
msgstr "Ponovo proveri sve stranice"
# @ broken-link-checker
#: core/core.php:1063
msgid ""
"The \"Nuclear Option\". Click this button to make the plugin empty its link "
"database and recheck the entire site from scratch."
msgstr ""
"Kliknite na taster \"Nuclear Option\" da bi plugin ispraznio svoju bazu "
"podataka i ponovo proverio da li na celom site-u ima ogrebotina. "
# @ default
#: core/core.php:1074
msgid "Save Changes"
msgstr "Sačuvaj izmene"
# @ broken-link-checker
#: core/core.php:1125
msgid "Configure"
msgstr "Konfiguriši"
#: core/core.php:1207
msgid ""
"Enter the names of custom fields you want to check (one per line). If a "
"field contains HTML code, prefix its name with <code>html:</code>. For "
"example, <code>html:field_name</code>."
msgstr ""
"Unesite nazive prilagođenih polja koje želite da proverite (po jedno polje u "
"svakom redu). Ako polje sadrži HTML kod, pre naziva navedite prefiks "
"<code>html:</code>. Na primer, <code>html:field_name</code>."
# @ broken-link-checker
#: core/core.php:1338 core/core.php:1421 core/core.php:1453
msgid "Database error : %s"
msgstr "Greška baze podataka %s"
# @ broken-link-checker
#: core/core.php:1403
msgid "You must enter a filter name!"
msgstr "Morate uneti naziv filtera!"
# @ broken-link-checker
#: core/core.php:1407
msgid "Invalid search query."
msgstr "Nevažeći upit za pretragu."
# @ broken-link-checker
#: core/core.php:1416
msgid "Filter \"%s\" created"
msgstr "Kreiran je\"%s\" filter. "
# @ broken-link-checker
#: core/core.php:1443
msgid "Filter ID not specified."
msgstr "ID filtera nije naveden."
# @ broken-link-checker
#: core/core.php:1450
msgid "Filter deleted"
msgstr "Filter je obrisan"
# @ broken-link-checker
#: core/core.php:1497
msgid "Replaced %d redirect with a direct link"
msgid_plural "Replaced %d redirects with direct links"
msgstr[0] "Zamenjeni %d preusmeri direktnim linkom."
msgstr[1] "Zamenjeni %d preusmeri direktnim linkom."
# @ broken-link-checker
#: core/core.php:1508
msgid "Failed to fix %d redirect"
msgid_plural "Failed to fix %d redirects"
msgstr[0] "Nije uspela popravka %d preusmeravanja"
msgstr[1] "Nije uspela popravka %d preusmeravanja"
# @ broken-link-checker
#: core/core.php:1519
msgid "None of the selected links are redirects!"
msgstr "Nijedan od odabranih linkova nije za preusmeravanje!"
# @ broken-link-checker
#: core/core.php:1597
msgid "%d link updated."
msgid_plural "%d links updated."
msgstr[0] "%d link ažuriran"
msgstr[1] "%d link ažuriran"
# @ broken-link-checker
#: core/core.php:1608
msgid "Failed to update %d link."
msgid_plural "Failed to update %d links."
msgstr[0] "Nije uspelo ažuriranje %d linka"
msgstr[1] "Nije uspelo ažuriranje %d linka"
# @ broken-link-checker
#: core/core.php:1697
msgid "%d link removed"
msgid_plural "%d links removed"
msgstr[0] "%d link je uklonjen"
msgstr[1] "%d link je uklonjen"
# @ broken-link-checker
#: core/core.php:1708
msgid "Failed to remove %d link"
msgid_plural "Failed to remove %d links"
msgstr[0] "Neuspešno uklanjanje %d linka"
msgstr[1] "Neuspešno uklanjanje %d linka"
# @ default
#: core/core.php:1817
msgid ""
"%d item was skipped because it can't be moved to the Trash. You need to "
"delete it manually."
msgid_plural ""
"%d items were skipped because they can't be moved to the Trash. You need to "
"delete them manually."
msgstr[0] ""
"%d jedinica je preskočena jer ne može da se prebaci u kantu za otpatke. "
"Morate je ručno obrisati."
msgstr[1] ""
"%d jedinica je preskočena jer ne može da se prebaci u kantu za otpatke. "
"Morate je ručno obrisati."
# @ broken-link-checker
#: core/core.php:1839
msgid "Didn't find anything to delete!"
msgstr "Nije pronađeno ništa za brisanje!"
# @ broken-link-checker
#: core/core.php:1867
msgid "%d link scheduled for rechecking"
msgid_plural "%d links scheduled for rechecking"
msgstr[0] "%d link planiran za ponovnu proveru"
msgstr[1] "%d link planiran za ponovnu proveru"
# @ broken-link-checker
#: core/core.php:1913 core/core.php:2522
msgid "This link was manually marked as working by the user."
msgstr "Korisnik je ručno označio ovaj link kao aktivan."
# @ broken-link-checker
#: core/core.php:1920
msgid "Couldn't modify link %d"
msgstr "Link %d nije se mogao modifikovati"
# @ broken-link-checker
#: core/core.php:1930
msgid "%d link marked as not broken"
msgid_plural "%d links marked as not broken"
msgstr[0] "%d link označen kao neprekinut"
msgstr[1] "%d link označen kao neprekinut"
# @ broken-link-checker
#: core/core.php:1970
msgid "Table columns"
msgstr "Kolone u tabeli"
# @ default
#: core/core.php:1989
msgid "Show on screen"
msgstr "Prikaži na ekranu"
# @ broken-link-checker
#: core/core.php:1996
msgid "links"
msgstr "linkovi"
# @ default
# @ broken-link-checker
#: core/core.php:1997 includes/admin/table-printer.php:168
msgid "Apply"
msgstr "Primeni"
# @ broken-link-checker
#: core/core.php:2001
msgid "Misc"
msgstr "Razno"
# @ broken-link-checker
#: core/core.php:2016
msgid "Highlight links broken for at least %s days"
msgstr "Markiraj linkove prekinute najmanje %s dana"
# @ broken-link-checker
#: core/core.php:2025
msgid "Color-code status codes"
msgstr "Kodovi statusa prema boji koda"
# @ broken-link-checker
#: core/core.php:2042 core/core.php:2507 core/core.php:2547 core/core.php:2580
#: core/core.php:2667
msgid "You're not allowed to do that!"
msgstr "Nemate dozvolu za tu aktivnost!"
# @ broken-link-checker
#: core/core.php:2377
msgid "View broken links"
msgstr "Vidi prekinute linkove"
# @ broken-link-checker
#: core/core.php:2378
msgid "Found %d broken link"
msgid_plural "Found %d broken links"
msgstr[0] "Nađen %d prekinuti link."
msgstr[1] "Nađen %d prekinuti link."
# @ broken-link-checker
#: core/core.php:2384
msgid "No broken links found."
msgstr "Nisu pronađeni prekinuti linkovi"
# @ broken-link-checker
#: core/core.php:2391
msgid "%d URL in the work queue"
msgid_plural "%d URLs in the work queue"
msgstr[0] "%d URL u redu za rad"
msgstr[1] "%d URL u redu za rad"
# @ broken-link-checker
#: core/core.php:2394
msgid "No URLs in the work queue."
msgstr "Nema URL-a u redu za rad"
# @ broken-link-checker
#: core/core.php:2400
msgctxt "for the \"Detected X unique URLs in Y links\" message"
msgid "%d unique URL"
msgid_plural "%d unique URLs"
msgstr[0] "%d jedinstveni URL"
msgstr[1] "%d jedinstveni URL"
# @ broken-link-checker
#: core/core.php:2404
msgctxt "for the \"Detected X unique URLs in Y links\" message"
msgid "%d link"
msgid_plural "%d links"
msgstr[0] "%d link"
msgstr[1] "% link% link%d link"
# @ broken-link-checker
#: core/core.php:2410
msgid "Detected %1$s in %2$s and still searching..."
msgstr "Pronađeno %1$s u %2$s i još tražimo..."
# @ broken-link-checker
#: core/core.php:2416
msgid "Detected %1$s in %2$s."
msgstr "Pronađeno %1$s u %2$s."
# @ broken-link-checker
#: core/core.php:2423
msgid "Searching your blog for links..."
msgstr "Pretraživanje vašeg blog-a u potrazi za linkovima..."
# @ broken-link-checker
#: core/core.php:2425
msgid "No links detected."
msgstr "Nema pronađenih linkova."
# @ broken-link-checker
#: core/core.php:2451
msgctxt "current load"
msgid "Unknown"
msgstr "Nepoznat"
# @ broken-link-checker
#: core/core.php:2515 core/core.php:2555 core/core.php:2595 core/core.php:2677
msgid "Oops, I can't find the link %d"
msgstr "Ups, ne mogu da nađem link %d"
# @ broken-link-checker
#: core/core.php:2528 core/core.php:2565
msgid "Oops, couldn't modify the link!"
msgstr "Ups, link nije mogao da se izmeni!"
# @ broken-link-checker
#: core/core.php:2531 core/core.php:2568 core/core.php:2703
msgid "Error : link_id not specified"
msgstr "Greška: id_linka nije naveden"
# @ broken-link-checker
#: core/core.php:2586
msgid "Error : link_id or new_url not specified"
msgstr "Greška: id_linka ili novi_url nije naveden"
# @ broken-link-checker
#: core/core.php:2604
msgid "Oops, the new URL is invalid!"
msgstr "Ups, novi URL je nevažeči!"
# @ broken-link-checker
#: core/core.php:2619
msgid "An unexpected error occurred!"
msgstr "Pojavila se neočekivana greška!"
# @ broken-link-checker
#: core/core.php:2686
msgid "An unexpected error occured!"
msgstr "Pojavila se neočekivana greška!"
# @ broken-link-checker
#: core/core.php:2712
msgid "You don't have sufficient privileges to access this information!"
msgstr "Nemate odgovarajuće dozvole za pristup ovim informacijama!"
# @ broken-link-checker
#: core/core.php:2725
msgid "Error : link ID not specified"
msgstr "Greška: ID linka nije naveden"
# @ broken-link-checker
#: core/core.php:2739
msgid "Failed to load link details (%s)"
msgstr "Detalji linka nisu učitani (%s)"
# @ broken-link-checker
#. #-#-#-#-# plugin.pot (Broken Link Checker 1.8.3) #-#-#-#-#
#. Plugin Name of the plugin/theme
#: core/core.php:2793
msgid "Broken Link Checker"
msgstr "Broken Link Checker"
# @ broken-link-checker
#: core/core.php:2813
msgid "PHP version"
msgstr "PHP verzija"
# @ broken-link-checker
#: core/core.php:2819
msgid "MySQL version"
msgstr "MySQL verzija"
# @ broken-link-checker
#: core/core.php:2832
msgid ""
"You have an old version of CURL. Redirect detection may not work properly."
msgstr ""
"Imate staru verziju CURL-a. Detekcija preusmeravanja možda neće ispravno "
"raditi."
# @ broken-link-checker
#: core/core.php:2844 core/core.php:2860 core/core.php:2865
msgid "Not installed"
msgstr "Nije instalirana"
# @ broken-link-checker
#: core/core.php:2847
msgid "CURL version"
msgstr "CURL verzija"
# @ broken-link-checker
#: core/core.php:2853
msgid "Installed"
msgstr "Instalirana"
# @ broken-link-checker
#: core/core.php:2866
msgid "You must have either CURL or Snoopy installed for the plugin to work!"
msgstr "Morate imati instaliran CURL ili Snoopy da bi ovaj plugin radio!"
# @ broken-link-checker
#: core/core.php:2877
msgid "On"
msgstr "Uključen"
# @ broken-link-checker
#: core/core.php:2878
msgid "Redirects may be detected as broken links when safe_mode is on."
msgstr ""
"Preusmeravanja mogu biti detektovana kao prekinuti linkovi kad je uključen "
"‘safe_mode’."
# @ broken-link-checker
#: core/core.php:2883 core/core.php:2897
msgid "Off"
msgstr "Isključen"
# @ broken-link-checker
#: core/core.php:2891
msgid "On ( %s )"
msgstr "Uključen (%s)"
# @ broken-link-checker
#: core/core.php:2892
msgid "Redirects may be detected as broken links when open_basedir is on."
msgstr ""
"Preusmeravanja mogu biti detektovana kao prekinuti linkovi kad je uključena "
"opcija ‘open_basedir’. "
# @ broken-link-checker
#: core/core.php:2921
msgid ""
"If this value is zero even after several page reloads you have probably "
"encountered a bug."
msgstr ""
"Ako je ova vrednost podešena na nulu, posle nekoliko ponovnih učitavanja "
"stranice, verovatno ste naišli na grešku. "
# @ broken-link-checker
#: core/core.php:3044 core/core.php:3159
msgid "[%s] Broken links detected"
msgstr "Otkriveno [%s] prekinutih linkova"
# @ broken-link-checker
#: core/core.php:3049
msgid "Broken Link Checker has detected %d new broken link on your site."
msgid_plural ""
"Broken Link Checker has detected %d new broken links on your site."
msgstr[0] ""
"Broken Link Checker otkrio je %d novi prekinuti link na vašem site-u"
msgstr[1] ""
"Broken Link Checker otkrio je %d novi prekinuti link na vašem site-u"
# @ broken-link-checker
#: core/core.php:3080
msgid "Here's a list of the first %d broken links:"
msgid_plural "Here's a list of the first %d broken links:"
msgstr[0] "Ovde je spisak prvih %d prekinutih linkova"
msgstr[1] "Ovde je spisak prvih %d prekinutih linkova"
# @ broken-link-checker
#: core/core.php:3089
msgid "Here's a list of the new broken links: "
msgstr "Ovde je spisak novih prekinutih linkova"
# @ broken-link-checker
#: core/core.php:3098
msgid "Link text : %s"
msgstr "Teks linka: %s"
# @ broken-link-checker
#: core/core.php:3099
msgid "Link URL : <a href=\"%s\">%s</a>"
msgstr "URL linka: <a href=\"%s\">%s</a>"
# @ broken-link-checker
#: core/core.php:3100
msgid "Source : %s"
msgstr "Izvor: %s"
# @ brokenk-link-checker
#: core/core.php:3114
msgid "You can see all broken links here:"
msgstr "Ovde možete videti sve prekinute linkove"
# @ broken-link-checker
#: core/core.php:3164
msgid "Broken Link Checker has detected %d new broken link in your posts."
msgid_plural ""
"Broken Link Checker has detected %d new broken links in your posts."
msgstr[0] "Broken Link Checker otkrio je %d prekinutih linkova u vašem post-u"
msgstr[1] "Broken Link Checker otkrio je %d prekinutih linkova u vašem post-u"
# @ default
#: core/init.php:242
msgid "Once Weekly"
msgstr "Jednom nedeljno"
# @ default
#: core/init.php:248
msgid "Twice a Month"
msgstr "Dva puta mesečno"
# @ broken-link-checker
#: core/init.php:324
msgid ""
"Broken Link Checker installation failed. Try deactivating and then "
"reactivating the plugin."
msgstr ""
"Broken Link Checker nije instaliran. Pokušajte da deaktivirate i da ponovo "
"aktivirate plugin."
# @ broken-link-checker
#: includes/admin/db-upgrade.php:95
msgid "Failed to delete old DB tables. Database error : %s"
msgstr ""
"Neuspešno brisanje tabela stare baze podataka. Greška baze podataka: %s"
# @ broken-link-checker
#: includes/admin/links-page-js.php:55 includes/admin/links-page-js.php:517
msgid "Wait..."
msgstr "Sačekajte..."
# @ broken-link-checker
#: includes/admin/links-page-js.php:100 includes/admin/table-printer.php:658
msgid "Not broken"
msgstr "Nije prekinut"
#: includes/admin/links-page-js.php:235
msgctxt "link text"
msgid "(None)"
msgstr "(Nijedan)"
#: includes/admin/links-page-js.php:236
msgctxt "link text"
msgid "(Multiple links)"
msgstr "(Višestruki linkovi)"
# @ broken-link-checker
#: includes/admin/links-page-js.php:294
msgctxt "link suggestions"
msgid "Searching..."
msgstr "Tražim..."
# @ broken-link-checker
#: includes/admin/links-page-js.php:295
msgctxt "link suggestions"
msgid "No suggestions available."
msgstr "Nema raspoloživih predloga."
#: includes/admin/links-page-js.php:296
msgctxt "link suggestions"
msgid "Archived page from %s (via the Wayback Machine)"
msgstr "Stranica arhivirana %s (pomoću Wayback Machine)."
# @ broken-link-checker
#: includes/admin/links-page-js.php:379
msgid "%d instances of the link were successfully modified."
msgstr "%d primeri linka uspešno su izmenjeni."
# @ broken-link-checker
#: includes/admin/links-page-js.php:385
msgid ""
"However, %d instances couldn't be edited and still point to the old URL."
msgstr "Ipak, %d primeri nisu mogli biti izmenjeni i još pokazuju stari URL."
# @ broken-link-checker
#: includes/admin/links-page-js.php:391
msgid "The link could not be modified."
msgstr "Link se nije mogao modifikovati."
# @ broken-link-checker
#: includes/admin/links-page-js.php:394
msgid "The following error(s) occurred :"
msgstr "Pojavila se sledeća greška:"
#: includes/admin/links-page-js.php:480
msgid "Error: Link URL must not be empty."
msgstr "Greška: URL linka ne sme biti prazan."
# @ broken-link-checker
#: includes/admin/links-page-js.php:555
msgid "%d instances of the link were successfully unlinked."
msgstr "%d primeri linka uspešno su odvojeni"
# @ broken-link-checker
#: includes/admin/links-page-js.php:561
msgid "However, %d instances couldn't be removed."
msgstr "Međutim, %d primeri nisu mogli biti uklonjeni."
# @ broken-link-checker
#: includes/admin/links-page-js.php:566
msgid "The plugin failed to remove the link."
msgstr "Plugin nije mogao da ukloni link."
# @ broken-link-checker
#: includes/admin/links-page-js.php:569
msgid "The following error(s) occured :"
msgstr "Pojavila se sledeća greška:"
# @ broken-link-checker
#: includes/admin/links-page-js.php:577 includes/admin/table-printer.php:276
#: includes/admin/table-printer.php:652
msgid "Unlink"
msgstr "Odvoji"
# @ broken-link-checker
#: includes/admin/links-page-js.php:621
msgid "Enter a name for the new custom filter"
msgstr "Unesi ime za novi prilagođeni filter"
# @ broken-link-checker
#: includes/admin/links-page-js.php:632
msgid ""
"You are about to delete the current filter.\n"
"'Cancel' to stop, 'OK' to delete"
msgstr ""
"Pripremate se da obrišete postojeći filter. Kliknite na .\n"
"'Cancel' da biste zaustavili aktivnost, 'OK' da biste ga obrisali."
# @ broken-link-checker
#: includes/admin/links-page-js.php:652
msgid ""
"Are you sure you want to delete all posts, bookmarks or other items that "
"contain any of the selected links? This action can't be undone.\n"
"'Cancel' to stop, 'OK' to delete"
msgstr ""
"Jeste li sigurni da želite da obrišete sve post-ove, oznake i druge stavke "
"koje sadrže odabrane linkove? Ova aktivnost ne može se poništiti. Kliknite "
"na .\n"
"'Cancel' da biste zaustavili aktivnost, 'OK' da biste ih obrisali."
# @ broken-link-checker
#: includes/admin/links-page-js.php:662
msgid ""
"Are you sure you want to remove the selected links? This action can't be "
"undone.\n"
"'Cancel' to stop, 'OK' to remove"
msgstr ""
"Jeste li sigurni da želite da uklonite odabrane linkove? Ova aktivnost ne "
"može se poništiti. Kliknite na .\n"
"'Cancel' da biste zaustavili aktivnost, 'OK' da biste uklonili linkove."
#: includes/admin/links-page-js.php:771
msgid "Enter a search string first."
msgstr "Prvo unesite niz za pretragu"
#: includes/admin/links-page-js.php:778
msgid "Select one or more links to edit."
msgstr "Odaberite jedan link ili više linkova za uređivanje."
# @ broken-link-checker
#: includes/admin/options-page-js.php:54
msgid "Hide debug info"
msgstr "Sakrij informacije o otklanjanju greške"
# @ broken-link-checker
#: includes/admin/search-form.php:16
msgid "Save This Search As a Filter"
msgstr "Saćuvaj ovu pretragu kao filter"
# @ broken-link-checker
#: includes/admin/search-form.php:26
msgid "Delete This Filter"
msgstr "Obriši ovaj filter"
# @ broken-link-checker
#: includes/admin/search-form.php:32 includes/link-query.php:65
msgid "Search"