4 "Project-Id-Version: phpMyAdmin 5.2.0-dev\n"
5 "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
6 "POT-Creation-Date: 2022-04-21 15:54-0300\n"
7 "PO-Revision-Date: 2022-02-17 10:34+0000\n"
8 "Last-Translator: Maurício Meneghini Fauth <mauricio@fauth.dev>\n"
9 "Language-Team: Bosnian <https://hosted.weblate.org/projects/phpmyadmin/5-2/"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
16 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
17 "X-Generator: Weblate 4.11-dev\n"
19 #: libraries/advisory_rules_generic.php:9
20 msgid "Uptime below one day"
23 #: libraries/advisory_rules_generic.php:12
24 msgid "Uptime is less than 1 day, performance tuning may not be accurate."
27 #: libraries/advisory_rules_generic.php:14
29 "To have more accurate averages it is recommended to let the server run for "
30 "longer than a day before running this analyzer"
33 #: libraries/advisory_rules_generic.php:17
35 msgid "The uptime is only %s"
38 #: libraries/advisory_rules_generic.php:22
40 msgid "Questions below 1,000"
43 #: libraries/advisory_rules_generic.php:26
45 "Fewer than 1,000 questions have been run against this server. The "
46 "recommendations may not be accurate."
49 #: libraries/advisory_rules_generic.php:30
51 "Let the server run for a longer time until it has executed a greater amount "
55 #: libraries/advisory_rules_generic.php:32
57 #| msgid "Connections"
58 msgid "Current amount of Questions: %s"
61 #: libraries/advisory_rules_generic.php:37
63 msgid "Percentage of slow queries"
64 msgstr "Prikaži kompletne upite"
66 #: libraries/advisory_rules_generic.php:41
68 "There is a lot of slow queries compared to the overall amount of Queries."
71 #: libraries/advisory_rules_generic.php:43
72 #: libraries/advisory_rules_generic.php:56
74 "You might want to increase {long_query_time} or optimize the queries listed "
75 "in the slow query log"
78 #: libraries/advisory_rules_generic.php:45
80 msgid "The slow query rate should be below 5%%, your value is %s%%."
83 #: libraries/advisory_rules_generic.php:50
85 msgid "Slow query rate"
88 #: libraries/advisory_rules_generic.php:54
90 "There is a high percentage of slow queries compared to the server uptime."
93 #: libraries/advisory_rules_generic.php:58
96 "You have a slow query rate of %s per hour, you should have less than 1%% per "
100 #: libraries/advisory_rules_generic.php:63
102 msgid "Long query time"
105 #: libraries/advisory_rules_generic.php:67
107 "{long_query_time} is set to 10 seconds or more, thus only slow queries that "
108 "take above 10 seconds are logged."
111 #: libraries/advisory_rules_generic.php:71
113 "It is suggested to set {long_query_time} to a lower value, depending on your "
114 "environment. Usually a value of 1-5 seconds is suggested."
117 #: libraries/advisory_rules_generic.php:74
119 msgid "long_query_time is currently set to %ds."
122 #: libraries/advisory_rules_generic.php:79
123 #: libraries/advisory_rules_generic.php:92
125 msgid "Slow query logging"
128 #: libraries/advisory_rules_generic.php:83
129 #: libraries/advisory_rules_generic.php:96
131 msgid "The slow query log is disabled."
134 #: libraries/advisory_rules_generic.php:85
136 "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
137 "help troubleshooting badly performing queries."
140 #: libraries/advisory_rules_generic.php:88
141 msgid "log_slow_queries is set to 'OFF'"
144 #: libraries/advisory_rules_generic.php:98
146 "Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
147 "help troubleshooting badly performing queries."
150 #: libraries/advisory_rules_generic.php:101
151 msgid "slow_query_log is set to 'OFF'"
154 #: libraries/advisory_rules_generic.php:106
156 #| msgid "Select Tables"
157 msgid "Release Series"
158 msgstr "Izaberi tabele"
160 #: libraries/advisory_rules_generic.php:109
161 msgid "The MySQL server version less than 5.1."
164 #: libraries/advisory_rules_generic.php:111
166 "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
170 #: libraries/advisory_rules_generic.php:113
171 #: libraries/advisory_rules_generic.php:127
172 #: libraries/advisory_rules_generic.php:138
174 msgid "Current version: %s"
175 msgstr "Verzija servera"
177 #: libraries/advisory_rules_generic.php:118
178 #: libraries/advisory_rules_generic.php:132
180 msgid "Minor Version"
181 msgstr "verzija PHP-a"
183 #: libraries/advisory_rules_generic.php:122
184 msgid "Version less than 5.1.30 (the first GA release of 5.1)."
187 #: libraries/advisory_rules_generic.php:124
189 "You should upgrade, as recent versions of MySQL 5.1 have improved "
190 "performance and MySQL 5.5 even more so."
193 #: libraries/advisory_rules_generic.php:136
194 msgid "Version less than 5.5.8 (the first GA release of 5.5)."
197 #: libraries/advisory_rules_generic.php:137
198 msgid "You should upgrade, to a stable version of MySQL 5.5."
201 #: libraries/advisory_rules_generic.php:143
202 #: libraries/advisory_rules_generic.php:156
204 #| msgid "Description"
208 #: libraries/advisory_rules_generic.php:146
209 msgid "Version is compiled from source, not a MySQL official binary."
212 #: libraries/advisory_rules_generic.php:148
214 "If you did not compile from source, you may be using a package modified by a "
215 "distribution. The MySQL manual only is accurate for official MySQL binaries, "
216 "not any package distributions (such as RedHat, Debian/Ubuntu etc)."
219 #: libraries/advisory_rules_generic.php:152
220 msgid "'source' found in version_comment"
223 #: libraries/advisory_rules_generic.php:159
224 msgid "The MySQL manual only is accurate for official MySQL binaries."
227 #: libraries/advisory_rules_generic.php:161
229 "Percona documentation is at <a href=\"https://www.percona.com/software/"
230 "documentation/\">https://www.percona.com/software/documentation/</a>"
233 #: libraries/advisory_rules_generic.php:164
234 msgid "'percona' found in version_comment"
237 #: libraries/advisory_rules_generic.php:168
239 #| msgid "MySQL charset"
240 msgid "MySQL Architecture"
241 msgstr "MySQL set karaktera"
243 #: libraries/advisory_rules_generic.php:172
244 msgid "MySQL is not compiled as a 64-bit package."
247 #: libraries/advisory_rules_generic.php:174
249 "Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
250 "so MySQL might not be able to access all of your memory. You might want to "
251 "consider installing the 64-bit version of MySQL."
254 #: libraries/advisory_rules_generic.php:178
256 msgid "Available memory on this host: %s"
259 #: libraries/advisory_rules_generic.php:184
261 msgid "Query caching method"
264 #: libraries/advisory_rules_generic.php:188
266 msgid "Suboptimal caching method."
269 #: libraries/advisory_rules_generic.php:190
271 "You are using the MySQL Query cache with a fairly high traffic database. It "
272 "might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
273 "refman/5.6/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
274 "cache, especially if you have multiple replicas."
277 #: libraries/advisory_rules_generic.php:196
280 "The query cache is enabled and the server receives %d queries per second. "
281 "This rule fires if there is more than 100 queries per second."
284 #: libraries/advisory_rules_generic.php:204
286 #| msgid "Allows creating temporary tables."
287 msgid "Percentage of sorts that cause temporary tables"
288 msgstr "Dozvoljava kreiranje privremenih tabela.."
290 #: libraries/advisory_rules_generic.php:208
291 #: libraries/advisory_rules_generic.php:221
293 #| msgid "Allows creating temporary tables."
294 msgid "Too many sorts are causing temporary tables."
295 msgstr "Dozvoljava kreiranje privremenih tabela.."
297 #: libraries/advisory_rules_generic.php:210
298 #: libraries/advisory_rules_generic.php:223
300 "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
301 "depending on your system memory limits."
304 #: libraries/advisory_rules_generic.php:213
307 "%s%% of all sorts cause temporary tables, this value should be lower than "
311 #: libraries/advisory_rules_generic.php:218
313 #| msgid "Allows creating temporary tables."
314 msgid "Rate of sorts that cause temporary tables"
315 msgstr "Dozvoljava kreiranje privremenih tabela.."
317 #: libraries/advisory_rules_generic.php:226
320 "Temporary tables average: %s, this value should be less than 1 per hour."
323 #: libraries/advisory_rules_generic.php:231
329 #: libraries/advisory_rules_generic.php:234
330 msgid "There are lots of rows being sorted."
333 #: libraries/advisory_rules_generic.php:236
335 "While there is nothing wrong with a high amount of row sorting, you might "
336 "want to make sure that the queries which require a lot of sorting use "
337 "indexed columns in the ORDER BY clause, as this will result in much faster "
341 #: libraries/advisory_rules_generic.php:240
343 msgid "Sorted rows average: %s"
346 #: libraries/advisory_rules_generic.php:246
347 msgid "Rate of joins without indexes"
350 #: libraries/advisory_rules_generic.php:249
351 msgid "There are too many joins without indexes."
354 #: libraries/advisory_rules_generic.php:251
356 "This means that joins are doing full table scans. Adding indexes for the "
357 "columns being used in the join conditions will greatly speed up table joins."
360 #: libraries/advisory_rules_generic.php:254
362 msgid "Table joins average: %s, this value should be less than 1 per hour"
365 #: libraries/advisory_rules_generic.php:259
367 msgid "Rate of reading first index entry"
368 msgstr "Karakter set datoteke:"
370 #: libraries/advisory_rules_generic.php:262
372 msgid "The rate of reading the first index entry is high."
373 msgstr "Karakter set datoteke:"
375 #: libraries/advisory_rules_generic.php:264
377 "This usually indicates frequent full index scans. Full index scans are "
378 "faster than table scans but require lots of CPU cycles in big tables, if "
379 "those tables that have or had high volumes of UPDATEs and DELETEs, running "
380 "'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
381 "scans. Other than that full index scans can only be reduced by rewriting "
385 #: libraries/advisory_rules_generic.php:270
387 msgid "Index scans average: %s, this value should be less than 1 per hour"
390 #: libraries/advisory_rules_generic.php:275
392 msgid "Rate of reading fixed position"
393 msgstr "Karakter set datoteke:"
395 #: libraries/advisory_rules_generic.php:278
397 msgid "The rate of reading data from a fixed position is high."
398 msgstr "Karakter set datoteke:"
400 #: libraries/advisory_rules_generic.php:280
402 "This indicates that many queries need to sort results and/or do a full table "
403 "scan, including join queries that do not use indexes. Add indexes where "
407 #: libraries/advisory_rules_generic.php:283
410 "Rate of reading fixed position average: %s, this value should be less than 1 "
414 #: libraries/advisory_rules_generic.php:288
416 msgid "Rate of reading next table row"
417 msgstr "Napravi novu stranu"
419 #: libraries/advisory_rules_generic.php:291
421 msgid "The rate of reading the next table row is high."
422 msgstr "Napravi novu stranu"
424 #: libraries/advisory_rules_generic.php:293
426 "This indicates that many queries are doing full table scans. Add indexes "
430 #: libraries/advisory_rules_generic.php:295
433 "Rate of reading next table row: %s, this value should be less than 1 per hour"
436 #: libraries/advisory_rules_generic.php:301
437 msgid "Different tmp_table_size and max_heap_table_size"
440 #: libraries/advisory_rules_generic.php:304
441 msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
444 #: libraries/advisory_rules_generic.php:306
446 "If you have deliberately changed one of either: The server uses the lower "
447 "value of either to determine the maximum size of in-memory tables. So if you "
448 "wish to increase the in-memory table limit you will have to increase the "
449 "other value as well."
452 #: libraries/advisory_rules_generic.php:310
454 msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
457 #: libraries/advisory_rules_generic.php:316
459 #| msgid "Table of contents"
460 msgid "Percentage of temp tables on disk"
463 #: libraries/advisory_rules_generic.php:320
464 #: libraries/advisory_rules_generic.php:341
466 "Many temporary tables are being written to disk instead of being kept in "
470 #: libraries/advisory_rules_generic.php:322
472 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
473 "some temporary tables are always being written to disk, independent of the "
474 "value of these variables. To eliminate these you will have to rewrite your "
475 "queries to avoid those conditions (Within a temporary table: Presence of a "
476 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
477 "mentioned in the beginning of an <a href=\"https://www.facebook.com/note.php?"
478 "note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
481 #: libraries/advisory_rules_generic.php:331
484 "%s%% of all temporary tables are being written to disk, this value should be "
488 #: libraries/advisory_rules_generic.php:337
490 #| msgid "%s table(s)"
491 msgid "Temp disk rate"
494 #: libraries/advisory_rules_generic.php:343
496 "Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
497 "some temporary tables are always being written to disk, independent of the "
498 "value of these variables. To eliminate these you will have to rewrite your "
499 "queries to avoid those conditions (Within a temporary table: Presence of a "
500 "BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
501 "mentioned in the <a href=\"https://dev.mysql.com/doc/refman/8.0/en/internal-"
502 "temporary-tables.html\">MySQL Documentation</a>"
505 #: libraries/advisory_rules_generic.php:352
508 "Rate of temporary tables being written to disk: %s, this value should be "
509 "less than 1 per hour"
512 #: libraries/advisory_rules_generic.php:359
514 msgid "MyISAM key buffer size"
515 msgstr "Prikaži kompletne upite"
517 #: libraries/advisory_rules_generic.php:362
518 msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
521 #: libraries/advisory_rules_generic.php:364
523 "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
527 #: libraries/advisory_rules_generic.php:366
528 msgid "key_buffer_size is 0"
531 #: libraries/advisory_rules_generic.php:371
532 #, fuzzy, no-php-format
533 msgid "Max % MyISAM key buffer ever used"
534 msgstr "Prikaži kompletne upite"
536 #: libraries/advisory_rules_generic.php:376
537 #: libraries/advisory_rules_generic.php:393
538 #, fuzzy, no-php-format
539 msgid "MyISAM key buffer (index cache) % used is low."
540 msgstr "Prikaži kompletne upite"
542 #: libraries/advisory_rules_generic.php:378
543 #: libraries/advisory_rules_generic.php:395
545 "You may need to decrease the size of {key_buffer_size}, re-examine your "
546 "tables to see if indexes have been removed, or examine queries and "
547 "expectations about what indexes are being used."
550 #: libraries/advisory_rules_generic.php:382
553 "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
556 #: libraries/advisory_rules_generic.php:387
558 msgid "Percentage of MyISAM key buffer used"
559 msgstr "Prikaži kompletne upite"
561 #: libraries/advisory_rules_generic.php:399
563 msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
566 #: libraries/advisory_rules_generic.php:404
568 msgid "Percentage of index reads from memory"
569 msgstr "Prikaži kompletne upite"
571 #: libraries/advisory_rules_generic.php:409
573 msgid "The % of indexes that use the MyISAM key buffer is low."
576 #: libraries/advisory_rules_generic.php:410
577 msgid "You may need to increase {key_buffer_size}."
580 #: libraries/advisory_rules_generic.php:411
582 msgid "Index reads from memory: %s%%, this value should be above 95%%"
585 #: libraries/advisory_rules_generic.php:417
587 msgid "Rate of table open"
588 msgstr "Napravi novu stranu"
590 #: libraries/advisory_rules_generic.php:420
592 msgid "The rate of opening tables is high."
593 msgstr "Karakter set datoteke:"
595 #: libraries/advisory_rules_generic.php:422
597 "Opening tables requires disk I/O which is costly. Increasing "
598 "{table_open_cache} might avoid this."
601 #: libraries/advisory_rules_generic.php:424
603 msgid "Opened table rate: %s, this value should be less than 10 per hour"
606 #: libraries/advisory_rules_generic.php:429
608 msgid "Percentage of used open files limit"
609 msgstr "Karakter set datoteke:"
611 #: libraries/advisory_rules_generic.php:433
613 "The number of open files is approaching the max number of open files. You "
614 "may get a \"Too many open files\" error."
617 #: libraries/advisory_rules_generic.php:437
618 #: libraries/advisory_rules_generic.php:450
620 "Consider increasing {open_files_limit}, and check the error log when "
621 "restarting after changing {open_files_limit}."
624 #: libraries/advisory_rules_generic.php:440
627 "The number of opened files is at %s%% of the limit. It should be below 85%%"
630 #: libraries/advisory_rules_generic.php:445
632 msgid "Rate of open files"
633 msgstr "Karakter set datoteke:"
635 #: libraries/advisory_rules_generic.php:448
637 msgid "The rate of opening files is high."
638 msgstr "Karakter set datoteke:"
640 #: libraries/advisory_rules_generic.php:453
642 msgid "Opened files rate: %s, this value should be less than 5 per hour"
645 #: libraries/advisory_rules_generic.php:459
646 #, fuzzy, no-php-format
647 #| msgid "Create table on database %s"
648 msgid "Immediate table locks %"
649 msgstr "Napravi novu tabelu u bazi %s"
651 #: libraries/advisory_rules_generic.php:463
652 #: libraries/advisory_rules_generic.php:473
653 msgid "Too many table locks were not granted immediately."
656 #: libraries/advisory_rules_generic.php:464
657 #: libraries/advisory_rules_generic.php:474
658 msgid "Optimize queries and/or use InnoDB to reduce lock wait."
661 #: libraries/advisory_rules_generic.php:465
663 msgid "Immediate table locks: %s%%, this value should be above 95%%"
666 #: libraries/advisory_rules_generic.php:470
667 msgid "Table lock wait rate"
670 #: libraries/advisory_rules_generic.php:475
672 msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
675 #: libraries/advisory_rules_generic.php:480
680 #: libraries/advisory_rules_generic.php:483
682 "Thread cache is disabled, resulting in more overhead from new connections to "
686 #: libraries/advisory_rules_generic.php:484
687 msgid "Enable the thread cache by setting {thread_cache_size} > 0."
690 #: libraries/advisory_rules_generic.php:485
692 msgid "The thread cache is set to 0"
695 #: libraries/advisory_rules_generic.php:490
696 #, fuzzy, no-php-format
697 msgid "Thread cache hit rate %"
700 #: libraries/advisory_rules_generic.php:494
702 msgid "Thread cache is not efficient."
705 #: libraries/advisory_rules_generic.php:495
706 msgid "Increase {thread_cache_size}."
709 #: libraries/advisory_rules_generic.php:496
711 msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
714 #: libraries/advisory_rules_generic.php:501
715 msgid "Threads that are slow to launch"
718 #: libraries/advisory_rules_generic.php:505
719 msgid "There are too many threads that are slow to launch."
722 #: libraries/advisory_rules_generic.php:507
724 "This generally happens in case of general system overload as it is pretty "
725 "simple operations. You might want to monitor your system load carefully."
728 #: libraries/advisory_rules_generic.php:510
730 msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
733 #: libraries/advisory_rules_generic.php:515
734 msgid "Slow launch time"
737 #: libraries/advisory_rules_generic.php:518
738 msgid "Slow_launch_time is above 2s."
741 #: libraries/advisory_rules_generic.php:520
743 "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
747 #: libraries/advisory_rules_generic.php:522
749 msgid "slow_launch_time is set to %s"
752 #: libraries/advisory_rules_generic.php:528
754 #| msgid "Connections"
755 msgid "Percentage of used connections"
758 #: libraries/advisory_rules_generic.php:531
760 "The maximum amount of used connections is getting close to the value of "
764 #: libraries/advisory_rules_generic.php:533
766 "Increase {max_connections}, or decrease {wait_timeout} so that connections "
767 "that do not close database handlers properly get killed sooner. Make sure "
768 "the code closes database handlers properly."
771 #: libraries/advisory_rules_generic.php:537
774 "Max_used_connections is at %s%% of max_connections, it should be below 80%%"
777 #: libraries/advisory_rules_generic.php:542
779 #| msgid "Connections"
780 msgid "Percentage of aborted connections"
783 #: libraries/advisory_rules_generic.php:545
784 #: libraries/advisory_rules_generic.php:559
786 #| msgid "Allows creating temporary tables."
787 msgid "Too many connections are aborted."
788 msgstr "Dozvoljava kreiranje privremenih tabela.."
790 #: libraries/advisory_rules_generic.php:547
791 #: libraries/advisory_rules_generic.php:561
793 "Connections are usually aborted when they cannot be authorized. <a "
794 "href=\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-"
795 "of-aborted_connects/\">This article</a> might help you track down the source."
798 #: libraries/advisory_rules_generic.php:551
800 msgid "%s%% of all connections are aborted. This value should be below 1%%"
803 #: libraries/advisory_rules_generic.php:556
805 #| msgid "Connections"
806 msgid "Rate of aborted connections"
809 #: libraries/advisory_rules_generic.php:565
812 "Aborted connections rate is at %s, this value should be less than 1 per hour"
815 #: libraries/advisory_rules_generic.php:570
817 #| msgid "Table of contents"
818 msgid "Percentage of aborted clients"
821 #: libraries/advisory_rules_generic.php:573
822 #: libraries/advisory_rules_generic.php:587
824 #| msgid "Allows creating temporary tables."
825 msgid "Too many clients are aborted."
826 msgstr "Dozvoljava kreiranje privremenih tabela.."
828 #: libraries/advisory_rules_generic.php:575
829 #: libraries/advisory_rules_generic.php:589
831 "Clients are usually aborted when they did not close their connection to "
832 "MySQL properly. This can be due to network issues or code not closing a "
833 "database handler properly. Check your network and code."
836 #: libraries/advisory_rules_generic.php:579
838 msgid "%s%% of all clients are aborted. This value should be below 2%%"
841 #: libraries/advisory_rules_generic.php:584
843 #| msgid "Table of contents"
844 msgid "Rate of aborted clients"
847 #: libraries/advisory_rules_generic.php:593
849 msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
852 #: libraries/advisory_rules_generic.php:599
853 msgid "Is InnoDB disabled?"
856 #: libraries/advisory_rules_generic.php:603
857 msgid "You do not have InnoDB enabled."
860 #: libraries/advisory_rules_generic.php:604
861 msgid "InnoDB is usually the better choice for table engines."
864 #: libraries/advisory_rules_generic.php:605
865 msgid "have_innodb is set to 'value'"
868 #: libraries/advisory_rules_generic.php:609
869 #: libraries/advisory_rules_generic.php:633
870 msgid "InnoDB log size"
873 #: libraries/advisory_rules_generic.php:613
874 #: libraries/advisory_rules_generic.php:640
876 "The InnoDB log file size is not an appropriate size, in relation to the "
877 "InnoDB buffer pool."
880 #: libraries/advisory_rules_generic.php:615
881 #: libraries/advisory_rules_generic.php:642
884 "Especially on a system with a lot of writes to InnoDB tables you should set "
885 "{innodb_log_file_size} to 25% of {innodb_buffer_pool_size}. However the "
886 "bigger this value, the longer the recovery time will be when database "
887 "crashes, so this value should not be set much higher than 256 MiB. Please "
888 "note however that you cannot simply change the value of this variable. You "
889 "need to shutdown the server, remove the InnoDB log files, set the new value "
890 "in my.cnf, start the server, then check the error logs if everything went "
891 "fine. See also <a href=\"https://mysqldatabaseadministration.blogspot."
892 "com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
895 #: libraries/advisory_rules_generic.php:626
896 #: libraries/advisory_rules_generic.php:653
899 "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
900 "it should not be below 20%%"
903 #: libraries/advisory_rules_generic.php:660
904 msgid "Max InnoDB log size"
907 #: libraries/advisory_rules_generic.php:664
908 msgid "The InnoDB log file size is inadequately large."
911 #: libraries/advisory_rules_generic.php:666
914 "It is usually sufficient to set {innodb_log_file_size} to 25% of the size of "
915 "{innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the "
916 "recovery time after a database crash considerably. See also <a "
917 "href=\"https://www.percona.com/blog/2006/07/03/choosing-proper-"
918 "innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
919 "remove the InnoDB log files, set the new value in my.cnf, start the server, "
920 "then check the error logs if everything went fine. See also <a "
921 "href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
922 "innodblogfilesize-proper-way.html\">this blog entry</a>"
925 #: libraries/advisory_rules_generic.php:676
927 msgid "Your absolute InnoDB log size is %s MiB"
930 #: libraries/advisory_rules_generic.php:681
931 msgid "InnoDB buffer pool size"
934 #: libraries/advisory_rules_generic.php:685
935 msgid "Your InnoDB buffer pool is fairly small."
938 #: libraries/advisory_rules_generic.php:687
941 "The InnoDB buffer pool has a profound impact on performance for InnoDB "
942 "tables. Assign all your remaining memory to this buffer. For database "
943 "servers that use solely InnoDB as storage engine and have no other services "
944 "(e.g. a web server) running, you may set this as high as 80% of your "
945 "available memory. If that is not the case, you need to carefully assess the "
946 "memory consumption of your other services and non-InnoDB-Tables and set this "
947 "variable accordingly. If it is set too high, your system will start "
948 "swapping, which decreases performance significantly. See also <a "
949 "href=\"https://www.percona.com/blog/2007/11/03/choosing-"
950 "innodb_buffer_pool_size/\">this article</a>"
953 #: libraries/advisory_rules_generic.php:697
956 "You are currently using %s%% of your memory for the InnoDB buffer pool. This "
957 "rule fires if you are assigning less than 60%%, however this might be "
958 "perfectly adequate for your system if you don't have much InnoDB tables or "
959 "other services running on the same machine."
962 #: libraries/advisory_rules_generic.php:707
963 msgid "MyISAM concurrent inserts"
966 #: libraries/advisory_rules_generic.php:710
967 msgid "Enable {concurrent_insert} by setting it to 1"
970 #: libraries/advisory_rules_generic.php:712
972 "Setting {concurrent_insert} to 1 reduces contention between readers and "
973 "writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
974 "refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
977 #: libraries/advisory_rules_generic.php:716
978 msgid "concurrent_insert is set to 0"
981 #: libraries/advisory_rules_mysql_before80003.php:9
983 msgid "Query cache disabled"
986 #: libraries/advisory_rules_mysql_before80003.php:12
988 msgid "The query cache is not enabled."
991 #: libraries/advisory_rules_mysql_before80003.php:14
993 "The query cache is known to greatly improve performance if configured "
994 "correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
995 "and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
996 "memcached, ignore this recommendation."
999 #: libraries/advisory_rules_mysql_before80003.php:18
1000 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
1003 #: libraries/advisory_rules_mysql_before80003.php:23
1004 #, fuzzy, no-php-format
1005 msgid "Query cache efficiency (%)"
1006 msgstr "Vrsta upita"
1008 #: libraries/advisory_rules_mysql_before80003.php:27
1009 msgid "Query cache not running efficiently, it has a low hit rate."
1012 #: libraries/advisory_rules_mysql_before80003.php:28
1013 msgid "Consider increasing {query_cache_limit}."
1016 #: libraries/advisory_rules_mysql_before80003.php:29
1018 msgid "The current query cache hit rate of %s%% is below 20%%"
1021 #: libraries/advisory_rules_mysql_before80003.php:34
1023 msgid "Query Cache usage"
1024 msgstr "Vrsta upita"
1026 #: libraries/advisory_rules_mysql_before80003.php:39
1028 msgid "Less than 80% of the query cache is being utilized."
1031 #: libraries/advisory_rules_mysql_before80003.php:41
1033 "This might be caused by {query_cache_limit} being too low. Flushing the "
1034 "query cache might help as well."
1037 #: libraries/advisory_rules_mysql_before80003.php:45
1040 "The current ratio of free query cache memory to total query cache size is "
1041 "%s%%. It should be above 80%%"
1044 #: libraries/advisory_rules_mysql_before80003.php:52
1046 msgid "Query cache fragmentation"
1047 msgstr "Vrsta upita"
1049 #: libraries/advisory_rules_mysql_before80003.php:56
1051 msgid "The query cache is considerably fragmented."
1052 msgstr "Vrsta upita"
1054 #: libraries/advisory_rules_mysql_before80003.php:58
1056 "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
1057 "This might be caused by many Query cache low memory prunes due to "
1058 "{query_cache_size} being too small. For a immediate but short lived fix you "
1059 "can flush the query cache (might lock the query cache for a long time). "
1060 "Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
1061 "too, e.g. you can set it to the average size of your queries in the cache "
1062 "using this formula: (query_cache_size - qcache_free_memory) / "
1063 "qcache_queries_in_cache"
1066 #: libraries/advisory_rules_mysql_before80003.php:66
1069 "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
1070 "that the query cache is an alternating pattern of free and used blocks. This "
1071 "value should be below 20%%."
1074 #: libraries/advisory_rules_mysql_before80003.php:73
1076 msgid "Query cache low memory prunes"
1077 msgstr "Vrsta upita"
1079 #: libraries/advisory_rules_mysql_before80003.php:77
1081 "Cached queries are removed due to low query cache memory from the query "
1085 #: libraries/advisory_rules_mysql_before80003.php:79
1087 "You might want to increase {query_cache_size}, however keep in mind that the "
1088 "overhead of maintaining the cache is likely to increase with its size, so do "
1089 "this in small increments and monitor the results."
1092 #: libraries/advisory_rules_mysql_before80003.php:84
1095 "The ratio of removed queries to inserted queries is %s%%. The lower this "
1096 "value is, the better (This rules firing limit: 0.1%%)"
1099 #: libraries/advisory_rules_mysql_before80003.php:91
1101 msgid "Query cache max size"
1102 msgstr "Vrsta upita"
1104 #: libraries/advisory_rules_mysql_before80003.php:96
1106 "The query cache size is above 128 MiB. Big query caches may cause "
1107 "significant overhead that is required to maintain the cache."
1110 #: libraries/advisory_rules_mysql_before80003.php:100
1112 "Depending on your environment, it might be performance increasing to reduce "
1116 #: libraries/advisory_rules_mysql_before80003.php:102
1117 #, fuzzy, php-format
1118 msgid "Current query cache size: %s"
1119 msgstr "Verzija servera"
1121 #: libraries/advisory_rules_mysql_before80003.php:107
1123 msgid "Query cache min result size"
1124 msgstr "SQL rezultat"
1126 #: libraries/advisory_rules_mysql_before80003.php:111
1128 "The max size of the result set in the query cache is the default of 1 MiB."
1131 #: libraries/advisory_rules_mysql_before80003.php:113
1133 "Changing {query_cache_limit} (usually by increasing) may increase "
1134 "efficiency. This variable determines the maximum size a query result may "
1135 "have to be inserted into the query cache. If there are many query results "
1136 "above 1 MiB that are well cacheable (many reads, little writes) then "
1137 "increasing {query_cache_limit} will increase efficiency. Whereas in the case "
1138 "of many query results being above 1 MiB that are not very well cacheable "
1139 "(often invalidated due to table updates) increasing {query_cache_limit} "
1140 "might reduce efficiency."
1143 #: libraries/advisory_rules_mysql_before80003.php:120
1144 msgid "query_cache_limit is set to 1 MiB"
1147 #: libraries/classes/Advisor.php:234
1148 #, fuzzy, php-format
1149 #| msgid "Allows reading data."
1150 msgid "Error when evaluating: %s"
1151 msgstr "Dozvoljava čitanje podataka."
1153 #: libraries/classes/Advisor.php:261
1155 msgid "Failed evaluating precondition for rule '%s'."
1158 #: libraries/classes/Advisor.php:281
1160 msgid "Failed calculating value for rule '%s'."
1163 #: libraries/classes/Advisor.php:300
1165 msgid "Failed running test for rule '%s'."
1168 #: libraries/classes/Advisor.php:328
1170 msgid "Failed formatting string for rule '%s'."
1173 #: libraries/classes/Advisor.php:413
1177 #: libraries/classes/Advisor.php:416
1181 #: libraries/classes/Advisor.php:419
1185 #: libraries/classes/Advisor.php:422
1189 #: libraries/classes/BrowseForeigners.php:200
1193 msgstr "Pretraživanje"
1195 #: libraries/classes/BrowseForeigners.php:206
1196 #: libraries/classes/Controllers/JavaScriptMessagesController.php:324
1197 #: libraries/classes/Controllers/Server/PrivilegesController.php:330
1198 #: libraries/classes/Normalization.php:255
1199 #: libraries/classes/Normalization.php:978 libraries/classes/Tracking.php:327
1200 #: libraries/classes/Tracking.php:481
1201 #: templates/columns_definitions/column_definitions_form.twig:43
1202 #: templates/database/designer/main.twig:1102
1203 #: templates/database/events/editor_form.twig:115
1204 #: templates/database/operations/index.twig:19
1205 #: templates/database/operations/index.twig:75
1206 #: templates/database/operations/index.twig:185
1207 #: templates/database/operations/index.twig:225
1208 #: templates/database/routines/editor_form.twig:176
1209 #: templates/database/routines/execute_form.twig:55
1210 #: templates/database/search/main.twig:74
1211 #: templates/database/triggers/editor_form.twig:69
1212 #: templates/display/results/table.twig:190
1213 #: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
1214 #: templates/modals/create_view.twig:10
1215 #: templates/modals/enum_set_editor.twig:10
1216 #: templates/modals/index_dialog_modal.twig:10
1217 #: templates/preferences/manage/main.twig:46
1218 #: templates/preferences/manage/main.twig:108
1219 #: templates/server/binlog/index.twig:34
1220 #: templates/server/privileges/add_user.twig:36
1221 #: templates/server/privileges/change_password.twig:70
1222 #: templates/server/privileges/edit_routine_privileges.twig:102
1223 #: templates/server/privileges/privileges_summary.twig:102
1224 #: templates/server/privileges/privileges_table.twig:858
1225 #: templates/server/privileges/user_properties.twig:149
1226 #: templates/server/privileges/users_overview.twig:159
1227 #: templates/server/replication/change_primary.twig:33
1228 #: templates/server/replication/primary_add_replica_user.twig:81
1229 #: templates/server/replication/primary_configuration.twig:30
1230 #: templates/server/replication/replica_configuration.twig:16
1231 #: templates/server/replication/replica_configuration.twig:88
1232 #: templates/server/user_groups/edit_user_groups.twig:21
1233 #: templates/sql/query.twig:147 templates/sql/query.twig:198
1234 #: templates/table/find_replace/index.twig:62
1235 #: templates/table/insert/actions_panel.twig:37
1236 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
1237 #: templates/table/operations/index.twig:38
1238 #: templates/table/operations/index.twig:86
1239 #: templates/table/operations/index.twig:241
1240 #: templates/table/operations/index.twig:328
1241 #: templates/table/operations/index.twig:505
1242 #: templates/table/operations/view.twig:20
1243 #: templates/table/search/index.twig:172 templates/table/search/index.twig:196
1244 #: templates/table/start_and_number_of_rows_fieldset.twig:15
1245 #: templates/table/structure/display_structure.twig:343
1246 #: templates/table/structure/display_structure.twig:437
1247 #: templates/table/structure/display_structure.twig:555
1248 #: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
1252 #: libraries/classes/BrowseForeigners.php:221
1253 #: libraries/classes/BrowseForeigners.php:225
1254 #: templates/database/data_dictionary/index.twig:73 templates/indexes.twig:16
1255 #: templates/table/structure/display_structure.twig:458
1256 #: templates/table/tracking/structure_snapshot_indexes.twig:5
1260 #: libraries/classes/BrowseForeigners.php:222
1261 #: libraries/classes/BrowseForeigners.php:224
1262 #: templates/server/engines/index.twig:14
1263 #: templates/server/plugins/index.twig:27
1264 #: templates/server/status/variables/index.twig:77
1268 #: libraries/classes/BrowseForeigners.php:321
1269 #: libraries/classes/Language.php:204 libraries/classes/Pdf.php:81
1270 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
1271 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
1272 #: templates/list_navigator.twig:4
1273 msgid "Page number:"
1274 msgstr "Broj strane:"
1276 #: libraries/classes/BrowseForeigners.php:335
1277 #: libraries/classes/Controllers/JavaScriptMessagesController.php:561
1278 #: templates/display/results/table.twig:24
1279 #: templates/server/privileges/initials_row.twig:17
1280 #: templates/table/browse_foreigners/show_all.twig:4
1282 msgstr "Prikaži sve"
1284 #: libraries/classes/Charsets/Collation.php:170
1285 #: libraries/classes/Charsets.php:176 libraries/classes/Charsets.php:177
1291 #: libraries/classes/Charsets/Collation.php:203
1292 #: libraries/classes/Charsets/Collation.php:501
1294 msgid "German (phone book order)"
1297 #: libraries/classes/Charsets/Collation.php:207
1298 #: libraries/classes/Charsets/Collation.php:498
1300 #| msgid "Data Dictionary"
1302 msgid "German (dictionary order)"
1303 msgstr "Rečnik podataka"
1305 #: libraries/classes/Charsets/Collation.php:216
1306 #: libraries/classes/Charsets/Collation.php:576
1308 msgid "Spanish (traditional)"
1311 #: libraries/classes/Charsets/Collation.php:220
1312 #: libraries/classes/Charsets/Collation.php:569
1315 msgid "Spanish (modern)"
1318 #: libraries/classes/Charsets/Collation.php:298
1320 #| msgid "case-insensitive"
1321 msgctxt "Collation variant"
1322 msgid "case-insensitive"
1323 msgstr "Ne razlikuje mala i velika slova"
1325 #: libraries/classes/Charsets/Collation.php:301
1327 #| msgid "case-sensitive"
1328 msgctxt "Collation variant"
1329 msgid "case-sensitive"
1330 msgstr "Razlikuje mala i velika slova"
1332 #: libraries/classes/Charsets/Collation.php:304
1334 #| msgid "case-insensitive"
1335 msgctxt "Collation variant"
1336 msgid "accent-insensitive"
1337 msgstr "Ne razlikuje mala i velika slova"
1339 #: libraries/classes/Charsets/Collation.php:307
1341 #| msgid "case-sensitive"
1342 msgctxt "Collation variant"
1343 msgid "accent-sensitive"
1344 msgstr "Razlikuje mala i velika slova"
1346 #: libraries/classes/Charsets/Collation.php:310
1348 #| msgid "case-sensitive"
1349 msgctxt "Collation variant"
1350 msgid "kana-sensitive"
1351 msgstr "Razlikuje mala i velika slova"
1353 #: libraries/classes/Charsets/Collation.php:314
1355 #| msgid "multilingual"
1356 msgctxt "Collation variant"
1358 msgstr "višejezički"
1360 #: libraries/classes/Charsets/Collation.php:317
1363 msgctxt "Collation variant"
1367 #: libraries/classes/Charsets/Collation.php:320
1368 msgctxt "Collation variant"
1372 #: libraries/classes/Charsets/Collation.php:339
1379 #: libraries/classes/Charsets/Collation.php:351
1380 #: libraries/classes/Charsets/Collation.php:600
1387 #: libraries/classes/Charsets/Collation.php:361
1388 #: libraries/classes/Charsets/Collation.php:547
1390 #| msgid "West European"
1392 msgid "West European"
1393 msgstr "Zapadnoevropski"
1395 #: libraries/classes/Charsets/Collation.php:368
1397 #| msgid "Central European"
1399 msgid "Central European"
1400 msgstr "Centralnoevropski"
1402 #: libraries/classes/Charsets/Collation.php:373
1403 #: libraries/classes/Charsets/Collation.php:554
1410 #: libraries/classes/Charsets/Collation.php:378
1412 #| msgid "Simplified Chinese"
1414 msgid "Simplified Chinese"
1415 msgstr "Pojednostavljeni kineski"
1417 #: libraries/classes/Charsets/Collation.php:381
1419 #| msgid "Traditional Chinese"
1421 msgid "Traditional Chinese"
1422 msgstr "Tradicionalni kineski"
1424 #: libraries/classes/Charsets/Collation.php:384
1425 #: libraries/classes/Charsets/Collation.php:469
1430 #: libraries/classes/Charsets/Collation.php:392
1431 #: libraries/classes/Charsets/Collation.php:518
1438 #: libraries/classes/Charsets/Collation.php:397
1445 #: libraries/classes/Charsets/Collation.php:402
1452 #: libraries/classes/Charsets/Collation.php:405
1459 #: libraries/classes/Charsets/Collation.php:408
1466 #: libraries/classes/Charsets/Collation.php:411
1467 #: libraries/classes/Charsets/Collation.php:533
1474 #: libraries/classes/Charsets/Collation.php:414
1481 #: libraries/classes/Charsets/Collation.php:417
1487 #: libraries/classes/Charsets/Collation.php:420
1494 #: libraries/classes/Charsets/Collation.php:423
1496 msgid "Czech-Slovak"
1499 #: libraries/classes/Charsets/Collation.php:426
1500 #: libraries/classes/Charsets/Collation.php:592
1502 #| msgid "Ukrainian"
1507 #: libraries/classes/Charsets/Collation.php:429
1508 #: libraries/classes/Charsets/Collation.php:588
1515 #: libraries/classes/Charsets/Collation.php:432
1516 #: libraries/classes/Charsets/Collation.php:580
1523 #: libraries/classes/Charsets/Collation.php:435
1524 #: libraries/classes/Charsets/Collation.php:584
1531 #: libraries/classes/Charsets/Collation.php:438
1538 #: libraries/classes/Charsets/Collation.php:463
1540 #| msgid "Bulgarian"
1545 #: libraries/classes/Charsets/Collation.php:475
1552 #: libraries/classes/Charsets/Collation.php:479
1559 #: libraries/classes/Charsets/Collation.php:483
1566 #: libraries/classes/Charsets/Collation.php:487
1573 #: libraries/classes/Charsets/Collation.php:491
1579 #: libraries/classes/Charsets/Collation.php:495
1586 #: libraries/classes/Charsets/Collation.php:510
1588 #| msgid "Hungarian"
1593 #: libraries/classes/Charsets/Collation.php:514
1598 #: libraries/classes/Charsets/Collation.php:521
1600 msgid "Classical Latin"
1603 #: libraries/classes/Charsets/Collation.php:525
1608 #: libraries/classes/Charsets/Collation.php:529
1610 #| msgid "Lithuanian"
1615 #: libraries/classes/Charsets/Collation.php:537
1620 #: libraries/classes/Charsets/Collation.php:540
1624 msgstr "verzija PHP-a"
1626 #: libraries/classes/Charsets/Collation.php:544
1633 #: libraries/classes/Charsets/Collation.php:551
1639 #: libraries/classes/Charsets/Collation.php:558
1644 #: libraries/classes/Charsets/Collation.php:562
1649 #: libraries/classes/Charsets/Collation.php:566
1654 #: libraries/classes/Charsets/Collation.php:596
1656 #| msgid "User name"
1659 msgstr "Ime korisnika"
1661 #: libraries/classes/Common.php:244
1663 msgid "You should upgrade to %s %s or later."
1666 #: libraries/classes/Common.php:276
1667 msgid "Error: Token mismatch"
1670 #: libraries/classes/Common.php:490
1672 "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
1673 "access phpMyAdmin."
1676 #: libraries/classes/Common.php:549
1678 "You have enabled mbstring.func_overload in your PHP configuration. This "
1679 "option is incompatible with phpMyAdmin and might cause some data to be "
1683 #: libraries/classes/Common.php:566
1685 "The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
1686 "requires these functions!"
1689 #: libraries/classes/Common.php:577
1690 msgid "GLOBALS overwrite attempt"
1693 #: libraries/classes/Common.php:587
1694 msgid "possible exploit"
1697 #: libraries/classes/Config/Descriptions.php:69
1698 #: libraries/classes/Config/Descriptions.php:70
1699 #: libraries/classes/Config/Descriptions.php:71
1700 msgid "Users cannot set a higher value"
1703 #: libraries/classes/Config/Descriptions.php:89
1705 "If enabled, user can enter any MySQL server in login form for cookie auth."
1708 #: libraries/classes/Config/Descriptions.php:92
1710 "Restricts the MySQL servers the user can enter when a login to an arbitrary "
1711 "MySQL server is enabled by matching the IP or hostname of the MySQL server "
1712 "to the given regular expression."
1715 #: libraries/classes/Config/Descriptions.php:97
1717 "Enabling this allows a page located on a different domain to call phpMyAdmin "
1718 "inside a frame, and is a potential [strong]security hole[/strong] allowing "
1719 "cross-frame scripting (XSS) attacks."
1722 #: libraries/classes/Config/Descriptions.php:102
1724 "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
1728 #: libraries/classes/Config/Descriptions.php:104
1729 msgid "Enable bzip2 compression for import operations."
1732 #: libraries/classes/Config/Descriptions.php:105
1733 msgid "Enter the URL for your reCAPTCHA v2 compatible API."
1736 #: libraries/classes/Config/Descriptions.php:106
1738 "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible "
1742 #: libraries/classes/Config/Descriptions.php:107
1743 msgid "Enter the request parameter used by your reCAPTCHA v2 compatible API."
1746 #: libraries/classes/Config/Descriptions.php:108
1747 msgid "Enter the response parameter used by your reCAPTCHA v2 compatible API."
1750 #: libraries/classes/Config/Descriptions.php:109
1751 msgid "Enter your public key for the reCAPTCHA service on your domain."
1754 #: libraries/classes/Config/Descriptions.php:110
1755 msgid "Enter your private key for your domain reCAPTCHA service."
1758 #: libraries/classes/Config/Descriptions.php:111
1759 msgid "Enter your siteverify URL for your reCAPTCHA service."
1762 #: libraries/classes/Config/Descriptions.php:113
1764 "Defines which type of editing controls should be used for CHAR and VARCHAR "
1765 "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
1766 "kbd] - allows newlines in columns."
1769 #: libraries/classes/Config/Descriptions.php:118
1771 "Use user-friendly editor for editing SQL queries (CodeMirror) with syntax "
1772 "highlighting and line numbers."
1775 #: libraries/classes/Config/Descriptions.php:123
1777 "Find any errors in the query before executing it. Requires CodeMirror to be "
1781 #: libraries/classes/Config/Descriptions.php:126
1783 "Defines the minimum size for input fields generated for CHAR and VARCHAR "
1787 #: libraries/classes/Config/Descriptions.php:129
1789 "Defines the maximum size for input fields generated for CHAR and VARCHAR "
1793 #: libraries/classes/Config/Descriptions.php:132
1795 "Compress gzip exports on the fly without the need for much memory; if you "
1796 "encounter problems with created gzip files disable this feature."
1799 #: libraries/classes/Config/Descriptions.php:136
1801 "Whether a warning (\"Are your really sure…\") should be displayed when "
1802 "you're about to lose data."
1805 #: libraries/classes/Config/Descriptions.php:139
1807 #| msgid "Enclose table and field names with backquotes"
1808 msgid "Autocomplete of the table and column names in the SQL queries."
1809 msgstr "Koristi ' za ograničavanje imena polja"
1811 #: libraries/classes/Config/Descriptions.php:142
1812 #: libraries/classes/Config/Descriptions.php:146
1813 #: libraries/classes/Config/Descriptions.php:150
1814 #: libraries/classes/Config/Descriptions.php:154
1815 #: libraries/classes/Config/Descriptions.php:158
1816 #: libraries/classes/Config/Descriptions.php:162
1817 #: libraries/classes/Config/Descriptions.php:166
1818 #: libraries/classes/Config/Descriptions.php:170
1819 #: libraries/classes/Config/Descriptions.php:174
1821 "Values for options list for default transformations. These will be "
1822 "overwritten if transformation is filled in at table structure page."
1825 #: libraries/classes/Config/Descriptions.php:178
1827 "Disable the table maintenance mass operations, like optimizing or repairing "
1828 "the selected tables of a database."
1831 #: libraries/classes/Config/Descriptions.php:182
1833 "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
1837 #: libraries/classes/Config/Descriptions.php:184
1838 #: libraries/classes/Config/Descriptions.php:728
1839 #: libraries/classes/Plugins/Export/ExportSql.php:345
1840 msgid "Exclude definition of current user"
1843 #: libraries/classes/Config/Descriptions.php:186
1845 "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
1846 "the referenced data, [kbd]id[/kbd] is the key value."
1849 #: libraries/classes/Config/Descriptions.php:190
1851 "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] "
1852 "for magic strings that can be used to get special values."
1855 #: libraries/classes/Config/Descriptions.php:195
1857 "Please note that phpMyAdmin is just a user interface and its features do not "
1861 #: libraries/classes/Config/Descriptions.php:198
1863 "Advanced server configuration, do not change these options unless you know "
1864 "what they are for."
1867 #: libraries/classes/Config/Descriptions.php:201
1869 "Configure phpMyAdmin configuration storage to gain access to additional "
1870 "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
1874 #: libraries/classes/Config/Descriptions.php:206
1876 "Tracking of changes made in database. Requires the phpMyAdmin configuration "
1880 #: libraries/classes/Config/Descriptions.php:209
1881 msgid "Customize browse mode."
1884 #: libraries/classes/Config/Descriptions.php:210
1885 #: libraries/classes/Config/Descriptions.php:211
1886 #: libraries/classes/Config/Descriptions.php:218
1887 #: libraries/classes/Config/Descriptions.php:224
1888 #: libraries/classes/Config/Descriptions.php:225
1889 #: libraries/classes/Config/Descriptions.php:230
1891 msgid "Customize default options."
1892 msgstr "Opcije za izvoz baze"
1894 #: libraries/classes/Config/Descriptions.php:212
1895 msgid "Settings for phpMyAdmin developers."
1898 #: libraries/classes/Config/Descriptions.php:213
1900 msgid "Customize edit mode."
1901 msgstr "Opcije za izvoz baze"
1903 #: libraries/classes/Config/Descriptions.php:214
1905 msgid "Customize default export options."
1906 msgstr "Opcije za izvoz baze"
1908 #: libraries/classes/Config/Descriptions.php:215
1909 msgid "Set some commonly used options."
1912 #: libraries/classes/Config/Descriptions.php:216
1914 msgid "Customize default common import options."
1915 msgstr "Opcije za izvoz baze"
1917 #: libraries/classes/Config/Descriptions.php:217
1918 msgid "Set import and export directories and compression options."
1921 #: libraries/classes/Config/Descriptions.php:219
1923 msgid "Databases display options."
1924 msgstr "Opcije za izvoz baze"
1926 #: libraries/classes/Config/Descriptions.php:220
1928 msgid "Customize appearance of the navigation panel."
1929 msgstr "Opcije za izvoz baze"
1931 #: libraries/classes/Config/Descriptions.php:221
1933 msgid "Customize the navigation tree."
1934 msgstr "Opcije za izvoz baze"
1936 #: libraries/classes/Config/Descriptions.php:222
1938 msgid "Servers display options."
1939 msgstr "Opcije za izvoz baze"
1941 #: libraries/classes/Config/Descriptions.php:223
1943 msgid "Tables display options."
1944 msgstr "Opcije za izvoz baze"
1946 #: libraries/classes/Config/Descriptions.php:226
1947 msgid "Settings that didn't fit anywhere else."
1950 #: libraries/classes/Config/Descriptions.php:227
1952 #| msgid "Documentation"
1953 msgid "Authentication settings."
1954 msgstr "Dokumentacija"
1956 #: libraries/classes/Config/Descriptions.php:228
1957 msgid "Enter server connection parameters."
1960 #: libraries/classes/Config/Descriptions.php:229
1961 msgid "Customize links shown in SQL Query boxes."
1964 #: libraries/classes/Config/Descriptions.php:231
1966 msgid "SQL queries settings."
1969 #: libraries/classes/Config/Descriptions.php:232
1971 msgid "Customize startup page."
1972 msgstr "Opcije za izvoz baze"
1974 #: libraries/classes/Config/Descriptions.php:233
1976 "Choose which details to show in the database structure (list of tables)."
1979 #: libraries/classes/Config/Descriptions.php:234
1980 msgid "Settings for the table structure (list of columns)."
1983 #: libraries/classes/Config/Descriptions.php:235
1984 msgid "Choose how you want tabs to work."
1987 #: libraries/classes/Config/Descriptions.php:236
1989 msgid "Customize text input fields."
1990 msgstr "Opcije za izvoz baze"
1992 #: libraries/classes/Config/Descriptions.php:237
1994 msgid "Customize default options"
1995 msgstr "Opcije za izvoz baze"
1997 #: libraries/classes/Config/Descriptions.php:238
1998 msgid "Disable some of the warnings shown by phpMyAdmin."
2001 #: libraries/classes/Config/Descriptions.php:240
2002 msgid "Enable gzip compression for import and export operations."
2005 #: libraries/classes/Config/Descriptions.php:242
2007 "If enabled, phpMyAdmin continues computing multiple-statement queries even "
2008 "if one of the queries failed."
2011 #: libraries/classes/Config/Descriptions.php:246
2013 "Allow interrupt of import in case script detects it is close to time limit. "
2014 "This might be a good way to import large files, however it can break "
2018 #: libraries/classes/Config/Descriptions.php:251
2020 "Default format; be aware that this list depends on location (database, "
2021 "table) and only SQL is always available."
2024 #: libraries/classes/Config/Descriptions.php:254
2025 #: libraries/classes/Config/Descriptions.php:255
2026 msgid "Update data when duplicate keys found on import"
2029 #: libraries/classes/Config/Descriptions.php:256
2030 msgid "Number of queries to skip from start."
2033 #: libraries/classes/Config/Descriptions.php:258
2035 "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
2036 "only occurs for the current server. Setting this to FALSE makes it easy to "
2037 "forget to log out from other servers when connected to multiple servers."
2040 #: libraries/classes/Config/Descriptions.php:263
2042 "Define whether the previous login should be recalled or not in [kbd]cookie[/"
2043 "kbd] authentication mode."
2046 #: libraries/classes/Config/Descriptions.php:267
2048 "Defines how long (in seconds) a login cookie should be stored in browser. "
2049 "The default of 0 means that it will be kept for the existing session only, "
2050 "and will be deleted as soon as you close the browser window. This is "
2051 "recommended for non-trusted environments."
2054 #: libraries/classes/Config/Descriptions.php:273
2055 msgid "Maximum number of characters used when a SQL query is displayed."
2058 #: libraries/classes/Config/Descriptions.php:276
2060 "The number of items that can be displayed on each page on the first level of "
2061 "the navigation tree."
2064 #: libraries/classes/Config/Descriptions.php:279
2066 "The number of items that can be displayed on each page of the navigation "
2070 #: libraries/classes/Config/Descriptions.php:282
2072 "Number of rows displayed when browsing a result set. If the result set "
2073 "contains more rows, \"Previous\" and \"Next\" links will be shown."
2076 #: libraries/classes/Config/Descriptions.php:287
2078 "The number of bytes a script is allowed to allocate, e.g. [kbd]32M[/kbd] "
2079 "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)."
2082 #: libraries/classes/Config/Descriptions.php:291
2083 msgid "In the navigation panel, replaces the database tree with a selector"
2086 #: libraries/classes/Config/Descriptions.php:294
2087 msgid "Link with main panel by highlighting the current database or table."
2090 #: libraries/classes/Config/Descriptions.php:297
2092 "Open the linked page in the main window ([code]main[/code]) or in a new one "
2093 "([code]new[/code])."
2096 #: libraries/classes/Config/Descriptions.php:300
2098 "Defines the minimum number of items (tables, views, routines and events) to "
2099 "display a filter box."
2102 #: libraries/classes/Config/Descriptions.php:303
2104 "Group items in the navigation tree (determined by the separator defined in "
2105 "the Databases and Tables tabs above)."
2108 #: libraries/classes/Config/Descriptions.php:307
2110 "Whether to offer the possibility of tree expansion in the navigation panel."
2113 #: libraries/classes/Config/Descriptions.php:310
2114 msgid "Whether to show procedures under database in the navigation tree"
2117 #: libraries/classes/Config/Descriptions.php:313
2119 #| msgid "Show grid"
2120 msgid "Whether to expand single database in the navigation tree automatically."
2121 msgstr "Prikaži mrežu"
2123 #: libraries/classes/Config/Descriptions.php:315
2125 msgid "Set to 0 to collapse navigation panel."
2126 msgstr "Opcije za izvoz baze"
2128 #: libraries/classes/Config/Descriptions.php:316
2130 msgid "Show logo in navigation panel."
2131 msgstr "Opcije za izvoz baze"
2133 #: libraries/classes/Config/Descriptions.php:317
2134 msgid "URL where logo in the navigation panel will point to."
2137 #: libraries/classes/Config/Descriptions.php:318
2138 msgid "Display server choice at the top of the navigation panel."
2141 #: libraries/classes/Config/Descriptions.php:319
2142 msgid "String that separates databases into different tree levels."
2145 #: libraries/classes/Config/Descriptions.php:320
2146 msgid "String that separates tables into different tree levels."
2149 #: libraries/classes/Config/Descriptions.php:321
2150 msgid "Highlight server under the mouse cursor."
2153 #: libraries/classes/Config/Descriptions.php:322
2155 #| msgid "Show grid"
2156 msgid "Whether to show tables under database in the navigation tree"
2157 msgstr "Prikaži mrežu"
2159 #: libraries/classes/Config/Descriptions.php:323
2161 #| msgid "Show grid"
2162 msgid "Whether to show views under database in the navigation tree"
2163 msgstr "Prikaži mrežu"
2165 #: libraries/classes/Config/Descriptions.php:324
2166 msgid "Whether to show functions under database in the navigation tree"
2169 #: libraries/classes/Config/Descriptions.php:325
2171 #| msgid "Show grid"
2172 msgid "Whether to show events under database in the navigation tree"
2173 msgstr "Prikaži mrežu"
2175 #: libraries/classes/Config/Descriptions.php:327
2177 "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
2178 "DATETIME and TIMESTAMP, ascending order otherwise."
2181 #: libraries/classes/Config/Descriptions.php:331
2183 "Disable the default warning that is displayed on the database details "
2184 "Structure page if any of the required tables for the phpMyAdmin "
2185 "configuration storage could not be found."
2188 #: libraries/classes/Config/Descriptions.php:336
2190 "Disable the default warning that is displayed on the Structure page if "
2191 "column names in a table are reserved MySQL words."
2194 #: libraries/classes/Config/Descriptions.php:340
2196 "Enable if you want DB-based query history (requires phpMyAdmin configuration "
2197 "storage). If disabled, this utilizes JS-routines to display query history "
2198 "(lost by window close)."
2201 #: libraries/classes/Config/Descriptions.php:345
2203 "Sets the effective timezone; possibly different than the one from your "
2207 #: libraries/classes/Config/Descriptions.php:348
2209 "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: "
2210 "[kbd]pma__bookmark[/kbd]"
2213 #: libraries/classes/Config/Descriptions.php:351
2215 "Leave blank for no column comments/media types, suggested: "
2216 "[kbd]pma__column_info[/kbd]."
2219 #: libraries/classes/Config/Descriptions.php:354
2221 "A special MySQL user configured with limited permissions, more information "
2222 "available on [doc@linked-tables]documentation[/doc]."
2225 #: libraries/classes/Config/Descriptions.php:358
2227 "An alternate host to hold the configuration storage; leave blank to use the "
2228 "already defined host."
2231 #: libraries/classes/Config/Descriptions.php:361
2233 "An alternate port to connect to the host that holds the configuration "
2234 "storage; leave blank to use the default port, or the already defined port, "
2235 "if the controlhost equals host."
2238 #: libraries/classes/Config/Descriptions.php:366
2240 "More information on [a@https://github.com/phpmyadmin/phpmyadmin/"
2241 "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql."
2242 "com/19588]MySQL Bugs[/a]"
2245 #: libraries/classes/Config/Descriptions.php:370
2247 "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
2251 #: libraries/classes/Config/Descriptions.php:373
2253 "Limits number of table preferences which are stored in database, the oldest "
2254 "records are automatically removed."
2257 #: libraries/classes/Config/Descriptions.php:377
2259 "Leave blank for no QBE saved searches support, suggested: "
2260 "[kbd]pma__savedsearches[/kbd]."
2263 #: libraries/classes/Config/Descriptions.php:380
2265 "Leave blank for no export template support, suggested: "
2266 "[kbd]pma__export_templates[/kbd]."
2269 #: libraries/classes/Config/Descriptions.php:383
2271 "Leave blank for no central columns support, suggested: "
2272 "[kbd]pma__central_columns[/kbd]."
2275 #: libraries/classes/Config/Descriptions.php:386
2277 "You can use MySQL wildcard characters (% and _), escape them if you want to "
2278 "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
2279 "[kbd]'my_db'[/kbd]."
2282 #: libraries/classes/Config/Descriptions.php:391
2284 "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]."
2287 #: libraries/classes/Config/Descriptions.php:394
2289 "Database used for relations, bookmarks, and PDF features. See [doc@linked-"
2290 "tables]pmadb[/doc] for complete information. Leave blank for no support. "
2291 "Suggested: [kbd]phpmyadmin[/kbd]."
2294 #: libraries/classes/Config/Descriptions.php:399
2296 "Leave blank for no \"persistent\" recently used tables across sessions, "
2297 "suggested: [kbd]pma__recent[/kbd]."
2300 #: libraries/classes/Config/Descriptions.php:403
2302 "Leave blank for no \"persistent\" favorite tables across sessions, "
2303 "suggested: [kbd]pma__favorite[/kbd]."
2306 #: libraries/classes/Config/Descriptions.php:407
2308 "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: "
2309 "[kbd]pma__relation[/kbd]."
2312 #: libraries/classes/Config/Descriptions.php:412
2314 "See [doc@authentication-modes]authentication types[/doc] for an example."
2317 #: libraries/classes/Config/Descriptions.php:415
2319 "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
2323 #: libraries/classes/Config/Descriptions.php:418
2325 "Table to describe the display columns, leave blank for no support; "
2326 "suggested: [kbd]pma__table_info[/kbd]."
2329 #: libraries/classes/Config/Descriptions.php:422
2331 "Leave blank for no \"persistent\" tables' UI preferences across sessions, "
2332 "suggested: [kbd]pma__table_uiprefs[/kbd]."
2335 #: libraries/classes/Config/Descriptions.php:426
2337 "Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
2338 "the log when creating a database."
2341 #: libraries/classes/Config/Descriptions.php:430
2343 "Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
2344 "log when creating a table."
2347 #: libraries/classes/Config/Descriptions.php:434
2349 "Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
2350 "log when creating a view."
2353 #: libraries/classes/Config/Descriptions.php:438
2354 msgid "Defines the list of statements the auto-creation uses for new versions."
2357 #: libraries/classes/Config/Descriptions.php:441
2359 "Leave blank for no SQL query tracking support, suggested: "
2360 "[kbd]pma__tracking[/kbd]."
2363 #: libraries/classes/Config/Descriptions.php:444
2365 "Whether the tracking mechanism creates versions for tables and views "
2369 #: libraries/classes/Config/Descriptions.php:447
2371 "Leave blank for no user preferences storage in database, suggested: "
2372 "[kbd]pma__userconfig[/kbd]."
2375 #: libraries/classes/Config/Descriptions.php:450
2377 "Both this table and the user groups table are required to enable the "
2378 "configurable menus feature; leaving either one of them blank will disable "
2379 "this feature, suggested: [kbd]pma__users[/kbd]."
2382 #: libraries/classes/Config/Descriptions.php:455
2384 "Both this table and the users table are required to enable the configurable "
2385 "menus feature; leaving either one of them blank will disable this feature, "
2386 "suggested: [kbd]pma__usergroups[/kbd]."
2389 #: libraries/classes/Config/Descriptions.php:460
2391 "Leave blank to disable the feature to hide and show navigation items, "
2392 "suggested: [kbd]pma__navigationhiding[/kbd]."
2395 #: libraries/classes/Config/Descriptions.php:464
2397 "A user-friendly description of this server. Leave blank to display the "
2401 #: libraries/classes/Config/Descriptions.php:466
2402 msgid "Leave blank if not used."
2405 #: libraries/classes/Config/Descriptions.php:467
2406 msgid "Leave blank for defaults."
2409 #: libraries/classes/Config/Descriptions.php:468
2410 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth."
2413 #: libraries/classes/Config/Descriptions.php:469
2415 #| msgid "Documentation"
2416 msgid "Authentication method to use."
2417 msgstr "Dokumentacija"
2419 #: libraries/classes/Config/Descriptions.php:470
2421 #| msgid "Cannot log in to the MySQL server"
2422 msgid "Compress connection to MySQL server."
2423 msgstr "Ne mogu da se prijavim na MySQL server"
2425 #: libraries/classes/Config/Descriptions.php:471
2426 msgid "Hide databases matching regular expression (PCRE)."
2429 #: libraries/classes/Config/Descriptions.php:472
2430 msgid "Hostname where MySQL server is running."
2433 #: libraries/classes/Config/Descriptions.php:473
2434 #: libraries/classes/Config/Descriptions.php:477
2435 msgid "Leave empty if not using config auth."
2438 #: libraries/classes/Config/Descriptions.php:474
2439 msgid "Port on which MySQL server is listening, leave empty for default."
2442 #: libraries/classes/Config/Descriptions.php:475
2443 msgid "Socket on which MySQL server is listening, leave empty for default."
2446 #: libraries/classes/Config/Descriptions.php:476
2448 msgid "Enable SSL for connection to MySQL server."
2449 msgstr "Ograničava broj novih konekcija koje korisnik može ta otvori na sat."
2451 #: libraries/classes/Config/Descriptions.php:479
2453 "Please note that enabling this has no effect with [kbd]config[/kbd] "
2454 "authentication mode because the password is hard coded in the configuration "
2455 "file; this does not limit the ability to execute the same command directly."
2458 #: libraries/classes/Config/Descriptions.php:484
2459 msgid "Show or hide a column displaying the Creation timestamp for all tables."
2462 #: libraries/classes/Config/Descriptions.php:487
2464 "Show or hide a column displaying the Last update timestamp for all tables."
2467 #: libraries/classes/Config/Descriptions.php:490
2469 "Show or hide a column displaying the Last check timestamp for all tables."
2472 #: libraries/classes/Config/Descriptions.php:493
2474 "Defines whether or not type fields should be initially displayed in edit/"
2478 #: libraries/classes/Config/Descriptions.php:496
2480 "Shows link to [a@https://www.php.net/manual/en/function.phpinfo.php]phpinfo()"
2484 #: libraries/classes/Config/Descriptions.php:498
2485 msgid "Whether a user should be displayed a \"show all (rows)\" button."
2488 #: libraries/classes/Config/Descriptions.php:499
2489 msgid "Show or hide a column displaying the comments for all tables."
2492 #: libraries/classes/Config/Descriptions.php:500
2493 msgid "Show or hide a column displaying the charset for all tables."
2496 #: libraries/classes/Config/Descriptions.php:501
2497 msgid "Display the function fields in edit/insert mode."
2500 #: libraries/classes/Config/Descriptions.php:502
2501 msgid "Whether to show hint or not."
2504 #: libraries/classes/Config/Descriptions.php:503
2506 "Defines whether SQL queries generated by phpMyAdmin should be displayed."
2509 #: libraries/classes/Config/Descriptions.php:504
2510 msgid "Allow to display database and table statistics (e.g. space usage)."
2513 #: libraries/classes/Config/Descriptions.php:506
2515 "Mark used tables and make it possible to show databases with locked tables."
2518 #: libraries/classes/Config/Descriptions.php:509
2520 "Disable the default warning that is displayed on the main page if Suhosin is "
2524 #: libraries/classes/Config/Descriptions.php:512
2526 "Disable the default warning that is displayed on the main page if the value "
2527 "of the PHP setting session.gc_maxlifetime is less than the value of "
2528 "`LoginCookieValidity`."
2531 #: libraries/classes/Config/Descriptions.php:517
2533 "Textarea size (columns) in edit mode, this value will be emphasized for SQL "
2534 "query textareas (*2)."
2537 #: libraries/classes/Config/Descriptions.php:520
2539 "Textarea size (rows) in edit mode, this value will be emphasized for SQL "
2540 "query textareas (*2)."
2543 #: libraries/classes/Config/Descriptions.php:523
2545 "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
2546 "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
2547 "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
2548 "HTTP_X_FORWARDED_FOR[/kbd]."
2551 #: libraries/classes/Config/Descriptions.php:529
2553 "When disabled, users cannot set any of the options below, regardless of the "
2554 "checkbox on the right."
2557 #: libraries/classes/Config/Descriptions.php:532
2559 "The URL of the proxy to be used when retrieving the information about the "
2560 "latest version of phpMyAdmin, or when submitting error reports. You need "
2561 "this if the server where phpMyAdmin is installed does not have direct access "
2562 "to the Internet. The format is: \"hostname:portnumber\"."
2565 #: libraries/classes/Config/Descriptions.php:538
2567 "The username for authenticating with the proxy. By default, no "
2568 "authentication is performed. If a username is supplied, Basic Authentication "
2569 "will be performed. No other types of authentication are currently supported."
2572 #: libraries/classes/Config/Descriptions.php:544
2574 "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines "
2575 "will be inserted with Shift+Enter."
2578 #: libraries/classes/Config/Descriptions.php:548
2580 "Enable Zero Configuration mode which lets you set up phpMyAdmin "
2581 "configuration storage tables automatically."
2584 #: libraries/classes/Config/Descriptions.php:551
2585 msgid "Highlight selected rows."
2588 #: libraries/classes/Config/Descriptions.php:552
2589 msgid "Highlight row pointed by the mouse cursor."
2592 #: libraries/classes/Config/Descriptions.php:553
2593 msgid "Number of columns for CHAR/VARCHAR textareas."
2596 #: libraries/classes/Config/Descriptions.php:554
2597 msgid "Number of rows for CHAR/VARCHAR textareas."
2600 #: libraries/classes/Config/Descriptions.php:555
2602 "Log SQL queries and their execution time, to be displayed in the console"
2605 #: libraries/classes/Config/Descriptions.php:556
2606 msgid "Tab that is displayed when entering a database."
2609 #: libraries/classes/Config/Descriptions.php:557
2610 msgid "Tab that is displayed when entering a server."
2613 #: libraries/classes/Config/Descriptions.php:558
2614 msgid "Tab that is displayed when entering a table."
2617 #: libraries/classes/Config/Descriptions.php:559
2619 #| msgid "Propose table structure"
2620 msgid "Whether the table structure actions should be hidden."
2621 msgstr "Predloži strukturu tabele"
2623 #: libraries/classes/Config/Descriptions.php:560
2624 msgid "Whether column comments should be shown in table structure view"
2627 #: libraries/classes/Config/Descriptions.php:561
2628 msgid "Show server listing as a list instead of a drop down."
2631 #: libraries/classes/Config/Descriptions.php:562
2632 msgid "A dropdown will be used if fewer items are present."
2635 #: libraries/classes/Config/Descriptions.php:563
2636 msgid "Default value for foreign key checks checkbox for some queries."
2639 #: libraries/classes/Config/Descriptions.php:564
2640 msgid "Uncheck the checkbox to disable drag and drop import"
2643 #: libraries/classes/Config/Descriptions.php:565
2644 msgid "How many rows can be inserted at one time."
2647 #: libraries/classes/Config/Descriptions.php:566
2649 "Maximum number of characters shown in any non-numeric column on browse view."
2652 #: libraries/classes/Config/Descriptions.php:567
2653 msgid "Define how long (in seconds) a login cookie is valid."
2656 #: libraries/classes/Config/Descriptions.php:568
2657 msgid "Double size of textarea for LONGTEXT columns."
2660 #: libraries/classes/Config/Descriptions.php:569
2661 msgid "Maximum number of databases displayed in database list."
2664 #: libraries/classes/Config/Descriptions.php:570
2665 msgid "Maximum number of tables displayed in table list."
2668 #: libraries/classes/Config/Descriptions.php:571
2669 msgid "Maximum number of recently used tables; set 0 to disable."
2672 #: libraries/classes/Config/Descriptions.php:572
2673 msgid "Maximum number of favorite tables; set 0 to disable."
2676 #: libraries/classes/Config/Descriptions.php:573
2677 msgid "These are Edit, Copy and Delete links."
2680 #: libraries/classes/Config/Descriptions.php:574
2681 msgid "Whether to show row links even in the absence of a unique key."
2684 #: libraries/classes/Config/Descriptions.php:575
2685 #: libraries/classes/Config/Descriptions.php:858
2687 #| msgid "Disable Statistics"
2688 msgid "Disable shortcut keys"
2689 msgstr "Isključi statistike"
2691 #: libraries/classes/Config/Descriptions.php:576
2692 msgid "Use natural order for sorting table and database names."
2695 #: libraries/classes/Config/Descriptions.php:577
2696 #: libraries/classes/Config/Descriptions.php:580
2697 #: libraries/classes/Config/Descriptions.php:581
2698 msgid "Use only icons, only text or both."
2701 #: libraries/classes/Config/Descriptions.php:578
2702 msgid "Use GZip output buffering for increased speed in HTTP transfers."
2705 #: libraries/classes/Config/Descriptions.php:579
2706 msgid "Use persistent connections to MySQL databases."
2709 #: libraries/classes/Config/Descriptions.php:582
2710 msgid "Disallow BLOB and BINARY columns from editing."
2713 #: libraries/classes/Config/Descriptions.php:583
2714 msgid "How many queries are kept in history."
2717 #: libraries/classes/Config/Descriptions.php:584
2718 msgid "Select which functions will be used for character set conversion."
2721 #: libraries/classes/Config/Descriptions.php:585
2722 msgid "When browsing tables, the sorting of each table is remembered."
2725 #: libraries/classes/Config/Descriptions.php:586
2726 msgid "Default sort order for tables with a primary key."
2729 #: libraries/classes/Config/Descriptions.php:587
2731 "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature."
2734 #: libraries/classes/Config/Descriptions.php:588
2736 msgid "For display Options"
2737 msgstr "Opcije za izvoz baze"
2739 #: libraries/classes/Config/Descriptions.php:589
2740 msgid "Directory where exports can be saved on server."
2743 #: libraries/classes/Config/Descriptions.php:590
2745 "Defines whether the query box should stay on-screen after its submission."
2748 #: libraries/classes/Config/Descriptions.php:591
2749 msgid "Title of browser window when a database is selected."
2752 #: libraries/classes/Config/Descriptions.php:592
2753 msgid "Title of browser window when nothing is selected."
2756 #: libraries/classes/Config/Descriptions.php:593
2757 msgid "Title of browser window when a server is selected."
2760 #: libraries/classes/Config/Descriptions.php:594
2761 msgid "Title of browser window when a table is selected."
2764 #: libraries/classes/Config/Descriptions.php:595
2765 msgid "Directory on server where you can upload files for import."
2768 #: libraries/classes/Config/Descriptions.php:596
2769 msgid "Allow for searching inside the entire database."
2772 #: libraries/classes/Config/Descriptions.php:597
2773 msgid "Enables check for latest version on main phpMyAdmin page."
2776 #: libraries/classes/Config/Descriptions.php:598
2777 msgid "The password for authenticating with the proxy."
2780 #: libraries/classes/Config/Descriptions.php:599
2781 msgid "Enable ZIP compression for import and export operations."
2784 #: libraries/classes/Config/Descriptions.php:600
2785 msgid "Choose the default action when sending error reports."
2788 #: libraries/classes/Config/Descriptions.php:617
2790 msgid "Allow login to any MySQL server"
2791 msgstr "Ne mogu da se prijavim na MySQL server"
2793 #: libraries/classes/Config/Descriptions.php:618
2795 #| msgid "Cannot log in to the MySQL server"
2796 msgid "Restrict login to MySQL server"
2797 msgstr "Ne mogu da se prijavim na MySQL server"
2799 #: libraries/classes/Config/Descriptions.php:619
2800 msgid "Allow third party framing"
2803 #: libraries/classes/Config/Descriptions.php:620
2804 msgid "Show \"Drop database\" link to normal users"
2807 #: libraries/classes/Config/Descriptions.php:621
2808 msgid "Blowfish secret"
2811 #: libraries/classes/Config/Descriptions.php:622
2815 #: libraries/classes/Config/Descriptions.php:623
2816 msgid "Highlight pointer"
2819 #: libraries/classes/Config/Descriptions.php:624
2823 #: libraries/classes/Config/Descriptions.php:625
2824 msgid "CHAR columns editing"
2827 #: libraries/classes/Config/Descriptions.php:626
2828 msgid "Enable CodeMirror"
2831 #: libraries/classes/Config/Descriptions.php:627
2834 msgid "Enable linter"
2837 #: libraries/classes/Config/Descriptions.php:628
2839 msgid "Minimum size for input field"
2840 msgstr "Opcije za izvoz baze"
2842 #: libraries/classes/Config/Descriptions.php:629
2844 msgid "Maximum size for input field"
2845 msgstr "Opcije za izvoz baze"
2847 #: libraries/classes/Config/Descriptions.php:630
2848 msgid "CHAR textarea columns"
2851 #: libraries/classes/Config/Descriptions.php:631
2852 msgid "CHAR textarea rows"
2855 #: libraries/classes/Config/Descriptions.php:632
2856 msgid "Check config file permissions"
2859 #: libraries/classes/Config/Descriptions.php:633
2860 msgid "Compress on the fly"
2863 #: libraries/classes/Config/Descriptions.php:634
2864 msgid "Confirm DROP queries"
2867 #: libraries/classes/Config/Descriptions.php:635
2868 #: templates/console/display.twig:11 templates/console/display.twig:64
2872 #: libraries/classes/Config/Descriptions.php:636
2873 #: libraries/classes/Plugins/Schema/SchemaDia.php:66
2874 #: libraries/classes/Plugins/Schema/SchemaPdf.php:76
2876 msgstr "Dimenzije papira"
2878 #: libraries/classes/Config/Descriptions.php:637
2879 msgid "Default database tab"
2882 #: libraries/classes/Config/Descriptions.php:638
2883 msgid "Default server tab"
2886 #: libraries/classes/Config/Descriptions.php:639
2887 msgid "Default table tab"
2890 #: libraries/classes/Config/Descriptions.php:640
2892 #| msgid "Enclose table and field names with backquotes"
2893 msgid "Enable autocomplete for table and column names"
2894 msgstr "Koristi ' za ograničavanje imena polja"
2896 #: libraries/classes/Config/Descriptions.php:641
2898 #| msgid "Table comments"
2899 msgid "Show column comments"
2900 msgstr "Komentari tabele"
2902 #: libraries/classes/Config/Descriptions.php:642
2904 #| msgid "Propose table structure"
2905 msgid "Hide table structure actions"
2906 msgstr "Predloži strukturu tabele"
2908 #: libraries/classes/Config/Descriptions.php:643
2910 #| msgid "Browser transformation"
2911 msgid "Default transformations for Hex"
2912 msgstr "Tranformacije čitača"
2914 #: libraries/classes/Config/Descriptions.php:644
2916 #| msgid "Transformation options"
2917 msgid "Default transformations for Substring"
2918 msgstr "Opcije transformacije"
2920 #: libraries/classes/Config/Descriptions.php:645
2922 #| msgid "Transformation options"
2923 msgid "Default transformations for Bool2Text"
2924 msgstr "Opcije transformacije"
2926 #: libraries/classes/Config/Descriptions.php:646
2928 #| msgid "Transformation options"
2929 msgid "Default transformations for External"
2930 msgstr "Opcije transformacije"
2932 #: libraries/classes/Config/Descriptions.php:647
2934 #| msgid "Transformation options"
2935 msgid "Default transformations for PreApPend"
2936 msgstr "Opcije transformacije"
2938 #: libraries/classes/Config/Descriptions.php:648
2940 #| msgid "Transformation options"
2941 msgid "Default transformations for DateFormat"
2942 msgstr "Opcije transformacije"
2944 #: libraries/classes/Config/Descriptions.php:649
2946 #| msgid "Transformation options"
2947 msgid "Default transformations for Inline"
2948 msgstr "Opcije transformacije"
2950 #: libraries/classes/Config/Descriptions.php:650
2952 #| msgid "Transformation options"
2953 msgid "Default transformations for TextImageLink"
2954 msgstr "Opcije transformacije"
2956 #: libraries/classes/Config/Descriptions.php:651
2958 #| msgid "Transformation options"
2959 msgid "Default transformations for TextLink"
2960 msgstr "Opcije transformacije"
2962 #: libraries/classes/Config/Descriptions.php:652
2963 msgid "Display servers as a list"
2966 #: libraries/classes/Config/Descriptions.php:653
2968 #| msgid "Table maintenance"
2969 msgid "Disable multi table maintenance"
2970 msgstr "Radnje na tabeli"
2972 #: libraries/classes/Config/Descriptions.php:654
2973 msgid "Maximum execution time"
2976 #: libraries/classes/Config/Descriptions.php:655
2977 msgid "Use [code]LOCK TABLES[/code] statement"
2980 #: libraries/classes/Config/Descriptions.php:656
2981 msgid "Save as file"
2982 msgstr "Sačuvaj kao datoteku"
2984 #: libraries/classes/Config/Descriptions.php:657
2985 #: libraries/classes/Config/Descriptions.php:792
2987 msgid "Character set of the file"
2988 msgstr "Karakter set datoteke:"
2990 #: libraries/classes/Config/Descriptions.php:658
2991 #: libraries/classes/Config/Descriptions.php:674 templates/import.twig:165
2992 #: templates/import.twig:167 templates/sql/query.twig:40
2993 #: templates/table/structure/display_table_stats.twig:84
2997 #: libraries/classes/Config/Descriptions.php:659
3001 #: libraries/classes/Config/Descriptions.php:660
3002 #: libraries/classes/Config/Descriptions.php:667
3003 #: libraries/classes/Config/Descriptions.php:675
3004 #: libraries/classes/Config/Descriptions.php:679
3005 #: libraries/classes/Config/Descriptions.php:692
3006 #: libraries/classes/Config/Descriptions.php:694
3007 #: libraries/classes/Config/Descriptions.php:741
3008 #: libraries/classes/Plugins/Export/ExportCsv.php:88
3009 #: libraries/classes/Plugins/Export/ExportExcel.php:61
3010 #: libraries/classes/Plugins/Export/ExportHtmlword.php:85
3011 #: libraries/classes/Plugins/Export/ExportOds.php:70
3012 #: libraries/classes/Plugins/Export/ExportOdt.php:127
3013 #: libraries/classes/Plugins/Export/ExportTexytext.php:79
3015 #| msgid "Put fields names in the first row"
3016 msgid "Put columns names in the first row"
3017 msgstr "Stavi imena polja u prvi red"
3019 #: libraries/classes/Config/Descriptions.php:661
3020 #: libraries/classes/Config/Descriptions.php:794
3021 #: libraries/classes/Config/Descriptions.php:800
3022 #: libraries/classes/Plugins/Import/ImportCsv.php:666
3024 #| msgid "Fields enclosed by"
3025 msgid "Columns enclosed with"
3026 msgstr "Polja ograničena sa"
3028 #: libraries/classes/Config/Descriptions.php:662
3029 #: libraries/classes/Config/Descriptions.php:795
3030 #: libraries/classes/Config/Descriptions.php:801
3031 #: libraries/classes/Plugins/Import/ImportCsv.php:677
3033 #| msgid "Fields escaped by"
3034 msgid "Columns escaped with"
3035 msgstr "Escape karakter "
3037 #: libraries/classes/Config/Descriptions.php:663
3038 #: libraries/classes/Config/Descriptions.php:669
3039 #: libraries/classes/Config/Descriptions.php:676
3040 #: libraries/classes/Config/Descriptions.php:685
3041 #: libraries/classes/Config/Descriptions.php:693
3042 #: libraries/classes/Config/Descriptions.php:697
3043 #: libraries/classes/Config/Descriptions.php:742
3045 #| msgid "Replace NULL by"
3046 msgid "Replace NULL with"
3047 msgstr "Zamijeni NULL sa"
3049 #: libraries/classes/Config/Descriptions.php:664
3050 #: libraries/classes/Config/Descriptions.php:670
3051 msgid "Remove CRLF characters within columns"
3054 #: libraries/classes/Config/Descriptions.php:665
3055 #: libraries/classes/Config/Descriptions.php:798
3056 #: libraries/classes/Config/Descriptions.php:805
3057 #: libraries/classes/Plugins/Import/ImportCsv.php:651
3059 #| msgid "Lines terminated by"
3060 msgid "Columns terminated with"
3061 msgstr "Linije se završavaju sa"
3063 #: libraries/classes/Config/Descriptions.php:666
3064 #: libraries/classes/Config/Descriptions.php:793
3065 #: libraries/classes/Plugins/Import/ImportCsv.php:684
3067 #| msgid "Lines terminated by"
3068 msgid "Lines terminated with"
3069 msgstr "Linije se završavaju sa"
3071 #: libraries/classes/Config/Descriptions.php:668
3072 msgid "Excel edition"
3075 #: libraries/classes/Config/Descriptions.php:671
3077 msgid "Database name template"
3078 msgstr "Šablon imena datoteke"
3080 #: libraries/classes/Config/Descriptions.php:672
3082 msgid "Server name template"
3083 msgstr "Šablon imena datoteke"
3085 #: libraries/classes/Config/Descriptions.php:673
3087 msgid "Table name template"
3088 msgstr "Šablon imena datoteke"
3090 #: libraries/classes/Config/Descriptions.php:677
3091 #: libraries/classes/Config/Descriptions.php:690
3092 #: libraries/classes/Config/Descriptions.php:699
3093 #: libraries/classes/Config/Descriptions.php:737
3094 #: libraries/classes/Config/Descriptions.php:743
3095 #: libraries/classes/Plugins/Export/ExportHtmlword.php:56
3096 #: libraries/classes/Plugins/Export/ExportLatex.php:88
3097 #: libraries/classes/Plugins/Export/ExportMediawiki.php:55
3098 #: libraries/classes/Plugins/Export/ExportMediawiki.php:61
3099 #: libraries/classes/Plugins/Export/ExportOdt.php:69
3100 #: libraries/classes/Plugins/Export/ExportPdf.php:86
3101 #: libraries/classes/Plugins/Export/ExportSql.php:237
3102 #: libraries/classes/Plugins/Export/ExportTexytext.php:55
3104 #| msgid "%s table(s)"
3108 #: libraries/classes/Config/Descriptions.php:678
3109 #: libraries/classes/Plugins/Export/ExportLatex.php:79
3110 msgid "Include table caption"
3113 #: libraries/classes/Config/Descriptions.php:680
3114 #: libraries/classes/Config/Descriptions.php:695
3115 #: libraries/classes/Config/Descriptions.php:731
3116 #: libraries/classes/Plugins/Export/ExportHtmlword.php:386
3117 #: libraries/classes/Plugins/Export/ExportLatex.php:544
3118 #: libraries/classes/Plugins/Export/ExportOdt.php:490
3119 #: libraries/classes/Plugins/Export/ExportTexytext.php:388
3120 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:548
3121 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
3122 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
3123 #: templates/columns_definitions/table_fields_definitions.twig:54
3124 #: templates/database/data_dictionary/index.twig:29
3125 #: templates/table/structure/display_structure.twig:28
3129 #: libraries/classes/Config/Descriptions.php:681
3130 #: libraries/classes/Config/Descriptions.php:687
3132 msgid "Table caption"
3133 msgstr "Opcije tabele"
3135 #: libraries/classes/Config/Descriptions.php:682
3136 #: libraries/classes/Config/Descriptions.php:688
3138 msgid "Continued table caption"
3139 msgstr "Opcije tabele"
3141 #: libraries/classes/Config/Descriptions.php:683
3142 #: libraries/classes/Config/Descriptions.php:689
3146 #: libraries/classes/Config/Descriptions.php:684
3147 #: libraries/classes/Config/Descriptions.php:696
3148 #: libraries/classes/Config/Descriptions.php:734
3149 #: libraries/classes/Plugins/Export/ExportHtmlword.php:393
3150 #: libraries/classes/Plugins/Export/ExportOdt.php:497
3151 #: libraries/classes/Plugins/Export/ExportTexytext.php:393
3152 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:556
3153 #: templates/columns_definitions/table_fields_definitions.twig:71
3154 #: templates/database/data_dictionary/index.twig:31
3156 #| msgid "MIME type"
3158 msgstr "MIME-tipovi"
3160 #: libraries/classes/Config/Descriptions.php:686
3161 #: libraries/classes/Config/Descriptions.php:698
3162 #: libraries/classes/Config/Descriptions.php:736
3164 #| msgid "Relations"
3165 msgid "Relationships"
3168 #: libraries/classes/Config/Descriptions.php:691
3171 msgid "Export method"
3174 #: libraries/classes/Config/Descriptions.php:700
3175 #: libraries/classes/Config/Descriptions.php:703
3176 msgid "Save on server"
3179 #: libraries/classes/Config/Descriptions.php:701
3180 #: libraries/classes/Config/Descriptions.php:704 templates/export.twig:182
3181 #: templates/export.twig:377
3182 msgid "Overwrite existing file(s)"
3183 msgstr "Prepiši postojeće fajlove"
3185 #: libraries/classes/Config/Descriptions.php:702
3187 #| msgid "horizontal (rotated headers)"
3188 msgid "Export as separate files"
3189 msgstr "horizontalnom (rotirana zaglavlja)"
3191 #: libraries/classes/Config/Descriptions.php:705
3193 msgid "Remember filename template"
3194 msgstr "Šablon imena datoteke"
3196 #: libraries/classes/Config/Descriptions.php:706
3197 msgid "Remove DEFINER clause from definitions"
3200 #: libraries/classes/Config/Descriptions.php:707
3201 #: templates/database/operations/index.twig:160
3202 #: templates/table/operations/index.twig:72
3203 #: templates/table/operations/index.twig:300
3204 msgid "Add AUTO_INCREMENT value"
3205 msgstr "Dodaj AUTO_INCREMENT vrijednost"
3207 #: libraries/classes/Config/Descriptions.php:708
3209 #| msgid "Enclose table and field names with backquotes"
3210 msgid "Enclose table and column names with backquotes"
3211 msgstr "Koristi ' za ograničavanje imena polja"
3213 #: libraries/classes/Config/Descriptions.php:709
3214 #: libraries/classes/Config/Descriptions.php:811
3215 msgid "SQL compatibility mode"
3218 #: libraries/classes/Config/Descriptions.php:710
3219 msgid "Creation/Update/Check dates"
3222 #: libraries/classes/Config/Descriptions.php:711
3224 msgid "Use delayed inserts"
3225 msgstr "Prošireni INSERT"
3227 #: libraries/classes/Config/Descriptions.php:712
3228 #: libraries/classes/Plugins/Export/ExportSql.php:183
3229 msgid "Disable foreign key checks"
3232 #: libraries/classes/Config/Descriptions.php:713
3233 #: libraries/classes/Plugins/Export/ExportSql.php:197
3235 #| msgid "Create table on database %s"
3236 msgid "Export views as tables"
3237 msgstr "Napravi novu tabelu u bazi %s"
3239 #: libraries/classes/Config/Descriptions.php:714
3240 msgid "Export related metadata from phpMyAdmin configuration storage"
3243 #: libraries/classes/Config/Descriptions.php:715
3244 #: libraries/classes/Config/Descriptions.php:716
3245 #: libraries/classes/Config/Descriptions.php:718
3246 #: libraries/classes/Config/Descriptions.php:721
3247 #: libraries/classes/Config/Descriptions.php:722
3248 #: libraries/classes/Config/Descriptions.php:723
3249 #: libraries/classes/Config/Descriptions.php:735
3250 #: templates/database/operations/index.twig:155
3251 #: templates/table/operations/index.twig:295
3256 #: libraries/classes/Config/Descriptions.php:724
3257 msgid "Use hexadecimal for BINARY & BLOB"
3260 #: libraries/classes/Config/Descriptions.php:726
3262 "Add IF NOT EXISTS (less efficient as indexes will be generated during table "
3266 #: libraries/classes/Config/Descriptions.php:729
3267 #: libraries/classes/Plugins/Export/ExportSql.php:351
3268 #, fuzzy, php-format
3269 #| msgid "Session value"
3271 msgstr "Vrijednost sesije"
3273 #: libraries/classes/Config/Descriptions.php:730
3275 #| msgid "Extended inserts"
3276 msgid "Use ignore inserts"
3277 msgstr "Prošireni INSERT"
3279 #: libraries/classes/Config/Descriptions.php:732
3280 msgid "Syntax to use when inserting data"
3283 #: libraries/classes/Config/Descriptions.php:733
3284 #: libraries/classes/Plugins/Export/ExportSql.php:488
3285 msgid "Maximal length of created query"
3288 #: libraries/classes/Config/Descriptions.php:738
3291 msgstr "Nema tabela"
3293 #: libraries/classes/Config/Descriptions.php:739
3294 #: libraries/classes/Plugins/Export/ExportSql.php:169
3295 msgid "Enclose export in a transaction"
3298 #: libraries/classes/Config/Descriptions.php:740
3299 msgid "Export time in UTC"
3302 #: libraries/classes/Config/Descriptions.php:744
3303 msgid "Foreign key dropdown order"
3306 #: libraries/classes/Config/Descriptions.php:745
3307 msgid "Foreign key limit"
3310 #: libraries/classes/Config/Descriptions.php:746
3311 msgid "Foreign key checks"
3314 #: libraries/classes/Config/Descriptions.php:747
3315 msgid "First day of calendar"
3318 #: libraries/classes/Config/Descriptions.php:748
3319 #: libraries/classes/Config/Descriptions.php:759 libraries/classes/Menu.php:480
3320 #: libraries/classes/Util.php:1944 libraries/config.values.php:155
3321 #: templates/navigation/tree/database_select.twig:10
3322 #: templates/server/databases/index.twig:3 templates/server/export/index.twig:7
3323 #: templates/server/export/index.twig:14
3324 #: templates/server/privileges/user_properties.twig:20
3328 #: libraries/classes/Config/Descriptions.php:749
3332 #: libraries/classes/Config/Descriptions.php:751
3333 #: libraries/classes/Config/Forms/User/ExportForm.php:82
3334 #: libraries/classes/Config/Forms/User/ImportForm.php:35
3338 #: libraries/classes/Config/Descriptions.php:752
3342 #: libraries/classes/Config/Descriptions.php:753
3346 #: libraries/classes/Config/Descriptions.php:754
3347 msgid "Export defaults"
3350 #: libraries/classes/Config/Descriptions.php:755
3355 #: libraries/classes/Config/Descriptions.php:756
3357 msgid "Import defaults"
3358 msgstr "Uvoz fajlova"
3360 #: libraries/classes/Config/Descriptions.php:757
3361 msgid "Import / export"
3364 #: libraries/classes/Config/Descriptions.php:758
3368 #: libraries/classes/Config/Descriptions.php:760
3369 #: libraries/classes/Config/Forms/User/NaviForm.php:68
3370 #: templates/preferences/header.twig:30
3371 msgid "Navigation panel"
3374 #: libraries/classes/Config/Descriptions.php:761
3376 msgid "Navigation tree"
3377 msgstr "Opcije za izvoz baze"
3379 #: libraries/classes/Config/Descriptions.php:762
3380 #: templates/server/select/index.twig:9 templates/setup/home/index.twig:34
3385 #: libraries/classes/Config/Descriptions.php:763
3386 #: libraries/classes/Controllers/Server/DatabasesController.php:307
3387 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
3388 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
3389 #: libraries/classes/Plugins/Export/ExportXml.php:115
3390 #: libraries/classes/Server/Status/Data.php:159
3391 #: templates/database/export/index.twig:22
3392 #: templates/database/structure/show_create.twig:6
3396 #: libraries/classes/Config/Descriptions.php:764
3397 #: libraries/classes/Config/Forms/User/MainForm.php:90
3398 #: templates/preferences/header.twig:36
3400 #| msgid "Add new field"
3402 msgstr "Dodaj novo polje"
3404 #: libraries/classes/Config/Descriptions.php:765
3405 msgid "Microsoft Office"
3408 #: libraries/classes/Config/Descriptions.php:767
3409 msgid "Other core settings"
3412 #: libraries/classes/Config/Descriptions.php:768
3414 #| msgid "Page number:"
3416 msgstr "Broj strane:"
3418 #: libraries/classes/Config/Descriptions.php:769
3422 #: libraries/classes/Config/Descriptions.php:770
3423 msgid "Basic settings"
3426 #: libraries/classes/Config/Descriptions.php:771
3428 #| msgid "Documentation"
3429 msgid "Authentication"
3430 msgstr "Dokumentacija"
3432 #: libraries/classes/Config/Descriptions.php:772
3433 msgid "Server configuration"
3436 #: libraries/classes/Config/Descriptions.php:773
3437 msgid "Configuration storage"
3440 #: libraries/classes/Config/Descriptions.php:774
3441 msgid "Changes tracking"
3444 #: libraries/classes/Config/Descriptions.php:775 libraries/classes/Menu.php:255
3445 #: libraries/classes/Menu.php:362 libraries/classes/Menu.php:485
3446 #: libraries/classes/Navigation/Nodes/NodeTable.php:310
3447 #: libraries/classes/Util.php:1478 libraries/classes/Util.php:1945
3448 #: libraries/classes/Util.php:1960 libraries/classes/Util.php:1977
3449 #: libraries/config.values.php:62 libraries/config.values.php:76
3450 #: libraries/config.values.php:167 libraries/config.values.php:177
3454 #: libraries/classes/Config/Descriptions.php:776
3456 msgid "SQL Query box"
3459 #: libraries/classes/Config/Descriptions.php:777
3460 #: libraries/classes/Config/Forms/User/SqlForm.php:48
3461 #: templates/preferences/header.twig:24
3466 #: libraries/classes/Config/Descriptions.php:778
3471 #: libraries/classes/Config/Descriptions.php:779
3473 #| msgid "Databases"
3474 msgid "Database structure"
3477 #: libraries/classes/Config/Descriptions.php:780
3478 #: libraries/classes/Plugins/Export/ExportPdf.php:258
3479 #: templates/table/page_with_secondary_tabs.twig:5
3481 #| msgid "Databases"
3482 msgid "Table structure"
3485 #: libraries/classes/Config/Descriptions.php:781
3490 #: libraries/classes/Config/Descriptions.php:782
3492 #| msgid "Relational schema"
3493 msgid "Display relational schema"
3494 msgstr "Relaciona shema"
3496 #: libraries/classes/Config/Descriptions.php:783
3498 #| msgid "Use text field"
3500 msgstr "Koristi tekst polje"
3502 #: libraries/classes/Config/Descriptions.php:784
3506 #: libraries/classes/Config/Descriptions.php:785
3510 #: libraries/classes/Config/Descriptions.php:786
3511 #: templates/console/display.twig:4
3515 #: libraries/classes/Config/Descriptions.php:787
3519 #: libraries/classes/Config/Descriptions.php:788
3520 msgid "Extra parameters for iconv"
3523 #: libraries/classes/Config/Descriptions.php:789
3524 msgid "Ignore multiple statement errors"
3527 #: libraries/classes/Config/Descriptions.php:790
3528 msgid "Enable drag and drop import"
3531 #: libraries/classes/Config/Descriptions.php:791
3532 msgid "Partial import: allow interrupt"
3535 #: libraries/classes/Config/Descriptions.php:796
3536 #: libraries/classes/Config/Descriptions.php:802
3537 #: libraries/classes/Plugins/Import/ImportCsv.php:141
3538 #: libraries/classes/Plugins/Import/ImportLdi.php:68
3539 msgid "Do not abort on INSERT error"
3542 #: libraries/classes/Config/Descriptions.php:797
3543 #: libraries/classes/Config/Descriptions.php:804
3544 msgid "Add ON DUPLICATE KEY UPDATE"
3547 #: libraries/classes/Config/Descriptions.php:799
3548 msgid "Format of imported file"
3551 #: libraries/classes/Config/Descriptions.php:803
3552 #: libraries/classes/Plugins/Import/ImportLdi.php:74
3553 msgid "Use LOCAL keyword"
3556 #: libraries/classes/Config/Descriptions.php:806
3558 #| msgid "Put fields names in the first row"
3559 msgid "Column names in first row"
3560 msgstr "Stavi imena polja u prvi red"
3562 #: libraries/classes/Config/Descriptions.php:807
3563 #: libraries/classes/Plugins/Import/ImportOds.php:74
3564 msgid "Do not import empty rows"
3567 #: libraries/classes/Config/Descriptions.php:808
3568 msgid "Import currencies ($5.00 to 5.00)"
3571 #: libraries/classes/Config/Descriptions.php:809
3572 msgid "Import percentages as proper decimals (12.00% to .12)"
3575 #: libraries/classes/Config/Descriptions.php:810
3576 msgid "Partial import: skip queries"
3579 #: libraries/classes/Config/Descriptions.php:812
3581 #| msgid "Add AUTO_INCREMENT value"
3582 msgid "Do not use AUTO_INCREMENT for zero values"
3583 msgstr "Dodaj AUTO_INCREMENT vrijednost"
3585 #: libraries/classes/Config/Descriptions.php:813
3586 msgid "Read as multibytes"
3589 #: libraries/classes/Config/Descriptions.php:814
3590 msgid "Initial state for sliders"
3593 #: libraries/classes/Config/Descriptions.php:815
3594 msgid "Number of inserted rows"
3597 #: libraries/classes/Config/Descriptions.php:816
3598 msgid "Limit column characters"
3601 #: libraries/classes/Config/Descriptions.php:817
3602 msgid "Delete all cookies on logout"
3605 #: libraries/classes/Config/Descriptions.php:818
3606 msgid "Recall user name"
3609 #: libraries/classes/Config/Descriptions.php:819
3610 msgid "Login cookie store"
3613 #: libraries/classes/Config/Descriptions.php:820
3614 msgid "Login cookie validity"
3617 #: libraries/classes/Config/Descriptions.php:821
3618 msgid "Bigger textarea for LONGTEXT"
3621 #: libraries/classes/Config/Descriptions.php:822
3622 msgid "Maximum displayed SQL length"
3625 #: libraries/classes/Config/Descriptions.php:823
3626 msgid "Maximum databases"
3629 #: libraries/classes/Config/Descriptions.php:824
3631 msgid "Maximum items on first level"
3632 msgstr "Opcije za izvoz baze"
3634 #: libraries/classes/Config/Descriptions.php:825
3635 msgid "Maximum items in branch"
3638 #: libraries/classes/Config/Descriptions.php:826
3639 msgid "Maximum number of rows to display"
3642 #: libraries/classes/Config/Descriptions.php:827
3643 msgid "Maximum tables"
3646 #: libraries/classes/Config/Descriptions.php:828
3648 msgid "Memory limit"
3649 msgstr "Ograničenja resursa"
3651 #: libraries/classes/Config/Descriptions.php:829
3653 #| msgid "Show grid"
3654 msgid "Show databases navigation as tree"
3655 msgstr "Prikaži mrežu"
3657 #: libraries/classes/Config/Descriptions.php:830
3659 msgid "Navigation panel width"
3660 msgstr "Opcije za izvoz baze"
3662 #: libraries/classes/Config/Descriptions.php:831
3663 #: libraries/classes/Controllers/JavaScriptMessagesController.php:601
3664 #: libraries/classes/Navigation/NavigationTree.php:1354
3666 msgid "Link with main panel"
3667 msgstr "Opcije za izvoz baze"
3669 #: libraries/classes/Config/Descriptions.php:832
3670 msgid "Display logo"
3673 #: libraries/classes/Config/Descriptions.php:833
3674 msgid "Logo link URL"
3677 #: libraries/classes/Config/Descriptions.php:834
3678 msgid "Logo link target"
3681 #: libraries/classes/Config/Descriptions.php:835
3682 msgid "Display servers selection"
3685 #: libraries/classes/Config/Descriptions.php:836
3686 msgid "Target for quick access icon"
3689 #: libraries/classes/Config/Descriptions.php:837
3690 msgid "Target for second quick access icon"
3693 #: libraries/classes/Config/Descriptions.php:838
3694 msgid "Minimum number of items to display the filter box"
3697 #: libraries/classes/Config/Descriptions.php:840
3698 msgid "Minimum number of databases to display the database filter box"
3701 #: libraries/classes/Config/Descriptions.php:842
3702 msgid "Group items in the tree"
3705 #: libraries/classes/Config/Descriptions.php:843
3706 msgid "Database tree separator"
3709 #: libraries/classes/Config/Descriptions.php:844
3710 msgid "Table tree separator"
3713 #: libraries/classes/Config/Descriptions.php:845
3714 msgid "Maximum table tree depth"
3717 #: libraries/classes/Config/Descriptions.php:846
3718 msgid "Enable highlighting"
3721 #: libraries/classes/Config/Descriptions.php:847
3723 msgid "Enable navigation tree expansion"
3724 msgstr "Opcije tabele"
3726 #: libraries/classes/Config/Descriptions.php:848
3728 #| msgid "Show tables"
3729 msgid "Show tables in tree"
3730 msgstr "Prikaži tabele"
3732 #: libraries/classes/Config/Descriptions.php:849
3734 #| msgid "Show grid"
3735 msgid "Show views in tree"
3736 msgstr "Prikaži mrežu"
3738 #: libraries/classes/Config/Descriptions.php:850
3739 msgid "Show functions in tree"
3742 #: libraries/classes/Config/Descriptions.php:851
3744 #| msgid "Show processes"
3745 msgid "Show procedures in tree"
3746 msgstr "Prikaži listu procesa"
3748 #: libraries/classes/Config/Descriptions.php:852
3750 #| msgid "Show grid"
3751 msgid "Show events in tree"
3752 msgstr "Prikaži mrežu"
3754 #: libraries/classes/Config/Descriptions.php:853
3756 msgid "Expand single database"
3757 msgstr "Baza ne postoji"
3759 #: libraries/classes/Config/Descriptions.php:854
3761 #| msgid "Analyze table"
3762 msgid "Recently used tables"
3763 msgstr "Analiziraj tabelu"
3765 #: libraries/classes/Config/Descriptions.php:855
3766 #: libraries/classes/RecentFavoriteTable.php:251
3768 #| msgid "Variables"
3769 msgid "Favorite tables"
3770 msgstr "Promjenljive"
3772 #: libraries/classes/Config/Descriptions.php:856
3773 msgid "Where to show the table row links"
3776 #: libraries/classes/Config/Descriptions.php:857
3777 msgid "Show row links anyway"
3780 #: libraries/classes/Config/Descriptions.php:859
3782 #| msgid "Alter table order by"
3783 msgid "Natural order"
3784 msgstr "Promijeni redoslijed u tabeli"
3786 #: libraries/classes/Config/Descriptions.php:860
3788 msgid "Table navigation bar"
3789 msgstr "Opcije tabele"
3791 #: libraries/classes/Config/Descriptions.php:861
3792 msgid "GZip output buffering"
3795 #: libraries/classes/Config/Descriptions.php:862
3796 msgid "Default sorting order"
3799 #: libraries/classes/Config/Descriptions.php:863
3800 msgid "Persistent connections"
3803 #: libraries/classes/Config/Descriptions.php:864
3804 msgid "Missing phpMyAdmin configuration storage tables"
3807 #: libraries/classes/Config/Descriptions.php:865
3808 msgid "MySQL reserved word warning"
3811 #: libraries/classes/Config/Descriptions.php:866
3812 msgid "How to display the menu tabs"
3815 #: libraries/classes/Config/Descriptions.php:867
3816 msgid "How to display various action links"
3819 #: libraries/classes/Config/Descriptions.php:868
3820 msgid "Protect binary columns"
3823 #: libraries/classes/Config/Descriptions.php:869
3824 msgid "Permanent query history"
3827 #: libraries/classes/Config/Descriptions.php:870
3828 msgid "Query history length"
3831 #: libraries/classes/Config/Descriptions.php:871
3832 msgid "Recoding engine"
3835 #: libraries/classes/Config/Descriptions.php:872
3837 #| msgid "Rename table to"
3838 msgid "Remember table's sorting"
3839 msgstr "Promjeni ime tabele u "
3841 #: libraries/classes/Config/Descriptions.php:873
3843 #| msgid "A primary key has been added on %s."
3844 msgid "Primary key default sort order"
3845 msgstr "Osnovni ključ je upravo dodan %s."
3847 #: libraries/classes/Config/Descriptions.php:874
3848 msgid "Repeat headers"
3851 #: libraries/classes/Config/Descriptions.php:875
3852 msgid "Grid editing: trigger action"
3855 #: libraries/classes/Config/Descriptions.php:876
3857 #| msgid "Relational schema"
3858 msgid "Relational display"
3859 msgstr "Relaciona shema"
3861 #: libraries/classes/Config/Descriptions.php:877
3862 msgid "Grid editing: save all edited cells at once"
3865 #: libraries/classes/Config/Descriptions.php:878
3866 msgid "Save directory"
3869 #: libraries/classes/Config/Descriptions.php:879
3870 msgid "Host authorization order"
3873 #: libraries/classes/Config/Descriptions.php:880
3874 msgid "Host authorization rules"
3877 #: libraries/classes/Config/Descriptions.php:881
3878 msgid "Allow logins without a password"
3881 #: libraries/classes/Config/Descriptions.php:882
3882 msgid "Allow root login"
3885 #: libraries/classes/Config/Descriptions.php:883
3887 #| msgid "Session value"
3888 msgid "Session timezone"
3889 msgstr "Vrijednost sesije"
3891 #: libraries/classes/Config/Descriptions.php:884
3895 #: libraries/classes/Config/Descriptions.php:885
3896 #: templates/setup/home/index.twig:50
3897 msgid "Authentication type"
3900 #: libraries/classes/Config/Descriptions.php:886
3901 msgid "Bookmark table"
3904 #: libraries/classes/Config/Descriptions.php:887
3905 msgid "Column information table"
3908 #: libraries/classes/Config/Descriptions.php:888
3909 msgid "Compress connection"
3912 #: libraries/classes/Config/Descriptions.php:889
3913 msgid "Control user password"
3916 #: libraries/classes/Config/Descriptions.php:890
3917 msgid "Control user"
3920 #: libraries/classes/Config/Descriptions.php:891
3923 msgid "Control host"
3924 msgstr "Bilo koji host"
3926 #: libraries/classes/Config/Descriptions.php:892
3929 msgid "Control port"
3930 msgstr "Bilo koji host"
3932 #: libraries/classes/Config/Descriptions.php:893
3933 msgid "Disable use of INFORMATION_SCHEMA"
3936 #: libraries/classes/Config/Descriptions.php:894
3938 msgid "Hide databases"
3939 msgstr "Baza ne postoji"
3941 #: libraries/classes/Config/Descriptions.php:895
3942 msgid "SQL query history table"
3945 #: libraries/classes/Config/Descriptions.php:896
3947 msgid "Server hostname"
3948 msgstr "Izbor servera"
3950 #: libraries/classes/Config/Descriptions.php:897
3954 #: libraries/classes/Config/Descriptions.php:898
3955 msgid "Maximal number of table preferences to store"
3958 #: libraries/classes/Config/Descriptions.php:899
3959 msgid "QBE saved searches table"
3962 #: libraries/classes/Config/Descriptions.php:900
3964 #| msgid "Create table on database %s"
3965 msgid "Export templates table"
3966 msgstr "Napravi novu tabelu u bazi %s"
3968 #: libraries/classes/Config/Descriptions.php:901
3970 #| msgid "Add/Delete Field Columns"
3971 msgid "Central columns table"
3972 msgstr "Dodaj/obriši kolonu"
3974 #: libraries/classes/Config/Descriptions.php:902
3975 msgid "Show only listed databases"
3978 #: libraries/classes/Config/Descriptions.php:903
3979 msgid "Password for config auth"
3982 #: libraries/classes/Config/Descriptions.php:904
3983 msgid "PDF schema: pages table"
3986 #: libraries/classes/Config/Descriptions.php:905
3987 #: templates/database/operations/index.twig:122
3988 #: templates/server/databases/index.twig:24
3991 msgid "Database name"
3992 msgstr "Baza podataka"
3994 #: libraries/classes/Config/Descriptions.php:906
3997 msgstr "Izbor servera"
3999 #: libraries/classes/Config/Descriptions.php:907
4001 #| msgid "Analyze table"
4002 msgid "Recently used table"
4003 msgstr "Analiziraj tabelu"
4005 #: libraries/classes/Config/Descriptions.php:908
4007 #| msgid "Variables"
4008 msgid "Favorites table"
4009 msgstr "Promjenljive"
4011 #: libraries/classes/Config/Descriptions.php:909
4013 msgid "Relation table"
4014 msgstr "Popravi tabelu"
4016 #: libraries/classes/Config/Descriptions.php:910
4017 msgid "Signon session name"
4020 #: libraries/classes/Config/Descriptions.php:911
4024 #: libraries/classes/Config/Descriptions.php:912
4026 msgid "Server socket"
4027 msgstr "Izbor servera"
4029 #: libraries/classes/Config/Descriptions.php:913
4033 #: libraries/classes/Config/Descriptions.php:914
4034 msgid "Designer and PDF schema: table coordinates"
4037 #: libraries/classes/Config/Descriptions.php:915
4039 #| msgid "Displaying Column Comments"
4040 msgid "Display columns table"
4041 msgstr "Prikazujem komentare kolone"
4043 #: libraries/classes/Config/Descriptions.php:916
4044 msgid "UI preferences table"
4047 #: libraries/classes/Config/Descriptions.php:917
4048 msgid "Add DROP DATABASE"
4051 #: libraries/classes/Config/Descriptions.php:918
4052 #: templates/database/structure/copy_form.twig:34
4053 msgid "Add DROP TABLE"
4056 #: libraries/classes/Config/Descriptions.php:919
4057 msgid "Add DROP VIEW"
4060 #: libraries/classes/Config/Descriptions.php:920
4062 #| msgid "Statements"
4063 msgid "Statements to track"
4066 #: libraries/classes/Config/Descriptions.php:921
4067 msgid "SQL query tracking table"
4070 #: libraries/classes/Config/Descriptions.php:922
4072 msgid "Automatically create versions"
4073 msgstr "Verzija servera"
4075 #: libraries/classes/Config/Descriptions.php:923
4076 msgid "User preferences storage table"
4079 #: libraries/classes/Config/Descriptions.php:924
4081 #| msgid "Use Tables"
4083 msgstr "Koristi tabele"
4085 #: libraries/classes/Config/Descriptions.php:925
4087 #| msgid "Use Host Table"
4088 msgid "User groups table"
4089 msgstr "Koristi tabelu hosta"
4091 #: libraries/classes/Config/Descriptions.php:926
4092 msgid "Hidden navigation items table"
4095 #: libraries/classes/Config/Descriptions.php:927
4096 msgid "User for config auth"
4099 #: libraries/classes/Config/Descriptions.php:928
4100 msgid "Verbose name of this server"
4103 #: libraries/classes/Config/Descriptions.php:929
4104 msgid "Allow to display all the rows"
4107 #: libraries/classes/Config/Descriptions.php:930
4108 msgid "Show password change form"
4111 #: libraries/classes/Config/Descriptions.php:931
4112 msgid "Show create database form"
4115 #: libraries/classes/Config/Descriptions.php:932
4117 #| msgid "Table comments"
4118 msgid "Show table comments"
4119 msgstr "Komentari tabele"
4121 #: libraries/classes/Config/Descriptions.php:933
4123 #| msgid "Show PHP information"
4124 msgid "Show creation timestamp"
4125 msgstr "Prikaži informacije o PHP-u"
4127 #: libraries/classes/Config/Descriptions.php:934
4129 #| msgid "Show PHP information"
4130 msgid "Show last update timestamp"
4131 msgstr "Prikaži informacije o PHP-u"
4133 #: libraries/classes/Config/Descriptions.php:935
4135 #| msgid "Show PHP information"
4136 msgid "Show last check timestamp"
4137 msgstr "Prikaži informacije o PHP-u"
4139 #: libraries/classes/Config/Descriptions.php:936
4141 #| msgid "Table comments"
4142 msgid "Show table charset"
4143 msgstr "Komentari tabele"
4145 #: libraries/classes/Config/Descriptions.php:937
4147 msgid "Show field types"
4148 msgstr "Prikaži tabele"
4150 #: libraries/classes/Config/Descriptions.php:938
4151 msgid "Show function fields"
4154 #: libraries/classes/Config/Descriptions.php:939
4156 #| msgid "Show grid"
4158 msgstr "Prikaži mrežu"
4160 #: libraries/classes/Config/Descriptions.php:940
4161 msgid "Show phpinfo() link"
4164 #: libraries/classes/Config/Descriptions.php:941
4165 msgid "Show detailed MySQL server information"
4168 #: libraries/classes/Config/Descriptions.php:942
4170 msgid "Show SQL queries"
4171 msgstr "Prikaži kompletne upite"
4173 #: libraries/classes/Config/Descriptions.php:943 templates/sql/query.twig:127
4175 msgid "Retain query box"
4178 #: libraries/classes/Config/Descriptions.php:944
4180 msgid "Show statistics"
4181 msgstr "Statistike reda"
4183 #: libraries/classes/Config/Descriptions.php:945
4184 msgid "Skip locked tables"
4187 #: libraries/classes/Config/Descriptions.php:946
4188 #: libraries/classes/ConfigStorage/UserGroups.php:124
4189 #: libraries/classes/Controllers/JavaScriptMessagesController.php:388
4190 #: libraries/classes/Display/Results.php:2962
4191 #: libraries/classes/Html/Generator.php:664
4192 #: libraries/classes/Html/Generator.php:915
4193 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
4194 #: templates/console/display.twig:175
4195 #: templates/database/central_columns/main.twig:265
4196 #: templates/database/central_columns/main.twig:376
4197 #: templates/database/central_columns/main.twig:377
4198 #: templates/database/events/index.twig:74
4199 #: templates/database/events/index.twig:77
4200 #: templates/database/events/row.twig:23 templates/database/events/row.twig:26
4201 #: templates/database/routines/row.twig:24
4202 #: templates/database/routines/row.twig:27
4203 #: templates/database/structure/structure_table_row.twig:66
4204 #: templates/database/triggers/row.twig:28
4205 #: templates/database/triggers/row.twig:31
4206 #: templates/display/results/table.twig:227
4207 #: templates/display/results/table.twig:228 templates/indexes.twig:34
4208 #: templates/server/variables/index.twig:41
4209 #: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
4210 #: templates/table/structure/display_structure.twig:480
4214 #: libraries/classes/Config/Descriptions.php:947
4215 #: libraries/classes/Html/Generator.php:632
4217 msgstr "Objasni SQL"
4219 #: libraries/classes/Config/Descriptions.php:948
4220 #: libraries/classes/Export.php:592 libraries/classes/Html/Generator.php:712
4221 #: templates/console/display.twig:99
4222 #: templates/server/status/processes/index.twig:19
4223 #: templates/server/status/variables/index.twig:42
4227 #: libraries/classes/Config/Descriptions.php:949
4228 #: libraries/classes/Html/Generator.php:696
4230 #| msgid "Create PHP Code"
4231 msgid "Create PHP code"
4232 msgstr "Napravi PHP kod"
4234 #: libraries/classes/Config/Descriptions.php:950
4235 msgid "Suhosin warning"
4238 #: libraries/classes/Config/Descriptions.php:951
4239 msgid "Login cookie validity warning"
4242 #: libraries/classes/Config/Descriptions.php:952
4244 #| msgid "Add/Delete Field Columns"
4245 msgid "Textarea columns"
4246 msgstr "Dodaj/obriši kolonu"
4248 #: libraries/classes/Config/Descriptions.php:953
4249 msgid "Textarea rows"
4252 #: libraries/classes/Config/Descriptions.php:954
4253 #: libraries/classes/Plugins/Export/ExportHtmlword.php:141
4254 #: libraries/classes/Plugins/Export/ExportOdt.php:185
4255 #: libraries/classes/Plugins/Export/ExportTexytext.php:125
4256 #: libraries/classes/Server/Privileges.php:1812
4257 #: libraries/classes/Server/Privileges.php:1814
4258 #: libraries/classes/Server/Status/Processes.php:126
4259 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
4260 #: templates/console/display.twig:184 templates/server/databases/index.twig:106
4261 #: templates/server/privileges/edit_routine_privileges.twig:17
4262 #: templates/server/privileges/privileges_table.twig:257
4263 #: templates/server/privileges/user_properties.twig:22
4264 #: templates/server/privileges/user_properties.twig:71
4265 #: templates/table/operations/index.twig:56
4266 #: templates/table/operations/index.twig:62
4267 #: templates/table/operations/index.twig:257
4268 #: templates/table/operations/index.twig:263
4269 #: templates/table/relation/common_form.twig:36
4270 #: templates/table/relation/common_form.twig:175
4271 #: templates/table/relation/foreign_key_row.twig:97
4273 msgstr "Baza podataka"
4275 #: libraries/classes/Config/Descriptions.php:955
4278 msgid "Default title"
4279 msgstr "Podrazumjevano"
4281 #: libraries/classes/Config/Descriptions.php:956
4282 #: templates/server/status/base.twig:6
4286 #: libraries/classes/Config/Descriptions.php:957
4287 #: libraries/classes/Plugins/Export/ExportXml.php:466
4288 #: libraries/classes/Server/Privileges.php:1818
4289 #: libraries/classes/Server/Privileges.php:1820
4290 #: templates/database/structure/show_create.twig:10
4291 #: templates/database/structure/table_header.twig:8
4292 #: templates/database/tracking/tables.twig:13
4293 #: templates/database/tracking/tables.twig:153
4294 #: templates/database/triggers/editor_form.twig:27
4295 #: templates/database/triggers/list.twig:45
4296 #: templates/server/privileges/privileges_table.twig:6
4297 #: templates/server/privileges/privileges_table.twig:259
4298 #: templates/server/privileges/user_properties.twig:37
4299 #: templates/server/privileges/user_properties.twig:82
4300 #: templates/table/maintenance/checksum.twig:12
4301 #: templates/table/operations/index.twig:65
4302 #: templates/table/operations/index.twig:266
4303 #: templates/table/relation/common_form.twig:37
4304 #: templates/table/relation/common_form.twig:182
4305 #: templates/table/relation/foreign_key_row.twig:108
4309 #: libraries/classes/Config/Descriptions.php:958
4310 msgid "List of trusted proxies for IP allow/deny"
4313 #: libraries/classes/Config/Descriptions.php:959
4314 msgid "Upload directory"
4317 #: libraries/classes/Config/Descriptions.php:960
4318 msgid "Use database search"
4321 #: libraries/classes/Config/Descriptions.php:961
4322 msgid "Enable the Developer tab in settings"
4325 #: libraries/classes/Config/Descriptions.php:962
4326 #: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:151
4327 #: libraries/classes/Setup/Index.php:163 libraries/classes/Setup/Index.php:176
4328 #: libraries/classes/Setup/Index.php:185 libraries/classes/Setup/Index.php:193
4329 msgid "Version check"
4332 #: libraries/classes/Config/Descriptions.php:963
4336 #: libraries/classes/Config/Descriptions.php:964
4338 msgid "Proxy username"
4339 msgstr "Korisničko ime:"
4341 #: libraries/classes/Config/Descriptions.php:965
4344 msgid "Proxy password"
4347 #: libraries/classes/Config/Descriptions.php:966
4351 #: libraries/classes/Config/Descriptions.php:967
4352 msgid "URL for reCAPTCHA v2 API"
4355 #: libraries/classes/Config/Descriptions.php:968
4356 msgid "Content-Security-Policy snippet for reCAPTCHA v2 API"
4359 #: libraries/classes/Config/Descriptions.php:969
4360 msgid "Request parameter for reCAPTCHA v2 API"
4363 #: libraries/classes/Config/Descriptions.php:970
4364 msgid "Response parameter for reCAPTCHA v2 API"
4367 #: libraries/classes/Config/Descriptions.php:971
4368 msgid "Public key for reCAPTCHA"
4371 #: libraries/classes/Config/Descriptions.php:972
4372 msgid "Private key for reCAPTCHA"
4375 #: libraries/classes/Config/Descriptions.php:973
4376 msgid "URL for reCAPTCHA siteverify"
4379 #: libraries/classes/Config/Descriptions.php:974
4381 msgid "Send error reports"
4382 msgstr "Izbor servera"
4384 #: libraries/classes/Config/Descriptions.php:975
4386 msgid "Enter executes queries in console"
4389 #: libraries/classes/Config/Descriptions.php:976
4391 #| msgid "Modifications have been saved"
4392 msgid "Enable Zero Configuration mode"
4393 msgstr "Izmjene su sačuvane"
4395 #: libraries/classes/Config/Descriptions.php:977
4396 #: templates/console/display.twig:153
4398 msgid "Show query history at start"
4401 #: libraries/classes/Config/Descriptions.php:978
4402 #: templates/console/display.twig:149
4403 msgid "Always expand query messages"
4406 #: libraries/classes/Config/Descriptions.php:979
4407 #: templates/console/display.twig:157
4408 msgid "Show current browsing query"
4411 #: libraries/classes/Config/Descriptions.php:980
4412 msgid "Execute queries on Enter and insert new line with Shift+Enter"
4415 #: libraries/classes/Config/Descriptions.php:981
4416 #: templates/console/display.twig:168
4418 #| msgid "Switch to copied table"
4419 msgid "Switch to dark theme"
4420 msgstr "Pređi na kopiranu tabelu"
4422 #: libraries/classes/Config/Descriptions.php:982
4423 msgid "Console height"
4426 #: libraries/classes/Config/Descriptions.php:983
4427 msgid "Console mode"
4430 #: libraries/classes/Config/Descriptions.php:984
4431 #: templates/console/display.twig:64
4433 msgid "Group queries"
4436 #: libraries/classes/Config/Descriptions.php:985
4437 #: templates/sql/profiling_chart.twig:9
4441 #: libraries/classes/Config/Descriptions.php:986
4445 #: libraries/classes/Config/Descriptions.php:987
4446 msgid "Server connection collation"
4449 #: libraries/classes/Config/FormDisplay.php:605
4451 msgid "Missing data for %s"
4454 #: libraries/classes/Config/FormDisplay.php:646
4455 #: libraries/classes/Config/Validator.php:590
4456 #: templates/config/form_display/display.twig:67
4457 msgid "Incorrect value!"
4460 #: libraries/classes/Config/FormDisplay.php:797
4461 #: libraries/classes/Config/FormDisplay.php:806
4465 msgstr "Promjenljiva"
4467 #: libraries/classes/Config/FormDisplay.php:799
4468 #: libraries/classes/Config/FormDisplay.php:808
4470 msgid "\"%s\" requires %s extension"
4473 #: libraries/classes/Config/FormDisplay.php:839
4475 msgid "Compressed import will not work due to missing function %s."
4478 #: libraries/classes/Config/FormDisplay.php:848
4480 msgid "Compressed export will not work due to missing function %s."
4483 #: libraries/classes/Config/FormDisplay.php:867
4488 #: libraries/classes/Config/Forms/Setup/ServersForm.php:39
4489 msgid "Config authentication"
4492 #: libraries/classes/Config/Forms/Setup/ServersForm.php:43
4493 msgid "HTTP authentication"
4496 #: libraries/classes/Config/Forms/Setup/ServersForm.php:46
4497 msgid "Signon authentication"
4500 #: libraries/classes/Config/Forms/User/ExportForm.php:25
4504 #: libraries/classes/Config/Forms/User/ExportForm.php:29
4508 #: libraries/classes/Config/Forms/User/ExportForm.php:55
4509 #: libraries/classes/Config/Forms/User/ExportForm.php:100
4510 #: libraries/classes/Config/Forms/User/ExportForm.php:128
4511 #: libraries/classes/Controllers/JavaScriptMessagesController.php:706
4512 #: libraries/classes/Import.php:1299 libraries/classes/Menu.php:247
4513 #: libraries/classes/Menu.php:357
4514 #: libraries/classes/Navigation/Nodes/NodeColumn.php:42
4515 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
4516 #: libraries/classes/Navigation/Nodes/NodeTable.php:301
4517 #: libraries/classes/Util.php:1477 libraries/classes/Util.php:1959
4518 #: libraries/classes/Util.php:1976 libraries/config.values.php:60
4519 #: libraries/config.values.php:74 libraries/config.values.php:165
4520 #: libraries/config.values.php:175
4521 #: templates/columns_definitions/table_fields_definitions.twig:4
4522 #: templates/database/central_columns/edit.twig:3
4523 #: templates/database/export/index.twig:23
4524 #: templates/database/structure/structure_table_row.twig:48
4525 #: templates/server/privileges/privileges_table.twig:352
4526 #: templates/table/tracking/structure_snapshot_columns.twig:1
4530 #: libraries/classes/Config/Forms/User/ExportForm.php:71
4531 #: libraries/classes/Config/Forms/User/ExportForm.php:108
4532 #: libraries/classes/Config/Forms/User/ExportForm.php:133
4533 #: libraries/classes/Config/Forms/User/ExportForm.php:139
4534 #: libraries/classes/Controllers/Server/DatabasesController.php:317
4535 #: templates/database/export/index.twig:24
4536 #: templates/server/privileges/privileges_table.twig:278
4537 #: templates/table/structure/display_table_stats.twig:17
4541 #: libraries/classes/Config/Forms/User/ExportForm.php:91
4542 msgid "CSV for MS Excel"
4543 msgstr "CSV za MS Excel"
4545 #: libraries/classes/Config/Forms/User/ExportForm.php:116
4546 msgid "Microsoft Word 2000"
4549 #: libraries/classes/Config/Forms/User/ExportForm.php:122
4550 #: libraries/classes/Config/Forms/User/ImportForm.php:52
4552 #| msgid "Documentation"
4553 msgid "OpenDocument Spreadsheet"
4554 msgstr "Dokumentacija"
4556 #: libraries/classes/Config/Forms/User/ExportForm.php:126
4558 #| msgid "Documentation"
4559 msgid "OpenDocument Text"
4560 msgstr "Dokumentacija"
4562 #: libraries/classes/Config/Forms/User/ExportForm.php:153
4563 #: libraries/classes/Controllers/JavaScriptMessagesController.php:373
4564 #: libraries/classes/Menu.php:277 libraries/classes/Menu.php:382
4565 #: libraries/classes/Menu.php:513 libraries/classes/Server/Privileges.php:1506
4566 #: libraries/classes/Util.php:1948 libraries/classes/Util.php:1963
4567 #: libraries/classes/Util.php:1980 templates/database/events/index.twig:16
4568 #: templates/database/events/index.twig:17
4569 #: templates/database/events/index.twig:86
4570 #: templates/database/events/row.twig:36
4571 #: templates/database/privileges/index.twig:91
4572 #: templates/database/privileges/index.twig:116
4573 #: templates/database/privileges/index.twig:117
4574 #: templates/database/routines/index.twig:16
4575 #: templates/database/routines/index.twig:17
4576 #: templates/database/routines/row.twig:64
4577 #: templates/database/routines/row.twig:67
4578 #: templates/database/structure/check_all_tables.twig:12
4579 #: templates/database/triggers/list.twig:16
4580 #: templates/database/triggers/list.twig:17
4581 #: templates/database/triggers/row.twig:41
4582 #: templates/display/results/table.twig:240
4583 #: templates/display/results/table.twig:241
4584 #: templates/display/results/table.twig:272 templates/export.twig:3
4585 #: templates/export.twig:499 templates/preferences/header.twig:42
4586 #: templates/preferences/manage/main.twig:68
4587 #: templates/server/privileges/new_user_ajax.twig:63
4588 #: templates/server/privileges/users_overview.twig:95
4589 #: templates/server/privileges/users_overview.twig:125
4590 #: templates/server/privileges/users_overview.twig:126
4591 #: templates/server/status/monitor/index.twig:81
4592 #: templates/table/privileges/index.twig:95
4593 #: templates/table/privileges/index.twig:120
4594 #: templates/table/privileges/index.twig:121
4598 #: libraries/classes/Config/Forms/User/FeaturesForm.php:90
4599 #: templates/preferences/header.twig:18
4603 #: libraries/classes/Config/Forms/User/ImportForm.php:43
4604 msgid "CSV using LOAD DATA"
4607 #: libraries/classes/Config/Forms/User/ImportForm.php:67
4608 #: libraries/classes/Controllers/JavaScriptMessagesController.php:310
4609 #: libraries/classes/Menu.php:286 libraries/classes/Menu.php:392
4610 #: libraries/classes/Menu.php:518 libraries/classes/Util.php:1949
4611 #: libraries/classes/Util.php:1964 libraries/classes/Util.php:1981
4612 #: templates/import.twig:3 templates/import.twig:199
4613 #: templates/preferences/header.twig:48
4614 #: templates/preferences/manage/main.twig:11
4615 #: templates/server/status/monitor/index.twig:78
4620 #: libraries/classes/Config/Forms/User/MainForm.php:37
4622 #| msgid "Browser transformation"
4623 msgid "Default transformations"
4624 msgstr "Tranformacije čitača"
4626 #: libraries/classes/Config/PageSettings.php:135
4627 msgid "Cannot save settings, submitted configuration form contains errors!"
4630 #: libraries/classes/Config.php:646
4632 msgid "Existing configuration file (%s) is not readable."
4635 #: libraries/classes/Config.php:684
4636 msgid "Wrong permissions on configuration file, should not be world writable!"
4639 #: libraries/classes/Config.php:699
4640 msgid "Failed to read configuration file!"
4643 #: libraries/classes/Config.php:701
4645 "This usually means there is a syntax error in it, please check any errors "
4649 #: libraries/classes/Config.php:1228
4651 msgid "Invalid server index: %s"
4654 #: libraries/classes/Config.php:1241
4655 #, fuzzy, php-format
4660 #: libraries/classes/Config/ServerConfigChecks.php:67
4663 "This %soption%s should be disabled as it allows attackers to bruteforce "
4664 "login to any MySQL server. If you feel this is necessary, use %srestrict "
4665 "login to MySQL server%s or %strusted proxies list%s. However, IP-based "
4666 "protection with trusted proxies list may not be reliable if your IP belongs "
4667 "to an ISP where thousands of users, including you, are connected to."
4670 #: libraries/classes/Config/ServerConfigChecks.php:92
4672 "This value should be double checked to ensure that this directory is neither "
4673 "world accessible nor readable or writable by other users on your server."
4676 #: libraries/classes/Config/ServerConfigChecks.php:162
4677 msgid "You should use SSL connections if your database server supports it."
4680 #: libraries/classes/Config/ServerConfigChecks.php:169
4683 "If you feel this is necessary, use additional protection settings - %1$shost "
4684 "authentication%2$s settings and %3$strusted proxies list%4$s. However, IP-"
4685 "based protection may not be reliable if your IP belongs to an ISP where "
4686 "thousands of users, including you, are connected to."
4689 #: libraries/classes/Config/ServerConfigChecks.php:195
4692 "You set the [kbd]config[/kbd] authentication type and included username and "
4693 "password for auto-login, which is not a desirable option for live hosts. "
4694 "Anyone who knows or guesses your phpMyAdmin URL can directly access your "
4695 "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or "
4699 #: libraries/classes/Config/ServerConfigChecks.php:224
4700 msgid "You allow for connecting to the server without a password."
4703 #: libraries/classes/Config/ServerConfigChecks.php:304
4706 "%sZip decompression%s requires functions (%s) which are unavailable on this "
4710 #: libraries/classes/Config/ServerConfigChecks.php:325
4713 "%sZip compression%s requires functions (%s) which are unavailable on this "
4717 #: libraries/classes/Config/ServerConfigChecks.php:359
4719 "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
4720 "authentication, so a key was automatically generated for you. It is used to "
4721 "encrypt cookies; you don't need to remember it."
4724 #: libraries/classes/Config/ServerConfigChecks.php:373
4725 msgid "Key is too short, it should have at least 32 characters."
4728 #: libraries/classes/Config/ServerConfigChecks.php:383
4729 msgid "Key should contain letters, numbers [em]and[/em] special characters."
4732 #: libraries/classes/Config/ServerConfigChecks.php:416
4735 "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s "
4736 "may cause random session invalidation (currently session.gc_maxlifetime is "
4740 #: libraries/classes/Config/ServerConfigChecks.php:438
4743 "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
4744 "most. Values larger than 1800 may pose a security risk such as impersonation."
4747 #: libraries/classes/Config/ServerConfigChecks.php:464
4750 "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
4751 "0, %sLogin cookie validity%s must be set to a value less or equal to it."
4754 #: libraries/classes/Config/ServerConfigChecks.php:503
4757 "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which "
4758 "are unavailable on this system."
4761 #: libraries/classes/Config/ServerConfigChecks.php:534
4764 "%1$sGZip compression and decompression%2$s requires functions (%3$s) which "
4765 "are unavailable on this system."
4768 #: libraries/classes/ConfigStorage/Relation.php:1361
4769 msgid "no description"
4772 #: libraries/classes/ConfigStorage/Relation.php:1563
4775 "You do not have necessary privileges to create a database named '%s'. You "
4776 "may go to 'Operations' tab of any database to set up the phpMyAdmin "
4777 "configuration storage there."
4780 #: libraries/classes/ConfigStorage/UserGroups.php:114
4783 msgstr "Bilo koji korisnik"
4785 #: libraries/classes/ConfigStorage/UserGroups.php:247
4787 #| msgid "Server version"
4788 msgid "Server-level tabs"
4789 msgstr "Verzija servera"
4791 #: libraries/classes/ConfigStorage/UserGroups.php:252
4793 #| msgid "Databases"
4794 msgid "Database-level tabs"
4797 #: libraries/classes/ConfigStorage/UserGroups.php:257
4799 #| msgid "Table comments"
4800 msgid "Table-level tabs"
4801 msgstr "Komentari tabele"
4803 #: libraries/classes/Config/Validator.php:243
4804 msgid "Could not connect to the database server!"
4807 #: libraries/classes/Config/Validator.php:279
4809 msgid "Invalid authentication type!"
4810 msgstr "Nema tabela"
4812 #: libraries/classes/Config/Validator.php:284
4813 msgid "Empty username while using [kbd]config[/kbd] authentication method!"
4816 #: libraries/classes/Config/Validator.php:290
4818 "Empty signon session name while using [kbd]signon[/kbd] authentication "
4822 #: libraries/classes/Config/Validator.php:297
4823 msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
4826 #: libraries/classes/Config/Validator.php:351
4828 "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
4831 #: libraries/classes/Config/Validator.php:358
4833 "Empty phpMyAdmin control user password while using phpMyAdmin configuration "
4837 #: libraries/classes/Config/Validator.php:449
4838 msgid "Incorrect value:"
4841 #: libraries/classes/Config/Validator.php:460
4843 msgid "Incorrect IP address: %s"
4846 #: libraries/classes/Config/Validator.php:523
4847 #: templates/config/form_display/display.twig:66
4848 msgid "Not a valid port number!"
4851 #: libraries/classes/Config/Validator.php:545
4852 #: templates/config/form_display/display.twig:64
4853 msgid "Not a positive number!"
4856 #: libraries/classes/Config/Validator.php:567
4857 #: templates/config/form_display/display.twig:65
4858 msgid "Not a non-negative number!"
4861 #: libraries/classes/Config/Validator.php:608
4862 #: templates/config/form_display/display.twig:68
4864 msgid "Value must be less than or equal to %s!"
4867 #: libraries/classes/Console.php:92
4869 msgid "Showing %1$d bookmark (both private and shared)"
4870 msgid_plural "Showing %1$d bookmarks (both private and shared)"
4875 #: libraries/classes/Console.php:99
4878 msgid "No bookmarks"
4879 msgstr "Pretraživanje"
4881 #: libraries/classes/Console.php:128
4883 msgid "SQL Query Console"
4886 #: libraries/classes/Controllers/AbstractController.php:73
4887 #: libraries/classes/Controllers/JavaScriptMessagesController.php:343
4888 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:68
4889 #: libraries/classes/DbTableExists.php:47
4890 msgid "No databases selected."
4891 msgstr "Nije izabrana ni jedna baza."
4893 #: libraries/classes/Controllers/ChangeLogController.php:38
4894 #: libraries/classes/Controllers/LicenseController.php:36
4897 "The %s file is not available on this system, please visit %s for more "
4901 #: libraries/classes/Controllers/Database/CentralColumnsController.php:140
4902 #, fuzzy, php-format
4903 #| msgid "Showing rows"
4904 msgid "Showing rows %1$s - %2$s."
4905 msgstr "Prikaz zapisa"
4907 #. l10n: The user tries to save a page with an existing name in Designer
4908 #: libraries/classes/Controllers/Database/DesignerController.php:92
4911 "There already exists a page named \"%s\" please rename it to something else."
4914 #: libraries/classes/Controllers/Database/ExportController.php:81
4915 #: libraries/classes/Controllers/Database/TrackingController.php:130
4916 #: libraries/classes/Controllers/Export/ExportController.php:442
4917 #: libraries/classes/Database/Qbe.php:322
4918 #: templates/database/structure/index.twig:25
4919 #: templates/navigation/tree/path.twig:9
4920 msgid "No tables found in database."
4921 msgstr "Tabele nisu pronađene u bazi."
4923 #: libraries/classes/Controllers/Database/ExportController.php:143
4924 #: libraries/classes/Controllers/Server/ExportController.php:73
4925 #: libraries/classes/Controllers/Table/ExportController.php:104
4926 msgid "Could not load export plugins, please check your installation!"
4929 #: libraries/classes/Controllers/Database/ImportController.php:72
4930 #: libraries/classes/Controllers/Import/ImportController.php:564
4931 #: libraries/classes/Controllers/Server/ImportController.php:58
4932 #: libraries/classes/Controllers/Table/ImportController.php:69
4933 msgid "Could not load import plugins, please check your installation!"
4936 #: libraries/classes/Controllers/Database/Operations/CollationController.php:48
4937 #: libraries/classes/Controllers/Table/OperationsController.php:258
4938 msgid "No collation provided."
4941 #: libraries/classes/Controllers/Database/OperationsController.php:90
4942 #: libraries/classes/Controllers/Table/CreateController.php:72
4943 msgid "The database name is empty!"
4944 msgstr "Naziv baze je prazan!"
4946 #: libraries/classes/Controllers/Database/OperationsController.php:99
4947 msgid "Cannot copy database to the same name. Change the name and try again."
4950 #: libraries/classes/Controllers/Database/OperationsController.php:177
4951 #, fuzzy, php-format
4952 #| msgid "Database %1$s has been renamed to %2$s."
4953 msgid "Database %1$s has been renamed to %2$s."
4954 msgstr "Baza %1$s je preimenovana u %2$s"
4956 #: libraries/classes/Controllers/Database/OperationsController.php:187
4957 #, fuzzy, php-format
4958 #| msgid "Database %1$s has been copied to %2$s."
4959 msgid "Database %1$s has been copied to %2$s."
4960 msgstr "Baza %1$s je kopirana u %2$s"
4962 #: libraries/classes/Controllers/Database/OperationsController.php:296
4963 #, fuzzy, php-format
4965 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
4966 #| "why click %shere%s."
4968 "The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
4969 msgstr "phpMyAdmin konfiguracijski spremnik je isključen. %sSaznaj više%s."
4971 #: libraries/classes/Controllers/Database/SearchController.php:52
4972 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
4973 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
4974 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
4975 #: libraries/classes/Plugins/AuthenticationPlugin.php:184
4976 msgid "Access denied!"
4977 msgstr "Ulaz nije dozvoljen!"
4979 #: libraries/classes/Controllers/Database/Structure/AddPrefixController.php:21
4980 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:45
4981 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:45
4982 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:45
4983 #: libraries/classes/Controllers/Database/Structure/ChangePrefixFormController.php:22
4984 #: libraries/classes/Controllers/Database/Structure/CopyFormController.php:21
4985 #: libraries/classes/Controllers/Database/Structure/DropFormController.php:37
4986 #: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
4987 #: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
4988 #: libraries/classes/Controllers/Export/TablesController.php:29
4989 #: libraries/classes/Controllers/JavaScriptMessagesController.php:344
4990 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:54
4991 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:54
4992 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:54
4993 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:54
4994 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:54
4996 #| msgid "No databases selected."
4997 msgid "No table selected."
4998 msgstr "Nije izabrana ni jedna baza."
5000 #: libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php:53
5001 #: libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php:53
5002 #: libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php:53
5006 #: libraries/classes/Controllers/Database/StructureController.php:366
5007 #: templates/table/operations/index.twig:451
5008 #: templates/table/operations/view.twig:32
5009 #, fuzzy, php-format
5010 msgid "View %s has been dropped."
5011 msgstr "Polje %s je obrisano"
5013 #: libraries/classes/Controllers/Database/StructureController.php:367
5014 #: templates/table/operations/index.twig:451
5015 #, fuzzy, php-format
5016 #| msgid "Table %s has been dropped."
5017 msgid "Table %s has been dropped."
5018 msgstr "Tabela %s je odbačena"
5020 #: libraries/classes/Controllers/Database/StructureController.php:414
5021 #: templates/table/operations/index.twig:410
5022 #: templates/table/operations/index.twig:428
5024 msgid "Table %s has been emptied."
5025 msgstr "Tabela %s je ispražnjena."
5027 #: libraries/classes/Controllers/Database/StructureController.php:577
5028 #: libraries/classes/Display/Results.php:3971
5031 "This view has at least this number of rows. Please refer to "
5032 "%sdocumentation%s."
5035 #: libraries/classes/Controllers/Database/StructureController.php:766
5039 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
5040 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
5041 #: libraries/classes/Controllers/JavaScriptMessagesController.php:488
5042 #: libraries/classes/Controllers/Table/DeleteRowsController.php:56
5043 #: libraries/classes/Controllers/Table/DropColumnController.php:57
5044 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:58
5045 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:82
5046 #: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
5047 #: libraries/classes/Plugins/Export/ExportHtmlword.php:633
5048 #: libraries/classes/Plugins/Export/ExportLatex.php:625
5049 #: libraries/classes/Plugins/Export/ExportOdt.php:783
5050 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
5051 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
5052 #: templates/config/form_display/input.twig:42
5053 #: templates/database/central_columns/main.twig:356
5054 #: templates/database/data_dictionary/index.twig:47
5055 #: templates/database/data_dictionary/index.twig:91
5056 #: templates/database/designer/main.twig:1117
5057 #: templates/database/privileges/index.twig:69
5058 #: templates/database/structure/drop_form.twig:19
5059 #: templates/database/structure/empty_form.twig:19 templates/indexes.twig:65
5060 #: templates/preferences/autoload.twig:11
5061 #: templates/preferences/manage/error.twig:18
5062 #: templates/server/privileges/new_user_ajax.twig:20
5063 #: templates/server/privileges/new_user_ajax.twig:34
5064 #: templates/server/privileges/privileges_summary.twig:37
5065 #: templates/server/privileges/privileges_summary.twig:40
5066 #: templates/server/privileges/privileges_summary.twig:42
5067 #: templates/server/privileges/users_overview.twig:53
5068 #: templates/server/privileges/users_overview.twig:65
5069 #: templates/table/delete/confirm.twig:28
5070 #: templates/table/privileges/index.twig:73
5071 #: templates/table/structure/display_structure.twig:80
5072 #: templates/table/structure/display_structure.twig:515
5073 #: templates/table/structure/drop_confirm.twig:19
5074 #: templates/table/structure/primary.twig:22
5075 #: templates/table/tracking/structure_snapshot_columns.twig:33
5076 #: templates/table/tracking/structure_snapshot_indexes.twig:23
5077 #: templates/table/tracking/structure_snapshot_indexes.twig:24
5081 #: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
5082 #: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:73
5083 #: libraries/classes/Controllers/Table/DropColumnController.php:74
5084 #: libraries/classes/Controllers/Table/OperationsController.php:318
5085 #: libraries/classes/Controllers/Table/ReplaceController.php:419
5086 #: libraries/classes/Core.php:728 templates/preview_sql.twig:3
5088 msgstr "Nema izmjena"
5090 #: libraries/classes/Controllers/Database/Structure/FavoriteTableController.php:105
5091 msgid "Favorite List is full!"
5094 #: libraries/classes/Controllers/Database/TrackingController.php:83
5095 #: libraries/classes/Controllers/Database/TrackingController.php:103
5097 #| msgid "Chart generated successfully."
5098 msgid "Tracking data deleted successfully."
5099 msgstr "Privilegije su uspešno ponovo učitane."
5101 #: libraries/classes/Controllers/Database/TrackingController.php:90
5104 "Version %1$s was created for selected tables, tracking is active for them."
5107 #: libraries/classes/Controllers/Database/TrackingController.php:120
5109 #| msgid "No databases selected."
5110 msgid "No tables selected."
5111 msgstr "Nije izabrana ni jedna baza."
5113 #: libraries/classes/Controllers/Database/TrackingController.php:155
5115 msgid "Database Log"
5116 msgstr "Baza podataka"
5118 #: libraries/classes/Controllers/ErrorReportController.php:106
5120 "An error has been detected and an error report has been automatically "
5121 "submitted based on your settings."
5124 #: libraries/classes/Controllers/ErrorReportController.php:110
5125 msgid "Thank you for submitting this report."
5128 #: libraries/classes/Controllers/ErrorReportController.php:114
5130 "An error has been detected and an error report has been generated but failed "
5134 #: libraries/classes/Controllers/ErrorReportController.php:117
5135 msgid "If you experience any problems please submit a bug report manually."
5138 #: libraries/classes/Controllers/ErrorReportController.php:120
5139 msgid "You may want to refresh the page."
5142 #: libraries/classes/Controllers/Export/ExportController.php:239
5143 #: libraries/classes/Export.php:1334
5146 msgstr "Vrsta upita"
5148 #: libraries/classes/Controllers/Export/ExportController.php:333
5150 #| msgid "Add new field"
5151 msgid "Bad parameters!"
5152 msgstr "Dodaj novo polje"
5154 #: libraries/classes/Controllers/HomeController.php:95
5156 "You were logged out from one server, to logout completely from phpMyAdmin, "
5157 "you need to logout from all servers."
5160 #: libraries/classes/Controllers/HomeController.php:196
5161 #, fuzzy, php-format
5163 #| " additional features for working with linked tables have been ctivated. "
5164 #| "To find out why click %shere%s."
5166 "The phpMyAdmin configuration storage is not completely configured, some "
5167 "extended features have been deactivated. %sFind out why%s. "
5169 "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste "
5170 "saznali zašto, kliknite %sovde%s."
5172 #: libraries/classes/Controllers/HomeController.php:202
5174 "Or alternately go to 'Operations' tab of any database to set it up there."
5177 #: libraries/classes/Controllers/HomeController.php:265
5179 "Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
5180 "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
5181 "than cookie validity configured in phpMyAdmin, because of this, your login "
5182 "might expire sooner than configured in phpMyAdmin."
5185 #: libraries/classes/Controllers/HomeController.php:282
5187 "Login cookie store is lower than cookie validity configured in phpMyAdmin, "
5188 "because of this, your login will expire sooner than configured in phpMyAdmin."
5191 #: libraries/classes/Controllers/HomeController.php:301
5193 "Your server is running with default values for the controluser and password "
5194 "(controlpass) and is open to intrusion; you really should fix this security "
5195 "weakness by changing the password for controluser 'pma'."
5198 #: libraries/classes/Controllers/HomeController.php:317
5199 msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
5200 msgstr "Konfiguraciona datoteka zahtjeva tajnu lozinku (blowfish_secret)."
5202 #: libraries/classes/Controllers/HomeController.php:325
5205 "The secret passphrase in configuration (blowfish_secret) is not the correct "
5206 "length. It should be %d bytes long."
5209 #: libraries/classes/Controllers/HomeController.php:342
5211 "Directory [code]config[/code], which is used by the setup script, still "
5212 "exists in your phpMyAdmin directory. It is strongly recommended to remove it "
5213 "once phpMyAdmin has been configured. Otherwise the security of your server "
5214 "may be compromised by unauthorized people downloading your configuration."
5217 #: libraries/classes/Controllers/HomeController.php:363
5220 "Server running with Suhosin. Please refer to %sdocumentation%s for possible "
5224 #: libraries/classes/Controllers/HomeController.php:377
5227 "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
5228 "templates and will be slow because of this."
5231 #: libraries/classes/Controllers/HomeController.php:434
5233 "The mbstring PHP extension was not found and you seem to be using a "
5234 "multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
5235 "split strings correctly and it may result in unexpected results."
5238 #: libraries/classes/Controllers/HomeController.php:452
5240 "The curl extension was not found and allow_url_fopen is disabled. Due to "
5241 "this some features such as error reporting or version check are disabled."
5244 #: libraries/classes/Controllers/Import/ImportController.php:108
5246 #| msgid "Complete inserts"
5247 msgid "Incomplete params"
5248 msgstr "Kompletan INSERT (sa imenima polja)"
5250 #: libraries/classes/Controllers/Import/ImportController.php:122
5252 #| msgid "Access denied!"
5254 msgstr "Ulaz nije dozvoljen!"
5256 #: libraries/classes/Controllers/Import/ImportController.php:126
5257 #: libraries/classes/Controllers/JavaScriptMessagesController.php:575
5261 #: libraries/classes/Controllers/Import/ImportController.php:217
5264 "You probably tried to upload a file that is too large. Please refer to "
5265 "%sdocumentation%s for a workaround for this limit."
5268 #: libraries/classes/Controllers/Import/ImportController.php:372
5269 #: libraries/classes/Controllers/Import/ImportController.php:604
5270 msgid "Showing bookmark"
5273 #: libraries/classes/Controllers/Import/ImportController.php:393
5274 #: libraries/classes/Controllers/Import/ImportController.php:600
5275 msgid "The bookmark has been deleted."
5276 msgstr "Obilježivač je upravo obrisan."
5278 #: libraries/classes/Controllers/Import/ImportController.php:510
5280 "No data was received to import. Either no file name was submitted, or the "
5281 "file size exceeded the maximum size permitted by your PHP configuration. See "
5282 "[doc@faq1-16]FAQ 1.16[/doc]."
5285 #: libraries/classes/Controllers/Import/ImportController.php:612
5287 msgid "Import has been successfully finished, %d query executed."
5288 msgid_plural "Import has been successfully finished, %d queries executed."
5293 #: libraries/classes/Controllers/Import/ImportController.php:644
5296 "Script timeout passed, if you want to finish import, please %sresubmit the "
5297 "same file%s and import will resume."
5300 #: libraries/classes/Controllers/Import/ImportController.php:654
5302 "However on last run no data has been parsed, this usually means phpMyAdmin "
5303 "won't be able to finish this import unless you increase php time limits."
5306 #: libraries/classes/Controllers/Import/ImportController.php:725
5307 #: libraries/classes/Controllers/Sql/SqlController.php:163
5308 msgid "\"DROP DATABASE\" statements are disabled."
5309 msgstr "\"DROP DATABASE\" komanda je onemogućena."
5311 #: libraries/classes/Controllers/Import/SimulateDmlController.php:38
5312 msgid "Only single-table UPDATE and DELETE queries can be simulated."
5315 #: libraries/classes/Controllers/Import/StatusController.php:66
5316 msgid "Could not load the progress of the import."
5319 #: libraries/classes/Controllers/JavaScriptMessagesController.php:39
5320 #: templates/server/databases/index.twig:318
5324 #: libraries/classes/Controllers/JavaScriptMessagesController.php:40
5325 #, fuzzy, php-format
5326 #| msgid "Do you really want to "
5327 msgid "Do you really want to execute \"%s\"?"
5328 msgstr "Da li stvarno hoćete da "
5330 #: libraries/classes/Controllers/JavaScriptMessagesController.php:41
5331 msgid "You are about to DESTROY a complete database!"
5334 #: libraries/classes/Controllers/JavaScriptMessagesController.php:43
5335 msgid "Cannot rename database to the same name. Change the name and try again"
5338 #: libraries/classes/Controllers/JavaScriptMessagesController.php:45
5339 msgid "You are about to DESTROY a complete table!"
5342 #: libraries/classes/Controllers/JavaScriptMessagesController.php:46
5343 msgid "You are about to TRUNCATE a complete table!"
5346 #: libraries/classes/Controllers/JavaScriptMessagesController.php:47
5347 msgid "You are about to DELETE all the rows of the table!"
5350 #: libraries/classes/Controllers/JavaScriptMessagesController.php:48
5352 #| msgid "Dumping data for table"
5353 msgid "Delete tracking data for this table?"
5354 msgstr "Prikaz podataka tabele"
5356 #: libraries/classes/Controllers/JavaScriptMessagesController.php:49
5358 #| msgid "Dumping data for table"
5359 msgid "Delete tracking data for these tables?"
5360 msgstr "Prikaz podataka tabele"
5362 #: libraries/classes/Controllers/JavaScriptMessagesController.php:50
5364 #| msgid "Allows inserting and replacing data."
5365 msgid "Delete tracking data for this version?"
5366 msgstr "Dozvoljava umetanje i zamjenu podataka."
5368 #: libraries/classes/Controllers/JavaScriptMessagesController.php:51
5370 #| msgid "Allows inserting and replacing data."
5371 msgid "Delete tracking data for these versions?"
5372 msgstr "Dozvoljava umetanje i zamjenu podataka."
5374 #: libraries/classes/Controllers/JavaScriptMessagesController.php:52
5376 #| msgid "Allows inserting and replacing data."
5377 msgid "Delete entry from tracking report?"
5378 msgstr "Dozvoljava umetanje i zamjenu podataka."
5380 #: libraries/classes/Controllers/JavaScriptMessagesController.php:53
5382 #| msgid "Allows inserting and replacing data."
5383 msgid "Deleting tracking data"
5384 msgstr "Dozvoljava umetanje i zamjenu podataka."
5386 #: libraries/classes/Controllers/JavaScriptMessagesController.php:54
5387 msgid "Dropping Primary Key/Index"
5390 #: libraries/classes/Controllers/JavaScriptMessagesController.php:55
5392 #| msgid "Dropping Procedure"
5393 msgid "Dropping Foreign key."
5396 #: libraries/classes/Controllers/JavaScriptMessagesController.php:56
5397 msgid "This operation could take a long time. Proceed anyway?"
5400 #: libraries/classes/Controllers/JavaScriptMessagesController.php:57
5401 #, fuzzy, php-format
5402 #| msgid "Do you really want to "
5403 msgid "Do you really want to delete user group \"%s\"?"
5404 msgstr "Da li stvarno hoćete da "
5406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:58
5407 #, fuzzy, php-format
5408 #| msgid "Do you really want to "
5409 msgid "Do you really want to delete the search \"%s\"?"
5410 msgstr "Da li stvarno hoćete da "
5412 #: libraries/classes/Controllers/JavaScriptMessagesController.php:59
5413 msgid "You have unsaved changes; are you sure you want to leave this page?"
5416 #: libraries/classes/Controllers/JavaScriptMessagesController.php:61
5418 "You are trying to reduce the number of rows, but have already entered data "
5419 "in those rows which will be lost. Do you wish to continue?"
5422 #: libraries/classes/Controllers/JavaScriptMessagesController.php:64
5424 #| msgid "Do you really want to "
5425 msgid "Do you really want to revoke the selected user(s) ?"
5426 msgstr "Da li stvarno hoćete da "
5428 #: libraries/classes/Controllers/JavaScriptMessagesController.php:65
5430 #| msgid "Do you really want to "
5431 msgid "Do you really want to delete this central column?"
5432 msgstr "Da li stvarno hoćete da "
5434 #: libraries/classes/Controllers/JavaScriptMessagesController.php:66
5436 #| msgid "Do you really want to "
5437 msgid "Do you really want to delete the selected items?"
5438 msgstr "Da li stvarno hoćete da "
5440 #: libraries/classes/Controllers/JavaScriptMessagesController.php:68
5442 "Do you really want to DROP the selected partition(s)? This will also DELETE "
5443 "the data related to the selected partition(s)!"
5446 #: libraries/classes/Controllers/JavaScriptMessagesController.php:71
5448 #| msgid "Do you really want to "
5449 msgid "Do you really want to TRUNCATE the selected partition(s)?"
5450 msgstr "Da li stvarno hoćete da "
5452 #: libraries/classes/Controllers/JavaScriptMessagesController.php:72
5454 #| msgid "Do you really want to "
5455 msgid "Do you really want to remove partitioning?"
5456 msgstr "Da li stvarno hoćete da "
5458 #: libraries/classes/Controllers/JavaScriptMessagesController.php:73
5460 #| msgid "Do you really want to "
5461 msgid "Do you really want to reset the replica (RESET REPLICA)?"
5462 msgstr "Da li stvarno hoćete da "
5464 #: libraries/classes/Controllers/JavaScriptMessagesController.php:75
5466 "This operation will attempt to convert your data to the new collation. In "
5467 "rare cases, especially where a character doesn't exist in the new collation, "
5468 "this process could cause the data to appear incorrectly under the new "
5469 "collation; in this case we suggest you revert to the original collation and "
5470 "refer to the tips at "
5473 #: libraries/classes/Controllers/JavaScriptMessagesController.php:81
5474 msgid "Garbled Data"
5477 #: libraries/classes/Controllers/JavaScriptMessagesController.php:83
5478 msgid "Are you sure you wish to change the collation and convert the data?"
5481 #: libraries/classes/Controllers/JavaScriptMessagesController.php:86
5483 "Through this operation, MySQL attempts to map the data values between "
5484 "collations. If the character sets are incompatible, there may be data loss "
5485 "and this lost data may <b>NOT</b> be recoverable simply by changing back the "
5486 "column collation(s). <b>To convert existing data, it is suggested to use the "
5487 "column(s) editing feature (the \"Change\" Link) on the table structure page. "
5491 #: libraries/classes/Controllers/JavaScriptMessagesController.php:94
5493 "Are you sure you wish to change all the column collations and convert the "
5497 #: libraries/classes/Controllers/JavaScriptMessagesController.php:97
5498 #: templates/export.twig:324
5500 #| msgid "Save as file"
5501 msgid "Save & close"
5502 msgstr "Sačuvaj kao datoteku"
5504 #: libraries/classes/Controllers/JavaScriptMessagesController.php:98
5505 #: templates/config/form_display/display.twig:47
5506 #: templates/preferences/manage/main.twig:114
5507 #: templates/preferences/manage/main.twig:122
5508 #: templates/table/insert/actions_panel.twig:36
5512 #: libraries/classes/Controllers/JavaScriptMessagesController.php:99
5514 #| msgid "Select All"
5516 msgstr "Izaberi sve"
5518 #: libraries/classes/Controllers/JavaScriptMessagesController.php:102
5519 msgid "Missing value in the form!"
5520 msgstr "Nedostaje vrijednost u obrascu!"
5522 #: libraries/classes/Controllers/JavaScriptMessagesController.php:103
5524 #| msgid "at least one of the words"
5525 msgid "Select at least one of the options!"
5526 msgstr "bar jednu od riječi"
5528 #: libraries/classes/Controllers/JavaScriptMessagesController.php:104
5529 msgid "Please enter a valid number!"
5532 #: libraries/classes/Controllers/JavaScriptMessagesController.php:105
5533 msgid "Please enter a valid length!"
5536 #: libraries/classes/Controllers/JavaScriptMessagesController.php:106
5538 #| msgid "Add new field"
5540 msgstr "Dodaj novo polje"
5542 #: libraries/classes/Controllers/JavaScriptMessagesController.php:107
5548 #. l10n: Rename a table Index
5549 #: libraries/classes/Controllers/JavaScriptMessagesController.php:109
5551 msgid "Rename index"
5552 msgstr "Promjeni ime tabele u "
5554 #: libraries/classes/Controllers/JavaScriptMessagesController.php:110
5555 #: templates/table/index_form.twig:234
5556 #, fuzzy, php-format
5557 msgid "Add %s column(s) to index"
5558 msgstr "Dodaj novo polje"
5560 #: libraries/classes/Controllers/JavaScriptMessagesController.php:111
5562 #| msgid "Create routine"
5563 msgid "Create single-column index"
5564 msgstr "Verzija servera"
5566 #: libraries/classes/Controllers/JavaScriptMessagesController.php:112
5568 #| msgid "Create routine"
5569 msgid "Create composite index"
5570 msgstr "Verzija servera"
5572 #: libraries/classes/Controllers/JavaScriptMessagesController.php:113
5574 #| msgid "Fields enclosed by"
5575 msgid "Composite with:"
5576 msgstr "Polja ograničena sa"
5578 #: libraries/classes/Controllers/JavaScriptMessagesController.php:114
5580 msgid "Please select column(s) for the index."
5581 msgstr "Dodaj novo polje"
5583 #: libraries/classes/Controllers/JavaScriptMessagesController.php:117
5584 #: templates/columns_definitions/column_definitions_form.twig:157
5585 #: templates/modals/index_dialog_modal.twig:11
5586 #: templates/table/index_form.twig:240
5587 #: templates/table/index_rename_form.twig:28
5588 #: templates/table/insert/actions_panel.twig:35
5589 #: templates/table/relation/common_form.twig:224
5590 #: templates/table/structure/display_structure.twig:344
5594 #: libraries/classes/Controllers/JavaScriptMessagesController.php:120
5595 #: templates/sql/query.twig:218
5598 msgid "Simulate query"
5601 #: libraries/classes/Controllers/JavaScriptMessagesController.php:121
5604 msgid "Matched rows:"
5607 #: libraries/classes/Controllers/JavaScriptMessagesController.php:122
5608 #: libraries/classes/Html/Generator.php:887 templates/export.twig:67
5610 #| msgid "SQL query"
5614 #. l10n: Default label for the y-Axis of Charts
5615 #: libraries/classes/Controllers/JavaScriptMessagesController.php:126
5621 #: libraries/classes/Controllers/JavaScriptMessagesController.php:129
5622 msgid "Please enter the SQL query first."
5625 #: libraries/classes/Controllers/JavaScriptMessagesController.php:132
5626 msgid "The host name is empty!"
5627 msgstr "Ime hosta je prazno!"
5629 #: libraries/classes/Controllers/JavaScriptMessagesController.php:133
5630 msgid "The user name is empty!"
5631 msgstr "Ime korisnika nije unijeto!"
5633 #: libraries/classes/Controllers/JavaScriptMessagesController.php:134
5634 #: libraries/classes/Server/Privileges.php:943
5635 #: libraries/classes/UserPassword.php:42
5636 msgid "The password is empty!"
5637 msgstr "Lozinka je prazna!"
5639 #: libraries/classes/Controllers/JavaScriptMessagesController.php:135
5640 #: libraries/classes/Server/Privileges.php:941
5641 #: libraries/classes/UserPassword.php:46
5642 msgid "The passwords aren't the same!"
5643 msgstr "Lozinke nisu identične!"
5645 #: libraries/classes/Controllers/JavaScriptMessagesController.php:136
5647 #| msgid "Remove selected users"
5648 msgid "Removing Selected Users"
5649 msgstr "Ukloni izabrane korisnike"
5651 #: libraries/classes/Controllers/JavaScriptMessagesController.php:137
5652 #: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
5653 #: templates/columns_definitions/column_definitions_form.twig:176
5654 #: templates/columns_definitions/column_definitions_form.twig:181
5655 #: templates/error/report_modal.twig:14 templates/export_modal.twig:6
5656 #: templates/export_modal.twig:10 templates/export.twig:82
5657 #: templates/export.twig:92 templates/export.twig:194
5658 #: templates/home/index.twig:285 templates/home/index.twig:293
5659 #: templates/modals/build_query.twig:6 templates/modals/build_query.twig:16
5660 #: templates/modals/create_view.twig:6 templates/modals/create_view.twig:11
5661 #: templates/modals/enum_set_editor.twig:6
5662 #: templates/modals/enum_set_editor.twig:11
5663 #: templates/modals/index_dialog_modal.twig:6
5664 #: templates/modals/index_dialog_modal.twig:12
5665 #: templates/modals/preview_sql_confirmation.twig:6
5666 #: templates/modals/preview_sql_confirmation.twig:15
5667 #: templates/modals/preview_sql_modal.twig:6
5668 #: templates/modals/preview_sql_modal.twig:10
5669 #: templates/modals/unhide_nav_item.twig:6
5670 #: templates/modals/unhide_nav_item.twig:10
5671 #: templates/server/privileges/users_overview.twig:169
5672 #: templates/server/privileges/users_overview.twig:177
5673 #: templates/server/status/advisor/index.twig:20
5674 #: templates/server/status/advisor/index.twig:45
5675 #: templates/server/status/monitor/index.twig:129
5676 #: templates/server/status/monitor/index.twig:218
5677 #: templates/server/user_groups/user_groups.twig:51
5678 #: templates/server/user_groups/user_groups.twig:55
5679 #: templates/sql/query.twig:219 templates/sql/query.twig:224
5680 #: templates/table/insert/actions_panel.twig:47
5681 #: templates/table/insert/actions_panel.twig:52
5682 #: templates/table/relation/common_form.twig:234
5683 #: templates/table/relation/common_form.twig:239
5684 #: templates/table/search/index.twig:182
5685 #: templates/table/structure/display_structure.twig:329
5686 #: templates/table/structure/display_structure.twig:345
5687 #: templates/table/structure/display_structure.twig:356
5688 #: templates/table/zoom_search/result_form.twig:27
5689 #: templates/table/zoom_search/result_form.twig:79
5690 #: templates/table/zoom_search/result_form.twig:96
5694 #: libraries/classes/Controllers/JavaScriptMessagesController.php:138
5695 #: templates/server/privileges/users_overview.twig:105
5696 msgctxt "Lock the account."
5700 #: libraries/classes/Controllers/JavaScriptMessagesController.php:139
5701 #: templates/server/privileges/users_overview.twig:102
5702 msgctxt "Unlock the account."
5706 #: libraries/classes/Controllers/JavaScriptMessagesController.php:140
5707 #: templates/server/privileges/users_overview.twig:100
5709 msgid "Lock this account."
5710 msgstr "Promjeni ime tabele u "
5712 #: libraries/classes/Controllers/JavaScriptMessagesController.php:141
5713 #: templates/server/privileges/users_overview.twig:100
5716 msgid "Unlock this account."
5719 #: libraries/classes/Controllers/JavaScriptMessagesController.php:144
5721 msgid "Template was created."
5722 msgstr "Tabela %s je odbačena"
5724 #: libraries/classes/Controllers/JavaScriptMessagesController.php:145
5725 msgid "Template was loaded."
5728 #: libraries/classes/Controllers/JavaScriptMessagesController.php:146
5730 #| msgid "The profile has been updated."
5731 msgid "Template was updated."
5732 msgstr "Profil je promjenjen."
5734 #: libraries/classes/Controllers/JavaScriptMessagesController.php:147
5736 #| msgid "The row has been deleted."
5737 msgid "Template was deleted."
5738 msgstr "Red je obrisan"
5740 #. l10n: Other, small valued, queries
5741 #: libraries/classes/Controllers/JavaScriptMessagesController.php:150
5742 #: libraries/classes/Controllers/Server/Status/QueriesController.php:95
5743 #: libraries/classes/Server/Status/Data.php:163
5747 #. l10n: Thousands separator
5748 #: libraries/classes/Controllers/JavaScriptMessagesController.php:152
5749 #: libraries/classes/Util.php:548 libraries/classes/Util.php:580
5753 #. l10n: Decimal separator
5754 #: libraries/classes/Controllers/JavaScriptMessagesController.php:154
5755 #: libraries/classes/Util.php:546 libraries/classes/Util.php:578
5759 #: libraries/classes/Controllers/JavaScriptMessagesController.php:156
5761 #| msgid "Connections"
5762 msgid "Connections / Processes"
5765 #: libraries/classes/Controllers/JavaScriptMessagesController.php:159
5766 msgid "Local monitor configuration incompatible!"
5769 #: libraries/classes/Controllers/JavaScriptMessagesController.php:161
5771 "The chart arrangement configuration in your browsers local storage is not "
5772 "compatible anymore to the newer version of the monitor dialog. It is very "
5773 "likely that your current configuration will not work anymore. Please reset "
5774 "your configuration to default in the <i>Settings</i> menu."
5777 #: libraries/classes/Controllers/JavaScriptMessagesController.php:167
5779 msgid "Query cache efficiency"
5780 msgstr "Vrsta upita"
5782 #: libraries/classes/Controllers/JavaScriptMessagesController.php:168
5784 msgid "Query cache usage"
5785 msgstr "Vrsta upita"
5787 #: libraries/classes/Controllers/JavaScriptMessagesController.php:169
5789 msgid "Query cache used"
5790 msgstr "Vrsta upita"
5792 #: libraries/classes/Controllers/JavaScriptMessagesController.php:171
5794 #| msgid "CPU Usage"
5795 msgid "System CPU usage"
5798 #: libraries/classes/Controllers/JavaScriptMessagesController.php:172
5799 msgid "System memory"
5802 #: libraries/classes/Controllers/JavaScriptMessagesController.php:173
5806 #: libraries/classes/Controllers/JavaScriptMessagesController.php:175
5807 msgid "Average load"
5810 #: libraries/classes/Controllers/JavaScriptMessagesController.php:176
5813 msgid "Total memory"
5816 #: libraries/classes/Controllers/JavaScriptMessagesController.php:177
5817 msgid "Cached memory"
5820 #: libraries/classes/Controllers/JavaScriptMessagesController.php:178
5821 msgid "Buffered memory"
5824 #: libraries/classes/Controllers/JavaScriptMessagesController.php:179
5828 #: libraries/classes/Controllers/JavaScriptMessagesController.php:180
5832 #: libraries/classes/Controllers/JavaScriptMessagesController.php:182
5838 #: libraries/classes/Controllers/JavaScriptMessagesController.php:183
5840 #| msgid "memcached usage"
5844 #: libraries/classes/Controllers/JavaScriptMessagesController.php:184
5848 #: libraries/classes/Controllers/JavaScriptMessagesController.php:185
5852 #: libraries/classes/Controllers/JavaScriptMessagesController.php:187
5856 #: libraries/classes/Controllers/JavaScriptMessagesController.php:188
5859 msgid "Bytes received"
5862 #: libraries/classes/Controllers/JavaScriptMessagesController.php:189
5863 #: templates/server/status/status/index.twig:36
5867 #: libraries/classes/Controllers/JavaScriptMessagesController.php:190
5868 #: templates/server/status/base.twig:11
5869 #: templates/server/status/processes/list.twig:5
5873 #. l10n: shortcuts for Byte
5874 #: libraries/classes/Controllers/JavaScriptMessagesController.php:193
5875 #: libraries/classes/Util.php:456
5879 #. l10n: shortcuts for Kilobyte
5880 #: libraries/classes/Controllers/JavaScriptMessagesController.php:194
5881 #: libraries/classes/Util.php:458
5882 #: templates/server/status/monitor/index.twig:186
5886 #. l10n: shortcuts for Megabyte
5887 #: libraries/classes/Controllers/JavaScriptMessagesController.php:195
5888 #: libraries/classes/Util.php:460
5889 #: templates/server/status/monitor/index.twig:187
5893 #. l10n: shortcuts for Gigabyte
5894 #: libraries/classes/Controllers/JavaScriptMessagesController.php:196
5895 #: libraries/classes/Util.php:462
5899 #. l10n: shortcuts for Terabyte
5900 #: libraries/classes/Controllers/JavaScriptMessagesController.php:197
5901 #: libraries/classes/Util.php:464
5905 #. l10n: shortcuts for Petabyte
5906 #: libraries/classes/Controllers/JavaScriptMessagesController.php:198
5907 #: libraries/classes/Util.php:466
5911 #. l10n: shortcuts for Exabyte
5912 #: libraries/classes/Controllers/JavaScriptMessagesController.php:199
5913 #: libraries/classes/Util.php:468
5917 #: libraries/classes/Controllers/JavaScriptMessagesController.php:200
5918 #, fuzzy, php-format
5919 #| msgid "%s table(s)"
5923 #. l10n: Questions is the name of a MySQL Status variable
5924 #: libraries/classes/Controllers/JavaScriptMessagesController.php:203
5929 #: libraries/classes/Controllers/JavaScriptMessagesController.php:204
5930 #: templates/server/status/status/index.twig:14
5934 #: libraries/classes/Controllers/JavaScriptMessagesController.php:205
5935 #: libraries/classes/Menu.php:523 libraries/classes/Util.php:1950
5936 #: templates/server/status/monitor/index.twig:12
5938 #| msgid "General relation features"
5940 msgstr "Opšte osobine relacija"
5942 #: libraries/classes/Controllers/JavaScriptMessagesController.php:206
5943 #: templates/server/status/monitor/index.twig:217
5944 msgid "Add chart to grid"
5947 #: libraries/classes/Controllers/JavaScriptMessagesController.php:207
5948 msgid "Please add at least one variable to the series!"
5951 #: libraries/classes/Controllers/JavaScriptMessagesController.php:208
5952 #: libraries/classes/Display/Results.php:1261
5953 #: libraries/classes/Plugins/Export/ExportSql.php:2226
5954 #: libraries/classes/Plugins/Schema/SchemaPdf.php:99
5955 #: libraries/config.values.php:111
5956 #: templates/columns_definitions/column_attributes.twig:208
5957 #: templates/columns_definitions/column_attributes.twig:229
5958 #: templates/database/central_columns/main.twig:305
5959 #: templates/database/designer/main.twig:588 templates/export.twig:433
5960 #: templates/server/privileges/privileges_summary.twig:30
5961 #: templates/server/status/monitor/index.twig:211
5962 #: templates/server/status/processes/list.twig:54
5963 #: templates/table/zoom_search/index.twig:62
5964 #: templates/table/zoom_search/index.twig:122
5968 #. l10n: SQL Query on modal to show exported query
5969 #: libraries/classes/Controllers/JavaScriptMessagesController.php:210
5971 #| msgid "SQL query"
5975 #: libraries/classes/Controllers/JavaScriptMessagesController.php:211
5976 msgid "Resume monitor"
5979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:212
5980 msgid "Pause monitor"
5983 #: libraries/classes/Controllers/JavaScriptMessagesController.php:213
5984 #: templates/server/status/processes/index.twig:57
5985 msgid "Start auto refresh"
5988 #: libraries/classes/Controllers/JavaScriptMessagesController.php:214
5989 msgid "Stop auto refresh"
5992 #: libraries/classes/Controllers/JavaScriptMessagesController.php:216
5993 msgid "general_log and slow_query_log are enabled."
5996 #: libraries/classes/Controllers/JavaScriptMessagesController.php:217
5997 msgid "general_log is enabled."
6000 #: libraries/classes/Controllers/JavaScriptMessagesController.php:218
6001 msgid "slow_query_log is enabled."
6004 #: libraries/classes/Controllers/JavaScriptMessagesController.php:219
6005 msgid "slow_query_log and general_log are disabled."
6008 #: libraries/classes/Controllers/JavaScriptMessagesController.php:220
6009 msgid "log_output is not set to TABLE."
6012 #: libraries/classes/Controllers/JavaScriptMessagesController.php:221
6013 msgid "log_output is set to TABLE."
6016 #: libraries/classes/Controllers/JavaScriptMessagesController.php:223
6019 "slow_query_log is enabled, but the server logs only queries that take longer "
6020 "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
6021 "depending on your system."
6024 #: libraries/classes/Controllers/JavaScriptMessagesController.php:227
6026 msgid "long_query_time is set to %d second(s)."
6029 #: libraries/classes/Controllers/JavaScriptMessagesController.php:229
6031 "Following settings will be applied globally and reset to default on server "
6035 #. l10n: %s is FILE or TABLE
6036 #: libraries/classes/Controllers/JavaScriptMessagesController.php:232
6037 #, fuzzy, php-format
6038 #| msgid "Save as file"
6039 msgid "Set log_output to %s"
6040 msgstr "Sačuvaj kao datoteku"
6042 #. l10n: Enable in this context means setting a status variable to ON
6043 #: libraries/classes/Controllers/JavaScriptMessagesController.php:234
6044 #, fuzzy, php-format
6049 #. l10n: Disable in this context means setting a status variable to OFF
6050 #: libraries/classes/Controllers/JavaScriptMessagesController.php:236
6051 #, fuzzy, php-format
6054 msgstr "Onemogućeno"
6057 #: libraries/classes/Controllers/JavaScriptMessagesController.php:238
6058 #, fuzzy, php-format
6059 #| msgid "Query took %01.4f sec"
6060 msgid "Set long_query_time to %d seconds."
6061 msgstr "Upit je trajao %01.4f sekundi"
6063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:240
6065 "You can't change these variables. Please log in as root or contact your "
6066 "database administrator."
6069 #: libraries/classes/Controllers/JavaScriptMessagesController.php:242
6071 #| msgid "General relation features"
6072 msgid "Change settings"
6073 msgstr "Opšte osobine relacija"
6075 #: libraries/classes/Controllers/JavaScriptMessagesController.php:243
6077 #| msgid "General relation features"
6078 msgid "Current settings"
6079 msgstr "Opšte osobine relacija"
6081 #: libraries/classes/Controllers/JavaScriptMessagesController.php:245
6083 #| msgid "Import files"
6085 msgstr "Uvoz fajlova"
6087 #. l10n: As in differential values
6088 #: libraries/classes/Controllers/JavaScriptMessagesController.php:247
6089 msgid "Differential"
6092 #: libraries/classes/Controllers/JavaScriptMessagesController.php:248
6094 msgid "Divided by %s"
6097 #: libraries/classes/Controllers/JavaScriptMessagesController.php:249
6101 #: libraries/classes/Controllers/JavaScriptMessagesController.php:251
6102 msgid "From slow log"
6105 #: libraries/classes/Controllers/JavaScriptMessagesController.php:252
6106 msgid "From general log"
6109 #: libraries/classes/Controllers/JavaScriptMessagesController.php:253
6110 msgid "The database name is not known for this query in the server's logs."
6113 #: libraries/classes/Controllers/JavaScriptMessagesController.php:254
6115 msgid "Analysing logs"
6118 #: libraries/classes/Controllers/JavaScriptMessagesController.php:255
6119 msgid "Analysing & loading logs. This may take a while."
6122 #: libraries/classes/Controllers/JavaScriptMessagesController.php:256
6123 msgid "Cancel request"
6126 #: libraries/classes/Controllers/JavaScriptMessagesController.php:258
6128 "This column shows the amount of identical queries that are grouped together. "
6129 "However only the SQL query itself has been used as a grouping criteria, so "
6130 "the other attributes of queries, such as start time, may differ."
6133 #: libraries/classes/Controllers/JavaScriptMessagesController.php:263
6135 "Since grouping of INSERTs queries has been selected, INSERT queries into the "
6136 "same table are also being grouped together, disregarding of the inserted "
6140 #: libraries/classes/Controllers/JavaScriptMessagesController.php:267
6141 msgid "Log data loaded. Queries executed in this time span:"
6144 #: libraries/classes/Controllers/JavaScriptMessagesController.php:269
6146 msgid "Jump to Log table"
6147 msgstr "Baza ne postoji"
6149 #: libraries/classes/Controllers/JavaScriptMessagesController.php:270
6151 #| msgid "No databases"
6152 msgid "No data found"
6153 msgstr "Baza ne postoji"
6155 #: libraries/classes/Controllers/JavaScriptMessagesController.php:271
6156 msgid "Log analysed, but no data found in this time span."
6159 #: libraries/classes/Controllers/JavaScriptMessagesController.php:273
6163 #: libraries/classes/Controllers/JavaScriptMessagesController.php:274
6165 #| msgid "Explain SQL"
6166 msgid "Explain output"
6167 msgstr "Objasni SQL"
6169 #: libraries/classes/Controllers/JavaScriptMessagesController.php:275
6170 #: libraries/classes/Menu.php:490
6171 #: libraries/classes/Server/Status/Processes.php:138
6172 #: libraries/classes/Util.php:1946 libraries/config.values.php:157
6173 #: templates/database/events/editor_form.twig:25
6174 #: templates/database/events/index.twig:44
6175 #: templates/database/tracking/tables.twig:17
6176 #: templates/table/tracking/main.twig:31
6180 #: libraries/classes/Controllers/JavaScriptMessagesController.php:276
6181 #: libraries/classes/Plugins/Export/ExportHtmlword.php:474
6182 #: libraries/classes/Plugins/Export/ExportOdt.php:597
6183 #: libraries/classes/Plugins/Export/ExportTexytext.php:455
6184 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:361
6185 #: libraries/classes/Server/Status/Processes.php:134
6186 #: templates/database/triggers/list.twig:47
6187 #: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
6191 #: libraries/classes/Controllers/JavaScriptMessagesController.php:277
6197 #: libraries/classes/Controllers/JavaScriptMessagesController.php:278
6199 #| msgid "SQL result"
6200 msgid "Profiling results"
6201 msgstr "SQL rezultat"
6203 #: libraries/classes/Controllers/JavaScriptMessagesController.php:279
6206 msgctxt "Display format"
6210 #: libraries/classes/Controllers/JavaScriptMessagesController.php:280
6214 msgstr "Karakter set"
6216 #: libraries/classes/Controllers/JavaScriptMessagesController.php:282
6217 #: templates/export.twig:210
6222 msgstr "Baza podataka"
6224 #: libraries/classes/Controllers/JavaScriptMessagesController.php:283
6225 #: templates/export.twig:224
6232 #: libraries/classes/Controllers/JavaScriptMessagesController.php:284
6233 #: templates/export.twig:237
6240 #. l10n: A collection of available filters
6241 #: libraries/classes/Controllers/JavaScriptMessagesController.php:287
6243 #| msgid "Table options"
6244 msgid "Log table filter options"
6245 msgstr "Opcije tabele"
6247 #. l10n: Filter as in "Start Filtering"
6248 #: libraries/classes/Controllers/JavaScriptMessagesController.php:289
6252 #: libraries/classes/Controllers/JavaScriptMessagesController.php:290
6253 msgid "Filter queries by word/regexp:"
6256 #: libraries/classes/Controllers/JavaScriptMessagesController.php:291
6257 msgid "Group queries, ignoring variable data in WHERE clauses"
6260 #: libraries/classes/Controllers/JavaScriptMessagesController.php:292
6262 #| msgid "Number of rows per page"
6263 msgid "Sum of grouped rows:"
6264 msgstr "Broj redova po strani"
6266 #: libraries/classes/Controllers/JavaScriptMessagesController.php:293
6267 #: libraries/classes/Engines/Innodb.php:140
6268 #: templates/server/databases/index.twig:253
6274 #: libraries/classes/Controllers/JavaScriptMessagesController.php:295
6276 msgid "Loading logs"
6279 #: libraries/classes/Controllers/JavaScriptMessagesController.php:296
6280 msgid "Monitor refresh failed"
6283 #: libraries/classes/Controllers/JavaScriptMessagesController.php:298
6285 "While requesting new chart data the server returned an invalid response. "
6286 "This is most likely because your session expired. Reloading the page and "
6287 "reentering your credentials should help."
6290 #: libraries/classes/Controllers/JavaScriptMessagesController.php:302
6293 msgstr "Promjeni ime tabele u "
6295 #: libraries/classes/Controllers/JavaScriptMessagesController.php:304
6296 msgid "Affected rows:"
6299 #: libraries/classes/Controllers/JavaScriptMessagesController.php:306
6300 msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
6303 #: libraries/classes/Controllers/JavaScriptMessagesController.php:308
6305 "Failed building chart grid with imported config. Resetting to default config…"
6308 #: libraries/classes/Controllers/JavaScriptMessagesController.php:311
6309 msgid "Import monitor configuration"
6312 #: libraries/classes/Controllers/JavaScriptMessagesController.php:312
6313 msgid "Please select the file you want to import."
6316 #: libraries/classes/Controllers/JavaScriptMessagesController.php:313
6318 #| msgid "Please select a database"
6319 msgid "Please enter a valid table name."
6320 msgstr "Izaberite bazu"
6322 #: libraries/classes/Controllers/JavaScriptMessagesController.php:314
6324 #| msgid "Please select a database"
6325 msgid "Please enter a valid database name."
6326 msgstr "Izaberite bazu"
6328 #: libraries/classes/Controllers/JavaScriptMessagesController.php:315
6329 msgid "No files available on server for import!"
6332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:317
6334 #| msgid "Update Query"
6335 msgid "Analyse query"
6336 msgstr "Ažuriraj upit"
6338 #: libraries/classes/Controllers/JavaScriptMessagesController.php:320
6339 msgid "Formatting SQL…"
6342 #: libraries/classes/Controllers/JavaScriptMessagesController.php:321
6344 #| msgid "Add new field"
6345 msgid "No parameters found!"
6346 msgstr "Dodaj novo polje"
6348 #: libraries/classes/Controllers/JavaScriptMessagesController.php:325
6349 #: templates/database/central_columns/main.twig:269
6350 #: templates/database/designer/main.twig:339
6351 #: templates/database/designer/main.twig:390
6352 #: templates/database/designer/main.twig:668
6353 #: templates/database/designer/main.twig:734
6354 #: templates/database/designer/main.twig:873
6355 #: templates/database/designer/main.twig:958
6356 #: templates/database/designer/main.twig:1063
6357 #: templates/database/designer/main.twig:1098
6358 #: templates/database/designer/main.twig:1103
6359 #: templates/database/designer/main.twig:1113
6360 #: templates/database/designer/main.twig:1119
6361 #: templates/database/structure/check_all_tables.twig:48
6362 #: templates/database/structure/check_all_tables.twig:52
6363 #: templates/database/structure/check_all_tables.twig:66
6364 #: templates/database/structure/check_all_tables.twig:72
6365 #: templates/error/report_modal.twig:6 templates/error/report_modal.twig:11
6366 #: templates/server/databases/index.twig:319
6367 #: templates/server/databases/index.twig:323
6368 #: templates/server/variables/index.twig:15
6369 #: templates/table/search/index.twig:197
6373 #: libraries/classes/Controllers/JavaScriptMessagesController.php:328
6374 #: templates/header.twig:43
6376 #| msgid "General relation features"
6377 msgid "Page-related settings"
6378 msgstr "Opšte osobine relacija"
6380 #: libraries/classes/Controllers/JavaScriptMessagesController.php:329
6381 #: templates/config/form_display/display.twig:46
6385 #: libraries/classes/Controllers/JavaScriptMessagesController.php:332
6386 #: templates/home/index.twig:289 templates/navigation/main.twig:58
6387 #: templates/server/privileges/users_overview.twig:173
6388 #: templates/server/status/monitor/index.twig:95
6393 #: libraries/classes/Controllers/JavaScriptMessagesController.php:333
6394 msgid "Request aborted!!"
6397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:334
6399 #| msgid "Processes"
6400 msgid "Processing request"
6403 #: libraries/classes/Controllers/JavaScriptMessagesController.php:335
6405 msgid "Request failed!!"
6406 msgstr "Vrsta upita"
6408 #: libraries/classes/Controllers/JavaScriptMessagesController.php:336
6409 #: libraries/classes/Controllers/Sql/EnumValuesController.php:51
6410 #: libraries/classes/Controllers/Sql/SetValuesController.php:54
6412 #| msgid "Processes"
6413 msgid "Error in processing request"
6416 #: libraries/classes/Controllers/JavaScriptMessagesController.php:337
6418 msgid "Error code: %s"
6421 #: libraries/classes/Controllers/JavaScriptMessagesController.php:338
6423 msgid "Error text: %s"
6426 #: libraries/classes/Controllers/JavaScriptMessagesController.php:340
6428 "It seems that the connection to server has been lost. Please check your "
6429 "network connectivity and server status."
6432 #: libraries/classes/Controllers/JavaScriptMessagesController.php:345
6434 #| msgid "No databases selected."
6435 msgid "No accounts selected."
6436 msgstr "Nije izabrana ni jedna baza."
6438 #: libraries/classes/Controllers/JavaScriptMessagesController.php:346
6440 #| msgid "Inside table(s):"
6441 msgid "Dropping column"
6442 msgstr "Unutar tabela:"
6444 #: libraries/classes/Controllers/JavaScriptMessagesController.php:347
6446 msgid "Adding primary key"
6447 msgstr "Dodaj novo polje"
6449 #: libraries/classes/Controllers/JavaScriptMessagesController.php:348
6450 #: templates/console/display.twig:129 templates/database/designer/main.twig:337
6451 #: templates/database/designer/main.twig:666
6452 #: templates/database/designer/main.twig:730
6453 #: templates/database/designer/main.twig:869
6454 #: templates/database/designer/main.twig:954
6455 #: templates/database/designer/main.twig:1061
6456 #: templates/modals/preview_sql_confirmation.twig:14
6457 #: templates/table/structure/display_structure.twig:361
6461 #: libraries/classes/Controllers/JavaScriptMessagesController.php:349
6462 msgid "Click to dismiss this notification"
6465 #: libraries/classes/Controllers/JavaScriptMessagesController.php:352
6467 msgid "Renaming databases"
6468 msgstr "Promjeni ime tabele u "
6470 #: libraries/classes/Controllers/JavaScriptMessagesController.php:353
6472 msgid "Copying database"
6473 msgstr "Baza ne postoji"
6475 #: libraries/classes/Controllers/JavaScriptMessagesController.php:354
6478 msgid "Changing charset"
6479 msgstr "Karakter set"
6481 #: libraries/classes/Controllers/JavaScriptMessagesController.php:355
6482 #: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
6483 #: libraries/classes/Index.php:526
6484 #: libraries/classes/Plugins/Export/ExportHtmlword.php:632
6485 #: libraries/classes/Plugins/Export/ExportLatex.php:625
6486 #: libraries/classes/Plugins/Export/ExportOdt.php:782
6487 #: libraries/classes/Plugins/Export/ExportTexytext.php:619
6488 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
6489 #: templates/config/form_display/input.twig:42
6490 #: templates/database/central_columns/main.twig:356
6491 #: templates/database/data_dictionary/index.twig:47
6492 #: templates/database/data_dictionary/index.twig:91
6493 #: templates/database/designer/main.twig:1118
6494 #: templates/database/privileges/index.twig:69
6495 #: templates/database/structure/drop_form.twig:20
6496 #: templates/database/structure/empty_form.twig:20 templates/indexes.twig:65
6497 #: templates/preferences/autoload.twig:12
6498 #: templates/preferences/manage/error.twig:19
6499 #: templates/server/privileges/new_user_ajax.twig:22
6500 #: templates/server/privileges/new_user_ajax.twig:34
6501 #: templates/server/privileges/privileges_summary.twig:37
6502 #: templates/server/privileges/privileges_summary.twig:40
6503 #: templates/server/privileges/privileges_summary.twig:42
6504 #: templates/server/privileges/users_overview.twig:55
6505 #: templates/server/privileges/users_overview.twig:65
6506 #: templates/table/delete/confirm.twig:29
6507 #: templates/table/privileges/index.twig:73
6508 #: templates/table/structure/display_structure.twig:80
6509 #: templates/table/structure/display_structure.twig:515
6510 #: templates/table/structure/drop_confirm.twig:20
6511 #: templates/table/structure/primary.twig:23
6512 #: templates/table/tracking/structure_snapshot_columns.twig:33
6513 #: templates/table/tracking/structure_snapshot_indexes.twig:23
6514 #: templates/table/tracking/structure_snapshot_indexes.twig:24
6518 #: libraries/classes/Controllers/JavaScriptMessagesController.php:358
6519 #: templates/database/structure/drop_form.twig:16
6520 #: templates/database/structure/empty_form.twig:16 templates/import.twig:159
6521 #: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
6522 msgid "Enable foreign key checks"
6525 #: libraries/classes/Controllers/JavaScriptMessagesController.php:361
6526 msgid "Failed to get real row count."
6529 #: libraries/classes/Controllers/JavaScriptMessagesController.php:364
6533 msgstr "Pretraživanje"
6535 #: libraries/classes/Controllers/JavaScriptMessagesController.php:365
6537 msgid "Hide search results"
6540 #: libraries/classes/Controllers/JavaScriptMessagesController.php:366
6542 msgid "Show search results"
6545 #: libraries/classes/Controllers/JavaScriptMessagesController.php:367
6551 #: libraries/classes/Controllers/JavaScriptMessagesController.php:368
6553 #| msgid "Deleting %s"
6557 #: libraries/classes/Controllers/JavaScriptMessagesController.php:369
6558 #, fuzzy, php-format
6559 #| msgid "Dumping data for table"
6560 msgid "Delete the matches for the %s table?"
6561 msgstr "Prikaz podataka tabele"
6563 #: libraries/classes/Controllers/JavaScriptMessagesController.php:372
6564 msgid "The definition of a stored function must contain a RETURN statement!"
6567 #: libraries/classes/Controllers/JavaScriptMessagesController.php:374
6568 msgid "No routine is exportable. Required privileges may be lacking."
6571 #: libraries/classes/Controllers/JavaScriptMessagesController.php:377
6572 #, fuzzy, php-format
6573 #| msgid "Number of rows per page"
6574 msgid "Values for column %s"
6575 msgstr "Broj redova po strani"
6577 #: libraries/classes/Controllers/JavaScriptMessagesController.php:378
6578 msgid "Values for a new column"
6581 #: libraries/classes/Controllers/JavaScriptMessagesController.php:379
6582 msgid "Enter each value in a separate field."
6585 #: libraries/classes/Controllers/JavaScriptMessagesController.php:380
6586 #, fuzzy, php-format
6587 msgid "Add %d value(s)"
6588 msgstr "Dodaj novog korisnika"
6590 #: libraries/classes/Controllers/JavaScriptMessagesController.php:383
6592 "Note: If the file contains multiple tables, they will be combined into one."
6595 #: libraries/classes/Controllers/JavaScriptMessagesController.php:386
6597 msgid "Hide query box"
6600 #: libraries/classes/Controllers/JavaScriptMessagesController.php:387
6602 msgid "Show query box"
6605 #: libraries/classes/Controllers/JavaScriptMessagesController.php:389
6606 #: libraries/classes/Display/Results.php:3030
6607 #: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
6608 #: templates/database/central_columns/main.twig:268
6609 #: templates/database/central_columns/main.twig:380
6610 #: templates/database/central_columns/main.twig:381
6611 #: templates/database/designer/main.twig:388
6612 #: templates/database/qbe/ins_del_and_or_cell.twig:18
6613 #: templates/database/search/results.twig:43
6614 #: templates/display/results/table.twig:235
6615 #: templates/display/results/table.twig:236 templates/export.twig:54
6616 #: templates/server/user_groups/user_groups.twig:37
6617 #: templates/server/user_groups/user_groups.twig:56
6618 #: templates/setup/home/index.twig:68 templates/sql/query.twig:186
6622 #: libraries/classes/Controllers/JavaScriptMessagesController.php:390
6624 msgid "%d is not valid row number."
6627 #: libraries/classes/Controllers/JavaScriptMessagesController.php:391
6628 #: templates/sql/relational_column_dropdown.twig:3
6629 #: templates/table/insert/column_row.twig:48
6630 #: templates/table/search/input_box.twig:27
6631 msgid "Browse foreign values"
6632 msgstr "Pregledaj strane vrijednosti"
6634 #: libraries/classes/Controllers/JavaScriptMessagesController.php:392
6635 msgid "No previously auto-saved query is available. Loading default query."
6638 #: libraries/classes/Controllers/JavaScriptMessagesController.php:394
6640 "You have a previously saved query. Click Get auto-saved query to load the "
6644 #: libraries/classes/Controllers/JavaScriptMessagesController.php:396
6645 #, fuzzy, php-format
6647 msgid "Variable %d:"
6648 msgstr "Promjenljiva"
6650 #: libraries/classes/Controllers/JavaScriptMessagesController.php:399
6651 #: libraries/classes/Normalization.php:1051
6655 #: libraries/classes/Controllers/JavaScriptMessagesController.php:400
6657 #| msgid "No databases selected."
6658 msgid "Column selector"
6659 msgstr "Nije izabrana ni jedna baza."
6661 #: libraries/classes/Controllers/JavaScriptMessagesController.php:401
6663 #| msgid "Search in database"
6664 msgid "Search this list"
6665 msgstr "Pretraživanje baze"
6667 #: libraries/classes/Controllers/JavaScriptMessagesController.php:403
6670 "No columns in the central list. Make sure the Central columns list for "
6671 "database %s has columns that are not present in the current table."
6674 #: libraries/classes/Controllers/JavaScriptMessagesController.php:406
6678 #: libraries/classes/Controllers/JavaScriptMessagesController.php:409
6679 msgid "Add primary key"
6682 #: libraries/classes/Controllers/JavaScriptMessagesController.php:410
6684 #| msgid "A primary key has been added on %s."
6685 msgid "Primary key added."
6686 msgstr "Osnovni ključ je upravo dodan %s."
6688 #: libraries/classes/Controllers/JavaScriptMessagesController.php:411
6689 #: libraries/classes/Normalization.php:282
6692 msgid "Taking you to next step…"
6695 #: libraries/classes/Controllers/JavaScriptMessagesController.php:412
6697 msgid "The first step of normalization is complete for table '%s'."
6700 #: libraries/classes/Controllers/JavaScriptMessagesController.php:413
6701 #: libraries/classes/Normalization.php:540
6702 #: libraries/classes/Normalization.php:602
6703 #: libraries/classes/Normalization.php:699
6704 #: libraries/classes/Normalization.php:775
6706 #| msgid "At End of Table"
6708 msgstr "Na kraju tabele"
6710 #: libraries/classes/Controllers/JavaScriptMessagesController.php:414
6711 msgid "Second step of normalization (2NF)"
6714 #. l10n: Display text for calendar close link
6715 #: libraries/classes/Controllers/JavaScriptMessagesController.php:415
6716 #: libraries/classes/Normalization.php:375
6717 #: templates/javascript/variables.twig:15
6723 #: libraries/classes/Controllers/JavaScriptMessagesController.php:416
6724 msgid "Confirm partial dependencies"
6727 #: libraries/classes/Controllers/JavaScriptMessagesController.php:417
6728 msgid "Selected partial dependencies are as follows:"
6731 #: libraries/classes/Controllers/JavaScriptMessagesController.php:419
6733 "Note: a, b -> d,f implies values of columns a and b combined together can "
6734 "determine values of column d and column f."
6737 #: libraries/classes/Controllers/JavaScriptMessagesController.php:422
6739 #| msgid "No databases selected."
6740 msgid "No partial dependencies selected!"
6741 msgstr "Nije izabrana ni jedna baza."
6743 #: libraries/classes/Controllers/JavaScriptMessagesController.php:423
6744 #: libraries/classes/Export.php:587 libraries/classes/Html/Generator.php:987
6745 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:292
6746 #: templates/import_status.twig:2 templates/user_password.twig:2
6750 #: libraries/classes/Controllers/JavaScriptMessagesController.php:424
6751 msgid "Show me the possible partial dependencies based on data in the table"
6754 #: libraries/classes/Controllers/JavaScriptMessagesController.php:425
6755 msgid "Hide partial dependencies list"
6758 #: libraries/classes/Controllers/JavaScriptMessagesController.php:427
6760 "Sit tight! It may take few seconds depending on data size and column count "
6764 #: libraries/classes/Controllers/JavaScriptMessagesController.php:429
6768 #: libraries/classes/Controllers/JavaScriptMessagesController.php:430
6769 msgid "The following actions will be performed:"
6772 #: libraries/classes/Controllers/JavaScriptMessagesController.php:431
6774 msgid "DROP columns %s from the table %s"
6777 #: libraries/classes/Controllers/JavaScriptMessagesController.php:432
6779 #| msgid "Add privileges on the following table"
6780 msgid "Create the following table"
6781 msgstr "Dodaj privilegije na slijedećoj tabeli"
6783 #: libraries/classes/Controllers/JavaScriptMessagesController.php:435
6784 msgid "Third step of normalization (3NF)"
6787 #: libraries/classes/Controllers/JavaScriptMessagesController.php:436
6788 msgid "Confirm transitive dependencies"
6791 #: libraries/classes/Controllers/JavaScriptMessagesController.php:437
6792 msgid "Selected dependencies are as follows:"
6795 #: libraries/classes/Controllers/JavaScriptMessagesController.php:438
6797 #| msgid "No databases selected."
6798 msgid "No dependencies selected!"
6799 msgstr "Nije izabrana ni jedna baza."
6801 #: libraries/classes/Controllers/JavaScriptMessagesController.php:441
6802 #: templates/columns_definitions/column_definitions_form.twig:160
6803 #: templates/database/central_columns/edit.twig:22
6804 #: templates/database/central_columns/main.twig:119
6805 #: templates/database/central_columns/main.twig:272
6806 #: templates/server/variables/index.twig:12
6807 #: templates/table/gis_visualization/gis_visualization.twig:40
6808 #: templates/table/insert/actions_panel.twig:7
6809 #: templates/table/relation/common_form.twig:225
6810 #: templates/table/structure/partition_definition_form.twig:12
6811 #: templates/table/zoom_search/result_form.twig:78
6815 #: libraries/classes/Controllers/JavaScriptMessagesController.php:444
6817 msgid "Hide search criteria"
6820 #: libraries/classes/Controllers/JavaScriptMessagesController.php:445
6822 msgid "Show search criteria"
6825 #: libraries/classes/Controllers/JavaScriptMessagesController.php:446
6827 #| msgid "Column names"
6828 msgid "Column maximum:"
6829 msgstr "Imena kolona"
6831 #: libraries/classes/Controllers/JavaScriptMessagesController.php:447
6833 #| msgid "Column names"
6834 msgid "Column minimum:"
6835 msgstr "Imena kolona"
6837 #: libraries/classes/Controllers/JavaScriptMessagesController.php:450
6839 msgid "Hide find and replace criteria"
6842 #: libraries/classes/Controllers/JavaScriptMessagesController.php:451
6844 msgid "Show find and replace criteria"
6847 #: libraries/classes/Controllers/JavaScriptMessagesController.php:455
6848 msgid "Each point represents a data row."
6851 #: libraries/classes/Controllers/JavaScriptMessagesController.php:457
6852 msgid "Hovering over a point will show its label."
6855 #: libraries/classes/Controllers/JavaScriptMessagesController.php:459
6856 msgid "To zoom in, select a section of the plot with the mouse."
6859 #: libraries/classes/Controllers/JavaScriptMessagesController.php:461
6860 msgid "Click reset zoom button to come back to original state."
6863 #: libraries/classes/Controllers/JavaScriptMessagesController.php:463
6864 msgid "Click a data point to view and possibly edit the data row."
6867 #: libraries/classes/Controllers/JavaScriptMessagesController.php:465
6868 msgid "The plot can be resized by dragging it along the bottom right corner."
6871 #: libraries/classes/Controllers/JavaScriptMessagesController.php:468
6873 #| msgid "Add/Delete Field Columns"
6874 msgid "Select two columns"
6875 msgstr "Dodaj/obriši kolonu"
6877 #: libraries/classes/Controllers/JavaScriptMessagesController.php:470
6878 msgid "Select two different columns"
6881 #: libraries/classes/Controllers/JavaScriptMessagesController.php:472
6883 #| msgid "Table of contents"
6884 msgid "Data point content"
6887 #: libraries/classes/Controllers/JavaScriptMessagesController.php:475
6888 #: libraries/classes/Controllers/JavaScriptMessagesController.php:631
6889 #: libraries/classes/ErrorHandler.php:439 libraries/classes/InsertEdit.php:2000
6890 #: templates/table/index_form.twig:164 templates/table/index_form.twig:200
6894 #: libraries/classes/Controllers/JavaScriptMessagesController.php:476
6895 #: libraries/classes/Display/Results.php:2966
6896 #: libraries/classes/Html/Generator.php:76
6897 #: templates/display/results/table.twig:231
6898 #: templates/display/results/table.twig:232
6902 #: libraries/classes/Controllers/JavaScriptMessagesController.php:477
6903 #: templates/gis_data_editor_form.twig:74
6904 #: templates/gis_data_editor_form.twig:94
6905 #: templates/gis_data_editor_form.twig:135
6906 #: templates/gis_data_editor_form.twig:187
6910 #: libraries/classes/Controllers/JavaScriptMessagesController.php:478
6911 #: templates/gis_data_editor_form.twig:76
6912 #: templates/gis_data_editor_form.twig:96
6913 #: templates/gis_data_editor_form.twig:137
6914 #: templates/gis_data_editor_form.twig:189
6918 #: libraries/classes/Controllers/JavaScriptMessagesController.php:479
6922 #: libraries/classes/Controllers/JavaScriptMessagesController.php:480
6927 #: libraries/classes/Controllers/JavaScriptMessagesController.php:481
6929 #| msgid "Lines terminated by"
6931 msgstr "Linije se završavaju sa"
6933 #: libraries/classes/Controllers/JavaScriptMessagesController.php:482
6937 #: libraries/classes/Controllers/JavaScriptMessagesController.php:483
6938 #: templates/display/results/table.twig:174
6942 #: libraries/classes/Controllers/JavaScriptMessagesController.php:484
6944 #| msgid "Add a new User"
6946 msgstr "Dodaj novog korisnika"
6948 #: libraries/classes/Controllers/JavaScriptMessagesController.php:485
6950 #| msgid "Lines terminated by"
6952 msgstr "Linije se završavaju sa"
6954 #: libraries/classes/Controllers/JavaScriptMessagesController.php:486
6955 #: templates/gis_data_editor_form.twig:99
6956 #: templates/gis_data_editor_form.twig:140
6957 #: templates/gis_data_editor_form.twig:192
6959 #| msgid "Add new field"
6961 msgstr "Dodaj novo polje"
6963 #: libraries/classes/Controllers/JavaScriptMessagesController.php:487
6964 #: templates/gis_data_editor_form.twig:144
6965 #: templates/gis_data_editor_form.twig:195
6967 #| msgid "Add a new User"
6968 msgid "Add an inner ring"
6969 msgstr "Dodaj novog korisnika"
6971 #: libraries/classes/Controllers/JavaScriptMessagesController.php:489
6972 msgid "Do you want to copy encryption key?"
6975 #: libraries/classes/Controllers/JavaScriptMessagesController.php:490
6976 msgid "Encryption key"
6979 #: libraries/classes/Controllers/JavaScriptMessagesController.php:493
6981 "The HEX function will treat the integer as a string while calculating the "
6985 #: libraries/classes/Controllers/JavaScriptMessagesController.php:498
6987 "MySQL accepts additional values not selectable by the slider; key in those "
6988 "values directly if desired"
6991 #: libraries/classes/Controllers/JavaScriptMessagesController.php:504
6993 "MySQL accepts additional values not selectable by the datepicker; key in "
6994 "those values directly if desired"
6997 #: libraries/classes/Controllers/JavaScriptMessagesController.php:510
6999 "Indicates that you have made changes to this page; you will be prompted for "
7000 "confirmation before abandoning changes"
7003 #: libraries/classes/Controllers/JavaScriptMessagesController.php:515
7004 msgid "Select referenced key"
7007 #: libraries/classes/Controllers/JavaScriptMessagesController.php:516
7008 msgid "Select Foreign Key"
7011 #: libraries/classes/Controllers/JavaScriptMessagesController.php:517
7012 msgid "Please select the primary key or a unique key!"
7015 #: libraries/classes/Controllers/JavaScriptMessagesController.php:518
7016 #: templates/database/designer/main.twig:98
7017 #: templates/database/designer/main.twig:101
7019 #| msgid "Choose field to display"
7020 msgid "Choose column to display"
7021 msgstr "Izaberi polja za prikaz"
7023 #: libraries/classes/Controllers/JavaScriptMessagesController.php:520
7025 "You haven't saved the changes in the layout. They will be lost if you don't "
7026 "save them. Do you want to continue?"
7029 #: libraries/classes/Controllers/JavaScriptMessagesController.php:523
7030 msgid "value/subQuery is empty"
7033 #: libraries/classes/Controllers/JavaScriptMessagesController.php:524
7034 #: templates/database/designer/main.twig:40
7035 #: templates/database/designer/main.twig:43
7037 #| msgid "No tables found in database."
7038 msgid "Add tables from other databases"
7039 msgstr "Tabele nisu pronađene u bazi."
7041 #: libraries/classes/Controllers/JavaScriptMessagesController.php:525
7043 #| msgid "Page number:"
7045 msgstr "Broj strane:"
7047 #: libraries/classes/Controllers/JavaScriptMessagesController.php:526
7048 #: templates/database/designer/main.twig:63
7049 #: templates/database/designer/main.twig:66
7051 #| msgid "Select All"
7053 msgstr "Izaberi sve"
7055 #: libraries/classes/Controllers/JavaScriptMessagesController.php:527
7056 #: templates/database/designer/main.twig:70
7057 #: templates/database/designer/main.twig:73
7059 #| msgid "Select All"
7060 msgid "Save page as"
7061 msgstr "Izaberi sve"
7063 #: libraries/classes/Controllers/JavaScriptMessagesController.php:528
7064 #: templates/database/designer/main.twig:56
7065 #: templates/database/designer/main.twig:59
7072 #: libraries/classes/Controllers/JavaScriptMessagesController.php:529
7074 #| msgid "Select All"
7076 msgstr "Izaberi sve"
7078 #. l10n: When the user opens a page saved in the Designer
7079 #: libraries/classes/Controllers/JavaScriptMessagesController.php:531
7080 msgid "Some tables saved in this page might have been renamed or deleted."
7083 #: libraries/classes/Controllers/JavaScriptMessagesController.php:532
7084 #: templates/database/designer/main.twig:10
7088 #: libraries/classes/Controllers/JavaScriptMessagesController.php:533
7090 #| msgid "Please choose a page to edit"
7091 msgid "Please select a page to continue"
7092 msgstr "Izaberite stranu koju menjate"
7094 #: libraries/classes/Controllers/JavaScriptMessagesController.php:534
7095 msgid "Please enter a valid page name"
7098 #: libraries/classes/Controllers/JavaScriptMessagesController.php:535
7099 msgid "Do you want to save the changes to the current page?"
7102 #: libraries/classes/Controllers/JavaScriptMessagesController.php:536
7103 msgid "Successfully deleted the page"
7106 #: libraries/classes/Controllers/JavaScriptMessagesController.php:537
7108 #| msgid "Relational schema"
7109 msgid "Export relational schema"
7110 msgstr "Relaciona shema"
7112 #: libraries/classes/Controllers/JavaScriptMessagesController.php:538
7113 msgid "Modifications have been saved"
7114 msgstr "Izmjene su sačuvane"
7116 #: libraries/classes/Controllers/JavaScriptMessagesController.php:541
7118 msgid "%d object(s) created."
7121 #: libraries/classes/Controllers/JavaScriptMessagesController.php:542
7123 #| msgid "Column names"
7125 msgstr "Imena kolona"
7127 #: libraries/classes/Controllers/JavaScriptMessagesController.php:543
7128 #: templates/modals/build_query.twig:17 templates/sql/query.twig:178
7132 #: libraries/classes/Controllers/JavaScriptMessagesController.php:546
7133 msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
7136 #: libraries/classes/Controllers/JavaScriptMessagesController.php:548
7138 "You have edited some data and they have not been saved. Are you sure you "
7139 "want to leave this page before saving the data?"
7142 #: libraries/classes/Controllers/JavaScriptMessagesController.php:551
7143 msgid "Drag to reorder."
7146 #: libraries/classes/Controllers/JavaScriptMessagesController.php:552
7147 msgid "Click to sort results by this column."
7150 #: libraries/classes/Controllers/JavaScriptMessagesController.php:554
7152 "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
7153 "<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
7154 "from ORDER BY clause"
7157 #: libraries/classes/Controllers/JavaScriptMessagesController.php:558
7158 msgid "Click to mark/unmark."
7161 #: libraries/classes/Controllers/JavaScriptMessagesController.php:559
7163 #| msgid "Column names"
7164 msgid "Double-click to copy column name."
7165 msgstr "Imena kolona"
7167 #: libraries/classes/Controllers/JavaScriptMessagesController.php:560
7168 msgid "Click the drop-down arrow<br>to toggle column's visibility."
7171 #: libraries/classes/Controllers/JavaScriptMessagesController.php:563
7173 "This table does not contain a unique column. Features related to the grid "
7174 "edit, checkbox, Edit, Copy and Delete links may not work after saving."
7177 #: libraries/classes/Controllers/JavaScriptMessagesController.php:566
7178 msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
7181 #: libraries/classes/Controllers/JavaScriptMessagesController.php:568
7183 "Do you really want to see all of the rows? For a big table this could crash "
7187 #: libraries/classes/Controllers/JavaScriptMessagesController.php:570
7189 #| msgid "Lines terminated by"
7190 msgid "Original length"
7191 msgstr "Linije se završavaju sa"
7193 #: libraries/classes/Controllers/JavaScriptMessagesController.php:573
7197 #: libraries/classes/Controllers/JavaScriptMessagesController.php:574
7198 #: libraries/classes/Controllers/Server/Status/StatusController.php:193
7202 #: libraries/classes/Controllers/JavaScriptMessagesController.php:576
7206 #: libraries/classes/Controllers/JavaScriptMessagesController.php:577
7208 msgid "Import status"
7209 msgstr "Uvoz fajlova"
7211 #: libraries/classes/Controllers/JavaScriptMessagesController.php:578
7212 #: templates/navigation/main.twig:84
7213 msgid "Drop files here"
7216 #: libraries/classes/Controllers/JavaScriptMessagesController.php:579
7218 #| msgid "Select Tables"
7219 msgid "Select database first"
7220 msgstr "Izaberi tabele"
7222 #: libraries/classes/Controllers/JavaScriptMessagesController.php:583
7223 msgid "You can also edit most values<br>by double-clicking directly on them."
7226 #: libraries/classes/Controllers/JavaScriptMessagesController.php:585
7227 msgid "You can also edit most values<br>by clicking directly on them."
7230 #: libraries/classes/Controllers/JavaScriptMessagesController.php:588
7233 msgstr "Baza ne postoji"
7235 #: libraries/classes/Controllers/JavaScriptMessagesController.php:591
7237 #| msgid "Change password"
7238 msgid "Generate password"
7239 msgstr "Promeni lozinku"
7241 #: libraries/classes/Controllers/JavaScriptMessagesController.php:592
7242 #: templates/server/replication/primary_add_replica_user.twig:73
7247 #: libraries/classes/Controllers/JavaScriptMessagesController.php:593
7248 #: libraries/classes/Controllers/UserPasswordController.php:84
7249 #: templates/home/index.twig:46
7250 #: templates/server/privileges/change_password.twig:10
7251 msgid "Change password"
7252 msgstr "Promeni lozinku"
7254 #: libraries/classes/Controllers/JavaScriptMessagesController.php:596
7255 #: templates/table/structure/display_structure.twig:130
7261 #: libraries/classes/Controllers/JavaScriptMessagesController.php:599
7265 msgstr "Prikaži sve"
7267 #: libraries/classes/Controllers/JavaScriptMessagesController.php:600
7269 #| msgid "Add new field"
7271 msgstr "Dodaj novo polje"
7273 #: libraries/classes/Controllers/JavaScriptMessagesController.php:602
7274 #: libraries/classes/Navigation/NavigationTree.php:1357
7276 msgid "Unlink from main panel"
7277 msgstr "Opcije za izvoz baze"
7279 #: libraries/classes/Controllers/JavaScriptMessagesController.php:606
7280 #: libraries/classes/Setup/Index.php:177
7283 "A newer version of phpMyAdmin is available and you should consider "
7284 "upgrading. The newest version is %s, released on %s."
7287 #. l10n: Latest available phpMyAdmin version
7288 #: libraries/classes/Controllers/JavaScriptMessagesController.php:610
7289 msgid ", latest stable version:"
7292 #: libraries/classes/Controllers/JavaScriptMessagesController.php:611
7295 msgstr "Baza ne postoji"
7297 #: libraries/classes/Controllers/JavaScriptMessagesController.php:614
7299 "A fatal JavaScript error has occurred. Would you like to send an error "
7303 #: libraries/classes/Controllers/JavaScriptMessagesController.php:615
7305 #| msgid "General relation features"
7306 msgid "Change report settings"
7307 msgstr "Opšte osobine relacija"
7309 #: libraries/classes/Controllers/JavaScriptMessagesController.php:616
7311 msgid "Show report details"
7312 msgstr "Prikaži tabele"
7314 #: libraries/classes/Controllers/JavaScriptMessagesController.php:617
7316 "Your export is incomplete, due to a low execution time limit at the PHP "
7320 #: libraries/classes/Controllers/JavaScriptMessagesController.php:620
7323 "Warning: a form on this page has more than %d fields. On submission, some of "
7324 "the fields might be ignored, due to PHP's max_input_vars configuration."
7327 #: libraries/classes/Controllers/JavaScriptMessagesController.php:626
7328 #: libraries/classes/Controllers/JavaScriptMessagesController.php:639
7329 msgid "Some errors have been detected on the server!"
7332 #: libraries/classes/Controllers/JavaScriptMessagesController.php:628
7333 msgid "Please look at the bottom of this window."
7336 #: libraries/classes/Controllers/JavaScriptMessagesController.php:634
7337 #: libraries/classes/ErrorHandler.php:444
7343 #: libraries/classes/Controllers/JavaScriptMessagesController.php:641
7345 "As per your settings, they are being submitted currently, please be patient."
7348 #: libraries/classes/Controllers/JavaScriptMessagesController.php:647
7349 msgid "Column name successfully copied to clipboard!"
7352 #: libraries/classes/Controllers/JavaScriptMessagesController.php:648
7353 msgid "Column name copying to clipboard failed!"
7356 #: libraries/classes/Controllers/JavaScriptMessagesController.php:649
7357 msgid "Successfully copied!"
7360 #: libraries/classes/Controllers/JavaScriptMessagesController.php:650
7362 msgid "Copying failed!"
7363 msgstr "Baza ne postoji"
7365 #: libraries/classes/Controllers/JavaScriptMessagesController.php:653
7367 #| msgid "Show this query here again"
7368 msgid "Execute this query again?"
7369 msgstr "Prikaži ponovo ovaj upit"
7371 #: libraries/classes/Controllers/JavaScriptMessagesController.php:654
7373 #| msgid "Do you really want to "
7374 msgid "Do you really want to delete this bookmark?"
7375 msgstr "Da li stvarno hoćete da "
7377 #: libraries/classes/Controllers/JavaScriptMessagesController.php:655
7378 msgid "Some error occurred while getting SQL debug info."
7381 #: libraries/classes/Controllers/JavaScriptMessagesController.php:656
7382 #, fuzzy, php-format
7383 msgid "%s queries executed %s times in %s seconds."
7386 #: libraries/classes/Controllers/JavaScriptMessagesController.php:657
7388 msgid "%s argument(s) passed"
7391 #: libraries/classes/Controllers/JavaScriptMessagesController.php:658
7393 #| msgid "Table comments"
7394 msgid "Show arguments"
7395 msgstr "Komentari tabele"
7397 #: libraries/classes/Controllers/JavaScriptMessagesController.php:659
7399 msgid "Hide arguments"
7402 #: libraries/classes/Controllers/JavaScriptMessagesController.php:660
7406 #: libraries/classes/Controllers/JavaScriptMessagesController.php:662
7408 "There was a problem accessing your browser storage, some features may not "
7409 "work properly for you. It is likely that the browser doesn't support storage "
7410 "or the quota limit has been reached. In Firefox, corrupted storage can also "
7411 "cause such a problem, clearing your \"Offline Website Data\" might help. In "
7412 "Safari, such problem is commonly caused by \"Private Mode Browsing\"."
7415 #: libraries/classes/Controllers/JavaScriptMessagesController.php:669
7417 msgid "Copy tables to"
7418 msgstr "Baza ne postoji"
7420 #: libraries/classes/Controllers/JavaScriptMessagesController.php:670
7422 #| msgid "Add new field"
7423 msgid "Add table prefix"
7424 msgstr "Dodaj novo polje"
7426 #: libraries/classes/Controllers/JavaScriptMessagesController.php:671
7428 #| msgid "Replace table data with file"
7429 msgid "Replace table with prefix"
7430 msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke"
7432 #: libraries/classes/Controllers/JavaScriptMessagesController.php:672
7433 #: templates/database/structure/check_all_tables.twig:28
7435 #| msgid "Replace table data with file"
7436 msgid "Copy table with prefix"
7437 msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke"
7439 #: libraries/classes/Controllers/JavaScriptMessagesController.php:675
7440 msgid "Extremely weak"
7443 #: libraries/classes/Controllers/JavaScriptMessagesController.php:676
7447 #: libraries/classes/Controllers/JavaScriptMessagesController.php:677
7451 #: libraries/classes/Controllers/JavaScriptMessagesController.php:678
7455 #: libraries/classes/Controllers/JavaScriptMessagesController.php:679
7459 #. l10n: error code 5 (from U2F API)
7460 #: libraries/classes/Controllers/JavaScriptMessagesController.php:683
7462 msgid "Timed out waiting for security key activation."
7465 #. l10n: error code 2 (from U2F API)
7466 #: libraries/classes/Controllers/JavaScriptMessagesController.php:685
7468 msgid "Invalid request sent to security key."
7471 #. l10n: unknown error code (from U2F API)
7472 #: libraries/classes/Controllers/JavaScriptMessagesController.php:687
7474 msgid "Unknown security key error."
7477 #. l10n: error code 3 (from U2F API)
7478 #: libraries/classes/Controllers/JavaScriptMessagesController.php:689
7480 msgid "Client does not support security key."
7483 #. l10n: error code 4 (from U2F API) on register
7484 #: libraries/classes/Controllers/JavaScriptMessagesController.php:691
7486 msgid "Failed security key activation."
7489 #. l10n: error code 4 (from U2F API) on authanticate
7490 #: libraries/classes/Controllers/JavaScriptMessagesController.php:693
7492 msgid "Invalid security key."
7495 #: libraries/classes/Controllers/JavaScriptMessagesController.php:697
7497 "You can not open, save or delete your page layout, as IndexedDB is not "
7498 "working in your browser and your phpMyAdmin configuration storage is not "
7499 "configured for this."
7502 #: libraries/classes/Controllers/JavaScriptMessagesController.php:702
7503 #, fuzzy, php-format
7505 "The table already exists in the designer and can not be added once more."
7506 msgid "Table %s already exists!"
7507 msgstr "Korisnik %s već postoji!"
7509 #: libraries/classes/Controllers/JavaScriptMessagesController.php:704
7510 #: libraries/classes/InsertEdit.php:327
7511 #: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
7515 #: libraries/classes/Controllers/JavaScriptMessagesController.php:705
7516 #: libraries/classes/Controllers/Table/ChangeController.php:188
7517 #: templates/database/multi_table_query/form.twig:49
7518 #: templates/database/tracking/tables.twig:19
7519 #: templates/table/tracking/main.twig:33
7523 #: libraries/classes/Controllers/NavigationController.php:46
7524 msgid "Fatal error: The navigation can only be accessed via AJAX"
7527 #: libraries/classes/Controllers/NormalizationController.php:40
7528 #: libraries/classes/Normalization.php:245
7530 #| msgid "Add/Delete Field Columns"
7532 msgstr "Dodaj/obriši kolonu"
7534 #: libraries/classes/Controllers/NormalizationController.php:41
7535 #: libraries/classes/Normalization.php:246
7537 #| msgid "Add/Delete Field Columns"
7538 msgid "No such column"
7539 msgstr "Dodaj/obriši kolonu"
7541 #: libraries/classes/Controllers/NormalizationController.php:46
7542 #: libraries/classes/Normalization.php:250 libraries/classes/Types.php:798
7544 #| msgid "Lines terminated by"
7545 msgctxt "string types"
7547 msgstr "Linije se završavaju sa"
7549 #: libraries/classes/Controllers/Preferences/ManageController.php:93
7551 #| msgid "phpMyAdmin documentation"
7552 msgid "phpMyAdmin configuration snippet"
7553 msgstr "phpMyAdmin dokumentacija"
7555 #: libraries/classes/Controllers/Preferences/ManageController.php:94
7556 msgid "Paste it to your config.inc.php"
7559 #: libraries/classes/Controllers/Preferences/ManageController.php:140
7560 msgid "Could not import configuration"
7563 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:52
7565 msgid "Two-factor authentication has been removed."
7566 msgstr "Opšte osobine relacija"
7568 #: libraries/classes/Controllers/Preferences/TwoFactorController.php:63
7569 msgid "Two-factor authentication has been configured."
7572 #: libraries/classes/Controllers/Server/DatabasesController.php:312
7573 #: libraries/classes/Import.php:144
7574 #: templates/database/structure/table_header.twig:26
7575 #: templates/table/structure/display_partitions.twig:28
7576 #: templates/table/structure/display_structure.twig:230
7577 #: templates/table/structure/display_table_stats.twig:119
7581 #: libraries/classes/Controllers/Server/DatabasesController.php:322
7582 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
7583 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
7584 #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:3
7585 #: templates/table/structure/display_structure.twig:445
7586 #: templates/table/tracking/structure_snapshot_indexes.twig:1
7590 #: libraries/classes/Controllers/Server/DatabasesController.php:327
7591 #: libraries/classes/Controllers/Server/Status/StatusController.php:147
7592 #: libraries/classes/Controllers/Server/Status/StatusController.php:199
7593 #: templates/table/structure/display_table_stats.twig:45
7597 #: libraries/classes/Controllers/Server/DatabasesController.php:332
7598 #: templates/database/structure/table_header.twig:38
7599 #: templates/table/structure/display_table_stats.twig:32
7601 msgstr "Prekoračenje"
7603 #: libraries/classes/Controllers/Server/Databases/CreateController.php:87
7605 msgid "Database %1$s has been created."
7606 msgstr "Baza %1$s je kreirana."
7608 #: libraries/classes/Controllers/Server/Databases/DestroyController.php:93
7609 #, fuzzy, php-format
7610 #| msgid "%s databases have been dropped successfully."
7611 msgid "%1$d database has been dropped successfully."
7612 msgid_plural "%1$d databases have been dropped successfully."
7613 msgstr[0] "%s baza je uspješno odbačena."
7614 msgstr[1] "%s baza je uspješno odbačena."
7616 #: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
7617 #, fuzzy, php-format
7618 #| msgid "The selected users have been deleted successfully."
7619 msgid "The account %s@%s has been successfully locked."
7620 msgstr "Izabrani korisnici su uspješno obrisani."
7622 #: libraries/classes/Controllers/Server/Privileges/AccountUnlockController.php:47
7623 #, fuzzy, php-format
7624 #| msgid "The selected users have been deleted successfully."
7625 msgid "The account %s@%s has been successfully unlocked."
7626 msgstr "Izabrani korisnici su uspješno obrisani."
7628 #: libraries/classes/Controllers/Server/PrivilegesController.php:153
7629 #: libraries/classes/Controllers/Server/UserGroupsController.php:53
7630 msgid "No Privileges"
7631 msgstr "Nema privilegija"
7633 #: libraries/classes/Controllers/Server/PrivilegesController.php:162
7635 #| msgid "You don't have sufficient privileges to be here right now!"
7636 msgid "You do not have the privileges to administrate the users!"
7637 msgstr "Nije Vam dozvoljeno da budete ovdje!"
7639 #: libraries/classes/Controllers/Server/PrivilegesController.php:177
7641 "Username and hostname didn't change. If you only want to change the "
7642 "password, 'Change password' tab should be used."
7645 #: libraries/classes/Controllers/Server/PrivilegesController.php:406
7647 msgid "User has been added."
7648 msgstr "Polje %s je obrisano"
7650 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42
7652 msgid "Thread %s was successfully killed."
7653 msgstr "Proces %s je uspješno prekinut."
7655 #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:48
7658 "phpMyAdmin was unable to kill thread %s. It probably has already been closed."
7660 "phpMyAdmin nije mogao da prekine proces %s. Vjerovatno je već zatvoren."
7662 #: libraries/classes/Controllers/Server/Status/StatusController.php:137
7666 #: libraries/classes/Controllers/Server/Status/StatusController.php:142
7670 #: libraries/classes/Controllers/Server/Status/StatusController.php:181
7672 #| msgid "Connections"
7673 msgid "Max. concurrent connections"
7676 #: libraries/classes/Controllers/Server/Status/StatusController.php:187
7677 msgid "Failed attempts"
7678 msgstr "Neuspelih pokušaja"
7680 #: libraries/classes/Controllers/Server/Status/VariablesController.php:238
7682 "The number of connections that were aborted because the client died without "
7683 "closing the connection properly."
7686 #: libraries/classes/Controllers/Server/Status/VariablesController.php:241
7688 msgid "The number of failed attempts to connect to the MySQL server."
7689 msgstr "Ograničava broj novih konekcija koje korisnik može ta otvori na sat."
7691 #: libraries/classes/Controllers/Server/Status/VariablesController.php:243
7693 "The number of transactions that used the temporary binary log cache but that "
7694 "exceeded the value of binlog_cache_size and used a temporary file to store "
7695 "statements from the transaction."
7698 #: libraries/classes/Controllers/Server/Status/VariablesController.php:247
7699 msgid "The number of transactions that used the temporary binary log cache."
7702 #: libraries/classes/Controllers/Server/Status/VariablesController.php:248
7704 "The number of connection attempts (successful or not) to the MySQL server."
7707 #: libraries/classes/Controllers/Server/Status/VariablesController.php:250
7709 "The number of temporary tables on disk created automatically by the server "
7710 "while executing statements. If Created_tmp_disk_tables is big, you may want "
7711 "to increase the tmp_table_size value to cause temporary tables to be memory-"
7712 "based instead of disk-based."
7715 #: libraries/classes/Controllers/Server/Status/VariablesController.php:256
7716 msgid "How many temporary files mysqld has created."
7719 #: libraries/classes/Controllers/Server/Status/VariablesController.php:258
7721 "The number of in-memory temporary tables created automatically by the server "
7722 "while executing statements."
7725 #: libraries/classes/Controllers/Server/Status/VariablesController.php:262
7727 "The number of rows written with INSERT DELAYED for which some error occurred "
7728 "(probably duplicate key)."
7731 #: libraries/classes/Controllers/Server/Status/VariablesController.php:266
7733 "The number of INSERT DELAYED handler threads in use. Every different table "
7734 "on which one uses INSERT DELAYED gets its own thread."
7737 #: libraries/classes/Controllers/Server/Status/VariablesController.php:270
7738 msgid "The number of INSERT DELAYED rows written."
7741 #: libraries/classes/Controllers/Server/Status/VariablesController.php:271
7742 msgid "The number of executed FLUSH statements."
7745 #: libraries/classes/Controllers/Server/Status/VariablesController.php:272
7746 msgid "The number of internal COMMIT statements."
7749 #: libraries/classes/Controllers/Server/Status/VariablesController.php:273
7750 msgid "The number of times a row was deleted from a table."
7753 #: libraries/classes/Controllers/Server/Status/VariablesController.php:275
7755 "The MySQL server can ask the NDB Cluster storage engine if it knows about a "
7756 "table with a given name. This is called discovery. Handler_discover "
7757 "indicates the number of time tables have been discovered."
7760 #: libraries/classes/Controllers/Server/Status/VariablesController.php:281
7762 "The number of times the first entry was read from an index. If this is high, "
7763 "it suggests that the server is doing a lot of full index scans; for example, "
7764 "SELECT col1 FROM foo, assuming that col1 is indexed."
7767 #: libraries/classes/Controllers/Server/Status/VariablesController.php:287
7769 "The number of requests to read a row based on a key. If this is high, it is "
7770 "a good indication that your queries and tables are properly indexed."
7773 #: libraries/classes/Controllers/Server/Status/VariablesController.php:292
7775 "The number of requests to read the next row in key order. This is "
7776 "incremented if you are querying an index column with a range constraint or "
7777 "if you are doing an index scan."
7780 #: libraries/classes/Controllers/Server/Status/VariablesController.php:297
7782 "The number of requests to read the previous row in key order. This read "
7783 "method is mainly used to optimize ORDER BY … DESC."
7786 #: libraries/classes/Controllers/Server/Status/VariablesController.php:301
7788 "The number of requests to read a row based on a fixed position. This is high "
7789 "if you are doing a lot of queries that require sorting of the result. You "
7790 "probably have a lot of queries that require MySQL to scan whole tables or "
7791 "you have joins that don't use keys properly."
7794 #: libraries/classes/Controllers/Server/Status/VariablesController.php:308
7796 "The number of requests to read the next row in the data file. This is high "
7797 "if you are doing a lot of table scans. Generally this suggests that your "
7798 "tables are not properly indexed or that your queries are not written to take "
7799 "advantage of the indexes you have."
7802 #: libraries/classes/Controllers/Server/Status/VariablesController.php:314
7803 msgid "The number of internal ROLLBACK statements."
7806 #: libraries/classes/Controllers/Server/Status/VariablesController.php:315
7807 msgid "The number of requests to update a row in a table."
7810 #: libraries/classes/Controllers/Server/Status/VariablesController.php:316
7811 msgid "The number of requests to insert a row in a table."
7814 #: libraries/classes/Controllers/Server/Status/VariablesController.php:317
7815 msgid "The number of pages containing data (dirty or clean)."
7818 #: libraries/classes/Controllers/Server/Status/VariablesController.php:318
7819 msgid "The number of pages currently dirty."
7822 #: libraries/classes/Controllers/Server/Status/VariablesController.php:320
7823 msgid "The number of buffer pool pages that have been requested to be flushed."
7826 #: libraries/classes/Controllers/Server/Status/VariablesController.php:322
7827 msgid "The number of free pages."
7830 #: libraries/classes/Controllers/Server/Status/VariablesController.php:324
7832 "The number of latched pages in InnoDB buffer pool. These are pages currently "
7833 "being read or written or that can't be flushed or removed for some other "
7837 #: libraries/classes/Controllers/Server/Status/VariablesController.php:329
7839 "The number of pages busy because they have been allocated for administrative "
7840 "overhead such as row locks or the adaptive hash index. This value can also "
7841 "be calculated as Innodb_buffer_pool_pages_total - "
7842 "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
7845 #: libraries/classes/Controllers/Server/Status/VariablesController.php:335
7846 msgid "Total size of buffer pool, in pages."
7849 #: libraries/classes/Controllers/Server/Status/VariablesController.php:337
7851 "The number of \"random\" read-aheads InnoDB initiated. This happens when a "
7852 "query is to scan a large portion of a table but in random order."
7855 #: libraries/classes/Controllers/Server/Status/VariablesController.php:342
7857 "The number of sequential read-aheads InnoDB initiated. This happens when "
7858 "InnoDB does a sequential full table scan."
7861 #: libraries/classes/Controllers/Server/Status/VariablesController.php:345
7862 msgid "The number of logical read requests InnoDB has done."
7865 #: libraries/classes/Controllers/Server/Status/VariablesController.php:347
7867 "The number of logical reads that InnoDB could not satisfy from buffer pool "
7868 "and had to do a single-page read."
7871 #: libraries/classes/Controllers/Server/Status/VariablesController.php:351
7873 "Normally, writes to the InnoDB buffer pool happen in the background. "
7874 "However, if it's necessary to read or create a page and no clean pages are "
7875 "available, it's necessary to wait for pages to be flushed first. This "
7876 "counter counts instances of these waits. If the buffer pool size was set "
7877 "properly, this value should be small."
7880 #: libraries/classes/Controllers/Server/Status/VariablesController.php:358
7881 msgid "The number writes done to the InnoDB buffer pool."
7884 #: libraries/classes/Controllers/Server/Status/VariablesController.php:359
7885 msgid "The number of fsync() operations so far."
7888 #: libraries/classes/Controllers/Server/Status/VariablesController.php:360
7889 msgid "The current number of pending fsync() operations."
7892 #: libraries/classes/Controllers/Server/Status/VariablesController.php:361
7893 msgid "The current number of pending reads."
7896 #: libraries/classes/Controllers/Server/Status/VariablesController.php:362
7897 msgid "The current number of pending writes."
7900 #: libraries/classes/Controllers/Server/Status/VariablesController.php:363
7901 msgid "The amount of data read so far, in bytes."
7904 #: libraries/classes/Controllers/Server/Status/VariablesController.php:364
7905 msgid "The total number of data reads."
7908 #: libraries/classes/Controllers/Server/Status/VariablesController.php:365
7909 msgid "The total number of data writes."
7912 #: libraries/classes/Controllers/Server/Status/VariablesController.php:366
7913 msgid "The amount of data written so far, in bytes."
7916 #: libraries/classes/Controllers/Server/Status/VariablesController.php:368
7917 msgid "The number of pages that have been written for doublewrite operations."
7920 #: libraries/classes/Controllers/Server/Status/VariablesController.php:370
7921 msgid "The number of doublewrite operations that have been performed."
7924 #: libraries/classes/Controllers/Server/Status/VariablesController.php:372
7926 "The number of waits we had because log buffer was too small and we had to "
7927 "wait for it to be flushed before continuing."
7930 #: libraries/classes/Controllers/Server/Status/VariablesController.php:375
7931 msgid "The number of log write requests."
7934 #: libraries/classes/Controllers/Server/Status/VariablesController.php:376
7935 msgid "The number of physical writes to the log file."
7938 #: libraries/classes/Controllers/Server/Status/VariablesController.php:377
7939 msgid "The number of fsync() writes done to the log file."
7942 #: libraries/classes/Controllers/Server/Status/VariablesController.php:378
7943 msgid "The number of pending log file fsyncs."
7946 #: libraries/classes/Controllers/Server/Status/VariablesController.php:379
7947 msgid "Pending log file writes."
7950 #: libraries/classes/Controllers/Server/Status/VariablesController.php:380
7951 msgid "The number of bytes written to the log file."
7954 #: libraries/classes/Controllers/Server/Status/VariablesController.php:381
7955 msgid "The number of pages created."
7958 #: libraries/classes/Controllers/Server/Status/VariablesController.php:383
7960 "The compiled-in InnoDB page size (default 16KB). Many values are counted in "
7961 "pages; the page size allows them to be easily converted to bytes."
7964 #: libraries/classes/Controllers/Server/Status/VariablesController.php:387
7965 msgid "The number of pages read."
7968 #: libraries/classes/Controllers/Server/Status/VariablesController.php:388
7969 msgid "The number of pages written."
7972 #: libraries/classes/Controllers/Server/Status/VariablesController.php:389
7973 msgid "The number of row locks currently being waited for."
7976 #: libraries/classes/Controllers/Server/Status/VariablesController.php:390
7977 msgid "The average time to acquire a row lock, in milliseconds."
7980 #: libraries/classes/Controllers/Server/Status/VariablesController.php:391
7981 msgid "The total time spent in acquiring row locks, in milliseconds."
7984 #: libraries/classes/Controllers/Server/Status/VariablesController.php:392
7985 msgid "The maximum time to acquire a row lock, in milliseconds."
7988 #: libraries/classes/Controllers/Server/Status/VariablesController.php:393
7989 msgid "The number of times a row lock had to be waited for."
7992 #: libraries/classes/Controllers/Server/Status/VariablesController.php:394
7993 msgid "The number of rows deleted from InnoDB tables."
7996 #: libraries/classes/Controllers/Server/Status/VariablesController.php:395
7997 msgid "The number of rows inserted in InnoDB tables."
8000 #: libraries/classes/Controllers/Server/Status/VariablesController.php:396
8001 msgid "The number of rows read from InnoDB tables."
8004 #: libraries/classes/Controllers/Server/Status/VariablesController.php:397
8005 msgid "The number of rows updated in InnoDB tables."
8008 #: libraries/classes/Controllers/Server/Status/VariablesController.php:399
8010 "The number of key blocks in the key cache that have changed but haven't yet "
8011 "been flushed to disk. It used to be known as Not_flushed_key_blocks."
8014 #: libraries/classes/Controllers/Server/Status/VariablesController.php:404
8016 "The number of unused blocks in the key cache. You can use this value to "
8017 "determine how much of the key cache is in use."
8020 #: libraries/classes/Controllers/Server/Status/VariablesController.php:408
8022 "The number of used blocks in the key cache. This value is a high-water mark "
8023 "that indicates the maximum number of blocks that have ever been in use at "
8027 #: libraries/classes/Controllers/Server/Status/VariablesController.php:412
8029 msgid "Percentage of used key cache (calculated value)"
8030 msgstr "Karakter set datoteke:"
8032 #: libraries/classes/Controllers/Server/Status/VariablesController.php:413
8033 msgid "The number of requests to read a key block from the cache."
8036 #: libraries/classes/Controllers/Server/Status/VariablesController.php:415
8038 "The number of physical reads of a key block from disk. If Key_reads is big, "
8039 "then your key_buffer_size value is probably too small. The cache miss rate "
8040 "can be calculated as Key_reads/Key_read_requests."
8043 #: libraries/classes/Controllers/Server/Status/VariablesController.php:421
8045 "Key cache miss calculated as rate of physical reads compared to read "
8046 "requests (calculated value)"
8049 #: libraries/classes/Controllers/Server/Status/VariablesController.php:423
8050 msgid "The number of requests to write a key block to the cache."
8053 #: libraries/classes/Controllers/Server/Status/VariablesController.php:424
8054 msgid "The number of physical writes of a key block to disk."
8057 #: libraries/classes/Controllers/Server/Status/VariablesController.php:425
8059 "Percentage of physical writes compared to write requests (calculated value)"
8062 #: libraries/classes/Controllers/Server/Status/VariablesController.php:427
8064 "The total cost of the last compiled query as computed by the query "
8065 "optimizer. Useful for comparing the cost of different query plans for the "
8066 "same query. The default value of 0 means that no query has been compiled yet."
8069 #: libraries/classes/Controllers/Server/Status/VariablesController.php:433
8071 "The maximum number of connections that have been in use simultaneously since "
8072 "the server started."
8075 #: libraries/classes/Controllers/Server/Status/VariablesController.php:435
8076 msgid "The number of rows waiting to be written in INSERT DELAYED queues."
8079 #: libraries/classes/Controllers/Server/Status/VariablesController.php:437
8081 "The number of tables that have been opened. If opened tables is big, your "
8082 "table_open_cache value is probably too small."
8085 #: libraries/classes/Controllers/Server/Status/VariablesController.php:440
8086 msgid "The number of files that are open."
8089 #: libraries/classes/Controllers/Server/Status/VariablesController.php:441
8090 msgid "The number of streams that are open (used mainly for logging)."
8093 #: libraries/classes/Controllers/Server/Status/VariablesController.php:442
8094 msgid "The number of tables that are open."
8097 #: libraries/classes/Controllers/Server/Status/VariablesController.php:444
8099 "The number of free memory blocks in query cache. High numbers can indicate "
8100 "fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
8104 #: libraries/classes/Controllers/Server/Status/VariablesController.php:448
8105 msgid "The amount of free memory for query cache."
8108 #: libraries/classes/Controllers/Server/Status/VariablesController.php:449
8109 msgid "The number of cache hits."
8112 #: libraries/classes/Controllers/Server/Status/VariablesController.php:450
8113 msgid "The number of queries added to the cache."
8116 #: libraries/classes/Controllers/Server/Status/VariablesController.php:452
8118 "The number of queries that have been removed from the cache to free up "
8119 "memory for caching new queries. This information can help you tune the query "
8120 "cache size. The query cache uses a least recently used (LRU) strategy to "
8121 "decide which queries to remove from the cache."
8124 #: libraries/classes/Controllers/Server/Status/VariablesController.php:459
8126 "The number of non-cached queries (not cachable, or not cached due to the "
8127 "query_cache_type setting)."
8130 #: libraries/classes/Controllers/Server/Status/VariablesController.php:461
8131 msgid "The number of queries registered in the cache."
8134 #: libraries/classes/Controllers/Server/Status/VariablesController.php:462
8135 msgid "The total number of blocks in the query cache."
8138 #: libraries/classes/Controllers/Server/Status/VariablesController.php:463
8139 msgid "The status of failsafe replication (not yet implemented)."
8142 #: libraries/classes/Controllers/Server/Status/VariablesController.php:465
8144 "The number of joins that do not use indexes. If this value is not 0, you "
8145 "should carefully check the indexes of your tables."
8148 #: libraries/classes/Controllers/Server/Status/VariablesController.php:468
8149 msgid "The number of joins that used a range search on a reference table."
8152 #: libraries/classes/Controllers/Server/Status/VariablesController.php:470
8154 "The number of joins without keys that check for key usage after each row. "
8155 "(If this is not 0, you should carefully check the indexes of your tables.)"
8158 #: libraries/classes/Controllers/Server/Status/VariablesController.php:475
8160 "The number of joins that used ranges on the first table. (It's normally not "
8161 "critical even if this is big.)"
8164 #: libraries/classes/Controllers/Server/Status/VariablesController.php:478
8165 msgid "The number of joins that did a full scan of the first table."
8168 #: libraries/classes/Controllers/Server/Status/VariablesController.php:479
8170 "The number of temporary tables currently open by the replica SQL thread."
8173 #: libraries/classes/Controllers/Server/Status/VariablesController.php:481
8175 "Total (since startup) number of times the replication replica SQL thread has "
8176 "retried transactions."
8179 #: libraries/classes/Controllers/Server/Status/VariablesController.php:483
8180 msgid "This is ON if this server is a replica that is connected to a primary."
8183 #: libraries/classes/Controllers/Server/Status/VariablesController.php:485
8185 "The number of threads that have taken more than slow_launch_time seconds to "
8189 #: libraries/classes/Controllers/Server/Status/VariablesController.php:487
8191 "The number of queries that have taken more than long_query_time seconds."
8194 #: libraries/classes/Controllers/Server/Status/VariablesController.php:489
8196 "The number of merge passes the sort algorithm has had to do. If this value "
8197 "is large, you should consider increasing the value of the sort_buffer_size "
8201 #: libraries/classes/Controllers/Server/Status/VariablesController.php:493
8202 msgid "The number of sorts that were done with ranges."
8205 #: libraries/classes/Controllers/Server/Status/VariablesController.php:494
8206 msgid "The number of sorted rows."
8209 #: libraries/classes/Controllers/Server/Status/VariablesController.php:495
8210 msgid "The number of sorts that were done by scanning the table."
8213 #: libraries/classes/Controllers/Server/Status/VariablesController.php:496
8214 msgid "The number of times that a table lock was acquired immediately."
8217 #: libraries/classes/Controllers/Server/Status/VariablesController.php:498
8219 "The number of times that a table lock could not be acquired immediately and "
8220 "a wait was needed. If this is high, and you have performance problems, you "
8221 "should first optimize your queries, and then either split your table or "
8222 "tables or use replication."
8225 #: libraries/classes/Controllers/Server/Status/VariablesController.php:504
8227 "The number of threads in the thread cache. The cache hit rate can be "
8228 "calculated as Threads_created/Connections. If this value is red you should "
8229 "raise your thread_cache_size."
8232 #: libraries/classes/Controllers/Server/Status/VariablesController.php:508
8233 msgid "The number of currently open connections."
8236 #: libraries/classes/Controllers/Server/Status/VariablesController.php:510
8238 "The number of threads created to handle connections. If Threads_created is "
8239 "big, you may want to increase the thread_cache_size value. (Normally this "
8240 "doesn't give a notable performance improvement if you have a good thread "
8244 #: libraries/classes/Controllers/Server/Status/VariablesController.php:516
8246 msgid "Thread cache hit rate (calculated value)"
8247 msgstr "Vrsta upita"
8249 #: libraries/classes/Controllers/Server/Status/VariablesController.php:517
8250 msgid "The number of threads that are not sleeping."
8253 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:46
8254 #: libraries/classes/Util.php:835
8256 #| msgid "Add new field"
8257 msgid "Missing parameter:"
8258 msgstr "Dodaj novo polje"
8260 #: libraries/classes/Controllers/Server/UserGroupsFormController.php:60
8262 msgid "User groups management is not enabled."
8263 msgstr "Vrsta upita"
8265 #: libraries/classes/Controllers/Server/Variables/SetVariableController.php:93
8266 msgid "Setting variable failed"
8269 #: libraries/classes/Controllers/Setup/FormController.php:32
8270 msgid "Incorrect form specified!"
8273 #: libraries/classes/Controllers/Setup/HomeController.php:42
8275 "You are not using a secure connection; all data (including potentially "
8276 "sensitive information, like passwords) is transferred unencrypted!"
8279 #: libraries/classes/Controllers/Setup/HomeController.php:47
8281 "If your server is also configured to accept HTTPS requests follow this link "
8282 "to use a secure connection."
8285 #: libraries/classes/Controllers/Setup/HomeController.php:51
8286 msgid "Insecure connection"
8289 #: libraries/classes/Controllers/Sql/SqlController.php:236
8290 #: libraries/classes/Sql.php:1154
8291 #, fuzzy, php-format
8292 msgid "Bookmark %s has been created."
8293 msgstr "Tabela %s je odbačena"
8295 #: libraries/classes/Controllers/Sql/SqlController.php:243
8296 msgid "Bookmark not created!"
8299 #: libraries/classes/Controllers/Table/AddFieldController.php:151
8300 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
8301 #: libraries/classes/Controllers/Table/Structure/SaveController.php:223
8302 #: libraries/classes/Table/Indexes.php:85
8303 #, fuzzy, php-format
8304 msgid "Table %1$s has been altered successfully."
8305 msgstr "Izabrani korisnici su uspješno obrisani."
8307 #: libraries/classes/Controllers/Table/ChangeRowsController.php:36
8308 #: libraries/classes/Controllers/Table/DeleteConfirmController.php:25
8309 #: libraries/classes/Controllers/Table/ExportRowsController.php:36
8311 #| msgid "No databases selected."
8312 msgid "No row selected."
8313 msgstr "Nije izabrana ni jedna baza."
8315 #: libraries/classes/Controllers/Table/ChartController.php:60
8316 #: libraries/classes/Controllers/Table/GisVisualizationController.php:70
8317 msgid "No SQL query was set to fetch data."
8320 #: libraries/classes/Controllers/Table/ChartController.php:145
8321 msgid "No numeric columns present in the table to plot."
8324 #: libraries/classes/Controllers/Table/ChartController.php:208
8326 #| msgid "No databases"
8327 msgid "No data to display"
8328 msgstr "Baza ne postoji"
8330 #: libraries/classes/Controllers/Table/CreateController.php:84
8331 #: libraries/classes/Controllers/Table/GetFieldController.php:55
8333 msgid "'%s' database does not exist."
8336 #: libraries/classes/Controllers/Table/CreateController.php:94
8337 #, fuzzy, php-format
8338 msgid "Table %s already exists!"
8339 msgstr "Korisnik %s već postoji!"
8341 #: libraries/classes/Controllers/Table/DeleteRowsController.php:77
8342 #: libraries/classes/Controllers/Table/FindReplaceController.php:181
8343 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:83
8344 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:83
8345 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:83
8346 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:83
8347 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:83
8348 #: libraries/classes/Controllers/Table/Partition/AnalyzeController.php:55
8349 #: libraries/classes/Controllers/Table/Partition/CheckController.php:55
8350 #: libraries/classes/Controllers/Table/Partition/DropController.php:56
8351 #: libraries/classes/Controllers/Table/Partition/OptimizeController.php:55
8352 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:56
8353 #: libraries/classes/Controllers/Table/Partition/RepairController.php:55
8354 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:56
8355 #: libraries/classes/Controllers/Table/RelationController.php:241
8356 #: libraries/classes/Controllers/View/OperationsController.php:87
8357 #: libraries/classes/Database/Routines.php:1224
8358 #: libraries/classes/Display/Results.php:3683 libraries/classes/Message.php:172
8359 #: templates/sql/query.twig:7
8361 #| msgid "Your SQL query has been executed successfully."
8362 msgid "Your SQL query has been executed successfully."
8363 msgstr "Vaš SQL upit je uspešno izvršen"
8365 #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23
8366 #: libraries/classes/Controllers/Table/DropColumnController.php:51
8367 #: libraries/classes/Controllers/Table/Structure/AddIndexController.php:47
8368 #: libraries/classes/Controllers/Table/Structure/BrowseController.php:34
8369 #: libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php:45
8370 #: libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php:45
8371 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:59
8372 #: libraries/classes/Controllers/Table/Structure/FulltextController.php:47
8373 #: libraries/classes/Controllers/Table/Structure/PrimaryController.php:50
8374 #: libraries/classes/Controllers/Table/Structure/SpatialController.php:47
8375 #: libraries/classes/Controllers/Table/Structure/UniqueController.php:47
8377 #| msgid "No databases selected."
8378 msgid "No column selected."
8379 msgstr "Nije izabrana ni jedna baza."
8381 #: libraries/classes/Controllers/Table/DropColumnController.php:80
8382 #, fuzzy, php-format
8383 #| msgid "%s databases have been dropped successfully."
8384 msgid "%1$d column has been dropped successfully."
8385 msgid_plural "%1$d columns have been dropped successfully."
8386 msgstr[0] "%s baza je uspješno odbačena."
8387 msgstr[1] "%s baza je uspješno odbačena."
8389 #: libraries/classes/Controllers/Table/GetFieldController.php:63
8390 msgid "Invalid table name"
8393 #. l10n: In case a SQL query did not pass a security check
8394 #: libraries/classes/Controllers/Table/GetFieldController.php:72
8395 #: libraries/classes/Controllers/Transformation/WrapperController.php:103
8396 msgid "There is an issue with your request."
8399 #: libraries/classes/Controllers/Table/GetFieldController.php:86
8400 #: libraries/classes/Database/Routines.php:1243
8401 #: libraries/classes/Import.php:149 libraries/classes/InsertEdit.php:221
8402 #: libraries/classes/Sql.php:967
8403 msgid "MySQL returned an empty result set (i.e. zero rows)."
8404 msgstr "MySQL je vratio prazan rezultat (nula redova)."
8406 #: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:75
8407 #: libraries/classes/Controllers/Table/Maintenance/CheckController.php:75
8408 #: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:75
8409 #: libraries/classes/Controllers/Table/Maintenance/OptimizeController.php:75
8410 #: libraries/classes/Controllers/Table/Maintenance/RepairController.php:75
8411 msgid "Maintenance operations on multiple tables are disabled."
8414 #: libraries/classes/Controllers/Table/OperationsController.php:109
8415 #: libraries/classes/Controllers/Table/OperationsController.php:298
8416 #: libraries/classes/Controllers/Table/StructureController.php:100
8417 #: libraries/classes/Navigation/Nodes/NodeView.php:28
8418 #: templates/database/structure/show_create.twig:32
8419 #: templates/database/structure/structure_table_row.twig:122
8420 #: templates/database/structure/structure_table_row.twig:186
8424 #: libraries/classes/Controllers/Table/Partition/DropController.php:62
8425 #: libraries/classes/Controllers/Table/Partition/RebuildController.php:62
8426 #: libraries/classes/Controllers/Table/Partition/TruncateController.php:62
8427 #: libraries/classes/Controllers/View/OperationsController.php:90
8428 #: libraries/classes/Html/Generator.php:863 libraries/classes/Import.php:133
8429 #: libraries/classes/InsertEdit.php:716 libraries/classes/Message.php:192
8430 #: templates/error/generic.twig:37
8431 #: templates/table/structure/display_structure.twig:355
8435 #: libraries/classes/Controllers/Table/RelationController.php:182
8437 #| msgid "Thread %s was successfully killed."
8438 msgid "Display column was successfully updated."
8439 msgstr "Proces %s je uspješno prekinut."
8441 #: libraries/classes/Controllers/Table/RelationController.php:275
8443 msgid "Internal relationships were successfully updated."
8444 msgstr "Opšte osobine relacija"
8446 #: libraries/classes/Controllers/Table/ReplaceController.php:300
8448 msgid "Row: %1$s, Column: %2$s, Error: %3$s"
8451 #: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
8453 msgid "Failed to get description of column %s!"
8456 #: libraries/classes/Controllers/Table/StructureController.php:226
8457 #: templates/columns_definitions/column_attributes.twig:107
8458 #: templates/database/data_dictionary/index.twig:41
8459 #: templates/table/structure/display_structure.twig:137
8460 #: templates/table/structure/display_structure.twig:145
8461 #: templates/table/structure/display_structure.twig:295
8462 #: templates/table/tracking/structure_snapshot_columns.twig:25
8466 #: libraries/classes/Controllers/Table/StructureController.php:230
8467 #: libraries/classes/Navigation/Nodes/NodeIndex.php:28
8468 #: templates/columns_definitions/column_attributes.twig:115
8469 #: templates/columns_definitions/table_fields_definitions.twig:46
8470 #: templates/table/structure/display_structure.twig:167
8471 #: templates/table/structure/display_structure.twig:175
8472 #: templates/table/structure/display_structure.twig:301
8473 #: templates/table/structure/display_table_stats.twig:24
8474 #: templates/table/tracking/structure_snapshot_columns.twig:27
8478 #: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:172
8480 #| msgid "The selected users have been deleted successfully."
8481 msgid "The columns have been moved successfully."
8482 msgstr "Izabrani korisnici su uspješno obrisani."
8484 #: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
8485 #: libraries/classes/Controllers/Table/Structure/SaveController.php:273
8486 #: libraries/classes/Tracking.php:776
8488 #| msgid "Query type"
8490 msgstr "Vrsta upita"
8492 #: libraries/classes/Controllers/Table/Structure/ReservedWordCheckController.php:48
8494 msgid "The name '%s' is a MySQL reserved keyword."
8495 msgid_plural "The names '%s' are MySQL reserved keywords."
8500 #: libraries/classes/Controllers/Table/Structure/SaveController.php:218
8501 #, fuzzy, php-format
8503 "Table %1$s has been altered successfully. Privileges have been adjusted."
8504 msgstr "Izabrani korisnici su uspješno obrisani."
8506 #: libraries/classes/Controllers/Table/TrackingController.php:69
8508 msgid "Tracking of %s is activated."
8511 #: libraries/classes/Controllers/Table/TrackingController.php:140
8513 #| msgid "The selected users have been deleted successfully."
8514 msgid "Tracking versions deleted successfully."
8515 msgstr "Izabrani korisnici su uspješno obrisani."
8517 #: libraries/classes/Controllers/Table/TrackingController.php:145
8519 #| msgid "No databases selected."
8520 msgid "No versions selected."
8521 msgstr "Nije izabrana ni jedna baza."
8523 #: libraries/classes/Controllers/Table/TrackingController.php:174
8524 msgid "SQL statements executed."
8527 #: libraries/classes/Controllers/UserPasswordController.php:54
8528 msgid "You don't have sufficient privileges to be here right now!"
8529 msgstr "Nije Vam dozvoljeno da budete ovdje!"
8531 #: libraries/classes/Controllers/View/CreateController.php:81
8532 msgid "View name can not be empty!"
8535 #: libraries/classes/Core.php:200 libraries/classes/ZipExtension.php:62
8537 msgid "The %s extension is missing. Please check your PHP configuration."
8540 #: libraries/classes/Database/CentralColumns.php:293
8541 #: libraries/classes/Database/CentralColumns.php:399
8542 #: libraries/classes/Database/CentralColumns.php:611
8544 "The configuration storage is not ready for the central list of columns "
8548 #: libraries/classes/Database/CentralColumns.php:351
8550 msgid "Could not add %1$s as they already exist in central list!"
8553 #: libraries/classes/Database/CentralColumns.php:367
8555 msgid "Could not add columns!"
8556 msgstr "Dodaj novo polje"
8558 #: libraries/classes/Database/CentralColumns.php:451
8561 "Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
8564 #: libraries/classes/Database/CentralColumns.php:464
8566 #| msgid "Documentation"
8567 msgid "Could not remove columns!"
8568 msgstr "Dokumentacija"
8570 #: libraries/classes/Database/CentralColumns.php:625
8574 #: libraries/classes/Database/CentralColumns.php:625
8578 #: libraries/classes/Database/Designer/Common.php:528
8581 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
8582 #| "why click %shere%s."
8584 "phpMyAdmin configuration storage is not configured for \"Display Features\" "
8585 "on designer when user tries to set a display field."
8587 "phpMyAdmin configuration storage is not configured for \"Display Features\"."
8588 msgstr "phpMyAdmin konfiguracijski spremnik je isključen. %sSaznaj više%s."
8590 #: libraries/classes/Database/Designer/Common.php:573
8592 msgid "Error: relationship already exists."
8593 msgstr "Korisnik %s već postoji!"
8595 #: libraries/classes/Database/Designer/Common.php:625
8597 #| msgid "Modifications have been saved"
8598 msgid "FOREIGN KEY relationship has been added."
8599 msgstr "Izmjene su sačuvane"
8601 #: libraries/classes/Database/Designer/Common.php:633
8603 #| msgid "File could not be read"
8604 msgid "Error: FOREIGN KEY relationship could not be added!"
8605 msgstr "Datoteku nije moguće pročitati"
8607 #: libraries/classes/Database/Designer/Common.php:640
8608 msgid "Error: Missing index on column(s)."
8611 #: libraries/classes/Database/Designer/Common.php:648
8612 #: libraries/classes/Database/Designer/Common.php:727
8613 msgid "Error: Relational features are disabled!"
8616 #: libraries/classes/Database/Designer/Common.php:672
8618 msgid "Internal relationship has been added."
8619 msgstr "Opšte osobine relacija"
8621 #: libraries/classes/Database/Designer/Common.php:680
8623 #| msgid "File could not be read"
8624 msgid "Error: Internal relationship could not be added!"
8625 msgstr "Datoteku nije moguće pročitati"
8627 #: libraries/classes/Database/Designer/Common.php:718
8629 #| msgid "Modifications have been saved"
8630 msgid "FOREIGN KEY relationship has been removed."
8631 msgstr "Izmjene su sačuvane"
8633 #: libraries/classes/Database/Designer/Common.php:749
8635 #| msgid "File could not be read"
8636 msgid "Error: Internal relationship could not be removed!"
8637 msgstr "Datoteku nije moguće pročitati"
8639 #: libraries/classes/Database/Designer/Common.php:755
8641 msgid "Internal relationship has been removed."
8642 msgstr "Opšte osobine relacija"
8644 #: libraries/classes/Database/Designer.php:136
8645 msgid "Could not load schema plugins, please check your installation!"
8648 #: libraries/classes/Database/Events.php:104
8649 #: libraries/classes/Database/Events.php:113
8650 #: libraries/classes/Database/Events.php:139
8651 #: libraries/classes/Database/Routines.php:225
8652 #: libraries/classes/Database/Routines.php:246
8653 #: libraries/classes/Database/Routines.php:348
8654 #: libraries/classes/Database/Routines.php:1250
8655 #: libraries/classes/Database/Triggers.php:117
8656 #: libraries/classes/Database/Triggers.php:126
8657 #: libraries/classes/Database/Triggers.php:153
8659 msgid "The following query has failed: \"%s\""
8662 #: libraries/classes/Database/Events.php:108
8663 #: libraries/classes/Database/Events.php:117
8664 #: libraries/classes/Database/Events.php:143
8665 #: libraries/classes/Database/Events.php:505
8666 #: libraries/classes/Database/Routines.php:229
8667 #: libraries/classes/Database/Routines.php:250
8668 #: libraries/classes/Database/Routines.php:352
8669 #: libraries/classes/Database/Routines.php:1254
8670 #: libraries/classes/Database/Routines.php:1540
8671 #: libraries/classes/Database/Triggers.php:121
8672 #: libraries/classes/Database/Triggers.php:130
8673 #: libraries/classes/Database/Triggers.php:157
8674 #: libraries/classes/Database/Triggers.php:437
8675 #: libraries/classes/Html/Generator.php:931
8676 msgid "MySQL said: "
8677 msgstr "MySQL kaže: "
8679 #: libraries/classes/Database/Events.php:126
8680 #, fuzzy, php-format
8681 #| msgid "Table %s has been dropped."
8682 msgid "Event %1$s has been modified."
8683 msgstr "Tabela %s je odbačena"
8685 #: libraries/classes/Database/Events.php:146
8686 #, fuzzy, php-format
8687 msgid "Event %1$s has been created."
8688 msgstr "Tabela %s je odbačena"
8690 #: libraries/classes/Database/Events.php:160
8691 #: libraries/classes/Database/Routines.php:266
8692 #: libraries/classes/Database/Triggers.php:174
8693 msgid "One or more errors have occurred while processing your request:"
8696 #: libraries/classes/Database/Events.php:239
8699 msgstr "Dodaj novog korisnika"
8701 #: libraries/classes/Database/Events.php:243
8706 #: libraries/classes/Database/Events.php:404
8707 #: libraries/classes/Database/Routines.php:984
8708 #: libraries/classes/Database/Triggers.php:381
8709 msgid "The definer must be in the \"username@hostname\" format!"
8712 #: libraries/classes/Database/Events.php:412
8713 msgid "You must provide an event name!"
8716 #: libraries/classes/Database/Events.php:426
8717 msgid "You must provide a valid interval value for the event."
8720 #: libraries/classes/Database/Events.php:446
8721 msgid "You must provide a valid execution time for the event."
8724 #: libraries/classes/Database/Events.php:450
8725 msgid "You must provide a valid type for the event."
8728 #: libraries/classes/Database/Events.php:476
8729 msgid "You must provide an event definition."
8732 #: libraries/classes/Database/Events.php:502
8733 msgid "Sorry, we failed to restore the dropped event."
8736 #: libraries/classes/Database/Events.php:503
8737 #: libraries/classes/Database/Routines.php:1538
8738 #: libraries/classes/Database/Triggers.php:435
8739 msgid "The backed up query was:"
8742 #: libraries/classes/Database/Events.php:534
8743 #: libraries/classes/Database/Routines.php:151
8744 #: libraries/classes/Database/Routines.php:1143
8745 #: libraries/classes/Database/Routines.php:1312
8746 #: libraries/classes/Database/Triggers.php:466
8748 #| msgid "Processes"
8749 msgid "Error in processing request:"
8752 #: libraries/classes/Database/Events.php:536
8753 #, fuzzy, php-format
8754 #| msgid "No tables found in database."
8755 msgid "No event with name %1$s found in database %2$s."
8756 msgstr "Tabele nisu pronađene u bazi."
8758 #: libraries/classes/Database/Events.php:568
8760 msgid "Export of event %s"
8763 #: libraries/classes/Database/Events.php:589
8764 #, fuzzy, php-format
8765 #| msgid "No tables found in database."
8767 "Error in processing request: No event with name %1$s found in database %2$s."
8768 msgstr "Tabele nisu pronađene u bazi."
8770 #: libraries/classes/DatabaseInterface.php:1130
8773 "Unable to use timezone \"%1$s\" for server %2$d. Please check your "
8774 "configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. "
8775 "phpMyAdmin is currently using the default time zone of the database server."
8778 #: libraries/classes/DatabaseInterface.php:1175
8779 msgid "Failed to set configured collation connection!"
8782 #: libraries/classes/DatabaseInterface.php:1868
8784 #| msgid "Add new field"
8785 msgid "Missing connection parameters!"
8786 msgstr "Dodaj novo polje"
8788 #: libraries/classes/DatabaseInterface.php:1893
8789 msgid "Connection for controluser as defined in your configuration failed."
8792 #: libraries/classes/DatabaseInterface.php:2298
8794 msgid "See %sour documentation%s for more information."
8797 #: libraries/classes/Database/Qbe.php:756
8798 #: templates/database/qbe/ins_del_and_or_cell.twig:21
8804 #: libraries/classes/Database/Qbe.php:760
8805 #: templates/database/qbe/ins_del_and_or_cell.twig:9
8809 #: libraries/classes/Database/Qbe.php:766
8813 #: libraries/classes/Database/Qbe.php:769
8817 #: libraries/classes/Database/Qbe.php:1674
8820 msgid "Saved bookmarked search:"
8821 msgstr "Pretraživanje"
8823 #: libraries/classes/Database/Qbe.php:1676
8826 msgid "New bookmark"
8827 msgstr "Pretraživanje"
8829 #: libraries/classes/Database/Qbe.php:1703
8832 msgid "Create bookmark"
8833 msgstr "Pretraživanje"
8835 #: libraries/classes/Database/Qbe.php:1706
8838 msgid "Update bookmark"
8839 msgstr "Pretraživanje"
8841 #: libraries/classes/Database/Qbe.php:1708
8844 msgid "Delete bookmark"
8845 msgstr "Pretraživanje"
8847 #: libraries/classes/Database/Routines.php:118
8849 #| msgid "Add new field"
8851 msgstr "Dodaj novo polje"
8853 #: libraries/classes/Database/Routines.php:122
8854 msgid "Edit routine"
8857 #: libraries/classes/Database/Routines.php:154
8860 "No routine with name %1$s found in database %2$s. You might be lacking the "
8861 "necessary privileges to edit this routine."
8864 #: libraries/classes/Database/Routines.php:206
8865 #: libraries/classes/Database/Routines.php:992
8867 msgid "Invalid routine type: \"%s\""
8870 #: libraries/classes/Database/Routines.php:253
8871 #, fuzzy, php-format
8872 msgid "Routine %1$s has been created."
8873 msgstr "Tabela %s je odbačena"
8875 #: libraries/classes/Database/Routines.php:413
8876 #, fuzzy, php-format
8877 #| msgid "Table %s has been dropped."
8878 msgid "Routine %1$s has been modified. Privileges have been adjusted."
8879 msgstr "Tabela %s je odbačena"
8881 #: libraries/classes/Database/Routines.php:418
8882 #, fuzzy, php-format
8883 #| msgid "Table %s has been dropped."
8884 msgid "Routine %1$s has been modified."
8885 msgstr "Tabela %s je odbačena"
8887 #: libraries/classes/Database/Routines.php:825
8888 msgid "You must provide a name and a type for each routine parameter."
8891 #: libraries/classes/Database/Routines.php:843
8893 msgid "Invalid direction \"%s\" given for parameter."
8896 #: libraries/classes/Database/Routines.php:863
8897 #: libraries/classes/Database/Routines.php:930
8899 "You must provide length/values for routine parameters of type ENUM, SET, "
8900 "VARCHAR and VARBINARY."
8903 #: libraries/classes/Database/Routines.php:912
8904 msgid "You must provide a valid return type for the routine."
8907 #: libraries/classes/Database/Routines.php:1000
8908 msgid "You must provide a routine name!"
8911 #: libraries/classes/Database/Routines.php:1065
8912 msgid "You must provide a routine definition."
8915 #: libraries/classes/Database/Routines.php:1145
8916 #: libraries/classes/Database/Routines.php:1314
8917 #, fuzzy, php-format
8918 #| msgid "No tables found in database."
8919 msgid "No routine with name %1$s found in database %2$s."
8920 msgstr "Tabele nisu pronađene u bazi."
8922 #: libraries/classes/Database/Routines.php:1184
8924 msgid "Execution results of routine %s"
8927 #: libraries/classes/Database/Routines.php:1232
8929 msgid "%d row affected by the last statement inside the procedure."
8930 msgid_plural "%d rows affected by the last statement inside the procedure."
8935 #: libraries/classes/Database/Routines.php:1297
8936 #: libraries/classes/Database/Routines.php:1304
8937 msgid "Execute routine"
8940 #: libraries/classes/Database/Routines.php:1537
8941 msgid "Sorry, we failed to restore the dropped routine."
8944 #: libraries/classes/Database/Routines.php:1567
8946 msgid "Export of routine %s"
8949 #: libraries/classes/Database/Routines.php:1589
8952 "Error in processing request: No routine with name %1$s found in database "
8953 "%2$s. You might be lacking the necessary privileges to view/export this "
8957 #: libraries/classes/Database/Search.php:103
8958 #: templates/database/search/main.twig:19
8959 msgid "at least one of the words"
8960 msgstr "bar jednu od riječi"
8962 #: libraries/classes/Database/Search.php:104
8963 #: templates/database/search/main.twig:23
8965 #| msgid "at least one of the words"
8966 msgid "all of the words"
8967 msgstr "bar jednu od riječi"
8969 #: libraries/classes/Database/Search.php:105
8970 #: templates/database/search/main.twig:27
8972 #| msgid "the exact phrase"
8973 msgid "the exact phrase as substring"
8974 msgstr "tačan izraz"
8976 #: libraries/classes/Database/Search.php:106
8977 #: templates/database/search/main.twig:31
8979 #| msgid "the exact phrase"
8980 msgid "the exact phrase as whole field"
8981 msgstr "tačan izraz"
8983 #: libraries/classes/Database/Search.php:107
8984 #: templates/database/search/main.twig:35
8985 msgid "as regular expression"
8986 msgstr "kao regularni izraz"
8988 #: libraries/classes/Database/Triggers.php:140
8989 #, fuzzy, php-format
8990 #| msgid "Table %s has been dropped."
8991 msgid "Trigger %1$s has been modified."
8992 msgstr "Tabela %s je odbačena"
8994 #: libraries/classes/Database/Triggers.php:160
8995 #, fuzzy, php-format
8996 msgid "Trigger %1$s has been created."
8997 msgstr "Tabela %s je odbačena"
8999 #: libraries/classes/Database/Triggers.php:255
9002 msgstr "Dodaj novog korisnika"
9004 #: libraries/classes/Database/Triggers.php:259
9006 msgid "Edit trigger"
9007 msgstr "Dodaj novog korisnika"
9009 #: libraries/classes/Database/Triggers.php:389
9010 msgid "You must provide a trigger name!"
9013 #: libraries/classes/Database/Triggers.php:395
9014 msgid "You must provide a valid timing for the trigger!"
9017 #: libraries/classes/Database/Triggers.php:401
9018 msgid "You must provide a valid event for the trigger!"
9021 #: libraries/classes/Database/Triggers.php:408
9022 msgid "You must provide a valid table name!"
9025 #: libraries/classes/Database/Triggers.php:415
9026 msgid "You must provide a trigger definition."
9029 #: libraries/classes/Database/Triggers.php:434
9030 msgid "Sorry, we failed to restore the dropped trigger."
9033 #: libraries/classes/Database/Triggers.php:468
9034 #, fuzzy, php-format
9035 #| msgid "No tables found in database."
9036 msgid "No trigger with name %1$s found in database %2$s."
9037 msgstr "Tabele nisu pronađene u bazi."
9039 #: libraries/classes/Database/Triggers.php:502
9040 #: templates/database/triggers/export.twig:2
9042 msgid "Export of trigger %s"
9045 #: libraries/classes/Database/Triggers.php:520
9046 #, fuzzy, php-format
9047 #| msgid "No tables found in database."
9049 "Error in processing request: No trigger with name %1$s found in database "
9051 msgstr "Tabele nisu pronađene u bazi."
9053 #: libraries/classes/Dbal/DbiMysqli.php:152
9054 msgid "SSL connection enforced by server, automatically enabling it."
9057 #: libraries/classes/Dbal/DbiMysqli.php:164
9060 "Error 1045: Access denied for user. Additional error information may be "
9061 "available, but is being hidden by the %s configuration directive."
9064 #: libraries/classes/Display/Results.php:897 templates/list_navigator.twig:8
9065 #: templates/list_navigator.twig:13
9068 msgctxt "First page"
9072 #: libraries/classes/Display/Results.php:904 templates/list_navigator.twig:16
9073 #: templates/list_navigator.twig:21 templates/server/binlog/index.twig:47
9074 #: templates/server/binlog/index.twig:52
9077 msgctxt "Previous page"
9081 #: libraries/classes/Display/Results.php:930 templates/list_navigator.twig:33
9082 #: templates/list_navigator.twig:35 templates/server/binlog/index.twig:72
9083 #: templates/server/binlog/index.twig:77
9090 #: libraries/classes/Display/Results.php:955 templates/list_navigator.twig:42
9091 #: templates/list_navigator.twig:44
9098 #: libraries/classes/Display/Results.php:1468
9099 #: templates/display/results/table.twig:129
9101 #| msgid "Partial Texts"
9102 msgid "Partial texts"
9105 #: libraries/classes/Display/Results.php:1472
9106 #: templates/display/results/table.twig:133
9108 #| msgid "Full Texts"
9112 #: libraries/classes/Display/Results.php:1813
9113 #: libraries/classes/Display/Results.php:1839 libraries/classes/Util.php:2575
9114 #: libraries/classes/Util.php:2598 libraries/config.values.php:113
9115 #: templates/database/multi_table_query/form.twig:69
9116 #: templates/database/qbe/sort_select_cell.twig:7
9117 #: templates/server/databases/index.twig:111
9118 #: templates/server/databases/index.twig:128
9119 #: templates/server/databases/index.twig:147
9120 #: templates/server/status/processes/list.twig:12
9121 #: templates/table/operations/index.twig:31
9122 #: templates/table/search/index.twig:163
9126 #: libraries/classes/Display/Results.php:1821
9127 #: libraries/classes/Display/Results.php:1831 libraries/classes/Util.php:2567
9128 #: libraries/classes/Util.php:2590 libraries/config.values.php:112
9129 #: templates/database/multi_table_query/form.twig:68
9130 #: templates/database/qbe/sort_select_cell.twig:5
9131 #: templates/server/databases/index.twig:109
9132 #: templates/server/databases/index.twig:126
9133 #: templates/server/databases/index.twig:145
9134 #: templates/server/status/processes/list.twig:14
9135 #: templates/table/operations/index.twig:27
9136 #: templates/table/search/index.twig:159
9140 #: libraries/classes/Display/Results.php:3006
9141 #: libraries/classes/Display/Results.php:3021
9143 #| msgid "The row has been deleted."
9144 msgid "The row has been deleted."
9145 msgstr "Red je obrisan"
9147 #: libraries/classes/Display/Results.php:3053
9148 #: templates/server/status/processes/list.twig:44
9152 #: libraries/classes/Display/Results.php:3614
9153 msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
9156 #: libraries/classes/Display/Results.php:3980
9157 #, fuzzy, php-format
9158 #| msgid "Showing rows"
9159 msgid "Showing rows %1s - %2s"
9160 msgstr "Prikaz zapisa"
9162 #: libraries/classes/Display/Results.php:3994
9164 msgid "%1$d total, %2$d in query"
9167 #: libraries/classes/Display/Results.php:3999
9168 #, fuzzy, php-format
9173 #: libraries/classes/Display/Results.php:4012 libraries/classes/Sql.php:973
9174 #, fuzzy, php-format
9175 #| msgid "Query took %01.4f sec"
9176 msgid "Query took %01.4f seconds."
9177 msgstr "Upit je trajao %01.4f sekundi"
9179 #: libraries/classes/Display/Results.php:4343
9181 #| msgid "Link not found"
9182 msgid "Link not found!"
9183 msgstr "Veza nije pronađena"
9185 #: libraries/classes/Engines/Bdb.php:28
9187 msgid "Version information"
9188 msgstr "Podatci o prijavi"
9190 #: libraries/classes/Engines/Innodb.php:31
9191 msgid "Data home directory"
9194 #: libraries/classes/Engines/Innodb.php:32
9195 msgid "The common part of the directory path for all InnoDB data files."
9198 #: libraries/classes/Engines/Innodb.php:35
9201 msgstr "Samo podaci"
9203 #: libraries/classes/Engines/Innodb.php:38
9204 msgid "Autoextend increment"
9207 #: libraries/classes/Engines/Innodb.php:40
9209 "The increment size for extending the size of an autoextending tablespace "
9210 "when it becomes full."
9213 #: libraries/classes/Engines/Innodb.php:45
9214 msgid "Buffer pool size"
9217 #: libraries/classes/Engines/Innodb.php:46
9219 "The size of the memory buffer InnoDB uses to cache data and indexes of its "
9223 #: libraries/classes/Engines/Innodb.php:107
9227 #: libraries/classes/Engines/Innodb.php:108
9228 #: libraries/classes/Server/Status/Data.php:233
9229 msgid "InnoDB Status"
9230 msgstr "InnoDB status"
9232 #: libraries/classes/Engines/Innodb.php:135
9233 msgid "Buffer Pool Usage"
9236 #: libraries/classes/Engines/Innodb.php:142
9240 #: libraries/classes/Engines/Innodb.php:150
9244 #: libraries/classes/Engines/Innodb.php:156
9248 #: libraries/classes/Engines/Innodb.php:162
9249 msgid "Pages containing data"
9252 #: libraries/classes/Engines/Innodb.php:168
9254 msgid "Pages to be flushed"
9255 msgstr "Tabela %s je osvežena"
9257 #: libraries/classes/Engines/Innodb.php:174
9261 #: libraries/classes/Engines/Innodb.php:183
9262 msgid "Latched pages"
9265 #: libraries/classes/Engines/Innodb.php:194
9266 msgid "Buffer Pool Activity"
9269 #: libraries/classes/Engines/Innodb.php:198
9270 msgid "Read requests"
9273 #: libraries/classes/Engines/Innodb.php:204
9274 msgid "Write requests"
9277 #: libraries/classes/Engines/Innodb.php:210
9281 #: libraries/classes/Engines/Innodb.php:216
9285 #: libraries/classes/Engines/Innodb.php:222
9286 msgid "Read misses in %"
9289 #: libraries/classes/Engines/Innodb.php:237
9290 msgid "Write waits in %"
9293 #: libraries/classes/Engines/Myisam.php:28
9294 msgid "Data pointer size"
9297 #: libraries/classes/Engines/Myisam.php:30
9299 "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
9300 "tables when no MAX_ROWS option is specified."
9303 #: libraries/classes/Engines/Myisam.php:36
9304 msgid "Automatic recovery mode"
9307 #: libraries/classes/Engines/Myisam.php:38
9309 "The mode for automatic recovery of crashed MyISAM tables, as set via the --"
9310 "myisam-recover server startup option."
9313 #: libraries/classes/Engines/Myisam.php:43
9314 msgid "Maximum size for temporary sort files"
9317 #: libraries/classes/Engines/Myisam.php:45
9319 "The maximum size of the temporary file MySQL is allowed to use while re-"
9320 "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
9324 #: libraries/classes/Engines/Myisam.php:52
9325 msgid "Maximum size for temporary files on index creation"
9328 #: libraries/classes/Engines/Myisam.php:54
9330 "If the temporary file used for fast MyISAM index creation would be larger "
9331 "than using the key cache by the amount specified here, prefer the key cache "
9335 #: libraries/classes/Engines/Myisam.php:61
9336 msgid "Repair threads"
9339 #: libraries/classes/Engines/Myisam.php:63
9341 "If this value is greater than 1, MyISAM table indexes are created in "
9342 "parallel (each index in its own thread) during the repair by sorting process."
9345 #: libraries/classes/Engines/Myisam.php:70
9346 msgid "Sort buffer size"
9349 #: libraries/classes/Engines/Myisam.php:72
9351 "The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
9352 "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
9355 #: libraries/classes/Engines/Pbxt.php:33
9356 msgid "Index cache size"
9359 #: libraries/classes/Engines/Pbxt.php:35
9361 "This is the amount of memory allocated to the index cache. Default value is "
9362 "32MB. The memory allocated here is used only for caching index pages."
9365 #: libraries/classes/Engines/Pbxt.php:42
9366 msgid "Record cache size"
9369 #: libraries/classes/Engines/Pbxt.php:44
9371 "This is the amount of memory allocated to the record cache used to cache "
9372 "table data. The default value is 32MB. This memory is used to cache changes "
9373 "to the handle data (.xtd) and row pointer (.xtr) files."
9376 #: libraries/classes/Engines/Pbxt.php:52
9377 msgid "Log cache size"
9380 #: libraries/classes/Engines/Pbxt.php:54
9382 "The amount of memory allocated to the transaction log cache used to cache on "
9383 "transaction log data. The default is 16MB."
9386 #: libraries/classes/Engines/Pbxt.php:61
9387 msgid "Log file threshold"
9390 #: libraries/classes/Engines/Pbxt.php:63
9392 "The size of a transaction log before rollover, and a new log is created. The "
9393 "default value is 16MB."
9396 #: libraries/classes/Engines/Pbxt.php:69
9397 msgid "Transaction buffer size"
9400 #: libraries/classes/Engines/Pbxt.php:71
9402 "The size of the global transaction log buffer (the engine allocates 2 "
9403 "buffers of this size). The default is 1MB."
9406 #: libraries/classes/Engines/Pbxt.php:78
9407 msgid "Checkpoint frequency"
9410 #: libraries/classes/Engines/Pbxt.php:80
9412 "The amount of data written to the transaction log before a checkpoint is "
9413 "performed. The default value is 24MB."
9416 #: libraries/classes/Engines/Pbxt.php:87
9417 msgid "Data log threshold"
9420 #: libraries/classes/Engines/Pbxt.php:89
9422 "The maximum size of a data log file. The default value is 64MB. PBXT can "
9423 "create a maximum of 32000 data logs, which are used by all tables. So the "
9424 "value of this variable can be increased to increase the total amount of data "
9425 "that can be stored in the database."
9428 #: libraries/classes/Engines/Pbxt.php:98
9429 msgid "Garbage threshold"
9432 #: libraries/classes/Engines/Pbxt.php:100
9434 "The percentage of garbage in a data log file before it is compacted. This is "
9435 "a value between 1 and 99. The default is 50."
9438 #: libraries/classes/Engines/Pbxt.php:107
9439 msgid "Log buffer size"
9442 #: libraries/classes/Engines/Pbxt.php:109
9444 "The size of the buffer used when writing a data log. The default is 256MB. "
9445 "The engine allocates one buffer per thread, but only if the thread is "
9446 "required to write a data log."
9449 #: libraries/classes/Engines/Pbxt.php:117
9450 msgid "Data file grow size"
9453 #: libraries/classes/Engines/Pbxt.php:118
9454 msgid "The grow size of the handle data (.xtd) files."
9457 #: libraries/classes/Engines/Pbxt.php:122
9458 msgid "Row file grow size"
9461 #: libraries/classes/Engines/Pbxt.php:123
9462 msgid "The grow size of the row pointer (.xtr) files."
9465 #: libraries/classes/Engines/Pbxt.php:127
9466 msgid "Log file count"
9469 #: libraries/classes/Engines/Pbxt.php:129
9471 "This is the number of transaction log files (pbxt/system/xlog*.xt) the "
9472 "system will maintain. If the number of logs exceeds this value then old logs "
9473 "will be deleted, otherwise they are renamed and given the next highest "
9477 #: libraries/classes/Engines/Pbxt.php:169
9478 #: libraries/classes/Html/Generator.php:792
9479 #: libraries/classes/Html/MySQLDocumentation.php:50
9480 #: libraries/classes/Sanitize.php:203
9481 #: templates/config/form_display/input.twig:10 templates/home/index.twig:244
9482 #: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
9483 #: templates/setup/home/index.twig:131
9484 msgid "Documentation"
9485 msgstr "Dokumentacija"
9487 #: libraries/classes/Engines/Pbxt.php:185
9490 "Documentation and further information about PBXT can be found on the "
9491 "%sPrimeBase XT Home Page%s."
9494 #: libraries/classes/ErrorHandler.php:104
9495 msgid "Too many error messages, some are not displayed."
9498 #: libraries/classes/ErrorHandler.php:428
9503 #: libraries/classes/ErrorHandler.php:433 templates/error/report_form.twig:25
9505 msgid "Automatically send report next time"
9506 msgstr "Verzija servera"
9508 #: libraries/classes/Export.php:158 libraries/classes/Export.php:194
9509 #: libraries/classes/Export.php:468
9511 msgid "Insufficient space to save the file %s."
9512 msgstr "Nedovoljno prostora za snimanje datoteke %s."
9514 #: libraries/classes/Export.php:417
9517 "File %s already exists on server, change filename or check overwrite option."
9519 "Datoteka %s već postoji na serveru, promijenite ime datoteke ili uključite "
9520 "opciju prepisivanja."
9522 #: libraries/classes/Export.php:424 libraries/classes/Export.php:434
9524 msgid "The web server does not have permission to save the file %s."
9525 msgstr "Veb serveru nije dozvoljeno da sačuva datoteku %s."
9527 #: libraries/classes/Export.php:474
9529 msgid "Dump has been saved to file %s."
9530 msgstr "Sadržaj baze je sačuvan u fajl %s."
9532 #. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
9533 #: libraries/classes/Export.php:981
9534 msgid "Exporting a raw query is not supported for this export method."
9537 #: libraries/classes/File.php:231
9538 msgid "File was not an uploaded file."
9541 #: libraries/classes/File.php:266
9542 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
9545 #: libraries/classes/File.php:271
9547 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
9551 #: libraries/classes/File.php:276
9552 msgid "The uploaded file was only partially uploaded."
9555 #: libraries/classes/File.php:280
9556 msgid "Missing a temporary folder."
9559 #: libraries/classes/File.php:283
9560 msgid "Failed to write file to disk."
9563 #: libraries/classes/File.php:286
9564 msgid "File upload stopped by extension."
9567 #: libraries/classes/File.php:289
9568 msgid "Unknown error in file upload."
9571 #: libraries/classes/File.php:422
9572 msgid "File is a symbolic link"
9575 #: libraries/classes/File.php:429 libraries/classes/File.php:520
9577 #| msgid "File could not be read"
9578 msgid "File could not be read!"
9579 msgstr "Datoteku nije moguće pročitati"
9581 #: libraries/classes/File.php:465
9582 msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
9585 #: libraries/classes/File.php:485
9586 msgid "Error while moving uploaded file."
9589 #: libraries/classes/File.php:494
9590 msgid "Cannot read uploaded file."
9593 #: libraries/classes/File.php:571
9596 "You attempted to load file with unsupported compression (%s). Either support "
9597 "for it is not implemented or disabled by your configuration."
9600 #: libraries/classes/FlashMessages.php:24
9602 #| msgid "Link not found"
9603 msgid "Session not found."
9604 msgstr "Veza nije pronađena"
9606 #: libraries/classes/Html/Generator.php:146
9607 #, fuzzy, php-format
9608 #| msgid "Jump to database \"%s\"."
9609 msgid "Jump to database “%s”."
9610 msgstr "Pređi na bazu \"%s\"."
9612 #: libraries/classes/Html/Generator.php:174
9614 msgid "The %s functionality is affected by a known bug, see %s"
9617 #: libraries/classes/Html/Generator.php:242
9618 msgid "SSL is not being used"
9621 #: libraries/classes/Html/Generator.php:247
9622 msgid "SSL is used with disabled verification"
9625 #: libraries/classes/Html/Generator.php:249
9626 msgid "SSL is used without certification authority"
9629 #: libraries/classes/Html/Generator.php:252
9633 #: libraries/classes/Html/Generator.php:357
9634 msgid "The PHP function password_hash() with default options."
9637 #: libraries/classes/Html/Generator.php:358
9638 msgid "password_hash() PHP function"
9641 #: libraries/classes/Html/Generator.php:640
9642 msgid "Skip Explain SQL"
9643 msgstr "Preskoči objašnjavanje SQL-a"
9645 #: libraries/classes/Html/Generator.php:649
9647 msgid "Analyze Explain at %s"
9650 #: libraries/classes/Html/Generator.php:678
9652 #| msgid "Without PHP Code"
9653 msgid "Without PHP code"
9654 msgstr "bez PHP koda"
9656 #: libraries/classes/Html/Generator.php:686
9657 #: templates/database/multi_table_query/form.twig:175
9658 #: templates/database/qbe/selection_form.twig:115
9660 #| msgid "Submit Query"
9661 msgid "Submit query"
9662 msgstr "Izvrši SQL upit"
9664 #: libraries/classes/Html/Generator.php:733 templates/console/display.twig:31
9665 #: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
9669 #: libraries/classes/Html/Generator.php:746
9671 #| msgid "Add new field"
9672 msgctxt "Inline edit query"
9674 msgstr "Dodaj novo polje"
9676 #: libraries/classes/Html/Generator.php:870
9677 msgid "Static analysis:"
9680 #: libraries/classes/Html/Generator.php:873
9682 msgid "%d errors were found during analysis."
9685 #: libraries/classes/Import.php:287 libraries/classes/Sql.php:981
9686 msgid "[ROLLBACK occurred.]"
9689 #: libraries/classes/Import.php:1258
9691 "The following structures have either been created or altered. Here you can:"
9694 #: libraries/classes/Import.php:1260
9695 msgid "View a structure's contents by clicking on its name."
9698 #: libraries/classes/Import.php:1261
9700 "Change any of its settings by clicking the corresponding \"Options\" link."
9703 #: libraries/classes/Import.php:1262
9704 msgid "Edit structure by following the \"Structure\" link."
9707 #: libraries/classes/Import.php:1266 libraries/classes/Import.php:1300
9708 #: libraries/classes/Plugins/Export/ExportCodegen.php:66
9709 #: libraries/classes/Plugins/Export/ExportCsv.php:46
9710 #: libraries/classes/Plugins/Export/ExportExcel.php:39
9711 #: libraries/classes/Plugins/Export/ExportHtmlword.php:46
9712 #: libraries/classes/Plugins/Export/ExportJson.php:72
9713 #: libraries/classes/Plugins/Export/ExportLatex.php:67
9714 #: libraries/classes/Plugins/Export/ExportMediawiki.php:45
9715 #: libraries/classes/Plugins/Export/ExportOds.php:53
9716 #: libraries/classes/Plugins/Export/ExportOdt.php:59
9717 #: libraries/classes/Plugins/Export/ExportPdf.php:65
9718 #: libraries/classes/Plugins/Export/ExportPhparray.php:45
9719 #: libraries/classes/Plugins/Export/ExportSql.php:115
9720 #: libraries/classes/Plugins/Export/ExportTexytext.php:45
9721 #: libraries/classes/Plugins/Export/ExportXml.php:76
9722 #: libraries/classes/Plugins/Export/ExportYaml.php:44
9723 #: libraries/classes/Plugins/Import/ImportCsv.php:70
9724 #: libraries/classes/Plugins/Import/ImportLdi.php:51
9725 #: libraries/classes/Plugins/Import/ImportMediawiki.php:59
9726 #: libraries/classes/Plugins/Import/ImportOds.php:53
9727 #: libraries/classes/Plugins/Import/ImportShp.php:70
9728 #: libraries/classes/Plugins/Import/ImportSql.php:46
9729 #: libraries/classes/Plugins/Import/ImportXml.php:51
9730 #: templates/console/display.twig:7 templates/console/display.twig:140
9731 #: templates/database/designer/database_tables.twig:114
9732 #: templates/database/routines/editor_form.twig:53
9733 #: templates/table/structure/display_table_stats.twig:97
9738 #: libraries/classes/Import.php:1269
9739 #, fuzzy, php-format
9740 msgid "Go to database: %s"
9741 msgstr "Baza ne postoji"
9743 #: libraries/classes/Import.php:1275 libraries/classes/Import.php:1318
9745 msgid "Edit settings for %s"
9748 #: libraries/classes/Import.php:1303
9749 #, fuzzy, php-format
9750 msgid "Go to table: %s"
9751 msgstr "Baza ne postoji"
9753 #: libraries/classes/Import.php:1311
9754 #, fuzzy, php-format
9755 #| msgid "Structure only"
9756 msgid "Structure of %s"
9757 msgstr "Samo struktura"
9759 #: libraries/classes/Import.php:1329
9761 msgid "Go to view: %s"
9764 #: libraries/classes/Import.php:1357
9766 "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
9767 "engine tables can be rolled back."
9770 #: libraries/classes/Index.php:620
9773 "The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
9777 #: libraries/classes/InsertEdit.php:343
9778 #: libraries/classes/Navigation/Nodes/NodeFunction.php:28
9779 #: templates/database/routines/execute_form.twig:18
9780 #: templates/table/search/index.twig:36
9781 #: templates/table/zoom_search/index.twig:34
9785 #: libraries/classes/InsertEdit.php:346
9786 #: libraries/classes/Plugins/Export/ExportHtmlword.php:275
9787 #: libraries/classes/Plugins/Export/ExportHtmlword.php:370
9788 #: libraries/classes/Plugins/Export/ExportLatex.php:536
9789 #: libraries/classes/Plugins/Export/ExportOdt.php:370
9790 #: libraries/classes/Plugins/Export/ExportOdt.php:474
9791 #: libraries/classes/Plugins/Export/ExportTexytext.php:288
9792 #: libraries/classes/Plugins/Export/ExportTexytext.php:380
9793 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:527
9794 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
9795 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
9796 #: templates/columns_definitions/table_fields_definitions.twig:12
9797 #: templates/database/central_columns/edit.twig:9
9798 #: templates/database/central_columns/main.twig:20
9799 #: templates/database/central_columns/main.twig:224
9800 #: templates/database/data_dictionary/index.twig:23
9801 #: templates/database/data_dictionary/index.twig:74
9802 #: templates/database/events/index.twig:45
9803 #: templates/database/privileges/index.twig:19
9804 #: templates/database/routines/editor_form.twig:26
9805 #: templates/database/routines/editor_form.twig:51
9806 #: templates/database/routines/execute_form.twig:16
9807 #: templates/database/routines/index.twig:50
9808 #: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
9809 #: templates/table/privileges/index.twig:21
9810 #: templates/table/search/index.twig:39
9811 #: templates/table/structure/display_structure.twig:22
9812 #: templates/table/structure/display_structure.twig:459
9813 #: templates/table/tracking/structure_snapshot_columns.twig:7
9814 #: templates/table/tracking/structure_snapshot_indexes.twig:6
9815 #: templates/table/zoom_search/index.twig:37
9819 #: libraries/classes/InsertEdit.php:717 templates/import.twig:60
9820 #: templates/import.twig:85
9821 msgid "The directory you set for upload work cannot be reached."
9822 msgstr "Direkcija koju ste izabrali za slanje nije dostupna."
9824 #: libraries/classes/InsertEdit.php:725
9825 #: templates/database/qbe/ins_del_and_or_cell.twig:24
9826 #: templates/server/privileges/privileges_table.twig:32
9827 #: templates/server/privileges/privileges_table.twig:59
9828 #: templates/server/privileges/privileges_table.twig:86
9829 #: templates/server/privileges/privileges_table.twig:113
9830 #: templates/table/search/index.twig:129
9834 #: libraries/classes/InsertEdit.php:726
9836 #| msgid "web server upload directory"
9837 msgid "web server upload directory:"
9838 msgstr "direkcija za slanje web servera"
9840 #: libraries/classes/InsertEdit.php:1333 libraries/classes/Sql.php:964
9841 msgid "Showing SQL query"
9844 #: libraries/classes/InsertEdit.php:1357 libraries/classes/Sql.php:944
9846 msgid "Inserted row id: %1$d"
9849 #: libraries/classes/LanguageManager.php:979
9850 msgid "Ignoring unsupported language code."
9853 #: libraries/classes/Linter.php:108
9855 "Linting is disabled for this query because it exceeds the maximum length."
9858 #: libraries/classes/Linter.php:162
9860 msgid "%1$s (near <code>%2$s</code>)"
9863 #: libraries/classes/Menu.php:240
9864 #: libraries/classes/Navigation/Nodes/NodeTable.php:313
9865 #: libraries/classes/Util.php:1481 libraries/classes/Util.php:1975
9866 #: libraries/config.values.php:68 libraries/config.values.php:82
9867 #: libraries/config.values.php:183 templates/database/search/results.twig:34
9868 #: templates/database/structure/structure_table_row.twig:43
9869 #: templates/table/structure/display_structure.twig:282
9873 #: libraries/classes/Menu.php:259 libraries/classes/Menu.php:366
9874 #: libraries/classes/Navigation/Nodes/NodeTable.php:304
9875 #: libraries/classes/Util.php:1479 libraries/classes/Util.php:1961
9876 #: libraries/classes/Util.php:1978 libraries/config.values.php:64
9877 #: libraries/config.values.php:78 libraries/config.values.php:169
9878 #: libraries/config.values.php:179 templates/database/routines/index.twig:27
9879 #: templates/database/routines/index.twig:28
9880 #: templates/database/structure/structure_table_row.twig:53
9881 #: templates/server/databases/index.twig:76
9882 #: templates/server/databases/index.twig:77
9884 msgstr "Pretraživanje"
9886 #: libraries/classes/Menu.php:270
9887 #: libraries/classes/Navigation/Nodes/NodeTable.php:307
9888 #: libraries/classes/Util.php:1480 libraries/classes/Util.php:1979
9889 #: libraries/config.values.php:66 libraries/config.values.php:80
9890 #: libraries/config.values.php:181
9891 #: templates/database/qbe/ins_del_and_or_cell.twig:6
9892 #: templates/database/structure/structure_table_row.twig:59
9893 #: templates/sql/query.twig:75
9897 #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:406
9898 #: libraries/classes/Server/Privileges.php:2842 libraries/classes/Util.php:1966
9899 #: libraries/classes/Util.php:1982 libraries/config.values.php:161
9900 #: templates/database/privileges/index.twig:20
9901 #: templates/server/privileges/privileges_summary.twig:15
9902 #: templates/server/sub_page_header.twig:2
9903 #: templates/table/privileges/index.twig:22
9905 msgstr "Privilegije"
9907 #: libraries/classes/Menu.php:307 libraries/classes/Menu.php:317
9908 #: libraries/classes/Menu.php:397 libraries/classes/Util.php:1482
9909 #: libraries/classes/Util.php:1965 libraries/classes/Util.php:1983
9910 #: libraries/config.values.php:171 templates/table/operations/view.twig:8
9914 #: libraries/classes/Menu.php:323 libraries/classes/Menu.php:432
9915 #: libraries/classes/Util.php:1970 libraries/classes/Util.php:1984
9919 #: libraries/classes/Menu.php:330 libraries/classes/Menu.php:425
9920 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
9921 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
9922 #: libraries/classes/Plugins/Export/ExportHtmlword.php:558
9923 #: libraries/classes/Plugins/Export/ExportOdt.php:703
9924 #: libraries/classes/Plugins/Export/ExportPdf.php:261
9925 #: libraries/classes/Plugins/Export/ExportSql.php:2097
9926 #: libraries/classes/Plugins/Export/ExportTexytext.php:541
9927 #: libraries/classes/Plugins/Export/ExportXml.php:120
9928 #: libraries/classes/Util.php:1969 libraries/classes/Util.php:1985
9929 #: templates/database/triggers/list.twig:3
9933 #: libraries/classes/Menu.php:371 libraries/classes/Menu.php:379
9934 #: libraries/classes/Menu.php:387
9935 msgid "Database seems to be empty!"
9938 #: libraries/classes/Menu.php:374 libraries/classes/Util.php:1962
9940 msgstr "Upit po primeru"
9942 #: libraries/classes/Menu.php:412 libraries/classes/Util.php:1967
9943 #: templates/database/routines/index.twig:3
9947 #: libraries/classes/Menu.php:418
9948 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
9949 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
9950 #: libraries/classes/Plugins/Export/ExportSql.php:1014
9951 #: libraries/classes/Plugins/Export/ExportXml.php:100
9952 #: libraries/classes/Util.php:1968 templates/database/events/index.twig:3
9956 #: libraries/classes/Menu.php:439 libraries/classes/Util.php:1971
9960 #: libraries/classes/Menu.php:446 libraries/classes/Util.php:1972
9961 #: templates/database/structure/check_all_tables.twig:32
9963 #| msgid "Add/Delete Field Columns"
9964 msgid "Central columns"
9965 msgstr "Dodaj/obriši kolonu"
9967 #: libraries/classes/Menu.php:503
9970 msgid "User accounts"
9973 #: libraries/classes/Menu.php:538 libraries/classes/Server/Status/Data.php:152
9974 #: libraries/classes/Util.php:1951 templates/server/binlog/index.twig:3
9979 #: libraries/classes/Menu.php:545 libraries/classes/Server/Status/Data.php:157
9980 #: libraries/classes/Util.php:1952
9981 #: templates/database/structure/body_for_table_summary.twig:11
9982 #: templates/database/structure/table_header.twig:10
9983 #: templates/server/replication/index.twig:5
9988 #: libraries/classes/Menu.php:551 libraries/classes/Server/Status/Data.php:229
9989 #: libraries/classes/Util.php:1953 libraries/config.values.php:159
9990 #: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
9991 #: templates/sql/query.twig:191
9993 msgstr "Promjenljive"
9995 #: libraries/classes/Menu.php:556 libraries/classes/Util.php:1954
9997 msgstr "Kodne strane"
9999 #: libraries/classes/Menu.php:561 libraries/classes/Util.php:1956
10003 #: libraries/classes/Menu.php:566 libraries/classes/Util.php:1955
10004 #: templates/server/plugins/index.twig:4
10008 #: libraries/classes/Message.php:252
10010 msgid "%1$d row affected."
10011 msgid_plural "%1$d rows affected."
10015 #: libraries/classes/Message.php:273
10017 msgid "%1$d row deleted."
10018 msgid_plural "%1$d rows deleted."
10022 #: libraries/classes/Message.php:294
10024 msgid "%1$d row inserted."
10025 msgid_plural "%1$d rows inserted."
10029 #: libraries/classes/Navigation/Navigation.php:231
10031 #| msgid "Column names"
10033 msgstr "Imena kolona"
10035 #: libraries/classes/Navigation/Navigation.php:232
10040 #: libraries/classes/Navigation/Navigation.php:233
10045 #: libraries/classes/Navigation/Navigation.php:234
10047 msgid "Procedures:"
10050 #: libraries/classes/Navigation/Navigation.php:235
10051 #: templates/database/export/index.twig:14
10057 #: libraries/classes/Navigation/Navigation.php:236
10061 #: libraries/classes/Navigation/NavigationTree.php:759
10063 "There are large item groups in navigation panel which may affect the "
10064 "performance. Consider disabling item grouping in the navigation panel."
10067 #: libraries/classes/Navigation/NavigationTree.php:833
10069 #| msgid "Column names"
10071 msgstr "Imena kolona"
10073 #: libraries/classes/Navigation/NavigationTree.php:946
10075 msgid "%s result found"
10076 msgid_plural "%s results found"
10081 #: libraries/classes/Navigation/NavigationTree.php:1348
10082 msgid "Collapse all"
10085 #. l10n: The word "Node" must not be translated here
10086 #: libraries/classes/Navigation/NodeFactory.php:43
10088 msgid "Invalid class name \"%1$s\", using default of \"Node\""
10091 #: libraries/classes/Navigation/NodeFactory.php:73
10092 #, fuzzy, php-format
10093 msgid "Could not load class \"%1$s\""
10094 msgstr "Dodaj novo polje"
10096 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25
10097 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26
10098 #: templates/sql/query.twig:62
10100 #| msgid "Column names"
10102 msgstr "Imena kolona"
10104 #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:33
10105 msgctxt "Create new column"
10109 #: libraries/classes/Navigation/Nodes/NodeColumn.php:32
10110 #: libraries/classes/Plugins/Export/ExportHtmlword.php:272
10111 #: libraries/classes/Plugins/Export/ExportHtmlword.php:367
10112 #: libraries/classes/Plugins/Export/ExportLatex.php:535
10113 #: libraries/classes/Plugins/Export/ExportOdt.php:367
10114 #: libraries/classes/Plugins/Export/ExportOdt.php:471
10115 #: libraries/classes/Plugins/Export/ExportTexytext.php:287
10116 #: libraries/classes/Plugins/Export/ExportTexytext.php:379
10117 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:525
10118 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
10119 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
10120 #: templates/columns_definitions/column_name.twig:16
10121 #: templates/database/data_dictionary/index.twig:22
10122 #: templates/database/data_dictionary/index.twig:77 templates/indexes.twig:20
10123 #: templates/table/index_form.twig:138
10124 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:5
10125 #: templates/table/operations/index.twig:13
10126 #: templates/table/relation/common_form.twig:18
10127 #: templates/table/relation/common_form.twig:23
10128 #: templates/table/relation/common_form.twig:38
10129 #: templates/table/relation/common_form.twig:120
10130 #: templates/table/relation/common_form.twig:189
10131 #: templates/table/relation/foreign_key_row.twig:120
10132 #: templates/table/relation/foreign_key_row.twig:130
10133 #: templates/table/search/index.twig:38
10134 #: templates/table/structure/display_structure.twig:462
10135 #: templates/table/tracking/structure_snapshot_columns.twig:6
10136 #: templates/table/tracking/structure_snapshot_indexes.twig:9
10137 #: templates/table/zoom_search/index.twig:36
10138 #: templates/table/zoom_search/result_form.twig:35
10142 #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
10143 msgctxt "Create new database"
10147 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:42
10149 #| msgid "Database export options"
10150 msgid "Database operations"
10151 msgstr "Opcije za izvoz baze"
10153 #: libraries/classes/Navigation/Nodes/NodeDatabase.php:664
10155 #| msgid "Show grid"
10156 msgid "Show hidden items"
10157 msgstr "Prikaži mrežu"
10159 #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:33
10160 msgctxt "Create new event"
10164 #: libraries/classes/Navigation/Nodes/NodeEvent.php:28
10165 #: libraries/classes/Plugins/Export/ExportHtmlword.php:475
10166 #: libraries/classes/Plugins/Export/ExportOdt.php:600
10167 #: libraries/classes/Plugins/Export/ExportTexytext.php:456
10168 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
10169 #: templates/database/triggers/editor_form.twig:47
10170 #: templates/database/triggers/list.twig:48
10175 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
10176 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
10177 #: libraries/classes/Plugins/Export/ExportSql.php:634
10178 #: libraries/classes/Plugins/Export/ExportXml.php:105
10183 #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:33
10184 msgctxt "Create new function"
10188 #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:33
10189 msgctxt "Create new index"
10193 #: libraries/classes/Navigation/Nodes/Node.php:630
10194 msgid "Expand/Collapse"
10197 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
10198 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
10199 #: libraries/classes/Plugins/Export/ExportSql.php:623
10200 #: libraries/classes/Plugins/Export/ExportXml.php:110
10205 #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:33
10206 msgctxt "Create new procedure"
10210 #: libraries/classes/Navigation/Nodes/NodeProcedure.php:28
10215 #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:34
10216 msgctxt "Create new table"
10220 #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:33
10221 msgctxt "Create new trigger"
10225 #: libraries/classes/Navigation/Nodes/NodeTrigger.php:28
10228 msgstr "Dodaj novog korisnika"
10230 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
10231 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
10232 #: libraries/classes/Plugins/Export/ExportXml.php:125
10233 #: templates/database/structure/show_create.twig:28
10237 #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:34
10238 msgctxt "Create new view"
10242 #: libraries/classes/Normalization.php:223
10243 msgid "Make all columns atomic"
10246 #: libraries/classes/Normalization.php:225
10247 #: libraries/classes/Normalization.php:961
10248 msgid "First step of normalization (1NF)"
10251 #: libraries/classes/Normalization.php:228
10252 #: libraries/classes/Normalization.php:278
10253 #: libraries/classes/Normalization.php:324
10254 #: libraries/classes/Normalization.php:361
10258 #: libraries/classes/Normalization.php:230
10260 "Do you have any column which can be split into more than one column? For "
10261 "example: address can be split into street, city, country and zip."
10264 #: libraries/classes/Normalization.php:236
10265 msgid "Show me the central list of columns that are not already in this table"
10268 #: libraries/classes/Normalization.php:238
10270 "Select a column which can be split into more than one (on select of 'no such "
10271 "column', it'll move to next step)."
10274 #: libraries/classes/Normalization.php:253
10275 msgid "split into "
10278 #: libraries/classes/Normalization.php:275
10279 msgid "Have a primary key"
10282 #: libraries/classes/Normalization.php:281
10284 msgid "Primary key already exists."
10285 msgstr "Korisnik %s već postoji!"
10287 #: libraries/classes/Normalization.php:286
10289 "There is no primary key; please add one.<br>Hint: A primary key is a column "
10290 "(or combination of columns) that uniquely identify all rows."
10293 #: libraries/classes/Normalization.php:294
10294 msgid "Add a primary key on existing column(s)"
10297 #: libraries/classes/Normalization.php:298
10299 "If it's not possible to make existing column combinations as primary key"
10302 #: libraries/classes/Normalization.php:300
10304 msgid "+ Add a new primary key column"
10305 msgstr "Dodaj novo polje"
10307 #: libraries/classes/Normalization.php:323
10309 msgid "Remove redundant columns"
10310 msgstr "Promjeni ime tabele u "
10312 #: libraries/classes/Normalization.php:326
10314 "Do you have a group of columns which on combining gives an existing column? "
10315 "For example, if you have first_name, last_name and full_name then combining "
10316 "first_name and last_name gives full_name which is redundant."
10319 #: libraries/classes/Normalization.php:332
10321 "Check the columns which are redundant and click on remove. If no redundant "
10322 "column, click on 'No redundant column'"
10325 #: libraries/classes/Normalization.php:337
10327 #| msgid "Remove selected users"
10328 msgid "Remove selected"
10329 msgstr "Ukloni izabrane korisnike"
10331 #: libraries/classes/Normalization.php:338
10333 msgid "No redundant column"
10334 msgstr "Dodaj novo polje"
10336 #: libraries/classes/Normalization.php:360
10337 msgid "Move repeating groups"
10340 #: libraries/classes/Normalization.php:363
10342 "Do you have a group of two or more columns that are closely related and are "
10343 "all repeating the same attribute? For example, a table that holds data on "
10344 "books might have columns such as book_id, author1, author2, author3 and so "
10345 "on which form a repeating group. In this case a new table (book_id, author) "
10346 "should be created."
10349 #: libraries/classes/Normalization.php:371
10351 "Check the columns which form a repeating group. If no such group, click on "
10352 "'No repeating group'"
10355 #: libraries/classes/Normalization.php:376
10356 msgid "No repeating group"
10359 #: libraries/classes/Normalization.php:404
10363 #: libraries/classes/Normalization.php:404
10364 msgid "Find partial dependencies"
10367 #: libraries/classes/Normalization.php:425
10370 "No partial dependencies possible as no non-primary column exists since "
10371 "primary key ( %1$s ) is composed of all the columns in the table."
10374 #: libraries/classes/Normalization.php:431
10375 #: libraries/classes/Normalization.php:473
10376 msgid "Table is already in second normal form."
10379 #: libraries/classes/Normalization.php:436
10382 "The primary key ( %1$s ) consists of more than one column so we need to find "
10383 "the partial dependencies."
10386 #: libraries/classes/Normalization.php:440
10387 #: libraries/classes/Normalization.php:870
10389 "Please answer the following question(s) carefully to obtain a correct "
10393 #: libraries/classes/Normalization.php:442
10394 msgid "+ Show me the possible partial dependencies based on data in the table"
10397 #: libraries/classes/Normalization.php:445
10399 "For each column below, please select the <b>minimal set</b> of columns among "
10400 "given set whose values combined together are sufficient to determine the "
10401 "value of the column."
10404 #: libraries/classes/Normalization.php:458
10405 #: libraries/classes/Normalization.php:912
10407 msgid "'%1$s' depends on:"
10410 #: libraries/classes/Normalization.php:469
10413 "No partial dependencies possible as the primary key ( %1$s ) has just one "
10417 #: libraries/classes/Normalization.php:497
10420 "In order to put the original table '%1$s' into Second normal form we need to "
10421 "create the following tables:"
10424 #: libraries/classes/Normalization.php:535
10426 msgid "The second step of normalization is complete for table '%1$s'."
10429 #: libraries/classes/Normalization.php:591
10430 #: libraries/classes/Normalization.php:764
10431 #: libraries/classes/Normalization.php:842
10433 #| msgid "Processes"
10434 msgid "Error in processing!"
10437 #: libraries/classes/Normalization.php:638
10440 "In order to put the original table '%1$s' into Third normal form we need to "
10441 "create the following tables:"
10444 #: libraries/classes/Normalization.php:695
10445 msgid "The third step of normalization is complete."
10448 #: libraries/classes/Normalization.php:815
10450 msgid "Selected repeating group has been moved to the table '%s'"
10453 #: libraries/classes/Normalization.php:868
10459 #: libraries/classes/Normalization.php:868
10460 msgid "Find transitive dependencies"
10463 #: libraries/classes/Normalization.php:872
10465 "For each column below, please select the <b>minimal set</b> of columns among "
10466 "given set whose values combined together are sufficient to determine the "
10467 "value of the column.<br>Note: A column may have no transitive dependency, in "
10468 "that case you don't have to select any."
10471 #: libraries/classes/Normalization.php:926
10473 "No Transitive dependencies possible as the table doesn't have any non "
10474 "primary key columns"
10477 #: libraries/classes/Normalization.php:929
10478 msgid "Table is already in Third normal form!"
10481 #: libraries/classes/Normalization.php:955
10483 #| msgid "Propose table structure"
10484 msgid "Improve table structure (Normalization):"
10485 msgstr "Predloži strukturu tabele"
10487 #: libraries/classes/Normalization.php:956
10488 msgid "Select up to what step you want to normalize"
10491 #: libraries/classes/Normalization.php:966
10492 msgid "Second step of normalization (1NF+2NF)"
10495 #: libraries/classes/Normalization.php:971
10496 msgid "Third step of normalization (1NF+2NF+3NF)"
10499 #: libraries/classes/Normalization.php:976
10501 "Hint: Please follow the procedure carefully in order to obtain correct "
10505 #: libraries/classes/Normalization.php:1047
10507 "This list is based on a subset of the table's data and is not necessarily "
10511 #: libraries/classes/Normalization.php:1062
10512 msgid "No partial dependencies found!"
10515 #: libraries/classes/Operations.php:555
10516 #: templates/table/structure/display_partitions.twig:84
10520 #: libraries/classes/Operations.php:556
10521 #: templates/table/structure/display_partitions.twig:94
10526 #: libraries/classes/Operations.php:557
10527 #: templates/table/structure/display_partitions.twig:104
10531 #: libraries/classes/Operations.php:558
10532 #: templates/table/structure/display_partitions.twig:114
10536 #: libraries/classes/Operations.php:559
10537 #: templates/table/structure/display_partitions.twig:124
10540 msgstr "Popravi tabelu"
10542 #: libraries/classes/Operations.php:560
10543 #: templates/table/structure/display_partitions.twig:134
10547 #: libraries/classes/Operations.php:572 templates/database/events/index.twig:19
10548 #: templates/database/events/index.twig:20
10549 #: templates/database/events/index.twig:96
10550 #: templates/database/events/index.twig:102
10551 #: templates/database/events/row.twig:47 templates/database/events/row.twig:53
10552 #: templates/database/routines/index.twig:19
10553 #: templates/database/routines/index.twig:20
10554 #: templates/database/routines/parameter_row.twig:51
10555 #: templates/database/routines/row.twig:77
10556 #: templates/database/structure/check_all_tables.twig:16
10557 #: templates/database/structure/structure_table_row.twig:87
10558 #: templates/database/triggers/list.twig:19
10559 #: templates/database/triggers/list.twig:20
10560 #: templates/database/triggers/row.twig:52
10561 #: templates/database/triggers/row.twig:58 templates/indexes.twig:58
10562 #: templates/server/databases/index.twig:67
10563 #: templates/server/databases/index.twig:68
10564 #: templates/server/databases/index.twig:324
10565 #: templates/table/relation/foreign_key_row.twig:25
10566 #: templates/table/structure/display_partitions.twig:145
10567 #: templates/table/structure/display_structure.twig:120
10568 #: templates/table/structure/display_structure.twig:290
10569 #: templates/table/structure/display_structure.twig:508
10573 #: libraries/classes/Operations.php:574
10576 msgstr "Nema tabela"
10578 #: libraries/classes/Operations.php:930
10579 msgid "Can't move table to same one!"
10580 msgstr "Ne mogu da premjestim tabelu u samu sebe!"
10582 #: libraries/classes/Operations.php:932
10583 msgid "Can't copy table to same one!"
10584 msgstr "Ne mogu da kopiram tabelu u samu sebe!"
10586 #: libraries/classes/Operations.php:956
10587 #, fuzzy, php-format
10588 #| msgid "Table %s has been moved to %s."
10589 msgid "Table %s has been moved to %s. Privileges have been adjusted."
10590 msgstr "Tabela %s je pomjerena u %s."
10592 #: libraries/classes/Operations.php:962
10593 #, fuzzy, php-format
10594 #| msgid "Table %s has been copied to %s."
10595 msgid "Table %s has been copied to %s. Privileges have been adjusted."
10596 msgstr "Tabela %s je kopirana u %s."
10598 #: libraries/classes/Operations.php:969
10600 msgid "Table %s has been moved to %s."
10601 msgstr "Tabela %s je pomjerena u %s."
10603 #: libraries/classes/Operations.php:973
10605 msgid "Table %s has been copied to %s."
10606 msgstr "Tabela %s je kopirana u %s."
10608 #: libraries/classes/Operations.php:997
10609 msgid "The table name is empty!"
10610 msgstr "Ima tabele je prazno!"
10612 #: libraries/classes/Pdf.php:136
10614 #| msgid "Allows reading data."
10615 msgid "Error while creating PDF:"
10616 msgstr "Dozvoljava čitanje podataka."
10618 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
10619 msgid "Cannot connect: invalid settings."
10622 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
10623 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
10624 #: templates/login/header.twig:10
10626 msgid "Welcome to %s"
10627 msgstr "Dobrodošli na %s"
10629 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
10632 "You probably did not create a configuration file. You might want to use the "
10633 "%1$ssetup script%2$s to create one."
10636 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
10638 "phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
10639 "connection. You should check the host, username and password in your "
10640 "configuration and make sure that they correspond to the information given by "
10641 "the administrator of the MySQL server."
10643 "phpMyAdmin je pokušao da se poveže na MySQL server, ali je server odbio "
10644 "povezivanje. Provjerite naziv hosta, korisničko ime i lozinku u config.inc."
10645 "php i uvjerite se da odgovaraju podacima koje ste dobili od administratora "
10648 #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
10649 msgid "Retry to connect"
10652 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:133
10653 msgid "Your session has expired. Please log in again."
10656 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:252
10657 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
10660 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:287
10661 msgid "Failed to connect to the reCAPTCHA service!"
10664 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:289
10665 msgid "Entered captcha is wrong, try again!"
10668 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
10670 "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
10671 "restricts passwords to less than 1000 characters."
10674 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
10676 #| msgid "Cannot log in to the MySQL server"
10677 msgid "You are not allowed to log in to this MySQL server!"
10678 msgstr "Ne mogu da se prijavim na MySQL server"
10680 #: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
10681 msgid "Wrong username/password. Access denied."
10682 msgstr "Pogrešno korisničko ime/lozinka. Ulaz nije dozvoljen."
10684 #: libraries/classes/Plugins/Auth/AuthenticationSignon.php:149
10685 msgid "Can not find signon authentication script:"
10688 #: libraries/classes/Plugins/AuthenticationPlugin.php:180
10690 "Login without a password is forbidden by configuration (see AllowNoPassword)"
10693 #: libraries/classes/Plugins/AuthenticationPlugin.php:189
10696 "You have been automatically logged out due to inactivity of %s seconds. Once "
10697 "you log in again, you should be able to resume the work where you left off."
10700 #: libraries/classes/Plugins/AuthenticationPlugin.php:202
10701 #: libraries/classes/Plugins/AuthenticationPlugin.php:205
10702 msgid "Cannot log in to the MySQL server"
10703 msgstr "Ne mogu da se prijavim na MySQL server"
10705 #: libraries/classes/Plugins/AuthenticationPlugin.php:348
10706 msgid "You have enabled two factor authentication, please confirm your login."
10709 #: libraries/classes/Plugins/Export/ExportCodegen.php:80
10710 #: templates/export.twig:119
10716 #: libraries/classes/Plugins/Export/ExportCsv.php:58
10717 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:36
10719 #| msgid "Lines terminated by"
10720 msgid "Columns separated with:"
10721 msgstr "Linije se završavaju sa"
10723 #: libraries/classes/Plugins/Export/ExportCsv.php:63
10724 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:42
10726 #| msgid "Fields enclosed by"
10727 msgid "Columns enclosed with:"
10728 msgstr "Polja ograničena sa"
10730 #: libraries/classes/Plugins/Export/ExportCsv.php:68
10731 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:49
10733 #| msgid "Fields escaped by"
10734 msgid "Columns escaped with:"
10735 msgstr "Escape karakter "
10737 #: libraries/classes/Plugins/Export/ExportCsv.php:73
10738 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:56
10740 #| msgid "Lines terminated by"
10741 msgid "Lines terminated with:"
10742 msgstr "Linije se završavaju sa"
10744 #: libraries/classes/Plugins/Export/ExportCsv.php:78
10745 #: libraries/classes/Plugins/Export/ExportExcel.php:51
10746 #: libraries/classes/Plugins/Export/ExportHtmlword.php:80
10747 #: libraries/classes/Plugins/Export/ExportLatex.php:187
10748 #: libraries/classes/Plugins/Export/ExportOds.php:65
10749 #: libraries/classes/Plugins/Export/ExportOdt.php:132
10750 #: libraries/classes/Plugins/Export/ExportTexytext.php:84
10752 #| msgid "Replace NULL by"
10753 msgid "Replace NULL with:"
10754 msgstr "Zamijeni NULL sa"
10756 #: libraries/classes/Plugins/Export/ExportCsv.php:83
10757 #: libraries/classes/Plugins/Export/ExportExcel.php:56
10758 msgid "Remove carriage return/line feed characters within columns"
10761 #: libraries/classes/Plugins/Export/ExportExcel.php:66
10762 msgid "Excel edition:"
10765 #: libraries/classes/Plugins/Export/ExportHtmlword.php:62
10766 #: libraries/classes/Plugins/Export/ExportLatex.php:94
10767 #: libraries/classes/Plugins/Export/ExportMediawiki.php:66
10768 #: libraries/classes/Plugins/Export/ExportOdt.php:75
10769 #: libraries/classes/Plugins/Export/ExportPdf.php:91
10770 #: libraries/classes/Plugins/Export/ExportSql.php:242
10771 #: libraries/classes/Plugins/Export/ExportTexytext.php:61
10772 #: libraries/config.values.php:254 libraries/config.values.php:318
10773 #: libraries/config.values.php:334 libraries/config.values.php:342
10774 #: libraries/config.values.php:347
10779 #: libraries/classes/Plugins/Export/ExportHtmlword.php:63
10780 #: libraries/classes/Plugins/Export/ExportLatex.php:95
10781 #: libraries/classes/Plugins/Export/ExportMediawiki.php:67
10782 #: libraries/classes/Plugins/Export/ExportOdt.php:76
10783 #: libraries/classes/Plugins/Export/ExportPdf.php:92
10784 #: libraries/classes/Plugins/Export/ExportSql.php:243
10785 #: libraries/classes/Plugins/Export/ExportTexytext.php:62
10786 #: libraries/config.values.php:255 libraries/config.values.php:319
10787 #: libraries/config.values.php:335 libraries/config.values.php:343
10788 #: libraries/config.values.php:348
10792 #: libraries/classes/Plugins/Export/ExportHtmlword.php:64
10793 #: libraries/classes/Plugins/Export/ExportLatex.php:96
10794 #: libraries/classes/Plugins/Export/ExportMediawiki.php:68
10795 #: libraries/classes/Plugins/Export/ExportOdt.php:77
10796 #: libraries/classes/Plugins/Export/ExportPdf.php:93
10797 #: libraries/classes/Plugins/Export/ExportSql.php:244
10798 #: libraries/classes/Plugins/Export/ExportTexytext.php:63
10799 #: libraries/config.values.php:256 libraries/config.values.php:320
10800 #: libraries/config.values.php:336 libraries/config.values.php:344
10801 #: libraries/config.values.php:349
10803 #| msgid "Structure and data"
10804 msgid "structure and data"
10805 msgstr "Struktura i podatci"
10807 #: libraries/classes/Plugins/Export/ExportHtmlword.php:74
10808 #: libraries/classes/Plugins/Export/ExportLatex.php:158
10809 #: libraries/classes/Plugins/Export/ExportOdt.php:121
10810 #: libraries/classes/Plugins/Export/ExportTexytext.php:73
10811 #: libraries/classes/Plugins/Export/ExportXml.php:133
10813 msgid "Data dump options"
10814 msgstr "Opcije za izvoz baze"
10816 #: libraries/classes/Plugins/Export/ExportHtmlword.php:194
10817 #: libraries/classes/Plugins/Export/ExportOdt.php:245
10818 #: libraries/classes/Plugins/Export/ExportSql.php:2347
10819 #: libraries/classes/Plugins/Export/ExportTexytext.php:178
10820 msgid "Dumping data for table"
10821 msgstr "Prikaz podataka tabele"
10823 #: libraries/classes/Plugins/Export/ExportHtmlword.php:278
10824 #: libraries/classes/Plugins/Export/ExportHtmlword.php:373
10825 #: libraries/classes/Plugins/Export/ExportLatex.php:537
10826 #: libraries/classes/Plugins/Export/ExportOdt.php:373
10827 #: libraries/classes/Plugins/Export/ExportOdt.php:477
10828 #: libraries/classes/Plugins/Export/ExportTexytext.php:289
10829 #: libraries/classes/Plugins/Export/ExportTexytext.php:381
10830 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:529
10831 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
10832 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
10833 #: templates/columns_definitions/table_fields_definitions.twig:30
10834 #: templates/database/central_columns/edit.twig:14
10835 #: templates/database/central_columns/main.twig:40
10836 #: templates/database/central_columns/main.twig:244
10837 #: templates/database/data_dictionary/index.twig:24
10838 #: templates/database/data_dictionary/index.twig:80 templates/indexes.twig:23
10839 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:8
10840 #: templates/table/structure/display_structure.twig:25
10841 #: templates/table/structure/display_structure.twig:465
10842 #: templates/table/tracking/structure_snapshot_columns.twig:9
10843 #: templates/table/tracking/structure_snapshot_indexes.twig:12
10844 #: templates/table/zoom_search/result_form.twig:36
10848 #: libraries/classes/Plugins/Export/ExportHtmlword.php:281
10849 #: libraries/classes/Plugins/Export/ExportHtmlword.php:376
10850 #: libraries/classes/Plugins/Export/ExportLatex.php:538
10851 #: libraries/classes/Plugins/Export/ExportOdt.php:376
10852 #: libraries/classes/Plugins/Export/ExportOdt.php:480
10853 #: libraries/classes/Plugins/Export/ExportTexytext.php:290
10854 #: libraries/classes/Plugins/Export/ExportTexytext.php:382
10855 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
10856 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
10857 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
10858 #: templates/columns_definitions/table_fields_definitions.twig:20
10859 #: templates/database/central_columns/edit.twig:11
10860 #: templates/database/central_columns/main.twig:28
10861 #: templates/database/central_columns/main.twig:232
10862 #: templates/database/data_dictionary/index.twig:25
10863 #: templates/database/structure/body_for_table_summary.twig:52
10864 #: templates/server/replication/replica_configuration.twig:9
10865 #: templates/table/structure/display_structure.twig:26
10866 #: templates/table/tracking/structure_snapshot_columns.twig:10
10868 msgstr "Podrazumjevano"
10870 #: libraries/classes/Plugins/Export/ExportHtmlword.php:380
10871 #: libraries/classes/Plugins/Export/ExportLatex.php:540
10872 #: libraries/classes/Plugins/Export/ExportOdt.php:484
10873 #: libraries/classes/Plugins/Export/ExportTexytext.php:384
10874 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:540
10875 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
10876 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
10877 #: templates/database/data_dictionary/index.twig:27
10881 #: libraries/classes/Plugins/Export/ExportHtmlword.php:473
10882 #: libraries/classes/Plugins/Export/ExportOdt.php:594
10883 #: libraries/classes/Plugins/Export/ExportTexytext.php:454
10884 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:359
10885 #: templates/columns_definitions/table_fields_definitions.twig:9
10886 #: templates/database/central_columns/edit.twig:8
10887 #: templates/database/central_columns/main.twig:16
10888 #: templates/database/central_columns/main.twig:220
10889 #: templates/database/events/index.twig:43
10890 #: templates/database/routines/editor_form.twig:50
10891 #: templates/database/routines/execute_form.twig:15
10892 #: templates/database/routines/index.twig:49
10893 #: templates/database/triggers/list.twig:43 templates/setup/home/index.twig:49
10894 #: templates/table/structure/display_structure.twig:21
10898 #: libraries/classes/Plugins/Export/ExportHtmlword.php:476
10899 #: libraries/classes/Plugins/Export/ExportOdt.php:603
10900 #: libraries/classes/Plugins/Export/ExportTexytext.php:457
10901 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
10902 #: templates/database/events/editor_form.twig:82
10903 #: templates/database/routines/editor_form.twig:109
10904 #: templates/database/triggers/editor_form.twig:57
10906 #| msgid "Description"
10910 #: libraries/classes/Plugins/Export/ExportHtmlword.php:548
10911 #: libraries/classes/Plugins/Export/ExportOdt.php:681
10912 #: libraries/classes/Plugins/Export/ExportSql.php:2083
10913 #: libraries/classes/Plugins/Export/ExportTexytext.php:521
10914 msgid "Table structure for table"
10915 msgstr "Struktura tabele"
10917 #: libraries/classes/Plugins/Export/ExportHtmlword.php:566
10918 #: libraries/classes/Plugins/Export/ExportOdt.php:713
10919 #: libraries/classes/Plugins/Export/ExportSql.php:2134
10920 #: libraries/classes/Plugins/Export/ExportTexytext.php:547
10922 msgid "Structure for view"
10923 msgstr "Samo struktura"
10925 #: libraries/classes/Plugins/Export/ExportHtmlword.php:572
10926 #: libraries/classes/Plugins/Export/ExportOdt.php:733
10927 #: libraries/classes/Plugins/Export/ExportSql.php:2166
10928 #: libraries/classes/Plugins/Export/ExportTexytext.php:563
10929 msgid "Stand-in structure for view"
10932 #: libraries/classes/Plugins/Export/ExportJson.php:87
10933 msgid "Output pretty-printed JSON (Use human-readable formatting)"
10936 #: libraries/classes/Plugins/Export/ExportJson.php:93
10937 msgid "Output unicode characters unescaped"
10940 #: libraries/classes/Plugins/Export/ExportLatex.php:50
10941 msgid "Content of table @TABLE@"
10944 #: libraries/classes/Plugins/Export/ExportLatex.php:51
10945 msgid "(continued)"
10948 #: libraries/classes/Plugins/Export/ExportLatex.php:52
10950 #| msgid "Table structure for table"
10951 msgid "Structure of table @TABLE@"
10952 msgstr "Struktura tabele"
10954 #: libraries/classes/Plugins/Export/ExportLatex.php:107
10955 #: libraries/classes/Plugins/Export/ExportOdt.php:88
10956 #: libraries/classes/Plugins/Export/ExportSql.php:257
10958 #| msgid "Transformation options"
10959 msgid "Object creation options"
10960 msgstr "Opcije transformacije"
10962 #: libraries/classes/Plugins/Export/ExportLatex.php:113
10963 #: libraries/classes/Plugins/Export/ExportLatex.php:169
10965 msgid "Table caption:"
10966 msgstr "Opcije tabele"
10968 #: libraries/classes/Plugins/Export/ExportLatex.php:119
10969 #: libraries/classes/Plugins/Export/ExportLatex.php:175
10971 msgid "Table caption (continued):"
10972 msgstr "Opcije tabele"
10974 #: libraries/classes/Plugins/Export/ExportLatex.php:125
10975 #: libraries/classes/Plugins/Export/ExportLatex.php:181
10981 #: libraries/classes/Plugins/Export/ExportLatex.php:133
10982 #: libraries/classes/Plugins/Export/ExportOdt.php:96
10983 #: libraries/classes/Plugins/Export/ExportSql.php:151
10984 msgid "Display foreign key relationships"
10987 #: libraries/classes/Plugins/Export/ExportLatex.php:140
10988 #: libraries/classes/Plugins/Export/ExportOdt.php:103
10990 #| msgid "Displaying Column Comments"
10991 msgid "Display comments"
10992 msgstr "Prikazujem komentare kolone"
10994 #: libraries/classes/Plugins/Export/ExportLatex.php:146
10995 #: libraries/classes/Plugins/Export/ExportOdt.php:109
10996 #: libraries/classes/Plugins/Export/ExportSql.php:159
10998 #| msgid "Available MIME types"
10999 msgid "Display media types"
11000 msgstr "Dostupni MIME-tipovi"
11002 #: libraries/classes/Plugins/Export/ExportLatex.php:164
11004 #| msgid "Put fields names in the first row"
11005 msgid "Put columns names in the first row:"
11006 msgstr "Stavi imena polja u prvi red"
11008 #: libraries/classes/Plugins/Export/ExportLatex.php:210
11009 #: libraries/classes/Plugins/Export/ExportSql.php:754
11010 #: libraries/classes/Plugins/Export/ExportXml.php:232
11011 #: templates/server/replication/change_primary.twig:22
11012 #: templates/server/replication/primary_add_replica_user.twig:29
11018 #: libraries/classes/Plugins/Export/ExportLatex.php:216
11019 #: libraries/classes/Plugins/Export/ExportSql.php:761
11020 #: libraries/classes/Plugins/Export/ExportXml.php:238
11022 #| msgid "Generation Time"
11023 msgid "Generation Time:"
11024 msgstr "Vrijeme kreiranja"
11026 #: libraries/classes/Plugins/Export/ExportLatex.php:218
11027 #: libraries/classes/Plugins/Export/ExportSql.php:765
11028 #: libraries/classes/Plugins/Export/ExportXml.php:240
11029 #: templates/home/index.twig:173
11031 #| msgid "Server version"
11032 msgid "Server version:"
11033 msgstr "Verzija servera"
11035 #: libraries/classes/Plugins/Export/ExportLatex.php:219
11036 #: libraries/classes/Plugins/Export/ExportSql.php:767
11037 #: libraries/classes/Plugins/Export/ExportXml.php:241
11039 #| msgid "PHP Version"
11040 msgid "PHP Version:"
11041 msgstr "verzija PHP-a"
11043 #: libraries/classes/Plugins/Export/ExportLatex.php:246
11044 #: libraries/classes/Plugins/Export/ExportSql.php:947
11045 #: libraries/classes/Plugins/Export/ExportXml.php:390
11046 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:201
11047 #: templates/database/structure/copy_form.twig:5
11048 #: templates/menu/breadcrumbs.twig:16
11050 #| msgid "Database"
11052 msgstr "Baza podataka"
11054 #: libraries/classes/Plugins/Export/ExportLatex.php:312
11055 #: libraries/classes/Plugins/Export/ExportSql.php:2226
11061 #: libraries/classes/Plugins/Export/ExportLatex.php:513
11063 #| msgid "Structure"
11067 #: libraries/classes/Plugins/Export/ExportMediawiki.php:77
11070 msgid "Export table names"
11073 #: libraries/classes/Plugins/Export/ExportMediawiki.php:84
11075 #| msgid "horizontal (rotated headers)"
11076 msgid "Export table headers"
11077 msgstr "horizontalnom (rotirana zaglavlja)"
11079 #: libraries/classes/Plugins/Export/ExportOdt.php:246
11080 #: libraries/classes/Plugins/Export/ExportTexytext.php:179
11082 #| msgid "Dumping data for table"
11083 msgid "Dumping data for query result"
11084 msgstr "Prikaz podataka tabele"
11086 #: libraries/classes/Plugins/Export/ExportPdf.php:77
11088 #| msgid "Import files"
11089 msgid "Report title:"
11090 msgstr "Uvoz fajlova"
11092 #: libraries/classes/Plugins/Export/ExportPdf.php:192
11094 #| msgid "Dumping data for table"
11095 msgid "Dumping data"
11096 msgstr "Prikaz podataka tabele"
11098 #: libraries/classes/Plugins/Export/ExportPdf.php:210
11100 #| msgid "SQL result"
11101 msgid "Query result data"
11102 msgstr "SQL rezultat"
11104 #: libraries/classes/Plugins/Export/ExportPdf.php:264
11106 msgid "View structure"
11109 #: libraries/classes/Plugins/Export/ExportPdf.php:267
11113 #: libraries/classes/Plugins/Export/ExportSql.php:130
11115 "Display comments <i>(includes info such as export timestamp, PHP version, "
11116 "and server version)</i>"
11119 #: libraries/classes/Plugins/Export/ExportSql.php:137
11120 msgid "Additional custom header comment (\\n splits lines):"
11123 #: libraries/classes/Plugins/Export/ExportSql.php:143
11125 "Include a timestamp of when databases were created, last updated, and last "
11129 #: libraries/classes/Plugins/Export/ExportSql.php:204
11132 msgid "Export metadata"
11135 #: libraries/classes/Plugins/Export/ExportSql.php:219
11137 "Database system or older MySQL server to maximize output compatibility with:"
11140 #: libraries/classes/Plugins/Export/ExportSql.php:265
11142 #| msgid "Statements"
11143 msgid "Add statements:"
11146 #: libraries/classes/Plugins/Export/ExportSql.php:273
11147 #: libraries/classes/Plugins/Export/ExportSql.php:282
11148 #: libraries/classes/Plugins/Export/ExportSql.php:299
11149 #: libraries/classes/Plugins/Export/ExportSql.php:308
11150 #: libraries/classes/Plugins/Export/ExportSql.php:332
11151 #: libraries/classes/Plugins/Export/ExportSql.php:360
11152 #: libraries/classes/Plugins/Export/ExportSql.php:369
11153 #, fuzzy, php-format
11154 #| msgid "Statements"
11155 msgid "Add %s statement"
11158 #: libraries/classes/Plugins/Export/ExportSql.php:315
11159 msgid "(less efficient as indexes will be generated during table creation)"
11162 #: libraries/classes/Plugins/Export/ExportSql.php:322
11163 #, fuzzy, php-format
11164 #| msgid "Session value"
11166 msgstr "Vrijednost sesije"
11168 #. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
11169 #: libraries/classes/Plugins/Export/ExportSql.php:339
11170 msgid "Use simple view export"
11173 #: libraries/classes/Plugins/Export/ExportSql.php:378
11175 "Enclose table and column names with backquotes <i>(Protects column and table "
11176 "names formed with special characters or keywords)</i>"
11179 #: libraries/classes/Plugins/Export/ExportSql.php:393
11181 #| msgid "Transformation options"
11182 msgid "Data creation options"
11183 msgstr "Opcije transformacije"
11185 #: libraries/classes/Plugins/Export/ExportSql.php:398
11186 #: libraries/classes/Plugins/Export/ExportSql.php:2304
11187 msgid "Truncate table before insert"
11190 #: libraries/classes/Plugins/Export/ExportSql.php:405
11191 msgid "Instead of <code>INSERT</code> statements, use:"
11194 #: libraries/classes/Plugins/Export/ExportSql.php:411
11195 msgid "<code>INSERT DELAYED</code> statements"
11198 #: libraries/classes/Plugins/Export/ExportSql.php:423
11199 #: libraries/classes/Plugins/Export/ExportSql.php:457
11200 msgid "<code>INSERT IGNORE</code> statements"
11203 #: libraries/classes/Plugins/Export/ExportSql.php:437
11204 msgid "Function to use when dumping data:"
11207 #: libraries/classes/Plugins/Export/ExportSql.php:452
11208 msgid "Syntax to use when inserting data:"
11211 #: libraries/classes/Plugins/Export/ExportSql.php:462
11213 "include column names in every <code>INSERT</code> statement <br> "
11214 " Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
11218 #: libraries/classes/Plugins/Export/ExportSql.php:467
11220 "insert multiple rows in every <code>INSERT</code> statement<br> "
11221 " Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
11225 #: libraries/classes/Plugins/Export/ExportSql.php:472
11227 "both of the above<br> Example: <code>INSERT INTO "
11228 "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
11231 #: libraries/classes/Plugins/Export/ExportSql.php:477
11233 "neither of the above<br> Example: <code>INSERT INTO "
11234 "tbl_name VALUES (1,2,3)</code>"
11237 #: libraries/classes/Plugins/Export/ExportSql.php:496
11239 "Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
11243 #: libraries/classes/Plugins/Export/ExportSql.php:505
11245 "Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
11246 "reloaded between servers in different time zones)</i>"
11249 #: libraries/classes/Plugins/Export/ExportSql.php:582
11250 msgid "It appears your database uses routines;"
11253 #: libraries/classes/Plugins/Export/ExportSql.php:585
11254 #: libraries/classes/Plugins/Export/ExportSql.php:1614
11255 #: libraries/classes/Plugins/Export/ExportSql.php:2122
11256 msgid "alias export may not work reliably in all cases."
11259 #: libraries/classes/Plugins/Export/ExportSql.php:1066
11265 #: libraries/classes/Plugins/Export/ExportSql.php:1134
11266 #, fuzzy, php-format
11267 #| msgid "Dumping data for table"
11268 msgid "Metadata for table %s"
11269 msgstr "Prikaz podataka tabele"
11271 #: libraries/classes/Plugins/Export/ExportSql.php:1141
11272 #, fuzzy, php-format
11273 #| msgid "Create table on database %s"
11274 msgid "Metadata for database %s"
11275 msgstr "Napravi novu tabelu u bazi %s"
11277 #: libraries/classes/Plugins/Export/ExportSql.php:1458
11278 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
11280 #| msgid "Creation"
11282 msgstr "Napravljeno"
11284 #: libraries/classes/Plugins/Export/ExportSql.php:1468
11285 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
11287 #| msgid "Last update"
11288 msgid "Last update:"
11289 msgstr "Posljednja izmjena"
11291 #: libraries/classes/Plugins/Export/ExportSql.php:1478
11292 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
11294 #| msgid "Last check"
11295 msgid "Last check:"
11296 msgstr "Posljednja provjera"
11298 #: libraries/classes/Plugins/Export/ExportSql.php:1529
11299 #, fuzzy, php-format
11300 #| msgid "Table structure for table"
11301 msgid "Error reading structure for table %s:"
11302 msgstr "Struktura tabele"
11304 #: libraries/classes/Plugins/Export/ExportSql.php:1611
11305 msgid "It appears your database uses views;"
11308 #: libraries/classes/Plugins/Export/ExportSql.php:1778
11309 msgid "Constraints for dumped tables"
11312 #: libraries/classes/Plugins/Export/ExportSql.php:1779
11313 msgid "Constraints for table"
11316 #: libraries/classes/Plugins/Export/ExportSql.php:1806
11318 #| msgid "Inside table(s):"
11319 msgid "Indexes for dumped tables"
11320 msgstr "Unutar tabela:"
11322 #: libraries/classes/Plugins/Export/ExportSql.php:1807
11324 #| msgid "Inside table(s):"
11325 msgid "Indexes for table"
11326 msgstr "Unutar tabela:"
11328 #: libraries/classes/Plugins/Export/ExportSql.php:1843
11330 #| msgid "Add AUTO_INCREMENT value"
11331 msgid "AUTO_INCREMENT for dumped tables"
11332 msgstr "Dodaj AUTO_INCREMENT vrijednost"
11334 #: libraries/classes/Plugins/Export/ExportSql.php:1844
11336 #| msgid "Add AUTO_INCREMENT value"
11337 msgid "AUTO_INCREMENT for table"
11338 msgstr "Dodaj AUTO_INCREMENT vrijednost"
11340 #: libraries/classes/Plugins/Export/ExportSql.php:1919
11341 msgid "MEDIA TYPES FOR TABLE"
11344 #: libraries/classes/Plugins/Export/ExportSql.php:1944
11345 msgid "RELATIONSHIPS FOR TABLE"
11348 #: libraries/classes/Plugins/Export/ExportSql.php:2119
11349 msgid "It appears your table uses triggers;"
11352 #: libraries/classes/Plugins/Export/ExportSql.php:2149
11353 #, fuzzy, php-format
11354 msgid "Structure for view %s exported as a table"
11355 msgstr "Samo struktura"
11357 #: libraries/classes/Plugins/Export/ExportSql.php:2169
11358 msgid "(See below for the actual view)"
11361 #: libraries/classes/Plugins/Export/ExportSql.php:2237
11362 #, fuzzy, php-format
11363 #| msgid "Allows reading data."
11364 msgid "Error reading data for table %s:"
11365 msgstr "Dozvoljava čitanje podataka."
11367 #: libraries/classes/Plugins/Export/ExportXml.php:94
11368 msgid "Object creation options (all are recommended)"
11371 #: libraries/classes/Plugins/Export/ExportXml.php:138
11372 msgid "Export contents"
11375 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:202
11376 #: templates/menu/breadcrumbs.twig:29
11382 #: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
11386 #: libraries/classes/Plugins/Import/AbstractImportCsv.php:30
11388 "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
11391 #: libraries/classes/Plugins/Import/ImportCsv.php:83
11392 msgid "Name of the new table (optional):"
11395 #: libraries/classes/Plugins/Import/ImportCsv.php:92
11396 msgid "Name of the new database (optional):"
11399 #: libraries/classes/Plugins/Import/ImportCsv.php:101
11400 #: libraries/classes/Plugins/Import/ImportCsv.php:119
11401 msgid "Import these many number of rows (optional):"
11404 #: libraries/classes/Plugins/Import/ImportCsv.php:109
11405 #: libraries/classes/Plugins/Import/ImportOds.php:66
11407 "The first line of the file contains the table column names <i>(if this is "
11408 "unchecked, the first line will become part of the data)</i>"
11411 #: libraries/classes/Plugins/Import/ImportCsv.php:126
11413 "If the data in each row of the file is not in the same order as in the "
11414 "database, list the corresponding column names here. Column names must be "
11415 "separated by commas and not enclosed in quotations."
11418 #: libraries/classes/Plugins/Import/ImportCsv.php:134
11420 #| msgid "Column names"
11421 msgid "Column names:"
11422 msgstr "Imena kolona"
11424 #: libraries/classes/Plugins/Import/ImportCsv.php:272
11425 #: libraries/classes/Plugins/Import/ImportCsv.php:631
11427 msgid "Invalid format of CSV input on line %d."
11430 #: libraries/classes/Plugins/Import/ImportCsv.php:490
11432 msgid "Invalid column count in CSV input on line %d."
11435 #: libraries/classes/Plugins/Import/ImportCsv.php:649
11436 #: libraries/classes/Plugins/Import/ImportCsv.php:664
11437 #: libraries/classes/Plugins/Import/ImportCsv.php:675
11438 #: libraries/classes/Plugins/Import/ImportCsv.php:682
11440 msgid "Invalid parameter for CSV import: %s"
11443 #: libraries/classes/Plugins/Import/ImportCsv.php:813
11446 "Invalid column (%s) specified! Ensure that columns names are spelled "
11447 "correctly, separated by commas, and not enclosed in quotes."
11450 #: libraries/classes/Plugins/Import/ImportLdi.php:62
11452 #| msgid "Column names"
11453 msgid "Column names: "
11454 msgstr "Imena kolona"
11456 #: libraries/classes/Plugins/Import/ImportLdi.php:106
11457 msgid "This plugin does not support compressed imports!"
11460 #: libraries/classes/Plugins/Import/ImportMediawiki.php:56
11461 msgid "MediaWiki Table"
11464 #: libraries/classes/Plugins/Import/ImportMediawiki.php:275
11466 msgid "Invalid format of mediawiki input on line: <br>%s."
11469 #: libraries/classes/Plugins/Import/ImportOds.php:80
11470 msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
11473 #: libraries/classes/Plugins/Import/ImportOds.php:86
11474 msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
11477 #: libraries/classes/Plugins/Import/ImportOds.php:153
11478 #: libraries/classes/Plugins/Import/ImportXml.php:112
11479 #: libraries/classes/Plugins/Import/ImportXml.php:175
11481 "The XML file specified was either malformed or incomplete. Please correct "
11482 "the issue and try again."
11485 #: libraries/classes/Plugins/Import/ImportOds.php:163
11487 #| msgid "Documentation"
11488 msgid "Could not parse OpenDocument Spreadsheet!"
11489 msgstr "Dokumentacija"
11491 #: libraries/classes/Plugins/Import/ImportShp.php:68
11492 msgid "ESRI Shape File"
11495 #: libraries/classes/Plugins/Import/ImportShp.php:101
11496 #: libraries/classes/Plugins/Import/ImportShp.php:163
11498 msgid "There was an error importing the ESRI shape file: \"%s\"."
11501 #: libraries/classes/Plugins/Import/ImportShp.php:193
11503 msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
11506 #: libraries/classes/Plugins/Import/ImportShp.php:242
11507 msgid "The imported file does not contain any data!"
11510 #: libraries/classes/Plugins/Import/ImportSql.php:65
11511 msgid "SQL compatibility mode:"
11514 #: libraries/classes/Plugins/Import/ImportSql.php:77
11515 msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
11518 #: libraries/classes/Plugins/Import/ImportXml.php:48
11522 #: libraries/classes/Plugins.php:592
11524 #| msgid "This format has no options"
11525 msgid "This format has no options"
11526 msgstr "Ne postoje opcije za ovaj format"
11528 #: libraries/classes/Plugins.php:610
11529 msgid "Invalid authentication method set in configuration:"
11532 #: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
11533 #: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
11534 #: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
11535 #: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
11536 #, fuzzy, php-format
11537 #| msgid "The \"%s\" table doesn't exist!"
11538 msgid "The %s table doesn't exist!"
11539 msgstr "Tabela \"%s\" ne postoji!"
11541 #: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:62
11542 #: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:78
11543 #, fuzzy, php-format
11544 #| msgid "Schema of the \"%s\" database - Page %s"
11545 msgid "Schema of the %s database - Page %s"
11546 msgstr "Shema baze \"%s\" - Strana %s"
11548 #: libraries/classes/Plugins/Schema/ExportRelationSchema.php:278
11549 msgid "SCHEMA ERROR: "
11552 #: libraries/classes/Plugins/Schema/Pdf/Pdf.php:272
11554 msgid "PDF export page"
11555 msgstr "Nema tabela"
11557 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:135
11558 #, fuzzy, php-format
11559 #| msgid "Schema of the \"%s\" database - Page %s"
11560 msgid "Schema of the %s database"
11561 msgstr "Shema baze \"%s\" - Strana %s"
11563 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
11564 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
11565 msgid "Relational schema"
11566 msgstr "Relaciona shema"
11568 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
11569 msgid "Table of contents"
11572 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
11573 #: templates/columns_definitions/column_definitions_form.twig:72
11574 #: templates/database/data_dictionary/index.twig:16
11575 #: templates/table/structure/display_table_stats.twig:6
11577 #| msgid "Table comments"
11578 msgid "Table comments:"
11579 msgstr "Komentari tabele"
11581 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
11582 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
11583 #: templates/columns_definitions/table_fields_definitions.twig:27
11584 #: templates/database/central_columns/edit.twig:13
11585 #: templates/table/structure/display_structure.twig:24
11589 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
11590 #: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
11591 #: templates/table/structure/display_structure.twig:30
11592 #: templates/table/tracking/structure_snapshot_columns.twig:11
11596 #: libraries/classes/Plugins/SchemaPlugin.php:74
11598 msgstr "Prikaži boju"
11600 #: libraries/classes/Plugins/SchemaPlugin.php:76
11601 msgid "Only show keys"
11604 #: libraries/classes/Plugins/Schema/SchemaDia.php:54
11605 #: libraries/classes/Plugins/Schema/SchemaEps.php:62
11606 #: libraries/classes/Plugins/Schema/SchemaPdf.php:64
11608 #| msgid "Creation"
11609 msgid "Orientation"
11610 msgstr "Napravljeno"
11612 #: libraries/classes/Plugins/Schema/SchemaDia.php:58
11613 #: libraries/classes/Plugins/Schema/SchemaEps.php:66
11614 #: libraries/classes/Plugins/Schema/SchemaPdf.php:68
11618 #: libraries/classes/Plugins/Schema/SchemaDia.php:59
11619 #: libraries/classes/Plugins/Schema/SchemaEps.php:67
11620 #: libraries/classes/Plugins/Schema/SchemaPdf.php:69
11624 #: libraries/classes/Plugins/Schema/SchemaEps.php:56
11625 #: libraries/classes/Plugins/Schema/SchemaPdf.php:58
11626 #: libraries/classes/Plugins/Schema/SchemaSvg.php:55
11627 msgid "Same width for all tables"
11630 #: libraries/classes/Plugins/Schema/SchemaPdf.php:83
11632 msgstr "Prikaži mrežu"
11634 #: libraries/classes/Plugins/Schema/SchemaPdf.php:89
11635 #: templates/database/structure/index.twig:21
11637 #| msgid "Data Dictionary"
11638 msgid "Data dictionary"
11639 msgstr "Rečnik podataka"
11641 #: libraries/classes/Plugins/Schema/SchemaPdf.php:95
11643 #| msgid "Number of rows per page"
11644 msgid "Order of the tables"
11645 msgstr "Broj redova po strani"
11647 #: libraries/classes/Plugins/Schema/SchemaPdf.php:100
11649 #| msgid "Ascending"
11650 msgid "Name (Ascending)"
11653 #: libraries/classes/Plugins/Schema/SchemaPdf.php:101
11655 #| msgid "Descending"
11656 msgid "Name (Descending)"
11659 #: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:28
11661 "Converts Boolean values to text (default 'T' and 'F'). First option is for "
11662 "TRUE, second for FALSE. Nonzero=true."
11665 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:39
11667 "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
11668 "formatted date. The first option is the offset (in hours) which will be "
11669 "added to the timestamp (Default: 0). Use second option to specify a "
11670 "different date/time format string. Third option determines whether you want "
11671 "to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
11672 "According to that, date format has different value - for \"local\" see the "
11673 "documentation for PHP's strftime() function and for \"utc\" it is done using "
11674 "gmdate() function."
11677 #. l10n: See https://www.php.net/manual/en/function.strftime.php
11678 #: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
11679 #: libraries/classes/Util.php:707
11680 msgid "%B %d, %Y at %I:%M %p"
11681 msgstr "%d. %B %Y. u %H:%M"
11683 #: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:31
11685 "Displays a link to download the binary data of the column. You can use the "
11686 "first option to specify the filename, or use the second option as the name "
11687 "of a column which contains the filename. If you use the second option, you "
11688 "need to set the first option to the empty string."
11691 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:42
11694 #| "UX ONLY: Launches an external application and feeds it the field data "
11695 #| "standard input. Returns the standard output of the application. The ault "
11696 #| "is Tidy, to pretty-print HTML code. For security reasons, you e to "
11697 #| "manually edit the file libraries/transformations/t_plain__external.inc."
11698 #| "php and list the tools you want to make ilable. The first option is then "
11699 #| "the number of the program you want to and the second option is the "
11700 #| "parameters for the program. The third ion, if set to 1, will convert the "
11701 #| "output using htmlspecialchars() fault 1). The fourth option, if set to 1, "
11702 #| "will prevent wrapping and ure that the output appears all on one line "
11705 "LINUX ONLY: Launches an external application and feeds it the column data "
11706 "via standard input. Returns the standard output of the application. The "
11707 "default is Tidy, to pretty-print HTML code. For security reasons, you have "
11708 "to manually edit the file libraries/classes/Plugins/Transformations/Abs/"
11709 "ExternalTransformationsPlugin.php and list the tools you want to make "
11710 "available. The first option is then the number of the program you want to "
11711 "use. The second option should be blank for historical reasons. The third "
11712 "option, if set to 1, will convert the output using htmlspecialchars() "
11713 "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
11714 "ensure that the output appears all on one line (Default 1)."
11716 "SAMO LINUX: Pokreće eksternu aplikaciju i popunjava podatke u poljima preko "
11717 "standardnog ulaza. Vraća standardni izlaz aplikacije. Podrazumevano je Tidy, "
11718 "za lepši prikaz HTML koda. Zbog sigurnosnih razloga, morate ručno izmeniti "
11719 "datoteku libraries/transformations/text_plain__external.inc.php i dodati "
11720 "alate koje želite da koristite. Prva opcija je broj programa koje želite da "
11721 "koristite, a druga su parametri programa. Ako se treći parametar postavi na "
11722 "1 izlaz će biti konvertovan koristeći htmlspecialchars() (podrazumevano je "
11723 "1). Ako je četvrti parametar postavljen na 1, NOWRAP će biti dodato ćeliji "
11724 "sa sadržajem tako da će izlaz biti prikazan bez izmena. (podrazumevano 1)"
11726 #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:122
11729 "You are using the external transformation command line options field, which "
11730 "has been deprecated for security reasons. Add all command line options "
11731 "directly to the definition in %s."
11734 #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:29
11737 #| "plays the contents of the field as-is, without running it through "
11738 #| "lspecialchars(). That is, the field is assumed to contain valid HTML."
11740 "Displays the contents of the column as-is, without running it through "
11741 "htmlspecialchars(). That is, the column is assumed to contain valid HTML."
11742 msgstr "Čuva originalno formatiranje polja. Escaping se ne vrši."
11744 #: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:31
11746 "Displays hexadecimal representation of data. Optional first parameter "
11747 "specifies how often space will be added (defaults to 2 nibbles)."
11750 #: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
11751 msgid "Displays a link to download this image."
11752 msgstr "Prikazuje link ka ovoj slici (npr. direktno preuzimanje iz BLOB-a)."
11754 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:31
11756 "Image upload functionality which also displays a thumbnail. The options are "
11757 "the width and height of the thumbnail in pixels. Defaults to 100 X 100."
11760 #: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:91
11761 msgid "Image preview here"
11764 #: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:31
11766 "Displays a clickable thumbnail. The options are the maximum width and height "
11767 "in pixels. The original aspect ratio is preserved."
11769 "Prikazuje umanjenu sliku na koju je moguće kliknuti; opcije: širina, visina "
11770 "u pikselima (čuva originalni odnos)."
11772 #: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:30
11774 "Converts an (IPv4) Internet network address stored as a BIGINT into a string "
11775 "in Internet standard dotted format."
11778 #: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29
11780 "Prepends and/or Appends text to a string. First option is text to be "
11781 "prepended, second is appended (enclosed in single quotes, default empty "
11785 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:32
11787 "Validates the string using regular expression and performs insert only if "
11788 "string matches it. The first option is the Regular Expression."
11791 #: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:54
11793 msgid "Validation failed for the input string %s."
11796 #: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
11797 msgid "Formats text as SQL query with syntax highlighting."
11800 #: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:31
11802 "Displays a part of a string. The first option is the number of characters to "
11803 "skip from the beginning of the string (Default 0). The second option is the "
11804 "number of characters to return (Default: until end of string). The third "
11805 "option is the string to append and/or prepend when truncation occurs "
11806 "(Default: \"…\")."
11808 "Pokazuje samo deo stringa. Prva opcija je ofset koji definiše gde počinje "
11809 "izlaz vašeg teksta (podrazumevano 0). Druga opcija je ofset koji pokazuje "
11810 "koliko će teksta biti prikazano. Ako je nema, sav preostali tekst će biti "
11811 "prikazan. Treća opcija određuje koji će znaci biti dodati izlazu kada se "
11812 "prikaže podstring (podrazumevano: …) ."
11814 #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:29
11816 "File upload functionality for TEXT columns. It does not have a textarea for "
11820 #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:31
11823 #| "plays an image and a link; the field contains the filename. The first ion "
11824 #| "is a URL prefix like \"https://www.example.com/\". The second and rd "
11825 #| "options are the width and the height in pixels."
11827 "Displays an image and a link; the column contains the filename. The first "
11828 "option is a URL prefix like \"https://www.example.com/\". The second and "
11829 "third options are the width and the height in pixels."
11831 "Prikazuje sliku i link, polje sadrži naziv datoteke; prva opcija je prefiks "
11832 "kao \"https://domain.com/\", druga opcija je širina u pikselima, treća je "
11835 #: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:30
11838 #| "plays a link; the field contains the filename. The first option is a "
11839 #| "prefix like \"https://www.example.com/\". The second option is a title "
11842 "Displays a link; the column contains the filename. The first option is a URL "
11843 "prefix like \"https://www.example.com/\". The second option is a title for "
11846 "Prikazuje link, polje sadrži naziv datoteke; prva opcija je prefiks kao "
11847 "\"https://domain.com/\", druga opcija je naslov za link."
11849 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
11850 msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
11853 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
11855 "Converts an Internet network address in (IPv4/IPv6) format into a long "
11859 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
11860 msgid "Syntax highlighted CodeMirror editor for JSON."
11863 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
11864 msgid "Syntax highlighted CodeMirror editor for SQL."
11867 #: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
11868 msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
11871 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
11873 "Converts an Internet network address stored as a binary string into a string "
11874 "in Internet standard (IPv4/IPv6) format."
11877 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
11878 msgid "Formats text as JSON with syntax highlighting."
11881 #: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
11882 msgid "Formats text as XML with syntax highlighting."
11885 #: libraries/classes/Plugins/TwoFactor/Application.php:135
11887 #| msgid "Documentation"
11888 msgid "Authentication Application (2FA)"
11889 msgstr "Dokumentacija"
11891 #: libraries/classes/Plugins/TwoFactor/Application.php:146
11893 "Provides authentication using HOTP and TOTP applications such as FreeOTP, "
11894 "Google Authenticator or Authy."
11897 #: libraries/classes/Plugins/TwoFactor/Key.php:204
11898 msgid "Hardware Security Key (FIDO U2F)"
11901 #: libraries/classes/Plugins/TwoFactor/Key.php:214
11903 "Provides authentication using hardware security tokens supporting FIDO U2F, "
11904 "such as a Yubikey."
11907 #: libraries/classes/Plugins/TwoFactorPlugin.php:73
11909 msgid "Two-factor authentication failed: %s"
11912 #: libraries/classes/Plugins/TwoFactorPlugin.php:78
11913 msgid "Two-factor authentication failed."
11916 #: libraries/classes/Plugins/TwoFactorPlugin.php:128
11918 #| msgid "Documentation"
11919 msgid "No Two-Factor Authentication"
11920 msgstr "Dokumentacija"
11922 #: libraries/classes/Plugins/TwoFactorPlugin.php:138
11923 msgid "Login using password only."
11926 #: libraries/classes/Plugins/TwoFactor/Simple.php:49
11928 #| msgid "Change password"
11929 msgid "Simple two-factor authentication"
11930 msgstr "Promeni lozinku"
11932 #: libraries/classes/Plugins/TwoFactor/Simple.php:59
11933 msgid "For testing purposes only!"
11936 #: libraries/classes/Query/Utilities.php:96
11938 "The server is not responding (or the local server's socket is not correctly "
11942 #: libraries/classes/Query/Utilities.php:99
11943 msgid "The server is not responding."
11946 #: libraries/classes/Query/Utilities.php:103
11947 msgid "Logout and try as another user."
11950 #: libraries/classes/Query/Utilities.php:108
11951 msgid "Please check privileges of directory containing database."
11954 #: libraries/classes/Query/Utilities.php:117
11958 #: libraries/classes/RecentFavoriteTable.php:159
11960 #| msgid "Documentation"
11961 msgid "Could not save recent table!"
11962 msgstr "Dokumentacija"
11964 #: libraries/classes/RecentFavoriteTable.php:163
11966 #| msgid "Documentation"
11967 msgid "Could not save favorite table!"
11968 msgstr "Dokumentacija"
11970 #: libraries/classes/RecentFavoriteTable.php:247
11972 msgid "Recent tables"
11973 msgstr "Nema tabela"
11975 #: libraries/classes/RecentFavoriteTable.php:249
11981 #: libraries/classes/RecentFavoriteTable.php:253
11983 #| msgid "Variables"
11985 msgstr "Promjenljive"
11987 #: libraries/classes/ReplicationGui.php:438
11989 "Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
11990 "in phpMyAdmin configuration."
11993 #: libraries/classes/ReplicationGui.php:449
11995 #| msgid "Chart generated successfully."
11996 msgid "Replication started successfully."
11997 msgstr "Privilegije su uspešno ponovo učitane."
11999 #: libraries/classes/ReplicationGui.php:450
12000 msgid "Error starting replication."
12003 #: libraries/classes/ReplicationGui.php:453
12005 #| msgid "Chart generated successfully."
12006 msgid "Replication stopped successfully."
12007 msgstr "Privilegije su uspešno ponovo učitane."
12009 #: libraries/classes/ReplicationGui.php:454
12010 msgid "Error stopping replication."
12013 #: libraries/classes/ReplicationGui.php:457
12015 #| msgid "Chart generated successfully."
12016 msgid "Replication resetting successfully."
12017 msgstr "Privilegije su uspešno ponovo učitane."
12019 #: libraries/classes/ReplicationGui.php:458
12020 msgid "Error resetting replication."
12023 #: libraries/classes/ReplicationGui.php:461
12027 #: libraries/classes/ReplicationGui.php:462
12033 #: libraries/classes/ReplicationGui.php:507
12034 msgid "Unknown error"
12037 #: libraries/classes/ReplicationGui.php:520
12038 #, fuzzy, php-format
12039 msgid "Unable to connect to primary %s."
12040 msgstr "Ograničava broj novih konekcija koje korisnik može ta otvori na sat."
12042 #: libraries/classes/ReplicationGui.php:530
12044 "Unable to read primary log position. Possible privilege problem on primary."
12047 #: libraries/classes/ReplicationGui.php:548
12048 msgid "Unable to change primary!"
12051 #: libraries/classes/ReplicationGui.php:552
12052 #, fuzzy, php-format
12053 #| msgid "The privileges were reloaded successfully."
12054 msgid "Primary server changed successfully to %s."
12055 msgstr "Privilegije su uspešno ponovo učitane."
12057 #: libraries/classes/Routing.php:104
12060 "The routing cache could not be written, you need to adjust permissions on "
12061 "the folder/file \"%s\""
12064 #: libraries/classes/Routing.php:163
12065 #, fuzzy, php-format
12066 msgid "Error 404! The page %s was not found."
12067 msgstr "Pretraživanje baze"
12069 #: libraries/classes/Routing.php:174
12070 msgid "Error 405! Request method not allowed."
12073 #: libraries/classes/SavedSearches.php:239
12074 msgid "Please provide a name for this bookmarked search."
12077 #: libraries/classes/SavedSearches.php:255
12078 msgid "Missing information to save the bookmarked search."
12081 #: libraries/classes/SavedSearches.php:276
12082 #: libraries/classes/SavedSearches.php:310
12084 #| msgid "The user %s already exists!"
12085 msgid "An entry with this name already exists."
12086 msgstr "Korisnik %s već postoji!"
12088 #: libraries/classes/SavedSearches.php:338
12089 msgid "Missing information to delete the search."
12092 #: libraries/classes/SavedSearches.php:365
12093 msgid "Missing information to load the search."
12096 #: libraries/classes/SavedSearches.php:385
12098 #| msgid "Allows reading data."
12099 msgid "Error while loading the search."
12100 msgstr "Dozvoljava čitanje podataka."
12102 #: libraries/classes/Server/Plugins.php:68
12103 #: libraries/classes/Server/Privileges.php:788
12104 #: libraries/classes/Server/Privileges.php:3719
12106 #| msgid "Documentation"
12107 msgid "Native MySQL authentication"
12108 msgstr "Dokumentacija"
12110 #: libraries/classes/Server/Plugins.php:73
12112 #| msgid "Change password"
12113 msgid "SHA256 password authentication"
12114 msgstr "Promeni lozinku"
12116 #: libraries/classes/Server/Plugins.php:78
12118 #| msgid "Documentation"
12119 msgid "Caching sha2 authentication"
12120 msgstr "Dokumentacija"
12122 #: libraries/classes/Server/Plugins.php:83
12124 #| msgid "Change password"
12125 msgid "Unix Socket based authentication"
12126 msgstr "Promeni lozinku"
12128 #: libraries/classes/Server/Plugins.php:88
12130 #| msgid "Documentation"
12131 msgid "Old MySQL-4.0 authentication"
12132 msgstr "Dokumentacija"
12134 #: libraries/classes/Server/Privileges/AccountLocking.php:30
12135 #: libraries/classes/Server/Privileges/AccountLocking.php:51
12136 msgid "Account locking is not supported."
12139 #: libraries/classes/Server/Privileges.php:262
12140 msgid "No privileges."
12141 msgstr "Nema privilegija."
12143 #: libraries/classes/Server/Privileges.php:270
12144 msgid "Includes all privileges except GRANT."
12145 msgstr "Uključuje sve privilegije osim GRANT."
12147 #: libraries/classes/Server/Privileges.php:292
12148 #: libraries/classes/Server/Privileges.php:359
12149 #: templates/server/privileges/privileges_table.twig:124
12150 #: templates/server/privileges/privileges_table.twig:127
12151 #: templates/server/privileges/privileges_table.twig:323
12152 #: templates/server/privileges/privileges_table.twig:326
12153 msgid "Allows deleting data."
12154 msgstr "Dozvoljava brisanje podataka."
12156 #: libraries/classes/Server/Privileges.php:297
12157 #: templates/server/privileges/privileges_table.twig:136
12158 #: templates/server/privileges/privileges_table.twig:139
12159 #: templates/server/privileges/privileges_table.twig:361
12160 #: templates/server/privileges/privileges_table.twig:369
12161 msgid "Allows creating new tables."
12162 msgstr "Dozvoljava kreiranje novih tabela."
12164 #: libraries/classes/Server/Privileges.php:302
12165 #: templates/server/privileges/privileges_table.twig:148
12166 #: templates/server/privileges/privileges_table.twig:151
12167 #: templates/server/privileges/privileges_table.twig:409
12168 #: templates/server/privileges/privileges_table.twig:417
12169 msgid "Allows dropping tables."
12170 msgstr "Dozvoljava odbacivanje tabela."
12172 #: libraries/classes/Server/Privileges.php:307
12173 #: libraries/classes/Server/Privileges.php:399
12174 #: templates/server/privileges/privileges_table.twig:173
12175 #: templates/server/privileges/privileges_table.twig:176
12176 #: templates/server/privileges/privileges_table.twig:393
12177 #: templates/server/privileges/privileges_table.twig:396
12178 msgid "Allows creating and dropping indexes."
12179 msgstr "Dozvoljava kreiranje i brisanje ključeva."
12181 #: libraries/classes/Server/Privileges.php:312
12182 #: libraries/classes/Server/Privileges.php:404
12183 #: templates/server/privileges/privileges_table.twig:185
12184 #: templates/server/privileges/privileges_table.twig:188
12185 #: templates/server/privileges/privileges_table.twig:380
12186 #: templates/server/privileges/privileges_table.twig:383
12187 msgid "Allows altering the structure of existing tables."
12188 msgstr "Dozvoljava izmjenu struktura postojećih tabela."
12190 #: libraries/classes/Server/Privileges.php:317
12191 #: libraries/classes/Server/Privileges.php:443
12192 #: libraries/classes/Server/Privileges.php:459
12193 #: templates/server/privileges/privileges_table.twig:197
12194 #: templates/server/privileges/privileges_table.twig:200
12195 #: templates/server/privileges/privileges_table.twig:494
12196 #: templates/server/privileges/privileges_table.twig:497
12197 #: templates/server/privileges/privileges_table.twig:509
12198 #: templates/server/privileges/privileges_table.twig:512
12200 msgid "Allows creating new views."
12201 msgstr "Dozvoljava kreiranje novih tabela."
12203 #: libraries/classes/Server/Privileges.php:322
12204 #: libraries/classes/Server/Privileges.php:464
12205 #: libraries/classes/Server/Privileges.php:470
12206 #: templates/server/privileges/privileges_table.twig:209
12207 #: templates/server/privileges/privileges_table.twig:212
12208 #: templates/server/privileges/privileges_table.twig:441
12209 #: templates/server/privileges/privileges_table.twig:444
12210 msgid "Allows performing SHOW CREATE VIEW queries."
12213 #: libraries/classes/Server/Privileges.php:327
12214 #: libraries/classes/Server/Privileges.php:453
12215 #: templates/server/privileges/privileges_table.twig:221
12216 #: templates/server/privileges/privileges_table.twig:224
12217 #: templates/server/privileges/privileges_table.twig:537
12218 #: templates/server/privileges/privileges_table.twig:540
12220 msgid "Allows creating and dropping triggers."
12221 msgstr "Dozvoljava kreiranje i brisanje ključeva."
12223 #: libraries/classes/Server/Privileges.php:344
12224 #: templates/server/privileges/privileges_table.twig:15
12225 #: templates/server/privileges/privileges_table.twig:284
12226 #: templates/server/privileges/privileges_table.twig:287
12227 msgid "Allows reading data."
12228 msgstr "Dozvoljava čitanje podataka."
12230 #: libraries/classes/Server/Privileges.php:349
12231 #: templates/server/privileges/privileges_table.twig:42
12232 #: templates/server/privileges/privileges_table.twig:297
12233 #: templates/server/privileges/privileges_table.twig:300
12234 msgid "Allows inserting and replacing data."
12235 msgstr "Dozvoljava umetanje i zamjenu podataka."
12237 #: libraries/classes/Server/Privileges.php:354
12238 #: templates/server/privileges/privileges_table.twig:69
12239 #: templates/server/privileges/privileges_table.twig:310
12240 #: templates/server/privileges/privileges_table.twig:313
12241 msgid "Allows changing data."
12242 msgstr "Dozvoljava izmenu podataka."
12244 #: libraries/classes/Server/Privileges.php:364
12245 #: templates/server/privileges/privileges_table.twig:359
12246 #: templates/server/privileges/privileges_table.twig:367
12247 msgid "Allows creating new databases and tables."
12248 msgstr "Dozvoljava kreiranje novih baza i tabela."
12250 #: libraries/classes/Server/Privileges.php:369
12251 #: templates/server/privileges/privileges_table.twig:407
12252 #: templates/server/privileges/privileges_table.twig:415
12253 msgid "Allows dropping databases and tables."
12254 msgstr "Dozvoljava odbacivanje baza i tabela."
12256 #: libraries/classes/Server/Privileges.php:374
12257 #: templates/server/privileges/privileges_table.twig:599
12258 #: templates/server/privileges/privileges_table.twig:602
12259 msgid "Allows reloading server settings and flushing the server's caches."
12261 "Dozvoljava ponovno učitavanje podešavanja servera i pražnjenje keša servera."
12263 #: libraries/classes/Server/Privileges.php:379
12264 #: templates/server/privileges/privileges_table.twig:612
12265 #: templates/server/privileges/privileges_table.twig:615
12266 msgid "Allows shutting down the server."
12267 msgstr "Dozvoljava gašenje servera."
12269 #: libraries/classes/Server/Privileges.php:384
12270 #: templates/server/privileges/privileges_table.twig:586
12271 #: templates/server/privileges/privileges_table.twig:589
12272 msgid "Allows viewing processes of all users."
12275 #: libraries/classes/Server/Privileges.php:389
12276 #: templates/server/privileges/privileges_table.twig:337
12277 #: templates/server/privileges/privileges_table.twig:340
12278 msgid "Allows importing data from and exporting data into files."
12279 msgstr "Dozvoljava uvoz podataka i njihov izvoz u datoteke."
12281 #: libraries/classes/Server/Privileges.php:394
12282 #: templates/server/privileges/privileges_table.twig:96
12283 #: templates/server/privileges/privileges_table.twig:666
12284 msgid "Has no effect in this MySQL version."
12285 msgstr "Nema efekta u ovoj verziji MySQL-a."
12287 #: libraries/classes/Server/Privileges.php:409
12288 #: templates/server/privileges/privileges_table.twig:625
12289 #: templates/server/privileges/privileges_table.twig:628
12290 msgid "Gives access to the complete list of databases."
12291 msgstr "Daje pristup kompletnoj listi baza."
12293 #: libraries/classes/Server/Privileges.php:415
12294 #: templates/server/privileges/privileges_table.twig:572
12295 #: templates/server/privileges/privileges_table.twig:576
12297 "Allows connecting, even if maximum number of connections is reached; "
12298 "required for most administrative operations like setting global variables or "
12299 "killing threads of other users."
12301 "Dozvoljava povezivanje iako je dostignut maksimalan broj dozvoljenih veza; "
12302 "Neophodno za većinu administrativnih opcija kao što su podešavanje globalnih "
12303 "promenljivih ili prekidanje procesa ostalih korisnika."
12305 #: libraries/classes/Server/Privileges.php:423
12306 #: templates/server/privileges/privileges_table.twig:428
12307 #: templates/server/privileges/privileges_table.twig:431
12308 msgid "Allows creating temporary tables."
12309 msgstr "Dozvoljava kreiranje privremenih tabela.."
12311 #: libraries/classes/Server/Privileges.php:428
12312 #: templates/server/privileges/privileges_table.twig:653
12313 #: templates/server/privileges/privileges_table.twig:656
12314 msgid "Allows locking tables for the current thread."
12315 msgstr "Dozvoljava zaključavanje tabela tekućim procesima."
12317 #: libraries/classes/Server/Privileges.php:433
12318 #: templates/server/privileges/privileges_table.twig:694
12319 #: templates/server/privileges/privileges_table.twig:697
12321 #| msgid "Needed for the replication slaves."
12322 msgid "Needed for the replication replicas."
12323 msgstr "Potrebno zbog pomoćnih servera za replikaciju."
12325 #: libraries/classes/Server/Privileges.php:438
12326 #: templates/server/privileges/privileges_table.twig:681
12327 #: templates/server/privileges/privileges_table.twig:684
12329 #| msgid "Allows the user to ask where the slaves / masters are."
12330 msgid "Allows the user to ask where the replicas / primaries are."
12331 msgstr "Daje pravo korisniku da pita gde su glavni/pomoćni serveri."
12333 #: libraries/classes/Server/Privileges.php:448
12334 #: templates/server/privileges/privileges_table.twig:524
12335 #: templates/server/privileges/privileges_table.twig:527
12337 #| msgid "Allows locking tables for the current thread."
12338 msgid "Allows to set up events for the event scheduler."
12339 msgstr "Dozvoljava zaključavanje tabela tekućim procesima."
12341 #. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
12342 #: libraries/classes/Server/Privileges.php:477
12343 #: libraries/classes/Server/Privileges.php:486
12344 #: templates/server/privileges/privileges_table.twig:234
12345 #: templates/server/privileges/privileges_table.twig:238
12347 #| msgid "Allows deleting data."
12348 msgid "Allows deleting historical rows."
12349 msgstr "Dozvoljava brisanje podataka."
12351 #: libraries/classes/Server/Privileges.php:491
12352 #: templates/server/privileges/privileges_table.twig:454
12353 #: templates/server/privileges/privileges_table.twig:457
12355 msgid "Allows creating stored routines."
12356 msgstr "Dozvoljava kreiranje novih tabela."
12358 #: libraries/classes/Server/Privileges.php:496
12359 #: templates/server/privileges/privileges_table.twig:467
12360 #: templates/server/privileges/privileges_table.twig:470
12362 msgid "Allows altering and dropping stored routines."
12363 msgstr "Dozvoljava kreiranje i brisanje ključeva."
12365 #: libraries/classes/Server/Privileges.php:501
12366 #: templates/server/privileges/privileges_table.twig:707
12367 #: templates/server/privileges/privileges_table.twig:710
12368 msgid "Allows creating, dropping and renaming user accounts."
12371 #: libraries/classes/Server/Privileges.php:506
12372 #: templates/server/privileges/privileges_table.twig:480
12373 #: templates/server/privileges/privileges_table.twig:483
12374 msgid "Allows executing stored routines."
12377 #: libraries/classes/Server/Privileges.php:1076
12379 msgid "The password for %s was changed successfully."
12380 msgstr "Lozinka za %s je uspješno promjenjena."
12382 #: libraries/classes/Server/Privileges.php:1124
12384 msgid "You have revoked the privileges for %s."
12385 msgstr "Zabranili ste privilegije za %s."
12387 #: libraries/classes/Server/Privileges.php:1436
12388 #: templates/database/privileges/index.twig:124
12389 #: templates/table/privileges/index.twig:127
12390 msgid "Not enough privilege to view users."
12393 #: libraries/classes/Server/Privileges.php:1498
12394 #: templates/database/privileges/index.twig:80
12395 #: templates/server/privileges/new_user_ajax.twig:45
12396 #: templates/server/privileges/users_overview.twig:75
12397 #: templates/table/privileges/index.twig:84
12399 #| msgid "Edit Privileges"
12400 msgid "Edit privileges"
12401 msgstr "Promijeni privilegije"
12403 #: libraries/classes/Server/Privileges.php:1502
12407 #: libraries/classes/Server/Privileges.php:1813
12408 #: templates/server/privileges/privileges_table.twig:264
12409 msgid "Database-specific privileges"
12410 msgstr "Privilegije vezane za bazu"
12412 #: libraries/classes/Server/Privileges.php:1819
12413 #: templates/server/privileges/privileges_summary.twig:18
12414 #: templates/server/privileges/privileges_table.twig:7
12415 #: templates/server/privileges/privileges_table.twig:266
12416 msgid "Table-specific privileges"
12417 msgstr "Privilegije vezane za tabele"
12419 #: libraries/classes/Server/Privileges.php:1824
12420 #: libraries/classes/Server/Privileges.php:1826
12421 #: templates/server/privileges/edit_routine_privileges.twig:29
12422 #: templates/server/privileges/edit_routine_privileges.twig:46
12423 #: templates/server/privileges/edit_routine_privileges.twig:58
12425 #| msgid "Add new field"
12427 msgstr "Dodaj novo polje"
12429 #: libraries/classes/Server/Privileges.php:1825
12430 #: templates/server/privileges/edit_routine_privileges.twig:47
12432 #| msgid "Column-specific privileges"
12433 msgid "Routine-specific privileges"
12434 msgstr "Privilegije vezane za kolone"
12436 #: libraries/classes/Server/Privileges.php:2170
12437 msgid "No users selected for deleting!"
12440 #: libraries/classes/Server/Privileges.php:2173
12441 msgid "Reloading the privileges"
12442 msgstr "Ponovo učitavam privilegije"
12444 #: libraries/classes/Server/Privileges.php:2198
12445 msgid "The selected users have been deleted successfully."
12446 msgstr "Izabrani korisnici su uspješno obrisani."
12448 #: libraries/classes/Server/Privileges.php:2275
12450 msgid "You have updated the privileges for %s."
12451 msgstr "Ažurirali ste privilegije za %s."
12453 #: libraries/classes/Server/Privileges.php:2362
12454 #: templates/database/privileges/index.twig:102
12455 #: templates/table/privileges/index.twig:106
12457 #| msgid "No user(s) found."
12458 msgid "No user found."
12459 msgstr "Korisnik nije nađen."
12461 #: libraries/classes/Server/Privileges.php:2449
12463 msgid "Deleting %s"
12466 #: libraries/classes/Server/Privileges.php:2480
12467 msgid "The privileges were reloaded successfully."
12468 msgstr "Privilegije su uspešno ponovo učitane."
12470 #: libraries/classes/Server/Privileges.php:2584
12472 msgid "The user %s already exists!"
12473 msgstr "Korisnik %s već postoji!"
12475 #: libraries/classes/Server/Privileges.php:2859
12476 #, fuzzy, php-format
12477 #| msgid "Privileges"
12478 msgid "Privileges for %s"
12479 msgstr "Privilegije"
12481 #: libraries/classes/Server/Privileges.php:2868
12482 #: libraries/classes/Server/Status/Processes.php:118
12483 #: templates/server/user_groups/user_listings.twig:9
12487 #: libraries/classes/Server/Privileges.php:2982
12489 "A user account allowing any user from localhost to connect is present. This "
12490 "will prevent other users from connecting if the host part of their account "
12491 "allows a connection from any (%) host."
12494 #: libraries/classes/Server/Privileges.php:3016
12495 #, fuzzy, php-format
12497 #| "Note: phpMyAdmin gets the users' privileges directly from MySQL's "
12498 #| "privilege tables. The content of these tables may differ from the "
12499 #| "privileges the server uses, if they have been changed manually. In this "
12500 #| "case, you should %sreload the privileges%s before you continue."
12502 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12503 "tables. The content of these tables may differ from the privileges the "
12504 "server uses, if they have been changed manually. In this case, you should "
12505 "%sreload the privileges%s before you continue."
12507 "Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela "
12508 "privilegija. Sadržaj ove tabele može se razlikovati od privilegija koje "
12509 "server koristi ako su izvršene ručne izmjene. U tom slučaju %sponovo "
12510 "učitajte privilegije%s pre nego što nastavite."
12512 #: libraries/classes/Server/Privileges.php:3032
12515 #| "Note: phpMyAdmin gets the users' privileges directly from MySQL's "
12516 #| "privilege tables. The content of these tables may differ from the "
12517 #| "privileges the server uses, if they have been changed manually. In this "
12518 #| "case, you should %sreload the privileges%s before you continue."
12520 "Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege "
12521 "tables. The content of these tables may differ from the privileges the "
12522 "server uses, if they have been changed manually. In this case, the "
12523 "privileges have to be reloaded but currently, you don't have the RELOAD "
12526 "Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela "
12527 "privilegija. Sadržaj ove tabele može se razlikovati od privilegija koje "
12528 "server koristi ako su izvršene ručne izmjene. U tom slučaju %sponovo "
12529 "učitajte privilegije%s pre nego što nastavite."
12531 #: libraries/classes/Server/Privileges.php:3346
12532 msgid "You have added a new user."
12533 msgstr "Dodali ste novog korisnika."
12535 #: libraries/classes/Server/Status/Data.php:146
12536 #: libraries/classes/Server/Status/Processes.php:146
12537 #: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
12541 #: libraries/classes/Server/Status/Data.php:149
12545 #: libraries/classes/Server/Status/Data.php:150
12547 msgid "Query cache"
12548 msgstr "Vrsta upita"
12550 #: libraries/classes/Server/Status/Data.php:151
12554 #: libraries/classes/Server/Status/Data.php:153
12555 msgid "Temporary data"
12558 #: libraries/classes/Server/Status/Data.php:154
12560 msgid "Delayed inserts"
12561 msgstr "Prošireni INSERT"
12563 #: libraries/classes/Server/Status/Data.php:155
12567 #: libraries/classes/Server/Status/Data.php:156
12571 #: libraries/classes/Server/Status/Data.php:158
12575 #: libraries/classes/Server/Status/Data.php:160
12576 msgid "Transaction coordinator"
12579 #: libraries/classes/Server/Status/Data.php:161
12580 #: templates/server/binlog/index.twig:27
12585 #: libraries/classes/Server/Status/Data.php:180
12586 msgid "Flush (close) all tables"
12589 #: libraries/classes/Server/Status/Data.php:184
12591 msgid "Show open tables"
12592 msgstr "Prikaži tabele"
12594 #: libraries/classes/Server/Status/Data.php:193
12596 #| msgid "Show color"
12597 msgid "Show replica hosts"
12598 msgstr "Prikaži boju"
12600 #: libraries/classes/Server/Status/Data.php:200
12601 #: templates/server/replication/primary_replication.twig:9
12603 #| msgid "Show PHP information"
12604 msgid "Show primary status"
12605 msgstr "Prikaži informacije o PHP-u"
12607 #: libraries/classes/Server/Status/Data.php:207
12609 msgid "Show replica status"
12610 msgstr "Prikaži tabele"
12612 #: libraries/classes/Server/Status/Data.php:215
12613 msgid "Flush query cache"
12616 #: libraries/classes/Server/Status/Processes.php:114
12620 #: libraries/classes/Server/Status/Processes.php:122
12621 #: templates/server/replication/primary_add_replica_user.twig:32
12622 #: templates/server/replication/primary_add_replica_user.twig:43
12623 #: templates/server/replication/primary_replication.twig:25
12627 #: libraries/classes/Server/Status/Processes.php:130
12631 #: libraries/classes/Server/Status/Processes.php:142
12635 #: libraries/classes/Setup/Index.php:130
12637 "Reading of version failed. Maybe you're offline or the upgrade server does "
12641 #: libraries/classes/Setup/Index.php:152
12642 msgid "Got invalid version string from server"
12645 #: libraries/classes/Setup/Index.php:164
12646 msgid "Unparsable version string"
12649 #: libraries/classes/Setup/Index.php:186
12652 "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
12653 "version is %s, released on %s."
12656 #: libraries/classes/Setup/Index.php:194
12657 msgid "No newer stable version is available"
12660 #: libraries/classes/Sql.php:497
12662 msgid "Using bookmark \"%s\" as default browse query."
12665 #: libraries/classes/Sql.php:961
12666 msgid "Showing as PHP code"
12669 #: libraries/classes/Sql.php:1337
12672 "Current selection does not contain a unique column. Grid edit, checkbox, "
12673 "Edit, Copy and Delete features are not available. %s"
12676 #: libraries/classes/Sql.php:1351
12679 "Current selection does not contain a unique column. Grid edit, Edit, Copy "
12680 "and Delete features may result in undesired behavior. %s"
12683 #: libraries/classes/SqlQueryForm.php:149
12684 #, fuzzy, php-format
12685 msgid "Run SQL query/queries on server “%s”"
12686 msgstr "Izvrši SQL upit(e) na bazi %s"
12688 #: libraries/classes/SqlQueryForm.php:165
12690 msgid "Run SQL query/queries on database %s"
12691 msgstr "Izvrši SQL upit(e) na bazi %s"
12693 #: libraries/classes/SqlQueryForm.php:180
12694 #, fuzzy, php-format
12695 #| msgid "Run SQL query/queries on database %s"
12696 msgid "Run SQL query/queries on table %s"
12697 msgstr "Izvrši SQL upit(e) na bazi %s"
12699 #: libraries/classes/StorageEngine.php:368
12701 "There is no detailed status information available for this storage engine."
12704 #: libraries/classes/StorageEngine.php:470
12705 #: templates/database/structure/body_for_table_summary.twig:46
12707 msgid "%s is the default storage engine on this MySQL server."
12710 #: libraries/classes/StorageEngine.php:473
12712 msgid "%s is available on this MySQL server."
12715 #: libraries/classes/StorageEngine.php:476
12717 msgid "%s has been disabled for this MySQL server."
12720 #: libraries/classes/StorageEngine.php:480
12722 msgid "This MySQL server does not support the %s storage engine."
12725 #: libraries/classes/Table/Indexes.php:58 libraries/classes/Table.php:2101
12726 msgid "The name of the primary key must be \"PRIMARY\"!"
12727 msgstr "Ime primarnog ključa mora da bude PRIMARY!"
12729 #: libraries/classes/Table/Maintenance.php:122
12731 msgid "Problems with indexes of table `%s`"
12734 #: libraries/classes/Table.php:348
12736 #| msgid "Show tables"
12737 msgid "Unknown table status:"
12738 msgstr "Prikaži tabele"
12740 #: libraries/classes/Table.php:1006
12741 #, fuzzy, php-format
12742 msgid "Source database `%s` was not found!"
12743 msgstr "Pretraživanje baze"
12745 #: libraries/classes/Table.php:1015
12746 #, fuzzy, php-format
12747 msgid "Target database `%s` was not found!"
12748 msgstr "Pretraživanje baze"
12750 #: libraries/classes/Table.php:1473
12752 msgid "Invalid database:"
12753 msgstr "Baza ne postoji"
12755 #: libraries/classes/Table.php:1491
12757 #| msgid "Inside table(s):"
12758 msgid "Invalid table name:"
12759 msgstr "Unutar tabela:"
12761 #: libraries/classes/Table.php:1531
12762 #, fuzzy, php-format
12763 msgid "Failed to rename table %1$s to %2$s!"
12764 msgstr "Verzija servera"
12766 #: libraries/classes/Table.php:1548
12767 #, fuzzy, php-format
12768 #| msgid "Table %s has been renamed to %s."
12769 msgid "Table %1$s has been renamed to %2$s."
12770 msgstr "Tabeli %s promjenjeno ime u %s"
12772 #: libraries/classes/Table.php:1793
12773 msgid "Could not save table UI preferences!"
12776 #: libraries/classes/Table.php:1819
12779 "Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
12780 "['MaxTableUiprefs'] %s)"
12783 #: libraries/classes/Table.php:1954
12786 "Cannot save UI property \"%s\". The changes made will not be persistent "
12787 "after you refresh this page. Please check if the table structure has been "
12791 #: libraries/classes/Table.php:2113
12792 msgid "Can't rename index to PRIMARY!"
12793 msgstr "Ne mogu da promenim ključ u PRIMARY (primarni) !"
12795 #: libraries/classes/Table.php:2139
12796 msgid "No index parts defined!"
12797 msgstr "Dijelovi ključa nisu definisani!"
12799 #: libraries/classes/Table.php:2435
12801 msgid "Error creating foreign key on %1$s (check data types)"
12804 #: libraries/classes/Template.php:135
12805 #, fuzzy, php-format
12806 #| msgid "Allows reading data."
12807 msgid "Error while working with template cache: %s"
12808 msgstr "Dozvoljava čitanje podataka."
12810 #: libraries/classes/ThemeManager.php:83
12812 msgid "Default theme %s not found!"
12815 #: libraries/classes/ThemeManager.php:142
12817 msgid "Theme %s not found!"
12820 #: libraries/classes/Theme.php:168
12822 msgid "No valid image path for theme %s found!"
12825 #: libraries/classes/Tracking.php:236
12826 #: templates/database/tracking/tables.twig:115
12827 #: templates/table/tracking/main.twig:73
12828 msgid "Tracking report"
12831 #: libraries/classes/Tracking.php:240
12832 msgid "Tracking statements"
12835 #: libraries/classes/Tracking.php:255
12837 #| msgid "Allows inserting and replacing data."
12838 msgid "Delete tracking data row from report"
12839 msgstr "Dozvoljava umetanje i zamjenu podataka."
12841 #: libraries/classes/Tracking.php:267
12843 #| msgid "No databases"
12845 msgstr "Baza ne postoji"
12847 #: libraries/classes/Tracking.php:312
12848 #: templates/database/operations/index.twig:131
12849 #: templates/database/structure/copy_form.twig:19
12850 #: templates/table/operations/index.twig:275
12851 msgid "Structure only"
12852 msgstr "Samo struktura"
12854 #: libraries/classes/Tracking.php:315
12855 #: templates/database/operations/index.twig:143
12856 #: templates/database/structure/copy_form.twig:29
12857 #: templates/table/operations/index.twig:287
12859 msgstr "Samo podaci"
12861 #: libraries/classes/Tracking.php:318
12862 #: templates/database/operations/index.twig:137
12863 #: templates/database/structure/copy_form.twig:24
12864 #: templates/table/operations/index.twig:281
12865 msgid "Structure and data"
12866 msgstr "Struktura i podatci"
12868 #: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
12870 msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
12873 #: libraries/classes/Tracking.php:472
12874 msgid "SQL dump (file download)"
12877 #: libraries/classes/Tracking.php:474
12881 #: libraries/classes/Tracking.php:477
12882 msgid "This option will replace your table and contained data."
12885 #: libraries/classes/Tracking.php:479
12886 msgid "SQL execution"
12889 #: libraries/classes/Tracking.php:483
12891 msgid "Export as %s"
12894 #: libraries/classes/Tracking.php:521
12895 msgid "Data manipulation statement"
12898 #: libraries/classes/Tracking.php:557
12899 msgid "Data definition statement"
12902 #: libraries/classes/Tracking.php:640
12903 #: templates/database/tracking/tables.twig:126
12904 #: templates/table/tracking/main.twig:80
12906 msgid "Structure snapshot"
12907 msgstr "Samo struktura"
12909 #: libraries/classes/Tracking.php:658
12911 msgid "Version %s snapshot (SQL code)"
12914 #: libraries/classes/Tracking.php:728
12915 msgid "Tracking data definition successfully deleted"
12918 #: libraries/classes/Tracking.php:740
12919 msgid "Tracking data manipulation successfully deleted"
12922 #: libraries/classes/Tracking.php:797
12924 "You can execute the dump by creating and using a temporary database. Please "
12925 "ensure that you have the privileges to do so."
12928 #: libraries/classes/Tracking.php:801
12929 msgid "Comment out these two lines if you do not need them."
12932 #: libraries/classes/Tracking.php:812
12933 msgid "SQL statements exported. Please copy the dump or execute it."
12936 #: libraries/classes/Tracking.php:845
12938 msgid "Tracking report for table `%s`"
12941 #: libraries/classes/Tracking.php:877
12943 msgid "Tracking for %1$s was activated at version %2$s."
12946 #: libraries/classes/Tracking.php:880
12948 msgid "Tracking for %1$s was deactivated at version %2$s."
12951 #: libraries/classes/Tracking.php:979
12952 #, fuzzy, php-format
12953 msgid "Version %1$s of %2$s was deleted."
12954 msgstr "Verzija servera"
12956 #: libraries/classes/Tracking.php:1010
12958 msgid "Version %1$s was created, tracking for %2$s is active."
12961 #: libraries/classes/Types.php:207
12963 "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
12966 #: libraries/classes/Types.php:210
12968 "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
12972 #: libraries/classes/Types.php:214
12974 "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
12978 #: libraries/classes/Types.php:219
12980 "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
12981 "range is 0 to 4,294,967,295"
12984 #: libraries/classes/Types.php:226
12986 "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
12987 "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
12990 #: libraries/classes/Types.php:233
12992 "A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
12993 "(default 10), the maximum number of decimals (D) is 30 (default 0)"
12996 #: libraries/classes/Types.php:240
12998 "A small floating-point number, allowable values are -3.402823466E+38 to "
12999 "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
13002 #: libraries/classes/Types.php:247
13004 "A double-precision floating-point number, allowable values are "
13005 "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
13006 "2.2250738585072014E-308 to 1.7976931348623157E+308"
13009 #: libraries/classes/Types.php:253
13011 "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
13015 #: libraries/classes/Types.php:256
13017 "A bit-field type (M), storing M of bits per value (default is 1, maximum is "
13021 #: libraries/classes/Types.php:260
13023 "A synonym for TINYINT(1), a value of zero is considered false, nonzero "
13024 "values are considered true"
13027 #: libraries/classes/Types.php:264
13028 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
13031 #: libraries/classes/Types.php:268
13032 #, fuzzy, php-format
13033 msgid "A date, supported range is %1$s to %2$s"
13034 msgstr "Verzija servera"
13036 #: libraries/classes/Types.php:275
13038 msgid "A date and time combination, supported range is %1$s to %2$s"
13041 #: libraries/classes/Types.php:282
13043 "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
13044 "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
13047 #: libraries/classes/Types.php:289
13048 #, fuzzy, php-format
13049 msgid "A time, range is %1$s to %2$s"
13050 msgstr "Verzija servera"
13052 #: libraries/classes/Types.php:296
13054 "A year in four-digit (4, default) or two-digit (2) format, the allowable "
13055 "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
13058 #: libraries/classes/Types.php:303
13060 "A fixed-length (0-255, default 1) string that is always right-padded with "
13061 "spaces to the specified length when stored"
13064 #: libraries/classes/Types.php:310
13067 "A variable-length (%s) string, the effective maximum length is subject to "
13068 "the maximum row size"
13071 #: libraries/classes/Types.php:317
13073 "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
13074 "a one-byte prefix indicating the length of the value in bytes"
13077 #: libraries/classes/Types.php:324
13079 "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
13080 "with a two-byte prefix indicating the length of the value in bytes"
13083 #: libraries/classes/Types.php:331
13085 "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
13086 "stored with a three-byte prefix indicating the length of the value in bytes"
13089 #: libraries/classes/Types.php:338
13091 "A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
13092 "characters, stored with a four-byte prefix indicating the length of the "
13096 #: libraries/classes/Types.php:345
13098 "Similar to the CHAR type, but stores binary byte strings rather than non-"
13099 "binary character strings"
13102 #: libraries/classes/Types.php:350
13104 "Similar to the VARCHAR type, but stores binary byte strings rather than non-"
13105 "binary character strings"
13108 #: libraries/classes/Types.php:356
13110 "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
13111 "one-byte prefix indicating the length of the value"
13114 #: libraries/classes/Types.php:362
13116 "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
13117 "with a three-byte prefix indicating the length of the value"
13120 #: libraries/classes/Types.php:369
13122 "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
13123 "a two-byte prefix indicating the length of the value"
13126 #: libraries/classes/Types.php:375
13128 "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
13129 "bytes, stored with a four-byte prefix indicating the length of the value"
13132 #: libraries/classes/Types.php:382
13134 "An enumeration, chosen from the list of up to 65,535 values or the special "
13138 #: libraries/classes/Types.php:386
13139 msgid "A single value chosen from a set of up to 64 members"
13142 #: libraries/classes/Types.php:389
13143 msgid "A type that can store a geometry of any type"
13146 #: libraries/classes/Types.php:392
13147 msgid "A point in 2-dimensional space"
13150 #: libraries/classes/Types.php:395
13151 msgid "A curve with linear interpolation between points"
13154 #: libraries/classes/Types.php:398
13157 msgstr "Dodaj novo polje"
13159 #: libraries/classes/Types.php:401
13160 msgid "A collection of points"
13163 #: libraries/classes/Types.php:404
13164 msgid "A collection of curves with linear interpolation between points"
13167 #: libraries/classes/Types.php:407
13168 msgid "A collection of polygons"
13171 #: libraries/classes/Types.php:410
13172 msgid "A collection of geometry objects of any type"
13175 #: libraries/classes/Types.php:413
13177 "Stores and enables efficient access to data in JSON (JavaScript Object "
13178 "Notation) documents"
13181 #: libraries/classes/Types.php:416
13183 "Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
13184 "conventional mapping of IPv4 addresses into IPv6 addresses"
13187 #: libraries/classes/Types.php:746
13188 msgctxt "numeric types"
13192 #: libraries/classes/Types.php:764
13194 #| msgid "Create an index"
13195 msgctxt "date and time types"
13196 msgid "Date and time"
13197 msgstr "Napravi novi ključ"
13199 #: libraries/classes/Types.php:800
13202 msgctxt "spatial types"
13206 #: libraries/classes/UrlRedirector.php:55
13209 msgid "Taking you to the target site."
13212 #: libraries/classes/UserPassword.php:38
13213 msgid "The profile has been updated."
13214 msgstr "Profil je promjenjen."
13216 #: libraries/classes/UserPassword.php:50
13218 #| msgid "Password:"
13219 msgid "Password is too long!"
13222 #: libraries/classes/UserPreferences.php:173
13223 msgid "Could not save configuration"
13226 #: libraries/classes/UserPreferences.php:184
13229 #| "The phpMyAdmin configuration storage has been deactivated. To find out "
13230 #| "why click %shere%s."
13231 msgid "The phpMyAdmin configuration storage database could not be accessed."
13232 msgstr "phpMyAdmin konfiguracijski spremnik je isključen. %sSaznaj više%s."
13234 #: libraries/classes/Util.php:131
13239 #. l10n: Short month name
13240 #. l10n: Short month name for January
13241 #: libraries/classes/Util.php:664 templates/javascript/variables.twig:34
13245 #. l10n: Short month name
13246 #. l10n: Short month name for February
13247 #: libraries/classes/Util.php:666 templates/javascript/variables.twig:35
13251 #. l10n: Short month name
13252 #. l10n: Short month name for March
13253 #: libraries/classes/Util.php:668 templates/javascript/variables.twig:36
13257 #. l10n: Short month name
13258 #. l10n: Short month name for April
13259 #: libraries/classes/Util.php:670 templates/javascript/variables.twig:37
13263 #. l10n: Short month name
13264 #: libraries/classes/Util.php:672
13267 msgctxt "Short month name"
13271 #. l10n: Short month name
13272 #. l10n: Short month name for June
13273 #: libraries/classes/Util.php:674 templates/javascript/variables.twig:39
13277 #. l10n: Short month name
13278 #. l10n: Short month name for July
13279 #: libraries/classes/Util.php:676 templates/javascript/variables.twig:40
13283 #. l10n: Short month name
13284 #. l10n: Short month name for August
13285 #: libraries/classes/Util.php:678 templates/javascript/variables.twig:41
13289 #. l10n: Short month name
13290 #. l10n: Short month name for September
13291 #: libraries/classes/Util.php:680 templates/javascript/variables.twig:42
13295 #. l10n: Short month name
13296 #. l10n: Short month name for October
13297 #: libraries/classes/Util.php:682 templates/javascript/variables.twig:43
13301 #. l10n: Short month name
13302 #. l10n: Short month name for November
13303 #: libraries/classes/Util.php:684 templates/javascript/variables.twig:44
13307 #. l10n: Short month name
13308 #. l10n: Short month name for December
13309 #: libraries/classes/Util.php:686 templates/javascript/variables.twig:45
13313 #. l10n: Short week day name for Sunday
13314 #: libraries/classes/Util.php:690
13316 #| msgctxt "Short week day name"
13318 msgctxt "Short week day name for Sunday"
13322 #. l10n: Short week day name for Monday
13323 #: libraries/classes/Util.php:692 templates/javascript/variables.twig:58
13327 #. l10n: Short week day name for Tuesday
13328 #: libraries/classes/Util.php:694 templates/javascript/variables.twig:59
13332 #. l10n: Short week day name for Wednesday
13333 #: libraries/classes/Util.php:696 templates/javascript/variables.twig:60
13337 #. l10n: Short week day name for Thursday
13338 #: libraries/classes/Util.php:698 templates/javascript/variables.twig:61
13342 #. l10n: Short week day name for Friday
13343 #: libraries/classes/Util.php:700 templates/javascript/variables.twig:62
13347 #. l10n: Short week day name for Saturday
13348 #: libraries/classes/Util.php:702 templates/javascript/variables.twig:63
13352 #: libraries/classes/Util.php:728
13353 msgctxt "AM/PM indication in time"
13357 #: libraries/classes/Util.php:730
13358 msgctxt "AM/PM indication in time"
13362 #: libraries/classes/Util.php:801
13364 msgid "%s days, %s hours, %s minutes and %s seconds"
13365 msgstr "%s dana, %s sati, %s minuta i %s sekundi"
13367 #: libraries/classes/Util.php:1947
13373 #: libraries/classes/Util.php:2559
13374 #: templates/database/multi_table_query/form.twig:67
13376 msgstr "Sortiranje"
13378 #: libraries/classes/ZipExtension.php:73 libraries/classes/ZipExtension.php:119
13379 msgid "Error in ZIP archive:"
13382 #: libraries/classes/ZipExtension.php:83
13383 msgid "No files found inside ZIP archive!"
13386 #: libraries/config.values.php:88 libraries/config.values.php:126
13387 #: libraries/config.values.php:138
13393 #: libraries/config.values.php:89 libraries/config.values.php:127
13394 #: libraries/config.values.php:139
13395 #: templates/database/multi_table_query/form.twig:118
13401 #: libraries/config.values.php:90 libraries/config.values.php:108
13402 #: libraries/config.values.php:128 libraries/config.values.php:140
13406 #: libraries/config.values.php:105
13410 #: libraries/config.values.php:106
13414 #: libraries/config.values.php:107
13418 #: libraries/config.values.php:143
13422 #: libraries/config.values.php:144
13423 msgid "Double click"
13426 #: libraries/config.values.php:145 libraries/config.values.php:188
13427 #: templates/config/form_display/input.twig:16
13428 #: templates/relation/check_relations.twig:15
13429 #: templates/relation/check_relations.twig:66
13430 #: templates/relation/check_relations.twig:91
13431 #: templates/relation/check_relations.twig:129
13432 #: templates/relation/check_relations.twig:154
13433 #: templates/relation/check_relations.twig:164
13434 #: templates/relation/check_relations.twig:199
13435 #: templates/relation/check_relations.twig:224
13436 #: templates/relation/check_relations.twig:249
13437 #: templates/relation/check_relations.twig:274
13438 #: templates/relation/check_relations.twig:299
13439 #: templates/relation/check_relations.twig:324
13440 #: templates/relation/check_relations.twig:349
13441 #: templates/relation/check_relations.twig:387
13442 #: templates/relation/check_relations.twig:412
13443 #: templates/relation/check_relations.twig:437
13444 #: templates/relation/check_relations.twig:462
13445 #: templates/relation/check_relations.twig:487
13446 #: templates/relation/check_relations.twig:512
13448 msgstr "Onemogućeno"
13450 #: libraries/config.values.php:148
13454 #: libraries/config.values.php:149
13456 #| msgid "Displaying Column Comments"
13457 msgid "display column"
13458 msgstr "Prikazujem komentare kolone"
13460 #: libraries/config.values.php:153
13462 #| msgid "Welcome to %s"
13464 msgstr "Dobrodošli na %s"
13466 #: libraries/config.values.php:186
13470 #: libraries/config.values.php:187
13472 #| msgid "Unclosed quote"
13474 msgstr "Navodnik nije zatvoren"
13476 #: libraries/config.values.php:191 templates/javascript/variables.twig:49
13482 #: libraries/config.values.php:192 templates/javascript/variables.twig:50
13488 #: libraries/config.values.php:193 templates/javascript/variables.twig:51
13492 #: libraries/config.values.php:194 templates/javascript/variables.twig:52
13496 #: libraries/config.values.php:195 templates/javascript/variables.twig:53
13502 #: libraries/config.values.php:196 templates/javascript/variables.twig:54
13506 #: libraries/config.values.php:197 templates/javascript/variables.twig:48
13512 #: libraries/config.values.php:200
13513 msgid "Ask before sending error reports"
13516 #: libraries/config.values.php:201
13517 msgid "Always send error reports"
13520 #: libraries/config.values.php:202
13521 msgid "Never send error reports"
13524 #: libraries/config.values.php:205
13526 msgid "Server default"
13527 msgstr "Uvoz fajlova"
13529 #: libraries/config.values.php:206
13535 #: libraries/config.values.php:207
13537 #| msgid "Disabled"
13539 msgstr "Onemogućeno"
13541 #: libraries/config.values.php:259
13542 msgid "Quick - display only the minimal options to configure"
13545 #: libraries/config.values.php:260
13546 msgid "Custom - display all possible options to configure"
13549 #: libraries/config.values.php:261
13550 msgid "Custom - like above, but without the quick/custom choice"
13553 #: libraries/config.values.php:328
13555 #| msgid "Complete inserts"
13556 msgid "complete inserts"
13557 msgstr "Kompletan INSERT (sa imenima polja)"
13559 #: libraries/config.values.php:329
13561 #| msgid "Extended inserts"
13562 msgid "extended inserts"
13563 msgstr "Prošireni INSERT"
13565 #: libraries/config.values.php:330
13566 msgid "both of the above"
13569 #: libraries/config.values.php:331
13570 msgid "neither of the above"
13573 #: setup/index.php:32
13574 msgid "Configuration already exists, setup is disabled!"
13577 #: setup/validate.php:31
13579 #| msgid "No databases"
13581 msgstr "Baza ne postoji"
13583 #: setup/validate.php:38
13585 msgid "Wrong data or no validation for %s"
13588 #: templates/columns_definitions/column_attributes.twig:31
13589 #: templates/database/central_columns/edit_table_row.twig:23
13590 #: templates/database/central_columns/main.twig:71
13591 #: templates/database/central_columns/main.twig:298
13592 msgid "Edit ENUM/SET values"
13595 #: templates/columns_definitions/column_attributes.twig:38
13596 #: templates/database/central_columns/edit_table_row.twig:30
13597 #: templates/database/central_columns/main.twig:76
13598 #: templates/database/central_columns/main.twig:309
13601 msgctxt "for default"
13605 #: templates/columns_definitions/column_attributes.twig:41
13606 #: templates/database/central_columns/edit_table_row.twig:33
13607 #: templates/database/central_columns/main.twig:77
13608 #: templates/database/central_columns/main.twig:312
13609 msgid "As defined:"
13612 #: templates/columns_definitions/column_attributes.twig:97
13614 #| msgid "You don't have sufficient privileges to be here right now!"
13616 "You don't have sufficient privileges to perform this operation; Please refer "
13617 "to the documentation for more details"
13618 msgstr "Nije Vam dozvoljeno da budete ovdje!"
13620 #: templates/columns_definitions/column_attributes.twig:111
13621 #: templates/database/data_dictionary/index.twig:75 templates/indexes.twig:18
13622 #: templates/table/structure/display_structure.twig:152
13623 #: templates/table/structure/display_structure.twig:160
13624 #: templates/table/structure/display_structure.twig:298
13625 #: templates/table/structure/display_structure.twig:460
13626 #: templates/table/tracking/structure_snapshot_indexes.twig:7
13628 msgstr "Jedinstveni"
13630 #: templates/columns_definitions/column_attributes.twig:119
13631 #: templates/table/structure/display_structure.twig:219
13632 #: templates/table/structure/display_structure.twig:222
13633 #: templates/table/structure/display_structure.twig:307
13635 msgstr "Tekst ključ"
13637 #: templates/columns_definitions/column_attributes.twig:123
13638 #: templates/table/structure/display_structure.twig:192
13639 #: templates/table/structure/display_structure.twig:200
13640 #: templates/table/structure/display_structure.twig:304
13644 #: templates/columns_definitions/column_attributes.twig:156
13645 #: templates/table/structure/display_partitions.twig:26
13647 #| msgid "Compression"
13649 msgstr "Kompresija"
13651 #: templates/columns_definitions/column_attributes.twig:177
13655 #: templates/columns_definitions/column_attributes.twig:182
13656 #: templates/table/structure/display_structure.twig:433
13657 #, fuzzy, php-format
13658 #| msgid "After %s"
13660 msgstr "Poslije %s"
13662 #: templates/columns_definitions/column_definitions_form.twig:23
13663 #: templates/database/create_table.twig:6
13664 #: templates/database/operations/index.twig:30
13668 #: templates/columns_definitions/column_definitions_form.twig:32
13669 #: templates/console/display.twig:99
13670 #: templates/database/central_columns/main.twig:196 templates/export.twig:285
13671 #: templates/export.twig:301 templates/export.twig:317
13677 #: templates/columns_definitions/column_definitions_form.twig:40
13679 #| msgid "Column names"
13681 msgstr "Imena kolona"
13683 #: templates/columns_definitions/column_definitions_form.twig:74
13685 #| msgid "Collation"
13687 msgstr "Sortiranje"
13689 #: templates/columns_definitions/column_definitions_form.twig:77
13690 msgid "Storage Engine:"
13693 #: templates/columns_definitions/column_definitions_form.twig:82
13695 #| msgid "Connections"
13696 msgid "Connection:"
13699 #: templates/columns_definitions/column_definitions_form.twig:113
13700 #: templates/columns_definitions/partitions.twig:137
13701 #: templates/table/operations/index.twig:133
13702 msgid "Storage engine"
13705 #: templates/columns_definitions/column_definitions_form.twig:136
13706 msgid "PARTITION definition:"
13709 #: templates/columns_definitions/column_definitions_form.twig:154
13711 #| msgid "Browser transformation"
13712 msgctxt "Online transaction part of the SQL DDL for InnoDB"
13713 msgid "Online transaction"
13714 msgstr "Tranformacije čitača"
13716 #: templates/columns_definitions/column_definitions_form.twig:166
13718 "The column width of integer types is ignored in your MySQL version unless "
13719 "defining a TINYINT(1) column"
13722 #: templates/columns_definitions/column_definitions_form.twig:175
13723 #: templates/database/designer/main.twig:1097
13724 #: templates/database/designer/main.twig:1112 templates/export_modal.twig:5
13725 #: templates/export.twig:81 templates/modals/build_query.twig:5
13726 #: templates/modals/index_dialog_modal.twig:5
13727 #: templates/modals/preview_sql_confirmation.twig:5
13728 #: templates/modals/preview_sql_modal.twig:5
13729 #: templates/table/insert/actions_panel.twig:46
13730 #: templates/table/relation/common_form.twig:233
13731 #: templates/table/zoom_search/result_form.twig:26
13732 #: templates/table/zoom_search/result_form.twig:95
13737 #: templates/columns_definitions/column_name.twig:4
13739 msgid "Referenced by %s."
13742 #: templates/columns_definitions/column_name.twig:12
13743 msgid "Is a foreign key."
13746 #: templates/columns_definitions/column_name.twig:39
13748 msgid "Pick from Central Columns"
13749 msgstr "Promjeni ime tabele u "
13751 #: templates/columns_definitions/partitions.twig:17
13753 #| msgid "Relations"
13754 msgid "Partition by:"
13757 #: templates/columns_definitions/partitions.twig:32
13758 #: templates/columns_definitions/partitions.twig:60
13760 #| msgid "Number of rows per page"
13761 msgid "Expression or column list"
13762 msgstr "Broj redova po strani"
13764 #: templates/columns_definitions/partitions.twig:37
13766 #| msgid "Relations"
13767 msgid "Partitions:"
13770 #: templates/columns_definitions/partitions.twig:45
13772 #| msgid "Relations"
13773 msgid "Subpartition by:"
13776 #: templates/columns_definitions/partitions.twig:65
13778 #| msgid "Relations"
13779 msgid "Subpartitions:"
13782 #: templates/columns_definitions/partitions.twig:76
13783 #: templates/table/operations/index.twig:480
13784 #: templates/table/structure/display_partitions.twig:24
13786 #| msgid "Relations"
13790 #: templates/columns_definitions/partitions.twig:78
13794 msgstr "Vrijednost"
13796 #: templates/columns_definitions/partitions.twig:82
13798 #| msgid "Relations"
13799 msgid "Subpartition"
13802 #: templates/columns_definitions/partitions.twig:84
13806 #: templates/columns_definitions/partitions.twig:85
13807 #: templates/config/form_display/input.twig:53
13808 #: templates/database/data_dictionary/index.twig:81
13809 #: templates/database/events/editor_form.twig:102
13810 #: templates/database/routines/editor_form.twig:163
13811 #: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
13812 #: templates/table/structure/display_partitions.twig:31
13813 #: templates/table/structure/display_structure.twig:466
13814 #: templates/table/tracking/structure_snapshot_columns.twig:12
13815 #: templates/table/tracking/structure_snapshot_indexes.twig:13
13820 #: templates/columns_definitions/partitions.twig:86
13822 #| msgid "Data Dictionary"
13823 msgid "Data directory"
13824 msgstr "Rečnik podataka"
13826 #: templates/columns_definitions/partitions.twig:87
13828 #| msgid "Index type:"
13829 msgid "Index directory"
13830 msgstr "Tip ključa :"
13832 #: templates/columns_definitions/partitions.twig:88
13838 #: templates/columns_definitions/partitions.twig:89
13844 #: templates/columns_definitions/partitions.twig:90
13847 msgid "Table space"
13848 msgstr "Pretraživanje"
13850 #: templates/columns_definitions/partitions.twig:91
13856 #: templates/columns_definitions/table_fields_definitions.twig:16
13857 #: templates/database/central_columns/edit.twig:10
13858 #: templates/database/routines/editor_form.twig:52
13859 msgid "Length/Values"
13860 msgstr "Dužina/Vrijednost*"
13862 #: templates/columns_definitions/table_fields_definitions.twig:17
13865 #| "field type is \"enum\" or \"set\", please enter the values using this "
13866 #| "mat: 'a','b','c'…<br />If you ever need to put a backslash (\"\\\") a "
13867 #| "single quote (\"'\") amongst those values, precede it with a kslash (for "
13868 #| "example '\\\\xyz' or 'a\\'b')."
13870 "If column type is \"enum\" or \"set\", please enter the values using this "
13871 "format: 'a','b','c'…<br>If you ever need to put a backslash (\"\\\") or a "
13872 "single quote (\"'\") amongst those values, precede it with a backslash (for "
13873 "example '\\\\xyz' or 'a\\'b')."
13875 "Ako je polje \"enum\" ili \"set\", unesite vrijednosti u formatu: "
13876 "'a','b','c'…<br />Ako vam treba obrnuta kosa crta (\"\\\") ili apostrof "
13877 "(\"'\") koristite ih u \"izbjegnutom\" (escaped) obliku (na primer '\\\\xyz' "
13880 #: templates/columns_definitions/table_fields_definitions.twig:21
13882 "For default values, please enter just a single value, without backslash "
13883 "escaping or quotes, using this format: a"
13885 "Za podrazumjevanu vrijednost, unesite samo jednu vrijednost, bez kosih crta "
13886 "ili navodnika u ovom obliku: a"
13888 #: templates/columns_definitions/table_fields_definitions.twig:24
13889 #: templates/database/central_columns/edit.twig:12
13890 #: templates/database/central_columns/main.twig:32
13891 #: templates/database/central_columns/main.twig:236
13892 #: templates/database/data_dictionary/index.twig:79
13893 #: templates/database/operations/index.twig:194
13894 #: templates/database/operations/index.twig:198
13895 #: templates/database/structure/table_header.twig:31
13896 #: templates/home/index.twig:64 templates/indexes.twig:22
13897 #: templates/server/databases/index.twig:29
13898 #: templates/server/databases/index.twig:30
13899 #: templates/server/databases/index.twig:123
13900 #: templates/table/operations/index.twig:151
13901 #: templates/table/search/index.twig:40
13902 #: templates/table/structure/display_structure.twig:23
13903 #: templates/table/structure/display_structure.twig:464
13904 #: templates/table/structure/display_table_stats.twig:108
13905 #: templates/table/tracking/structure_snapshot_columns.twig:8
13906 #: templates/table/tracking/structure_snapshot_indexes.twig:11
13907 #: templates/table/zoom_search/index.twig:38
13909 msgstr "Sortiranje"
13911 #: templates/columns_definitions/table_fields_definitions.twig:36
13912 #: templates/database/operations/index.twig:68
13913 #: templates/database/operations/index.twig:173
13914 #: templates/database/routines/editor_form.twig:124
13915 #: templates/database/structure/copy_form.twig:50
13916 #: templates/table/operations/index.twig:79
13917 #: templates/table/operations/index.twig:115
13918 #: templates/table/operations/index.twig:315
13920 #| msgid "Edit Privileges"
13921 msgid "Adjust privileges"
13922 msgstr "Promijeni privilegije"
13924 #: templates/columns_definitions/table_fields_definitions.twig:59
13928 #: templates/columns_definitions/table_fields_definitions.twig:65
13930 #| msgid "Add/Delete Field Columns"
13931 msgid "Move column"
13932 msgstr "Dodaj/obriši kolonu"
13934 #: templates/columns_definitions/table_fields_definitions.twig:75
13935 #: templates/columns_definitions/table_fields_definitions.twig:86
13937 #| msgid "Available transformations"
13938 msgid "List of available transformations and their options"
13939 msgstr "Dostupne transformacije"
13941 #: templates/columns_definitions/table_fields_definitions.twig:77
13942 #: templates/transformation_overview.twig:18
13944 #| msgid "Browser transformation"
13945 msgid "Browser display transformation"
13946 msgstr "Tranformacije čitača"
13948 #: templates/columns_definitions/table_fields_definitions.twig:81
13950 #| msgid "Browser transformation"
13951 msgid "Browser display transformation options"
13952 msgstr "Tranformacije čitača"
13954 #: templates/columns_definitions/table_fields_definitions.twig:82
13955 #: templates/columns_definitions/table_fields_definitions.twig:93
13957 "Please enter the values for transformation options using this format: 'a', "
13958 "100, b,'c'…<br>If you ever need to put a backslash (\"\\\") or a single "
13959 "quote (\"'\") amongst those values, precede it with a backslash (for example "
13960 "'\\\\xyz' or 'a\\'b')."
13962 "Molimo unesite vrijednosti za opcije transformacije koristeći ovaj oblik: "
13963 "'a', 100, b,'c'…<br>Ako treba da unesete obrnutu kosu crtu (\"\\\") ili "
13964 "apostrof (\"'\") u te vrijednosti, stavite obrnutu kosu crtu ispred njih (na "
13965 "primjer '\\\\xyz' ili 'a\\'b')."
13967 #: templates/columns_definitions/table_fields_definitions.twig:88
13968 #: templates/transformation_overview.twig:37
13970 #| msgid "Browser transformation"
13971 msgid "Input transformation"
13972 msgstr "Tranformacije čitača"
13974 #: templates/columns_definitions/table_fields_definitions.twig:92
13976 #| msgid "Transformation options"
13977 msgid "Input transformation options"
13978 msgstr "Opcije transformacije"
13980 #: templates/config/form_display/input.twig:15
13981 msgid "This setting is disabled, it will not be applied to your configuration."
13984 #: templates/config/form_display/input.twig:57
13985 #: templates/config/form_display/input.twig:58
13987 msgid "Set value: %s"
13990 #: templates/config/form_display/input.twig:63
13991 #: templates/config/form_display/input.twig:64
13992 msgid "Restore default value"
13995 #: templates/config/form_display/input.twig:79
13996 #: templates/config/form_display/input.twig:80
13997 msgid "Allow users to customize this value"
14000 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
14001 #: templates/console/display.twig:84 templates/console/display.twig:175
14005 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
14006 #: templates/console/display.twig:84 templates/console/display.twig:175
14010 #: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
14011 #: templates/console/display.twig:175
14013 #| msgid "in query"
14017 #: templates/console/display.twig:7 templates/setup/home/index.twig:166
14018 #: templates/sql/query.twig:38
14022 #: templates/console/display.twig:7
14024 #| msgid "SQL history"
14026 msgstr "SQL istorijat"
14028 #: templates/console/display.twig:11 templates/console/display.twig:99
14032 msgstr "Pretraživanje"
14034 #: templates/console/display.twig:20
14036 #| msgid "Execute bookmarked query"
14037 msgid "Press Ctrl+Enter to execute query"
14038 msgstr "Izvrši upamćen upit"
14040 #: templates/console/display.twig:23
14042 #| msgid "Execute bookmarked query"
14043 msgid "Press Enter to execute query"
14044 msgstr "Izvrši upamćen upit"
14046 #: templates/console/display.twig:31 templates/console/display.twig:175
14048 #| msgid "Explain SQL"
14050 msgstr "Objasni SQL"
14052 #: templates/console/display.twig:40 templates/console/display.twig:184
14056 msgstr "Pretraživanje"
14058 #: templates/console/display.twig:40 templates/console/display.twig:184
14060 msgid "Query failed"
14061 msgstr "Vrsta upita"
14063 #: templates/console/display.twig:42 templates/console/display.twig:184
14064 msgid "Queried time"
14067 #: templates/console/display.twig:47
14068 msgid "During current session"
14071 #: templates/console/display.twig:64
14073 #| msgid "Ascending"
14077 #: templates/console/display.twig:64
14079 #| msgid "Descending"
14083 #: templates/console/display.twig:64
14087 #: templates/console/display.twig:64 templates/console/display.twig:84
14088 #: templates/table/find_replace/replace_preview.twig:16
14094 #: templates/console/display.twig:64
14096 #| msgid "Execute bookmarked query"
14097 msgid "Execution order"
14098 msgstr "Izvrši upamćen upit"
14100 #: templates/console/display.twig:64 templates/console/display.twig:84
14104 #: templates/console/display.twig:64 templates/table/search/index.twig:146
14108 #: templates/console/display.twig:64
14110 msgid "Ungroup queries"
14113 #: templates/console/display.twig:84
14115 #| msgid "Show color"
14117 msgstr "Prikaži boju"
14119 #: templates/console/display.twig:84
14121 #| msgid "Add new field"
14123 msgstr "Dodaj novo polje"
14125 #: templates/console/display.twig:112
14128 msgid "Add bookmark"
14129 msgstr "Pretraživanje"
14131 #: templates/console/display.twig:121
14137 #: templates/console/display.twig:124
14139 msgid "Target database"
14140 msgstr "Pretraživanje baze"
14142 #: templates/console/display.twig:127
14145 msgid "Share this bookmark"
14146 msgstr "Pretraživanje"
14148 #: templates/console/display.twig:140
14150 msgid "Set default"
14151 msgstr "Uvoz fajlova"
14153 #: templates/console/display.twig:162
14155 "Execute queries on Enter and insert new line with Shift+Enter. To make this "
14156 "permanent, view settings."
14159 #: templates/create_tracking_version.twig:10
14160 #, fuzzy, php-format
14161 msgid "Create version %1$s of %2$s"
14162 msgstr "Verzija servera"
14164 #: templates/create_tracking_version.twig:15
14165 #, fuzzy, php-format
14166 msgid "Create version %1$s"
14167 msgstr "Verzija servera"
14169 #: templates/create_tracking_version.twig:21
14170 msgid "Track these data definition statements:"
14173 #: templates/create_tracking_version.twig:60
14174 msgid "Track these data manipulation statements:"
14177 #: templates/create_tracking_version.twig:77
14179 msgid "Create version"
14180 msgstr "Verzija servera"
14182 #: templates/database/central_columns/edit.twig:15
14183 msgctxt "Auto Increment"
14187 #: templates/database/central_columns/main.twig:4
14189 msgid "Add new column"
14190 msgstr "Dodaj novo polje"
14192 #: templates/database/central_columns/main.twig:24
14193 #: templates/database/central_columns/main.twig:228
14195 #| msgid "Length/Values"
14196 msgid "Length/Value"
14197 msgstr "Dužina/Vrijednost*"
14199 #: templates/database/central_columns/main.twig:36
14200 #: templates/database/central_columns/main.twig:240
14202 #| msgid "Attributes"
14206 #: templates/database/central_columns/main.twig:44
14207 #: templates/database/central_columns/main.twig:248
14211 #: templates/database/central_columns/main.twig:129
14212 msgid "The central list of columns for the current database is empty"
14215 #: templates/database/central_columns/main.twig:166
14216 #: templates/display/results/table.twig:62
14218 msgid "Filter rows"
14221 #: templates/database/central_columns/main.twig:167
14222 #: templates/display/results/table.twig:64
14224 #| msgid "Search in database"
14225 msgid "Search this table"
14226 msgstr "Pretraživanje baze"
14228 #: templates/database/central_columns/main.twig:178
14229 #: templates/table/structure/display_structure.twig:418
14232 msgstr "Dodaj novo polje"
14234 #: templates/database/central_columns/main.twig:187
14236 #| msgid "Select Tables"
14237 msgid "Select a table"
14238 msgstr "Izaberi tabele"
14240 #: templates/database/central_columns/main.twig:194
14242 #| msgid "Add/Delete Field Columns"
14243 msgid "Select a column."
14244 msgstr "Dodaj/obriši kolonu"
14246 #: templates/database/central_columns/main.twig:213
14247 msgid "Click to sort."
14250 #: templates/database/central_columns/main.twig:218
14251 #: templates/database/privileges/index.twig:22
14252 #: templates/database/structure/table_header.twig:22
14253 #: templates/database/tracking/tables.twig:18
14254 #: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
14255 #: templates/server/databases/index.twig:163
14256 #: templates/server/privileges/privileges_summary.twig:22
14257 #: templates/server/privileges/users_overview.twig:22
14258 #: templates/server/user_groups/user_groups.twig:21
14259 #: templates/server/variables/index.twig:30
14260 #: templates/table/privileges/index.twig:24
14261 #: templates/table/structure/display_partitions.twig:33
14262 #: templates/table/structure/display_structure.twig:34
14263 #: templates/table/structure/display_structure.twig:457
14264 #: templates/table/tracking/main.twig:32
14265 #: templates/table/tracking/report_table.twig:8
14269 #: templates/database/create_table.twig:3
14270 #: templates/database/operations/index.twig:27
14272 msgid "Create new table"
14273 msgstr "Napravi novu stranu"
14275 #: templates/database/create_table.twig:10
14276 #: templates/database/operations/index.twig:34
14278 #| msgid "Number of rows per page"
14279 msgid "Number of columns"
14280 msgstr "Broj redova po strani"
14282 #: templates/database/create_table.twig:14
14283 #: templates/database/operations/index.twig:39 templates/export.twig:27
14284 #: templates/server/databases/index.twig:46
14288 #: templates/database/data_dictionary/index.twig:4
14290 #| msgid "Database comment"
14291 msgid "Database comment:"
14292 msgstr "Komentar baze"
14294 #: templates/database/data_dictionary/index.twig:8
14295 #: templates/database/data_dictionary/index.twig:124
14296 #: templates/database/structure/index.twig:19
14297 #: templates/display/results/table.twig:258
14298 #: templates/table/structure/display_structure.twig:376
14302 #: templates/database/data_dictionary/index.twig:76 templates/indexes.twig:19
14303 #: templates/table/structure/display_structure.twig:461
14304 #: templates/table/tracking/structure_snapshot_indexes.twig:8
14308 #: templates/database/data_dictionary/index.twig:78 templates/indexes.twig:21
14309 #: templates/table/structure/display_structure.twig:463
14310 #: templates/table/tracking/structure_snapshot_indexes.twig:10
14311 msgid "Cardinality"
14312 msgstr "Kardinalnost"
14314 #: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
14315 #: templates/table/structure/display_structure.twig:542
14316 msgid "No index defined!"
14317 msgstr "Ključ nije definisan!"
14319 #: templates/database/designer/database_tables.twig:31
14320 #: templates/database/export/index.twig:28
14321 #: templates/database/search/main.twig:43 templates/server/export/index.twig:10
14322 #: templates/server/privileges/privileges_table.twig:28
14323 #: templates/server/privileges/privileges_table.twig:55
14324 #: templates/server/privileges/privileges_table.twig:82
14325 #: templates/server/privileges/privileges_table.twig:109
14326 #: templates/server/replication/database_multibox.twig:7
14328 #| msgid "Select All"
14330 msgstr "Izaberi sve"
14332 #: templates/database/designer/database_tables.twig:37
14334 msgid "Show/hide columns"
14335 msgstr "Dodaj novo polje"
14337 #: templates/database/designer/database_tables.twig:46
14339 #| msgid "Databases"
14340 msgid "See table structure"
14343 #: templates/database/designer/database_tables.twig:91
14344 #, fuzzy, php-format
14345 #| msgctxt "Create SELECT … query"
14347 msgid "Select \"%s\""
14348 msgstr "Izaberi sve"
14350 #: templates/database/designer/database_tables.twig:109
14351 #, fuzzy, php-format
14352 #| msgid "Number of rows per page"
14353 msgid "Add an option for column \"%s\"."
14354 msgstr "Broj redova po strani"
14356 #: templates/database/designer/edit_delete_pages.twig:6
14358 #| msgid "Page number:"
14359 msgid "Page to open"
14360 msgstr "Broj strane:"
14362 #: templates/database/designer/edit_delete_pages.twig:6
14364 msgid "Page to delete"
14365 msgstr "Relacioni pogled"
14367 #: templates/database/designer/main.twig:19
14368 #: templates/database/designer/main.twig:25
14370 #| msgid "Show tables"
14371 msgid "Show/Hide tables list"
14372 msgstr "Prikaži tabele"
14374 #: templates/database/designer/main.twig:29
14375 #: templates/database/designer/main.twig:35
14376 #: templates/database/designer/main.twig:36
14377 msgid "View in fullscreen"
14380 #: templates/database/designer/main.twig:34
14381 msgid "Exit fullscreen"
14384 #: templates/database/designer/main.twig:48
14385 #: templates/database/designer/main.twig:52
14387 #| msgid "User name"
14389 msgstr "Ime korisnika"
14391 #: templates/database/designer/main.twig:77
14392 #: templates/database/designer/main.twig:80
14394 #| msgid "Select All"
14395 msgid "Delete pages"
14396 msgstr "Izaberi sve"
14398 #: templates/database/designer/main.twig:84
14399 #: templates/database/designer/main.twig:87
14400 #: templates/database/structure/show_create.twig:11
14402 msgid "Create table"
14403 msgstr "Napravi novu stranu"
14405 #: templates/database/designer/main.twig:91
14406 #: templates/database/designer/main.twig:94
14407 #: templates/database/designer/main.twig:271
14409 msgid "Create relationship"
14410 msgstr "Verzija servera"
14412 #: templates/database/designer/main.twig:105
14413 #: templates/database/designer/main.twig:108
14417 #: templates/database/designer/main.twig:112
14418 #: templates/database/designer/main.twig:115
14422 #: templates/database/designer/main.twig:120
14423 #: templates/database/designer/main.twig:123
14424 msgid "Angular links"
14427 #: templates/database/designer/main.twig:120
14428 #: templates/database/designer/main.twig:123
14429 msgid "Direct links"
14432 #: templates/database/designer/main.twig:127
14433 #: templates/database/designer/main.twig:129
14434 msgid "Snap to grid"
14437 #: templates/database/designer/main.twig:133
14438 #: templates/database/designer/main.twig:139
14439 msgid "Small/Big All"
14442 #: templates/database/designer/main.twig:143
14443 #: templates/database/designer/main.twig:146
14444 msgid "Toggle small/big"
14447 #: templates/database/designer/main.twig:150
14448 #: templates/database/designer/main.twig:153
14450 #| msgid "Traditional Chinese"
14451 msgid "Toggle relationship lines"
14452 msgstr "Tradicionalni kineski"
14454 #: templates/database/designer/main.twig:158
14455 #: templates/database/designer/main.twig:161
14458 msgid "Export schema"
14461 #: templates/database/designer/main.twig:169
14462 #: templates/database/designer/main.twig:172
14464 #| msgid "Submit Query"
14465 msgid "Build Query"
14466 msgstr "Izvrši SQL upit"
14468 #: templates/database/designer/main.twig:177
14469 #: templates/database/designer/main.twig:181
14473 #: templates/database/designer/main.twig:185
14474 #: templates/database/designer/main.twig:190
14476 #| msgid "Partial Texts"
14478 msgstr "Dio teksta"
14480 #: templates/database/designer/main.twig:202
14482 msgid "Hide/Show all"
14483 msgstr "Prikaži sve"
14485 #: templates/database/designer/main.twig:212
14487 #| msgid "Propose table structure"
14488 msgid "Hide/Show tables with no relationship"
14489 msgstr "Predloži strukturu tabele"
14491 #: templates/database/designer/main.twig:223
14493 #| msgid "Number of rows per page"
14494 msgid "Number of tables:"
14495 msgstr "Broj redova po strani"
14497 #: templates/database/designer/main.twig:381
14499 #| msgid "Allows inserting and replacing data."
14500 msgid "Delete relationship"
14501 msgstr "Dozvoljava umetanje i zamjenu podataka."
14503 #: templates/database/designer/main.twig:445
14504 #: templates/database/designer/main.twig:610
14506 msgid "Relationship operator"
14507 msgstr "Relacioni pogled"
14509 #: templates/database/designer/main.twig:474
14510 #: templates/database/designer/main.twig:639
14511 #: templates/database/designer/main.twig:845
14512 #: templates/database/designer/main.twig:1038
14518 #: templates/database/designer/main.twig:484
14519 #: templates/database/designer/main.twig:649
14520 #: templates/database/designer/main.twig:855
14521 #: templates/database/designer/main.twig:1048
14522 #: templates/database/routines/execute_form.twig:20
14523 #: templates/server/replication/status_table.twig:17
14524 #: templates/server/status/variables/index.twig:76
14525 #: templates/server/variables/index.twig:32
14526 #: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:9
14527 #: templates/table/search/index.twig:42
14528 #: templates/table/zoom_search/index.twig:40
14529 #: templates/table/zoom_search/result_form.twig:37
14531 msgstr "Vrijednost"
14533 #: templates/database/designer/main.twig:486
14534 #: templates/database/designer/main.twig:651
14535 #: templates/database/designer/main.twig:857
14536 #: templates/database/designer/main.twig:1050
14538 #| msgid "in query"
14542 #: templates/database/designer/main.twig:495
14543 #: templates/database/designer/main.twig:711
14546 msgstr "Promjeni ime tabele u "
14548 #: templates/database/designer/main.twig:501
14549 #: templates/database/designer/main.twig:719
14551 #| msgid "User name"
14553 msgstr "Ime korisnika"
14555 #: templates/database/designer/main.twig:510
14556 #: templates/database/designer/main.twig:916
14562 #: templates/database/designer/main.twig:516
14563 #: templates/database/designer/main.twig:580
14564 #: templates/database/designer/main.twig:785
14565 #: templates/database/designer/main.twig:816
14566 #: templates/database/designer/main.twig:924
14567 #: templates/database/designer/main.twig:1009
14568 #: templates/table/search/index.twig:41
14569 #: templates/table/zoom_search/index.twig:39
14574 #: templates/database/designer/main.twig:1090
14576 #| msgid "Table options"
14577 msgid "Active options"
14578 msgstr "Opcije tabele"
14580 #: templates/database/designer/page_save_as.twig:19
14582 #| msgid "Import files"
14583 msgid "Save to selected page"
14584 msgstr "Uvoz fajlova"
14586 #: templates/database/designer/page_save_as.twig:23
14588 #| msgid "Create a new index"
14589 msgid "Create a page and save to it"
14590 msgstr "Napravi novi ključ"
14592 #: templates/database/designer/page_save_as.twig:29
14594 #| msgid "User name"
14595 msgid "New page name"
14596 msgstr "Ime korisnika"
14598 #: templates/database/designer/page_selector.twig:2
14600 #| msgid "Select All"
14601 msgid "Select page"
14602 msgstr "Izaberi sve"
14604 #: templates/database/designer/schema_export.twig:4
14605 msgid "Select Export Relational Type"
14608 #: templates/database/events/editor_form.twig:10
14609 #: templates/database/routines/editor_form.twig:11
14610 #: templates/database/triggers/editor_form.twig:14 templates/view_create.twig:8
14614 #: templates/database/events/editor_form.twig:19
14617 msgstr "Vrsta upita"
14619 #: templates/database/events/editor_form.twig:35
14620 #: templates/server/binlog/index.twig:86
14623 msgstr "Vrsta upita"
14625 #: templates/database/events/editor_form.twig:48
14626 #: templates/database/routines/editor_form.twig:38
14627 #, fuzzy, php-format
14629 msgid "Change to %s"
14632 #: templates/database/events/editor_form.twig:53
14636 #: templates/database/events/editor_form.twig:59
14638 #| msgid "Execute bookmarked query"
14639 msgid "Execute every"
14640 msgstr "Izvrši upamćen upit"
14642 #: templates/database/events/editor_form.twig:70
14644 msgctxt "Start of recurring event"
14648 #: templates/database/events/editor_form.twig:76
14651 msgctxt "End of recurring event"
14655 #: templates/database/events/editor_form.twig:90
14657 #| msgid "Complete inserts"
14658 msgid "On completion preserve"
14659 msgstr "Kompletan INSERT (sa imenima polja)"
14661 #: templates/database/events/editor_form.twig:96
14662 #: templates/database/routines/editor_form.twig:138
14663 #: templates/database/triggers/editor_form.twig:61
14664 #: templates/view_create.twig:45
14668 #: templates/database/events/index.twig:13
14669 #: templates/database/privileges/index.twig:113
14670 #: templates/database/privileges/index.twig:114
14671 #: templates/database/routines/index.twig:13
14672 #: templates/database/structure/check_all_tables.twig:3
14673 #: templates/database/structure/check_all_tables.twig:4
14674 #: templates/database/triggers/list.twig:13
14675 #: templates/display/results/table.twig:223
14676 #: templates/display/results/table.twig:224 templates/select_all.twig:4
14677 #: templates/select_all.twig:5 templates/server/databases/index.twig:64
14678 #: templates/server/privileges/edit_routine_privileges.twig:57
14679 #: templates/server/privileges/privileges_table.twig:268
14680 #: templates/server/privileges/privileges_table.twig:269
14681 #: templates/server/privileges/privileges_table.twig:277
14682 #: templates/server/privileges/privileges_table.twig:351
14683 #: templates/server/privileges/privileges_table.twig:551
14684 #: templates/server/privileges/users_overview.twig:121
14685 #: templates/server/privileges/users_overview.twig:122
14686 #: templates/server/user_groups/edit_user_groups.twig:11
14687 #: templates/table/privileges/index.twig:117
14688 #: templates/table/privileges/index.twig:118
14690 #| msgid "Check All"
14692 msgstr "Označi sve"
14694 #: templates/database/events/index.twig:27
14696 #| msgid "Create event"
14697 msgid "Create new event"
14698 msgstr "Verzija servera"
14700 #: templates/database/events/index.twig:36
14701 msgid "There are no events to display."
14704 #: templates/database/events/index.twig:112
14705 msgid "Event scheduler status"
14708 #: templates/database/events/index.twig:117
14709 #: templates/database/tracking/tables.twig:47
14710 msgid "Click to toggle"
14713 #: templates/database/events/index.twig:130
14717 #: templates/database/events/index.twig:141
14721 #: templates/database/export/index.twig:61
14723 "@SERVER@ will become the server name and @DATABASE@ will become the database "
14727 #. l10n: A query that the user has written freely
14728 #: templates/database/export/index.twig:5 templates/table/export/index.twig:5
14729 msgid "Exporting a raw query"
14732 #: templates/database/export/index.twig:7
14733 #, fuzzy, php-format
14734 #| msgid "Create table on database %s"
14735 msgid "Exporting tables from \"%s\" database"
14736 msgstr "Napravi novu tabelu u bazi %s"
14738 #: templates/database/export/index.twig:30
14740 #| msgid "Allows altering the structure of existing tables."
14741 msgid "Export the structure of all tables."
14742 msgstr "Dozvoljava izmjenu struktura postojećih tabela."
14744 #: templates/database/export/index.twig:33
14746 #| msgid "Create table on database %s"
14747 msgid "Export the data of all tables."
14748 msgstr "Napravi novu tabelu u bazi %s"
14750 #: templates/database/import/index.twig:3
14751 #, fuzzy, php-format
14752 msgid "Importing into the database \"%s\""
14753 msgstr "Baza ne postoji"
14755 #: templates/database/multi_table_query/form.twig:4
14756 #: templates/database/qbe/index.twig:4
14758 #| msgid "in query"
14759 msgid "Multi-table query"
14762 #: templates/database/multi_table_query/form.twig:10
14763 #: templates/database/qbe/index.twig:10
14765 msgid "Query by example"
14766 msgstr "Vrsta upita"
14768 #: templates/database/multi_table_query/form.twig:17
14769 msgid "Query window"
14770 msgstr "Prozor za upite"
14772 #: templates/database/multi_table_query/form.twig:38
14773 #: templates/database/multi_table_query/form.twig:128
14775 #| msgid "Select Tables"
14776 msgid "select table"
14777 msgstr "Izaberi tabele"
14779 #: templates/database/multi_table_query/form.twig:45
14780 #: templates/database/multi_table_query/form.twig:136
14782 #| msgid "Add/Delete Field Columns"
14783 msgid "select column"
14784 msgstr "Dodaj/obriši kolonu"
14786 #: templates/database/multi_table_query/form.twig:51
14789 msgid "Table alias"
14792 #: templates/database/multi_table_query/form.twig:52
14794 #| msgid "Column names"
14795 msgid "Column alias"
14796 msgstr "Imena kolona"
14798 #: templates/database/multi_table_query/form.twig:55
14799 msgid "Use this column in criteria"
14802 #: templates/database/multi_table_query/form.twig:59
14804 #| msgid "Criteria"
14806 msgstr "Kriterijum"
14808 #: templates/database/multi_table_query/form.twig:73
14810 #| msgid "Any user"
14812 msgstr "Bilo koji korisnik"
14814 #: templates/database/multi_table_query/form.twig:119
14816 #| msgid "Add/Delete Field Columns"
14817 msgid "Another column"
14818 msgstr "Dodaj/obriši kolonu"
14820 #: templates/database/multi_table_query/form.twig:146
14821 msgid "Enter criteria as free text"
14824 #: templates/database/multi_table_query/form.twig:153
14826 msgid "Remove this column"
14827 msgstr "Promjeni ime tabele u "
14829 #: templates/database/multi_table_query/form.twig:159
14830 #: templates/table/relation/foreign_key_row.twig:85
14832 msgid "+ Add column"
14833 msgstr "Dodaj novo polje"
14835 #: templates/database/multi_table_query/form.twig:174
14836 #: templates/database/qbe/selection_form.twig:80
14837 #: templates/database/qbe/selection_form.twig:96
14839 #| msgid "Update Query"
14840 msgid "Update query"
14841 msgstr "Ažuriraj upit"
14843 #: templates/database/operations/index.twig:9
14844 #: templates/database/operations/index.twig:13
14845 msgid "Database comment"
14846 msgstr "Komentar baze"
14848 #: templates/database/operations/index.twig:54
14850 msgid "Rename database to"
14851 msgstr "Promjeni ime tabele u "
14853 #: templates/database/operations/index.twig:58 templates/export.twig:282
14855 #| msgid "Database"
14856 msgid "New database name"
14857 msgstr "Baza podataka"
14859 #: templates/database/operations/index.twig:66
14860 #: templates/database/operations/index.twig:171
14861 #: templates/table/operations/index.twig:77
14862 #: templates/table/operations/index.twig:113
14863 #: templates/table/operations/index.twig:313
14865 #| msgid "You don't have sufficient privileges to be here right now!"
14867 "You don't have sufficient privileges to perform this operation; Please refer "
14868 "to the documentation for more details."
14869 msgstr "Nije Vam dozvoljeno da budete ovdje!"
14871 #: templates/database/operations/index.twig:83
14873 msgid "Remove database"
14874 msgstr "Promjeni ime tabele u "
14876 #: templates/database/operations/index.twig:89
14878 msgid "Database %s has been dropped."
14879 msgstr "Baza %s je odbačena."
14881 #: templates/database/operations/index.twig:94
14883 msgid "Drop the database (DROP)"
14884 msgstr "Baza ne postoji"
14886 #: templates/database/operations/index.twig:118
14888 msgid "Copy database to"
14889 msgstr "Baza ne postoji"
14891 #: templates/database/operations/index.twig:150
14892 msgid "CREATE DATABASE before copying"
14895 #: templates/database/operations/index.twig:165
14896 #: templates/database/structure/copy_form.twig:44
14897 #: templates/table/operations/index.twig:306
14898 msgid "Add constraints"
14901 #: templates/database/operations/index.twig:180
14903 msgid "Switch to copied database"
14904 msgstr "Pređi na kopiranu tabelu"
14906 #: templates/database/operations/index.twig:216
14908 msgid "Change all tables collations"
14909 msgstr "Opcije tabele"
14911 #: templates/database/operations/index.twig:220
14912 msgid "Change all tables columns collations"
14915 #: templates/database/privileges/index.twig:9
14916 #: templates/table/privileges/index.twig:8
14918 msgid "Users having access to \"%s\""
14919 msgstr "Korisnici koji imaju pristup \"%s\""
14921 #: templates/database/privileges/index.twig:17
14922 #: templates/server/privileges/login_information_fields.twig:6
14923 #: templates/server/privileges/login_information_fields.twig:11
14924 #: templates/server/privileges/users_overview.twig:8
14925 #: templates/server/replication/change_primary.twig:15
14926 #: templates/server/replication/primary_add_replica_user.twig:19
14927 #: templates/server/replication/primary_add_replica_user.twig:24
14928 #: templates/table/privileges/index.twig:19
14930 msgstr "Ime korisnika"
14932 #: templates/database/privileges/index.twig:18
14933 #: templates/server/privileges/login_information_fields.twig:25
14934 #: templates/server/privileges/login_information_fields.twig:37
14935 #: templates/server/privileges/users_overview.twig:9
14936 #: templates/table/privileges/index.twig:20
14938 #| msgid "Column names"
14940 msgstr "Imena kolona"
14942 #: templates/database/privileges/index.twig:21
14943 #: templates/server/privileges/privileges_summary.twig:16
14944 #: templates/server/privileges/users_overview.twig:18
14945 #: templates/table/privileges/index.twig:23
14949 #: templates/database/privileges/index.twig:36
14950 #: templates/server/privileges/new_user_ajax.twig:9
14951 #: templates/server/privileges/users_overview.twig:36
14952 #: templates/table/privileges/index.twig:38
14956 #: templates/database/privileges/index.twig:47
14957 #: templates/table/privileges/index.twig:49
14961 #: templates/database/privileges/index.twig:50
14962 #: templates/table/privileges/index.twig:52
14963 msgid "database-specific"
14964 msgstr "Specifično za bazu"
14966 #: templates/database/privileges/index.twig:52
14967 #: templates/table/privileges/index.twig:54
14971 #: templates/database/privileges/index.twig:55
14972 #: templates/table/privileges/index.twig:59
14974 #| msgid "Add new field"
14976 msgstr "Dodaj novo polje"
14978 #: templates/database/privileges/index.twig:112
14979 #: templates/database/privileges/index.twig:115
14980 #: templates/database/structure/check_all_tables.twig:2
14981 #: templates/database/structure/check_all_tables.twig:9
14982 #: templates/display/results/table.twig:222
14983 #: templates/display/results/table.twig:225 templates/select_all.twig:2
14984 #: templates/select_all.twig:6
14985 #: templates/server/privileges/users_overview.twig:120
14986 #: templates/server/privileges/users_overview.twig:123
14987 #: templates/table/privileges/index.twig:116
14988 #: templates/table/privileges/index.twig:119
14989 msgid "With selected:"
14992 #: templates/database/privileges/index.twig:131
14993 #: templates/server/privileges/add_user_fieldset.twig:4
14994 #: templates/server/privileges/user_overview.twig:22
14995 #: templates/server/privileges/users_overview.twig:137
14996 #: templates/table/privileges/index.twig:134
14997 msgctxt "Create new user"
15001 #: templates/database/privileges/index.twig:136
15002 #: templates/server/privileges/add_user_fieldset.twig:9
15003 #: templates/server/privileges/add_user.twig:3
15004 #: templates/server/privileges/user_overview.twig:24
15005 #: templates/server/privileges/users_overview.twig:140
15006 #: templates/table/privileges/index.twig:140
15008 #| msgid "Any user"
15009 msgid "Add user account"
15010 msgstr "Bilo koji korisnik"
15012 #: templates/database/qbe/index.twig:16
15014 msgid "Switch to %svisual builder%s"
15015 msgstr "Pređi na %svizualni graditelj%s"
15017 #: templates/database/qbe/index.twig:20
15019 #| msgid "You have to choose at least one column to display"
15020 msgid "You have to choose at least one column to display!"
15021 msgstr "Morate izabrati bar jednu kolonu za prikaz"
15023 #: templates/database/qbe/ins_del_and_or_cell.twig:5
15027 #: templates/database/qbe/ins_del_and_or_cell.twig:12
15033 #: templates/database/qbe/ins_del_and_or_cell.twig:17
15037 #: templates/database/qbe/selection_form.twig:12
15038 #: templates/table/find_replace/index.twig:41
15044 #: templates/database/qbe/selection_form.twig:17
15048 #: templates/database/qbe/selection_form.twig:22
15054 #: templates/database/qbe/selection_form.twig:27
15058 msgstr "Sortiranje"
15060 #: templates/database/qbe/selection_form.twig:32
15063 msgid "Sort order:"
15064 msgstr "Sortiranje"
15066 #: templates/database/qbe/selection_form.twig:37
15068 #| msgid "Criteria"
15070 msgstr "Kriterijum"
15072 #: templates/database/qbe/selection_form.twig:44
15078 #: templates/database/qbe/selection_form.twig:54
15080 #| msgid "Add/Delete Criteria Row"
15081 msgid "Add/Delete criteria rows:"
15082 msgstr "Dodaj/obriši polje za kriterij"
15084 #: templates/database/qbe/selection_form.twig:67
15086 #| msgid "Add/Delete Field Columns"
15087 msgid "Add/Delete columns:"
15088 msgstr "Dodaj/obriši kolonu"
15090 #: templates/database/qbe/selection_form.twig:86
15091 #: templates/database/qbe/selection_form.twig:88
15093 #| msgid "Use Tables"
15095 msgstr "Koristi tabele"
15097 #: templates/database/qbe/selection_form.twig:107
15099 msgid "SQL query on database <b>%s</b>:"
15100 msgstr "SQL upit na bazi <b>%s</b>:"
15102 #: templates/database/routines/editor_form.twig:20
15104 #| msgid "Column names"
15105 msgid "Routine name"
15106 msgstr "Imena kolona"
15108 #: templates/database/routines/editor_form.twig:43
15112 #: templates/database/routines/editor_form.twig:49
15114 #| msgid "Creation"
15116 msgstr "Napravljeno"
15118 #: templates/database/routines/editor_form.twig:66
15120 #| msgid "Add new field"
15121 msgid "Add parameter"
15122 msgstr "Dodaj novo polje"
15124 #: templates/database/routines/editor_form.twig:67
15126 msgid "Remove last parameter"
15127 msgstr "Promjeni ime tabele u "
15129 #: templates/database/routines/editor_form.twig:71
15130 msgid "Return type"
15133 #: templates/database/routines/editor_form.twig:79
15135 #| msgid "Length/Values"
15136 msgid "Return length/values"
15137 msgstr "Dužina/Vrijednost*"
15139 #: templates/database/routines/editor_form.twig:86
15141 #| msgid "Table options"
15142 msgid "Return options"
15143 msgstr "Opcije tabele"
15145 #: templates/database/routines/editor_form.twig:90
15146 #: templates/database/routines/parameter_row.twig:31
15147 #: templates/database/structure/table_header.twig:42
15149 msgstr "Karakter set"
15151 #: templates/database/routines/editor_form.twig:115
15152 msgid "Is deterministic"
15155 #: templates/database/routines/editor_form.twig:131
15157 #| msgid "You don't have sufficient privileges to be here right now!"
15159 "You do not have sufficient privileges to perform this operation; Please "
15160 "refer to the documentation for more details."
15161 msgstr "Nije Vam dozvoljeno da budete ovdje!"
15163 #: templates/database/routines/editor_form.twig:144
15165 #| msgid "Query type"
15166 msgid "Security type"
15167 msgstr "Vrsta upita"
15169 #: templates/database/routines/editor_form.twig:153
15170 msgid "SQL data access"
15173 #: templates/database/routines/execute_form.twig:7
15174 #: templates/database/routines/execute_form.twig:12
15175 msgid "Routine parameters"
15178 #: templates/database/routines/index.twig:33
15180 msgid "Create new routine"
15181 msgstr "Verzija servera"
15183 #: templates/database/routines/index.twig:42
15184 msgid "There are no routines to display."
15187 #: templates/database/routines/index.twig:51
15189 #| msgid "Table options"
15191 msgstr "Opcije tabele"
15193 #: templates/database/routines/parameter_row.twig:24
15194 #: templates/modals/enum_set_editor.twig:5
15195 msgid "ENUM/SET editor"
15198 #: templates/database/routines/row.twig:38
15199 #: templates/database/routines/row.twig:48
15200 #: templates/database/routines/row.twig:52
15204 #: templates/database/search/main.twig:5
15205 msgid "Search in database"
15206 msgstr "Pretraživanje baze"
15208 #: templates/database/search/main.twig:8
15210 #| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
15211 msgid "Words or values to search for (wildcard: \"%\"):"
15212 msgstr "Riječi ili vrednosti koje se traže (džoker: \"%\"):"
15214 #: templates/database/search/main.twig:15
15215 #: templates/table/find_replace/index.twig:31
15219 #: templates/database/search/main.twig:19
15220 #: templates/database/search/main.twig:23
15221 msgid "Words are separated by a space character (\" \")."
15222 msgstr "Riječi se odvajaju razmakom (\" \")."
15224 #: templates/database/search/main.twig:40
15226 #| msgid "Inside table(s):"
15227 msgid "Inside tables:"
15228 msgstr "Unutar tabela:"
15230 #: templates/database/search/main.twig:46 templates/server/export/index.twig:11
15231 #: templates/server/replication/database_multibox.twig:8
15233 #| msgid "Unselect All"
15234 msgid "Unselect all"
15237 #: templates/database/search/main.twig:67
15239 #| msgid "Inside table(s):"
15240 msgid "Inside column:"
15241 msgstr "Unutar tabela:"
15243 #: templates/database/search/results.twig:12
15244 #, fuzzy, php-format
15245 #| msgid "%s match(es) inside table <i>%s</i>"
15246 msgid "%1$s match in <strong>%2$s</strong>"
15247 msgid_plural "%1$s matches in <strong>%2$s</strong>"
15248 msgstr[0] "%s pogodaka unutar tabele <i>%s</i>"
15249 msgstr[1] "%s pogodaka unutar tabele <i>%s</i>"
15251 #: templates/database/search/results.twig:56
15253 #| msgid "<b>Total:</b> <i>%s</i> match(es)"
15254 msgid "<strong>Total:</strong> <em>%count%</em> match"
15255 msgid_plural "<strong>Total:</strong> <em>%count%</em> matches"
15256 msgstr[0] "<b>Ukupno:</b> <i>%s</i> pogodaka"
15257 msgstr[1] "<b>Ukupno:</b> <i>%s</i> pogodaka"
15259 #: templates/database/structure/add_prefix.twig:7
15260 #: templates/database/structure/add_prefix.twig:9
15262 #| msgid "Add new field"
15264 msgstr "Dodaj novo polje"
15266 #: templates/database/structure/body_for_table_summary.twig:6
15267 #, fuzzy, php-format
15268 #| msgid "%s table(s)"
15270 msgid_plural "%s tables"
15271 msgstr[0] "%s tabela"
15272 msgstr[1] "%s tabela"
15275 #: templates/database/structure/body_for_table_summary.twig:17
15279 #: templates/database/structure/change_prefix_form.twig:7
15285 #: templates/database/structure/change_prefix_form.twig:13
15289 #: templates/database/structure/check_all_tables.twig:6
15290 msgid "Check tables having overhead"
15293 #: templates/database/structure/check_all_tables.twig:10
15295 #| msgid "No tables"
15297 msgstr "Nema tabela"
15299 #: templates/database/structure/check_all_tables.twig:11
15301 #| msgid "Show color"
15302 msgid "Show create"
15303 msgstr "Prikaži boju"
15305 #: templates/database/structure/check_all_tables.twig:14
15306 #: templates/table/operations/index.twig:403
15307 #: templates/table/operations/view.twig:26
15309 #| msgid "Dumping data for table"
15310 msgid "Delete data or table"
15311 msgstr "Prikaz podataka tabele"
15313 #: templates/database/structure/check_all_tables.twig:15
15314 #: templates/database/structure/structure_table_row.twig:74
15318 #: templates/database/structure/check_all_tables.twig:18
15319 #: templates/table/operations/index.twig:334
15320 msgid "Table maintenance"
15321 msgstr "Radnje na tabeli"
15323 #: templates/database/structure/check_all_tables.twig:19
15324 #: templates/table/maintenance/analyze.twig:3
15325 #: templates/table/operations/index.twig:339
15326 msgid "Analyze table"
15327 msgstr "Analiziraj tabelu"
15329 #: templates/database/structure/check_all_tables.twig:20
15330 #: templates/table/maintenance/check.twig:3
15331 #: templates/table/operations/index.twig:348
15332 msgid "Check table"
15333 msgstr "Provjeri tabelu"
15335 #: templates/database/structure/check_all_tables.twig:21
15336 #: templates/table/maintenance/checksum.twig:3
15337 #: templates/table/operations/index.twig:356
15339 #| msgid "Check table"
15340 msgid "Checksum table"
15341 msgstr "Provjeri tabelu"
15343 #: templates/database/structure/check_all_tables.twig:22
15344 #: templates/table/maintenance/optimize.twig:3
15345 #: templates/table/operations/index.twig:384
15346 #: templates/table/structure/display_table_stats.twig:68
15347 msgid "Optimize table"
15348 msgstr "Optimiziraj tabelu"
15350 #: templates/database/structure/check_all_tables.twig:23
15351 #: templates/table/maintenance/repair.twig:3
15352 #: templates/table/operations/index.twig:393
15353 msgid "Repair table"
15354 msgstr "Popravi tabelu"
15356 #: templates/database/structure/check_all_tables.twig:25
15358 #| msgid "Add new field"
15360 msgstr "Dodaj novo polje"
15362 #: templates/database/structure/check_all_tables.twig:26
15363 msgid "Add prefix to table"
15366 #: templates/database/structure/check_all_tables.twig:27
15368 #| msgid "Replace table data with file"
15369 msgid "Replace table prefix"
15370 msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke"
15372 #: templates/database/structure/check_all_tables.twig:33
15374 msgid "Add columns to central list"
15375 msgstr "Dodaj novo polje"
15377 #: templates/database/structure/check_all_tables.twig:34
15378 msgid "Remove columns from central list"
15381 #: templates/database/structure/check_all_tables.twig:35
15383 msgid "Make consistent with central list"
15384 msgstr "Dodaj novo polje"
15386 #: templates/database/structure/check_all_tables.twig:53
15387 #: templates/database/structure/check_all_tables.twig:73
15389 #| msgid "Attributes"
15393 #: templates/database/structure/check_all_tables.twig:65
15394 msgid "Are you sure?"
15397 #: templates/database/structure/check_all_tables.twig:69
15399 "This action may change some of the columns definition.[br]Are you sure you "
15400 "want to continue?"
15403 #: templates/database/structure/copy_form.twig:14
15408 #: templates/database/structure/copy_form.twig:39
15410 #| msgid "Add AUTO_INCREMENT value"
15411 msgid "Add AUTO INCREMENT value"
15412 msgstr "Dodaj AUTO_INCREMENT vrijednost"
15414 #: templates/database/structure/drop_form.twig:6
15415 #: templates/database/structure/empty_form.twig:6
15416 #: templates/table/delete/confirm.twig:12
15417 #: templates/table/structure/drop_confirm.twig:6
15418 #: templates/table/structure/primary.twig:6
15420 #| msgid "Do you really want to "
15421 msgid "Do you really want to execute the following query?"
15422 msgstr "Da li stvarno hoćete da "
15424 #: templates/database/structure/favorite_anchor.twig:4
15425 #: templates/recent_favorite_table_favorite.twig:6
15427 msgid "Remove from Favorites"
15428 msgstr "Promjeni ime tabele u "
15430 #: templates/database/structure/favorite_anchor.twig:4
15432 msgid "Add to Favorites"
15433 msgstr "Dodaj novog korisnika"
15435 #: templates/database/structure/show_create.twig:2
15437 msgid "Showing create queries"
15438 msgstr "Prikaži kompletne upite"
15440 #: templates/database/structure/show_create.twig:33
15441 #: templates/display/results/table.twig:297 templates/modals/create_view.twig:5
15442 #: templates/sql/no_results_returned.twig:13 templates/view_create.twig:11
15444 msgid "Create view"
15445 msgstr "Verzija servera"
15447 #: templates/database/structure/structure_table_row.twig:17
15448 #: templates/server/databases/index.twig:219
15449 #: templates/server/databases/index.twig:231
15450 msgid "Not replicated"
15453 #: templates/database/structure/structure_table_row.twig:18
15454 #: templates/server/databases/index.twig:215
15455 #: templates/server/databases/index.twig:227
15460 #: templates/database/structure/structure_table_row.twig:223
15462 msgstr "se koristi"
15464 #: templates/database/structure/table_header.twig:27
15466 "May be approximate. Click on the number to get the exact count. See "
15467 "[doc@faq3-11]FAQ 3.11[/doc]."
15470 #: templates/database/structure/table_header.twig:36
15471 #: templates/table/index_form.twig:141
15475 #: templates/database/structure/table_header.twig:51
15476 #: templates/table/structure/display_table_stats.twig:154
15478 msgstr "Napravljeno"
15480 #: templates/database/structure/table_header.twig:56
15481 #: templates/table/structure/display_table_stats.twig:161
15482 msgid "Last update"
15483 msgstr "Posljednja izmjena"
15485 #: templates/database/structure/table_header.twig:61
15486 #: templates/table/structure/display_table_stats.twig:168
15488 msgstr "Posljednja provjera"
15490 #: templates/database/structure/tracking_icon.twig:3
15491 msgid "Tracking is active."
15494 #: templates/database/structure/tracking_icon.twig:5
15495 msgid "Tracking is not active."
15498 #: templates/database/tracking/tables.twig:4
15499 msgid "Tracked tables"
15502 #: templates/database/tracking/tables.twig:14
15503 msgid "Last version"
15506 #: templates/database/tracking/tables.twig:15
15507 #: templates/table/tracking/main.twig:29
15511 #: templates/database/tracking/tables.twig:16
15512 #: templates/table/tracking/main.twig:30
15516 #: templates/database/tracking/tables.twig:61
15517 #: templates/table/tracking/main.twig:10 templates/table/tracking/main.twig:53
15521 #: templates/database/tracking/tables.twig:73
15522 #: templates/table/tracking/main.twig:12 templates/table/tracking/main.twig:56
15526 #: templates/database/tracking/tables.twig:93
15527 #: templates/database/tracking/tables.twig:138
15528 #: templates/database/tracking/tables.twig:139
15530 #| msgid "Allows inserting and replacing data."
15531 msgid "Delete tracking"
15532 msgstr "Dozvoljava umetanje i zamjenu podataka."
15534 #: templates/database/tracking/tables.twig:104
15538 #: templates/database/tracking/tables.twig:145
15539 msgid "Untracked tables"
15542 #: templates/database/tracking/tables.twig:176
15543 #: templates/database/tracking/tables.twig:188
15544 #: templates/database/tracking/tables.twig:189
15545 #: templates/table/structure/display_structure.twig:396
15547 msgid "Track table"
15548 msgstr "Provjeri tabelu"
15550 #: templates/database/triggers/editor_form.twig:23
15552 #| msgid "server name"
15553 msgid "Trigger name"
15554 msgstr "Ime korisnika"
15556 #: templates/database/triggers/editor_form.twig:37
15559 msgctxt "Trigger action time"
15563 #: templates/database/triggers/list.twig:27
15565 #| msgid "Create trigger"
15566 msgid "Create new trigger"
15567 msgstr "Verzija servera"
15569 #: templates/database/triggers/list.twig:36
15570 msgid "There are no triggers to display."
15573 #: templates/display/results/table.twig:32
15574 msgid "Save edited data"
15577 #: templates/display/results/table.twig:38
15579 #| msgid "Add/Delete Field Columns"
15580 msgid "Restore column order"
15581 msgstr "Dodaj/obriši kolonu"
15583 #: templates/display/results/table.twig:49 templates/export.twig:149
15584 #: templates/table/start_and_number_of_rows_fieldset.twig:9
15586 #| msgid "Number of rows per page"
15587 msgid "Number of rows:"
15588 msgstr "Broj redova po strani"
15590 #: templates/display/results/table.twig:52
15594 #: templates/display/results/table.twig:70
15597 msgid "Sort by key:"
15598 msgstr "Sortiranje"
15600 #: templates/display/results/table.twig:119
15601 #: templates/table/search/index.twig:102
15603 #| msgid "Table options"
15604 msgid "Extra options"
15605 msgstr "Opcije tabele"
15607 #: templates/display/results/table.twig:141
15609 msgid "Relational key"
15610 msgstr "Relaciona shema"
15612 #: templates/display/results/table.twig:145
15614 #| msgid "Displaying Column Comments"
15615 msgid "Display column for relationships"
15616 msgstr "Prikazujem komentare kolone"
15618 #: templates/display/results/table.twig:153
15619 msgid "Show binary contents"
15622 #: templates/display/results/table.twig:157
15623 msgid "Show BLOB contents"
15626 #: templates/display/results/table.twig:167
15628 #| msgid "Browser transformation"
15629 msgid "Hide browser transformation"
15630 msgstr "Tranformacije čitača"
15632 #: templates/display/results/table.twig:179
15633 msgid "Well Known Text"
15636 #: templates/display/results/table.twig:183
15637 msgid "Well Known Binary"
15640 #: templates/display/results/table.twig:255
15641 #: templates/sql/no_results_returned.twig:9
15642 msgid "Query results operations"
15645 #: templates/display/results/table.twig:260
15646 msgid "Copy to clipboard"
15649 #: templates/display/results/table.twig:279
15650 #: templates/table/chart/tbl_chart.twig:2
15652 #| msgid "Display PDF schema"
15653 msgid "Display chart"
15654 msgstr "Prikaži PDF shemu"
15656 #: templates/display/results/table.twig:287
15657 msgid "Visualize GIS data"
15660 #: templates/encoding/kanji_encoding_form.twig:6
15663 msgctxt "None encoding conversion"
15667 #: templates/encoding/kanji_encoding_form.twig:17
15668 msgid "Convert to Kana"
15671 #: templates/error/report_form.twig:3
15673 "This report automatically includes data about the error and information "
15674 "about relevant configuration settings. It will be sent to the phpMyAdmin "
15675 "team for debugging the error."
15678 #: templates/error/report_form.twig:11
15680 "Can you tell us the steps leading to this error? It decisively helps in "
15684 #: templates/error/report_form.twig:18
15685 msgid "You may examine the data in the error report:"
15688 #: templates/error/report_modal.twig:5
15690 msgid "Submit error report"
15691 msgstr "Izbor servera"
15693 #: templates/error/report_modal.twig:12
15695 msgid "Send error report"
15696 msgstr "Izbor servera"
15698 #: templates/export/template_options.twig:1 templates/export.twig:42
15700 #| msgid "Select Tables"
15701 msgid "Select a template"
15702 msgstr "Izaberi tabele"
15704 #: templates/export.twig:14
15706 msgid "Export templates:"
15707 msgstr "Nema tabela"
15709 #: templates/export.twig:18
15711 #| msgid "File name template"
15712 msgid "New template:"
15713 msgstr "Šablon imena datoteke"
15715 #: templates/export.twig:21 templates/export.twig:24
15717 #| msgid "User name"
15718 msgid "Template name"
15719 msgstr "Ime korisnika"
15721 #: templates/export.twig:35
15723 #| msgid "File name template"
15724 msgid "Existing templates:"
15725 msgstr "Šablon imena datoteke"
15727 #: templates/export.twig:38
15729 #| msgid "%s table(s)"
15733 #: templates/export.twig:51
15735 #| msgctxt "Create UPDATE query"
15738 msgstr "Ažuriraj upit"
15740 #: templates/export.twig:72
15742 msgid "Show SQL query"
15743 msgstr "Prikaži kompletne upite"
15745 #: templates/export.twig:104
15748 msgid "Export method:"
15751 #: templates/export.twig:108
15752 msgid "Quick - display only the minimal options"
15755 #: templates/export.twig:112
15756 msgid "Custom - display all possible options"
15759 #: templates/export.twig:121
15761 #| msgid "Partial Texts"
15762 msgid "File format to export"
15763 msgstr "Dio teksta"
15765 #: templates/export.twig:137
15771 #: templates/export.twig:141
15772 msgid "Dump all rows"
15775 #: templates/export.twig:145
15776 msgid "Dump some row(s)"
15779 #: templates/export.twig:160
15780 msgid "Row to begin at:"
15783 #: templates/export.twig:170 templates/export.twig:332
15787 #: templates/export.twig:175 templates/export.twig:370
15788 #, fuzzy, php-format
15789 #| msgid "Save on server in %s directory"
15790 msgid "Save on server in the directory <strong>%s</strong>"
15791 msgstr "Sačuvaj na server u direktorijum %s"
15793 #: templates/export.twig:193 templates/export.twig:337
15794 msgid "Rename exported databases/tables/columns"
15797 #: templates/export.twig:201
15798 msgid "Defined aliases"
15801 #: templates/export.twig:216 templates/export.twig:230
15802 #: templates/export.twig:243 templates/export.twig:260
15806 #: templates/export.twig:269
15807 msgid "Define new aliases"
15810 #: templates/export.twig:274
15812 #| msgid "Select Tables"
15813 msgid "Select database:"
15814 msgstr "Izaberi tabele"
15816 #: templates/export.twig:290
15818 #| msgid "Select Tables"
15819 msgid "Select table:"
15820 msgstr "Izaberi tabele"
15822 #: templates/export.twig:298
15824 #| msgid "New table"
15825 msgid "New table name"
15826 msgstr "Nema tabela"
15828 #: templates/export.twig:306
15830 #| msgid "Add/Delete Field Columns"
15831 msgid "Select column:"
15832 msgstr "Dodaj/obriši kolonu"
15834 #: templates/export.twig:314
15836 #| msgid "Column names"
15837 msgid "New column name"
15838 msgstr "Imena kolona"
15840 #: templates/export.twig:347
15841 #, fuzzy, php-format
15842 #| msgid "Statements"
15843 msgid "Use %s statement"
15846 #: templates/export.twig:356
15848 #| msgid "Save as file"
15849 msgid "View output as text"
15850 msgstr "Sačuvaj kao datoteku"
15852 #: templates/export.twig:360
15854 #| msgid "Save as file"
15855 msgid "Save output to a file"
15856 msgstr "Sačuvaj kao datoteku"
15858 #: templates/export.twig:387
15860 #| msgid "File name template"
15861 msgid "File name template:"
15862 msgstr "Šablon imena datoteke"
15864 #: templates/export.twig:388
15867 "This value is interpreted using the 'strftime' function, so you can use time "
15868 "formatting strings. Additionally the following transformations will happen: "
15869 "%s Other text will be kept as is. See the FAQ 6.27 for details."
15872 #: templates/export.twig:398
15873 msgid "Use this for future exports"
15876 #: templates/export.twig:409 templates/import.twig:103
15877 msgid "Character set of the file:"
15878 msgstr "Karakter set datoteke:"
15880 #: templates/export.twig:429
15882 #| msgid "Compression"
15883 msgid "Compression:"
15884 msgstr "Kompresija"
15886 #: templates/export.twig:437
15888 #| msgid "\"zipped\""
15890 msgstr "\"zipovano\""
15892 #: templates/export.twig:443
15894 #| msgid "\"gzipped\""
15896 msgstr "\"gzip-ovano\""
15898 #: templates/export.twig:461
15900 #| msgid "Create table on database %s"
15901 msgid "Export databases as separate files"
15902 msgstr "Napravi novu tabelu u bazi %s"
15904 #: templates/export.twig:463
15906 #| msgid "horizontal (rotated headers)"
15907 msgid "Export tables as separate files"
15908 msgstr "horizontalnom (rotirana zaglavlja)"
15910 #: templates/export.twig:474
15911 msgid "Skip tables larger than:"
15914 #: templates/export.twig:476
15915 msgid "The size is measured in MiB."
15918 #: templates/export.twig:482 templates/import.twig:182
15920 #| msgid "Transformation options"
15921 msgid "Format-specific options:"
15922 msgstr "Opcije transformacije"
15924 #: templates/export.twig:491 templates/import.twig:191
15925 msgid "Encoding Conversion:"
15928 #: templates/filter.twig:2 templates/server/status/processes/index.twig:6
15929 #: templates/server/status/variables/index.twig:7
15933 #: templates/filter.twig:4 templates/server/status/variables/index.twig:12
15935 #| msgid "Do not change the password"
15936 msgid "Containing the word:"
15937 msgstr "Nemoj da mijenjaš lozinku"
15939 #: templates/footer.twig:7 templates/footer.twig:9 templates/footer.twig:11
15940 msgid "Open new phpMyAdmin window"
15943 #: templates/footer.twig:26 templates/home/index.twig:18
15944 #: templates/login/form.twig:5
15946 msgid "phpMyAdmin Demo Server"
15947 msgstr "phpMyAdmin dokumentacija"
15949 #: templates/footer.twig:34
15951 msgid "Currently running Git revision %1$s from the %2$s branch."
15954 #: templates/footer.twig:36
15956 msgid "Git information missing!"
15957 msgstr "Podatci o prijavi"
15959 #: templates/gis_data_editor_form.twig:4
15961 msgid "Value for the column \"%s\""
15964 #: templates/gis_data_editor_form.twig:22
15965 #: templates/table/gis_visualization/gis_visualization.twig:34
15966 msgid "Use OpenStreetMaps as Base Layer"
15969 #: templates/gis_data_editor_form.twig:38
15970 msgctxt "Spatial Reference System Identifier"
15974 #: templates/gis_data_editor_form.twig:53
15976 msgid "Geometry %d:"
15979 #: templates/gis_data_editor_form.twig:73
15983 #: templates/gis_data_editor_form.twig:93
15984 #: templates/gis_data_editor_form.twig:134
15985 #: templates/gis_data_editor_form.twig:186
15986 #, fuzzy, php-format
15988 msgstr "Dodaj novo polje"
15990 #: templates/gis_data_editor_form.twig:113
15991 #, fuzzy, php-format
15992 #| msgid "Lines terminated by"
15993 msgid "Linestring %d:"
15994 msgstr "Linije se završavaju sa"
15996 #: templates/gis_data_editor_form.twig:115
15997 #: templates/gis_data_editor_form.twig:170
15998 msgid "Outer ring:"
16001 #: templates/gis_data_editor_form.twig:117
16002 #: templates/gis_data_editor_form.twig:172
16004 msgid "Inner ring %d:"
16007 #: templates/gis_data_editor_form.twig:144
16009 #| msgid "Add a new User"
16010 msgid "Add a linestring"
16011 msgstr "Dodaj novog korisnika"
16013 #: templates/gis_data_editor_form.twig:157
16014 #, fuzzy, php-format
16015 msgid "Polygon %d:"
16016 msgstr "Dodaj novo polje"
16018 #: templates/gis_data_editor_form.twig:199
16020 msgid "Add a polygon"
16021 msgstr "Dodaj novo polje"
16023 #: templates/gis_data_editor_form.twig:205
16025 msgid "Add geometry"
16026 msgstr "Dodaj novog korisnika"
16028 #: templates/gis_data_editor_form.twig:214
16032 #: templates/gis_data_editor_form.twig:216
16034 "Choose \"GeomFromText\" from the \"Function\" column and paste the string "
16035 "below into the \"Value\" field."
16038 #: templates/header.twig:34 templates/login/header.twig:13
16040 #| msgid "Cookies must be enabled past this point."
16041 msgid "Javascript must be enabled past this point!"
16042 msgstr "Kolačići (Cookies) moraju u ovom slučaju biti aktivirani."
16044 #: templates/header.twig:45
16045 msgid "Click on the bar to scroll to top of page"
16048 #: templates/home/git_info.twig:2
16049 msgid "Git revision:"
16052 #: templates/home/git_info.twig:13
16056 #: templates/home/git_info.twig:15 templates/home/git_info.twig:22
16058 msgid "from %s branch"
16061 #: templates/home/git_info.twig:25
16062 #, fuzzy, php-format
16063 msgid "committed on %s by %s"
16064 msgstr "Verzija servera"
16066 #: templates/home/git_info.twig:32
16067 #, fuzzy, php-format
16068 msgid "authored on %s by %s"
16069 msgstr "Verzija servera"
16071 #: templates/home/index.twig:22 templates/login/form.twig:8
16074 "You are using the demo server. You can do anything here, but please do not "
16075 "change root, debian-sys-maint and pma users. More information is available "
16079 #: templates/home/index.twig:32
16081 #| msgid "General relation features"
16082 msgid "General settings"
16083 msgstr "Opšte osobine relacija"
16085 #: templates/home/index.twig:57
16087 #| msgid "% aborted connections"
16088 msgid "Server connection collation:"
16091 #: templates/home/index.twig:83 templates/preferences/manage/main.twig:56
16093 #| msgid "General relation features"
16094 msgid "More settings"
16095 msgstr "Opšte osobine relacija"
16097 #: templates/home/index.twig:93
16099 #| msgid "General relation features"
16100 msgid "Appearance settings"
16101 msgstr "Opšte osobine relacija"
16103 #: templates/home/index.twig:103 templates/home/index.twig:104
16104 #: templates/login/form.twig:23 templates/login/form.twig:24
16105 #: templates/setup/home/index.twig:8 templates/setup/home/index.twig:9
16109 #: templates/home/index.twig:131
16113 #: templates/home/index.twig:142
16115 #| msgid "View only"
16116 msgctxt "View all themes"
16120 #: templates/home/index.twig:157
16122 #| msgid "Databases"
16123 msgid "Database server"
16126 #: templates/home/index.twig:161 templates/login/form.twig:65
16127 #: templates/menu/breadcrumbs.twig:7
16132 #: templates/home/index.twig:165
16134 msgid "Server type:"
16135 msgstr "Izbor servera"
16137 #: templates/home/index.twig:169
16139 #| msgid "% aborted connections"
16140 msgid "Server connection:"
16143 #: templates/home/index.twig:177
16145 msgid "Protocol version:"
16146 msgstr "Verzija servera"
16148 #: templates/home/index.twig:181
16154 #: templates/home/index.twig:185
16156 msgid "Server charset:"
16157 msgstr "Izbor servera"
16159 #: templates/home/index.twig:197
16163 #: templates/home/index.twig:207
16165 #| msgid "Database comment"
16166 msgid "Database client version:"
16167 msgstr "Komentar baze:"
16169 #: templates/home/index.twig:211
16171 msgid "PHP extension:"
16172 msgstr "verzija PHP-a"
16174 #: templates/home/index.twig:218
16176 #| msgid "PHP Version"
16177 msgid "PHP version:"
16178 msgstr "verzija PHP-a"
16180 #: templates/home/index.twig:225
16181 msgid "Show PHP information"
16182 msgstr "Prikaži informacije o PHP-u"
16184 #: templates/home/index.twig:239
16186 msgid "Version information:"
16187 msgstr "Podatci o prijavi"
16189 #: templates/home/index.twig:249
16190 msgid "Official Homepage"
16191 msgstr "phpMyAdmin veb sajt"
16193 #: templates/home/index.twig:254
16195 #| msgid "Attributes"
16199 #: templates/home/index.twig:259
16200 msgid "Get support"
16203 #: templates/home/index.twig:264
16205 #| msgid "No change"
16206 msgid "List of changes"
16207 msgstr "Nema izmjena"
16209 #: templates/home/index.twig:269 templates/server/plugins/index.twig:30
16213 #: templates/home/index.twig:284
16215 msgid "phpMyAdmin Themes"
16216 msgstr "phpMyAdmin dokumentacija"
16218 #: templates/home/index.twig:295
16219 msgid "Get more themes!"
16222 #: templates/home/themes.twig:7
16223 #, fuzzy, php-format
16224 #| msgid "Schema of the \"%s\" database - Page %s"
16225 msgid "Screenshot of the %s theme."
16226 msgstr "Shema baze \"%s\" - Strana %s"
16228 #. l10n: Choose the theme button in the themes list modal
16229 #: templates/home/themes.twig:12
16233 #: templates/import/javascript.twig:12
16235 "The file being uploaded is probably larger than the maximum allowed size or "
16236 "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
16240 #: templates/import/javascript.twig:13
16245 #: templates/import/javascript.twig:14
16250 #: templates/import/javascript.twig:15
16251 msgid "About %MIN min. %SEC sec. remaining."
16254 #: templates/import/javascript.twig:16
16255 msgid "About %SEC sec. remaining."
16258 #: templates/import/javascript.twig:17
16259 msgid "The file is being processed, please be patient."
16262 #: templates/import/javascript.twig:29
16263 msgid "Uploading your import file…"
16266 #: templates/import/javascript.twig:152
16268 "Please be patient, the file is being uploaded. Details about the upload are "
16272 #: templates/import.twig:26
16274 #| msgid "Partial Texts"
16275 msgid "File to import:"
16276 msgstr "Dio teksta"
16278 #: templates/import.twig:31
16280 msgid "File may be compressed (%s) or uncompressed."
16283 #: templates/import.twig:32
16285 "A compressed file's name must end in <strong>.[format].[compression]</"
16286 "strong>. Example: <strong>.sql.zip</strong>"
16289 #: templates/import.twig:40
16291 #| msgid "Save as file"
16292 msgid "Upload a file"
16293 msgstr "Sačuvaj kao datoteku"
16295 #: templates/import.twig:43
16297 #| msgid "Partial Texts"
16298 msgid "Select file to import"
16299 msgstr "Dio teksta"
16301 #: templates/import.twig:50 templates/import.twig:77
16302 #: templates/preferences/manage/main.twig:22
16303 msgid "Browse your computer:"
16306 #: templates/import.twig:55 templates/import.twig:82
16307 msgid "You may also drag and drop a file on any page."
16310 #: templates/import.twig:62 templates/import.twig:88
16311 #, fuzzy, php-format
16312 #| msgid "web server upload directory"
16313 msgid "Select from the web server upload directory [strong]%s[/strong]:"
16314 msgstr "direkcija za slanje web servera "
16316 #: templates/import.twig:69 templates/import.twig:96
16318 #| msgid "Partial Texts"
16319 msgid "There are no files to import!"
16320 msgstr "Dio teksta"
16322 #: templates/import.twig:100
16323 msgid "File uploads are not allowed on this server."
16326 #: templates/import.twig:126
16328 #| msgid "Partial Texts"
16329 msgid "Partial import:"
16330 msgstr "Dio teksta"
16332 #: templates/import.twig:131
16335 "Previous import timed out, after resubmitting will continue from position %d."
16338 #: templates/import.twig:138
16340 "Allow the interruption of an import in case the script detects it is close "
16341 "to the PHP timeout limit."
16344 #: templates/import.twig:140
16346 "This might be a good way to import large files, however it can break "
16350 #: templates/import.twig:144
16351 msgid "Skip this number of queries (for SQL) starting from the first one:"
16354 #: templates/import.twig:154
16356 msgid "Other options"
16359 #: templates/indexes.twig:39
16360 #: templates/table/structure/display_structure.twig:489
16363 msgstr "Promjeni ime tabele u "
16365 #: templates/indexes.twig:45
16366 #: templates/table/structure/display_structure.twig:495
16367 msgid "The primary key has been dropped."
16368 msgstr "Primarni ključ je obrisan."
16370 #: templates/indexes.twig:50
16371 #: templates/table/structure/display_structure.twig:500
16373 msgid "Index %s has been dropped."
16374 msgstr "Ključ %s je obrisan."
16376 #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
16377 #: templates/javascript/variables.twig:8
16379 msgid "calendar-month-year"
16380 msgstr "calendar-month-year"
16382 #. l10n: Year suffix for calendar, "none" is empty.
16383 #: templates/javascript/variables.twig:11
16389 #. l10n: Previous month. Display text for previous month link in calendar
16390 #: templates/javascript/variables.twig:16
16392 #| msgid "Previous"
16396 #. l10n: Next month. Display text for next month link in calendar
16397 #: templates/javascript/variables.twig:17
16403 #. l10n: Display text for current month link in calendar
16404 #: templates/javascript/variables.twig:18
16410 #: templates/javascript/variables.twig:20
16416 #: templates/javascript/variables.twig:21
16420 #: templates/javascript/variables.twig:22
16426 #: templates/javascript/variables.twig:23
16432 #. l10n: Short month name for May
16433 #: templates/javascript/variables.twig:24
16434 #: templates/javascript/variables.twig:38
16438 #: templates/javascript/variables.twig:25
16444 #: templates/javascript/variables.twig:26
16450 #: templates/javascript/variables.twig:27
16456 #: templates/javascript/variables.twig:28
16460 #: templates/javascript/variables.twig:29
16466 #: templates/javascript/variables.twig:30
16470 #: templates/javascript/variables.twig:31
16474 #. l10n: Short week day name for Sunday
16475 #: templates/javascript/variables.twig:57
16477 #| msgctxt "Short week day name"
16482 #. l10n: Minimal week day name for Sunday
16483 #: templates/javascript/variables.twig:66
16489 #. l10n: Minimal week day name for Monday
16490 #: templates/javascript/variables.twig:67
16496 #. l10n: Minimal week day name for Tuesday
16497 #: templates/javascript/variables.twig:68
16503 #. l10n: Minimal week day name for Wednesday
16504 #: templates/javascript/variables.twig:69
16510 #. l10n: Minimal week day name for Thursday
16511 #: templates/javascript/variables.twig:70
16517 #. l10n: Minimal week day name for Friday
16518 #: templates/javascript/variables.twig:71
16524 #. l10n: Minimal week day name for Saturday
16525 #: templates/javascript/variables.twig:72
16531 #. l10n: Column header for week of the year in calendar
16532 #: templates/javascript/variables.twig:74
16536 #: templates/javascript/variables.twig:82
16540 #: templates/javascript/variables.twig:83
16544 msgstr "se koristi"
16546 #: templates/javascript/variables.twig:84
16548 #| msgid "per second"
16552 #: templates/javascript/variables.twig:90
16553 msgid "This field is required"
16556 #: templates/javascript/variables.twig:91
16558 #| msgid "Use text field"
16559 msgid "Please fix this field"
16560 msgstr "Koristi tekst polje"
16562 #: templates/javascript/variables.twig:92
16563 msgid "Please enter a valid email address"
16566 #: templates/javascript/variables.twig:93
16567 msgid "Please enter a valid URL"
16570 #: templates/javascript/variables.twig:94
16572 #| msgid "Please select a database"
16573 msgid "Please enter a valid date"
16574 msgstr "Izaberite bazu"
16576 #: templates/javascript/variables.twig:95
16577 msgid "Please enter a valid date ( ISO )"
16580 #: templates/javascript/variables.twig:96
16581 msgid "Please enter a valid number"
16584 #: templates/javascript/variables.twig:97
16585 msgid "Please enter a valid credit card number"
16588 #: templates/javascript/variables.twig:98
16589 msgid "Please enter only digits"
16592 #: templates/javascript/variables.twig:99
16593 msgid "Please enter the same value again"
16596 #: templates/javascript/variables.twig:100
16597 msgid "Please enter no more than {0} characters"
16600 #: templates/javascript/variables.twig:101
16601 msgid "Please enter at least {0} characters"
16604 #: templates/javascript/variables.twig:102
16605 msgid "Please enter a value between {0} and {1} characters long"
16608 #: templates/javascript/variables.twig:103
16609 msgid "Please enter a value between {0} and {1}"
16612 #: templates/javascript/variables.twig:104
16613 msgid "Please enter a value less than or equal to {0}"
16616 #: templates/javascript/variables.twig:105
16617 msgid "Please enter a value greater than or equal to {0}"
16620 #: templates/javascript/variables.twig:106
16622 #| msgid "Please choose a page to edit"
16623 msgid "Please enter a valid date or time"
16624 msgstr "Izaberite stranu koju menjate"
16626 #: templates/javascript/variables.twig:107
16627 msgid "Please enter a valid HEX input"
16630 #. l10n: To validate the usage of a MD5 function on the column
16631 #: templates/javascript/variables.twig:108
16632 msgid "This column can not contain a 32 chars value"
16635 #. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
16636 #: templates/javascript/variables.twig:109
16638 "These functions are meant to return a binary result; to avoid inconsistent "
16639 "results you should store it in a BINARY, VARBINARY, or BLOB column."
16642 #: templates/login/form.twig:58 templates/login/form.twig:117
16643 #: templates/login/form.twig:121 templates/login/form.twig:124
16645 msgstr "Prijavljivanje"
16647 #: templates/login/form.twig:64 templates/login/form.twig:69
16648 msgid "You can enter hostname/IP address and port separated by space."
16651 #: templates/login/form.twig:76
16653 msgstr "Korisničko ime:"
16655 #: templates/login/form.twig:85
16656 #: templates/server/privileges/change_password.twig:21
16657 #: templates/server/privileges/login_information_fields.twig:43
16658 #: templates/server/replication/change_primary.twig:18
16659 #: templates/server/replication/primary_add_replica_user.twig:49
16663 #: templates/login/form.twig:95
16665 #| msgid "Server Choice"
16666 msgid "Server choice:"
16667 msgstr "Izbor servera"
16669 #: templates/login/header.twig:17
16671 "There is a mismatch between HTTPS indicated on the server and client. This "
16672 "can lead to a non working phpMyAdmin or a security risk. Please fix your "
16673 "server configuration to indicate HTTPS properly."
16676 #: templates/login/twofactor/application_configure.twig:3
16678 "Please scan following QR code into the two-factor authentication app on your "
16679 "device and enter authentication code it generates."
16682 #: templates/login/twofactor/application_configure.twig:13
16683 msgid "Secret/key:"
16686 #: templates/login/twofactor/application_configure.twig:16
16687 #: templates/login/twofactor/application.twig:2
16689 #| msgid "Documentation"
16690 msgid "Authentication code:"
16691 msgstr "Dokumentacija"
16693 #: templates/login/twofactor/application.twig:5
16695 "Open the two-factor authentication app on your device to view your "
16696 "authentication code and verify your identity."
16699 #: templates/login/twofactor/invalid.twig:2
16701 "The configured two factor authentication is not available, please install "
16702 "missing dependencies."
16705 #: templates/login/twofactor/key_configure.twig:3
16707 "Please connect your FIDO U2F device into your computer's USB port. Then "
16708 "confirm registration on the device."
16711 #: templates/login/twofactor/key-https-warning.twig:3
16713 "You are not using https to access phpMyAdmin, therefore FIDO U2F device will "
16714 "most likely refuse to authenticate you."
16717 #: templates/login/twofactor/key.twig:3
16719 "Please connect your FIDO U2F device into your computer's USB port. Then "
16720 "confirm login on the device."
16723 #: templates/login/twofactor.twig:10
16727 #: templates/menu/breadcrumbs.twig:27
16731 #: templates/modals/unhide_nav_item.twig:5
16733 #| msgid "Show grid"
16734 msgid "Show hidden navigation tree items."
16735 msgstr "Prikaži mrežu"
16737 #: templates/navigation/item_unhide_dialog.twig:20
16741 #: templates/navigation/main.twig:25 templates/navigation/main.twig:26
16743 msgstr "Početna strana"
16745 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
16747 #| msgid "Dumping data for table"
16748 msgid "Empty session data"
16749 msgstr "Prikaz podataka tabele"
16751 #: templates/navigation/main.twig:30 templates/navigation/main.twig:31
16753 msgstr "Odjavljivanje"
16755 #: templates/navigation/main.twig:35 templates/navigation/main.twig:36
16756 msgid "phpMyAdmin documentation"
16757 msgstr "phpMyAdmin dokumentacija"
16759 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
16761 #| msgid "Documentation"
16762 msgid "MariaDB Documentation"
16763 msgstr "Dokumentacija"
16765 #: templates/navigation/main.twig:39 templates/navigation/main.twig:40
16767 #| msgid "Documentation"
16768 msgid "MySQL Documentation"
16769 msgstr "Dokumentacija"
16771 #: templates/navigation/main.twig:43 templates/navigation/main.twig:44
16773 msgid "Navigation panel settings"
16774 msgstr "Opcije za izvoz baze"
16776 #: templates/navigation/main.twig:47 templates/navigation/main.twig:48
16778 msgid "Reload navigation panel"
16779 msgstr "Opcije za izvoz baze"
16781 #: templates/navigation/main.twig:67
16782 msgid "An error has occurred while loading the navigation display"
16785 #: templates/navigation/main.twig:88
16787 #| msgid "SQL result"
16789 msgstr "SQL rezultat"
16791 #: templates/navigation/tree/fast_filter.twig:11
16792 #: templates/navigation/tree/fast_filter.twig:12
16793 msgid "Type to filter these, Enter to search all"
16796 #: templates/navigation/tree/fast_filter.twig:16
16798 #| msgid "Save as file"
16799 msgid "Clear fast filter"
16800 msgstr "Sačuvaj kao datoteku"
16802 #: templates/preferences/autoload.twig:7
16804 "Your browser has phpMyAdmin configuration for this domain. Would you like to "
16805 "import it for current session?"
16808 #: templates/preferences/autoload.twig:13
16810 #| msgid "Allows inserting and replacing data."
16811 msgid "Delete settings"
16812 msgstr "Dozvoljava umetanje i zamjenu podataka."
16814 #: templates/preferences/forms/main.twig:4
16815 msgid "Cannot save settings, submitted form contains errors!"
16818 #: templates/preferences/header.twig:6
16820 #| msgid "General relation features"
16821 msgid "Manage your settings"
16822 msgstr "Opšte osobine relacija"
16824 #: templates/preferences/header.twig:12
16826 #| msgid "Documentation"
16827 msgid "Two-factor authentication"
16828 msgstr "Dokumentacija"
16830 #: templates/preferences/header.twig:55
16831 #: templates/preferences/manage/main.twig:72
16833 #| msgid "Modifications have been saved"
16834 msgid "Configuration has been saved."
16835 msgstr "Izmjene su sačuvane"
16837 #: templates/preferences/header.twig:60
16840 "Your preferences will be saved for current session only. Storing them "
16841 "permanently requires %sphpMyAdmin configuration storage%s."
16844 #: templates/preferences/manage/error.twig:1
16845 msgid "Configuration contains incorrect data for some fields."
16848 #: templates/preferences/manage/error.twig:16
16849 msgid "Do you want to import remaining settings?"
16852 #: templates/preferences/manage/main.twig:3
16853 #: templates/preferences/manage/main.twig:33
16854 msgid "Saved on: @DATE@"
16857 #: templates/preferences/manage/main.twig:20
16859 #| msgid "Import files"
16860 msgid "Import from file"
16861 msgstr "Uvoz fajlova"
16863 #: templates/preferences/manage/main.twig:27
16864 msgid "Import from browser's storage"
16867 #: templates/preferences/manage/main.twig:30
16868 msgid "Settings will be imported from your browser's local storage."
16871 #: templates/preferences/manage/main.twig:36
16872 msgid "You have no saved settings!"
16875 #: templates/preferences/manage/main.twig:40
16876 #: templates/preferences/manage/main.twig:104
16877 msgid "This feature is not supported by your web browser"
16880 #: templates/preferences/manage/main.twig:44
16881 msgid "Merge with current configuration"
16884 #: templates/preferences/manage/main.twig:59
16887 "You can set more settings by modifying config.inc.php, eg. by using %sSetup "
16891 #: templates/preferences/manage/main.twig:81
16893 #| msgid "Save as file"
16894 msgid "Save as JSON file"
16895 msgstr "Sačuvaj kao datoteku"
16897 #: templates/preferences/manage/main.twig:85
16899 #| msgid "Save as file"
16900 msgid "Save as PHP file"
16901 msgstr "Sačuvaj kao datoteku"
16903 #: templates/preferences/manage/main.twig:90
16904 msgid "Save to browser's storage"
16907 #: templates/preferences/manage/main.twig:96
16908 msgid "Settings will be saved in your browser's local storage."
16911 #: templates/preferences/manage/main.twig:99
16912 msgid "Existing settings will be overwritten!"
16915 #: templates/preferences/manage/main.twig:120
16916 msgid "You can reset all your settings and restore them to default values."
16919 #: templates/preferences/two_factor/configure.twig:5
16920 #: templates/preferences/two_factor/main.twig:57
16921 #: templates/preferences/two_factor/main.twig:70
16922 msgid "Configure two-factor authentication"
16925 #: templates/preferences/two_factor/configure.twig:12
16927 #| msgid "Change password"
16928 msgid "Enable two-factor authentication"
16929 msgstr "Promeni lozinku"
16931 #: templates/preferences/two_factor/confirm.twig:5
16932 msgid "Confirm disabling two-factor authentication"
16935 #: templates/preferences/two_factor/confirm.twig:9
16937 "By disabling two factor authentication you will be again able to login using "
16941 #: templates/preferences/two_factor/confirm.twig:13
16942 #: templates/preferences/two_factor/main.twig:46
16944 #| msgid "Change password"
16945 msgid "Disable two-factor authentication"
16946 msgstr "Promeni lozinku"
16948 #: templates/preferences/two_factor/main.twig:5
16950 #| msgid "Documentation"
16951 msgid "Two-factor authentication status"
16952 msgstr "Dokumentacija"
16954 #: templates/preferences/two_factor/main.twig:11
16956 "Two-factor authentication is not available, please install optional "
16957 "dependencies to enable authentication backends."
16960 #: templates/preferences/two_factor/main.twig:12
16961 msgid "Following composer packages are missing:"
16964 #: templates/preferences/two_factor/main.twig:20
16965 msgid "Two-factor authentication is available and configured for this account."
16968 #: templates/preferences/two_factor/main.twig:22
16970 "Two-factor authentication is available, but not configured for this account."
16973 #: templates/preferences/two_factor/main.twig:26
16975 "Two-factor authentication is not available, enable phpMyAdmin configuration "
16976 "storage to use it."
16979 #: templates/preferences/two_factor/main.twig:41
16980 msgid "You have enabled two factor authentication."
16983 #: templates/recent_favorite_table_no_tables.twig:3
16985 msgid "There are no recent tables."
16986 msgstr "Vrsta upita"
16988 #: templates/recent_favorite_table_no_tables.twig:5
16990 msgid "There are no favorite tables."
16991 msgstr "Vrsta upita"
16993 #: templates/relation/check_relations.twig:3
16995 #| msgid "phpMyAdmin documentation"
16996 msgid "phpMyAdmin configuration storage"
16997 msgstr "phpMyAdmin dokumentacija"
16999 #: templates/relation/check_relations.twig:9
17001 #| msgid "Modifications have been saved"
17002 msgid "Configuration of pmadb…"
17003 msgstr "Izmjene su sačuvane"
17005 #: templates/relation/check_relations.twig:10
17006 #: templates/relation/check_relations.twig:56
17007 #: templates/relation/check_relations.twig:81
17008 #: templates/relation/check_relations.twig:106
17009 #: templates/relation/check_relations.twig:119
17010 #: templates/relation/check_relations.twig:144
17011 #: templates/relation/check_relations.twig:189
17012 #: templates/relation/check_relations.twig:214
17013 #: templates/relation/check_relations.twig:239
17014 #: templates/relation/check_relations.twig:264
17015 #: templates/relation/check_relations.twig:289
17016 #: templates/relation/check_relations.twig:314
17017 #: templates/relation/check_relations.twig:339
17018 #: templates/relation/check_relations.twig:364
17019 #: templates/relation/check_relations.twig:377
17020 #: templates/relation/check_relations.twig:402
17021 #: templates/relation/check_relations.twig:427
17022 #: templates/relation/check_relations.twig:452
17023 #: templates/relation/check_relations.twig:477
17024 #: templates/relation/check_relations.twig:502
17026 msgstr "nije u redu"
17028 #: templates/relation/check_relations.twig:14
17029 msgid "General relation features"
17030 msgstr "Opšte osobine relacija"
17032 #: templates/relation/check_relations.twig:20
17035 "%sCreate%s a database named '%s' and setup the phpMyAdmin configuration "
17039 #: templates/relation/check_relations.twig:24
17042 "%sCreate%s the phpMyAdmin configuration storage in the current database."
17045 #: templates/relation/check_relations.twig:31
17047 msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
17050 #: templates/relation/check_relations.twig:42
17051 #: templates/relation/check_relations.twig:54
17052 #: templates/relation/check_relations.twig:79
17053 #: templates/relation/check_relations.twig:104
17054 #: templates/relation/check_relations.twig:117
17055 #: templates/relation/check_relations.twig:142
17056 #: templates/relation/check_relations.twig:187
17057 #: templates/relation/check_relations.twig:212
17058 #: templates/relation/check_relations.twig:237
17059 #: templates/relation/check_relations.twig:262
17060 #: templates/relation/check_relations.twig:287
17061 #: templates/relation/check_relations.twig:312
17062 #: templates/relation/check_relations.twig:337
17063 #: templates/relation/check_relations.twig:362
17064 #: templates/relation/check_relations.twig:375
17065 #: templates/relation/check_relations.twig:400
17066 #: templates/relation/check_relations.twig:425
17067 #: templates/relation/check_relations.twig:450
17068 #: templates/relation/check_relations.twig:475
17069 #: templates/relation/check_relations.twig:500
17072 msgctxt "Correctly working"
17076 #: templates/relation/check_relations.twig:62
17078 #| msgid "General relation features"
17079 msgid "General relation features:"
17080 msgstr "Opšte osobine relacija"
17082 #: templates/relation/check_relations.twig:64
17083 #: templates/relation/check_relations.twig:89
17084 #: templates/relation/check_relations.twig:127
17085 #: templates/relation/check_relations.twig:152
17086 #: templates/relation/check_relations.twig:162
17087 #: templates/relation/check_relations.twig:197
17088 #: templates/relation/check_relations.twig:222
17089 #: templates/relation/check_relations.twig:247
17090 #: templates/relation/check_relations.twig:272
17091 #: templates/relation/check_relations.twig:297
17092 #: templates/relation/check_relations.twig:322
17093 #: templates/relation/check_relations.twig:347
17094 #: templates/relation/check_relations.twig:385
17095 #: templates/relation/check_relations.twig:410
17096 #: templates/relation/check_relations.twig:435
17097 #: templates/relation/check_relations.twig:460
17098 #: templates/relation/check_relations.twig:485
17099 #: templates/relation/check_relations.twig:510
17103 #: templates/relation/check_relations.twig:87
17105 #| msgid "Display Features"
17106 msgid "Display features:"
17107 msgstr "Prikaži osobine"
17109 #: templates/relation/check_relations.twig:125
17111 #| msgid "Creation of PDFs"
17112 msgid "Designer and creation of PDFs:"
17113 msgstr "Pravljenje PDF-ova"
17115 #: templates/relation/check_relations.twig:150
17117 #| msgid "Displaying Column Comments"
17118 msgid "Displaying column comments:"
17119 msgstr "Prikazujem komentare kolone"
17121 #: templates/relation/check_relations.twig:160
17123 #| msgid "Browser transformation"
17124 msgid "Browser transformation:"
17125 msgstr "Tranformacije čitača"
17127 #: templates/relation/check_relations.twig:172
17130 #| "Please see the documentation on how to update your column_comments table."
17131 msgid "Please see the documentation on how to update your column_info table."
17133 "Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments."
17135 #: templates/relation/check_relations.twig:195
17137 #| msgid "Bookmarked SQL query"
17138 msgid "Bookmarked SQL query:"
17139 msgstr "Obilježen SQL-upit"
17141 #: templates/relation/check_relations.twig:220
17143 #| msgid "SQL history"
17144 msgid "SQL history:"
17145 msgstr "SQL istorijat"
17147 #: templates/relation/check_relations.twig:245
17149 #| msgid "Analyze table"
17150 msgid "Persistent recently used tables:"
17151 msgstr "Analiziraj tabelu"
17153 #: templates/relation/check_relations.twig:270
17155 msgid "Persistent favorite tables:"
17156 msgstr "Vrsta upita"
17158 #: templates/relation/check_relations.twig:295
17159 msgid "Persistent tables' UI preferences:"
17162 #: templates/relation/check_relations.twig:320
17165 msgstr "Provjeri tabelu"
17167 #: templates/relation/check_relations.twig:345
17168 msgid "User preferences:"
17171 #: templates/relation/check_relations.twig:383
17173 #| msgid "Modifications have been saved"
17174 msgid "Configurable menus:"
17175 msgstr "Izmjene su sačuvane"
17177 #: templates/relation/check_relations.twig:408
17179 #| msgid "Show grid"
17180 msgid "Hide/show navigation items:"
17181 msgstr "Prikaži mrežu"
17183 #: templates/relation/check_relations.twig:433
17184 msgid "Saving Query-By-Example searches:"
17187 #: templates/relation/check_relations.twig:458
17188 msgid "Managing central list of columns:"
17191 #: templates/relation/check_relations.twig:483
17193 #| msgid "Rename table to"
17194 msgid "Remembering designer settings:"
17195 msgstr "Promjeni ime tabele u "
17197 #: templates/relation/check_relations.twig:508
17199 msgid "Saving export templates:"
17200 msgstr "Nema tabela"
17202 #: templates/relation/check_relations.twig:519
17203 msgid "Quick steps to set up advanced features:"
17206 #: templates/relation/check_relations.twig:523
17208 msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
17211 #: templates/relation/check_relations.twig:527
17212 msgid "Create a pma user and give access to these tables."
17215 #: templates/relation/check_relations.twig:531
17217 "Enable advanced features in configuration file (<code>config.inc.php</"
17218 "code>), for example by starting from <code>config.sample.inc.php</code>."
17221 #: templates/relation/check_relations.twig:535
17222 msgid "Re-login to phpMyAdmin to load the updated configuration file."
17225 #: templates/server/binlog/index.twig:10
17226 msgid "Select binary log to view"
17229 #: templates/server/binlog/index.twig:59 templates/server/binlog/index.twig:60
17230 #: templates/server/status/processes/list.twig:20
17232 #| msgid "Truncate Shown Queries"
17233 msgid "Truncate shown queries"
17234 msgstr "Prikaži skraćene upite"
17236 #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64
17237 #: templates/server/status/processes/list.twig:26
17239 #| msgid "Show Full Queries"
17240 msgid "Show full queries"
17241 msgstr "Prikaži kompletne upite"
17243 #: templates/server/binlog/index.twig:84
17247 #: templates/server/binlog/index.twig:85
17251 #: templates/server/binlog/index.twig:87
17252 #: templates/server/replication/primary_replication.twig:24
17257 #: templates/server/binlog/index.twig:88
17258 msgid "Original position"
17261 #: templates/server/binlog/index.twig:89
17262 #: templates/table/structure/display_table_stats.twig:3
17264 msgid "Information"
17265 msgstr "Podatci o prijavi"
17267 #: templates/server/collations/index.twig:4
17269 #| msgid "Character Sets and Collations"
17270 msgid "Character sets and collations"
17271 msgstr "Karakter setovi i sortiranje"
17273 #: templates/server/collations/index.twig:23
17276 msgctxt "The collation is the default one"
17278 msgstr "Podrazumjevano"
17280 #: templates/server/databases/index.twig:3
17281 msgid "Databases statistics"
17282 msgstr "Statistika baze"
17284 #: templates/server/databases/index.twig:9
17286 #| msgid "Create new database"
17287 msgid "Create database"
17288 msgstr "Napravi novu bazu podataka"
17290 #: templates/server/databases/index.twig:50
17292 #| msgid "Check privileges for database \"%s\"."
17293 msgid "No privileges to create databases"
17294 msgstr "Provjeri privilegije za bazu \"%s\"."
17296 #: templates/server/databases/index.twig:156
17297 #: templates/server/replication/index.twig:18
17298 #: templates/server/replication/primary_replication.twig:3
17300 msgid "Primary replication"
17303 #: templates/server/databases/index.twig:160
17304 #: templates/server/replication/replica_configuration.twig:2
17306 msgid "Replica replication"
17309 #: templates/server/databases/index.twig:181
17310 #, fuzzy, php-format
17311 msgid "Jump to database '%s'"
17312 msgstr "Baza ne postoji"
17314 #: templates/server/databases/index.twig:242
17316 msgid "Check privileges for database \"%s\"."
17317 msgstr "Provjeri privilegije za bazu \"%s\"."
17319 #: templates/server/databases/index.twig:243
17321 #| msgid "Check Privileges"
17322 msgid "Check privileges"
17323 msgstr "Provjeri privilegije"
17325 #: templates/server/databases/index.twig:298
17327 "Note: Enabling the database statistics here might cause heavy traffic "
17328 "between the web server and the MySQL server."
17330 "Napomena: uključivanje statistika može prouzrokovati veliki protok podataka "
17331 "između web i MySQL servera."
17333 #: templates/server/databases/index.twig:300
17334 #: templates/server/databases/index.twig:301
17336 #| msgid "Enable Statistics"
17337 msgid "Enable statistics"
17338 msgstr "Uključi statistike"
17340 #: templates/server/databases/index.twig:308
17341 msgid "No databases"
17342 msgstr "Baza ne postoji"
17344 #: templates/server/engines/index.twig:5 templates/server/engines/show.twig:3
17345 msgid "Storage engines"
17348 #: templates/server/engines/index.twig:13
17349 msgid "Storage Engine"
17352 #: templates/server/engines/show.twig:45
17353 msgid "Unknown storage engine."
17356 #: templates/server/export/index.twig:26
17357 msgid "@SERVER@ will become the server name."
17360 #: templates/server/export/index.twig:3
17362 #| msgid "Allows locking tables for the current thread."
17363 msgid "Exporting databases from the current server"
17364 msgstr "Dozvoljava zaključavanje tabela tekućim procesima."
17366 #: templates/server/import/index.twig:3
17368 #| msgid "Cannot log in to the MySQL server"
17369 msgid "Importing into the current server"
17370 msgstr "Ne mogu da se prijavim na MySQL server"
17372 #: templates/server/plugins/index.twig:26
17376 #: templates/server/plugins/index.twig:28 templates/table/tracking/main.twig:28
17379 msgstr "verzija PHP-a"
17381 #: templates/server/plugins/index.twig:29
17385 #: templates/server/plugins/index.twig:41
17389 #: templates/server/plugins/index.twig:43
17391 #| msgid "Disabled"
17393 msgstr "Onemogućeno"
17395 #: templates/server/plugins/index.twig:45
17397 #| msgid "Deleting %s"
17401 #: templates/server/plugins/index.twig:47
17407 #: templates/server/privileges/add_user.twig:12
17409 #| msgid "Database export options"
17410 msgid "Database for user account"
17411 msgstr "Opcije za izvoz baze"
17413 #: templates/server/privileges/add_user.twig:15
17414 msgid "Create database with same name and grant all privileges."
17417 #: templates/server/privileges/add_user.twig:19
17418 msgid "Grant all privileges on wildcard name (username\\_%)."
17421 #: templates/server/privileges/add_user.twig:24
17422 #, fuzzy, php-format
17423 msgid "Grant all privileges on database %s."
17424 msgstr "Provjeri privilegije za bazu \"%s\"."
17426 #: templates/server/privileges/change_password.twig:15
17427 msgid "No Password"
17428 msgstr "Nema lozinke"
17430 #: templates/server/privileges/change_password.twig:24
17434 #: templates/server/privileges/change_password.twig:28
17435 #: templates/server/privileges/login_information_fields.twig:54
17437 #| msgid "Row length"
17438 msgctxt "Password strength"
17440 msgstr "Dužina reda"
17442 #: templates/server/privileges/change_password.twig:32
17443 #: templates/server/privileges/login_information_fields.twig:60
17444 #: templates/server/replication/primary_add_replica_user.twig:62
17448 msgstr "Ponovite unos"
17450 #: templates/server/privileges/change_password.twig:40
17452 #| msgid "Password:"
17453 msgid "Password Hashing:"
17456 #: templates/server/privileges/change_password.twig:58
17458 "This method requires using an '<i>SSL connection</i>' or an '<i>unencrypted "
17459 "connection that encrypts the password using RSA</i>'; while connecting to "
17463 #: templates/server/privileges/choose_user_group.twig:5
17466 msgid "User group:"
17469 #: templates/server/privileges/edit_routine_privileges.twig:4
17470 #: templates/server/privileges/user_properties.twig:4
17472 #| msgid "Edit Privileges"
17473 msgid "Edit privileges:"
17474 msgstr "Promijeni privilegije"
17476 #: templates/server/privileges/edit_routine_privileges.twig:5
17477 #: templates/server/privileges/user_properties.twig:5
17480 msgid "User account"
17483 #: templates/server/privileges/edit_routine_privileges.twig:34
17484 #: templates/server/privileges/user_properties.twig:53
17486 "Note: You are attempting to edit privileges of the user with which you are "
17487 "currently logged in."
17490 #: templates/server/privileges/edit_routine_privileges.twig:51
17491 #: templates/server/privileges/privileges_table.twig:10
17492 #: templates/server/privileges/privileges_table.twig:272
17494 #| msgid "Note: MySQL privilege names are expressed in English"
17495 msgid "Note: MySQL privilege names are expressed in English."
17496 msgstr "Napomena: MySQL imena privilegija moraju da budu na engleskom"
17498 #: templates/server/privileges/edit_routine_privileges.twig:63
17499 #: templates/server/privileges/edit_routine_privileges.twig:67
17501 "Allows user to give to other users or remove from other users privileges "
17502 "that user possess on this routine."
17505 #: templates/server/privileges/edit_routine_privileges.twig:76
17506 #: templates/server/privileges/edit_routine_privileges.twig:79
17508 msgid "Allows altering and dropping this routine."
17509 msgstr "Dozvoljava kreiranje i brisanje ključeva."
17511 #: templates/server/privileges/edit_routine_privileges.twig:88
17512 #: templates/server/privileges/edit_routine_privileges.twig:91
17514 msgid "Allows executing this routine."
17515 msgstr "Dozvoljava kreiranje novih tabela."
17517 #: templates/server/privileges/initials_row.twig:1
17519 #| msgid "Change Login Information / Copy User"
17520 msgid "Pagination of user accounts"
17521 msgstr "Promeni informacije o prijavi / Kopiraj korisnika"
17523 #: templates/server/privileges/login_information_fields.twig:2
17524 #: templates/server/privileges/user_properties.twig:106
17525 msgid "Login Information"
17526 msgstr "Podatci o prijavi"
17528 #: templates/server/privileges/login_information_fields.twig:4
17529 #: templates/server/replication/change_primary.twig:14
17530 #: templates/server/replication/primary_add_replica_user.twig:16
17532 #| msgid "User name"
17534 msgstr "Ime korisnika"
17536 #: templates/server/privileges/login_information_fields.twig:7
17537 #: templates/server/replication/primary_add_replica_user.twig:20
17539 msgstr "Bilo koji korisnik"
17541 #: templates/server/privileges/login_information_fields.twig:8
17542 #: templates/server/privileges/login_information_fields.twig:33
17543 #: templates/server/privileges/login_information_fields.twig:50
17544 #: templates/server/privileges/privileges_summary.twig:75
17545 #: templates/server/privileges/privileges_summary.twig:90
17546 msgid "Use text field"
17547 msgstr "Koristi tekst polje"
17549 #: templates/server/privileges/login_information_fields.twig:16
17551 "An account already exists with the same username but possibly a different "
17555 #: templates/server/privileges/login_information_fields.twig:22
17557 #| msgid "User name"
17559 msgstr "Ime korisnika"
17561 #: templates/server/privileges/login_information_fields.twig:27
17562 #: templates/server/replication/primary_add_replica_user.twig:34
17564 msgstr "Bilo koji host"
17566 #: templates/server/privileges/login_information_fields.twig:28
17567 #: templates/server/replication/primary_add_replica_user.twig:35
17571 #: templates/server/privileges/login_information_fields.twig:30
17572 #: templates/server/replication/primary_add_replica_user.twig:37
17574 #| msgid "This Host"
17576 msgstr "Ovaj server"
17578 #: templates/server/privileges/login_information_fields.twig:32
17579 #: templates/server/replication/primary_add_replica_user.twig:39
17581 #| msgid "Use Host Table"
17582 msgid "Use host table"
17583 msgstr "Koristi tabelu hosta"
17585 #: templates/server/privileges/login_information_fields.twig:39
17586 #: templates/server/replication/primary_add_replica_user.twig:44
17588 "When Host table is used, this field is ignored and values stored in Host "
17589 "table are used instead."
17592 #: templates/server/privileges/login_information_fields.twig:45
17593 #: templates/server/privileges/login_information_fields.twig:53
17594 #: templates/server/privileges/users_overview.twig:10
17595 #: templates/server/replication/change_primary.twig:19
17596 #: templates/server/replication/primary_add_replica_user.twig:52
17597 #: templates/server/replication/primary_add_replica_user.twig:57
17601 #: templates/server/privileges/login_information_fields.twig:47
17602 msgid "Do not change the password"
17603 msgstr "Nemoj da mijenjaš lozinku"
17605 #: templates/server/privileges/login_information_fields.twig:49
17606 #: templates/server/replication/primary_add_replica_user.twig:53
17608 #| msgid "No Password"
17609 msgid "No password"
17610 msgstr "Nema lozinke"
17612 #: templates/server/privileges/login_information_fields.twig:62
17613 #: templates/server/replication/primary_add_replica_user.twig:65
17615 msgstr "Ponovite unos"
17617 #: templates/server/privileges/login_information_fields.twig:68
17619 #| msgid "Documentation"
17620 msgid "Authentication plugin"
17621 msgstr "Dokumentacija"
17623 #: templates/server/privileges/login_information_fields.twig:70
17625 #| msgid "Password:"
17626 msgid "Password hashing method"
17629 #: templates/server/privileges/login_information_fields.twig:83
17631 "This method requires using an '<em>SSL connection</em>' or an "
17632 "'<em>unencrypted connection that encrypts the password using RSA</em>'; "
17633 "while connecting to the server."
17636 #: templates/server/privileges/new_user_ajax.twig:52
17637 #: templates/server/privileges/users_overview.twig:83
17638 #: templates/server/privileges/users_overview.twig:168
17639 msgid "Edit user group"
17642 #: templates/server/privileges/privileges_summary.twig:20
17643 msgid "Column-specific privileges"
17644 msgstr "Privilegije vezane za kolone"
17646 #: templates/server/privileges/privileges_summary.twig:54
17648 #| msgid "Add privileges on the following database"
17649 msgid "Add privileges on the following database(s):"
17650 msgstr "Dodaj privilegije na slijedećoj bazi"
17652 #: templates/server/privileges/privileges_summary.twig:67
17653 msgid "Wildcards % and _ should be escaped with a \\ to use them literally."
17656 #: templates/server/privileges/privileges_summary.twig:71
17658 #| msgid "Add privileges on the following table"
17659 msgid "Add privileges on the following table:"
17660 msgstr "Dodaj privilegije na slijedećoj tabeli"
17662 #: templates/server/privileges/privileges_summary.twig:86
17664 #| msgid "Add privileges on the following table"
17665 msgid "Add privileges on the following routine:"
17666 msgstr "Dodaj privilegije na slijedećoj tabeli"
17668 #: templates/server/privileges/privileges_table.twig:35
17669 #: templates/server/privileges/privileges_table.twig:36
17670 #: templates/server/privileges/privileges_table.twig:62
17671 #: templates/server/privileges/privileges_table.twig:63
17672 #: templates/server/privileges/privileges_table.twig:89
17673 #: templates/server/privileges/privileges_table.twig:90
17674 #: templates/server/privileges/privileges_table.twig:116
17675 #: templates/server/privileges/privileges_table.twig:117
17678 msgctxt "None privileges"
17682 #: templates/server/privileges/privileges_table.twig:160
17683 #: templates/server/privileges/privileges_table.twig:164
17684 #: templates/server/privileges/privileges_table.twig:638
17685 #: templates/server/privileges/privileges_table.twig:642
17687 "Allows user to give to other users or remove from other users the privileges "
17688 "that user possess yourself."
17691 #: templates/server/privileges/privileges_table.twig:255
17697 #: templates/server/privileges/privileges_table.twig:262
17698 #: templates/server/privileges/users_overview.twig:12
17699 msgid "Global privileges"
17700 msgstr "Globalne privilegije"
17702 #: templates/server/privileges/privileges_table.twig:552
17703 msgid "Administration"
17704 msgstr "Administracija"
17706 #: templates/server/privileges/privileges_table.twig:559
17707 #: templates/server/privileges/privileges_table.twig:562
17709 "Allows adding users and privileges without reloading the privilege tables."
17711 "Dozvoljava dodavanje korisnika i privilegija bez ponovnog učitavanja tabela "
17714 #: templates/server/privileges/privileges_table.twig:670
17716 msgid "Allows creating foreign key relations."
17717 msgstr "Dozvoljava kreiranje novih tabela."
17719 #: templates/server/privileges/privileges_table.twig:670
17720 msgid "Not used on MariaDB."
17723 #: templates/server/privileges/privileges_table.twig:670
17725 #| msgid "Has no effect in this MySQL version."
17726 msgid "Not used for this MySQL version."
17727 msgstr "Nema efekta u ovoj verziji MySQL-a."
17729 #: templates/server/privileges/privileges_table.twig:721
17730 msgid "Resource limits"
17731 msgstr "Ograničenja resursa"
17733 #: templates/server/privileges/privileges_table.twig:723
17734 msgid "Note: Setting these options to 0 (zero) removes the limit."
17735 msgstr "Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja limite."
17737 #: templates/server/privileges/privileges_table.twig:729
17738 #: templates/server/privileges/privileges_table.twig:736
17739 msgid "Limits the number of queries the user may send to the server per hour."
17740 msgstr "Ograničava broj upita koje korisnik može da uputi serveru za sat."
17742 #: templates/server/privileges/privileges_table.twig:742
17743 #: templates/server/privileges/privileges_table.twig:749
17745 "Limits the number of commands that change any table or database the user may "
17746 "execute per hour."
17748 "Ograničava broj komandi koje menjaju tabele ili baze koje korisnik može da "
17751 #: templates/server/privileges/privileges_table.twig:755
17752 #: templates/server/privileges/privileges_table.twig:762
17753 msgid "Limits the number of new connections the user may open per hour."
17754 msgstr "Ograničava broj novih konekcija koje korisnik može ta otvori na sat."
17756 #: templates/server/privileges/privileges_table.twig:768
17757 #: templates/server/privileges/privileges_table.twig:775
17759 msgid "Limits the number of simultaneous connections the user may have."
17760 msgstr "Ograničava broj novih konekcija koje korisnik može ta otvori na sat."
17762 #: templates/server/privileges/privileges_table.twig:784
17764 #| msgid "Connections"
17765 msgid "Does not require SSL-encrypted connections."
17768 #: templates/server/privileges/privileges_table.twig:793
17770 #| msgid "Connections"
17771 msgid "Requires SSL-encrypted connections."
17774 #: templates/server/privileges/privileges_table.twig:802
17775 msgid "Requires a valid X509 certificate."
17778 #: templates/server/privileges/privileges_table.twig:823
17779 msgid "Requires that a specific cipher method be used for a connection."
17782 #: templates/server/privileges/privileges_table.twig:832
17783 msgid "Requires that a valid X509 certificate issued by this CA be presented."
17786 #: templates/server/privileges/privileges_table.twig:841
17787 msgid "Requires that a valid X509 certificate with this subject be presented."
17790 #: templates/server/privileges/subnav.twig:5
17791 #: templates/server/privileges/user_overview.twig:5
17793 #| msgid "User overview"
17794 msgid "User accounts overview"
17795 msgstr "Pregled korisnika"
17797 #: templates/server/privileges/subnav.twig:11
17798 #: templates/server/user_groups/user_groups.twig:1
17799 #: templates/server/user_groups/user_groups.twig:9
17802 msgid "User groups"
17805 #: templates/server/privileges/user_properties.twig:57
17806 #: templates/server/privileges/users_overview.twig:57
17807 msgid "The selected user was not found in the privilege table."
17808 msgstr "Izabrani korisnik nije pronađen u tabeli privilegija."
17810 #: templates/server/privileges/user_properties.twig:107
17812 #| msgid "Change Login Information / Copy User"
17813 msgid "Change login information / Copy user account"
17814 msgstr "Promeni informacije o prijavi / Kopiraj korisnika"
17816 #: templates/server/privileges/user_properties.twig:114
17818 #| msgid "Create a new user with the same privileges and …"
17819 msgid "Create a new user account with the same privileges and …"
17820 msgstr "Napravi novog korisnika sa istim privilegijama i …"
17822 #: templates/server/privileges/user_properties.twig:120
17823 msgid "… keep the old one."
17824 msgstr "… sačuvaj stare."
17826 #: templates/server/privileges/user_properties.twig:127
17827 msgid "… delete the old one from the user tables."
17828 msgstr "… obriši stare iz tabela korisnika."
17830 #: templates/server/privileges/user_properties.twig:134
17832 "… revoke all active privileges from the old one and delete it afterwards."
17833 msgstr "… obustavi sve privilegije starog korisnika i zatim ga obriši."
17835 #: templates/server/privileges/user_properties.twig:141
17837 "… delete the old one from the user tables and reload the privileges "
17839 msgstr "… obriši starog iz tabele korisnika i zatim ponovo učitaj privilegije."
17841 #: templates/server/privileges/users_overview.twig:16
17845 #: templates/server/privileges/users_overview.twig:147
17847 #| msgid "Remove selected users"
17848 msgid "Remove selected user accounts"
17849 msgstr "Ukloni izabrane korisnike"
17851 #: templates/server/privileges/users_overview.twig:149
17852 msgid "Revoke all active privileges from the users and delete them afterwards."
17853 msgstr "Obustavi sve aktivne privilegije korisnika i zatim ih obriši."
17855 #: templates/server/privileges/users_overview.twig:153
17856 msgid "Drop the databases that have the same names as the users."
17857 msgstr "Odbaci baze koje se zovu isto kao korisnici."
17859 #: templates/server/privileges/users_overview.twig:178
17861 #| msgid "Select All"
17862 msgid "Save changes"
17863 msgstr "Izaberi sve"
17865 #: templates/server/replication/change_primary.twig:5
17867 msgid "Replica configuration"
17870 #: templates/server/replication/change_primary.twig:6
17871 #: templates/server/replication/replica_configuration.twig:97
17872 msgid "Change or reconfigure primary server"
17875 #: templates/server/replication/change_primary.twig:9
17877 "Make sure you have a unique server-id in your configuration file (my.cnf). "
17878 "If not, please add the following line into [mysqld] section:"
17881 #: templates/server/replication/change_primary.twig:26
17884 msgstr "Sortiranje"
17886 #: templates/server/replication/index.twig:21
17889 "This server is not configured as primary in a replication process. Would you "
17890 "like to %sconfigure%s it?"
17893 #: templates/server/replication/index.twig:43
17895 #| msgid "No privileges."
17896 msgid "No privileges"
17897 msgstr "Nema privilegija."
17899 #: templates/server/replication/primary_add_replica_user.twig:6
17900 #: templates/server/replication/primary_replication.twig:44
17902 #| msgid "Needed for the replication slaves."
17903 msgid "Add replica replication user"
17904 msgstr "Potrebno zbog pomoćnih servera za replikaciju."
17906 #: templates/server/replication/primary_add_replica_user.twig:21
17907 #: templates/server/replication/primary_add_replica_user.twig:40
17908 #: templates/server/replication/primary_add_replica_user.twig:54
17910 #| msgid "Use text field"
17911 msgid "Use text field:"
17912 msgstr "Koristi tekst polje"
17914 #: templates/server/replication/primary_add_replica_user.twig:70
17916 #| msgid "Change password"
17917 msgid "Generate password:"
17918 msgstr "Promeni lozinku"
17920 #: templates/server/replication/primary_configuration.twig:2
17922 #| msgid "Modifications have been saved"
17923 msgid "Primary configuration"
17924 msgstr "Izmjene su sačuvane"
17926 #: templates/server/replication/primary_configuration.twig:4
17928 "This server is not configured as a primary server in a replication process. "
17929 "You can choose from either replicating all databases and ignoring some of "
17930 "them (useful if you want to replicate a majority of the databases) or you "
17931 "can choose to ignore all databases by default and allow only certain "
17932 "databases to be replicated. Please select the mode:"
17935 #: templates/server/replication/primary_configuration.twig:9
17936 msgid "Replicate all databases; Ignore:"
17939 #: templates/server/replication/primary_configuration.twig:10
17940 msgid "Ignore all databases; Replicate:"
17943 #: templates/server/replication/primary_configuration.twig:12
17945 msgid "Please select databases:"
17946 msgstr "Izaberite bazu"
17948 #: templates/server/replication/primary_configuration.twig:15
17950 "Now, add the following lines at the end of [mysqld] section in your my.cnf "
17951 "and please restart the MySQL server afterwards."
17954 #: templates/server/replication/primary_configuration.twig:21
17956 "Once you restarted MySQL server, please click on Go button. Afterwards, you "
17957 "should see a message informing you, that this server <strong>is</strong> "
17958 "configured as primary."
17961 #: templates/server/replication/primary_replication.twig:5
17962 msgid "This server is configured as primary in a replication process."
17965 #: templates/server/replication/primary_replication.twig:16
17966 msgid "Show connected replicas"
17969 #: templates/server/replication/primary_replication.twig:38
17971 "Only replicas started with the --report-host=host_name option are visible in "
17975 #: templates/server/replication/replica_configuration.twig:5
17977 #| msgid "% aborted connections"
17978 msgid "Primary connection:"
17981 #: templates/server/replication/replica_configuration.twig:25
17982 msgid "Replica SQL Thread not running!"
17985 #: templates/server/replication/replica_configuration.twig:28
17986 msgid "Replica IO Thread not running!"
17989 #: templates/server/replication/replica_configuration.twig:31
17991 "Server is configured as replica in a replication process. Would you like to:"
17994 #: templates/server/replication/replica_configuration.twig:34
17996 #| msgid "Search in database"
17997 msgid "See replica status table"
17998 msgstr "Pretraživanje baze"
18000 #: templates/server/replication/replica_configuration.twig:38
18002 #| msgid "Any host"
18003 msgid "Control replica:"
18004 msgstr "Bilo koji host"
18006 #: templates/server/replication/replica_configuration.twig:48
18008 #| msgid "Select All"
18009 msgid "Reset replica"
18010 msgstr "Izaberi sve"
18012 #: templates/server/replication/replica_configuration.twig:54
18014 #| msgid "Structure only"
18015 msgid "Start SQL Thread only"
18016 msgstr "Samo struktura"
18018 #: templates/server/replication/replica_configuration.twig:56
18019 msgid "Stop SQL Thread only"
18022 #: templates/server/replication/replica_configuration.twig:63
18024 #| msgid "Structure only"
18025 msgid "Start IO Thread only"
18026 msgstr "Samo struktura"
18028 #: templates/server/replication/replica_configuration.twig:65
18029 msgid "Stop IO Thread only"
18032 #: templates/server/replication/replica_configuration.twig:74
18033 msgid "Error management:"
18036 #: templates/server/replication/replica_configuration.twig:77
18037 msgid "Skipping errors might lead into unsynchronized primary and replica!"
18040 #: templates/server/replication/replica_configuration.twig:81
18041 msgid "Skip current error"
18044 #: templates/server/replication/replica_configuration.twig:87
18046 msgid "Skip next %s errors."
18049 #: templates/server/replication/replica_configuration.twig:107
18052 "This server is not configured as replica in a replication process. Would you "
18053 "like to %sconfigure%s it?"
18056 #: templates/server/replication/status_table.twig:6
18058 msgid "Primary status"
18059 msgstr "Uvoz fajlova"
18061 #: templates/server/replication/status_table.twig:8
18063 msgid "Replica status"
18066 #: templates/server/replication/status_table.twig:16
18067 #: templates/server/status/variables/index.twig:75
18068 #: templates/server/variables/index.twig:31
18070 msgstr "Promjenljiva"
18072 #: templates/server/select/index.twig:7 templates/server/select/index.twig:19
18075 msgid "Current server:"
18078 #: templates/server/status/advisor/index.twig:6
18079 #: templates/server/status/advisor/index.twig:19
18080 msgid "Advisor system"
18083 #: templates/server/status/advisor/index.twig:9
18084 msgid "Not enough privilege to view the advisor."
18087 #: templates/server/status/advisor/index.twig:12
18089 msgid "Instructions"
18092 #: templates/server/status/advisor/index.twig:24
18094 "The Advisor system can provide recommendations on server variables by "
18095 "analyzing the server status variables."
18098 #: templates/server/status/advisor/index.twig:29
18100 "Do note however that this system provides recommendations based on simple "
18101 "calculations and by rule of thumb which may not necessarily apply to your "
18105 #: templates/server/status/advisor/index.twig:34
18107 "Prior to changing any of the configuration, be sure to know what you are "
18108 "changing (by reading the documentation) and how to undo the change. Wrong "
18109 "tuning can have a very negative effect on performance."
18112 #: templates/server/status/advisor/index.twig:39
18114 "The best way to tune your system would be to change only one setting at a "
18115 "time, observe or benchmark your database, and undo the change if there was "
18116 "no clearly measurable improvement."
18119 #: templates/server/status/advisor/index.twig:53
18120 msgid "Errors occurred while executing rule expressions:"
18123 #: templates/server/status/advisor/index.twig:63
18124 msgid "Possible performance issues"
18127 #: templates/server/status/advisor/index.twig:76
18131 #: templates/server/status/advisor/index.twig:79
18133 #| msgid "Documentation"
18134 msgid "Recommendation:"
18135 msgstr "Dokumentacija"
18137 #: templates/server/status/advisor/index.twig:82
18139 #| msgid "Documentation"
18140 msgid "Justification:"
18141 msgstr "Dokumentacija"
18143 #: templates/server/status/advisor/index.twig:85
18144 msgid "Used variable / formula:"
18147 #: templates/server/status/advisor/index.twig:88
18151 #: templates/server/status/base.twig:16
18153 msgid "Query statistics"
18154 msgstr "Statistike reda"
18156 #: templates/server/status/base.twig:21
18157 msgid "All status variables"
18160 #: templates/server/status/base.twig:26
18164 #: templates/server/status/base.twig:31
18168 #: templates/server/status/monitor/index.twig:8
18171 msgid "Start Monitor"
18174 #: templates/server/status/monitor/index.twig:16
18175 msgid "Instructions/Setup"
18178 #: templates/server/status/monitor/index.twig:20
18179 msgid "Done dragging (rearranging) charts"
18182 #: templates/server/status/monitor/index.twig:27
18184 #| msgid "Add new field"
18186 msgstr "Dodaj novo polje"
18188 #: templates/server/status/monitor/index.twig:31
18189 msgid "Enable charts dragging"
18192 #: templates/server/status/monitor/index.twig:36
18193 #: templates/server/status/processes/index.twig:33
18195 msgid "Refresh rate"
18198 #: templates/server/status/monitor/index.twig:43
18199 #: templates/server/status/processes/index.twig:40
18200 #, fuzzy, php-format
18201 #| msgid "per second"
18205 #: templates/server/status/monitor/index.twig:45
18206 #: templates/server/status/processes/index.twig:42
18207 #, fuzzy, php-format
18208 #| msgid "per second"
18212 #: templates/server/status/monitor/index.twig:49
18213 #: templates/server/status/processes/index.twig:46
18214 #, fuzzy, php-format
18215 #| msgid "per minute"
18219 #: templates/server/status/monitor/index.twig:51
18220 #: templates/server/status/processes/index.twig:48
18221 #, fuzzy, php-format
18222 #| msgid "per minute"
18226 #: templates/server/status/monitor/index.twig:61
18228 #| msgid "Add/Delete Field Columns"
18229 msgid "Chart columns"
18230 msgstr "Dodaj/obriši kolonu"
18232 #: templates/server/status/monitor/index.twig:74
18233 msgid "Chart arrangement"
18236 #: templates/server/status/monitor/index.twig:75
18238 "The arrangement of the charts is stored to the browsers local storage. You "
18239 "may want to export it if you have a complicated set up."
18242 #: templates/server/status/monitor/index.twig:84
18243 msgid "Reset to default"
18246 #: templates/server/status/monitor/index.twig:89
18247 msgid "Monitor Instructions"
18250 #: templates/server/status/monitor/index.twig:91
18252 "The phpMyAdmin Monitor can assist you in optimizing the server configuration "
18253 "and track down time intensive queries. For the latter you will need to set "
18254 "log_output to 'TABLE' and have either the slow_query_log or general_log "
18255 "enabled. Note however, that the general_log produces a lot of data and "
18256 "increases server load by up to 15%."
18259 #: templates/server/status/monitor/index.twig:101
18260 msgid "Using the monitor:"
18263 #: templates/server/status/monitor/index.twig:103
18265 "Your browser will refresh all displayed charts in a regular interval. You "
18266 "may add charts and change the refresh rate under 'Settings', or remove any "
18267 "chart using the cog icon on each respective chart."
18270 #: templates/server/status/monitor/index.twig:108
18272 "To display queries from the logs, select the relevant time span on any chart "
18273 "by holding down the left mouse button and panning over the chart. Once "
18274 "confirmed, this will load a table of grouped queries, there you may click on "
18275 "any occurring SELECT statements to further analyze them."
18278 #: templates/server/status/monitor/index.twig:114
18279 msgid "Please note:"
18282 #: templates/server/status/monitor/index.twig:117
18284 "Enabling the general_log may increase the server load by 5-15%. Also be "
18285 "aware that generating statistics from the logs is a load intensive task, so "
18286 "it is advisable to select only a small time span and to disable the "
18287 "general_log and empty its table once monitoring is not required any more."
18290 #: templates/server/status/monitor/index.twig:128
18291 #: templates/server/status/monitor/index.twig:134
18293 #| msgid "Import files"
18294 msgid "Chart Title"
18295 msgstr "Uvoz fajlova"
18297 #: templates/server/status/monitor/index.twig:138
18299 msgid "Preset chart"
18300 msgstr "Promjeni ime tabele u "
18302 #: templates/server/status/monitor/index.twig:144
18303 msgid "Status variable(s)"
18306 #: templates/server/status/monitor/index.twig:149
18308 #| msgid "Select Tables"
18309 msgid "Select series:"
18310 msgstr "Izaberi tabele"
18312 #: templates/server/status/monitor/index.twig:152
18313 msgid "Commonly monitored"
18316 #: templates/server/status/monitor/index.twig:170
18317 msgid "or type variable name:"
18320 #: templates/server/status/monitor/index.twig:177
18321 msgid "Display as differential value"
18324 #: templates/server/status/monitor/index.twig:182
18325 msgid "Apply a divisor"
18328 #: templates/server/status/monitor/index.twig:193
18329 msgid "Append unit to data values"
18332 #: templates/server/status/monitor/index.twig:201
18334 msgid "Add this series"
18335 msgstr "Dodaj novog korisnika"
18337 #: templates/server/status/monitor/index.twig:204
18338 msgid "Clear series"
18341 #: templates/server/status/monitor/index.twig:208
18343 msgid "Series in chart:"
18346 #: templates/server/status/monitor/index.twig:224
18348 msgid "Log statistics"
18349 msgstr "Statistike reda"
18351 #: templates/server/status/monitor/index.twig:226
18353 #| msgid "Select All"
18354 msgid "Selected time range:"
18355 msgstr "Izaberi sve"
18357 #: templates/server/status/monitor/index.twig:234
18358 msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
18361 #: templates/server/status/monitor/index.twig:240
18362 msgid "Remove variable data in INSERT statements for better grouping"
18365 #: templates/server/status/monitor/index.twig:244
18366 msgid "Choose from which log you want the statistics to be generated from."
18369 #: templates/server/status/monitor/index.twig:247
18370 msgid "Results are grouped by query text."
18373 #: templates/server/status/monitor/index.twig:251
18375 #| msgid "Query type"
18376 msgid "Query analyzer"
18377 msgstr "Vrsta upita"
18379 #: templates/server/status/processes/index.twig:14
18381 msgid "Show only active"
18382 msgstr "Prikaži tabele"
18384 #: templates/server/status/processes/index.twig:28
18387 #| "Note: Enabling the database statistics here might cause heavy traffic "
18388 #| "between the web server and the MySQL server."
18390 "Note: Enabling the auto refresh here might cause heavy traffic between the "
18391 "web server and the MySQL server."
18393 "Napomena: uključivanje statistika može prouzrokovati veliki protok podataka "
18394 "između web i MySQL servera."
18396 #. l10n: Questions is the name of a MySQL Status variable
18397 #: templates/server/status/queries/index.twig:8
18398 msgid "Questions since startup:"
18401 #: templates/server/status/queries/index.twig:20
18403 #| msgid "per hour"
18407 #: templates/server/status/queries/index.twig:21
18409 #| msgid "per minute"
18410 msgid "per minute:"
18413 #: templates/server/status/queries/index.twig:23
18415 #| msgid "per second"
18416 msgid "per second:"
18419 #: templates/server/status/queries/index.twig:37
18423 #. l10n: # = Amount of queries
18424 #: templates/server/status/queries/index.twig:38
18428 #: templates/server/status/queries/index.twig:39
18429 #: templates/server/status/status/index.twig:18
18430 #: templates/server/status/status/index.twig:38
18432 #| msgid "per hour"
18436 #: templates/server/status/queries/index.twig:59
18437 msgid "Not enough privilege to view query statistics."
18440 #: templates/server/status/status/index.twig:6
18442 msgid "Network traffic since startup: %s"
18445 #: templates/server/status/status/index.twig:7
18446 #, fuzzy, php-format
18447 #| msgid "This MySQL server has been running for %s. It started up on %s."
18448 msgid "This MySQL server has been running for %1$s. It started up on %2$s."
18449 msgstr "Ovaj MySQL server radi već %s. Pokrenut je %s."
18451 #: templates/server/status/status/index.twig:15
18453 "On a busy server, the byte counters may overrun, so those statistics as "
18454 "reported by the MySQL server may be incorrect."
18457 #: templates/server/status/status/index.twig:59
18459 "This MySQL server works as <b>primary</b> and <b>replica</b> in "
18460 "<b>replication</b> process."
18463 #: templates/server/status/status/index.twig:61
18465 "This MySQL server works as <b>primary</b> in <b>replication</b> process."
18468 #: templates/server/status/status/index.twig:63
18470 "This MySQL server works as <b>replica</b> in <b>replication</b> process."
18473 #: templates/server/status/status/index.twig:69
18474 msgid "Replication status"
18477 #: templates/server/status/status/index.twig:75
18478 msgid "Not enough privilege to view server status."
18481 #: templates/server/status/variables/index.twig:20
18483 msgid "Show only alert values"
18484 msgstr "Prikaži tabele"
18486 #: templates/server/status/variables/index.twig:25
18487 #: templates/server/status/variables/index.twig:27
18488 msgid "Filter by category…"
18491 #: templates/server/status/variables/index.twig:37
18493 msgid "Show unformatted values"
18494 msgstr "Prikaži tabele"
18496 #: templates/server/status/variables/index.twig:50
18498 #| msgid "Relations"
18499 msgid "Related links:"
18502 #: templates/server/status/variables/index.twig:139
18503 msgid "Not enough privilege to view status variables."
18506 #: templates/server/user_groups/edit_user_groups.twig:2
18507 #: templates/server/user_groups/user_groups.twig:64
18509 #| msgid "Any user"
18510 msgid "Add user group"
18511 msgstr "Bilo koji korisnik"
18513 #: templates/server/user_groups/edit_user_groups.twig:4
18515 msgid "Edit user group: '%s'"
18518 #: templates/server/user_groups/edit_user_groups.twig:9
18520 #| msgid "No privileges."
18521 msgid "User group menu assignments"
18522 msgstr "Nema privilegija."
18524 #: templates/server/user_groups/edit_user_groups.twig:14
18526 #| msgid "Column names"
18527 msgid "Group name:"
18528 msgstr "Imena kolona"
18530 #: templates/server/user_groups/user_groups.twig:12
18532 #| msgid "Server version"
18533 msgid "Server level tabs"
18534 msgstr "Verzija servera"
18536 #: templates/server/user_groups/user_groups.twig:15
18538 #| msgid "Databases"
18539 msgid "Database level tabs"
18542 #: templates/server/user_groups/user_groups.twig:18
18544 #| msgid "Table comments"
18545 msgid "Table level tabs"
18546 msgstr "Komentari tabele"
18548 #: templates/server/user_groups/user_groups.twig:50
18550 #| msgid "Any user"
18551 msgid "Delete user group"
18552 msgstr "Bilo koji korisnik"
18554 #: templates/server/user_groups/user_listings.twig:1
18556 msgid "Users of '%s' user group"
18559 #: templates/server/user_groups/user_listings.twig:3
18560 msgid "No users were found belonging to this user group."
18563 #: templates/server/variables/index.twig:5
18564 msgid "Server variables and settings"
18565 msgstr "Serverske promenljive i podešavanja"
18567 #: templates/server/variables/index.twig:43
18568 msgid "This is a read-only variable and can not be edited"
18571 #: templates/server/variables/index.twig:69
18572 msgid "Session value"
18573 msgstr "Vrijednost sesije"
18575 #: templates/server/variables/index.twig:80
18576 #, fuzzy, php-format
18577 #| msgid "Server variables and settings"
18578 msgid "Not enough privilege to view server variables and settings. %s"
18579 msgstr "Serverske promenljive i podešavanja"
18581 #: templates/setup/base.twig:29 templates/setup/home/index.twig:20
18585 #: templates/setup/config/index.twig:4 templates/setup/home/index.twig:98
18586 msgid "Configuration file"
18589 #: templates/setup/config/index.twig:16
18591 #| msgid "Modifications have been saved"
18592 msgid "Generated configuration file"
18593 msgstr "Izmjene su sačuvane"
18595 #: templates/setup/config/index.twig:22 templates/setup/home/index.twig:165
18599 #: templates/setup/error.twig:2
18603 #: templates/setup/error.twig:3
18604 msgid "Submitted form contains errors"
18607 #: templates/setup/error.twig:6
18608 msgid "Try to revert erroneous fields to their default values"
18611 #: templates/setup/error.twig:14
18612 msgid "Ignore errors"
18615 #: templates/setup/error.twig:18
18618 msgstr "Prikaži boju"
18620 #: templates/setup/home/index.twig:23
18622 #| msgid "Show grid"
18623 msgid "Show hidden messages"
18624 msgstr "Prikaži mrežu"
18626 #: templates/setup/home/index.twig:79
18627 msgid "There are no configured servers"
18630 #: templates/setup/home/index.twig:88
18634 #: templates/setup/home/index.twig:110
18635 msgid "Default language"
18638 #: templates/setup/home/index.twig:128
18639 msgid "Default server"
18642 #: templates/setup/home/index.twig:139
18643 msgid "let the user choose"
18646 #: templates/setup/home/index.twig:146
18650 #: templates/setup/home/index.twig:153
18651 msgid "End of line"
18654 #: templates/setup/home/index.twig:164
18658 #: templates/setup/home/index.twig:175
18660 msgid "phpMyAdmin homepage"
18661 msgstr "phpMyAdmin dokumentacija"
18663 #: templates/setup/home/index.twig:176
18667 #: templates/setup/home/index.twig:177
18668 msgid "Check for latest version"
18671 #: templates/setup/servers/index.twig:6
18672 msgid "Edit server"
18675 #: templates/setup/servers/index.twig:11
18677 msgid "Add a new server"
18678 msgstr "Dodaj novog korisnika"
18680 #: templates/setup/servers/index.twig:17
18681 msgid "Something went wrong."
18684 #: templates/sql/bookmark.twig:11 templates/sql/bookmark.twig:29
18685 msgid "Bookmark this SQL query"
18686 msgstr "Obilježi SQL-upit"
18688 #: templates/sql/bookmark.twig:15
18694 #: templates/sql/bookmark.twig:22 templates/sql/query.twig:93
18695 msgid "Let every user access this bookmark"
18698 #: templates/sql/profiling_chart.twig:4
18700 msgid "Detailed profile"
18701 msgstr "Samo podaci"
18703 #: templates/sql/profiling_chart.twig:13 templates/sql/profiling_chart.twig:43
18708 #: templates/sql/profiling_chart.twig:38
18709 msgid "Summary by state"
18712 #: templates/sql/profiling_chart.twig:47
18718 #: templates/sql/profiling_chart.twig:51
18724 #: templates/sql/profiling_chart.twig:55
18728 #: templates/sql/profiling_chart.twig:59
18734 #: templates/sql/query.twig:44
18735 msgid "Get auto-saved query"
18738 #. l10n: Bind parameters in the SQL query using :parameterName format
18739 #: templates/sql/query.twig:51
18741 #| msgid "Add new field"
18742 msgid "Bind parameters"
18743 msgstr "Dodaj novo polje"
18745 #: templates/sql/query.twig:84
18747 #| msgid "Bookmark this SQL query"
18748 msgid "Bookmark this SQL query:"
18749 msgstr "Obilježi SQL-upit"
18751 #: templates/sql/query.twig:100
18752 msgid "Replace existing bookmark of same name"
18755 #: templates/sql/query.twig:110 templates/sql/query.twig:111
18759 #: templates/sql/query.twig:119
18760 msgid "Show this query here again"
18761 msgstr "Prikaži ponovo ovaj upit"
18763 #: templates/sql/query.twig:134
18764 msgid "Rollback when finished"
18767 #: templates/sql/query.twig:156
18768 msgid "Bookmarked SQL query"
18769 msgstr "Obilježen SQL-upit"
18771 #: templates/sql/query.twig:160
18775 msgstr "Pretraživanje"
18777 #: templates/sql/query.twig:169
18781 #: templates/sql/query.twig:182
18785 #: templates/table/browse_foreigners/column_element.twig:4
18786 msgid "Use this value"
18787 msgstr "Koristi ovu vrijednost"
18789 #: templates/table/chart/tbl_chart.twig:10
18791 #| msgid "Import files"
18793 msgstr "Uvoz fajlova"
18795 #: templates/table/chart/tbl_chart.twig:13
18798 msgctxt "Chart type"
18802 #: templates/table/chart/tbl_chart.twig:17
18804 #| msgid "Column names"
18805 msgctxt "Chart type"
18807 msgstr "Imena kolona"
18809 #: templates/table/chart/tbl_chart.twig:21
18810 msgctxt "Chart type"
18814 #: templates/table/chart/tbl_chart.twig:25
18815 msgctxt "Chart type"
18819 #: templates/table/chart/tbl_chart.twig:29
18820 msgctxt "Chart type"
18824 #: templates/table/chart/tbl_chart.twig:33
18827 msgctxt "Chart type"
18831 #: templates/table/chart/tbl_chart.twig:37
18834 msgctxt "Chart type"
18838 #: templates/table/chart/tbl_chart.twig:41
18839 msgctxt "Chart type"
18843 #: templates/table/chart/tbl_chart.twig:47
18847 #: templates/table/chart/tbl_chart.twig:51
18849 #| msgid "Import files"
18850 msgid "Chart title:"
18851 msgstr "Uvoz fajlova"
18853 #: templates/table/chart/tbl_chart.twig:57
18857 #: templates/table/chart/tbl_chart.twig:73
18862 #: templates/table/chart/tbl_chart.twig:101
18863 msgid "X-Axis label:"
18866 #: templates/table/chart/tbl_chart.twig:102
18870 msgstr "Vrijednost"
18872 #: templates/table/chart/tbl_chart.twig:106
18873 msgid "Y-Axis label:"
18876 #: templates/table/chart/tbl_chart.twig:107
18880 msgstr "Vrijednost"
18882 #: templates/table/chart/tbl_chart.twig:112
18883 msgid "Series names are in a column"
18886 #: templates/table/chart/tbl_chart.twig:116
18888 #| msgid "Inside table(s):"
18889 msgid "Series column:"
18890 msgstr "Unutar tabela:"
18892 #: templates/table/chart/tbl_chart.twig:126
18894 #| msgid "Number of rows per page"
18895 msgid "Value Column:"
18896 msgstr "Broj redova po strani"
18898 #: templates/table/chart/tbl_chart.twig:147
18900 #| msgid "Save as file"
18901 msgid "Save chart as image"
18902 msgstr "Sačuvaj kao datoteku"
18904 #: templates/table/export/index.twig:12
18906 "@SERVER@ will become the server name, @DATABASE@ will become the database "
18907 "name and @TABLE@ will become the table name."
18910 #: templates/table/export/index.twig:7
18911 #, fuzzy, php-format
18912 #| msgid "Create table on database %s"
18913 msgid "Exporting rows from \"%s\" table"
18914 msgstr "Napravi novu tabelu u bazi %s"
18916 #: templates/table/find_replace/index.twig:4
18917 #: templates/table/search/index.twig:4 templates/table/zoom_search/index.twig:4
18920 msgid "Table search"
18921 msgstr "Pretraživanje"
18923 #: templates/table/find_replace/index.twig:10
18924 #: templates/table/search/index.twig:10
18925 #: templates/table/zoom_search/index.twig:10
18928 msgid "Zoom search"
18929 msgstr "Pretraživanje"
18931 #: templates/table/find_replace/index.twig:16
18932 #: templates/table/find_replace/index.twig:27
18933 #: templates/table/search/index.twig:16
18934 #: templates/table/zoom_search/index.twig:16
18936 msgid "Find and replace"
18939 #: templates/table/find_replace/index.twig:36
18941 #| msgid "Replace NULL by"
18942 msgid "Replace with:"
18943 msgstr "Zamijeni NULL sa"
18945 #: templates/table/find_replace/index.twig:57
18947 #| msgid "as regular expression"
18948 msgid "Use regular expression"
18949 msgstr "kao regularni izraz"
18951 #: templates/table/find_replace/replace_preview.twig:10
18952 msgid "Find and replace - preview"
18955 #: templates/table/find_replace/replace_preview.twig:17
18957 #| msgid "Lines terminated by"
18958 msgid "Original string"
18959 msgstr "Linije se završavaju sa"
18961 #: templates/table/find_replace/replace_preview.twig:18
18963 #| msgid "Relations"
18964 msgid "Replaced string"
18967 #: templates/table/find_replace/replace_preview.twig:36
18972 #: templates/table/gis_visualization/gis_visualization.twig:2
18973 msgid "Display GIS Visualization"
18976 #: templates/table/gis_visualization/gis_visualization.twig:10
18978 #| msgid "Add/Delete Field Columns"
18979 msgid "Label column"
18980 msgstr "Dodaj/obriši kolonu"
18982 #: templates/table/gis_visualization/gis_visualization.twig:12
18986 #: templates/table/gis_visualization/gis_visualization.twig:21
18989 msgid "Spatial column"
18992 #: templates/table/import/index.twig:3
18993 #, fuzzy, php-format
18994 msgid "Importing into the table \"%s\""
18995 msgstr "Baza ne postoji"
18997 #: templates/table/index_form.twig:15 templates/table/index_rename_form.twig:11
18998 msgid "Index name:"
18999 msgstr "Ime ključa :"
19001 #: templates/table/index_form.twig:16 templates/table/index_rename_form.twig:12
19003 "\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!"
19004 msgstr "\"PRIMARY\" <b>mora</b> biti ime <b>samo</b> primarnog ključa!"
19006 #: templates/table/index_form.twig:34
19008 #| msgid "Index name:"
19009 msgid "Index choice:"
19010 msgstr "Ime ključa :"
19012 #: templates/table/index_form.twig:54
19014 #| msgid "Table options"
19015 msgid "Advanced options"
19016 msgstr "Opcije tabele"
19018 #: templates/table/index_form.twig:64
19019 msgid "Key block size:"
19022 #: templates/table/index_form.twig:81
19023 msgid "Index type:"
19024 msgstr "Tip ključa :"
19026 #: templates/table/index_form.twig:98
19032 #: templates/table/index_form.twig:114
19037 #: templates/table/index_form.twig:159 templates/table/index_form.twig:196
19038 msgid "Drag to reorder"
19041 #: templates/table/insert/actions_panel.twig:9
19042 msgid "Insert as new row"
19043 msgstr "Unesi kao novi red"
19045 #: templates/table/insert/actions_panel.twig:10
19046 msgid "Insert as new row and ignore errors"
19049 #: templates/table/insert/actions_panel.twig:11
19050 msgid "Show insert query"
19053 #: templates/table/insert/actions_panel.twig:15
19057 #: templates/table/insert/actions_panel.twig:19
19058 msgid "Go back to previous page"
19059 msgstr "Nazad na prethodnu stranu"
19061 #: templates/table/insert/actions_panel.twig:20
19062 msgid "Insert another new row"
19063 msgstr "Dodaj još jedan novi red"
19065 #: templates/table/insert/actions_panel.twig:22
19067 msgid "Go back to this page"
19068 msgstr "Nazad na prethodnu stranu"
19070 #: templates/table/insert/actions_panel.twig:24
19071 msgid "Edit next row"
19074 #: templates/table/insert/actions_panel.twig:32
19076 "Use TAB key to move from value to value, or CTRL+arrows to move anywhere."
19079 #: templates/table/insert/column_row.twig:15
19083 #: templates/table/insert/column_row.twig:30
19084 msgid "Use the NULL value for this column."
19087 #: templates/table/insert/column_row.twig:65
19089 #| msgid "Because of its length,<br /> this field might not be editable "
19090 msgid "Because of its length,<br> this column might not be editable."
19091 msgstr "Zbog njehove veličine, polje<br />možda nećete moći da izmenite"
19093 #: templates/table/insert/column_row.twig:93
19094 msgid "Binary - do not edit"
19095 msgstr "Binarni - ne mijenjaj"
19097 #: templates/table/insert/column_row.twig:122
19098 #: templates/table/search/input_box.twig:37
19101 msgid "Edit/Insert"
19102 msgstr "Novi zapis"
19104 #: templates/table/insert/continue_insertion_form.twig:18
19106 msgid "Continue insertion with %s rows"
19109 #: templates/table/maintenance/checksum.twig:13
19114 #: templates/table/operations/index.twig:9
19115 msgid "Alter table order by"
19116 msgstr "Promijeni redoslijed u tabeli"
19118 #: templates/table/operations/index.twig:20
19120 #| msgid "(singly)"
19121 msgctxt "Alter table order by a single field."
19123 msgstr "(po jednom polju)"
19125 #: templates/table/operations/index.twig:50
19127 #| msgid "Move table to (database<b>.</b>table)"
19128 msgid "Move table to (database.table)"
19129 msgstr "Pomjeri tabelu u (baza<b>.</b>tabela)"
19131 #: templates/table/operations/index.twig:101
19132 msgid "Table options"
19133 msgstr "Opcije tabele"
19135 #: templates/table/operations/index.twig:105
19136 msgid "Rename table to"
19137 msgstr "Promjeni ime tabele u"
19139 #: templates/table/operations/index.twig:123
19140 msgid "Table comments"
19141 msgstr "Komentari tabele"
19143 #: templates/table/operations/index.twig:170
19144 msgid "Change all column collations"
19147 #: templates/table/operations/index.twig:251
19149 #| msgid "Copy table to (database<b>.</b>table)"
19150 msgid "Copy table to (database.table)"
19151 msgstr "Kopiraj tabelu u (baza<b>.</b>tabela)"
19153 #: templates/table/operations/index.twig:322
19154 msgid "Switch to copied table"
19155 msgstr "Pređi na kopiranu tabelu"
19157 #: templates/table/operations/index.twig:364
19158 msgid "Defragment table"
19161 #: templates/table/operations/index.twig:372
19163 msgid "Table %s has been flushed."
19164 msgstr "Tabela %s je osvežena."
19166 #: templates/table/operations/index.twig:376
19168 #| msgid "Flush the table (\"FLUSH\")"
19169 msgid "Flush the table (FLUSH)"
19170 msgstr "Osvježi tabelu (\"FLUSH\")"
19172 #: templates/table/operations/index.twig:413
19173 msgid "Empty the table (TRUNCATE)"
19176 #: templates/table/operations/index.twig:431
19178 msgid "Empty the table (DELETE FROM)"
19179 msgstr "Baza ne postoji"
19181 #: templates/table/operations/index.twig:452
19183 msgid "Delete the table (DROP)"
19184 msgstr "Baza ne postoji"
19186 #: templates/table/operations/index.twig:474
19188 msgid "Partition maintenance"
19189 msgstr "Radnje na tabeli"
19191 #: templates/table/operations/index.twig:500
19192 #: templates/table/structure/display_partitions.twig:201
19193 msgid "Remove partitioning"
19196 #: templates/table/operations/index.twig:513
19198 #| msgid "Check referential integrity:"
19199 msgid "Check referential integrity"
19200 msgstr "Proveri referencijalni integritet:"
19202 #: templates/table/operations/view.twig:12
19204 msgid "Rename view to"
19205 msgstr "Promjeni ime tabele u "
19207 #: templates/table/operations/view.twig:37
19209 msgid "Delete the view (DROP)"
19210 msgstr "Baza ne postoji"
19212 #: templates/table/page_with_secondary_tabs.twig:11
19214 #| msgid "Relation view"
19215 msgid "Relation view"
19216 msgstr "Relacioni pogled"
19218 #: templates/table/partition/analyze.twig:2
19220 #| msgid "Relations"
19221 msgid "Analyze partition"
19224 #: templates/table/partition/check.twig:2
19226 #| msgid "Relations"
19227 msgid "Check partition"
19230 #: templates/table/partition/drop.twig:2
19232 #| msgid "Relations"
19233 msgid "Drop partition"
19236 #: templates/table/partition/optimize.twig:2
19238 #| msgid "Add new field"
19239 msgid "Optimize partition"
19240 msgstr "Dodaj novo polje"
19242 #: templates/table/partition/rebuild.twig:2
19244 #| msgid "Relations"
19245 msgid "Rebuild partition"
19248 #: templates/table/partition/repair.twig:2
19250 #| msgid "Add new field"
19251 msgid "Repair partition"
19252 msgstr "Dodaj novo polje"
19254 #: templates/table/partition/truncate.twig:2
19256 #| msgid "Relations"
19257 msgid "Truncate partition"
19260 #: templates/table/privileges/index.twig:57
19262 #| msgid "database-specific"
19263 msgid "table-specific"
19264 msgstr "Specifično za bazu"
19266 #: templates/table/relation/common_form.twig:9
19267 msgid "Foreign key constraints"
19270 #: templates/table/relation/common_form.twig:14
19274 #: templates/table/relation/common_form.twig:15
19276 #| msgid "Column names"
19277 msgid "Constraint properties"
19278 msgstr "Imena kolona"
19280 #: templates/table/relation/common_form.twig:19
19282 "Creating a foreign key over a non-indexed column would automatically create "
19283 "an index on it. Alternatively, you can define an index below, before "
19284 "creating the foreign key."
19287 #: templates/table/relation/common_form.twig:24
19289 "Only columns with index will be displayed. You can define an index below."
19292 #: templates/table/relation/common_form.twig:28
19293 msgid "Foreign key constraint"
19296 #: templates/table/relation/common_form.twig:93
19298 #| msgid "Add a new User"
19299 msgid "+ Add constraint"
19300 msgstr "Dodaj novog korisnika"
19302 #: templates/table/relation/common_form.twig:106
19303 #: templates/table/relation/common_form.twig:114
19305 msgid "Internal relationships"
19306 msgstr "Opšte osobine relacija"
19308 #: templates/table/relation/common_form.twig:122
19310 msgid "Internal relation"
19311 msgstr "Opšte osobine relacija"
19313 #: templates/table/relation/common_form.twig:124
19315 "An internal relation is not necessary when a corresponding FOREIGN KEY "
19319 #: templates/table/relation/common_form.twig:208
19321 #| msgid "Choose field to display"
19322 msgid "Choose column to display:"
19323 msgstr "Izaberi polja za prikaz"
19325 #: templates/table/relation/foreign_key_row.twig:15
19326 #, fuzzy, php-format
19327 #| msgid "Field %s has been dropped."
19328 msgid "Foreign key constraint %s has been dropped"
19329 msgstr "Polje %s je obrisano"
19331 #: templates/table/relation/foreign_key_row.twig:33
19333 #| msgid "Column names"
19334 msgid "Constraint name"
19335 msgstr "Imena kolona"
19337 #: templates/table/search/index.twig:27
19338 msgid "Do a \"query by example\" (wildcard: \"%\")"
19339 msgstr "Napravi \"upit po primjeru\" (džoker: \"%\")"
19341 #: templates/table/search/index.twig:111
19343 #| msgid "Select fields (at least one):"
19344 msgid "Select columns (at least one):"
19345 msgstr "Izaberi polja (najmanje jedno)"
19347 #: templates/table/search/index.twig:130
19348 msgid "Add search conditions (body of the \"where\" clause):"
19349 msgstr "Dodaj uslove pretraživanja (dio \"WHERE\" upita):"
19351 #: templates/table/search/index.twig:138
19352 msgid "Number of rows per page"
19353 msgstr "Broj redova po strani"
19355 #: templates/table/search/index.twig:144
19356 msgid "Display order:"
19357 msgstr "Redosled prikaza:"
19359 #: templates/table/search/index.twig:181
19362 msgid "Range search"
19363 msgstr "Pretraživanje"
19365 #: templates/table/search/index.twig:187
19366 msgid "Minimum value:"
19369 #: templates/table/search/index.twig:190
19370 msgid "Maximum value:"
19373 #: templates/table/start_and_number_of_rows_fieldset.twig:3
19379 #: templates/table/structure/display_partitions.twig:4
19380 #: templates/table/structure/display_structure.twig:580
19382 #| msgid "Relations"
19386 #: templates/table/structure/display_partitions.twig:8
19388 #| msgid "No index defined!"
19389 msgid "No partitioning defined!"
19390 msgstr "Ključ nije definisan!"
19392 #: templates/table/structure/display_partitions.twig:11
19393 msgid "Partitioned by:"
19396 #: templates/table/structure/display_partitions.twig:16
19397 msgid "Sub partitioned by:"
19400 #: templates/table/structure/display_partitions.twig:29
19402 #| msgid "Row length"
19403 msgid "Data length"
19404 msgstr "Dužina reda"
19406 #: templates/table/structure/display_partitions.twig:30
19408 #| msgid "Row length"
19409 msgid "Index length"
19410 msgstr "Dužina reda"
19412 #: templates/table/structure/display_partitions.twig:194
19414 #| msgid "Relations"
19415 msgid "Partition table"
19418 #: templates/table/structure/display_partitions.twig:207
19419 #: templates/table/structure/partition_definition_form.twig:5
19421 #| msgid "Add new field"
19422 msgid "Edit partitioning"
19423 msgstr "Dodaj novo polje"
19425 #: templates/table/structure/display_structure.twig:70
19427 #| msgid "MIME type"
19428 msgid "Media type:"
19429 msgstr "MIME-tipovi"
19431 #: templates/table/structure/display_structure.twig:91
19432 #: templates/table/tracking/structure_snapshot_columns.twig:47
19435 msgctxt "None for default"
19439 #: templates/table/structure/display_structure.twig:108
19440 #: templates/table/structure/display_structure.twig:287
19444 #: templates/table/structure/display_structure.twig:116
19445 #, fuzzy, php-format
19446 #| msgid "Table %s has been dropped."
19447 msgid "Column %s has been dropped."
19448 msgstr "Tabela %s je odbačena"
19450 #: templates/table/structure/display_structure.twig:142
19452 msgid "A primary key has been added on %s."
19453 msgstr "Osnovni ključ je upravo dodan %s."
19455 #: templates/table/structure/display_structure.twig:157
19456 #: templates/table/structure/display_structure.twig:172
19457 #: templates/table/structure/display_structure.twig:197
19458 #: templates/table/structure/display_structure.twig:216
19460 msgid "An index has been added on %s."
19461 msgstr "Ključ je upravo dodan %s."
19463 #: templates/table/structure/display_structure.twig:238
19465 msgid "Distinct values"
19466 msgstr "Pregledaj strane vrijednosti"
19468 #: templates/table/structure/display_structure.twig:249
19469 #: templates/table/structure/display_structure.twig:315
19471 msgid "Remove from central columns"
19472 msgstr "Promjeni ime tabele u "
19474 #: templates/table/structure/display_structure.twig:257
19475 #: templates/table/structure/display_structure.twig:312
19477 msgid "Add to central columns"
19478 msgstr "Dodaj novo polje"
19480 #: templates/table/structure/display_structure.twig:328
19481 #: templates/table/structure/display_structure.twig:332
19482 #: templates/table/structure/display_structure.twig:400
19484 msgid "Move columns"
19485 msgstr "Dodaj novo polje"
19487 #: templates/table/structure/display_structure.twig:333
19488 msgid "Move the columns by dragging them up and down."
19491 #: templates/table/structure/display_structure.twig:372
19492 #: templates/view_create.twig:13
19494 #| msgid "Print view"
19498 #: templates/table/structure/display_structure.twig:386
19499 msgid "Propose table structure"
19500 msgstr "Predloži strukturu tabele"
19502 #: templates/table/structure/display_structure.twig:403
19506 #: templates/table/structure/display_structure.twig:409
19509 msgstr "Provjeri tabelu"
19511 #: templates/table/structure/display_structure.twig:423
19512 #, fuzzy, php-format
19513 msgid "Add %s column(s)"
19514 msgstr "Dodaj novo polje"
19516 #: templates/table/structure/display_structure.twig:428
19518 #| msgid "At Beginning of Table"
19519 msgid "at beginning of table"
19520 msgstr "Na početku tabele"
19522 #: templates/table/structure/display_structure.twig:552
19523 #, fuzzy, php-format
19524 #| msgid "Create an index on %s columns"
19525 msgid "Create an index on %s columns"
19526 msgstr "Napravi ključ na %s kolona"
19528 #: templates/table/structure/display_table_stats.twig:14
19529 msgid "Space usage"
19532 #: templates/table/structure/display_table_stats.twig:37
19536 #: templates/table/structure/display_table_stats.twig:80
19538 #| msgid "Row Statistics"
19539 msgid "Row statistics"
19540 msgstr "Statistike reda"
19542 #: templates/table/structure/display_table_stats.twig:86
19546 #: templates/table/structure/display_table_stats.twig:88
19550 #: templates/table/structure/display_table_stats.twig:99
19551 msgid "partitioned"
19554 #: templates/table/structure/display_table_stats.twig:128
19556 msgstr "Dužina reda"
19558 #: templates/table/structure/display_table_stats.twig:140
19560 msgstr "Veličina reda"
19562 #: templates/table/structure/display_table_stats.twig:147
19563 msgid "Next autoindex"
19566 #: templates/table/tracking/main.twig:64 templates/table/tracking/main.twig:91
19567 #: templates/table/tracking/main.twig:92
19569 msgid "Delete version"
19570 msgstr "Verzija servera"
19572 #: templates/table/tracking/main.twig:102
19574 msgid "Activate tracking for %s"
19577 #: templates/table/tracking/main.twig:104
19578 msgid "Activate now"
19581 #: templates/table/tracking/main.twig:106
19583 msgid "Deactivate tracking for %s"
19586 #: templates/table/tracking/main.twig:108
19587 msgid "Deactivate now"
19590 #: templates/table/tracking/report_table.twig:4
19591 #: templates/table/tracking/structure_snapshot_columns.twig:5
19596 #: templates/table/tracking/report_table.twig:5
19601 #: templates/table/tracking/report_table.twig:6
19604 msgstr "Korisničko ime:"
19606 #: templates/table/zoom_search/index.twig:27
19608 #| msgid "Do a \"query by example\" (wildcard: \"%\")"
19609 msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
19610 msgstr "Napravi \"upit po primjeru\" (džoker: \"%\")"
19612 #: templates/table/zoom_search/index.twig:54
19614 msgid "Additional search criteria"
19617 #: templates/table/zoom_search/index.twig:116
19618 msgid "Use this column to label each point"
19621 #: templates/table/zoom_search/index.twig:141
19622 msgid "Maximum rows to plot"
19625 #: templates/table/zoom_search/result_form.twig:7
19626 msgid "Browse/Edit the points"
19629 #: templates/table/zoom_search/result_form.twig:14
19633 #: templates/table/zoom_search/result_form.twig:17
19639 #. l10n: Show or hide the menu using the hamburger style button
19640 #: templates/top_menu.twig:4
19642 msgid "Toggle navigation"
19643 msgstr "Opcije tabele"
19645 #. l10n: Current page
19646 #: templates/top_menu.twig:14
19650 #: templates/transformation_overview.twig:1
19652 #| msgid "Available MIME types"
19653 msgid "Available media types"
19654 msgstr "Dostupni MIME-tipovi"
19656 #: templates/transformation_overview.twig:13
19658 #| msgid "Available transformations"
19659 msgid "Available browser display transformations"
19660 msgstr "Dostupne transformacije"
19662 #: templates/transformation_overview.twig:19
19663 #: templates/transformation_overview.twig:38
19665 #| msgid "Description"
19666 msgctxt "for media type transformation"
19667 msgid "Description"
19670 #: templates/transformation_overview.twig:32
19672 #| msgid "Available transformations"
19673 msgid "Available input transformations"
19674 msgstr "Dostupne transformacije"
19676 #: templates/view_create.twig:65
19680 #: templates/view_create.twig:79
19681 msgid "Column names"
19682 msgstr "Imena kolona"
19685 #~| msgid "Modifications have been saved"
19686 #~ msgid "Configuration saved."
19687 #~ msgstr "Izmjene su sačuvane"
19690 #~| msgid "Modifications have been saved"
19691 #~ msgid "Configuration not saved!"
19692 #~ msgstr "Izmjene su sačuvane"
19695 #~| msgid "File could not be read"
19696 #~ msgid "Error: FOREIGN KEY relationship could not be removed!"
19697 #~ msgstr "Datoteku nije moguće pročitati"
19700 #~| msgid "Do you really want to "
19701 #~ msgid "Do you really want to RESET SLAVE?"
19702 #~ msgstr "Da li stvarno hoćete da "
19705 #~| msgid "% aborted connections"
19706 #~ msgid "Master connection:"
19707 #~ msgstr "Konekcije"
19709 #~ msgid "SQL history"
19710 #~ msgstr "SQL istorijat"
19713 #~| msgid "Databases"
19714 #~ msgid "Databases:"
19717 #~ msgid "Print view"
19718 #~ msgstr "Za štampu"
19721 #~| msgid "Column names"
19722 #~ msgid "Copy column name."
19723 #~ msgstr "Imena kolona"
19726 #~| msgid "The selected user was not found in the privilege table."
19728 #~ "The requested page was not found in the history, it may have expired."
19729 #~ msgstr "Izabrani korisnik nije pronađen u tabeli privilegija."
19731 #~ msgid "View dump (schema) of database"
19732 #~ msgstr "Prikaži sadržaj (shemu) baze"
19734 #~ msgid "View dump (schema) of databases"
19735 #~ msgstr "Prikaži sadržaj (shemu) baze"
19737 #~ msgid "View dump (schema) of table"
19738 #~ msgstr "Prikaži sadržaj (shemu) tabele"
19741 #~| msgid "Create User"
19742 #~ msgid "Create %s"
19743 #~ msgstr "Verzija servera"
19746 #~| msgid "You don't have sufficient privileges to be here right now!"
19747 #~ msgid "You do not have the necessary privileges to create a routine."
19748 #~ msgstr "Nije Vam dozvoljeno da budete ovdje!"
19751 #~| msgid "You don't have sufficient privileges to be here right now!"
19752 #~ msgid "You do not have the necessary privileges to create a trigger."
19753 #~ msgstr "Nije Vam dozvoljeno da budete ovdje!"
19757 #~ msgstr "Poslato"
19760 #~| msgid "You don't have sufficient privileges to be here right now!"
19761 #~ msgid "You do not have the necessary privileges to create an event."
19762 #~ msgstr "Nije Vam dozvoljeno da budete ovdje!"
19764 #~ msgid "Update Query"
19765 #~ msgstr "Ažuriraj upit"
19767 #~ msgid "Submit Query"
19768 #~ msgstr "Izvrši SQL upit"
19770 #~ msgctxt "Short week day name"
19774 #~ msgid "This Host"
19775 #~ msgstr "Ovaj server"
19777 #~ msgid "Use Host Table"
19778 #~ msgstr "Koristi tabelu hosta"
19781 #~| msgid "Description"
19782 #~ msgctxt "for media (MIME) type transformation"
19783 #~ msgid "Description"
19787 #~| msgid "MIME type"
19789 #~ msgstr "MIME-tipovi"
19792 #~| msgid "Description"
19793 #~ msgctxt "for MIME transformation"
19794 #~ msgid "Description"
19798 #~ msgid "Full start"
19799 #~ msgstr "Tekst ključ"
19802 #~| msgid "per second"
19803 #~ msgid "%count% second"
19804 #~ msgid_plural "%count% seconds"
19805 #~ msgstr[0] "u sekundi"
19806 #~ msgstr[1] "u sekundi"
19810 #~ msgid "%count% minute"
19811 #~ msgid_plural "%count% minutes"
19812 #~ msgstr[0] "se koristi"
19813 #~ msgstr[1] "se koristi"
19815 #~ msgid "Truncate Shown Queries"
19816 #~ msgstr "Prikaži skraćene upite"
19818 #~ msgid "Show Full Queries"
19819 #~ msgstr "Prikaži kompletne upite"
19822 #~| msgid "No databases"
19823 #~ msgid "%count% database"
19824 #~ msgid_plural "%count% databases"
19825 #~ msgstr[0] "Baza ne postoji"
19826 #~ msgstr[1] "Baza ne postoji"
19827 #~ msgstr[2] "Baza ne postoji"
19829 #~ msgid "Search results for \"<i>%s</i>\" %s:"
19830 #~ msgstr "Rezultati pretrage za \"<i>%s</i>\" %s:"
19834 #~ msgctxt "Text context"
19836 #~ msgstr "Slijedeći"
19839 #~ msgid "Customize export options"
19840 #~ msgstr "Opcije za izvoz baze"
19843 #~ msgid "Customize navigation panel"
19844 #~ msgstr "Opcije za izvoz baze"
19847 #~ msgid "Customize main panel"
19848 #~ msgstr "Opcije za izvoz baze"
19851 #~| msgid "unknown"
19852 #~ msgid "Unknonwn"
19853 #~ msgstr "nepoznat"
19855 #~ msgid "Global value"
19856 #~ msgstr "Globalna vrednost"
19859 #~| msgid "Column names"
19860 #~ msgid "Old column name"
19861 #~ msgstr "Imena kolona"
19864 #~| msgid "You have to choose at least one column to display"
19865 #~ msgid "You have to add at least one column."
19866 #~ msgstr "Morate izabrati bar jednu kolonu za prikaz"
19869 #~ msgstr "Njemački"
19871 #~ msgid "dictionary"
19872 #~ msgstr "riječnik"
19874 #~ msgid "phone book"
19875 #~ msgstr "telefonski imenik"
19878 #~ msgid "Traditional Spanish"
19879 #~ msgstr "Tradicionalni kineski"
19882 #~| msgid "Collation"
19883 #~ msgid "binary collation"
19884 #~ msgstr "Sortiranje"
19887 #~| msgid "case-insensitive"
19888 #~ msgid "case-insensitive collation"
19889 #~ msgstr "Ne razlikuje mala i velika slova"
19892 #~| msgid "case-sensitive"
19893 #~ msgid "case-sensitive collation"
19894 #~ msgstr "Razlikuje mala i velika slova"
19896 #~ msgid "all words"
19897 #~ msgstr "sve riječi"
19900 #~| msgid "Propose table structure"
19901 #~ msgid "Improve table structure"
19902 #~ msgstr "Predloži strukturu tabele"
19905 #~ msgid "Connection type"
19906 #~ msgstr "Konekcije"
19910 #~ msgstr "Lokalni"
19913 #~| msgid "Column names"
19914 #~ msgid "Column parser"
19915 #~ msgstr "Imena kolona"
19918 #~ msgid "A symbol name was expected!"
19919 #~ msgstr "Šablon imena datoteke"
19922 #~| msgid "No databases selected."
19923 #~ msgid "A comma or a closing bracket was expected."
19924 #~ msgstr "Nije izabrana ni jedna baza."
19927 #~| msgid "No databases selected."
19928 #~ msgid "An alias was expected."
19929 #~ msgstr "Nije izabrana ni jedna baza."
19932 #~| msgid "No databases selected."
19933 #~ msgid "An expression was expected."
19934 #~ msgstr "Nije izabrana ni jedna baza."
19937 #~ msgid "Value/Expression for the option %1$s was expected"
19938 #~ msgstr "Tabela %s je odbačena"
19941 #~| msgid "The row has been deleted."
19942 #~ msgid "A rename operation was expected."
19943 #~ msgstr "Red je obrisan"
19946 #~ msgid "Ending quote %1$s was expected."
19947 #~ msgstr "Tabela %s je odbačena"
19950 #~ msgid "Variable name was expected."
19951 #~ msgstr "Šablon imena datoteke"
19954 #~| msgid "At Beginning of Table"
19955 #~ msgid "Unexpected beginning of statement."
19956 #~ msgstr "Na početku tabele"
19959 #~| msgid "At Beginning of Table"
19960 #~ msgid "Unexpected ordering of clauses."
19961 #~ msgstr "Na početku tabele"
19964 #~ msgid "A table name was expected."
19965 #~ msgstr "Šablon imena datoteke"
19968 #~| msgid "The row has been deleted."
19969 #~ msgid "At least one column definition was expected."
19970 #~ msgstr "Red je obrisan"
19974 #~ msgid "error #1"
19978 #~| msgid "Query type"
19979 #~ msgid "strict error"
19980 #~ msgstr "Vrsta upita"
19983 #~| msgid "Documentation"
19984 #~ msgid "Native MySQL Authentication"
19985 #~ msgstr "Dokumentacija"
19988 #~| msgid "Do not change the password"
19989 #~ msgid "Try to connect without password."
19990 #~ msgstr "Nemoj da mijenjaš lozinku"
19993 #~| msgid "Table comments"
19994 #~ msgid "Table comments: "
19995 #~ msgstr "Komentari tabele"
19998 #~| msgid "Relations"
19999 #~ msgid "Related Links"
20000 #~ msgstr "Relacije"
20009 #~ msgid "Total %d bookmark"
20010 #~ msgid_plural "Total %d bookmarks"
20011 #~ msgstr[0] "Pretraživanje"
20012 #~ msgstr[1] "Pretraživanje"
20013 #~ msgstr[2] "Pretraživanje"
20016 #~| msgid "The bookmark has been deleted."
20017 #~ msgid "%1$s, %2$s and %3$s bookmarks included"
20018 #~ msgstr "Obilježivač je upravo obrisan."
20022 #~| "The <code>$cfg['PmaAbsoluteUri']</code> directive MUST be set in your "
20023 #~| "configuration file!"
20025 #~ "The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your "
20026 #~ "configuration file!"
20028 #~ "<code>$cfg['PmaAbsoluteUri']</code> direktiva MORA biti podješena u "
20029 #~ "konfiguracionoj datoteci!"
20032 #~| msgid "Replace table data with file"
20033 #~ msgid "Replace table prefix:"
20034 #~ msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke"
20037 #~| msgid "Replace table data with file"
20038 #~ msgid "Copy table with prefix:"
20039 #~ msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke"
20043 #~| "Your configuration file contains settings (root with no password) that "
20044 #~| "correspond to the default MySQL privileged account. Your MySQL server is "
20045 #~| "running with this default, is open to intrusion, and you really should "
20046 #~| "fix this security hole by setting a password for user 'root'."
20048 #~ "You are connected as 'root' with no password, which corresponds to the "
20049 #~ "default MySQL privileged account. Your MySQL server is running with this "
20050 #~ "default, is open to intrusion, and you really should fix this security "
20051 #~ "hole by setting a password for user 'root'."
20053 #~ "Vaš konfiguracioni fajl sadrži podešavanja (root bez lozinke) koja "
20054 #~ "odgovaraju standardnom MySQL privilegovanom nalogu. Vaš MySQL server radi "
20055 #~ "sa ovim podešavanjima, otvoren je za hakovanje, i zaista treba da "
20056 #~ "ispravite ovaj sigurnosni rizik."
20059 #~| msgid "Create new database"
20060 #~ msgid "Create database:"
20061 #~ msgstr "Napravi novu bazu podataka"
20073 #~ msgid "procedures"
20074 #~ msgstr "Procesi"
20078 #~ msgstr "Poslato"
20081 #~ msgid "functions"
20082 #~ msgstr "Funkcija"
20085 #~| msgid "Alter table order by"
20086 #~ msgid "Filter databases by name or regex"
20087 #~ msgstr "Promijeni redoslijed u tabeli"
20090 #~| msgid "Alter table order by"
20091 #~ msgid "Filter by name or regex"
20092 #~ msgstr "Promijeni redoslijed u tabeli"
20096 #~ msgid "Taking you to %s."
20097 #~ msgstr "Promijeni"
20100 #~| msgid "Documentation"
20101 #~ msgid "MySQL Native Authentication"
20102 #~ msgstr "Dokumentacija"
20105 #~| msgid "Change password"
20106 #~ msgid "MySQL native password"
20107 #~ msgstr "Promeni lozinku"
20110 #~| msgid "Add new field"
20111 #~ msgid "Add Index"
20112 #~ msgstr "Dodaj novo polje"
20115 #~| msgid "Change password"
20116 #~ msgid "Change Password"
20117 #~ msgstr "Promeni lozinku"
20120 #~ msgid "Send Error Report"
20121 #~ msgstr "Izbor servera"
20123 #~ msgid "Select All"
20124 #~ msgstr "Izaberi sve"
20126 #~ msgid "Database export options"
20127 #~ msgstr "Opcije za izvoz baze"
20130 #~| msgid "Databases"
20131 #~ msgid "Database(s):"
20136 #~ msgid "Table(s):"
20140 #~| msgid "Change password"
20141 #~ msgid "Generate Password:"
20142 #~ msgstr "Promeni lozinku"
20144 #~ msgid "Edit Privileges"
20145 #~ msgstr "Promijeni privilegije"
20148 #~| msgid "Relational schema"
20149 #~ msgid "Relational display column"
20150 #~ msgstr "Relaciona shema"
20153 #~| msgid "Add new field"
20154 #~ msgid "Add SPATIAL index"
20155 #~ msgstr "Dodaj novo polje"
20158 #~ msgstr "Početak"
20161 #~ "There seems to be an error in your SQL query. The MySQL server error "
20162 #~ "output below, if there is any, may also help you in diagnosing the "
20165 #~ "Izgleda da postoji greška u vašem SQL upitu. Ovde je poruka o greški "
20166 #~ "MySQL servera, koja vam može pomoći u otkrivanju problema."
20169 #~ "There is a chance that you may have found a bug in the SQL parser. Please "
20170 #~ "examine your query closely, and check that the quotes are correct and not "
20171 #~ "mis-matched. Other possible failure causes may be that you are uploading "
20172 #~ "a file with binary outside of a quoted text area. You can also try your "
20173 #~ "query on the MySQL command line interface. The MySQL server error output "
20174 #~ "below, if there is any, may also help you in diagnosing the problem. If "
20175 #~ "you still have problems or if the parser fails where the command line "
20176 #~ "interface succeeds, please reduce your SQL query input to the single "
20177 #~ "query that causes problems, and submit a bug report with the data chunk "
20178 #~ "in the CUT section below:"
20180 #~ "Postoji mogućnost da ste pronašli gresku u SQL parseru. Molimo ispitajte "
20181 #~ "svoj upit pažljivo, i provjerite da su navodnici ispravni i da ne "
20182 #~ "nedostaju. Ostali mogući razlozi greške mogu biti da ste poslali binarni "
20183 #~ "fajl van oblasti za običan tekst. Možete probati svoj upit u MySQL "
20184 #~ "interfejsu komandne linije. Donja poruka o grešci MySQL servera, ako je "
20185 #~ "ima, može vam pomoći u otkrivanju problema. Ako i dalje imate probleme "
20186 #~ "ili ako parser ne uspjeva tamo gde uspeva interfejs komandne linije, "
20187 #~ "svedite svoj SQL upit na jedan jedini upit koji stvara probleme i "
20188 #~ "pošaljite nam izvještaj o grešci sa delom koda u donjoj REZ sekciji:"
20190 #~ msgid "BEGIN CUT"
20191 #~ msgstr "POČETAK REZ"
20194 #~ msgstr "KRAJ REZ"
20196 #~ msgid "BEGIN RAW"
20197 #~ msgstr "POČETAK SIROVO"
20200 #~ msgstr "KRAJ SIROVO"
20202 #~ msgid "Unclosed quote"
20203 #~ msgstr "Navodnik nije zatvoren"
20205 #~ msgid "Invalid Identifer"
20206 #~ msgstr "Neispravan identifikator"
20208 #~ msgid "Unknown Punctuation String"
20209 #~ msgstr "Nepoznat string interpunkcije"
20213 #~ msgid "Export Method:"
20216 #~ msgid "Uncheck All"
20217 #~ msgstr "nijedno"
20220 #~| msgid "Generated by"
20221 #~ msgid "Generated by:"
20222 #~ msgstr "Generirao"
20225 #~| msgid "Row Statistics"
20226 #~ msgid "Row Statistics:"
20227 #~ msgstr "Statistike reda"
20230 #~| msgid "Space usage"
20231 #~ msgid "Space usage:"
20232 #~ msgstr "Zauzeće"
20235 #~| msgid "Show tables"
20236 #~ msgid "Showing tables:"
20237 #~ msgstr "Prikaži tabele"
20240 #~| msgid "Enabled"
20241 #~ msgid "(Enabled)"
20242 #~ msgstr "Omogućeno"
20245 #~| msgid "Disabled"
20246 #~ msgid "(Disabled)"
20247 #~ msgstr "Onemogućeno"
20250 #~ msgid "Realign Privileges"
20251 #~ msgstr "Globalne privilegije"
20253 #~ msgid "Replace table data with file"
20254 #~ msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke"
20257 #~| msgid "Table options"
20258 #~ msgid "Save positions as"
20259 #~ msgstr "Opcije tabele"
20262 #~| msgid "Database export options"
20263 #~ msgid "Disable database expansion"
20264 #~ msgstr "Opcije za izvoz baze"
20267 #~| msgid "Databases"
20268 #~ msgid "Table Structure"
20272 #~| msgid "Showing rows"
20273 #~ msgid "Show data row(s)."
20274 #~ msgstr "Prikaz zapisa"
20277 #~| msgid "After %s"
20279 #~ msgstr "Poslije %s"
20286 #~ msgid "horizontal"
20287 #~ msgstr "horizontalnom"
20289 #~ msgid "horizontal (rotated headers)"
20290 #~ msgstr "horizontalnom (rotirana zaglavlja)"
20292 #~ msgid "vertical"
20293 #~ msgstr "vertikalnom"
20296 #~ msgid "Default display direction"
20297 #~ msgstr "Opcije za izvoz baze"
20300 #~ msgid "Show display direction"
20301 #~ msgstr "Opcije za izvoz baze"
20303 #~ msgid "Please configure the coordinates for table %s"
20304 #~ msgstr "Podesite koordinate za tabelu %s"
20306 #~ msgid "At End of Table"
20307 #~ msgstr "Na kraju tabele"
20309 #~ msgid "After %s"
20310 #~ msgstr "Poslije %s"
20313 #~| msgid "Display Features"
20314 #~ msgid "Display errors"
20315 #~ msgstr "Prikaži osobine"
20318 #~ msgid "Dia export page"
20319 #~ msgstr "Nema tabela"
20322 #~ msgid "EPS export page"
20323 #~ msgstr "Nema tabela"
20326 #~ msgid "SVG export page"
20327 #~ msgstr "Nema tabela"
20330 #~ msgid "Relation deleted"
20331 #~ msgstr "Relacioni pogled"
20334 #~| msgid "Query window"
20335 #~ msgid "Query window height (in pixels)."
20336 #~ msgstr "Prozor za upite"
20339 #~| msgid "Query window"
20340 #~ msgid "Query window height"
20341 #~ msgstr "Prozor za upite"
20344 #~| msgid "Query window"
20345 #~ msgid "Query window width (in pixels)."
20346 #~ msgstr "Prozor za upite"
20349 #~| msgid "Query window"
20350 #~ msgid "Query window width"
20351 #~ msgstr "Prozor za upite"
20353 #~ msgid "Show dimension of tables"
20354 #~ msgstr "Prikaži dimenzije tabele"
20356 #~ msgid "Do not overwrite this query from outside the window"
20357 #~ msgstr "Ne prepisuj ovaj upit izvan prozora"
20359 #~ msgid "Import files"
20360 #~ msgstr "Uvoz fajlova"
20363 #~| msgid "The \"%s\" table doesn't exist!"
20364 #~ msgid "File doesn't exist"
20365 #~ msgstr "Tabela \"%s\" ne postoji!"
20368 #~| msgid "Disabled"
20369 #~ msgid "Plugin is disabled"
20370 #~ msgstr "Onemogućeno"
20373 #~ msgid "Unlink with main panel"
20374 #~ msgstr "Opcije za izvoz baze"
20377 #~| msgid "No index defined!"
20378 #~ msgid "No index defined! Create one below"
20379 #~ msgstr "Ključ nije definisan!"
20382 #~ msgid "eps export page"
20383 #~ msgstr "Nema tabela"
20386 #~ msgid "pdf export page"
20387 #~ msgstr "Nema tabela"
20396 #~ msgid " bookmarks, "
20397 #~ msgstr "Pretraživanje"
20400 #~| msgid "Add/Delete Field Columns"
20401 #~ msgid "Select one ..."
20402 #~ msgstr "Dodaj/obriši kolonu"
20405 #~ msgid "Have unique columns"
20406 #~ msgstr "Dodaj novo polje"
20409 #~| msgid "The user %s already exists!"
20410 #~ msgid "Unique column(s) already exist"
20411 #~ msgstr "Korisnik %s već postoji!"
20414 #~| msgid "Relational schema"
20415 #~ msgid "Edit or export relational schema"
20416 #~ msgstr "Relaciona shema"
20418 #~ msgid "Create a page"
20419 #~ msgstr "Napravi novu stranu"
20422 #~| msgid "Automatic layout"
20423 #~ msgid "Automatic layout based on"
20424 #~ msgstr "Automatski raspored"
20426 #~ msgid "Please choose a page to edit"
20427 #~ msgstr "Izaberite stranu koju menjate"
20429 #~ msgid "Select Tables"
20430 #~ msgstr "Izaberi tabele"
20433 #~ "The current page has references to tables that no longer exist. Would you "
20434 #~ "like to delete those references?"
20436 #~ "Trenutna strana ima reference na tabele koje više ne postoje. Želite li "
20437 #~ "da obrišete te reference?"
20439 #~ msgid "Toggle scratchboard"
20440 #~ msgstr "Uključuje/isključuje scratchboard"
20442 #~ msgid "<b>%s</b> table not found or not set in %s"
20443 #~ msgstr "<b>%s</b> tabela nije pronađena ili nije postavljena u %s"
20446 #~| msgid "Relational schema"
20447 #~ msgid "Import/Export coordinates for relational schema"
20448 #~ msgstr "Relaciona shema"
20453 #~ msgstr "Zauzeće"
20456 #~| msgid "Import files"
20457 #~ msgid "Import from selected page."
20458 #~ msgstr "Uvoz fajlova"
20461 #~ "The target browser window could not be updated. Maybe you have closed the "
20462 #~ "parent window, or your browser's security settings are configured to "
20463 #~ "block cross-window updates."
20465 #~ "Odredišnji prozor pretraživača nije mogao da bude ažuriran. Možda ste "
20466 #~ "zatvorili matični prozor, ili vaš preraživač onemogućava ažuriranje među "
20467 #~ "prozorima zbog sigurnosnih podešavanja."
20469 #~ msgid "Skip Validate SQL"
20470 #~ msgstr "Preskoči provjeru SQL-a"
20472 #~ msgid "Validate SQL"
20473 #~ msgstr "Provjeri SQL"
20476 #~| msgid "SQL history"
20477 #~ msgid "SQL Validator"
20478 #~ msgstr "SQL istorijat"
20481 #~| msgid "Validate SQL"
20482 #~ msgid "Validated SQL"
20483 #~ msgstr "Provjeri SQL"
20486 #~ "The SQL validator could not be initialized. Please check if you have "
20487 #~ "installed the necessary PHP extensions as described in the "
20488 #~ "%sdocumentation%s."
20490 #~ "SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane "
20491 #~ "neophodne PHP ekstenzije opisane u %sdokumentaciji%s."
20493 #~ msgid "Query took %01.4f sec"
20494 #~ msgstr "Upit je trajao %01.4f sekundi"
20497 #~| msgid "Add new field"
20498 #~ msgid "Edit chart"
20499 #~ msgstr "Dodaj novo polje"
20503 #~ msgstr "SQL upit"
20506 #~ msgid "Reload Database"
20507 #~ msgstr "Promjeni ime tabele u "
20510 #~| msgid "You have to choose at least one column to display"
20511 #~ msgid "Table must have at least one column"
20512 #~ msgstr "Morate izabrati bar jednu kolonu za prikaz"
20515 #~| msgid "Use Tables"
20516 #~ msgid "Insert Table"
20517 #~ msgstr "Koristi tabele"
20520 #~| msgid "Add new field"
20521 #~ msgid "Hide indexes"
20522 #~ msgstr "Dodaj novo polje"
20525 #~| msgid "Show grid"
20526 #~ msgid "Show indexes"
20527 #~ msgstr "Prikaži mrežu"
20530 #~| msgid "\"bzipped\""
20532 #~ msgstr "\"bzip-ovano\""
20535 #~ "For a list of available transformation options and their MIME type "
20536 #~ "transformations, click on %stransformation descriptions%s"
20538 #~ "Za listu dostupnih opcija transformacije i njihove transformacije MIME-"
20539 #~ "tipova, kliknite na %sopise transformacija%s"
20541 #~ msgid "This is not a number!"
20542 #~ msgstr "Ovo nije broj!"
20549 #~ msgid "Display all tables with the same width"
20550 #~ msgstr "Prikaži sve tabele u jednakoj širini"
20553 #~| msgid "Execute bookmarked query"
20554 #~ msgid "Headers every %s rows"
20555 #~ msgstr "Izvrši upamćen upit"
20559 #~ msgid "Enable reCaptcha"
20560 #~ msgstr "Pretraživanje"
20562 #~ msgid "Cookies must be enabled past this point."
20563 #~ msgstr "Kolačići (Cookies) moraju u ovom slučaju biti aktivirani."
20566 #~ msgid "Rearrange/edit charts"
20567 #~ msgstr "Promjeni ime tabele u "
20570 #~| msgid "Server Choice"
20571 #~ msgid "Live traffic chart"
20572 #~ msgstr "Izbor servera"
20575 #~ msgid "Live query chart"
20576 #~ msgstr "SQL upit"
20579 #~| msgid "Number of rows per page"
20580 #~ msgid "Number of rows"
20581 #~ msgstr "Broj redova po strani"
20584 #~| msgid "Fields enclosed by"
20585 #~ msgid "Columns enclosed by"
20586 #~ msgstr "Polja ograničena sa"
20589 #~| msgid "Fields escaped by"
20590 #~ msgid "Columns escaped by"
20591 #~ msgstr "Escape karakter "
20593 #~ msgid "Replace NULL by"
20594 #~ msgstr "Zamijeni NULL sa"
20596 #~ msgid "Lines terminated by"
20597 #~ msgstr "Linije se završavaju sa"
20603 #~| msgid "Server version"
20604 #~ msgid "Software version"
20605 #~ msgstr "Verzija servera"
20608 #~| msgid "Save as file"
20609 #~ msgid "Save to file"
20610 #~ msgstr "Sačuvaj kao datoteku"
20614 #~ msgid "Total count"
20618 #~ msgid "Enable Ajax"
20619 #~ msgstr "Omogućeno"
20622 #~| msgid "Server Choice"
20623 #~ msgid "Server traffic (in KiB)"
20624 #~ msgstr "Izbor servera"
20626 #~ msgid "Runtime Information"
20627 #~ msgstr "Informacije o toku rada"
20630 #~| msgid "Number of rows per page"
20631 #~ msgid "Number of data points: "
20632 #~ msgstr "Broj redova po strani"
20635 #~ msgid "Refresh rate: "
20636 #~ msgstr "Generirao"
20639 #~| msgid "Query type"
20640 #~ msgid "Run analyzer"
20641 #~ msgstr "Vrsta upita"
20643 #~ msgid "Add to index %s column(s)"
20644 #~ msgstr "Dodaj u ključ %s kolona(e)"
20647 #~ msgid "Source database"
20648 #~ msgstr "Pretraživanje baze"
20650 #~ msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
20651 #~ msgstr "phpMyAdmin preferira čitače koji podržavaju okvire."
20654 #~ msgctxt "short form"
20655 #~ msgid "Create table"
20656 #~ msgstr "Napravi novu stranu"
20658 #~ msgctxt "MySQL 5.5 documentation language"
20662 #~ msgctxt "MySQL 5.1 documentation language"
20666 #~ msgctxt "MySQL 5.0 documentation language"
20670 #~ msgctxt "PHP documentation language"
20675 #~| msgid "Do you really want to "
20676 #~ msgid "Do you really want to execute following query?"
20677 #~ msgstr "Da li stvarno hoćete da "
20680 #~| msgid "Privileges"
20681 #~ msgid "Privileges for all users"
20682 #~ msgstr "Privilegije"
20685 #~ "No description is available for this transformation.<br />Please ask the "
20686 #~ "author what %s does."
20688 #~ "Nema opisa za ovu transformaciju.<br />Molimo pitajte autora šta %s radi."
20691 #~ "MIME types printed in italics do not have a separate transformation "
20694 #~ "MIME-tipovi prikazani u kursivu nemaju odvojene funkcije transformacije."
20697 #~ msgstr "Zauzeće"
20700 #~| msgid "Add/Delete Field Columns"
20701 #~ msgid "The remaining columns"
20702 #~ msgstr "Dodaj/obriši kolonu"
20705 #~| msgid "Data only"
20706 #~ msgid "Dates only."
20707 #~ msgstr "Samo podaci"
20710 #~ msgid "Add a value"
20711 #~ msgstr "Dodaj novog korisnika"
20714 #~ msgctxt "Correctly setup"
20719 #~ msgid "All hosts"
20720 #~ msgstr "Bilo koji host"
20723 #~ msgctxt "Create none database for user"
20727 #~ msgid "Modify an index"
20728 #~ msgstr "Izmijeni ključ"
20730 #~ msgid "Create Table"
20731 #~ msgstr "Napravi novu stranu"
20733 #~ msgid "Data Label"
20736 #~ msgid "Location of the text file"
20737 #~ msgstr "Lokacija tekstualne datoteke"
20739 #~ msgid "MySQL charset"
20740 #~ msgstr "MySQL set karaktera"
20742 #~ msgid "% open files"
20743 #~ msgstr "Prikaži tabele"
20745 #~ msgid "% connections used"
20746 #~ msgstr "Konekcije"
20748 #~ msgid "Swap Usage"
20749 #~ msgstr "Zauzeće"
20751 #~ msgid "Previous"
20752 #~ msgstr "Prethodna"
20754 #~ msgid "Refresh rate:"
20755 #~ msgstr "Generirao"
20757 #~ msgid "Server traffic"
20758 #~ msgstr "Izbor servera"
20760 #~ msgid "Value too long in the form!"
20761 #~ msgstr "Nedostaje vrijednost u obrascu!"
20763 #~ msgid "row(s) starting from row #"
20764 #~ msgstr "redova počev od reda"
20766 #~ msgid "in %s mode and repeat headers after %s cells"
20767 #~ msgstr "u %s modu i ponovi zaglavlje posle svakog %s reda"
20770 #~ "phpMyAdmin was unable to read your configuration file!<br />This might "
20771 #~ "happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
20772 #~ ">Please call the configuration file directly using the link below and "
20773 #~ "read the PHP error message(s) that you receive. In most cases a quote or "
20774 #~ "a semicolon is missing somewhere.<br />If you receive a blank page, "
20775 #~ "everything is fine."
20777 #~ "phpMyAdmin nije mogao da pročita vaš konfiguracioni fajl!<br />Ovo se "
20778 #~ "može destiti ako PHP nađe grešku u procesiranju ili ne može da pronađe "
20779 #~ "fajl.<br />Pozovite konfiguracioni fajl direktno koristeći donji link u "
20780 #~ "pročitajte poruke o grešci koje dobijate. U većini slučajeve negde "
20781 #~ "nedostaje navodnik ili tačka-zarez.<br />Ako dobijete praznu stranu, sve "
20785 #~ msgstr "u sekundi"
20787 #~ msgctxt "$strShowStatusReset"
20789 #~ msgstr "Resetuj"
20791 #~ msgctxt "for Show status"
20793 #~ msgstr "Resetuj"
20796 #~ "<b>Server traffic</b>: These tables show the network traffic statistics "
20797 #~ "of this MySQL server since its startup."
20799 #~ "<b>Saobraćaj servera</b>: Tabele pokazuju statistike mrežnog saobraćaja "
20800 #~ "na ovom MySQL serveru od njegovog pokretanja."
20803 #~ "<b>Query statistics</b>: Since its startup, %s queries have been sent to "
20806 #~ "<b>Statistike upita</b>: %s upita je postavljeno serveru od njegovog "
20809 #~ msgid "Add a New User"
20810 #~ msgstr "Dodaj novog korisnika"
20812 #~ msgid "Delete the matches for the "
20813 #~ msgstr "Prikaz podataka tabele"
20818 #~ msgid "Display table filter"
20819 #~ msgstr "Prikazujem komentare kolone"
20822 #~ "The additional features for working with linked tables have been "
20823 #~ "deactivated. To find out why click %shere%s."
20825 #~ "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste "
20826 #~ "saznali zašto, kliknite %sovde%s."
20829 #~ msgstr "CSV format"
20832 #~ "Enter each value in a separate field, enclosed in single quotes. If you "
20833 #~ "ever need to put a backslash (\"\\\") or a single quote (\"'\") amongst "
20834 #~ "those values, precede it with a backslash (for example '\\\\xyz' or "
20837 #~ "Molimo unesite vrijednosti za opcije transformacije koristeći ovaj oblik: "
20838 #~ "'a', 100, b,'c'…<br />Ako treba da unesete obrnutu kosu crtu (\"\\\") ili "
20839 #~ "apostrof (\"'\") u te vrijednosti, stavite obrnutu kosu crtu ispred njih "
20840 #~ "(na primjer '\\\\xyz' ili 'a\\'b')."
20843 #~ "Enter each value in a separate field. If you ever need to put a backslash "
20844 #~ "(\"\\\") or a single quote (\"'\") amongst those values, precede it with "
20845 #~ "a backslash (for example '\\\\xyz' or 'a\\'b')."
20847 #~ "Molimo unesite vrijednosti za opcije transformacije koristeći ovaj oblik: "
20848 #~ "'a', 100, b,'c'…<br />Ako treba da unesete obrnutu kosu crtu (\"\\\") ili "
20849 #~ "apostrof (\"'\") u te vrijednosti, stavite obrnutu kosu crtu ispred njih "
20850 #~ "(na primjer '\\\\xyz' ili 'a\\'b')."
20852 #~ msgid "Edit PDF Pages"
20853 #~ msgstr "Izmena PDF strana"
20855 #~ msgid "Data Dictionary Format"
20856 #~ msgstr "Format riječnika podataka"
20858 #~ msgid "PMA database"
20859 #~ msgstr "Baza ne postoji"
20861 #~ msgid "<code>AUTO_INCREMENT</code>"
20862 #~ msgstr "Dodaj AUTO_INCREMENT vrijednost"
20864 #~ msgid "Dump %s row(s) starting at row # %s"
20865 #~ msgstr "Prikaži %s redova počevši od reda %s."
20867 #~ msgid "remember template"
20868 #~ msgstr "zapamti šablon"
20870 #~ msgid "\"zipped\""
20871 #~ msgstr "\"zipovano\""
20873 #~ msgid "\"gzipped\""
20874 #~ msgstr "\"gzip-ovano\""
20876 #~ msgid "\"bzipped\""
20877 #~ msgstr "\"bzip-ovano\""
20879 #~ msgid "Add into comments"
20880 #~ msgstr "Dodaj u komentare"
20882 #~ msgctxt "BLOB repository"
20884 #~ msgstr "Omogućeno"
20886 #~ msgctxt "BLOB repository"
20888 #~ msgstr "Popravi tabelu"
20890 #~ msgctxt "BLOB repository"
20891 #~ msgid "Disabled"
20892 #~ msgstr "Onemogućeno"
20895 #~ "Cannot load [a@https://secure.php.net/%1$s@Documentation][em]%1$s[/em][/"
20896 #~ "a] extension. Please check your PHP configuration."
20898 #~ "ne mogu da učitam ekstenziju %s,<br />molim provjerite PHP konfiguraciju"
20901 #~ "Couldn't load the iconv or recode extension needed for charset "
20902 #~ "conversion. Either configure PHP to enable these extensions or disable "
20903 #~ "charset conversion in phpMyAdmin."
20905 #~ "Ne mogu da učitam iconv ili recode ekstenzije potrebne za konverziju "
20906 #~ "skupova znakova, podesite PHP da dozvoli korišćenje ovih ekstenzija ili "
20907 #~ "onemogućite konverziju skupova znakova u phpMyAdmin-u."
20910 #~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
20911 #~ "the necessary extensions appear to be loaded. Check your PHP "
20912 #~ "configuration."
20914 #~ "Ne mogu da koristim iconv ili libiconv ili recode_string funkcije iako "
20915 #~ "ekstenzija prijavljuje da je učitana. Proverite vašu PHP konfiguraciju."
20923 #~ msgid "Fields terminated by"
20924 #~ msgstr "Polja razdvojena sa"
20929 #~ msgid "See image/jpeg: inline"
20930 #~ msgstr "Prikaži JPEG slike na strani"
20935 #~ msgctxt "$strBLOBRepositoryDisabled"
20936 #~ msgid "Disabled"
20937 #~ msgstr "Onemogućeno"
20939 #~ msgctxt "$strBLOBRepositoryEnabled"
20941 #~ msgstr "Omogućeno"
20943 #~ msgctxt "$strBLOBRepositoryRepair"
20945 #~ msgstr "Popravi tabelu"
20947 #~ msgid "Create an index on %s columns"
20948 #~ msgstr "Napravi ključ na %s kolona"
20950 #~ msgctxt "$strCreateTableShort"
20951 #~ msgid "Create table"
20952 #~ msgstr "Napravi novu stranu"
20954 #~ msgctxt "$strCreateUserDatabaseNone"
20958 #~ msgid "Flush the table (\"FLUSH\")"
20959 #~ msgstr "Osvježi tabelu (\"FLUSH\")"
20961 #~ msgctxt "$strMIME_description"
20962 #~ msgid "Description"
20965 #~ msgctxt "$strNoneDefault"
20969 #~ msgid "Schema of the \"%s\" database - Page %s"
20970 #~ msgstr "Shema baze \"%s\" - Strana %s"
20972 #~ msgid "The \"%s\" table doesn't exist!"
20973 #~ msgstr "Tabela \"%s\" ne postoji!"
20975 #~ msgid "running on %s"
20976 #~ msgstr "na serveru %s"
20978 #~ msgid "The scale factor is too small to fit the schema on one page"
20979 #~ msgstr "Faktor umanjenja je premali da bi shema stala na jednu stranu"
20981 #~ msgctxt "None action"
20985 #~ msgid "Grant all privileges on wildcard name (username_%)"
20986 #~ msgstr "Provjeri privilegije za bazu \"%s\"."
20988 #~ msgid "The %s table doesn"
20989 #~ msgstr "Tabela \"%s\" ne postoji!"
20992 #~ "Cannot load [a@https://secure.php.net/%1@Documentation][em]%1[/em][/a] "
20993 #~ "extension. Please check your PHP configuration."
20995 #~ "ne mogu da učitam ekstenziju %s,<br />molim provjerite PHP konfiguraciju"
20997 #~ msgid "(or the local MySQL server"
20998 #~ msgstr "Ne mogu da se prijavim na MySQL server"
21001 #~ "There is a chance that you may have found a bug in the SQL parser. Please "
21002 #~ "examine your query closely, and check that the quotes are correct and not "
21003 #~ "mis-matched. Other possible failure causes may be that you are uploading "
21004 #~ "a file with binary outside of a quoted text area. You can also try your "
21005 #~ "query on the MySQL command line interface. The MySQL server error output "
21008 #~ "Postoji mogućnost da ste pronašli gresku u SQL parseru. Molimo ispitajte "
21009 #~ "svoj upit pažljivo, i provjerite da su navodnici ispravni i da ne "
21010 #~ "nedostaju. Ostali mogući razlozi greške mogu biti da ste poslali binarni "
21011 #~ "fajl van oblasti za običan tekst. Možete probati svoj upit u MySQL "
21012 #~ "interfejsu komandne linije. Donja poruka o grešci MySQL servera, ako je "
21013 #~ "ima, može vam pomoći u otkrivanju problema. Ako i dalje imate probleme "
21014 #~ "ili ako parser ne uspjeva tamo gde uspeva interfejs komandne linije, "
21015 #~ "svedite svoj SQL upit na jedan jedini upit koji stvara probleme i "
21016 #~ "pošaljite nam izvještaj o grešci sa delom koda u donjoj REZ sekciji:"
21018 #~ msgctxt "$strStrucCSV"
21020 #~ msgstr "CSV format"
21022 #~ msgid "Delete the users and reload the privileges afterwards."
21023 #~ msgstr "Obriši korisnike i ponovo učitaj privilegije."
21026 #~ "This is the cleanest way, but reloading the privileges may take a while."
21028 #~ "Ovo je najčistiji način, ali ponovno učitavanje privilegina može da "
21031 #~ msgid "has been altered."
21032 #~ msgstr "je promijenjen(a)."
21035 #~ "The \"deleted\" users will still be able to access the server as usual "
21036 #~ "until the privileges are reloaded."
21038 #~ "\"Obrisani\" korisnici će i dalje imati pristup serveru dok privilegije "
21039 #~ "ne budu ponovo učitane."
21041 #~ msgid "Just delete the users from the privilege tables."
21042 #~ msgstr "Samo obriši korisnike iz tabele privilegija."
21045 #~ "Allows running stored procedures; has no effect in this MySQL version."
21047 #~ "Dozvoljava pokretanje sačuvanih procedura. Nema efekta u ovoj verziji "
21050 #~ msgid "Process list"
21051 #~ msgstr "Lista procesa"
21054 #~ "The users will still have the USAGE privilege until the privileges are "
21057 #~ "Korisnici će i dalje imati USAGE privilegije dok se privilegije ponovo ne "
21060 #~ msgctxt "Create INSERT query"
21062 #~ msgstr "Novi zapis"
21064 #~ msgctxt "Create DELETE query"