forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhr.po
17555 lines (14320 loc) · 486 KB
/
hr.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: phpMyAdmin 4.4.0-dev\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2014-11-26 08:29-0500\n"
"PO-Revision-Date: 2014-03-28 11:02+0200\n"
"Last-Translator: Michal Čihař <[email protected]>\n"
"Language-Team: Croatian <https://hosted.weblate.org/projects/phpmyadmin/"
"master/hr/>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 1.9-dev\n"
#: changelog.php:36 license.php:28
#, php-format
msgid ""
"The %s file is not available on this system, please visit www.phpmyadmin.net "
"for more information."
msgstr ""
"Datoteka %s nije dostupnana na ovom sistemu, molimo posjetite www.phpmyadmin."
"net za više informacija."
#: db_central_columns.php:85
msgid "The central list of columns for the current database is empty."
msgstr ""
#: db_central_columns.php:109
#, fuzzy
#| msgid "Click to sort"
msgid "Click to sort."
msgstr "Kliknite za sortiranje"
#: db_central_columns.php:125
#, fuzzy, php-format
#| msgid "Showing rows"
msgid "Showing rows %1$s - %2$s."
msgstr "Prikazivanje redaka"
#: db_create.php:61
#, php-format
msgid "Database %1$s has been created."
msgstr "Baza podataka %1$s uspješno je izrađena."
#: db_datadict.php:48 libraries/operations.lib.php:32
msgid "Database comment:"
msgstr "Komentar baze podataka:"
#: db_datadict.php:94
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:989
#: libraries/tbl_columns_definition_form.lib.php:73
#: libraries/tbl_printview.lib.php:577
msgid "Table comments:"
msgstr "Komentari tablice:"
#: db_datadict.php:103 libraries/Index.class.php:569
#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1292
#: libraries/insert_edit.lib.php:1560
#: libraries/navigation/Nodes/Node_Column.class.php:32
#: libraries/plugins/export/ExportHtmlword.class.php:280
#: libraries/plugins/export/ExportHtmlword.class.php:375
#: libraries/plugins/export/ExportLatex.class.php:507
#: libraries/plugins/export/ExportOdt.class.php:364
#: libraries/plugins/export/ExportOdt.class.php:464
#: libraries/plugins/export/ExportTexytext.class.php:272
#: libraries/plugins/export/ExportTexytext.class.php:361
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1015
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1038
#: libraries/tbl_columns_definition_form.lib.php:595
#: libraries/tbl_indexes.lib.php:318 libraries/tbl_printview.lib.php:472
#: libraries/tbl_relation.lib.php:235 libraries/tbl_relation.lib.php:346
#: libraries/tbl_relation.lib.php:377 libraries/tbl_relation.lib.php:611
#: libraries/tbl_relation.lib.php:621 libraries/tracking.lib.php:838
#: libraries/tracking.lib.php:927
msgid "Column"
msgstr "Stupac"
#: db_datadict.php:104 db_printview.php:50 libraries/Index.class.php:566
#: libraries/TableSearch.class.php:186 libraries/central_columns.lib.php:631
#: libraries/insert_edit.lib.php:245
#: libraries/plugins/export/ExportHtmlword.class.php:283
#: libraries/plugins/export/ExportHtmlword.class.php:378
#: libraries/plugins/export/ExportLatex.class.php:508
#: libraries/plugins/export/ExportOdt.class.php:367
#: libraries/plugins/export/ExportOdt.class.php:467
#: libraries/plugins/export/ExportTexytext.class.php:273
#: libraries/plugins/export/ExportTexytext.class.php:362
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1016
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1039
#: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80
#: libraries/rte/rte_routines.lib.php:961
#: libraries/rte/rte_routines.lib.php:990
#: libraries/rte/rte_routines.lib.php:1629
#: libraries/server_privileges.lib.php:2027 libraries/structure.lib.php:837
#: libraries/structure.lib.php:1283
#: libraries/tbl_columns_definition_form.lib.php:280
#: libraries/tbl_printview.lib.php:473 libraries/tracking.lib.php:839
#: libraries/tracking.lib.php:924
msgid "Type"
msgstr "Vrsta"
#: db_datadict.php:105 libraries/Index.class.php:572
#: libraries/TableSearch.class.php:1293 libraries/central_columns.lib.php:637
#: libraries/insert_edit.lib.php:1569
#: libraries/plugins/export/ExportHtmlword.class.php:286
#: libraries/plugins/export/ExportHtmlword.class.php:381
#: libraries/plugins/export/ExportLatex.class.php:509
#: libraries/plugins/export/ExportOdt.class.php:370
#: libraries/plugins/export/ExportOdt.class.php:470
#: libraries/plugins/export/ExportTexytext.class.php:274
#: libraries/plugins/export/ExportTexytext.class.php:363
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1018
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1041
#: libraries/structure.lib.php:1286
#: libraries/tbl_columns_definition_form.lib.php:301
#: libraries/tbl_printview.lib.php:474 libraries/tracking.lib.php:841
#: libraries/tracking.lib.php:930
msgid "Null"
msgstr "Null"
#: db_datadict.php:106 libraries/central_columns.lib.php:641
#: libraries/plugins/export/ExportHtmlword.class.php:289
#: libraries/plugins/export/ExportHtmlword.class.php:384
#: libraries/plugins/export/ExportLatex.class.php:510
#: libraries/plugins/export/ExportOdt.class.php:373
#: libraries/plugins/export/ExportOdt.class.php:473
#: libraries/plugins/export/ExportTexytext.class.php:275
#: libraries/plugins/export/ExportTexytext.class.php:364
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1019
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1042
#: libraries/replication_gui.lib.php:147 libraries/structure.lib.php:219
#: libraries/structure.lib.php:1287
#: libraries/tbl_columns_definition_form.lib.php:292
#: libraries/tbl_printview.lib.php:475 libraries/tracking.lib.php:842
msgid "Default"
msgstr "Zadano"
#: db_datadict.php:108 libraries/plugins/export/ExportHtmlword.class.php:388
#: libraries/plugins/export/ExportLatex.class.php:512
#: libraries/plugins/export/ExportOdt.class.php:477
#: libraries/plugins/export/ExportTexytext.class.php:366
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1021
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1044
#: libraries/tbl_printview.lib.php:477
msgid "Links to"
msgstr "Povezano s"
#: db_datadict.php:110 db_printview.php:54
#: libraries/config/messages.inc.php:130 libraries/config/messages.inc.php:146
#: libraries/config/messages.inc.php:177
#: libraries/plugins/export/ExportHtmlword.class.php:393
#: libraries/plugins/export/ExportLatex.class.php:515
#: libraries/plugins/export/ExportOdt.class.php:482
#: libraries/plugins/export/ExportTexytext.class.php:369
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1032
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1045
#: libraries/tbl_columns_definition_form.lib.php:311
#: libraries/tbl_printview.lib.php:479
msgid "Comments"
msgstr "Komentari"
#: db_datadict.php:152 libraries/display_structure.inc.php:164
#: libraries/structure.lib.php:1484 libraries/structure.lib.php:2202
#: libraries/structure.lib.php:2212 libraries/tbl_printview.lib.php:106
#: libraries/tracking.lib.php:878
msgid "Primary"
msgstr "Primarni"
#: db_datadict.php:157 js/messages.php:270 libraries/Index.class.php:437
#: libraries/Index.class.php:476 libraries/Index.class.php:883
#: libraries/central_columns.lib.php:798
#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.lib.php:462
#: libraries/mult_submits.lib.php:463
#: libraries/plugins/export/ExportHtmlword.class.php:630
#: libraries/plugins/export/ExportLatex.class.php:589
#: libraries/plugins/export/ExportOdt.class.php:755
#: libraries/plugins/export/ExportTexytext.class.php:567
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1072
#: libraries/server_privileges.lib.php:2193
#: libraries/server_privileges.lib.php:2374
#: libraries/server_privileges.lib.php:2395
#: libraries/server_privileges.lib.php:2717
#: libraries/server_privileges.lib.php:2723
#: libraries/server_privileges.lib.php:3058
#: libraries/server_privileges.lib.php:3080 libraries/structure.lib.php:1375
#: libraries/tbl_printview.lib.php:113 libraries/tracking.lib.php:885
#: libraries/tracking.lib.php:962 libraries/tracking.lib.php:967
#: libraries/user_preferences.lib.php:296 prefs_manage.php:138
msgid "No"
msgstr "Ne"
#: db_datadict.php:157 js/messages.php:393 libraries/Index.class.php:438
#: libraries/Index.class.php:475 libraries/Index.class.php:883
#: libraries/central_columns.lib.php:798
#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:79
#: libraries/mult_submits.inc.php:190 libraries/mult_submits.lib.php:359
#: libraries/mult_submits.lib.php:392 libraries/mult_submits.lib.php:456
#: libraries/mult_submits.lib.php:457 libraries/mult_submits.lib.php:499
#: libraries/mult_submits.lib.php:508 libraries/mult_submits.lib.php:513
#: libraries/mult_submits.lib.php:518 libraries/mult_submits.lib.php:523
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:589
#: libraries/plugins/export/ExportOdt.class.php:756
#: libraries/plugins/export/ExportTexytext.class.php:567
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1073
#: libraries/server_databases.lib.php:465
#: libraries/server_databases.lib.php:475
#: libraries/server_privileges.lib.php:2193
#: libraries/server_privileges.lib.php:2371
#: libraries/server_privileges.lib.php:2393
#: libraries/server_privileges.lib.php:2716
#: libraries/server_privileges.lib.php:2721
#: libraries/server_privileges.lib.php:3055
#: libraries/server_privileges.lib.php:3080 libraries/structure.lib.php:1375
#: libraries/structure.lib.php:2808 libraries/tbl_printview.lib.php:114
#: libraries/tracking.lib.php:885 libraries/tracking.lib.php:960
#: libraries/tracking.lib.php:965 libraries/user_preferences.lib.php:294
#: prefs_manage.php:136
msgid "Yes"
msgstr "Da"
#: db_export.php:29
msgid "View dump (schema) of database"
msgstr "Prikaži ispis (shemu) baze podataka"
#: db_export.php:33 db_printview.php:42 db_structure.php:84 db_tracking.php:88
#: export.php:358 libraries/DBQbe.class.php:312
msgid "No tables found in database."
msgstr "U bazi podataka nisu pronađene tablice."
#: db_export.php:41 libraries/DbSearch.class.php:446
#: libraries/display_export.lib.php:44
msgid "Select All"
msgstr "Odaberi sve"
#: db_export.php:47 libraries/DbSearch.class.php:450
#: libraries/display_export.lib.php:50
msgid "Unselect All"
msgstr "Ukloni sav odabir"
#: db_operations.php:51 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Naziv baze podataka je prazan!"
#: db_operations.php:132
#, fuzzy, php-format
#| msgid "Database %1$s has been renamed to %2$s."
msgid "Database %1$s has been renamed to %2$s."
msgstr "Baza podataka %1$s preimenovana je u %2$s"
#: db_operations.php:138
#, fuzzy, php-format
#| msgid "Database %s has been copied to %s."
msgid "Database %1$s has been copied to %2$s."
msgstr "Baza podataka %s kopirana je u %s"
#: db_operations.php:259
#, fuzzy, php-format
#| msgid ""
#| "The phpMyAdmin configuration storage has been deactivated. To find out "
#| "why click %shere%s."
msgid ""
"The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
msgstr ""
"Konfiguracija za pohranu phpMyAdmin-a je deaktivirana. Kako biste saznali "
"razloge, kliknite %sovdje%s."
#: db_printview.php:48 db_tracking.php:123 db_tracking.php:263
#: libraries/Menu.class.php:241 libraries/config/messages.inc.php:756
#: libraries/plugins/export/ExportXml.class.php:498
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:331
#: libraries/server_privileges.lib.php:1039
#: libraries/server_privileges.lib.php:2550
#: libraries/server_privileges.lib.php:2778
#: libraries/server_privileges.lib.php:2789
#: libraries/server_privileges.lib.php:3871 libraries/structure.lib.php:815
#: libraries/tbl_relation.lib.php:329 libraries/tbl_relation.lib.php:595
msgid "Table"
msgstr "Tablica"
#: db_printview.php:49 libraries/build_html_for_db.lib.php:33
#: libraries/import.lib.php:193 libraries/structure.lib.php:826
#: libraries/structure.lib.php:1839 libraries/structure.lib.php:2031
#: libraries/tbl_printview.lib.php:194
msgid "Rows"
msgstr "Redaka"
#: db_printview.php:52 libraries/structure.lib.php:848
#: libraries/tbl_indexes.lib.php:319
msgid "Size"
msgstr "Veličina"
#: db_printview.php:99 libraries/plugins/export/ExportSql.class.php:1214
#: libraries/structure.lib.php:789
msgid "in use"
msgstr "u upotrebi"
#: db_printview.php:120 libraries/plugins/export/ExportSql.class.php:1140
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:994
#, fuzzy
#| msgid "Creation"
msgid "Creation:"
msgstr "Izrada"
#: db_printview.php:127 libraries/plugins/export/ExportSql.class.php:1153
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:999
#, fuzzy
#| msgid "Last update"
msgid "Last update:"
msgstr "Posljednje ažuriranje"
#: db_printview.php:134 libraries/plugins/export/ExportSql.class.php:1166
#: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:1004
#, fuzzy
#| msgid "Last check"
msgid "Last check:"
msgstr "Posljednja provjera"
#: db_printview.php:146 libraries/structure.lib.php:169
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tablicu"
msgstr[1] "%s tablica"
msgstr[2] "%s tablice"
#: db_qbe.php:103
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to choose at least one column to display!"
msgstr "Morate odabrati najmanje jedan stupac za prikazivanje"
#: db_qbe.php:124
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "Prebaci se na %svizualnu izradu%s"
#: db_search.php:30 libraries/plugins/AuthenticationPlugin.class.php:61
#: libraries/plugins/auth/AuthenticationConfig.class.php:103
#: libraries/plugins/auth/AuthenticationConfig.class.php:118
#: libraries/plugins/auth/AuthenticationHttp.class.php:81
msgid "Access denied!"
msgstr "Pristup odbijen!"
#: db_tracking.php:38 db_tracking.php:63
#, fuzzy
msgid "Tracking data deleted successfully."
msgstr "Replikacija"
#: db_tracking.php:47
#, php-format
msgid ""
"Version %1$s was created for selected tables, tracking is active for them."
msgstr ""
#: db_tracking.php:78
#, fuzzy
#| msgid "No databases selected."
msgid "No tables selected."
msgstr "Nema odabrane baze podataka."
#: db_tracking.php:112
msgid "Tracked tables"
msgstr "Praćene tablice"
#: db_tracking.php:124
msgid "Last version"
msgstr "Zadnja verzija"
#: db_tracking.php:125 libraries/tracking.lib.php:247
msgid "Created"
msgstr "Kreirano"
#: db_tracking.php:126 libraries/tracking.lib.php:248
msgid "Updated"
msgstr "Ažurirano"
#: db_tracking.php:127 js/messages.php:203 libraries/Menu.class.php:540
#: libraries/Util.class.php:4088 libraries/rte/rte_events.lib.php:404
#: libraries/rte/rte_list.lib.php:78
#: libraries/server_status_processes.lib.php:93 libraries/tracking.lib.php:249
msgid "Status"
msgstr "Stanje"
#: db_tracking.php:128 db_tracking.php:264 libraries/Index.class.php:563
#: libraries/central_columns.lib.php:622 libraries/rte/rte_list.lib.php:53
#: libraries/rte/rte_list.lib.php:67 libraries/rte/rte_list.lib.php:79
#: libraries/server_databases.lib.php:399
#: libraries/server_privileges.lib.php:2030
#: libraries/server_privileges.lib.php:2799
#: libraries/server_privileges.lib.php:2975
#: libraries/server_user_groups.lib.php:80 libraries/structure.lib.php:823
#: libraries/structure.lib.php:1301 libraries/tracking.lib.php:250
msgid "Action"
msgstr "Aktivnost"
#: db_tracking.php:129 libraries/navigation/Navigation.class.php:208
#: libraries/tracking.lib.php:251 tbl_change.php:158
msgid "Show"
msgstr "Prikaži"
#: db_tracking.php:141
msgid "Delete tracking data for this table"
msgstr "Obriši podatke o praćenju za ovu tablicu"
#: db_tracking.php:145 db_tracking.php:207
#, fuzzy
#| msgid "Deleting tracking data"
msgid "Delete tracking"
msgstr "Brisanje podataka o praćenju"
#: db_tracking.php:183
msgid "Versions"
msgstr "Verzije"
#: db_tracking.php:186 libraries/tracking.lib.php:287
#: libraries/tracking.lib.php:418
msgid "Tracking report"
msgstr "Izvještaj o praćenju"
#: db_tracking.php:189 libraries/tracking.lib.php:295
#: libraries/tracking.lib.php:787
msgid "Structure snapshot"
msgstr "Snimak strukture"
#: db_tracking.php:253
msgid "Untracked tables"
msgstr "Nepraćene tablice"
#: db_tracking.php:277 db_tracking.php:303 libraries/structure.lib.php:1642
msgid "Track table"
msgstr "Prati tablicu"
#: db_tracking.php:316
msgid "Database Log"
msgstr "Log baze podataka"
#: error_report.php:68
msgid ""
"An error has been detected and an error report has been automatically "
"submitted based on your settings."
msgstr ""
#: error_report.php:72
msgid "Thank you for submitting this report."
msgstr ""
#: error_report.php:76
msgid ""
"An error has been detected and an error report has been generated but failed "
"to be sent."
msgstr ""
#: error_report.php:81
msgid "If you experience any problems please submit a bug report manually."
msgstr ""
#: error_report.php:85
msgid "You may want to refresh the page."
msgstr ""
#: export.php:182 schema_export.php:71
msgid "Bad type!"
msgstr "Pogrešna vrsta!"
#: export.php:263
msgid "Bad parameters!"
msgstr "Pogrešni parametri!"
#: file_echo.php:22
msgid "Invalid export type"
msgstr "Pogrešna vrsta izvoza"
#: gis_data_editor.php:118
#, php-format
msgid "Value for the column \"%s\""
msgstr "Vrijednost stupca \"%s\""
#: gis_data_editor.php:146 libraries/tbl_gis_visualization.lib.php:164
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Iskoristi OpenStreetMaps kao osnovni sloj"
#. l10n: Spatial Reference System Identifier
#: gis_data_editor.php:168
#, fuzzy
msgid "SRID:"
msgstr "SRID"
#: gis_data_editor.php:191
#, fuzzy, php-format
#| msgid "Geometry"
msgid "Geometry %d:"
msgstr "Geometrija"
#: gis_data_editor.php:213
#, fuzzy
#| msgid "Point"
msgid "Point:"
msgstr "Točka"
#: gis_data_editor.php:214 gis_data_editor.php:241 gis_data_editor.php:297
#: gis_data_editor.php:370 js/messages.php:381
msgid "X"
msgstr "X"
#: gis_data_editor.php:217 gis_data_editor.php:245 gis_data_editor.php:301
#: gis_data_editor.php:376 js/messages.php:382
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:239 gis_data_editor.php:295 gis_data_editor.php:368
#: js/messages.php:384
#, php-format
msgid "Point %d"
msgstr "Točka %d"
#: gis_data_editor.php:252 gis_data_editor.php:308 gis_data_editor.php:386
#: js/messages.php:390
msgid "Add a point"
msgstr "Dodaj točku"
#: gis_data_editor.php:269
#, fuzzy, php-format
#| msgid "Linestring"
msgid "Linestring %d:"
msgstr "Linija teksta"
#: gis_data_editor.php:272 gis_data_editor.php:349
#, fuzzy
#| msgid "Outer Ring"
msgid "Outer ring:"
msgstr "Vanjski Prsten"
#: gis_data_editor.php:274 gis_data_editor.php:351
#, fuzzy, php-format
#| msgid "Inner Ring"
msgid "Inner ring %d:"
msgstr "Unutarnji Prsten"
#: gis_data_editor.php:311
msgid "Add a linestring"
msgstr "Dodaj novu liniju niza znakova"
#: gis_data_editor.php:312 gis_data_editor.php:391 js/messages.php:391
msgid "Add an inner ring"
msgstr "Dodaj unutarnji prsten"
#: gis_data_editor.php:333
#, fuzzy, php-format
#| msgid "Polygon"
msgid "Polygon %d:"
msgstr "Poligon"
#: gis_data_editor.php:397
msgid "Add a polygon"
msgstr "Dodaj poligon"
#: gis_data_editor.php:403
msgid "Add geometry"
msgstr "Dodaj geometriju"
#: gis_data_editor.php:409 js/messages.php:250
#: libraries/DbSearch.class.php:467 libraries/DisplayResults.class.php:1703
#: libraries/TableSearch.class.php:1238 libraries/browse_foreigners.lib.php:54
#: libraries/core.lib.php:604 libraries/display_change_password.lib.php:109
#: libraries/display_create_table.lib.php:72
#: libraries/display_export.lib.php:299 libraries/display_export.lib.php:305
#: libraries/display_import.lib.php:369 libraries/index.lib.php:40
#: libraries/insert_edit.lib.php:1539 libraries/insert_edit.lib.php:1576
#: libraries/normalization.lib.php:148 libraries/normalization.lib.php:785
#: libraries/operations.lib.php:39 libraries/operations.lib.php:82
#: libraries/operations.lib.php:210 libraries/operations.lib.php:253
#: libraries/operations.lib.php:583 libraries/operations.lib.php:636
#: libraries/operations.lib.php:685 libraries/operations.lib.php:1001
#: libraries/operations.lib.php:1277
#: libraries/plugins/auth/AuthenticationCookie.class.php:265
#: libraries/replication_gui.lib.php:122 libraries/replication_gui.lib.php:154
#: libraries/replication_gui.lib.php:314 libraries/replication_gui.lib.php:451
#: libraries/replication_gui.lib.php:897 libraries/rte/rte_events.lib.php:520
#: libraries/rte/rte_routines.lib.php:1102
#: libraries/rte/rte_routines.lib.php:1723
#: libraries/rte/rte_triggers.lib.php:396 libraries/server_bin_log.lib.php:61
#: libraries/server_privileges.lib.php:699
#: libraries/server_privileges.lib.php:1792
#: libraries/server_privileges.lib.php:2516
#: libraries/server_privileges.lib.php:3158
#: libraries/server_privileges.lib.php:4110
#: libraries/server_user_groups.lib.php:281
#: libraries/sql_query_form.lib.php:332 libraries/sql_query_form.lib.php:391
#: libraries/sql_query_form.lib.php:459 libraries/structure.lib.php:1713
#: libraries/tbl_chart.lib.php:296
#: libraries/tbl_columns_definition_form.lib.php:179
#: libraries/tracking.lib.php:494 libraries/tracking.lib.php:614
#: prefs_manage.php:275 prefs_manage.php:333 view_create.php:277
#: view_operations.php:106
msgid "Go"
msgstr "Kreni"
#: gis_data_editor.php:412
msgid "Output"
msgstr "Izlaz"
#: gis_data_editor.php:415
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field."
msgstr ""
#: import.php:54
#, fuzzy
#| msgid "Access denied!"
msgid "Succeeded"
msgstr "Pristup odbijen!"
#: import.php:58 js/messages.php:441
msgid "Failed"
msgstr ""
#: import.php:62
#, fuzzy
#| msgid "Complete inserts"
msgid "Incomplete params"
msgstr "Dovrši umetanja"
#: import.php:162
#, fuzzy, php-format
#| msgid ""
#| "You probably tried to upload too large file. Please refer to %"
#| "sdocumentation%s for ways to workaround this limit."
msgid ""
"You probably tried to upload a file that is too large. Please refer to %"
"sdocumentation%s for a workaround for this limit."
msgstr ""
"Vjerojatno ste pokušali s učitavanjem prevelike datoteke. Pogledajte %"
"sdokumentaciju%s radi uputa o načinima rješavanja ovog ograničenja."
#: import.php:342 import.php:625
msgid "Showing bookmark"
msgstr "Prikazivanje oznake"
#: import.php:357 import.php:621
msgid "The bookmark has been deleted."
msgstr "Favorit je izbrisan."
#: import.php:453
#, php-format
msgid ""
"Uploaded file cannot be moved, because the server has open_basedir enabled "
"without access to the %s directory (for temporary files)."
msgstr ""
#: import.php:466 import.php:527 libraries/File.class.php:418
#: libraries/File.class.php:512
#, fuzzy
#| msgid "File could not be read"
msgid "File could not be read!"
msgstr "Datoteku nije moguće pročitati"
#: import.php:476 import.php:487 import.php:508 import.php:519
#: libraries/File.class.php:578
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
"Pokušali ste učitati datoteku s nepodržanim načinom komprimiranja (%s). "
"Takva podrška još nije implementirana ili je onemogućena u vašoj "
"konfiguraciji."
#: import.php:533
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[doc@faq1-16]FAQ 1.16[/doc]."
msgstr ""
"Nisu primljeni nikakvi podaci za uvoz. Ili nije dat naziv datoteke ili "
"veličina datoteke prelazi najveću dopuštenu veličinu od strane vaše PHP "
"konfiguracije. Pogledajte [doc@faq1-16]ČPP 1.16[/doc]."
#: import.php:553
#, fuzzy
#| msgid ""
#| "Cannot convert file's character set without character set conversion "
#| "library"
msgid ""
"Cannot convert file's character set without character set conversion library!"
msgstr ""
"Nije moguće promijeniti set znakova datoteke bez biblioteke za konverziju"
#: import.php:593 libraries/display_import.inc.php:32
msgid "Could not load import plugins, please check your installation!"
msgstr "Nije moguće učitati dodatke za uvoz. Provjerite svoju instalaciju!"
#: import.php:628 libraries/sql.lib.php:884 libraries/sql.lib.php:1665
#, fuzzy, php-format
#| msgid "Bookmark %s created"
msgid "Bookmark %s has been created."
msgstr "Izrađen je favorit %s"
#: import.php:637
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Uvoz je uspješno dovršen. Izvršeno upita: %d ."
#: import.php:659
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"Vrijeme za skriptu je isteklo. Ako želite završiti uvoz, ponovo podnesite "
"istu datoteku i uvoz će nastaviti."
#: import.php:666
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
msgstr ""
"Ipak, pri posljednjem prijelazu nikakvi podaci nisu bili raščlanjeni. To "
"znači da phpMyAdmin neće biti u mogućnosti završiti ovaj uvoz sve dok ne "
"povećate vremenska ograničenja unutar php."
#: import_status.php:97 js/messages.php:327 libraries/Util.class.php:736
#: libraries/export.lib.php:454
#: libraries/plugins/schema/Export_Relation_Schema.class.php:272
#: user_password.php:197
msgid "Back"
msgstr "Nazad"
#: index.php:144 libraries/Footer.class.php:70
#, fuzzy
msgid "phpMyAdmin Demo Server"
msgstr "phpMyAdmin dokumentacija"
#: index.php:148
#, php-format
msgid ""
"You are using the demo server. You can do anything here, but please do not "
"change root, debian-sys-maint and pma users. More information is available "
"at %s."
msgstr ""
#: index.php:158
#, fuzzy
#| msgid "General relation features"
msgid "General Settings"
msgstr "Opće osobine relacija"
#: index.php:186 libraries/display_change_password.lib.php:50
#: libraries/display_change_password.lib.php:53 user_password.php:191
msgid "Change password"
msgstr "Promijeni lozinku"
#: index.php:202
#, fuzzy
#| msgid "MySQL connection collation"
msgid "Server connection collation"
msgstr "MySQL uspoređivanje veza"
#: index.php:224
msgid "Appearance Settings"
msgstr ""
#: index.php:254 prefs_manage.php:283
#, fuzzy
#| msgid "General relation features"
msgid "More settings"
msgstr "Opće osobine relacija"
#: index.php:275
#, fuzzy
#| msgid "Database for user"
msgid "Database server"
msgstr "Baza podataka za korisnika"
#: index.php:278 libraries/plugins/auth/AuthenticationCookie.class.php:175
msgid "Server:"
msgstr "Poslužitelj:"
#: index.php:282
#, fuzzy
msgid "Server type:"
msgstr "ID poslužitelja"
#: index.php:286 libraries/plugins/export/ExportLatex.class.php:212
#: libraries/plugins/export/ExportSql.class.php:681
#: libraries/plugins/export/ExportXml.class.php:189
#, fuzzy
#| msgid "Server version"
msgid "Server version:"
msgstr "Verzija poslužitelja"
#: index.php:292
#, fuzzy
#| msgid "Protocol version"
msgid "Protocol version:"
msgstr "Verzija protokola"
#: index.php:296
#, fuzzy
#| msgid "User"
msgid "User:"
msgstr "Korisnik"
#: index.php:301
#, fuzzy
msgid "Server charset:"
msgstr "Odabir poslužitelja"
#: index.php:316
msgid "Web server"
msgstr "Web poslužitelj"
#: index.php:327
#, fuzzy
msgid "Database client version:"
msgstr "MySQL verzija klijenta"
#: index.php:331
#, fuzzy
#| msgid "PHP extension"
msgid "PHP extension:"
msgstr "PHP ekstenzija"
#: index.php:349
msgid "Show PHP information"
msgstr "Prikaži PHP podatke"
#: index.php:372
#, fuzzy
#| msgid "Version information"
msgid "Version information:"
msgstr "Podaci o verziji"
#: index.php:381 libraries/Util.class.php:429 libraries/Util.class.php:491
#: libraries/config/FormDisplay.tpl.php:148
#: libraries/display_export.lib.php:473 libraries/engines/pbxt.lib.php:117
#: libraries/navigation/NavigationHeader.class.php:187
#: libraries/server_variables.lib.php:162
msgid "Documentation"
msgstr "Dokumentacija"
#: index.php:388
msgid "Wiki"
msgstr "Wiki"
#: index.php:397
msgid "Official Homepage"
msgstr "Službena stranica programa phpMyAdmin"
#: index.php:404
#, fuzzy
#| msgid "Attributes"
msgid "Contribute"
msgstr "Atributi"
#: index.php:411
msgid "Get support"
msgstr ""
#: index.php:418
#, fuzzy
#| msgid "No change"
msgid "List of changes"
msgstr "Bez izmjena"
#: index.php:440
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
"running with this default, is open to intrusion, and you really should fix "
"this security hole by setting a password for user 'root'."
msgstr ""
"Vaša konfiguracijska datoteka sadrži postavke (root korisnik bez lozinke) "
"koja odgovara zadanom privilegiranom nalogu MySQL-a. Vaš MySQL poslužitelj "
"pokrenut je sa zadanim postavkama i kao takav otvoren je upadima. Potrebno "
"je ispraviti ovaj sigurnosni nedostatak."
#: index.php:457
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
msgstr ""
"Omogućili ste funkciju mbstring.func_overload u vašoj PHP konfiguraciji. Ova "
"opcija nije kompatibilna s programom phpMyAdmin i može prouzrokovati "
"oštećivanje nekih podataka!"
#: index.php:472
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
"PHP proširenje mbstring nije pronađeno i izgleda da upotrebljavate multibyte "
"tablicu znakova. Bez proširenja mbstring, phpMyAdmin nije u mogućnosti "
"pravilno razdjeljivati naredbe i može doći do neočekivanih rezultata."
#: index.php:487
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower than "
"cookie validity configured in phpMyAdmin, because of this, your login will "
"expire sooner than configured in phpMyAdmin."
msgstr ""
#: index.php:499
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
msgstr ""
#: index.php:511
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Konfiguracijska datoteka potražuje tajnu lozinku (blowfish_secret)."
#: index.php:522
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. It is strongly recommended to remove it "
"once phpMyAdmin has been configured. Otherwise the security of your server "
"may be compromised by unauthorized people downloading your configuration."
msgstr ""
#: index.php:533
#, fuzzy, php-format
#| msgid ""
#| " additional features for working with linked tables have been ctivated. "
#| "To find out why click %shere%s."
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. %sFind out why%s. "
msgstr ""
"Dodatne osobine za rad s relacijski tablicama su isključene. Kako biste "
"saznali razloge, pritisnite %sovdje%s."
#: index.php:540
msgid ""
"Or alternately go to 'Operations' tab of any database to set it up there."
msgstr ""
#: index.php:585
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
"Verzija %s vaše PHP MySQL biblioteke razlikuje se oda vaše verzije %s MySQL "
"poslužitelja. Ovo bi moglo prouzrokovati nepredviđeno ponašanje."
#: index.php:609
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
"Poslužitelj pokrenut sa Suhosin. Proučite %sdokumentaciju%s radi mogućih "
"problema."
#: js/messages.php:29 libraries/import.lib.php:125 sql.php:145
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" izjave su onemogućene."
#: js/messages.php:35
msgid "Confirm"
msgstr ""
#: js/messages.php:36
#, fuzzy, php-format
#| msgid "Do you really want to "
msgid "Do you really want to execute \"%s\"?"
msgstr "Želite li zaista "
#: js/messages.php:37 libraries/mult_submits.lib.php:415
msgid "You are about to DESTROY a complete database!"
msgstr "UNIŠTIT ĆETE CJELOKUPNU BAZU PODATAKA!"
#: js/messages.php:38
msgid "You are about to DESTROY a complete table!"
msgstr "Vi ćete OBRISATI kompletnu tablicu!"
#: js/messages.php:39
msgid "You are about to TRUNCATE a complete table!"
msgstr "ISPRAZNITI ĆETE CJELOKUPNU TABLICU!"
#: js/messages.php:40
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data for this table?"
msgstr "Obriši podatke o praćenju za ovu tablicu"
#: js/messages.php:41
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data for these tables?"
msgstr "Obriši podatke o praćenju za ovu tablicu"