phpmyadmin/po/sr@latin.po
Michal Čihař cf2e0afdb7 Use https for wiki links
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-09 09:10:57 +02:00

13836 lines
403 KiB
Plaintext

#
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 4.0.9-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2013-10-30 13:52+0100\n"
"PO-Revision-Date: 2013-01-10 13:37+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Serbian (latin) <http://l10n.cihar.com/projects/phpmyadmin/"
"master/sr@latin/>\n"
"Language: sr@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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.4-dev\n"
#: browse_foreigners.php:51 browse_foreigners.php:75 js/messages.php:345
#: libraries/DisplayResults.class.php:856
#: libraries/server_privileges.lib.php:2605
msgid "Show all"
msgstr "Prikaži sve"
#: browse_foreigners.php:93 libraries/PDF.class.php:65
#: libraries/Util.class.php:2560
#: libraries/schema/Pdf_Relation_Schema.class.php:1190
#: libraries/schema/Pdf_Relation_Schema.class.php:1214
#: libraries/schema/User_Schema.class.php:430
#: libraries/select_lang.lib.php:520
msgid "Page number:"
msgstr "Broj strane:"
#: browse_foreigners.php:117
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"Odredišni prozor pretraživača nije mogao da bude ažuriran. Možda ste "
"zatvorili matični prozor, ili vaš pretraživač onemogućava ažuriranje među "
"prozorima zbog sigurnosnih podešavanja."
#: browse_foreigners.php:189 libraries/Menu.class.php:280
#: libraries/Menu.class.php:365 libraries/Util.class.php:3267
#: libraries/Util.class.php:3274 libraries/Util.class.php:3484
#: libraries/Util.class.php:3485
#: libraries/navigation/Nodes/Node_Table.class.php:40
msgid "Search"
msgstr "Pretraživanje"
#: browse_foreigners.php:193 gis_data_editor.php:396 js/messages.php:219
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1704
#: libraries/TableSearch.class.php:1142 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:65
#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:43
#: libraries/operations.lib.php:90 libraries/operations.lib.php:226
#: libraries/operations.lib.php:274 libraries/operations.lib.php:660
#: libraries/operations.lib.php:713 libraries/operations.lib.php:762
#: libraries/operations.lib.php:1078 libraries/operations.lib.php:1362
#: libraries/plugins/auth/AuthenticationCookie.class.php:244
#: libraries/replication_gui.lib.php:79 libraries/replication_gui.lib.php:396
#: libraries/rte/rte_events.lib.php:542
#: libraries/rte/rte_routines.lib.php:1081
#: libraries/rte/rte_routines.lib.php:1664
#: libraries/rte/rte_triggers.lib.php:420
#: libraries/schema/User_Schema.class.php:164
#: libraries/schema/User_Schema.class.php:226
#: libraries/schema/User_Schema.class.php:487
#: libraries/schema/User_Schema.class.php:537
#: libraries/server_privileges.lib.php:476
#: libraries/server_privileges.lib.php:1474
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2545
#: libraries/server_privileges.lib.php:3068
#: libraries/sql_query_form.lib.php:369 libraries/sql_query_form.lib.php:426
#: libraries/sql_query_form.lib.php:491 libraries/structure.lib.php:1592
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:158
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:696
#: view_create.php:225 view_operations.php:104
msgid "Go"
msgstr "Kreni"
#: browse_foreigners.php:204 browse_foreigners.php:208
#: libraries/Index.class.php:561 tbl_tracking.php:381
msgid "Keyname"
msgstr "Ime ključa"
#: browse_foreigners.php:205 browse_foreigners.php:207
#: server_collations.php:39 server_collations.php:51 server_engines.php:42
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Opis"
#: browse_foreigners.php:291 browse_foreigners.php:303
#: browse_foreigners.php:319 browse_foreigners.php:331
msgid "Use this value"
msgstr "Koristi ovu vrednost"
#: 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 dostupna na ovom sistemu, molimo vas posetite www."
"phpmyadmin.net za više informacija."
#: db_create.php:74
#, php-format
msgid "Database %1$s has been created."
msgstr "Baza %1$s je kreirana."
#: db_datadict.php:51 libraries/operations.lib.php:36
msgid "Database comment: "
msgstr "Komentar baze: "
#: db_datadict.php:157 libraries/operations.lib.php:808
#: libraries/schema/Pdf_Relation_Schema.class.php:1339
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
msgid "Table comments"
msgstr "Komentari tabele"
#: db_datadict.php:166 libraries/DBQbe.class.php:364
#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1566
#: libraries/navigation/Nodes/Node_Column.class.php:32
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
#: libraries/plugins/export/ExportOdt.class.php:358
#: libraries/plugins/export/ExportOdt.class.php:456
#: libraries/plugins/export/ExportTexytext.class.php:269
#: libraries/plugins/export/ExportTexytext.class.php:369
#: libraries/plugins/export/ExportTexytext.class.php:432
#: libraries/schema/Pdf_Relation_Schema.class.php:1365
#: libraries/schema/Pdf_Relation_Schema.class.php:1388
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
#: tbl_tracking.php:385
msgid "Column"
msgstr "Kolona"
#: db_datadict.php:167 db_printview.php:101 libraries/Index.class.php:562
#: libraries/TableSearch.class.php:184 libraries/insert_edit.lib.php:241
#: libraries/insert_edit.lib.php:245
#: libraries/plugins/export/ExportHtmlword.class.php:279
#: libraries/plugins/export/ExportHtmlword.class.php:394
#: libraries/plugins/export/ExportLatex.class.php:509
#: libraries/plugins/export/ExportOdt.class.php:361
#: libraries/plugins/export/ExportOdt.class.php:459
#: libraries/plugins/export/ExportTexytext.class.php:270
#: libraries/plugins/export/ExportTexytext.class.php:370
#: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80
#: libraries/rte/rte_routines.lib.php:939
#: libraries/rte/rte_routines.lib.php:968
#: libraries/rte/rte_routines.lib.php:1577
#: libraries/schema/Pdf_Relation_Schema.class.php:1366
#: libraries/schema/Pdf_Relation_Schema.class.php:1389
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1182
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
#: tbl_tracking.php:324 tbl_tracking.php:382
msgid "Type"
msgstr "Tip"
#: db_datadict.php:169 libraries/Index.class.php:568
#: libraries/TableSearch.class.php:1191 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
#: libraries/plugins/export/ExportOdt.class.php:364
#: libraries/plugins/export/ExportOdt.class.php:462
#: libraries/plugins/export/ExportTexytext.class.php:271
#: libraries/plugins/export/ExportTexytext.class.php:371
#: libraries/schema/Pdf_Relation_Schema.class.php:1368
#: libraries/schema/Pdf_Relation_Schema.class.php:1391
#: libraries/structure.lib.php:1185
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
#: tbl_tracking.php:326 tbl_tracking.php:388
msgid "Null"
msgstr "Null"
#: db_datadict.php:170 libraries/plugins/export/ExportHtmlword.class.php:285
#: libraries/plugins/export/ExportHtmlword.class.php:400
#: libraries/plugins/export/ExportLatex.class.php:511
#: libraries/plugins/export/ExportOdt.class.php:367
#: libraries/plugins/export/ExportOdt.class.php:465
#: libraries/plugins/export/ExportTexytext.class.php:272
#: libraries/plugins/export/ExportTexytext.class.php:372
#: libraries/schema/Pdf_Relation_Schema.class.php:1369
#: libraries/schema/Pdf_Relation_Schema.class.php:1392
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1186
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
#: tbl_tracking.php:327
msgid "Default"
msgstr "Podrazumevano"
#: db_datadict.php:174 libraries/plugins/export/ExportHtmlword.class.php:404
#: libraries/plugins/export/ExportLatex.class.php:513
#: libraries/plugins/export/ExportOdt.class.php:469
#: libraries/plugins/export/ExportTexytext.class.php:374
#: libraries/schema/Pdf_Relation_Schema.class.php:1371
#: libraries/schema/Pdf_Relation_Schema.class.php:1394 tbl_printview.php:135
msgid "Links to"
msgstr "Veze ka"
#: db_datadict.php:176 db_printview.php:107
#: libraries/config/messages.inc.php:94 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:131
#: libraries/plugins/export/ExportHtmlword.class.php:409
#: libraries/plugins/export/ExportLatex.class.php:516
#: libraries/plugins/export/ExportOdt.class.php:474
#: libraries/plugins/export/ExportTexytext.class.php:377
#: libraries/schema/Pdf_Relation_Schema.class.php:1382
#: libraries/schema/Pdf_Relation_Schema.class.php:1395
#: libraries/tbl_columns_definition_form.inc.php:136 tbl_printview.php:137
msgid "Comments"
msgstr "Komentari"
#: db_datadict.php:240 js/messages.php:241 libraries/Index.class.php:431
#: libraries/Index.class.php:470 libraries/Index.class.php:838
#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
#: libraries/plugins/export/ExportTexytext.class.php:566
#: libraries/schema/Pdf_Relation_Schema.class.php:1421
#: libraries/server_privileges.lib.php:1710
#: libraries/server_privileges.lib.php:1845
#: libraries/server_privileges.lib.php:1858
#: libraries/server_privileges.lib.php:2139
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2465
#: libraries/server_privileges.lib.php:2479 libraries/structure.lib.php:1274
#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:417
#: sql.php:512 sql.php:513 tbl_printview.php:186 tbl_tracking.php:344
#: tbl_tracking.php:398 tbl_tracking.php:403
msgid "No"
msgstr "Ne"
#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:432
#: libraries/Index.class.php:469 libraries/Index.class.php:838
#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
#: libraries/plugins/export/ExportTexytext.class.php:566
#: libraries/schema/Pdf_Relation_Schema.class.php:1422
#: libraries/server_privileges.lib.php:1710
#: libraries/server_privileges.lib.php:1842
#: libraries/server_privileges.lib.php:1856
#: libraries/server_privileges.lib.php:2138
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2462
#: libraries/server_privileges.lib.php:2479 libraries/structure.lib.php:1274
#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
#: server_databases.php:103 server_databases.php:110 sql.php:510 sql.php:511
#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
#: tbl_tracking.php:396 tbl_tracking.php:401
msgid "Yes"
msgstr "Da"
#: db_export.php:29
msgid "View dump (schema) of database"
msgstr "Prikaži sadržaj (shemu) baze"
#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:561
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Tabele nisu pronađene u bazi."
#: db_export.php:40 libraries/DbSearch.class.php:438 server_export.php:25
msgid "Select All"
msgstr "Izaberi sve"
#: db_export.php:45 libraries/DbSearch.class.php:441 server_export.php:30
msgid "Unselect All"
msgstr "ništa"
#: db_operations.php:45 tbl_create.php:22
msgid "The database name is empty!"
msgstr "Ime baze nije zadato!"
#: db_operations.php:129
#, php-format
msgid "Database %1$s has been renamed to %2$s"
msgstr "Baza %1$s je preimenovana u %2$s"
#: db_operations.php:133
#, php-format
msgid "Database %1$s has been copied to %2$s"
msgstr "Baza %1$s je iskopirana u %2$s"
#: db_operations.php:260
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
"Konfiguraciono skladište phpMyAmin-a je deaktivirano. Da biste saznali "
"zašto, kliknite %sovde%s."
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:204
#: libraries/Menu.class.php:207 libraries/config/messages.inc.php:511
#: libraries/plugins/export/ExportXml.class.php:457
#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2864 libraries/structure.lib.php:757
#: tbl_tracking.php:775
msgid "Table"
msgstr "Tabela"
#: db_printview.php:100 libraries/Table.class.php:351
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1718
#: libraries/structure.lib.php:1911 sql.php:1123 tbl_printview.php:365
msgid "Rows"
msgstr "Redova"
#: db_printview.php:104 libraries/structure.lib.php:787 tbl_indexes.php:264
msgid "Size"
msgstr "Veličina"
#: db_printview.php:159 libraries/plugins/export/ExportSql.class.php:1032
#: libraries/structure.lib.php:731
msgid "in use"
msgstr "se koristi"
#: db_printview.php:185 libraries/Util.class.php:4126
#: libraries/plugins/export/ExportSql.class.php:958
#: libraries/schema/Pdf_Relation_Schema.class.php:1344
#: libraries/structure.lib.php:798 libraries/structure.lib.php:1764
#: tbl_printview.php:410
msgid "Creation"
msgstr "Napravljeno"
#: db_printview.php:194 libraries/Util.class.php:4132
#: libraries/plugins/export/ExportSql.class.php:971
#: libraries/schema/Pdf_Relation_Schema.class.php:1349
#: libraries/structure.lib.php:805 libraries/structure.lib.php:1772
#: tbl_printview.php:421
msgid "Last update"
msgstr "Poslednja izmena"
#: db_printview.php:203 libraries/Util.class.php:4138
#: libraries/plugins/export/ExportSql.class.php:984
#: libraries/schema/Pdf_Relation_Schema.class.php:1354
#: libraries/structure.lib.php:812 libraries/structure.lib.php:1780
#: tbl_printview.php:432
msgid "Last check"
msgstr "Poslednja provera"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tabela"
msgstr[1] "%s tabele"
msgstr[2] "%s tabela"
#: db_qbe.php:40
msgid "You have to choose at least one column to display"
msgstr "Morate izabrati bar jednu kolonu za prikaz"
#: db_qbe.php:60
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "Pređi na %svizuelnu izradu%s"
#: db_search.php:30 libraries/plugins/auth/AuthenticationConfig.class.php:81
#: libraries/plugins/auth/AuthenticationConfig.class.php:96
#: libraries/plugins/auth/AuthenticationCookie.class.php:579
#: libraries/plugins/auth/AuthenticationHttp.class.php:65
#: libraries/plugins/auth/AuthenticationSignon.class.php:253
msgid "Access denied"
msgstr "Pristup odbijen"
#: db_structure.php:86
msgid "No tables found in database"
msgstr "Nema tabela u bazi"
#: db_tracking.php:73
msgid "Tracked tables"
msgstr "Praćene tabele"
#: db_tracking.php:78 libraries/Menu.class.php:180
#: libraries/config/messages.inc.php:505
#: libraries/plugins/export/ExportHtmlword.class.php:158
#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
#: libraries/plugins/export/ExportSql.class.php:772
#: libraries/plugins/export/ExportTexytext.class.php:142
#: libraries/plugins/export/ExportXml.class.php:390
#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2855 server_databases.php:200
#: server_status.php:324 sql.php:1114 tbl_tracking.php:774
msgid "Database"
msgstr "Baza podataka"
#: db_tracking.php:80
msgid "Last version"
msgstr "Poslednja verzija"
#: db_tracking.php:81 tbl_tracking.php:777
msgid "Created"
msgstr "Kreirano"
#: db_tracking.php:82 tbl_tracking.php:778
msgid "Updated"
msgstr "Ažurirano"
#: db_tracking.php:83 js/messages.php:173 libraries/Menu.class.php:475
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
#: server_status.php:336 sql.php:1187 tbl_tracking.php:779
msgid "Status"
msgstr "Status"
#: db_tracking.php:84 libraries/Index.class.php:559
#: libraries/rte/rte_list.lib.php:53 libraries/rte/rte_list.lib.php:67
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2387 libraries/structure.lib.php:765
#: libraries/structure.lib.php:1204 server_databases.php:236
msgid "Action"
msgstr "Akcija"
#: db_tracking.php:85 libraries/DBQbe.class.php:468
#: libraries/DisplayResults.class.php:950 tbl_change.php:235
#: tbl_tracking.php:780
msgid "Show"
msgstr "Prikaži"
#: db_tracking.php:101 js/messages.php:34
msgid "Delete tracking data for this table"
msgstr "Obriši podatke o praćenju za ovu tabelu"
#: db_tracking.php:109 libraries/Index.class.php:625
#: libraries/Util.class.php:3489 libraries/Util.class.php:3490
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1384
#: libraries/structure.lib.php:2060 libraries/structure.lib.php:2062
#: server_databases.php:327
msgid "Drop"
msgstr "Odbaci"
#: db_tracking.php:126 tbl_tracking.php:735 tbl_tracking.php:789
msgid "active"
msgstr "aktivno"
#: db_tracking.php:128 tbl_tracking.php:737 tbl_tracking.php:791
msgid "not active"
msgstr "neaktivno"
#: db_tracking.php:144
msgid "Versions"
msgstr "Verzije"
#: db_tracking.php:145 tbl_tracking.php:488 tbl_tracking.php:811
msgid "Tracking report"
msgstr "Izveštaj o praćenju"
#: db_tracking.php:146 tbl_tracking.php:292 tbl_tracking.php:816
msgid "Structure snapshot"
msgstr "Snimak strukture"
#: db_tracking.php:199
msgid "Untracked tables"
msgstr "Nepraćene tabele"
#: db_tracking.php:218 libraries/structure.lib.php:1521
msgid "Track table"
msgstr "Prati tabelu"
#: db_tracking.php:246
msgid "Database Log"
msgstr "Log baze podataka"
#: export.php:160
msgid "Bad type!"
msgstr "Pogrešan tip!"
#: export.php:211
msgid "Selected export type has to be saved in file!"
msgstr "Odabrani tip izvoza mora biti sačuvan u datoteku!"
#: export.php:240
msgid "Bad parameters!"
msgstr "Pogrešni parametri!"
#: export.php:339 export.php:370 export.php:932
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nedovoljno prostora za snimanje datoteke %s."
#: export.php:510
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Datoteka %s već postoji na serveru, promenite ime datoteke ili uključite "
"opciju prepisivanja."
#: export.php:516 export.php:522
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Veb serveru nije dozvoljeno da sačuva datoteku %s."
#: export.php:938
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Sadržaj baze je sačuvan u datoteku %s."
#: file_echo.php:22
msgid "Invalid export type"
msgstr "Pogrešan tip izvoza"
#: gis_data_editor.php:112
#, php-format
msgid "Value for the column \"%s\""
msgstr "Vrednost za kolonu %s"
#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Iskoristi OpenStreetMaps kao osnovni sloj"
#: gis_data_editor.php:161
msgid "SRID"
msgstr "SRID"
#: gis_data_editor.php:184 js/messages.php:316
#: libraries/DisplayResults.class.php:1688
msgid "Geometry"
msgstr "Geometrija"
#: gis_data_editor.php:206 js/messages.php:312
msgid "Point"
msgstr "Tačka"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
#: gis_data_editor.php:362 js/messages.php:310
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
#: gis_data_editor.php:366 js/messages.php:311
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
#: js/messages.php:313
#, php-format
msgid "Point %d"
msgstr "Tačka %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
#: js/messages.php:319
msgid "Add a point"
msgstr "Dodaj tačku"
#: gis_data_editor.php:262 js/messages.php:314
msgid "Linestring"
msgstr "Linija teksta"
#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:318
msgid "Outer Ring"
msgstr "Spoljni prsten"
#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:317
msgid "Inner Ring"
msgstr "Unutrašnji prsten"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Dodaj novu liniju teksta"
#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:320
msgid "Add an inner ring"
msgstr "Dodaj unutrašnji prsten"
#: gis_data_editor.php:325 js/messages.php:315
msgid "Polygon"
msgstr "Poligon"
#: gis_data_editor.php:384 js/messages.php:321
msgid "Add a polygon"
msgstr "Dodaj poligon"
#: gis_data_editor.php:390
msgid "Add geometry"
msgstr "Dodaj geometriju"
#: gis_data_editor.php:399
msgid "Output"
msgstr "Izlaz"
#: gis_data_editor.php:402
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field"
msgstr ""
"Izaberi \"GeomFromText\" iz \"Funkcija\" kolone i nalepi ispod teksta u "
"\"Vrednost\" polju"
#: import.php:107
#, 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 ""
"Verovatno ste pokušali da uvezete preveliku datoteku. Molimo pogledajte "
"%sdokumentaciju%s za načine prevazilaženja ovog ograničenja."
#: import.php:268 import.php:534
msgid "Showing bookmark"
msgstr "Prikazivanje markera"
#: import.php:283 import.php:530
msgid "The bookmark has been deleted."
msgstr "Obeleživač je upravo obrisan."
#: import.php:378 import.php:439 libraries/File.class.php:432
#: libraries/File.class.php:525
msgid "File could not be read"
msgstr "Datoteku nije moguće pročitati"
#: import.php:387 import.php:398 import.php:419 import.php:430
#: libraries/File.class.php:604
#, 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 da uvezete datoteku sa kompresijom koja nije podržana (%s). Ili "
"podrška za nju nije implementirana, ili je isključena u vašoj konfiguraciji."
#: import.php:445
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 nikavi podaci za uvoz. Ili nije bio naveden naziv datoteke, "
"ili veličina datoteke prevazilazi maksimalnu veličinu dozvoljenu u vašoj "
"konfiguraciji PHP-a. Pogledajte. See [doc@faq1-16]FAQ 1.16[/doc]."
#: import.php:465
msgid ""
"Cannot convert file's character set without character set conversion library"
msgstr ""
"Nije moguće promeniti set znakova datoteke bez biblioteke za konverziju"
#: import.php:503 libraries/display_import.lib.php:29
msgid "Could not load import plugins, please check your installation!"
msgstr "Ne mogu da učitam dodatke za uvoz, molim proverite svoju instalaciju!"
#: import.php:537 sql.php:382 sql.php:1259
#, php-format
msgid "Bookmark %s created"
msgstr "Napravljen marker %s"
#: import.php:546 import.php:558
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Uvoz je uspešno završen, izvršeno je %d upita."
#: import.php:573
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"Vreme izvršenja skripta je isteklo, ako želite da dovršite uvoz, molimo "
"pošaljite istu datoteku i uvoz će se nastaviti."
#: import.php:577
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 ""
"Međutim, pri poslednjem pokretanju podaci nisu bili obrađeni, što obično "
"znači da phpMyAdmin neće biti u mogućnosti da završi ovaj uvoz osim ako ne "
"povećate vremenska ograničenja u PHP-u."
#: import.php:608 libraries/DisplayResults.class.php:4578
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Vaš SQL upit je uspešno izvršen"
#: import_status.php:99 libraries/Util.class.php:779
#: libraries/schema/Export_Relation_Schema.class.php:240 user_password.php:239
msgid "Back"
msgstr "Nazad"
#: index.php:113
msgid "General Settings"
msgstr "Opšta podešavanja"
#: index.php:143 libraries/display_change_password.lib.php:46
#: user_password.php:233
msgid "Change password"
msgstr "Promeni lozinku"
#: index.php:159
msgid "Server connection collation"
msgstr "Način poređenja kod veze na server"
#: index.php:185
msgid "Appearance Settings"
msgstr ""
#: index.php:215 prefs_manage.php:275
msgid "More settings"
msgstr "Dodatna podešavanja"
#: index.php:236
msgid "Database server"
msgstr "Server baze podataka"
#: index.php:239 libraries/Menu.class.php:159
#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:675
#: libraries/config/messages.inc.php:509
msgid "Server"
msgstr "Server"
#: index.php:243
#, fuzzy
#| msgid "Server port"
msgid "Server type"
msgstr "Port na serveru"
#: index.php:247 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:621
#: libraries/plugins/export/ExportXml.class.php:198
msgid "Server version"
msgstr "Verzija servera"
#: index.php:251
msgid "Protocol version"
msgstr "Verzija protokola"
#: index.php:255 libraries/server_privileges.lib.php:1566
#: libraries/server_privileges.lib.php:2378
#: libraries/server_privileges.lib.php:2796
#: libraries/server_privileges.lib.php:2844 server_status.php:316
msgid "User"
msgstr "Korisnik"
#: index.php:260
msgid "Server charset"
msgstr "Server skup znakova"
#: index.php:274
msgid "Web server"
msgstr ""
#: index.php:287
msgid "Database client version"
msgstr "Verzija klijenta baze"
#: index.php:291
msgid "PHP extension"
msgstr "PHP proširenje"
#: index.php:305
msgid "Show PHP information"
msgstr "Prikaži informacije o PHP-u"
#: index.php:328 libraries/engines/bdb.lib.php:29
msgid "Version information"
msgstr "Informacije o verziji"
#: index.php:337 libraries/Util.class.php:444 libraries/Util.class.php:530
#: libraries/config/FormDisplay.tpl.php:145
#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:116
#: libraries/navigation/NavigationHeader.class.php:236
#: libraries/relation.lib.php:88 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentacija"
#: index.php:344 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
#: index.php:353
msgid "Official Homepage"
msgstr "phpMyAdmin veb sajt"
#: index.php:360
msgid "Contribute"
msgstr "Doprinesi"
#: index.php:367
msgid "Get support"
msgstr ""
#: index.php:374
msgid "List of changes"
msgstr "Lista izmena"
#: index.php:397
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 konfiguraciona datoteka sadrži podešavanja (root bez lozinke) koja "
"odgovaraju standardnom MySQL privilegovanom nalogu. Vaš MySQL server radi sa "
"ovim podešavanjima, otvoren je za upade, i zaista treba da ispravite ovaj "
"sigurnosni rizik."
#: index.php:408
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 ""
"U PHP podešavanjima Vam je uključena mbstring.func_overload opcija. Ova "
"opcija je nekompatibilna sa phpMyAdmin i može dovesti do grešaka u nekim "
"podacima!"
#: index.php:419
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 ekstenzija mbstring nije pronađena, a čini se da vi koristite višebajtni "
"skup znakova. Bez ekstenzije mbstring phpMyAdmin ne može ispravno da "
"razdvaja stringove i to može dovesti do neočekivanih rezultata."
#: index.php:430
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:442
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:454
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Konfiguraciona datoteka zahteva tajnu lozinku (blowfish_secret)."
#: index.php:465
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
"has been configured."
msgstr ""
#: index.php:475
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. To find out why click %shere%s."
msgstr ""
"Skladište konfiguracije za phpMyAdmin nije kompletno konfigurisano, neke "
"dodatne mogućnosti su deaktivirane. Da bi ste saznali zašto kliknite %sovde"
"%s."
#: index.php:510
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
"Verzija vaše PHP MySQL biblioteke %s se razlikuje od verzije vašeg MySQL "
"servera %s. Ovo može dovesti do nepredvidljivog ponašanja."
#: index.php:535
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
#: js/messages.php:27 libraries/import.lib.php:118 sql.php:342
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" komanda je onemogućena."
#: js/messages.php:30
#, php-format
msgid "Do you really want to execute \"%s\"?"
msgstr "Da li stvarno hoćete da izvršite \"%s\"?"
#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:464
msgid "You are about to DESTROY a complete database!"
msgstr "Ovim ćete UNIŠTITI kompletnu bazu podataka!"
#: js/messages.php:32
msgid "You are about to DESTROY a complete table!"
msgstr "Ovim ćete da OBRIŠETE kompletnu tabelu!"
#: js/messages.php:33
msgid "You are about to TRUNCATE a complete table!"
msgstr "Ovim ćete ISPRAZNITI kompletnu tabelu!"
#: js/messages.php:35
msgid "Deleting tracking data"
msgstr "Brisanje podataka o praćenju"
#: js/messages.php:36
msgid "Dropping Primary Key/Index"
msgstr "Brisanje Primarnog ključa/Indeks-a"
#: js/messages.php:37
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ova operacija može da potraje. Da li da nastavimo?"
#: js/messages.php:40
msgid "Missing value in the form!"
msgstr "Nedostaje vrednost u obrascu!"
#: js/messages.php:41
msgid "This is not a number!"
msgstr "Ovo nije broj!"
#: js/messages.php:42
msgid "Add Index"
msgstr "Dodaj indeks"
#: js/messages.php:43
msgid "Edit Index"
msgstr "Izmeni indeks"
#: js/messages.php:44 tbl_indexes.php:349 tbl_indexes.php:357
#, fuzzy, php-format
#| msgid "Add %d column(s) to index"
msgid "Add %s column(s) to index"
msgstr "Dodaj %d kolona u indeks"
#. l10n: Default label for the y-Axis of Charts
#: js/messages.php:48 tbl_chart.php:236
msgid "Y Values"
msgstr "Y vrednosti"
#: js/messages.php:51
msgid "The host name is empty!"
msgstr "Ime domaćina je prazno!"
#: js/messages.php:52
msgid "The user name is empty!"
msgstr "Ime korisnika nije uneto!"
#: js/messages.php:53 libraries/server_privileges.lib.php:1306
#: user_password.php:110
msgid "The password is empty!"
msgstr "Lozinka je prazna!"
#: js/messages.php:54 libraries/server_privileges.lib.php:1304
#: user_password.php:113
msgid "The passwords aren't the same!"
msgstr "Lozinke nisu identične!"
#: js/messages.php:55 libraries/server_privileges.lib.php:1434
#: libraries/server_privileges.lib.php:1624
#: libraries/server_privileges.lib.php:2520
#: libraries/server_privileges.lib.php:2822
msgid "Add user"
msgstr "Dodaj korisnika"
#: js/messages.php:56
msgid "Reloading Privileges"
msgstr "Ponovono učitavanje prava pristupa"
#: js/messages.php:57
msgid "Removing Selected Users"
msgstr "Uklanjanje izabranih korisnika"
#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
#: tbl_tracking.php:489
msgid "Close"
msgstr "Zatvori"
#: js/messages.php:61 js/messages.php:274
#: libraries/DisplayResults.class.php:3361 libraries/Index.class.php:591
#: libraries/Util.class.php:713 libraries/Util.class.php:1258
#: libraries/Util.class.php:3493 libraries/Util.class.php:3494
#: libraries/config/messages.inc.php:487
#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
#: setup/frames/index.inc.php:147
msgid "Edit"
msgstr "Promeni"
#: js/messages.php:62
msgid "Live traffic chart"
msgstr "Grafikon trenutnog saobraćaja"
#: js/messages.php:63
msgid "Live conn./process chart"
msgstr "Živi grafikon veze/procesi"
#: js/messages.php:64
msgid "Live query chart"
msgstr "Grafikon upita"
#: js/messages.php:66
msgid "Static data"
msgstr "Statički podaci"
#. l10n: Total number of queries
#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
#: libraries/engines/innodb.lib.php:175 libraries/structure.lib.php:2200
#: server_databases.php:271 server_status.php:186 server_status.php:276
#: tbl_printview.php:331
msgid "Total"
msgstr "Ukupno"
#. l10n: Other, small valued, queries
#: js/messages.php:70 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Ostalo"
#. l10n: Thousands separator
#: js/messages.php:72 libraries/Util.class.php:1527
msgid ","
msgstr ","
#. l10n: Decimal separator
#: js/messages.php:74 libraries/Util.class.php:1529
msgid "."
msgstr "."
#: js/messages.php:76
msgid "Connections / Processes"
msgstr "Veze / Procesi"
#: js/messages.php:79
msgid "Local monitor configuration incompatible"
msgstr "Konfiguracija lokalnog monitoringa nije kompatibilna"
#: js/messages.php:80
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
"likely that your current configuration will not work anymore. Please reset "
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
"Konfiguracija uređenja grafikona u lokalnom skladištu vašeg pretraživača "
"nije kompatibilna više sa novom verzijom monitoring prozora. Vrlo je "
"verovatno da vaša tekuća konfiguracija neće više raditi. Molimo vas da "
"resetujete konfiguraciju na početbe vrednosti u opciji menija "
"<i>Podešavanja</i>."
#: js/messages.php:82
msgid "Query cache efficiency"
msgstr "Efikasnost query cache-a"
#: js/messages.php:83
msgid "Query cache usage"
msgstr "Upotreba query cache-a"
#: js/messages.php:84
msgid "Query cache used"
msgstr "Iskorišćeno query cache-a"
#: js/messages.php:86
msgid "System CPU Usage"
msgstr "Zauzetost sistemskog procesora"
#: js/messages.php:87
msgid "System memory"
msgstr "Sistemska memorija"
#: js/messages.php:88
msgid "System swap"
msgstr "Sistemski svop"
#: js/messages.php:90
msgid "Average load"
msgstr "Prosečno opterećenje"
#: js/messages.php:91
msgid "Total memory"
msgstr "Ukupno memorije"
#: js/messages.php:92
msgid "Cached memory"
msgstr "Keširana memorija"
#: js/messages.php:93
msgid "Buffered memory"
msgstr "Baferisana memorija"
#: js/messages.php:94
msgid "Free memory"
msgstr "Slobodna memorija"
#: js/messages.php:95
msgid "Used memory"
msgstr "Iskorišćena memorija"
#: js/messages.php:97
msgid "Total Swap"
msgstr "Ukupno Swap"
#: js/messages.php:98
msgid "Cached Swap"
msgstr "Keširani svop"
#: js/messages.php:99
msgid "Used Swap"
msgstr "Iskorišćeni svop"
#: js/messages.php:100
msgid "Free Swap"
msgstr "Slobodno Swap"
#: js/messages.php:102
msgid "Bytes sent"
msgstr "Poslato bajtova"
#: js/messages.php:103
msgid "Bytes received"
msgstr "Primljeno bajtova"
#: js/messages.php:104 server_status.php:211
msgid "Connections"
msgstr "Veze"
#: js/messages.php:105 server_status.php:383
msgid "Processes"
msgstr "Procesi"
#. l10n: shortcuts for Byte
#: js/messages.php:108 libraries/Util.class.php:1473
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
#: js/messages.php:109 libraries/Util.class.php:1475
#: server_status_monitor.php:647
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
#: js/messages.php:110 libraries/Util.class.php:1477
#: server_status_monitor.php:648
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
#: js/messages.php:111 libraries/Util.class.php:1479
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
#: js/messages.php:112 libraries/Util.class.php:1481
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
#: js/messages.php:113 libraries/Util.class.php:1483
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
#: js/messages.php:114 libraries/Util.class.php:1485
msgid "EiB"
msgstr "EB"
#: js/messages.php:115
#, php-format
msgid "%d table(s)"
msgstr "%d tabela"
#. l10n: Questions is the name of a MySQL Status variable
#: js/messages.php:118
msgid "Questions"
msgstr "Pitanja"
#: js/messages.php:119 server_status.php:135
msgid "Traffic"
msgstr "Saobraćaj"
#: js/messages.php:120 libraries/Menu.class.php:503
#: server_status_monitor.php:474
msgid "Settings"
msgstr "Podešavanja"
#: js/messages.php:121
msgid "Remove chart"
msgstr "Ukloni grafikon"
#: js/messages.php:122
msgid "Edit title and labels"
msgstr "Uredi naslov i opise"
#: js/messages.php:123
msgid "Add chart to grid"
msgstr "Dodaj grafikon na grid"
#: js/messages.php:125
msgid "Please add at least one variable to the series"
msgstr "Molimo vas da dodate bar jednu promenljivu u seriju podataka"
#: js/messages.php:126 libraries/DisplayResults.class.php:1335
#: libraries/TableSearch.class.php:841 libraries/TableSearch.class.php:985
#: libraries/display_export.lib.php:371
#: libraries/plugins/export/ExportSql.class.php:1557
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
#: server_status.php:471 server_status_monitor.php:666
msgid "None"
msgstr "nema"
#: js/messages.php:127
msgid "Resume monitor"
msgstr "Nastavi praćenje"
#: js/messages.php:128
msgid "Pause monitor"
msgstr "Zaustavi praćenje"
#: js/messages.php:130
msgid "general_log and slow_query_log are enabled."
msgstr "general_log i slow_query_log su omogućeni."
#: js/messages.php:131
msgid "general_log is enabled."
msgstr "general_log je omogućen."
#: js/messages.php:132
msgid "slow_query_log is enabled."
msgstr "slow_query_log je omogućen."
#: js/messages.php:133
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log i general_log su isključeni."
#: js/messages.php:134
msgid "log_output is not set to TABLE."
msgstr "log_output nije postavljen na TABLE."
#: js/messages.php:135
msgid "log_output is set to TABLE."
msgstr "log_output je postavljen na TABLE."
#: js/messages.php:136
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
"than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
"depending on your system."
msgstr ""
"slow_query_log je omogućen, ali server upisuje u dnevnik samo upite koji se "
"izvršavaju više od %d sekundi. Preporučljivo je da podesite long_query_time "
"na 0-2 sekunde, u zavisnosti od vašeg sistema."
#: js/messages.php:137
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time je postavljeno na %d sekund(i)."
#: js/messages.php:138
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
"Sledeća podešavanja će biti globalno primenjena i resetovana na "
"podrazumevane vrednosti kad server bude restartovan:"
#. l10n: %s is FILE or TABLE
#: js/messages.php:140
#, php-format
msgid "Set log_output to %s"
msgstr "Postavi log_output na %s"
#. l10n: Enable in this context means setting a status variable to ON
#: js/messages.php:142
#, php-format
msgid "Enable %s"
msgstr "Omogući %s"
#. l10n: Disable in this context means setting a status variable to OFF
#: js/messages.php:144
#, php-format
msgid "Disable %s"
msgstr "Onemogući %s"
#. l10n: %d seconds
#: js/messages.php:146
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Postavi long_query_time na %ds"
#: js/messages.php:147
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
"Nemate prava da promenite ove promenljive. Molimo vas da se prijavite kao "
"root ili kontaktirajte vašeg administratora baze."
#: js/messages.php:148
msgid "Change settings"
msgstr "Izmeni podešavanja"
#: js/messages.php:149
msgid "Current settings"
msgstr "Trenutna podešavanja"
#: js/messages.php:151 server_status_monitor.php:607
msgid "Chart Title"
msgstr "Naslov grafikona"
#. l10n: As in differential values
#: js/messages.php:153
msgid "Differential"
msgstr "Diferencijalni"
#: js/messages.php:154
#, php-format
msgid "Divided by %s"
msgstr "Podeljeno sa %s"
#: js/messages.php:155
msgid "Unit"
msgstr "Jedinica"
#: js/messages.php:157
msgid "From slow log"
msgstr "Iz dnevnika sporih upita"
#: js/messages.php:158
msgid "From general log"
msgstr "Iz glavnog dnevnika"
#: js/messages.php:159
msgid "The database name is not known for this query in the server's logs."
msgstr ""
#: js/messages.php:160
msgid "Analysing logs"
msgstr "Analiziranje logova"
#: js/messages.php:161
msgid "Analysing & loading logs. This may take a while."
msgstr "Analiziranje i učitavanje dnevnika. Ovo može da potraje neko vreme."
#: js/messages.php:162
msgid "Cancel request"
msgstr "Otkaži zahtev"
#: js/messages.php:163
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
"Ova kolona prikazuje broj identičnih upita koji su grupisani zajedno. "
"Međutim samo sam SQL upit je iskorišćen kao kriterijum za grupisanje, tako "
"da ostali atributi upita, kao što je vreme pokretanja, mogu da se razlikuju."
#: js/messages.php:164
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
"Pošto je grupisanje INSERT upita izabrano, INSERT upiti u istu tabelu su "
"takođe grupisani zajedno, bez obzira na umetnute podatke."
#: js/messages.php:165
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Podaci iz dnevnika učitani. Upiti izvršeni u ovom vremenskom razmaku:"
#: js/messages.php:167
msgid "Jump to Log table"
msgstr "Preskoči na Log tabelu"
#: js/messages.php:168
msgid "No data found"
msgstr "Nema podataka"
#: js/messages.php:169
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Dnevnik analiziran, ali ništa nije pronađeno u ovom vremenskom razmaku."
#: js/messages.php:171
msgid "Analyzing…"
msgstr "Aniliziram…"
#: js/messages.php:172
msgid "Explain output"
msgstr "Objasni izlaz"
#: js/messages.php:174 js/messages.php:525
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
#: libraries/rte/rte_list.lib.php:68 server_status.php:332 sql.php:1192
msgid "Time"
msgstr "Vreme"
#: js/messages.php:175
msgid "Total time:"
msgstr "Ukupno vreme:"
#: js/messages.php:176
msgid "Profiling results"
msgstr "Rezultat profilisanja"
#: js/messages.php:177
msgctxt "Display format"
msgid "Table"
msgstr "Tabela"
#: js/messages.php:178
msgid "Chart"
msgstr "Grafikon"
#: js/messages.php:179
msgid "Edit chart"
msgstr "Izmeni grafikon"
#: js/messages.php:180
msgid "Series"
msgstr "Serije"
#. l10n: A collection of available filters
#: js/messages.php:183
msgid "Log table filter options"
msgstr "Opcije filtera log tabele"
#. l10n: Filter as in "Start Filtering"
#: js/messages.php:185
msgid "Filter"
msgstr "Filter"
#: js/messages.php:186
msgid "Filter queries by word/regexp:"
msgstr "Filtriraj upite po word/regexp:"
#: js/messages.php:187
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Grupisanje upita, ignoriši promenljive vrednosti u WHERE klauzulama"
#: js/messages.php:188
msgid "Sum of grouped rows:"
msgstr "Suma grupisanih redova:"
#: js/messages.php:189
msgid "Total:"
msgstr "Ukupno:"
#: js/messages.php:191
msgid "Loading logs"
msgstr "Učitavanje logova"
#: js/messages.php:192
msgid "Monitor refresh failed"
msgstr "Osvežavanje monitoringa neuspešno"
#: js/messages.php:193
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
"U toku zahteva za novim podacima za grafikon server je vratio pogrešan "
"odgovor. To se najverovatnije desilo jer je sesija istekla. Osvežavanje "
"stranice i ponovno prijavljivanje trebalo bi da pomogne."
#: js/messages.php:194
msgid "Reload page"
msgstr "Ponovo učitaj stranu"
#: js/messages.php:196
msgid "Affected rows:"
msgstr "Zahvaćeni redovi:"
#: js/messages.php:198
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Neuspelo analiziranje konfiguracione datoteke. Izgleda da sadržaj nije u "
"validnom JSON formatu."
#: js/messages.php:199
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Neuspelo formiranje grafikona sa uvezenom konfiguracijom. Resetujem na "
"podrazumevanu konfiguraciju…"
#: js/messages.php:200 libraries/Menu.class.php:305
#: libraries/Menu.class.php:388 libraries/Menu.class.php:499
#: libraries/config/messages.inc.php:170 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:529
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Uvoz"
#: js/messages.php:201
msgid "Import monitor configuration"
msgstr "Podešavanje Import monitor-a"
#: js/messages.php:202
msgid "Please select the file you want to import"
msgstr "Molimo izaberite datoteku koju želite da uvezete"
#: js/messages.php:204
msgid "Analyse Query"
msgstr "Analiza upita"
#: js/messages.php:208
msgid "Advisor system"
msgstr "Sistem za savete"
#: js/messages.php:209
msgid "Possible performance issues"
msgstr "Mogući problemi sa performansama"
#: js/messages.php:210
msgid "Issue"
msgstr "Pitanje"
#: js/messages.php:211
msgid "Recommendation"
msgstr "Preporuka"
#: js/messages.php:212
msgid "Rule details"
msgstr "Detalji pravila"
#: js/messages.php:213
msgid "Justification"
msgstr "Opravdanje"
#: js/messages.php:214
msgid "Used variable / formula"
msgstr "Korišćene promenljiva/formula"
#: js/messages.php:215
msgid "Test"
msgstr "Test"
#: js/messages.php:220 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Otkaži"
#: js/messages.php:223 libraries/navigation/NavigationHeader.class.php:55
#: server_status_monitor.php:567
msgid "Loading"
msgstr "Učitavanje"
#: js/messages.php:224
msgid "Processing Request"
msgstr "Obrada zahteva"
#: js/messages.php:225 libraries/rte/rte_export.lib.php:43
msgid "Error in Processing Request"
msgstr "Greška kod obrade zahteva"
#: js/messages.php:226
#, php-format
msgid "Error code: %s"
msgstr ""
#: js/messages.php:227
#, php-format
msgid "Error text: %s"
msgstr ""
#: js/messages.php:228 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nije izabrana ni jedna baza."
#: js/messages.php:229
msgid "Dropping Column"
msgstr "Brisanje kolone"
#: js/messages.php:230
msgid "Adding Primary Key"
msgstr "Dodavanje primarnog ključa"
#: js/messages.php:231 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "U redu"
#: js/messages.php:232
msgid "Click to dismiss this notification"
msgstr "Kliknite da bi ste zatvorili ovo obaveštenje"
#: js/messages.php:235
msgid "Renaming Databases"
msgstr "Preimenovanje baza podataka"
#: js/messages.php:236
msgid "Reload Database"
msgstr "Ponovno učitavanje baze"
#: js/messages.php:237
msgid "Copying Database"
msgstr "Kopiranje baze"
#: js/messages.php:238
msgid "Changing Charset"
msgstr "Izmena seta znakova"
#: js/messages.php:239
msgid "Table must have at least one column"
msgstr "Tabela mora imati bar jednu kolonu"
#: js/messages.php:244
msgid "Insert Table"
msgstr "Umetni tabelu"
#: js/messages.php:245
msgid "Hide indexes"
msgstr "Sakrij indekse"
#: js/messages.php:246
msgid "Show indexes"
msgstr "Prikaži indekse"
#: js/messages.php:247 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Provera stranog ključa:"
#: js/messages.php:248 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(omogućeno)"
#: js/messages.php:249 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Onemogućeno)"
#: js/messages.php:252
msgid "Searching"
msgstr "Pretraga"
#: js/messages.php:253
msgid "Hide search results"
msgstr "Sakrij tezultate pretrage"
#: js/messages.php:254
msgid "Show search results"
msgstr "Prikaži rezultate pretrage"
#: js/messages.php:255
msgid "Browsing"
msgstr "Pregledanje"
#: js/messages.php:256
msgid "Deleting"
msgstr "Brisanje"
#: js/messages.php:259
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Definicija uskladištene funkcije mora imati RETURN iskaz!"
#: js/messages.php:262 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET uređivač"
#: js/messages.php:263
#, php-format
msgid "Values for column %s"
msgstr "Vrednosti za kolonu %s"
#: js/messages.php:264
msgid "Values for a new column"
msgstr "Vrednosti za novu kolonu"
#: js/messages.php:265
msgid "Enter each value in a separate field"
msgstr "Unesi svaku vrednost u posebno polje"
#: js/messages.php:266
#, php-format
msgid "Add %d value(s)"
msgstr "Dodaj %d vrednost(i)"
#: js/messages.php:269
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Imajte u vidu: Ako datoteka sadrži više tabela, one će biti kombinovane u "
"jednu"
#: js/messages.php:272
msgid "Hide query box"
msgstr "Sakrij okvir sa upitima"
#: js/messages.php:273
msgid "Show query box"
msgstr "Prikažiokvir sa upitima"
#: js/messages.php:275 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nema odabranih redova"
#: js/messages.php:276 libraries/DisplayResults.class.php:5095
#: libraries/structure.lib.php:1380 libraries/structure.lib.php:2058
#: querywindow.php:85
msgid "Change"
msgstr "Promeni"
#: js/messages.php:277
msgid "Query execution time"
msgstr "Vreme izvršavanja upita"
#: js/messages.php:278 libraries/DisplayResults.class.php:768
#: libraries/DisplayResults.class.php:776
#, php-format
msgid "%d is not valid row number."
msgstr "%d nije ispravan broj reda."
#: js/messages.php:281 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:246
#: tbl_indexes.php:344 tbl_relation.php:563
msgid "Save"
msgstr "Sačuvaj"
#: js/messages.php:284
msgid "Hide search criteria"
msgstr "Sakrij kriterijume za pretragu"
#: js/messages.php:285
msgid "Show search criteria"
msgstr "Prikaži kriterijume za pretragu"
#: js/messages.php:288 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Uvećaj polje za pretragu"
#: js/messages.php:290
msgid "Each point represents a data row."
msgstr "Svaka tačka pretsavlja jedan red podataka."
#: js/messages.php:292
msgid "Hovering over a point will show its label."
msgstr "Ako zadržite kursor miša iznad tačke biće prikazan opis."
#: js/messages.php:294
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Da bi ste uvećali prikaz, izaberite deo prikaza sa mišem."
#: js/messages.php:296
msgid "Click reset zoom button to come back to original state."
msgstr ""
#: js/messages.php:298
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Klikni na tačku sa podacima da bi video ili eventualno izmenio red podataka."
#: js/messages.php:300
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Veličina prikaza može da se promeni ako ga uhvatite i povučete mišem u "
"donjem desnom uglu."
#: js/messages.php:302
msgid "Select two columns"
msgstr "Izaberi dve kolone"
#: js/messages.php:303
msgid "Select two different columns"
msgstr "Izaberite dve različite kolone"
#: js/messages.php:304
msgid "Query results"
msgstr "Rezultat upita"
#: js/messages.php:305
msgid "Data point content"
msgstr "Sadržaj tačke podataka"
#: js/messages.php:308 tbl_change.php:263 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignoriši"
#: js/messages.php:309 libraries/DisplayResults.class.php:3364
msgid "Copy"
msgstr "Kopiraj"
#: js/messages.php:324
msgid "Add columns"
msgstr "Dodaj kolone"
#: js/messages.php:327
msgid "Select referenced key"
msgstr "Izaberite referencirani ključ"
#: js/messages.php:328
msgid "Select Foreign Key"
msgstr "Izaberi strani ključ"
#: js/messages.php:329
msgid "Please select the primary key or a unique key"
msgstr "Molimo izaberite primarni ili jedinstveni ključ"
#: js/messages.php:330 pmd_general.php:109 tbl_relation.php:544
msgid "Choose column to display"
msgstr "Izaberi kolonu za prikaz"
#: js/messages.php:331
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
"Niste snimili izmene u raspored. Biće izgubljene ako ih ne snimite. Da li "
"želite da nastavite?"
#: js/messages.php:334
msgid "Add an option for column "
msgstr "Dodaj opciju za kolonu "
#: js/messages.php:335
#, php-format
msgid "%d object(s) created"
msgstr ""
#: js/messages.php:338
msgid "Press escape to cancel editing"
msgstr "Prtisni escape da otkažeš uređivanje"
#: js/messages.php:339
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
"Izmenili ste neke podatke i izmene nisu sačuvane. Da li ste sigurni da "
"želite da napustite ovu stranu pre nego što snimite podatke?"
#: js/messages.php:340
msgid "Drag to reorder"
msgstr "Povucite da bi ste promenili redosled"
#: js/messages.php:341
msgid "Click to sort"
msgstr "Kliknite da bi ste sortirali"
#: js/messages.php:342
msgid "Click to mark/unmark"
msgstr "Kliknite da postavite/skinete oznaku"
#: js/messages.php:343
msgid "Double-click to copy column name"
msgstr ""
#: js/messages.php:344
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Kliknite strelici na dole<br />da bi ste izmenili vidljivost kolone"
#: js/messages.php:346
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
"Ova tabela ne sadrži jedinstvenu kolonu. Karakteristike koje se odnose na "
"izmene u gridu, checkbox, Edit, Copy i Delete linkovi može da se desi da ne "
"rade nakon snimanja."
#: js/messages.php:351
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Možete izmeniti većinu kolona<br />tako što kliknete direktno na njen "
"sadržaj."
#: js/messages.php:354
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Možete izmeniti većinu kolona<br />tako što kliknete direktno na njen "
"sadržaj."
#: js/messages.php:359
msgid "Go to link"
msgstr "Idi na link"
#: js/messages.php:360
msgid "Copy column name"
msgstr "Kopiraj ime kolone"
#: js/messages.php:361
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
#: js/messages.php:362
msgid "Show data row(s)"
msgstr "Prikaži red(ove) podataka"
#: js/messages.php:365
msgid "Generate password"
msgstr "Generiši lozinku"
#: js/messages.php:366 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generiši"
#: js/messages.php:367
msgid "Change Password"
msgstr "Promeni lozinku"
#: js/messages.php:370
msgid "More"
msgstr "Još"
#: js/messages.php:373
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Prikaži sve"
#: js/messages.php:374
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "Sakrij indekse"
#: js/messages.php:377
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Izabrani korisnik nije pronađen u tabeli privilegija."
#: js/messages.php:380 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
"Nova verzija phpMyAdmin-a je dostupna i trebalo bi da razmislite o "
"nadogradnji. Najnovije verzija je %s, objavljena %s."
#. l10n: Latest available phpMyAdmin version
#: js/messages.php:382
msgid ", latest stable version:"
msgstr ", poslednja stabilna verzija:"
#: js/messages.php:383
msgid "up to date"
msgstr "Ažurno"
#. l10n: Display text for calendar close link
#: js/messages.php:402
msgid "Done"
msgstr "Gotovo"
#: js/messages.php:406
msgctxt "Previous month"
msgid "Prev"
msgstr "Prethodni"
#: js/messages.php:411
msgctxt "Next month"
msgid "Next"
msgstr "Sledeći"
#. l10n: Display text for current month link in calendar
#: js/messages.php:414
msgid "Today"
msgstr "Danas"
#: js/messages.php:418
msgid "January"
msgstr "Januar"
#: js/messages.php:419
msgid "February"
msgstr "Februar"
#: js/messages.php:420
msgid "March"
msgstr "Mart"
#: js/messages.php:421
msgid "April"
msgstr "April"
#: js/messages.php:422
msgid "May"
msgstr "Maj"
#: js/messages.php:423
msgid "June"
msgstr "Jun"
#: js/messages.php:424
msgid "July"
msgstr "Jul"
#: js/messages.php:425
msgid "August"
msgstr "Avgust"
#: js/messages.php:426
msgid "September"
msgstr "Septembar"
#: js/messages.php:427
msgid "October"
msgstr "Oktobar"
#: js/messages.php:428
msgid "November"
msgstr "Novembar"
#: js/messages.php:429
msgid "December"
msgstr "Decembar"
#. l10n: Short month name
#: js/messages.php:436 libraries/Util.class.php:1684
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
#: js/messages.php:438 libraries/Util.class.php:1686
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
#: js/messages.php:440 libraries/Util.class.php:1688
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
#: js/messages.php:442 libraries/Util.class.php:1690
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
#: js/messages.php:444 libraries/Util.class.php:1692
msgctxt "Short month name"
msgid "May"
msgstr "Maj"
#. l10n: Short month name
#: js/messages.php:446 libraries/Util.class.php:1694
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
#: js/messages.php:448 libraries/Util.class.php:1696
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
#: js/messages.php:450 libraries/Util.class.php:1698
msgid "Aug"
msgstr "Avg"
#. l10n: Short month name
#: js/messages.php:452 libraries/Util.class.php:1700
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
#: js/messages.php:454 libraries/Util.class.php:1702
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
#: js/messages.php:456 libraries/Util.class.php:1704
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
#: js/messages.php:458 libraries/Util.class.php:1706
msgid "Dec"
msgstr "Dec"
#: js/messages.php:464
msgid "Sunday"
msgstr "Nedelja"
#: js/messages.php:465
msgid "Monday"
msgstr "Ponedeljak"
#: js/messages.php:466
msgid "Tuesday"
msgstr "Utorak"
#: js/messages.php:467
msgid "Wednesday"
msgstr "Sreda"
#: js/messages.php:468
msgid "Thursday"
msgstr "Četvrtak"
#: js/messages.php:469
msgid "Friday"
msgstr "Petak"
#: js/messages.php:470
msgid "Saturday"
msgstr "Subota"
#. l10n: Short week day name
#: js/messages.php:477
msgid "Sun"
msgstr "Ned"
#. l10n: Short week day name
#: js/messages.php:479 libraries/Util.class.php:1711
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
#: js/messages.php:481 libraries/Util.class.php:1713
msgid "Tue"
msgstr "Uto"
#. l10n: Short week day name
#: js/messages.php:483 libraries/Util.class.php:1715
msgid "Wed"
msgstr "Sre"
#. l10n: Short week day name
#: js/messages.php:485 libraries/Util.class.php:1717
msgid "Thu"
msgstr "Čet"
#. l10n: Short week day name
#: js/messages.php:487 libraries/Util.class.php:1719
msgid "Fri"
msgstr "Pet"
#. l10n: Short week day name
#: js/messages.php:489 libraries/Util.class.php:1721
msgid "Sat"
msgstr "Sub"
#. l10n: Minimal week day name
#: js/messages.php:496
msgid "Su"
msgstr "Ne"
#. l10n: Minimal week day name
#: js/messages.php:498
msgid "Mo"
msgstr "Po"
#. l10n: Minimal week day name
#: js/messages.php:500
msgid "Tu"
msgstr "Ut"
#. l10n: Minimal week day name
#: js/messages.php:502
msgid "We"
msgstr "Sr"
#. l10n: Minimal week day name
#: js/messages.php:504
msgid "Th"
msgstr "Če"
#. l10n: Minimal week day name
#: js/messages.php:506
msgid "Fr"
msgstr "Pe"
#. l10n: Minimal week day name
#: js/messages.php:508
msgid "Sa"
msgstr "Su"
#. l10n: Column header for week of the year in calendar
#: js/messages.php:512
msgid "Wk"
msgstr "Vk"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
#: js/messages.php:515
msgid "calendar-month-year"
msgstr "kalendar-mesec-godina"
#. l10n: Year suffix for calendar, "none" is empty.
#: js/messages.php:517
msgctxt "Year suffix"
msgid "none"
msgstr "nema"
#: js/messages.php:526
msgid "Hour"
msgstr "Čas"
#: js/messages.php:527
msgid "Minute"
msgstr "Minut"
#: js/messages.php:528
msgid "Second"
msgstr "Sekund"
#: libraries/Advisor.class.php:77
#, php-format
msgid "PHP threw following error: %s"
msgstr ""
#: libraries/Advisor.class.php:104
#, php-format
msgid "Failed evaluating precondition for rule '%s'"
msgstr ""
#: libraries/Advisor.class.php:121
#, php-format
msgid "Failed calculating value for rule '%s'"
msgstr ""
#: libraries/Advisor.class.php:140
#, php-format
msgid "Failed running test for rule '%s'"
msgstr ""
#: libraries/Advisor.class.php:222
#, php-format
msgid "Failed formatting string for rule '%s'."
msgstr ""
#: libraries/Advisor.class.php:393
#, php-format
msgid ""
"Invalid rule declaration on line %1$s, expected line %2$s of previous rule"
msgstr ""
#: libraries/Advisor.class.php:410
#, fuzzy, php-format
#| msgid "Invalid format of CSV input on line %d."
msgid "Invalid rule declaration on line %s"
msgstr "Neispravan format CSV ulaza na liniji %d."
#: libraries/Advisor.class.php:418
#, php-format
msgid "Unexpected characters on line %s"
msgstr ""
#: libraries/Advisor.class.php:432
#, php-format
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
#: libraries/Advisor.class.php:465 server_status_queries.php:86
msgid "per second"
msgstr "u sekundi"
#: libraries/Advisor.class.php:468 server_status_queries.php:82
msgid "per minute"
msgstr "u minutu"
#: libraries/Advisor.class.php:471 server_status.php:143 server_status.php:212
#: server_status_queries.php:79 server_status_queries.php:107
msgid "per hour"
msgstr "po satu"
#: libraries/Advisor.class.php:474
msgid "per day"
msgstr "po danu"
#: libraries/Config.class.php:1111
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Postojeću konfiguracionu datoteku (%s) nije moguće pročitati."
#: libraries/Config.class.php:1141
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Pogrešno podešena prava pristupa na konfiguracionoj datoteci, ne bi trebala "
"da bude svima dostupna za pisanje!"
#: libraries/Config.class.php:1723
msgid "Font size"
msgstr "Veličina fonta"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1319
#: libraries/DisplayResults.class.php:2054
#: libraries/DisplayResults.class.php:2062 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:654 libraries/structure.lib.php:860
#: libraries/structure.lib.php:877 server_databases.php:201
#: server_databases.php:218 server_status.php:420
msgid "Ascending"
msgstr "Rastući"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1331
#: libraries/DisplayResults.class.php:2049
#: libraries/DisplayResults.class.php:2067 libraries/TableSearch.class.php:813
#: libraries/operations.lib.php:655 libraries/structure.lib.php:865
#: libraries/structure.lib.php:882 server_databases.php:201
#: server_databases.php:218 server_status.php:417
msgid "Descending"
msgstr "Opadajući"
#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
msgid "Sort"
msgstr "Sortiranje"
#: libraries/DBQbe.class.php:513
msgid "Criteria"
msgstr "Kriterijum"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
msgstr "Dodaj/obriši kriterijum za polja"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete columns"
msgstr "Dodaj/obriši kolone"
#: libraries/DBQbe.class.php:603 libraries/DBQbe.class.php:635
msgid "Update Query"
msgstr "Ažuriraj upit"
#: libraries/DBQbe.class.php:618
msgid "Use Tables"
msgstr "Koristi tabele"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
#: libraries/TableSearch.class.php:780 libraries/insert_edit.lib.php:1184
#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
msgid "Or"
msgstr "ili"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
msgid "And"
msgstr "i"
#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
msgid "Ins"
msgstr "Ins"
#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
msgid "Modify"
msgstr "Promeni"
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL upit na bazi <b>%s</b>:"
#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1287
msgid "Submit Query"
msgstr "Izvrši SQL upit"
#: libraries/DbSearch.class.php:98 libraries/DbSearch.class.php:398
msgid "at least one of the words"
msgstr "bar jednu od reči"
#: libraries/DbSearch.class.php:99 libraries/DbSearch.class.php:402
msgid "all words"
msgstr "sve reči"
#: libraries/DbSearch.class.php:100 libraries/DbSearch.class.php:406
msgid "the exact phrase"
msgstr "tačan izraz"
#: libraries/DbSearch.class.php:101 libraries/DbSearch.class.php:407
msgid "as regular expression"
msgstr "kao regularni izraz"
#: libraries/DbSearch.class.php:267
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Rezultati pretrage za \"<i>%s</i>\" %s:"
#: libraries/DbSearch.class.php:294
#, php-format
msgid "<b>Total:</b> <i>%s</i> match"
msgid_plural "<b>Total:</b> <i>%s</i> matches"
msgstr[0] "<b>Ukupno:</b> <i>%s</i> pogodaka"
msgstr[1] "<b>Ukupno:</b> <i>%s</i> pogodak"
msgstr[2] "<b>Ukupno:</b> <i>%s</i> pogodaka"
#: libraries/DbSearch.class.php:331
#, fuzzy, php-format
#| msgid "%s match(es) inside table <i>%s</i>"
msgid "%1$s match in <strong>%2$s</strong>"
msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "%s pogodaka unutar tabele <i>%s</i>"
msgstr[1] "%s pogodaka unutar tabele <i>%s</i>"
msgstr[2] "%s pogodaka unutar tabele <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:267
#: libraries/Util.class.php:3269 libraries/Util.class.php:3482
#: libraries/Util.class.php:3483
#: libraries/navigation/Nodes/Node_Table.class.php:46
#: libraries/structure.lib.php:1374
msgid "Browse"
msgstr "Pregled"
#: libraries/DbSearch.class.php:353
#, php-format
msgid "Delete the matches for the %s table?"
msgstr "Obriši rezultate pretrage za %s tabelu?"
#: libraries/DbSearch.class.php:357 libraries/DisplayResults.class.php:3433
#: libraries/DisplayResults.class.php:5071
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
#: libraries/sql_query_form.lib.php:419 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
#: tbl_tracking.php:539 tbl_tracking.php:559 tbl_tracking.php:626
msgid "Delete"
msgstr "Obriši"
#: libraries/DbSearch.class.php:382
msgid "Search in database"
msgstr "Pretraživanje baze"
#: libraries/DbSearch.class.php:386
msgid "Words or values to search for (wildcard: \"%\"):"
msgstr "Reči ili vrednosti koje se traže (džoker: \"%\"):"
#: libraries/DbSearch.class.php:395
msgid "Find:"
msgstr "Traži:"
#: libraries/DbSearch.class.php:400 libraries/DbSearch.class.php:404
msgid "Words are separated by a space character (\" \")."
msgstr "Reči se odvajaju razmakom (\" \")."
#: libraries/DbSearch.class.php:419
msgid "Inside tables:"
msgstr "Unutar tabela:"
#: libraries/DbSearch.class.php:445
msgid "Inside column:"
msgstr "Unutar kolone::"
#: libraries/DisplayResults.class.php:745
msgid "Save edited data"
msgstr "Snimi izmenjene podatke"
#: libraries/DisplayResults.class.php:751
msgid "Restore column order"
msgstr "Vrati redosled kolone"
#: libraries/DisplayResults.class.php:822 libraries/Util.class.php:2572
#: libraries/Util.class.php:2576
msgctxt "First page"
msgid "Begin"
msgstr "Početak"
#: libraries/DisplayResults.class.php:825 libraries/Util.class.php:2574
#: libraries/Util.class.php:2577 server_binlog.php:145 server_binlog.php:147
msgctxt "Previous page"
msgid "Previous"
msgstr "Prethodna"
#: libraries/DisplayResults.class.php:882 libraries/Util.class.php:2613
#: libraries/Util.class.php:2616 server_binlog.php:182 server_binlog.php:184
msgctxt "Next page"
msgid "Next"
msgstr "Sledeća"
#: libraries/DisplayResults.class.php:910 libraries/Util.class.php:2614
#: libraries/Util.class.php:2617
msgctxt "Last page"
msgid "End"
msgstr "Kraj"
#: libraries/DisplayResults.class.php:951 tbl_chart.php:241
msgid "Start row"
msgstr "Početni red"
#: libraries/DisplayResults.class.php:955 tbl_chart.php:245
msgid "Number of rows"
msgstr "Broj redova"
#: libraries/DisplayResults.class.php:964
msgid "Mode"
msgstr "Režim"
#: libraries/DisplayResults.class.php:966
msgid "horizontal"
msgstr "horizontalnom"
#: libraries/DisplayResults.class.php:967
msgid "horizontal (rotated headers)"
msgstr "horizontalnom (rotirana zaglavlja)"
#: libraries/DisplayResults.class.php:968
msgid "vertical"
msgstr "vertikalnom"
#: libraries/DisplayResults.class.php:980
#, fuzzy, php-format
#| msgid "Execute bookmarked query"
msgid "Headers every %s rows"
msgstr "Izvrši upamćen upit"
#: libraries/DisplayResults.class.php:1277
msgid "Sort by key"
msgstr "Sortiraj po ključu"
#: libraries/DisplayResults.class.php:1625 libraries/TableSearch.class.php:754
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
#: libraries/plugins/export/ExportExcel.class.php:44
#: libraries/plugins/export/ExportHtmlword.class.php:52
#: libraries/plugins/export/ExportJson.class.php:49
#: libraries/plugins/export/ExportLatex.class.php:75
#: libraries/plugins/export/ExportMediawiki.class.php:52
#: libraries/plugins/export/ExportOds.class.php:57
#: libraries/plugins/export/ExportOdt.class.php:66
#: libraries/plugins/export/ExportPdf.class.php:82
#: libraries/plugins/export/ExportPhparray.class.php:49
#: libraries/plugins/export/ExportSql.class.php:71
#: libraries/plugins/export/ExportTexytext.class.php:51
#: libraries/plugins/export/ExportXml.class.php:81
#: libraries/plugins/export/ExportYaml.class.php:50
#: libraries/plugins/import/AbstractImportCsv.class.php:40
#: libraries/plugins/import/ImportMediawiki.class.php:60
#: libraries/plugins/import/ImportOds.class.php:59
#: libraries/plugins/import/ImportShp.class.php:57
#: libraries/plugins/import/ImportSql.class.php:50
#: libraries/plugins/import/ImportXml.class.php:58
#: libraries/rte/rte_routines.lib.php:970 libraries/structure.lib.php:1703
msgid "Options"
msgstr "Opcije"
#: libraries/DisplayResults.class.php:1631
#: libraries/DisplayResults.class.php:1737
msgid "Partial texts"
msgstr "Parcijalni tekstovi"
#: libraries/DisplayResults.class.php:1632
#: libraries/DisplayResults.class.php:1741
msgid "Full texts"
msgstr "Potpuni tekstovi"
#: libraries/DisplayResults.class.php:1646
msgid "Relational key"
msgstr "Relacioni ključ"
#: libraries/DisplayResults.class.php:1647
msgid "Relational display column"
msgstr "Relacioni prikaz kolone"
#: libraries/DisplayResults.class.php:1659
msgid "Show binary contents"
msgstr ""
#: libraries/DisplayResults.class.php:1664
msgid "Show BLOB contents"
msgstr ""
#: libraries/DisplayResults.class.php:1669
#: libraries/config/messages.inc.php:59
msgid "Show binary contents as HEX"
msgstr "Prikaži binarni sadržaj kao HEX vrednosti"
#: libraries/DisplayResults.class.php:1680
msgid "Hide browser transformation"
msgstr "Sakrij transformacije pregledača"
#: libraries/DisplayResults.class.php:1689
msgid "Well Known Text"
msgstr ""
#: libraries/DisplayResults.class.php:1690
msgid "Well Known Binary"
msgstr ""
#: libraries/DisplayResults.class.php:3406
#: libraries/DisplayResults.class.php:3422
msgid "The row has been deleted"
msgstr "Red je obrisan"
#: libraries/DisplayResults.class.php:3460
#: libraries/DisplayResults.class.php:5071 server_status.php:467
msgid "Kill"
msgstr "Obustavi"
#: libraries/DisplayResults.class.php:4524 libraries/structure.lib.php:771
msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]"
msgstr "Može biti približno. Vidite [doc@faq3-11]FAQ 3.11[/doc]"
#: libraries/DisplayResults.class.php:4920
msgid "in query"
msgstr "u upitu"
#: libraries/DisplayResults.class.php:4957 libraries/structure.lib.php:653
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
"Ovaj pogled ima najmanje ovaj broj redova. Molimo vas pogledajte "
"%sdokumentaciju%s."
#: libraries/DisplayResults.class.php:4970
#, fuzzy, php-format
#| msgid "Showing rows"
msgid "Showing rows %1s - %2s"
msgstr "Prikaz zapisa"
#: libraries/DisplayResults.class.php:4982
#, fuzzy, php-format
#| msgid "total"
msgid "%d total"
msgstr "ukupno"
#: libraries/DisplayResults.class.php:4994 sql.php:946
#, php-format
msgid "Query took %01.4f sec"
msgstr "Upit je trajao %01.4f sekundi"
#: libraries/DisplayResults.class.php:5085
#: libraries/DisplayResults.class.php:5091 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2405 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1363 libraries/structure.lib.php:1370
#: server_databases.php:319 server_databases.php:322
msgid "With selected:"
msgstr "Označeno:"
#: libraries/DisplayResults.class.php:5089
#: libraries/DisplayResults.class.php:5090
#: libraries/server_privileges.lib.php:779
#: libraries/server_privileges.lib.php:2403
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1366
#: libraries/structure.lib.php:1367 server_databases.php:320
#: server_databases.php:321
msgid "Check All"
msgstr "Označi sve"
#: libraries/DisplayResults.class.php:5108
#: libraries/DisplayResults.class.php:5307 libraries/Menu.class.php:296
#: libraries/Menu.class.php:379 libraries/Menu.class.php:495
#: libraries/Util.class.php:3495 libraries/Util.class.php:3496
#: libraries/config/messages.inc.php:164 libraries/display_export.lib.php:94
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2409 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:533
#: setup/frames/menu.inc.php:22
msgid "Export"
msgstr "Izvoz"
#: libraries/DisplayResults.class.php:5207
msgid "Query results operations"
msgstr "Operacije na rezultatima upita"
#: libraries/DisplayResults.class.php:5231 libraries/Header.class.php:340
#: libraries/structure.lib.php:299 libraries/structure.lib.php:362
#: libraries/structure.lib.php:1487
msgid "Print view"
msgstr "Za štampu"
#: libraries/DisplayResults.class.php:5249
msgid "Print view (with full texts)"
msgstr "Pogled za štampu (sa punim tekstom)"
#: libraries/DisplayResults.class.php:5320 tbl_chart.php:151
msgid "Display chart"
msgstr "Prikaži grafikon"
#: libraries/DisplayResults.class.php:5345
msgid "Visualize GIS data"
msgstr ""
#: libraries/DisplayResults.class.php:5377 view_create.php:152
msgid "Create view"
msgstr "Napravi pogled"
#: libraries/DisplayResults.class.php:5568
msgid "Link not found"
msgstr "Veza nije pronađena"
#: libraries/Error_Handler.class.php:81
msgid "Too many error messages, some are not displayed."
msgstr "Peviše poruka o greškama, neke nisu prikazane."
#: libraries/File.class.php:239
msgid "File was not an uploaded file."
msgstr "Datoteka nije upload-ovana datoteka."
#: libraries/File.class.php:279
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Poslata datoteka prevazilazi vrednost promenljive upload_max_filesize u php."
"ini."
#: libraries/File.class.php:282
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
"Poslata datoteka prevazilazi vrednost direktive MAX_FILE_SIZE koja je "
"navedena u HTML formi."
#: libraries/File.class.php:285
msgid "The uploaded file was only partially uploaded."
msgstr "Poslata datoteka je samo delimično primljena."
#: libraries/File.class.php:288
msgid "Missing a temporary folder."
msgstr "Nedostaje privremeni direktorijum."
#: libraries/File.class.php:291
msgid "Failed to write file to disk."
msgstr "Neuspelo upisivanje datoteke na disk."
#: libraries/File.class.php:294
msgid "File upload stopped by extension."
msgstr "Prijem datoteke zaustavljen zbog ekstenzije."
#: libraries/File.class.php:297
msgid "Unknown error in file upload."
msgstr "Nepoznata greška pri slanju datoteke."
#: libraries/File.class.php:475
msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]"
msgstr ""
"Greška u premeštanju primljene datoteke, pogledajte [doc@faq1-11]FAQ 1.11[/"
"doc]"
#: libraries/File.class.php:493
msgid "Error while moving uploaded file."
msgstr "Greška kod premeštanja primljene datoteke."
#: libraries/File.class.php:501
msgid "Cannot read (moved) upload file."
msgstr "Nije moguće pročitati (premeštenu) primljenu datoteku."
#: libraries/Footer.class.php:133 libraries/Footer.class.php:141
#: libraries/Footer.class.php:144
msgid "Open new phpMyAdmin window"
msgstr "Otvori novi phpMyAdmin prozor"
#: libraries/Header.class.php:398
msgid "Click on the bar to scroll to top of page"
msgstr ""
#: libraries/Header.class.php:641
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
msgid "Javascript must be enabled past this point"
msgstr "Kolačići (Cookies) moraju u ovom slučaju biti aktivni."
#: libraries/Index.class.php:531
msgid "No index defined!"
msgstr "Indeks nije definisan!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
#: libraries/navigation/Nodes/Node_Index_Container.class.php:27
#: tbl_tracking.php:377
msgid "Indexes"
msgstr "Indeksi"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1393
#: libraries/structure.lib.php:2068 libraries/structure.lib.php:2078
#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
msgid "Unique"
msgstr "Jedinstveni"
#: libraries/Index.class.php:564 tbl_tracking.php:384
msgid "Packed"
msgstr "Pakovano"
#: libraries/Index.class.php:566 tbl_tracking.php:386
msgid "Cardinality"
msgstr "Kardinalnost"
#: libraries/Index.class.php:567 libraries/TableSearch.class.php:185
#: libraries/build_html_for_db.lib.php:20 libraries/mysql_charsets.lib.php:130
#: libraries/operations.lib.php:260 libraries/operations.lib.php:830
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1183
#: libraries/structure.lib.php:1711
#: libraries/tbl_columns_definition_form.inc.php:114
#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
msgid "Collation"
msgstr "Sortiranje"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
#: tbl_tracking.php:389
msgid "Comment"
msgstr "Komentar"
#: libraries/Index.class.php:599
msgid "The primary key has been dropped"
msgstr "Primarni ključ je obrisan"
#: libraries/Index.class.php:608
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeks %s je obrisan"
#: libraries/Index.class.php:730
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
"Indeksi %1$s and %2$s izgleda da su jednaki i jedan od njih verovatno može "
"da se ukloni."
#: libraries/Menu.class.php:207
#: libraries/navigation/Nodes/Node_View.class.php:32
#: libraries/structure.lib.php:677 libraries/structure.lib.php:707
#: libraries/structure.lib.php:1190 libraries/tbl_info.inc.php:59
msgid "View"
msgstr "Pogled"
#: libraries/Menu.class.php:273 libraries/Menu.class.php:357
#: libraries/Util.class.php:3265 libraries/Util.class.php:3272
#: libraries/Util.class.php:3488 libraries/config/setup.forms.php:293
#: libraries/config/setup.forms.php:330 libraries/config/setup.forms.php:356
#: libraries/config/user_preferences.forms.php:196
#: libraries/config/user_preferences.forms.php:233
#: libraries/config/user_preferences.forms.php:259
#: libraries/import.lib.php:1221
#: libraries/navigation/Nodes/Node_Table.class.php:34
#: libraries/plugins/export/ExportLatex.class.php:485
#: libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
#: tbl_tracking.php:319
msgid "Structure"
msgstr "Struktura"
#: libraries/Menu.class.php:277 libraries/Menu.class.php:362
#: libraries/Menu.class.php:471 libraries/Util.class.php:3266
#: libraries/Util.class.php:3273 libraries/config/messages.inc.php:214
#: libraries/navigation/Nodes/Node_Table.class.php:37 querywindow.php:59
msgid "SQL"
msgstr "SQL"
#: libraries/Menu.class.php:290 libraries/Util.class.php:3268
#: libraries/Util.class.php:3486 libraries/Util.class.php:3487
#: libraries/navigation/Nodes/Node_Table.class.php:43
#: libraries/sql_query_form.lib.php:295 libraries/sql_query_form.lib.php:298
msgid "Insert"
msgstr "Novi zapis"
#: libraries/Menu.class.php:309 libraries/Menu.class.php:332
#: libraries/Menu.class.php:392 libraries/Util.class.php:3275
#: view_operations.php:91
msgid "Operations"
msgstr "Operacije"
#: libraries/Menu.class.php:313 libraries/Menu.class.php:426
#: libraries/relation.lib.php:236
msgid "Tracking"
msgstr ""
#: libraries/Menu.class.php:322 libraries/Menu.class.php:420
#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:26
#: libraries/plugins/export/ExportHtmlword.class.php:563
#: libraries/plugins/export/ExportOdt.class.php:655
#: libraries/plugins/export/ExportSql.class.php:1480
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
#: libraries/rte/rte_words.lib.php:41
msgid "Triggers"
msgstr "Okidači"
#: libraries/Menu.class.php:369 libraries/Menu.class.php:376
#: libraries/Menu.class.php:383
msgid "Database seems to be empty!"
msgstr "Baza je izgleda prazna!"
#: libraries/Menu.class.php:372
msgid "Query"
msgstr "Upit po primeru"
#: libraries/Menu.class.php:400 libraries/server_privileges.lib.php:1569
#: libraries/server_privileges.lib.php:2214
#: libraries/server_privileges.lib.php:2781 server_privileges.php:146
msgid "Privileges"
msgstr "Privilegije"
#: libraries/Menu.class.php:405 libraries/rte/rte_words.lib.php:29
msgid "Routines"
msgstr "Rutine"
#: libraries/Menu.class.php:413
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:822
#: libraries/rte/rte_words.lib.php:53
msgid "Events"
msgstr "Događaji"
#: libraries/Menu.class.php:432 libraries/relation.lib.php:203
msgid "Designer"
msgstr "Dizajner"
#: libraries/Menu.class.php:467 libraries/config/messages.inc.php:177
#: libraries/server_privileges.lib.php:2855 server_databases.php:138
msgid "Databases"
msgstr "Baze"
#: libraries/Menu.class.php:490
msgid "Users"
msgstr "Korisnici"
#: libraries/Menu.class.php:512 libraries/ServerStatusData.class.php:187
#: server_binlog.php:74
msgid "Binary log"
msgstr "Binarni dnevnik"
#: libraries/Menu.class.php:518 libraries/ServerStatusData.class.php:192
#: libraries/structure.lib.php:182 libraries/structure.lib.php:761
#: server_replication.php:32 server_replication.php:148
msgid "Replication"
msgstr "Replikacija"
#: libraries/Menu.class.php:523 libraries/ServerStatusData.class.php:239
#: server_engines.php:94 server_engines.php:98
msgid "Variables"
msgstr "Promenljive"
#: libraries/Menu.class.php:527
msgid "Charsets"
msgstr "Kodne strane"
#: libraries/Menu.class.php:532 server_plugins.php:32 server_plugins.php:65
msgid "Plugins"
msgstr ""
#: libraries/Menu.class.php:536
msgid "Engines"
msgstr "Skladištenja"
#: libraries/Message.class.php:199 libraries/Util.class.php:675
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:62
msgid "Error"
msgstr "Greška"
#: libraries/Message.class.php:254
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d red zahvaćen."
msgstr[1] "%1$d redova zahvaćeno."
msgstr[2] "%1$d redova zahvaćeno."
#: libraries/Message.class.php:273
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d red obrisan."
msgstr[1] "%1$d redova obrisano."
msgstr[2] "%1$d redova obrisano."
#: libraries/Message.class.php:292
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d red umetnut."
msgstr[1] "%1$d redova umetnuto."
msgstr[2] "%1$d redova umetnuto."
#: libraries/PDF.class.php:124
msgid "Error while creating PDF:"
msgstr "Greška prilikom kreiranja PDF-a:"
#: libraries/RecentTable.class.php:118
msgid "Could not save recent table"
msgstr "Nije moguće sačuvati poslednju tabelu"
#: libraries/RecentTable.class.php:155
msgid "Recent tables"
msgstr "Skorašnje pristupane tabele"
#: libraries/RecentTable.class.php:167
msgid "There are no recent tables"
msgstr "Nema skorašnje pristupanih tabela"
#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:688
#: server_status.php:340 sql.php:1119
msgid "SQL query"
msgstr "SQL upit"
#: libraries/ServerStatusData.class.php:184
msgid "Handler"
msgstr "Rukovalac"
#: libraries/ServerStatusData.class.php:185
msgid "Query cache"
msgstr "Keš upita"
#: libraries/ServerStatusData.class.php:186
msgid "Threads"
msgstr "Niti"
#: libraries/ServerStatusData.class.php:188
msgid "Temporary data"
msgstr "Privremeni podaci"
#: libraries/ServerStatusData.class.php:189
msgid "Delayed inserts"
msgstr "Odložena umetanja"
#: libraries/ServerStatusData.class.php:190
msgid "Key cache"
msgstr "Keš ključeva"
#: libraries/ServerStatusData.class.php:191
msgid "Joins"
msgstr "Spojevi"
#: libraries/ServerStatusData.class.php:193
msgid "Sorting"
msgstr "Sortiranje"
#: libraries/ServerStatusData.class.php:194
#: libraries/build_html_for_db.lib.php:26
#: libraries/config/messages.inc.php:183
#: libraries/navigation/Nodes/Node_Table_Container.class.php:26
#: libraries/navigation/Nodes/Node_Table_Container.class.php:27
#: libraries/plugins/export/ExportXml.class.php:116
msgid "Tables"
msgstr "Tabele"
#: libraries/ServerStatusData.class.php:195
msgid "Transaction coordinator"
msgstr "Koordinator transakcija"
#: libraries/ServerStatusData.class.php:196 server_binlog.php:107
msgid "Files"
msgstr "Datoteke"
#: libraries/ServerStatusData.class.php:207
msgid "Flush (close) all tables"
msgstr "Očisti (zatvori) sve tabele"
#: libraries/ServerStatusData.class.php:209
msgid "Show open tables"
msgstr "Prikaži otvorene tabele"
#: libraries/ServerStatusData.class.php:214
msgid "Show slave hosts"
msgstr "Prikaži podređene server"
#: libraries/ServerStatusData.class.php:218 server_replication.php:170
msgid "Show master status"
msgstr "Prikaži status master servera"
#: libraries/ServerStatusData.class.php:221
msgid "Show slave status"
msgstr "Prikaži status podređenih servera"
#: libraries/ServerStatusData.class.php:226
msgid "Flush query cache"
msgstr "Očisti keš upita"
#: libraries/ServerStatusData.class.php:241
#: libraries/engines/innodb.lib.php:148
msgid "InnoDB Status"
msgstr "InnoDB status"
#: libraries/ServerStatusData.class.php:343
msgid "Query statistics"
msgstr "Statistika upita"
#: libraries/ServerStatusData.class.php:347
msgid "All status variables"
msgstr ""
#: libraries/ServerStatusData.class.php:351
msgid "Monitor"
msgstr ""
#: libraries/ServerStatusData.class.php:355
msgid "Advisor"
msgstr ""
#: libraries/StorageEngine.class.php:216
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Nema detaljnijih informacija o statusu za ovaj pogon skladištenja."
#: libraries/StorageEngine.class.php:352 libraries/structure.lib.php:200
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s je podrazumevani pogon skladištenja na ovom MySQL serveru."
#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s je dostupan na ovom MySQL serveru."
#: libraries/StorageEngine.class.php:358
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s je onemogućen na ovom MySQL serveru."
#: libraries/StorageEngine.class.php:362
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ovaj MySQL server ne podržava %s pogon skladištenja."
#: libraries/Table.class.php:395
msgid "unknown table status: "
msgstr "Nepoznat status tabele: "
#: libraries/Table.class.php:796
#, fuzzy, php-format
msgid "Source database `%s` was not found!"
msgstr "Pretraživanje baze"
#: libraries/Table.class.php:804
#, fuzzy, php-format
#| msgid "Theme %s not found!"
msgid "Target database `%s` was not found!"
msgstr "Nije pronađena tema %s!"
#: libraries/Table.class.php:1236
msgid "Invalid database"
msgstr "Neispravna baza podataka"
#: libraries/Table.class.php:1250 tbl_get_field.php:46
msgid "Invalid table name"
msgstr "Neispravan naziv tabele"
#: libraries/Table.class.php:1282
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Greška pri preimenovanju tabele %1$s u %2$s"
#: libraries/Table.class.php:1301
#, fuzzy, php-format
#| msgid "Table %s has been renamed to %s"
msgid "Table %1$s has been renamed to %2$s."
msgstr "Tabeli %s promenjeno ime u %s"
#: libraries/Table.class.php:1445
msgid "Could not save table UI preferences"
msgstr "Nije bilo moguće saćuvati podešavanja korisničkog interfejsa tabele"
#: libraries/Table.class.php:1469
#, php-format
msgid ""
"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
"['MaxTableUiprefs'] %s)"
msgstr ""
"Neuspelo brisanje podešavanja korisničkog interfejsa tabele (pogledajte "
"$cfg['Servers'][$i]['MaxTableUiprefs'] %s)"
#: libraries/Table.class.php:1607
#, php-format
msgid ""
"Cannot save UI property \"%s\". The changes made will not be persistent "
"after you refresh this page. Please check if the table structure has been "
"changed."
msgstr ""
"Nemoguće snimiti svojstvo korisničkog interfejsa \"%s\". Napravljene izmene "
"neće biti trajne nakon osveženja ove strane. Molimo vas da proverite da li "
"je struktura tabele izmenjena."
#: libraries/TableSearch.class.php:179 libraries/insert_edit.lib.php:209
#: libraries/insert_edit.lib.php:215
#: libraries/navigation/Nodes/Node_Function.class.php:32
#: libraries/rte/rte_routines.lib.php:1579
msgid "Function"
msgstr "Funkcija"
#: libraries/TableSearch.class.php:186 pmd_general.php:536 pmd_general.php:556
#: pmd_general.php:678 pmd_general.php:691 pmd_general.php:754
#: pmd_general.php:808
msgid "Operator"
msgstr "Operator"
#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1192
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
#: server_status_variables.php:233
msgid "Value"
msgstr "Vrednost"
#: libraries/TableSearch.class.php:203
msgid "Table Search"
msgstr "Pretraga tabele"
#: libraries/TableSearch.class.php:232 libraries/insert_edit.lib.php:1350
msgid "Edit/Insert"
msgstr "Uredi/Umetni"
#: libraries/TableSearch.class.php:761
msgid "Select columns (at least one):"
msgstr "Izaberi kolone (najmanje jednu):"
#: libraries/TableSearch.class.php:781
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Dodaj uslove pretraživanja (deo \"WHERE\" upita):"
#: libraries/TableSearch.class.php:793
msgid "Number of rows per page"
msgstr "Broj redova po strani"
#: libraries/TableSearch.class.php:803
msgid "Display order:"
msgstr "Redosled prikaza:"
#: libraries/TableSearch.class.php:839
msgid "Use this column to label each point"
msgstr ""
#: libraries/TableSearch.class.php:860
msgid "Maximum rows to plot"
msgstr ""
#: libraries/TableSearch.class.php:888 libraries/TableSearch.class.php:1160
#: sql.php:159 tbl_change.php:230
msgid "Browse foreign values"
msgstr "Pregledaj strane vrednosti"
#: libraries/TableSearch.class.php:977
msgid "Additional search criteria"
msgstr "Dodatni kreterijum za pretragu"
#: libraries/TableSearch.class.php:1115
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "Napravi \"upit po primeru\" (džoker: \"%\") za dve različite kolone"
#: libraries/TableSearch.class.php:1125
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Napravi \"upit po primeru\" (džoker: \"%\")"
#: libraries/TableSearch.class.php:1169
msgid "Browse/Edit the points"
msgstr ""
#: libraries/TableSearch.class.php:1176
msgid "How to use"
msgstr "Kako se koristi"
#: libraries/TableSearch.class.php:1181
msgid "Reset zoom"
msgstr "Poništi zumiranje"
#: libraries/Theme.class.php:170
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Nema ispravne putanje do slika za temu %s!"
#: libraries/Theme.class.php:459
msgid "No preview available."
msgstr "Pregled ne postoji."
#: libraries/Theme.class.php:461
msgid "take it"
msgstr "preuzmi"
#: libraries/Theme_Manager.class.php:137
#, php-format
msgid "Default theme %s not found!"
msgstr "Nije pronađena podrazumevana tema %s!"
#: libraries/Theme_Manager.class.php:194
#, php-format
msgid "Theme %s not found!"
msgstr "Nije pronađena tema %s!"
#: libraries/Theme_Manager.class.php:271
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Nije pronađena putanja do teme za temu %s!"
#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
msgid "Theme"
msgstr "Tema"
#: libraries/Types.class.php:296
msgid ""
"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
msgstr ""
#: libraries/Types.class.php:298
msgid ""
"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
"65,535"
msgstr ""
#: libraries/Types.class.php:300
msgid ""
"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
"0 to 16,777,215"
msgstr ""
#: libraries/Types.class.php:302
msgid ""
"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
"range is 0 to 4,294,967,295."
msgstr ""
#: libraries/Types.class.php:304
msgid ""
"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
msgstr ""
#: libraries/Types.class.php:306 libraries/Types.class.php:712
msgid ""
"A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
"(default 10), the maximum number of decimals (D) is 30 (default 0)"
msgstr ""
#: libraries/Types.class.php:308
msgid ""
"A small floating-point number, allowable values are -3.402823466E+38 to "
"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
msgstr ""
#: libraries/Types.class.php:310
msgid ""
"A double-precision floating-point number, allowable values are "
"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
"2.2250738585072014E-308 to 1.7976931348623157E+308"
msgstr ""
#: libraries/Types.class.php:312
msgid ""
"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
"FLOAT)"
msgstr ""
#: libraries/Types.class.php:314
msgid ""
"A bit-field type (M), storing M of bits per value (default is 1, maximum is "
"64)"
msgstr ""
#: libraries/Types.class.php:316
msgid ""
"A synonym for TINYINT(1), a value of zero is considered false, nonzero "
"values are considered true"
msgstr ""
#: libraries/Types.class.php:318
msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
msgstr ""
#: libraries/Types.class.php:320 libraries/Types.class.php:722
#, fuzzy, php-format
msgid "A date, supported range is %1$s to %2$s"
msgstr "Napravi relaciju"
#: libraries/Types.class.php:322 libraries/Types.class.php:724
#, php-format
msgid "A date and time combination, supported range is %1$s to %2$s"
msgstr ""
#: libraries/Types.class.php:324
msgid ""
"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
"stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
msgstr ""
#: libraries/Types.class.php:326 libraries/Types.class.php:728
#, fuzzy, php-format
#| msgid "Error renaming table %1$s to %2$s"
msgid "A time, range is %1$s to %2$s"
msgstr "Greška pri preimenovanju tabele %1$s u %2$s"
#: libraries/Types.class.php:328
msgid ""
"A year in four-digit (4, default) or two-digit (2) format, the allowable "
"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
msgstr ""
#: libraries/Types.class.php:330
msgid ""
"A fixed-length (0-255, default 1) string that is always right-padded with "
"spaces to the specified length when stored"
msgstr ""
#: libraries/Types.class.php:332 libraries/Types.class.php:730
#, php-format
msgid ""
"A variable-length (%s) string, the effective maximum length is subject to "
"the maximum row size"
msgstr ""
#: libraries/Types.class.php:334
msgid ""
"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
"a one-byte prefix indicating the length of the value in bytes"
msgstr ""
#: libraries/Types.class.php:336 libraries/Types.class.php:732
msgid ""
"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
"with a two-byte prefix indicating the length of the value in bytes"
msgstr ""
#: libraries/Types.class.php:338
msgid ""
"A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
"stored with a three-byte prefix indicating the length of the value in bytes"
msgstr ""
#: libraries/Types.class.php:340
msgid ""
"A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
"characters, stored with a four-byte prefix indicating the length of the "
"value in bytes"
msgstr ""
#: libraries/Types.class.php:342
msgid ""
"Similar to the CHAR type, but stores binary byte strings rather than non-"
"binary character strings"
msgstr ""
#: libraries/Types.class.php:344
msgid ""
"Similar to the VARCHAR type, but stores binary byte strings rather than non-"
"binary character strings"
msgstr ""
#: libraries/Types.class.php:346
msgid ""
"A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
"one-byte prefix indicating the length of the value"
msgstr ""
#: libraries/Types.class.php:348
msgid ""
"A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
"with a three-byte prefix indicating the length of the value"
msgstr ""
#: libraries/Types.class.php:350 libraries/Types.class.php:736
msgid ""
"A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
"a two-byte prefix indicating the length of the value"
msgstr ""
#: libraries/Types.class.php:352
msgid ""
"A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
"bytes, stored with a four-byte prefix indicating the length of the value"
msgstr ""
#: libraries/Types.class.php:354
msgid ""
"An enumeration, chosen from the list of up to 65,535 values or the special "
"'' error value"
msgstr ""
#: libraries/Types.class.php:356
msgid "A single value chosen from a set of up to 64 members"
msgstr ""
#: libraries/Types.class.php:358
msgid "A type that can store a geometry of any type"
msgstr ""
#: libraries/Types.class.php:360
msgid "A point in 2-dimensional space"
msgstr ""
#: libraries/Types.class.php:362
msgid "A curve with linear interpolation between points"
msgstr ""
#: libraries/Types.class.php:364
#, fuzzy
#| msgid "Add %s field(s)"
msgid "A polygon"
msgstr "Dodaj %s polja"
#: libraries/Types.class.php:366
msgid "A collection of points"
msgstr ""
#: libraries/Types.class.php:368
msgid "A collection of curves with linear interpolation between points"
msgstr ""
#: libraries/Types.class.php:370
msgid "A collection of polygons"
msgstr ""
#: libraries/Types.class.php:372
msgid "A collection of geometry objects of any type"
msgstr ""
#: libraries/Types.class.php:624 libraries/Types.class.php:974
msgctxt "numeric types"
msgid "Numeric"
msgstr ""
#: libraries/Types.class.php:643 libraries/Types.class.php:977
#, fuzzy
#| msgid "Create an index"
msgctxt "date and time types"
msgid "Date and time"
msgstr "Napravi novi ključ"
#: libraries/Types.class.php:652 libraries/Types.class.php:980
#, fuzzy
#| msgid "Lines terminated by"
msgctxt "string types"
msgid "String"
msgstr "Linije se završavaju sa"
#: libraries/Types.class.php:673
#, fuzzy
#| msgid "Total"
msgctxt "spatial types"
msgid "Spatial"
msgstr "Ukupno"
#: libraries/Types.class.php:708
msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647"
msgstr ""
#: libraries/Types.class.php:710
msgid ""
"An 8-byte integer, range is -9,223,372,036,854,775,808 to "
"9,223,372,036,854,775,807"
msgstr ""
#: libraries/Types.class.php:714
msgid "A system's default double-precision floating-point number"
msgstr ""
#: libraries/Types.class.php:716
msgid "True or false"
msgstr ""
#: libraries/Types.class.php:718
msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE"
msgstr ""
#: libraries/Types.class.php:720
msgid "Stores a Universally Unique Identifier (UUID)"
msgstr ""
#: libraries/Types.class.php:726
msgid ""
"A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' "
"UTC; TIMESTAMP(6) can store microseconds"
msgstr ""
#: libraries/Types.class.php:734
msgid ""
"A variable-length (0-65,535) string, uses binary collation for all "
"comparisons"
msgstr ""
#: libraries/Types.class.php:738
msgid "An enumeration, chosen from the list of defined values"
msgstr ""
#: libraries/Util.class.php:237
#, php-format
msgid "Max: %s%s"
msgstr "Maksimalna veličina: %s%s"
#: libraries/Util.class.php:732 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
#: libraries/rte/rte_routines.lib.php:328
#: libraries/rte/rte_routines.lib.php:350
#: libraries/rte/rte_routines.lib.php:1456
#: libraries/rte/rte_triggers.lib.php:86 libraries/rte/rte_triggers.lib.php:95
#: libraries/rte/rte_triggers.lib.php:112
#: libraries/rte/rte_triggers.lib.php:133
msgid "MySQL said: "
msgstr "MySQL reče: "
#: libraries/Util.class.php:1182
msgid "Failed to connect to SQL validator!"
msgstr "Neuspelo povezivanje na SQL validator!"
#: libraries/Util.class.php:1224 libraries/config/messages.inc.php:488
msgid "Explain SQL"
msgstr "Objasni SQL"
#: libraries/Util.class.php:1232
msgid "Skip Explain SQL"
msgstr "Preskoči objašnjavanje SQL-a"
#: libraries/Util.class.php:1272
msgid "Without PHP Code"
msgstr "bez PHP koda"
#: libraries/Util.class.php:1275 libraries/config/messages.inc.php:490
msgid "Create PHP Code"
msgstr "Napravi PHP kod"
#: libraries/Util.class.php:1301 libraries/config/messages.inc.php:489
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Osveži"
#: libraries/Util.class.php:1311
msgid "Skip Validate SQL"
msgstr "Preskoči proveru SQL-a"
#: libraries/Util.class.php:1314 libraries/config/messages.inc.php:492
msgid "Validate SQL"
msgstr "Proveri SQL"
#: libraries/Util.class.php:1376
msgid "Inline edit of this query"
msgstr "Uredi ovaj upit na licu mesta"
#: libraries/Util.class.php:1378
msgctxt "Inline edit query"
msgid "Inline"
msgstr "u liniji"
#: libraries/Util.class.php:1446 sql.php:1183
msgid "Profiling"
msgstr "Profilisanje"
#. l10n: Short week day name
#: libraries/Util.class.php:1709
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ned"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
#: libraries/Util.class.php:1725
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y. u %H:%M"
#: libraries/Util.class.php:2070
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dana, %s sati, %s minuta i %s sekundi"
#: libraries/Util.class.php:2159
msgid "Missing parameter:"
msgstr "Nedostaje parametar:"
#: libraries/Util.class.php:2686
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Pređi na bazu &quot;%s&quot;."
#: libraries/Util.class.php:2710
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "Ova funkcionalnost %s je pogođena poznatom greškom, vidite %s"
#: libraries/Util.class.php:2886
msgid "Click to toggle"
msgstr "Kliknite da biste zamenili"
#: libraries/Util.class.php:3401 libraries/sql_query_form.lib.php:461
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Pretražite vaš kompjuter:"
#: libraries/Util.class.php:3426
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
"Izaberi iz direkorijuma otpremljenih datoteka <b>%s</b> na web serveru:"
#: libraries/Util.class.php:3455 libraries/insert_edit.lib.php:1181
#: libraries/sql_query_form.lib.php:470
msgid "The directory you set for upload work cannot be reached"
msgstr "Direktorijum koji ste izabrali za slanje nije dostupan"
#: libraries/Util.class.php:3466
msgid "There are no files to upload"
msgstr "Nema datoteka za otpremanje"
#: libraries/Util.class.php:3491 libraries/Util.class.php:3492
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Isprazni"
#: libraries/Util.class.php:3497 libraries/Util.class.php:3498
msgid "Execute"
msgstr "Izvrši"
#: libraries/Util.class.php:4025
msgid "Print"
msgstr "Štampaj"
#: libraries/bookmark.lib.php:83
msgid "shared"
msgstr "Deljeno"
#: libraries/build_html_for_db.lib.php:36 libraries/config/setup.forms.php:302
#: libraries/config/setup.forms.php:338 libraries/config/setup.forms.php:361
#: libraries/config/setup.forms.php:366
#: libraries/config/user_preferences.forms.php:205
#: libraries/config/user_preferences.forms.php:241
#: libraries/config/user_preferences.forms.php:264
#: libraries/config/user_preferences.forms.php:269
#: libraries/plugins/export/ExportLatex.class.php:301
#: libraries/plugins/export/ExportSql.class.php:1557
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2178
#: tbl_printview.php:299
msgid "Data"
msgstr "Podaci"
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2191 tbl_printview.php:315
msgid "Overhead"
msgstr "Prekoračenje"
#: libraries/build_html_for_db.lib.php:94
msgid "Jump to database"
msgstr "Idi na bazu"
#: libraries/build_html_for_db.lib.php:142
msgid "Not replicated"
msgstr "Nije replikovano"
#: libraries/build_html_for_db.lib.php:153
msgid "Replicated"
msgstr "Replikovano"
#: libraries/build_html_for_db.lib.php:170
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Proveri privilegije za bazu &quot;%s&quot;."
#: libraries/build_html_for_db.lib.php:175
msgid "Check Privileges"
msgstr "Proveri privilegije"
#: libraries/common.inc.php:599
msgid "Failed to read configuration file"
msgstr "Neuspelo čitanje iz konfiguracione datoteke"
#: libraries/common.inc.php:601
msgid ""
"This usually means there is a syntax error in it, please check any errors "
"shown below."
msgstr ""
"Ovo obično znači da postoji sintaksna greška, molimo vas pogledajte greške "
"prikazane ispod."
#: libraries/common.inc.php:608
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr "Ne mogu da učitam podrazumevanu konfiguraciju iz: \"%1$s\""
#: libraries/common.inc.php:615
#, fuzzy
#| msgid ""
#| "The <code>$cfg['PmaAbsoluteUri']</code> directive MUST be set in your "
#| "configuration file!"
msgid ""
"The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your "
"configuration file!"
msgstr ""
"<code>$cfg['PmaAbsoluteUri']</code> direktiva MORA biti podešena u "
"konfiguracionoj datoteci!"
#: libraries/common.inc.php:648
#, php-format
msgid "Invalid server index: %s"
msgstr "Neispravan indeks servera: %s"
#: libraries/common.inc.php:659
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Neispravan naziv servera %1$s. Molimo proverite svoju konfiguraciju."
#: libraries/common.inc.php:865
msgid "Invalid authentication method set in configuration:"
msgstr "Neispravan metod autentikacije je zadat u konfiguraciji:"
#: libraries/common.inc.php:987
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Trebalo bi da unapredite vaš %s server na verziju %s ili noviju."
#: libraries/common.inc.php:1078
msgid "Error: Token mismatch"
msgstr ""
#: libraries/common.inc.php:1122
msgid "GLOBALS overwrite attempt"
msgstr ""
#: libraries/common.inc.php:1129
msgid "possible exploit"
msgstr "moguća zloupotreba"
#: libraries/common.inc.php:1138
msgid "numeric key detected"
msgstr "otkriven numerički ključ"
#: libraries/config.values.php:49 libraries/config.values.php:64
#: libraries/config.values.php:69
msgid "Icons"
msgstr ""
#: libraries/config.values.php:50 libraries/config.values.php:65
#: libraries/config.values.php:70
msgid "Text"
msgstr ""
#: libraries/config.values.php:51 libraries/config.values.php:58
#: libraries/config.values.php:66 libraries/config.values.php:71
msgid "Both"
msgstr "Oba"
#: libraries/config.values.php:55
msgid "Nowhere"
msgstr "Nigde"
#: libraries/config.values.php:56
msgid "Left"
msgstr "Levo"
#: libraries/config.values.php:57
msgid "Right"
msgstr "Desno"
#: libraries/config.values.php:74
msgid "Click"
msgstr ""
#: libraries/config.values.php:75
msgid "Double click"
msgstr ""
#: libraries/config.values.php:76 libraries/config.values.php:107
#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:96
#: libraries/relation.lib.php:103 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Onemogućeno"
#: libraries/config.values.php:105
msgid "Open"
msgstr "Otvori"
#: libraries/config.values.php:106
msgid "Closed"
msgstr "Zatvoreno"
#: libraries/config.values.php:136
#: libraries/plugins/export/ExportHtmlword.class.php:69
#: libraries/plugins/export/ExportLatex.class.php:103
#: libraries/plugins/export/ExportMediawiki.class.php:73
#: libraries/plugins/export/ExportOdt.class.php:83
#: libraries/plugins/export/ExportSql.class.php:197
#: libraries/plugins/export/ExportTexytext.class.php:68
msgid "structure"
msgstr "Struktura"
#: libraries/config.values.php:137
#: libraries/plugins/export/ExportHtmlword.class.php:70
#: libraries/plugins/export/ExportLatex.class.php:104
#: libraries/plugins/export/ExportMediawiki.class.php:74
#: libraries/plugins/export/ExportOdt.class.php:84
#: libraries/plugins/export/ExportSql.class.php:198
#: libraries/plugins/export/ExportTexytext.class.php:69
msgid "data"
msgstr "podatak"
#: libraries/config.values.php:138
#: libraries/plugins/export/ExportHtmlword.class.php:71
#: libraries/plugins/export/ExportLatex.class.php:105
#: libraries/plugins/export/ExportMediawiki.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:85
#: libraries/plugins/export/ExportSql.class.php:199
#: libraries/plugins/export/ExportTexytext.class.php:70
msgid "structure and data"
msgstr "Struktura i podaci"
#: libraries/config.values.php:141
msgid "Quick - display only the minimal options to configure"
msgstr "Brzo - prikazuje samo minimum opcija za konfigurisanje"
#: libraries/config.values.php:142
msgid "Custom - display all possible options to configure"
msgstr "Prilagođeno - prikazuje sve moguće opcije za konfigurisanje"
#: libraries/config.values.php:143
msgid "Custom - like above, but without the quick/custom choice"
msgstr "Prilagođeno - kao iznad, ali bez izbora brzo/prilagođeno"
#: libraries/config.values.php:171
msgid "complete inserts"
msgstr "Kompletan INSERT"
#: libraries/config.values.php:172
msgid "extended inserts"
msgstr "Prošireni INSERT"
#: libraries/config.values.php:173
msgid "both of the above"
msgstr "oba gore navedena"
#: libraries/config.values.php:174
msgid "neither of the above"
msgstr "nijedan od gore navedenih"
#: libraries/config/FormDisplay.class.php:88
#: libraries/config/validate.lib.php:526
msgid "Not a positive number"
msgstr "Nije pozitivan broj"
#: libraries/config/FormDisplay.class.php:89
#: libraries/config/validate.lib.php:548
msgid "Not a non-negative number"
msgstr "Nije nenegativan broj"
#: libraries/config/FormDisplay.class.php:90
#: libraries/config/validate.lib.php:504
msgid "Not a valid port number"
msgstr "Nije ispravan broj porta"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:579
#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Neispravna vrednost"
#: libraries/config/FormDisplay.class.php:92
#: libraries/config/validate.lib.php:582
#, php-format
msgid "Value must be equal or lower than %s"
msgstr "Vrednost mora biti jednaka ili manja od %s"
#: libraries/config/FormDisplay.class.php:541
#, php-format
msgid "Missing data for %s"
msgstr "Nedostaju podaci za %s"
#: libraries/config/FormDisplay.class.php:757
#: libraries/config/FormDisplay.class.php:763
msgid "unavailable"
msgstr "Nedostupno"
#: libraries/config/FormDisplay.class.php:759
#: libraries/config/FormDisplay.class.php:765
#, php-format
msgid "\"%s\" requires %s extension"
msgstr "\"%s\" zahteva %s proširenje"
#: libraries/config/FormDisplay.class.php:784
#, php-format
msgid "import will not work, missing function (%s)"
msgstr "uvoz neće raditi, nedostaje funkcija (%s)"
#: libraries/config/FormDisplay.class.php:790
#, php-format
msgid "export will not work, missing function (%s)"
msgstr "izvoz neće raditi, nedostaje funkcija (%s)"
#: libraries/config/FormDisplay.class.php:800
msgid "SQL Validator is disabled"
msgstr "SQL validator je isključen"
#: libraries/config/FormDisplay.class.php:807
msgid "SOAP extension not found"
msgstr "SOAP ekstenzija nije pronađena"
#: libraries/config/FormDisplay.class.php:817
#, php-format
msgid "maximum %s"
msgstr "maksimalno %s"
#: libraries/config/FormDisplay.tpl.php:221
msgid "This setting is disabled, it will not be applied to your configuration"
msgstr ""
"Ova postavka je onemogućena, ona neće biti primenjena na vašu konfiguraciju"
#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Postavi vrednost: %s"
#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:363
msgid "Restore default value"
msgstr "Vrati podrazumevanu vrednost"
#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Dozvoli korisnicima da prilagode ovu vrednost"
#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:558 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
msgstr "Poništi"
#: libraries/config/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Ako je omogućeno korisnik može uneti bilo koji MySQL server u login formu za "
"autentikaciju iz pomoć kukija"
#: libraries/config/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Omogući prijavu na bilo koji MySQL server"
#: libraries/config/messages.inc.php:19
msgid ""
"Enabling this allows a page located on a different domain to call phpMyAdmin "
"inside a frame, and is a potential [strong]security hole[/strong] allowing "
"cross-frame scripting attacks"
msgstr ""
"Omogućavanje ovoga dozvoljava da stranica koja se nalazi na drugom domenu "
"pozove phpMyAdmin unutar frame-a, i predstavlja potencijalni "
"[strong]bezbednosni problem[/strong] dozvoljavajući cross-frame scripting "
"napade"
#: libraries/config/messages.inc.php:20
msgid "Allow third party framing"
msgstr "Dozvoli okvire treće strane"
#: libraries/config/messages.inc.php:21
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "Prikaži &quot;Drop database&quot; link običnim korisnicima"
#: libraries/config/messages.inc.php:22
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
"Tajna fraza koja se koristi za enkripciju kukija u [kbd]cookie[/kbd] "
"autentikaciji"
#: libraries/config/messages.inc.php:23
msgid "Blowfish secret"
msgstr "Blowfish tajni ključ"
#: libraries/config/messages.inc.php:24
msgid "Highlight selected rows"
msgstr "Istakni izabrane redove"
#: libraries/config/messages.inc.php:25
msgid "Row marker"
msgstr "Oznaka reda"
#: libraries/config/messages.inc.php:26
msgid "Highlight row pointed by the mouse cursor"
msgstr "Istakni red na koji pokazuje kursor miša"
#: libraries/config/messages.inc.php:27
msgid "Highlight pointer"
msgstr "Pokazivač isticanja"
#: libraries/config/messages.inc.php:28
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
"Omogući [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] za operacije uvoza i "
"izvoza"
#: libraries/config/messages.inc.php:29
msgid "Bzip2"
msgstr "Bzip2"
#: libraries/config/messages.inc.php:30
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
"Definiše koji tip kontrola za uređivanje bi trebalo koristiti za CHAR i "
"VARCHAR kolone, [kbd]input[/kbd] - dozvoljava ograničavanje dužine ulaza, "
"[kbd]textarea[/kbd] - dozvoljava znak za novu liniju u kolonama"
#: libraries/config/messages.inc.php:31
msgid "CHAR columns editing"
msgstr "Uređenje CHAR kolona"
#: libraries/config/messages.inc.php:32
msgid ""
"Use user-friendly editor for editing SQL queries ([a@http://codemirror."
"net/]CodeMirror[/a]) with syntax highlighting and line numbers"
msgstr ""
#: libraries/config/messages.inc.php:33
msgid "Enable CodeMirror"
msgstr ""
#: libraries/config/messages.inc.php:34
msgid ""
"Defines the minimum size for input fields generated for CHAR and VARCHAR "
"columns"
msgstr ""
"Definiše minimalnu veličinu polja za unos generisanih za CHAR i VARCHAR "
"kolone"
#: libraries/config/messages.inc.php:35
msgid "Minimum size for input field"
msgstr "Minimalna veličina za input polje"
#: libraries/config/messages.inc.php:36
msgid ""
"Defines the maximum size for input fields generated for CHAR and VARCHAR "
"columns"
msgstr ""
"Definiše maksimalnu veličinu polja za unos generisanih za CHAR i VARCHAR "
"kolone"
#: libraries/config/messages.inc.php:37
msgid "Maximum size for input field"
msgstr "Maksimalna veličina za input polje"
#: libraries/config/messages.inc.php:38
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Broj kolona za CHAR/VARCHAR textarea polja"
#: libraries/config/messages.inc.php:39
msgid "CHAR textarea columns"
msgstr "CHAR textarea kolone"
#: libraries/config/messages.inc.php:40
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Broj redova za CHAR/VARCHAR textarea polja"
#: libraries/config/messages.inc.php:41
msgid "CHAR textarea rows"
msgstr "CHAR textarea redovi"
#: libraries/config/messages.inc.php:42
msgid "Check config file permissions"
msgstr "Proveri prava pristupa knfiguracione datoteke"
#: libraries/config/messages.inc.php:43
msgid ""
"Compress gzip/bzip2 exports on the fly without the need for much memory; if "
"you encounter problems with created gzip/bzip2 files disable this feature"
msgstr ""
"Kompresuje izvezene podatke sa gzip/bzip2 u letu bez potrebe za previše "
"memorije, ako naiđete na probleme sa kreiranim gzip/bzip2 datotekama "
"isključite ovu opciju"
#: libraries/config/messages.inc.php:44
msgid "Compress on the fly"
msgstr "Kompresija u letu"
#: libraries/config/messages.inc.php:45 setup/frames/config.inc.php:25
#: setup/frames/index.inc.php:176
msgid "Configuration file"
msgstr "Konfiguraciona datoteka"
#: libraries/config/messages.inc.php:46
msgid ""
"Whether a warning (&quot;Are your really sure…&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
"Da li upozorenje (&quot;Da li ste sigurni…&quot;) treba da bude prikazano "
"kada ste na putu da izgubite podatke"
#: libraries/config/messages.inc.php:47
msgid "Confirm DROP queries"
msgstr "Potvrdi DROP upite"
#: libraries/config/messages.inc.php:48
msgid "Debug SQL"
msgstr "Debagovanje SQL-a"
#: libraries/config/messages.inc.php:49
msgid "Default display direction"
msgstr "Podrazumevani pravac prikaza"
#: libraries/config/messages.inc.php:50
msgid "Tab that is displayed when entering a database"
msgstr "Kartica koja se prikazuje kada se ulazi u bazu"
#: libraries/config/messages.inc.php:51
msgid "Default database tab"
msgstr "Podrazumevana kartica baze"
#: libraries/config/messages.inc.php:52
msgid "Tab that is displayed when entering a server"
msgstr "Kartica koja se prikazuje kada se ulazi u server"
#: libraries/config/messages.inc.php:53
msgid "Default server tab"
msgstr "Podrazumevana kartica servera"
#: libraries/config/messages.inc.php:54
msgid "Tab that is displayed when entering a table"
msgstr "Kartica koja se prikazuje kada se ulazi u tabelu"
#: libraries/config/messages.inc.php:55
msgid "Default table tab"
msgstr "Podrazumevana kartica tabele"
#: libraries/config/messages.inc.php:56
msgid "Whether the table structure actions should be hidden"
msgstr ""
#: libraries/config/messages.inc.php:57
#, fuzzy
#| msgid "Propose table structure"
msgid "Hide table structure actions"
msgstr "Predloži strukturu tabele"
#: libraries/config/messages.inc.php:58
msgid "Show binary contents as HEX by default"
msgstr "Prikaži binarni sadržaj kao HEX vrednosti podrazumevano"
#: libraries/config/messages.inc.php:60
msgid "Show server listing as a list instead of a drop down"
msgstr "Prikaži spisak servera u običnoj listi umesto u padajućoj"
#: libraries/config/messages.inc.php:61
msgid "Display servers as a list"
msgstr "Prikaži servere u obliku liste"
#: libraries/config/messages.inc.php:62
msgid ""
"Disable the table maintenance mass operations, like optimizing or repairing "
"the selected tables of a database."
msgstr ""
"Isključi masovne operacije održavanja tabela, kao što su optimizacija ili "
"popravljanje izabranih tabela iz baze."
#: libraries/config/messages.inc.php:63
msgid "Disable multi table maintenance"
msgstr "Isključi multi-tabelarno održavanje"
#: libraries/config/messages.inc.php:64
msgid "Edit SQL queries in popup window"
msgstr "Uredi SQL upite u iskačućem prozoru"
#: libraries/config/messages.inc.php:65
msgid "Edit in window"
msgstr "Uredi u prozoru"
#: libraries/config/messages.inc.php:66
msgid "Display errors"
msgstr "Prikaži greške"
#: libraries/config/messages.inc.php:67
msgid "Gather errors"
msgstr "Prikupljanje grešaka"
#: libraries/config/messages.inc.php:68
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
"Postavi broj sekundi koliko je dozvoljeno da se skript izvršava ([kbd]0[/"
"kbd] za neograničeno)"
#: libraries/config/messages.inc.php:69
msgid "Maximum execution time"
msgstr "Maksimalno vreme izvršavanja"
#: libraries/config/messages.inc.php:70 prefs_manage.php:299
msgid "Save as file"
msgstr "Sačuvaj kao datoteku"
#: libraries/config/messages.inc.php:71 libraries/config/messages.inc.php:243
msgid "Character set of the file"
msgstr "Karakter set datoteke"
#: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:88
#: libraries/structure.lib.php:1692 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
#: libraries/config/messages.inc.php:73
msgid "Compression"
msgstr "Kompresija"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:93
#: libraries/config/messages.inc.php:106 libraries/config/messages.inc.php:108
#: libraries/config/messages.inc.php:141 libraries/config/messages.inc.php:144
#: libraries/config/messages.inc.php:146
#: libraries/plugins/export/ExportCsv.class.php:119
#: libraries/plugins/export/ExportExcel.class.php:68
#: libraries/plugins/export/ExportHtmlword.class.php:90
#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
msgid "Put columns names in the first row"
msgstr "Stavi imena kolona u prvi red"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:245
#: libraries/config/messages.inc.php:252
#: libraries/plugins/import/ImportCsv.class.php:150
msgid "Columns enclosed by"
msgstr "Kolone okružene sa"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:246
#: libraries/config/messages.inc.php:253
#: libraries/plugins/import/ImportCsv.class.php:157
msgid "Columns escaped by"
msgstr "Kolone preskočene sa"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:83
#: libraries/config/messages.inc.php:90 libraries/config/messages.inc.php:99
#: libraries/config/messages.inc.php:107 libraries/config/messages.inc.php:111
#: libraries/config/messages.inc.php:142 libraries/config/messages.inc.php:145
#: libraries/config/messages.inc.php:147
msgid "Replace NULL by"
msgstr "Zameni NULL sa"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:84
msgid "Remove CRLF characters within columns"
msgstr "Izbaci CRLF znakove u kolonama"
#: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:249
#: libraries/config/messages.inc.php:257
#: libraries/plugins/import/ImportCsv.class.php:135
msgid "Columns terminated by"
msgstr "Kolone se završavaju sa"
#: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:244
#: libraries/plugins/import/ImportCsv.class.php:164
msgid "Lines terminated by"
msgstr "Linije se završavaju sa"
#: libraries/config/messages.inc.php:82
msgid "Excel edition"
msgstr "Excel izdanje"
#: libraries/config/messages.inc.php:85
msgid "Database name template"
msgstr "Šablon imena baze"
#: libraries/config/messages.inc.php:86
msgid "Server name template"
msgstr "Šablon imena servera"
#: libraries/config/messages.inc.php:87
msgid "Table name template"
msgstr "Šablon imena tabele"
#: libraries/config/messages.inc.php:91 libraries/config/messages.inc.php:104
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:137
#: libraries/config/messages.inc.php:143
#: libraries/plugins/export/ExportHtmlword.class.php:63
#: libraries/plugins/export/ExportLatex.class.php:97
#: libraries/plugins/export/ExportMediawiki.class.php:63
#: libraries/plugins/export/ExportOdt.class.php:77
#: libraries/plugins/export/ExportTexytext.class.php:62
msgid "Dump table"
msgstr "Obriši tabelu"
#: libraries/config/messages.inc.php:92
#: libraries/plugins/export/ExportLatex.class.php:89
msgid "Include table caption"
msgstr "Uključi komentar tabele"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
#: libraries/plugins/export/ExportLatex.class.php:121
#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Komentar tabele"
#: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:102
msgid "Continued table caption"
msgstr "Nastavljen komentar tabele"
#: libraries/config/messages.inc.php:97 libraries/config/messages.inc.php:103
#: libraries/plugins/export/ExportLatex.class.php:131
#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Oznaka ključa"
#: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110
#: libraries/config/messages.inc.php:134
#: libraries/plugins/export/ExportOdt.class.php:480
#: libraries/tbl_columns_definition_form.inc.php:169
msgid "MIME type"
msgstr "MIME-tipovi"
#: libraries/config/messages.inc.php:100 libraries/config/messages.inc.php:112
#: libraries/config/messages.inc.php:136 tbl_relation.php:376
msgid "Relations"
msgstr "Relacije"
#: libraries/config/messages.inc.php:105
msgid "Export method"
msgstr "Način izvoza"
#: libraries/config/messages.inc.php:114 libraries/config/messages.inc.php:116
msgid "Save on server"
msgstr "Snimi na server"
#: libraries/config/messages.inc.php:115 libraries/config/messages.inc.php:117
#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
msgid "Overwrite existing file(s)"
msgstr "Prepiši postojeće datoteke"
#: libraries/config/messages.inc.php:118
msgid "Remember file name template"
msgstr "Zapamti šablon imena datoteke"
#: libraries/config/messages.inc.php:119 libraries/operations.lib.php:211
#: libraries/operations.lib.php:708 libraries/operations.lib.php:1051
msgid "Add AUTO_INCREMENT value"
msgstr "Dodaj AUTO_INCREMENT vrednost"
#: libraries/config/messages.inc.php:120
msgid "Enclose table and column names with backquotes"
msgstr "Stavi imena tabela i kolona u komentar"
#: libraries/config/messages.inc.php:121 libraries/config/messages.inc.php:264
#: libraries/display_export.lib.php:438
msgid "SQL compatibility mode"
msgstr "Mod SQL kompatibilnosti"
#: libraries/config/messages.inc.php:122
#: libraries/plugins/export/ExportSql.class.php:271
msgid "<code>CREATE TABLE</code> options:"
msgstr "<code>CREATE TABLE</code> opcije:"
#: libraries/config/messages.inc.php:123
msgid "Creation/Update/Check dates"
msgstr "Datumi kreiranja/ažuriranja/provere"
#: libraries/config/messages.inc.php:124
msgid "Use delayed inserts"
msgstr "Koristi odložena umetanja"
#: libraries/config/messages.inc.php:125
#: libraries/plugins/export/ExportSql.class.php:141
msgid "Disable foreign key checks"
msgstr "Isključi provere stranih ključeva"
#: libraries/config/messages.inc.php:126 libraries/config/messages.inc.php:127
#: libraries/config/messages.inc.php:129 libraries/config/messages.inc.php:135
#: libraries/operations.lib.php:206 libraries/operations.lib.php:1047
#, php-format
msgid "Add %s"
msgstr "Dodaj %s"
#: libraries/config/messages.inc.php:128
msgid "Use hexadecimal for BLOB"
msgstr "Koristi heksadecimalno za BLOB"
#: libraries/config/messages.inc.php:130
msgid "Use ignore inserts"
msgstr "Ignoriši duplikate pri umetanju"
#: libraries/config/messages.inc.php:132
msgid "Syntax to use when inserting data"
msgstr "Sintaksa koja se koristi kod umetanja podataka"
#: libraries/config/messages.inc.php:133
#: libraries/plugins/export/ExportSql.class.php:391
msgid "Maximal length of created query"
msgstr "Maksimalna dužina napravljenog upita"
#: libraries/config/messages.inc.php:138
msgid "Export type"
msgstr "Tip izvoza"
#: libraries/config/messages.inc.php:139
#: libraries/plugins/export/ExportSql.class.php:128
msgid "Enclose export in a transaction"
msgstr "Obavi izvoz u transakciji"
#: libraries/config/messages.inc.php:140
msgid "Export time in UTC"
msgstr "Izvezi vreme u UTC"
#: libraries/config/messages.inc.php:148
msgid "Force secured connection while using phpMyAdmin"
msgstr "Obavezno uspostavite bezbednu vezu dok koristite phpMyAdmin"
#: libraries/config/messages.inc.php:149
msgid "Force SSL connection"
msgstr "Obavezno koristi SSL vezu"
#: libraries/config/messages.inc.php:150
msgid ""
"Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
"the referenced data, [kbd]id[/kbd] is the key value"
msgstr ""
"Redosled sortiranja stavki u padajućoj listi sa stranim ključevima; "
"[kbd]content[/kbd] je referencirani podatak; [kbd]id[/kbd] je vrednost "
"ključa"
#: libraries/config/messages.inc.php:151
msgid "Foreign key dropdown order"
msgstr "Redosled stranih ključeva u padajućoj listi"
#: libraries/config/messages.inc.php:152
msgid "A dropdown will be used if fewer items are present"
msgstr "Biće korišćena padajuća lista ako je manje stavki prisutno"
#: libraries/config/messages.inc.php:153
msgid "Foreign key limit"
msgstr "Ograničenje stranog ključa"
#: libraries/config/messages.inc.php:154
msgid "Browse mode"
msgstr "Režim pregleda"
#: libraries/config/messages.inc.php:155
msgid "Customize browse mode"
msgstr "Prilagodi režim pretraživanja"
#: libraries/config/messages.inc.php:157 libraries/config/messages.inc.php:159
#: libraries/config/messages.inc.php:176 libraries/config/messages.inc.php:187
#: libraries/config/messages.inc.php:189 libraries/config/messages.inc.php:217
#: libraries/config/messages.inc.php:233
msgid "Customize default options"
msgstr "Prilagodi podrazumevane opcije"
#: libraries/config/messages.inc.php:158 libraries/config/setup.forms.php:240
#: libraries/config/setup.forms.php:313
#: libraries/config/user_preferences.forms.php:145
#: libraries/config/user_preferences.forms.php:216
msgid "CSV"
msgstr "CSV"
#: libraries/config/messages.inc.php:160
msgid "Developer"
msgstr "Programer"
#: libraries/config/messages.inc.php:161
msgid "Settings for phpMyAdmin developers"
msgstr "Podešavanja za phpMyAdmin programere"
#: libraries/config/messages.inc.php:162
msgid "Edit mode"
msgstr "Režim uređenja"
#: libraries/config/messages.inc.php:163
msgid "Customize edit mode"
msgstr "Podešavanje režima uređenja"
#: libraries/config/messages.inc.php:165
msgid "Export defaults"
msgstr "Podrazumevane opcije izvoza"
#: libraries/config/messages.inc.php:166
msgid "Customize default export options"
msgstr "Prilagodi podrazumevane opcije izvoza"
#: libraries/config/messages.inc.php:167 libraries/config/messages.inc.php:209
#: setup/frames/menu.inc.php:17
msgid "Features"
msgstr "Karakteristike"
#: libraries/config/messages.inc.php:168
msgid "General"
msgstr "Opšte"
#: libraries/config/messages.inc.php:169
msgid "Set some commonly used options"
msgstr "Postavite neke najčešće korišćene opcije"
#: libraries/config/messages.inc.php:171
msgid "Import defaults"
msgstr "Podrazumevane opcije uvoza"
#: libraries/config/messages.inc.php:172
msgid "Customize default common import options"
msgstr "Podešavanje podrazumevanih najčešće korišćenih opcija za uvoz"
#: libraries/config/messages.inc.php:173
msgid "Import / export"
msgstr "Izvoz/uvoz"
#: libraries/config/messages.inc.php:174
msgid "Set import and export directories and compression options"
msgstr "Podesite direktorijume za izvoz i uvoz i opcije za kompresiju"
#: libraries/config/messages.inc.php:175
msgid "LaTeX"
msgstr "LaTeX"
#: libraries/config/messages.inc.php:178
msgid "Databases display options"
msgstr "Opcije prikaza baza"
#: libraries/config/messages.inc.php:179 setup/frames/menu.inc.php:19
#, fuzzy
#| msgid "Navigation frame"
msgid "Navigation panel"
msgstr "Navigacioni okvir"
#: libraries/config/messages.inc.php:180
#, fuzzy
#| msgid "Customize appearance of the navigation frame"
msgid "Customize appearance of the navigation panel"
msgstr "Prilagodite izgled navigacionog okvira"
#: libraries/config/messages.inc.php:181 libraries/select_server.lib.php:42
#: setup/frames/index.inc.php:117
msgid "Servers"
msgstr "Serveri"
#: libraries/config/messages.inc.php:182
msgid "Servers display options"
msgstr "Opcije prikaza servera"
#: libraries/config/messages.inc.php:184
msgid "Tables display options"
msgstr "Opcije prikaza tabela"
#: libraries/config/messages.inc.php:185 setup/frames/menu.inc.php:20
#, fuzzy
#| msgid "Main frame"
msgid "Main panel"
msgstr "Glavni okvir"
#: libraries/config/messages.inc.php:186
msgid "Microsoft Office"
msgstr "Majkrosoft Ofis"
#: libraries/config/messages.inc.php:190
msgid "Other core settings"
msgstr "Ostale osnovne postavke"
#: libraries/config/messages.inc.php:191
msgid "Settings that didn't fit anywhere else"
msgstr "Postavke koje se ne uklapaju nigde drugde"
#: libraries/config/messages.inc.php:192
msgid "Page titles"
msgstr "Naslovi strana"
#: libraries/config/messages.inc.php:193
msgid ""
"Specify browser's title bar text. Refer to "
"[doc@cfg_TitleTable]documentation[/doc] for magic strings that can be used "
"to get special values."
msgstr ""
#: libraries/config/messages.inc.php:194
#: libraries/navigation/NavigationHeader.class.php:211
msgid "Query window"
msgstr "Prozor za upite"
#: libraries/config/messages.inc.php:195
msgid "Customize query window options"
msgstr "Prilagodi opcije prozora sa upitima"
#: libraries/config/messages.inc.php:196
msgid "Security"
msgstr "Bezbednost"
#: libraries/config/messages.inc.php:197
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
"Imajte na umu da je phpMyAdmin samo korisnički interfejs i onjegove funkcije "
"ne ograničavaju MySQL"
#: libraries/config/messages.inc.php:198
msgid "Basic settings"
msgstr "Osnovne postavke"
#: libraries/config/messages.inc.php:199
msgid "Authentication"
msgstr "Autentikacija"
#: libraries/config/messages.inc.php:200
msgid "Authentication settings"
msgstr "Podešavanje autentikacije"
#: libraries/config/messages.inc.php:201
msgid "Server configuration"
msgstr "Konfiguracija servera"
#: libraries/config/messages.inc.php:202
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
"Napredna konfiguracija servera, nemojte menjati ove opcije osim ako niste "
"sigurni čemu služe"
#: libraries/config/messages.inc.php:203
msgid "Enter server connection parameters"
msgstr "Unesite parametre veze sa serverom"
#: libraries/config/messages.inc.php:204
msgid "Configuration storage"
msgstr "Skladište konfiguracije"
#: libraries/config/messages.inc.php:205
msgid ""
"Configure phpMyAdmin configuration storage to gain access to additional "
"features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
"documentation"
msgstr ""
#: libraries/config/messages.inc.php:206
msgid "Changes tracking"
msgstr "Praćenje promena"
#: libraries/config/messages.inc.php:207
msgid ""
"Tracking of changes made in database. Requires the phpMyAdmin configuration "
"storage."
msgstr ""
"Praćenje promena u bazi podataka. Zahteva phpMyAdmin skladište konfiguracije."
#: libraries/config/messages.inc.php:208
msgid "Customize export options"
msgstr "Podešavanje opcija izvoza"
#: libraries/config/messages.inc.php:210
msgid "Customize import defaults"
msgstr "Podešavanje podrazumevanih opcija uvoza"
#: libraries/config/messages.inc.php:211
#, fuzzy
#| msgid "Customize navigation frame"
msgid "Customize navigation panel"
msgstr "Prilagođavanje navigacionog okvira"
#: libraries/config/messages.inc.php:212
#, fuzzy
#| msgid "Customize main frame"
msgid "Customize main panel"
msgstr "Prilagođavanje glavnog okvira"
#: libraries/config/messages.inc.php:213 libraries/config/messages.inc.php:218
#: setup/frames/menu.inc.php:18
msgid "SQL queries"
msgstr "SQL upiti"
#: libraries/config/messages.inc.php:215
msgid "SQL Query box"
msgstr "Okvir sa SQL upitima"
#: libraries/config/messages.inc.php:216
msgid "Customize links shown in SQL Query boxes"
msgstr "Prilagođavanje linkova prikazanih u okvirima SQL upita"
#: libraries/config/messages.inc.php:219
msgid "SQL queries settings"
msgstr "Podešavanje SQL upita"
#: libraries/config/messages.inc.php:220
msgid "SQL Validator"
msgstr "SQL validator"
#: libraries/config/messages.inc.php:221
msgid ""
"If you wish to use the SQL Validator service, you should be aware that "
"[strong]all SQL statements are stored anonymously for statistical purposes[/"
"strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], "
"Copyright 2002 Upright Database Technology. All rights reserved.[/em]"
msgstr ""
"Ako želite da koristite SQL validator servis, trbalo bi da budete svesni da "
"su [strong] svi SQL iskazi smešteni anonimno za statističke potrebe[/strong]."
"[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], Copyright "
"2002 Upright Database Technology. All rights reserved.[/em]"
#: libraries/config/messages.inc.php:222
msgid "Startup"
msgstr "Početno pokretanje"
#: libraries/config/messages.inc.php:223
msgid "Customize startup page"
msgstr "Prilagođavanje početne strane"
#: libraries/config/messages.inc.php:224
#, fuzzy
#| msgid "Database for user"
msgid "Database structure"
msgstr "Baza za korisnika"
#: libraries/config/messages.inc.php:225
msgid "Choose which details to show in the database structure (list of tables)"
msgstr ""
#: libraries/config/messages.inc.php:226
#, fuzzy
#| msgid "Database for user"
msgid "Table structure"
msgstr "Baza za korisnika"
#: libraries/config/messages.inc.php:227
msgid "Settings for the table structure (list of columns)"
msgstr ""
#: libraries/config/messages.inc.php:228
msgid "Tabs"
msgstr "Kartice"
#: libraries/config/messages.inc.php:229
msgid "Choose how you want tabs to work"
msgstr "Izaberite kako želite kartice da rade"
#: libraries/config/messages.inc.php:230
msgid "Text fields"
msgstr "Tekstualna polja"
#: libraries/config/messages.inc.php:231
msgid "Customize text input fields"
msgstr "Podešavanje text input polja"
#: libraries/config/messages.inc.php:232
msgid "Texy! text"
msgstr "Texy! tekst"
#: libraries/config/messages.inc.php:234
msgid "Warnings"
msgstr "Upozorenja"
#: libraries/config/messages.inc.php:235
msgid "Disable some of the warnings shown by phpMyAdmin"
msgstr "Isključi neka od upozorenja koja je phpMyAdmin prikazao"
#: libraries/config/messages.inc.php:236
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
"Omogući [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] kompresiju za "
"operacije uvoza i izvoza"
#: libraries/config/messages.inc.php:237
msgid "GZip"
msgstr "GZip"
#: libraries/config/messages.inc.php:238
msgid "Extra parameters for iconv"
msgstr "Dodatni parametri za iconv"
#: libraries/config/messages.inc.php:239
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
"Ako je uključeno, phpMyAdmin će nastaviti da izračunava više-iskazne upite "
"čak i ako jedan od upita nije uspeo"
#: libraries/config/messages.inc.php:240
msgid "Ignore multiple statement errors"
msgstr "Ignoriši greške kod višestrukih iskaza"
#: libraries/config/messages.inc.php:241
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
"This might be a good way to import large files, however it can break "
"transactions."
msgstr ""
"Dozvoli prekid uvoza u slučaju da skript otkrije da je blizu vremenskog "
"ograničenja. Ovo može biti dobar način uvoza velikih datoteka, ali sa druge "
"strane može prekinuti transakcije."
#: libraries/config/messages.inc.php:242
msgid "Partial import: allow interrupt"
msgstr "Delimični uvoz: dozvolite prekid"
#: libraries/config/messages.inc.php:247 libraries/config/messages.inc.php:254
#: libraries/plugins/import/ImportCsv.class.php:89
#: libraries/plugins/import/ImportLdi.class.php:71
msgid "Do not abort on INSERT error"
msgstr "Ne prekidaj izvršavanje ako se desi greška kod umetanja"
#: libraries/config/messages.inc.php:248 libraries/config/messages.inc.php:256
#: libraries/plugins/import/AbstractImportCsv.class.php:55
msgid "Replace table data with file"
msgstr "Zameni podatke u tabeli sa podacima iz datoteke"
#: libraries/config/messages.inc.php:250
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
"Podrazumevani format; budite svesni da ova lista zavisi od lokacije (baza, "
"tabela) i samo SQL je uvek na raspolaganju"
#: libraries/config/messages.inc.php:251
msgid "Format of imported file"
msgstr "Format datoteka za uvoz"
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportLdi.class.php:76
msgid "Use LOCAL keyword"
msgstr "Koristi ključnu reč LOCAL"
#: libraries/config/messages.inc.php:258 libraries/config/messages.inc.php:266
#: libraries/config/messages.inc.php:267
msgid "Column names in first row"
msgstr "Imena kolona u prvom redu"
#: libraries/config/messages.inc.php:259
#: libraries/plugins/import/ImportOds.class.php:83
msgid "Do not import empty rows"
msgstr "Ne uvozi prazne redove"
#: libraries/config/messages.inc.php:260
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Uvezi valute ($5.00 do 5.00)"
#: libraries/config/messages.inc.php:261
msgid "Import percentages as proper decimals (12.00% to .12)"
msgstr "Uvezi procente kao prave decimalne brojeve (12.00% kao .12)"
#: libraries/config/messages.inc.php:262
msgid "Number of queries to skip from start"
msgstr "Broj upita za preskakanje od starta"
#: libraries/config/messages.inc.php:263
msgid "Partial import: skip queries"
msgstr "Delimični uvoz: preskoči upite"
#: libraries/config/messages.inc.php:265
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Ne koristi AUTO_INCREMENT za nulte vrednosti"
#: libraries/config/messages.inc.php:268
msgid "Initial state for sliders"
msgstr "Početno stanje za klizače"
#: libraries/config/messages.inc.php:269
msgid "How many rows can be inserted at one time"
msgstr "Koliko redova može biti umetnuto odjednom"
#: libraries/config/messages.inc.php:270
msgid "Number of inserted rows"
msgstr "Broj umetnutih redova"
#: libraries/config/messages.inc.php:271
msgid ""
"Maximum number of characters shown in any non-numeric column on browse view"
msgstr ""
"Maksimalan broj prikazanih znakova u bilo kojoj nenumeričkoj koloni u "
"pogledu za preglede"
#: libraries/config/messages.inc.php:272
msgid "Limit column characters"
msgstr "Ograničenje znakova kolone"
#: libraries/config/messages.inc.php:273
msgid ""
"If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
"only occurs for the current server. Setting this to FALSE makes it easy to "
"forget to log out from other servers when connected to multiple servers."
msgstr ""
#: libraries/config/messages.inc.php:274
msgid "Delete all cookies on logout"
msgstr "Obriši sve kukije nakon odjavljivanja"
#: libraries/config/messages.inc.php:275
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
#: libraries/config/messages.inc.php:276
msgid "Recall user name"
msgstr "Opozovi ime korisnika"
#: libraries/config/messages.inc.php:277
msgid ""
"Defines how long (in seconds) a login cookie should be stored in browser. "
"The default of 0 means that it will be kept for the existing session only, "
"and will be deleted as soon as you close the browser window. This is "
"recommended for non-trusted environments."
msgstr ""
#: libraries/config/messages.inc.php:278
msgid "Login cookie store"
msgstr ""
#: libraries/config/messages.inc.php:279
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Definiše koliko dugo (u sekundama) je kuki za prijavu validan"
#: libraries/config/messages.inc.php:280
msgid "Login cookie validity"
msgstr ""
#: libraries/config/messages.inc.php:281
msgid "Double size of textarea for LONGTEXT columns"
msgstr ""
#: libraries/config/messages.inc.php:282
msgid "Bigger textarea for LONGTEXT"
msgstr ""
#: libraries/config/messages.inc.php:283
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "Maksimalni broj znakova koji se koristi kada se SQL upit prikazuje"
#: libraries/config/messages.inc.php:284
msgid "Maximum displayed SQL length"
msgstr "Maksimalna dužina prikazanog SQL-a"
#: libraries/config/messages.inc.php:285 libraries/config/messages.inc.php:292
#: libraries/config/messages.inc.php:348
msgid "Users cannot set a higher value"
msgstr "Korisnici ne mogu da zadaju veću vrednost"
#: libraries/config/messages.inc.php:286
#, fuzzy
#| msgid "Maximum number of tables displayed in table list"
msgid "Maximum number of databases displayed in database list"
msgstr "Maksimalni broj tabela prikazanih u listi tabela"
#: libraries/config/messages.inc.php:287
msgid "Maximum databases"
msgstr "Maksimalan broj baza"
#: libraries/config/messages.inc.php:288
#, fuzzy
#| msgid "The number of joins that did a full scan of the first table."
msgid ""
"The number of items that can be displayed on each page of the navigation tree"
msgstr "Broj spojeva koji su uradili puno skeniranje prve tabele."
#: libraries/config/messages.inc.php:289
msgid "Maximum items in branch"
msgstr ""
#: libraries/config/messages.inc.php:290
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
#: libraries/config/messages.inc.php:291
msgid "Maximum number of rows to display"
msgstr "Maksimalni broj redova za prikaz"
#: libraries/config/messages.inc.php:293
msgid "Maximum number of tables displayed in table list"
msgstr "Maksimalni broj tabela prikazanih u listi tabela"
#: libraries/config/messages.inc.php:294
msgid "Maximum tables"
msgstr "Maksimalan broj tabela"
#: libraries/config/messages.inc.php:295
msgid ""
"Disable the default warning that is displayed if mcrypt is missing for "
"cookie authentication"
msgstr ""
"Isključi podrazumevano upozorenje koje se prikazuje ako je mcrypt nedostupan "
"kod autentikacije uz pomoć kukija"
#: libraries/config/messages.inc.php:296
msgid "mcrypt warning"
msgstr "mcrypt upozorenje"
#: libraries/config/messages.inc.php:297
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
"Broj bajtova koji je dozvoljen da skript zauzme, primer [kbd]32M[/kbd] "
"([kbd]0[/kbd] nema ograničenja)"
#: libraries/config/messages.inc.php:298
msgid "Memory limit"
msgstr "Ograničenje memorije"
#: libraries/config/messages.inc.php:299
#, fuzzy
#| msgid "Show logo in left frame"
msgid "Show logo in navigation panel"
msgstr "Prikaži logo u levom okviru"
#: libraries/config/messages.inc.php:300
msgid "Display logo"
msgstr "Prikaži logo"
#: libraries/config/messages.inc.php:301
#, fuzzy
#| msgid "URL where logo in the navigation frame will point to"
msgid "URL where logo in the navigation panel will point to"
msgstr "URL na koji će logo iz navigacionog okvira pokazivati"
#: libraries/config/messages.inc.php:302
msgid "Logo link URL"
msgstr "URL za link na logo-u"
#: libraries/config/messages.inc.php:303
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
"Otvori linkovanu stranu u glavnom prozoru ([kbd]main[/kbd]) ili u novom "
"([kbd]new[/kbd])"
#: libraries/config/messages.inc.php:304
msgid "Logo link target"
msgstr ""
#: libraries/config/messages.inc.php:305
#, fuzzy
#| msgid "Display server choice at the top of the left frame"
msgid "Display server choice at the top of the navigation panel"
msgstr "Prikaz izbora servera na vrhu levog okvira"
#: libraries/config/messages.inc.php:306
msgid "Display servers selection"
msgstr "Prikaži izbor servera"
#: libraries/config/messages.inc.php:307
msgid "Target for quick access icon"
msgstr "Zadatak ikonice za brzi pristup"
#: libraries/config/messages.inc.php:308
#, fuzzy
#| msgid "Minimum number of tables to display the table filter box"
msgid ""
"Defines the minimum number of items (tables, views, routines and events) to "
"display a filter box."
msgstr "Minimalni broj tabela za prikaz okvira za filter tabela"
#: libraries/config/messages.inc.php:309
#, fuzzy
#| msgid "Minimum number of tables to display the table filter box"
msgid "Minimum number of items to display the filter box"
msgstr "Minimalni broj tabela za prikaz okvira za filter tabela"
#: libraries/config/messages.inc.php:310
#, fuzzy
#| msgid "The number of tables that are open."
msgid "Minimum number of databases to display the database filter box"
msgstr "Broj otvorenih tabela."
#: libraries/config/messages.inc.php:311
#, fuzzy
#| msgid ""
#| "Only light version; display databases in a tree (determined by the "
#| "separator defined below)"
msgid ""
"Group items in the navigation tree (determined by the separator defined "
"below)"
msgstr ""
"Samo u pojednostavljenoj verziji; prikaži baze u obliku drveta (određeno "
"separatorom definisanim u nastavku ispod)"
#: libraries/config/messages.inc.php:312
msgid "Group items in the tree"
msgstr ""
#: libraries/config/messages.inc.php:313
msgid "String that separates databases into different tree levels"
msgstr "String koji odvaja baze u različitim nivoima stabla"
#: libraries/config/messages.inc.php:314
msgid "Database tree separator"
msgstr "Separator drveta baze"
#: libraries/config/messages.inc.php:315
msgid "String that separates tables into different tree levels"
msgstr "String koji razdvaja tabele u različite nivoe drveta"
#: libraries/config/messages.inc.php:316
msgid "Table tree separator"
msgstr "Separator tabela u drvetu"
#: libraries/config/messages.inc.php:317
msgid "Maximum table tree depth"
msgstr "Maksimalna dubina drveta za tabele"
#: libraries/config/messages.inc.php:318
msgid "Highlight server under the mouse cursor"
msgstr "Naglasi server koji se nalazi ispod kursora miša"
#: libraries/config/messages.inc.php:319
msgid "Enable highlighting"
msgstr "Omogući naglašavanje"
#: libraries/config/messages.inc.php:320
msgid "Maximum number of recently used tables; set 0 to disable"
msgstr ""
"Maksimalni broj nedavno korišćenih tabela; postavite na 0 da isključite"
#: libraries/config/messages.inc.php:321
msgid "Recently used tables"
msgstr "Skorije korišćene tabele"
#: libraries/config/messages.inc.php:322
msgid "These are Edit, Copy and Delete links"
msgstr ""
#: libraries/config/messages.inc.php:323
msgid "Where to show the table row links"
msgstr "Gde da se prikažu linkovi na redove tabele"
#: libraries/config/messages.inc.php:324
msgid "Use natural order for sorting table and database names"
msgstr "Koristi prirodni poredak za sortiranje imena tabela i baza"
#: libraries/config/messages.inc.php:325
msgid "Natural order"
msgstr "Prirodni redosled"
#: libraries/config/messages.inc.php:326 libraries/config/messages.inc.php:340
#: libraries/config/messages.inc.php:342
msgid "Use only icons, only text or both"
msgstr "Koristi samo ikonice, samo tekst ili oboje"
#: libraries/config/messages.inc.php:327
#, fuzzy
#| msgid "Table caption"
msgid "Table navigation bar"
msgstr "Komentar tabele"
#: libraries/config/messages.inc.php:328
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
#: libraries/config/messages.inc.php:329
msgid "GZip output buffering"
msgstr ""
#: libraries/config/messages.inc.php:330
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
#: libraries/config/messages.inc.php:331
msgid "Default sorting order"
msgstr "Podrazumevani redosled sortiranja"
#: libraries/config/messages.inc.php:332
msgid "Use persistent connections to MySQL databases"
msgstr "Uspostavi trajne veze sa MySQL bazama"
#: libraries/config/messages.inc.php:333
msgid "Persistent connections"
msgstr "Trajne veze"
#: libraries/config/messages.inc.php:334
msgid ""
"Disable the default warning that is displayed on the database details "
"Structure page if any of the required tables for the phpMyAdmin "
"configuration storage could not be found"
msgstr ""
"Onemogući podrazumevano upozorenje koje se prikazuje na stranici sa "
"detaljima strukture baze podataka ako bilo koju od neophodnih tabela za "
"skladištenje phpMyAdmin konfiguracije nije bilo moguće pronaći"
#: libraries/config/messages.inc.php:335
msgid "Missing phpMyAdmin configuration storage tables"
msgstr "Nedostaju phpMyAdmin skladišne tabele"
#: libraries/config/messages.inc.php:336
#, fuzzy
#| msgid ""
#| "Disable the default warning that is displayed if mcrypt is missing for "
#| "cookie authentication"
msgid ""
"Disable the default warning that is displayed if a difference between the "
"MySQL library and server is detected"
msgstr ""
"Isključi podrazumevano upozorenje koje se prikazuje ako je mcrypt nedostupan "
"kod autentikacije uz pomoć kukija"
#: libraries/config/messages.inc.php:337
msgid "Server/library difference warning"
msgstr ""
#: libraries/config/messages.inc.php:338
#, fuzzy
#| msgid ""
#| "Disable the default warning that is displayed on the database details "
#| "Structure page if any of the required tables for the phpMyAdmin "
#| "configuration storage could not be found"
msgid ""
"Disable the default warning that is displayed on the Structure page if "
"column names in a table are reserved MySQL words"
msgstr ""
"Onemogući podrazumevano upozorenje koje se prikazuje na stranici sa "
"detaljima strukture baze podataka ako bilo koju od neophodnih tabela za "
"skladištenje phpMyAdmin konfiguracije nije bilo moguće pronaći"
#: libraries/config/messages.inc.php:339
msgid "MySQL reserved word warning"
msgstr ""
#: libraries/config/messages.inc.php:341
msgid "How to display the menu tabs"
msgstr ""
#: libraries/config/messages.inc.php:343
msgid "How to display various action links"
msgstr ""
#: libraries/config/messages.inc.php:344
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
#: libraries/config/messages.inc.php:345
msgid "Protect binary columns"
msgstr "Zaštiti binarne kolone"
#: libraries/config/messages.inc.php:346
msgid ""
"Enable if you want DB-based query history (requires phpMyAdmin configuration "
"storage). If disabled, this utilizes JS-routines to display query history "
"(lost by window close)."
msgstr ""
#: libraries/config/messages.inc.php:347
msgid "Permanent query history"
msgstr "Stalna istorija upita"
#: libraries/config/messages.inc.php:349
msgid "How many queries are kept in history"
msgstr "Koliko mnogo upita se čuva u istoriji"
#: libraries/config/messages.inc.php:350
msgid "Query history length"
msgstr "Dužina istorije upita"
#: libraries/config/messages.inc.php:351
msgid "Tab displayed when opening a new query window"
msgstr "Koartica koja se prikazuje kada se otvori novi prozor za upite"
#: libraries/config/messages.inc.php:352
msgid "Default query window tab"
msgstr "Podrazumevana kartica prozora za upite"
#: libraries/config/messages.inc.php:353
msgid "Query window height (in pixels)"
msgstr "Visina prozora za upite (u pikselima)"
#: libraries/config/messages.inc.php:354
msgid "Query window height"
msgstr "Visina prozora za upite"
#: libraries/config/messages.inc.php:355
msgid "Query window width (in pixels)"
msgstr "Dužina prozora za upite (u pikselima)"
#: libraries/config/messages.inc.php:356
msgid "Query window width"
msgstr "Dužina prozora za upite"
#: libraries/config/messages.inc.php:357
msgid "Select which functions will be used for character set conversion"
msgstr "Izaberite koje funcije će biti korišćene za konverziju seta znakova"
#: libraries/config/messages.inc.php:358
msgid "Recoding engine"
msgstr ""
#: libraries/config/messages.inc.php:359
msgid "When browsing tables, the sorting of each table is remembered"
msgstr "Kada pregledate tabele, sortiranje svake tabele je upamćeno"
#: libraries/config/messages.inc.php:360
msgid "Remember table's sorting"
msgstr "Zapamti način sortiranja u tabeli"
#: libraries/config/messages.inc.php:361
msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature"
msgstr ""
"Ponovi zaglavlje nakon svakih X ćelija, [kbd]0[/kbd] isključuje ovu funkciju"
#: libraries/config/messages.inc.php:362
msgid "Repeat headers"
msgstr "Ponovi zaglavlja"
#: libraries/config/messages.inc.php:364
msgid "Grid editing: trigger action"
msgstr ""
#: libraries/config/messages.inc.php:365
#, fuzzy
#| msgid "Save all edited cells at once"
msgid "Grid editing: save all edited cells at once"
msgstr "Snimi sve izmenjene ćelije odjednom"
#: libraries/config/messages.inc.php:366
msgid "Directory where exports can be saved on server"
msgstr "Direktorijum na serveru u koji izvezeni podaci mogu biti snimljeni"
#: libraries/config/messages.inc.php:367
msgid "Save directory"
msgstr "Snimi direktorijum"
#: libraries/config/messages.inc.php:368
msgid "Leave blank if not used"
msgstr "Ostavi prazno ako se ne koristi"
#: libraries/config/messages.inc.php:369
msgid "Host authorization order"
msgstr "Redosled autorizacije hostova"
#: libraries/config/messages.inc.php:370
msgid "Leave blank for defaults"
msgstr "Ostavi prazno za podrazumevane vrednosti"
#: libraries/config/messages.inc.php:371
msgid "Host authorization rules"
msgstr "Pravila autorizacije hostova"
#: libraries/config/messages.inc.php:372
msgid "Allow logins without a password"
msgstr "Dozvoli prijavljivanje bez lozinke"
#: libraries/config/messages.inc.php:373
msgid "Allow root login"
msgstr "Dozvoli prijavljivanje root-a"
#: libraries/config/messages.inc.php:374
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
#: libraries/config/messages.inc.php:375
msgid "HTTP Realm"
msgstr ""
#: libraries/config/messages.inc.php:376
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
"swekey.conf)"
msgstr ""
#: libraries/config/messages.inc.php:377
msgid "SweKey config file"
msgstr ""
#: libraries/config/messages.inc.php:378
msgid "Authentication method to use"
msgstr ""
#: libraries/config/messages.inc.php:379 setup/frames/index.inc.php:136
msgid "Authentication type"
msgstr ""
#: libraries/config/messages.inc.php:380
msgid ""
"Leave blank for no [a@https://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma__bookmark[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:381
msgid "Bookmark table"
msgstr ""
#: libraries/config/messages.inc.php:382
msgid ""
"Leave blank for no column comments/mime types, suggested: "
"[kbd]pma__column_info[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:383
msgid "Column information table"
msgstr ""
#: libraries/config/messages.inc.php:384
msgid "Compress connection to MySQL server"
msgstr ""
#: libraries/config/messages.inc.php:385
msgid "Compress connection"
msgstr ""
#: libraries/config/messages.inc.php:386
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
#: libraries/config/messages.inc.php:387
msgid "Connection type"
msgstr "Tip povezivanja"
#: libraries/config/messages.inc.php:388
msgid "Control user password"
msgstr ""
#: libraries/config/messages.inc.php:389
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@https://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
#: libraries/config/messages.inc.php:390
msgid "Control user"
msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
"An alternate host to hold the configuration storage; leave blank to use the "
"already defined host"
msgstr ""
#: libraries/config/messages.inc.php:392
msgid "Control host"
msgstr "Kontrolni domaćin"
#: libraries/config/messages.inc.php:393
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma__designer_coords[/"
"kbd]"
msgstr ""
#: libraries/config/messages.inc.php:394
msgid "Designer table"
msgstr "Dizajn tabela"
#: libraries/config/messages.inc.php:395
msgid ""
"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA "
"bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
#: libraries/config/messages.inc.php:396
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
#: libraries/config/messages.inc.php:397
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
#: libraries/config/messages.inc.php:398
msgid "PHP extension to use"
msgstr "koristi PHP proširenja"
#: libraries/config/messages.inc.php:399
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
#: libraries/config/messages.inc.php:400
msgid "Hide databases"
msgstr "Sakrij baze"
#: libraries/config/messages.inc.php:401
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
"kbd]"
msgstr ""
#: libraries/config/messages.inc.php:402
msgid "SQL query history table"
msgstr ""
#: libraries/config/messages.inc.php:403
msgid "Hostname where MySQL server is running"
msgstr ""
#: libraries/config/messages.inc.php:404
msgid "Server hostname"
msgstr "Ime servera"
#: libraries/config/messages.inc.php:405
msgid "Logout URL"
msgstr ""
#: libraries/config/messages.inc.php:406
msgid ""
"Limits number of table preferences which are stored in database, the oldest "
"records are automatically removed"
msgstr ""
#: libraries/config/messages.inc.php:407
msgid "Maximal number of table preferences to store"
msgstr ""
#: libraries/config/messages.inc.php:408
msgid "Try to connect without password"
msgstr ""
#: libraries/config/messages.inc.php:409
msgid "Connect without password"
msgstr ""
#: libraries/config/messages.inc.php:410
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
"[kbd]'my_db'[/kbd]."
msgstr ""
#: libraries/config/messages.inc.php:411
msgid "Show only listed databases"
msgstr ""
#: libraries/config/messages.inc.php:412 libraries/config/messages.inc.php:453
msgid "Leave empty if not using config auth"
msgstr ""
#: libraries/config/messages.inc.php:413
msgid "Password for config auth"
msgstr ""
#: libraries/config/messages.inc.php:414
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:415
msgid "PDF schema: pages table"
msgstr ""
#: libraries/config/messages.inc.php:416
msgid ""
"Database used for relations, bookmarks, and PDF features. See [a@http://wiki."
"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for "
"no support. Suggested: [kbd]phpmyadmin[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:417
msgid "Database name"
msgstr "Naziv baze"
#: libraries/config/messages.inc.php:418
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
#: libraries/config/messages.inc.php:419
msgid "Server port"
msgstr "Port na serveru"
#: libraries/config/messages.inc.php:420
msgid ""
"Leave blank for no \"persistent\" recently used tables across sessions, "
"suggested: [kbd]pma__recent[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:421
msgid "Recently used table"
msgstr "Skorašnje korišćena tabela"
#: libraries/config/messages.inc.php:422
msgid ""
"Leave blank for no [a@https://wiki.phpmyadmin.net/pma/relation]relation-"
"links[/a] support, suggested: [kbd]pma__relation[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:423
msgid "Relation table"
msgstr "Relaciona tabela"
#: libraries/config/messages.inc.php:424
msgid "SQL command to fetch available databases"
msgstr ""
#: libraries/config/messages.inc.php:425
msgid "SHOW DATABASES command"
msgstr ""
#: libraries/config/messages.inc.php:426
msgid ""
"See [a@https://wiki.phpmyadmin.net/pma/auth_types#signon]authentication "
"types[/a] for an example"
msgstr ""
#: libraries/config/messages.inc.php:427
msgid "Signon session name"
msgstr ""
#: libraries/config/messages.inc.php:428
msgid "Signon URL"
msgstr ""
#: libraries/config/messages.inc.php:429
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
#: libraries/config/messages.inc.php:430
msgid "Server socket"
msgstr "Server socket"
#: libraries/config/messages.inc.php:431
msgid "Enable SSL for connection to MySQL server"
msgstr ""
#: libraries/config/messages.inc.php:432
msgid "Use SSL"
msgstr ""
#: libraries/config/messages.inc.php:433
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
"kbd]"
msgstr ""
#: libraries/config/messages.inc.php:434
msgid "PDF schema: table coordinates"
msgstr ""
#: libraries/config/messages.inc.php:435
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma__table_info[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:436
msgid "Display columns table"
msgstr "Prikaži kolone tabele"
#: libraries/config/messages.inc.php:437
msgid ""
"Leave blank for no \"persistent\" tables'UI preferences across sessions, "
"suggested: [kbd]pma__table_uiprefs[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:438
msgid "UI preferences table"
msgstr "Tabela podešavanja korisničkog interfejsa"
#: libraries/config/messages.inc.php:439
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
#: libraries/config/messages.inc.php:440
msgid "Add DROP DATABASE"
msgstr ""
#: libraries/config/messages.inc.php:441
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
#: libraries/config/messages.inc.php:442
msgid "Add DROP TABLE"
msgstr ""
#: libraries/config/messages.inc.php:443
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
#: libraries/config/messages.inc.php:444
msgid "Add DROP VIEW"
msgstr ""
#: libraries/config/messages.inc.php:445
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
#: libraries/config/messages.inc.php:446
msgid "Statements to track"
msgstr "Praćenje komandi"
#: libraries/config/messages.inc.php:447
msgid ""
"Leave blank for no SQL query tracking support, suggested: "
"[kbd]pma__tracking[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:448
msgid "SQL query tracking table"
msgstr ""
#: libraries/config/messages.inc.php:449
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
#: libraries/config/messages.inc.php:450
msgid "Automatically create versions"
msgstr "Automatski kreiraj verzije"
#: libraries/config/messages.inc.php:451
msgid ""
"Leave blank for no user preferences storage in database, suggested: "
"[kbd]pma__userconfig[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:452
msgid "User preferences storage table"
msgstr ""
#: libraries/config/messages.inc.php:454
msgid "User for config auth"
msgstr ""
#: libraries/config/messages.inc.php:455
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
#: libraries/config/messages.inc.php:456
msgid "Verbose name of this server"
msgstr ""
#: libraries/config/messages.inc.php:457
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
#: libraries/config/messages.inc.php:458
msgid "Allow to display all the rows"
msgstr ""
#: libraries/config/messages.inc.php:459
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
"file; this does not limit the ability to execute the same command directly"
msgstr ""
#: libraries/config/messages.inc.php:460
msgid "Show password change form"
msgstr ""
#: libraries/config/messages.inc.php:461
msgid "Show create database form"
msgstr ""
#: libraries/config/messages.inc.php:462
msgid "Show or hide a column displaying the Creation timestamp for all tables"
msgstr ""
#: libraries/config/messages.inc.php:463
#, fuzzy
#| msgid "Show PHP information"
msgid "Show Creation timestamp"
msgstr "Prikaži informacije o PHP-u"
#: libraries/config/messages.inc.php:464
msgid ""
"Show or hide a column displaying the Last update timestamp for all tables"
msgstr ""
#: libraries/config/messages.inc.php:465
msgid "Show Last update timestamp"
msgstr ""
#: libraries/config/messages.inc.php:466
msgid ""
"Show or hide a column displaying the Last check timestamp for all tables"
msgstr ""
#: libraries/config/messages.inc.php:467
#, fuzzy
msgid "Show Last check timestamp"
msgstr "Prikaži status podređenih servera"
#: libraries/config/messages.inc.php:468
msgid ""
"Defines whether or not type display direction option is shown when browsing "
"a table"
msgstr ""
#: libraries/config/messages.inc.php:469
msgid "Show display direction"
msgstr "Prikaži pravac prikaza"
#: libraries/config/messages.inc.php:470
msgid ""
"Defines whether or not type fields should be initially displayed in edit/"
"insert mode"
msgstr ""
#: libraries/config/messages.inc.php:471
msgid "Show field types"
msgstr "Prikaži tipove polja"
#: libraries/config/messages.inc.php:472
msgid "Display the function fields in edit/insert mode"
msgstr ""
#: libraries/config/messages.inc.php:473
msgid "Show function fields"
msgstr ""
#: libraries/config/messages.inc.php:474
msgid "Whether to show hint or not"
msgstr ""
#: libraries/config/messages.inc.php:475
msgid "Show hint"
msgstr "Prikaži savet"
#: libraries/config/messages.inc.php:476
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
#: libraries/config/messages.inc.php:477
msgid "Show phpinfo() link"
msgstr ""
#: libraries/config/messages.inc.php:478
msgid "Show detailed MySQL server information"
msgstr ""
#: libraries/config/messages.inc.php:479
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
#: libraries/config/messages.inc.php:480
msgid "Show SQL queries"
msgstr "Prikaži SQL upite"
#: libraries/config/messages.inc.php:481
msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
#: libraries/config/messages.inc.php:482 libraries/sql_query_form.lib.php:365
msgid "Retain query box"
msgstr "Zadrži okvir za upite"
#: libraries/config/messages.inc.php:483
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
#: libraries/config/messages.inc.php:484
msgid "Show statistics"
msgstr "Prikaži statistike"
#: libraries/config/messages.inc.php:485
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
#: libraries/config/messages.inc.php:486
msgid "Skip locked tables"
msgstr "Preskoči zaključane tabele"
#: libraries/config/messages.inc.php:491
msgid "Requires SQL Validator to be enabled"
msgstr ""
#: libraries/config/messages.inc.php:493
#: libraries/display_change_password.lib.php:61
#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
#: libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1186
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2380
msgid "Password"
msgstr "Lozinka"
#: libraries/config/messages.inc.php:494
msgid ""
"[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
"installed"
msgstr ""
#: libraries/config/messages.inc.php:495
msgid "Enable SQL Validator"
msgstr ""
#: libraries/config/messages.inc.php:496
msgid ""
"If you have a custom username, specify it here (defaults to [kbd]anonymous[/"
"kbd])"
msgstr ""
#: libraries/config/messages.inc.php:497 tbl_tracking.php:557
#: tbl_tracking.php:624
msgid "Username"
msgstr "Korisničko ime"
#: libraries/config/messages.inc.php:498
msgid "A warning is displayed on the main page if Suhosin is detected"
msgstr ""
#: libraries/config/messages.inc.php:499
msgid "Suhosin warning"
msgstr ""
#: libraries/config/messages.inc.php:500
msgid ""
"Textarea size (columns) in edit mode, this value will be emphasized for SQL "
"query textareas (*2) and for query window (*1.25)"
msgstr ""
#: libraries/config/messages.inc.php:501
msgid "Textarea columns"
msgstr "Kolone tekstulanih polja"
#: libraries/config/messages.inc.php:502
msgid ""
"Textarea size (rows) in edit mode, this value will be emphasized for SQL "
"query textareas (*2) and for query window (*1.25)"
msgstr ""
#: libraries/config/messages.inc.php:503
msgid "Textarea rows"
msgstr ""
#: libraries/config/messages.inc.php:504
msgid "Title of browser window when a database is selected"
msgstr ""
#: libraries/config/messages.inc.php:506
msgid "Title of browser window when nothing is selected"
msgstr ""
#: libraries/config/messages.inc.php:507
msgid "Default title"
msgstr "Podrazumevani naslov"
#: libraries/config/messages.inc.php:508
msgid "Title of browser window when a server is selected"
msgstr ""
#: libraries/config/messages.inc.php:510
msgid "Title of browser window when a table is selected"
msgstr ""
#: libraries/config/messages.inc.php:512
msgid ""
"Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
"specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
#: libraries/config/messages.inc.php:513
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
#: libraries/config/messages.inc.php:514
msgid "Directory on server where you can upload files for import"
msgstr ""
#: libraries/config/messages.inc.php:515
msgid "Upload directory"
msgstr "Pošalji direktorijum"
#: libraries/config/messages.inc.php:516
msgid "Allow for searching inside the entire database"
msgstr ""
#: libraries/config/messages.inc.php:517
msgid "Use database search"
msgstr ""
#: libraries/config/messages.inc.php:518
msgid ""
"When disabled, users cannot set any of the options below, regardless of the "
"checkbox on the right"
msgstr ""
#: libraries/config/messages.inc.php:519
msgid "Enable the Developer tab in settings"
msgstr ""
#: libraries/config/messages.inc.php:520 setup/frames/index.inc.php:275
msgid "Check for latest version"
msgstr ""
#: libraries/config/messages.inc.php:521
msgid "Enables check for latest version on main phpMyAdmin page"
msgstr ""
#: libraries/config/messages.inc.php:522 setup/lib/index.lib.php:132
#: setup/lib/index.lib.php:143 setup/lib/index.lib.php:164
#: setup/lib/index.lib.php:175 setup/lib/index.lib.php:187
#: setup/lib/index.lib.php:195 setup/lib/index.lib.php:202
#: setup/lib/index.lib.php:243
msgid "Version check"
msgstr ""
#: libraries/config/messages.inc.php:523
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
#: libraries/config/messages.inc.php:524
msgid "ZIP"
msgstr ""
#: libraries/config/setup.forms.php:41
msgid "Config authentication"
msgstr ""
#: libraries/config/setup.forms.php:45
msgid "Cookie authentication"
msgstr ""
#: libraries/config/setup.forms.php:48
msgid "HTTP authentication"
msgstr ""
#: libraries/config/setup.forms.php:51
msgid "Signon authentication"
msgstr ""
#: libraries/config/setup.forms.php:248
#: libraries/config/user_preferences.forms.php:153
msgid "CSV using LOAD DATA"
msgstr "CSV koristeći LOAD DATA"
#: libraries/config/setup.forms.php:257 libraries/config/setup.forms.php:350
#: libraries/config/user_preferences.forms.php:161
#: libraries/config/user_preferences.forms.php:253
#, fuzzy
#| msgid "Open Document Spreadsheet"
msgid "OpenDocument Spreadsheet"
msgstr "Open Document Spreadsheet"
#: libraries/config/setup.forms.php:264
#: libraries/config/user_preferences.forms.php:168
msgid "Quick"
msgstr ""
#: libraries/config/setup.forms.php:268
#: libraries/config/user_preferences.forms.php:172
msgid "Custom"
msgstr ""
#: libraries/config/setup.forms.php:289
#: libraries/config/user_preferences.forms.php:192
msgid "Database export options"
msgstr "Opcije za izvoz baze"
#: libraries/config/setup.forms.php:322
#: libraries/config/user_preferences.forms.php:225
msgid "CSV for MS Excel"
msgstr "CSV za MS Excel"
#: libraries/config/setup.forms.php:345
#: libraries/config/user_preferences.forms.php:248
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
#: libraries/config/setup.forms.php:354
#: libraries/config/user_preferences.forms.php:257
#, fuzzy
#| msgid "Open Document Text"
msgid "OpenDocument Text"
msgstr "Open Document Text"
#: libraries/config/validate.lib.php:214
msgid "Could not initialize Drizzle connection library"
msgstr ""
#: libraries/config/validate.lib.php:223 libraries/config/validate.lib.php:231
msgid "Could not connect to Drizzle server"
msgstr ""
#: libraries/config/validate.lib.php:242 libraries/config/validate.lib.php:249
msgid "Could not connect to MySQL server"
msgstr ""
#: libraries/config/validate.lib.php:282
msgid "Empty username while using config authentication method"
msgstr ""
#: libraries/config/validate.lib.php:289
msgid "Empty signon session name while using signon authentication method"
msgstr ""
#: libraries/config/validate.lib.php:298
msgid "Empty signon URL while using signon authentication method"
msgstr ""
#: libraries/config/validate.lib.php:346
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
#: libraries/config/validate.lib.php:351
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
#: libraries/core.lib.php:290
#, php-format
msgid "The %s extension is missing. Please check your PHP configuration."
msgstr ""
#: libraries/core.lib.php:449
msgid "possible deep recursion attack"
msgstr ""
#: libraries/database_interface.lib.php:63
#, php-format
msgid "See %sour documentation%s for more information."
msgstr ""
#: libraries/database_interface.lib.php:2083
msgid ""
"The server is not responding (or the local server's socket is not correctly "
"configured)."
msgstr ""
"Nema odgovora sa servera (ili priključak lokalnog servera nije ispravno "
"podešen)."
#: libraries/database_interface.lib.php:2088
msgid "The server is not responding."
msgstr "Server ne odgovara."
#: libraries/database_interface.lib.php:2093
msgid "Please check privileges of directory containing database."
msgstr ""
#: libraries/database_interface.lib.php:2103
msgid "Details…"
msgstr ""
#: libraries/dbi/drizzle-wrappers.lib.php:387
msgid "Can't seek in an unbuffered result set"
msgstr ""
#: libraries/dbi/drizzle-wrappers.lib.php:408
msgid "Can't count rows in an unbuffered result set"
msgstr ""
#: libraries/dbi/drizzle.dbi.lib.php:136 libraries/dbi/mysql.dbi.lib.php:159
#: libraries/dbi/mysqli.dbi.lib.php:206
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Konekcija za controluser-a, onako kako je definisana u vašoj konfiguraciji, "
"nije uspela."
#: libraries/display_change_password.lib.php:53
#: libraries/replication_gui.lib.php:371
#: libraries/server_privileges.lib.php:1206
msgid "No Password"
msgstr "Nema lozinke"
#: libraries/display_change_password.lib.php:67
#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
#: libraries/server_privileges.lib.php:1221
#: libraries/server_privileges.lib.php:1225
msgid "Re-type"
msgstr "Ponovite unos"
#: libraries/display_change_password.lib.php:74
msgid "Password Hashing"
msgstr "Heširanje lozinke"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 kompatibilno"
#: libraries/display_create_database.lib.php:23
#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Napravi bazu"
#: libraries/display_create_database.lib.php:37
msgid "Create"
msgstr "Napravi"
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2921 server_privileges.php:149
#: server_replication.php:34
msgid "No Privileges"
msgstr "Nema privilegija"
#: libraries/display_create_table.lib.php:50 pmd_general.php:100
msgid "Create table"
msgstr "Napravi tabelu"
#: libraries/display_create_table.lib.php:55
#: libraries/plugins/export/ExportHtmlword.class.php:483
#: libraries/plugins/export/ExportOdt.class.php:559
#: libraries/plugins/export/ExportTexytext.class.php:434
#: libraries/rte/rte_list.lib.php:52 libraries/rte/rte_list.lib.php:63
#: libraries/rte/rte_list.lib.php:77 libraries/rte/rte_routines.lib.php:967
#: libraries/rte/rte_routines.lib.php:1576 libraries/structure.lib.php:1181
#: libraries/tbl_columns_definition_form.inc.php:95
#: setup/frames/index.inc.php:135
msgid "Name"
msgstr "Ime"
#: libraries/display_create_table.lib.php:59
msgid "Number of columns"
msgstr "Broj kolona"
#: libraries/display_export.lib.php:49
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Nije moguće učitati dodatke za izvoz, molimo proverite svoju instalaciju!"
#: libraries/display_export.lib.php:96
msgid "Exporting databases from the current server"
msgstr "Izvoz baza sa tekućeg servera"
#: libraries/display_export.lib.php:98
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Izvoz tabela iz \"%s\" baze"
#: libraries/display_export.lib.php:100
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Izvoz redova iz \"%s\" tabele"
#: libraries/display_export.lib.php:112
msgid "Export Method:"
msgstr "Način izvoza:"
#: libraries/display_export.lib.php:122
msgid "Quick - display only the minimal options"
msgstr ""
#: libraries/display_export.lib.php:134
msgid "Custom - display all possible options"
msgstr "Prilagođeni prikaz svih mogućih opcija"
#: libraries/display_export.lib.php:143
msgid "Database(s):"
msgstr "Baza(e):"
#: libraries/display_export.lib.php:145
msgid "Table(s):"
msgstr "Tabela(e):"
#: libraries/display_export.lib.php:154
msgid "Rows:"
msgstr "Redovi:"
#: libraries/display_export.lib.php:162
msgid "Dump some row(s)"
msgstr "Izbaci neke redove"
#: libraries/display_export.lib.php:165
msgid "Number of rows:"
msgstr "Broj redova:"
#: libraries/display_export.lib.php:177
msgid "Row to begin at:"
msgstr "Red da počne na:"
#: libraries/display_export.lib.php:194
msgid "Dump all rows"
msgstr "Izbaci sve redove"
#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
msgid "Output:"
msgstr ""
#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Sačuvaj na server u direktorijum <b>%s</b>"
#: libraries/display_export.lib.php:239
msgid "Save output to a file"
msgstr "Sačuvaj izlaz u datoteku"
#: libraries/display_export.lib.php:266
msgid "File name template:"
msgstr "Šablon imena datoteke:"
#: libraries/display_export.lib.php:268
msgid "@SERVER@ will become the server name"
msgstr ""
#: libraries/display_export.lib.php:270
msgid ", @DATABASE@ will become the database name"
msgstr ""
#: libraries/display_export.lib.php:272
msgid ", @TABLE@ will become the table name"
msgstr ""
#: libraries/display_export.lib.php:277
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
"formatting strings. Additionally the following transformations will happen: "
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Ova vrednost se interpretira korišćenjem %1$sstrftime%2$s, tako da možete da "
"koristite stringove za formatiranje vremena. Takođe će se desiti i sledeće "
"transformacije: %3$s. Preostali tekst će ostati kako jeste. Čogledaj %4$sFAQ"
"%5$s za detalje."
#: libraries/display_export.lib.php:330
msgid "use this for future exports"
msgstr ""
#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:486
msgid "Character set of the file:"
msgstr "Karakter set datoteke:"
#: libraries/display_export.lib.php:369
msgid "Compression:"
msgstr "Kompresija:"
#: libraries/display_export.lib.php:377
msgid "zipped"
msgstr "zipovano"
#: libraries/display_export.lib.php:384
msgid "gzipped"
msgstr "spakovano gzip-om"
#: libraries/display_export.lib.php:391
msgid "bzipped"
msgstr "spakovano bzip-om"
#: libraries/display_export.lib.php:409
msgid "View output as text"
msgstr "Pogledaj izlaz kao tekst"
#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format:"
#: libraries/display_export.lib.php:419
msgid "Format-specific options:"
msgstr "Opcije specifične za format:"
#: libraries/display_export.lib.php:421
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
msgstr ""
#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Konverzija kodiranja:"
#: libraries/display_git_revision.lib.php:56
#, php-format
msgid "%1$s from %2$s branch"
msgstr ""
#: libraries/display_git_revision.lib.php:58
msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
msgid "Git revision"
msgstr ""
#: libraries/display_git_revision.lib.php:67
#, fuzzy, php-format
msgid "committed on %1$s by %2$s"
msgstr "Napravi relaciju"
#: libraries/display_git_revision.lib.php:75
#, fuzzy, php-format
msgid "authored on %1$s by %2$s"
msgstr "Napravi relaciju"
#: libraries/display_import.lib.php:69
msgid ""
"The file being uploaded is probably larger than the maximum allowed size or "
"this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
"browsers."
msgstr ""
#: libraries/display_import.lib.php:77
#, php-format
msgid "%s of %s"
msgstr ""
#: libraries/display_import.lib.php:86
#, fuzzy
#| msgid "Format of imported file"
msgid "Uploading your import file…"
msgstr "Format datoteka za uvoz"
#: libraries/display_import.lib.php:94
#, php-format
msgid "%s/sec."
msgstr ""
#: libraries/display_import.lib.php:101
msgid "About %MIN min. %SEC sec. remaining."
msgstr ""
#: libraries/display_import.lib.php:105
msgid "About %SEC sec. remaining."
msgstr ""
#: libraries/display_import.lib.php:135
msgid "The file is being processed, please be patient."
msgstr ""
#: libraries/display_import.lib.php:154
msgid ""
"Please be patient, the file is being uploaded. Details about the upload are "
"not available."
msgstr ""
#: libraries/display_import.lib.php:190
msgid "Importing into the current server"
msgstr "Uvoz na trenutni server"
#: libraries/display_import.lib.php:192
#, php-format
msgid "Importing into the database \"%s\""
msgstr "Uvoz u bazu \"%s\""
#: libraries/display_import.lib.php:194
#, php-format
msgid "Importing into the table \"%s\""
msgstr "Uvoz u tabelu \"%s\""
#: libraries/display_import.lib.php:200
msgid "File to Import:"
msgstr "Datoteka za uvoz:"
#: libraries/display_import.lib.php:217
#, php-format
msgid "File may be compressed (%s) or uncompressed."
msgstr ""
#: libraries/display_import.lib.php:219
msgid ""
"A compressed file's name must end in <b>.[format].[compression]</b>. "
"Example: <b>.sql.zip</b>"
msgstr ""
#: libraries/display_import.lib.php:245
msgid "File uploads are not allowed on this server."
msgstr "Slanje datoteka na ovaj server nije dozvoljeno."
#: libraries/display_import.lib.php:276
msgid "Partial Import:"
msgstr "Delimični uvoz:"
#: libraries/display_import.lib.php:282
#, php-format
msgid ""
"Previous import timed out, after resubmitting will continue from position %d."
msgstr ""
"Prethodnom uvozu je isteklo vreme, nakon ponovnog slanja biće nastavljen od "
"pozicije %d."
#: libraries/display_import.lib.php:289
#, fuzzy
#| msgid ""
#| "Allow the interruption of an import in case the script detects it is "
#| "close to the PHP timeout limit. <i>(This might be good way to import "
#| "large files, however it can break transactions.)</i>"
msgid ""
"Allow the interruption of an import in case the script detects it is close "
"to the PHP timeout limit. <i>(This might be a good way to import large "
"files, however it can break transactions.)</i>"
msgstr ""
"Dozvoli prekid uvoza u slučaju da skript otkrije da je blizu vremenskog "
"ograničenja. <i>(Ovo može biti dobar način uvoza velikih datoteka, međutim "
"može dovesti do prekida transakcije.)</i>"
#: libraries/display_import.lib.php:296
msgid "Number of rows to skip, starting from the first row:"
msgstr "Broj redova za preskakanje, počev od prvog reda:"
#: libraries/display_import.lib.php:318
msgid "Format-Specific Options:"
msgstr ""
#: libraries/display_select_lang.lib.php:56
#: libraries/display_select_lang.lib.php:57 setup/frames/index.inc.php:75
msgid "Language"
msgstr "Jezik"
#: libraries/engines/innodb.lib.php:32
msgid "Data home directory"
msgstr "Osnovni direktorijum podataka"
#: libraries/engines/innodb.lib.php:33
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"Zajednički deo putanje direktorijuma za sve InnoDB datoteke sa podacima."
#: libraries/engines/innodb.lib.php:36
msgid "Data files"
msgstr "Datoteke sa podacima"
#: libraries/engines/innodb.lib.php:39
msgid "Autoextend increment"
msgstr "Korak automatskog proširenja"
#: libraries/engines/innodb.lib.php:40
msgid ""
"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
"Veličina koraka proširenja veličine tabela koje se automatski proširuju kada "
"se napune."
#: libraries/engines/innodb.lib.php:44
msgid "Buffer pool size"
msgstr "Veličina prihvatnika"
#: libraries/engines/innodb.lib.php:45
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
"Veličina memorijskog prihvatnika koje InnoDB koristi za keširanje podataka i "
"indeksa svojih tabela."
#: libraries/engines/innodb.lib.php:147
msgid "Buffer Pool"
msgstr "Skup prihvatnika"
#: libraries/engines/innodb.lib.php:170
msgid "Buffer Pool Usage"
msgstr "Korišćenje skupa prihvatnika"
#: libraries/engines/innodb.lib.php:180
msgid "pages"
msgstr "strana"
#: libraries/engines/innodb.lib.php:194
msgid "Free pages"
msgstr "Slobodne strane"
#: libraries/engines/innodb.lib.php:202
msgid "Dirty pages"
msgstr "Prljave strane"
#: libraries/engines/innodb.lib.php:210
msgid "Pages containing data"
msgstr "Strane sa podacima"
#: libraries/engines/innodb.lib.php:218
msgid "Pages to be flushed"
msgstr "Strane koje treba da budu usklađene"
#: libraries/engines/innodb.lib.php:226
msgid "Busy pages"
msgstr "Zauzete strane"
#: libraries/engines/innodb.lib.php:237
msgid "Latched pages"
msgstr "Zabravljene strane"
#: libraries/engines/innodb.lib.php:250
msgid "Buffer Pool Activity"
msgstr "Aktivnost skupa prihvatnika"
#: libraries/engines/innodb.lib.php:254
msgid "Read requests"
msgstr "Zahtevi za čitanje"
#: libraries/engines/innodb.lib.php:262
msgid "Write requests"
msgstr "Zahtevi za upis"
#: libraries/engines/innodb.lib.php:270
msgid "Read misses"
msgstr "Promašaji pri čitanju"
#: libraries/engines/innodb.lib.php:278
msgid "Write waits"
msgstr "Čekanja na upis"
#: libraries/engines/innodb.lib.php:286
msgid "Read misses in %"
msgstr "Promašaji čitanja u %"
#: libraries/engines/innodb.lib.php:301
msgid "Write waits in %"
msgstr "Čekanja na upis u %"
#: libraries/engines/myisam.lib.php:32
msgid "Data pointer size"
msgstr "Veličina pokazivača podataka"
#: libraries/engines/myisam.lib.php:33
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
msgstr ""
"Podrazumevana veličina pokazivača u bajtovima, koristi se pri CREATE TABLE "
"za MyISAM tabele kada nije zadata opcija MAX_ROWS."
#: libraries/engines/myisam.lib.php:37
msgid "Automatic recovery mode"
msgstr "Režim automatskog oporavka"
#: libraries/engines/myisam.lib.php:38
msgid ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
msgstr ""
"Režim automatskog oporavka puknutih MyISAM tabela, podešen pri startovanju "
"servera opcijom --myisam-recover."
#: libraries/engines/myisam.lib.php:41
msgid "Maximum size for temporary sort files"
msgstr "Maksimalna veličina privremenih datoteka za sortiranje"
#: libraries/engines/myisam.lib.php:42
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
"Maksimalna veličina privremenih datoteka koje MySQL sme da koristi pri re-"
"kreiranju MyISAM indeksa (u toku REPAIR TABLE, ALTER TABLE, ili LOAD DATA "
"INFILE operacija)."
#: libraries/engines/myisam.lib.php:46
msgid "Maximum size for temporary files on index creation"
msgstr "Maksimalna veličina privremenih datoteka pri kreiranju indeksa"
#: libraries/engines/myisam.lib.php:47
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
"Ako bi privremena datoteka koja se koristi za brzo kreiranje MyISAM indeksa "
"bila veća nego pri korišćenju keša ključeva za ovde zadatu vrednost, radije "
"koristi metod keširanja ključeva."
#: libraries/engines/myisam.lib.php:51
msgid "Repair threads"
msgstr "Niti popravke"
#: libraries/engines/myisam.lib.php:52
msgid ""
"If this value is greater than 1, MyISAM table indexes are created in "
"parallel (each index in its own thread) during the repair by sorting process."
msgstr ""
"Ako je vrednost veća od 1, indeksi MyISAM tabela se paralelno kreiraju "
"(svaki indeks u sopstvenoj niti) za vreme procesa popravke sortiranjem."
#: libraries/engines/myisam.lib.php:56
msgid "Sort buffer size"
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/engines/myisam.lib.php:57
msgid ""
"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
msgstr ""
"Prihvatnik koji se alocira pri sortiranju MyISAM indeksa za vreme operacije "
"REPAIR TABLE ili pri kreiranju indeksa sa CREATE INDEX ili ALTER TABLE."
#: libraries/engines/pbxt.lib.php:32
msgid "Index cache size"
msgstr ""
#: libraries/engines/pbxt.lib.php:33
msgid ""
"This is the amount of memory allocated to the index cache. Default value is "
"32MB. The memory allocated here is used only for caching index pages."
msgstr ""
#: libraries/engines/pbxt.lib.php:37
msgid "Record cache size"
msgstr ""
#: libraries/engines/pbxt.lib.php:38
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
"to the handle data (.xtd) and row pointer (.xtr) files."
msgstr ""
#: libraries/engines/pbxt.lib.php:42
msgid "Log cache size"
msgstr "Veličina log keša"
#: libraries/engines/pbxt.lib.php:43
msgid ""
"The amount of memory allocated to the transaction log cache used to cache on "
"transaction log data. The default is 16MB."
msgstr ""
#: libraries/engines/pbxt.lib.php:47
msgid "Log file threshold"
msgstr ""
#: libraries/engines/pbxt.lib.php:48
msgid ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
msgstr ""
#: libraries/engines/pbxt.lib.php:52
msgid "Transaction buffer size"
msgstr ""
#: libraries/engines/pbxt.lib.php:53
msgid ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
msgstr ""
#: libraries/engines/pbxt.lib.php:57
msgid "Checkpoint frequency"
msgstr ""
#: libraries/engines/pbxt.lib.php:58
msgid ""
"The amount of data written to the transaction log before a checkpoint is "
"performed. The default value is 24MB."
msgstr ""
#: libraries/engines/pbxt.lib.php:62
msgid "Data log threshold"
msgstr ""
#: libraries/engines/pbxt.lib.php:63
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
"value of this variable can be increased to increase the total amount of data "
"that can be stored in the database."
msgstr ""
#: libraries/engines/pbxt.lib.php:67
msgid "Garbage threshold"
msgstr ""
#: libraries/engines/pbxt.lib.php:68
msgid ""
"The percentage of garbage in a data log file before it is compacted. This is "
"a value between 1 and 99. The default is 50."
msgstr ""
#: libraries/engines/pbxt.lib.php:72
msgid "Log buffer size"
msgstr "Veličina log bafera"
#: libraries/engines/pbxt.lib.php:73
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
#: libraries/engines/pbxt.lib.php:77
msgid "Data file grow size"
msgstr ""
#: libraries/engines/pbxt.lib.php:78
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
#: libraries/engines/pbxt.lib.php:82
msgid "Row file grow size"
msgstr ""
#: libraries/engines/pbxt.lib.php:83
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
#: libraries/engines/pbxt.lib.php:87
msgid "Log file count"
msgstr ""
#: libraries/engines/pbxt.lib.php:88
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
"will be deleted, otherwise they are renamed and given the next highest "
"number."
msgstr ""
#: libraries/engines/pbxt.lib.php:135
#, php-format
msgid ""
"Documentation and further information about PBXT can be found on the "
"%sPrimeBase XT Home Page%s."
msgstr ""
#: libraries/engines/pbxt.lib.php:137
msgid "Related Links"
msgstr "Srodne veze"
#: libraries/engines/pbxt.lib.php:139
msgid "The PrimeBase XT Blog by Paul McCullagh"
msgstr ""
#: libraries/gis_visualization.lib.php:135
msgid "No data found for GIS visualization."
msgstr ""
#: libraries/import.lib.php:187 libraries/insert_edit.lib.php:120
#: libraries/rte/rte_routines.lib.php:1443 sql.php:941 tbl_get_field.php:57
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL je vratio prazan rezultat (nula redova)."
#: libraries/import.lib.php:1190
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
#: libraries/import.lib.php:1191
msgid "View a structure's contents by clicking on its name"
msgstr ""
#: libraries/import.lib.php:1192
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
#: libraries/import.lib.php:1193
msgid "Edit structure by following the \"Structure\" link"
msgstr ""
#: libraries/import.lib.php:1197
#, php-format
msgid "Go to database: %s"
msgstr "Idi na bazu: %s"
#: libraries/import.lib.php:1200 libraries/import.lib.php:1228
#, php-format
msgid "Edit settings for %s"
msgstr ""
#: libraries/import.lib.php:1223
#, php-format
msgid "Go to table: %s"
msgstr "Idi na tabelu: %s"
#: libraries/import.lib.php:1226
#, php-format
msgid "Structure of %s"
msgstr "Struktura %s"
#: libraries/import.lib.php:1234
#, php-format
msgid "Go to view: %s"
msgstr ""
#: libraries/index.lib.php:30
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Kreiraj indeks na &nbsp;%s&nbsp;kolonama"
#: libraries/insert_edit.lib.php:214 libraries/insert_edit.lib.php:245
#: pmd_general.php:197
msgid "Hide"
msgstr "Sakrij"
#: libraries/insert_edit.lib.php:458 libraries/mysql_charsets.lib.php:239
#: libraries/mysql_charsets.lib.php:440
msgid "Binary"
msgstr "Binarni"
#: libraries/insert_edit.lib.php:653
msgid "Because of its length,<br /> this column might not be editable"
msgstr "Zbog njene veličine,<br />ova kolona možda neće moći da se izmeni"
#: libraries/insert_edit.lib.php:1087
msgid "Binary - do not edit"
msgstr "Binarni - ne menjaj"
#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:473
msgid "web server upload directory"
msgstr "direktorijum za slanje veb servera"
#: libraries/insert_edit.lib.php:1400
#, php-format
msgid "Continue insertion with %s rows"
msgstr "Nastavi umetanje sa %s redova"
#: libraries/insert_edit.lib.php:1430
msgid "and then"
msgstr "i onda"
#: libraries/insert_edit.lib.php:1463
msgid "Insert as new row"
msgstr "Unesi kao novi red"
#: libraries/insert_edit.lib.php:1466
msgid "Insert as new row and ignore errors"
msgstr ""
#: libraries/insert_edit.lib.php:1469
msgid "Show insert query"
msgstr "Prikaži insert upit"
#: libraries/insert_edit.lib.php:1489
msgid "Go back to previous page"
msgstr "Nazad na prethodnu stranu"
#: libraries/insert_edit.lib.php:1492
msgid "Insert another new row"
msgstr "Dodaj još jedan novi red"
#: libraries/insert_edit.lib.php:1497
msgid "Go back to this page"
msgstr "Vrati se na ovu stranu"
#: libraries/insert_edit.lib.php:1519
msgid "Edit next row"
msgstr "Uredi sledeći red"
#: libraries/insert_edit.lib.php:1541
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Koristite TAB taster za pomeranje od polja do polja, ili CTRL+strelice za "
"slobodno pomeranje"
#: libraries/insert_edit.lib.php:1911 sql.php:936
msgid "Showing SQL query"
msgstr "Prikaz kao SQL upit"
#: libraries/insert_edit.lib.php:1936 sql.php:916
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
#: libraries/kanji-encoding.lib.php:147
msgctxt "None encoding conversion"
msgid "None"
msgstr "Nema"
#. l10n: This is currently used only in Japanese locales
#: libraries/kanji-encoding.lib.php:153
msgid "Convert to Kana"
msgstr ""
#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Zameni prefix tabele"
#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopiraj tabelu sa prefiksom"
#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Iz"
#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
#: libraries/sql_query_form.lib.php:411
msgid "Submit"
msgstr "Pošalji"
#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
#: libraries/mult_submits.inc.php:318 sql.php:504
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "Da li stvarno hoćete da "
#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Nema izmena"
#: libraries/mysql_charsets.lib.php:130
msgid "Charset"
msgstr "Karakter set"
#: libraries/mysql_charsets.lib.php:251
msgid "Bulgarian"
msgstr "Bugarski"
#: libraries/mysql_charsets.lib.php:255 libraries/mysql_charsets.lib.php:380
msgid "Simplified Chinese"
msgstr "Pojednostavljeni kineski"
#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:400
msgid "Traditional Chinese"
msgstr "Tradicionalni kineski"
#: libraries/mysql_charsets.lib.php:261 libraries/mysql_charsets.lib.php:447
msgid "case-insensitive"
msgstr "Ne razlikuje mala i velika slova"
#: libraries/mysql_charsets.lib.php:264 libraries/mysql_charsets.lib.php:449
msgid "case-sensitive"
msgstr "Razlikuje mala i velika slova"
#: libraries/mysql_charsets.lib.php:267
msgid "Croatian"
msgstr "Hrvatski"
#: libraries/mysql_charsets.lib.php:270
msgid "Czech"
msgstr "Češki"
#: libraries/mysql_charsets.lib.php:273
msgid "Danish"
msgstr "Danski"
#: libraries/mysql_charsets.lib.php:276
msgid "English"
msgstr "Engleski"
#: libraries/mysql_charsets.lib.php:279
msgid "Esperanto"
msgstr "Esperanto"
#: libraries/mysql_charsets.lib.php:282
msgid "Estonian"
msgstr "Estonski"
#: libraries/mysql_charsets.lib.php:285 libraries/mysql_charsets.lib.php:288
msgid "German"
msgstr "Nemački"
#: libraries/mysql_charsets.lib.php:285
msgid "dictionary"
msgstr "rečnik"
#: libraries/mysql_charsets.lib.php:288
msgid "phone book"
msgstr "telefonski imenik"
#: libraries/mysql_charsets.lib.php:291
msgid "Hungarian"
msgstr "Mađarski"
#: libraries/mysql_charsets.lib.php:294
msgid "Icelandic"
msgstr "Islandski"
#: libraries/mysql_charsets.lib.php:297 libraries/mysql_charsets.lib.php:387
msgid "Japanese"
msgstr "Japanski"
#: libraries/mysql_charsets.lib.php:300
msgid "Latvian"
msgstr "Letonski"
#: libraries/mysql_charsets.lib.php:303
msgid "Lithuanian"
msgstr "Litvanski"
#: libraries/mysql_charsets.lib.php:306 libraries/mysql_charsets.lib.php:409
msgid "Korean"
msgstr "Korejski"
#: libraries/mysql_charsets.lib.php:309
msgid "Persian"
msgstr "Persijski"
#: libraries/mysql_charsets.lib.php:312
msgid "Polish"
msgstr "Poljski"
#: libraries/mysql_charsets.lib.php:315 libraries/mysql_charsets.lib.php:363
msgid "West European"
msgstr "Zapadnoevropski"
#: libraries/mysql_charsets.lib.php:318
msgid "Romanian"
msgstr "Rumunski"
#: libraries/mysql_charsets.lib.php:321
msgid "Slovak"
msgstr "Slovački"
#: libraries/mysql_charsets.lib.php:324
msgid "Slovenian"
msgstr "Slovenači"
#: libraries/mysql_charsets.lib.php:327
msgid "Spanish"
msgstr "Španski"
#: libraries/mysql_charsets.lib.php:330
msgid "Traditional Spanish"
msgstr "Tradicionalni španski"
#: libraries/mysql_charsets.lib.php:333 libraries/mysql_charsets.lib.php:430
msgid "Swedish"
msgstr "Švedski"
#: libraries/mysql_charsets.lib.php:336 libraries/mysql_charsets.lib.php:433
msgid "Thai"
msgstr "Tajski"
#: libraries/mysql_charsets.lib.php:339 libraries/mysql_charsets.lib.php:427
msgid "Turkish"
msgstr "Turski"
#: libraries/mysql_charsets.lib.php:342 libraries/mysql_charsets.lib.php:424
msgid "Ukrainian"
msgstr "Ukrajinski"
#: libraries/mysql_charsets.lib.php:345 libraries/mysql_charsets.lib.php:354
msgid "Unicode"
msgstr "Unikod"
#: libraries/mysql_charsets.lib.php:345 libraries/mysql_charsets.lib.php:354
#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:370
#: libraries/mysql_charsets.lib.php:392 libraries/mysql_charsets.lib.php:403
msgid "multilingual"
msgstr "višejezički"
#: libraries/mysql_charsets.lib.php:370
msgid "Central European"
msgstr "Centralnoevropski"
#: libraries/mysql_charsets.lib.php:375
msgid "Russian"
msgstr "Ruski"
#: libraries/mysql_charsets.lib.php:392
msgid "Baltic"
msgstr "Baltički"
#: libraries/mysql_charsets.lib.php:397
msgid "Armenian"
msgstr "Jermenski"
#: libraries/mysql_charsets.lib.php:403
msgid "Cyrillic"
msgstr "Ćirilični"
#: libraries/mysql_charsets.lib.php:406
msgid "Arabic"
msgstr "Arapski"
#: libraries/mysql_charsets.lib.php:412
msgid "Hebrew"
msgstr "Hebrejski"
#: libraries/mysql_charsets.lib.php:415
msgid "Georgian"
msgstr "Gruzijski"
#: libraries/mysql_charsets.lib.php:418
msgid "Greek"
msgstr "Grčki"
#: libraries/mysql_charsets.lib.php:421
msgid "Czech-Slovak"
msgstr "Češko-slovački"
#: libraries/mysql_charsets.lib.php:436 libraries/mysql_charsets.lib.php:443
#: libraries/structure.lib.php:1068
msgid "unknown"
msgstr "nepoznat"
#: libraries/navigation/Navigation.class.php:61
msgid "An error has occured while loading the navigation tree"
msgstr ""
#: libraries/navigation/NavigationHeader.class.php:185
msgid "Home"
msgstr "Početna strana"
#: libraries/navigation/NavigationHeader.class.php:198
msgid "Log out"
msgstr "Odjavljivanje"
#: libraries/navigation/NavigationHeader.class.php:221
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentacija"
#: libraries/navigation/NavigationHeader.class.php:245
msgid "Reload navigation frame"
msgstr ""
#: libraries/navigation/NavigationTree.class.php:721
#, php-format
msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: libraries/navigation/NavigationTree.class.php:830
msgid "Expand/Collapse"
msgstr ""
#: libraries/navigation/NavigationTree.class.php:1042
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "naziv tabele"
#: libraries/navigation/NavigationTree.class.php:1043
#: libraries/navigation/NavigationTree.class.php:1069
msgid "Clear Fast Filter"
msgstr ""
#: libraries/navigation/NavigationTree.class.php:1068
#, fuzzy
#| msgid "Filter tables by name"
msgid "filter items by name"
msgstr "Filtriraj tabele po imenu"
#. l10n: The word "Node" must not be translated here
#: libraries/navigation/NodeFactory.class.php:41
#, php-format
msgid "Invalid class name \"%1$s\", using default of \"Node\""
msgstr ""
#: libraries/navigation/NodeFactory.class.php:65
#, php-format
msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
#: libraries/navigation/Nodes/Node_Column_Container.class.php:27
#: libraries/sql_query_form.lib.php:271
msgid "Columns"
msgstr "Kolone"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:38
msgctxt "Create new column"
msgid "New"
msgstr ""
#: libraries/navigation/Nodes/Node_Database.class.php:32
#, fuzzy
#| msgid "Database export options"
msgid "Database operations"
msgstr "Opcije za izvoz baze"
#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
msgctxt "Create new event"
msgid "New"
msgstr ""
#: libraries/navigation/Nodes/Node_Function_Container.class.php:26
#: libraries/navigation/Nodes/Node_Function_Container.class.php:27
#: libraries/plugins/export/ExportSql.class.php:484
#: libraries/plugins/export/ExportXml.class.php:107
msgid "Functions"
msgstr "Funkcije"
#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
msgctxt "Create new function"
msgid "New"
msgstr ""
#: libraries/navigation/Nodes/Node_Index.class.php:32
#: libraries/structure.lib.php:1397 libraries/structure.lib.php:2066
#: libraries/structure.lib.php:2076 libraries/structure.lib.php:2184
#: libraries/tbl_columns_definition_form.inc.php:123
#: libraries/tbl_columns_definition_form.inc.php:576 tbl_printview.php:306
msgid "Index"
msgstr "Ključ"
#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
msgctxt "Create new index"
msgid "New"
msgstr ""
#: libraries/navigation/Nodes/Node_Procedure.class.php:32
#, fuzzy
#| msgid "Procedures"
msgid "Procedure"
msgstr "Procedure"
#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:26
#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:27
#: libraries/plugins/export/ExportSql.class.php:467
#: libraries/plugins/export/ExportXml.class.php:111
msgid "Procedures"
msgstr "Procedure"
#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
msgstr ""
#: libraries/navigation/Nodes/Node_Table_Container.class.php:41
msgctxt "Create new table"
msgid "New"
msgstr ""
#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
msgctxt "Create new trigger"
msgid "New"
msgstr ""
#: libraries/navigation/Nodes/Node_View_Container.class.php:26
#: libraries/navigation/Nodes/Node_View_Container.class.php:27
#: libraries/plugins/export/ExportXml.class.php:125
msgid "Views"
msgstr "Pogledi"
#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:83
msgid "Rename database to"
msgstr "Preimenuj bazu u"
#: libraries/operations.lib.php:115
#, php-format
msgid "Database %s has been dropped."
msgstr "Baza %s je odbačena."
#: libraries/operations.lib.php:131
msgid "Remove database"
msgstr "Ukloni bazu"
#: libraries/operations.lib.php:137
msgid "Drop the database (DROP)"
msgstr "Ukloni bazu i njen sadržaj"
#: libraries/operations.lib.php:157 libraries/operations.lib.php:1036
#: tbl_tracking.php:505
msgid "Structure only"
msgstr "Samo struktura"
#: libraries/operations.lib.php:158 libraries/operations.lib.php:1037
#: tbl_tracking.php:511
msgid "Structure and data"
msgstr "Struktura i podaci"
#: libraries/operations.lib.php:159 libraries/operations.lib.php:1038
#: tbl_tracking.php:508
msgid "Data only"
msgstr "Samo podaci"
#: libraries/operations.lib.php:191
msgid "Copy database to"
msgstr "Kopiraj bazu u"
#: libraries/operations.lib.php:202
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE pre kopiranja"
#: libraries/operations.lib.php:215 libraries/operations.lib.php:1059
msgid "Add constraints"
msgstr "Dodaj ograničenja"
#: libraries/operations.lib.php:223
msgid "Switch to copied database"
msgstr "Prebaci se na kopiranu bazu"
#: libraries/operations.lib.php:301
msgid "Edit or export relational schema"
msgstr "Uredi ili izvezi relacionu shemu"
#: libraries/operations.lib.php:644
msgid "Alter table order by"
msgstr "Promeni redosled u tabeli"
#: libraries/operations.lib.php:652
msgid "(singly)"
msgstr "(po jednom polju)"
#: libraries/operations.lib.php:685
msgid "Move table to (database<b>.</b>table):"
msgstr "Pomeri tabelu u (baza<b>.</b>tabela):"
#: libraries/operations.lib.php:796
msgid "Table options"
msgstr "Opcije tabele"
#: libraries/operations.lib.php:800
msgid "Rename table to"
msgstr "Promeni ime tabele u"
#: libraries/operations.lib.php:817
#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
msgid "Storage Engine"
msgstr "Pogon skladištenja"
#: libraries/operations.lib.php:1019
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopiraj tabelu u (baza<b>.</b>tabela):"
#: libraries/operations.lib.php:1074
msgid "Switch to copied table"
msgstr "Pređi na kopiranu tabelu"
#: libraries/operations.lib.php:1101
msgid "Table maintenance"
msgstr "Radnje na tabeli"
#: libraries/operations.lib.php:1139 libraries/structure.lib.php:309
msgid "Check table"
msgstr "Proveri tabelu"
#: libraries/operations.lib.php:1152
msgid "Defragment table"
msgstr "Defragmentiraj tabelu"
#: libraries/operations.lib.php:1166 libraries/structure.lib.php:317
msgid "Analyze table"
msgstr "Analiziraj tabelu"
#: libraries/operations.lib.php:1179 libraries/structure.lib.php:314
msgid "Repair table"
msgstr "Popravi tabelu"
#: libraries/operations.lib.php:1194 libraries/structure.lib.php:312
#: libraries/structure.lib.php:1635
msgid "Optimize table"
msgstr "Optimizuj tabelu"
#: libraries/operations.lib.php:1206
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabela %s je osvežena"
#: libraries/operations.lib.php:1213
msgid "Flush the table (FLUSH)"
msgstr "Snimi sve baferovane izmene nad tabelom (FLUSH)"
#: libraries/operations.lib.php:1260 view_operations.php:125
msgid "Delete data or table"
msgstr "Brisanje podataka ili tabele"
#: libraries/operations.lib.php:1268
msgid "Empty the table (TRUNCATE)"
msgstr ""
#: libraries/operations.lib.php:1276
msgid "Delete the table (DROP)"
msgstr "Brisanje tabele (DROP)"
#: libraries/operations.lib.php:1318
msgid "Analyze"
msgstr ""
#: libraries/operations.lib.php:1319
msgid "Check"
msgstr "Provera"
#: libraries/operations.lib.php:1320
msgid "Optimize"
msgstr ""
#: libraries/operations.lib.php:1321
msgid "Rebuild"
msgstr ""
#: libraries/operations.lib.php:1322
msgid "Repair"
msgstr "Popravi"
#: libraries/operations.lib.php:1329
msgid "Partition maintenance"
msgstr "Održavanje particija"
#: libraries/operations.lib.php:1338
#, php-format
msgid "Partition %s"
msgstr ""
#: libraries/operations.lib.php:1357
msgid "Remove partitioning"
msgstr ""
#: libraries/operations.lib.php:1383
msgid "Check referential integrity:"
msgstr "Proveri referencijalni integritet:"
#: libraries/plugin_interface.lib.php:503
msgid "This format has no options"
msgstr "Ovaj format nema opcije"
#: libraries/plugins/auth/AuthenticationConfig.class.php:73
msgid "Cannot connect: invalid settings."
msgstr "Ne mogu da se povežem: neispravna podešavanja."
#: libraries/plugins/auth/AuthenticationConfig.class.php:86
#: libraries/plugins/auth/AuthenticationCookie.class.php:160
#: libraries/plugins/auth/AuthenticationHttp.class.php:70
#, php-format
msgid "Welcome to %s"
msgstr "Dobrodošli na %s"
#: libraries/plugins/auth/AuthenticationConfig.class.php:102
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
"Verovatan razlog za ovo je da niste napravili konfiguracionu datoteku. "
"Možete koristiti %1$sskript za instalaciju%2$s da biste je napravili."
#: libraries/plugins/auth/AuthenticationConfig.class.php:122
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
"configuration and make sure that they correspond to the information given by "
"the administrator of the MySQL server."
msgstr ""
"phpMyAdmin je pokušao da se poveže na MySQL server, ali je server odbio "
"povezivanje. Proverite naziv domaćina, korisničko ime i lozinku u config.inc."
"php i uverite se da odgovaraju podacima koje ste dobili od administratora "
"MySQL servera."
#: libraries/plugins/auth/AuthenticationConfig.class.php:142
msgid "Retry to connect"
msgstr ""
#: libraries/plugins/auth/AuthenticationCookie.class.php:44
msgid "Failed to use Blowfish from mcrypt!"
msgstr "Pokušaj upotrebe Blowfish algoritma iz mcrypt nije uspela!"
#: libraries/plugins/auth/AuthenticationCookie.class.php:82
#: libraries/plugins/auth/AuthenticationCookie.class.php:190
msgid "Log in"
msgstr "Prijavljivanje"
#: libraries/plugins/auth/AuthenticationCookie.class.php:100
msgid "Your session has expired. Please log in again."
msgstr ""
#: libraries/plugins/auth/AuthenticationCookie.class.php:198
#: libraries/plugins/auth/AuthenticationCookie.class.php:208
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Možete uneti ime servera/IP adresu i port odvojene blanko znakom."
#: libraries/plugins/auth/AuthenticationCookie.class.php:201
msgid "Server:"
msgstr "Server:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Korisničko ime:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:219
msgid "Password:"
msgstr "Lozinka:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
msgid "Server Choice"
msgstr "Izbor servera"
#: libraries/plugins/auth/AuthenticationCookie.class.php:575
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
"Prijava bez lozinke je zabranjena u konfiguraciji (pogledajte "
"AllowNoPassword)"
#: libraries/plugins/auth/AuthenticationCookie.class.php:582
#: libraries/plugins/auth/AuthenticationSignon.class.php:256
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr "Nije bilo aktivnosti %s ili više sekundi, molimo prijavite se ponovo"
#: libraries/plugins/auth/AuthenticationCookie.class.php:587
#: libraries/plugins/auth/AuthenticationCookie.class.php:589
#: libraries/plugins/auth/AuthenticationSignon.class.php:265
msgid "Cannot log in to the MySQL server"
msgstr "Ne mogu da se prijavim na MySQL server"
#: libraries/plugins/auth/AuthenticationHttp.class.php:75
msgid "Wrong username/password. Access denied."
msgstr "Pogrešno korisničko ime/lozinka. Pristup odbijen."
#: libraries/plugins/auth/AuthenticationSignon.class.php:102
msgid "Can not find signon authentication script:"
msgstr "Ne mogu da nađem signon skript za autentikaciju:"
#: libraries/plugins/auth/swekey/swekey.auth.lib.php:138
#, php-format
msgid "File %s does not contain any key id"
msgstr "Datoteka %s ne sadrži ni jedan identifikator ključa"
#: libraries/plugins/auth/swekey/swekey.auth.lib.php:180
#: libraries/plugins/auth/swekey/swekey.auth.lib.php:200
msgid "Hardware authentication failed"
msgstr "Hardverska autentikacija nije uspela"
#: libraries/plugins/auth/swekey/swekey.auth.lib.php:187
msgid "No valid authentication key plugged"
msgstr "Ni jedan validan autentikacioni ključ nije ubačen"
#: libraries/plugins/auth/swekey/swekey.auth.lib.php:220
msgid "Authenticating…"
msgstr "Autentikacija…"
#: libraries/plugins/export/ExportCsv.class.php:93
#: libraries/plugins/import/AbstractImportCsv.class.php:59
msgid "Columns separated with:"
msgstr "Kolone razdvojene sa:"
#: libraries/plugins/export/ExportCsv.class.php:97
#: libraries/plugins/import/AbstractImportCsv.class.php:65
msgid "Columns enclosed with:"
msgstr "Kolone uokvirene sa:"
#: libraries/plugins/export/ExportCsv.class.php:101
#: libraries/plugins/import/AbstractImportCsv.class.php:71
msgid "Columns escaped with:"
msgstr "Kolone eskejpovane sa:"
#: libraries/plugins/export/ExportCsv.class.php:105
#: libraries/plugins/import/AbstractImportCsv.class.php:77
msgid "Lines terminated with:"
msgstr "Linije se završavaju sa:"
#: libraries/plugins/export/ExportCsv.class.php:109
#: libraries/plugins/export/ExportExcel.class.php:58
#: libraries/plugins/export/ExportHtmlword.class.php:86
#: libraries/plugins/export/ExportLatex.class.php:181
#: libraries/plugins/export/ExportOds.class.php:71
#: libraries/plugins/export/ExportOdt.class.php:132
#: libraries/plugins/export/ExportTexytext.class.php:89
msgid "Replace NULL with:"
msgstr "Zameni NULL sa:"
#: libraries/plugins/export/ExportCsv.class.php:114
#: libraries/plugins/export/ExportExcel.class.php:63
msgid "Remove carriage return/line feed characters within columns"
msgstr ""
#: libraries/plugins/export/ExportExcel.class.php:79
msgid "Excel edition:"
msgstr "Excel izdanje:"
#: libraries/plugins/export/ExportHtmlword.class.php:81
#: libraries/plugins/export/ExportLatex.class.php:157
#: libraries/plugins/export/ExportOdt.class.php:123
#: libraries/plugins/export/ExportTexytext.class.php:80
#: libraries/plugins/export/ExportXml.class.php:133
msgid "Data dump options"
msgstr "Opcije za izvoz podataka"
#: libraries/plugins/export/ExportHtmlword.class.php:203
#: libraries/plugins/export/ExportOdt.class.php:258
#: libraries/plugins/export/ExportSql.class.php:1717
#: libraries/plugins/export/ExportTexytext.class.php:185
msgid "Dumping data for table"
msgstr "Prikaz podataka tabele"
#: libraries/plugins/export/ExportHtmlword.class.php:485
#: libraries/plugins/export/ExportOdt.class.php:565
#: libraries/plugins/export/ExportTexytext.class.php:436
#: libraries/rte/rte_list.lib.php:69 libraries/rte/rte_triggers.lib.php:387
msgid "Event"
msgstr "Događaji"
#: libraries/plugins/export/ExportHtmlword.class.php:486
#: libraries/plugins/export/ExportOdt.class.php:568
#: libraries/plugins/export/ExportTexytext.class.php:437
#: libraries/rte/rte_events.lib.php:513
#: libraries/rte/rte_routines.lib.php:1031
#: libraries/rte/rte_triggers.lib.php:401
msgid "Definition"
msgstr "Definicija"
#: libraries/plugins/export/ExportHtmlword.class.php:551
#: libraries/plugins/export/ExportOdt.class.php:641
#: libraries/plugins/export/ExportSql.class.php:1467
#: libraries/plugins/export/ExportTexytext.class.php:496
msgid "Table structure for table"
msgstr "Struktura tabele"
#: libraries/plugins/export/ExportHtmlword.class.php:570
#: libraries/plugins/export/ExportOdt.class.php:665
#: libraries/plugins/export/ExportSql.class.php:1495
#: libraries/plugins/export/ExportTexytext.class.php:511
msgid "Structure for view"
msgstr "Struktura za pogled (view)"
#: libraries/plugins/export/ExportHtmlword.class.php:579
#: libraries/plugins/export/ExportOdt.class.php:677
#: libraries/plugins/export/ExportSql.class.php:1512
#: libraries/plugins/export/ExportTexytext.class.php:518
msgid "Stand-in structure for view"
msgstr "Struktura koja zamenjuje pogled"
#: libraries/plugins/export/ExportLatex.class.php:43
msgid "Content of table @TABLE@"
msgstr "Sadržaj tabele @TABLE@"
#: libraries/plugins/export/ExportLatex.class.php:44
msgid "(continued)"
msgstr "(nastavljeno)"
#: libraries/plugins/export/ExportLatex.class.php:45
msgid "Structure of table @TABLE@"
msgstr "Struktura tabele @TABLE@"
#: libraries/plugins/export/ExportLatex.class.php:116
#: libraries/plugins/export/ExportOdt.class.php:97
#: libraries/plugins/export/ExportSql.class.php:213
msgid "Object creation options"
msgstr "Opcije kreiranja objekata"
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
msgid "Table caption (continued)"
msgstr "Naslov tabele (nastavljeno)"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
msgid "Display foreign key relationships"
msgstr "Prikaži relacije stranih ključeva"
#: libraries/plugins/export/ExportLatex.class.php:142
#: libraries/plugins/export/ExportOdt.class.php:108
msgid "Display comments"
msgstr "Prikaži komentare"
#: libraries/plugins/export/ExportLatex.class.php:147
#: libraries/plugins/export/ExportOdt.class.php:113
#: libraries/plugins/export/ExportSql.class.php:120
msgid "Display MIME types"
msgstr "Prikaži MIME tipove"
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:610
#: libraries/plugins/export/ExportXml.class.php:191
#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
#: libraries/replication_gui.lib.php:353
#: libraries/server_privileges.lib.php:1076
#: libraries/server_privileges.lib.php:1081
#: libraries/server_privileges.lib.php:1177
#: libraries/server_privileges.lib.php:1567
#: libraries/server_privileges.lib.php:2379 server_status.php:320 sql.php:1113
msgid "Host"
msgstr "Domaćin"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:617
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1116
msgid "Generation Time"
msgstr "Vreme kreiranja"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:623
#: libraries/plugins/export/ExportXml.class.php:199
msgid "PHP Version"
msgstr "verzija PHP-a"
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
msgid "Export table names"
msgstr "Tip izvoza"
#: libraries/plugins/export/ExportMediawiki.class.php:90
#, fuzzy
#| msgid "horizontal (rotated headers)"
msgid "Export table headers"
msgstr "horizontalnom (rotirana zaglavlja)"
#: libraries/plugins/export/ExportPdf.class.php:97
msgid "(Generates a report containing the data of a single table)"
msgstr "(Pravi izveštaj koji sadrži podatke jedne tabele)"
#: libraries/plugins/export/ExportPdf.class.php:102
msgid "Report title:"
msgstr "Naslov izveštaja:"
#: libraries/plugins/export/ExportSql.class.php:90
msgid ""
"Display comments <i>(includes info such as export timestamp, PHP version, "
"and server version)</i>"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:99
msgid "Additional custom header comment (\\n splits lines):"
msgstr "Dodatni komentar prilagođenog zaglavlja (\\n deli linije):"
#: libraries/plugins/export/ExportSql.class.php:106
msgid ""
"Include a timestamp of when databases were created, last updated, and last "
"checked"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:163
msgid ""
"Database system or older MySQL server to maximize output compatibility with:"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:184
#: libraries/plugins/export/ExportSql.class.php:227
#: libraries/plugins/export/ExportSql.class.php:250
#: libraries/plugins/export/ExportSql.class.php:258
#, php-format
msgid "Add %s statement"
msgstr "Dodaj %s iskaz"
#: libraries/plugins/export/ExportSql.class.php:220
msgid "Add statements:"
msgstr "Dodaj iskaze:"
#: libraries/plugins/export/ExportSql.class.php:288
msgid ""
"Enclose table and column names with backquotes <i>(Protects column and table "
"names formed with special characters or keywords)</i>"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:304
#, fuzzy
#| msgid "Transformation options"
msgid "Data creation options"
msgstr "Opcije transformacije"
#: libraries/plugins/export/ExportSql.class.php:308
#: libraries/plugins/export/ExportSql.class.php:1661
msgid "Truncate table before insert"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:314
msgid "Instead of <code>INSERT</code> statements, use:"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:320
msgid "<code>INSERT DELAYED</code> statements"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:331
#: libraries/plugins/export/ExportSql.class.php:361
msgid "<code>INSERT IGNORE</code> statements"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:344
msgid "Function to use when dumping data:"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:357
msgid "Syntax to use when inserting data:"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:365
msgid ""
"include column names in every <code>INSERT</code> statement <br /> &nbsp; "
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
"(1,2,3)</code>"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:370
msgid ""
"insert multiple rows in every <code>INSERT</code> statement<br /> &nbsp; "
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
"(7,8,9)</code>"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:375
msgid ""
"both of the above<br /> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:380
msgid ""
"neither of the above<br /> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name VALUES (1,2,3)</code>"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:399
msgid ""
"Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
"0x616263)</i>"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:412
msgid ""
"Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
"reloaded between servers in different time zones)</i>"
msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1209
msgid "Constraints for dumped tables"
msgstr "Ograničenja za izvezene tabele"
#: libraries/plugins/export/ExportSql.class.php:1220
msgid "Constraints for table"
msgstr "Ograničenja za tabele"
#: libraries/plugins/export/ExportSql.class.php:1361
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TIPOVI ZA TABELU"
#: libraries/plugins/export/ExportSql.class.php:1386
msgid "RELATIONS FOR TABLE"
msgstr "RELACIJE TABELE"
#: libraries/plugins/export/ExportSql.class.php:1578
msgid "Error reading data:"
msgstr "Greška kod čitanja podataka:"
#: libraries/plugins/export/ExportXml.class.php:102
msgid "Object creation options (all are recommended)"
msgstr ""
#: libraries/plugins/export/ExportXml.class.php:137
msgid "Export contents"
msgstr "Izvoz sadržajaTip izvoza"
#: libraries/plugins/import/ImportCsv.class.php:63
#: libraries/plugins/import/ImportOds.class.php:75
msgid ""
"The first line of the file contains the table column names <i>(if this is "
"unchecked, the first line will become part of the data)</i>"
msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:72
msgid ""
"If the data in each row of the file is not in the same order as in the "
"database, list the corresponding column names here. Column names must be "
"separated by commas and not enclosed in quotations."
msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:81
#: libraries/plugins/import/ImportLdi.class.php:66
msgid "Column names: "
msgstr "Imena kolona: "
#: libraries/plugins/import/ImportCsv.class.php:133
#: libraries/plugins/import/ImportCsv.class.php:148
#: libraries/plugins/import/ImportCsv.class.php:155
#: libraries/plugins/import/ImportCsv.class.php:162
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Neispravni parametri za CSV uvoz: %s"
#: libraries/plugins/import/ImportCsv.class.php:213
#, php-format
msgid ""
"Invalid column (%s) specified! Ensure that columns names are spelled "
"correctly, separated by commas, and not enclosed in quotes."
msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:281
#: libraries/plugins/import/ImportCsv.class.php:556
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Neispravan format CSV ulaza na liniji %d."
#: libraries/plugins/import/ImportCsv.class.php:437
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "Neispravan broj kolona u CSV ulazu na liniji %d."
#: libraries/plugins/import/ImportLdi.class.php:110
msgid "This plugin does not support compressed imports!"
msgstr "Ovaj dodatak ne podržava kompresovane uvoze!"
#: libraries/plugins/import/ImportMediawiki.class.php:56
msgid "MediaWiki Table"
msgstr ""
#: libraries/plugins/import/ImportMediawiki.class.php:303
#, fuzzy, php-format
#| msgid "Invalid format of CSV input on line %d."
msgid "Invalid format of mediawiki input on line: <br />%s."
msgstr "Neispravan format CSV ulaza na liniji %d."
#: libraries/plugins/import/ImportOds.class.php:89
msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
msgstr ""
#: libraries/plugins/import/ImportOds.class.php:95
msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
msgstr ""
#: libraries/plugins/import/ImportOds.class.php:173
#: libraries/plugins/import/ImportXml.class.php:132
#: libraries/plugins/import/ImportXml.class.php:194
msgid ""
"The XML file specified was either malformed or incomplete. Please correct "
"the issue and try again."
msgstr ""
#: libraries/plugins/import/ImportOds.class.php:183
#, fuzzy
#| msgid "Open Document Spreadsheet"
msgid "Could not parse OpenDocument Spreadsheet!"
msgstr "Open Document Spreadsheet"
#: libraries/plugins/import/ImportShp.class.php:54
msgid "ESRI Shape File"
msgstr ""
#: libraries/plugins/import/ImportShp.class.php:156
#, php-format
msgid "There was an error importing the ESRI shape file: \"%s\"."
msgstr ""
#: libraries/plugins/import/ImportShp.class.php:212
msgid ""
"You tried to import an invalid file or the imported file contains invalid "
"data"
msgstr ""
#: libraries/plugins/import/ImportShp.class.php:218
#, php-format
msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
msgstr ""
#: libraries/plugins/import/ImportShp.class.php:266
msgid "The imported file does not contain any data"
msgstr ""
#: libraries/plugins/import/ImportSql.class.php:71
msgid "SQL compatibility mode:"
msgstr "SQL komaptibilni mod:"
#: libraries/plugins/import/ImportSql.class.php:83
msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
msgstr ""
#: libraries/plugins/import/ImportXml.class.php:54
msgid "XML"
msgstr "XML"
#: libraries/plugins/import/ShapeRecord.class.php:58
#, php-format
msgid "Geometry type '%s' is not supported by MySQL."
msgstr ""
#: libraries/plugins/transformations/abstract/AppendTransformationsPlugin.class.php:32
msgid ""
"Appends text to a string. The only option is the text to be appended "
"(enclosed in single quotes, default empty string)."
msgstr ""
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:31
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
"added to the timestamp (Default: 0). Use second option to specify a "
"different date/time format string. Third option determines whether you want "
"to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
"According to that, date format has different value - for \"local\" see the "
"documentation for PHP's strftime() function and for \"utc\" it is done using "
"gmdate() function."
msgstr ""
"Prikazuje TIME, TIMESTAMP, DATETIME ili numeričku unix timestamp kolonu kao "
"formatiran datum. Prva opcija je razlika (u časovima) koja će biti dodata na "
"timestamp (Podrazumevano: 0). Druga opcija se koristi za zadavanje "
"različitog datum/vreme format stringa. Treća opcija određuje da li želiš da "
"vidiš lokalno vreme ili UTC vreme (koristi \"local\" ili \"utc\" stringove). "
"Zbog toga, format datuma ima drugačiju vrednost - za \"local\" pogledaj "
"dokumentaciju za PHP funkciju strftime() a za \"utc\" se koristi funkcija "
"gmdate()."
#: libraries/plugins/transformations/abstract/DownloadTransformationsPlugin.class.php:31
msgid ""
"Displays a link to download the binary data of the column. You can use the "
"first option to specify the filename, or use the second option as the name "
"of a column which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
msgstr ""
"Prikazuje link za preuzimanje binarnih podataka iz kolone. Možete koristiti "
"prvu opciju da zadate ime datoteke, ili da koristite drugu opciju da zadate "
"ime kolone koja sadrzi naziv datoteke. Ako koristite drugu opciju, neophodno "
"je da prvu postavite na prazan string."
#: libraries/plugins/transformations/abstract/ExternalTransformationsPlugin.class.php:31
#, fuzzy
#| msgid ""
#| "ONLY: Launches an external application and feeds it the field data ndard "
#| "input. Returns the standard output of the application. The ault is y, to "
#| "pretty-print HTML code. For security reasons, you e to manually t the "
#| "file libraries/transformations/t_plain__external.inc.php and list tools "
#| "you want to make ilable. The first option is then the number of program "
#| "you want to and the second option is the parameters for the gram. The "
#| "third ion, if set to 1, will convert the output using lspecialchars() "
#| "fault 1). The fourth option, if set to 1, will prevent pping and ure that "
#| "the output appears all on one line (Default 1)."
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
"default is Tidy, to pretty-print HTML code. For security reasons, you have "
"to manually edit the file libraries/plugins/transformations/"
"Text_Plain_External.class.php and list the tools you want to make available. "
"The first option is then the number of the program you want to use and the "
"second option is the parameters for the program. The third option, if set to "
"1, will convert the output using htmlspecialchars() (Default 1). The fourth "
"option, if set to 1, will prevent wrapping and ensure that the output "
"appears all on one line (Default 1)."
msgstr ""
"SAMO LINUX: Pokreće eksternu aplikaciju i popunjava podatke u poljima preko "
"standardnog ulaza. Vraća standardni izlaz aplikacije. Podrazumevano je Tidy, "
"za lepši prikaz HTML koda. Zbog sigurnosnih razloga, morate ručno izmeniti "
"datoteku libraries/transformations/text_plain__external.inc.php i dodati "
"alate koje želite da koristite. Prva opcija je broj programa koje želite da "
"koristite, a druga su parametri programa. Ako se treći parametar postavi na "
"1 izlaz će biti konvertovan koristeći htmlspecialchars() (podrazumevano je "
"1). Ako je četvrti parametar postavljen na 1, NOWRAP će biti dodato ćeliji "
"sa sadržajem tako da će izlaz biti prikazan bez izmena. (podrazumevano 1)"
#: libraries/plugins/transformations/abstract/FormattedTransformationsPlugin.class.php:31
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr ""
"Prikazuje sadžaj kolone kakva je, bez propuštanja kroz htmlspecialchars(). T."
"j. podrazumeva se da kolona sadrži ispravan HTML."
#: libraries/plugins/transformations/abstract/HexTransformationsPlugin.class.php:31
msgid ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
msgstr ""
"Prikazuje heksadecimalni prikaz podataka. Opcioni prvi parametar određuje "
"koliko često se dodaje prazno mesto (podrazumevano svaka 2 nibla)."
#: libraries/plugins/transformations/abstract/ImageLinkTransformationsPlugin.class.php:33
msgid "Displays a link to download this image."
msgstr "Prikazuje link ka ovoj snimci (npr. direktno preuzimanje iz BLOB-a)."
#: libraries/plugins/transformations/abstract/InlineTransformationsPlugin.class.php:33
msgid ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
msgstr ""
"Prikazuje umanjenu sliku na koju je moguće kliknuti. Opcije su maksimalna "
"širina i visina u pikselima. Čuva originalni odnos."
#: libraries/plugins/transformations/abstract/LongToIPv4TransformationsPlugin.class.php:31
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
#: libraries/plugins/transformations/abstract/SQLTransformationsPlugin.class.php:31
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatira tekst kao SQL upit sa obeležavanjem sintakse."
#: libraries/plugins/transformations/abstract/SubstringTransformationsPlugin.class.php:31
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
"number of characters to return (Default: until end of string). The third "
"option is the string to append and/or prepend when truncation occurs "
"(Default: \"…\")."
msgstr ""
"Pokazuje deo stringa. Prva opcija je broj znakova koje treba preskočiti od "
"početka stringa (podrazumevano 0). Druga opcija je broj vraćenih znakova "
"(podrazumevano: do kraja stringa). Treća opcija je string koji se dodaje "
"kada dođe do odsecanja (podrazumevano: …) ."
#: libraries/plugins/transformations/abstract/TextImageLinkTransformationsPlugin.class.php:33
msgid ""
"Displays an image and a link; the column contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
"Prikazuje sliku i link; kolona sadrži ime datoteke. Prva opcija je URL "
"prefiks kao \"http://www.example.com/\". Druga i treća opcija su širina i "
"dužina u pikselima."
#: libraries/plugins/transformations/abstract/TextLinkTransformationsPlugin.class.php:33
msgid ""
"Displays a link; the column contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
msgstr ""
"Prikazuje link; kolona sadrži ime datoteke. Prva opcija je URL prefiks kao "
"\"http://www.example.com/\". Druga opcija je naslov za link."
#: libraries/relation.lib.php:85
msgid "not OK"
msgstr "nije u redu"
#: libraries/relation.lib.php:92
#, fuzzy
#| msgid "OK"
msgctxt "Correctly working"
msgid "OK"
msgstr "U redu"
#: libraries/relation.lib.php:95
msgid "Enabled"
msgstr "Omogućeno"
#: libraries/relation.lib.php:102 libraries/relation.lib.php:120
#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Opšte osobine relacija"
#: libraries/relation.lib.php:131
msgid "Display Features"
msgstr "Prikaži osobine"
#: libraries/relation.lib.php:148
msgid "Creation of PDFs"
msgstr "Pravljenje PDF-ova"
#: libraries/relation.lib.php:159
msgid "Displaying Column Comments"
msgstr "Prikazujem komentare kolone"
#: libraries/relation.lib.php:165
#: libraries/tbl_columns_definition_form.inc.php:170
#: transformation_overview.php:38
msgid "Browser transformation"
msgstr "Tranformacije čitača"
#: libraries/relation.lib.php:171
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments"
#: libraries/relation.lib.php:181 libraries/sql_query_form.lib.php:391
msgid "Bookmarked SQL query"
msgstr "Zapamćen SQL-upit"
#: libraries/relation.lib.php:192 querywindow.php:70 querywindow.php:154
msgid "SQL history"
msgstr "SQL istorijat"
#: libraries/relation.lib.php:214
msgid "Persistent recently used tables"
msgstr ""
#: libraries/relation.lib.php:225
msgid "Persistent tables' UI preferences"
msgstr ""
#: libraries/relation.lib.php:247
msgid "User preferences"
msgstr ""
#: libraries/relation.lib.php:253
msgid "Quick steps to setup advanced features:"
msgstr ""
#: libraries/relation.lib.php:257
msgid ""
"Create the needed tables with the <code>examples/create_tables.sql</code>."
msgstr ""
#: libraries/relation.lib.php:263
msgid "Create a pma user and give access to these tables."
msgstr ""
#: libraries/relation.lib.php:268
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
#: libraries/relation.lib.php:276
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
#: libraries/relation.lib.php:1389
msgid "no description"
msgstr "nema opisa"
#: libraries/replication_gui.lib.php:35
#: libraries/server_privileges.lib.php:782
msgid "Uncheck All"
msgstr "nijedno"
#: libraries/replication_gui.lib.php:56
msgid "Slave configuration"
msgstr ""
#: libraries/replication_gui.lib.php:56 server_replication.php:333
msgid "Change or reconfigure master server"
msgstr ""
#: libraries/replication_gui.lib.php:57
msgid ""
"Make sure, you have unique server-id in your configuration file (my.cnf). If "
"not, please add the following line into [mysqld] section:"
msgstr ""
#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1027
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Ime korisnika"
#: libraries/replication_gui.lib.php:72
msgid "Port"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
msgstr "Status Mastera"
#: libraries/replication_gui.lib.php:114
msgid "Slave status"
msgstr "Status podređenog"
#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:403
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Promenljiva"
#: libraries/replication_gui.lib.php:194 server_binlog.php:195
msgid "Server ID"
msgstr "ID servera"
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
#: libraries/replication_gui.lib.php:264 server_replication.php:183
msgid "Add slave replication user"
msgstr ""
#: libraries/replication_gui.lib.php:278
#: libraries/server_privileges.lib.php:1046
msgid "Any user"
msgstr "Bilo koji korisnik"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
#: libraries/server_privileges.lib.php:2331
msgid "Use text field"
msgstr "Koristi tekst polje"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
msgid "Any host"
msgstr "Bilo koji domaćin"
#: libraries/replication_gui.lib.php:330
#: libraries/server_privileges.lib.php:1142
msgid "Local"
msgstr "Lokalni"
#: libraries/replication_gui.lib.php:336
#: libraries/server_privileges.lib.php:1151
msgid "This Host"
msgstr "Ovaj server"
#: libraries/replication_gui.lib.php:342
#: libraries/server_privileges.lib.php:1161
msgid "Use Host Table"
msgstr "Koristi tabelu domaćina"
#: libraries/replication_gui.lib.php:356
#: libraries/server_privileges.lib.php:1180
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
#: libraries/replication_gui.lib.php:386
msgid "Generate Password"
msgstr "Napravi lozinku"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
#: libraries/rte/rte_routines.lib.php:305
#: libraries/rte/rte_routines.lib.php:346
#: libraries/rte/rte_routines.lib.php:1452
#: libraries/rte/rte_triggers.lib.php:82 libraries/rte/rte_triggers.lib.php:91
#: libraries/rte/rte_triggers.lib.php:129
#, php-format
msgid "The following query has failed: \"%s\""
msgstr ""
#: libraries/rte/rte_events.lib.php:134
msgid "Sorry, we failed to restore the dropped event."
msgstr ""
#: libraries/rte/rte_events.lib.php:137 libraries/rte/rte_routines.lib.php:325
#: libraries/rte/rte_triggers.lib.php:109
msgid "The backed up query was:"
msgstr ""
#: libraries/rte/rte_events.lib.php:144
#, php-format
msgid "Event %1$s has been modified."
msgstr "Događaj %1$s je izmenjen."
#: libraries/rte/rte_events.lib.php:164
#, php-format
msgid "Event %1$s has been created."
msgstr "Događaj %1$s je kreiran."
#: libraries/rte/rte_events.lib.php:175 libraries/rte/rte_routines.lib.php:366
#: libraries/rte/rte_triggers.lib.php:147
msgid "<b>One or more errors have occured while processing your request:</b>"
msgstr ""
#: libraries/rte/rte_events.lib.php:228
msgid "Edit event"
msgstr "Izmeni događaj"
#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
msgid "Error in processing request"
msgstr "Greška u procesiranju zahteva"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
msgid "Details"
msgstr ""
#: libraries/rte/rte_events.lib.php:420
msgid "Event name"
msgstr "Ime događaja"
#: libraries/rte/rte_events.lib.php:441 server_binlog.php:194
msgid "Event type"
msgstr "Vrsta događaja"
#: libraries/rte/rte_events.lib.php:463 libraries/rte/rte_routines.lib.php:954
#, php-format
msgid "Change to %s"
msgstr "Promeni u %s"
#: libraries/rte/rte_events.lib.php:469
msgid "Execute at"
msgstr ""
#: libraries/rte/rte_events.lib.php:477
msgid "Execute every"
msgstr "Izvrrši svaki"
#: libraries/rte/rte_events.lib.php:496
msgctxt "Start of recurring event"
msgid "Start"
msgstr "Početak"
#: libraries/rte/rte_events.lib.php:505
msgctxt "End of recurring event"
msgid "End"
msgstr "Kraj"
#: libraries/rte/rte_events.lib.php:519
msgid "On completion preserve"
msgstr "Po okončanju sačuvaj"
#: libraries/rte/rte_events.lib.php:524
#: libraries/rte/rte_routines.lib.php:1042
#: libraries/rte/rte_triggers.lib.php:407
msgid "Definer"
msgstr ""
#: libraries/rte/rte_events.lib.php:567
#: libraries/rte/rte_routines.lib.php:1109
#: libraries/rte/rte_triggers.lib.php:445
msgid "The definer must be in the \"username@hostname\" format"
msgstr ""
#: libraries/rte/rte_events.lib.php:574
msgid "You must provide an event name"
msgstr ""
#: libraries/rte/rte_events.lib.php:588
msgid "You must provide a valid interval value for the event."
msgstr ""
#: libraries/rte/rte_events.lib.php:603
msgid "You must provide a valid execution time for the event."
msgstr ""
#: libraries/rte/rte_events.lib.php:607
msgid "You must provide a valid type for the event."
msgstr ""
#: libraries/rte/rte_events.lib.php:631
msgid "You must provide an event definition."
msgstr ""
#: libraries/rte/rte_footer.lib.php:91
msgid "OFF"
msgstr ""
#: libraries/rte/rte_footer.lib.php:96
msgid "ON"
msgstr ""
#: libraries/rte/rte_footer.lib.php:108
msgid "Event scheduler status"
msgstr ""
#: libraries/rte/rte_list.lib.php:55
msgid "Returns"
msgstr "Vraća"
#: libraries/rte/rte_routines.lib.php:69
msgid ""
"You are using PHP's deprecated 'mysql' extension, which is not capable of "
"handling multi queries. [strong]The execution of some stored routines may "
"fail![/strong] Please use the improved 'mysqli' extension to avoid any "
"problems."
msgstr ""
#: libraries/rte/rte_routines.lib.php:281
#: libraries/rte/rte_routines.lib.php:1118
#, php-format
msgid "Invalid routine type: \"%s\""
msgstr "Neispravan tip rutine: \"%s\""
#: libraries/rte/rte_routines.lib.php:321
msgid "Sorry, we failed to restore the dropped routine."
msgstr ""
#: libraries/rte/rte_routines.lib.php:332
#, php-format
msgid "Routine %1$s has been modified."
msgstr "Routina %1$s je modifikovana."
#: libraries/rte/rte_routines.lib.php:353
#, php-format
msgid "Routine %1$s has been created."
msgstr "Routina %1$s je kreirana."
#: libraries/rte/rte_routines.lib.php:434
msgid "Edit routine"
msgstr "Izmena rutine"
#: libraries/rte/rte_routines.lib.php:934
msgid "Routine name"
msgstr "Ime rutine"
#: libraries/rte/rte_routines.lib.php:960
msgid "Parameters"
msgstr ""
#: libraries/rte/rte_routines.lib.php:966
msgid "Direction"
msgstr "Pravac"
#: libraries/rte/rte_routines.lib.php:969
#: libraries/tbl_columns_definition_form.inc.php:98
msgid "Length/Values"
msgstr "Dužina/Vrednost*"
#: libraries/rte/rte_routines.lib.php:984
msgid "Add parameter"
msgstr ""
#: libraries/rte/rte_routines.lib.php:988
msgid "Remove last parameter"
msgstr "Ukloni poslednji parametar"
#: libraries/rte/rte_routines.lib.php:993
msgid "Return type"
msgstr "Povratni tip"
#: libraries/rte/rte_routines.lib.php:1000
msgid "Return length/values"
msgstr "Vrati dužina/vrednosti"
#: libraries/rte/rte_routines.lib.php:1006
msgid "Return options"
msgstr "Povratne opcije"
#: libraries/rte/rte_routines.lib.php:1037
msgid "Is deterministic"
msgstr ""
#: libraries/rte/rte_routines.lib.php:1047
msgid "Security type"
msgstr "Tip sigurnosti"
#: libraries/rte/rte_routines.lib.php:1056
msgid "SQL data access"
msgstr ""
#: libraries/rte/rte_routines.lib.php:1125
msgid "You must provide a routine name"
msgstr ""
#: libraries/rte/rte_routines.lib.php:1155
#, php-format
msgid "Invalid direction \"%s\" given for parameter."
msgstr ""
#: libraries/rte/rte_routines.lib.php:1175
#: libraries/rte/rte_routines.lib.php:1230
msgid ""
"You must provide length/values for routine parameters of type ENUM, SET, "
"VARCHAR and VARBINARY."
msgstr ""
#: libraries/rte/rte_routines.lib.php:1198
msgid "You must provide a name and a type for each routine parameter."
msgstr ""
#: libraries/rte/rte_routines.lib.php:1213
msgid "You must provide a valid return type for the routine."
msgstr ""
#: libraries/rte/rte_routines.lib.php:1272
msgid "You must provide a routine definition."
msgstr ""
#: libraries/rte/rte_routines.lib.php:1367
#, php-format
msgid "Execution results of routine %s"
msgstr "Rezultat izvršavanja rutine %s"
#: libraries/rte/rte_routines.lib.php:1432
#, php-format
msgid "%d row affected by the last statement inside the procedure"
msgid_plural "%d rows affected by the last statement inside the procedure"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: libraries/rte/rte_routines.lib.php:1505
#: libraries/rte/rte_routines.lib.php:1513
msgid "Execute routine"
msgstr ""
#: libraries/rte/rte_routines.lib.php:1569
#: libraries/rte/rte_routines.lib.php:1572
msgid "Routine parameters"
msgstr "Parametri rutine"
#: libraries/rte/rte_triggers.lib.php:106
msgid "Sorry, we failed to restore the dropped trigger."
msgstr ""
#: libraries/rte/rte_triggers.lib.php:116
#, php-format
msgid "Trigger %1$s has been modified."
msgstr "Okidač %1$s je modifikovan."
#: libraries/rte/rte_triggers.lib.php:136
#, php-format
msgid "Trigger %1$s has been created."
msgstr "Okidač %1$s je kreiran."
#: libraries/rte/rte_triggers.lib.php:204
msgid "Edit trigger"
msgstr "Izmeni okidač"
#: libraries/rte/rte_triggers.lib.php:350
msgid "Trigger name"
msgstr "Ime okidača"
#: libraries/rte/rte_triggers.lib.php:373
msgctxt "Trigger action time"
msgid "Time"
msgstr "Vreme"
#: libraries/rte/rte_triggers.lib.php:452
msgid "You must provide a trigger name"
msgstr ""
#: libraries/rte/rte_triggers.lib.php:459
msgid "You must provide a valid timing for the trigger"
msgstr ""
#: libraries/rte/rte_triggers.lib.php:466
msgid "You must provide a valid event for the trigger"
msgstr ""
#: libraries/rte/rte_triggers.lib.php:474
msgid "You must provide a valid table name"
msgstr "Morate uneti ispravno ime tabele"
#: libraries/rte/rte_triggers.lib.php:480
msgid "You must provide a trigger definition."
msgstr ""
#: libraries/rte/rte_words.lib.php:22
msgid "Add routine"
msgstr "Dodaj rutinu"
#: libraries/rte/rte_words.lib.php:24
#, php-format
msgid "Export of routine %s"
msgstr "Izvoz rutine %s"
#: libraries/rte/rte_words.lib.php:25
msgid "routine"
msgstr "rutina"
#: libraries/rte/rte_words.lib.php:26
msgid "You do not have the necessary privileges to create a routine"
msgstr "Nemate neophodna prva pristupa da bi ste kreirali rutinu"
#: libraries/rte/rte_words.lib.php:27
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Rutina sa imenom %1$s nije pronađena u bazi %2$s"
#: libraries/rte/rte_words.lib.php:28
msgid "There are no routines to display."
msgstr "Nema rutina za prikaz."
#: libraries/rte/rte_words.lib.php:34
msgid "Add trigger"
msgstr "Dodaj okidač"
#: libraries/rte/rte_words.lib.php:36
#, php-format
msgid "Export of trigger %s"
msgstr "Izvoz okidača %s"
#: libraries/rte/rte_words.lib.php:37
msgid "trigger"
msgstr "okidač"
#: libraries/rte/rte_words.lib.php:38
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Nemate neophodna prava pristupa da bi ste kreirali okidač"
#: libraries/rte/rte_words.lib.php:39
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Okidač sa imenom %1$s nije pronađen u bazi %2$s"
#: libraries/rte/rte_words.lib.php:40
msgid "There are no triggers to display."
msgstr "Nema okidača za prikaz."
#: libraries/rte/rte_words.lib.php:46
msgid "Add event"
msgstr "Dodaj događaj"
#: libraries/rte/rte_words.lib.php:48
#, php-format
msgid "Export of event %s"
msgstr "Izvoz događaja %s"
#: libraries/rte/rte_words.lib.php:49
msgid "event"
msgstr "događaj"
#: libraries/rte/rte_words.lib.php:50
msgid "You do not have the necessary privileges to create an event"
msgstr "Nemate neophodna prava pristupa da bi ste kreirali događaj"
#: libraries/rte/rte_words.lib.php:51
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Događaj sa imenom %1$s nije pronađen u bazi %2$s"
#: libraries/rte/rte_words.lib.php:52
msgid "There are no events to display."
msgstr "Nema događaja za prikaz."
#: libraries/schema/Dia_Relation_Schema.class.php:236
#: libraries/schema/Eps_Relation_Schema.class.php:425
#: libraries/schema/Pdf_Relation_Schema.class.php:417
#: libraries/schema/Svg_Relation_Schema.class.php:392
#, php-format
msgid "The %s table doesn't exist!"
msgstr "Tabela %s ne postoji!"
#: libraries/schema/Dia_Relation_Schema.class.php:272
#: libraries/schema/Eps_Relation_Schema.class.php:474
#: libraries/schema/Pdf_Relation_Schema.class.php:457
#: libraries/schema/Svg_Relation_Schema.class.php:443
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Podesite koordinate za tabelu %s"
#: libraries/schema/Eps_Relation_Schema.class.php:828
#: libraries/schema/Pdf_Relation_Schema.class.php:872
#: libraries/schema/Svg_Relation_Schema.class.php:803
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "Shema baze %s - Strana %s"
#: libraries/schema/Export_Relation_Schema.class.php:204
msgid "This page does not contain any tables!"
msgstr ""
#: libraries/schema/Export_Relation_Schema.class.php:230
msgid "SCHEMA ERROR: "
msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:894
#: libraries/schema/Pdf_Relation_Schema.class.php:1219
msgid "Relational schema"
msgstr "Relaciona shema"
#: libraries/schema/Pdf_Relation_Schema.class.php:1182
msgid "Table of contents"
msgstr "Sadržaj"
#: libraries/schema/Pdf_Relation_Schema.class.php:1367
#: libraries/schema/Pdf_Relation_Schema.class.php:1390
#: libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:115
msgid "Attributes"
msgstr "Atributi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1370
#: libraries/schema/Pdf_Relation_Schema.class.php:1393
#: libraries/structure.lib.php:1187 tbl_tracking.php:328
msgid "Extra"
msgstr "Dodatno"
#: libraries/schema/User_Schema.class.php:130
msgid "Create a page"
msgstr "Napravi novu stranu"
#: libraries/schema/User_Schema.class.php:136
msgid "Page name"
msgstr "Ime strane"
#: libraries/schema/User_Schema.class.php:142
msgid "Automatic layout based on"
msgstr "Automatski raspored zasnovan na"
#: libraries/schema/User_Schema.class.php:145
msgid "Internal relations"
msgstr "Unutrašnje relacije"
#: libraries/schema/User_Schema.class.php:156
msgid "FOREIGN KEY"
msgstr ""
#: libraries/schema/User_Schema.class.php:193
msgid "Please choose a page to edit"
msgstr "Izaberite stranu koju menjate"
#: libraries/schema/User_Schema.class.php:198
msgid "Select page"
msgstr "Izaberi stranu"
#: libraries/schema/User_Schema.class.php:265
msgid "Select Tables"
msgstr "Izaberi tabele"
#: libraries/schema/User_Schema.class.php:382 view_create.php:183
msgid "Column names"
msgstr "Imena kolona"
#: libraries/schema/User_Schema.class.php:417
msgid "Display relational schema"
msgstr "Prikaži relacionu šemu"
#: libraries/schema/User_Schema.class.php:426
msgid "Select Export Relational Type"
msgstr ""
#: libraries/schema/User_Schema.class.php:451
msgid "Show grid"
msgstr "Prikaži mrežu"
#: libraries/schema/User_Schema.class.php:453
msgid "Show color"
msgstr "Prikaži boju"
#: libraries/schema/User_Schema.class.php:457
msgid "Show dimension of tables"
msgstr "Prikaži dimenzije tabele"
#: libraries/schema/User_Schema.class.php:461
msgid "Display all tables with the same width"
msgstr "Prikaz svih tabela sa istom širinom"
#: libraries/schema/User_Schema.class.php:464 libraries/structure.lib.php:379
msgid "Data Dictionary"
msgstr "Rečnik podataka"
#: libraries/schema/User_Schema.class.php:466
msgid "Only show keys"
msgstr ""
#: libraries/schema/User_Schema.class.php:468
msgid "Landscape"
msgstr "Položeno"
#: libraries/schema/User_Schema.class.php:469
msgid "Portrait"
msgstr "Uspravno"
#: libraries/schema/User_Schema.class.php:471
msgid "Orientation"
msgstr "Orijentacija"
#: libraries/schema/User_Schema.class.php:484
msgid "Paper size"
msgstr "Dimenzije papira"
#: libraries/schema/User_Schema.class.php:530
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
"Trenutna strana ima reference na tabele koje više ne postoje. Želite li da "
"obrišete te reference?"
#: libraries/schema/User_Schema.class.php:556
msgid "Toggle scratchboard"
msgstr "Uključi/isključi radnu tablu"
#: libraries/select_lang.lib.php:527 libraries/select_lang.lib.php:536
#: libraries/select_lang.lib.php:545
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nepoznat jezik: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
msgid "Current Server"
msgstr "Trenutni server"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
msgstr "Nema privilegija."
#: libraries/server_privileges.lib.php:145 server_privileges.php:59
msgid "Includes all privileges except GRANT."
msgstr "Uključuje sve privilegije osim GRANT."
#: libraries/server_privileges.lib.php:167
#: libraries/server_privileges.lib.php:635
#: libraries/server_privileges.lib.php:813 server_privileges.php:87
msgid "Allows reading data."
msgstr "Dozvoljava čitanje podataka."
#: libraries/server_privileges.lib.php:171
#: libraries/server_privileges.lib.php:640
#: libraries/server_privileges.lib.php:814 server_privileges.php:76
msgid "Allows inserting and replacing data."
msgstr "Dozvoljava umetanje i zamenu podataka."
#: libraries/server_privileges.lib.php:175
#: libraries/server_privileges.lib.php:645
#: libraries/server_privileges.lib.php:815 server_privileges.php:93
msgid "Allows changing data."
msgstr "Dozvoljava izmenu podataka."
#: libraries/server_privileges.lib.php:179
#: libraries/server_privileges.lib.php:816 server_privileges.php:68
msgid "Allows deleting data."
msgstr "Dozvoljava brisanje podataka."
#: libraries/server_privileges.lib.php:183
#: libraries/server_privileges.lib.php:842 server_privileges.php:62
msgid "Allows creating new databases and tables."
msgstr "Dozvoljava kreiranje novih baza i tabela."
#: libraries/server_privileges.lib.php:187
#: libraries/server_privileges.lib.php:854 server_privileges.php:69
msgid "Allows dropping databases and tables."
msgstr "Dozvoljava odbacivanje baza i tabela."
#: libraries/server_privileges.lib.php:191
#: libraries/server_privileges.lib.php:930 server_privileges.php:84
msgid "Allows reloading server settings and flushing the server's caches."
msgstr ""
"Dozvoljava ponovno učitavanje podešavanja servera i pražnjenje keša servera."
#: libraries/server_privileges.lib.php:195
#: libraries/server_privileges.lib.php:934 server_privileges.php:90
msgid "Allows shutting down the server."
msgstr "Dozvoljava gašenje servera."
#: libraries/server_privileges.lib.php:199
#: libraries/server_privileges.lib.php:926 server_privileges.php:82
msgid "Allows viewing processes of all users"
msgstr ""
#: libraries/server_privileges.lib.php:203
#: libraries/server_privileges.lib.php:822 server_privileges.php:73
msgid "Allows importing data from and exporting data into files."
msgstr "Dozvoljava uvoz podataka i njihov izvoz u datoteke."
#: libraries/server_privileges.lib.php:207
#: libraries/server_privileges.lib.php:650
#: libraries/server_privileges.lib.php:947 server_privileges.php:83
msgid "Has no effect in this MySQL version."
msgstr "Nema efekta u ovoj verziji MySQL-a."
#: libraries/server_privileges.lib.php:211
#: libraries/server_privileges.lib.php:850 server_privileges.php:75
msgid "Allows creating and dropping indexes."
msgstr "Dozvoljava kreiranje i brisanje ključeva."
#: libraries/server_privileges.lib.php:215
#: libraries/server_privileges.lib.php:848 server_privileges.php:60
msgid "Allows altering the structure of existing tables."
msgstr "Dozvoljava izmenu struktura postojećih tabela."
#: libraries/server_privileges.lib.php:219
#: libraries/server_privileges.lib.php:938 server_privileges.php:88
msgid "Gives access to the complete list of databases."
msgstr "Daje pristup kompletnoj listi baza."
#: libraries/server_privileges.lib.php:223
#: libraries/server_privileges.lib.php:922 server_privileges.php:91
msgid ""
"Allows connecting, even if maximum number of connections is reached; "
"required for most administrative operations like setting global variables or "
"killing threads of other users."
msgstr ""
"Dozvoljava povezivanje iako je dostignut maksimalan broj dozvoljenih veza; "
"Neophodno za većinu administrativnih opcija kao što su podešavanje globalnih "
"promenljivih ili prekidanje procesa ostalih korisnika."
#: libraries/server_privileges.lib.php:227
#: libraries/server_privileges.lib.php:860 server_privileges.php:65
msgid "Allows creating temporary tables."
msgstr "Dozvoljava kreiranje privremenih tabela.."
#: libraries/server_privileges.lib.php:231
#: libraries/server_privileges.lib.php:943 server_privileges.php:77
msgid "Allows locking tables for the current thread."
msgstr "Dozvoljava zaključavanje tabela tekućim procesima."
#: libraries/server_privileges.lib.php:235
#: libraries/server_privileges.lib.php:956 server_privileges.php:86
msgid "Needed for the replication slaves."
msgstr "Potrebno zbog pomoćnih servera za replikaciju."
#: libraries/server_privileges.lib.php:239
#: libraries/server_privileges.lib.php:952 server_privileges.php:85
msgid "Allows the user to ask where the slaves / masters are."
msgstr "Daje pravo korisniku da pita gde su glavni/pomoćni serveri."
#: libraries/server_privileges.lib.php:243
#: libraries/server_privileges.lib.php:256
#: libraries/server_privileges.lib.php:880
#: libraries/server_privileges.lib.php:887 server_privileges.php:67
msgid "Allows creating new views."
msgstr "Dozvoli kreiranje novih pogleda."
#: libraries/server_privileges.lib.php:247
#: libraries/server_privileges.lib.php:894 server_privileges.php:71
msgid "Allows to set up events for the event scheduler"
msgstr ""
#: libraries/server_privileges.lib.php:251
#: libraries/server_privileges.lib.php:898 server_privileges.php:92
msgid "Allows creating and dropping triggers"
msgstr "Omogućava kreiranje i brisanje okidača"
#: libraries/server_privileges.lib.php:260
#: libraries/server_privileges.lib.php:265
#: libraries/server_privileges.lib.php:864 server_privileges.php:89
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "Dozvoljava izvršavanje SHOW CREATE VIEW upita."
#: libraries/server_privileges.lib.php:269
#: libraries/server_privileges.lib.php:868 server_privileges.php:63
msgid "Allows creating stored routines."
msgstr "Dozvoljava pravljenje sačuvanih rutina."
#: libraries/server_privileges.lib.php:273
#: libraries/server_privileges.lib.php:872 server_privileges.php:61
msgid "Allows altering and dropping stored routines."
msgstr "Dozvoljava izmenu i odbacivanje sačuvanih rutina."
#: libraries/server_privileges.lib.php:277
#: libraries/server_privileges.lib.php:960 server_privileges.php:66
msgid "Allows creating, dropping and renaming user accounts."
msgstr "Dozvoljava pravljenje, odbacivanje i preimenovanje korisničkih naloga."
#: libraries/server_privileges.lib.php:281
#: libraries/server_privileges.lib.php:874 server_privileges.php:72
msgid "Allows executing stored routines."
msgstr "Dozvoljava izvršavanje sačuvanih rutina."
#: libraries/server_privileges.lib.php:328
#: libraries/server_privileges.lib.php:329
msgctxt "None privileges"
msgid "None"
msgstr "Nema"
#: libraries/server_privileges.lib.php:492
msgid "Resource limits"
msgstr "Ograničenja resursa"
#: libraries/server_privileges.lib.php:494
msgid "Note: Setting these options to 0 (zero) removes the limit."
msgstr "Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja ograničenja."
#: libraries/server_privileges.lib.php:500
#: libraries/server_privileges.lib.php:508 server_privileges.php:79
msgid "Limits the number of queries the user may send to the server per hour."
msgstr "Ograničava broj upita koje korisnik može da uputi serveru za sat."
#: libraries/server_privileges.lib.php:515
#: libraries/server_privileges.lib.php:521 server_privileges.php:80
msgid ""
"Limits the number of commands that change any table or database the user may "
"execute per hour."
msgstr ""
"Ograničava broj komandi koje menjaju tabele ili baze koje korisnik može da "
"izvrši na sat."
#: libraries/server_privileges.lib.php:528
#: libraries/server_privileges.lib.php:533 server_privileges.php:78
msgid "Limits the number of new connections the user may open per hour."
msgstr "Ograničava broj novih konekcija koje korisnik može ta otvori na sat."
#: libraries/server_privileges.lib.php:540
#: libraries/server_privileges.lib.php:548 server_privileges.php:81
msgid "Limits the number of simultaneous connections the user may have."
msgstr "Ograničava broj istovremenih konekcija koje korisnik može da ima."
#: libraries/server_privileges.lib.php:601
#: libraries/server_privileges.lib.php:775
#: libraries/server_privileges.lib.php:2206
#: libraries/server_privileges.lib.php:2218
msgid "Table-specific privileges"
msgstr "Privilegije vezane za tabele"
#: libraries/server_privileges.lib.php:603
#: libraries/server_privileges.lib.php:785
#: libraries/server_privileges.lib.php:2383
msgid "Note: MySQL privilege names are expressed in English"
msgstr "Napomena: MySQL imena privilegija moraju da budu na engleskom"
#: libraries/server_privileges.lib.php:750
msgid "Administration"
msgstr "Administracija"
#: libraries/server_privileges.lib.php:771
#: libraries/server_privileges.lib.php:2381
msgid "Global privileges"
msgstr "Globalne privilegije"
#: libraries/server_privileges.lib.php:773
#: libraries/server_privileges.lib.php:2205
msgid "Database-specific privileges"
msgstr "Privilegije vezane za bazu"
#: libraries/server_privileges.lib.php:843 server_privileges.php:64
msgid "Allows creating new tables."
msgstr "Dozvoljava kreiranje novih tabela."
#: libraries/server_privileges.lib.php:855 server_privileges.php:70
msgid "Allows dropping tables."
msgstr "Dozvoljava odbacivanje tabela."
#: libraries/server_privileges.lib.php:916 server_privileges.php:74
msgid ""
"Allows adding users and privileges without reloading the privilege tables."
msgstr ""
"Dozvoljava dodavanje korisnika i privilegija bez ponovnog učitavanja tabela "
"privilegija."
#: libraries/server_privileges.lib.php:1024
msgid "Login Information"
msgstr "Podaci o prijavi"
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Nemoj da menjaš lozinku"
#: libraries/server_privileges.lib.php:1340
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Lozinka za %s je uspešno promenjena."
#: libraries/server_privileges.lib.php:1382
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Zabranili ste privilegije za %s"
#: libraries/server_privileges.lib.php:1442
msgid "Database for user"
msgstr "Baza za korisnika"
#: libraries/server_privileges.lib.php:1446
msgid "Create database with same name and grant all privileges"
msgstr "Napravi bazu sa istim imenom i dodaj sve privilegije"
#: libraries/server_privileges.lib.php:1452
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Daj sve privilegije na imenu sa džokerima (korisničko_ime\\_%)"
#: libraries/server_privileges.lib.php:1460
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Dodeli sva prava pristupa za bazu &quot;%s&quot;"
#: libraries/server_privileges.lib.php:1555
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Korisnici koji imaju pristup &quot;%s&quot;"
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2386
msgid "Grant"
msgstr "Omogući"
#: libraries/server_privileges.lib.php:1605
msgid "User has been added."
msgstr "Korisnik je dodat."
#: libraries/server_privileges.lib.php:1613
msgctxt "Create new user"
msgid "New"
msgstr ""
#: libraries/server_privileges.lib.php:1669
#: libraries/server_privileges.lib.php:1835
#: libraries/server_privileges.lib.php:2455
msgid "Any"
msgstr "Bilo koji"
#: libraries/server_privileges.lib.php:1684
msgid "global"
msgstr "globalno"
#: libraries/server_privileges.lib.php:1690
msgid "database-specific"
msgstr "Specifično za bazu"
#: libraries/server_privileges.lib.php:1692
msgid "wildcard"
msgstr "džoker"
#: libraries/server_privileges.lib.php:1739 server_privileges.php:165
msgid "No user found."
msgstr "Ni jedan korisnik nije pronađen."
#: libraries/server_privileges.lib.php:1765
#: libraries/server_privileges.lib.php:2843
msgid "Edit Privileges"
msgstr "Promeni privilegije"
#: libraries/server_privileges.lib.php:1776
msgid "Revoke"
msgstr "Zabrani"
#: libraries/server_privileges.lib.php:1922
msgid "… keep the old one."
msgstr "… sačuvaj stare."
#: libraries/server_privileges.lib.php:1923
msgid "… delete the old one from the user tables."
msgstr "… obriši stare iz tabela korisnika."
#: libraries/server_privileges.lib.php:1924
msgid ""
"… revoke all active privileges from the old one and delete it afterwards."
msgstr "… obustavi sve privilegije starog korisnika i zatim ga obriši."
#: libraries/server_privileges.lib.php:1925
msgid ""
"… delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr "… obriši starog iz tabele korisnika i zatim ponovo učitaj privilegije."
#: libraries/server_privileges.lib.php:1936
msgid "Change Login Information / Copy User"
msgstr "Promeni informacije o prijavi / Kopiraj korisnika"
#: libraries/server_privileges.lib.php:1942
msgid "Create a new user with the same privileges and …"
msgstr "Napravi novog korisnika sa istim privilegijama i …"
#: libraries/server_privileges.lib.php:2219
msgid "Column-specific privileges"
msgstr "Privilegije vezane za kolone"
#: libraries/server_privileges.lib.php:2270
msgid "Add privileges on the following database"
msgstr "Dodaj privilegije na sledećoj bazi"
#: libraries/server_privileges.lib.php:2291
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Pre džokera _ i % treba staviti znak \\ ako ih koristite samostalno"
#: libraries/server_privileges.lib.php:2309
msgid "Add privileges on the following table"
msgstr "Dodaj privilegije na sledećoj tabeli"
#: libraries/server_privileges.lib.php:2526
msgid "Remove selected users"
msgstr "Ukloni izabrane korisnike"
#: libraries/server_privileges.lib.php:2530
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Obustavi sve aktivne privilegije korisnika i zatim ih obriši."
#: libraries/server_privileges.lib.php:2534
#: libraries/server_privileges.lib.php:2538
#: libraries/server_privileges.lib.php:2539
msgid "Drop the databases that have the same names as the users."
msgstr "Odbaci baze koje se zovu isto kao korisnici."
#: libraries/server_privileges.lib.php:2670
msgid "No users selected for deleting!"
msgstr "Nijedan korisnik nije odabran za brisanje!"
#: libraries/server_privileges.lib.php:2673
msgid "Reloading the privileges"
msgstr "Ponovo učitavam privilegije"
#: libraries/server_privileges.lib.php:2692
msgid "The selected users have been deleted successfully."
msgstr "Izabrani korisnici su uspešno obrisani."
#: libraries/server_privileges.lib.php:2758
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ažurirali ste privilegije za %s."
#: libraries/server_privileges.lib.php:2787
#, fuzzy, php-format
#| msgid "Privileges"
msgid "Privileges for %s"
msgstr "Privilegije"
#: libraries/server_privileges.lib.php:2897
msgid "Users overview"
msgstr "Pregled korisnika"
#: libraries/server_privileges.lib.php:2968
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
"server uses, if they have been changed manually. In this case, you should "
"%sreload the privileges%s before you continue."
msgstr ""
"Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela "
"privilegija. Sadržaj ove tabele može se razlikovati od privilegija koje "
"server koristi ako su vršene ručne izmene. U tom slučaju %sponovo učitajte "
"privilegije%s pre nego što nastavite."
#: libraries/server_privileges.lib.php:3013
msgid "The selected user was not found in the privilege table."
msgstr "Izabrani korisnik nije pronađen u tabeli privilegija."
#: libraries/server_privileges.lib.php:3226
msgid "You have added a new user."
msgstr "Dodali ste novog korisnika."
#: libraries/sql_query_form.lib.php:184
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Izvrši SQL upit(e) na serveru %s"
#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Izvrši SQL upit(e) na bazi %s"
#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Obriši"
#: libraries/sql_query_form.lib.php:313 sql.php:1331 sql.php:1351
msgid "Bookmark this SQL query"
msgstr "Zapamti SQL-upit"
#: libraries/sql_query_form.lib.php:319 sql.php:1343
msgid "Let every user access this bookmark"
msgstr "Dozvoli svakom korisniku da pristupa ovom upamćenom upitu"
#: libraries/sql_query_form.lib.php:325
msgid "Replace existing bookmark of same name"
msgstr "Zameni postojeće zapamćene upite istog imena"
#: libraries/sql_query_form.lib.php:341
msgid "Do not overwrite this query from outside the window"
msgstr "Ne prepisuj ovaj upit izvan prozora"
#: libraries/sql_query_form.lib.php:348
msgid "Delimiter"
msgstr "Graničnik"
#: libraries/sql_query_form.lib.php:356
msgid "Show this query here again"
msgstr "Prikaži ponovo ovaj upit"
#: libraries/sql_query_form.lib.php:415
msgid "View only"
msgstr "Vidi samo"
#: libraries/sqlparser.lib.php:129
msgid ""
"There seems to be an error in your SQL query. The MySQL server error output "
"below, if there is any, may also help you in diagnosing the problem"
msgstr ""
"Izgleda da postoji greška u vašem SQL upitu. Ovde je poruka o greški MySQL "
"servera, koja vam može pomoći u otkrivanju problema"
#: libraries/sqlparser.lib.php:171
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
"mis-matched. Other possible failure causes may be that you are uploading a "
"file with binary outside of a quoted text area. You can also try your query "
"on the MySQL command line interface. The MySQL server error output below, if "
"there is any, may also help you in diagnosing the problem. If you still have "
"problems or if the parser fails where the command line interface succeeds, "
"please reduce your SQL query input to the single query that causes problems, "
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
"Postoji mogućnost da ste pronašli bag u SQL parseru. Molimo ispitajte svoj "
"upit pažljivo, i proverite da su navodnici ispravni i da ne nedostaju. "
"Ostali mogući razlozi greške mogu biti da ste poslali binarnu datoteku van "
"oblasti za običan tekst. Možete probati svoj upit u MySQL sučelju komandne "
"linije. Donja poruka o grešci MySQL servera, ako je ima, može vam pomoći u "
"otkrivanju problema. Ako i dalje imate probleme ili ako parser ne uspeva "
"tamo gde uspeva sučelje komandne linije, svedite svoj SQL upit na jedan "
"jedini upit koji stvara probleme i pošaljite nam izveštaj o grešci sa delom "
"koda u donjoj REZ sekciji:"
#: libraries/sqlparser.lib.php:173
msgid "BEGIN CUT"
msgstr "POČETAK REZ"
#: libraries/sqlparser.lib.php:175
msgid "END CUT"
msgstr "KRAJ REZ"
#: libraries/sqlparser.lib.php:177
msgid "BEGIN RAW"
msgstr "POČETAK SIROVO"
#: libraries/sqlparser.lib.php:181
msgid "END RAW"
msgstr "KRAJ SIROVO"
#: libraries/sqlparser.lib.php:378
msgid "Automatically appended backtick to the end of query!"
msgstr ""
#: libraries/sqlparser.lib.php:381
msgid "Unclosed quote"
msgstr "Navodnik nije zatvoren"
#: libraries/sqlparser.lib.php:533
msgid "Invalid Identifer"
msgstr "Neispravan iG¤entifikator"
#: libraries/sqlparser.lib.php:648
msgid "Unknown Punctuation String"
msgstr "Nepoznat string interpunkcije"
#: libraries/sqlvalidator.lib.php:69
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane "
"neophodne PHP ekstenzije opisane u %sdokumentaciji%s."
#: libraries/structure.lib.php:68 tbl_operations.php:339
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabela %s je ispražnjena"
#: libraries/structure.lib.php:91 tbl_create.php:321
msgid "Tracking is active."
msgstr "Praćenje je aktivno."
#: libraries/structure.lib.php:98 tbl_create.php:327
msgid "Tracking is not active."
msgstr "Praćenje nije aktivno."
#: libraries/structure.lib.php:129 tbl_operations.php:357
#: view_operations.php:117
#, php-format
msgid "View %s has been dropped"
msgstr "Pogled %s je odbačen"
#: libraries/structure.lib.php:130 tbl_operations.php:358
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabela %s je odbačena"
#: libraries/structure.lib.php:185
msgid "Sum"
msgstr "Ukupno"
#: libraries/structure.lib.php:319
msgid "Add prefix to table"
msgstr "Dodaj prefix tabeli"
#: libraries/structure.lib.php:344
msgid "Check tables having overhead"
msgstr "Proveri tabele koje imaju prekoračenja"
#: libraries/structure.lib.php:1285 tbl_tracking.php:358
msgctxt "None for default"
msgid "None"
msgstr "Ništa"
#: libraries/structure.lib.php:1335
#, php-format
msgid "Column %s has been dropped"
msgstr "Kolona %s je obrisana"
#: libraries/structure.lib.php:1389 libraries/structure.lib.php:2064
#: libraries/structure.lib.php:2074
#: libraries/tbl_columns_definition_form.inc.php:562
msgid "Primary"
msgstr "Primarni"
#: libraries/structure.lib.php:1404 libraries/structure.lib.php:2070
#: libraries/structure.lib.php:2080
msgid "Spatial"
msgstr ""
#: libraries/structure.lib.php:1414 libraries/structure.lib.php:2072
#: libraries/structure.lib.php:2082
#: libraries/tbl_columns_definition_form.inc.php:584
msgid "Fulltext"
msgstr "Tekst ključ"
#: libraries/structure.lib.php:1429 libraries/structure.lib.php:1525
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Move columns"
msgstr "Dodaj %s polja"
#: libraries/structure.lib.php:1432
msgid "Move the columns by dragging them up and down."
msgstr ""
#: libraries/structure.lib.php:1466
msgid "Edit view"
msgstr "Uredi pogled"
#: libraries/structure.lib.php:1499
msgid "Relation view"
msgstr "Relacioni pogled"
#: libraries/structure.lib.php:1511
msgid "Propose table structure"
msgstr "Predloži strukturu tabele"
#: libraries/structure.lib.php:1547
#: libraries/tbl_columns_definition_form.inc.php:758
msgid "You have to add at least one column."
msgstr "Morate dodati barem jednu kolonu."
#: libraries/structure.lib.php:1562
msgid "Add column"
msgstr "Dodaj kolonu"
#: libraries/structure.lib.php:1567
#: libraries/tbl_columns_definition_form.inc.php:748
#, php-format
msgid "Add %s column(s)"
msgstr "Dodaj %s kolona"
#: libraries/structure.lib.php:1584
msgid "At End of Table"
msgstr "Na kraju tabele"
#: libraries/structure.lib.php:1585
msgid "At Beginning of Table"
msgstr "Na početku tabele"
#: libraries/structure.lib.php:1586
#, php-format
msgid "After %s"
msgstr "Posle %s"
#: libraries/structure.lib.php:1680
#, fuzzy
#| msgid "Row Statistics"
msgid "Row statistics"
msgstr "Statistike reda"
#: libraries/structure.lib.php:1685 tbl_printview.php:353
msgid "static"
msgstr ""
#: libraries/structure.lib.php:1687 tbl_printview.php:355
msgid "dynamic"
msgstr "dinamički"
#: libraries/structure.lib.php:1698
msgid "partitioned"
msgstr ""
#: libraries/structure.lib.php:1735 tbl_printview.php:376
msgid "Row length"
msgstr "Dužina reda"
#: libraries/structure.lib.php:1748 tbl_printview.php:390
msgid "Row size"
msgstr "Veličina reda"
#: libraries/structure.lib.php:1756 tbl_printview.php:399
msgid "Next autoindex"
msgstr ""
#: libraries/structure.lib.php:1882 libraries/structure.lib.php:1963
#: libraries/structure.lib.php:1971 libraries/structure.lib.php:1988
#, php-format
msgid "An index has been added on %s"
msgstr "Ključ je upravo dodat %s"
#: libraries/structure.lib.php:1953
#, php-format
msgid "A primary key has been added on %s"
msgstr "Primarni ključ je upravo dodat %s"
#: libraries/structure.lib.php:2013 libraries/structure.lib.php:2084
#, fuzzy
#| msgid "Browse distinct values"
msgid "Distinct values"
msgstr "Pregledaj različite vrednosti"
#: libraries/structure.lib.php:2016 libraries/structure.lib.php:2019
msgid "Add primary key"
msgstr ""
#: libraries/structure.lib.php:2022 libraries/structure.lib.php:2025
#: tbl_indexes.php:195
msgid "Add index"
msgstr ""
#: libraries/structure.lib.php:2028 libraries/structure.lib.php:2031
msgid "Add unique index"
msgstr ""
#: libraries/structure.lib.php:2034 libraries/structure.lib.php:2037
msgid "Add SPATIAL index"
msgstr ""
#: libraries/structure.lib.php:2040 libraries/structure.lib.php:2043
msgid "Add FULLTEXT index"
msgstr ""
#: libraries/structure.lib.php:2169 server_binlog.php:197
msgid "Information"
msgstr "Informacije"
#: libraries/structure.lib.php:2174 tbl_printview.php:296
msgid "Space usage"
msgstr "Zauzeće"
#: libraries/structure.lib.php:2194 tbl_printview.php:322
msgid "Effective"
msgstr "Efektivne"
#: libraries/structure.lib.php:2375 tbl_addfield.php:197 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabela %1$s je uspešno izmenjena"
#: libraries/structure.lib.php:2422 tbl_tracking.php:456 tbl_tracking.php:480
msgid "Query error"
msgstr "Greška u upitu"
#: libraries/structure.lib.php:2518
#, fuzzy
#| msgid "The selected users have been deleted successfully."
msgid "The columns have been moved successfully."
msgstr "Izabrani korisnici su uspešno obrisani."
#: libraries/tbl_columns_definition_form.inc.php:101
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'…<br />If you ever need to put a backslash (\"\\\") or a "
"single quote (\"'\") amongst those values, precede it with a backslash (for "
"example '\\\\xyz' or 'a\\'b')."
msgstr ""
"Ako je polje \"enum\" ili \"set\", unesite vrednosti u formatu: 'a','b','c'…"
"<br />Ako vam treba obrnuta kosa crta (\"\\\") ili apostrof (\"'\") "
"koristite ih u izbegnutom (escaped) obliku (na primer '\\\\xyz' ili 'a\\'b')."
#: libraries/tbl_columns_definition_form.inc.php:110
msgid ""
"For default values, please enter just a single value, without backslash "
"escaping or quotes, using this format: a"
msgstr ""
"Za podrazumevanu vrednost, unesite samo jednu vrednost, bez kosih crta ili "
"navodnika u ovom obliku: a"
#: libraries/tbl_columns_definition_form.inc.php:149
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Move column"
msgstr "Dodaj/obriši kolonu"
#: libraries/tbl_columns_definition_form.inc.php:159
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
"Za listu dostupnih opcija transformacije i njihove transformacije MIME-"
"tipova, kliknite na %sopise transformacija%s"
#: libraries/tbl_columns_definition_form.inc.php:171
msgid "Transformation options"
msgstr "Opcije transformacije"
#: libraries/tbl_columns_definition_form.inc.php:174
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'…<br />If you ever need to put a backslash (\"\\\") or a single "
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
msgstr ""
"Molimo unesite vrednosti za opcije transformacije koristeći ovaj oblik: 'a', "
"100, b,'c'…<br />Ako treba da unesete obrnutu kosu crtu (\"\\\") ili "
"apostrof (\"'\") u te vrednosti, stavite obrnutu kosu crtu ispred njih (na "
"primer '\\\\xyz' ili 'a\\'b')."
#: libraries/tbl_columns_definition_form.inc.php:412
msgid "ENUM or SET data too long?"
msgstr ""
#: libraries/tbl_columns_definition_form.inc.php:414
msgid "Get more editing space"
msgstr ""
#: libraries/tbl_columns_definition_form.inc.php:430
msgctxt "for default"
msgid "None"
msgstr "Nema"
#: libraries/tbl_columns_definition_form.inc.php:431
msgid "As defined:"
msgstr ""
#: libraries/tbl_columns_definition_form.inc.php:634
msgid "first"
msgstr ""
#: libraries/tbl_columns_definition_form.inc.php:644
#, fuzzy, php-format
#| msgid "After %s"
msgid "after %s"
msgstr "Posle %s"
#: libraries/tbl_columns_definition_form.inc.php:737
msgid "Table name"
msgstr "Naziv tabele"
#: libraries/tbl_columns_definition_form.inc.php:876
msgid "PARTITION definition"
msgstr ""
#: libraries/tbl_common.inc.php:54
#, fuzzy, php-format
#| msgid "Tracking is active."
msgid "Tracking of %s is activated."
msgstr "Praćenje je aktivno."
#: libraries/user_preferences.inc.php:29
msgid "Manage your settings"
msgstr "Upravljanje podešavanjima"
#: libraries/user_preferences.inc.php:46 prefs_manage.php:292
msgid "Configuration has been saved"
msgstr "Konfiguracija je sačuvana"
#: libraries/user_preferences.inc.php:66
#, php-format
msgid ""
"Your preferences will be saved for current session only. Storing them "
"permanently requires %sphpMyAdmin configuration storage%s."
msgstr ""
#: libraries/user_preferences.lib.php:122
msgid "Could not save configuration"
msgstr "Nije moguće snimiti konfiguraciju"
#: libraries/user_preferences.lib.php:276
msgid ""
"Your browser has phpMyAdmin configuration for this domain. Would you like to "
"import it for current session?"
msgstr ""
#: libraries/zip_extension.lib.php:29
msgid "No files found inside ZIP archive!"
msgstr "U ZIP arhivi nema datoteka!"
#: libraries/zip_extension.lib.php:59 libraries/zip_extension.lib.php:62
#: libraries/zip_extension.lib.php:82
msgid "Error in ZIP archive:"
msgstr "Greška u ZIP arhivi:"
#: navigation.php:23
msgid "Fatal error: The navigation can only be accessed via AJAX"
msgstr ""
#: pmd_display_field.php:60 pmd_save_pos.php:81
msgid "Modifications have been saved"
msgstr "Izmene su sačuvane"
#: pmd_general.php:82
msgid "Show/Hide left menu"
msgstr "Prikaži/sakrij meni s leve strane"
#: pmd_general.php:86
msgid "View in fullscreen"
msgstr ""
#: pmd_general.php:90
msgid "Exit fullscreen"
msgstr ""
#: pmd_general.php:95
msgid "Save position"
msgstr "Sačuvaj poziciju"
#: pmd_general.php:104 pmd_general.php:401
msgid "Create relation"
msgstr "Napravi relaciju"
#: pmd_general.php:113
msgid "Reload"
msgstr "Ponovo učitaj"
#: pmd_general.php:117
msgid "Help"
msgstr "Pomoć"
#: pmd_general.php:123
msgid "Angular links"
msgstr "Uglaste veze"
#: pmd_general.php:123
msgid "Direct links"
msgstr "Direktne veze"
#: pmd_general.php:127
msgid "Snap to grid"
msgstr "Drži se mreže"
#: pmd_general.php:133
msgid "Small/Big All"
msgstr "Sve malo/veliko"
#: pmd_general.php:137
msgid "Toggle small/big"
msgstr "Promeni malo/veliko"
#: pmd_general.php:141
msgid "Toggle relation lines"
msgstr "Zameni linije relacije"
#: pmd_general.php:147 pmd_pdf.php:109
msgid "Import/Export coordinates for PDF schema"
msgstr "Izvoz/uvoz koordinata za PDF shemu"
#: pmd_general.php:154
msgid "Build Query"
msgstr "Napravi upit"
#: pmd_general.php:161
msgid "Move Menu"
msgstr "Premesti meni"
#: pmd_general.php:174
msgid "Hide/Show all"
msgstr "Sakrij/prikaži sve"
#: pmd_general.php:178
msgid "Hide/Show Tables with no relation"
msgstr "Sakrij/prikaži tabele bez relacija"
#: pmd_general.php:218
msgid "Number of tables"
msgstr "Broj tabela"
#: pmd_general.php:467
msgid "Delete relation"
msgstr "Obriši relaciju"
#: pmd_general.php:509 pmd_general.php:568
msgid "Relation operator"
msgstr "Operator relacije"
#: pmd_general.php:519 pmd_general.php:578 pmd_general.php:701
#: pmd_general.php:818
msgid "Except"
msgstr "Izuzev"
#: pmd_general.php:525 pmd_general.php:584 pmd_general.php:707
#: pmd_general.php:824
msgid "subquery"
msgstr "podupit"
#: pmd_general.php:529 pmd_general.php:625
msgid "Rename to"
msgstr "Promeni ime u"
#: pmd_general.php:531 pmd_general.php:630
msgid "New name"
msgstr "Novo ime"
#: pmd_general.php:534 pmd_general.php:749
msgid "Aggregate"
msgstr "Sakupi"
#: pmd_general.php:859
msgid "Active options"
msgstr "Aktivne opcije"
#: pmd_pdf.php:57
msgid "Page has been created"
msgstr "Strana je kreirana"
#: pmd_pdf.php:60
msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:120
msgid "Page"
msgstr "Strana"
#: pmd_pdf.php:130
msgid "Import from selected page"
msgstr "Uvezi sa izabrane strane"
#: pmd_pdf.php:131
msgid "Export to selected page"
msgstr "Izvezi na izabranu stranu"
#: pmd_pdf.php:133
msgid "Create a page and export to it"
msgstr "Kreiraj stranu i izvezi na nju"
#: pmd_pdf.php:145
msgid "New page name: "
msgstr "Ime nove strane: "
#: pmd_pdf.php:148
msgid "Export/Import to scale"
msgstr "Izvor/uvoz u razmeri"
#: pmd_pdf.php:153
msgid "recommended"
msgstr "preporučeno"
#: pmd_relation_new.php:35
msgid "Error: relation already exists."
msgstr "Greška: relacija već postoji."
#: pmd_relation_new.php:77 pmd_relation_new.php:100
msgid "Error: Relation not added."
msgstr "Greška: relacija nije dodata."
#: pmd_relation_new.php:78
msgid "FOREIGN KEY relation added"
msgstr ""
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Dodata interna relacija"
#: pmd_relation_upd.php:66
msgid "Relation deleted"
msgstr "Relacija obrisana"
#: pmd_save_pos.php:73
msgid "Error saving coordinates for Designer."
msgstr "Greška pri snimanju koordinata za Dizajner."
#: prefs_forms.php:85
msgid "Cannot save settings, submitted form contains errors"
msgstr ""
#: prefs_manage.php:81
msgid "Could not import configuration"
msgstr "Nije moguće uvesti konfiguraciju"
#: prefs_manage.php:113
msgid "Configuration contains incorrect data for some fields."
msgstr ""
#: prefs_manage.php:129
msgid "Do you want to import remaining settings?"
msgstr ""
#: prefs_manage.php:226 prefs_manage.php:252
msgid "Saved on: @DATE@"
msgstr ""
#: prefs_manage.php:240
msgid "Import from file"
msgstr "Uvoz iz datoteke"
#: prefs_manage.php:246
msgid "Import from browser's storage"
msgstr ""
#: prefs_manage.php:249
msgid "Settings will be imported from your browser's local storage."
msgstr ""
#: prefs_manage.php:255
msgid "You have no saved settings!"
msgstr ""
#: prefs_manage.php:259 prefs_manage.php:312
msgid "This feature is not supported by your web browser"
msgstr ""
#: prefs_manage.php:264
msgid "Merge with current configuration"
msgstr ""
#: prefs_manage.php:278
#, php-format
msgid ""
"You can set more settings by modifying config.inc.php, eg. by using %sSetup "
"script%s."
msgstr ""
#: prefs_manage.php:302
msgid "Save to browser's storage"
msgstr ""
#: prefs_manage.php:306
msgid "Settings will be saved in your browser's local storage."
msgstr ""
#: prefs_manage.php:308
msgid "Existing settings will be overwritten!"
msgstr ""
#: prefs_manage.php:323
msgid "You can reset all your settings and restore them to default values."
msgstr ""
#: querywindow.php:64
msgid "Import files"
msgstr "Uvoz datoteka"
#: querywindow.php:77
msgid "All"
msgstr "Sve"
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabela nije pronađena ili nije postavljena u %s"
#: schema_export.php:69
msgid "File doesn't exist"
msgstr "Datoteka ne postoji"
#: server_binlog.php:84
msgid "Select binary log to view"
msgstr "Izaberite binarni dnevnik za pregled"
#: server_binlog.php:158 server_status.php:431
msgid "Truncate Shown Queries"
msgstr "Prikaži skraćene upite"
#: server_binlog.php:162 server_status.php:436
msgid "Show Full Queries"
msgstr "Prikaži kompletne upite"
#: server_binlog.php:192
msgid "Log name"
msgstr "Naziv dnevnika"
#: server_binlog.php:193
msgid "Position"
msgstr "Pozicija"
#: server_binlog.php:196
msgid "Original position"
msgstr "Originalna pozicija"
#: server_collations.php:24
msgid "Character Sets and Collations"
msgstr "Karakter setovi i sortiranje"
#: server_databases.php:117
#, fuzzy, php-format
#| msgid "%s databases have been dropped successfully."
msgid "%1$d database has been dropped successfully."
msgid_plural "%1$d databases have been dropped successfully."
msgstr[0] "%s baza je uspešno odbačeno."
msgstr[1] "%s baza je uspešno odbačeno."
msgstr[2] "%s baza je uspešno odbačeno."
#: server_databases.php:138
msgid "Databases statistics"
msgstr "Statistika baze"
#: server_databases.php:225 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
#: server_databases.php:227 server_replication.php:236
msgid "Slave replication"
msgstr ""
#: server_databases.php:334 server_databases.php:335
msgid "Enable Statistics"
msgstr "Uključi statistike"
#: server_databases.php:338
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"Napomena: uključivanje statistika može prouzrokovati veliki saobraćaj između "
"veb i MySQL servera."
#: server_databases.php:345
msgid "No databases"
msgstr "Baza ne postoji"
#: server_engines.php:32
msgid "Storage Engines"
msgstr "Pogoni skladištenja"
#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Prikaži sadržaj (shemu) baze"
#: server_plugins.php:66
msgid "Modules"
msgstr ""
#: server_plugins.php:87
msgid "Begin"
msgstr "Početak"
#: server_plugins.php:94
msgid "Plugin"
msgstr ""
#: server_plugins.php:95 server_plugins.php:129
msgid "Module"
msgstr ""
#: server_plugins.php:96 server_plugins.php:131
msgid "Library"
msgstr ""
#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:776
msgid "Version"
msgstr "Verzija"
#: server_plugins.php:98 server_plugins.php:133
msgid "Author"
msgstr ""
#: server_plugins.php:99 server_plugins.php:134
msgid "License"
msgstr ""
#: server_plugins.php:165
msgid "disabled"
msgstr "onemogućeno"
#: server_privileges.php:208
#, php-format
msgid "The user %s already exists!"
msgstr "Korisnik %s već postoji!"
#: server_privileges.php:311
#, php-format
msgid "Deleting %s"
msgstr "Brišem %s"
#: server_privileges.php:356
msgid "The privileges were reloaded successfully."
msgstr "Privilegije su uspešno ponovo učitane."
#: server_replication.php:79
msgid "Unknown error"
msgstr ""
#: server_replication.php:89
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
#: server_replication.php:98
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
#: server_replication.php:104
msgid "Unable to change master"
msgstr ""
#: server_replication.php:108
#, php-format
msgid "Master server changed successfully to %s"
msgstr "Master server uspešno promenjen u %s"
#: server_replication.php:168
msgid "This server is configured as master in a replication process."
msgstr ""
#: server_replication.php:174
msgid "Show connected slaves"
msgstr ""
#: server_replication.php:199
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
#: server_replication.php:206
msgid "Master configuration"
msgstr ""
#: server_replication.php:207
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
"(useful if you want to replicate majority of databases) or you can choose to "
"ignore all databases by default and allow only certain databases to be "
"replicated. Please select the mode:"
msgstr ""
#: server_replication.php:210
msgid "Replicate all databases; Ignore:"
msgstr ""
#: server_replication.php:211
msgid "Ignore all databases; Replicate:"
msgstr ""
#: server_replication.php:214
msgid "Please select databases:"
msgstr "Molimo vas izaberite baze:"
#: server_replication.php:217
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
#: server_replication.php:219
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
#: server_replication.php:281
msgid "Slave SQL Thread not running!"
msgstr ""
#: server_replication.php:284
msgid "Slave IO Thread not running!"
msgstr ""
#: server_replication.php:293
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
#: server_replication.php:296
msgid "See slave status table"
msgstr ""
#: server_replication.php:300
msgid "Control slave:"
msgstr ""
#: server_replication.php:303
msgid "Full start"
msgstr "Kompletan start"
#: server_replication.php:303
msgid "Full stop"
msgstr "Kompletan stop"
#: server_replication.php:304
msgid "Reset slave"
msgstr ""
#: server_replication.php:306
msgid "Start SQL Thread only"
msgstr "Pokreni samo SQL nit"
#: server_replication.php:308
msgid "Stop SQL Thread only"
msgstr ""
#: server_replication.php:311
msgid "Start IO Thread only"
msgstr "Pokreni samo UI nit"
#: server_replication.php:313
msgid "Stop IO Thread only"
msgstr ""
#: server_replication.php:318
msgid "Error management:"
msgstr ""
#: server_replication.php:320
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
#: server_replication.php:322
msgid "Skip current error"
msgstr ""
#: server_replication.php:323
msgid "Skip next"
msgstr ""
#: server_replication.php:326
msgid "errors."
msgstr ""
#: server_replication.php:342
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
#: server_status.php:31
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Proces %s je uspešno prekinut."
#: server_status.php:35
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin nije mogao da prekine proces %s. Verovatno je već zatvoren."
#: server_status.php:70
#, php-format
msgid "Network traffic since startup: %s"
msgstr ""
#: server_status.php:83
#, php-format
msgid "This MySQL server has been running for %1$s. It started up on %2$s."
msgstr "Ovaj MySQL server radi %1$s. Pokrenut je %2$s."
#: server_status.php:93
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
#: server_status.php:98
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
#: server_status.php:103
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
#: server_status.php:109
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=\"#replication\">replication section</a>."
msgstr ""
#: server_status.php:122
msgid "Replication status"
msgstr "Status replikacije"
#: server_status.php:138
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
"Na zaposlenom serveru brojači bajtova mogu da se preliju (overrun), tako da "
"te statistike, onako kako ih prijavljuje MySQL server, mogu biti netačne."
#: server_status.php:148
msgid "Received"
msgstr "Primljeno"
#: server_status.php:167
msgid "Sent"
msgstr "Poslato"
#: server_status.php:218
msgid "max. concurrent connections"
msgstr "maks. istovremenih veza"
#: server_status.php:228
msgid "Failed attempts"
msgstr "Neuspelih pokušaja"
#: server_status.php:252
msgid "Aborted"
msgstr "Prekinuto"
#: server_status.php:312
msgid "ID"
msgstr "ID"
#: server_status.php:328
msgid "Command"
msgstr "Naredba"
#: server_status_advisor.php:29
msgid "Instructions"
msgstr "Instrukcije"
#: server_status_advisor.php:35
msgid ""
"The Advisor system can provide recommendations on server variables by "
"analyzing the server status variables."
msgstr ""
#: server_status_advisor.php:41
msgid ""
"Do note however that this system provides recommendations based on simple "
"calculations and by rule of thumb which may not necessarily apply to your "
"system."
msgstr ""
#: server_status_advisor.php:48
msgid ""
"Prior to changing any of the configuration, be sure to know what you are "
"changing (by reading the documentation) and how to undo the change. Wrong "
"tuning can have a very negative effect on performance."
msgstr ""
#: server_status_advisor.php:56
msgid ""
"The best way to tune your system would be to change only one setting at a "
"time, observe or benchmark your database, and undo the change if there was "
"no clearly measurable improvement."
msgstr ""
#: server_status_monitor.php:471
msgid "Start Monitor"
msgstr "Pokreni monitor"
#: server_status_monitor.php:478
msgid "Instructions/Setup"
msgstr ""
#: server_status_monitor.php:482
msgid "Done dragging (rearranging) charts"
msgstr ""
#: server_status_monitor.php:488 server_status_monitor.php:605
msgid "Add chart"
msgstr "Dodaj grafikon"
#: server_status_monitor.php:491
#, fuzzy
#| msgid "Enable highlighting"
msgid "Enable charts dragging"
msgstr "Omogući naglašavanje"
#: server_status_monitor.php:495
msgid "Refresh rate"
msgstr "Interval osvežavanja"
#: server_status_monitor.php:504
msgid "Chart columns"
msgstr "Kolone grafikona"
#: server_status_monitor.php:520
msgid "Chart arrangement"
msgstr ""
#: server_status_monitor.php:523
msgid ""
"The arrangement of the charts is stored to the browsers local storage. You "
"may want to export it if you have a complicated set up."
msgstr ""
#: server_status_monitor.php:537
msgid "Reset to default"
msgstr ""
#: server_status_monitor.php:543
msgid "Monitor Instructions"
msgstr ""
#: server_status_monitor.php:545
msgid ""
"The phpMyAdmin Monitor can assist you in optimizing the server configuration "
"and track down time intensive queries. For the latter you will need to set "
"log_output to 'TABLE' and have either the slow_query_log or general_log "
"enabled. Note however, that the general_log produces a lot of data and "
"increases server load by up to 15%"
msgstr ""
#: server_status_monitor.php:557
msgid ""
"Unfortunately your Database server does not support logging to table, which "
"is a requirement for analyzing the database logs with phpMyAdmin. Logging to "
"table is supported by MySQL 5.1.6 and onwards. You may still use the server "
"charting features however."
msgstr ""
#: server_status_monitor.php:572
msgid "Using the monitor:"
msgstr ""
#: server_status_monitor.php:575
msgid ""
"Your browser will refresh all displayed charts in a regular interval. You "
"may add charts and change the refresh rate under 'Settings', or remove any "
"chart using the cog icon on each respective chart."
msgstr ""
#: server_status_monitor.php:581
msgid ""
"To display queries from the logs, select the relevant time span on any chart "
"by holding down the left mouse button and panning over the chart. Once "
"confirmed, this will load a table of grouped queries, there you may click on "
"any occuring SELECT statements to further analyze them."
msgstr ""
#: server_status_monitor.php:591
msgid "Please note:"
msgstr ""
#: server_status_monitor.php:594
msgid ""
"Enabling the general_log may increase the server load by 5-15%. Also be "
"aware that generating statistics from the logs is a load intensive task, so "
"it is advisable to select only a small time span and to disable the "
"general_log and empty its table once monitoring is not required any more."
msgstr ""
#: server_status_monitor.php:609
msgid "Preset chart"
msgstr "Unapred podesi grafikon"
#: server_status_monitor.php:613
msgid "Status variable(s)"
msgstr ""
#: server_status_monitor.php:616
msgid "Select series:"
msgstr "Izaberite seriju podataka:"
#: server_status_monitor.php:618
msgid "Commonly monitored"
msgstr ""
#: server_status_monitor.php:634
msgid "or type variable name:"
msgstr "ili unesite ime promenljive:"
#: server_status_monitor.php:641
msgid "Display as differential value"
msgstr ""
#: server_status_monitor.php:644
msgid "Apply a divisor"
msgstr ""
#: server_status_monitor.php:652
msgid "Append unit to data values"
msgstr ""
#: server_status_monitor.php:658
msgid "Add this series"
msgstr "Dodaj ovu seriju podataka"
#: server_status_monitor.php:660
msgid "Clear series"
msgstr ""
#: server_status_monitor.php:663
msgid "Series in Chart:"
msgstr "Serije podataka u grafikonu:"
#: server_status_monitor.php:674
msgid "Log statistics"
msgstr "Statistike loga"
#: server_status_monitor.php:675
msgid "Selected time range:"
msgstr "Izaberi vremenski opseg:"
#: server_status_monitor.php:681
msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
msgstr ""
#: server_status_monitor.php:686
msgid "Remove variable data in INSERT statements for better grouping"
msgstr ""
#: server_status_monitor.php:689
msgid "Choose from which log you want the statistics to be generated from."
msgstr ""
#: server_status_monitor.php:692
msgid "Results are grouped by query text."
msgstr ""
#: server_status_monitor.php:696
msgid "Query analyzer"
msgstr "Analizator upita"
#: server_status_monitor.php:744
#, php-format
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] "%d sekunda"
msgstr[1] "%d sekundi"
msgstr[2] "%d sekunde"
#: server_status_monitor.php:747
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d minut"
msgstr[1] "%d minuta"
msgstr[2] "%d minuta"
#: server_status_queries.php:67
#, php-format
msgid "Questions since startup: %s"
msgstr ""
#: server_status_queries.php:102
msgid "Statements"
msgstr "Ime"
#. l10n: # = Amount of queries
#: server_status_queries.php:105
msgid "#"
msgstr ""
#: server_status_variables.php:78 server_variables.php:156
msgid "Filters"
msgstr "Filteri"
#: server_status_variables.php:82 server_variables.php:158
msgid "Containing the word:"
msgstr "Sadrži reč:"
#: server_status_variables.php:89
msgid "Show only alert values"
msgstr "Prikaži samo vrednosti upozorenja"
#: server_status_variables.php:94
msgid "Filter by category…"
msgstr ""
#: server_status_variables.php:114
msgid "Show unformatted values"
msgstr "Prikaži neformatirane vrednosti"
#: server_status_variables.php:133
msgid "Related links:"
msgstr "ovezani linkovi:"
#: server_status_variables.php:331
msgid ""
"The number of connections that were aborted because the client died without "
"closing the connection properly."
msgstr ""
#: server_status_variables.php:335
msgid "The number of failed attempts to connect to the MySQL server."
msgstr "Broj neuspelih pokušaja povezivanja na MySQL server."
#: server_status_variables.php:338
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
"Broj tranksakcija koje su koristile keš privremenog binarnog dnevnika ali su "
"prevazišle vrednost u binlog_cache_size i koristile privremenu datoteku da "
"smeste izraze iz transakcije."
#: server_status_variables.php:343
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Broj transakcija koje su koristile keš privremenog binarnog dnevnika."
#: server_status_variables.php:346
msgid ""
"The number of connection attempts (successful or not) to the MySQL server."
msgstr ""
#: server_status_variables.php:350
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
msgstr ""
"Broj privremenih tabela koje je server automatski kreirao na disku dok je "
"izvršavao izraze. Ako je Created_tmp_disk_tables veliko, možda treba da "
"povećate vrednost tmp_table_size kako bi učinili da privremene tabele budu "
"bazirane u memoriji umesto na disku."
#: server_status_variables.php:357
msgid "How many temporary files mysqld has created."
msgstr "Koliko privremenih datoteka je mysqld napravio."
#: server_status_variables.php:360
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
"Broj privremenih tabela koje je server automatski kreirao u memoriji dok je "
"izvršavao izraze."
#: server_status_variables.php:364
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
"Broj redova upisanih sa INSERT DELAYED za koje je javljena neka greška "
"(verovatno duplirani ključ)."
#: server_status_variables.php:368
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
"Broj INSERT DELAYED rukovalačkih niti u upotrebi. Svaka posebna tabela nad "
"kojom se koristi INSERT DELAYED dobija svoju nit."
#: server_status_variables.php:373
msgid "The number of INSERT DELAYED rows written."
msgstr "Broj upisanih INSERT DELAYED redova."
#: server_status_variables.php:376
msgid "The number of executed FLUSH statements."
msgstr "Broj izvršenih FLUSH izraza."
#: server_status_variables.php:379
msgid "The number of internal COMMIT statements."
msgstr "Broj internih COMMIT izraza."
#: server_status_variables.php:382
msgid "The number of times a row was deleted from a table."
msgstr "Broj brisanja nekog reda tabele."
#: server_status_variables.php:385
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
"MySQL server može da upita pogon skladištenja NDB Cluster da li zna za "
"tabelu određenog imena. To se naziva otkrivanjem (discovery). "
"Handler_discover označava broj puta kada je otkrivena tabela."
#: server_status_variables.php:391
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
msgstr ""
"Broj puta kada je prva stavka pročitana iz indeksa. Ako je ovo visoko, to "
"može značiti da server radi puno punih skeniranja indeksa; na primer SELECT "
"kol1 FROM nešto, pod pretpostavkom da je kol1 indeksirano."
#: server_status_variables.php:397
msgid ""
"The number of requests to read a row based on a key. If this is high, it is "
"a good indication that your queries and tables are properly indexed."
msgstr ""
"Broj zahteva za čitanje reda zasnovanih na ključu. Ako je ovaj broj visok, "
"to je dobar pokazatelj da su vaši upiti i tabele propisno indeksirani."
#: server_status_variables.php:402
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
"Broj zahteva za čitanjem sledećeg reda u poretku ključeva. Ovo se povećava "
"kada radite upit po koloni indeksa sa ograničenjem opsega ili ako radite "
"skeniranje indeksa."
#: server_status_variables.php:407
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY … DESC."
msgstr ""
"Broj zahteva za čitanjem prethodnog reda u poretku ključeva. Ova metoda "
"čitanja se uglavnom koristi za optimizaciju ORDER BY … DESC."
#: server_status_variables.php:411
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
msgstr ""
"Broj zahteva za čitanje reda zasnovanih na fiksnoj poziciji. Ovo je visoko "
"ako radite mnogo upita koji zahtevaju sortiranje rezultata. Verovatno imate "
"mnogo upita koji zahtevaju da MySQL skenira cele tabele ili imate spojeve "
"koji ne koriste ključeve propisno."
#: server_status_variables.php:418
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
msgstr ""
"Broj zahteva za čitanjem sledećeg reda iz datoteke podataka. Ovo je visoko "
"ako radite puno skeniranja tabela. Ovo obično nagoveštava da vaše tabele "
"nisu propisno indeksirane ili da vaši upiti nisu napisani da iskoriste već "
"postojeće indekse."
#: server_status_variables.php:425
msgid "The number of internal ROLLBACK statements."
msgstr "Broj internih ROLLBACK izraza."
#: server_status_variables.php:428
msgid "The number of requests to update a row in a table."
msgstr "Broj zahteva za ažuriranje reda u tabeli."
#: server_status_variables.php:431
msgid "The number of requests to insert a row in a table."
msgstr "Broj zahteva za upisivanje reda u tabelu."
#: server_status_variables.php:434
msgid "The number of pages containing data (dirty or clean)."
msgstr "Broj strana koje sadrže podatke (čistih ili prljavih)."
#: server_status_variables.php:437
msgid "The number of pages currently dirty."
msgstr "Broj strana koje su trenutno prljave."
#: server_status_variables.php:440
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Broj strana u ostavi bafera za koje je traženo da budu očišćene."
#: server_status_variables.php:444
msgid "The number of free pages."
msgstr "Broj slobodnih strana."
#: server_status_variables.php:447
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
"Broj zabravljenih strana u InnoDB ostavi bafera. Sa ovih strana se trenutno "
"čita ili se u njih upisuje ili iz nekog drugog razloga ne mogu biti očišćene "
"niti uklonjene."
#: server_status_variables.php:452
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
"be calculated as Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
"Broj strana koje su zauzete zato što su odvojene za administrativne potrebe, "
"kao što su zaključavanje redova ili indeks prilagodljivog heša. Ova vrednost "
"se takođe može izračunati i na sledeći način Innodb_buffer_pool_pages_total "
"- Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
#: server_status_variables.php:459
msgid "Total size of buffer pool, in pages."
msgstr "Puna veličina ostave bafera, u stranama."
#: server_status_variables.php:462
msgid ""
"The number of \"random\" read-aheads InnoDB initiated. This happens when a "
"query is to scan a large portion of a table but in random order."
msgstr ""
"Broj „nasumičnih“ pred-čitanja koja je InnoDB pokrenuo. Ovo se dešava kada "
"upit treba da skenira veliki deo tabele ali nasumičnim redosledom."
#: server_status_variables.php:467
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
"Broj sekvencijalnih pred-čitanja koja je InnoDB pokrenuo. Ovo se dešava kada "
"InnoDB radi sekvencijalno skeniranje cele tabele."
#: server_status_variables.php:471
msgid "The number of logical read requests InnoDB has done."
msgstr "Broj logičkih zahteva za čitanje koje je InnoDB uradio."
#: server_status_variables.php:474
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
"Broj logičkih čitanja koja InnoDB nije mogao da zadovolji iz ostave bafera "
"te je morao da radi čitanje pojedinačne strane."
#: server_status_variables.php:478
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
"available, it's necessary to wait for pages to be flushed first. This "
"counter counts instances of these waits. If the buffer pool size was set "
"properly, this value should be small."
msgstr ""
"Normalno se upisi u InnoDB ostavu bafera dešavaju u pozadini. Međutim, ako "
"je neophodno pročitati ili napraviti stranu a nema dostupnih čistih strana, "
"neophodno je sačekati da se strane prethodno očiste. Ovaj brojač broji "
"dešavanja ovih čekanja. Ako je veličina ostave bafera postavljena kako "
"treba, ova vrednost vi trebalo da je niska."
#: server_status_variables.php:486
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Broj upisa učinjenih u InnoDB ostavu bafera."
#: server_status_variables.php:489
msgid "The number of fsync() operations so far."
msgstr "Broj fsync() operacija do sada."
#: server_status_variables.php:492
msgid "The current number of pending fsync() operations."
msgstr "Trenutni broj fsync() operacija na čekanju."
#: server_status_variables.php:495
msgid "The current number of pending reads."
msgstr "Trenutni broj čitanja na čekanju."
#: server_status_variables.php:498
msgid "The current number of pending writes."
msgstr "Trenutni broj upisa na čekanju."
#: server_status_variables.php:501
msgid "The amount of data read so far, in bytes."
msgstr "Količina podataka pročitanih do sada, u bajtovima."
#: server_status_variables.php:504
msgid "The total number of data reads."
msgstr "Ukupan broj čitanja podataka."
#: server_status_variables.php:507
msgid "The total number of data writes."
msgstr "Ukupan broj upisa podataka."
#: server_status_variables.php:510
msgid "The amount of data written so far, in bytes."
msgstr "Količina podataka upisanih do sada, u bajtovima."
#: server_status_variables.php:513
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Broj izvršenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane "
"u ovu svrhu."
#: server_status_variables.php:517
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Broj izvršenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane "
"u ovu svrhu."
#: server_status_variables.php:520
msgid ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
msgstr ""
"Broj čekanja koja smo imali zato što je bafer dnevnika bio premali te smo "
"morali da sačekamo da bude očišćen pre nastavka."
#: server_status_variables.php:524
msgid "The number of log write requests."
msgstr "Broj zahteva za upis u dnevnik."
#: server_status_variables.php:527
msgid "The number of physical writes to the log file."
msgstr "Broj fizičkih upisa u datoteku dnevnika."
#: server_status_variables.php:530
msgid "The number of fsync() writes done to the log file."
msgstr "Broj fsyncs upisa načinjenih u datoteku dnevnika."
#: server_status_variables.php:533
msgid "The number of pending log file fsyncs."
msgstr "Broj fsync-ova za datoteku dnevnika na čekanju."
#: server_status_variables.php:536
msgid "Pending log file writes."
msgstr "Broj upisa u datoteku dnevnika na čekanju."
#: server_status_variables.php:539
msgid "The number of bytes written to the log file."
msgstr "Broj bajtova upisanih u datoteku dnevnika."
#: server_status_variables.php:542
msgid "The number of pages created."
msgstr "Broj napravljenih strana."
#: server_status_variables.php:545
msgid ""
"The compiled-in InnoDB page size (default 16KB). Many values are counted in "
"pages; the page size allows them to be easily converted to bytes."
msgstr ""
"Ukompajlirana veličina strane za InnoDB (podrazumevano 16KB). Mnoge "
"vrednosti se računaju u stranama; veličina strane omogućava da se one lako "
"konvertuju u bajtove."
#: server_status_variables.php:550
msgid "The number of pages read."
msgstr "Broj pročitanih strana."
#: server_status_variables.php:553
msgid "The number of pages written."
msgstr "Broj zapisanih strana."
#: server_status_variables.php:556
msgid "The number of row locks currently being waited for."
msgstr "Broj brava za redove koje se trenutno čekaju."
#: server_status_variables.php:559
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Prosečno vreme za dobavljanje brave za red, u milisekundama."
#: server_status_variables.php:562
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"Ukupno vremena provedeno u dobavljanju brava za redove, u milisekundama."
#: server_status_variables.php:565
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Najduže vreme za dobavljanje brave za red, u milisekundama."
#: server_status_variables.php:568
msgid "The number of times a row lock had to be waited for."
msgstr "Broj puta kada se morala čekati brava za red."
#: server_status_variables.php:571
msgid "The number of rows deleted from InnoDB tables."
msgstr "Broj redova obrisanih iz InnoDB tabela."
#: server_status_variables.php:574
msgid "The number of rows inserted in InnoDB tables."
msgstr "Broj redova umetnutih u InnoDB tabele."
#: server_status_variables.php:577
msgid "The number of rows read from InnoDB tables."
msgstr "Broj redova pročitanih iz InnoDB tabela."
#: server_status_variables.php:580
msgid "The number of rows updated in InnoDB tables."
msgstr "Broj redova ažuriranih u InnoDB tabelama."
#: server_status_variables.php:583
msgid ""
"The number of key blocks in the key cache that have changed but haven't yet "
"been flushed to disk. It used to be known as Not_flushed_key_blocks."
msgstr ""
"Broj blokova ključeva u kešu ključeva koji su izmenjeni ali još nisu poslati "
"na disk. Ovo je ranije bilo poznato kao Not_flushed_key_blocks."
#: server_status_variables.php:588
msgid ""
"The number of unused blocks in the key cache. You can use this value to "
"determine how much of the key cache is in use."
msgstr ""
"Broj neiskorišćenih blokova u kešu ključeva. Ovu vrednost možete da "
"koristite da utvrdite koliki deo keša ključeva je u upotrebi."
#: server_status_variables.php:592
msgid ""
"The number of used blocks in the key cache. This value is a high-water mark "
"that indicates the maximum number of blocks that have ever been in use at "
"one time."
msgstr ""
"Broj iskorišćenih blokova u kešu ključeva. Ova vrednost je oznaka „visokog "
"vodostaja“ koja pokazuje najveći ikada broj blokova koji je bio u upotrebi u "
"isto vreme."
#: server_status_variables.php:597
#, fuzzy
#| msgid "Format of imported file"
msgid "Percentage of used key cache (calculated value)"
msgstr "Format datoteka za uvoz"
#: server_status_variables.php:600
msgid "The number of requests to read a key block from the cache."
msgstr "Broj zahteva za čitanje bloka ključeva iz keša."
#: server_status_variables.php:603
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
"Broj fizičkih čitanja bloka ključeva sa diska. Ako je Key_reads veliko, onda "
"je vaša vrednost za key_buffer_size verovatno premala. Stepen promašaja keša "
"se može izračunati kao Key_reads/Key_read_requests."
#: server_status_variables.php:609
msgid ""
"Key cache miss calculated as rate of physical reads compared to read "
"requests (calculated value)"
msgstr ""
#: server_status_variables.php:613
msgid "The number of requests to write a key block to the cache."
msgstr "Broj zahteva za upisivanje bloka ključeva u keš."
#: server_status_variables.php:616
msgid "The number of physical writes of a key block to disk."
msgstr "Broj fizičkih upisa bloka ključeva na disk."
#: server_status_variables.php:619
msgid ""
"Percentage of physical writes compared to write requests (calculated value)"
msgstr ""
#: server_status_variables.php:623
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
"same query. The default value of 0 means that no query has been compiled yet."
msgstr ""
"Ukupna cena poslednjeg kompajliranog upita kako ju je izračunao optimizator "
"upita. Korisno za upoređivanje cene različitih planova upita za isti upit. "
"Podrazumevana vrednost 0 znači da još nije bio kompajliran nijedan upit."
#: server_status_variables.php:629
msgid ""
"The maximum number of connections that have been in use simultaneously since "
"the server started."
msgstr ""
#: server_status_variables.php:633
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Broj redova u INSERT DELAYED redovima čekanja koji čekaju upisivanje."
#: server_status_variables.php:636
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
"Broj tabela koje su bile otvarane. Ako je broj veliki, vaš keš tabela je "
"verovatno premali."
#: server_status_variables.php:640
msgid "The number of files that are open."
msgstr "Broj otvorenih datoteka."
#: server_status_variables.php:643
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Broj otvorenih tokova (koristi se prvenstveno za vođenje dnevnika (logging))."
#: server_status_variables.php:646
msgid "The number of tables that are open."
msgstr "Broj otvorenih tabela."
#: server_status_variables.php:649
msgid ""
"The number of free memory blocks in query cache. High numbers can indicate "
"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
"statement."
msgstr ""
#: server_status_variables.php:654
msgid "The amount of free memory for query cache."
msgstr "Količina slobodne memorije za keš upita."
#: server_status_variables.php:657
msgid "The number of cache hits."
msgstr "Broj pogodaka iz keša."
#: server_status_variables.php:660
msgid "The number of queries added to the cache."
msgstr "Broj upita dodatih u keš."
#: server_status_variables.php:663
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
"cache size. The query cache uses a least recently used (LRU) strategy to "
"decide which queries to remove from the cache."
msgstr ""
"Broj upita koji su uklonjeni iz keša da bi se oslobodila memorija za "
"keširanje novih upita. Ovaj podatak vam može pomoći da podesite veličinu "
"keša za upite. Keš za upite koristi strategiju najduže nekorišćenog (en: "
"least recently used , LRU) da bi odlučio koje upite da ukloni iz keša."
#: server_status_variables.php:670
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
"Broj nekeširanih upita (koji se ne mogu keširati ili nisu keširani zbog "
"podešavanja query_cache_type)."
#: server_status_variables.php:674
msgid "The number of queries registered in the cache."
msgstr "Broj upita registrovanih u kešu."
#: server_status_variables.php:677
msgid "The total number of blocks in the query cache."
msgstr "Ukupan broj blokova u kešu za upite."
#: server_status_variables.php:680
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Status replikacije otporne na greške (nije još implementirano)."
#: server_status_variables.php:683
msgid ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
msgstr ""
"Broj spojeva koji ne koriste indekste. Ako ova vrednost nije 0, trebalo bi "
"pažljivo da proverite indekse vaših tabela."
#: server_status_variables.php:687
msgid "The number of joins that used a range search on a reference table."
msgstr "Broj spojeva koji su koristili pretragu opsega na referentnoj tabeli."
#: server_status_variables.php:690
msgid ""
"The number of joins without keys that check for key usage after each row. "
"(If this is not 0, you should carefully check the indexes of your tables.)"
msgstr ""
"Broj spojeva bez ključeva koji proveravaju upotrebu ključa posle svakog "
"reda. (Ako ovo nije 0, trebalo bi pažljivo da proverite indekse vaših "
"tabela.)"
#: server_status_variables.php:695
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
msgstr ""
"Broj spojeva koji su koristili opsege na prvoj tabeli. (Obično nije kritično "
"čak ni kada je ovo veliko)"
#: server_status_variables.php:699
msgid "The number of joins that did a full scan of the first table."
msgstr "Broj spojeva koji su uradili puno skeniranje prve tabele."
#: server_status_variables.php:702
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Broj privremenih tabela trenutno otvorenih od strane pomoćne SQL niti."
#: server_status_variables.php:706
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
"Ukupan broj puta (od pokretanja) kada je pomoćna SQL nit za replikaciju "
"pokušala transakcije."
#: server_status_variables.php:710
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "Ovo je ON ako je ovaj server pomoćni koji je povezan na glavni."
#: server_status_variables.php:713
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
"Broj niti za koje je trebalo više od slow_launch_time sekudni da bi bile "
"pokrenute."
#: server_status_variables.php:717
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "Broj upita za koje je trebalo više od long_query_time sekudni."
#: server_status_variables.php:721
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
"Broj prolaza za spajanje koje je algoritam za sortiranje morao da odradi. "
"Ako je ova vrednost velika, trebalo bi da razmislite o povećanju vrednosti "
"sistemske promenljive sort_buffer_size."
#: server_status_variables.php:726
msgid "The number of sorts that were done with ranges."
msgstr "Broj sortiranja koja su urađena sa opsegom."
#: server_status_variables.php:729
msgid "The number of sorted rows."
msgstr "Broj sortiranih redova."
#: server_status_variables.php:732
msgid "The number of sorts that were done by scanning the table."
msgstr "Broj sortiranja do kojih je došlo skeniranjem tabele."
#: server_status_variables.php:735
msgid "The number of times that a table lock was acquired immediately."
msgstr "Broj puta kada je brava za tabelu odmah dobavljena."
#: server_status_variables.php:738
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
"should first optimize your queries, and then either split your table or "
"tables or use replication."
msgstr ""
"Broj puta kada brava za tabelu nije mogla biti odmah dobavljena i bilo je "
"potrebno čekanje. Ako je ovo visoko i imate problema sa performansama, prvo "
"bi trebalo da optimizujete svoje upite a potom da ili podelite tabelu ili "
"tabele ili da koristite replikaciju."
#: server_status_variables.php:744
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
"Broj niti u kešu za niti. Stepen pogodaka keša se može izračunati kao "
"Threads_created/Konekcije. Ako je ova vrednost crvena trebalo bi da povećate "
"vaš thread_cache_size."
#: server_status_variables.php:749
msgid "The number of currently open connections."
msgstr "Broj trenutno otvorenih veza."
#: server_status_variables.php:752
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
"doesn't give a notable performance improvement if you have a good thread "
"implementation.)"
msgstr ""
"Broj niti kreiranih za rukovanje konekcijama. Ako je Threads_created veliko, "
"možda bi trebalo da povećate vrednost thread_cache_size. (Ako imate dobru "
"implementaciju niti, ovo obično ne donosi primetna poboljšanja u "
"performansama.)"
#: server_status_variables.php:759
#, fuzzy
#| msgid "Tracking is not active."
msgid "Thread cache hit rate (calculated value)"
msgstr "Praćenje nije aktivno."
#: server_status_variables.php:762
msgid "The number of threads that are not sleeping."
msgstr "Broj niti koje nisu uspavane."
#: server_variables.php:107
msgid "Setting variable failed"
msgstr "Neuspelo podešavanje promenljive"
#: server_variables.php:119
msgid "Server variables and settings"
msgstr "Serverske promenljive i podešavanja"
#: server_variables.php:168 server_variables.php:208
msgid "Session value"
msgstr "Vrednost sesije"
#: server_variables.php:168
msgid "Global value"
msgstr "Globalna vrednost"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
#: setup/frames/form.inc.php:25
msgid "Incorrect formset, check $formsets array in setup/frames/form.inc.php"
msgstr ""
#: setup/frames/index.inc.php:51
msgid "Cannot load or save configuration"
msgstr ""
#: setup/frames/index.inc.php:52
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [doc@setup_script]documentation[/doc]. "
"Otherwise you will be only able to download or display it."
msgstr ""
#: setup/frames/index.inc.php:60
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:64
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
"link[/a] to use a secure connection."
msgstr ""
#: setup/frames/index.inc.php:68
msgid "Insecure connection"
msgstr ""
#: setup/frames/index.inc.php:98
msgid "Configuration saved."
msgstr "Podešavanja su sačuvana."
#: setup/frames/index.inc.php:99
msgid ""
"Configuration saved to file config/config.inc.php in phpMyAdmin top level "
"directory, copy it to top level one and delete directory config to use it."
msgstr ""
#: setup/frames/index.inc.php:107 setup/frames/menu.inc.php:16
msgid "Overview"
msgstr ""
#: setup/frames/index.inc.php:115
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
#: setup/frames/index.inc.php:158
msgid "There are no configured servers"
msgstr ""
#: setup/frames/index.inc.php:166
msgid "New server"
msgstr ""
#: setup/frames/index.inc.php:199
msgid "Default language"
msgstr ""
#: setup/frames/index.inc.php:210
msgid "let the user choose"
msgstr ""
#: setup/frames/index.inc.php:221
msgid "- none -"
msgstr ""
#: setup/frames/index.inc.php:225
msgid "Default server"
msgstr ""
#: setup/frames/index.inc.php:237
msgid "End of line"
msgstr ""
#: setup/frames/index.inc.php:243
msgid "Display"
msgstr ""
#: setup/frames/index.inc.php:250
msgid "Load"
msgstr "Učitavanje"
#: setup/frames/index.inc.php:270
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin početna stranica"
#: setup/frames/index.inc.php:272
msgid "Donate"
msgstr "Doniraj"
#: setup/frames/servers.inc.php:29
msgid "Edit server"
msgstr ""
#: setup/frames/servers.inc.php:38
msgid "Add a new server"
msgstr "Dodaj novi server"
#: setup/index.php:22
msgid "Wrong GET file attribute value"
msgstr ""
#: setup/lib/form_processing.lib.php:45
msgid "Warning"
msgstr ""
#: setup/lib/form_processing.lib.php:46
msgid "Submitted form contains errors"
msgstr ""
#: setup/lib/form_processing.lib.php:47
msgid "Try to revert erroneous fields to their default values"
msgstr ""
#: setup/lib/form_processing.lib.php:50
msgid "Ignore errors"
msgstr ""
#: setup/lib/form_processing.lib.php:52
msgid "Show form"
msgstr "Prikaži formu"
#: setup/lib/index.lib.php:133
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
#: setup/lib/index.lib.php:144
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
#: setup/lib/index.lib.php:165
msgid "Got invalid version string from server"
msgstr ""
#: setup/lib/index.lib.php:176
msgid "Unparsable version string"
msgstr ""
#: setup/lib/index.lib.php:196
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
#: setup/lib/index.lib.php:203
msgid "No newer stable version is available"
msgstr ""
#: setup/lib/index.lib.php:298
#, php-format
msgid ""
"This %soption%s should be disabled as it allows attackers to bruteforce "
"login to any MySQL server. If you feel this is necessary, use %strusted "
"proxies list%s. However, IP-based protection may not be reliable if your IP "
"belongs to an ISP where thousands of users, including you, are connected to."
msgstr ""
#: setup/lib/index.lib.php:300
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
#: setup/lib/index.lib.php:301
#, php-format
msgid ""
"%sBzip2 compression and decompression%s requires functions (%s) which are "
"unavailable on this system."
msgstr ""
#: setup/lib/index.lib.php:303
msgid ""
"This value should be double checked to ensure that this directory is neither "
"world accessible nor readable or writable by other users on your server."
msgstr ""
#: setup/lib/index.lib.php:304
#, php-format
msgid "This %soption%s should be enabled if your web server supports it."
msgstr ""
#: setup/lib/index.lib.php:306
#, php-format
msgid ""
"%sGZip compression and decompression%s requires functions (%s) which are "
"unavailable on this system."
msgstr ""
#: setup/lib/index.lib.php:308
#, php-format
msgid ""
"%sLogin cookie validity%s greater than 1440 seconds may cause random session "
"invalidation if %ssession.gc_maxlifetime%s is lower than its value "
"(currently %d)."
msgstr ""
#: setup/lib/index.lib.php:310
#, php-format
msgid ""
"%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
"most. Values larger than 1800 may pose a security risk such as impersonation."
msgstr ""
#: setup/lib/index.lib.php:312
#, php-format
msgid ""
"If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin "
"cookie validity%s must be set to a value less or equal to it."
msgstr ""
#: setup/lib/index.lib.php:314
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - %shost "
"authentication%s settings and %strusted proxies list%s. However, IP-based "
"protection may not be reliable if your IP belongs to an ISP where thousands "
"of users, including you, are connected to."
msgstr ""
#: setup/lib/index.lib.php:316
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
"password for auto-login, which is not a desirable option for live hosts. "
"Anyone who knows or guesses your phpMyAdmin URL can directly access your "
"phpMyAdmin panel. Set %sauthentication type%s to [kbd]cookie[/kbd] or "
"[kbd]http[/kbd]."
msgstr ""
#: setup/lib/index.lib.php:318
#, php-format
msgid ""
"%sZip compression%s requires functions (%s) which are unavailable on this "
"system."
msgstr ""
#: setup/lib/index.lib.php:320
#, php-format
msgid ""
"%sZip decompression%s requires functions (%s) which are unavailable on this "
"system."
msgstr ""
#: setup/lib/index.lib.php:348
msgid "You should use SSL connections if your database server supports it."
msgstr ""
#: setup/lib/index.lib.php:363
msgid "You should use mysqli for performance reasons."
msgstr ""
#: setup/lib/index.lib.php:400
msgid "You allow for connecting to the server without a password."
msgstr ""
#: setup/lib/index.lib.php:424
msgid "Key is too short, it should have at least 8 characters."
msgstr ""
#: setup/lib/index.lib.php:431
msgid "Key should contain letters, numbers [em]and[/em] special characters."
msgstr ""
#: setup/validate.php:22
msgid "Wrong data"
msgstr "Pogrešan podatak"
#: sql.php:304
#, php-format
msgid "Using bookmark \"%s\" as default browse query."
msgstr ""
#: sql.php:386
#, fuzzy
#| msgid "Bookmark %s created"
msgid "Bookmark not created"
msgstr "Napravljen marker %s"
#: sql.php:933
msgid "Showing as PHP code"
msgstr "Prikaz kao PHP kod"
#: sql.php:938
msgid "Validated SQL"
msgstr "Validiran SQL"
#: sql.php:1111
msgid "SQL result"
msgstr "SQL rezultat"
#: sql.php:1118
msgid "Generated by"
msgstr "Generisao"
#: sql.php:1250
#, fuzzy
#| msgid ""
#| "This table does not contain a unique column. Features related to the grid "
#| "edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgid ""
"This table does not contain a unique column. Grid edit, checkbox, Edit, Copy "
"and Delete features are not available."
msgstr ""
"Ova tabela ne sadrži jedinstvenu kolonu. Karakteristike koje se odnose na "
"izmene u gridu, checkbox, Edit, Copy i Delete linkovi može da se desi da ne "
"rade nakon snimanja."
#: sql.php:1299
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problem pri indeksiranju tabele `%s`"
#: sql.php:1335
msgid "Label"
msgstr "Naziv"
#: tbl_chart.php:38
#, fuzzy
#| msgid "No data found"
msgid "No data to display"
msgstr "Nema podataka"
#: tbl_chart.php:62 tbl_gis_visualization.php:24
msgid "No SQL query was set to fetch data."
msgstr ""
#: tbl_chart.php:124
msgid "No numeric columns present in the table to plot."
msgstr ""
#: tbl_chart.php:154
msgctxt "Chart type"
msgid "Bar"
msgstr "Traka"
#: tbl_chart.php:156
msgctxt "Chart type"
msgid "Column"
msgstr "Kolona"
#: tbl_chart.php:159
msgctxt "Chart type"
msgid "Line"
msgstr ""
#: tbl_chart.php:161
msgctxt "Chart type"
msgid "Spline"
msgstr "Kriva"
#: tbl_chart.php:163
msgctxt "Chart type"
msgid "Area"
msgstr ""
#: tbl_chart.php:166
msgctxt "Chart type"
msgid "Pie"
msgstr "Kružni grafikon"
#: tbl_chart.php:170
#, fuzzy
#| msgid "Time"
msgctxt "Chart type"
msgid "Timeline"
msgstr "Vreme"
#: tbl_chart.php:177
msgid "Stacked"
msgstr ""
#: tbl_chart.php:180
msgid "Chart title"
msgstr "Naslov grafikona"
#: tbl_chart.php:184
msgid "X-Axis:"
msgstr ""
#: tbl_chart.php:200
msgid "Series:"
msgstr "Serije podataka:"
#: tbl_chart.php:229
msgid "X-Axis label:"
msgstr ""
#: tbl_chart.php:232
msgid "X Values"
msgstr "X vrednosti"
#: tbl_chart.php:234
msgid "Y-Axis label:"
msgstr ""
#: tbl_create.php:32
#, php-format
msgid "Table %s already exists!"
msgstr "Tabela %s već postoji!"
#: tbl_create.php:56 tbl_get_field.php:39
#, php-format
msgid "'%s' database does not exist."
msgstr ""
#: tbl_create.php:246
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %1$s je kreirana."
#: tbl_export.php:27
msgid "View dump (schema) of table"
msgstr "Prikaži sadržaj (shemu) tabele"
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
#: tbl_gis_visualization.php:119
msgid "Label column"
msgstr "Označi kolonu"
#: tbl_gis_visualization.php:121
msgid "-- None --"
msgstr ""
#: tbl_gis_visualization.php:135
msgid "Spatial column"
msgstr "Prostorna kolona"
#: tbl_gis_visualization.php:150
msgid "Redraw"
msgstr ""
#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Naziv datoteke"
#: tbl_indexes.php:71
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Ime primarnog ključa mora da bude \"PRIMARY\"!"
#: tbl_indexes.php:81
msgid "Can't rename index to PRIMARY!"
msgstr "Ne mogu da promenim ključ u PRIMARY (primarni) !"
#: tbl_indexes.php:97
msgid "No index parts defined!"
msgstr "Delovi ključa nisu definisani!"
#: tbl_indexes.php:197
msgid "Edit index"
msgstr "Uredi indeks"
#: tbl_indexes.php:209
msgid "Index name:"
msgstr "Ime ključa :"
#: tbl_indexes.php:214
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>mora</b> biti ime <b>samo</b> primarnog ključa!)"
#: tbl_indexes.php:234
#, fuzzy
#| msgid "Comment"
msgid "Comment:"
msgstr "Komentar"
#: tbl_indexes.php:249
msgid "Index type:"
msgstr "Tip ključa :"
#: tbl_move_copy.php:43
msgid "Can't move table to same one!"
msgstr "Ne mogu da premestim tabelu u samu sebe!"
#: tbl_move_copy.php:45
msgid "Can't copy table to same one!"
msgstr "Ne mogu da kopiram tabelu u samu sebe!"
#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabela %s je pomerena u %s."
#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s je kopirana u %s."
#: tbl_move_copy.php:79
msgid "The table name is empty!"
msgstr "Ima tabele je prazno!"
#: tbl_printview.php:65
msgid "Showing tables"
msgstr "Prikazivanje tabela"
#: tbl_printview.php:345
msgid "Row Statistics"
msgstr "Statistike reda"
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
#: tbl_relation.php:381
msgid "Internal relation"
msgstr "Unutrašnja relacija"
#: tbl_relation.php:385
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
#: tbl_relation.php:395
msgid "Foreign key constraint"
msgstr ""
#: tbl_relation.php:498
#, fuzzy
#| msgid "Constraints for table"
msgid "Constraint name"
msgstr "Ograničenja za tabele"
#: tbl_relation.php:529
#, fuzzy
#| msgid "No index defined!"
msgid "No index defined! Create one below"
msgstr "Indeks nije definisan!"
#: tbl_structure.php:125
#, fuzzy
#| msgid "No rows selected"
msgid "No column selected."
msgstr "Nema odabranih redova"
#: tbl_structure.php:149
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
msgstr ""
#: tbl_tracking.php:135
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
#: tbl_tracking.php:205
#, php-format
msgid "Version %1$s was created, tracking for %2$s is active."
msgstr ""
#: tbl_tracking.php:222
#, fuzzy, php-format
#| msgid "Tracking is active."
msgid "Tracking for %1$s was deactivated at version %2$s."
msgstr "Praćenje je aktivno."
#: tbl_tracking.php:239
#, fuzzy, php-format
#| msgid "Tracking is active."
msgid "Tracking for %1$s was activated at version %2$s."
msgstr "Praćenje je aktivno."
#: tbl_tracking.php:253
msgid "SQL statements executed."
msgstr ""
#: tbl_tracking.php:260
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
#: tbl_tracking.php:262
msgid "Comment out these two lines if you do not need them."
msgstr ""
#: tbl_tracking.php:272
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
#: tbl_tracking.php:309
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
#: tbl_tracking.php:453
msgid "Tracking data definition successfully deleted"
msgstr ""
#: tbl_tracking.php:477
msgid "Tracking data manipulation successfully deleted"
msgstr ""
#: tbl_tracking.php:492
msgid "Tracking statements"
msgstr ""
#: tbl_tracking.php:523 tbl_tracking.php:684
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
#: tbl_tracking.php:531
msgid "Delete tracking data row from report"
msgstr "Obriši red sa podacima o praćenju iz izveštaja"
#: tbl_tracking.php:547
msgid "No data"
msgstr "Nema podataka"
#: tbl_tracking.php:556 tbl_tracking.php:623
msgid "Date"
msgstr "Datum"
#: tbl_tracking.php:558
msgid "Data definition statement"
msgstr ""
#: tbl_tracking.php:625
msgid "Data manipulation statement"
msgstr ""
#: tbl_tracking.php:689
msgid "SQL dump (file download)"
msgstr ""
#: tbl_tracking.php:690
msgid "SQL dump"
msgstr ""
#: tbl_tracking.php:692
msgid "This option will replace your table and contained data."
msgstr ""
#: tbl_tracking.php:693
msgid "SQL execution"
msgstr ""
#: tbl_tracking.php:711
#, php-format
msgid "Export as %s"
msgstr "Izvezi kao %s"
#: tbl_tracking.php:748
msgid "Show versions"
msgstr ""
#: tbl_tracking.php:836
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
#: tbl_tracking.php:842
msgid "Deactivate now"
msgstr ""
#: tbl_tracking.php:852
#, php-format
msgid "Activate tracking for %s"
msgstr ""
#: tbl_tracking.php:858
msgid "Activate now"
msgstr ""
#: tbl_tracking.php:871
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Napravi relaciju"
#: tbl_tracking.php:879
msgid "Track these data definition statements:"
msgstr ""
#: tbl_tracking.php:887
msgid "Track these data manipulation statements:"
msgstr ""
#: tbl_tracking.php:897
msgid "Create version"
msgstr "Kreiraj verziju"
#: themes.php:24
msgid "Get more themes!"
msgstr ""
#: transformation_overview.php:21
msgid "Available MIME types"
msgstr "Dostupni MIME-tipovi"
#: transformation_overview.php:34
msgid "Available transformations"
msgstr "Dostupne transformacije"
#: transformation_overview.php:39
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Opis"
#: user_password.php:29
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nije Vam dozvoljeno da budete ovde!"
#: user_password.php:106
msgid "The profile has been updated."
msgstr "Profil je promenjen."
#: view_create.php:178
msgid "VIEW name"
msgstr "naziv za VIEW"
#: view_operations.php:95
msgid "Rename view to"
msgstr "Preimenuj pogled u"
#: view_operations.php:131
#, fuzzy
#| msgid "Delete the table (DROP)"
msgid "Delete the view (DROP)"
msgstr "Brisanje tabele (DROP)"
#: libraries/advisory_rules.txt:49
msgid "Uptime below one day"
msgstr ""
#: libraries/advisory_rules.txt:52
msgid "Uptime is less than 1 day, performance tuning may not be accurate."
msgstr ""
#: libraries/advisory_rules.txt:53
msgid ""
"To have more accurate averages it is recommended to let the server run for "
"longer than a day before running this analyzer"
msgstr ""
#: libraries/advisory_rules.txt:54
#, php-format
msgid "The uptime is only %s"
msgstr ""
#: libraries/advisory_rules.txt:56
msgid "Questions below 1,000"
msgstr "Pitanja ispod 1,000"
#: libraries/advisory_rules.txt:59
msgid ""
"Fewer than 1,000 questions have been run against this server. The "
"recommendations may not be accurate."
msgstr ""
#: libraries/advisory_rules.txt:60
msgid ""
"Let the server run for a longer time until it has executed a greater amount "
"of queries."
msgstr ""
#: libraries/advisory_rules.txt:61
#, php-format
msgid "Current amount of Questions: %s"
msgstr "Trenutna količina pitanja: %s"
#: libraries/advisory_rules.txt:63
msgid "Percentage of slow queries"
msgstr "Procenat sporih upita"
#: libraries/advisory_rules.txt:66
msgid ""
"There is a lot of slow queries compared to the overall amount of Queries."
msgstr ""
#: libraries/advisory_rules.txt:67 libraries/advisory_rules.txt:74
msgid ""
"You might want to increase {long_query_time} or optimize the queries listed "
"in the slow query log"
msgstr ""
#: libraries/advisory_rules.txt:68
#, php-format
msgid "The slow query rate should be below 5%%, your value is %s%%."
msgstr ""
#: libraries/advisory_rules.txt:70
msgid "Slow query rate"
msgstr "Stopa sporih upita"
#: libraries/advisory_rules.txt:73
msgid ""
"There is a high percentage of slow queries compared to the server uptime."
msgstr ""
#: libraries/advisory_rules.txt:75
#, php-format
msgid ""
"You have a slow query rate of %s per hour, you should have less than 1%% per "
"hour."
msgstr ""
#: libraries/advisory_rules.txt:77
msgid "Long query time"
msgstr "Dugo vreme izvršavanja upita"
#: libraries/advisory_rules.txt:80
msgid ""
"{long_query_time} is set to 10 seconds or more, thus only slow queries that "
"take above 10 seconds are logged."
msgstr ""
#: libraries/advisory_rules.txt:81
msgid ""
"It is suggested to set {long_query_time} to a lower value, depending on your "
"environment. Usually a value of 1-5 seconds is suggested."
msgstr ""
#: libraries/advisory_rules.txt:82
#, php-format
msgid "long_query_time is currently set to %ds."
msgstr ""
#: libraries/advisory_rules.txt:84 libraries/advisory_rules.txt:91
msgid "Slow query logging"
msgstr "Sporo upisivanje upita u log"
#: libraries/advisory_rules.txt:87 libraries/advisory_rules.txt:94
#, fuzzy
#| msgid "The server is not responding"
msgid "The slow query log is disabled."
msgstr "Server ne odgovara"
#: libraries/advisory_rules.txt:88
msgid ""
"Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
"help troubleshooting badly performing queries."
msgstr ""
#: libraries/advisory_rules.txt:89
msgid "log_slow_queries is set to 'OFF'"
msgstr ""
#: libraries/advisory_rules.txt:95
msgid ""
"Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
"help troubleshooting badly performing queries."
msgstr ""
#: libraries/advisory_rules.txt:96
#, fuzzy
#| msgid "slow_query_log is enabled."
msgid "slow_query_log is set to 'OFF'"
msgstr "slow_query_log je omogućen."
#: libraries/advisory_rules.txt:100
msgid "Release Series"
msgstr "Oslobodi serije podataka"
#: libraries/advisory_rules.txt:103
msgid "The MySQL server version less than 5.1."
msgstr ""
#: libraries/advisory_rules.txt:104
msgid ""
"You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
"even more so."
msgstr ""
#: libraries/advisory_rules.txt:105 libraries/advisory_rules.txt:112
#: libraries/advisory_rules.txt:119
#, php-format
msgid "Current version: %s"
msgstr "Trenutna verzija: %s"
#: libraries/advisory_rules.txt:107 libraries/advisory_rules.txt:114
msgid "Minor Version"
msgstr "Manja verzija"
#: libraries/advisory_rules.txt:110
msgid "Version less than 5.1.30 (the first GA release of 5.1)."
msgstr ""
#: libraries/advisory_rules.txt:111
msgid ""
"You should upgrade, as recent versions of MySQL 5.1 have improved "
"performance and MySQL 5.5 even more so."
msgstr ""
#: libraries/advisory_rules.txt:117
msgid "Version less than 5.5.8 (the first GA release of 5.5)."
msgstr ""
#: libraries/advisory_rules.txt:118
msgid "You should upgrade, to a stable version of MySQL 5.5"
msgstr "Trebalo bi da pređete na stabilnu verziju MySQL-a 5.5"
#: libraries/advisory_rules.txt:121 libraries/advisory_rules.txt:128
#: libraries/advisory_rules.txt:135
msgid "Distribution"
msgstr "Distribucija"
#: libraries/advisory_rules.txt:124
msgid "Version is compiled from source, not a MySQL official binary."
msgstr ""
#: libraries/advisory_rules.txt:125
msgid ""
"If you did not compile from source, you may be using a package modified by a "
"distribution. The MySQL manual only is accurate for official MySQL binaries, "
"not any package distributions (such as RedHat, Debian/Ubuntu etc)."
msgstr ""
#: libraries/advisory_rules.txt:126
msgid "'source' found in version_comment"
msgstr ""
#: libraries/advisory_rules.txt:131 libraries/advisory_rules.txt:138
msgid "The MySQL manual only is accurate for official MySQL binaries."
msgstr ""
#: libraries/advisory_rules.txt:132
msgid "Percona documentation is at http://www.percona.com/docs/wiki/"
msgstr ""
#: libraries/advisory_rules.txt:133
msgid "'percona' found in version_comment"
msgstr ""
#: libraries/advisory_rules.txt:139
msgid "Drizzle documentation is at http://docs.drizzle.org/"
msgstr ""
#: libraries/advisory_rules.txt:140
#, php-format
msgid "Version string (%s) matches Drizzle versioning scheme"
msgstr ""
#: libraries/advisory_rules.txt:142
msgid "MySQL Architecture"
msgstr "Arhitektura MySQL-a"
#: libraries/advisory_rules.txt:145
msgid "MySQL is not compiled as a 64-bit package."
msgstr ""
#: libraries/advisory_rules.txt:146
msgid ""
"Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
"so MySQL might not be able to access all of your memory. You might want to "
"consider installing the 64-bit version of MySQL."
msgstr ""
#: libraries/advisory_rules.txt:147
#, php-format
msgid "Available memory on this host: %s"
msgstr ""
#: libraries/advisory_rules.txt:153
msgid "Query cache disabled"
msgstr "Keš upita isključen"
#: libraries/advisory_rules.txt:156
msgid "The query cache is not enabled."
msgstr "Keš upita nije omogućen."
#: libraries/advisory_rules.txt:157
msgid ""
"The query cache is known to greatly improve performance if configured "
"correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
"and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
"memcached, ignore this recommendation."
msgstr ""
#: libraries/advisory_rules.txt:158
msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
msgstr ""
#: libraries/advisory_rules.txt:160
msgid "Query caching method"
msgstr "Način keširanja upita"
#: libraries/advisory_rules.txt:163
#, fuzzy
#| msgid "Query cache"
msgid "Suboptimal caching method."
msgstr "Keš upita"
#: libraries/advisory_rules.txt:164
msgid ""
"You are using the MySQL Query cache with a fairly high traffic database. It "
"might be worth considering to use <a href=\"http://dev.mysql.com/doc/"
"refman/5.5/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
"cache, especially if you have multiple slaves."
msgstr ""
#: libraries/advisory_rules.txt:165
#, php-format
msgid ""
"The query cache is enabled and the server receives %d queries per second. "
"This rule fires if there is more than 100 queries per second."
msgstr ""
#: libraries/advisory_rules.txt:167
#, php-format
msgid "Query cache efficiency (%%)"
msgstr "Efikasnost keša upita (%%)"
#: libraries/advisory_rules.txt:170
msgid "Query cache not running efficiently, it has a low hit rate."
msgstr ""
#: libraries/advisory_rules.txt:171
msgid "Consider increasing {query_cache_limit}."
msgstr ""
#: libraries/advisory_rules.txt:172
#, fuzzy, php-format
#| msgid "Sort buffer size"
msgid "The current query cache hit rate of %s%% is below 20%%"
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/advisory_rules.txt:174
msgid "Query Cache usage"
msgstr "Upotreba keša upita"
#: libraries/advisory_rules.txt:177
#, php-format
msgid "Less than 80%% of the query cache is being utilized."
msgstr ""
#: libraries/advisory_rules.txt:178
msgid ""
"This might be caused by {query_cache_limit} being too low. Flushing the "
"query cache might help as well."
msgstr ""
#: libraries/advisory_rules.txt:179
#, php-format
msgid ""
"The current ratio of free query cache memory to total query cache size is %s"
"%%. It should be above 80%%"
msgstr ""
#: libraries/advisory_rules.txt:181
msgid "Query cache fragmentation"
msgstr "Fragmentacija keša upita"
#: libraries/advisory_rules.txt:184
#, fuzzy
#| msgid "The server is not responding"
msgid "The query cache is considerably fragmented."
msgstr "Server ne odgovara"
#: libraries/advisory_rules.txt:185
msgid ""
"Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
"This might be caused by many Query cache low memory prunes due to "
"{query_cache_size} being too small. For a immediate but short lived fix you "
"can flush the query cache (might lock the query cache for a long time). "
"Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
"too, e.g. you can set it to the average size of your queries in the cache "
"using this formula: (query_cache_size - qcache_free_memory) / "
"qcache_queries_in_cache"
msgstr ""
#: libraries/advisory_rules.txt:186
#, php-format
msgid ""
"The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
"that the query cache is an alternating pattern of free and used blocks. This "
"value should be below 20%%."
msgstr ""
#: libraries/advisory_rules.txt:188
#, fuzzy
#| msgid "Query cache"
msgid "Query cache low memory prunes"
msgstr "Keš upita"
#: libraries/advisory_rules.txt:191
msgid ""
"Cached queries are removed due to low query cache memory from the query "
"cache."
msgstr "Keširani upiti su uklonjeni iz keša zbog male količine keš memorije."
#: libraries/advisory_rules.txt:192
msgid ""
"You might want to increase {query_cache_size}, however keep in mind that the "
"overhead of maintaining the cache is likely to increase with its size, so do "
"this in small increments and monitor the results."
msgstr ""
#: libraries/advisory_rules.txt:193
#, php-format
msgid ""
"The ratio of removed queries to inserted queries is %s%%. The lower this "
"value is, the better (This rules firing limit: 0.1%%)"
msgstr ""
#: libraries/advisory_rules.txt:195
msgid "Query cache max size"
msgstr "Maksimalna veličina keša upita"
#: libraries/advisory_rules.txt:198
msgid ""
"The query cache size is above 128 MiB. Big query caches may cause "
"significant overhead that is required to maintain the cache."
msgstr ""
#: libraries/advisory_rules.txt:199
msgid ""
"Depending on your environment, it might be performance increasing to reduce "
"this value."
msgstr ""
#: libraries/advisory_rules.txt:200
#, fuzzy, php-format
msgid "Current query cache size: %s"
msgstr "Napravi relaciju"
#: libraries/advisory_rules.txt:202
msgid "Query cache min result size"
msgstr "Minimalna veličina keša upita"
#: libraries/advisory_rules.txt:205
msgid ""
"The max size of the result set in the query cache is the default of 1 MiB."
msgstr ""
#: libraries/advisory_rules.txt:206
msgid ""
"Changing {query_cache_limit} (usually by increasing) may increase "
"efficiency. This variable determines the maximum size a query result may "
"have to be inserted into the query cache. If there are many query results "
"above 1 MiB that are well cacheable (many reads, little writes) then "
"increasing {query_cache_limit} will increase efficiency. Whereas in the case "
"of many query results being above 1 MiB that are not very well cacheable "
"(often invalidated due to table updates) increasing {query_cache_limit} "
"might reduce efficiency."
msgstr ""
#: libraries/advisory_rules.txt:207
msgid "query_cache_limit is set to 1 MiB"
msgstr ""
#: libraries/advisory_rules.txt:211
msgid "Percentage of sorts that cause temporary tables"
msgstr "Procenat sortiranja koja dovode do kreiranja privremenih tabela"
#: libraries/advisory_rules.txt:214 libraries/advisory_rules.txt:221
msgid "Too many sorts are causing temporary tables."
msgstr "Previše sortiranja dovodi do kreiranja privremenih tabela."
#: libraries/advisory_rules.txt:215 libraries/advisory_rules.txt:222
msgid ""
"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
"depending on your system memory limits"
msgstr ""
#: libraries/advisory_rules.txt:216
#, php-format
msgid ""
"%s%% of all sorts cause temporary tables, this value should be lower than "
"10%%."
msgstr ""
#: libraries/advisory_rules.txt:218
msgid "Rate of sorts that cause temporary tables"
msgstr "Stopa sortiranja koja dovode do kreiranja privremenih tabela"
#: libraries/advisory_rules.txt:223
#, fuzzy, php-format
#| msgid "Sort buffer size"
msgid ""
"Temporary tables average: %s, this value should be less than 1 per hour."
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/advisory_rules.txt:225
msgid "Sort rows"
msgstr "Redovi za sortiranje"
#: libraries/advisory_rules.txt:228
msgid "There are lots of rows being sorted."
msgstr ""
#: libraries/advisory_rules.txt:229
msgid ""
"While there is nothing wrong with a high amount of row sorting, you might "
"want to make sure that the queries which require a lot of sorting use "
"indexed columns in the ORDER BY clause, as this will result in much faster "
"sorting"
msgstr ""
#: libraries/advisory_rules.txt:230
#, php-format
msgid "Sorted rows average: %s"
msgstr ""
#: libraries/advisory_rules.txt:233
msgid "Rate of joins without indexes"
msgstr "Stopa spajanja bez upotrebe indeksa"
#: libraries/advisory_rules.txt:236
msgid "There are too many joins without indexes."
msgstr "Ima previše spajanja koja ne koriste indekse."
#: libraries/advisory_rules.txt:237
msgid ""
"This means that joins are doing full table scans. Adding indexes for the "
"columns being used in the join conditions will greatly speed up table joins"
msgstr ""
#: libraries/advisory_rules.txt:238
#, fuzzy, php-format
#| msgid "Sort buffer size"
msgid "Table joins average: %s, this value should be less than 1 per hour"
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/advisory_rules.txt:240
#, fuzzy
msgid "Rate of reading first index entry"
msgstr "Proveri tabelu"
#: libraries/advisory_rules.txt:243
#, fuzzy
#| msgid "The number of pending log file fsyncs."
msgid "The rate of reading the first index entry is high."
msgstr "Broj fsync-ova za datoteku dnevnika na čekanju."
#: libraries/advisory_rules.txt:244
msgid ""
"This usually indicates frequent full index scans. Full index scans are "
"faster than table scans but require lots of CPU cycles in big tables, if "
"those tables that have or had high volumes of UPDATEs and DELETEs, running "
"'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
"scans. Other than that full index scans can only be reduced by rewriting "
"queries."
msgstr ""
#: libraries/advisory_rules.txt:245
#, fuzzy, php-format
#| msgid "Sort buffer size"
msgid "Index scans average: %s, this value should be less than 1 per hour"
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/advisory_rules.txt:247
#, fuzzy
#| msgid "Format of imported file"
msgid "Rate of reading fixed position"
msgstr "Format datoteka za uvoz"
#: libraries/advisory_rules.txt:250
#, fuzzy
#| msgid "The number of pending log file fsyncs."
msgid "The rate of reading data from a fixed position is high."
msgstr "Broj fsync-ova za datoteku dnevnika na čekanju."
#: libraries/advisory_rules.txt:251
msgid ""
"This indicates that many queries need to sort results and/or do a full table "
"scan, including join queries that do not use indexes. Add indexes where "
"applicable."
msgstr ""
#: libraries/advisory_rules.txt:252
#, php-format
msgid ""
"Rate of reading fixed position average: %s, this value should be less than 1 "
"per hour"
msgstr ""
#: libraries/advisory_rules.txt:254
#, fuzzy
#| msgid "Create table"
msgid "Rate of reading next table row"
msgstr "Napravi tabelu"
#: libraries/advisory_rules.txt:257
#, fuzzy
#| msgid "The current number of pending writes."
msgid "The rate of reading the next table row is high."
msgstr "Trenutni broj upisa na čekanju."
#: libraries/advisory_rules.txt:258
msgid ""
"This indicates that many queries are doing full table scans. Add indexes "
"where applicable."
msgstr ""
#: libraries/advisory_rules.txt:259
#, fuzzy, php-format
#| msgid "Sort buffer size"
msgid ""
"Rate of reading next table row: %s, this value should be less than 1 per hour"
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/advisory_rules.txt:262
msgid "tmp_table_size vs. max_heap_table_size"
msgstr ""
#: libraries/advisory_rules.txt:265
msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
msgstr ""
#: libraries/advisory_rules.txt:266
msgid ""
"If you have deliberately changed one of either: The server uses the lower "
"value of either to determine the maximum size of in-memory tables. So if you "
"wish to increase the in-memory table limit you will have to increase the "
"other value as well."
msgstr ""
#: libraries/advisory_rules.txt:267
#, php-format
msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
msgstr ""
#: libraries/advisory_rules.txt:269
#, fuzzy
#| msgid "Format of imported file"
msgid "Percentage of temp tables on disk"
msgstr "Format datoteka za uvoz"
#: libraries/advisory_rules.txt:272 libraries/advisory_rules.txt:279
msgid ""
"Many temporary tables are being written to disk instead of being kept in "
"memory."
msgstr ""
#: libraries/advisory_rules.txt:273
msgid ""
"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
"some temporary tables are always being written to disk, independent of the "
"value of these variables. To eliminate these you will have to rewrite your "
"queries to avoid those conditions (Within a temporary table: Presence of a "
"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
"mentioned in the beginning of an <a href=\"http://www.facebook.com/note.php?"
"note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
msgstr ""
#: libraries/advisory_rules.txt:274
#, php-format
msgid ""
"%s%% of all temporary tables are being written to disk, this value should be "
"below 25%%"
msgstr ""
#: libraries/advisory_rules.txt:276
msgid "Temp disk rate"
msgstr "Stopa upotrebe privremenog diska"
#: libraries/advisory_rules.txt:280
msgid ""
"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
"some temporary tables are always being written to disk, independent of the "
"value of these variables. To eliminate these you will have to rewrite your "
"queries to avoid those conditions (Within a temporary table: Presence of a "
"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
"mentioned in the <a href=\"http://dev.mysql.com/doc/refman/5.5/en/internal-"
"temporary-tables.html\">MySQL Documentation</a>"
msgstr ""
#: libraries/advisory_rules.txt:281
#, php-format
msgid ""
"Rate of temporary tables being written to disk: %s, this value should be "
"less than 1 per hour"
msgstr ""
#: libraries/advisory_rules.txt:296
msgid "MyISAM key buffer size"
msgstr "Veličina bafera za MyISAM ključeve"
#: libraries/advisory_rules.txt:299
msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
msgstr ""
#: libraries/advisory_rules.txt:300
msgid ""
"Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
"good start."
msgstr ""
#: libraries/advisory_rules.txt:301
#, fuzzy
#| msgid "Sort buffer size"
msgid "key_buffer_size is 0"
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/advisory_rules.txt:303
#, php-format
msgid "Max %% MyISAM key buffer ever used"
msgstr "Maksimalan %% MyISAM bafera za ključeve je ikad korišćeno"
#: libraries/advisory_rules.txt:306 libraries/advisory_rules.txt:314
#, php-format
msgid "MyISAM key buffer (index cache) %% used is low."
msgstr "Upotreba MyISAM bafer ključeva (keš indeksa) %% je niska."
#: libraries/advisory_rules.txt:307 libraries/advisory_rules.txt:315
msgid ""
"You may need to decrease the size of {key_buffer_size}, re-examine your "
"tables to see if indexes have been removed, or examine queries and "
"expectations about what indexes are being used."
msgstr ""
#: libraries/advisory_rules.txt:308
#, php-format
msgid ""
"max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
msgstr ""
"Maksimalno %% MyISAM bafera ključeva je ikad korišćeno: %s%%, ova vrednost "
"bi trebala da bude iznad 95%%"
#: libraries/advisory_rules.txt:311
msgid "Percentage of MyISAM key buffer used"
msgstr "Procenat iskorišćenosti MyISAM bafera za ključeve"
#: libraries/advisory_rules.txt:316
#, fuzzy, php-format
#| msgid "Sort buffer size"
msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/advisory_rules.txt:318
#, fuzzy
msgid "Percentage of index reads from memory"
msgstr "Prikaži kompletne upite"
#: libraries/advisory_rules.txt:321
#, php-format
msgid "The %% of indexes that use the MyISAM key buffer is low."
msgstr ""
#: libraries/advisory_rules.txt:322
msgid "You may need to increase {key_buffer_size}."
msgstr ""
#: libraries/advisory_rules.txt:323
#, fuzzy, php-format
#| msgid "Sort buffer size"
msgid "Index reads from memory: %s%%, this value should be above 95%%"
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/advisory_rules.txt:327
msgid "Rate of table open"
msgstr "Stopa otvorenih tabela"
#: libraries/advisory_rules.txt:330
msgid "The rate of opening tables is high."
msgstr "Stopa otvaranja tabela je visoka."
#: libraries/advisory_rules.txt:331
msgid ""
"Opening tables requires disk I/O which is costly. Increasing "
"{table_open_cache} might avoid this."
msgstr ""
#: libraries/advisory_rules.txt:332
#, fuzzy, php-format
#| msgid "Sort buffer size"
msgid "Opened table rate: %s, this value should be less than 10 per hour"
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/advisory_rules.txt:334
msgid "Percentage of used open files limit"
msgstr "Procenat iskorišćenosti limita otvorenih datoteka"
#: libraries/advisory_rules.txt:337
msgid ""
"The number of open files is approaching the max number of open files. You "
"may get a \"Too many open files\" error."
msgstr ""
#: libraries/advisory_rules.txt:338 libraries/advisory_rules.txt:345
msgid ""
"Consider increasing {open_files_limit}, and check the error log when "
"restarting after changing {open_files_limit}."
msgstr ""
#: libraries/advisory_rules.txt:339
#, php-format
msgid ""
"The number of opened files is at %s%% of the limit. It should be below 85%%"
msgstr ""
#: libraries/advisory_rules.txt:341
msgid "Rate of open files"
msgstr "Stopa otvorenih datoteka"
#: libraries/advisory_rules.txt:344
msgid "The rate of opening files is high."
msgstr "Stopa otvaranja datoteka je visoka."
#: libraries/advisory_rules.txt:346
#, fuzzy, php-format
#| msgid "Sort buffer size"
msgid "Opened files rate: %s, this value should be less than 5 per hour"
msgstr "Veličina prihvatnika za sortiranje"
#: libraries/advisory_rules.txt:348
#, php-format
msgid "Immediate table locks %%"
msgstr "%% neposrednog zaključavanja tabela"
#: libraries/advisory_rules.txt:351 libraries/advisory_rules.txt:358
msgid "Too many table locks were not granted immediately."
msgstr "Previše zaključavanja tabela nije odmah neposredno dozvoljeno."
#: libraries/advisory_rules.txt:352 libraries/advisory_rules.txt:359
msgid "Optimize queries and/or use InnoDB to reduce lock wait."
msgstr ""
"Optimizuj upite i/ili iskoristi InnoDB za smanjenje čekanja kod "
"zaključavanja."
#: libraries/advisory_rules.txt:353
#, php-format
msgid "Immediate table locks: %s%%, this value should be above 95%%"
msgstr ""
"Trenutno zaključavanje tabela: %s%%, ova vrednost bi trebalo da bude iznad "
"95%%"
#: libraries/advisory_rules.txt:355
msgid "Table lock wait rate"
msgstr "Stopa čekanja na zaključavanje tabela"
#: libraries/advisory_rules.txt:360
#, php-format
msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
msgstr ""
"Stopa zaklučavanja tabela: %s, ova vrednost bi trebala da bude manja od 1 po "
"satu"
#: libraries/advisory_rules.txt:362
msgid "Thread cache"
msgstr "Keš niti"
#: libraries/advisory_rules.txt:365
msgid ""
"Thread cache is disabled, resulting in more overhead from new connections to "
"MySQL."
msgstr ""
"Keš niti je isključen, ovo rezultira većim opterećenjem kod novih veza na "
"MySQL."
#: libraries/advisory_rules.txt:366
msgid "Enable the thread cache by setting {thread_cache_size} > 0."
msgstr "Omogući keš niti tako što ćeš postaviti {thread_cache_size} > 0."
#: libraries/advisory_rules.txt:367
msgid "The thread cache is set to 0"
msgstr "Keš niti je postavljen na 0"
#: libraries/advisory_rules.txt:369
#, php-format
msgid "Thread cache hit rate %%"
msgstr "%% pristupanja kešu niti"
#: libraries/advisory_rules.txt:372
msgid "Thread cache is not efficient."
msgstr "Keš niti nije efikasan."
#: libraries/advisory_rules.txt:373
msgid "Increase {thread_cache_size}."
msgstr "Povećaj {thread_cache_size}."
#: libraries/advisory_rules.txt:374
#, php-format
msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
msgstr ""
"Stopa pristupanja kešu niti: %s%%, ova vrednost bi trebalo da bude iznad 80%%"
#: libraries/advisory_rules.txt:376
msgid "Threads that are slow to launch"
msgstr "Niti koje se sporo pokreću"
#: libraries/advisory_rules.txt:379
msgid "There are too many threads that are slow to launch."
msgstr "Ima previše niti koje se sporo pokreću."
#: libraries/advisory_rules.txt:380
msgid ""
"This generally happens in case of general system overload as it is pretty "
"simple operations. You might want to monitor your system load carefully."
msgstr ""
"Ovo se uglavnom dešava u slučaju preopterećenja sistema jer je prilično "
"jednostavna operacija. Možda je najbolje da pažljivo pratite opterećenje "
"vašeg sistema."
#: libraries/advisory_rules.txt:381
#, php-format
msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
msgstr ""
"%s nit(i) je bilo potrebno više od %s sekundi da se pokrene, trebalo bi da "
"ih bude 0"
#: libraries/advisory_rules.txt:383
msgid "Slow launch time"
msgstr "Predugo vreme pokretanja"
#: libraries/advisory_rules.txt:386
msgid "Slow_launch_threads is above 2s"
msgstr "Slow_launch_threads je iznad 2s"
#: libraries/advisory_rules.txt:387
#, fuzzy
#| msgid ""
#| "Set slow_launch_time to 1s or 2s to correctly count threads that are slow "
#| "to launch"
msgid ""
"Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
"to launch"
msgstr ""
"Postavi slow_launch_time na 1s ili 2s da bi ispravno izbrojao niti koje se "
"predugo pokreću"
#: libraries/advisory_rules.txt:388
#, php-format
msgid "slow_launch_time is set to %s"
msgstr "slow_launch_time je postavljeno na %s"
#: libraries/advisory_rules.txt:392
msgid "Percentage of used connections"
msgstr "Procenat iskorišćenih veza"
#: libraries/advisory_rules.txt:395
#, fuzzy
#| msgid ""
#| "The maximum amount of used connections is getting close to the value of "
#| "max_connections."
msgid ""
"The maximum amount of used connections is getting close to the value of "
"{max_connections}."
msgstr "Maksimalni broj iskorišćenih veza se bliži vrednosti max_connections."
#: libraries/advisory_rules.txt:396
msgid ""
"Increase {max_connections}, or decrease {wait_timeout} so that connections "
"that do not close database handlers properly get killed sooner. Make sure "
"the code closes database handlers properly."
msgstr ""
#: libraries/advisory_rules.txt:397
#, php-format
msgid ""
"Max_used_connections is at %s%% of max_connections, it should be below 80%%"
msgstr ""
#: libraries/advisory_rules.txt:399
msgid "Percentage of aborted connections"
msgstr "Procenat prekinutih veza"
#: libraries/advisory_rules.txt:402 libraries/advisory_rules.txt:409
msgid "Too many connections are aborted."
msgstr "Previše veza je odbačeno."
#: libraries/advisory_rules.txt:403 libraries/advisory_rules.txt:410
msgid ""
"Connections are usually aborted when they cannot be authorized. <a href="
"\"http://www.mysqlperformanceblog.com/2008/08/23/how-to-track-down-the-"
"source-of-aborted_connects/\">This article</a> might help you track down the "
"source."
msgstr ""
#: libraries/advisory_rules.txt:404
#, php-format
msgid "%s%% of all connections are aborted. This value should be below 1%%"
msgstr ""
#: libraries/advisory_rules.txt:406
msgid "Rate of aborted connections"
msgstr "Stopa prekinutih veza"
#: libraries/advisory_rules.txt:411
#, php-format
msgid ""
"Aborted connections rate is at %s, this value should be less than 1 per hour"
msgstr ""
"Stopa prekinutih veza je %s, ova vrednost bi trebala da bude manja od 1 po "
"satu"
#: libraries/advisory_rules.txt:413
msgid "Percentage of aborted clients"
msgstr "Procenat odbačenih klijenata"
#: libraries/advisory_rules.txt:416 libraries/advisory_rules.txt:423
msgid "Too many clients are aborted."
msgstr "Previše klijenata je odbačeno."
#: libraries/advisory_rules.txt:417 libraries/advisory_rules.txt:424
msgid ""
"Clients are usually aborted when they did not close their connection to "
"MySQL properly. This can be due to network issues or code not closing a "
"database handler properly. Check your network and code."
msgstr ""
#: libraries/advisory_rules.txt:418
#, php-format
msgid "%s%% of all clients are aborted. This value should be below 2%%"
msgstr ""
#: libraries/advisory_rules.txt:420
msgid "Rate of aborted clients"
msgstr "Stopa odbačenih klijenata"
#: libraries/advisory_rules.txt:425
#, php-format
msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
msgstr ""
"Kod klijenata stopa prekida je %s, ova vrednost bi trebala biti manja od 1 "
"po satu"
#: libraries/advisory_rules.txt:429
msgid "Is InnoDB disabled?"
msgstr "Da li je InnoDB isključen?"
#: libraries/advisory_rules.txt:432
msgid "You do not have InnoDB enabled."
msgstr "InnoDB nije aktiviran."
#: libraries/advisory_rules.txt:433
msgid "InnoDB is usually the better choice for table engines."
msgstr "InnoDB je obično bolji izbor."
#: libraries/advisory_rules.txt:434
msgid "have_innodb is set to 'value'"
msgstr ""
#: libraries/advisory_rules.txt:436
msgid "InnoDB log size"
msgstr "Veličina InnoDB log-a"
#: libraries/advisory_rules.txt:439
msgid ""
"The InnoDB log file size is not an appropriate size, in relation to the "
"InnoDB buffer pool."
msgstr ""
"Veličina InnoDB datoteke za logove nije odgovarajuće veličine, u odnosu na "
"InnoDB prostor za bafere."
#: libraries/advisory_rules.txt:440
#, php-format
msgid ""
"Especially on a system with a lot of writes to InnoDB tables you should set "
"{innodb_log_file_size} to 25%% of {innodb_buffer_pool_size}. However the "
"bigger this value, the longer the recovery time will be when database "
"crashes, so this value should not be set much higher than 256 MiB. Please "
"note however that you cannot simply change the value of this variable. You "
"need to shutdown the server, remove the InnoDB log files, set the new value "
"in my.cnf, start the server, then check the error logs if everything went "
"fine. See also <a href=\"http://mysqldatabaseadministration.blogspot."
"com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
msgstr ""
#: libraries/advisory_rules.txt:441
#, fuzzy, php-format
#| msgid "The number writes done to the InnoDB buffer pool."
msgid ""
"Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
"it should not be below 20%%"
msgstr "Broj upisa učinjenih u InnoDB ostavu bafera."
#: libraries/advisory_rules.txt:443
msgid "Max InnoDB log size"
msgstr "Maksimalna veličina InnoDB log-a"
#: libraries/advisory_rules.txt:446
msgid "The InnoDB log file size is inadequately large."
msgstr ""
#: libraries/advisory_rules.txt:447
#, php-format
msgid ""
"It is usually sufficient to set {innodb_log_file_size} to 25%% of the size "
"of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down "
"the recovery time after a database crash considerably. See also <a href="
"\"http://www.mysqlperformanceblog.com/2006/07/03/choosing-proper-"
"innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
"remove the InnoDB log files, set the new value in my.cnf, start the server, "
"then check the error logs if everything went fine. See also <a href=\"http://"
"mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-"
"proper-way.html\">this blog entry</a>"
msgstr ""
#: libraries/advisory_rules.txt:448
#, php-format
msgid "Your absolute InnoDB log size is %s MiB"
msgstr "Apsolutna veličina vašeg InnoDB log-a je %s MiB"
#: libraries/advisory_rules.txt:450
msgid "InnoDB buffer pool size"
msgstr "Veličina InnoDB prostora za bafere"
#: libraries/advisory_rules.txt:453
#, fuzzy
#| msgid "Buffer pool size"
msgid "Your InnoDB buffer pool is fairly small."
msgstr "Veličina prihvatnika"
#: libraries/advisory_rules.txt:454
#, php-format
msgid ""
"The InnoDB buffer pool has a profound impact on performance for InnoDB "
"tables. Assign all your remaining memory to this buffer. For database "
"servers that use solely InnoDB as storage engine and have no other services "
"(e.g. a web server) running, you may set this as high as 80%% of your "
"available memory. If that is not the case, you need to carefully assess the "
"memory consumption of your other services and non-InnoDB-Tables and set this "
"variable accordingly. If it is set too high, your system will start "
"swapping, which decreases performance significantly. See also <a href="
"\"http://www.mysqlperformanceblog.com/2007/11/03/choosing-"
"innodb_buffer_pool_size/\">this article</a>"
msgstr ""
#: libraries/advisory_rules.txt:455
#, php-format
msgid ""
"You are currently using %s%% of your memory for the InnoDB buffer pool. This "
"rule fires if you are assigning less than 60%%, however this might be "
"perfectly adequate for your system if you don't have much InnoDB tables or "
"other services running on the same machine."
msgstr ""
#: libraries/advisory_rules.txt:459
msgid "MyISAM concurrent inserts"
msgstr "MyISAM istovremenih upisivanja"
#: libraries/advisory_rules.txt:462
#, fuzzy
#| msgid "Enable concurrent_insert by setting it to 1"
msgid "Enable {concurrent_insert} by setting it to 1"
msgstr ""
"Omogući istovremeno umetanje tako što ćeš postaviti concurrent_insert na 1"
#: libraries/advisory_rules.txt:463
msgid ""
"Setting {concurrent_insert} to 1 reduces contention between readers and "
"writers for a given table. See also <a href=\"http://dev.mysql.com/doc/"
"refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
msgstr ""
"Postavljanjem {concurrent_insert} na 1 smanjuje se nadmetanje između čitača "
"i upisivača nad datom tabelom. Pogledajte takođe <a href=\"http://dev.mysql."
"com/doc/refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
#: libraries/advisory_rules.txt:464
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert je postavljeno na 0"
#~ msgid "Cookies must be enabled past this point."
#~ msgstr "Kolačići (Cookies) moraju u ovom slučaju biti aktivni."
#~ msgid "Open Document"
#~ msgstr "Otvori dokument"
#~ msgid "Table seems to be empty!"
#~ msgstr "Tabela je izgleda prazna!"
#~ msgid "Count tables"
#~ msgstr "Prebroj tabele"
#~ msgid "ltr"
#~ msgstr "ltr"
#~ msgid "Software version"
#~ msgstr "Verzija softvera"
#~ msgid "Save to file"
#~ msgstr "Sačuvaj u datoteku"
#~ msgid "Total count"
#~ msgstr "Ukupan broj"
#~ msgid "Improves efficiency of screen refresh"
#~ msgstr "Povećava efikasnost osvežavanja ekrana"
#~ msgid "Enable Ajax"
#~ msgstr "Omogući Ajax"
#~ msgid "KiB sent since last refresh"
#~ msgstr "KB poslato od poslednjeg osvežavanja"
#~ msgid "KiB received since last refresh"
#~ msgstr "KB primljeno od poslednjeg osvežavanja"
#~ msgid "Server traffic (in KiB)"
#~ msgstr "Količina saobraćaja na serveru (u KiB)"
#~ msgid "Connections since last refresh"
#~ msgstr "Veze od poslednjeg osvežavanja"
#~ msgid "Questions since last refresh"
#~ msgstr "Pitanja od poslednjeg osvežavanja"
#~ msgid "Questions (executed statements by the server)"
#~ msgstr "Pitanja (izvršeni iskazi od strane servera)"
#~ msgid "Runtime Information"
#~ msgstr "Informacije o toku rada"
#~ msgid "Number of data points: "
#~ msgstr "Broj tačaka podataka: "
#~ msgid "Refresh rate: "
#~ msgstr "Interval osvežavanja: "
#~ msgid "Run analyzer"
#~ msgstr "Pokreni analizator"
#~ msgid "Show more actions"
#~ msgstr "Pikaži još akcija"
#~ msgid "Add to index &nbsp;%s&nbsp;column(s)"
#~ msgstr "Dodaj u ključ &nbsp;%s&nbsp;kolona(e)"
#~ msgid "Source database"
#~ msgstr "Izvorna baza"
#~ msgid "Target database"
#~ msgstr "Ciljna baza"
#~ msgid "Structure Difference"
#~ msgstr "Strukturna razlika"
#~ msgid "Data Difference"
#~ msgstr "Razlika u podacima"
#~ msgid "Add column(s)"
#~ msgstr "Dodaj kolonu(e)"
#~ msgid "Remove column(s)"
#~ msgstr "Ukloni kolonu(e)"
#~ msgid "Alter column(s)"
#~ msgstr "Izmeni kolonu(e)"
#~ msgid "Remove index(s)"
#~ msgstr "Ukloni indeks(e)"
#~ msgid "Apply index(s)"
#~ msgstr "Primeni indeks(e)"
#~ msgid "Update row(s)"
#~ msgstr "Ažuriraj red(ove)"
#~ msgid "Insert row(s)"
#~ msgstr "Umetni red(ove)"
#~ msgid "Would you like to delete all the previous rows from target tables?"
#~ msgstr "Želite li da obrišete sve postojeće redove iz izabrane tabele?"
#~ msgid "Apply Selected Changes"
#~ msgstr "Primeni izabrane promene"
#~ msgid "Synchronize Databases"
#~ msgstr "Sinhronizuj baze"
#~ msgid "Selected target tables have been synchronized with source tables."
#~ msgstr "Izabrane odredišne tabele su sinhronizovane sa izvornim tabelama."
#~ msgid "Target database has been synchronized with source database"
#~ msgstr "Odredišna baza je sinhronizovana sa izvornom bazom"
#~ msgid "Executed queries"
#~ msgstr "Izvršeni upiti"
#~ msgid "Enter manually"
#~ msgstr "Unesite ručno"
#~ msgid "Current connection"
#~ msgstr "Trenutna veza"
#~ msgid "Configuration: %s"
#~ msgstr "Konfiguracija: %s"
#~ msgid "Socket"
#~ msgstr "Soket"
#~ msgid ""
#~ "Target database will be completely synchronized with source database. "
#~ "Source database will remain unchanged."
#~ msgstr ""
#~ "Odredišna baza će biti kompletno sinhronizovana sa izvornom bazom. "
#~ "Izvorna baza će ostati neizmenjena."
#~ msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
#~ msgstr "phpMyAdmin preferira čitače koji podržavaju okvire."
#~ msgid "Show database listing as a list instead of a drop down"
#~ msgstr "Prikaži spisak baza u običnoj listi umesto u padajućoj"
#~ msgid "Display databases as a list"
#~ msgstr "Prikaži baze u obliku liste"
#~ msgid "Display databases in a tree"
#~ msgstr "Prikaži baze u obliku drveta"
#~ msgid "Disable this if you want to see all databases at once"
#~ msgstr "Isključute ovo ako želite da vidite sve baze odjednom"
#~ msgid "Use light version"
#~ msgstr "Koristi pojednostavljenu verziju"
#~ msgid ""
#~ "Maximum number of databases displayed in left frame and database list"
#~ msgstr "Maksimalni broj baza prikazanih u levom okviru i listi baza"
#~ msgctxt "short form"
#~ msgid "Create table"
#~ msgstr "Kreiraj tabelu"
#~ msgid "Please select a database"
#~ msgstr "Izaberite bazu"
#~ msgctxt "MySQL 5.5 documentation language"
#~ msgid "en"
#~ msgstr "en"
#~ msgctxt "MySQL 5.1 documentation language"
#~ msgid "en"
#~ msgstr "en"
#~ msgctxt "MySQL 5.0 documentation language"
#~ msgid "en"
#~ msgstr "en"
#~ msgctxt "PHP documentation language"
#~ msgid "en"
#~ msgstr "en"
#, fuzzy
#~| msgid "Do you really want to "
#~ msgid "Do you really want to execute following query?"
#~ msgstr "Da li stvarno hoćete da "
#~ msgid "DocSQL"
#~ msgstr "DocSQL"
#, fuzzy
#~| msgid "Export"
#~ msgid "Export all"
#~ msgstr "Izvoz"
#, fuzzy
#~| msgid "Privileges"
#~ msgid "Privileges for all users"
#~ msgstr "Privilegije"
#~ msgid "PDF"
#~ msgstr "PDF"
#~ msgid ""
#~ "No description is available for this transformation.<br />Please ask the "
#~ "author what %s does."
#~ msgstr ""
#~ "Nema opisa za ovu transformaciju.<br />Molimo pitajte autora šta %s radi."
#~ msgid ""
#~ "MIME types printed in italics do not have a separate transformation "
#~ "function"
#~ msgstr ""
#~ "MIME-tipovi prikazani u kurzivu nemaju odvojene funkcije transformacije."
#~ msgid "rows"
#~ msgstr "Pregled"
#~ msgid "Usage"
#~ msgstr "Zauzeće"
#, fuzzy
#~| msgid "Lines terminated by"
#~ msgid "String"
#~ msgstr "Linije se završavaju sa"
#, fuzzy
#~| msgid "Add/Delete Field Columns"
#~ msgid "The remaining columns"
#~ msgstr "Dodaj/obriši kolonu"
#, fuzzy
#~| msgid "Data only"
#~ msgid "Dates only."
#~ msgstr "Samo podaci"
#, fuzzy
#~ msgid "Add a value"
#~ msgstr "Dodaj novog korisnika"
#, fuzzy
#~ msgctxt "Correctly setup"
#~ msgid "OK"
#~ msgstr "U redu"
#, fuzzy
#~ msgid "All users"
#~ msgstr "Bilo koji korisnik"
#, fuzzy
#~ msgid "All hosts"
#~ msgstr "Bilo koji domaćin"
#~ msgid "No blob streaming server configured!"
#~ msgstr "Nema konfigurisanih blob streaming servera!"
#, fuzzy
#~ msgid "Failed to fetch headers"
#~ msgstr "Neuspelo upisivanje datoteke na disk."
#~ msgid "Failed to open remote URL"
#~ msgstr "Neuspelo otvaranje udaljene URL adrese"
#, fuzzy
#~ msgid "Unknown error while uploading."
#~ msgstr "Nepoznata greška pri slanju datoteke."
#, fuzzy
#~ msgid "PBMS connection failed:"
#~ msgstr "Sortiranje za MySQL vezu"
#, fuzzy
#~ msgctxt "Create none database for user"
#~ msgid "None"
#~ msgstr "nema"
#~ msgid "Modify an index"
#~ msgstr "Izmeni ključ"
#~ msgid "Column count has to be larger than zero."
#~ msgstr "Broj kolona mora biti veći od nule."
#~ msgid "Create Table"
#~ msgstr "Napravi tabelu"
#~ msgid "(or the local Drizzle server's socket is not correctly configured)"
#~ msgstr "(ili priključak lokalnog MySQL servera nije ispravno podešen)"
#~ msgid "Create table on database %s"
#~ msgstr "Napravi novu tabelu u bazi %s"
#~ msgid "Data Label"
#~ msgstr "Naziv"
#~ msgid "Location of the text file"
#~ msgstr "Lokacija tekstualne datoteke"
#~ msgid "MySQL charset"
#~ msgstr "MySQL set karaktera"
#~ msgid "MySQL client version"
#~ msgstr "Verzija MySQL klijenta"
#~ msgid ""
#~ "The display column is shown in pink. To set/unset a column as the display "
#~ "column, click the \"Choose column to display\" icon, then click on the "
#~ "appropriate column name."
#~ msgstr ""
#~ "Polje za prikaz je obojeno u ružičasto. Da bi postavili/uklonili polje "
#~ "kao polje za prikaz, kliknite na ikonu „Izaberi polje za prikaz“, a potom "
#~ "na naziv odgovarajućeg polja."
#~ msgid "memcached usage"
#~ msgstr "Zauzeće"
#~ msgid "% open files"
#~ msgstr "Prikaži otvorene tabele"
#~ msgid "% connections used"
#~ msgstr "Konekcije"
#~ msgid "% aborted connections"
#~ msgstr "maks. istovremenih veza"
#~ msgid "CPU Usage"
#~ msgstr "Zauzeće"
#~ msgid "Swap Usage"
#~ msgstr "Zauzeće"
#~ msgctxt "PDF"
#~ msgid "page"
#~ msgstr "strana"
#~ msgid "Inline Edit"
#~ msgstr "Skladištenja"
#~ msgid "Previous"
#~ msgstr "Prethodna"
#~ msgid "Next"
#~ msgstr "Sledeći"
#~ msgid "Create event"
#~ msgstr "Napravi relaciju"
#~ msgid "Create routine"
#~ msgstr "Napravi relaciju"
#~ msgid "Create trigger"
#~ msgstr "Napravi relaciju"
#~ msgid ""
#~ "No themes support; please check your configuration and/or your themes in "
#~ "directory %s."
#~ msgstr ""
#~ "Nema podrške za teme, molimo proverite konfiguraciju i/ili teme u "
#~ "direktorijumu %s."
#~ msgid "Switch to"
#~ msgstr "Predji na"
#~ msgid "Refresh rate:"
#~ msgstr "Osveži"
#~ msgid "Server traffic"
#~ msgstr "Izbor servera"
#~ msgid "Value too long in the form!"
#~ msgstr "Nedostaje vrednost u obrascu!"
#~ msgid "Export of event \"%s\""
#~ msgstr "Tip izvoza"
#~ msgid "No trigger with name %s found"
#~ msgstr "Nema ispravne putanje do slika za temu %s!"
#~ msgid "row(s) starting from row #"
#~ msgstr "redova počev od reda"
#~ msgid "in %s mode and repeat headers after %s cells"
#~ msgstr "u %s modu i ponovi zaglavlje posle svakog %s reda"
#~ msgid ""
#~ "phpMyAdmin was unable to read your configuration file!<br />This might "
#~ "happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
#~ ">Please call the configuration file directly using the link below and "
#~ "read the PHP error message(s) that you receive. In most cases a quote or "
#~ "a semicolon is missing somewhere.<br />If you receive a blank page, "
#~ "everything is fine."
#~ msgstr ""
#~ "phpMyAdmin nije mogao da pročita vašu konfiguracionu datoteku!<br />Ovo "
#~ "se može desiti ako PHP nađe grešku u procesiranju ili ne može da pronađe "
#~ "datoteku.<br />Pozovite konfiguracionu datoteku direktno koristeći donji "
#~ "link i pročitajte poruke o grešci koje dobijate. U većini slučajeve negde "
#~ "nedostaje navodnik ili tačka-zarez.<br />Ako dobijete praznu stranu, sve "
#~ "je u redu."
#~ msgid "Dropping Procedure"
#~ msgstr "Procedure"
#~ msgid "Theme / Style"
#~ msgstr "Tema / stil"
#~ msgid "seconds"
#~ msgstr "u sekundi"
#~ msgid "The number of free memory blocks in query cache."
#~ msgstr "Broj slobodnih memorijskih blokova u u kešu upita."
#~ msgctxt "$strShowStatusReset"
#~ msgid "Reset"
#~ msgstr "Reset"
#~ msgid "Show processes"
#~ msgstr "Prikaži listu procesa"
#~ msgctxt "for Show status"
#~ msgid "Reset"
#~ msgstr "Poništi"
#~ msgid ""
#~ "<b>Server traffic</b>: These tables show the network traffic statistics "
#~ "of this MySQL server since its startup."
#~ msgstr ""
#~ "<b>Saobraćaj servera</b>: Tabele pokazuju statistike mrežnog saobraćaja "
#~ "na ovom MySQL serveru od njegovog pokretanja."
#~ msgid ""
#~ "<b>Query statistics</b>: Since its startup, %s queries have been sent to "
#~ "the server."
#~ msgstr ""
#~ "<b>Statistike upita</b>: %s upita je postavljeno serveru od njegovog "
#~ "pokretanja."
#~ msgid "Chart generated successfully."
#~ msgstr "Privilegije su uspešno ponovo učitane."
#~ msgid ""
#~ "The result of this query can't be used for a chart. See [doc@faq6-29]FAQ "
#~ "6.29[/doc]"
#~ msgstr "Može biti približno. Vidite FAQ 3.11"
#~ msgid "Add a New User"
#~ msgstr "Dodaj novog korisnika"
#~ msgid "Create User"
#~ msgstr "Napravi relaciju"
#~ msgid "Delete the matches for the "
#~ msgstr "Prikaz podataka tabele"
#~ msgid "Show left delete link"
#~ msgstr "Prikaži/sakrij meni s leve strane"
#~ msgid "yes"
#~ msgstr "Da"
#~ msgid "to/from page"
#~ msgstr "od/do stranice"
#~ msgid "Disable Statistics"
#~ msgstr "Isključi statistike"
#~ msgid "Display table filter"
#~ msgstr "Prikazujem komentare kolone"
#~ msgid ""
#~ "The additional features for working with linked tables have been "
#~ "deactivated. To find out why click %shere%s."
#~ msgstr ""
#~ "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste "
#~ "saznali zašto, kliknite %sovde%s."
#~ msgid "Ignore duplicate rows"
#~ msgstr "Ignoriši duplicirane redove"
#~ msgid "No tables"
#~ msgstr "Nema tabela"