]> granicus.if.org Git - postgresql/commitdiff
Translation update
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 4 Oct 2003 18:09:08 +0000 (18:09 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 4 Oct 2003 18:09:08 +0000 (18:09 +0000)
src/backend/po/hr.po

index ecb435571ede6dab7944cada702b8a7f4fd2dbb2..ab5a250afef5cedd932de279cf61eb670c44f04a 100644 (file)
 # Croatian translation of PostgreSQL backend messages.
 # Finteh d.o.o. Daruvar <finteh@finteh.hr>, 2002.
 #
-# $Header: /cvsroot/pgsql/src/backend/po/Attic/hr.po,v 1.2 2003/06/29 10:13:12 petere Exp $
+# $Header: /cvsroot/pgsql/src/backend/po/Attic/hr.po,v 1.3 2003/10/04 18:09:08 petere Exp $
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 7.3\n"
-"POT-Creation-Date: 2002-11-28 10:45+0000\n"
-"PO-Revision-Date: 2002-11-28 10:45+0200\n"
-"Last-Translator: Darko Prenosil <darko.prenosil@finteh.hr>\n"
+"Project-Id-Version: PostgreSQL 7.4\n"
+"POT-Creation-Date: 2003-09-22 23:33+0200\n"
+"PO-Revision-Date: 2003-09-22 23:05+0100\n"
+"Last-Translator: Boris Pran & Darko Prenosil  <Darko.Prenosil@finteh.hr>\n"
 "Language-Team: Finteh d.o.o. Daruvar <finteh@finteh.hr>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-2\n"
+"Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: access/common/heaptuple.c:179
-msgid "heap_attisnull: zero attnum disallowed"
-msgstr "heap_attisnull: nulti attnum nije dopu¹teno"
-
-#: access/common/heaptuple.c:182
-msgid "heap_attisnull: undefined negative attnum"
-msgstr "heap_attisnull: nedefiniran negativni attnum"
+#: lib/dllist.c:43 lib/dllist.c:88 commands/sequence.c:820
+#: executor/execGrouping.c:328 executor/execGrouping.c:388
+#: executor/nodeIndexscan.c:1041 executor/spi.c:83 executor/spi.c:165
+#: libpq/auth.c:634 postmaster/pgstat.c:828 postmaster/pgstat.c:845
+#: postmaster/pgstat.c:2241 postmaster/pgstat.c:2304 postmaster/pgstat.c:2349
+#: postmaster/pgstat.c:2400 postmaster/postmaster.c:1556
+#: postmaster/postmaster.c:2153 postmaster/postmaster.c:2916
+#: storage/ipc/shmem.c:163 storage/ipc/shmem.c:222 storage/ipc/shmem.c:342
+#: storage/ipc/sinval.c:342 storage/buffer/localbuf.c:129
+#: storage/file/fd.c:523 storage/file/fd.c:556 storage/file/fd.c:701
+#: storage/lmgr/lock.c:479 storage/lmgr/lock.c:527 storage/lmgr/proc.c:154
+#: storage/lmgr/proc.c:170 storage/smgr/mm.c:191 utils/adt/cash.c:297
+#: utils/adt/cash.c:312 utils/adt/regexp.c:189 utils/adt/ri_triggers.c:3266
+#: utils/cache/relcache.c:172 utils/cache/relcache.c:182
+#: utils/cache/relcache.c:196 utils/cache/relcache.c:1219
+#: utils/cache/typcache.c:121 utils/fmgr/dfmgr.c:119 utils/init/miscinit.c:126
+#: utils/init/miscinit.c:147 utils/init/miscinit.c:157 utils/misc/guc.c:1655
+#: utils/misc/guc.c:1852 utils/misc/guc.c:2825 utils/misc/guc.c:2872
+#: utils/misc/guc.c:3758 utils/misc/guc.c:3894 utils/misc/guc.c:3960
+#: utils/misc/guc.c:3968 utils/misc/guc.c:3977 guc-file.l:151 guc-file.l:277
+#: guc-file.l:314 utils/mmgr/aset.c:335 utils/mmgr/aset.c:501
+#: utils/mmgr/aset.c:698 utils/mmgr/aset.c:891 utils/mmgr/portalmem.c:75
+msgid "out of memory"
+msgstr "nedovoljno memorije"
 
-#: access/common/heaptuple.c:460
+#: access/common/heaptuple.c:584
 #, c-format
-msgid "heap_getsysattr: invalid attnum %d"
-msgstr "heap_getsysattr: pogre¹an attnum %d"
+msgid "number of attributes %d exceeds limit, %d"
+msgstr "broj atributa %d je veći od limita, %d"
 
-#: access/common/heaptuple.c:584
+#: access/common/indextuple.c:57
 #, c-format
-msgid "heap_formtuple: numberOfAttributes %d exceeds limit %d"
-msgstr "heap_formtuple: 'numberOfAttributes' od %d je veæi od %d"
+msgid "number of index attributes %d exceeds limit, %d"
+msgstr "broj indeksnih atributa %d je veći od limita, %d"
 
-#: access/common/heaptuple.c:687
+#: access/common/indextuple.c:165
 #, c-format
-msgid "heap_modifytuple: repl is \\%3d"
-msgstr "heap_modifytuple: repl je \\%3d"
+msgid "index tuple requires %lu bytes, maximum size is %lu"
+msgstr "'index tuple' zahtijeva %lu bytes, maksimalna velićina je %lu"
 
-#: access/common/indextuple.c:55
+#: access/common/printtup.c:279 tcop/fastpath.c:187 tcop/fastpath.c:517
+#: tcop/postgres.c:1430
 #, c-format
-msgid "index_formtuple: numberOfAttributes %d > %d"
+msgid "unsupported format code: %d"
+msgstr "nepodržan kod formata: %d"
+
+#: access/common/tupdesc.c:660 access/common/tupdesc.c:687
+msgid "number of aliases does not match number of attributes"
+msgstr "broj aliasa ne odgovara broju atributa"
+
+#: access/common/tupdesc.c:681
+msgid "no column alias was provided"
+msgstr "alias kolone nije zadan"
+
+#: access/common/tupdesc.c:704
+msgid "could not determine tuple description for function returning record"
 msgstr ""
+"Neuspješno utvrđivanje opisa sloga(tuple description) za funkciju koja vraća "
+"'record'"
 
-#: access/common/indextuple.c:162
+#: access/hash/hashinsert.c:90
 #, c-format
-msgid "index_formtuple: data takes %lu bytes, max is %d"
-msgstr "index_formtuple: podaci zauzimaju %lu bytes, maximum je %d"
+msgid "index tuple size %lu exceeds hash maximum, %lu"
+msgstr "veličina indeksnog sloga(index tuple) %lu prekoračila je btree maksimum %lu"
 
-#: access/common/tupdesc.c:421
+#: access/hash/hashovfl.c:521
 #, c-format
-msgid "Unable to look up type id %u"
-msgstr "Neuspjelo tra¾enje tipa %u u 'cahe'-u"
+msgid "out of overflow pages in hash index \"%s\""
+msgstr "premašene stranice u 'hash' indeksu \"%s\""
 
-#: access/common/tupdesc.c:647 executor/nodeFunctionscan.c:200
-#: parser/parse_relation.c:931 parser/parse_relation.c:1286
-#: parser/parse_relation.c:1596
-#, c-format
-msgid "Invalid typrelid for complex type %u"
-msgstr "Pogre¹an 'typrelid' za kompleksni tip %u"
+#: access/hash/hashsearch.c:145
+msgid "hash indexes do not support whole-index scans"
+msgstr ""
 
-#: access/common/tupdesc.c:661 access/common/tupdesc.c:684
-msgid "TypeGetTupleDesc: number of aliases does not match number of attributes"
-msgstr "TypeGetTupleDesc: broj aliasa ne odgovara broju atributa"
+#: access/hash/hashutil.c:46
+msgid "hash indexes cannot include null keys"
+msgstr "'hash indeks' ne može sadržavati nulti ključ"
 
-#: access/common/tupdesc.c:680
-msgid "TypeGetTupleDesc: no column alias was provided"
-msgstr "TypeGetTupleDesc: alias kolone nije zadan"
+#: access/hash/hashutil.c:126
+#,c-format
+msgid "index \"%s\" is not a hash index"
+msgstr "index \"%s\" nije 'hash' index"
 
-#: access/common/tupdesc.c:699
-msgid "Unable to determine tuple description for function returning \"record\""
+#: access/hash/hashutil.c:132
+#, c-format
+msgid "index \"%s\" has wrong hash version, please REINDEX it"
 msgstr ""
-"Nemoguæe utvrditi 'tuple description' za funkciju koja vraæa \"record\""
 
-#: access/common/tupdesc.c:701 catalog/pg_proc.c:463
-#: executor/nodeFunctionscan.c:230 parser/parse_relation.c:1383
-#: parser/parse_relation.c:1637
-msgid "Unknown kind of return type specified for function"
-msgstr "Nepoznata vrsta povratnog tipa specificiranog za funkciju"
+#: access/heap/heapam.c:580 access/heap/heapam.c:615 access/heap/heapam.c:650
+#, c-format
+msgid "\"%s\" is an index relation"
+msgstr "\"%s\" je indeksna relacija"
 
-#: access/gist/gist.c:171 access/hash/hash.c:72 access/nbtree/nbtree.c:129
-#: access/rtree/rtree.c:128
+#: access/heap/heapam.c:585 access/heap/heapam.c:620 access/heap/heapam.c:655
 #, c-format
-msgid "%s already contains data"
-msgstr "%s veæ sadr¾i podatke"
+msgid "\"%s\" is a special relation"
+msgstr "\"%s\" je specijalna relacija"
 
-#: access/gist/gist.c:399 access/gist/gist.c:606
+#: access/heap/heapam.c:590 access/heap/heapam.c:625 access/heap/heapam.c:660
 #, c-format
-msgid "gist: failed to add index item to %s"
-msgstr "gist: dodavanje indeksa na %s nije uspjelo"
+msgid "\"%s\" is a composite type"
+msgstr "\"%s\" je kompozitni tip"
 
-#: access/gist/gist.c:1668
+#: access/heap/hio.c:109
 #, c-format
-msgid "initGISTstate: numberOfAttributes %d > %d"
-msgstr ""
+msgid "tuple is too big: size %lu, maximum size %lu"
+msgstr "slog(tuple) je prevelik: veličina %lu, maksimalna veličina %lu"
 
-#: access/gist/gist.c:1930
+#: access/index/indexam.c:134 access/index/indexam.c:159
+#: access/index/indexam.c:184
 #, c-format
-msgid "%sPage: %d %s blk: %d maxoff: %d free: %d"
-msgstr ""
+msgid "\"%s\" is not an index relation"
+msgstr "\"%s\" nije indeksna relacija"
 
-#: access/gist/gist.c:1940
+#: access/nbtree/nbtinsert.c:254
 #, c-format
-msgid "%s  Tuple. blk: %d size: %d"
+msgid "duplicate key violates UNIQUE constraint \"%s\""
 msgstr ""
+"duplicirani ključ narušava unikatno ograničenje (UNIQUE constraint) \"%s\""
 
-#: access/gist/gist.c:1955
-msgid "gist_redo: unimplemented"
-msgstr "gist_redo: neimplemetirano"
-
-#: access/gist/gist.c:1961
-msgid "gist_undo: unimplemented"
-msgstr "gist_undo: neimplemetirano"
-
-#: access/gist/gistscan.c:254
+#: access/nbtree/nbtinsert.c:406 access/nbtree/nbtsort.c:402
 #, c-format
-msgid "GiST scan list corrupted -- cannot find 0x%p"
-msgstr "GiST scan list koruptiran -- nemoguæe pronaæi 0x%p"
+msgid "index tuple size %lu exceeds btree maximum, %lu"
+msgstr ""
+"veličina indeksnog sloga(index tuple) %lu prekoračila je btree maksimum %lu"
 
-#: access/gist/gistscan.c:390
+#: access/nbtree/nbtpage.c:150 access/nbtree/nbtpage.c:329
 #, c-format
-msgid "Bad operation in GiST scan adjust: %d"
-msgstr "Pogre¹na operacija u 'GiST scan adjust': %d"
-
-#: access/hash/hash.c:504
-msgid "hash_redo: unimplemented"
-msgstr "hash_redo: neimplemetirano"
-
-#: access/hash/hash.c:510
-msgid "hash_undo: unimplemented"
-msgstr "hash_undo: neimplemetirano"
-
-#: access/hash/hashinsert.c:51
-msgid "Hash indices valid for only one index key."
-msgstr "Hash pokazivaè ispravan samo za jedan indeksni kljuè."
+msgid "index \"%s\" is not a btree"
+msgstr "index \"%s\" nije 'btree' tipa"
 
-#: access/hash/hashinsert.c:166
-msgid "hash item too large"
-msgstr "hash stavka prevelika"
-
-#: access/hash/hashinsert.c:231
+#: access/nbtree/nbtpage.c:156 access/nbtree/nbtpage.c:335
 #, c-format
-msgid "_hash_pgaddtup: failed to add index item to %s"
-msgstr "_hash_pgaddtup: nije uspjelo dodavanje indeksa u %s"
-
-#: access/hash/hashovfl.c:61
-msgid "_hash_addovflpage: problem with _hash_getovfladdr."
-msgstr "_hash_addovflpage: problem s _hash_getovfladdr."
+msgid "version mismatch in \"%s\": file version %d, code version %d"
+msgstr "pogrešna verzija u \"%s\": verzija datoteke je %d, verzija koda %d"
 
-#: access/hash/hashovfl.c:196
-msgid "overflow_page: problem with _hash_initbitmap."
-msgstr "overflow_page: problem s _hash_initbitmap."
+#: access/rtree/rtree.c:645
+msgid "variable-length rtree keys are not supported"
+msgstr "ključevi s promijenjivom duljinom za 'rtree' nisu podržani"
 
-#: access/hash/hashovfl.c:568
+#: access/rtree/rtree.c:785
 #, c-format
-msgid "_hash_squeezebucket: failed to add index item to %s"
-msgstr "_hash_squeezebucket: nije uspjelo dodavanje indeksa u %s"
+msgid "index tuple size %lu exceeds rtree maximum, %lu"
+msgstr "veličina stavke index-a %lu prekoračila maksimum %lu"
 
-#: access/hash/hashpage.c:93
+#: access/transam/slru.c:492
 #, c-format
-msgid "Cannot initialize non-empty hash table %s"
-msgstr "Nemoguæe inicijalizirati hash tabelu koja nije prazna %s"
+msgid "file \"%s\" doesn't exist, reading as zeroes"
+msgstr "datoteka \"%s\" ne postoji, čitano kao nule"
 
-#: access/hash/hashpage.c:151
-msgid "Problem with _hash_initbitmap."
-msgstr "problem s _hash_initbitmap."
-
-#: access/hash/hashpage.c:196
-msgid "_hash_getbuf: internal error: hash AM does not use P_NEW"
-msgstr "_hash_getbuf: interna gre¹ka: hash AM ne koristi P_NEW"
+#: access/transam/slru.c:613 access/transam/slru.c:620
+#: access/transam/slru.c:627 access/transam/slru.c:634
+#: access/transam/slru.c:641
+#, c-format
+msgid "could not access status of transaction %u"
+msgstr "neuspješan pristup statusu transakcije %u"
 
-#: access/hash/hashpage.c:204
+#: access/transam/slru.c:614
 #, c-format
-msgid "_hash_getbuf: invalid access (%d) on new blk: %s"
-msgstr "_hash_getbuf: pogre¹an pristup (%d) na novom blk: %s"
+msgid "open of file \"%s\" failed: %m"
+msgstr "otvaranje datoteke \"%s\" nije uspjelo: %m"
 
-#: access/hash/hashpage.c:231
+#: access/transam/slru.c:621 access/transam/xlog.c:1387
 #, c-format
-msgid "_hash_relbuf: invalid access (%d) on blk %x: %s"
-msgstr "_hash_relbuf: pogre¹an pristup (%d) na blk %x: %s"
+msgid "creation of file \"%s\" failed: %m"
+msgstr "kreiranje datoteke \"%s\" nije uspjelo: %m"
 
-#: access/hash/hashpage.c:290
+#: access/transam/slru.c:628
 #, c-format
-msgid "_hash_chgbufaccess: invalid access (%d) on blk %x: %s"
-msgstr "_hash_chgbufaccess: pogre¹an pristup (%d) na blk %x: %s"
+msgid "lseek of file \"%s\", offset %u failed: %m"
+msgstr "neuspješan 'lseek' datoteke \"%s\", offset %u : %m"
 
-#: access/hash/hashpage.c:325
+#: access/transam/slru.c:635
 #, c-format
-msgid "_hash_setpagelock: invalid access (%d) on blk %x: %s"
-msgstr "_hash_setpagelock: pogre¹an pristup (%d) na blk %x: %s"
+msgid "read of file \"%s\", offset %u failed: %m"
+msgstr "čitanje datoteke \"%s\", offset %u nije uspjelo: %m"
 
-#: access/hash/hashpage.c:349
+#: access/transam/slru.c:642
 #, c-format
-msgid "_hash_unsetpagelock: invalid access (%d) on blk %x: %s"
-msgstr "_hash_unsetpagelock: pogre¹an pristup (%d) na blk %x: %s"
+msgid "write of file \"%s\", offset %u failed: %m"
+msgstr "pisanje u datoteku \"%s\", offset %u nije uspjelo: %m"
 
-#: access/hash/hashpage.c:537 access/hash/hashpage.c:674
+#: access/transam/slru.c:820
 #, c-format
-msgid "_hash_splitpage: empty overflow page %d"
-msgstr "_hash_splitpage: prazna overflow stranica %d"
+msgid "could not truncate \"%s\": apparent wraparound"
+msgstr ""
 
-#: access/hash/hashpage.c:576
+#: access/transam/slru.c:879
 #, c-format
-msgid "_hash_splitpage: empty ovfl page %d!"
-msgstr "_hash_splitpage: prazna ovfl stranica %d!"
+msgid "could not open directory \"%s\": %m"
+msgstr "neuspješno otvaranje direktorija \"%s\": %m"
 
-#: access/hash/hashpage.c:629
+#: access/transam/slru.c:895
 #, c-format
-msgid "_hash_splitpage: failed to add index item to %s"
-msgstr "_hash_splitpage: nije uspjelo dodavanje indeksa na %s"
+msgid "removing file \"%s/%s\""
+msgstr "brisanje datoteke \"%s/%s\""
 
-#: access/hash/hashscan.c:105
+#: access/transam/slru.c:907
 #, c-format
-msgid "hash scan list trashed; can't find 0x%p"
-msgstr "hash scan list o¹teèen: nemoguæe pronaæi 0x%p"
+msgid "could not read directory \"%s\": %m"
+msgstr "neuspješno čitanje direktorija \"%s\": %m"
 
-#: access/hash/hashutil.c:81
-msgid "hash indices cannot include null keys"
-msgstr "hash pokazivaè ne mo¾e sadr¾avati nulti kljuè"
+#: access/transam/xact.c:405
+msgid "cannot have more than 2^32-1 commands in a transaction"
+msgstr "možete izvršiti samo 2^32-1 komandi po jednoj transakciji"
 
-#: access/heap/heapam.c:144
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:1374
 #, c-format
-msgid "heapgettup(%s, tid=0x%x[%d,%d], dir=%d, ...)"
-msgstr ""
+msgid "%s cannot run inside a transaction block"
+msgstr "%s nemoguće izvršiti unutar bloka transakcije"
 
-#: access/heap/heapam.c:150
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:1386
 #, c-format
-msgid "heapgettup(%s, tid=0x%x, dir=%d, ...)"
-msgstr ""
+msgid "%s cannot be executed from a function"
+msgstr "%s ne može biti izvršen unutar funkcije"
 
-#: access/heap/heapam.c:153
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:1429
 #, c-format
-msgid "heapgettup(..., b=0x%x, nkeys=%d, key=0x%x"
-msgstr ""
+msgid "%s may only be used in BEGIN/END transaction blocks"
+msgstr "%s može biti korišten samo unutar BEGIN/END transakcijskih blokova"
 
-#: access/heap/heapam.c:155
-#, c-format
-msgid "heapgettup: relation(%c)=`%s', %p"
-msgstr ""
+#: access/transam/xact.c:1452
+msgid "there is already a transaction in progress"
+msgstr "transakcija je već u tijeku"
 
-#: access/heap/heapam.c:203 access/heap/heapam.c:238 access/heap/heapam.c:278
-#: access/heap/heapam.c:372
-msgid "heapgettup: failed ReadBuffer"
-msgstr "heapgettup: neuspjeli ReadBuffer"
+#: access/transam/xact.c:1514 access/transam/xact.c:1552
+#: access/transam/xact.c:1600
+msgid "there is no transaction in progress"
+msgstr "nema transakcije u tijeku"
 
-#: access/heap/heapam.c:474
+#: access/transam/xlog.c:1049 access/transam/xlog.c:1165
+#: access/transam/xlog.c:3555
 #, c-format
-msgid "Relation %u does not exist"
-msgstr "Relacija %u ne postoji"
+msgid "close of log file %u, segment %u failed: %m"
+msgstr "zatvaranje log datoteke %u, segmenta %u nije uspjelo: %m"
 
-#: access/heap/heapam.c:553 catalog/namespace.c:189 tcop/utility.c:153
+#: access/transam/xlog.c:1105 access/transam/xlog.c:1867
 #, c-format
-msgid "Relation \"%s\" does not exist"
-msgstr "Relacija \"%s\" ne postoji"
+msgid "lseek of log file %u, segment %u, offset %u failed: %m"
+msgstr "lseek log datoteke %u, segmenta %u, offset %u nije uspjelo: %m"
 
-#: access/heap/heapam.c:605 access/heap/heapam.c:634 access/heap/heapam.c:663
+#: access/transam/xlog.c:1119
 #, c-format
-msgid "%s is an index relation"
-msgstr "%s nije index"
+msgid "write of log file %u, segment %u, offset %u failed: %m"
+msgstr "pisanje u log datoteku %u, segment %u, offset %u nije uspjelo: %m"
 
-#: access/heap/heapam.c:608 access/heap/heapam.c:637 access/heap/heapam.c:666
+#: access/transam/xlog.c:1363 access/transam/xlog.c:1452
+#: access/transam/xlog.c:1566 access/transam/xlog.c:1572
 #, c-format
-msgid "%s is a special relation"
-msgstr "%s je specijalna relacija"
+msgid "open of \"%s\" (log file %u, segment %u) failed: %m"
+msgstr "otvaranje \"%s\" (log datoteka %u, segment %u) nije uspjelo: %m"
 
-#: access/heap/heapam.c:611 access/heap/heapam.c:640 access/heap/heapam.c:669
+#: access/transam/xlog.c:1416
 #, c-format
-msgid "%s is a composite type"
-msgstr "%s je kompozitni tip"
+msgid "failed to write \"%s\": %m"
+msgstr "neuspješno pisanje \"%s\": %m"
 
-#: access/heap/heapam.c:698
-msgid "heap_beginscan: !RelationIsValid(relation)"
-msgstr ""
+#: access/transam/xlog.c:1423
+#, c-format
+msgid "fsync of file \"%s\" failed: %m"
+msgstr "neuspješan fsync datoteke \"%s\": %m"
 
-#: access/heap/heapam.c:812
+#: access/transam/xlog.c:1530
 #, c-format
-msgid "heap_getnext([%s,nkeys=%d],dir=%d) called"
+msgid ""
+"link from \"%s\" to \"%s\" (initialization of log file %u, segment %u) "
+"failed: %m"
 msgstr ""
+"veza od \"%s\" do \"%s\" (inicijalizacija log datoteke %u, segmentu %u) "
+"neuspješan: %m"
 
-#: access/heap/heapam.c:816
-msgid "heap_getnext returning EOS"
-msgstr "heap_getnext vraèa EOS"
-
-#: access/heap/heapam.c:819
-msgid "heap_getnext returning tuple"
-msgstr "heap_getnext vraèa tuple"
-
-#: access/heap/heapam.c:842
-msgid "heap_getnext: NULL relscan"
+#: access/transam/xlog.c:1537
+#, c-format
+msgid ""
+"rename from \"%s\" to \"%s\" (initialization of log file %u, segment %u) "
+"failed: %m"
 msgstr ""
+"preimenovanje od \"%s\" do \"%s\" (inicijalizacija log datoteke %u, segment %"
+"u) nije uspjelo: %m"
 
-#: access/heap/heapam.c:932
+#: access/transam/xlog.c:1624
 #, c-format
-msgid "heap_fetch: ReadBuffer(%s, %lu) failed"
-msgstr "heap_fetch: 'ReadBuffer'(%s, %lu) nije uspio"
+msgid "could not open transaction log directory \"%s\": %m"
+msgstr "neuspješno otvaranje transakcijskog log direktorija \"%s\": %m"
 
-#: access/heap/heapam.c:1042
+#: access/transam/xlog.c:1640
 #, c-format
-msgid "heap_get_latest_tid: %s relation: ReadBuffer(%lx) failed"
-msgstr "heap_get_latest_tid: %s relacija: ReadBuffer(%lx) nije uspio"
+msgid "archiving transaction log file \"%s\""
+msgstr "arhiviranje transakcijske log datoteke \"%s\""
 
-#: access/heap/heapam.c:1284
-msgid "heap_delete: failed ReadBuffer"
-msgstr "heap_delete: nije uspio ReadBuffer"
-
-#: access/heap/heapam.c:1303
-msgid "heap_delete: (am)invalid tid"
-msgstr "heap_delete: pogre¹an tid"
-
-#: access/heap/heapam.c:1436
-msgid "simple_heap_delete: tuple already updated by self"
-msgstr "simple_heap_delete: slog(tuple) je veæ a¾uriran od samog same"
-
-#: access/heap/heapam.c:1444
-msgid "simple_heap_delete: tuple concurrently updated"
-msgstr "simple_heap_delete: slog(tuple) konkurentno a¾uriran"
-
-#: access/heap/heapam.c:1448 executor/execMain.c:1334
+#: access/transam/xlog.c:1657
 #, c-format
-msgid "Unknown status %u from heap_delete"
-msgstr "Nepoznat status %u od heap_delete"
-
-#: access/heap/heapam.c:1482
-msgid "heap_update: failed ReadBuffer"
-msgstr "heap_update: nije uspio ReadBuffer"
-
-#: access/heap/heapam.c:1507
-msgid "heap_update: (am)invalid tid"
-msgstr "heap_update: (am)pogre¹an tid"
-
-#: access/heap/heapam.c:1770
-msgid "simple_heap_update: tuple already updated by self"
-msgstr "simple_heap_update: slog(tuple) je veæ a¾uriran od samog sebe"
-
-#: access/heap/heapam.c:1778
-msgid "simple_heap_update: tuple concurrently updated"
-msgstr "simple_heap_update: slog(tuple) konkurentno a¾uriran"
+msgid "recycled transaction log file \"%s\""
+msgstr "reciklirana transakcijska log datoteka \"%s\""
 
-#: access/heap/heapam.c:1782 executor/execMain.c:1473
+#: access/transam/xlog.c:1664
 #, c-format
-msgid "Unknown status %u from heap_update"
-msgstr "Nepoznat status %u od heap_update"
+msgid "removing transaction log file \"%s\""
+msgstr "obrisana transakcijska log datoteka \"%s\""
 
-#: access/heap/heapam.c:1806
-msgid "heap_mark4update: failed ReadBuffer"
-msgstr "heap_mark4update: nije uspio ReadBuffer"
-
-#: access/heap/heapam.c:1823
-msgid "heap_mark4update: (am)invalid tid"
-msgstr "heap_mark4update: (am)pogre¹an tid"
-
-#: access/heap/heapam.c:2123
-msgid "heap_clean_redo: no block"
-msgstr "heap_clean_redo: nije blok"
-
-#: access/heap/heapam.c:2127
-msgid "heap_clean_redo: uninitialized page"
-msgstr "heap_clean_redo: neinicijalizirana stranica"
-
-#: access/heap/heapam.c:2185
+#: access/transam/xlog.c:1675
 #, c-format
-msgid "heap_delete_%sdo: no block"
-msgstr "heap_delete_%sdo: nije blok"
+msgid "could not read transaction log directory \"%s\": %m"
+msgstr "neuspješno čitanje transakcijskog log direktorija \"%s\": %m"
 
-#: access/heap/heapam.c:2189
+#: access/transam/xlog.c:1749
 #, c-format
-msgid "heap_delete_%sdo: uninitialized page"
-msgstr "heap_delete_%sdo: neinicijalizirana stranica"
+msgid "bad resource manager data checksum in record at %X/%X"
+msgstr "pogrešan kontrolni zbroj resource manager-a za slog %X/%X"
 
-#: access/heap/heapam.c:2201
-msgid "heap_delete_undo: bad page LSN"
-msgstr "heap_delete_undo: pogre¹an LSN stranice"
-
-#: access/heap/heapam.c:2208
+#: access/transam/xlog.c:1772
 #, c-format
-msgid "heap_delete_%sdo: invalid lp"
-msgstr "heap_delete_%sdo: pogre¹an lp"
-
-#: access/heap/heapam.c:2228
-msgid "heap_delete_undo: unimplemented"
-msgstr "heap_delete_undo: neimplementirano"
+msgid "bad checksum of backup block %d in record at %X/%X"
+msgstr "pogrešan kontrolni zbroj 'backup block'-a %d za slog %X/%X"
 
-#: access/heap/heapam.c:2256
+#: access/transam/xlog.c:1842
 #, c-format
-msgid "heap_insert_%sdo: uninitialized page"
-msgstr "heap_insert_%sdo: neinicijalizirana stranica"
-
-#: access/heap/heapam.c:2280
-msgid "heap_insert_redo: invalid max offset number"
-msgstr "heap_insert_redo: pogre¹an maksimalan broj offset-a"
-
-#: access/heap/heapam.c:2304
-msgid "heap_insert_redo: failed to add tuple"
-msgstr "heap_insert_redo: nije uspjelo dodavanje sloga(tuple)"
+msgid "invalid record offset at %X/%X"
+msgstr "pogrešan offset sloga na %X/%X"
 
-#: access/heap/heapam.c:2314
-msgid "heap_insert_undo: bad page LSN"
-msgstr "heap_insert_undo: pogre¹an LSN stranice"
-
-#: access/heap/heapam.c:2316
-msgid "heap_insert_undo: unimplemented"
-msgstr "heap_insert_undo: neimplementirano"
-
-#: access/heap/heapam.c:2347
+#: access/transam/xlog.c:1875 access/transam/xlog.c:1965
 #, c-format
-msgid "heap_update_%sdo: no block"
-msgstr "heap_update_%sdo: nije block"
+msgid "read of log file %u, segment %u, offset %u failed: %m"
+msgstr "čitanje log datoteke %u, segment %u, offset %u nije uspjelo: %m"
 
-#: access/heap/heapam.c:2351
+#: access/transam/xlog.c:1886
 #, c-format
-msgid "heap_update_%sdo: uninitialized old page"
-msgstr "heap_update_%sdo: neinicijalizirana stara stranica"
+msgid "contrecord is requested by %X/%X"
+msgstr "'contrecord' je zatražen od %X/%X"
 
-#: access/heap/heapam.c:2365
-msgid "heap_update_undo: bad old tuple page LSN"
-msgstr "heap_update_undo: pogre¹an LSN stare tuple stranice"
-
-#: access/heap/heapam.c:2372
+#: access/transam/xlog.c:1901
 #, c-format
-msgid "heap_update_%sdo: invalid lp"
-msgstr "heap_update_%sdo: pogre¹an lp"
-
-#: access/heap/heapam.c:2407 access/heap/heapam.c:2507
-msgid "heap_update_undo: unimplemented"
-msgstr "heap_update_undo: neimplemetirano"
+msgid "record with zero length at %X/%X"
+msgstr "slog s nultom duljinom na %X/%X"
 
-#: access/heap/heapam.c:2428
+#: access/transam/xlog.c:1926
 #, c-format
-msgid "heap_update_%sdo: uninitialized page"
-msgstr "heap_update_%sdo: neinicijalizirana stranica"
-
-#: access/heap/heapam.c:2452
-msgid "heap_update_redo: invalid max offset number"
-msgstr "heap_update_redo: pogre¹an maksimalan broj offset-a"
-
-#: access/heap/heapam.c:2496
-msgid "heap_update_redo: failed to add tuple"
-msgstr "heap_update_redo: nije uspjelo dodavanje sloga(tuple)"
-
-#: access/heap/heapam.c:2505
-msgid "heap_update_undo: bad new tuple page LSN"
-msgstr "heap_update_undo: pogre¹an LSN nove tuple stranice"
-
-#: access/heap/heapam.c:2523
-msgid "_heap_unlock_tuple: can't open relation"
-msgstr "_heap_unlock_tuple: nemoguæe otvoriti relaciju"
+msgid "record length %u at %X/%X too long"
+msgstr "dužina sloga %u na %X/%X je prevelika"
 
-#: access/heap/heapam.c:2528
-msgid "_heap_unlock_tuple: can't read buffer"
-msgstr "_heap_unlock_tuple: nemoguæe èitanje buffer-a"
-
-#: access/heap/heapam.c:2532
-msgid "_heap_unlock_tuple: uninitialized page"
-msgstr "_heap_unlock_tuple: neinicijalizirana stranica"
-
-#: access/heap/heapam.c:2536
-msgid "_heap_unlock_tuple: invalid itemid"
-msgstr "_heap_unlock_tuple: pogre¹an id stavke"
-
-#: access/heap/heapam.c:2540
-msgid "_heap_unlock_tuple: unused/deleted tuple in rollback"
-msgstr "_heap_unlock_tuple: neiskori¹ten/obrisan tuple u rollback"
-
-#: access/heap/heapam.c:2545
-msgid "_heap_unlock_tuple: invalid xmax in rollback"
-msgstr "_heap_unlock_tuple: pogre¹an 'xmax' u 'rollback'-u"
-
-#: access/heap/heapam.c:2569
+#: access/transam/xlog.c:1933
 #, c-format
-msgid "heap_redo: unknown op code %u"
-msgstr "heap_redo: nepoznat op kod %u"
+msgid "invalid resource manager id %u at %X/%X"
+msgstr "pogrešan 'resource manager' id %u na %X/%X"
 
-#: access/heap/heapam.c:2589
+#: access/transam/xlog.c:1974
 #, c-format
-msgid "heap_undo: unknown op code %u"
-msgstr "heap_undo: nepoznat op kod %u"
-
-#: access/heap/hio.c:53
-msgid "RelationPutHeapTuple: failed to add tuple"
-msgstr "RelationPutHeapTuple: nije uspjelo dodavanje sloga(tuple)"
+msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
+msgstr ""
+"ne postoji 'contrecord' zastavica u log datoteci %u, segment %u, offset %u"
 
-#: access/heap/hio.c:113
+#: access/transam/xlog.c:1983
 #, c-format
-msgid "Tuple is too big: size %lu, max size %ld"
-msgstr "Tuple je prevelik: velièina %lu, maksimalna velièina %ld"
+msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
+msgstr ""
+"pogrešna 'contrecord' duljina %u u log datoteci %u, segment %u, offset %u"
 
-#: access/heap/hio.c:277
+#: access/transam/xlog.c:2049
 #, c-format
-msgid "Tuple is too big: size %lu"
-msgstr "Tuple je prevelik: velièina %lu"
-
-#: access/heap/tuptoaster.c:899
-msgid "Failed to build TOAST tuple"
-msgstr "Nije uspjelo kreiranje TOAST sloga(tuple)"
+msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
+msgstr "pogrešan 'magic number' %04X u log datoteci %u, segment %u, offset %u"
 
-#: access/heap/tuptoaster.c:915
-msgid "Failed to insert index entry for TOAST tuple"
-msgstr "nije uspjelo dodavanje indeksne stavke za TOAST slog(tuple)"
-
-#: access/heap/tuptoaster.c:1074 access/heap/tuptoaster.c:1254
+#: access/transam/xlog.c:2056
 #, c-format
-msgid "unexpected chunk number %d (expected %d) for toast value %u"
-msgstr "Neoèekivan broj 'chunk'-a %d (oèekivan %d) za TOAST vrijednost %u"
+msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
+msgstr "pogrešan 'info bits' %04X u log datoteci %u, segment %u, offset %u"
 
-#: access/heap/tuptoaster.c:1080 access/heap/tuptoaster.c:1087
-#: access/heap/tuptoaster.c:1260 access/heap/tuptoaster.c:1267
+#: access/transam/xlog.c:2065
 #, c-format
-msgid "unexpected chunk size %d in chunk %d for toast value %u"
-msgstr ""
-"neoèekivana velièina 'chunk'-a %d u 'chunk'-u %d za TOAST vrijednost %u"
+msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
+msgstr "neočekivana 'pageaddr' %X/%X u log datoteci %u, segment %u, offset %u"
 
-#: access/heap/tuptoaster.c:1092
+#. translator: SUI = startup id
+#: access/transam/xlog.c:2088
 #, c-format
-msgid "unexpected chunk number %d for toast value %u"
-msgstr "Neoèekivan broj 'chunk'-a %d za TOAST vrijednost %u"
+msgid "out-of-sequence SUI %u (after %u) in log file %u, segment %u, offset %u"
+msgstr ""
+"SUI %u (po %u) u log datoteci %u, segment %u, offset %u je izvan sekvence"
 
-#: access/heap/tuptoaster.c:1110 access/heap/tuptoaster.c:1294
-#, c-format
-msgid "missing chunk number %d for toast value %u"
-msgstr "Nepostojeæi broj 'chunk'-a %d za TOAST vrijednost %u"
+#: access/transam/xlog.c:2149
+msgid "invalid LC_COLLATE setting"
+msgstr "pogrešna LC_COLLATE postavka"
 
-#: access/index/genam.c:74
-msgid "RelationGetIndexScan: relation invalid"
-msgstr "RelationGetIndexScan: pogre¹na relacija"
+#: access/transam/xlog.c:2154
+msgid "invalid LC_CTYPE setting"
+msgstr "pogrešna LC_CTYPE postavka"
 
-#: access/index/genam.c:136
-msgid "IndexScanEnd: invalid scan"
-msgstr "IndexScanEnd: pogre¹an scan"
+#: access/transam/xlog.c:2173
+msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one"
+msgstr "sizeof(ControlFileData) je veći nego BLCKSZ; ispraviti jednu od njih"
 
-#: access/index/indexam.c:91 access/index/indexam.c:100
+#: access/transam/xlog.c:2183
 #, c-format
-msgid "index_%s: invalid %s regproc"
-msgstr "index_%s: pogre¹an %s regproc"
+msgid "could not create control file \"%s\": %m"
+msgstr "neuspješno kreiranje kontrole datoteke \"%s\": %m"
 
-#: access/index/indexam.c:131 access/index/indexam.c:154
-#: access/index/indexam.c:177
+#: access/transam/xlog.c:2194 access/transam/xlog.c:2371
 #, c-format
-msgid "%s is not an index relation"
-msgstr "%s nije indeksna relacija"
+msgid "write to control file failed: %m"
+msgstr "neuspješno zapisivanje u kontrolnu datoteku: %m"
 
-#: access/index/indexam.c:652
+#: access/transam/xlog.c:2200 access/transam/xlog.c:2377
 #, c-format
-msgid "Missing support function %d for attribute %d of index %s"
-msgstr "Nedostaje funkcija podr¹ke %d za atribut %d indeksa %s"
+msgid "fsync of control file failed: %m"
+msgstr "neuspješan 'fsync' kontrolne datoteke: %m"
 
-#: access/index/istrat.c:238
+#: access/transam/xlog.c:2218 access/transam/xlog.c:2360
 #, c-format
-msgid "StrategyTermEvaluate: impossible case %d"
-msgstr "StrategyTermEvaluate: nemoguæ sluèaj %d"
+msgid "could not open control file \"%s\": %m"
+msgstr "neuspješno otvaranje kontrolne datoteke \"%s\": %m"
 
-#: access/index/istrat.c:313
+#: access/transam/xlog.c:2224
 #, c-format
-msgid "RelationGetStrategy: impossible case %d"
-msgstr "RelationGetStrategy: nemoguæ sluèaj %d"
-
-#: access/index/istrat.c:319
-msgid "RelationGetStrategy: corrupted evaluation"
-msgstr "RelationGetStrategy: pogre¹no dodijeljivanje vrijednosti"
+msgid "read from control file failed: %m"
+msgstr "čitanje iz kontrolne datoteke nije uspjelo: %m"
 
-#: access/index/istrat.c:438
-#, c-format
-msgid "RelationInvokeStrategy: cannot evaluate strategy %d"
-msgstr "RelationInvokeStrategy: nemoguæe odrediti strategiju %d"
+#: access/transam/xlog.c:2236 access/transam/xlog.c:2266
+#: access/transam/xlog.c:2273 access/transam/xlog.c:2280
+#: access/transam/xlog.c:2287 access/transam/xlog.c:2294
+#: access/transam/xlog.c:2303 access/transam/xlog.c:2310
+#: access/transam/xlog.c:2318 utils/init/miscinit.c:793
+msgid "database files are incompatible with server"
+msgstr "datoteke baze podataka nisu kompatibilne sa serverom"
 
-#: access/nbtree/nbtinsert.c:250
+#: access/transam/xlog.c:2237
 #, c-format
-msgid "Cannot insert a duplicate key into unique index %s"
-msgstr "Nemoguæe dodavanje dupliciranog kljuèa u unikatni index %s"
+msgid ""
+"The database cluster was initialized with PG_CONTROL_VERSION %d, but the "
+"server was compiled with PG_CONTROL_VERSION %d."
+msgstr ""
+"'Database cluster' je inicijaliziran sa PG_CONTROL_VERSION %d, ali server je "
+"bio kompajliran s PG_CONTROL_VERSION %d."
 
-#: access/nbtree/nbtinsert.c:389
-#, c-format
-msgid "btree: index item size %lu exceeds maximum %lu"
-msgstr "btree: velièina indeksne stavke %lu prekoraèuje maximum %lu"
+#: access/transam/xlog.c:2240 access/transam/xlog.c:2270
+msgid "It looks like you need to initdb."
+msgstr "Izgleda da treba izvršiti initdb."
 
-#: access/nbtree/nbtinsert.c:525
-msgid "btree: concurrent ROOT page split"
-msgstr "btree: konkurentna ROOT dioba stranica"
+#: access/transam/xlog.c:2250
+msgid "invalid checksum in control file"
+msgstr "pogrešan kontrolni zbroj u kontrolnoj datoteci"
 
-#: access/nbtree/nbtinsert.c:535
+#: access/transam/xlog.c:2267
 #, c-format
-msgid "bt_insertonpg[%s]: no root page found"
-msgstr "bt_insertonpg[%s]: niti jedna vr¹na(root) stranica nije naðena"
+msgid ""
+"The database cluster was initialized with CATALOG_VERSION_NO %d, but the "
+"server was compiled with CATALOG_VERSION_NO %d."
+msgstr ""
+"'Database cluster' je bio inicijaliziran sa CATALOG_VERSION_NO %d, ali "
+"server je kompajliran s CATALOG_VERSION_NO %d."
 
-#: access/nbtree/nbtinsert.c:538
+#: access/transam/xlog.c:2274
 #, c-format
-msgid "bt_insertonpg[%s]: root page unfound - fixing upper levels"
+msgid ""
+"The database cluster was initialized with BLCKSZ %d, but the server was "
+"compiled with BLCKSZ %d."
 msgstr ""
-"bt_insertonpg[%s]: niti jedna vr¹na(root) stranica nije naðena - ispravak "
-"vi¹ih nivoa"
+"'Database cluster' je bio inicijaliziran sa BLCKSZ %d, ali server je "
+"kompajliran s BLCKSZ %d."
 
-#: access/nbtree/nbtinsert.c:585
+#: access/transam/xlog.c:2277 access/transam/xlog.c:2284
+#: access/transam/xlog.c:2291 access/transam/xlog.c:2298
+#: access/transam/xlog.c:2306 access/transam/xlog.c:2313
+#: access/transam/xlog.c:2322
+msgid "It looks like you need to recompile or initdb."
+msgstr "Izgleda da treba rekompajlirati ili izvršiti initdb."
+
+#: access/transam/xlog.c:2281
 #, c-format
 msgid ""
-"_bt_getstackbuf: my bits moved right off the end of the world!\n"
-"\tRecreate index %s."
+"The database cluster was initialized with RELSEG_SIZE %d, but the server was "
+"compiled with RELSEG_SIZE %d."
 msgstr ""
-"_bt_getstackbuf: Moji bitovi pomaknuti pravo na kraj svijeta !\n"
-"\tPonovno kreirati index %s."
+"'Database cluster' je bio inicijaliziran sa RELSEG_SIZE %d, ali server je "
+"kompajliran s RELSEG_SIZE %d."
 
-#: access/nbtree/nbtinsert.c:588
+#: access/transam/xlog.c:2288
 #, c-format
-msgid "bt_insertonpg[%s]: parent page unfound - fixing branch"
-msgstr "bt_insertonpg[%s]: matièna stranica nije naðena - popravak izdanka"
-
-#: access/nbtree/nbtinsert.c:756
-msgid "btree: failed to add hikey to the right sibling"
-msgstr "btree: nije uspjelo nadodavanje kljuèa desnom susjedu"
-
-#: access/nbtree/nbtinsert.c:782
-msgid "btree: failed to add hikey to the left sibling"
-msgstr "btree: nije uspjelo nadodavanje kljuèa lijevom susjedu"
+msgid ""
+"The database cluster was initialized with NAMEDATALEN %d, but the server was "
+"compiled with NAMEDATALEN %d."
+msgstr ""
+"'Database cluster' je bio inicijaliziran sa NAMEDATALEN %d,ali server je "
+"kompajliran s NAMEDATALEN %d."
 
-#: access/nbtree/nbtinsert.c:1112
+#: access/transam/xlog.c:2295
 #, c-format
-msgid "_bt_findsplitloc: can't find a feasible split point for %s"
+msgid ""
+"The database cluster was initialized with FUNC_MAX_ARGS %d, but the server "
+"was compiled with FUNC_MAX_ARGS %d."
 msgstr ""
-"_bt_findsplitloc: nemoguæe pronaèi isplativu toèku dijeljenja za toèku %s"
-
-#: access/nbtree/nbtinsert.c:1339
-msgid "btree: failed to add leftkey to new root page"
-msgstr "btree: nije uspjelo dodavanje lijevog kljuèa novoj vr¹noj stranici"
-
-#: access/nbtree/nbtinsert.c:1356
-msgid "btree: failed to add rightkey to new root page"
-msgstr "btree: nije uspjelo dodavanje desnog kljuèa novoj vr¹noj stranici"
+"'Database cluster' je bio inicijaliziran sa FUNC_MAX_ARGS %d,ali server je "
+"kompajliran FUNC_MAX_ARGS %d."
 
-#: access/nbtree/nbtinsert.c:1442
-msgid "bt_fixroot: not valid old root page"
-msgstr "bt_fixroot: neispravna stara vr¹na(root)stranica"
-
-#: access/nbtree/nbtinsert.c:1573
-#, c-format
-msgid "bt_fixtree[%s]: invalid start page (need to recreate index)"
+#: access/transam/xlog.c:2304
+msgid ""
+"The database cluster was initialized without HAVE_INT64_TIMESTAMP but the "
+"server was compiled with HAVE_INT64_TIMESTAMP."
 msgstr ""
-"bt_fixtree[%s]: neispravna poèetna stranica (nu¾no ponovno kreirati index)"
+"'Database cluster' je bio inicijaliziran bez HAVE_INT64_TIMESTAMP, ali "
+"server je kompajliran sa HAVE_INT64_TIMESTAMP."
 
-#: access/nbtree/nbtinsert.c:1599
-#, c-format
-msgid "bt_fixtree[%s]: fixing root page"
-msgstr "bt_fixtree[%s]: popravak vr¹ne stranice"
+#: access/transam/xlog.c:2311
+msgid ""
+"The database cluster was initialized with HAVE_INT64_TIMESTAMP but the "
+"server was compiled without HAVE_INT64_TIMESTAMP."
+msgstr ""
+"'Database cluster' je bio inicijaliziran sa HAVE_INT64_TIMESTAMP, ali server "
+"je kompajliran bez HAVE_INT64_TIMESTAMP."
 
-#: access/nbtree/nbtinsert.c:1647
+#: access/transam/xlog.c:2319
 #, c-format
-msgid "bt_fixlevel[%s]: invalid maxoff on start page (need to recreate index)"
+msgid ""
+"The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the "
+"server was compiled with LOCALE_NAME_BUFLEN %d."
 msgstr ""
-"bt_fixlevel[%s]: pogre¹an maxoff vr¹ne stranice (nu¾no ponovno kreirati "
-"index)"
+"'Database cluster' je bio inicijaliziran sa LOCALE_NAME_BUFLEN %d,ali server "
+"je kompajliran sa LOCALE_NAME_BUFLEN %d."
+
+#: access/transam/xlog.c:2325 access/transam/xlog.c:2332
+msgid "database files are incompatible with operating system"
+msgstr "datoteke baze podataka nisu kompatibilne sa operativnim sistemom"
 
-#: access/nbtree/nbtinsert.c:1654
+#: access/transam/xlog.c:2326
 #, c-format
 msgid ""
-"bt_fixtlevel[%s]: non-leftmost child page of leftmost parent (need to "
-"recreate index)"
+"The database cluster was initialized with LC_COLLATE \"%s\", which is not "
+"recognized by setlocale()."
 msgstr ""
-"bt_fixtlevel[%s]: ne krajnje-lijevi potomak (stranica) od kranje-lijevog "
-"roditelja (nu¾noponovno kreirati index)"
+"'Database cluster' je bio inicijaliziran sa s LC_COLLATE '%s', koji nije "
+"prepoznat od strane 'setlocale()'."
 
-#: access/nbtree/nbtinsert.c:1657
-#, c-format
-msgid "bt_fixtlevel[%s]: invalid start child (need to recreate index)"
+#: access/transam/xlog.c:2329 access/transam/xlog.c:2336
+msgid "It looks like you need to initdb or install locale support."
 msgstr ""
-"bt_fixtlevel[%s]: pogre¹an poèetni potomak (nu¾no ponovno kreirati index)"
+"Izgleda da treba izvršiti initdb ili instalirati podršku za lokalizaciju."
 
-#: access/nbtree/nbtinsert.c:1683
+#: access/transam/xlog.c:2333
 #, c-format
-msgid "bt_fixlevel[%s]: invalid item order(1) (need to recreate index)"
+msgid ""
+"The database cluster was initialized with LC_CTYPE \"%s\", which is not "
+"recognized by setlocale()."
 msgstr ""
-"bt_fixlevel[%s]: pogre¹an redosljed stavki(1) (nu¾no ponovno kreirati index)"
+"'Database cluster' je bio inicijaliziran sa s LC_CTYPE '%s',koji nije "
+"prepoznat od strane setlocale()."
 
-#: access/nbtree/nbtinsert.c:1715
+#: access/transam/xlog.c:2519
 #, c-format
-msgid "bt_fixlevel[%s]: pointer disappeared (need to recreate index)"
-msgstr "bt_fixlevel[%s]: pokazivaè izgubljen (nu¾no ponovno kreirati index)"
+msgid "failed to write bootstrap xlog file: %m"
+msgstr "neuspjelo pisanje u 'bootstrap xlog' datoteku: %m"
 
-#: access/nbtree/nbtinsert.c:1734
+#: access/transam/xlog.c:2525
 #, c-format
-msgid "bt_fixlevel[%s]: invalid item order(2) (need to recreate index)"
-msgstr ""
-"bt_fixlevel[%s]: pogre¹an redosljed stavki(2) (nu¾no ponovno kreirati index)"
+msgid "failed to fsync bootstrap xlog file: %m"
+msgstr "neuspio  'fsync bootstrap xlog' datoteke: %m"
 
-#: access/nbtree/nbtinsert.c:1748
-#, c-format
-msgid "bt_fixlevel[%s]: invalid item order(3) (need to recreate index)"
-msgstr ""
-"bt_fixlevel[%s]: pogre¹an redosljed stavki(3) (nu¾no ponovno kreirati index)"
+#: access/transam/xlog.c:2593
+msgid "control file contains invalid data"
+msgstr "kontrolna datoteka sadrži pogrešne podatke"
 
-#: access/nbtree/nbtinsert.c:1878
+#: access/transam/xlog.c:2597
 #, c-format
-msgid "bt_fixbranch[%s]: left pointer unfound (need to recreate index)"
-msgstr ""
-"bt_fixbranch[%s]: lijevi pokazivaè nije naðen (nu¾no ponovno kreirati index)"
+msgid "database system was shut down at %s"
+msgstr "rad baza podataka je bio zaustavljen u %s"
 
-#: access/nbtree/nbtinsert.c:1885
+#: access/transam/xlog.c:2601
 #, c-format
-msgid "bt_fixbranch[%s]: invalid item order (need to recreate index)"
-msgstr ""
-"bt_fixlevel[%s]: pogre¹an redosljed stavki (nu¾no ponovno kreirati index)"
+msgid "database system shutdown was interrupted at %s"
+msgstr "rad baze podataka je bio nestandardno prekinut u %s"
 
-#: access/nbtree/nbtinsert.c:1894
+#: access/transam/xlog.c:2605
 #, c-format
-msgid "bt_fixbranch[%s]: right pointer unfound(1) (need to recreate index)"
+msgid "database system was interrupted while in recovery at %s"
 msgstr ""
-"bt_fixbranch[%s]: desni pokazivaè nije naðen(1) (nu¾no ponovno kreirati "
-"index)"
+"rad baze podataka je bio nestandardno prekinut za vrijeme oporavljanja u %s"
 
-#: access/nbtree/nbtinsert.c:1902
-#, c-format
-msgid "bt_fixbranch[%s]: right pointer unfound(2) (need to recreate index)"
+#: access/transam/xlog.c:2607
+msgid ""
+"This probably means that some data is corrupted and you will have to use the "
+"last backup for recovery."
 msgstr ""
-"bt_fixbranch[%s]: desni pokazivaè nije naðen(2) (nu¾no ponovno kreirati "
-"index)"
+"To vjerovatno znači da su neki blokovi podataka oštećeni i trebali bi "
+"iskoristiti zadnju kopiju za obnavljanje."
 
-#: access/nbtree/nbtinsert.c:1950
+#: access/transam/xlog.c:2611
 #, c-format
-msgid "bt_fixbranch[%s]: fixing upper levels"
-msgstr "bt_fixbranch[%s]: popravljanje vi¹ih nivoa"
+msgid "database system was interrupted at %s"
+msgstr "rad baze podataka je bio nestandardno prekinut u %s"
 
-#: access/nbtree/nbtinsert.c:1981
+#: access/transam/xlog.c:2629
 #, c-format
-msgid "bt_fixup[%s]: checking/fixing upper levels"
-msgstr "bt_fixup[%s]: provjera/popravljanje vi¹ih nivoa"
+msgid "checkpoint record is at %X/%X"
+msgstr "'checkpoint' slog je %X/%X "
 
-#: access/nbtree/nbtinsert.c:1996
+#: access/transam/xlog.c:2639
 #, c-format
-msgid "bt_fixup[%s]: fixing root page"
-msgstr "bt_fixup[%s]: popravljanje vr¹ne stranice"
+msgid "using previous checkpoint record at %X/%X"
+msgstr "korištenje prethodnog checkpoint-a sloga na %X/%X"
 
-#: access/nbtree/nbtinsert.c:2059
-#, c-format
-msgid "btree: failed to add item to the %s for %s"
-msgstr "btree: nije uspjelo dodavanje stavke u %s za %s"
+#: access/transam/xlog.c:2645
+msgid "could not locate a valid checkpoint record"
+msgstr "neuspješno lociranje ispravnog 'checkpoint' sloga"
 
-#: access/nbtree/nbtpage.c:66
+#: access/transam/xlog.c:2652
 #, c-format
-msgid "Cannot initialize non-empty btree %s"
-msgstr "Nemoguæe inicijalizirati btree %s jer nije prazan"
+msgid "redo record is at %X/%X; undo record is at %X/%X; shutdown %s"
+msgstr "redo slog je na %X/%X; undo slog je na %X/%X; kraj rada %s"
 
-#: access/nbtree/nbtpage.c:127
+#: access/transam/xlog.c:2657
 #, c-format
-msgid "Index %s is not a btree"
-msgstr "Index %s nije btree"
+msgid "next transaction id: %u; next oid: %u"
+msgstr "sljedeći id transakcije: %u; sljedeći oid: %u"
 
-#: access/nbtree/nbtpage.c:131
-#, c-format
-msgid "Version mismatch on %s: version %d file, version %d code"
-msgstr "Pogre¹na verzija na %s: verzija datoteke je %d, verzija koda %d"
+#: access/transam/xlog.c:2661
+msgid "invalid next transaction id"
+msgstr "pogrešan sljedeći id transakcije"
 
-#: access/nbtree/nbtpage.c:258
-#, c-format
-msgid "bt_getroot[%s]: fixing root page"
-msgstr "bt_getroot[%s]: popravljanje vr¹ne stranice"
+#: access/transam/xlog.c:2685
+msgid "invalid redo in checkpoint record"
+msgstr "pogrešan redo u 'checkpoint' slogu"
 
-#: access/nbtree/nbtree.c:806
-#, c-format
+#: access/transam/xlog.c:2694
+msgid "invalid redo/undo record in shutdown checkpoint"
+msgstr "pogrešan redo/undo slog u shutdown checkpoint-u"
+
+#: access/transam/xlog.c:2706
 msgid ""
-"_bt_restscan: my bits moved right off the end of the world!\n"
-"\tRecreate index %s."
+"database system was not properly shut down; automatic recovery in progress"
 msgstr ""
-"_bt_restscan: moji bitovi pomaknuti pravo na kraj svijeta !\n"
-"\tPonovno kreirati index %s."
+"rad baze podataka nije bio ispravno prekinut; automatsko oporavljanje u "
+"tijeku"
 
-#: access/nbtree/nbtree.c:836
-msgid "_bt_restore_page: can't add item to page"
-msgstr "_bt_restore_page: nemoguæe dodati stavku na stranicu"
+#: access/transam/xlog.c:2734
+#, c-format
+msgid "redo starts at %X/%X"
+msgstr "redo započinje na %X/%X"
 
-#: access/nbtree/nbtree.c:859
-msgid "btree_delete_redo: block unfound"
-msgstr "btree_delete_redo: blok nije naðen"
+#: access/transam/xlog.c:2766
+#, c-format
+msgid "redo done at %X/%X"
+msgstr "redo završava na %X/%X"
 
-#: access/nbtree/nbtree.c:862
-msgid "btree_delete_redo: uninitialized page"
-msgstr "btree_delete_redo: neinicijalizirana stranica"
+#: access/transam/xlog.c:2773
+msgid "redo is not required"
+msgstr "redo nije tražen"
 
-#: access/nbtree/nbtree.c:898
+#: access/transam/xlog.c:2842
 #, c-format
-msgid "btree_insert_%sdo: block unfound"
-msgstr "btree_insert_%sdo: blok nije naðen"
+msgid "undo starts at %X/%X"
+msgstr "undo počinje na %X/%X"
 
-#: access/nbtree/nbtree.c:901
+#: access/transam/xlog.c:2853
 #, c-format
-msgid "btree_insert_%sdo: uninitialized page"
-msgstr "btree_insert_%sdo: neinicijalizirana stranica"
-
-#: access/nbtree/nbtree.c:915
-msgid "btree_insert_redo: failed to add item"
-msgstr "btree_insert_redo: nemoguæe dodati stavku na stranice"
+msgid "undo done at %X/%X"
+msgstr "undo završava na %X/%X"
 
-#: access/nbtree/nbtree.c:924
-msgid "btree_insert_undo: bad page LSN"
-msgstr "btree_insert_undo: pogre¹an LSN stranice"
+#: access/transam/xlog.c:2858
+msgid "undo is not required"
+msgstr "undo nije tražen"
 
-#: access/nbtree/nbtree.c:932
-msgid "btree_insert_undo: unimplemented"
-msgstr "btree_insert_undo: neimplemetirano"
+#: access/transam/xlog.c:2948
+msgid "database system is ready"
+msgstr "baza podataka je spremna"
 
-#: access/nbtree/nbtree.c:959
+#. translator: %s is "primary" or "secondary"
+#: access/transam/xlog.c:2981
 #, c-format
-msgid "btree_split_%s: lost left sibling"
-msgstr "btree_split_%s: izgubljen lijevi susjed"
+msgid "invalid %s checkpoint link in control file"
+msgstr "pogrešna %s 'checkpoint' veza u kontrolnoj datotekci"
 
-#: access/nbtree/nbtree.c:965
-msgid "btree_split_undo: uninitialized left sibling"
-msgstr "btree_split_undo: neinicijaliziran lijevi susjed"
+#: access/transam/xlog.c:2982 access/transam/xlog.c:2993
+#: access/transam/xlog.c:3001 access/transam/xlog.c:3010
+#: access/transam/xlog.c:3018
+msgid "primary"
+msgstr "primarni"
 
-#: access/nbtree/nbtree.c:988
-msgid "btree_split_undo: bad left sibling LSN"
-msgstr "btree_split_undo: pogre¹an LSN lijevog susjed"
+#: access/transam/xlog.c:2982 access/transam/xlog.c:2993
+#: access/transam/xlog.c:3001 access/transam/xlog.c:3010
+#: access/transam/xlog.c:3018
+msgid "secondary"
+msgstr "sekundarni"
 
-#: access/nbtree/nbtree.c:989 access/nbtree/nbtree.c:1028
-msgid "btree_split_undo: unimplemented"
-msgstr "btree_split_undo: neimplemetirano"
+#. translator: %s is "primary" or "secondary"
+#: access/transam/xlog.c:2992
+#, c-format
+msgid "invalid %s checkpoint record"
+msgstr "pogrešan %s 'checkpoint' slog"
 
-#: access/nbtree/nbtree.c:997
+#. translator: %s is "primary" or "secondary"
+#: access/transam/xlog.c:3000
 #, c-format
-msgid "btree_split_%s: lost right sibling"
-msgstr "btree_split_%s: izgubljen desni susjed"
+msgid "invalid resource manager id in %s checkpoint record"
+msgstr "pogrešan 'resource manager id' u %s 'chekpoint' slogu"
 
-#: access/nbtree/nbtree.c:1003
-msgid "btree_split_undo: uninitialized right sibling"
-msgstr "btree_split_undo: neinicijaliziran desni susjed"
+#. translator: %s is "primary" or "secondary"
+#: access/transam/xlog.c:3009
+#, c-format
+msgid "invalid xl_info in %s checkpoint record"
+msgstr "pogrešan 'xl_info' u %s 'checkpoint' slogu"
 
-#: access/nbtree/nbtree.c:1027
-msgid "btree_split_undo: bad right sibling LSN"
-msgstr "btree_split_undo: pogre¹an LSN desnog susjeda"
+#. translator: %s is "primary" or "secondary"
+#: access/transam/xlog.c:3017
+#, c-format
+msgid "invalid length of %s checkpoint record"
+msgstr "pogrešna duljina %s 'chekpoint' sloga"
 
-#: access/nbtree/nbtree.c:1041
-msgid "btree_split_redo: lost next right page"
-msgstr "btree_split_redo: izgubljena sljedeæa desna stranica"
+#: access/transam/xlog.c:3082
+msgid "shutting down"
+msgstr "zaustavljanje rada"
 
-#: access/nbtree/nbtree.c:1045
-msgid "btree_split_redo: uninitialized next right page"
-msgstr "btree_split_redo: neinicijalizirana sljedeæa desna stranica"
+#: access/transam/xlog.c:3096
+msgid "database system is shut down"
+msgstr "rad baze podataka je zaustavljen"
 
-#: access/nbtree/nbtree.c:1082
-msgid "btree_newroot_redo: no root page"
-msgstr "btree_newroot_redo: nije vr¹na(root)stranica"
+#: access/transam/xlog.c:3119
+msgid "checkpoint cannot be made inside transaction block"
+msgstr "'checkpoint' ne može biti kreiran unutar transakcijskog bloka"
 
-#: access/nbtree/nbtree.c:1085
-msgid "btree_newroot_redo: no metapage"
-msgstr "btree_newroot_redo: nije metapage"
+#: access/transam/xlog.c:3307
+msgid ""
+"concurrent transaction log activity while database system is shutting down"
+msgstr ""
+"konkurentna aktivnost transakcijskog log-a za vrijeme zaustavljanja rada "
+"baze podataka"
 
-#: access/nbtree/nbtree.c:1139
+#: access/transam/xlog.c:3548 access/transam/xlog.c:3580
 #, c-format
-msgid "btree_redo: unknown op code %u"
-msgstr "btree_redo: nepoznat op kod %u"
+msgid "fsync of log file %u, segment %u failed: %m"
+msgstr "fsync log datoteke %u, segment %u nije uspjelo: %m"
 
-#: access/nbtree/nbtree.c:1159
+#: access/transam/xlog.c:3588
 #, c-format
-msgid "btree_undo: unknown op code %u"
-msgstr "btree_undo: nepoznat op kod %u"
-
-#: access/nbtree/nbtsearch.c:545
-msgid "_bt_first: btree doesn't support is(not)null, yet"
-msgstr "_bt_first: btree ne podr¾ava je(nije)null, jo¹"
+msgid "fdatasync of log file %u, segment %u failed: %m"
+msgstr "fdatasync log datoteke %u, segment %u nije uspjelo: %m"
 
-#: access/nbtree/nbtsearch.c:693
-msgid "_bt_first: equal items disappeared?"
-msgstr "_bt_first: jednake stavke nestale ?"
+#: bootstrap/bootstrap.c:196
+msgid ""
+"Usage:\n"
+"  postgres -boot [OPTION]... DBNAME\n"
+"  -c NAME=VALUE    set run-time parameter\n"
+"  -d 1-5           debug level\n"
+"  -D datadir       data directory\n"
+"  -F               turn off fsync\n"
+"  -o file          send debug output to file\n"
+"  -x num           internal use\n"
+msgstr ""
+"Korištenje:\n"
+"  postgres -boot [OPCIJA]... IME_BAZE_PODATAKA\n"
+"  -c IME_VARIJABLE=VRIJEDNOST    set run-time parameter\n"
+"  -d 1-5           debug nivo\n"
+"  -D direktorij    direktorij za podatke\n"
+"  -F               isključi fsync\n"
+"  -o datoteka      slanje debug poruka u datoteku\n"
+"  -x broj          interna upotreba\n"
 
-#: access/nbtree/nbtsearch.c:1004
+#: bootstrap/bootstrap.c:319 postmaster/postmaster.c:567 tcop/postgres.c:2408
 #, c-format
-msgid "Illegal scan direction %d"
-msgstr "Nedopu¹ten smjer scan-a %d"
+msgid "--%s requires a value"
+msgstr "--%s zahtjeva vrijednost"
 
-#: access/nbtree/nbtsort.c:292
-msgid "btree: failed to add item to the page in _bt_sort"
-msgstr "btree: nije uspjelo dodavanje stavke na stranicu u _bt_sort"
+#: bootstrap/bootstrap.c:324 postmaster/postmaster.c:572 tcop/postgres.c:2413
+#, c-format
+msgid "-c %s requires a value"
+msgstr "-c %s zahtjeva vrijednost"
 
-#: access/nbtree/nbtsort.c:357
+#: bootstrap/bootstrap.c:357 postmaster/postmaster.c:314 tcop/postgres.c:2483
 #, c-format
-msgid "btree: index item size %lu exceeds maximum %ld"
-msgstr "btree: velièina stavke index-a %lu prekoraèila maximum %ld"
+msgid ""
+"%s does not know where to find the database system data.\n"
+"You must specify the directory that contains the database system\n"
+"either by specifying the -D invocation option or by setting the\n"
+"PGDATA environment variable.\n"
+msgstr ""
+"%s ne zna gdje da pronađe sistemske datoteke baze podataka.\n"
+"Morate specificirati direktorij koji sadrži ove datoteke,\n"
+"ili specificirajući direktorij pomoću -D opcije ili setirajući\n"
+"PGDATA 'environment' varijablu.\n"
 
-#: access/nbtree/nbtutils.c:230
-msgid "_bt_orderkeys: key(s) for attribute 1 missed"
-msgstr "_bt_orderkeys: kjuè(evi) za atribut 1 proma¹eni"
+#: catalog/aclchk.c:130
+msgid "grant options can only be granted to individual users"
+msgstr "opcije dodijele mogu biti dodijeljene samo individualnim korisnicima"
 
-#: access/nbtree/nbtutils.c:308
+#: catalog/aclchk.c:201
 #, c-format
-msgid "_bt_orderkeys: key(s) for attribute %d missed"
-msgstr "_bt_orderkeys: kjuè(evi) za atribut %d proma¹eni"
+msgid "invalid privilege type %s for table"
+msgstr "pogrešan tip privilegije %s za tablicu"
 
-#: access/nbtree/nbtutils.c:465
+#: catalog/aclchk.c:242
 #, c-format
-msgid "_bt_getstrategynumber: unable to identify operator %u"
-msgstr "_bt_getstrategynumber: nemoguæe identificirati operator %u"
+msgid "\"%s\" is an index"
+msgstr "\"%s\" je index"
 
-#: access/rtree/rtree.c:331
+#: catalog/aclchk.c:303
 #, c-format
-msgid "rtdoinsert: failed to add index item to %s"
-msgstr "rtdoinsert: nije uspjelo dodavanje stavke u index %s"
+msgid "invalid privilege type %s for database"
+msgstr "pogrešan tip privilegije %s za bazu podataka"
 
-#: access/rtree/rtree.c:523 access/rtree/rtree.c:547
+#: catalog/aclchk.c:335 commands/comment.c:440 commands/dbcommands.c:502
+#: commands/dbcommands.c:623 commands/dbcommands.c:712 utils/adt/acl.c:1311
+#: utils/init/postinit.c:261 utils/init/postinit.c:273
 #, c-format
-msgid "rtdosplit: failed to add index item to %s"
-msgstr "rtdosplit: nije uspjelo dodavanje stavke u index %s"
-
-#: access/rtree/rtree.c:643
-msgid "Variable-length rtree keys are not supported."
-msgstr "kljuèevi s promijenjivom duljinom za rtree nisu podr¾ani."
+msgid "database \"%s\" does not exist"
+msgstr "baza podataka \"%s\" ne postoji"
 
-#: access/rtree/rtree.c:663
+#: catalog/aclchk.c:401
 #, c-format
-msgid "rtintinsert: failed to add index item to %s"
-msgstr "rtintinsert: nije uspjelo dodavanje stavke u index %s"
+msgid "invalid privilege type %s for function"
+msgstr "pogrešan tip privilegije %s za funkciju"
 
-#: access/rtree/rtree.c:689 access/rtree/rtree.c:694
+#: catalog/aclchk.c:497
 #, c-format
-msgid "rtnewroot: failed to add index item to %s"
-msgstr "rtnewroot: nije uspjelo dodavanje stavke u index %s"
+msgid "invalid privilege type %s for language"
+msgstr "pogrešan tip privilegije %s za jezik"
 
-#: access/rtree/rtree.c:781
+#: catalog/aclchk.c:525 commands/functioncmds.c:441 commands/proclang.c:200
+#: commands/proclang.c:255 utils/adt/acl.c:1729
 #, c-format
-msgid "rtree: index item size %lu exceeds maximum %lu"
-msgstr "rtree: velièina stavke index-a %lu prekoraèila maximum %lu"
-
-#: access/rtree/rtree.c:1068
-msgid "rtpicksplit: failed to find a workable page split"
-msgstr "rtpicksplit: upotrebljivo dijeljene stranice nije naðeno"
-
-#: access/rtree/rtree.c:1347
-msgid "rtree_redo: unimplemented"
-msgstr "rtree_redo: neimplemetirano"
-
-#: access/rtree/rtree.c:1353
-msgid "rtree_undo: unimplemented"
-msgstr "rtree_undo: neimplemetirano"
+msgid "language \"%s\" does not exist"
+msgstr "jezik \"%s\" ne postoji"
 
-#: access/rtree/rtscan.c:255
+#: catalog/aclchk.c:531
 #, c-format
-msgid "rtree scan list corrupted -- cannot find 0x%p"
-msgstr "rtree scan list koruptiran -- nemoguæe pronaæi 0x%p"
+msgid "language \"%s\" is not trusted"
+msgstr "jezik \"%s\" nije od povjerenja(trusted)"
 
-#: access/rtree/rtscan.c:391
+#: catalog/aclchk.c:596
 #, c-format
-msgid "Bad operation in rtree scan adjust: %d"
-msgstr "Pogre¹na operacija u rtree scan-u prilagodi: %d"
+msgid "invalid privilege type %s for schema"
+msgstr "pogrešan tip privilegije %s za šemu"
 
-#: access/transam/clog.c:546 access/transam/clog.c:598
+#: catalog/aclchk.c:624 catalog/namespace.c:245 catalog/namespace.c:1200
+#: catalog/namespace.c:1238 catalog/namespace.c:1800 commands/comment.c:490
+#: commands/schemacmds.c:181 commands/schemacmds.c:247 utils/adt/acl.c:1933
 #, c-format
-msgid "open of %s failed: %m"
-msgstr "otvaranje %s nije uspjelo: %m"
+msgid "schema \"%s\" does not exist"
+msgstr "Šema \"%s\" ne postoji"
 
-#: access/transam/clog.c:547
+#: catalog/aclchk.c:726 commands/user.c:1454 commands/user.c:1691
+#: commands/user.c:1726 libpq/pqcomm.c:475
 #, c-format
-msgid "clog file %s doesn't exist, reading as zeroes"
-msgstr "clog datoteka %s ne postoji, èitano kao nule"
+msgid "group \"%s\" does not exist"
+msgstr "groupa \"%s\" ne postoji"
 
-#: access/transam/clog.c:553 access/transam/clog.c:606
+#: catalog/aclchk.c:798
 #, c-format
-msgid "lseek of clog file %u, offset %u failed: %m"
-msgstr "lseek clog datoteke %u, offset %u nije uspio: %m"
+msgid "group with ID %u does not exist"
+msgstr "grupa sa 'OID'-om %u ne postoji"
 
-#: access/transam/clog.c:558
+#: catalog/aclchk.c:867
 #, c-format
-msgid "read of clog file %u, offset %u failed: %m"
-msgstr "èitanje clog datoteke %u, offset %u nije uspjelo: %m"
+msgid "permission denied for relation %s"
+msgstr "zabranjen pristup za relaciju %s"
 
-#: access/transam/clog.c:602 access/transam/xlog.c:1379
+#: catalog/aclchk.c:869
 #, c-format
-msgid "creation of file %s failed: %m"
-msgstr "tvorba datoteke %s nije uspjela: %m"
+msgid "permission denied for database %s"
+msgstr "zabranjen pristup za bazu podataka %s"
 
-#: access/transam/clog.c:615
+#: catalog/aclchk.c:871
 #, c-format
-msgid "write of clog file %u, offset %u failed: %m"
-msgstr "pisanje u clog datoteku %u, offset %u nije uspjelo: %m"
+msgid "permission denied for function %s"
+msgstr "zabranjen pristup za funkciju %s"
 
-#: access/transam/clog.c:834
-msgid "unable to truncate commit log: apparent wraparound"
-msgstr "nemoguæe odrezati commit log"
-
-#: access/transam/clog.c:889
+#: catalog/aclchk.c:873
 #, c-format
-msgid "could not open transaction-commit log directory (%s): %m"
-msgstr "nemoguæe otvoriti transaction-commit log direktorij (%s): %m"
+msgid "permission denied for operator %s"
+msgstr "zabranjen pristup za operator %s"
 
-#: access/transam/clog.c:905
+#: catalog/aclchk.c:875
 #, c-format
-msgid "removing commit log file %s"
-msgstr "brisanje commit log datoteka %s"
+msgid "permission denied for type %s"
+msgstr "zabranjen pristup za tip %s"
 
-#: access/transam/clog.c:914
+#: catalog/aclchk.c:877
 #, c-format
-msgid "could not read transaction-commit log directory (%s): %m"
-msgstr "nemoguæe èitanje transaction-commit log direktorija (%s): %m"
-
-#: access/transam/xact.c:425
-msgid "You may only have 2^32-1 commands per transaction"
-msgstr "Mo¾ete izvr¹iti samo 2^32-1 komande po jednoj transakciji"
+msgid "permission denied for language %s"
+msgstr "zabranjen pristup za jezik %s"
 
-#: access/transam/xact.c:715
+#: catalog/aclchk.c:879
 #, c-format
-msgid "RecordTransactionAbort: xact %u already committed"
-msgstr ""
-
-#: access/transam/xact.c:944
-msgid "CommitTransaction and not in in-progress state"
-msgstr "CommitTransaction nije u in-progress stanju"
-
-#: access/transam/xact.c:1079
-msgid "AbortTransaction and not in in-progress state"
-msgstr "AbortTransaction nije u in-progress stanju"
-
-#: access/transam/xact.c:1164
-msgid "CleanupTransaction and not in abort state"
-msgstr "CleanupTransaction nije u abort stanju"
-
-#: access/transam/xact.c:1196
-msgid "StartTransactionCommand: can't prevent chain"
-msgstr "StartTransactionCommand: nemoguæe sprijeèiti 'chain'"
-
-#: access/transam/xact.c:1215
-msgid "StartTransactionCommand: unexpected TBLOCK_BEGIN"
-msgstr "StartTransactionCommand: neoèekivani TBLOCK_BEGIN"
+msgid "permission denied for schema %s"
+msgstr "zabranjen pristup za šemu %s"
 
-#: access/transam/xact.c:1236
-msgid "StartTransactionCommand: unexpected TBLOCK_END"
-msgstr "StartTransactionCommand: neoèekivani TBLOCK_END"
-
-#: access/transam/xact.c:1259
-msgid "StartTransactionCommand: unexpected TBLOCK_ENDABORT"
-msgstr "StartTransactionCommand: neoèekivani TBLOCK_ENDABORT"
-
-#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:1475
+#: catalog/aclchk.c:881
 #, c-format
-msgid "%s cannot run inside a transaction block"
-msgstr "%s nemoguæe izvr¹iti unutar 'transaction' bloka"
+msgid "permission denied for operator class %s"
+msgstr "zabranjen pristup za klasu operatora %s"
 
-#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:1485
+#: catalog/aclchk.c:883
 #, c-format
-msgid "%s cannot be executed from a function"
-msgstr "%s ne mo¾e biti izvr¹en iz unutra¹njosti funkcije"
+msgid "permission denied for conversion %s"
+msgstr "zabranjen pristup za konverziju %s"
 
-#: access/transam/xact.c:1489
-msgid "PreventTransactionChain: can't prevent chain"
-msgstr "PreventTransactionChain: nemoguæe sprijeèiti 'chain'"
-
-#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:1496
+#: catalog/aclchk.c:889
 #, c-format
-msgid "%s will be committed automatically"
-msgstr ""
+msgid "must be owner of relation %s"
+msgstr "mora biti vlasnik relacije %s"
 
-#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:1540
+#: catalog/aclchk.c:891
 #, c-format
-msgid "%s may only be used in begin/end transaction blocks"
-msgstr "%s mo¾e biti kori¹ten samo unutar transakcijskog bloka"
-
-#: access/transam/xact.c:1562
-msgid "BEGIN: already a transaction in progress"
-msgstr "BEGIN: transakcija je veæ u tijeku"
-
-#: access/transam/xact.c:1626
-msgid "COMMIT: no transaction in progress"
-msgstr "COMMIT: nema transakcije u tijeku"
+msgid "must be owner of database %s"
+msgstr "mora biti vlasnik tbaze podataka %s"
 
-#: access/transam/xact.c:1663 access/transam/xact.c:1710
-msgid "ROLLBACK: no transaction in progress"
-msgstr "ROLLBACK: nema transakcije u tijeku"
-
-#: access/transam/xact.c:1784 access/transam/xact.c:1795
+#: catalog/aclchk.c:893
 #, c-format
-msgid "xact_redo: unknown op code %u"
-msgstr "xact_redo: nepoznat op code %u"
+msgid "must be owner of function %s"
+msgstr "mora biti vlasnik funkcije %s"
 
-#: access/transam/xact.c:1793
-msgid "xact_undo: can't undo committed xaction"
-msgstr ""
+#: catalog/aclchk.c:895
+#, c-format
+msgid "must be owner of operator %s"
+msgstr "mora biti vlasnik operatora %s"
 
-#: access/transam/xact.c:1830
-msgid "XactPushRollback: already installed"
-msgstr "XactPushRollback: veæ instaliran"
+#: catalog/aclchk.c:897
+#, c-format
+msgid "must be owner of type %s"
+msgstr "mora biti vlasnik tipa %s"
 
-#: access/transam/xlog.c:506
+#: catalog/aclchk.c:899
 #, c-format
-msgid "XLogInsert: invalid info mask %02X"
-msgstr "XLogInsert: neispravna info maska %02X"
+msgid "must be owner of language %s"
+msgstr "mora biti vlasnik jezika %s"
 
-#: access/transam/xlog.c:611
+#: catalog/aclchk.c:901
 #, c-format
-msgid "XLogInsert: can backup %d blocks at most"
-msgstr "XLogInsert: moguæ backup najvi¹e %d blokova"
+msgid "must be owner of schema %s"
+msgstr "mora biti vlasnik šeme %s"
 
-#: access/transam/xlog.c:629
+#: catalog/aclchk.c:903
 #, c-format
-msgid "XLogInsert: invalid record length %u"
-msgstr "XLogInsert: pogre¹na du¾ina sloga %u"
+msgid "must be owner of operator class %s"
+msgstr "mora biti vlasnik klase operatora %s"
 
-#: access/transam/xlog.c:786 access/transam/xlog.c:2626 scan.l:36
-#: utils/adt/name.c:52 utils/adt/varchar.c:83 utils/adt/varchar.c:357
-#: utils/adt/varlena.c:225
+#: catalog/aclchk.c:905
 #, c-format
-msgid "%s"
-msgstr ""
+msgid "must be owner of conversion %s"
+msgstr "mora biti vlasnik konverzije %s"
 
-#: access/transam/xlog.c:1030
+#: catalog/aclchk.c:963
 #, c-format
-msgid "XLogWrite: write request %X/%X is past end of log %X/%X"
-msgstr "XLogWrite: zahtjev za zapisivanje %X/%X je prema¹io kraj log-a %X/%X"
+msgid "user with ID %u does not exist"
+msgstr "korisnik sa OID %u ne postoji"
 
-#: access/transam/xlog.c:1047 access/transam/xlog.c:1157
-#: access/transam/xlog.c:3330
+#: catalog/aclchk.c:980 catalog/aclchk.c:1296
 #, c-format
-msgid "close of log file %u, segment %u failed: %m"
-msgstr "zatvaranje log datoteke %u, segmenta %u nije uspjelo: %m"
+msgid "relation with OID %u does not exist"
+msgstr "relacija sa OID %u ne postoji"
 
-#: access/transam/xlog.c:1082
-msgid "XLogWrite: time for a checkpoint, signaling postmaster"
-msgstr "XLogWrite: vrijeme za kontrolnu toèku, signaliziranje postmaster-u"
+#: catalog/aclchk.c:1075 catalog/aclchk.c:1475
+#, c-format
+msgid "database with OID %u does not exist"
+msgstr "baza podataka OID %u ne postoji"
 
-#: access/transam/xlog.c:1101
+#: catalog/aclchk.c:1132 catalog/aclchk.c:1380 tcop/fastpath.c:231
 #, c-format
-msgid "lseek of log file %u, segment %u, offset %u failed: %m"
-msgstr "lseek log datoteke %u, segmenta %u, offset %u nije uspjelo: %m"
+msgid "function with OID %u does not exist"
+msgstr "Funkcija sa OID %u ne postoji"
 
-#: access/transam/xlog.c:1113
+#: catalog/aclchk.c:1187
 #, c-format
-msgid "write of log file %u, segment %u, offset %u failed: %m"
-msgstr "pisanje u log datoteku %u, segment %u, offset %u nije uspjelo: %m"
+msgid "language with OID %u does not exist"
+msgstr "jezik sa OID %u ne postoji"
 
-#: access/transam/xlog.c:1209
+#: catalog/aclchk.c:1246 catalog/aclchk.c:1408
 #, c-format
-msgid "XLogFlush%s%s: request %X/%X; write %X/%X; flush %X/%X"
-msgstr "XLogFlush%s%s: zahtjev %X/%X; pisanje %X/%X; pra¾njenje %X/%X"
+msgid "schema with OID %u does not exist"
+msgstr "šema sa OID %u ne postoji"
 
-#: access/transam/xlog.c:1314
+#: catalog/aclchk.c:1324
 #, c-format
-msgid "XLogFlush: request %X/%X is not satisfied --- flushed only to %X/%X"
-msgstr "XLogFlush: zahtjev %X/%X nije ispunjen --- ispra¾njeno samo do %X/%X"
+msgid "type with OID %u does not exist"
+msgstr "tip sa OID %u ne postoji"
 
-#: access/transam/xlog.c:1357 access/transam/xlog.c:1438
-#: access/transam/xlog.c:1548 access/transam/xlog.c:1552
+#: catalog/aclchk.c:1352
 #, c-format
-msgid "open of %s (log file %u, segment %u) failed: %m"
-msgstr "otvaranje %s (log datoteke %u, segment %u) nije uspjelo: %m"
+msgid "operator with OID %u does not exist"
+msgstr "operator sa OID %u ne postoji"
 
-#: access/transam/xlog.c:1406
+#: catalog/aclchk.c:1436
 #, c-format
-msgid "ZeroFill failed to write %s: %m"
-msgstr "ZeroFill nije uspio slog %s: %m"
+msgid "operator class with OID %u does not exist"
+msgstr "klasa operatora sa OID %u ne postoji"
 
-#: access/transam/xlog.c:1411
+#: catalog/dependency.c:173
 #, c-format
-msgid "fsync of file %s failed: %m"
-msgstr "fsync datoteke %s nije uspio: %m"
+msgid "cannot drop %s because other objects depend on it"
+msgstr "ne može se obrisati %s jer postoje ovisni objekti"
+
+#: catalog/dependency.c:175
+msgid "Use DROP ... CASCADE to drop the dependent objects too."
+msgstr "Koristite DROP ... CASCADE da biste obrisali i sve ovisne objekte."
 
-#: access/transam/xlog.c:1516
+#: catalog/dependency.c:233
 #, c-format
-msgid ""
-"link from %s to %s (initialization of log file %u, segment %u) failed: %m"
-msgstr ""
-"veza od %s do %s (inicijalizacija log datoteke %u, segmentu %u) nije uspio: %"
-"m"
+msgid "failed to drop all objects depending on %s"
+msgstr "neuspješno uklanjanje svih objekata koji zavise o %s"
 
-#: access/transam/xlog.c:1521
+#: catalog/dependency.c:330 catalog/dependency.c:729
 #, c-format
-msgid ""
-"rename from %s to %s (initialization of log file %u, segment %u) failed: %m"
-msgstr ""
-"preimenovanje od %s do %s (inicijalizacija log datoteke %u, segment %u) nije "
-"uspjelo: %m"
+msgid "cannot drop %s because it is required by the database system"
+msgstr "nemoguće je obrisati objekt %s jer je potreban za rad  baze podataka"
 
-#: access/transam/xlog.c:1602
+#: catalog/dependency.c:466
 #, c-format
-msgid "could not open transaction log directory (%s): %m"
-msgstr "nemoguæe otvoriti transaction log direktorij (%s): %m"
+msgid "cannot drop %s because %s requires it"
+msgstr "nemoguće je obrisati objekt %s jer ga objekt %s zahtijeva"
 
-#: access/transam/xlog.c:1617
+#: catalog/dependency.c:468
 #, c-format
-msgid "archiving transaction log file %s"
-msgstr "arhiviranje transaction log datoteke %s"
+msgid "You may drop %s instead."
+msgstr "Možete ukloniti %s umijesto."
 
-#: access/transam/xlog.c:1619
-msgid "archiving log files is not implemented!"
-msgstr "arhiviranje log datoteka nije implementirano!"
+#: catalog/dependency.c:536 catalog/dependency.c:686 catalog/dependency.c:714
+#, c-format
+msgid "drop auto-cascades to %s"
+msgstr "uklanjanje kaskadira do %s"
 
-#: access/transam/xlog.c:1633
+#: catalog/dependency.c:541 catalog/dependency.c:691
 #, c-format
-msgid "recycled transaction log file %s"
-msgstr "reciklirana transaction log datoteka %s"
+msgid "%s depends on %s"
+msgstr "%s zavisi od %s"
 
-#: access/transam/xlog.c:1639
+#: catalog/dependency.c:548 catalog/dependency.c:698
 #, c-format
-msgid "removing transaction log file %s"
-msgstr "obrisana transaction log datoteka %s"
+msgid "drop cascades to %s"
+msgstr "'drop' kaskadira do %s"
 
-#: access/transam/xlog.c:1648
+#: catalog/heap.c:227
 #, c-format
-msgid "could not read transaction log directory (%s): %m"
-msgstr "nemoguæe èitanje transaction log direktorija (%s): %m"
+msgid "permission denied to create \"%s.%s\""
+msgstr "zabranjeno kreiranje  \"%s.%s\""
 
-#: access/transam/xlog.c:1721
+#: catalog/heap.c:229
+msgid "System catalog modifications are currently disallowed."
+msgstr "Izmjene sistemskih kataloga trenutno nisu dopuštene."
+
+#: catalog/heap.c:356 commands/tablecmds.c:1843
 #, c-format
-msgid "ReadRecord: bad resource manager data checksum in record at %X/%X"
-msgstr "ReadRecord: pogre¹an kontrolni zbroj resource manager-a za slog %X/%X"
+msgid "tables can have at most %d columns"
+msgstr "tablice mogu imati najviše %d kolona"
 
-#: access/transam/xlog.c:1743
+#: catalog/heap.c:373
 #, c-format
-msgid "ReadRecord: bad checksum of backup block %d in record at %X/%X"
-msgstr "ReadRecord: pogre¹an kontrolni zbroj backup block-a %d za slog %X/%X"
+msgid "column name \"%s\" conflicts with a system column name"
+msgstr "ime kolone \"%s\" je u konfliktu s imenom sistemske kolonoe"
 
-#: access/transam/xlog.c:1812
+#: catalog/heap.c:389
 #, c-format
-msgid "ReadRecord: invalid record offset at %X/%X"
-msgstr "ReadRecord: pogre¹an offset sloga na %X/%X"
+msgid "column name \"%s\" is duplicated"
+msgstr "ime kolone \"%s\" je dupliciran"
 
-#: access/transam/xlog.c:1835
+#: catalog/heap.c:429
 #, c-format
-msgid "ReadRecord: lseek of log file %u, segment %u, offset %u failed: %m"
-msgstr ""
-"ReadRecord: lseek log datoteke %u, segment %u, offset %u nije uspio: %m"
+msgid "attribute \"%s\" has type UNKNOWN"
+msgstr "atribut \"%s\" je nepoznatog tipa (UNKNOWN)"
 
-#: access/transam/xlog.c:1841 access/transam/xlog.c:1925
+#: catalog/heap.c:430
+msgid "Proceeding with relation creation anyway."
+msgstr "Ipak nastavljam sa kreiranjem relacije."
+
+#: catalog/heap.c:437
 #, c-format
-msgid "ReadRecord: read of log file %u, segment %u, offset %u failed: %m"
-msgstr ""
-"ReadRecord: èitanje log datoteke %u, segment %u, offset %u nije uspjelo: %m"
+msgid "attribute \"%s\" has pseudo-type %s"
+msgstr "atribut \"%s\" je pseudo-tipa %s"
 
-#: access/transam/xlog.c:1851
+#: catalog/heap.c:447
 #, c-format
-msgid "ReadRecord: contrecord is requested by %X/%X"
-msgstr "ReadRecord: contrecord je zatra¾en od %X/%X"
+msgid "attribute \"%s\" has composite type %s"
+msgstr "atribut \"%s\" je kompozitnog tipa %s"
 
-#: access/transam/xlog.c:1865
+#: catalog/heap.c:734 catalog/index.c:543 commands/tablecmds.c:1378
 #, c-format
-msgid "ReadRecord: record with zero length at %X/%X"
-msgstr "ReadRecord: slog s nultom duljinom na %X/%X"
+msgid "relation \"%s\" already exists"
+msgstr "relacija \"%s\" već postoji"
 
-#: access/transam/xlog.c:1889
+#: catalog/heap.c:1556 commands/tablecmds.c:2884 commands/tablecmds.c:2926
 #, c-format
-msgid "ReadRecord: record length %u at %X/%X too long"
-msgstr "ReadRecord: du¾ina sloga %u na %X/%X je prevelika"
+msgid "constraint \"%s\" for relation \"%s\" already exists"
+msgstr "'constraint' \"%s\" za relaciju \"%s\" već postoji"
 
-#: access/transam/xlog.c:1895
+#: catalog/heap.c:1572
 #, c-format
-msgid "ReadRecord: invalid resource manager id %u at %X/%X"
-msgstr "ReadRecord: pogre¹an resource manager id %u na %X/%X"
+msgid "CHECK constraint \"%s\" already exists"
+msgstr "'CHECK constraint' \"%s\" već postoji"
 
-#: access/transam/xlog.c:1933
+#: catalog/heap.c:1634
 #, c-format
-msgid ""
-"ReadRecord: there is no ContRecord flag in log file %u, segment %u, offset %u"
+msgid "only relation \"%s\" can be referenced in CHECK constraint"
 msgstr ""
-"ReadRecord: ne postoji ContRecord zastavica u log datoteci %u, segment %u, "
-"offset %u"
+"samo relacija \"%s\" može biti referencirana u 'CHECK constraint' izrazu"
 
-#: access/transam/xlog.c:1941
-#, c-format
-msgid ""
-"ReadRecord: invalid ContRecord length %u in log file %u, segment %u, offset %"
-"u"
-msgstr ""
-"ReadRecord: pogre¹na ContRecord duljina %u u log datoteci %u, segment %u, "
-"offset %u"
+#: catalog/heap.c:1643 commands/tablecmds.c:3013 commands/typecmds.c:1811
+msgid "cannot use sub-select in CHECK constraint"
+msgstr "nemoguće korištenje 'sub-select' izraza u 'CHECK constraint' izrazu"
 
-#: access/transam/xlog.c:2005
-#, c-format
-msgid ""
-"ReadRecord: invalid magic number %04X in log file %u, segment %u, offset %u"
-msgstr ""
-"ReadRecord: pogre¹an \"magic number\" %04X u log datoteci %u, segment %u, "
-"offset %u"
+#: catalog/heap.c:1647 commands/tablecmds.c:3017 commands/typecmds.c:1815
+msgid "cannot use aggregate in CHECK constraint"
+msgstr "nemoguće korištenje agregatne funkcije u 'CHECK constraint' izrazu"
 
-#: access/transam/xlog.c:2011
-#, c-format
-msgid ""
-"ReadRecord: invalid info bits %04X in log file %u, segment %u, offset %u"
-msgstr ""
-"ReadRecord: pogre¹an info bits %04X u log datoteci %u, segment %u, offset %u"
+#: catalog/heap.c:1754
+msgid "cannot use column references in DEFAULT clause"
+msgstr "nemoguće korištenje reference na kolonu u DEFAULT klauzuli"
 
-#: access/transam/xlog.c:2019
-#, c-format
-msgid ""
-"ReadRecord: unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
-msgstr ""
-"ReadRecord: neoèekivana pageaddr %X/%X u log datoteci %u, segment %u, offset "
-"%u"
+#: catalog/heap.c:1762
+msgid "DEFAULT clause must not return a set"
+msgstr "DEFAULT klauzula ne može vraćati set"
 
-#. translator: SUI = startup id
-#: access/transam/xlog.c:2041
+#: catalog/heap.c:1770
+msgid "cannot use sub-select in DEFAULT clause"
+msgstr "nemoguće korištenje 'sub-select' izraza u DEFAULT klauzuli"
+
+#: catalog/heap.c:1774
+msgid "cannot use aggregate in DEFAULT clause"
+msgstr "nemoguće korištenje agregatne funkcije u DEFAULT klauzuli"
+
+#: catalog/heap.c:1792 rewrite/rewriteHandler.c:560
 #, c-format
-msgid ""
-"ReadRecord: out-of-sequence SUI %u (after %u) in log file %u, segment %u, "
-"offset %u"
-msgstr ""
-"ReadRecord: SUI %u (po %u) u log datoteci %u, segment %u, offset %u je izvan "
-"sekvence"
+msgid "column \"%s\" is of type %s but default expression is of type %s"
+msgstr "Kolona \"%s\" je tipa %s, ali 'default' izraz je tipa %s"
 
-#: access/transam/xlog.c:2100
-msgid "invalid LC_COLLATE setting"
-msgstr "pogre¹na LC_COLLATE postavka"
+#: catalog/heap.c:1797 parser/analyze.c:2788 parser/parse_node.c:232
+#: parser/parse_target.c:425 rewrite/rewriteHandler.c:565
+msgid "You will need to rewrite or cast the expression."
+msgstr "Morat ćete drugačije napisati izraz ili upotrijebit konverziju(cast)."
 
-#: access/transam/xlog.c:2104
-msgid "invalid LC_CTYPE setting"
-msgstr "pogre¹na LC_CTYPE postavka"
+#: catalog/index.c:526
+msgid "user-defined indexes on system catalogs are not supported"
+msgstr "korisnički definirani indeksi nad sistemskim katalozima nizu podržani"
 
-#: access/transam/xlog.c:2122
-msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one"
-msgstr "sizeof(ControlFileData) je veæi nego BLCKSZ; ispraviti jednu od njih"
+#: catalog/index.c:538
+msgid "shared indexes cannot be created after initdb"
+msgstr "dijeljeni indeksi ne mogu biti kreirani nakon 'initdb'"
 
-#: access/transam/xlog.c:2130
+#: catalog/index.c:995
 #, c-format
-msgid "WriteControlFile: could not create control file (%s): %m"
-msgstr "WriteControlFile: nemoguæe kreiranje kontrole datoteke (%s): %m"
+msgid "relation \"%s\" isn't an indexable relation"
+msgstr "relacija \"%s\" nije relacija koja se može indeksirati"
 
-#: access/transam/xlog.c:2139
+#: catalog/index.c:1755 catalog/index.c:1882
 #, c-format
-msgid "WriteControlFile: write to control file failed: %m"
-msgstr "WriteControlFile: nemoguæe zapisivanje u kontrolu datoteku: %m"
+msgid "the target relation %u is shared"
+msgstr "ciljna relacija %u je podijeljena(shared)"
 
-#: access/transam/xlog.c:2143
+#: catalog/index.c:1763
 #, c-format
-msgid "WriteControlFile: fsync of control file failed: %m"
-msgstr "WriteControlFile: fsync kontrolne datoteke nije uspio: %m"
+msgid "the target relation %u is nailed"
+msgstr "ciljna relacija %u je nađena"
 
-#: access/transam/xlog.c:2159 access/transam/xlog.c:2282
-#, c-format
-msgid "could not open control file (%s): %m"
-msgstr "nemoguæe otvoriti kontrolu datoteku (%s): %m"
+#: catalog/namespace.c:167 catalog/namespace.c:220 catalog/namespace.c:1167
+#: parser/parse_expr.c:1117 parser/parse_target.c:162
+msgid "cross-database references are not implemented"
+msgstr "'cros-database' reference nisu implementirane"
 
-#: access/transam/xlog.c:2162
+#: catalog/namespace.c:187
 #, c-format
-msgid "read from control file failed: %m"
-msgstr "èitanje iz kontrolne datoteke nije uspjelo: %m"
+msgid "relation \"%s.%s\" does not exist"
+msgstr "relacija \"%s\".\"%s\" ne postoji"
 
-#: access/transam/xlog.c:2174
+#: catalog/namespace.c:192
 #, c-format
-msgid ""
-"The database cluster was initialized with PG_CONTROL_VERSION %d,\n"
-"\tbut the server was compiled with PG_CONTROL_VERSION %d.\n"
-"\tIt looks like you need to initdb."
-msgstr ""
-"Database cluster je inicijaliziran sa PG_CONTROL_VERSION %d,\n"
-"\tali server je bio kompajliran s PG_CONTROL_VERSION %d.\n"
-"\tIzgleda da trebate initdb."
+msgid "relation \"%s\" does not exist"
+msgstr "relacija \"%s\" ne postoji"
 
-#: access/transam/xlog.c:2187
-msgid "invalid checksum in control file"
-msgstr "pogre¹an kontrolni zbroj u kontrolnoj datoteci"
+#: catalog/namespace.c:229
+msgid "TEMP tables may not specify a schema name"
+msgstr "TEMP tablele ne mogu specificirati ime šeme"
 
-#: access/transam/xlog.c:2203
+#: catalog/namespace.c:257 catalog/namespace.c:1249
+msgid "no schema has been selected to create in"
+msgstr "niti jedna šema nije selektirana za kreiranje"
+
+#: catalog/namespace.c:1172 parser/parse_expr.c:1149 parser/parse_target.c:170
+#: gram.y:2340 gram.y:7081
 #, c-format
-msgid ""
-"The database cluster was initialized with CATALOG_VERSION_NO %d,\n"
-"\tbut the backend was compiled with CATALOG_VERSION_NO %d.\n"
-"\tIt looks like you need to initdb."
-msgstr ""
-"Database cluster je bio inicijaliziran sa CATALOG_VERSION_NO %d,\n"
-"\tali server je kompajliran s CATALOG_VERSION_NO %d.\n"
-"\tIzgleda da trebate initdb."
+msgid "improper qualified name (too many dotted names): %s"
+msgstr "neispravno ime (previše imena sa točkom - 'dotted names'): %s"
 
-#: access/transam/xlog.c:2209
+#: catalog/namespace.c:1284
 #, c-format
-msgid ""
-"The database cluster was initialized with BLCKSZ %d,\n"
-"\tbut the backend was compiled with BLCKSZ %d.\n"
-"\tIt looks like you need to initdb."
-msgstr ""
-"Database cluster je bio inicijaliziran sa BLCKSZ %d,\n"
-" li server je kompajliran s BLCKSZ %d.\n"
-"\tIzgleda da trebate initdb."
+msgid "improper relation name (too many dotted names): %s"
+msgstr "neispravno ime relacije (previše imena sa točkom - 'dotted names'): %s"
 
-#: access/transam/xlog.c:2215
+#: catalog/namespace.c:1628
 #, c-format
-msgid ""
-"The database cluster was initialized with RELSEG_SIZE %d,\n"
-"\tbut the backend was compiled with RELSEG_SIZE %d.\n"
-"\tIt looks like you need to recompile or initdb."
+msgid "permission denied to create temp tables in database \"%s\""
 msgstr ""
-"'Database cluster' je bio inicijaliziran sa RELSEG_SIZE %d,\n"
-"\tali server je kompajliran s RELSEG_SIZE %d.\n"
-"\tIzgleda da trebate ponovno kompajlirati ili upotrijebiti initdb."
+"nedopušteno kreiranje privremenih tablica(temp tables) u bazi podataka \"%s"
+"\" "
 
-#: access/transam/xlog.c:2222
-#, c-format
+#: catalog/pg_aggregate.c:80
+msgid "cannot determine transition datatype"
+msgstr "nemoguće utvrditi prijelazni tip podataka"
+
+#: catalog/pg_aggregate.c:81
 msgid ""
-"The database cluster was initialized with NAMEDATALEN %d,\n"
-"\tbut the backend was compiled with NAMEDATALEN %d.\n"
-"\tIt looks like you need to recompile or initdb."
+"An aggregate using ANYARRAY or ANYELEMENT as trans type must have one of "
+"them as its base type."
 msgstr ""
-"Database cluster je bio inicijaliziran sa NAMEDATALEN %d,\n"
-"tali server je kompajliran s NAMEDATALEN %d.\n"
-"\tIzgleda da trebate ponovno kompajlirati ili upotrijebiti initdb."
+"Agregat koji koristi ANYARRAY ili ANYELEMENT kao prijelazni tip mora "
+"sadržavati bar jedan od njih kao bazni tip."
 
-#: access/transam/xlog.c:2229
+#: catalog/pg_aggregate.c:110
 #, c-format
-msgid ""
-"The database cluster was initialized with FUNC_MAX_ARGS %d,\n"
-"\tbut the backend was compiled with FUNC_MAX_ARGS %d.\n"
-"\tIt looks like you need to recompile or initdb."
-msgstr ""
-"Database cluster je bio inicijaliziran sa FUNC_MAX_ARGS %d,\n"
-"tali server je kompajliran FUNC_MAX_ARGS %d.\n"
-"\tIzgleda da trebate ponovno kompajlirati ili upotrijebiti initdb."
+msgid "return type of transition function %s is not %s"
+msgstr "povratni tip tranzicijske funkcije %s nije %s"
 
-#: access/transam/xlog.c:2237
+#: catalog/pg_aggregate.c:132
 msgid ""
-"The database cluster was initialized without HAVE_INT64_TIMESTAMP\n"
-"\tbut the backend was compiled with HAVE_INT64_TIMESTAMP.\n"
-"\tIt looks like you need to recompile or initdb."
+"must not omit initval when transfn is strict and transtype is not compatible "
+"with input type"
 msgstr ""
-"Database cluster je bio inicijaliziran bez HAVE_INT64_TIMESTAMP,\n"
-"\tali server je kompajliran sa HAVE_INT64_TIMESTAMP.\n"
-"\tIzgleda da trebate ponovno kompajlirati ili upotrijebiti initdb."
+"inicijalna vrijednost ne treba biti izostavljena kada je  'transfn' 'strict' "
+"i 'transtype' nije kompatibilan sa ulaznim tipom"
+
+#: catalog/pg_aggregate.c:165 catalog/pg_proc.c:112 catalog/pg_proc.c:535
+msgid "cannot determine result datatype"
+msgstr "neuspješno utvrđivanje rezultantnog tipa podataka"
 
-#: access/transam/xlog.c:2243
+#: catalog/pg_aggregate.c:166
 msgid ""
-"The database cluster was initialized with HAVE_INT64_TIMESTAMP\n"
-"\tbut the backend was compiled without HAVE_INT64_TIMESTAMP.\n"
-"\tIt looks like you need to recompile or initdb."
+"An aggregate returning ANYARRAY or ANYELEMENT must have one of them as its "
+"base type."
 msgstr ""
-"Database cluster je bio inicijaliziran sa HAVE_INT64_TIMESTAMP\n"
-"\tali server je kompajliran bez HAVE_INT64_TIMESTAMP.\n"
-"\tIzgleda da trebate ponovno kompajlirati ili upotrijebiti initdb."
+"Agregat koji vraća ANYARRAY ili ANYELEMENT mora sadržavati bar jedan od njih "
+"kao bazni tip."
 
-#: access/transam/xlog.c:2250
+#: catalog/pg_aggregate.c:280 commands/typecmds.c:896 commands/typecmds.c:966
+#: commands/typecmds.c:998 commands/typecmds.c:1030 parser/parse_func.c:319
+#: parser/parse_func.c:1491
 #, c-format
-msgid ""
-"The database cluster was initialized with LOCALE_NAME_BUFLEN %d,\n"
-"\tbut the backend was compiled with LOCALE_NAME_BUFLEN %d.\n"
-"\tIt looks like you need to initdb."
-msgstr ""
-"Database cluster je bio inicijaliziran sa LOCALE_NAME_BUFLEN %d,\n"
-"tali server je kompajliran sa LOCALE_NAME_BUFLEN %d.\n"
-"\tIzgleda da trebate ponovno kompajlirati ili upotrijebiti initdb."
+msgid "function %s does not exist"
+msgstr "funkcija %s ne postoji"
 
-#: access/transam/xlog.c:2257
+#: catalog/pg_aggregate.c:285
 #, c-format
-msgid ""
-"The database cluster was initialized with LC_COLLATE '%s',\n"
-"\twhich is not recognized by setlocale().\n"
-"\tIt looks like you need to initdb."
-msgstr ""
-"Database cluster je bio inicijaliziran sa s LC_COLLATE '%s',\n"
-"\tkoji nije prepoznat od strane setlocale().\n"
-"\tIzgleda da trebate initdb."
+msgid "function %s returns a set"
+msgstr "funkcija %s vraća set"
 
-#: access/transam/xlog.c:2263
+#: catalog/pg_aggregate.c:316 catalog/pg_aggregate.c:325
 #, c-format
-msgid ""
-"The database cluster was initialized with LC_CTYPE '%s',\n"
-"\twhich is not recognized by setlocale().\n"
-"\tIt looks like you need to initdb."
-msgstr ""
-"Database cluster je bio inicijaliziran sa s LC_CTYPE '%s',\n"
-"\tkoji nije prepoznat od strane setlocale().\n"
-"\tIzgleda da trebate initdb."
+msgid "function %s requires run-time type coercion"
+msgstr "funkcija %s zahtijeva 'run-time type coercion'"
 
-#: access/transam/xlog.c:2290
+#: catalog/pg_conversion.c:66
 #, c-format
-msgid "write to control file failed: %m"
-msgstr "zapisivanje u kontrolnu datoteku nije uspio: %m"
+msgid "conversion \"%s\" already exists"
+msgstr "konverzija \"%s\" već postoji"
 
-#: access/transam/xlog.c:2294
+#: catalog/pg_conversion.c:79
 #, c-format
-msgid "fsync of control file failed: %m"
-msgstr "fsync kontrolne datoteke nije uspio: %m"
+msgid "default conversion for %s to %s already exists"
+msgstr "inicijalna konverzija za %s u %s već postoji"
 
-#: access/transam/xlog.c:2434
+#: catalog/pg_conversion.c:308 commands/conversioncmds.c:109
+#: commands/conversioncmds.c:133
 #, c-format
-msgid "BootStrapXLOG failed to write log file: %m"
-msgstr "BootStrapXLOG nije uspio zapisatu u log datoteku: %m"
+msgid "conversion \"%s\" does not exist"
+msgstr "konverzija \"%s\" ne postoji"
 
-#: access/transam/xlog.c:2438
+#: catalog/pg_largeobject.c:110 storage/large_object/inv_api.c:128
+#: storage/large_object/inv_api.c:248
 #, c-format
-msgid "BootStrapXLOG failed to fsync log file: %m"
-msgstr "BootStrapXLOG nije uspio fsync log datoteke: %m"
+msgid "large object %u does not exist"
+msgstr "'large object' %u ne postoji"
 
-#: access/transam/xlog.c:2504
-msgid "control file context is broken"
-msgstr "kontekst kontrolne datoteke je naru¹en"
+#: catalog/pg_namespace.c:51 commands/schemacmds.c:256
+#, c-format
+msgid "schema \"%s\" already exists"
+msgstr "šema \"%s\" već postoji"
 
-#: access/transam/xlog.c:2507
+#: catalog/pg_operator.c:217 catalog/pg_operator.c:406
 #, c-format
-msgid "database system was shut down at %s"
-msgstr "rad baza podataka je bio zaustavljen u %s"
+msgid "\"%s\" is not a valid operator name"
+msgstr "\"%s\" nije ispravno ime operatora"
+
+#: catalog/pg_operator.c:412
+msgid "at least one of leftarg or rightarg must be specified"
+msgstr "barem jedan lijevi ili desni argument mora biti specificiran"
+
+#: catalog/pg_operator.c:420
+msgid "only binary operators can have commutators"
+msgstr "samo binarni operatori mogu imati komutator"
+
+#: catalog/pg_operator.c:424
+msgid "only binary operators can have join selectivity"
+msgstr "samo binarni operatori mogu imati 'join selectivity'"
+
+#: catalog/pg_operator.c:428
+msgid "only binary operators can hash"
+msgstr "samo binarni operatori mogu imati 'hash'"
+
+#: catalog/pg_operator.c:432
+msgid "only binary operators can mergejoin"
+msgstr "samo binarni operatori mogu imati 'mergejoin'"
 
-#: access/transam/xlog.c:2510
+#: catalog/pg_operator.c:444
 #, c-format
-msgid "database system shutdown was interrupted at %s"
-msgstr "rad baze podataka je bio nestandardno prekinut u %s"
+msgid "operator %s already exists"
+msgstr "operator %s već postoji"
+
+#: catalog/pg_operator.c:726
+msgid "operator cannot be its own negator or sort operator"
+msgstr "operator ne može biti vlastiti negator ili sort operator"
 
-#: access/transam/xlog.c:2513
+#: catalog/pg_proc.c:88 commands/functioncmds.c:150 parser/parse_func.c:1514
 #, c-format
+msgid "functions cannot have more than %d arguments"
+msgstr "funkcija nemogu imati više od %d parametara"
+
+#: catalog/pg_proc.c:113 catalog/pg_proc.c:536
 msgid ""
-"database system was interrupted being in recovery at %s\n"
-"\tThis probably means that some data blocks are corrupted\n"
-"\tand you will have to use the last backup for recovery."
+"A function returning ANYARRAY or ANYELEMENT must have at least one argument "
+"of either type."
 msgstr ""
-"rad baze podataka je bio nestandardno prekinut u tijeku obnavljanja u %s\n"
-"\tTo vjerovatno znaèi da su neki blokovi podataka koruptirani\n"
-"\ti trebali bi iskoristiti zadnju kopiju za obnavljanje."
+"Funkcija koji vraća ANYARRAY ili ANYELEMENT mora sadržavati barem jedan "
+"argument od ovih tipova."
 
-#: access/transam/xlog.c:2518
+#: catalog/pg_proc.c:168
 #, c-format
-msgid "database system was interrupted at %s"
-msgstr "rad baze podataka je bio nestandardno prekinut u %s"
+msgid "\"%s\" is already an attribute of type %s"
+msgstr "\"%s\" je već atribut tipa %s"
 
-#: access/transam/xlog.c:2529
+#: catalog/pg_proc.c:220
 #, c-format
-msgid "checkpoint record is at %X/%X"
-msgstr "checkpoint slog je %X/%X "
+msgid "function \"%s\" already exists with same argument types"
+msgstr "funkcija \"%s\" već postoji sa istim tipovima argumenata"
+
+#: catalog/pg_proc.c:234
+msgid "cannot change return type of existing function"
+msgstr "nemoguće promijeniti povratni tip postojeće funkcije."
+
+#: catalog/pg_proc.c:235
+msgid "Use DROP FUNCTION first."
+msgstr "Prvo upotrijebite DROP FUNCTION."
 
-#: access/transam/xlog.c:2538
+#: catalog/pg_proc.c:243
 #, c-format
-msgid "using previous checkpoint record at %X/%X"
-msgstr "kori¹tenje prethodnog checkpoint-a sloga na %X/%X"
+msgid "function \"%s\" is an aggregate"
+msgstr "funkcija \"%s\" je agregatna(aggregate)"
 
-#: access/transam/xlog.c:2543
-msgid "unable to locate a valid checkpoint record"
-msgstr "nemoguæe locirati ispravan checkpoint slog"
+#: catalog/pg_proc.c:248
+#, c-format
+msgid "function \"%s\" is not an aggregate"
+msgstr "funkcija \"%s\" nije agregatna(aggregate)"
 
-#: access/transam/xlog.c:2549
+#: catalog/pg_proc.c:367 catalog/pg_proc.c:388 catalog/pg_proc.c:398
+#: catalog/pg_proc.c:422 catalog/pg_proc.c:430 catalog/pg_proc.c:482
+#: catalog/pg_proc.c:494 catalog/pg_proc.c:514
 #, c-format
-msgid "redo record is at %X/%X; undo record is at %X/%X; shutdown %s"
-msgstr "redo slog je na %X/%X; undo slog je na %X/%X; kraj rada %s"
+msgid "return type mismatch in function declared to return %s"
+msgstr "greška u povratnom tipu funkcije deklarirane sa povratnim tipom %s"
 
-#: access/transam/xlog.c:2553
+#: catalog/pg_proc.c:369 catalog/pg_proc.c:400
+msgid "Function's final statement must be a SELECT."
+msgstr "Finalni izraz u funkciji mora biti 'SELECT'."
+
+#: catalog/pg_proc.c:390
+msgid "Function's final statement must not be a SELECT."
+msgstr "Finalni izraz u funkciji ne može biti 'SELECT'."
+
+#: catalog/pg_proc.c:424
+msgid "Final SELECT must return exactly one column."
+msgstr "Finalni SELECT mora vraćati točno jednu kolonu."
+
+#: catalog/pg_proc.c:432
 #, c-format
-msgid "next transaction id: %u; next oid: %u"
-msgstr "sljedeæi id transakcije: %u; sljedeæi oid: %u"
+msgid "Actual return type is %s."
+msgstr "Pravi povratni tip je %s."
 
-#: access/transam/xlog.c:2556
-msgid "invalid next transaction id"
-msgstr "pogre¹an sljedeæi id transakcije"
+#: catalog/pg_proc.c:484
+msgid "Final SELECT returns too many columns."
+msgstr "Finalni SELECT vraća previše kolona."
 
-#: access/transam/xlog.c:2567
-msgid "invalid redo in checkpoint record"
-msgstr "pogre¹an redo u checkpoint slogu"
+#: catalog/pg_proc.c:496
+#, c-format
+msgid "Final SELECT returns %s instead of %s at column %d."
+msgstr "Finalni SELECT vraća %s umjesto %s u koloni %d"
 
-#: access/transam/xlog.c:2575
-msgid "invalid redo/undo record in shutdown checkpoint"
-msgstr "pogre¹an redo/undo slog u shutdown checkpoint-u"
+#: catalog/pg_proc.c:516
+msgid "Final SELECT returns too few columns."
+msgstr "Finalni SELECT vraća premalo kolona."
 
-#: access/transam/xlog.c:2584
-msgid ""
-"database system was not properly shut down; automatic recovery in progress"
-msgstr ""
-"rad baze podataka nije bio ispravno prekinut; automatsko oporavljanje u "
-"tijeku"
+#: catalog/pg_proc.c:541
+#, c-format
+msgid "return type %s is not supported for SQL functions"
+msgstr "povratni tip %s nije podržan od strane SQL funkcija"
 
-#: access/transam/xlog.c:2604
+#: catalog/pg_proc.c:578
 #, c-format
-msgid "redo starts at %X/%X"
-msgstr "redo zapoèinje na %X/%X"
+msgid "there is no built-in function named \"%s\""
+msgstr "'built-in' funkcija imenom \"%s\" ne postoji"
 
-#: access/transam/xlog.c:2635
+#: catalog/pg_proc.c:671
 #, c-format
-msgid "redo done at %X/%X"
-msgstr "redo zavr¹ava na %X/%X"
+msgid "SQL functions cannot return type %s"
+msgstr "SQL funkcije ne mogu vratiti tip %s"
 
-#: access/transam/xlog.c:2641
-msgid "redo is not required"
-msgstr "redo nije tra¾en"
+#: catalog/pg_proc.c:687
+#, c-format
+msgid "SQL functions cannot have arguments of type %s"
+msgstr "SQL funkcije ne mogu imati parametre tipa %s"
 
-#: access/transam/xlog.c:2723
+#: catalog/pg_type.c:195 catalog/pg_type.c:201
 #, c-format
-msgid "undo starts at %X/%X"
-msgstr "undo poèinje na %X/%X"
+msgid "invalid type internal size %d"
+msgstr "pogrešna interna veličina tipa %d"
 
-#: access/transam/xlog.c:2733
+#: catalog/pg_type.c:208
+msgid "fixed-size types must have storage PLAIN"
+msgstr "tipovi sa finsnim veličinama moraju imati 'storage PLAIN'"
+
+#: catalog/pg_type.c:289 catalog/pg_type.c:511
 #, c-format
-msgid "undo done at %X/%X"
-msgstr "undo zavr¹ava na %X/%X"
+msgid "type \"%s\" already exists"
+msgstr "tip \"%s\" već postoji"
 
-#: access/transam/xlog.c:2737
-msgid "undo is not required"
-msgstr "undo nije tra¾en"
+#: catalog/pg_type.c:503 commands/functioncmds.c:109 commands/typecmds.c:407
+#: commands/typecmds.c:786 commands/typecmds.c:1113 commands/typecmds.c:1233
+#: commands/typecmds.c:1349 commands/typecmds.c:1436 commands/typecmds.c:2017
+#: parser/parse_func.c:1526 parser/parse_type.c:201 parser/parse_type.c:227
+#: tcop/utility.c:95
+#, c-format
+msgid "type \"%s\" does not exist"
+msgstr "tip \"%s\" ne postoji"
 
-#: access/transam/xlog.c:2771
-msgid "database system is ready"
-msgstr "baza podataka je spremna"
+#: commands/aggregatecmds.c:97
+#, c-format
+msgid "aggregate attribute \"%s\" not recognized"
+msgstr "agregatni atribut \"%s\" nije poznat"
 
-#: access/transam/xlog.c:2899
-msgid "shutting down"
-msgstr "zaustavljanje rada"
+#: commands/aggregatecmds.c:107
+msgid "aggregate basetype must be specified"
+msgstr "bazni tip agregata mora biti specificiran"
 
-#: access/transam/xlog.c:2912
-msgid "database system is shut down"
-msgstr "rad baze podataka je zaustavljen"
+#: commands/aggregatecmds.c:111
+msgid "aggregate stype must be specified"
+msgstr "'stype' agregata mora biti specificiran"
+
+#: commands/aggregatecmds.c:115
+msgid "aggregate sfunc must be specified"
+msgstr "'sfunc' agregata mora biti specificiran"
+
+#: commands/aggregatecmds.c:138
+#, c-format
+msgid "aggregate transition datatype cannot be %s"
+msgstr "agregatni prezalni tip podataka ne može bit %s"
+
+#: commands/aggregatecmds.c:259
+#, c-format
+msgid "function %s(*) already exists in schema \"%s\""
+msgstr "funkcija %s(*) već postoji u šemi \"%s\""
 
-#: access/transam/xlog.c:2933
-msgid "CreateCheckPoint: cannot be called inside transaction block"
-msgstr "CreateCheckPoint: ne mo¾e biti pozvan unutar 'transaction' bloka"
+#: commands/aggregatecmds.c:265 commands/functioncmds.c:693
+#, c-format
+msgid "function %s already exists in schema \"%s\""
+msgstr "funkcija %s već postoji u šemi \"%s\""
 
-#: access/transam/xlog.c:3048
-msgid "active transaction while database system is shutting down"
-msgstr "aktivne transakcije za vrijeme zaustavljanja rada baze podataka"
+#: commands/analyze.c:200
+#, c-format
+msgid "skipping \"%s\" --- only table or database owner can ANALYZE it"
+msgstr ""
+"preskačem \"%s\" --- samo vlasnik tabele ili baze može je analizirati "
+"(ANALYZE)"
 
-#: access/transam/xlog.c:3094
+#: commands/analyze.c:215
+#, c-format
 msgid ""
-"concurrent transaction log activity while database system is shutting down"
+"skipping \"%s\" --- cannot ANALYZE indexes, views or special system tables"
 msgstr ""
-"konkurentna aktivnost transaction log-a za vrijeme zaustavljanja rada baze "
-"podataka"
+"preskačem \"%s\" --- nemoguće je analizirati (ANALYZE) indekse, poglede"
+"(view) ili specijalne sistemske tablice"
 
-#: access/transam/xlog.c:3325 access/transam/xlog.c:3353
+#: commands/analyze.c:245
 #, c-format
-msgid "fsync of log file %u, segment %u failed: %m"
-msgstr "fsync log datoteke %u, segment %u nije uspjelo: %m"
+msgid "analyzing \"%s.%s\""
+msgstr "analiziranje %s.%s"
 
-#: access/transam/xlog.c:3359
+#: commands/analyze.c:544 commands/analyze.c:700
 #, c-format
-msgid "fdatasync of log file %u, segment %u failed: %m"
-msgstr "fdatasync log datoteke %u, segment %u nije uspjelo: %m"
+msgid "\"%s\": %u pages, %d rows sampled, %.0f estimated total rows"
+msgstr ""
 
-#: access/transam/xlog.c:3367
+#: commands/cluster.c:150
 #, c-format
-msgid "bogus wal_sync_method %d"
-msgstr "neispravan wal_sync_method %d"
+msgid "there is no previously clustered index for table \"%s\""
+msgstr "ne postoji prethodno klasterrirani indeks za tablicu \"%s\""
 
-#: access/transam/xlogutils.c:253
-msgid "_xl_remove_hash_entry: file was not found in cache"
-msgstr "_xl_remove_hash_entry: datoteka nije naðena u cache-u"
+#: commands/cluster.c:164 commands/tablecmds.c:3980
+#, c-format
+msgid "index \"%s\" for table \"%s\" does not exist"
+msgstr "index \"%s\" za tablicu \"%s\" ne postoji"
 
-#: access/transam/xlogutils.c:350
-msgid "XLogOpenRelation: out of memory for cache"
-msgstr "XLogOpenRelation: nedostatek memorije za cache-a"
+#: commands/cluster.c:321
+#, c-format
+msgid "\"%s\" is not an index for table \"%s\""
+msgstr "\"%s\" nije indeks za tablicu \"%s\""
 
-#: access/transam/xlogutils.c:353
-msgid "XLogOpenRelation: file found on insert into cache"
-msgstr "XLogOpenRelation: datoteka naðena prilikom insertiranja u cache"
+#: commands/cluster.c:334
+msgid "cannot cluster on partial index"
+msgstr "nemoguć klaster na parcijalnom indeksu"
 
-#: bootstrap/bootstrap.c:193
-msgid ""
-"Usage:\n"
-"  postgres -boot [-d level] [-D datadir] [-F] [-o file] [-x num] dbname\n"
-"  -d 1-5           debug mode\n"
-"  -D datadir       data directory\n"
-"  -F               turn off fsync\n"
-"  -o file          send debug output to file\n"
-"  -x num           internal use\n"
+#: commands/cluster.c:352
+msgid "cannot cluster when index access method does not handle nulls"
 msgstr ""
-"Kori¹tenje:\n"
-"  postgres -boot [-d nivo] [-D direktorij] [-F] [-o datoteka] [-x broj] "
-"ime_baze\n"
-"  -d 1-5           debug mod\n"
-"  -D direktorij    direktorij za podatke\n"
-"  -F               iskljuèi fsync\n"
-"  -o datoteka      slanje debug poruka u datoteku\n"
-"  -x broj          interna upotreba\n"
+"nemoguće kreiranje 'cluster' indeksa kada pristupna metoda(access method) ne "
+"radi sa null vrijednostima"
 
-#: bootstrap/bootstrap.c:307 postmaster/postmaster.c:307
+#: commands/cluster.c:353
 #, c-format
+msgid "You may be able to work around this by marking column \"%s\" NOT NULL."
+msgstr "Možete ovo zaobići tako da kolonu  \"%s\" označite  kao NOT NULL."
+
+#: commands/cluster.c:365
 msgid ""
-"%s does not know where to find the database system data.\n"
-"You must specify the directory that contains the database system\n"
-"either by specifying the -D invocation option or by setting the\n"
-"PGDATA environment variable.\n"
-"\n"
+"cannot cluster on expressional index when index access method does not "
+"handle nulls"
 msgstr ""
-"%s ne zna gdje da pronaðe datoteke baze podataka.\n"
-"Morate specificirati direktorij koji sadr¾i ove datoteke,\n"
-"ili specificirajuæi direktorij pomoæu -D opcije ili setirajuæi\n"
-"PGDATA 'environment' varijablu.\n"
-"\n"
+"nemoguće grupiranje po indeksu izraza kada indeksna pristupna metoda ne "
+"obrađuje null vrijednosti"
 
-#: bootstrap/bootstrap.c:407
+#: commands/cluster.c:379
 #, c-format
-msgid "Unsupported XLOG op %d"
-msgstr "Nepodr¾an XLOG op %d"
+msgid "\"%s\" is a system catalog"
+msgstr "\"%s\" je sistemski katalog"
 
-#: bootstrap/bootstrap.c:510
-#, c-format
-msgid "open relation %s, attrsize %d"
-msgstr "otvorena relacija %s, attrsize %d"
+#: commands/cluster.c:389
+msgid "cannot cluster temp tables of other processes"
+msgstr "nemoguć klaster za privremene tablice drugih procesa"
 
-#: bootstrap/bootstrap.c:526
+#: commands/comment.c:309 commands/indexcmds.c:583 commands/indexcmds.c:617
 #, c-format
-msgid "create attribute %d name %s len %d num %d type %u"
-msgstr "kreiranje atributa %d naziv %s du¾ina %d broj %d tip %u"
+msgid "relation \"%s\" is not an index"
+msgstr "relacija \"%s\" nije 'index'"
 
-#: bootstrap/bootstrap.c:545
+#: commands/comment.c:316
 #, c-format
-msgid "closerel: close of '%s' when '%s' was expected"
-msgstr "closerel: bli¾e od '%s' kada je '%s' oèekivan"
+msgid "relation \"%s\" is not a sequence"
+msgstr "relacija \"%s\" nije 'sequence'"
 
-#: bootstrap/bootstrap.c:549
+#: commands/comment.c:323 commands/indexcmds.c:109 commands/indexcmds.c:669
 #, c-format
-msgid "closerel: close of '%s' before any relation was opened"
-msgstr "closerel: bli¾e od '%s' prije nego je ijedna relacija otvorena"
+msgid "relation \"%s\" is not a table"
+msgstr "relacija \"%s\" nije tablica(table)"
 
-#: bootstrap/bootstrap.c:554
-msgid "no open relation to close"
-msgstr "nema otvorenih relacija za zatvaranje"
+#: commands/comment.c:330
+#, c-format
+msgid "relation \"%s\" is not a view"
+msgstr "relacija \"%s\" nije 'view'"
 
-#: bootstrap/bootstrap.c:557
+#: commands/comment.c:386 commands/tablecmds.c:2020 commands/tablecmds.c:2164
+#: commands/tablecmds.c:2292 commands/tablecmds.c:2456
+#: commands/tablecmds.c:2661 parser/parse_func.c:1270
+#: parser/parse_relation.c:1583 parser/parse_relation.c:1641
+#: parser/parse_relation.c:1820 parser/parse_type.c:94
 #, c-format
-msgid "close relation %s"
-msgstr "zatvaranje relacije %s"
+msgid "attribute \"%s\" of relation \"%s\" does not exist"
+msgstr "atribut \"%s\" relacije \"%s\" ne postoji"
 
-#: bootstrap/bootstrap.c:581
-msgid "warning: no open relations allowed with 'create' command"
-msgstr ""
+#: commands/comment.c:417
+msgid "database name may not be qualified"
+msgstr "ime baze podataka možda nije određeno"
+
+#: commands/comment.c:449
+msgid "database comments may only be applied to the current database"
+msgstr "komentari mogu biti zadani samo za teluću bazu podataka"
 
-#: bootstrap/bootstrap.c:590
+#: commands/comment.c:481 commands/schemacmds.c:172
+msgid "schema name may not be qualified"
+msgstr "šema možda nije određena"
+
+#: commands/comment.c:564
 #, c-format
-msgid "column %s %s"
-msgstr "kolona %s %s"
+msgid "rule \"%s\" does not exist"
+msgstr "rule \"%s\" ne postoji"
 
-#: bootstrap/bootstrap.c:680
+#: commands/comment.c:572
 #, c-format
-msgid "inserting row oid %u, %d columns"
-msgstr "insertiranje retka oid %u, %d kolona"
+msgid "there are multiple rules \"%s\""
+msgstr "postoje višestruka pravila (rules) \"%s\""
 
-#: bootstrap/bootstrap.c:692
-msgid "row inserted"
-msgstr "redak insertiran"
+#: commands/comment.c:573
+msgid "Specify a relation name as well as a rule name."
+msgstr "Specificirajte ime relacije kao i ime pravila."
 
-#: bootstrap/bootstrap.c:714
+#: commands/comment.c:815 commands/trigger.c:484 commands/trigger.c:697
 #, c-format
-msgid "inserting column %d value '%s'"
-msgstr "insertiranje kolone %d vrijednost '%s'"
+msgid "trigger \"%s\" for relation \"%s\" does not exist"
+msgstr "'trigger' \"%s\" definiran za relaciju \"%s\" ne postoji"
 
-#: bootstrap/bootstrap.c:720
-msgid "Typ != NULL"
-msgstr ""
+#: commands/comment.c:894
+#, c-format
+msgid "relation \"%s\" has multiple constraints named \"%s\""
+msgstr "relacija \"%s\" ima višestruki 'constraint' pod imenom \"%s\""
 
-#: bootstrap/bootstrap.c:727
+#: commands/comment.c:906
 #, c-format
-msgid "unable to find atttypid %u in Typ list"
-msgstr "nemoguæe pronaæi 'atttypid' %u u 'Typ' listi"
+msgid "constraint \"%s\" for relation \"%s\" does not exist"
+msgstr "constraint \"%s\" za relaciju \"%s\" ne postoji"
 
-#: bootstrap/bootstrap.c:738 bootstrap/bootstrap.c:759
+#: commands/conversioncmds.c:66
 #, c-format
-msgid " -> %s"
-msgstr ""
+msgid "source encoding \"%s\" does not exist"
+msgstr "enkodiranje izvora \"%s\" ne postoji"
 
-#: bootstrap/bootstrap.c:749
+#: commands/conversioncmds.c:73
 #, c-format
-msgid "type oid %u not found"
-msgstr "oid %u za tip nije naðen"
+msgid "destination encoding \"%s\" does not exist"
+msgstr "enkodiranje cilja \"%s\" ne postoji"
 
-#: bootstrap/bootstrap.c:750
+#: commands/conversioncmds.c:151
 #, c-format
-msgid "Typ == NULL, typeindex = %u"
-msgstr ""
+msgid "conversion \"%s\" already exists in schema \"%s\""
+msgstr "konverzija \"%s\" već postoji u šemi \"%s\""
 
-#: bootstrap/bootstrap.c:762
-msgid "inserted"
-msgstr "insertiran"
+#: commands/copy.c:177 commands/copy.c:189 commands/copy.c:222
+#: commands/copy.c:232
+msgid "COPY BINARY is not supported to stdout or from stdin"
+msgstr "COPY BINARY nije podržan za 'stdout' ili 'stdin'"
 
-#: bootstrap/bootstrap.c:772
+#: commands/copy.c:285
 #, c-format
-msgid "inserting column %d NULL"
-msgstr "insertiranje kolone %d NULL"
+msgid "failed to write COPY file: %m"
+msgstr "neuspješno pisanje COPY datoteke: %m"
 
-#: bootstrap/bootstrap.c:819
-msgid "Memory manager fault: cleanup called twice.\n"
-msgstr "Gre¹ka memorijskom menad¾era : èi¹æenje pozvano dvaput\n"
+#: commands/copy.c:293
+msgid "connection lost during COPY to stdout"
+msgstr "veza prekinuta prilikom \"COPY to stdout\" komande"
 
-#: bootstrap/bootstrap.c:866
+#: commands/copy.c:376 commands/copy.c:394 commands/copy.c:398
+#: commands/copy.c:458 commands/copy.c:507 tcop/fastpath.c:292
+#: tcop/postgres.c:281 tcop/postgres.c:304
+msgid "unexpected EOF on client connection"
+msgstr "neočekivani EOF na klijentskoj vezi"
+
+#: commands/copy.c:410
 #, c-format
-msgid "external type: %s"
-msgstr "externi tip: %s"
+msgid "COPY from stdin failed: %s"
+msgstr "neuspješan COPY sa standarngog ulaza(stdin): %s"
 
-#: bootstrap/bootstrap.c:890
+#: commands/copy.c:425
 #, c-format
-msgid "Error: unknown type '%s'.\n"
-msgstr "Gre¹ka: nepoznat tip '%s'.\n"
+msgid "unexpected message type 0x%02X during COPY from stdin"
+msgstr "neočekivan tip poruke 0x%02X prilikom \"COPY from stdin\" komande"
 
-#: bootstrap/bootstrap.c:906
-msgid "AllocateAttribute: malloc failed"
-msgstr "AllocateAttribute: malloc nije uspio"
+#: commands/copy.c:684 commands/copy.c:692 commands/copy.c:700
+#: commands/copy.c:708 commands/dbcommands.c:103 commands/dbcommands.c:111
+#: commands/dbcommands.c:119 commands/dbcommands.c:127
+#: commands/functioncmds.c:220 commands/functioncmds.c:228
+#: commands/functioncmds.c:236 commands/functioncmds.c:244
+#: commands/functioncmds.c:252 commands/sequence.c:895 commands/sequence.c:908
+#: commands/sequence.c:916 commands/sequence.c:924 commands/sequence.c:932
+#: commands/sequence.c:940 commands/user.c:525 commands/user.c:537
+#: commands/user.c:545 commands/user.c:553 commands/user.c:561
+#: commands/user.c:569 commands/user.c:775 commands/user.c:787
+#: commands/user.c:795 commands/user.c:803 commands/user.c:1275
+#: commands/user.c:1283
+msgid "conflicting or redundant options"
+msgstr "konflikt redundantnih opcija"
 
-#: bootstrap/bootstrap.c:1057
-msgid ""
-"There are too many string constants and identifiers for the compiler to "
-"handle."
-msgstr "Previ¹e string konstanti i identifikatora za kompajler."
+#: commands/copy.c:719
+msgid "cannot specify DELIMITER in BINARY mode"
+msgstr "ne možete specificirati DELIMITER u BINARY modu"
 
-#: bootparse.y:59
-msgid "start transaction"
-msgstr "start transakcije"
+#: commands/copy.c:724
+msgid "cannot specify NULL in BINARY mode"
+msgstr "ne možete specificirati NULL u BINARY modu"
 
-#: bootparse.y:67
-msgid "commit transaction"
-msgstr "commit transakcije"
+#: commands/copy.c:742 executor/execMain.c:462 tcop/utility.c:260
+msgid "transaction is read-only"
+msgstr "transakcija je samo za čitanje(read only)"
 
-#: bootparse.y:158
-#, c-format
-msgid "creating%s%s relation %s..."
-msgstr "kreiranje%s%s relacije %s..."
+#: commands/copy.c:753
+msgid "must be superuser to COPY to or from a file"
+msgstr ""
+"morate biti 'superuser' da biste mogli izvršiti \"COPY\" u datoteku ili iz "
+"datoteke"
 
-#: bootparse.y:179
-msgid "create bootstrap: warning, open relation exists, closing first"
+#: commands/copy.c:754
+msgid ""
+"Anyone can COPY to stdout or from stdin. psql's \\copy command also works "
+"for anyone."
 msgstr ""
-"kreiranje bootstrap: upozorenje, otvorena relacija postoji, prvo zatvaranje"
+"Svi mogu izvršiti COPY na standardni izlaz (stdout) ili sa standardnog ulaza"
+"(stdin). psql \\copy komanda takođe radi za sve."
 
-#: bootparse.y:189
-msgid "bootstrap relation created"
-msgstr "bootstrap relacija kreirana"
+#: commands/copy.c:763
+msgid "COPY delimiter must be a single character"
+msgstr "'COPY delimiter' mora biti jedan znak"
 
-#: bootparse.y:201
+#: commands/copy.c:771
 #, c-format
-msgid "relation created with oid %u"
-msgstr "relacija kreirana sa oid %u"
+msgid "table \"%s\" does not have OIDs"
+msgstr "tablica \"%s\" nema OID-e"
 
-#: bootparse.y:212
+#: commands/copy.c:799
 #, c-format
-msgid "inserting row with oid %u..."
-msgstr "insertiranje retka sa oid %u..."
+msgid "cannot copy to view \"%s\""
+msgstr "nemoguće kopiranje u pogled(view)  \"%s\""
 
-#: bootparse.y:214
-msgid "inserting row..."
-msgstr "insertiranje retka..."
+#: commands/copy.c:804
+#, c-format
+msgid "cannot copy to sequence \"%s\""
+msgstr "nemoguće kopiranje u sekvencu \"%s\""
 
-#: bootparse.y:220
+#: commands/copy.c:809
 #, c-format
-msgid "incorrect number of columns in row (expected %d, got %d)"
-msgstr "neispravan broj kolona u retku (oèekivano %d, je %d)"
+msgid "cannot copy to non-table relation \"%s\""
+msgstr "nemoguće kopiranje u relaciju koja nije tablica  \"%s\""
 
-#: bootparse.y:224
-msgid "relation not open"
-msgstr "relacija nije otvorena"
+#: commands/copy.c:828
+#, c-format
+msgid "could not open file \"%s\" for reading: %m"
+msgstr "neuspješno otvaranje datoteke \"%s\" za čitanje: %m"
 
-#: bootparse.y:305
-msgid "too many columns"
-msgstr "previ¹e kolona"
+#: commands/copy.c:837 commands/copy.c:899
+#, c-format
+msgid "\"%s\" is a directory"
+msgstr "\"%s\" je direktorij"
 
-#: bootscanner.l:128
+#: commands/copy.c:849
 #, c-format
-msgid "syntax error at line %d: unexpected character %s"
-msgstr "sintaksna gre¹ka u liniji %d: neoèekivani znak %s"
+msgid "cannot copy from view \"%s\""
+msgstr "nemoguće kopiranje iz pogleda(view) \"%s\""
 
-#: bootscanner.l:138
+#: commands/copy.c:854
 #, c-format
-msgid "syntax error at line %d: unexpected token %s"
-msgstr "sintaksna gre¹ka u liniji %d: neoèekivani symbol %s"
+msgid "cannot copy from sequence \"%s\""
+msgstr "nemoguće kopiranje iz sekvence \"%s\""
 
-#: catalog/aclchk.c:60
+#: commands/copy.c:859
 #, c-format
-msgid "acl size = %d, # acls = %d"
-msgstr ""
+msgid "cannot copy from non-table relation \"%s\""
+msgstr "nemoguće kopiranje iz relacije koja nije tablica \"%s\""
+
+#: commands/copy.c:881
+msgid "relative path not allowed for COPY to file"
+msgstr "relativna staza nije dopuštena u izvršavanju COPY komande"
 
-#: catalog/aclchk.c:64
+#: commands/copy.c:890
 #, c-format
-msgid "\tacl[%d]: %s"
-msgstr ""
+msgid "could not open file \"%s\" for writing: %m"
+msgstr "neuspješno otvaranje \"%s\" za pisanje: %m"
 
-#: catalog/aclchk.c:153
+#: commands/copy.c:1114
 #, c-format
-msgid "bogus GrantStmt.objtype %d"
-msgstr ""
+msgid "COPY FROM, line %d"
+msgstr "COPY FROM, linija %d"
 
-#: catalog/aclchk.c:173
+#: commands/copy.c:1282
+msgid "COPY file signature not recognized"
+msgstr "COPY potpis datoteke nije prepoznat"
+
+#: commands/copy.c:1288
+msgid "invalid COPY file header (missing flags)"
+msgstr "pogrešno COPY zaglavlje datoteke (nedostaju zastavice)"
+
+#: commands/copy.c:1294
+msgid "unrecognized critical flags in COPY file header"
+msgstr "nepoznate kritične zastavice u zaglavlju COPY datoteke"
+
+#: commands/copy.c:1300
+msgid "invalid COPY file header (missing length)"
+msgstr "pogrešno zaglavlje COPY datoteke (nedostaje dužina)"
+
+#: commands/copy.c:1308
+msgid "invalid COPY file header (wrong length)"
+msgstr "pogrešno zaglavlje COPY datoteke (pogrešna duljina)"
+
+#: commands/copy.c:1376
+msgid "null OID in COPY data"
+msgstr "null OID u COPY podacima"
+
+#: commands/copy.c:1384 commands/copy.c:1499
+msgid "invalid OID in COPY data"
+msgstr "pogrešan OID u COPY podacima"
+
+#: commands/copy.c:1403
 #, c-format
-msgid "invalid privilege type %s for table object"
-msgstr ""
+msgid "missing data for column \"%s\""
+msgstr "nedostaju podaci za kolonu \"%s\""
 
-#: catalog/aclchk.c:202
+#: commands/copy.c:1449 commands/copy.c:1460
+msgid "extra data after last expected column"
+msgstr "dodatni podaci nakon posljednje očekivane kolone"
+
+#: commands/copy.c:1486
 #, c-format
-msgid "relation %u not found"
-msgstr "relatcija %u nije naðena"
+msgid "row field count is %d, expected %d"
+msgstr "broj polja u ćeliji je %d, očekivano je %d"
+
+#: commands/copy.c:1691 commands/copy.c:1709
+msgid "literal carriage return found in data"
+msgstr "doslovan \"carriage return\" pronađen u podacima"
+
+#: commands/copy.c:1692 commands/copy.c:1710
+msgid "Use \"\\r\" to represent carriage return."
+msgstr "Koristite \"\\r\" za prezentiranje \"carriage return\" karaktera."
+
+#: commands/copy.c:1728
+msgid "literal newline found in data"
+msgstr "doslovan \"newline\" karakter pronađen u podacima"
+
+#: commands/copy.c:1729
+msgid "Use \"\\n\" to represent newline."
+msgstr "Koristite \"\\n\" za prezentaciju \"newline\" karaktera."
+
+#: commands/copy.c:1826 commands/copy.c:1842
+msgid "end-of-copy marker does not match previous newline style"
+msgstr "'end-of-copy' oznaka ne odgovara prethodnom 'newline' stilu"
+
+#: commands/copy.c:1830 commands/copy.c:1836
+msgid "end-of-copy marker corrupt"
+msgstr "'end-of-copy' oznaka oštećena"
+
+#: commands/copy.c:1911 commands/copy.c:1933
+msgid "unexpected EOF in COPY data"
+msgstr "neočekivan EOF u COPY podacima"
 
-#: catalog/aclchk.c:209
+#: commands/copy.c:1920
 #, c-format
-msgid "\"%s\" is an index"
-msgstr "\"%s\" je index"
+msgid "invalid size for field %d"
+msgstr "pogrešna veličina za polje %d"
 
-#: catalog/aclchk.c:268
+#: commands/copy.c:1947
 #, c-format
-msgid "invalid privilege type %s for database object"
-msgstr ""
+msgid "incorrect binary data format in field %d"
+msgstr "neispravan format binarnih podataka u polju %d"
 
-#: catalog/aclchk.c:298
+#: commands/copy.c:2067 parser/parse_target.c:500
 #, c-format
-msgid "database \"%s\" not found"
-msgstr "baza podataka \"%s\" nije naðena"
+msgid "attribute \"%s\" specified more than once"
+msgstr "atribut \"%s\" specificiran više puta"
 
-#: catalog/aclchk.c:302 catalog/aclchk.c:474 catalog/pg_conversion.c:146
-#: commands/dbcommands.c:535 commands/user.c:911 tcop/utility.c:827
-#: utils/init/miscinit.c:616
-msgid "permission denied"
-msgstr "zabranjen pristup"
+#: commands/dbcommands.c:153
+#, c-format
+msgid "%d is not a valid encoding code"
+msgstr "%d nije ispravan 'encoding' kod"
 
-#: catalog/aclchk.c:359
+#: commands/dbcommands.c:162
 #, c-format
-msgid "invalid privilege type %s for function object"
+msgid "%s is not a valid encoding name"
+msgstr "%s nije validno 'encoding' ime"
+
+#: commands/dbcommands.c:183
+msgid "permission denied to create database"
+msgstr "zabranjeno kreiranje baza podataka"
+
+#: commands/dbcommands.c:192
+msgid "must be superuser to create database for another user"
+msgstr "samo 'superuser' može kreirati bazu podataka ili drugog korisnika"
+
+#: commands/dbcommands.c:203
+msgid "cannot use an alternate location on this platform"
 msgstr ""
 
-#: catalog/aclchk.c:389 parser/parse_func.c:891 parser/parse_func.c:1339
+#: commands/dbcommands.c:217 commands/dbcommands.c:405
+#: commands/dbcommands.c:653
 #, c-format
-msgid "function %u not found"
-msgstr "funkcija %u nije naðena"
+msgid "database \"%s\" already exists"
+msgstr "baza podataka sa imenom \"%s\" već postoji"
 
-#: catalog/aclchk.c:452
+#: commands/dbcommands.c:231
 #, c-format
-msgid "invalid privilege type %s for language object"
-msgstr ""
+msgid "template \"%s\" does not exist"
+msgstr "predložak \"%s\" ne postoji"
 
-#: catalog/aclchk.c:481
+#: commands/dbcommands.c:242
 #, c-format
-msgid "language \"%s\" not found"
-msgstr "jezik \"%s\" nije naðen"
+msgid "permission denied to copy database \"%s\""
+msgstr "nemate prava za kopiranje baze podataka \"%s\""
 
-#: catalog/aclchk.c:485
+#: commands/dbcommands.c:263
 #, c-format
-msgid "language \"%s\" is not trusted"
-msgstr "jezik \"%s\" nije od povjerenja(trusted)"
+msgid "source database \"%s\" is being accessed by other users"
+msgstr "izvornoj bazi podataka \"%s\" pristupaju drugi korisnici"
 
-#: catalog/aclchk.c:542
+#: commands/dbcommands.c:274
 #, c-format
-msgid "invalid privilege type %s for namespace object"
-msgstr "pogre¹an tip privilegije %s za 'namespace' objekt"
+msgid "invalid backend encoding %d"
+msgstr "pogrešan 'backend encoding' %d"
 
-#: catalog/aclchk.c:568
+#: commands/dbcommands.c:304 commands/dbcommands.c:308
+#: commands/dbcommands.c:312
+msgid "database path may not contain single quotes"
+msgstr "staza baze podataka ne može sadržavati jednostruke navodnike"
+
+#: commands/dbcommands.c:337
 #, c-format
-msgid "namespace \"%s\" not found"
-msgstr "namespace \"%s\" nije naðen"
+msgid "could not create database directory \"%s\": %m"
+msgstr "neuspjelo kreiranje direktorija baze podataka \"%s\": %m"
 
-#: catalog/aclchk.c:644
+#: commands/dbcommands.c:342
 #, c-format
-msgid "privilege_to_string: unrecognized privilege %d"
-msgstr "privilege_to_string: nepoznata privilegija %d"
+msgid "could not remove temp directory \"%s\": %m"
+msgstr "neuspjelo brisanje privremenog direktorija \"%s\": %m"
 
-#: catalog/aclchk.c:666
+#: commands/dbcommands.c:353
 #, c-format
-msgid "non-existent group \"%s\""
-msgstr "nepostojeæa skupina \"%s\""
+msgid "could not link \"%s\" to \"%s\": %m"
+msgstr "neuspjelo povezivanje \"%s\" sa \"%s\": %m"
+
+#: commands/dbcommands.c:370 commands/dbcommands.c:385
+msgid "could not initialize database directory"
+msgstr "neuspjela inicijalizacija direktorija baze podataka"
 
-#: catalog/aclchk.c:736
+#: commands/dbcommands.c:371 commands/dbcommands.c:376
+#: commands/dbcommands.c:961
 #, c-format
-msgid "in_group: group %u not found"
-msgstr "in_group: grupa %u nije naðena"
+msgid "Failing system command was: %s"
+msgstr ""
 
-#: catalog/aclchk.c:764
-msgid "aclcheck: null ACL, returning OK"
-msgstr "aclcheck: null ACL, vraæam OK"
+#: commands/dbcommands.c:372 commands/dbcommands.c:377
+#: commands/dbcommands.c:962
+msgid "Look in the postmaster's stderr log for more information."
+msgstr ""
 
-#: catalog/aclchk.c:779
-msgid "aclcheck: zero-length ACL, returning OK"
-msgstr "aclcheck: nulta du¾ina ACL, vraæen OK"
+#: commands/dbcommands.c:375 commands/dbcommands.c:388
+msgid "could not initialize database directory; delete failed as well"
+msgstr "neuspjela inicijalizacija direktorija baze podataka; brisanje takođe nije uspjelo"
 
-#: catalog/aclchk.c:788
-msgid "aclcheck: first entry in ACL is not 'world' entry"
-msgstr "aclcheck: prvi slog u ACL nije 'world' slog"
+#: commands/dbcommands.c:483
+msgid "cannot drop the currently open database"
+msgstr "ne možete obrisati trenutno otvorenu bazu podataka"
 
-#: catalog/aclchk.c:792
-#, c-format
-msgid "aclcheck: using world=%d"
-msgstr "aclcheck: koristeæi world=%d"
+#: commands/dbcommands.c:516
+msgid "cannot drop a template database"
+msgstr "nemoguće uklanjanje baze podataka koja predstavlja predložak"
 
-#: catalog/aclchk.c:808
+#: commands/dbcommands.c:527 commands/dbcommands.c:643
 #, c-format
-msgid "aclcheck: found user %u/%d"
-msgstr "aclcheck: naðen korisnik %u/%d"
+msgid "database \"%s\" is being accessed by other users"
+msgstr "bazi podataka \"%s\" pristupaju drugi korisnici "
 
-#: catalog/aclchk.c:825 catalog/aclchk.c:846
-#, c-format
-msgid "aclcheck: found group %u/%d"
-msgstr "aclcheck: naðena grupa %u/%d"
+#: commands/dbcommands.c:634
+msgid "current database may not be renamed"
+msgstr "trenutna baza podataka ne može biti preimenovana"
 
-#: catalog/aclchk.c:858
-#, c-format
-msgid "aclcheck: bogus ACL id type: %d"
-msgstr "aclcheck: pogre¹an ACL id typ: %d"
+#: commands/dbcommands.c:665
+msgid "permission denied to rename database"
+msgstr "zabranjeno mijenjanje imena baze podataka"
 
-#: catalog/aclchk.c:879 commands/user.c:1299
-#, c-format
-msgid "%s: permission denied"
-msgstr "%s: zabranjen pristup"
+#: commands/dbcommands.c:884
+msgid "relative paths are not allowed as database locations"
+msgstr "relativne staze nisu dozvoljene u lokaciji baze podataka"
 
-#: catalog/aclchk.c:882
+#: commands/dbcommands.c:888
+msgid "absolute paths are not allowed as database locations"
+msgstr "apsolutne staze nisu dozvoljene u lokaciji baze podataka"
+
+#: commands/dbcommands.c:900
 #, c-format
-msgid "%s: must be owner"
-msgstr ""
+msgid "postmaster environment variable \"%s\" not found"
+msgstr "'postmaster' varijabla okruženja '%s' ne postoji"
 
-#: catalog/aclchk.c:885
+#: commands/dbcommands.c:905
 #, c-format
-msgid "%s: unexpected AclResult %d"
+msgid "postmaster environment variable \"%s\" must be absolute path"
 msgstr ""
+"'postmaster' varijabla okruženja \"%s\" mora sadržavati apsolutnu stazu"
 
-#: catalog/aclchk.c:913
-#, c-format
-msgid "pg_class_aclcheck: invalid user id %u"
-msgstr "pg_class_aclcheck: pogre¹an id korisnika %u"
+#: commands/dbcommands.c:914
+msgid "alternate path is too long"
+msgstr "alternativna staza je predugačka"
 
-#: catalog/aclchk.c:928
+#: commands/dbcommands.c:945
 #, c-format
-msgid "pg_class_aclcheck: relation %u not found"
-msgstr "pg_class_aclcheck: relacija %u nije naðena"
+msgid "could not remove \"%s\": %m"
+msgstr "neuspješno brisanje \"%s\": %m"
 
-#: catalog/aclchk.c:941
-msgid "pg_class_aclcheck: catalog update: permission denied"
-msgstr "pg_class_aclcheck: a¾uriranje kataloga: zabranjen pristup"
+#: commands/dbcommands.c:959
+#, c-format
+msgid "could not remove database directory \"%s\""
+msgstr "neuspjelo uklanjanje direktorija baze podataka \"%s\""
 
-#: catalog/aclchk.c:953
+#: commands/define.c:71 commands/define.c:169 commands/define.c:201
+#: commands/define.c:235
 #, c-format
-msgid "pg_class_aclcheck: %u is superuser"
-msgstr "pg_class_aclcheck: %u je 'superuser'"
+msgid "%s requires a parameter"
+msgstr "%s zahtjeva parametar"
 
-#: catalog/aclchk.c:1021
+#: commands/define.c:110 commands/define.c:121 commands/define.c:136
+#: commands/define.c:154
 #, c-format
-msgid "pg_database_aclcheck: database %u not found"
-msgstr "pg_database_aclcheck: baza podataka %u nije naðena"
+msgid "%s requires a numeric value"
+msgstr "%s zahtjeva numeričku vrijednost"
 
-#: catalog/aclchk.c:1076
+#: commands/define.c:183
 #, c-format
-msgid "pg_proc_aclcheck: function %u not found"
-msgstr "pg_proc_aclcheck: funkcija %u nije naðena"
+msgid "argument of %s must be a name"
+msgstr "argument %s mora biti ime"
 
-#: catalog/aclchk.c:1129
+#: commands/define.c:219
 #, c-format
-msgid "pg_language_aclcheck: language %u not found"
-msgstr "pg_language_aclcheck: jezik %u nije naðen"
+msgid "argument of %s must be a type name"
+msgstr "argument %s mora biti ime tipa"
 
-#: catalog/aclchk.c:1186
+#: commands/define.c:244
 #, c-format
-msgid "pg_namespace_aclcheck: namespace %u not found"
-msgstr "pg_namespace_aclcheck: 'namespace' %u nije naðen"
+msgid "%s requires an integer value"
+msgstr "%s zahtjeva cijelobrojnu(integer) vrijednost"
 
-#: catalog/aclchk.c:1234
+#: commands/define.c:265
 #, c-format
-msgid "pg_class_ownercheck: relation %u not found"
-msgstr "pg_class_ownercheck: relacija %u nije naðena"
+msgid "invalid argument for %s: \"%s\""
+msgstr "pogrešan argument za %s: \"%s\""
 
-#: catalog/aclchk.c:1260
+#: commands/functioncmds.c:83
 #, c-format
-msgid "pg_type_ownercheck: type %u not found"
-msgstr "pg_type_ownercheck: tip %u nije naðen"
+msgid "SQL function cannot return shell type %s"
+msgstr "SQL funkcije ne mogu vratiti tip \"%s\""
 
-#: catalog/aclchk.c:1286
+#: commands/functioncmds.c:88
 #, c-format
-msgid "pg_oper_ownercheck: operator %u not found"
-msgstr "pg_oper_ownercheck: operator %u nije naðen"
+msgid "return type %s is only a shell"
+msgstr "povratni tip %s je samo školjka(shell)"
 
-#: catalog/aclchk.c:1312
+#: commands/functioncmds.c:114
 #, c-format
-msgid "pg_proc_ownercheck: function %u not found"
-msgstr "pg_proc_ownercheck: funkcija %u nije naðena"
+msgid "type \"%s\" is not yet defined"
+msgstr "typ %s nije još definiran"
+
+#: commands/functioncmds.c:115
+msgid "Creating a shell type definition."
+msgstr "Kreiranje 'shell type' definicije."
 
-#: catalog/aclchk.c:1338
+#: commands/functioncmds.c:162
 #, c-format
-msgid "pg_namespace_ownercheck: namespace %u not found"
-msgstr "pg_namespace_ownercheck: 'namespace' %u nije naðen"
+msgid "SQL function cannot accept shell type %s"
+msgstr "SQL funkcije ne mogu prihvatiti tip %s"
 
-#: catalog/aclchk.c:1365
+#: commands/functioncmds.c:167
 #, c-format
-msgid "pg_opclass_ownercheck: operator class %u not found"
-msgstr "pg_opclass_ownercheck: klasa operatora %u nije naðena"
+msgid "argument type %s is only a shell"
+msgstr "tip argumenta %s je samo školjka(shell)"
 
-#: catalog/dependency.c:162
+#: commands/functioncmds.c:175 parser/parse_oper.c:113 parser/parse_oper.c:124
 #, c-format
-msgid ""
-"Cannot drop %s because other objects depend on it\n"
-"\tUse DROP ... CASCADE to drop the dependent objects too"
-msgstr ""
-"Nemoguæe brisanje %s jer drugi objekti ovise o njemu\n"
-"\tKoristite DROP ... CASCADE da biste obrisali i sve objekte koje ovise o "
-"ovom"
+msgid "type %s does not exist"
+msgstr "tip %s ne postoji"
 
-#: catalog/dependency.c:252 catalog/dependency.c:571
-#, c-format
-msgid "Cannot drop %s because it is required by the database system"
-msgstr ""
+#: commands/functioncmds.c:182
+msgid "functions cannot accept set arguments"
+msgstr "funkcije ne mogu prihvatiti set argumenata"
 
-#: catalog/dependency.c:256
-#, c-format
-msgid "findAutoDeletableObjects: unknown dependency type '%c' for %s"
-msgstr ""
+#: commands/functioncmds.c:265
+msgid "no function body specified"
+msgstr "tijelo funkcije nije specificirano"
+
+#: commands/functioncmds.c:272
+msgid "no language specified"
+msgstr "jezik nije specificiran"
 
-#: catalog/dependency.c:385
+#: commands/functioncmds.c:333
 #, c-format
-msgid ""
-"Cannot drop %s because %s requires it\n"
-"\tYou may drop %s instead"
-msgstr ""
+msgid "unrecognized function attribute \"%s\" ignored"
+msgstr "nepoznati atribut funkcije \"%s\" je ignoriran"
 
-#: catalog/dependency.c:411
+#: commands/functioncmds.c:377
 #, c-format
-msgid "recursiveDeletion: multiple INTERNAL dependencies for %s"
+msgid "only one AS item needed for language \"%s\""
+msgstr "samo jedna 'AS' klauzula potrebna za jezik \"%s\""
+
+#: commands/functioncmds.c:453
+msgid "You need to use 'createlang' to load the language into the database."
 msgstr ""
 
-#: catalog/dependency.c:423
+#: commands/functioncmds.c:572 commands/functioncmds.c:678
 #, c-format
-msgid "recursiveDeletion: incorrect use of PIN dependency with %s"
-msgstr ""
+msgid "\"%s\" is an aggregate function"
+msgstr "\"%s\" je agregatna funkcija"
+
+#: commands/functioncmds.c:574
+msgid "Use DROP AGGREGATE to drop aggregate functions."
+msgstr "Koristite DROP AGGREGATE za uklanjanje agregatnih funkcija."
 
-#: catalog/dependency.c:427 catalog/dependency.c:575
+#: commands/functioncmds.c:581
 #, c-format
-msgid "recursiveDeletion: unknown dependency type '%c' for %s"
-msgstr ""
+msgid "removing built-in function \"%s\""
+msgstr "brisanje ugrađene funkcije \"%s\""
+
+#: commands/functioncmds.c:680
+msgid "Use ALTER AGGREGATE to rename aggregate functions."
+msgstr "Koristite ALTER AGGREGATE za preimenovanje agregatnih funkcija."
 
-#: catalog/dependency.c:453 catalog/dependency.c:531 catalog/dependency.c:557
+#: commands/functioncmds.c:818 commands/functioncmds.c:1052
 #, c-format
-msgid "Drop auto-cascades to %s"
-msgstr ""
+msgid "source data type %s does not exist"
+msgstr "izvorni tip podataka %s ne postoji"
 
-#: catalog/dependency.c:457 catalog/dependency.c:535
+#: commands/functioncmds.c:825 commands/functioncmds.c:1059
 #, c-format
-msgid "%s depends on %s"
-msgstr ""
+msgid "target data type %s does not exist"
+msgstr "ciljni tip podataka %s ne postoji"
+
+#: commands/functioncmds.c:831
+msgid "source data type and target data type are the same"
+msgstr "izvorni i ciljni tip podataka su isti"
 
-#: catalog/dependency.c:463 catalog/dependency.c:541
+#: commands/functioncmds.c:837
 #, c-format
-msgid "Drop cascades to %s"
-msgstr ""
+msgid "source data type %s is only a shell"
+msgstr "izvorni tip podataka %s je samo školjka(shell)"
 
-#: catalog/dependency.c:692
+#: commands/functioncmds.c:843
 #, c-format
-msgid "doDeletion: Unsupported object class %u"
-msgstr "doDeletion: nepodr¾ana klasa objekta %u"
+msgid "target data type %s is only a shell"
+msgstr "ciljni tip podataka %s je samo školjka(shell)"
 
-#: catalog/dependency.c:775
+#: commands/functioncmds.c:849
 #, c-format
-msgid "find_expr_references_walker: bogus varlevelsup %d"
-msgstr ""
+msgid "source data type %s is a pseudo-type"
+msgstr "izvorni tip podataka %s pseudo tip"
 
-#: catalog/dependency.c:779
+#: commands/functioncmds.c:855
 #, c-format
-msgid "find_expr_references_walker: bogus varno %d"
-msgstr ""
+msgid "target data type %s is a pseudo-type"
+msgstr "ciljni tip podataka %s pseudo tip"
 
-#: catalog/dependency.c:794
+#: commands/functioncmds.c:863 commands/functioncmds.c:1078
 #, c-format
-msgid "find_expr_references_walker: bogus varattno %d"
-msgstr "find_expr_references_walker: pogre¹an 'varattno' %d"
+msgid "must be owner of type %s or type %s"
+msgstr "mora biti vlasnik tipa %s ili tipa %s"
 
-#: catalog/dependency.c:833
-msgid "find_expr_references_walker: already-planned subqueries not supported"
-msgstr ""
+#: commands/functioncmds.c:885
+msgid "cast function must take one argument"
+msgstr "funkcija za konverziju(cast function) mora primati jedan argument"
 
-#: catalog/dependency.c:1169
-#, c-format
-msgid "getObjectClass: Unknown object class %u"
+#: commands/functioncmds.c:889
+msgid "argument of cast function must match source data type"
+msgstr "argument konverzije(cast) mora odgovarati izvornom tipu podatka"
+
+#: commands/functioncmds.c:893
+msgid "return data type of cast function must match target data type"
 msgstr ""
+"povratni tip konverzijske funkcije(cast function) mora odgovarati ciljnom "
+"tipu podataka"
 
-#: catalog/dependency.c:1226
-#, c-format
-msgid "getObjectDescription: Cast %u does not exist"
-msgstr "getObjectDescription: Konverzija(cast) %u ne postoji"
+#: commands/functioncmds.c:904
+msgid "cast function must not be volatile"
+msgstr "konverzijska funkcija ne može biti nestalna(volatile)"
 
-#: catalog/dependency.c:1260
-#, c-format
-msgid "getObjectDescription: Constraint %u does not exist"
-msgstr "getObjectDescription: Constraint %u ne postoji"
+#: commands/functioncmds.c:909
+msgid "cast function must not be an aggregate function"
+msgstr "konverzijska funkcija ne može biti agregatna"
 
-#: catalog/dependency.c:1290
-#, c-format
-msgid "getObjectDescription: Conversion %u does not exist"
-msgstr "getObjectDescription: Konverzija %u ne postoji"
+#: commands/functioncmds.c:913
+msgid "cast function must not return a set"
+msgstr "konverzijska funkcija ne može vratiti set"
 
-#: catalog/dependency.c:1319
-#, c-format
-msgid "getObjectDescription: Default %u does not exist"
-msgstr "getObjectDescription: inicijalna vrijednost %u ne postoji"
+#: commands/functioncmds.c:936
+msgid "must be superuser to create a cast WITHOUT FUNCTION"
+msgstr "samo 'superuser' može kreirati 'cast WITHOUT FUNCTION'"
 
-#: catalog/dependency.c:1344
-#, c-format
-msgid "getObjectDescription: Language %u does not exist"
-msgstr "getObjectDescription: Jezik %u ne postoji"
+#: commands/functioncmds.c:951
+msgid "source and target datatypes are not physically compatible"
+msgstr "izvorna i ciljna baza podataka nisu fizički kompatibilne"
 
-#: catalog/dependency.c:1369
+#: commands/functioncmds.c:986
 #, c-format
-msgid "cache lookup of opclass %u failed"
-msgstr "nije uspjelo tra¾enje 'opclass' %u u cache-u"
+msgid "cast from type %s to type %s already exists"
+msgstr "konverzija iz tipa %s u tip %s već postoji"
 
-#: catalog/dependency.c:1387 utils/adt/ruleutils.c:425
+#: commands/functioncmds.c:1069
 #, c-format
-msgid "syscache lookup for AM %u failed"
-msgstr "tra¾enje AM tipa %u u syscache-u nije uspjelo"
+msgid "cast from type %s to type %s does not exist"
+msgstr "konverzija iz tipa %s u tip %s ne postoji"
 
-#: catalog/dependency.c:1419
-#, c-format
-msgid "getObjectDescription: Rule %u does not exist"
-msgstr "getObjectDescription: Pravilo(ruke) %u ne postoji"
+#: commands/indexcmds.c:92
+msgid "must specify at least one attribute"
+msgstr "mora biti specificiran najmanje jedan atribut"
 
-#: catalog/dependency.c:1453
+#: commands/indexcmds.c:96
 #, c-format
-msgid "getObjectDescription: Trigger %u does not exist"
-msgstr "getObjectDescription: Trigger %u ne postoji"
+msgid "cannot use more than %d attributes in an index"
+msgstr "nemoguće koristiti više od %d atributa u indeksu"
 
-#: catalog/dependency.c:1473
-#, c-format
-msgid "getObjectDescription: Schema %u does not exist"
-msgstr "getObjectDescription: ©ema(scheme) %u ne postoji"
+#: commands/indexcmds.c:120
+msgid "existing indexes are inactive"
+msgstr "postojeći indeksi nisu aktivni"
+
+#: commands/indexcmds.c:121
+msgid "REINDEX the table first."
+msgstr "Prvo treba napraviti REINDEX tablice."
 
-#: catalog/dependency.c:1505 catalog/heap.c:1635 catalog/pg_constraint.c:445
-#: utils/adt/ruleutils.c:3120
+#: commands/indexcmds.c:152 commands/opclasscmds.c:91
+#: commands/opclasscmds.c:497 commands/opclasscmds.c:647
 #, c-format
-msgid "cache lookup of relation %u failed"
-msgstr "nije uspjelo tra¾enje relacije %u u 'cache'-u"
+msgid "access method \"%s\" does not exist"
+msgstr "pristupna metoda \"%s\" ne postoji"
 
-#: catalog/heap.c:155 catalog/heap.c:158
+#: commands/indexcmds.c:160
 #, c-format
-msgid "SystemAttributeDefinition: invalid attribute number %d"
-msgstr "SystemAttributeDefinition: pogre¹an broj atributu %d"
+msgid "access method \"%s\" does not support UNIQUE indexes"
+msgstr "metoda pristupa(ccess method) \"%s\" ne podržava 'UNIQUE' indekse"
 
-#: catalog/heap.c:225
+#: commands/indexcmds.c:165
 #, c-format
-msgid ""
-"cannot create %s.%s: system catalog modifications are currently disallowed"
+msgid "access method \"%s\" does not support multi-column indexes"
 msgstr ""
+"metoda pristupa(access method) \"%s\" ne podržava indekse nad više kolona"
+
+#: commands/indexcmds.c:179
+msgid "index expressions and predicates may refer only to the base relation"
+msgstr "indeksni izrazi mogu referencirati samo baznu relaciju"
 
-#: catalog/heap.c:362
+#: commands/indexcmds.c:210
+msgid "primary keys cannot be expressions"
+msgstr "primarni ključevi ne mogu biti izrazi"
+
+#: commands/indexcmds.c:240 parser/analyze.c:1442
 #, c-format
-msgid "name of column \"%s\" conflicts with an existing system column"
-msgstr "ime kolone \"%s\" je u konfliktu s postojeæom sistemskom kolonom"
+msgid "column \"%s\" named in key does not exist"
+msgstr "kolona \"%s\" imenovana u ključu ne postoji"
+
+#: commands/indexcmds.c:299
+msgid "cannot use sub-select in index predicate"
+msgstr "nemoguće koristiti 'sub-select' u indeksnom izrazu"
 
-#: catalog/heap.c:376
+#: commands/indexcmds.c:303
+msgid "cannot use aggregate in index predicate"
+msgstr "nemoguće korištenje agregate u indeksnom izrazu"
+
+#: commands/indexcmds.c:312
+msgid "functions in index predicate must be marked IMMUTABLE"
+msgstr "funkcije u indeksnom izrazu moraju biti označene kao 'IMMUTABLE'"
+
+#: commands/indexcmds.c:345 commands/tablecmds.c:1205
 #, c-format
-msgid "column name \"%s\" is duplicated"
-msgstr "ime kolone \"%s\" je dupliciran"
+msgid "attribute \"%s\" does not exist"
+msgstr "atribut \"%s\" ne postoji"
 
-#: catalog/heap.c:398
+#: commands/indexcmds.c:377
+msgid "cannot use sub-select in index expression"
+msgstr "nemoguće koristiti 'sub-select' u indeksnom izrazu"
+
+#: commands/indexcmds.c:381
+msgid "cannot use aggregate in index expression"
+msgstr "nemoguće koristiti agregate u indeksnom izrazu"
+
+#: commands/indexcmds.c:392
+msgid "functions in index expression must be marked IMMUTABLE"
+msgstr "funkcije u indeksnom iskazu moraju biti označene kao 'IMMUTABLE'"
+
+#: commands/indexcmds.c:447
 #, c-format
+msgid "data type %s has no default operator class for access method \"%s\""
+msgstr ""
+"tip podataka %s nema inicijalnu operatorsku klasu za pristupnu metodu \"%s\""
+
+#: commands/indexcmds.c:449
 msgid ""
-"Attribute \"%s\" has an unknown type\n"
-"\tProceeding with relation creation anyway"
+"You must specify an operator class for the index or define a default "
+"operator class for the data type."
 msgstr ""
-"Atribut '%s' je nepoznatog tipa\n"
-"\tIpak nastavljam sa kreiranjem relacije"
+"Morate specificirati klasu operatora za indeks ili definirati inicijalnu "
+"klasu operatora za tip podatka."
 
-#: catalog/heap.c:402
+#: commands/indexcmds.c:479 commands/indexcmds.c:489
+#: commands/opclasscmds.c:526 commands/opclasscmds.c:536
+#: commands/opclasscmds.c:669 commands/opclasscmds.c:680
 #, c-format
-msgid "Attribute \"%s\" has pseudo-type %s"
+msgid "operator class \"%s\" does not exist for access method \"%s\""
 msgstr ""
+"klasa operatora \"%s\" ne postoji za pristupnu metodu(access method) \"%s\""
 
-#: catalog/heap.c:410
+#: commands/indexcmds.c:502
 #, c-format
-msgid "Attribute \"%s\" has composite type %s"
-msgstr "Atribut \"%s\" je kompozitnog tipa %s"
+msgid "operator class \"%s\" does not accept data type %s"
+msgstr "klasa operatora \"%s\" ne prihvača tip podatka %s"
 
-#: catalog/heap.c:691
+#: commands/indexcmds.c:559 utils/cache/typcache.c:286
 #, c-format
-msgid "Number of columns is out of range (1 to %d)"
-msgstr "Broj kolona je izvan opsega (1 do %d)"
+msgid "there are multiple default operator classes for data type %s"
+msgstr "postoje višestruke inicijalne operatorske klase za tip podataka %s"
 
-#: catalog/heap.c:697
+#: commands/indexcmds.c:626 commands/indexcmds.c:632
 #, c-format
-msgid "Relation '%s' already exists"
-msgstr "Relacija '%s' veæ postoji"
+msgid "permission denied: \"%s\" is a system index"
+msgstr "zabranjen pristup: \"%s\" je sistemski indeks"
 
-#: catalog/heap.c:848
-#, c-format
-msgid "DeleteRelationTuple: cache lookup failed for relation %u"
-msgstr "DeleteRelationTuple: nije uspjelo tra¾enje relacije %u u cache-u"
+#: commands/indexcmds.c:628
+msgid "Do REINDEX in standalone postgres with -O -P options."
+msgstr "Napravite REINDEX u samostojećem postgres-u  sa -O -P opcijama."
 
-#: catalog/heap.c:927
-#, c-format
-msgid "RemoveAttributeById: Failed to find attribute %d in relation %u"
-msgstr ""
-"RemoveAttributeById: Nije uspjelo pretra¾ivanje cache-a za atribut %d u "
-"tablici %u"
+#: commands/indexcmds.c:634
+msgid "Do REINDEX in standalone postgres with -P -O options."
+msgstr "Napravite REINDEX u samostojećem postgres-u  sa -O -P opcijama."
 
-#: catalog/heap.c:1006
+#: commands/indexcmds.c:649
 #, c-format
-msgid "RemoveAttrDefault: no default found for rel %u attnum %d"
-msgstr ""
+msgid "index \"%s\" wasn't reindexed"
+msgstr "indeks \"%s\" nije reindeksiran"
 
-#: catalog/heap.c:1042
+#: commands/indexcmds.c:685
 #, c-format
-msgid "RemoveAttrDefaultById: cache lookup failed for attrdef %u"
-msgstr "RemoveAttrDefaultById: nije uspjelo tra¾enje 'attrdef' %u u cache-u"
+msgid "table \"%s\" wasn't reindexed"
+msgstr "tablica \"%s\" nije reindeksirana"
 
-#: catalog/heap.c:1065
-#, c-format
-msgid "RemoveAttrDefaultById: cache lookup failed for rel %u attr %d"
+#: commands/indexcmds.c:712
+msgid "can only reindex the currently open database"
+msgstr "može reindeksirati samo trenutno otvorenu bazu podataka"
+
+#: commands/indexcmds.c:721
+msgid "REINDEX DATABASE must be done in standalone postgres with -O -P options"
+msgstr ""
+"REINDEX DATABASE mora biti napravljen u samostojećem postgres-u  sa -O -P "
+"opcijama."
+
+#: commands/indexcmds.c:725
+msgid "REINDEX DATABASE must be done in standalone postgres with -P -O options"
 msgstr ""
-"RemoveAttrDefaultById: nije uspjelo tra¾enje relacije %u i atribut %d  u "
-"cache-u"
+"REINDEX DATABASE mora biti napravljen u samostojećem postgres-u  sa -O -P "
+"opcijama."
 
-#: catalog/heap.c:1120
+#: commands/indexcmds.c:793
 #, c-format
-msgid "heap_drop_with_catalog: FlushRelationBuffers returned %d"
-msgstr "heap_drop_with_catalog: FlushRelationBuffers je vratio %d"
+msgid "relation %u was reindexed"
+msgstr "relacija %u je reindeksirana"
 
-#: catalog/heap.c:1236 parser/parse_relation.c:1503 utils/adt/ruleutils.c:3277
+#: commands/lockcmds.c:68 commands/tablecmds.c:382 commands/tablecmds.c:1679
+#: commands/tablecmds.c:1970 commands/tablecmds.c:2114
+#: commands/tablecmds.c:2348 commands/tablecmds.c:2514
+#: commands/tablecmds.c:2640 commands/tablecmds.c:2821
+#: commands/tablecmds.c:3808 commands/tablecmds.c:4074 commands/trigger.c:144
+#: commands/trigger.c:546 tcop/utility.c:76
 #, c-format
-msgid "cache lookup of attribute %d in relation %u failed"
-msgstr "nije uspjelo pretra¾ivanje cache-a za atribut %d u tablici %u"
+msgid "\"%s\" is not a table"
+msgstr "\"%s\" nije tablica"
+
+#: commands/opclasscmds.c:112
+msgid "must be superuser to create an operator class"
+msgstr "samo 'superuser' može kreirati klase operatora"
 
-#: catalog/heap.c:1493 commands/tablecmds.c:2620 commands/tablecmds.c:2656
+#: commands/opclasscmds.c:154
 #, c-format
-msgid "constraint \"%s\" already exists for relation \"%s\""
-msgstr "constraint \"%s\" je veæ definiran za relaciju \"%s\""
+msgid "invalid operator number %d, must be between 1 and %d"
+msgstr "pogrešan broj operatora %d, mora biti između 1 i %d"
 
-#: catalog/heap.c:1507 commands/tablecmds.c:184
+#: commands/opclasscmds.c:160
 #, c-format
-msgid "Duplicate CHECK constraint name: '%s'"
-msgstr "Dupliciran 'CHECK constraint' pod imenom: '%s'"
+msgid "operator number %d appears more than once"
+msgstr "operator sa brojem %d pojavljuje se više puta"
 
-#: catalog/heap.c:1566
+#: commands/opclasscmds.c:192
 #, c-format
-msgid "Only relation \"%s\" can be referenced in CHECK constraint expression"
-msgstr ""
-"Samo relacija \"%s\" mo¾e biti referencirana u 'CHECK constraint' izrazu"
+msgid "invalid procedure number %d, must be between 1 and %d"
+msgstr "pogrešan broj procedure %d, mora biti između 1 i %d"
 
-#: catalog/heap.c:1573 commands/tablecmds.c:2737
-msgid "cannot use subselect in CHECK constraint expression"
-msgstr "nedozvoljeno kori¹tenje 'subselect' izraza u 'CHECK constraint' izrazu"
+#: commands/opclasscmds.c:198
+#,c-format
+msgid "procedure number %d appears more than once"
+msgstr "procedura sa brojem %d pojavljuje se više puta"
 
-#: catalog/heap.c:1575 commands/tablecmds.c:2739
-msgid "cannot use aggregate function in CHECK constraint expression"
-msgstr "nedozvoljeno kori¹tenje agregatne funkcije u 'CHECK constraint' izrazu"
+#: commands/opclasscmds.c:214
+msgid "storage type specified more than once"
+msgstr "'storage type' specificiran više puta"
 
-#: catalog/heap.c:1690
-msgid "cannot use column references in DEFAULT clause"
-msgstr "nemoguæe kori¹tenje reference na kolonu u DEFAULT klauzuli"
+#: commands/opclasscmds.c:241
+#, c-format
+msgid ""
+"storage type may not be different from datatype for access method \"%s\""
+msgstr ""
+"tip spremišta(Storage type) ne može biti različit od tipa metode pristupa"
+"(access method) \"%s\""
 
-#: catalog/heap.c:1696
-msgid "DEFAULT clause must not return a set"
+#: commands/opclasscmds.c:259
+#, c-format
+msgid "operator class \"%s\" for access method \"%s\" already exists"
 msgstr ""
+"klasa operatora \"%s\" već postoji za pristupnu metodu(access method) \"%s\""
 
-#: catalog/heap.c:1702
-msgid "cannot use subselects in DEFAULT clause"
-msgstr "nemoguæe kori¹tenje 'subselect' izraza u DEFAULT klauzuli"
+#: commands/opclasscmds.c:287
+#, c-format
+msgid "could not make class \"%s\" be default for type %s"
+msgstr "neuspješno postavljanje klase \"%s\" kao inicijalne za tip %s"
 
-#: catalog/heap.c:1704
-msgid "cannot use aggregate functions in DEFAULT clause"
-msgstr "nemoguæe kori¹tenje agregatne funkcije u DEFAULT klauzuli"
+#: commands/opclasscmds.c:290
+#, c-format
+msgid "Class \"%s\" already is the default."
+msgstr "Klasa \"%s\" je već inicijalna."
 
-#: catalog/heap.c:1725 rewrite/rewriteHandler.c:485
+#: commands/opclasscmds.c:701
 #, c-format
 msgid ""
-"Column \"%s\" is of type %s but default expression is of type %s\n"
-"\tYou will need to rewrite or cast the expression"
+"operator class \"%s\" for access method \"%s\" already exists in schema \"%s"
+"\""
 msgstr ""
-"Kolona \"%s\" je tipa %s, ali implicitni izraz je tipa %s\n"
-"\tMorate izraz napisati drugaèije ili upotrijebiti 'cast'"
+"klasa operatora \"%s\" za pristupnu metodu(access method) \"%s\" već postoji "
+"u šemi \"%s\""
 
-#: catalog/index.c:125
-#, c-format
-msgid "Function %u does not exist"
-msgstr "Funkcija %u ne postoji"
+#: commands/operatorcmds.c:106 commands/operatorcmds.c:114
+msgid "setof type not allowed for operator argument"
+msgstr "'setof' tip nije dozvoljen kao operatorski argument"
 
-#: catalog/index.c:144 catalog/index.c:281
+#: commands/operatorcmds.c:141
 #, c-format
-msgid "Opclass %u does not exist"
-msgstr "Opclass %u ne postoji"
+msgid "operator attribute \"%s\" not recognized"
+msgstr "operatorski atribut \"%s\" nije poznat"
 
-#: catalog/index.c:158 catalog/index.c:294
-#, c-format
-msgid "Type %u does not exist"
-msgstr "Tip %u ne postoji"
+#: commands/operatorcmds.c:151
+msgid "operator procedure must be specified"
+msgstr "operatorska procedura mora biti definirana"
 
-#: catalog/index.c:239
-#, c-format
-msgid "cannot create index: column %d does not exist"
-msgstr "nemoguæe kreiranje indeksa: kolona %d ne postoji"
+#: commands/portalcmds.c:54 commands/portalcmds.c:164
+#: commands/portalcmds.c:209
+msgid "invalid cursor name: must not be empty"
+msgstr "pogrešno ime kursora: ne može biti prazno"
 
-#: catalog/index.c:544
-msgid "must index at least one column"
-msgstr "mora biti indeksirana barem jedna kolona"
+#: commands/portalcmds.c:80
+msgid "DECLARE CURSOR may not specify INTO"
+msgstr "DECLARE CURSOR ne smije imati INTO klauzulu"
 
-#: catalog/index.c:549
-msgid "User-defined indexes on system catalogs are not supported"
-msgstr "Korisnièki definirani indeksi nad sistemskim katalozima nizu podr¾ani"
+#: commands/portalcmds.c:84
+msgid "DECLARE CURSOR ... FOR UPDATE is not supported"
+msgstr "DECLARE CURSOR ... FOR UPDATE nije podržan"
 
-#: catalog/index.c:559
-msgid "Shared indexes cannot be created after initdb"
-msgstr ""
+#: commands/portalcmds.c:85
+msgid "Cursors must be READ ONLY."
+msgstr "'Cursor' mora bit 'READ ONLY'."
 
-#: catalog/index.c:562
+#: commands/portalcmds.c:172 commands/portalcmds.c:219
 #, c-format
-msgid "relation named \"%s\" already exists"
-msgstr "relacija sa imenom \"%s\" veæ postoji"
+msgid "cursor \"%s\" does not exist"
+msgstr "kursor \"%s\" ne postoji"
 
-#: catalog/index.c:675
-msgid "index_create: constraint must be PRIMARY or UNIQUE"
-msgstr "index_create: 'constraint' mora biti PRIMARY ili UNIQUE"
-
-#: catalog/index.c:825
+#: commands/portalcmds.c:308 tcop/pquery.c:419 tcop/pquery.c:931
 #, c-format
-msgid "index_drop: cache lookup failed for index %u"
-msgstr "index_drop: nije uspjelo pretra¾ivanje cache-a za index %u"
+msgid "portal \"%s\" already active"
+msgstr "portal \"%s\" je već aktivan"
+
+#: commands/portalcmds.c:364
+msgid "could not reposition held cursor"
+msgstr ""
+
+#: commands/prepare.c:61
+msgid "invalid statement name: must not be empty"
+msgstr "pogrešno ime izraza: ne može biti prazno"
 
-#: catalog/index.c:838
+#: commands/prepare.c:80
+msgid "utility statements cannot be prepared"
+msgstr "pomoćni izrazi ne mogu bit pripremljeni(prepared)"
+
+#: commands/prepare.c:168 commands/prepare.c:173 commands/prepare.c:536
+msgid "prepared statement is not a SELECT"
+msgstr "pripremljeni izraz nije SELECT"
+
+#: commands/prepare.c:308
 #, c-format
-msgid "index_drop: FlushRelationBuffers returned %d"
-msgstr "index_drop: FlushRelationBuffers vratio %d"
+msgid "prepared statement \"%s\" already exists"
+msgstr "pripremljeni izraz(prepared statement) sa imenom \"%s\" već postoji"
 
-#: catalog/index.c:1036
+#: commands/prepare.c:388
 #, c-format
-msgid "relation %s isn't an indexable relation"
-msgstr "relacija %s nije relacija koja se mo¾e indeksirati"
+msgid "prepared statement \"%s\" does not exist"
+msgstr "pripremljeni izraz(prepared statement) sa imenom \"%s\" ne postoji"
+
+#: commands/proclang.c:63
+msgid "must be superuser to create procedural language"
+msgstr ""
+"morate biti privilegirani korisnik (superuser) da biste kreirali "
+"proceduralni jezik"
 
-#: catalog/index.c:1107
+#: commands/proclang.c:76 commands/proclang.c:263
 #, c-format
-msgid "setRelhasindex: cannot find relation %u in pg_class"
-msgstr "setRelhasindex: nemoguæe pronaæi relaciju %u u pg_class"
+msgid "language \"%s\" already exists"
+msgstr "jezik \"%s\" već postoji"
 
-#: catalog/index.c:1223
+#: commands/proclang.c:96
 #, c-format
-msgid "setNewRelfilenode: cannot find relation %u in pg_class"
-msgstr "setNewRelfilenode: nemoguæe pronaæi relaciju %u u pg_class"
+msgid "changing return type of function %s() from OPAQUE to LANGUAGE_HANDLER"
+msgstr "mijenjanje povratnog tipa funkcije %s() iz OPAQUE u LANGUAGE_HANDLER"
 
-#: catalog/index.c:1335
+#: commands/proclang.c:103
 #, c-format
-msgid "UpdateStats: cannot find relation %u in pg_class"
-msgstr "UpdateStats: nemoguæe pronaæi relaciju %u u pg_class"
+msgid "function %s() must return LANGUAGE_HANDLER"
+msgstr "funkcija %s() mora vratiti LANGUAGE_HANDLER"
 
-#: catalog/index.c:1599
-msgid "IndexBuildHeapScan: concurrent insert in progress"
-msgstr "IndexBuildHeapScan: konkurentan 'insert' u tijeku"
+#: commands/proclang.c:186
+msgid "must be superuser to drop procedural language"
+msgstr ""
+"morate biti privilegirani korisnik (superuser) da biste obrisali "
+"proceduralni jezik"
 
-#: catalog/index.c:1614
-msgid "IndexBuildHeapScan: concurrent delete in progress"
-msgstr "IndexBuildHeapScan: konkurentan 'delete' u tijeku"
+#: commands/proclang.c:269
+msgid "must be superuser to rename procedural language"
+msgstr ""
+"morate biti privilegirani korisnik (superuser) da biste promijenili ime "
+"proceduralnog jezika"
 
-#: catalog/index.c:1619 commands/vacuum.c:1207 commands/vacuumlazy.c:360
-#: commands/vacuumlazy.c:847
-msgid "Unexpected HeapTupleSatisfiesVacuum result"
-msgstr "Neoèekivan rezultat HeapTupleSatisfiesVacuum"
+#: commands/schemacmds.c:84 commands/user.c:832 commands/user.c:967
+msgid "permission denied"
+msgstr "zabranjen pristup"
 
-#: catalog/index.c:1706
+#: commands/schemacmds.c:85
 #, c-format
-msgid "IndexGetRelation: can't find index id %u"
-msgstr "IndexGetRelation: nemoguæe pronaæi index id %u"
+msgid "\"%s\" is not a superuser, so cannot create a schema for \"%s\""
+msgstr "\"%s\" nije 'superuser', pa ne može kreirati šemu za \"%s\""
 
-#: catalog/index.c:1755
-msgid "reindex_index: can't open index relation"
-msgstr "reindex_index: nemoguæe otvoriti indeksnu relaciju"
+#: commands/schemacmds.c:100 commands/schemacmds.c:272
+#, c-format
+msgid "unacceptable schema name \"%s\""
+msgstr "neprihvatljiv naziv šeme \"%s\""
 
-#: catalog/index.c:1766
-msgid "reindex_index: can't open heap relation"
-msgstr "reindex_index: nemoguæe otvoriti 'heap' relaciju"
+#: commands/schemacmds.c:101 commands/schemacmds.c:273
+msgid "The prefix \"pg_\" is reserved for system schemas."
+msgstr "Prefix \"pg_\" je rezerviran za šeme."
 
-#: catalog/index.c:1780 catalog/index.c:1903
+#: commands/sequence.c:421 commands/sequence.c:613 commands/sequence.c:656
 #, c-format
-msgid "the target relation %u is shared"
-msgstr "ciljna relacija %u je podijeljena(shared)"
+msgid "permission denied for sequence %s"
+msgstr "zabranjen pristup sekvenci %s"
 
-#: catalog/index.c:1786
+#: commands/sequence.c:498
 #, c-format
-msgid "the target relation %u is nailed"
-msgstr "ciljna relacija %u je naðena"
+msgid "%s.nextval: reached MAXVALUE (%s)"
+msgstr "%s.nextval: dosegnut MAXVALUE (%s)"
 
-#: catalog/namespace.c:168 catalog/namespace.c:215 catalog/namespace.c:1072
-#: parser/parse_expr.c:826 parser/parse_target.c:147
-msgid "Cross-database references are not implemented"
-msgstr ""
+#: commands/sequence.c:521
+#, c-format
+msgid "%s.nextval: reached MINVALUE (%s)"
+msgstr "%s.nextval: dosegnut MINVALUE (%s)"
 
-#: catalog/namespace.c:186
+#: commands/sequence.c:619
 #, c-format
-msgid "Relation \"%s\".\"%s\" does not exist"
-msgstr "Relacija \"%s\".\"%s\" ne postoji"
+msgid "%s.currval is not yet defined in this session"
+msgstr "%s.currval nije još definiran u ovom okruženju"
 
-#: catalog/namespace.c:222
-msgid "TEMP tables may not specify a namespace"
-msgstr "TEMP tablele ne mogu specificirati 'namespace'"
+#: commands/sequence.c:673
+#, c-format
+msgid "%s.setval: value %s is out of bounds (%s..%s)"
+msgstr "%s.setval: vrijednost %s je van opsega (%s,%s)"
 
-#: catalog/namespace.c:236 catalog/namespace.c:1101 catalog/namespace.c:1136
-#: catalog/namespace.c:1721
+#: commands/sequence.c:800 tcop/utility.c:81
 #, c-format
-msgid "Namespace \"%s\" does not exist"
-msgstr "Namespace \"%s\" ne postoji"
+msgid "\"%s\" is not a sequence"
+msgstr "\"%s\" nije sekvenca"
 
-#: catalog/namespace.c:246 catalog/namespace.c:1146
-msgid "No namespace has been selected to create in"
-msgstr "Niti jedan 'namespace' nije selektiran za kreiranje"
+#: commands/sequence.c:958
+msgid "cannot increment by zero"
+msgstr "nemoguće povećavanje vrijednosti za vrijednost nula"
 
-#: catalog/namespace.c:298
+#: commands/sequence.c:994
 #, c-format
-msgid "Cache lookup failed for relation %u"
-msgstr "Tra¾enje relacije %u u cache-u nije uspjelo"
+msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
+msgstr "MINVALUE (%s) mora biti manji od MAXVALUE (%s)"
 
-#: catalog/namespace.c:380
+#: commands/sequence.c:1018
 #, c-format
-msgid "Cache lookup failed for type %u"
-msgstr "Tra¾enje tipa %u u cache-u nije uspjelo"
+msgid "START value (%s) can't be less than MINVALUE (%s)"
+msgstr "START vrijednost (%s) ne može biti manja od MINVALUE (%s)"
 
-#: catalog/namespace.c:581
+#: commands/sequence.c:1030
 #, c-format
-msgid "Cache lookup failed for procedure %u"
-msgstr "Tra¾enje procedure %u u cache-u nije uspjelo"
+msgid "START value (%s) can't be greater than MAXVALUE (%s)"
+msgstr "START vrijednost (%s) ne može biti veća od MAXVALUE (%s)"
 
-#: catalog/namespace.c:793
+#: commands/sequence.c:1044
 #, c-format
-msgid "Cache lookup failed for operator %u"
-msgstr "Tra¾enje operatora %u u cache-u nije uspjelo"
+msgid "CACHE (%s) must be greater than zero"
+msgstr "CACHE (%s) mora biti veći od nule"
+
+#: commands/tablecmds.c:150
+msgid "ON COMMIT can only be used on TEMP tables"
+msgstr "ON COMMIT može biti korišten samo sa TEMP tablicama"
 
-#: catalog/namespace.c:1006
+#: commands/tablecmds.c:210
 #, c-format
-msgid "Cache lookup failed for opclass %u"
-msgstr "Tra¾enje 'opclass' %u u cache-u nije uspjelo"
+msgid "duplicate CHECK constraint name \"%s\""
+msgstr "dupliciran 'CHECK constraint' pod imenom: \"%s\""
 
-#: catalog/namespace.c:1075 gram.y:2270 gram.y:6772
+#: commands/tablecmds.c:393 commands/tablecmds.c:1150
+#: commands/tablecmds.c:1357 commands/tablecmds.c:1695
+#: commands/tablecmds.c:1981 commands/tablecmds.c:2125
+#: commands/tablecmds.c:2253 commands/tablecmds.c:2362
+#: commands/tablecmds.c:2525 commands/tablecmds.c:2651
+#: commands/tablecmds.c:2832 commands/tablecmds.c:3131
+#: commands/tablecmds.c:3819 commands/trigger.c:150 commands/trigger.c:552
+#: tcop/utility.c:162 tcop/utility.c:197
 #, c-format
-msgid "Improper qualified name (too many dotted names): %s"
-msgstr "Neispravno ime (previ¹e imena sa toèkom - 'dotted names'): %s"
+msgid "permission denied: \"%s\" is a system catalog"
+msgstr "zabranjen pristup: \"%s\" je sistemski katalog"
 
-#: catalog/namespace.c:1179
-msgid "Improper relation name (too many dotted names)"
-msgstr "Neispravno ime relacije (previ¹e imena sa toèkom - 'dotted names')"
+#: commands/tablecmds.c:403
+msgid "cannot truncate temp tables of other processes"
+msgstr "TRUNCATE ne može biti korišten na privremenim tabelama drugog procesa"
 
-#: catalog/namespace.c:1391
-msgid "recomputeNamespacePath: invalid list syntax"
-msgstr "recomputeNamespacePath: pogre¹na sintaksa liste"
+#: commands/tablecmds.c:429
+msgid "cannot truncate a table referenced in a foreign key constraint"
+msgstr ""
+"TRUNCATE ne može biti izvršen nad tablicom referenciranom od strane "
+"ograničenja vanjskog ključa(foreign key constraint)"
 
-#: catalog/namespace.c:1520
+#: commands/tablecmds.c:430
 #, c-format
-msgid "%s: not authorized to create temp tables"
-msgstr "%s: nije autoriziran za kreiranje privremenih tablela(temp tables)"
+msgid "Table \"%s\" references this one via foreign key constraint \"%s\"."
+msgstr ""
+"Tablica \"%s\" referencira ovu preko ograničenja vanjskog ključa (foreign "
+"key constraint) \"%s\"."
 
-#: catalog/pg_aggregate.c:62
-msgid "no aggregate name supplied"
-msgstr "agregatno ime nije dostavljeno"
+#: commands/tablecmds.c:543
+#, c-format
+msgid "attribute \"%s\" duplicated"
+msgstr "attribut \"%s\" je dupliciran"
 
-#: catalog/pg_aggregate.c:65
-msgid "aggregate must have a transition function"
-msgstr "agregacija mora imati tranzicijsku funkciju"
+#: commands/tablecmds.c:568 parser/analyze.c:1188
+#, c-format
+msgid "inherited relation \"%s\" is not a table"
+msgstr "naslijeđena relacija \"%s\" nije tablica"
 
-#: catalog/pg_aggregate.c:87
+#: commands/tablecmds.c:574
 #, c-format
-msgid "return type of transition function %s is not %s"
-msgstr "povratni tip tranzicijske funkcije %s nije %s"
+msgid "cannot inherit from temporary relation \"%s\""
+msgstr "ne možete naslijediti privremenu(temp) relaciju \"%s\""
 
-#: catalog/pg_aggregate.c:99
-msgid ""
-"must not omit initval when transfn is strict and transtype is not compatible "
-"with input type"
-msgstr ""
+#: commands/tablecmds.c:591
+#, c-format
+msgid "inherited relation \"%s\" duplicated"
+msgstr "naslijeđena relacija \"%s\" duplicirana"
 
-#: catalog/pg_constraint.c:413
+#: commands/tablecmds.c:645
 #, c-format
-msgid "RemoveConstraintById: constraint %u not found"
-msgstr "RemoveConstraintById: constraint %u nije naðen"
+msgid "merging multiple inherited definitions of attribute \"%s\""
+msgstr "spajanje višestruke naslijeđene definicije atributa \"%s\""
 
-#: catalog/pg_constraint.c:450
+#: commands/tablecmds.c:652
 #, c-format
-msgid "RemoveConstraintById: relation %s has relchecks = 0"
-msgstr "RemoveConstraintById: relacija %s ima 'relchecks' = 0"
+msgid "inherited attribute \"%s\" has a type conflict"
+msgstr "naslijeđeni atribut \"%s\" ima konflikt tipa"
 
-#: catalog/pg_conversion.c:57
-msgid "no conversion name supplied"
-msgstr "ime konverzije ime nije dostavljeno"
+#: commands/tablecmds.c:654 commands/tablecmds.c:809 parser/parse_coerce.c:255
+#: parser/parse_coerce.c:901 parser/parse_coerce.c:918
+#: parser/parse_coerce.c:956
+#, c-format
+msgid "%s versus %s"
+msgstr "%s protiv %s"
 
-#: catalog/pg_conversion.c:64
+#: commands/tablecmds.c:800
 #, c-format
-msgid "conversion name \"%s\" already exists"
-msgstr "ime konverzije \"%s\" veæ postoji"
+msgid "merging attribute \"%s\" with inherited definition"
+msgstr "spajanje atributa \"%s\" sa naslijeđenom definicijom"
 
-#: catalog/pg_conversion.c:75
+#: commands/tablecmds.c:807
 #, c-format
-msgid "default conversion for %s to %s already exists"
-msgstr "inicijalna konverzija za %s u %s veæ postoji"
+msgid "attribute \"%s\" has a type conflict"
+msgstr "atribut \"%s\" ima konflikt tipa"
 
-#: catalog/pg_conversion.c:141 catalog/pg_conversion.c:308
+#: commands/tablecmds.c:848
 #, c-format
-msgid "Conversion %u search from syscache failed"
-msgstr "Neuspjelo tra¾enje konverzije %u u 'syscache'-u"
+msgid "attribute \"%s\" inherits conflicting default values"
+msgstr ""
+"atribut \"%s\" nasljeđuje konfliktne inicijalne vrijednosti (default values)"
 
-#: catalog/pg_conversion.c:192
+#: commands/tablecmds.c:850
+msgid "To resolve the conflict, specify a default explicitly."
+msgstr ""
+"Da bi riješili konflikt, specificirajte početne vrijednosti (default values) "
+"eksplicitno"
+
+#: commands/tablecmds.c:1195
 #, c-format
-msgid "conversion %u does not exist"
-msgstr "konverzija %u ne postoji"
+msgid "inherited attribute \"%s\" must be renamed in child tables too"
+msgstr ""
+"nasljeđeni atribut \"%s\" mora biti preimenovan i u tablicama koje su "
+"naslijedile ovu"
 
-#: catalog/pg_conversion.c:302 commands/conversioncmds.c:97
+#: commands/tablecmds.c:1213
 #, c-format
-msgid "conversion %s not found"
-msgstr "konverzija %s nije naðena"
+msgid "cannot rename system attribute \"%s\""
+msgstr "nemoguće mijenjanje imena sistemskiog atributa \"%s\""
 
-#: catalog/pg_largeobject.c:108
+#: commands/tablecmds.c:1223
 #, c-format
-msgid "LargeObjectDrop: large object %u not found"
-msgstr "LargeObjectDrop: 'large object' %u nije naðen"
+msgid "cannot rename inherited attribute \"%s\""
+msgstr "nasljeđeni atribut \"%s\" ne može biti preimenovan"
 
-#: catalog/pg_namespace.c:43
-msgid "no namespace name supplied"
-msgstr "namespace nije dostavljen"
+#: commands/tablecmds.c:1234 commands/tablecmds.c:1835
+#, c-format
+msgid "attribute \"%s\" of relation \"%s\" already exists"
+msgstr "atribut \"%s\" za relaciju \"%s\" već postoji"
 
-#: catalog/pg_namespace.c:49
+#: commands/tablecmds.c:1748
 #, c-format
-msgid "namespace \"%s\" already exists"
-msgstr "namespace sa imenom \"%s\" veæ postoji"
+msgid "child table \"%s\" has different type for column \"%s\""
+msgstr ""
+"naslijeđena tablica(child table) \"%s\" ima drugačiji tip za kolonu \"%s\""
 
-#: catalog/pg_operator.c:215 catalog/pg_operator.c:401
+#: commands/tablecmds.c:1756
 #, c-format
-msgid "\"%s\" is not a valid operator name"
-msgstr "\"%s\" nije ispravno ime operatora"
+msgid "merging definition of column \"%s\" for child \"%s\""
+msgstr "spajanje definicje kolone \"%s\" za naslijeđenu tablicu %s"
 
-#: catalog/pg_operator.c:404
-msgid "at least one of leftarg or rightarg must be specified"
-msgstr "barem jedan lijevi ili desni argument mora biti specificiran"
+#: commands/tablecmds.c:1788
+msgid "attribute must be added to child tables too"
+msgstr "atribut mora biti nadodan i u potomke tablice"
 
-#: catalog/pg_operator.c:410
-msgid "only binary operators can have commutators"
-msgstr "samo binarni operatori mogu imati komutator"
+#: commands/tablecmds.c:1807
+msgid "adding columns with defaults is not implemented"
+msgstr "dodavanje kolona se inicijalnim vrijednostima nije implementirano"
 
-#: catalog/pg_operator.c:412
-msgid "only binary operators can have join selectivity"
-msgstr "samo binarni operatori mogu imati 'join selectivity'"
+#: commands/tablecmds.c:1808
+msgid "Add the column, then use ALTER TABLE SET DEFAULT."
+msgstr "Dodajte kolonu, zatim upotrijebite ALTER TABLE SET DEFAULT."
 
-#: catalog/pg_operator.c:414
-msgid "only binary operators can hash"
-msgstr "samo binarni operatori mogu imati 'hash'"
+#: commands/tablecmds.c:1813
+msgid "adding NOT NULL columns is not implemented"
+msgstr "dodavanje NOT NULL kolona nije implementirano"
 
-#: catalog/pg_operator.c:416
-msgid "only binary operators can mergejoin"
-msgstr "samo binarni operatori mogu imati 'mergejoin'"
+#: commands/tablecmds.c:1814
+msgid "Add the column, then use ALTER TABLE SET NOT NULL."
+msgstr "Dodajte kolonu, zatim upotrijebite ALTER TABLE SET NOT NULL."
 
-#: catalog/pg_operator.c:426
+#: commands/tablecmds.c:2027 commands/tablecmds.c:2171
+#: commands/tablecmds.c:2299 commands/tablecmds.c:2463
 #, c-format
-msgid "OperatorDef: operator \"%s\" already defined"
-msgstr "OperatorDef: operator \"%s\" je veæ definirana"
+msgid "cannot alter system attribute \"%s\""
+msgstr "nemoguće mijenjanje sistemskog atributa \"%s\""
 
-#: catalog/pg_operator.c:623
+#: commands/tablecmds.c:2063
 #, c-format
-msgid "OperatorDef: operator %u not found"
-msgstr "OperatorDef: operator %u nije naðen"
-
-#: catalog/pg_operator.c:711
-msgid "operator cannot be its own negator or sort operator"
-msgstr "operator ne mo¾e biti vlastiti negator ili sort operator"
+msgid "attribute \"%s\" is in a primary key"
+msgstr "atribut \"%s\" je u primarnom ključu"
 
-#: catalog/pg_operator.c:728
+#: commands/tablecmds.c:2192
 #, c-format
-msgid "OperatorDef: can't create operator shell \"%s\""
-msgstr "OperatorDef: nemoguæe kreiranje operatorskog shell-a \"%s\""
+msgid "attribute \"%s\" contains NULL values"
+msgstr "atribut \"%s\" sadržava NULL vrijednosti"
 
-#: catalog/pg_proc.c:86 commands/functioncmds.c:140 parser/parse_func.c:1400
+#: commands/tablecmds.c:2242
 #, c-format
-msgid "functions cannot have more than %d arguments"
-msgstr "funkcija nemogu imati vi¹e od %d parametara"
+msgid "\"%s\" is not a table or view"
+msgstr "\"%s\" nije tablica ili pogled(view)"
 
-#: catalog/pg_proc.c:127
-msgid "lookup for procedure by source needs fix (Jan)"
-msgstr ""
+#: commands/tablecmds.c:2381
+#, c-format
+msgid "statistics target %d is too low"
+msgstr "cilj statistike(statistics target) %d je prenizak"
 
-#: catalog/pg_proc.c:139
+#: commands/tablecmds.c:2389
 #, c-format
-msgid "method %s already an attribute of type %s"
-msgstr "metoda %s je veæ atribut tipa %s"
+msgid "lowering statistics target to %d"
+msgstr "smanjujem cilj statistike(statistics target) na %d"
 
-#: catalog/pg_proc.c:189
+#: commands/tablecmds.c:2412
 #, c-format
-msgid "function %s already exists with same argument types"
-msgstr "funkcija %s veæ postoji sa istim tipovima argumenata"
+msgid "invalid storage type \"%s\""
+msgstr "pogrešan tip spremišta(storage type): \"%s\""
 
-#: catalog/pg_proc.c:192
+#: commands/tablecmds.c:2482
 #, c-format
-msgid "ProcedureCreate: you do not have permission to replace function %s"
+msgid "column datatype %s can only have storage \"plain\""
 msgstr ""
-"ProcedureCreate: nemate prava nad bazom da biste mogli zamijeniti funkciju %s"
+"tip podatka za kolonu %s može imati samo \"plain\" skladištenje(storage) "
 
-#: catalog/pg_proc.c:201
-msgid ""
-"ProcedureCreate: cannot change return type of existing function.\n"
-"\tUse DROP FUNCTION first."
-msgstr ""
-"ProcedureCreate: nemoguæe promijeniti povratni tip postojeæe funkcije.\n"
-"\tUpotrijebite 'DROP FUNCTION'."
+#: commands/tablecmds.c:2588
+msgid "ALTER TABLE WITH OIDS is not yet implemented"
+msgstr "ALTER TABLE WITH OIDS nije implementirano"
 
-#: catalog/pg_proc.c:208
+#: commands/tablecmds.c:2669
 #, c-format
-msgid "function %s is an aggregate"
-msgstr "funkcija %s je agregatna(aggregate)"
+msgid "cannot drop system attribute \"%s\""
+msgstr "nemoguće brisanje sistemskog atributa \"%s\""
 
-#: catalog/pg_proc.c:211
+#: commands/tablecmds.c:2677
 #, c-format
-msgid "function %s is not an aggregate"
-msgstr "funkcija %s nije agregatna(aggregate)"
+msgid "cannot drop inherited attribute \"%s\""
+msgstr "Nemoguće brisanje naslijeđenog atributa \"%s\""
 
-#: catalog/pg_proc.c:323
+#: commands/tablecmds.c:3004
 #, c-format
-msgid "function declared to return %s, but no SELECT provided"
-msgstr ""
-"funkcija je deklarirana sa povratnim tipom %s, ali SELECT nije definiran"
-
-#: catalog/pg_proc.c:341
-msgid "function declared to return void, but final statement is a SELECT"
+msgid "CHECK constraint may only reference relation \"%s\""
 msgstr ""
-"funkcija deklarirana bez povratnog tipa(void), ali finalni izraz je 'SELECT'"
+"ograničenje provjere(CHECK constraint) može referencirati samo relaciju \"%s"
+"\""
 
-#: catalog/pg_proc.c:347
+#: commands/tablecmds.c:3068
 #, c-format
-msgid "function declared to return %s, but final statement is not a SELECT"
-msgstr ""
-"funkcija deklarirana sa povratnim tipom %s, ali finalni izraz nije 'SELECT'"
+msgid "CHECK constraint \"%s\" is violated at some row(s)"
+msgstr "CHECK constraint \"%s\" je prekršen u nekim recima"
 
-#: catalog/pg_proc.c:368
+#: commands/tablecmds.c:3119
 #, c-format
-msgid "function declared to return %s returns multiple columns in final SELECT"
-msgstr ""
-"funkcija deklarirana sa povratnim tipom %s vraæa vi¹e od jedne kolone u "
-"finalnom 'SELECT' izrazu."
+msgid "referenced relation \"%s\" is not a table"
+msgstr "referencirana relacija '\"%s\" nije tablica(table)"
 
-#: catalog/pg_proc.c:373
-#, c-format
-msgid "return type mismatch in function: declared to return %s, returns %s"
+#: commands/tablecmds.c:3144
+msgid "cannot reference temporary table from permanent table constraint"
 msgstr ""
-"gre¹ka u povratnom tipu funkcije: deklarirana sa povratnim tipom %s, vraæa "
-"povratni tip %s"
+"nemoguće referencirati privremenu(temporary) tabelu iz permanentnog "
+"ograničenja tablice (table constraint)"
 
-#: catalog/pg_proc.c:421 catalog/pg_proc.c:447
-#, c-format
+#: commands/tablecmds.c:3185 commands/tablecmds.c:3614
 msgid ""
-"function declared to return %s does not SELECT the right number of columns (%"
-"d)"
+"number of referencing and referenced attributes for foreign key disagree"
 msgstr ""
-"funkcija deklarirana sa povratnim tipom %s ne vraæa u SELECT izrazu ispravan "
-"broj kolona (%d)"
+"broj referenciranih i referencirajućih atributa za vanjski ključ (foreign "
+"key) ne odgovaraju"
 
-#: catalog/pg_proc.c:430
+#: commands/tablecmds.c:3267
 #, c-format
-msgid "function declared to return %s returns %s instead of %s at column %d"
+msgid "column \"%s\" referenced in foreign key constraint does not exist"
 msgstr ""
-"funkcija deklarirana sa povratnim tipom %s vraæa tip %s umjesto %s u koloni %"
-"d"
+"kolona \"%s\" referencirana u ograničenju vanjskog ključa(foreign key "
+"constraint) ne postoji"
+
+#: commands/tablecmds.c:3272
+#, c-format
+msgid "cannot have more than %d keys in a foreign key"
+msgstr "moguće je imati samo %d ključeva u vanskom ključu(foreign key)"
 
-#: catalog/pg_proc.c:486 catalog/pg_proc.c:525 catalog/pg_proc.c:568
-#: commands/functioncmds.c:739 utils/adt/ruleutils.c:3162
+#: commands/tablecmds.c:3335
 #, c-format
-msgid "cache lookup of function %u failed"
-msgstr "nije uspjelo tra¾enje funkcije %u u 'cache'-u"
+msgid "there is no PRIMARY KEY for referenced table \"%s\""
+msgstr "PRIMARY KEY za referenciranu tabelu \"%s\" nije nađen"
 
-#: catalog/pg_proc.c:491 catalog/pg_proc.c:530 catalog/pg_proc.c:590
-msgid "null prosrc"
+#: commands/tablecmds.c:3449
+#, c-format
+msgid ""
+"there is no UNIQUE constraint matching given keys for referenced table \"%s\""
 msgstr ""
+"'UNIQUE constraint' koji odgovara datim ključevima za referenciranu tabelu "
+"\"%s\" ne postoji"
 
-#: catalog/pg_proc.c:495
+#: commands/tablecmds.c:3864 commands/trigger.c:2312
 #, c-format
-msgid "there is no built-in function named \"%s\""
-msgstr "'built-in' funkcija imenom \"%s\" ne postoji"
+msgid "constraint \"%s\" does not exist"
+msgstr "ograničenje (constraint) \"%s\" ne postoji"
 
-#: catalog/pg_proc.c:535
-msgid "null probin"
+#: commands/tablecmds.c:3869
+#, c-format
+msgid "multiple constraints named \"%s\" were dropped"
+msgstr "više ograničenja(constraint) sa imenom \"%s\" je obrisano"
+
+#: commands/tablecmds.c:3911
+#, c-format
+msgid "\"%s\" is not a table, TOAST table, index, view, or sequence"
 msgstr ""
+"\"%s\" nije tablica(table),TOASTtablica(TOAST table), indeks(index), pogled"
+"(view) niti sekvenca(sequence)"
 
-#: catalog/pg_proc.c:578
+#: commands/tablecmds.c:4095
+msgid "shared relations cannot be toasted after initdb"
+msgstr "dijeljene relacije ne mogu biti 'toasted' poslije 'initdb'"
+
+#: commands/tablecmds.c:4110
 #, c-format
-msgid "SQL functions cannot return type %s"
-msgstr "SQL funkcije ne mogu vratiti tip %s"
+msgid "relation \"%s\" already has a toast table"
+msgstr "relacija \"%s\" već ima 'toast table'"
 
-#: catalog/pg_proc.c:584
+#: commands/tablecmds.c:4127
 #, c-format
-msgid "SQL functions cannot have arguments of type %s"
-msgstr "SQL funkcije ne mogu imati parametre tipa %s"
+msgid "relation \"%s\" does not need a toast table"
+msgstr "relacija \"%s\" ne zahtijeva 'toast table'"
 
-#: catalog/pg_type.c:171 catalog/pg_type.c:175
+#: commands/trigger.c:137
 #, c-format
-msgid "TypeCreate: invalid type internal size %d"
-msgstr "TypeCreate: pogre¹na interna velièina tipa %d"
+msgid "could not determine referenced table for constraint \"%s\""
+msgstr ""
+"neuspjelo traženje referencirane tabelice za ograničenje(constraint) \"%s\""
+
+#: commands/trigger.c:222
+msgid "double INSERT event specified"
+msgstr "dvostruki INSERT događaj specificiran"
 
-#: catalog/pg_type.c:180
-msgid "TypeCreate: fixed size types must have storage PLAIN"
-msgstr "TypeCreate: tipovi sa finsnim velièinama moraju imati 'storage PLAIN'"
+#: commands/trigger.c:229
+msgid "double DELETE event specified"
+msgstr "dvostruki DELETE događaj specificiran"
 
-#: catalog/pg_type.c:257
+#: commands/trigger.c:236
+msgid "double UPDATE event specified"
+msgstr "dvostruki UPDATE događaj specificiran"
+
+#: commands/trigger.c:269 commands/trigger.c:654
 #, c-format
-msgid "type %s already exists"
-msgstr "tipe %s veæ postoji"
+msgid "trigger \"%s\" for relation \"%s\" already exists"
+msgstr "okidač(trigger) \"%s\" definiran za relaciju \"%s\" već postoji"
 
-#: catalog/pg_type.c:399
+#: commands/trigger.c:290
 #, c-format
-msgid "type %s does not exist"
-msgstr "tip %s ne postoji"
+msgid "changing return type of function %s() from OPAQUE to TRIGGER"
+msgstr "mijenjanje povratnog tipa funkcije %s() iz OPAQUE u TRIGGER"
 
-#: catalog/pg_type.c:405
+#: commands/trigger.c:297
 #, c-format
-msgid "type named %s already exists"
-msgstr "tip sa imenom %s veæ postoji"
+msgid "function %s() must return TRIGGER"
+msgstr "funkcija %s() mora vratiti TRIGGER"
 
-#: commands/aggregatecmds.c:93
+#: commands/trigger.c:1161
 #, c-format
-msgid "DefineAggregate: attribute \"%s\" not recognized"
-msgstr "DefineAggregate: atribut \"%s\" nije poznat"
+msgid "trigger function %u returned NULL"
+msgstr "funkcija %u je vratila NULL"
 
-#: commands/aggregatecmds.c:101
-msgid "Define: \"basetype\" unspecified"
-msgstr "Define: \"basetype\" nije specificiran"
+#: commands/trigger.c:1213 commands/trigger.c:1326 commands/trigger.c:1455
+msgid "BEFORE STATEMENT trigger cannot return a value"
+msgstr "BEFORE STATEMENT okidač ne može vraćati vrijednost"
 
-#: commands/aggregatecmds.c:103
-msgid "Define: \"stype\" unspecified"
-msgstr "Define: \"stype\" nije specificiran"
+#: commands/trigger.c:1582 executor/execMain.c:1124 executor/execMain.c:1423
+#: executor/execMain.c:1557
+msgid "could not serialize access due to concurrent update"
+msgstr "nemoguće serijalizirati pristup zbog konkurentnog ažuriranja"
 
-#: commands/aggregatecmds.c:105
-msgid "Define: \"sfunc\" unspecified"
-msgstr "Define: \"sfunc\" nije specificiran"
+#: commands/trigger.c:2263
+msgid "unnamed constraints cannot be set explicitly"
+msgstr "neimenovani 'constraint'-i nemogu biti zadani eksplicitno"
 
-#: commands/aggregatecmds.c:123
+#: commands/trigger.c:2296
 #, c-format
-msgid "Aggregate transition datatype cannot be %s"
-msgstr "Agregatni prezalni tip podataka ne mo¾e bit %s"
+msgid "constraint \"%s\" is not deferrable"
+msgstr "ograničenje (constraint) \"%s\" nije uklonjivo"
 
-#: commands/aggregatecmds.c:174
+#: commands/typecmds.c:135
 #, c-format
-msgid "RemoveAggregate: couldn't find pg_proc tuple for %s"
-msgstr "RemoveAggregate: 'pg_proc tuple' za %s nije naðen"
+msgid "type names must be %d characters or less"
+msgstr "imena tipova moraju imati %d ili manje znakova"
 
-#: commands/analyze.c:199
+#: commands/typecmds.c:167
 #, c-format
-msgid "Skipping \"%s\" --- only table or database owner can ANALYZE it"
-msgstr ""
-"Preskaèem \"%s\" --- samo vlasnik tabele ili baze mo¾e analizirati (ANALYZE)."
+msgid "array element type cannot be %s"
+msgstr "tip podataka u nizu ne može bit %s"
 
-#: commands/analyze.c:213 commands/vacuum.c:784
+#: commands/typecmds.c:200
 #, c-format
-msgid ""
-"Skipping \"%s\" --- can not process indexes, views or special system tables"
-msgstr ""
-"%s: nemoguæe procesiranje 'index'-a, 'view'-a ili specijalnih sistemskih "
-"tablica"
+msgid "alignment \"%s\" not recognized"
+msgstr "poravnanje \"%s\" nije poznato"
 
-#: commands/analyze.c:242
+#: commands/typecmds.c:217
 #, c-format
-msgid "Analyzing %s.%s"
-msgstr "Analizira se %s.%s"
+msgid "storage \"%s\" not recognized"
+msgstr "spremište \"%s\" nije poznato"
 
-#: commands/analyze.c:435 utils/adt/ruleutils.c:2496
+#: commands/typecmds.c:222
 #, c-format
-msgid "cache lookup of type %u failed"
-msgstr "nije uspjelo tra¾enje tipa %u u cache-u"
+msgid "type attribute \"%s\" not recognized"
+msgstr "tip atributa \"%s\" nije poznat"
 
-#: commands/analyze.c:645
-#, c-format
-msgid "acquire_sample_rows: ReadBuffer(%s,%u) failed"
-msgstr "acquire_sample_rows: ReadBuffer(%s,%u) nije uspio"
+#: commands/typecmds.c:232
+msgid "type input function must be specified"
+msgstr "ulazna funkcija tipa mora biti zadana"
+
+#: commands/typecmds.c:236
+msgid "type output function must be specified"
+msgstr "izlazna funkcija tipa mora biti zadana"
 
-#: commands/async.c:153
+#: commands/typecmds.c:275
 #, c-format
-msgid "Async_Notify: %s"
-msgstr ""
+msgid "changing return type of function %s from OPAQUE to %s"
+msgstr "mijenjanje povratnog tipa funkcije %s() iz OPAQUE u %s"
 
-#: commands/async.c:201
+#: commands/typecmds.c:282
 #, c-format
-msgid "Async_Listen: %s"
-msgstr ""
+msgid "type input function %s must return %s"
+msgstr "ulazna funkcija tipa %s() mora vratiti %s"
 
-#: commands/async.c:224
+#: commands/typecmds.c:292
 #, c-format
-msgid "Async_Listen: We are already listening on %s"
-msgstr "Async_Listen: Veæ slu¹amo na %s"
+msgid "changing return type of function %s from OPAQUE to CSTRING"
+msgstr "mijenjanje povratnog tipa funkcije %s() iz OPAQUE u CSTRING"
 
-#: commands/async.c:296
+#: commands/typecmds.c:299
 #, c-format
-msgid "Async_Unlisten %s"
-msgstr ""
+msgid "type output function %s must return cstring"
+msgstr "izlazna funkcija tipa %s() mora vratiti cstring"
 
-#: commands/async.c:354
-msgid "Async_UnlistenAll"
-msgstr ""
+#: commands/typecmds.c:308
+#, c-format
+msgid "type receive function %s must return %s"
+msgstr "ulazna funkcija tipa %s() mora vratiti %s"
 
-#: commands/async.c:456
-msgid "AtCommit_Notify"
+#: commands/typecmds.c:317
+#, c-format
+msgid "type send function %s must return bytea"
 msgstr ""
 
-#: commands/async.c:488
-msgid "AtCommit_Notify: notifying self"
-msgstr "AtCommit_Notify: obavje¹tavamo sebe"
+#: commands/typecmds.c:520
+#, c-format
+msgid "domain names must be %d characters or less"
+msgstr "imena domena moraju imati %d ili manje znakova"
 
-#: commands/async.c:495
+#: commands/typecmds.c:541
 #, c-format
-msgid "AtCommit_Notify: notifying pid %d"
-msgstr "AtCommit_Notify: obavje¹tavanje pid-a %d"
+msgid "\"%s\" is not a valid base type for a domain"
+msgstr "\"%s\" nije ispravno ime baznog tipa za domenu(domain)"
 
-#: commands/async.c:544
-msgid "AtCommit_Notify: done"
-msgstr "AtCommit_Notify: gotovo"
+#: commands/typecmds.c:598 commands/typecmds.c:1453
+msgid "foreign key constraints not possible for domains"
+msgstr "ograničenje vanjskog ključa(foreign key constraint) nije podržano za domene(domains)"
 
-#: commands/async.c:621
-msgid "Async_NotifyHandler: perform async notify"
-msgstr "Async_NotifyHandler: izvr¹i asinkronu obavjest"
+#: commands/typecmds.c:618
+msgid "multiple DEFAULT expressions"
+msgstr "višestruki DEFAULT izrazi"
 
-#: commands/async.c:626
-msgid "Async_NotifyHandler: done"
-msgstr "Async_NotifyHandler: gotovo"
+#: commands/typecmds.c:648 commands/typecmds.c:657
+msgid "conflicting NULL/NOT NULL constraints"
+msgstr "konfliktno NULL / NOT NULL ograničenje(constarint)"
 
-#: commands/async.c:693
-msgid "EnableNotifyInterrupt: perform async notify"
-msgstr "EnableNotifyInterrupt: izvr¹i asinkronu obavjest"
+#: commands/typecmds.c:676 commands/typecmds.c:1471
+msgid "unique constraints not possible for domains"
+msgstr "unikatno ograničenje(unique constraint) nije podržano za domene(domains)"
 
-#: commands/async.c:698
-msgid "EnableNotifyInterrupt: done"
-msgstr "EnableNotifyInterrupt: gotovo"
+#: commands/typecmds.c:682 commands/typecmds.c:1477
+msgid "primary key constraints not possible for domains"
+msgstr "ograničenje primarnog ključa(primary key constraint) nije podržano za domene(domains)"
 
-#: commands/async.c:749
-msgid "ProcessIncomingNotify"
+#: commands/typecmds.c:691 commands/typecmds.c:1486
+msgid "specifying constraint deferrability not supported for domains"
 msgstr ""
 
-#: commands/async.c:785
+#: commands/typecmds.c:808 commands/typecmds.c:1720 commands/typecmds.c:2031
 #, c-format
-msgid "ProcessIncomingNotify: received %s from %d"
-msgstr "ProcessIncomingNotify: primljen %s od %d"
-
-#: commands/async.c:820
-msgid "ProcessIncomingNotify: done"
-msgstr "ProcessIncomingNotify: gotovo"
+msgid "\"%s\" is not a domain"
+msgstr "\"%s\" nije domena(domain)"
 
-#: commands/async.c:847
+#: commands/typecmds.c:878
 #, c-format
-msgid "NOTIFY for %s"
-msgstr "NOTIFY za %s"
+msgid "changing argument type of function %s from OPAQUE to CSTRING"
+msgstr "mijenjanje tipa argumenta funkcije %s iz OPAQUE u CSTRING"
 
-#: commands/cluster.c:99
+#: commands/typecmds.c:948
 #, c-format
-msgid "CLUSTER: cannot find index \"%s\" for table \"%s\""
-msgstr "CLUSTER: indeks \"%s\" za tabelu \"%s\" nije naðen"
+msgid "changing argument type of function %s from OPAQUE to %s"
+msgstr "mijenjanje tipa argumenta funkcije %s iz OPAQUE u %s"
 
-#: commands/cluster.c:109
-#, c-format
-msgid "CLUSTER: \"%s\" is not an index for table \"%s\""
-msgstr "CLUSTER: \"%s\" nije index za tabelu \"%s\""
+#: commands/typecmds.c:1059
+msgid "composite type must have at least one attribute"
+msgstr "kompozitni tip mora imati specificiran najmanje jedan atribut"
 
-#: commands/cluster.c:121
+#: commands/typecmds.c:1290
 #, c-format
-msgid "CLUSTER: cannot cluster system relation \"%s\""
-msgstr "CLUSTER: nemoguæe klasteriranje sistemske relacije \"%s\""
+msgid "relation \"%s\" attribute \"%s\" contains NULL values"
+msgstr "relacija \"%s\" atribut \"%s\" - sadrži NULL vrijednosti"
 
-#: commands/cluster.c:300 commands/cluster.c:318
+#: commands/typecmds.c:1557
 #, c-format
-msgid "Cache lookup failed for index %u"
-msgstr "Nije uspjelo pretra¾ivanje cache-a za index %u"
+msgid ""
+"relation \"%s\" attribute \"%s\" contains values that violate the new "
+"constraint"
+msgstr ""
+"relacija \"%s\" atribut \"%s\" sadrži vrijednosti koje narušavaju novo "
+"ograničenje(constraint)"
 
-#: commands/cluster.c:385
+#: commands/typecmds.c:1754
 #, c-format
-msgid "cache lookup failed for index %u"
-msgstr "nije uspjelo pretra¾ivanje cache-a za index %u"
+msgid "constraint \"%s\" for domain \"%s\" already exists"
+msgstr "ograničenje(constraint) \"%s\" za domenu(domain) \"%s\" već postoji"
+
+#: commands/typecmds.c:1794 commands/typecmds.c:1803
+msgid "cannot use table references in domain CHECK constraint"
+msgstr ""
+"nedozvoljeno korištenje referenci na tablicu u ograničenju projere domene"
+"(domain CHECK constraint)"
 
-#: commands/cluster.c:437 commands/cluster.c:444
+#: commands/user.c:149 commands/user.c:248 commands/user.c:297
+#: commands/user.c:379
 #, c-format
-msgid "CLUSTER: Cannot find tuple for relation %u"
-msgstr "CLUSTER: slog(tuple) za relaciju %u nije naðen"
+msgid "could not write temp file \"%s\": %m"
+msgstr "neuspjelo pisanje u privremenu datoteku \"%s\": %m"
 
-#: commands/cluster.c:456 commands/cluster.c:462
+#: commands/user.c:184
 #, c-format
-msgid "CLUSTER: FlushRelationBuffers returned %d"
-msgstr "CLUSTER: FlushRelationBuffers vratio %d"
+msgid "invalid group name \"%s\""
+msgstr "pogrešno ime grupe \"%s\""
 
-#: commands/cluster.c:524
-msgid "CLUSTER: expected both swapped tables to have TOAST tables"
-msgstr "CLUSTER: oèekivano da obje 'swapped' tabele imaju TOAST tabele"
+#: commands/user.c:215 commands/user.c:347
+#, c-format
+msgid "invalid user name \"%s\""
+msgstr "pogrešno ime korisnika \"%s\""
 
-#: commands/cluster.c:530 commands/cluster.c:535
+#: commands/user.c:258 commands/user.c:389
 #, c-format
-msgid "CLUSTER: expected one dependency record for TOAST table, found %ld"
-msgstr "CLUSTER: oèekivan jedan slog zavisnosti za TOAST tabelu, naðeno %ld"
+msgid "could not rename \"%s\" to \"%s\": %m"
+msgstr "neuspjelo preimenovanje \"%s\" u \"%s\": %m"
 
-#: commands/comment.c:111
+#: commands/user.c:354
 #, c-format
-msgid "An attempt was made to comment on a unknown type: %d"
-msgstr "Poku¹aj komentiranja nepoznatog tipa: %d"
+msgid "invalid user password \"%s\""
+msgstr "pogrešna lozinka korisnika \"%s\""
 
-#: commands/comment.c:306
+#: commands/user.c:587
+msgid "user id must be positive"
+msgstr "korisniči 'id' mora biti pozitivan"
+
+#: commands/user.c:604
+msgid "must be superuser to create users"
+msgstr "samo 'superuser' može kreirati druge korisnike"
+
+#: commands/user.c:609
 #, c-format
-msgid "relation \"%s\" is not an index"
-msgstr "relacija \"%s\" nije 'index'"
+msgid "user name \"%s\" is reserved"
+msgstr "korisničko ime \"%s\" je rezervirano"
 
-#: commands/comment.c:311
+#: commands/user.c:646 commands/user.c:1191
 #, c-format
-msgid "relation \"%s\" is not a sequence"
-msgstr "relacija \"%s\" nije 'sequence'"
+msgid "user \"%s\" already exists"
+msgstr "korisnik sa imenom \"%s\" već postoji"
 
-#: commands/comment.c:316
+#: commands/user.c:651 commands/user.c:1357
 #, c-format
-msgid "relation \"%s\" is not a table"
-msgstr "relacija \"%s\" nije tablica(table)"
+msgid "sysid %d is already assigned"
+msgstr "'sysid' %d je već dodijeljen"
 
-#: commands/comment.c:321
+#: commands/user.c:848 commands/user.c:961 commands/user.c:1053
+#: commands/user.c:1172 commands/variable.c:778 utils/cache/lsyscache.c:1989
+#: utils/init/miscinit.c:259
 #, c-format
-msgid "relation \"%s\" is not a view"
-msgstr "relacija \"%s\" nije 'view'"
+msgid "user \"%s\" does not exist"
+msgstr "korisnik \"%s\" ne postoji"
 
-#: commands/comment.c:357
-msgid "CommentAttribute: must specify relation.attribute"
-msgstr "CommentAttribute: mora biti specificirano relacija.atribut"
+#: commands/user.c:1026
+msgid "must be superuser to drop users"
+msgstr "samo 'superuser' može ukloniti druge korisnike"
 
-#: commands/comment.c:374 commands/tablecmds.c:1940 commands/tablecmds.c:2074
-#: commands/tablecmds.c:2192 commands/tablecmds.c:2409
-#: optimizer/prep/prepunion.c:804 parser/parse_func.c:1183
-#: parser/parse_relation.c:1551 parser/parse_relation.c:1614
-#: parser/parse_relation.c:1770 parser/parse_type.c:88
-#, c-format
-msgid "Relation \"%s\" has no column \"%s\""
-msgstr "Relacija \"%s\" nema kolone \"%s\""
+#: commands/user.c:1060
+msgid "current user cannot be dropped"
+msgstr "trenutni korisnik ne može biti obrisan"
 
-#: commands/comment.c:403
-msgid "CommentDatabase: database name may not be qualified"
-msgstr "CommentDatabase: ima baze podataka mo¾da nije zadano"
+#: commands/user.c:1064
+msgid "session user cannot be dropped"
+msgstr "korisnik u trenutnom okruženju ne može biti obrisan"
 
-#: commands/comment.c:409 commands/dbcommands.c:531 utils/adt/acl.c:1039
+#: commands/user.c:1090
 #, c-format
-msgid "database \"%s\" does not exist"
-msgstr "baza podataka \"%s\" ne postoji"
+msgid "user \"%s\" cannot be dropped"
+msgstr "korisnik \"%s\" ne može biti obrisan"
 
-#: commands/comment.c:414
+#: commands/user.c:1091
 #, c-format
-msgid "you are not permitted to comment on database \"%s\""
-msgstr "Nemate prava za komentiranje na bazi podataka \"%s\""
+msgid "The user owns database \"%s\"."
+msgstr "korisnik je vlasnik baze podataka \"%s\"."
 
-#: commands/comment.c:419
-msgid "Database comments may only be applied to the current database"
-msgstr "Komentari mogu biti zadani samo za teluæu bazu podataka"
-
-#: commands/comment.c:442
-msgid "CommentSchema: schema name may not be qualified"
-msgstr "CommentSchema: ime ¹eme(schema name) mo¾da nije zadano"
+#: commands/user.c:1183
+msgid "session user may not be renamed"
+msgstr "korisnik u trenutnom okruženju ne može biti preimenovan"
 
-#: commands/comment.c:449
-#, c-format
-msgid "CommentSchema: Schema \"%s\" could not be found"
-msgstr "CommentSchema: ©ema \"%s\" nije naðena"
+#: commands/user.c:1197
+msgid "must be superuser to rename users"
+msgstr "samo 'superuser' može promijeniti ime drugim korisnicima"
 
-#: commands/comment.c:521 commands/comment.c:555
+#: commands/user.c:1230
 #, c-format
-msgid "rule \"%s\" does not exist"
-msgstr "rule \"%s\" ne postoji"
+msgid "before using passwords you must revoke permissions on %s"
+msgstr "prije korištenja lozinke morate zabraniti pristup za %s"
 
-#: commands/comment.c:527
-#, c-format
+#: commands/user.c:1232
 msgid ""
-"There are multiple rules \"%s\"\n"
-"\tPlease specify a relation name as well as a rule name"
+"This restriction is to prevent unprivileged users from reading the passwords."
 msgstr ""
-"Postoje vi¹estruka pravila(rules) \"%s\"\n"
-"\tSpecificirajte ime relacije kao i ime pravila(rule name)"
-
-#: commands/comment.c:732
-msgid "CommentTrigger: must specify relation and trigger"
-msgstr "CommentTrigger: specificirajte relaciju(relation) i 'trigger'"
+"Ovo ograničenje treba spriječiti neprivilegirane korisnike da čitaju lozinke."
 
-#: commands/comment.c:765
+#: commands/user.c:1233
 #, c-format
-msgid "trigger \"%s\" for relation \"%s\" does not exist"
-msgstr "'trigger' \"%s\" definiran za relaciju \"%s\" ne postoji"
+msgid "Try 'REVOKE ALL ON \"%s\" FROM PUBLIC'."
+msgstr "Pokušajte  'REVOKE ALL ON \"%s\" FROM PUBLIC'."
 
-#: commands/comment.c:807
-msgid "CommentConstraint: must specify relation and constraint"
-msgstr "CommentConstraint: specificirajte relaciju(relation) i 'constraint'"
+#: commands/user.c:1297
+msgid "group id must be positive"
+msgstr "identifikator grupe(group id) mora biti pozitivan"
 
-#: commands/comment.c:841
+#: commands/user.c:1310
+msgid "must be superuser to create groups"
+msgstr "samo 'superuser' može kreirati grupe"
+
+#: commands/user.c:1315
 #, c-format
-msgid "Relation \"%s\" has multiple constraints named \"%s\""
-msgstr "Relacija \"%s\" ima vi¹estruki 'constraint' pod imenom \"%s\""
+msgid "group name \"%s\" is reserved"
+msgstr "grupa sa imenom \"%s\" je rezervirana"
 
-#: commands/comment.c:851
+#: commands/user.c:1352 commands/user.c:1734
 #, c-format
-msgid "constraint \"%s\" for relation \"%s\" does not exist"
-msgstr "constraint \"%s\" za relaciju \"%s\" ne postoji"
+msgid "group \"%s\" already exists"
+msgstr "grupa sa imenom \"%s\" već postoji"
 
-#: commands/conversioncmds.c:58
-#, c-format
-msgid "Invalid for encoding name: %s"
-msgstr "Pogre¹no ime za 'encoding': %s"
+#: commands/user.c:1437
+msgid "must be superuser to alter groups"
+msgstr "samo 'superuser' može mijenjati grupe"
 
-#: commands/conversioncmds.c:62
+#: commands/user.c:1516
 #, c-format
-msgid "Invalid to encoding name: %s"
-msgstr "Pogre¹no za ime 'encoding'-a: %s"
+msgid "group \"%s\" does not have any members"
+msgstr "grupa \"%s\" nema niti jednog člana"
 
-#: commands/copy.c:126
+#: commands/user.c:1544
 #, c-format
-msgid "CopySendData: %m"
-msgstr ""
+msgid "user \"%s\" is not in group \"%s\""
+msgstr "korisnik \"%s\" nije u grupi \"%s\""
 
-#: commands/copy.c:301
-msgid "COPY: BINARY option appears more than once"
-msgstr "COPY: BINARY opcija pojavljuje se vi¹e puta"
+#: commands/user.c:1676
+msgid "must be superuser to drop groups"
+msgstr "samo 'superuser' može ukloniti grupe"
 
-#: commands/copy.c:308
-msgid "COPY: OIDS option appears more than once"
-msgstr "COPY: OIDS opcija pojavljuje se vi¹e puta"
+#: commands/user.c:1740
+msgid "must be superuser to rename groups"
+msgstr "samo 'superuser' može preimenovati grupe"
 
-#: commands/copy.c:315
-msgid "COPY: DELIMITER string may only be defined once in query"
-msgstr "COPY: DELIMITER string mo¾e biti definiran samo jednom u upitu(query)"
+#: commands/vacuum.c:466
+msgid "oldest Xmin is far in the past"
+msgstr "najstariji Xmin je daleko u prošlosti"
 
-#: commands/copy.c:322
-msgid "COPY: NULL representation may only be defined once in query"
+#: commands/vacuum.c:467
+msgid "Close open transactions soon to avoid wraparound problems."
 msgstr ""
-"COPY: 'NULL representation' mo¾e biti definiran samo jednom u upitu(query)"
+"zatvorite otvorene transakcije što prije kako biste izbjegli 'wraparound' "
+"probleme."
 
-#: commands/copy.c:327
-#, c-format
-msgid "COPY: option \"%s\" not recognized"
-msgstr "COPY: opcija \"%s\" nije poznata"
+#: commands/vacuum.c:674
+msgid "some databases have not been vacuumed in over 2 billion transactions"
+msgstr ""
+"neke baze podataka nisu vakumirane(vacuumed) prije više od 2 biliona "
+"transakcija."
 
-#: commands/copy.c:332
-msgid "You can not specify the DELIMITER in BINARY mode."
-msgstr "Ne mo¾ete specificirati DELIMITER u BINARY modu."
+#: commands/vacuum.c:675
+msgid "You may have already suffered transaction-wraparound data loss."
+msgstr ""
+"možda ste već izgubili neke podatke zbog 'transaction-wraparound' problema."
 
-#: commands/copy.c:335
-msgid "You can not specify NULL in BINARY mode."
-msgstr "Ne mo¾ete specificirati NULL u BINARY modu."
+#: commands/vacuum.c:686
+msgid "some databases have not been vacuumed in over 1 billion transactions"
+msgstr ""
+"neke baze podataka nisu nisu vakumirane(vacuumed) prije više od 1 bilion "
+"transakcija"
 
-#: commands/copy.c:355
-msgid ""
-"You must have Postgres superuser privilege to do a COPY directly to or from "
-"a file.  Anyone can COPY to stdout or from stdin.  Psql's \\copy command "
-"also works for anyone."
+#: commands/vacuum.c:687
+msgid "Better vacuum them soon, or you may have a wraparound failure."
 msgstr ""
-"Morate imati Postgres 'superuser' privilegije da biste kopirali(COPY) "
-"direktno u datoteku ili iz datoteke. Svaki korisnik mo¾e kopirati na "
-"'stdout' ili iz 'stdin'.Psql \\copy komanda takoðe je dostupna za svakog "
-"korisnika."
+"bolje ih je vakumirati uskoro ili bi mogli imati 'wraparound' neispravnosti."
 
-#: commands/copy.c:364
-msgid "COPY BINARY is not supported to stdout or from stdin"
-msgstr "COPY BINARY nije podr¾an za 'stdout' ili 'stdin'"
+#: commands/vacuum.c:694
+#, c-format
+msgid "some databases have not been vacuumed in %d transactions"
+msgstr "neke baze podataka nisu bile su vakumirane u proteklih %d transakcija"
 
-#: commands/copy.c:370
-msgid "COPY delimiter must be a single character"
-msgstr "'COPY delimiter' mora biti jedan znak"
+#: commands/vacuum.c:696
+#, c-format
+msgid ""
+"Better vacuum them within %d transactions, or you may have a wraparound "
+"failure."
+msgstr ""
+"bolje ih je vakumirati unutar %d transakcija,ili bi mogli imati 'wraparound' "
+"neispravnosti."
 
-#: commands/copy.c:376
+#: commands/vacuum.c:785
 #, c-format
-msgid "COPY: table \"%s\" does not have OIDs"
-msgstr "COPY: tablica \"%s\" nema OID-e"
+msgid "skipping \"%s\" --- only table or database owner can VACUUM it"
+msgstr ""
+"preskačem \"%s\" --- samo vlasnik tabele ili baze podataka može izvršiti "
+"'VACUUM' "
 
-#: commands/copy.c:397 commands/copy.c:442
+#: commands/vacuum.c:799
 #, c-format
-msgid "You cannot copy view %s"
-msgstr "Nemoguæe kopiranje view-a %s"
+msgid ""
+"skipping \"%s\" --- cannot VACUUM indexes, views or special system tables"
+msgstr ""
+"preskačem \"%s\" --- nemoguće vakumirati indekse(index), poglede(view) ili "
+"specijalne sistemske tablice"
 
-#: commands/copy.c:400
+#: commands/vacuum.c:1058 commands/vacuumlazy.c:205
 #, c-format
-msgid "You cannot change sequence relation %s"
-msgstr "Nemoguæe izmijeniti relaciju sequence %s"
+msgid "vacuuming \"%s.%s\""
+msgstr "vakumiranje \"%s.%s\""
 
-#: commands/copy.c:403 commands/copy.c:448
+#: commands/vacuum.c:1093 commands/vacuumlazy.c:263
 #, c-format
-msgid "You cannot copy object %s"
-msgstr "Nemoguæe kopirati objekt %s"
+msgid "relation \"%s\" page %u is uninitialized --- fixing"
+msgstr "relacija \"%s\" stranica %u nije inicijalizirana - popravljam"
 
-#: commands/copy.c:423
+#: commands/vacuum.c:1210
 #, c-format
 msgid ""
-"COPY command, running in backend with effective uid %d, could not open file "
-"'%s' for reading.  Errno = %s (%d)."
+"relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- can't shrink "
+"relation"
 msgstr ""
-"COPY komanda pokrenuta na serveru s efektivním uid %d, ne mo¾e otvoriti "
-"datoteku '%s' za èitanje.  Errno = %s (%d)."
+"relacija \"%s\" TID %u/%u: InsertTransactionInProgress %u - nemoguće "
+"smanjiti relaciju"
 
-#: commands/copy.c:432 commands/copy.c:488
+#: commands/vacuum.c:1223
 #, c-format
-msgid "COPY: %s is a directory"
-msgstr "COPY: %s je direktorij"
+msgid ""
+"relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- can't shrink "
+"relation"
+msgstr ""
+"relacija \"%s\" TID %u/%u: DeleteTransactionInProgress %u - nemoguće "
+"smanjiti relaciju"
 
-#: commands/copy.c:445
+#: commands/vacuum.c:1385 commands/vacuumlazy.c:428
 #, c-format
-msgid "You cannot copy sequence %s"
-msgstr "Nemoguæe kopiranje sekvence(sequence) %s"
-
-#: commands/copy.c:472
-msgid "Relative path not allowed for server side COPY command"
-msgstr "Relativna staza nije dopu¹tena u serverskoj varijanti COPY komande"
+msgid "\"%s\": found %.0f removable, %.0f nonremovable tuples in %u pages"
+msgstr ""
+"\"%s\": pronađeno %.0f moguće ukloniti, %.0f nemoguće uklonit u %u stranica"
 
-#: commands/copy.c:480
+#: commands/vacuum.c:1388
 #, c-format
 msgid ""
-"COPY command, running in backend with effective uid %d, could not open file "
-"'%s' for writing.  Errno = %s (%d)."
+"%.0f dead tuples cannot be removed yet.\n"
+"Nonremovable tuples range from %lu to %lu bytes long.\n"
+"There were %.0f unused item pointers.\n"
+"Total free space (including removable tuples) is %.0f bytes.\n"
+"%u pages are or will become empty, including %u at the end of the table.\n"
+"%u pages containing %.0f free bytes are potential move destinations.\n"
+"%s"
 msgstr ""
-"COPY komanda pokrenuta na serveru s efektivním uid %d, ne mo¾e otvoriti "
-"datoteku'%s' za pisanje.  Errno = %s (%d)."
 
-#: commands/copy.c:557
+#: commands/vacuum.c:2391
 #, c-format
-msgid "COPY: couldn't lookup info for type %u"
-msgstr "COPY: nemoguæe pronaæi informaciju o tipu %u"
-
-#: commands/copy.c:561 commands/copy.c:827
-msgid "COPY BINARY: cstring not supported"
-msgstr "COPY BINARY: cstring nije podr¾an"
+msgid "\"%s\": moved %u tuples, truncated %u to %u pages"
+msgstr ""
 
-#: commands/copy.c:894
-msgid "COPY BINARY: file signature not recognized"
-msgstr "COPY BINARY: potpis datoteke nije prepoznat"
+#: commands/vacuum.c:2394 commands/vacuumlazy.c:489 commands/vacuumlazy.c:774
+#: nodes/print.c:87 storage/lmgr/deadlock.c:888 tcop/postgres.c:3198
+#, c-format
+msgid "%s"
+msgstr ""
 
-#: commands/copy.c:898
-msgid "COPY BINARY: incompatible integer layout"
-msgstr "COPY BINARY: nekompatibilni 'integer' oblik"
+#: commands/vacuum.c:2578 commands/vacuumlazy.c:771
+#, c-format
+msgid "\"%s\": truncated %u to %u pages"
+msgstr "\"%s\": smanjeno %u na %u stranica"
 
-#: commands/copy.c:902
-msgid "COPY BINARY: bogus file header (missing flags)"
-msgstr "COPY BINARY: pogre¹no zaglavlje datoteke (nedostaju zastavice)"
+#: commands/vacuum.c:2670 commands/vacuum.c:2737 commands/vacuumlazy.c:597
+#: commands/vacuumlazy.c:657
+#, c-format
+msgid "index \"%s\" now contains %.0f tuples in %u pages"
+msgstr ""
 
-#: commands/copy.c:906
-msgid "COPY BINARY: unrecognized critical flags in header"
-msgstr "COPY BINARY: nepoznate kritiène zastavice u zaglavlju"
+#: commands/vacuum.c:2674 commands/vacuumlazy.c:601
+#, c-format
+msgid ""
+"%u index pages have been deleted, %u are currently reusable.\n"
+"%s"
+msgstr ""
 
-#: commands/copy.c:910
-msgid "COPY BINARY: bogus file header (missing length)"
-msgstr "COPY BINARY: pogre¹no zaglavlje datoteke (nedostaje du¾ina)"
+#: commands/vacuum.c:2688 commands/vacuum.c:2757
+#, c-format
+msgid "index \"%s\" contains %.0f tuples, but table contains %.0f tuples"
+msgstr ""
 
-#: commands/copy.c:916
-msgid "COPY BINARY: bogus file header (wrong length)"
-msgstr "COPY BINARY: pogre¹no zaglavlje datoteke (pogre¹na duljina)"
+#: commands/vacuum.c:2691 commands/vacuum.c:2760
+msgid "Rebuild the index with REINDEX."
+msgstr "Izgradite index ponovno koristeći REINDEX."
 
-#: commands/copy.c:965
-msgid "NULL Oid"
+#: commands/vacuum.c:2741 commands/vacuumlazy.c:661
+#, c-format
+msgid ""
+"%.0f index tuples were removed.\n"
+"%u index pages have been deleted, %u are currently reusable.\n"
+"%s"
 msgstr ""
 
-#: commands/copy.c:971
-msgid "Invalid Oid"
-msgstr "Pogre¹an Oid"
+#: commands/vacuumlazy.c:431
+#, c-format
+msgid ""
+"%.0f dead tuples cannot be removed yet.\n"
+"There were %.0f unused item pointers.\n"
+"%u pages are entirely empty.\n"
+"%s"
+msgstr ""
 
-#: commands/copy.c:988
+#: commands/vacuumlazy.c:486
 #, c-format
-msgid "Missing data for column \"%s\""
-msgstr "Ne postije podaci za kolonu \"%s\""
+msgid "\"%s\": removed %d tuples in %d pages"
+msgstr "\"%s\": obrisano %d 'tuples' u %d stranica"
 
-#: commands/copy.c:1020
-msgid "Extra data after last expected column"
+#: commands/variable.c:75
+msgid "invalid list syntax for datestyle"
 msgstr ""
 
-#: commands/copy.c:1044
+#: commands/variable.c:161
 #, c-format
-msgid "COPY BINARY: tuple field count is %d, expected %d"
-msgstr "COPY BINARY: broj polja u æeliji je %d, oèekivano je %d"
+msgid "unrecognized datestyle keyword: \"%s\""
+msgstr "nepoznata ključna rijeć \"%s\""
 
-#: commands/copy.c:1051 commands/copy.c:1057 commands/copy.c:1072
-#: commands/copy.c:1086 commands/copy.c:1095 commands/copy.c:1107
-#: commands/copy.c:1122
-msgid "COPY BINARY: unexpected EOF"
-msgstr "COPY BINARY: neoèekivani EOF"
+#: commands/variable.c:179
+msgid "conflicting datestyle specifications"
+msgstr "specifikacije u konfliktu"
 
-#: commands/copy.c:1053
-#, c-format
-msgid "COPY BINARY: sizeof(Oid) is %d, expected %d"
-msgstr "COPY BINARY: sizeof(Oid) je %d, oèekivano je %d"
+#: commands/variable.c:450
+msgid "invalid INTERVAL for time zone: month not allowed"
+msgstr "pogrešan INTERVAL za vremensku zonu: mjesec nije dozvoljen"
 
-#: commands/copy.c:1059
-msgid "COPY BINARY: Invalid Oid"
-msgstr "COPY BINARY: pogre¹an Oid"
+#: commands/variable.c:557
+#, c-format
+msgid "unrecognized timezone name: \"%s\""
+msgstr "nepoznato ime 'timezone': \"%s\" "
 
-#: commands/copy.c:1076
+#: commands/variable.c:565
 #, c-format
-msgid "COPY BINARY: sizeof(field %d) is %d, expected %d"
-msgstr "COPY BINARY: sizeof(polo¾ka %d) je %d, oèekivano je %d"
+msgid "timezone \"%s\" appears to use leap seconds"
+msgstr "'timezone' \"%s\" koristi preskočene sekunde(leap seconds)"
 
-#: commands/copy.c:1088
-msgid "COPY BINARY: bogus varlena length"
-msgstr "COPY BINARY: pogre¹na du¾ina 'varlena'"
+#: commands/variable.c:567
+msgid "PostgreSQL does not support leap seconds"
+msgstr "PostgreSQL ne podržava 'leap seconds'"
 
-#: commands/copy.c:1264
-#, c-format
-msgid "GetInputFunction: Cache lookup of type %u failed"
-msgstr "GetInputFunction: nije uspjelo tra¾enje tipa %u u cache-u"
+#: commands/variable.c:636
+msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query"
+msgstr ""
+"SET TRANSACTION ISOLATION LEVEL mora biti pozvan prije ijednog upita(query)"
 
-#: commands/copy.c:1280
+#: commands/variable.c:713 utils/mb/mbutils.c:188
 #, c-format
-msgid "GetTypeElement: Cache lookup of type %u failed"
-msgstr "GetTypeElement: nije uspjelo tra¾enje tipa %u u cache-u"
+msgid "conversion between %s and %s is not supported"
+msgstr "konverzija između %s i %s nije podržana"
 
-#: commands/copy.c:1422
-msgid "CopyReadAttribute: end of record marker corrupted"
-msgstr "CopyReadAttribute: 'end of record' oznaka koruptirana"
+#: commands/view.c:89
+msgid "view must have at least one attribute"
+msgstr "pogled(view) mora imati specificiran najmanje jedan atribut"
 
-#: commands/copy.c:1582
+#: commands/view.c:113 tcop/utility.c:86
 #, c-format
-msgid "Attribute \"%s\" specified more than once"
-msgstr "Atribut \"%s\" specificiran vi¹e puta"
+msgid "\"%s\" is not a view"
+msgstr "\"%s\" nije pogled(view)"
 
-#: commands/dbcommands.c:99 commands/dbcommands.c:105
-#: commands/dbcommands.c:111 commands/dbcommands.c:117
-msgid "CREATE DATABASE: conflicting options"
-msgstr "CREATE DATABASE: opcije u konfliktu"
+#: commands/view.c:169 commands/view.c:181
+msgid "cannot change number of columns in view"
+msgstr "nemoguće mijenjanje broja kolona u pogledu(view)"
 
-#: commands/dbcommands.c:121
+#: commands/view.c:186
 #, c-format
-msgid "CREATE DATABASE: option \"%s\" not recognized"
-msgstr "CREATE DATABASE: opcija \"%s\" nije poznata"
+msgid "cannot change name of view column \"%s\""
+msgstr "nemoguće mijenjanje imena kolone \"%s\" u pogledu(view)"
 
-#: commands/dbcommands.c:141
+#: commands/view.c:193
 #, c-format
-msgid "%d is not a valid encoding code"
-msgstr "%d nije ispravan 'encoding' kod"
+msgid "cannot change datatype of view column \"%s\""
+msgstr "nemoguće mijenjanje tipa podataka za kolonu \"%s\" u pogledu(view)"
 
-#: commands/dbcommands.c:147
+#: executor/execMain.c:844
 #, c-format
-msgid "%s is not a valid encoding name"
-msgstr "%s nije validno 'encoding' ime"
-
-#: commands/dbcommands.c:151
-msgid "CREATE DATABASE: bogus encoding parameter"
-msgstr "CREATE DATABASE: pogre¹an 'encoding' parametar"
+msgid "cannot change sequence relation \"%s\""
+msgstr "nemoguće izmijeniti relaciju sekvence(sequence) \"%s\""
 
-#: commands/dbcommands.c:164 commands/dbcommands.c:171
-msgid "CREATE DATABASE: permission denied"
-msgstr "CREATE DATABASE: zabranjen pristup"
-
-#: commands/dbcommands.c:186 commands/dbcommands.c:326
+#: executor/execMain.c:850
 #, c-format
-msgid "CREATE DATABASE: database \"%s\" already exists"
-msgstr "CREATE DATABASE: baza podataka \"%s\" veæ postoji"
+msgid "cannot change toast relation \"%s\""
+msgstr "ne možete promijeniti 'toast' relaciju \"%s\""
 
-#: commands/dbcommands.c:198
+#: executor/execMain.c:856
 #, c-format
-msgid "CREATE DATABASE: template \"%s\" does not exist"
-msgstr "CREATE DATABASE: uzorak (template) \"%s\" ne postoji"
+msgid "cannot change view relation \"%s\""
+msgstr "ne možete promijeniti relaciju pogleda(view) \"%s\""
 
-#: commands/dbcommands.c:208
+#: executor/execMain.c:1689
 #, c-format
-msgid "CREATE DATABASE: permission to copy \"%s\" denied"
-msgstr "CREATE DATABASE: nemate prava za 'copy' \"%s\""
+msgid "null value for attribute \"%s\" violates NOT NULL constraint"
+msgstr "null vrijednost za atribut \"%s\" narušava NOT NULL ograničenje"
 
-#: commands/dbcommands.c:227
+#: executor/execMain.c:1701
 #, c-format
-msgid ""
-"CREATE DATABASE: source database \"%s\" is being accessed by other users"
+msgid "new row for relation \"%s\" violates CHECK constraint \"%s\""
 msgstr ""
-"CREATE DATABASE: izvornoj bazi podataka \"%s\" pristupaju drugi korisnici"
-
-#: commands/dbcommands.c:235
-msgid "CREATE DATABASE: invalid backend encoding"
-msgstr "CREATE DATABASE: pogre¹an 'backend encoding'"
-
-#: commands/dbcommands.c:263 commands/dbcommands.c:265
-#: commands/dbcommands.c:267
-msgid "database path may not contain single quotes"
-msgstr "staza baze podataka ne mo¾e sadr¾avati jednostruke navodnike"
+"novi redak za relaciju \"%s\" krši ograničenje provjere(CHECK konstraint) \"%"
+"s\""
 
-#: commands/dbcommands.c:290
+#: executor/execQual.c:180 executor/execQual.c:204 executor/execQual.c:1719
+#: utils/adt/array_userfuncs.c:362 utils/adt/arrayfuncs.c:212
+#: utils/adt/arrayfuncs.c:378 utils/adt/arrayfuncs.c:897
+#: utils/adt/arrayfuncs.c:2237
 #, c-format
-msgid "CREATE DATABASE: unable to create database directory '%s': %m"
-msgstr "CREATE DATABASE: nemoguæe kreiranje staze baze podataka '%s': %m"
+msgid "number of array dimensions exceeds the maximum allowed, %d"
+msgstr "broj dimenzija niza prelazi maksimalno dozvoljen, %d"
 
-#: commands/dbcommands.c:293
+#: executor/execQual.c:500
 #, c-format
-msgid "CREATE DATABASE: unable to remove temp directory '%s': %m"
-msgstr "CREATE DATABASE: nemoguæe brisanje privremenog direktorija '%s': %m"
+msgid "no value found for parameter \"%s\""
+msgstr "nepoznata vrijednost za parametar \"%s\""
 
-#: commands/dbcommands.c:300
+#: executor/execQual.c:505
 #, c-format
-msgid "CREATE DATABASE: could not link '%s' to '%s': %m"
-msgstr "CREATE DATABASE: nemoguæe povezati '%s' i '%s': %m"
+msgid "no value found for parameter %d"
+msgstr "nema vrijednosti za parametar %d"
 
-#: commands/dbcommands.c:310
-msgid "CREATE DATABASE: could not initialize database directory"
-msgstr "CREATE DATABASE: neuspijela inicijalizacija direktorija baze podataka"
+#: executor/execQual.c:665
+msgid "functions and operators can take at most one set argument"
+msgstr "funkcije i operatori mogu primiti samo jedan set paramatara"
 
-#: commands/dbcommands.c:312
-msgid ""
-"CREATE DATABASE: could not initialize database directory; delete failed as "
-"well"
+#: executor/execQual.c:717 executor/execQual.c:761 executor/execQual.c:948
+#: executor/execQual.c:2959 executor/functions.c:578 executor/functions.c:617
+#: utils/adt/pgstatfuncs.c:191 utils/adt/sets.c:207 utils/fmgr/funcapi.c:38
+msgid "set-valued function called in context that cannot accept a set"
+msgstr "'set-valued' funkcija pozvana u kontekstu koji ne prihvaća set"
+
+#: executor/execQual.c:1059 executor/execQual.c:1100
+msgid "function returning tuple cannot return NULL"
+msgstr ""
+
+#: executor/execQual.c:1064
+msgid "function returning tuple did not return a valid tuple slot"
 msgstr ""
-"CREATE DATABASE: neuspijela inicijalizacija direktorija baze podataka; "
-"brisanje takoðe nije uspjelo"
 
-#: commands/dbcommands.c:402
-msgid "DROP DATABASE: cannot be executed on the currently open database"
+#: executor/execQual.c:1127
+msgid "table-function protocol for materialize mode was not followed"
 msgstr ""
-"DROP DATABASE: ne mo¾e biti izvr¹en na trenutno otvorenoj bazi podataka"
 
-#: commands/dbcommands.c:419
+#: executor/execQual.c:1134
 #, c-format
-msgid "DROP DATABASE: database \"%s\" does not exist"
-msgstr "DROP DATABASE: baza podataka \"%s\" ne postoji"
+msgid "unrecognized table-function returnMode: %d"
+msgstr ""
 
-#: commands/dbcommands.c:422
-msgid "DROP DATABASE: permission denied"
-msgstr "DROP DATABASE: zabranjen pristup"
+#: executor/execQual.c:1247
+msgid "IS DISTINCT FROM does not support set arguments"
+msgstr "IS DISTINCT FROM ne podržava set argumenata"
 
-#: commands/dbcommands.c:430
-msgid "DROP DATABASE: database is marked as a template"
-msgstr "DROP DATABASE: baza podataka je oznaèena kao uzorak(template)"
+#: executor/execQual.c:1315
+msgid "op ANY/ALL (array) does not support set arguments"
+msgstr "op ANY/ALL (array) ne podržava set argumenata"
 
-#: commands/dbcommands.c:439
-#, c-format
-msgid "DROP DATABASE: database \"%s\" is being accessed by other users"
-msgstr "DROP DATABASE: bazi podataka \"%s\" pristupaju drugi korisnici "
+#: executor/execQual.c:1705
+msgid "cannot merge incompatible arrays"
+msgstr "nomoguće povezivanje nekompatibilnih nizova"
 
-#: commands/dbcommands.c:456
+#: executor/execQual.c:1706
 #, c-format
 msgid ""
-"DROP DATABASE: Database \"%s\" doesn't exist despite earlier reports to the "
-"contrary"
+"Array with element type %s cannot be included in ARRAY construct with "
+"element type %s."
 msgstr ""
-"DROP DATABASE: baza podataka \"%s\" ne postoji unatoè prethodnom opreènom "
-"izvje¹taju"
 
-#: commands/dbcommands.c:697
-msgid "Relative paths are not allowed as database locations"
-msgstr "Relativne staze nisu dozvoljene kao oznaka lokacije baze podataka"
+#: executor/execQual.c:1739
+msgid ""
+"multidimensional arrays must have array expressions with matching dimensions"
+msgstr ""
+"višedimenzionalni nizovi moraju imati nizovne izraze odgovarajućih dimenzija"
 
-#: commands/dbcommands.c:699
-msgid "Absolute paths are not allowed as database locations"
-msgstr "Apsolutne staze nisu dozvoljene kao oznaka lokacije baze podataka"
+#: executor/execQual.c:1849
+msgid "NULLIF does not support set arguments"
+msgstr "NULLIF ne prihvaća set argumenata"
 
-#: commands/dbcommands.c:709
+#: executor/execQual.c:2030
 #, c-format
-msgid "Postmaster environment variable '%s' not set"
-msgstr "'Postmaster' ambijentna varijabla '%s' nije postavljena"
+msgid "domain %s does not allow NULL values"
+msgstr "domena(domain) %s ne dozvoljava NULL vrijednsoti"
 
-#: commands/dbcommands.c:711
+#: executor/execQual.c:2060
 #, c-format
-msgid "Postmaster environment variable '%s' must be absolute path"
-msgstr "'Postmaster' ambijentna varijabla '%s' mora sadr¾avati apsolutnu stazu"
+msgid "value for domain %s violates CHECK constraint \"%s\""
+msgstr ""
+"vrijednost za domenu (domain) %s krši ograničenje provjere (CHECK "
+"constraint) \"%s\""
 
-#: commands/dbcommands.c:717
-msgid "Alternate path is too long"
-msgstr "Alternativna staza je predugaèka"
+#: executor/execQual.c:2417 optimizer/util/clauses.c:411 parser/parse_agg.c:74
+msgid "aggregate function calls may not be nested"
+msgstr "pozivi agregatnih funkcija ne mogu biti ugnježđeni"
 
-#: commands/dbcommands.c:746
+#: executor/functions.c:183
 #, c-format
-msgid "could not remove '%s': %m"
-msgstr "nemoguæe brisanje '%s': %m"
+msgid "could not determine actual result type for function declared %s"
+msgstr "neuspješno utvrđivanje rezulatantnog tipa za dekalriranu funkciju %s"
 
-#: commands/dbcommands.c:755
+#: executor/functions.c:254
 #, c-format
-msgid "database directory '%s' could not be removed"
-msgstr "direktorij baze podataka '%s' ne mo¾e biti obrisan"
+msgid "could not determine actual type of argument declared %s"
+msgstr "neuspješno utvrđivanje tipa argumenta deklariranog %s"
 
-#: commands/dbcommands.c:827 commands/vacuum.c:581
+#: executor/functions.c:673
 #, c-format
-msgid "database %u does not exist"
-msgstr "baza podataka %u ne postoji"
+msgid "SQL function \"%s\" query %d"
+msgstr "SQL funkcija \"%s\" upit %d"
 
-#: commands/define.c:68 commands/define.c:157 commands/define.c:185
-#: commands/define.c:215
+#: executor/functions.c:686
 #, c-format
-msgid "Define: \"%s\" requires a parameter"
-msgstr "Define: \"%s\" zahtjeva parametar"
+msgid "SQL function \"%s\""
+msgstr "SQL funkcija \"%s\""
 
-#: commands/define.c:93 commands/define.c:239
+#: executor/functions.c:692
 #, c-format
-msgid "Define: cannot interpret argument of \"%s\""
-msgstr "Define: nemoguæe interpretiranje argumenta \"%s\""
+msgid "SQL function \"%s\" during startup"
+msgstr "SQL funkcija \"%s\" prilikom startanja"
 
-#: commands/define.c:106 commands/define.c:115 commands/define.c:128
-#: commands/define.c:144
+#: executor/nodeAgg.c:1314
 #, c-format
-msgid "Define: \"%s\" requires a numeric value"
-msgstr "Define: \"%s\" zahtjeva numerièku vrijednost"
+msgid "aggregate %u needs to have compatible input type and transition type"
+msgstr "agregat %u treba imati kompatibilni input tip i prelazni tip"
+
+#: executor/nodeFunctionscan.c:93
+msgid ""
+"query-specified return tuple and actual function return tuple do not match"
+msgstr "slog upita(query) i stvarni slog koji vraća funkcija ne odgovaraju"
 
-#: commands/define.c:169
+#: executor/nodeHashjoin.c:561 executor/nodeHashjoin.c:571
 #, c-format
-msgid "Define: argument of \"%s\" must be a name"
-msgstr "Define: argument \"%s\" mora biti ime"
+msgid "read from hashjoin temp file failed: %m"
+msgstr "čitanje iz 'hashjoin' privremene datoteke nije uspjelo"
 
-#: commands/define.c:201
+#: executor/nodeHashjoin.c:629 executor/nodeHashjoin.c:636
 #, c-format
-msgid "Define: argument of \"%s\" must be a type name"
-msgstr "Define: argument \"%s\" mora biti ime tipa"
+msgid "failed to rewind hashjoin temp file: %m"
+msgstr "neuspjelo premotavanje 'hash' privremene datoteke: %m"
 
-#: commands/define.c:222
+#: executor/nodeHashjoin.c:687 executor/nodeHashjoin.c:692
 #, c-format
-msgid "Define: \"%s\" requires an integral value"
-msgstr "Define: \"%s\" zahtjeva cijelobrojnu(integer) vrijednost"
+msgid "write to hashjoin temp file failed: %m"
+msgstr "pisanje u 'hashjoin' privremenu datoteku nije uspjelo: %m"
 
-#: commands/define.c:242
+#: executor/nodeIndexscan.c:970
 #, c-format
-msgid "Define: invalid argument for \"%s\": \"%s\""
-msgstr "Define: pogre¹an argument za \"%s\": \"%s\""
+msgid "indexes of relation %u were deactivated"
+msgstr "indeks relacije %u je bio isključen"
+
+#: executor/nodeMergejoin.c:1479
+msgid "RIGHT JOIN is only supported with mergejoinable join conditions"
+msgstr "RIGHT JOIN je podržan samo sa spojivim 'join' uvjetima"
+
+#: executor/nodeMergejoin.c:1496 optimizer/path/joinpath.c:821
+msgid "FULL JOIN is only supported with mergejoinable join conditions"
+msgstr "FULL JOIN je podržan samo sa spojivim 'join' uvjetima"
 
-#: commands/explain.c:815
+#: executor/nodeSubplan.c:290 executor/nodeSubplan.c:332
+#: executor/nodeSubplan.c:966
+msgid "more than one tuple returned by a subselect used as an expression"
+msgstr ""
+"više nego jedan slog je vraćen od strane korištenog 'subselect' izraza."
+
+#: executor/spi.c:725
+msgid "cannot open multi-query plan as cursor"
+msgstr "neuspješno otvaranje višestrukog 'query plan'-a kao kursor(cursor)"
+
+#: executor/spi.c:732
+msgid "cannot open non-SELECT query as cursor"
+msgstr "neuspješno otvaranje ne-SELECT upita kao kursor(cursor)"
+
+#: executor/spi.c:736
+msgid "cannot open SELECT INTO query as cursor"
+msgstr "neuspješno otvaranje SELECT INTO upita kao kursor(cursor)"
+
+#: libpq/auth.c:113
 #, c-format
-msgid "show_sort_keys: no tlist entry for key %d"
-msgstr "show_sort_keys: ne postoji 'tlist' zapis za kljuè %d"
+msgid "kerberos error: %s"
+msgstr "kerberos greška: %s"
 
-#: commands/functioncmds.c:81
+#: libpq/auth.c:119
 #, c-format
-msgid "SQL function cannot return shell type \"%s\""
-msgstr "SQL funkcije ne mogu vratiti tip \"%s\""
+msgid "kerberos protocol version \"%s\" != \"%s\""
+msgstr "kerberos protokol verzija \"%s\" != \"%s\""
 
-#: commands/functioncmds.c:84
+#: libpq/auth.c:126 libpq/auth.c:306
 #, c-format
-msgid "Return type \"%s\" is only a shell"
-msgstr "Povratni tip \"%s\" je samo ¹koljka(shell)"
+msgid "kerberos user name \"%s\" != \"%s\""
+msgstr "kerberos korisničko ime \"%s\" != \"%s\""
 
-#: commands/functioncmds.c:103 commands/functioncmds.c:159
-#: commands/typecmds.c:322 commands/typecmds.c:329 commands/typecmds.c:647
-#: parser/parse_func.c:1410 parser/parse_oper.c:98 parser/parse_oper.c:107
-#: parser/parse_type.c:191 parser/parse_type.c:213 parser/parse_type.c:219
+#: libpq/auth.c:140
+msgid "kerberos v4 not implemented on this server"
+msgstr "kerberos v4 nije implementiran na strani servera"
+
+#: libpq/auth.c:201
 #, c-format
-msgid "Type \"%s\" does not exist"
-msgstr "tip \"%s\" ne postoji"
+msgid "kerberos init returned error %d"
+msgstr "kerberos inicijalizacija je vratila grešku %d"
 
-#: commands/functioncmds.c:106
+#: libpq/auth.c:211
 #, c-format
-msgid "ProcedureCreate: type %s is not yet defined"
-msgstr "ProcedureCreate: typ %s nije definiran"
+msgid "kerberos keytab resolve returned error %d"
+msgstr ""
 
-#: commands/functioncmds.c:116
+#: libpq/auth.c:224
 #, c-format
-msgid "could not create type %s"
-msgstr "nemoguæe kreiranje tipa %s"
+msgid "kerberos sname_to_principal(\"%s\") returned error %d"
+msgstr "kerberos sname_to_principal(\"%s\") je vratio grešku %d"
 
-#: commands/functioncmds.c:150
+#: libpq/auth.c:269
 #, c-format
-msgid "SQL function cannot accept shell type \"%s\""
-msgstr "SQL funkcije ne mogu prihvatiti tip \"%s\""
+msgid "kerberos recvauth returned error %d"
+msgstr "kerberos 'recvauth' je vratio grešku %d"
 
-#: commands/functioncmds.c:153
+#: libpq/auth.c:294
 #, c-format
-msgid "Argument type \"%s\" is only a shell"
-msgstr "Tip argumenta \"%s\" je samo ¹koljka(shell)"
+msgid "kerberos unparse_name returned error %d"
+msgstr "kerberos 'unparse_name' je vratio grešku %d"
 
-#: commands/functioncmds.c:164
-msgid "Functions cannot accept set arguments"
-msgstr "Funkcije ne mogu prihvatiti set argumente"
+#: libpq/auth.c:327
+msgid "kerberos v5 not implemented on this server"
+msgstr "kerberos v5 nije implementiran na strani servera"
 
-#: commands/functioncmds.c:200 commands/functioncmds.c:206
-#: commands/functioncmds.c:212 commands/functioncmds.c:218
-#: commands/functioncmds.c:224
-msgid "conflicting or redundant options"
-msgstr "konflikt redundantnih opcija"
+#: libpq/auth.c:394
+#, c-format
+msgid "%s authentication failed for user \"%s\""
+msgstr "%s autorizacija  nije uspjela za korisnika \"%s\""
 
-#: commands/functioncmds.c:228
-msgid "invalid CREATE FUNCTION option"
-msgstr "pogre¹na CREATE FUNCTION opcija"
+#: libpq/auth.c:418
+msgid "missing or erroneous pg_hba.conf file"
+msgstr "nepostojeća ili neispravna pg_hba.conf datoteka"
 
-#: commands/functioncmds.c:234
-msgid "no function body specified"
-msgstr "tijelo funkcije nije specificirano"
+#: libpq/auth.c:419
+msgid "See postmaster log for details."
+msgstr "Za više detalja pogledajte u 'postmaster log'"
 
-#: commands/functioncmds.c:239
-msgid "no language specified"
-msgstr "jezik nije specificiran"
+#: libpq/auth.c:445
+#, c-format
+msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
+msgstr ""
+"nepostojeća pg_hba.conf stavka za 'host' \"%s\", korisnik \"%s\", baza "
+"podataka \"%s\", %s"
 
-#: commands/functioncmds.c:250
-msgid "invalid volatility"
-msgstr "pogre¹na promijenjivost"
+#: libpq/auth.c:447
+msgid "SSL on"
+msgstr "SSL uključen"
 
-#: commands/functioncmds.c:297
-#, c-format
-msgid "Unrecognized function attribute '%s' ignored"
-msgstr "Nepoznati atribut funkcije '%s' je ignoriran"
+#: libpq/auth.c:447
+msgid "SSL off"
+msgstr "SSL isključen"
 
-#: commands/functioncmds.c:339
+#: libpq/auth.c:451
 #, c-format
-msgid "CREATE FUNCTION: only one AS item needed for %s language"
-msgstr "CREATE FUNCTION: samo jedna 'AS' klauzula potrebna za jezik %s"
+msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
+msgstr ""
+"nepostojeća pg_hba.conf stavka za 'host' \"%s\", korisnik \"%s\", baza "
+"podataka \"%s\""
 
-#: commands/functioncmds.c:399 utils/adt/acl.c:1443
-#, c-format
-msgid "language \"%s\" does not exist"
-msgstr "jezik \"%s\" ne postoji"
+#: libpq/auth.c:463
+msgid "kerberos 4 only supports IPv4 connections"
+msgstr "kerberos 4 podržava samo IPv4 veze"
 
-#: commands/functioncmds.c:505
+#: libpq/auth.c:495
 #, c-format
-msgid "RemoveFunction: couldn't find tuple for function %s"
-msgstr "RemoveFunction: slog(tuple) za funkciju %s nije naðen"
+msgid "failed to enable credential receipt: %m"
+msgstr ""
 
-#: commands/functioncmds.c:515
+#: libpq/auth.c:582
 #, c-format
-msgid ""
-"RemoveFunction: function '%s' is an aggregate\n"
-"\tUse DROP AGGREGATE to remove it"
+msgid "error from underlying PAM layer: %s"
 msgstr ""
-"RemoveFunction: funkcija '%s' je agregatna\n"
-"\tUpotrijebite DROP AGGREGATE da biste je obrisali"
 
-#: commands/functioncmds.c:522
+#: libpq/auth.c:587
 #, c-format
-msgid "Removing built-in function \"%s\""
-msgstr "brisanje ugraðene funkcije \"%s\""
+msgid "unsupported PAM conversation %d/%s"
+msgstr "nepodržana PAM konverzacija %d/%s"
 
-#: commands/functioncmds.c:560
+#: libpq/auth.c:619
+msgid "empty password returned by client"
+msgstr "prazna lozinka vraćena od strane klijenta"
+
+#: libpq/auth.c:679
 #, c-format
-msgid "RemoveFunctionById: couldn't find tuple for function %u"
-msgstr "RemoveFunctionById: slog(tuple) za funkciju %u nije naðen"
+msgid "Failed to create PAM authenticator: %s"
+msgstr "neuspjelo kreiranje PAM potvrde: %s"
 
-#: commands/functioncmds.c:582
+#: libpq/auth.c:690
 #, c-format
-msgid "RemoveFunctionById: couldn't find pg_aggregate tuple for %u"
-msgstr "RemoveFunctionById: 'pg_aggregate tuple' za funkciju %u nije naðen"
+msgid "pam_set_item(PAM_USER) failed: %s"
+msgstr "neuspješan pam_set_item(PAM_USER): %s"
 
-#: commands/functioncmds.c:614
+#: libpq/auth.c:701
 #, c-format
-msgid "SetFunctionReturnType: couldn't find tuple for function %u"
-msgstr "SetFunctionReturnType: slog(tuple) za funkciju %u nije naðen"
+msgid "pam_set_item(PAM_CONV) failed: %s"
+msgstr "neuspješan pam_set_item(PAM_CONV) : %s"
 
-#: commands/functioncmds.c:619
+#: libpq/auth.c:712
 #, c-format
-msgid "SetFunctionReturnType: function %u doesn't return OPAQUE"
-msgstr "SetFunctionReturnType: funkcija %u ne vraæa tip OPAQUE"
+msgid "pam_authenticate failed: %s"
+msgstr "pam_authenticate neuspjelo: %s"
 
-#: commands/functioncmds.c:652
+#: libpq/auth.c:723
 #, c-format
-msgid "SetFunctionArgType: couldn't find tuple for function %u"
-msgstr "SetFunctionArgType: slog(tuple) za funkciju %u nije naðen"
+msgid "pam_acct_mgmt failed: %s"
+msgstr "neuspješan pam_acct_mgmt: %s"
 
-#: commands/functioncmds.c:658
+#: libpq/auth.c:734
 #, c-format
-msgid "SetFunctionArgType: function %u doesn't take OPAQUE"
-msgstr "SetFunctionArgType: funkcija %u ne prima tip OPAQUE"
+msgid "failed to release PAM authenticator: %s"
+msgstr "neuspjelo oslobađanje PAM potvrde: %s"
 
-#: commands/functioncmds.c:693 commands/functioncmds.c:884
+#: libpq/auth.c:772
 #, c-format
-msgid "source data type %s does not exist"
-msgstr "izvorni tip podataka %s ne postoji"
+msgid "expected password response, got msg type %d"
+msgstr "očekivana lozinka kao odgovor, stigla poruka tipa %d"
+
+#: libpq/auth.c:800
+msgid "invalid password packet size"
+msgstr "pogrešna veličina paketa sa lozinkom"
+
+#: libpq/auth.c:804
+msgid "received password packet"
+msgstr "primljen paket sa lozinkom"
 
-#: commands/functioncmds.c:698 commands/functioncmds.c:889
+#: libpq/be-fsstubs.c:124 libpq/be-fsstubs.c:162 libpq/be-fsstubs.c:186
+#: libpq/be-fsstubs.c:214 libpq/be-fsstubs.c:271
 #, c-format
-msgid "target data type %s does not exist"
-msgstr "ciljni tip podataka %s ne postoji"
+msgid "invalid large-object descriptor: %d"
+msgstr "pogrešan 'large obj descriptor' (%d)"
 
-#: commands/functioncmds.c:702
-msgid "source data type and target data type are the same"
-msgstr "izvorni i ciljni tip podataka su isti"
+#: libpq/be-fsstubs.c:375
+msgid "must be superuser to use server-side lo_import()"
+msgstr "samo 'superuser' može koristiti serverski lo_import()"
 
-#: commands/functioncmds.c:706
+#: libpq/be-fsstubs.c:376
+msgid "Anyone can use the client-side lo_import() provided by libpq."
+msgstr ""
+"Svaki korisnik može koristiti 'client-side lo_import()' omogućen u libpq "
+"biblioteci."
+
+#: libpq/be-fsstubs.c:391
 #, c-format
-msgid "source data type %s is only a shell"
-msgstr "izvorni tip podataka %s je samo ¹koljka(shell)"
+msgid "could not open server file \"%s\": %m"
+msgstr "neuspjelo otvaranje serverske datoteke \"%s\": %m"
 
-#: commands/functioncmds.c:710
+#: libpq/be-fsstubs.c:412
 #, c-format
-msgid "target data type %s is only a shell"
-msgstr "ciljni tip podataka %s je samo ¹koljka(shell)"
+msgid "could not read server file \"%s\": %m"
+msgstr "neuspjelo čitanje serverske datoteke \"%s\": %m"
+
+#: libpq/be-fsstubs.c:442
+msgid "must be superuser to use server-side lo_export()"
+msgstr "samo 'superuser' može koristiti serverski lo_export()"
+
+#: libpq/be-fsstubs.c:443
+msgid "Anyone can use the client-side lo_export() provided by libpq."
+msgstr ""
+"Svaki korisnik može koristiti 'client-side lo_export()' omogućen u libpq "
+"biblioteci."
 
-#: commands/functioncmds.c:714
+#: libpq/be-fsstubs.c:469
 #, c-format
-msgid "source data type %s is a pseudo-type"
-msgstr "izvorni tip podataka %s pseudo tip"
+msgid "could not create server file \"%s\": %m"
+msgstr "neuspjelo kreiranje serverske datoteke \"%s\": %m"
 
-#: commands/functioncmds.c:718
+#: libpq/be-fsstubs.c:481
 #, c-format
-msgid "target data type %s is a pseudo-type"
-msgstr "ciljni tip podataka %s pseudo tip"
+msgid "could not write server file \"%s\": %m"
+msgstr "neuspjelo pisanje u serversku datoteku \"%s\": %m"
 
-#: commands/functioncmds.c:723 commands/functioncmds.c:904
+#: libpq/be-secure.c:274 libpq/be-secure.c:358
 #, c-format
-msgid "must be owner of type %s or type %s"
-msgstr "mora biti vlasnik tipa %s ili tipa %s"
+msgid "SSL SYSCALL error: %m"
+msgstr "SSL SYSCALL greška: %m"
 
-#: commands/functioncmds.c:743
-msgid "cast function must take 1 argument"
-msgstr "funkcija za konverziju(cast function) mora primati 1 argument"
+#: libpq/be-secure.c:279 libpq/be-secure.c:363
+msgid "SSL SYSCALL error: EOF detected"
+msgstr "SSL SYSCALL greška: EOF detektiran"
 
-#: commands/functioncmds.c:745
-msgid "argument of cast function must match source data type"
-msgstr "argument konverzije(cast) mora odgovarati izvornom tipu podatka"
+#: libpq/be-secure.c:287 libpq/be-secure.c:371
+#, c-format
+msgid "SSL error: %s"
+msgstr "SSL greška: %s"
 
-#: commands/functioncmds.c:747
-msgid "return data type of cast function must match target data type"
-msgstr ""
-"povratni tip konverzijske funkcije(cast function) mora odgovarati ciljnom "
-"tipu podataka"
+#: libpq/be-secure.c:296 libpq/be-secure.c:380
+msgid "unrecognized SSL error code"
+msgstr "nepoznat  kod SSL greške"
 
-#: commands/functioncmds.c:749
-msgid "cast function must not be volatile"
-msgstr "konverzijska funkcija ne mo¾e biti nestalna(volatile)"
+#: libpq/be-secure.c:326 libpq/be-secure.c:330 libpq/be-secure.c:340
+msgid "SSL renegotiation failure"
+msgstr "SSL pregovori neuspjeli"
 
-#: commands/functioncmds.c:751
-msgid "cast function must not be an aggregate function"
-msgstr "konverzijska funkcija ne mo¾e biti agregatna"
+#: libpq/be-secure.c:334
+msgid "SSL failed to send renegotiation request"
+msgstr "neuspjelo slanje SSL zahtjeva za pregovor(renegotiation request)"
 
-#: commands/functioncmds.c:753
-msgid "cast function must not return a set"
-msgstr "konverzijska funkcija ne mo¾e vratiti set"
+#: libpq/be-secure.c:632
+#, c-format
+msgid "could not create SSL context: %s"
+msgstr "neuspjelo kreiranje SSL konteksta: %s"
 
-#: commands/functioncmds.c:774
-msgid "Must be superuser to create a cast WITHOUT FUNCTION"
-msgstr ""
+#: libpq/be-secure.c:642
+#, c-format
+msgid "could not load server certificate file \"%s\": %s"
+msgstr "neuspjelo učitavanje serverskog certifikata \"%s\": %s"
 
-#: commands/functioncmds.c:787
-msgid "source and target datatypes are not physically compatible"
-msgstr "izvorna i ciljna baza podataka nisu fizièki kompatibilne"
+#: libpq/be-secure.c:649
+#, c-format
+msgid "could not access private key file \"%s\": %m"
+msgstr "neuspio pristup datoteci privatnog ključa \"%s\": %m"
 
-#: commands/functioncmds.c:803
+#: libpq/be-secure.c:655
 #, c-format
-msgid "CreateCast: bogus CoercionContext %c"
+msgid "unsafe permissions on private key file \"%s\""
+msgstr "pogrešne privilegije nad datotekom privatnog ključa \"%s\""
+
+#: libpq/be-secure.c:657
+msgid ""
+"File must be owned by the database user and must have no permissions for "
+"\"group\" or \"other\"."
 msgstr ""
+"Datoteka mora biti u vlasništvu korisnika baze podataka i ne smije imati "
+"prava pristupa setirana na \"group\" ili \"other\"."
 
-#: commands/functioncmds.c:820
+#: libpq/be-secure.c:661
 #, c-format
-msgid "cast from data type %s to data type %s already exists"
-msgstr "konverzija iz tipa %s u tip %s veæ postoji"
+msgid "could not load private key file \"%s\": %s"
+msgstr "neuspjelo učitavanje datoteke privatnog ključa \"%s\": %s"
 
-#: commands/functioncmds.c:897
+#: libpq/be-secure.c:666
 #, c-format
-msgid "cast from type %s to type %s does not exist"
-msgstr "konverzija iz tipa %s u tip %s ne postoji"
+msgid "check of private key failed: %s"
+msgstr "neuspjela provjera privatnog ključa: %s"
 
-#: commands/functioncmds.c:940
+#: libpq/be-secure.c:684
 #, c-format
-msgid "could not find tuple for cast %u"
-msgstr "tuple za konverziju %u nije naðen"
+msgid "could not load root cert file \"%s\": %s"
+msgstr "neuspjelo otvaranje root datoteke certifikata \"%s\": %s"
 
-#: commands/indexcmds.c:92
-msgid "DefineIndex: must specify at least one attribute"
-msgstr "DefineIndex: mora biti specificiran najmanje jedan atribut"
+#: libpq/be-secure.c:686
+msgid "Will not verify client certificates."
+msgstr "Klijentski certifikati neće biti verificirani."
 
-#: commands/indexcmds.c:94
+#: libpq/be-secure.c:721
 #, c-format
-msgid "Cannot use more than %d attributes in an index"
-msgstr "Nemoguæe koristiti vi¹e od %d atributa u indeksu"
+msgid "could not initialize SSL connection: %s"
+msgstr "neuspjela inicijalizacija SSL veze: %s"
 
-#: commands/indexcmds.c:105
+#: libpq/be-secure.c:745
 #, c-format
-msgid "DefineIndex: relation \"%s\" is not a table"
-msgstr "DefineIndex: relacija \"%s\" nije tabela"
+msgid "secure connection from \"%s\""
+msgstr "sigurna veza(secure connection) od \"%s\""
 
-#: commands/indexcmds.c:114
-msgid "Existing indexes are inactive. REINDEX first"
-msgstr "Postojeæi indeksi nisu aktivni. prvo REINDEX"
+#: libpq/crypt.c:62
+msgid "cannot use CRYPT auth method because password is MD5-encrypted"
+msgstr ""
+"Nemoguće korištenje CRYPT potvrdne metode jer je lozinka MD5-kriptirana"
 
-#: commands/indexcmds.c:142
+#: libpq/hba.c:129
 #, c-format
-msgid "DefineIndex: access method \"%s\" not found"
-msgstr "DefineIndex: metoda pristupa(access method) \"%s\" ne postoji"
+msgid "authentication file token too long, skipping: \"%s\""
+msgstr "token datoteke potvrde autentičnosti je predugačak, preskačem: \"%s\""
 
-#: commands/indexcmds.c:148
+#: libpq/hba.c:265
 #, c-format
-msgid "DefineIndex: access method \"%s\" does not support UNIQUE indexes"
+msgid "could not open secondary authentication file \"@%s\" as \"%s\": %m"
 msgstr ""
-"DefineIndex: metoda pristupa(ccess method) \"%s\" ne podr¾ava 'UNIQUE' "
-"indekse"
+"neuspjelo otvaranje sekundarne datoteke potvrde autoentičnosti  \"@%s\" kao "
+"\"%s\": %m"
 
-#: commands/indexcmds.c:151
+#: libpq/hba.c:666
 #, c-format
-msgid "DefineIndex: access method \"%s\" does not support multi-column indexes"
+msgid "could not interpret IP address \"%s\" in config file: %s"
 msgstr ""
-"DefineIndex: metoda pristupa(access method) \"%s\" ne podr¾ava indekse nad "
-"vi¹e kolona"
+"neuspjela interpretacija IP adrese \"%s\" u konfiguracijskoj datoteci: %s"
 
-#: commands/indexcmds.c:185
-msgid "Functional index can only have one attribute"
-msgstr "Funkcionalni indeks mo¾e imati samo jedan atribut"
-
-#: commands/indexcmds.c:189
+#: libpq/hba.c:760
 #, c-format
-msgid "Index function can take at most %d arguments"
-msgstr "Indeksna funkcija mo¾e primiti najvi¹e %d argumenata"
-
-#: commands/indexcmds.c:244
-msgid "Partial-index predicates may refer only to the base relation"
-msgstr "'Partial-index predicates' mogu referencirati samo baznu relaciju"
-
-#: commands/indexcmds.c:252
-msgid "Cannot use subselect in index predicate"
-msgstr "Nemoguæe koristiti 'subselect'-e u indeksnom izrazu"
-
-#: commands/indexcmds.c:254
-msgid "Cannot use aggregate in index predicate"
-msgstr "Nemoguæe koristiti agregate u indeksnom izrazu"
+msgid "invalid entry in pg_hba.conf file at line %d, token \"%s\""
+msgstr "pogrešna stavka u pg_hba.conf datoteci u liniji %d, token \"%s\""
 
-#: commands/indexcmds.c:261
-msgid "Functions in index predicate must be marked isImmutable"
-msgstr "Funkcije u indeksnom iskazu moraju biti oznaèene kao 'isImmutable'"
-
-#: commands/indexcmds.c:299 commands/indexcmds.c:389
+#: libpq/hba.c:765
 #, c-format
-msgid "DefineIndex: attribute \"%s\" not found"
-msgstr "DefineIndex: atribut \"%s\" ne postoji"
+msgid "missing field in pg_hba.conf file at end of line %d"
+msgstr "nedostaje polje u pg_hba.conf datoteci na kraju linije %d"
 
-#: commands/indexcmds.c:324
-msgid "DefineIndex: functional index may not use an aggregate function"
-msgstr "DefineIndex: funkcionalni indeks ne mo¾e koristiti agregatnu funkciju"
+#: libpq/hba.c:818 libpq/hba.c:842 storage/smgr/smgr.c:278
+#: utils/init/miscinit.c:775
+#, c-format
+msgid "could not open \"%s\": %m"
+msgstr "neuspjelo otvaranje \"%s\": %m"
 
-#: commands/indexcmds.c:326
-msgid ""
-"DefineIndex: functional index must use a real function, not a type coercion\n"
-"\tTry specifying the index opclass you want to use, instead"
-msgstr ""
-"DefineIndex: funkcionalni indeks mora koristiti realnu funkciju, ne prinudu "
-"tipa\n"
-"\tPoku¹ajte specificirati 'index opclass' koji ¾elie koristiti"
+#: libpq/hba.c:961
+#, c-format
+msgid "could not open config file \"%s\": %m"
+msgstr "neuspjelo otvaranje konfiguracijske datoteke \"%s\": %m"
 
-#: commands/indexcmds.c:334
-msgid "DefineIndex: cannot index on a function returning a set"
-msgstr ""
-"DefineIndex: nemoguæe indeksiranje pomoæu funcije koja vraæa set rezultata"
+#: libpq/hba.c:1023
+#, c-format
+msgid "invalid entry in pg_ident.conf file at line %d, token \"%s\""
+msgstr "pogrešna stavka u pg_ident.conf datoteci u liniji %d, token \"%s\""
 
-#: commands/indexcmds.c:350
-msgid "DefineIndex: index function must be marked isImmutable"
-msgstr "DefineIndex: indeksne funkcije moraju biti oznaèene kao 'isImmutable'"
+#: libpq/hba.c:1028
+#, c-format
+msgid "missing entry in pg_ident.conf file at end of line %d"
+msgstr "nepostojeća stavka u pg_ident.conf datoteci na kraju linije %d,"
 
-#: commands/indexcmds.c:385
-msgid "missing attribute for define index"
-msgstr "nedostaje atribut za definirani index"
+#: libpq/hba.c:1060
+msgid "cannot use IDENT authentication without usermap field"
+msgstr "nemoguće korištenje 'IDENT' potvrde bez 'usermap' polja"
 
-#: commands/indexcmds.c:418
+#: libpq/hba.c:1108
 #, c-format
-msgid ""
-"data type %s has no default operator class for access method \"%s\"\n"
-"\tYou must specify an operator class for the index or define a\n"
-"\tdefault operator class for the data type"
-msgstr ""
-"tip podatka %s nema inicijalnu klasu operatora za pristupnu metodu \"%s\"\n"
-"\tMorate specificirati klasu operatora za indeks ili definirati \n"
-"\tinicijalnu klasu operatora za tip podatka"
+msgid "could not open usermap file \"%s\": %m"
+msgstr "neuspjelo otvaranje 'usemap' datoteke \"%s\": %m"
 
-#: commands/indexcmds.c:449 commands/indexcmds.c:457
+#: libpq/hba.c:1279
 #, c-format
-msgid ""
-"DefineIndex: operator class \"%s\" not supported by access method \"%s\""
+msgid "could not create socket for IDENT connection: %m"
 msgstr ""
-"DefineIndex: klasa operatora \"%s\" nije podr¾ana od strane pristupne metode "
-"\"%s\""
-
-#: commands/indexcmds.c:468
-#, c-format
-msgid "operator class \"%s\" does not accept data type %s"
-msgstr "klasa operatora \"%s\" ne prihvaèa tip podatka %s"
 
-#: commands/indexcmds.c:522
+#: libpq/hba.c:1295
 #, c-format
-msgid "pg_opclass contains multiple default opclasses for data type %s"
-msgstr ""
-"pg_opclass sadr¾i vi¹e od jedne inicijalne 'opclass'-e za tip podatka %s"
+msgid "could not bind to local address \"%s\": %m"
+msgstr "neuspjelo povezivanje na lokalnu adresu  \"%s\": %m"
 
-#: commands/indexcmds.c:544 commands/indexcmds.c:576 commands/indexcmds.c:619
+#: libpq/hba.c:1307
 #, c-format
-msgid "relation \"%s\" is of type \"%c\""
-msgstr "relacija \"%s\" je tipa \"%c\""
+msgid "could not connect to IDENT server at address \"%s\", port %s: %m"
+msgstr "neuspjelo povezivanje na IDENT server na adresi \"%s\", port %s: %m"
 
-#: commands/indexcmds.c:573
+#: libpq/hba.c:1327
 #, c-format
-msgid "index \"%s\" does not exist"
-msgstr "indeks \"%s\" ne postoji"
+msgid "could not send query to IDENT server at address \"%s\", port %s: %m"
+msgstr "neuspjelo slanje upita IDENT serveru na adresi \"%s\", port %s: %m"
 
-#: commands/indexcmds.c:584
+#: libpq/hba.c:1342
 #, c-format
 msgid ""
-"\"%s\" is a system index. call REINDEX under standalone postgres with -O -P "
-"options"
+"could not receive response from IDENT server at address \"%s\", port %s: %m"
 msgstr ""
-"\"%s\" je sistemski indeks. Pozovite REINDEX pod 'standalone postgres' "
-"procesom pokrenutim sa -O -P opcijama"
+"neuspjelo primanje odgovora od IDENT servera na adresi \"%s\", port %s: %m"
 
-#: commands/indexcmds.c:587
+#: libpq/hba.c:1383 libpq/hba.c:1414 libpq/hba.c:1482
 #, c-format
-msgid ""
-"\"%s\" is a system index. call REINDEX under standalone postgres with -P -O "
-"options"
+msgid "could not receive credentials: %m"
 msgstr ""
-"\"%s\" je sistemski indeks. Pozovite REINDEX pod 'standalone postgres' "
-"procesom pokrenutim sa -O -P opcijama"
 
-#: commands/indexcmds.c:602
+#: libpq/hba.c:1392 libpq/hba.c:1423 libpq/hba.c:1493
 #, c-format
-msgid "index \"%s\" wasn't reindexed"
-msgstr "indeks \"%s\" nije reindeksiran"
+msgid "local user with uid %d is not known to getpwuid"
+msgstr "lokalni korisnik sa uid-om %d nije poznat 'getpwuid'"
 
-#: commands/indexcmds.c:634
-#, c-format
-msgid "table \"%s\" wasn't reindexed"
-msgstr "tablica \"%s\" nije reindeksirana"
+#: libpq/hba.c:1505
+msgid "IDENT auth is not supported on local connections on this platform"
+msgstr "'IDENT auth' nije podržan za lokalne veze na ovoj platformi"
 
-#: commands/indexcmds.c:658
-msgid "REINDEX DATABASE: Can be executed only on the currently open database."
+#: libpq/pqcomm.c:248
+#, c-format
+msgid "could not translate hostname \"%s\", service \"%s\" to address: %s"
 msgstr ""
-"REINDEX DATABASE: mo¾e biti izvr¹ena samo na trenutno otvorenoj bazi "
-"podataka."
+"neuspješno prevođenje imena domaćina(host name) \"%s\", servis \"%s\" u "
+"adresu: %s"
+
+#: libpq/pqcomm.c:252
+#, c-format
+msgid "could not translate service \"%s\" to address: %s"
+msgstr "neuspješno prevođenje servisa \"%s\" u adresu: %s"
 
-#: commands/indexcmds.c:661
-msgid "REINDEX DATABASE: Permission denied."
-msgstr "REINDEX DATABASE: Zabranjen pristup."
+#: libpq/pqcomm.c:285
+msgid "IPv4"
+msgstr ""
 
-#: commands/indexcmds.c:664
-msgid "must be called under standalone postgres with -O -P options"
+#: libpq/pqcomm.c:289
+msgid "IPv6"
 msgstr ""
-"mora biti pokrenuto pod 'standalone postgres' procesom pokrenutim sa -O -P "
-"opcijama"
 
-#: commands/indexcmds.c:666
-msgid "must be called under standalone postgres with -P -O options"
+#: libpq/pqcomm.c:294
+msgid "Unix"
 msgstr ""
-"mora biti pokrenuto pod 'standalone postgres' procesom pokrenutim sa -O -P "
-"opcijama"
 
-#: commands/indexcmds.c:732
+#: libpq/pqcomm.c:299
 #, c-format
-msgid "relation %u was reindexed"
-msgstr "relacija %u je reindeksirana"
+msgid "unrecognized address family %d"
+msgstr "nepoznata vrsta adrese %d"
 
-#: commands/lockcmds.c:65
+#. translator: %s is IPv4, IPv6, or Unix
+#: libpq/pqcomm.c:310
 #, c-format
-msgid "LOCK TABLE: %s is not a table"
-msgstr "LOCK TABLE: %s nije tabela"
+msgid "could not create %s socket: %m"
+msgstr "neuspješno kreiranje %s 'socket'-a: %m"
 
-#: commands/opclasscmds.c:88
+#: libpq/pqcomm.c:322
 #, c-format
-msgid "DefineOpClass: access method \"%s\" not found"
-msgstr "DefineOpClass: metoda pristupa(access method) \"%s\" ne postoji"
+msgid "setsockopt(SO_REUSEADDR) failed: %m"
+msgstr "neuspješan setsockopt(SO_REUSEADDR) : %m"
 
-#: commands/opclasscmds.c:107
-msgid "Must be superuser to create an operator class"
-msgstr ""
+#: libpq/pqcomm.c:336
+#, c-format
+msgid "setsockopt(IPV6_V6ONLY) failed: %m"
+msgstr "setsockopt(IPV6_V6ONLY) neuspješan: %m"
 
-#: commands/opclasscmds.c:149
+#. translator: %s is IPv4, IPv6, or Unix
+#: libpq/pqcomm.c:355
 #, c-format
-msgid "DefineOpClass: invalid operator number %d, must be between 1 and %d"
-msgstr "DefineOpClass: pogre¹an broj operatora %d, mora biti izmeðu 1 i %d"
+msgid "could not bind %s socket: %m"
+msgstr "neuspjelo vezanje %s 'socket'-a: %m"
 
-#: commands/opclasscmds.c:153
+#: libpq/pqcomm.c:358
 #, c-format
-msgid "DefineOpClass: operator number %d appears more than once"
-msgstr "DefineOpClass: operator sa brojem %d pojavljuje se vi¹e puta"
+msgid ""
+"Is another postmaster already running on port %d? If not, remove socket node "
+"\"%s\" and retry."
+msgstr ""
+"Da li je 'postmaster' već pokrenut na portu %d? Ako nije, uklonite 'socket "
+"node' \"%s\" pa pokušajte ponovo."
 
-#: commands/opclasscmds.c:170
+#: libpq/pqcomm.c:361
 #, c-format
-msgid "DefineOpClass: Operator '%s' for types '%s' and '%s' does not exist"
-msgstr "DefineOpClass: Operator '%s' za tipove '%s' i '%s' ne postoji"
+msgid ""
+"Is another postmaster already running on port %d? If not, wait a few seconds "
+"and retry."
+msgstr ""
+"Da li je 'postmaster' već pokrenut na portu %d? Ako nije, sačekajte nekoliko "
+"sekundi pa pokušajte ponovo."
 
-#: commands/opclasscmds.c:186
+#. translator: %s is IPv4, IPv6, or Unix
+#: libpq/pqcomm.c:395
 #, c-format
-msgid "DefineOpClass: invalid procedure number %d, must be between 1 and %d"
-msgstr "DefineOpClass: pogre¹an broj procedure %d, mora biti izmeðu 1 i %d"
+msgid "could not listen on %s socket: %m"
+msgstr "neuspjelo osluškivanje na %s 'socket'-u: %m"
 
-#: commands/opclasscmds.c:190
+#: libpq/pqcomm.c:485
 #, c-format
-msgid "DefineOpClass: procedure number %d appears more than once"
-msgstr "DefineOpClass: broj procedure %d pojavljuje se vi¹e puta"
+msgid "could not set group of \"%s\": %m"
+msgstr "neuspješno setiranje grupe \"%s\": %m"
 
-#: commands/opclasscmds.c:203
-msgid "DefineOpClass: storage type specified more than once"
-msgstr "DefineOpClass: 'storage type' specificiran vi¹e puta"
+#: libpq/pqcomm.c:496
+#, c-format
+msgid "could not set permissions of \"%s\": %m"
+msgstr "neuspješno setiranje prava pristupa za \"%s\": %m"
 
-#: commands/opclasscmds.c:207
+#: libpq/pqcomm.c:526
 #, c-format
-msgid "DefineOpClass: bogus item type %d"
-msgstr "DefineOpClass: pogre¹an tip stavke %d"
+msgid "could not accept new connection: %m"
+msgstr "nemoguće prihvaćanje novih veza: %m"
 
-#: commands/opclasscmds.c:229
+#: libpq/pqcomm.c:678
 #, c-format
-msgid "Storage type may not be different from datatype for access method %s"
+msgid "could not receive data from client: %m"
+msgstr "neuspjelo primanje podataka od klijenta: %m"
+
+#: libpq/pqcomm.c:841
+msgid "unexpected EOF within message length word"
 msgstr ""
-"Tip spremi¹ta(Storage type) ne mo¾e biti razlièit od tipa metode pristupa"
-"(access method) %s"
 
-#: commands/opclasscmds.c:245
+#: libpq/pqcomm.c:853
+msgid "invalid message length"
+msgstr "pogrešna dužina poruke"
+
+#: libpq/pqcomm.c:867
+msgid "incomplete message from client"
+msgstr "nekompletna poruka od klijenta"
+
+#: libpq/pqcomm.c:946
 #, c-format
-msgid "Operator class \"%s\" already exists for access method \"%s\""
-msgstr ""
-"Klasa operatora \"%s\" veæ postoji za pristupnu metodu(access method) \"%s\""
+msgid "could not send data to client: %m"
+msgstr "neuspjelo slanje podataka klijentu: %m"
+
+#: libpq/pqformat.c:443
+msgid "no data left in message"
+msgstr "nema više podataka u poruci"
+
+#: libpq/pqformat.c:591 libpq/pqformat.c:609 libpq/pqformat.c:630
+#: utils/adt/arrayfuncs.c:1023
+msgid "insufficient data left in message"
+msgstr "nedovoljno podataka je preostalo u poruci"
 
-#: commands/opclasscmds.c:269
+#: libpq/pqformat.c:671
+msgid "invalid string in message"
+msgstr "pogrešan 'string' u poruci"
+
+#: libpq/pqformat.c:687
+msgid "invalid message format"
+msgstr "pogrešan format poruke"
+
+#: main/main.c:84
 #, c-format
+msgid "%s: setsysinfo failed: %s\n"
+msgstr "%s: 'setsysinfo' neuspješan: %s\n"
+
+#: main/main.c:175
 msgid ""
-"Can't add class \"%s\" as default for type %s\n"
-"\tclass \"%s\" already is the default"
+"\"root\" execution of the PostgreSQL server is not permitted.\n"
+"The server must be started under an unprivileged user id to prevent\n"
+"possible system security compromise.  See the documentation for\n"
+"more information on how to properly start the server.\n"
 msgstr ""
-"Nemoguæe dodavanje klase \"%s\" kao poèetne vrijednosti za tip %s\n"
-"\tklasa \"%s\" je veæ poèetna vrijednost"
+"\"root\" izvršavanje PostgreSQL servera nije dozvoljeno.\n"
+"Server mora biti startan sa neprivilegiranim korisnikom da bi sprečio\n"
+"moguće sistemske sigurnosne kompromise. Za više informacija kako \n"
+"ispravno startati server pogledajte dokumentaciju.\n"
 
-#: commands/opclasscmds.c:477
+#: main/main.c:196
 #, c-format
-msgid "RemoveOpClass: access method \"%s\" not found"
-msgstr "RemoveOpClass: metoda pristupa(access method) \"%s\" ne postoji"
+msgid "%s: real and effective user ids must match\n"
+msgstr "%s: pravi i efektivni korisnički identifikator moraju odgovarati\n"
 
-#: commands/opclasscmds.c:504 commands/opclasscmds.c:512
+#: main/main.c:241
 #, c-format
-msgid ""
-"RemoveOpClass: operator class \"%s\" not supported by access method \"%s\""
-msgstr ""
-"RemoveOpClass: klasa operatora \"%s\" nije podr¾ana od strane pristupne "
-"metode \"%s\""
+msgid "%s: invalid effective uid: %d\n"
+msgstr "%s: pogrešan trenutni 'euid' %d\n"
 
-#: commands/opclasscmds.c:556
+#: main/main.c:254
 #, c-format
-msgid "RemoveOpClassById: couldn't find pg_class entry %u"
-msgstr "RemoveOpClassById: 'pg_class' stavka nije naðena %u"
+msgid "%s: GetUserName failed\n"
+msgstr "%s: 'GetUserName' neuspješan\n"
 
-#: commands/operatorcmds.c:103
-msgid "setof type not implemented for leftarg"
-msgstr "'setof' tip nije implementiran za lijevi argument(leftarg)"
+#: optimizer/path/allpaths.c:214
+msgid "SELECT FOR UPDATE is not supported for inherit queries"
+msgstr "SELECT FOR UPDATE nije podržan za nasljeđene upite"
 
-#: commands/operatorcmds.c:109
-msgid "setof type not implemented for rightarg"
-msgstr "'setof' tip nije implementiran za desni argument(righttarg)"
+#: optimizer/plan/initsplan.c:101
+msgid "SELECT FOR UPDATE cannot be applied to a join"
+msgstr "SELECT FOR UPDATE ne može biti apliciran na 'JOIN'NULL"
 
-#: commands/operatorcmds.c:135
-#, c-format
-msgid "DefineOperator: attribute \"%s\" not recognized"
-msgstr "DefineOperator: atribut \"%s\" nije poznat"
+#: optimizer/plan/initsplan.c:290 optimizer/prep/prepjointree.c:340
+msgid "UNION JOIN is not implemented yet"
+msgstr "UNION JOIN još nije implementiran"
 
-#: commands/operatorcmds.c:144
-msgid "Define: \"procedure\" unspecified"
-msgstr "Define: \"procedure\" nije specificirana"
+#: optimizer/plan/initsplan.c:347
+msgid ""
+"SELECT FOR UPDATE cannot be applied to the nullable side of an OUTER JOIN"
+msgstr ""
+"SELECT FOR UPDATE ne može biti upotrijebljen sa 'OUTER JOIN'-om koji vraća "
+"NULL"
 
-#: commands/operatorcmds.c:215
+#: optimizer/plan/initsplan.c:763
 #, c-format
-msgid "RemoveOperator: failed to find tuple for operator '%s'"
-msgstr ""
+msgid "could not identify an equality operator for types %s and %s"
+msgstr "neuspješno identificiranje operatora jednakosti za tipove %s i %s"
 
-#: commands/operatorcmds.c:251
+#: optimizer/plan/initsplan.c:776
 #, c-format
-msgid "RemoveOperatorById: failed to find tuple for operator %u"
+msgid ""
+"equality operator for types %s and %s should be mergejoinable, but isn't"
 msgstr ""
+"operator jednakosti za tipove %s i %s trebao bi bit spojiv(mergejoinable), "
+"ali nije"
 
-#: commands/portalcmds.c:88
-msgid "PerformPortalFetch: missing portal name"
-msgstr "PerformPortalFetch: izostavljeno ime portala"
-
-#: commands/portalcmds.c:98
-#, c-format
-msgid "PerformPortalFetch: portal \"%s\" not found"
-msgstr "PerformPortalFetch: portal \"%s\" nije naðen"
+#: optimizer/plan/planner.c:591 parser/analyze.c:2088 parser/analyze.c:2252
+#: parser/analyze.c:2807
+msgid "SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT"
+msgstr "SELECT FOR UPDATE nije dozvoljen uz UNION/INTERSECT/EXCEPT"
 
-#: commands/portalcmds.c:201
-msgid "PerformPortalClose: missing portal name"
-msgstr "PerformPortalClose: izostavljeno ime portala"
+#: optimizer/plan/planner.c:657
+msgid "SELECT FOR UPDATE is not allowed in subselects"
+msgstr "SELECT FOR UPDATE nije dozvoljen u kombinaciji sa 'subselect'"
 
-#: commands/portalcmds.c:211
+#: optimizer/util/clauses.c:2037
 #, c-format
-msgid "PerformPortalClose: portal \"%s\" not found"
-msgstr "PerformPortalClose: portal \"%s\" nije naðen"
-
-#: commands/prepare.c:66
-msgid "No statement name given"
+msgid "SQL function \"%s\" during inlining"
 msgstr ""
 
-#: commands/prepare.c:69
-msgid "Utility statements cannot be prepared"
-msgstr "Pomoæni izraz ne mo¾e bit pripremljen(prepared)"
+#: parser/analyze.c:364
+msgid "CREATE VIEW specifies more column names than columns"
+msgstr "CREATE VIEW specificira više imena kolona nego što je zadano kolona"
 
-#: commands/prepare.c:117
-msgid "ExecuteQuery: wrong number of arguments"
-msgstr "ExecuteQuery: pogre¹an broj argumenata"
+#: parser/analyze.c:574
+msgid "INSERT ... SELECT may not specify INTO"
+msgstr "INSERT ... SELECT možda nije specificiran INTO"
 
-#: commands/prepare.c:168
-msgid "INTO clause specified for non-SELECT query"
-msgstr ""
+#: parser/analyze.c:666
+msgid "INSERT has more expressions than target columns"
+msgstr "INSERT ima više izraza nego ciljnih kolona"
 
-#: commands/prepare.c:211
-msgid "InitQueryHashTable: unable to create hash table"
-msgstr ""
+#: parser/analyze.c:687
+msgid "INSERT has more target columns than expressions"
+msgstr "INSERT ima više ciljnih kolona nego izraza"
 
-#: commands/prepare.c:241
+#: parser/analyze.c:973
 #, c-format
-msgid "Prepared statement with name \"%s\" already exists"
-msgstr "Pripremljeni izraz(prepared statement) sa imenom \"%s\" veæ postoji"
+msgid "%s will create implicit sequence \"%s\" for SERIAL column \"%s.%s\""
+msgstr "%s će implicitno kreirati sekvencu \"%s\" za SERIAL kolonu \"%s.%s\""
 
-#: commands/prepare.c:271
+#: parser/analyze.c:1057 parser/analyze.c:1067
 #, c-format
-msgid "Unable to store prepared statement \"%s\"!"
-msgstr "Neuspje¹no spremanje pripremjenog izraza(prepared statement) \"%s\"!"
+msgid "conflicting NULL/NOT NULL declarations for \"%s.%s\""
+msgstr "(NOT) NULL u konfliktu sa deklaracijom za \"%s.%s\""
 
-#: commands/prepare.c:297 commands/prepare.c:314 commands/prepare.c:367
-#: commands/prepare.c:391
+#: parser/analyze.c:1077
 #, c-format
-msgid "Prepared statement with name \"%s\" does not exist"
-msgstr "Pripremljeni izraz(prepared statement) sa imenom \"%s\" ne postoji"
-
-#: commands/proclang.c:61
-msgid ""
-"Only users with superuser privilege are permitted to create procedural "
-"languages"
-msgstr ""
-"Samo korisnicima sa 'superuser' privilegijama  dozvoljeno je kreiranje "
-"proceduralnih jezika(PL)"
+msgid "multiple DEFAULT values specified for \"%s.%s\""
+msgstr "višestruke DEFAULT vrijednosti definirane za \"%s.%s\""
 
-#: commands/proclang.c:73
+#: parser/analyze.c:1322
 #, c-format
-msgid "Language %s already exists"
-msgstr "Jezik %s veæ postoji"
+msgid "multiple primary keys for table \"%s\" are not allowed"
+msgstr "višestruki primarni ključevi za tabelu \"%s\" nisu dozvoljeni"
 
-#: commands/proclang.c:82
+#: parser/analyze.c:1393
 #, c-format
-msgid "function %s() doesn't exist"
-msgstr "funkcija %s() ne postoji"
+msgid "inherited table \"%s\" is not a relation"
+msgstr "nasljeđena tablica \"%s\" nije relacija"
 
-#: commands/proclang.c:94
+#. translator: second %s is PRIMARY KEY or UNIQUE
+#: parser/analyze.c:1453
 #, c-format
-msgid ""
-"CreateProceduralLanguage: changing return type of function %s() from OPAQUE "
-"to LANGUAGE_HANDLER"
-msgstr ""
+msgid "column \"%s\" appears twice in %s constraint"
+msgstr "kolona \"%s\" se pojavljuje dva puta u %s ograničenju "
 
-#: commands/proclang.c:99
+#: parser/analyze.c:1547
 #, c-format
-msgid "CreateProceduralLanguage: function %s() must return LANGUAGE_HANDLER"
-msgstr "CreateProceduralLanguage: funkcija %s() mora vratiti LANGUAGE_HANDLER"
+msgid "%s / %s%s will create implicit index \"%s\" for table \"%s\""
+msgstr "%s / %s%s će kreirati implicitni indeks \"%s\" za tabelu \"%s\""
 
-#: commands/proclang.c:109
+#: parser/analyze.c:1563
 #, c-format
-msgid "function %s(oid) doesn't exist"
-msgstr "funkcija %s(oid) ne postoji"
+msgid "%s will create implicit trigger(s) for FOREIGN KEY check(s)"
+msgstr "%s će kreirati implicitni 'trigger'(e) za FOREIGN KEY provjeru(e)"
 
-#: commands/proclang.c:183
-msgid ""
-"Only users with superuser privilege are permitted to drop procedural "
-"languages"
-msgstr ""
-"Samo korisnicima sa 'superuser' privilegijama  dozvoljeno je brisanje "
-"proceduralnih jezika(PL)"
+#: parser/analyze.c:1656
+msgid "index expression may not return a set"
+msgstr "indeksni izrazi ne smiju vraćati set"
 
-#: commands/proclang.c:196
-#, c-format
-msgid "Language %s doesn't exist"
-msgstr "Jezik %s ne postoji"
+#: parser/analyze.c:1748
+msgid "rule WHERE condition may not contain references to other relations"
+msgstr "WHERE uvjet ne može sadržavati reference na druge relacije"
 
-#: commands/proclang.c:225
-#, c-format
-msgid "DropProceduralLanguageById: language %u not found"
-msgstr ""
+#: parser/analyze.c:1754
+msgid "rule WHERE condition may not contain aggregate functions"
+msgstr "WHERE uvjet ne može sadržavati agregatne funkcije"
 
-#: commands/schemacmds.c:79
-#, c-format
+#: parser/analyze.c:1825
 msgid ""
-"CREATE SCHEMA: permission denied\n"
-"\t\"%s\" is not a superuser, so cannot create a schema for \"%s\""
+"rules with WHERE conditions may only have SELECT, INSERT, UPDATE, or DELETE "
+"actions"
 msgstr ""
+"pravila(rule) sa WHERE uvjetom mogu imati samo, INSERT, UPDATE, ili DELETE "
+"akcije"
 
-#: commands/schemacmds.c:92
-#, c-format
+#: parser/analyze.c:1844 parser/analyze.c:1916 rewrite/rewriteHandler.c:176
+#: rewrite/rewriteManip.c:746 rewrite/rewriteManip.c:800
+msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
+msgstr "uvjetni UNION/INTERSECT/EXCEPT izrazi nisu implementirani"
+
+#: parser/analyze.c:1862
+msgid "ON SELECT rule may not use OLD"
+msgstr "'ON SELECT rule' ne smije korisitit OLD"
+
+#: parser/analyze.c:1866
+msgid "ON SELECT rule may not use NEW"
+msgstr "'ON SELECT rule' ne smije korisitit NEW"
+
+#: parser/analyze.c:1875
+msgid "ON INSERT rule may not use OLD"
+msgstr "'ON INSERT rule' ne smije korisitit OLD"
+
+#: parser/analyze.c:1881
+msgid "ON DELETE rule may not use NEW"
+msgstr "'ON DELETE rule' ne smije korisitit NEW"
+
+#: parser/analyze.c:2209
 msgid ""
-"CREATE SCHEMA: Illegal schema name: \"%s\" -- pg_ is reserved for system "
-"schemas"
+"ORDER BY on a UNION/INTERSECT/EXCEPT result must be on one of the result "
+"columns"
 msgstr ""
-"CREATE SCHEMA: pogre¹no ime ¹eme(schema): \"%s\" -- pg_ je rezerviran za "
-"sistemske ¹eme"
+"ORDER BY u UNION/INTERSECT/EXCEPT rezultat mora biti iz jedne od "
+"rezultantnih kolona"
 
-#: commands/schemacmds.c:162
-msgid "Schema name may not be qualified"
-msgstr "©ema mo¾da nije specificirana"
+#: parser/analyze.c:2247
+msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
+msgstr "INTO dozvoljen samo u prvom SELECT u UNION/INTERSECT/EXCEPT"
 
-#: commands/schemacmds.c:169
-#, c-format
-msgid "Schema \"%s\" does not exist"
-msgstr "©ema(schema) \"%s\" ne postoji"
+#: parser/analyze.c:2308
+msgid ""
+"UNION/INTERSECT/EXCEPT member statement may not refer to other relations of "
+"same query level"
+msgstr ""
+"UNION/INTERSECT/EXCEPT član izraza ne smije referencirati druge relacije na "
+"istom nivou upita"
 
-#: commands/schemacmds.c:206
+#: parser/analyze.c:2361
 #, c-format
-msgid "RemoveSchemaById: schema %u not found"
-msgstr "RemoveSchemaById: ¹ema(schema) %u nije naðena"
+msgid "each %s query must have the same number of columns"
+msgstr "svaki %s upit mora imati jednak broj kolona"
 
-#: commands/sequence.c:207
-msgid "DefineSequence: ReadBuffer failed"
-msgstr "DefineSequence: 'ReadBuffer' nije uspio"
+#: parser/analyze.c:2431
+msgid "CREATE TABLE AS specifies too many column names"
+msgstr "CREATE TABLE AS specificirao previše naziva kolona"
 
-#: commands/sequence.c:334
-#, c-format
-msgid "%s.nextval: you don't have permissions to set sequence %s"
-msgstr "%s.nextval: nemate pravo na postavljanje vrijednosti sekvence %s"
+#: parser/analyze.c:2664
+msgid "cannot specify both SCROLL and NO SCROLL"
+msgstr "ne može se zadati SCROLL i NO SCROLL istovremeno"
 
-#: commands/sequence.c:409
+#: parser/analyze.c:2750
 #, c-format
-msgid "%s.nextval: reached MAXVALUE (%s)"
-msgstr "%s.nextval: dosegnut MAXVALUE (%s)"
+msgid "wrong number of parameters for prepared statement \"%s\""
+msgstr ""
+"pogrešan broj parametara za pripremjeni izraza(prepared statement) \"%s\""
 
-#: commands/sequence.c:430
+#: parser/analyze.c:2752
 #, c-format
-msgid "%s.nextval: reached MINVALUE (%s)"
-msgstr "%s.nextval: dosegnut MINVALUE (%s)"
+msgid "Expected %d parameters but got %d."
+msgstr "Očekivano %d parametara ali je stiglo %d."
 
-#: commands/sequence.c:520
-#, c-format
-msgid "%s.currval: you don't have permissions to read sequence %s"
-msgstr "%s.currval: nemate pravo na èitanje vrijednosti sekvence %s"
+#: parser/analyze.c:2767
+msgid "cannot use sub-select in EXECUTE parameter"
+msgstr "nedozvoljeno korištenje 'subselect'-a u EXECUTE parametrima"
 
-#: commands/sequence.c:524
-#, c-format
-msgid "%s.currval is not yet defined in this session"
-msgstr "%s.currval nije jo¹ definiran u ovom okru¾enju"
+#: parser/analyze.c:2771
+msgid "cannot use aggregate in EXECUTE parameter"
+msgstr "nedozvoljeno korištenje agregata u EXECUTE parametrima"
 
-#: commands/sequence.c:559
+#: parser/analyze.c:2784
 #, c-format
-msgid "%s.setval: you don't have permissions to set sequence %s"
-msgstr "%s.setval: nemate pravo na postavljanje vrijednosti sekvence %s"
+msgid "parameter $%d of type %s cannot be coerced to the expected type %s"
+msgstr "parametar $%d je tipa %s, ne može bit konvertiran u očekivani tip %s"
 
-#: commands/sequence.c:574
-#, c-format
-msgid "%s.setval: value %s is out of bounds (%s,%s)"
-msgstr "%s.setval: vrijednost %s je van opsega (%s,%s)"
+#: parser/analyze.c:2811
+msgid "SELECT FOR UPDATE is not allowed with DISTINCT clause"
+msgstr "SELECT FOR UPDATE nije dozvoljen u kombinaciji sa DISTINCT klauzulom"
 
-#: commands/sequence.c:700
-#, c-format
-msgid "%s.%s: %s is not a sequence"
-msgstr "%s.%s: %s nije sekvenca"
+#: parser/analyze.c:2815
+msgid "SELECT FOR UPDATE is not allowed with GROUP BY clause"
+msgstr "SELECT FOR UPDATE nije dozvoljen u kombinaciji sa GROUP BY klauzulom"
 
-#: commands/sequence.c:718
-msgid "Memory exhausted in init_sequence"
-msgstr "Memorija iscrpljena u 'init_sequence'"
+#: parser/analyze.c:2819
+msgid "SELECT FOR UPDATE is not allowed with AGGREGATE"
+msgstr "SELECT FOR UPDATE nije dozvoljen u kombinaciji sa AGGREGATE klauzulom"
 
-#: commands/sequence.c:746
+#: parser/analyze.c:2886
 #, c-format
-msgid "%s.%s: invalid number of blocks in sequence"
-msgstr "%s.%s: pogre¹an broj blokova u sekvenci"
+msgid "relation \"%s\" in FOR UPDATE clause not found in FROM clause"
+msgstr "relacija \"%s\" u 'FOR UPDATE' izrazu nije nađena u FROM klauzuli"
 
-#: commands/sequence.c:751
-#, c-format
-msgid "%s.%s: ReadBuffer failed"
-msgstr "%s.%s: 'ReadBuffer' nije uspio"
+#: parser/analyze.c:2978
+msgid "misplaced DEFERRABLE clause"
+msgstr "pogrešno smještena DEFERRABLE klauzula"
 
-#: commands/sequence.c:760
-#, c-format
-msgid "%s.%s: bad magic (%08X)"
-msgstr "%s.%s: pogre¹an 'magic' (%08X)"
+#: parser/analyze.c:2982 parser/analyze.c:2995
+msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
+msgstr "višestruke DEFERRABLE/NOT DEFERRABLE klauzule nisu dozvoljene"
 
-#: commands/sequence.c:803
-msgid "DefineSequence: CYCLE ??"
-msgstr ""
+#: parser/analyze.c:2991
+msgid "misplaced NOT DEFERRABLE clause"
+msgstr "pogrešno smještena NOT DEFERRABLE klauzula"
 
-#: commands/sequence.c:807
-#, c-format
-msgid "DefineSequence: option \"%s\" not recognized"
-msgstr "DefineSequence: opcija \"%s\" nije poznata"
+#: parser/analyze.c:3002 parser/analyze.c:3026 gram.y:2193 gram.y:2208
+msgid "INITIALLY DEFERRED constraint must be DEFERRABLE"
+msgstr "'INITIALLY DEFERRED constraint' mora biti 'DEFERRABLE'"
 
-#: commands/sequence.c:814
-msgid "DefineSequence: can't INCREMENT by 0"
-msgstr "DefineSequence: nemoguæe poveèavanje(INCREMENT) za vrijednost 0"
+#: parser/analyze.c:3009
+msgid "misplaced INITIALLY DEFERRED clause"
+msgstr "krivo smještena INITIALLY DEFERRED klauzula"
 
-#: commands/sequence.c:843
-#, c-format
-msgid "DefineSequence: MINVALUE (%s) must be less than MAXVALUE (%s)"
-msgstr ""
+#: parser/analyze.c:3013 parser/analyze.c:3037
+msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
+msgstr "višestruka INITIALLY IMMEDIATE/DEFERRED klauzula nije dopuštena"
 
-#: commands/sequence.c:864
-#, c-format
-msgid "DefineSequence: START value (%s) can't be less than MINVALUE (%s)"
-msgstr ""
+#: parser/analyze.c:3033
+msgid "misplaced INITIALLY IMMEDIATE clause"
+msgstr "krivo smještena INITIALLY IMMEDIATE klauzula"
 
-#: commands/sequence.c:874
+#: parser/analyze.c:3146 parser/analyze.c:3167
 #, c-format
-msgid "DefineSequence: START value (%s) can't be greater than MAXVALUE (%s)"
-msgstr ""
+msgid ""
+"CREATE specifies a schema (%s) different from the one being created (%s)"
+msgstr "CREATE specificira šemu (%s) drugačiju od one koja se kreira(%s)"
 
-#: commands/sequence.c:885
+#: parser/analyze.c:3221 parser/parse_coerce.c:237 parser/parse_expr.c:136
+#: parser/parse_expr.c:142
 #, c-format
-msgid "DefineSequence: CACHE (%s) can't be <= 0"
-msgstr "DefineSequence: CACHE (%s) ne mo¾e biti <= 0"
+msgid "there is no parameter $%d"
+msgstr "ne postoji parametar $%d"
 
-#: commands/sequence.c:905
+#: parser/analyze.c:3226 tcop/postgres.c:1144
 #, c-format
-msgid "seq_redo: unknown op code %u"
-msgstr "seq_redo: nepoznat 'op' kod %u"
+msgid "could not determine datatype of parameter $%d"
+msgstr "neuspješno utvrđivanje tipa podataka za parametar $%d"
 
-#: commands/sequence.c:913
-#, c-format
-msgid "seq_redo: can't read block of %u/%u"
-msgstr "seq_redo: nemoguæe èitanje bloka od %u/%u"
+#: parser/parse_agg.c:120
+msgid "aggregates not allowed in WHERE clause"
+msgstr "agregati nisu dozvoljeni u  WHERE klauzuli"
 
-#: commands/sequence.c:929
-msgid "seq_redo: failed to add item to page"
-msgstr "seq_redo: neuspjelo dodavanje stavke na stranicu"
+#: parser/parse_agg.c:124
+msgid "aggregates not allowed in JOIN conditions"
+msgstr "agregati nisu dozvoljeni u  JOIN uvjetu "
 
-#: commands/tablecmds.c:152
-msgid "DefineRelation: please inherit from a relation or define an attribute"
-msgstr "DefineRelation: naslijedite od relacije ili definirajte atribut"
+#: parser/parse_agg.c:145
+msgid "aggregates not allowed in GROUP BY clause"
+msgstr "agregati nisu dozvoljeni u GROUP BY klauzuli"
 
-#: commands/tablecmds.c:360
+#: parser/parse_agg.c:305
 #, c-format
-msgid "TRUNCATE cannot be used on sequences. '%s' is a sequence"
-msgstr "TRUNCATE ne mo¾e biti kori¹ten nad sekvencama. '%s' je sekvenca"
+msgid "attribute \"%s.%s\" must be GROUPed or used in an aggregate function"
+msgstr ""
+"atribut \"%s.%s\" mora biti grupiran (GROUP) ili korišten u agregatnoj "
+"funkciji"
 
-#: commands/tablecmds.c:363
+#: parser/parse_agg.c:310
 #, c-format
-msgid "TRUNCATE cannot be used on views. '%s' is a view"
-msgstr "TRUNCATE ne mo¾e biti kori¹ten 'view'-om. '%s' je 'view'"
+msgid "sub-select uses un-GROUPed attribute \"%s.%s\" from outer query"
+msgstr "sub-select koristi ne-GROUP-iran atribut \"%s.%s\" iz vanjskog upta"
 
-#: commands/tablecmds.c:366
+#: parser/parse_clause.c:336
 #, c-format
-msgid "TRUNCATE can only be used on tables. '%s' is not a table"
-msgstr "TRUNCATE mo¾e biti kori¹ten samo nad tabelalma. '%s' nije tabela"
+msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
+msgstr "JOIN/ON klauzula referencira \"%s\", koji nije dio JOIN klauzule"
 
-#: commands/tablecmds.c:372
-#, c-format
-msgid "TRUNCATE cannot be used on system tables. '%s' is a system table"
-msgstr ""
-"TRUNCATE ne mo¾e biti kori¹ten nad sistemskim tabelalma. '%s' je sistemska "
-"tabela"
+#: parser/parse_clause.c:396 gram.y:4764
+msgid "sub-select in FROM must have an alias"
+msgstr "'sub-select' u FROM mora imati alias"
 
-#: commands/tablecmds.c:393
-msgid "TRUNCATE cannot be used on temp tables of other processes"
-msgstr "TRUNCATE ne mo¾e biti kori¹ten na privremenim tabelama drugog procesa"
+#: parser/parse_clause.c:419
+msgid "sub-select in FROM may not have SELECT INTO"
+msgstr "sub-select u FROM ne može imati SELECT INTO izraz"
 
-#: commands/tablecmds.c:417
-#, c-format
+#: parser/parse_clause.c:441
+msgid "sub-select in FROM may not refer to other relations of same query level"
+msgstr ""
+"sub-select u FROM izrazu ne smije referencirati druge relacije na istom "
+"nivou upita"
+
+#: parser/parse_clause.c:496
 msgid ""
-"TRUNCATE cannot be used as table %s references this one via foreign key "
-"constraint %s"
+"function expression in FROM may not refer to other relations of same query "
+"level"
 msgstr ""
+"funkcijski izraz u FROM izrazu ne smije referencirati druge relacije na "
+"istom nivou upita"
 
-#: commands/tablecmds.c:527
-#, c-format
-msgid "CREATE TABLE: attribute \"%s\" duplicated"
-msgstr "CREATE TABLE: attribut \"%s\" dupliciran"
+#: parser/parse_clause.c:508
+msgid "cannot use aggregate function in function expression in FROM"
+msgstr "nedozvoljeno korištenje agregatne funkcije u 'FROM function' izrazu"
 
-#: commands/tablecmds.c:550
+#: parser/parse_clause.c:728
 #, c-format
-msgid "CREATE TABLE: inherited relation \"%s\" is not a table"
-msgstr "CREATE TABLE: naslijeðena relacija \"%s\" nije tabela"
+msgid "USING column name \"%s\" appears more than once"
+msgstr "USING ime kolone \"%s\" pojavljuje se više puta"
 
-#: commands/tablecmds.c:554
+#: parser/parse_clause.c:743
 #, c-format
-msgid "CREATE TABLE: cannot inherit from temp relation \"%s\""
-msgstr "CREATE TABLE: ne mo¾ete naslijediti privremenu(temp) relaciju \"%s\""
+msgid "common column name \"%s\" appears more than once in left table"
+msgstr ""
+"uobičajeno ime kolone \"%s\" pojavljuje se više nego jednom u lijevoj tabeli"
 
-#: commands/tablecmds.c:569
+#: parser/parse_clause.c:752
 #, c-format
-msgid "CREATE TABLE: inherited relation \"%s\" duplicated"
-msgstr "CREATE TABLE: naslijeðena relacija \"%s\" duplicirana"
+msgid "JOIN/USING column \"%s\" not found in left table"
+msgstr "JOIN/USING kolona \"%s\" nije nađena u lijevoj tabeli"
 
-#: commands/tablecmds.c:621
+#: parser/parse_clause.c:766
 #, c-format
-msgid ""
-"CREATE TABLE: merging multiple inherited definitions of attribute \"%s\""
+msgid "common column name \"%s\" appears more than once in right table"
 msgstr ""
-"CREATE TABLE: spajanje vi¹estruke naslijeðene definicije atributa \"%s\""
+"uobičajeno ime kolone \"%s\" pojavljuje se više nego jednom u desnoj tabeli"
 
-#: commands/tablecmds.c:626
+#: parser/parse_clause.c:775
 #, c-format
-msgid "CREATE TABLE: inherited attribute \"%s\" type conflict (%s and %s)"
-msgstr "CREATE TABLE: naslijeðeni atribut \"%s\" konflikt tipa (%s and %s)"
+msgid "JOIN/USING column \"%s\" not found in right table"
+msgstr "JOIN/USING kolona \"%s\" nije nađena u desnoj tabeli"
 
-#: commands/tablecmds.c:772
+#: parser/parse_clause.c:827
 #, c-format
-msgid "CREATE TABLE: merging attribute \"%s\" with inherited definition"
-msgstr "CREATE TABLE: spajanje atributa \"%s\" sa naslijeðenom definicijom"
+msgid "column alias list for \"%s\" has too many entries"
+msgstr "lista naziva kolona za \"%s\" ima previše stavki"
 
-#: commands/tablecmds.c:777
+#. translator: %s is name of a SQL construct, eg LIMIT
+#: parser/parse_clause.c:1020
 #, c-format
-msgid "CREATE TABLE: attribute \"%s\" type conflict (%s and %s)"
-msgstr "CREATE TABLE: atribut \"%s\" - konflikt tipa (%s and %s)"
+msgid "argument of %s must not contain variables"
+msgstr "argument %s ne može sadržavati varijable"
 
-#: commands/tablecmds.c:815
+#. translator: %s is name of a SQL construct, eg LIMIT
+#: parser/parse_clause.c:1028
 #, c-format
-msgid ""
-"CREATE TABLE: attribute \"%s\" inherits conflicting default values\n"
-"\tTo resolve the conflict, specify a default explicitly"
-msgstr ""
-"CREATE TABLE: atribut \"%s\" naslijeðuje konflikte poèetne vrijednosti "
-"(default values)\n"
-"\tDa bi rije¹ili konflikt, specificirajte poèetne vrijednosti (default "
-"values) eksplicitno"
+msgid "argument of %s must not contain aggregates"
+msgstr "argument od %s ne može sadržavati agregate"
 
-#: commands/tablecmds.c:1059
+#. translator: %s is name of a SQL construct, eg LIMIT
+#: parser/parse_clause.c:1036
 #, c-format
-msgid "setRelhassubclassInRelation: cache lookup failed for relation %u"
-msgstr ""
-"setRelhassubclassInRelation: nije uspjelo tra¾enje relacije %u u cache-u"
+msgid "argument of %s must not contain sub-selects"
+msgstr "argument od %s ne može sadržavati 'sub-select'"
 
-#: commands/tablecmds.c:1114
+#: parser/parse_clause.c:1142
 #, c-format
-msgid "renameatt: class \"%s\" is a system catalog"
-msgstr "renameatt: klasa \"%s\" je sistemski katalog"
+msgid "%s \"%s\" is ambiguous"
+msgstr "%s \"%s\" je problematičan"
 
-#: commands/tablecmds.c:1160
+#. translator: %s is name of a SQL construct, eg ORDER BY
+#: parser/parse_clause.c:1164
 #, c-format
-msgid "Inherited attribute \"%s\" must be renamed in child tables too"
-msgstr ""
+msgid "non-integer constant in %s"
+msgstr "necijelobrojna(Non-integer) konstanta u %s"
 
-#: commands/tablecmds.c:1168
+#. translator: %s is name of a SQL construct, eg ORDER BY
+#: parser/parse_clause.c:1181
 #, c-format
-msgid "renameatt: attribute \"%s\" does not exist"
-msgstr "renameatt: atribut \"%s\" ne postoji"
+msgid "%s position %d is not in target list"
+msgstr "%s pozicija %d nije u listi ciljeva"
 
-#: commands/tablecmds.c:1173
-#, c-format
-msgid "renameatt: system attribute \"%s\" may not be renamed"
-msgstr "renameatt: sistemski atribut \"%s\" ne mo¾e biti preimenovan"
+#: parser/parse_clause.c:1366
+msgid "for SELECT DISTINCT, ORDER BY expressions must appear in target list"
+msgstr "u SELECT DISTINCT izrazu , ORDER BY izraz mora biti u ciljnoj listi"
 
-#: commands/tablecmds.c:1181
-#, c-format
-msgid "renameatt: inherited attribute \"%s\" may not be renamed"
-msgstr "renameatt: nasljeðeni atribut \"%s\" ne mo¾e biti preimenovan"
+#: parser/parse_clause.c:1406
+msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
+msgstr "SELECT DISTINCT ON izraz mora odgovarati inicijalnom ORDER BY izrazu"
 
-#: commands/tablecmds.c:1190
+#: parser/parse_coerce.c:253
 #, c-format
-msgid "renameatt: attribute \"%s\" exists"
-msgstr "renameatt: atribut \"%s\" postoji"
+msgid "inconsistent types deduced for parameter $%d"
+msgstr ""
 
-#: commands/tablecmds.c:1220
+#. translator: first %s is name of a SQL construct, eg WHERE
+#: parser/parse_coerce.c:579
 #, c-format
-msgid "renameatt: can't find index id %u"
-msgstr "renameatt: nemoguæe pronaæo indeks id %u"
+msgid "argument of %s must be type boolean, not type %s"
+msgstr "argument %s mora biti logičkog(boolean), a ne %s tipa"
 
-#: commands/tablecmds.c:1305
+#. translator: %s is name of a SQL construct, eg WHERE
+#: parser/parse_coerce.c:587 parser/parse_coerce.c:626
 #, c-format
-msgid "renamerel: system relation \"%s\" may not be renamed"
-msgstr "renamerel: sistemska relacija \"%s\" ne mo¾e se preimenovati"
+msgid "argument of %s must not return a set"
+msgstr "argument od %s ne smije vraćati set"
 
-#: commands/tablecmds.c:1321
+#. translator: first %s is name of a SQL construct, eg LIMIT
+#: parser/parse_coerce.c:618
 #, c-format
-msgid "renamerel: relation \"%s\" does not exist"
-msgstr "renamerel: relacija \"%s\" ne postoji"
+msgid "argument of %s must be type integer, not type %s"
+msgstr "argument %s mora biti cjelobrojnog(integer), a ne %s tipa"
 
-#: commands/tablecmds.c:1325
+#: parser/parse_coerce.c:679
 #, c-format
-msgid "renamerel: relation \"%s\" exists"
-msgstr "renamerel: relacija \"%s\" postoji"
+msgid "%s types %s and %s cannot be matched"
+msgstr "%s tipovi %s i %s ne odgovaraju"
 
-#: commands/tablecmds.c:1623 commands/tablecmds.c:1895
-#: commands/tablecmds.c:2029 commands/tablecmds.c:2244
-#: commands/tablecmds.c:2393 commands/tablecmds.c:2563
-#: commands/tablecmds.c:3525 commands/tablecmds.c:3700
+#. translator: first %s is name of a SQL construct, eg CASE
+#: parser/parse_coerce.c:741
 #, c-format
-msgid "ALTER TABLE: relation \"%s\" is not a table"
-msgstr "ALTER TABLE: relacija \"%s\" nije tabela"
+msgid "%s could not convert type %s to %s"
+msgstr "%s neuspjela konverzija tipa %s u %s"
 
-#: commands/tablecmds.c:1634 commands/tablecmds.c:1900
-#: commands/tablecmds.c:2034 commands/tablecmds.c:2152
-#: commands/tablecmds.c:2251 commands/tablecmds.c:2398
-#: commands/tablecmds.c:2568 commands/tablecmds.c:3530
-#, c-format
-msgid "ALTER TABLE: relation \"%s\" is a system catalog"
-msgstr "ALTER TABLE: relacija \"%s\" je sistemski katalog"
+#: parser/parse_coerce.c:900
+msgid "arguments declared ANYELEMENT are not all alike"
+msgstr "argumenti deklarirani kao ANYELEMENT nisu istog tipa"
 
-#: commands/tablecmds.c:1687
-#, c-format
-msgid "ALTER TABLE: child table \"%s\" has different type for column \"%s\""
-msgstr "ALTER TABLE: tabela potomak(child table)\"%s\" ima drugaèiji tip za kolonu \"%s\""
+#: parser/parse_coerce.c:917
+msgid "arguments declared ANYARRAY are not all alike"
+msgstr "argumenti deklarirani kao ANYARRAY nisu istog tipa"
 
-#: commands/tablecmds.c:1695
+#: parser/parse_coerce.c:939 parser/parse_coerce.c:1050
+#: parser/parse_coerce.c:1077
 #, c-format
-msgid "ALTER TABLE: merging definition of column \"%s\" for child %s"
-msgstr "ALTER TABLE: spajanje definicje kolone \"%s\" za potomka(child) %s"
-
-#: commands/tablecmds.c:1725
-msgid "Attribute must be added to child tables too"
-msgstr ""
+msgid "argument declared ANYARRAY is not an array but %s"
+msgstr "argument deklariran kao ANYARRAY nije niz već %s"
 
-#: commands/tablecmds.c:1742
+#: parser/parse_coerce.c:955
 msgid ""
-"Adding columns with defaults is not implemented.\n"
-"\tAdd the column, then use ALTER TABLE SET DEFAULT."
+"argument declared ANYARRAY is not consistent with argument declared "
+"ANYELEMENT"
 msgstr ""
-"Dodavanje kolona sa 'defautl' vrijednostima nije implementirano.\n"
-"\tDodajte kolonu, zatim upotrijebite ALTER TABLE SET DEFAULT."
+"argument deklariran kao ANYARRAY nije konzistentan sa argumentom "
+"deklariranim kao ANYELEMENT"
 
-#: commands/tablecmds.c:1746
-msgid ""
-"Adding NOT NULL columns is not implemented.\n"
-"\tAdd the column, then use ALTER TABLE ... SET NOT NULL."
+#: parser/parse_coerce.c:966
+msgid "could not determine ANYARRAY/ANYELEMENT type because input is UNKNOWN"
 msgstr ""
-"Dodavanje NOT NULL kolona nije implementirano.\n"
-"\tDodajte kolonu, zatim upotrijebite ALTER TABLE ... SET NOT NULL."
+"neuspješno utvrđivanje ANYARRAY/ANYELEMENT tipa jer je ulaz nepoznat - "
+"UNKNOWN"
 
-#: commands/tablecmds.c:1755 commands/tablecmds.c:3840
+#: parser/parse_coerce.c:991 parser/parse_coerce.c:1008
+#: parser/parse_coerce.c:1062 parser/parse_expr.c:795 parser/parse_expr.c:1227
+#: parser/parse_expr.c:1266
 #, c-format
-msgid "ALTER TABLE: relation \"%s\" not found"
-msgstr "ALTER TABLE: relacija \"%s\" nije naðena"
+msgid "could not find array type for datatype %s"
+msgstr "tip niza za tip podataka %s nije nađen"
 
-#: commands/tablecmds.c:1767
-#, c-format
-msgid "ALTER TABLE: column name \"%s\" already exists in table \"%s\""
-msgstr "ALTER TABLE: kolona sa imenom \"%s\" veæ postoji u tablici \"%s\""
+#: parser/parse_expr.c:105
+msgid "expression too complex"
+msgstr "izraz je prekompleksan"
 
-#: commands/tablecmds.c:1773
+#: parser/parse_expr.c:106
 #, c-format
-msgid "ALTER TABLE: relations limited to %d columns"
-msgstr "ALTER TABLE: relacije su limitirane sa %d kolona"
+msgid "Nesting depth exceeds MAX_EXPR_DEPTH = %d."
+msgstr "Broj ugnježđivanja prelazi MAX_EXPR_DEPTH = %d."
 
-#: commands/tablecmds.c:1945 commands/tablecmds.c:2079
-#: commands/tablecmds.c:2197
-#, c-format
-msgid "ALTER TABLE: Cannot alter system attribute \"%s\""
-msgstr "ALTER TABLE: nemoguæe mijenjanje sistemskih atributa \"%s\""
+#: parser/parse_expr.c:351
+msgid "IS DISTINCT FROM requires = operator to yield boolean"
+msgstr "IS DISTINCT FROM zahtijeva da operator = proizvodi 'boolean'"
 
-#: commands/tablecmds.c:1966
-#, c-format
-msgid "ALTER TABLE: Index %u not found"
-msgstr "ALTER TABLE: indeks %u nije naðen"
+#: parser/parse_expr.c:374
+msgid "NULLIF requires = operator to yield boolean"
+msgstr "NULLIF zahtijeva da operator = proizvodi 'boolean'"
 
-#: commands/tablecmds.c:1981
-#, c-format
-msgid "ALTER TABLE: Attribute \"%s\" is in a primary key"
-msgstr "ALTER TABLE: Atribut \"%s\" nije primarni kljuè"
+#: parser/parse_expr.c:496
+msgid "sub-select must return a column"
+msgstr "sub-select mora vraćati kolonu"
 
-#: commands/tablecmds.c:1997 commands/tablecmds.c:2111
-#: commands/tablecmds.c:2339
-#, c-format
-msgid "ALTER TABLE: relation \"%s\" has no column \"%s\""
-msgstr "ALTER TABLE: relacija \"%s\" nema kolona \"%s\""
+#: parser/parse_expr.c:502
+msgid "sub-select must return only one column"
+msgstr "sub-select mora vraćati samo jednu kolonu"
 
-#: commands/tablecmds.c:2098
+#: parser/parse_expr.c:558
 #, c-format
-msgid "ALTER TABLE: Attribute \"%s\" contains NULL values"
-msgstr "ALTER TABLE: Atribut \"%s\" - sadr¾ava NULL vrijednosti"
+msgid "row comparison cannot use operator %s"
+msgstr "usporedba retka ne može koristiti operator %s"
 
-#: commands/tablecmds.c:2147
+#: parser/parse_expr.c:585
+msgid "sub-select has too many columns"
+msgstr "'sub-select' ima previše kolona"
+
+#: parser/parse_expr.c:603
 #, c-format
-msgid "ALTER TABLE: relation \"%s\" is not a table or view"
-msgstr "ALTER TABLE: relacija \"%s\" nije tablica(table) niti 'view'"
+msgid "operator %s must return boolean, not type %s"
+msgstr "operator %s mora biti logičkog(boolean), a ne %s tipa"
+
+#: parser/parse_expr.c:606 parser/parse_expr.c:613
+msgid "The operator of a quantified predicate subquery must return boolean."
+msgstr ""
 
-#: commands/tablecmds.c:2271
+#: parser/parse_expr.c:611
 #, c-format
-msgid "ALTER TABLE: statistics target %d is too low"
-msgstr "ALTER TABLE: cilj statistike(statistics target) %d je prenizak"
+msgid "operator %s must not return a set"
+msgstr "operator %s ne smije vratiti set"
+
+#: parser/parse_expr.c:623
+msgid "sub-select has too few columns"
+msgstr "'sub-select ima premalo kolona"
 
-#: commands/tablecmds.c:2276
-msgid "ALTER TABLE: lowering statistics target to 1000"
-msgstr "ALTER TABLE: smanjujem cilj statistike(statistics target) na 1000"
+#: parser/parse_expr.c:1033
+#, c-format
+msgid "attribute \"%s\" not found"
+msgstr "atribut \"%s\" nije nađen"
 
-#: commands/tablecmds.c:2297
+#: parser/parse_expr.c:1322
 #, c-format
-msgid "ALTER TABLE: \"%s\" storage not recognized"
-msgstr "ALTER TABLE: \"%s\" skladi¹tenje(storage) nije poznato"
+msgid "relation reference \"%s\" cannot be used in an expression"
+msgstr "referenca na relaciju \"%s\" ne može korištena u izrazu"
 
-#: commands/tablecmds.c:2302
+#: parser/parse_expr.c:1530
 #, c-format
-msgid "ALTER TABLE: Invalid column flag: %c"
-msgstr "ALTER TABLE: Pogre¹na zastavica kolone: %c"
+msgid "cannot cast type %s to %s"
+msgstr "nemoguće konvertiranje(cast) tipa %s u %s"
 
-#: commands/tablecmds.c:2344
+#: parser/parse_func.c:89
 #, c-format
-msgid "ALTER TABLE: cannot change system attribute \"%s\""
-msgstr "ALTER TABLE: nemoguæe mijenjanje sistemskih atributa \"%s\""
+msgid "cannot pass more than %d arguments to a function"
+msgstr "nemoguće slanje više od %d argumenata funkciji"
 
-#: commands/tablecmds.c:2361
+#: parser/parse_func.c:224
 #, c-format
-msgid "ALTER TABLE: Column datatype %s can only have storage \"plain\""
+msgid "cannot pass result of sub-select or join %s to a function"
 msgstr ""
-"ALTER TABLE: Tip podatka za kolonu %s mo¾e imati samo \"plain\" skladi¹tenje"
-"(storage) "
+"nemoguće proslijediti rezultat 'sub-select'-a ili 'join'-a %s u funkciju"
+
+#: parser/parse_func.c:265
+#, c-format
+msgid "%s(*) specified, but %s is not an aggregate function"
+msgstr "%s(*) specificiran, ali %s nije agregatna funkcija"
 
-#: commands/tablecmds.c:2415
+#: parser/parse_func.c:271
 #, c-format
-msgid "ALTER TABLE: Cannot drop system attribute \"%s\""
-msgstr "ALTER TABLE: Nemoguæe brisanje sistemskog atributa \"%s\""
+msgid "DISTINCT specified, but %s is not an aggregate function"
+msgstr "DISTINCT specificiran, ali %s nije agregatna funkcija"
 
-#: commands/tablecmds.c:2421
+#: parser/parse_func.c:296
 #, c-format
-msgid "ALTER TABLE: Cannot drop inherited column \"%s\""
-msgstr "CREATE TABLE: Nemoguæe brisanje nasljeðene kolone \"%s\""
+msgid "attribute notation .%s applied to type %s, which is not a complex type"
+msgstr ""
 
-#: commands/tablecmds.c:2450 commands/tablecmds.c:2501
+#: parser/parse_func.c:301
 #, c-format
-msgid "ALTER TABLE: relation %u has no column \"%s\""
-msgstr "ALTER TABLE: relacija %u nema kolone \"%s\""
+msgid "attribute \"%s\" not found in datatype %s"
+msgstr "atribut \"%s\" nije nađen u tipu podataka %s"
 
-#: commands/tablecmds.c:2455 commands/tablecmds.c:2506
+#: parser/parse_func.c:311
 #, c-format
-msgid "ALTER TABLE: relation %u has non-inherited column \"%s\""
-msgstr "ALTER TABLE: relacija %u ima kolonu koja nije nasljeðena \"%s\""
+msgid "function %s is not unique"
+msgstr "funkcija %s nije unikatna"
 
-#: commands/tablecmds.c:2640
+#: parser/parse_func.c:314
 msgid ""
-"ALTER TABLE / ADD CONSTRAINT is not implemented for that constraint type."
+"Could not choose a best candidate function. You may need to add explicit "
+"typecasts."
 msgstr ""
-"ALTER TABLE / ADD CONSTRAINT nije implementirana za taj tip 'constraint'-a."
+"Nemoguć izbor najbolje funkcije. Morat ćete dodati eksplicitnu dodjelu tipa."
 
-#: commands/tablecmds.c:2670
+#: parser/parse_func.c:322
 msgid ""
-"ALTER TABLE / ADD CONSTRAINT unable to determine type of constraint passed"
+"No function matches the given name and argument types. You may need to add "
+"explicit typecasts."
 msgstr ""
-"ALTER TABLE / ADD CONSTRAINT neuspjelo odreðivanje tipa proslijeðenog "
-"'constraint'-a"
+"Niti jedna funkcija ne odgovara datom broju argumenata. Morat ćete dodati "
+"eksplicitnu dodjelu tipa."
 
-#: commands/tablecmds.c:2730
-#, c-format
-msgid "Only relation '%s' can be referenced in CHECK"
-msgstr "Samo relacija '%s' mo¾e biti referencirana u CHECK klauzuli."
+#: parser/parse_func.c:371
+msgid "aggregates may not return sets"
+msgstr "agregatne funkcija ne mogu vraćati set"
 
-#: commands/tablecmds.c:2779
+#: parser/parse_func.c:1353
 #, c-format
-msgid "AlterTableAddConstraint: rejected due to CHECK constraint %s"
-msgstr "AlterTableAddConstraint: odbaèeno zbog 'CHECK constraint'-a %s"
+msgid "no such attribute %s.%s.%s"
+msgstr "nepostojeći atribut %s.%s.%s"
 
-#: commands/tablecmds.c:2835
+#: parser/parse_func.c:1358
 #, c-format
-msgid "referenced relation \"%s\" is not a table"
-msgstr "referencirana relacija '\"%s\" nije tablica(table)"
+msgid "no such attribute %s.%s"
+msgstr "nepostojeći atribut %s.%s"
 
-#: commands/tablecmds.c:2840
+#: parser/parse_func.c:1428
 #, c-format
-msgid "%s: relation \"%s\" is a system catalog"
-msgstr "%s: relacija \"%s\" je sistemski katalog"
+msgid "aggregate %s(*) does not exist"
+msgstr "agregat %s(*) ne postoji"
 
-#: commands/tablecmds.c:2855
+#: parser/parse_func.c:1433
 #, c-format
-msgid "%s: Unable to reference temporary table from permanent table constraint"
-msgstr "%s: Nemoguæe referencirati privremenu(temporary) tabelu iz permanentnog 'table constraint'-a."
+msgid "aggregate %s(%s) does not exist"
+msgstr "agregat %s(%s) ne postoji"
 
-#: commands/tablecmds.c:2897
+#: parser/parse_func.c:1454
 #, c-format
-msgid ""
-"%s: number of referencing and referenced attributes for foreign key disagree"
-msgstr ""
-"%s: broj referenciranih i referencirajuæih atributa za 'foreign key' ne odgovaraju"
+msgid "function %s(%s) is not an aggregate"
+msgstr "funkcija %s(%s) nije agregatna"
 
-#: commands/tablecmds.c:2978
+#: parser/parse_node.c:124
 #, c-format
-msgid "%s: column \"%s\" referenced in foreign key constraint does not exist"
+msgid "cannot subscript type %s because it is not an array"
 msgstr ""
-"%s: kolona \"%s\" referencirana u 'foreign key constraint'-u ne postoji"
 
-#: commands/tablecmds.c:2981
+#: parser/parse_node.c:183 parser/parse_node.c:206
+msgid "array subscript must have type integer"
+msgstr "indeksni izrazi za nizove moraju biti cijelobrojni(integer)"
+
+#: parser/parse_node.c:228
 #, c-format
-msgid "Can only have %d keys in a foreign key"
-msgstr "Moguæe je imati samo %d kljuèeva u 'foreign key'-u"
+msgid "array assignment requires type %s but expression is of type %s"
+msgstr "dodjeljivanje niza zahtijeva tip %s ali izraz je tipa %s"
 
-#: commands/tablecmds.c:3025
+#: parser/parse_oper.c:84 parser/parse_oper.c:761
 #, c-format
-msgid "transformFkeyGetPrimaryKey: index %u not found"
-msgstr "transformFkeyGetPrimaryKey: indeks %u nije naðen"
+msgid "operator does not exist: %s"
+msgstr "operator ne postoji: %s"
 
-#: commands/tablecmds.c:3043
+#: parser/parse_oper.c:185 utils/adt/arrayfuncs.c:2397
+#: utils/adt/ri_triggers.c:3436
 #, c-format
-msgid "PRIMARY KEY for referenced table \"%s\" not found"
-msgstr "PRIMARY KEY za referenciranu tabelu \"%s\" nije naðen"
+msgid "could not identify an equality operator for type %s"
+msgstr "neuspješna identifikacija operatora jednakosti za tip %s"
 
-#: commands/tablecmds.c:3099
+#: parser/parse_oper.c:249 parser/parse_oper.c:314
 #, c-format
-msgid "transformFkeyCheckAttrs: index %u not found"
-msgstr "transformFkeyCheckAttrs: indeks %u nije naðen"
+msgid "could not identify an ordering operator for type %s"
+msgstr "neuspješna identifikacija operatora redosljeda za tip %s"
+
+#: parser/parse_oper.c:251 parser/parse_oper.c:316
+msgid "Use an explicit ordering operator or modify the query."
+msgstr "Koristite explicitni operator redosljeda, ili drugačije napišite upit."
 
-#: commands/tablecmds.c:3157
+#: parser/parse_oper.c:560
 #, c-format
-msgid ""
-"UNIQUE constraint matching given keys for referenced table \"%s\" not found"
+msgid "operator requires run-time type coercion: %s"
 msgstr ""
-"'UNIQUE constraint' koji odgovara datim kljuèevima za referenciranu tabelu "
-"\"%s\" nije naðen"
 
-#: commands/tablecmds.c:3324
+#: parser/parse_oper.c:754
 #, c-format
+msgid "operator is not unique: %s"
+msgstr "operator nije unikatan: %s"
+
+#: parser/parse_oper.c:756
 msgid ""
-"number of key attributes in referenced table must be equal to foreign key\n"
-"\tIllegal FOREIGN KEY definition references \"%s\""
+"Could not choose a best candidate operator. You may need to add explicit "
+"typecasts."
 msgstr ""
-"broj kljuènih atributa u referenciranoj tabeli mora biti jednak 'foreign "
-"key'-u\n"
-"\tPogre¹na FOREIGN KEY definicija reference \"%s\""
+"Nemoguć izbor najboljeg operatora. Morat ćete dodati eksplicitnu dodjelu "
+"tipa."
 
-#: commands/tablecmds.c:3384
-msgid "Unrecognized ON DELETE action for FOREIGN KEY constraint"
-msgstr "Nepoznata ON DELETE akcija za 'FOREIGN KEY constraint'"
-
-#: commands/tablecmds.c:3455
-msgid "Unrecognized ON UPDATE action for FOREIGN KEY constraint"
-msgstr "Nepoznata ON UPDATE akcija za 'FOREIGN KEY constraint'"
-
-#: commands/tablecmds.c:3500
-#, c-format
-msgid "fkMatchTypeToString: Unknown MATCH TYPE '%c'"
-msgstr "fkMatchTypeToString: Nepoznat MATCH TYPE '%c'"
+#: parser/parse_oper.c:763
+msgid ""
+"No operator matches the given name and argument type(s). You may need to add "
+"explicit typecasts."
+msgstr ""
+"Niti jedna funkcija ne odgovara zadanom imenu i tipovima argumenata. Morat "
+"ćete dodati eksplicitnu dodjelu tipa."
 
-#: commands/tablecmds.c:3576
-#, c-format
-msgid "ALTER TABLE / DROP CONSTRAINT: %s does not exist"
-msgstr "ALTER TABLE / DROP CONSTRAINT: %s ne postoji"
+#: parser/parse_oper.c:853
+msgid "op ANY/ALL (array) requires array on right side"
+msgstr "op ANY/ALL (array) zahtijeva niz na desnoj strani"
 
-#: commands/tablecmds.c:3580
-msgid "Multiple constraints dropped"
-msgstr "Vi¹e constraint-a obrisano"
+#: parser/parse_oper.c:882
+msgid "op ANY/ALL (array) requires operator to yield boolean"
+msgstr "op ANY/ALL (array) zahtijeva da operator proizvodi 'boolean'"
 
-#: commands/tablecmds.c:3605
-#, c-format
-msgid "ALTER TABLE: relation %u not found"
-msgstr "ALTER TABLE: relacija %u nije naðena"
+#: parser/parse_oper.c:886
+msgid "op ANY/ALL (array) requires operator not to return a set"
+msgstr "op ANY/ALL (array) zahtijeva da operator ne vraća set"
 
-#: commands/tablecmds.c:3667
+#: parser/parse_oper.c:896
 #, c-format
-msgid ""
-"ALTER TABLE: relation \"%s\" is not a table, TOAST table, index, view, or "
-"sequence"
+msgid "could not find datatype for array of %s"
 msgstr ""
-"ALTER TABLE: relacija \"%s\" nije 'table','TOAST table','index', 'view' niti "
-"'sequence'"
 
-#: commands/tablecmds.c:3717
-msgid "Shared relations cannot be toasted after initdb"
-msgstr "Dijeljene relacija ne mogu biti 'toasted' poslije 'initdb'"
-
-#: commands/tablecmds.c:3730
+#: parser/parse_relation.c:174 parser/parse_relation.c:189
 #, c-format
-msgid "ALTER TABLE: relation \"%s\" already has a toast table"
-msgstr "ALTER TABLE: relacija \"%s\" veæ ima 'toast table'"
+msgid "table reference \"%s\" is ambiguous"
+msgstr "referenca na tabelu \"%s\" je problematična"
 
-#: commands/tablecmds.c:3745
+#: parser/parse_relation.c:249 parser/parse_relation.c:264
 #, c-format
-msgid "ALTER TABLE: relation \"%s\" does not need a toast table"
-msgstr "ALTER TABLE: relacija \"%s\" ne zahtijeva 'toast table'"
+msgid "table reference %u is ambiguous"
+msgstr "referenca na tabelu %u je problematična"
 
-#: commands/trigger.c:132
+#: parser/parse_relation.c:356 parser/parse_relation.c:368
 #, c-format
-msgid "Unable to find table for constraint \"%s\""
-msgstr "Neuspje¹no tra¾enje tabele za  'constraint' \"%s\"!"
+msgid "table name \"%s\" specified more than once"
+msgstr "tablica \"%s\" specificirana više puta"
 
-#: commands/trigger.c:137
+#: parser/parse_relation.c:477 parser/parse_relation.c:573
 #, c-format
-msgid "CreateTrigger: relation \"%s\" is not a table"
-msgstr "CreateTrigger: relacija \"%s\" nije tabela"
+msgid "column reference \"%s\" is ambiguous"
+msgstr "referenca na kolonu \"%s\" je problematična"
 
-#: commands/trigger.c:141
+#: parser/parse_relation.c:668 parser/parse_relation.c:763
+#: parser/parse_relation.c:858 parser/parse_relation.c:978
 #, c-format
-msgid "CreateTrigger: can't create trigger for system relation %s"
-msgstr "CreateTrigger: nemoguæe kreiranje 'trigger'-a za sistemsku relaciju %s"
+msgid "table \"%s\" has %d columns available but %d columns specified"
+msgstr ""
+"tablica \"%s\" ima %d raspoloživih kolona, ali je %d kolona specificirano"
 
-#: commands/trigger.c:199
-msgid "CreateTrigger: STATEMENT triggers are unimplemented, yet"
-msgstr "CreateTrigger: 'STATEMENT triggers' nisu jo¹ implementirani"
+#: parser/parse_relation.c:935
+msgid "a column definition list is only allowed for functions returning RECORD"
+msgstr ""
+"definicija liste kolona je dozvoljena samo za funkcije koje vraćaju RECORD"
 
-#: commands/trigger.c:207
-msgid "CreateTrigger: double INSERT event specified"
-msgstr "CreateTrigger: dvostruki INSERT dogaðaj specificiran"
+#: parser/parse_relation.c:946
+msgid "a column definition list is required for functions returning RECORD"
+msgstr "lista definicija kolona je neophodna za funkcije koje vraćaju RECORD"
 
-#: commands/trigger.c:212
-msgid "CreateTrigger: double DELETE event specified"
-msgstr "CreateTrigger: dvostruki DELETE dogaðaj specificiran"
+#: parser/parse_relation.c:1007
+#, c-format
+msgid "too many column aliases specified for function %s"
+msgstr "previše naziva kolona specificaranih za funkciju %s"
 
-#: commands/trigger.c:217
-msgid "CreateTrigger: double UPDATE event specified"
-msgstr "CreateTrigger: dvostruki UPDATE dogaðaj specificiran"
+#: parser/parse_relation.c:1030
+#, c-format
+msgid "function \"%s\" in FROM has unsupported return type"
+msgstr "funkcija \"%s\" u 'FROM' izrazu ima nepodržan povratni tip"
 
-#: commands/trigger.c:221
-msgid "CreateTrigger: unknown event specified"
-msgstr "CreateTrigger: nepoznati dogaðaj specificiran"
+#: parser/parse_relation.c:1422 parser/parse_relation.c:1666
+msgid "function in FROM has unsupported return type"
+msgstr "funkcija u 'FROM' izrazu ima nepodržan povratni tip"
 
-#: commands/trigger.c:247
+#: parser/parse_relation.c:1910
 #, c-format
-msgid "CreateTrigger: trigger %s already defined on relation %s"
-msgstr "CreateTrigger: trigger %s je veæ definiran za relaciju %s"
+msgid "missing FROM-clause entry in subquery for table \"%s\""
+msgstr "nedostaje FROM izraz u podupitu(subquery) za tablicu \"%s\""
 
-#: commands/trigger.c:259
+#: parser/parse_relation.c:1915
 #, c-format
-msgid "CreateTrigger: function %s() does not exist"
-msgstr "CreateTrigger: funkcija %s() ne postoji"
+msgid "missing FROM-clause entry for table \"%s\""
+msgstr "nedostaje FROM izraz za tablicu \"%s\""
 
-#: commands/trigger.c:270
+#: parser/parse_relation.c:1934
 #, c-format
-msgid ""
-"CreateTrigger: changing return type of function %s() from OPAQUE to TRIGGER"
+msgid "adding missing FROM-clause entry in subquery for table \"%s\""
 msgstr ""
-"CreateTrigger: mijenjanje povratnog tipa funkcije %s() iz OPAQUE u TRIGGER"
+"dodavanje nedostajuće FROM-klauzule u podupit(subquery) za tablicu \"%s\""
 
-#: commands/trigger.c:275
+#: parser/parse_relation.c:1939
 #, c-format
-msgid "CreateTrigger: function %s() must return TRIGGER"
-msgstr "CreateTrigger: funkcija %s() mora vratiti TRIGGER"
+msgid "adding missing FROM-clause entry for table \"%s\""
+msgstr "dodavanje nedostajuće FROM-klauzule za tablicu \"%s\""
 
-#: commands/trigger.c:375
+#: parser/parse_target.c:66
 #, c-format
-msgid "CreateTrigger: relation %s not found in pg_class"
-msgstr "CreateTrigger: relacija %s nije naðena u pg_class"
+msgid "relation reference \"%s\" cannot be used as a targetlist entry"
+msgstr "referenca na relaciju \"%s\" ne može biti korištena kao ciljana lista"
 
-#: commands/trigger.c:460
+#: parser/parse_target.c:68
 #, c-format
-msgid "DropTrigger: there is no trigger %s on relation %s"
-msgstr "DropTrigger: ne postoji trigger %s u relaciji %s"
+msgid "Write \"%s\".* to denote all the columns of the relation."
+msgstr "Napišite \"%s\".* da biste označili sve kolone relacije."
 
-#: commands/trigger.c:509
+#: parser/parse_target.c:331
 #, c-format
-msgid "RemoveTriggerById: Trigger %u does not exist"
-msgstr "RemoveTriggerById: Trigger %u ne postoji"
+msgid "cannot assign to system attribute \"%s\""
+msgstr "nemoguća dodjela sistemskom atributu \"%s\""
 
-#: commands/trigger.c:520
-#, c-format
-msgid "DropTrigger: relation \"%s\" is not a table"
-msgstr "DropTrigger: relacija \"%s\" nije tabela"
+#: parser/parse_target.c:353
+msgid "cannot set an array element to DEFAULT"
+msgstr "nemoguće postavljanje elementa niza na inicijalnu vrijednost(DEFAULT)"
 
-#: commands/trigger.c:524
+#: parser/parse_target.c:420
 #, c-format
-msgid "DropTrigger: can't drop trigger for system relation %s"
-msgstr "DropTrigger: nemoguæe brisanje 'trigger'-a za sistemsku relaciju %s"
+msgid "column \"%s\" is of type %s but expression is of type %s"
+msgstr "kolona \"%s\" je tipa %s ali je izraz tipa %s"
 
-#: commands/trigger.c:549
-#, c-format
-msgid "DropTrigger: relation %s not found in pg_class"
-msgstr "DropTrigger: relacija %s nije naðena u pg_class"
+#: parser/parse_target.c:555
+msgid "SELECT * with no tables specified is not valid"
+msgstr "SELECT * bez specificirane tablice nije ispravan"
 
-#: commands/trigger.c:554
+#: parser/parse_type.c:62
 #, c-format
-msgid "DropTrigger: relation %s has reltriggers = 0"
-msgstr "DropTrigger: relacija %s ima reltriggers = 0"
+msgid "improper %%TYPE reference (too few dotted names): %s"
+msgstr ""
+"neispravna %%TYPE referenca (premalo imena sa točkom - 'dotted names'): %s"
 
-#: commands/trigger.c:625
+#: parser/parse_type.c:83
 #, c-format
-msgid "renametrig: trigger %s already defined on relation %s"
-msgstr "renametrig: trigger %s je veæ definiran za relaciju %s"
+msgid "improper %%TYPE reference (too many dotted names): %s"
+msgstr ""
+"neispravna %%TYPE referenca (previše imena sa točkom - 'dotted names'): %s"
 
-#: commands/trigger.c:666
+#: parser/parse_type.c:103
 #, c-format
-msgid "renametrig: trigger %s not defined on relation %s"
-msgstr "renametrig: trigger %s je veæ definiran za relaciju %s"
+msgid "type reference %s converted to %s"
+msgstr "referenca tipa %s konvertirana u %s"
 
-#: commands/trigger.c:729
+#: parser/parse_type.c:206 parser/parse_type.c:237
 #, c-format
-msgid "RelationBuildTriggers: unexpected record found for rel %s"
-msgstr "RelationBuildTriggers: neoèekivan slog naðen za relaciju %s"
+msgid "type \"%s\" is only a shell"
+msgstr "tip \"%s\" je samo školjka(shell)"
 
-#: commands/trigger.c:757
+#: parser/parse_type.c:507
 #, c-format
-msgid "RelationBuildTriggers: tgargs IS NULL for rel %s"
-msgstr "RelationBuildTriggers: tgargs IS NULL za relaciju %s"
+msgid "invalid type name \"%s\""
+msgstr "pogrešno ime tipa \"%s\""
 
-#: commands/trigger.c:777
-#, c-format
-msgid "RelationBuildTriggers: %d record(s) not found for rel %s"
-msgstr "RelationBuildTriggers: %d slog(ova) nije naðeno za relaciju %s"
+#: scan.l:295
+msgid "unterminated /* comment"
+msgstr ""
 
-#: commands/trigger.c:1129
-#, c-format
-msgid "ExecCallTriggerFunc: function %u returned NULL"
-msgstr "ExecCallTriggerFunc: funkcija %u je vratila NULL"
+#: scan.l:323
+msgid "unterminated bit string literal"
+msgstr ""
 
-#: commands/trigger.c:1368 executor/execMain.c:1044 executor/execMain.c:1318
-#: executor/execMain.c:1453
-msgid "Can't serialize access due to concurrent update"
-msgstr "Nemoguæe serijalizirati pristup zbog konkurentnog a¾uriranja"
+#: scan.l:342
+msgid "unterminated hexadecimal string literal"
+msgstr ""
 
-#: commands/trigger.c:1391 executor/execMain.c:1065
-#, c-format
-msgid "Unknown status %u from heap_mark4update"
-msgstr "Nepoznat status %u od 'heap_mark4update'"
+#: scan.l:388
+msgid "unterminated quoted string"
+msgstr ""
 
-#: commands/trigger.c:1403
-msgid "GetTupleForTrigger: failed ReadBuffer"
-msgstr "GetTupleForTrigger: 'ReadBuffer' nije uspio"
+#: scan.l:399
+msgid "zero-length delimited identifier"
+msgstr ""
 
-#: commands/trigger.c:1591
-msgid "DeferredTriggerExecute: failed to fetch old tuple"
-msgstr "DeferredTriggerExecute: neuspio pristup starom slogu"
+#: scan.l:408 scan.l:566
+#, c-format
+msgid "identifier \"%s\" will be truncated to \"%.*s\""
+msgstr ""
 
-#: commands/trigger.c:1598
-msgid "DeferredTriggerExecute: failed to fetch new tuple"
-msgstr "DeferredTriggerExecute: neuspio pristup novom slogu"
+#: scan.l:422
+msgid "unterminated quoted identifier"
+msgstr ""
 
-#: commands/trigger.c:1619
+#. translator: %s is typically "syntax error"
+#: scan.l:592
 #, c-format
-msgid "DeferredTriggerExecute: can't find trigger %u"
-msgstr "DeferredTriggerExecute: nemoguæe pranaæi trigger %u"
+msgid "%s at end of input"
+msgstr ""
 
-#: commands/trigger.c:1765
+#. translator: first %s is typically "syntax error"
+#: scan.l:600
 #, c-format
-msgid "deferredTriggerInvokeEvents: relation %u has no triggers"
-msgstr "deferredTriggerInvokeEvents: relacija %u nema 'trigger'-a"
+msgid "%s at or near \"%s\""
+msgstr "%s kod ili u blizini \"%s\""
 
-#: commands/trigger.c:1876
-msgid "DeferredTriggerBeginXact() called while inside transaction"
-msgstr "DeferredTriggerBeginXact() pozvan iz unutra¹njosti transakcije"
+#: y.tab.c:9086
+msgid "syntax error: cannot back up"
+msgstr ""
 
-#: commands/trigger.c:2052
-msgid "unnamed constraints cannot be set explicitly"
-msgstr "neimenovani 'constraint'-i nemogu biti zadani eksplicitno"
+#: gram.y:961 gram.y:987
+msgid "time zone interval must be HOUR or HOUR TO MINUTE"
+msgstr ""
 
-#: commands/trigger.c:2083
+#: gram.y:972 gram.y:5089 gram.y:7187
 #, c-format
-msgid "Constraint '%s' is not deferrable"
-msgstr "Constraint '%s' nije uklonjiv"
+msgid "INTERVAL(%d) precision must not be negative"
+msgstr ""
 
-#: commands/trigger.c:2097
+#: gram.y:978 gram.y:5095 gram.y:7193
 #, c-format
-msgid "Constraint '%s' does not exist"
-msgstr "Constraint '%s' ne postoji"
+msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
+msgstr "INTERVAL(%d) preciznost reducirana na maksimalno dozvoljenu, %d"
 
-#: commands/trigger.c:2174
-msgid "DeferredTriggerSaveEvent() called outside of transaction"
-msgstr "DeferredTriggerSaveEvent() pozvan izvan transakcije"
+#: gram.y:1770
+msgid "FOREIGN KEY/MATCH PARTIAL is not yet implemented"
+msgstr "FOREIGN KEY/MATCH PARTIAL još nije implementiran"
 
-#: commands/typecmds.c:94
-#, c-format
-msgid "DefineType: type names must be %d characters or less"
-msgstr "DefineType: imena tipova moraju imati %d ili manje znakova"
+#: gram.y:1852
+msgid "CREATE TABLE AS may not specify INTO"
+msgstr "CREATE TABLE AS ne smije imati INTO klauzulu"
 
-#: commands/typecmds.c:124
-#, c-format
-msgid "Array element type cannot be %s"
-msgstr ""
+#: gram.y:2260
+msgid "CREATE ASSERTION is not yet implemented"
+msgstr "CREATE ASSERTION još nije implementiran"
 
-#: commands/typecmds.c:155
-#, c-format
-msgid "DefineType: \"%s\" alignment not recognized"
-msgstr "DefineType: \"%s\" poravnanje nije poznato"
+#: gram.y:2276
+msgid "DROP ASSERTION is not yet implemented"
+msgstr "DROP ASSERTION nije još implementirano"
 
-#: commands/typecmds.c:171
-#, c-format
-msgid "DefineType: \"%s\" storage not recognized"
-msgstr "DefineType: \"%s\" skladi¹tenje(storage) nije poznato"
+#: gram.y:3086
+msgid "CREATE FUNCTION / OUT parameters are not implemented"
+msgstr "CREATE FUNCTION / OUT nije implemetirano"
 
-#: commands/typecmds.c:176
-#, c-format
-msgid "DefineType: attribute \"%s\" not recognized"
-msgstr "DefineType: atribut \"%s\" nije poznat"
+#: gram.y:3093
+msgid "CREATE FUNCTION / INOUT parameters are not implemented"
+msgstr "CREATE FUNCTION / INOUT parametri još nisu implemetirani"
 
-#: commands/typecmds.c:185
-msgid "Define: \"input\" unspecified"
-msgstr "Define: \"input\" nije specificiran"
+#: gram.y:3247
+msgid "argument type missing (use NONE for unary operators)"
+msgstr "nedostaje tip argumenta(koristite NONE za unarne operatore)"
 
-#: commands/typecmds.c:187
-msgid "Define: \"output\" unspecified"
-msgstr "Define: \"output\" nije specificiran"
+#: gram.y:4149
+msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
+msgstr ""
 
-#: commands/typecmds.c:220
-#, c-format
-msgid "TypeCreate: changing return type of function %s from OPAQUE to %s"
+#: gram.y:4614
+msgid "LIMIT #,# syntax is not supported"
+msgstr "LIMIT #,# sintaksa nije podržana"
+
+#: gram.y:4615
+msgid "Use separate LIMIT and OFFSET clauses."
+msgstr ""
+
+#: gram.y:4765
+msgid "For example, FROM (SELECT ...) [AS] foo."
+msgstr ""
+
+#: gram.y:5192
+msgid "precision for FLOAT must be at least 1 bit"
+msgstr ""
+
+#: gram.y:5200
+msgid "precision for FLOAT must be less than 54 bits"
 msgstr ""
 
-#: commands/typecmds.c:225
+#: gram.y:5214 gram.y:5229
 #, c-format
-msgid "Type input function %s must return %s"
-msgstr "Ulazna funkcija tipa %s() mora vratiti %s"
+msgid "NUMERIC precision %d must be between 1 and %d"
+msgstr "NUMERIC preciznost %d mora biti između 1 i %d"
 
-#: commands/typecmds.c:233
+#: gram.y:5219
 #, c-format
-msgid "TypeCreate: changing return type of function %s from OPAQUE to CSTRING"
+msgid "NUMERIC scale %d must be between 0 and precision %d"
 msgstr ""
 
-#: commands/typecmds.c:238
+#: gram.y:5247 gram.y:5262
 #, c-format
-msgid "Type output function %s must return cstring"
-msgstr "Izlazna funkcija tipa %s() mora vratiti cstring"
+msgid "DECIMAL precision %d must be between 1 and %d"
+msgstr "DECIMAL preciznost %d mora biti između 1 i %d"
 
-#: commands/typecmds.c:366
+#: gram.y:5252
 #, c-format
-msgid "RemoveTypeById: type %u not found"
-msgstr "RemoveTypeById: tip %u nije naðen"
+msgid "DECIMAL scale %d must be between 0 and precision %d"
+msgstr ""
 
-#: commands/typecmds.c:426
+#: gram.y:5312 gram.y:5390
 #, c-format
-msgid "CREATE DOMAIN: domain names must be %d characters or less"
-msgstr "CREATE DOMAIN: imena domena moraju imati %d ili manje znakova"
+msgid "length for type %s must be at least 1"
+msgstr "dužina za tip %s mora biti najmanje 1"
 
-#: commands/typecmds.c:445
+#: gram.y:5317 gram.y:5395
 #, c-format
-msgid "DefineDomain: %s is not a basetype"
-msgstr "DefineDomain: %s nije bazni tip"
+msgid "length for type %s cannot exceed %d"
+msgstr "dužina za tip %s ne može biti veća od %d"
 
-#: commands/typecmds.c:509
-msgid "CREATE DOMAIN has multiple DEFAULT expressions"
-msgstr "CREATE DOMAIN ima vi¹estrki DEFAULT izraz"
-
-#: commands/typecmds.c:539 commands/typecmds.c:546
-msgid "CREATE DOMAIN has conflicting NULL / NOT NULL constraint"
-msgstr "CREATE DOMAIN ima konfliktni NULL / NOT NULL 'constraint'"
+#: gram.y:5468
+#, c-format
+msgid "TIMESTAMP(%d)%s precision must not be negative"
+msgstr ""
 
-#: commands/typecmds.c:552
-msgid "CREATE DOMAIN / UNIQUE indexes not supported"
-msgstr "CREATE DOMAIN / UNIQUE indeksi nisu podr¾ani"
+#: gram.y:5474
+#, c-format
+msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
+msgstr ""
 
-#: commands/typecmds.c:556
-msgid "CREATE DOMAIN / PRIMARY KEY indexes not supported"
-msgstr "CREATE DOMAIN / PRIMARY KEY indeksi nisu podr¾ani"
+#: gram.y:5509
+#, c-format
+msgid "TIME(%d)%s precision must not be negative"
+msgstr "TIME(%d)%s preciznost ne može biti negativna"
 
-#: commands/typecmds.c:560
-msgid "DefineDomain: CHECK Constraints not supported"
-msgstr "DefineDomain: CHECK Constraints nisu podr¾ani"
+#: gram.y:5515
+#, c-format
+msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
+msgstr "TIME(%d)%s preciznost smanjena na maksimalno dozvoljenu, %d"
 
-#: commands/typecmds.c:567
-msgid ""
-"DefineDomain: DEFERRABLE, NON DEFERRABLE, DEFERRED and IMMEDIATE not "
-"supported"
+#: gram.y:5661 gram.y:7765 gram.y:7821
+msgid "unequal number of entries in row expression"
 msgstr ""
-"DefineDomain: DEFERRABLE, NON DEFERRABLE, DEFERRED i IMMEDIATE nisu podr¾ani"
 
-#: commands/typecmds.c:571
-msgid "DefineDomain: unrecognized constraint node type"
-msgstr "DefineDomain: nepoznat 'constraint node' tip"
+#: gram.y:6074
+msgid "UNIQUE predicate is not yet implemented"
+msgstr "UNIQUE predikat još nije implementiran"
 
-#: commands/typecmds.c:654
+#: gram.y:6316
 #, c-format
-msgid "RemoveDomain: type \"%s\" does not exist"
-msgstr "RemoveDomain: tip '%s' ne postoji"
+msgid "CURRENT_TIME(%d) precision must not be negative"
+msgstr ""
 
-#: commands/typecmds.c:667
+#: gram.y:6322
 #, c-format
-msgid "%s is not a domain"
-msgstr "%s nije 'domain'"
+msgid "CURRENT_TIME(%d) precision reduced to maximum allowed, %d"
+msgstr ""
 
-#: commands/typecmds.c:736
+#: gram.y:6370
 #, c-format
-msgid "TypeCreate: changing argument type of function %s from OPAQUE to %s"
+msgid "CURRENT_TIMESTAMP(%d) precision must not be negative"
 msgstr ""
 
-#: commands/typecmds.c:795
+#: gram.y:6376
 #, c-format
-msgid ""
-"TypeCreate: changing argument type of function %s from OPAQUE to CSTRING"
+msgid "CURRENT_TIMESTAMP(%d) precision reduced to maximum allowed, %d"
 msgstr ""
 
-#: commands/typecmds.c:837
-msgid "attempted to define composite type relation with no attrs"
-msgstr "poku¹aj definiranja virtualnie relacije bez atributa"
-
-#: commands/user.c:147
+#: gram.y:6423
 #, c-format
-msgid "write_group_file: unable to write %s: %m"
-msgstr "write_group_file: neuspjelo pisanje %s: %m"
+msgid "LOCALTIME(%d) precision must not be negative"
+msgstr ""
 
-#: commands/user.c:181
+#: gram.y:6429
 #, c-format
-msgid "Invalid group name '%s'"
-msgstr "Pogre¹no ime grupe '%s'"
+msgid "LOCALTIME(%d) precision reduced to maximum allowed, %d"
+msgstr "LOCALTIME(%d) preciznost smanjena na maksimalno dozvoljenu, %d"
 
-#: commands/user.c:211 commands/user.c:335
+#: gram.y:6477
 #, c-format
-msgid "Invalid user name '%s'"
-msgstr "Pogre¹no ime korisnika '%s'"
+msgid "LOCALTIMESTAMP(%d) precision must not be negative"
+msgstr ""
 
-#: commands/user.c:242 commands/user.c:364
+#: gram.y:6483
 #, c-format
-msgid "%s: %m"
+msgid "LOCALTIMESTAMP(%d) precision reduced to maximum allowed, %d"
 msgstr ""
 
-#: commands/user.c:250 commands/user.c:372
-#, c-format
-msgid "rename %s to %s: %m"
-msgstr "preimenovati %s u %s: %m"
+#: gram.y:7634
+msgid "OLD used in non-rule query"
+msgstr ""
 
-#: commands/user.c:286
-#, c-format
-msgid "write_user_file: unable to write %s: %m"
-msgstr "write_group_file: neuspje¹no pisanje %s: %m"
+#: gram.y:7643
+msgid "NEW used in non-rule query"
+msgstr ""
 
-#: commands/user.c:341
-#, c-format
-msgid "Invalid user password '%s'"
-msgstr "Pogre¹na zaporka korisnika '%s'"
+#: y.tab.c:18245
+msgid "syntax error; also virtual memory exhausted"
+msgstr ""
 
-#: commands/user.c:505 commands/user.c:515 commands/user.c:521
-#: commands/user.c:527 commands/user.c:533 commands/user.c:539
-msgid "CREATE USER: conflicting options"
-msgstr "CREATE USER: opcije u konfliktu"
+#: y.tab.c:18249
+msgid "syntax error"
+msgstr ""
 
-#: commands/user.c:543
-#, c-format
-msgid "CREATE USER: option \"%s\" not recognized"
-msgstr "CREATE USER: opcija \"%s\" nije poznata"
+#: y.tab.c:18363
+msgid "parser stack overflow"
+msgstr ""
 
-#: commands/user.c:555
-msgid "user id must be positive"
-msgstr "korisnièi 'id' mora biti pozitivan"
+#: gram.y:7801
+#, c-format
+msgid "operator %s is not supported for row expressions"
+msgstr "operator %s nije podržan za izraze retka(row expressions)"
 
-#: commands/user.c:570
-msgid "CREATE USER: permission denied"
-msgstr "CREATE USER: zabranjen pristup"
+#: gram.y:7878
+msgid "wrong number of parameters on left side of OVERLAPS expression"
+msgstr ""
+"pogrešan broj parametara na lijevoj strani OVERLAP izraza"
 
-#: commands/user.c:573
-#, c-format
-msgid "CREATE USER: user name \"%s\" is reserved"
-msgstr "CREATE USER: korisnik pod imenom \"%s\" je rezerviran"
+#: gram.y:7884
+msgid "wrong number of parameters on right side of OVERLAPS expression"
+msgstr ""
+"pogrešan broj parametara na desnoj strani OVERLAP izraza"
 
-#: commands/user.c:608
-#, c-format
-msgid "CREATE USER: user name \"%s\" already exists"
-msgstr "CREATE USER: korisnik pod imenom \"%s\" veæ postoji"
+#: gram.y:7922
+msgid "multiple ORDER BY clauses not allowed"
+msgstr "višestruke ORDER BY klauzule nisu dozvoljene"
 
-#: commands/user.c:611
-#, c-format
-msgid "CREATE USER: sysid %d is already assigned"
-msgstr "CREATE USER: 'sysid' %d je veæ dodijeljen"
+#: gram.y:7930
+msgid "multiple FOR UPDATE clauses not allowed"
+msgstr "višestruke FOR UPDATE klauzule nisu dozvoljene"
 
-#: commands/user.c:642 commands/user.c:843
-msgid "CREATE USER: password encryption failed"
-msgstr "CREATE USER: enkripcija zaporke nije uspjela"
+#: gram.y:7938
+msgid "multiple OFFSET clauses not allowed"
+msgstr "višestruke OFFSET klauzule nisu dozvoljene"
 
-#: commands/user.c:733 commands/user.c:743 commands/user.c:749
-#: commands/user.c:755
-msgid "ALTER USER: conflicting options"
-msgstr "ALTER USER: opcije u konfliktu"
+#: gram.y:7946
+msgid "multiple LIMIT clauses not allowed"
+msgstr "višestruke LIMIT klauzule nisu dozvoljene"
 
-#: commands/user.c:759
+#: port/sysv_sema.c:117 port/pg_sema.c:117
 #, c-format
-msgid "ALTER USER: option \"%s\" not recognized"
-msgstr "ALTER USER: opcija \"%s\" nije poznata"
+msgid "could not create semaphores: %m"
+msgstr "neuspješno kreiranje semafora: %m"
 
-#: commands/user.c:782
-msgid "ALTER USER: permission denied"
-msgstr "ALTER USER: zabranjen pristup"
-
-#: commands/user.c:796
+#: port/sysv_sema.c:118 port/pg_sema.c:118
 #, c-format
-msgid "ALTER USER: user \"%s\" does not exist"
-msgstr "ALTER USER: korisnik \"%s\" ne postoji"
+msgid "Failed syscall was semget(%d, %d, 0%o)."
+msgstr "Neuspješan syscall was semget(%d, %d, 0%o)."
 
-#: commands/user.c:907 commands/variable.c:549 utils/cache/lsyscache.c:1507
-#: utils/init/miscinit.c:556
+#: port/sysv_sema.c:122 port/pg_sema.c:122
 #, c-format
-msgid "user \"%s\" does not exist"
+msgid ""
+"This error does *not* mean that you have run out of disk space.\n"
+"It occurs when either the system limit for the maximum number of semaphore "
+"sets (SEMMNI), or the system wide maximum number of semaphores (SEMMNS), "
+"would be exceeded.  You need to raise the respective kernel parameter.  "
+"Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its "
+"max_connections parameter (currently %d).\n"
+"The PostgreSQL documentation contains more information about configuring "
+"your system for PostgreSQL."
 msgstr ""
+"Ova greška ne znači da ste ostali bez diskovnog prostora.\n"
+"Ona se pojavljuje bilo zbog sistemskog limita maksimalnog broja semafor-"
+"setova (SEMMNI), ili ukupan broj sistemskih semafora (SEMMNS), koji su "
+"premašeni. Treba podići odgovarajući kernelski parametar.Moguće je i "
+"smanjiti PostgreSQL-ovu potrošnju semafora smanjivanjem parametra "
+"max_connections (trenutno %d).\n"
+"PostgreSQL dokumentacija sadrži više informacija o konfiguraciji i "
+"prilagodbama sistema za PostgreSQL."
 
-#: commands/user.c:963
-msgid "DROP USER: permission denied"
-msgstr "DROP USER: pristup zabranjen"
-
-#: commands/user.c:990
+#: port/sysv_sema.c:151 port/pg_sema.c:151
 #, c-format
-msgid "DROP USER: user \"%s\" does not exist (no users removed)"
-msgstr "DROP USER: korisnik \"%s\" ne postoji (niti jedan korisnik nije obrisan)"
+msgid ""
+"You possibly need to raise your kernel's SEMVMX value to be at least %d.  "
+"Look into the PostgreSQL documentation for details."
+msgstr ""
+"Treba podići vrijednost kernel varijable SEMVMX na najmanje vrijednost %d.  "
+"Pogledajte PostgreSQL dokumentaciju za detalje."
 
-#: commands/user.c:992
+#: port/sysv_shmem.c:92 port/pg_shmem.c:92
 #, c-format
-msgid "DROP USER: user \"%s\" does not exist"
-msgstr "DROP USER: korisnik \"%s\" ne postoji"
-
-#: commands/user.c:998
-msgid "current user cannot be dropped"
-msgstr "trenutni korisnik ne mo¾e biti obrisan"
+msgid "could not create shared memory segment: %m"
+msgstr "neuspješno kreiranje segmenta dijeljene memorije: %m"
 
-#: commands/user.c:1000
-msgid "session user cannot be dropped"
-msgstr "korisnik u trenutnom okru¾enju ne mo¾e biti obrisan"
+#: port/sysv_shmem.c:93 port/pg_shmem.c:93
+#, c-format
+msgid "Failed syscall was shmget(key=%d, size=%u, 0%o)."
+msgstr "Neuspješan syscall was shmget(key=%d, size=%u, 0%o)."
 
-#: commands/user.c:1024
+#: port/sysv_shmem.c:97 port/pg_shmem.c:97
 #, c-format
-msgid "DROP USER: user \"%s\" owns database \"%s\", cannot be removed%s"
+msgid ""
+"This error usually means that PostgreSQL's request for a shared memory "
+"segment exceeded your kernel's SHMMAX parameter.  You can either reduce the "
+"request size or reconfigure the kernel with larger SHMMAX. To reduce the "
+"request size (currently %u bytes), reduce PostgreSQL's shared_buffers "
+"parameter (currently %d) and/or its max_connections parameter (currently %"
+"d).\n"
+"If the request size is already small, it's possible that it is less than "
+"your kernel's SHMMIN parameter, in which case raising the request size or "
+"reconfiguring SHMMIN is called for.\n"
+"The PostgreSQL documentation contains more information about shared memory "
+"configuration."
 msgstr ""
-"DROP USER: korisnik \"%s\" je vlasnik baze podataka \"%s\", ne mo¾e biti "
-"obrisan %s"
+"Ova greška obično znači da je PostgreSQL zahtijev za dijeljenom memorijom "
+"prekoračio kernel SHMMAX parametar. Trebate smanjiti velićinu zahtijeva ili "
+"povećati sistemski SHMMAX parametar.Da biste smanjili velićinu zahtijeva "
+"(trenutno %u bytes), smanjite PostgreSQL shared_buffers parametar (trenutno %"
+"d) i/ili max_connections parametar (trenutno %d).\n"
+"Ako je velićina zahtijeva već mala, moguće je da je manja od kernel SHMMIN "
+"parametra, u tom slučaju potrebno je povećanje valićine zahtijeva ili "
+"rekonfiguracija SHMMIN parametra.\n"
+"PostgreSQL dokumentacija sadrži više informacija o konfiguraciji dijeljene "
+"memorije."
 
-#: commands/user.c:1104
+#: port/sysv_shmem.c:110 port/pg_shmem.c:110
 #, c-format
-msgid "CheckPgUserAclNotNull: \"%s\" not found"
-msgstr "CheckPgUserAclNotNull: \"%s\" nije naðen"
+msgid ""
+"This error usually means that PostgreSQL's request for a shared memory "
+"segment exceeded available memory or swap space. To reduce the request size "
+"(currently %u bytes), reduce PostgreSQL's shared_buffers parameter "
+"(currently %d) and/or its max_connections parameter (currently %d).\n"
+"The PostgreSQL documentation contains more information about shared memory "
+"configuration."
+msgstr ""
+"Ova greška obično znači da je PostgreSQL zahtijev za dijeljenom memorijom "
+"prekoračio raspoloživu memoriju ili 'swap' prosotor. Da biste smanjii "
+"velićinu zahtijeva (trenutno %u bytes), smanjite PostgreSQL shared_buffers "
+"parametar (trenutno %d) i/ili max_connections parametar (trenutno %d).\n"
+"PostgreSQL dokumentacija sadrži više informacija o konfiguraciji dijeljene "
+"memorije."
 
-#: commands/user.c:1109
+#: port/sysv_shmem.c:119 port/pg_shmem.c:119
 #, c-format
 msgid ""
-"To use passwords, you have to revoke permissions on %s so normal users "
-"cannot read the passwords. Try 'REVOKE ALL ON \"%s\" FROM PUBLIC'."
+"This error does *not* mean that you have run out of disk space. It occurs "
+"either if all available shared memory IDs have been taken, in which case you "
+"need to raise the SHMMNI parameter in your kernel, or because the system's "
+"overall limit for shared memory has been reached.  If you cannot increase "
+"the shared memory limit, reduce PostgreSQL's shared memory request "
+"(currently %u bytes), by reducing its shared_buffers parameter (currently %"
+"d) and/or its max_connections parameter (currently %d).\n"
+"The PostgreSQL documentation contains more information about shared memory "
+"configuration."
 msgstr ""
-"Da biste koristili zaporke, morate zabraniti pristup(revoke permission) "
-"prema %s tako da regularni korisnici ne mogu proèitati zaporke. Poku¹ajte "
-"'REVOKE ALL ON \"%s\" FROM PUBLIC'."
-
-#: commands/user.c:1151 commands/user.c:1157
-msgid "CREATE GROUP: conflicting options"
-msgstr "CREATE GROUP: opcije u konfliktu"
+"Ova greška ne zanči da ste ostali bez diskovnog prostora. Ona se pojavljuje "
+"ili zbog zauzeća svih raspoloživih ID-ova dijeljene memorije , u kom slučaju "
+"trebate povećati SHMMNI parametar u kernelu, ili zbog dosegnutog ukupnog "
+"sistemskog ograničenja  za dijeljenu memoriju.  Ako ne možete povećati "
+"dijeljenu memoriju, smanjite PostgreSQL zahtijev za dijeljenom memorijom "
+"(trenutno %u bytes), smanjivanjem shared_buffers parametra (trenutno %d) i/"
+"ili  max_connections parametar (trenutno %d).\n"
+"PostgreSQL dokumentacija sadrži više informacija o konfiguraciji dijeljene "
+"memorije."
 
-#: commands/user.c:1161
+#: postmaster/pgstat.c:200
 #, c-format
-msgid "CREATE GROUP: option \"%s\" not recognized"
-msgstr "CREATE GROUP: opcija \"%s\" nije poznata"
-
-#: commands/user.c:1169
-msgid "group id must be positive"
-msgstr "identifikator grupe(group id) mora biti pozitivan"
-
-#: commands/user.c:1180
-msgid "CREATE GROUP: permission denied"
-msgstr "CREATE GROUP: pristup zabranjen"
+msgid "could not resolve \"localhost\": %s"
+msgstr "neuspjelo riješenje za \"localhost\": %s"
 
-#: commands/user.c:1183
+#: postmaster/pgstat.c:220
 #, c-format
-msgid "CREATE GROUP: group name \"%s\" is reserved"
-msgstr "CREATE GROUP: grupa sa imenom \"%s\" je rezervirana"
+msgid "could not create socket for statistics: %m"
+msgstr "neuspjelo kreiranje 'socket'-a za statistiku: %m"
 
-#: commands/user.c:1218
+#: postmaster/pgstat.c:232
 #, c-format
-msgid "CREATE GROUP: group name \"%s\" already exists"
-msgstr "CREATE GROUP: grupa sa imenom \"%s\" veæ postoji"
+msgid "could not bind socket for statistics: %m"
+msgstr "neuspjelo vezanje 'socket'-a za statistiku: %m"
 
-#: commands/user.c:1221
+#: postmaster/pgstat.c:244
 #, c-format
-msgid "CREATE GROUP: group sysid %d is already assigned"
-msgstr "CREATE GROUP: 'group sysid' %d je veæ dodijeljen"
+msgid "could not get address of socket for statistics: %m"
+msgstr "neuspjelo čitanje adrese 'socket'-a za statistiku: %m"
 
-#: commands/user.c:1314
+#: postmaster/pgstat.c:258
 #, c-format
-msgid "%s: group \"%s\" does not exist"
-msgstr "%s: group \"%s\" ne postoji"
+msgid "could not connect socket for statistics: %m"
+msgstr "neuspješno spajanje 'socket'-a za statistiku: %m"
 
-#: commands/user.c:1355
+#: postmaster/pgstat.c:272
 #, c-format
-msgid "AlterGroup: unknown tag %s"
-msgstr "AlterGroup: nepoznata oznaka %s"
+msgid "could not set statistics socket to nonblock mode: %m"
+msgstr "neuspješno setiranje statističkog 'socket'-a u neblokirajući mod: %m"
 
-#: commands/user.c:1367
+#: postmaster/pgstat.c:283
 #, c-format
-msgid "%s: user \"%s\" is already in group \"%s\""
-msgstr "%s: korisnik \"%s\" je veæ u grupi \"%s\""
+msgid "could not create pipe for statistics collector: %m"
+msgstr "neuspješno kreiranje  'pipe for statistics buffer'-a: %m"
 
-#: commands/user.c:1382
-#, c-format
-msgid "ALTER GROUP: group \"%s\" does not have any members"
-msgstr "ALTER GROUP: grupa \"%s\" nema niti jednog èlana"
+#: postmaster/pgstat.c:344
+msgid "statistics collector startup skipped"
+msgstr "start sakupljača statistike preskočen"
 
-#: commands/user.c:1407
+#: postmaster/pgstat.c:375
 #, c-format
-msgid "ALTER GROUP: user \"%s\" is not in group \"%s\""
-msgstr "ALTER GROUP: korisnik \"%s\" nije u grupi \"%s\""
+msgid "could not fork statistics buffer: %m"
+msgstr "neuspješno račvanje statističkog spremnika: %m"
 
-#: commands/user.c:1536
-msgid "DROP GROUP: permission denied"
-msgstr "DROP GROUP: zabranjen pristup"
+#: postmaster/pgstat.c:785
+msgid "must be superuser to reset statistics counters"
+msgstr "samo 'database superuser' može resetirati statističke brojače"
 
-#: commands/user.c:1549
+#: postmaster/pgstat.c:1266
 #, c-format
-msgid "DROP GROUP: group \"%s\" does not exist"
-msgstr "DROP GROUP: grupa \"%s\" ne postoji"
+msgid "could not create pipe for statistics buffer: %m"
+msgstr "neuspješno kreiranje  'pipe for statistics buffer'-a: %m"
 
-#: commands/vacuum.c:459
-msgid ""
-"oldest Xmin is far in the past --- close open transactions soon to avoid "
-"wraparound problems"
-msgstr ""
-"najstariji Xmin je iz daleke pro¹losti --- zatvoriti transakciju ubrzo kako "
-"bi izbjegli 'wraparound' probleme"
-
-#: commands/vacuum.c:505 commands/vacuum.c:512
+#: postmaster/pgstat.c:1274
 #, c-format
-msgid "pg_class entry for relid %u vanished during vacuuming"
-msgstr "pg_class zapis za relid %u je izgubljen tijekom 'vacuum' procesa"
+msgid "could not fork statistics collector: %m"
+msgstr "neuspješno račvanje 'statistics collector'-a: %m"
 
-#: commands/vacuum.c:665
-msgid ""
-"Some databases have not been vacuumed in over 2 billion transactions.\n"
-"\tYou may have already suffered transaction-wraparound data loss."
-msgstr ""
-"Neke baze podataka nisu vakumirane(vacuumed) prije vi¹e od 2 biliona "
-"transakcija.\n"
-"\tMo¾da ste veæ izgubili neke podatke unutar transakcija."
+#: postmaster/pgstat.c:1331 postmaster/pgstat.c:1632 postmaster/pgstat.c:1888
+#: postmaster/pgstat.c:1920 postmaster/pgstat.c:1974 postmaster/pgstat.c:2235
+#: postmaster/pgstat.c:2296 postmaster/pgstat.c:2342 postmaster/pgstat.c:2393
+#: postmaster/pgstat.c:2622 postmaster/pgstat.c:2804
+msgid "out of memory in statistics collector --- abort"
+msgstr "nedostatak memorije u sakupljaču statistike -- prekinut"
 
-#: commands/vacuum.c:676
-msgid ""
-"Some databases have not been vacuumed in over 1 billion transactions.\n"
-"\tBetter vacuum them soon, or you may have a wraparound failure."
-msgstr ""
-"Neke baze podataka nisu nisu vakumirane(vacuumed) prije vi¹e od 2 biliona "
-"transakcija.\n"
-"\tBolje ih je vakumirati uskoro ili bi mogli imati 'wraparound' "
-"neispravnosti."
+#: postmaster/pgstat.c:1343
+msgid "allocation of backend table failed"
+msgstr "akokacija 'backend' tabele neuspješna"
 
-#: commands/vacuum.c:683
+#: postmaster/pgstat.c:1409
 #, c-format
-msgid ""
-"Some databases have not been vacuumed in %d transactions.\n"
-"\tBetter vacuum them within %d transactions,\n"
-"\tor you may have a wraparound failure."
-msgstr ""
-"Neke baze podataka nisu vakumirane(vacuumed) u %d transakcijama.\n"
-"\tBolje ih je vakumirati unutar %d transakcija,\n"
-"\tili bi mogli imati 'wraparound' neispravnosti."
+msgid "select failed in statistics collector: %m"
+msgstr "neuspješan 'select'  u sakupljaču statistike: %m"
 
-#: commands/vacuum.c:771
+#: postmaster/pgstat.c:1451
 #, c-format
-msgid "Skipping \"%s\" --- only table or database owner can VACUUM it"
-msgstr ""
-"Preskaèem \"%s\" --- samo vlasnik tabele ili baze podataka mo¾e izvr¹iti "
-"'VACUUM' nad ovim"
+msgid "could not read from statistics pipe: %m"
+msgstr "neuspješno čitanje iz statistike: %m"
+
+#: postmaster/pgstat.c:1470
+msgid "invalid statistics message length"
+msgstr "pogrešna duljina statističke poruke"
 
-#: commands/vacuum.c:977
+#: postmaster/pgstat.c:1620
 #, c-format
-msgid "VACUUM (full_vacuum_rel): FlushRelationBuffers returned %d"
-msgstr "VACUUM (full_vacuum_rel): FlushRelationBuffers je vratio %d"
+msgid "could not set statistics pipe to nonblock mode: %m"
+msgstr "neuspješno postavljanje 'statistics pipe' u 'nonblock' mod: %m"
 
-#: commands/vacuum.c:1044 commands/vacuumlazy.c:211
+#: postmaster/pgstat.c:1660
+msgid "statistics buffer is full"
+msgstr "statistički spremnik je pun"
+
+#: postmaster/pgstat.c:1693
 #, c-format
-msgid "--Relation %s.%s--"
-msgstr ""
+msgid "select failed in statistics buffer: %m"
+msgstr "neuspješan 'select' u statističkom spremniku: %m"
 
-#: commands/vacuum.c:1078 commands/vacuumlazy.c:269
+#: postmaster/pgstat.c:1709
 #, c-format
-msgid "Rel %s: Uninitialized page %u - fixing"
-msgstr "Rel %s: Neinicijalizirana stranica %u - popravljam"
+msgid "failed to read statistics message: %m"
+msgstr "neuspješno čitanje poruke statistike: %m"
 
-#: commands/vacuum.c:1192
+#: postmaster/pgstat.c:1774
 #, c-format
-msgid ""
-"Rel %s: TID %u/%u: InsertTransactionInProgress %u - can't shrink relation"
-msgstr ""
-"Rel %s: TID %u/%u: InsertTransactionInProgress %u - nemoguæe smanjivanje "
-"relacije"
+msgid "failed to write statistics pipe: %m"
+msgstr "neuspješno pisanje statistike: %m"
 
-#: commands/vacuum.c:1202
+#: postmaster/pgstat.c:1828
 #, c-format
-msgid ""
-"Rel %s: TID %u/%u: DeleteTransactionInProgress %u - can't shrink relation"
-msgstr ""
-"Rel %s: TID %u/%u: DeleteTransactionInProgress %u - nemoguæe smanjivanje "
-"relacije"
+msgid "invalid backend ID %d"
+msgstr "pogrešan 'backend' ID %d"
+
+#: postmaster/pgstat.c:2023 postmaster/pgstat.c:2136
+#, c-format
+msgid "could not write temp statistics file \"%s\": %m"
+msgstr "neuspješno pisanje u privremenu datoteku statistike \"%s\": %m"
 
-#: commands/vacuum.c:1220 commands/vacuumlazy.c:373
+#: postmaster/pgstat.c:2050
+msgid "database hash table corrupted during cleanup --- abort"
+msgstr "'database hash table' oštećena priliko čišćenja - odustati"
+
+#: postmaster/pgstat.c:2087
 #, c-format
-msgid "Rel %s: TID %u/%u: OID IS INVALID. TUPGONE %d."
+msgid "tables hash table for database %u corrupted during cleanup --- abort"
 msgstr ""
+"'database hash table' za bazu podataka %u oštećena prilikom čišćenja --- "
+"odustati"
 
-#: commands/vacuum.c:1358
+#: postmaster/pgstat.c:2145
 #, c-format
-msgid ""
-"Pages %u: Changed %u, reaped %u, Empty %u, New %u; Tup %.0f: Vac %.0f, Keep/"
-"VTL %.0f/%u, UnUsed %.0f, MinLen %lu, MaxLen %lu; Re-using: Free/Avail. "
-"Space %.0f/%.0f; EndEmpty/Avail. Pages %u/%u.\n"
-"\t%s"
+msgid "could not rename temp statistics file \"%s\" to \"%s\": %m"
 msgstr ""
+"neuspješno preimenovanje privremene datoteke statistike \"%s\" u \"%s\": %m"
 
-#: commands/vacuum.c:1581
-msgid "HEAP_MOVED_IN was not expected"
-msgstr "HEAP_MOVED_IN nije oèekivano"
+#: postmaster/pgstat.c:2167
+msgid "dead-backend hash table corrupted during cleanup --- abort"
+msgstr "'database hash table' oštećena prilikom čišćenja -- odustati"
 
-#: commands/vacuum.c:1591
-msgid "Invalid XVAC in tuple header"
-msgstr ""
+#: postmaster/pgstat.c:2278 postmaster/pgstat.c:2310 postmaster/pgstat.c:2373
+#: postmaster/pgstat.c:2406 postmaster/pgstat.c:2427 postmaster/pgstat.c:2473
+#: postmaster/pgstat.c:2506
+msgid "corrupted pgstat.stat file"
+msgstr "koruptirana pgstat.stat datoteka"
 
-#: commands/vacuum.c:1616
-msgid "HEAP_MOVED_OFF was expected"
-msgstr "HEAP_MOVED_OFF je oèekivano"
+#: postmaster/postmaster.c:327
+#, c-format
+msgid "data directory \"%s\" does not exist"
+msgstr "direktorij sa podacima \"%s\" ne postoji"
 
-#: commands/vacuum.c:1670 commands/vacuum.c:1792
-msgid "Parent item in update-chain not found - can't continue repair_frag"
-msgstr ""
-"Roditeljska stavka u lancu a¾uriranja(update-chain) nije naðena - nemoguæe "
-"nastaviti 'repair_frag'"
+#: postmaster/postmaster.c:332
+#, c-format
+msgid "could not read permissions of directory \"%s\": %m"
+msgstr "neuspješno čitanje prava pristupa za direktorij \"%s\": %m"
+
+#: postmaster/postmaster.c:347
+#, c-format
+msgid "data directory \"%s\" has group or world access"
+msgstr "direktorij sa podacima %s ima 'group or world access'"
+
+#: postmaster/postmaster.c:349
+msgid "Permissions should be u=rwx (0700)."
+msgstr "Prava pristuba bi trebala biti u=rwx (0700)."
 
-#: commands/vacuum.c:1707
+#: postmaster/postmaster.c:361
+#, c-format
 msgid ""
-"Child itemid in update-chain marked as unused - can't continue repair_frag"
+"%s could not find the database system.\n"
+"Expected to find it in the PGDATA directory \"%s\",\n"
+"but failed to open file \"%s\": %s\n"
 msgstr ""
-"'itemid' potomka u lancu a¾uriranja(update-chain) oznaèen kao neiskori¹ten - "
-"nemoguæe nastaviti 'repair_frag'"
-
-#: commands/vacuum.c:1804
-msgid "Parent itemid marked as unused"
-msgstr "Roditeljski 'itemid' oznaèen kao neiskori¹ten"
+"%s nije pronašao bazu podataka.\n"
+"Očekivano je da bude nađena u PGDATA direktoriju \"%s\",\n"
+"ali nije uspjelo otvaranje datoteke \"%s\": %s\n"
 
-#: commands/vacuum.c:1828
-msgid "Too old parent tuple found - can't continue repair_frag"
-msgstr "Prestar roditeljski slog naðen - nemoguæe nastaviti 'repair_frag'"
+#: postmaster/postmaster.c:459 tcop/postgres.c:2115
+msgid "assert checking is not compiled in"
+msgstr "'assert checking' nije ukompajliran"
 
-#: commands/vacuum.c:1957
+#: postmaster/postmaster.c:585 postmaster/postmaster.c:598
 #, c-format
-msgid "moving chain: failed to add item with len = %lu to page %u"
-msgstr ""
+msgid "Try '%s --help' for more information.\n"
+msgstr "Pokušajte '%s --help' za više informacija.\n"
 
-#: commands/vacuum.c:2101
+#: postmaster/postmaster.c:596
 #, c-format
+msgid "invalid argument: \"%s\""
+msgstr "pogrešan argument: \"%s\""
+
+#: postmaster/postmaster.c:624
 msgid ""
-"failed to add item with len = %lu to page %u (free space %lu, nusd %u, noff %"
-"u)"
+"the number of buffers (-B) must be at least twice the number of allowed "
+"connections (-N) and at least 16"
 msgstr ""
-"neuspjelo dodavanje stavke du¾ine = %lu stranici %u (free space %lu, nusd %"
-"u, noff %u)"
-
-#: commands/vacuum.c:2190
-msgid "HEAP_MOVED_IN was not expected (2)"
-msgstr "HEAP_MOVED_IN nije oèekivan (2)"
+"Broj 'buffers'-a (-B) mora biti najmanje dva puta veći od broja dozvoljenih "
+"veza(connections) (-N) a najmanje 16"
 
-#: commands/vacuum.c:2194
-msgid "Invalid XVAC in tuple header (4)"
-msgstr "Pogre¹an XVAC u zaglavlju sloga(tuple)"
+#: postmaster/postmaster.c:630
+msgid "superuser_reserved_connections must be less than max_connections"
+msgstr "superuser_reserved_connections mora biti manji od max_connections"
 
-#: commands/vacuum.c:2219
-msgid "HEAP_MOVED_OFF was expected (2)"
-msgstr "HEAP_MOVED_OFF je oèekivan (2)"
+#: postmaster/postmaster.c:639
+msgid "invalid datetoken tables, please fix"
+msgstr "pogrešan 'datetoken tables', ispravite"
 
-#: commands/vacuum.c:2330
-msgid "HEAP_MOVED_OFF/HEAP_MOVED_IN was expected"
-msgstr "HEAP_MOVED_OFF/HEAP_MOVED_IN je oèekivan"
+#: postmaster/postmaster.c:674 tcop/postgres.c:2598
+#, c-format
+msgid "%s: could not locate postgres executable"
+msgstr "%s: neuspjelo lociranje 'postgres' izvršnog programa"
 
-#: commands/vacuum.c:2332
-msgid "Invalid XVAC in tuple header (2)"
-msgstr "Pogre¹an XVAC u zaglavlju sloga(tuple)(2)"
+#: postmaster/postmaster.c:683
+msgid "for SSL, TCP/IP connections must be enabled"
+msgstr "za SSL, TCP/IP veze moraju biti omogućene."
 
-#: commands/vacuum.c:2350
+#: postmaster/postmaster.c:757
 #, c-format
-msgid ""
-"Rel %s: Pages: %u --> %u; Tuple(s) moved: %u.\n"
-"\t%s"
-msgstr ""
-"Relacija %s: Stranica: %u --> %u; slog(ova) premje¹teno: %u.\n"
-"\t%s"
+msgid "could not create listen socket for \"%s\""
+msgstr "neuspješno kreiranje 'listen socket'-a za \"%s\""
 
-#: commands/vacuum.c:2412
-msgid "Invalid XVAC in tuple header (3)"
-msgstr "Pogre¹an XVAC u zaglavlju sloga(tuple)(3)"
+#: postmaster/postmaster.c:776
+msgid "could not create TCP/IP listen socket"
+msgstr "neuspješno kreiranje 'TCP/IP listen socket'-a"
 
-#: commands/vacuum.c:2417
-msgid "HEAP_MOVED_OFF was expected (3)"
-msgstr "HEAP_MOVED_OFF je oèekivan (2)"
+#: postmaster/postmaster.c:800
+msgid "could not create UNIX stream port"
+msgstr "neuspješno kreiranje 'UNIX stream port'-a"
 
-#: commands/vacuum.c:2467
+#: postmaster/postmaster.c:920
 #, c-format
-msgid "VACUUM (repair_frag): FlushRelationBuffers returned %d"
-msgstr "VACUUM (repair_frag): FlushRelationBuffers je vratio %d"
+msgid "could not fork background process: %s"
+msgstr "neuspješno račvanje pozadinskog procesa: %s"
 
-#: commands/vacuum.c:2531
+#: postmaster/postmaster.c:942
 #, c-format
-msgid "VACUUM (vacuum_heap): FlushRelationBuffers returned %d"
-msgstr "VACUUM (vacuum_heap): FlushRelationBuffers je vratio %d"
-
-#: commands/vacuum.c:2537
-#, c-format
-msgid "Rel %s: Pages: %u --> %u."
+msgid "could not disassociate from controlling TTY: %s"
 msgstr ""
 
-#: commands/vacuum.c:2622 commands/vacuumlazy.c:600
+#: postmaster/postmaster.c:962
 #, c-format
 msgid ""
-"Index %s: Pages %u; Tuples %.0f.\n"
-"\t%s"
+"%s is the PostgreSQL server.\n"
+"\n"
 msgstr ""
+"%s je PostgreSQL server.\n"
+"\n"
 
-#: commands/vacuum.c:2635 commands/vacuum.c:2689
+#: postmaster/postmaster.c:963
 #, c-format
 msgid ""
-"Index %s: NUMBER OF INDEX' TUPLES (%.0f) IS NOT THE SAME AS HEAP' (%.0f).\n"
-"\tRecreate the index."
+"Usage:\n"
+"  %s [OPTION]...\n"
+"\n"
 msgstr ""
-"Index %s: NUMBER OF INDEX' TUPLES (%.0f) IS NOT THE SAME AS HEAP' (%.0f).\n"
-"\tPonovno kreirajte indeks."
+"Korištenje:\n"
+"  %s [OPCIJA...]\n"
+"\n"
 
-#: commands/vacuum.c:2676 commands/vacuumlazy.c:647
-#, c-format
+#: postmaster/postmaster.c:964
+msgid "Options:\n"
+msgstr "Opcije:\n"
+
+#: postmaster/postmaster.c:966
+msgid "  -A 1|0          enable/disable run-time assert checking\n"
+msgstr "  -A 1|0          uključi/isključi 'run-time assert checking'\n"
+
+#: postmaster/postmaster.c:968
+msgid "  -B NBUFFERS     number of shared buffers\n"
+msgstr "  -B NBUFFERS     broj dijeljenih buffer-a\n"
+
+#: postmaster/postmaster.c:969
+msgid "  -c NAME=VALUE   set run-time parameter\n"
+msgstr "  -c NAME=VALUE   postavljanje 'run-time' parametara\n"
+
+#: postmaster/postmaster.c:970
+msgid "  -d 1-5          debugging level\n"
+msgstr "  -d 1-5          debugging nivo\n"
+
+#: postmaster/postmaster.c:971
+msgid "  -D DATADIR      database directory\n"
+msgstr "  -D DATADIR      direktorij baze podataka\n"
+
+#: postmaster/postmaster.c:972
+msgid "  -F              turn fsync off\n"
+msgstr "  -F              isključi 'fsync'\n"
+
+#: postmaster/postmaster.c:973
+msgid "  -h HOSTNAME     host name or IP address to listen on\n"
+msgstr ""
+"  -h HOSTNAME     ime host-a (host name) ili IP addresa na kojoj će server "
+"raditi\n"
+
+#: postmaster/postmaster.c:974
+msgid "  -i              enable TCP/IP connections\n"
+msgstr "  -i              omogući TCP/IP konekcije\n"
+
+#: postmaster/postmaster.c:975
+msgid "  -k DIRECTORY    Unix-domain socket location\n"
+msgstr "  -k DIRECTORY    'Unix-domain socket' lokacija\n"
+
+#: postmaster/postmaster.c:977
+msgid "  -l              enable SSL connections\n"
+msgstr "  -l              omogući SSL konekcije\n"
+
+#: postmaster/postmaster.c:979
+msgid "  -N MAX-CONNECT  maximum number of allowed connections\n"
+msgstr "  -N MAX-CONNECT  maksimalan broj dozvoljenih veza\n"
+
+#: postmaster/postmaster.c:980
+msgid "  -o OPTIONS      pass 'OPTIONS' to each backend server\n"
+msgstr "  -o OPTIONS      proslijediti 'OPTIONS' za svaki 'backend server'\n"
+
+#: postmaster/postmaster.c:981
+msgid "  -p PORT         port number to listen on\n"
+msgstr "  -p PORT         broj porta na kojem će server osluškivati\n"
+
+#: postmaster/postmaster.c:982
 msgid ""
-"Index %s: Pages %u; Tuples %.0f: Deleted %.0f.\n"
-"\t%s"
+"  -S              silent mode (start in background without logging output)\n"
 msgstr ""
+"  -S              tihi mod (startaj u pozadini bez logiranja izlaza(logging "
+"output))\n"
 
-#: commands/vacuumlazy.c:435
-#, c-format
+#: postmaster/postmaster.c:983
+msgid "  --help          show this help, then exit\n"
+msgstr "  --help          prikaži ovaj help, zatim izađi\n"
+
+#: postmaster/postmaster.c:984
+msgid "  --version       output version information, then exit\n"
+msgstr "  --version       prikaži informacije o verziji, zatim izađi\n"
+
+#: postmaster/postmaster.c:986
 msgid ""
-"Pages %u: Changed %u, Empty %u; Tup %.0f: Vac %.0f, Keep %.0f, UnUsed %.0f.\n"
-"\tTotal %s"
+"\n"
+"Developer options:\n"
 msgstr ""
+"\n"
+"Razvojne opcije:\n"
 
-#: commands/vacuumlazy.c:485
-#, c-format
+#: postmaster/postmaster.c:987
 msgid ""
-"Removed %d tuples in %d pages.\n"
-"\t%s"
+"  -n              do not reinitialize shared memory after abnormal exit\n"
 msgstr ""
-"Obrisano %d zapisa u %d stranica.\n"
-"\t%s"
+"  -n              ne reinicijaliziraj dijeljenu memoriju(shared memory) "
+"nakon neregularnog izlaza\n"
 
-#: commands/vacuumlazy.c:721
-#, c-format
-msgid "VACUUM (lazy_truncate_heap): FlushRelationBuffers returned %d"
-msgstr "VACUUM (lazy_truncate_heap): FlushRelationBuffers je vratio %d"
+#: postmaster/postmaster.c:988
+msgid "  -s              send SIGSTOP to all backend servers if one dies\n"
+msgstr ""
+"  -s              pošalji SIGSTOP svim 'backend server'-ima ako jedan "
+"neregularno izađe\n"
 
-#: commands/vacuumlazy.c:756
-#, c-format
+#: postmaster/postmaster.c:990
 msgid ""
-"Truncated %u --> %u pages.\n"
-"\t%s"
+"\n"
+"Please read the documentation for the complete list of run-time\n"
+"configuration settings and how to set them on the command line or in\n"
+"the configuration file.\n"
+"\n"
+"Report bugs to <pgsql-bugs@postgresql.org>.\n"
 msgstr ""
-"Obrisano %u --> %u stranica.\n"
-"\t%s"
-
-#: commands/variable.c:62
-msgid "SET DATESTYLE: invalid list syntax"
-msgstr "SET DATESTYLE: pogre¹na sintaksa liste"
+"\n"
+"Molimo pogledajte dokumentaciju za kompletnu listu 'run-time'\n"
+"konfiguracijskih parametara i kako ih postaviti iz komandne linije ili\n"
+"u konfiguracijskoj datoteci.\n"
+"\n"
+"Prijavite neipravnosti rada(bugs) na <pgsql-bugs@postgresql.org>.\n"
 
-#: commands/variable.c:141
+#: postmaster/postmaster.c:1073
 #, c-format
-msgid "SET DATESTYLE: unrecognized keyword %s"
-msgstr "SET DATESTYLE: nepoznata kljuèna rijeæ %s"
+msgid "select failed in postmaster: %m"
+msgstr "'select' neuspješan u 'postmaster'-u: %m"
 
-#: commands/variable.c:156
-msgid "SET DATESTYLE: conflicting specifications"
-msgstr "SET DATESTYLE: specifikacije u konfliktu"
+#: postmaster/postmaster.c:1190 postmaster/postmaster.c:1221
+msgid "incomplete startup packet"
+msgstr "nekompletan startni paket"
 
-#: commands/variable.c:288
-msgid "SET TIME ZONE: illegal INTERVAL; month not allowed"
-msgstr "SET TIME ZONE: pogre¹an INTERVAL; mjesec nije dozvoljen"
+#: postmaster/postmaster.c:1202
+msgid "invalid length of startup packet"
+msgstr "pogrešna duljina startnog paketa"
 
-#: commands/variable.c:331
-msgid "Unable to clear TZ environment variable"
-msgstr "Neuspjelo brisanje TZ varijable okru¾enja(environment variable)"
+#: postmaster/postmaster.c:1254
+#, c-format
+msgid "failed to send SSL negotiation response: %m"
+msgstr "Slanje 'SSL negotiation' odgovora nije uspjelo: %m"
 
-#: commands/variable.c:351
-msgid "assign_timezone: putenv failed"
-msgstr ""
+#: postmaster/postmaster.c:1283
+#, c-format
+msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
+msgstr "nepodržan 'frontend protocol' %u.%u: server podržava %u.0 to %u.%u"
 
-#: commands/variable.c:420
-msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query"
+#: postmaster/postmaster.c:1347
+msgid "invalid startup packet layout: expected terminator as last byte"
 msgstr ""
-"SET TRANSACTION ISOLATION LEVEL mora biti pozvan prije ijednog upita(query)"
-
-#: commands/variable.c:495
-#, c-format
-msgid "Conversion between %s and %s is not supported"
-msgstr "Konverzija izmeðu %s i %s nije podr¾ana"
+"pogrešan raspored startnog paketa : očekivan terminator u zadnjem bajtu"
 
-#: commands/variable.c:507
-msgid "SET SERVER_ENCODING is not supported"
-msgstr "SET SERVER_ENCODING nije podr¾an"
+#: postmaster/postmaster.c:1376
+msgid "no PostgreSQL user name specified in startup packet"
+msgstr "PostgreSQL korisničko ime nije specificirano u startnom paketu"
 
-#: commands/view.c:87
-msgid "attempted to define virtual relation with no attrs"
-msgstr "poku¹aj definiranja virtualnie relacije bez atributa"
+#: postmaster/postmaster.c:1431
+msgid "the database system is starting up"
+msgstr "rad baza podataka je u procesu startanja"
 
-#: commands/view.c:109
-#, c-format
-msgid "%s is not a view"
-msgstr "%s nije 'view'"
+#: postmaster/postmaster.c:1436
+msgid "the database system is shutting down"
+msgstr "rad baze podataka je u procesu zaustavljanja"
 
-#: commands/view.c:161 commands/view.c:171
-msgid "Cannot change number of columns in view"
-msgstr "Nemoguæe mijenjanje broja kolona u 'view'-u"
+#: postmaster/postmaster.c:1441
+msgid "the database system is in recovery mode"
+msgstr "baza podataka je u 'recovery' modu"
 
-#: commands/view.c:174
-#, c-format
-msgid "Cannot change name of view column \"%s\""
-msgstr "Nemoguæe mijenjanje imena kolone \"%s\" u 'view'-u"
+#: postmaster/postmaster.c:1446 storage/ipc/sinval.c:54
+#: storage/lmgr/proc.c:226
+msgid "sorry, too many clients already"
+msgstr "nažalost, već je otvoreno previše klijentskih veza"
 
-#: commands/view.c:179
-#, c-format
-msgid "Cannot change datatype of view column \"%s\""
-msgstr "Nemoguæe mijenjanje tipa podataka za kolonu \"%s\" u 'view'-u"
+#: postmaster/postmaster.c:1655
+msgid "received SIGHUP, reloading configuration files"
+msgstr "zaprimljen SIGHUP, ponovno učitavanje konfiguracijskih datoteka"
 
-#: executor/execAmi.c:161
-#, c-format
-msgid "ExecReScan: node type %d not supported"
-msgstr "ExecReScan: tip noda %d nije podr¾an"
+#: postmaster/postmaster.c:1699
+msgid "received smart shutdown request"
+msgstr "zaprimljen 'smart shutdown' zahtijev"
 
-#: executor/execAmi.c:213
-#, c-format
-msgid "ExecMarkPos: node type %d not supported"
-msgstr "ExecMarkPos: tip noda %d nije podr¾an"
+#: postmaster/postmaster.c:1730
+msgid "received fast shutdown request"
+msgstr "zaprimljen 'fast shutdown' zahtijev"
 
-#: executor/execAmi.c:254
-#, c-format
-msgid "ExecRestrPos: node type %d not supported"
-msgstr "ExecRestrPos: tip noda %d nije podr¾an"
+#: postmaster/postmaster.c:1737
+msgid "aborting any active transactions"
+msgstr "zaustavljanje svih aktivnih transakcija"
 
-#: executor/execMain.c:408
-#, c-format
-msgid "ExecCheckRTEPerms: bogus operation %d"
-msgstr "ExecCheckRTEPerms: neispravna operacija %d"
+#: postmaster/postmaster.c:1774
+msgid "received immediate shutdown request"
+msgstr "zaprimljen 'immediate shutdown' zahtijev"
 
-#: executor/execMain.c:782
-#, c-format
-msgid "You can't change sequence relation %s"
-msgstr "Ne mo¾ete promijeniti sekvencu relacije %s"
+#: postmaster/postmaster.c:1831
+msgid "statistics collector process"
+msgstr "proces sakupljača statistike"
 
-#: executor/execMain.c:786
-#, c-format
-msgid "You can't change toast relation %s"
-msgstr "Ne mo¾ete promijeniti 'toast' relaciju %s"
+#: postmaster/postmaster.c:1844
+msgid "shutdown process"
+msgstr "shutdown proces"
 
-#: executor/execMain.c:790
-#, c-format
-msgid "You can't change view relation %s"
-msgstr "Ne mo¾ete promijeniti 'view' relaciju %s"
+#: postmaster/postmaster.c:1856
+msgid "startup process"
+msgstr "startup proces"
 
-#: executor/execMain.c:992
-msgid "ExecutePlan: NO (junk) `ctid' was found!"
-msgstr "ExecutePlan: NO (junk) `ctid' je naðen!"
+#: postmaster/postmaster.c:1859
+msgid "aborting startup due to startup process failure"
+msgstr "zaustavljanje startup-a zbog 'startup process' pogreške"
 
-#: executor/execMain.c:996
-msgid "ExecutePlan: (junk) `ctid' is NULL!"
-msgstr "ExecutePlan: (junk) `ctid' je NULL!"
+#: postmaster/postmaster.c:1914
+msgid "all server processes terminated; reinitializing"
+msgstr "svi serverski procesi terminirani; reinicijalizacija"
 
-#: executor/execMain.c:1021
-#, c-format
-msgid "ExecutePlan: NO (junk) `%s' was found!"
-msgstr "ExecutePlan: NO (junk) `%s' nije naðen!"
+#: postmaster/postmaster.c:1952
+msgid "child process"
+msgstr "proces potomka"
 
-#: executor/execMain.c:1026
-#, c-format
-msgid "ExecutePlan: (junk) `%s' is NULL!"
-msgstr "ExecutePlan: (junk) `%s' je NULL!"
+#: postmaster/postmaster.c:1998
+msgid "checkpoint process"
+msgstr "'checkpoint' proces"
 
-#: executor/execMain.c:1115
-msgid "ExecutePlan: unknown operation in queryDesc"
-msgstr "ExecutePlan: nepoznata operacija u 'queryDesc'"
+#: postmaster/postmaster.c:1999
+msgid "server process"
+msgstr "serverski proces"
 
-#: executor/execMain.c:1383
-msgid "ExecUpdate: UPDATE can't run without transactions"
-msgstr "ExecUpdate: UPDATE ne mo¾e biti izvr¹en bez transakcije"
+#: postmaster/postmaster.c:2002
+msgid "terminating any other active server processes"
+msgstr "terminiranje svih ostalih aktivnih serverskih procesa"
 
-#: executor/execMain.c:1583
+#: postmaster/postmaster.c:2071
 #, c-format
-msgid "%s: Fail to add null value in not null attribute %s"
-msgstr ""
-"%s: Neuspjelo dodavanje 'null' vrijednosti u atribut %s koji ne prihvaèa "
-"'null' "
+msgid "%s (pid %d) exited with exit code %d"
+msgstr "%s (pid %d) izašao sa 'exit code' %d"
 
-#: executor/execMain.c:1593
+#: postmaster/postmaster.c:2080
 #, c-format
-msgid "%s: rejected due to CHECK constraint \"%s\" on \"%s\""
-msgstr "%s: nije prihvaæeno zbog 'CHECK constraint'-a \"%s\" na \"%s\""
+msgid "%s (pid %d) was terminated by signal %d"
+msgstr "%s (pid %d) je terminiran signalom %d"
 
-#: executor/execMain.c:1637
+#: postmaster/postmaster.c:2089
 #, c-format
-msgid "EvalPlanQual: can't find RTE %d"
-msgstr "EvalPlanQual: nije naðen RTE %d"
+msgid "%s (pid %d) exited with unexpected status %d"
+msgstr "%s (pid %d) izašao sa neočekivanim statusom %d"
 
-#: executor/execMain.c:1655
-msgid "EvalPlanQual: t_xmin is uncommitted ?!"
-msgstr "EvalPlanQual: t_xmin nije 'committed' ?!"
+#: postmaster/postmaster.c:2205
+msgid "connection startup failed"
+msgstr "startanje konekcije nije uspjelo"
 
-#: executor/execProcnode.c:228
+#: postmaster/postmaster.c:2221
 #, c-format
-msgid "ExecInitNode: node type %d unsupported"
-msgstr "ExecInitNode: tip noda %d nije podr¾an"
+msgid "could not fork new process for connection: %m"
+msgstr "neuspješno račvanje novog procesa za vezu: %m"
 
-#: executor/execProcnode.c:361
-#, c-format
-msgid "ExecProcNode: node type %d unsupported"
-msgstr "ExecProcNode: tip nodae %d nije podr¾an"
+#: postmaster/postmaster.c:2257
+msgid "could not fork new process for connection: "
+msgstr "neuspješno račvanje novog procesa za vezu:"
 
-#: executor/execProcnode.c:448
+#: postmaster/postmaster.c:2388
 #, c-format
-msgid "ExecCountSlotsNode: node type %d unsupported"
-msgstr "ExecCountSlotsNode: tip noda %d nije podr¾an"
+msgid "connection received: host=%s port=%s"
+msgstr "veza primljena: host=%s port=%s"
 
-#: executor/execProcnode.c:574
+#: postmaster/postmaster.c:2450
 #, c-format
-msgid "ExecEndNode: node type %d unsupported"
-msgstr "ExecEndNode: tip noda %d nije podr¾an"
+msgid "connection authorized: user=%s database=%s"
+msgstr "veza autorizirana: host=%s database=%s"
 
-#: executor/execProcnode.c:753
+#: postmaster/postmaster.c:2610
 #, c-format
-msgid "ExecGetTupType: node type %d unsupported"
-msgstr "ExecGetTupType: tip noda %d nije podr¾am"
+msgid "checkpoints are occurring too frequently (%d seconds apart)"
+msgstr "kontrolne točke se pojavljuju prečesto (%d sekundi razmaka)"
 
-#: executor/execQual.c:150 executor/execQual.c:172
-#, c-format
-msgid "ExecEvalArrayRef: can only handle %d dimensions"
-msgstr "ExecEvalArrayRef: mo¾e obraditi samo %d dimenzija"
+#: postmaster/postmaster.c:2612
+msgid "Consider increasing 'checkpoint_segments'."
+msgstr ""
 
-#: executor/execQual.c:194
-msgid "ExecEvalArrayRef: upper and lower indices mismatch"
-msgstr "ExecEvalArrayRef: zabuna u gornjem i donjem pokazatelju"
+#: postmaster/postmaster.c:2880
+#, c-format
+msgid "could not fork startup process: %m"
+msgstr "neuspješno račvanje 'startup' procesa: %m"
 
-#: executor/execQual.c:275
-msgid "ExecEvalAggref: no aggregates in this expression context"
-msgstr "ExecEvalAggref: nema agregata u ovom kontekst izraza"
+#: postmaster/postmaster.c:2884
+#, c-format
+msgid "could not fork checkpoint process: %m"
+msgstr "neuspješno račvanje 'checkpoint' procesa: %m"
 
-#: executor/execQual.c:477
-msgid "ExecEvalParam: new/old params with same id & diff names"
-msgstr ""
-"ExecEvalParam: new/old parametri sa istim identifikatorom i razlièitim "
-"imenima"
+#: postmaster/postmaster.c:2888
+#, c-format
+msgid "could not fork shutdown process: %m"
+msgstr "neuspješno račvanje 'shutdown' procesa: %m"
 
-#: executor/execQual.c:486
+#: postmaster/postmaster.c:2892
 #, c-format
-msgid "ExecEvalParam: invalid paramkind %d"
-msgstr "ExecEvalParam: pogre¹an tip parametra %d"
+msgid "could not fork process: %m"
+msgstr "neuspješno račvanje procesa: %m"
 
-#: executor/execQual.c:500
+#: rewrite/rewriteDefine.c:103 rewrite/rewriteDefine.c:553
 #, c-format
-msgid "ExecEvalParam: Unknown value for parameter %s"
-msgstr "ExecEvalParam: nepoznata vrijednost za parametar %s"
+msgid "rule \"%s\" for relation \"%s\" already exists"
+msgstr "pravilo(rule) \"%s\" za relaciju \"%s\" već postoji"
 
-#: executor/execQual.c:534
-msgid "GetAttributeByNum: Invalid attribute number"
-msgstr "GetAttributeByNum: pogre¹an broj atributa"
+#: rewrite/rewriteDefine.c:233
+msgid "rule actions on OLD are not implemented"
+msgstr "  akcije prvavila(rule actions) nad OLD nisu implementirane"
 
-#: executor/execQual.c:537
-msgid "GetAttributeByNum: cannot access system attributes here"
-msgstr "GetAttributeByNum: nemoguæ pristup sistemskim atributima odavde"
+#: rewrite/rewriteDefine.c:234
+msgid "Use views or triggers instead."
+msgstr "Koristite poglede(view) ili okidače(trigger) umjesto."
 
-#: executor/execQual.c:540
-msgid "GetAttributeByNum: a NULL isNull flag was passed"
-msgstr "GetAttributeByNum: NULL isNull zastavica prosljeðena"
+#: rewrite/rewriteDefine.c:238
+msgid "rule actions on NEW are not implemented"
+msgstr "akcije prvavila(rule actions) nad NEW nisu implementirane"
 
-#: executor/execQual.c:568
-msgid "GetAttributeByName: Invalid attribute name"
-msgstr "GetAttributeByName: Pogre¹an naziv atributa"
+#: rewrite/rewriteDefine.c:239
+msgid "Use triggers instead."
+msgstr "Koristite okidače(trigger) umjesto."
 
-#: executor/execQual.c:571
-msgid "GetAttributeByName: a NULL isNull flag was passed"
-msgstr "GetAttributeByName: NULL isNull zastavica prosljeðena"
+#: rewrite/rewriteDefine.c:256
+msgid "INSTEAD NOTHING rules on select are not implemented"
+msgstr "INSTEAD NOTHING pravila(rules) za 'select' nisu implemetirana"
 
-#: executor/execQual.c:593
-#, c-format
-msgid "GetAttributeByName: attribute %s not found"
-msgstr "GetAttributeByName: atribut %s nije naðen"
+#: rewrite/rewriteDefine.c:257
+msgid "Use views instead."
+msgstr "Koristite poglede(view) umjesto."
 
-#: executor/execQual.c:638
-msgid "Functions and operators can take only one set argument"
-msgstr "Funkcije i operatori mogu primiti samo jedan set paramatara"
+#: rewrite/rewriteDefine.c:265
+msgid "multiple action rules on select are not implemented"
+msgstr ""
+"višestruke akcije pravila 'action rules' za SELECT trenutno nisu podržana"
 
-#: executor/execQual.c:688 executor/execQual.c:730 executor/execQual.c:904
-#: executor/execQual.c:2068 executor/functions.c:531 executor/functions.c:566
-#: utils/adt/sets.c:200
-msgid "Set-valued function called in context that cannot accept a set"
-msgstr "'Set-valued' funkcija pozvana u kontekstu koji ne prihvaæa set"
+#: rewrite/rewriteDefine.c:274
+msgid "only instead-select rules are currently supported on select"
+msgstr "samo 'instead-select' pravila su trenutno podržana za SELECT izraze"
 
-#: executor/execQual.c:875
-msgid "ExecMakeTableFunctionResult: expression is not a function call"
+#: rewrite/rewriteDefine.c:282
+msgid "event qualifications are not implemented for rules on select"
 msgstr ""
+"uslovi događaja nisu implementirani za pravila(rules) na 'select' izrazima"
 
-#: executor/execQual.c:996 executor/execQual.c:1029
-msgid ""
-"ExecMakeTableFunctionResult: Invalid result from function returning tuple"
+#: rewrite/rewriteDefine.c:302
+msgid "select rule's target list has too many entries"
+msgstr "ciljna lista SELECT pravila(select rule) ima previše stavaka"
+
+#: rewrite/rewriteDefine.c:318
+msgid "cannot convert relation containing dropped columns to view"
+msgstr "neuspješna konverzija relacije sa odbačenim kolonama u pogled(view)"
+
+#: rewrite/rewriteDefine.c:323
+#, c-format
+msgid "select rule's target entry %d has different column name from \"%s\""
 msgstr ""
+"ciljna lista SELECT pravila(select rule) %d ima drugačiji naziv kolone od \"%"
+"s\""
 
-#: executor/execQual.c:1054
-msgid "ExecMakeTableFunctionResult: Materialize-mode protocol not followed"
+#: rewrite/rewriteDefine.c:328
+#, c-format
+msgid "select rule's target entry %d has different type from attribute \"%s\""
 msgstr ""
+"ciljna lista SELECT pravila(select rule) %d ima drugačiji tip od atributa \"%"
+"s\""
 
-#: executor/execQual.c:1059
+#: rewrite/rewriteDefine.c:341
 #, c-format
-msgid "ExecMakeTableFunctionResult: unknown returnMode %d"
-msgstr "ExecMakeTableFunctionResult: nepoznat 'returnMode' %d"
+msgid "select rule's target entry %d has different size from attribute \"%s\""
+msgstr ""
+"ciljna lista SELECT pravila(select rule) %d ima drugačiju veličinu od "
+"atributa \"%s\""
+
+#: rewrite/rewriteDefine.c:347
+msgid "select rule's target list has too few entries"
+msgstr "ciljna lista SELECT pravila(select rule) ima premalo stavaka"
 
-#: executor/execQual.c:1468
+#: rewrite/rewriteDefine.c:362
 #, c-format
-msgid "ExecEvalNullTest: unexpected nulltesttype %d"
-msgstr "ExecEvalNullTest: neoèekivan nulltesttype %d"
+msgid "\"%s\" is already a view"
+msgstr "\"%s\" je već 'view'"
 
-#: executor/execQual.c:1548
+#: rewrite/rewriteDefine.c:386
 #, c-format
-msgid "ExecEvalBooleanTest: unexpected booltesttype %d"
-msgstr "ExecEvalBooleanTest: neoèekivan booltesttype %d"
+msgid "view rule for \"%s\" must be named \"%s\""
+msgstr "'view rule' za \"%s\" mora biti imenovan \"%s\""
 
-#: executor/execQual.c:1573
+#: rewrite/rewriteDefine.c:405
 #, c-format
-msgid "Domain %s does not allow NULL values"
-msgstr "Domain '%s' ne dozvoljava NULL vrijednsoti"
+msgid "cannot convert non-empty table \"%s\" to a view"
+msgstr "nemoguća konverzija pune tablice \"%s\" u pogled(view)"
 
-#: executor/execQual.c:1578
-msgid "Domain CHECK Constraints not yet implemented"
-msgstr "Domain CHECK Constraint nije jo¹ implementiran"
+#: rewrite/rewriteDefine.c:546 rewrite/rewriteRemove.c:59
+#, c-format
+msgid "rule \"%s\" for relation \"%s\" does not exist"
+msgstr "pravilo (rule) \"%s\" za relaciju \"%s\" ne postoji"
 
-#: executor/execQual.c:1581
-msgid "ExecEvalConstraintTest: Constraint type unknown"
-msgstr "ExecEvalConstraintTest: Nepoznat tip 'constraint'-a"
+#: rewrite/rewriteHandler.c:458 rewrite/rewriteHandler.c:472
+#, c-format
+msgid "multiple assignments to same attribute \"%s\""
+msgstr "višestruko dodijeljivanje istom atributu \"%s\""
 
-#: executor/execQual.c:1737 executor/execQual.c:1782
+#: rewrite/rewriteHandler.c:884 rewrite/rewriteHandler.c:1166
 #, c-format
-msgid "ExecEvalExpr: unknown expression type %d"
-msgstr "ExecEvalExpr: nepoznat tip izraza %d"
+msgid "infinite recursion detected in rules for relation \"%s\""
+msgstr "beskonačna rekurzija u pravilima(ruke) za relaciju \"%s\""
 
-#: executor/execQual.c:2128
-msgid "ExecTargetList: fjoin nodes not currently supported"
-msgstr "ExecTargetList: 'fjoin nodes' nisu trenutno podr¾ani"
+#: rewrite/rewriteHandler.c:1276
+msgid "cannot insert into a view"
+msgstr "nemoguće insertiranje u pogled(view)"
 
-#: executor/execTuples.c:259
-msgid ""
-"Plan requires more slots than are available\n"
-"\tsend mail to your local executor guru to fix this"
-msgstr ""
-"Plan zahtjeva vi¹e slotova nego ¹to je na raspolaganju\n"
-"\tPo¹aljite mail va¹em lokalnom guru-u da ovo popravi"
+#: rewrite/rewriteHandler.c:1277
+msgid "You need an unconditional ON INSERT DO INSTEAD rule."
+msgstr "Trebate neuvjetovano ON INSERT DO INSTEAD pravilo(rule). "
 
-#: executor/functions.c:171
-#, c-format
-msgid "init_sql_fcache: Cache lookup failed for procedure %u"
-msgstr "init_sql_fcache: tra¾enje procedure %u u cache-u nije uspjelo."
+#: rewrite/rewriteHandler.c:1282
+msgid "cannot update a view"
+msgstr "nemoguće ažuriranje pogleda(view)"
 
-#: executor/functions.c:183
-#, c-format
-msgid "init_sql_fcache: Cache lookup failed for type %u"
-msgstr "init_sql_fcache: tra¾enje tipa %u u cache-u nije uspjelo."
+#: rewrite/rewriteHandler.c:1283
+msgid "You need an unconditional ON UPDATE DO INSTEAD rule."
+msgstr "Trebate neuvjetovano ON UPDATE DO INSTEAD pravilo(rule). "
 
-#: executor/functions.c:242
-#, c-format
-msgid "init_sql_fcache: null prosrc for procedure %u"
-msgstr "init_sql_fcache: 'null prosrc' za proceduru %u"
+#: rewrite/rewriteHandler.c:1288
+msgid "cannot delete from a view"
+msgstr "nemoguće brisanje iz pogleda (view)"
 
-#: executor/instrument.c:40
-msgid "InstrStartTimer called twice in a row"
-msgstr "InstrStartTimer pozvan dva puta u retku"
+#: rewrite/rewriteHandler.c:1289
+msgid "You need an unconditional ON DELETE DO INSTEAD rule."
+msgstr "Trebate neuvjetovano ON DELETE DO INSTEAD pravilo(rule). "
 
-#: executor/instrument.c:56
-msgid "InstrStopNode without start"
-msgstr "InstrStopNode bez starta"
+#: rewrite/rewriteManip.c:734 rewrite/rewriteManip.c:788
+msgid "conditional utility statements are not implemented"
+msgstr "uvjetni korisni izrazi nisu implementirani"
 
-#: executor/nodeAgg.c:774
-msgid "ExecInitAgg: could not find any aggregate functions"
-msgstr "ExecInitAgg: nemoguæe pronaæi niti jednu agregatnu funkciju"
+#: rewrite/rewriteManip.c:879
+msgid "cannot handle whole-tuple reference"
+msgstr ""
 
-#: executor/nodeAgg.c:872
+#: storage/ipc/shmem.c:376
 #, c-format
-msgid "ExecAgg: cache lookup failed for aggregate %u"
-msgstr "ExecAgg: tra¾enje agregata %u u cache-u nije uspjelo."
+msgid "could not allocate \"%s\""
+msgstr "neuspješno alociranje \"%s\""
 
-#: executor/nodeAgg.c:927
-#, c-format
-msgid "Aggregate %u needs to have compatible input type and transition type"
-msgstr "Agregat %u treba imati kompatibilni input tip i prelazni tip"
+#: storage/buffer/buf_table.c:128 storage/freespace/freespace.c:1005
+msgid "out of shared memory"
+msgstr "nedovoljno dijeljene memorije"
 
-#: executor/nodeAgg.c:950 executor/nodeGroup.c:496
+#: storage/buffer/bufmgr.c:234
 #, c-format
-msgid "Unable to identify an equality operator for type %s"
-msgstr "Nemoguæe identificirati operator jednakosti za tip %s"
+msgid "invalid page header in block %u of \"%s\"; zeroing out page"
+msgstr "pogrešno zaglavlje stranice u bloku %u of \"%s\"; nuliranje stranice"
 
-#: executor/nodeAgg.c:978
+#: storage/buffer/bufmgr.c:241
 #, c-format
-msgid ""
-"GetAggInitVal: cache lookup failed on aggregate transition function return "
-"type %u"
-msgstr ""
-"GetAggInitVal: nije uspjelo tra¾enje povratnog tipa %u agregatne "
-"tranzicijske funkcije"
+msgid "invalid page header in block %u of \"%s\""
+msgstr "pogrešno zaglavlje stranice u bloku %u od \"%s\""
 
-#: executor/nodeAgg.c:1060
+#: storage/buffer/bufmgr.c:439 storage/buffer/bufmgr.c:821
+#: storage/buffer/bufmgr.c:1512 storage/buffer/bufmgr.c:2154
 #, c-format
-msgid "Aggregate function %u called as normal function"
-msgstr "Agregatna funkcija %u pozvana kao normalna funkcija"
+msgid "could not write block %u of %u/%u"
+msgstr "neuspješno čitanje bloka %u od %u/%u"
 
-#: executor/nodeAppend.c:295
-msgid "ExecProcAppend: subnode is NULL"
-msgstr "ExecProcAppend: subnode je NULL"
+#: storage/buffer/bufmgr.c:2158
+msgid "Multiple failures --- write error may be permanent."
+msgstr "Višestruke greške - greška kod bisanja može biti trajna."
 
-#: executor/nodeFunctionscan.c:93
-msgid ""
-"Query-specified return tuple and actual function return tuple do not match"
-msgstr ""
-"Povratni slog(tuple)-e specificiran od strane upita(query) i stvarni slog"
-"(tuple) koji vraæa funkcija ne odgovaraju"
+#: storage/buffer/bufmgr.c:2191
+#, c-format
+msgid "writing block %u of relation %u/%u"
+msgstr "pisanje bloka %u relacije %u/%u"
 
-#: executor/nodeHash.c:66
-msgid "ExecHash: hash table is NULL."
-msgstr "ExecHash: 'hash table' je NULL."
+#: storage/buffer/freelist.c:203
+msgid "out of free buffers"
+msgstr "nedostatak slobodnih spremnika"
 
-#: executor/nodeHash.c:311 executor/nodeHash.c:490 executor/nodeHash.c:732
-msgid "Insufficient memory for hash table."
-msgstr "Nedovoljno memorije za 'hash table'."
+#: storage/buffer/localbuf.c:85
+msgid "no empty local buffer available"
+msgstr "nedostatak slobodnih lokalnih spremnika"
 
-#: executor/nodeHash.c:684
+#: storage/file/fd.c:277 storage/file/fd.c:1067
 #, c-format
-msgid "hashFunc: Invalid typLen %d"
-msgstr "hashFunc: Pogre¹an 'typLen' %d"
+msgid "out of file descriptors: %m; release and retry"
+msgstr "nedostatak 'file descriptor'-a: %m; oslobodite pa pokušajte ponovo"
 
-#: executor/nodeHashjoin.c:357
-#, c-format
-msgid "ExecInitHashJoin: unsupported join type %d"
-msgstr "ExecInitHashJoin: nepodr¾ani 'join' tip %d"
+#: storage/file/fd.c:334
+msgid "insufficient file descriptors available to start backend"
+msgstr "nedovoljno 'file descriptor'-a za startanje 'backend' procesa"
 
-#: executor/nodeHashjoin.c:529 executor/nodeHashjoin.c:537
-msgid "Read from hashjoin temp file failed"
-msgstr "Èitanje iz 'hashjoin' privremene datoteke nije uspjelo"
+#: storage/file/fd.c:335
+#, c-format
+msgid "System allows %ld, we need at least %d."
+msgstr "Sistem dozvoljava %ld, potrebno najmanje %d."
 
-#: executor/nodeHashjoin.c:593 executor/nodeHashjoin.c:598
-msgid "Failed to rewind hash temp file"
-msgstr "Neuspjelo premotavanje 'hash' privremene datoteke"
+#: storage/freespace/freespace.c:274 storage/freespace/freespace.c:291
+#: storage/freespace/freespace.c:306
+msgid "insufficient shared memory for free space map"
+msgstr "nedovoljno dijeljene memorije za mapu slobodnog prostora"
 
-#: executor/nodeHashjoin.c:669 executor/nodeHashjoin.c:672
-msgid "Write to hashjoin temp file failed"
-msgstr "Pisanje u 'hashjoin' privremenu datoteku nije uspjelo"
+#: storage/freespace/freespace.c:299
+#, c-format
+msgid "max_fsm_pages must exceed max_fsm_relations * %d"
+msgstr "max_fsm_pages mora premašiti max_fsm_relations * %d"
 
-#: executor/nodeIndexscan.c:747
-msgid "ExecInitIndexScan: indxqual not an opclause!"
-msgstr "ExecInitIndexScan: 'indxqual' nije 'opclause'!"
+#: storage/freespace/freespace.c:334
+msgid "max_fsm_pages is too large"
+msgstr "max_fsm_pages prevelik"
 
-#: executor/nodeIndexscan.c:873 executor/nodeIndexscan.c:936
+#: storage/freespace/freespace.c:705
 #, c-format
-msgid "ExecInitIndexScan: %s"
+msgid "free space map: %d relations, %d pages stored; %.0f total pages needed"
 msgstr ""
+"mapa slobodnog prostora: %d relacija, %d spremljenih stranica; %.0f ukupno "
+"stranica potrebno"
 
-#: executor/nodeIndexscan.c:1009
+#: storage/freespace/freespace.c:707
 #, c-format
-msgid "indexes of the relation %u was inactivated"
-msgstr "indeks relacije %u je bio iskljuèen"
-
-#: executor/nodeMergejoin.c:131
-msgid "MJFormSkipQuals: op not an Oper!"
-msgstr "MJFormSkipQuals: op nije operator!"
+msgid "Allocated FSM size: %d relations + %d pages = %.0f KB shared mem."
+msgstr ""
+"Alocirana FSM veličina: %d relacija + %d stranica = %.0f KB dijeljene "
+"memorije."
 
-#: executor/nodeMergejoin.c:395
+#: storage/lmgr/deadlock.c:867
 #, c-format
-msgid "ExecMergeJoin: unsupported join type %d"
-msgstr "ExecMergeJoin: nepodr¾an join tip %d"
+msgid "Proc %d waits for %s on transaction %u; blocked by proc %d."
+msgstr ""
+"Procedura %d čeka na %s u transakciji %u; blokiranoj od strane procedure %d."
 
-#: executor/nodeMergejoin.c:1379
+#: storage/lmgr/deadlock.c:877
 #, c-format
-msgid "ExecMergeJoin: invalid join state %d, aborting"
-msgstr "ExecMergeJoin: pogre¹no stanje 'join'-a %d, odustajem"
-
-#: executor/nodeMergejoin.c:1458
-msgid "RIGHT JOIN is only supported with mergejoinable join conditions"
-msgstr "RIGHT JOIN je podr¾an samo sa spojivim 'join' uvjetima"
+msgid "Proc %d waits for %s on relation %u of database %u; blocked by proc %d."
+msgstr ""
+"Procedura %d čeka na %s u relacji %u baze podataka %u; blokiranoj od strane "
+"procedure %d."
 
-#: executor/nodeMergejoin.c:1473 optimizer/path/joinpath.c:935
-msgid "FULL JOIN is only supported with mergejoinable join conditions"
-msgstr "FULL JOIN je podr¾an samo sa spojivim 'join' uvjetima"
+#: storage/lmgr/deadlock.c:887
+msgid "deadlock detected"
+msgstr "'deadlock' detektiran"
 
-#: executor/nodeMergejoin.c:1476
+#: storage/page/bufpage.c:137 storage/page/bufpage.c:335
+#: storage/page/bufpage.c:474
 #, c-format
-msgid "ExecInitMergeJoin: unsupported join type %d"
-msgstr "ExecInitMergeJoin: nepodr¾an 'join' tip %d"
+msgid "corrupted page pointers: lower = %u, upper = %u, special = %u"
+msgstr "oštećei pokazivači na stranice: niži = %u, viši = %u, specijal = %u"
 
-#: executor/nodeNestloop.c:318
+#: storage/page/bufpage.c:379
 #, c-format
-msgid "ExecInitNestLoop: unsupported join type %d"
-msgstr "ExecInitNestLoop: nepodr¾an 'join' tip %d"
+msgid "corrupted item pointer: %u"
+msgstr "oštećen pokazivač stavke: %u"
 
-#: executor/nodeSetOp.c:174
+#: storage/page/bufpage.c:394
 #, c-format
-msgid "ExecSetOp: bogus command code %d"
-msgstr "ExecSetOp: neispravan kod komande %d"
-
-#: executor/nodeSort.c:52
-msgid "ExtractSortKeys: keycount <= 0"
-msgstr ""
-
-#: executor/nodeSubplan.c:53
-msgid "ExecSubPlan: can't set parent params from subquery"
-msgstr ""
-"ExecSubPlan: nemoguæe setiranje roditeljskih parametara iz 'subquery' izraza"
+msgid "corrupted item lengths: total %u, available space %u"
+msgstr "oštećene dužine stavaka: ukupno %u, raspoloživ prostor %u"
 
-#: executor/nodeSubplan.c:120 executor/nodeSubplan.c:142
-#: executor/nodeSubplan.c:385
-msgid "More than one tuple returned by a subselect used as an expression."
-msgstr ""
-"Vi¹e nego jedan slog je vraæen od strane kori¹tenog 'subselect' izraza."
+#: storage/page/bufpage.c:492
+#, c-format
+msgid "corrupted item pointer: offset = %u size = %u"
+msgstr "oštećen pokazivač stavke: offset = %u veličina = %u"
 
-#: executor/nodeSubplan.c:180
-msgid "ExecSubPlan: failed to find placeholder for subplan result"
-msgstr "ExecSubPlan: neuspjelo tra¾enje nosioca for 'subplan result'"
+#: storage/smgr/smgr.c:176
+#, c-format
+msgid "could not create \"%s\": %m"
+msgstr "neuspješno kreiranje \"%s\": %m"
 
-#: executor/nodeSubplan.c:358
-msgid "ExecSetParamPlan: ANY/ALL subselect unsupported"
-msgstr "ExecSetParamPlan: ANY/ALL 'subselect' nije podr¾an"
+#: storage/smgr/smgr.c:251
+#, c-format
+msgid "could not extend \"%s\": %m"
+msgstr "neuspješno proširivanje \"%s\": %m"
 
-#: executor/nodeSubplan.c:468
-msgid "ExecReScanSetParamPlan: direct correlated subquery unsupported, yet"
-msgstr ""
-"ExecReScanSetParamPlan: direktan korelacijski 'subquery' nije jo¹ podr¾an."
+#: storage/smgr/smgr.c:253
+msgid "Check free disk space."
+msgstr "Provjerite slobodni prostor na disku."
 
-#: executor/nodeSubplan.c:470
-msgid "ExecReScanSetParamPlan: setParam list is NULL"
-msgstr "ExecReScanSetParamPlan: 'setParam' lista je NULL"
+#: storage/smgr/smgr.c:295
+#, c-format
+msgid "could not close \"%s\": %m"
+msgstr "neuspješno zatvaranje \"%s\": %m"
 
-#: executor/nodeSubplan.c:472
-msgid "ExecReScanSetParamPlan: extParam list of plan is NULL"
-msgstr "ExecReScanSetParamPlan: 'extParam' lista plana je NULL"
+#: storage/smgr/smgr.c:321
+#, c-format
+msgid "could not read block %d of \"%s\": %m"
+msgstr "neuspješno čitanje bloka %d od \"%s\": %m"
 
-#: executor/spi.c:70
-msgid "SPI_connect: no connection(s) expected"
-msgstr ""
+#: storage/smgr/smgr.c:347
+#, c-format
+msgid "could not write block %d of \"%s\": %m"
+msgstr "neuspješno zapisivanje bloka  %d od \"%s\": %m"
 
-#: executor/spi.c:76
-msgid "SPI_connect: some connection(s) expected"
-msgstr ""
+#: storage/smgr/smgr.c:378
+#, c-format
+msgid "could not write block %d of %u/%u blind: %m"
+msgstr "neuspješno pisanje bloka %d od %u/%u blind: %m"
 
-#: executor/spi.c:82
-msgid "Memory exhausted in SPI_connect"
-msgstr ""
+#: storage/smgr/smgr.c:407
+#, c-format
+msgid "could not count blocks of \"%s\": %m"
+msgstr "neuspješno pobrojavanje blokova \"%s\": %m"
 
-#: executor/spi.c:148
-msgid "Memory exhausted in SPI_finish"
-msgstr ""
+#: storage/smgr/smgr.c:439
+#, c-format
+msgid "could not truncate \"%s\" to %u blocks: %m"
+msgstr "neuspješno skraćivanje \"%s\" u %u blokova: %m"
 
-#: executor/spi.c:313 executor/spi.c:340 executor/spi.c:369 executor/spi.c:407
-#: executor/spi.c:651 executor/spi.c:1427
-msgid "SPI: stack corrupted"
-msgstr ""
+#: storage/smgr/smgr.c:483
+#, c-format
+msgid "could not unlink %u/%u: %m"
+msgstr "neuspješan 'unlink' %u/%u: %m"
 
-#: executor/spi.c:718
-msgid "cannot open multi-query plan as cursor"
-msgstr ""
+#: tcop/fastpath.c:106 tcop/fastpath.c:450 tcop/fastpath.c:573
+#, c-format
+msgid "invalid argument size %d in function call message"
+msgstr "pogrešna veličina argumenta %d u poruci poziva funkcije"
 
-#: executor/spi.c:723
-msgid "plan in SPI_cursor_open() is not a SELECT"
+#: tcop/fastpath.c:305 tcop/postgres.c:796 tcop/postgres.c:1116
+#: tcop/postgres.c:1574
+msgid ""
+"current transaction is aborted, queries ignored until end of transaction "
+"block"
 msgstr ""
+"trenutna transakcija je prekinuta, upiti će biti ignorirani do kraja "
+"transakcijskog bloka"
 
-#: executor/spi.c:725
-msgid "plan in SPI_cursor_open() must NOT be a DECLARE already"
-msgstr ""
+#: tcop/fastpath.c:420 tcop/fastpath.c:543
+#, c-format
+msgid "function call message contains %d arguments but function requires %d"
+msgstr "poziv funkcije sadržava %d argumenata ali funkcija zahtijeva %d"
 
-#: executor/spi.c:727
-msgid "plan in SPI_cursor_open() must NOT be a SELECT INTO"
-msgstr ""
+#: tcop/fastpath.c:428
+#, c-format
+msgid "function call message contains %d argument formats but %d arguments"
+msgstr "poziv funkcije sadrži %d formata argumenata ali %d argumenata"
 
-#: executor/spi.c:758
+#: tcop/fastpath.c:511 tcop/fastpath.c:596
 #, c-format
-msgid "cursor \"%s\" already in use"
-msgstr ""
+msgid "incorrect binary data format in function argument %d"
+msgstr "neispravan format binarnih podataka u funkcijskom argumentu %d"
 
-#: executor/spi.c:764
+#: tcop/postgres.c:331 tcop/postgres.c:343 tcop/postgres.c:354
+#: tcop/postgres.c:366 tcop/postgres.c:3075
 #, c-format
-msgid "failed to create portal \"%s\""
-msgstr ""
+msgid "invalid frontend message type %d"
+msgstr "nepoznata 'frontend' poruka tipa %d"
 
-#: executor/spi.c:877 executor/spi.c:1333
-msgid "invalid portal in SPI cursor operation"
-msgstr ""
+#: tcop/postgres.c:464
+#, c-format
+msgid "query: %s"
+msgstr "upit: %s"
 
-#: executor/spi.c:902
-msgid "SPI: improper call to spi_printtup"
-msgstr ""
+#: tcop/postgres.c:563
+msgid "copyObject failed to produce an equal parse tree"
+msgstr "copyObject nije uspio kreirati jednak 'parse tree'"
 
-#: executor/spi.c:904
-msgid "SPI: stack corrupted in spi_printtup"
-msgstr ""
+#: tcop/postgres.c:608
+msgid "copyObject failed to produce an equal plan tree"
+msgstr "copyObject nije uspio kreirati jednak 'plan tree'"
 
-#: executor/spi.c:1284
-msgid "SPI_select: retrieve into portal not implemented"
+#: tcop/postgres.c:963
+#, c-format
+msgid "duration_statement: %ld.%06ld %s"
 msgstr ""
 
-#: executor/spi.c:1294
-msgid "SPI_select: # of processed tuples check failed"
-msgstr ""
+#: tcop/postgres.c:974
+#, c-format
+msgid "duration: %ld.%06ld sec"
+msgstr "trajanje: %ld.%06ld sec"
 
-#: executor/spi.c:1393
-msgid "SPI_fetch: # of processed tuples check failed"
+#: tcop/postgres.c:1080
+msgid "cannot insert multiple commands into a prepared statement"
 msgstr ""
+"nemoguće umetanje višestrukih komandi u pripremljeni izraz(prepared "
+"statement)"
 
-#: lib/dllist.c:41
-msgid "Memory exhausted in DLNewList"
-msgstr "Memorija iscrpljena u 'DLNewList'"
+#: tcop/postgres.c:1274
+#, c-format
+msgid "bind message has %d parameter formats but %d parameters"
+msgstr "'bind' poruka ima %d formata parametara ali %d samih parametara"
 
-#: lib/dllist.c:84
-msgid "Memory exhausted in DLNewElem"
-msgstr "Memorija iscrpljena u 'DLNewElem'"
+#: tcop/postgres.c:1287 tcop/postgres.c:1651
+msgid "unnamed prepared statement does not exist"
+msgstr "neimenovani pripremljeni izraz(prepared statement) ne postoji"
 
-#: libpq/auth.c:106
+#: tcop/postgres.c:1293
 #, c-format
-msgid "pg_krb4_recvauth: kerberos error: %s"
+msgid ""
+"bind message supplies %d parameters, but prepared statement \"%s\" requires %"
+"d"
 msgstr ""
+"bind poruka daje %d parametara, ali pripremljeni izraz(prepared statement) "
+"\"%s\" zahtijeva %d"
 
-#: libpq/auth.c:112
+#: tcop/postgres.c:1423
 #, c-format
-msgid "pg_krb4_recvauth: protocol version \"%s\" != \"%s\""
-msgstr ""
+msgid "incorrect binary data format in bind parameter %d"
+msgstr "neispravan format binarnih podataka u veznom parametru %d"
 
-#: libpq/auth.c:118
+#: tcop/postgres.c:1506 tcop/postgres.c:1704
 #, c-format
-msgid "pg_krb4_recvauth: name \"%s\" != \"%s\""
+msgid "portal \"%s\" does not exist"
+msgstr "portal \"%s\" ne postoji"
+
+#: tcop/postgres.c:1801
+msgid "terminating connection due to crash of another backend"
+msgstr "prekid veza zbog rušenja drugog 'backend' procesa"
+
+#: tcop/postgres.c:1802
+msgid ""
+"The postmaster has commanded this backend to roll back the current "
+"transaction and exit, because another backend exited abnormally and possibly "
+"corrupted shared memory."
 msgstr ""
+"Postmaster proces je izdao komande ovom 'backend' procesu da napravi 'roll "
+"back' i prekine, jer je drugi 'backend' proces prekinuo rad nestandardno i "
+"vjerovatno oštetio dijeljenu memoriju."
 
-#: libpq/auth.c:130
-msgid "pg_krb4_recvauth: Kerberos not implemented on this server"
+#: tcop/postgres.c:1806
+msgid ""
+"In a moment you should be able to reconnect to the database and repeat your "
+"query."
 msgstr ""
+"Za nekoliko trenutaka bit ćete u mogućnosti da ponovno uspostavite vezu sa "
+"serverom i ponovite upit."
 
-#: libpq/auth.c:190
-#, c-format
-msgid "pg_krb5_init: krb5_init_context returned Kerberos error %d"
+#: tcop/postgres.c:1921
+msgid "floating-point exception"
 msgstr ""
 
-#: libpq/auth.c:199
-#, c-format
-msgid "pg_krb5_init: krb5_kt_resolve returned Kerberos error %d"
-msgstr ""
-
-#: libpq/auth.c:211
-#, c-format
-msgid "pg_krb5_init: krb5_sname_to_principal returned Kerberos error %d"
-msgstr ""
-
-#: libpq/auth.c:255
-#, c-format
-msgid "pg_krb5_recvauth: krb5_recvauth returned Kerberos error %d"
-msgstr ""
-
-#: libpq/auth.c:279
-#, c-format
-msgid "pg_krb5_recvauth: krb5_unparse_name returned Kerberos error %d"
-msgstr ""
-
-#: libpq/auth.c:290
-#, c-format
-msgid "pg_krb5_recvauth: user name \"%s\" != krb5 name \"%s\""
-msgstr ""
-
-#: libpq/auth.c:309
-msgid "pg_krb5_recvauth: Kerberos not implemented on this server"
-msgstr ""
-
-#: libpq/auth.c:374
-#, c-format
-msgid "%s authentication failed for user \"%s\""
-msgstr "%s autorizacija  nije uspjela za korisnika \"%s\""
-
-#: libpq/auth.c:396
-msgid "Missing or erroneous pg_hba.conf file, see postmaster log for details"
-msgstr ""
-"Nepostojeæa ili neispravna pg_hba.conf datoteka, vidi 'postmaster log' za "
-"detalje"
-
-#: libpq/auth.c:417
-#, c-format
-msgid "No pg_hba.conf entry for host %s, user %s, database %s"
-msgstr ""
-"Nepostojeæa pg_hba.conf stavka za 'host' %s, korisnik %s, baza podataka %s"
-
-#: libpq/auth.c:450
-#, c-format
-msgid "pg_local_sendauth: can't do setsockopt: %m"
-msgstr "pg_local_sendauth: nemoguæe izvr¹iti 'setsockopt': %m"
-
-#: libpq/auth.c:539
-#, c-format
-msgid "pam_passwd_conv_proc: Error from underlying PAM layer: '%s'"
-msgstr ""
-
-#: libpq/auth.c:543
-#, c-format
-msgid "pam_passwd_conv_proc: Unexpected PAM conversation %d/'%s'"
-msgstr ""
-
-#: libpq/auth.c:573
-msgid "received PAM packet"
-msgstr ""
-
-#: libpq/auth.c:577
-msgid "pam_passwd_conv_proc: no password"
-msgstr ""
-
-#: libpq/auth.c:590
-msgid "pam_passwd_conv_proc: Out of memory!"
-msgstr ""
-
-#: libpq/auth.c:634
-#, c-format
-msgid "CheckPAMAuth: Failed to create PAM authenticator: '%s'"
-msgstr ""
-
-#: libpq/auth.c:644
-#, c-format
-msgid "CheckPAMAuth: pam_set_item(PAM_USER) failed: '%s'"
-msgstr ""
-
-#: libpq/auth.c:654
-#, c-format
-msgid "CheckPAMAuth: pam_set_item(PAM_CONV) failed: '%s'"
-msgstr ""
-
-#: libpq/auth.c:664
-#, c-format
-msgid "CheckPAMAuth: pam_authenticate failed: '%s'"
-msgstr ""
-
-#: libpq/auth.c:674
-#, c-format
-msgid "CheckPAMAuth: pam_acct_mgmt failed: '%s'"
-msgstr ""
-
-#: libpq/auth.c:684
-#, c-format
-msgid "CheckPAMAuth: Failed to release PAM authenticator: '%s'"
-msgstr ""
-
-#: libpq/auth.c:724
-#, c-format
-msgid "unexpected password packet size: read %d, expected %d"
-msgstr ""
-
-#: libpq/auth.c:728
-msgid "received password packet"
-msgstr ""
-
-#: libpq/be-fsstubs.c:84
-#, c-format
-msgid "lo_open(%u,%d)"
-msgstr ""
-
-#: libpq/be-fsstubs.c:102
-#, c-format
-msgid "cannot open large object %u"
-msgstr "nemoguæe otvaranje 'large object'-a %u"
-
-#: libpq/be-fsstubs.c:122
-#, c-format
-msgid "lo_close: invalid large obj descriptor (%d)"
-msgstr "lo_close: pogre¹an 'large obj descriptor' (%d)"
-
-#: libpq/be-fsstubs.c:126
-#, c-format
-msgid "lo_close(%d)"
-msgstr ""
-
-#: libpq/be-fsstubs.c:158
-#, c-format
-msgid "lo_read: invalid large obj descriptor (%d)"
-msgstr "lo_read: pogre¹an 'large obj descriptor' (%d)"
-
-#: libpq/be-fsstubs.c:180
-#, c-format
-msgid "lo_write: invalid large obj descriptor (%d)"
-msgstr "lo_write: pogre¹an 'large obj descriptor' (%d)"
-
-#: libpq/be-fsstubs.c:206
-#, c-format
-msgid "lo_lseek: invalid large obj descriptor (%d)"
-msgstr "lo_lseek: pogre¹an 'large obj descriptor' (%d)"
-
-#: libpq/be-fsstubs.c:261
-#, c-format
-msgid "lo_tell: invalid large object descriptor (%d)"
-msgstr "lo_tell: pogre¹an 'large obj descriptor' (%d)"
-
-#: libpq/be-fsstubs.c:363
-msgid ""
-"You must have Postgres superuser privilege to use server-side lo_import().\n"
-"\tAnyone can use the client-side lo_import() provided by libpq."
-msgstr ""
-"Morate imati 'Postgres superuser' privilegije da biste koristil serverski "
-"'lo_import()'.\n"
-"\tSvaki korisnik mo¾e koristiti 'client-side lo_import()' omoguæen u libpq "
-"biblioteci."
-
-#: libpq/be-fsstubs.c:378
-#, c-format
-msgid "lo_import: can't open unix file \"%s\": %m"
-msgstr "lo_import: nemoguæe otvaranje unix datoteke \"%s\": %m"
-
-#: libpq/be-fsstubs.c:386
-#, c-format
-msgid "lo_import: can't create inv object for \"%s\""
-msgstr "lo_import: nemoguæe kreiranje 'inv object'-a za \"%s\""
-
-#: libpq/be-fsstubs.c:397
-#, c-format
-msgid "lo_import: error while reading \"%s\""
-msgstr "lo_import: gre¹ka kod èitanja \"%s\""
-
-#: libpq/be-fsstubs.c:426
-msgid ""
-"You must have Postgres superuser privilege to use server-side lo_export().\n"
-"\tAnyone can use the client-side lo_export() provided by libpq."
-msgstr ""
-"Morate imati 'Postgres superuser' privilegije da biste koristil serverski "
-"'lo_export()'.\n"
-"\tSvaki korisnik mo¾e koristiti 'client-side lo_export()' omoguæen u libpq "
-"biblioteci."
-
-#: libpq/be-fsstubs.c:436
-#, c-format
-msgid "lo_export: can't open inv object %u"
-msgstr "lo_export: nemoguæe otvaranje 'inv object'-a %u"
-
-#: libpq/be-fsstubs.c:454
-#, c-format
-msgid "lo_export: can't open unix file \"%s\": %m"
-msgstr "lo_export: nemoguæe otvaranje unix datoteke \"%s\": %m"
-
-#: libpq/be-fsstubs.c:464
-#, c-format
-msgid "lo_export: error while writing \"%s\""
-msgstr "lo_export: gre¹ka kod zapisivanja \"%s\""
-
-#: libpq/be-secure.c:291 libpq/be-secure.c:340
-#, c-format
-msgid "SSL SYSCALL error: %s"
-msgstr ""
-
-#: libpq/be-secure.c:294 libpq/be-secure.c:343
-#, c-format
-msgid "SSL error: %s"
-msgstr ""
-
-#: libpq/be-secure.c:395
-#, c-format
-msgid "DH errors (%s): %d bits expected, %d bits found"
-msgstr ""
-
-#: libpq/be-secure.c:405
-#, c-format
-msgid "DH_check error (%s): %s"
-msgstr ""
-
-#: libpq/be-secure.c:410
-#, c-format
-msgid "DH error (%s): p is not prime"
-msgstr ""
-
-#: libpq/be-secure.c:417
-#, c-format
-msgid "DH error (%s): neither suitable generator or safe prime"
-msgstr ""
-
-#: libpq/be-secure.c:443
-#, c-format
-msgid "DH load buffer: %s"
-msgstr ""
-
-#: libpq/be-secure.c:515
-#, c-format
-msgid "DH: generating parameters (%d bits)...."
-msgstr ""
-
-#: libpq/be-secure.c:549
-msgid "SSL: handshake start"
-msgstr ""
-
-#: libpq/be-secure.c:552
-msgid "SSL: handshake done"
-msgstr ""
-
-#: libpq/be-secure.c:555
-msgid "SSL: accept loop"
-msgstr ""
-
-#: libpq/be-secure.c:558
-#, c-format
-msgid "SSL: accept exit (%d)"
-msgstr ""
-
-#: libpq/be-secure.c:561
-msgid "SSL: connect loop"
-msgstr ""
-
-#: libpq/be-secure.c:564
-#, c-format
-msgid "SSL: connect exit (%d)"
-msgstr ""
-
-#: libpq/be-secure.c:567
-#, c-format
-msgid "SSL: read alert (0x%04x)"
-msgstr ""
-
-#: libpq/be-secure.c:570
-#, c-format
-msgid "SSL: write alert (0x%04x)"
-msgstr ""
-
-#: libpq/be-secure.c:591
-#, c-format
-msgid "failed to create SSL context: %s"
-msgstr "neuspjelo kreiranje SSL konteksta: %s"
-
-#: libpq/be-secure.c:602
-#, c-format
-msgid "failed to load server certificate (%s): %s"
-msgstr "neuspjelo uèitavanje serverskog certifikata (%s): %s"
-
-#: libpq/be-secure.c:610
-#, c-format
-msgid "failed to stat private key file (%s): %s"
-msgstr "neuspjelo uèitavanje datoteke privatnog kljuèa (%s): %s"
-
-#: libpq/be-secure.c:617
-#, c-format
-msgid "bad permissions on private key file (%s)"
-msgstr "pogre¹ne privilegije nad datotekom privatnog kljuèa (%s)"
-
-#: libpq/be-secure.c:622
-#, c-format
-msgid "failed to load private key file (%s): %s"
-msgstr "neuspjelo uèitavanje datoteke privatnog kljuèa (%s): %s"
-
-#: libpq/be-secure.c:628
-#, c-format
-msgid "check of private key failed: %s"
-msgstr "neuspjela provjera privatnog kljuèa: %s"
-
-#: libpq/be-secure.c:645
-#, c-format
-msgid "could not read root cert file (%s): %s"
-msgstr "nemoguæe otvoriti datoteku certifikata (%s): %s"
-
-#: libpq/be-secure.c:679
-#, c-format
-msgid "failed to initialize SSL connection: %s"
-msgstr "neuspjela inicijalizacija SSL konekcije: %s"
-
-#: libpq/be-secure.c:701
-#, c-format
-msgid "secure connection from '%s'"
-msgstr "sigurna veza(secure connection= od '%s'"
-
-#: libpq/crypt.c:60
-msgid ""
-"Password is stored MD5 encrypted.  'password' and 'crypt' auth methods "
-"cannot be used."
-msgstr ""
-"Zaporka je spremljena u MD5 enkripciji.  'password' i 'crypt' metode "
-"autentifikacije ne mogu biti kori¹tene."
-
-#: libpq/hba.c:123
-#, c-format
-msgid "Token too long in authentication file, skipping, %s"
-msgstr "Token predugaèak u autentifikacijskoj datoteci , preskaèem, %s"
-
-#: libpq/hba.c:256
-#, c-format
-msgid ""
-"tokenize_inc_file: Unable to open secondary authentication file \"@%s\" as "
-"\"%s\": %m"
-msgstr ""
-
-#: libpq/hba.c:659
-#, c-format
-msgid "parse_hba: invalid syntax in pg_hba.conf file at line %d, token \"%s\""
-msgstr ""
-
-#: libpq/hba.c:712 libpq/hba.c:734
-#, c-format
-msgid "could not open %s: %m"
-msgstr "nemoguæe otvaranje %s: %m"
-
-#: libpq/hba.c:845
-#, c-format
-msgid "load_hba: Unable to open authentication config file \"%s\": %m"
-msgstr ""
-"load_hba: nemoguæe otvaranje konfiguracije autentifikacije datoteke \"%s\": %"
-"m"
-
-#: libpq/hba.c:908
-#, c-format
-msgid ""
-"parse_ident_usermap: invalid syntax in pg_ident.conf file at line %d, token "
-"\"%s\""
-msgstr ""
-"parse_ident_usermap: pogre¹na sintaksa u pg_ident.conf datoteci u liniji %d, "
-"token \"%s\""
-
-#: libpq/hba.c:940
-msgid ""
-"check_ident_usermap: hba configuration file does not have the usermap field "
-"filled in in the entry that pertains to this connection.  That field is "
-"essential for Ident-based authentication."
-msgstr ""
-
-#: libpq/hba.c:990
-#, c-format
-msgid "load_ident: Unable to open usermap file \"%s\": %m"
-msgstr "load_ident: Nemoguæe otvaranje 'usermap' datoteke \"%s\": %m"
-
-#: libpq/hba.c:1112
-#, c-format
-msgid "Failed to create socket on which to talk to Ident server: %m"
-msgstr ""
-
-#: libpq/hba.c:1148
-#, c-format
-msgid ""
-"Unable to connect to Ident server on the host which is trying to connect to "
-"Postgres (IP address %s, Port %d): %s"
-msgstr ""
-
-#: libpq/hba.c:1171
-#, c-format
-msgid ""
-"Unable to send query to Ident server on the host which is trying to connect "
-"to Postgres (Host %s, Port %d), even though we successfully connected to it: "
-"%s"
-msgstr ""
-
-#: libpq/hba.c:1188
-#, c-format
-msgid ""
-"Unable to receive response from Ident server on the host which is trying to "
-"connect to Postgres (Host %s, Port %d), even though we successfully sent our "
-"query to it: %s"
-msgstr ""
-
-#: libpq/hba.c:1230 libpq/hba.c:1295
-#, c-format
-msgid "ident_unix: error receiving credentials: %m"
-msgstr ""
-
-#: libpq/hba.c:1238 libpq/hba.c:1304
-#, c-format
-msgid "ident_unix: unknown local user with uid %d"
-msgstr ""
-
-#: libpq/hba.c:1314
-msgid "'ident' auth is not supported on local connections on this platform"
-msgstr ""
-
-#: libpq/pqcomm.c:196
-#, c-format
-msgid "StreamServerPort: socket() failed: %m"
-msgstr ""
-
-#: libpq/pqcomm.c:205
-#, c-format
-msgid "StreamServerPort: setsockopt(SO_REUSEADDR) failed: %m"
-msgstr ""
-
-#: libpq/pqcomm.c:246
-#, c-format
-msgid "StreamServerPort: gethostbyname(%s) failed"
-msgstr ""
-
-#: libpq/pqcomm.c:262
-#, c-format
-msgid ""
-"StreamServerPort: bind() failed: %m\n"
-"\tIs another postmaster already running on port %d?\n"
-"\tIf not, remove socket node (%s) and retry."
-msgstr ""
-
-#: libpq/pqcomm.c:267
-#, c-format
-msgid ""
-"StreamServerPort: bind() failed: %m\n"
-"\tIs another postmaster already running on port %d?\n"
-"\tIf not, wait a few seconds and retry."
-msgstr ""
-
-#: libpq/pqcomm.c:306
-#, c-format
-msgid "No such group as '%s'"
-msgstr "Takva grupa ne postoji '%s'"
-
-#: libpq/pqcomm.c:314
-#, c-format
-msgid "Could not set group of %s: %m"
-msgstr "Nemoguæe setiranje grupe %s: %m"
-
-#: libpq/pqcomm.c:322
-#, c-format
-msgid "Could not set permissions on %s: %m"
-msgstr "Nemoguæe setiranje prava pristupa za %s: %m"
-
-#: libpq/pqcomm.c:341
-#, c-format
-msgid "StreamServerPort: listen() failed: %m"
-msgstr ""
-
-#: libpq/pqcomm.c:371
-#, c-format
-msgid "StreamConnection: accept() failed: %m"
-msgstr "StreamConnection: accept() nije uspio: %m"
-
-#: libpq/pqcomm.c:390
-#, c-format
-msgid "StreamConnection: getsockname() failed: %m"
-msgstr "StreamConnection: getsockname() nije uspio: %m"
-
-#: libpq/pqcomm.c:402
-#, c-format
-msgid "StreamConnection: setsockopt(TCP_NODELAY) failed: %m"
-msgstr "StreamConnection: setsockopt(TCP_NODELAY) nije uspio: %m"
-
-#: libpq/pqcomm.c:408
-#, c-format
-msgid "StreamConnection: setsockopt(SO_KEEPALIVE) failed: %m"
-msgstr ""
-
-#: libpq/pqcomm.c:476
-#, c-format
-msgid "pq_recvbuf: recv() failed: %m"
-msgstr "pq_recvbuf: recv() neuspje¹an: %m"
-
-#: libpq/pqcomm.c:482
-msgid "pq_recvbuf: unexpected EOF on client connection"
-msgstr "pq_recvbuf: neoèekivani EOF na klijentskoj vezi"
-
-#: libpq/pqcomm.c:680
-#, c-format
-msgid "pq_flush: send() failed: %m"
-msgstr "pq_flush: send() neuspje¹an: %m"
-
-#: libpq/pqcomm.c:714
-#, c-format
-msgid "pq_eof: recv() failed: %m"
-msgstr "pq_eof: recv() neuspje¹an: %m"
-
-#: libpq/pqformat.c:159
-#, c-format
-msgid "pq_sendint: unsupported size %d"
-msgstr "pq_sendint: nepodr¾ana velièina %d"
-
-#: libpq/pqformat.c:241
-#, c-format
-msgid "pq_getint: unsupported size %d"
-msgstr "pq_getint: nepodr¾ana velièina %d"
-
-#: main/main.c:84
-#, c-format
-msgid "%s: setsysinfo failed: %s\n"
-msgstr "%s: 'setsysinfo' neuspje¹an: %s\n"
-
-#: main/main.c:173
-msgid ""
-"\"root\" execution of the PostgreSQL server is not permitted.\n"
-"\n"
-"The server must be started under an unprivileged user id to prevent\n"
-"a possible system security compromise.  See the documentation for\n"
-"more information on how to properly start the server.\n"
-"\n"
-msgstr ""
-"\"root\" izvr¹avanje PostgreSQL servera nije dozvoljeno.\n"
-"\n"
-"Server mora biti startan sa privilegiranim korisnikom da bi spreèio\n"
-"moguæe sistemske sigurnosne kompromise. Za vi¹e informacija kako \n"
-"ispravno startati server pogledajte dokumentaciju.\n"
-"\n"
-
-#: main/main.c:193
-#, c-format
-msgid "%s: real and effective user ids must match\n"
-msgstr ""
-
-#: main/main.c:228
-#, c-format
-msgid "%s: invalid current euid %d\n"
-msgstr "%s: pogre¹an trenutni 'euid' %d\n"
-
-#: nodes/copyfuncs.c:1564
-#, c-format
-msgid "_copyAConst: unknown node type %d"
-msgstr "_copyAConst: nepoznat tip noda: %d"
-
-#: nodes/copyfuncs.c:2720
-#, c-format
-msgid "_copyValue: unknown node type %d"
-msgstr "_copyValue: nepoznat tip noda: %d"
-
-#: nodes/copyfuncs.c:3232
-#, c-format
-msgid "copyObject: don't know how to copy node type %d"
-msgstr "copyObject: nepoznata metoda kopiranja za tip noda %d"
-
-#: nodes/equalfuncs.c:204
-#, c-format
-msgid "_equalParam: Invalid paramkind value: %d"
-msgstr "_equalParam: Pogre¹na 'paramkind' vrijednost: %d"
-
-#: nodes/equalfuncs.c:1987
-#, c-format
-msgid "_equalValue: unknown node type %d"
-msgstr "_equalValue: nepoznat tip noda: %d"
-
-#: nodes/equalfuncs.c:2438
-#, c-format
-msgid "equal: don't know whether nodes of type %d are equal"
-msgstr "equal: nepoznato jesu li nodovi tipa %d jednaki"
-
-#: nodes/list.c:162
-msgid "tryout to nconc a list to itself"
-msgstr "poku¹aj dodavanja(nconc) liste na samu sebe"
-
-#: nodes/list.c:245
-msgid "llast: empty list"
-msgstr ""
-
-#: nodes/list.c:260
-msgid "llasti: empty list"
-msgstr ""
-
-#: nodes/outfuncs.c:1026 nodes/readfuncs.c:1694
-#, c-format
-msgid "bogus rte kind %d"
-msgstr ""
-
-#: nodes/outfuncs.c:1324
-#, c-format
-msgid "_outValue: don't know how to print type %d "
-msgstr "_outValue: nepoznato kako ispisati tip %d "
-
-#: nodes/outfuncs.c:1782
-#, c-format
-msgid "_outNode: don't know how to print type %d "
-msgstr "_outNode: nepoznato kako ispisati tip %d "
-
-#: nodes/print.c:85
-#, c-format
-msgid ""
-"%s:\n"
-"%s"
-msgstr ""
-
-#: nodes/print.c:353
-#, c-format
-msgid "Cache lookup for type %u failed"
-msgstr "Tra¾enje tipa %u u cache-u nije uspjelo"
-
-#: nodes/read.c:296
-msgid "nodeRead: did not find '}' at end of plan node"
-msgstr "nodeRead: nije naðen '}' na kraju plan noda"
-
-#: nodes/read.c:376
-#, c-format
-msgid "nodeRead: Bad type %d"
-msgstr "nodeRead: Pogre¹an tip %d"
-
-#: nodes/readfuncs.c:70
-msgid "toIntList: unexpected datatype"
-msgstr "toIntList: neoèekivan tip podataka"
-
-#: nodes/readfuncs.c:104
-msgid "toOidList: unexpected datatype"
-msgstr "toOidList: neoèekivan tip podataka"
-
-#: nodes/readfuncs.c:823
-#, c-format
-msgid "_readExpr: unknown opType \"%.*s\""
-msgstr "_readExpr: nepoznat opType \"%.*s\""
-
-#: nodes/readfuncs.c:2276
-#, c-format
-msgid "badly formatted planstring \"%.10s\"..."
-msgstr "lo¹e formatiran 'planstring' \"%.10s\"..."
-
-#: nodes/readfuncs.c:2309 nodes/readfuncs.c:2341
-#, c-format
-msgid "readDatum: expected '%s', got '%s'; length = %lu"
-msgstr "readDatum: oèekivan '%s', dobiven '%s'; du¾ina = %lu"
-
-#: nodes/readfuncs.c:2316
-#, c-format
-msgid "readDatum: byval & length = %lu"
-msgstr ""
-
-#: optimizer/geqo/geqo_erx.c:336
-msgid "gimme_gene: Internal error - minimum_count not set"
-msgstr "gimme_gene: interna gre¹ka - minimum_count nije setiran"
-
-#: optimizer/geqo/geqo_erx.c:362
-msgid "gimme_gene: neither shared nor minimum number nor random edge found"
-msgstr ""
-
-#: optimizer/geqo/geqo_erx.c:422
-msgid "edge_failure(1): no edge found via random decision and total_edges == 4"
-msgstr ""
-
-#: optimizer/geqo/geqo_erx.c:447
-msgid "edge_failure(2): no edge found via random decision and remainig edges"
-msgstr ""
-
-#: optimizer/geqo/geqo_erx.c:465
-msgid "edge_failure(3): no edge found via looking for the last ununsed point"
-msgstr ""
-
-#: optimizer/geqo/geqo_erx.c:470
-msgid "edge_failure: no edge detected"
-msgstr ""
-
-#: optimizer/geqo/geqo_eval.c:139
-msgid "gimme_tree: failed to construct join rel"
-msgstr ""
-
-#: optimizer/geqo/geqo_main.c:123
-msgid "geqo_main: using edge recombination crossover [ERX]"
-msgstr ""
-
-#: optimizer/geqo/geqo_main.c:127
-msgid "geqo_main: using partially matched crossover [PMX]"
-msgstr ""
-
-#: optimizer/geqo/geqo_main.c:131
-msgid "geqo_main: using cycle crossover [CX]"
-msgstr ""
-
-#: optimizer/geqo/geqo_main.c:136
-msgid "geqo_main: using position crossover [PX]"
-msgstr ""
-
-#: optimizer/geqo/geqo_main.c:141
-msgid "geqo_main: using order crossover [OX1]"
-msgstr ""
-
-#: optimizer/geqo/geqo_main.c:146
-msgid "geqo_main: using order crossover [OX2]"
-msgstr ""
-
-#: optimizer/geqo/geqo_main.c:211
-#, c-format
-msgid "[GEQO] failures: %d, average: %d"
-msgstr ""
-
-#: optimizer/geqo/geqo_main.c:214
-msgid "[GEQO] No edge failures detected."
-msgstr ""
-
-#: optimizer/geqo/geqo_main.c:220
-#, c-format
-msgid "[GEQO] mutations: %d, generations: %d"
-msgstr ""
-
-#: optimizer/geqo/geqo_main.c:222
-msgid "[GEQO] No mutations processed."
-msgstr ""
-
-#: optimizer/geqo/geqo_misc.c:43
-msgid "avg_pool: pool_size of zero"
-msgstr ""
-
-#: optimizer/path/allpaths.c:204
-msgid "SELECT FOR UPDATE is not supported for inherit queries"
-msgstr "SELECT FOR UPDATE nije podr¾an za nasljeðene upite"
-
-#: optimizer/path/allpaths.c:617
-#, c-format
-msgid "recurse_pushdown_safe: unexpected node %d"
-msgstr "recurse_pushdown_safe: neoèekivan tip noda %d"
-
-#: optimizer/path/allpaths.c:685
-#, c-format
-msgid "recurse_push_qual: unexpected node %d"
-msgstr "recurse_push_qual: neoèekivan nod %d"
-
-#: optimizer/path/clausesel.c:533
-#, c-format
-msgid "clause_selectivity: s1 %f"
-msgstr ""
-
-#: optimizer/path/costsize.c:1312
-#, c-format
-msgid "set_joinrel_size_estimates: unsupported join type %d"
-msgstr "set_joinrel_size_estimates: nepodr¾an join tip %d"
-
-#: optimizer/path/indxpath.c:509
-msgid "extract_or_indexqual_conditions: no matching clause"
-msgstr "extract_or_indexqual_conditions: nema odgovarajuæe klauzule"
-
-#: optimizer/path/indxpath.c:1229
-msgid "pred_test_simple_clause: unknown test_op"
-msgstr "pred_test_simple_clause: nepoznat test_op"
-
-#: optimizer/path/indxpath.c:1258
-msgid "pred_test_simple_clause: null test result"
-msgstr "pred_test_simple_clause: null test rezultat"
-
-#: optimizer/path/indxpath.c:1903
-#, c-format
-msgid "prefix_quals: unexpected operator %u"
-msgstr "prefix_quals: neoèekivan operator %u"
-
-#: optimizer/path/indxpath.c:1919
-#, c-format
-msgid "prefix_quals: no = operator for type %u"
-msgstr "prefix_quals: nema = operator za tip %u"
-
-#: optimizer/path/indxpath.c:1934
-#, c-format
-msgid "prefix_quals: no >= operator for type %u"
-msgstr "prefix_quals: nema >= operatora za tip %u"
-
-#: optimizer/path/indxpath.c:1950
-#, c-format
-msgid "prefix_quals: no < operator for type %u"
-msgstr "prefix_quals: nema < operatora za tip %u"
-
-#: optimizer/path/indxpath.c:1997
-#, c-format
-msgid "network_prefix_quals: unexpected operator %u"
-msgstr "network_prefix_quals: neoèekivan operator %u"
-
-#: optimizer/path/indxpath.c:2010
-#, c-format
-msgid "network_prefix_quals: no %s operator for type %u"
-msgstr "network_prefix_quals: nema %s operatora za tip %u"
-
-#: optimizer/path/indxpath.c:2025
-#, c-format
-msgid "network_prefix_quals: no <= operator for type %u"
-msgstr "network_prefix_quals: nema <= operatora za tip %u"
-
-#: optimizer/path/joinpath.c:172
-#, c-format
-msgid "sort_inner_and_outer: unexpected join type %d"
-msgstr "sort_inner_and_outer: neoèekivan 'join' tip %d"
-
-#: optimizer/path/joinpath.c:343
-#, c-format
-msgid "match_unsorted_outer: unexpected join type %d"
-msgstr "match_unsorted_outer: neoèekivan 'join' tip %d"
-
-#: optimizer/path/joinpath.c:602
-#, c-format
-msgid "match_unsorted_inner: unexpected join type %d"
-msgstr "match_unsorted_inner: neoèekivan 'join' tip %d"
-
-#: optimizer/path/joinrels.c:226
-#, c-format
-msgid "make_rels_by_joins: failed to build any %d-way joins"
-msgstr "make_rels_by_joins: neuspjelo graðenje ijednog %d-smjernog 'join'-a"
-
-#: optimizer/path/joinrels.c:381
-#, c-format
-msgid "make_jointree_rel: unexpected node type %d"
-msgstr "make_jointree_rel: neoèekivan tip noda %d"
-
-#: optimizer/path/joinrels.c:438
-#, c-format
-msgid "make_join_rel: unsupported join type %d"
-msgstr "make_join_rel: nepodr¾an 'join' tip %d"
-
-#: optimizer/path/pathkeys.c:876
-msgid ""
-"make_pathkeys_for_mergeclauses: can't identify which side of mergeclause to "
-"use"
-msgstr ""
-
-#: optimizer/plan/createplan.c:140
-#, c-format
-msgid "create_plan: unknown pathtype %d"
-msgstr "create_plan: pgre¹an 'pathtype' %d"
-
-#: optimizer/plan/createplan.c:218
-#, c-format
-msgid "create_scan_plan: unknown node type: %d"
-msgstr "create_scan_plan: nepoznat tip noda: %d"
-
-#: optimizer/plan/createplan.c:300
-#, c-format
-msgid "create_join_plan: unknown node type: %d"
-msgstr "create_join_plan: nepoznat tip noda: %d"
-
-#: optimizer/plan/createplan.c:1037
-msgid "fix_indxqual_sublist: indexqual clause is not binary opclause"
-msgstr "fix_indxqual_sublist: 'indexqual' klauzula nije binarna 'opclause'"
-
-#: optimizer/plan/createplan.c:1126
-msgid "fix_indxqual_operand: var is not index attribute"
-msgstr "fix_indxqual_operand: var nije indeksni atribut"
-
-#: optimizer/plan/createplan.c:1601
-msgid "make_sort_from_pathkeys: cannot find tlist item to sort"
-msgstr "make_sort_from_pathkeys: namoguæe pronaèi 'list item' za sortiranje"
-
-#: optimizer/plan/initsplan.c:124
-msgid "SELECT FOR UPDATE cannot be applied to a join"
-msgstr "SELECT FOR UPDATE ne mo¾e biti apliciran na 'JOIN'NULL"
-
-#: optimizer/plan/initsplan.c:127
-#, c-format
-msgid "add_base_rels_to_query: unexpected node type %d"
-msgstr "add_base_rels_to_query: neoèekivan tip noda %d"
-
-#: optimizer/plan/initsplan.c:307 optimizer/plan/planner.c:457
-msgid "UNION JOIN is not implemented yet"
-msgstr "UNION JOIN jo¹ nije implementiran"
-
-#: optimizer/plan/initsplan.c:311
-#, c-format
-msgid "distribute_quals_to_rels: unsupported join type %d"
-msgstr ""
-
-#: optimizer/plan/initsplan.c:321
-#, c-format
-msgid "distribute_quals_to_rels: unexpected node type %d"
-msgstr ""
-
-#: optimizer/plan/initsplan.c:358
-msgid ""
-"SELECT FOR UPDATE cannot be applied to the nullable side of an OUTER JOIN"
-msgstr ""
-"SELECT FOR UPDATE ne mo¾e biti upotrijebljen sa 'OUTER JOIN'-om koji vraæa "
-"NULL"
-
-#: optimizer/plan/initsplan.c:452
-msgid "JOIN qualification may not refer to other relations"
-msgstr "JOIN kvalifikacija mo¾da ne referencira druge relacije"
-
-#: optimizer/plan/initsplan.c:611
-msgid "distribute_qual_to_rels: can't cope with variable-free clause"
-msgstr ""
-
-#: optimizer/plan/initsplan.c:753
-#, c-format
-msgid "Unable to identify an equality operator for types '%s' and '%s'"
-msgstr "Nemoguæe identificirati operator jednakosti za tipove '%s' i '%s'"
-
-#: optimizer/plan/initsplan.c:764
-#, c-format
-msgid ""
-"Equality operator for types '%s' and '%s' should be mergejoinable, but isn't"
-msgstr ""
-"Operator jednakosti za tipove '%s' i '%s' trebao bi bit spjiv"
-"(mergejoinable), ali nije"
-
-#: optimizer/plan/planmain.c:224
-msgid "subplanner: failed to construct a relation"
-msgstr ""
-
-#: optimizer/plan/planner.c:460
-#, c-format
-msgid "pull_up_subqueries: unexpected join type %d"
-msgstr ""
-
-#: optimizer/plan/planner.c:466
-#, c-format
-msgid "pull_up_subqueries: unexpected node type %d"
-msgstr ""
-
-#: optimizer/plan/planner.c:487
-msgid "is_simple_subquery: subquery is bogus"
-msgstr ""
-
-#: optimizer/plan/planner.c:602
-#, c-format
-msgid "resolvenew_in_jointree: unexpected node type %d"
-msgstr ""
-
-#: optimizer/plan/planner.c:681
-#, c-format
-msgid "preprocess_jointree: unexpected node type %d"
-msgstr ""
-
-#: optimizer/plan/planner.c:793
-#, c-format
-msgid "preprocess_qual_conditions: unexpected node type %d"
-msgstr ""
-
-#: optimizer/plan/planner.c:908 parser/analyze.c:1774 parser/analyze.c:1947
-#: parser/analyze.c:2444
-msgid "SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT"
-msgstr ""
-
-#: optimizer/plan/planner.c:961
-msgid "SELECT FOR UPDATE is not allowed in subselects"
-msgstr "SELECT FOR UPDATE nije dozvoljen u kombinaciji sa 'subselect'"
-
-#: optimizer/plan/planner.c:1563 optimizer/plan/planner.c:1569
-msgid "postprocess_setop_tlist: resjunk output columns not implemented"
-msgstr ""
-
-#: optimizer/plan/setrefs.c:215
-#, c-format
-msgid "set_plan_references: unknown plan type %d"
-msgstr ""
-
-#: optimizer/plan/setrefs.c:458
-msgid "join_references: variable not in subplan target lists"
-msgstr ""
-
-#: optimizer/plan/setrefs.c:519
-msgid "replace_vars_with_subplan_refs: variable not in subplan target list"
-msgstr ""
-
-#: optimizer/plan/subselect.c:141
-msgid "make_subplan: invalid expression structure (SubLink already processed?)"
-msgstr ""
-
-#: optimizer/plan/subselect.c:143
-msgid ""
-"make_subplan: invalid expression structure (subquery already processed?)"
-msgstr ""
-
-#: optimizer/plan/subselect.c:281 optimizer/plan/subselect.c:430
-#, c-format
-msgid "cache lookup failed for operator %u"
-msgstr "tra¾enje operatora %u u cache-u nije uspjelo"
-
-#: optimizer/plan/subselect.c:705
-#, c-format
-msgid "SS_finalize_plan: node %d unsupported"
-msgstr ""
-
-#: optimizer/plan/subselect.c:728
-msgid "SS_finalize_plan: plan shouldn't reference subplan's variable"
-msgstr ""
-
-#: optimizer/prep/preptlist.c:58
-msgid "preprocess_targetlist: subquery cannot be result relation"
-msgstr ""
-
-#: optimizer/prep/preptlist.c:212
-msgid "expand_targetlist: unexpected command_type"
-msgstr ""
-
-#: optimizer/prep/preptlist.c:242
-msgid "expand_targetlist: targetlist is not sorted correctly"
-msgstr ""
-
-#: optimizer/prep/prepunion.c:193
-#, c-format
-msgid "recurse_set_operations: unexpected node %d"
-msgstr ""
-
-#: optimizer/prep/prepunion.c:309
-msgid "generate_nonunion_plan: bogus operation code"
-msgstr ""
-
-#: optimizer/util/clauses.c:81
-#, c-format
-msgid "make_clause: unsupported type %d"
-msgstr ""
-
-#: optimizer/util/clauses.c:445
-msgid "Aggregate function calls may not be nested"
-msgstr "Pozivi agregatnih funkcija ne mogu biti ugnje¾ðeni"
-
-#: optimizer/util/clauses.c:718
-#, c-format
-msgid "Sub-SELECT uses un-GROUPed attribute %s.%s from outer query"
-msgstr "Sub-SELECT koristi ne-GROUP-iran atribut %s.%s iz vanjskog upta"
-
-#: optimizer/util/clauses.c:1062
-msgid "CommuteClause: applied to non-binary-operator clause"
-msgstr ""
-
-#: optimizer/util/clauses.c:1070
-#, c-format
-msgid "CommuteClause: no commutator for operator %u"
-msgstr ""
-
-#: optimizer/util/clauses.c:1395
-#, c-format
-msgid "eval_const_expressions: unexpected opType %d"
-msgstr ""
-
-#: optimizer/util/clauses.c:1631 utils/cache/lsyscache.c:581
-#: utils/cache/lsyscache.c:602 utils/cache/lsyscache.c:623
-#, c-format
-msgid "Function OID %u does not exist"
-msgstr "Funkcijski OID %u ne postoji"
-
-#: optimizer/util/clauses.c:1981
-#, c-format
-msgid "expression_tree_walker: Unexpected node type %d"
-msgstr ""
-
-#: optimizer/util/clauses.c:2371
-#, c-format
-msgid "expression_tree_mutator: Unexpected node type %d"
-msgstr ""
-
-#: optimizer/util/pathnode.c:125
-msgid "Unable to devise a query plan for the given query"
-msgstr "Nemoguæe pronaæi 'query plan' za zadani upit"
-
-#: optimizer/util/plancat.c:57
-#, c-format
-msgid "get_relation_info: Relation %u not found"
-msgstr ""
-
-#: optimizer/util/plancat.c:221
-#, c-format
-msgid "restriction_selectivity: bad value %f"
-msgstr ""
-
-#: optimizer/util/plancat.c:254
-#, c-format
-msgid "join_selectivity: bad value %f"
-msgstr ""
-
-#: optimizer/util/plancat.c:326
-#, c-format
-msgid "has_subclass: Relation %u not found"
-msgstr ""
-
-#: optimizer/util/relnode.c:60
-msgid "build_base_rel: rel already exists"
-msgstr "build_base_rel: rel veæ postoji"
-
-#: optimizer/util/relnode.c:69
-msgid "build_base_rel: rel already exists as 'other' rel"
-msgstr ""
-
-#: optimizer/util/relnode.c:107
-msgid "build_other_rel: rel already exists as base rel"
-msgstr ""
-
-#: optimizer/util/relnode.c:180
-#, c-format
-msgid "make_base_rel: unsupported RTE kind %d"
-msgstr "make_base_rel: nepodr¾an 'RTE' tip %d"
-
-#: optimizer/util/relnode.c:216
-#, c-format
-msgid "find_base_rel: no relation entry for relid %d"
-msgstr ""
-
-#: optimizer/util/tlist.c:239
-msgid ""
-"get_sortgroupclause_tle: ORDER/GROUP BY expression not found in targetlist"
-msgstr ""
-
-#: parser/analyze.c:257
-msgid "CREATE VIEW specifies more column names than columns"
-msgstr "CREATE VIEW specificira vi¹e imena kolona nego ¹to je zadano kolona"
-
-#: parser/analyze.c:448
-msgid "INSERT ... SELECT may not specify INTO"
-msgstr "INSERT ... SELECT mo¾da nije specificiran INTO"
-
-#: parser/analyze.c:531
-msgid "INSERT has more expressions than target columns"
-msgstr "INSERT ima vi¹e izraza nego ciljnih kolona"
-
-#: parser/analyze.c:563
-msgid "INSERT has more target columns than expressions"
-msgstr "INSERT ima vi¹e ciljnih kolona nego izraza"
-
-#: parser/analyze.c:759
-msgid "parser: unrecognized node (internal error)"
-msgstr "parser: nepoznat nod (internal error)"
-
-#: parser/analyze.c:841
-#, c-format
-msgid "%s will create implicit sequence '%s' for SERIAL column '%s.%s'"
-msgstr "%s æe implicitno kreirati sekvencu '%s' za SERIAL kolonu '%s.%s'"
-
-#: parser/analyze.c:922 parser/analyze.c:930
-#, c-format
-msgid "%s/(NOT) NULL conflicting declaration for '%s.%s'"
-msgstr "%s/(NOT) NULL u konfliktu sa deklaracijom za '%s.%s'"
-
-#: parser/analyze.c:938
-#, c-format
-msgid "%s/DEFAULT multiple values specified for '%s.%s'"
-msgstr "%s/DEFAULT vi¹estruke vrijednosti definirane za '%s.%s'"
-
-#: parser/analyze.c:980 parser/analyze.c:1019
-msgid "parser: unrecognized constraint (internal error)"
-msgstr ""
-
-#: parser/analyze.c:1015
-msgid "parser: illegal context for constraint (internal error)"
-msgstr ""
-
-#: parser/analyze.c:1059
-#, c-format
-msgid "%s / PRIMARY KEY multiple primary keys for table '%s' are not allowed"
-msgstr ""
-"%s / PRIMARY KEY vi¹estruki primarni kljuèevi za tabelu '%s' nisu dozvoljeni"
-
-#: parser/analyze.c:1127
-#, c-format
-msgid "inherited table \"%s\" is not a relation"
-msgstr "nasljeðena tablica \"%s\" nije relacija"
-
-#: parser/analyze.c:1156
-#, c-format
-msgid ""
-"inherited attribute \"%s\" cannot be a PRIMARY KEY because it is not marked "
-"NOT NULL"
-msgstr ""
-"nasljeðeni atribut \"%s\" ne mo¾e biti PRIMARY KEY jer nije oznaèen kao NOT "
-"NULL"
-
-#: parser/analyze.c:1182
-#, c-format
-msgid ""
-"Existing attribute \"%s\" cannot be a PRIMARY KEY because it is not marked "
-"NOT NULL"
-msgstr ""
-"Postojeæi atribut \"%s\" ne mo¾e biti PRIMARY KEY jer nije oznaèen kao NOT "
-"NULL"
-
-#: parser/analyze.c:1189
-#, c-format
-msgid "%s: column \"%s\" named in key does not exist"
-msgstr "%s: kolona \"%s\" imenovana u kljuèu ne postoji"
-
-#: parser/analyze.c:1197
-#, c-format
-msgid "%s: column \"%s\" appears twice in %s constraint"
-msgstr "%s: kolona \"%s\" se pojavljuje dva puta u %s 'constraint'-u"
-
-#: parser/analyze.c:1287
-#, c-format
-msgid "%s: failed to make implicit index name"
-msgstr "%s: neuspje¹no kreiranje implicitnog imena indeksa"
-
-#: parser/analyze.c:1290
-#, c-format
-msgid "%s / %s%s will create implicit index '%s' for table '%s'"
-msgstr "%s / %s%s æe kreirati implicitni indeks '%s' za tabelu '%s'"
-
-#: parser/analyze.c:1304
-#, c-format
-msgid "%s will create implicit trigger(s) for FOREIGN KEY check(s)"
-msgstr "%s æe kreirati implicitni 'trigger'(e) za FOREIGN KEY provjeru(e)"
-
-#: parser/analyze.c:1446 parser/analyze.c:1568
-#, c-format
-msgid "transformRuleStmt: unexpected event type %d"
-msgstr ""
-
-#: parser/analyze.c:1455
-msgid "Rule WHERE condition may not contain references to other relations"
-msgstr "WHERE uvjet ne mo¾e sadr¾avati reference na druge relacije"
-
-#: parser/analyze.c:1459
-msgid "Rule WHERE condition may not contain aggregate functions"
-msgstr "WHERE uvjet ne mo¾e sadr¾avati agregatne funkcije"
-
-#: parser/analyze.c:1528
-msgid ""
-"Rules with WHERE conditions may only have SELECT, INSERT, UPDATE, or DELETE "
-"actions"
-msgstr "WHERE klauzula mo¾e imati samo, INSERT, UPDATE, ili DELETE akcije"
-
-#: parser/analyze.c:1552
-msgid "ON SELECT rule may not use OLD"
-msgstr "'ON SELECT rule' ne smije korisitit OLD"
-
-#: parser/analyze.c:1554
-msgid "ON SELECT rule may not use NEW"
-msgstr "'ON SELECT rule' ne smije korisitit NEW"
-
-#: parser/analyze.c:1561
-msgid "ON INSERT rule may not use OLD"
-msgstr "'ON INSERT rule' ne smije korisitit OLD"
-
-#: parser/analyze.c:1565
-msgid "ON DELETE rule may not use NEW"
-msgstr "'ON DELETE rule' ne smije korisitit NEW"
-
-#: parser/analyze.c:1630 parser/analyze.c:1838
-msgid "DECLARE CURSOR must not specify INTO"
-msgstr "DECLARE CURSOR ne smije imati INTO klauzulu"
-
-#: parser/analyze.c:1632 parser/analyze.c:1840
-msgid ""
-"DECLARE/UPDATE is not supported\n"
-"\tCursors must be READ ONLY"
-msgstr ""
-"DECLARE/UPDATE nije podr¾an\n"
-"\tCursors mora biti READ ONLY"
-
-#: parser/analyze.c:1908
-msgid ""
-"ORDER BY on a UNION/INTERSECT/EXCEPT result must be on one of the result "
-"columns"
-msgstr ""
-"ORDER BY u UNION/INTERSECT/EXCEPT rezultat mora biti iz jedne od "
-"rezultantnih kolona"
-
-#: parser/analyze.c:1942
-msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
-msgstr "INTO dozvoljen samo u prvom SELECT u UNION/INTERSECT/EXCEPT"
-
-#: parser/analyze.c:1944
-msgid "Portal may not appear in UNION/INTERSECT/EXCEPT"
-msgstr "Portal se mo¾da ne pojavljuje u UNION/INTERSECT/EXCEPT"
-
-#: parser/analyze.c:2038
-#, c-format
-msgid "Each %s query must have the same number of columns"
-msgstr "Svaki %s upit mora imati jednak broj kolona"
-
-#: parser/analyze.c:2096
-#, c-format
-msgid "getSetColTypes: unexpected node %d"
-msgstr ""
-
-#: parser/analyze.c:2107
-msgid "CREATE TABLE AS specifies too many column names"
-msgstr "CREATE TABLE AS specificirao previ¹e naziva kolona"
-
-#: parser/analyze.c:2190 parser/analyze.c:2199
-msgid "UPDATE target count mismatch --- internal error"
-msgstr ""
-
-#: parser/analyze.c:2285
-msgid "Unexpected node type in ALTER TABLE ADD CONSTRAINT"
-msgstr "Neoèekivan tip stavke u ALTER TABLE ADD CONSTRAINT"
-
-#: parser/analyze.c:2368
-msgid "transformPrepareStmt: internal error"
-msgstr ""
-
-#: parser/analyze.c:2395
-#, c-format
-msgid "Wrong number of parameters, expected %d but got %d"
-msgstr "Neispravan broj parametara, oèekivano %d, primljeno %d"
-
-#: parser/analyze.c:2408
-msgid "Cannot use subselects in EXECUTE parameters"
-msgstr "Nemoguæe koristiti 'subselect'-e u EXECUTE parametrima"
-
-#: parser/analyze.c:2410
-msgid "Cannot use aggregates in EXECUTE parameters"
-msgstr "Nemoguæe koristiti agregate u EXECUTE parametrima"
-
-#: parser/analyze.c:2421
-#, c-format
-msgid ""
-"Parameter $%d of type %s cannot be coerced into the expected type %s\n"
-"\tYou will need to rewrite or cast the expression"
-msgstr ""
-"Parametar $%d je tipa %s, ne mo¾e bit konvertiran u oèekivani tip %s\n"
-"\tMorate izraz napisati drugaèije ili upotrijebiti 'cast'"
-
-#: parser/analyze.c:2446
-msgid "SELECT FOR UPDATE is not allowed with DISTINCT clause"
-msgstr "SELECT FOR UPDATE nije dozvoljen u kombinaciji sa DISTINCT klauzulom"
-
-#: parser/analyze.c:2448
-msgid "SELECT FOR UPDATE is not allowed with GROUP BY clause"
-msgstr "SELECT FOR UPDATE nije dozvoljen u kombinaciji sa GROUP BY klauzulom"
-
-#: parser/analyze.c:2450
-msgid "SELECT FOR UPDATE is not allowed with AGGREGATE"
-msgstr "SELECT FOR UPDATE nije dozvoljen u kombinaciji sa AGGREGATE klauzulom"
-
-#: parser/analyze.c:2515
-#, c-format
-msgid "FOR UPDATE: relation \"%s\" not found in FROM clause"
-msgstr "FOR UPDATE: relacija \"%s\" nije naðena u FROM klauzuli"
-
-#: parser/analyze.c:2555
-#, c-format
-msgid "relationHasPrimaryKey: index %u not found"
-msgstr ""
-
-#: parser/analyze.c:2606
-msgid "Misplaced DEFERRABLE clause"
-msgstr "Pogre¹no smje¹tena DEFERRABLE klauzula"
-
-#: parser/analyze.c:2608 parser/analyze.c:2617
-msgid "Multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
-msgstr "Vi¹estruke DEFERRABLE/NOT DEFERRABLE klauzule nisu dozvoljene"
-
-#: parser/analyze.c:2615
-msgid "Misplaced NOT DEFERRABLE clause"
-msgstr "Pogre¹no smje¹tena NOT DEFERRABLE klauzula"
-
-#: parser/analyze.c:2622 parser/analyze.c:2640 gram.y:2129 gram.y:2143
-msgid "INITIALLY DEFERRED constraint must be DEFERRABLE"
-msgstr "'INITIALLY DEFERRED constraint' mora biti 'DEFERRABLE'"
-
-#: parser/analyze.c:2627
-msgid "Misplaced INITIALLY DEFERRED clause"
-msgstr "Krivo smje¹tena INITIALLY DEFERRED klauzula"
-
-#: parser/analyze.c:2629 parser/analyze.c:2647
-msgid "Multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
-msgstr "Vi¹estruka INITIALLY IMMEDIATE/DEFERRED klauzula nije dopu¹tena"
-
-#: parser/analyze.c:2645
-msgid "Misplaced INITIALLY IMMEDIATE clause"
-msgstr "Krivo smje¹tena INITIALLY IMMEDIATE klauzula"
-
-#: parser/analyze.c:2754
-#, c-format
-msgid ""
-"New table specifies a schema (%s) different from the one being created (%s)"
-msgstr ""
-
-#: parser/analyze.c:2773
-#, c-format
-msgid ""
-"New view specifies a schema (%s) different from the one being created (%s)"
-msgstr ""
-
-#: parser/analyze.c:2790
-msgid "parser: unsupported schema node (internal error)"
-msgstr ""
-
-#: parser/parse_agg.c:112
-#, c-format
-msgid "Attribute %s.%s must be GROUPed or used in an aggregate function"
-msgstr ""
-"Atribut %s.%s mora biti grupiran (GROUP) ili kori¹ten u agregatnoj funkciji"
-
-#: parser/parse_agg.c:150
-msgid "Aggregates not allowed in WHERE clause"
-msgstr "Agregati nisu dozvoljeni u  WHERE klauzuli"
-
-#: parser/parse_agg.c:152
-msgid "Aggregates not allowed in JOIN conditions"
-msgstr "Agregati nisu dozvoljeni u  JOIN uvjetu "
-
-#: parser/parse_agg.c:168
-msgid "Aggregates not allowed in GROUP BY clause"
-msgstr "Agregati nisu dozvoljeni u GROUP BY klauzuli"
-
-#: parser/parse_clause.c:194
-msgid "Bogus InhOption value"
-msgstr ""
-
-#: parser/parse_clause.c:341
-#, c-format
-msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
-msgstr "JOIN/ON klauzula referencira \"%s\", koji nije dio JOIN klauzule"
-
-#: parser/parse_clause.c:400
-msgid "sub-select in FROM must have an alias"
-msgstr "'sub-select' u FROM mora imati alias"
-
-#: parser/parse_clause.c:424 parser/parse_clause.c:427
-msgid "Unexpected parse analysis result for subselect in FROM"
-msgstr "Neoèekivana analiza rezultata za subselect u FROM klauzuli"
-
-#: parser/parse_clause.c:430
-msgid "Expected SELECT query from subselect in FROM"
-msgstr ""
-"Oèekivan SELECT upit(query) u 'subselect'-u specificiranom u FROM klauzuli"
-
-#: parser/parse_clause.c:432
-msgid "Subselect in FROM may not have SELECT INTO"
-msgstr "'Subselect' u FROM klauzuli nema SELECT INTO izraz"
-
-#: parser/parse_clause.c:493
-msgid ""
-"FROM function expression may not refer to other relations of same query level"
-msgstr ""
-"FROM funkcijski izraz mo¾da ne referencira druge relacije na istom nivou "
-"upita(query)"
-
-#: parser/parse_clause.c:502
-msgid "cannot use aggregate function in FROM function expression"
-msgstr "nedozvoljeno kori¹tenje agregatne funkcije u 'FROM function' izrazu"
-
-#: parser/parse_clause.c:514
-msgid "Coercion function not allowed in FROM clause"
-msgstr "Prinudne funkcije(Coercion function) nisu dozvoljene u FROM klauzuli"
-
-#: parser/parse_clause.c:624 parser/parse_clause.c:636
-msgid "transformFromClauseItem: unexpected subtree type"
-msgstr ""
-
-#: parser/parse_clause.c:719
-#, c-format
-msgid "USING column name \"%s\" appears more than once"
-msgstr "USING ime kolone \"%s\" pojavljuje se vi¹e puta"
-
-#: parser/parse_clause.c:731
-#, c-format
-msgid "Common column name \"%s\" appears more than once in left table"
-msgstr ""
-"Uobièajeno ime kolone \"%s\" pojavljuje se vi¹e nego jednom u lijevoj tabeli"
-
-#: parser/parse_clause.c:737
-#, c-format
-msgid "JOIN/USING column \"%s\" not found in left table"
-msgstr "JOIN/USING kolona \"%s\" nije naðena u lijevoj tabeli"
-
-#: parser/parse_clause.c:749
-#, c-format
-msgid "Common column name \"%s\" appears more than once in right table"
-msgstr ""
-"Uobièajeno ime kolone \"%s\" pojavljuje se vi¹e nego jednom u desnoj tabeli"
-
-#: parser/parse_clause.c:755
-#, c-format
-msgid "JOIN/USING column \"%s\" not found in right table"
-msgstr "JOIN/USING kolona \"%s\" nije naðena u desnoj tabeli"
-
-#: parser/parse_clause.c:804
-#, c-format
-msgid "Column alias list for \"%s\" has too many entries"
-msgstr "Lista naziva kolona za \"%s\" ima previ¹e stavki"
-
-#: parser/parse_clause.c:831
-#, c-format
-msgid ""
-"transformFromClauseItem: unexpected node (internal error)\n"
-"\t%s"
-msgstr ""
-
-#: parser/parse_clause.c:942
-#, c-format
-msgid "buildMergedJoinVar: unexpected jointype %d"
-msgstr "buildMergedJoinVar: nepodr¾an join tip %d"
-
-#: parser/parse_clause.c:1063
-#, c-format
-msgid "%s '%s' is ambiguous"
-msgstr "%s '%s' je problematièan"
-
-#: parser/parse_clause.c:1082
-#, c-format
-msgid "Non-integer constant in %s"
-msgstr "Necijelobrojna(Non-integer) konstanta u %s"
-
-#: parser/parse_clause.c:1095
-#, c-format
-msgid "%s position %d is not in target list"
-msgstr "%s pozicija %d nije u listi ciljeva"
-
-#: parser/parse_clause.c:1237
-msgid "For SELECT DISTINCT, ORDER BY expressions must appear in target list"
-msgstr "U SELECT DISTINCT izrazu , ORDER BY izraz mora biti u ciljnoj listi"
-
-#: parser/parse_clause.c:1275
-msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
-msgstr "SELECT DISTINCT ON izraz mora odgovarati inicijalnom ORDER BY izrazu"
-
-#: parser/parse_clause.c:1299
-msgid ""
-"transformDistinctClause: failed to add DISTINCT ON clause to target list"
-msgstr ""
-
-#: parser/parse_coerce.c:288
-#, c-format
-msgid "coerce_type: no conversion function from %s to %s"
-msgstr "coerce_type: nema funkcije za konverziju iz %s u %s"
-
-#: parser/parse_coerce.c:414
-#, c-format
-msgid "coerce_type_constraints: failed to lookup type %u"
-msgstr "coerce_type_constraints: neuspjelo tra¾enje tipa %u"
-
-#. translator: first %s is name of a SQL construct, eg WHERE
-#: parser/parse_coerce.c:565
-#, c-format
-msgid "Argument of %s must be type boolean, not type %s"
-msgstr "Argument %s mora biti logièkog(boolean), a ne %s tipa"
-
-#. translator: %s is name of a SQL construct, eg WHERE
-#: parser/parse_coerce.c:573
-#, c-format
-msgid "Argument of %s must not be a set function"
-msgstr "Argument %s ne mo¾e biti funkcija koja vraæa set"
-
-#: parser/parse_coerce.c:620
-#, c-format
-msgid "%s types '%s' and '%s' not matched"
-msgstr "%s tipovi '%s' i '%s' ne odgovaraju"
-
-#: parser/parse_coerce.c:672
-#, c-format
-msgid "%s unable to convert to type %s"
-msgstr "%s neuspje¹no konvertiranje u tip %s"
-
-#: parser/parse_coerce.c:954
-#, c-format
-msgid "find_coercion_pathway: bogus castcontext %c"
-msgstr ""
-
-#: parser/parse_expr.c:101
-#, c-format
-msgid "Expression too complex: nesting depth exceeds max_expr_depth = %d"
-msgstr "Expression too complex: dubina ugnje¾ðenja prelazi max_expr_depth = %d"
-
-#: parser/parse_expr.c:120
-#, c-format
-msgid "Parameter '$%d' is out of range"
-msgstr "Parametar '$%d' je van opsega"
-
-#: parser/parse_expr.c:358 parser/parse_expr.c:362
-msgid "Bad query in subselect"
-msgstr "Pogre¹an upit(query) u 'subselect'-u"
-
-#: parser/parse_expr.c:384
-msgid "Subselect must have a field"
-msgstr "'Subselect' mora imati polje"
-
-#: parser/parse_expr.c:388
-msgid "Subselect must have only one field"
-msgstr "'Subselect' mora imati samo jedno polje"
-
-#: parser/parse_expr.c:418
-#, c-format
-msgid "Row comparison cannot use operator %s"
-msgstr "Usporedba retka ne mo¾e koristiti operator %s"
-
-#: parser/parse_expr.c:441
-msgid "Subselect has too many fields"
-msgstr "'Subselect' ima previ¹e polja"
-
-#: parser/parse_expr.c:457
-#, c-format
-msgid ""
-"%s has result type of %s, but must return %s to be used with quantified "
-"predicate subquery"
-msgstr ""
-"'%s' ima rezultantni tip %s, ali mora vratiti %s da bi bio kori¹ten u "
-"'quantified predicate subquery'"
-
-#: parser/parse_expr.c:463
-#, c-format
-msgid "%s must not return a set to be used with quantified predicate subquery"
-msgstr ""
-"%s ne mo¾e vratiti set da bi bio kori¹ten u 'quantified predicate subquery'"
-
-#: parser/parse_expr.c:475
-msgid "Subselect has too few fields"
-msgstr "'Subselect' ima premalo polja"
-
-#: parser/parse_expr.c:615
-#, c-format
-msgid "transformExpr: unexpected booltesttype %d"
-msgstr "transformExpr: neoèekivan booltesttype %d"
-
-#: parser/parse_expr.c:652
-#, c-format
-msgid "transformExpr: does not know how to transform node %d (internal error)"
-msgstr ""
-"transformExpr: nepoznata metoda transformacije noda %d (internal error)"
-
-#: parser/parse_expr.c:744
-#, c-format
-msgid "Attribute \"%s\" not found"
-msgstr "Atribut \"%s\" nije naðen"
-
-#: parser/parse_expr.c:856 parser/parse_target.c:153
-msgid "Invalid qualified name syntax (too many names)"
-msgstr "Pogre¹na 'qualified name' sintaksa (previ¹e imena)"
-
-#: parser/parse_expr.c:913
-msgid "exprType: Cannot get type for untransformed sublink"
-msgstr "exprType: Nepoznat tip za 'untransformed sublink'"
-
-#: parser/parse_expr.c:940
-#, c-format
-msgid "exprType: Do not know how to get type for %d node"
-msgstr "exprType: Nepoznat tip za %d nod"
-
-#: parser/parse_expr.c:1110
-#, c-format
-msgid "Cannot cast type %s to %s"
-msgstr "Nemoguæe konvertiranje(cast) tipa %s u %s"
-
-#: parser/parse_func.c:97
-#, c-format
-msgid "Cannot pass more than %d arguments to a function"
-msgstr "Nemoguæe slanje vi¹e od %d argumenata funkciji"
-
-#: parser/parse_func.c:104
-#, c-format
-msgid "Function '%s' does not allow NULL input"
-msgstr "Funkcija '%s' ne dozvoljava NULL ulaz"
-
-#: parser/parse_func.c:192
-#, c-format
-msgid "Cannot find type OID for relation %u"
-msgstr "'type OID'-a za relaciju %u nije naðen"
-
-#: parser/parse_func.c:232
-#, c-format
-msgid "Cannot pass result of sub-select or join %s to a function"
-msgstr ""
-"Nemoguæe proslijediti rezultat 'sub-select'-a ili 'join'-a %s u funkciju"
-
-#: parser/parse_func.c:270
-#, c-format
-msgid "%s(*) specified, but %s is not an aggregate function"
-msgstr "%s(*) specificiran, ali %s nije agregatna funkcija"
-
-#: parser/parse_func.c:273
-#, c-format
-msgid "DISTINCT specified, but %s is not an aggregate function"
-msgstr "DISTINCT specificiran, ali %s nije agregatna funkcija"
-
-#: parser/parse_func.c:296
-#, c-format
-msgid "Attribute notation .%s applied to type %s, which is not a complex type"
-msgstr "Attribute notation .%s namijenjen za tip %s, koji nije kompleksan tip"
-
-#: parser/parse_func.c:299
-#, c-format
-msgid "Attribute \"%s\" not found in datatype %s"
-msgstr "Atribut \"%s\" nije naðen u tipu podataka %s"
-
-#: parser/parse_func.c:348
-msgid "Aggregates may not return sets"
-msgstr "Pozivi agregatnih funkcija ne mogu vraæati set"
-
-#: parser/parse_func.c:1264
-#, c-format
-msgid "No such attribute %s.%s.%s"
-msgstr "Nepostojeæi atribut %s.%s.%s"
-
-#: parser/parse_func.c:1267
-#, c-format
-msgid "No such attribute %s.%s"
-msgstr "Nepostojeæi atribut %s.%s"
-
-#: parser/parse_func.c:1294
-#, c-format
-msgid "Function %s(%s) does not exist%s%s"
-msgstr "Funkcija %s(%s) ne postoji %s%s"
-
-#: parser/parse_func.c:1300
-#, c-format
-msgid "%s: function %s(%s) does not exist%s%s"
-msgstr "%s: funkcija %s(%s) ne postoji %s%s"
-
-#: parser/parse_func.c:1326
-#, c-format
-msgid "%s: aggregate %s(*) does not exist"
-msgstr "%s: agregat %s(*) ne postoji"
-
-#: parser/parse_func.c:1329
-#, c-format
-msgid "%s: aggregate %s(%s) does not exist"
-msgstr "%s: agregat %s(%s) ne postoji"
-
-#: parser/parse_func.c:1345
-#, c-format
-msgid "%s: function %s(*) is not an aggregate"
-msgstr "%s: funkcija %s(*) nije agregatna"
-
-#: parser/parse_func.c:1348
-#, c-format
-msgid "%s: function %s(%s) is not an aggregate"
-msgstr "%s: funkcija %s(%s) nije agregatna"
-
-#: parser/parse_node.c:217
-#, c-format
-msgid "transformArraySubscripts: Cache lookup failed for array type %u"
-msgstr ""
-
-#: parser/parse_node.c:223
-#, c-format
-msgid "transformArraySubscripts: type %s is not an array"
-msgstr ""
-
-#: parser/parse_node.c:231
-#, c-format
-msgid "transformArraySubscripts: Cache lookup failed for array element type %u"
-msgstr ""
-
-#: parser/parse_node.c:288 parser/parse_node.c:310
-msgid "array index expressions must be integers"
-msgstr "Indeksni izrazi za nizove moraju biti cijelobrojni(integer)"
-
-#: parser/parse_node.c:329
-#, c-format
-msgid ""
-"Array assignment requires type %s but expression is of type %s\n"
-"\tYou will need to rewrite or cast the expression"
-msgstr ""
-"Dodjeljivanje niza zahtijeva tip %s ali izraz je tipa %s\n"
-"\tMorat æete drugaèije napisati ili konvertirati(cast) izraz"
-
-#: parser/parse_node.c:439
-#, c-format
-msgid "make_const: unknown type %d"
-msgstr ""
-
-#: parser/parse_oper.c:116
-#, c-format
-msgid "%s: Prefix operator '%s' for type '%s' does not exist"
-msgstr "%s: Prefiks operator '%s' za tip %s ne postoji"
-
-#: parser/parse_oper.c:120
-#, c-format
-msgid "%s: Postfix operator '%s' for type '%s' does not exist"
-msgstr "%s: Postfiks operator '%s' za tip %s ne postoji"
-
-#: parser/parse_oper.c:124
-#, c-format
-msgid "%s: Operator '%s' for types '%s' and '%s' does not exist"
-msgstr "%s: Operator '%s' za tipove '%s' i '%s' ne postoji"
-
-#: parser/parse_oper.c:143
-#, c-format
-msgid ""
-"Unable to identify an ordering operator '%s' for type '%s'\n"
-"\tUse an explicit ordering operator or modify the query"
-msgstr ""
-"Neuspjelo identificiranje operatora redosljeda(ordering operator) '%s' za "
-"tip '%s'\n"
-"\tKoristite explicitni operator redosljeda, ili drugaèije napi¹ite upit"
-
-#: parser/parse_oper.c:894
-#, c-format
-msgid ""
-"Left hand side of operator '%s' has an unknown type\n"
-"\tProbably a bad attribute name"
-msgstr ""
-"Izraz sa lijeve strane operatora '%s' ima nepoznat tip\n"
-"\tVjerovatno pogre¹no ime atributa"
-
-#: parser/parse_oper.c:899
-#, c-format
-msgid ""
-"Right hand side of operator %s has an unknown type\n"
-"\tProbably a bad attribute name"
-msgstr ""
-"Izraz sa desne strane operatora '%s' ima nepoznat tip\n"
-"\tVjerovatno pogre¹no ime atributa"
-
-#: parser/parse_oper.c:903
-#, c-format
-msgid ""
-"Unable to identify an operator '%s' for types '%s' and '%s'\n"
-"\tYou will have to retype this query using an explicit cast"
-msgstr ""
-"Nemoguæe identificiranje operatora '%s' za tip '%s' i '%s'\n"
-"\tMorat æete drugaèije napisati izraz ili koristiti eksplicitnu konverziju"
-"(explicit cast)"
-
-#: parser/parse_oper.c:919
-#, c-format
-msgid ""
-"operand of prefix operator '%s' has an unknown type\n"
-"\t(probably an invalid column reference)"
-msgstr ""
-"operand prefix operatora '%s' ima nepoznat tip\n"
-"\t(Vjerovatno pogre¹na referenca na kolonu)"
-
-#: parser/parse_oper.c:923
-#, c-format
-msgid ""
-"operand of postfix operator '%s' has an unknown type\n"
-"\t(probably an invalid column reference)"
-msgstr ""
-"operand postfix operatora '%s' ima nepoznat tip\n"
-"\t(Vjerovatno pogre¹na referenca na kolonu)"
-
-#: parser/parse_oper.c:930
-#, c-format
-msgid ""
-"Unable to identify a prefix operator '%s' for type '%s'\n"
-"\tYou may need to add parentheses or an explicit cast"
-msgstr ""
-"Nemoguæe identificirati prefix operator '%s' za tip '%s'\n"
-"\tMorat æete koristiti zagrade ili eksplicitnu konverziju(explicit cast)"
-
-#: parser/parse_oper.c:934
-#, c-format
-msgid ""
-"Unable to identify a postfix operator '%s' for type '%s'\n"
-"\tYou may need to add parentheses or an explicit cast"
-msgstr ""
-"Nemoguæe identificirati postfix operator '%s' za tip '%s'\n"
-"\tMorat æete koristiti zagrade ili eksplicitnu konverziju(explicit cast)"
-
-#: parser/parse_relation.c:169 parser/parse_relation.c:181
-#, c-format
-msgid "Table reference \"%s\" is ambiguous"
-msgstr "Referenca na tabelu \"%s\" je problematièna"
-
-#: parser/parse_relation.c:185
-#, c-format
-msgid "scanNameSpaceForRefname: unexpected node type %d"
-msgstr ""
-
-#: parser/parse_relation.c:239 parser/parse_relation.c:251
-#, c-format
-msgid "Table reference %u is ambiguous"
-msgstr "Referenca na tabelu %u je problematièna"
-
-#: parser/parse_relation.c:255
-#, c-format
-msgid "scanNameSpaceForRelid: unexpected node type %d"
-msgstr "scanNameSpaceForRelid: neoèekivan tip noda %d"
-
-#: parser/parse_relation.c:319
-#, c-format
-msgid "checkNameSpaceConflicts: unexpected node type %d"
-msgstr ""
-
-#: parser/parse_relation.c:342 parser/parse_relation.c:352
-#, c-format
-msgid "Table name \"%s\" specified more than once"
-msgstr "tablica \"%s\" specificirana vi¹e puta"
-
-#: parser/parse_relation.c:373
-#, c-format
-msgid "scanNameSpaceForConflict: unexpected node type %d"
-msgstr "scanNameSpaceForConflict: neoèekivan tip noda %d"
-
-#: parser/parse_relation.c:408
-msgid "RTERangeTablePosn: RTE not found (internal error)"
-msgstr ""
-
-#: parser/parse_relation.c:460 parser/parse_relation.c:553
-#, c-format
-msgid "Column reference \"%s\" is ambiguous"
-msgstr "Referenca na kolonu \"%s\" je problematièna"
-
-#: parser/parse_relation.c:547
-#, c-format
-msgid "colnameToVar: unexpected node type %d"
-msgstr ""
-
-#: parser/parse_relation.c:646 parser/parse_relation.c:739
-#: parser/parse_relation.c:832 parser/parse_relation.c:946
-#, c-format
-msgid "Table \"%s\" has %d columns available but %d columns specified"
-msgstr ""
-"tablica \"%s\" ima %d raspolo¾ivih kolona, ali je %d kolona specificirano"
-
-#: parser/parse_relation.c:907
-msgid "A column definition list is only allowed for functions returning RECORD"
-msgstr ""
-
-#: parser/parse_relation.c:916
-msgid "A column definition list is required for functions returning RECORD"
-msgstr ""
-
-#: parser/parse_relation.c:972
-#, c-format
-msgid "Too many column aliases specified for function %s"
-msgstr ""
-
-#: parser/parse_relation.c:993
-#, c-format
-msgid "Unknown kind of return type specified for function %s"
-msgstr ""
-
-#: parser/parse_relation.c:1425
-#, c-format
-msgid "expandRTE: unsupported RTE kind %d"
-msgstr "expandRTE: nepodr¾an 'RTE' tip %d"
-
-#: parser/parse_relation.c:1515
-#, c-format
-msgid "Invalid attnum %d for rangetable entry %s"
-msgstr "Pogre¹an 'attnum' %d za 'rangetable entry' %s"
-
-#: parser/parse_relation.c:1542 parser/parse_relation.c:1605
-#: parser/parse_relation.c:1683
-#, c-format
-msgid "Relation \"%s\" does not have attribute %d"
-msgstr "Relacija \"%s\" nema atribut %d"
-
-#: parser/parse_relation.c:1574
-#, c-format
-msgid "Subquery %s does not have attribute %d"
-msgstr "'Subquery' %s nema atribut %d"
-
-#: parser/parse_relation.c:1655
-#, c-format
-msgid "get_rte_attribute_type: unsupported RTE kind %d"
-msgstr "get_rte_attribute_type: nepodr¾an 'RTE' tip %d"
-
-#: parser/parse_relation.c:1716
-#, c-format
-msgid "Relation %s does not have attribute %d"
-msgstr "Relacija %s nema atribut %d"
-
-#: parser/parse_relation.c:1732
-#, c-format
-msgid "get_rte_attribute_is_dropped: unsupported RTE kind %d"
-msgstr ""
-
-#: parser/parse_relation.c:1815
-#, c-format
-msgid "attnumAttName: invalid attribute number %d"
-msgstr ""
-
-#: parser/parse_relation.c:1837
-#, c-format
-msgid "attnumTypeId: invalid attribute number %d"
-msgstr ""
-
-#: parser/parse_relation.c:1864
-#, c-format
-msgid "Adding missing FROM-clause entry%s for table \"%s\""
-msgstr "Dodavanje nepostojeæe FROM-klauzule stavka%s za tabelu \"%s\""
-
-#: parser/parse_target.c:62
-msgid "You can't use relation names alone in the target list, try relation.*."
-msgstr ""
-"Ne mo¾ete koristiti samo imena relacija u ciljnoj listi , poku¹ajte sa: "
-"relacija.*."
-
-#: parser/parse_target.c:236
-#, c-format
-msgid "Cannot assign to system attribute '%s'"
-msgstr ""
-
-#: parser/parse_target.c:297
-#, c-format
-msgid ""
-"column \"%s\" is of type %s but expression is of type %s\n"
-"\tYou will need to rewrite or cast the expression"
-msgstr ""
-"kolona \"%s\" je tipa %s ali je izraz tipa %s\n"
-"\tMorat æete drugaèije napisati izraz ili upotrijebit konverziju(cast)"
-
-#: parser/parse_target.c:370
-#, c-format
-msgid "Attribute '%s' specified more than once"
-msgstr "Attribute '%s' specificiran vi¹e puta"
-
-#: parser/parse_target.c:405
-#, c-format
-msgid ""
-"ExpandAllTables: unexpected node (internal error)\n"
-"\t%s"
-msgstr ""
-
-#: parser/parse_target.c:423
-msgid "Wildcard with no tables specified not allowed"
-msgstr ""
-
-#: parser/parse_type.c:60
-#, c-format
-msgid "Improper %%TYPE reference (too few dotted names): %s"
-msgstr ""
-
-#: parser/parse_type.c:79
-#, c-format
-msgid "Improper %%TYPE reference (too many dotted names): %s"
-msgstr ""
-
-#: parser/parse_type.c:96
-#, c-format
-msgid "%s converted to %s"
-msgstr "%s konvertiran u %s"
-
-#: parser/parse_type.c:194 parser/parse_type.c:222
-#: utils/cache/lsyscache.c:1229
-#, c-format
-msgid "Type \"%s\" is only a shell"
-msgstr "Tip \"%s\" je samo ¹koljka(shell)"
-
-#: parser/parse_type.c:247
-#, c-format
-msgid "Unable to locate type oid %u in catalog"
-msgstr "Neuspjelo pronala¾enje 'type oid'-a %u u katalogu"
-
-#: parser/parse_type.c:256
-msgid "typeTypeId() called with NULL type struct"
-msgstr ""
-
-#: parser/parse_type.c:389
-#, c-format
-msgid "typeidOutfunc: Invalid type - oid = %u"
-msgstr ""
-
-#: parser/parse_type.c:410
-#, c-format
-msgid "typeidTypeRelid: Invalid type - oid = %u"
-msgstr ""
-
-#: parser/parse_type.c:447 parser/parse_type.c:463 parser/parse_type.c:465
-#: parser/parse_type.c:471 parser/parse_type.c:477 parser/parse_type.c:481
-#, c-format
-msgid "Invalid type name '%s'"
-msgstr "Pogre¹no ime tipa '%s'"
-
-#: scan.l:295
-msgid "unterminated /* comment"
-msgstr "neterminirani /* komentar"
-
-#: scan.l:323
-msgid "unterminated bit string literal"
-msgstr "neterminirani 'bit string literal'"
-
-#: scan.l:342
-msgid "unterminated hexadecimal string literal"
-msgstr "neterminirani 'hexadecimal string literal'"
-
-#: scan.l:388
-msgid "unterminated quoted string"
-msgstr "neterminirani 'quoted string'"
-
-#: scan.l:399
-msgid "zero-length delimited identifier"
-msgstr "'delimited identifier' nulte duljine"
-
-#: scan.l:406 scan.l:562
-#, c-format
-msgid "identifier \"%s\" will be truncated to \"%.*s\""
-msgstr "identifikator \"%s\" æe biti odsijeæen u  \"%.*s\""
-
-#: scan.l:420
-msgid "unterminated quoted identifier"
-msgstr "neterminirani 'quoted identifier'"
-
-#: scan.l:580
-#, c-format
-msgid "parser: %s at end of input"
-msgstr "parser: %s na kraju unosa"
-
-#: scan.l:582
-#, c-format
-msgid "parser: %s at or near \"%s\" at character %d"
-msgstr "parser: %s na ili u blizini \"%s\" kod karaktera %d"
-
-#: y.tab.c:8502
-msgid "syntax error: cannot back up"
-msgstr "sintaksna gre¹ka: nemoguæe kopiranje"
-
-#: gram.y:924
-msgid "SET TRANSACTION/READ ONLY not yet supported"
-msgstr "SET TRANSACTION/READ ONLY jo¹ nije podr¾an"
-
-#: gram.y:961 gram.y:978
-msgid "Time zone interval must be HOUR or HOUR TO MINUTE"
-msgstr "Interval vremenske zone mora biti HOUR ili HOUR TO MINUTE"
-
-#: gram.y:972 gram.y:4893 gram.y:6878 utils/adt/timestamp.c:701
-#, c-format
-msgid "INTERVAL(%d) precision must be between %d and %d"
-msgstr "INTERVAL(%d) preciznost mora biti izmeðu %d i %d"
-
-#: gram.y:1414 gram.y:1420 gram.y:4295 gram.y:4302
-msgid "GLOBAL TEMPORARY TABLE is not currently supported"
-msgstr "GLOBAL TEMPORARY TABLE nije jo¹ podr¾ana"
-
-#: gram.y:1458
-#, c-format
-msgid "CREATE TABLE / COLLATE %s not yet implemented; clause ignored"
-msgstr "CREATE TABLE / COLLATE %s jo¹ nije podr¾ano ; klauzula ignorirana"
-
-#: gram.y:1642
-msgid "LIKE in table definitions not yet supported"
-msgstr "LIKE u definiciji tabele jo¹ nije podr¾an"
-
-#: gram.y:1746
-msgid "FOREIGN KEY/MATCH PARTIAL not yet implemented"
-msgstr "FOREIGN KEY/MATCH PARTIAL nije jo¹ implementiran"
-
-#: gram.y:1820
-msgid "CREATE TABLE AS may not specify INTO"
-msgstr "CREATE TABLE AS ne specificira INTO"
-
-#: gram.y:2193
-msgid "CREATE ASSERTION is not yet supported"
-msgstr "CREATE ASSERTION jo¹ nije podr¾an"
-
-#: gram.y:2207
-msgid "DROP ASSERTION is not yet supported"
-msgstr "DROP ASSERTION jo¹ nije podr¾an"
-
-#: gram.y:2577
-msgid "FETCH / RELATIVE at current position is not supported"
-msgstr "FETCH / RELATIVE nije jo¹ podr¾an"
-
-#: gram.y:2705
-msgid "FETCH / ABSOLUTE not supported, using RELATIVE"
-msgstr "FETCH / ABSOLUTE nije podr¾an, koristim RELATIVE"
-
-#: gram.y:2867 gram.y:2875
-msgid "grant options are not implemented"
-msgstr "'grant' opcije nisu implementirane!"
-
-#: gram.y:3051
-msgid "CREATE FUNCTION / OUT parameters are not supported"
-msgstr "CREATE FUNCTION / OUT parametri nisu podr¾ani"
-
-#: gram.y:3057
-msgid "CREATE FUNCTION / INOUT parameters are not supported"
-msgstr "CREATE FUNCTION / INOUT parametri nisu podr¾ani"
-
-#: gram.y:3209
-msgid "parser: argument type missing (use NONE for unary operators)"
-msgstr "parser: tip argumenta nedostaje (koristite NONE za unarne operatore)"
-
-#: gram.y:3706
-#, c-format
-msgid "CREATE DOMAIN / COLLATE %s not yet implemented; clause ignored"
-msgstr "CREATE DOMAIN / COLLATE %s jo¹ nije podr¾ano; klauzula ignorirana"
-
-#: gram.y:4381
-msgid ""
-"LIMIT #,# syntax not supported.\n"
-"\tUse separate LIMIT and OFFSET clauses."
-msgstr ""
-"LIMIT #,# sintaksa nije podr¾ana.\n"
-"\tKoristite LIMIT i OFFSET klauzule."
-
-#: gram.y:4397
-msgid "LIMIT must not be negative"
-msgstr "LIMIT ne mo¾e biti negativan"
-
-#: gram.y:4439
-msgid "OFFSET must not be negative"
-msgstr "OFFSET ne mo¾e biti negativan"
-
-#: gram.y:4583
-msgid ""
-"sub-SELECT in FROM must have an alias\n"
-"\tFor example, FROM (SELECT ...) [AS] foo"
-msgstr ""
-"'sub-SELECT' izraz u FROM klauzuli mora imati zadan alias\n"
-"\tNa primjer, FROM (SELECT ...) [AS] foo"
-
-#: gram.y:4987
-msgid "precision for FLOAT must be at least 1"
-msgstr "preciznost za FLOAT mora biti najmanje 1"
-
-#: gram.y:4994
-msgid "precision for FLOAT must be less than 16"
-msgstr "preciznost za FLOAT mora biti manja od 16"
-
-#: gram.y:5007 gram.y:5020
-#, c-format
-msgid "NUMERIC precision %d must be between 1 and %d"
-msgstr "preciznost za NUMERIC %d mora biti izmeðu 1 i %d"
-
-#: gram.y:5011
-#, c-format
-msgid "NUMERIC scale %d must be between 0 and precision %d"
-msgstr "NUMERIC skala %d mora biti izmeðu 0 i preciznosti %d"
-
-#: gram.y:5037 gram.y:5050
-#, c-format
-msgid "DECIMAL precision %d must be between 1 and %d"
-msgstr "praciznost za DECIMAL %d mora biti izmeðu 1 i %d"
-
-#: gram.y:5041
-#, c-format
-msgid "DECIMAL scale %d must be between 0 and precision %d"
-msgstr "skala za DECIMAL %d mora biti izmeðu 0 i preciznosti %d"
-
-#: gram.y:5096 gram.y:5170
-#, c-format
-msgid "length for type '%s' must be at least 1"
-msgstr "du¾ina tipa '%s' mora biti najmanje 1"
-
-#: gram.y:5099 gram.y:5173
-#, c-format
-msgid "length for type '%s' cannot exceed %d"
-msgstr "du¾ina tipa '%s' ne mo¾e prema¹iti %d"
-
-#: gram.y:5250
-#, c-format
-msgid "TIMESTAMP(%d)%s precision must be between %d and %d"
-msgstr "TIMESTAMP(%d)%s preciznost mora biti izmeðu %d i %d"
-
-#: gram.y:5282
-#, c-format
-msgid "TIME(%d)%s precision must be between %d and %d"
-msgstr "TIME(%d)%s preciznost mora biti izmeðu %d i %d"
-
-#: gram.y:5432 gram.y:7433 gram.y:7485
-msgid "Unequal number of entries in row expression"
-msgstr "Nejednak broj parametara u izrazu retka(row expression)"
-
-#: gram.y:5846
-msgid "UNIQUE predicate is not yet implemented"
-msgstr "UNIQUE jo¹ nije implementiran"
-
-#: gram.y:6075
-#, c-format
-msgid "CURRENT_TIME(%d) precision must be between %d and %d"
-msgstr "CURRENT_TIME(%d) preciznost mora biti izmeðu %d i %d"
-
-#: gram.y:6120
-#, c-format
-msgid "CURRENT_TIMESTAMP(%d) precision must be between %d and %d"
-msgstr "CURRENT_TIMESTAMP(%d) preciznost mora biti izmeðu %d i %d"
-
-#: gram.y:6165
-#, c-format
-msgid "LOCALTIME(%d) precision must be between %d and %d"
-msgstr "LOCALTIME(%d) preciznost mora biti izmeðu %d i %d"
-
-#: gram.y:6210
-#, c-format
-msgid "LOCALTIMESTAMP(%d) precision must be between %d and %d"
-msgstr "LOCALTIMESTAMP(%d) preciznost mora biti izmeðu %d i %d"
-
-#: gram.y:7306
-msgid "OLD used in non-rule query"
-msgstr "OLD kori¹ten samo u 'non-rule' upitu(query)"
-
-#: gram.y:7313
-msgid "NEW used in non-rule query"
-msgstr "NEW kori¹ten samo u 'non-rule' upitu(query)"
-
-#: y.tab.c:17187
-msgid "parse error; also virtual memory exhausted"
-msgstr ""
-
-#: y.tab.c:17191
-msgid "parse error"
-msgstr ""
-
-#: y.tab.c:17306
-msgid "parser stack overflow"
-msgstr ""
-
-#: gram.y:7467
-#, c-format
-msgid "Operator '%s' not implemented for row expressions"
-msgstr "Operator '%s' nije implementiran za izraze retka(row expressions)"
-
-#: gram.y:7543
-msgid "Wrong number of parameters on left side of OVERLAPS expression"
-msgstr "Pogre¹an broj parametara na lijevoj strani 'OVERLAPS' izraza"
-
-#: gram.y:7548
-msgid "Wrong number of parameters on right side of OVERLAPS expression"
-msgstr "Pogre¹an broj parametara na desnoj strani 'OVERLAPS' izraza"
-
-#: gram.y:7585
-msgid "Multiple ORDER BY clauses not allowed"
-msgstr "Vi¹estruka ORDER BY klauzula nije dozvoljena"
-
-#: gram.y:7591
-msgid "Multiple FOR UPDATE clauses not allowed"
-msgstr "Vi¹estruka FOR UPDATE klauzula nije dozvoljena"
-
-#: gram.y:7597
-msgid "Multiple OFFSET clauses not allowed"
-msgstr "Vi¹estruka OFFSET klauzula nije dozvoljena"
-
-#: gram.y:7603
-msgid "Multiple LIMIT clauses not allowed"
-msgstr "Vi¹estruka LIMIT klauzula nije dozvoljena"
-
-#: port/ipc_test.c:93 storage/ipc/ipc.c:171
-msgid "Out of on_shmem_exit slots"
-msgstr ""
-
-#: port/posix_sema.c:168 port/sysv_sema.c:319 port/pg_sema.c:319
-msgid "Out of memory in PGReserveSemaphores"
-msgstr ""
-
-#: port/posix_sema.c:205 port/sysv_sema.c:358 port/pg_sema.c:358
-msgid "PGSemaphoreCreate: too many semaphores created"
-msgstr ""
-
-#: port/beos/sem.c:159
-msgid "beos : semctl error : GETNCNT not implemented"
-msgstr ""
-
-#: port/beos/sem.c:174
-msgid "beos : semctl error : unknown flag"
-msgstr ""
-
-#: port/beos/support.c:45
-msgid "Error loading BeOS support server : can't create communication ports"
-msgstr ""
-
-#: port/beos/support.c:71
-msgid "Can't load this add-on "
-msgstr ""
-
-#: port/beos/support.c:95
-msgid "Can't load this add-on : map text error"
-msgstr ""
-
-#: port/beos/support.c:111
-msgid "Can't load this add-on : map data error"
-msgstr ""
-
-#: port/beos/support.c:129
-#, c-format
-msgid "loading symbol '%s' failed "
-msgstr ""
-
-#: port/dynloader/beos.c:55
-msgid "add-on not loaded correctly"
-msgstr ""
-
-#: port/dynloader/beos.c:66
-msgid "error while unloading add-on"
-msgstr ""
-
-#: port/dynloader/bsdi.c:59 port/dynloader/linux.c:71 port/dynloader.c:71
-msgid "dld: Cannot link C library!"
-msgstr ""
-
-#: port/dynloader/bsdi.c:66 port/dynloader/linux.c:78 port/dynloader.c:78
-msgid "dld: Cannot link math library!"
-msgstr ""
-
-#: port/dynloader/bsdi.c:75 port/dynloader/linux.c:87 port/dynloader.c:87
-msgid "dld: Undefined:"
-msgstr ""
-
-#: port/dynloader/bsdi.c:78 port/dynloader/linux.c:90
-#: port/dynloader/ultrix4.c:61 port/dynloader.c:90
-#, c-format
-msgid "  %s"
-msgstr ""
-
-#: port/dynloader/linux.c:35 port/dynloader.c:35
-msgid "dynamic load not supported"
-msgstr ""
-
-#: port/dynloader/ultrix4.c:58
-msgid "dl: Undefined:"
-msgstr ""
-
-#: postmaster/pgstat.c:178
-#, c-format
-msgid "PGSTAT: socket() failed: %m"
-msgstr "PGSTAT: socket() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:192
-#, c-format
-msgid "PGSTAT: bind(127.0.0.1) failed: %m"
-msgstr "PGSTAT: bind(127.0.0.1) neuspje¹an: %m"
-
-#: postmaster/pgstat.c:197
-#, c-format
-msgid "PGSTAT: getsockname() failed: %m"
-msgstr "PGSTAT: getsockname() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:209
-#, c-format
-msgid "PGSTAT: connect() failed: %m"
-msgstr "PGSTAT: connect() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:221
-#, c-format
-msgid "PGSTAT: fcntl() failed: %m"
-msgstr "PGSTAT: fcntl() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:230 postmaster/pgstat.c:1158
-#, c-format
-msgid "PGSTAT: pipe() failed: %m"
-msgstr "PGSTAT: pipe() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:273
-msgid "PGSTAT: statistics collector startup skipped"
-msgstr ""
-
-#: postmaster/pgstat.c:296 postmaster/pgstat.c:1165
-#, c-format
-msgid "PGSTAT: fork() failed: %m"
-msgstr "PGSTAT: fork nije uspio: %m"
-
-#: postmaster/pgstat.c:697
-msgid "Only database superusers can reset statistic counters"
-msgstr "Samo 'database superusers' mo¾e resetirati statiène brojaèe"
-
-#: postmaster/pgstat.c:764 postmaster/pgstat.c:773 postmaster/pgstat.c:820
-#: postmaster/pgstat.c:830
-msgid "PGSTATBE: malloc() failed"
-msgstr "PGSTATBE: malloc() neuspje¹an"
-
-#: postmaster/pgstat.c:1219
-msgid "PGSTAT: Creation of dead backend hash table failed"
-msgstr ""
-
-#: postmaster/pgstat.c:1230
-msgid "PGSTAT: Allocation of backend table failed"
-msgstr "PGSTAT: Akokacija 'backend' tabele neuspje¹no"
-
-#: postmaster/pgstat.c:1294
-#, c-format
-msgid "PGSTAT: select() failed: %m"
-msgstr "PGSTAT: select() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:1334
-#, c-format
-msgid "PGSTAT: read() failed: %m"
-msgstr "PGSTAT: read() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:1352
-msgid "PGSTAT: bogus message length"
-msgstr "PGSTAT: pogre¹na du¾ina poruke"
-
-#: postmaster/pgstat.c:1502
-#, c-format
-msgid "PGSTATBUFF: fcntl() failed: %m"
-msgstr "PGSTATBUFF: fcntl() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:1512
-msgid "PGSTATBUFF: malloc() failed"
-msgstr "PGSTATBUFF: malloc() neuspje¹an"
-
-#: postmaster/pgstat.c:1539
-msgid "PGSTATBUFF: Warning - receive buffer full"
-msgstr ""
-
-#: postmaster/pgstat.c:1570
-#, c-format
-msgid "PGSTATBUFF: select() failed: %m"
-msgstr "PGSTATBUFF: select() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:1586
-#, c-format
-msgid "PGSTATBUFF: recvfrom() failed: %m"
-msgstr "PGSTATBUFF: recvfrom() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:1661
-#, c-format
-msgid "PGSTATBUFF: write() failed: %m"
-msgstr "PGSTATBUFF: write() neuspje¹an: %m"
-
-#: postmaster/pgstat.c:1714
-#, c-format
-msgid "PGSTAT: Invalid backend ID %d"
-msgstr "PGSTAT: pogre¹an 'backend' ID %d"
-
-#: postmaster/pgstat.c:1770
-msgid "PGSTAT: DB hash table out of memory - abort"
-msgstr ""
-
-#: postmaster/pgstat.c:1799 postmaster/pgstat.c:2214 postmaster/pgstat.c:2221
-msgid "PGSTAT: failed to initialize hash table for new database entry"
-msgstr ""
-
-#: postmaster/pgstat.c:1851
-msgid "PGSTAT: dead backend hash table out of memory"
-msgstr ""
-
-#: postmaster/pgstat.c:1898
-#, c-format
-msgid "PGSTAT: cannot open temp stats file %s: %m"
-msgstr "PGSTAT: nemoguæe otvaranje privremene status datoteke %s: %m"
-
-#: postmaster/pgstat.c:1924
-msgid "PGSTAT: database hash table corrupted during cleanup - abort"
-msgstr ""
-"PGSTAT: 'database hash table' koruptirana za vrijeme 'cleanup' procesa - "
-"odustati"
-
-#: postmaster/pgstat.c:1960
-#, c-format
-msgid ""
-"PGSTAT: tables hash table for database %d corrupted during cleanup - abort"
-msgstr ""
-
-#: postmaster/pgstat.c:2007
-#, c-format
-msgid "PGSTAT: Error closing temp stats file %s: %m"
-msgstr ""
-
-#: postmaster/pgstat.c:2014
-#, c-format
-msgid "PGSTAT: Cannot rename temp stats file %s: %m"
-msgstr "PGSTAT: nemoguæe preimenovati privremenu statusnu datoteku %s: %m"
-
-#: postmaster/pgstat.c:2035
-msgid "PGSTAT: dead backend hash table corrupted during cleanup - abort"
-msgstr ""
-
-#: postmaster/pgstat.c:2100 postmaster/pgstat.c:2104
-msgid "PGSTAT: Creation of DB hash table failed"
-msgstr ""
-
-#: postmaster/pgstat.c:2142 postmaster/pgstat.c:2148 postmaster/pgstat.c:2177
-#: postmaster/pgstat.c:2183 postmaster/pgstat.c:2248 postmaster/pgstat.c:2254
-#: postmaster/pgstat.c:2287 postmaster/pgstat.c:2293 postmaster/pgstat.c:2316
-#: postmaster/pgstat.c:2322 postmaster/pgstat.c:2370 postmaster/pgstat.c:2376
-#: postmaster/pgstat.c:2411 postmaster/pgstat.c:2417
-msgid "PGSTAT: corrupted pgstat.stat file"
-msgstr "PGSTAT: koruptirana pgstat.stat datoteka"
-
-#: postmaster/pgstat.c:2164 postmaster/pgstat.c:2170
-msgid "PGSTAT: DB hash table out of memory"
-msgstr ""
-
-#: postmaster/pgstat.c:2273 postmaster/pgstat.c:2279
-msgid "PGSTAT: Tab hash table out of memory"
-msgstr ""
-
-#: postmaster/pgstat.c:2526
-#, c-format
-msgid "PGSTAT: tables hash table out of memory for database %d - abort"
-msgstr ""
-
-#: postmaster/pgstat.c:2706
-msgid "PGSTAT: failed to reinitialize hash table for database entry"
-msgstr ""
-
-#: postmaster/postmaster.c:327
-#, c-format
-msgid "data directory %s was not found"
-msgstr "direktorij sa podacima %s nije naðen"
-
-#: postmaster/postmaster.c:329
-#, c-format
-msgid "could not read permissions of directory %s: %m"
-msgstr "nemoguæe èitanje prava pristupa za direktorij %s: %m"
-
-#: postmaster/postmaster.c:334
-#, c-format
-msgid ""
-"data directory %s has group or world access; permissions should be u=rwx "
-"(0700)"
-msgstr ""
-"direktorij sa podacima %s ima 'group or world access'; prava pristupa bi "
-"trebala biti u=rwx (0700)"
-
-#: postmaster/postmaster.c:347
-#, c-format
-msgid ""
-"%s does not find the database system.\n"
-"Expected to find it in the PGDATA directory \"%s\",\n"
-"but unable to open file \"%s\": %s\n"
-"\n"
-msgstr ""
-"%s nije prona¹ao bazu podataka.\n"
-"Oèekivano je da bude naðena u PGDATA direktoriju \"%s\",\n"
-"ali nije uspjelo otvaranje datoteke \"%s\": %s\n"
-"\n"
-
-#: postmaster/postmaster.c:432
-msgid "Assert checking is not compiled in."
-msgstr "'Assert checking' nije ukompajliran."
-
-#: postmaster/postmaster.c:538 tcop/postgres.c:1574
-#, c-format
-msgid "--%s requires argument"
-msgstr "--%s zahtjeva argument"
-
-#: postmaster/postmaster.c:540 tcop/postgres.c:1576
-#, c-format
-msgid "-c %s requires argument"
-msgstr "-c %s zahtjeva argument"
-
-#: postmaster/postmaster.c:551 postmaster/postmaster.c:562
-#: postmaster/postmaster.c:630
-#, c-format
-msgid "Try '%s --help' for more information.\n"
-msgstr "Poku¹ajte '%s --help' za vi¹e informacija.\n"
-
-#: postmaster/postmaster.c:561
-#, c-format
-msgid "invalid argument -- %s"
-msgstr "pogre¹an argument -- %s"
-
-#: postmaster/postmaster.c:585
-msgid ""
-"The number of buffers (-B) must be at least twice the number of allowed "
-"connections (-N) and at least 16."
-msgstr ""
-"Broj 'buffers'-a (-B) mora biti najmanje dva puta veæi od broja dozvoljenih "
-"veza(connections) (-N) a najmanje 16."
-
-#: postmaster/postmaster.c:591
-msgid "superuser_reserved_connections must be less than max_connections."
-msgstr ""
-
-#: postmaster/postmaster.c:609
-#, c-format
-msgid "%s: PostmasterMain: initial environ dump:"
-msgstr ""
-
-#: postmaster/postmaster.c:610 postmaster/postmaster.c:613
-msgid "-----------------------------------------"
-msgstr ""
-
-#: postmaster/postmaster.c:612 postmaster/postmaster.c:2287
-#, c-format
-msgid "\t%s"
-msgstr ""
-
-#: postmaster/postmaster.c:620 tcop/postgres.c:1719
-#, c-format
-msgid "%s: could not locate executable, bailing out..."
-msgstr "%s: neuspjelo lociranje programa , izlaz..."
-
-#: postmaster/postmaster.c:629
-msgid "For SSL, TCP/IP connections must be enabled."
-msgstr "Za SSL, TCP/IP konekcije moraju biti ukljuèene."
-
-#: postmaster/postmaster.c:676
-msgid "cannot create INET stream port"
-msgstr "nemoguæe kreiranje 'INET stream' porta"
-
-#: postmaster/postmaster.c:688
-msgid "cannot create UNIX stream port"
-msgstr "nemoguæe kreirati UNIX stream port"
-
-#: postmaster/postmaster.c:808
-#, c-format
-msgid "fork failed: %s"
-msgstr "fork nije uspio: %s"
-
-#: postmaster/postmaster.c:830
-#, c-format
-msgid "cannot disassociate from controlling TTY: %s"
-msgstr ""
-
-#: postmaster/postmaster.c:850
-#, c-format
-msgid ""
-"%s is the PostgreSQL server.\n"
-"\n"
-msgstr ""
-"%s je PostgreSQL server.\n"
-"\n"
-
-#: postmaster/postmaster.c:851
-#, c-format
-msgid ""
-"Usage:\n"
-"  %s [OPTION]...\n"
-"\n"
-msgstr ""
-"Kori¹tenje:\n"
-"  %s [OPCIJA...]\n"
-"\n"
-
-#: postmaster/postmaster.c:852
-msgid "Options:\n"
-msgstr "Opcije:\n"
-
-#: postmaster/postmaster.c:854
-msgid "  -A 1|0          enable/disable run-time assert checking\n"
-msgstr "  -A 1|0          ukljuèi/iskljuèi 'run-time assert checking'\n"
-
-#: postmaster/postmaster.c:856
-#, c-format
-msgid "  -B NBUFFERS     number of shared buffers (default %d)\n"
-msgstr ""
-"  -B NBUFFERS     broj dijeljenih buffer-a (shared buffers) (inicijalno %d)\n"
-
-#: postmaster/postmaster.c:857
-msgid "  -c NAME=VALUE   set run-time parameter\n"
-msgstr "  -c NAME=VALUE   postavljanje 'run-time' parametara\n"
-
-#: postmaster/postmaster.c:858
-msgid "  -d 1-5          debugging level\n"
-msgstr "  -d 1-5          debugging nivo\n"
-
-#: postmaster/postmaster.c:859
-msgid "  -D DATADIR      database directory\n"
-msgstr "  -D DATADIR      direktorij baze podataka\n"
-
-#: postmaster/postmaster.c:860
-msgid "  -F              turn fsync off\n"
-msgstr "  -F              iskljuèi 'fsync'\n"
-
-#: postmaster/postmaster.c:861
-msgid "  -h HOSTNAME     host name or IP address to listen on\n"
-msgstr ""
-"  -h HOSTNAME     ime host-a (host name) ili IP addresa na kojoj æe server "
-"raditi\n"
-
-#: postmaster/postmaster.c:862
-msgid "  -i              enable TCP/IP connections\n"
-msgstr "  -i              omoguæi TCP/IP konekcije\n"
-
-#: postmaster/postmaster.c:863
-msgid "  -k DIRECTORY    Unix-domain socket location\n"
-msgstr "  -k DIRECTORY    'Unix-domain socket' lokacija\n"
-
-#: postmaster/postmaster.c:865
-msgid "  -l              enable SSL connections\n"
-msgstr "  -l              omoguæi SSL konekcije\n"
-
-#: postmaster/postmaster.c:867
-#, c-format
-msgid "  -N MAX-CONNECT  maximum number of allowed connections (default %d)\n"
-msgstr "  -N MAX-CONNECT  maksimalan broj dozvoljenih veza(inicijalno %d)\n"
-
-#: postmaster/postmaster.c:869
-msgid "  -o OPTIONS      pass 'OPTIONS' to each backend server\n"
-msgstr "  -o OPTIONS      proslijediti 'OPTIONS' za svaki 'backend server'\n"
-
-#: postmaster/postmaster.c:870
-#, c-format
-msgid "  -p PORT         port number to listen on (default %d)\n"
-msgstr ""
-"  -p PORT         broj porta na kojem æe server raditi (inicijalno %d)\n"
-
-#: postmaster/postmaster.c:871
-msgid ""
-"  -S              silent mode (start in background without logging output)\n"
-msgstr ""
-"  -S              tihi mod (startaj u pozadini bez logiranja izlaza(logging "
-"output))\n"
-
-#: postmaster/postmaster.c:872
-msgid "  --help          show this help, then exit\n"
-msgstr ""
-
-#: postmaster/postmaster.c:873
-msgid "  --version       output version information, then exit\n"
-msgstr ""
-
-#: postmaster/postmaster.c:875
-msgid ""
-"\n"
-"Developer options:\n"
-msgstr ""
-
-#: postmaster/postmaster.c:876
-msgid ""
-"  -n              do not reinitialize shared memory after abnormal exit\n"
-msgstr ""
-"  -n              ne reinicijaliziraj dijeljenu memoriju(shared memory) "
-"nakon neregularnog izlaza\n"
-
-#: postmaster/postmaster.c:877
-msgid "  -s              send SIGSTOP to all backend servers if one dies\n"
-msgstr ""
-"  -s              po¹alji SIGSTOP svim 'backend server'-ima ako jedan "
-"neregularno izaðe\n"
-
-#: postmaster/postmaster.c:879
-msgid ""
-"\n"
-"Please read the documentation for the complete list of run-time\n"
-"configuration settings and how to set them on the command line or in\n"
-"the configuration file.\n"
-"\n"
-"Report bugs to <pgsql-bugs@postgresql.org>.\n"
-msgstr ""
-"\n"
-"Molimo pogledajte dokumentaciju za kompletnu listu 'run-time'\n"
-"konfiguracijskih parametara i kako ih postaviti iz komandne linije ili\n"
-"u konfiguracijskoj datoteci.\n"
-"\n"
-"Prijavite neipravnosti rada(bugs) na <pgsql-bugs@postgresql.org>.\n"
-
-#: postmaster/postmaster.c:961
-#, c-format
-msgid "ServerLoop: select failed: %m"
-msgstr ""
-
-#: postmaster/postmaster.c:1087 postmaster/postmaster.c:1104
-msgid "incomplete startup packet"
-msgstr "nekompletan startni paket"
-
-#: postmaster/postmaster.c:1095
-msgid "invalid length of startup packet"
-msgstr "pogre¹na duljina startnog paketa"
-
-#: postmaster/postmaster.c:1137
-#, c-format
-msgid "failed to send SSL negotiation response: %m"
-msgstr "Slanje 'SSL negotiation' odgovora nije uspjelo: %m"
-
-#: postmaster/postmaster.c:1159
-msgid "unsupported frontend protocol"
-msgstr "nepodr¾an 'frontend' protokol"
-
-#: postmaster/postmaster.c:1186
-msgid "no PostgreSQL user name specified in startup packet"
-msgstr "PostgreSQL korisnièko ime nije specificirano u startnom paketu"
-
-#: postmaster/postmaster.c:1219
-msgid "The database system is starting up"
-msgstr "Baza podataka se starta"
-
-#: postmaster/postmaster.c:1222
-msgid "The database system is shutting down"
-msgstr "Rad baze podataka je zaustavljen"
-
-#: postmaster/postmaster.c:1225
-msgid "The database system is in recovery mode"
-msgstr "Baza podataka je u 'recovery' modu"
-
-#: postmaster/postmaster.c:1228 storage/ipc/sinval.c:52
-#: storage/lmgr/proc.c:219
-msgid "Sorry, too many clients already"
-msgstr "Na¾alost, previ¹e klijentskih veza je veæ otvoreno"
-
-#: postmaster/postmaster.c:1258
-#, c-format
-msgid "processCancelRequest: CheckPointPID in cancel request for process %d"
-msgstr ""
-
-#: postmaster/postmaster.c:1272
-#, c-format
-msgid "processing cancel request: sending SIGINT to process %d"
-msgstr ""
-"procesiranje zahtjeva za odustajanjem(cancel request): slanje SIGINT procesu "
-"%d"
-
-#: postmaster/postmaster.c:1278
-#, c-format
-msgid "bad key in cancel request for process %d"
-msgstr "pogre¹an kljuè u zahtjevu za odustajanjem(cancel request) za proces %d"
-
-#: postmaster/postmaster.c:1285
-#, c-format
-msgid "bad pid in cancel request for process %d"
-msgstr "pogre¹an pid u zahtjevu za odustajanjem(cancel request) za process %d"
-
-#: postmaster/postmaster.c:1328
-msgid "ConnCreate: malloc failed"
-msgstr ""
-
-#: postmaster/postmaster.c:1423
-msgid "Received SIGHUP, reloading configuration files"
-msgstr ""
-
-#: postmaster/postmaster.c:1447
-#, c-format
-msgid "pmdie %d"
-msgstr ""
-
-#: postmaster/postmaster.c:1461
-msgid "smart shutdown request"
-msgstr "'smart shutdown' zahtijev"
-
-#: postmaster/postmaster.c:1473 postmaster/postmaster.c:1517
-#, c-format
-msgid "shutdown process %d already running"
-msgstr "'shutdown process' %d veæ radi"
-
-#: postmaster/postmaster.c:1491
-msgid "fast shutdown request"
-msgstr "'fast shutdown' zahtijev"
-
-#: postmaster/postmaster.c:1497
-msgid "aborting any active transactions"
-msgstr "zaustavljanje svih aktivnih transakcija"
-
-#: postmaster/postmaster.c:1533
-msgid "immediate shutdown request"
-msgstr "'immediate shutdown' zahtijev"
-
-#: postmaster/postmaster.c:1568
-msgid "reaping dead processes"
-msgstr ""
-
-#: postmaster/postmaster.c:1585
-msgid "statistics collector process"
-msgstr ""
-
-#: postmaster/postmaster.c:1598
-msgid "shutdown process"
-msgstr "shutdown proces"
-
-#: postmaster/postmaster.c:1609
-msgid "startup process"
-msgstr "startup proces"
-
-#: postmaster/postmaster.c:1611
-msgid "aborting startup due to startup process failure"
-msgstr "zaustavljanje startup-a zbog 'startup process' pogre¹ke"
-
-#: postmaster/postmaster.c:1620
-#, c-format
-msgid "startup process %d died while shutdown process %d already running"
-msgstr "startup proces %d uni¹ten za vrijeme 'shutdown process'-a %d veæ radi"
-
-#: postmaster/postmaster.c:1652
-msgid ""
-"all server processes terminated; reinitializing shared memory and semaphores"
-msgstr ""
-"svi serverski procesi terminirani; reinicijaliziram 'shared memory' i "
-"'semaphores'"
-
-#: postmaster/postmaster.c:1690
-msgid "child process"
-msgstr "proces potomka"
-
-#: postmaster/postmaster.c:1735
-msgid "server process"
-msgstr "serverski proces"
-
-#: postmaster/postmaster.c:1736
-msgid "terminating any other active server processes"
-msgstr "terminiranje svih ostalih aktivnih serverskih procesa"
-
-#: postmaster/postmaster.c:1757
-#, c-format
-msgid "CleanupProc: sending %s to process %d"
-msgstr ""
-
-#: postmaster/postmaster.c:1801
-#, c-format
-msgid "%s (pid %d) exited with exit code %d"
-msgstr "%s (pid %d) iza¹ao sa 'exit code' %d"
-
-#: postmaster/postmaster.c:1804
-#, c-format
-msgid "%s (pid %d) was terminated by signal %d"
-msgstr "%s (pid %d) je terminiran signalom %d"
-
-#: postmaster/postmaster.c:1807
-#, c-format
-msgid "%s (pid %d) exited with unexpected status %d"
-msgstr "%s (pid %d) iza¹ao sa neoèekivanim statusom %d"
-
-#: postmaster/postmaster.c:1829
-#, c-format
-msgid "SignalChildren: sending signal %d to process %d"
-msgstr ""
-
-#: postmaster/postmaster.c:1867
-msgid "out of memory; connection startup aborted"
-msgstr ""
-
-#: postmaster/postmaster.c:1918
-msgid "connection startup failed"
-msgstr "startanje konekcije nije uspjelo"
-
-#: postmaster/postmaster.c:1935
-#, c-format
-msgid "connection startup failed (fork failure): %s"
-msgstr "startanje konekcije nije uspjelo (fork failure): %s"
-
-#: postmaster/postmaster.c:1942
-#, c-format
-msgid "BackendStartup: forked pid=%d socket=%d"
-msgstr ""
-
-#: postmaster/postmaster.c:1976
-msgid "Server process fork() failed: "
-msgstr ""
-
-#: postmaster/postmaster.c:2123
-#, c-format
-msgid "connection received: host=%s port=%hu"
-msgstr "veza primljena: host=%s port=%hu"
-
-#: postmaster/postmaster.c:2143
-#, c-format
-msgid "connection received: host=%s"
-msgstr "veza primljena: host=%s"
-
-#: postmaster/postmaster.c:2163
-msgid "DoBackend: Unable to set timer for auth timeout"
-msgstr ""
-
-#: postmaster/postmaster.c:2192
-msgid "DoBackend: Unable to disable timer for auth timeout"
-msgstr ""
-
-#: postmaster/postmaster.c:2196
-#, c-format
-msgid "connection authorized: user=%s database=%s"
-msgstr "veza autorizirana: host=%s database=%s"
-
-#: postmaster/postmaster.c:2285
-#, c-format
-msgid "%s child[%d]: starting with ("
-msgstr ""
-
-#: postmaster/postmaster.c:2288
-msgid ")"
-msgstr ""
-
-#: postmaster/postmaster.c:2587
-#, c-format
-msgid "could not launch startup process (fork failure): %m"
-msgstr "nemoguæe pokretanje 'startup' procesa (fork failure): %m"
-
-#: postmaster/postmaster.c:2590
-#, c-format
-msgid "could not launch checkpoint process (fork failure): %m"
-msgstr "nemoguæe pokretanje 'checkpoint' procesa (fork failure): %m"
-
-#: postmaster/postmaster.c:2593
-#, c-format
-msgid "could not launch shutdown process (fork failure): %m"
-msgstr "nemoguæe pokretanje 'shutdown' procesa (fork failure): %m"
-
-#: postmaster/postmaster.c:2617
-msgid "CheckPointDataBase: malloc failed"
-msgstr ""
-
-#: postmaster/postmaster.c:2656
-#, c-format
-msgid "cannot create file %s: %s"
-msgstr "nemoguæe kreiranje datoteke %s: %s"
-
-#: postmaster/postmaster.c:2668
-#, c-format
-msgid "writing file %s failed"
-msgstr "pisanje u datoteku %s nije uspjelo"
-
-#: regex/regcomp.c:1758 regex/regcomp.c:1773
-msgid "cclass_init: out of memory"
-msgstr ""
-
-#: rewrite/rewriteDefine.c:100
-#, c-format
-msgid "Attempt to insert rule \"%s\" failed: already exists"
-msgstr "Poku¹aj dodavanja pravila(rule) \"%s\" neuspjelo: veæ postoji"
-
-#: rewrite/rewriteDefine.c:227
-msgid ""
-"rule actions on OLD currently not supported\n"
-"\tuse views or triggers instead"
-msgstr ""
-"akcije pravila(rule actions) nad OLD nisu trenutno podr¾ana\n"
-"\tkoristite 'view' ili 'trigger' umjesto pravila"
-
-#: rewrite/rewriteDefine.c:230
-msgid ""
-"rule actions on NEW currently not supported\n"
-"\tuse triggers instead"
-msgstr ""
-"akcije pravila(rule actions) nad NEW nisu trenutno podr¾ana\n"
-"\tkoristite 'view' ili 'trigger' umjesto pravila"
-
-#: rewrite/rewriteDefine.c:247
-msgid ""
-"instead nothing rules on select currently not supported\n"
-"\tuse views instead"
-msgstr ""
-"'instead nothing' pravila trenutno za SELECT nisu podr¾ana\n"
-"\tkoristite 'view' umjesto pravila"
-
-#: rewrite/rewriteDefine.c:255
-msgid "multiple action rules on select currently not supported"
-msgstr ""
-"vi¹estruke akcije pravila 'action rules' za SELECT trenutno nisu podr¾ana"
-
-#: rewrite/rewriteDefine.c:262
-msgid "only instead-select rules currently supported on select"
-msgstr "samo 'instead-select' pravila su trenutno podr¾ana za SELECT"
-
-#: rewrite/rewriteDefine.c:268
-msgid "event qualifications not supported for rules on select"
-msgstr ""
-
-#: rewrite/rewriteDefine.c:286
-msgid "select rule's target list has too many entries"
-msgstr "ciljna lista SELECT pravila(select rule) ima previ¹e stavaka"
-
-#: rewrite/rewriteDefine.c:300
-msgid "cannot convert relation containing dropped columns to view"
-msgstr ""
-
-#: rewrite/rewriteDefine.c:303
-#, c-format
-msgid "select rule's target entry %d has different column name from %s"
-msgstr ""
-"ciljna lista SELECT pravila(select rule) %d ima drugaèiji naziv kolone od %s"
-
-#: rewrite/rewriteDefine.c:306
-#, c-format
-msgid "select rule's target entry %d has different type from attribute %s"
-msgstr ""
-"ciljna lista SELECT pravila(select rule) %d ima drugaèiji tip od atributa %s"
-
-#: rewrite/rewriteDefine.c:317
-#, c-format
-msgid "select rule's target entry %d has different size from attribute %s"
-msgstr ""
-"ciljna lista SELECT pravila(select rule) %d ima drugaèiju velièinu od "
-"atributa od %s"
-
-#: rewrite/rewriteDefine.c:321
-msgid "select rule's target list has too few entries"
-msgstr "ciljna lista SELECT pravila(select rule) ima premalo stavaka"
-
-#: rewrite/rewriteDefine.c:334
-#, c-format
-msgid "\"%s\" is already a view"
-msgstr "\"%s\" je veæ 'view'"
-
-#: rewrite/rewriteDefine.c:356
-#, c-format
-msgid "view rule for \"%s\" must be named \"%s\""
-msgstr "'view rule' za \"%s\" mora biti imenovan \"%s\""
-
-#: rewrite/rewriteDefine.c:373
-#, c-format
-msgid "Relation \"%s\" is not empty. Cannot convert it to view"
-msgstr "Relacija \"%s\" nije prazna. Nemoguæe konvertiranje u 'view'"
-
-#: rewrite/rewriteDefine.c:512
-#, c-format
-msgid "RenameRewriteRule: rule \"%s\" does not exist"
-msgstr ""
-
-#: rewrite/rewriteDefine.c:516
-#, c-format
-msgid "Attempt to rename rule \"%s\" failed: \"%s\" already exists"
-msgstr "Poku¹aj preimenovanja 'rule'-a \"%s\" nije uspio: \"%s\" veæ postoji"
-
-#: rewrite/rewriteHandler.c:343
-#, c-format
-msgid "rewriteTargetList: bogus resno %d in targetlist"
-msgstr ""
-
-#: rewrite/rewriteHandler.c:385 rewrite/rewriteHandler.c:397
-#, c-format
-msgid "Multiple assignments to same attribute \"%s\""
-msgstr "Vi¹estruko dodijeljivanje istom atributu \"%s\""
-
-#: rewrite/rewriteHandler.c:553
-msgid "ApplyRetrieveRule: expected just one rule action"
-msgstr ""
-
-#: rewrite/rewriteHandler.c:555
-msgid "ApplyRetrieveRule: can't handle qualified ON SELECT rule"
-msgstr ""
-
-#: rewrite/rewriteHandler.c:557
-msgid "ApplyRetrieveRule: can't handle per-attribute ON SELECT rule"
-msgstr ""
-
-#: rewrite/rewriteHandler.c:835
-msgid "fireRIRrules: failed to remove aggs from qual"
-msgstr ""
-
-#: rewrite/rewriteHandler.c:1096
-#, c-format
-msgid "query rewritten %d times, may contain cycles"
-msgstr "upit prepisa(rewritten) %d puta, mo¾da sadr¾i cirkularnu definiciju"
-
-#: rewrite/rewriteHandler.c:1208
-msgid ""
-"Cannot insert into a view\n"
-"\tYou need an unconditional ON INSERT DO INSTEAD rule"
-msgstr ""
-
-#: rewrite/rewriteHandler.c:1212
-msgid ""
-"Cannot update a view\n"
-"\tYou need an unconditional ON UPDATE DO INSTEAD rule"
-msgstr ""
-
-#: rewrite/rewriteHandler.c:1216
-msgid ""
-"Cannot delete from a view\n"
-"\tYou need an unconditional ON DELETE DO INSTEAD rule"
-msgstr ""
-
-#: rewrite/rewriteHandler.c:1220
-#, c-format
-msgid "QueryRewrite: unexpected commandType %d"
-msgstr ""
-
-#: rewrite/rewriteManip.c:583 rewrite/rewriteManip.c:590
-msgid "getInsertSelectQuery: expected to find SELECT subquery"
-msgstr ""
-
-#: rewrite/rewriteManip.c:601
-msgid "getInsertSelectQuery: can't find rule placeholders"
-msgstr ""
-
-#: rewrite/rewriteManip.c:635 rewrite/rewriteManip.c:675
-msgid "Conditional utility statements are not implemented"
-msgstr ""
-
-#: rewrite/rewriteManip.c:790
-msgid "ResolveNew: can't handle whole-tuple reference"
-msgstr ""
-
-#: rewrite/rewriteRemove.c:57
-#, c-format
-msgid "Rule \"%s\" not found"
-msgstr "'Rule' \"%s\" nije naðen"
-
-#: rewrite/rewriteRemove.c:113
-#, c-format
-msgid "RemoveRewriteRuleById: Rule %u does not exist"
-msgstr "RemoveRewriteRuleById: Pravilo(rule) %u ne postoji"
-
-#: rewrite/rewriteSupport.c:68
-#, c-format
-msgid "SetRelationRuleStatus: cache lookup failed for relation %u"
-msgstr ""
-
-#: storage/buffer/buf_table.c:58
-msgid "couldn't initialize shared buffer pool Hash Tbl"
-msgstr ""
-
-#: storage/buffer/buf_table.c:100
-msgid "BufTableDelete: BufferLookup table corrupted"
-msgstr ""
-
-#: storage/buffer/buf_table.c:131
-msgid "BufTableInsert: BufferLookup table out of memory"
-msgstr ""
-
-#: storage/buffer/buf_table.c:138
-msgid "BufTableInsert: BufferLookup table corrupted"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:243
-msgid "BufRead: buffer table broken after IO error"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:413
-#, c-format
-msgid "BufferAlloc: cannot write block %u for %u/%u"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:431
-#, c-format
-msgid "BufferAlloc: content of block %u (%u/%u) changed while flushing"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:523
-msgid "buffer wasn't in the buffer table"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:531
-msgid "Buffer in lookup table twice"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:570
-#, c-format
-msgid "write_buffer: bad buffer %d"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:782
-#, c-format
-msgid "BufferSync: cannot write %u for %u/%u"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:920
-#, c-format
-msgid ""
-"Buffer Leak: [%03d] (freeNext=%d, freePrev=%d, rel=%u/%u, blockNum=%u, "
-"flags=0x%x, refcount=%d %ld)"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1167
-#, c-format
-msgid "DropRelFileNodeBuffers: block %u is referenced (private %ld, global %d)"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1270 storage/buffer/bufmgr.c:1304
-#, c-format
-msgid ""
-"[%02d] (freeNext=%d, freePrev=%d, rel=%u/%u, blockNum=%u, flags=0x%x, "
-"refcount=%d %ld)"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1379
-#, c-format
-msgid ""
-"FlushRelationBuffers(%s (local), %u): block %u is dirty, could not flush it"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1389
-#, c-format
-msgid "FlushRelationBuffers(%s (local), %u): block %u is referenced (%ld)"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1441
-#, c-format
-msgid "FlushRelationBuffers: cannot write %u for %u/%u"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1467
-#, c-format
-msgid ""
-"FlushRelationBuffers(%s, %u): block %u is referenced (private %ld, global %d)"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1666
-msgid "buffer alloc trace error and can't open log file"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1765
-#, c-format
-msgid "SetBufferCommitInfoNeedsSave: bad buffer %d"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1859
-#, c-format
-msgid "LockBuffer: unknown lock mode %d"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1890 storage/buffer/bufmgr.c:1897
-msgid "LockBufferForCleanup: wrong local pin count"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:1919
-msgid "Multiple backends attempting to wait for pincount 1"
-msgstr ""
-
-#: storage/buffer/bufmgr.c:2042
-#, c-format
-msgid "write error may be permanent: cannot write block %u for %u/%u"
-msgstr ""
-
-#: storage/buffer/freelist.c:201
-msgid "out of free buffers: time to abort!"
-msgstr ""
-
-#: storage/buffer/localbuf.c:83
-msgid "no empty local buffer."
-msgstr ""
-
-#: storage/buffer/localbuf.c:120
-msgid "Out of memory in LocalBufferAlloc"
-msgstr ""
-
-#: storage/buffer/localbuf.c:227
-#, c-format
-msgid ""
-"Local Buffer Leak: [%03d] (rel=%u/%u, blockNum=%u, flags=0x%x, refcount=%d %"
-"ld)"
-msgstr ""
-
-#: storage/file/buffile.c:477
-#, c-format
-msgid "BufFileSeek: invalid whence: %d"
-msgstr ""
-
-#: storage/file/fd.c:272
-#, c-format
-msgid "BasicOpenFile: not enough descs, retry, er= %d"
-msgstr ""
-
-#: storage/file/fd.c:306
-#, c-format
-msgid "pg_nofile: sysconf(_SC_OPEN_MAX) failed; using %ld"
-msgstr ""
-
-#: storage/file/fd.c:328
-#, c-format
-msgid ""
-"pg_nofile: insufficient file descriptors available to start backend.\n"
-"\tSystem allows %ld, we need at least %d."
-msgstr ""
-
-#: storage/file/fd.c:366
-#, c-format
-msgid "Delete %d (%s)"
-msgstr ""
-
-#: storage/file/fd.c:385
-#, c-format
-msgid "LruDelete %d (%s)"
-msgstr ""
-
-#: storage/file/fd.c:399
-#, c-format
-msgid "LruDelete: failed to close %s: %m"
-msgstr "LruDelete: neuspjelo zatvaranje %s: %m"
-
-#: storage/file/fd.c:413
-#, c-format
-msgid "Insert %d (%s)"
-msgstr ""
-
-#: storage/file/fd.c:434
-#, c-format
-msgid "LruInsert %d (%s)"
-msgstr ""
-
-#: storage/file/fd.c:456
-#, c-format
-msgid "RE_OPEN FAILED: %d"
-msgstr ""
-
-#: storage/file/fd.c:461
-msgid "RE_OPEN SUCCESS"
-msgstr ""
-
-#: storage/file/fd.c:487
-#, c-format
-msgid "ReleaseLruFile. Opened %d"
-msgstr ""
-
-#: storage/file/fd.c:508
-#, c-format
-msgid "AllocateVfd. Size %d"
-msgstr ""
-
-#: storage/file/fd.c:515
-msgid "AllocateVfd: no room for VFD array"
-msgstr ""
-
-#: storage/file/fd.c:547
-msgid "AllocateVfd: no room to enlarge VFD array"
-msgstr ""
-
-#: storage/file/fd.c:580
-#, c-format
-msgid "FreeVfd: %d (%s)"
-msgstr ""
-
-#: storage/file/fd.c:630
-#, c-format
-msgid "FileAccess %d (%s)"
-msgstr ""
-
-#: storage/file/fd.c:682
-msgid "fileNameOpenFile: NULL fname"
-msgstr ""
-
-#: storage/file/fd.c:684
-#, c-format
-msgid "fileNameOpenFile: %s %x %o"
-msgstr ""
-
-#: storage/file/fd.c:704
-#, c-format
-msgid "fileNameOpenFile: success %d"
-msgstr ""
-
-#: storage/file/fd.c:711
-msgid "fileNameOpenFile: no room to save VFD filename"
-msgstr ""
-
-#: storage/file/fd.c:795
-#, c-format
-msgid "Failed to create temporary file %s"
-msgstr ""
-
-#: storage/file/fd.c:814
-#, c-format
-msgid "FileClose: %d (%s)"
-msgstr ""
-
-#: storage/file/fd.c:826
-#, c-format
-msgid "FileClose: failed to close %s: %m"
-msgstr "FileClose: neuspjelo zatvaranje %s: %m"
-
-#: storage/file/fd.c:841
-#, c-format
-msgid "FileClose: failed to unlink %s: %m"
-msgstr "FileClose: neuspjelo prekidanje veze %s: %m"
-
-#: storage/file/fd.c:859
-#, c-format
-msgid "FileUnlink: %d (%s)"
-msgstr ""
-
-#: storage/file/fd.c:875
-#, c-format
-msgid "FileRead: %d (%s) %ld %d %p"
-msgstr ""
-
-#: storage/file/fd.c:896
-#, c-format
-msgid "FileWrite: %d (%s) %ld %d %p"
-msgstr ""
-
-#: storage/file/fd.c:922
-#, c-format
-msgid "FileSeek: %d (%s) %ld %ld %d"
-msgstr ""
-
-#: storage/file/fd.c:932 storage/file/fd.c:953
-#, c-format
-msgid "FileSeek: invalid offset: %ld"
-msgstr ""
-
-#: storage/file/fd.c:943 storage/file/fd.c:965
-#, c-format
-msgid "FileSeek: invalid whence: %d"
-msgstr ""
-
-#: storage/file/fd.c:980
-#, c-format
-msgid "FileTell %d (%s)"
-msgstr ""
-
-#: storage/file/fd.c:993
-#, c-format
-msgid "FileTruncate %d (%s)"
-msgstr ""
-
-#: storage/file/fd.c:1024
-#, c-format
-msgid "AllocateFile: Allocated %d"
-msgstr ""
-
-#: storage/file/fd.c:1027
-msgid "AllocateFile: too many private FDs demanded"
-msgstr ""
-
-#: storage/file/fd.c:1041
-#, c-format
-msgid "AllocateFile: not enough descs, retry, er= %d"
-msgstr ""
-
-#: storage/file/fd.c:1057
-#, c-format
-msgid "FreeFile: Allocated %d"
-msgstr ""
-
-#: storage/file/fd.c:1070
-msgid "FreeFile: file was not obtained from AllocateFile"
-msgstr ""
-
-#: storage/freespace/freespace.c:180 storage/freespace/freespace.c:195
-#: storage/freespace/freespace.c:203
-msgid "Insufficient shared memory for free space map"
-msgstr ""
-
-#: storage/freespace/freespace.c:421
-msgid "MultiRecordFreeSpace: data not in page order"
-msgstr ""
-
-#: storage/freespace/freespace.c:536
-msgid "FreeSpaceMap hashtable out of memory"
-msgstr ""
-
-#: storage/freespace/freespace.c:606
-msgid "FreeSpaceMap hashtable corrupted"
-msgstr ""
-
-#: storage/freespace/freespace.c:779
-msgid "fsm_record_free_space: unexpected match"
-msgstr ""
-
-#: storage/freespace/freespace.c:889
-msgid "insert_fsm_page_entry: entry already exists!"
-msgstr ""
-
-#: storage/ipc/ipc.c:95
-#, c-format
-msgid "proc_exit(%d)"
-msgstr ""
-
-#: storage/ipc/ipc.c:113
-#, c-format
-msgid "exit(%d)"
-msgstr ""
-
-#: storage/ipc/ipc.c:126
-#, c-format
-msgid "shmem_exit(%d)"
-msgstr ""
-
-#: storage/ipc/ipc.c:152
-msgid "Out of on_proc_exit slots"
-msgstr ""
-
-#: storage/ipc/ipci.c:73
-#, c-format
-msgid "invoking IpcMemoryCreate(size=%d)"
-msgstr ""
-
-#: storage/ipc/ipci.c:115
-msgid "Couldn't create the lock table"
-msgstr ""
-
-#: storage/ipc/shmem.c:161
-msgid "ShmemAlloc: out of memory"
-msgstr ""
-
-#: storage/ipc/shmem.c:207
-msgid "InitShmemIndex: couldn't initialize Shmem Index"
-msgstr ""
-
-#: storage/ipc/shmem.c:218
-msgid "InitShmemIndex: Shmem Index out of memory"
-msgstr ""
-
-#: storage/ipc/shmem.c:336
-msgid "ShmemInitStruct: Shmem Index out of memory"
-msgstr ""
-
-#: storage/ipc/shmem.c:351
-msgid "ShmemInitStruct: ShmemIndex entry size is wrong"
-msgstr ""
-
-#: storage/ipc/shmem.c:368
-#, c-format
-msgid "ShmemInitStruct: cannot allocate '%s'"
-msgstr ""
-
-#: storage/ipc/shmqueue.c:234 storage/ipc/shmqueue.c:254
-#, c-format
-msgid "%s: %s"
-msgstr ""
-
-#: storage/ipc/sinval.c:50
-msgid "Backend cache invalidation initialization failed"
-msgstr ""
-
-#: storage/ipc/sinval.c:68
-msgid "SendSharedInvalidMessage: SI buffer overflow"
-msgstr ""
-
-#: storage/ipc/sinval.c:111
-msgid "ReceiveSharedInvalidMessages: cache state reset"
-msgstr ""
-
-#: storage/ipc/sinval.c:319 storage/ipc/sinval.c:329
-msgid "Memory exhausted in GetSnapshotData"
-msgstr ""
-
-#: storage/ipc/sinvaladt.c:124
-#, c-format
-msgid "SIBackendInit: backend id %d"
-msgstr ""
-
-#: storage/ipc/sinvaladt.c:229
-#, c-format
-msgid "SIInsertDataEntry: table is 70%% full, signaling postmaster"
-msgstr ""
-
-#: storage/large_object/inv_api.c:48
-msgid "getbytealen: VARSIZE(data) < VARHDRSZ. This is internal error."
-msgstr ""
-
-#: storage/large_object/inv_api.c:74
-#, c-format
-msgid "inv_create: large object %u already exists. This is internal error."
-msgstr ""
-
-#: storage/large_object/inv_api.c:107
-#, c-format
-msgid "inv_create: invalid flags: %d"
-msgstr ""
-
-#: storage/large_object/inv_api.c:126
-#, c-format
-msgid "inv_open: large object %u not found"
-msgstr ""
-
-#: storage/large_object/inv_api.c:144
-#, c-format
-msgid "inv_open: invalid flags: %d"
-msgstr ""
-
-#: storage/large_object/inv_api.c:244
-#, c-format
-msgid "inv_getsize: large object %u not found"
-msgstr ""
-
-#: storage/large_object/inv_api.c:257 storage/large_object/inv_api.c:262
-#: storage/large_object/inv_api.c:270
-#, c-format
-msgid "inv_seek: invalid offset: %d"
-msgstr ""
-
-#: storage/large_object/inv_api.c:275
-#, c-format
-msgid "inv_seek: invalid whence: %d"
-msgstr ""
-
-#: storage/lmgr/deadlock.c:275
-msgid "DeadLockCheckRecurse: inconsistent results"
-msgstr ""
-
-#: storage/lmgr/lmgr.c:85
-msgid "InitLockTable: couldn't initialize lock table"
-msgstr ""
-
-#: storage/lmgr/lmgr.c:94
-msgid "InitLockTable: couldn't rename long-term lock table"
-msgstr ""
-
-#: storage/lmgr/lmgr.c:135
-msgid "LockRelation: LockAcquire failed"
-msgstr ""
-
-#: storage/lmgr/lmgr.c:224
-msgid "LockRelationForSession: LockAcquire failed"
-msgstr ""
-
-#: storage/lmgr/lmgr.c:262
-msgid "LockPage: LockAcquire failed"
-msgstr ""
-
-#: storage/lmgr/lmgr.c:303
-msgid "XactLockTableInsert: LockAcquire failed"
-msgstr ""
-
-#: storage/lmgr/lmgr.c:326
-msgid "XactLockTableWait: LockAcquire failed"
-msgstr ""
-
-#: storage/lmgr/lock.c:110
-#, c-format
-msgid ""
-"%s: lock(%lx) tbl(%d) rel(%u) db(%u) obj(%u) grantMask(%x) req(%d,%d,%d,%d,%"
-"d,%d,%d)=%d grant(%d,%d,%d,%d,%d,%d,%d)=%d wait(%d) type(%s)"
-msgstr ""
-
-#: storage/lmgr/lock.c:136
-#, c-format
-msgid ""
-"%s: holder(%lx) lock(%lx) tbl(%d) proc(%lx) xid(%u) hold(%d,%d,%d,%d,%d,%d,%"
-"d)=%d"
-msgstr ""
-
-#: storage/lmgr/lock.c:245
-#, c-format
-msgid "LockMethodTableInit: too many lock types %d greater than %d"
-msgstr ""
-
-#: storage/lmgr/lock.c:264 storage/lmgr/lock.c:310 storage/lmgr/lock.c:330
-#, c-format
-msgid "LockMethodTableInit: couldn't initialize %s"
-msgstr ""
-
-#: storage/lmgr/lock.c:451
-#, c-format
-msgid "LockAcquire: user lock [%u] %s"
-msgstr ""
-
-#: storage/lmgr/lock.c:462
-#, c-format
-msgid "LockAcquire: bad lock table %d"
-msgstr ""
-
-#: storage/lmgr/lock.c:480
-#, c-format
-msgid "LockAcquire: lock table %d is out of memory"
-msgstr ""
-
-#: storage/lmgr/lock.c:527
-msgid "LockAcquire: holder table out of memory"
-msgstr ""
-
-#: storage/lmgr/lock.c:572
-#, c-format
-msgid "Deadlock risk: raising lock level from %s to %s on object %u/%u/%u"
-msgstr ""
-
-#: storage/lmgr/lock.c:652
-msgid "LockAcquire: remove holder, table corrupted"
-msgstr ""
-
-#: storage/lmgr/lock.c:908
-msgid "deadlock detected"
-msgstr ""
-
-#: storage/lmgr/lock.c:989
-#, c-format
-msgid "LockRelease: user lock tag [%u] %d"
-msgstr ""
-
-#: storage/lmgr/lock.c:999
-msgid "lockMethodTable is null in LockRelease"
-msgstr ""
-
-#: storage/lmgr/lock.c:1021
-msgid "LockRelease: no such lock"
-msgstr ""
-
-#: storage/lmgr/lock.c:1044
-msgid "LockRelease: no lock with this tag"
-msgstr ""
-
-#: storage/lmgr/lock.c:1047
-msgid "LockRelease: holder table corrupted"
-msgstr ""
-
-#: storage/lmgr/lock.c:1061
-#, c-format
-msgid "LockRelease: you don't own a lock of type %s"
-msgstr ""
-
-#: storage/lmgr/lock.c:1115
-msgid "LockRelease: remove lock, table corrupted"
-msgstr ""
-
-#: storage/lmgr/lock.c:1144
-msgid "LockRelease: remove holder, table corrupted"
-msgstr ""
-
-#: storage/lmgr/lock.c:1185
-#, c-format
-msgid "LockReleaseAll: lockmethod=%d, pid=%d"
-msgstr ""
-
-#: storage/lmgr/lock.c:1193
-#, c-format
-msgid "LockReleaseAll: bad lockmethod %d"
-msgstr ""
-
-#: storage/lmgr/lock.c:1297
-msgid "LockReleaseAll: holder table corrupted"
-msgstr ""
-
-#: storage/lmgr/lock.c:1315
-msgid "LockReleaseAll: cannot remove lock from HTAB"
-msgstr ""
-
-#: storage/lmgr/lock.c:1330
-msgid "LockReleaseAll: done"
-msgstr ""
-
-#: storage/lmgr/lock.c:1517
-msgid "DumpAllLocks: holder->tag.lock = NULL"
-msgstr ""
-
-#: storage/lmgr/lwlock.c:71
-#, c-format
-msgid "%s(%d): excl %d shared %d head %p rOK %d"
-msgstr ""
-
-#: storage/lmgr/lwlock.c:81
-#, c-format
-msgid "%s(%d): %s"
-msgstr ""
-
-#: storage/lmgr/lwlock.c:184
-msgid "No more LWLockIds available"
-msgstr ""
-
-#: storage/lmgr/lwlock.c:281
-msgid "LWLockAcquire: can't wait without a PGPROC structure"
-msgstr ""
-
-#: storage/lmgr/lwlock.c:427
-#, c-format
-msgid "LWLockRelease: lock %d is not held"
-msgstr ""
-
-#: storage/lmgr/proc.c:151 storage/lmgr/proc.c:165
-msgid "cannot create new proc: out of memory"
-msgstr ""
-
-#: storage/lmgr/proc.c:192
-msgid "InitProcess: Proc Header uninitialized"
-msgstr ""
-
-#: storage/lmgr/proc.c:195
-msgid "InitProcess: you already exist"
-msgstr ""
-
-#: storage/lmgr/proc.c:273
-msgid "InitDummyProcess: Proc Header uninitialized"
-msgstr ""
-
-#: storage/lmgr/proc.c:276
-msgid "InitDummyProcess: you already exist"
-msgstr ""
-
-#: storage/lmgr/proc.c:282
-#, c-format
-msgid "InitDummyProcess: DummyProc is in use by PID %d"
-msgstr ""
-
-#: storage/lmgr/proc.c:657
-msgid "ProcSleep: Unable to set timer for process wakeup"
-msgstr ""
-
-#: storage/lmgr/proc.c:679
-msgid "ProcSleep: Unable to disable timer for process wakeup"
-msgstr ""
-
-#: storage/lmgr/spin.c:84
-msgid "spin.c does not support S_LOCK_FREE()"
-msgstr ""
-
-#: storage/page/bufpage.c:92
-#, c-format
-msgid ""
-"PageAddItem: corrupted page pointers: lower = %u, upper = %u, special = %u"
-msgstr ""
-
-#: storage/page/bufpage.c:112
-msgid "PageAddItem: tried overwrite of used ItemId"
-msgstr ""
-
-#: storage/page/bufpage.c:139
-msgid "PageAddItem: specified offset after maxoff"
-msgstr ""
-
-#: storage/page/bufpage.c:288
-#, c-format
-msgid ""
-"PageRepairFragmentation: corrupted page pointers: lower = %u, upper = %u, "
-"special = %u"
-msgstr ""
-
-#: storage/page/bufpage.c:330
-#, c-format
-msgid "PageRepairFragmentation: corrupted item pointer %u"
-msgstr ""
-
-#: storage/page/bufpage.c:343
-#, c-format
-msgid "PageRepairFragmentation: corrupted item lengths, total %u, avail %u"
-msgstr ""
-
-#: storage/page/bufpage.c:422
-#, c-format
-msgid ""
-"PageIndexTupleDelete: corrupted page pointers: lower = %u, upper = %u, "
-"special = %u"
-msgstr ""
-
-#: storage/page/bufpage.c:427
-#, c-format
-msgid "PageIndexTupleDelete: bad offnum %u"
-msgstr ""
-
-#: storage/page/bufpage.c:438
-#, c-format
-msgid "PageIndexTupleDelete: corrupted item pointer: offset = %u size = %u"
-msgstr ""
-
-#: storage/smgr/md.c:252 storage/smgr/md.c:424 storage/smgr/md.c:467
-#: storage/smgr/md.c:506
-msgid "seekpos too big!"
-msgstr ""
-
-#: storage/smgr/md.c:287
-msgid "segment too big!"
-msgstr ""
-
-#: storage/smgr/md.c:341
-msgid "segment too big on relopen!"
-msgstr ""
-
-#: storage/smgr/md.c:515
-#, c-format
-msgid "mdblindwrt: lseek(%ld) failed: %m"
-msgstr ""
-
-#: storage/smgr/md.c:529
-#, c-format
-msgid "mdblindwrt: write() failed: %m"
-msgstr ""
-
-#: storage/smgr/md.c:535
-#, c-format
-msgid "mdblindwrt: close() failed: %m"
-msgstr ""
-
-#: storage/smgr/md.c:572
-msgid "segment too big in mdnblocks!"
-msgstr ""
-
-#: storage/smgr/md.c:592
-#, c-format
-msgid "cannot count blocks for %s -- open failed: %m"
-msgstr ""
-
-#: storage/smgr/md.c:757
-msgid "_fdvec_alloc error"
-msgstr ""
-
-#: storage/smgr/md.c:839
-msgid "segment too big on openseg!"
-msgstr ""
-
-#: storage/smgr/md.c:858
-#, c-format
-msgid "_mdfd_getrelnfd: cannot open relation %s: %m"
-msgstr ""
-
-#: storage/smgr/md.c:901
-#, c-format
-msgid "cannot open segment %u of relation %s (target block %u): %m"
-msgstr ""
-
-#: storage/smgr/md.c:954
-#, c-format
-msgid "_mdfd_blind_getseg: couldn't open %s: %m"
-msgstr ""
-
-#: storage/smgr/mm.c:189
-msgid "main memory storage mgr hash table out of memory"
-msgstr ""
-
-#: storage/smgr/mm.c:232
-msgid "mmunlink: cache hash table corrupted"
-msgstr ""
-
-#: storage/smgr/mm.c:249
-msgid "mmunlink: rel cache hash table corrupted"
-msgstr ""
-
-#: storage/smgr/mm.c:312
-msgid "mmextend: rel cache hash table corrupt"
-msgstr ""
-
-#: storage/smgr/mm.c:323
-msgid "mmextend: cache hash table corrupt"
-msgstr ""
-
-#: storage/smgr/mm.c:434
-msgid "mmwrite: hash table missing requested page"
-msgstr ""
-
-#: storage/smgr/smgr.c:132
-#, c-format
-msgid "initialization failed on %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:154
-#, c-format
-msgid "shutdown failed on %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:174
-#, c-format
-msgid "cannot create %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:246
-#, c-format
-msgid ""
-"cannot extend %s: %m.\n"
-"\tCheck free disk space."
-msgstr ""
-
-#: storage/smgr/smgr.c:270 utils/init/miscinit.c:1015
-#: utils/misc/database.c:149
-#, c-format
-msgid "cannot open %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:284
-#, c-format
-msgid "cannot close %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:307
-#, c-format
-msgid "cannot read block %d of %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:331
-#, c-format
-msgid "cannot write block %d of %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:360
-#, c-format
-msgid "cannot write block %d of %u/%u blind: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:387
-#, c-format
-msgid "cannot count blocks for %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:417
-#, c-format
-msgid "cannot truncate %s to %u blocks: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:459
-#, c-format
-msgid "cannot unlink %u/%u: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:484
-#, c-format
-msgid "transaction commit failed on %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:506
-#, c-format
-msgid "transaction abort failed on %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:528
-#, c-format
-msgid "storage sync failed on %s: %m"
-msgstr ""
-
-#: storage/smgr/smgr.c:542
-#, c-format
-msgid "illegal storage manager number %d"
-msgstr ""
-
-#: storage/smgr/smgrtype.c:51
-#, c-format
-msgid "smgrin: unknown storage manager name '%s'"
-msgstr ""
-
-#: storage/smgr/smgrtype.c:62
-#, c-format
-msgid "Illegal storage manager id %d"
-msgstr ""
-
-#: tcop/fastpath.c:172
-#, c-format
-msgid "fetch_fp_info: cache lookup for function %u failed"
-msgstr ""
-
-#: tcop/fastpath.c:183 tcop/fastpath.c:188
-msgid "CSTRING not supported in fastpath protocol"
-msgstr "CSTRING nepodr¾an u 'fastpath' protokolu"
-
-#: tcop/fastpath.c:275
-#, c-format
-msgid ""
-"HandleFunctionRequest: actual arguments (%d) != registered arguments (%d)"
-msgstr ""
-
-#: tcop/fastpath.c:294 tcop/fastpath.c:306
-#, c-format
-msgid "HandleFunctionRequest: bogus argsize %d"
-msgstr ""
-
-#: tcop/fastpath.c:319
-#, c-format
-msgid "HandleFunctionRequest: bogus argsize %d, should be %d"
-msgstr ""
-
-#: tcop/fastpath.c:337 tcop/postgres.c:674
-msgid ""
-"current transaction is aborted, queries ignored until end of transaction "
-"block"
-msgstr ""
-
-#: tcop/postgres.c:284
-#, c-format
-msgid "Socket command type %c unknown"
-msgstr ""
-
-#: tcop/postgres.c:372
-#, c-format
-msgid "query: %s"
-msgstr ""
-
-#: tcop/postgres.c:459
-msgid "pg_analyze_and_rewrite: copyObject failed on parse tree"
-msgstr ""
-
-#: tcop/postgres.c:503
-msgid "pg_plan_query: copyObject failed on plan tree"
-msgstr ""
-
-#: tcop/postgres.c:751
-msgid "ProcessUtility"
-msgstr ""
-
-#: tcop/postgres.c:833
-msgid "ProcessQuery"
-msgstr ""
-
-#: tcop/postgres.c:944
-#, c-format
-msgid "duration: %ld.%06ld sec"
-msgstr ""
-
-#: tcop/postgres.c:958
-msgid "StartTransactionCommand"
-msgstr ""
-
-#: tcop/postgres.c:976
-msgid "CommitTransactionCommand"
-msgstr ""
-
-#: tcop/postgres.c:1003
-msgid ""
-"Message from PostgreSQL backend:\n"
-"\tThe Postmaster has informed me that some other backend\n"
-"\tdied abnormally and possibly corrupted shared memory.\n"
-"\tI have rolled back the current transaction and am\n"
-"\tgoing to terminate your database system connection and exit.\n"
-"\tPlease reconnect to the database system and repeat your query."
-msgstr ""
-"Poruka od PostgreSQL 'backend' procesa:\n"
-"\tPostmaster me obavijestio da je neki drugi 'backend' proces\n"
-"\tneregularno zaustavljen, i vjerovatno koruptirao dijeljenu \n"
-"\tmemoriju(shared memory). Napravljen je 'roll back' svih tekuæih \n"
-"\ttransakcija i bit æe prekinuta va¹a veza sa serverom.\n"
-"\tMolimo da se ponovno spojite na server i ponovite va¹ upit(query)."
-
-#: tcop/postgres.c:1121
-msgid ""
-"floating point exception! The last floating point operation either exceeded "
-"legal ranges or was a divide by zero"
-msgstr ""
-
-#: tcop/postgres.c:1154
-msgid "This connection has been terminated by the administrator."
-msgstr "Ova veza je prekinuta od strane administratora."
-
-#: tcop/postgres.c:1161
-msgid "Query was cancelled."
-msgstr "Uput(Query) je otkazan"
-
-#: tcop/postgres.c:1308
-msgid "Assert checking is not compiled in"
-msgstr "'Assert checking' nije ukompajliran"
-
-#: tcop/postgres.c:1540
-msgid "only one -x flag is allowed"
-msgstr "samo jedan -x flag je dozvoljen"
-
-#: tcop/postgres.c:1558
-msgid "use -x {off,nor,nopull,nopm,pullall,wait}"
-msgstr "koristite -x {off,nor,nopull,nopm,pullall,wait}"
-
-#: tcop/postgres.c:1613
-msgid ""
-"Query statistics are disabled because parser, planner, or executor "
-"statistics are on."
-msgstr ""
-"Statistika upita je iskljuèena jer je statistika  'parser'-a, 'planner'-a, "
-"ili 'executor'-a ukljuèena."
-
-#: tcop/postgres.c:1689 tcop/postgres.c:1701
-#, c-format
-msgid ""
-"%s: invalid command line arguments\n"
-"Try -? for help."
-msgstr ""
-"%s: pogre¹an argument komandne linije\n"
-"Poku¹ajte -? za pomoæ."
-
-#: tcop/postgres.c:1709
-#, c-format
-msgid "%s: user name undefined and no database specified"
-msgstr "%s: korisnièko ime nedefinirano i baza podataka nije specificirana"
-
-#: tcop/postgres.c:1760
-msgid "InitPostgres"
-msgstr ""
-
-#: tcop/postgres.c:1845
-msgid "AbortCurrentTransaction"
-msgstr ""
-
-#: tcop/postgres.c:2050
-msgid "unknown frontend message was received"
-msgstr "nepoznata 'frontend' poruka je poslana"
-
-#: tcop/postgres.c:2179
-#, c-format
-msgid ""
-"%s\n"
-"%s"
-msgstr ""
-
-#: tcop/postgres.c:2541
-#, c-format
-msgid "CreateCommandTag: unknown parse node type %d"
-msgstr "CreateCommandTag: nepoznat tip 'parse' noda: %d"
-
-#: tcop/pquery.c:112
-#, c-format
-msgid "Closing pre-existing portal \"%s\""
-msgstr "Zatvaram veæ postojeæi portal \"%s\""
-
-#: tcop/utility.c:95
-#, c-format
-msgid "\"%s\" is not %s %s. Use DROP %s to remove %s %s"
-msgstr "\"%s\" nije %s %s. Koristite DROP %s da bi obrisali %s %s"
-
-#: tcop/utility.c:99
-#, c-format
-msgid "\"%s\" is not %s %s"
-msgstr "\"%s\" nije %s %s"
-
-#: tcop/utility.c:118 tcop/utility.c:123
-#, c-format
-msgid "%s \"%s\" does not exist"
-msgstr "%s \"%s\" ne postoji"
-
-#: tcop/utility.c:136
-#, c-format
-msgid "%s \"%s\" is a system %s"
-msgstr "%s \"%s\" je sistemski %s"
-
-#: tcop/utility.c:162
-#, c-format
-msgid "relation \"%s\" is a system catalog"
-msgstr "relacija \"%s\" je sistemski katalog"
-
-#: tcop/utility.c:445 tcop/utility.c:449
-#, c-format
-msgid "ProcessUtility: Invalid target for RENAME: %d"
-msgstr ""
-
-#: tcop/utility.c:553
-msgid "ALTER TABLE: permission denied"
-msgstr "ALTER TABLE: zabranjen pristup"
-
-#: tcop/utility.c:559
-msgid "T_AlterTableStmt: unknown subtype"
-msgstr ""
-
-#: tcop/utility.c:876
-#, c-format
-msgid "ProcessUtility: command #%d unsupported"
-msgstr ""
-
-#: utils/adt/acl.c:92
-#, c-format
-msgid "getid: identifier must be <%d characters"
-msgstr ""
-
-#: utils/adt/acl.c:130
-#, c-format
-msgid "aclparse: input = '%s'"
-msgstr ""
-
-#: utils/adt/acl.c:142
-msgid "aclparse: bad keyword, must be [group|user]"
-msgstr ""
-
-#: utils/adt/acl.c:145
-msgid "aclparse: a name must follow the [group|user] keyword"
-msgstr ""
-
-#: utils/adt/acl.c:162
-#, c-format
-msgid "aclparse: mode change flag must use \"%c%c%c\""
-msgstr ""
-
-#: utils/adt/acl.c:208
-#, c-format
-msgid "aclparse: mode flags must use \"%s\""
-msgstr ""
-
-#: utils/adt/acl.c:229
-#, c-format
-msgid "aclparse: correctly read [%x %d %x], modechg=%x"
-msgstr ""
-
-#: utils/adt/acl.c:249
-#, c-format
-msgid "makeacl: invalid size: %d"
-msgstr ""
-
-#: utils/adt/acl.c:280
-msgid "aclitemin: cannot accept anything but = ACLs"
-msgstr ""
-
-#: utils/adt/acl.c:284
-msgid "aclitemin: extra garbage at end of specification"
-msgstr ""
-
-#: utils/adt/acl.c:352
-#, c-format
-msgid "aclitemout: bad idtype: %d"
-msgstr "aclitemout: pogre¹an 'idtype': %d"
-
-#: utils/adt/acl.c:434
-#, c-format
-msgid "acldefault: bogus objtype %d"
-msgstr "acldefault: pogre¹an 'objtype' %d"
-
-#: utils/adt/acl.c:507
-msgid "aclinsert3: insertion before world ACL??"
-msgstr ""
-
-#: utils/adt/acl.c:618
-msgid "aclremove: removal of the world ACL??"
-msgstr ""
-
-#: utils/adt/acl.c:865
-#, c-format
-msgid "has_table_privilege: invalid privilege type %s"
-msgstr ""
-
-#: utils/adt/acl.c:1068
-#, c-format
-msgid "has_database_privilege: invalid privilege type %s"
-msgstr ""
-
-#: utils/adt/acl.c:1244
-#, c-format
-msgid "function \"%s\" does not exist"
-msgstr "funkcija \"%s\" ne postoji"
-
-#: utils/adt/acl.c:1267
-#, c-format
-msgid "has_function_privilege: invalid privilege type %s"
-msgstr ""
-
-#: utils/adt/acl.c:1466
-#, c-format
-msgid "has_language_privilege: invalid privilege type %s"
-msgstr ""
-
-#: utils/adt/acl.c:1642
-#, c-format
-msgid "schema \"%s\" does not exist"
-msgstr "©ema \"%s\" ne postoji"
-
-#: utils/adt/acl.c:1668
-#, c-format
-msgid "has_schema_privilege: invalid privilege type %s"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:176
-#, c-format
-msgid "array_in: more than %d dimensions"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:179 utils/adt/arrayfuncs.c:188
-msgid "array_in: missing dimension value"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:196
-msgid "array_in: missing ']' in array declaration"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:201
-msgid "array_in: upper_bound cannot be < lower_bound"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:210
-msgid "array_in: Need to specify dimension"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:219
-msgid "array_in: missing assignment operator"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:246
-msgid "array_in: missing left brace"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:303 utils/adt/arrayfuncs.c:310
-#: utils/adt/arrayfuncs.c:423 utils/adt/arrayfuncs.c:433
-#, c-format
-msgid "malformed array constant: %s"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:319 utils/adt/arrayfuncs.c:330
-#: utils/adt/arrayfuncs.c:452 utils/adt/arrayfuncs.c:465
-#: utils/adt/arrayfuncs.c:501
-msgid "array_in: illformed array constant"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:986
-msgid "Slices of fixed-length arrays not implemented"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:1122 utils/adt/arrayfuncs.c:1124
-#: utils/adt/arrayfuncs.c:1141 utils/adt/arrayfuncs.c:1161
-#: utils/adt/arrayfuncs.c:1171 utils/adt/arrayfuncs.c:1297
-#: utils/adt/arrayfuncs.c:1312 utils/adt/arrayfuncs.c:1321
-#: utils/adt/arrayfuncs.c:1328 utils/adt/arrayfuncs.c:1337
-msgid "Invalid array subscripts"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:1286
-msgid "Updates on slices of fixed-length arrays not implemented"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:1347
-msgid "Source array too small"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:1478
-#, c-format
-msgid "array_map: invalid nargs: %d"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:1480
-msgid "array_map: null input array"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:1524
-msgid "array_map: cannot handle NULL in array"
-msgstr ""
-
-#: utils/adt/arrayfuncs.c:1716 utils/cache/lsyscache.c:908
-#: utils/cache/lsyscache.c:931
-#, c-format
-msgid "cache lookup failed for type %u"
-msgstr ""
-
-#: utils/adt/ascii.c:67
-#, c-format
-msgid "pg_to_ascii(): unsupported encoding from %s"
-msgstr ""
-
-#: utils/adt/bool.c:77
-#, c-format
-msgid "Bad boolean external representation '%s'"
-msgstr "Pogre¹na eksterna 'boolean' prezentacija %s"
-
-#: utils/adt/cash.c:195
-#, c-format
-msgid "Bad money external representation %s"
-msgstr "Pogre¹na eksterna 'money' prezentacija %s"
-
-#: utils/adt/cash.c:292 utils/adt/cash.c:305
-msgid "Memory allocation failed, can't output cash"
-msgstr ""
-
-#: utils/adt/cash.c:445 utils/adt/cash.c:495
-msgid "cash_div:  divide by 0.0 error"
-msgstr ""
-
-#: utils/adt/cash.c:546
-msgid "cash_div_int4: divide by 0 error"
-msgstr ""
-
-#: utils/adt/cash.c:596
-msgid "cash_div:  divide by 0 error"
-msgstr ""
-
-#: utils/adt/date.c:69
-#, c-format
-msgid "Bad date external representation (too long) '%s'"
-msgstr "Pogre¹na eksterna 'date' prezentacija (predugaèko) '%s'"
-
-#: utils/adt/date.c:73
-#, c-format
-msgid "Bad date external representation '%s'"
-msgstr "Pogre¹na eksterna 'date' prezentacija %s"
-
-#: utils/adt/date.c:81
-msgid ""
-"Date CURRENT no longer supported\n"
-"\tdate_in() internal coding error"
-msgstr ""
-"Date CURRENT vi¹e nije podr¾an\n"
-"\tdate_in() internal coding error"
-
-#: utils/adt/date.c:91
-#, c-format
-msgid "Unrecognized date external representation '%s'"
-msgstr "Nepoznata eksterna 'date' prezentacija %s"
-
-#: utils/adt/date.c:400
-msgid "Unable to convert timestamp to date"
-msgstr "Nemoguæe konvertiranje 'timestamp' u 'date' tip"
-
-#: utils/adt/date.c:425
-msgid "Unable to convert reserved abstime value to date"
-msgstr "Nemoguæe konvertiranje 'reserverd abstime value' u 'date' tip"
-
-#: utils/adt/date.c:484
-msgid "Bad date external representation (too long)"
-msgstr "Pogre¹na eksterna 'date' prezentacija (predugaèko)"
-
-#: utils/adt/date.c:521
-#, c-format
-msgid "Bad time external representation (too long) '%s'"
-msgstr "Pogre¹na eksterna 'time' prezentacija (predugaèko) '%s'"
-
-#: utils/adt/date.c:525 utils/adt/date.c:1336
-#, c-format
-msgid "Bad time external representation '%s'"
-msgstr "Pogre¹na eksterna 'time' prezentacija %s"
-
-#: utils/adt/date.c:928
-msgid "Unable to convert timestamp to time"
-msgstr "Neuspjela konverzija 'timestamp' u 'time' tip"
-
-#: utils/adt/date.c:963
-msgid "Unable to convert timestamptz to time"
-msgstr "Neuspjela konverzija 'timestamptz' u 'time' tip"
-
-#: utils/adt/date.c:1165
-msgid "Bad time external representation (too long)"
-msgstr "Pogre¹na eksterna 'time' prezentacija (predugaèko)"
-
-#: utils/adt/date.c:1196 utils/adt/date.c:1279
-#, c-format
-msgid "TIME units '%s' not recognized"
-msgstr "TIME jedinice '%s' nisu poznate"
-
-#: utils/adt/date.c:1263
-#, c-format
-msgid "TIME units '%s' not supported"
-msgstr "TIME jedinice '%s' nisu podr¾ane"
-
-#: utils/adt/date.c:1331
-#, c-format
-msgid "Bad time with time zone external representation (too long) '%s'"
-msgstr "Pogre¹na eksterna 'time with time zone' prezentacija (predugaèko) '%s'"
-
-#: utils/adt/date.c:1795
-msgid "Unable to convert timestamptz to timetz"
-msgstr "Neuspjela konverzija 'timestamptz' u 'timetz' tip"
-
-#: utils/adt/date.c:1871
-msgid "Bad timetz external representation (too long)"
-msgstr "Pogre¹na eksterna 'timetz' prezentacija (predugaèko)"
-
-#: utils/adt/date.c:1902 utils/adt/date.c:1998
-#, c-format
-msgid "TIMETZ units '%s' not recognized"
-msgstr "TIMETZ jedinice '%s' nisu poznate"
-
-#: utils/adt/date.c:1982
-#, c-format
-msgid "TIMETZ units '%s' not supported"
-msgstr "TIMETZ jedinice '%s' nisu podr¾ane"
-
-#: utils/adt/date.c:2025 utils/adt/date.c:2059 utils/adt/timestamp.c:3274
-#: utils/adt/timestamp.c:3297 utils/adt/timestamp.c:3411
-#: utils/adt/timestamp.c:3433
-#, c-format
-msgid "Time zone '%s' not recognized"
-msgstr "'Time zone' '%s' nije poznat"
-
-#: utils/adt/date.c:2078 utils/adt/timestamp.c:3319 utils/adt/timestamp.c:3456
-#, c-format
-msgid "INTERVAL time zone '%s' not legal (month specified)"
-msgstr "'INTERVAL time zone' '%s' nije ispravan (mjesec specificiran)"
-
-#: utils/adt/datetime.c:1239 utils/adt/datetime.c:1955
-msgid "'CURRENT' is no longer supported"
-msgstr "'CURRENT' nije vi¹e podr¾an"
-
-#: utils/adt/datetime.c:1418 utils/adt/datetime.c:2227
-#: utils/adt/formatting.c:3036
-#, c-format
-msgid "Inconsistent use of year %04d and 'BC'"
-msgstr "Nekonzistentno kori¹tenje godine %04d i 'BC'"
-
-#: utils/adt/datum.c:78 utils/adt/datum.c:87
-msgid "datumGetSize: Invalid Datum Pointer"
-msgstr ""
-
-#: utils/adt/datum.c:92
-#, c-format
-msgid "datumGetSize: Invalid typLen %d"
-msgstr ""
-
-#: utils/adt/encode.c:53 utils/adt/encode.c:87
-#, c-format
-msgid "No such encoding as '%s'"
-msgstr "Takav 'encoding' ne postoji '%s'"
-
-#: utils/adt/encode.c:62
-msgid "Overflow - encode estimate too small"
-msgstr ""
-
-#: utils/adt/encode.c:96
-msgid "Overflow - decode estimate too small"
-msgstr ""
-
-#: utils/adt/encode.c:144
-#, c-format
-msgid "Bad hex code: '%c'"
-msgstr ""
-
-#: utils/adt/encode.c:170
-msgid "hex_decode: invalid data"
-msgstr ""
-
-#: utils/adt/encode.c:284
-msgid "base64: unexpected '='"
-msgstr ""
-
-#: utils/adt/encode.c:294
-msgid "base64: Invalid symbol"
-msgstr ""
-
-#: utils/adt/encode.c:312
-msgid "base64: invalid end sequence"
-msgstr ""
-
-#: utils/adt/encode.c:419 utils/adt/encode.c:482
-msgid "decode: Bad input string for type bytea"
-msgstr ""
-
-#: utils/adt/float.c:148
-msgid "Bad float4 input format -- overflow"
-msgstr "Pogre¹an 'float4' ulazni format -- overflow"
-
-#: utils/adt/float.c:150
-msgid "Bad float4 input format -- underflow"
-msgstr "Pogre¹an 'float4' ulazni format -- underflow"
-
-#: utils/adt/float.c:172
-msgid "Bad float8 input format -- overflow"
-msgstr "Pogre¹an 'float8' ulazni format -- overflow"
-
-#: utils/adt/float.c:174
-msgid "Bad float8 input format -- underflow"
-msgstr "Pogre¹an 'float8' ulazni format -- underflow"
-
-#: utils/adt/float.c:204
-#, c-format
-msgid "Bad float4 input format '%s'"
-msgstr "Pogre¹an 'float4' ulazni format '%s'"
-
-#: utils/adt/float.c:209
-#, c-format
-msgid "Input '%s' is out of range for float4"
-msgstr "Ulaz '%s' je van opsega za float4"
-
-#: utils/adt/float.c:269 utils/adt/numeric.c:2836 utils/adt/numeric.c:2859
-#, c-format
-msgid "Bad float8 input format '%s'"
-msgstr "Pogre¹an 'float8' ulazni format '%s'"
-
-#: utils/adt/float.c:274
-#, c-format
-msgid "Input '%s' is out of range for float8"
-msgstr "Ulaz '%s' je van opsega za float8"
-
-#: utils/adt/float.c:493
-msgid "float4div: divide by zero error"
-msgstr ""
-
-#: utils/adt/float.c:555
-msgid "float8div: divide by zero error"
-msgstr ""
-
-#: utils/adt/float.c:805
-msgid "dtoi4: integer out of range"
-msgstr ""
-
-#: utils/adt/float.c:822
-msgid "dtoi2: integer out of range"
-msgstr ""
-
-#: utils/adt/float.c:867
-msgid "ftoi4: integer out of range"
-msgstr ""
-
-#: utils/adt/float.c:884
-msgid "ftoi2: integer out of range"
-msgstr ""
-
-#: utils/adt/float.c:1118
-msgid "can't take sqrt of a negative number"
-msgstr ""
-
-#: utils/adt/float.c:1162
-msgid "pow() result is out of range"
-msgstr ""
-
-#: utils/adt/float.c:1190
-msgid "exp() result is out of range"
-msgstr ""
-
-#: utils/adt/float.c:1208 utils/adt/float.c:1229
-msgid "can't take log of zero"
-msgstr "operacija log nije dozvoljena sa 0"
-
-#: utils/adt/float.c:1210 utils/adt/float.c:1231
-msgid "can't take log of a negative number"
-msgstr "operacija log nije dozvoljena sa negativnim brojevima"
-
-#: utils/adt/float.c:1256
-#, c-format
-msgid "acos(%f) input is out of range"
-msgstr "acos(%f) ulaz van opsega"
-
-#: utils/adt/float.c:1279
-#, c-format
-msgid "asin(%f) input is out of range"
-msgstr "asin(%f) ulaz van dosega"
-
-#: utils/adt/float.c:1302
-#, c-format
-msgid "atan(%f) input is out of range"
-msgstr "atan(%f) ulaz van dosega"
-
-#: utils/adt/float.c:1326
-#, c-format
-msgid "atan2(%f,%f) input is out of range"
-msgstr "atan2(%f,%f) ulaz van dosega"
-
-#: utils/adt/float.c:1349
-#, c-format
-msgid "cos(%f) input is out of range"
-msgstr "cos(%f) ulaz van dosega"
-
-#: utils/adt/float.c:1372
-#, c-format
-msgid "cot(%f) input is out of range"
-msgstr "cot(%f) ulaz van dosega"
-
-#: utils/adt/float.c:1396
-#, c-format
-msgid "sin(%f) input is out of range"
-msgstr "sin(%f) ulaz van dosega"
-
-#: utils/adt/float.c:1419
-#, c-format
-msgid "tan(%f) input is out of range"
-msgstr "tan(%f) ulaz van dosega"
-
-#: utils/adt/float.c:1530
-#, c-format
-msgid "%s: expected 3-element float8 array"
-msgstr "%s: oèekivan 'float8 array' sa 3 elementa"
-
-#: utils/adt/float.c:1741
-msgid "float48div: divide by zero"
-msgstr ""
-
-#: utils/adt/float.c:1801
-msgid "float84div: divide by zero"
-msgstr ""
-
-#: utils/adt/format_type.c:136 utils/adt/format_type.c:162
-#, c-format
-msgid "could not locate data type with oid %u in catalog"
-msgstr "tip podatka %u nije naðen u sistemskom katalogu"
-
-#: utils/adt/format_type.c:315
-#, c-format
-msgid "Invalid INTERVAL typmod 0x%x"
-msgstr "Pogre¹an interval typmod 0x%x"
-
-#: utils/adt/formatting.c:391
-#, c-format
-msgid ""
-"TMFC:\n"
-"hh %d\n"
-"am %d\n"
-"pm %d\n"
-"mi %d\n"
-"ss %d\n"
-"ssss %d\n"
-"d %d\n"
-"dd %d\n"
-"ddd %d\n"
-"mm %d\n"
-"ms: %d\n"
-"year %d\n"
-"bc %d\n"
-"iw %d\n"
-"ww %d\n"
-"w %d\n"
-"cc %d\n"
-"q %d\n"
-"j %d\n"
-"us: %d"
-msgstr ""
-
-#: utils/adt/formatting.c:397
-#, c-format
-msgid ""
-"TM:\n"
-"sec %d\n"
-"year %d\n"
-"min %d\n"
-"wday %d\n"
-"hour %d\n"
-"yday %d\n"
-"mday %d\n"
-"nisdst %d\n"
-"mon %d\n"
-msgstr ""
-
-#: utils/adt/formatting.c:964
-msgid "to_char/to_number(): '9' must be ahead of 'PR'."
-msgstr ""
-
-#: utils/adt/formatting.c:981
-msgid "to_char/to_number(): '0' must be ahead of 'PR'."
-msgstr ""
-
-#: utils/adt/formatting.c:1008
-msgid "to_char/to_number(): not unique decimal point."
-msgstr ""
-
-#: utils/adt/formatting.c:1013 utils/adt/formatting.c:1100
-msgid "to_char/to_number(): can't use 'V' and decimal poin together."
-msgstr ""
-
-#: utils/adt/formatting.c:1026
-msgid "to_char/to_number(): not unique 'S'."
-msgstr ""
-
-#: utils/adt/formatting.c:1031
-msgid "to_char/to_number(): can't use 'S' and 'PL'/'MI'/'SG'/'PR' together."
-msgstr ""
-
-#: utils/adt/formatting.c:1053
-msgid "to_char/to_number(): can't use 'S' and 'MI' together."
-msgstr ""
-
-#: utils/adt/formatting.c:1062
-msgid "to_char/to_number(): can't use 'S' and 'PL' together."
-msgstr ""
-
-#: utils/adt/formatting.c:1071
-msgid "to_char/to_number(): can't use 'S' and 'SG' together."
-msgstr ""
-
-#: utils/adt/formatting.c:1081
-msgid "to_char/to_number(): can't use 'PR' and 'S'/'PL'/'MI'/'SG' together."
-msgstr ""
-
-#: utils/adt/formatting.c:1107
-msgid "to_char/to_number(): 'E' is not supported."
-msgstr ""
-
-#: utils/adt/formatting.c:1131
-msgid "to_char/number(): run parser."
-msgstr ""
-
-#: utils/adt/formatting.c:1327
-msgid "to_from-char(): DUMP FORMAT"
-msgstr ""
-
-#: utils/adt/formatting.c:1332
-#, c-format
-msgid "%d:\t NODE_TYPE_ACTION '%s'\t(%s,%s)"
-msgstr ""
-
-#: utils/adt/formatting.c:1335
-#, c-format
-msgid "%d:\t NODE_TYPE_CHAR '%c'"
-msgstr ""
-
-#: utils/adt/formatting.c:1338
-#, c-format
-msgid "%d:\t NODE_TYPE_END"
-msgstr ""
-
-#: utils/adt/formatting.c:1342
-#, c-format
-msgid "%d:\t UnKnown NODE !!!"
-msgstr ""
-
-#: utils/adt/formatting.c:1366
-#, c-format
-msgid "get_th: '%s' is not number."
-msgstr ""
-
-#: utils/adt/formatting.c:1540
-msgid "TO-FROM_CHAR: Dump KeyWord Index:"
-msgstr ""
-
-#: utils/adt/formatting.c:1546
-#, c-format
-msgid "\t%c: %s, "
-msgstr ""
-
-#: utils/adt/formatting.c:1552
-#, c-format
-msgid "\t(%d) %c %d"
-msgstr ""
-
-#: utils/adt/formatting.c:1555
-#, c-format
-msgid ""
-"\n"
-"\t\tUsed positions: %d,\n"
-"\t\tFree positions: %d"
-msgstr ""
-
-#: utils/adt/formatting.c:1627
-msgid "to_timestamp(): bad AM/PM string"
-msgstr ""
-
-#: utils/adt/formatting.c:1971
-msgid "to_timestamp(): TZ/tz not supported."
-msgstr ""
-
-#: utils/adt/formatting.c:1979
-#, c-format
-msgid "to_timestamp(): bad value for %s"
-msgstr ""
-
-#: utils/adt/formatting.c:2613 utils/adt/formatting.c:3172
-#, c-format
-msgid "Cache is full (%d)"
-msgstr ""
-
-#: utils/adt/formatting.c:2621 utils/adt/formatting.c:3189
-#, c-format
-msgid "OLD: '%s' AGE: %d"
-msgstr ""
-
-#: utils/adt/formatting.c:2632 utils/adt/formatting.c:3201
-#, c-format
-msgid "NEW (%d)"
-msgstr ""
-
-#: utils/adt/formatting.c:2797 utils/adt/formatting.c:2823
-msgid "to_char(): Unable to convert timestamp to tm"
-msgstr ""
-
-#: utils/adt/formatting.c:2999
-msgid "to_timestamp(): AM/PM hour must be between 1 and 12"
-msgstr ""
-
-#: utils/adt/formatting.c:3068
-msgid "to_timestamp() cat't convert yday without year information"
-msgstr ""
-
-#: utils/adt/formatting.c:3103
-msgid "to_timestamp(): can't convert 'tm' to timestamp."
-msgstr ""
-
-#: utils/adt/formatting.c:3251
-#, c-format
-msgid "REMOVING ENTRY (%s)"
-msgstr ""
-
-#: utils/adt/formatting.c:3476
-msgid "CALL: get_last_relevant_decnum()"
-msgstr ""
-
-#: utils/adt/formatting.c:3501
-msgid " --- scan start --- "
-msgstr ""
-
-#: utils/adt/formatting.c:3522
-#, c-format
-msgid "Try read sign (%c)."
-msgstr ""
-
-#: utils/adt/formatting.c:3534
-#, c-format
-msgid "Try read locale sign (%c)."
-msgstr ""
-
-#: utils/adt/formatting.c:3553
-#, c-format
-msgid "Try read sipmle sign (%c)."
-msgstr ""
-
-#: utils/adt/formatting.c:3594
-#, c-format
-msgid "Read digit (%c)."
-msgstr ""
-
-#: utils/adt/formatting.c:3605
-#, c-format
-msgid "Try read decimal point (%c)."
-msgstr ""
-
-#: utils/adt/formatting.c:3620
-#, c-format
-msgid "Try read locale point (%c)."
-msgstr ""
-
-#: utils/adt/formatting.c:3653
-#, c-format
-msgid "SIGN_WROTE: %d, CURRENT: %d, NUMBER_P: '%s', INOUT: '%s'"
-msgstr ""
-
-#: utils/adt/formatting.c:3668
-#, c-format
-msgid "Writing sign to position: %d"
-msgstr ""
-
-#: utils/adt/formatting.c:3710
-#, c-format
-msgid "Writing bracket to position %d"
-msgstr ""
-
-#: utils/adt/formatting.c:3732
-#, c-format
-msgid "Writing blank space to position %d"
-msgstr ""
-
-#: utils/adt/formatting.c:3747
-#, c-format
-msgid "Writing zero to position %d"
-msgstr ""
-
-#: utils/adt/formatting.c:3765
-#, c-format
-msgid "Writing decimal point to position %d"
-msgstr ""
-
-#: utils/adt/formatting.c:3814
-#, c-format
-msgid "Writing digit '%c' to position %d"
-msgstr ""
-
-#: utils/adt/formatting.c:3858
-msgid "to_number(): RN is not supported"
-msgstr ""
-
-#: utils/adt/formatting.c:3980
-#, c-format
-msgid ""
-"\n"
-"\tNUM: '%s'\n"
-"\tPRE: %d\n"
-"\tPOST: %d\n"
-"\tNUM_COUNT: %d\n"
-"\tNUM_PRE: %d\n"
-"\tSIGN_POS: %d\n"
-"\tSIGN_WROTE: %s\n"
-"\tZERO: %s\n"
-"\tZERO_START: %d\n"
-"\tZERO_END: %d\n"
-"\tLAST_RELEVANT: %s"
-msgstr ""
-
-#: utils/adt/formatting.c:4245
-#, c-format
-msgid "TO_NUMBER (number): '%s'"
-msgstr ""
-
-#: utils/adt/geo_ops.c:279
-msgid "Too many points requested"
-msgstr ""
-
-#: utils/adt/geo_ops.c:300
-msgid "Unable to format path"
-msgstr ""
-
-#: utils/adt/geo_ops.c:372
-#, c-format
-msgid "Bad box external representation '%s'"
-msgstr ""
-
-#: utils/adt/geo_ops.c:831
-#, c-format
-msgid "Bad line external representation '%s'"
-msgstr ""
-
-#: utils/adt/geo_ops.c:836 utils/adt/geo_ops.c:900
-msgid "line not yet implemented"
-msgstr ""
-
-#: utils/adt/geo_ops.c:1226 utils/adt/geo_ops.c:1247
-#, c-format
-msgid "Bad path external representation '%s'"
-msgstr ""
-
-#: utils/adt/geo_ops.c:1563
-#, c-format
-msgid "Bad point external representation '%s'"
-msgstr ""
-
-#: utils/adt/geo_ops.c:1759
-#, c-format
-msgid "Bad lseg external representation '%s'"
-msgstr ""
-
-#: utils/adt/geo_ops.c:2309
-msgid "dist_lb not implemented"
-msgstr ""
-
-#: utils/adt/geo_ops.c:2820
-msgid "close_lb not implemented"
-msgstr ""
-
-#: utils/adt/geo_ops.c:3097
-msgid "Unable to create bounding box for empty polygon"
-msgstr ""
-
-#: utils/adt/geo_ops.c:3119 utils/adt/geo_ops.c:3130
-#, c-format
-msgid "Bad polygon external representation '%s'"
-msgstr ""
-
-#: utils/adt/geo_ops.c:3418
-msgid "poly_distance not implemented"
-msgstr ""
-
-#: utils/adt/geo_ops.c:3497
-msgid "point_div:  divide by 0.0 error"
-msgstr ""
-
-#: utils/adt/geo_ops.c:3616
-msgid "too many points requested."
-msgstr ""
-
-#: utils/adt/geo_ops.c:3724
-msgid "path_center not implemented"
-msgstr ""
-
-#: utils/adt/geo_ops.c:3739
-msgid "Open path cannot be converted to polygon"
-msgstr ""
-
-#: utils/adt/geo_ops.c:3904 utils/adt/geo_ops.c:3912 utils/adt/geo_ops.c:3925
-#: utils/adt/geo_ops.c:3929
-#, c-format
-msgid "Bad circle external representation '%s'"
-msgstr ""
-
-#: utils/adt/geo_ops.c:3949 utils/adt/geo_ops.c:3955
-msgid "Unable to format circle"
-msgstr ""
-
-#: utils/adt/geo_ops.c:4434
-msgid "Unable to convert circle to polygon"
-msgstr ""
-
-#: utils/adt/geo_ops.c:4441
-msgid "too many points requested"
-msgstr "previ¹e toèaka zahtijevano"
-
-#: utils/adt/geo_ops.c:4474 utils/adt/geo_ops.c:4495
-msgid "Unable to convert polygon to circle"
-msgstr "Neuspjela konverzija 'polygon' u 'circle' tip"
-
-#: utils/adt/int.c:96
-msgid "int2vector value has too many values"
-msgstr ""
-
-#: utils/adt/int.c:197
-#, c-format
-msgid "i4toi2: '%d' causes int2 underflow"
-msgstr ""
-
-#: utils/adt/int.c:199
-#, c-format
-msgid "i4toi2: '%d' causes int2 overflow"
-msgstr ""
-
-#: utils/adt/int8.c:101 utils/adt/int8.c:125
-#, c-format
-msgid "Bad int8 external representation \"%s\""
-msgstr ""
-
-#: utils/adt/int8.c:114
-#, c-format
-msgid "int8 value out of range: \"%s\""
-msgstr ""
-
-#: utils/adt/int8.c:157
-msgid "Unable to format int8"
-msgstr ""
-
-#: utils/adt/int8.c:748
-msgid "int8 conversion to int4 is out of range"
-msgstr ""
-
-#: utils/adt/int8.c:771
-msgid "int8 conversion to int2 is out of range"
-msgstr ""
-
-#: utils/adt/int8.c:807 utils/adt/int8.c:844
-msgid "Floating point conversion to int8 is out of range"
-msgstr ""
-
-#: utils/adt/int8.c:859
-msgid "int8 conversion to OID is out of range"
-msgstr "int8 konverzija u OID je van opsega"
-
-#: utils/adt/like.c:451 utils/adt/like_match.c:289 utils/adt/regexp.c:400
-msgid "ESCAPE string must be empty or one character"
-msgstr "ESCAPE string mora biti prazan ili samo jedan karakter"
-
-#: utils/adt/mac.c:61
-#, c-format
-msgid "macaddr_in: error in parsing \"%s\""
-msgstr "macaddr_in: gre¹ka u parsanju \"%s\""
-
-#: utils/adt/mac.c:66
-#, c-format
-msgid "macaddr_in: illegal address \"%s\""
-msgstr ""
-
-#: utils/adt/mac.c:139
-msgid "Text is too long to convert to MAC address"
-msgstr ""
-
-#: utils/adt/nabstime.c:340 utils/adt/nabstime.c:373
-#, c-format
-msgid "Invalid timezone '%s'"
-msgstr "Pogre¹na vremenska zona '%s'"
-
-#: utils/adt/nabstime.c:477
-#, c-format
-msgid "Bad abstime external representation (too long) '%s'"
-msgstr "Pogre¹na eksterna 'abstime' prezentacija (predugaèko) '%s'"
-
-#: utils/adt/nabstime.c:481
-#, c-format
-msgid "Bad abstime external representation '%s'"
-msgstr "Pogre¹na 'abstime' eksterna prezentacija '%s'"
-
-#: utils/adt/nabstime.c:511
-#, c-format
-msgid "Bad abstime (internal coding error) '%s'"
-msgstr "Pogre¹na 'abstime' (internal coding error) '%s'"
-
-#: utils/adt/nabstime.c:702 utils/adt/nabstime.c:770
-msgid "Unable to convert timestamp to abstime"
-msgstr "Neuspjela konverzija 'timestamp' u 'abstime' tip"
-
-#: utils/adt/nabstime.c:726
-msgid "Unable to convert abstime 'invalid' to timestamp"
-msgstr "Neuspjela konverzija 'abstime invalid' u 'timestamp' tip"
-
-#: utils/adt/nabstime.c:741
-msgid ""
-"Unable to convert ABSTIME to TIMESTAMP\n"
-"\tabstime_timestamp() internal error"
-msgstr ""
-"Neuspje¹na konverzija ABSTIME u TIMESTAMP\n"
-"\tabstime_timestamp() gre¹ka u internom kodu"
-
-#: utils/adt/nabstime.c:794
-msgid "Unable to convert abstime 'invalid' to timestamptz"
-msgstr "Neuspjela konverzija 'abstime invalid' u 'timestamptz' tip"
-
-#: utils/adt/nabstime.c:809
-msgid ""
-"Unable to convert ABSTIME to TIMESTAMP WITH TIME ZONE\n"
-"\tabstime_timestamptz() internal error"
-msgstr ""
-"Neuspjela konverzija ABSTIME u TIMESTAMP WITH TIME ZONE\n"
-"\tabstime_timestamptz() gre¹ka u internom kodu"
-
-#: utils/adt/nabstime.c:840
-#, c-format
-msgid "Bad reltime external representation (too long) '%s'"
-msgstr "Pogre¹na eksterna 'reltime' prezentacija (predugaèko) '%s'"
-
-#: utils/adt/nabstime.c:844
-#, c-format
-msgid "Bad reltime external representation '%s'"
-msgstr "Pogre¹na 'reltime' eksterna prezentacija '%s'"
-
-#: utils/adt/nabstime.c:854
-#, c-format
-msgid "Bad reltime (internal coding error) '%s'"
-msgstr "Pogre¹an 'reltime) (internal coding error) '%s'"
-
-#: utils/adt/nabstime.c:912
-#, c-format
-msgid "Unable to decode tinterval '%s'"
-msgstr "Nemoguæe dekodiranje 'tinterval'-a '%s'"
-
-#: utils/adt/nabstime.c:1025
-msgid "Unable to convert reltime 'invalid' to interval"
-msgstr "Nemoguæe konvertiranje 'reltime invalid' u 'interval' tip"
-
-#: utils/adt/network.c:65
-#, c-format
-msgid "invalid %s value '%s'"
-msgstr ""
-
-#: utils/adt/network.c:76
-#, c-format
-msgid "invalid CIDR value '%s': has bits set to right of mask"
-msgstr ""
-
-#: utils/adt/network.c:128 utils/adt/network.c:469
-#, c-format
-msgid "unable to print address (%s)"
-msgstr ""
-
-#: utils/adt/network.c:138 utils/adt/network.c:402 utils/adt/network.c:439
-#: utils/adt/network.c:473 utils/adt/network.c:519 utils/adt/network.c:559
-#: utils/adt/network.c:601 utils/adt/network.c:637
-#, c-format
-msgid "unknown address family (%d)"
-msgstr ""
-
-#: utils/adt/network.c:185
-#, c-format
-msgid "set_masklen - invalid value '%d'"
-msgstr ""
-
-#: utils/adt/network.c:226 utils/adt/network.c:315 utils/adt/network.c:335
-#: utils/adt/network.c:355 utils/adt/network.c:375
-#, c-format
-msgid "cannot compare address families %d and %d"
-msgstr ""
-
-#: utils/adt/network.c:398 utils/adt/network.c:429
-#, c-format
-msgid "unable to print host (%s)"
-msgstr ""
-
-#: utils/adt/network.c:656
-#, c-format
-msgid "convert_network_to_scalar: unsupported type %u"
-msgstr ""
-
-#: utils/adt/not_in.c:62
-msgid "int4notin: must provide relationname.attributename"
-msgstr ""
-
-#: utils/adt/numeric.c:1512
-msgid "Cannot convert NaN to int4"
-msgstr ""
-
-#: utils/adt/numeric.c:1562
-msgid "Cannot convert NaN to int8"
-msgstr ""
-
-#: utils/adt/numeric.c:1613
-msgid "Cannot convert NaN to int2"
-msgstr ""
-
-#: utils/adt/numeric.c:1809
-msgid "do_numeric_accum: expected 3-element numeric array"
-msgstr ""
-
-#: utils/adt/numeric.c:1900
-msgid "numeric_avg: expected 3-element numeric array"
-msgstr ""
-
-#: utils/adt/numeric.c:1936
-msgid "numeric_variance: expected 3-element numeric array"
-msgstr ""
-
-#: utils/adt/numeric.c:2018
-msgid "numeric_stddev: expected 3-element numeric array"
-msgstr ""
-
-#: utils/adt/numeric.c:2214
-msgid "int2_avg_accum: expected 2-element int8 array"
-msgstr ""
-
-#: utils/adt/numeric.c:2234
-msgid "int4_avg_accum: expected 2-element int8 array"
-msgstr ""
-
-#: utils/adt/numeric.c:2252
-msgid "int8_avg: expected 2-element int8 array"
-msgstr ""
-
-#: utils/adt/numeric.c:2443 utils/adt/numeric.c:2458 utils/adt/numeric.c:2476
-#: utils/adt/numeric.c:2480 utils/adt/numeric.c:2491
-#, c-format
-msgid "Bad numeric input format '%s'"
-msgstr ""
-
-#: utils/adt/numeric.c:2810
-#, c-format
-msgid ""
-"overflow on numeric ABS(value) >= 10^%d for field with precision %d scale %d"
-msgstr ""
-
-#: utils/adt/numeric.c:3269
-msgid "division by zero on numeric"
-msgstr ""
-
-#: utils/adt/numeric.c:3650
-msgid "math error on numeric - cannot compute SQRT of negative value"
-msgstr ""
-
-#: utils/adt/numeric.c:3739
-msgid "argument for EXP() too big"
-msgstr ""
-
-#: utils/adt/numeric.c:3818
-msgid "math error on numeric - cannot compute LN of value <= zero"
-msgstr ""
-
-#: utils/adt/numutils.c:71
-msgid "pg_atoi: NULL pointer"
-msgstr ""
-
-#: utils/adt/numutils.c:73
-msgid "pg_atoi: zero-length string"
-msgstr "pg_atoi: string nulte du¾ine"
-
-#: utils/adt/numutils.c:83 utils/adt/numutils.c:95 utils/adt/numutils.c:100
-#: utils/adt/numutils.c:108 utils/adt/numutils.c:113 utils/adt/numutils.c:120
-#: utils/adt/numutils.c:125
-#, c-format
-msgid "pg_atoi: error reading \"%s\": %m"
-msgstr ""
-
-#: utils/adt/numutils.c:85
-#, c-format
-msgid "pg_atoi: error in \"%s\": can't parse \"%s\""
-msgstr ""
-
-#: utils/adt/numutils.c:129
-#, c-format
-msgid "pg_atoi: invalid result size: %d"
-msgstr ""
-
-#: utils/adt/oid.c:46
-#, c-format
-msgid "%s: error reading \"%s\": %m"
-msgstr "%s: gre¹ka u èitanju \"%s\": %m"
-
-#: utils/adt/oid.c:49 utils/adt/oid.c:63
-#, c-format
-msgid "%s: error in \"%s\": can't parse \"%s\""
-msgstr "%s: gre¹ka u \"%s\": nemoguæe parsanje \"%s\""
-
-#: utils/adt/oid.c:84
-#, c-format
-msgid "%s: error reading \"%s\": %s"
-msgstr "%s: gre¹ka u èitanju \"%s\": %s"
-
-#: utils/adt/oid.c:138
-msgid "oidvector value has too many values"
-msgstr "oidvector vrijednost ima previ¹e vrijednosti"
-
-#: utils/adt/oracle_compat.c:199 utils/adt/oracle_compat.c:294
-msgid "Requested length too large"
-msgstr "Tra¾ena du¾ina prevelika"
-
-#: utils/adt/oracle_compat.c:857
-msgid "Requested buffer is too large."
-msgstr "Tra¾eni 'buffer' prevelik"
-
-#: utils/adt/pg_locale.c:160
-msgid "Invalid LC_COLLATE setting"
-msgstr "Pogre¹na LC_COLLATE postavka"
-
-#: utils/adt/pgstatfuncs.c:188
-msgid ""
-"pg_stat_get_backend_idset: called in context that does not accept a set "
-"result"
-msgstr ""
-
-#: utils/adt/pgstatfuncs.c:193
-msgid "No function memory context in set-function"
-msgstr ""
-
-#: utils/adt/pseudotypes.c:35 utils/adt/pseudotypes.c:86
-#: utils/adt/pseudotypes.c:109 utils/adt/pseudotypes.c:157
-#: utils/adt/pseudotypes.c:180 utils/adt/pseudotypes.c:203
-#: utils/adt/pseudotypes.c:226
-#, c-format
-msgid "Cannot accept a constant of type %s"
-msgstr "Nemoguæe prihvatiti konstantu tipa '%s'"
-
-#: utils/adt/pseudotypes.c:46 utils/adt/pseudotypes.c:97
-#: utils/adt/pseudotypes.c:168 utils/adt/pseudotypes.c:191
-#: utils/adt/pseudotypes.c:214 utils/adt/pseudotypes.c:237
-#, c-format
-msgid "Cannot display a value of type %s"
-msgstr "Nemoguæe prikazati konstantu tipa '%s'"
-
-#: utils/adt/regexp.c:166
-#, c-format
-msgid "Invalid regular expression: %s"
-msgstr "Pogre¹an 'regular expression': %s"
-
-#: utils/adt/regproc.c:115 utils/adt/regproc.c:130 utils/adt/regproc.c:258
-#, c-format
-msgid "No procedure with name %s"
-msgstr "Ne postoji procedura sa imenom %s"
-
-#: utils/adt/regproc.c:117 utils/adt/regproc.c:132
-#, c-format
-msgid "There is more than one procedure named %s"
-msgstr "Postoji vi¹e nego jedna procedura sa imenom %s."
-
-#: utils/adt/regproc.c:413 utils/adt/regproc.c:428 utils/adt/regproc.c:576
-#, c-format
-msgid "No operator with name %s"
-msgstr "Ne postoji operator sa imenom %s"
-
-#: utils/adt/regproc.c:415 utils/adt/regproc.c:430
-#, c-format
-msgid "There is more than one operator named %s"
-msgstr "Postoji vi¹e nego jedan operator sa imenom %s"
-
-#: utils/adt/regproc.c:556
-msgid ""
-"regoperatorin: use NONE to denote the missing argument of a unary operator"
-msgstr ""
-"regoperatorin: koristite NONE da oznaèite nepostojeæi argument za unarni "
-"operator"
-
-#: utils/adt/regproc.c:558
-msgid "regoperatorin: provide two argument types for operator"
-msgstr "regoperatorin: osigurajte dva argumenta za operator"
-
-#: utils/adt/regproc.c:726
-#, c-format
-msgid "No class with name %s"
-msgstr "Ne postoji klasa sa imenom %s"
-
-#: utils/adt/regproc.c:870
-#, c-format
-msgid "No type with name %s"
-msgstr "Ne postoji tip sa imenom %s"
-
-#: utils/adt/regproc.c:955 utils/adt/regproc.c:958 utils/adt/varlena.c:1355
-#: utils/adt/varlena.c:1358
-#, c-format
-msgid "%s: invalid name syntax"
-msgstr "%s: pogre¹na sintaksa imena"
-
-#: utils/adt/regproc.c:1015
-#, c-format
-msgid "%s: expected a left parenthesis"
-msgstr "%s: oèekivana lijeva zagrada"
-
-#: utils/adt/regproc.c:1029
-#, c-format
-msgid "%s: expected a right parenthesis"
-msgstr "%s: oèekivana desna zagrada"
-
-#: utils/adt/regproc.c:1045
-#, c-format
-msgid "%s: expected a type name"
-msgstr "%s: oèekivano ime tipa"
-
-#: utils/adt/regproc.c:1075
-#, c-format
-msgid "%s: improper type name"
-msgstr "%s: pogre¹no ime tipa"
-
-#: utils/adt/regproc.c:1107
-#, c-format
-msgid "%s: too many argument datatypes"
-msgstr "%s: previ¹e 'argument datatypes'"
-
-#: utils/adt/ri_triggers.c:185
-msgid "RI_FKey_check() not fired by trigger manager"
-msgstr "RI_FKey_check() nije pokrenut od strane 'trigger manager'-a"
-
-#: utils/adt/ri_triggers.c:188
-msgid "RI_FKey_check() must be fired AFTER ROW"
-msgstr "RI_FKey_check() mora biti pokrenut AFTER ROW"
-
-#: utils/adt/ri_triggers.c:191
-msgid "RI_FKey_check() must be fired for INSERT or UPDATE"
-msgstr "RI_FKey_check() mora biti pokrenut za INSERT ili UPDATE"
-
-#: utils/adt/ri_triggers.c:199
-msgid "wrong # of arguments in call to RI_FKey_check()"
-msgstr "pogre¹an broj argumenata u pozivu RI_FKey_check()"
-
-#: utils/adt/ri_triggers.c:201
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_check()"
-msgstr "previ¹e kjuèeva (%d max) u pozivu RI_FKey_check()"
-
-#: utils/adt/ri_triggers.c:215 utils/adt/ri_triggers.c:758
-#: utils/adt/ri_triggers.c:988 utils/adt/ri_triggers.c:1224
-#: utils/adt/ri_triggers.c:1432 utils/adt/ri_triggers.c:1676
-#: utils/adt/ri_triggers.c:1899 utils/adt/ri_triggers.c:2127
-#: utils/adt/ri_triggers.c:2346 utils/adt/ri_triggers.c:2611
-#: utils/adt/ri_triggers.c:2873 utils/adt/ri_triggers.c:3143
-#, c-format
+#: tcop/postgres.c:1922
 msgid ""
-"No target table given for trigger \"%s\" on \"%s\"\n"
-"\tRemove these RI triggers and do ALTER TABLE ADD CONSTRAINT"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:291 utils/adt/ri_triggers.c:402
-#: utils/adt/ri_triggers.c:607
-msgid "SPI_connect() failed in RI_FKey_check()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:296 utils/adt/ri_triggers.c:480
-msgid "SPI_execp() failed in RI_FKey_check()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:301
-#, c-format
-msgid "%s referential integrity violation - no rows found in %s"
-msgstr "%s povreda referencijalnog integriteta - nema naðenih redaka u %s"
-
-#: utils/adt/ri_triggers.c:307 utils/adt/ri_triggers.c:492
-msgid "SPI_finish() failed in RI_FKey_check()"
+"An invalid floating-point operation was signaled. This probably means an out-"
+"of-range result or an invalid operation, such as division by zero."
 msgstr ""
+"Pogrešna operacija pomičnog zareza je signalizirana. To je vjerovatno "
+"rezultat van opsega, kao na primjer dijeljenje sa nulom."
 
-#: utils/adt/ri_triggers.c:319 utils/adt/ri_triggers.c:908
-#: utils/adt/ri_triggers.c:1149 utils/adt/ri_triggers.c:1355
-#: utils/adt/ri_triggers.c:1594 utils/adt/ri_triggers.c:1816
-#: utils/adt/ri_triggers.c:2052 utils/adt/ri_triggers.c:2268
-#: utils/adt/ri_triggers.c:2536 utils/adt/ri_triggers.c:2796
-#: utils/adt/ri_triggers.c:3087 utils/adt/ri_triggers.c:3177
-msgid "MATCH PARTIAL not yet supported"
-msgstr "MATCH PARTIAL jo¹ nije podr¾an"
-
-#: utils/adt/ri_triggers.c:355
-#, c-format
-msgid ""
-"%s referential integrity violation - MATCH FULL doesn't allow mixing of NULL "
-"and NON-NULL key values"
-msgstr ""
-"%s povreda referencijalnog integriteta - MATCH FULL de dozvoljava mije¹anje "
-"NULL i NON-NULL vrijednosti kjuèeva"
+#: tcop/postgres.c:1957
+msgid "terminating connection due to administrator command"
+msgstr "prekid veza zbog administratorske komande"
 
-#: utils/adt/ri_triggers.c:379 utils/adt/ri_triggers.c:593
-msgid "MATCH PARTIAL not yet implemented"
-msgstr "MATCH PARTIAL jo¹ nije implementiran"
+#: tcop/postgres.c:1966
+msgid "canceling query due to user request"
+msgstr "prekid upita zbog korisničkog zahtijeva"
 
-#: utils/adt/ri_triggers.c:485
-#, c-format
+#: tcop/postgres.c:2474
 msgid ""
-"%s referential integrity violation - key referenced from %s not found in %s"
-msgstr ""
-"%s povreda referencijalnog integriteta - kljuè referenciran od %s nije naðen "
-"u %s"
-
-#: utils/adt/ri_triggers.c:501
-msgid "internal error #1 in ri_triggers.c"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:678
-msgid "SPI_execp() failed in ri_Check_Pk_Match()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:685
-msgid "SPI_finish() failed in ri_Check_Pk_Match()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:726
-msgid "RI_FKey_noaction_del() not fired by trigger manager"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:729
-msgid "RI_FKey_noaction_del() must be fired AFTER ROW"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:731
-msgid "RI_FKey_noaction_del() must be fired for DELETE"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:739
-msgid "wrong # of arguments in call to RI_FKey_noaction_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:741
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_noaction_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:816
-msgid "SPI_connect() failed in RI_FKey_noaction_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:886
-msgid "SPI_execp() failed in RI_FKey_noaction_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:891 utils/adt/ri_triggers.c:1132
-#: utils/adt/ri_triggers.c:1799 utils/adt/ri_triggers.c:2035
-#, c-format
-msgid "%s referential integrity violation - key in %s still referenced from %s"
-msgstr ""
-"%s povreda referencijalnog integriteta - kljuè u %s je jo¹ uvijek "
-"referenciran od strane %s"
-
-#: utils/adt/ri_triggers.c:898
-msgid "SPI_finish() failed in RI_FKey_noaction_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:915
-msgid "internal error #2 in ri_triggers.c"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:956
-msgid "RI_FKey_noaction_upd() not fired by trigger manager"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:959
-msgid "RI_FKey_noaction_upd() must be fired AFTER ROW"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:961
-msgid "RI_FKey_noaction_upd() must be fired for UPDATE"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:969
-msgid "wrong # of arguments in call to RI_FKey_noaction_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:971
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_noaction_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1057
-msgid "SPI_connect() failed in RI_FKey_noaction_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1127
-msgid "SPI_execp() failed in RI_FKey_noaction_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1139
-msgid "SPI_finish() failed in RI_FKey_noaction_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1156
-msgid "internal error #3 in ri_triggers.c"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1192
-msgid "RI_FKey_cascade_del() not fired by trigger manager"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1195
-msgid "RI_FKey_cascade_del() must be fired AFTER ROW"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1197
-msgid "RI_FKey_cascade_del() must be fired for DELETE"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1205
-msgid "wrong # of arguments in call to RI_FKey_cascade_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1207
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_cascade_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1271
-msgid "SPI_connect() failed in RI_FKey_cascade_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1340
-msgid "SPI_execp() failed in RI_FKey_cascade_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1345
-msgid "SPI_finish() failed in RI_FKey_cascade_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1362
-msgid "internal error #4 in ri_triggers.c"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1400
-msgid "RI_FKey_cascade_upd() not fired by trigger manager"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1403
-msgid "RI_FKey_cascade_upd() must be fired AFTER ROW"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1405
-msgid "RI_FKey_cascade_upd() must be fired for UPDATE"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1413
-msgid "wrong # of arguments in call to RI_FKey_cascade_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1415
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_cascade_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1490
-msgid "SPI_connect() failed in RI_FKey_cascade_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1579
-msgid "SPI_execp() failed in RI_FKey_cascade_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1584
-msgid "SPI_finish() failed in RI_FKey_cascade_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1601
-msgid "internal error #5 in ri_triggers.c"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1644
-msgid "RI_FKey_restrict_del() not fired by trigger manager"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1647
-msgid "RI_FKey_restrict_del() must be fired AFTER ROW"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1649
-msgid "RI_FKey_restrict_del() must be fired for DELETE"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1657
-msgid "wrong # of arguments in call to RI_FKey_restrict_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1659
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_restrict_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1723
-msgid "SPI_connect() failed in RI_FKey_restrict_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1794
-msgid "SPI_execp() failed in RI_FKey_restrict_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1806
-msgid "SPI_finish() failed in RI_FKey_restrict_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1823
-msgid "internal error #6 in ri_triggers.c"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1867
-msgid "RI_FKey_restrict_upd() not fired by trigger manager"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1870
-msgid "RI_FKey_restrict_upd() must be fired AFTER ROW"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1872
-msgid "RI_FKey_restrict_upd() must be fired for UPDATE"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1880
-msgid "wrong # of arguments in call to RI_FKey_restrict_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1882
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_restrict_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:1957
-msgid "SPI_connect() failed in RI_FKey_restrict_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2030
-msgid "SPI_execp() failed in RI_FKey_restrict_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2042
-msgid "SPI_finish() failed in RI_FKey_restrict_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2059
-msgid "internal error #7 in ri_triggers.c"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2095
-msgid "RI_FKey_setnull_del() not fired by trigger manager"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2098
-msgid "RI_FKey_setnull_del() must be fired AFTER ROW"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2100
-msgid "RI_FKey_setnull_del() must be fired for DELETE"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2108
-msgid "wrong # of arguments in call to RI_FKey_setnull_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2110
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_setnull_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2174
-msgid "SPI_connect() failed in RI_FKey_setnull_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2253
-msgid "SPI_execp() failed in RI_FKey_setnull_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2258
-msgid "SPI_finish() failed in RI_FKey_setnull_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2275
-msgid "internal error #8 in ri_triggers.c"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2314
-msgid "RI_FKey_setnull_upd() not fired by trigger manager"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2317
-msgid "RI_FKey_setnull_upd() must be fired AFTER ROW"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2319
-msgid "RI_FKey_setnull_upd() must be fired for UPDATE"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2327
-msgid "wrong # of arguments in call to RI_FKey_setnull_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2329
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_setnull_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2405
-msgid "SPI_connect() failed in RI_FKey_setnull_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2521
-msgid "SPI_execp() failed in RI_FKey_setnull_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2526
-msgid "SPI_finish() failed in RI_FKey_setnull_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2543
-msgid "internal error #9 in ri_triggers.c"
-msgstr "interna gre¹ka #9 u ri_triggers.c"
-
-#: utils/adt/ri_triggers.c:2579
-msgid "RI_FKey_setdefault_del() not fired by trigger manager"
-msgstr "RI_FKey_setdefault_del() nije pokrenut od strane 'trigger' menad¾era"
-
-#: utils/adt/ri_triggers.c:2582
-msgid "RI_FKey_setdefault_del() must be fired AFTER ROW"
-msgstr "RI_FKey_setdefault_del() mora biti pokrenut za AFTER ROW"
-
-#: utils/adt/ri_triggers.c:2584
-msgid "RI_FKey_setdefault_del() must be fired for DELETE"
-msgstr "RI_FKey_setdefault_del() mora biti pokrenut za DELETE"
-
-#: utils/adt/ri_triggers.c:2592
-msgid "wrong # of arguments in call to RI_FKey_setdefault_del()"
-msgstr "pogre¹an broj argumenata u pozivu 'RI_FKey_setdefault_del()'"
-
-#: utils/adt/ri_triggers.c:2594
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_setdefault_del()"
-msgstr "previ¹e kljuèeva (%d max) u pozivu 'RI_FKey_setdefault_del()'"
-
-#: utils/adt/ri_triggers.c:2658
-msgid "SPI_connect() failed in RI_FKey_setdefault_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2781
-msgid "SPI_execp() failed in RI_FKey_setdefault_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2786
-msgid "SPI_finish() failed in RI_FKey_setdefault_del()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:2803
-msgid "internal error #10 in ri_triggers.c"
-msgstr "interna gre¹ka #10 u ri_triggers.c"
-
-#: utils/adt/ri_triggers.c:2841
-msgid "RI_FKey_setdefault_upd() not fired by trigger manager"
-msgstr "RI_FKey_setdefault_upd() nije pokrenut od strane 'trigger' menad¾era"
-
-#: utils/adt/ri_triggers.c:2844
-msgid "RI_FKey_setdefault_upd() must be fired AFTER ROW"
-msgstr "RI_FKey_setdefault_upd() mora biti pokrenut za AFTER ROW"
-
-#: utils/adt/ri_triggers.c:2846
-msgid "RI_FKey_setdefault_upd() must be fired for UPDATE"
-msgstr "RI_FKey_setdefault_upd() mora biti pokrenut za UPDATE"
-
-#: utils/adt/ri_triggers.c:2854
-msgid "wrong # of arguments in call to RI_FKey_setdefault_upd()"
-msgstr "pogre¹an broj argumenata u pozivu 'RI_FKey_setdefault_upd()'"
-
-#: utils/adt/ri_triggers.c:2856
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_setdefault_upd()"
-msgstr "previ¹e kljuèeva (%d max) u pozivu 'RI_FKey_setdefault_upd()'"
-
-#: utils/adt/ri_triggers.c:2933
-msgid "SPI_connect() failed in RI_FKey_setdefault_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:3072
-msgid "SPI_execp() failed in RI_FKey_setdefault_upd()"
+"query-level statistics are disabled because parser, planner, or executor "
+"statistics are on"
 msgstr ""
+"statistika upita je isključena jer je statistika  'parser'-a, 'planner'-a, "
+"ili 'executor'-a uključena."
 
-#: utils/adt/ri_triggers.c:3077
-msgid "SPI_finish() failed in RI_FKey_setdefault_upd()"
-msgstr ""
-
-#: utils/adt/ri_triggers.c:3094
-msgid "internal error #11 in ri_triggers.c"
-msgstr "interna gre¹ka #11 u ri_triggers.c"
-
-#: utils/adt/ri_triggers.c:3125
-msgid "wrong # of arguments in call to RI_FKey_keyequal_upd()"
-msgstr "pogre¹an broj argumenata u pozivu 'RI_FKey_keyequal_upd()'"
-
-#: utils/adt/ri_triggers.c:3127
-#, c-format
-msgid "too many keys (%d max) in call to RI_FKey_keyequal_upd()"
-msgstr "previ¹e kljuèeva (%d max) u pozivu 'RI_FKey_keyequal_upd()'"
-
-#: utils/adt/ri_triggers.c:3184
-msgid "internal error #12 in ri_triggers.c"
-msgstr "interna gre¹ka #12 u ri_triggers.c"
-
-#: utils/adt/ri_triggers.c:3249
-#, c-format
-msgid "unrecognized referential integrity MATCH type '%s'"
-msgstr "nepoznat referencijalni integritet MATCH type '%s'"
-
-#: utils/adt/ri_triggers.c:3299 utils/adt/ri_triggers.c:3307
-#: utils/adt/ri_triggers.c:3359
-#, c-format
-msgid "constraint %s: table %s does not have an attribute %s"
-msgstr "constraint %s: tablica %s nema atribut %s"
-
-#: utils/adt/ri_triggers.c:3487
-msgid "out of memory for RI plan cache"
-msgstr "nedovoljno memorije za 'RI plan cache'"
-
-#: utils/adt/ri_triggers.c:3676
-#, c-format
-msgid "ri_AttributesEqual(): cannot find '=' operator for type %u"
-msgstr "ri_AttributesEqual(): nemoguæe pronaæi '=' operator za tip %u"
-
-#: utils/adt/ri_triggers.c:3692
-msgid "out of memory for RI operator cache"
-msgstr "nedovoljno memorije za 'RI operator cache'"
-
-#: utils/adt/ruleutils.c:198
-msgid "get_ruledef: cannot connect to SPI manager"
-msgstr "get_ruledef: nemoguæe konektiranje na 'SPI' menad¾er"
-
-#: utils/adt/ruleutils.c:213 utils/adt/ruleutils.c:330
-#, c-format
-msgid "SPI_prepare() failed for \"%s\""
-msgstr "SPI_prepare() nije uspio za \"%s\""
-
-#: utils/adt/ruleutils.c:224
-#, c-format
-msgid "failed to get pg_rewrite tuple for %u"
-msgstr "neuspje¹an 'pg_rewrite' sloga za %u"
-
-#: utils/adt/ruleutils.c:228 utils/adt/ruleutils.c:253
-msgid "get_ruledef: SPI_finish() failed"
-msgstr "get_ruledef: SPI_finish() nije uspio"
-
-#: utils/adt/ruleutils.c:314
-msgid "get_viewdef: cannot connect to SPI manager"
-msgstr "get_viewdef: nemoguæe konektiranje na 'SPI' menad¾er"
-
-#: utils/adt/ruleutils.c:343
-#, c-format
-msgid "failed to get pg_rewrite tuple for view %u"
-msgstr "neuspje¹an 'pg_rewrite' sloga za 'view' %u"
-
-#: utils/adt/ruleutils.c:366
-msgid "get_viewdef: SPI_finish() failed"
-msgstr "get_viewdef: SPI_finish() nije uspio"
-
-#: utils/adt/ruleutils.c:402
-#, c-format
-msgid "syscache lookup for index %u failed"
-msgstr "tra¾enje indeksa %u u 'syscache'-u nijeuspjelo"
-
-#: utils/adt/ruleutils.c:415
-#, c-format
-msgid "syscache lookup for relid %u failed"
-msgstr "tra¾enje 'relid'-a %u u 'syscache'-u nijeuspjelo"
-
-#: utils/adt/ruleutils.c:580
-#, c-format
-msgid "Failed to find constraint with OID %u"
-msgstr "Nije uspjelo tra¾enje 'constarint'-a sa OID-om %u"
-
-#: utils/adt/ruleutils.c:600
-#, c-format
-msgid "pg_get_constraintdef: Null conkey for constraint %u"
-msgstr "pg_get_constraintdef: 'Null conkey' za 'constraint' %u"
-
-#: utils/adt/ruleutils.c:613
-#, c-format
-msgid "pg_get_constraintdef: Null confkey for constraint %u"
-msgstr "pg_get_constraintdef: 'Null confkey' za 'constraint' %u"
-
-#: utils/adt/ruleutils.c:633
-#, c-format
-msgid "pg_get_constraintdef: Unknown confmatchtype '%c' for constraint %u"
-msgstr "pg_get_constraintdef: Nepoznat 'confmatchtype' '%c' za 'constraint' %u"
-
-#: utils/adt/ruleutils.c:659
-#, c-format
-msgid "pg_get_constraintdef: Unknown confupdtype '%c' for constraint %u"
-msgstr "pg_get_constraintdef: Nepoznat 'confupdtype' '%c' za 'constraint' %u"
-
-#: utils/adt/ruleutils.c:684
-#, c-format
-msgid "pg_get_constraintdef: Unknown confdeltype '%c' for constraint %u"
-msgstr "pg_get_constraintdef: Nepoznat 'confdeltype' '%c' za 'constraint' %u"
-
-#: utils/adt/ruleutils.c:698
-#, c-format
-msgid "pg_get_constraintdef: unsupported constraint type '%c'"
-msgstr "pg_get_constraintdef: nepodr¾ani 'constraint' tip '%c'"
-
-#: utils/adt/ruleutils.c:1100
-#, c-format
-msgid "get_ruledef: rule %s has unsupported event type %d"
-msgstr "get_ruledef: pravilo(rule) %s ima nepodr¾an tip dogaðaja(event) %d"
-
-#: utils/adt/ruleutils.c:1302
-#, c-format
-msgid "get_query_def: unknown query command type %d"
-msgstr "get_query_def: nepoznat tip komande upita(query command) %d"
-
-#: utils/adt/ruleutils.c:1537
-#, c-format
-msgid "get_setop_query: unexpected set op %d"
-msgstr "get_setop_query: neoèekivan 'set op' %d"
-
-#: utils/adt/ruleutils.c:1549
-#, c-format
-msgid "get_setop_query: unexpected node %d"
-msgstr "get_setop_query: neoèekivan nod %d"
-
-#: utils/adt/ruleutils.c:1609
-msgid "get_insert_query_def: too many RTEs in INSERT!"
-msgstr "get_insert_query_def: previ¹e RTE-ova u INSERT-u!"
-
-#: utils/adt/ruleutils.c:1761
-msgid "get_utility_query_def: unexpected statement type"
-msgstr "get_utility_query_def: neoèekivan tip izraza"
+#: tcop/postgres.c:2563
+msgid "invalid backend command-line arguments"
+msgstr "pogrešni 'backend' komandno-linijski argumenti"
 
-#: utils/adt/ruleutils.c:1792
-#, c-format
-msgid "get_names_for_var: bogus varlevelsup %d"
-msgstr "get_names_for_var: pogre¹an 'varlevelsup' %d"
+#: tcop/postgres.c:2564 tcop/postgres.c:2580
+msgid "Try -? for help."
+msgstr "Pokušajte -? za pomoć."
 
-#: utils/adt/ruleutils.c:1806
+#: tcop/postgres.c:2578
 #, c-format
-msgid "get_names_for_var: bogus varno %d"
-msgstr "get_names_for_var: pogre¹an 'varno' %d"
+msgid "%s: invalid command-line arguments"
+msgstr "%s: pogrešni komandno-linijski argumenti"
 
-#: utils/adt/ruleutils.c:2036
+#: tcop/postgres.c:2588
 #, c-format
-msgid "get_rule_expr: expr opType %d not supported"
-msgstr "get_rule_expr: izraz 'opType' %d nije podr¾an"
+msgid "%s: no database nor user name specified"
+msgstr "%s: baza podataka i korisnik nisu specificirani"
 
-#: utils/adt/ruleutils.c:2096
+#: tcop/postgres.c:2988
 #, c-format
-msgid "Argument type %s of FieldSelect is not a tuple type"
-msgstr "Tip argumenta %s 'FieldSelect' izraza nije slog(tuple) tipa"
+msgid "invalid CLOSE message subtype %d"
+msgstr "pogrešan CLOSE podtip poruke %d"
 
-#: utils/adt/ruleutils.c:2178
+#: tcop/postgres.c:3018
 #, c-format
-msgid "get_rule_expr: unexpected nulltesttype %d"
-msgstr "get_rule_expr: neoèekivan nulltesttype %d"
+msgid "invalid DESCRIBE message subtype %d"
+msgstr "pogrešan DESCRIBE podtip poruke %d"
 
-#: utils/adt/ruleutils.c:2211
+#: tcop/pquery.c:352
 #, c-format
-msgid "get_rule_expr: unexpected booltesttype %d"
-msgstr "get_rule_expr: neoèekivan 'booltesttype' %d"
+msgid "bind message has %d result formats but query has %d columns"
+msgstr "vezana poruka ima %d formata rezultata, ali upit ima %d kolona"
 
-#: utils/adt/ruleutils.c:2256
+#: tcop/pquery.c:415 tcop/pquery.c:927
 #, c-format
-msgid "get_rule_expr: unknown node type %d"
-msgstr "get_rule_expr: nepoznat tip noda: %d"
+msgid "portal \"%s\" cannot be run anymore"
+msgstr "portal \"%s\" ne može više biti pokrenut"
 
-#: utils/adt/ruleutils.c:2297
-#, c-format
-msgid "cache lookup for operator %u failed"
-msgstr "tra¾enje operatoera %u u 'cache'-u nije uspjelo"
+#: tcop/pquery.c:601
+msgid "cursor can only scan forward"
+msgstr "kursor(cursor) se može pomicati samo naprijed"
 
-#: utils/adt/ruleutils.c:2316
-msgid "get_rule_expr: bogus oprkind"
-msgstr "get_rule_expr: pogre¹an 'oprkind'"
+#: tcop/pquery.c:602
+msgid "Declare it with SCROLL option to enable backward scan."
+msgstr "Deklarirajte sa SCROLL opcijom da bi omogučili pomicanje unatrag."
 
-#: utils/adt/ruleutils.c:2676
+#: tcop/utility.c:75
 #, c-format
-msgid "get_sublink_expr: unsupported sublink type %d"
-msgstr "get_sublink_expr: nepodr¾an 'sublink' tip %d"
+msgid "table \"%s\" does not exist"
+msgstr "tablica \"%s\" ne postoji"
 
-#: utils/adt/ruleutils.c:2769
-#, c-format
-msgid "unexpected rte kind %d"
-msgstr "neoèekivana 'rte' vrsta %d"
+#: tcop/utility.c:77
+msgid "Use DROP TABLE to remove a table."
+msgstr "Koristite DROP TABLE za uklanjanje tablice"
 
-#: utils/adt/ruleutils.c:2841
+#: tcop/utility.c:80
 #, c-format
-msgid "get_from_clause_item: unknown join type %d"
-msgstr "get_from_clause_item: nepoznat 'join' tip %d"
+msgid "sequence \"%s\" does not exist"
+msgstr "sekvenca \"%s\" ne postoji"
 
-#: utils/adt/ruleutils.c:2891
-#, c-format
-msgid "get_from_clause_item: unexpected node type %d"
-msgstr "get_from_clause_item: neoèekivan tip noda %d"
+#: tcop/utility.c:82
+msgid "Use DROP SEQUENCE to remove a sequence."
+msgstr "Koristite DROP SEQUENCE za uklanjanje sekvence."
 
-#: utils/adt/ruleutils.c:2958 utils/cache/lsyscache.c:250
+#: tcop/utility.c:85
 #, c-format
-msgid "cache lookup failed for opclass %u"
-msgstr "tra¾enje 'opclass'-a %u u 'cache'-u nije uspjelo"
+msgid "view \"%s\" does not exist"
+msgstr "view \"%s\" ne postoji"
 
-#: utils/adt/ruleutils.c:2998
-msgid "tleIsArrayAssign: I'm confused ..."
-msgstr "tleIsArrayAssign: Ja sam zbunjen ..."
+#: tcop/utility.c:87
+msgid "Use DROP VIEW to remove a view."
+msgstr "Koristite DROP VIEW za uklanjanje pogleda."
 
-#: utils/adt/ruleutils.c:3215
+#: tcop/utility.c:90
 #, c-format
-msgid "cache lookup of operator %u failed"
-msgstr "nije uspjelo tra¾enje operatora %u u 'cache'-u"
+msgid "index \"%s\" does not exist"
+msgstr "indeks \"%s\" ne postoji"
 
-#: utils/adt/ruleutils.c:3236
+#: tcop/utility.c:91
 #, c-format
-msgid "unexpected oprkind %c for operator %u"
-msgstr "neoèekivan 'oprkind' %c za operator %u"
+msgid "\"%s\" is not an index"
+msgstr "\"%s\" nije index"
 
-#: utils/adt/selfuncs.c:878
-#, c-format
-msgid "patternsel: no = operator for type %u"
-msgstr "patternsel: nema operatora = za tip %u"
+#: tcop/utility.c:92
+msgid "Use DROP INDEX to remove an index."
+msgstr "Koristite DROP INDEX za uklanjanje indeksa."
 
-#: utils/adt/selfuncs.c:1055 utils/adt/selfuncs.c:1132
-#: utils/adt/selfuncs.c:1173 utils/adt/selfuncs.c:1203
+#: tcop/utility.c:96
 #, c-format
-msgid "booltestsel: unexpected booltesttype %d"
-msgstr "booltestsel: neoèekivan 'booltesttype' %d"
+msgid "\"%s\" is not a type"
+msgstr "\"%s\" nije tip podataka"
 
-#: utils/adt/selfuncs.c:1238 utils/adt/selfuncs.c:1292
-#, c-format
-msgid "nulltestsel: unexpected nulltesttype %d"
-msgstr "nulltestsel: neoèekivan 'nulltesttype' %d"
+#: tcop/utility.c:97
+msgid "Use DROP TYPE to remove a type."
+msgstr "Koristite DROP TYPE za uklanjanje tipa."
 
-#: utils/adt/selfuncs.c:2105
-#, c-format
-msgid "convert_numeric_to_scalar: unsupported type %u"
-msgstr "convert_numeric_to_scalar: nepodr¾an tip %u"
+#: tcop/utility.c:602 tcop/utility.c:664
+msgid "must be superuser to alter owner"
+msgstr "samo 'superuser' može mijenjati podatke o vlasniku"
+
+#: tcop/utility.c:984
+msgid "must be superuser to do CHECKPOINT"
+msgstr "samo 'superuser' može napraviti CHECKPOINT"
 
-#: utils/adt/selfuncs.c:2292
+#: utils/adt/acl.c:102 utils/adt/name.c:90
+msgid "identifier too long"
+msgstr "identifikator predugačak"
+
+#: utils/adt/acl.c:103 utils/adt/name.c:91
 #, c-format
-msgid "convert_string_datum: unsupported type %u"
-msgstr "convert_string_datum: nepodr¾an tip %u"
+msgid "Identifier must be less than %d characters."
+msgstr "Identifikator mora biti kraći od %d karaktera."
 
-#: utils/adt/selfuncs.c:2481
+#: utils/adt/acl.c:190
 #, c-format
-msgid "convert_timevalue_to_scalar: unsupported type %u"
-msgstr "convert_timevalue_to_scalar: nepodr¾an tip %u"
+msgid "unrecognized keyword: \"%s\""
+msgstr "nepoznata ključna riječ: \"%s\""
 
-#: utils/adt/selfuncs.c:2708 utils/adt/selfuncs.c:3076
-msgid "Cannot perform case insensitive matching on type BYTEA"
-msgstr ""
-"Nemoguæe izvesti pretra¾ivanje koje ne obaraæa pa¾nju na velika i mala slova "
-"za tip BYTEA"
+#: utils/adt/acl.c:191
+msgid "ACL keyword must be \"group\" or \"user\"."
+msgstr "ACL ključna rijeć mora biti \"group\" ili \"user\"."
 
-#: utils/adt/selfuncs.c:2793 utils/adt/selfuncs.c:3222
-msgid "Regex matching not supported on type BYTEA"
-msgstr "Regex pretra¾ivanje nije podr¾ano za BYTEA tip"
+#: utils/adt/acl.c:196
+msgid "missing name"
+msgstr "nedostaje naziv"
 
-#: utils/adt/selfuncs.c:2934
-msgid "pattern_fixed_prefix: bogus ptype"
-msgstr "pattern_fixed_prefix: pogre¹an ptype"
+#: utils/adt/acl.c:197
+msgid "A name must follow the [group|user] keyword."
+msgstr "Naziv mora slijediti  [group|user] ključnu rijeć."
 
-#: utils/adt/selfuncs.c:2963
-#, c-format
-msgid "prefix_selectivity: no >= operator for type %u"
-msgstr "prefix_selectivity: nema operatora >= za tip %u"
+#: utils/adt/acl.c:205
+msgid "missing \"=\" sign"
+msgstr "nedostaje \"=\" znak"
 
-#: utils/adt/selfuncs.c:2994
+#: utils/adt/acl.c:252
 #, c-format
-msgid "prefix_selectivity: no < operator for type %u"
-msgstr "prefix_selectivity: nema operatora < za tip %u"
+msgid "invalid mode character: must be one of \"%s\""
+msgstr "pogrešan karakter moda: mora biti jedan od \"%s\""
 
-#: utils/adt/selfuncs.c:3266
-msgid "pattern_selectivity: bogus ptype"
-msgstr "pattern_selectivity: pogre¹an ptype"
+#: utils/adt/acl.c:282
+msgid "a name must follow the \"/\" sign"
+msgstr "naziv mora slijediti nakon  \"/\" znaka"
 
-#: utils/adt/selfuncs.c:3432
+#: utils/adt/acl.c:291
 #, c-format
-msgid "string_lessthan: unexpected datatype %u"
-msgstr "string_lessthan: neoèekivan tip podataka %u"
+msgid "defaulting grantor to %u"
+msgstr ""
 
-#: utils/adt/sets.c:87
-#, c-format
-msgid "SetDefine: unable to define set %s"
-msgstr "SetDefine: neuspje¹no definiranje seta %s"
+#: utils/adt/acl.c:350
+msgid "extra garbage at the end of the ACL specification"
+msgstr "dodatno smeće na kraju ACL specifikacije"
 
-#: utils/adt/tid.c:62
-#, c-format
-msgid "invalid tid format: '%s'"
-msgstr "pogre¹an 'tid' format: '%s'"
+#: utils/adt/acl.c:703
+msgid "dependent privileges exist"
+msgstr ""
 
-#: utils/adt/tid.c:67 utils/adt/tid.c:72
-msgid "tidin: invalid value."
-msgstr "tidin: pogre¹na vrijednost."
+#: utils/adt/acl.c:704
+msgid "Use CASCADE to revoke them too."
+msgstr "Koristite CASCADE da biste ih takođe opozvali."
 
-#: utils/adt/tid.c:171
-msgid "ctid isn't of type TID"
-msgstr "ctid nije tipa TID"
+#: utils/adt/acl.c:780
+msgid "cannot remove the world ACL"
+msgstr "nemoguće uklanjanje svijetskog ACL-a"
 
-#: utils/adt/tid.c:176
-msgid "currtid can't handle views with no CTID"
-msgstr "currtid ne mo¾e obraditi 'view'-e bez CTID-a"
+#: utils/adt/acl.c:850
+msgid "cannot specify both user and group"
+msgstr "nemoguće specificiranje i korisnika i grupe"
 
-#: utils/adt/tid.c:178
-msgid "the view has no rules"
-msgstr "ovaj 'view' nema postavljenih pravila(rules)"
+#: utils/adt/acl.c:911 utils/adt/acl.c:1136 utils/adt/acl.c:1348
+#: utils/adt/acl.c:1552 utils/adt/acl.c:1756 utils/adt/acl.c:1965
+#, c-format
+msgid "unrecognized privilege type: \"%s\""
+msgstr "nepoznat privilegirani tip: \"%s\""
 
-#: utils/adt/tid.c:188
-msgid "only one select rule is allowed in views"
-msgstr "samo jedan 'select rule' je dozvoljen za 'view'"
+#: utils/adt/acl.c:1525
+#, c-format
+msgid "function \"%s\" does not exist"
+msgstr "funkcija \"%s\" ne postoji"
 
-#: utils/adt/tid.c:209
-msgid "currtid can't handle this view"
-msgstr "currtid ne mo¾e obraditi ovaj 'view'"
+#: utils/adt/array_userfuncs.c:50
+msgid "could not determine input data types"
+msgstr "nemoguće je utvrditi ulazne tipove podataka"
 
-#: utils/adt/timestamp.c:80
-#, c-format
-msgid "Bad timestamp external representation (too long) '%s'"
-msgstr "Pogre¹na eksterna 'timestamp' prezentacija (predugaèko) '%s'"
+#: utils/adt/array_userfuncs.c:72
+msgid "neither input type is an array"
+msgstr "niti ulazni tip nije niz"
 
-#: utils/adt/timestamp.c:84 utils/adt/timestamp.c:278
-#, c-format
-msgid "Bad timestamp external representation '%s'"
-msgstr "Pogre¹na eksterna 'timestamp' prezentacija '%s'"
+#: utils/adt/array_userfuncs.c:99
+msgid "argument must be empty or one-dimensional array"
+msgstr "argument mora biti prazan ili jednodimenzionalni niz"
 
-#: utils/adt/timestamp.c:90
-#, c-format
-msgid "TIMESTAMP out of range '%s'"
-msgstr "TIMESTAMP van opsega '%s'"
+#: utils/adt/array_userfuncs.c:198 utils/adt/array_userfuncs.c:210
+#: utils/adt/array_userfuncs.c:247 utils/adt/array_userfuncs.c:280
+#: utils/adt/array_userfuncs.c:308
+msgid "cannot concatenate incompatible arrays"
+msgstr "nomoguće povezivanje nekompatibilnih nizova"
 
-#: utils/adt/timestamp.c:106
+#: utils/adt/array_userfuncs.c:199
 #, c-format
-msgid "TIMESTAMP '%s' no longer supported"
-msgstr "TIMESTAMP '%s' vi¹e nije podr¾an"
+msgid "Arrays of %d and %d dimensions are not compatible for concatenation."
+msgstr "Nizovi dimenzija %d i %d nisu kompatibilni za povezivanje."
 
-#: utils/adt/timestamp.c:111
+#: utils/adt/array_userfuncs.c:211
 #, c-format
-msgid "TIMESTAMP '%s' not parsed; internal coding error"
-msgstr "TIMESTAMP '%s' nije parsano; interna gre¹ka u kodu"
+msgid ""
+"Arrays with element types %s and %s are not compatible for concatenation."
+msgstr "Nizovi sa tipovima elemenata %s i %s nisu kompatibilni za povezivanje."
 
-#: utils/adt/timestamp.c:139
-msgid "Unable to format timestamp; internal coding error"
-msgstr "Neuspje¹no formatiranje 'timestamp' tipa; interna gre¹ka u kodu"
+#: utils/adt/array_userfuncs.c:248
+msgid ""
+"Arrays with differing element dimensions are not compatible for "
+"concatenation."
+msgstr "Nizovi sa raličitim dimenzijama nisu kompatibilni za povezivanje."
 
-#: utils/adt/timestamp.c:213
-#, c-format
-msgid "TIMESTAMP(%d) precision must be between %d and %d"
-msgstr "TIMESTAMP(%d) preciznost mora biti izmeðu %d i %d"
+#: utils/adt/array_userfuncs.c:281 utils/adt/array_userfuncs.c:309
+msgid "Arrays with differing dimensions are not compatible for concatenation."
+msgstr "Nizovi sa raličitim dimenzijama nisu kompatibilni za povezivanje."
 
-#: utils/adt/timestamp.c:273
+#: utils/adt/array_userfuncs.c:354
 #, c-format
-msgid "Bad timestamp with time zone external representation (too long) '%s'"
-msgstr "Pogre¹na eksterna 'timestamp' prezentacija (predugaèko) '%s'"
+msgid "invalid array element type: %u"
+msgstr "pogrešan tip elementa niza (array element type): %u"
 
-#: utils/adt/timestamp.c:284
+#: utils/adt/array_userfuncs.c:358 utils/adt/arrayfuncs.c:893
+#: utils/adt/arrayfuncs.c:2233
 #, c-format
-msgid "TIMESTAMP WITH TIME ZONE out of range '%s'"
-msgstr "TIMESTAMP WITH TIME ZONE van opsega '%s'"
+msgid "invalid number of dimensions: %d"
+msgstr "pogrešan broj dimenzija: %d"
 
-#: utils/adt/timestamp.c:300
-#, c-format
-msgid "TIMESTAMP WITH TIME ZONE '%s' no longer supported"
-msgstr "TIMESTAMP WITH TIME ZONE '%s' vi¹e nije podr¾ano"
+#: utils/adt/arrayfuncs.c:219 utils/adt/arrayfuncs.c:231
+msgid "missing dimension value"
+msgstr "nedostaje vrijednost dimenzije"
 
-#: utils/adt/timestamp.c:305
-#, c-format
-msgid "TIMESTAMP WITH TIME ZONE '%s' not parsed; internal coding error"
-msgstr "TIMESTAMP WITH TIME ZONE '%s' nije parsano; interna gre¹ka u kodu"
+#: utils/adt/arrayfuncs.c:241
+msgid "missing \"]\" in array dimensions"
+msgstr "nedostaje \"]\" u dimenzijama niza"
+
+#: utils/adt/arrayfuncs.c:249
+msgid "upper bound cannot be less than lower bound"
+msgstr "gornja granica ne može biti manja od donje granice"
 
-#: utils/adt/timestamp.c:334
-msgid "Unable to format timestamp with time zone; internal coding error"
+#: utils/adt/arrayfuncs.c:261
+msgid "array value must start with \"{\" or dimension information"
 msgstr ""
-"Neuspje¹no formatiranje 'timestamp with time zone' tipa; interna gre¹ka u "
-"kodu"
+"vrijednost niza mora započinjati sa \"{\" ili informacijama o dimenziji"
 
-#: utils/adt/timestamp.c:393
-#, c-format
-msgid "Bad interval external representation (too long) '%s'"
-msgstr "Pogre¹na eksterna 'interval' prezentacija (predugaèko) '%s'"
+#: utils/adt/arrayfuncs.c:272
+msgid "missing assignment operator"
+msgstr "nedostaje operator dodijeljivanja"
 
-#: utils/adt/timestamp.c:397 utils/adt/timestamp.c:405
-#, c-format
-msgid "Bad interval external representation '%s'"
-msgstr "Pogre¹na eksterna 'interval' prezentacija '%s'"
+#: utils/adt/arrayfuncs.c:300
+msgid "missing left brace"
+msgstr "nedostaje lijeva zagrada"
 
-#: utils/adt/timestamp.c:410
+#: utils/adt/arrayfuncs.c:358 utils/adt/arrayfuncs.c:367
+#: utils/adt/arrayfuncs.c:392 utils/adt/arrayfuncs.c:486
+#: utils/adt/arrayfuncs.c:498 utils/adt/arrayfuncs.c:519
+#: utils/adt/arrayfuncs.c:534 utils/adt/arrayfuncs.c:572
 #, c-format
-msgid "Interval '%s' no longer supported"
-msgstr "Interval '%s' vi¹e nije podr¾an"
+msgid "malformed array literal: \"%s\""
+msgstr "pogrešno formiran literal niza: \"%s\""
 
-#: utils/adt/timestamp.c:414
+#: utils/adt/arrayfuncs.c:904
+msgid "invalid array flags"
+msgstr "pogrešne zastavice niza"
+
+#: utils/adt/arrayfuncs.c:912
+msgid "wrong element type"
+msgstr "pogrešan tip elementa"
+
+#: utils/adt/arrayfuncs.c:955 utils/cache/lsyscache.c:1709
 #, c-format
-msgid "Interval '%s' not parsed; internal coding error"
-msgstr "Interval '%s' nije parsano; interna gre¹ka u kodu"
+msgid "no binary input function available for type %s"
+msgstr "ne postoji ulazna binarna funkcija za tip %s"
 
-#: utils/adt/timestamp.c:434
-msgid "Unable to encode interval; internal coding error"
-msgstr "Neuspje¹no enkodiranje interval tipa; interna gre¹ka u kodu"
+#: utils/adt/arrayfuncs.c:1050
+#, c-format
+msgid "improper binary format in array element %d"
+msgstr "neprikladan binarni format u elementu niza %d"
 
-#: utils/adt/timestamp.c:437
-msgid "Unable to format interval; internal coding error"
-msgstr "Neuspje¹no formatiranje interval tipa; interna gre¹ka u kodu"
+#: utils/adt/arrayfuncs.c:1129 utils/cache/lsyscache.c:1745
+#, c-format
+msgid "no binary output function available for type %s"
+msgstr "ne postoji izlazna binarna funkcija za tip %s"
 
-#: utils/adt/timestamp.c:695
-msgid "AdjustIntervalForTypmod(): internal coding error"
-msgstr "AdjustIntervalForTypmod(): gre¹ka u internom kodu"
+#: utils/adt/arrayfuncs.c:1479
+msgid "slices of fixed-length arrays not implemented"
+msgstr "komadi niza fiksne dužine nisu implementirani"
 
-#: utils/adt/timestamp.c:1517
-msgid "Unable to subtract non-finite timestamps"
-msgstr "Nemoguæe oduzimanje neodreðenih TIMESTAMP-ova "
+#: utils/adt/arrayfuncs.c:1617 utils/adt/arrayfuncs.c:1622
+#: utils/adt/arrayfuncs.c:1662 utils/adt/arrayfuncs.c:1684
+#: utils/adt/arrayfuncs.c:1696 utils/adt/arrayfuncs.c:1851
+#: utils/adt/arrayfuncs.c:1868 utils/adt/arrayfuncs.c:1879
+#: utils/adt/arrayfuncs.c:1888 utils/adt/arrayfuncs.c:1899
+msgid "invalid array subscripts"
+msgstr "pogrešne dimenzije niza"
 
-#: utils/adt/timestamp.c:1579
-msgid ""
-"Unable to add TIMESTAMP and INTERVAL\n"
-"\ttimestamp_pl_span() internal error encoding timestamp"
+#: utils/adt/arrayfuncs.c:1813
+msgid "updates on slices of fixed-length arrays not implemented"
 msgstr ""
-"Neuspje¹no dodavanje TIMESTAMP-a i INTERVAL-a\n"
-"\ttimestamptz_pl_span() interna gre¹ka kod kodiranja TIMESTAMP-a"
 
-#: utils/adt/timestamp.c:1586
-msgid ""
-"Unable to add TIMESTAMP and INTERVAL\n"
-"\ttimestamp_pl_span() internal error decoding timestamp"
-msgstr ""
-"Neuspje¹no dodavanje TIMESTAMP-a i INTERVAL-a\n"
-"\ttimestamptz_pl_span() interna gre¹ka kod dekodiranja TIMESTAMP-a"
+#: utils/adt/arrayfuncs.c:1911
+msgid "source array too small"
+msgstr "izvorni niz premalen"
 
-#: utils/adt/timestamp.c:1664
-msgid ""
-"Unable to add TIMESTAMP and INTERVAL\n"
-"\ttimestamptz_pl_span() internal error encoding timestamp"
-msgstr ""
-"Neuspje¹no dodavanje TIMESTAMP-a i INTERVAL-a\n"
-"\ttimestamptz_pl_span() interna gre¹ka kod kodiranja TIMESTAMP-a"
+#: utils/adt/arrayfuncs.c:2135 utils/adt/arrayfuncs.c:3031
+msgid "NULL array elements not supported"
+msgstr "NULL elementi niza nisu podržani"
 
-#: utils/adt/timestamp.c:1669
-msgid ""
-"Unable to add TIMESTAMP and INTERVAL\n"
-"\ttimestamptz_pl_span() internal error decoding timestamp"
-msgstr ""
-"Neuspje¹no dodavanje TIMESTAMP-a i INTERVAL-a\n"
-"\ttimestamptz_pl_span() interna gre¹ka kod dekodiranja TIMESTAMP-a"
+#: utils/adt/arrayfuncs.c:2375 utils/adt/arrayfuncs.c:2530
+msgid "cannot compare arrays of different element types"
+msgstr "nemoguće je uspoređivati nizove sa različitim tipovima elemenata"
 
-#: utils/adt/timestamp.c:1898
-msgid "interval_div: divide by 0.0 error"
-msgstr "interval_div: dijeljenje sa 0.0 - gre¹ka"
+#: utils/adt/arrayfuncs.c:2547
+#, c-format
+msgid "could not identify a comparison function for type %s"
+msgstr "neuspješna identifikacija operatora usporedbe za tip %s"
 
-#: utils/adt/timestamp.c:1943
-msgid "interval_accum: expected 2-element interval array"
-msgstr "interval_accum: oèekivan interval niz sa 2 elementa"
+#: utils/adt/arrayfuncs.c:2921
+msgid "could not determine target array type"
+msgstr "neuspješno utvrđivanje ciljnog tip niza"
 
-#: utils/adt/timestamp.c:1985
-msgid "interval_avg: expected 2-element interval array"
-msgstr "interval_avg: oèekivan interval niz sa 2 elementa"
+#: utils/adt/arrayfuncs.c:2927
+msgid "target type is not an array"
+msgstr "ciljni tip podataka nije niz"
 
-#: utils/adt/timestamp.c:2107
-msgid ""
-"Unable to encode INTERVAL\n"
-"\ttimestamp_age() internal coding error"
+#: utils/adt/arrayfuncs.c:2939
+msgid "array coercion to domain type elements not currently supported"
 msgstr ""
-"Neuspje¹no dekodiranje INTERVAL-a\n"
-"\ttimestamp_age() gre¹ka u internom kodu"
 
-#: utils/adt/timestamp.c:2111
-msgid ""
-"Unable to decode TIMESTAMP\n"
-"\ttimestamp_age() internal coding error"
-msgstr ""
-"Neuspje¹no dekodiranje TIMESTAMP-a\n"
-"\ttimestamp_age() gre¹ka u internom kodu"
+#: utils/adt/ascii.c:68
+#, c-format
+msgid "unsupported encoding conversion from %s to ASCII"
+msgstr "nepodržana 'encoding' konverzija iz %s u ASCII"
 
-#: utils/adt/timestamp.c:2216 utils/adt/timestamp.c:2219
-msgid "Unable to decode TIMESTAMP"
-msgstr "Neuspje¹no dekodiranje TIMESTAMP-a"
+#: utils/adt/bool.c:80
+#, c-format
+msgid "invalid input syntax for boolean: \"%s\""
+msgstr "neispravna ulazna sintaksa za boolean: \"%s\""
 
-#: utils/adt/timestamp.c:2272
-msgid "TIMESTAMP bad external representation (too long)"
-msgstr "TIMESTAMP pogre¹na eksterna prezentacija(predugaèko)"
+#: utils/adt/cash.c:198
+#, c-format
+msgid "invalid input syntax for money: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'money': \"%s\""
 
-#: utils/adt/timestamp.c:2328
-msgid "TIMESTAMP WITH TIME ZONE bad external representation (too long)"
-msgstr "TIMESTAMP WITH TIME ZONE pogre¹na eksterna prezentacija(predugaèko)"
+#: utils/adt/cash.c:496 utils/adt/cash.c:548 utils/adt/cash.c:601
+#: utils/adt/cash.c:653 utils/adt/char.c:186 utils/adt/float.c:571
+#: utils/adt/float.c:635 utils/adt/float.c:1857 utils/adt/float.c:1919
+#: utils/adt/geo_ops.c:3809 utils/adt/int.c:644 utils/adt/int.c:709
+#: utils/adt/int.c:750 utils/adt/int.c:791 utils/adt/int.c:805
+#: utils/adt/int.c:819 utils/adt/int.c:833 utils/adt/int.c:847
+#: utils/adt/int8.c:526 utils/adt/int8.c:555 utils/adt/int8.c:653
+#: utils/adt/int8.c:694 utils/adt/numeric.c:3639 utils/adt/timestamp.c:2002
+msgid "division by zero"
+msgstr "dijeljenje sa nulom"
 
-#: utils/adt/timestamp.c:2385
-msgid "INTERVAL bad external representation (too long)"
-msgstr "INTERVAR pogre¹na eksterna prezentacija(predugaèko)"
+#: utils/adt/date.c:87 utils/adt/datetime.c:1308 utils/adt/datetime.c:2059
+msgid "\"current\" is no longer supported"
+msgstr "\"current\" više nije podržan"
 
-#: utils/adt/timestamp.c:2418 utils/adt/timestamp.c:2482
-#: utils/adt/timestamp.c:2782 utils/adt/timestamp.c:2924
-#, c-format
-msgid "TIMESTAMP units '%s' not recognized"
-msgstr "TIMESTAMP jedinice '%s' nisu poznate"
+#: utils/adt/date.c:367 utils/adt/date.c:439 utils/adt/date.c:1001
+#: utils/adt/date.c:1038 utils/adt/date.c:1940 utils/adt/formatting.c:2846
+#: utils/adt/formatting.c:2871 utils/adt/formatting.c:2930
+#: utils/adt/nabstime.c:630 utils/adt/nabstime.c:673 utils/adt/nabstime.c:703
+#: utils/adt/nabstime.c:746 utils/adt/timestamp.c:155
+#: utils/adt/timestamp.c:382 utils/adt/timestamp.c:1735
+#: utils/adt/timestamp.c:1756 utils/adt/timestamp.c:1813
+#: utils/adt/timestamp.c:1836 utils/adt/timestamp.c:2218
+#: utils/adt/timestamp.c:2329 utils/adt/timestamp.c:2563
+#: utils/adt/timestamp.c:2614 utils/adt/timestamp.c:2671
+#: utils/adt/timestamp.c:2723 utils/adt/timestamp.c:2969
+#: utils/adt/timestamp.c:3075 utils/adt/timestamp.c:3082
+#: utils/adt/timestamp.c:3095 utils/adt/timestamp.c:3103
+#: utils/adt/timestamp.c:3177 utils/adt/timestamp.c:3296
+#: utils/adt/timestamp.c:3304 utils/adt/timestamp.c:3583
+#: utils/adt/timestamp.c:3590 utils/adt/timestamp.c:3617
+#: utils/adt/timestamp.c:3621
+msgid "timestamp out of range"
+msgstr "'timestamp' van opsega"
 
-#: utils/adt/timestamp.c:2473 utils/adt/timestamp.c:2885
-#: utils/adt/timestamp.c:2917
-#, c-format
-msgid "TIMESTAMP units '%s' not supported"
-msgstr "TIMESTAMP jedinice '%s' nisu podr¾ane"
+#: utils/adt/date.c:466
+msgid "cannot convert reserved abstime value to date"
+msgstr "neuspješno konvertiranje 'reserverd abstime' u 'date' tip"
 
-#: utils/adt/timestamp.c:2478
+#: utils/adt/date.c:527
 #, c-format
-msgid "Unable to truncate TIMESTAMP to '%s'"
-msgstr "Neuspje¹no skraèivanje TIMESTAMP-a u '%s'"
+msgid "invalid input syntax for date: \"%s\""
+msgstr "pogrešna ulazna sintaksa za date: \"%s\""
 
-#: utils/adt/timestamp.c:2511 utils/adt/timestamp.c:2576
-#: utils/adt/timestamp.c:2954 utils/adt/timestamp.c:3107
+#: utils/adt/date.c:1255
 #, c-format
-msgid "TIMESTAMP WITH TIME ZONE units '%s' not recognized"
-msgstr "TIMESTAMP WITH TIME ZONE jedinice '%s' nisu poznate"
+msgid "invalid input syntax for time: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'time': \"%s\""
 
-#: utils/adt/timestamp.c:2565 utils/adt/timestamp.c:3068
-#: utils/adt/timestamp.c:3101
+#: utils/adt/date.c:1289 utils/adt/date.c:1359 utils/adt/date.c:1378
 #, c-format
-msgid "TIMESTAMP WITH TIME ZONE units '%s' not supported"
-msgstr "TIMESTAMP WITH TIME ZONE jedinice '%s' nisu podr¾ane"
+msgid "TIME units \"%s\" not recognized"
+msgstr "TIME jedinice \"%s\" nisu poznate"
 
-#: utils/adt/timestamp.c:2572
+#: utils/adt/date.c:2018
 #, c-format
-msgid "Unable to truncate TIMESTAMP WITH TIME ZONE to '%s'"
-msgstr "Neuspje¹no skraèivanje TIMESTAMP WITH TIME ZONE u '%s'"
+msgid "invalid input syntax for time with time zone: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'time with time zone': \"%s\""
 
-#: utils/adt/timestamp.c:2605 utils/adt/timestamp.c:2673
-#: utils/adt/timestamp.c:3135 utils/adt/timestamp.c:3244
+#: utils/adt/date.c:2052 utils/adt/date.c:2136 utils/adt/date.c:2155
 #, c-format
-msgid "INTERVAL units '%s' not recognized"
-msgstr "INTERVAL jedinice '%s' nisu poznate"
+msgid "TIMETZ units \"%s\" not recognized"
+msgstr "TIMETZ jedinice \"%s\" nisu poznate"
 
-#: utils/adt/timestamp.c:2658 utils/adt/timestamp.c:3215
+#: utils/adt/date.c:2185 utils/adt/date.c:2222 utils/adt/timestamp.c:3497
+#: utils/adt/timestamp.c:3522 utils/adt/timestamp.c:3649
+#: utils/adt/timestamp.c:3673
 #, c-format
-msgid "INTERVAL units '%s' not supported"
-msgstr "INTERVAL jedinice '%s' nisu podr¾ane"
+msgid "time zone \"%s\" not recognized"
+msgstr "'time zone' \"%s\" nije poznat"
 
-#: utils/adt/timestamp.c:2662
+#: utils/adt/date.c:2244
 #, c-format
-msgid "Unable to truncate INTERVAL to '%s'"
-msgstr "Neuspje¹no skraèivanje INTERVAL-a u '%s'"
+msgid "INTERVAL time zone \"%s\" not legal"
+msgstr "'INTERVAL time zone \"%s\" nije ispravan"
 
-#: utils/adt/timestamp.c:2667
-msgid "Unable to decode INTERVAL; internal coding error"
-msgstr "Neuspje¹no kodiranje INTERVAL-a; gre¹ka u internom kodu"
-
-#: utils/adt/timestamp.c:2695
-msgid "isoweek2date(): can't convert without year information"
-msgstr "isoweek2date(): nemoguæe konvertiarnje bez podatka o godini"
-
-#: utils/adt/timestamp.c:2903 utils/adt/timestamp.c:2910
-msgid "Unable to encode TIMESTAMP"
-msgstr "Neuspje¹no kodiranje TIMESTAMP-a"
+#: utils/adt/datetime.c:1490 utils/adt/datetime.c:2339
+#: utils/adt/formatting.c:3131
+#, c-format
+msgid "inconsistent use of year %04d and \"BC\""
+msgstr "nekonzistentno korištenje godine %04d i \"BC\""
 
-#: utils/adt/timestamp.c:3087 utils/adt/timestamp.c:3094
-msgid "Unable to encode TIMESTAMP WITH TIME ZONE"
-msgstr "Neuspje¹no kodiranje TIMESTAMP WITH TIME ZONE"
+#: utils/adt/datetime.c:3242 utils/adt/datetime.c:3249
+#, c-format
+msgid "date/time field value out of range: \"%s\""
+msgstr "'date/time' polje van opsega: \"%s\""
 
-#: utils/adt/timestamp.c:3224
-msgid ""
-"Unable to decode INTERVAL\n"
-"\tinterval_part() internal coding error"
+#: utils/adt/datetime.c:3251
+msgid "Perhaps you need a different DateStyle setting."
 msgstr ""
-"Neuspjelo dekodiranje INTERVAL-a\n"
-"\tinterval_part() gre¹ka u internom kodu"
 
-#: utils/adt/timestamp.c:3352
-msgid "Unable to convert TIMESTAMP to TIMESTAMP WITH TIME ZONE (tm)"
-msgstr "Neuspjela konverzija TIMESTAMP u TIMESTAMP WITH TIME ZONE (tm)"
+#: utils/adt/datetime.c:3256
+#, c-format
+msgid "interval field value out of range: \"%s\""
+msgstr "interval vrijednost polja van opsega: \"%s\""
 
-#: utils/adt/timestamp.c:3357
-msgid "Unable to convert TIMESTAMP to TIMESTAMP WITH TIME ZONE"
-msgstr "Neuspjela konverzija TIMESTAMP u TIMESTAMP WITH TIME ZONE"
+#: utils/adt/datetime.c:3262
+#, c-format
+msgid "time zone displacement out of range: \"%s\""
+msgstr "'time zone' van opsega: \"%s\""
 
-#: utils/adt/timestamp.c:3382
-msgid "Unable to convert TIMESTAMP WITH TIME ZONE to TIMESTAMP (tm)"
-msgstr "Neuspjela konverzija TIMESTAMP WITH TIME ZONE u TIMESTAMP (tm)"
+#. translator: first %s is datatype name
+#: utils/adt/datetime.c:3270 utils/adt/network.c:90
+#, c-format
+msgid "invalid input syntax for %s: \"%s\""
+msgstr "pogrešna ulazna sintaksa za %s: \"%s\""
 
-#: utils/adt/timestamp.c:3385
-msgid "Unable to convert TIMESTAMP WITH TIME ZONE to TIMESTAMP"
-msgstr "Neuspjela konverzija TIMESTAMP WITH TIME ZONE u TIMESTAMP"
+#: utils/adt/datum.c:80 utils/adt/datum.c:92
+msgid "invalid Datum pointer"
+msgstr "pogrešan Datum pointer"
 
-#: utils/adt/varbit.c:106 utils/adt/varbit.c:231
+#: utils/adt/encode.c:55 utils/adt/encode.c:91
 #, c-format
-msgid "Bit string length %d does not match type BIT(%d)"
-msgstr "Du¾ina 'bit string'-a %d ne odgovara tipu 'BIT(%d)'"
+msgid "unrecognized encoding: \"%s\""
+msgstr "nepoznat 'encoding': \"%s\""
 
-#: utils/adt/varbit.c:127 utils/adt/varbit.c:336
+#: utils/adt/encode.c:150
 #, c-format
-msgid "Cannot parse '%c' as a binary digit"
-msgstr "Nemoguæe parsanje '%c' kao binarni broj"
+msgid "invalid hex digit: \"%c\""
+msgstr "pogrešan hex broj: \"%c\""
 
-#: utils/adt/varbit.c:148 utils/adt/varbit.c:357
-#, c-format
-msgid "Cannot parse '%c' as a hex digit"
-msgstr "Nemoguæe parsanje '%c' kao heksadecimalni broj"
+#: utils/adt/encode.c:178
+msgid "invalid hex data: odd number of digits"
+msgstr "pogrešni heksadecimalni podaci: neparan broj znamenaka"
 
-#: utils/adt/varbit.c:315 utils/adt/varbit.c:436
-#, c-format
-msgid "Bit string too long for type BIT VARYING(%d)"
-msgstr "'Bit string' je prevelik da bi stao u 'BIT VARYING(%d)' tip"
+#: utils/adt/encode.c:295
+msgid "unexpected \"=\""
+msgstr "neočekivan \"=\""
 
-#: utils/adt/varbit.c:806
-msgid "Cannot AND bit strings of different sizes"
-msgstr "Nemoguæa AND operacija nad 'bit string'-ovima razlièite duljine"
+#: utils/adt/encode.c:307
+msgid "invalid symbol"
+msgstr "pogrešan simbol"
 
-#: utils/adt/varbit.c:844
-msgid "Cannot OR bit strings of different sizes"
-msgstr "Nemoguæa OR operacija nad 'bit string'-ovima razlièite duljine"
+#: utils/adt/encode.c:327
+msgid "invalid end sequence"
+msgstr "pogrešna završna sekvenca"
 
-#: utils/adt/varbit.c:888
-msgid "Cannot XOR bit strings of different sizes"
-msgstr "Nemoguæa XOR operacija nad 'bit string'-ovima razlièite duljine"
+#: utils/adt/encode.c:436 utils/adt/encode.c:501 utils/adt/varlena.c:117
+#: utils/adt/varlena.c:157
+msgid "invalid input syntax for bytea"
+msgstr "pogrešna ulazna sintaksa za 'bytea'"
 
-#: utils/adt/varbit.c:1103
-msgid "Bit string is too large to fit in type integer"
-msgstr "'Bit string' je prevelik da bi stao u 'integer' tip"
+#: utils/adt/float.c:135
+msgid "float4 value out of range: overflow"
+msgstr "float4 vrijednost van opsega: overflow"
 
-#: utils/adt/varbit.c:1147 utils/adt/varbit.c:1174
-msgid "INT64 is not supported on this platform"
-msgstr "INT64 nije podr¾an na ovoj platformi"
+#: utils/adt/float.c:139
+msgid "float4 value out of range: underflow"
+msgstr "float4 vrijednost van opsega: underflow"
 
-#: utils/adt/varbit.c:1162
-msgid "Bit string is too large to fit in type int64"
-msgstr "'Bit string' je prevelik da bi stao u 'int64' tip"
+#: utils/adt/float.c:164
+msgid "float8 value out of range: overflow"
+msgstr "float8 vrijednost van opsega: overflow"
 
-#: utils/adt/varbit.c:1254
-#, c-format
-msgid "S. %d %d em=%2x sm=%2x r=%d"
-msgstr ""
+#: utils/adt/float.c:168
+msgid "float8 value out of range: underflow"
+msgstr "float8 vrijednost van opsega: underflow"
 
-#: utils/adt/varchar.c:107 utils/adt/varchar.c:213
+#: utils/adt/float.c:200
 #, c-format
-msgid "value too long for type character(%d)"
-msgstr "vrijednost predugaèka za tip 'character(%d)'"
+msgid "invalid input syntax for float4: \"%s\""
+msgstr "pogrešna ulazna sintaksa za float4: \"%s\""
 
-#: utils/adt/varchar.c:369 utils/adt/varchar.c:447
+#: utils/adt/float.c:208
 #, c-format
-msgid "value too long for type character varying(%d)"
-msgstr "vrijednost predugaèka za tip 'character varying(%d)'"
-
-#: utils/adt/varlena.c:107 utils/adt/varlena.c:145
-msgid "Bad input string for type bytea"
-msgstr "Pogre¹an ulazni 'string' za tip 'bytea'"
-
-#: utils/adt/varlena.c:337 utils/adt/varlena.c:620 utils/adt/varlena.c:723
-msgid "Invalid backend encoding; encoding max length is less than one."
-msgstr ""
-"Pogre¹an 'backend encoding'; maksimalna du¾ina 'encoding'-a je manje od jedan"
-
-#: utils/adt/varlena.c:484 utils/adt/varlena.c:546 utils/adt/varlena.c:1043
-msgid "negative substring length not allowed"
-msgstr "negativna du¾ina 'substring'-a nije dozvoljena"
+msgid "\"%s\" is out of range for float4"
+msgstr "\"%s\" je van opsega za float4"
 
-#: utils/adt/varlena.c:1136
+#: utils/adt/float.c:301 utils/adt/numeric.c:3117 utils/adt/numeric.c:3143
 #, c-format
-msgid "byteaGetByte: index %d out of range [0..%d]"
-msgstr "byteaGetByte: indeks %d van opsega [0..%d]"
+msgid "invalid input syntax for float8: \"%s\""
+msgstr "pogrešna ulazna sintaksa za float8: \"%s\""
 
-#: utils/adt/varlena.c:1165
+#: utils/adt/float.c:309
 #, c-format
-msgid "byteaGetBit: index %d out of range [0..%d]"
-msgstr "byteaGetBit: indeks %d van opsega [0..%d]"
+msgid "\"%s\" is out of range for float8"
+msgstr "\"%s\" je van opsega za float8"
 
-#: utils/adt/varlena.c:1199
-#, c-format
-msgid "byteaSetByte: index %d out of range [0..%d]"
-msgstr "byteaSetByte: indeks %d van opsega [0..%d]"
+#: utils/adt/float.c:887 utils/adt/float.c:906 utils/adt/float.c:953
+#: utils/adt/float.c:972 utils/adt/int.c:286 utils/adt/int8.c:103
+#: utils/adt/int8.c:786 utils/adt/int8.c:811 utils/adt/int8.c:849
+#: utils/adt/int8.c:888 utils/adt/numeric.c:1601 utils/adt/numeric.c:1612
+#: utils/adt/numeric.c:1657 utils/adt/numeric.c:1705 utils/adt/numeric.c:1716
+#: utils/adt/varbit.c:1210 utils/adt/varbit.c:1275
+msgid "integer out of range"
+msgstr "'integer' je van opsega"
 
-#: utils/adt/varlena.c:1240
-#, c-format
-msgid "byteaSetBit: index %d out of range [0..%d]"
-msgstr "byteaSetBit: indeks %d van opsega [0..%d]"
+#: utils/adt/float.c:1208 utils/adt/numeric.c:4035
+msgid "cannot take square root of a negative number"
+msgstr "operacija 'square' nije dozvoljena sa negativnim brojevima"
 
-#: utils/adt/varlena.c:1250
-msgid "byteaSetBit: new bit must be 0 or 1"
-msgstr "byteaSetBit: novi bit mora biti 0 ili 1"
+#: utils/adt/float.c:1254 utils/adt/float.c:1284
+msgid "result is out of range"
+msgstr "rezultat je van opsega"
 
-#: utils/adt/varlena.c:1741
-msgid "field position must be > 0"
-msgstr "pozicija polja mora biti > 0"
+#: utils/adt/float.c:1304 utils/adt/float.c:1330
+msgid "cannot take log of zero"
+msgstr "operacija log nije dozvoljena sa nulom"
 
-#: utils/cache/catcache.c:151
-#, c-format
-msgid "GetCCHashFunc: type %u unsupported as catcache key"
-msgstr "GetCCHashFunc: tip %u nije podr¾an kao 'catcache' kljuè"
+#: utils/adt/float.c:1309 utils/adt/float.c:1335 utils/adt/numeric.c:4252
+msgid "cannot take log of a negative number"
+msgstr "log operacija nije dozvoljen sa negativnim brojevima"
 
-#: utils/cache/catcache.c:195
-#, c-format
-msgid "CCComputeHashValue: %d nkeys"
-msgstr ""
+#: utils/adt/float.c:1362 utils/adt/float.c:1387 utils/adt/float.c:1412
+#: utils/adt/float.c:1438 utils/adt/float.c:1463 utils/adt/float.c:1488
+#: utils/adt/float.c:1514 utils/adt/float.c:1539
+msgid "input is out of range"
+msgstr "ulaz je van opsega"
 
-#: utils/cache/catcache.c:260
-#, c-format
-msgid "CCComputeTupleHashValue: %d cc_nkeys"
-msgstr ""
+#: utils/adt/formatting.c:968
+msgid "\"9\" must be ahead of \"PR\""
+msgstr "\"9\" mora biti ispred \"PR\""
 
-#: utils/cache/catcache.c:284
-#, c-format
-msgid "Catcache stats dump: %d/%d tuples in catcaches"
-msgstr ""
+#: utils/adt/formatting.c:987
+msgid "\"0\" must be ahead of \"PR\""
+msgstr "\"0\" mora biti ispred \"PR\""
 
-#: utils/cache/catcache.c:291
-#, c-format
-msgid ""
-"Catcache %s/%s: %d tup, %ld srch, %ld+%ld=%ld hits, %ld+%ld=%ld loads, %ld "
-"invals, %ld discards, %ld lsrch, %ld lhits"
-msgstr ""
+#: utils/adt/formatting.c:1016
+msgid "multiple decimal points"
+msgstr "višestruka decimalna točka"
 
-#: utils/cache/catcache.c:315
-#, c-format
-msgid ""
-"Catcache totals: %d tup, %ld srch, %ld+%ld=%ld hits, %ld+%ld=%ld loads, %ld "
-"invals, %ld discards, %ld lsrch, %ld lhits"
-msgstr ""
+#: utils/adt/formatting.c:1023 utils/adt/formatting.c:1128
+msgid "cannot use \"V\" and decimal point together"
+msgstr "nemoguće korištenje \"V\" i decimalne točke zajedno"
 
-#: utils/cache/catcache.c:550
-#, c-format
-msgid "Cache reference leak: cache %s (%d), list %p has count %d"
-msgstr ""
+#: utils/adt/formatting.c:1038
+msgid "not unique \"S\""
+msgstr "nije unikatan \"S\""
 
-#: utils/cache/catcache.c:573
-#, c-format
-msgid "Cache reference leak: cache %s (%d), tuple %u has count %d"
-msgstr ""
+#: utils/adt/formatting.c:1045
+msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
+msgstr "namoguće korištenje \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" zajedno"
 
-#: utils/cache/catcache.c:761
-#, c-format
-msgid "InitCatCache: rel=%s id=%d nkeys=%d size=%d\n"
-msgstr ""
+#: utils/adt/formatting.c:1069
+msgid "cannot use \"S\" and \"MI\" together"
+msgstr "nemoguće korištenje \"S\" i \"MI\" zajedno"
 
-#: utils/cache/catcache.c:861
-#, c-format
-msgid "CatalogCacheInitializeCache: cache @%p %s"
-msgstr ""
+#: utils/adt/formatting.c:1082
+msgid "cannot use \"S\" and \"PL\" together"
+msgstr "nemoguće korištenje \"S\" i \"PL\" zajedno"
 
-#: utils/cache/catcache.c:867
-#, c-format
-msgid "CatalogCacheInitializeCache: load %d/%d w/%d, %u"
-msgstr "CatalogCacheInitializeCache: uèitavanje %d/%d w/%d, %u"
+#: utils/adt/formatting.c:1095
+msgid "cannot use \"S\" and \"SG\" together"
+msgstr "nemoguće korištenje \"S\" i \"SG\" zajedno"
+
+#: utils/adt/formatting.c:1107
+msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
+msgstr "nemoguće korištenje \"PR\" i \"S\"/\"PL\"/\"MI\"/\"SG\" zajedno"
+
+#: utils/adt/formatting.c:1137
+msgid "\"E\" is not supported"
+msgstr "\"E\" nije podržan"
 
-#: utils/cache/catcache.c:871
+#: utils/adt/formatting.c:1407
 #, c-format
-msgid "CatalogCacheInitializeCache: load %d/%d w/%d"
-msgstr "CatalogCacheInitializeCache: uèitavanje %d/%d w/%d"
+msgid "\"%s\" is not a number"
+msgstr "\"%s\" nije broj"
 
-#: utils/cache/catcache.c:941
-msgid "CatalogCacheInit: only sys attr supported is OID"
-msgstr "CatalogCacheInit: jedini podr¾an sistemski atribut je OID"
+#: utils/adt/formatting.c:1670
+msgid "invalid AM/PM string"
+msgstr "pogrešan AM/PM string"
 
-#: utils/cache/fcache.c:39
-msgid "init_fcache: too many arguments"
-msgstr "init_fcache: previ¹e argumenata"
+#: utils/adt/formatting.c:2016
+msgid "\"TZ\"/\"tz\" not supported"
+msgstr "\"TZ\"/\"tz\" nije podržana"
 
-#: utils/cache/inval.c:453
+#: utils/adt/formatting.c:2026
 #, c-format
-msgid "ExecuteInvalidationMessage: bogus message id %d"
-msgstr "ExecuteInvalidationMessage: pogre¹an id poruke %d"
+msgid "invalid value for %s"
+msgstr "pogrešna vrijednost za %s"
 
-#: utils/cache/inval.c:708 utils/cache/inval.c:731
-msgid "Out of cache_callback_list slots"
-msgstr "Nedostatak cache_callback_list slotova"
+#: utils/adt/formatting.c:3092
+msgid "AM/PM hour must be between 1 and 12"
+msgstr "AM/PM sat mora biti  između 1 i 12"
 
-#: utils/cache/lsyscache.c:72
-#, c-format
-msgid "op_requires_recheck: op %u is not a member of opclass %u"
-msgstr "op_requires_recheck: 'op' %u nije èlan 'opclass' %u"
+#: utils/adt/formatting.c:3166
+msgid "cannot convert yday without year information"
+msgstr "nemoguće konvertiarnje 'yday' bez podatka o godini"
 
-#: utils/cache/lsyscache.c:217
-#, c-format
-msgid "cache lookup failed for relation %u attribute %d"
-msgstr "tra¾enje relacije %u atributa %d u 'cache'-u nije uspjelo"
+#: utils/adt/formatting.c:3943
+msgid "\"RN\" not supported"
+msgstr "\"RN\" nije podržan"
 
-#: utils/cache/lsyscache.c:369
-#, c-format
-msgid "op_mergejoin_crossops: operator %u not found"
-msgstr "op_mergejoin_crossops: operator %u nije naðen"
+#: utils/adt/geo_ops.c:292 utils/adt/geo_ops.c:3930 utils/adt/geo_ops.c:4820
+msgid "too many points requested"
+msgstr "previše točaka zahtijevano"
 
-#: utils/cache/lsyscache.c:377
-#, c-format
-msgid "op_mergejoin_crossops: mergejoin operator %u has no matching < operator"
-msgstr ""
-"op_mergejoin_crossops: 'mergejoin' operator %u nema odgovarajuæi < operator"
+#: utils/adt/geo_ops.c:315
+msgid "could not format path"
+msgstr "neuspješno formiranje staze(path)"
 
-#: utils/cache/lsyscache.c:384
+#: utils/adt/geo_ops.c:390
 #, c-format
-msgid "op_mergejoin_crossops: mergejoin operator %u has no matching > operator"
-msgstr ""
-"op_mergejoin_crossops: 'mergejoin' operator %u nema odgovarajuæi > operator"
+msgid "invalid input syntax for box: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'box': \"%s\""
 
-#: utils/cache/lsyscache.c:429
+#: utils/adt/geo_ops.c:903
 #, c-format
-msgid "Operator OID %u does not exist"
-msgstr "OID %u operatora ne postoji"
+msgid "invalid input syntax for line: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'line': \"%s\""
 
-#: utils/cache/lsyscache.c:661
-#, c-format
-msgid "get_system_catalog_relid: cannot find %s"
-msgstr "get_system_catalog_relid: nije naðen %s"
+#: utils/adt/geo_ops.c:910 utils/adt/geo_ops.c:977 utils/adt/geo_ops.c:992
+#: utils/adt/geo_ops.c:1004
+msgid "line not yet implemented"
+msgstr "linija još nije implementirana"
 
-#: utils/cache/lsyscache.c:1006
+#: utils/adt/geo_ops.c:1329 utils/adt/geo_ops.c:1352
 #, c-format
-msgid "get_typdefault: failed to lookup type %u"
-msgstr "get_typdefault: neuspjelo tra¾enje tipa %u"
+msgid "invalid input syntax for path: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'path': \"%s\""
 
-#: utils/cache/lsyscache.c:1087
-#, c-format
-msgid "getBaseType: failed to lookup type %u"
-msgstr "getBaseType: neuspjelo tra¾enje tipa %u"
+#: utils/adt/geo_ops.c:1389
+msgid "invalid number of points in external path"
+msgstr "pogrešan broj točaka(points) u 'external path'"
 
-#: utils/cache/lsyscache.c:1225
+#: utils/adt/geo_ops.c:1730
 #, c-format
-msgid "getTypeInputInfo: Cache lookup of type %u failed"
-msgstr "getTypeInputInfo: Tra¾enje tipa %u u nije uspjelo"
+msgid "invalid input syntax for point: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'point': \"%s\""
 
-#: utils/cache/lsyscache.c:1255
+#: utils/adt/geo_ops.c:1958
 #, c-format
-msgid "getTypeOutputInfo: Cache lookup of type %u failed"
-msgstr "getTypeOutputInfo: tra¾enje tipa %u u nije uspjelo"
+msgid "invalid input syntax for lseg: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'lseg': \"%s\""
 
-#: utils/cache/lsyscache.c:1351
-msgid "get_attstatsslot: stavalues is null"
-msgstr "get_attstatsslot: 'stavalues' je null"
-
-#: utils/cache/lsyscache.c:1373
-#, c-format
-msgid "get_attstatsslot: Cache lookup failed for type %u"
-msgstr "get_attstatsslot: tra¾enje tipa %u u 'cache'-u nije uspjelo"
+#: utils/adt/geo_ops.c:2550
+msgid "dist_lb not implemented"
+msgstr "dist_lb nije implementirano"
 
-#: utils/cache/lsyscache.c:1409
-msgid "get_attstatsslot: stanumbers is null"
-msgstr "get_attstatsslot: 'stanumbers' je 'null'"
+#: utils/adt/geo_ops.c:3063
+msgid "close_lb not implemented"
+msgstr "close_lb nije implementirano"
 
-#: utils/cache/lsyscache.c:1420
-msgid "get_attstatsslot: stanumbers is not a 1-D float4 array"
-msgstr "get_attstatsslot: 'stanumbers' nije '1-D float4 array'"
+#: utils/adt/geo_ops.c:3342
+msgid "cannot create bounding box for empty polygon"
+msgstr "nemoguće kreiranje 'bounding box'-a za prazan 'polygon'"
 
-#: utils/cache/relcache.c:168 utils/cache/relcache.c:176
-#: utils/cache/relcache.c:188
-msgid "out of memory for relation descriptor cache"
-msgstr "nedostatak memorije za 'relation descriptor cache'"
+#: utils/adt/geo_ops.c:3366 utils/adt/geo_ops.c:3378
+#, c-format
+msgid "invalid input syntax for polygon: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'polygon': \"%s\""
 
-#: utils/cache/relcache.c:234
-msgid "trying to delete a rd_id reldesc that does not exist."
-msgstr "poku¹aj brisanja 'rd_id reldesc' koji ne postoji"
+#: utils/adt/geo_ops.c:3418
+msgid "invalid number of points in external polygon"
+msgstr "pogrešan broj točaka(points) u 'external polygon'-u"
 
-#: utils/cache/relcache.c:239
-msgid "trying to delete a rd_node reldesc that does not exist."
-msgstr "poku¹aj brisanja 'rd_node reldesc'-a koji ne postoji."
+#: utils/adt/geo_ops.c:3728
+msgid "poly_distance not implemented"
+msgstr "poly_distance nije implementirano"
 
-#: utils/cache/relcache.c:248
-msgid "trying to delete a relname reldesc that does not exist."
-msgstr "poku¹aj brisanja 'relname reldesc'-a koji ne postoji."
+#: utils/adt/geo_ops.c:4040
+msgid "path_center not implemented"
+msgstr "path_center nije implementirano"
 
-#: utils/cache/relcache.c:354
-msgid "ScanPgRelation: bad buildinfo"
-msgstr "ScanPgRelation: pogre¹an 'buildinfo'"
+#: utils/adt/geo_ops.c:4057
+msgid "open path cannot be converted to polygon"
+msgstr "'open path' ne može biti konvertiran u 'polygon'"
 
-#: utils/cache/relcache.c:508
+#: utils/adt/geo_ops.c:4224 utils/adt/geo_ops.c:4234 utils/adt/geo_ops.c:4249
+#: utils/adt/geo_ops.c:4255
 #, c-format
-msgid "Bogus attribute number %d for %s"
-msgstr "Pogre¹an broj atributa %d za %s"
+msgid "invalid input syntax for circle: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'circle': \"%s\""
 
-#: utils/cache/relcache.c:550
-#, c-format
-msgid "catalog is missing %d attribute(s) for relid %u"
-msgstr "katalogu nedostaje %d atribut(i) za 'relid' %u"
+#: utils/adt/geo_ops.c:4277 utils/adt/geo_ops.c:4285
+msgid "could not format circle"
+msgstr "neuspješno formatiranje kruga (circle)"
 
-#: utils/cache/relcache.c:961
-#, c-format
-msgid "RelationInitIndexAccessInfo: no pg_index entry for index %u"
-msgstr "RelationInitIndexAccessInfo: u pg_index ne postoji naslov za index %u"
+#: utils/adt/geo_ops.c:4312
+msgid "invalid radius in external circle"
+msgstr "pogrešan radijus u 'external circle'"
 
-#: utils/cache/relcache.c:976
-#, c-format
-msgid "RelationInitIndexAccessInfo: cache lookup failed for AM %u"
-msgstr ""
-"RelationInitIndexAccessInfo: nije uspjelo pretra¾ivanje cache-a za AM %u"
+#: utils/adt/geo_ops.c:4806
+msgid "cannot convert zero-size circle to polygon"
+msgstr "nemoguća konverzija 'circle' sa nultom dimenzijom u 'polygon'"
 
-#: utils/cache/relcache.c:1091
-msgid "IndexSupportInitialize: bogus pg_index tuple"
-msgstr "IndexSupportInitialize: pogre¹an tuple u pg_index"
+#: utils/adt/geo_ops.c:4811
+msgid "must request at least 2 points"
+msgstr "moraju biti tražene barem 2 točke (points)"
 
-#: utils/cache/relcache.c:1198
-msgid "out of memory for operator class cache"
-msgstr "nedostatak memorije za 'operator class cache'"
+#: utils/adt/geo_ops.c:4855 utils/adt/geo_ops.c:4878
+msgid "cannot convert empty polygon to circle"
+msgstr "neuspjela konverzija praznog 'polygon' u 'circle' tip"
 
-#: utils/cache/relcache.c:1272
-#, c-format
-msgid "Bogus amopstrategy number %d for opclass %u"
-msgstr "Pogre¹an 'amopstrategy' broj %d za 'opclass' %u"
+#: utils/adt/int.c:126
+msgid "int2vector has too many elements"
+msgstr "'int2vector' ima previše elemenata"
 
-#: utils/cache/relcache.c:1307
+#: utils/adt/int8.c:88 utils/adt/int8.c:116
 #, c-format
-msgid "Bogus amproc number %d for opclass %u"
-msgstr "Pogre¹an 'amproc' broj %d za 'opclass' %u"
+msgid "invalid input syntax for int8: \"%s\""
+msgstr "pogrešna ulazna sintaksa za int8: \"%s\""
 
-#: utils/cache/relcache.c:1645
-#, c-format
-msgid "RelationReloadClassinfo system relation id=%d doesn't exist"
-msgstr "RelationReloadClassinfo sistemska relacija id=%d ne postoji"
+#: utils/adt/int8.c:905
+msgid "OID out of range"
+msgstr "OID je van opsega"
 
-#: utils/cache/relcache.c:1772
-#, c-format
-msgid "RelationClearRelation: relation %u deleted while still in use"
-msgstr "RelationClearRelation: relacija %u obrisana dok je jo¹ bila u upotrebi"
+#: utils/adt/like.c:453 utils/adt/like_match.c:291 utils/adt/regexp.c:459
+msgid "invalid escape string"
+msgstr "pogrešan 'escape string'"
 
-#: utils/cache/relcache.c:1855
-#, c-format
-msgid "RelationForgetRelation: relation %u is still open"
-msgstr "RelationForgetRelation: relacija %u je jo¹ uvijek otvorena"
+#: utils/adt/like.c:454 utils/adt/like_match.c:292 utils/adt/regexp.c:460
+msgid "Escape string must be empty or one character."
+msgstr "Escape string mora biti prazan ili samo jedan karakter"
 
-#: utils/cache/relcache.c:2012
+#: utils/adt/mac.c:65
 #, c-format
-msgid "Relcache reference leak: relation \"%s\" has refcnt %d instead of %d"
-msgstr "Relcache reference leak: relacija \"%s\" ima 'refcnt' %d umjesto %d"
+msgid "invalid input syntax for macaddr: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'macaddr': \"%s\""
 
-#: utils/cache/relcache.c:2298
+#: utils/adt/mac.c:72
 #, c-format
-msgid "RelationCacheInitializePhase2: no pg_class entry for %s"
-msgstr ""
-"RelationCacheInitializePhase2: ne postoji zapis u 'pg_class' sistemskom "
-"katalogu za %s"
+msgid "invalid octet value in macaddr: \"%s\""
+msgstr "pogrešna oktet vrijednost u 'macaddr': \"%s\""
 
-#: utils/cache/relcache.c:2446
-#, c-format
-msgid "AttrDefaultFetch: second record found for attr %s in rel %s"
-msgstr "AttrDefaultFetch: drugi slog pronaðen za atribut %s u relaciji %s"
+#: utils/adt/mac.c:190
+msgid "text too long to convert to MAC address"
+msgstr "tekst je predugačak za konverziju u 'MAC address'"
 
-#: utils/cache/relcache.c:2454
+#: utils/adt/nabstime.c:244 utils/adt/nabstime.c:280
 #, c-format
-msgid "AttrDefaultFetch: adbin IS NULL for attr %s in rel %s"
-msgstr "AttrDefaultFetch: 'adbin' IS NULL za atribut %s u relaciji %s"
+msgid "invalid timezone name: \"%s\""
+msgstr "pogrešno ime vremenske zone: \"%s\""
 
-#: utils/cache/relcache.c:2465
-#, c-format
-msgid "AttrDefaultFetch: unexpected record found for attr %d in rel %s"
-msgstr "AttrDefaultFetch: neoèekivani slog naðen za atribut %d u relaciji %s"
+#: utils/adt/nabstime.c:656 utils/adt/nabstime.c:729
+msgid "cannot convert \"invalid\" abstime to timestamp"
+msgstr "nemoguća konverzija  \"invalid\" 'abstime' u 'timestamp'"
 
-#: utils/cache/relcache.c:2474
+#: utils/adt/nabstime.c:882
 #, c-format
-msgid "AttrDefaultFetch: %d record(s) not found for rel %s"
-msgstr "AttrDefaultFetch: %d slog(ova) nije naðeno za relaciju %s"
+msgid "invalid input syntax for tinterval: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'tinterval': \"%s\""
 
-#: utils/cache/relcache.c:2508
-#, c-format
-msgid "CheckConstraintFetch: unexpected record found for rel %s"
-msgstr "CheckConstraintFetch: neoèekivan slog naðen za relaciju %s"
+#: utils/adt/nabstime.c:945
+msgid "invalid status in external tinterval"
+msgstr "pogrešan status u vanjskom 'tinterval'-u"
 
-#: utils/cache/relcache.c:2519
-#, c-format
-msgid "CheckConstraintFetch: conbin IS NULL for rel %s"
-msgstr "CheckConstraintFetch: 'conbin' IS NULL za relaciju rel %s"
+#: utils/adt/nabstime.c:1037
+msgid "cannot convert \"invalid\" reltime to interval"
+msgstr "nemoguće konvertiranje \"invalid\" reltime  u 'interval' tip"
 
-#: utils/cache/relcache.c:2532
+#: utils/adt/network.c:102
 #, c-format
-msgid "CheckConstraintFetch: %d record(s) not found for rel %s"
-msgstr "CheckConstraintFetch: %d slog(ova) nije naðeno za relaciju %s"
+msgid "invalid cidr value: \"%s\""
+msgstr "pogrešna 'cidr' vrijednost: \"%s\""
 
-#: utils/cache/relcache.c:2995
-#, c-format
-msgid ""
-"Cannot create init file %s: %m\n"
-"\tContinuing anyway, but there's something wrong."
+#: utils/adt/network.c:103 utils/adt/network.c:229
+msgid "Value has bits set to right of mask."
 msgstr ""
-"Neuspje¹no kreiranje 'init' datoteke %s: %m\n"
-"\tSvejedno nastavljam, ali ne¹to tu nije u redu."
 
-#: utils/cache/relcache.c:3019
-msgid "cannot write init file -- descriptor length"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- descriptor length"
+#: utils/adt/network.c:149 utils/adt/network.c:503 utils/adt/network.c:529
+#: utils/adt/network.c:565
+#, c-format
+msgid "could not format inet value: %m"
+msgstr "neuspješno formatiranje 'inet' vrijednosti: %m"
 
-#: utils/cache/relcache.c:3023
-msgid "cannot write init file -- reldesc"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- reldesc"
+#: utils/adt/network.c:194
+msgid "invalid family in external inet"
+msgstr ""
 
-#: utils/cache/relcache.c:3028
-msgid "cannot write init file -- relation tuple form length"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- relation tuple form length"
+#: utils/adt/network.c:199
+msgid "invalid bits in external inet"
+msgstr "pogrešni bitovi u 'external inet'"
 
-#: utils/cache/relcache.c:3031
-msgid "cannot write init file -- relation tuple form"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- relation tuple form"
+#: utils/adt/network.c:205
+msgid "invalid type in external inet"
+msgstr "pogrešan tip u 'external inet'"
 
-#: utils/cache/relcache.c:3038
-#, c-format
-msgid "cannot write init file -- length of attdesc %d"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- length of attdesc %d"
+#: utils/adt/network.c:210
+msgid "invalid length in external inet"
+msgstr "pogrešna duljina u 'external inet'"
 
-#: utils/cache/relcache.c:3040
-#, c-format
-msgid "cannot write init file -- attdesc %d"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- attdesc %d"
+#: utils/adt/network.c:228
+msgid "invalid external CIDR value"
+msgstr "pogrešna vanjska CIDR vrijednost"
 
-#: utils/cache/relcache.c:3059
+#: utils/adt/network.c:315
 #, c-format
-msgid "write_relcache_init_file: no pg_index entry for index %u"
-msgstr "write_relcache_init_file: u pg_index ne postoji naslov za index %u"
-
-#: utils/cache/relcache.c:3063
-msgid "cannot write init file -- index tuple form length"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- index tuple form length"
+msgid "invalid mask length: %d"
+msgstr "pogrešna duljina maske: %d"
 
-#: utils/cache/relcache.c:3065
-msgid "cannot write init file -- index tuple form"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- index tuple form"
+#: utils/adt/not_in.c:64 utils/adt/regproc.c:1110 utils/adt/regproc.c:1115
+#: utils/adt/varlena.c:1618 utils/adt/varlena.c:1623
+msgid "invalid name syntax"
+msgstr "pogrešna sintaksa imena"
 
-#: utils/cache/relcache.c:3071
-msgid "cannot write init file -- am tuple form length"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- am tuple form length"
+#: utils/adt/not_in.c:65
+msgid "Must provide \"relationname.attributename\"."
+msgstr "Morate obezbijediti \"relationname.attributename\"."
 
-#: utils/cache/relcache.c:3074
-msgid "cannot write init file -- am tuple form"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- am tuple form"
+#: utils/adt/numeric.c:403
+msgid "invalid length in external numeric"
+msgstr "pogrešna duljina u 'external numeric'"
 
-#: utils/cache/relcache.c:3080
-msgid "cannot write init file -- strategy map length"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- strategy map length"
+#: utils/adt/numeric.c:414
+msgid "invalid sign in external numeric"
+msgstr "pogrešan znak u vanjskom numeriku"
 
-#: utils/cache/relcache.c:3083
-msgid "cannot write init file -- strategy map"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- strategy map"
+#: utils/adt/numeric.c:424
+msgid "invalid digit in external numeric"
+msgstr "pogrešan broj u vanjskom numeriku"
 
-#: utils/cache/relcache.c:3088
-msgid "cannot write init file -- operator vector length"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- operator vector length"
+#: utils/adt/numeric.c:1592 utils/adt/numeric.c:1648 utils/adt/numeric.c:1696
+msgid "cannot convert NaN to integer"
+msgstr "nemoguća konverzija NaN u integer"
 
-#: utils/cache/relcache.c:3091
-msgid "cannot write init file -- operator vector"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- operator vector"
+#: utils/adt/numeric.c:2539 utils/adt/numeric.c:2562 utils/adt/numeric.c:2586
+#: utils/adt/numeric.c:2593 utils/adt/numeric.c:2607
+#, c-format
+msgid "invalid input syntax for numeric: \"%s\""
+msgstr "pogrešna ulazna sintaksa za numeric: \"%s\""
 
-#: utils/cache/relcache.c:3096
-msgid "cannot write init file -- support vector length"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- support vector length"
+#: utils/adt/numeric.c:2905
+msgid "value overflows numeric format"
+msgstr "vrijednost premašuje numerik format"
 
-#: utils/cache/relcache.c:3099
-msgid "cannot write init file -- support vector"
-msgstr "neuspje¹no pisanje u 'init' datoteku -- support vector"
+#: utils/adt/numeric.c:2975
+msgid "numeric field overflow"
+msgstr "premašeno numeričko polje"
 
-#: utils/cache/relcache.c:3143
+#: utils/adt/numeric.c:2976
 #, c-format
-msgid ""
-"Cannot rename init file %s to %s: %m\n"
-"\tContinuing anyway, but there's something wrong."
-msgstr ""
-"Neuspje¹no preimenovanje 'init' datoteke %s u %s: %m\n"
-"\tSvejedno nastavljam, ali tu ne¹to nije u redu."
+msgid "ABS(value) >= 10^%d for field with precision %d, scale %d."
+msgstr "ABS(vrijednost) >= 10^%d za polje preciznosti %d, veličine %d."
 
-#: utils/cache/syscache.c:478
-#, c-format
-msgid "InitCatalogCache: Can't init cache %s (%d)"
-msgstr "InitCatalogCache: Neuspje¹na inicijalizacija 'cache'-a %s (%d)"
+#: utils/adt/numeric.c:4125
+msgid "argument for EXP() too big"
+msgstr "argument za EXP() prevelik"
+
+#: utils/adt/numeric.c:4501
+msgid "zero raised to zero is undefined"
+msgstr "nula na nultu potenciju nije definirana"
 
-#: utils/cache/syscache.c:534
+#: utils/adt/numutils.c:72 utils/adt/numutils.c:86 utils/adt/numutils.c:91
 #, c-format
-msgid "SearchSysCache: Bad cache id %d"
-msgstr "SearchSysCache: Pogre¹an 'cache id' %d"
+msgid "invalid input syntax for integer: \"%s\""
+msgstr "pogrešna ulazna sintaksa za integer: \"%s\""
 
-#: utils/cache/syscache.c:715
+#: utils/adt/numutils.c:105
 #, c-format
-msgid "SysCacheGetAttr: Bad cache id %d"
-msgstr "SysCacheGetAttr: Pogre¹an 'cache id' %d"
+msgid "%s is out of range for int4"
+msgstr "%s je van opsega za int4"
 
-#: utils/cache/syscache.c:718
+#: utils/adt/numutils.c:111
 #, c-format
-msgid "SysCacheGetAttr: missing cache data for id %d"
-msgstr "SysCacheGetAttr: nedostaju 'cache' podaci za id %d"
+msgid "%s is out of range for int2"
+msgstr "%s je van opsega za int2"
 
-#: utils/cache/syscache.c:734
+#: utils/adt/numutils.c:117
 #, c-format
-msgid "SearchSysCacheList: Bad cache id %d"
-msgstr "SearchSysCacheList: pogre¹an cache id : %d"
+msgid "%s is out of range for int1"
+msgstr "%s je van opsega za int1"
 
-#: utils/error/elog.c:128
-msgid "Pre-7.3 object file made an elog() call.  Recompile."
-msgstr ""
+#: utils/adt/oid.c:49 utils/adt/oid.c:54 utils/adt/oid.c:75
+#, c-format
+msgid "invalid input syntax for OID: \"%s\""
+msgstr "pogrešna ulazna sintaksa za OID: \"%s\""
 
-#: utils/error/elog.c:218
+#: utils/adt/oid.c:60 utils/adt/oid.c:98
 #, c-format
-msgid "copy: line %d, "
-msgstr ""
+msgid "%s is out of range for OID"
+msgstr "%s je van opsega za OID"
 
-#. translator: This must fit in fmt_fixedbuf.
-#: utils/error/elog.c:241 utils/error/elog.c:337
-msgid "elog: out of memory"
-msgstr "elog: nedovoljno memorije"
+#: utils/adt/oid.c:176
+msgid "oidvector has too many elements"
+msgstr "'oidvector' vrijednost ima previše elemenata"
 
-#: utils/error/elog.c:438
-#, c-format
-msgid "statement: %s"
-msgstr "izraz: %s"
+#: utils/adt/oracle_compat.c:206 utils/adt/oracle_compat.c:303
+#: utils/adt/oracle_compat.c:927
+msgid "requested length too large"
+msgstr "tražena dužina prevelika"
 
-#: utils/error/elog.c:488
-msgid "elog: error during error recovery, giving up!"
-msgstr "elog: gre¹ka prilokom oporavljanja od gre¹ke, odustajem!"
+#: utils/adt/pseudotypes.c:38 utils/adt/pseudotypes.c:64
+msgid "cannot accept a value of type record"
+msgstr "nemoguće prihvatiti konstantu tipa 'record'"
 
-#: utils/error/elog.c:533
-#, c-format
-msgid "DebugFileOpen: open of %s: %m"
-msgstr "DebugFileOpen: otvoreno %s: %m"
+#: utils/adt/pseudotypes.c:51 utils/adt/pseudotypes.c:77
+msgid "cannot display a value of type record"
+msgstr "nemoguće prikazati konstantu tipa 'record'"
 
-#: utils/error/elog.c:542
-#, c-format
-msgid "DebugFileOpen: %s reopen as stderr: %m"
-msgstr "DebugFileOpen: %s ponovno otvoren kao 'stderr': %m"
+#: utils/adt/pseudotypes.c:147
+msgid "cannot accept a value of type any"
+msgstr "nemoguće prihvatiti konstantu tipa 'any'"
 
-#: utils/error/elog.c:554
-#, c-format
-msgid "DebugFileOpen: %s reopen as stdout: %m"
-msgstr "DebugFileOpen: %s ponovno otvoren kao 'stdout': %m"
+#: utils/adt/pseudotypes.c:160
+msgid "cannot display a value of type any"
+msgstr "nemoguće prikazati konstantu tipa 'any'"
 
-#: utils/error/elog.c:571
-msgid "DebugFileOpen: could not open debugging file"
-msgstr "DebugFileOpen: nemoguæe otvaranje 'debug' datoteke"
+#: utils/adt/pseudotypes.c:174 utils/adt/pseudotypes.c:202
+msgid "cannot accept a value of type anyarray"
+msgstr "nemoguće prihvatiti konstantu tipa 'anyarray'"
 
-#: utils/error/elog.c:776
-msgid "Numerical result out of range"
-msgstr "Numerièki rezultat van opsega"
+#: utils/adt/pseudotypes.c:252
+msgid "cannot accept a value of type trigger"
+msgstr "nemoguće prihvatiti konstantu tipa 'trigger'"
 
-#: utils/error/elog.c:790
-#, c-format
-msgid "operating system error %d"
-msgstr "gre¹ka operativnog sistema %d"
+#: utils/adt/pseudotypes.c:265
+msgid "cannot display a value of type trigger"
+msgstr "nemoguće prikazati konstantu tipa 'trigger'"
 
-#: utils/error/elog.c:812
-msgid "DEBUG:  "
-msgstr ""
+#: utils/adt/pseudotypes.c:279
+msgid "cannot accept a value of type language_handler"
+msgstr "nemoguće prihvatiti konstantu tipa 'language_handler'"
 
-#: utils/error/elog.c:816
-msgid "LOG:  "
-msgstr ""
+#: utils/adt/pseudotypes.c:292
+msgid "cannot display a value of type language_handler"
+msgstr "nemoguće prikazati konstantu tipa 'language_handler'"
 
-#: utils/error/elog.c:819
-msgid "INFO:  "
-msgstr ""
+#: utils/adt/pseudotypes.c:306
+msgid "cannot accept a value of type internal"
+msgstr "nemoguće prihvatiti konstantu tipa 'internal'"
 
-#: utils/error/elog.c:822
-msgid "NOTICE:  "
-msgstr ""
+#: utils/adt/pseudotypes.c:319
+msgid "cannot display a value of type internal"
+msgstr "nemoguće prikazati konstantu tipa 'internal'"
 
-#: utils/error/elog.c:825
-msgid "WARNING:  "
-msgstr ""
+#: utils/adt/pseudotypes.c:333
+msgid "cannot accept a value of type opaque"
+msgstr "nemoguće prihvatiti konstantu tipa 'opaque'"
 
-#: utils/error/elog.c:828
-msgid "ERROR:  "
-msgstr ""
+#: utils/adt/pseudotypes.c:346
+msgid "cannot display a value of type opaque"
+msgstr "nemoguće prikazati vrijednost tipa 'opaque'"
 
-#: utils/error/elog.c:831
-msgid "FATAL:  "
-msgstr ""
+#: utils/adt/pseudotypes.c:360
+msgid "cannot accept a value of type anyelement"
+msgstr "nemoguće prihvatiti konstantu tipa 'anyelement'"
 
-#: utils/error/elog.c:834
-msgid "PANIC:  "
-msgstr ""
+#: utils/adt/pseudotypes.c:373
+msgid "cannot display a value of type anyelement"
+msgstr "nemoguće prikazati vrijednost tipa 'anyelement'"
 
-#: utils/fmgr/dfmgr.c:97
+#: utils/adt/regexp.c:176
 #, c-format
-msgid "stat failed on file '%s': %m"
-msgstr "stat nije uspio na datoteci '%s': %m"
-
-#: utils/fmgr/dfmgr.c:114
-msgid "Out of memory in load_external_function"
-msgstr "Nedovoljno memorije u 'load_external_function'"
+msgid "invalid regular expression: %s"
+msgstr "pogrešan 'regular expression': %s"
 
-#: utils/fmgr/dfmgr.c:127
+#: utils/adt/regproc.c:117 utils/adt/regproc.c:138 utils/adt/regproc.c:290
 #, c-format
-msgid "Load of file %s failed: %s"
-msgstr "Uèitavanje datoteke %s nije uspjelo: %s"
+msgid "no procedure with name %s"
+msgstr "ne postoji procedura sa imenom %s"
 
-#: utils/fmgr/dfmgr.c:154
+#: utils/adt/regproc.c:122 utils/adt/regproc.c:142
 #, c-format
-msgid "Can't find function %s in file %s"
-msgstr "Funkcija %s nije naðena u datoteci %s"
+msgid "more than one procedure named %s"
+msgstr "postoji više nego jedna procedura sa imenom %s."
 
-#: utils/fmgr/dfmgr.c:184
+#: utils/adt/regproc.c:467 utils/adt/regproc.c:487 utils/adt/regproc.c:665
 #, c-format
-msgid "LOAD: could not open file '%s': %m"
-msgstr "LOAD: nemoguæe otvaranje datoteke '%s': %m"
+msgid "no operator with name %s"
+msgstr "ne postoji operator sa imenom %s"
 
-#: utils/fmgr/dfmgr.c:239
+#: utils/adt/regproc.c:471 utils/adt/regproc.c:491
 #, c-format
-msgid "stat failed on %s: %s"
-msgstr "stat neuspje¹an na %s: %s"
+msgid "more than one operator named %s"
+msgstr "postoji više nego jedan operator sa imenom %s"
 
-#: utils/fmgr/dfmgr.c:334
-msgid "invalid macro name in dynamic library path"
-msgstr "pogre¹no ime makroa u 'dynamic library path'-u"
+#: utils/adt/regproc.c:639
+msgid "missing argument"
+msgstr "nedostaje argument"
 
-#: utils/fmgr/dfmgr.c:384
-msgid "zero length dynamic_library_path component"
-msgstr "dynamic_library_path komponenta sa duljinom 0"
+#: utils/adt/regproc.c:640
+msgid "Use NONE to denote the missing argument of a unary operator."
+msgstr "koristite NONE da označite nepostojeći argument za unarni operator"
 
-#: utils/fmgr/dfmgr.c:395
-msgid "dynamic_library_path component is not absolute"
-msgstr "dynamic_library_path komponenta nije apsolutna"
+#: utils/adt/regproc.c:644 utils/adt/regproc.c:1276
+msgid "too many arguments"
+msgstr "previše argumenata"
 
-#: utils/fmgr/dfmgr.c:401
-#, c-format
-msgid "find_in_dynamic_libpath: trying %s"
-msgstr "find_in_dynamic_libpath: poku¹avam %s"
+#: utils/adt/regproc.c:645
+msgid "Provide two argument types for operator."
+msgstr "Osigurajte dva tipa argumenata za operator"
 
-#: utils/fmgr/fmgr.c:187
+#: utils/adt/regproc.c:837
 #, c-format
-msgid "fmgr_info: function %u: cache lookup failed"
-msgstr "fmgr_info: tra¾enje funkcije %u: u 'cache'-u nije uspjelo"
+msgid "no class with name %s"
+msgstr "ne postoji klasa sa imenom %s"
 
-#: utils/fmgr/fmgr.c:220
+#: utils/adt/regproc.c:1003
 #, c-format
-msgid "fmgr_info: function %s not in internal table"
-msgstr "fmgr_info: funkcija %s nije u internoj tabeli"
+msgid "no type with name %s"
+msgstr "ne postoji tip sa imenom %s"
+
+#: utils/adt/regproc.c:1174
+msgid "expected a left parenthesis"
+msgstr "očekivana lijeva zagrada"
+
+#: utils/adt/regproc.c:1190
+msgid "expected a right parenthesis"
+msgstr "očekivana desna zagrada"
+
+#: utils/adt/regproc.c:1209
+msgid "expected a type name"
+msgstr "očekivano ime tipa"
+
+#: utils/adt/regproc.c:1241
+msgid "improper type name"
+msgstr "neprikladno ime tipa"
+
+#: utils/adt/ri_triggers.c:298 utils/adt/ri_triggers.c:360
+#: utils/adt/ri_triggers.c:536 utils/adt/ri_triggers.c:775
+#: utils/adt/ri_triggers.c:967 utils/adt/ri_triggers.c:1129
+#: utils/adt/ri_triggers.c:1314 utils/adt/ri_triggers.c:1484
+#: utils/adt/ri_triggers.c:1666 utils/adt/ri_triggers.c:1837
+#: utils/adt/ri_triggers.c:2056 utils/adt/ri_triggers.c:2267
+#: utils/adt/ri_triggers.c:2503 utils/adt/ri_triggers.c:2599
+msgid "MATCH PARTIAL not yet implemented"
+msgstr "MATCH PARTIAL još nije implementiran"
 
-#: utils/fmgr/fmgr.c:267
+#: utils/adt/ri_triggers.c:334 utils/adt/ri_triggers.c:3043
+#: utils/adt/ri_triggers.c:3080
 #, c-format
-msgid "fmgr: Could not extract prosrc for %u from pg_proc"
+msgid "insert or update on \"%s\" violates foreign key constraint \"%s\""
 msgstr ""
+"'insert' ili 'update' na \"%s\" narušava ograničenje vanjskog ključa \"%s\""
 
-#: utils/fmgr/fmgr.c:274
-#, c-format
-msgid "fmgr: Could not extract probin for %u from pg_proc"
+#: utils/adt/ri_triggers.c:337
+msgid "MATCH FULL does not allow mixing of NULL and non-NULL key values."
 msgstr ""
+"MATCH FULL ne dozvoljava miješanje NULL i non-NULL vrijednosti kjučeva."
 
-#: utils/fmgr/fmgr.c:307
+#: utils/adt/ri_triggers.c:2545 utils/adt/ri_triggers.c:2803
 #, c-format
-msgid "Unknown function API version %d"
-msgstr "Nepoznata verzija %d API funkcije"
+msgid "%s() called with wrong number of trigger arguments"
+msgstr "%s() pozvan sa pogrešnim brojem argumenata"
 
-#: utils/fmgr/fmgr.c:333
+#: utils/adt/ri_triggers.c:2563 utils/adt/ri_triggers.c:2813
 #, c-format
-msgid "fmgr_info: cache lookup for language %u failed"
-msgstr "fmgr_info: tra¾enje jezika %u u 'cache'-u nije uspjelo"
+msgid "no target table given for trigger \"%s\" on \"%s\""
+msgstr "nadostaje ciljna tablica za okidač(trigger) \"%s\" na \"%s\""
 
-#: utils/fmgr/fmgr.c:346
-#, c-format
-msgid "fmgr_info: language %u has old-style handler"
-msgstr "fmgr_info: jezik %u ima 'old-style handler'"
+#: utils/adt/ri_triggers.c:2566 utils/adt/ri_triggers.c:2816
+msgid ""
+"Remove this RI trigger and its mates, then do ALTER TABLE ADD CONSTRAINT."
+msgstr ""
+"Ukloni ovah RI okidač(trigger), zatim napravi ALTER TABLE ADD CONSTRAINT."
 
-#: utils/fmgr/fmgr.c:394
+#: utils/adt/ri_triggers.c:2723 utils/adt/ri_triggers.c:2733
+#: utils/adt/ri_triggers.c:3142
 #, c-format
-msgid "Null result from %s"
-msgstr "Null rezultat od %s"
+msgid ""
+"table \"%s\" does not have attribute \"%s\" referenced by constraint \"%s\""
+msgstr ""
+"Relacija \"%s\" nema atribut \"%s\" referenciran od strane ogranićenja"
+"(constraint) \"%s\""
 
-#: utils/fmgr/fmgr.c:402
+#: utils/adt/ri_triggers.c:2753
 #, c-format
-msgid "Unknown version %d reported by %s"
-msgstr "Nepoznata verzija %d prijavljena od %s"
+msgid "%s() was not fired by trigger manager"
+msgstr "%s() nije pokrenut od strane 'trigger manager'-a"
 
-#: utils/fmgr/fmgr.c:470
-msgid "Internal error: fmgr_oldstyle received NULL pointer"
-msgstr "Internal error: 'fmgr_oldstyle' je primio 'NULL pointer'"
-
-#: utils/fmgr/fmgr.c:619
+#: utils/adt/ri_triggers.c:2762
 #, c-format
-msgid "fmgr_oldstyle: function %u: too many arguments (%d > %d)"
-msgstr "fmgr_oldstyle: funkcija %u: previ¹e argumenata (%d > %d)"
+msgid "%s() must be fired AFTER ROW"
+msgstr "%s() mora biti pokrenut za AFTER ROW"
 
-#: utils/fmgr/fmgr.c:666
+#: utils/adt/ri_triggers.c:2770
 #, c-format
-msgid "fmgr_security_definer: function %u: cache lookup failed"
-msgstr "fmgr_security_definer: tra¾enje funkcije %u: u 'cache'-u nije uspjelo"
+msgid "%s() must be fired for INSERT"
+msgstr "%s() mora biti pokrenut za INSERT"
 
-#: utils/fmgr/fmgr.c:728
+#: utils/adt/ri_triggers.c:2776
 #, c-format
-msgid "DirectFunctionCall1: function %p returned NULL"
-msgstr "DirectFunctionCall1: funkcija %p je vratila NULL"
+msgid "%s() must be fired for UPDATE"
+msgstr "%s() mora biti pokrenut za UPDATE"
 
-#: utils/fmgr/fmgr.c:756
+#: utils/adt/ri_triggers.c:2783
 #, c-format
-msgid "DirectFunctionCall2: function %p returned NULL"
-msgstr "DirectFunctionCall2: funkcija %p je vratila NULL"
+msgid "%s() must be fired for INSERT or UPDATE"
+msgstr "%s() mora biti pokrenut za INSERT ili UPDATE"
 
-#: utils/fmgr/fmgr.c:779
+#: utils/adt/ri_triggers.c:2790
 #, c-format
-msgid "DirectFunctionCall3: function %p returned NULL"
-msgstr "DirectFunctionCall3: funkcija %p je vratila NULL"
+msgid "%s() must be fired for DELETE"
+msgstr "%s() mora biti pokrenut za DELETE"
 
-#: utils/fmgr/fmgr.c:803
+#: utils/adt/ri_triggers.c:3013
 #, c-format
-msgid "DirectFunctionCall4: function %p returned NULL"
-msgstr "DirectFunctionCall4: funkcija %p je vratila NULL"
+msgid ""
+"referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave "
+"unexpected result"
+msgstr ""
+"upit referencijalnog integriteta na \"%s\" od ograničenja \"%s\" na \"%s\" "
+"je dao neočekivan rezultat"
 
-#: utils/fmgr/fmgr.c:828
-#, c-format
-msgid "DirectFunctionCall5: function %p returned NULL"
-msgstr "DirectFunctionCall5: funkcija %p je vratila NULL"
+#: utils/adt/ri_triggers.c:3017
+msgid "This is most likely due to a rule having rewritten the query."
+msgstr "Uzrok je vjerovatno pravilo(rule) koje je izmjenilo upit(query)."
 
-#: utils/fmgr/fmgr.c:855
+#: utils/adt/ri_triggers.c:3045
 #, c-format
-msgid "DirectFunctionCall6: function %p returned NULL"
-msgstr "DirectFunctionCall6: funkcija %p je vratila NULL"
+msgid "No rows were found in \"%s\"."
+msgstr "Reci nisu nađeni u \"%s\"."
 
-#: utils/fmgr/fmgr.c:883
+#: utils/adt/ri_triggers.c:3082
 #, c-format
-msgid "DirectFunctionCall7: function %p returned NULL"
-msgstr "DirectFunctionCall7: funkcija %p je vratila NULL"
+msgid "Key (%s)=(%s) is not present in \"%s\"."
+msgstr "Ključ (%s)=(%s) ne postoji u \"%s\"."
 
-#: utils/fmgr/fmgr.c:912
+#: utils/adt/ri_triggers.c:3088
 #, c-format
-msgid "DirectFunctionCall8: function %p returned NULL"
-msgstr "DirectFunctionCall8: funkcija %p je vratila NULL"
+msgid ""
+"update or delete on \"%s\" violates foreign key constraint \"%s\" on \"%s\""
+msgstr ""
+"'update' ili 'delete' nad \"%s\" narušava ograničenje vanjskog ključa \"%s\" "
+"na \"%s\""
 
-#: utils/fmgr/fmgr.c:943
+#: utils/adt/ri_triggers.c:3091
 #, c-format
-msgid "DirectFunctionCall9: function %p returned NULL"
-msgstr "DirectFunctionCall9: funkcija %p je vratila NULL"
+msgid "Key (%s)=(%s) is still referenced from \"%s\"."
+msgstr "Ključ (%s)=(%s) je još uvijek referenciran od \"%s\"."
 
-#: utils/fmgr/fmgr.c:974
+#: utils/adt/ruleutils.c:1102
 #, c-format
-msgid "FunctionCall1: function %u returned NULL"
-msgstr "FunctionCall1: funkcija %u je vratila NULL"
+msgid "invalid constraint type \"%c\""
+msgstr "pogrešan tip provjere(constraint type): \"%c\""
 
-#: utils/fmgr/fmgr.c:1002 utils/sort/tuplesort.c:1827
+#: utils/adt/ruleutils.c:1557
 #, c-format
-msgid "FunctionCall2: function %u returned NULL"
-msgstr "FunctionCall2: funkcija %u je vratila NULL"
+msgid "rule \"%s\" has unsupported event type %d"
+msgstr "pravilo(rule) \"%s\" ima nepodržan tip događaja %d"
 
-#: utils/fmgr/fmgr.c:1026
-#, c-format
-msgid "FunctionCall3: function %u returned NULL"
-msgstr "FunctionCall3: funkcija %u je vratila NULL"
+#: utils/adt/selfuncs.c:3122 utils/adt/selfuncs.c:3485
+msgid "case insensitive matching not supported on type bytea"
+msgstr "'case insensitive' pretraživanje nije podržano za bytea tip"
 
-#: utils/fmgr/fmgr.c:1051
-#, c-format
-msgid "FunctionCall4: function %u returned NULL"
-msgstr "FunctionCall4: funkcija %u je vratila NULL"
+#: utils/adt/selfuncs.c:3207 utils/adt/selfuncs.c:3633
+msgid "regex matching not supported on type bytea"
+msgstr "regex pretraživanje nije podržano za bytea tip"
 
-#: utils/fmgr/fmgr.c:1077
+#: utils/adt/tid.c:66 utils/adt/tid.c:74 utils/adt/tid.c:82
 #, c-format
-msgid "FunctionCall5: function %u returned NULL"
-msgstr "FunctionCall5: funkcija %u je vratila NULL"
+msgid "invalid input syntax for tid: \"%s\""
+msgstr "pogrešna ulazna sintaksa za tid: \"%s\""
 
-#: utils/fmgr/fmgr.c:1105
+#: utils/adt/timestamp.c:100 utils/adt/timestamp.c:326
 #, c-format
-msgid "FunctionCall6: function %u returned NULL"
-msgstr "FunctionCall6: funkcija %u je vratila NULL"
+msgid "timestamp out of range: \"%s\""
+msgstr "'timestamp' van opsega: \"%s\""
 
-#: utils/fmgr/fmgr.c:1134
+#: utils/adt/timestamp.c:118 utils/adt/timestamp.c:344
+#: utils/adt/timestamp.c:506
 #, c-format
-msgid "FunctionCall7: function %u returned NULL"
-msgstr "FunctionCall7: funkcija %u je vratila NULL"
+msgid "\"%s\" is no longer supported"
+msgstr "\"%s\" nije više podržan"
 
-#: utils/fmgr/fmgr.c:1164
+#: utils/adt/timestamp.c:258
 #, c-format
-msgid "FunctionCall8: function %u returned NULL"
-msgstr "FunctionCall8: funkcija %u je vratila NULL"
+msgid "timestamp(%d) precision must be between %d and %d"
+msgstr "timestamp(%d) preciznost mora biti između %d i %d"
 
-#: utils/fmgr/fmgr.c:1196
-#, c-format
-msgid "FunctionCall9: function %u returned NULL"
-msgstr "FunctionCall9: funkcija %u je vratila NULL"
+#: utils/adt/timestamp.c:499 utils/adt/timestamp.c:2213
+#: utils/adt/timestamp.c:2324 utils/adt/timestamp.c:2823
+msgid "interval out of range"
+msgstr "interval van opsega"
 
-#: utils/fmgr/fmgr.c:1227
+#: utils/adt/timestamp.c:831
 #, c-format
-msgid "OidFunctionCall1: function %u returned NULL"
-msgstr "OidFunctionCall1: funkcija %u je vratila NULL"
+msgid "interval(%d) precision must be between %d and %d"
+msgstr "interval(%d) preciznost mora biti između %d i %d"
 
-#: utils/fmgr/fmgr.c:1252
-#, c-format
-msgid "OidFunctionCall2: function %u returned NULL"
-msgstr "OidFunctionCall2: funkcija %u je vratila NULL"
+#: utils/adt/timestamp.c:1689
+msgid "cannot subtract non-finite timestamps"
+msgstr "nemoguće oduzimanje neodređenih 'timestamp' tipova"
 
-#: utils/fmgr/fmgr.c:1279
+#: utils/adt/timestamp.c:2384
 #, c-format
-msgid "OidFunctionCall3: function %u returned NULL"
-msgstr "OidFunctionCall3: funkcija %u je vratila NULL"
+msgid "invalid input syntax for timestamp: \"%s\""
+msgstr "pogrešna ulazna sintaksa za timestamp: \"%s\""
 
-#: utils/fmgr/fmgr.c:1307
+#: utils/adt/timestamp.c:2444
 #, c-format
-msgid "OidFunctionCall4: function %u returned NULL"
-msgstr "OidFunctionCall4: funkcija %u je vratila NULL"
+msgid "invalid input syntax for timestamp with time zone: \"%s\""
+msgstr "pogrešna ulazna sintaksa za 'timestamp with time zone': \"%s\""
 
-#: utils/fmgr/fmgr.c:1336
+#: utils/adt/timestamp.c:2505
 #, c-format
-msgid "OidFunctionCall5: function %u returned NULL"
-msgstr "OidFunctionCall5: funkcija %u je vratila NULL"
+msgid "invalid input syntax for interval: \"%s\""
+msgstr "pogrešna ulazna sintaksa za interval: \"%s\""
 
-#: utils/fmgr/fmgr.c:1367
+#: utils/adt/timestamp.c:2543 utils/adt/timestamp.c:2620
+#: utils/adt/timestamp.c:2945 utils/adt/timestamp.c:3121
 #, c-format
-msgid "OidFunctionCall6: function %u returned NULL"
-msgstr "OidFunctionCall6: funkcija %u je vratila NULL"
+msgid "timestamp units \"%s\" not recognized"
+msgstr "timestamp jedinice \"%s\" nisu poznate"
 
-#: utils/fmgr/fmgr.c:1399
+#: utils/adt/timestamp.c:2606 utils/adt/timestamp.c:3054
+#: utils/adt/timestamp.c:3111
 #, c-format
-msgid "OidFunctionCall7: function %u returned NULL"
-msgstr "OidFunctionCall7: funkcija %u je vratila NULL"
+msgid "timestamp units \"%s\" not supported"
+msgstr "'timestamp' jedinice \"%s\" nisu podržane"
 
-#: utils/fmgr/fmgr.c:1432
+#: utils/adt/timestamp.c:2652 utils/adt/timestamp.c:2729
+#: utils/adt/timestamp.c:3153 utils/adt/timestamp.c:3321
 #, c-format
-msgid "OidFunctionCall8: function %u returned NULL"
-msgstr "OidFunctionCall8: funkcija %u je vratila NULL"
+msgid "timestamp with time zone units \"%s\" not recognized"
+msgstr "'timestamp with time zone' jedinice \"%s\" nisu poznate"
 
-#: utils/fmgr/fmgr.c:1467
+#: utils/adt/timestamp.c:2713 utils/adt/timestamp.c:3274
+#: utils/adt/timestamp.c:3312
 #, c-format
-msgid "OidFunctionCall9: function %u returned NULL"
-msgstr "OidFunctionCall9: funkcija %u je vratila NULL"
+msgid "timestamp with time zone units \"%s\" not supported"
+msgstr "'timestamp with time zone' dijelovi \"%s\" nisu podržani"
 
-#: utils/fmgr/fmgr.c:1506
+#: utils/adt/timestamp.c:2761 utils/adt/timestamp.c:2832
+#: utils/adt/timestamp.c:3353 utils/adt/timestamp.c:3465
 #, c-format
-msgid "fmgr: function %u: too many arguments (%d > %d)"
-msgstr "fmgr: funkcija %u: previ¹e argumenata (%d > %d)"
+msgid "interval units \"%s\" not recognized"
+msgstr "jedinice intervala \"%s\" nisu poznate"
 
-#: utils/fmgr/fmgr.c:1518
+#: utils/adt/timestamp.c:2816 utils/adt/timestamp.c:3435
 #, c-format
-msgid "fmgr: function %u returned NULL"
-msgstr "fmgr: funkcija %u je vratila NULL"
+msgid "interval units \"%s\" not supported"
+msgstr "jedinice intervala \"%s\" nisu podržane"
 
-#: utils/fmgr/funcapi.c:36
-msgid "function called in context that does not accept a set result"
-msgstr "funkcija pozvana u kontekstu koji ne prihvaæa set rezultat"
+#: utils/adt/timestamp.c:2856
+msgid "cannot convert week number without year information"
+msgstr "nemoguće konvertiarnje broja dana u tjednu bez podatka o godini"
 
-#: utils/fmgr/funcapi.c:68
-msgid "init_MultiFuncCall may not be called more than once"
-msgstr "init_MultiFuncCall ne mo¾e biti pozvana vi¹e od jednom"
-
-#: utils/hash/dynahash.c:662
-#, c-format
-msgid "hash_search: bogus action %d"
-msgstr "hash_search: neispravna akcija %d"
-
-#: utils/hash/dynahash.c:935 utils/hash/dynahash.c:937
+#: utils/adt/timestamp.c:3548 utils/adt/timestamp.c:3699
 #, c-format
-msgid "Hash table '%s' corrupted"
-msgstr "Hash tabela %s je koruptirana"
+msgid "interval time zone \"%s\" must not specify month"
+msgstr "'interval time zone' \"%s\" ne smije specificirati mjesec"
 
-#: utils/init/findbe.c:63
+#: utils/adt/varbit.c:109 utils/adt/varbit.c:263
 #, c-format
-msgid "ValidateBinary: can't stat \"%s\""
-msgstr ""
+msgid "bit string length %d does not match type bit(%d)"
+msgstr "dužina 'string'-a %d ne odgovara tipu ' bit(%d)'"
 
-#: utils/init/findbe.c:69
+#: utils/adt/varbit.c:131 utils/adt/varbit.c:370
 #, c-format
-msgid "ValidateBinary: \"%s\" is not a regular file"
-msgstr "ValidateBinary: \"%s\" nije regularna datoteka"
+msgid "\"%c\" is not a valid binary digit"
+msgstr "\"%c\" nije ispravan binarni broj"
 
-#: utils/init/findbe.c:91
+#: utils/adt/varbit.c:156 utils/adt/varbit.c:395
 #, c-format
-msgid "ValidateBinary: \"%s\" is not user read/execute"
-msgstr "ValidateBinary: \"%s\" nije oznaèeno sa 'user read/execute' pravima"
+msgid "\"%c\" is not a valid hex digit"
+msgstr "\"%c\" nije ispravan heksadecimalni broj"
 
-#: utils/init/findbe.c:117
+#: utils/adt/varbit.c:348 utils/adt/varbit.c:532
 #, c-format
-msgid "ValidateBinary: \"%s\" is not group read/execute"
-msgstr "ValidateBinary: \"%s\" nije oznaèeno sa 'group read/execute' pravima"
+msgid "bit string too long for type bit varying(%d)"
+msgstr "'bit string' je prevelik da bi stao u 'varying(%d)' tip"
 
-#: utils/init/findbe.c:125
-#, c-format
-msgid "ValidateBinary: \"%s\" is not other read/execute"
-msgstr "ValidateBinary: \"%s\" nije oznaèeno sa 'other read/execute' pravima"
+#: utils/adt/varbit.c:472
+msgid "invalid length in external bit string"
+msgstr "pogrešna duljina u vanjskom 'bit string'-u"
 
-#: utils/init/findbe.c:174
-#, c-format
-msgid "FindExec: found \"%s\" using argv[0]"
-msgstr "FindExec: naðen \"%s\" koristeæi argv[0]"
+#: utils/adt/varbit.c:905
+msgid "cannot AND bit strings of different sizes"
+msgstr "nemoguća AND operacija nad 'bit string'-ovima različite duljine"
 
-#: utils/init/findbe.c:177
-#, c-format
-msgid "FindExec: invalid binary \"%s\""
-msgstr ""
+#: utils/adt/varbit.c:946
+msgid "cannot OR bit strings of different sizes"
+msgstr "nemoguća OR operacija nad 'bit string'-ovima različite duljine"
 
-#: utils/init/findbe.c:187
-msgid "FindExec: searching PATH ..."
-msgstr "FindExec: tra¾im PATH ..."
+#: utils/adt/varbit.c:992
+msgid "cannot XOR bit strings of different sizes"
+msgstr "nemoguća XOR operacija nad 'bit string'-ovima različite duljine"
 
-#: utils/init/findbe.c:208
-#, c-format
-msgid "FindExec: found \"%s\" using PATH"
-msgstr "FindExec: naðen \"%s\" koristeæi PATH"
+#: utils/adt/varbit.c:1257 utils/adt/varbit.c:1290
+msgid "int64 is not supported on this platform"
+msgstr "int64 nije podržan na ovoj platformi"
 
-#: utils/init/findbe.c:215
+#: utils/adt/varchar.c:105 utils/adt/varchar.c:225
 #, c-format
-msgid "FindExec: could not read binary \"%s\""
-msgstr "FindExec: nemoguæe proèitati 'binary' %s"
+msgid "value too long for type character(%d)"
+msgstr "vrijednost predugačka za tip 'character(%d)'"
 
-#: utils/init/findbe.c:225
+#: utils/adt/varchar.c:383 utils/adt/varchar.c:475
 #, c-format
-msgid "FindExec: could not find a %s to execute"
-msgstr "FindExec: neuspjelo tra¾enje %s da bi bio izvr¹en"
+msgid "value too long for type character varying(%d)"
+msgstr "vrijednost predugačka za tip 'character varying(%d)'"
 
-#: utils/init/miscinit.c:144 utils/init/miscinit.c:163
-#: utils/init/miscinit.c:171 utils/misc/guc.c:926 utils/misc/guc.c:1109
-#: utils/misc/guc.c:1903 utils/misc/guc.c:1917 utils/misc/guc.c:2672
-#: utils/misc/guc.c:2678 utils/misc/guc.c:2685 guc-file.l:149 guc-file.l:269
-#: guc-file.l:304
-msgid "out of memory"
-msgstr "nedovoljno memorije"
+#: utils/adt/varlena.c:579 utils/adt/varlena.c:643 utils/adt/varlena.c:1294
+msgid "negative substring length not allowed"
+msgstr "negativna dužina 'substring'-a nije dozvoljena"
 
-#: utils/init/miscinit.c:157
+#: utils/adt/varlena.c:1389 utils/adt/varlena.c:1420 utils/adt/varlena.c:1456
+#: utils/adt/varlena.c:1499
 #, c-format
-msgid "cannot get current working directory: %m"
-msgstr "ne mogu pronaæi trnutni radni direktorij %m"
+msgid "index %d out of valid range, 0..%d"
+msgstr "indeks %d van opsega, 0..%d"
 
-#: utils/init/miscinit.c:247
-#, c-format
-msgid "SetCharSet: unknown tag %s in file %s"
-msgstr "SetCharSet: nepoznat tag %s u datoteci %s"
+#: utils/adt/varlena.c:1511
+msgid "new bit must be 0 or 1"
+msgstr "novi bit mora biti 0 ili 1"
 
-#: utils/init/miscinit.c:402 utils/init/miscinit.c:458
-#, c-format
-msgid "GetCharSetByHost: unknown tag %s in file %s"
-msgstr "GetCharSetByHost: nepoznat tag %s u datoteci %s"
+#: utils/adt/varlena.c:2008
+msgid "field position must be greater than zero"
+msgstr "pozicija polja mora biti vaća od nule"
 
-#: utils/init/miscinit.c:636
+#: utils/cache/lsyscache.c:1632 utils/cache/lsyscache.c:1668
+#: utils/cache/lsyscache.c:1704 utils/cache/lsyscache.c:1740
 #, c-format
-msgid "invalid user id %u"
-msgstr "pogre¹an id korisnika %u"
+msgid "type %s is only a shell"
+msgstr "tip %s je samo školjka(shell)"
 
-#: utils/init/miscinit.c:718
+#: utils/cache/lsyscache.c:1637
 #, c-format
-msgid "Can't create lock file %s: %m"
-msgstr "Neuspje¹no kreiranje 'lock' datoteke %s: %m"
+msgid "no input function available for type %s"
+msgstr "ne postoji ulazna funkcija za tip %s"
 
-#: utils/init/miscinit.c:729 utils/init/miscinit.c:732
+#: utils/cache/lsyscache.c:1673
 #, c-format
-msgid "Can't read lock file %s: %m"
-msgstr "Neuspje¹no èitanje 'lock' datoteke %s: %m"
+msgid "no output function available for type %s"
+msgstr "ne postoji izlazna funkcija za tip %s"
 
-#: utils/init/miscinit.c:742
+#: utils/cache/relcache.c:3184
 #, c-format
-msgid "Bogus data in lock file %s"
-msgstr "Neispravni podaci u 'lock' datoteci %s"
+msgid "could not create init file \"%s\": %m"
+msgstr "neuspjelo kreiranje inicijalne datoteke \"%s\": %m"
 
-#: utils/init/miscinit.c:816
-#, c-format
-msgid ""
-"Can't remove old lock file %s: %m\n"
-"\tThe file seems accidentally left, but I couldn't remove it.\n"
-"\tPlease remove the file by hand and try again."
-msgstr ""
-"Ne mogu obrisati staru 'lock' datoteku %s: %m\n"
-"\tDatoteka je sluèajno ostala neobrisana, ali sada je mogu obrisati.\n"
-"\tPoku¹ajte ruèno obrisati datoteki, pa poku¹ajte ponovo."
+#: utils/cache/relcache.c:3186 utils/cache/relcache.c:3327
+msgid "Continuing anyway, but there's something wrong."
+msgstr "Ipak nastavljam, ali tu nešto nije u redu."
 
-#: utils/init/miscinit.c:837
+#: utils/cache/relcache.c:3325
 #, c-format
-msgid "Can't write lock file %s: %m"
-msgstr "Neuspje¹no zapisivanje 'lock' datoteke %s: %m"
+msgid "could not rename init file \"%s\" to \"%s\": %m"
+msgstr "nemoguće preimenovanje inicijalne datoteke \"%s\" u \"%s\": %m"
 
-#: utils/init/miscinit.c:928
-#, c-format
-msgid "Failed to rewrite %s: %m"
-msgstr "Neuspje¹no prepisivanje %s: %m"
+#: utils/error/elog.c:458
+msgid "error during error recovery, giving up"
+msgstr "greška prilikom oporavljanja, odustajem"
 
-#: utils/init/miscinit.c:934
+#: utils/error/elog.c:876
 #, c-format
-msgid "Failed to read %s: %m"
-msgstr "Neuspje¹no èitanje %s: %m"
+msgid "failed to open \"%s\": %m"
+msgstr "neuspjelo otvaranje \"%s\": %m"
 
-#: utils/init/miscinit.c:947
+#: utils/error/elog.c:886
 #, c-format
-msgid "Bogus data in %s"
-msgstr "Pogre¹ni podaci u %s"
+msgid "failed to reopen \"%s\" as stderr: %m"
+msgstr "neuspjelo ponovno otvaranje \"%s\" kao 'stderr': %m"
 
-#: utils/init/miscinit.c:971
+#: utils/error/elog.c:899
 #, c-format
-msgid "Failed to write %s: %m"
-msgstr "Neuspje¹no pisanje %s: %m"
+msgid "failed to reopen \"%s\" as stdout: %m"
+msgstr "neuspjelo ponovno otvaranje \"%s\" kao 'stdout': %m"
 
-#: utils/init/miscinit.c:1013
-#, c-format
-msgid "File %s is missing. This is not a valid data directory."
-msgstr "Datoteka %s ne postoji. Ovo nije ispravan direktorij baze podataka."
+#: utils/error/elog.c:1057 utils/error/elog.c:1190 utils/error/elog.c:1253
+msgid "missing error text"
+msgstr "nedostaje opis greške"
 
-#: utils/init/miscinit.c:1020
+#: utils/error/elog.c:1060 utils/error/elog.c:1256
 #, c-format
-msgid "File %s does not contain valid data. You need to initdb."
-msgstr "Datoteka %s ne sadr¾i podatke. Trebate pokrenuti 'initdb'."
+msgid " at character %d"
+msgstr "kod karaktera %d"
 
-#: utils/init/miscinit.c:1025
+#: utils/error/elog.c:1067
 #, c-format
-msgid ""
-"The data directory was initialized by PostgreSQL version %ld.%ld, which is "
-"not compatible with this version %s."
+msgid "DETAIL:  %s\n"
 msgstr ""
-"Direktorij baze podataka je inicijaliziran sa PostgreSQL verzijom %ld.%ld, "
-"koja nije kompatibilna sa ovom verzijom %s."
 
-#: utils/init/postinit.c:114
+#: utils/error/elog.c:1069
 #, c-format
-msgid "Database \"%s\", OID %u, has disappeared from pg_database"
+msgid "HINT:  %s\n"
 msgstr ""
-"Database \"%s\", OID %u, je nestala iz 'pg_database' sistemskog kataloga"
 
-#: utils/init/postinit.c:123
+#: utils/error/elog.c:1071
 #, c-format
-msgid "Database \"%s\" is not currently accepting connections"
-msgstr "Baza podatak \"%s\" trenutno ne prihvaæa nikakve veze(connections)"
+msgid "CONTEXT:  %s\n"
+msgstr ""
 
-#: utils/init/postinit.c:259
+#: utils/error/elog.c:1075
 #, c-format
-msgid "Database \"%s\" does not exist in the system catalog."
-msgstr "Baza podataka \"%s\" ne postoji u sistemskom katalogu."
+msgid "LOCATION:  %s, %s:%d\n"
+msgstr ""
 
-#: utils/init/postinit.c:267
+#: utils/error/elog.c:1079
 #, c-format
-msgid ""
-"Database \"%s\" does not exist.\n"
-"\tThe database subdirectory '%s' is missing."
+msgid "LOCATION:  %s:%d\n"
 msgstr ""
-"Baza podataka \"%s\" ne postoji.\n"
-"\tPoddirektorij baze '%s' ne postoji."
 
-#: utils/init/postinit.c:274
+#: utils/error/elog.c:1091
 #, c-format
-msgid "Unable to change directory to '%s': %m"
-msgstr "Neuspje¹na promjena direktorija u '%s': %m"
+msgid "STATEMENT:  %s\n"
+msgstr ""
 
-#: utils/init/postinit.c:303
+#: utils/error/elog.c:1361
 #, c-format
-msgid "InitPostgres: bad backend id %d"
-msgstr "InitPostgres: pogre¹an 'backend id' %d"
+msgid "operating system error %d"
+msgstr "greška operativnog sistema %d"
 
-#: utils/init/postinit.c:354
-msgid "There are currently no users defined in this database system."
-msgstr "Trenutno nema definiranih korisnika za ovu bazu podataka."
+#: utils/error/elog.c:1384
+msgid "DEBUG"
+msgstr ""
 
-#: utils/init/postinit.c:355
-#, c-format
-msgid ""
-"You should immediately run 'CREATE USER \"%s\" WITH SYSID %d CREATEUSER;'."
+#: utils/error/elog.c:1388
+msgid "LOG"
 msgstr ""
-"Trebali biste odmah pokrenuti'CREATE USER \"%s\" WITH SYSID %d CREATEUSER;'."
 
-#: utils/init/postinit.c:390
-msgid "Non-superuser connection limit exceeded"
+#: utils/error/elog.c:1391
+msgid "INFO"
 msgstr ""
 
-#: utils/mb/conv.c:374
-#, c-format
-msgid "UtfToLocal: could not convert UTF-8 (0x%04x). Ignored"
+#: utils/error/elog.c:1394
+msgid "NOTICE"
 msgstr ""
 
-#: utils/mb/conv.c:401
-#, c-format
-msgid "Invalid encoding number %d"
+#: utils/error/elog.c:1397
+msgid "WARNING"
 msgstr ""
 
-#: utils/mb/conv.c:438
-#, c-format
-msgid "LocalToUtf: could not convert (0x%04x) %s to UTF-8. Ignored"
+#: utils/error/elog.c:1400
+msgid "ERROR"
 msgstr ""
 
-#: utils/mb/encnames.c:440
-msgid "pg_char_to_encname_struct(): encoding name too long"
+#: utils/error/elog.c:1403
+msgid "FATAL"
 msgstr ""
 
-#: utils/mb/mbutils.c:174
-#, c-format
-msgid "default conversion proc for %s to %s not found"
-msgstr "inicijalna funkcija za konverziju iz %s u %s nije naðena"
+#: utils/error/elog.c:1406
+msgid "PANIC"
+msgstr ""
 
-#: utils/mb/mbutils.c:188
+#: utils/fmgr/dfmgr.c:99 utils/fmgr/dfmgr.c:199 utils/fmgr/dfmgr.c:252
 #, c-format
-msgid "default conversion proc %u for %s to %s not found in pg_proc"
-msgstr ""
-"inicijalna funkcija %u za konverziju iz %s u %s nije naðena u 'pg_proc'"
+msgid "could not access file \"%s\": %m"
+msgstr "nemoguć pristup datoteci  \"%s\": %m"
 
-#: utils/mb/mbutils.c:247
+#: utils/fmgr/dfmgr.c:135
 #, c-format
-msgid "Invalid source encoding name %s"
-msgstr ""
+msgid "could not load library \"%s\": %s"
+msgstr "neuspjelo čitanje biblioteke \"%s\": %s"
 
-#: utils/mb/mbutils.c:249
+#: utils/fmgr/dfmgr.c:165
 #, c-format
-msgid "Invalid destination encoding name %s"
-msgstr ""
+msgid "could not find function \"%s\" in file \"%s\""
+msgstr "funkcija \"%s\" nije nađena u datoteci \"%s\""
 
-#: utils/mb/mbutils.c:259
-msgid "Encoding conversion failed"
-msgstr ""
+#: utils/fmgr/dfmgr.c:353
+msgid "invalid macro name in dynamic library path"
+msgstr "pogrešno ime makroa u 'dynamic library path'-u"
 
-#: utils/mb/mbutils.c:480
-msgid "SetDatabaseEncoding(): invalid database encoding"
-msgstr ""
+#: utils/fmgr/dfmgr.c:405
+msgid "zero-length component in DYNAMIC_LIBRARY_PATH"
+msgstr "komponenta nulte dužine u DYNAMIC_LIBRARY_PATH"
 
-#: utils/mb/conversion_procs/utf8_and_iso8859_1/utf8_and_iso8859_1.c:87
-msgid "Could not convert UTF-8 to ISO8859-1"
-msgstr ""
+#: utils/fmgr/dfmgr.c:418
+msgid "DYNAMIC_LIBRARY_PATH component is not absolute"
+msgstr "DYNAMIC_LIBRARY_PATH komponenta nije apsolutna"
 
-#: utils/misc/guc.c:1205 utils/misc/guc.c:1220 utils/misc/guc.c:1235
-#: utils/misc/guc.c:1264
+#: utils/fmgr/fmgr.c:223
 #, c-format
-msgid "Failed to reset %s"
-msgstr "Neuspjelo resetiranje %s"
+msgid "internal function \"%s\" is not in table"
+msgstr "interna funkcija \"%s\" nije tablica(table)"
 
-#: utils/misc/guc.c:1332 utils/misc/guc.c:1354 utils/misc/guc.c:1376
-#: utils/misc/guc.c:1406
+#: utils/fmgr/fmgr.c:403
 #, c-format
-msgid "Failed to commit %s"
-msgstr "Neuspio 'commit' %s"
+msgid "unrecognized API version %d reported by info function \"%s\""
+msgstr "nepoznata API verzija %d prijavljena od funkcije \"%s\""
 
-#: utils/misc/guc.c:1585 utils/misc/guc.c:2135
+#: utils/fmgr/fmgr.c:622 utils/fmgr/fmgr.c:1486
 #, c-format
-msgid "'%s' is not a valid option name"
-msgstr "'%s' nije ispravno ime opcije"
+msgid "function %u has too many arguments (%d > %d)"
+msgstr "funkcija %u: ima previše argumenata (%d > %d)"
 
-#: utils/misc/guc.c:1602
-#, c-format
-msgid "'%s' cannot be changed after server start"
-msgstr "'%s' ne mo¾e biti promijenjeno nakon startanja servera"
+#: utils/init/miscinit.c:327
+msgid "permission denied to set session authorization"
+msgstr "nedopušteno postavljanje 'session authorization' vrijednosti"
 
-#: utils/misc/guc.c:1610
+#: utils/init/miscinit.c:353
 #, c-format
-msgid "'%s' cannot be changed now"
-msgstr "'%s' ne mo¾e biti promijenjeno sada"
+msgid "invalid user id: %d"
+msgstr "pogrešan id korisnika %d"
 
-#: utils/misc/guc.c:1637
+#: utils/init/miscinit.c:443
 #, c-format
-msgid "'%s' cannot be set after connection start"
-msgstr "'%s' ne mo¾e biti promijenjeno nakon startanja veze"
+msgid "could not create lock file \"%s\": %m"
+msgstr "neuspješno kreiranje 'lock' datoteke \"%s\": %m"
 
-#: utils/misc/guc.c:1645
+#: utils/init/miscinit.c:457
 #, c-format
-msgid "'%s': permission denied"
-msgstr "'%s': zabranjen pristup"
+msgid "could not open lock file \"%s\": %m"
+msgstr "nemoguće otvoriti 'lock' datoteku \"%s\": %m"
 
-#: utils/misc/guc.c:1675
+#: utils/init/miscinit.c:463
 #, c-format
-msgid "%s: setting ignored because previous source is higher priority"
-msgstr ""
+msgid "could not read lock file \"%s\": %m"
+msgstr "neuspješno čitanje 'lock' datoteke \"%s\": %m"
 
-#: utils/misc/guc.c:1696
+#: utils/init/miscinit.c:494
 #, c-format
-msgid "option '%s' requires a boolean value"
-msgstr ""
+msgid "lock file \"%s\" already exists"
+msgstr "'lock' datoteka \"%s\" već postoji"
 
-#: utils/misc/guc.c:1710 utils/misc/guc.c:1781
+#: utils/init/miscinit.c:497
 #, c-format
-msgid "invalid value for option '%s': %d"
-msgstr ""
+msgid "Is another %s (pid %d) running in \"%s\"?"
+msgstr "Da li je drugi %s (pid %d) već pokrenut \"%s\"?"
 
-#: utils/misc/guc.c:1760
+#: utils/init/miscinit.c:500
 #, c-format
-msgid "option '%s' expects an integer value"
-msgstr ""
+msgid "Is another %s (pid %d) using \"%s\"?"
+msgstr "Da li drugi %s (pid %d) koristi \"%s\"?"
 
-#: utils/misc/guc.c:1766
+#: utils/init/miscinit.c:529
 #, c-format
-msgid "option '%s' value %d is outside of permissible range [%d .. %d]"
+msgid "pre-existing shared memory block (key %lu, id %lu) is still in use"
 msgstr ""
+"već postojeći blok dijeljene memorije (key %lu, id %lu) je još uvijek u "
+"upotrebi"
 
-#: utils/misc/guc.c:1831
+#: utils/init/miscinit.c:532
 #, c-format
-msgid "option '%s' expects a real number"
+msgid ""
+"If you're sure there are no old backends still running, remove the shared "
+"memory block with ipcrm(1), or just delete \"%s\"."
 msgstr ""
+"Ako ste sigurni da drugi 'backend' procesi nisu pokrenuti, uklonite blok "
+"dijeljene memorije sa icpm(1), ili jednostavno obrišite  \"%s\"."
 
-#: utils/misc/guc.c:1837
+#: utils/init/miscinit.c:549
 #, c-format
-msgid "option '%s' value %g is outside of permissible range [%g .. %g]"
+msgid "could not remove old lock file \"%s\": %m"
+msgstr "neuspjelo uklanjanje stare 'lock' datoteke \"%s\": %m"
+
+#: utils/init/miscinit.c:551
+msgid ""
+"The file seems accidentally left over, but I couldn't remove it. Please "
+"remove the file by hand and try again."
 msgstr ""
+"Datoteka greškom nije obrisana, ali brisanje nije uspijelo. Pokušajte ručno "
+"ukloniti datoteku, pa pokušajte ponovo."
 
-#: utils/misc/guc.c:1852
+#: utils/init/miscinit.c:573
 #, c-format
-msgid "invalid value for option '%s': %g"
-msgstr ""
+msgid "could not write lock file \"%s\": %m"
+msgstr "neuspješno zapisivanje 'lock' datoteke \"%s\": %m"
 
-#: utils/misc/guc.c:1946
+#: utils/init/miscinit.c:675
 #, c-format
-msgid "invalid value for option '%s': '%s'"
-msgstr ""
+msgid "could not rewrite \"%s\": %m"
+msgstr "neuspješno prepisiavnje \"%s\": %m"
 
-#: utils/misc/guc.c:2047 utils/misc/guc.c:2081 utils/misc/guc.c:2395
+#: utils/init/miscinit.c:684
 #, c-format
-msgid "Option '%s' is not recognized"
-msgstr ""
+msgid "could not read \"%s\": %m"
+msgstr "neuspješno čitanje \"%s\": %m"
 
-#: utils/misc/guc.c:2142
+#: utils/init/miscinit.c:724
 #, c-format
-msgid "SET %s takes only one argument"
-msgstr "SET %s mora imati samo jedan argument"
+msgid "could not write \"%s\": %m"
+msgstr "neuspješno pisanje \"%s\": %m"
 
-#: utils/misc/guc.c:2155 utils/misc/guc.c:2204
-msgid "flatten_set_variable_args: unexpected input"
-msgstr ""
+#: utils/init/miscinit.c:769 utils/init/miscinit.c:782
+#, c-format
+msgid "\"%s\" is not a valid data directory"
+msgstr "\"%s\" nije ispravan podatkovni direktorij"
 
-#: utils/misc/guc.c:2243
-msgid "SET variable name is required"
-msgstr "SET ime varijable je obavezno"
+#: utils/init/miscinit.c:771
+#, c-format
+msgid "File \"%s\" is missing."
+msgstr "Datoteka \"%s\" nedostaje."
 
-#: utils/misc/guc.c:2779
+#: utils/init/miscinit.c:784
 #, c-format
-msgid "cannot parse setting \"%s\""
-msgstr "nemoguæe parsanje opcije \"%s\""
+msgid "File \"%s\" does not contain valid data."
+msgstr "Datoteka \"%s\" ne sadrži ispravne podatke."
 
-#: guc-file.l:160
-msgid "could not read configuration file `"
-msgstr "nemoguæe èitanje konfiguracijske datoteke"
+#: utils/init/miscinit.c:786
+msgid "You may need to initdb."
+msgstr "Možda ćete morati pokrenuti initdb."
 
-#: guc-file.l:160
+#: utils/init/miscinit.c:794
 #, c-format
-msgid "': %s"
+msgid ""
+"The data directory was initialized by PostgreSQL version %ld.%ld, which is "
+"not compatible with this version %s."
 msgstr ""
+"Direktorij baze podataka je inicijaliziran sa PostgreSQL verzijom %ld.%ld, "
+"koja nije kompatibilna sa ovom verzijom %s."
+
+#: utils/init/miscinit.c:836
+msgid "invalid list syntax for preload_libraries configuration option"
+msgstr "pogrešna sintaksa za preload_libraries konfiguracijsku opciju"
 
-#: guc-file.l:261
+#: utils/init/miscinit.c:881
 #, c-format
-msgid ":%u: syntax error, token=\"%s\""
-msgstr "%u: sintaksna gre¹ka, token=\"%s\""
+msgid "preloaded library \"%s\" with initialization function \"%s\""
+msgstr "preloaded library \"%s\" with initialization function \"%s\""
 
-#: utils/mmgr/aset.c:333
+#: utils/init/miscinit.c:885
 #, c-format
-msgid "Memory exhausted in AllocSetContextCreate(%lu)"
+msgid "preloaded library \"%s\""
 msgstr ""
 
-#: utils/mmgr/aset.c:495 utils/mmgr/aset.c:692
+#: utils/init/postinit.c:116
 #, c-format
-msgid "Memory exhausted in AllocSetAlloc(%lu)"
+msgid "database \"%s\", OID %u, has disappeared from pg_database"
 msgstr ""
+"baza podataka \"%s\", OID %u, je nestala iz 'pg_database' sistemskog kataloga"
 
-#: utils/mmgr/aset.c:741
+#: utils/init/postinit.c:127
 #, c-format
-msgid "AllocSetFree: detected write past chunk end in %s %p"
-msgstr ""
+msgid "database \"%s\" is not currently accepting connections"
+msgstr "baza podatak \"%s\" trenutno ne prihvaća veze(connections)"
 
-#: utils/mmgr/aset.c:762
+#: utils/init/postinit.c:275
 #, c-format
-msgid "AllocSetFree: cannot find block containing chunk %p"
-msgstr ""
+msgid "The database subdirectory \"%s\" is missing."
+msgstr "Poddirektorij baze pdataka  \"%s\"  ne postoji."
 
-#: utils/mmgr/aset.c:816
+#: utils/init/postinit.c:280
 #, c-format
-msgid "AllocSetRealloc: detected write past chunk end in %s %p"
-msgstr ""
+msgid "could not access directory \"%s\": %m"
+msgstr "neuspješan pristupa direktoriju \"%s\": %m"
 
-#: utils/mmgr/aset.c:856
+#: utils/init/postinit.c:289
 #, c-format
-msgid "AllocSetRealloc: cannot find block containing chunk %p"
-msgstr ""
+msgid "could not change directory to \"%s\": %m"
+msgstr "neuspješna promjena direktorija u \"%s\": %m"
 
-#: utils/mmgr/aset.c:869
-#, c-format
-msgid "Memory exhausted in AllocSetReAlloc(%lu)"
-msgstr ""
+#: utils/init/postinit.c:371
+msgid "no users are defined in this database system"
+msgstr "trenutno nema definiranih korisnika za ovu bazu podataka"
 
-#: utils/mmgr/aset.c:1039
+#: utils/init/postinit.c:372
 #, c-format
-msgid "AllocSetCheck: %s: empty block %p"
+msgid ""
+"You should immediately run 'CREATE USER \"%s\" WITH SYSID %d CREATEUSER;'."
 msgstr ""
+"Trebali biste odmah pokrenuti'CREATE USER \"%s\" WITH SYSID %d CREATEUSER;'."
 
-#: utils/mmgr/aset.c:1061
-#, c-format
-msgid "AllocSetCheck: %s: req size > alloc size for chunk %p in block %p"
-msgstr ""
+#: utils/init/postinit.c:408
+msgid "connection limit exceeded for non-superusers"
+msgstr "broj veza premašen za korisnike koji nisu 'superuser'"
 
-#: utils/mmgr/aset.c:1064
+#: utils/mb/conv.c:376
 #, c-format
-msgid "AllocSetCheck: %s: bad size %lu for chunk %p in block %p"
-msgstr ""
+msgid "ignoring unconvertible UTF-8 character 0x%04x"
+msgstr "ignoriran neprevodiv UTF-8 karakter 0x%04x"
 
-#: utils/mmgr/aset.c:1070
+#: utils/mb/conv.c:406
 #, c-format
-msgid "AllocSetCheck: %s: bad single-chunk %p in block %p"
-msgstr ""
+msgid "invalid encoding number: %d"
+msgstr "pogrešan broj za 'encoding': %d"
 
-#: utils/mmgr/aset.c:1079
+#: utils/mb/conv.c:445
 #, c-format
-msgid "AllocSetCheck: %s: bogus aset link in block %p, chunk %p"
-msgstr ""
+msgid "ignoring unconvertible %s character 0x%04x"
+msgstr "ignoriran neprevodi %s karakter 0x%04x"
 
-#: utils/mmgr/aset.c:1086
-#, c-format
-msgid "AllocSetCheck: %s: detected write past chunk end in block %p, chunk %p"
-msgstr ""
+#: utils/mb/encnames.c:445
+msgid "encoding name too long"
+msgstr "ime za 'encoding' je predugačko"
 
-#: utils/mmgr/aset.c:1096
+#: utils/mb/mbutils.c:252
 #, c-format
-msgid "AllocSetCheck: %s: found inconsistent memory block %p"
-msgstr ""
+msgid "default conversion proc for %s to %s does not exist"
+msgstr "inicijalna funkcija za konverziju iz %s u %s ne postoji"
 
-#: utils/mmgr/mcxt.c:449
+#: utils/mb/mbutils.c:326
 #, c-format
-msgid "MemoryContextAlloc: invalid request size %lu"
-msgstr ""
+msgid "invalid source encoding name \"%s\""
+msgstr "pogrešno izvorno ime 'encoding'-a  \"%s\""
 
-#: utils/mmgr/mcxt.c:509
+#: utils/mb/mbutils.c:331
 #, c-format
-msgid "repalloc: invalid request size %lu"
-msgstr ""
-
-#: utils/mmgr/portalmem.c:78
-msgid "out of memory in PortalHashTable"
-msgstr ""
-
-#: utils/mmgr/portalmem.c:80
-msgid "trying to insert a portal name that exists."
-msgstr ""
-
-#: utils/mmgr/portalmem.c:93
-msgid "trying to delete portal name that does not exist."
-msgstr ""
+msgid "invalid destination encoding name \"%s\""
+msgstr "pogrešno ciljno ime 'encoding'-a \"%s\""
 
-#: utils/mmgr/portalmem.c:196
-#, c-format
-msgid "CreatePortal: portal \"%s\" already exists"
-msgstr ""
+#: utils/mb/wchar.c:640
+msgid "UNICODE characters >= 0x10000 are not supported"
+msgstr "UNICODE karakteri >= 0x10000 nisu podržani"
 
-#: utils/sort/logtape.c:199
+#: utils/mb/wchar.c:669
 #, c-format
-msgid ""
-"ltsWriteBlock: failed to write block %ld of temporary file\n"
-"\t\tPerhaps out of disk space?"
-msgstr ""
+msgid "invalid %s character sequence: 0x%s"
+msgstr "pogrešna %s sekvenca karaktera: 0x%s"
 
-#: utils/sort/logtape.c:214
+#: utils/misc/database.c:149
 #, c-format
-msgid "ltsReadBlock: failed to read block %ld of temporary file"
-msgstr ""
-
-#: utils/sort/logtape.c:569
-msgid "LogicalTapeWrite: impossible state"
-msgstr ""
+msgid "could not open file \"%s\": %m"
+msgstr "neuspješno otvaranje datoteke \"%s\": %m"
 
-#: utils/sort/logtape.c:831
-msgid "LogicalTapeBackspace: unexpected end of tape"
-msgstr ""
+#: utils/misc/guc.c:239
+msgid "Ungrouped"
+msgstr "Negrupiran"
 
-#: utils/sort/logtape.c:888 utils/sort/logtape.c:898
-msgid "LogicalTapeSeek: unexpected end of tape"
-msgstr ""
+#: utils/misc/guc.c:241
+msgid "Connections & Authentication"
+msgstr "Veze i  potvrda identiteta "
 
-#: utils/sort/tuplesort.c:698
-msgid "tuplesort_puttuple: invalid state"
-msgstr ""
+#: utils/misc/guc.c:243
+msgid "Connections & Authentication / Connection Settings"
+msgstr "Veze i  potvrda identiteta  / Postavke veza"
 
-#: utils/sort/tuplesort.c:745
-msgid "tuplesort_performsort: invalid state"
-msgstr ""
+#: utils/misc/guc.c:245
+msgid "Connections & Authentication / Security & Authentication"
+msgstr "Veze i  potvrda identiteta  / Sigurnost i postavke veza"
 
-#: utils/sort/tuplesort.c:863 utils/sort/tuplesort.c:878
-msgid "tuplesort_gettuple: bogus tuple len in backward scan"
-msgstr ""
+#: utils/misc/guc.c:247
+msgid "Resource Usage"
+msgstr "Korištenje resursa"
 
-#: utils/sort/tuplesort.c:930
-msgid "tuplesort_gettuple: invalid state"
-msgstr ""
+#: utils/misc/guc.c:249
+msgid "Resource Usage / Memory"
+msgstr "Korištenje resursa / Memorija"
 
-#: utils/sort/tuplesort.c:1490
-msgid "tuplesort_rescan: invalid state"
-msgstr ""
+#: utils/misc/guc.c:251
+msgid "Resource Usage / Free Space Map"
+msgstr "Korištenje resursa / Mapa slobodnog prostora"
 
-#: utils/sort/tuplesort.c:1517
-msgid "tuplesort_markpos: invalid state"
-msgstr ""
+#: utils/misc/guc.c:253
+msgid "Resource Usage / Kernel Resources"
+msgstr "Korištenje resursa / Resursi kernela"
 
-#: utils/sort/tuplesort.c:1542
-msgid "tuplesort_restorepos failed"
+#: utils/misc/guc.c:255
+msgid "Write Ahead Log"
 msgstr ""
 
-#: utils/sort/tuplesort.c:1546
-msgid "tuplesort_restorepos: invalid state"
-msgstr ""
+#: utils/misc/guc.c:257
+msgid "Write Ahead Log / Settings"
+msgstr "Write Ahead Log / Postavke"
 
-#: utils/sort/tuplesort.c:1669
-msgid "tuplesort: unexpected end of tape"
-msgstr ""
+#: utils/misc/guc.c:259
+msgid "Write Ahead Log / Checkpoints"
+msgstr "Write Ahead Log / Kontrolne točke"
 
-#: utils/sort/tuplesort.c:1671 utils/sort/tuplesort.c:2010
-#: utils/sort/tuplesort.c:2014 utils/sort/tuplesort.c:2137
-#: utils/sort/tuplesort.c:2141 utils/sort/tuplesort.c:2209
-#: utils/sort/tuplesort.c:2213
-msgid "tuplesort: unexpected end of data"
-msgstr ""
+#: utils/misc/guc.c:261
+msgid "Query Tuning"
+msgstr "Prilagodba upita"
 
-#: utils/sort/tuplesort.c:1789
-#, c-format
-msgid "SelectSortFunction: cache lookup failed for operator %u"
-msgstr ""
+#: utils/misc/guc.c:263
+msgid "Query Tuning / Planner Method Enabling"
+msgstr "Prilagodba upita / Uključivanje metoda planera"
 
-#: utils/sort/tuplesort.c:1901
-#, c-format
-msgid "Invalid SortFunctionKind %d"
-msgstr ""
+#: utils/misc/guc.c:265
+msgid "Query Tuning / Planner Cost Constants"
+msgstr "Prilagodba upita / Konstante koštanja planera"
 
-#: utils/sort/tuplesort.c:2089
-msgid "Cannot create unique index. Table contains non-unique values"
-msgstr ""
+#: utils/misc/guc.c:267
+msgid "Query Tuning / Genetic Query Optimizer"
+msgstr "Prilagodba upita / Genetički optimizator upita"
 
-#: utils/sort/tuplesort.c:2165
-msgid "copytup_datum() should not be called"
-msgstr ""
+#: utils/misc/guc.c:269
+msgid "Query Tuning / Other Planner Options"
+msgstr "Prilagodba upita / Druge opcije planera"
 
-#: utils/sort/tuplestore.c:302
-msgid "tuplestore_puttuple: invalid state"
-msgstr ""
+#: utils/misc/guc.c:271
+msgid "Reporting & Logging"
+msgstr "Izvješćivanje i Logiranje"
 
-#: utils/sort/tuplestore.c:338
-msgid "tuplestore_donestoring: seek(0) failed"
-msgstr ""
+#: utils/misc/guc.c:273
+msgid "Reporting & Logging / Syslog"
+msgstr "Izvješćivanje i Logiranje / Syslog"
 
-#: utils/sort/tuplestore.c:346
-msgid "tuplestore_donestoring: invalid state"
-msgstr ""
+#: utils/misc/guc.c:275
+msgid "Reporting & Logging / When To Log"
+msgstr "Izvješćivanje i Logiranje / Kada pisati log"
 
-#: utils/sort/tuplestore.c:464 utils/sort/tuplestore.c:479
-msgid "tuplestore_gettuple: bogus tuple len in backward scan"
-msgstr ""
+#: utils/misc/guc.c:277
+msgid "Reporting & Logging / What To Log"
+msgstr "Reporting & Logging / Što treba logirati"
 
-#: utils/sort/tuplestore.c:484
-msgid "tuplestore_gettuple: invalid state"
-msgstr ""
+#: utils/misc/guc.c:279
+msgid "Statistics"
+msgstr "Statistika"
 
-#: utils/sort/tuplestore.c:520
-msgid "tuplestore_rescan: seek(0) failed"
-msgstr ""
+#: utils/misc/guc.c:281
+msgid "Statistics / Monitoring"
+msgstr "Statistika / Promatranje"
 
-#: utils/sort/tuplestore.c:527
-msgid "tuplestore_rescan: invalid state"
-msgstr ""
+#: utils/misc/guc.c:283
+msgid "Statistics / Query & Index Statistics Collector"
+msgstr "Statistika / Upit i sakupljač statistike za indekse"
 
-#: utils/sort/tuplestore.c:553
-msgid "tuplestore_markpos: invalid state"
-msgstr ""
+#: utils/misc/guc.c:285
+msgid "Client Connection Defaults"
+msgstr "Postavke klijentskih veza"
 
-#: utils/sort/tuplestore.c:578
-msgid "tuplestore_restorepos failed"
-msgstr ""
+#: utils/misc/guc.c:287
+msgid "Client Connection Defaults / Statement Behavior"
+msgstr "Postavke klijentskih veza / Ponašanje izraza"
 
-#: utils/sort/tuplestore.c:582
-msgid "tuplestore_restorepos: invalid state"
-msgstr ""
+#: utils/misc/guc.c:289
+msgid "Client Connection Defaults / Locale and Formatting"
+msgstr "Postavke klijentskih veza / Lokalizacija i formatiranje"
 
-#: utils/sort/tuplestore.c:598
-msgid "tuplestore: unexpected end of tape"
-msgstr ""
+#: utils/misc/guc.c:291
+msgid "Client Connection Defaults / Other Defaults"
+msgstr "Postavke klijentskih veza / druge postavke"
 
-#: utils/sort/tuplestore.c:600 utils/sort/tuplestore.c:669
-#: utils/sort/tuplestore.c:673
-msgid "tuplestore: unexpected end of data"
-msgstr ""
+#: utils/misc/guc.c:293
+msgid "Lock Management"
+msgstr "Menadžment zaključavanja"
 
-#: utils/sort/tuplestore.c:610 utils/sort/tuplestore.c:641
-#: utils/sort/tuplestore.c:644 utils/sort/tuplestore.c:648
-msgid "tuplestore: write failed"
-msgstr ""
+#: utils/misc/guc.c:295
+msgid "Version & Platform Compatibility"
+msgstr "Kompatibilnost verzija i platformi"
 
-#: utils/time/tqual.c:981
-msgid "CopyQuerySnapshot: no snapshot has been set"
-msgstr ""
+#: utils/misc/guc.c:297
+msgid "Version & Platform Compatibility / Previous Postgres Versions"
+msgstr "Kompatibilnost verzija i platformi / Prethodne verzije Postgresa"
 
-#~ msgid "doDeletion: Relation %u does not exist"
-#~ msgstr "doDeletion: Relacija %u ne postoji"
+#: utils/misc/guc.c:299
+msgid "Version & Platform Compatibility / Other Platforms & Clients"
+msgstr "Kompatibilnost verzija i platformi / Druge platforme i klijenti"
 
-#~ msgid "TRUNCATE TABLE cannot run inside a transaction block"
-#~ msgstr "TRUNCATE TABLE nemoguæe izvr¹iti unutar bloka transakcije"
+#: utils/misc/guc.c:301
+msgid "Developer Options"
+msgstr "Razvojne opcije"
 
-#~ msgid "LockClassinfoForUpdate couldn't lock relid %u"
-#~ msgstr "LockClassinfoForUpdate nemoguæe zakljuèati relid %u"
+#: utils/misc/guc.c:352
+msgid "Enable planner's use of sequential-scan plans"
+msgstr "Omogući korištenje 'sequential-scan' planova"
 
-#~ msgid "The tuple isn't committed"
-#~ msgstr "Tuple nije potvrðen sa 'commit'"
+#: utils/misc/guc.c:360
+msgid "Enable planner's use of index-scan plans"
+msgstr "Omogući korištenje 'index-scan' planova"
 
-#~ msgid "The tuple is already deleted"
-#~ msgstr "Tuple je veæ obrisan"
+#: utils/misc/guc.c:368
+msgid "Enable planner's use of TID scan plans"
+msgstr "Omogući korištenje 'TID scan' planova"
 
-#~ msgid "IndexesAreActive couldn't lock %u"
-#~ msgstr "IndexesAreActive neuspjelo zakljuèavanje %u"
+#: utils/misc/guc.c:376
+msgid "Enable planner's use of explicit sort steps"
+msgstr "Omogući planeru korištenje 'explicit sort steps' opcije"
 
-#~ msgid "setNewRelfilenode impossible to lock class tuple"
-#~ msgstr "setNewRelfilenode nemoguæe zakljuèati 'class tuple'"
+#: utils/misc/guc.c:384
+msgid "Enable planner's use of hashed aggregation plans"
+msgstr "Omogući planeru korištenje 'hashed aggregation plans' opcije"
 
-#~ msgid "Conversion does not exist"
-#~ msgstr "Konverzija ne postoji"
+#: utils/misc/guc.c:392
+msgid "Enable planner's use of nested-loop join plans"
+msgstr "Omogući planeru korištenje 'nested-loop join plans' opcije"
 
-#~ msgid "Function %s does not exist"
-#~ msgstr "Funkcija %s ne postoji"
+#: utils/misc/guc.c:400
+msgid "Enable planner's use of merge join plans"
+msgstr "Omogući planeru korištenje 'merge join plans' opcije"
 
-#~ msgid "CREATE DATABASE: may not be called in a transaction block"
-#~ msgstr "CREATE DATABASE: ne treba biti pozvan iz bloka transakcije"
+#: utils/misc/guc.c:408
+msgid "Enable planner's use of hash join plans"
+msgstr "Omogući planeru korištenje 'hash join plans' opcije"
 
-#~ msgid "DROP DATABASE: may not be called in a transaction block"
-#~ msgstr "DROP DATABASE: ne treba biti pozvan iz bloka transakcije"
+#: utils/misc/guc.c:416
+msgid "Enable genetic query optimization"
+msgstr "Omogući korištenje optimizacije upita"
 
-#~ msgid "cast function must be immutable"
-#~ msgstr "konverzijska funkcija nepromijenjiva"
+#: utils/misc/guc.c:417
+msgid "This algorithm attempts to do planning without exhaustive searching"
+msgstr "Algoritam pokušava planirati bez detaljnog pretraživanja"
 
-#~ msgid "REINDEX cannot run inside a BEGIN/END block"
-#~ msgstr "REINDEX ne mo¾e biti izvr¹ena unutar BEGIN/END bloka"
+#: utils/misc/guc.c:426
+msgid "Set to indicate current user's privilege status"
+msgstr ""
 
-#~ msgid "table \"%s\" does not exist"
-#~ msgstr "tablica \"%s\" ne postoji"
+#: utils/misc/guc.c:435
+msgid "Accept TCP/IP connections"
+msgstr "Prihati TCP/IP veze"
 
-#~ msgid "REINDEX DATABASE cannot run inside a BEGIN/END block"
-#~ msgstr "REINDEX DATABASE ne mo¾e biti izvr¹ena unutar BEGIN/END bloka"
+#: utils/misc/guc.c:443
+msgid "Enables SSL connections"
+msgstr "Omogučava SSL konekcije"
 
-#~ msgid "function %s() does not return type %s"
-#~ msgstr "funkcija %s() nema povratni tip %s"
+#: utils/misc/guc.c:451
+msgid "If on, server physically writes updates to disk"
+msgstr "Ako je opcija uključena, izmjene se fizički zapisuju direktno na disk"
 
-#~ msgid "ALTER TABLE: Cannot drop last column from table \"%s\""
-#~ msgstr "ALTER TABLE: Nemoguæe brisanje posljednje kolone iz tablice \"%s\""
+#: utils/misc/guc.c:452
+msgid ""
+"It will use the fsync() system call in several places to make sure that "
+"updates are physically written to disk. This insures that a database cluster "
+"will recover to a consistent state after an operating system or hardware "
+"crash"
+msgstr ""
+"Bit će korišten fsync() sistemski poziv na nekoliko mjesta da bi se "
+"osiguralo fizičko zapisivanje na disk. Ova opcija osigurava da se baza "
+"podataka  oporavi u konzistentnom stanju nakon greške operativnoh sistema "
+"ili hardverske greške"
 
-#~ msgid "couldn't lock pg_class tuple"
-#~ msgstr "neuspjelo zakljuèavanje pg_class sloga"
+#: utils/misc/guc.c:462
+msgid "Continues processing past damaged page headers"
+msgstr "Nastavak procesiranja prošlih oštećenih zaglavlja stranica"
 
-#~ msgid "write_password_file: unable to write %s: %m"
-#~ msgstr "write_password_file: neuspjelo pisanje %s: %m"
+#: utils/misc/guc.c:463
+msgid ""
+"Detection of a damaged page header normally causes PostgreSQL to report an "
+"error, aborting the current transaction. Setting zero_damaged_pages to true "
+"causes the system to instead report a warning, zero out the damaged page, "
+"and continue processing. This behavior will destroy data, namely all the "
+"rows on the damaged page"
+msgstr ""
+"Detektirano oštećeno zaglavlje stranice podataka će u normalnim okolnostima "
+"primorati PostgreSQL da prijavi grešku i prekine trenutnu transakciju. "
+"Setiranje 'zero_damaged_pages' na 'true' uzrokuje da se umjesto prijave "
+"greške oštećena stranica setira na nulu, i nastavi proces. Ovo ponašanje će "
+"uništiti podatke, a pogotovo sve retke na oštećenoj stranici"
 
-#~ msgid "ALTER USER: password changes cannot be rolled back"
-#~ msgstr "ALTER USER: izmjene zaporke ne mogu biti vraèene sa 'ROLLBACK'"
+#: utils/misc/guc.c:475
+msgid "Runs the server silently"
+msgstr "Tiho pokretanje servera"
 
-#~ msgid "DROP USER cannot be rolled back completely"
-#~ msgstr "DROP USER: izmjene ne mogu biti vraèene sa 'ROLLBACK' u potpunosti"
+#: utils/misc/guc.c:476
+msgid ""
+"If this option is set, the server will automatically run in thebackground "
+"and any controlling terminals are disassociated"
+msgstr ""
+"Ako je ova opcija setirana, server će automatski pokrenut u pozadini, i svi "
+"kontrolni terminali će biti otkaćeni"
 
-#~ msgid "%s cannot run inside a BEGIN/END block"
-#~ msgstr "%s ne mo¾e biti izvr¹en unutar BEGIN/END bloka"
+#: utils/misc/guc.c:484
+msgid "Logs each successful connection"
+msgstr "Zapisivanje svake uspješne veze"
 
-#~ msgid "fix_indxqual_sublist: failed to find substitute op"
-#~ msgstr "fix_indxqual_sublist: neuspje¹no tra¾enje zamjenskog op"
+#: utils/misc/guc.c:492
+msgid "Prefixes server log messages with a time stamp"
+msgstr "Nadodavanje vremena prije svake serverske poruke zapisane u log"
 
-#~ msgid "Referenced relation \"%s\" is not a table"
-#~ msgstr "referencirana relacija \"%s\" nije tablica(table)"
+#: utils/misc/guc.c:500
+msgid "Prefixes server log messages with the server PID"
+msgstr ""
+"Nadodavanje serversko PID-a prije svake serverske poruke zapisane u log"
 
-#~ msgid "cache lookup for proc %u failed"
-#~ msgstr "Tra¾enje proc %u u cache-u nije uspjelo"
+#: utils/misc/guc.c:510
+msgid "Turns on various assertion checks"
+msgstr "Isključuje više provjera"
 
-#~ msgid "cache lookup for type %u failed"
-#~ msgstr "Tra¾enje tipa %u u cache-u nije uspjelo"
+#: utils/misc/guc.c:511
+msgid ""
+"This is a debugging aid. To use this option, PostgreSQL must be built with "
+"the configure option --enable-cassert"
+msgstr ""
+"Ova opcija predstavlja pomoć kod debagiranja. Da biste koristili ovu opciju, "
+"PostgreSQL mora biti kompajliran sa --enable-cassert opcijom"
 
-#~ msgid "Cannot cast this expression to type '%s'"
-#~ msgstr "Nemoguæe konvertirati(cast) ovaj izraz u tip '%s'"
+#: utils/misc/guc.c:523 utils/misc/guc.c:613 utils/misc/guc.c:686
+#: utils/misc/guc.c:695 utils/misc/guc.c:704 utils/misc/guc.c:713
+#: utils/misc/guc.c:1013 utils/misc/guc.c:1022 utils/misc/guc.c:1090
+msgid "No Description Available"
+msgstr "Opis nije dostupan"
 
-#~ msgid "Conversion \"%s\" does not exist"
-#~ msgstr "Konverzija \"%s\" ne postoji"
+#: utils/misc/guc.c:532
+msgid "Causes each SQL statement to be logged"
+msgstr "Uzrokuje da se svaki SQL izraz zapisuje u log"
 
-#~ msgid "No procedure with oid %s"
-#~ msgstr "Ne postoji procedura sa oid-om %s"
+#: utils/misc/guc.c:540
+msgid "Duration of every completed statement is logged"
+msgstr "Trajanje svakog izvršenog izraza se zapisuje u log"
 
-#~ msgid "No operator with oid %s"
-#~ msgstr "Ne postoji operator sa oid-om %s"
+#: utils/misc/guc.c:548
+msgid "Parse tree printed to server logs"
+msgstr "'Parse tree' se zapisuje u server log"
 
-#~ msgid "No class with oid %s"
-#~ msgstr "Ne postoji klasa sa oid-om %s"
+#: utils/misc/guc.c:549
+msgid "Parsed for each executed query"
+msgstr "Parsan za svaki izvršeni upit"
 
-#~ msgid "No type with oid %s"
-#~ msgstr "Ne postoji tip sa oid-om %s"
+#: utils/misc/guc.c:556
+msgid "Prints query rewriter output to server log"
+msgstr "Ispisuje 'query rewriter' izlaz u serverski log"
 
-#~ msgid "getBaseTypeMod: failed to lookup type %u"
-#~ msgstr "getBaseTypeMod: neuspjelo tra¾enje tipa %u"
+#: utils/misc/guc.c:564
+msgid "Prints execution plan to the server log"
+msgstr "Ispisuje 'execution plan' u serverski log"
 
-#~ msgid "DefineRelation: no such type %s"
-#~ msgstr "DefineRelation: nepostojeæi tip %s"
+#: utils/misc/guc.c:572
+msgid "Indents displays from parse, rewritten and plan"
+msgstr "Nazubiti ispis iz 'parse', 'rewrite' i 'plan' procesa"
 
-#~ msgid "chunk %d for toast value %u appears multiple times"
-#~ msgstr "chunk %d za TOAST vrijednost %u se pojavljuje vi¹e puta"
+#: utils/misc/guc.c:580
+msgid "Write parser performance stats to server log"
+msgstr "Ispis 'parser performance stats' u serverski log"
 
-#~ msgid "not all toast chunks found for value %u"
-#~ msgstr "Nisu svi toast chunk-ovi naðeni za vrijednost %u"
+#: utils/misc/guc.c:588
+msgid "Write planner performance stats to server log"
+msgstr "Ispis 'planner performance stats' u serverski log"
 
-#~ msgid "IndexScanRestart: invalid scan"
-#~ msgstr "IndexScanRestart: pogre¹an scan"
+#: utils/misc/guc.c:596
+msgid "Write executor performance stats to server log"
+msgstr "Ispis 'executor performance stats' u serverski log"
 
-#~ msgid "IndexScanRestorePosition: no mark to restore"
-#~ msgstr "IndexScanRestorePosition: ne postoji oznaka za obnovu"
+#: utils/misc/guc.c:604
+msgid "Write statement performance stats to server log"
+msgstr "Ispis 'statement performance stats' u serverski log"
 
-#~ msgid "FillScanKeyEntry: unknown operator %u"
-#~ msgstr "FillScanKeyEntry: nepoznat operator %u"
+#: utils/misc/guc.c:624
+msgid "Use indented output format for EXPLAIN VERBOSE"
+msgstr "Koristi nazubljeni izlazni format za EXPLAIN VERBOSE"
 
-#~ msgid "FillScanKeyEntry: no procedure for operator %u"
-#~ msgstr "FillScanKeyEntry: nema procedura za operator %u"
+#: utils/misc/guc.c:632
+msgid "Start server statistics-collection subprocess"
+msgstr "Starta 'server statistics-collection' podproces"
 
-#~ msgid "XLogWrite: new log file created - consider increasing WAL_FILES"
-#~ msgstr ""
-#~ "XLogWrite: nova log datoteka kreirana - razmotriti poveæanje WAL_FILES"
+#: utils/misc/guc.c:640
+msgid "Collected statistics zeroed out on server restart"
+msgstr "Prikupljena statistika se resetira kod restartanja servera"
 
-#~ msgid ""
-#~ "Initializing database with %s collation order.\n"
-#~ "\tThis locale setting will prevent use of index optimization for\n"
-#~ "\tLIKE and regexp searches.  If you are concerned about speed of\n"
-#~ "\tsuch queries, you may wish to set LC_COLLATE to \"C\" and\n"
-#~ "\tre-initdb.  For more information see the Administrator's Guide."
-#~ msgstr ""
-#~ "Baza podataka inicijalizirana sa %s sortiranjem.\n"
-#~ "\tOva lokalna postaka æe sprijeèiti kori¹tenje optimizacije indeksa za\n"
-#~ "\tLIKE i regexp pretra¾ivanja. Ako ste zabrinuti za brzinu ovakvih\n"
-#~ "\tupita, mo¾da æete ¾eljeti postaviti LC_COLLATE na \"C\" i "
-#~ "reinicijalizirati \n"
-#~ "\tbazu podataka. Za vi¹e informacija pogledajte u Administrator's Guide."
+#: utils/misc/guc.c:648
+msgid "Enable stat collection of executing commands"
+msgstr "Omogući prikupjanje statistike za izvršavane komande"
 
-#~ msgid ""
-#~ "The database cluster was initialized with LC_COLLATE '%s' and\n"
-#~ "\tLC_CTYPE '%s', but the server was compiled without locale support.\n"
-#~ "\tIt looks like you need to initdb or recompile."
-#~ msgstr ""
-#~ "Database cluster je bio inicijaliziran sa s LC_COLLATE '%s' a \n"
-#~ "\tLC_CTYPE '%s', ali server je bio kompajliran bez podr¹ke za locale.\n"
-#~ "\tIzgleda da trebate initdb ili ponovno kompajliranje."
+#: utils/misc/guc.c:649
+msgid ""
+"Enables the collection of statistics on the currently executing command of "
+"each session, along with the time at which that command began execution."
+msgstr ""
+"Omogućuje prikupljanje statistike za tekuću izvršavanu komandu za svaku "
+"sesiju, zajedno sa vremenom u kojem je ova komanda započela izvršavanje."
 
-#~ msgid "invalid primary checkpoint link in control file"
-#~ msgstr "pogre¹na primarna 'checkpoint' veza u kontrolnoj datotekci"
+#: utils/misc/guc.c:658
+msgid "Enable collection of row-level stats on db activity"
+msgstr ""
+"Omogućiti prikupljanje 'row-level' statistike prema aktivnosti baze podataka"
 
-#~ msgid "invalid secondary checkpoint link in control file"
-#~ msgstr "pogre¹na sekundarna 'checkpoint' veza u kontrolnoj datotekci"
+#: utils/misc/guc.c:666
+msgid "Enables collection of block-level stats on db activity"
+msgstr ""
+"Omogućiti prikupljanje 'block-level' statistike prema aktivnosti baze "
+"podataka"
 
-#~ msgid "invalid primary checkpoint record"
-#~ msgstr "pogre¹an primarni checkpoint slog"
+#: utils/misc/guc.c:675
+msgid "Generates debugging output for LISTEN and NOTIFY"
+msgstr "Generirati 'debug' ispis za LISTEN i NOTIFY komande"
 
-#~ msgid "invalid secondary checkpoint record"
-#~ msgstr "pogre¹an sekundarni checkpoint slog"
+#: utils/misc/guc.c:724
+msgid "Log hostname to connection logs"
+msgstr "Zapisivanje imena 'host'-a u log veza"
 
-#~ msgid "invalid resource manager id in primary checkpoint record"
-#~ msgstr "pogre¹an 'resource manager id' u primarnom 'chekpoint' slogu"
+#: utils/misc/guc.c:725
+msgid ""
+"By default, connection logs only show the IP address of the connecting host. "
+"If you want them to show the host name you can turn this on, but depending "
+"on your host name resolution setup it might impose a non-negligible "
+"performance penalty"
+msgstr ""
+"Inicijalno log veze prikazuje samo IP adresu 'host'-a. Ako želite prikazati "
+"ime 'host'-a, možete uključiti ovu opciju, ali zavisno od vaših 'host name "
+"resolution' postavki možete očekivati znatan gubitak performansi."
 
-#~ msgid "invalid resource manager id in secondary checkpoint record"
-#~ msgstr "pogre¹an 'resource manager id' u sekundarnom 'chekpoint' slogu"
+#: utils/misc/guc.c:735
+msgid "Log outgoing port number of the connecting host"
+msgstr "Zapisivanje broja porta na 'host'-u"
 
-#~ msgid "invalid xl_info in primary checkpoint record"
-#~ msgstr "pogre¹an 'xl_info' u primarnom 'checkpoint' slogu"
+#: utils/misc/guc.c:744
+msgid "This controls the inheritance semantics"
+msgstr "Ova opcija kontrolira semantiku nasljeđivanja"
 
-#~ msgid "invalid xl_info in secondary checkpoint record"
-#~ msgstr "pogre¹an 'xl_info' u sekundarnom 'checkpoint' slogu"
+#: utils/misc/guc.c:745
+msgid ""
+"In particular, whether subtables are included by various commands by default"
+msgstr ""
+"Specifično, kada su pod-tablice(subtables) inicijalno uključene u razne "
+"komande"
 
-#~ msgid "invalid length of primary checkpoint record"
-#~ msgstr "pogre¹na duljina primarnog 'chekpoint' sloga"
+#: utils/misc/guc.c:753
+msgid ""
+"If true, ACST, CST, EST, and SAT are interpreted as Australian time zones"
+msgstr ""
+"Ako je postavljeno na 'true', ASC, CST, EST i SAT se interpretiraju kao "
+"Australijske vremenske zone"
 
-#~ msgid "invalid length of secondary checkpoint record"
-#~ msgstr "pogre¹na duljina sekundarnog 'chekpoint' sloga"
+#: utils/misc/guc.c:755
+msgid ""
+"Otherwise they are interpreted as North/South American time zones and "
+"Saturday"
+msgstr ""
+"U protivnom se interpretiraju kao Sjeverno/Južno Američke vremenske zone i "
+"Subota"
 
-#~ msgid "bogus wal_sync_method %s"
-#~ msgstr "neispravan wal_sync_method %s"
+#: utils/misc/guc.c:763
+msgid "If unspecified the password is encrypted"
+msgstr "Ako nije specificirano, lozinka je kriptirana"
 
-#~ msgid "creating bootstrap relation %s..."
-#~ msgstr "kreiranje 'bootstrap' relacije %s..."
+#: utils/misc/guc.c:764
+msgid ""
+"When a password is specified in CREATE USER or ALTER USER without writing "
+"either ENCRYPTED or UNENCRYPTED, this option determines whether the password "
+"is to be encrypted"
+msgstr ""
+"Kada je lozinka specificirana u CREATE USER ili ALTER USER bez eksplicitnog "
+"navođenja ENCRYPTED ili UNENCRYPTED, ova opcija određuje hoće li lozinka "
+"biti kriptirana"
 
-#~ msgid "pg_ownercheck: invalid user id %u"
-#~ msgstr "pg_ownercheck: pogre¹an id korisnika %u"
+#: utils/misc/guc.c:773
+msgid "expr=NULL treated as expr IS NULL"
+msgstr "'izraz=NULL' se tretira kao 'izraz IS NULL'"
 
-#~ msgid "pg_ownercheck: user \"%s\" is superuser"
-#~ msgstr "pg_ownercheck: korisnik \"%s\" je 'superuser'"
+#: utils/misc/guc.c:774
+msgid ""
+"When turned on, expressions of the form expr = NULL (or NULL = expr) are "
+"treated as expr IS NULL, that is, they return true if expr evaluates to the "
+"null value, and false otherwise. The correct behavior of expr = NULL is to "
+"always return null (unknown)"
+msgstr ""
+"Kada je opcija uključena, izraz tipa 'izraz = NULL' tretira se isto kao i "
+"'izraz IS NULL', odnosno vraća 'true' ako izraz ima 'null' vrijednost, i "
+"'false' ako izraz nema 'null' vrijednost. Ispravno ponašanje provjere 'izraz "
+"= NULL' je da uvijek vraća 'null' odnosno nepoznato(unknown)"
 
-#~ msgid "pg_ownercheck: class \"%s\" not found"
-#~ msgstr "pg_ownercheck: class \"%s\" nije naðen"
+#: utils/misc/guc.c:785
+msgid "This allows per-database user names"
+msgstr ""
+"Opcja omogućuje da korisnici budu postavljeni na nivou jedne baze podataka"
 
-#~ msgid "pg_oper_ownercheck: invalid user id %u"
-#~ msgstr "pg_oper_ownercheck: pogre¹an id korisnika %u"
+#: utils/misc/guc.c:794
+msgid "This var doesn't do anything"
+msgstr "Ova opcija ne predstavlja ništa"
 
-#~ msgid "pg_func_ownercheck: invalid user id %u"
-#~ msgstr "pg_func_ownercheck: pogre¹an id korisnika %u"
+#: utils/misc/guc.c:795
+msgid ""
+"It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-"
+"vintage clients."
+msgstr ""
+"Ovdje je samo zbog toga da se ne ugušimo sa 'SET AUTOCOMMIT TO ON' od strane "
+"klijenata verzije 7.3"
 
-#~ msgid "pg_aggr_ownercheck: invalid user id %u"
-#~ msgstr "pg_aggr_ownercheck: pogre¹an id korisnika %u"
+#: utils/misc/guc.c:804
+msgid "Controls default read-only status of new transactions"
+msgstr "Kontrolira inicijalni 'read-only' status nove transakcije"
 
-#~ msgid "pg_aggr_ownercheck: user \"%s\" is superuser"
-#~ msgstr "pg_aggr_ownercheck: korisnik \"%s\" je superkorisnik"
+#: utils/misc/guc.c:812
+msgid "Current transaction's read-only status"
+msgstr "'Read-only' status tekuće transakcije"
 
-#~ msgid ""
-#~ "invalid relation name \"%s\"; the 'pg_' name prefix is reserved for "
-#~ "system catalogs"
-#~ msgstr ""
-#~ "pogre¹an ime relacija \"%s\"; 'pg_' prefix je rezerviran za system "
-#~ "katalogy"
+#: utils/misc/guc.c:821
+msgid "Add missing table references to FROM clauses"
+msgstr "Dodati nepostojeće reference na tablice u 'FROM' klauzulu"
 
-#~ msgid "Relation %u inherits from \"%s\""
-#~ msgstr "Relacija %u nasljeðuje \"%s\""
+#: utils/misc/guc.c:839
+msgid "Sets the default statistics target"
+msgstr "Postavlja inicijalni cilj statistike"
 
-#~ msgid "DeleteTypeTuple: type \"%s\" does not exist"
-#~ msgstr "DeleteTypeTuple: typ \"%s\" ne postoji"
+#: utils/misc/guc.c:840
+msgid ""
+"This applies to table columns that have not had a column-specific target set "
+"via ALTER TABLE SET STATISTICS"
+msgstr ""
+"Ovo se odnosi na kolone u tablici koje nemaju setiran 'column-specific "
+"target' preko ALTER TABLE SET STATISTICS"
 
-#~ msgid "DeleteTypeTuple: column of type %s exists in relation %u"
-#~ msgstr "DeleteTypeTuple: kolona tipa %s postoji u relaciji %u"
+#: utils/misc/guc.c:848
+msgid "From list size beyond which sub-queries are not collapsed"
+msgstr ""
 
-#~ msgid "System relation \"%s\" may not be dropped"
-#~ msgstr "Sistemska relacija \"%s\" ne mo¾e biti obrisana"
+#: utils/misc/guc.c:850
+msgid ""
+"The planner will merge sub-queries into upper queries if the resulting FROM "
+"list would have no more than this many items"
+msgstr ""
+"Planer će združiti pod-upite(sub-queries) u vršne upite(upper queries) ako "
+"rezultirajuća FROM lista nema više stavaka od ove vrijednosti"
 
-#~ msgid "CHECK constraint expression '%s' does not yield boolean result"
-#~ msgstr "'CHECK constraint' izraz '%s' ne daje rezultat tipa 'boolean'"
+#: utils/misc/guc.c:859
+msgid "From list size beyond which JOIN constructs not flattened"
+msgstr ""
 
-#~ msgid "check count became negative"
-#~ msgstr "kontrolno prebrojavanje je negativno"
+#: utils/misc/guc.c:861
+msgid ""
+"The planner will flatten explicit inner JOIN constructs into lists of FROM "
+"items whenever a list of no more than this many items would result"
+msgstr ""
 
-#~ msgid "cannot create index on non-existent relation \"%s\""
-#~ msgstr "nemoguæe kreiranje indeksa za nepostojeæu relaciju \"%s\""
+#: utils/misc/guc.c:870
+msgid "Threshold of FROM items beyond which geqo is used"
+msgstr ""
 
-#~ msgid "reindex_index: index %u not found in pg_index"
-#~ msgstr "reindex_index: index %u nije naðen u pg_index"
+#: utils/misc/guc.c:878
+msgid "The number of individuals in one population"
+msgstr ""
 
-#~ msgid "CatalogIndexInsert: index %u not found"
-#~ msgstr "CatalogIndexInsert: index %u nije moguæe pronaæi"
+#: utils/misc/guc.c:886
+msgid "Effort is used to calculate a default for generations"
+msgstr ""
 
-#~ msgid "data type %s does not exit"
-#~ msgstr "tip podataka %s ne postoji"
+#: utils/misc/guc.c:894
+msgid "Specifies the number of iterations in the algorithm"
+msgstr ""
 
-#~ msgid "AggregateCreate: heap_formtuple failed"
-#~ msgstr "AggregateCreate: heap_formtuple nije uspio"
+#: utils/misc/guc.c:895
+msgid ""
+"The number must be a positive integer. If 0 is specified then Effort * Log2"
+"(PoolSize) is used"
+msgstr ""
 
-#~ msgid "AggregateCreate: heap_insert failed"
-#~ msgstr "AggregateCreate: heap_insert nije uspio"
+#: utils/misc/guc.c:904
+msgid "Time to wait on lock (msec) before checking for deadlock"
+msgstr ""
 
-#~ msgid "left type \"%s\" of operator %s does not exist"
-#~ msgstr "lijevi typ \"%s\" operator %s ne postoji"
+#: utils/misc/guc.c:914
+msgid "Allows the use of syslog for logging"
+msgstr ""
 
-#~ msgid "right type \"%s\" of operator %s does not exist"
-#~ msgstr "desni typ \"%s\" operator %s ne postoji"
+#: utils/misc/guc.c:915
+msgid ""
+"If this option is 1, messages go both to syslog and the standard output. A "
+"value of 2 sends output only to syslog. (Some messages will still go to the "
+"standard output/error.) The default is 0, which means syslog is off"
+msgstr ""
 
-#~ msgid "operator %s must have at least one operand type"
-#~ msgstr "operator %s mora imati barem jedan operand tip"
+#: utils/misc/guc.c:934
+msgid "Max number of concurrent connections"
+msgstr ""
 
-#~ msgid "OperatorShellMake: the operand types are not valid"
-#~ msgstr "OperatorShellMake: tipovi operanada nisu ispravni"
+#: utils/misc/guc.c:943
+msgid "Number of connection \"slots\" reserved for superusers"
+msgstr ""
 
-#~ msgid "left type \"%s\" does not exist"
-#~ msgstr "lijevi tip \"%s\" ne postoji"
+#: utils/misc/guc.c:952
+msgid "The number of shared memory buffers used by the server"
+msgstr ""
 
-#~ msgid "right type \"%s\" does not exist"
-#~ msgstr "desni tip \"%s\" ne postoji"
+#: utils/misc/guc.c:961
+msgid "The TCP port the server listens on"
+msgstr ""
 
-#~ msgid "operator must have at least one operand type"
-#~ msgstr "operator mora imati barem jedan operand tip"
+#: utils/misc/guc.c:970
+msgid "Sets the access permissions of the Unix domain socket"
+msgstr ""
 
-#~ msgid "only binary operators can have sort links"
-#~ msgstr "samo binarni operatori mogu imati 'sort links'"
+#: utils/misc/guc.c:971
+msgid ""
+"Unix domain sockets use the usual Unix file system permission set. The "
+"option value is expected to be an numeric mode specification in the form "
+"accepted by the chmod and umask system calls. (To use the customary octal "
+"format the number must start with a 0 (zero).)"
+msgstr ""
 
-#~ msgid ""
-#~ "function declared with no return type, but final statement is a SELECT"
-#~ msgstr "funkcija je bez povratnog tipa, ali finalni izraz je 'SELECT'"
+#: utils/misc/guc.c:983
+msgid "Max memory to be used for sorts and hash tables"
+msgstr ""
 
-#~ msgid "TypeCreate: invalid type external size %d"
-#~ msgstr "TypeCreate: pogre¹na extern-a velièina tipa %d"
+#: utils/misc/guc.c:984
+msgid ""
+"Specifies the amount of memory to be used by internal sort operations and "
+"hash tables before switching to temporary disk files"
+msgstr ""
 
-#~ msgid "ANALYZE: there is no attribute %s in %s"
-#~ msgstr "ANALYZE: ne postoji atribut %s u %s"
+#: utils/misc/guc.c:994
+msgid "Max mem used to keep track of to-be-reclaimed tuples"
+msgstr ""
 
-#~ msgid "ALTER TABLE: type \"%s\" does not exist"
-#~ msgstr "ALTER TABLE: typ \"%s\" ne postoji"
+#: utils/misc/guc.c:1003
+msgid "Max num of simultaneously open files for each subprocess"
+msgstr ""
 
-#~ msgid "target column is used in a constraint"
-#~ msgstr "ciljna kolona je upotrijebljena u constraint-u"
+#: utils/misc/guc.c:1032
+msgid "Max expression nesting depth"
+msgstr ""
 
-#~ msgid "target column is used in an index"
-#~ msgstr "ciljna kolona je upotrijebljena u indeksu"
+#: utils/misc/guc.c:1041
+msgid "Max allowed duration (msec) of any statement"
+msgstr ""
 
-#~ msgid "ALTER TABLE / DROP COLUMN with inherit option is not supported yet"
-#~ msgstr ""
-#~ "ALTER TABLE / DROP COLUMN sa opcijom nasljeðivanja nije jo¹ implementirana"
+#: utils/misc/guc.c:1042
+msgid "A value of 0 turns off the timeout"
+msgstr ""
 
-#~ msgid "ALTER TABLE: column name \"%s\" doesn't exist in table \"%s\""
-#~ msgstr "ALTER TABLE: kolona sa imenom \"%s\" ne postoji u tablici \"%s\""
+#: utils/misc/guc.c:1050
+msgid "Max num. of tables+indexes for which free space is tracked"
+msgstr ""
 
-#~ msgid "ALTER TABLE: column name \"%s\" was already dropped"
-#~ msgstr "ALTER TABLE: kolona sa imenom \"%s\" je veæ obrisana"
+#: utils/misc/guc.c:1059
+msgid "Max num. of disk pages for which free space is tracked"
+msgstr ""
 
-#~ msgid "the column is referenced"
-#~ msgstr "kolona je referencirana"
+#: utils/misc/guc.c:1069
+msgid "Max locks per transaction"
+msgstr "Maksiamalan broj zaključavanja unutar jedne transakcije"
 
-#~ msgid "ALTER TABLE / DROP COLUMN is not implemented"
-#~ msgstr "ALTER TABLE / DROP COLUMN nije implementirano"
+#: utils/misc/guc.c:1070
+msgid ""
+"The shared lock table is sized on the assumption that at most "
+"max_locks_per_transaction * max_connections distinct objects will need to be "
+"locked at any one time."
+msgstr ""
 
-#~ msgid "CHECK '%s' does not yield boolean result"
-#~ msgstr "CHECK '%s' ne vraèa 'boolean' rezultat"
+#: utils/misc/guc.c:1080
+msgid "Max time (sec) to complete client authentication"
+msgstr ""
 
-#~ msgid "referenced table \"%s\" not a relation"
-#~ msgstr "referencirana tablica \"%s\" nije relacija"
+#: utils/misc/guc.c:1100
+msgid "Max distance between automatic WAL checkpoints"
+msgstr ""
 
-#~ msgid "ALTER TABLE / DROP CONSTRAINT does not support the CASCADE keyword"
-#~ msgstr "ALTER TABLE / DROP CONSTRAINT ne podr¾ava CASCADE kljuènu rijeè"
+#: utils/misc/guc.c:1109
+msgid "Max time (sec) between automatic WAL checkpoints"
+msgstr ""
 
-#~ msgid "LOCK TABLE: permission denied"
-#~ msgstr "LOCK TABLE: zabranjen pristup"
+#: utils/misc/guc.c:1118
+msgid ""
+"Log if filling of checkpoint segments happens more frequently than this (sec)"
+msgstr ""
 
-#~ msgid "you are not permitted to comment on class '%s'"
-#~ msgstr "nemate prava za komentiranje klase '%s'"
+#: utils/misc/guc.c:1120
+msgid ""
+"Send a message to the server logs if checkpoints caused by the filling of "
+"checkpoint segment files happens more frequently than this number of "
+"seconds. Zero turns off the warning."
+msgstr ""
 
-#~ msgid "'%s' is not an attribute of class '%s'"
-#~ msgstr "'%s' nije atribut objekta '%s'"
+#: utils/misc/guc.c:1130
+msgid "Disk-page buffers in shared memory for WAL logging"
+msgstr ""
 
-#~ msgid "you are not permitted to comment on rule '%s'"
-#~ msgstr "nemate prava za komentiranje 'rule' '%s'"
+#: utils/misc/guc.c:1139
+msgid "If nonzero, log WAL-related debugging output"
+msgstr ""
 
-#~ msgid "you are not permitted to comment on type '%s'"
-#~ msgstr "nemate prava za komentiranje tipa '%s'"
+#: utils/misc/guc.c:1149
+msgid "Delay (usec) between transaction commit and flushing WAL to disk"
+msgstr ""
 
-#~ msgid "type '%s' does not exist"
-#~ msgstr "tip '%s' ne postoji"
+#: utils/misc/guc.c:1159
+msgid "Min concurrent open trans. before performing COMMIT_DELAY"
+msgstr ""
 
-#~ msgid "you are not permitted to comment on aggregate '%s' for all types"
-#~ msgstr "nemate prava za komentiranje 'aggregat'-a '%s' za sve tipove"
+#: utils/misc/guc.c:1169
+msgid "Adjusts number of digits displayed for floating-point values"
+msgstr ""
 
-#~ msgid "you are not permitted to comment on aggregate '%s' for type %s"
-#~ msgstr "nemate prava za komentiranje 'aggregat'-a '%s' za tip %s"
+#: utils/misc/guc.c:1171
+msgid ""
+"This affects float4, float8, and geometric data types. The parameter value "
+"is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate)"
+msgstr ""
 
-#~ msgid "you are not permitted to comment on function '%s'"
-#~ msgstr "nemate prava za komentiranje funkcija '%s'"
+#: utils/misc/guc.c:1181
+msgid "Min execution time (msec) above which statements will be logged"
+msgstr ""
 
-#~ msgid "left type '%s' does not exist"
-#~ msgstr "lijevi tip '%s' ne postoji"
+#: utils/misc/guc.c:1183
+msgid "The default is 0 (turning this feature off)."
+msgstr ""
 
-#~ msgid "right type '%s' does not exist"
-#~ msgstr "desni tip '%s' ne postoji"
+#: utils/misc/guc.c:1200
+msgid "Planner's assumption about size of the disk cache"
+msgstr ""
 
-#~ msgid "operator '%s' is of an illegal type'"
-#~ msgstr "operator '%s' je ilegalanog tipa"
+#: utils/misc/guc.c:1201
+msgid ""
+"That is, the portion of the kernel's disk cache that will be used for "
+"PostgreSQL data files. This is measured in disk pages, which are normally 8 "
+"kB each."
+msgstr ""
 
-#~ msgid "operator '%s' does not exist"
-#~ msgstr "operator '%s' ne postoji"
+#: utils/misc/guc.c:1210
+msgid "Planner's estimate of the cost of a nonsequentially fetched disk page"
+msgstr ""
 
-#~ msgid "you are not permitted to comment on operator '%s'"
-#~ msgstr "nemate prava za komentiranje opetratora '%s'"
+#: utils/misc/guc.c:1212
+msgid ""
+"This is measured as a multiple of the cost of a sequential page fetch. A "
+"higher value makes it more likely a sequential scan will be used, a lower "
+"value makes it more likely an index scan will be used."
+msgstr ""
 
-#~ msgid "operator '%s' does not have an underlying function"
-#~ msgstr "operator '%s' nema podreðenu funkciju"
+#: utils/misc/guc.c:1222
+msgid "Planner's estimate of the cost of processing each tuple"
+msgstr ""
 
-#~ msgid "you are not permitted to comment on trigger '%s' %s '%s'"
-#~ msgstr "nemate prava za komentiranje 'trigger'-a '%s' %s '%s'"
+#: utils/misc/guc.c:1223 utils/misc/guc.c:1233 utils/misc/guc.c:1242
+msgid "This is measured as a fraction of the cost of a sequential page fetch."
+msgstr ""
 
-#~ msgid "CopyReadNewline: extra fields ignored"
-#~ msgstr "CopyReadNewline: dodatna polja ignorirana"
+#: utils/misc/guc.c:1231
+msgid ""
+"Planner's estimate of processing cost for each index tuple during index scan"
+msgstr ""
 
-#~ msgid "you do not own table \"%s\""
-#~ msgstr "niste vlasnik tabele \"%s\""
+#: utils/misc/guc.c:1241
+msgid "Planner's estimate of processing cost of each op. in WHERE"
+msgstr ""
 
-#~ msgid "current user name is invalid"
-#~ msgstr "naziv trenutnog korisnika je pogre¹an"
+#: utils/misc/guc.c:1251
+msgid "The selective pressure within the population"
+msgstr ""
 
-#~ msgid ""
-#~ "Only users with Postgres superuser privilege are permitted to create a "
-#~ "function in the '%s' language.\n"
-#~ "\tOthers may use the 'sql' language or the created procedural languages."
-#~ msgstr ""
-#~ "Samo korisnicima sa 'superuser' privilegijama dozvoljeno je "
-#~ "kreiratifunkcije u jeziku '%s'.\n"
-#~ "\tOstali mogu koristiti 'sql' jezik ili kreirane proceduralne jezike."
+#: utils/misc/guc.c:1261
+msgid "Seed for random-number generation"
+msgstr "Korijen generatora slučajnih brojeva"
 
-#~ msgid ""
-#~ "Unrecognized language specified in a CREATE FUNCTION: '%s'.\n"
-#~ "\tPre-installed languages are SQL, C, and internal.\n"
-#~ "\tAdditional languages may be installed using 'createlang'."
-#~ msgstr ""
-#~ "Nepoznat jezik %s specificiran u 'CREATE FUNCTION:' kazululi.\n"
-#~ "\tIzvorno su instalirani 'SQL', 'C', i 'internal' jezici.\n"
-#~ "\tDodatni jezici mogu biti instalirani koristeæi 'createlang'."
+#: utils/misc/guc.c:1280
+msgid "Client's character set encoding"
+msgstr ""
 
-#~ msgid "Language '%s' isn't defined as PL"
-#~ msgstr "Jezik '%s' nije definiran kao proceduralni jezik(PL)"
+#: utils/misc/guc.c:1290
+msgid "Controls which message levels are sent to the client"
+msgstr "Kontrolira koji nivo poruka će biti poslan klijentu"
 
-#~ msgid ""
-#~ "Only users with Postgres superuser privilege are permitted to create a "
-#~ "function in the '%s' language."
-#~ msgstr ""
-#~ "Samo korisnicima sa 'superuser' privilegijama dozvoljeno je "
-#~ "kreiratifunkcije u jeziku '%s'."
+#: utils/misc/guc.c:1291
+msgid ""
+"Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, LOG, NOTICE, "
+"WARNING, and ERROR. Each level includes all the levels that follow it. The "
+"later the level, the fewer messages are sent."
+msgstr ""
+"Ispravne vrijednosti su DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, LOG, NOTICE, "
+"WARNING, i ERROR. Svaki nivo uključuje sve nivoe koji ga slijede. Što manji "
+"nivo manji, manje poruka će biti slano."
 
-#~ msgid "CREATE OPERATOR: precedence not implemented"
-#~ msgstr "CREATE OPERATOR: prioritet nije implementiran"
+#: utils/misc/guc.c:1302
+msgid "Controls which message levels logged"
+msgstr "Kontolira koji nivo poruka će biti zapisan"
 
-#~ msgid "CREATE OPERATOR: associativity not implemented"
-#~ msgstr "CREATE OPERATOR: spajanje(associativity) nije implementirano"
+#: utils/misc/guc.c:1303
+msgid ""
+"Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, "
+"WARNING, ERROR, LOG, FATAL, and PANIC. Each level includes all the levels "
+"that follow it"
+msgstr ""
+"Ispravne vrijednosti su DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, "
+"NOTICE, WARNING, ERROR, LOG, FATAL, and PANIC. Svaki nivo uključuje sve "
+"nivoe koji ga slijede."
 
-#~ msgid "(transaction aborted): %s"
-#~ msgstr "transakcija otkazana(transaction aborted): %s"
+#: utils/misc/guc.c:1313
+msgid "Controls verbosity of logged messages"
+msgstr "Kontolira opširnost zapisivanih poruka"
 
-#~ msgid "Query rewrites to nothing"
-#~ msgstr "Upit(Query) prepisan(rewrited) u ni¹ta"
+#: utils/misc/guc.c:1314
+msgid "Valid values are 'terse', 'default', and 'verbose'"
+msgstr ""
 
-#~ msgid "Cannot use non-cachable function in index predicate"
-#~ msgstr "Nemoguæe koristiti 'non-cachable' funkcije u indeksnom izrazu"
+#: utils/misc/guc.c:1322
+msgid "Controls whether the erroneous statement is logged"
+msgstr "Kontolira da li će biti zapisivani izrazi sa greškom"
 
-#~ msgid "PL handler function %s() isn't of return type Opaque"
-#~ msgstr "'PL handler' funkcija %s() nema povratni tip 'Opaque'"
+#: utils/misc/guc.c:1323
+msgid ""
+"All SQL statements that cause an error of the specified level, or a higher "
+"level, are logged"
+msgstr ""
+"Svi SQL izrazi koji uzrokuju grešku specificiranog nivoa ili većeg nivoa bit "
+"će zapisani"
 
-#~ msgid "Language %s isn't a created procedural language"
-#~ msgstr "Jezik %s nije kreirani proceduralni jezik"
+#: utils/misc/guc.c:1332
+msgid "Sets display format for date and time values"
+msgstr "Postavlja format datumskih(date) i vremenskih(time) vrijednosti"
 
-#~ msgid "RemoveOperator: operator '%s': permission denied"
-#~ msgstr "RemoveOperator: operator '%s': pristup zabranjen"
+#: utils/misc/guc.c:1333
+msgid "Also controls interpretation of ambiguous date inputs"
+msgstr "Kontrolira i interpretaciju neispravnih datumskih izraza"
 
-#~ msgid "RemoveOperator: right unary operator '%s' taking '%s' does not exist"
-#~ msgstr "RemoveOperator: desni unarni operator '%s' za '%s' ne postoji"
+#: utils/misc/guc.c:1343
+msgid "The default isolation level of each new transaction"
+msgstr "Inicijalni nivo izolacije(isolation level) za svaku novu transakciju"
 
-#~ msgid "RemoveOperator: left unary operator '%s' taking '%s' does not exist"
-#~ msgstr "RemoveOperator: lijevi unarni operator '%s' za '%s' ne postoji"
+#: utils/misc/guc.c:1344
+msgid ""
+"Each SQL transaction has an isolation level, which can be either \"read "
+"committed\" or \"serializable\"."
+msgstr ""
+"Svaka SQL transakcija ima nivo izolacije(isolation level), koji bože biti "
+"\"read committed\" ili \"serializable\"."
 
-#~ msgid "RemoveType: type '%s': permission denied"
-#~ msgstr "RemoveType: tip '%s': zabranjen pristup"
+#: utils/misc/guc.c:1353
+msgid "Path for dynamically loadable modules"
+msgstr "Staza za module koji se ućitavaju dinamički"
 
-#~ msgid "RemoveFunction: function '%s': permission denied"
-#~ msgstr "RemoveFunction: funkcija '%s': pristup zabranjen"
+#: utils/misc/guc.c:1354
+msgid ""
+"If a dynamically loadable module needs to be opened and the specified name "
+"does not have a directory component (i.e. the name does not contain a "
+"slash), the system will search this path for the specified file."
+msgstr ""
 
-#~ msgid "RemoveAggregate: type '%s' does not exist"
-#~ msgstr "RemoveAggregate: tip '%s' ne postoji"
+#: utils/misc/guc.c:1365
+msgid "The location of the Kerberos server key file"
+msgstr "Lokacija 'Kerberos' serverske datoteke sa kljućevima"
 
-#~ msgid "RemoveAggregate: aggregate '%s' for all types: permission denied"
-#~ msgstr "RemoveAggregate: agregat '%s' za sve tipove: zabranjen pristup"
+#: utils/misc/guc.c:1374
+msgid "The Rendezvous broadcast service name"
+msgstr ""
 
-#~ msgid "RemoveAggregate: aggregate '%s' for type %s: permission denied"
-#~ msgstr "RemoveAggregate: agregat '%s' za tip %s: zabranjen pristup"
+#: utils/misc/guc.c:1385
+msgid "Locale collation order"
+msgstr "Lokalizacija sortiranja"
 
-#~ msgid "renameatt: you do not own class \"%s\""
-#~ msgstr "renameatt: niste vlasnik klase \"%s\""
+#: utils/misc/guc.c:1395
+msgid "Locale character classification and case conversion"
+msgstr "Lokalizacija klasifikacije i konverzacije karaktera"
 
-#~ msgid "renameatt: can't find catalog entry for inheriting class with oid %u"
-#~ msgstr ""
-#~ "renameatt: zapis u katalog za nasljeðenu klasu sa oid-om %u nije naðen."
+#: utils/misc/guc.c:1405
+msgid "Language in which messages are displayed"
+msgstr "Jezik u kojem će biti prikazivane greške"
 
-#~ msgid "%s.nextval: WriteBuffer failed"
-#~ msgstr "%s.nextval: 'WriteBuffer' nije uspio"
+#: utils/misc/guc.c:1414
+msgid "Locale for formatting monetary amounts"
+msgstr "Lokalizacija za formatiranje monetarnih tipova podataka"
 
-#~ msgid "%s.setval: value "
-#~ msgstr "%s.setval: vrijednost "
+#: utils/misc/guc.c:1423
+msgid "Locale for formatting numbers"
+msgstr "Lokalizacija za formatiranje brojeva"
 
-#~ msgid "%s.setval: WriteBuffer failed"
-#~ msgstr "%s.setval: 'WriteBuffer' nije uspio"
+#: utils/misc/guc.c:1432
+msgid "Locale for formatting date and time values"
+msgstr "Lokalizacija formatiranja datumskih i vremenskih vrijednosti"
 
-#~ msgid "%s.%s: sequence was re-created"
-#~ msgstr "%s.%s: sekvenca je ponovno kreirana"
+#: utils/misc/guc.c:1441
+msgid "Shared libraries to preload into postmaster"
+msgstr "Biblioteke koje će biti učitane prilikom podizanja 'postmaster'-a"
 
-#~ msgid ") can't be >= MAXVALUE ("
-#~ msgstr ") ne mo¾e biti >= MAXVALUE ("
+#: utils/misc/guc.c:1451
+msgid "Regular expression \"flavor\""
+msgstr ""
 
-#~ msgid ") can't be < MINVALUE ("
-#~ msgstr ") ne mo¾e biti < MINVALUE ("
+#: utils/misc/guc.c:1452
+msgid "This can be set to advanced, extended, or basic"
+msgstr ""
+"Ova vrijednost može biti setirana na 'advanced', 'extended', ili 'basic'"
 
-#~ msgid ") can't be > MAXVALUE ("
-#~ msgstr ") ne mo¾e biti > MAXVALUE ("
+#: utils/misc/guc.c:1460
+msgid "Schema search order for names not schema-qualified"
+msgstr ""
+"Redosljed pretraživanja šema u slućaju kada uz ime objekta nije zadana šema"
 
-#~ msgid ") can't be <= 0"
-#~ msgstr ") ne mo¾e biti <= 0"
+#: utils/misc/guc.c:1471
+msgid "Server (database) character set encoding"
+msgstr "'character set encoding' za server-bazu podataka"
 
-#~ msgid "DefineSequence: \"%s\" value unspecified"
-#~ msgstr "DefineSequence: \"%s\" vrijednost nije specificirana"
+#: utils/misc/guc.c:1482
+msgid "Server version"
+msgstr "Verzija servera"
 
-#~ msgid "DefineSequence: \"%s\" value must be integer"
-#~ msgstr "DefineSequence: \"%s\" vrijednost mora biti cjelobrojna(integer)"
+#: utils/misc/guc.c:1493
+msgid "Current session userid"
+msgstr "Trenutni korisnički identifikator(session userid)"
 
-#~ msgid "CreateTrigger: cache lookup for language %u failed"
-#~ msgstr "CreateTrigger: tra¾enje jezika %u u cache-u nije uspjelo"
+#: utils/misc/guc.c:1504
+msgid "syslog \"facility\" to be used when syslog enabled"
+msgstr "\"facility\" sistemskog loga kada je uključen"
 
-#~ msgid "CreateTrigger: only internal, C and PL functions are supported"
-#~ msgstr "CreateTrigger: samo 'internal', 'C' i 'PL' funkcije su podr¾ane"
+#: utils/misc/guc.c:1505
+msgid ""
+"You may choose from LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, "
+"LOCAL7"
+msgstr ""
+"Možete izabrati između LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, "
+"LOCAL6, LOCAL7"
 
-#~ msgid "DropTrigger: found (and deleted) %d triggers %s on relation %s"
-#~ msgstr "DropTrigger: naðen (i obrisan) %d trigger %s u relaciji %s"
+#: utils/misc/guc.c:1513
+msgid "Program name used to identify PostgreSQL messages in syslog"
+msgstr ""
+"Ime programa koji se koristi da identificira PostgreSQL poruke u sistemskom "
+"logu"
 
-#~ msgid "RelationRemoveTriggers: relation %u not found in pg_class"
-#~ msgstr "RelationRemoveTriggers: relacija %u nije naðena u pg_class"
+#: utils/misc/guc.c:1524
+msgid "Time zone for displaying and interpreting time stamps"
+msgstr "Vremenska zona za prikaz i interpretaciju 'time stamp' tipa podataka"
 
-#~ msgid ""
-#~ "DROP TABLE implicitly drops referential integrity trigger from table \"%s"
-#~ "\""
-#~ msgstr ""
-#~ "DROP TABLE implicitno bri¹e trigger referencijalnog integriteta tabele \"%"
-#~ "s\""
+#: utils/misc/guc.c:1533
+msgid "Current transaction's isolation level"
+msgstr "Tekući 'transaction isolation level'"
 
-#~ msgid "%s: table not found"
-#~ msgstr "%s: tablica nije naðena"
+#: utils/misc/guc.c:1543
+msgid "The group owner of the Unix domain socket"
+msgstr "Vlasnik grupe za 'Unix-domain socket'"
 
-#~ msgid "No one parent tuple was found"
-#~ msgstr "Niti jedan roditeljski slog nije naðen"
+#: utils/misc/guc.c:1544
+msgid ""
+"(The owning user of the socket is always the user that starts the server.)"
+msgstr "(Vlasnik 'socket'-a je uvijek korisnik koji je startao server.)"
 
-#~ msgid "Parent tuple was not found"
-#~ msgstr "Roditeljski slog nije naðen"
+#: utils/misc/guc.c:1553
+msgid "The Unix-domain socket directory to listen to"
+msgstr "'Unix-domain socket' direktorij za osluškivanje"
 
-#~ msgid "vac_is_partial_index: index %u not found"
-#~ msgstr "vac_is_partial_index: index %u nije naðen"
+#: utils/misc/guc.c:1562
+msgid "The host name or IP address to listen to"
+msgstr "Ime domaćina(host) ili IP adresa za slušanje"
 
-#~ msgid "Syntax error near \"%s\": empty setting"
-#~ msgstr "Sintaksna gre¹ka kod \"%s\": prazan string"
+#: utils/misc/guc.c:1571
+msgid "Method used for forcing WAL updates out to disk"
+msgstr "Metoda korištena za 'WAL' ažuriranje diska"
 
-#~ msgid "Syntax error near \"=%s\""
-#~ msgstr "Sintaksna gre¹ka kod \"=%s\""
+#: utils/misc/guc.c:2404 utils/misc/guc.c:3009 utils/misc/guc.c:3045
+#: utils/misc/guc.c:3101 utils/misc/guc.c:3395
+#, c-format
+msgid "\"%s\" is not a recognized option"
+msgstr "\"%s\" nije poznata opcija"
 
-#~ msgid "Bad value for date style (%s)"
-#~ msgstr "Pogre¹na vrijednost za stil datuma(date style) (%s)"
+#: utils/misc/guc.c:2423
+#, c-format
+msgid "\"%s\" cannot be changed"
+msgstr "\"%s\" ne može biti promijenjeno"
 
-#~ msgid "Conflicting settings for date"
-#~ msgstr "Postavke za datum u konfliktu"
+#: utils/misc/guc.c:2435
+#, c-format
+msgid "\"%s\" cannot be changed after server start"
+msgstr "\"%s\" ne može biti promijenjeno nakon startanja servera"
 
-#~ msgid "Unable to process SET TIME ZONE command; internal coding error"
-#~ msgstr ""
-#~ "Neuspjelo procesiranje SET TIME ZONE komande; gre¹ka u internom kodu"
+#: utils/misc/guc.c:2445
+#, c-format
+msgid "\"%s\" cannot be changed now"
+msgstr "\"%s\" ne može biti promijenjeno sada"
 
-#~ msgid "Unable to set TZ environment variable to %s"
-#~ msgstr ""
-#~ "Neuspjelo postavljanje 'TZ' varijable okru¾enja(environment variable) u %s"
+#: utils/misc/guc.c:2475
+#, c-format
+msgid "\"%s\" cannot be set after connection start"
+msgstr "\"%s\" ne može biti postavljeno nakon startanja veze"
 
-#~ msgid "Time zone is '%s'"
-#~ msgstr "Vremenska zona(time zone) je '%s'"
+#: utils/misc/guc.c:2485 utils/misc/guc.c:2555 utils/misc/guc.c:2652
+#: utils/misc/guc.c:2748 utils/misc/guc.c:2847
+#, c-format
+msgid "permission denied to set option \"%s\""
+msgstr "zabranjeno setiranje opcije \"%s\""
 
-#~ msgid "Time zone is unset"
-#~ msgstr "Vremenska zona nije setirana"
+#: utils/misc/guc.c:2543
+#, c-format
+msgid "\"%s\" requires a boolean value"
+msgstr "\"%s\" zahtijeva logičku(boolean) vrijednost"
 
-#~ msgid "invalid transaction isolation level: %s"
-#~ msgstr "pogre¹an 'transaction isolation level': %s"
+#: utils/misc/guc.c:2557
+msgid "Must be superuser to change this value to false."
+msgstr ""
+"Morate biti privilegirani korisnik(superuser) da biste promijenili "
+"vrijednost ove varijable u 'false'."
 
-#~ msgid "Seed for random number generator is unavailable"
-#~ msgstr "Korijen generatora sluèajnih brojeva nije dostupan"
+#: utils/misc/guc.c:2579 utils/misc/guc.c:2676
+#, c-format
+msgid "invalid value for \"%s\": %d"
+msgstr "pogrešna vrijednost za\"%s\": %d"
 
-#~ msgid "Client encoding '%s' is not supported"
-#~ msgstr "'Client encoding' '%s' nije podr¾an"
+#: utils/misc/guc.c:2631
+#, c-format
+msgid "\"%s\" requires an integer value"
+msgstr "\"%s\" zahtjeva cijelobrojnu(integer) vrijednost"
 
-#~ msgid "Current client encoding is '%s'"
-#~ msgstr "Trenutni 'client encoding' je '%s'"
+#: utils/misc/guc.c:2639
+#, c-format
+msgid "%d is outside the valid range for \"%s\" (%d .. %d)"
+msgstr "%d je van ispravnog opsega za \"%s\" (%d .. %d)"
 
-#~ msgid "Current server encoding is '%s'"
-#~ msgstr "Trenutni 'server encoding' je '%s'"
+#: utils/misc/guc.c:2654
+msgid "Must be superuser to increase this value or set it to zero."
+msgstr ""
+"Morate biti privilegirani korisnik(superuser) da biste povećali ovu "
+"vrijednost ili je postavili na nulu."
 
-#~ msgid "RESET SERVER_ENCODING is not supported"
-#~ msgstr "RESET SERVER_ENCODING nije podr¾an"
+#: utils/misc/guc.c:2728
+#, c-format
+msgid "\"%s\" requires a numeric value"
+msgstr "\"%s\" zahtijeva numeričku vrijednost"
 
-#~ msgid "%s is %s"
-#~ msgstr "%s je %s"
+#: utils/misc/guc.c:2736
+#, c-format
+msgid "%g is outside the valid range for \"%s\" (%g .. %g)"
+msgstr "%g je van ispravnog opsega za \"%s\" (%g .. %g)"
 
-#~ msgid "A Tee node can only be executed from its left or right parent\n"
-#~ msgstr ""
-#~ "'Tee node' mo¾e biti izvr¹en samo od strane vlastitog lijevog ili desnog "
-#~ "roditelja\n"
+#: utils/misc/guc.c:2750 utils/misc/guc.c:2849
+msgid "Must be superuser to increase this value."
+msgstr ""
+"Morate biti privilegirani korisnik(superuser) da biste povećali ovu "
+"vrijednost."
 
-#~ msgid "ExecBeginScan: scanDesc = NULL, heap_beginscan failed."
-#~ msgstr "ExecBeginScan: scanDesc = NULL, heap_beginscan nije uspio."
+#: utils/misc/guc.c:2772
+#, c-format
+msgid "invalid value for \"%s\": %g"
+msgstr "pogrešna vrijednost za  \"%s\": %g"
 
-#~ msgid "ExecCloseR: not a scan node!"
-#~ msgstr "ExecCloseR: nije 'scan node'!"
+#: utils/misc/guc.c:2903
+#, c-format
+msgid "invalid value for \"%s\": \"%s\""
+msgstr "pogrešna vrijednost za \"%s\": \"%s\""
 
-#~ msgid "ExecOpenIndices: index %u not found"
-#~ msgstr "ExecOpenIndices: index %u nije naðen"
+#: utils/misc/guc.c:3110
+#, c-format
+msgid "SET %s takes only one argument"
+msgstr "SET %s mora imati samo jedan argument"
 
-#~ msgid "Unexpected assignment to attribute \"%s\""
-#~ msgstr "Neoèekivano dodjeljivanje atributu \"%s\""
+#: utils/misc/guc.c:3214
+msgid "SET variable name is required"
+msgstr "SET ime varijable je obavezno"
 
-#~ msgid "unsupported expression in %%TYPE"
-#~ msgstr "nepodr¾an izraz u %%TYPE"
+#: utils/misc/guc.c:3771
+msgid "could not write exec config params file \""
+msgstr "neuspješno pisanje izvršne konfiguracijske datoteke \""
 
-#~ msgid "%s: aggregate '%s' for all types does not exist"
-#~ msgstr "%s: agregati '%s' za sve tipove ne postoje"
+#: utils/misc/guc.c:3772 utils/misc/guc.c:3908 guc-file.l:164
+#, c-format
+msgid "\": %m"
+msgstr "\": %m"
 
-#~ msgid "JOIN/USING clause must return type boolean, not type %s"
-#~ msgstr "JOIN/USING klauzula mora vraæati logièki(boolean) tip, a ne tip %s"
+#: utils/misc/guc.c:3907
+msgid "could not read exec config params file \""
+msgstr "neuspješno čitanje izvršne konfiguracijske datoteke \""
 
-#~ msgid "JOIN/ON clause must return type boolean, not type %s"
-#~ msgstr "JOIN/ON klauzula mora vraæati logièki(boolean) tip, a ne tip %s"
+#: utils/misc/guc.c:4027
+#, c-format
+msgid "could not parse setting for \"%s\""
+msgstr "neuspješno parsanje opcije za \"%s\""
 
-#~ msgid "WHERE clause must return type boolean, not type %s"
-#~ msgstr "WHERE mora vraæati logièki(boolean) tip, a ne %s"
+#: utils/misc/guc.c:4374
+msgid "SET AUTOCOMMIT TO OFF is no longer supported"
+msgstr "SET AUTOCOMMIT TO OFF više nije podržan"
 
-#~ msgid "right-hand side of AND is type '%s', not '%s'"
-#~ msgstr "desna strana u AND izrazu je tipa '%s', a ne '%s'"
+#: utils/misc/help_config.c:62
+#, c-format
+msgid ""
+"Name       : %-20s \n"
+"Context    : %-20s \n"
+"Group      : %-20s\n"
+msgstr ""
+"Ime          : %-20s \n"
+"Kontekst  : %-20s \n"
+"Grupa      : %-20s\n"
 
-#~ msgid "left-hand side of OR is type '%s', not '%s'"
-#~ msgstr "lijeva strana u OR izrazu je tipa '%s', a ne '%s'"
+#: utils/misc/help_config.c:63
+#, c-format
+msgid "%s\t%s\t%s\t"
+msgstr "%s\t%s\t%s\t"
 
-#~ msgid "right-hand side of OR is type '%s', not '%s'"
-#~ msgstr "desna strana u OR izrazu je tipa '%s', a ne '%s'"
+#: utils/misc/help_config.c:66
+#, c-format
+msgid ""
+"Description: %s\n"
+"%s\n"
+msgstr ""
+"Opis: %s\n"
+"%s\n"
 
-#~ msgid "argument to NOT is type '%s', not '%s'"
-#~ msgstr "argument u NOT izrazu je tipa '%s', a ne '%s'"
+#: utils/misc/help_config.c:67
+#, c-format
+msgid "%s\t%s\n"
+msgstr "%s\t%s\n"
 
-#~ msgid "WHEN clause must have a boolean result"
-#~ msgstr "WHEN klauzula mora imati logièki(boolean) rezultat"
+#: utils/misc/help_config.c:70
+#, c-format
+msgid ""
+"Type       : BOOL\n"
+"Reset Value: %-s \n"
+msgstr ""
+"Tip        : BOOL\n"
+"Reset vrijednost: %-s \n"
 
-#~ msgid "Type '%s' is not a relation type"
-#~ msgstr "Tip '%s' nije tip relacije"
+#: utils/misc/help_config.c:71
+#, c-format
+msgid "BOOL\t%s\t\t\t"
+msgstr "BOOL\t%s\t\t\t"
 
-#~ msgid "Aggregate functions may only have one parameter"
-#~ msgstr "Agregatne funkcije mogu imati samo jedan parametar"
+#: utils/misc/help_config.c:74
+#, c-format
+msgid ""
+"Type       : INT\n"
+"Reset Value: %-20d \n"
+"Min Value  : %-20d \n"
+"Max Value  : %-20d \n"
+msgstr ""
+"Tip        : INT\n"
+"Reset vrijednost: %-20d \n"
+"Minimalna vrijednost  : %-20d \n"
+"Maksimalna vrijednost  : %-20d \n"
 
-#~ msgid "Aggregate functions cannot be applied to relation names"
-#~ msgstr "Agregatne funkcije ne mogu biti upotrijebljene sa imenima relacija"
+#: utils/misc/help_config.c:75
+#, c-format
+msgid "INT\t%d\t%d\t%d\t"
+msgstr "INT\t%d\t%d\t%d\t"
 
-#~ msgid "Unable to select an aggregate function %s(%s)"
-#~ msgstr "Nemoguæe selektirati agregatnu funkciju %s(%s)"
+#: utils/misc/help_config.c:78
+#, c-format
+msgid ""
+"Type       : REAL\n"
+"Reset Value: %-20g \n"
+"Min Value  : %-20g \n"
+"Max Value  : %-20g \n"
+msgstr ""
+"Tip       : REAL\n"
+"Reset vrijednost: %-20g \n"
+"Minimalna vrijednost  : %-20g \n"
+"Maksimalna vrijednost  : %-20g \n"
 
-#~ msgid "Relation '%s' does not have attribute '%s'"
-#~ msgstr "Relacija '%s' nema atribut '%s'"
+#: utils/misc/help_config.c:79
+#, c-format
+msgid "REAL\t%g\t%g\t%g\t"
+msgstr "REAL\t%g\t%g\t%g\t"
 
-#~ msgid "Unable to locate type name '%s' in catalog"
-#~ msgstr "Neuspjelo pronala¾enje naziva tipa %s u katalogu"
+#: utils/misc/help_config.c:82
+#, c-format
+msgid ""
+"Type       : STRING\n"
+"Reset Value: %-s \n"
+msgstr ""
+"Tip        : STRING\n"
+"Reset vrijednost: %-s \n"
 
-#~ msgid "invalid bit string input: '%s'"
-#~ msgstr "pogre¹an 'bit string' unos: '%s'"
+#: utils/misc/help_config.c:83
+#, c-format
+msgid "STRING\t%s\t\t\t"
+msgstr "STRING\t%s\t\t\t"
 
-#~ msgid "Bad hexadecimal integer input '%s'"
-#~ msgstr "Pogre¹an heksadecimani cijelobrojni(hexadecimal integer) unos '%s'"
+#: utils/misc/help_config.c:87
+msgid ""
+"NAME\tCONTEXT\tGROUP\tTYPE\tRESET_VALUE\tMIN\tMAX\tSHORT_DESCRIPTION"
+"\tLONG_DESCRIPTION\n"
+msgstr ""
+"NAME\tCONTEXT\tGROUP\tTYPE\tRESET_VALUE\tMIN\tMAX\tSHORT_DESCRIPTION"
+"\tLONG_DESCRIPTION\n"
 
-#~ msgid "Unterminated hexadecimal integer"
-#~ msgstr ""
-#~ "Neterminirani heksadecimani cijelobrojni(hexadecimal integer) izraz '%s'"
+#: utils/misc/help_config.c:176
+#, c-format
+msgid ""
+"%s \n"
+" Try -h for further details\n"
+msgstr ""
+"%s \n"
+" Pokušajte sa -h za više detalja\n"
 
-#~ msgid "ALTER SCHEMA not yet supported"
-#~ msgstr "ALTER SCHEMA jo¹ nije podr¾ana"
+#: utils/misc/help_config.c:360
+msgid "FALSE"
+msgstr "FALSE"
 
-#~ msgid ""
-#~ "WITH GRANT OPTION is not supported.  Only relation owners can set "
-#~ "privileges"
-#~ msgstr ""
-#~ "WITH GRANT OPTION nije podr¾an.  Samo vlasnici relacija mogu postviti "
-#~ "prava pristupa"
+#: utils/misc/help_config.c:360
+msgid "TRUE"
+msgstr "TRUE"
 
-#~ msgid "COMMIT / CHAIN not yet supported"
-#~ msgstr "COMMIT / CHAIN nije jo¹ podr¾an"
+#: utils/misc/help_config.c:383
+msgid "Unrecognized variable type!\n"
+msgstr "Nepoznat tip varijable!\n"
 
-#~ msgid "Multi-byte support is not enabled"
-#~ msgstr "'Multi-byte' podr¹ka nije ukljuèena"
+#: utils/misc/help_config.c:412
+msgid "All currently defined groups\n"
+msgstr "Sve trenutno definirane grupe\n"
 
-#~ msgid "rules not allowed for insert or delete events to an attribute"
-#~ msgstr ""
-#~ "pravila(rules) ne mogu se koristiti za 'insert' ili 'delete' dogaðaje "
-#~ "attributa"
+#: utils/misc/help_config.c:413
+msgid "----------------------------\n"
+msgstr "----------------------------\n"
 
-#~ msgid "attribute level rules currently not supported"
-#~ msgstr "pravila(rules) na nivou atributa nisu podr¾ana"
+#: utils/misc/help_config.c:415
+#, c-format
+msgid "%s\n"
+msgstr "%s\n"
 
-#~ msgid "Relation \"%s\" with OID %u no longer exists"
-#~ msgstr "Relacija \"%s\" sa OID-om %u vi¹e ne postoji"
+#: utils/misc/help_config.c:421
+msgid ""
+"Usage for --help-config option: [-h] [-g <group>] [-l] [-G] [-m] [-M] "
+"[string]\n"
+msgstr ""
+"Korištenje --help-config opcije: [-h] [-g <grupa>] [-l] [-G] [-m] [-M] "
+"[string]\n"
 
-#~ msgid "Cannot insert into a view without an appropriate rule"
-#~ msgstr "Nemoguæe insertiranje u 'view' bez odgovarajuæeg pravila(rule)"
+#: utils/misc/help_config.c:427
+#, c-format
+msgid ""
+"Description:\n"
+"--help-config displays all the runtime options available in PostgreSQL.\n"
+"It groups them by category and sorts them by name. If available, it will\n"
+"present a short description, default, max and min values as well as other\n"
+"information about each option.\n"
+"\n"
+"With no options specified, it will output all available runtime options\n"
+"in human friendly format, grouped by category and sorted by name.\n"
+"\n"
+"%s\n"
+"General Options:\n"
+"  [string]\tAll options with names that match this string\n"
+"  -g GROUP\tAll options in categories that match GROUP\n"
+"  -l      \tPrints list of all groups / subgroups\n"
+"  -h      \tPrints this help message\n"
+"\n"
+"Output Options:\n"
+"  -G      \tDo not group by category\n"
+"  -m      \tMachine friendly format: tab separated fields\n"
+"  -M      \tSame as m, except header with column names is suppressed\n"
+msgstr ""
+"Opis:\n"
+"--help-config prikazuje sve raspoložive 'runtime' opcije za PostgreSQL.\n"
+"Grupira ih po kategorijama i sortira po imenu. Bit će prikazan skraćeni \n"
+"opis ako postoji, inicijalna vrijednost(default), minimalna i makismalna "
+"vrijednost \n"
+"kao i dotatne informacije za svaku opciju.\n"
+"\n"
+"Ako se ne specificira opcija, bit će prikazane sve 'runtime' opcije\n"
+"u čitljivom formatu grupirane po kategorijama i sortirane po imenu.\n"
+"\n"
+"%s\n"
+"Generalne opcije:\n"
+"  [string]\tSve opcije sa imenom koje odgovaraju stringu\n"
+"  -g GROUP\tSve opcije koje odgovaraju imenu grupe\n"
+"  -l      \tIspisuje listu grupa / podgrupa\n"
+"  -h      \tIspisuje ovu poruku pomoći\n"
+"\n"
+"Izlazne opcije:\n"
+"  -G      \tNe grupiraj po kategoriji\n"
+"  -m      \tMachine friendly format: polja razdvojena tab simbolom\n"
+"  -M      \tIsto kao m, samo bez naziva kolona\n"
 
-#~ msgid "Cannot update a view without an appropriate rule"
-#~ msgstr "Nemoguæe a¾uriranje 'view'-a bez odgovarajuæeg pravila(rule)"
+#: guc-file.l:164
+msgid "could not read configuration file \""
+msgstr "neuspješno čitanje izvršne konfiguracijske datoteke \""
 
-#~ msgid "Cannot delete from a view without an appropriate rule"
-#~ msgstr "Nemoguæe brisanje iz 'view' bez odgovarajuæeg pravila(rule)"
+#: guc-file.l:267
+msgid "syntax error in \""
+msgstr ""
 
-#~ msgid "Rule or view \"%s\" not found"
-#~ msgstr "'Rule' ili 'view' \"%s\" nije naðen"
+#: guc-file.l:267
+#, c-format
+msgid "\" line %u, near token \"%s\""
+msgstr ""
 
-#~ msgid "Cannot remove a view's SELECT rule"
-#~ msgstr "Nemoguæe brisanje 'view SELECT rule'-a"
+#: utils/mmgr/aset.c:336
+#, c-format
+msgid "Failed while creating memory context \"%s\"."
+msgstr "neuspjelo kreiranje memorijskog konteksta \"%s\"."
 
-#~ msgid "you do not own %s \"%s\""
-#~ msgstr "ne posjedujete %s \"%s\""
+#: utils/mmgr/aset.c:502 utils/mmgr/aset.c:699 utils/mmgr/aset.c:892
+#, c-format
+msgid "Failed on request of size %lu."
+msgstr "Neuspio zahtijev velićine %lu."
 
-#~ msgid "you do not own class \"%s\""
-#~ msgstr "niste vlasnik klase \"%s\""
+#: utils/mmgr/portalmem.c:170
+#, c-format
+msgid "cursor \"%s\" already exists"
+msgstr "kursor sa imenom \"%s\" već postoji"
 
-#~ msgid "CREATE VERSION is not currently implemented"
-#~ msgstr "CREATE VERSION nije trenutno implementirana"
+#: utils/mmgr/portalmem.c:174
+#, c-format
+msgid "closing existing cursor \"%s\""
+msgstr "zatvaram već postojeći kursor \"%s\""
 
-#~ msgid ""
-#~ "\"%s\" is a system table. call REINDEX under standalone postgres with -O -"
-#~ "P options"
-#~ msgstr ""
-#~ "\"%s\" je sistemska tabela. Pozovite REINDEX pod 'standalone postgres' "
-#~ "procesom pokrenutim sa -O -P opcijama"
+#: utils/sort/logtape.c:202
+#, c-format
+msgid "could not write block %ld of temporary file: %m"
+msgstr "neuspješno zapisivanje bloka %ld privremene datoteke: %m"
 
-#~ msgid ""
-#~ "\"%s\" is a system table. call REINDEX under standalone postgres with -P -"
-#~ "O options"
-#~ msgstr ""
-#~ "\"%s\" je sistemska tablica. Pozovite REINDEX pod 'standalone postgres' "
-#~ "procesom pokrenutim sa -O -P opcijama"
+#: utils/sort/logtape.c:204
+msgid "Perhaps out of disk space?"
+msgstr "Možda nema dovoljno prostora na disku ?"
 
-#~ msgid "Bad (length) abstime external representation '%s'"
-#~ msgstr "Pogre¹na (du¾ina) 'abstime' eksterna prezentacija '%s'"
+#: utils/sort/logtape.c:221
+#, c-format
+msgid "could not read block %ld of temporary file: %m"
+msgstr "neuspješno čitanje bloka %ld privremene datoteke: %m"
 
-#~ msgid "Bad (length) reltime external representation '%s'"
-#~ msgstr "Pogre¹na (duljina) 'reltime' eksterna prezentacija '%s'"
+#: utils/sort/tuplesort.c:2072
+msgid "could not create unique index"
+msgstr "neuspješno kreiranje unikatnog indeksa"
 
-#~ msgid "Unable to convert date to tm"
-#~ msgstr "Nemoguæe konvertiranje 'date' u 'tm' tip"
+#: utils/sort/tuplesort.c:2073
+msgid "Table contains duplicated values."
+msgstr "Tablica sadrži duplicirane vrijednosti."