# # Swedish message translation file for postgres # # Dennis Björklund , 2002. # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.2.1\n" "POT-Creation-Date: 2002-08-29 04:20-0400\n" "PO-Revision-Date: 2002-08-29 12:17+0200\n" "Last-Translator: Dennis Björklund \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #: access/common/heaptuple.c:179 msgid "heap_attisnull: zero attnum disallowed" msgstr "" #: access/common/heaptuple.c:182 msgid "heap_attisnull: undefined negative attnum" msgstr "" #: access/common/heaptuple.c:460 #, c-format msgid "heap_getsysattr: invalid attnum %d" msgstr "" #: access/common/heaptuple.c:584 #, c-format msgid "heap_formtuple: numberOfAttributes %d exceeds limit %d" msgstr "" #: access/common/heaptuple.c:689 #, c-format msgid "heap_modifytuple: repl is \\%3d" msgstr "" #: access/common/indextuple.c:55 #, c-format msgid "index_formtuple: numberOfAttributes %d > %d" msgstr "" #: access/common/indextuple.c:162 #, c-format msgid "index_formtuple: data takes %lu bytes, max is %d" msgstr "" #: access/common/tupdesc.c:397 #, c-format msgid "Unable to look up type id %u" msgstr "" #: access/common/tupdesc.c:618 executor/nodeFunctionscan.c:217 #: parser/parse_relation.c:934 parser/parse_relation.c:1289 #: parser/parse_relation.c:1597 #, c-format msgid "Invalid typrelid for complex type %u" msgstr "" #: access/common/tupdesc.c:632 access/common/tupdesc.c:655 msgid "TypeGetTupleDesc: number of aliases does not match number of attributes" msgstr "" #: access/common/tupdesc.c:651 msgid "TypeGetTupleDesc: no column alias was provided" msgstr "" #: access/common/tupdesc.c:670 msgid "Unable to determine tuple description for function returning \"record\"" msgstr "" #: access/common/tupdesc.c:672 catalog/pg_proc.c:463 #: executor/nodeFunctionscan.c:252 parser/parse_relation.c:1386 #: parser/parse_relation.c:1637 msgid "Unknown kind of return type specified for function" msgstr "" #: access/gist/gist.c:171 access/hash/hash.c:72 access/nbtree/nbtree.c:129 #: access/rtree/rtree.c:128 #, c-format msgid "%s already contains data" msgstr "" #: access/gist/gist.c:398 access/gist/gist.c:605 #, c-format msgid "gist: failed to add index item to %s" msgstr "" #: access/gist/gist.c:1667 #, c-format msgid "initGISTstate: numberOfAttributes %d > %d" msgstr "" #: access/gist/gist.c:1929 #, c-format msgid "%sPage: %d %s blk: %d maxoff: %d free: %d" msgstr "" #: access/gist/gist.c:1939 #, c-format msgid "%s Tuple. blk: %d size: %d" msgstr "" #: access/gist/gist.c:1954 msgid "gist_redo: unimplemented" msgstr "" #: access/gist/gist.c:1960 msgid "gist_undo: unimplemented" msgstr "" #: access/gist/gistscan.c:254 #, c-format msgid "GiST scan list corrupted -- cannot find 0x%p" msgstr "" #: access/gist/gistscan.c:390 #, c-format msgid "Bad operation in GiST scan adjust: %d" msgstr "" #: access/hash/hash.c:500 msgid "hash_redo: unimplemented" msgstr "" #: access/hash/hash.c:506 msgid "hash_undo: unimplemented" msgstr "" #: access/hash/hashinsert.c:51 msgid "Hash indices valid for only one index key." msgstr "" #: access/hash/hashinsert.c:166 msgid "hash item too large" msgstr "" #: access/hash/hashinsert.c:231 #, c-format msgid "_hash_pgaddtup: failed to add index item to %s" msgstr "" #: access/hash/hashovfl.c:61 msgid "_hash_addovflpage: problem with _hash_getovfladdr." msgstr "" #: access/hash/hashovfl.c:196 msgid "overflow_page: problem with _hash_initbitmap." msgstr "" #: access/hash/hashovfl.c:568 #, c-format msgid "_hash_squeezebucket: failed to add index item to %s" msgstr "" #: access/hash/hashpage.c:93 #, c-format msgid "Cannot initialize non-empty hash table %s" msgstr "" #: access/hash/hashpage.c:151 msgid "Problem with _hash_initbitmap." msgstr "" #: access/hash/hashpage.c:196 msgid "_hash_getbuf: internal error: hash AM does not use P_NEW" msgstr "" #: access/hash/hashpage.c:204 #, c-format msgid "_hash_getbuf: invalid access (%d) on new blk: %s" msgstr "" #: access/hash/hashpage.c:231 #, c-format msgid "_hash_relbuf: invalid access (%d) on blk %x: %s" msgstr "" #: access/hash/hashpage.c:290 #, c-format msgid "_hash_chgbufaccess: invalid access (%d) on blk %x: %s" msgstr "" #: access/hash/hashpage.c:325 #, c-format msgid "_hash_setpagelock: invalid access (%d) on blk %x: %s" msgstr "" #: access/hash/hashpage.c:349 #, c-format msgid "_hash_unsetpagelock: invalid access (%d) on blk %x: %s" msgstr "" #: access/hash/hashpage.c:537 access/hash/hashpage.c:674 #, c-format msgid "_hash_splitpage: empty overflow page %d" msgstr "" #: access/hash/hashpage.c:576 #, c-format msgid "_hash_splitpage: empty ovfl page %d!" msgstr "" #: access/hash/hashpage.c:629 #, c-format msgid "_hash_splitpage: failed to add index item to %s" msgstr "" #: access/hash/hashscan.c:105 #, c-format msgid "hash scan list trashed; can't find 0x%p" msgstr "" #: access/hash/hashutil.c:81 msgid "hash indices cannot include null keys" msgstr "" #: access/heap/heapam.c:144 #, c-format msgid "heapgettup(%s, tid=0x%x[%d,%d], dir=%d, ...)" msgstr "" #: access/heap/heapam.c:150 #, c-format msgid "heapgettup(%s, tid=0x%x, dir=%d, ...)" msgstr "" #: access/heap/heapam.c:153 #, c-format msgid "heapgettup(..., b=0x%x, nkeys=%d, key=0x%x" msgstr "" #: access/heap/heapam.c:155 #, c-format msgid "heapgettup: relation(%c)=`%s', %p" msgstr "" #: 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 "" #: access/heap/heapam.c:474 #, c-format msgid "Relation %u does not exist" msgstr "Relationen %u existerar inte" #: access/heap/heapam.c:553 catalog/namespace.c:189 tcop/utility.c:153 #, c-format msgid "Relation \"%s\" does not exist" msgstr "Relationen \"%s\" existerar inte" #: access/heap/heapam.c:605 access/heap/heapam.c:634 access/heap/heapam.c:663 #, c-format msgid "%s is an index relation" msgstr "%s är en index-relation" #: access/heap/heapam.c:608 access/heap/heapam.c:637 access/heap/heapam.c:666 #, c-format msgid "%s is a special relation" msgstr "%s är en speciell relation" #: access/heap/heapam.c:611 access/heap/heapam.c:640 access/heap/heapam.c:669 #, c-format msgid "%s is a composite type" msgstr "" #: access/heap/heapam.c:698 msgid "heap_beginscan: !RelationIsValid(relation)" msgstr "" #: access/heap/heapam.c:812 #, c-format msgid "heap_getnext([%s,nkeys=%d],dir=%d) called" msgstr "" #: access/heap/heapam.c:816 msgid "heap_getnext returning EOS" msgstr "" #: access/heap/heapam.c:819 msgid "heap_getnext returning tuple" msgstr "" #: access/heap/heapam.c:842 msgid "heap_getnext: NULL relscan" msgstr "" #: access/heap/heapam.c:932 #, c-format msgid "heap_fetch: ReadBuffer(%s, %lu) failed" msgstr "" #: access/heap/heapam.c:1042 #, c-format msgid "heap_get_latest_tid: %s relation: ReadBuffer(%lx) failed" msgstr "" #: access/heap/heapam.c:1282 msgid "heap_delete: failed ReadBuffer" msgstr "" #: access/heap/heapam.c:1301 msgid "heap_delete: (am)invalid tid" msgstr "" #: access/heap/heapam.c:1431 msgid "simple_heap_delete: tuple already updated by self" msgstr "" #: access/heap/heapam.c:1439 msgid "simple_heap_delete: tuple concurrently updated" msgstr "" #: access/heap/heapam.c:1443 executor/execMain.c:1323 #, c-format msgid "Unknown status %u from heap_delete" msgstr "" #: access/heap/heapam.c:1477 msgid "heap_update: failed ReadBuffer" msgstr "" #: access/heap/heapam.c:1502 msgid "heap_update: (am)invalid tid" msgstr "" #: access/heap/heapam.c:1755 msgid "simple_heap_update: tuple already updated by self" msgstr "" #: access/heap/heapam.c:1763 msgid "simple_heap_update: tuple concurrently updated" msgstr "" #: access/heap/heapam.c:1767 executor/execMain.c:1461 #, c-format msgid "Unknown status %u from heap_update" msgstr "" #: access/heap/heapam.c:1791 msgid "heap_mark4update: failed ReadBuffer" msgstr "" #: access/heap/heapam.c:1808 msgid "heap_mark4update: (am)invalid tid" msgstr "" #: access/heap/heapam.c:2109 msgid "heap_clean_redo: no block" msgstr "" #: access/heap/heapam.c:2113 msgid "heap_clean_redo: uninitialized page" msgstr "" #: access/heap/heapam.c:2171 #, c-format msgid "heap_delete_%sdo: no block" msgstr "" #: access/heap/heapam.c:2175 #, c-format msgid "heap_delete_%sdo: uninitialized page" msgstr "" #: access/heap/heapam.c:2187 msgid "heap_delete_undo: bad page LSN" msgstr "" #: access/heap/heapam.c:2194 #, c-format msgid "heap_delete_%sdo: invalid lp" msgstr "" #: access/heap/heapam.c:2216 msgid "heap_delete_undo: unimplemented" msgstr "" #: access/heap/heapam.c:2244 #, c-format msgid "heap_insert_%sdo: uninitialized page" msgstr "" #: access/heap/heapam.c:2268 msgid "heap_insert_redo: invalid max offset number" msgstr "" #: access/heap/heapam.c:2299 msgid "heap_insert_redo: failed to add tuple" msgstr "" #: access/heap/heapam.c:2309 msgid "heap_insert_undo: bad page LSN" msgstr "" #: access/heap/heapam.c:2311 msgid "heap_insert_undo: unimplemented" msgstr "" #: access/heap/heapam.c:2342 #, c-format msgid "heap_update_%sdo: no block" msgstr "" #: access/heap/heapam.c:2346 #, c-format msgid "heap_update_%sdo: uninitialized old page" msgstr "" #: access/heap/heapam.c:2360 msgid "heap_update_undo: bad old tuple page LSN" msgstr "" #: access/heap/heapam.c:2367 #, c-format msgid "heap_update_%sdo: invalid lp" msgstr "" #: access/heap/heapam.c:2403 access/heap/heapam.c:2513 msgid "heap_update_undo: unimplemented" msgstr "" #: access/heap/heapam.c:2424 #, c-format msgid "heap_update_%sdo: uninitialized page" msgstr "" #: access/heap/heapam.c:2448 msgid "heap_update_redo: invalid max offset number" msgstr "" #: access/heap/heapam.c:2502 msgid "heap_update_redo: failed to add tuple" msgstr "" #: access/heap/heapam.c:2511 msgid "heap_update_undo: bad new tuple page LSN" msgstr "" #: access/heap/heapam.c:2529 msgid "_heap_unlock_tuple: can't open relation" msgstr "" #: access/heap/heapam.c:2534 msgid "_heap_unlock_tuple: can't read buffer" msgstr "" #: access/heap/heapam.c:2538 msgid "_heap_unlock_tuple: uninitialized page" msgstr "" #: access/heap/heapam.c:2542 msgid "_heap_unlock_tuple: invalid itemid" msgstr "" #: access/heap/heapam.c:2546 msgid "_heap_unlock_tuple: unused/deleted tuple in rollback" msgstr "" #: access/heap/heapam.c:2551 msgid "_heap_unlock_tuple: invalid xmax in rollback" msgstr "" #: access/heap/heapam.c:2575 #, c-format msgid "heap_redo: unknown op code %u" msgstr "" #: access/heap/heapam.c:2595 #, c-format msgid "heap_undo: unknown op code %u" msgstr "" #: access/heap/hio.c:53 msgid "RelationPutHeapTuple: failed to add tuple" msgstr "" #: access/heap/hio.c:113 #, c-format msgid "Tuple is too big: size %lu, max size %ld" msgstr "" #: access/heap/hio.c:277 #, c-format msgid "Tuple is too big: size %lu" msgstr "" #: access/heap/tuptoaster.c:904 msgid "Failed to build TOAST tuple" msgstr "" #: access/heap/tuptoaster.c:920 msgid "Failed to insert index entry for TOAST tuple" msgstr "" #: access/heap/tuptoaster.c:1079 access/heap/tuptoaster.c:1259 #, c-format msgid "unexpected chunk number %d (expected %d) for toast value %u" msgstr "" #: access/heap/tuptoaster.c:1085 access/heap/tuptoaster.c:1092 #: access/heap/tuptoaster.c:1265 access/heap/tuptoaster.c:1272 #, c-format msgid "unexpected chunk size %d in chunk %d for toast value %u" msgstr "" #: access/heap/tuptoaster.c:1097 #, c-format msgid "unexpected chunk number %d for toast value %u" msgstr "" #: access/heap/tuptoaster.c:1115 access/heap/tuptoaster.c:1297 #, c-format msgid "missing chunk number %d for toast value %u" msgstr "" #: access/index/genam.c:74 msgid "RelationGetIndexScan: relation invalid" msgstr "" #: access/index/genam.c:136 msgid "IndexScanEnd: invalid scan" msgstr "" #: access/index/indexam.c:91 access/index/indexam.c:100 #, c-format msgid "index_%s: invalid %s regproc" msgstr "" #: access/index/indexam.c:131 access/index/indexam.c:154 #: access/index/indexam.c:177 #, c-format msgid "%s is not an index relation" msgstr "%s är inte en indexrelation" #: access/index/indexam.c:651 #, c-format msgid "Missing support function %d for attribute %d of index %s" msgstr "" #: access/index/istrat.c:238 #, c-format msgid "StrategyTermEvaluate: impossible case %d" msgstr "" #: access/index/istrat.c:313 #, c-format msgid "RelationGetStrategy: impossible case %d" msgstr "" #: access/index/istrat.c:319 msgid "RelationGetStrategy: corrupted evaluation" msgstr "" #: access/index/istrat.c:438 #, c-format msgid "RelationInvokeStrategy: cannot evaluate strategy %d" msgstr "" #: access/nbtree/nbtinsert.c:248 #, c-format msgid "Cannot insert a duplicate key into unique index %s" msgstr "" #: access/nbtree/nbtinsert.c:387 #, c-format msgid "btree: index item size %lu exceeds maximum %lu" msgstr "" #: access/nbtree/nbtinsert.c:523 msgid "btree: concurrent ROOT page split" msgstr "" #: access/nbtree/nbtinsert.c:533 #, c-format msgid "bt_insertonpg[%s]: no root page found" msgstr "" #: access/nbtree/nbtinsert.c:536 #, c-format msgid "bt_insertonpg[%s]: root page unfound - fixing upper levels" msgstr "" #: access/nbtree/nbtinsert.c:583 #, c-format msgid "" "_bt_getstackbuf: my bits moved right off the end of the world!\n" "\tRecreate index %s." msgstr "" #: access/nbtree/nbtinsert.c:586 #, c-format msgid "bt_insertonpg[%s]: parent page unfound - fixing branch" msgstr "" #: access/nbtree/nbtinsert.c:754 msgid "btree: failed to add hikey to the right sibling" msgstr "" #: access/nbtree/nbtinsert.c:780 msgid "btree: failed to add hikey to the left sibling" msgstr "" #: access/nbtree/nbtinsert.c:1110 #, c-format msgid "_bt_findsplitloc: can't find a feasible split point for %s" msgstr "" #: access/nbtree/nbtinsert.c:1337 msgid "btree: failed to add leftkey to new root page" msgstr "" #: access/nbtree/nbtinsert.c:1354 msgid "btree: failed to add rightkey to new root page" msgstr "" #: access/nbtree/nbtinsert.c:1440 msgid "bt_fixroot: not valid old root page" msgstr "" #: access/nbtree/nbtinsert.c:1571 #, c-format msgid "bt_fixtree[%s]: invalid start page (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1597 #, c-format msgid "bt_fixtree[%s]: fixing root page" msgstr "" #: access/nbtree/nbtinsert.c:1645 #, c-format msgid "bt_fixlevel[%s]: invalid maxoff on start page (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1652 #, c-format msgid "" "bt_fixtlevel[%s]: non-leftmost child page of leftmost parent (need to " "recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1655 #, c-format msgid "bt_fixtlevel[%s]: invalid start child (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1681 #, c-format msgid "bt_fixlevel[%s]: invalid item order(1) (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1713 #, c-format msgid "bt_fixlevel[%s]: pointer disappeared (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1732 #, c-format msgid "bt_fixlevel[%s]: invalid item order(2) (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1746 #, c-format msgid "bt_fixlevel[%s]: invalid item order(3) (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1876 #, c-format msgid "bt_fixbranch[%s]: left pointer unfound (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1883 #, c-format msgid "bt_fixbranch[%s]: invalid item order (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1892 #, c-format msgid "bt_fixbranch[%s]: right pointer unfound(1) (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1900 #, c-format msgid "bt_fixbranch[%s]: right pointer unfound(2) (need to recreate index)" msgstr "" #: access/nbtree/nbtinsert.c:1948 #, c-format msgid "bt_fixbranch[%s]: fixing upper levels" msgstr "" #: access/nbtree/nbtinsert.c:1979 #, c-format msgid "bt_fixup[%s]: checking/fixing upper levels" msgstr "" #: access/nbtree/nbtinsert.c:1994 #, c-format msgid "bt_fixup[%s]: fixing root page" msgstr "" #: access/nbtree/nbtinsert.c:2057 #, c-format msgid "btree: failed to add item to the %s for %s" msgstr "" #: access/nbtree/nbtpage.c:66 #, c-format msgid "Cannot initialize non-empty btree %s" msgstr "" #: access/nbtree/nbtpage.c:127 #, c-format msgid "Index %s is not a btree" msgstr "Index %s är inte ett b-träd" #: access/nbtree/nbtpage.c:131 #, c-format msgid "Version mismatch on %s: version %d file, version %d code" msgstr "" #: access/nbtree/nbtpage.c:258 #, c-format msgid "bt_getroot[%s]: fixing root page" msgstr "" #: access/nbtree/nbtree.c:783 #, c-format msgid "" "_bt_restscan: my bits moved right off the end of the world!\n" "\tRecreate index %s." msgstr "" #: access/nbtree/nbtree.c:813 msgid "_bt_restore_page: can't add item to page" msgstr "" #: access/nbtree/nbtree.c:836 msgid "btree_delete_redo: block unfound" msgstr "" #: access/nbtree/nbtree.c:839 msgid "btree_delete_redo: uninitialized page" msgstr "" #: access/nbtree/nbtree.c:875 #, c-format msgid "btree_insert_%sdo: block unfound" msgstr "" #: access/nbtree/nbtree.c:878 #, c-format msgid "btree_insert_%sdo: uninitialized page" msgstr "" #: access/nbtree/nbtree.c:892 msgid "btree_insert_redo: failed to add item" msgstr "" #: access/nbtree/nbtree.c:901 msgid "btree_insert_undo: bad page LSN" msgstr "" #: access/nbtree/nbtree.c:909 msgid "btree_insert_undo: unimplemented" msgstr "" #: access/nbtree/nbtree.c:936 #, c-format msgid "btree_split_%s: lost left sibling" msgstr "" #: access/nbtree/nbtree.c:942 msgid "btree_split_undo: uninitialized left sibling" msgstr "" #: access/nbtree/nbtree.c:965 msgid "btree_split_undo: bad left sibling LSN" msgstr "" #: access/nbtree/nbtree.c:966 access/nbtree/nbtree.c:1005 msgid "btree_split_undo: unimplemented" msgstr "" #: access/nbtree/nbtree.c:974 #, c-format msgid "btree_split_%s: lost right sibling" msgstr "" #: access/nbtree/nbtree.c:980 msgid "btree_split_undo: uninitialized right sibling" msgstr "" #: access/nbtree/nbtree.c:1004 msgid "btree_split_undo: bad right sibling LSN" msgstr "" #: access/nbtree/nbtree.c:1018 msgid "btree_split_redo: lost next right page" msgstr "" #: access/nbtree/nbtree.c:1022 msgid "btree_split_redo: uninitialized next right page" msgstr "" #: access/nbtree/nbtree.c:1059 msgid "btree_newroot_redo: no root page" msgstr "" #: access/nbtree/nbtree.c:1062 msgid "btree_newroot_redo: no metapage" msgstr "" #: access/nbtree/nbtree.c:1116 #, c-format msgid "btree_redo: unknown op code %u" msgstr "" #: access/nbtree/nbtree.c:1136 #, c-format msgid "btree_undo: unknown op code %u" msgstr "" #: access/nbtree/nbtsearch.c:545 msgid "_bt_first: btree doesn't support is(not)null, yet" msgstr "" #: access/nbtree/nbtsearch.c:693 msgid "_bt_first: equal items disappeared?" msgstr "" #: access/nbtree/nbtsearch.c:1004 #, c-format msgid "Illegal scan direction %d" msgstr "" #: access/nbtree/nbtsort.c:292 msgid "btree: failed to add item to the page in _bt_sort" msgstr "" #: access/nbtree/nbtsort.c:357 #, c-format msgid "btree: index item size %lu exceeds maximum %ld" msgstr "" #: access/nbtree/nbtutils.c:230 msgid "_bt_orderkeys: key(s) for attribute 1 missed" msgstr "" #: access/nbtree/nbtutils.c:308 #, c-format msgid "_bt_orderkeys: key(s) for attribute %d missed" msgstr "" #: access/nbtree/nbtutils.c:465 #, c-format msgid "_bt_getstrategynumber: unable to identify operator %u" msgstr "" #: access/rtree/rtree.c:330 #, c-format msgid "rtdoinsert: failed to add index item to %s" msgstr "" #: access/rtree/rtree.c:522 access/rtree/rtree.c:546 #, c-format msgid "rtdosplit: failed to add index item to %s" msgstr "" #: access/rtree/rtree.c:642 msgid "Variable-length rtree keys are not supported." msgstr "" #: access/rtree/rtree.c:662 #, c-format msgid "rtintinsert: failed to add index item to %s" msgstr "" #: access/rtree/rtree.c:688 access/rtree/rtree.c:693 #, c-format msgid "rtnewroot: failed to add index item to %s" msgstr "" #: access/rtree/rtree.c:780 #, c-format msgid "rtree: index item size %lu exceeds maximum %lu" msgstr "" #: access/rtree/rtree.c:1067 msgid "rtpicksplit: failed to find a workable page split" msgstr "" #: access/rtree/rtree.c:1346 msgid "rtree_redo: unimplemented" msgstr "" #: access/rtree/rtree.c:1352 msgid "rtree_undo: unimplemented" msgstr "" #: access/rtree/rtscan.c:255 #, c-format msgid "rtree scan list corrupted -- cannot find 0x%p" msgstr "" #: access/rtree/rtscan.c:391 #, c-format msgid "Bad operation in rtree scan adjust: %d" msgstr "" #: access/transam/clog.c:547 access/transam/clog.c:599 #, c-format msgid "open of %s failed: %m" msgstr "" #: access/transam/clog.c:548 #, c-format msgid "clog file %s doesn't exist, reading as zeroes" msgstr "" #: access/transam/clog.c:554 access/transam/clog.c:607 #, c-format msgid "lseek of clog file %u, offset %u failed: %m" msgstr "" #: access/transam/clog.c:559 #, c-format msgid "read of clog file %u, offset %u failed: %m" msgstr "" #: access/transam/clog.c:603 access/transam/xlog.c:1380 #, c-format msgid "creation of file %s failed: %m" msgstr "" #: access/transam/clog.c:616 #, c-format msgid "write of clog file %u, offset %u failed: %m" msgstr "" #: access/transam/clog.c:835 msgid "unable to truncate commit log: apparent wraparound" msgstr "" #: access/transam/clog.c:890 #, c-format msgid "could not open transaction-commit log directory (%s): %m" msgstr "" #: access/transam/clog.c:906 #, c-format msgid "removing commit log file %s" msgstr "" #: access/transam/clog.c:915 #, c-format msgid "could not read transaction-commit log directory (%s): %m" msgstr "" #: access/transam/xact.c:420 msgid "You may only have 2^32-1 commands per transaction" msgstr "" #: access/transam/xact.c:708 #, c-format msgid "RecordTransactionAbort: xact %u already committed" msgstr "" #: access/transam/xact.c:936 msgid "CommitTransaction and not in in-progress state" msgstr "" #: access/transam/xact.c:1059 msgid "AbortTransaction and not in in-progress state" msgstr "" #: access/transam/xact.c:1136 msgid "CleanupTransaction and not in abort state" msgstr "" #: access/transam/xact.c:1176 msgid "StartTransactionCommand: unexpected TBLOCK_BEGIN" msgstr "" #: access/transam/xact.c:1197 msgid "StartTransactionCommand: unexpected TBLOCK_END" msgstr "" #: access/transam/xact.c:1220 msgid "StartTransactionCommand: unexpected TBLOCK_ENDABORT" msgstr "" #: access/transam/xact.c:1400 msgid "BEGIN: already a transaction in progress" msgstr "" #: access/transam/xact.c:1461 msgid "COMMIT: no transaction in progress" msgstr "COMMIT: ingen transaktion pågår" #: access/transam/xact.c:1498 access/transam/xact.c:1545 msgid "ROLLBACK: no transaction in progress" msgstr "ROLLBACK: ingen transaktion pågår" #: access/transam/xact.c:1619 access/transam/xact.c:1630 #, c-format msgid "xact_redo: unknown op code %u" msgstr "" #: access/transam/xact.c:1628 msgid "xact_undo: can't undo committed xaction" msgstr "" #: access/transam/xact.c:1665 msgid "XactPushRollback: already installed" msgstr "" #: access/transam/xlog.c:508 #, c-format msgid "XLogInsert: invalid info mask %02X" msgstr "" #: access/transam/xlog.c:613 #, c-format msgid "XLogInsert: can backup %d blocks at most" msgstr "" #: access/transam/xlog.c:631 #, c-format msgid "XLogInsert: invalid record length %u" msgstr "" #: access/transam/xlog.c:788 access/transam/xlog.c:2638 utils/adt/name.c:52 #: utils/adt/varchar.c:83 utils/adt/varchar.c:377 utils/adt/varlena.c:225 #, c-format msgid "%s" msgstr "" #: access/transam/xlog.c:1032 #, c-format msgid "XLogWrite: write request %X/%X is past end of log %X/%X" msgstr "" #: access/transam/xlog.c:1049 access/transam/xlog.c:1163 #: access/transam/xlog.c:3341 #, c-format msgid "close of log file %u, segment %u failed: %m" msgstr "" #: access/transam/xlog.c:1062 msgid "" "XLogWrite: new log file created - consider increasing 'wal_files' in " "postgresql.conf." msgstr "" #: access/transam/xlog.c:1088 msgid "XLogWrite: time for a checkpoint, signaling postmaster" msgstr "" #: access/transam/xlog.c:1107 #, c-format msgid "lseek of log file %u, segment %u, offset %u failed: %m" msgstr "" #: access/transam/xlog.c:1119 #, c-format msgid "write of log file %u, segment %u, offset %u failed: %m" msgstr "" #: access/transam/xlog.c:1215 #, c-format msgid "XLogFlush%s%s: request %X/%X; write %X/%X; flush %X/%X\n" msgstr "" #: access/transam/xlog.c:1315 #, c-format msgid "XLogFlush: request %X/%X is not satisfied --- flushed only to %X/%X" msgstr "" #: access/transam/xlog.c:1358 access/transam/xlog.c:1439 #: access/transam/xlog.c:1549 access/transam/xlog.c:1553 #, c-format msgid "open of %s (log file %u, segment %u) failed: %m" msgstr "" #: access/transam/xlog.c:1407 #, c-format msgid "ZeroFill failed to write %s: %m" msgstr "" #: access/transam/xlog.c:1412 #, c-format msgid "fsync of file %s failed: %m" msgstr "" #: access/transam/xlog.c:1517 #, c-format msgid "" "link from %s to %s (initialization of log file %u, segment %u) failed: %m" msgstr "" #: access/transam/xlog.c:1522 #, c-format msgid "" "rename from %s to %s (initialization of log file %u, segment %u) failed: %m" msgstr "" #: access/transam/xlog.c:1614 #, c-format msgid "could not open transaction log directory (%s): %m" msgstr "" #: access/transam/xlog.c:1629 #, c-format msgid "archiving transaction log file %s" msgstr "" #: access/transam/xlog.c:1631 msgid "archiving log files is not implemented!" msgstr "" #: access/transam/xlog.c:1645 #, c-format msgid "recycled transaction log file %s" msgstr "" #: access/transam/xlog.c:1651 #, c-format msgid "removing transaction log file %s" msgstr "" #: access/transam/xlog.c:1660 #, c-format msgid "could not read transaction log directory (%s): %m" msgstr "" #: access/transam/xlog.c:1733 #, c-format msgid "ReadRecord: bad resource manager data checksum in record at %X/%X" msgstr "" #: access/transam/xlog.c:1755 #, c-format msgid "ReadRecord: bad checksum of backup block %d in record at %X/%X" msgstr "" #: access/transam/xlog.c:1824 #, c-format msgid "ReadRecord: invalid record offset at %X/%X" msgstr "" #: access/transam/xlog.c:1847 #, c-format msgid "ReadRecord: lseek of log file %u, segment %u, offset %u failed: %m" msgstr "" #: access/transam/xlog.c:1853 access/transam/xlog.c:1937 #, c-format msgid "ReadRecord: read of log file %u, segment %u, offset %u failed: %m" msgstr "" #: access/transam/xlog.c:1863 #, c-format msgid "ReadRecord: contrecord is requested by %X/%X" msgstr "" #: access/transam/xlog.c:1877 #, c-format msgid "ReadRecord: record with zero length at %X/%X" msgstr "" #: access/transam/xlog.c:1901 #, c-format msgid "ReadRecord: record length %u at %X/%X too long" msgstr "" #: access/transam/xlog.c:1907 #, c-format msgid "ReadRecord: invalid resource manager id %u at %X/%X" msgstr "" #: access/transam/xlog.c:1945 #, c-format msgid "" "ReadRecord: there is no ContRecord flag in log file %u, segment %u, offset %u" msgstr "" #: access/transam/xlog.c:1953 #, c-format msgid "" "ReadRecord: invalid ContRecord length %u in log file %u, segment %u, offset %" "u" msgstr "" #: access/transam/xlog.c:2017 #, c-format msgid "" "ReadRecord: invalid magic number %04X in log file %u, segment %u, offset %u" msgstr "" #: access/transam/xlog.c:2023 #, c-format msgid "" "ReadRecord: invalid info bits %04X in log file %u, segment %u, offset %u" msgstr "" #: access/transam/xlog.c:2031 #, c-format msgid "" "ReadRecord: unexpected pageaddr %X/%X in log file %u, segment %u, offset %u" msgstr "" #. translator: SUI = startup id #: access/transam/xlog.c:2053 #, c-format msgid "" "ReadRecord: out-of-sequence SUI %u (after %u) in log file %u, segment %u, " "offset %u" msgstr "" #: access/transam/xlog.c:2112 msgid "invalid LC_COLLATE setting" msgstr "" #: access/transam/xlog.c:2116 msgid "invalid LC_CTYPE setting" msgstr "" #: access/transam/xlog.c:2134 msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one" msgstr "" #: access/transam/xlog.c:2142 #, c-format msgid "WriteControlFile: could not create control file (%s): %m" msgstr "" #: access/transam/xlog.c:2151 #, c-format msgid "WriteControlFile: write to control file failed: %m" msgstr "" #: access/transam/xlog.c:2155 #, c-format msgid "WriteControlFile: fsync of control file failed: %m" msgstr "" #: access/transam/xlog.c:2171 access/transam/xlog.c:2294 #, c-format msgid "could not open control file (%s): %m" msgstr "" #: access/transam/xlog.c:2174 #, c-format msgid "read from control file failed: %m" msgstr "" #: access/transam/xlog.c:2186 #, 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 "" #: access/transam/xlog.c:2199 msgid "invalid checksum in control file" msgstr "" #: access/transam/xlog.c:2215 #, 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 "" #: access/transam/xlog.c:2221 #, 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 "" #: access/transam/xlog.c:2227 #, 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." msgstr "" #: access/transam/xlog.c:2234 #, c-format 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." msgstr "" #: access/transam/xlog.c:2241 #, 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 "" #: access/transam/xlog.c:2249 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." msgstr "" #: access/transam/xlog.c:2255 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." msgstr "" #: access/transam/xlog.c:2262 #, 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 "" #: access/transam/xlog.c:2269 #, 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 "" #: access/transam/xlog.c:2275 #, 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 "" #: access/transam/xlog.c:2302 #, c-format msgid "write to control file failed: %m" msgstr "" #: access/transam/xlog.c:2306 #, c-format msgid "fsync of control file failed: %m" msgstr "" #: access/transam/xlog.c:2446 #, c-format msgid "BootStrapXLOG failed to write log file: %m" msgstr "" #: access/transam/xlog.c:2450 #, c-format msgid "BootStrapXLOG failed to fsync log file: %m" msgstr "" #: access/transam/xlog.c:2516 msgid "control file context is broken" msgstr "" #: access/transam/xlog.c:2519 #, c-format msgid "database system was shut down at %s" msgstr "" #: access/transam/xlog.c:2522 #, c-format msgid "database system shutdown was interrupted at %s" msgstr "" #: access/transam/xlog.c:2525 #, c-format 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." msgstr "" #: access/transam/xlog.c:2530 #, c-format msgid "database system was interrupted at %s" msgstr "" #: access/transam/xlog.c:2541 #, c-format msgid "checkpoint record is at %X/%X" msgstr "" #: access/transam/xlog.c:2550 #, c-format msgid "using previous checkpoint record at %X/%X" msgstr "" #: access/transam/xlog.c:2555 msgid "unable to locate a valid checkpoint record" msgstr "" #: access/transam/xlog.c:2561 #, c-format msgid "redo record is at %X/%X; undo record is at %X/%X; shutdown %s" msgstr "" #: access/transam/xlog.c:2565 #, c-format msgid "next transaction id: %u; next oid: %u" msgstr "" #: access/transam/xlog.c:2568 msgid "invalid next transaction id" msgstr "" #: access/transam/xlog.c:2579 msgid "invalid redo in checkpoint record" msgstr "" #: access/transam/xlog.c:2587 msgid "invalid redo/undo record in shutdown checkpoint" msgstr "" #: access/transam/xlog.c:2596 msgid "" "database system was not properly shut down; automatic recovery in progress" msgstr "" #: access/transam/xlog.c:2616 #, c-format msgid "redo starts at %X/%X" msgstr "" #: access/transam/xlog.c:2647 #, c-format msgid "redo done at %X/%X" msgstr "" #: access/transam/xlog.c:2653 msgid "redo is not required" msgstr "" #: access/transam/xlog.c:2735 #, c-format msgid "undo starts at %X/%X" msgstr "" #: access/transam/xlog.c:2745 #, c-format msgid "undo done at %X/%X" msgstr "" #: access/transam/xlog.c:2749 msgid "undo is not required" msgstr "" #: access/transam/xlog.c:2783 msgid "database system is ready" msgstr "databassystemet är redo" #: access/transam/xlog.c:2815 msgid "invalid primary checkpoint link in control file" msgstr "" #: access/transam/xlog.c:2816 msgid "invalid secondary checkpoint link in control file" msgstr "" #: access/transam/xlog.c:2825 msgid "invalid primary checkpoint record" msgstr "" #: access/transam/xlog.c:2826 msgid "invalid secondary checkpoint record" msgstr "" #: access/transam/xlog.c:2832 msgid "invalid resource manager id in primary checkpoint record" msgstr "" #: access/transam/xlog.c:2833 msgid "invalid resource manager id in secondary checkpoint record" msgstr "" #: access/transam/xlog.c:2840 msgid "invalid xl_info in primary checkpoint record" msgstr "" #: access/transam/xlog.c:2841 msgid "invalid xl_info in secondary checkpoint record" msgstr "" #: access/transam/xlog.c:2847 msgid "invalid length of primary checkpoint record" msgstr "" #: access/transam/xlog.c:2848 msgid "invalid length of secondary checkpoint record" msgstr "" #: access/transam/xlog.c:2911 msgid "shutting down" msgstr "stänger ner" #: access/transam/xlog.c:2924 msgid "database system is shut down" msgstr "databassystemet är nedstängt" #: access/transam/xlog.c:2942 msgid "CreateCheckPoint: cannot be called inside transaction block" msgstr "" #: access/transam/xlog.c:3057 msgid "active transaction while database system is shutting down" msgstr "" #: access/transam/xlog.c:3103 msgid "" "concurrent transaction log activity while database system is shutting down" msgstr "" #: access/transam/xlog.c:3336 access/transam/xlog.c:3364 #, c-format msgid "fsync of log file %u, segment %u failed: %m" msgstr "" #: access/transam/xlog.c:3370 #, c-format msgid "fdatasync of log file %u, segment %u failed: %m" msgstr "" #: access/transam/xlog.c:3378 #, c-format msgid "bogus wal_sync_method %d" msgstr "" #: access/transam/xlogutils.c:253 msgid "_xl_remove_hash_entry: file was not found in cache" msgstr "" #: access/transam/xlogutils.c:350 msgid "XLogOpenRelation: out of memory for cache" msgstr "" #: access/transam/xlogutils.c:353 msgid "XLogOpenRelation: file found on insert into cache" msgstr "" #: 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" msgstr "" #: bootstrap/bootstrap.c:308 postmaster/postmaster.c:292 #, c-format 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" msgstr "" #: bootstrap/bootstrap.c:406 #, c-format msgid "Unsupported XLOG op %d" msgstr "" #: bootstrap/bootstrap.c:510 #, c-format msgid "open relation %s, attrsize %d" msgstr "" #: bootstrap/bootstrap.c:526 #, c-format msgid "create attribute %d name %s len %d num %d type %u" msgstr "" #: bootstrap/bootstrap.c:545 #, c-format msgid "closerel: close of '%s' when '%s' was expected" msgstr "" #: bootstrap/bootstrap.c:549 #, c-format msgid "closerel: close of '%s' before any relation was opened" msgstr "" #: bootstrap/bootstrap.c:554 msgid "no open relation to close" msgstr "" #: bootstrap/bootstrap.c:557 #, c-format msgid "close relation %s" msgstr "" #: bootstrap/bootstrap.c:581 msgid "warning: no open relations allowed with 'create' command" msgstr "" #: bootstrap/bootstrap.c:590 #, c-format msgid "column %s %s" msgstr "kolumn %s %s" #: bootstrap/bootstrap.c:678 #, c-format msgid "inserting row oid %u, %d columns" msgstr "sätter in rad oid %u, %d kolumner" #: bootstrap/bootstrap.c:692 msgid "row inserted" msgstr "rad insatt" #: bootstrap/bootstrap.c:714 #, c-format msgid "inserting column %d value '%s'" msgstr "sätter in kolumn %d värde '%s'" #: bootstrap/bootstrap.c:720 msgid "Typ != NULL" msgstr "" #: bootstrap/bootstrap.c:727 #, c-format msgid "unable to find atttypid %u in Typ list" msgstr "" #: bootstrap/bootstrap.c:738 bootstrap/bootstrap.c:759 #, c-format msgid " -> %s" msgstr " -> %s" #: bootstrap/bootstrap.c:749 #, c-format msgid "type oid %u not found" msgstr "" #: bootstrap/bootstrap.c:750 #, c-format msgid "Typ == NULL, typeindex = %u" msgstr "" #: bootstrap/bootstrap.c:762 msgid "inserted" msgstr "insatt" #: bootstrap/bootstrap.c:772 #, c-format msgid "inserting column %d NULL" msgstr "" #: bootstrap/bootstrap.c:819 msgid "Memory manager fault: cleanup called twice.\n" msgstr "" #: bootstrap/bootstrap.c:866 #, c-format msgid "external type: %s" msgstr "extern typ: %s" #: bootstrap/bootstrap.c:891 #, c-format msgid "Error: unknown type '%s'.\n" msgstr "" #: bootstrap/bootstrap.c:907 msgid "AllocateAttribute: malloc failed" msgstr "" #: bootstrap/bootstrap.c:1058 msgid "" "There are too many string constants and identifiers for the compiler to " "handle." msgstr "" #: catalog/aclchk.c:60 #, c-format msgid "acl size = %d, # acls = %d" msgstr "" #: catalog/aclchk.c:64 #, c-format msgid "\tacl[%d]: %s" msgstr "" #: catalog/aclchk.c:150 #, c-format msgid "bogus GrantStmt.objtype %d" msgstr "" #: catalog/aclchk.c:170 #, c-format msgid "invalid privilege type %s for table object" msgstr "" #: catalog/aclchk.c:199 #, c-format msgid "relation %u not found" msgstr "" #: catalog/aclchk.c:206 #, c-format msgid "\"%s\" is an index" msgstr "" #: catalog/aclchk.c:265 #, c-format msgid "invalid privilege type %s for database object" msgstr "" #: catalog/aclchk.c:295 #, c-format msgid "database \"%s\" not found" msgstr "" #: catalog/aclchk.c:299 catalog/aclchk.c:471 catalog/pg_conversion.c:176 #: commands/dbcommands.c:513 commands/user.c:848 tcop/utility.c:818 #: utils/init/miscinit.c:618 msgid "permission denied" msgstr "" #: catalog/aclchk.c:356 #, c-format msgid "invalid privilege type %s for function object" msgstr "" #: catalog/aclchk.c:386 parser/parse_func.c:867 parser/parse_func.c:1317 #, c-format msgid "function %u not found" msgstr "" #: catalog/aclchk.c:449 #, c-format msgid "invalid privilege type %s for language object" msgstr "" #: catalog/aclchk.c:478 #, c-format msgid "language \"%s\" not found" msgstr "" #: catalog/aclchk.c:482 #, c-format msgid "language \"%s\" is not trusted" msgstr "" #: catalog/aclchk.c:539 #, c-format msgid "invalid privilege type %s for namespace object" msgstr "" #: catalog/aclchk.c:565 #, c-format msgid "namespace \"%s\" not found" msgstr "" #: catalog/aclchk.c:642 #, c-format msgid "privilege_to_string: unrecognized privilege %d" msgstr "" #: catalog/aclchk.c:664 #, c-format msgid "non-existent group \"%s\"" msgstr "" #: catalog/aclchk.c:734 #, c-format msgid "in_group: group %u not found" msgstr "" #: catalog/aclchk.c:762 msgid "aclcheck: null ACL, returning OK" msgstr "" #: catalog/aclchk.c:777 msgid "aclcheck: zero-length ACL, returning OK" msgstr "" #: catalog/aclchk.c:786 msgid "aclcheck: first entry in ACL is not 'world' entry" msgstr "" #: catalog/aclchk.c:790 #, c-format msgid "aclcheck: using world=%d" msgstr "" #: catalog/aclchk.c:806 #, c-format msgid "aclcheck: found user %u/%d" msgstr "" #: catalog/aclchk.c:823 catalog/aclchk.c:844 #, c-format msgid "aclcheck: found group %u/%d" msgstr "" #: catalog/aclchk.c:856 #, c-format msgid "aclcheck: bogus ACL id type: %d" msgstr "" #: catalog/aclchk.c:877 commands/user.c:1225 #, c-format msgid "%s: permission denied" msgstr "" #: catalog/aclchk.c:880 #, c-format msgid "%s: must be owner" msgstr "" #: catalog/aclchk.c:883 #, c-format msgid "%s: unexpected AclResult %d" msgstr "" #: catalog/aclchk.c:911 #, c-format msgid "pg_class_aclcheck: invalid user id %u" msgstr "" #: catalog/aclchk.c:926 #, c-format msgid "pg_class_aclcheck: relation %u not found" msgstr "" #: catalog/aclchk.c:939 msgid "pg_class_aclcheck: catalog update: permission denied" msgstr "" #: catalog/aclchk.c:951 #, c-format msgid "pg_class_aclcheck: %u is superuser" msgstr "" #: catalog/aclchk.c:1019 #, c-format msgid "pg_database_aclcheck: database %u not found" msgstr "" #: catalog/aclchk.c:1074 #, c-format msgid "pg_proc_aclcheck: function %u not found" msgstr "" #: catalog/aclchk.c:1127 #, c-format msgid "pg_language_aclcheck: language %u not found" msgstr "" #: catalog/aclchk.c:1184 #, c-format msgid "pg_namespace_aclcheck: namespace %u not found" msgstr "" #: catalog/aclchk.c:1232 #, c-format msgid "pg_class_ownercheck: relation %u not found" msgstr "" #: catalog/aclchk.c:1258 #, c-format msgid "pg_type_ownercheck: type %u not found" msgstr "" #: catalog/aclchk.c:1284 #, c-format msgid "pg_oper_ownercheck: operator %u not found" msgstr "" #: catalog/aclchk.c:1310 #, c-format msgid "pg_proc_ownercheck: function %u not found" msgstr "" #: catalog/aclchk.c:1336 #, c-format msgid "pg_namespace_ownercheck: namespace %u not found" msgstr "" #: catalog/aclchk.c:1363 #, c-format msgid "pg_opclass_ownercheck: operator class %u not found" msgstr "" #: catalog/dependency.c:150 #, c-format msgid "" "Cannot drop %s because other objects depend on it\n" "\tUse DROP ... CASCADE to drop the dependent objects too" msgstr "" #: catalog/dependency.c:284 #, c-format msgid "" "Cannot drop %s because %s requires it\n" "\tYou may drop %s instead" msgstr "" #: catalog/dependency.c:308 #, c-format msgid "recursiveDeletion: multiple INTERNAL dependencies for %s" msgstr "" #: catalog/dependency.c:319 #, c-format msgid "recursiveDeletion: incorrect use of PIN dependency with %s" msgstr "" #: catalog/dependency.c:323 catalog/dependency.c:462 #, c-format msgid "recursiveDeletion: unknown dependency type '%c' for %s" msgstr "" #: catalog/dependency.c:349 catalog/dependency.c:488 #, c-format msgid "%s depends on %s" msgstr "" #: catalog/dependency.c:355 catalog/dependency.c:429 #, c-format msgid "Drop cascades to %s" msgstr "" #: catalog/dependency.c:445 #, c-format msgid "Drop auto-cascades to %s" msgstr "" #: catalog/dependency.c:458 #, c-format msgid "Cannot drop %s because it is required by the database system" msgstr "" #: catalog/dependency.c:557 #, c-format msgid "doDeletion: Relation %u does not exist" msgstr "" #: catalog/dependency.c:627 #, c-format msgid "doDeletion: Unsupported object class %u" msgstr "" #: catalog/dependency.c:704 #, c-format msgid "find_expr_references_walker: bogus varlevelsup %d" msgstr "" #: catalog/dependency.c:708 #, c-format msgid "find_expr_references_walker: bogus varno %d" msgstr "" #: catalog/dependency.c:748 msgid "find_expr_references_walker: already-planned subqueries not supported" msgstr "" #: catalog/dependency.c:1099 #, c-format msgid "getObjectClass: Unknown object class %u" msgstr "" #: catalog/dependency.c:1156 #, c-format msgid "getObjectDescription: Cast %u does not exist" msgstr "" #: catalog/dependency.c:1190 #, c-format msgid "getObjectDescription: Constraint %u does not exist" msgstr "" #: catalog/dependency.c:1220 #, c-format msgid "getObjectDescription: Conversion %u does not exist" msgstr "" #: catalog/dependency.c:1249 #, c-format msgid "getObjectDescription: Default %u does not exist" msgstr "" #: catalog/dependency.c:1274 #, c-format msgid "getObjectDescription: Language %u does not exist" msgstr "" #: catalog/dependency.c:1299 #, c-format msgid "cache lookup of opclass %u failed" msgstr "" #: catalog/dependency.c:1317 utils/adt/ruleutils.c:424 #, c-format msgid "syscache lookup for AM %u failed" msgstr "" #: catalog/dependency.c:1349 #, c-format msgid "getObjectDescription: Rule %u does not exist" msgstr "" #: catalog/dependency.c:1383 #, c-format msgid "getObjectDescription: Trigger %u does not exist" msgstr "" #: catalog/dependency.c:1403 #, c-format msgid "getObjectDescription: Schema %u does not exist" msgstr "" #: catalog/dependency.c:1435 catalog/heap.c:1635 catalog/pg_constraint.c:429 #: utils/adt/ruleutils.c:3129 #, c-format msgid "cache lookup of relation %u failed" msgstr "" #: catalog/heap.c:156 catalog/heap.c:159 #, c-format msgid "SystemAttributeDefinition: invalid attribute number %d" msgstr "" #: catalog/heap.c:226 #, c-format msgid "" "cannot create %s.%s: system catalog modifications are currently disallowed" msgstr "" #: catalog/heap.c:370 #, c-format msgid "name of column \"%s\" conflicts with an existing system column" msgstr "" #: catalog/heap.c:384 #, c-format msgid "column name \"%s\" is duplicated" msgstr "" #: catalog/heap.c:402 #, c-format msgid "" "Attribute \"%s\" has an unknown type\n" "\tProceeding with relation creation anyway" msgstr "" #: catalog/heap.c:406 #, c-format msgid "Attribute \"%s\" has pseudo-type %s" msgstr "" #: catalog/heap.c:687 #, c-format msgid "Number of columns is out of range (1 to %d)" msgstr "" #: catalog/heap.c:693 #, c-format msgid "Relation '%s' already exists" msgstr "Relationen \"%s\" finns redan" #: catalog/heap.c:848 #, c-format msgid "DeleteRelationTuple: cache lookup failed for relation %u" msgstr "" #: catalog/heap.c:929 #, c-format msgid "RemoveAttributeById: Failed to find attribute %d in relation %u" msgstr "" #: catalog/heap.c:1009 #, c-format msgid "RemoveAttrDefault: no default found for rel %u attnum %d" msgstr "" #: catalog/heap.c:1045 #, c-format msgid "RemoveAttrDefaultById: cache lookup failed for attrdef %u" msgstr "" #: catalog/heap.c:1068 #, c-format msgid "RemoveAttrDefaultById: cache lookup failed for rel %u attr %d" msgstr "" #: catalog/heap.c:1123 #, c-format msgid "heap_drop_with_catalog: FlushRelationBuffers returned %d" msgstr "" #: catalog/heap.c:1239 parser/parse_relation.c:1506 utils/adt/ruleutils.c:3286 #, c-format msgid "cache lookup of attribute %d in relation %u failed" msgstr "" #: catalog/heap.c:1495 commands/tablecmds.c:2482 commands/tablecmds.c:2606 #, c-format msgid "constraint \"%s\" already exists for relation \"%s\"" msgstr "" #: catalog/heap.c:1509 commands/tablecmds.c:173 #, c-format msgid "Duplicate CHECK constraint name: '%s'" msgstr "" #: catalog/heap.c:1566 #, c-format msgid "Only relation \"%s\" can be referenced in CHECK constraint expression" msgstr "" #: catalog/heap.c:1573 commands/tablecmds.c:2528 msgid "cannot use subselect in CHECK constraint expression" msgstr "" #: catalog/heap.c:1575 commands/tablecmds.c:2530 msgid "cannot use aggregate function in CHECK constraint expression" msgstr "" #: catalog/heap.c:1690 msgid "cannot use column references in DEFAULT clause" msgstr "" #: catalog/heap.c:1696 msgid "DEFAULT clause must not return a set" msgstr "" #: catalog/heap.c:1702 msgid "cannot use subselects in DEFAULT clause" msgstr "" #: catalog/heap.c:1704 msgid "cannot use aggregate functions in DEFAULT clause" msgstr "" #: catalog/heap.c:1725 rewrite/rewriteHandler.c:489 #, 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" msgstr "" #: catalog/heap.c:1935 msgid "TRUNCATE TABLE cannot run inside a transaction block" msgstr "" #: catalog/index.c:125 #, c-format msgid "Function %u does not exist" msgstr "Funktionen %u existerar inte" #: catalog/index.c:144 catalog/index.c:278 #, c-format msgid "Opclass %u does not exist" msgstr "" #: catalog/index.c:158 catalog/index.c:291 #, c-format msgid "Type %u does not exist" msgstr "Typ %u existerar inte" #: catalog/index.c:238 #, c-format msgid "cannot create index: column %d does not exist" msgstr "" #: catalog/index.c:546 msgid "must index at least one column" msgstr "" #: catalog/index.c:551 msgid "User-defined indexes on system catalogs are not supported" msgstr "" #: catalog/index.c:561 msgid "Shared indexes cannot be created after initdb" msgstr "" #: catalog/index.c:564 #, c-format msgid "relation named \"%s\" already exists" msgstr "relation med namn \"%s\" finns redan" #: catalog/index.c:676 msgid "index_create: constraint must be PRIMARY or UNIQUE" msgstr "" #: catalog/index.c:824 #, c-format msgid "index_drop: cache lookup failed for index %u" msgstr "" #: catalog/index.c:837 #, c-format msgid "index_drop: FlushRelationBuffers returned %d" msgstr "" #: catalog/index.c:1061 #, c-format msgid "LockClassinfoForUpdate couldn't lock relid %u" msgstr "" #: catalog/index.c:1072 msgid "The tuple isn't committed" msgstr "" #: catalog/index.c:1075 msgid "The tuple is already deleted" msgstr "" #: catalog/index.c:1096 #, c-format msgid "IndexesAreActive couldn't lock %u" msgstr "" #: catalog/index.c:1099 #, c-format msgid "relation %u isn't an indexable relation" msgstr "" #: catalog/index.c:1169 #, c-format msgid "setRelhasindex: cannot find relation %u in pg_class" msgstr "" #: catalog/index.c:1253 msgid "setNewRelfilenode impossible to lock class tuple" msgstr "" #: catalog/index.c:1375 #, c-format msgid "UpdateStats: cannot find relation %u in pg_class" msgstr "" #: catalog/index.c:1643 msgid "IndexBuildHeapScan: concurrent insert in progress" msgstr "" #: catalog/index.c:1658 msgid "IndexBuildHeapScan: concurrent delete in progress" msgstr "" #: catalog/index.c:1663 commands/vacuum.c:1165 commands/vacuumlazy.c:360 #: commands/vacuumlazy.c:849 msgid "Unexpected HeapTupleSatisfiesVacuum result" msgstr "" #: catalog/index.c:1750 #, c-format msgid "IndexGetRelation: can't find index id %u" msgstr "" #: catalog/index.c:1795 msgid "REINDEX cannot run inside a transaction block" msgstr "" #: catalog/index.c:1809 msgid "reindex_index: can't open index relation" msgstr "" #: catalog/index.c:1822 msgid "reindex_index: can't open heap relation" msgstr "" #: catalog/index.c:1946 #, c-format msgid "the target relation %u is nailed" msgstr "" #: catalog/index.c:1962 #, c-format msgid "the target relation %u is shared" msgstr "" #: catalog/namespace.c:168 catalog/namespace.c:215 catalog/namespace.c:1070 #: parser/parse_expr.c:818 parser/parse_target.c:146 msgid "Cross-database references are not implemented" msgstr "" #: catalog/namespace.c:186 #, c-format msgid "Relation \"%s\".\"%s\" does not exist" msgstr "" #: catalog/namespace.c:222 msgid "TEMP tables may not specify a namespace" msgstr "" #: catalog/namespace.c:236 catalog/namespace.c:1099 catalog/namespace.c:1134 #: catalog/namespace.c:1666 #, c-format msgid "Namespace \"%s\" does not exist" msgstr "" #: catalog/namespace.c:246 catalog/namespace.c:1144 msgid "No namespace has been selected to create in" msgstr "" #: catalog/namespace.c:298 #, c-format msgid "Cache lookup failed for relation %u" msgstr "" #: catalog/namespace.c:380 #, c-format msgid "Cache lookup failed for type %u" msgstr "" #: catalog/namespace.c:581 #, c-format msgid "Cache lookup failed for procedure %u" msgstr "" #: catalog/namespace.c:793 #, c-format msgid "Cache lookup failed for operator %u" msgstr "" #: catalog/namespace.c:1005 #, c-format msgid "Cache lookup failed for opclass %u" msgstr "" #: catalog/namespace.c:1073 #, c-format msgid "Improper qualified name (too many dotted names): %s" msgstr "" #: catalog/namespace.c:1177 msgid "Improper relation name (too many dotted names)" msgstr "" #: catalog/namespace.c:1337 msgid "recomputeNamespacePath: invalid list syntax" msgstr "" #: catalog/namespace.c:1466 #, c-format msgid "%s: not authorized to create temp tables" msgstr "" #: catalog/pg_aggregate.c:62 msgid "no aggregate name supplied" msgstr "" #: catalog/pg_aggregate.c:65 msgid "aggregate must have a transition function" msgstr "" #: catalog/pg_aggregate.c:87 #, c-format msgid "return type of transition function %s is not %s" msgstr "" #: catalog/pg_aggregate.c:99 msgid "" "must not omit initval when transfn is strict and transtype is not compatible " "with input type" msgstr "" #: catalog/pg_constraint.c:397 #, c-format msgid "RemoveConstraintById: constraint %u not found" msgstr "" #: catalog/pg_constraint.c:434 #, c-format msgid "RemoveConstraintById: relation %s has relchecks = 0" msgstr "" #: catalog/pg_conversion.c:57 catalog/pg_conversion.c:146 msgid "no conversion name supplied" msgstr "" #: catalog/pg_conversion.c:64 #, c-format msgid "conversion name \"%s\" already exists" msgstr "" #: catalog/pg_conversion.c:73 #, c-format msgid "default conversion for %s to %s already exists" msgstr "" #: catalog/pg_conversion.c:171 #, c-format msgid "conversion %s not found" msgstr "" #: catalog/pg_conversion.c:224 #, c-format msgid "conversion %u does not exist" msgstr "" #: catalog/pg_conversion.c:324 msgid "Conversion does not exist" msgstr "" #: catalog/pg_conversion.c:336 #, c-format msgid "Conversion %u search from syscache failed" msgstr "" #: catalog/pg_largeobject.c:108 #, c-format msgid "LargeObjectDrop: large object %u not found" msgstr "" #: catalog/pg_namespace.c:43 msgid "no namespace name supplied" msgstr "" #: catalog/pg_namespace.c:49 #, c-format msgid "namespace \"%s\" already exists" msgstr "" #: catalog/pg_operator.c:215 catalog/pg_operator.c:401 #, c-format msgid "\"%s\" is not a valid operator name" msgstr "" #: catalog/pg_operator.c:404 msgid "at least one of leftarg or rightarg must be specified" msgstr "" #: catalog/pg_operator.c:410 msgid "only binary operators can have commutators" msgstr "" #: catalog/pg_operator.c:412 msgid "only binary operators can have join selectivity" msgstr "" #: catalog/pg_operator.c:414 msgid "only binary operators can hash" msgstr "" #: catalog/pg_operator.c:416 msgid "only binary operators can mergejoin" msgstr "" #: catalog/pg_operator.c:426 #, c-format msgid "OperatorDef: operator \"%s\" already defined" msgstr "" #: catalog/pg_operator.c:622 #, c-format msgid "OperatorDef: operator %u not found" msgstr "" #: catalog/pg_operator.c:710 msgid "operator cannot be its own negator or sort operator" msgstr "" #: catalog/pg_operator.c:727 #, c-format msgid "OperatorDef: can't create operator shell \"%s\"" msgstr "" #: catalog/pg_proc.c:86 commands/functioncmds.c:140 parser/parse_func.c:1378 #, c-format msgid "functions cannot have more than %d arguments" msgstr "" #: catalog/pg_proc.c:127 msgid "lookup for procedure by source needs fix (Jan)" msgstr "" #: catalog/pg_proc.c:139 #, c-format msgid "method %s already an attribute of type %s" msgstr "" #: catalog/pg_proc.c:189 #, c-format msgid "function %s already exists with same argument types" msgstr "" #: catalog/pg_proc.c:192 #, c-format msgid "ProcedureCreate: you do not have permission to replace function %s" msgstr "" #: catalog/pg_proc.c:201 msgid "" "ProcedureCreate: cannot change return type of existing function.\n" "\tUse DROP FUNCTION first." msgstr "" #: catalog/pg_proc.c:208 #, c-format msgid "function %s is an aggregate" msgstr "" #: catalog/pg_proc.c:211 #, c-format msgid "function %s is not an aggregate" msgstr "" #: catalog/pg_proc.c:325 #, c-format msgid "function declared to return %s, but no SELECT provided" msgstr "" #: catalog/pg_proc.c:342 msgid "function declared to return void, but final statement is a SELECT" msgstr "" #: catalog/pg_proc.c:348 #, c-format msgid "function declared to return %s, but final statement is not a SELECT" msgstr "" #: catalog/pg_proc.c:369 #, c-format msgid "function declared to return %s returns multiple columns in final SELECT" msgstr "" #: catalog/pg_proc.c:374 #, c-format msgid "return type mismatch in function: declared to return %s, returns %s" msgstr "" #: catalog/pg_proc.c:421 catalog/pg_proc.c:447 #, c-format msgid "" "function declared to return %s does not SELECT the right number of columns (%" "d)" msgstr "" #: catalog/pg_proc.c:430 #, c-format msgid "function declared to return %s returns %s instead of %s at column %d" msgstr "" #: catalog/pg_proc.c:486 catalog/pg_proc.c:525 catalog/pg_proc.c:568 #: commands/functioncmds.c:671 utils/adt/ruleutils.c:3171 #, c-format msgid "cache lookup of function %u failed" msgstr "" #: catalog/pg_proc.c:491 catalog/pg_proc.c:530 catalog/pg_proc.c:590 msgid "null prosrc" msgstr "" #: catalog/pg_proc.c:495 #, c-format msgid "there is no built-in function named \"%s\"" msgstr "" #: catalog/pg_proc.c:535 msgid "null probin" msgstr "" #: catalog/pg_proc.c:578 #, c-format msgid "SQL functions cannot return type %s" msgstr "" #: catalog/pg_proc.c:584 #, c-format msgid "SQL functions cannot have arguments of type %s" msgstr "" #: catalog/pg_type.c:171 catalog/pg_type.c:175 #, c-format msgid "TypeCreate: invalid type internal size %d" msgstr "" #: catalog/pg_type.c:180 msgid "TypeCreate: fixed size types must have storage PLAIN" msgstr "" #: catalog/pg_type.c:257 #, c-format msgid "type %s already exists" msgstr "" #: catalog/pg_type.c:401 #, c-format msgid "type %s does not exist" msgstr "" #: catalog/pg_type.c:407 #, c-format msgid "type named %s already exists" msgstr "" #: commands/aggregatecmds.c:93 #, c-format msgid "DefineAggregate: attribute \"%s\" not recognized" msgstr "" #: commands/aggregatecmds.c:101 msgid "Define: \"basetype\" unspecified" msgstr "" #: commands/aggregatecmds.c:103 msgid "Define: \"stype\" unspecified" msgstr "" #: commands/aggregatecmds.c:105 msgid "Define: \"sfunc\" unspecified" msgstr "" #: commands/aggregatecmds.c:123 #, c-format msgid "Aggregate transition datatype cannot be %s" msgstr "" #: commands/aggregatecmds.c:174 #, c-format msgid "RemoveAggregate: couldn't find pg_proc tuple for %s" msgstr "" #: commands/analyze.c:198 #, c-format msgid "Skipping \"%s\" --- only table or database owner can ANALYZE it" msgstr "" #: commands/analyze.c:212 commands/vacuum.c:763 #, c-format msgid "" "Skipping \"%s\" --- can not process indexes, views or special system tables" msgstr "" #: commands/analyze.c:228 #, c-format msgid "Analyzing %s.%s" msgstr "Analyserar %s.%s" #: commands/analyze.c:421 utils/adt/ruleutils.c:2082 #: utils/adt/ruleutils.c:2522 #, c-format msgid "cache lookup of type %u failed" msgstr "" #: commands/analyze.c:631 #, c-format msgid "acquire_sample_rows: ReadBuffer(%s,%u) failed" msgstr "" #: commands/async.c:154 #, c-format msgid "Async_Notify: %s" msgstr "" #: commands/async.c:202 #, c-format msgid "Async_Listen: %s" msgstr "" #: commands/async.c:225 #, c-format msgid "Async_Listen: We are already listening on %s" msgstr "" #: commands/async.c:297 #, c-format msgid "Async_Unlisten %s" msgstr "" #: commands/async.c:355 msgid "Async_UnlistenAll" msgstr "" #: commands/async.c:457 msgid "AtCommit_Notify" msgstr "" #: commands/async.c:489 msgid "AtCommit_Notify: notifying self" msgstr "" #: commands/async.c:496 #, c-format msgid "AtCommit_Notify: notifying pid %d" msgstr "" #: commands/async.c:545 msgid "AtCommit_Notify: done" msgstr "" #: commands/async.c:618 msgid "Async_NotifyHandler: perform async notify" msgstr "" #: commands/async.c:623 msgid "Async_NotifyHandler: done" msgstr "" #: commands/async.c:690 msgid "EnableNotifyInterrupt: perform async notify" msgstr "" #: commands/async.c:695 msgid "EnableNotifyInterrupt: done" msgstr "" #: commands/async.c:746 msgid "ProcessIncomingNotify" msgstr "" #: commands/async.c:782 #, c-format msgid "ProcessIncomingNotify: received %s from %d" msgstr "" #: commands/async.c:817 msgid "ProcessIncomingNotify: done" msgstr "" #: commands/async.c:844 #, c-format msgid "NOTIFY for %s" msgstr "NOTIFY för %s" #: commands/cluster.c:99 #, c-format msgid "CLUSTER: cannot find index \"%s\" for table \"%s\"" msgstr "" #: commands/cluster.c:109 #, c-format msgid "CLUSTER: \"%s\" is not an index for table \"%s\"" msgstr "" #: commands/cluster.c:121 #, c-format msgid "CLUSTER: cannot cluster system relation \"%s\"" msgstr "" #: commands/cluster.c:297 commands/cluster.c:320 #, c-format msgid "Cache lookup failed for index %u" msgstr "" #: commands/cluster.c:432 commands/cluster.c:439 #, c-format msgid "CLUSTER: Cannot find tuple for relation %u" msgstr "" #: commands/cluster.c:451 commands/cluster.c:457 #, c-format msgid "CLUSTER: FlushRelationBuffers returned %d" msgstr "" #: commands/cluster.c:504 msgid "CLUSTER: expected both swapped tables to have TOAST tables" msgstr "" #: commands/cluster.c:510 commands/cluster.c:515 #, c-format msgid "CLUSTER: expected one dependency record for TOAST table, found %ld" msgstr "" #: commands/comment.c:111 #, c-format msgid "An attempt was made to comment on a unknown type: %d" msgstr "" #: commands/comment.c:308 #, c-format msgid "relation \"%s\" is not an index" msgstr "relation \"%s\" är inte ett index" #: commands/comment.c:313 #, c-format msgid "relation \"%s\" is not a sequence" msgstr "relation \"%s\" är inte en sekvens" #: commands/comment.c:318 #, c-format msgid "relation \"%s\" is not a table" msgstr "relation \"%s\" är inte en tabell" #: commands/comment.c:323 #, c-format msgid "relation \"%s\" is not a view" msgstr "relation \"%s\" är inte en vy" #: commands/comment.c:359 msgid "CommentAttribute: must specify relation.attribute" msgstr "" #: commands/comment.c:376 commands/tablecmds.c:1847 commands/tablecmds.c:1981 #: commands/tablecmds.c:2099 commands/tablecmds.c:2317 #: commands/tablecmds.c:2800 commands/tablecmds.c:2816 #: optimizer/prep/prepunion.c:806 parser/parse_func.c:1160 #: parser/parse_relation.c:1552 parser/parse_relation.c:1614 #: parser/parse_relation.c:1767 parser/parse_type.c:88 #, c-format msgid "Relation \"%s\" has no column \"%s\"" msgstr "" #: commands/comment.c:405 msgid "CommentDatabase: database name may not be qualified" msgstr "" #: commands/comment.c:411 commands/dbcommands.c:509 utils/adt/acl.c:1037 #, c-format msgid "database \"%s\" does not exist" msgstr "" #: commands/comment.c:416 #, c-format msgid "you are not permitted to comment on database \"%s\"" msgstr "" #: commands/comment.c:421 msgid "Database comments may only be applied to the current database" msgstr "" #: commands/comment.c:444 msgid "CommentSchema: schema name may not be qualified" msgstr "" #: commands/comment.c:451 #, c-format msgid "CommentSchema: Schema \"%s\" could not be found" msgstr "" #: commands/comment.c:524 commands/comment.c:558 #, c-format msgid "rule \"%s\" does not exist" msgstr "regel \"%s\" existerar inte" #: commands/comment.c:530 #, c-format msgid "" "There are multiple rules \"%s\"\n" "\tPlease specify a relation name as well as a rule name" msgstr "" #: commands/comment.c:736 msgid "CommentTrigger: must specify relation and trigger" msgstr "" #: commands/comment.c:769 #, c-format msgid "trigger \"%s\" for relation \"%s\" does not exist" msgstr "" #: commands/comment.c:812 msgid "CommentConstraint: must specify relation and constraint" msgstr "" #: commands/comment.c:846 #, c-format msgid "Relation \"%s\" has multiple constraints named \"%s\"" msgstr "" #: commands/comment.c:856 #, c-format msgid "constraint \"%s\" for relation \"%s\" does not exist" msgstr "" #: commands/conversioncmds.c:61 #, c-format msgid "Invalid for encoding name: %s" msgstr "" #: commands/conversioncmds.c:65 #, c-format msgid "Invalid to encoding name: %s" msgstr "" #: commands/conversioncmds.c:72 #, c-format msgid "Function %s does not exist" msgstr "Funktion %s existerar inte" #: commands/copy.c:122 #, c-format msgid "CopySendData: %m" msgstr "" #: commands/copy.c:297 msgid "COPY: BINARY option appears more than once" msgstr "" #: commands/copy.c:304 msgid "COPY: OIDS option appears more than once" msgstr "" #: commands/copy.c:311 msgid "COPY: DELIMITER string may only be defined once in query" msgstr "" #: commands/copy.c:318 msgid "COPY: NULL representation may only be defined once in query" msgstr "" #: commands/copy.c:323 #, c-format msgid "COPY: option \"%s\" not recognized" msgstr "" #: commands/copy.c:328 msgid "You can not specify the DELIMITER in BINARY mode." msgstr "" #: commands/copy.c:331 msgid "You can not specify NULL in BINARY mode." msgstr "" #: commands/copy.c:351 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." msgstr "" #: commands/copy.c:360 msgid "COPY BINARY is not supported to stdout or from stdin" msgstr "" #: commands/copy.c:366 msgid "COPY delimiter must be a single character" msgstr "" #: commands/copy.c:372 #, c-format msgid "COPY: table \"%s\" does not have OIDs" msgstr "" #: commands/copy.c:393 commands/copy.c:438 #, c-format msgid "You cannot copy view %s" msgstr "" #: commands/copy.c:396 #, c-format msgid "You cannot change sequence relation %s" msgstr "" #: commands/copy.c:399 commands/copy.c:444 #, c-format msgid "You cannot copy object %s" msgstr "" #: commands/copy.c:419 #, c-format msgid "" "COPY command, running in backend with effective uid %d, could not open file " "'%s' for reading. Errno = %s (%d)." msgstr "" #: commands/copy.c:428 commands/copy.c:484 #, c-format msgid "COPY: %s is a directory" msgstr "" #: commands/copy.c:441 #, c-format msgid "You cannot copy sequence %s" msgstr "" #: commands/copy.c:468 msgid "Relative path not allowed for server side COPY command" msgstr "" #: commands/copy.c:476 #, c-format msgid "" "COPY command, running in backend with effective uid %d, could not open file " "'%s' for writing. Errno = %s (%d)." msgstr "" #: commands/copy.c:554 #, c-format msgid "COPY: couldn't lookup info for type %u" msgstr "" #: commands/copy.c:558 commands/copy.c:816 msgid "COPY BINARY: cstring not supported" msgstr "" #: commands/copy.c:844 msgid "COPY BINARY: file signature not recognized" msgstr "" #: commands/copy.c:848 msgid "COPY BINARY: incompatible integer layout" msgstr "" #: commands/copy.c:852 msgid "COPY BINARY: bogus file header (missing flags)" msgstr "" #: commands/copy.c:856 msgid "COPY BINARY: unrecognized critical flags in header" msgstr "" #: commands/copy.c:860 msgid "COPY BINARY: bogus file header (missing length)" msgstr "" #: commands/copy.c:866 msgid "COPY BINARY: bogus file header (wrong length)" msgstr "" #: commands/copy.c:915 msgid "NULL Oid" msgstr "NULL Oid" #: commands/copy.c:921 msgid "Invalid Oid" msgstr "Ogiltig Oid" #: commands/copy.c:938 #, c-format msgid "Missing data for column \"%s\"" msgstr "Saknar data för kolumn \"%s\"" #: commands/copy.c:970 msgid "Extra data after last expected column" msgstr "" #: commands/copy.c:994 #, c-format msgid "COPY BINARY: tuple field count is %d, expected %d" msgstr "" #: commands/copy.c:1001 commands/copy.c:1007 commands/copy.c:1021 #: commands/copy.c:1035 commands/copy.c:1044 commands/copy.c:1056 #: commands/copy.c:1072 msgid "COPY BINARY: unexpected EOF" msgstr "COPY BINARY: oväntad EOF" #: commands/copy.c:1003 #, c-format msgid "COPY BINARY: sizeof(Oid) is %d, expected %d" msgstr "" #: commands/copy.c:1009 msgid "COPY BINARY: Invalid Oid" msgstr "" #: commands/copy.c:1025 #, c-format msgid "COPY BINARY: sizeof(field %d) is %d, expected %d" msgstr "" #: commands/copy.c:1037 msgid "COPY BINARY: bogus varlena length" msgstr "" #: commands/copy.c:1184 #, c-format msgid "GetInputFunction: Cache lookup of type %u failed" msgstr "" #: commands/copy.c:1200 #, c-format msgid "GetTypeElement: Cache lookup of type %u failed" msgstr "" #: commands/copy.c:1342 msgid "CopyReadAttribute: end of record marker corrupted" msgstr "" #: commands/copy.c:1502 #, c-format msgid "Attribute \"%s\" specified more than once" msgstr "" #: commands/dbcommands.c:100 commands/dbcommands.c:106 #: commands/dbcommands.c:112 commands/dbcommands.c:118 msgid "CREATE DATABASE: conflicting options" msgstr "" #: commands/dbcommands.c:122 #, c-format msgid "CREATE DATABASE: option \"%s\" not recognized" msgstr "" #: commands/dbcommands.c:145 commands/dbcommands.c:152 msgid "CREATE DATABASE: permission denied" msgstr "" #: commands/dbcommands.c:157 msgid "CREATE DATABASE: may not be called in a transaction block" msgstr "" #: commands/dbcommands.c:168 commands/dbcommands.c:308 #, c-format msgid "CREATE DATABASE: database \"%s\" already exists" msgstr "" #: commands/dbcommands.c:180 #, c-format msgid "CREATE DATABASE: template \"%s\" does not exist" msgstr "" #: commands/dbcommands.c:190 #, c-format msgid "CREATE DATABASE: permission to copy \"%s\" denied" msgstr "" #: commands/dbcommands.c:209 #, c-format msgid "" "CREATE DATABASE: source database \"%s\" is being accessed by other users" msgstr "" #: commands/dbcommands.c:217 msgid "CREATE DATABASE: invalid backend encoding" msgstr "" #: commands/dbcommands.c:245 commands/dbcommands.c:247 #: commands/dbcommands.c:249 msgid "database path may not contain single quotes" msgstr "" #: commands/dbcommands.c:272 #, c-format msgid "CREATE DATABASE: unable to create database directory '%s': %m" msgstr "" #: commands/dbcommands.c:275 #, c-format msgid "CREATE DATABASE: unable to remove temp directory '%s': %m" msgstr "" #: commands/dbcommands.c:282 #, c-format msgid "CREATE DATABASE: could not link '%s' to '%s': %m" msgstr "" #: commands/dbcommands.c:292 msgid "CREATE DATABASE: could not initialize database directory" msgstr "" #: commands/dbcommands.c:294 msgid "" "CREATE DATABASE: could not initialize database directory; delete failed as " "well" msgstr "" #: commands/dbcommands.c:379 msgid "DROP DATABASE: cannot be executed on the currently open database" msgstr "" #: commands/dbcommands.c:382 msgid "DROP DATABASE: may not be called in a transaction block" msgstr "" #: commands/dbcommands.c:397 #, c-format msgid "DROP DATABASE: database \"%s\" does not exist" msgstr "" #: commands/dbcommands.c:400 msgid "DROP DATABASE: permission denied" msgstr "" #: commands/dbcommands.c:408 msgid "DROP DATABASE: database is marked as a template" msgstr "" #: commands/dbcommands.c:417 #, c-format msgid "DROP DATABASE: database \"%s\" is being accessed by other users" msgstr "" #: commands/dbcommands.c:434 #, c-format msgid "" "DROP DATABASE: Database \"%s\" doesn't exist despite earlier reports to the " "contrary" msgstr "" #: commands/dbcommands.c:678 msgid "Relative paths are not allowed as database locations" msgstr "" #: commands/dbcommands.c:680 msgid "Absolute paths are not allowed as database locations" msgstr "" #: commands/dbcommands.c:690 #, c-format msgid "Postmaster environment variable '%s' not set" msgstr "" #: commands/dbcommands.c:692 #, c-format msgid "Postmaster environment variable '%s' must be absolute path" msgstr "" #: commands/dbcommands.c:698 msgid "Alternate path is too long" msgstr "" #: commands/dbcommands.c:727 #, c-format msgid "could not remove '%s': %m" msgstr "" #: commands/dbcommands.c:736 #, c-format msgid "database directory '%s' could not be removed" msgstr "" #: commands/dbcommands.c:808 commands/vacuum.c:568 #, c-format msgid "database %u does not exist" msgstr "" #: commands/define.c:68 commands/define.c:156 commands/define.c:184 #: commands/define.c:214 #, c-format msgid "Define: \"%s\" requires a parameter" msgstr "" #: commands/define.c:93 commands/define.c:238 #, c-format msgid "Define: cannot interpret argument of \"%s\"" msgstr "" #: commands/define.c:106 commands/define.c:115 commands/define.c:128 #: commands/define.c:143 #, c-format msgid "Define: \"%s\" requires a numeric value" msgstr "" #: commands/define.c:168 #, c-format msgid "Define: argument of \"%s\" must be a name" msgstr "" #: commands/define.c:200 #, c-format msgid "Define: argument of \"%s\" must be a type name" msgstr "" #: commands/define.c:221 #, c-format msgid "Define: \"%s\" requires an integral value" msgstr "" #: commands/define.c:241 #, c-format msgid "Define: invalid argument for \"%s\": \"%s\"" msgstr "" #: commands/explain.c:807 #, c-format msgid "show_sort_keys: no tlist entry for key %d" msgstr "" #: commands/functioncmds.c:81 #, c-format msgid "SQL function cannot return shell type \"%s\"" msgstr "" #: commands/functioncmds.c:84 #, c-format msgid "Return type \"%s\" is only a shell" msgstr "" #: commands/functioncmds.c:103 commands/functioncmds.c:159 #: commands/typecmds.c:308 commands/typecmds.c:315 commands/typecmds.c:630 #: parser/parse_func.c:1388 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 #, c-format msgid "Type \"%s\" does not exist" msgstr "" #: commands/functioncmds.c:106 #, c-format msgid "ProcedureCreate: type %s is not yet defined" msgstr "" #: commands/functioncmds.c:116 #, c-format msgid "could not create type %s" msgstr "" #: commands/functioncmds.c:150 #, c-format msgid "SQL function cannot accept shell type \"%s\"" msgstr "" #: commands/functioncmds.c:153 #, c-format msgid "Argument type \"%s\" is only a shell" msgstr "" #: commands/functioncmds.c:164 msgid "Functions cannot accept set arguments" msgstr "" #: 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 "" #: commands/functioncmds.c:228 msgid "invalid CREATE FUNCTION option" msgstr "" #: commands/functioncmds.c:234 msgid "no function body specified" msgstr "" #: commands/functioncmds.c:239 msgid "no language specified" msgstr "" #: commands/functioncmds.c:250 msgid "invalid volatility" msgstr "" #: commands/functioncmds.c:297 #, c-format msgid "Unrecognized function attribute '%s' ignored" msgstr "" #: commands/functioncmds.c:339 #, c-format msgid "CREATE FUNCTION: only one AS item needed for %s language" msgstr "" #: commands/functioncmds.c:399 utils/adt/acl.c:1441 #, c-format msgid "language \"%s\" does not exist" msgstr "" #: commands/functioncmds.c:506 #, c-format msgid "RemoveFunction: couldn't find tuple for function %s" msgstr "" #: commands/functioncmds.c:516 #, c-format msgid "" "RemoveFunction: function '%s' is an aggregate\n" "\tUse DROP AGGREGATE to remove it" msgstr "" #: commands/functioncmds.c:523 #, c-format msgid "Removing built-in function \"%s\"" msgstr "" #: commands/functioncmds.c:561 #, c-format msgid "RemoveFunctionById: couldn't find tuple for function %u" msgstr "" #: commands/functioncmds.c:583 #, c-format msgid "RemoveFunctionById: couldn't find pg_aggregate tuple for %u" msgstr "" #: commands/functioncmds.c:618 commands/functioncmds.c:754 #, c-format msgid "source data type %s does not exist" msgstr "" #: commands/functioncmds.c:623 commands/functioncmds.c:759 #, c-format msgid "target data type %s does not exist" msgstr "" #: commands/functioncmds.c:627 msgid "source data type and target data type are the same" msgstr "" #: commands/functioncmds.c:631 #, c-format msgid "source data type %s is only a shell" msgstr "" #: commands/functioncmds.c:635 #, c-format msgid "target data type %s is only a shell" msgstr "" #: commands/functioncmds.c:639 #, c-format msgid "source data type %s is a pseudo-type" msgstr "" #: commands/functioncmds.c:643 #, c-format msgid "target data type %s is a pseudo-type" msgstr "" #: commands/functioncmds.c:648 commands/functioncmds.c:774 #, c-format msgid "must be owner of type %s or type %s" msgstr "" #: commands/functioncmds.c:659 #, c-format msgid "cast from data type %s to data type %s already exists" msgstr "" #: commands/functioncmds.c:675 msgid "cast function must take 1 argument" msgstr "" #: commands/functioncmds.c:677 msgid "argument of cast function must match source data type" msgstr "" #: commands/functioncmds.c:679 msgid "return data type of cast function must match target data type" msgstr "" #: commands/functioncmds.c:681 msgid "cast function must be immutable" msgstr "" #: commands/functioncmds.c:683 msgid "cast function must not be an aggregate function" msgstr "" #: commands/functioncmds.c:685 msgid "cast function must not return a set" msgstr "" #: commands/functioncmds.c:767 #, c-format msgid "cast from type %s to type %s does not exist" msgstr "" #: commands/functioncmds.c:810 #, c-format msgid "could not find tuple for cast %u" msgstr "" #: commands/indexcmds.c:92 msgid "DefineIndex: must specify at least one attribute" msgstr "" #: commands/indexcmds.c:94 #, c-format msgid "Cannot use more than %d attributes in an index" msgstr "" #: commands/indexcmds.c:105 #, c-format msgid "DefineIndex: relation \"%s\" is not a table" msgstr "" #: commands/indexcmds.c:114 msgid "Existing indexes are inactive. REINDEX first" msgstr "" #: commands/indexcmds.c:142 #, c-format msgid "DefineIndex: access method \"%s\" not found" msgstr "" #: commands/indexcmds.c:148 #, c-format msgid "DefineIndex: access method \"%s\" does not support UNIQUE indexes" msgstr "" #: commands/indexcmds.c:151 #, c-format msgid "DefineIndex: access method \"%s\" does not support multi-column indexes" msgstr "" #: commands/indexcmds.c:185 msgid "Functional index can only have one attribute" msgstr "" #: commands/indexcmds.c:189 #, c-format msgid "Index function can take at most %d arguments" msgstr "" #: commands/indexcmds.c:244 msgid "Partial-index predicates may refer only to the base relation" msgstr "" #: commands/indexcmds.c:252 msgid "Cannot use subselect in index predicate" msgstr "" #: commands/indexcmds.c:254 msgid "Cannot use aggregate in index predicate" msgstr "" #: commands/indexcmds.c:261 msgid "Functions in index predicate must be marked isImmutable" msgstr "" #: commands/indexcmds.c:299 commands/indexcmds.c:389 #, c-format msgid "DefineIndex: attribute \"%s\" not found" msgstr "" #: commands/indexcmds.c:324 msgid "DefineIndex: functional index may not use an aggregate function" msgstr "" #: 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 "" #: commands/indexcmds.c:334 msgid "DefineIndex: cannot index on a function returning a set" msgstr "" #: commands/indexcmds.c:350 msgid "DefineIndex: index function must be marked isImmutable" msgstr "" #: commands/indexcmds.c:385 msgid "missing attribute for define index" msgstr "" #: commands/indexcmds.c:418 #, 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 "" #: commands/indexcmds.c:449 commands/indexcmds.c:457 #, c-format msgid "" "DefineIndex: operator class \"%s\" not supported by access method \"%s\"" msgstr "" #: commands/indexcmds.c:468 #, c-format msgid "operator class \"%s\" does not accept data type %s" msgstr "" #: commands/indexcmds.c:522 #, c-format msgid "pg_opclass contains multiple default opclasses for data type %s" msgstr "" #: commands/indexcmds.c:546 commands/indexcmds.c:589 #, c-format msgid "index \"%s\" does not exist" msgstr "index \"%s\" existerar inte" #: commands/indexcmds.c:549 commands/indexcmds.c:592 commands/indexcmds.c:644 #, c-format msgid "relation \"%s\" is of type \"%c\"" msgstr "" #: commands/indexcmds.c:582 commands/indexcmds.c:634 msgid "REINDEX cannot run inside a BEGIN/END block" msgstr "" #: commands/indexcmds.c:599 #, c-format msgid "" "\"%s\" is a system index. call REINDEX under standalone postgres with -O -P " "options" msgstr "" #: commands/indexcmds.c:602 #, c-format msgid "" "\"%s\" is a system index. call REINDEX under standalone postgres with -P -O " "options" msgstr "" #: commands/indexcmds.c:611 #, c-format msgid "index \"%s\" wasn't reindexed" msgstr "" #: commands/indexcmds.c:641 #, c-format msgid "table \"%s\" does not exist" msgstr "tabell \"%s\" existerar inte" #: commands/indexcmds.c:651 #, c-format msgid "table \"%s\" wasn't reindexed" msgstr "" #: commands/indexcmds.c:675 msgid "REINDEX DATABASE: Can be executed only on the currently open database." msgstr "" #: commands/indexcmds.c:678 msgid "REINDEX DATABASE: Permission denied." msgstr "" #: commands/indexcmds.c:681 msgid "must be called under standalone postgres with -O -P options" msgstr "" #: commands/indexcmds.c:683 msgid "must be called under standalone postgres with -P -O options" msgstr "" #: commands/indexcmds.c:691 msgid "REINDEX DATABASE cannot run inside a BEGIN/END block" msgstr "" #: commands/indexcmds.c:745 #, c-format msgid "relation %u was reindexed" msgstr "" #: commands/lockcmds.c:65 #, c-format msgid "LOCK TABLE: %s is not a table" msgstr "" #: commands/opclasscmds.c:88 #, c-format msgid "DefineOpClass: access method \"%s\" not found" msgstr "" #: commands/opclasscmds.c:136 #, c-format msgid "DefineOpClass: invalid operator number %d, must be between 1 and %d" msgstr "" #: commands/opclasscmds.c:140 #, c-format msgid "DefineOpClass: operator number %d appears more than once" msgstr "" #: commands/opclasscmds.c:157 #, c-format msgid "DefineOpClass: Operator '%s' for types '%s' and '%s' does not exist" msgstr "" #: commands/opclasscmds.c:173 #, c-format msgid "DefineOpClass: invalid procedure number %d, must be between 1 and %d" msgstr "" #: commands/opclasscmds.c:177 #, c-format msgid "DefineOpClass: procedure number %d appears more than once" msgstr "" #: commands/opclasscmds.c:190 msgid "DefineOpClass: storage type specified more than once" msgstr "" #: commands/opclasscmds.c:194 #, c-format msgid "DefineOpClass: bogus item type %d" msgstr "" #: commands/opclasscmds.c:216 #, c-format msgid "Storage type may not be different from datatype for access method %s" msgstr "" #: commands/opclasscmds.c:232 #, c-format msgid "Operator class \"%s\" already exists for access method \"%s\"" msgstr "" #: commands/opclasscmds.c:256 #, c-format msgid "" "Can't add class \"%s\" as default for type %s\n" "\tclass \"%s\" already is the default" msgstr "" #: commands/opclasscmds.c:461 #, c-format msgid "RemoveOpClass: access method \"%s\" not found" msgstr "" #: commands/opclasscmds.c:488 commands/opclasscmds.c:496 #, c-format msgid "" "RemoveOpClass: operator class \"%s\" not supported by access method \"%s\"" msgstr "" #: commands/opclasscmds.c:540 #, c-format msgid "RemoveOpClassById: couldn't find pg_class entry %u" msgstr "" #: commands/operatorcmds.c:103 msgid "setof type not implemented for leftarg" msgstr "" #: commands/operatorcmds.c:109 msgid "setof type not implemented for rightarg" msgstr "" #: commands/operatorcmds.c:135 #, c-format msgid "DefineOperator: attribute \"%s\" not recognized" msgstr "" #: commands/operatorcmds.c:144 msgid "Define: \"procedure\" unspecified" msgstr "" #: commands/operatorcmds.c:215 #, c-format msgid "RemoveOperator: failed to find tuple for operator '%s'" msgstr "" #: commands/operatorcmds.c:251 #, c-format msgid "RemoveOperatorById: failed to find tuple for operator %u" msgstr "" #: commands/portalcmds.c:88 msgid "PerformPortalFetch: missing portal name" msgstr "" #: commands/portalcmds.c:98 #, c-format msgid "PerformPortalFetch: portal \"%s\" not found" msgstr "" #: commands/portalcmds.c:201 msgid "PerformPortalClose: missing portal name" msgstr "" #: commands/portalcmds.c:211 #, c-format msgid "PerformPortalClose: portal \"%s\" not found" msgstr "" #: commands/proclang.c:59 msgid "" "Only users with superuser privilege are permitted to create procedural " "languages" msgstr "" #: commands/proclang.c:71 #, c-format msgid "Language %s already exists" msgstr "" #: commands/proclang.c:80 #, c-format msgid "function %s() doesn't exist" msgstr "" #: commands/proclang.c:83 #, c-format msgid "function %s() does not return type %s" msgstr "funktionen %s() har inte returtyp %s" #: commands/proclang.c:93 #, c-format msgid "function %s(oid) doesn't exist" msgstr "" #: commands/proclang.c:167 msgid "" "Only users with superuser privilege are permitted to drop procedural " "languages" msgstr "" #: commands/proclang.c:180 #, c-format msgid "Language %s doesn't exist" msgstr "" #: commands/proclang.c:209 #, c-format msgid "DropProceduralLanguageById: language %u not found" msgstr "" #: commands/schemacmds.c:77 #, c-format msgid "" "CREATE SCHEMA: permission denied\n" "\t\"%s\" is not a superuser, so cannot create a schema for \"%s\"" msgstr "" #: commands/schemacmds.c:90 #, c-format msgid "" "CREATE SCHEMA: Illegal schema name: \"%s\" -- pg_ is reserved for system " "schemas" msgstr "" #: commands/schemacmds.c:160 msgid "Schema name may not be qualified" msgstr "" #: commands/schemacmds.c:167 #, c-format msgid "Schema \"%s\" does not exist" msgstr "" #: commands/schemacmds.c:204 #, c-format msgid "RemoveSchemaById: schema %u not found" msgstr "" #: commands/sequence.c:205 msgid "DefineSequence: ReadBuffer failed" msgstr "" #: commands/sequence.c:331 #, c-format msgid "%s.nextval: you don't have permissions to set sequence %s" msgstr "" #: commands/sequence.c:402 #, c-format msgid "%s.nextval: reached MAXVALUE (" msgstr "" #: commands/sequence.c:402 commands/sequence.c:418 commands/sequence.c:553 #: commands/sequence.c:815 commands/sequence.c:829 commands/sequence.c:832 #: postmaster/postmaster.c:2244 msgid ")" msgstr "" #: commands/sequence.c:418 #, c-format msgid "%s.nextval: reached MINVALUE (" msgstr "" #: commands/sequence.c:507 #, c-format msgid "%s.currval: you don't have permissions to read sequence %s" msgstr "" #: commands/sequence.c:511 #, c-format msgid "%s.currval is not yet defined in this session" msgstr "" #: commands/sequence.c:546 #, c-format msgid "%s.setval: you don't have permissions to set sequence %s" msgstr "" #: commands/sequence.c:553 #, c-format msgid "%s.setval: value " msgstr "" #: commands/sequence.c:553 msgid " is out of bounds (" msgstr "" #: commands/sequence.c:553 msgid "," msgstr "" #: commands/sequence.c:678 #, c-format msgid "%s.%s: %s is not a sequence" msgstr "" #: commands/sequence.c:696 msgid "Memory exhausted in init_sequence" msgstr "" #: commands/sequence.c:724 #, c-format msgid "%s.%s: invalid number of blocks in sequence" msgstr "" #: commands/sequence.c:729 #, c-format msgid "%s.%s: ReadBuffer failed" msgstr "" #: commands/sequence.c:738 #, c-format msgid "%s.%s: bad magic (%08X)" msgstr "" #: commands/sequence.c:781 msgid "DefineSequence: CYCLE ??" msgstr "" #: commands/sequence.c:785 #, c-format msgid "DefineSequence: option \"%s\" not recognized" msgstr "" #: commands/sequence.c:792 msgid "DefineSequence: can't INCREMENT by 0" msgstr "" #: commands/sequence.c:815 msgid "DefineSequence: MINVALUE (" msgstr "" #: commands/sequence.c:815 msgid ") can't be >= MAXVALUE (" msgstr "" #: commands/sequence.c:829 commands/sequence.c:832 msgid "DefineSequence: START value (" msgstr "" #: commands/sequence.c:829 msgid ") can't be < MINVALUE (" msgstr "" #: commands/sequence.c:832 msgid ") can't be > MAXVALUE (" msgstr "" #: commands/sequence.c:838 msgid "DefineSequence: CACHE (" msgstr "" #: commands/sequence.c:838 msgid ") can't be <= 0" msgstr "" #: commands/sequence.c:857 #, c-format msgid "seq_redo: unknown op code %u" msgstr "" #: commands/sequence.c:865 #, c-format msgid "seq_redo: can't read block of %u/%u" msgstr "" #: commands/sequence.c:881 msgid "seq_redo: failed to add item to page" msgstr "" #: commands/tablecmds.c:142 msgid "DefineRelation: please inherit from a relation or define an attribute" msgstr "" #: commands/tablecmds.c:350 #, c-format msgid "TRUNCATE cannot be used on sequences. '%s' is a sequence" msgstr "" #: commands/tablecmds.c:353 #, c-format msgid "TRUNCATE cannot be used on views. '%s' is a view" msgstr "" #: commands/tablecmds.c:356 #, c-format msgid "TRUNCATE can only be used on tables. '%s' is not a table" msgstr "" #: commands/tablecmds.c:361 #, c-format msgid "TRUNCATE cannot be used on system tables. '%s' is a system table" msgstr "" #: commands/tablecmds.c:390 #, c-format msgid "" "TRUNCATE cannot be used as table %s references this one via foreign key " "constraint %s" msgstr "" #: commands/tablecmds.c:500 #, c-format msgid "CREATE TABLE: attribute \"%s\" duplicated" msgstr "" #: commands/tablecmds.c:523 #, c-format msgid "CREATE TABLE: inherited relation \"%s\" is not a table" msgstr "" #: commands/tablecmds.c:527 #, c-format msgid "CREATE TABLE: cannot inherit from temp relation \"%s\"" msgstr "" #: commands/tablecmds.c:542 #, c-format msgid "CREATE TABLE: inherited relation \"%s\" duplicated" msgstr "" #: commands/tablecmds.c:592 #, c-format msgid "" "CREATE TABLE: merging multiple inherited definitions of attribute \"%s\"" msgstr "" #: commands/tablecmds.c:597 #, c-format msgid "CREATE TABLE: inherited attribute \"%s\" type conflict (%s and %s)" msgstr "" #: commands/tablecmds.c:739 #, c-format msgid "CREATE TABLE: merging attribute \"%s\" with inherited definition" msgstr "" #: commands/tablecmds.c:744 #, c-format msgid "CREATE TABLE: attribute \"%s\" type conflict (%s and %s)" msgstr "" #: commands/tablecmds.c:780 #, c-format msgid "" "CREATE TABLE: attribute \"%s\" inherits conflicting default values\n" "\tTo resolve the conflict, specify a default explicitly" msgstr "" #: commands/tablecmds.c:1024 #, c-format msgid "setRelhassubclassInRelation: cache lookup failed for relation %u" msgstr "" #: commands/tablecmds.c:1077 #, c-format msgid "renameatt: class \"%s\" is a system catalog" msgstr "" #: commands/tablecmds.c:1120 #, c-format msgid "renameatt: attribute \"%s\" does not exist" msgstr "" #: commands/tablecmds.c:1124 #, c-format msgid "renameatt: system attribute \"%s\" may not be renamed" msgstr "" #: commands/tablecmds.c:1133 #, c-format msgid "renameatt: attribute \"%s\" exists" msgstr "" #: commands/tablecmds.c:1164 #, c-format msgid "renameatt: can't find index id %u" msgstr "" #: commands/tablecmds.c:1248 #, c-format msgid "renamerel: system relation \"%s\" may not be renamed" msgstr "" #: commands/tablecmds.c:1264 #, c-format msgid "renamerel: relation \"%s\" does not exist" msgstr "" #: commands/tablecmds.c:1268 #, c-format msgid "renamerel: relation \"%s\" exists" msgstr "" #: commands/tablecmds.c:1590 commands/tablecmds.c:1802 #: commands/tablecmds.c:1936 commands/tablecmds.c:2151 #: commands/tablecmds.c:2301 commands/tablecmds.c:2405 #: commands/tablecmds.c:3110 commands/tablecmds.c:3290 #, c-format msgid "ALTER TABLE: relation \"%s\" is not a table" msgstr "" #: commands/tablecmds.c:1601 commands/tablecmds.c:1807 #: commands/tablecmds.c:1941 commands/tablecmds.c:2059 #: commands/tablecmds.c:2158 commands/tablecmds.c:2306 #: commands/tablecmds.c:2410 commands/tablecmds.c:2635 #: commands/tablecmds.c:3115 #, c-format msgid "ALTER TABLE: relation \"%s\" is a system catalog" msgstr "" #: commands/tablecmds.c:1651 msgid "" "Adding columns with defaults is not implemented.\n" "\tAdd the column, then use ALTER TABLE SET DEFAULT." msgstr "" #: commands/tablecmds.c:1655 msgid "" "Adding NOT NULL columns is not implemented.\n" "\tAdd the column, then use ALTER TABLE ... SET NOT NULL." msgstr "" #: commands/tablecmds.c:1664 commands/tablecmds.c:3318 #, c-format msgid "ALTER TABLE: relation \"%s\" not found" msgstr "" #: commands/tablecmds.c:1675 #, c-format msgid "ALTER TABLE: column name \"%s\" already exists in table \"%s\"" msgstr "" #: commands/tablecmds.c:1681 #, c-format msgid "ALTER TABLE: relations limited to %d columns" msgstr "" #: commands/tablecmds.c:1852 commands/tablecmds.c:1986 #: commands/tablecmds.c:2104 #, c-format msgid "ALTER TABLE: Cannot alter system attribute \"%s\"" msgstr "" #: commands/tablecmds.c:1873 #, c-format msgid "ALTER TABLE: Index %u not found" msgstr "" #: commands/tablecmds.c:1888 #, c-format msgid "ALTER TABLE: Attribute \"%s\" is in a primary key" msgstr "" #: commands/tablecmds.c:1904 commands/tablecmds.c:2018 #: commands/tablecmds.c:2246 #, c-format msgid "ALTER TABLE: relation \"%s\" has no column \"%s\"" msgstr "" #: commands/tablecmds.c:2005 #, c-format msgid "ALTER TABLE: Attribute \"%s\" contains NULL values" msgstr "" #: commands/tablecmds.c:2054 #, c-format msgid "ALTER TABLE: relation \"%s\" is not a table or view" msgstr "" #: commands/tablecmds.c:2178 #, c-format msgid "ALTER TABLE: statistics target %d is too low" msgstr "" #: commands/tablecmds.c:2183 msgid "ALTER TABLE: lowering statistics target to 1000" msgstr "" #: commands/tablecmds.c:2204 #, c-format msgid "ALTER TABLE: \"%s\" storage not recognized" msgstr "" #: commands/tablecmds.c:2209 #, c-format msgid "ALTER TABLE: Invalid column flag: %c" msgstr "" #: commands/tablecmds.c:2251 #, c-format msgid "ALTER TABLE: cannot change system attribute \"%s\"" msgstr "" #: commands/tablecmds.c:2267 #, c-format msgid "ALTER TABLE: Column datatype %s can only have storage \"plain\"" msgstr "" #: commands/tablecmds.c:2322 #, c-format msgid "ALTER TABLE: Cannot drop system attribute \"%s\"" msgstr "" #: commands/tablecmds.c:2344 #, c-format msgid "ALTER TABLE: Cannot drop last column from table \"%s\"" msgstr "" #: commands/tablecmds.c:2521 #, c-format msgid "Only relation '%s' can be referenced in CHECK" msgstr "" #: commands/tablecmds.c:2572 #, c-format msgid "AlterTableAddConstraint: rejected due to CHECK constraint %s" msgstr "" #: commands/tablecmds.c:2588 msgid "" "ALTER TABLE / ADD CONSTRAINT is not implemented for that constraint type." msgstr "" #: commands/tablecmds.c:2630 #, c-format msgid "referenced relation \"%s\" is not a table" msgstr "" #: commands/tablecmds.c:2642 msgid "" "ALTER TABLE / ADD CONSTRAINT: Unable to reference temporary table from " "permanent table constraint" msgstr "" #: commands/tablecmds.c:2675 msgid "" "ALTER TABLE / ADD CONSTRAINT unable to determine type of constraint passed" msgstr "" #: commands/tablecmds.c:2909 #, c-format msgid "" "number of key attributes in referenced table must be equal to foreign key\n" "\tIllegal FOREIGN KEY definition references \"%s\"" msgstr "" #: commands/tablecmds.c:2969 msgid "Unrecognized ON DELETE action for FOREIGN KEY constraint" msgstr "" #: commands/tablecmds.c:3040 msgid "Unrecognized ON UPDATE action for FOREIGN KEY constraint" msgstr "" #: commands/tablecmds.c:3085 #, c-format msgid "fkMatchTypeToString: Unknown MATCH TYPE '%c'" msgstr "" #: commands/tablecmds.c:3161 #, c-format msgid "ALTER TABLE / DROP CONSTRAINT: %s does not exist" msgstr "" #: commands/tablecmds.c:3165 msgid "Multiple constraints dropped" msgstr "" #: commands/tablecmds.c:3190 #, c-format msgid "ALTER TABLE: relation %u not found" msgstr "" #: commands/tablecmds.c:3255 #, c-format msgid "" "ALTER TABLE: relation \"%s\" is not a table, TOAST table, index, view, or " "sequence" msgstr "" #: commands/tablecmds.c:3307 msgid "Shared relations cannot be toasted after initdb" msgstr "" #: commands/tablecmds.c:3330 msgid "couldn't lock pg_class tuple" msgstr "" #: commands/tablecmds.c:3348 #, c-format msgid "ALTER TABLE: relation \"%s\" already has a toast table" msgstr "" #: commands/tablecmds.c:3365 #, c-format msgid "ALTER TABLE: relation \"%s\" does not need a toast table" msgstr "" #: commands/trigger.c:96 #, c-format msgid "CreateTrigger: relation \"%s\" is not a table" msgstr "" #: commands/trigger.c:100 #, c-format msgid "CreateTrigger: can't create trigger for system relation %s" msgstr "" #: commands/trigger.c:158 msgid "CreateTrigger: STATEMENT triggers are unimplemented, yet" msgstr "" #: commands/trigger.c:166 msgid "CreateTrigger: double INSERT event specified" msgstr "" #: commands/trigger.c:171 msgid "CreateTrigger: double DELETE event specified" msgstr "" #: commands/trigger.c:176 msgid "CreateTrigger: double UPDATE event specified" msgstr "" #: commands/trigger.c:180 msgid "CreateTrigger: unknown event specified" msgstr "" #: commands/trigger.c:206 #, c-format msgid "CreateTrigger: trigger %s already defined on relation %s" msgstr "" #: commands/trigger.c:218 commands/trigger.c:224 #, c-format msgid "CreateTrigger: function %s() does not exist" msgstr "" #: commands/trigger.c:230 msgid "" "CreateTrigger: OPAQUE is deprecated, use type TRIGGER instead to define " "trigger functions" msgstr "" #: commands/trigger.c:232 #, c-format msgid "CreateTrigger: function %s() must return TRIGGER" msgstr "" #: commands/trigger.c:334 #, c-format msgid "CreateTrigger: relation %s not found in pg_class" msgstr "" #: commands/trigger.c:418 #, c-format msgid "DropTrigger: there is no trigger %s on relation %s" msgstr "" #: commands/trigger.c:468 #, c-format msgid "RemoveTriggerById: Trigger %u does not exist" msgstr "" #: commands/trigger.c:479 #, c-format msgid "DropTrigger: relation \"%s\" is not a table" msgstr "" #: commands/trigger.c:483 #, c-format msgid "DropTrigger: can't drop trigger for system relation %s" msgstr "" #: commands/trigger.c:508 #, c-format msgid "DropTrigger: relation %s not found in pg_class" msgstr "" #: commands/trigger.c:513 #, c-format msgid "DropTrigger: relation %s has reltriggers = 0" msgstr "" #: commands/trigger.c:584 #, c-format msgid "renametrig: trigger %s already defined on relation %s" msgstr "" #: commands/trigger.c:624 #, c-format msgid "renametrig: trigger %s not defined on relation %s" msgstr "" #: commands/trigger.c:682 #, c-format msgid "RelationBuildTriggers: unexpected record found for rel %s" msgstr "" #: commands/trigger.c:712 #, c-format msgid "RelationBuildTriggers: tgargs IS NULL for rel %s" msgstr "" #: commands/trigger.c:735 #, c-format msgid "RelationBuildTriggers: %d record(s) not found for rel %s" msgstr "" #: commands/trigger.c:981 #, c-format msgid "ExecCallTriggerFunc: function %u returned NULL" msgstr "" #: commands/trigger.c:1219 executor/execMain.c:1036 executor/execMain.c:1307 #: executor/execMain.c:1441 msgid "Can't serialize access due to concurrent update" msgstr "" #: commands/trigger.c:1242 executor/execMain.c:1057 #, c-format msgid "Unknown status %u from heap_mark4update" msgstr "" #: commands/trigger.c:1254 msgid "GetTupleForTrigger: failed ReadBuffer" msgstr "" #: commands/trigger.c:1442 msgid "DeferredTriggerExecute: failed to fetch old tuple" msgstr "" #: commands/trigger.c:1449 msgid "DeferredTriggerExecute: failed to fetch new tuple" msgstr "" #: commands/trigger.c:1470 #, c-format msgid "DeferredTriggerExecute: can't find trigger %u" msgstr "" #: commands/trigger.c:1715 msgid "DeferredTriggerBeginXact() called while inside transaction" msgstr "" #: commands/trigger.c:1892 msgid "unnamed constraints cannot be set explicitly" msgstr "" #: commands/trigger.c:1923 #, c-format msgid "Constraint '%s' is not deferrable" msgstr "" #: commands/trigger.c:1938 #, c-format msgid "Constraint '%s' does not exist" msgstr "" #: commands/trigger.c:2015 msgid "DeferredTriggerSaveEvent() called outside of transaction" msgstr "" #: commands/typecmds.c:94 #, c-format msgid "DefineType: type names must be %d characters or less" msgstr "" #: commands/typecmds.c:124 #, c-format msgid "Array element type cannot be %s" msgstr "" #: commands/typecmds.c:155 #, c-format msgid "DefineType: \"%s\" alignment not recognized" msgstr "" #: commands/typecmds.c:171 #, c-format msgid "DefineType: \"%s\" storage not recognized" msgstr "" #: commands/typecmds.c:176 #, c-format msgid "DefineType: attribute \"%s\" not recognized" msgstr "" #: commands/typecmds.c:185 msgid "Define: \"input\" unspecified" msgstr "" #: commands/typecmds.c:187 msgid "Define: \"output\" unspecified" msgstr "" #: commands/typecmds.c:213 commands/typecmds.c:222 msgid "" "DefineType: OPAQUE is deprecated, instead declare I/O functions using their " "true datatypes" msgstr "" #: commands/typecmds.c:215 #, c-format msgid "Type input function %s must return %s" msgstr "" #: commands/typecmds.c:224 #, c-format msgid "Type output function %s must return cstring" msgstr "" #: commands/typecmds.c:352 #, c-format msgid "RemoveTypeById: type %u not found" msgstr "" #: commands/typecmds.c:412 #, c-format msgid "CREATE DOMAIN: domain names must be %d characters or less" msgstr "" #: commands/typecmds.c:430 #, c-format msgid "DefineDomain: %s is not a basetype" msgstr "" #: commands/typecmds.c:494 msgid "CREATE DOMAIN has multiple DEFAULT expressions" msgstr "" #: commands/typecmds.c:522 commands/typecmds.c:529 msgid "CREATE DOMAIN has conflicting NULL / NOT NULL constraint" msgstr "" #: commands/typecmds.c:535 msgid "CREATE DOMAIN / UNIQUE indexes not supported" msgstr "" #: commands/typecmds.c:539 msgid "CREATE DOMAIN / PRIMARY KEY indexes not supported" msgstr "" #: commands/typecmds.c:543 msgid "DefineDomain: CHECK Constraints not supported" msgstr "" #: commands/typecmds.c:550 msgid "" "DefineDomain: DEFERRABLE, NON DEFERRABLE, DEFERRED and IMMEDIATE not " "supported" msgstr "" #: commands/typecmds.c:554 msgid "DefineDomain: unrecognized constraint node type" msgstr "" #: commands/typecmds.c:637 #, c-format msgid "RemoveDomain: type \"%s\" does not exist" msgstr "" #: commands/typecmds.c:650 #, c-format msgid "%s is not a domain" msgstr "" #: commands/typecmds.c:795 msgid "attempted to define composite type relation with no attrs" msgstr "" #: commands/user.c:140 #, c-format msgid "write_group_file: unable to write %s: %m" msgstr "" #: commands/user.c:168 #, c-format msgid "Invalid group name '%s'" msgstr "" #: commands/user.c:198 commands/user.c:328 #, c-format msgid "Invalid user name '%s'" msgstr "" #: commands/user.c:229 commands/user.c:352 #, c-format msgid "%s: %m" msgstr "" #: commands/user.c:237 commands/user.c:360 #, c-format msgid "rename %s to %s: %m" msgstr "" #: commands/user.c:284 #, c-format msgid "write_password_file: unable to write %s: %m" msgstr "" #: commands/user.c:331 #, c-format msgid "Invalid user password '%s'" msgstr "" #: commands/user.c:440 commands/user.c:450 commands/user.c:456 #: commands/user.c:462 commands/user.c:468 commands/user.c:474 msgid "CREATE USER: conflicting options" msgstr "" #: commands/user.c:478 #, c-format msgid "CREATE USER: option \"%s\" not recognized" msgstr "" #: commands/user.c:490 msgid "user id must be positive" msgstr "användar-id måste vara positivt" #: commands/user.c:505 msgid "CREATE USER: permission denied" msgstr "" #: commands/user.c:508 #, c-format msgid "CREATE USER: user name \"%s\" is reserved" msgstr "" #: commands/user.c:543 #, c-format msgid "CREATE USER: user name \"%s\" already exists" msgstr "" #: commands/user.c:546 #, c-format msgid "CREATE USER: sysid %d is already assigned" msgstr "" #: commands/user.c:577 commands/user.c:781 msgid "CREATE USER: password encryption failed" msgstr "" #: commands/user.c:667 commands/user.c:677 commands/user.c:683 #: commands/user.c:689 msgid "ALTER USER: conflicting options" msgstr "" #: commands/user.c:693 #, c-format msgid "ALTER USER: option \"%s\" not recognized" msgstr "" #: commands/user.c:716 msgid "ALTER USER: permission denied" msgstr "" #: commands/user.c:720 msgid "ALTER USER: password changes cannot be rolled back" msgstr "" #: commands/user.c:734 #, c-format msgid "ALTER USER: user \"%s\" does not exist" msgstr "" #: commands/user.c:844 commands/variable.c:541 utils/cache/lsyscache.c:1490 #: utils/init/miscinit.c:558 #, c-format msgid "user \"%s\" does not exist" msgstr "användare \"%s\" existerar inte" #: commands/user.c:900 msgid "DROP USER: permission denied" msgstr "" #: commands/user.c:903 msgid "DROP USER cannot be rolled back completely" msgstr "" #: commands/user.c:928 #, c-format msgid "DROP USER: user \"%s\" does not exist%s" msgstr "" #: commands/user.c:934 msgid "current user cannot be dropped" msgstr "" #: commands/user.c:936 msgid "session user cannot be dropped" msgstr "" #: commands/user.c:960 #, c-format msgid "DROP USER: user \"%s\" owns database \"%s\", cannot be removed%s" msgstr "" #: commands/user.c:1039 #, c-format msgid "CheckPgUserAclNotNull: \"%s\" not found" msgstr "" #: commands/user.c:1044 #, 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'." msgstr "" #: commands/user.c:1086 commands/user.c:1092 msgid "CREATE GROUP: conflicting options" msgstr "" #: commands/user.c:1096 #, c-format msgid "CREATE GROUP: option \"%s\" not recognized" msgstr "" #: commands/user.c:1104 msgid "group id must be positive" msgstr "" #: commands/user.c:1115 msgid "CREATE GROUP: permission denied" msgstr "" #: commands/user.c:1118 #, c-format msgid "CREATE GROUP: group name \"%s\" is reserved" msgstr "" #: commands/user.c:1147 #, c-format msgid "CREATE GROUP: group name \"%s\" already exists" msgstr "" #: commands/user.c:1150 #, c-format msgid "CREATE GROUP: group sysid %d is already assigned" msgstr "" #: commands/user.c:1237 #, c-format msgid "%s: group \"%s\" does not exist" msgstr "" #: commands/user.c:1278 #, c-format msgid "AlterGroup: unknown tag %s" msgstr "" #: commands/user.c:1289 #, c-format msgid "%s: user \"%s\" is already in group \"%s\"" msgstr "" #: commands/user.c:1304 #, c-format msgid "ALTER GROUP: group \"%s\" does not have any members" msgstr "" #: commands/user.c:1329 #, c-format msgid "ALTER GROUP: user \"%s\" is not in group \"%s\"" msgstr "" #: commands/user.c:1457 msgid "DROP GROUP: permission denied" msgstr "" #: commands/user.c:1468 #, c-format msgid "DROP GROUP: group \"%s\" does not exist" msgstr "" #: commands/vacuum.c:181 #, c-format msgid "%s cannot run inside a BEGIN/END block" msgstr "" #: commands/vacuum.c:185 #, c-format msgid "%s cannot be executed from a function" msgstr "" #: commands/vacuum.c:446 msgid "" "oldest Xmin is far in the past --- close open transactions soon to avoid " "wraparound problems" msgstr "" #: commands/vacuum.c:492 commands/vacuum.c:499 #, c-format msgid "pg_class entry for relid %u vanished during vacuuming" msgstr "" #: commands/vacuum.c:652 msgid "" "Some databases have not been vacuumed in over 2 billion transactions.\n" "\tYou may have already suffered transaction-wraparound data loss." msgstr "" #: commands/vacuum.c:663 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 "" #: commands/vacuum.c:670 #, 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 "" #: commands/vacuum.c:750 #, c-format msgid "Skipping \"%s\" --- only table or database owner can VACUUM it" msgstr "" #: commands/vacuum.c:935 #, c-format msgid "VACUUM (full_vacuum_rel): FlushRelationBuffers returned %d" msgstr "" #: commands/vacuum.c:1002 commands/vacuumlazy.c:211 #, c-format msgid "--Relation %s.%s--" msgstr "" #: commands/vacuum.c:1036 commands/vacuumlazy.c:269 #, c-format msgid "Rel %s: Uninitialized page %u - fixing" msgstr "" #: commands/vacuum.c:1150 #, c-format msgid "" "Rel %s: TID %u/%u: InsertTransactionInProgress %u - can't shrink relation" msgstr "" #: commands/vacuum.c:1160 #, c-format msgid "" "Rel %s: TID %u/%u: DeleteTransactionInProgress %u - can't shrink relation" msgstr "" #: commands/vacuum.c:1178 commands/vacuumlazy.c:373 #, c-format msgid "Rel %s: TID %u/%u: OID IS INVALID. TUPGONE %d." msgstr "" #: commands/vacuum.c:1316 #, 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" msgstr "" #: commands/vacuum.c:1538 msgid "HEAP_MOVED_IN was not expected" msgstr "" #: commands/vacuum.c:1548 msgid "Invalid XVAC in tuple header" msgstr "" #: commands/vacuum.c:1573 msgid "HEAP_MOVED_OFF was expected" msgstr "" #: commands/vacuum.c:1625 commands/vacuum.c:1747 msgid "Parent item in update-chain not found - can't continue repair_frag" msgstr "" #: commands/vacuum.c:1662 msgid "" "Child itemid in update-chain marked as unused - can't continue repair_frag" msgstr "" #: commands/vacuum.c:1759 msgid "Parent itemid marked as unused" msgstr "" #: commands/vacuum.c:1784 msgid "Too old parent tuple found - can't continue repair_frag" msgstr "" #: commands/vacuum.c:1908 #, c-format msgid "moving chain: failed to add item with len = %lu to page %u" msgstr "" #: commands/vacuum.c:2050 #, c-format msgid "" "failed to add item with len = %lu to page %u (free space %lu, nusd %u, noff %" "u)" msgstr "" #: commands/vacuum.c:2135 msgid "HEAP_MOVED_IN was not expected (2)" msgstr "" #: commands/vacuum.c:2139 msgid "Invalid XVAC in tuple header (4)" msgstr "" #: commands/vacuum.c:2164 msgid "HEAP_MOVED_OFF was expected (2)" msgstr "" #: commands/vacuum.c:2275 msgid "HEAP_MOVED_OFF/HEAP_MOVED_IN was expected" msgstr "" #: commands/vacuum.c:2277 msgid "Invalid XVAC in tuple header (2)" msgstr "" #: commands/vacuum.c:2295 #, c-format msgid "" "Rel %s: Pages: %u --> %u; Tuple(s) moved: %u.\n" "\t%s" msgstr "" #: commands/vacuum.c:2357 msgid "Invalid XVAC in tuple header (3)" msgstr "" #: commands/vacuum.c:2362 msgid "HEAP_MOVED_OFF was expected (3)" msgstr "" #: commands/vacuum.c:2409 #, c-format msgid "VACUUM (repair_frag): FlushRelationBuffers returned %d" msgstr "" #: commands/vacuum.c:2473 #, c-format msgid "VACUUM (vacuum_heap): FlushRelationBuffers returned %d" msgstr "" #: commands/vacuum.c:2479 #, c-format msgid "Rel %s: Pages: %u --> %u." msgstr "" #: commands/vacuum.c:2564 commands/vacuumlazy.c:601 #, c-format msgid "" "Index %s: Pages %u; Tuples %.0f.\n" "\t%s" msgstr "" #: commands/vacuum.c:2577 commands/vacuum.c:2631 #, c-format msgid "" "Index %s: NUMBER OF INDEX' TUPLES (%.0f) IS NOT THE SAME AS HEAP' (%.0f).\n" "\tRecreate the index." msgstr "" #: commands/vacuum.c:2618 commands/vacuumlazy.c:648 #, c-format msgid "" "Index %s: Pages %u; Tuples %.0f: Deleted %.0f.\n" "\t%s" msgstr "" #: commands/vacuumlazy.c:435 #, c-format msgid "" "Pages %u: Changed %u, Empty %u; Tup %.0f: Vac %.0f, Keep %.0f, UnUsed %.0f.\n" "\tTotal %s" msgstr "" #: commands/vacuumlazy.c:486 #, c-format msgid "" "Removed %d tuples in %d pages.\n" "\t%s" msgstr "" #: commands/vacuumlazy.c:723 #, c-format msgid "VACUUM (lazy_truncate_heap): FlushRelationBuffers returned %d" msgstr "" #: commands/vacuumlazy.c:758 #, c-format msgid "" "Truncated %u --> %u pages.\n" "\t%s" msgstr "" #: commands/variable.c:62 msgid "SET DATESTYLE: invalid list syntax" msgstr "" #: commands/variable.c:141 #, c-format msgid "SET DATESTYLE: unrecognized keyword %s" msgstr "" #: commands/variable.c:156 msgid "SET DATESTYLE: conflicting specifications" msgstr "" #: commands/variable.c:287 msgid "SET TIME ZONE: illegal INTERVAL; month not allowed" msgstr "" #: commands/variable.c:330 msgid "Unable to clear TZ environment variable" msgstr "" #: commands/variable.c:349 msgid "assign_timezone: putenv failed" msgstr "" #: commands/variable.c:422 msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query" msgstr "" #: commands/variable.c:487 #, c-format msgid "Conversion between %s and %s is not supported" msgstr "" #: commands/variable.c:499 msgid "SET SERVER_ENCODING is not supported" msgstr "" #: commands/view.c:82 msgid "attempted to define virtual relation with no attrs" msgstr "" #: commands/prepare.c:66 msgid "No statement name given" msgstr "" #: commands/prepare.c:69 msgid "Utility statements cannot be prepared" msgstr "" #: commands/prepare.c:124 msgid "ExecuteQuery: wrong number of arguments" msgstr "" #: commands/prepare.c:175 msgid "INTO clause specified for non-SELECT query" msgstr "" #: commands/prepare.c:218 msgid "InitQueryHashTable: unable to create hash table" msgstr "" #: commands/prepare.c:248 #, c-format msgid "Prepared statement with name \"%s\" already exists" msgstr "" #: commands/prepare.c:278 #, c-format msgid "Unable to store prepared statement \"%s\"!" msgstr "" #: commands/prepare.c:304 commands/prepare.c:321 commands/prepare.c:374 #: commands/prepare.c:398 #, c-format msgid "Prepared statement with name \"%s\" does not exist" msgstr "" #: executor/execAmi.c:161 #, c-format msgid "ExecReScan: node type %d not supported" msgstr "" #: executor/execAmi.c:213 #, c-format msgid "ExecMarkPos: node type %d not supported" msgstr "" #: executor/execAmi.c:254 #, c-format msgid "ExecRestrPos: node type %d not supported" msgstr "" #: executor/execMain.c:407 #, c-format msgid "ExecCheckRTEPerms: bogus operation %d" msgstr "" #: executor/execMain.c:778 #, c-format msgid "You can't change sequence relation %s" msgstr "" #: executor/execMain.c:782 #, c-format msgid "You can't change toast relation %s" msgstr "" #: executor/execMain.c:786 #, c-format msgid "You can't change view relation %s" msgstr "" #: executor/execMain.c:987 msgid "ExecutePlan: NO (junk) `ctid' was found!" msgstr "" #: executor/execMain.c:991 msgid "ExecutePlan: (junk) `ctid' is NULL!" msgstr "" #: executor/execMain.c:1016 #, c-format msgid "ExecutePlan: NO (junk) `%s' was found!" msgstr "" #: executor/execMain.c:1021 #, c-format msgid "ExecutePlan: (junk) `%s' is NULL!" msgstr "" #: executor/execMain.c:1105 msgid "ExecutePlan: unknown operation in queryDesc" msgstr "" #: executor/execMain.c:1372 msgid "ExecUpdate: UPDATE can't run without transactions" msgstr "" #: executor/execMain.c:1571 #, c-format msgid "%s: Fail to add null value in not null attribute %s" msgstr "" #: executor/execMain.c:1581 #, c-format msgid "%s: rejected due to CHECK constraint \"%s\" on \"%s\"" msgstr "" #: executor/execMain.c:1625 #, c-format msgid "EvalPlanQual: can't find RTE %d" msgstr "" #: executor/execMain.c:1643 msgid "EvalPlanQual: t_xmin is uncommitted ?!" msgstr "" #: executor/execProcnode.c:228 #, c-format msgid "ExecInitNode: node type %d unsupported" msgstr "" #: executor/execProcnode.c:361 #, c-format msgid "ExecProcNode: node type %d unsupported" msgstr "" #: executor/execProcnode.c:448 #, c-format msgid "ExecCountSlotsNode: node type %d unsupported" msgstr "" #: executor/execProcnode.c:574 #, c-format msgid "ExecEndNode: node type %d unsupported" msgstr "" #: executor/execProcnode.c:753 #, c-format msgid "ExecGetTupType: node type %d unsupported" msgstr "" #: executor/execQual.c:146 executor/execQual.c:168 #, c-format msgid "ExecEvalArrayRef: can only handle %d dimensions" msgstr "" #: executor/execQual.c:190 msgid "ExecEvalArrayRef: upper and lower indices mismatch" msgstr "" #: executor/execQual.c:271 msgid "ExecEvalAggref: no aggregates in this expression context" msgstr "" #: executor/execQual.c:473 msgid "ExecEvalParam: new/old params with same id & diff names" msgstr "" #: executor/execQual.c:482 #, c-format msgid "ExecEvalParam: invalid paramkind %d" msgstr "" #: executor/execQual.c:496 #, c-format msgid "ExecEvalParam: Unknown value for parameter %s" msgstr "" #: executor/execQual.c:530 msgid "GetAttributeByNum: Invalid attribute number" msgstr "" #: executor/execQual.c:533 msgid "GetAttributeByNum: cannot access system attributes here" msgstr "" #: executor/execQual.c:536 msgid "GetAttributeByNum: a NULL isNull flag was passed" msgstr "" #: executor/execQual.c:564 msgid "GetAttributeByName: Invalid attribute name" msgstr "" #: executor/execQual.c:567 msgid "GetAttributeByName: a NULL isNull flag was passed" msgstr "" #: executor/execQual.c:589 #, c-format msgid "GetAttributeByName: attribute %s not found" msgstr "" #: executor/execQual.c:634 msgid "Functions and operators can take only one set argument" msgstr "" #: executor/execQual.c:687 executor/execQual.c:723 executor/execQual.c:1833 #: executor/functions.c:531 executor/functions.c:566 utils/adt/sets.c:201 msgid "Set-valued function called in context that cannot accept a set" msgstr "" #: executor/execQual.c:1228 #, c-format msgid "ExecEvalNullTest: unexpected nulltesttype %d" msgstr "" #: executor/execQual.c:1255 #, c-format msgid "Domain %s does not allow NULL values" msgstr "" #: executor/execQual.c:1260 msgid "ExecEvalConstraint: Domain CHECK Constraints not yet implemented" msgstr "" #: executor/execQual.c:1263 msgid "ExecEvalConstraint: Constraint type unknown" msgstr "" #: executor/execQual.c:1345 #, c-format msgid "ExecEvalBooleanTest: unexpected booltesttype %d" msgstr "" #: executor/execQual.c:1499 executor/execQual.c:1544 #, c-format msgid "ExecEvalExpr: unknown expression type %d" msgstr "" #: executor/execQual.c:1893 msgid "ExecTargetList: fjoin nodes not currently supported" msgstr "" #: executor/execTuples.c:259 msgid "" "Plan requires more slots than are available\n" "\tsend mail to your local executor guru to fix this" msgstr "" #: executor/functions.c:171 #, c-format msgid "init_sql_fcache: Cache lookup failed for procedure %u" msgstr "" #: executor/functions.c:183 #, c-format msgid "init_sql_fcache: Cache lookup failed for type %u" msgstr "" #: executor/functions.c:242 #, c-format msgid "init_sql_fcache: null prosrc for procedure %u" msgstr "" #: executor/instrument.c:40 msgid "InstrStartTimer called twice in a row" msgstr "" #: executor/instrument.c:56 msgid "InstrStopNode without start" msgstr "" #: executor/nodeAgg.c:764 msgid "ExecInitAgg: could not find any aggregate functions" msgstr "" #: executor/nodeAgg.c:862 #, c-format msgid "ExecAgg: cache lookup failed for aggregate %u" msgstr "" #: executor/nodeAgg.c:917 #, c-format msgid "Aggregate %u needs to have compatible input type and transition type" msgstr "" #: executor/nodeAgg.c:940 executor/nodeGroup.c:496 #, c-format msgid "Unable to identify an equality operator for type %s" msgstr "" #: executor/nodeAgg.c:968 #, c-format msgid "" "GetAggInitVal: cache lookup failed on aggregate transition function return " "type %u" msgstr "" #: executor/nodeAgg.c:1050 #, c-format msgid "Aggregate function %u called as normal function" msgstr "" #: executor/nodeAppend.c:293 msgid "ExecProcAppend: subnode is NULL" msgstr "" #: executor/nodeFunctionscan.c:458 msgid "" "Query-specified return tuple and actual function return tuple do not match" msgstr "" #: executor/nodeHash.c:67 msgid "ExecHash: hash table is NULL." msgstr "" #: executor/nodeHash.c:312 executor/nodeHash.c:491 executor/nodeHash.c:733 msgid "Insufficient memory for hash table." msgstr "" #: executor/nodeHash.c:685 #, c-format msgid "hashFunc: Invalid typLen %d" msgstr "" #: executor/nodeHashjoin.c:358 #, c-format msgid "ExecInitHashJoin: unsupported join type %d" msgstr "" #: executor/nodeHashjoin.c:530 executor/nodeHashjoin.c:538 msgid "Read from hashjoin temp file failed" msgstr "" #: executor/nodeHashjoin.c:594 executor/nodeHashjoin.c:599 msgid "Failed to rewind hash temp file" msgstr "" #: executor/nodeHashjoin.c:670 executor/nodeHashjoin.c:673 msgid "Write to hashjoin temp file failed" msgstr "" #: executor/nodeIndexscan.c:747 msgid "ExecInitIndexScan: indxqual not an opclause!" msgstr "" #: executor/nodeIndexscan.c:873 executor/nodeIndexscan.c:936 #, c-format msgid "ExecInitIndexScan: %s" msgstr "" #: executor/nodeIndexscan.c:1009 #, c-format msgid "indexes of the relation %u was inactivated" msgstr "" #: executor/nodeMergejoin.c:131 msgid "MJFormSkipQuals: op not an Oper!" msgstr "" #: executor/nodeMergejoin.c:395 #, c-format msgid "ExecMergeJoin: unsupported join type %d" msgstr "" #: executor/nodeMergejoin.c:1379 #, c-format msgid "ExecMergeJoin: invalid join state %d, aborting" msgstr "" #: executor/nodeMergejoin.c:1458 msgid "RIGHT JOIN is only supported with mergejoinable join conditions" msgstr "" #: executor/nodeMergejoin.c:1473 optimizer/path/joinpath.c:936 msgid "FULL JOIN is only supported with mergejoinable join conditions" msgstr "" #: executor/nodeMergejoin.c:1476 #, c-format msgid "ExecInitMergeJoin: unsupported join type %d" msgstr "" #: executor/nodeNestloop.c:318 #, c-format msgid "ExecInitNestLoop: unsupported join type %d" msgstr "" #: executor/nodeSetOp.c:174 #, c-format msgid "ExecSetOp: bogus command code %d" msgstr "" #: executor/nodeSort.c:52 msgid "ExtractSortKeys: keycount <= 0" msgstr "" #: executor/nodeSubplan.c:53 msgid "ExecSubPlan: can't set parent params from subquery" msgstr "" #: 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 "" #: executor/nodeSubplan.c:180 msgid "ExecSubPlan: failed to find placeholder for subplan result" msgstr "" #: executor/nodeSubplan.c:358 msgid "ExecSetParamPlan: ANY/ALL subselect unsupported" msgstr "" #: executor/nodeSubplan.c:468 msgid "ExecReScanSetParamPlan: direct correlated subquery unsupported, yet" msgstr "" #: executor/nodeSubplan.c:470 msgid "ExecReScanSetParamPlan: setParam list is NULL" msgstr "" #: executor/nodeSubplan.c:472 msgid "ExecReScanSetParamPlan: extParam list of plan is NULL" msgstr "" #: executor/spi.c:70 msgid "SPI_connect: no connection(s) expected" msgstr "" #: executor/spi.c:76 msgid "SPI_connect: some connection(s) expected" msgstr "" #: executor/spi.c:82 msgid "Memory exhausted in SPI_connect" msgstr "" #: executor/spi.c:149 msgid "Memory exhausted in SPI_finish" msgstr "" #: executor/spi.c:315 executor/spi.c:342 executor/spi.c:371 executor/spi.c:410 #: executor/spi.c:654 executor/spi.c:1332 msgid "SPI: stack corrupted" msgstr "" #: executor/spi.c:721 msgid "cannot open multi-query plan as cursor" msgstr "" #: executor/spi.c:726 msgid "plan in SPI_cursor_open() is not a SELECT" msgstr "" #: executor/spi.c:728 msgid "plan in SPI_cursor_open() must NOT be a DECLARE already" msgstr "" #: executor/spi.c:730 msgid "plan in SPI_cursor_open() must NOT be a SELECT INTO" msgstr "" #: executor/spi.c:761 #, c-format msgid "cursor \"%s\" already in use" msgstr "" #: executor/spi.c:767 #, c-format msgid "failed to create portal \"%s\"" msgstr "" #: executor/spi.c:880 executor/spi.c:1238 msgid "invalid portal in SPI cursor operation" msgstr "" #: executor/spi.c:905 msgid "SPI: improper call to spi_printtup" msgstr "" #: executor/spi.c:907 msgid "SPI: stack corrupted in spi_printtup" msgstr "" #: executor/spi.c:1189 msgid "SPI_select: retrieve into portal not implemented" msgstr "" #: executor/spi.c:1199 msgid "SPI_select: # of processed tuples check failed" msgstr "" #: executor/spi.c:1298 msgid "SPI_fetch: # of processed tuples check failed" msgstr "" #: lib/dllist.c:41 msgid "Memory exhausted in DLNewList" msgstr "" #: lib/dllist.c:84 msgid "Memory exhausted in DLNewElem" msgstr "" #: libpq/auth.c:107 #, c-format msgid "pg_krb4_recvauth: kerberos error: %s" msgstr "" #: libpq/auth.c:113 #, c-format msgid "pg_krb4_recvauth: protocol version \"%s\" != \"%s\"" msgstr "" #: libpq/auth.c:119 #, c-format msgid "pg_krb4_recvauth: name \"%s\" != \"%s\"" msgstr "" #: libpq/auth.c:131 msgid "pg_krb4_recvauth: Kerberos not implemented on this server" msgstr "" #: libpq/auth.c:192 #, c-format msgid "pg_krb5_init: krb5_init_context returned Kerberos error %d" msgstr "" #: libpq/auth.c:201 #, c-format msgid "pg_krb5_init: krb5_kt_resolve returned Kerberos error %d" msgstr "" #: libpq/auth.c:213 #, c-format msgid "pg_krb5_init: krb5_sname_to_principal returned Kerberos error %d" msgstr "" #: libpq/auth.c:257 #, c-format msgid "pg_krb5_recvauth: krb5_recvauth returned Kerberos error %d" msgstr "" #: libpq/auth.c:281 #, c-format msgid "pg_krb5_recvauth: krb5_unparse_name returned Kerberos error %d" msgstr "" #: libpq/auth.c:292 #, c-format msgid "pg_krb5_recvauth: user name \"%s\" != krb5 name \"%s\"" msgstr "" #: libpq/auth.c:311 msgid "pg_krb5_recvauth: Kerberos not implemented on this server" msgstr "" #: libpq/auth.c:377 #, c-format msgid "%s authentication failed for user \"%s\"" msgstr "" #: libpq/auth.c:399 msgid "Missing or erroneous pg_hba.conf file, see postmaster log for details" msgstr "" #: libpq/auth.c:420 #, c-format msgid "No pg_hba.conf entry for host %s, user %s, database %s" msgstr "" #: libpq/auth.c:453 #, c-format msgid "pg_local_sendauth: can't do setsockopt: %m" msgstr "" #: libpq/auth.c:542 #, c-format msgid "pam_passwd_conv_proc: Error from underlying PAM layer: '%s'" msgstr "" #: libpq/auth.c:546 #, c-format msgid "pam_passwd_conv_proc: Unexpected PAM conversation %d/'%s'" msgstr "" #: libpq/auth.c:577 msgid "received PAM packet" msgstr "" #: libpq/auth.c:581 msgid "pam_passwd_conv_proc: no password" msgstr "" #: libpq/auth.c:594 msgid "pam_passwd_conv_proc: Out of memory!" msgstr "" #: libpq/auth.c:638 #, c-format msgid "CheckPAMAuth: Failed to create PAM authenticator: '%s'" msgstr "" #: libpq/auth.c:648 #, c-format msgid "CheckPAMAuth: pam_set_item(PAM_USER) failed: '%s'" msgstr "" #: libpq/auth.c:658 #, c-format msgid "CheckPAMAuth: pam_set_item(PAM_CONV) failed: '%s'" msgstr "" #: libpq/auth.c:668 #, c-format msgid "CheckPAMAuth: pam_authenticate failed: '%s'" msgstr "" #: libpq/auth.c:678 #, c-format msgid "CheckPAMAuth: pam_acct_mgmt failed: '%s'" msgstr "" #: libpq/auth.c:688 #, c-format msgid "CheckPAMAuth: Failed to release PAM authenticator: '%s'" msgstr "" #: libpq/auth.c:727 #, c-format msgid "unexpected password packet size: read %d, expected %d" msgstr "" #: libpq/auth.c:731 msgid "received password packet" msgstr "" #: libpq/be-fsstubs.c:85 #, c-format msgid "lo_open(%u,%d)" msgstr "" #: libpq/be-fsstubs.c:103 #, c-format msgid "cannot open large object %u" msgstr "" #: libpq/be-fsstubs.c:123 #, c-format msgid "lo_close: invalid large obj descriptor (%d)" msgstr "" #: libpq/be-fsstubs.c:127 #, c-format msgid "lo_close(%d)" msgstr "" #: libpq/be-fsstubs.c:159 #, c-format msgid "lo_read: invalid large obj descriptor (%d)" msgstr "" #: libpq/be-fsstubs.c:181 #, c-format msgid "lo_write: invalid large obj descriptor (%d)" msgstr "" #: libpq/be-fsstubs.c:207 #, c-format msgid "lo_lseek: invalid large obj descriptor (%d)" msgstr "" #: libpq/be-fsstubs.c:262 #, c-format msgid "lo_tell: invalid large object descriptor (%d)" msgstr "" #: libpq/be-fsstubs.c:364 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 "" #: libpq/be-fsstubs.c:379 #, c-format msgid "lo_import: can't open unix file \"%s\": %m" msgstr "" #: libpq/be-fsstubs.c:387 #, c-format msgid "lo_import: can't create inv object for \"%s\"" msgstr "" #: libpq/be-fsstubs.c:398 #, c-format msgid "lo_import: error while reading \"%s\"" msgstr "" #: libpq/be-fsstubs.c:427 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 "" #: libpq/be-fsstubs.c:437 #, c-format msgid "lo_export: can't open inv object %u" msgstr "" #: libpq/be-fsstubs.c:455 #, c-format msgid "lo_export: can't open unix file \"%s\": %m" msgstr "" #: libpq/be-fsstubs.c:465 #, c-format msgid "lo_export: error while writing \"%s\"" msgstr "" #: libpq/be-secure.c:294 libpq/be-secure.c:344 #, c-format msgid "SSL SYSCALL error: %s" msgstr "SSL SYSCALL-fel: %s" #: libpq/be-secure.c:297 libpq/be-secure.c:347 #, c-format msgid "SSL error: %s" msgstr "SSL-fel: %s" #: libpq/be-secure.c:399 #, c-format msgid "DH errors (%s): %d bits expected, %d bits found" msgstr "" #: libpq/be-secure.c:409 #, c-format msgid "DH_check error (%s): %s" msgstr "" #: libpq/be-secure.c:414 #, c-format msgid "DH error (%s): p is not prime" msgstr "" #: libpq/be-secure.c:421 #, c-format msgid "DH error (%s): neither suitable generator or safe prime" msgstr "" #: libpq/be-secure.c:447 #, c-format msgid "DH load buffer: %s" msgstr "" #: libpq/be-secure.c:519 #, c-format msgid "DH: generating parameters (%d bits)...." msgstr "" #: libpq/be-secure.c:553 msgid "SSL: handshake start" msgstr "" #: libpq/be-secure.c:556 msgid "SSL: handshake done" msgstr "" #: libpq/be-secure.c:559 msgid "SSL: accept loop" msgstr "" #: libpq/be-secure.c:562 #, c-format msgid "SSL: accept exit (%d)" msgstr "" #: libpq/be-secure.c:565 msgid "SSL: connect loop" msgstr "" #: libpq/be-secure.c:568 #, c-format msgid "SSL: connect exit (%d)" msgstr "" #: libpq/be-secure.c:571 #, c-format msgid "SSL: read alert (0x%04x)" msgstr "" #: libpq/be-secure.c:574 #, c-format msgid "SSL: write alert (0x%04x)" msgstr "" #: libpq/be-secure.c:595 #, c-format msgid "failed to create SSL context: %s" msgstr "" #: libpq/be-secure.c:606 #, c-format msgid "failed to load server certificate (%s): %s" msgstr "" #: libpq/be-secure.c:614 #, c-format msgid "failed to stat private key file (%s): %s" msgstr "" #: libpq/be-secure.c:621 #, c-format msgid "bad permissions on private key file (%s)" msgstr "" #: libpq/be-secure.c:626 #, c-format msgid "failed to load private key file (%s): %s" msgstr "" #: libpq/be-secure.c:632 #, c-format msgid "check of private key failed: %s" msgstr "" #: libpq/be-secure.c:646 #, c-format msgid "could not read root cert file (%s): %s" msgstr "" #: libpq/be-secure.c:679 #, c-format msgid "failed to initialize SSL connection: %s" msgstr "" #: libpq/be-secure.c:701 #, c-format msgid "secure connection from '%s'" msgstr "" #: libpq/crypt.c:60 msgid "" "Password is stored MD5 encrypted. 'password' and 'crypt' auth methods " "cannot be used." msgstr "" #: libpq/hba.c:122 #, c-format msgid "Token too long in authentication file, skipping, %s" msgstr "" #: libpq/hba.c:255 #, c-format msgid "" "tokenize_inc_file: Unable to open secondary authentication file \"@%s\" as " "\"%s\": %m" msgstr "" #: libpq/hba.c:657 #, c-format msgid "parse_hba: invalid syntax in pg_hba.conf file at line %d, token \"%s\"" msgstr "" #: libpq/hba.c:710 libpq/hba.c:732 #, c-format msgid "could not open %s: %m" msgstr "" #: libpq/hba.c:843 #, c-format msgid "load_hba: Unable to open authentication config file \"%s\": %m" msgstr "" #: libpq/hba.c:906 #, c-format msgid "" "parse_ident_usermap: invalid syntax in pg_ident.conf file at line %d, token " "\"%s\"" msgstr "" #: libpq/hba.c:938 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:988 #, c-format msgid "load_ident: Unable to open usermap file \"%s\": %m" msgstr "" #: libpq/hba.c:1110 #, c-format msgid "Failed to create socket on which to talk to Ident server: %m" msgstr "" #: libpq/hba.c:1146 #, 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:1168 #, 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:1185 #, 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:1227 libpq/hba.c:1292 #, c-format msgid "ident_unix: error receiving credentials: %m" msgstr "" #: libpq/hba.c:1235 libpq/hba.c:1301 #, c-format msgid "ident_unix: unknown local user with uid %d" msgstr "" #: libpq/hba.c:1311 msgid "'ident' auth is not supported on local connections on this platform" msgstr "" #: libpq/pqcomm.c:197 #, c-format msgid "StreamServerPort: socket() failed: %m" msgstr "" #: libpq/pqcomm.c:206 #, c-format msgid "StreamServerPort: setsockopt(SO_REUSEADDR) failed: %m" msgstr "" #: libpq/pqcomm.c:247 #, c-format msgid "StreamServerPort: gethostbyname(%s) failed" msgstr "" #: libpq/pqcomm.c:263 #, 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:268 #, 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:307 #, c-format msgid "No such group as '%s'" msgstr "" #: libpq/pqcomm.c:315 #, c-format msgid "Could not set group of %s: %m" msgstr "" #: libpq/pqcomm.c:323 #, c-format msgid "Could not set permissions on %s: %m" msgstr "" #: libpq/pqcomm.c:342 #, c-format msgid "StreamServerPort: listen() failed: %m" msgstr "" #: libpq/pqcomm.c:372 #, c-format msgid "StreamConnection: accept() failed: %m" msgstr "" #: libpq/pqcomm.c:391 #, c-format msgid "StreamConnection: getsockname() failed: %m" msgstr "" #: libpq/pqcomm.c:403 #, c-format msgid "StreamConnection: setsockopt(TCP_NODELAY) failed: %m" msgstr "" #: libpq/pqcomm.c:409 #, c-format msgid "StreamConnection: setsockopt(SO_KEEPALIVE) failed: %m" msgstr "" #: libpq/pqcomm.c:478 #, c-format msgid "pq_recvbuf: recv() failed: %m" msgstr "" #: libpq/pqcomm.c:484 msgid "pq_recvbuf: unexpected EOF on client connection" msgstr "" #: libpq/pqcomm.c:672 #, c-format msgid "pq_flush: send() failed: %m" msgstr "" #: libpq/pqcomm.c:706 #, c-format msgid "pq_eof: recv() failed: %m" msgstr "" #: libpq/pqformat.c:159 #, c-format msgid "pq_sendint: unsupported size %d" msgstr "" #: libpq/pqformat.c:241 #, c-format msgid "pq_getint: unsupported size %d" msgstr "" #: main/main.c:83 #, c-format msgid "%s: setsysinfo failed: %s\n" msgstr "" #: main/main.c:169 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 "" #: main/main.c:189 #, c-format msgid "%s: real and effective user ids must match\n" msgstr "" #: main/main.c:224 #, c-format msgid "%s: invalid current euid %d\n" msgstr "" #: nodes/copyfuncs.c:1561 #, c-format msgid "_copyAConst: unknown node type %d" msgstr "" #: nodes/copyfuncs.c:2713 #, c-format msgid "_copyValue: unknown node type %d" msgstr "" #: nodes/copyfuncs.c:3222 #, c-format msgid "copyObject: don't know how to copy node type %d" msgstr "" #: nodes/equalfuncs.c:204 #, c-format msgid "_equalParam: Invalid paramkind value: %d" msgstr "" #: nodes/equalfuncs.c:1947 #, c-format msgid "_equalValue: unknown node type %d" msgstr "" #: nodes/equalfuncs.c:2395 #, c-format msgid "equal: don't know whether nodes of type %d are equal" msgstr "" #: nodes/list.c:162 msgid "tryout to nconc a list to itself" msgstr "" #: nodes/list.c:245 msgid "llast: empty list" msgstr "" #: nodes/list.c:260 msgid "llasti: empty list" msgstr "" #: nodes/outfuncs.c:1018 nodes/readfuncs.c:1642 #, c-format msgid "bogus rte kind %d" msgstr "" #: nodes/outfuncs.c:1316 #, c-format msgid "_outValue: don't know how to print type %d " msgstr "" #: nodes/outfuncs.c:1757 #, c-format msgid "_outNode: don't know how to print type %d " msgstr "" #: nodes/print.c:85 #, c-format msgid "" "%s:\n" "%s" msgstr "" "%s:\n" "%s" #: nodes/print.c:353 #, c-format msgid "Cache lookup for type %u failed" msgstr "" #: nodes/read.c:296 msgid "nodeRead: did not find '}' at end of plan node" msgstr "" #: nodes/read.c:376 #, c-format msgid "nodeRead: Bad type %d" msgstr "" #: nodes/readfuncs.c:70 msgid "toIntList: unexpected datatype" msgstr "" #: nodes/readfuncs.c:104 msgid "toOidList: unexpected datatype" msgstr "" #: nodes/readfuncs.c:820 #, c-format msgid "_readExpr: unknown opType \"%.*s\"" msgstr "" #: nodes/readfuncs.c:2222 #, c-format msgid "badly formatted planstring \"%.10s\"..." msgstr "" #: nodes/readfuncs.c:2255 nodes/readfuncs.c:2287 #, c-format msgid "readDatum: expected '%s', got '%s'; length = %lu" msgstr "" #: nodes/readfuncs.c:2262 #, c-format msgid "readDatum: byval & length = %lu" msgstr "" #: optimizer/geqo/geqo_erx.c:336 msgid "gimme_gene: Internal error - minimum_count not set" msgstr "" #: 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:199 msgid "SELECT FOR UPDATE is not supported for inherit queries" msgstr "" #: optimizer/path/clausesel.c:522 #, 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 "" #: optimizer/path/indxpath.c:509 msgid "extract_or_indexqual_conditions: no matching clause" msgstr "" #: optimizer/path/indxpath.c:1319 msgid "pred_test_simple_clause: unknown test_op" msgstr "" #: optimizer/path/indxpath.c:1348 msgid "pred_test_simple_clause: null test result" msgstr "" #: optimizer/path/indxpath.c:2026 #, c-format msgid "prefix_quals: unexpected operator %u" msgstr "" #: optimizer/path/indxpath.c:2037 #, c-format msgid "prefix_quals: no = operator for type %u" msgstr "" #: optimizer/path/indxpath.c:2052 #, c-format msgid "prefix_quals: no >= operator for type %u" msgstr "" #: optimizer/path/indxpath.c:2068 #, c-format msgid "prefix_quals: no < operator for type %u" msgstr "" #: optimizer/path/indxpath.c:2117 #, c-format msgid "network_prefix_quals: unexpected operator %u" msgstr "" #: optimizer/path/indxpath.c:2130 #, c-format msgid "network_prefix_quals: no %s operator for type %u" msgstr "" #: optimizer/path/indxpath.c:2145 #, c-format msgid "network_prefix_quals: no <= operator for type %u" msgstr "" #: optimizer/path/joinpath.c:173 #, c-format msgid "sort_inner_and_outer: unexpected join type %d" msgstr "" #: optimizer/path/joinpath.c:344 #, c-format msgid "match_unsorted_outer: unexpected join type %d" msgstr "" #: optimizer/path/joinpath.c:603 #, c-format msgid "match_unsorted_inner: unexpected join type %d" msgstr "" #: optimizer/path/joinrels.c:226 #, c-format msgid "make_rels_by_joins: failed to build any %d-way joins" msgstr "" #: optimizer/path/joinrels.c:381 #, c-format msgid "make_jointree_rel: unexpected node type %d" msgstr "" #: optimizer/path/joinrels.c:438 #, c-format msgid "make_join_rel: unsupported join type %d" msgstr "" #: optimizer/path/pathkeys.c:875 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 "" #: optimizer/plan/createplan.c:215 #, c-format msgid "create_scan_plan: unknown node type: %d" msgstr "" #: optimizer/plan/createplan.c:297 #, c-format msgid "create_join_plan: unknown node type: %d" msgstr "" #: optimizer/plan/createplan.c:1035 msgid "fix_indxqual_sublist: indexqual clause is not binary opclause" msgstr "" #: optimizer/plan/createplan.c:1072 msgid "fix_indxqual_sublist: failed to find substitute op" msgstr "" #: optimizer/plan/createplan.c:1134 msgid "fix_indxqual_operand: var is not index attribute" msgstr "" #: optimizer/plan/createplan.c:1572 msgid "make_sort_from_pathkeys: cannot find tlist item to sort" msgstr "" #: optimizer/plan/initsplan.c:122 msgid "SELECT FOR UPDATE cannot be applied to a join" msgstr "" #: optimizer/plan/initsplan.c:125 #, c-format msgid "add_base_rels_to_query: unexpected node type %d" msgstr "" #: optimizer/plan/initsplan.c:305 optimizer/plan/planner.c:449 msgid "UNION JOIN is not implemented yet" msgstr "" #: optimizer/plan/initsplan.c:309 #, c-format msgid "distribute_quals_to_rels: unsupported join type %d" msgstr "" #: optimizer/plan/initsplan.c:319 #, c-format msgid "distribute_quals_to_rels: unexpected node type %d" msgstr "" #: optimizer/plan/initsplan.c:356 msgid "" "SELECT FOR UPDATE cannot be applied to the nullable side of an OUTER JOIN" msgstr "" #: optimizer/plan/initsplan.c:449 msgid "JOIN qualification may not refer to other relations" msgstr "" #: optimizer/plan/initsplan.c:608 msgid "distribute_qual_to_rels: can't cope with variable-free clause" msgstr "" #: optimizer/plan/initsplan.c:750 #, c-format msgid "Unable to identify an equality operator for types '%s' and '%s'" msgstr "" #: optimizer/plan/initsplan.c:761 #, c-format msgid "" "Equality operator for types '%s' and '%s' should be mergejoinable, but isn't" msgstr "" #: optimizer/plan/planmain.c:225 msgid "subplanner: failed to construct a relation" msgstr "" #: optimizer/plan/planner.c:452 #, c-format msgid "pull_up_subqueries: unexpected join type %d" msgstr "" #: optimizer/plan/planner.c:458 #, c-format msgid "pull_up_subqueries: unexpected node type %d" msgstr "" #: optimizer/plan/planner.c:479 msgid "is_simple_subquery: subquery is bogus" msgstr "" #: optimizer/plan/planner.c:594 #, c-format msgid "resolvenew_in_jointree: unexpected node type %d" msgstr "" #: optimizer/plan/planner.c:673 #, c-format msgid "preprocess_jointree: unexpected node type %d" msgstr "" #: optimizer/plan/planner.c:785 #, c-format msgid "preprocess_qual_conditions: unexpected node type %d" msgstr "" #: optimizer/plan/planner.c:900 parser/analyze.c:1926 parser/analyze.c:2109 #: parser/analyze.c:2596 msgid "SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT" msgstr "" #: optimizer/plan/planner.c:953 msgid "SELECT FOR UPDATE is not allowed in subselects" msgstr "" #: optimizer/plan/planner.c:1555 optimizer/plan/planner.c:1561 msgid "postprocess_setop_tlist: resjunk output columns not implemented" msgstr "" #: optimizer/plan/setrefs.c:216 #, c-format msgid "set_plan_references: unknown plan type %d" msgstr "" #: optimizer/plan/setrefs.c:459 msgid "join_references: variable not in subplan target lists" msgstr "" #: optimizer/plan/setrefs.c:520 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 "" #: 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:57 msgid "preprocess_targetlist: subquery cannot be result relation" msgstr "" #: optimizer/prep/preptlist.c:204 msgid "expand_targetlist: unexpected command_type" msgstr "" #: optimizer/prep/preptlist.c:234 msgid "expand_targetlist: targetlist is not sorted correctly" msgstr "" #: optimizer/prep/prepunion.c:194 #, c-format msgid "recurse_set_operations: unexpected node %d" msgstr "" #: optimizer/prep/prepunion.c:310 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 "" #: optimizer/util/clauses.c:718 #, c-format msgid "Sub-SELECT uses un-GROUPed attribute %s.%s from outer query" msgstr "" #: 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:1386 #, c-format msgid "eval_const_expressions: unexpected opType %d" msgstr "" #: optimizer/util/clauses.c:1622 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 "" #: optimizer/util/clauses.c:1969 #, c-format msgid "expression_tree_walker: Unexpected node type %d" msgstr "" #: optimizer/util/clauses.c:2360 #, 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 "" #: 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:59 msgid "build_base_rel: rel already exists" msgstr "" #: optimizer/util/relnode.c:68 msgid "build_base_rel: rel already exists as 'other' rel" msgstr "" #: optimizer/util/relnode.c:106 msgid "build_other_rel: rel already exists as base rel" msgstr "" #: optimizer/util/relnode.c:179 #, c-format msgid "make_base_rel: unsupported RTE kind %d" msgstr "" #: optimizer/util/relnode.c:215 #, 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:258 msgid "CREATE VIEW specifies more column names than columns" msgstr "" #: parser/analyze.c:448 msgid "INSERT ... SELECT may not specify INTO" msgstr "" #: parser/analyze.c:531 msgid "INSERT has more expressions than target columns" msgstr "" #: parser/analyze.c:563 msgid "INSERT has more target columns than expressions" msgstr "" #: parser/analyze.c:759 msgid "parser: unrecognized node (internal error)" msgstr "" #: parser/analyze.c:841 #, c-format msgid "%s will create implicit sequence '%s' for SERIAL column '%s.%s'" msgstr "" #: parser/analyze.c:922 parser/analyze.c:930 #, c-format msgid "%s/(NOT) NULL conflicting declaration for '%s.%s'" msgstr "" #: parser/analyze.c:938 #, c-format msgid "%s/DEFAULT multiple values specified for '%s.%s'" msgstr "" #: 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 "" #: parser/analyze.c:1127 parser/analyze.c:2926 #, c-format msgid "inherited table \"%s\" is not a relation" msgstr "" #: parser/analyze.c:1156 #, c-format msgid "" "inherited attribute \"%s\" cannot be a PRIMARY KEY because it is not marked " "NOT NULL" msgstr "" #: parser/analyze.c:1182 #, c-format msgid "" "Existing attribute \"%s\" cannot be a PRIMARY KEY because it is not marked " "NOT NULL" msgstr "" #: parser/analyze.c:1189 #, c-format msgid "%s: column \"%s\" named in key does not exist" msgstr "" #: parser/analyze.c:1197 #, c-format msgid "%s: column \"%s\" appears twice in %s constraint" msgstr "" #: parser/analyze.c:1286 #, c-format msgid "%s: failed to make implicit index name" msgstr "" #: parser/analyze.c:1289 #, c-format msgid "%s / %s%s will create implicit index '%s' for table '%s'" msgstr "" #: parser/analyze.c:1306 #, c-format msgid "%s will create implicit trigger(s) for FOREIGN KEY check(s)" msgstr "" #: parser/analyze.c:1331 parser/analyze.c:1359 parser/analyze.c:1417 #, c-format msgid "Can only have %d keys in a foreign key" msgstr "" #: parser/analyze.c:1371 parser/analyze.c:2823 #, c-format msgid "PRIMARY KEY for referenced table \"%s\" not found" msgstr "" #: parser/analyze.c:1434 parser/analyze.c:2759 #, c-format msgid "" "UNIQUE constraint matching given keys for referenced table \"%s\" not found" msgstr "" #: parser/analyze.c:1592 parser/analyze.c:1710 #, c-format msgid "transformRuleStmt: unexpected event type %d" msgstr "" #: parser/analyze.c:1601 msgid "Rule WHERE condition may not contain references to other relations" msgstr "" #: parser/analyze.c:1670 msgid "" "Rules with WHERE conditions may only have SELECT, INSERT, UPDATE, or DELETE " "actions" msgstr "" #: parser/analyze.c:1694 msgid "ON SELECT rule may not use OLD" msgstr "" #: parser/analyze.c:1696 msgid "ON SELECT rule may not use NEW" msgstr "" #: parser/analyze.c:1703 msgid "ON INSERT rule may not use OLD" msgstr "" #: parser/analyze.c:1707 msgid "ON DELETE rule may not use NEW" msgstr "" #: parser/analyze.c:1772 parser/analyze.c:1990 msgid "DECLARE CURSOR must not specify INTO" msgstr "" #: parser/analyze.c:1774 parser/analyze.c:1992 msgid "" "DECLARE/UPDATE is not supported\n" "\tCursors must be READ ONLY" msgstr "" #: parser/analyze.c:1784 parser/analyze.c:2002 msgid "DECLARE CURSOR may only be used in begin/end transaction blocks" msgstr "" #: parser/analyze.c:2070 msgid "" "ORDER BY on a UNION/INTERSECT/EXCEPT result must be on one of the result " "columns" msgstr "" #: parser/analyze.c:2104 msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT" msgstr "" #: parser/analyze.c:2106 msgid "Portal may not appear in UNION/INTERSECT/EXCEPT" msgstr "" #: parser/analyze.c:2200 #, c-format msgid "Each %s query must have the same number of columns" msgstr "" #: parser/analyze.c:2258 #, c-format msgid "getSetColTypes: unexpected node %d" msgstr "" #: parser/analyze.c:2269 msgid "CREATE TABLE AS specifies too many column names" msgstr "" #: parser/analyze.c:2352 parser/analyze.c:2361 msgid "UPDATE target count mismatch --- internal error" msgstr "" #: parser/analyze.c:2436 msgid "Unexpected node type in ALTER TABLE ADD CONSTRAINT" msgstr "" #: parser/analyze.c:2516 msgid "transformPrepareStmt: internal error" msgstr "" #: parser/analyze.c:2543 #, c-format msgid "Wrong number of parameters, expected %d but got %d" msgstr "" #: parser/analyze.c:2556 msgid "Cannot use subselects in EXECUTE parameters" msgstr "" #: parser/analyze.c:2558 msgid "Cannot use aggregates in EXECUTE parameters" msgstr "" #: parser/analyze.c:2573 #, 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 "" #: parser/analyze.c:2598 msgid "SELECT FOR UPDATE is not allowed with DISTINCT clause" msgstr "" #: parser/analyze.c:2600 msgid "SELECT FOR UPDATE is not allowed with GROUP BY clause" msgstr "" #: parser/analyze.c:2602 msgid "SELECT FOR UPDATE is not allowed with AGGREGATE" msgstr "" #: parser/analyze.c:2667 #, c-format msgid "FOR UPDATE: relation \"%s\" not found in FROM clause" msgstr "" #: parser/analyze.c:2697 parser/analyze.c:2790 #, c-format msgid "Referenced relation \"%s\" is not a table" msgstr "" #: parser/analyze.c:2718 #, c-format msgid "transformFkeyCheckAttrs: index %u not found" msgstr "" #: parser/analyze.c:2808 #, c-format msgid "transformFkeyGetPrimaryKey: index %u not found" msgstr "" #: parser/analyze.c:2875 #, c-format msgid "relationHasPrimaryKey: index %u not found" msgstr "" #: parser/analyze.c:2958 #, c-format msgid "%s: column \"%s\" referenced in foreign key constraint does not exist" msgstr "" #: parser/analyze.c:2999 msgid "Misplaced DEFERRABLE clause" msgstr "" #: parser/analyze.c:3001 parser/analyze.c:3010 msgid "Multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed" msgstr "" #: parser/analyze.c:3008 msgid "Misplaced NOT DEFERRABLE clause" msgstr "" #: parser/analyze.c:3015 parser/analyze.c:3033 msgid "INITIALLY DEFERRED constraint must be DEFERRABLE" msgstr "" #: parser/analyze.c:3020 msgid "Misplaced INITIALLY DEFERRED clause" msgstr "" #: parser/analyze.c:3022 parser/analyze.c:3040 msgid "Multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed" msgstr "" #: parser/analyze.c:3038 msgid "Misplaced INITIALLY IMMEDIATE clause" msgstr "" #: parser/analyze.c:3147 #, c-format msgid "" "New table specifies a schema (%s) different from the one being created (%s)" msgstr "" #: parser/analyze.c:3166 #, c-format msgid "" "New view specifies a schema (%s) different from the one being created (%s)" msgstr "" #: parser/analyze.c:3183 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 "" #: parser/parse_agg.c:150 msgid "Aggregates not allowed in WHERE clause" msgstr "" #: parser/parse_agg.c:152 msgid "Aggregates not allowed in JOIN conditions" msgstr "" #: parser/parse_agg.c:168 msgid "Aggregates not allowed in GROUP BY clause" msgstr "" #: 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 "" #: parser/parse_clause.c:400 msgid "sub-select in FROM must have an alias" msgstr "" #: parser/parse_clause.c:424 parser/parse_clause.c:427 msgid "Unexpected parse analysis result for subselect in FROM" msgstr "" #: parser/parse_clause.c:430 msgid "Expected SELECT query from subselect in FROM" msgstr "" #: parser/parse_clause.c:432 msgid "Subselect in FROM may not have SELECT INTO" msgstr "" #: parser/parse_clause.c:492 msgid "" "FROM function expression may not refer to other relations of same query level" msgstr "" #: parser/parse_clause.c:501 msgid "cannot use aggregate function in FROM function expression" msgstr "" #: parser/parse_clause.c:512 msgid "Coercion function not allowed in FROM clause" msgstr "" #: parser/parse_clause.c:622 parser/parse_clause.c:634 msgid "transformFromClauseItem: unexpected subtree type" msgstr "" #: parser/parse_clause.c:717 #, c-format msgid "USING column name \"%s\" appears more than once" msgstr "" #: parser/parse_clause.c:729 #, c-format msgid "Common column name \"%s\" appears more than once in left table" msgstr "" #: parser/parse_clause.c:735 #, c-format msgid "JOIN/USING column \"%s\" not found in left table" msgstr "" #: parser/parse_clause.c:747 #, c-format msgid "Common column name \"%s\" appears more than once in right table" msgstr "" #: parser/parse_clause.c:753 #, c-format msgid "JOIN/USING column \"%s\" not found in right table" msgstr "" #: parser/parse_clause.c:802 #, c-format msgid "Column alias list for \"%s\" has too many entries" msgstr "" #: parser/parse_clause.c:829 #, c-format msgid "" "transformFromClauseItem: unexpected node (internal error)\n" "\t%s" msgstr "" #: parser/parse_clause.c:935 #, c-format msgid "buildMergedJoinVar: unexpected jointype %d" msgstr "" #: parser/parse_clause.c:1056 #, c-format msgid "%s '%s' is ambiguous" msgstr "" #: parser/parse_clause.c:1075 #, c-format msgid "Non-integer constant in %s" msgstr "" #: parser/parse_clause.c:1088 #, c-format msgid "%s position %d is not in target list" msgstr "" #: parser/parse_clause.c:1230 msgid "For SELECT DISTINCT, ORDER BY expressions must appear in target list" msgstr "" #: parser/parse_clause.c:1268 msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions" msgstr "" #: parser/parse_clause.c:1292 msgid "" "transformDistinctClause: failed to add DISTINCT ON clause to target list" msgstr "" #: parser/parse_coerce.c:154 #, c-format msgid "coerce_type: no conversion function from '%s' to '%s'" msgstr "" #. translator: first %s is name of a SQL construct, eg WHERE #: parser/parse_coerce.c:376 #, c-format msgid "Argument of %s must be type boolean, not type %s" msgstr "" #. translator: %s is name of a SQL construct, eg WHERE #: parser/parse_coerce.c:386 #, c-format msgid "Argument of %s must not be a set function" msgstr "" #: parser/parse_coerce.c:439 #, c-format msgid "%s types '%s' and '%s' not matched" msgstr "" #: parser/parse_coerce.c:495 #, c-format msgid "%s unable to convert to type %s" msgstr "" #: parser/parse_coerce.c:888 utils/cache/lsyscache.c:1060 #, c-format msgid "getBaseType: failed to lookup type %u" msgstr "" #: parser/parse_expr.c:104 #, c-format msgid "Expression too complex: nesting depth exceeds max_expr_depth = %d" msgstr "" #: parser/parse_expr.c:123 #, c-format msgid "Parameter '$%d' is out of range" msgstr "" #: parser/parse_expr.c:355 parser/parse_expr.c:359 msgid "Bad query in subselect" msgstr "" #: parser/parse_expr.c:381 msgid "Subselect must have a field" msgstr "" #: parser/parse_expr.c:385 msgid "Subselect must have only one field" msgstr "" #: parser/parse_expr.c:415 #, c-format msgid "Row comparison cannot use operator %s" msgstr "" #: parser/parse_expr.c:438 msgid "Subselect has too many fields" msgstr "" #: parser/parse_expr.c:454 #, c-format msgid "" "%s has result type of %s, but must return %s to be used with quantified " "predicate subquery" msgstr "" #: parser/parse_expr.c:460 #, c-format msgid "%s must not return a set to be used with quantified predicate subquery" msgstr "" #: parser/parse_expr.c:472 msgid "Subselect has too few fields" msgstr "" #: parser/parse_expr.c:614 #, c-format msgid "transformExpr: unexpected booltesttype %d" msgstr "" #: parser/parse_expr.c:650 #, c-format msgid "transformExpr: does not know how to transform node %d (internal error)" msgstr "" #: parser/parse_expr.c:736 #, c-format msgid "Attribute \"%s\" not found" msgstr "" #: parser/parse_expr.c:848 parser/parse_target.c:152 msgid "Invalid qualified name syntax (too many names)" msgstr "" #: parser/parse_expr.c:905 msgid "exprType: Cannot get type for untransformed sublink" msgstr "" #: parser/parse_expr.c:932 #, c-format msgid "exprType: Do not know how to get type for %d node" msgstr "" #: parser/parse_expr.c:1078 utils/adt/ruleutils.c:2418 #, c-format msgid "cache lookup for proc %u failed" msgstr "" #: parser/parse_expr.c:1103 #, c-format msgid "cache lookup for type %u failed" msgstr "" #: parser/parse_expr.c:1158 #, c-format msgid "Cannot cast this expression to type '%s'" msgstr "" #: parser/parse_expr.c:1209 #, c-format msgid "Cannot cast type '%s' to '%s'" msgstr "" #: parser/parse_func.c:100 #, c-format msgid "Cannot pass more than %d arguments to a function" msgstr "" #: parser/parse_func.c:107 #, c-format msgid "Function '%s' does not allow NULL input" msgstr "" #: parser/parse_func.c:195 #, c-format msgid "Cannot find type OID for relation %u" msgstr "" #: parser/parse_func.c:210 #, c-format msgid "Cannot pass result of sub-select or join %s to a function" msgstr "" #: parser/parse_func.c:255 #, c-format msgid "%s(*) specified, but %s is not an aggregate function" msgstr "" #: parser/parse_func.c:258 #, c-format msgid "DISTINCT specified, but %s is not an aggregate function" msgstr "" #: parser/parse_func.c:281 #, c-format msgid "Attribute notation .%s applied to type %s, which is not a complex type" msgstr "" #: parser/parse_func.c:284 #, c-format msgid "Attribute \"%s\" not found in datatype %s" msgstr "" #: parser/parse_func.c:331 msgid "Aggregates may not return sets" msgstr "" #: parser/parse_func.c:1242 #, c-format msgid "No such attribute %s.%s.%s" msgstr "" #: parser/parse_func.c:1245 #, c-format msgid "No such attribute %s.%s" msgstr "" #: parser/parse_func.c:1272 #, c-format msgid "Function %s(%s) does not exist%s%s" msgstr "" #: parser/parse_func.c:1278 #, c-format msgid "%s: function %s(%s) does not exist%s%s" msgstr "" #: parser/parse_func.c:1304 #, c-format msgid "%s: aggregate %s(*) does not exist" msgstr "" #: parser/parse_func.c:1307 #, c-format msgid "%s: aggregate %s(%s) does not exist" msgstr "" #: parser/parse_func.c:1323 #, c-format msgid "%s: function %s(*) is not an aggregate" msgstr "" #: parser/parse_func.c:1326 #, c-format msgid "%s: function %s(%s) is not an aggregate" msgstr "" #: parser/parse_node.c:223 #, c-format msgid "transformArraySubscripts: Cache lookup failed for array type %u" msgstr "" #: parser/parse_node.c:229 #, c-format msgid "transformArraySubscripts: type %s is not an array" msgstr "" #: parser/parse_node.c:237 #, c-format msgid "transformArraySubscripts: Cache lookup failed for array element type %u" msgstr "" #: parser/parse_node.c:292 parser/parse_node.c:312 msgid "array index expressions must be integers" msgstr "" #: parser/parse_node.c:333 #, 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 "" #: parser/parse_node.c:448 #, 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 "" #: parser/parse_oper.c:120 #, c-format msgid "%s: Postfix operator '%s' for type '%s' does not exist" msgstr "" #: parser/parse_oper.c:124 #, c-format msgid "%s: Operator '%s' for types '%s' and '%s' does not exist" msgstr "" #: 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 "" #: parser/parse_oper.c:891 #, c-format msgid "" "Left hand side of operator '%s' has an unknown type\n" "\tProbably a bad attribute name" msgstr "" #: parser/parse_oper.c:896 #, c-format msgid "" "Right hand side of operator %s has an unknown type\n" "\tProbably a bad attribute name" msgstr "" #: parser/parse_oper.c:900 #, 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 "" #: parser/parse_oper.c:916 #, c-format msgid "" "operand of prefix operator '%s' has an unknown type\n" "\t(probably an invalid column reference)" msgstr "" #: parser/parse_oper.c:920 #, c-format msgid "" "operand of postfix operator '%s' has an unknown type\n" "\t(probably an invalid column reference)" msgstr "" #: parser/parse_oper.c:927 #, 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 "" #: parser/parse_oper.c:931 #, 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 "" #: parser/parse_relation.c:169 parser/parse_relation.c:181 #, c-format msgid "Table reference \"%s\" is ambiguous" msgstr "" #: 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 "" #: parser/parse_relation.c:255 #, c-format msgid "scanNameSpaceForRelid: unexpected node type %d" msgstr "" #: parser/parse_relation.c:321 #, c-format msgid "checkNameSpaceConflicts: unexpected node type %d" msgstr "" #: parser/parse_relation.c:344 parser/parse_relation.c:354 #, c-format msgid "Table name \"%s\" specified more than once" msgstr "" #: parser/parse_relation.c:376 #, c-format msgid "scanNameSpaceForConflict: unexpected node type %d" msgstr "" #: parser/parse_relation.c:411 msgid "RTERangeTablePosn: RTE not found (internal error)" msgstr "" #: parser/parse_relation.c:463 parser/parse_relation.c:556 #, c-format msgid "Column reference \"%s\" is ambiguous" msgstr "" #: parser/parse_relation.c:550 #, c-format msgid "colnameToVar: unexpected node type %d" msgstr "" #: parser/parse_relation.c:649 parser/parse_relation.c:742 #: parser/parse_relation.c:835 parser/parse_relation.c:949 #, c-format msgid "Table \"%s\" has %d columns available but %d columns specified" msgstr "" #: parser/parse_relation.c:910 msgid "A column definition list is only allowed for functions returning RECORD" msgstr "" #: parser/parse_relation.c:919 msgid "A column definition list is required for functions returning RECORD" msgstr "" #: parser/parse_relation.c:975 #, c-format msgid "Too many column aliases specified for function %s" msgstr "" #: parser/parse_relation.c:996 #, c-format msgid "Unknown kind of return type specified for function %s" msgstr "" #: parser/parse_relation.c:1428 #, c-format msgid "expandRTE: unsupported RTE kind %d" msgstr "" #: parser/parse_relation.c:1517 #, c-format msgid "Invalid attnum %d for rangetable entry %s" msgstr "" #: parser/parse_relation.c:1544 parser/parse_relation.c:1606 #: parser/parse_relation.c:1680 #, c-format msgid "Relation \"%s\" does not have attribute %d" msgstr "" #: parser/parse_relation.c:1575 #, c-format msgid "Subquery %s does not have attribute %d" msgstr "" #: parser/parse_relation.c:1652 #, c-format msgid "get_rte_attribute_type: unsupported RTE kind %d" msgstr "" #: parser/parse_relation.c:1713 #, c-format msgid "Relation %s does not have attribute %d" msgstr "" #: parser/parse_relation.c:1729 #, c-format msgid "get_rte_attribute_is_dropped: unsupported RTE kind %d" msgstr "" #: parser/parse_relation.c:1812 #, c-format msgid "attnumAttName: invalid attribute number %d" msgstr "" #: parser/parse_relation.c:1834 #, c-format msgid "attnumTypeId: invalid attribute number %d" msgstr "" #: parser/parse_relation.c:1861 #, c-format msgid "Adding missing FROM-clause entry%s for table \"%s\"" msgstr "" #: parser/parse_target.c:62 msgid "You can't use relation names alone in the target list, try relation.*." msgstr "" #: parser/parse_target.c:235 #, c-format msgid "Cannot assign to system attribute '%s'" msgstr "" #: parser/parse_target.c:296 #, 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 "" #: parser/parse_target.c:417 #, c-format msgid "Attribute '%s' specified more than once" msgstr "" #: parser/parse_target.c:451 #, c-format msgid "" "ExpandAllTables: unexpected node (internal error)\n" "\t%s" msgstr "" #: parser/parse_target.c:468 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 "" #: parser/parse_type.c:194 parser/parse_type.c:222 #: utils/cache/lsyscache.c:1212 #, c-format msgid "Type \"%s\" is only a shell" msgstr "" #: parser/parse_type.c:247 #, c-format msgid "Unable to locate type oid %u in catalog" msgstr "" #: parser/parse_type.c:256 msgid "typeTypeId() called with NULL type struct" msgstr "" #: parser/parse_type.c:379 #, c-format msgid "typeidOutfunc: Invalid type - oid = %u" msgstr "" #: parser/parse_type.c:400 #, c-format msgid "typeidTypeRelid: Invalid type - oid = %u" msgstr "" #: parser/parse_type.c:437 parser/parse_type.c:453 parser/parse_type.c:455 #: parser/parse_type.c:461 parser/parse_type.c:467 parser/parse_type.c:471 #, c-format msgid "parseTypeString: Invalid type name '%s'" msgstr "" #: port/ipc_test.c:93 storage/ipc/ipc.c:171 msgid "Out of on_shmem_exit slots" msgstr "" #: port/pg_sema.c:319 port/posix_sema.c:169 port/sysv_sema.c:319 msgid "Out of memory in PGReserveSemaphores" msgstr "" #: port/pg_sema.c:357 port/posix_sema.c:206 port/sysv_sema.c:357 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:67 msgid "dld: Cannot link C library!" msgstr "" #: port/dynloader/bsdi.c:66 port/dynloader/linux.c:74 msgid "dld: Cannot link math library!" msgstr "" #: port/dynloader/bsdi.c:75 port/dynloader/linux.c:83 msgid "dld: Undefined:" msgstr "" #: port/dynloader/bsdi.c:78 port/dynloader/linux.c:86 #: port/dynloader/ultrix4.c:61 #, c-format msgid " %s" msgstr "" #: port/dynloader/linux.c:31 msgid "dynamic load not supported" msgstr "" #: port/dynloader/ultrix4.c:58 msgid "dl: Undefined:" msgstr "" #: postmaster/pgstat.c:179 #, c-format msgid "PGSTAT: socket() failed: %m" msgstr "" #: postmaster/pgstat.c:193 #, c-format msgid "PGSTAT: bind(127.0.0.1) failed: %m" msgstr "" #: postmaster/pgstat.c:198 #, c-format msgid "PGSTAT: getsockname() failed: %m" msgstr "" #: postmaster/pgstat.c:210 #, c-format msgid "PGSTAT: connect() failed: %m" msgstr "" #: postmaster/pgstat.c:222 #, c-format msgid "PGSTAT: fcntl() failed: %m" msgstr "" #: postmaster/pgstat.c:231 postmaster/pgstat.c:1166 #, c-format msgid "PGSTAT: pipe() failed: %m" msgstr "" #: postmaster/pgstat.c:274 msgid "PGSTAT: statistics collector startup skipped" msgstr "" #: postmaster/pgstat.c:297 postmaster/pgstat.c:1173 #, c-format msgid "PGSTAT: fork() failed: %m" msgstr "" #: postmaster/pgstat.c:705 msgid "Only database superusers can reset statistic counters" msgstr "" #: postmaster/pgstat.c:772 postmaster/pgstat.c:781 postmaster/pgstat.c:828 #: postmaster/pgstat.c:838 msgid "PGSTATBE: malloc() failed" msgstr "" #: postmaster/pgstat.c:1225 msgid "PGSTAT: Creation of dead backend hash table failed" msgstr "" #: postmaster/pgstat.c:1236 msgid "PGSTAT: Allocation of backend table failed" msgstr "" #: postmaster/pgstat.c:1292 #, c-format msgid "PGSTAT: select() failed: %m" msgstr "" #: postmaster/pgstat.c:1332 #, c-format msgid "PGSTAT: read() failed: %m" msgstr "" #: postmaster/pgstat.c:1350 msgid "PGSTAT: bogus message length" msgstr "" #: postmaster/pgstat.c:1500 #, c-format msgid "PGSTATBUFF: fcntl() failed: %m" msgstr "" #: postmaster/pgstat.c:1510 msgid "PGSTATBUFF: malloc() failed" msgstr "" #: postmaster/pgstat.c:1537 msgid "PGSTATBUFF: Warning - receive buffer full" msgstr "" #: postmaster/pgstat.c:1568 #, c-format msgid "PGSTATBUFF: select() failed: %m" msgstr "" #: postmaster/pgstat.c:1584 #, c-format msgid "PGSTATBUFF: recvfrom() failed: %m" msgstr "" #: postmaster/pgstat.c:1659 #, c-format msgid "PGSTATBUFF: write() failed: %m" msgstr "" #: postmaster/pgstat.c:1712 #, c-format msgid "PGSTAT: Invalid backend ID %d" msgstr "" #: postmaster/pgstat.c:1768 msgid "PGSTAT: DB hash table out of memory - abort" msgstr "" #: postmaster/pgstat.c:1797 postmaster/pgstat.c:2212 postmaster/pgstat.c:2219 msgid "PGSTAT: failed to initialize hash table for new database entry" msgstr "" #: postmaster/pgstat.c:1849 msgid "PGSTAT: dead backend hash table out of memory" msgstr "" #: postmaster/pgstat.c:1896 #, c-format msgid "PGSTAT: cannot open temp stats file %s: %m" msgstr "" #: postmaster/pgstat.c:1922 msgid "PGSTAT: database hash table corrupted during cleanup - abort" msgstr "" #: postmaster/pgstat.c:1958 #, c-format msgid "" "PGSTAT: tables hash table for database %d corrupted during cleanup - abort" msgstr "" #: postmaster/pgstat.c:2005 #, c-format msgid "PGSTAT: Error closing temp stats file %s: %m" msgstr "" #: postmaster/pgstat.c:2012 #, c-format msgid "PGSTAT: Cannot rename temp stats file %s: %m" msgstr "" #: postmaster/pgstat.c:2033 msgid "PGSTAT: dead backend hash table corrupted during cleanup - abort" msgstr "" #: postmaster/pgstat.c:2098 postmaster/pgstat.c:2102 msgid "PGSTAT: Creation of DB hash table failed" msgstr "" #: postmaster/pgstat.c:2140 postmaster/pgstat.c:2146 postmaster/pgstat.c:2175 #: postmaster/pgstat.c:2181 postmaster/pgstat.c:2246 postmaster/pgstat.c:2252 #: postmaster/pgstat.c:2285 postmaster/pgstat.c:2291 postmaster/pgstat.c:2314 #: postmaster/pgstat.c:2320 postmaster/pgstat.c:2368 postmaster/pgstat.c:2374 #: postmaster/pgstat.c:2409 postmaster/pgstat.c:2415 msgid "PGSTAT: corrupted pgstat.stat file" msgstr "" #: postmaster/pgstat.c:2162 postmaster/pgstat.c:2168 msgid "PGSTAT: DB hash table out of memory" msgstr "" #: postmaster/pgstat.c:2271 postmaster/pgstat.c:2277 msgid "PGSTAT: Tab hash table out of memory" msgstr "" #: postmaster/pgstat.c:2524 #, c-format msgid "PGSTAT: tables hash table out of memory for database %d - abort" msgstr "" #: postmaster/pgstat.c:2704 msgid "PGSTAT: failed to reinitialize hash table for database entry" msgstr "" #: postmaster/postmaster.c:312 #, c-format msgid "data directory %s was not found" msgstr "" #: postmaster/postmaster.c:314 #, c-format msgid "could not read permissions of directory %s: %m" msgstr "" #: postmaster/postmaster.c:319 #, c-format msgid "" "data directory %s has group or world access; permissions should be u=rwx " "(0700)" msgstr "" #: postmaster/postmaster.c:333 #, 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 "" #: postmaster/postmaster.c:418 msgid "Assert checking is not compiled in." msgstr "" #: postmaster/postmaster.c:522 tcop/postgres.c:1472 #, c-format msgid "--%s requires argument" msgstr "" #: postmaster/postmaster.c:524 tcop/postgres.c:1474 #, c-format msgid "-c %s requires argument" msgstr "" #: postmaster/postmaster.c:535 postmaster/postmaster.c:546 #: postmaster/postmaster.c:605 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #: postmaster/postmaster.c:545 #, c-format msgid "invalid argument -- %s" msgstr "" #: postmaster/postmaster.c:561 msgid "" "The number of buffers (-B) must be at least twice the number of allowed " "connections (-N) and at least 16." msgstr "" #: postmaster/postmaster.c:584 #, c-format msgid "%s: PostmasterMain: initial environ dump:" msgstr "" #: postmaster/postmaster.c:585 postmaster/postmaster.c:588 msgid "-----------------------------------------" msgstr "" #: postmaster/postmaster.c:587 postmaster/postmaster.c:2243 #, c-format msgid "\t%s" msgstr "" #: postmaster/postmaster.c:595 tcop/postgres.c:1602 #, c-format msgid "%s: could not locate executable, bailing out..." msgstr "" #: postmaster/postmaster.c:604 msgid "For SSL, TCP/IP connections must be enabled." msgstr "" #: postmaster/postmaster.c:651 msgid "cannot create INET stream port" msgstr "" #: postmaster/postmaster.c:663 msgid "cannot create UNIX stream port" msgstr "" #: postmaster/postmaster.c:781 #, c-format msgid "fork failed: %s" msgstr "" #: postmaster/postmaster.c:803 #, c-format msgid "cannot disassociate from controlling TTY: %s" msgstr "" #: postmaster/postmaster.c:823 #, c-format msgid "" "%s is the PostgreSQL server.\n" "\n" msgstr "" #: postmaster/postmaster.c:824 #, c-format msgid "" "Usage:\n" " %s [options...]\n" "\n" msgstr "" #: postmaster/postmaster.c:825 msgid "Options:\n" msgstr "" #: postmaster/postmaster.c:827 msgid " -A 1|0 enable/disable run-time assert checking\n" msgstr "" #: postmaster/postmaster.c:829 #, c-format msgid " -B NBUFFERS number of shared buffers (default %d)\n" msgstr "" #: postmaster/postmaster.c:830 msgid " -c NAME=VALUE set run-time parameter\n" msgstr "" #: postmaster/postmaster.c:831 msgid " -d 1-5 debugging level\n" msgstr "" #: postmaster/postmaster.c:832 msgid " -D DATADIR database directory\n" msgstr "" #: postmaster/postmaster.c:833 msgid " -F turn fsync off\n" msgstr "" #: postmaster/postmaster.c:834 msgid " -h HOSTNAME host name or IP address to listen on\n" msgstr "" #: postmaster/postmaster.c:835 msgid " -i enable TCP/IP connections\n" msgstr "" #: postmaster/postmaster.c:836 msgid " -k DIRECTORY Unix-domain socket location\n" msgstr "" #: postmaster/postmaster.c:838 msgid " -l enable SSL connections\n" msgstr "" #: postmaster/postmaster.c:840 #, c-format msgid " -N MAX-CONNECT maximum number of allowed connections (default %d)\n" msgstr "" #: postmaster/postmaster.c:842 msgid " -o OPTIONS pass 'OPTIONS' to each backend server\n" msgstr "" #: postmaster/postmaster.c:843 #, c-format msgid " -p PORT port number to listen on (default %d)\n" msgstr "" #: postmaster/postmaster.c:844 msgid "" " -S silent mode (start in background without logging output)\n" msgstr "" #: postmaster/postmaster.c:846 msgid "" "\n" "Developer options:\n" msgstr "" #: postmaster/postmaster.c:847 msgid "" " -n do not reinitialize shared memory after abnormal exit\n" msgstr "" #: postmaster/postmaster.c:848 msgid " -s send SIGSTOP to all backend servers if one dies\n" msgstr "" #: postmaster/postmaster.c:850 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 .\n" msgstr "" #: postmaster/postmaster.c:932 #, c-format msgid "ServerLoop: select failed: %m" msgstr "" #: postmaster/postmaster.c:1058 postmaster/postmaster.c:1075 msgid "incomplete startup packet" msgstr "" #: postmaster/postmaster.c:1066 msgid "invalid length of startup packet" msgstr "" #: postmaster/postmaster.c:1108 #, c-format msgid "failed to send SSL negotiation response: %m" msgstr "" #: postmaster/postmaster.c:1130 msgid "unsupported frontend protocol" msgstr "" #: postmaster/postmaster.c:1157 msgid "no PostgreSQL user name specified in startup packet" msgstr "" #: postmaster/postmaster.c:1189 msgid "The database system is starting up" msgstr "" #: postmaster/postmaster.c:1192 msgid "The database system is shutting down" msgstr "" #: postmaster/postmaster.c:1195 msgid "The database system is in recovery mode" msgstr "" #: postmaster/postmaster.c:1198 storage/ipc/sinval.c:53 #: storage/lmgr/proc.c:208 msgid "Sorry, too many clients already" msgstr "Ledsen, för många klienter" #: postmaster/postmaster.c:1228 #, c-format msgid "processCancelRequest: CheckPointPID in cancel request for process %d" msgstr "" #: postmaster/postmaster.c:1242 #, c-format msgid "processing cancel request: sending SIGINT to process %d" msgstr "" #: postmaster/postmaster.c:1248 #, c-format msgid "bad key in cancel request for process %d" msgstr "" #: postmaster/postmaster.c:1255 #, c-format msgid "bad pid in cancel request for process %d" msgstr "" #: postmaster/postmaster.c:1298 msgid "ConnCreate: malloc failed" msgstr "" #: postmaster/postmaster.c:1393 msgid "Received SIGHUP, reloading configuration files" msgstr "" #: postmaster/postmaster.c:1417 #, c-format msgid "pmdie %d" msgstr "" #: postmaster/postmaster.c:1431 msgid "smart shutdown request" msgstr "" #: postmaster/postmaster.c:1443 postmaster/postmaster.c:1487 #, c-format msgid "shutdown process %d already running" msgstr "" #: postmaster/postmaster.c:1461 msgid "fast shutdown request" msgstr "" #: postmaster/postmaster.c:1467 msgid "aborting any active transactions" msgstr "" #: postmaster/postmaster.c:1503 msgid "immediate shutdown request" msgstr "" #: postmaster/postmaster.c:1538 msgid "reaping dead processes" msgstr "" #: postmaster/postmaster.c:1555 msgid "statistics collector process" msgstr "" #: postmaster/postmaster.c:1568 msgid "shutdown process" msgstr "" #: postmaster/postmaster.c:1579 msgid "startup process" msgstr "" #: postmaster/postmaster.c:1581 msgid "aborting startup due to startup process failure" msgstr "" #: postmaster/postmaster.c:1590 #, c-format msgid "startup process %d died while shutdown process %d already running" msgstr "" #: postmaster/postmaster.c:1622 msgid "" "all server processes terminated; reinitializing shared memory and semaphores" msgstr "" #: postmaster/postmaster.c:1660 msgid "child process" msgstr "" #: postmaster/postmaster.c:1705 msgid "server process" msgstr "" #: postmaster/postmaster.c:1706 msgid "terminating any other active server processes" msgstr "" #: postmaster/postmaster.c:1727 #, c-format msgid "CleanupProc: sending %s to process %d" msgstr "" #: postmaster/postmaster.c:1771 #, c-format msgid "%s (pid %d) exited with exit code %d" msgstr "" #: postmaster/postmaster.c:1774 #, c-format msgid "%s (pid %d) was terminated by signal %d" msgstr "" #: postmaster/postmaster.c:1777 #, c-format msgid "%s (pid %d) exited with unexpected status %d" msgstr "" #: postmaster/postmaster.c:1799 #, c-format msgid "SignalChildren: sending signal %d to process %d" msgstr "" #: postmaster/postmaster.c:1836 msgid "out of memory; connection startup aborted" msgstr "" #: postmaster/postmaster.c:1885 msgid "connection startup failed" msgstr "" #: postmaster/postmaster.c:1902 #, c-format msgid "connection startup failed (fork failure): %s" msgstr "" #: postmaster/postmaster.c:1909 #, c-format msgid "BackendStartup: forked pid=%d socket=%d" msgstr "" #: postmaster/postmaster.c:1942 msgid "Server process fork() failed: " msgstr "" #: postmaster/postmaster.c:2088 #, c-format msgid "connection received: host=%s port=%hu" msgstr "" #: postmaster/postmaster.c:2108 #, c-format msgid "connection received: host=%s" msgstr "" #: postmaster/postmaster.c:2128 msgid "DoBackend: Unable to set timer for auth timeout" msgstr "" #: postmaster/postmaster.c:2157 msgid "DoBackend: Unable to disable timer for auth timeout" msgstr "" #: postmaster/postmaster.c:2161 #, c-format msgid "connection authorized: user=%s database=%s" msgstr "" #: postmaster/postmaster.c:2241 #, c-format msgid "%s child[%d]: starting with (" msgstr "" #: postmaster/postmaster.c:2541 #, c-format msgid "could not launch startup process (fork failure): %m" msgstr "" #: postmaster/postmaster.c:2544 #, c-format msgid "could not launch checkpoint process (fork failure): %m" msgstr "" #: postmaster/postmaster.c:2547 #, c-format msgid "could not launch shutdown process (fork failure): %m" msgstr "" #: postmaster/postmaster.c:2571 msgid "CheckPointDataBase: malloc failed" msgstr "" #: postmaster/postmaster.c:2610 #, c-format msgid "cannot create file %s: %s" msgstr "" #: postmaster/postmaster.c:2622 #, c-format msgid "writing file %s failed" msgstr "" #: regex/regcomp.c:1733 regex/regcomp.c:1746 msgid "cclass_init: out of memory" msgstr "" #: rewrite/rewriteDefine.c:67 #, c-format msgid "Attempt to insert rule \"%s\" failed: already exists" msgstr "" #: rewrite/rewriteDefine.c:187 msgid "" "rule actions on OLD currently not supported\n" "\tuse views or triggers instead" msgstr "" #: rewrite/rewriteDefine.c:190 msgid "" "rule actions on NEW currently not supported\n" "\tuse triggers instead" msgstr "" #: rewrite/rewriteDefine.c:207 msgid "" "instead nothing rules on select currently not supported\n" "\tuse views instead" msgstr "" #: rewrite/rewriteDefine.c:215 msgid "multiple action rules on select currently not supported" msgstr "" #: rewrite/rewriteDefine.c:222 msgid "only instead-select rules currently supported on select" msgstr "" #: rewrite/rewriteDefine.c:228 msgid "event qualifications not supported for rules on select" msgstr "" #: rewrite/rewriteDefine.c:246 msgid "select rule's target list has too many entries" msgstr "" #: rewrite/rewriteDefine.c:259 msgid "cannot convert relation containing dropped columns to view" msgstr "" #: rewrite/rewriteDefine.c:262 #, c-format msgid "select rule's target entry %d has different column name from %s" msgstr "" #: rewrite/rewriteDefine.c:265 #, c-format msgid "select rule's target entry %d has different type from attribute %s" msgstr "" #: rewrite/rewriteDefine.c:276 #, c-format msgid "select rule's target entry %d has different size from attribute %s" msgstr "" #: rewrite/rewriteDefine.c:280 msgid "select rule's target list has too few entries" msgstr "" #: rewrite/rewriteDefine.c:293 #, c-format msgid "\"%s\" is already a view" msgstr "" #: rewrite/rewriteDefine.c:315 #, c-format msgid "view rule for \"%s\" must be named \"%s\"" msgstr "" #: rewrite/rewriteDefine.c:332 #, c-format msgid "Relation \"%s\" is not empty. Cannot convert it to view" msgstr "" #: rewrite/rewriteDefine.c:469 #, c-format msgid "RenameRewriteRule: rule \"%s\" does not exist" msgstr "" #: rewrite/rewriteDefine.c:473 #, c-format msgid "Attempt to rename rule \"%s\" failed: \"%s\" already exists" msgstr "" #: rewrite/rewriteHandler.c:344 #, c-format msgid "rewriteTargetList: bogus resno %d in targetlist" msgstr "" #: rewrite/rewriteHandler.c:386 rewrite/rewriteHandler.c:398 #, c-format msgid "Multiple assignments to same attribute \"%s\"" msgstr "" #: rewrite/rewriteHandler.c:564 msgid "ApplyRetrieveRule: expected just one rule action" msgstr "" #: rewrite/rewriteHandler.c:566 msgid "ApplyRetrieveRule: can't handle qualified ON SELECT rule" msgstr "" #: rewrite/rewriteHandler.c:568 msgid "ApplyRetrieveRule: can't handle per-attribute ON SELECT rule" msgstr "" #: rewrite/rewriteHandler.c:845 msgid "fireRIRrules: failed to remove aggs from qual" msgstr "" #: rewrite/rewriteHandler.c:1116 #, c-format msgid "query rewritten %d times, may contain cycles" msgstr "" #: rewrite/rewriteHandler.c:1240 msgid "" "Cannot insert into a view\n" "\tYou need an unconditional ON INSERT DO INSTEAD rule" msgstr "" #: rewrite/rewriteHandler.c:1244 msgid "" "Cannot update a view\n" "\tYou need an unconditional ON UPDATE DO INSTEAD rule" msgstr "" #: rewrite/rewriteHandler.c:1248 msgid "" "Cannot delete from a view\n" "\tYou need an unconditional ON DELETE DO INSTEAD rule" msgstr "" #: rewrite/rewriteHandler.c:1252 #, 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:798 msgid "ResolveNew: can't handle whole-tuple reference" msgstr "" #: rewrite/rewriteRemove.c:57 #, c-format msgid "Rule \"%s\" not found" msgstr "" #: rewrite/rewriteRemove.c:113 #, c-format msgid "RemoveRewriteRuleById: Rule %u does not exist" msgstr "" #: 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:273 #, c-format msgid "BasicOpenFile: not enough descs, retry, er= %d" msgstr "" #: storage/file/fd.c:307 #, c-format msgid "pg_nofile: sysconf(_SC_OPEN_MAX) failed; using %ld" msgstr "" #: storage/file/fd.c:329 #, 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:367 #, c-format msgid "Delete %d (%s)" msgstr "" #: storage/file/fd.c:386 #, c-format msgid "LruDelete %d (%s)" msgstr "" #: storage/file/fd.c:400 #, c-format msgid "LruDelete: failed to close %s: %m" msgstr "" #: storage/file/fd.c:414 #, c-format msgid "Insert %d (%s)" msgstr "" #: storage/file/fd.c:435 #, c-format msgid "LruInsert %d (%s)" msgstr "" #: storage/file/fd.c:457 #, c-format msgid "RE_OPEN FAILED: %d" msgstr "" #: storage/file/fd.c:462 msgid "RE_OPEN SUCCESS" msgstr "" #: storage/file/fd.c:488 #, c-format msgid "ReleaseLruFile. Opened %d" msgstr "" #: storage/file/fd.c:509 #, c-format msgid "AllocateVfd. Size %d" msgstr "" #: storage/file/fd.c:516 msgid "AllocateVfd: no room for VFD array" msgstr "" #: storage/file/fd.c:548 msgid "AllocateVfd: no room to enlarge VFD array" msgstr "" #: storage/file/fd.c:581 #, c-format msgid "FreeVfd: %d (%s)" msgstr "" #: storage/file/fd.c:631 #, c-format msgid "FileAccess %d (%s)" msgstr "" #: storage/file/fd.c:683 msgid "fileNameOpenFile: NULL fname" msgstr "" #: storage/file/fd.c:685 #, c-format msgid "fileNameOpenFile: %s %x %o" msgstr "" #: storage/file/fd.c:705 #, c-format msgid "fileNameOpenFile: success %d" msgstr "" #: storage/file/fd.c:712 msgid "fileNameOpenFile: no room to save VFD filename" msgstr "" #: storage/file/fd.c:796 #, c-format msgid "Failed to create temporary file %s" msgstr "" #: storage/file/fd.c:815 #, c-format msgid "FileClose: %d (%s)" msgstr "" #: storage/file/fd.c:827 #, c-format msgid "FileClose: failed to close %s: %m" msgstr "" #: storage/file/fd.c:842 #, c-format msgid "FileClose: failed to unlink %s: %m" msgstr "" #: storage/file/fd.c:860 #, c-format msgid "FileUnlink: %d (%s)" msgstr "" #: storage/file/fd.c:876 #, c-format msgid "FileRead: %d (%s) %ld %d %p" msgstr "" #: storage/file/fd.c:897 #, c-format msgid "FileWrite: %d (%s) %ld %d %p" msgstr "" #: storage/file/fd.c:923 #, c-format msgid "FileSeek: %d (%s) %ld %ld %d" msgstr "" #: storage/file/fd.c:933 storage/file/fd.c:954 #, c-format msgid "FileSeek: invalid offset: %ld" msgstr "" #: storage/file/fd.c:944 storage/file/fd.c:966 #, c-format msgid "FileSeek: invalid whence: %d" msgstr "" #: storage/file/fd.c:981 #, c-format msgid "FileTell %d (%s)" msgstr "" #: storage/file/fd.c:994 #, c-format msgid "FileTruncate %d (%s)" msgstr "" #: storage/file/fd.c:1025 #, c-format msgid "AllocateFile: Allocated %d" msgstr "" #: storage/file/fd.c:1028 msgid "AllocateFile: too many private FDs demanded" msgstr "" #: storage/file/fd.c:1042 #, c-format msgid "AllocateFile: not enough descs, retry, er= %d" msgstr "" #: storage/file/fd.c:1058 #, c-format msgid "FreeFile: Allocated %d" msgstr "" #: storage/file/fd.c:1071 msgid "FreeFile: file was not obtained from AllocateFile" msgstr "" #: storage/freespace/freespace.c:178 storage/freespace/freespace.c:193 #: storage/freespace/freespace.c:201 msgid "Insufficient shared memory for free space map" msgstr "" #: storage/freespace/freespace.c:530 msgid "FreeSpaceMap hashtable out of memory" msgstr "" #: storage/freespace/freespace.c:599 msgid "FreeSpaceMap hashtable corrupted" msgstr "" #: storage/freespace/freespace.c:772 msgid "fsm_record_free_space: unexpected match" msgstr "" #: storage/freespace/freespace.c:895 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:74 #, c-format msgid "invoking IpcMemoryCreate(size=%d)" msgstr "" #: storage/ipc/ipci.c:116 msgid "Couldn't create the lock table" msgstr "" #: storage/ipc/shmem.c:160 msgid "ShmemAlloc: out of memory" msgstr "" #: storage/ipc/shmem.c:206 msgid "InitShmemIndex: couldn't initialize Shmem Index" msgstr "" #: storage/ipc/shmem.c:217 msgid "InitShmemIndex: Shmem Index out of memory" msgstr "" #: storage/ipc/shmem.c:335 msgid "ShmemInitStruct: Shmem Index out of memory" msgstr "" #: storage/ipc/shmem.c:350 msgid "ShmemInitStruct: ShmemIndex entry size is wrong" msgstr "" #: storage/ipc/shmem.c:367 #, 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:51 msgid "Backend cache invalidation initialization failed" msgstr "" #: storage/ipc/sinval.c:69 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:123 #, c-format msgid "SIBackendInit: backend id %d" msgstr "" #: storage/ipc/sinvaladt.c:222 #, c-format msgid "SIInsertDataEntry: table is 70%% full, signaling postmaster" msgstr "" #: storage/large_object/inv_api.c:49 msgid "getbytealen: VARSIZE(data) < VARHDRSZ. This is internal error." msgstr "" #: storage/large_object/inv_api.c:75 #, c-format msgid "inv_create: large object %u already exists. This is internal error." msgstr "" #: storage/large_object/inv_api.c:108 #, c-format msgid "inv_create: invalid flags: %d" msgstr "" #: storage/large_object/inv_api.c:127 #, c-format msgid "inv_open: large object %u not found" msgstr "" #: storage/large_object/inv_api.c:145 #, c-format msgid "inv_open: invalid flags: %d" msgstr "" #: storage/large_object/inv_api.c:245 #, c-format msgid "inv_getsize: large object %u not found" msgstr "" #: storage/large_object/inv_api.c:258 storage/large_object/inv_api.c:263 #: storage/large_object/inv_api.c:271 #, c-format msgid "inv_seek: invalid offset: %d" msgstr "" #: storage/large_object/inv_api.c:276 #, c-format msgid "inv_seek: invalid whence: %d" msgstr "" #: storage/lmgr/deadlock.c:269 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:111 #, 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:137 #, 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:246 #, 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:1509 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:274 msgid "LWLockAcquire: can't wait without a PGPROC structure" msgstr "" #: storage/lmgr/lwlock.c:420 #, c-format msgid "LWLockRelease: lock %d is not held" msgstr "" #: storage/lmgr/proc.c:142 storage/lmgr/proc.c:155 msgid "cannot create new proc: out of memory" msgstr "" #: storage/lmgr/proc.c:181 msgid "InitProcess: Proc Header uninitialized" msgstr "" #: storage/lmgr/proc.c:184 msgid "InitProcess: you already exist" msgstr "" #: storage/lmgr/proc.c:262 msgid "InitDummyProcess: Proc Header uninitialized" msgstr "" #: storage/lmgr/proc.c:265 msgid "InitDummyProcess: you already exist" msgstr "" #: storage/lmgr/proc.c:271 #, c-format msgid "InitDummyProcess: DummyProc is in use by PID %d" msgstr "" #: storage/lmgr/proc.c:637 msgid "ProcSleep: Unable to set timer for process wakeup" msgstr "" #: storage/lmgr/proc.c:659 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:93 #, c-format msgid "" "PageAddItem: corrupted page pointers: lower = %u, upper = %u, special = %u" msgstr "" #: storage/page/bufpage.c:113 msgid "PageAddItem: tried overwrite of used ItemId" msgstr "" #: storage/page/bufpage.c:140 msgid "PageAddItem: specified offset after maxoff" msgstr "" #: storage/page/bufpage.c:289 #, c-format msgid "" "PageRepairFragmentation: corrupted page pointers: lower = %u, upper = %u, " "special = %u" msgstr "" #: storage/page/bufpage.c:331 #, c-format msgid "PageRepairFragmentation: corrupted item pointer %u" msgstr "" #: storage/page/bufpage.c:344 #, c-format msgid "PageRepairFragmentation: corrupted item lengths, total %u, avail %u" msgstr "" #: storage/page/bufpage.c:423 #, c-format msgid "" "PageIndexTupleDelete: corrupted page pointers: lower = %u, upper = %u, " "special = %u" msgstr "" #: storage/page/bufpage.c:428 #, c-format msgid "PageIndexTupleDelete: bad offnum %u" msgstr "" #: storage/page/bufpage.c:439 #, 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:1017 #: 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:419 #, c-format msgid "cannot truncate %s to %u blocks: %m" msgstr "" #: storage/smgr/smgr.c:461 #, c-format msgid "cannot unlink %u/%u: %m" msgstr "" #: storage/smgr/smgr.c:486 #, c-format msgid "transaction commit failed on %s: %m" msgstr "" #: storage/smgr/smgr.c:508 #, c-format msgid "transaction abort failed on %s: %m" msgstr "" #: storage/smgr/smgr.c:530 #, c-format msgid "storage sync failed on %s: %m" msgstr "" #: storage/smgr/smgr.c:544 #, 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 "" #: 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:653 msgid "" "current transaction is aborted, queries ignored until end of transaction " "block" msgstr "" #: tcop/postgres.c:288 #, c-format msgid "Socket command type %c unknown" msgstr "" #: tcop/postgres.c:376 #, c-format msgid "query: %s" msgstr "" #: tcop/postgres.c:463 msgid "pg_analyze_and_rewrite: copyObject failed on parse tree" msgstr "" #: tcop/postgres.c:507 msgid "pg_plan_query: copyObject failed on plan tree" msgstr "" #: tcop/postgres.c:708 msgid "ProcessUtility" msgstr "" #: tcop/postgres.c:752 msgid "ProcessQuery" msgstr "" #: tcop/postgres.c:862 msgid "StartTransactionCommand" msgstr "" #: tcop/postgres.c:873 msgid "CommitTransactionCommand" msgstr "" #: tcop/postgres.c:900 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 "" #: tcop/postgres.c:1018 msgid "" "floating point exception! The last floating point operation either exceeded " "legal ranges or was a divide by zero" msgstr "" #: tcop/postgres.c:1050 msgid "This connection has been terminated by the administrator." msgstr "" #: tcop/postgres.c:1056 msgid "Query was cancelled." msgstr "Frågan avbröts." #: tcop/postgres.c:1195 msgid "Assert checking is not compiled in" msgstr "" #: tcop/postgres.c:1438 msgid "only one -x flag is allowed" msgstr "" #: tcop/postgres.c:1456 msgid "use -x {off,nor,nopull,nopm,pullall,wait}" msgstr "" #: tcop/postgres.c:1495 msgid "" "Query statistics are disabled because parser, planner, or executor " "statistics are on." msgstr "" #: tcop/postgres.c:1572 tcop/postgres.c:1584 #, c-format msgid "" "%s: invalid command line arguments\n" "Try -? for help." msgstr "" #: tcop/postgres.c:1592 #, c-format msgid "%s: user name undefined and no database specified" msgstr "" #: tcop/postgres.c:1643 msgid "InitPostgres" msgstr "" #: tcop/postgres.c:1725 msgid "AbortCurrentTransaction" msgstr "" #: tcop/postgres.c:1928 msgid "unknown frontend message was received" msgstr "" #: tcop/postgres.c:2060 #, c-format msgid "" "%s\n" "%s" msgstr "" "%s\n" "%s" #: tcop/postgres.c:2420 #, c-format msgid "CreateCommandTag: unknown parse node type %d" msgstr "" #: tcop/pquery.c:112 #, c-format msgid "Closing pre-existing portal \"%s\"" msgstr "" #: tcop/utility.c:95 #, c-format msgid "\"%s\" is not %s %s. Use DROP %s to remove %s %s" msgstr "" #: tcop/utility.c:99 #, c-format msgid "\"%s\" is not %s %s" msgstr "" #: tcop/utility.c:118 tcop/utility.c:123 #, c-format msgid "%s \"%s\" does not exist" msgstr "" #: tcop/utility.c:136 #, c-format msgid "%s \"%s\" is a system %s" msgstr "" #: tcop/utility.c:162 #, c-format msgid "relation \"%s\" is a system catalog" msgstr "" #: tcop/utility.c:441 tcop/utility.c:445 #, c-format msgid "ProcessUtility: Invalid target for RENAME: %d" msgstr "" #: tcop/utility.c:543 msgid "ALTER TABLE: permission denied" msgstr "" #: tcop/utility.c:549 msgid "T_AlterTableStmt: unknown subtype" msgstr "" #: tcop/utility.c:868 #, 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 "" #: utils/adt/acl.c:432 #, c-format msgid "acldefault: bogus objtype %d" msgstr "" #: utils/adt/acl.c:505 msgid "aclinsert3: insertion before world ACL??" msgstr "" #: utils/adt/acl.c:616 msgid "aclremove: removal of the world ACL??" msgstr "" #: utils/adt/acl.c:863 #, c-format msgid "has_table_privilege: invalid privilege type %s" msgstr "" #: utils/adt/acl.c:1066 #, c-format msgid "has_database_privilege: invalid privilege type %s" msgstr "" #: utils/adt/acl.c:1242 #, c-format msgid "function \"%s\" does not exist" msgstr "" #: utils/adt/acl.c:1265 #, c-format msgid "has_function_privilege: invalid privilege type %s" msgstr "" #: utils/adt/acl.c:1464 #, c-format msgid "has_language_privilege: invalid privilege type %s" msgstr "" #: utils/adt/acl.c:1640 #, c-format msgid "schema \"%s\" does not exist" msgstr "" #: utils/adt/acl.c:1666 #, c-format msgid "has_schema_privilege: invalid privilege type %s" msgstr "" #: utils/adt/arrayfuncs.c:175 #, c-format msgid "array_in: more than %d dimensions" msgstr "" #: utils/adt/arrayfuncs.c:178 utils/adt/arrayfuncs.c:187 msgid "array_in: missing dimension value" msgstr "" #: utils/adt/arrayfuncs.c:195 msgid "array_in: missing ']' in array declaration" msgstr "" #: utils/adt/arrayfuncs.c:200 msgid "array_in: upper_bound cannot be < lower_bound" msgstr "" #: utils/adt/arrayfuncs.c:209 msgid "array_in: Need to specify dimension" msgstr "" #: utils/adt/arrayfuncs.c:218 msgid "array_in: missing assignment operator" msgstr "" #: utils/adt/arrayfuncs.c:245 msgid "array_in: missing left brace" msgstr "" #: utils/adt/arrayfuncs.c:302 utils/adt/arrayfuncs.c:309 #: utils/adt/arrayfuncs.c:422 utils/adt/arrayfuncs.c:432 #, c-format msgid "malformed array constant: %s" msgstr "" #: utils/adt/arrayfuncs.c:318 utils/adt/arrayfuncs.c:329 #: utils/adt/arrayfuncs.c:451 utils/adt/arrayfuncs.c:464 #: utils/adt/arrayfuncs.c:500 msgid "array_in: illformed array constant" msgstr "" #: utils/adt/arrayfuncs.c:919 msgid "Slices of fixed-length arrays not implemented" msgstr "" #: utils/adt/arrayfuncs.c:1054 utils/adt/arrayfuncs.c:1056 #: utils/adt/arrayfuncs.c:1073 utils/adt/arrayfuncs.c:1093 #: utils/adt/arrayfuncs.c:1103 utils/adt/arrayfuncs.c:1229 #: utils/adt/arrayfuncs.c:1244 utils/adt/arrayfuncs.c:1253 #: utils/adt/arrayfuncs.c:1260 utils/adt/arrayfuncs.c:1269 msgid "Invalid array subscripts" msgstr "" #: utils/adt/arrayfuncs.c:1218 msgid "Updates on slices of fixed-length arrays not implemented" msgstr "" #: utils/adt/arrayfuncs.c:1279 msgid "Source array too small" msgstr "" #: utils/adt/arrayfuncs.c:1410 #, c-format msgid "array_map: invalid nargs: %d" msgstr "" #: utils/adt/arrayfuncs.c:1412 msgid "array_map: null input array" msgstr "" #: utils/adt/arrayfuncs.c:1456 msgid "array_map: cannot handle NULL in array" msgstr "" #: utils/adt/arrayfuncs.c:1650 utils/cache/lsyscache.c:881 #: utils/cache/lsyscache.c:904 #, 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 "" #: utils/adt/cash.c:195 #, c-format msgid "Bad money external representation %s" msgstr "" #: 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:61 #, c-format msgid "Bad date external representation (too long) '%s'" msgstr "" #: utils/adt/date.c:65 #, c-format msgid "Bad date external representation '%s'" msgstr "" #: utils/adt/date.c:73 msgid "" "Date CURRENT no longer supported\n" "\tdate_in() internal coding error" msgstr "" #: utils/adt/date.c:83 #, c-format msgid "Unrecognized date external representation '%s'" msgstr "" #: utils/adt/date.c:356 msgid "Unable to convert date to tm" msgstr "" #: utils/adt/date.c:405 msgid "Unable to convert timestamp to date" msgstr "" #: utils/adt/date.c:430 msgid "Unable to convert reserved abstime value to date" msgstr "" #: utils/adt/date.c:489 msgid "Bad date external representation (too long)" msgstr "" #: utils/adt/date.c:525 #, c-format msgid "Bad time external representation (too long) '%s'" msgstr "" #: utils/adt/date.c:529 utils/adt/date.c:1332 #, c-format msgid "Bad time external representation '%s'" msgstr "" #: utils/adt/date.c:928 msgid "Unable to convert timestamp to time" msgstr "" #: utils/adt/date.c:961 msgid "Unable to convert timestamptz to time" msgstr "" #: utils/adt/date.c:1161 msgid "Bad time external representation (too long)" msgstr "" #: utils/adt/date.c:1192 utils/adt/date.c:1275 #, c-format msgid "TIME units '%s' not recognized" msgstr "" #: utils/adt/date.c:1259 #, c-format msgid "TIME units '%s' not supported" msgstr "" #: utils/adt/date.c:1327 #, c-format msgid "Bad time with time zone external representation (too long) '%s'" msgstr "" #: utils/adt/date.c:1789 msgid "Unable to convert timestamptz to timetz" msgstr "" #: utils/adt/date.c:1865 msgid "Bad timetz external representation (too long)" msgstr "" #: utils/adt/date.c:1896 utils/adt/date.c:1992 #, c-format msgid "TIMETZ units '%s' not recognized" msgstr "" #: utils/adt/date.c:1976 #, c-format msgid "TIMETZ units '%s' not supported" msgstr "" #: utils/adt/date.c:2020 utils/adt/date.c:2052 utils/adt/timestamp.c:3251 #: utils/adt/timestamp.c:3274 utils/adt/timestamp.c:3388 #: utils/adt/timestamp.c:3410 #, c-format msgid "Time zone '%s' not recognized" msgstr "" #: utils/adt/date.c:2071 utils/adt/timestamp.c:3296 utils/adt/timestamp.c:3433 #, c-format msgid "INTERVAL time zone '%s' not legal (month specified)" msgstr "" #: utils/adt/datetime.c:1222 utils/adt/datetime.c:1839 msgid "'CURRENT' is no longer supported" msgstr "" #: utils/adt/datetime.c:1399 utils/adt/datetime.c:2113 #: utils/adt/formatting.c:3033 #, c-format msgid "Inconsistent use of year %04d and 'BC'" msgstr "" #: 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 "" #: 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 "" #: utils/adt/float.c:150 msgid "Bad float4 input format -- underflow" msgstr "" #: utils/adt/float.c:172 msgid "Bad float8 input format -- overflow" msgstr "" #: utils/adt/float.c:174 msgid "Bad float8 input format -- underflow" msgstr "" #: utils/adt/float.c:205 #, c-format msgid "Bad float4 input format '%s'" msgstr "" #: utils/adt/float.c:210 #, c-format msgid "Input '%s' is out of range for float4" msgstr "" #: utils/adt/float.c:270 utils/adt/numeric.c:1659 #, c-format msgid "Bad float8 input format '%s'" msgstr "" #: utils/adt/float.c:275 #, c-format msgid "Input '%s' is out of range for float8" msgstr "" #: utils/adt/float.c:494 msgid "float4div: divide by zero error" msgstr "" #: utils/adt/float.c:556 msgid "float8div: divide by zero error" msgstr "" #: utils/adt/float.c:806 msgid "dtoi4: integer out of range" msgstr "" #: utils/adt/float.c:823 msgid "dtoi2: integer out of range" msgstr "" #: utils/adt/float.c:868 msgid "ftoi4: integer out of range" msgstr "" #: utils/adt/float.c:885 msgid "ftoi2: integer out of range" msgstr "" #: utils/adt/float.c:1075 msgid "can't take sqrt of a negative number" msgstr "" #: utils/adt/float.c:1119 msgid "pow() result is out of range" msgstr "" #: utils/adt/float.c:1147 msgid "exp() result is out of range" msgstr "" #: utils/adt/float.c:1165 utils/adt/float.c:1186 msgid "can't take log of zero" msgstr "" #: utils/adt/float.c:1167 utils/adt/float.c:1188 msgid "can't take log of a negative number" msgstr "" #: utils/adt/float.c:1213 #, c-format msgid "acos(%f) input is out of range" msgstr "" #: utils/adt/float.c:1236 #, c-format msgid "asin(%f) input is out of range" msgstr "" #: utils/adt/float.c:1259 #, c-format msgid "atan(%f) input is out of range" msgstr "" #: utils/adt/float.c:1283 #, c-format msgid "atan2(%f,%f) input is out of range" msgstr "" #: utils/adt/float.c:1306 #, c-format msgid "cos(%f) input is out of range" msgstr "" #: utils/adt/float.c:1329 #, c-format msgid "cot(%f) input is out of range" msgstr "" #: utils/adt/float.c:1353 #, c-format msgid "sin(%f) input is out of range" msgstr "" #: utils/adt/float.c:1376 #, c-format msgid "tan(%f) input is out of range" msgstr "" #: utils/adt/float.c:1487 #, c-format msgid "%s: expected 3-element float8 array" msgstr "" #: utils/adt/float.c:1698 msgid "float48div: divide by zero" msgstr "" #: utils/adt/float.c:1758 msgid "float84div: divide by zero" msgstr "" #: utils/adt/format_type.c:137 utils/adt/format_type.c:163 #, c-format msgid "could not locate data type with oid %u in catalog" msgstr "" #: utils/adt/format_type.c:316 #, c-format msgid "Invalid INTERVAL typmod 0x%x" msgstr "" #: 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:965 msgid "to_char/to_number(): '9' must be ahead of 'PR'." msgstr "" #: utils/adt/formatting.c:982 msgid "to_char/to_number(): '0' must be ahead of 'PR'." msgstr "" #: utils/adt/formatting.c:1009 msgid "to_char/to_number(): not unique decimal point." msgstr "" #: utils/adt/formatting.c:1014 utils/adt/formatting.c:1101 msgid "to_char/to_number(): can't use 'V' and decimal poin together." msgstr "" #: utils/adt/formatting.c:1027 msgid "to_char/to_number(): not unique 'S'." msgstr "" #: utils/adt/formatting.c:1032 msgid "to_char/to_number(): can't use 'S' and 'PL'/'MI'/'SG'/'PR' together." msgstr "" #: utils/adt/formatting.c:1054 msgid "to_char/to_number(): can't use 'S' and 'MI' together." msgstr "" #: utils/adt/formatting.c:1063 msgid "to_char/to_number(): can't use 'S' and 'PL' together." msgstr "" #: utils/adt/formatting.c:1072 msgid "to_char/to_number(): can't use 'S' and 'SG' together." msgstr "" #: utils/adt/formatting.c:1082 msgid "to_char/to_number(): can't use 'PR' and 'S'/'PL'/'MI'/'SG' together." msgstr "" #: utils/adt/formatting.c:1108 msgid "to_char/to_number(): 'E' is not supported." msgstr "" #: utils/adt/formatting.c:1132 msgid "to_char/number(): run parser." msgstr "" #: utils/adt/formatting.c:1328 msgid "to_from-char(): DUMP FORMAT" msgstr "" #: utils/adt/formatting.c:1333 #, c-format msgid "%d:\t NODE_TYPE_ACTION '%s'\t(%s,%s)" msgstr "" #: utils/adt/formatting.c:1336 #, c-format msgid "%d:\t NODE_TYPE_CHAR '%c'" msgstr "" #: utils/adt/formatting.c:1339 #, c-format msgid "%d:\t NODE_TYPE_END" msgstr "" #: utils/adt/formatting.c:1343 #, c-format msgid "%d:\t UnKnown NODE !!!" msgstr "" #: utils/adt/formatting.c:1367 #, c-format msgid "get_th: '%s' is not number." msgstr "" #: utils/adt/formatting.c:1535 msgid "TO-FROM_CHAR: Dump KeyWord Index:" msgstr "" #: utils/adt/formatting.c:1541 #, c-format msgid "\t%c: %s, " msgstr "" #: utils/adt/formatting.c:1547 #, c-format msgid "\t(%d) %c %d" msgstr "" #: utils/adt/formatting.c:1550 #, c-format msgid "" "\n" "\t\tUsed positions: %d,\n" "\t\tFree positions: %d" msgstr "" #: utils/adt/formatting.c:1622 msgid "to_timestamp(): bad AM/PM string" msgstr "" #: utils/adt/formatting.c:1966 msgid "to_timestamp(): TZ/tz not supported." msgstr "" #: utils/adt/formatting.c:1974 #, c-format msgid "to_timestamp(): bad value for %s" msgstr "" #: utils/adt/formatting.c:2610 utils/adt/formatting.c:3169 #, c-format msgid "Cache is full (%d)" msgstr "" #: utils/adt/formatting.c:2618 utils/adt/formatting.c:3186 #, c-format msgid "OLD: '%s' AGE: %d" msgstr "" #: utils/adt/formatting.c:2629 utils/adt/formatting.c:3198 #, c-format msgid "NEW (%d)" msgstr "" #: utils/adt/formatting.c:2794 utils/adt/formatting.c:2820 msgid "to_char(): Unable to convert timestamp to tm" msgstr "" #: utils/adt/formatting.c:2996 msgid "to_timestamp(): AM/PM hour must be between 1 and 12" msgstr "" #: utils/adt/formatting.c:3065 msgid "to_timestamp() cat't convert yday without year information" msgstr "" #: utils/adt/formatting.c:3100 msgid "to_timestamp(): can't convert 'tm' to timestamp." msgstr "" #: utils/adt/formatting.c:3248 #, c-format msgid "REMOVING ENTRY (%s)" msgstr "" #: utils/adt/formatting.c:3472 msgid "CALL: get_last_relevant_decnum()" msgstr "" #: utils/adt/formatting.c:3497 msgid " --- scan start --- " msgstr "" #: utils/adt/formatting.c:3518 #, c-format msgid "Try read sign (%c)." msgstr "" #: utils/adt/formatting.c:3530 #, c-format msgid "Try read locale sign (%c)." msgstr "" #: utils/adt/formatting.c:3549 #, c-format msgid "Try read sipmle sign (%c)." msgstr "" #: utils/adt/formatting.c:3590 #, c-format msgid "Read digit (%c)." msgstr "" #: utils/adt/formatting.c:3601 #, c-format msgid "Try read decimal point (%c)." msgstr "" #: utils/adt/formatting.c:3616 #, c-format msgid "Try read locale point (%c)." msgstr "" #: utils/adt/formatting.c:3649 #, c-format msgid "SIGN_WROTE: %d, CURRENT: %d, NUMBER_P: '%s', INOUT: '%s'" msgstr "" #: utils/adt/formatting.c:3664 #, c-format msgid "Writing sign to position: %d" msgstr "" #: utils/adt/formatting.c:3706 #, c-format msgid "Writing bracket to position %d" msgstr "" #: utils/adt/formatting.c:3728 #, c-format msgid "Writing blank space to position %d" msgstr "" #: utils/adt/formatting.c:3743 #, c-format msgid "Writing zero to position %d" msgstr "" #: utils/adt/formatting.c:3761 #, 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:3857 msgid "to_number(): RN is not supported" msgstr "" #: utils/adt/formatting.c:3979 #, 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:4244 #, c-format msgid "TO_NUMBER (number): '%s'" msgstr "" #: utils/adt/geo_ops.c:294 msgid "Unable to format path" msgstr "" #: utils/adt/geo_ops.c:366 #, c-format msgid "Bad box external representation '%s'" msgstr "" #: utils/adt/geo_ops.c:825 #, c-format msgid "Bad line external representation '%s'" msgstr "" #: utils/adt/geo_ops.c:830 utils/adt/geo_ops.c:894 msgid "line not yet implemented" msgstr "" #: utils/adt/geo_ops.c:1220 utils/adt/geo_ops.c:1241 #, c-format msgid "Bad path external representation '%s'" msgstr "" #: utils/adt/geo_ops.c:1557 #, c-format msgid "Bad point external representation '%s'" msgstr "" #: utils/adt/geo_ops.c:1753 #, c-format msgid "Bad lseg external representation '%s'" msgstr "" #: utils/adt/geo_ops.c:2303 msgid "dist_lb not implemented" msgstr "" #: utils/adt/geo_ops.c:2816 msgid "close_lb not implemented" msgstr "" #: utils/adt/geo_ops.c:3093 msgid "Unable to create bounding box for empty polygon" msgstr "" #: utils/adt/geo_ops.c:3115 utils/adt/geo_ops.c:3126 #, c-format msgid "Bad polygon external representation '%s'" msgstr "" #: utils/adt/geo_ops.c:3414 msgid "poly_distance not implemented" msgstr "" #: utils/adt/geo_ops.c:3493 msgid "point_div: divide by 0.0 error" msgstr "" #: utils/adt/geo_ops.c:3712 msgid "path_center not implemented" msgstr "" #: utils/adt/geo_ops.c:3727 msgid "Open path cannot be converted to polygon" msgstr "" #: utils/adt/geo_ops.c:3892 utils/adt/geo_ops.c:3900 utils/adt/geo_ops.c:3913 #: utils/adt/geo_ops.c:3917 #, c-format msgid "Bad circle external representation '%s'" msgstr "" #: utils/adt/geo_ops.c:3937 utils/adt/geo_ops.c:3943 msgid "Unable to format circle" msgstr "" #: utils/adt/geo_ops.c:4421 msgid "Unable to convert circle to polygon" msgstr "" #: utils/adt/geo_ops.c:4455 utils/adt/geo_ops.c:4476 msgid "Unable to convert polygon to circle" msgstr "" #: 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:88 utils/adt/int8.c:98 #, c-format msgid "Bad int8 external representation \"%s\"" msgstr "" #: utils/adt/int8.c:94 #, c-format msgid "int8 value out of range: \"%s\"" msgstr "" #: utils/adt/int8.c:117 msgid "Unable to format int8" msgstr "" #: utils/adt/int8.c:708 msgid "int8 conversion to int4 is out of range" msgstr "" #: utils/adt/int8.c:731 msgid "int8 conversion to int2 is out of range" msgstr "" #: utils/adt/int8.c:767 msgid "Floating point conversion to int8 is out of range" msgstr "" #: utils/adt/like.c:451 utils/adt/like_match.c:288 msgid "ESCAPE string must be empty or one character" msgstr "" #: utils/adt/mac.c:52 #, c-format msgid "macaddr_in: error in parsing \"%s\"" msgstr "" #: utils/adt/mac.c:57 #, c-format msgid "macaddr_in: illegal address \"%s\"" msgstr "" #: utils/adt/mac.c:130 msgid "Text is too long to convert to MAC address" msgstr "" #: utils/adt/nabstime.c:353 utils/adt/nabstime.c:386 #, c-format msgid "Invalid timezone '%s'" msgstr "" #: utils/adt/nabstime.c:490 #, c-format msgid "Bad abstime external representation (too long) '%s'" msgstr "" #: utils/adt/nabstime.c:494 #, c-format msgid "Bad abstime external representation '%s'" msgstr "" #: utils/adt/nabstime.c:524 #, c-format msgid "Bad abstime (internal coding error) '%s'" msgstr "" #: utils/adt/nabstime.c:715 utils/adt/nabstime.c:783 msgid "Unable to convert timestamp to abstime" msgstr "" #: utils/adt/nabstime.c:739 msgid "Unable to convert abstime 'invalid' to timestamp" msgstr "" #: utils/adt/nabstime.c:754 msgid "" "Unable convert ABSTIME to TIMESTAMP\n" "\tabstime_timestamp() internal error" msgstr "" #: utils/adt/nabstime.c:807 msgid "Unable to convert abstime 'invalid' to timestamptz" msgstr "" #: utils/adt/nabstime.c:822 msgid "" "Unable convert ABSTIME to TIMESTAMP WITH TIME ZONE\n" "\tabstime_timestamp() internal error" msgstr "" #: utils/adt/nabstime.c:853 #, c-format msgid "Bad reltime external representation (too long) '%s'" msgstr "" #: utils/adt/nabstime.c:857 #, c-format msgid "Bad reltime external representation '%s'" msgstr "" #: utils/adt/nabstime.c:867 #, c-format msgid "Bad reltime (internal coding error) '%s'" msgstr "" #: utils/adt/nabstime.c:925 #, c-format msgid "Unable to decode tinterval '%s'" msgstr "" #: utils/adt/nabstime.c:1036 msgid "Unable to convert reltime 'invalid' to interval" msgstr "" #: utils/adt/network.c:66 #, c-format msgid "invalid %s value '%s'" msgstr "" #: utils/adt/network.c:77 #, c-format msgid "invalid CIDR value '%s': has bits set to right of mask" msgstr "" #: utils/adt/network.c:129 utils/adt/network.c:470 #, c-format msgid "unable to print address (%s)" msgstr "" #: utils/adt/network.c:139 utils/adt/network.c:403 utils/adt/network.c:440 #: utils/adt/network.c:474 utils/adt/network.c:520 utils/adt/network.c:560 #: utils/adt/network.c:602 utils/adt/network.c:638 #, c-format msgid "unknown address family (%d)" msgstr "" #: utils/adt/network.c:186 #, c-format msgid "set_masklen - invalid value '%d'" msgstr "" #: utils/adt/network.c:227 utils/adt/network.c:316 utils/adt/network.c:336 #: utils/adt/network.c:356 utils/adt/network.c:376 #, c-format msgid "cannot compare address families %d and %d" msgstr "" #: utils/adt/network.c:399 utils/adt/network.c:430 #, c-format msgid "unable to print host (%s)" msgstr "" #: utils/adt/network.c:657 #, 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:1474 msgid "Cannot convert NaN to int4" msgstr "" #: utils/adt/numeric.c:1524 msgid "Cannot convert NaN to int8" msgstr "" #: utils/adt/numeric.c:1575 msgid "Cannot convert NaN to int2" msgstr "" #: utils/adt/numeric.c:1741 msgid "do_numeric_accum: expected 3-element numeric array" msgstr "" #: utils/adt/numeric.c:1832 msgid "numeric_avg: expected 3-element numeric array" msgstr "" #: utils/adt/numeric.c:1868 msgid "numeric_variance: expected 3-element numeric array" msgstr "" #: utils/adt/numeric.c:1947 msgid "numeric_stddev: expected 3-element numeric array" msgstr "" #: utils/adt/numeric.c:2140 msgid "int2_avg_accum: expected 2-element int8 array" msgstr "" #: utils/adt/numeric.c:2160 msgid "int4_avg_accum: expected 2-element int8 array" msgstr "" #: utils/adt/numeric.c:2178 msgid "int8_avg: expected 2-element int8 array" msgstr "" #: utils/adt/numeric.c:2369 utils/adt/numeric.c:2384 utils/adt/numeric.c:2402 #: utils/adt/numeric.c:2406 utils/adt/numeric.c:2417 #, c-format msgid "Bad numeric input format '%s'" msgstr "" #: utils/adt/numeric.c:2736 #, c-format msgid "" "overflow on numeric ABS(value) >= 10^%d for field with precision %d scale %d" msgstr "" #: utils/adt/numeric.c:3146 msgid "division by zero on numeric" msgstr "" #: utils/adt/numeric.c:3490 msgid "math error on numeric - cannot compute SQRT of negative value" msgstr "" #: utils/adt/numeric.c:3576 msgid "argument for EXP() too big" msgstr "" #: utils/adt/numeric.c:3643 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 "" #: 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 "" #: utils/adt/oid.c:49 utils/adt/oid.c:63 #, c-format msgid "%s: error in \"%s\": can't parse \"%s\"" msgstr "" #: utils/adt/oid.c:84 #, c-format msgid "%s: error reading \"%s\": %s" msgstr "" #: utils/adt/oid.c:138 msgid "oidvector value has too many values" msgstr "" #: utils/adt/oracle_compat.c:199 utils/adt/oracle_compat.c:294 msgid "Requested length too large" msgstr "" #: utils/adt/oracle_compat.c:857 msgid "Requested buffer is too large." msgstr "" #: utils/adt/pg_locale.c:147 msgid "Invalid LC_COLLATE setting" msgstr "" #: 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/regexp.c:170 #, c-format msgid "Invalid regular expression: %s" msgstr "" #: utils/adt/regproc.c:82 utils/adt/regproc.c:249 #, c-format msgid "No procedure with oid %s" msgstr "" #: utils/adt/regproc.c:123 utils/adt/regproc.c:138 utils/adt/regproc.c:275 #, c-format msgid "No procedure with name %s" msgstr "" #: utils/adt/regproc.c:125 utils/adt/regproc.c:140 #, c-format msgid "There is more than one procedure named %s" msgstr "" #: utils/adt/regproc.c:397 utils/adt/regproc.c:570 #, c-format msgid "No operator with oid %s" msgstr "" #: utils/adt/regproc.c:438 utils/adt/regproc.c:453 utils/adt/regproc.c:607 #, c-format msgid "No operator with name %s" msgstr "" #: utils/adt/regproc.c:440 utils/adt/regproc.c:455 #, c-format msgid "There is more than one operator named %s" msgstr "" #: utils/adt/regproc.c:587 msgid "" "regoperatorin: use NONE to denote the missing argument of a unary operator" msgstr "" #: utils/adt/regproc.c:589 msgid "regoperatorin: provide two argument types for operator" msgstr "" #: utils/adt/regproc.c:730 #, c-format msgid "No class with oid %s" msgstr "" #: utils/adt/regproc.c:764 #, c-format msgid "No class with name %s" msgstr "" #: utils/adt/regproc.c:886 #, c-format msgid "No type with oid %s" msgstr "" #: utils/adt/regproc.c:920 #, c-format msgid "No type with name %s" msgstr "" #: utils/adt/regproc.c:1007 utils/adt/regproc.c:1010 utils/adt/varlena.c:1352 #: utils/adt/varlena.c:1355 #, c-format msgid "%s: invalid name syntax" msgstr "" #: utils/adt/regproc.c:1067 #, c-format msgid "%s: expected a left parenthesis" msgstr "" #: utils/adt/regproc.c:1081 #, c-format msgid "%s: expected a right parenthesis" msgstr "" #: utils/adt/regproc.c:1097 #, c-format msgid "%s: expected a type name" msgstr "" #: utils/adt/regproc.c:1127 #, c-format msgid "%s: improper type name" msgstr "" #: utils/adt/regproc.c:1159 #, c-format msgid "%s: too many argument datatypes" msgstr "" #: utils/adt/ri_triggers.c:185 msgid "RI_FKey_check() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:188 msgid "RI_FKey_check() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:191 msgid "RI_FKey_check() must be fired for INSERT or UPDATE" msgstr "" #: utils/adt/ri_triggers.c:199 msgid "wrong # of arguments in call to RI_FKey_check()" msgstr "" #: utils/adt/ri_triggers.c:201 #, c-format msgid "too many keys (%d max) in call to RI_FKey_check()" msgstr "" #: utils/adt/ri_triggers.c:280 utils/adt/ri_triggers.c:391 #: utils/adt/ri_triggers.c:592 msgid "SPI_connect() failed in RI_FKey_check()" msgstr "" #: utils/adt/ri_triggers.c:285 utils/adt/ri_triggers.c:469 msgid "SPI_execp() failed in RI_FKey_check()" msgstr "" #: utils/adt/ri_triggers.c:290 #, c-format msgid "%s referential integrity violation - no rows found in %s" msgstr "" #: utils/adt/ri_triggers.c:296 utils/adt/ri_triggers.c:481 msgid "SPI_finish() failed in RI_FKey_check()" msgstr "" #: utils/adt/ri_triggers.c:308 utils/adt/ri_triggers.c:886 #: utils/adt/ri_triggers.c:1120 utils/adt/ri_triggers.c:1320 #: utils/adt/ri_triggers.c:1553 utils/adt/ri_triggers.c:1769 #: utils/adt/ri_triggers.c:1999 utils/adt/ri_triggers.c:2209 #: utils/adt/ri_triggers.c:2470 utils/adt/ri_triggers.c:2724 #: utils/adt/ri_triggers.c:3008 utils/adt/ri_triggers.c:3092 msgid "MATCH PARTIAL not yet supported" msgstr "" #: utils/adt/ri_triggers.c:344 #, c-format msgid "" "%s referential integrity violation - MATCH FULL doesn't allow mixing of NULL " "and NON-NULL key values" msgstr "" #: utils/adt/ri_triggers.c:368 utils/adt/ri_triggers.c:578 msgid "MATCH PARTIAL not yet implemented" msgstr "" #: utils/adt/ri_triggers.c:474 #, c-format msgid "" "%s referential integrity violation - key referenced from %s not found in %s" msgstr "" #: utils/adt/ri_triggers.c:490 msgid "internal error #1 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:663 msgid "SPI_execp() failed in ri_Check_Pk_Match()" msgstr "" #: utils/adt/ri_triggers.c:670 msgid "SPI_finish() failed in ri_Check_Pk_Match()" msgstr "" #: utils/adt/ri_triggers.c:711 msgid "RI_FKey_noaction_del() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:714 msgid "RI_FKey_noaction_del() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:716 msgid "RI_FKey_noaction_del() must be fired for DELETE" msgstr "" #: utils/adt/ri_triggers.c:724 msgid "wrong # of arguments in call to RI_FKey_noaction_del()" msgstr "" #: utils/adt/ri_triggers.c:726 #, c-format msgid "too many keys (%d max) in call to RI_FKey_noaction_del()" msgstr "" #: utils/adt/ri_triggers.c:794 msgid "SPI_connect() failed in RI_FKey_noaction_del()" msgstr "" #: utils/adt/ri_triggers.c:864 msgid "SPI_execp() failed in RI_FKey_noaction_del()" msgstr "" #: utils/adt/ri_triggers.c:869 utils/adt/ri_triggers.c:1103 #: utils/adt/ri_triggers.c:1752 utils/adt/ri_triggers.c:1982 #, c-format msgid "%s referential integrity violation - key in %s still referenced from %s" msgstr "" #: utils/adt/ri_triggers.c:876 msgid "SPI_finish() failed in RI_FKey_noaction_del()" msgstr "" #: utils/adt/ri_triggers.c:893 msgid "internal error #2 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:934 msgid "RI_FKey_noaction_upd() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:937 msgid "RI_FKey_noaction_upd() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:939 msgid "RI_FKey_noaction_upd() must be fired for UPDATE" msgstr "" #: utils/adt/ri_triggers.c:947 msgid "wrong # of arguments in call to RI_FKey_noaction_upd()" msgstr "" #: utils/adt/ri_triggers.c:949 #, c-format msgid "too many keys (%d max) in call to RI_FKey_noaction_upd()" msgstr "" #: utils/adt/ri_triggers.c:1028 msgid "SPI_connect() failed in RI_FKey_noaction_upd()" msgstr "" #: utils/adt/ri_triggers.c:1098 msgid "SPI_execp() failed in RI_FKey_noaction_upd()" msgstr "" #: utils/adt/ri_triggers.c:1110 msgid "SPI_finish() failed in RI_FKey_noaction_upd()" msgstr "" #: utils/adt/ri_triggers.c:1127 msgid "internal error #3 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:1163 msgid "RI_FKey_cascade_del() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:1166 msgid "RI_FKey_cascade_del() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:1168 msgid "RI_FKey_cascade_del() must be fired for DELETE" msgstr "" #: utils/adt/ri_triggers.c:1176 msgid "wrong # of arguments in call to RI_FKey_cascade_del()" msgstr "" #: utils/adt/ri_triggers.c:1178 #, c-format msgid "too many keys (%d max) in call to RI_FKey_cascade_del()" msgstr "" #: utils/adt/ri_triggers.c:1236 msgid "SPI_connect() failed in RI_FKey_cascade_del()" msgstr "" #: utils/adt/ri_triggers.c:1305 msgid "SPI_execp() failed in RI_FKey_cascade_del()" msgstr "" #: utils/adt/ri_triggers.c:1310 msgid "SPI_finish() failed in RI_FKey_cascade_del()" msgstr "" #: utils/adt/ri_triggers.c:1327 msgid "internal error #4 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:1365 msgid "RI_FKey_cascade_upd() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:1368 msgid "RI_FKey_cascade_upd() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:1370 msgid "RI_FKey_cascade_upd() must be fired for UPDATE" msgstr "" #: utils/adt/ri_triggers.c:1378 msgid "wrong # of arguments in call to RI_FKey_cascade_upd()" msgstr "" #: utils/adt/ri_triggers.c:1380 #, c-format msgid "too many keys (%d max) in call to RI_FKey_cascade_upd()" msgstr "" #: utils/adt/ri_triggers.c:1449 msgid "SPI_connect() failed in RI_FKey_cascade_upd()" msgstr "" #: utils/adt/ri_triggers.c:1538 msgid "SPI_execp() failed in RI_FKey_cascade_upd()" msgstr "" #: utils/adt/ri_triggers.c:1543 msgid "SPI_finish() failed in RI_FKey_cascade_upd()" msgstr "" #: utils/adt/ri_triggers.c:1560 msgid "internal error #5 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:1603 msgid "RI_FKey_restrict_del() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:1606 msgid "RI_FKey_restrict_del() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:1608 msgid "RI_FKey_restrict_del() must be fired for DELETE" msgstr "" #: utils/adt/ri_triggers.c:1616 msgid "wrong # of arguments in call to RI_FKey_restrict_del()" msgstr "" #: utils/adt/ri_triggers.c:1618 #, c-format msgid "too many keys (%d max) in call to RI_FKey_restrict_del()" msgstr "" #: utils/adt/ri_triggers.c:1676 msgid "SPI_connect() failed in RI_FKey_restrict_del()" msgstr "" #: utils/adt/ri_triggers.c:1747 msgid "SPI_execp() failed in RI_FKey_restrict_del()" msgstr "" #: utils/adt/ri_triggers.c:1759 msgid "SPI_finish() failed in RI_FKey_restrict_del()" msgstr "" #: utils/adt/ri_triggers.c:1776 msgid "internal error #6 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:1820 msgid "RI_FKey_restrict_upd() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:1823 msgid "RI_FKey_restrict_upd() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:1825 msgid "RI_FKey_restrict_upd() must be fired for UPDATE" msgstr "" #: utils/adt/ri_triggers.c:1833 msgid "wrong # of arguments in call to RI_FKey_restrict_upd()" msgstr "" #: utils/adt/ri_triggers.c:1835 #, c-format msgid "too many keys (%d max) in call to RI_FKey_restrict_upd()" msgstr "" #: utils/adt/ri_triggers.c:1904 msgid "SPI_connect() failed in RI_FKey_restrict_upd()" msgstr "" #: utils/adt/ri_triggers.c:1977 msgid "SPI_execp() failed in RI_FKey_restrict_upd()" msgstr "" #: utils/adt/ri_triggers.c:1989 msgid "SPI_finish() failed in RI_FKey_restrict_upd()" msgstr "" #: utils/adt/ri_triggers.c:2006 msgid "internal error #7 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:2042 msgid "RI_FKey_setnull_del() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:2045 msgid "RI_FKey_setnull_del() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:2047 msgid "RI_FKey_setnull_del() must be fired for DELETE" msgstr "" #: utils/adt/ri_triggers.c:2055 msgid "wrong # of arguments in call to RI_FKey_setnull_del()" msgstr "" #: utils/adt/ri_triggers.c:2057 #, c-format msgid "too many keys (%d max) in call to RI_FKey_setnull_del()" msgstr "" #: utils/adt/ri_triggers.c:2115 msgid "SPI_connect() failed in RI_FKey_setnull_del()" msgstr "" #: utils/adt/ri_triggers.c:2194 msgid "SPI_execp() failed in RI_FKey_setnull_del()" msgstr "" #: utils/adt/ri_triggers.c:2199 msgid "SPI_finish() failed in RI_FKey_setnull_del()" msgstr "" #: utils/adt/ri_triggers.c:2216 msgid "internal error #8 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:2255 msgid "RI_FKey_setnull_upd() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:2258 msgid "RI_FKey_setnull_upd() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:2260 msgid "RI_FKey_setnull_upd() must be fired for UPDATE" msgstr "" #: utils/adt/ri_triggers.c:2268 msgid "wrong # of arguments in call to RI_FKey_setnull_upd()" msgstr "" #: utils/adt/ri_triggers.c:2270 #, c-format msgid "too many keys (%d max) in call to RI_FKey_setnull_upd()" msgstr "" #: utils/adt/ri_triggers.c:2340 msgid "SPI_connect() failed in RI_FKey_setnull_upd()" msgstr "" #: utils/adt/ri_triggers.c:2455 msgid "SPI_execp() failed in RI_FKey_setnull_upd()" msgstr "" #: utils/adt/ri_triggers.c:2460 msgid "SPI_finish() failed in RI_FKey_setnull_upd()" msgstr "" #: utils/adt/ri_triggers.c:2477 msgid "internal error #9 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:2513 msgid "RI_FKey_setdefault_del() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:2516 msgid "RI_FKey_setdefault_del() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:2518 msgid "RI_FKey_setdefault_del() must be fired for DELETE" msgstr "" #: utils/adt/ri_triggers.c:2526 msgid "wrong # of arguments in call to RI_FKey_setdefault_del()" msgstr "" #: utils/adt/ri_triggers.c:2528 #, c-format msgid "too many keys (%d max) in call to RI_FKey_setdefault_del()" msgstr "" #: utils/adt/ri_triggers.c:2586 msgid "SPI_connect() failed in RI_FKey_setdefault_del()" msgstr "" #: utils/adt/ri_triggers.c:2709 msgid "SPI_execp() failed in RI_FKey_setdefault_del()" msgstr "" #: utils/adt/ri_triggers.c:2714 msgid "SPI_finish() failed in RI_FKey_setdefault_del()" msgstr "" #: utils/adt/ri_triggers.c:2731 msgid "internal error #10 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:2769 msgid "RI_FKey_setdefault_upd() not fired by trigger manager" msgstr "" #: utils/adt/ri_triggers.c:2772 msgid "RI_FKey_setdefault_upd() must be fired AFTER ROW" msgstr "" #: utils/adt/ri_triggers.c:2774 msgid "RI_FKey_setdefault_upd() must be fired for UPDATE" msgstr "" #: utils/adt/ri_triggers.c:2782 msgid "wrong # of arguments in call to RI_FKey_setdefault_upd()" msgstr "" #: utils/adt/ri_triggers.c:2784 #, c-format msgid "too many keys (%d max) in call to RI_FKey_setdefault_upd()" msgstr "" #: utils/adt/ri_triggers.c:2855 msgid "SPI_connect() failed in RI_FKey_setdefault_upd()" msgstr "" #: utils/adt/ri_triggers.c:2993 msgid "SPI_execp() failed in RI_FKey_setdefault_upd()" msgstr "" #: utils/adt/ri_triggers.c:2998 msgid "SPI_finish() failed in RI_FKey_setdefault_upd()" msgstr "" #: utils/adt/ri_triggers.c:3015 msgid "internal error #11 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:3046 msgid "wrong # of arguments in call to RI_FKey_keyequal_upd()" msgstr "" #: utils/adt/ri_triggers.c:3048 #, c-format msgid "too many keys (%d max) in call to RI_FKey_keyequal_upd()" msgstr "" #: utils/adt/ri_triggers.c:3099 msgid "internal error #12 in ri_triggers.c" msgstr "" #: utils/adt/ri_triggers.c:3164 #, c-format msgid "unrecognized referential integrity MATCH type '%s'" msgstr "" #: utils/adt/ri_triggers.c:3214 utils/adt/ri_triggers.c:3222 #: utils/adt/ri_triggers.c:3274 #, c-format msgid "constraint %s: table %s does not have an attribute %s" msgstr "" #: utils/adt/ri_triggers.c:3402 msgid "out of memory for RI plan cache" msgstr "" #: utils/adt/ri_triggers.c:3591 #, c-format msgid "ri_AttributesEqual(): cannot find '=' operator for type %u" msgstr "" #: utils/adt/ri_triggers.c:3607 msgid "out of memory for RI operator cache" msgstr "" #: utils/adt/ruleutils.c:197 msgid "get_ruledef: cannot connect to SPI manager" msgstr "" #: utils/adt/ruleutils.c:212 utils/adt/ruleutils.c:329 #, c-format msgid "SPI_prepare() failed for \"%s\"" msgstr "" #: utils/adt/ruleutils.c:223 #, c-format msgid "failed to get pg_rewrite tuple for %u" msgstr "" #: utils/adt/ruleutils.c:227 utils/adt/ruleutils.c:252 msgid "get_ruledef: SPI_finish() failed" msgstr "" #: utils/adt/ruleutils.c:313 msgid "get_viewdef: cannot connect to SPI manager" msgstr "" #: utils/adt/ruleutils.c:342 #, c-format msgid "failed to get pg_rewrite tuple for view %u" msgstr "" #: utils/adt/ruleutils.c:365 msgid "get_viewdef: SPI_finish() failed" msgstr "" #: utils/adt/ruleutils.c:401 #, c-format msgid "syscache lookup for index %u failed" msgstr "" #: utils/adt/ruleutils.c:414 #, c-format msgid "syscache lookup for relid %u failed" msgstr "" #: utils/adt/ruleutils.c:579 #, c-format msgid "Failed to find constraint with OID %u" msgstr "" #: utils/adt/ruleutils.c:599 #, c-format msgid "pg_get_constraintdef: Null conkey for constraint %u" msgstr "" #: utils/adt/ruleutils.c:612 #, c-format msgid "pg_get_constraintdef: Null confkey for constraint %u" msgstr "" #: utils/adt/ruleutils.c:632 #, c-format msgid "pg_get_constraintdef: Unknown confmatchtype '%c' for constraint %u" msgstr "" #: utils/adt/ruleutils.c:658 #, c-format msgid "pg_get_constraintdef: Unknown confupdtype '%c' for constraint %u" msgstr "" #: utils/adt/ruleutils.c:683 #, c-format msgid "pg_get_constraintdef: Unknown confdeltype '%c' for constraint %u" msgstr "" #: utils/adt/ruleutils.c:697 #, c-format msgid "pg_get_constraintdef: unsupported constraint type '%c'" msgstr "" #: utils/adt/ruleutils.c:1096 #, c-format msgid "get_ruledef: rule %s has unsupported event type %d" msgstr "" #: utils/adt/ruleutils.c:1298 #, c-format msgid "get_query_def: unknown query command type %d" msgstr "" #: utils/adt/ruleutils.c:1534 #, c-format msgid "get_setop_query: unexpected set op %d" msgstr "" #: utils/adt/ruleutils.c:1546 #, c-format msgid "get_setop_query: unexpected node %d" msgstr "" #: utils/adt/ruleutils.c:1606 msgid "get_insert_query_def: too many RTEs in INSERT!" msgstr "" #: utils/adt/ruleutils.c:1758 msgid "get_utility_query_def: unexpected statement type" msgstr "" #: utils/adt/ruleutils.c:1789 #, c-format msgid "get_names_for_var: bogus varlevelsup %d" msgstr "" #: utils/adt/ruleutils.c:1803 #, c-format msgid "get_names_for_var: bogus varno %d" msgstr "" #: utils/adt/ruleutils.c:2019 #, c-format msgid "get_rule_expr: expr opType %d not supported" msgstr "" #: utils/adt/ruleutils.c:2087 #, c-format msgid "Argument type %s of FieldSelect is not a tuple type" msgstr "" #: utils/adt/ruleutils.c:2151 #, c-format msgid "get_rule_expr: unexpected nulltesttype %d" msgstr "" #: utils/adt/ruleutils.c:2184 #, c-format msgid "get_rule_expr: unexpected booltesttype %d" msgstr "" #: utils/adt/ruleutils.c:2217 #, c-format msgid "get_rule_expr: unknown node type %d" msgstr "" #: utils/adt/ruleutils.c:2258 #, c-format msgid "cache lookup for operator %u failed" msgstr "" #: utils/adt/ruleutils.c:2277 msgid "get_rule_expr: bogus oprkind" msgstr "" #: utils/adt/ruleutils.c:2686 #, c-format msgid "get_sublink_expr: unsupported sublink type %d" msgstr "" #: utils/adt/ruleutils.c:2779 #, c-format msgid "unexpected rte kind %d" msgstr "" #: utils/adt/ruleutils.c:2851 #, c-format msgid "get_from_clause_item: unknown join type %d" msgstr "" #: utils/adt/ruleutils.c:2901 #, c-format msgid "get_from_clause_item: unexpected node type %d" msgstr "" #: utils/adt/ruleutils.c:2968 utils/cache/lsyscache.c:250 #, c-format msgid "cache lookup failed for opclass %u" msgstr "" #: utils/adt/ruleutils.c:3008 msgid "tleIsArrayAssign: I'm confused ..." msgstr "" #: utils/adt/ruleutils.c:3224 #, c-format msgid "cache lookup of operator %u failed" msgstr "" #: utils/adt/ruleutils.c:3245 #, c-format msgid "unexpected oprkind %c for operator %u" msgstr "" #: utils/adt/selfuncs.c:873 #, c-format msgid "patternsel: no = operator for type %u" msgstr "" #: utils/adt/selfuncs.c:1054 utils/adt/selfuncs.c:1131 #: utils/adt/selfuncs.c:1172 utils/adt/selfuncs.c:1202 #, c-format msgid "booltestsel: unexpected booltesttype %d" msgstr "" #: utils/adt/selfuncs.c:1240 utils/adt/selfuncs.c:1297 #, c-format msgid "nulltestsel: unexpected nulltesttype %d" msgstr "" #: utils/adt/selfuncs.c:2109 #, c-format msgid "convert_numeric_to_scalar: unsupported type %u" msgstr "" #: utils/adt/selfuncs.c:2296 #, c-format msgid "convert_string_datum: unsupported type %u" msgstr "" #: utils/adt/selfuncs.c:2485 #, c-format msgid "convert_timevalue_to_scalar: unsupported type %u" msgstr "" #: utils/adt/selfuncs.c:2881 msgid "pattern_fixed_prefix: bogus ptype" msgstr "" #: utils/adt/selfuncs.c:2910 #, c-format msgid "prefix_selectivity: no >= operator for type %u" msgstr "" #: utils/adt/selfuncs.c:2933 #, c-format msgid "prefix_selectivity: no < operator for type %u" msgstr "" #: utils/adt/selfuncs.c:3168 msgid "pattern_selectivity: bogus ptype" msgstr "" #: utils/adt/selfuncs.c:3302 #, c-format msgid "string_lessthan: unexpected datatype %u" msgstr "" #: utils/adt/sets.c:87 #, c-format msgid "SetDefine: unable to define set %s" msgstr "" #: utils/adt/tid.c:62 #, c-format msgid "invalid tid format: '%s'" msgstr "" #: utils/adt/tid.c:67 utils/adt/tid.c:72 msgid "tidin: invalid value." msgstr "" #: utils/adt/tid.c:169 msgid "ctid isn't of type TID" msgstr "" #: utils/adt/tid.c:174 msgid "currtid can't handle views with no CTID" msgstr "" #: utils/adt/tid.c:176 msgid "the view has no rules" msgstr "" #: utils/adt/tid.c:186 msgid "only one select rule is allowed in views" msgstr "" #: utils/adt/tid.c:206 msgid "currtid can't handle this view" msgstr "" #: utils/adt/timestamp.c:72 #, c-format msgid "Bad timestamp external representation (too long) '%s'" msgstr "" #: utils/adt/timestamp.c:76 utils/adt/timestamp.c:266 #, c-format msgid "Bad timestamp external representation '%s'" msgstr "" #: utils/adt/timestamp.c:82 #, c-format msgid "TIMESTAMP out of range '%s'" msgstr "" #: utils/adt/timestamp.c:98 #, c-format msgid "TIMESTAMP '%s' no longer supported" msgstr "" #: utils/adt/timestamp.c:103 #, c-format msgid "TIMESTAMP '%s' not parsed; internal coding error" msgstr "" #: utils/adt/timestamp.c:131 msgid "Unable to format timestamp; internal coding error" msgstr "" #: utils/adt/timestamp.c:204 #, c-format msgid "TIMESTAMP(%d) precision must be between %d and %d" msgstr "" #: utils/adt/timestamp.c:261 #, c-format msgid "Bad timestamp with time zone external representation (too long) '%s'" msgstr "" #: utils/adt/timestamp.c:272 #, c-format msgid "TIMESTAMP WITH TIME ZONE out of range '%s'" msgstr "" #: utils/adt/timestamp.c:288 #, c-format msgid "TIMESTAMP WITH TIME ZONE '%s' no longer supported" msgstr "" #: utils/adt/timestamp.c:293 #, c-format msgid "TIMESTAMP WITH TIME ZONE '%s' not parsed; internal coding error" msgstr "" #: utils/adt/timestamp.c:322 msgid "Unable to format timestamp with time zone; internal coding error" msgstr "" #: utils/adt/timestamp.c:381 #, c-format msgid "Bad interval external representation (too long) '%s'" msgstr "" #: utils/adt/timestamp.c:385 utils/adt/timestamp.c:393 #, c-format msgid "Bad interval external representation '%s'" msgstr "" #: utils/adt/timestamp.c:398 #, c-format msgid "Interval '%s' no longer supported" msgstr "" #: utils/adt/timestamp.c:402 #, c-format msgid "Interval '%s' not parsed; internal coding error" msgstr "" #: utils/adt/timestamp.c:422 msgid "Unable to encode interval; internal coding error" msgstr "" #: utils/adt/timestamp.c:425 msgid "Unable to format interval; internal coding error" msgstr "" #: utils/adt/timestamp.c:679 msgid "AdjustIntervalForTypmod(): internal coding error" msgstr "" #: utils/adt/timestamp.c:685 #, c-format msgid "INTERVAL(%d) precision must be between %d and %d" msgstr "" #: utils/adt/timestamp.c:1503 msgid "Unable to subtract non-finite timestamps" msgstr "" #: utils/adt/timestamp.c:1567 msgid "" "Unable to add TIMESTAMP and INTERVAL\n" "\ttimestamp_pl_span() internal error encoding timestamp" msgstr "" #: utils/adt/timestamp.c:1574 msgid "" "Unable to add TIMESTAMP and INTERVAL\n" "\ttimestamp_pl_span() internal error decoding timestamp" msgstr "" #: utils/adt/timestamp.c:1652 msgid "" "Unable to add TIMESTAMP and INTERVAL\n" "\ttimestamptz_pl_span() internal error encoding timestamp" msgstr "" #: utils/adt/timestamp.c:1657 msgid "" "Unable to add TIMESTAMP and INTERVAL\n" "\ttimestamptz_pl_span() internal error decoding timestamp" msgstr "" #: utils/adt/timestamp.c:1879 msgid "interval_div: divide by 0.0 error" msgstr "" #: utils/adt/timestamp.c:1924 msgid "interval_accum: expected 2-element interval array" msgstr "" #: utils/adt/timestamp.c:1966 msgid "interval_avg: expected 2-element interval array" msgstr "" #: utils/adt/timestamp.c:2088 msgid "" "Unable to encode INTERVAL\n" "\ttimestamp_age() internal coding error" msgstr "" #: utils/adt/timestamp.c:2092 msgid "" "Unable to decode TIMESTAMP\n" "\ttimestamp_age() internal coding error" msgstr "" #: utils/adt/timestamp.c:2197 utils/adt/timestamp.c:2200 msgid "Unable to decode TIMESTAMP" msgstr "" #: utils/adt/timestamp.c:2253 msgid "TIMESTAMP bad external representation (too long)" msgstr "" #: utils/adt/timestamp.c:2309 msgid "TIMESTAMP WITH TIME ZONE bad external representation (too long)" msgstr "" #: utils/adt/timestamp.c:2366 msgid "INTERVAL bad external representation (too long)" msgstr "" #: utils/adt/timestamp.c:2399 utils/adt/timestamp.c:2463 #: utils/adt/timestamp.c:2763 utils/adt/timestamp.c:2901 #, c-format msgid "TIMESTAMP units '%s' not recognized" msgstr "" #: utils/adt/timestamp.c:2454 utils/adt/timestamp.c:2866 #: utils/adt/timestamp.c:2894 #, c-format msgid "TIMESTAMP units '%s' not supported" msgstr "" #: utils/adt/timestamp.c:2459 #, c-format msgid "Unable to truncate TIMESTAMP to '%s'" msgstr "" #: utils/adt/timestamp.c:2492 utils/adt/timestamp.c:2557 #: utils/adt/timestamp.c:2931 utils/adt/timestamp.c:3084 #, c-format msgid "TIMESTAMP WITH TIME ZONE units '%s' not recognized" msgstr "" #: utils/adt/timestamp.c:2546 utils/adt/timestamp.c:3045 #: utils/adt/timestamp.c:3078 #, c-format msgid "TIMESTAMP WITH TIME ZONE units '%s' not supported" msgstr "" #: utils/adt/timestamp.c:2553 #, c-format msgid "Unable to truncate TIMESTAMP WITH TIME ZONE to '%s'" msgstr "" #: utils/adt/timestamp.c:2586 utils/adt/timestamp.c:2654 #: utils/adt/timestamp.c:3112 utils/adt/timestamp.c:3221 #, c-format msgid "INTERVAL units '%s' not recognized" msgstr "" #: utils/adt/timestamp.c:2639 utils/adt/timestamp.c:3192 #, c-format msgid "INTERVAL units '%s' not supported" msgstr "" #: utils/adt/timestamp.c:2643 #, c-format msgid "Unable to truncate INTERVAL to '%s'" msgstr "" #: utils/adt/timestamp.c:2648 msgid "Unable to decode INTERVAL; internal coding error" msgstr "" #: utils/adt/timestamp.c:2676 msgid "isoweek2date(): can't convert without year information" msgstr "" #: utils/adt/timestamp.c:2880 utils/adt/timestamp.c:2887 msgid "Unable to encode TIMESTAMP" msgstr "" #: utils/adt/timestamp.c:3064 utils/adt/timestamp.c:3071 msgid "Unable to encode TIMESTAMP WITH TIME ZONE" msgstr "" #: utils/adt/timestamp.c:3201 msgid "" "Unable to decode INTERVAL\n" "\tinterval_part() internal coding error" msgstr "" #: utils/adt/timestamp.c:3329 msgid "Unable to convert TIMESTAMP to TIMESTAMP WITH TIME ZONE (tm)" msgstr "" #: utils/adt/timestamp.c:3334 msgid "Unable to convert TIMESTAMP to TIMESTAMP WITH TIME ZONE" msgstr "" #: utils/adt/timestamp.c:3359 msgid "Unable to convert TIMESTAMP WITH TIME ZONE to TIMESTAMP (tm)" msgstr "" #: utils/adt/timestamp.c:3362 msgid "Unable to convert TIMESTAMP WITH TIME ZONE to TIMESTAMP" msgstr "" #: utils/adt/varbit.c:101 utils/adt/varbit.c:217 #, c-format msgid "Bit string length %d does not match type BIT(%d)" msgstr "" #: utils/adt/varbit.c:122 utils/adt/varbit.c:329 #, c-format msgid "Cannot parse '%c' as a binary digit" msgstr "" #: utils/adt/varbit.c:143 utils/adt/varbit.c:350 #, c-format msgid "Cannot parse '%c' as a hex digit" msgstr "" #: utils/adt/varbit.c:308 utils/adt/varbit.c:423 #, c-format msgid "Bit string too long for type BIT VARYING(%d)" msgstr "" #: utils/adt/varbit.c:815 msgid "Cannot AND bit strings of different sizes" msgstr "" #: utils/adt/varbit.c:853 msgid "Cannot OR bit strings of different sizes" msgstr "" #: utils/adt/varbit.c:897 msgid "Cannot XOR bit strings of different sizes" msgstr "" #: utils/adt/varbit.c:1112 msgid "Bit string is too large to fit in type integer" msgstr "" #: utils/adt/varbit.c:1156 utils/adt/varbit.c:1183 msgid "INT64 is not supported on this platform" msgstr "" #: utils/adt/varbit.c:1171 msgid "Bit string is too large to fit in type int64" msgstr "" #: utils/adt/varbit.c:1263 #, c-format msgid "S. %d %d em=%2x sm=%2x r=%d" msgstr "" #: utils/adt/varchar.c:107 utils/adt/varchar.c:203 #, c-format msgid "value too long for type character(%d)" msgstr "" #: utils/adt/varchar.c:389 utils/adt/varchar.c:459 #, c-format msgid "value too long for type character varying(%d)" msgstr "" #: utils/adt/varlena.c:107 utils/adt/varlena.c:145 msgid "Bad input string for type bytea" msgstr "" #: utils/adt/varlena.c:337 utils/adt/varlena.c:614 utils/adt/varlena.c:720 msgid "Invalid backend encoding; encoding max length is less than one." msgstr "" #: utils/adt/varlena.c:483 utils/adt/varlena.c:544 utils/adt/varlena.c:1040 msgid "negative substring length not allowed" msgstr "" #: utils/adt/varlena.c:1133 #, c-format msgid "byteaGetByte: index %d out of range [0..%d]" msgstr "" #: utils/adt/varlena.c:1162 #, c-format msgid "byteaGetBit: index %d out of range [0..%d]" msgstr "" #: utils/adt/varlena.c:1196 #, c-format msgid "byteaSetByte: index %d out of range [0..%d]" msgstr "" #: utils/adt/varlena.c:1237 #, c-format msgid "byteaSetBit: index %d out of range [0..%d]" msgstr "" #: utils/adt/varlena.c:1247 msgid "byteaSetBit: new bit must be 0 or 1" msgstr "" #: utils/adt/varlena.c:1736 msgid "field position must be > 0" 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 "" #: 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 "" #: utils/cache/catcache.c:150 #, c-format msgid "GetCCHashFunc: type %u unsupported as catcache key" msgstr "" #: utils/cache/catcache.c:194 #, c-format msgid "CCComputeHashValue: %d nkeys" msgstr "" #: utils/cache/catcache.c:259 #, c-format msgid "CCComputeTupleHashValue: %d cc_nkeys" msgstr "" #: utils/cache/catcache.c:283 #, c-format msgid "Catcache stats dump: %d/%d tuples in catcaches" msgstr "" #: utils/cache/catcache.c:290 #, 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/cache/catcache.c:314 #, 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/cache/catcache.c:550 #, c-format msgid "Cache reference leak: cache %s (%d), list %p has count %d" msgstr "" #: utils/cache/catcache.c:573 #, c-format msgid "Cache reference leak: cache %s (%d), tuple %u has count %d" msgstr "" #: utils/cache/catcache.c:761 #, c-format msgid "InitCatCache: rel=%s id=%d nkeys=%d size=%d\n" msgstr "" #: utils/cache/catcache.c:861 #, c-format msgid "CatalogCacheInitializeCache: cache @%p %s" msgstr "" #: utils/cache/catcache.c:867 #, c-format msgid "CatalogCacheInitializeCache: load %d/%d w/%d, %u" msgstr "" #: utils/cache/catcache.c:871 #, c-format msgid "CatalogCacheInitializeCache: load %d/%d w/%d" msgstr "" #: utils/cache/catcache.c:942 msgid "CatalogCacheInit: only sys attr supported is OID" msgstr "" #: utils/cache/fcache.c:39 msgid "init_fcache: too many arguments" msgstr "" #: utils/cache/inval.c:452 #, c-format msgid "ExecuteInvalidationMessage: bogus message id %d" msgstr "" #: utils/cache/inval.c:709 utils/cache/inval.c:732 msgid "Out of cache_callback_list slots" msgstr "" #: utils/cache/lsyscache.c:72 #, c-format msgid "op_requires_recheck: op %u is not a member of opclass %u" msgstr "" #: utils/cache/lsyscache.c:217 #, c-format msgid "cache lookup failed for relation %u attribute %d" msgstr "" #: utils/cache/lsyscache.c:369 #, c-format msgid "op_mergejoin_crossops: operator %u not found" msgstr "" #: utils/cache/lsyscache.c:377 #, c-format msgid "op_mergejoin_crossops: mergejoin operator %u has no matching < operator" msgstr "" #: utils/cache/lsyscache.c:384 #, c-format msgid "op_mergejoin_crossops: mergejoin operator %u has no matching > operator" msgstr "" #: utils/cache/lsyscache.c:429 #, c-format msgid "Operator OID %u does not exist" msgstr "" #: utils/cache/lsyscache.c:661 #, c-format msgid "get_system_catalog_relid: cannot find %s" msgstr "" #: utils/cache/lsyscache.c:979 #, c-format msgid "get_typdefault: failed to lookup type %u" msgstr "" #: utils/cache/lsyscache.c:1096 #, c-format msgid "getBaseTypeTypeMod: failed to lookup type %u" msgstr "" #: utils/cache/lsyscache.c:1208 #, c-format msgid "getTypeInputInfo: Cache lookup of type %u failed" msgstr "" #: utils/cache/lsyscache.c:1238 #, c-format msgid "getTypeOutputInfo: Cache lookup of type %u failed" msgstr "" #: utils/cache/lsyscache.c:1334 msgid "get_attstatsslot: stavalues is null" msgstr "" #: utils/cache/lsyscache.c:1356 #, c-format msgid "get_attstatsslot: Cache lookup failed for type %u" msgstr "" #: utils/cache/lsyscache.c:1392 msgid "get_attstatsslot: stanumbers is null" msgstr "" #: utils/cache/lsyscache.c:1403 msgid "get_attstatsslot: stanumbers is not a 1-D float4 array" msgstr "" #: utils/cache/relcache.c:169 utils/cache/relcache.c:177 #: utils/cache/relcache.c:189 msgid "out of memory for relation descriptor cache" msgstr "" #: utils/cache/relcache.c:235 msgid "trying to delete a rd_id reldesc that does not exist." msgstr "" #: utils/cache/relcache.c:240 msgid "trying to delete a rd_node reldesc that does not exist." msgstr "" #: utils/cache/relcache.c:249 msgid "trying to delete a relname reldesc that does not exist." msgstr "" #: utils/cache/relcache.c:355 msgid "ScanPgRelation: bad buildinfo" msgstr "" #: utils/cache/relcache.c:506 #, c-format msgid "Bogus attribute number %d for %s" msgstr "" #: utils/cache/relcache.c:548 #, c-format msgid "catalog is missing %d attribute(s) for relid %u" msgstr "" #: utils/cache/relcache.c:960 #, c-format msgid "RelationInitIndexAccessInfo: no pg_index entry for index %u" msgstr "" #: utils/cache/relcache.c:975 #, c-format msgid "RelationInitIndexAccessInfo: cache lookup failed for AM %u" msgstr "" #: utils/cache/relcache.c:1090 msgid "IndexSupportInitialize: bogus pg_index tuple" msgstr "" #: utils/cache/relcache.c:1196 msgid "out of memory for operator class cache" msgstr "" #: utils/cache/relcache.c:1270 #, c-format msgid "Bogus amopstrategy number %d for opclass %u" msgstr "" #: utils/cache/relcache.c:1305 #, c-format msgid "Bogus amproc number %d for opclass %u" msgstr "" #: utils/cache/relcache.c:1642 #, c-format msgid "RelationReloadClassinfo system relation id=%d doesn't exist" msgstr "" #: utils/cache/relcache.c:1768 #, c-format msgid "RelationClearRelation: relation %u deleted while still in use" msgstr "" #: utils/cache/relcache.c:1857 #, c-format msgid "RelationForgetRelation: relation %u is still open" msgstr "" #: utils/cache/relcache.c:2013 #, c-format msgid "Relcache reference leak: relation \"%s\" has refcnt %d instead of %d" msgstr "" #: utils/cache/relcache.c:2298 #, c-format msgid "RelationCacheInitializePhase2: no pg_class entry for %s" msgstr "" #: utils/cache/relcache.c:2445 #, c-format msgid "AttrDefaultFetch: second record found for attr %s in rel %s" msgstr "" #: utils/cache/relcache.c:2453 #, c-format msgid "AttrDefaultFetch: adbin IS NULL for attr %s in rel %s" msgstr "" #: utils/cache/relcache.c:2464 #, c-format msgid "AttrDefaultFetch: unexpected record found for attr %d in rel %s" msgstr "" #: utils/cache/relcache.c:2473 #, c-format msgid "AttrDefaultFetch: %d record(s) not found for rel %s" msgstr "" #: utils/cache/relcache.c:2507 #, c-format msgid "CheckConstraintFetch: unexpected record found for rel %s" msgstr "" #: utils/cache/relcache.c:2518 #, c-format msgid "CheckConstraintFetch: conbin IS NULL for rel %s" msgstr "" #: utils/cache/relcache.c:2531 #, c-format msgid "CheckConstraintFetch: %d record(s) not found for rel %s" msgstr "" #: utils/cache/relcache.c:2992 #, c-format msgid "" "Cannot create init file %s: %m\n" "\tContinuing anyway, but there's something wrong." msgstr "" #: utils/cache/relcache.c:3016 msgid "cannot write init file -- descriptor length" msgstr "" #: utils/cache/relcache.c:3020 msgid "cannot write init file -- reldesc" msgstr "" #: utils/cache/relcache.c:3025 msgid "cannot write init file -- relation tuple form length" msgstr "" #: utils/cache/relcache.c:3028 msgid "cannot write init file -- relation tuple form" msgstr "" #: utils/cache/relcache.c:3035 #, c-format msgid "cannot write init file -- length of attdesc %d" msgstr "" #: utils/cache/relcache.c:3037 #, c-format msgid "cannot write init file -- attdesc %d" msgstr "" #: utils/cache/relcache.c:3056 #, c-format msgid "write_relcache_init_file: no pg_index entry for index %u" msgstr "" #: utils/cache/relcache.c:3060 msgid "cannot write init file -- index tuple form length" msgstr "" #: utils/cache/relcache.c:3062 msgid "cannot write init file -- index tuple form" msgstr "" #: utils/cache/relcache.c:3068 msgid "cannot write init file -- am tuple form length" msgstr "" #: utils/cache/relcache.c:3071 msgid "cannot write init file -- am tuple form" msgstr "" #: utils/cache/relcache.c:3077 msgid "cannot write init file -- strategy map length" msgstr "" #: utils/cache/relcache.c:3080 msgid "cannot write init file -- strategy map" msgstr "" #: utils/cache/relcache.c:3085 msgid "cannot write init file -- operator vector length" msgstr "" #: utils/cache/relcache.c:3088 msgid "cannot write init file -- operator vector" msgstr "" #: utils/cache/relcache.c:3093 msgid "cannot write init file -- support vector length" msgstr "" #: utils/cache/relcache.c:3096 msgid "cannot write init file -- support vector" msgstr "" #: utils/cache/relcache.c:3140 #, c-format msgid "" "Cannot rename init file %s to %s: %m\n" "\tContinuing anyway, but there's something wrong." msgstr "" #: utils/cache/syscache.c:477 #, c-format msgid "InitCatalogCache: Can't init cache %s (%d)" msgstr "" #: utils/cache/syscache.c:535 #, c-format msgid "SearchSysCache: Bad cache id %d" msgstr "" #: utils/cache/syscache.c:716 #, c-format msgid "SysCacheGetAttr: Bad cache id %d" msgstr "" #: utils/cache/syscache.c:719 #, c-format msgid "SysCacheGetAttr: missing cache data for id %d" msgstr "" #: utils/cache/syscache.c:735 #, c-format msgid "SearchSysCacheList: Bad cache id %d" msgstr "" #: utils/error/elog.c:135 msgid "Pre-7.3 object file made an elog() call. Recompile." msgstr "" #: utils/error/elog.c:225 #, c-format msgid "copy: line %d, " msgstr "" #. translator: This must fit in fmt_fixedbuf. #: utils/error/elog.c:248 utils/error/elog.c:344 msgid "elog: out of memory" msgstr "" #: utils/error/elog.c:484 msgid "elog: error during error recovery, giving up!" msgstr "" #: utils/error/elog.c:529 #, c-format msgid "DebugFileOpen: open of %s: %m" msgstr "" #: utils/error/elog.c:538 #, c-format msgid "DebugFileOpen: %s reopen as stderr: %m" msgstr "" #: utils/error/elog.c:550 #, c-format msgid "DebugFileOpen: %s reopen as stdout: %m" msgstr "" #: utils/error/elog.c:567 msgid "DebugFileOpen: could not open debugging file" msgstr "" #: utils/error/elog.c:772 msgid "Numerical result out of range" msgstr "" #: utils/error/elog.c:786 #, c-format msgid "operating system error %d" msgstr "" #: utils/error/elog.c:808 msgid "DEBUG: " msgstr "" #: utils/error/elog.c:812 msgid "LOG: " msgstr "" #: utils/error/elog.c:815 msgid "INFO: " msgstr "" #: utils/error/elog.c:818 msgid "NOTICE: " msgstr "" #: utils/error/elog.c:821 msgid "WARNING: " msgstr "" #: utils/error/elog.c:824 msgid "ERROR: " msgstr "" #: utils/error/elog.c:827 msgid "FATAL: " msgstr "" #: utils/error/elog.c:830 msgid "PANIC: " msgstr "" #: utils/fmgr/dfmgr.c:98 #, c-format msgid "stat failed on file '%s': %m" msgstr "" #: utils/fmgr/dfmgr.c:115 msgid "Out of memory in load_external_function" msgstr "" #: utils/fmgr/dfmgr.c:128 #, c-format msgid "Load of file %s failed: %s" msgstr "" #: utils/fmgr/dfmgr.c:155 #, c-format msgid "Can't find function %s in file %s" msgstr "" #: utils/fmgr/dfmgr.c:185 #, c-format msgid "LOAD: could not open file '%s': %m" msgstr "" #: utils/fmgr/dfmgr.c:240 #, c-format msgid "stat failed on %s: %s" msgstr "" #: utils/fmgr/dfmgr.c:335 msgid "invalid macro name in dynamic library path" msgstr "" #: utils/fmgr/dfmgr.c:385 msgid "zero length dynamic_library_path component" msgstr "" #: utils/fmgr/dfmgr.c:396 msgid "dynamic_library_path component is not absolute" msgstr "" #: utils/fmgr/dfmgr.c:402 #, c-format msgid "find_in_dynamic_libpath: trying %s" msgstr "" #: utils/fmgr/fmgr.c:187 #, c-format msgid "fmgr_info: function %u: cache lookup failed" msgstr "" #: utils/fmgr/fmgr.c:220 #, c-format msgid "fmgr_info: function %s not in internal table" msgstr "" #: utils/fmgr/fmgr.c:267 #, c-format msgid "fmgr: Could not extract prosrc for %u from pg_proc" msgstr "" #: utils/fmgr/fmgr.c:274 #, c-format msgid "fmgr: Could not extract probin for %u from pg_proc" msgstr "" #: utils/fmgr/fmgr.c:307 #, c-format msgid "Unknown function API version %d" msgstr "" #: utils/fmgr/fmgr.c:333 #, c-format msgid "fmgr_info: cache lookup for language %u failed" msgstr "" #: utils/fmgr/fmgr.c:346 #, c-format msgid "fmgr_info: language %u has old-style handler" msgstr "" #: utils/fmgr/fmgr.c:394 #, c-format msgid "Null result from %s" msgstr "" #: utils/fmgr/fmgr.c:402 #, c-format msgid "Unknown version %d reported by %s" msgstr "" #: utils/fmgr/fmgr.c:470 msgid "Internal error: fmgr_oldstyle received NULL pointer" msgstr "" #: utils/fmgr/fmgr.c:619 #, c-format msgid "fmgr_oldstyle: function %u: too many arguments (%d > %d)" msgstr "" #: utils/fmgr/fmgr.c:666 #, c-format msgid "fmgr_security_definer: function %u: cache lookup failed" msgstr "" #: utils/fmgr/fmgr.c:714 #, c-format msgid "DirectFunctionCall1: function %p returned NULL" msgstr "" #: utils/fmgr/fmgr.c:735 #, c-format msgid "DirectFunctionCall2: function %p returned NULL" msgstr "" #: utils/fmgr/fmgr.c:758 #, c-format msgid "DirectFunctionCall3: function %p returned NULL" msgstr "" #: utils/fmgr/fmgr.c:782 #, c-format msgid "DirectFunctionCall4: function %p returned NULL" msgstr "" #: utils/fmgr/fmgr.c:807 #, c-format msgid "DirectFunctionCall5: function %p returned NULL" msgstr "" #: utils/fmgr/fmgr.c:834 #, c-format msgid "DirectFunctionCall6: function %p returned NULL" msgstr "" #: utils/fmgr/fmgr.c:862 #, c-format msgid "DirectFunctionCall7: function %p returned NULL" msgstr "" #: utils/fmgr/fmgr.c:891 #, c-format msgid "DirectFunctionCall8: function %p returned NULL" msgstr "" #: utils/fmgr/fmgr.c:922 #, c-format msgid "DirectFunctionCall9: function %p returned NULL" msgstr "" #: utils/fmgr/fmgr.c:948 #, c-format msgid "FunctionCall1: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:970 #, c-format msgid "FunctionCall2: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:994 #, c-format msgid "FunctionCall3: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1019 #, c-format msgid "FunctionCall4: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1045 #, c-format msgid "FunctionCall5: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1073 #, c-format msgid "FunctionCall6: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1102 #, c-format msgid "FunctionCall7: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1132 #, c-format msgid "FunctionCall8: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1164 #, c-format msgid "FunctionCall9: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1195 #, c-format msgid "OidFunctionCall1: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1220 #, c-format msgid "OidFunctionCall2: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1247 #, c-format msgid "OidFunctionCall3: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1275 #, c-format msgid "OidFunctionCall4: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1304 #, c-format msgid "OidFunctionCall5: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1335 #, c-format msgid "OidFunctionCall6: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1367 #, c-format msgid "OidFunctionCall7: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1400 #, c-format msgid "OidFunctionCall8: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1435 #, c-format msgid "OidFunctionCall9: function %u returned NULL" msgstr "" #: utils/fmgr/fmgr.c:1474 #, c-format msgid "fmgr: function %u: too many arguments (%d > %d)" msgstr "" #: utils/fmgr/fmgr.c:1486 #, c-format msgid "fmgr: function %u returned NULL" msgstr "" #: utils/fmgr/funcapi.c:36 msgid "function called in context that does not accept a set result" msgstr "" #: utils/fmgr/funcapi.c:74 msgid "init_MultiFuncCall may not be called more than once" msgstr "" #: utils/hash/dynahash.c:662 #, c-format msgid "hash_search: bogus action %d" msgstr "" #: utils/hash/dynahash.c:935 utils/hash/dynahash.c:937 #, c-format msgid "Hash table '%s' corrupted" msgstr "" #: utils/init/findbe.c:64 #, c-format msgid "ValidateBinary: can't stat \"%s\"" msgstr "" #: utils/init/findbe.c:70 #, c-format msgid "ValidateBinary: \"%s\" is not a regular file" msgstr "" #: utils/init/findbe.c:92 #, c-format msgid "ValidateBinary: \"%s\" is not user read/execute" msgstr "" #: utils/init/findbe.c:118 #, c-format msgid "ValidateBinary: \"%s\" is not group read/execute" msgstr "" #: utils/init/findbe.c:126 #, c-format msgid "ValidateBinary: \"%s\" is not other read/execute" msgstr "" #: utils/init/findbe.c:175 #, c-format msgid "FindExec: found \"%s\" using argv[0]" msgstr "" #: utils/init/findbe.c:189 msgid "FindExec: searching PATH ..." msgstr "" #: utils/init/findbe.c:210 #, c-format msgid "FindExec: found \"%s\" using PATH" msgstr "" #: utils/init/miscinit.c:145 utils/init/miscinit.c:164 #: utils/init/miscinit.c:172 utils/misc/guc.c:892 utils/misc/guc.c:1075 #: utils/misc/guc.c:1859 utils/misc/guc.c:1873 utils/misc/guc.c:2616 #: utils/misc/guc.c:2622 utils/misc/guc.c:2629 msgid "out of memory" msgstr "" #: utils/init/miscinit.c:158 #, c-format msgid "cannot get current working directory: %m" msgstr "" #: utils/init/miscinit.c:248 #, c-format msgid "SetCharSet: unknown tag %s in file %s" msgstr "" #: utils/init/miscinit.c:403 utils/init/miscinit.c:459 #, c-format msgid "GetCharSetByHost: unknown tag %s in file %s" msgstr "" #: utils/init/miscinit.c:638 #, c-format msgid "invalid user id %u" msgstr "" #: utils/init/miscinit.c:720 #, c-format msgid "Can't create lock file %s: %m" msgstr "" #: utils/init/miscinit.c:731 utils/init/miscinit.c:734 #, c-format msgid "Can't read lock file %s: %m" msgstr "" #: utils/init/miscinit.c:744 #, c-format msgid "Bogus data in lock file %s" msgstr "" #: utils/init/miscinit.c:818 #, 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 "" #: utils/init/miscinit.c:839 #, c-format msgid "Can't write lock file %s: %m" msgstr "" #: utils/init/miscinit.c:930 #, c-format msgid "Failed to rewrite %s: %m" msgstr "" #: utils/init/miscinit.c:936 #, c-format msgid "Failed to read %s: %m" msgstr "" #: utils/init/miscinit.c:949 #, c-format msgid "Bogus data in %s" msgstr "" #: utils/init/miscinit.c:973 #, c-format msgid "Failed to write %s: %m" msgstr "" #: utils/init/miscinit.c:1015 #, c-format msgid "File %s is missing. This is not a valid data directory." msgstr "" #: utils/init/miscinit.c:1022 #, c-format msgid "File %s does not contain valid data. You need to initdb." msgstr "" #: utils/init/miscinit.c:1027 #, c-format msgid "" "The data directory was initialized by PostgreSQL version %ld.%ld, which is " "not compatible with this version %s." msgstr "" #: utils/init/postinit.c:116 #, c-format msgid "Database \"%s\", OID %u, has disappeared from pg_database" msgstr "" #: utils/init/postinit.c:125 #, c-format msgid "Database \"%s\" is not currently accepting connections" msgstr "" #: utils/init/postinit.c:258 #, c-format msgid "Database \"%s\" does not exist in the system catalog." msgstr "" #: utils/init/postinit.c:266 #, c-format msgid "" "Database \"%s\" does not exist.\n" "\tThe database subdirectory '%s' is missing." msgstr "" #: utils/init/postinit.c:273 #, c-format msgid "Unable to change directory to '%s': %m" msgstr "" #: utils/init/postinit.c:302 #, c-format msgid "InitPostgres: bad backend id %d" msgstr "" #: utils/init/postinit.c:353 msgid "There are currently no users defined in this database system." msgstr "" #: utils/init/postinit.c:354 #, c-format msgid "" "You should immediately run 'CREATE USER \"%s\" WITH SYSID %d CREATEUSER;'." msgstr "" #: utils/mb/conv.c:370 #, c-format msgid "UtfToLocal: could not convert UTF-8 (0x%04x). Ignored" msgstr "" #: utils/mb/conv.c:397 #, c-format msgid "Invalid encoding number %d" msgstr "" #: utils/mb/conv.c:434 #, c-format msgid "LocalToUtf: could not convert (0x%04x) %s to UTF-8. Ignored" msgstr "" #: utils/mb/encnames.c:440 msgid "pg_char_to_encname_struct(): encoding name too long" msgstr "" #: utils/mb/mbutils.c:169 #, c-format msgid "default conversion proc for %s to %s not found" msgstr "" #: utils/mb/mbutils.c:182 #, c-format msgid "default conversion proc %u for %s to %s not found in pg_proc" msgstr "" #: utils/mb/mbutils.c:241 #, c-format msgid "Invalid source encoding name %s" msgstr "" #: utils/mb/mbutils.c:243 #, c-format msgid "Invalid destination encoding name %s" msgstr "" #: utils/mb/mbutils.c:253 msgid "Encoding conversion failed" msgstr "" #: utils/mb/mbutils.c:468 msgid "SetDatabaseEncoding(): invalid database encoding" msgstr "" #: 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/misc/guc.c:1167 utils/misc/guc.c:1182 utils/misc/guc.c:1197 #: utils/misc/guc.c:1226 #, c-format msgid "Failed to reset %s" msgstr "" #: utils/misc/guc.c:1291 utils/misc/guc.c:1313 utils/misc/guc.c:1335 #: utils/misc/guc.c:1367 #, c-format msgid "Failed to commit %s" msgstr "" #: utils/misc/guc.c:1543 #, c-format msgid "'%s' is not a valid option name" msgstr "" #: utils/misc/guc.c:1560 #, c-format msgid "'%s' cannot be changed after server start" msgstr "" #: utils/misc/guc.c:1568 #, c-format msgid "'%s' cannot be changed now" msgstr "" #: utils/misc/guc.c:1595 #, c-format msgid "'%s' cannot be set after connection start" msgstr "" #: utils/misc/guc.c:1603 #, c-format msgid "'%s': permission denied" msgstr "" #: utils/misc/guc.c:1631 #, c-format msgid "%s: setting ignored because previous source is higher priority" msgstr "" #: utils/misc/guc.c:1652 #, c-format msgid "option '%s' requires a boolean value" msgstr "" #: utils/misc/guc.c:1666 utils/misc/guc.c:1737 #, c-format msgid "invalid value for option '%s': %d" msgstr "" #: utils/misc/guc.c:1716 #, c-format msgid "option '%s' expects an integer value" msgstr "" #: utils/misc/guc.c:1722 #, c-format msgid "option '%s' value %d is outside of permissible range [%d .. %d]" msgstr "" #: utils/misc/guc.c:1787 #, c-format msgid "option '%s' expects a real number" msgstr "" #: utils/misc/guc.c:1793 #, c-format msgid "option '%s' value %g is outside of permissible range [%g .. %g]" msgstr "" #: utils/misc/guc.c:1808 #, c-format msgid "invalid value for option '%s': %g" msgstr "" #: utils/misc/guc.c:1902 #, c-format msgid "invalid value for option '%s': '%s'" msgstr "" #: utils/misc/guc.c:2003 utils/misc/guc.c:2037 utils/misc/guc.c:2347 #, c-format msgid "Option '%s' is not recognized" msgstr "" #: utils/misc/guc.c:2094 #, c-format msgid "SET %s takes only one argument" msgstr "" #: utils/misc/guc.c:2107 utils/misc/guc.c:2156 msgid "flatten_set_variable_args: unexpected input" msgstr "" #: utils/misc/guc.c:2195 msgid "SET variable name is required" msgstr "" #: utils/misc/guc.c:2718 #, c-format msgid "cannot parse setting \"%s\"" msgstr "" #: utils/mmgr/aset.c:332 #, c-format msgid "Memory exhausted in AllocSetContextCreate(%lu)" msgstr "" #: utils/mmgr/aset.c:494 utils/mmgr/aset.c:691 #, c-format msgid "Memory exhausted in AllocSetAlloc(%lu)" msgstr "" #: utils/mmgr/aset.c:740 #, c-format msgid "AllocSetFree: detected write past chunk end in %s %p" msgstr "" #: utils/mmgr/aset.c:761 #, c-format msgid "AllocSetFree: cannot find block containing chunk %p" msgstr "" #: utils/mmgr/aset.c:815 #, c-format msgid "AllocSetRealloc: detected write past chunk end in %s %p" msgstr "" #: utils/mmgr/aset.c:855 #, c-format msgid "AllocSetRealloc: cannot find block containing chunk %p" msgstr "" #: utils/mmgr/aset.c:868 #, c-format msgid "Memory exhausted in AllocSetReAlloc(%lu)" msgstr "" #: utils/mmgr/aset.c:1038 #, c-format msgid "AllocSetCheck: %s: empty block %p" msgstr "" #: utils/mmgr/aset.c:1060 #, c-format msgid "AllocSetCheck: %s: req size > alloc size for chunk %p in block %p" msgstr "" #: utils/mmgr/aset.c:1063 #, c-format msgid "AllocSetCheck: %s: bad size %lu for chunk %p in block %p" msgstr "" #: utils/mmgr/aset.c:1069 #, c-format msgid "AllocSetCheck: %s: bad single-chunk %p in block %p" msgstr "" #: utils/mmgr/aset.c:1078 #, c-format msgid "AllocSetCheck: %s: bogus aset link in block %p, chunk %p" msgstr "" #: utils/mmgr/aset.c:1085 #, c-format msgid "AllocSetCheck: %s: detected write past chunk end in block %p, chunk %p" msgstr "" #: utils/mmgr/aset.c:1095 #, c-format msgid "AllocSetCheck: %s: found inconsistent memory block %p" msgstr "" #: utils/mmgr/mcxt.c:449 #, c-format msgid "MemoryContextAlloc: invalid request size %lu" msgstr "" #: utils/mmgr/mcxt.c:509 #, 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 "" #: utils/mmgr/portalmem.c:196 #, c-format msgid "CreatePortal: portal \"%s\" already exists" msgstr "" #: utils/sort/logtape.c:199 #, c-format msgid "" "ltsWriteBlock: failed to write block %ld of temporary file\n" "\t\tPerhaps out of disk space?" msgstr "" #: utils/sort/logtape.c:214 #, c-format msgid "ltsReadBlock: failed to read block %ld of temporary file" msgstr "" #: utils/sort/logtape.c:569 msgid "LogicalTapeWrite: impossible state" msgstr "" #: utils/sort/logtape.c:831 msgid "LogicalTapeBackspace: unexpected end of tape" msgstr "" #: utils/sort/logtape.c:888 utils/sort/logtape.c:898 msgid "LogicalTapeSeek: unexpected end of tape" msgstr "" #: utils/sort/tuplesort.c:698 msgid "tuplesort_puttuple: invalid state" msgstr "" #: utils/sort/tuplesort.c:745 msgid "tuplesort_performsort: invalid state" msgstr "" #: utils/sort/tuplesort.c:863 utils/sort/tuplesort.c:878 msgid "tuplesort_gettuple: bogus tuple len in backward scan" msgstr "" #: utils/sort/tuplesort.c:930 msgid "tuplesort_gettuple: invalid state" msgstr "" #: utils/sort/tuplesort.c:1490 msgid "tuplesort_rescan: invalid state" msgstr "" #: utils/sort/tuplesort.c:1517 msgid "tuplesort_markpos: invalid state" msgstr "" #: utils/sort/tuplesort.c:1542 msgid "tuplesort_restorepos failed" msgstr "" #: utils/sort/tuplesort.c:1546 msgid "tuplesort_restorepos: invalid state" msgstr "" #: utils/sort/tuplesort.c:1669 msgid "tuplesort: unexpected end of tape" msgstr "" #: utils/sort/tuplesort.c:1671 utils/sort/tuplesort.c:1785 #: utils/sort/tuplesort.c:1789 utils/sort/tuplesort.c:1911 #: utils/sort/tuplesort.c:1915 utils/sort/tuplesort.c:1983 #: utils/sort/tuplesort.c:1987 msgid "tuplesort: unexpected end of data" msgstr "" #: utils/sort/tuplesort.c:1863 msgid "Cannot create unique index. Table contains non-unique values" msgstr "" #: utils/sort/tuplesort.c:1939 msgid "copytup_datum() should not be called" msgstr "" #: utils/sort/tuplesort.c:2088 #, c-format msgid "SelectSortFunction: cache lookup failed for operator %u" msgstr "" #: utils/sort/tuplesort.c:2169 #, c-format msgid "Invalid SortFunctionKind %d" msgstr "" #: utils/sort/tuplestore.c:302 msgid "tuplestore_puttuple: invalid state" msgstr "" #: utils/sort/tuplestore.c:338 msgid "tuplestore_donestoring: seek(0) failed" msgstr "" #: utils/sort/tuplestore.c:346 msgid "tuplestore_donestoring: invalid state" msgstr "" #: utils/sort/tuplestore.c:464 utils/sort/tuplestore.c:479 msgid "tuplestore_gettuple: bogus tuple len in backward scan" msgstr "" #: utils/sort/tuplestore.c:484 msgid "tuplestore_gettuple: invalid state" msgstr "" #: utils/sort/tuplestore.c:520 msgid "tuplestore_rescan: seek(0) failed" msgstr "" #: utils/sort/tuplestore.c:527 msgid "tuplestore_rescan: invalid state" msgstr "" #: utils/sort/tuplestore.c:553 msgid "tuplestore_markpos: invalid state" msgstr "" #: utils/sort/tuplestore.c:578 msgid "tuplestore_restorepos failed" msgstr "" #: utils/sort/tuplestore.c:582 msgid "tuplestore_restorepos: invalid state" msgstr "" #: utils/sort/tuplestore.c:598 msgid "tuplestore: unexpected end of tape" msgstr "" #: utils/sort/tuplestore.c:600 utils/sort/tuplestore.c:669 #: utils/sort/tuplestore.c:673 msgid "tuplestore: unexpected end of data" msgstr "" #: 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 ""