1 # Hungarian message translation file for PostgreSQL server
2 # Zoltan Kovacs <kovzol@math.u-szeged.hu>, 2001.
3 # Robert Zana <zerobert@freemail.hu>, 2001.
9 "Project-Id-Version: PostgreSQL 7.2\n"
10 "POT-Creation-Date: 2002-01-18 14:11+0100\n"
11 "PO-Revision-Date: 2001-11-27 09:22+0200\n"
12 "Last-Translator: Zoltan Kovacs <kovzol@math.u-szeged.hu>\n"
13 "Language-Team: Trend Kft. <rendszergazdi@trendkft.hu>\n"
15 "Content-Type: text/plain; charset=ISO-8859-2\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: ../access/common/heaptuple.c:171
19 msgid "heap_attisnull: zero attnum disallowed"
20 msgstr "heap_attisnull: az attributumok száma nem lehet 0"
22 #: ../access/common/heaptuple.c:174
23 msgid "heap_attisnull: undefined negative attnum"
24 msgstr "heap_attisnull: nem definiált negativ attributumszám"
26 #: ../access/common/heaptuple.c:457
28 msgid "heap_getsysattr: invalid attnum %d"
29 msgstr "heap_getsysattr: a(z) %d attributumszám érvénytelen"
31 #: ../access/common/heaptuple.c:582
33 msgid "heap_formtuple: numberOfAttributes of %d > %d"
34 msgstr "heap_formtuple: a(z) %d attributumszám > %d"
36 #: ../access/common/heaptuple.c:685
38 msgid "heap_modifytuple: repl is \\%3d"
41 #: ../access/common/indextuple.c:55
43 msgid "index_formtuple: numberOfAttributes %d > %d"
44 msgstr "index_formtuple: a(z) %d attributumszám > %d"
46 #: ../access/common/indextuple.c:162
48 msgid "index_formtuple: data takes %lu bytes, max is %d"
49 msgstr "index_formtuple: az adat %lu byte-ot foglal, max. %d lehet"
51 #: ../access/common/printtup.c:49
53 msgid "getTypeOutputInfo: Cache lookup of type %u failed"
54 msgstr "getTypeOutputInfo: A(z) %u típus nincs a cache-ben"
56 #: ../access/common/tupdesc.c:596
58 msgid "DefineRelation: no such type %s"
59 msgstr "DefineRelation: nincs ilyen típus: %s"
61 #: ../access/gist/gist.c:173 ../access/hash/hash.c:72
62 #: ../access/nbtree/nbtree.c:129 ../access/rtree/rtree.c:128
64 msgid "%s already contains data"
65 msgstr "a(z) %s már tartalmaz adatot"
67 #: ../access/gist/gist.c:400 ../access/gist/gist.c:599
69 msgid "gist: failed to add index item to %s"
70 msgstr "gist: az index elem hozzáadása a(z) %s-hoz sikertelen"
72 #: ../access/gist/gist.c:1655
74 msgid "initGISTstate: numberOfAttributes %d > %d"
75 msgstr "initGISTstate: a(z) %d attributumszám > %d"
77 #: ../access/gist/gist.c:1917
79 msgid "%sPage: %d %s blk: %d maxoff: %d free: %d"
82 #: ../access/gist/gist.c:1927
84 msgid "%s Tuple. blk: %d size: %d"
87 #: ../access/gist/gist.c:1942
88 msgid "gist_redo: unimplemented"
89 msgstr "gist_redo: még nincs megvalósítva"
91 #: ../access/gist/gist.c:1948
92 msgid "gist_undo: unimplemented"
93 msgstr "gist_undo: még nincs megvalósítva"
95 #: ../access/gist/gistscan.c:273
97 msgid "GiST scan list corrupted -- cannot find 0x%p"
98 msgstr "A GiST scan-lista korrupt -- nem található a 0x%p"
100 #: ../access/gist/gistscan.c:409
102 msgid "Bad operation in GiST scan adjust: %d"
105 #: ../access/hash/hash.c:471
106 msgid "hash_redo: unimplemented"
107 msgstr "hash_redo: még nincs megvalósítva"
109 #: ../access/hash/hash.c:477
110 msgid "hash_undo: unimplemented"
111 msgstr "hash_undo: még nincs megvalósítva"
113 #: ../access/hash/hashinsert.c:51
114 msgid "Hash indices valid for only one index key."
115 msgstr "A hash indexek csak egy indexkulcsra érvényesek."
117 #: ../access/hash/hashinsert.c:166
118 msgid "hash item too large"
119 msgstr "a hash elem túl nagy"
121 #: ../access/hash/hashinsert.c:231
123 msgid "_hash_pgaddtup: failed to add index item to %s"
124 msgstr "_hash_pgaddtup: az index elem hozzáadása a(z) %s-hoz sikertelen"
126 #: ../access/hash/hashovfl.c:61
127 msgid "_hash_addovflpage: problem with _hash_getovfladdr."
128 msgstr "_hash_addovflpage: probléma van a _hash_getovfladdr-ral."
130 #: ../access/hash/hashovfl.c:196
131 msgid "overflow_page: problem with _hash_initbitmap."
132 msgstr "overflow_page: probléma van a _hash_initbitmap-pel."
134 #: ../access/hash/hashovfl.c:568
136 msgid "_hash_squeezebucket: failed to add index item to %s"
137 msgstr "_hash_squeezebucket: az index elem hozzáadása a(z) %s-hoz sikertelen"
139 #: ../access/hash/hashpage.c:93
141 msgid "Cannot initialize non-empty hash table %s"
142 msgstr "Nem lehet inicializálni a(z) %s nemüres hash táblát"
144 #: ../access/hash/hashpage.c:151
145 msgid "Problem with _hash_initbitmap."
146 msgstr "Probléma van a _hash_initbitmap-pel."
148 #: ../access/hash/hashpage.c:196
149 msgid "_hash_getbuf: internal error: hash AM does not use P_NEW"
150 msgstr "_hash_getbuf: belsõ hiba: az AM hash nem használja a P_NEW-t"
152 #: ../access/hash/hashpage.c:204
154 msgid "_hash_getbuf: invalid access (%d) on new blk: %s"
157 #: ../access/hash/hashpage.c:231
159 msgid "_hash_relbuf: invalid access (%d) on blk %x: %s"
162 #: ../access/hash/hashpage.c:290
164 msgid "_hash_chgbufaccess: invalid access (%d) on blk %x: %s"
167 #: ../access/hash/hashpage.c:335
169 msgid "_hash_setpagelock: invalid access (%d) on blk %x: %s"
172 #: ../access/hash/hashpage.c:359
174 msgid "_hash_unsetpagelock: invalid access (%d) on blk %x: %s"
177 #: ../access/hash/hashpage.c:547 ../access/hash/hashpage.c:684
179 msgid "_hash_splitpage: empty overflow page %d"
182 #: ../access/hash/hashpage.c:586
184 msgid "_hash_splitpage: empty ovfl page %d!"
187 #: ../access/hash/hashpage.c:639
189 msgid "_hash_splitpage: failed to add index item to %s"
190 msgstr "_hash_splitpage: az index elem hozzáadása a(z) %s-hoz sikertelen"
192 #: ../access/hash/hashscan.c:103
194 msgid "hash scan list trashed; can't find 0x%p"
195 msgstr "a vizsgált hash lista érvénytelen; a 0x%p nem található"
197 #: ../access/hash/hashutil.c:81
198 msgid "hash indices cannot include null keys"
199 msgstr "a hash indexek nem tartalmazhatnak null kulcsokat"
201 #: ../access/heap/heapam.c:145
203 msgid "heapgettup(%s, tid=0x%x[%d,%d], dir=%d, ...)"
206 #: ../access/heap/heapam.c:151
208 msgid "heapgettup(%s, tid=0x%x, dir=%d, ...)"
211 #: ../access/heap/heapam.c:154
213 msgid "heapgettup(..., b=0x%x, nkeys=%d, key=0x%x"
216 #: ../access/heap/heapam.c:156
218 msgid "heapgettup: relation(%c)=`%s', %p"
219 msgstr "heapgettup: reláció(%c) =`%s', %p"
221 #: ../access/heap/heapam.c:204 ../access/heap/heapam.c:239
222 #: ../access/heap/heapam.c:280 ../access/heap/heapam.c:373
223 msgid "heapgettup: failed ReadBuffer"
224 msgstr "heapgettup: sikertelen ReadBuffer"
226 #: ../access/heap/heapam.c:475
228 msgid "Relation %u does not exist"
229 msgstr "a(z) %u reláció nem létezik"
231 #: ../access/heap/heapam.c:521 ../catalog/heap.c:963
233 msgid "Relation \"%s\" does not exist"
234 msgstr "A(z) \"%s\" reláció nem létezik"
236 #: ../access/heap/heapam.c:573 ../access/heap/heapam.c:598
238 msgid "%s is an index relation"
239 msgstr "%s egy index reláció"
241 #: ../access/heap/heapam.c:576 ../access/heap/heapam.c:601
242 msgid "%s is a special relation"
243 msgstr "%s egy speciális reláció"
245 #: ../access/heap/heapam.c:633
246 msgid "heap_beginscan: !RelationIsValid(relation)"
249 #: ../access/heap/heapam.c:748
251 msgid "heap_getnext([%s,nkeys=%d],backw=%d) called"
252 msgstr "heap_getnext([%s,nkeys=%d],backw=%d) lett meghívva"
254 #: ../access/heap/heapam.c:752
255 msgid "heap_getnext returning EOS"
256 msgstr "heap_getnext visszatérési értéke EOS"
258 #: ../access/heap/heapam.c:755
259 msgid "heap_getnext returning tuple"
260 msgstr "heap_getnext visszatérési értéke sor"
262 #: ../access/heap/heapam.c:778
263 msgid "heap_getnext: NULL relscan"
266 #: ../access/heap/heapam.c:876
268 msgid "heap_fetch: %s relation: ReadBuffer(%lx) failed"
269 msgstr "heap_fetch: %s reláció: sikertelen ReadBuffer(%lx)"
271 #: ../access/heap/heapam.c:965
273 msgid "heap_get_latest_tid: %s relation: ReadBuffer(%lx) failed"
274 msgstr "heap_get_latest_tid: %s reláció: sikertelen ReadBuffer(%lx)"
276 #: ../access/heap/heapam.c:1168
277 msgid "heap_delete: failed ReadBuffer"
278 msgstr "heap_delete: sikertelen ReadBuffer"
280 #: ../access/heap/heapam.c:1187
281 msgid "heap_delete: (am)invalid tid"
282 msgstr "heap_delete: (am)érvénytelen sorazonosító"
284 #: ../access/heap/heapam.c:1307
285 msgid "simple_heap_delete: tuple already updated by self"
286 msgstr "simple_heap_delete: a sor már maga módosult"
288 #: ../access/heap/heapam.c:1315
289 msgid "simple_heap_delete: tuple concurrently updated"
292 #: ../access/heap/heapam.c:1319 ../executor/execMain.c:1349
294 msgid "Unknown status %u from heap_delete"
295 msgstr "Ismeretlen %u állapot a heap_delete-ben"
297 #: ../access/heap/heapam.c:1354
298 msgid "heap_update: failed ReadBuffer"
299 msgstr "heap_update: sikertelen ReadBuffer"
301 #: ../access/heap/heapam.c:1379
302 msgid "heap_update: (am)invalid tid"
303 msgstr "heap_update: (am)érvénytelen sorazonosító"
305 #: ../access/heap/heapam.c:1624
306 msgid "simple_heap_update: tuple already updated by self"
307 msgstr "simple_heap_update: a sor már maga módosult"
309 #: ../access/heap/heapam.c:1632
310 msgid "simple_heap_update: tuple concurrently updated"
313 #: ../access/heap/heapam.c:1636 ../executor/execMain.c:1485
315 msgid "Unknown status %u from heap_update"
316 msgstr "Ismeretlen %u állapot a heap_update-ban"
318 #: ../access/heap/heapam.c:1659
319 msgid "heap_mark4update: failed ReadBuffer"
320 msgstr "heap_mark4update: sikertelen ReadBuffer"
322 #: ../access/heap/heapam.c:1676
323 msgid "heap_mark4update: (am)invalid tid"
324 msgstr "heap_mark4update: (am) érvénytelen sorazonosító"
326 #: ../access/heap/heapam.c:1961
327 msgid "heap_clean_redo: no block"
328 msgstr "heap_clean_redo: nem blokk"
330 #: ../access/heap/heapam.c:1965
331 msgid "heap_clean_redo: uninitialized page"
332 msgstr "heap_clean_redo: nem inicializált lap"
334 #: ../access/heap/heapam.c:2018
336 msgid "heap_delete_%sdo: no block"
337 msgstr "heap_delete_%sdo: nem blokk"
339 #: ../access/heap/heapam.c:2022
341 msgid "heap_delete_%sdo: uninitialized page"
342 msgstr "heap_delete_%sdo: nem inicializált lap"
344 #: ../access/heap/heapam.c:2034
345 msgid "heap_delete_undo: bad page LSN"
346 msgstr "heap_delete_undo: hibás lap LSN"
348 #: ../access/heap/heapam.c:2041
350 msgid "heap_delete_%sdo: invalid lp"
351 msgstr "heap_delete_%sdo: érvénytelen lp"
353 #: ../access/heap/heapam.c:2057
354 msgid "heap_delete_undo: unimplemented"
355 msgstr "heap_delete_undo: még nincs megvalósítva"
357 #: ../access/heap/heapam.c:2083
359 msgid "heap_insert_%sdo: uninitialized page"
360 msgstr "heap_insert_%sdo: nem inicializált lap"
362 #: ../access/heap/heapam.c:2110
363 msgid "heap_insert_redo: invalid max offset number"
364 msgstr "heap_insert_redo: érvénytelen maximum offset szám"
366 #: ../access/heap/heapam.c:2134
367 msgid "heap_insert_redo: failed to add tuple"
368 msgstr "heap_insert_redo: a sor beszúrása nem sikerült"
370 #: ../access/heap/heapam.c:2144
371 msgid "heap_insert_undo: bad page LSN"
372 msgstr "heap_insert_undo: hibás LSN oldal"
374 #: ../access/heap/heapam.c:2146
375 msgid "heap_insert_undo: unimplemented"
376 msgstr "heap_insert_undo: nem implementált"
378 #: ../access/heap/heapam.c:2177
380 msgid "heap_update_%sdo: no block"
381 msgstr "heap_update_%sdo: nem blokk"
383 #: ../access/heap/heapam.c:2181
385 msgid "heap_update_%sdo: uninitialized old page"
386 msgstr "heap_update_%sdo: régi lap nem inicializált"
388 #: ../access/heap/heapam.c:2195
389 msgid "heap_update_undo: bad old tuple page LSN"
392 #: ../access/heap/heapam.c:2202
394 msgid "heap_update_%sdo: invalid lp"
395 msgstr "heap_update_%sdo: érvénytelen lp"
397 #: ../access/heap/heapam.c:2230 ../access/heap/heapam.c:2335
398 msgid "heap_update_undo: unimplemented"
399 msgstr "heap_update_undo: nem implementált"
401 #: ../access/heap/heapam.c:2251
403 msgid "heap_update_%sdo: uninitialized page"
404 msgstr "heap_update_%sdo: nem implementált lap"
406 #: ../access/heap/heapam.c:2278
407 msgid "heap_update_redo: invalid max offset number"
408 msgstr "heap_update_redo: érvénytelen maximum offset szám"
410 #: ../access/heap/heapam.c:2324
411 msgid "heap_update_redo: failed to add tuple"
412 msgstr "heap_update_redo: sor beszúrása nem sikerült"
414 #: ../access/heap/heapam.c:2333
415 msgid "heap_update_undo: bad new tuple page LSN"
416 msgstr "heap_update_undo: hibás új sor az LSN lapon"
418 #: ../access/heap/heapam.c:2351
419 msgid "_heap_unlock_tuple: can't open relation"
420 msgstr "_heap_unlock_tuple: a relációt nem lehet megnyitni"
422 #: ../access/heap/heapam.c:2356
423 msgid "_heap_unlock_tuple: can't read buffer"
424 msgstr "_heap_unlock_tuple: a puffert nem lehet olvasni"
426 #: ../access/heap/heapam.c:2360
427 msgid "_heap_unlock_tuple: uninitialized page"
428 msgstr "_heap_unlock_tuple: nem inicializált lap"
430 #: ../access/heap/heapam.c:2364
431 msgid "_heap_unlock_tuple: invalid itemid"
432 msgstr "_heap_unlock_tuple: érvénytelen elemazonosító"
434 #: ../access/heap/heapam.c:2368
435 msgid "_heap_unlock_tuple: unused/deleted tuple in rollback"
438 #: ../access/heap/heapam.c:2374
439 msgid "_heap_unlock_tuple: invalid xmax/cmax in rollback"
442 #: ../access/heap/heapam.c:2398
444 msgid "heap_redo: unknown op code %u"
445 msgstr "heap_redo: a(z) %u egy ismeretlen mûveleti kód"
447 #: ../access/heap/heapam.c:2418
449 msgid "heap_undo: unknown op code %u"
450 msgstr "heap_undo: a(z) %u egy ismeretlen mûveleti kód"
452 #: ../access/heap/hio.c:53
453 msgid "RelationPutHeapTuple: failed to add tuple"
454 msgstr "RelationPutHeapTuple: a sor beszúrása nem dikerült"
456 #: ../access/heap/hio.c:112
458 msgid "Tuple is too big: size %lu, max size %ld"
459 msgstr "A sor túl nagy: a méret %lu, a max. méret %ld"
461 #: ../access/heap/hio.c:273
463 msgid "Tuple is too big: size %lu"
464 msgstr "A sor túl nagy: a méret %lu"
466 #: ../access/heap/tuptoaster.c:838
467 msgid "Failed to build TOAST tuple"
470 #: ../access/heap/tuptoaster.c:854
471 msgid "Failed to insert index entry for TOAST tuple"
474 #: ../access/heap/tuptoaster.c:1037
476 msgid "unexpected chunk number %d for toast value %u"
479 #: ../access/heap/tuptoaster.c:1043 ../access/heap/tuptoaster.c:1050
481 msgid "unexpected chunk size %d in chunk %d for toast value %u"
484 #: ../access/heap/tuptoaster.c:1055
486 msgid "chunk %d for toast value %u appears multiple times"
489 #: ../access/heap/tuptoaster.c:1073
491 msgid "not all toast chunks found for value %u"
494 #: ../access/index/genam.c:103
495 msgid "RelationGetIndexScan: relation invalid"
496 msgstr "RelationGetIndexScan: a reláció érvénytelen"
498 #: ../access/index/genam.c:148
499 msgid "IndexScanEnd: invalid scan"
500 msgstr "IndexScanEnd: érvénytelen scan"
502 #: ../access/index/genam.c:176
503 msgid "IndexScanRestart: invalid scan"
504 msgstr "IndexScanRestart: érvénytelen scan"
506 #: ../access/index/genam.c:237
507 msgid "IndexScanRestorePosition: no mark to restore"
510 #: ../access/index/indexam.c:90 ../access/index/indexam.c:99
512 msgid "index_%s: invalid %s regproc"
515 #: ../access/index/indexam.c:130 ../access/index/indexam.c:152
517 msgid "%s is not an index relation"
518 msgstr "a(z) %s nem index reláció"
520 #: ../access/index/istrat.c:248
522 msgid "StrategyTermEvaluate: impossible case %d"
523 msgstr "StrategyTermEvaluate: a(z) %d. eset nem lehetséges"
525 #: ../access/index/istrat.c:323
527 msgid "RelationGetStrategy: impossible case %d"
528 msgstr "RelationGetStrategy: a(z) %d. eset nem lehetséges"
530 #: ../access/index/istrat.c:329
531 msgid "RelationGetStrategy: corrupted evaluation"
532 msgstr "RelationGetStrategy: a kiértékelés korrupt"
534 #: ../access/index/istrat.c:448
536 msgid "RelationInvokeStrategy: cannot evaluate strategy %d"
537 msgstr "RelationInvokeStrategy: Nem lehet kiértékelni a(z) %d. stratégiát"
539 #: ../access/index/istrat.c:472
540 msgid "FillScanKeyEntry: unknown operator %u"
541 msgstr "FillScanKeyEntry: ismeretlen operátor: %u"
543 #: ../access/index/istrat.c:482
544 msgid "FillScanKeyEntry: no procedure for operator %u"
545 msgstr "FillScanKeyEntry: a(z) %u eljáráshoz nincs operátor"
547 #: ../access/index/istrat.c:527
549 msgid "IndexSupportInitialize: no pg_index entry for index %u"
552 #: ../access/index/istrat.c:541
553 msgid "IndexSupportInitialize: bogus pg_index tuple"
554 msgstr "IndexSupportInitialize: hamis pg_index sor"
556 #: ../access/nbtree/nbtinsert.c:257
558 msgid "Cannot insert a duplicate key into unique index %s"
559 msgstr "A(z) %s egyedi indexbe nem lehet többször ugyanazt a kulcsot felvenni"
561 #: ../access/nbtree/nbtinsert.c:373
563 msgid "btree: index item size %lu exceeds maximum %lu"
564 msgstr "btree: az index mérete %lu, ami meghaladja a(z) %lu max. értéket"
566 #: ../access/nbtree/nbtinsert.c:510
567 msgid "btree: concurrent ROOT page split"
570 #: ../access/nbtree/nbtinsert.c:520
572 msgid "bt_insertonpg[%s]: no root page found"
575 #: ../access/nbtree/nbtinsert.c:523
577 msgid "bt_insertonpg[%s]: root page unfound - fixing upper levels"
580 #: ../access/nbtree/nbtinsert.c:570
583 "_bt_getstackbuf: my bits moved right off the end of the world!\n"
584 "\tRecreate index %s."
586 "_bt_getstackbuf: a bitjeim kiszaladtak a világból!\n"
587 "\tA(z) %s indexet újra kell generálni."
589 #: ../access/nbtree/nbtinsert.c:573
591 msgid "bt_insertonpg[%s]: parent page unfound - fixing branch"
594 #: ../access/nbtree/nbtinsert.c:738
595 msgid "btree: failed to add hikey to the right sibling"
596 msgstr "btree: a fõkulcs hozzáadása a jobb gyerekhez nem sikerült"
598 #: ../access/nbtree/nbtinsert.c:764
599 msgid "btree: failed to add hikey to the left sibling"
600 msgstr "btree: a fõkulcs hozzáadása a bal gyerekhez nem sikerült"
602 #: ../access/nbtree/nbtinsert.c:1092
604 msgid "_bt_findsplitloc: can't find a feasible split point for %s"
607 #: ../access/nbtree/nbtinsert.c:1319
608 msgid "btree: failed to add leftkey to new root page"
609 msgstr "btree: a a bal kulcs hozzáadása az új gyökérlaphoz nem sikerült"
611 #: ../access/nbtree/nbtinsert.c:1336
612 msgid "btree: failed to add rightkey to new root page"
613 msgstr "btree: a a jobb kulcs hozzáadása az új gyökérlaphoz nem sikerült"
615 #: ../access/nbtree/nbtinsert.c:1420
616 msgid "bt_fixroot: not valid old root page"
617 msgstr "bt_fixroot: nem érvényes régi gyökérlap"
619 #: ../access/nbtree/nbtinsert.c:1551
621 msgid "bt_fixtree[%s]: invalid start page (need to recreate index)"
623 "bt_fixtree[%s]: érvénytelen induló lap (az indexet ujra létre kell hozni)"
625 #: ../access/nbtree/nbtinsert.c:1577
627 msgid "bt_fixtree[%s]: fixing root page"
630 #: ../access/nbtree/nbtinsert.c:1625
632 msgid "bt_fixlevel[%s]: invalid maxoff on start page (need to recreate index)"
635 #: ../access/nbtree/nbtinsert.c:1632
638 "bt_fixtlevel[%s]: non-leftmost child page of leftmost parent (need to "
642 #: ../access/nbtree/nbtinsert.c:1635
644 msgid "bt_fixtlevel[%s]: invalid start child (need to recreate index)"
646 "bt_fixtlevel[%s]: érvénytelen induló gyerek (az indexet ujra létre kell "
649 #: ../access/nbtree/nbtinsert.c:1661
651 msgid "bt_fixlevel[%s]: invalid item order(1) (need to recreate index)"
654 #: ../access/nbtree/nbtinsert.c:1693
656 msgid "bt_fixlevel[%s]: pointer disappeared (need to recreate index)"
658 "bt_fixlevel[%s]: a pointer elveszett (az indexet újra létre kell hozni)"
660 #: ../access/nbtree/nbtinsert.c:1712
662 msgid "bt_fixlevel[%s]: invalid item order(2) (need to recreate index)"
665 #: ../access/nbtree/nbtinsert.c:1726
667 msgid "bt_fixlevel[%s]: invalid item order(3) (need to recreate index)"
670 #: ../access/nbtree/nbtinsert.c:1856
672 msgid "bt_fixbranch[%s]: left pointer unfound (need to recreate index)"
674 "bt_fixbranch[%s]: a bal pointer nem található (az indexet újra létre kell "
677 #: ../access/nbtree/nbtinsert.c:1863
679 msgid "bt_fixbranch[%s]: invalid item order (need to recreate index)"
681 "bt_fixbranch[%s]: érvénytelen elemsorrend (az indexet újra létre kell hozni)"
683 #: ../access/nbtree/nbtinsert.c:1872
685 msgid "bt_fixbranch[%s]: right pointer unfound(1) (need to recreate index)"
687 "bt_fixbranch[%s]: a jobb pointer nem található (1) (az indexet újra létre "
690 #: ../access/nbtree/nbtinsert.c:1880
692 msgid "bt_fixbranch[%s]: right pointer unfound(2) (need to recreate index)"
694 "bt_fixbranch[%s]: a jobb pointer nem található (2) (az indexet újra létre "
697 #: ../access/nbtree/nbtinsert.c:1928
699 msgid "bt_fixbranch[%s]: fixing upper levels"
702 #: ../access/nbtree/nbtinsert.c:1959
704 msgid "bt_fixup[%s]: checking/fixing upper levels"
707 #: ../access/nbtree/nbtinsert.c:1974
709 msgid "bt_fixup[%s]: fixing root page"
710 msgstr "bt_fixup[%s]: a gyökérlap fixálása"
712 #: ../access/nbtree/nbtinsert.c:2037
714 msgid "btree: failed to add item to the %s for %s"
715 msgstr "btree: nem sikerült a(z) %s elem hozzáadása a(z) %s-hez"
717 #: ../access/nbtree/nbtpage.c:66
719 msgid "Cannot initialize non-empty btree %s"
720 msgstr "Nem lehet inicializálni a(z) %s nemüres b-fát"
722 #: ../access/nbtree/nbtpage.c:127
724 msgid "Index %s is not a btree"
725 msgstr "A(z) %s index nem b-fa"
727 #: ../access/nbtree/nbtpage.c:131
729 msgid "Version mismatch on %s: version %d file, version %d code"
730 msgstr "Verzió összeférhetetlenség a(z) %s-n: %d fájl, %d kód"
732 #: ../access/nbtree/nbtpage.c:256
734 msgid "bt_getroot[%s]: fixing root page"
737 #: ../access/nbtree/nbtree.c:749
740 "_bt_restscan: my bits moved right off the end of the world!\n"
741 "\tRecreate index %s."
743 "_bt_restscan: a bitjeim kiszaladtak a világból!\n"
744 "\tA(z) %s indexet újra kell generálni."
746 #: ../access/nbtree/nbtree.c:779
747 msgid "_bt_restore_page: can't add item to page"
748 msgstr "_bt_restore_page: nem lehet elemet hozzáadni a laphoz"
750 #: ../access/nbtree/nbtree.c:802
751 msgid "btree_delete_redo: block unfound"
752 msgstr "btree_delete_redo: a blokk nem található"
754 #: ../access/nbtree/nbtree.c:805
755 msgid "btree_delete_redo: uninitialized page"
756 msgstr "btree_delete_redo: a lap nem lett inicializálva"
758 #: ../access/nbtree/nbtree.c:841
760 msgid "btree_insert_%sdo: block unfound"
761 msgstr "btree_insert_%sdo: a blokk nem található"
763 #: ../access/nbtree/nbtree.c:844
765 msgid "btree_insert_%sdo: uninitialized page"
766 msgstr "btree_insert_%sdo: a lap nem lett inicializálva"
768 #: ../access/nbtree/nbtree.c:858
769 msgid "btree_insert_redo: failed to add item"
770 msgstr "btree_insert_redo: az elem hozzáadása sikertelen"
772 #: ../access/nbtree/nbtree.c:867
773 msgid "btree_insert_undo: bad page LSN"
774 msgstr "btree_insert_undo: hibás lap LSN"
776 #: ../access/nbtree/nbtree.c:875
777 msgid "btree_insert_undo: unimplemented"
778 msgstr "btree_insert_undo: nem megvalósított"
780 #: ../access/nbtree/nbtree.c:902
782 msgid "btree_split_%s: lost left sibling"
783 msgstr "btree_split_%s: elveszett a bal oldali testvér"
785 #: ../access/nbtree/nbtree.c:908
786 msgid "btree_split_undo: uninitialized left sibling"
787 msgstr "btree_split_undo: a bal oldali testvér nincs inicializálva"
789 #: ../access/nbtree/nbtree.c:931
790 msgid "btree_split_undo: bad left sibling LSN"
791 msgstr "btree_split_undo: a bal oldali testvér LSN hibás"
793 #: ../access/nbtree/nbtree.c:932 ../access/nbtree/nbtree.c:971
794 msgid "btree_split_undo: unimplemented"
795 msgstr "btree_split_undo: mem megvalósított"
797 #: ../access/nbtree/nbtree.c:940
799 msgid "btree_split_%s: lost right sibling"
800 msgstr "btree_split_%s: a jobb oldali testvér elveszett"
802 #: ../access/nbtree/nbtree.c:946
803 msgid "btree_split_undo: uninitialized right sibling"
804 msgstr "btree_split_undo: a jobb oldali testvér nincs inicializálva"
806 #: ../access/nbtree/nbtree.c:970
807 msgid "btree_split_undo: bad right sibling LSN"
808 msgstr "btree_split_undo: a jobb oldali testvér LSN hibás"
810 #: ../access/nbtree/nbtree.c:984
811 msgid "btree_split_redo: lost next right page"
814 #: ../access/nbtree/nbtree.c:988
815 msgid "btree_split_redo: uninitialized next right page"
818 #: ../access/nbtree/nbtree.c:1025
819 msgid "btree_newroot_redo: no root page"
822 #: ../access/nbtree/nbtree.c:1028
823 msgid "btree_newroot_redo: no metapage"
826 #: ../access/nbtree/nbtree.c:1082
828 msgid "btree_redo: unknown op code %u"
829 msgstr "btree_redo: ismeretlen operátorkód: %u"
831 #: ../access/nbtree/nbtree.c:1102
833 msgid "btree_undo: unknown op code %u"
834 msgstr "btree_undo: ismeretlen operátorkód: %u"
836 #: ../access/nbtree/nbtsearch.c:546
837 msgid "_bt_first: btree doesn't support is(not)null, yet"
838 msgstr "_bt_first: a b-fa nem támogatja az is(not)null-t, egyelõre"
840 #: ../access/nbtree/nbtsearch.c:694
841 msgid "_bt_first: equal items disappeared?"
842 msgstr "_bt_first: az egyezõ elemek eltûntek?"
844 #: ../access/nbtree/nbtsearch.c:1004
846 msgid "Illegal scan direction %d"
849 #: ../access/nbtree/nbtsort.c:285
850 msgid "btree: failed to add item to the page in _bt_sort"
851 msgstr "btree: az elem hozzáadása nem sikerült a _bt_sort laphoz"
853 #: ../access/nbtree/nbtsort.c:350
855 msgid "btree: index item size %lu exceeds maximum %ld"
856 msgstr "btree: az indexelem mérete %lu, ami meghaladja a max. %ld-t"
858 #: ../access/nbtree/nbtutils.c:219
859 msgid "_bt_orderkeys: key(s) for attribute 1 missed"
862 #: ../access/nbtree/nbtutils.c:286
864 msgid "_bt_orderkeys: key(s) for attribute %d missed"
867 #: ../access/nbtree/nbtutils.c:402
869 msgid "_bt_orderkeys: unable to identify operator %u"
870 msgstr "_bt_orderkeys: nem lehet a(z) %u operátort azonosítani"
872 #: ../access/rtree/rtree.c:330
874 msgid "rtdoinsert: failed to add index item to %s"
875 msgstr "rtdoinsert: az indexelem hozzáadása a(z) %s-hez nem sikerült"
877 #: ../access/rtree/rtree.c:522 ../access/rtree/rtree.c:546
879 msgid "rtdosplit: failed to add index item to %s"
880 msgstr "rtdosplit: az indexelem hozzáadása a(z) %s-hez nem sikerült"
882 #: ../access/rtree/rtree.c:642
883 msgid "Variable-length rtree keys are not supported."
886 #: ../access/rtree/rtree.c:662
888 msgid "rtintinsert: failed to add index item to %s"
889 msgstr "rtintinsert: az indexelem hozzáadása a(z) %s-hez nem sikerült"
891 #: ../access/rtree/rtree.c:688 ../access/rtree/rtree.c:693
893 msgid "rtnewroot: failed to add index item to %s"
894 msgstr "rtnewroot: az indexelem hozzáadása a(z) %s-hez nem sikerült"
896 #: ../access/rtree/rtree.c:780
898 msgid "rtree: index item size %lu exceeds maximum %lu"
899 msgstr "rtree: az indexelem mérete %lu, ami meghaladja a max. %lu-t"
901 #: ../access/rtree/rtree.c:1065
902 msgid "rtpicksplit: failed to find a workable page split"
905 #: ../access/rtree/rtree.c:1348
906 msgid "rtree_redo: unimplemented"
907 msgstr "rtree_redo: nem megvalósított"
909 #: ../access/rtree/rtree.c:1354
910 msgid "rtree_undo: unimplemented"
911 msgstr "rtree_undo: nem megvalósított"
913 #: ../access/rtree/rtscan.c:270
915 msgid "rtree scan list corrupted -- cannot find 0x%p"
918 #: ../access/rtree/rtscan.c:406
920 msgid "Bad operation in rtree scan adjust: %d"
923 #: ../access/transam/clog.c:547 ../access/transam/clog.c:599
925 msgid "open of %s failed: %m"
926 msgstr "a(z) %s fájl megnyitása nem sikerült: %m"
928 #: ../access/transam/clog.c:548
930 msgid "clog file %s doesn't exist, reading as zeroes"
933 #: ../access/transam/clog.c:554 ../access/transam/clog.c:607
934 msgid "lseek of clog file %u, offset %u failed: %m"
937 #: ../access/transam/clog.c:559
939 msgid "read of clog file %u, offset %u failed: %m"
942 #: ../access/transam/clog.c:603 ../access/transam/xlog.c:1336
944 msgid "creation of file %s failed: %m"
945 msgstr "a(z) %s fájl létrehozása nem sikerült: %m"
947 #: ../access/transam/clog.c:616
949 msgid "write of clog file %u, offset %u failed: %m"
952 #: ../access/transam/clog.c:835
953 msgid "unable to truncate commit log: apparent wraparound"
956 #: ../access/transam/clog.c:890
958 msgid "could not open transaction-commit log directory (%s): %m"
961 #: ../access/transam/clog.c:906
963 msgid "removing commit log file %s"
966 #: ../access/transam/clog.c:915
968 msgid "could not read transaction-commit log directory (%s): %m"
971 #: ../access/transam/xact.c:439
972 msgid "You may only have 2^32-1 commands per transaction"
973 msgstr "Csak 2^32-1 parancs lehet tranzakciónként"
975 #: ../access/transam/xact.c:923
976 msgid "CommitTransaction and not in in-progress state"
979 #: ../access/transam/xact.c:1047
980 msgid "AbortTransaction and not in in-progress state"
983 #: ../access/transam/xact.c:1126
984 msgid "CleanupTransaction and not in abort state"
987 #: ../access/transam/xact.c:1166
988 msgid "StartTransactionCommand: unexpected TBLOCK_BEGIN"
989 msgstr "StartTransactionCommand: váratlan TBLOCK_BEGIN"
991 #: ../access/transam/xact.c:1187
992 msgid "StartTransactionCommand: unexpected TBLOCK_END"
993 msgstr "StartTransactionCommand: váratlan TBLOCK_END"
995 #: ../access/transam/xact.c:1210
996 msgid "StartTransactionCommand: unexpected TBLOCK_ENDABORT"
997 msgstr "StartTransactionCommand: váratlan TBLOCK_ENDABORT"
999 #: ../access/transam/xact.c:1390
1000 msgid "BEGIN: already a transaction in progress"
1001 msgstr "BEGIN: egy tranzakció már folyamatban van"
1003 #: ../access/transam/xact.c:1451
1004 msgid "COMMIT: no transaction in progress"
1005 msgstr "COMMIT: nincs tranzakció folyamatban"
1007 #: ../access/transam/xact.c:1488 ../access/transam/xact.c:1535
1008 msgid "ROLLBACK: no transaction in progress"
1009 msgstr "ROLLBACK: nincs tranzakció folyamatban"
1011 #: ../access/transam/xact.c:1609 ../access/transam/xact.c:1620
1013 msgid "xact_redo: unknown op code %u"
1014 msgstr "xact_redo: ismeretlen operátor kód: %u"
1016 #: ../access/transam/xact.c:1618
1017 msgid "xact_undo: can't undo committed xaction"
1020 #: ../access/transam/xact.c:1655
1021 msgid "XactPushRollback: already installed"
1022 msgstr "XactPushRollback: már installált"
1024 #: ../access/transam/xlog.c:492
1026 msgid "XLogInsert: invalid info mask %02X"
1029 #: ../access/transam/xlog.c:597
1031 msgid "XLogInsert: can backup %d blocks at most"
1034 #: ../access/transam/xlog.c:615
1036 msgid "XLogInsert: invalid record length %u"
1037 msgstr "XLogInsert: érvénytelen rekordhossz: %u"
1039 #: ../access/transam/xlog.c:772 ../access/transam/xlog.c:2578
1040 #: ../tcop/postgres.c:488 ../utils/adt/varchar.c:87 ../utils/adt/varchar.c:431
1041 #: ../utils/adt/varlena.c:192 scan.l:59
1046 #: ../access/transam/xlog.c:1013
1048 msgid "XLogWrite: write request %X/%X is past end of log %X/%X"
1051 #: ../access/transam/xlog.c:1030 ../access/transam/xlog.c:1144
1052 #: ../access/transam/xlog.c:3280
1054 msgid "close of log file %u, segment %u failed: %m"
1057 #: ../access/transam/xlog.c:1043
1058 msgid "XLogWrite: new log file created - consider increasing WAL_FILES"
1061 #: ../access/transam/xlog.c:1069
1062 msgid "XLogWrite: time for a checkpoint, signaling postmaster"
1065 #: ../access/transam/xlog.c:1088
1067 msgid "lseek of log file %u, segment %u, offset %u failed: %m"
1070 #: ../access/transam/xlog.c:1100
1072 msgid "write of log file %u, segment %u, offset %u failed: %m"
1075 #: ../access/transam/xlog.c:1196
1077 msgid "XLogFlush%s%s: request %X/%X; write %X/%X; flush %X/%X\n"
1080 #: ../access/transam/xlog.c:1266
1082 msgid "XLogFlush: request %X/%X is not satisfied --- flushed only to %X/%X"
1085 #: ../access/transam/xlog.c:1314 ../access/transam/xlog.c:1395
1086 #: ../access/transam/xlog.c:1505 ../access/transam/xlog.c:1509
1088 msgid "open of %s (log file %u, segment %u) failed: %m"
1091 #: ../access/transam/xlog.c:1363
1093 msgid "ZeroFill failed to write %s: %m"
1096 #: ../access/transam/xlog.c:1368
1098 msgid "fsync of file %s failed: %m"
1101 #: ../access/transam/xlog.c:1473
1104 "link from %s to %s (initialization of log file %u, segment %u) failed: %m"
1107 #: ../access/transam/xlog.c:1478
1110 "rename from %s to %s (initialization of log file %u, segment %u) failed: %m"
1113 #: ../access/transam/xlog.c:1570
1115 msgid "could not open transaction log directory (%s): %m"
1118 #: ../access/transam/xlog.c:1585
1120 msgid "archiving transaction log file %s"
1123 #: ../access/transam/xlog.c:1587
1124 msgid "archiving log files is not implemented!"
1127 #: ../access/transam/xlog.c:1601
1129 msgid "recycled transaction log file %s"
1132 #: ../access/transam/xlog.c:1607
1134 msgid "removing transaction log file %s"
1135 msgstr "entferne Transaktionslogdatei %s"
1137 #: ../access/transam/xlog.c:1616
1139 msgid "could not read transaction log directory (%s): %m"
1142 #: ../access/transam/xlog.c:1689
1144 msgid "ReadRecord: bad resource manager data checksum in record at %X/%X"
1147 #: ../access/transam/xlog.c:1711
1149 msgid "ReadRecord: bad checksum of backup block %d in record at %X/%X"
1152 #: ../access/transam/xlog.c:1780
1154 msgid "ReadRecord: invalid record offset at %X/%X"
1157 #: ../access/transam/xlog.c:1803
1159 msgid "ReadRecord: lseek of log file %u, segment %u, offset %u failed: %m"
1162 #: ../access/transam/xlog.c:1809 ../access/transam/xlog.c:1893
1164 msgid "ReadRecord: read of log file %u, segment %u, offset %u failed: %m"
1167 #: ../access/transam/xlog.c:1819
1169 msgid "ReadRecord: contrecord is requested by %X/%X"
1172 #: ../access/transam/xlog.c:1833
1174 msgid "ReadRecord: record with zero length at %X/%X"
1177 #: ../access/transam/xlog.c:1857
1179 msgid "ReadRecord: record length %u at %X/%X too long"
1182 #: ../access/transam/xlog.c:1863
1184 msgid "ReadRecord: invalid resource manager id %u at %X/%X"
1187 #: ../access/transam/xlog.c:1901
1190 "ReadRecord: there is no ContRecord flag in log file %u, segment %u, offset %u"
1193 #: ../access/transam/xlog.c:1909
1196 "ReadRecord: invalid ContRecord length %u in log file %u, segment %u, offset "
1200 #: ../access/transam/xlog.c:1973
1203 "ReadRecord: invalid magic number %04X in log file %u, segment %u, offset %u"
1206 #: ../access/transam/xlog.c:1979
1209 "ReadRecord: invalid info bits %04X in log file %u, segment %u, offset %u"
1212 #: ../access/transam/xlog.c:1987
1215 "ReadRecord: unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
1218 #. translator: SUI = startup id
1219 #: ../access/transam/xlog.c:2009
1222 "ReadRecord: out-of-sequence SUI %u (after %u) in log file %u, segment %u, "
1226 #: ../access/transam/xlog.c:2061
1227 msgid "invalid LC_COLLATE setting"
1228 msgstr "az LC_COLLATE beállítás érvénytelen"
1230 #: ../access/transam/xlog.c:2065
1231 msgid "invalid LC_CTYPE setting"
1232 msgstr "az LC_CTYPE beállítás érvénytelen"
1234 #: ../access/transam/xlog.c:2074
1237 "Initializing database with %s collation order.\n"
1238 "\tThis locale setting will prevent use of index optimization for\n"
1239 "\tLIKE and regexp searches. If you are concerned about speed of\n"
1240 "\tsuch queries, you may wish to set LC_COLLATE to \"C\" and\n"
1241 "\tre-initdb. For more information see the Administrator's Guide."
1244 #: ../access/transam/xlog.c:2100
1245 msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one"
1248 #: ../access/transam/xlog.c:2108
1250 msgid "WriteControlFile: could not create control file (%s): %m"
1253 #: ../access/transam/xlog.c:2117
1255 msgid "WriteControlFile: write to control file failed: %m"
1258 #: ../access/transam/xlog.c:2121
1260 msgid "WriteControlFile: fsync of control file failed: %m"
1263 #: ../access/transam/xlog.c:2137 ../access/transam/xlog.c:2234
1265 msgid "could not open control file (%s): %m"
1268 #: ../access/transam/xlog.c:2140
1270 msgid "read from control file failed: %m"
1273 #: ../access/transam/xlog.c:2152
1276 "The database cluster was initialized with PG_CONTROL_VERSION %d,\n"
1277 "\tbut the server was compiled with PG_CONTROL_VERSION %d.\n"
1278 "\tIt looks like you need to initdb."
1281 #: ../access/transam/xlog.c:2165
1282 msgid "invalid checksum in control file"
1285 #: ../access/transam/xlog.c:2181
1288 "The database cluster was initialized with CATALOG_VERSION_NO %d,\n"
1289 "\tbut the backend was compiled with CATALOG_VERSION_NO %d.\n"
1290 "\tIt looks like you need to initdb."
1293 #: ../access/transam/xlog.c:2187
1296 "The database cluster was initialized with BLCKSZ %d,\n"
1297 "\tbut the backend was compiled with BLCKSZ %d.\n"
1298 "\tIt looks like you need to initdb."
1301 #: ../access/transam/xlog.c:2193
1304 "The database cluster was initialized with RELSEG_SIZE %d,\n"
1305 "\tbut the backend was compiled with RELSEG_SIZE %d.\n"
1306 "\tIt looks like you need to initdb."
1309 #: ../access/transam/xlog.c:2200
1312 "The database cluster was initialized with LC_COLLATE '%s',\n"
1313 "\twhich is not recognized by setlocale().\n"
1314 "\tIt looks like you need to initdb."
1317 #: ../access/transam/xlog.c:2206
1320 "The database cluster was initialized with LC_CTYPE '%s',\n"
1321 "\twhich is not recognized by setlocale().\n"
1322 "\tIt looks like you need to initdb."
1325 #: ../access/transam/xlog.c:2214
1328 "The database cluster was initialized with LC_COLLATE '%s' and\n"
1329 "\tLC_CTYPE '%s', but the server was compiled without locale support.\n"
1330 "\tIt looks like you need to initdb or recompile."
1333 #: ../access/transam/xlog.c:2242
1335 msgid "write to control file failed: %m"
1338 #: ../access/transam/xlog.c:2246
1340 msgid "fsync of control file failed: %m"
1343 #: ../access/transam/xlog.c:2386
1345 msgid "BootStrapXLOG failed to write log file: %m"
1348 #: ../access/transam/xlog.c:2390
1350 msgid "BootStrapXLOG failed to fsync log file: %m"
1353 #: ../access/transam/xlog.c:2456
1354 msgid "control file context is broken"
1357 #: ../access/transam/xlog.c:2459
1359 msgid "database system was shut down at %s"
1360 msgstr "az adatbáziskezelõ rendszer a(z) %s idõpontban leállítva"
1362 #: ../access/transam/xlog.c:2462
1364 msgid "database system shutdown was interrupted at %s"
1365 msgstr "az adatbáziskezelõ rendszer leállítása a(z) %s idõpontban megszakítva"
1367 #: ../access/transam/xlog.c:2465
1370 "database system was interrupted being in recovery at %s\n"
1371 "\tThis probably means that some data blocks are corrupted\n"
1372 "\tand you will have to use the last backup for recovery."
1375 #: ../access/transam/xlog.c:2470
1377 msgid "database system was interrupted at %s"
1378 msgstr "az adatbáziskezelõ rendszer a(z) %s idõpontban megszakítva"
1380 #: ../access/transam/xlog.c:2481
1382 msgid "checkpoint record is at %X/%X"
1383 msgstr "ellenõrzõpont-bejegyzés a(z) (%X, %X) pozíciónál"
1385 #: ../access/transam/xlog.c:2490
1387 msgid "using previous checkpoint record at %X/%X"
1388 msgstr "ellenõrzõpont-bejegyzés a(z) (%X, %X) pozíciónál"
1390 #: ../access/transam/xlog.c:2495
1391 msgid "unable to locate a valid checkpoint record"
1394 #: ../access/transam/xlog.c:2501
1396 msgid "redo record is at %X/%X; undo record is at %X/%X; shutdown %s"
1398 "redo-bejegyzés a(z) (%X, %X) pozíciónál; undo-bejegyzés a(z) (%X, %X) "
1399 "pozíciónál; leállítás %s"
1401 #: ../access/transam/xlog.c:2505
1403 msgid "next transaction id: %u; next oid: %u"
1404 msgstr "következõ tranzakció-azonosító: %u; következõ oid: %u"
1406 #: ../access/transam/xlog.c:2508
1407 msgid "invalid next transaction id"
1410 #: ../access/transam/xlog.c:2519
1411 msgid "invalid redo in checkpoint record"
1414 #: ../access/transam/xlog.c:2527
1415 msgid "invalid redo/undo record in shutdown checkpoint"
1418 #: ../access/transam/xlog.c:2536
1420 "database system was not properly shut down; automatic recovery in progress"
1423 #: ../access/transam/xlog.c:2556
1425 msgid "redo starts at %X/%X"
1428 #: ../access/transam/xlog.c:2587
1430 msgid "redo done at %X/%X"
1433 #: ../access/transam/xlog.c:2593
1434 msgid "redo is not required"
1437 #: ../access/transam/xlog.c:2675
1439 msgid "undo starts at %X/%X"
1442 #: ../access/transam/xlog.c:2685
1444 msgid "undo done at %X/%X"
1447 #: ../access/transam/xlog.c:2689
1448 msgid "undo is not required"
1451 #: ../access/transam/xlog.c:2723
1452 msgid "database system is ready"
1453 msgstr "az adatbáziskezelõ munkára kész"
1455 #: ../access/transam/xlog.c:2755
1456 msgid "invalid primary checkpoint link in control file"
1459 #: ../access/transam/xlog.c:2756
1460 msgid "invalid secondary checkpoint link in control file"
1463 #: ../access/transam/xlog.c:2765
1464 msgid "invalid primary checkpoint record"
1467 #: ../access/transam/xlog.c:2766
1468 msgid "invalid secondary checkpoint record"
1471 #: ../access/transam/xlog.c:2772
1472 msgid "invalid resource manager id in primary checkpoint record"
1475 #: ../access/transam/xlog.c:2773
1476 msgid "invalid resource manager id in secondary checkpoint record"
1479 #: ../access/transam/xlog.c:2780
1480 msgid "invalid xl_info in primary checkpoint record"
1483 #: ../access/transam/xlog.c:2781
1484 msgid "invalid xl_info in secondary checkpoint record"
1487 #: ../access/transam/xlog.c:2787
1488 msgid "invalid length of primary checkpoint record"
1491 #: ../access/transam/xlog.c:2788
1492 msgid "invalid length of secondary checkpoint record"
1495 #: ../access/transam/xlog.c:2836
1496 msgid "shutting down"
1499 #: ../access/transam/xlog.c:2847
1500 msgid "database system is shut down"
1501 msgstr "az adatbáziskezelõ rendszer leállítva"
1503 #: ../access/transam/xlog.c:2865
1504 msgid "CreateCheckPoint: cannot be called inside transaction block"
1507 #: ../access/transam/xlog.c:2973
1508 msgid "active transaction while database system is shutting down"
1511 #: ../access/transam/xlog.c:3021
1513 "concurrent transaction log activity while database system is shutting down"
1516 #: ../access/transam/xlog.c:3259
1518 msgid "bogus wal_sync_method %s"
1521 #: ../access/transam/xlog.c:3275 ../access/transam/xlog.c:3301
1523 msgid "fsync of log file %u, segment %u failed: %m"
1526 #: ../access/transam/xlog.c:3307
1528 msgid "fdatasync of log file %u, segment %u failed: %m"
1531 #: ../access/transam/xlog.c:3315
1533 msgid "bogus wal_sync_method %d"
1536 #: ../access/transam/xlogutils.c:252
1537 msgid "_xl_remove_hash_entry: file was not found in cache"
1540 #: ../access/transam/xlogutils.c:349
1541 msgid "XLogOpenRelation: out of memory for cache"
1544 #: ../access/transam/xlogutils.c:352
1545 msgid "XLogOpenRelation: file found on insert into cache"
1548 #: ../catalog/aclchk.c:56
1550 msgid "acl size = %d, # acls = %d"
1553 #: ../catalog/aclchk.c:60
1555 msgid "\tacl[%d]: %s"
1558 #: ../catalog/aclchk.c:97 ../commands/trigger.c:80 ../tcop/utility.c:375
1559 #: ../tcop/utility.c:540 ../tcop/utility.c:699 ../tcop/utility.c:858
1560 #: ../utils/init/miscinit.c:487 ../utils/misc/guc.c:931
1561 msgid "permission denied"
1562 msgstr "nem jogosult"
1564 #: ../catalog/aclchk.c:107
1566 msgid "relation \"%s\" not found"
1567 msgstr "a(z) \"%s\" reláció nem található"
1569 #: ../catalog/aclchk.c:113
1571 msgid "\"%s\" is an index"
1572 msgstr "a(z) \"%s\" egy index"
1574 #: ../catalog/aclchk.c:209
1576 msgid "non-existent group \"%s\""
1577 msgstr "a(z) \"%s\" csoport nem létezik"
1579 #: ../catalog/aclchk.c:279
1581 msgid "in_group: group %u not found"
1582 msgstr "in_group: a(z) %u csoport nem található"
1584 #: ../catalog/aclchk.c:306
1585 msgid "aclcheck: null ACL, returning OK"
1588 #: ../catalog/aclchk.c:321
1589 msgid "aclcheck: zero-length ACL, returning OK"
1592 #: ../catalog/aclchk.c:330
1593 msgid "aclcheck: first entry in ACL is not 'world' entry"
1596 #: ../catalog/aclchk.c:334
1598 msgid "aclcheck: using world=%d"
1601 #: ../catalog/aclchk.c:350
1603 msgid "aclcheck: found user %u/%d"
1606 #: ../catalog/aclchk.c:367 ../catalog/aclchk.c:388
1608 msgid "aclcheck: found group %u/%d"
1611 #: ../catalog/aclchk.c:400
1613 msgid "aclcheck: bogus ACL id type: %d"
1616 #: ../catalog/aclchk.c:430
1618 msgid "pg_aclcheck: invalid user id %u"
1619 msgstr "pg_aclcheck: a(z) %u érvénytelen felhasználó azonosító"
1621 #: ../catalog/aclchk.c:446
1623 msgid "pg_aclcheck: catalog update to \"%s\": permission denied"
1626 #: ../catalog/aclchk.c:459
1628 msgid "pg_aclcheck: \"%s\" is superuser"
1629 msgstr "pg_aclcheck: \"%s\" adminisztrátor"
1631 #: ../catalog/aclchk.c:476
1633 msgid "pg_aclcheck: class \"%s\" not found"
1634 msgstr "pg_aclcheck: a(z) \"%s\" tábla nem található"
1636 #: ../catalog/aclchk.c:526
1638 msgid "pg_ownercheck: invalid user id %u"
1639 msgstr "pg_ownercheck: a(z) %u érvénytelen felhasználó azonosító"
1641 #: ../catalog/aclchk.c:536 ../catalog/aclchk.c:598 ../catalog/aclchk.c:649
1643 msgid "pg_ownercheck: user \"%s\" is superuser"
1644 msgstr "pg_ownercheck: a(z) \"%s\" felhasználó adminisztrátor"
1646 #: ../catalog/aclchk.c:553
1648 msgid "pg_ownercheck: class \"%s\" not found"
1649 msgstr "pg_ownercheck: a(z) \"%s\" tábla nem található"
1651 #: ../catalog/aclchk.c:559
1653 msgid "pg_ownercheck: type \"%s\" not found"
1654 msgstr "pg_ownercheck: a(z) \"%s\" típus nem található"
1656 #: ../catalog/aclchk.c:564
1658 msgid "pg_ownercheck: invalid cache id: %d"
1659 msgstr "pg_ownercheck: érvénytelen cache azonosító: %d"
1661 #: ../catalog/aclchk.c:588
1663 msgid "pg_oper_ownercheck: invalid user id %u"
1664 msgstr "pg_oper_ownercheck: a(z) %u érvénytelen felhasználó azonosító"
1666 #: ../catalog/aclchk.c:612
1668 msgid "pg_ownercheck: operator %u not found"
1669 msgstr "pg_ownercheck: a(z) %u operátór nem található"
1671 #: ../catalog/aclchk.c:639
1673 msgid "pg_func_ownercheck: invalid user id %u"
1674 msgstr "pg_func_ownercheck: a(z) %u érvénytelen felhasználó azonosító"
1676 #: ../catalog/aclchk.c:691
1678 msgid "pg_aggr_ownercheck: invalid user id %u"
1679 msgstr "pg_aggr_ownercheck: a(z) %u érvénytelen felhasználó azonosító"
1681 #: ../catalog/aclchk.c:701
1683 msgid "pg_aggr_ownercheck: user \"%s\" is superuser"
1684 msgstr "pg_aggr_ownercheck: a(z) \"%s\" felhasználó adminisztrátor"
1686 #: ../catalog/heap.c:160 ../catalog/heap.c:163
1688 msgid "SystemAttributeDefinition: invalid attribute number %d"
1689 msgstr "SystemAttributeDefinition: érvénytelen attributumszám %d"
1691 #: ../catalog/heap.c:234
1694 "invalid relation name \"%s\"; the 'pg_' name prefix is reserved for system "
1697 "a(z) \"%s\" relációnév érvénytelen; a 'pg_' prefix a rendszerkatalógusnakvan "
1700 #: ../catalog/heap.c:380
1702 msgid "name of column \"%s\" conflicts with an existing system column"
1703 msgstr "a \"%s\" oszlop neve konfliktusban van egy létezõ rendszer oszloppal"
1705 #: ../catalog/heap.c:383
1708 "Attribute '%s' has an unknown type\n"
1709 "\tProceeding with relation creation anyway"
1711 "A(z) '%s' attributum ismeretlen típusú\n"
1712 "\tAutomatikus reláció-létrehozás"
1714 #: ../catalog/heap.c:397
1716 msgid "column name \"%s\" is duplicated"
1717 msgstr "a(z) \"%s\" oszlopnév kétszer szerepel"
1719 #: ../catalog/heap.c:734
1721 msgid "Number of columns is out of range (1 to %d)"
1722 msgstr "Túl lett lépve a megengedett oszlopszám (1-tõl %d-ig lehetséges)"
1724 #: ../catalog/heap.c:742
1726 msgid "Relation '%s' already exists"
1727 msgstr "A(z) '%s' reláció már létezik"
1729 #: ../catalog/heap.c:877
1731 msgid "Relation \"%s\" inherits from \"%s\""
1732 msgstr "A(z) \"%s\" reláció a(z) \"%s\"-nek a leszármazottja"
1734 #: ../catalog/heap.c:880
1736 msgid "Relation %u inherits from \"%s\""
1737 msgstr "A(z) %u a \"%s\"-nek a leszármazottja"
1739 #: ../catalog/heap.c:1076
1740 msgid "TRUNCATE TABLE cannot run inside a transaction block"
1741 msgstr "TRUNCATE TABLE nem tud futtatni tranzakción belöli blokkot"
1743 #: ../catalog/heap.c:1186
1745 msgid "DeleteTypeTuple: type \"%s\" does not exist"
1746 msgstr "DeleteTypeTuple: a \"%s\" típus nem létezik"
1748 #: ../catalog/heap.c:1226
1750 msgid "DeleteTypeTuple: column of type %s exists in relation %u"
1751 msgstr "DeleteTypeTuple: a(z) %s típusú oszlop már létezik a(z) %u relációban"
1753 #: ../catalog/heap.c:1297
1755 msgid "System relation \"%s\" may not be dropped"
1756 msgstr "A \"%s\" rendszerrelációt nem lehet törölni"
1758 #: ../catalog/heap.c:1306
1760 msgid "heap_drop_with_catalog: FlushRelationBuffers returned %d"
1761 msgstr "heap_drop_with_catalog: FlushRelationBuffers %d-vel tér vissza"
1763 #: ../catalog/heap.c:1448 ../parser/parse_relation.c:923
1764 #: ../utils/adt/ruleutils.c:2737
1766 msgid "cache lookup of attribute %d in relation %u failed"
1768 "cache-keresési hiba: a(z) %d attributum a(z) %u relációban nem található"
1770 #: ../catalog/heap.c:1639
1771 msgid "cannot use column references in DEFAULT clause"
1772 msgstr "a DEFAULT záradékban nem használható oszlophivatkozás"
1774 #: ../catalog/heap.c:1645
1775 msgid "cannot use subselects in DEFAULT clause"
1776 msgstr "a DEFAULT záradékban nem használható alselect"
1778 #: ../catalog/heap.c:1647
1779 msgid "cannot use aggregate functions in DEFAULT clause"
1780 msgstr "a DEFAULT záradédban nem használhatók aggregált függvények"
1782 #: ../catalog/heap.c:1669 ../optimizer/prep/preptlist.c:402
1785 "Column \"%s\" is of type %s but default expression is of type %s\n"
1786 "\tYou will need to rewrite or cast the expression"
1788 "a(z) \"%s\" oszlopnak %s a típusa, de az alapértelmezett kifejezés %s "
1790 "\tA kifejezést át kell írni vagy konvertálni"
1792 #: ../catalog/heap.c:1719 ../catalog/heap.c:1733 ../commands/creatinh.c:110
1794 msgid "Duplicate CHECK constraint name: '%s'"
1797 #: ../catalog/heap.c:1800
1799 msgid "CHECK constraint expression '%s' does not yield boolean result"
1802 #: ../catalog/heap.c:1807
1804 msgid "Only relation \"%s\" can be referenced in CHECK constraint expression"
1807 #: ../catalog/heap.c:1814
1808 msgid "cannot use subselect in CHECK constraint expression"
1811 #: ../catalog/heap.c:1816
1812 msgid "cannot use aggregate function in CHECK constraint expression"
1815 #: ../catalog/heap.c:1857 ../catalog/heap.c:2044 ../utils/adt/ruleutils.c:2713
1817 msgid "cache lookup of relation %u failed"
1818 msgstr "a(z) %u reláció nincs a cache-ben"
1820 #: ../catalog/heap.c:2037
1821 msgid "check count became negative"
1822 msgstr "az ellenõrzõ összeg negatívvá vált"
1824 #: ../catalog/index.c:117
1826 msgid "index named \"%s\" already exists"
1827 msgstr "a(z) \"%s\" nevû index már létezik"
1829 #: ../catalog/index.c:123
1831 msgid "cannot create index on non-existent relation \"%s\""
1832 msgstr "nem lehet indexet létrehozni a \"%s\" nem létezõ relációban"
1834 #: ../catalog/index.c:153
1836 msgid "Function %u does not exist"
1837 msgstr "A(z) %u függvény nem létezik"
1839 #: ../catalog/index.c:172 ../catalog/index.c:306
1841 msgid "Opclass %u does not exist"
1842 msgstr "A(z) %u operandusosztály nem létezik"
1844 #: ../catalog/index.c:186 ../catalog/index.c:319
1846 msgid "Type %u does not exist"
1847 msgstr "A(z) %u típus nem létezik"
1849 #: ../catalog/index.c:266
1851 msgid "cannot create index: column %d does not exist"
1852 msgstr "nem lehet létrehozni indexet: a(z) %d oszlop em létezik"
1854 #: ../catalog/index.c:679
1855 msgid "must index at least one column"
1856 msgstr "legalább egy oszlopot indexelni kell"
1858 #: ../catalog/index.c:683
1859 msgid "User-defined indexes on system catalogs are not supported"
1861 "a felhasznaló által definiált indexek a rendszer katalógusában nem "
1864 #: ../catalog/index.c:864 ../catalog/index.c:912
1866 msgid "index_drop: cache lookup failed for index %u"
1867 msgstr "index_drop: Cachesuche nach Index %u fehlgeschlagen"
1869 #: ../catalog/index.c:924
1871 msgid "index_drop: FlushRelationBuffers returned %d"
1872 msgstr "index_drop: FlushRelationBuffers %d-vel tér vissza"
1874 #: ../catalog/index.c:1142
1876 msgid "LockClassinfoForUpdate couldn't lock relid %u"
1877 msgstr "LockClassinfoForUpdate nem lehet lezárni a(z) %u reláció azonosítót"
1879 #: ../catalog/index.c:1153
1880 msgid "The tuple isn't committed"
1881 msgstr "A sor nincs véglegesítve"
1883 #: ../catalog/index.c:1156
1884 msgid "The tuple is already deleted"
1885 msgstr "A sor már ki lett törölve"
1887 #: ../catalog/index.c:1177
1889 msgid "IndexesAreActive couldn't lock %u"
1890 msgstr "IndexesAreActive nincs lezárva a(z) %u"
1892 #: ../catalog/index.c:1180
1894 msgid "relation %u isn't an indexable relation"
1895 msgstr "a(z) %u reláció nem indextáblareláció"
1897 #: ../catalog/index.c:1252
1899 msgid "setRelhasindex: cannot find relation %u in pg_class"
1900 msgstr "setRelhasindex: a(z) %u reláció nem található a pg_class-ban"
1902 #: ../catalog/index.c:1325
1903 msgid "setNewRelfilenode impossible to lock class tuple"
1906 #: ../catalog/index.c:1455
1908 msgid "UpdateStats: cannot find relation %u in pg_class"
1909 msgstr "UpdateStats: a(z) %u reláció nem található a pg_class-ban"
1911 #: ../catalog/index.c:1728
1912 msgid "IndexBuildHeapScan: concurrent insert in progress"
1913 msgstr "IndexBuildHeapScan: párhuzamos beillesztések van a folyamatban"
1915 #: ../catalog/index.c:1742
1916 msgid "IndexBuildHeapScan: concurrent delete in progress"
1917 msgstr "IndexBuildHeapScan: párhuzamos tõrlés van a folyamatban"
1919 #: ../catalog/index.c:1747 ../commands/vacuum.c:1135
1920 #: ../commands/vacuumlazy.c:358 ../commands/vacuumlazy.c:841
1921 msgid "Unexpected HeapTupleSatisfiesVacuum result"
1922 msgstr "Nem várt HeapTupleSatisfiesVacuum eredmény"
1924 #: ../catalog/index.c:1834
1926 msgid "IndexGetRelation: can't find index id %u"
1927 msgstr "IndexGetRelation: nem található a(z) %u azonosítójú index"
1929 #: ../catalog/index.c:1883
1930 msgid "REINDEX cannot run inside a transaction block"
1931 msgstr "REINDEX-et nem lehet futtatni egy tranzakción belül"
1933 #: ../catalog/index.c:1897
1934 msgid "reindex_index: can't open index relation"
1935 msgstr "reindex_index: indexrelációt nem lehet megnyitni"
1937 #: ../catalog/index.c:1909
1939 msgid "reindex_index: index %u not found in pg_index"
1940 msgstr "reindex_index: a(z) %u index nem található a pg_index-ben"
1942 #: ../catalog/index.c:1923
1943 msgid "reindex_index: can't open heap relation"
1944 msgstr "reindex_index: a heaprelációt nem lehet megnyitni"
1946 #: ../catalog/index.c:2047
1948 msgid "the target relation %u is nailed"
1949 msgstr "a(z) %u célreláció rögzített"
1951 #: ../catalog/index.c:2063
1953 msgid "the target relation %u is shared"
1954 msgstr "a(z) %u célreláció megosztott"
1956 #: ../catalog/indexing.c:162
1958 msgid "CatalogIndexInsert: index %u not found"
1959 msgstr "CatalogIndexInsert: a(z)%u index nem található"
1961 #: ../catalog/pg_aggregate.c:75
1962 msgid "no aggregate name supplied"
1965 #: ../catalog/pg_aggregate.c:78
1966 msgid "aggregate must have a transition function"
1969 #: ../catalog/pg_aggregate.c:91
1971 msgid "data type %s does not exist"
1972 msgstr "A(z) %s adattípus nem létezik"
1974 #: ../catalog/pg_aggregate.c:102
1976 msgid "aggregate function \"%s\" with base type %s already exists"
1979 #: ../catalog/pg_aggregate.c:110
1981 msgid "data type %s does not exit"
1982 msgstr "A(z) %s adattípus nem létezik"
1984 #: ../catalog/pg_aggregate.c:133
1986 msgid "return type of transition function %s is not %s"
1989 #: ../catalog/pg_aggregate.c:146
1991 "must not omit initval when transfn is strict and transtype is not compatible "
1995 #: ../catalog/pg_aggregate.c:203
1996 msgid "AggregateCreate: heap_formtuple failed"
1997 msgstr "AggregateCreate: heap_formtuple fehlgeschlagen"
1999 #: ../catalog/pg_aggregate.c:205
2000 msgid "AggregateCreate: heap_insert failed"
2001 msgstr "AggregateCreate: heap_insert fehlgeschlagen"
2003 #: ../catalog/pg_aggregate.c:238
2005 msgid "AggNameGetInitVal: cache lookup failed for aggregate '%s'"
2008 #: ../catalog/pg_aggregate.c:263
2011 "AggNameGetInitVal: cache lookup failed on aggregate transition function "
2015 #: ../catalog/pg_largeobject.c:128
2017 msgid "LargeObjectDrop: large object %u not found"
2020 #: ../catalog/pg_operator.c:229
2022 msgid "left type \"%s\" of operator %s does not exist"
2025 #: ../catalog/pg_operator.c:238
2027 msgid "right type \"%s\" of operator %s does not exist"
2030 #: ../catalog/pg_operator.c:244
2032 msgid "operator %s must have at least one operand type"
2035 #: ../catalog/pg_operator.c:299 ../catalog/pg_operator.c:517
2037 msgid "\"%s\" is not a valid operator name"
2038 msgstr "a(z) \"%s\" nem érvényes operátornév"
2040 #: ../catalog/pg_operator.c:312
2041 msgid "OperatorShellMake: the operand types are not valid"
2044 #: ../catalog/pg_operator.c:505
2046 msgid "OperatorDef: operator \"%s\" already defined"
2049 #: ../catalog/pg_operator.c:529
2051 msgid "left type \"%s\" does not exist"
2054 #: ../catalog/pg_operator.c:538
2056 msgid "right type \"%s\" does not exist"
2059 #: ../catalog/pg_operator.c:544
2060 msgid "operator must have at least one operand type"
2063 #: ../catalog/pg_operator.c:739
2065 msgid "OperatorDef: can't create operator shell \"%s\""
2068 #: ../catalog/pg_operator.c:751
2069 msgid "operator cannot be its own negator or sort operator"
2072 #: ../catalog/pg_operator.c:806
2074 msgid "OperatorDef: operator %u not found"
2077 #: ../catalog/pg_operator.c:1057
2078 msgid "at least one of leftarg or rightarg must be specified"
2081 #: ../catalog/pg_operator.c:1063
2082 msgid "only binary operators can have commutators"
2085 #: ../catalog/pg_operator.c:1065
2086 msgid "only binary operators can have join selectivity"
2089 #: ../catalog/pg_operator.c:1067
2090 msgid "only binary operators can hash"
2093 #: ../catalog/pg_operator.c:1069
2094 msgid "only binary operators can have sort links"
2097 #: ../catalog/pg_proc.c:89
2099 msgid "language '%s' does not exist"
2102 #: ../catalog/pg_proc.c:99 ../commands/comment.c:636 ../commands/remove.c:298
2104 msgid "functions cannot have more than %d arguments"
2107 #: ../catalog/pg_proc.c:105
2108 msgid "SQL functions cannot have arguments of type \"opaque\""
2111 #: ../catalog/pg_proc.c:113
2113 msgid "argument type %s does not exist"
2116 #: ../catalog/pg_proc.c:116
2118 msgid "argument type %s is only a shell"
2121 #: ../catalog/pg_proc.c:121
2122 msgid "functions cannot accept set arguments"
2125 #: ../catalog/pg_proc.c:159
2126 msgid "lookup for procedure by source needs fix (Jan)"
2129 #: ../catalog/pg_proc.c:167
2130 msgid "SQL functions cannot return type \"opaque\""
2133 #: ../catalog/pg_proc.c:176
2135 msgid "ProcedureCreate: type %s is not yet defined"
2138 #: ../catalog/pg_proc.c:180
2140 msgid "could not create type %s"
2143 #: ../catalog/pg_proc.c:184
2145 msgid "return type %s is only a shell"
2148 #: ../catalog/pg_proc.c:197
2150 msgid "method %s already an attribute of type %s"
2153 #: ../catalog/pg_proc.c:232
2155 msgid "there is no built-in function named \"%s\""
2158 #: ../catalog/pg_proc.c:308
2160 msgid "function %s already exists with same argument types"
2163 #: ../catalog/pg_proc.c:311
2165 msgid "ProcedureCreate: you do not have permission to replace function %s"
2168 #: ../catalog/pg_proc.c:320
2170 "ProcedureCreate: cannot change return type of existing function.\n"
2171 "\tUse DROP FUNCTION first."
2174 #: ../catalog/pg_proc.c:381
2176 msgid "function declared to return %s, but no SELECT provided"
2179 #: ../catalog/pg_proc.c:399
2180 msgid "function declared with no return type, but final statement is a SELECT"
2183 #: ../catalog/pg_proc.c:405
2185 msgid "function declared to return %s, but final statement is not a SELECT"
2188 #: ../catalog/pg_proc.c:422
2190 msgid "function declared to return %s returns multiple columns in final SELECT"
2193 #: ../catalog/pg_proc.c:427
2195 msgid "return type mismatch in function: declared to return %s, returns %s"
2198 #: ../catalog/pg_proc.c:458 ../catalog/pg_proc.c:484
2201 "function declared to return %s does not SELECT the right number of columns "
2205 #: ../catalog/pg_proc.c:474
2207 msgid "function declared to return %s returns %s instead of %s at column %d"
2210 #: ../catalog/pg_type.c:307 ../catalog/pg_type.c:538
2212 msgid "type named %s already exists"
2215 #: ../catalog/pg_type.c:317 ../catalog/pg_type.c:533
2217 msgid "type %s does not exist"
2218 msgstr "a(z) %s típus nem létezik"
2220 #: ../catalog/pg_type.c:325
2222 msgid "TypeCreate: invalid type internal size %d"
2225 #: ../catalog/pg_type.c:328
2227 msgid "TypeCreate: invalid type external size %d"
2230 #: ../catalog/pg_type.c:332
2231 msgid "TypeCreate: fixed size types must have storage PLAIN"
2234 #: ../catalog/pg_type.c:467
2236 msgid "type %s already exists"
2237 msgstr "a(z) %s típus már létezik"
2239 #: ../bootstrap/bootstrap.c:190
2242 " postgres -boot [-d] [-D datadir] [-F] [-o file] [-x num] dbname\n"
2244 " -D datadir data directory\n"
2245 " -F turn off fsync\n"
2246 " -o file send debug output to file\n"
2247 " -x num internal use\n"
2250 #: ../bootstrap/bootstrap.c:297 ../postmaster/postmaster.c:291
2253 "%s does not know where to find the database system data.\n"
2254 "You must specify the directory that contains the database system\n"
2255 "either by specifying the -D invocation option or by setting the\n"
2256 "PGDATA environment variable.\n"
2260 #: ../bootstrap/bootstrap.c:395
2262 msgid "Unsupported XLOG op %d"
2265 #: ../bootstrap/bootstrap.c:499
2267 msgid "open relation %s, attrsize %d"
2270 #: ../bootstrap/bootstrap.c:528
2272 msgid "create attribute %d name %s len %d num %d type %u"
2275 #: ../bootstrap/bootstrap.c:548
2277 msgid "closerel: close of '%s' when '%s' was expected"
2280 #: ../bootstrap/bootstrap.c:552
2282 msgid "closerel: close of '%s' before any relation was opened"
2285 #: ../bootstrap/bootstrap.c:558
2286 msgid "no open relation to close"
2289 #: ../bootstrap/bootstrap.c:562
2291 msgid "close relation %s"
2294 #: ../bootstrap/bootstrap.c:586
2295 msgid "warning: no open relations allowed with 'create' command"
2298 #: ../bootstrap/bootstrap.c:598 ../bootstrap/bootstrap.c:610
2300 msgid "column %s %s"
2303 #: ../bootstrap/bootstrap.c:659
2305 msgid "inserting row oid %u, %d columns"
2308 #: ../bootstrap/bootstrap.c:670
2309 msgid "row inserted"
2312 #: ../bootstrap/bootstrap.c:693
2314 msgid "inserting column %d value '%s'"
2317 #: ../bootstrap/bootstrap.c:700
2321 #: ../bootstrap/bootstrap.c:707
2323 msgid "unable to find atttypid %u in Typ list"
2326 #: ../bootstrap/bootstrap.c:719 ../bootstrap/bootstrap.c:742
2331 #: ../bootstrap/bootstrap.c:730
2333 msgid "type oid %u not found"
2336 #: ../bootstrap/bootstrap.c:732
2338 msgid "Typ == NULL, typeindex = %u"
2341 #: ../bootstrap/bootstrap.c:746
2345 #: ../bootstrap/bootstrap.c:757
2347 msgid "inserting column %d NULL"
2350 #: ../bootstrap/bootstrap.c:804
2351 msgid "Memory manager fault: cleanup called twice.\n"
2354 #: ../bootstrap/bootstrap.c:845
2356 msgid "external type: %s"
2359 #: ../bootstrap/bootstrap.c:869
2361 msgid "Error: unknown type '%s'.\n"
2362 msgstr "Hiba: a(z) '%s' egy ismeretlen típus.\n"
2364 #: ../bootstrap/bootstrap.c:885
2365 msgid "AllocateAttribute: malloc failed"
2366 msgstr "AllocateAttribute: sikertelen malloc"
2368 #: ../bootstrap/bootstrap.c:1036
2370 "There are too many string constants and identifiers for the compiler to "
2375 msgid "start transaction"
2376 msgstr "tranzakció indítása"
2379 msgid "commit transaction"
2380 msgstr "tranzakció jóváhagyása"
2384 msgid "creating bootstrap relation %s..."
2385 msgstr "a(z) %s bootstrap reláció létrehozása..."
2389 msgid "creating relation %s..."
2390 msgstr "a(z) %s reláció létrehozása..."
2393 msgid "create bootstrap: warning, open relation exists, closing first"
2397 msgid "bootstrap relation created"
2398 msgstr "bootstrap reláció létrehozva"
2402 msgid "relation created with oid %u"
2403 msgstr "a(z) %u oid-dal lett létrehozva a reláció"
2407 msgid "inserting row with oid %u..."
2408 msgstr "sor beillesztése a(z) %u oid-al..."
2411 msgid "inserting row..."
2412 msgstr "sor beillesztése..."
2416 msgid "incorrect number of columns in row (expected %d, got %d)"
2417 msgstr "a sor oszlopainak száma nem megfelelõ (%d kéne, s %d van)"
2420 msgid "relation not open"
2421 msgstr "a reláció nincs nyitva"
2424 msgid "too many columns"
2425 msgstr "túl sok az oszlop"
2427 #: bootscanner.l:127
2429 msgid "syntax error at line %d: unexpected character %s"
2430 msgstr "szintaktikai hiba a(z) %d. sorban: a(z) %s egy nem várt karakter"
2432 #: bootscanner.l:143
2434 msgid "syntax error at line %d: unexpected token %s"
2435 msgstr "szintaktikai hiba a(z) %d. sorban: a(z) %s egy nem várt szimbólum"
2437 #: ../commands/_deadcode/recipe.c:42
2438 msgid "You must compile with TIOGA defined in order to use recipes\n"
2441 #: ../commands/_deadcode/recipe.c:179
2442 msgid "beginRecipe: Currently eyes cannot have more than one input"
2445 #: ../commands/_deadcode/recipe.c:188
2447 msgid "beginRecipe: eyes[%d] = %s\n"
2450 #: ../commands/_deadcode/recipe.c:240
2452 msgid "adding tee plan node to the root of the %s\n"
2455 #: ../commands/_deadcode/recipe.c:288
2457 msgid "beginRecipe: cursor named %s is now available"
2460 #: ../commands/_deadcode/recipe.c:393
2461 msgid "tg_rewriteQuery: Whoa! why is my qual a List???"
2464 #: ../commands/_deadcode/recipe.c:502
2466 msgid "tg_replaceNumberedParam: unexpected paramkind value of %d"
2469 #: ../commands/_deadcode/recipe.c:613
2472 "tg_rewriteParamsInExpr:can't substitute for parameter %d when that input is "
2476 #: ../commands/_deadcode/recipe.c:627
2478 msgid "tg_rewriteParamsInExpr: unexpected paramkind value of %d"
2481 #: ../commands/_deadcode/recipe.c:698
2483 msgid "getParamTypes: Ingredients cannot take > %d arguments"
2486 #: ../commands/_deadcode/recipe.c:704
2487 msgid "getParamTypes: Ingredient functions cannot take type 'opaque'"
2490 #: ../commands/_deadcode/recipe.c:710
2492 msgid "getParamTypes: arg type '%s' is not defined"
2493 msgstr "getParamTypes: a(z) %s argumentum típus nem lett definiálva"
2495 #: ../commands/_deadcode/recipe.c:712
2497 msgid "getParamTypes: arg type '%s' is only a shell"
2500 #: ../commands/_deadcode/recipe.c:837 ../commands/_deadcode/recipe.c:880
2502 msgid "calling parser with %s"
2503 msgstr "a parser hívása a(z) %s-el"
2505 #: ../commands/_deadcode/recipe.c:847 ../commands/_deadcode/recipe.c:887
2506 msgid "tg_parseSubQuery: parser produced > 1 query tree"
2509 #: ../commands/_deadcode/recipe.c:892
2510 msgid "tg_parseSubQuery: can't parse recipe graph ingredients yet!"
2513 #: ../commands/_deadcode/recipe.c:895
2514 msgid "tg_parseSubQuery: can't parse compiled ingredients yet!"
2517 #: ../commands/_deadcode/recipe.c:898
2519 msgid "tg_parseSubQuery: unknown srcLang: %d"
2522 #: ../commands/_deadcode/recipe.c:940
2523 msgid "tg_parseSubQuery: can't handle eye nodes yet"
2526 #: ../commands/_deadcode/recipe.c:1034
2527 msgid "tg_parseSubQuery: unexpected result from TupleDescInitEntry"
2530 #: ../commands/_deadcode/recipe.c:1045
2531 msgid "tg_parseSubQuery: can't handle embedded recipes yet!"
2534 #: ../commands/_deadcode/recipe.c:1047
2536 msgid "unknown nodeType: %d"
2537 msgstr "ismeretlen node tipus: %d"
2539 #: ../commands/_deadcode/recipe.c:1158
2541 msgid "appendTeeQuery: teeNodeName '%s' not found in teeInfo"
2542 msgstr "appendTeeQuery: a(z) '%s' teeNodeName nem található a teeInfo-ban"
2544 #: ../commands/_deadcode/recipe.c:1304
2545 msgid "replaceTeeScans didn't find the corresponding tee plan"
2548 #: ../commands/_deadcode/version.c:185
2549 msgid "Unable to expand all -- amopenr failed "
2552 #: ../commands/analyze.c:210
2554 msgid "Skipping \"%s\" --- only table or database owner can ANALYZE it"
2557 #: ../commands/analyze.c:217
2559 msgid "Analyzing %s"
2562 #: ../commands/analyze.c:244
2564 msgid "ANALYZE: there is no attribute %s in %s"
2567 #: ../commands/analyze.c:417 ../utils/adt/ruleutils.c:1880
2568 #: ../utils/adt/ruleutils.c:1915 ../utils/adt/ruleutils.c:2237
2570 msgid "cache lookup of type %u failed"
2573 #: ../commands/analyze.c:623
2575 msgid "acquire_sample_rows: ReadBuffer(%s,%u) failed"
2578 #: ../commands/async.c:153
2580 msgid "Async_Notify: %s"
2583 #: ../commands/async.c:201
2585 msgid "Async_Listen: %s"
2588 #: ../commands/async.c:224
2590 msgid "Async_Listen: We are already listening on %s"
2593 #: ../commands/async.c:303
2595 msgid "Async_Unlisten %s"
2598 #: ../commands/async.c:361
2599 msgid "Async_UnlistenAll"
2602 #: ../commands/async.c:463
2603 msgid "AtCommit_Notify"
2606 #: ../commands/async.c:495
2607 msgid "AtCommit_Notify: notifying self"
2610 #: ../commands/async.c:502
2612 msgid "AtCommit_Notify: notifying pid %d"
2615 #: ../commands/async.c:558
2616 msgid "AtCommit_Notify: done"
2619 #: ../commands/async.c:631
2620 msgid "Async_NotifyHandler: perform async notify"
2623 #: ../commands/async.c:636
2624 msgid "Async_NotifyHandler: done"
2627 #: ../commands/async.c:703
2628 msgid "EnableNotifyInterrupt: perform async notify"
2631 #: ../commands/async.c:708
2632 msgid "EnableNotifyInterrupt: done"
2635 #: ../commands/async.c:759
2636 msgid "ProcessIncomingNotify"
2639 #: ../commands/async.c:795
2641 msgid "ProcessIncomingNotify: received %s from %d"
2644 #: ../commands/async.c:837
2645 msgid "ProcessIncomingNotify: done"
2648 #: ../commands/async.c:864
2650 msgid "NOTIFY for %s"
2653 #: ../commands/cluster.c:97
2655 msgid "CLUSTER: no pg_index entry for index %u"
2658 #: ../commands/cluster.c:100
2660 msgid "CLUSTER: \"%s\" is not an index for table \"%s\""
2661 msgstr "CLUSTER: \"%s\" nem indexe a \"%s\" táblának"
2663 #: ../commands/command.c:113
2664 msgid "PerformPortalFetch: missing portal name"
2667 #: ../commands/command.c:123
2669 msgid "PerformPortalFetch: portal \"%s\" not found"
2672 #: ../commands/command.c:245
2673 msgid "PerformPortalClose: missing portal name"
2676 #: ../commands/command.c:255
2678 msgid "PerformPortalClose: portal \"%s\" not found"
2681 #: ../commands/command.c:325 ../commands/command.c:548
2682 #: ../commands/command.c:1055 ../commands/command.c:1195
2683 #: ../commands/command.c:1514 ../tcop/utility.c:372
2685 msgid "ALTER TABLE: relation \"%s\" is a system catalog"
2686 msgstr "ALTER TABLE: A(z) \"%s\" reláció egy rendszerkatalógus"
2688 #: ../commands/command.c:328 ../commands/command.c:552
2689 #: ../commands/command.c:722 ../commands/command.c:1059
2690 #: ../commands/command.c:1199 ../commands/command.c:1518
2691 #: ../commands/command.c:1591 ../commands/command.c:1669
2692 msgid "ALTER TABLE: permission denied"
2693 msgstr "ALTER TABLE: nem jogosult"
2695 #: ../commands/command.c:337 ../commands/command.c:558
2696 #: ../commands/command.c:728 ../commands/command.c:1069
2697 #: ../commands/command.c:1209 ../commands/command.c:1537
2698 #: ../commands/command.c:1679
2700 msgid "ALTER TABLE: relation \"%s\" is not a table"
2701 msgstr "ALTER TABLE: a(z) \"%s\" reláció nem tábla"
2703 #: ../commands/command.c:394
2706 "Adding columns with defaults is not implemented.\n"
2707 "\tAdd the column, then use ALTER TABLE SET DEFAULT."
2708 msgstr "Oszlop hozzáadása default értékkel nincs implementálva."
2709 "\tAz oszlop hozzáadása után az ALTER TABLE SET DEFAULT-ot javasolt használni."
2711 #: ../commands/command.c:398
2713 "Adding NOT NULL columns is not implemented.\n"
2714 "\tAdd the column, then use ALTER TABLE ADD CONSTRAINT."
2717 #: ../commands/command.c:409 ../commands/command.c:1089
2718 #: ../commands/command.c:1607 ../commands/command.c:1693
2720 msgid "ALTER TABLE: relation \"%s\" not found"
2721 msgstr "ALTER TABLE: \"%s\" reláció nem található"
2723 #: ../commands/command.c:416
2725 msgid "ALTER TABLE: column name \"%s\" already exists in table \"%s\""
2726 msgstr "ALTER TABLE: a(z) \"%s\" oszlop neve már létezik a(z) \"%s\" táblában"
2728 #: ../commands/command.c:422
2730 msgid "ALTER TABLE: relations limited to %d columns"
2731 msgstr "ALTER TABLE: a reláció %d oszlopra szorítkozik"
2733 #: ../commands/command.c:443
2735 msgid "ALTER TABLE: type \"%s\" does not exist"
2736 msgstr "ALTER TABLE: \"%s\" tipus nem létezik"
2738 #: ../commands/command.c:606 ../commands/command.c:781
2740 msgid "ALTER TABLE: relation \"%s\" has no column \"%s\""
2741 msgstr "ALTER TABLE: \"%s\" relációnak nincs \"%s\" oszlopa"
2743 #: ../commands/command.c:785
2745 msgid "ALTER TABLE: cannot change system attribute \"%s\""
2746 msgstr "ALTER TABLE: \"%s\" rendszerattribtumot nem lehet változtatni"
2748 #: ../commands/command.c:967
2749 msgid "target column is used in a constraint"
2752 #: ../commands/command.c:1002
2753 msgid "target column is used in an index"
2756 #: ../commands/command.c:1046
2757 msgid "ALTER TABLE / DROP COLUMN with inherit option is not supported yet"
2760 #: ../commands/command.c:1079
2761 msgid "ALTER TABLE: cannot drop a column on table that is inherited from"
2764 #: ../commands/command.c:1100 ../commands/command.c:1704
2765 msgid "couldn't lock pg_class tuple"
2768 #: ../commands/command.c:1115
2770 msgid "ALTER TABLE: column name \"%s\" doesn't exist in table \"%s\""
2771 msgstr "ALTER TABLE: a(z) \"%s\" nevû oszlop nem létezik a \"%s\" táblában"
2773 #: ../commands/command.c:1121
2775 msgid "ALTER TABLE: column name \"%s\" was already dropped"
2776 msgstr "ALTER TABLE: a(z) \"%s\" nevû oszlop már droppolva volt"
2778 #: ../commands/command.c:1130
2779 msgid "the column is referenced"
2780 msgstr "hivatkozott oszlop"
2782 #: ../commands/command.c:1177
2783 msgid "ALTER TABLE / DROP COLUMN is not implemented"
2784 msgstr "ALTER TABLE / DROP COLUMN nincs végrehajtva"
2786 #: ../commands/command.c:1301
2788 msgid "CHECK '%s' does not yield boolean result"
2791 #: ../commands/command.c:1309
2793 msgid "Only relation '%s' can be referenced in CHECK"
2796 #: ../commands/command.c:1352
2798 msgid "AlterTableAddConstraint: rejected due to CHECK constraint %s"
2801 #: ../commands/command.c:1367
2803 "ALTER TABLE / ADD CONSTRAINT is not implemented for that constraint type."
2806 #: ../commands/command.c:1383
2808 "ALTER TABLE / ADD CONSTRAINT: Unable to reference temporary table from "
2809 "permanent table constraint."
2812 #: ../commands/command.c:1392
2814 msgid "referenced table \"%s\" not a relation"
2815 msgstr "a \"%s\" referencia tábla nem reláció"
2817 #: ../commands/command.c:1489
2819 "ALTER TABLE / ADD CONSTRAINT unable to determine type of constraint passed"
2822 #: ../commands/command.c:1526
2823 msgid "ALTER TABLE / DROP CONSTRAINT does not support the CASCADE keyword"
2824 msgstr "ALTER TABLE / DROP CONSTRAINT nem támogatja a CASCADE kulcsszót"
2826 #: ../commands/command.c:1567
2828 msgid "ALTER TABLE / DROP CONSTRAINT: %s does not exist"
2829 msgstr "ALTER TABLE / DROP CONSTRAINT: a(z) %s nem létezik"
2831 #: ../commands/command.c:1571
2832 msgid "Multiple constraints dropped"
2835 #: ../commands/command.c:1619
2837 msgid "ALTER TABLE: relation \"%s\" is not a table, index, view, or sequence"
2840 #: ../commands/command.c:1722
2842 msgid "ALTER TABLE: relation \"%s\" already has a toast table"
2845 #: ../commands/command.c:1739
2847 msgid "ALTER TABLE: relation \"%s\" does not need a toast table"
2850 #: ../commands/command.c:1922
2851 msgid "LOCK TABLE: permission denied"
2854 #: ../commands/command.c:1928
2856 msgid "LOCK TABLE: %s is not a table"
2859 #: ../commands/comment.c:112
2861 msgid "An attempt was made to comment on a unknown type: %d"
2864 #: ../commands/comment.c:332 ../commands/comment.c:393
2866 msgid "you are not permitted to comment on class '%s'"
2869 #: ../commands/comment.c:348
2871 msgid "relation '%s' is not an index"
2874 #: ../commands/comment.c:352
2876 msgid "relation '%s' is not a table"
2879 #: ../commands/comment.c:356
2881 msgid "relation '%s' is not a view"
2884 #: ../commands/comment.c:360
2886 msgid "relation '%s' is not a sequence"
2889 #: ../commands/comment.c:403
2891 msgid "'%s' is not an attribute of class '%s'"
2894 #: ../commands/comment.c:447
2896 msgid "database '%s' does not exist"
2899 #: ../commands/comment.c:453
2901 msgid "you are not permitted to comment on database '%s'"
2904 #: ../commands/comment.c:489
2906 msgid "you are not permitted to comment on rule '%s'"
2909 #: ../commands/comment.c:498
2911 msgid "rule '%s' does not exist"
2914 #: ../commands/comment.c:531
2916 msgid "you are not permitted to comment on type '%s'"
2919 #: ../commands/comment.c:540 ../commands/comment.c:574
2921 msgid "type '%s' does not exist"
2924 #: ../commands/comment.c:584
2926 msgid "you are not permitted to comment on aggregate '%s' for all types"
2929 #: ../commands/comment.c:587
2931 msgid "you are not permitted to comment on aggregate '%s' for type %s"
2934 #: ../commands/comment.c:653
2936 msgid "CommentProc: type '%s' not found"
2939 #: ../commands/comment.c:660
2941 msgid "you are not permitted to comment on function '%s'"
2944 #: ../commands/comment.c:723
2946 msgid "left type '%s' does not exist"
2949 #: ../commands/comment.c:732
2951 msgid "right type '%s' does not exist"
2954 #: ../commands/comment.c:744
2956 msgid "operator '%s' is of an illegal type'"
2959 #: ../commands/comment.c:754
2961 msgid "operator '%s' does not exist"
2964 #: ../commands/comment.c:761
2966 msgid "you are not permitted to comment on operator '%s'"
2969 #: ../commands/comment.c:769
2971 msgid "operator '%s' does not have an underlying function"
2974 #: ../commands/comment.c:802
2976 msgid "you are not permitted to comment on trigger '%s' %s '%s'"
2979 #: ../commands/comment.c:821
2981 msgid "trigger '%s' defined for relation '%s' does not exist"
2984 #: ../commands/copy.c:116
2986 msgid "CopySendData: %m"
2989 #: ../commands/copy.c:278 ../commands/trigger.c:327 ../executor/execMain.c:424
2990 #: ../executor/execMain.c:454 ../storage/ipc/shmqueue.c:234
2991 #: ../storage/ipc/shmqueue.c:254 ../tcop/utility.c:273 ../tcop/utility.c:561
2992 #: ../tcop/utility.c:883 ../tcop/utility.c:898
2997 #: ../commands/copy.c:280
2999 "You must have Postgres superuser privilege to do a COPY directly to or from "
3000 "a file. Anyone can COPY to stdout or from stdin. Psql's \\copy command "
3001 "also works for anyone."
3004 #: ../commands/copy.c:289
3005 msgid "COPY BINARY is not supported to stdout or from stdin"
3008 #: ../commands/copy.c:295
3010 msgid "COPY delimiter must be a single character"
3011 msgstr "A COPY elválasztó egy karakter kell legyen"
3013 #: ../commands/copy.c:311 ../commands/copy.c:343
3015 msgid "You cannot copy view %s"
3018 #: ../commands/copy.c:313
3020 msgid "You cannot change sequence relation %s"
3023 #: ../commands/copy.c:315 ../commands/copy.c:347
3025 msgid "You cannot copy object %s"
3028 #: ../commands/copy.c:331
3031 "COPY command, running in backend with effective uid %d, could not open file "
3032 "'%s' for reading. Errno = %s (%d)."
3035 #: ../commands/copy.c:345
3037 msgid "You cannot copy sequence %s"
3040 #: ../commands/copy.c:369
3041 msgid "Relative path not allowed for server side COPY command."
3044 #: ../commands/copy.c:377
3047 "COPY command, running in backend with effective uid %d, could not open file "
3048 "'%s' for writing. Errno = %s (%d)."
3051 #: ../commands/copy.c:426
3053 msgid "COPY: table %s does not have OIDs"
3056 #: ../commands/copy.c:446
3058 msgid "COPY: couldn't lookup info for type %u"
3061 #: ../commands/copy.c:693
3062 msgid "COPY BINARY: file signature not recognized"
3065 #: ../commands/copy.c:698
3066 msgid "COPY BINARY: incompatible integer layout"
3069 #: ../commands/copy.c:702
3070 msgid "COPY BINARY: bogus file header (missing flags)"
3073 #: ../commands/copy.c:706
3074 msgid "COPY BINARY: unrecognized critical flags in header"
3077 #: ../commands/copy.c:711
3078 msgid "COPY BINARY: bogus file header (missing length)"
3081 #: ../commands/copy.c:717
3082 msgid "COPY BINARY: bogus file header (wrong length)"
3085 #: ../commands/copy.c:756
3086 msgid "COPY TEXT: NULL Oid"
3089 #: ../commands/copy.c:764
3090 msgid "COPY TEXT: Invalid Oid"
3093 #: ../commands/copy.c:802
3095 msgid "COPY BINARY: tuple field count is %d, expected %d"
3098 #: ../commands/copy.c:809 ../commands/copy.c:815 ../commands/copy.c:824
3099 #: ../commands/copy.c:838 ../commands/copy.c:847 ../commands/copy.c:859
3100 #: ../commands/copy.c:875
3101 msgid "COPY BINARY: unexpected EOF"
3104 #: ../commands/copy.c:811
3106 msgid "COPY BINARY: sizeof(Oid) is %d, expected %d"
3109 #: ../commands/copy.c:817
3110 msgid "COPY BINARY: Invalid Oid"
3113 #: ../commands/copy.c:828
3115 msgid "COPY BINARY: sizeof(field %d) is %d, expected %d"
3118 #: ../commands/copy.c:840
3119 msgid "COPY BINARY: bogus varlena length"
3122 #: ../commands/copy.c:973
3124 msgid "GetInputFunction: Cache lookup of type %u failed"
3127 #: ../commands/copy.c:989
3129 msgid "GetTypeElement: Cache lookup of type %u failed"
3132 #: ../commands/copy.c:1005
3133 msgid "CopyReadNewline: extra fields ignored"
3136 #: ../commands/copy.c:1141
3137 msgid "CopyReadAttribute: end of record marker corrupted"
3140 #: ../commands/creatinh.c:81
3141 msgid "DefineRelation: please inherit from a relation or define an attribute"
3144 #: ../commands/creatinh.c:329
3146 msgid "CREATE TABLE: attribute \"%s\" duplicated"
3147 msgstr "CREATE TABLE: az \"%s\" attributum többszõr szerepel"
3149 #: ../commands/creatinh.c:344
3151 msgid "CREATE TABLE: inherited relation \"%s\" duplicated"
3154 #: ../commands/creatinh.c:367
3156 msgid "CREATE TABLE: inherited relation \"%s\" is not a table"
3159 #: ../commands/creatinh.c:370
3161 msgid "CREATE TABLE: cannot inherit from temp relation \"%s\""
3164 #: ../commands/creatinh.c:377
3166 msgid "you do not own table \"%s\""
3169 #: ../commands/creatinh.c:413
3171 msgid "CREATE TABLE: cache lookup failed for type %u"
3174 #: ../commands/creatinh.c:428
3177 "CREATE TABLE: merging multiple inherited definitions of attribute \"%s\""
3180 #: ../commands/creatinh.c:433
3182 msgid "CREATE TABLE: inherited attribute \"%s\" type conflict (%s and %s)"
3185 #: ../commands/creatinh.c:567
3187 msgid "CREATE TABLE: merging attribute \"%s\" with inherited definition"
3190 #: ../commands/creatinh.c:572
3192 msgid "CREATE TABLE: attribute \"%s\" type conflict (%s and %s)"
3195 #: ../commands/creatinh.c:606
3198 "CREATE TABLE: attribute \"%s\" inherits conflicting default values\n"
3199 "\tTo resolve the conflict, specify a default explicitly"
3202 #: ../commands/creatinh.c:843
3204 msgid "setRelhassubclassInRelation: cache lookup failed for relation %u"
3207 #: ../commands/dbcommands.c:84 ../commands/dbcommands.c:317
3208 msgid "current user name is invalid"
3211 #: ../commands/dbcommands.c:87
3212 msgid "CREATE DATABASE: permission denied"
3215 #: ../commands/dbcommands.c:91
3216 msgid "CREATE DATABASE: may not be called in a transaction block"
3219 #: ../commands/dbcommands.c:102 ../commands/dbcommands.c:233
3221 msgid "CREATE DATABASE: database \"%s\" already exists"
3224 #: ../commands/dbcommands.c:114
3226 msgid "CREATE DATABASE: template \"%s\" does not exist"
3229 #: ../commands/dbcommands.c:124
3231 msgid "CREATE DATABASE: permission to copy \"%s\" denied"
3234 #: ../commands/dbcommands.c:143
3237 "CREATE DATABASE: source database \"%s\" is being accessed by other users"
3240 #: ../commands/dbcommands.c:152
3241 msgid "CREATE DATABASE: invalid backend encoding"
3244 #: ../commands/dbcommands.c:172 ../commands/dbcommands.c:174
3245 #: ../commands/dbcommands.c:176
3246 msgid "database path may not contain single quotes"
3249 #: ../commands/dbcommands.c:199
3251 msgid "CREATE DATABASE: unable to create database directory '%s': %m"
3254 #: ../commands/dbcommands.c:207
3256 msgid "CREATE DATABASE: could not link '%s' to '%s': %m"
3259 #: ../commands/dbcommands.c:217
3260 msgid "CREATE DATABASE: could not initialize database directory"
3263 #: ../commands/dbcommands.c:219
3265 "CREATE DATABASE: could not initialize database directory; delete failed as "
3269 #: ../commands/dbcommands.c:311
3270 msgid "DROP DATABASE: cannot be executed on the currently open database"
3273 #: ../commands/dbcommands.c:314
3274 msgid "DROP DATABASE: may not be called in a transaction block"
3277 #: ../commands/dbcommands.c:332
3279 msgid "DROP DATABASE: database \"%s\" does not exist"
3282 #: ../commands/dbcommands.c:335
3283 msgid "DROP DATABASE: permission denied"
3286 #: ../commands/dbcommands.c:343
3287 msgid "DROP DATABASE: database is marked as a template"
3290 #: ../commands/dbcommands.c:352
3292 msgid "DROP DATABASE: database \"%s\" is being accessed by other users"
3295 #: ../commands/dbcommands.c:369
3298 "DROP DATABASE: Database \"%s\" doesn't exist despite earlier reports to the "
3302 #: ../commands/dbcommands.c:532
3303 msgid "Relative paths are not allowed as database locations"
3306 #: ../commands/dbcommands.c:534
3307 msgid "Absolute paths are not allowed as database locations"
3310 #: ../commands/dbcommands.c:544
3312 msgid "Postmaster environment variable '%s' not set"
3315 #: ../commands/dbcommands.c:546
3317 msgid "Postmaster environment variable '%s' must be absolute path"
3320 #: ../commands/dbcommands.c:578
3322 msgid "could not remove '%s': %m"
3325 #: ../commands/dbcommands.c:587
3327 msgid "database directory '%s' could not be removed"
3330 #: ../commands/define.c:149
3331 msgid "untrusted function has been decommissioned."
3334 #: ../commands/define.c:160
3336 msgid "Unrecognized function attribute '%s' ignored"
3339 #: ../commands/define.c:202
3341 msgid "CREATE FUNCTION: only one AS item needed for %s language"
3344 #: ../commands/define.c:261
3347 "Only users with Postgres superuser privilege are permitted to create a "
3348 "function in the '%s' language.\n"
3349 "\tOthers may use the 'sql' language or the created procedural languages."
3352 #: ../commands/define.c:282
3355 "Unrecognized language specified in a CREATE FUNCTION: '%s'.\n"
3356 "\tPre-installed languages are SQL, C, and internal.\n"
3357 "\tAdditional languages may be installed using 'createlang'."
3360 #: ../commands/define.c:292
3362 msgid "Language '%s' isn't defined as PL"
3365 #: ../commands/define.c:299
3368 "Only users with Postgres superuser privilege are permitted to create a "
3369 "function in the '%s' language."
3372 #: ../commands/define.c:387
3373 msgid "setof type not implemented for leftarg"
3376 #: ../commands/define.c:394
3377 msgid "setof type not implemented for rightarg"
3380 #: ../commands/define.c:401
3381 msgid "CREATE OPERATOR: precedence not implemented"
3384 #: ../commands/define.c:406
3385 msgid "CREATE OPERATOR: associativity not implemented"
3388 #: ../commands/define.c:432
3390 msgid "DefineOperator: attribute \"%s\" not recognized"
3393 #: ../commands/define.c:441
3394 msgid "Define: \"procedure\" unspecified"
3397 #: ../commands/define.c:503
3399 msgid "DefineAggregate: attribute \"%s\" not recognized"
3402 #: ../commands/define.c:511
3403 msgid "Define: \"basetype\" unspecified"
3406 #: ../commands/define.c:513
3407 msgid "Define: \"stype\" unspecified"
3410 #: ../commands/define.c:515
3411 msgid "Define: \"sfunc\" unspecified"
3414 #: ../commands/define.c:556
3416 msgid "DefineType: type names must be %d characters or less"
3419 #: ../commands/define.c:610
3421 msgid "DefineType: \"%s\" alignment not recognized"
3424 #: ../commands/define.c:626
3426 msgid "DefineType: \"%s\" storage not recognized"
3429 #: ../commands/define.c:631
3431 msgid "DefineType: attribute \"%s\" not recognized"
3434 #: ../commands/define.c:640
3435 msgid "Define: \"input\" unspecified"
3438 #: ../commands/define.c:642
3439 msgid "Define: \"output\" unspecified"
3442 #: ../commands/define.c:697 ../commands/define.c:749
3444 msgid "Define: \"%s\" requires a parameter"
3447 #: ../commands/define.c:720 ../commands/define.c:770
3449 msgid "Define: cannot interpret argument of \"%s\""
3452 #: ../commands/define.c:730 ../commands/define.c:739
3454 msgid "Define: \"%s\" requires a numeric value"
3457 #: ../commands/define.c:756
3459 msgid "Define: \"%s\" requires an integral value"
3462 #: ../commands/define.c:773
3464 msgid "Define: invalid argument for \"%s\""
3467 #: ../commands/explain.c:54
3469 msgid "(transaction aborted): %s"
3472 #: ../commands/explain.c:62
3473 msgid "Utility statements have no plan structure"
3476 #: ../commands/explain.c:72
3477 msgid "Query rewrites to nothing"
3480 #: ../commands/explain.c:97
3487 #: ../commands/explain.c:99
3494 #: ../commands/explain.c:155
3502 #: ../commands/explain.c:168
3510 #: ../commands/indexcmds.c:88
3511 msgid "DefineIndex: must specify at least one attribute"
3514 #: ../commands/indexcmds.c:90
3516 msgid "Cannot use more than %d attributes in an index"
3519 #: ../commands/indexcmds.c:101
3521 msgid "DefineIndex: relation \"%s\" is not a table"
3524 #: ../commands/indexcmds.c:111
3525 msgid "Existing indexes are inactive. REINDEX first"
3528 #: ../commands/indexcmds.c:121
3530 msgid "DefineIndex: access method \"%s\" not found"
3533 #: ../commands/indexcmds.c:127
3535 msgid "DefineIndex: access method \"%s\" does not support UNIQUE indexes"
3538 #: ../commands/indexcmds.c:130
3540 msgid "DefineIndex: access method \"%s\" does not support multi-column indexes"
3543 #: ../commands/indexcmds.c:164
3544 msgid "Functional index can only have one attribute"
3547 #: ../commands/indexcmds.c:168
3549 msgid "Index function can take at most %d arguments"
3552 #: ../commands/indexcmds.c:223
3553 msgid "Partial-index predicates may refer only to the base relation"
3556 #: ../commands/indexcmds.c:231
3557 msgid "Cannot use subselect in index predicate"
3560 #: ../commands/indexcmds.c:233
3561 msgid "Cannot use aggregate in index predicate"
3564 #: ../commands/indexcmds.c:240
3565 msgid "Cannot use non-cachable function in index predicate"
3568 #: ../commands/indexcmds.c:281 ../commands/indexcmds.c:372
3570 msgid "DefineIndex: attribute \"%s\" not found"
3573 #: ../commands/indexcmds.c:306
3575 "DefineIndex: functional index must use a real function, not a type coercion\n"
3576 "\tTry specifying the index opclass you want to use, instead"
3579 #: ../commands/indexcmds.c:313
3580 msgid "DefineIndex: cannot index on a function returning a set"
3583 #: ../commands/indexcmds.c:330
3584 msgid "DefineIndex: index function must be marked iscachable"
3587 #: ../commands/indexcmds.c:365
3588 msgid "missing attribute for define index"
3591 #: ../commands/indexcmds.c:399
3594 "data type %s has no default operator class for access method \"%s\"\n"
3595 "\tYou must specify an operator class for the index or define a\n"
3596 "\tdefault operator class for the data type"
3599 #: ../commands/indexcmds.c:415
3602 "DefineIndex: operator class \"%s\" not supported by access method \"%s\""
3605 #: ../commands/indexcmds.c:423
3607 msgid "operator class \"%s\" does not accept data type %s"
3610 #: ../commands/indexcmds.c:487
3612 msgid "pg_opclass contains multiple default opclasses for data tyype %s"
3615 #: ../commands/indexcmds.c:513 ../commands/indexcmds.c:550
3617 msgid "index \"%s\" does not exist"
3618 msgstr "A(z) \"%s\" index nem létezik"
3620 #: ../commands/indexcmds.c:516 ../commands/indexcmds.c:553
3621 #: ../commands/indexcmds.c:592
3623 msgid "relation \"%s\" is of type \"%c\""
3626 #: ../commands/indexcmds.c:544 ../commands/indexcmds.c:583
3627 msgid "REINDEX cannot run inside a BEGIN/END block"
3630 #: ../commands/indexcmds.c:559
3632 msgid "index \"%s\" wasn't reindexed"
3635 #: ../commands/indexcmds.c:589
3637 msgid "table \"%s\" does not exist"
3638 msgstr "A(z) \"%s\" tábla nem létezik"
3640 #: ../commands/indexcmds.c:596
3642 msgid "table \"%s\" wasn't reindexed"
3645 #: ../commands/indexcmds.c:626
3646 msgid "REINDEX DATABASE: Can be executed only on the currently open database."
3649 #: ../commands/indexcmds.c:629
3650 msgid "REINDEX DATABASE: Permission denied."
3653 #: ../commands/indexcmds.c:637
3654 msgid "REINDEX DATABASE cannot run inside a BEGIN/END block"
3657 #: ../commands/indexcmds.c:691
3659 msgid "relation %u was reindexed"
3662 #: ../commands/proclang.c:72
3664 "Only users with Postgres superuser privilege are permitted to create "
3665 "procedural languages"
3668 #: ../commands/proclang.c:84
3670 msgid "Language %s already exists"
3671 msgstr "A(z) %s nyelv már létezik"
3673 #: ../commands/proclang.c:97
3675 msgid "PL handler function %s() doesn't exist"
3678 #: ../commands/proclang.c:100
3680 msgid "PL handler function %s() isn't of return type Opaque"
3683 #: ../commands/proclang.c:157
3685 "Only users with Postgres superuser privilege are permitted to drop "
3686 "procedural languages"
3689 #: ../commands/proclang.c:172
3691 msgid "Language %s doesn't exist"
3692 msgstr "A(z) %s nyelv nem létezik"
3694 #: ../commands/proclang.c:175
3696 msgid "Language %s isn't a created procedural language"
3699 #: ../commands/remove.c:59 ../commands/remove.c:66
3701 msgid "RemoveOperator: type '%s' does not exist"
3704 #: ../commands/remove.c:87
3706 msgid "RemoveOperator: operator '%s': permission denied"
3709 #: ../commands/remove.c:100
3712 "RemoveOperator: binary operator '%s' taking '%s' and '%s' does not exist"
3715 #: ../commands/remove.c:107
3717 msgid "RemoveOperator: right unary operator '%s' taking '%s' does not exist"
3720 #: ../commands/remove.c:113
3722 msgid "RemoveOperator: left unary operator '%s' taking '%s' does not exist"
3725 #: ../commands/remove.c:245
3727 msgid "RemoveType: type '%s': permission denied"
3730 #: ../commands/remove.c:254 ../commands/remove.c:269
3732 msgid "RemoveType: type '%s' does not exist"
3735 #: ../commands/remove.c:316
3737 msgid "RemoveFunction: type '%s' not found"
3740 #: ../commands/remove.c:322
3742 msgid "RemoveFunction: function '%s': permission denied"
3745 #: ../commands/remove.c:340
3747 msgid "Removing built-in function \"%s\""
3750 #: ../commands/remove.c:374
3752 msgid "RemoveAggregate: type '%s' does not exist"
3755 #: ../commands/remove.c:382
3757 msgid "RemoveAggregate: aggregate '%s' for all types: permission denied"
3760 #: ../commands/remove.c:385
3762 msgid "RemoveAggregate: aggregate '%s' for type %s: permission denied"
3765 #: ../commands/rename.c:91
3767 msgid "renameatt: class \"%s\" is a system catalog"
3770 #: ../commands/rename.c:95
3772 msgid "renameatt: you do not own class \"%s\""
3775 #: ../commands/rename.c:139
3777 msgid "renameatt: can't find catalog entry for inheriting class with oid %u"
3780 #: ../commands/rename.c:159
3782 msgid "renameatt: attribute \"%s\" does not exist"
3785 #: ../commands/rename.c:162
3787 msgid "renameatt: system attribute \"%s\" not renamed"
3790 #: ../commands/rename.c:169
3792 msgid "renameatt: attribute \"%s\" exists"
3795 #: ../commands/rename.c:206
3797 msgid "renameatt: can't find index id %u"
3800 #: ../commands/rename.c:281
3802 msgid "renamerel: system relation \"%s\" may not be renamed"
3805 #: ../commands/rename.c:285
3808 "renamerel: Illegal class name: \"%s\" -- pg_ is reserved for system catalogs"
3811 #: ../commands/rename.c:331
3813 msgid "renamerel: relation \"%s\" does not exist"
3816 #: ../commands/rename.c:334
3818 msgid "renamerel: relation \"%s\" exists"
3821 #: ../commands/sequence.c:189
3822 msgid "DefineSequence: ReadBuffer failed"
3825 #: ../commands/sequence.c:303
3827 msgid "%s.nextval: you don't have permissions to set sequence %s"
3830 #: ../commands/sequence.c:355
3832 msgid "%s.nextval: reached MAXVALUE ("
3835 #: ../commands/sequence.c:355 ../commands/sequence.c:371
3836 #: ../commands/sequence.c:496 ../commands/sequence.c:819
3837 #: ../commands/sequence.c:833 ../commands/sequence.c:836
3841 #: ../commands/sequence.c:371
3843 msgid "%s.nextval: reached MINVALUE ("
3846 #: ../commands/sequence.c:435
3848 msgid "%s.nextval: WriteBuffer failed"
3851 #: ../commands/sequence.c:449
3853 msgid "%s.currval: you don't have permissions to read sequence %s"
3856 #: ../commands/sequence.c:456
3858 msgid "%s.currval is not yet defined in this session"
3861 #: ../commands/sequence.c:487
3863 msgid "%s.setval: you don't have permissions to set sequence %s"
3866 #: ../commands/sequence.c:496
3868 msgid "%s.setval: value "
3871 #: ../commands/sequence.c:496
3872 msgid " is out of bounds ("
3875 #: ../commands/sequence.c:496
3879 #: ../commands/sequence.c:540
3881 msgid "%s.setval: WriteBuffer failed"
3884 #: ../commands/sequence.c:642
3886 msgid "%s.%s: invalid number of blocks in sequence"
3889 #: ../commands/sequence.c:647
3891 msgid "%s.%s: ReadBuffer failed"
3894 #: ../commands/sequence.c:655
3896 msgid "%s.%s: bad magic (%08X)"
3899 #: ../commands/sequence.c:691
3901 msgid "%s.%s: %s is not a sequence"
3904 #: ../commands/sequence.c:702
3906 msgid "%s.%s: sequence was re-created"
3909 #: ../commands/sequence.c:716 ../commands/sequence.c:719
3910 msgid "Memory exhausted in init_sequence"
3913 #: ../commands/sequence.c:785
3914 msgid "DefineSequence: CYCLE ??"
3917 #: ../commands/sequence.c:789
3919 msgid "DefineSequence: option \"%s\" not recognized"
3922 #: ../commands/sequence.c:796
3923 msgid "DefineSequence: can't INCREMENT by 0"
3926 #: ../commands/sequence.c:819
3927 msgid "DefineSequence: MINVALUE ("
3930 #: ../commands/sequence.c:819
3931 msgid ") can't be >= MAXVALUE ("
3934 #: ../commands/sequence.c:833 ../commands/sequence.c:836
3935 msgid "DefineSequence: START value ("
3938 #: ../commands/sequence.c:833
3939 msgid ") can't be < MINVALUE ("
3942 #: ../commands/sequence.c:836
3943 msgid ") can't be > MAXVALUE ("
3946 #: ../commands/sequence.c:842
3947 msgid "DefineSequence: CACHE ("
3950 #: ../commands/sequence.c:842
3951 msgid ") can't be <= 0"
3954 #: ../commands/sequence.c:851
3956 msgid "DefineSequence: \"%s\" value unspecified"
3959 #: ../commands/sequence.c:865
3961 msgid "DefineSequence: \"%s\" value must be integer"
3964 #: ../commands/sequence.c:882
3966 msgid "seq_redo: unknown op code %u"
3969 #: ../commands/sequence.c:890
3971 msgid "seq_redo: can't read block of %u/%u"
3974 #: ../commands/sequence.c:906
3975 msgid "seq_redo: failed to add item to page"
3978 #: ../commands/trigger.c:75
3980 msgid "CreateTrigger: can't create trigger for system relation %s"
3983 #: ../commands/trigger.c:109
3985 msgid "CreateTrigger: relation \"%s\" is not a table"
3986 msgstr "CreateTrigger: a(z) \"%s\" reláció nem tábla"
3988 #: ../commands/trigger.c:118
3989 msgid "CreateTrigger: STATEMENT triggers are unimplemented, yet"
3992 #: ../commands/trigger.c:126
3993 msgid "CreateTrigger: double INSERT event specified"
3996 #: ../commands/trigger.c:131
3997 msgid "CreateTrigger: double DELETE event specified"
4000 #: ../commands/trigger.c:136
4001 msgid "CreateTrigger: double UPDATE event specified"
4004 #: ../commands/trigger.c:140
4005 msgid "CreateTrigger: unknown event specified"
4008 #: ../commands/trigger.c:160
4010 msgid "CreateTrigger: trigger %s already defined on relation %s"
4013 #: ../commands/trigger.c:176
4015 msgid "CreateTrigger: function %s() does not exist"
4018 #: ../commands/trigger.c:179
4020 msgid "CreateTrigger: function %s() must return OPAQUE"
4023 #: ../commands/trigger.c:193
4025 msgid "CreateTrigger: cache lookup for language %u failed"
4028 #: ../commands/trigger.c:196
4029 msgid "CreateTrigger: only internal, C and PL functions are supported"
4032 #: ../commands/trigger.c:288
4034 msgid "CreateTrigger: relation %s not found in pg_class"
4037 #: ../commands/trigger.c:323
4039 msgid "DropTrigger: can't drop trigger for system relation %s"
4042 #: ../commands/trigger.c:333
4044 msgid "DropTrigger: relation \"%s\" is not a table"
4045 msgstr "DropTrigger: a(z) \"%s\" reláció nem tábla"
4047 #: ../commands/trigger.c:363
4049 msgid "DropTrigger: there is no trigger %s on relation %s"
4052 #: ../commands/trigger.c:366
4054 msgid "DropTrigger: found (and deleted) %d triggers %s on relation %s"
4057 #: ../commands/trigger.c:381
4059 msgid "DropTrigger: relation %s not found in pg_class"
4062 #: ../commands/trigger.c:452
4064 msgid "RelationRemoveTriggers: relation %u not found in pg_class"
4067 #: ../commands/trigger.c:488
4070 "DROP TABLE implicitly drops referential integrity trigger from table \"%s\""
4073 #: ../commands/trigger.c:579
4075 msgid "RelationBuildTriggers: unexpected record found for rel %s"
4078 #: ../commands/trigger.c:614
4080 msgid "RelationBuildTriggers: tgargs IS NULL for rel %s"
4083 #: ../commands/trigger.c:636
4085 msgid "RelationBuildTriggers: %d record(s) not found for rel %s"
4088 #: ../commands/trigger.c:895
4090 msgid "ExecCallTriggerFunc: function %u returned NULL"
4093 #: ../commands/trigger.c:1132 ../executor/execMain.c:1062
4094 #: ../executor/execMain.c:1333 ../executor/execMain.c:1465
4095 msgid "Can't serialize access due to concurrent update"
4098 #: ../commands/trigger.c:1155 ../executor/execMain.c:1083
4100 msgid "Unknown status %u from heap_mark4update"
4103 #: ../commands/trigger.c:1167
4104 msgid "GetTupleForTrigger: failed ReadBuffer"
4107 #: ../commands/trigger.c:1358
4108 msgid "DeferredTriggerExecute: failed to fetch old tuple"
4111 #: ../commands/trigger.c:1366
4112 msgid "DeferredTriggerExecute: failed to fetch new tuple"
4115 #: ../commands/trigger.c:1387
4117 msgid "DeferredTriggerExecute: can't find trigger %u"
4120 #: ../commands/trigger.c:1632
4121 msgid "DeferredTriggerBeginXact() called while inside transaction"
4124 #: ../commands/trigger.c:1840
4125 msgid "unnamed constraints cannot be set explicitly"
4128 #: ../commands/trigger.c:1891
4130 msgid "Constraint '%s' is not deferrable"
4133 #: ../commands/trigger.c:1906
4135 msgid "Constraint '%s' does not exist"
4138 #: ../commands/trigger.c:2021
4139 msgid "DeferredTriggerSaveEvent() called outside of transaction"
4142 #: ../commands/user.c:81
4144 msgid "write_password_file: unable to write %s: %m"
4147 #: ../commands/user.c:130
4149 msgid "Invalid user name '%s'"
4152 #: ../commands/user.c:133
4154 msgid "Invalid user password '%s'"
4157 #: ../commands/user.c:168
4162 #: ../commands/user.c:176
4164 msgid "rename %s to %s: %m"
4167 #: ../commands/user.c:252 ../commands/user.c:262 ../commands/user.c:268
4168 #: ../commands/user.c:274 ../commands/user.c:280 ../commands/user.c:286
4169 msgid "CREATE USER: conflicting options"
4172 #: ../commands/user.c:290
4174 msgid "CREATE USER: option \"%s\" not recognized"
4177 #: ../commands/user.c:302
4178 msgid "user id must be positive"
4181 #: ../commands/user.c:317
4182 msgid "CREATE USER: permission denied"
4185 #: ../commands/user.c:356
4187 msgid "CREATE USER: user name \"%s\" already exists"
4190 #: ../commands/user.c:359
4192 msgid "CREATE USER: sysid %d is already assigned"
4195 #: ../commands/user.c:389 ../commands/user.c:627
4196 msgid "CREATE USER: password encryption failed"
4199 #: ../commands/user.c:494 ../commands/user.c:504 ../commands/user.c:510
4200 #: ../commands/user.c:516
4201 msgid "ALTER USER: conflicting options"
4204 #: ../commands/user.c:520
4206 msgid "ALTER USER: option \"%s\" not recognized"
4209 #: ../commands/user.c:543
4210 msgid "ALTER USER: permission denied"
4213 #: ../commands/user.c:547
4214 msgid "ALTER USER: password changes cannot be rolled back"
4217 #: ../commands/user.c:561
4219 msgid "ALTER USER: user \"%s\" does not exist"
4222 #: ../commands/user.c:698
4223 msgid "DROP USER: permission denied"
4226 #: ../commands/user.c:701
4227 msgid "DROP USER cannot be rolled back completely"
4230 #: ../commands/user.c:728
4232 msgid "DROP USER: user \"%s\" does not exist%s"
4235 #: ../commands/user.c:734
4236 msgid "current user cannot be dropped"
4239 #: ../commands/user.c:736
4240 msgid "session user cannot be dropped"
4243 #: ../commands/user.c:763
4245 msgid "DROP USER: user \"%s\" owns database \"%s\", cannot be removed%s"
4248 #: ../commands/user.c:843
4250 msgid "CheckPgUserAclNotNull: \"%s\" not found"
4253 #: ../commands/user.c:848
4256 "To use passwords, you have to revoke permissions on %s so normal users "
4257 "cannot read the passwords. Try 'REVOKE ALL ON \"%s\" FROM PUBLIC'."
4260 #: ../commands/user.c:890 ../commands/user.c:896
4261 msgid "CREATE GROUP: conflicting options"
4264 #: ../commands/user.c:900
4266 msgid "CREATE GROUP: option \"%s\" not recognized"
4269 #: ../commands/user.c:908
4270 msgid "group id must be positive"
4273 #: ../commands/user.c:919
4274 msgid "CREATE GROUP: permission denied"
4277 #: ../commands/user.c:952
4279 msgid "CREATE GROUP: group name \"%s\" already exists"
4282 #: ../commands/user.c:955
4284 msgid "CREATE GROUP: group sysid %d is already assigned"
4287 #: ../commands/user.c:1045
4289 msgid "%s: permission denied"
4292 #: ../commands/user.c:1057
4294 msgid "%s: group \"%s\" does not exist"
4297 #: ../commands/user.c:1121
4299 msgid "AlterGroup: unknown tag %s"
4302 #: ../commands/user.c:1133
4304 msgid "%s: user \"%s\" is already in group \"%s\""
4307 #: ../commands/user.c:1185
4309 msgid "ALTER GROUP: group \"%s\" does not have any members"
4312 #: ../commands/user.c:1238
4314 msgid "ALTER GROUP: user \"%s\" is not in group \"%s\""
4317 #: ../commands/user.c:1304
4318 msgid "DROP GROUP: permission denied"
4321 #: ../commands/user.c:1333
4323 msgid "DROP GROUP: group \"%s\" does not exist"
4326 #: ../commands/vacuum.c:187
4328 msgid "%s cannot run inside a BEGIN/END block"
4331 #: ../commands/vacuum.c:403
4333 msgid "%s: can not process indexes, views or special system tables"
4336 #: ../commands/vacuum.c:427
4338 msgid "%s: table not found"
4341 #: ../commands/vacuum.c:471
4343 "oldest Xmin is far in the past --- close open transactions soon to avoid "
4344 "wraparound problems"
4347 #: ../commands/vacuum.c:517
4349 msgid "pg_class entry for relid %u vanished during vacuuming"
4352 #: ../commands/vacuum.c:584 ../utils/misc/superuser.c:73
4354 msgid "database %u does not exist"
4355 msgstr "a(z) %u adatbázis nem létezik"
4357 #: ../commands/vacuum.c:655
4360 "Some databases have not been vacuumed in %d transactions.\n"
4361 "\tBetter vacuum them within %d transactions,\n"
4362 "\tor you may have a wraparound failure."
4365 #: ../commands/vacuum.c:735
4367 msgid "Skipping \"%s\" --- only table or database owner can VACUUM it"
4370 #: ../commands/vacuum.c:907
4372 msgid "VACUUM (full_vacuum_rel): FlushRelationBuffers returned %d"
4375 #: ../commands/vacuum.c:974 ../commands/vacuumlazy.c:211
4377 msgid "--Relation %s--"
4380 #: ../commands/vacuum.c:1006 ../commands/vacuumlazy.c:267
4382 msgid "Rel %s: Uninitialized page %u - fixing"
4385 #: ../commands/vacuum.c:1120
4388 "Rel %s: TID %u/%u: InsertTransactionInProgress %u - can't shrink relation"
4391 #: ../commands/vacuum.c:1130
4394 "Rel %s: TID %u/%u: DeleteTransactionInProgress %u - can't shrink relation"
4397 #: ../commands/vacuum.c:1148 ../commands/vacuumlazy.c:371
4399 msgid "Rel %s: TID %u/%u: OID IS INVALID. TUPGONE %d."
4402 #: ../commands/vacuum.c:1285
4405 "Pages %u: Changed %u, reaped %u, Empty %u, New %u; Tup %.0f: Vac %.0f, "
4406 "Keep/VTL %.0f/%u, UnUsed %.0f, MinLen %lu, MaxLen %lu; Re-using: Free/Avail. "
4407 "Space %.0f/%.0f; EndEmpty/Avail. Pages %u/%u.\n"
4411 #: ../commands/vacuum.c:1508
4412 msgid "Invalid XID in t_cmin"
4415 #: ../commands/vacuum.c:1510
4416 msgid "HEAP_MOVED_IN was not expected"
4419 #: ../commands/vacuum.c:1543
4420 msgid "HEAP_MOVED_OFF was expected"
4423 #: ../commands/vacuum.c:1573
4424 msgid "No one parent tuple was found"
4427 #: ../commands/vacuum.c:1611
4429 "Child itemid in update-chain marked as unused - can't continue repair_frag"
4432 #: ../commands/vacuum.c:1690
4433 msgid "Parent tuple was not found"
4436 #: ../commands/vacuum.c:1698
4437 msgid "Parent itemid marked as unused"
4440 #: ../commands/vacuum.c:1730
4441 msgid "Too old parent tuple found - can't continue repair_frag"
4444 #: ../commands/vacuum.c:1859
4446 msgid "moving chain: failed to add item with len = %lu to page %u"
4449 #: ../commands/vacuum.c:1982
4452 "failed to add item with len = %lu to page %u (free space %lu, nusd %u, noff "
4456 #: ../commands/vacuum.c:2050
4457 msgid "Invalid XID in t_cmin (4)"
4460 #: ../commands/vacuum.c:2052
4461 msgid "HEAP_MOVED_IN was not expected (2)"
4464 #: ../commands/vacuum.c:2188
4465 msgid "Invalid XID in t_cmin (2)"
4468 #: ../commands/vacuum.c:2197
4469 msgid "HEAP_MOVED_OFF/HEAP_MOVED_IN was expected"
4472 #: ../commands/vacuum.c:2207
4475 "Rel %s: Pages: %u --> %u; Tuple(s) moved: %u.\n"
4479 #: ../commands/vacuum.c:2267
4480 msgid "Invalid XID in t_cmin (3)"
4483 #: ../commands/vacuum.c:2274
4484 msgid "HEAP_MOVED_OFF was expected (2)"
4487 #: ../commands/vacuum.c:2309
4489 msgid "VACUUM (repair_frag): FlushRelationBuffers returned %d"
4492 #: ../commands/vacuum.c:2373
4494 msgid "VACUUM (vacuum_heap): FlushRelationBuffers returned %d"
4497 #: ../commands/vacuum.c:2379
4499 msgid "Rel %s: Pages: %u --> %u."
4502 #: ../commands/vacuum.c:2453 ../commands/vacuumlazy.c:592
4505 "Index %s: Pages %u; Tuples %.0f.\n"
4509 #: ../commands/vacuum.c:2466 ../commands/vacuum.c:2520
4512 "Index %s: NUMBER OF INDEX' TUPLES (%.0f) IS NOT THE SAME AS HEAP' (%.0f).\n"
4513 "\tRecreate the index."
4516 #: ../commands/vacuum.c:2507 ../commands/vacuumlazy.c:639
4519 "Index %s: Pages %u; Tuples %.0f: Deleted %.0f.\n"
4523 #: ../commands/vacuum.c:2835
4525 msgid "vac_is_partial_index: index %u not found"
4528 #: ../commands/vacuumlazy.c:433
4531 "Pages %u: Changed %u, Empty %u; Tup %.0f: Vac %.0f, Keep %.0f, UnUsed %.0f.\n"
4535 #: ../commands/vacuumlazy.c:484
4538 "Removed %d tuples in %d pages.\n"
4542 #: ../commands/vacuumlazy.c:714
4544 msgid "VACUUM (lazy_truncate_heap): FlushRelationBuffers returned %d"
4547 #: ../commands/vacuumlazy.c:749
4550 "Truncated %u --> %u pages.\n"
4554 #: ../commands/variable.c:113
4556 msgid "Syntax error near \"%s\": empty setting"
4559 #: ../commands/variable.c:140 ../commands/variable.c:174
4561 msgid "Syntax error near \"%s\""
4564 #: ../commands/variable.c:150
4566 msgid "Syntax error near \"=%s\""
4569 #: ../commands/variable.c:249
4571 msgid "Bad value for date style (%s)"
4574 #: ../commands/variable.c:253
4575 msgid "Conflicting settings for date"
4578 #: ../commands/variable.c:402
4579 msgid "SET TIME ZONE illegal INTERVAL; month not allowed"
4582 #: ../commands/variable.c:426
4583 msgid "Unable to process SET TIME ZONE command; internal coding error"
4586 #: ../commands/variable.c:455 ../commands/variable.c:519
4588 msgid "Unable to set TZ environment variable to %s"
4591 #: ../commands/variable.c:485
4593 msgid "Time zone is '%s'"
4594 msgstr "Az idõzóna '%s'"
4596 #: ../commands/variable.c:487
4597 msgid "Time zone is unset"
4600 #: ../commands/variable.c:531
4601 msgid "Unable to clear TZ environment variable"
4604 #: ../commands/variable.c:560 ../commands/variable.c:591
4605 msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query"
4608 #: ../commands/variable.c:569
4610 msgid "invalid transaction isolation level: %s"
4613 #: ../commands/variable.c:579
4614 msgid "TRANSACTION ISOLATION LEVEL is SERIALIZABLE"
4617 #: ../commands/variable.c:581
4618 msgid "TRANSACTION ISOLATION LEVEL is READ COMMITTED"
4621 #: ../commands/variable.c:626
4622 msgid "Seed for random number generator is unavailable"
4625 #: ../commands/variable.c:670
4627 msgid "Client encoding '%s' is not supported"
4630 #: ../commands/variable.c:672
4631 msgid "No client encoding is specified"
4634 #: ../commands/variable.c:678
4636 msgid "Conversion between %s and %s is not supported"
4639 #: ../commands/variable.c:685
4641 msgid "Client encoding %s is not supported"
4644 #: ../commands/variable.c:693
4646 msgid "Current client encoding is '%s'"
4649 #: ../commands/variable.c:730
4650 msgid "SET SERVER_ENCODING is not supported"
4653 #: ../commands/variable.c:737
4655 msgid "Current server encoding is '%s'"
4658 #: ../commands/variable.c:744
4659 msgid "RESET SERVER_ENCODING is not supported"
4662 #: ../commands/variable.c:817 ../utils/misc/guc.c:1228
4667 #: ../commands/view.c:80
4668 msgid "attempted to define virtual relation with no attrs"
4671 #: ../executor/_deadcode/nodeTee.c:325
4672 msgid "A Tee node can only be executed from its left or right parent\n"
4675 #: ../executor/execAmi.c:161
4676 msgid "ExecBeginScan: scanDesc = NULL, heap_beginscan failed."
4679 #: ../executor/execAmi.c:198
4680 msgid "ExecCloseR: not a scan node!"
4683 #: ../executor/execAmi.c:365
4685 msgid "ExecReScan: node type %d not supported"
4688 #: ../executor/execAmi.c:434
4690 msgid "ExecMarkPos: node type %d not supported"
4693 #: ../executor/execAmi.c:471
4695 msgid "ExecRestrPos: node type %d not supported"
4698 #: ../executor/execMain.c:242
4700 msgid "ExecutorRun: Unknown feature %d"
4703 #: ../executor/execMain.c:448
4705 msgid "ExecCheckRTEPerms: bogus operation %d"
4708 #: ../executor/execMain.c:805
4710 msgid "You can't change sequence relation %s"
4713 #: ../executor/execMain.c:809
4715 msgid "You can't change toast relation %s"
4718 #: ../executor/execMain.c:813
4720 msgid "You can't change view relation %s"
4723 #: ../executor/execMain.c:1014
4724 msgid "ExecutePlan: NO (junk) `ctid' was found!"
4727 #: ../executor/execMain.c:1018
4728 msgid "ExecutePlan: (junk) `ctid' is NULL!"
4731 #: ../executor/execMain.c:1043
4733 msgid "ExecutePlan: NO (junk) `%s' was found!"
4736 #: ../executor/execMain.c:1048
4738 msgid "ExecutePlan: (junk) `%s' is NULL!"
4741 #: ../executor/execMain.c:1134
4742 msgid "ExecutePlan: unknown operation in queryDesc"
4745 #: ../executor/execMain.c:1398
4746 msgid "ExecReplace: replace can't run without transactions"
4749 #: ../executor/execMain.c:1595
4751 msgid "%s: Fail to add null value in not null attribute %s"
4752 msgstr "%s: A(z) %s attributumot kötelezõ kitölteni, nem lehet üres"
4754 #: ../executor/execMain.c:1605
4756 msgid "%s: rejected due to CHECK constraint %s"
4759 #: ../executor/execMain.c:1649
4761 msgid "EvalPlanQual: can't find RTE %d"
4764 #: ../executor/execMain.c:1668
4765 msgid "EvalPlanQual: t_xmin is uncommitted ?!"
4768 #: ../executor/execProcnode.c:222
4770 msgid "ExecInitNode: node type %d unsupported"
4773 #: ../executor/execProcnode.c:351
4775 msgid "ExecProcNode: node type %d unsupported"
4778 #: ../executor/execProcnode.c:435
4780 msgid "ExecCountSlotsNode: node type %d unsupported"
4783 #: ../executor/execProcnode.c:557
4785 msgid "ExecEndNode: node type %d unsupported"
4788 #: ../executor/execProcnode.c:728
4790 msgid "ExecGetTupType: node type %d unsupported"
4793 #: ../executor/execQual.c:143 ../executor/execQual.c:165
4795 msgid "ExecEvalArrayRef: can only handle %d dimensions"
4798 #: ../executor/execQual.c:187
4799 msgid "ExecEvalArrayRef: upper and lower indices mismatch"
4802 #: ../executor/execQual.c:265
4803 msgid "ExecEvalAggref: no aggregates in this expression context"
4806 #: ../executor/execQual.c:467
4807 msgid "ExecEvalParam: new/old params with same id & diff names"
4810 #: ../executor/execQual.c:476
4812 msgid "ExecEvalParam: invalid paramkind %d"
4815 #: ../executor/execQual.c:490
4817 msgid "ExecEvalParam: Unknown value for parameter %s"
4820 #: ../executor/execQual.c:524
4821 msgid "GetAttributeByNum: Invalid attribute number"
4824 #: ../executor/execQual.c:527
4825 msgid "GetAttributeByNum: cannot access system attributes here"
4828 #: ../executor/execQual.c:530
4829 msgid "GetAttributeByNum: a NULL isNull flag was passed"
4832 #: ../executor/execQual.c:558
4833 msgid "GetAttributeByName: Invalid attribute name"
4836 #: ../executor/execQual.c:561
4837 msgid "GetAttributeByName: a NULL isNull flag was passed"
4840 #: ../executor/execQual.c:583
4842 msgid "GetAttributeByName: attribute %s not found"
4845 #: ../executor/execQual.c:628
4846 msgid "Functions and operators can take only one set argument"
4849 #: ../executor/execQual.c:681 ../executor/execQual.c:716
4850 #: ../executor/execQual.c:1707 ../executor/functions.c:546
4851 #: ../executor/functions.c:572 ../utils/adt/sets.c:203
4852 msgid "Set-valued function called in context that cannot accept a set"
4855 #: ../executor/execQual.c:1146
4857 msgid "ExecEvalNullTest: unexpected nulltesttype %d"
4860 #: ../executor/execQual.c:1226
4862 msgid "ExecEvalBooleanTest: unexpected booltesttype %d"
4865 #: ../executor/execQual.c:1382 ../executor/execQual.c:1421
4867 msgid "ExecEvalExpr: unknown expression type %d"
4870 #: ../executor/execQual.c:1767
4871 msgid "ExecTargetList: fjoin nodes not currently supported"
4874 #: ../executor/execTuples.c:258
4876 "Plan requires more slots than are available\n"
4877 "\tsend mail to your local executor guru to fix this"
4880 #: ../executor/execUtils.c:534
4882 msgid "ExecOpenIndices: index %u not found"
4885 #: ../executor/functions.c:172
4887 msgid "init_sql_fcache: Cache lookup failed for procedure %u"
4890 #: ../executor/functions.c:184
4892 msgid "init_sql_fcache: Cache lookup failed for type %u"
4895 #: ../executor/functions.c:241
4897 msgid "init_sql_fcache: null prosrc for procedure %u"
4900 #: ../executor/instrument.c:40
4901 msgid "InstrStartTimer called twice in a row"
4904 #: ../executor/instrument.c:56
4905 msgid "InstrStopNode without start"
4908 #: ../executor/nodeAgg.c:760
4909 msgid "ExecInitAgg: could not find any aggregate functions"
4912 #: ../executor/nodeAgg.c:858
4914 msgid "ExecAgg: cache lookup failed for aggregate %s(%s)"
4917 #: ../executor/nodeAgg.c:901
4919 msgid "Aggregate %s needs to have compatible input type and transition type"
4922 #: ../executor/nodeAgg.c:923 ../executor/nodeGroup.c:495
4924 msgid "Unable to identify an equality operator for type '%s'"
4927 #: ../executor/nodeAppend.c:293
4928 msgid "ExecAppend: subnode is NULL"
4931 #: ../executor/nodeHash.c:66
4932 msgid "ExecHash: hash table is NULL."
4935 #: ../executor/nodeHash.c:312 ../executor/nodeHash.c:491
4936 #: ../executor/nodeHash.c:725
4937 msgid "Insufficient memory for hash table."
4940 #: ../executor/nodeHashjoin.c:358
4942 msgid "ExecInitHashJoin: unsupported join type %d"
4945 #: ../executor/nodeHashjoin.c:530 ../executor/nodeHashjoin.c:538
4946 msgid "Read from hashjoin temp file failed"
4949 #: ../executor/nodeHashjoin.c:594 ../executor/nodeHashjoin.c:599
4950 msgid "Failed to rewind hash temp file"
4953 #: ../executor/nodeHashjoin.c:670 ../executor/nodeHashjoin.c:673
4954 msgid "Write to hashjoin temp file failed"
4957 #: ../executor/nodeIndexscan.c:726
4958 msgid "ExecInitIndexScan: indxqual not an opclause!"
4961 #: ../executor/nodeIndexscan.c:852 ../executor/nodeIndexscan.c:915
4963 msgid "ExecInitIndexScan: %s"
4966 #: ../executor/nodeIndexscan.c:1002
4968 msgid "indexes of the relation %u was inactivated"
4971 #: ../executor/nodeSetOp.c:174
4973 msgid "ExecSetOp: bogus command code %d"
4976 #: ../executor/nodeMergejoin.c:137
4977 msgid "MJFormSkipQual: op not an Oper!"
4980 #: ../executor/nodeMergejoin.c:151
4982 msgid "MJFormSkipQual: operator %u not found"
4985 #: ../executor/nodeMergejoin.c:168
4987 msgid "MJFormSkipQual: mergejoin operator %u has no matching %s op"
4990 #: ../executor/nodeMergejoin.c:430
4992 msgid "ExecMergeJoin: unsupported join type %d"
4995 #: ../executor/nodeMergejoin.c:1414
4997 msgid "ExecMergeJoin: invalid join state %d, aborting"
5000 #: ../executor/nodeMergejoin.c:1494
5001 msgid "RIGHT JOIN is only supported with mergejoinable join conditions"
5004 #: ../executor/nodeMergejoin.c:1509 ../optimizer/path/joinpath.c:939
5005 msgid "FULL JOIN is only supported with mergejoinable join conditions"
5008 #: ../executor/nodeMergejoin.c:1512
5010 msgid "ExecInitMergeJoin: unsupported join type %d"
5013 #: ../executor/nodeNestloop.c:318
5015 msgid "ExecInitNestLoop: unsupported join type %d"
5018 #: ../executor/nodeSort.c:52
5019 msgid "ExtractSortKeys: keycount <= 0"
5022 #: ../executor/nodeSubplan.c:53
5023 msgid "ExecSubPlan: can't set parent params from subquery"
5026 #: ../executor/nodeSubplan.c:120 ../executor/nodeSubplan.c:142
5027 #: ../executor/nodeSubplan.c:385
5028 msgid "More than one tuple returned by a subselect used as an expression."
5031 #: ../executor/nodeSubplan.c:180
5032 msgid "ExecSubPlan: failed to find placeholder for subplan result"
5035 #: ../executor/nodeSubplan.c:358
5036 msgid "ExecSetParamPlan: ANY/ALL subselect unsupported"
5039 #: ../executor/nodeSubplan.c:468
5040 msgid "ExecReScanSetParamPlan: direct correlated subquery unsupported, yet"
5043 #: ../executor/nodeSubplan.c:470
5044 msgid "ExecReScanSetParamPlan: setParam list is NULL"
5047 #: ../executor/nodeSubplan.c:472
5048 msgid "ExecReScanSetParamPlan: extParam list of plan is NULL"
5051 #: ../executor/spi.c:70
5052 msgid "SPI_connect: no connection(s) expected"
5055 #: ../executor/spi.c:76
5056 msgid "SPI_connect: some connection(s) expected"
5059 #: ../executor/spi.c:82
5060 msgid "Memory exhausted in SPI_connect"
5063 #: ../executor/spi.c:155
5064 msgid "Memory exhausted in SPI_finish"
5067 #: ../executor/spi.c:321 ../executor/spi.c:348 ../executor/spi.c:377
5068 #: ../executor/spi.c:416 ../executor/spi.c:656 ../executor/spi.c:1322
5069 msgid "SPI: stack corrupted"
5072 #: ../executor/spi.c:723
5073 msgid "cannot open multi-query plan as cursor"
5076 #: ../executor/spi.c:728
5077 msgid "plan in SPI_cursor_open() is not a SELECT"
5080 #: ../executor/spi.c:730
5081 msgid "plan in SPI_cursor_open() must NOT be a DECLARE already"
5084 #: ../executor/spi.c:732
5085 msgid "plan in SPI_cursor_open() must NOT be a SELECT INTO"
5088 #: ../executor/spi.c:762
5090 msgid "cursor \"%s\" already in use"
5093 #: ../executor/spi.c:767
5095 msgid "failed to create portal \"%s\""
5098 #: ../executor/spi.c:879 ../executor/spi.c:1235
5099 msgid "invalid portal in SPI cursor operation"
5102 #: ../executor/spi.c:904
5103 msgid "SPI: improper call to spi_printtup"
5106 #: ../executor/spi.c:906
5107 msgid "SPI: stack corrupted in spi_printtup"
5110 #: ../executor/spi.c:1187
5111 msgid "SPI_select: retrieve into portal not implemented"
5114 #: ../executor/spi.c:1197
5115 msgid "SPI_select: # of processed tuples check failed"
5118 #: ../executor/spi.c:1288
5119 msgid "SPI_fetch: # of processed tuples check failed"
5122 #: ../lib/dllist.c:41
5123 msgid "Memory exhausted in DLNewList"
5126 #: ../lib/dllist.c:84
5127 msgid "Memory exhausted in DLNewElem"
5130 #: ../libpq/auth.c:473
5132 msgid "%s authentication failed for user \"%s\""
5135 #: ../libpq/auth.c:495
5136 msgid "Missing or erroneous pg_hba.conf file, see postmaster log for details"
5139 #: ../libpq/auth.c:526
5141 msgid "No pg_hba.conf entry for host %s, user %s, database %s"
5143 "A pg_hba.conf fájlban nincs bejegyzés a(z) %s kiszolgáló %s felhasználójáról "
5144 "a(z) %s adatbázissal kapcsolatosan"
5146 #: ../libpq/auth.c:560
5148 msgid "pg_local_sendauth: can't do setsockopt: %s\n"
5151 #: ../libpq/be-fsstubs.c:85
5153 msgid "lo_open(%u,%d)"
5156 #: ../libpq/be-fsstubs.c:103
5158 msgid "cannot open large object %u"
5161 #: ../libpq/be-fsstubs.c:123
5163 msgid "lo_close: invalid large obj descriptor (%d)"
5166 #: ../libpq/be-fsstubs.c:127
5168 msgid "lo_close(%d)"
5171 #: ../libpq/be-fsstubs.c:159
5173 msgid "lo_read: invalid large obj descriptor (%d)"
5176 #: ../libpq/be-fsstubs.c:181
5178 msgid "lo_write: invalid large obj descriptor (%d)"
5181 #: ../libpq/be-fsstubs.c:207
5183 msgid "lo_lseek: invalid large obj descriptor (%d)"
5186 #: ../libpq/be-fsstubs.c:262
5188 msgid "lo_tell: invalid large object descriptor (%d)"
5191 #: ../libpq/be-fsstubs.c:364
5193 "You must have Postgres superuser privilege to use server-side lo_import().\n"
5194 "\tAnyone can use the client-side lo_import() provided by libpq."
5197 #: ../libpq/be-fsstubs.c:379
5199 msgid "lo_import: can't open unix file \"%s\": %m"
5202 #: ../libpq/be-fsstubs.c:387
5204 msgid "lo_import: can't create inv object for \"%s\""
5207 #: ../libpq/be-fsstubs.c:398
5209 msgid "lo_import: error while reading \"%s\""
5212 #: ../libpq/be-fsstubs.c:427
5214 "You must have Postgres superuser privilege to use server-side lo_export().\n"
5215 "\tAnyone can use the client-side lo_export() provided by libpq."
5218 #: ../libpq/be-fsstubs.c:437
5220 msgid "lo_export: can't open inv object %u"
5223 #: ../libpq/be-fsstubs.c:455
5225 msgid "lo_export: can't open unix file \"%s\": %m"
5228 #: ../libpq/be-fsstubs.c:465
5230 msgid "lo_export: error while writing \"%s\""
5233 #: ../libpq/crypt.c:68
5235 msgid "could not open %s: %m"
5238 #: ../libpq/pqcomm.c:512
5240 msgid "pq_recvbuf: recv() failed: %m"
5243 #: ../libpq/pqcomm.c:518
5244 msgid "pq_recvbuf: unexpected EOF on client connection"
5247 #: ../libpq/pqcomm.c:692
5249 msgid "pq_flush: send() failed: %m"
5252 #: ../libpq/pqcomm.c:726
5254 msgid "pq_eof: recv() failed: %m"
5257 #: ../libpq/pqformat.c:200
5259 msgid "pq_sendint: unsupported size %d"
5262 #: ../main/main.c:85
5264 msgid "%s: setsysinfo failed: %s\n"
5267 #: ../main/main.c:155
5269 "\"root\" execution of the PostgreSQL server is not permitted.\n"
5271 "The server must be started under an unprivileged user id to prevent\n"
5272 "a possible system security compromise. See the documentation for\n"
5273 "more information on how to properly start the server.\n"
5277 #: ../main/main.c:175
5279 msgid "%s: real and effective user ids must match\n"
5282 #: ../main/main.c:224
5284 msgid "%s: invalid current euid %d\n"
5287 #: ../nodes/copyfuncs.c:2976
5289 msgid "copyObject: don't know how to copy node type %d"
5292 #: ../nodes/equalfuncs.c:201
5294 msgid "_equalParam: Invalid paramkind value: %d"
5297 #: ../nodes/equalfuncs.c:2127
5299 msgid "equal: don't know whether nodes of type %d are equal"
5302 #: ../nodes/list.c:162
5303 msgid "tryout to nconc a list to itself"
5306 #: ../nodes/outfuncs.c:1294
5308 msgid "_outValue: don't know how to print type %d "
5311 #: ../nodes/outfuncs.c:1696
5313 msgid "_outNode: don't know how to print type %d "
5316 #: ../nodes/print.c:230
5318 msgid "Cache lookup for type %u failed"
5319 msgstr "A(z) %u típus nincs a cache-ben"
5321 #: ../nodes/read.c:296
5322 msgid "nodeRead: did not find '}' at end of plan node"
5325 #: ../nodes/read.c:376
5327 msgid "nodeRead: Bad type %d"
5330 #: ../nodes/readfuncs.c:70
5331 msgid "toIntList: unexpected datatype"
5334 #: ../nodes/readfuncs.c:104
5335 msgid "toOidList: unexpected datatype"
5338 #: ../nodes/readfuncs.c:797
5340 msgid "_readExpr: unknown opType \"%.*s\""
5343 #: ../nodes/readfuncs.c:2023
5345 msgid "badly formatted planstring \"%.10s\"..."
5348 #: ../nodes/readfuncs.c:2056 ../nodes/readfuncs.c:2088
5350 msgid "readDatum: expected '%s', got '%s'; length = %lu"
5353 #: ../nodes/readfuncs.c:2063
5355 msgid "readDatum: byval & length = %lu"
5358 #: ../optimizer/geqo/geqo_erx.c:336
5359 msgid "gimme_gene: Internal error - minimum_count not set"
5362 #: ../optimizer/geqo/geqo_erx.c:362
5363 msgid "gimme_gene: neither shared nor minimum number nor random edge found"
5366 #: ../optimizer/geqo/geqo_erx.c:422
5367 msgid "edge_failure(1): no edge found via random decision and total_edges == 4"
5370 #: ../optimizer/geqo/geqo_erx.c:447
5371 msgid "edge_failure(2): no edge found via random decision and remainig edges"
5374 #: ../optimizer/geqo/geqo_erx.c:465
5375 msgid "edge_failure(3): no edge found via looking for the last ununsed point"
5378 #: ../optimizer/geqo/geqo_erx.c:470
5379 msgid "edge_failure: no edge detected"
5382 #: ../optimizer/geqo/geqo_eval.c:139
5383 msgid "gimme_tree: failed to construct join rel"
5386 #: ../optimizer/geqo/geqo_main.c:123
5387 msgid "geqo_main: using edge recombination crossover [ERX]"
5390 #: ../optimizer/geqo/geqo_main.c:127
5391 msgid "geqo_main: using partially matched crossover [PMX]"
5394 #: ../optimizer/geqo/geqo_main.c:131
5395 msgid "geqo_main: using cycle crossover [CX]"
5398 #: ../optimizer/geqo/geqo_main.c:136
5399 msgid "geqo_main: using position crossover [PX]"
5402 #: ../optimizer/geqo/geqo_main.c:141
5403 msgid "geqo_main: using order crossover [OX1]"
5406 #: ../optimizer/geqo/geqo_main.c:146
5407 msgid "geqo_main: using order crossover [OX2]"
5410 #: ../optimizer/geqo/geqo_main.c:217
5412 msgid "[GEQO] failures: %d, average: %d"
5415 #: ../optimizer/geqo/geqo_main.c:220
5416 msgid "[GEQO] No edge failures detected."
5419 #: ../optimizer/geqo/geqo_main.c:226
5421 msgid "[GEQO] mutations: %d, generations: %d"
5424 #: ../optimizer/geqo/geqo_main.c:228
5425 msgid "[GEQO] No mutations processed."
5428 #: ../optimizer/geqo/geqo_misc.c:42
5429 msgid "avg_pool: pool_size of zero"
5432 #: ../optimizer/path/_deadcode/predmig.c:96
5433 msgid "Needed to do a second round of predmig!\n"
5436 #: ../optimizer/path/_deadcode/predmig.c:130
5437 msgid "called xfunc_predmig with bad inputs"
5440 #: ../optimizer/path/_deadcode/predmig.c:327
5441 msgid "Didn't find matching node in original stream"
5444 #: ../optimizer/path/_deadcode/predmig.c:338
5445 msgid "pulling up in xfunc_predmig_pullup!"
5448 #: ../optimizer/path/_deadcode/predmig.c:385
5449 msgid "didn't succeed in pulling up in xfunc_prdmig_pullup"
5452 #: ../optimizer/path/_deadcode/predmig.c:780
5453 msgid "bad pointers in stream"
5456 #: ../optimizer/path/_deadcode/predmig.c:787
5457 msgid "Joins got reordered!"
5460 #: ../optimizer/path/_deadcode/xfunc.c:455
5461 #: ../optimizer/path/_deadcode/xfunc.c:706
5462 #: ../optimizer/path/_deadcode/xfunc.c:843
5463 #: ../optimizer/path/_deadcode/xfunc.c:1178
5464 msgid "Clause node of undetermined type"
5467 #: ../optimizer/path/_deadcode/xfunc.c:491
5468 msgid "Oper's function is undefined"
5471 #: ../optimizer/path/_deadcode/xfunc.c:501
5472 #: ../optimizer/path/_deadcode/xfunc.c:677
5473 #: ../optimizer/path/_deadcode/xfunc.c:1306
5475 msgid "Cache lookup failed for procedure %u"
5478 #: ../optimizer/path/_deadcode/xfunc.c:616
5479 #: ../optimizer/path/_deadcode/xfunc.c:1324
5481 msgid "Cache lookup failed for type %u"
5484 #: ../optimizer/path/_deadcode/xfunc.c:1405
5485 msgid "xfunc_LispRemove: didn't find a match!"
5488 #: ../optimizer/path/allpaths.c:192
5489 msgid "SELECT FOR UPDATE is not supported for inherit queries"
5492 #: ../optimizer/path/clausesel.c:522
5494 msgid "clause_selectivity: s1 %f"
5497 #: ../optimizer/path/costsize.c:1229
5499 msgid "set_joinrel_size_estimates: unsupported join type %d"
5502 #: ../optimizer/path/indxpath.c:506
5503 msgid "extract_or_indexqual_conditions: no matching clause"
5506 #: ../optimizer/path/indxpath.c:1302
5507 msgid "pred_test_simple_clause: unknown test_op"
5510 #: ../optimizer/path/indxpath.c:1330
5511 msgid "pred_test_simple_clause: null test result"
5514 #: ../optimizer/path/indxpath.c:2008
5516 msgid "prefix_quals: unexpected operator %u"
5519 #: ../optimizer/path/indxpath.c:2019
5521 msgid "prefix_quals: no = operator for type %u"
5524 #: ../optimizer/path/indxpath.c:2034
5526 msgid "prefix_quals: no >= operator for type %u"
5529 #: ../optimizer/path/indxpath.c:2050
5531 msgid "prefix_quals: no < operator for type %u"
5534 #: ../optimizer/path/indxpath.c:2099
5536 msgid "network_prefix_quals: unexpected operator %u"
5539 #: ../optimizer/path/indxpath.c:2112
5541 msgid "network_prefix_quals: no %s operator for type %u"
5544 #: ../optimizer/path/indxpath.c:2127
5546 msgid "network_prefix_quals: no <= operator for type %u"
5549 #: ../optimizer/path/joinpath.c:172
5551 msgid "sort_inner_and_outer: unexpected join type %d"
5554 #: ../optimizer/path/joinpath.c:343
5556 msgid "match_unsorted_outer: unexpected join type %d"
5559 #: ../optimizer/path/joinpath.c:602
5561 msgid "match_unsorted_inner: unexpected join type %d"
5564 #: ../optimizer/path/joinrels.c:226
5566 msgid "make_rels_by_joins: failed to build any %d-way joins"
5569 #: ../optimizer/path/joinrels.c:381
5571 msgid "make_jointree_rel: unexpected node type %d"
5574 #: ../optimizer/path/joinrels.c:438
5576 msgid "make_join_rel: unsupported join type %d"
5579 #: ../optimizer/path/pathkeys.c:872
5581 "make_pathkeys_for_mergeclauses: can't identify which side of mergeclause to "
5585 #: ../optimizer/plan/createplan.c:133
5587 msgid "create_plan: unknown pathtype %d"
5590 #: ../optimizer/plan/createplan.c:202
5592 msgid "create_scan_plan: unknown node type: %d"
5595 #: ../optimizer/plan/createplan.c:282
5597 msgid "create_join_plan: unknown node type: %d"
5600 #: ../optimizer/plan/createplan.c:980
5601 msgid "fix_indxqual_sublist: indexqual clause is not binary opclause"
5604 #: ../optimizer/plan/createplan.c:1017
5605 msgid "fix_indxqual_sublist: failed to find substitute op"
5608 #: ../optimizer/plan/createplan.c:1079
5609 msgid "fix_indxqual_operand: var is not index attribute"
5612 #: ../optimizer/plan/createplan.c:1497
5613 msgid "make_sort_from_pathkeys: cannot find tlist item to sort"
5616 #: ../optimizer/plan/initsplan.c:151
5618 msgid "add_missing_rels_to_query: unexpected node type %d"
5621 #: ../optimizer/plan/initsplan.c:274 ../optimizer/plan/planner.c:412
5622 msgid "UNION JOIN is not implemented yet"
5625 #: ../optimizer/plan/initsplan.c:278
5627 msgid "distribute_quals_to_rels: unsupported join type %d"
5630 #: ../optimizer/plan/initsplan.c:288
5632 msgid "distribute_quals_to_rels: unexpected node type %d"
5635 #: ../optimizer/plan/initsplan.c:325
5637 "SELECT FOR UPDATE cannot be applied to the nullable side of an OUTER JOIN"
5640 #: ../optimizer/plan/initsplan.c:387
5641 msgid "JOIN qualification may not refer to other relations"
5644 #: ../optimizer/plan/initsplan.c:545
5645 msgid "distribute_qual_to_rels: can't cope with variable-free clause"
5648 #: ../optimizer/plan/initsplan.c:689
5650 msgid "Unable to identify an equality operator for types '%s' and '%s'"
5653 #: ../optimizer/plan/initsplan.c:700
5656 "Equality operator for types '%s' and '%s' should be mergejoinable, but isn't"
5659 #: ../optimizer/plan/planmain.c:218
5661 msgid "Internal error: no jointree entry for rel %s (%d)"
5664 #: ../optimizer/plan/planmain.c:241
5665 msgid "subplanner: failed to construct a relation"
5668 #: ../optimizer/plan/planner.c:415
5670 msgid "pull_up_subqueries: unexpected join type %d"
5673 #: ../optimizer/plan/planner.c:421
5675 msgid "pull_up_subqueries: unexpected node type %d"
5678 #: ../optimizer/plan/planner.c:442
5679 msgid "is_simple_subquery: subquery is bogus"
5682 #: ../optimizer/plan/planner.c:526
5684 msgid "resolvenew_in_jointree: unexpected node type %d"
5687 #: ../optimizer/plan/planner.c:605
5689 msgid "preprocess_jointree: unexpected node type %d"
5692 #: ../optimizer/plan/planner.c:691
5694 msgid "preprocess_qual_conditions: unexpected node type %d"
5697 #: ../optimizer/plan/planner.c:806 ../parser/analyze.c:2067
5698 #: ../parser/analyze.c:2234 ../parser/analyze.c:2695
5699 msgid "SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT"
5702 #: ../optimizer/plan/planner.c:859
5703 msgid "SELECT FOR UPDATE is not allowed in subselects"
5706 #: ../optimizer/plan/planner.c:1461 ../optimizer/plan/planner.c:1467
5707 msgid "postprocess_setop_tlist: resjunk output columns not implemented"
5710 #: ../optimizer/plan/setrefs.c:192
5712 msgid "set_plan_references: unknown plan type %d"
5715 #: ../optimizer/plan/setrefs.c:413
5716 msgid "join_references: variable not in subplan target lists"
5719 #: ../optimizer/plan/setrefs.c:474
5720 msgid "replace_vars_with_subplan_refs: variable not in subplan target list"
5723 #: ../optimizer/plan/subselect.c:140
5724 msgid "make_subplan: invalid expression structure (SubLink already processed?)"
5727 #: ../optimizer/plan/subselect.c:142
5729 "make_subplan: invalid expression structure (subquery already processed?)"
5732 #: ../optimizer/plan/subselect.c:280 ../optimizer/plan/subselect.c:429
5734 msgid "cache lookup failed for operator %u"
5737 #: ../optimizer/plan/subselect.c:692
5739 msgid "SS_finalize_plan: node %d unsupported"
5742 #: ../optimizer/plan/subselect.c:713
5743 msgid "SS_finalize_plan: plan shouldn't reference subplan's variable"
5746 #: ../optimizer/prep/preptlist.c:66
5747 msgid "preprocess_targetlist: subquery cannot be result relation"
5750 #: ../optimizer/prep/preptlist.c:213
5751 msgid "expand_targetlist: unexpected command_type"
5754 #: ../optimizer/prep/preptlist.c:246
5756 msgid "Unexpected assignment to attribute \"%s\""
5759 #: ../optimizer/prep/preptlist.c:315 ../optimizer/prep/preptlist.c:327
5761 msgid "Multiple assignments to same attribute \"%s\""
5764 #: ../optimizer/prep/prepunion.c:194
5766 msgid "recurse_set_operations: unexpected node %d"
5769 #: ../optimizer/prep/prepunion.c:314
5770 msgid "generate_nonunion_plan: bogus operation code"
5773 #: ../optimizer/util/clauses.c:79
5775 msgid "make_clause: unsupported type %d"
5778 #: ../optimizer/util/clauses.c:442
5779 msgid "Aggregate function calls may not be nested"
5782 #: ../optimizer/util/clauses.c:689
5784 msgid "Sub-SELECT uses un-GROUPed attribute %s.%s from outer query"
5787 #: ../optimizer/util/clauses.c:980
5788 msgid "CommuteClause: applied to non-binary-operator clause"
5791 #: ../optimizer/util/clauses.c:988
5793 msgid "CommuteClause: no commutator for operator %u"
5796 #: ../optimizer/util/clauses.c:1213
5798 msgid "eval_const_expressions: unexpected opType %d"
5801 #: ../optimizer/util/clauses.c:1479 ../utils/cache/lsyscache.c:536
5802 #: ../utils/cache/lsyscache.c:557
5804 msgid "Function OID %u does not exist"
5807 #: ../optimizer/util/clauses.c:1831
5809 msgid "expression_tree_walker: Unexpected node type %d"
5812 #: ../optimizer/util/clauses.c:2206
5814 msgid "expression_tree_mutator: Unexpected node type %d"
5817 #: ../optimizer/util/pathnode.c:125
5818 msgid "Unable to devise a query plan for the given query"
5821 #: ../optimizer/util/plancat.c:57
5823 msgid "get_relation_info: Relation %u not found"
5826 #: ../optimizer/util/plancat.c:112
5828 msgid "find_secondary_indexes: index %u not found"
5831 #: ../optimizer/util/plancat.c:185
5833 msgid "find_secondary_indexes: no amop %u %d"
5836 #: ../optimizer/util/plancat.c:239
5838 msgid "restriction_selectivity: bad value %f"
5841 #: ../optimizer/util/plancat.c:272
5843 msgid "join_selectivity: bad value %f"
5846 #: ../optimizer/util/plancat.c:344
5848 msgid "has_subclass: Relation %u not found"
5851 #: ../optimizer/util/relnode.c:68
5852 msgid "build_base_rel: rel already exists as 'other' rel"
5855 #: ../optimizer/util/relnode.c:108
5856 msgid "build_other_rel: rel already exists as base rel"
5859 #: ../optimizer/util/relnode.c:201
5861 msgid "find_base_rel: no relation entry for relid %d"
5864 #: ../optimizer/util/tlist.c:239
5866 "get_sortgroupclause_tle: ORDER/GROUP BY expression not found in targetlist"
5869 #: ../parser/analyze.c:228
5870 msgid "CREATE VIEW specifies more column names than columns"
5873 #: ../parser/analyze.c:413
5874 msgid "INSERT ... SELECT may not specify INTO"
5877 #: ../parser/analyze.c:497
5878 msgid "INSERT has more expressions than target columns"
5881 #: ../parser/analyze.c:707
5882 msgid "parser: unrecognized node (internal error)"
5885 #: ../parser/analyze.c:826
5887 msgid "%s will create implicit sequence '%s' for SERIAL column '%s.%s'"
5890 #: ../parser/analyze.c:867 ../parser/analyze.c:875
5892 msgid "%s/(NOT) NULL conflicting declaration for '%s.%s'"
5895 #: ../parser/analyze.c:883
5897 msgid "%s/DEFAULT multiple values specified for '%s.%s'"
5900 #: ../parser/analyze.c:933 ../parser/analyze.c:972
5901 msgid "parser: unrecognized constraint (internal error)"
5904 #: ../parser/analyze.c:968
5905 msgid "parser: illegal context for constraint (internal error)"
5908 #: ../parser/analyze.c:1012
5910 msgid "%s / PRIMARY KEY multiple primary keys for table '%s' are not allowed"
5913 #: ../parser/analyze.c:1080 ../parser/analyze.c:3037
5915 msgid "inherited table \"%s\" is not a relation"
5918 #: ../parser/analyze.c:1107
5921 "inherited attribute \"%s\" cannot be a PRIMARY KEY because it is not marked "
5925 #: ../parser/analyze.c:1136
5928 "Existing attribute \"%s\" cannot be a PRIMARY KEY because it is not marked "
5932 #: ../parser/analyze.c:1143
5934 msgid "%s: column \"%s\" named in key does not exist"
5937 #: ../parser/analyze.c:1151
5939 msgid "%s: column \"%s\" appears twice in %s constraint"
5942 #: ../parser/analyze.c:1238
5944 msgid "%s: failed to make implicit index name"
5947 #: ../parser/analyze.c:1241
5949 msgid "%s / %s%s will create implicit index '%s' for table '%s'"
5952 #: ../parser/analyze.c:1265
5954 msgid "%s will create implicit trigger(s) for FOREIGN KEY check(s)"
5957 #: ../parser/analyze.c:1293 ../parser/analyze.c:1324 ../parser/analyze.c:1381
5959 msgid "Can only have %d keys in a foreign key"
5962 #: ../parser/analyze.c:1336 ../parser/analyze.c:2922
5964 msgid "PRIMARY KEY for referenced table \"%s\" not found"
5965 msgstr "A \"%s\" táblára vonatkozó elsõdleges kulcs nem található"
5967 #: ../parser/analyze.c:1398 ../parser/analyze.c:2858
5970 "UNIQUE constraint matching given keys for referenced table \"%s\" not found"
5973 #: ../parser/analyze.c:1453
5976 "number of key attributes in referenced table must be equal to foreign key\n"
5977 "\tIllegal FOREIGN KEY definition references \"%s\""
5980 #: ../parser/analyze.c:1514
5981 msgid "Only one ON DELETE action can be specified for FOREIGN KEY constraint"
5984 #: ../parser/analyze.c:1586
5985 msgid "Only one ON UPDATE action can be specified for FOREIGN KEY constraint"
5988 #: ../parser/analyze.c:1732 ../parser/analyze.c:1849
5990 msgid "transformRuleStmt: unexpected event type %d"
5993 #: ../parser/analyze.c:1741
5994 msgid "Rule WHERE condition may not contain references to other relations"
5997 #: ../parser/analyze.c:1809
5999 "Rules with WHERE conditions may only have SELECT, INSERT, UPDATE, or DELETE "
6003 #: ../parser/analyze.c:1833
6004 msgid "ON SELECT rule may not use OLD"
6007 #: ../parser/analyze.c:1835
6008 msgid "ON SELECT rule may not use NEW"
6011 #: ../parser/analyze.c:1842
6012 msgid "ON INSERT rule may not use OLD"
6015 #: ../parser/analyze.c:1846
6016 msgid "ON DELETE rule may not use NEW"
6019 #: ../parser/analyze.c:1911 ../parser/analyze.c:2131
6020 msgid "DECLARE CURSOR must not specify INTO"
6023 #: ../parser/analyze.c:1913 ../parser/analyze.c:2133
6025 "DECLARE/UPDATE is not supported\n"
6026 "\tCursors must be READ ONLY"
6029 #: ../parser/analyze.c:1923 ../parser/analyze.c:2143
6030 msgid "DECLARE CURSOR may only be used in begin/end transaction blocks"
6033 #: ../parser/analyze.c:2195
6035 "ORDER BY on a UNION/INTERSECT/EXCEPT result must be on one of the result "
6039 #: ../parser/analyze.c:2229
6040 msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
6043 #: ../parser/analyze.c:2231
6044 msgid "Portal may not appear in UNION/INTERSECT/EXCEPT"
6047 #: ../parser/analyze.c:2326
6049 msgid "Each %s query must have the same number of columns"
6052 #: ../parser/analyze.c:2384
6054 msgid "getSetColTypes: unexpected node %d"
6057 #: ../parser/analyze.c:2395
6058 msgid "CREATE TABLE AS specifies too many column names"
6061 #: ../parser/analyze.c:2478 ../parser/analyze.c:2487
6062 msgid "UPDATE target count mismatch --- internal error"
6065 #: ../parser/analyze.c:2567
6066 msgid "Unexpected node type in ALTER TABLE ADD CONSTRAINT"
6069 #: ../parser/analyze.c:2640
6071 msgid "Unsupported type %d in transformTypeRefs"
6074 #: ../parser/analyze.c:2681
6076 msgid "unsupported expression in %%TYPE"
6079 #: ../parser/analyze.c:2684
6081 msgid "%s.%s%%TYPE converted to %s"
6084 #: ../parser/analyze.c:2697
6085 msgid "SELECT FOR UPDATE is not allowed with DISTINCT clause"
6088 #: ../parser/analyze.c:2699
6089 msgid "SELECT FOR UPDATE is not allowed with GROUP BY clause"
6092 #: ../parser/analyze.c:2701
6093 msgid "SELECT FOR UPDATE is not allowed with AGGREGATE"
6096 #: ../parser/analyze.c:2766
6098 msgid "FOR UPDATE: relation \"%s\" not found in FROM clause"
6101 #: ../parser/analyze.c:2796 ../parser/analyze.c:2889
6103 msgid "Referenced relation \"%s\" is not a table"
6104 msgstr "A referált \"%s\" reláció nem tábla"
6106 #: ../parser/analyze.c:2817
6108 msgid "transformFkeyCheckAttrs: index %u not found"
6109 msgstr "transformFkeyCheckAttrs: a(z) %u index nem található"
6111 #: ../parser/analyze.c:2907
6113 msgid "transformFkeyGetPrimaryKey: index %u not found"
6114 msgstr "transformFkeyGetPrimaryKey: a(z) %u index nem található"
6116 #: ../parser/analyze.c:2978
6118 msgid "relationHasPrimaryKey: index %u not found"
6119 msgstr "relationHasPrimaryKey: a(z) %u index nem található"
6121 #: ../parser/analyze.c:3018
6123 msgid "Unable to lookup type %s"
6126 #: ../parser/analyze.c:3071
6128 msgid "%s: column \"%s\" referenced in foreign key constraint does not exist"
6131 #: ../parser/analyze.c:3112
6132 msgid "Misplaced DEFERRABLE clause"
6135 #: ../parser/analyze.c:3114 ../parser/analyze.c:3123
6136 msgid "Multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
6139 #: ../parser/analyze.c:3121
6140 msgid "Misplaced NOT DEFERRABLE clause"
6143 #: ../parser/analyze.c:3128 ../parser/analyze.c:3146 gram.y:1924 gram.y:1937
6144 msgid "INITIALLY DEFERRED constraint must be DEFERRABLE"
6147 #: ../parser/analyze.c:3133
6148 msgid "Misplaced INITIALLY DEFERRED clause"
6151 #: ../parser/analyze.c:3135 ../parser/analyze.c:3153
6152 msgid "Multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
6155 #: ../parser/analyze.c:3151
6156 msgid "Misplaced INITIALLY IMMEDIATE clause"
6159 #: ../parser/parse_agg.c:118
6161 msgid "Attribute %s.%s must be GROUPed or used in an aggregate function"
6163 "A(z) %s.%s attributumot be kell rakni a GROUP záradékba vagy használd "
6164 "Aggregáló fügvénytben"
6166 #: ../parser/parse_agg.c:156
6167 msgid "Aggregates not allowed in WHERE clause"
6168 msgstr "Aggregáló függvényekek nem lehet használni a WHERE záradékban"
6170 #: ../parser/parse_agg.c:158
6171 msgid "Aggregates not allowed in JOIN conditions"
6172 msgstr "Aggregáló függvényeket nem lehet használni a JOIN feltételben"
6174 #: ../parser/parse_agg.c:174
6175 msgid "Aggregates not allowed in GROUP BY clause"
6176 msgstr "Aggregáló függvényeket nem lehet használni a GROUP BY záradékban"
6178 #: ../parser/parse_agg.c:249
6180 msgid "%s: aggregate '%s' for all types does not exist"
6183 #: ../parser/parse_agg.c:252
6185 msgid "%s: aggregate '%s' for type %s does not exist"
6188 #: ../parser/parse_clause.c:189
6189 msgid "Bogus InhOption value"
6192 #: ../parser/parse_clause.c:296
6194 msgid "JOIN/USING clause must return type boolean, not type %s"
6196 "A JOIN/USING záradékban boolean típusnak kell visszatérnie, nem %s típusnak"
6198 #: ../parser/parse_clause.c:332
6200 msgid "JOIN/ON clause must return type boolean, not type %s"
6202 "A JOIN/ON záradékban boolean típusnak kell visszatérnie, nem %s típusnak"
6204 #: ../parser/parse_clause.c:352
6206 msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
6209 #: ../parser/parse_clause.c:412
6210 msgid "sub-select in FROM must have an alias"
6211 msgstr "a FROM-ban lévõ beágyazott select-nek alias nevet kell adni"
6213 #: ../parser/parse_clause.c:434 ../parser/parse_clause.c:437
6214 msgid "Unexpected parse analysis result for subselect in FROM"
6217 #: ../parser/parse_clause.c:440
6218 msgid "Expected SELECT query from subselect in FROM"
6221 #: ../parser/parse_clause.c:442
6222 msgid "Subselect in FROM may not have SELECT INTO"
6225 #: ../parser/parse_clause.c:642
6227 msgid "Common column name \"%s\" appears more than once in left table"
6230 #: ../parser/parse_clause.c:648
6232 msgid "JOIN/USING column \"%s\" not found in left table"
6235 #: ../parser/parse_clause.c:659
6237 msgid "Common column name \"%s\" appears more than once in right table"
6240 #: ../parser/parse_clause.c:665
6242 msgid "JOIN/USING column \"%s\" not found in right table"
6245 #: ../parser/parse_clause.c:743
6247 msgid "Column alias list for \"%s\" has wrong number of entries (need %d)"
6250 #: ../parser/parse_clause.c:755
6253 "transformFromClauseItem: unexpected node (internal error)\n"
6257 #: ../parser/parse_clause.c:777
6259 msgid "WHERE clause must return type boolean, not type %s"
6262 #: ../parser/parse_clause.c:873
6264 msgid "%s '%s' is ambiguous"
6267 #: ../parser/parse_clause.c:892
6269 msgid "Non-integer constant in %s"
6272 #: ../parser/parse_clause.c:905
6274 msgid "%s position %d is not in target list"
6277 #: ../parser/parse_clause.c:1047
6278 msgid "For SELECT DISTINCT, ORDER BY expressions must appear in target list"
6281 #: ../parser/parse_clause.c:1085
6282 msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
6285 #: ../parser/parse_clause.c:1109
6287 "transformDistinctClause: failed to add DISTINCT ON clause to target list"
6290 #: ../parser/parse_coerce.c:136
6292 msgid "coerce_type: conversion function %s produced %s"
6295 #: ../parser/parse_coerce.c:388
6297 msgid "%s types \"%s\" and \"%s\" not matched"
6300 #: ../parser/parse_coerce.c:443
6302 msgid "%s unable to convert to type \"%s\""
6305 #: ../parser/parse_expr.c:103
6307 msgid "Expression too complex: nesting depth exceeds max_expr_depth = %d"
6310 #: ../parser/parse_expr.c:132
6312 msgid "Parameter '$%d' is out of range"
6315 #: ../parser/parse_expr.c:211
6317 msgid "left-hand side of AND is type '%s', not '%s'"
6320 #: ../parser/parse_expr.c:216
6322 msgid "right-hand side of AND is type '%s', not '%s'"
6325 #: ../parser/parse_expr.c:237
6327 msgid "left-hand side of OR is type '%s', not '%s'"
6330 #: ../parser/parse_expr.c:242
6332 msgid "right-hand side of OR is type '%s', not '%s'"
6335 #: ../parser/parse_expr.c:260
6337 msgid "argument to NOT is type '%s', not '%s'"
6340 #: ../parser/parse_expr.c:311 ../parser/parse_expr.c:315
6341 msgid "Bad query in subselect"
6344 #: ../parser/parse_expr.c:337
6345 msgid "Subselect must have a field"
6348 #: ../parser/parse_expr.c:341
6349 msgid "Subselect must have only one field"
6352 #: ../parser/parse_expr.c:370
6354 msgid "Row comparison cannot use '%s'"
6357 #: ../parser/parse_expr.c:393
6358 msgid "Subselect has too many fields"
6361 #: ../parser/parse_expr.c:409
6364 "'%s' result type of '%s' must return '%s' to be used with quantified "
6365 "predicate subquery"
6368 #: ../parser/parse_expr.c:421
6369 msgid "Subselect has too few fields"
6372 #: ../parser/parse_expr.c:461
6373 msgid "WHEN clause must have a boolean result"
6376 #: ../parser/parse_expr.c:574
6378 msgid "transformExpr: unexpected booltesttype %d"
6381 #: ../parser/parse_expr.c:579
6383 msgid "Argument of %s must be boolean"
6386 #: ../parser/parse_expr.c:609
6388 msgid "transformExpr: does not know how to transform node %d (internal error)"
6391 #: ../parser/parse_expr.c:668
6393 msgid "Attribute '%s' not found"
6394 msgstr "A(z) '%s' attributum nem található"
6396 #: ../parser/parse_expr.c:728
6397 msgid "Cannot get type for untransformed sublink"
6400 #: ../parser/parse_expr.c:756
6402 msgid "Do not know how to get type for %d node"
6405 #: ../parser/parse_expr.c:902 ../utils/adt/ruleutils.c:447
6406 #: ../utils/adt/ruleutils.c:2050 ../utils/adt/ruleutils.c:2146
6408 msgid "cache lookup for proc %u failed"
6411 #: ../parser/parse_expr.c:927 ../utils/adt/ruleutils.c:2160
6413 msgid "cache lookup for type %u failed"
6416 #: ../parser/parse_expr.c:982
6418 msgid "Cannot cast this expression to type '%s'"
6421 #: ../parser/parse_expr.c:1032
6423 msgid "Cannot cast type '%s' to '%s'"
6426 #: ../parser/parse_func.c:154
6428 msgid "Cannot pass more than %d arguments to a function"
6431 #: ../parser/parse_func.c:161
6433 msgid "Function '%s' does not allow NULL input"
6436 #: ../parser/parse_func.c:204
6438 msgid "Type '%s' is not a relation type"
6441 #: ../parser/parse_func.c:211 ../parser/parse_func.c:483
6443 msgid "No such attribute or function '%s'"
6446 #: ../parser/parse_func.c:227
6447 msgid "Aggregate functions may only have one parameter"
6450 #: ../parser/parse_func.c:230
6451 msgid "Aggregate functions cannot be applied to relation names"
6454 #: ../parser/parse_func.c:286
6456 msgid "Unable to select an aggregate function %s(%s)"
6459 #: ../parser/parse_func.c:297
6461 msgid "There is no aggregate function %s(%s)"
6464 #: ../parser/parse_func.c:350 ../parser/parse_func.c:395
6466 msgid "No such attribute or function %s.%s"
6469 #: ../parser/parse_func.c:359
6471 msgid "Cannot pass result of join %s to a function"
6474 #: ../parser/parse_func.c:366
6476 msgid "ParseFuncOrColumn: unexpected node type %d"
6479 #: ../parser/parse_func.c:400
6481 msgid "Cannot pass result of sub-select %s to a function"
6484 #: ../parser/parse_func.c:1715
6486 msgid "Function '%s(%s)' does not exist%s%s"
6489 #: ../parser/parse_func.c:1721
6491 msgid "%s: function '%s(%s)' does not exist%s%s"
6494 #: ../parser/parse_node.c:185
6496 msgid "Relation %s does not have attribute %d"
6499 #: ../parser/parse_node.c:209
6501 msgid "Subquery %s does not have attribute %d"
6504 #: ../parser/parse_node.c:263
6506 msgid "transformArraySubscripts: Cache lookup failed for array type %u"
6509 #: ../parser/parse_node.c:269
6511 msgid "transformArraySubscripts: type %s is not an array"
6514 #: ../parser/parse_node.c:277
6516 msgid "transformArraySubscripts: Cache lookup failed for array element type %u"
6519 #: ../parser/parse_node.c:332 ../parser/parse_node.c:352
6520 msgid "array index expressions must be integers"
6523 #: ../parser/parse_node.c:373
6526 "Array assignment requires type '%s' but expression is of type '%s'\n"
6527 "\tYou will need to rewrite or cast the expression"
6530 #: ../parser/parse_node.c:486
6532 msgid "make_const: unknown type %d"
6535 #: ../parser/parse_oper.c:50
6538 "Unable to identify an ordering operator '%s' for type '%s'\n"
6539 "\tUse an explicit ordering operator or modify the query"
6542 #: ../parser/parse_oper.c:923
6545 "Left hand side of operator '%s' has an unknown type\n"
6546 "\tProbably a bad attribute name"
6549 #: ../parser/parse_oper.c:927
6552 "Right hand side of operator %s has an unknown type\n"
6553 "\tProbably a bad attribute name"
6556 #: ../parser/parse_oper.c:930
6559 "Unable to identify an operator '%s' for types '%s' and '%s'\n"
6560 "\tYou will have to retype this query using an explicit cast"
6563 #: ../parser/parse_oper.c:945
6566 "operand of prefix operator '%s' has an unknown type\n"
6567 "\t(probably an invalid column reference)"
6570 #: ../parser/parse_oper.c:949
6573 "operand of postfix operator '%s' has an unknown type\n"
6574 "\t(probably an invalid column reference)"
6577 #: ../parser/parse_oper.c:956
6580 "Unable to identify a prefix operator '%s' for type '%s'\n"
6581 "\tYou may need to add parentheses or an explicit cast"
6584 #: ../parser/parse_oper.c:960
6587 "Unable to identify a postfix operator '%s' for type '%s'\n"
6588 "\tYou may need to add parentheses or an explicit cast"
6591 #: ../parser/parse_relation.c:139
6593 msgid "scanNameSpaceForRefname: unexpected node type %d"
6596 #: ../parser/parse_relation.c:150
6598 msgid "Table name \"%s\" specified more than once"
6601 #: ../parser/parse_relation.c:203
6603 msgid "checkNameSpaceConflicts: unexpected node type %d"
6606 #: ../parser/parse_relation.c:238
6607 msgid "RTERangeTablePosn: RTE not found (internal error)"
6610 #: ../parser/parse_relation.c:268 ../parser/parse_relation.c:330
6611 #: ../parser/parse_relation.c:396
6613 msgid "Column reference \"%s\" is ambiguous"
6616 #: ../parser/parse_relation.c:390
6618 msgid "colnameToVar: unexpected node type %d"
6621 #: ../parser/parse_relation.c:444
6623 msgid "qualifiedNameToVar: unexpected node type %d"
6626 #: ../parser/parse_relation.c:500 ../parser/parse_relation.c:593
6628 msgid "Table \"%s\" has %d columns available but %d columns specified"
6631 #: ../parser/parse_relation.c:915
6633 msgid "Invalid attnum %d for rangetable entry %s"
6636 #: ../parser/parse_relation.c:951
6638 msgid "Relation '%s' does not have attribute '%s'"
6639 msgstr "A(z) '%s' relációnak nincs '%s' attributuma"
6641 #: ../parser/parse_relation.c:995
6643 msgid "attnumAttName: invalid attribute number %d"
6644 msgstr "attnumAttName: érvénytelen attributumszám %d"
6646 #: ../parser/parse_relation.c:1017
6648 msgid "attnumTypeId: invalid attribute number %d"
6649 msgstr "attnumTypeId: érvénytelen attributumszám %d"
6651 #: ../parser/parse_relation.c:1044
6653 msgid "Adding missing FROM-clause entry%s for table \"%s\""
6656 #: ../parser/parse_target.c:61
6657 msgid "You can't use relation names alone in the target list, try relation.*."
6660 #: ../parser/parse_target.c:143
6662 msgid "transformTargetList: unexpected node type %d"
6665 #: ../parser/parse_target.c:204
6667 msgid "Cannot assign to system attribute '%s'"
6670 #: ../parser/parse_target.c:264
6673 "column \"%s\" is of type '%s' but expression is of type '%s'\n"
6674 "\tYou will need to rewrite or cast the expression"
6677 #: ../parser/parse_target.c:384
6679 msgid "Attribute '%s' specified more than once"
6682 #: ../parser/parse_target.c:434
6685 "ExpandAllTables: unexpected node (internal error)\n"
6689 #: ../parser/parse_target.c:440
6690 msgid "Wildcard with no tables specified not allowed"
6693 #: ../parser/parse_type.c:50 ../parser/parse_type.c:221
6695 msgid "Unable to locate type oid %u in catalog"
6698 #: ../parser/parse_type.c:62
6699 msgid "typenameType: Null typename"
6702 #: ../parser/parse_type.c:68
6704 msgid "Unable to locate type name '%s' in catalog"
6705 msgstr "Nincs '%s' nevû típus a katalógusban"
6707 #: ../parser/parse_type.c:77
6708 msgid "typeTypeId() called with NULL type struct"
6711 #: ../parser/parse_type.c:200
6713 msgid "typeidOutfunc: Invalid type - oid = %u"
6716 #: ../parser/parse_type.c:246
6718 msgid "typeidTypeRelid: Invalid type - oid = %u"
6721 #: ../parser/parse_type.c:295 ../parser/parse_type.c:311
6722 #: ../parser/parse_type.c:313 ../parser/parse_type.c:319
6723 #: ../parser/parse_type.c:324 ../parser/parse_type.c:328
6725 msgid "Invalid type name '%s'"
6729 msgid "Unterminated /* comment"
6734 msgid "invalid bit string input: '%s'"
6738 msgid "unterminated bit string literal"
6743 msgid "Bad hexadecimal integer input '%s'"
6747 msgid "Unterminated hexadecimal integer"
6751 msgid "Unterminated quoted string"
6755 msgid "zero-length delimited identifier"
6758 #: scan.l:365 scan.l:369 scan.l:520 scan.l:524
6760 msgid "identifier \"%s\" will be truncated to \"%.*s\""
6764 msgid "Unterminated quoted identifier"
6769 msgid "parser: %s at or near \"%s\""
6773 msgid "Unput() failed.\n"
6777 msgid "ALTER SCHEMA not yet supported"
6781 msgid "SET must have at least one argument"
6784 #: gram.y:893 gram.y:904
6785 msgid "Time zone interval must be HOUR or HOUR TO MINUTE"
6788 #: gram.y:1273 gram.y:1278 gram.y:3611 gram.y:3616
6789 msgid "GLOBAL TEMPORARY TABLE is not currently supported"
6794 msgid "CREATE TABLE / COLLATE %s not yet implemented; clause ignored"
6798 msgid "FOREIGN KEY/MATCH PARTIAL not yet implemented"
6802 msgid "CREATE TABLE AS may not specify INTO"
6806 msgid "FETCH / RELATIVE at current position is not supported"
6810 msgid "FETCH / ABSOLUTE not supported, using RELATIVE"
6815 "WITH GRANT OPTION is not supported. Only relation owners can set privileges"
6819 msgid "CREATE FUNCTION / OUT parameters are not supported"
6823 msgid "CREATE FUNCTION / INOUT parameters are not supported"
6827 msgid "parser: argument type missing (use NONE for unary operators)"
6831 msgid "COMMIT / CHAIN not yet supported"
6836 msgid "%s is not a valid encoding name"
6839 #: ../utils/adt/ascii.c:33 gram.y:3094 gram.y:3106
6840 msgid "Multi-byte support is not enabled"
6845 msgid "%d is not a valid encoding code"
6849 msgid "LIMIT must not be negative"
6853 msgid "OFFSET must not be negative"
6858 "sub-SELECT in FROM must have an alias\n"
6859 "\tFor example, FROM (SELECT ...) [AS] foo"
6863 msgid "precision for FLOAT must be at least 1"
6867 msgid "precision for FLOAT must be less than 16"
6870 #: gram.y:4152 gram.y:4163
6872 msgid "NUMERIC precision %d must be between 1 and %d"
6877 msgid "NUMERIC scale %d must be between 0 and precision %d"
6880 #: gram.y:4178 gram.y:4189
6882 msgid "DECIMAL precision %d must be between 1 and %d"
6887 msgid "DECIMAL scale %d must be between 0 and precision %d"
6890 #: gram.y:4211 gram.y:4249
6892 msgid "length for type '%s' must be at least 1"
6895 #: gram.y:4214 gram.y:4252
6897 msgid "length for type '%s' cannot exceed %d"
6902 msgid "TIMESTAMP(%d)%s precision must be between %d and %d"
6907 msgid "TIME(%d)%s precision must be between %d and %d"
6911 msgid "Wrong number of parameters on left side of OVERLAPS expression"
6915 msgid "Wrong number of parameters on right side of OVERLAPS expression"
6920 msgid "CURRENT_TIME(%d) precision must be between %d and %d"
6925 msgid "CURRENT_TIMESTAMP(%d) precision must be between %d and %d"
6929 msgid "OLD used in non-rule query"
6933 msgid "NEW used in non-rule query"
6937 msgid "Unequal number of entries in row expression"
6942 msgid "Operator '%s' not implemented for row expressions"
6946 msgid "Multiple ORDER BY clauses not allowed"
6950 msgid "Multiple FOR UPDATE clauses not allowed"
6954 msgid "Multiple OFFSET clauses not allowed"
6958 msgid "Multiple LIMIT clauses not allowed"
6961 #: ../port/beos/sem.c:159
6962 msgid "beos : semctl error : GETNCNT not implemented"
6965 #: ../port/beos/sem.c:174
6966 msgid "beos : semctl error : unknown flag"
6969 #: ../port/beos/support.c:45
6970 msgid "Error loading BeOS support server : can't create communication ports"
6973 #: ../port/beos/support.c:71
6974 msgid "Can't load this add-on "
6977 #: ../port/beos/support.c:95
6978 msgid "Can't load this add-on : map text error"
6981 #: ../port/beos/support.c:111
6982 msgid "Can't load this add-on : map data error"
6985 #: ../port/beos/support.c:129
6987 msgid "loading symbol '%s' failed "
6990 #: ../port/dynloader/beos.c:55
6991 msgid "add-on not loaded correctly"
6994 #: ../port/dynloader/beos.c:66
6995 msgid "error while unloading add-on"
6998 #: ../port/dynloader.c:67 ../port/dynloader/bsdi.c:59
6999 #: ../port/dynloader/linux.c:67
7000 msgid "dld: Cannot link C library!"
7003 #: ../port/dynloader.c:74 ../port/dynloader/bsdi.c:66
7004 #: ../port/dynloader/linux.c:74
7005 msgid "dld: Cannot link math library!"
7008 #: ../port/dynloader.c:83 ../port/dynloader/bsdi.c:75
7009 #: ../port/dynloader/linux.c:83
7010 msgid "dld: Undefined:"
7013 #: ../port/dynloader.c:86 ../port/dynloader/bsdi.c:78
7014 #: ../port/dynloader/linux.c:86 ../port/dynloader/ultrix4.c:61
7019 #: ../port/dynloader.c:31 ../port/dynloader/linux.c:31
7020 msgid "dynamic load not supported"
7023 #: ../port/dynloader/ultrix4.c:58
7024 msgid "dl: Undefined:"
7027 #: ../postmaster/pgstat.c:697
7028 msgid "Only database superusers can reset statistic counters"
7031 #: ../postmaster/pgstat.c:2101
7032 msgid "PGSTAT: Creation of DB hash table failed"
7035 #: ../postmaster/pgstat.c:2147 ../postmaster/pgstat.c:2184
7036 #: ../postmaster/pgstat.c:2257 ../postmaster/pgstat.c:2298
7037 #: ../postmaster/pgstat.c:2329 ../postmaster/pgstat.c:2385
7038 #: ../postmaster/pgstat.c:2426
7039 msgid "PGSTAT: corrupted pgstat.stat file"
7042 #: ../postmaster/pgstat.c:2169
7043 msgid "PGSTAT: DB hash table out of memory"
7046 #: ../postmaster/pgstat.c:2222
7047 msgid "PGSTAT: failed to initialize hash table for new database entry\n"
7050 #: ../postmaster/pgstat.c:2282
7051 msgid "PGSTAT: Tab hash table out of memory"
7054 #: ../postmaster/postmaster.c:311
7056 msgid "data directory %s was not found"
7057 msgstr "a(z) \"%s\" adatkönyvtár nem található"
7059 #: ../postmaster/postmaster.c:313
7061 msgid "could not read permissions of directory %s: %m"
7064 #: ../postmaster/postmaster.c:318
7067 "data directory %s has group or world access; permissions should be u=rwx "
7071 #: ../postmaster/postmaster.c:332
7074 "%s does not find the database system.\n"
7075 "Expected to find it in the PGDATA directory \"%s\",\n"
7076 "but unable to open file \"%s\": %s\n"
7080 #: ../postmaster/postmaster.c:432 ../postmaster/postmaster.c:443
7081 #: ../postmaster/postmaster.c:585 ../postmaster/postmaster.c:641
7083 msgid "Try '%s --help' for more information.\n"
7086 #: ../postmaster/postmaster.c:442
7088 msgid "invalid argument -- %s"
7091 #: ../postmaster/postmaster.c:469
7092 msgid "Assert checking is not compiled in."
7095 #: ../postmaster/postmaster.c:571 ../tcop/postgres.c:1430
7097 msgid "--%s requires argument"
7100 #: ../postmaster/postmaster.c:573 ../tcop/postgres.c:1432
7102 msgid "-c %s requires argument"
7105 #: ../postmaster/postmaster.c:600
7107 "The number of buffers (-B) must be at least twice the number of allowed "
7108 "connections (-N) and at least 16."
7111 #: ../postmaster/postmaster.c:631 ../tcop/postgres.c:1563
7113 msgid "%s: could not locate executable, bailing out..."
7116 #: ../postmaster/postmaster.c:640
7117 msgid "For SSL, TCP/IP connections must be enabled."
7120 #: ../postmaster/postmaster.c:687
7121 msgid "cannot create INET stream port"
7124 #: ../postmaster/postmaster.c:699
7125 msgid "cannot create UNIX stream port"
7128 #: ../postmaster/postmaster.c:791
7130 msgid "fork failed: %s"
7131 msgstr "fork fehlgeschlagen: %s"
7133 #: ../postmaster/postmaster.c:809
7135 msgid "cannot disassociate from controlling TTY: %s"
7138 #: ../postmaster/postmaster.c:829
7141 "%s is the PostgreSQL server.\n"
7145 #: ../postmaster/postmaster.c:830
7149 " %s [options...]\n"
7153 #: ../postmaster/postmaster.c:831
7157 #: ../postmaster/postmaster.c:833
7158 msgid " -A 1|0 enable/disable run-time assert checking\n"
7161 #: ../postmaster/postmaster.c:835
7163 msgid " -B NBUFFERS number of shared buffers (default %d)\n"
7166 #: ../postmaster/postmaster.c:836
7167 msgid " -c NAME=VALUE set run-time parameter\n"
7170 #: ../postmaster/postmaster.c:837
7171 msgid " -d 1-5 debugging level\n"
7174 #: ../postmaster/postmaster.c:838
7175 msgid " -D DATADIR database directory\n"
7178 #: ../postmaster/postmaster.c:839
7179 msgid " -F turn fsync off\n"
7182 #: ../postmaster/postmaster.c:840
7183 msgid " -h HOSTNAME host name or IP address to listen on\n"
7186 #: ../postmaster/postmaster.c:841
7187 msgid " -i enable TCP/IP connections\n"
7190 #: ../postmaster/postmaster.c:842
7191 msgid " -k DIRECTORY Unix-domain socket location\n"
7194 #: ../postmaster/postmaster.c:844
7195 msgid " -l enable SSL connections\n"
7198 #: ../postmaster/postmaster.c:846
7200 msgid " -N MAX-CONNECT maximum number of allowed connections (default %d)\n"
7203 #: ../postmaster/postmaster.c:848
7204 msgid " -o OPTIONS pass 'OPTIONS' to each backend server\n"
7207 #: ../postmaster/postmaster.c:849
7209 msgid " -p PORT port number to listen on (default %d)\n"
7212 #: ../postmaster/postmaster.c:850
7214 " -S silent mode (start in background without logging output)\n"
7217 #: ../postmaster/postmaster.c:852
7220 "Developer options:\n"
7223 #: ../postmaster/postmaster.c:853
7225 " -n do not reinitialize shared memory after abnormal exit\n"
7228 #: ../postmaster/postmaster.c:854
7229 msgid " -s send SIGSTOP to all backend servers if one dies\n"
7232 #: ../postmaster/postmaster.c:856
7235 "Please read the documentation for the complete list of run-time\n"
7236 "configuration settings and how to set them on the command line or in\n"
7237 "the configuration file.\n"
7239 "Report bugs to <pgsql-bugs@postgresql.org>.\n"
7242 "Kérjük olvassa el a dokumentációt, amelyben a konfigurációs lehetõségek\n"
7243 "teljes skálája megtalálható, s ezen felül az is, hogy akár parancssori\n"
7244 "módban, akár a konfigurációs file segítségével hogyan finomhangolhatja\n"
7247 "A hibajelzéséket kérjük a <pgsql-bugs@postgresql.org> címre küldje.\n"
7249 #: ../postmaster/postmaster.c:938
7251 msgid "ServerLoop: select failed: %m"
7254 #: ../postmaster/postmaster.c:1064 ../postmaster/postmaster.c:1078
7255 msgid "incomplete startup packet"
7256 msgstr "az induló csomag nem teljes"
7258 #: ../postmaster/postmaster.c:1072
7259 msgid "invalid length of startup packet"
7260 msgstr "az induló csomag hossza érvénytelen"
7262 #: ../postmaster/postmaster.c:1111
7264 msgid "failed to send SSL negotiation response: %s"
7267 #: ../postmaster/postmaster.c:1123
7269 msgid "failed to initialize SSL connection: %s (%m)"
7270 msgstr "az SSL kapcsolat létrehozása sikertelen: %s (%m)"
7272 #: ../postmaster/postmaster.c:1143
7273 msgid "unsupported frontend protocol"
7274 msgstr "nem támogatott elõtét protokoll"
7276 #: ../postmaster/postmaster.c:1170
7277 msgid "no PostgreSQL user name specified in startup packet"
7278 msgstr "nincs megadva PostgreSQL felhasználói név az induló csomagban"
7280 #: ../postmaster/postmaster.c:1182
7281 msgid "The database system is starting up"
7282 msgstr "Az adatbáziskezelõ rendszer indulása folyamatban"
7284 #: ../postmaster/postmaster.c:1185
7285 msgid "The database system is shutting down"
7286 msgstr "Az adatbáziskezelõ rendszer leállítása folyamatban"
7288 #: ../postmaster/postmaster.c:1188
7289 msgid "The database system is in recovery mode"
7290 msgstr "Az adatbáziskezelõ helyreállító üzemmódban van"
7292 #: ../postmaster/postmaster.c:1191 ../storage/ipc/sinval.c:53
7293 #: ../storage/lmgr/proc.c:1098
7294 msgid "Sorry, too many clients already"
7295 msgstr "Sajnálom, már túl sok kliens fut"
7297 #: ../postmaster/postmaster.c:1222
7299 msgid "processCancelRequest: CheckPointPID in cancel request for process %d"
7302 #: ../postmaster/postmaster.c:1237
7304 msgid "processing cancel request: sending SIGINT to process %d"
7307 #: ../postmaster/postmaster.c:1245
7309 msgid "bad key in cancel request for process %d"
7312 #: ../postmaster/postmaster.c:1254
7314 msgid "bad pid in cancel request for process %d"
7317 #: ../postmaster/postmaster.c:1297
7318 msgid "ConnCreate: malloc failed"
7321 #: ../postmaster/postmaster.c:1419
7326 #: ../postmaster/postmaster.c:1433
7327 msgid "smart shutdown request"
7328 msgstr "elegáns leállási kérelem"
7330 #: ../postmaster/postmaster.c:1445 ../postmaster/postmaster.c:1489
7332 msgid "shutdown process %d already running"
7333 msgstr "a(z) %d leállási processz már fut"
7335 #: ../postmaster/postmaster.c:1463
7336 msgid "fast shutdown request"
7337 msgstr "gyors leállási kérelem"
7339 #: ../postmaster/postmaster.c:1469
7340 msgid "aborting any active transactions"
7341 msgstr "minden aktív tranzakció megszakítása"
7343 #: ../postmaster/postmaster.c:1505
7344 msgid "immediate shutdown request"
7345 msgstr "azonnali leálláskérés"
7347 #: ../postmaster/postmaster.c:1541
7348 msgid "reaping dead processes"
7351 #: ../postmaster/postmaster.c:1558
7352 msgid "statistics collector process"
7355 #: ../postmaster/postmaster.c:1571
7356 msgid "shutdown process"
7357 msgstr "leállási folyamat"
7359 #: ../postmaster/postmaster.c:1582
7360 msgid "startup process"
7361 msgstr "indulási folyamat"
7363 #: ../postmaster/postmaster.c:1584
7364 msgid "aborting startup due to startup process failure"
7367 #: ../postmaster/postmaster.c:1593
7369 msgid "startup process %d died while shutdown process %d already running"
7372 #: ../postmaster/postmaster.c:1625
7374 "all server processes terminated; reinitializing shared memory and semaphores"
7376 "minden szerver processz leállt; az osztott "
7377 "memóriarészek és szemaforok újrainicializálódnak"
7379 #: ../postmaster/postmaster.c:1664
7380 msgid "child process"
7383 #: ../postmaster/postmaster.c:1709
7384 msgid "server process"
7387 #: ../postmaster/postmaster.c:1710
7388 msgid "terminating any other active server processes"
7391 #: ../postmaster/postmaster.c:1732
7393 msgid "CleanupProc: sending %s to process %d"
7396 #: ../postmaster/postmaster.c:1777
7398 msgid "%s (pid %d) exited with exit code %d"
7401 #: ../postmaster/postmaster.c:1780
7403 msgid "%s (pid %d) was terminated by signal %d"
7406 #: ../postmaster/postmaster.c:1783
7408 msgid "%s (pid %d) exited with unexpected status %d"
7411 #: ../postmaster/postmaster.c:1807
7413 msgid "SignalChildren: sending signal %d to process %d"
7416 #: ../postmaster/postmaster.c:1842
7417 msgid "out of memory; connection startup aborted"
7420 #: ../postmaster/postmaster.c:1877
7421 msgid "connection startup failed"
7424 #: ../postmaster/postmaster.c:1894
7426 msgid "connection startup failed (fork failure): %s"
7429 #: ../postmaster/postmaster.c:1902
7431 msgid "BackendStartup: forked pid=%d socket=%d"
7434 #: ../postmaster/postmaster.c:1935
7435 msgid "Server process fork() failed: "
7438 #: ../postmaster/postmaster.c:2060
7439 msgid "DoBackend: Unable to set timer for auth timeout"
7442 #: ../postmaster/postmaster.c:2137
7443 msgid "DoBackend: Unable to disable timer for auth timeout"
7446 #: ../postmaster/postmaster.c:2141
7448 msgid "connection: host=%s user=%s database=%s"
7449 msgstr "kapcsolat: kiszolgáló=%s felhasználó=%s adatbázis=%s"
7451 #: ../postmaster/postmaster.c:2444
7453 msgid "failed to create SSL context: %s"
7454 msgstr "az SSL kontextus létrehozása sikertelen: %s"
7456 #: ../postmaster/postmaster.c:2451
7458 msgid "failed to load server certificate (%s): %s"
7459 msgstr "a(z) %s szerver-igazolás nem tölthetõ be: %s"
7461 #: ../postmaster/postmaster.c:2458
7463 msgid "failed to load private key file (%s): %s"
7464 msgstr "a(z) %s titkos kulcs fájl beolvasása sikertelen: %s"
7466 #: ../postmaster/postmaster.c:2464
7468 msgid "check of private key failed: %s"
7469 msgstr "hiba a titkos kulcs ellenõrzésekor: %s"
7471 #: ../postmaster/postmaster.c:2593
7473 msgid "could not launch startup process (fork failure): %s"
7476 #: ../postmaster/postmaster.c:2597
7478 msgid "could not launch checkpoint process (fork failure): %s"
7481 #: ../postmaster/postmaster.c:2602
7483 msgid "could not launch shutdown process (fork failure): %s"
7486 #: ../postmaster/postmaster.c:2625
7487 msgid "CheckPointDataBase: malloc failed"
7490 #: ../postmaster/postmaster.c:2665
7492 msgid "cannot create file %s: %s"
7493 msgstr "a(z) %s file nem hozható létre: %s"
7495 #: ../postmaster/postmaster.c:2677
7497 msgid "writing file %s failed"
7500 #: ../rewrite/rewriteDefine.c:62
7502 msgid "Attempt to insert rule \"%s\" failed: already exists"
7503 msgstr "Már létezik \"%s\" nevû szabály, a definiálás sikertelen"
7505 #: ../rewrite/rewriteDefine.c:129
7506 msgid "rules not allowed for insert or delete events to an attribute"
7509 #: ../rewrite/rewriteDefine.c:198
7510 msgid "attribute level rules currently not supported"
7513 #: ../rewrite/rewriteDefine.c:218
7515 "rule actions on OLD currently not supported\n"
7516 "\tuse views or triggers instead"
7519 #: ../rewrite/rewriteDefine.c:221
7521 "rule actions on NEW currently not supported\n"
7522 "\tuse triggers instead"
7525 #: ../rewrite/rewriteDefine.c:239
7527 "instead nothing rules on select currently not supported\n"
7528 "\tuse views instead"
7531 #: ../rewrite/rewriteDefine.c:247
7532 msgid "multiple action rules on select currently not supported"
7535 #: ../rewrite/rewriteDefine.c:254
7536 msgid "only instead-select rules currently supported on select"
7539 #: ../rewrite/rewriteDefine.c:260
7540 msgid "event qualifications not supported for rules on select"
7543 #: ../rewrite/rewriteDefine.c:278
7544 msgid "select rule's target list has too many entries"
7547 #: ../rewrite/rewriteDefine.c:284
7549 msgid "select rule's target entry %d has different column name from %s"
7552 #: ../rewrite/rewriteDefine.c:287
7554 msgid "select rule's target entry %d has different type from attribute %s"
7557 #: ../rewrite/rewriteDefine.c:298
7559 msgid "select rule's target entry %d has different size from attribute %s"
7562 #: ../rewrite/rewriteDefine.c:302
7563 msgid "select rule's target list has too few entries"
7566 #: ../rewrite/rewriteDefine.c:315
7568 msgid "\"%s\" is already a view"
7571 #: ../rewrite/rewriteDefine.c:326
7573 msgid "view rule for \"%s\" must be named \"%s\""
7576 #: ../rewrite/rewriteDefine.c:345
7578 msgid "Relation \"%s\" is not empty. Cannot convert it to view"
7579 msgstr "A \"%s\" reláció nem üres. Nem konvertálható nézettáblává"
7581 #: ../rewrite/rewriteDefine.c:503
7583 msgid "RenameRewriteRule: rule \"%s\" does not exist"
7584 msgstr "RenameRewriteRule: a \"%s\" típus nem létezik"
7586 #: ../rewrite/rewriteDefine.c:507
7588 msgid "Attempt to rename rule \"%s\" failed: \"%s\" already exists"
7591 #: ../rewrite/rewriteHandler.c:272
7592 msgid "ApplyRetrieveRule: expected just one rule action"
7595 #: ../rewrite/rewriteHandler.c:274
7596 msgid "ApplyRetrieveRule: can't handle qualified ON SELECT rule"
7599 #: ../rewrite/rewriteHandler.c:276
7600 msgid "ApplyRetrieveRule: can't handle per-attribute ON SELECT rule"
7603 #: ../rewrite/rewriteHandler.c:490 ../rewrite/rewriteHandler.c:777
7605 msgid "Relation \"%s\" with OID %u no longer exists"
7606 msgstr "A(z) \"%s\" reláció a(z) %u OID-dal már nem létezik"
7608 #: ../rewrite/rewriteHandler.c:557
7609 msgid "fireRIRrules: failed to remove aggs from qual"
7612 #: ../rewrite/rewriteHandler.c:829
7614 msgid "query rewritten %d times, may contain cycles"
7617 #: ../rewrite/rewriteHandler.c:953
7618 msgid "Cannot insert into a view without an appropriate rule"
7619 msgstr "Nézettáblába csak egy arra vonatkozó szabállyal lehet beszúrni"
7621 #: ../rewrite/rewriteHandler.c:956
7622 msgid "Cannot update a view without an appropriate rule"
7623 msgstr "Nézettáblát csak egy arra vonatkozó szabállyal lehet módosítani"
7625 #: ../rewrite/rewriteHandler.c:959
7626 msgid "Cannot delete from a view without an appropriate rule"
7627 msgstr "Nézettáblából csak egy arra vonatkozó szabállyal lehet törölni"
7629 #: ../rewrite/rewriteHandler.c:962
7631 msgid "QueryRewrite: unexpected commandType %d"
7634 #: ../rewrite/rewriteManip.c:557 ../rewrite/rewriteManip.c:564
7635 msgid "getInsertSelectQuery: expected to find SELECT subquery"
7638 #: ../rewrite/rewriteManip.c:575
7639 msgid "getInsertSelectQuery: can't find rule placeholders"
7642 #: ../rewrite/rewriteManip.c:609 ../rewrite/rewriteManip.c:649
7643 msgid "Conditional utility statements are not implemented"
7646 #: ../rewrite/rewriteManip.c:772
7647 msgid "ResolveNew: can't handle whole-tuple reference"
7650 #: ../rewrite/rewriteRemove.c:44
7652 msgid "Rule or view \"%s\" not found"
7653 msgstr "A \"%s\" szabály vagy nézettábla nem található"
7655 #: ../rewrite/rewriteRemove.c:53 ../utils/adt/tid.c:156
7657 msgid "Relation %u not found"
7658 msgstr "A(z) %u reláció nem található"
7660 #: ../rewrite/rewriteRemove.c:93
7662 msgid "Rule \"%s\" not found"
7663 msgstr "A(z) \"%s\" szabály nem található"
7665 #: ../rewrite/rewriteRemove.c:114
7666 msgid "Cannot remove a view's SELECT rule"
7669 #: ../rewrite/rewriteSupport.c:100
7671 msgid "SetRelationRuleStatus: cache lookup failed for relation %u"
7674 #: ../storage/buffer/buf_table.c:58
7675 msgid "couldn't initialize shared buffer pool Hash Tbl"
7678 #: ../storage/buffer/buf_table.c:100
7679 msgid "BufTableDelete: BufferLookup table corrupted"
7682 #: ../storage/buffer/buf_table.c:131
7683 msgid "BufTableInsert: BufferLookup table out of memory"
7686 #: ../storage/buffer/buf_table.c:138
7687 msgid "BufTableInsert: BufferLookup table corrupted"
7690 #: ../storage/buffer/bufmgr.c:258
7691 msgid "BufRead: buffer table broken after IO error"
7694 #: ../storage/buffer/bufmgr.c:428
7696 msgid "BufferAlloc: cannot write block %u for %u/%u"
7699 #: ../storage/buffer/bufmgr.c:446
7701 msgid "BufferAlloc: content of block %u (%u/%u) changed while flushing"
7704 #: ../storage/buffer/bufmgr.c:538
7705 msgid "buffer wasn't in the buffer table"
7708 #: ../storage/buffer/bufmgr.c:546
7709 msgid "Buffer in lookup table twice"
7712 #: ../storage/buffer/bufmgr.c:807
7714 msgid "BufferSync: cannot write %u for %u/%u"
7717 #: ../storage/buffer/bufmgr.c:978
7720 "Buffer Leak: [%03d] (freeNext=%d, freePrev=%d, rel=%u/%u, blockNum=%u, "
7721 "flags=0x%x, refcount=%d %ld)"
7724 #: ../storage/buffer/bufmgr.c:1374 ../storage/buffer/bufmgr.c:1406
7727 "[%02d] (freeNext=%d, freePrev=%d, rel=%u/%u, blockNum=%u, flags=0x%x, "
7731 #: ../storage/buffer/bufmgr.c:1507
7734 "FlushRelationBuffers(%s (local), %u): block %u is dirty, could not flush it"
7737 #: ../storage/buffer/bufmgr.c:1517
7739 msgid "FlushRelationBuffers(%s (local), %u): block %u is referenced (%ld)"
7742 #: ../storage/buffer/bufmgr.c:1569
7744 msgid "FlushRelationBuffers: cannot write %u for %u/%u"
7747 #: ../storage/buffer/bufmgr.c:1595
7750 "FlushRelationBuffers(%s, %u): block %u is referenced (private %ld, global %d)"
7753 #: ../storage/buffer/bufmgr.c:1825
7754 msgid "buffer alloc trace error and can't open log file"
7757 #: ../storage/buffer/bufmgr.c:2018
7759 msgid "LockBuffer: unknown lock mode %d"
7762 #: ../storage/buffer/bufmgr.c:2049 ../storage/buffer/bufmgr.c:2056
7763 msgid "LockBufferForCleanup: wrong local pin count"
7766 #: ../storage/buffer/bufmgr.c:2078
7767 msgid "Multiple backends attempting to wait for pincount 1"
7770 #: ../storage/buffer/bufmgr.c:2201
7772 msgid "write error may be permanent: cannot write block %u for %u/%u"
7775 #: ../storage/buffer/freelist.c:201
7776 msgid "out of free buffers: time to abort!"
7779 #: ../storage/buffer/localbuf.c:94
7780 msgid "no empty local buffer."
7783 #: ../storage/buffer/localbuf.c:138
7784 msgid "Out of memory in LocalBufferAlloc"
7787 #: ../storage/file/buffile.c:477
7789 msgid "BufFileSeek: invalid whence: %d"
7792 #: ../storage/file/fd.c:273
7794 msgid "BasicOpenFile: not enough descs, retry, er= %d"
7797 #: ../storage/file/fd.c:307
7799 msgid "pg_nofile: sysconf(_SC_OPEN_MAX) failed; using %ld"
7802 #: ../storage/file/fd.c:329
7805 "pg_nofile: insufficient file descriptors available to start backend.\n"
7806 "\tSystem allows %ld, we need at least %d."
7809 #: ../storage/file/fd.c:367
7811 msgid "Delete %d (%s)"
7814 #: ../storage/file/fd.c:387
7816 msgid "LruDelete %d (%s)"
7819 #: ../storage/file/fd.c:422
7821 msgid "Insert %d (%s)"
7824 #: ../storage/file/fd.c:444
7826 msgid "LruInsert %d (%s)"
7829 #: ../storage/file/fd.c:466
7831 msgid "RE_OPEN FAILED: %d"
7834 #: ../storage/file/fd.c:471
7835 msgid "RE_OPEN SUCCESS"
7838 #: ../storage/file/fd.c:495
7840 msgid "ReleaseLruFile. Opened %d"
7843 #: ../storage/file/fd.c:516
7845 msgid "AllocateVfd. Size %d"
7848 #: ../storage/file/fd.c:523
7849 msgid "AllocateVfd: no room for VFD array"
7852 #: ../storage/file/fd.c:555
7853 msgid "AllocateVfd: no room to enlarge VFD array"
7856 #: ../storage/file/fd.c:588
7858 msgid "FreeVfd: %d (%s)"
7861 #: ../storage/file/fd.c:638
7863 msgid "FileAccess %d (%s)"
7866 #: ../storage/file/fd.c:690
7867 msgid "fileNameOpenFile: NULL fname"
7870 #: ../storage/file/fd.c:692
7872 msgid "fileNameOpenFile: %s %x %o"
7875 #: ../storage/file/fd.c:712
7877 msgid "fileNameOpenFile: success %d"
7880 #: ../storage/file/fd.c:719
7881 msgid "fileNameOpenFile: no room to save VFD filename"
7884 #: ../storage/file/fd.c:812
7886 msgid "Failed to create temporary file %s"
7889 #: ../storage/file/fd.c:831
7891 msgid "FileClose: %d (%s)"
7894 #: ../storage/file/fd.c:880
7896 msgid "FileUnlink: %d (%s)"
7899 #: ../storage/file/fd.c:896
7901 msgid "FileRead: %d (%s) %ld %d %p"
7904 #: ../storage/file/fd.c:917
7906 msgid "FileWrite: %d (%s) %ld %d %p"
7909 #: ../storage/file/fd.c:943
7911 msgid "FileSeek: %d (%s) %ld %ld %d"
7914 #: ../storage/file/fd.c:953 ../storage/file/fd.c:974
7916 msgid "FileSeek: invalid offset: %ld"
7919 #: ../storage/file/fd.c:964 ../storage/file/fd.c:986
7921 msgid "FileSeek: invalid whence: %d"
7924 #: ../storage/file/fd.c:1001
7926 msgid "FileTell %d (%s)"
7929 #: ../storage/file/fd.c:1014
7931 msgid "FileTruncate %d (%s)"
7934 #: ../storage/file/fd.c:1113
7936 msgid "FileMarkDirty: %d (%s)"
7939 #: ../storage/file/fd.c:1143
7941 msgid "AllocateFile: Allocated %d"
7944 #: ../storage/file/fd.c:1146
7945 msgid "AllocateFile: too many private FDs demanded"
7948 #: ../storage/file/fd.c:1160
7950 msgid "AllocateFile: not enough descs, retry, er= %d"
7953 #: ../storage/file/fd.c:1176
7955 msgid "FreeFile: Allocated %d"
7958 #: ../storage/file/fd.c:1189
7959 msgid "FreeFile: file was not obtained from AllocateFile"
7962 #: ../storage/freespace/freespace.c:178 ../storage/freespace/freespace.c:193
7963 #: ../storage/freespace/freespace.c:201
7964 msgid "Insufficient shared memory for free space map"
7967 #: ../storage/freespace/freespace.c:530
7968 msgid "FreeSpaceMap hashtable out of memory"
7971 #: ../storage/freespace/freespace.c:599
7972 msgid "FreeSpaceMap hashtable corrupted"
7975 #: ../storage/freespace/freespace.c:772
7976 msgid "fsm_record_free_space: unexpected match"
7979 #: ../storage/freespace/freespace.c:891
7980 msgid "insert_fsm_page_entry: entry already exists!"
7983 #: ../storage/freespace/freespace.c:900
7984 msgid "insert_fsm_page_entry: failed to insert entry!"
7987 #: ../storage/ipc/ipc.c:135
7989 msgid "proc_exit(%d)"
7992 #: ../storage/ipc/ipc.c:154
7997 #: ../storage/ipc/ipc.c:168
7999 msgid "shmem_exit(%d)"
8002 #: ../storage/ipc/ipc.c:194
8003 msgid "Out of on_proc_exit slots"
8006 #: ../storage/ipc/ipc.c:213
8007 msgid "Out of on_shmem_exit slots"
8010 #: ../storage/ipc/ipci.c:109
8011 msgid "Couldn't create the lock table"
8014 #: ../storage/ipc/shmem.c:159
8015 msgid "ShmemAlloc: out of memory"
8018 #: ../storage/ipc/shmem.c:205
8019 msgid "InitShmemIndex: couldn't initialize Shmem Index"
8022 #: ../storage/ipc/shmem.c:216
8023 msgid "InitShmemIndex: Shmem Index out of memory"
8026 #: ../storage/ipc/shmem.c:334
8027 msgid "ShmemInitStruct: Shmem Index out of memory"
8030 #: ../storage/ipc/shmem.c:349
8031 msgid "ShmemInitStruct: ShmemIndex entry size is wrong"
8034 #: ../storage/ipc/shmem.c:366
8036 msgid "ShmemInitStruct: cannot allocate '%s'"
8039 #: ../storage/ipc/sinval.c:51
8040 msgid "Backend cache invalidation initialization failed"
8043 #: ../storage/ipc/sinval.c:69
8044 msgid "SendSharedInvalidMessage: SI buffer overflow"
8047 #: ../storage/ipc/sinval.c:111
8048 msgid "ReceiveSharedInvalidMessages: cache state reset"
8051 #: ../storage/ipc/sinval.c:312 ../storage/ipc/sinval.c:322
8052 msgid "Memory exhausted in GetSnapshotData"
8055 #: ../storage/ipc/sinvaladt.c:122
8057 msgid "SIBackendInit: backend id %d"
8060 #: ../storage/ipc/sinvaladt.c:222
8062 msgid "SIInsertDataEntry: table is 70%% full, signaling postmaster"
8065 #: ../storage/large_object/inv_api.c:49
8066 msgid "getbytealen: VARSIZE(data) < VARHDRSZ. This is internal error."
8069 #: ../storage/large_object/inv_api.c:75
8071 msgid "inv_create: large object %u already exists. This is internal error."
8074 #: ../storage/large_object/inv_api.c:108
8076 msgid "inv_create: invalid flags: %d"
8079 #: ../storage/large_object/inv_api.c:127
8081 msgid "inv_open: large object %u not found"
8084 #: ../storage/large_object/inv_api.c:145
8086 msgid "inv_open: invalid flags: %d"
8089 #: ../storage/large_object/inv_api.c:254
8091 msgid "inv_getsize: large object %u not found"
8094 #: ../storage/large_object/inv_api.c:267 ../storage/large_object/inv_api.c:272
8095 #: ../storage/large_object/inv_api.c:280
8097 msgid "inv_seek: invalid offset: %d"
8100 #: ../storage/large_object/inv_api.c:285
8102 msgid "inv_seek: invalid whence: %d"
8105 #: ../storage/lmgr/deadlock.c:273
8106 msgid "DeadLockCheckRecurse: inconsistent results"
8109 #: ../storage/lmgr/lmgr.c:105
8110 msgid "InitLockTable: couldn't initialize lock table"
8113 #: ../storage/lmgr/lmgr.c:114
8114 msgid "InitLockTable: couldn't rename long-term lock table"
8117 #: ../storage/lmgr/lmgr.c:155
8118 msgid "LockRelation: LockAcquire failed"
8121 #: ../storage/lmgr/lmgr.c:244
8122 msgid "LockRelationForSession: LockAcquire failed"
8125 #: ../storage/lmgr/lmgr.c:282
8126 msgid "LockPage: LockAcquire failed"
8129 #: ../storage/lmgr/lmgr.c:323
8130 msgid "XactLockTableInsert: LockAcquire failed"
8133 #: ../storage/lmgr/lmgr.c:346
8134 msgid "XactLockTableWait: LockAcquire failed"
8137 #: ../storage/lmgr/lock.c:111
8140 "%s: lock(%lx) tbl(%d) rel(%u) db(%u) obj(%u) grantMask(%x) "
8141 "req(%d,%d,%d,%d,%d,%d,%d)=%d grant(%d,%d,%d,%d,%d,%d,%d)=%d wait(%d) type(%s)"
8144 #: ../storage/lmgr/lock.c:137
8147 "%s: holder(%lx) lock(%lx) tbl(%d) proc(%lx) xid(%u) "
8148 "hold(%d,%d,%d,%d,%d,%d,%d)=%d"
8151 #: ../storage/lmgr/lock.c:251
8153 msgid "LockMethodTableInit: too many lock types %d greater than %d"
8156 #: ../storage/lmgr/lock.c:282 ../storage/lmgr/lock.c:323
8157 #: ../storage/lmgr/lock.c:343
8159 msgid "LockMethodTableInit: couldn't initialize %s"
8162 #: ../storage/lmgr/lock.c:464
8164 msgid "LockAcquire: user lock [%u] %s"
8167 #: ../storage/lmgr/lock.c:475
8169 msgid "LockAcquire: bad lock table %d"
8172 #: ../storage/lmgr/lock.c:493
8174 msgid "LockAcquire: lock table %d is out of memory"
8177 #: ../storage/lmgr/lock.c:540
8178 msgid "LockAcquire: holder table out of memory"
8181 #: ../storage/lmgr/lock.c:585
8183 msgid "Deadlock risk: raising lock level from %s to %s on object %u/%u/%u"
8186 #: ../storage/lmgr/lock.c:665
8187 msgid "LockAcquire: remove holder, table corrupted"
8190 #: ../storage/lmgr/lock.c:922
8191 msgid "deadlock detected"
8194 #: ../storage/lmgr/lock.c:1003
8196 msgid "LockRelease: user lock tag [%u] %d"
8199 #: ../storage/lmgr/lock.c:1013
8200 msgid "lockMethodTable is null in LockRelease"
8203 #: ../storage/lmgr/lock.c:1035
8204 msgid "LockRelease: no such lock"
8207 #: ../storage/lmgr/lock.c:1058
8208 msgid "LockRelease: no lock with this tag"
8211 #: ../storage/lmgr/lock.c:1061
8212 msgid "LockRelease: holder table corrupted"
8215 #: ../storage/lmgr/lock.c:1075
8217 msgid "LockRelease: you don't own a lock of type %s"
8220 #: ../storage/lmgr/lock.c:1129
8221 msgid "LockRelease: remove lock, table corrupted"
8224 #: ../storage/lmgr/lock.c:1158
8225 msgid "LockRelease: remove holder, table corrupted"
8228 #: ../storage/lmgr/lock.c:1199
8230 msgid "LockReleaseAll: lockmethod=%d, pid=%d"
8233 #: ../storage/lmgr/lock.c:1207
8235 msgid "LockReleaseAll: bad lockmethod %d"
8238 #: ../storage/lmgr/lock.c:1311
8239 msgid "LockReleaseAll: holder table corrupted"
8242 #: ../storage/lmgr/lock.c:1329
8243 msgid "LockReleaseAll: cannot remove lock from HTAB"
8246 #: ../storage/lmgr/lock.c:1344
8247 msgid "LockReleaseAll: done"
8250 #: ../storage/lmgr/lock.c:1463
8251 msgid "DumpAllLocks: holder->tag.lock = NULL"
8254 #: ../storage/lmgr/lwlock.c:71
8256 msgid "%s(%d): excl %d shared %d head %p rOK %d"
8259 #: ../storage/lmgr/lwlock.c:81
8264 #: ../storage/lmgr/lwlock.c:185
8265 msgid "No more LWLockIds available"
8268 #: ../storage/lmgr/lwlock.c:275
8269 msgid "LWLockAcquire: can't wait without a PROC structure"
8272 #: ../storage/lmgr/lwlock.c:421
8274 msgid "LWLockRelease: lock %d is not held"
8277 #: ../storage/lmgr/proc.c:214
8278 msgid "InitProcess: Proc Header uninitialized"
8281 #: ../storage/lmgr/proc.c:217
8282 msgid "InitProcess: you already exist"
8285 #: ../storage/lmgr/proc.c:240
8286 msgid "cannot create new proc: out of memory"
8289 #: ../storage/lmgr/proc.c:303
8290 msgid "InitDummyProcess: Proc Header uninitialized"
8293 #: ../storage/lmgr/proc.c:306
8294 msgid "InitDummyProcess: you already exist"
8297 #: ../storage/lmgr/proc.c:312
8299 msgid "InitDummyProcess: DummyProc is in use by PID %d"
8302 #: ../storage/lmgr/proc.c:701
8303 msgid "ProcSleep: Unable to set timer for process wakeup"
8306 #: ../storage/lmgr/proc.c:723
8307 msgid "ProcSleep: Unable to disable timer for process wakeup"
8310 #: ../storage/lmgr/spin.c:165
8311 msgid "s_init_lock_sema: not enough semaphores"
8314 #: ../storage/page/bufpage.c:112
8315 msgid "PageAddItem: tried overwrite after maxoff"
8318 #: ../storage/page/bufpage.c:121
8319 msgid "PageAddItem: tried overwrite of used ItemId"
8322 #: ../storage/page/bufpage.c:296
8325 "PageRepairFragmentation: corrupted page pointers: lower = %u, upper = %u, "
8329 #: ../storage/page/bufpage.c:338
8331 msgid "PageRepairFragmentation: corrupted item pointer %u"
8334 #: ../storage/page/bufpage.c:351
8336 msgid "PageRepairFragmentation: corrupted item lengths, total %u, avail %u"
8339 #: ../storage/smgr/md.c:252 ../storage/smgr/md.c:442 ../storage/smgr/md.c:485
8340 #: ../storage/smgr/md.c:519 ../storage/smgr/md.c:564
8341 msgid "seekpos too big!"
8344 #: ../storage/smgr/md.c:287
8345 msgid "segment too big!"
8348 #: ../storage/smgr/md.c:341
8349 msgid "segment too big on relopen!"
8352 #: ../storage/smgr/md.c:574
8354 msgid "mdblindwrt: lseek(%ld) failed: %m"
8357 #: ../storage/smgr/md.c:588
8359 msgid "mdblindwrt: write() failed: %m"
8362 #: ../storage/smgr/md.c:594
8364 msgid "mdblindwrt: close() failed: %m"
8367 #: ../storage/smgr/md.c:679
8368 msgid "segment too big in mdnblocks!"
8371 #: ../storage/smgr/md.c:699
8373 msgid "cannot count blocks for %s -- open failed: %m"
8376 #: ../storage/smgr/md.c:891
8377 msgid "_fdvec_alloc error"
8380 #: ../storage/smgr/md.c:973
8381 msgid "segment too big on openseg!"
8384 #: ../storage/smgr/md.c:992
8386 msgid "_mdfd_getrelnfd: cannot open relation %s: %m"
8389 #: ../storage/smgr/md.c:1035
8391 msgid "cannot open segment %u of relation %s (target block %u): %m"
8394 #: ../storage/smgr/md.c:1088
8396 msgid "_mdfd_blind_getseg: couldn't open %s: %m"
8399 #: ../storage/smgr/mm.c:189
8400 msgid "main memory storage mgr hash table out of memory"
8403 #: ../storage/smgr/mm.c:232
8404 msgid "mmunlink: cache hash table corrupted"
8407 #: ../storage/smgr/mm.c:249
8408 msgid "mmunlink: rel cache hash table corrupted"
8411 #: ../storage/smgr/mm.c:312
8412 msgid "mmextend: rel cache hash table corrupt"
8415 #: ../storage/smgr/mm.c:323
8416 msgid "mmextend: cache hash table corrupt"
8419 #: ../storage/smgr/mm.c:434
8420 msgid "mmwrite: hash table missing requested page"
8423 #: ../storage/smgr/smgr.c:135
8425 msgid "initialization failed on %s: %m"
8428 #: ../storage/smgr/smgr.c:157
8430 msgid "shutdown failed on %s: %m"
8433 #: ../storage/smgr/smgr.c:177
8435 msgid "cannot create %s: %m"
8438 #: ../storage/smgr/smgr.c:247
8441 "cannot extend %s: %m.\n"
8442 "\tCheck free disk space."
8445 #: ../storage/smgr/smgr.c:269 ../utils/init/miscinit.c:890
8446 #: ../utils/misc/database.c:149
8448 msgid "cannot open %s: %m"
8451 #: ../storage/smgr/smgr.c:283
8453 msgid "cannot close %s: %m"
8456 #: ../storage/smgr/smgr.c:306
8458 msgid "cannot read block %d of %s: %m"
8461 #: ../storage/smgr/smgr.c:328
8463 msgid "cannot write block %d of %s: %m"
8466 #: ../storage/smgr/smgr.c:345
8468 msgid "cannot flush block %d of %s to stable store: %m"
8471 #: ../storage/smgr/smgr.c:376
8473 msgid "cannot write block %d of %u/%u blind: %m"
8476 #: ../storage/smgr/smgr.c:402
8478 msgid "cannot mark block %d of %s: %m"
8481 #: ../storage/smgr/smgr.c:423
8483 msgid "cannot mark block %d of %u/%u blind: %m"
8486 #: ../storage/smgr/smgr.c:450
8488 msgid "cannot count blocks for %s: %m"
8491 #: ../storage/smgr/smgr.c:482
8493 msgid "cannot truncate %s to %u blocks: %m"
8496 #: ../storage/smgr/smgr.c:524
8498 msgid "cannot unlink %u/%u: %m"
8501 #: ../storage/smgr/smgr.c:547
8503 msgid "transaction commit failed on %s: %m"
8506 #: ../storage/smgr/smgr.c:566
8508 msgid "transaction abort failed on %s: %m"
8511 #: ../storage/smgr/smgr.c:585
8513 msgid "storage sync failed on %s: %m"
8516 #: ../storage/smgr/smgr.c:599
8518 msgid "illegal storage manager number %d"
8521 #: ../storage/smgr/smgrtype.c:51
8523 msgid "smgrin: unknown storage manager name '%s'"
8526 #: ../storage/smgr/smgrtype.c:62
8528 msgid "Illegal storage manager id %d"
8531 #: ../tcop/fastpath.c:172
8533 msgid "fetch_fp_info: cache lookup for function %u failed"
8536 #: ../tcop/fastpath.c:272
8539 "HandleFunctionRequest: actual arguments (%d) != registered arguments (%d)"
8542 #: ../tcop/fastpath.c:291 ../tcop/fastpath.c:303
8544 msgid "HandleFunctionRequest: bogus argsize %d"
8547 #: ../tcop/fastpath.c:316
8549 msgid "HandleFunctionRequest: bogus argsize %d, should be %d"
8552 #: ../tcop/fastpath.c:334 ../tcop/postgres.c:679
8554 "current transaction is aborted, queries ignored until end of transaction "
8557 "a jelenlegi tranzakció megszakadt, a tranzakció végéig minden lekérdezés "
8558 "figyelmen kívül lesz hagyva"
8560 #: ../tcop/postgres.c:287
8562 msgid "Socket command type %c unknown"
8565 #: ../tcop/postgres.c:371
8568 msgstr "lekérdezés: %s"
8570 #: ../tcop/postgres.c:430
8572 msgstr "értelmezõ fa:"
8574 #: ../tcop/postgres.c:434
8576 msgid "parse tree: %s"
8577 msgstr "értelmezõ fa: %s"
8579 #: ../tcop/postgres.c:465
8580 msgid "pg_analyze_and_rewrite: copyObject failed on parse tree"
8583 #: ../tcop/postgres.c:474 ../tcop/postgres.c:484
8584 msgid "rewritten parse tree:"
8585 msgstr "újraírt értelmezõ fa:"
8587 #: ../tcop/postgres.c:528
8588 msgid "pg_plan_query: copyObject failed on plan tree"
8591 #: ../tcop/postgres.c:542
8595 #: ../tcop/postgres.c:546
8600 #: ../tcop/postgres.c:745
8602 msgid "ProcessUtility: %s"
8605 #: ../tcop/postgres.c:747
8606 msgid "ProcessUtility"
8609 #: ../tcop/postgres.c:780
8610 msgid "ProcessQuery"
8613 #: ../tcop/postgres.c:839
8614 msgid "StartTransactionCommand"
8617 #: ../tcop/postgres.c:851
8618 msgid "CommitTransactionCommand"
8621 #: ../tcop/postgres.c:878
8623 "Message from PostgreSQL backend:\n"
8624 "\tThe Postmaster has informed me that some other backend\n"
8625 "\tdied abnormally and possibly corrupted shared memory.\n"
8626 "\tI have rolled back the current transaction and am\n"
8627 "\tgoing to terminate your database system connection and exit.\n"
8628 "\tPlease reconnect to the database system and repeat your query."
8630 "Üzenet a PostgreSQL szervertõl:\n"
8631 "\tA Postmaster program információja szerint egy másik szál\n"
8632 "\tnem normális módon állt le (meghalt), s az osztott memóriát\n"
8633 "\tvalószínûleg korrupt állapotban hagyta.\n"
8634 "\tAz aktuális tranzakciót nem hajtottam végre, s pillanatokon belül\n"
8635 "\tvéget vetek az Ön adatbázis-kapcsolatának is, majd kilépek.\n"
8636 "\tKérem próbáljon ismételten kapcsolatba lépni\n"
8637 "\taz adatbáziskezelõ rendszerrel, és ismételje meg a lekérdezést."
8639 #: ../tcop/postgres.c:996
8641 "floating point exception! The last floating point operation either exceeded "
8642 "legal ranges or was a divide by zero"
8645 #: ../tcop/postgres.c:1028
8646 msgid "This connection has been terminated by the administrator."
8647 msgstr "Az adminisztrátor megszüntette ezt a kapcsolatot."
8649 #: ../tcop/postgres.c:1034
8650 msgid "Query was canceled."
8651 msgstr "A lekérdezés visszavonva."
8653 #: ../tcop/postgres.c:1175
8654 msgid "Assert checking is not compiled in"
8657 #: ../tcop/postgres.c:1396
8658 msgid "only one -x flag is allowed"
8661 #: ../tcop/postgres.c:1414
8662 msgid "use -x {off,nor,nopull,nopm,pullall,wait}"
8665 #: ../tcop/postgres.c:1453
8667 "Query statistics are disabled because parser, planner, or executor "
8668 "statistics are on."
8671 #: ../tcop/postgres.c:1533 ../tcop/postgres.c:1545
8674 "%s: invalid command line arguments\n"
8678 #: ../tcop/postgres.c:1553
8680 msgid "%s: user name undefined and no database specified\n"
8683 #: ../tcop/postgres.c:1605
8684 msgid "InitPostgres"
8687 #: ../tcop/postgres.c:1688
8688 msgid "AbortCurrentTransaction"
8691 #: ../tcop/postgres.c:1876
8692 msgid "unknown frontend message was received"
8695 #: ../tcop/postgres.c:2008
8702 #: ../tcop/postgres.c:2030
8704 msgid "Assert test successfull (val = %d)"
8707 #: ../tcop/postgres.c:2033
8709 msgid "Assert checking is disabled (val = %d)"
8712 #: ../tcop/pquery.c:119
8714 msgid "CreateOperationTag: unknown operation type %d"
8717 #: ../tcop/pquery.c:147
8719 msgid "Closing pre-existing portal \"%s\""
8722 #: ../tcop/utility.c:89
8724 msgid "\"%s\" is not %s %s. Use DROP %s to remove %s %s"
8725 msgstr "\"%s\" nem %s %s. Használd a DROP %s utasítást %s %s eltávolításához"
8727 #: ../tcop/utility.c:93
8729 msgid "\"%s\" is not %s %s"
8730 msgstr "\"%s\" nem %s %s"
8732 #: ../tcop/utility.c:113
8734 msgid "%s \"%s\" does not exist"
8735 msgstr "%s \"%s\" nem létezik"
8737 #: ../tcop/utility.c:121
8739 msgid "you do not own %s \"%s\""
8740 msgstr "nem te vagy %s \"%s\" tulajdonosa"
8742 #: ../tcop/utility.c:126
8744 msgid "%s \"%s\" is a system %s"
8745 msgstr "%s \"%s\" egy rendszer %s"
8747 #: ../tcop/utility.c:303
8749 msgid "TRUNCATE cannot be used on system tables. '%s' is a system table"
8751 "Rendszertáblákon nem használható a TRUNCATE. A(z) '%s' egy rendszertábla"
8753 #: ../tcop/utility.c:309
8755 msgid "TRUNCATE cannot be used on sequences. '%s' is a sequence"
8756 msgstr "Szekvenciákon nem használható a TRUNCATE. A(z) '%s' egy szekvencia"
8758 #: ../tcop/utility.c:312
8760 msgid "TRUNCATE cannot be used on views. '%s' is a view"
8761 msgstr "Nézettáblákon nem használható a TRUNCATE. A(z) '%s' egy nézettábla"
8763 #: ../tcop/utility.c:317
8765 msgid "you do not own class \"%s\""
8768 #: ../tcop/utility.c:467
8769 msgid "T_AlterTableStmt: unknown subtype"
8772 #: ../tcop/utility.c:537
8774 msgid "CREATE INDEX: relation \"%s\" is a system catalog"
8775 msgstr "CREATE INDEX: A(z) \"%s\" reláció egy rendszerkatalógus"
8777 #: ../tcop/utility.c:618
8778 msgid "CREATE VERSION is not currently implemented"
8781 #: ../tcop/utility.c:696
8783 msgid "CLUSTER: relation \"%s\" is a system catalog"
8784 msgstr "CLUSTER: a(z) \"%s\" reláció egy rendszerkatalógus"
8786 #: ../tcop/utility.c:876
8789 "\"%s\" is a system index. call REINDEX under standalone postgres with -O -P "
8792 "A(z) \"%s\" rendszerindex. A REINDEX utasítást kell meghívni parancssorból "
8793 "indított, -O -P opciókkal futtatott postgresbõl"
8795 #: ../tcop/utility.c:879
8798 "\"%s\" is a system index. call REINDEX under standalone postgres with -P -O "
8801 "A(z) \"%s\" rendszerindex. A REINDEX utasítást kell meghívni parancssorból "
8802 "indított, -O -P opciókkal futtatott postgresbõl"
8804 #: ../tcop/utility.c:891
8807 "\"%s\" is a system table. call REINDEX under standalone postgres with -O -P "
8810 "A(z) \"%s\" rendszertábla. A REINDEX utasítást kell meghívni parancssorból "
8811 "indított, -O -P opciókkal futtatott postgresbõl"
8813 #: ../tcop/utility.c:894
8816 "\"%s\" is a system table. call REINDEX under standalone postgres with -P -O "
8819 "A(z) \"%s\" rendszertábla. A REINDEX utasítást kell meghívni parancssorból "
8820 "indított, -P -O opciókkal futtatott postgresbõl"
8822 #: ../tcop/utility.c:904
8823 msgid "must be called under standalone postgres with -O -P options"
8825 "parancssorból indított, -O -P opciókkal futtatott postgresbõl hívható csak"
8827 #: ../tcop/utility.c:906
8828 msgid "must be called under standalone postgres with -P -O options"
8830 "parancssorból indított, -O -P opciókkal futtatott postgresbõl hívható csak"
8832 #: ../tcop/utility.c:919
8834 msgid "ProcessUtility: command #%d unsupported"
8837 #: ../tioga/tgRecipe.c:81
8840 "TextArray2ArrTgString: badly formed string, must have %c as first character\n"
8843 #: ../tioga/tgRecipe.c:91
8844 msgid "TextArray2ArrTgString: text string ended prematurely\n"
8847 #: ../tioga/tgRecipe.c:97
8848 msgid "textArray2ArrTgString: missing a begin quote\n"
8851 #: ../tioga/tgRecipe.c:102
8852 msgid "textArray2ArrTgString: missing an end quote\n"
8855 #: ../tioga/tgRecipe.c:138
8857 msgid "Element named %s not found in recipe named %s"
8860 #: ../tioga/tgRecipe.c:162
8862 msgid "Node named %s not found in recipe named %s"
8865 #: ../tioga/tgRecipe.c:248
8867 msgid "fillTgNode: unknown nodeType field value : %s\n"
8870 #: ../tioga/tgRecipe.c:326
8872 msgid "fillTgElement(): unknown srcLang field value : %s\n"
8875 #: ../tioga/tgRecipe.c:336
8877 msgid "fillTgElement(): unknown elemType field value : %s\n"
8880 #: ../tioga/tgRecipe.c:376
8882 msgid "lookupEdges(): Error while executing query : %s\n"
8885 #: ../tioga/tgRecipe.c:377 ../tioga/tgRecipe.c:540 ../tioga/tgRecipe.c:559
8886 #: ../tioga/tgRecipe.c:596 ../tioga/tgRecipe.c:707
8888 msgid "result = %s, error is %s\n"
8891 #: ../tioga/tgRecipe.c:402
8892 msgid "lookupEdges(): SANITY CHECK failed. Edge with invalid fromPort value!"
8895 #: ../tioga/tgRecipe.c:407
8896 msgid "lookupEdges(): SANITY CHECK failed. Edge with invalid toPort value!!"
8899 #: ../tioga/tgRecipe.c:416
8900 msgid "lookupEdges(): SANITY CHECK failed. Edge with bad fromNode value!"
8903 #: ../tioga/tgRecipe.c:422
8904 msgid "lookupEdges(): SANITY CHECK failed. Edge with bad toNode value!"
8907 #: ../tioga/tgRecipe.c:469
8908 msgid "Internal Error: connectTee() called with a null origToNode"
8911 #: ../tioga/tgRecipe.c:539 ../tioga/tgRecipe.c:558
8913 msgid "fillAllNodes(): Error while executing query : %s\n"
8916 #: ../tioga/tgRecipe.c:595
8918 msgid "fillAllElements(): Error while executing query : %s\n"
8921 #: ../tioga/tgRecipe.c:706
8923 msgid "retrieveRecipe: Error while executing query : %s\n"
8926 #: ../tioga/tgRecipe.c:715
8928 msgid "retrieveRecipe(): No recipe named %s exists\n"
8931 #: ../tioga/tgRecipe.c:720
8933 msgid "retrieveRecipe(): Multiple (%d) recipes named %s exists\n"
8936 #: ../utils/adt/acl.c:89
8938 msgid "getid: identifier must be <%d characters"
8939 msgstr "getid: az azonosítónak kevesebbnek kell lennie %d karakternél"
8941 #: ../utils/adt/acl.c:125
8943 msgid "aclparse: input = '%s'"
8946 #: ../utils/adt/acl.c:137
8947 msgid "aclparse: bad keyword, must be [group|user]"
8948 msgstr "aclparse: rossz kulcsszó, [group|user] lehet csak"
8950 #: ../utils/adt/acl.c:140
8951 msgid "aclparse: a name must follow the [group|user] keyword"
8952 msgstr "aclpares: névnek kell követnia a [group|user] kulcsszót"
8954 #: ../utils/adt/acl.c:157
8956 msgid "aclparse: mode change flag must use \"%s\""
8959 #: ../utils/adt/acl.c:188
8961 msgid "aclparse: mode flags must use \"%s\""
8964 #: ../utils/adt/acl.c:207
8966 msgid "aclparse: correctly read [%x %d %x], modechg=%x"
8969 #: ../utils/adt/acl.c:227
8971 msgid "makeacl: invalid size: %d"
8974 #: ../utils/adt/acl.c:257
8975 msgid "aclitemin: cannot accept anything but = ACLs"
8978 #: ../utils/adt/acl.c:261
8979 msgid "aclitemin: extra garbage at end of specification"
8982 #: ../utils/adt/acl.c:329
8984 msgid "aclitemout: bad ai_idtype: %d"
8987 #: ../utils/adt/acl.c:450
8988 msgid "aclinsert3: insertion before world ACL??"
8991 #: ../utils/adt/acl.c:559
8992 msgid "aclremove: removal of the world ACL??"
8995 #: ../utils/adt/acl.c:830 ../utils/adt/acl.c:901 ../utils/adt/acl.c:1026
8997 msgid "has_table_privilege: invalid relation oid %u"
9000 #: ../utils/adt/acl.c:962
9002 msgid "has_table_privilege: invalid privilege type %s"
9005 #: ../utils/adt/acl.c:1064
9007 msgid "has_table_privilege: relation \"%s\" does not exist"
9010 #: ../utils/adt/arrayfuncs.c:157
9012 msgid "array_in: more than %d dimensions"
9015 #: ../utils/adt/arrayfuncs.c:160 ../utils/adt/arrayfuncs.c:169
9016 msgid "array_in: missing dimension value"
9019 #: ../utils/adt/arrayfuncs.c:177
9020 msgid "array_in: missing ']' in array declaration"
9023 #: ../utils/adt/arrayfuncs.c:182
9024 msgid "array_in: upper_bound cannot be < lower_bound"
9027 #: ../utils/adt/arrayfuncs.c:191
9028 msgid "array_in: Need to specify dimension"
9031 #: ../utils/adt/arrayfuncs.c:200
9032 msgid "array_in: missing assignment operator"
9035 #: ../utils/adt/arrayfuncs.c:226
9036 msgid "array_in: missing left brace"
9039 #: ../utils/adt/arrayfuncs.c:291
9041 msgid "malformed array constant: %s"
9044 #: ../utils/adt/arrayfuncs.c:415 ../utils/adt/arrayfuncs.c:450
9045 msgid "array_in: illformed array constant"
9048 #: ../utils/adt/arrayfuncs.c:867
9049 msgid "Slices of fixed-length arrays not implemented"
9052 #: ../utils/adt/arrayfuncs.c:982 ../utils/adt/arrayfuncs.c:984
9053 #: ../utils/adt/arrayfuncs.c:1001 ../utils/adt/arrayfuncs.c:1021
9054 #: ../utils/adt/arrayfuncs.c:1031 ../utils/adt/arrayfuncs.c:1155
9055 #: ../utils/adt/arrayfuncs.c:1170 ../utils/adt/arrayfuncs.c:1179
9056 #: ../utils/adt/arrayfuncs.c:1186
9057 msgid "Invalid array subscripts"
9060 #: ../utils/adt/arrayfuncs.c:1144
9061 msgid "Updates on slices of fixed-length arrays not implemented"
9064 #: ../utils/adt/arrayfuncs.c:1197
9065 msgid "Source array too small"
9068 #: ../utils/adt/arrayfuncs.c:1325
9070 msgid "array_map: invalid nargs: %d"
9073 #: ../utils/adt/arrayfuncs.c:1327
9074 msgid "array_map: null input array"
9077 #: ../utils/adt/arrayfuncs.c:1371
9078 msgid "array_map: cannot handle NULL in array"
9081 #: ../utils/adt/arrayfuncs.c:1549
9083 msgid "array_out: Cache lookup failed for type %u"
9084 msgstr "array_out: Nem sikerült a cache-ben megtalálni a(z) %u típust"
9086 #: ../utils/adt/ascii.c:107
9088 msgid "pg_to_ascii(): unsupported encoding from %s"
9091 #: ../utils/adt/bool.c:77
9093 msgid "Bad boolean external representation '%s'"
9094 msgstr "A(z) '%s' alakú logikai kifejezés hibás"
9096 #: ../utils/adt/cash.c:209
9098 msgid "Bad money external representation %s"
9099 msgstr "A(z) %s alak nem pénzforma"
9101 #: ../utils/adt/cash.c:318 ../utils/adt/cash.c:331
9102 msgid "Memory allocation failed, can't output cash"
9105 #: ../utils/adt/cash.c:471 ../utils/adt/cash.c:521
9106 msgid "cash_div: divide by 0.0 error"
9107 msgstr "cash_div: 0.0-val osztás"
9109 #: ../utils/adt/cash.c:572
9110 msgid "cash_div_int4: divide by 0 error"
9111 msgstr "cash_div_int4: 0-val osztás"
9113 #: ../utils/adt/cash.c:622
9114 msgid "cash_div: divide by 0 error"
9115 msgstr "cash_div: 0-val osztás"
9117 #: ../utils/adt/date.c:58
9119 msgid "Bad date external representation '%s'"
9120 msgstr "A dátum '%s' alakú megadása helytelen"
9122 #: ../utils/adt/date.c:66
9124 "Date CURRENT no longer supported\n"
9125 "\tdate_in() internal coding error"
9128 #: ../utils/adt/date.c:76
9130 msgid "Unrecognized date external representation '%s'"
9131 msgstr "Felismerhetetlen formátumú dátummegadás ('%s')"
9133 #: ../utils/adt/date.c:256 ../utils/adt/date.c:325 ../utils/adt/date.c:747
9134 #: ../utils/adt/date.c:1371
9135 msgid "Unable to convert timestamp to date"
9136 msgstr "A timestamp típusú adatot nem sikerült date típusúvá konvertálni"
9138 #: ../utils/adt/date.c:290
9139 msgid "Unable to convert date to tm"
9142 #: ../utils/adt/date.c:350
9143 msgid "Unable to convert reserved abstime value to date"
9146 #: ../utils/adt/date.c:409
9147 msgid "Bad date external representation (too long)"
9148 msgstr "Az idõ megadása helytelen (túl hosszú)"
9150 #: ../utils/adt/date.c:447 ../utils/adt/date.c:956
9152 msgid "Bad time external representation '%s'"
9153 msgstr "Az idõ '%s' alakú megadása helytelen"
9155 #: ../utils/adt/date.c:915
9156 msgid "Bad time external representation (too long)"
9157 msgstr "Az idõ megadása helytelen (túl hosszú)"
9159 #: ../utils/adt/date.c:1443
9160 msgid "Bad timetz external representation (too long)"
9163 #: ../utils/adt/date.c:1474 ../utils/adt/date.c:1557
9165 msgid "TIMETZ units '%s' not recognized"
9166 msgstr "A(z) '%s' TIMETZ egység ismeretlen"
9168 #: ../utils/adt/date.c:1547
9170 msgid "TIMETZ units '%s' not supported"
9173 #: ../utils/adt/date.c:1585 ../utils/adt/date.c:1609
9174 #: ../utils/adt/timestamp.c:2818 ../utils/adt/timestamp.c:2840
9175 #: ../utils/adt/timestamp.c:2956 ../utils/adt/timestamp.c:2999
9177 msgid "Time zone '%s' not recognized"
9178 msgstr "A(z) '%s' idõzóna ismeretlen"
9180 #: ../utils/adt/date.c:1629 ../utils/adt/timestamp.c:2863
9181 #: ../utils/adt/timestamp.c:3029
9183 msgid "INTERVAL time zone '%s' not legal (month specified)"
9186 #: ../utils/adt/datetime.c:1225 ../utils/adt/datetime.c:1840
9187 msgid "'CURRENT' is no longer supported"
9190 #: ../utils/adt/datetime.c:1402 ../utils/adt/datetime.c:2106
9191 #: ../utils/adt/formatting.c:3038
9193 msgid "Inconsistent use of year %04d and 'BC'"
9196 #: ../utils/adt/datum.c:71
9197 msgid "datumGetSize: Invalid Datum Pointer"
9200 #: ../utils/adt/encode.c:53 ../utils/adt/encode.c:87
9202 msgid "No such encoding as '%s'"
9205 #: ../utils/adt/encode.c:62
9206 msgid "Overflow - encode estimate too small"
9209 #: ../utils/adt/encode.c:96
9210 msgid "Overflow - decode estimate too small"
9213 #: ../utils/adt/encode.c:144
9215 msgid "Bad hex code: '%c'"
9218 #: ../utils/adt/encode.c:170
9219 msgid "hex_decode: invalid data"
9222 #: ../utils/adt/encode.c:284
9223 msgid "base64: unexpected '='"
9226 #: ../utils/adt/encode.c:294
9227 msgid "base64: Invalid symbol"
9230 #: ../utils/adt/encode.c:312
9231 msgid "base64: invalid end sequence"
9234 #: ../utils/adt/encode.c:419 ../utils/adt/encode.c:482
9235 msgid "decode: Bad input string for type bytea"
9238 #: ../utils/adt/float.c:147
9239 msgid "Bad float4 input format -- overflow"
9240 msgstr "Hibás float4 típusú bemenet -- túlcsordulás"
9242 #: ../utils/adt/float.c:149
9243 msgid "Bad float4 input format -- underflow"
9244 msgstr "Hibás float8 típusú bemenet -- alulcsordulás"
9246 #: ../utils/adt/float.c:171
9247 msgid "Bad float8 input format -- overflow"
9248 msgstr "Hibás float8 típusú bemenet -- túlcsordulás"
9250 #: ../utils/adt/float.c:173
9251 msgid "Bad float8 input format -- underflow"
9252 msgstr "Hibás float8 típusú bemenet -- alulcsordulás"
9254 #: ../utils/adt/float.c:204
9256 msgid "Bad float4 input format '%s'"
9257 msgstr "A(z) '%s' alakú float4 típusú bemenet hibás"
9259 #: ../utils/adt/float.c:209
9261 msgid "Input '%s' is out of range for float4"
9263 "A(z) '%s' float4 típusú bemenet a megengedett értéktartományon kívül esik"
9265 #: ../utils/adt/float.c:269 ../utils/adt/numeric.c:1665
9267 msgid "Bad float8 input format '%s'"
9268 msgstr "A(z) '%s' alakú float8 típusú bemenet hibás"
9270 #: ../utils/adt/float.c:274
9272 msgid "Input '%s' is out of range for float8"
9275 #: ../utils/adt/float.c:493
9276 msgid "float4div: divide by zero error"
9279 #: ../utils/adt/float.c:555
9280 msgid "float8div: divide by zero error"
9283 #: ../utils/adt/float.c:805
9284 msgid "dtoi4: integer out of range"
9287 #: ../utils/adt/float.c:822
9288 msgid "dtoi2: integer out of range"
9291 #: ../utils/adt/float.c:867
9292 msgid "ftoi4: integer out of range"
9295 #: ../utils/adt/float.c:884
9296 msgid "ftoi2: integer out of range"
9299 #: ../utils/adt/float.c:1074
9300 msgid "can't take sqrt of a negative number"
9303 #: ../utils/adt/float.c:1118
9304 msgid "pow() result is out of range"
9307 #: ../utils/adt/float.c:1146
9308 msgid "exp() result is out of range"
9311 #: ../utils/adt/float.c:1164 ../utils/adt/float.c:1185
9312 msgid "can't take log of zero"
9315 #: ../utils/adt/float.c:1166 ../utils/adt/float.c:1187
9316 msgid "can't take log of a negative number"
9319 #: ../utils/adt/float.c:1212
9321 msgid "acos(%f) input is out of range"
9324 #: ../utils/adt/float.c:1235
9326 msgid "asin(%f) input is out of range"
9329 #: ../utils/adt/float.c:1258
9331 msgid "atan(%f) input is out of range"
9334 #: ../utils/adt/float.c:1282
9336 msgid "atan2(%f,%f) input is out of range"
9339 #: ../utils/adt/float.c:1305
9341 msgid "cos(%f) input is out of range"
9344 #: ../utils/adt/float.c:1328
9346 msgid "cot(%f) input is out of range"
9349 #: ../utils/adt/float.c:1352
9351 msgid "sin(%f) input is out of range"
9354 #: ../utils/adt/float.c:1375
9356 msgid "tan(%f) input is out of range"
9359 #: ../utils/adt/float.c:1486
9361 msgid "%s: expected 3-element float8 array"
9364 #: ../utils/adt/float.c:1695
9365 msgid "float48div: divide by zero"
9366 msgstr "float48div: 0-val osztás"
9368 #: ../utils/adt/float.c:1755
9369 msgid "float84div: divide by zero"
9370 msgstr "float84div: 0-val osztás"
9372 #: ../utils/adt/format_type.c:141 ../utils/adt/format_type.c:159
9374 msgid "could not locate data type with oid %u in catalog"
9377 #: ../utils/adt/format_type.c:297
9379 msgid "Invalid INTERVAL typmod 0x%x"
9382 #: ../utils/adt/formatting.c:393
9408 #: ../utils/adt/formatting.c:399
9423 #: ../utils/adt/formatting.c:978
9424 msgid "to_char/to_number(): '9' must be ahead of 'PR'."
9427 #: ../utils/adt/formatting.c:995
9428 msgid "to_char/to_number(): '0' must be ahead of 'PR'."
9431 #: ../utils/adt/formatting.c:1022
9432 msgid "to_char/to_number(): not unique decimal point."
9435 #: ../utils/adt/formatting.c:1027 ../utils/adt/formatting.c:1114
9436 msgid "to_char/to_number(): can't use 'V' and decimal poin together."
9439 #: ../utils/adt/formatting.c:1040
9440 msgid "to_char/to_number(): not unique 'S'."
9443 #: ../utils/adt/formatting.c:1045
9444 msgid "to_char/to_number(): can't use 'S' and 'PL'/'MI'/'SG'/'PR' together."
9447 #: ../utils/adt/formatting.c:1067
9448 msgid "to_char/to_number(): can't use 'S' and 'MI' together."
9451 #: ../utils/adt/formatting.c:1076
9452 msgid "to_char/to_number(): can't use 'S' and 'PL' together."
9455 #: ../utils/adt/formatting.c:1085
9456 msgid "to_char/to_number(): can't use 'S' and 'SG' together."
9459 #: ../utils/adt/formatting.c:1095
9460 msgid "to_char/to_number(): can't use 'PR' and 'S'/'PL'/'MI'/'SG' together."
9463 #: ../utils/adt/formatting.c:1121
9464 msgid "to_char/to_number(): 'E' is not supported."
9467 #: ../utils/adt/formatting.c:1145
9468 msgid "to_char/number(): run parser."
9471 #: ../utils/adt/formatting.c:1341
9472 msgid "to_from-char(): DUMP FORMAT"
9475 #: ../utils/adt/formatting.c:1346
9477 msgid "%d:\t NODE_TYPE_ACTION '%s'\t(%s,%s)"
9480 #: ../utils/adt/formatting.c:1349
9482 msgid "%d:\t NODE_TYPE_CHAR '%c'"
9485 #: ../utils/adt/formatting.c:1352
9487 msgid "%d:\t NODE_TYPE_END"
9490 #: ../utils/adt/formatting.c:1356
9492 msgid "%d:\t UnKnown NODE !!!"
9495 #: ../utils/adt/formatting.c:1380
9497 msgid "get_th: '%s' is not number."
9500 #: ../utils/adt/formatting.c:1548
9501 msgid "TO-FROM_CHAR: Dump KeyWord Index:"
9504 #: ../utils/adt/formatting.c:1554
9509 #: ../utils/adt/formatting.c:1560
9511 msgid "\t(%d) %c %d"
9514 #: ../utils/adt/formatting.c:1563
9518 "\t\tUsed positions: %d,\n"
9519 "\t\tFree positions: %d"
9522 #: ../utils/adt/formatting.c:1635
9523 msgid "to_timestamp(): bad AM/PM string"
9526 #: ../utils/adt/formatting.c:1971
9527 msgid "to_timestamp(): TZ/tz not supported."
9530 #: ../utils/adt/formatting.c:1979
9532 msgid "to_timestamp(): bad value for %s"
9533 msgstr "to_timestamp(): a(z) %s számára rossz érték lett megadva"
9535 #: ../utils/adt/formatting.c:2615 ../utils/adt/formatting.c:3167
9537 msgid "Cache is full (%d)"
9538 msgstr "A cache megtelt (%d)"
9540 #: ../utils/adt/formatting.c:2623 ../utils/adt/formatting.c:3184
9542 msgid "OLD: '%s' AGE: %d"
9545 #: ../utils/adt/formatting.c:2634 ../utils/adt/formatting.c:3196
9550 #: ../utils/adt/formatting.c:2799 ../utils/adt/formatting.c:2825
9551 msgid "to_char(): Unable to convert timestamp to tm"
9554 #: ../utils/adt/formatting.c:3001
9555 msgid "to_timestamp(): AM/PM hour must be between 1 and 12"
9558 #: ../utils/adt/formatting.c:3070
9559 msgid "to_timestamp() cat't convert yday without year information"
9562 #: ../utils/adt/formatting.c:3098
9563 msgid "to_timestamp(): can't convert 'tm' to timestamp."
9566 #: ../utils/adt/formatting.c:3246
9568 msgid "REMOVING ENTRY (%s)"
9571 #: ../utils/adt/formatting.c:3478
9572 msgid "CALL: get_last_relevant_decnum()"
9575 #: ../utils/adt/formatting.c:3503
9576 msgid " --- scan start --- "
9579 #: ../utils/adt/formatting.c:3524
9581 msgid "Try read sign (%c)."
9584 #: ../utils/adt/formatting.c:3536
9586 msgid "Try read locale sign (%c)."
9589 #: ../utils/adt/formatting.c:3555
9591 msgid "Try read sipmle sign (%c)."
9594 #: ../utils/adt/formatting.c:3596
9596 msgid "Read digit (%c)."
9599 #: ../utils/adt/formatting.c:3607
9601 msgid "Try read decimal point (%c)."
9604 #: ../utils/adt/formatting.c:3622
9606 msgid "Try read locale point (%c)."
9609 #: ../utils/adt/formatting.c:3655
9611 msgid "SIGN_WROTE: %d, CURRENT: %d, NUMBER_P: '%s', INOUT: '%s'"
9614 #: ../utils/adt/formatting.c:3670
9616 msgid "Writing sign to position: %d"
9619 #: ../utils/adt/formatting.c:3712
9621 msgid "Writing bracket to position %d"
9624 #: ../utils/adt/formatting.c:3734
9626 msgid "Writing blank space to position %d"
9629 #: ../utils/adt/formatting.c:3749
9631 msgid "Writing zero to position %d"
9634 #: ../utils/adt/formatting.c:3767
9636 msgid "Writing decimal point to position %d"
9639 #: ../utils/adt/formatting.c:3820
9641 msgid "Writing digit '%c' to position %d"
9644 #: ../utils/adt/formatting.c:3863
9645 msgid "to_number(): RN is not supported"
9648 #: ../utils/adt/formatting.c:3985
9658 "\tSIGN_WROTE: %s\n"
9660 "\tZERO_START: %d\n"
9662 "\tLAST_RELEVANT: %s"
9665 #: ../utils/adt/formatting.c:4250
9667 msgid "TO_NUMBER (number): '%s'"
9670 #: ../utils/adt/geo_ops.c:294
9671 msgid "Unable to format path"
9674 #: ../utils/adt/geo_ops.c:366
9676 msgid "Bad box external representation '%s'"
9679 #: ../utils/adt/geo_ops.c:824
9681 msgid "Bad line external representation '%s'"
9684 #: ../utils/adt/geo_ops.c:829 ../utils/adt/geo_ops.c:892
9685 msgid "line not yet implemented"
9688 #: ../utils/adt/geo_ops.c:1219 ../utils/adt/geo_ops.c:1240
9690 msgid "Bad path external representation '%s'"
9693 #: ../utils/adt/geo_ops.c:1556
9695 msgid "Bad point external representation '%s'"
9698 #: ../utils/adt/geo_ops.c:1752
9700 msgid "Bad lseg external representation '%s'"
9703 #: ../utils/adt/geo_ops.c:2312
9704 msgid "dist_lb not implemented"
9707 #: ../utils/adt/geo_ops.c:2834
9708 msgid "close_lb not implemented"
9711 #: ../utils/adt/geo_ops.c:3111
9712 msgid "Unable to create bounding box for empty polygon"
9715 #: ../utils/adt/geo_ops.c:3133 ../utils/adt/geo_ops.c:3144
9717 msgid "Bad polygon external representation '%s'"
9720 #: ../utils/adt/geo_ops.c:3432
9721 msgid "poly_distance not implemented"
9724 #: ../utils/adt/geo_ops.c:3511
9725 msgid "point_div: divide by 0.0 error"
9728 #: ../utils/adt/geo_ops.c:3738
9729 msgid "path_center not implemented"
9732 #: ../utils/adt/geo_ops.c:3753
9733 msgid "Open path cannot be converted to polygon"
9736 #: ../utils/adt/geo_ops.c:3919 ../utils/adt/geo_ops.c:3927
9737 #: ../utils/adt/geo_ops.c:3940 ../utils/adt/geo_ops.c:3944
9739 msgid "Bad circle external representation '%s'"
9742 #: ../utils/adt/geo_ops.c:3964 ../utils/adt/geo_ops.c:3970
9743 msgid "Unable to format circle"
9746 #: ../utils/adt/geo_ops.c:4450
9747 msgid "Unable to convert circle to polygon"
9750 #: ../utils/adt/geo_ops.c:4484 ../utils/adt/geo_ops.c:4505
9751 msgid "Unable to convert polygon to circle"
9754 #: ../utils/adt/int.c:96
9755 msgid "int2vector value has too many values"
9758 #: ../utils/adt/int.c:250
9760 msgid "i4toi2: '%d' causes int2 underflow"
9761 msgstr "i4toi2: a(z) '%d' szám int2 alulcsordulást okoz"
9763 #: ../utils/adt/int.c:252
9765 msgid "i4toi2: '%d' causes int2 overflow"
9766 msgstr "i4toi2: a(z) '%d' szám int2 túlcsordulást okoz"
9768 #: ../utils/adt/int8.c:98 ../utils/adt/int8.c:108
9770 msgid "Bad int8 external representation \"%s\""
9771 msgstr "Az int8 típusú \"%s\" reprezentáció rossz"
9773 #: ../utils/adt/int8.c:104
9775 msgid "int8 value out of range: \"%s\""
9776 msgstr "A(z) \"%s\" int8 érték értéktartományon kívül esik"
9778 #: ../utils/adt/int8.c:127
9779 msgid "Unable to format int8"
9780 msgstr "Az int8 típusú számnak nem adható formátum"
9782 #: ../utils/adt/int8.c:716
9783 msgid "int8 conversion to int4 is out of range"
9784 msgstr "Az int4-re történõ int8-konverzió túlcsordult"
9786 #: ../utils/adt/int8.c:739
9787 msgid "int8 conversion to int2 is out of range"
9788 msgstr "Az int2-re történõ int8-konverzió túlcsordult"
9790 #: ../utils/adt/int8.c:775
9791 msgid "Floating point conversion to int8 is out of range"
9792 msgstr "Az int8-ra történõ lebegõpontos szám konverziója túlcsordult"
9794 #: ../utils/adt/like.c:493 ../utils/adt/like_match.c:288
9795 msgid "ESCAPE string must be empty or one character"
9798 #: ../utils/adt/mac.c:51
9800 msgid "macaddr_in: error in parsing \"%s\""
9803 #: ../utils/adt/mac.c:56
9805 msgid "macaddr_in: illegal address \"%s\""
9808 #: ../utils/adt/mac.c:129
9809 msgid "Text is too long to convert to MAC address"
9812 #: ../utils/adt/nabstime.c:370 ../utils/adt/nabstime.c:403
9814 msgid "Invalid timezone '%s'"
9817 #: ../utils/adt/nabstime.c:507
9819 msgid "Bad (length) abstime external representation '%s'"
9822 #: ../utils/adt/nabstime.c:511
9824 msgid "Bad abstime external representation '%s'"
9827 #: ../utils/adt/nabstime.c:541
9829 msgid "Bad abstime (internal coding error) '%s'"
9832 #: ../utils/adt/nabstime.c:732 ../utils/adt/nabstime.c:798
9833 msgid "Unable to convert timestamp to abstime"
9834 msgstr "A timestamp típusú adatot nem sikerült abstime típusúvá konvertálni"
9836 #: ../utils/adt/nabstime.c:756
9837 msgid "Unable to convert abstime 'invalid' to timestamp"
9838 msgstr "Az 'invalid' típusú adatot nem sikerült timestamp típusúvá konvertálni"
9840 #: ../utils/adt/nabstime.c:817
9841 msgid "Unable to convert abstime 'invalid' to timestamptz"
9842 msgstr "Az 'invalid' típusú adatot nem sikerült timestamptz típusúvá konvertálni"
9844 #: ../utils/adt/nabstime.c:860
9846 msgid "Bad (length) reltime external representation '%s'"
9849 #: ../utils/adt/nabstime.c:864
9851 msgid "Bad reltime external representation '%s'"
9854 #: ../utils/adt/nabstime.c:874
9856 msgid "Bad reltime (internal coding error) '%s'"
9859 #: ../utils/adt/nabstime.c:932
9861 msgid "Unable to decode tinterval '%s'"
9864 #: ../utils/adt/nabstime.c:1033
9865 msgid "Unable to convert reltime 'invalid' to interval"
9866 msgstr "Az 'invalid' típusú adatot nem sikerült interval típusúvá konvertálni"
9868 #: ../utils/adt/network.c:66
9870 msgid "invalid %s value '%s'"
9873 #: ../utils/adt/network.c:77
9875 msgid "invalid CIDR value '%s': has bits set to right of mask"
9878 #: ../utils/adt/network.c:129 ../utils/adt/network.c:470
9880 msgid "unable to print address (%s)"
9883 #: ../utils/adt/network.c:139 ../utils/adt/network.c:403
9884 #: ../utils/adt/network.c:440 ../utils/adt/network.c:474
9885 #: ../utils/adt/network.c:520 ../utils/adt/network.c:560
9886 #: ../utils/adt/network.c:602 ../utils/adt/network.c:638
9888 msgid "unknown address family (%d)"
9891 #: ../utils/adt/network.c:186
9893 msgid "set_masklen - invalid value '%d'"
9896 #: ../utils/adt/network.c:227 ../utils/adt/network.c:316
9897 #: ../utils/adt/network.c:336 ../utils/adt/network.c:356
9898 #: ../utils/adt/network.c:376
9900 msgid "cannot compare address families %d and %d"
9903 #: ../utils/adt/network.c:399 ../utils/adt/network.c:430
9905 msgid "unable to print host (%s)"
9908 #: ../utils/adt/network.c:657
9910 msgid "convert_network_to_scalar: unsupported type %u"
9913 #: ../utils/adt/not_in.c:65
9914 msgid "int4notin: must provide relationname.attributename"
9917 #: ../utils/adt/not_in.c:76
9919 msgid "int4notin: unknown attribute %s for relation %s"
9922 #: ../utils/adt/numeric.c:1480
9923 msgid "Cannot convert NaN to int4"
9926 #: ../utils/adt/numeric.c:1530
9927 msgid "Cannot convert NaN to int8"
9930 #: ../utils/adt/numeric.c:1581
9931 msgid "Cannot convert NaN to int2"
9934 #: ../utils/adt/numeric.c:1747
9935 msgid "do_numeric_accum: expected 3-element numeric array"
9938 #: ../utils/adt/numeric.c:1838
9939 msgid "numeric_avg: expected 3-element numeric array"
9942 #: ../utils/adt/numeric.c:1874
9943 msgid "numeric_variance: expected 3-element numeric array"
9946 #: ../utils/adt/numeric.c:1953
9947 msgid "numeric_stddev: expected 3-element numeric array"
9950 #: ../utils/adt/numeric.c:2146
9951 msgid "int2_avg_accum: expected 2-element int8 array"
9954 #: ../utils/adt/numeric.c:2166
9955 msgid "int4_avg_accum: expected 2-element int8 array"
9958 #: ../utils/adt/numeric.c:2184
9959 msgid "int8_avg: expected 2-element int8 array"
9962 #: ../utils/adt/numeric.c:2375 ../utils/adt/numeric.c:2390
9963 #: ../utils/adt/numeric.c:2408 ../utils/adt/numeric.c:2412
9964 #: ../utils/adt/numeric.c:2423
9966 msgid "Bad numeric input format '%s'"
9967 msgstr "A(z) '%s' numerikus bemenetformátum rossz"
9969 #: ../utils/adt/numeric.c:2742
9972 "overflow on numeric ABS(value) >= 10^%d for field with precision %d scale %d"
9975 #: ../utils/adt/numeric.c:3152
9976 msgid "division by zero on numeric"
9979 #: ../utils/adt/numeric.c:3496
9980 msgid "math error on numeric - cannot compute SQRT of negative value"
9983 #: ../utils/adt/numeric.c:3582
9984 msgid "argument for EXP() too big"
9987 #: ../utils/adt/numeric.c:3649
9988 msgid "math error on numeric - cannot compute LN of value <= zero"
9991 #: ../utils/adt/numutils.c:61
9992 msgid "pg_atoi: NULL pointer!"
9995 #: ../utils/adt/numutils.c:73 ../utils/adt/numutils.c:85
9996 #: ../utils/adt/numutils.c:90 ../utils/adt/numutils.c:98
9997 #: ../utils/adt/numutils.c:103 ../utils/adt/numutils.c:110
9998 #: ../utils/adt/numutils.c:115
10000 msgid "pg_atoi: error reading \"%s\": %m"
10003 #: ../utils/adt/numutils.c:75
10005 msgid "pg_atoi: error in \"%s\": can't parse \"%s\""
10006 msgstr "pg_atoi: hiba a(z) \"%s\"-ben: szintaktikai hiba a(z) \"%s\"-ben"
10008 #: ../utils/adt/numutils.c:119
10010 msgid "pg_atoi: invalid result size: %d"
10011 msgstr "pg_atoi: az eredmény mérete érvénytelen: %d"
10013 #: ../utils/adt/oid.c:46
10015 msgid "%s: error reading \"%s\": %m"
10018 #: ../utils/adt/oid.c:49 ../utils/adt/oid.c:63
10020 msgid "%s: error in \"%s\": can't parse \"%s\""
10023 #: ../utils/adt/oid.c:84
10025 msgid "%s: error reading \"%s\": %s"
10028 #: ../utils/adt/oid.c:138
10029 msgid "oidvector value has too many values"
10032 #: ../utils/adt/pg_locale.c:89
10035 "CURRENT LOCALE ENVIRONMENT:\n"
10039 "LC_NUMERIC:\t%s\n"
10041 "LC_COLLATE:\t%s\n"
10042 "LC_MONETARY:\t%s\n"
10043 "LC_MESSAGES:\t%s\n"
10046 #: ../utils/adt/pg_locale.c:98
10049 "CURRENT LOCALE ENVIRONMENT:\n"
10053 "LC_NUMERIC:\t%s\n"
10055 "LC_COLLATE:\t%s\n"
10056 "LC_MONETARY:\t%s\n"
10059 #: ../utils/adt/pg_locale.c:122
10061 msgid "pg_setlocale(): 'LC_COLLATE=%s' cannot be honored."
10064 #: ../utils/adt/pg_locale.c:126
10066 msgid "pg_setlocale(): 'LC_CTYPE=%s' cannot be honored."
10069 #: ../utils/adt/pg_locale.c:130
10071 msgid "pg_setlocale(): 'LC_NUMERIC=%s' cannot be honored."
10074 #: ../utils/adt/pg_locale.c:134
10076 msgid "pg_setlocale(): 'LC_TIME=%s' cannot be honored."
10079 #: ../utils/adt/pg_locale.c:138
10081 msgid "pg_setlocale(): 'LC_MONETARY=%s' cannot be honored."
10084 #: ../utils/adt/pg_locale.c:143
10086 msgid "pg_setlocale(): 'LC_MESSAGES=%s' cannot be honored."
10089 #: ../utils/adt/pgstatfuncs.c:186
10091 "pg_stat_get_backend_idset: called in context that does not accept a set "
10095 #: ../utils/adt/pgstatfuncs.c:191
10096 msgid "No function memory context in set-function"
10099 #: ../utils/adt/regexp.c:143
10101 msgid "Invalid regular expression: %s"
10104 #: ../utils/adt/regproc.c:61
10106 msgid "No procedure with oid %s"
10109 #: ../utils/adt/regproc.c:128
10112 "There is more than one procedure named %s.\n"
10113 "\tSupply the pg_proc oid inside single quotes."
10116 #: ../utils/adt/regproc.c:130
10118 msgid "No procedure with name %s"
10121 #: ../utils/adt/ri_triggers.c:175
10122 msgid "RI_FKey_check() not fired by trigger manager"
10123 msgstr "Az RI_FKey_check()-et a trigger menedzser nem indította el"
10125 #: ../utils/adt/ri_triggers.c:178
10126 msgid "RI_FKey_check() must be fired AFTER ROW"
10129 #: ../utils/adt/ri_triggers.c:181
10130 msgid "RI_FKey_check() must be fired for INSERT or UPDATE"
10133 #: ../utils/adt/ri_triggers.c:189
10134 msgid "wrong # of arguments in call to RI_FKey_check()"
10137 #: ../utils/adt/ri_triggers.c:191
10139 msgid "too many keys (%d max) in call to RI_FKey_check()"
10142 #: ../utils/adt/ri_triggers.c:254 ../utils/adt/ri_triggers.c:365
10143 msgid "SPI_connect() failed in RI_FKey_check()"
10146 #: ../utils/adt/ri_triggers.c:261 ../utils/adt/ri_triggers.c:443
10147 msgid "SPI_execp() failed in RI_FKey_check()"
10150 #: ../utils/adt/ri_triggers.c:266
10152 msgid "%s referential integrity violation - no rows found in %s"
10153 msgstr "%s hivatkozási épség sérülés - %s nem tartalmaz egyetlen sort sem"
10155 #: ../utils/adt/ri_triggers.c:272 ../utils/adt/ri_triggers.c:455
10156 msgid "SPI_finish() failed in RI_FKey_check()"
10159 #: ../utils/adt/ri_triggers.c:282 ../utils/adt/ri_triggers.c:686
10160 #: ../utils/adt/ri_triggers.c:900 ../utils/adt/ri_triggers.c:1093
10161 #: ../utils/adt/ri_triggers.c:1317 ../utils/adt/ri_triggers.c:1528
10162 #: ../utils/adt/ri_triggers.c:1750 ../utils/adt/ri_triggers.c:1954
10163 #: ../utils/adt/ri_triggers.c:2207 ../utils/adt/ri_triggers.c:2456
10164 #: ../utils/adt/ri_triggers.c:2732 ../utils/adt/ri_triggers.c:2813
10165 msgid "MATCH PARTIAL not yet supported"
10168 #: ../utils/adt/ri_triggers.c:318
10171 "%s referential integrity violation - MATCH FULL doesn't allow mixing of NULL "
10172 "and NON-NULL key values"
10175 #: ../utils/adt/ri_triggers.c:342
10176 msgid "MATCH PARTIAL not yet implemented"
10179 #: ../utils/adt/ri_triggers.c:448
10182 "%s referential integrity violation - key referenced from %s not found in %s"
10184 "Hivatkozási épség sérülés (%s) - a(z) %s hivatkozás szerinti kulcs nincs "
10187 #: ../utils/adt/ri_triggers.c:462
10188 msgid "internal error #1 in ri_triggers.c"
10191 #: ../utils/adt/ri_triggers.c:527
10192 msgid "RI_FKey_noaction_del() not fired by trigger manager"
10195 #: ../utils/adt/ri_triggers.c:530
10196 msgid "RI_FKey_noaction_del() must be fired AFTER ROW"
10199 #: ../utils/adt/ri_triggers.c:532
10200 msgid "RI_FKey_noaction_del() must be fired for DELETE"
10203 #: ../utils/adt/ri_triggers.c:540
10204 msgid "wrong # of arguments in call to RI_FKey_noaction_del()"
10207 #: ../utils/adt/ri_triggers.c:542
10209 msgid "too many keys (%d max) in call to RI_FKey_noaction_del()"
10212 #: ../utils/adt/ri_triggers.c:597
10213 msgid "SPI_connect() failed in RI_FKey_noaction_del()"
10216 #: ../utils/adt/ri_triggers.c:666
10217 msgid "SPI_execp() failed in RI_FKey_noaction_del()"
10220 #: ../utils/adt/ri_triggers.c:671 ../utils/adt/ri_triggers.c:885
10221 #: ../utils/adt/ri_triggers.c:1513 ../utils/adt/ri_triggers.c:1735
10223 msgid "%s referential integrity violation - key in %s still referenced from %s"
10225 "Hivatkozási épség sérülés (%s) - a(z) %s kulcsra a(z) %s még hivatkozik"
10227 #: ../utils/adt/ri_triggers.c:678
10228 msgid "SPI_finish() failed in RI_FKey_noaction_del()"
10231 #: ../utils/adt/ri_triggers.c:693
10232 msgid "internal error #2 in ri_triggers.c"
10235 #: ../utils/adt/ri_triggers.c:733
10236 msgid "RI_FKey_noaction_upd() not fired by trigger manager"
10239 #: ../utils/adt/ri_triggers.c:736
10240 msgid "RI_FKey_noaction_upd() must be fired AFTER ROW"
10243 #: ../utils/adt/ri_triggers.c:738
10244 msgid "RI_FKey_noaction_upd() must be fired for UPDATE"
10247 #: ../utils/adt/ri_triggers.c:746
10248 msgid "wrong # of arguments in call to RI_FKey_noaction_upd()"
10251 #: ../utils/adt/ri_triggers.c:748
10253 msgid "too many keys (%d max) in call to RI_FKey_noaction_upd()"
10256 #: ../utils/adt/ri_triggers.c:811
10257 msgid "SPI_connect() failed in RI_FKey_noaction_upd()"
10260 #: ../utils/adt/ri_triggers.c:880
10261 msgid "SPI_execp() failed in RI_FKey_noaction_upd()"
10264 #: ../utils/adt/ri_triggers.c:892
10265 msgid "SPI_finish() failed in RI_FKey_noaction_upd()"
10268 #: ../utils/adt/ri_triggers.c:907
10269 msgid "internal error #3 in ri_triggers.c"
10272 #: ../utils/adt/ri_triggers.c:943
10273 msgid "RI_FKey_cascade_del() not fired by trigger manager"
10276 #: ../utils/adt/ri_triggers.c:946
10277 msgid "RI_FKey_cascade_del() must be fired AFTER ROW"
10280 #: ../utils/adt/ri_triggers.c:948
10281 msgid "RI_FKey_cascade_del() must be fired for DELETE"
10284 #: ../utils/adt/ri_triggers.c:956
10285 msgid "wrong # of arguments in call to RI_FKey_cascade_del()"
10288 #: ../utils/adt/ri_triggers.c:958
10290 msgid "too many keys (%d max) in call to RI_FKey_cascade_del()"
10293 #: ../utils/adt/ri_triggers.c:1014
10294 msgid "SPI_connect() failed in RI_FKey_cascade_del()"
10297 #: ../utils/adt/ri_triggers.c:1080
10298 msgid "SPI_execp() failed in RI_FKey_cascade_del()"
10301 #: ../utils/adt/ri_triggers.c:1085
10302 msgid "SPI_finish() failed in RI_FKey_cascade_del()"
10305 #: ../utils/adt/ri_triggers.c:1100
10306 msgid "internal error #4 in ri_triggers.c"
10309 #: ../utils/adt/ri_triggers.c:1138
10310 msgid "RI_FKey_cascade_upd() not fired by trigger manager"
10313 #: ../utils/adt/ri_triggers.c:1141
10314 msgid "RI_FKey_cascade_upd() must be fired AFTER ROW"
10317 #: ../utils/adt/ri_triggers.c:1143
10318 msgid "RI_FKey_cascade_upd() must be fired for UPDATE"
10321 #: ../utils/adt/ri_triggers.c:1151
10322 msgid "wrong # of arguments in call to RI_FKey_cascade_upd()"
10325 #: ../utils/adt/ri_triggers.c:1153
10327 msgid "too many keys (%d max) in call to RI_FKey_cascade_upd()"
10330 #: ../utils/adt/ri_triggers.c:1217
10331 msgid "SPI_connect() failed in RI_FKey_cascade_upd()"
10334 #: ../utils/adt/ri_triggers.c:1304
10335 msgid "SPI_execp() failed in RI_FKey_cascade_upd()"
10338 #: ../utils/adt/ri_triggers.c:1309
10339 msgid "SPI_finish() failed in RI_FKey_cascade_upd()"
10342 #: ../utils/adt/ri_triggers.c:1324
10343 msgid "internal error #5 in ri_triggers.c"
10346 #: ../utils/adt/ri_triggers.c:1367
10347 msgid "RI_FKey_restrict_del() not fired by trigger manager"
10350 #: ../utils/adt/ri_triggers.c:1370
10351 msgid "RI_FKey_restrict_del() must be fired AFTER ROW"
10354 #: ../utils/adt/ri_triggers.c:1372
10355 msgid "RI_FKey_restrict_del() must be fired for DELETE"
10358 #: ../utils/adt/ri_triggers.c:1380
10359 msgid "wrong # of arguments in call to RI_FKey_restrict_del()"
10362 #: ../utils/adt/ri_triggers.c:1382
10364 msgid "too many keys (%d max) in call to RI_FKey_restrict_del()"
10367 #: ../utils/adt/ri_triggers.c:1438
10368 msgid "SPI_connect() failed in RI_FKey_restrict_del()"
10371 #: ../utils/adt/ri_triggers.c:1508
10372 msgid "SPI_execp() failed in RI_FKey_restrict_del()"
10375 #: ../utils/adt/ri_triggers.c:1520
10376 msgid "SPI_finish() failed in RI_FKey_restrict_del()"
10379 #: ../utils/adt/ri_triggers.c:1535
10380 msgid "internal error #6 in ri_triggers.c"
10383 #: ../utils/adt/ri_triggers.c:1579
10384 msgid "RI_FKey_restrict_upd() not fired by trigger manager"
10387 #: ../utils/adt/ri_triggers.c:1582
10388 msgid "RI_FKey_restrict_upd() must be fired AFTER ROW"
10391 #: ../utils/adt/ri_triggers.c:1584
10392 msgid "RI_FKey_restrict_upd() must be fired for UPDATE"
10395 #: ../utils/adt/ri_triggers.c:1592
10396 msgid "wrong # of arguments in call to RI_FKey_restrict_upd()"
10399 #: ../utils/adt/ri_triggers.c:1594
10401 msgid "too many keys (%d max) in call to RI_FKey_restrict_upd()"
10404 #: ../utils/adt/ri_triggers.c:1658
10405 msgid "SPI_connect() failed in RI_FKey_restrict_upd()"
10408 #: ../utils/adt/ri_triggers.c:1730
10409 msgid "SPI_execp() failed in RI_FKey_restrict_upd()"
10412 #: ../utils/adt/ri_triggers.c:1742
10413 msgid "SPI_finish() failed in RI_FKey_restrict_upd()"
10416 #: ../utils/adt/ri_triggers.c:1757
10417 msgid "internal error #7 in ri_triggers.c"
10420 #: ../utils/adt/ri_triggers.c:1793
10421 msgid "RI_FKey_setnull_del() not fired by trigger manager"
10424 #: ../utils/adt/ri_triggers.c:1796
10425 msgid "RI_FKey_setnull_del() must be fired AFTER ROW"
10428 #: ../utils/adt/ri_triggers.c:1798
10429 msgid "RI_FKey_setnull_del() must be fired for DELETE"
10432 #: ../utils/adt/ri_triggers.c:1806
10433 msgid "wrong # of arguments in call to RI_FKey_setnull_del()"
10436 #: ../utils/adt/ri_triggers.c:1808
10438 msgid "too many keys (%d max) in call to RI_FKey_setnull_del()"
10441 #: ../utils/adt/ri_triggers.c:1864
10442 msgid "SPI_connect() failed in RI_FKey_setnull_del()"
10445 #: ../utils/adt/ri_triggers.c:1941
10446 msgid "SPI_execp() failed in RI_FKey_setnull_del()"
10449 #: ../utils/adt/ri_triggers.c:1946
10450 msgid "SPI_finish() failed in RI_FKey_setnull_del()"
10453 #: ../utils/adt/ri_triggers.c:1961
10454 msgid "internal error #8 in ri_triggers.c"
10457 #: ../utils/adt/ri_triggers.c:2000
10458 msgid "RI_FKey_setnull_upd() not fired by trigger manager"
10461 #: ../utils/adt/ri_triggers.c:2003
10462 msgid "RI_FKey_setnull_upd() must be fired AFTER ROW"
10465 #: ../utils/adt/ri_triggers.c:2005
10466 msgid "RI_FKey_setnull_upd() must be fired for UPDATE"
10469 #: ../utils/adt/ri_triggers.c:2013
10470 msgid "wrong # of arguments in call to RI_FKey_setnull_upd()"
10473 #: ../utils/adt/ri_triggers.c:2015
10475 msgid "too many keys (%d max) in call to RI_FKey_setnull_upd()"
10478 #: ../utils/adt/ri_triggers.c:2081
10479 msgid "SPI_connect() failed in RI_FKey_setnull_upd()"
10482 #: ../utils/adt/ri_triggers.c:2194
10483 msgid "SPI_execp() failed in RI_FKey_setnull_upd()"
10486 #: ../utils/adt/ri_triggers.c:2199
10487 msgid "SPI_finish() failed in RI_FKey_setnull_upd()"
10490 #: ../utils/adt/ri_triggers.c:2214
10491 msgid "internal error #9 in ri_triggers.c"
10494 #: ../utils/adt/ri_triggers.c:2250
10495 msgid "RI_FKey_setdefault_del() not fired by trigger manager"
10498 #: ../utils/adt/ri_triggers.c:2253
10499 msgid "RI_FKey_setdefault_del() must be fired AFTER ROW"
10502 #: ../utils/adt/ri_triggers.c:2255
10503 msgid "RI_FKey_setdefault_del() must be fired for DELETE"
10506 #: ../utils/adt/ri_triggers.c:2263
10507 msgid "wrong # of arguments in call to RI_FKey_setdefault_del()"
10510 #: ../utils/adt/ri_triggers.c:2265
10512 msgid "too many keys (%d max) in call to RI_FKey_setdefault_del()"
10515 #: ../utils/adt/ri_triggers.c:2320
10516 msgid "SPI_connect() failed in RI_FKey_setdefault_del()"
10519 #: ../utils/adt/ri_triggers.c:2443
10520 msgid "SPI_execp() failed in RI_FKey_setdefault_del()"
10523 #: ../utils/adt/ri_triggers.c:2448
10524 msgid "SPI_finish() failed in RI_FKey_setdefault_del()"
10527 #: ../utils/adt/ri_triggers.c:2463
10528 msgid "internal error #10 in ri_triggers.c"
10531 #: ../utils/adt/ri_triggers.c:2501
10532 msgid "RI_FKey_setdefault_upd() not fired by trigger manager"
10535 #: ../utils/adt/ri_triggers.c:2504
10536 msgid "RI_FKey_setdefault_upd() must be fired AFTER ROW"
10539 #: ../utils/adt/ri_triggers.c:2506
10540 msgid "RI_FKey_setdefault_upd() must be fired for UPDATE"
10543 #: ../utils/adt/ri_triggers.c:2514
10544 msgid "wrong # of arguments in call to RI_FKey_setdefault_upd()"
10547 #: ../utils/adt/ri_triggers.c:2516
10549 msgid "too many keys (%d max) in call to RI_FKey_setdefault_upd()"
10552 #: ../utils/adt/ri_triggers.c:2581
10553 msgid "SPI_connect() failed in RI_FKey_setdefault_upd()"
10556 #: ../utils/adt/ri_triggers.c:2719
10557 msgid "SPI_execp() failed in RI_FKey_setdefault_upd()"
10560 #: ../utils/adt/ri_triggers.c:2724
10561 msgid "SPI_finish() failed in RI_FKey_setdefault_upd()"
10564 #: ../utils/adt/ri_triggers.c:2739
10565 msgid "internal error #11 in ri_triggers.c"
10568 #: ../utils/adt/ri_triggers.c:2770
10569 msgid "wrong # of arguments in call to RI_FKey_keyequal_upd()"
10572 #: ../utils/adt/ri_triggers.c:2772
10574 msgid "too many keys (%d max) in call to RI_FKey_keyequal_upd()"
10577 #: ../utils/adt/ri_triggers.c:2820
10578 msgid "internal error #12 in ri_triggers.c"
10581 #: ../utils/adt/ri_triggers.c:2853
10583 msgid "unrecognized referential integrity MATCH type '%s'"
10586 #: ../utils/adt/ri_triggers.c:2903 ../utils/adt/ri_triggers.c:2911
10588 msgid "constraint %s: table %s does not have an attribute %s"
10591 #: ../utils/adt/ri_triggers.c:3040
10592 msgid "out of memory for RI plan cache"
10595 #: ../utils/adt/ri_triggers.c:3234
10597 msgid "ri_AttributesEqual(): cannot find '=' operator for type %u"
10600 #: ../utils/adt/ri_triggers.c:3252
10601 msgid "out of memory for RI operator cache"
10604 #: ../utils/adt/ruleutils.c:178
10605 msgid "get_ruledef: cannot connect to SPI manager"
10608 #: ../utils/adt/ruleutils.c:193 ../utils/adt/ruleutils.c:286
10610 msgid "SPI_prepare() failed for \"%s\""
10613 #: ../utils/adt/ruleutils.c:205
10615 msgid "failed to get pg_rewrite tuple for %s"
10618 #: ../utils/adt/ruleutils.c:209 ../utils/adt/ruleutils.c:234
10619 msgid "get_ruledef: SPI_finish() failed"
10622 #: ../utils/adt/ruleutils.c:271
10623 msgid "get_viewdef: cannot connect to SPI manager"
10626 #: ../utils/adt/ruleutils.c:299
10628 msgid "failed to get pg_rewrite tuple for view %s"
10631 #: ../utils/adt/ruleutils.c:323
10632 msgid "get_viewdef: SPI_finish() failed"
10635 #: ../utils/adt/ruleutils.c:361
10637 msgid "syscache lookup for index %u failed"
10640 #: ../utils/adt/ruleutils.c:371 ../utils/adt/ruleutils.c:381
10642 msgid "syscache lookup for relid %u failed"
10645 #: ../utils/adt/ruleutils.c:392
10647 msgid "lookup for AM %u failed"
10648 msgstr "a(z) %u AM nem található"
10650 #: ../utils/adt/ruleutils.c:746
10652 msgid "get_ruledef: rule %s has unsupported event type %d"
10655 #: ../utils/adt/ruleutils.c:943
10657 msgid "get_ruledef of %s: query command type %d not implemented yet"
10660 #: ../utils/adt/ruleutils.c:1163
10662 msgid "get_setop_query: unexpected set op %d"
10665 #: ../utils/adt/ruleutils.c:1174
10667 msgid "get_setop_query: unexpected node %d"
10670 #: ../utils/adt/ruleutils.c:1230
10671 msgid "get_insert_query_def: too many RTEs in INSERT!"
10674 #: ../utils/adt/ruleutils.c:1377
10675 msgid "get_utility_query_def: unexpected statement type"
10678 #: ../utils/adt/ruleutils.c:1404
10680 msgid "get_names_for_var: bogus varlevelsup %d"
10683 #: ../utils/adt/ruleutils.c:1549
10685 msgid "find_alias_in_namespace: unexpected node type %d"
10688 #: ../utils/adt/ruleutils.c:1660
10690 msgid "phony_equal: unexpected node type %d"
10693 #: ../utils/adt/ruleutils.c:1745
10695 msgid "cache lookup for operator %u failed"
10698 #: ../utils/adt/ruleutils.c:1762
10699 msgid "get_rule_expr: bogus oprkind"
10702 #: ../utils/adt/ruleutils.c:1802
10704 msgid "get_rule_expr: expr opType %d not supported"
10707 #: ../utils/adt/ruleutils.c:1885
10709 msgid "Argument type %s of FieldSelect is not a tuple type"
10712 #: ../utils/adt/ruleutils.c:1974
10714 msgid "get_rule_expr: unexpected nulltesttype %d"
10717 #: ../utils/adt/ruleutils.c:2007
10719 msgid "get_rule_expr: unexpected booltesttype %d"
10722 #: ../utils/adt/ruleutils.c:2019
10724 msgid "get_ruledef of %s: unknown node type %d in get_rule_expr()"
10727 #: ../utils/adt/ruleutils.c:2380
10729 msgid "get_sublink_expr: unsupported sublink type %d"
10732 #: ../utils/adt/ruleutils.c:2524
10734 msgid "get_from_clause_item: unknown join type %d"
10737 #: ../utils/adt/ruleutils.c:2575
10739 msgid "get_from_clause_item: unexpected node type %d"
10742 #: ../utils/adt/ruleutils.c:2602 ../utils/cache/lsyscache.c:275
10744 msgid "cache lookup failed for opclass %u"
10745 msgstr "a(z) %u operátorosztály cache-visszakeresése sikertelen"
10747 #: ../utils/adt/ruleutils.c:2632
10748 msgid "tleIsArrayAssign: I'm confused ..."
10751 #: ../utils/adt/selfuncs.c:850
10753 msgid "patternsel: no = operator for type %u"
10756 #: ../utils/adt/selfuncs.c:1031 ../utils/adt/selfuncs.c:1108
10757 #: ../utils/adt/selfuncs.c:1149 ../utils/adt/selfuncs.c:1179
10759 msgid "booltestsel: unexpected booltesttype %d"
10762 #: ../utils/adt/selfuncs.c:1217 ../utils/adt/selfuncs.c:1274
10764 msgid "nulltestsel: unexpected nulltesttype %d"
10767 #: ../utils/adt/selfuncs.c:1853
10769 msgid "convert_numeric_to_scalar: unsupported type %u"
10772 #: ../utils/adt/selfuncs.c:2043
10774 msgid "convert_string_datum: unsupported type %u"
10777 #: ../utils/adt/selfuncs.c:2214
10779 msgid "convert_timevalue_to_scalar: unsupported type %u"
10782 #: ../utils/adt/selfuncs.c:2610
10783 msgid "pattern_fixed_prefix: bogus ptype"
10786 #: ../utils/adt/selfuncs.c:2639
10788 msgid "prefix_selectivity: no >= operator for type %u"
10791 #: ../utils/adt/selfuncs.c:2662
10793 msgid "prefix_selectivity: no < operator for type %u"
10796 #: ../utils/adt/selfuncs.c:2897
10797 msgid "pattern_selectivity: bogus ptype"
10800 #: ../utils/adt/selfuncs.c:2926
10801 msgid "Invalid LC_COLLATE setting"
10804 #: ../utils/adt/selfuncs.c:3049
10806 msgid "string_lessthan: unexpected datatype %u"
10809 #: ../utils/adt/sets.c:84
10811 msgid "SetDefine: unable to define set %s"
10814 #: ../utils/adt/tid.c:54
10816 msgid "invalid tid format: '%s'"
10819 #: ../utils/adt/tid.c:181
10821 msgid "Relation %s not found"
10824 #: ../utils/adt/timestamp.c:68 ../utils/adt/timestamp.c:192
10826 msgid "Bad timestamp external representation '%s'"
10829 #: ../utils/adt/timestamp.c:74
10831 msgid "TIMESTAMP out of range '%s'"
10834 #: ../utils/adt/timestamp.c:90
10836 msgid "TIMESTAMP '%s' no longer supported"
10839 #: ../utils/adt/timestamp.c:95
10841 msgid "TIMESTAMP '%s' not parsed; internal coding error"
10844 #: ../utils/adt/timestamp.c:123
10845 msgid "Unable to format timestamp; internal coding error"
10848 #: ../utils/adt/timestamp.c:198
10850 msgid "TIMESTAMP WITH TIME ZONE out of range '%s'"
10853 #: ../utils/adt/timestamp.c:214
10855 msgid "TIMESTAMP WITH TIME ZONE '%s' no longer supported"
10858 #: ../utils/adt/timestamp.c:219
10860 msgid "TIMESTAMP WITH TIME ZONE '%s' not parsed; internal coding error"
10863 #: ../utils/adt/timestamp.c:248
10864 msgid "Unable to format timestamp with time zone; internal coding error"
10867 #: ../utils/adt/timestamp.c:308 ../utils/adt/timestamp.c:316
10869 msgid "Bad interval external representation '%s'"
10872 #: ../utils/adt/timestamp.c:321
10874 msgid "Interval '%s' no longer supported"
10877 #: ../utils/adt/timestamp.c:325
10879 msgid "Interval '%s' not parsed; internal coding error"
10882 #: ../utils/adt/timestamp.c:345
10883 msgid "Unable to encode interval; internal coding error"
10886 #: ../utils/adt/timestamp.c:348
10887 msgid "Unable to format interval; internal coding error"
10890 #: ../utils/adt/timestamp.c:470
10891 msgid "AdjustIntervalForTypmod(): internal coding error"
10894 #: ../utils/adt/timestamp.c:1194
10895 msgid "Unable to subtract non-finite timestamps"
10898 #: ../utils/adt/timestamp.c:1252
10900 "Unable to add TIMESTAMP and INTERVAL\n"
10901 "\ttimestamp_pl_span() internal error encoding timestamp"
10904 #: ../utils/adt/timestamp.c:1259
10906 "Unable to add TIMESTAMP and INTERVAL\n"
10907 "\ttimestamp_pl_span() internal error decoding timestamp"
10910 #: ../utils/adt/timestamp.c:1342
10912 "Unable to add TIMESTAMP and INTERVAL\n"
10913 "\ttimestamptz_pl_span() internal error encoding timestamp"
10916 #: ../utils/adt/timestamp.c:1347
10918 "Unable to add TIMESTAMP and INTERVAL\n"
10919 "\ttimestamptz_pl_span() internal error decoding timestamp"
10922 #: ../utils/adt/timestamp.c:1529
10923 msgid "interval_div: divide by 0.0 error"
10924 msgstr "internal_div: 0.0-val osztás"
10926 #: ../utils/adt/timestamp.c:1566
10927 msgid "interval_accum: expected 2-element interval array"
10930 #: ../utils/adt/timestamp.c:1608
10931 msgid "interval_avg: expected 2-element interval array"
10934 #: ../utils/adt/timestamp.c:1730
10936 "Unable to encode INTERVAL\n"
10937 "\ttimestamp_age() internal coding error"
10940 #: ../utils/adt/timestamp.c:1734
10942 "Unable to decode TIMESTAMP\n"
10943 "\ttimestamp_age() internal coding error"
10946 #: ../utils/adt/timestamp.c:1839 ../utils/adt/timestamp.c:1842
10947 msgid "Unable to decode TIMESTAMP"
10950 #: ../utils/adt/timestamp.c:1895
10951 msgid "TIMESTAMP bad external representation (too long)"
10952 msgstr "TIMESTAMP helytelen formátum (túl hosszú)"
10954 #: ../utils/adt/timestamp.c:1951
10955 msgid "TIMESTAMP WITH TIME ZONE bad external representation (too long)"
10958 #: ../utils/adt/timestamp.c:2008
10959 msgid "INTERVAL bad external representation (too long)"
10962 #: ../utils/adt/timestamp.c:2041 ../utils/adt/timestamp.c:2099
10963 #: ../utils/adt/timestamp.c:2388 ../utils/adt/timestamp.c:2508
10965 msgid "TIMESTAMP units '%s' not recognized"
10968 #: ../utils/adt/timestamp.c:2090 ../utils/adt/timestamp.c:2473
10969 #: ../utils/adt/timestamp.c:2501
10971 msgid "TIMESTAMP units '%s' not supported"
10974 #: ../utils/adt/timestamp.c:2095
10976 msgid "Unable to truncate TIMESTAMP to '%s'"
10979 #: ../utils/adt/timestamp.c:2128 ../utils/adt/timestamp.c:2187
10980 #: ../utils/adt/timestamp.c:2538 ../utils/adt/timestamp.c:2669
10982 msgid "TIMESTAMP WITH TIME ZONE units '%s' not recognized"
10985 #: ../utils/adt/timestamp.c:2176 ../utils/adt/timestamp.c:2634
10986 #: ../utils/adt/timestamp.c:2663
10988 msgid "TIMESTAMP WITH TIME ZONE units '%s' not supported"
10991 #: ../utils/adt/timestamp.c:2183
10993 msgid "Unable to truncate TIMESTAMP WITH TIME ZONE to '%s'"
10996 #: ../utils/adt/timestamp.c:2216 ../utils/adt/timestamp.c:2279
10997 #: ../utils/adt/timestamp.c:2697 ../utils/adt/timestamp.c:2790
10999 msgid "INTERVAL units '%s' not recognized"
11002 #: ../utils/adt/timestamp.c:2264 ../utils/adt/timestamp.c:2765
11004 msgid "INTERVAL units '%s' not supported"
11007 #: ../utils/adt/timestamp.c:2268
11009 msgid "Unable to truncate INTERVAL to '%s'"
11012 #: ../utils/adt/timestamp.c:2273
11013 msgid "Unable to decode INTERVAL; internal coding error"
11016 #: ../utils/adt/timestamp.c:2301
11017 msgid "isoweek2date(): can't convert without year information"
11020 #: ../utils/adt/timestamp.c:2487 ../utils/adt/timestamp.c:2494
11021 msgid "Unable to encode TIMESTAMP"
11024 #: ../utils/adt/timestamp.c:2649 ../utils/adt/timestamp.c:2656
11025 msgid "Unable to encode TIMESTAMP WITH TIME ZONE"
11028 #: ../utils/adt/timestamp.c:2774
11030 "Unable to decode INTERVAL\n"
11031 "\tinterval_part() internal coding error"
11034 #: ../utils/adt/timestamp.c:2891
11035 msgid "Unable to convert TIMESTAMP to TIMESTAMP WITH TIME ZONE (tm)"
11038 #: ../utils/adt/timestamp.c:2896
11039 msgid "Unable to convert TIMESTAMP to TIMESTAMP WITH TIME ZONE"
11042 #: ../utils/adt/timestamp.c:2921
11043 msgid "Unable to convert TIMESTAMP WITH TIME ZONE to TIMESTAMP (tm)"
11046 #: ../utils/adt/timestamp.c:2924
11047 msgid "Unable to convert TIMESTAMP WITH TIME ZONE to TIMESTAMP"
11050 #: ../utils/adt/timestamp.c:2978
11052 "Unable to decode TIMESTAMP WITH TIME ZONE\n"
11053 "\ttimestamptz_zone() internal coding error"
11056 #: ../utils/adt/timestamp.c:3039
11058 "Unable to decode TIMESTAMP WITH TIME ZONE\n"
11059 "\ttimestamptz_izone() internal coding error"
11062 #: ../utils/adt/varbit.c:101 ../utils/adt/varbit.c:217
11064 msgid "bit string length does not match type bit(%d)"
11067 #: ../utils/adt/varbit.c:122 ../utils/adt/varbit.c:329
11069 msgid "cannot parse %c as a binary digit"
11072 #: ../utils/adt/varbit.c:143 ../utils/adt/varbit.c:350
11074 msgid "cannot parse %c as a hex digit"
11077 #: ../utils/adt/varbit.c:308 ../utils/adt/varbit.c:423
11079 msgid "bit string too long for type bit varying(%d)"
11082 #: ../utils/adt/varbit.c:815
11083 msgid "cannot AND bit strings of different sizes"
11086 #: ../utils/adt/varbit.c:853
11087 msgid "cannot OR bit strings of different sizes"
11090 #: ../utils/adt/varbit.c:897
11091 msgid "cannot XOR bit strings of different sizes"
11094 #: ../utils/adt/varbit.c:1112
11095 msgid "bit string is too large to fit in type integer"
11098 #: ../utils/adt/varbit.c:1200
11100 msgid "S. %d %d em=%2x sm=%2x r=%d"
11103 #: ../utils/adt/varchar.c:120 ../utils/adt/varchar.c:132
11104 #: ../utils/adt/varchar.c:232 ../utils/adt/varchar.c:245
11106 msgid "value too long for type character(%d)"
11109 #: ../utils/adt/varchar.c:448 ../utils/adt/varchar.c:519
11110 #: ../utils/adt/varchar.c:527
11112 msgid "value too long for type character varying(%d)"
11115 #: ../utils/adt/varlena.c:71 ../utils/adt/varlena.c:109
11116 msgid "Bad input string for type bytea"
11119 #: ../utils/adt/varlena.c:842
11121 msgid "byteaGetByte: index %d out of range [0..%d]"
11124 #: ../utils/adt/varlena.c:871
11126 msgid "byteaGetBit: index %d out of range [0..%d]"
11129 #: ../utils/adt/varlena.c:905
11131 msgid "byteaSetByte: index %d out of range [0..%d]"
11134 #: ../utils/adt/varlena.c:946
11136 msgid "byteaSetBit: index %d out of range [0..%d]"
11139 #: ../utils/adt/varlena.c:956
11140 msgid "byteaSetBit: new bit must be 0 or 1"
11143 #: ../utils/cache/catcache.c:127
11145 msgid "GetCCHashFunc: type %u unsupported as catcache key"
11148 #: ../utils/cache/catcache.c:182
11150 msgid "CatalogCacheInitializeCache: cache @%p %s"
11153 #: ../utils/cache/catcache.c:188
11155 msgid "CatalogCacheInitializeCache: load %d/%d w/%d, %u"
11158 #: ../utils/cache/catcache.c:192
11160 msgid "CatalogCacheInitializeCache: load %d/%d w/%d"
11163 #: ../utils/cache/catcache.c:261
11164 msgid "CatalogCacheInit: only sys attr supported is OID"
11167 #: ../utils/cache/catcache.c:328
11169 msgid "CCComputeHashIndex: %d cc_nkeys"
11172 #: ../utils/cache/catcache.c:392
11174 msgid "CCComputeTupleHashIndex: %d cc_nkeys"
11177 #: ../utils/cache/catcache.c:517
11179 msgid "Cache reference leak: cache %s (%d), tuple %u has count %d"
11182 #: ../utils/cache/catcache.c:680
11184 msgid "InitCatCache: rel=%s id=%d nkeys=%d size=%d\n"
11187 #: ../utils/cache/catcache.c:803
11189 msgid "IndexScanOK: %s not found in %s"
11192 #: ../utils/cache/fcache.c:30
11193 msgid "init_fcache: too many arguments"
11196 #: ../utils/cache/inval.c:396
11198 msgid "ExecuteInvalidationMessage: bogus message id %d"
11201 #: ../utils/cache/lsyscache.c:70
11203 msgid "op_requires_recheck: op %u is not a member of opclass %u"
11206 #: ../utils/cache/lsyscache.c:242
11208 msgid "cache lookup failed for relation %u attribute %d"
11209 msgstr "a(z) %u reláció %d attributumának cache-visszakeresése sikertelen"
11211 #: ../utils/cache/lsyscache.c:411
11213 msgid "Operator OID %u does not exist"
11216 #: ../utils/cache/lsyscache.c:697
11218 msgid "cache lookup failed for type %u"
11219 msgstr "a(z) %u típus cache-visszakeresése sikertelen"
11221 #: ../utils/cache/lsyscache.c:771
11223 msgid "get_typdefault: failed to lookup type %u"
11226 #: ../utils/cache/lsyscache.c:978
11227 msgid "get_attstatsslot: stavalues is null"
11230 #: ../utils/cache/lsyscache.c:998
11232 msgid "get_attstatsslot: Cache lookup failed for type %u"
11235 #: ../utils/cache/lsyscache.c:1034
11236 msgid "get_attstatsslot: stanumbers is null"
11239 #: ../utils/cache/lsyscache.c:1045
11240 msgid "get_attstatsslot: stanumbers is bogus"
11243 #: ../utils/cache/lsyscache.c:1103 ../utils/init/miscinit.c:454
11245 msgid "user \"%s\" does not exist"
11246 msgstr "a(z) \"%s\" felhasználó nem létezik"
11248 #: ../utils/cache/relcache.c:147 ../utils/cache/relcache.c:155
11249 #: ../utils/cache/relcache.c:163
11250 msgid "out of memory for relation descriptor cache"
11253 #: ../utils/cache/relcache.c:210 ../utils/cache/relcache.c:215
11254 #: ../utils/cache/relcache.c:220
11255 msgid "trying to delete a reldesc that does not exist."
11258 #: ../utils/cache/relcache.c:316 ../utils/cache/relcache.c:381
11259 msgid "ScanPgRelation: bad buildinfo"
11262 #: ../utils/cache/relcache.c:592
11264 msgid "catalog is missing %d attribute%s for relid %u"
11267 #: ../utils/cache/relcache.c:662
11269 msgid "cannot find attribute %d of relation %s"
11270 msgstr "nincs %d attributum a(z) %s relációban"
11272 #: ../utils/cache/relcache.c:1067
11274 msgid "RelationBuildDesc: can't open %s: %m"
11277 #: ../utils/cache/relcache.c:1306
11279 msgid "fixrdesc: no pg_class entry for %s"
11282 #: ../utils/cache/relcache.c:1315
11284 msgid "fixrdesc: no existing relcache entry for %s"
11287 #: ../utils/cache/relcache.c:1547
11289 msgid "RelationReloadClassinfo system relation id=%d doesn't exist"
11292 #: ../utils/cache/relcache.c:1674
11294 msgid "RelationClearRelation: relation %u deleted while still in use"
11297 #: ../utils/cache/relcache.c:1775
11299 msgid "Local relation %s not found in list"
11302 #: ../utils/cache/relcache.c:1823
11303 msgid "inval call to RFI"
11306 #: ../utils/cache/relcache.c:2298
11308 msgid "AttrDefaultFetch: second record found for attr %s in rel %s"
11311 #: ../utils/cache/relcache.c:2306
11313 msgid "AttrDefaultFetch: adbin IS NULL for attr %s in rel %s"
11316 #: ../utils/cache/relcache.c:2319
11318 msgid "AttrDefaultFetch: unexpected record found for attr %d in rel %s"
11321 #: ../utils/cache/relcache.c:2325
11323 msgid "AttrDefaultFetch: %d record not found for rel %s"
11326 #: ../utils/cache/relcache.c:2399
11328 msgid "RelCheckFetch: unexpected record found for rel %s"
11331 #: ../utils/cache/relcache.c:2406
11333 msgid "RelCheckFetch: rcname IS NULL for rel %s"
11336 #: ../utils/cache/relcache.c:2414
11338 msgid "RelCheckFetch: rcbin IS NULL for rel %s"
11341 #: ../utils/cache/relcache.c:2425
11343 msgid "RelCheckFetch: %d record not found for rel %s"
11346 #: ../utils/cache/relcache.c:2845
11349 "Cannot create init file %s: %m\n"
11350 "\tContinuing anyway, but there's something wrong."
11353 #: ../utils/cache/relcache.c:2914
11354 msgid "cannot write init file -- descriptor length"
11357 #: ../utils/cache/relcache.c:2918
11358 msgid "cannot write init file -- reldesc"
11361 #: ../utils/cache/relcache.c:2924
11362 msgid "cannot write init file -- am tuple form length"
11365 #: ../utils/cache/relcache.c:2927
11366 msgid "cannot write init file -- am tuple form"
11369 #: ../utils/cache/relcache.c:2933
11370 msgid "cannot write init file -- relation tuple form length"
11373 #: ../utils/cache/relcache.c:2936
11374 msgid "cannot write init file -- relation tuple form"
11377 #: ../utils/cache/relcache.c:2944
11379 msgid "cannot write init file -- length of attdesc %d"
11382 #: ../utils/cache/relcache.c:2947
11384 msgid "cannot write init file -- attdesc %d"
11387 #: ../utils/cache/relcache.c:2955
11388 msgid "cannot write init file -- strategy map length"
11391 #: ../utils/cache/relcache.c:2958
11392 msgid "cannot write init file -- strategy map"
11395 #: ../utils/cache/relcache.c:2964
11396 msgid "cannot write init file -- support vector length"
11399 #: ../utils/cache/relcache.c:2967
11400 msgid "cannot write init file -- support vector"
11403 #: ../utils/cache/relcache.c:2981
11406 "Cannot rename init file %s to %s: %m\n"
11407 "\tContinuing anyway, but there's something wrong."
11410 #: ../utils/cache/syscache.c:407
11412 msgid "InitCatalogCache: Can't init cache %s (%d)"
11415 #: ../utils/cache/syscache.c:439
11417 msgid "SearchSysCache: Bad cache id %d"
11420 #: ../utils/cache/syscache.c:575
11422 msgid "SysCacheGetAttr: Bad cache id %d"
11425 #: ../utils/cache/syscache.c:578
11427 msgid "SysCacheGetAttr: missing cache data for id %d"
11430 #: ../utils/cache/temprel.c:161
11432 msgid "Cannot rename temp table \"%s\": temp table \"%s\" already exists"
11434 "A(z) \"%s\" átmeneti tábla nem nevezhetõ át: a(z) \"%s\" átmeneti tábla már "
11437 #: ../utils/cache/temprel.c:193
11440 "Cannot rename \"%s\" to \"%s\": a temp table by that name already exists"
11442 "A(z) \"%s\" név nem nevezhetõ át \"%s\" névre: már létezik ilyen nevû "
11445 #. translator: This string will be truncated at 31 characters.
11446 #: ../utils/error/elog.c:176
11448 msgid "copy: line %d, "
11451 #. translator: This must fit in fmt_fixedbuf.
11452 #: ../utils/error/elog.c:199 ../utils/error/elog.c:295
11453 msgid "elog: out of memory"
11456 #: ../utils/error/elog.c:417
11457 msgid "elog: error during error recovery, giving up!"
11460 #: ../utils/error/elog.c:462
11462 msgid "DebugFileOpen: open of %s: %m"
11465 #: ../utils/error/elog.c:471
11467 msgid "DebugFileOpen: %s reopen as stderr: %m"
11470 #: ../utils/error/elog.c:483
11472 msgid "DebugFileOpen: %s reopen as stdout: %m"
11475 #: ../utils/error/elog.c:500
11476 msgid "DebugFileOpen: could not open debugging file"
11479 #: ../utils/error/elog.c:704
11480 msgid "Numerical result out of range"
11481 msgstr "A numerikus eredmény a megengedett tartományon kívül esik"
11483 #: ../utils/error/elog.c:718
11485 msgid "operating system error %d"
11486 msgstr "%d számú operációs rendszer hiba"
11488 #: ../utils/error/elog.c:735
11492 #: ../utils/error/elog.c:738
11496 #: ../utils/error/elog.c:741
11500 #: ../utils/error/elog.c:744
11502 msgstr "FATÁLIS 1: "
11504 #: ../utils/error/elog.c:747
11506 msgstr "FATÁLIS 2: "
11508 #: ../utils/fmgr/dfmgr.c:98
11510 msgid "stat failed on file '%s': %m"
11513 #: ../utils/fmgr/dfmgr.c:115
11514 msgid "Out of memory in load_external_function"
11517 #: ../utils/fmgr/dfmgr.c:128
11519 msgid "Load of file %s failed: %s"
11522 #: ../utils/fmgr/dfmgr.c:155
11524 msgid "Can't find function %s in file %s"
11527 #: ../utils/fmgr/dfmgr.c:185
11529 msgid "LOAD: could not open file '%s': %m"
11532 #: ../utils/fmgr/dfmgr.c:240
11534 msgid "stat failed on %s: %s"
11537 #: ../utils/fmgr/dfmgr.c:335
11538 msgid "invalid macro name in dynamic library path"
11541 #: ../utils/fmgr/dfmgr.c:385
11542 msgid "zero length dynamic_library_path component"
11545 #: ../utils/fmgr/dfmgr.c:396
11546 msgid "dynamic_library_path component is not absolute"
11549 #: ../utils/fmgr/dfmgr.c:403
11551 msgid "find_in_dynamic_libpath: trying %s"
11554 #: ../utils/fmgr/fmgr.c:172
11556 msgid "fmgr_info: function %u: cache lookup failed"
11559 #: ../utils/fmgr/fmgr.c:206
11561 msgid "fmgr_info: function %s not in internal table"
11564 #: ../utils/fmgr/fmgr.c:253
11566 msgid "fmgr: Could not extract prosrc for %u from pg_proc"
11569 #: ../utils/fmgr/fmgr.c:260
11571 msgid "fmgr: Could not extract probin for %u from pg_proc"
11574 #: ../utils/fmgr/fmgr.c:293
11576 msgid "Unknown function API version %d"
11579 #: ../utils/fmgr/fmgr.c:318
11581 msgid "fmgr_info: cache lookup for language %u failed"
11584 #: ../utils/fmgr/fmgr.c:334
11586 msgid "fmgr_info: language %u has old-style handler"
11589 #: ../utils/fmgr/fmgr.c:339
11591 msgid "fmgr_info: function %u: unsupported language %u"
11594 #: ../utils/fmgr/fmgr.c:387
11596 msgid "Null result from %s"
11599 #: ../utils/fmgr/fmgr.c:395
11601 msgid "Unknown version %d reported by %s"
11604 #: ../utils/fmgr/fmgr.c:463
11605 msgid "Internal error: fmgr_oldstyle received NULL pointer"
11608 #: ../utils/fmgr/fmgr.c:612
11610 msgid "fmgr_oldstyle: function %u: too many arguments (%d > %d)"
11613 #: ../utils/fmgr/fmgr.c:632
11614 msgid "Untrusted functions not supported"
11617 #: ../utils/fmgr/fmgr.c:661
11619 msgid "DirectFunctionCall1: function %p returned NULL"
11622 #: ../utils/fmgr/fmgr.c:682
11624 msgid "DirectFunctionCall2: function %p returned NULL"
11627 #: ../utils/fmgr/fmgr.c:705
11629 msgid "DirectFunctionCall3: function %p returned NULL"
11632 #: ../utils/fmgr/fmgr.c:729
11634 msgid "DirectFunctionCall4: function %p returned NULL"
11637 #: ../utils/fmgr/fmgr.c:754
11639 msgid "DirectFunctionCall5: function %p returned NULL"
11642 #: ../utils/fmgr/fmgr.c:781
11644 msgid "DirectFunctionCall6: function %p returned NULL"
11647 #: ../utils/fmgr/fmgr.c:809
11649 msgid "DirectFunctionCall7: function %p returned NULL"
11652 #: ../utils/fmgr/fmgr.c:838
11654 msgid "DirectFunctionCall8: function %p returned NULL"
11657 #: ../utils/fmgr/fmgr.c:869
11659 msgid "DirectFunctionCall9: function %p returned NULL"
11662 #: ../utils/fmgr/fmgr.c:895
11664 msgid "FunctionCall1: function %u returned NULL"
11667 #: ../utils/fmgr/fmgr.c:917
11669 msgid "FunctionCall2: function %u returned NULL"
11672 #: ../utils/fmgr/fmgr.c:941
11674 msgid "FunctionCall3: function %u returned NULL"
11677 #: ../utils/fmgr/fmgr.c:966
11679 msgid "FunctionCall4: function %u returned NULL"
11682 #: ../utils/fmgr/fmgr.c:992
11684 msgid "FunctionCall5: function %u returned NULL"
11687 #: ../utils/fmgr/fmgr.c:1020
11689 msgid "FunctionCall6: function %u returned NULL"
11692 #: ../utils/fmgr/fmgr.c:1049
11694 msgid "FunctionCall7: function %u returned NULL"
11697 #: ../utils/fmgr/fmgr.c:1079
11699 msgid "FunctionCall8: function %u returned NULL"
11702 #: ../utils/fmgr/fmgr.c:1111
11704 msgid "FunctionCall9: function %u returned NULL"
11707 #: ../utils/fmgr/fmgr.c:1142
11709 msgid "OidFunctionCall1: function %u returned NULL"
11712 #: ../utils/fmgr/fmgr.c:1167
11714 msgid "OidFunctionCall2: function %u returned NULL"
11717 #: ../utils/fmgr/fmgr.c:1194
11719 msgid "OidFunctionCall3: function %u returned NULL"
11722 #: ../utils/fmgr/fmgr.c:1222
11724 msgid "OidFunctionCall4: function %u returned NULL"
11727 #: ../utils/fmgr/fmgr.c:1251
11729 msgid "OidFunctionCall5: function %u returned NULL"
11732 #: ../utils/fmgr/fmgr.c:1282
11734 msgid "OidFunctionCall6: function %u returned NULL"
11737 #: ../utils/fmgr/fmgr.c:1314
11739 msgid "OidFunctionCall7: function %u returned NULL"
11742 #: ../utils/fmgr/fmgr.c:1347
11744 msgid "OidFunctionCall8: function %u returned NULL"
11747 #: ../utils/fmgr/fmgr.c:1382
11749 msgid "OidFunctionCall9: function %u returned NULL"
11752 #: ../utils/fmgr/fmgr.c:1421
11754 msgid "fmgr: function %u: too many arguments (%d > %d)"
11755 msgstr "fmgr: a(z) %u függvényben túl sok az argumentum (%d > %d)"
11757 #: ../utils/fmgr/fmgr.c:1433
11759 msgid "fmgr: function %u returned NULL"
11760 msgstr "fmgr: a(z) %u függvény NULL-lal tért vissza"
11762 #: ../utils/hash/dynahash.c:663
11764 msgid "hash_search: bogus action %d"
11767 #: ../utils/hash/dynahash.c:936 ../utils/hash/dynahash.c:938
11769 msgid "Hash table '%s' corrupted"
11772 #: ../utils/init/miscinit.c:136 ../utils/init/miscinit.c:155
11773 #: ../utils/init/miscinit.c:163 ../utils/misc/guc.c:719
11774 #: ../utils/misc/guc.c:726 ../utils/misc/guc.c:1082 ../utils/misc/guc.c:1095
11775 #: ../utils/misc/guc.c:1113 ../utils/misc/guc.c:1121 ../utils/misc/guc.c:1276
11776 #: ../utils/misc/guc.c:1282 ../utils/misc/guc.c:1289 guc-file.l:148
11777 #: guc-file.l:267 guc-file.l:308
11778 msgid "out of memory"
11779 msgstr "betelt a memória"
11781 #: ../utils/init/miscinit.c:149
11783 msgid "cannot get current working directory: %m"
11786 #: ../utils/init/miscinit.c:209 ../utils/init/miscinit.c:216
11788 "convert is not supported. To use convert, you need to enable multibyte "
11792 #: ../utils/init/miscinit.c:509
11794 msgid "invalid user id %u"
11797 #: ../utils/init/miscinit.c:591
11799 msgid "Can't create lock file %s: %m"
11802 #: ../utils/init/miscinit.c:602 ../utils/init/miscinit.c:605
11804 msgid "Can't read lock file %s: %m"
11807 #: ../utils/init/miscinit.c:615
11809 msgid "Bogus data in lock file %s"
11812 #: ../utils/init/miscinit.c:690
11815 "Can't remove old lock file %s: %m\n"
11816 "\tThe file seems accidentally left, but I couldn't remove it.\n"
11817 "\tPlease remove the file by hand and try again."
11820 #: ../utils/init/miscinit.c:711
11822 msgid "Can't write lock file %s: %m"
11825 #: ../utils/init/miscinit.c:802
11827 msgid "Failed to rewrite %s: %m"
11830 #: ../utils/init/miscinit.c:808
11832 msgid "Failed to read %s: %m"
11835 #: ../utils/init/miscinit.c:821
11837 msgid "Bogus data in %s"
11840 #: ../utils/init/miscinit.c:846
11842 msgid "Failed to write %s: %m"
11845 #: ../utils/init/miscinit.c:888
11847 msgid "File %s is missing. This is not a valid data directory."
11850 #: ../utils/init/miscinit.c:895
11852 msgid "File %s does not contain valid data. You need to initdb."
11855 #: ../utils/init/miscinit.c:900
11858 "The data directory was initialized by PostgreSQL version %ld.%ld, which is "
11859 "not compatible with this version %s."
11862 #: ../utils/init/postinit.c:110
11864 msgid "Database \"%s\", OID %u, has disappeared from pg_database"
11867 #: ../utils/init/postinit.c:119
11869 msgid "Database \"%s\" is not currently accepting connections"
11872 #: ../utils/init/postinit.c:131
11875 "database was initialized with MULTIBYTE encoding %d,\n"
11876 "\tbut the backend was compiled without multibyte support.\n"
11877 "\tlooks like you need to initdb or recompile."
11880 #: ../utils/init/postinit.c:238
11882 msgid "Database \"%s\" does not exist in the system catalog."
11883 msgstr "A(z) \"%s\" adatbázis nem szerepel a rendszerkatalógusban."
11885 #: ../utils/init/postinit.c:246
11888 "Database \"%s\" does not exist.\n"
11889 "\tThe database subdirectory '%s' is missing."
11891 "A(z) \"%s\" adatbázis nem létezik.\n"
11892 "\tHiányzik a(z) '%s' alkönyvtár."
11894 #: ../utils/init/postinit.c:253
11896 msgid "Unable to change directory to '%s': %m"
11899 #: ../utils/init/postinit.c:282
11901 msgid "InitPostgres: bad backend id %d"
11904 #: ../utils/init/postinit.c:330
11905 msgid "There are currently no users defined in this database system."
11908 #: ../utils/init/postinit.c:331
11911 "You should immediately run 'CREATE USER \"%s\" WITH SYSID %d CREATEUSER;'."
11914 #: ../utils/mb/conv.c:1220
11915 msgid "Could not convert UTF-8 to ISO8859-1"
11918 #: ../utils/mb/conv.c:1300
11920 msgid "utf_to_local: could not convert UTF-8 (0x%04x). Ignored"
11923 #: ../utils/mb/conv.c:1399
11925 msgid "Invalid encoding number %d"
11928 #: ../utils/mb/conv.c:1436
11930 msgid "local_to_utf: could not convert (0x%04x) %s to UTF-8. Ignored"
11933 #: ../utils/mb/encnames.c:350
11934 msgid "pg_char_to_encname_struct(): encoding name too long"
11937 #: ../utils/mb/mbutils.c:251
11939 msgid "Invalid source encoding name %s"
11942 #: ../utils/mb/mbutils.c:253
11944 msgid "Invalid destination encoding name %s"
11947 #: ../utils/mb/mbutils.c:257
11949 msgid "Conversion from %s to %s is not possible"
11952 #: ../utils/mb/mbutils.c:269
11953 msgid "Encoding conversion failed"
11956 #: ../utils/mb/mbutils.c:445
11957 msgid "SetDatabaseEncoding(): invalid database encoding"
11960 #: ../utils/misc/guc.c:884
11962 msgid "'%s' is not a valid option name"
11965 #: ../utils/misc/guc.c:899
11967 msgid "'%s' cannot be changed after server start"
11970 #: ../utils/misc/guc.c:903
11972 msgid "'%s' cannot be changed now"
11975 #: ../utils/misc/guc.c:927
11977 msgid "'%s' cannot be set after connection start"
11980 #: ../utils/misc/guc.c:953
11982 msgid "option '%s' requires a boolean value"
11985 #: ../utils/misc/guc.c:985
11987 msgid "option '%s' expects an integer value"
11990 #: ../utils/misc/guc.c:990
11992 msgid "option '%s' value %d is outside of permissible range [%d .. %d]"
11995 #: ../utils/misc/guc.c:997
11997 msgid "invalid value for option '%s': %d"
12000 #: ../utils/misc/guc.c:1029
12002 msgid "option '%s' expects a real number"
12005 #: ../utils/misc/guc.c:1034
12007 msgid "option '%s' value %g is outside of permissible range [%g .. %g]"
12010 #: ../utils/misc/guc.c:1041
12012 msgid "invalid value for option '%s': %g"
12015 #: ../utils/misc/guc.c:1071
12017 msgid "invalid value for option '%s': '%s'"
12020 #: ../utils/misc/guc.c:1170
12022 msgid "Option '%s' is not recognized"
12023 msgstr "A(z) '%s' opció ismeretlen"
12025 #: ../utils/misc/guc.c:1344
12026 msgid "bogus transaction isolation level"
12030 msgid "could not read configuration file `"
12031 msgstr "nem olvasható be a konfigurációs file `"
12040 msgid ":%u: syntax error, token=\"%s\""
12043 #: ../utils/mmgr/aset.c:331
12045 msgid "Memory exhausted in AllocSetContextCreate(%lu)"
12048 #: ../utils/mmgr/aset.c:493 ../utils/mmgr/aset.c:690
12050 msgid "Memory exhausted in AllocSetAlloc(%lu)"
12053 #: ../utils/mmgr/aset.c:739
12055 msgid "AllocSetFree: detected write past chunk end in %s %p"
12058 #: ../utils/mmgr/aset.c:760
12060 msgid "AllocSetFree: cannot find block containing chunk %p"
12063 #: ../utils/mmgr/aset.c:814
12065 msgid "AllocSetRealloc: detected write past chunk end in %s %p"
12068 #: ../utils/mmgr/aset.c:854
12070 msgid "AllocSetRealloc: cannot find block containing chunk %p"
12073 #: ../utils/mmgr/aset.c:867
12075 msgid "Memory exhausted in AllocSetReAlloc(%lu)"
12078 #: ../utils/mmgr/aset.c:1024
12080 msgid "AllocSetCheck: %s: empty block %p"
12083 #: ../utils/mmgr/aset.c:1046
12085 msgid "AllocSetCheck: %s: req size > alloc size for chunk %p in block %p"
12088 #: ../utils/mmgr/aset.c:1049
12090 msgid "AllocSetCheck: %s: bad size %lu for chunk %p in block %p"
12093 #: ../utils/mmgr/aset.c:1055
12095 msgid "AllocSetCheck: %s: bad single-chunk %p in block %p"
12098 #: ../utils/mmgr/aset.c:1064
12100 msgid "AllocSetCheck: %s: bogus aset link in block %p, chunk %p"
12103 #: ../utils/mmgr/aset.c:1071
12105 msgid "AllocSetCheck: %s: detected write past chunk end in block %p, chunk %p"
12108 #: ../utils/mmgr/aset.c:1081
12110 msgid "AllocSetCheck: %s: found inconsistent memory block %p"
12111 msgstr "AllocSetCheck: %s: a(z) %p memóriablokk inkonzisztens"
12113 #: ../utils/mmgr/mcxt.c:417
12115 msgid "MemoryContextAlloc: invalid request size %lu"
12116 msgstr "MemoryContextAlloc: a(z) %lu kért méret érvénytelen"
12118 #: ../utils/mmgr/mcxt.c:477
12120 msgid "repalloc: invalid request size %lu"
12121 msgstr "repalloc: a(z) %lu kért méret érvénytelen"
12123 #: ../utils/mmgr/portalmem.c:78
12124 msgid "out of memory in PortalHashTable"
12125 msgstr "elfogyott a memória a PortalHashTable-ben"
12127 #: ../utils/mmgr/portalmem.c:80
12128 msgid "trying to insert a portal name that exists."
12129 msgstr "már létezõ nevû portál nem szúrható be."
12131 #: ../utils/mmgr/portalmem.c:93
12132 msgid "trying to delete portal name that does not exist."
12133 msgstr "nem létezõ nevû portált nem lehet törölni."
12135 #: ../utils/mmgr/portalmem.c:196
12137 msgid "CreatePortal: portal \"%s\" already exists"
12138 msgstr "CreatePortal: a(z) \"%s\" portál már létezik"
12140 #: ../utils/sort/logtape.c:199
12143 "ltsWriteBlock: failed to write block %ld of temporary file\n"
12144 "\t\tPerhaps out of disk space?"
12146 "ltsWriteBlock: az ideiglenes file %ld blokkjának olvasása sikertelen\n"
12147 "\t\tLehet, hogy betelt a lemez?"
12149 #: ../utils/sort/logtape.c:214
12151 msgid "ltsReadBlock: failed to read block %ld of temporary file"
12152 msgstr "ltsReadBlock: az ideiglenes file %ld blokkjának olvasása sikertelen"
12154 #: ../utils/sort/logtape.c:569
12155 msgid "LogicalTapeWrite: impossible state"
12156 msgstr "LogicalTapeWrite: lehetetlen állapot"
12158 #: ../utils/sort/logtape.c:831
12159 msgid "LogicalTapeBackspace: unexpected end of tape"
12160 msgstr "LogicalTapeBackspace: váratlan szalagvég"
12162 #: ../utils/sort/logtape.c:888 ../utils/sort/logtape.c:898
12163 msgid "LogicalTapeSeek: unexpected end of tape"
12164 msgstr "LogicalTapeSeek: váratlan szalagvég"
12166 #: ../utils/sort/tuplesort.c:723
12167 msgid "tuplesort_puttuple: invalid state"
12168 msgstr "tuplesort_puttuple: érvénytelen állapot"
12170 #: ../utils/sort/tuplesort.c:770
12171 msgid "tuplesort_performsort: invalid state"
12172 msgstr "tuplesort_performsort: érvénytelen állapot"
12174 #: ../utils/sort/tuplesort.c:888 ../utils/sort/tuplesort.c:903
12175 msgid "tuplesort_gettuple: bogus tuple len in backward scan"
12176 msgstr "tuplesort_gettuple: hamis sorhossz a hátraféle scan-ben"
12178 #: ../utils/sort/tuplesort.c:955
12179 msgid "tuplesort_gettuple: invalid state"
12180 msgstr "tuplesort_gettuple: érvénytelen állapot"
12182 #: ../utils/sort/tuplesort.c:1516
12183 msgid "tuplesort_rescan: invalid state"
12184 msgstr "tuplesort_rescan: érvénytelen állapot"
12186 #: ../utils/sort/tuplesort.c:1543
12187 msgid "tuplesort_markpos: invalid state"
12188 msgstr "tuplesort_markpos: érvénytelen állapot"
12190 #: ../utils/sort/tuplesort.c:1568
12191 msgid "tuplesort_restorepos failed"
12192 msgstr "sikertelen tuplesort_restorepos"
12194 #: ../utils/sort/tuplesort.c:1572
12195 msgid "tuplesort_restorepos: invalid state"
12196 msgstr "tuplesort_restorepos: érvénytelen állapot"
12198 #: ../utils/sort/tuplesort.c:1691
12199 msgid "tuplesort: unexpected end of tape"
12200 msgstr "tuplesort: váratlan adatvég"
12202 #: ../utils/sort/tuplesort.c:1693 ../utils/sort/tuplesort.c:1806
12203 #: ../utils/sort/tuplesort.c:1810 ../utils/sort/tuplesort.c:1939
12204 #: ../utils/sort/tuplesort.c:1943 ../utils/sort/tuplesort.c:2008
12205 #: ../utils/sort/tuplesort.c:2012
12206 msgid "tuplesort: unexpected end of data"
12207 msgstr "tuplesort: váratlan adatvég"
12209 #: ../utils/sort/tuplesort.c:1892
12210 msgid "Cannot create unique index. Table contains non-unique values"
12212 "Nem hozható létre ismétlõdés nélküli index. A tábla ismétlõdõ értékeket is "
12215 #: ../utils/sort/tuplesort.c:1976
12216 msgid "copytup_datum() should not be called"
12217 msgstr "a copytup_datum()-ot nem volna szabad meghívni"
12219 #: ../utils/sort/tuplesort.c:2132
12221 msgid "SelectSortFunction: cache lookup failed for operator %u"
12222 msgstr "SelectSortFunction: a(z) %u operátor nem található a cache-ben"
12224 #: ../utils/sort/tuplesort.c:2213
12226 msgid "Invalid SortFunctionKind %d"
12227 msgstr "A(z) %d SortFunctionKind érvénytelen"
12229 #: ../utils/sort/tuplestore.c:313
12230 msgid "tuplestore_puttuple: invalid state"
12231 msgstr "tuplestore_puttuple: érvénytelen állapot"
12233 #: ../utils/sort/tuplestore.c:349
12234 msgid "tuplestore_donestoring: seek(0) failed"
12235 msgstr "tuplestore_donestoring: sikertelen seek(0)"
12237 #: ../utils/sort/tuplestore.c:357
12238 msgid "tuplestore_donestoring: invalid state"
12239 msgstr "tuplestore_donestoring: érvénytelen állapot"
12241 #: ../utils/sort/tuplestore.c:475 ../utils/sort/tuplestore.c:490
12242 msgid "tuplestore_gettuple: bogus tuple len in backward scan"
12243 msgstr "tuplestore_gettuple: hamis sorhossz a hátrafelé scan-ben"
12245 #: ../utils/sort/tuplestore.c:495
12246 msgid "tuplestore_gettuple: invalid state"
12247 msgstr "tuplestore_gettuple: érvénytelen állapot"
12249 #: ../utils/sort/tuplestore.c:531
12250 msgid "tuplestore_rescan: seek(0) failed"
12251 msgstr "tuplestore_rescan: sikertelen seek(0)"
12253 #: ../utils/sort/tuplestore.c:538
12254 msgid "tuplestore_rescan: invalid state"
12255 msgstr "tuplestore_rescan: érvénytelen állapot"
12257 #: ../utils/sort/tuplestore.c:564
12258 msgid "tuplestore_markpos: invalid state"
12259 msgstr "tuplestore_markpos: érvénytelen állapot"
12261 #: ../utils/sort/tuplestore.c:589
12262 msgid "tuplestore_restorepos failed"
12263 msgstr "sikertelen tuplestore_restorepos"
12265 #: ../utils/sort/tuplestore.c:593
12266 msgid "tuplestore_restorepos: invalid state"
12267 msgstr "tuplestore_restorepos: érvénytelen állapot"
12269 #: ../utils/sort/tuplestore.c:609
12270 msgid "tuplestore: unexpected end of tape"
12271 msgstr "tuplestore: váratlan szalagvég"
12273 #: ../utils/sort/tuplestore.c:611 ../utils/sort/tuplestore.c:679
12274 #: ../utils/sort/tuplestore.c:683
12275 msgid "tuplestore: unexpected end of data"
12276 msgstr "tuplestore: váratlan adatvég"
12278 #: ../utils/sort/tuplestore.c:621 ../utils/sort/tuplestore.c:651
12279 #: ../utils/sort/tuplestore.c:654 ../utils/sort/tuplestore.c:658
12280 msgid "tuplestore: write failed"
12281 msgstr "tuplestore: sikertelen írás"
12283 #~ msgid "initGISTstate: index %u not found"
12284 #~ msgstr "initGISTstate: a(z) %u index nem található"
12286 #~ msgid "Relation '%s' does not exist"
12287 #~ msgstr "a(z) '%s' reláció nem létezik"
12289 #~ msgid "Index %u does not exist"
12290 #~ msgstr "A(z) %u index nem létezik"
12292 #~ msgid "Index '%s' does not exist"
12293 #~ msgstr "a(z) '%s' index nem létezik"
12295 #~ msgid "rtdosplit: failed to copy index item in %s"
12296 #~ msgstr "rtdosplit: az indexelem másolása a(z) %s-be nem sikerült"
12298 #~ msgid "TransComputeBlockNumber: unknown relation"
12299 #~ msgstr "TransComputeBlockNumber: ismeretlen reláció"
12301 #~ msgid "TransBlockSetXidStatus: invalid status: %d (ignored)"
12303 #~ "TransBlockSetXidStatus: érvénytelen státusz: %d (figyelmen kívül hagyva)"
12305 #~ msgid "newoid: GetNewObjectId returns invalid oid"
12306 #~ msgstr "newoid: a GetNewObjectId érvénytelen oid-ot ad vissza"
12308 #~ msgid "RelationTruncateIndexes: index %u not found in pg_class"
12309 #~ msgstr "RelationTruncateIndexes: a(z) %u nem található a pg_class-ban"
12311 #~ msgid "UpdateStats: cannot open relation id %u"
12312 #~ msgstr "UpdateStats: a(z) %u azonosítójú relációt nem lehet megnyitni"
12314 #~ msgid "Can't add a NOT NULL attribute to an existing relation"
12315 #~ msgstr "Nem lehet NOT NULL attributumot adni egy létezõ relációhoz"
12317 #~ msgid "ALTER TABLE ADD CONSTRAINT: %s is not a table"
12318 #~ msgstr "ALTER TABLE ADD CONSTRAINT: a(z) %s nem tábla"
12320 #~ msgid "referencing table \"%s\" not a relation"
12321 #~ msgstr "a \"%s\" referencia tábla nem reláció"
12323 #~ msgid "ALTER TABLE / DROP CONSTRAINT: %s is not a table"
12324 #~ msgstr "ALTER TABLE / DROP CONSTRAINT: a(z) %s nem tábla"
12326 #~ msgid "relation '%s' does not exist"
12327 #~ msgstr "A '%s' reláció nem létezik"
12330 #~ "Server process (pid %d) exited with status %d at %sTerminating any active "
12331 #~ "server processes...\n"
12333 #~ "A(z) %d pid számú szerver processz %d státusszal lépett ki a(z) %s "
12334 #~ "helyenMinden aktív szerver processz mûködése befejezõdik...\n"
12336 #~ msgid "Timestamp not legal"
12337 #~ msgstr "Helytelen idõpont"
12340 #~ "Database system not found.\n"
12341 #~ "\tData directory '%s' does not exist."
12343 #~ "Az adatbáziskezelõ rendszer nem található.\n"
12344 #~ "\tNem létezik a(z) '%s' adat-alkönyvtár."