Translation updates
authorPeter Eisentraut <[email protected]>
Thu, 12 Mar 2009 13:19:06 +0000 (13:19 +0000)
committerPeter Eisentraut <[email protected]>
Thu, 12 Mar 2009 13:19:06 +0000 (13:19 +0000)
src/backend/po/ru.po

index 925c278dbcbbb72d6252f410cc3354c3528cc224..2c7b177634e027416b130e7ded811687bca1e914 100644 (file)
@@ -4,7 +4,7 @@
 # Copyright (c) 2001-2004 Serguei A. Mokhov, [email protected]
 # Distributed under the same licensing terms as PostgreSQL itself.
 #
-# $PostgreSQL: pgsql/src/backend/po/ru.po,v 1.33 2006/10/21 21:02:59 petere Exp $
+# $PostgreSQL: pgsql/src/backend/po/ru.po,v 1.33.4.1 2009/03/12 13:19:06 petere Exp $
 #
 # ChangeLog:
 #   - December 10, 2004 - January 17, 2005:
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.0\n"
-"POT-Creation-Date: 2004-12-12 01:07+0000\n"
-"PO-Revision-Date: 2005-01-17 15:04-0500\n"
+"Project-Id-Version: PostgreSQL 8.3\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-01-16 09:05+0000\n"
+"PO-Revision-Date: 2009-03-12 01:29+0300\n"
 "Last-Translator: Serguei A. Mokhov <[email protected]>\n"
 "Language-Team: pgsql-ru-general <[email protected]>\n"
 "MIME-Version: 1.0\n"
@@ -31,10920 +32,14664 @@ msgstr ""
 "X-Poedit-Language: Russian\n"
 "X-Poedit-Country: RUSSIAN FEDERATION\n"
 
-#: access/common/indextuple.c:57
+#: libpq/auth.c:129
 #, c-format
-msgid "number of index columns (%d) exceeds limit (%d)"
-msgstr "ÞÉÓÌÏ ÉÄÅËÓÉÒÏ×ÁÎÎÙÈ ÁÔÒÉÂÕÔÏ× (%d) ÐÒÅ×ÙÛÁÅÔ ÌÉÍÉÔ (%d)"
+msgid "Kerberos initialization returned error %d"
+msgstr "ÏÛÉÂËÁ Kerberos ÐÒÉ ÉÎÉÃÉÁÌÉÚÁÃÉÉ: %d"
 
-#: access/common/indextuple.c:165
+#: libpq/auth.c:139
 #, c-format
-msgid "index row requires %lu bytes, maximum size is %lu"
-msgstr "ÓÔÒÏËÁ ÉÎÄÅËÓÁ ÔÒÅÂÕÅÔ ÂÁÊÔ: %lu, ÐÒÉ ÍÁËÓÉÍÕÍÅ: %lu"
+msgid "Kerberos keytab resolving returned error %d"
+msgstr ""
+
+#: libpq/auth.c:163
+#, fuzzy, c-format
+msgid "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
+msgstr "ÏÛÉÂËÁ Kerberos ÐÒÉ ÉÎÉÃÉÁÌÉÚÁÃÉÉ: %d"
 
-#: access/common/heaptuple.c:580
+#: libpq/auth.c:211
 #, c-format
-msgid "number of columns (%d) exceeds limit (%d)"
-msgstr "ÞÉÓÌÏ ËÏÌÏÎÏË (%d) ÐÒÅ×ÙÛÁÅÔ ÌÉÍÉÔ (%d)"
+msgid "Kerberos recvauth returned error %d"
+msgstr ""
 
-#: access/common/printtup.c:296
-#: tcop/fastpath.c:186
-#: tcop/fastpath.c:511
-#: tcop/postgres.c:1490
+#: libpq/auth.c:234
 #, c-format
-msgid "unsupported format code: %d"
-msgstr "ÎÅÐÏÄÄÅÒÖÉ×ÁÅÍÙÊ ËÏÄ ÆÏÒÍÁÔÁ: %d"
+msgid "Kerberos unparse_name returned error %d"
+msgstr ""
 
-#: access/common/tupdesc.c:511
+#: libpq/auth.c:285
 #, c-format
-msgid "column \"%s\" cannot be declared SETOF"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÎÅ ÍÏÖÅÔ ÂÙÔØ ÚÁÄÅËÌÁÒÉÒÏ×ÁÎÁ ËÁË SETOF"
+msgid ""
+"unexpected Kerberos user name received from client (received \"%s\", "
+"expected \"%s\")"
+msgstr ""
 
-#: access/common/tupdesc.c:630
-#: access/common/tupdesc.c:661
-msgid "number of aliases does not match number of columns"
-msgstr "ÞÉÓÌÏ ÁÌÉÁÓÏ× ÎÅ ÓÏ×ÐÁÄÁÅÔ Ó ÞÉÓÌÏÍ ËÏÌÏÎÏË"
+#: libpq/auth.c:305
+msgid "Kerberos 5 not implemented on this server"
+msgstr "Kerberos 5 ÎÅ ÒÅÁÌÉÚÏ×ÁΠנÜÔÏÍ ÓÅÒ×ÅÒÅ"
 
-#: access/common/tupdesc.c:655
-msgid "no column alias was provided"
-msgstr "ÁÌÉÁÓ ËÏÌÏÎËÉ ÎÅ ÕËÁÚÁÎ"
+#: libpq/auth.c:378
+#, c-format
+msgid "%s: %s"
+msgstr ""
 
-#: access/common/tupdesc.c:679
-msgid "could not determine row description for function returning record"
-msgstr "ÎÅ × ÓÏÓÔÏÑÎÉÉ ÏÐÒÅÄÅÌÉÔØ ÏÐÉÓÁÎÉÅ ÓÔÒÏËÉ ÄÌÑ ÆÕÎËÃÉÉ ×ÏÚ×ÒÁÝÁÀÝÅÊ ÚÁÐÉÓØ"
+#: libpq/auth.c:404
+#, fuzzy
+msgid "GSSAPI is not supported in protocol version 2"
+msgstr "ÏÐÅÒÁÔÏÒ %s ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÓÔÒÏÞÎÙÅ ×ÙÒÁÖÅÎÉÑ"
 
-#: access/hash/hashinsert.c:90
-#, c-format
-msgid "index row size %lu exceeds hash maximum %lu"
-msgstr "ÒÁÚÍÅÒ ÓÔÒÏËÉ ÉÎÄÅËÓÁ %lu ÐÒÅ×ÙÛÁÅÔ hash-ÍÁËÓÉÍÕÍ %lu"
+#: libpq/auth.c:423 libpq/auth.c:801 libpq/auth.c:869 libpq/auth.c:1266
+#: utils/mmgr/aset.c:360 utils/mmgr/aset.c:539 utils/mmgr/aset.c:714
+#: utils/mmgr/aset.c:909 utils/adt/oracle_compat.c:76
+#: utils/adt/oracle_compat.c:128 utils/adt/oracle_compat.c:176
+#: utils/adt/regexp.c:209 utils/adt/varlena.c:2854 utils/adt/varlena.c:2877
+#: utils/mb/mbutils.c:279 utils/mb/mbutils.c:543 utils/hash/dynahash.c:363
+#: utils/hash/dynahash.c:435 utils/hash/dynahash.c:929 utils/misc/guc.c:2527
+#: utils/misc/guc.c:2540 utils/misc/guc.c:2553 utils/init/miscinit.c:211
+#: utils/init/miscinit.c:232 utils/init/miscinit.c:242 utils/fmgr/dfmgr.c:221
+#: commands/sequence.c:903 lib/stringinfo.c:245 storage/buffer/buf_init.c:162
+#: storage/buffer/localbuf.c:307 storage/file/fd.c:327 storage/file/fd.c:685
+#: storage/file/fd.c:803 storage/ipc/procarray.c:377
+#: storage/ipc/procarray.c:696 storage/ipc/procarray.c:703
+#: postmaster/postmaster.c:1771 postmaster/postmaster.c:1804
+#: postmaster/postmaster.c:2794 postmaster/postmaster.c:3494
+#: postmaster/postmaster.c:3575 postmaster/postmaster.c:4132
+msgid "out of memory"
+msgstr "ÎÅ È×ÁÔÁÅÔ ÐÁÍÑÔÉ"
 
-#: access/hash/hashsearch.c:146
-msgid "hash indexes do not support whole-index scans"
-msgstr "hash-ÉÎÄÅËÓÙ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔ ÓËÁÎÉÒÏ×ÁÎÉÅ ÃÅÌÉËÏ×ÙÈ ÉÎÄÅËÓÏ×"
+#: libpq/auth.c:459
+#, fuzzy, c-format
+msgid "expected GSS response, got message type %d"
+msgstr "ÏÖÉÄÁÌÓÑ ÏÔ×ÅÔ Ó ÐÁÒÏÌÅÍ, ÎÏ ×ÍÅÓÔÏ ÎÅÇÏ ÐÏÌÕÞÅÎÏ ÓÏÏÂÝÅÎÉÅ ÔÉÐÁ %d"
 
-#: access/hash/hashovfl.c:522
-#, c-format
-msgid "out of overflow pages in hash index \"%s\""
-msgstr "ÎÅÈ×ÁÔÁÅÔ ÓÔÒÁÎÉàÐÅÒÅÐÏÌÎÅÎÉÑ × hash-ÉÎÄÅËÓÅ \"%s\""
+#: libpq/auth.c:522
+msgid "accepting GSS security context failed"
+msgstr ""
 
-#: access/hash/hashutil.c:46
-msgid "hash indexes cannot contain null keys"
-msgstr "hash-ÉÎÄÅËÓÙ ÎÅ ÍÏÇÕÔ ÓÏÄÅÒÖÁÔØ ÎÕÌÅ×ÙÅ (NULL) ËÌÀÞÉ"
+#: libpq/auth.c:548
+msgid "retrieving GSS user name failed"
+msgstr ""
 
-#: access/hash/hashutil.c:127
-#, c-format
-msgid "index \"%s\" is not a hash index"
-msgstr "ÉÎÄÅËÓ \"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ hash-ÉÎÄÅËÓÏÍ"
+#: libpq/auth.c:619
+#, fuzzy
+msgid "GSSAPI not implemented on this server"
+msgstr "Kerberos 4 ÎÅ ÒÅÁÌÉÚÏ×ÁΠנÜÔÏÍ ÓÅÒ×ÅÒÅ"
 
-#: access/hash/hashutil.c:133
+#: libpq/auth.c:644
+#, fuzzy, c-format
+msgid "SSPI error %x"
+msgstr "ÏÛÉÂËÁ SSL: %s"
+
+#: libpq/auth.c:648
 #, c-format
-msgid "index \"%s\" has wrong hash version"
-msgstr "ÉÎÄÅËÓ \"%s\" ÉÍÅÅÎÔ ÎÅÐÒÁ×ÉÌØÎÕÀ hash-×ÅÒÓÉÀ"
+msgid "%s (%x)"
+msgstr ""
 
-#: access/hash/hashutil.c:134
-msgid "Please REINDEX it."
-msgstr "ðÏÖÁÌÕÊÓÔÁ, ×ÙÐÏÌÎÉÔÅ REINDEX ÄÌÑ ÎÅÇÏ."
+#: libpq/auth.c:688
+#, fuzzy
+msgid "SSPI is not supported in protocol version 2"
+msgstr "ÏÐÅÒÁÔÏÒ %s ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÓÔÒÏÞÎÙÅ ×ÙÒÁÖÅÎÉÑ"
 
-#: access/heap/heapam.c:487
-#, c-format
-msgid "could not obtain lock on relation \"%s\""
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÏÌÕÞÉÔØ ÂÌÏËÉÒÏ×ËÕ ÎÁ ÏÔÎÏÛÅÎÉÅ \"%s\""
+#: libpq/auth.c:704
+msgid "could not acquire SSPI credentials handle"
+msgstr ""
 
-#: access/heap/heapam.c:610
-#: access/heap/heapam.c:645
-#: access/heap/heapam.c:680
-#: catalog/aclchk.c:286
-#, c-format
-msgid "\"%s\" is an index"
-msgstr "\"%s\" Ñ×ÌÑÅÔÓÑ ÉÎÄÅËÓÏÍ"
+#: libpq/auth.c:721
+#, fuzzy, c-format
+msgid "expected SSPI response, got message type %d"
+msgstr "ÏÖÉÄÁÌÓÑ ÏÔ×ÅÔ Ó ÐÁÒÏÌÅÍ, ÎÏ ×ÍÅÓÔÏ ÎÅÇÏ ÐÏÌÕÞÅÎÏ ÓÏÏÂÝÅÎÉÅ ÔÉÐÁ %d"
 
-#: access/heap/heapam.c:615
-#: access/heap/heapam.c:650
-#: access/heap/heapam.c:685
-#, c-format
-msgid "\"%s\" is a special relation"
-msgstr "\"%s\" Ñ×ÌÑÅÔÓÑ ÓÐÅÃÉÁÌØÎÏÊ ÏÔÎÏÛÅÎÉÅÀ"
+#: libpq/auth.c:793
+#, fuzzy
+msgid "could not accept SSPI security context"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ ËÏÎÔÅËÓÔ SSL: %s"
 
-#: access/heap/heapam.c:620
-#: access/heap/heapam.c:655
-#: access/heap/heapam.c:690
-#: catalog/aclchk.c:293
-#, c-format
-msgid "\"%s\" is a composite type"
-msgstr "\"%s\" Ñ×ÌÑÔÓÑ ÓÌÏÖÎÙÍ ÔÉÐÏÍ"
+#: libpq/auth.c:849
+#, fuzzy
+msgid "could not get security token from context"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ ËÏÎÔÅËÓÔ SSL: %s"
+
+#: libpq/auth.c:924
+#, fuzzy
+msgid "SSPI not implemented on this server"
+msgstr "Kerberos 4 ÎÅ ÒÅÁÌÉÚÏ×ÁΠנÜÔÏÍ ÓÅÒ×ÅÒÅ"
 
-#: access/heap/hio.c:109
+#: libpq/auth.c:964
 #, c-format
-msgid "row is too big: size %lu, maximum size %lu"
-msgstr "ÓÔÒÏËÁ ÓÌÉÛËÏÍ ×ÅÌÉËÁ: ÒÁÚÍÅÒ %lu, ÐÒÉ ÍÁËÓÉÍÕÍÅ: %lu"
+msgid "authentication failed for user \"%s\": host rejected"
+msgstr ""
 
-#: access/index/indexam.c:139
-#: access/index/indexam.c:164
-#: access/index/indexam.c:189
-#: commands/comment.c:327
-#: commands/indexcmds.c:887
-#: commands/indexcmds.c:917
-#: tcop/utility.c:93
+#: libpq/auth.c:967
 #, c-format
-msgid "\"%s\" is not an index"
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÉÎÄÅËÓÏÍ"
+msgid "Kerberos 5 authentication failed for user \"%s\""
+msgstr ""
+
+#: libpq/auth.c:970
+#, fuzzy, c-format
+msgid "GSSAPI authentication failed for user \"%s\""
+msgstr ""
+"ÏÛÉÂËÁ ÐÒÉ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ ÄÌÑ ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\": ÎÅ ×ÅÒÎÙÊ ÍÅÔÏÄ "
+"ÁÕÔÅÎÔÉÆÉËÁÃÉÉ"
+
+#: libpq/auth.c:973
+#, fuzzy, c-format
+msgid "SSPI authentication failed for user \"%s\""
+msgstr ""
+"ÏÛÉÂËÁ ÐÒÉ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ ÄÌÑ ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\": ÎÅ ×ÅÒÎÙÊ ÍÅÔÏÄ "
+"ÁÕÔÅÎÔÉÆÉËÁÃÉÉ"
 
-#: access/nbtree/nbtinsert.c:254
+#: libpq/auth.c:976
 #, c-format
-msgid "duplicate key violates unique constraint \"%s\""
-msgstr "ÐÏ×ÔÏÒÎÙÊ ËÌÀÞ ÎÁÒÕÛÁÅÔ ËÏÎÓÔÒÅÊÎÔ UNIQUE \"%s\""
+msgid "\"trust\" authentication failed for user \"%s\""
+msgstr ""
 
-#: access/nbtree/nbtinsert.c:398
-#: access/nbtree/nbtsort.c:499
+#: libpq/auth.c:979
 #, c-format
-msgid "index row size %lu exceeds btree maximum, %lu"
-msgstr "ÒÁÚÍÅÒ ÓÔÒÏËÉ ÉÎÄÅËÓÁ %lu, ÐÒÅ×ÙÛÁÅÔ ÍÁËÓÉÍÕÍ B-ÄÅÒÅ×Á: %lu"
+msgid "Ident authentication failed for user \"%s\""
+msgstr ""
 
-#: access/nbtree/nbtpage.c:169
-#: access/nbtree/nbtpage.c:350
+#: libpq/auth.c:984
 #, c-format
-msgid "index \"%s\" is not a btree"
-msgstr "ÉÎÄÅËÓ \"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ b-ÄÅÒÅ×ÏÍ"
+msgid "password authentication failed for user \"%s\""
+msgstr ""
 
-#: access/nbtree/nbtpage.c:175
-#: access/nbtree/nbtpage.c:356
+#: libpq/auth.c:988
 #, c-format
-msgid "version mismatch in index \"%s\": file version %d, code version %d"
-msgstr "ÎÅ ÓÏ×ÐÁÄÅÎÉÅ ×ÅÒÓÉÉ × ÉÎÄÅËÓÅ \"%s\": ×ÅÒÓÉÑ ÆÁÊÌÁ: %d, ×ÅÒÓÉÑ ËÏÄÁ: %d"
+msgid "PAM authentication failed for user \"%s\""
+msgstr ""
 
-#: access/rtree/rtree.c:646
-msgid "variable-length rtree keys are not supported"
-msgstr "rtree-ËÌÀÞÉ ÒÁÚÎÏÊ ÄÌÉÎÙ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ"
+#: libpq/auth.c:993
+#, fuzzy, c-format
+msgid "LDAP authentication failed for user \"%s\""
+msgstr ""
+"ÏÛÉÂËÁ ÐÒÉ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ ÄÌÑ ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\": ÎÅ ×ÅÒÎÙÊ ÍÅÔÏÄ "
+"ÁÕÔÅÎÔÉÆÉËÁÃÉÉ"
 
-#: access/rtree/rtree.c:786
+#: libpq/auth.c:997
 #, c-format
-msgid "index row size %lu exceeds rtree maximum, %lu"
-msgstr "ÒÁÚÍÅÒ ÓÔÒÏËÉ ÉÎÄÅËÓÁ (%lu) ÐÒÅ×ÙÛÁÅÔ ÍÁËÓÉÍÁÌØÎÙÊ ÄÌÑ rtree: %lu"
+msgid "authentication failed for user \"%s\": invalid authentication method"
+msgstr ""
+"ÏÛÉÂËÁ ÐÒÉ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ ÄÌÑ ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\": ÎÅ ×ÅÒÎÙÊ ÍÅÔÏÄ "
+"ÁÕÔÅÎÔÉÆÉËÁÃÉÉ"
 
-#: access/transam/xlog.c:907
-#, c-format
-msgid "could not create archive status file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ ÓÏÓÔÏÑÎÉÑ ÁÒÈÉ×Á \"%s\": %m"
+#: libpq/auth.c:1026
+msgid "missing or erroneous pg_hba.conf file"
+msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÉÌÉ ÏÛÉÂÏÞÎÙÊ ÆÁÊÌ pg_hba.conf"
 
-#: access/transam/xlog.c:915
-#, c-format
-msgid "could not write archive status file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ × ÆÁÊÌ ÓÏÓÔÏÑÎÉÑ ÁÒÈÉ×Á \"%s\": %m"
+#: libpq/auth.c:1027
+msgid "See server log for details."
+msgstr "óÍÏÔÒÉÔÅ ÐÏÄÒÏÂÎÏÓÔÉ × ÖÕÒÎÁÌÅ ÓÅÒ×ÅÒÁ."
 
-#: access/transam/xlog.c:1180
-#: access/transam/xlog.c:1321
-#: access/transam/xlog.c:5209
-#, c-format
-msgid "could not close log file %u, segment %u: %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÚÁËÒÙÔØ ÌÏÇ-ÆÁÊÌ %u, ÓÅÇÍÅÎÔ %u: %m"
+#: libpq/auth.c:1055
+msgid "SSL on"
+msgstr "SSL ×ËÌ."
 
-#: access/transam/xlog.c:1255
-#: access/transam/xlog.c:2433
-#, c-format
-msgid "could not seek in log file %u, segment %u to offset %u: %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÐÅÒÅÄ×ÉÎÕÔØÓÑ × ÌÏÇ-ÆÁÊÌÅ %u, ÓÅÇÍÅÎÔ %u ÎÁ ÓÍÅÝÅÎÉÅ %u: %m"
+#: libpq/auth.c:1055
+msgid "SSL off"
+msgstr "SSL ×ÙËÌ."
 
-#: access/transam/xlog.c:1269
+#: libpq/auth.c:1053
 #, c-format
-msgid "could not write to log file %u, segment %u at offset %u: %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÚÁÐÉÓÁÔØ × ÌÏÇ-ÆÁÊÌ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u: %m"
+msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
+msgstr ""
+"ÏÔÓÕÔÓÔ×ÕÅÔ ÚÁÐÉÓØ × pg_hba.conf ÄÌÑ ÈÏÓÔÁ \"%s\", ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\", ÂÁÚÙ "
+"\"%s\", %s"
 
-#: access/transam/xlog.c:1521
-#: access/transam/xlog.c:1612
-#: access/transam/xlog.c:1825
-#: access/transam/xlog.c:1879
-#: access/transam/xlog.c:1888
+#: libpq/auth.c:1059
 #, c-format
-msgid "could not open file \"%s\" (log file %u, segment %u): %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\" (ÌÏÇ-ÆÁÊÌ: %u, ÓÅÇÍÅÎÔ: %u): %m"
+msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
+msgstr ""
+"ÏÔÓÕÔÓÔ×ÕÅÔ ÚÁÐÉÓØ × pg_hba.conf ÄÌÑ ÈÏÓÔÁ \"%s\", ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\", ÂÁÚÙ "
+"\"%s\""
 
-#: access/transam/slru.c:645
-#: access/transam/xlog.c:1544
-#: access/transam/xlog.c:1664
-#: access/transam/xlog.c:2939
-#: access/transam/xlog.c:5357
-#: access/transam/xlog.c:5475
-#: postmaster/postmaster.c:2906
+#: libpq/auth.c:1103
 #, c-format
-msgid "could not create file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ \"%s\": %m"
+msgid "could not enable credential reception: %m"
+msgstr ""
 
-#: access/transam/xlog.c:1573
-#: access/transam/xlog.c:1697
-#: access/transam/xlog.c:2992
-#: access/transam/xlog.c:3030
-#: commands/copy.c:1118
-#: commands/tablespace.c:664
-#: commands/tablespace.c:670
-#: postmaster/postmaster.c:2916
-#: postmaster/postmaster.c:2926
-#: utils/init/miscinit.c:832
-#: utils/init/miscinit.c:841
-#: utils/misc/guc.c:4799
-#: utils/misc/guc.c:4863
+#: libpq/auth.c:1214
 #, c-format
-msgid "could not write to file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ ÆÁÊÌ \"%s\": %m"
+msgid "error from underlying PAM layer: %s"
+msgstr ""
 
-#: access/transam/slru.c:673
-#: access/transam/xlog.c:1580
-#: access/transam/xlog.c:1704
-#: access/transam/xlog.c:3036
+#: libpq/auth.c:1219
 #, c-format
-msgid "could not fsync file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ ÆÁÊÌ \"%s\" Ó fsync: %m"
+msgid "unsupported PAM conversation %d/%s"
+msgstr ""
 
-#: access/transam/slru.c:680
-#: access/transam/xlog.c:1585
-#: access/transam/xlog.c:1709
-#: access/transam/xlog.c:3041
-#, c-format
-msgid "could not close file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁËÒÙÔØ ÆÁÊÌ \"%s\": %m"
+#: libpq/auth.c:1251
+msgid "empty password returned by client"
+msgstr "×ÏÚ×ÒÁÝ£Ô ÐÕÓÔÏÊ ÐÁÒÏÌØ ÏÔ ËÌÉÅÎÔÁ"
 
-#: access/transam/slru.c:638
-#: access/transam/xlog.c:1649
-#: access/transam/xlog.c:2770
-#: access/transam/xlog.c:2860
-#: access/transam/xlog.c:2958
-#: libpq/hba.c:948
-#: libpq/hba.c:1005
-#: utils/error/elog.c:1118
-#: utils/init/miscinit.c:783
-#: utils/init/miscinit.c:889
-#: utils/misc/database.c:68
+#: libpq/auth.c:1311
 #, c-format
-msgid "could not open file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\": %m"
+msgid "could not create PAM authenticator: %s"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ ÁÕÔÅÎÔÉÆÉËÁÔÏÒ PAM: %s"
 
-#: access/transam/xlog.c:1677
-#: access/transam/xlog.c:2970
-#: access/transam/xlog.c:5446
-#: access/transam/xlog.c:5497
-#: access/transam/xlog.c:5569
-#: access/transam/xlog.c:5594
-#: access/transam/xlog.c:5632
+#: libpq/auth.c:1322
 #, c-format
-msgid "could not read file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÆÁÊÌ \"%s\": %m"
+msgid "pam_set_item(PAM_USER) failed: %s"
+msgstr "ÏÛÉÂËÁ pam_set_item(PAM_USER): %s"
 
-#: access/transam/xlog.c:1680
+#: libpq/auth.c:1333
 #, c-format
-msgid "not enough data in file \"%s\""
-msgstr "ÎÅÄÏÓÔÁÔÏÞÎÏ ÄÁÎÎÙÈ × ÆÁÊÌÅ\"%s\""
+msgid "pam_set_item(PAM_CONV) failed: %s"
+msgstr "ÏÛÉÂËÁ pam_set_item(PAM_CONV): %s"
 
-#: access/transam/xlog.c:1792
+#: libpq/auth.c:1344
 #, c-format
-msgid "could not link file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÌÉÎËÏ×ÁÔØ ÆÁÊÌ \"%s\" × \"%s\" (ÉÎÉÃÉÁÌÉÚÁÃÉÑ ÌÏÇ-ÆÁÊÌÁ: %u, ÓÅÇÍÅÎÔ: %u): %m"
+msgid "pam_authenticate failed: %s"
+msgstr "ÏÛÉÂËÁ pam_authenticate: %s"
 
-#: access/transam/xlog.c:1799
+#: libpq/auth.c:1355
 #, c-format
-msgid "could not rename file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÐÅÒÅÉÍÅÎÏ×ÁÔØ ÆÁÊÌ \"%s\" × \"%s\" (ÉÎÉÃÉÁÌÉÚÁÃÉÑ ÌÏÇ-ÆÁÊÌÁ: %u, ÓÅÇÍÅÎÔ: %u): %m"
+msgid "pam_acct_mgmt failed: %s"
+msgstr "ÏÛÉÂËÁ pam_acct_mgmt: %s"
 
-#: access/transam/xlog.c:1954
-#: access/transam/xlog.c:2056
-#: access/transam/xlog.c:5340
+#: libpq/auth.c:1366
 #, c-format
-msgid "could not stat file \"%s\": %m"
-msgstr "ÏÛÉÂËÁ × stat ÄÌÑ ÆÁÊÌÁ \"%s\": %m"
+msgid "could not release PAM authenticator: %s"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÕÄÁÌÉÔØ ÁÕÔÅÎÔÉÆÉËÁÔÏÒ PAM: %s"
 
-#: access/transam/xlog.c:1962
-#: access/transam/xlog.c:5502
-#: access/transam/xlog.c:5656
-#: commands/tablespace.c:589
-#, c-format
-msgid "could not remove file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÄÁÌÉÔØ ÆÁÊÌ \"%s\": %m"
+#: libpq/auth.c:1397
+#, fuzzy
+msgid "LDAP configuration URL not specified"
+msgstr "ÎÅ ÕËÁÚÁÎÏ ÔÅÌÏ ÆÕÎËÃÉÉ"
+
+#: libpq/auth.c:1449
+#, fuzzy, c-format
+msgid "invalid LDAP URL: \"%s\""
+msgstr "ÎÅ×ÅÒÎÏÅ ÚÎÁÞÅÎÉÅ cidr: \"%s\""
+
+#: libpq/auth.c:1465 libpq/auth.c:1469
+#, fuzzy, c-format
+msgid "could not initialize LDAP: error code %d"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ SSL-ÐÏÄÓÏÅÄÉÎÅÎÉÅ: %s"
 
-#: access/transam/xlog.c:2037
+#: libpq/auth.c:1479
 #, c-format
-msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
+msgid "could not set LDAP protocol version: error code %d"
 msgstr ""
 
-#: access/transam/xlog.c:2044
-#, c-format
-msgid "restored log file \"%s\" from archive"
+#: libpq/auth.c:1508
+msgid "could not load wldap32.dll"
 msgstr ""
 
-#: access/transam/xlog.c:2069
-#, c-format
-msgid "could not restore file \"%s\" from archive: return code %d"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ×ÏÓÓÔÁÎÏ×ÉÔØ ÆÁÊÌ \"%s\" ÉÚ ÁÒÈÉ×Á: ËÏÄ ×ÏÚ×ÒÁÔÁ  %d"
+#: libpq/auth.c:1516
+msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
+msgstr ""
 
-#: access/transam/xlog.c:2137
-#, c-format
-msgid "could not open transaction log directory \"%s\": %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ ÄÉÒÅËÔÏÒÉÀ ÖÕÒÎÁÌÁ ÔÒÁÎÚÁËÃÉÊ \"%s\": %m"
+#: libpq/auth.c:1517
+#, fuzzy
+msgid "LDAP over SSL is not supported on this platform."
+msgstr "tablespaces  ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ ÎÁ ÜÔÏÊ ÐÌÁÔÆÏÒÍÅ"
 
-#: access/transam/xlog.c:2182
+#: libpq/auth.c:1532
 #, c-format
-msgid "recycled transaction log file \"%s\""
-msgstr "ÐÅÒÅÉÓÐÏÌØÚÏ×ÁÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
+msgid "could not start LDAP TLS session: error code %d"
+msgstr ""
 
-#: access/transam/xlog.c:2190
+#: libpq/auth.c:1547
 #, c-format
-msgid "removing transaction log file \"%s\""
-msgstr "ÕÄÁÌÅÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
+msgid "LDAP login failed for user \"%s\" on server \"%s\": error code %d"
+msgstr ""
 
-#: access/transam/xlog.c:2213
+#: libpq/auth.c:1583
 #, c-format
-msgid "could not read transaction log directory \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÆÁÊÌ ÄÉÒÅËÔÏÒÉÀ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ \"%s\": %m"
+msgid "expected password response, got message type %d"
+msgstr "ÏÖÉÄÁÌÓÑ ÏÔ×ÅÔ Ó ÐÁÒÏÌÅÍ, ÎÏ ×ÍÅÓÔÏ ÎÅÇÏ ÐÏÌÕÞÅÎÏ ÓÏÏÂÝÅÎÉÅ ÔÉÐÁ %d"
 
-#: access/transam/xlog.c:2297
-#, c-format
-msgid "incorrect resource manager data checksum in record at %X/%X"
-msgstr "ÎÅËÏÒÒÅËÔÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ ÄÁÎÎÙÈ ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× × ÚÁÐÉÓÉ ÎÁ %X/%X"
+#: libpq/auth.c:1611
+msgid "invalid password packet size"
+msgstr "ÎÅ×ÅÒÎÙÊ ÒÁÚÍÅÒ ÐÁËÅÔÁ Ó ÐÁÒÏÌÅÍ"
 
-#: access/transam/xlog.c:2320
-#, c-format
-msgid "incorrect checksum of backup block %d in record at %X/%X"
-msgstr "ÎÅËÏÒÒÅËÔÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ ÒÅÚÅÒ×ÎÏÇÏ ÂÌÏËÁ %d × ÚÁÐÉÓÉ ÎÁ %X/%X"
+#: libpq/auth.c:1615
+msgid "received password packet"
+msgstr "ÐÏÌÕÞÅÎÔ ÐÁËÅÔ Ó ÐÁÒÏÌÅÍ"
 
-#: access/transam/xlog.c:2393
-#: access/transam/xlog.c:2463
+#: libpq/be-fsstubs.c:125 libpq/be-fsstubs.c:155 libpq/be-fsstubs.c:170
+#: libpq/be-fsstubs.c:195 libpq/be-fsstubs.c:242 libpq/be-fsstubs.c:469
 #, c-format
-msgid "invalid record offset at %X/%X"
-msgstr "ÎÅ×ÅÒÎÏÅ ÓÍÅÝÅÎÉÅ ÚÁÐÉÓÉ × %X/%X"
+msgid "invalid large-object descriptor: %d"
+msgstr ""
 
-#: access/transam/xlog.c:2441
+#: libpq/be-fsstubs.c:175
 #, c-format
-msgid "could not read from log file %u, segment %u at offset %u: %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÞÉÔÁÔØ ÉÚ ÌÏÇ-ÆÁÊÌÁ: %u, ÓÅÇÍÅÎÔ: %u, ÓÍÅÝÅÎÉÅ %u: %m"
+msgid "large object descriptor %d was not opened for writing"
+msgstr ""
 
-#: access/transam/xlog.c:2471
-#, c-format
-msgid "contrecord is requested by %X/%X"
-msgstr "contrecord ÚÁÐÒÏÛÅÎÁ ÓÌÅÄÕÀÝÉÍ: %X/%X"
+#: libpq/be-fsstubs.c:335
+msgid "must be superuser to use server-side lo_import()"
+msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ server-side lo_import()"
 
-#: access/transam/xlog.c:2486
-#, c-format
-msgid "record with zero length at %X/%X"
-msgstr "ÚÁÐÉÓØ Ó ÎÕÌÅ×ÏÊ ÄÌÉÎÎÏàנ%X/%X"
+#: libpq/be-fsstubs.c:336
+msgid "Anyone can use the client-side lo_import() provided by libpq."
+msgstr ""
 
-#: access/transam/xlog.c:2493
+#: libpq/be-fsstubs.c:353
 #, c-format
-msgid "invalid resource manager ID %u at %X/%X"
-msgstr "ÎÅ×ÅÒÎÙÊ ID ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× %u × %X/%X"
+msgid "could not open server file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÔÒÙÔØ ÆÁÊÌ ÓÅÒ×ÅÒÁ \"%s\": %m"
 
-#: access/transam/xlog.c:2531
+#: libpq/be-fsstubs.c:375
 #, c-format
-msgid "record length %u at %X/%X too long"
-msgstr "ÄÌÉÎÁ ÚÁÐÉÓÉ %u × %X/%X ÓÌÉÛËÏÍ ×ÅÌÉËÁ"
+msgid "could not read server file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÆÁÊÌ ÓÅÒ×ÅÒÁ \"%s\": %m"
 
-#: access/transam/xlog.c:2567
-#, c-format
-msgid "could not read from log file %u, segment %u, offset %u: %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÞÉÔÁÔØ ÉÚ ÌÏÇ-ÆÁÊÌÁ: %u, ÓÅÇÍÅÎÔ: %u, ÓÍÅÝÅÎÉÅ %u: %m"
+#: libpq/be-fsstubs.c:405
+msgid "must be superuser to use server-side lo_export()"
+msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ server-side lo_export()"
+
+#: libpq/be-fsstubs.c:406
+msgid "Anyone can use the client-side lo_export() provided by libpq."
+msgstr ""
 
-#: access/transam/xlog.c:2576
+#: libpq/be-fsstubs.c:434
 #, c-format
-msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
-msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÆÌÁÇ contrecord × ÆÁÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
+msgid "could not create server file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ ÓÅÒ×ÅÒÁ \"%s\": %m"
 
-#: access/transam/xlog.c:2586
+#: libpq/be-fsstubs.c:446
 #, c-format
-msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
-msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ contrecord %u × ÆÁÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
+msgid "could not write server file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ ÆÁÊÌ ÓÅÒ×ÅÒÁ \"%s\": %m"
 
-#: access/transam/xlog.c:2653
+#: libpq/be-secure.c:299 libpq/be-secure.c:393
 #, c-format
-msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
-msgstr "ÎÅ×ÅÒÎÏÅ ÍÁÇÉÞÅÓËÏÅ ÞÉÓÌÏ %04X × ÆÁÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
+msgid "SSL error: %s"
+msgstr "ÏÛÉÂËÁ SSL: %s"
 
-#: access/transam/xlog.c:2660
+#: libpq/be-secure.c:308 libpq/be-secure.c:402 libpq/be-secure.c:919
 #, c-format
-msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
-msgstr "ÎÅ×ÅÒÎÙÅ ÉÎÆÏÒÍÁÃÉÏÎÎÙÅ ÂÉÔÙ %04X × ÆÁÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
+msgid "unrecognized SSL error code: %d"
+msgstr "ÎÅÒÁÓÐÏÚÎÁÎÎÙÊ ËÏÄ ÏÛÉÂËÉ SSL: %d"
 
-#: access/transam/xlog.c:2682
-#: access/transam/xlog.c:2690
-msgid "WAL file is from different system"
+#: libpq/be-secure.c:347 libpq/be-secure.c:351 libpq/be-secure.c:361
+msgid "SSL renegotiation failure"
 msgstr ""
 
-#: access/transam/xlog.c:2683
-#, c-format
-msgid "WAL file SYSID is %s, pg_control SYSID is %s"
+#: libpq/be-secure.c:355
+msgid "SSL failed to send renegotiation request"
 msgstr ""
 
-#: access/transam/xlog.c:2691
-msgid "Incorrect XLOG_SEG_SIZE in page header."
-msgstr ""
-
-#: access/transam/xlog.c:2700
+#: libpq/be-secure.c:724
 #, c-format
-msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
-msgstr "ÎÅÏÖÉÄÁÎÎÙÊ pageaddr %X/%X × ÆÁÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
+msgid "could not create SSL context: %s"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ ËÏÎÔÅËÓÔ SSL: %s"
 
-#: access/transam/xlog.c:2712
+#: libpq/be-secure.c:735
 #, c-format
-msgid "unexpected timeline ID %u in log file %u, segment %u, offset %u"
-msgstr "ÎÅÏÖÉÄÁÎÎÙÊ timeline ID %u × ÆÁÊÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
+msgid "could not load server certificate file \"%s\": %s"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÚÁÇÒÕÚÉÔØ ÓÅÒÔÉÆÉËÁÔ ÓÅÒ×ÅÒÁ \"%s\": %s"
 
-#: access/transam/xlog.c:2730
+#: libpq/be-secure.c:741
 #, c-format
-msgid "out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset %u"
-msgstr "×ÎÅ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔÉ timeline ID %u (ÐÏÓÌÅ %u) × ÆÁÊÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
+msgid "could not access private key file \"%s\": %m"
+msgstr ""
 
-#: access/transam/xlog.c:2799
+#: libpq/be-secure.c:757
 #, c-format
-msgid "syntax error in history file: %s"
+msgid "unsafe permissions on private key file \"%s\""
 msgstr ""
 
-#: access/transam/xlog.c:2800
-msgid "Expected a numeric timeline ID."
+#: libpq/be-secure.c:759
+msgid ""
+"File must be owned by the database user and must have no permissions for "
+"\"group\" or \"other\"."
 msgstr ""
 
-#: access/transam/xlog.c:2805
+#: libpq/be-secure.c:766
 #, c-format
-msgid "invalid data in history file: %s"
+msgid "could not load private key file \"%s\": %s"
 msgstr ""
 
-#: access/transam/xlog.c:2806
-msgid "Timeline IDs must be in increasing sequence."
+#: libpq/be-secure.c:771
+#, c-format
+msgid "check of private key failed: %s"
 msgstr ""
 
-#: access/transam/xlog.c:2819
+#: libpq/be-secure.c:790
 #, c-format
-msgid "invalid data in history file \"%s\""
-msgstr ""
+msgid "could not load root certificate file \"%s\": %s"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÇÒÕÚÉÔØ ÆÁÊÌÁ ËÏÒÎÅ×ÙÈ ÓÅÒÔÉÆÉËÁÔÏ× \"%s\": %s"
 
-#: access/transam/xlog.c:2820
-msgid "Timeline IDs must be less than child timeline's ID."
+#: libpq/be-secure.c:792
+msgid "Will not verify client certificates."
 msgstr ""
 
-#: access/transam/xlog.c:3058
-#, c-format
-msgid "could not link file \"%s\" to \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÌÉÎËÏ×ÁÔØ ÆÁÊÌ \"%s\" × \"%s\": %m"
-
-#: access/transam/xlog.c:3065
-#: access/transam/xlog.c:3847
-#: access/transam/xlog.c:3890
-#: commands/user.c:282
-#: commands/user.c:412
-#: postmaster/pgarch.c:596
+#: libpq/be-secure.c:813
 #, c-format
-msgid "could not rename file \"%s\" to \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅÉÍÅÎÏ×ÁÔØ ÆÁÊÌ \"%s\" × \"%s\": %m"
+msgid "SSL certificate revocation list file \"%s\" ignored"
+msgstr ""
 
-#: access/transam/xlog.c:3126
-msgid "invalid LC_COLLATE setting"
-msgstr "ÎÅ×ÅÒÎÏÅ ÚÎÁÞÅÎÉÅ LC_COLLATE"
+#: libpq/be-secure.c:815
+msgid "SSL library does not support certificate revocation lists."
+msgstr ""
 
-#: access/transam/xlog.c:3131
-msgid "invalid LC_CTYPE setting"
-msgstr "ÎÅ×ÅÒÎÏÅ ÚÎÁÞÅÎÉÅ LC_CTYPE"
+#: libpq/be-secure.c:821
+#, c-format
+msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
+msgstr ""
 
-#: access/transam/xlog.c:3150
-msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one"
-msgstr "sizeof(ControlFileData) ÂÏÌØÛÅ ÞÅÍ BLCKSZ; ÉÓÐÒÁרÔÅ ÌÀÂÏÊ ÉÚ ÎÉÈ"
+#: libpq/be-secure.c:823
+msgid "Certificates will not be checked against revocation list."
+msgstr ""
 
-#: access/transam/xlog.c:3160
+#: libpq/be-secure.c:864
 #, c-format
-msgid "could not create control file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ \"%s\": %m"
+msgid "could not initialize SSL connection: %s"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ SSL-ÐÏÄÓÏÅÄÉÎÅÎÉÅ: %s"
 
-#: access/transam/xlog.c:3171
-#: access/transam/xlog.c:3358
+#: libpq/be-secure.c:873
 #, c-format
-msgid "could not write to control file: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ × ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ: %m"
+msgid "could not set SSL socket: %s"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ SSL-ÓÏËÅÔ: %s"
 
-#: access/transam/xlog.c:3177
-#: access/transam/xlog.c:3364
+#: libpq/be-secure.c:899
 #, c-format
-msgid "could not fsync control file: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ (fsync) ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ: %m"
+msgid "could not accept SSL connection: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÒÉÎÑÔØ SSL ÐÏÄÓÏÅÄÉÎÅÎÉÅ: %m"
 
-#: access/transam/xlog.c:3182
-#: access/transam/xlog.c:3369
-#, c-format
-msgid "could not close control file: %m"
-msgstr ""
+#: libpq/be-secure.c:903 libpq/be-secure.c:914
+msgid "could not accept SSL connection: EOF detected"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÒÉÎÑÔØ SSL ÐÏÄÓÏÅÄÉÎÅÎÉÅ: ÏÂÎÁÒÕÖÅΠËÏÎÅàÆÁÊÌÁ (EOF)"
 
-#: access/transam/xlog.c:3198
-#: access/transam/xlog.c:3347
+#: libpq/be-secure.c:908
 #, c-format
-msgid "could not open control file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ \"%s\": %m"
+msgid "could not accept SSL connection: %s"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÒÉÎÑÔØ SSL ÐÏÄÓÏÅÄÉÎÅÎÉÅ: %s"
 
-#: access/transam/xlog.c:3204
+#: libpq/be-secure.c:946
 #, c-format
-msgid "could not read from control file: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÉÚ ÆÁÊÌÁ ÕÐÒÁ×ÌÅÎÉÑ: %m"
-
-#: access/transam/xlog.c:3216
-#: access/transam/xlog.c:3246
-#: access/transam/xlog.c:3253
-#: access/transam/xlog.c:3260
-#: access/transam/xlog.c:3267
-#: access/transam/xlog.c:3274
-#: access/transam/xlog.c:3281
-#: access/transam/xlog.c:3290
-#: access/transam/xlog.c:3297
-#: access/transam/xlog.c:3305
-#: utils/init/miscinit.c:907
-msgid "database files are incompatible with server"
-msgstr "ÆÁÊÌÙ ÂÁÚÙ ÄÁÎÎÙÈ ÎÅ ÓÏ×ÍÅÓÔÉÍÙ Ó ÓÅÒ×ÅÒÏÍ"
+msgid "SSL connection from \"%s\""
+msgstr "SSL ÐÏÄÓÏÅÄÉÎÅÎÉÅ ÏÔ \"%s\""
 
-#: access/transam/xlog.c:3217
-#, c-format
-msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠPG_CONTROL_VERSION %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠPG_CONTROL_VERSION %d."
+#: libpq/be-secure.c:990
+#, fuzzy
+msgid "no SSL error reported"
+msgstr "ÎÅÒÁÓÐÏÚÎÁÎÎÙÊ ËÏÄ ÏÛÉÂËÉ SSL: %d"
 
-#: access/transam/xlog.c:3220
-#: access/transam/xlog.c:3250
-msgid "It looks like you need to initdb."
-msgstr "ðÏÈÏÖÅ ×ÁÍ ÎÁÄÏ ×ÙÐÏÌÎÉÔØ initdb."
+#: libpq/be-secure.c:994
+#, fuzzy, c-format
+msgid "SSL error code %lu"
+msgstr "ÏÛÉÂËÁ SSL: %s"
 
-#: access/transam/xlog.c:3230
-msgid "incorrect checksum in control file"
-msgstr "ÎÅ×ÅÒÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ × ÆÁÊÌÅ ÕÐÒÁ×ÌÅÎÉÑ"
+#: libpq/crypt.c:60
+msgid ""
+"cannot use authentication method \"crypt\" because password is MD5-encrypted"
+msgstr ""
 
-#: access/transam/xlog.c:3247
+#: libpq/hba.c:160
 #, c-format
-msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠCATALOG_VERSION_NO %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠCATALOG_VERSION_NO %d."
+msgid "authentication file token too long, skipping: \"%s\""
+msgstr ""
 
-#: access/transam/xlog.c:3254
+#: libpq/hba.c:349
 #, c-format
-msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠBLCKSZ %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠBLCKSZ %d."
-
-#: access/transam/xlog.c:3257
-#: access/transam/xlog.c:3264
-#: access/transam/xlog.c:3271
-#: access/transam/xlog.c:3278
-#: access/transam/xlog.c:3285
-#: access/transam/xlog.c:3293
-#: access/transam/xlog.c:3300
-#: access/transam/xlog.c:3309
-msgid "It looks like you need to recompile or initdb."
-msgstr "ðÏÈÏÖÅ ×ÁÍ ÎÁÄÏ ÐÅÒÅËÏÍÐÉÌÉÒÏ×ÁÔØ ÉÌÉ ×ÙÐÏÌÎÉÔØ initdb."
+msgid "could not open secondary authentication file \"@%s\" as \"%s\": %m"
+msgstr ""
 
-#: access/transam/xlog.c:3261
+#: libpq/hba.c:771
 #, c-format
-msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠRELSEG_SIZE %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠRELSEG_SIZE %d."
+msgid "invalid IP address \"%s\" in file \"%s\" line %d: %s"
+msgstr ""
 
-#: access/transam/xlog.c:3268
+#: libpq/hba.c:807
 #, c-format
-msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠXLOG_SEG_SIZE %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠXLOG_SEG_SIZE %d."
+msgid "invalid IP mask \"%s\" in file \"%s\" line %d: %s"
+msgstr ""
 
-#: access/transam/xlog.c:3275
+#: libpq/hba.c:822
 #, c-format
-msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠNAMEDATALEN %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠNAMEDATALEN %d."
+msgid "IP address and mask do not match in file \"%s\" line %d"
+msgstr ""
 
-#: access/transam/xlog.c:3282
+#: libpq/hba.c:880
 #, c-format
-msgid "The database cluster was initialized with FUNC_MAX_ARGS %d, but the server was compiled with FUNC_MAX_ARGS %d."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠFUNC_MAX_ARGS %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠFUNC_MAX_ARGS %d."
-
-#: access/transam/xlog.c:3291
-msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠÂÅÚ HAVE_INT64_TIMESTAMP, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠHAVE_INT64_TIMESTAMP."
+msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
+msgstr ""
 
-#: access/transam/xlog.c:3298
-msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠPG_CONTROL_VERSION, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠÂÅÚ PG_CONTROL_VERSION."
+#: libpq/hba.c:886
+#, c-format
+msgid "missing field in file \"%s\" at end of line %d"
+msgstr ""
 
-#: access/transam/xlog.c:3306
+#: libpq/hba.c:954 access/transam/xlog.c:2092 access/transam/xlog.c:3476
+#: access/transam/xlog.c:3566 access/transam/xlog.c:3664
+#: utils/init/miscinit.c:993 utils/init/miscinit.c:1099
+#: utils/init/postinit.c:90 utils/init/postinit.c:130 utils/error/elog.c:1224
+#: postmaster/autovacuum.c:1786 ../port/copydir.c:119
 #, c-format
-msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠLOCALE_NAME_BUFLEN %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠLOCALE_NAME_BUFLEN %d."
+msgid "could not open file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\": %m"
 
-#: access/transam/xlog.c:3312
-#: access/transam/xlog.c:3319
-msgid "database files are incompatible with operating system"
-msgstr "ÆÁÊÌÙ ÂÁÚÙ ÄÁÎÎÙÚ ÎÅ ÓÏ×ÍÅÓÔÉÍÙ Ó ÏÐÅÒÁÃÉÏÎÎÏÊ ÓÉÓÔÅÍÏÊ"
+#: libpq/hba.c:995 guc-file.l:392
+#, c-format
+msgid "could not open configuration file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ \"%s\": %m"
 
-#: access/transam/xlog.c:3313
+#: libpq/hba.c:1099
 #, c-format
-msgid "The database cluster was initialized with LC_COLLATE \"%s\", which is not recognized by setlocale()."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠLC_COLLATE \"%s\", ËÏÔÏÒÕÀ ÎÅ ÒÁÓÐÏÚÎÁÓÔØ Ó setlocale()."
+msgid "missing entry in file \"%s\" at end of line %d"
+msgstr ""
 
-#: access/transam/xlog.c:3316
-#: access/transam/xlog.c:3323
-msgid "It looks like you need to initdb or install locale support."
-msgstr "ðÏÈÏÖÅ ×ÁÍ ÎÕÖÎÏ ×ÙÐÏÌÎÉÔØ initdb ÉÌÉ ÉÎÓÔÁÌÉÒÏ×ÁÔØ ÐÏÄÄÅÒÖËÕ ÌÏËÁÌÉ."
+#: libpq/hba.c:1129
+msgid "cannot use Ident authentication without usermap field"
+msgstr ""
 
-#: access/transam/xlog.c:3320
+#: libpq/hba.c:1175
 #, c-format
-msgid "The database cluster was initialized with LC_CTYPE \"%s\", which is not recognized by setlocale()."
-msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠLC_CTYPE \"%s\", ËÏÔÏÒÙÊ ÎÅ ÒÁÓÐÏÚÎÁÔØ Ó setlocale()."
+msgid "could not open Ident usermap file \"%s\": %m"
+msgstr ""
 
-#: access/transam/xlog.c:3546
+#: libpq/hba.c:1349
 #, c-format
-msgid "could not write bootstrap transaction log file: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ ÆÁÊÌ ÌÏÇÁ ÓÔÁÒÔÏ×ÙÈ ÔÒÁÎÚÁËÃÉÊ: %m"
+msgid "could not create socket for Ident connection: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÓÏËÅÔ ÄÌÑ Ident-ÐÏÄÓÏÅÄÉÎÅÎÉÑ: %m"
 
-#: access/transam/xlog.c:3552
+#: libpq/hba.c:1364
 #, c-format
-msgid "could not fsync bootstrap transaction log file: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ (fsync) ÆÁÊÌ ÌÏÇÁ ÓÔÁÒÔÏ×ÙÈ ÔÒÁÎÚÁËÃÉÊ: %m"
+msgid "could not bind to local address \"%s\": %m"
+msgstr ""
 
-#: access/transam/xlog.c:3557
+#: libpq/hba.c:1376
 #, c-format
-msgid "could not close bootstrap transaction log file: %m"
+msgid "could not connect to Ident server at address \"%s\", port %s: %m"
 msgstr ""
+"ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÏÄÓÏÅÄÉÎÉÔØÓÑ Ë Ident-ÓÅÒ×ÅÒÕ Ó ÁÄÒÅÓÏÍ \"%s\", ÐÏÒÔ %s: %m"
 
-#: access/transam/xlog.c:3619
+#: libpq/hba.c:1396
 #, c-format
-msgid "could not open recovery command file \"%s\": %m"
+msgid "could not send query to Ident server at address \"%s\", port %s: %m"
 msgstr ""
+"ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔÐÒÁ×ÉÔØ ÚÁÐÒÏÓ Ë Ident-ÓÅÒ×ÅÒÕ Ó ÁÄÒÅÓÏÍ \"%s\", ÐÏÒÔ %s: %m"
 
-#: access/transam/xlog.c:3624
-msgid "starting archive recovery"
+#: libpq/hba.c:1411
+#, c-format
+msgid ""
+"could not receive response from Ident server at address \"%s\", port %s: %m"
 msgstr ""
 
-#: access/transam/xlog.c:3669
+#: libpq/hba.c:1421
 #, c-format
-msgid "restore_command = \"%s\""
-msgstr "restore_command = \"%s\""
+msgid "invalidly formatted response from Ident server: \"%s\""
+msgstr ""
 
-#: access/transam/xlog.c:3683
+#: libpq/hba.c:1456 libpq/hba.c:1486 libpq/hba.c:1553
 #, c-format
-msgid "recovery_target_timeline is not a valid number: \"%s\""
+msgid "could not get peer credentials: %m"
 msgstr ""
 
-#: access/transam/xlog.c:3688
+#: libpq/hba.c:1465 libpq/hba.c:1495 libpq/hba.c:1564
 #, c-format
-msgid "recovery_target_timeline = %u"
-msgstr "recovery_target_timeline = %u"
-
-#: access/transam/xlog.c:3691
-msgid "recovery_target_timeline = latest"
-msgstr "recovery_target_timeline = latest"
+msgid "local user with ID %d does not exist"
+msgstr "ÌÏËÁÌØÎÙÊ ÐÏÌØÚÏ×ÁÔÅÌØ Ó ID %d ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: access/transam/xlog.c:3699
-#, c-format
-msgid "recovery_target_xid is not a valid number: \"%s\""
+#: libpq/hba.c:1575
+msgid ""
+"Ident authentication is not supported on local connections on this platform"
 msgstr ""
 
-#: access/transam/xlog.c:3702
+#: libpq/hba.c:1621
 #, c-format
-msgid "recovery_target_xid = %u"
-msgstr "recovery_target_xid = %u"
+msgid "Ident protocol identifies remote user as \"%s\""
+msgstr ""
 
-#: access/transam/xlog.c:3727
+#: libpq/pqcomm.c:289
 #, c-format
-msgid "recovery_target_time = %s"
-msgstr "recovery_target_time = %s"
+msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅ×ÅÓÔÉ ÉÍÑ ÈÏÓÔÁ \"%s\", ÓÅÒ×ÉÓ \"%s\" × ÁÄÒÅÓ: %s"
 
-#: access/transam/xlog.c:3744
+#: libpq/pqcomm.c:293
 #, c-format
-msgid "recovery_target_inclusive = %s"
-msgstr "recovery_target_inclusive = %s"
+msgid "could not translate service \"%s\" to address: %s"
+msgstr ""
 
-#: access/transam/xlog.c:3748
+#: libpq/pqcomm.c:320
 #, c-format
-msgid "unrecognized recovery parameter \"%s\""
+msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
 msgstr ""
 
-#: access/transam/xlog.c:3756
+#: libpq/pqcomm.c:329
+msgid "IPv4"
+msgstr "IPv4"
+
+#: libpq/pqcomm.c:333
+msgid "IPv6"
+msgstr "IPv6"
+
+#: libpq/pqcomm.c:338
+msgid "Unix"
+msgstr "Unix"
+
+#: libpq/pqcomm.c:343
 #, c-format
-msgid "syntax error in recovery command file: %s"
+msgid "unrecognized address family %d"
 msgstr ""
 
-#: access/transam/xlog.c:3758
-msgid "Lines should have the format parameter = 'value'."
-msgstr ""
+#. translator: %s is IPv4, IPv6, or Unix
+#: libpq/pqcomm.c:354
+#, c-format
+msgid "could not create %s socket: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÓÏËÅÔ %s: %m"
 
-#: access/transam/xlog.c:3763
+#: libpq/pqcomm.c:379
 #, c-format
-msgid "recovery command file \"%s\" did not specify restore_command"
-msgstr ""
+msgid "setsockopt(SO_REUSEADDR) failed: %m"
+msgstr "setsockopt(SO_REUSEADDR) ÎÅ ÕÄÁÌÓÑ: %m"
 
-# [SM]: TO REVIEW
-#: access/transam/xlog.c:3782
+#: libpq/pqcomm.c:394
 #, c-format
-msgid "recovery_target_timeline %u does not exist"
-msgstr ""
+msgid "setsockopt(IPV6_V6ONLY) failed: %m"
+msgstr "setsockopt(IPV6_V6ONLY) ÎÅ ÕÄÁÌÓÑ: %m"
 
-#: access/transam/xlog.c:3894
-msgid "archive recovery complete"
+#. translator: %s is IPv4, IPv6, or Unix
+#: libpq/pqcomm.c:413
+#, c-format
+msgid "could not bind %s socket: %m"
 msgstr ""
 
-#: access/transam/xlog.c:3978
+#: libpq/pqcomm.c:416
 #, c-format
-msgid "recovery stopping after commit of transaction %u, time %s"
+msgid ""
+"Is another postmaster already running on port %d? If not, remove socket file "
+"\"%s\" and retry."
 msgstr ""
 
-#: access/transam/xlog.c:3982
+#: libpq/pqcomm.c:419
 #, c-format
-msgid "recovery stopping before commit of transaction %u, time %s"
+msgid ""
+"Is another postmaster already running on port %d? If not, wait a few seconds "
+"and retry."
 msgstr ""
 
-#: access/transam/xlog.c:3989
+#. translator: %s is IPv4, IPv6, or Unix
+#: libpq/pqcomm.c:452
 #, c-format
-msgid "recovery stopping after abort of transaction %u, time %s"
+msgid "could not listen on %s socket: %m"
 msgstr ""
 
-#: access/transam/xlog.c:3993
+#: libpq/pqcomm.c:532
 #, c-format
-msgid "recovery stopping before abort of transaction %u, time %s"
-msgstr ""
+msgid "group \"%s\" does not exist"
+msgstr "ÇÒÕÐÐÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: access/transam/xlog.c:4035
-msgid "control file contains invalid data"
-msgstr "ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ ÓÏÄÅÒÖÉÔ ÎÅ×ÅÒÎÙÅ ÄÁÎÎÙÅ"
+#: libpq/pqcomm.c:542
+#, c-format
+msgid "could not set group of file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÓÔÁÎÏ×ÉÔØ ÇÒÕÐÐÕ ÆÁÊÌÁ \"%s\": %m"
 
-#: access/transam/xlog.c:4039
+#: libpq/pqcomm.c:553
 #, c-format
-msgid "database system was shut down at %s"
-msgstr "ÓÉÓÔÅÍÁ ÂÙÌÁ ÏÔËÌÀÞÅÎÁ: %s"
+msgid "could not set permissions of file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÓÔÁÎÏ×ÉÔØ ÐÒÁ×Á ÄÏÓÔÕÐÁ ÄÌÑ ÆÁÊÌÁ \"%s\": %m"
 
-#: access/transam/xlog.c:4043
+#: libpq/pqcomm.c:583
 #, c-format
-msgid "database system shutdown was interrupted at %s"
-msgstr "ÏÔËÌÀÞÅÎÉÅ ÓÉÓÔÅÍÙ ÂÙÌÏ ÐÒÅÒ×ÁÎÏ: %s"
+msgid "could not accept new connection: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÒÉÎÑÔØ ÎÏ×ÏÅ ÐÏÄÓÏÅÄÉÎÅÎÉÅ: %m"
 
-#: access/transam/xlog.c:4047
+#: libpq/pqcomm.c:769
 #, c-format
-msgid "database system was interrupted while in recovery at %s"
-msgstr "ÓÉÓÔÅÍÁ ÂÙÌÁ ÐÒÅÒ×ÁÎÁ ×Ï ×ÒÅÍÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ ÎÁ %s"
+msgid "could not receive data from client: %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÐÏÌÕÞÉÔØ ÄÁÎÎÙÅ ÏÔ ËÌÉÅÎÔÁ: %m"
 
-#: access/transam/xlog.c:4049
-msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
-msgstr "üÔÏ ÓËÏÒÅÅ ×ÓÅÇÏ ÏÚÎÁÞÁÅÔ ÞÔÏ ÎÅËÏÔÏÒÙÅ ÄÁÎÎÙÅ ÐÏ×ÒÅÖÄÅÎÙ É ×ÁÍ ÐÒÉÄ£ÔØÓÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÐÏÓÌÅÄÎÉÊ ÂÜËÁРÄÌÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ."
+#: libpq/pqcomm.c:956
+msgid "unexpected EOF within message length word"
+msgstr "ÎÅÒÖÉÄÁÎÎÙÊ ËÏÎÅàÆÁÊÌÁ (EOF) × ÓÌÏ×Å ÄÌÉÎÙ ÓÏÏÂÝÅÎÉÑ"
 
-#: access/transam/xlog.c:4053
-#, c-format
-msgid "database system was interrupted at %s"
-msgstr "ÓÉÓÔÅÍÁ ÂÙÌÁ ÐÒÅÒ×ÁÎÁ: %s"
+#: libpq/pqcomm.c:967
+msgid "invalid message length"
+msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ÓÏÏÂÝÅÎÉÑ"
 
-#: access/transam/xlog.c:4085
-#, c-format
-msgid "requested timeline %u is not a child of database system timeline %u"
-msgstr ""
+#: libpq/pqcomm.c:989 libpq/pqcomm.c:999
+msgid "incomplete message from client"
+msgstr "ÎÅÐÏÌÎÏÅ ÓÏÏÂÝÅÎÉÅ ÏÔ ËÌÉÅÎÔÁ"
 
-#: access/transam/xlog.c:4100
-#: access/transam/xlog.c:4122
+#: libpq/pqcomm.c:1108
 #, c-format
-msgid "checkpoint record is at %X/%X"
-msgstr "ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ: %X/%X"
+msgid "could not send data to client: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÏÓÌÁÔØ ÄÁÎÎÙÅ ËÌÉÅÎÔÕ: %m"
 
-#: access/transam/xlog.c:4107
-msgid "could not locate required checkpoint record"
-msgstr ""
+#: libpq/pqformat.c:434
+msgid "no data left in message"
+msgstr "ÎÅ ÏÓÔÁÌÏÓØ ÄÁÎÎÙÈ × ÓÏÏÂÝÅÎÉÉ"
+
+#: libpq/pqformat.c:500
+#, fuzzy
+msgid "binary value is out of range for type bigint"
+msgstr "ÚÎÁÞÅÎÉÅ \"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ bigint"
+
+#: libpq/pqformat.c:582 libpq/pqformat.c:600 libpq/pqformat.c:621
+#: utils/adt/arrayfuncs.c:1346 utils/adt/rowtypes.c:534
+msgid "insufficient data left in message"
+msgstr "ÎÅÄÏÓÔÁÔÏÞÎÏ ÄÁÎÎÙÈ ÏÓÔÁÌÏÓØ × ÓÏÏÂÝÅÎÉÉ"
+
+#: libpq/pqformat.c:662
+msgid "invalid string in message"
+msgstr "ÎÅ×ÅÒÎÁÑ ÓÔÒÏËÁ × ÓÏÏÂÝÅÎÉÉ"
 
-#: access/transam/xlog.c:4108
+#: libpq/pqformat.c:678
+msgid "invalid message format"
+msgstr "ÎÅ×ÅÒÎÙÊ ÆÏÒÍÁÔ ÓÏÏÂÝÅÎÉÑ"
+
+#: access/gist/gistutil.c:405
 #, c-format
-msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
+msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
 msgstr ""
 
-#: access/transam/xlog.c:4132
+#: access/gist/gistutil.c:586 access/nbtree/nbtpage.c:429
+#: access/hash/hashutil.c:158
 #, c-format
-msgid "using previous checkpoint record at %X/%X"
-msgstr "ÉÓÐÏÌØÚÕÅÔÓÑ ÐÒÅÄÙÄÕÝÁÑ ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ: %X/%X"
+msgid "index \"%s\" contains unexpected zero page at block %u"
+msgstr ""
 
-#: access/transam/xlog.c:4139
-msgid "could not locate a valid checkpoint record"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ  ÎÁÊÔÉ ËÏÒÒÅËÔÎÕÀ ËÏÎÔÒÏÌØÎÕÀ ÔÏÞËÕ"
+#: access/gist/gistutil.c:589 access/gist/gistutil.c:601
+#: access/nbtree/nbtpage.c:432 access/nbtree/nbtpage.c:444
+#: access/hash/hashutil.c:161 access/hash/hashutil.c:173
+#: access/hash/hashutil.c:185 access/hash/hashutil.c:206
+msgid "Please REINDEX it."
+msgstr "ðÏÖÁÌÕÊÓÔÁ, ×ÙÐÏÌÎÉÔÅ REINDEX ÄÌÑ ÎÅÇÏ."
 
-#: access/transam/xlog.c:4148
+#: access/gist/gistutil.c:598 access/nbtree/nbtpage.c:441
+#: access/hash/hashutil.c:170 access/hash/hashutil.c:182
 #, c-format
-msgid "redo record is at %X/%X; undo record is at %X/%X; shutdown %s"
-msgstr "redo-ÚÁÐÉÓØ: %X/%X; undo-ÚÁÐÉÓØ: %X/%X; ÏÔËÌÀÞÅÎÉÅ: %s"
+msgid "index \"%s\" contains corrupted page at block %u"
+msgstr ""
 
-#: access/transam/xlog.c:4153
+#: access/gist/gistvacuum.c:572
 #, c-format
-msgid "next transaction ID: %u; next OID: %u"
-msgstr "ID ÓÌÅÄÕÀÝÅÊ ÔÒÁÎÚÁËÃÉÉ: %u; ÓÌÅÄÕÀÝÉÊ OID: %u"
-
-#: access/transam/xlog.c:4157
-msgid "invalid next transaction ID"
-msgstr "ÎÅ×ÅÒÎÙÊ ID ÓÌÅÄÕÀÝÅÊ ÔÒÁÎÚÁËÃÉÉ"
-
-#: access/transam/xlog.c:4174
-msgid "invalid redo in checkpoint record"
-msgstr "ÎÅ×ÅÒÎÁÑ ÚÁÐÉÓØ REDO (ÐÏ×ÔÏÒÉÔØ) × ÚÁÐÉÓÉ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
+msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
+msgstr ""
 
-#: access/transam/xlog.c:4188
-msgid "invalid redo/undo record in shutdown checkpoint"
-msgstr "ÎÅ×ÅÒÎÁÑ ÚÁÐÉÓØ REDO/UNDO (ÐÏ×ÔÏÒÉÔØ/ÏÔÍÅÎÉÔØ) × ÚÁÐÉÓÉ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ ÏÓÔÁÎÏ×Á"
+#: access/gist/gistxlog.c:797
+#, c-format
+msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
+msgstr ""
 
-#: access/transam/xlog.c:4206
-msgid "automatic recovery in progress"
+#: access/gist/gistxlog.c:799
+msgid "Incomplete insertion detected during crash replay."
 msgstr ""
 
-#: access/transam/xlog.c:4209
-msgid "database system was not properly shut down; automatic recovery in progress"
-msgstr "ÓÉÓÔÅÍÁ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌÁ ÎÅÐÒÁ×ÉÌØÎÏ ÏÓÔÁÎÏ×ÌÅÎÁ; ÐÒÏÉÚ×ÏÄÉÔÓÑ Á×ÔÏÍÁÔÉÞÅÓËÏÅ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÅ"
+#: access/common/heaptuple.c:872 access/common/heaptuple.c:983
+#: access/common/heaptuple.c:1810
+#, c-format
+msgid "number of columns (%d) exceeds limit (%d)"
+msgstr "ÞÉÓÌÏ ËÏÌÏÎÏË (%d) ÐÒÅ×ÙÛÁÅÔ ÌÉÍÉÔ (%d)"
 
-#: access/transam/xlog.c:4246
+#: access/common/indextuple.c:57
 #, c-format
-msgid "redo starts at %X/%X"
-msgstr "REDO (ÐÏ×ÔÏÒÉÔØ) ÎÁÞÉÎÁÅÔÓÑ Ó %X/%X"
+msgid "number of index columns (%d) exceeds limit (%d)"
+msgstr "ÞÉÓÌÏ ÉÄÅËÓÉÒÏ×ÁÎÎÙÈ ÁÔÒÉÂÕÔÏ× (%d) ÐÒÅ×ÙÛÁÅÔ ÌÉÍÉÔ (%d)"
 
-#: access/transam/xlog.c:4304
+#: access/common/indextuple.c:168
 #, c-format
-msgid "redo done at %X/%X"
-msgstr "REDO (ÐÏ×ÔÏÒÉÔØ) ÚÁ×ÅÒÛÅÎÏ ÎÁ %X/%X"
+msgid "index row requires %lu bytes, maximum size is %lu"
+msgstr "ÓÔÒÏËÁ ÉÎÄÅËÓÁ ÔÒÅÂÕÅÔ ÂÁÊÔ: %lu, ÐÒÉ ÍÁËÓÉÍÕÍÅ: %lu"
 
-#: access/transam/xlog.c:4312
-msgid "redo is not required"
-msgstr "REDO (ÐÏ×ÔÏÒÉÔØ) ÎÅ ÔÒÅÂÕÅÔÓÑ"
+#: access/common/printtup.c:266 tcop/postgres.c:1644 tcop/fastpath.c:179
+#: tcop/fastpath.c:548
+#, c-format
+msgid "unsupported format code: %d"
+msgstr "ÎÅÐÏÄÄÅÒÖÉ×ÁÅÍÙÊ ËÏÄ ÆÏÒÍÁÔÁ: %d"
 
-#: access/transam/xlog.c:4332
-msgid "requested recovery stop point is before end time of backup dump"
-msgstr ""
+#: access/common/reloptions.c:113
+#, fuzzy
+msgid "RESET must not include values for parameters"
+msgstr "ÎÅ×ÅÒÎÏÅ ÚÎÁÞÅÎÉÅ ÄÌÑ ÐÁÒÁÍÅÔÒÁ \"%s\": %d"
 
-#: access/transam/xlog.c:4336
-msgid "WAL ends before end time of backup dump"
-msgstr ""
+#: access/common/reloptions.c:254
+#, fuzzy, c-format
+msgid "parameter \"%s\" specified more than once"
+msgstr "ÉÍÑ ÔÁÂÌÉÃÙ \"%s\" ÕËÁÚÁÎÏ ÂÏÌØÛÅ ÏÄÎÏÇÏ ÒÁÚÁ"
+
+#: access/common/reloptions.c:275
+#, fuzzy, c-format
+msgid "unrecognized parameter \"%s\""
+msgstr "ÎÅ ÒÁÓÐÏÚÎÁÎÎÙÊ ÐÁÒÁÍÅÔÒ ËÏÎÆÉÇÕÒÁÃÉÉ: \"%s\""
 
-#: access/transam/xlog.c:4351
+#: access/common/reloptions.c:309
 #, c-format
-msgid "selected new timeline ID: %u"
+msgid "fillfactor=%d is out of range (should be between %d and 100)"
 msgstr ""
 
-#: access/transam/xlog.c:4433
+#: access/common/tupdesc.c:543 parser/parse_relation.c:902
 #, c-format
-msgid "undo starts at %X/%X"
-msgstr "UNDO (ÏÔÍÅÎÉÔØ) ÎÁÞÉÎÁÅÔÓÑ Ó %X/%X"
+msgid "column \"%s\" cannot be declared SETOF"
+msgstr "ËÏÌÏÎËÁ \"%s\" ÎÅ ÍÏÖÅÔ ÂÙÔØ ÚÁÄÅËÌÁÒÉÒÏ×ÁÎÁ ËÁË SETOF"
 
-#: access/transam/xlog.c:4444
+#: access/transam/slru.c:614
 #, c-format
-msgid "undo done at %X/%X"
-msgstr "UNDO (ÏÔÍÅÎÉÔØ) ÚÁ×ÅÒÛÅÎÏ ÎÁ %X/%X"
-
-#: access/transam/xlog.c:4449
-msgid "undo is not required"
-msgstr "UNDO (ÏÔÍÅÎÉÔØ) ÎÅ ÔÒÅÂÕÅÔÓÑ"
-
-#: access/transam/xlog.c:4517
-msgid "database system is ready"
-msgstr "ÓÉÓÔÅÍÁ ÇÏÔÏ×Á Ë ÉÓÐÏÌØÚÏ×ÁÎÉÀ"
+msgid "file \"%s\" doesn't exist, reading as zeroes"
+msgstr "ÆÁÊÌ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ, ÞÉÔÁÅÔÓÑ ËÁË ÎÕÌÉ"
 
-#: access/transam/xlog.c:4556
-msgid "invalid primary checkpoint link in control file"
-msgstr "ÎÅ×ÅÒÎÁÑ ÐÅÒ×ÉÞÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ × ËÏÎÔÒÏÌØÎÏÍ ÆÁÊÌÅ"
+#: access/transam/slru.c:844 access/transam/slru.c:850
+#: access/transam/slru.c:857 access/transam/slru.c:864
+#: access/transam/slru.c:871 access/transam/slru.c:878
+#, c-format
+msgid "could not access status of transaction %u"
+msgstr "ÓÔÁÔÕÓ ÔÒÁÎÚÁËÃÉÉ %u ÎÅ ÄÏÓÔÕÐÅÎ"
 
-#: access/transam/xlog.c:4560
-msgid "invalid secondary checkpoint link in control file"
-msgstr "ÎÅ×ÅÒÎÁÑ ×ÔÏÒÉÞÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ × ËÏÎÔÒÏÌØÎÏÍ ÆÁÊÌÅ"
+#: access/transam/slru.c:845
+#, fuzzy, c-format
+msgid "Could not open file \"%s\": %m."
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\": %m"
 
-#: access/transam/xlog.c:4564
-msgid "invalid checkpoint link in backup_label file"
-msgstr ""
+#: access/transam/slru.c:851
+#, fuzzy, c-format
+msgid "Could not seek in file \"%s\" to offset %u: %m."
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅÄ×ÉÎÕÔØÓÑ × ÆÁÊÌÅ \"%s\" ÎÁ ÓÍÅÝÅÎÉÅ %u: %m"
 
-#: access/transam/xlog.c:4578
-msgid "invalid primary checkpoint record"
-msgstr "ÎÅ×ÅÒÎÁÑ ÐÅÒ×ÉÞÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ"
+#: access/transam/slru.c:858
+#, fuzzy, c-format
+msgid "Could not read from file \"%s\" at offset %u: %m."
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÉÚ ÆÁÊÌÁ \"%s\" ÓÏ ÓÍÅÝÅÎÉÅÍ %u: %m"
 
-#: access/transam/xlog.c:4582
-msgid "invalid secondary checkpoint record"
-msgstr "ÎÅ×ÅÒÎÁÑ ×ÔÏÒÉÞÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ"
+#: access/transam/slru.c:865
+#, fuzzy, c-format
+msgid "Could not write to file \"%s\" at offset %u: %m."
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ × ÆÁÊÌ \"%s\" ÐÒÉ ÓÍÅÝÅÎÉÉ %u: %m"
 
-#: access/transam/xlog.c:4586
-msgid "invalid checkpoint record"
-msgstr "ÎÅ×ÅÒÎÁÑ ÚÁÐÉÓØ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
+#: access/transam/slru.c:872
+#, fuzzy, c-format
+msgid "Could not fsync file \"%s\": %m."
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ ÆÁÊÌ \"%s\" Ó fsync: %m"
 
-#: access/transam/xlog.c:4597
-msgid "invalid resource manager ID in primary checkpoint record"
-msgstr "ÎÅ×ÅÒÎÙÊ ID ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× × ÐÅÒ×ÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
+#: access/transam/slru.c:879
+#, fuzzy, c-format
+msgid "Could not close file \"%s\": %m."
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁËÒÙÔØ ÆÁÊÌ \"%s\": %m"
 
-#: access/transam/xlog.c:4601
-msgid "invalid resource manager ID in secondary checkpoint record"
-msgstr "ÎÅ×ÅÒÎÙÊ ID ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× ×Ï ×ÔÏÒÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
+#: access/transam/slru.c:1106
+#, c-format
+msgid "could not truncate directory \"%s\": apparent wraparound"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÄÁÌÉÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": Ñ×ÎÏÅ ÚÁËÒÕÇÌÅÎÉÅ"
 
-#: access/transam/xlog.c:4605
-msgid "invalid resource manager ID in checkpoint record"
-msgstr "ÎÅ×ÅÒÎÙÊ ID ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× × ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
+#: access/transam/slru.c:1187
+#, c-format
+msgid "removing file \"%s\""
+msgstr "ÕÄÁÌÅÎÉÅ ÆÁÊÌÁ \"%s\""
 
-#: access/transam/xlog.c:4617
-msgid "invalid xl_info in primary checkpoint record"
-msgstr "ÎÅ×ÅÒÎÏÅ xl_info × ÐÅÒ×ÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
+#: access/transam/twophase.c:225
+#, fuzzy, c-format
+msgid "transaction identifier \"%s\" is too long"
+msgstr "ÉÄÅÎÔÉÆÉËÁÔÏÒ ÓÌÉÛËÏÍ ÄÌÉÎÅÎ"
 
-#: access/transam/xlog.c:4621
-msgid "invalid xl_info in secondary checkpoint record"
-msgstr "ÎÅ×ÅÒÎÏÅ xl_info ×Ï ×ÔÏÒÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
+#: access/transam/twophase.c:259
+#, fuzzy, c-format
+msgid "transaction identifier \"%s\" is already in use"
+msgstr "ÏÂßÅËÔ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: access/transam/xlog.c:4625
-msgid "invalid xl_info in checkpoint record"
-msgstr "ÎÅ×ÅÒÎÏÅ xl_info × ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
+#: access/transam/twophase.c:268
+msgid "maximum number of prepared transactions reached"
+msgstr ""
 
-#: access/transam/xlog.c:4636
-msgid "invalid length of primary checkpoint record"
-msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ÚÁÐÉÓÉ ÐÅÒ×ÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
+#: access/transam/twophase.c:269
+#, c-format
+msgid "Increase max_prepared_transactions (currently %d)."
+msgstr ""
 
-#: access/transam/xlog.c:4640
-msgid "invalid length of secondary checkpoint record"
-msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ÚÁÐÉÓÉ ×ÔÏÒÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
+#: access/transam/twophase.c:389
+#, fuzzy, c-format
+msgid "prepared transaction with identifier \"%s\" is busy"
+msgstr "ÐÅÒÅÉÓÐÏÌØÚÏ×ÁÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
 
-#: access/transam/xlog.c:4644
-msgid "invalid length of checkpoint record"
-msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ÚÁÐÉÓÉ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
+#: access/transam/twophase.c:397
+#, fuzzy
+msgid "permission denied to finish prepared transaction"
+msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÐÏ ÓÏÚÄÁÎÉÀ ÂÁÚÙ"
 
-#: access/transam/xlog.c:4697
-msgid "shutting down"
-msgstr "ÏÔËÌÀÞÅÎÉÅ × ÐÒÏÃÅÓÓÅ"
+#: access/transam/twophase.c:398
+#, fuzzy
+msgid "Must be superuser or the user that prepared the transaction."
+msgstr "îÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ tablespace."
 
-#: access/transam/xlog.c:4706
-msgid "database system is shut down"
-msgstr "ÓÉÓÔÅÍÁ ÏÔËÌÀÞÅÎÁ"
+#: access/transam/twophase.c:409
+#, fuzzy
+msgid "prepared transaction belongs to another database"
+msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÐÏ ÓÏÚÄÁÎÉÀ ÂÁÚÙ"
 
-#: access/transam/xlog.c:4897
-msgid "checkpoint starting"
+#: access/transam/twophase.c:410
+msgid ""
+"Connect to the database where the transaction was prepared to finish it."
 msgstr ""
 
-#: access/transam/xlog.c:4926
-msgid "concurrent transaction log activity while database system is shutting down"
-msgstr "ÚÁÍÅÞÅÎÁ ÐÁÒÁÌÌÅÌØÎÁÑ ÁËÔÉ×ÎÏÓÔØ × ÖÕÒÎÁÌÅ ÔÒÁÎÚÁËÃÉÊ ÐÒÉ ÏÓÔÁÎÏ×ËÅ ÓÉÓÔÅÍÙ ÂÁÚ ÄÁÎÎÙÈ"
-
-#: access/transam/xlog.c:4998
-#, c-format
-msgid "checkpoint complete; %d transaction log file(s) added, %d removed, %d recycled"
-msgstr ""
+# [SM]: TO REVIEW
+#: access/transam/twophase.c:424
+#, fuzzy, c-format
+msgid "prepared transaction with identifier \"%s\" does not exist"
+msgstr "ÚÁÇÏÔÏ×ÌÅÎÎÁÑ ËÏÍÁÎÄÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: access/transam/xlog.c:5058
-#, c-format
-msgid "unexpected timeline ID %u (after %u) in checkpoint record"
+#: access/transam/twophase.c:876
+msgid "two-phase state file maximum length exceeded"
 msgstr ""
 
-#: access/transam/xlog.c:5081
-#, c-format
-msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
-msgstr ""
+#: access/transam/twophase.c:894
+#, fuzzy, c-format
+msgid "could not create two-phase state file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ ÓÏÓÔÏÑÎÉÑ ÁÒÈÉ×Á \"%s\": %m"
 
-#: access/transam/xlog.c:5202
-#: access/transam/xlog.c:5234
-#, c-format
-msgid "could not fsync log file %u, segment %u: %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ (fsync) ÌÏÇ-ÆÁÊÌ: %u, ÓÅÇÍÅÎÔ: %u: %m"
+#: access/transam/twophase.c:908 access/transam/twophase.c:925
+#: access/transam/twophase.c:974 access/transam/twophase.c:1324
+#: access/transam/twophase.c:1331
+#, fuzzy, c-format
+msgid "could not write two-phase state file: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ × ÆÁÊÌ COPY: %m"
 
-#: access/transam/xlog.c:5242
-#, c-format
-msgid "could not fdatasync log file %u, segment %u: %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ (fdatasync) ÌÏÇ-ÆÁÊÌ: %u, ÓÅÇÍÅÎÔ: %u: %m"
+#: access/transam/twophase.c:934
+#, fuzzy, c-format
+msgid "could not seek in two-phase state file: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅÄ×ÉÎÕÔØÓÑ × ÆÁÊÌÅ \"%s\" ÎÁ ÓÍÅÝÅÎÉÅ %u: %m"
 
-#: access/transam/xlog.c:5285
-#: access/transam/xlog.c:5412
-msgid "must be superuser to run a backup"
-msgstr ""
+#: access/transam/twophase.c:980 access/transam/twophase.c:1349
+#, fuzzy, c-format
+msgid "could not close two-phase state file: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁËÒÙÔØ ×ÒÅÍÅÎÎÙÊ ÆÁÊÌ ÓÔÁÔÉÓÔÉËÉ \"%s\": %m"
 
-#: access/transam/xlog.c:5290
-msgid "WAL archiving is not active"
-msgstr ""
+#: access/transam/twophase.c:1051 access/transam/twophase.c:1426
+#, fuzzy, c-format
+msgid "could not open two-phase state file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÔÒÙÔØ ÆÁÊÌ ÓÅÒ×ÅÒÁ \"%s\": %m"
 
-#: access/transam/xlog.c:5291
-msgid "archive_command must be defined before online backups can be made safely."
-msgstr ""
+#: access/transam/twophase.c:1067
+#, fuzzy, c-format
+msgid "could not stat two-phase state file \"%s\": %m"
+msgstr "ÏÛÉÂËÁ × stat ÄÌÑ ÆÁÊÌÁ \"%s\": %m"
 
-#: access/transam/xlog.c:5346
-msgid "a backup is already in progress"
-msgstr ""
+#: access/transam/twophase.c:1098
+#, fuzzy, c-format
+msgid "could not read two-phase state file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÆÁÊÌ ÓÅÒ×ÅÒÁ \"%s\": %m"
 
-#: access/transam/xlog.c:5347
+#: access/transam/twophase.c:1160
 #, c-format
-msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
+msgid "two-phase state file for transaction %u is corrupt"
 msgstr ""
 
-#: access/transam/xlog.c:5368
-#: access/transam/xlog.c:5488
-#, c-format
-msgid "could not write file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ ÆÁÊÌ \"%s\": %m"
+#: access/transam/twophase.c:1286
+#, fuzzy, c-format
+msgid "could not remove two-phase state file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÄÁÌÉÔØ ÆÁÊÌ \"%s\": %m"
 
-#: access/transam/xlog.c:5450
-msgid "a backup is not in progress"
-msgstr ""
+#: access/transam/twophase.c:1315
+#, fuzzy, c-format
+msgid "could not recreate two-phase state file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ ÓÏÓÔÏÑÎÉÑ ÁÒÈÉ×Á \"%s\": %m"
 
-#: access/transam/xlog.c:5463
-#: access/transam/xlog.c:5584
-#: access/transam/xlog.c:5590
-#: access/transam/xlog.c:5621
-#: access/transam/xlog.c:5627
-#, c-format
-msgid "invalid data in file \"%s\""
-msgstr "ÎÅ×ÅÒÎÙÅ ÄÁÎÎÙÅ × ÆÁÊÌÅ \"%s\""
+#: access/transam/twophase.c:1343
+#, fuzzy, c-format
+msgid "could not fsync two-phase state file: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ (fsync) ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ: %m"
 
-#: access/transam/slru.c:452
-#, c-format
-msgid "file \"%s\" doesn't exist, reading as zeroes"
-msgstr "ÆÁÊÌ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ, ÞÉÔÁÅÔÓÑ ËÁË ÎÕÌÉ"
+#: access/transam/twophase.c:1435
+#, fuzzy, c-format
+msgid "could not fsync two-phase state file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ ÆÁÊÌ \"%s\" Ó fsync: %m"
 
-#: access/transam/slru.c:637
-#: access/transam/slru.c:644
-#: access/transam/slru.c:651
-#: access/transam/slru.c:658
-#: access/transam/slru.c:665
-#: access/transam/slru.c:672
-#: access/transam/slru.c:679
-#, c-format
-msgid "could not access status of transaction %u"
-msgstr "ÓÔÁÔÕÓ ÔÒÁÎÚÁËÃÉÉ %u ÎÅ ÄÏÓÔÕÐÅÎ"
+#: access/transam/twophase.c:1442
+#, fuzzy, c-format
+msgid "could not close two-phase state file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁËÒÙÔØ ×ÒÅÍÅÎÎÙÊ ÆÁÊÌ ÓÔÁÔÉÓÔÉËÉ \"%s\": %m"
 
-#: access/transam/slru.c:652
-#, c-format
-msgid "could not seek in file \"%s\" to offset %u: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅÄ×ÉÎÕÔØÓÑ × ÆÁÊÌÅ \"%s\" ÎÁ ÓÍÅÝÅÎÉÅ %u: %m"
+#: access/transam/twophase.c:1498
+#, fuzzy, c-format
+msgid "removing future two-phase state file \"%s\""
+msgstr "ÕÄÁÌÅÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
 
-#: access/transam/slru.c:659
-#, c-format
-msgid "could not read from file \"%s\" at offset %u: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÉÚ ÆÁÊÌÁ \"%s\" ÓÏ ÓÍÅÝÅÎÉÅÍ %u: %m"
+#: access/transam/twophase.c:1514 access/transam/twophase.c:1525
+#: access/transam/twophase.c:1613
+#, fuzzy, c-format
+msgid "removing corrupt two-phase state file \"%s\""
+msgstr "ÕÄÁÌÅÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
 
-#: access/transam/slru.c:666
-#, c-format
-msgid "could not write to file \"%s\" at offset %u: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ × ÆÁÊÌ \"%s\" ÐÒÉ ÓÍÅÝÅÎÉÉ %u: %m"
+#: access/transam/twophase.c:1602
+#, fuzzy, c-format
+msgid "removing stale two-phase state file \"%s\""
+msgstr "ÕÄÁÌÅÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
+
+#: access/transam/twophase.c:1620
+#, fuzzy, c-format
+msgid "recovering prepared transaction %u"
+msgstr "ÕÄÁÌÅÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
 
-#: access/transam/slru.c:862
+#: access/transam/varsup.c:87
 #, c-format
-msgid "could not truncate directory \"%s\": apparent wraparound"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÄÁÌÉÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": Ñ×ÎÏÅ ÚÁËÒÕÇÌÅÎÉÅ"
+msgid ""
+"database is not accepting commands to avoid wraparound data loss in database "
+"\"%s\""
+msgstr ""
 
-#: ../port/copydir.c:55
-#: access/transam/slru.c:930
-#: commands/tablespace.c:525
-#: commands/tablespace.c:692
-#: utils/adt/misc.c:174
+#: access/transam/varsup.c:89
 #, c-format
-msgid "could not open directory \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m"
+msgid ""
+"Stop the postmaster and use a standalone backend to vacuum database \"%s\"."
+msgstr ""
+
+#: access/transam/varsup.c:93 access/transam/varsup.c:299
+#, fuzzy, c-format
+msgid "database \"%s\" must be vacuumed within %u transactions"
+msgstr ""
+"ÓÂÏÒËÁ ÍÕÓÏÒÁ ÎÅ ÂÙÌÁ ÐÒÏÉÚ×ÅÄÅÎÁ × ÎÅËÏÔÏÒÙÈ ÂÁÚÁÈ Ó ÞÉÓÌÏÍ ÔÒÁÎÚÁËÃÉÊ: %d"
 
-#: access/transam/slru.c:948
+#: access/transam/varsup.c:96 access/transam/varsup.c:302
 #, c-format
-msgid "removing file \"%s\""
-msgstr "ÕÄÁÌÅÎÉÅ ÆÁÊÌÁ \"%s\""
+msgid "To avoid a database shutdown, execute a full-database VACUUM in \"%s\"."
+msgstr ""
 
-#: access/transam/slru.c:967
-#: commands/tablespace.c:573
-#: commands/tablespace.c:719
+#: access/transam/varsup.c:282
 #, c-format
-msgid "could not read directory \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m"
+msgid "transaction ID wrap limit is %u, limited by database \"%s\""
+msgstr ""
 
-#: access/transam/xact.c:510
+#: access/transam/xact.c:618
 msgid "cannot have more than 2^32-1 commands in a transaction"
 msgstr "ÎÅÌØÚÑ ÉÍÅÔØ ÂÏÌÅÅ 2^32-1 ËÏÍÁÎÄ × ÏÄÎÏÊ ÔÒÁÎÚÁËÃÉÉ"
 
+#: access/transam/xact.c:1112
+#, c-format
+msgid "maximum number of committed subtransactions (%d) exceeded"
+msgstr ""
+
+#: access/transam/xact.c:1863
+msgid "cannot PREPARE a transaction that has operated on temporary tables"
+msgstr ""
+
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2178
+#: access/transam/xact.c:2647
 #, c-format
 msgid "%s cannot run inside a transaction block"
 msgstr "%s ÎÅ ÍÏÖÅÔ ×ÙÐÏÌÎÑÔØÓÑ ×ÎÕÔÒÉ ÔÒÁÎÚÁËÃÉÏÎÎÏÇÏ ÂÌÏËÁ"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2188
+#: access/transam/xact.c:2657
 #, c-format
 msgid "%s cannot run inside a subtransaction"
 msgstr ""
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2200
-#, c-format
-msgid "%s cannot be executed from a function"
+#: access/transam/xact.c:2667
+#, fuzzy, c-format
+msgid "%s cannot be executed from a function or multi-command string"
 msgstr "%s ÎÅ ÍÏÖÅÔ ×ÙÐÏÌÎÑÔØÓÑ ×ÎÕÔÒÉ ÆÕÎËÃÉÉ"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2251
-#, c-format
-msgid "%s may only be used in transaction blocks"
+#: access/transam/xact.c:2718
+#, fuzzy, c-format
+msgid "%s can only be used in transaction blocks"
 msgstr "%s ÍÏÖÅÔ ×ÙÐÏÌÎÑÔØÓÑ ÔÏÌØËÏ ×ÎÕÔÒÉ ÂÌÏËÏ× ÔÒÁÎÚÁËÃÉÊ"
 
-#: access/transam/xact.c:2434
+#: access/transam/xact.c:2900
 msgid "there is already a transaction in progress"
 msgstr "ÔÒÁÎÚÁËÃÉÑ ÕÖÅ × ÐÒÏÃÅÓÓÅ ×ÙÐÏÌÎÅÎÉÑ"
 
-#: access/transam/xact.c:2549
-#: access/transam/xact.c:2640
+#: access/transam/xact.c:3067 access/transam/xact.c:3159
 msgid "there is no transaction in progress"
 msgstr "ÎÅÔ ÔÒÁÎÚÁËÃÉÉ × ÐÒÏÃÅÓÓÅ ×ÙÐÏÌÎÅÎÉÑ"
 
-#: access/transam/xact.c:2732
-#: access/transam/xact.c:2781
-#: access/transam/xact.c:2787
-#: access/transam/xact.c:2831
-#: access/transam/xact.c:2878
-#: access/transam/xact.c:2884
+#: access/transam/xact.c:3253 access/transam/xact.c:3303
+#: access/transam/xact.c:3309 access/transam/xact.c:3353
+#: access/transam/xact.c:3401 access/transam/xact.c:3407
 msgid "no such savepoint"
 msgstr ""
 
-#: access/transam/xact.c:3522
+#: access/transam/xact.c:4037
 msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 msgstr "ÎÅÌØÚÑ ÉÍÅÔØ ÂÏÌÅÅ 2^32-1 ÐÏÄÔÒÁÎÚÁËÃÉÉ × ÏÄÎÏÊ ÔÒÁÎÚÁËÃÉÉ"
 
-#: bootstrap/bootstrap.c:300
-#: postmaster/postmaster.c:550
-#: tcop/postgres.c:2533
+#: access/transam/xlog.c:1088
 #, c-format
-msgid "--%s requires a value"
-msgstr "--%s ÔÒÅÂÕÅÔ ÐÁÒÁÍÅÔÒ"
+msgid "could not create archive status file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ ÓÏÓÔÏÑÎÉÑ ÁÒÈÉ×Á \"%s\": %m"
 
-#: bootstrap/bootstrap.c:305
-#: postmaster/postmaster.c:555
-#: tcop/postgres.c:2538
+#: access/transam/xlog.c:1096
 #, c-format
-msgid "-c %s requires a value"
-msgstr "-c %s ÔÒÅÂÕÅÔ ÐÁÒÁÍÅÔÒ"
-
-#: bootstrap/bootstrap.c:482
-msgid ""
-"Usage:\n"
-"  postgres -boot [OPTION]... DBNAME\n"
-"  -c NAME=VALUE    set run-time parameter\n"
-"  -d 1-5           debug level\n"
-"  -D datadir       data directory\n"
-"  -F               turn off fsync\n"
-"  -o file          send debug output to file\n"
-"  -x num           internal use\n"
-msgstr ""
-"éÓÐÏÌØÚÏ×ÁÎÉÅ:\n"
-"  postgres -boot [ïðãéñ]... éíñâä\n"
-"  -c éíñ=úîáþåîéå  set run-time parameter\n"
-"  -d 1-5           ÕÒÏ×ÅÎØ ÏÔÌÁÄËÉ\n"
-"  -D äéòäáîîùè     ÄÉÒÅËÔÏÒÉÑ Ó ÄÁÎÎÙÍÉ\n"
-"  -F               ×ÙËÌÀÞÉÔØ fsync\n"
-"  -o æáêì          ÎÁÐÒÁ×ÉÔØ ×Ù×ÏÄ ÒÅÖÉÍÁ ÏÔÌÁÄËÉ × ÆÁÊÌ\n"
-"  -x îïíåò         ÄÌÑ ×ÎÕÔÒÅÎÎÅÇÏ ÉÓÐÏÌØÚÏ×ÁÎÉÑ\n"
+msgid "could not write archive status file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ × ÆÁÊÌ ÓÏÓÔÏÑÎÉÑ ÁÒÈÉ×Á \"%s\": %m"
 
-#: catalog/dependency.c:152
+#: access/transam/xlog.c:1505 access/transam/xlog.c:3062
 #, c-format
-msgid "cannot drop %s because other objects depend on it"
-msgstr "ÎÅÌØÚÑ ÕÄÁÌÉÔØ %s ÐÏ ÐÒÉÞÉÎÅ ÎÁÌÉÞÉÑ ÚÁ×ÉÓÉÍÙÈ ÏÂßÅËÔÏ×"
+msgid "could not seek in log file %u, segment %u to offset %u: %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÐÅÒÅÄ×ÉÎÕÔØÓÑ × ÌÏÇ-ÆÁÊÌÅ %u, ÓÅÇÍÅÎÔ %u ÎÁ ÓÍÅÝÅÎÉÅ %u: %m"
 
-#: catalog/dependency.c:154
-msgid "Use DROP ... CASCADE to drop the dependent objects too."
-msgstr "éÓÐÏÌØÚÕÊÔÅ DROP ... CASCADE ÞÔÏÂÙ ÔÁËÖÅ ÕÄÁÌÉÔØ ÚÁ×ÉÓÉÍÙÅ ÏÂßÅËÔÙ."
+#: access/transam/xlog.c:1522
+#, fuzzy, c-format
+msgid "could not write to log file %u, segment %u at offset %u, length %lu: %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÚÁÐÉÓÁÔØ × ÌÏÇ-ÆÁÊÌ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u: %m"
 
-#: catalog/dependency.c:212
+#: access/transam/xlog.c:1953 access/transam/xlog.c:2055
+#: access/transam/xlog.c:2288 access/transam/xlog.c:2355
+#: access/transam/xlog.c:2364
 #, c-format
-msgid "failed to drop all objects depending on %s"
-msgstr "ÏÛÉÂËÁ ÐÒÉ ÕÄÁÌÅÎÉÉ ×ÓÅÈ ÏÂßÅËÔÏ× ÚÁ×ÉÍÙÈ ÏÔ %s"
+msgid "could not open file \"%s\" (log file %u, segment %u): %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\" (ÌÏÇ-ÆÁÊÌ: %u, ÓÅÇÍÅÎÔ: %u): %m"
 
-#: catalog/dependency.c:312
-#: catalog/dependency.c:717
+#: access/transam/xlog.c:1978 access/transam/xlog.c:2107
+#: access/transam/xlog.c:3645 access/transam/xlog.c:6543
+#: access/transam/xlog.c:6670 postmaster/postmaster.c:3293
+#: ../port/copydir.c:126
 #, c-format
-msgid "cannot drop %s because it is required by the database system"
-msgstr "ÎÅÌØÚÑ ÕÄÁÌÉÔØ %s: ÜÔÏÔ ÏÂßÅËÔ ÎÕÖÅΠÓÉÓÔÅÍÅ ÂÁÚ ÄÁÎÎÙÈ"
+msgid "could not create file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ \"%s\": %m"
 
-#: catalog/dependency.c:451
+#: access/transam/xlog.c:2010 access/transam/xlog.c:2139
+#: access/transam/xlog.c:3697 access/transam/xlog.c:3735 utils/misc/guc.c:6032
+#: utils/misc/guc.c:6095 utils/init/miscinit.c:1042 utils/init/miscinit.c:1051
+#: commands/copy.c:1274 commands/tablespace.c:703 commands/tablespace.c:709
+#: postmaster/postmaster.c:3303 postmaster/postmaster.c:3313
+#: ../port/copydir.c:148
 #, c-format
-msgid "cannot drop %s because %s requires it"
-msgstr "ÎÅÌØÚÑ ÕÄÁÌÉÔØ %s: ÜÔÏÔ ÏÂßÅËÔ ÎÕÖÅΠ%s"
+msgid "could not write to file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ ÆÁÊÌ \"%s\": %m"
 
-#: catalog/dependency.c:453
+#: access/transam/xlog.c:2018 access/transam/xlog.c:2146
+#: access/transam/xlog.c:3741 ../port/copydir.c:158
 #, c-format
-msgid "You may drop %s instead."
-msgstr "÷ÍÅÓÔÏ ÜÔÏÇÏ ×Ù ÍÏÖÅÔÅ ÕÄÁÌÉÔØ %s."
+msgid "could not fsync file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ ÆÁÊÌ \"%s\" Ó fsync: %m"
 
-#: catalog/dependency.c:521
-#: catalog/dependency.c:674
-#: catalog/dependency.c:702
+#: access/transam/xlog.c:2023 access/transam/xlog.c:2151
+#: access/transam/xlog.c:3746 ../port/copydir.c:163
 #, c-format
-msgid "drop auto-cascades to %s"
-msgstr "ÕÄÁÌÅÎÉÅ Á×ÔÏÍÁÔÉÞÅÓËÉ ÓÎÉÓÈÏÄÉÔ ÄÏ %s"
+msgid "could not close file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁËÒÙÔØ ÆÁÊÌ \"%s\": %m"
 
-#: catalog/dependency.c:526
-#: catalog/dependency.c:679
+#: access/transam/xlog.c:2120 access/transam/xlog.c:3676
+#: access/transam/xlog.c:6642 access/transam/xlog.c:6692
+#: access/transam/xlog.c:6967 access/transam/xlog.c:6992
+#: access/transam/xlog.c:7030 utils/adt/genfile.c:136 ../port/copydir.c:137
 #, c-format
-msgid "%s depends on %s"
-msgstr "%s ÚÁ×ÉÓÉÔ ÏÔ %s"
+msgid "could not read file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÆÁÊÌ \"%s\": %m"
 
-#: catalog/dependency.c:533
-#: catalog/dependency.c:686
+#: access/transam/xlog.c:2123
 #, c-format
-msgid "drop cascades to %s"
-msgstr "ÕÄÁÌÅÎÉÅ ÓÎÉÓÈÏÄÉÔ ÄÏ %s"
+msgid "not enough data in file \"%s\""
+msgstr "ÎÅÄÏÓÔÁÔÏÞÎÏ ÄÁÎÎÙÈ × ÆÁÊÌÅ\"%s\""
 
-#: catalog/dependency.c:1427
+#: access/transam/xlog.c:2240
 #, c-format
-msgid " column %s"
-msgstr " ËÏÌÏÎËÁ %s"
+msgid ""
+"could not link file \"%s\" to \"%s\" (initialization of log file %u, segment "
+"%u): %m"
+msgstr ""
+"ÎÅ ÕÄÁÌÏÓØ ÓÌÉÎËÏ×ÁÔØ ÆÁÊÌ \"%s\" × \"%s\" (ÉÎÉÃÉÁÌÉÚÁÃÉÑ ÌÏÇ-ÆÁÊÌÁ: %u, "
+"ÓÅÇÍÅÎÔ: %u): %m"
 
-#: catalog/dependency.c:1433
+#: access/transam/xlog.c:2261
 #, c-format
-msgid "function %s"
-msgstr "ÆÕÎËÃÉÑ %s"
+msgid ""
+"could not rename file \"%s\" to \"%s\" (initialization of log file %u, "
+"segment %u): %m"
+msgstr ""
+"ÎÅ ÕÄÁÌÏÓØ ÐÅÒÅÉÍÅÎÏ×ÁÔØ ÆÁÊÌ \"%s\" × \"%s\" (ÉÎÉÃÉÁÌÉÚÁÃÉÑ ÌÏÇ-ÆÁÊÌÁ: %u, "
+"ÓÅÇÍÅÎÔ: %u): %m"
 
-#: catalog/dependency.c:1438
+#: access/transam/xlog.c:2405
 #, c-format
-msgid "type %s"
-msgstr "ÔÉР%s"
+msgid "could not close log file %u, segment %u: %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÚÁËÒÙÔØ ÌÏÇ-ÆÁÊÌ %u, ÓÅÇÍÅÎÔ %u: %m"
 
-#: catalog/dependency.c:1468
+#: access/transam/xlog.c:2473 access/transam/xlog.c:2610
+#: access/transam/xlog.c:6526 utils/adt/dbsize.c:62 utils/adt/dbsize.c:209
+#: utils/adt/dbsize.c:278 utils/adt/genfile.c:170 ../port/copydir.c:81
 #, c-format
-msgid "cast from %s to %s"
-msgstr "ÐÒÅÏÂÒÁÚÏ×ÁÎÉÅ  ÔÉÐÁ ÉÚ %s × %s"
+msgid "could not stat file \"%s\": %m"
+msgstr "ÏÛÉÂËÁ × stat ÄÌÑ ÆÁÊÌÁ \"%s\": %m"
 
-#: catalog/dependency.c:1505
+#: access/transam/xlog.c:2481 access/transam/xlog.c:6697
+#: commands/tablespace.c:628
 #, c-format
-msgid "constraint %s on "
-msgstr "ËÏÎÓÔÒÅÊÎÔ %s ÎÁ"
+msgid "could not remove file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÄÁÌÉÔØ ÆÁÊÌ \"%s\": %m"
 
-#: catalog/dependency.c:1511
+#: access/transam/xlog.c:2591
 #, c-format
-msgid "constraint %s"
-msgstr "ËÏÎÓÔÒÅÊÎÔ %s"
+msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
+msgstr ""
 
-#: catalog/dependency.c:1530
+#: access/transam/xlog.c:2598
 #, c-format
-msgid "conversion %s"
-msgstr "ÐÒÅÏÂÒÁÚÏ×ÁÎÉÅ %s"
+msgid "restored log file \"%s\" from archive"
+msgstr ""
 
-#: catalog/dependency.c:1567
+#: access/transam/xlog.c:2638
 #, c-format
-msgid "default for %s"
-msgstr "ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ %s"
+msgid "could not restore file \"%s\" from archive: return code %d"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ×ÏÓÓÔÁÎÏ×ÉÔØ ÆÁÊÌ \"%s\" ÉÚ ÁÒÈÉ×Á: ËÏÄ ×ÏÚ×ÒÁÔÁ  %d"
 
-#: catalog/dependency.c:1585
+#: access/transam/xlog.c:2711 access/transam/xlog.c:2790
 #, c-format
-msgid "language %s"
-msgstr "ÑÚÙË %s"
+msgid "could not open transaction log directory \"%s\": %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ ÄÉÒÅËÔÏÒÉÀ ÖÕÒÎÁÌÁ ÔÒÁÎÚÁËÃÉÊ \"%s\": %m"
 
-#: catalog/dependency.c:1592
+#: access/transam/xlog.c:2746
 #, c-format
-msgid "operator %s"
-msgstr "ÏÐÅÒÁÔÏÒ %s"
+msgid "recycled transaction log file \"%s\""
+msgstr "ÐÅÒÅÉÓÐÏÌØÚÏ×ÁÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
 
-#: catalog/dependency.c:1626
+#: access/transam/xlog.c:2760
 #, c-format
-msgid "operator class %s for access method %s"
-msgstr "ËÌÁÓÓ ÏÐÅÒÁÔÏÒÏ× %s ÄÌÑ ÍÅÔÏÄÁ ÄÏÓÔÕÐÁ %s"
+msgid "removing transaction log file \"%s\""
+msgstr "ÕÄÁÌÅÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
 
-#: catalog/dependency.c:1662
-#, c-format
-msgid "rule %s on "
-msgstr "ÐÒÁ×ÉÌÏ %s ÎÁ"
+#: access/transam/xlog.c:2803
+#, fuzzy, c-format
+msgid "removing transaction log backup history file \"%s\""
+msgstr "ÕÄÁÌÅÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
 
-#: catalog/dependency.c:1697
-#, c-format
-msgid "trigger %s on "
-msgstr "ÔÒÉÇÇÅÒ %s ÎÁ "
+#: access/transam/xlog.c:2909
+#, fuzzy, c-format
+msgid "incorrect hole size in record at %X/%X"
+msgstr "ÎÅËÏÒÒÅËÔÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ ÒÅÚÅÒ×ÎÏÇÏ ÂÌÏËÁ %d × ÚÁÐÉÓÉ ÎÁ %X/%X"
 
-#: catalog/dependency.c:1714
-#, c-format
-msgid "schema %s"
-msgstr "ÓÈÅÍÁ %s"
+#: access/transam/xlog.c:2922
+#, fuzzy, c-format
+msgid "incorrect total length in record at %X/%X"
+msgstr ""
+"ÎÅËÏÒÒÅËÔÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ ÄÁÎÎÙÈ ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× × ÚÁÐÉÓÉ ÎÁ %X/%X"
 
-#: catalog/dependency.c:1758
+#: access/transam/xlog.c:2935
 #, c-format
-msgid "table %s"
-msgstr "ÔÁÂÌÉÃÁ %s"
+msgid "incorrect resource manager data checksum in record at %X/%X"
+msgstr ""
+"ÎÅËÏÒÒÅËÔÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ ÄÁÎÎÙÈ ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× × ÚÁÐÉÓÉ ÎÁ %X/%X"
 
-#: catalog/dependency.c:1762
+#: access/transam/xlog.c:3004 access/transam/xlog.c:3092
 #, c-format
-msgid "index %s"
-msgstr "ÉÎÄÅËÓ %s"
+msgid "invalid record offset at %X/%X"
+msgstr "ÎÅ×ÅÒÎÏÅ ÓÍÅÝÅÎÉÅ ÚÁÐÉÓÉ × %X/%X"
 
-#: catalog/dependency.c:1766
+#: access/transam/xlog.c:3046 access/transam/xlog.c:3070
+#: access/transam/xlog.c:3235
 #, c-format
-msgid "special system relation %s"
-msgstr "ÓÐÅÃÉÁÌØÎÏÅ ÓÉÓÔÅÍÎÏÅ ÏÔÎÏÛÅÎÉÅ %s"
+msgid "could not read from log file %u, segment %u, offset %u: %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÞÉÔÁÔØ ÉÚ ÌÏÇ-ÆÁÊÌÁ: %u, ÓÅÇÍÅÎÔ: %u, ÓÍÅÝÅÎÉÅ %u: %m"
 
-#: catalog/dependency.c:1770
+#: access/transam/xlog.c:3100
 #, c-format
-msgid "sequence %s"
-msgstr "ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔØ %s"
+msgid "contrecord is requested by %X/%X"
+msgstr "contrecord ÚÁÐÒÏÛÅÎÁ ÓÌÅÄÕÀÝÉÍ: %X/%X"
+
+#: access/transam/xlog.c:3117
+#, fuzzy, c-format
+msgid "invalid xlog switch record at %X/%X"
+msgstr "ÎÅ×ÅÒÎÏÅ ÓÍÅÝÅÎÉÅ ÚÁÐÉÓÉ × %X/%X"
 
-#: catalog/dependency.c:1774
+#: access/transam/xlog.c:3125
 #, c-format
-msgid "uncataloged table %s"
-msgstr "ÔÁÂÌÉÃÁ ×ÎÅ ËÁÔÁÌÏÇÁ %s"
+msgid "record with zero length at %X/%X"
+msgstr "ÚÁÐÉÓØ Ó ÎÕÌÅ×ÏÊ ÄÌÉÎÎÏàנ%X/%X"
+
+#: access/transam/xlog.c:3134
+#, fuzzy, c-format
+msgid "invalid record length at %X/%X"
+msgstr "ÎÅ×ÅÒÎÏÅ ÓÍÅÝÅÎÉÅ ÚÁÐÉÓÉ × %X/%X"
 
-#: catalog/dependency.c:1778
+#: access/transam/xlog.c:3141
 #, c-format
-msgid "toast table %s"
-msgstr "TOAST-ÔÁÂÌÉÃÁ %s"
+msgid "invalid resource manager ID %u at %X/%X"
+msgstr "ÎÅ×ÅÒÎÙÊ ID ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× %u × %X/%X"
+
+#: access/transam/xlog.c:3154 access/transam/xlog.c:3170
+#, fuzzy, c-format
+msgid "record with incorrect prev-link %X/%X at %X/%X"
+msgstr "ÚÁÐÉÓØ Ó ÎÕÌÅ×ÏÊ ÄÌÉÎÎÏàנ%X/%X"
 
-#: catalog/dependency.c:1782
+#: access/transam/xlog.c:3199
 #, c-format
-msgid "view %s"
-msgstr "ÐÒÅÄÓÔÁ×ÌÅÎÉÅ %s"
+msgid "record length %u at %X/%X too long"
+msgstr "ÄÌÉÎÁ ÚÁÐÉÓÉ %u × %X/%X ÓÌÉÛËÏÍ ×ÅÌÉËÁ"
 
-#: catalog/dependency.c:1786
+#: access/transam/xlog.c:3244
 #, c-format
-msgid "composite type %s"
-msgstr "Ñ×ÌÑÔÓÑ ÓÌÏÖÎÏ-ÓÏÓÔÁ×ÎÏÊ ÔÉР%s"
+msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
+msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÆÌÁÇ contrecord × ÆÁÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
 
-#: catalog/dependency.c:1791
+#: access/transam/xlog.c:3254
 #, c-format
-msgid "relation %s"
-msgstr "ÏÔÎÏÛÅÎÉÅ %s"
+msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
+msgstr ""
+"ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ contrecord %u × ÆÁÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
 
-#: catalog/aclchk.c:158
-msgid "grant options can only be granted to individual users"
-msgstr "ÏÐÃÉÉ GRANT ÍÏÇÕÔ ÂÙÔØ ÔÏÌØËÏ ×ÒÕÞÅÎÙ ÉÎÄÉ×ÉÄÕÁÌØÎÙ ÐÏÌØÚÏ×ÁÔÅÌÑÍ"
+#: access/transam/xlog.c:3343
+#, c-format
+msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
+msgstr ""
+"ÎÅ×ÅÒÎÏÅ ÍÁÇÉÞÅÓËÏÅ ÞÉÓÌÏ %04X × ÆÁÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
 
-#: catalog/aclchk.c:246
+#: access/transam/xlog.c:3350 access/transam/xlog.c:3396
 #, c-format
-msgid "invalid privilege type %s for table"
-msgstr "ÎÅ×ÅÒÎÙÊ ÔÉРÐÒÉ×ÉÌÅÇÉÊ ÄÌÑ ÔÁÂÌÉÃÙ: %s"
+msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
+msgstr ""
+"ÎÅ×ÅÒÎÙÅ ÉÎÆÏÒÍÁÃÉÏÎÎÙÅ ÂÉÔÙ %04X × ÆÁÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
 
-#: catalog/aclchk.c:334
-#: catalog/aclchk.c:492
-#: catalog/aclchk.c:646
-#: catalog/aclchk.c:809
-#: catalog/aclchk.c:962
-#: catalog/aclchk.c:1121
-msgid "no privileges were granted"
+#: access/transam/xlog.c:3372 access/transam/xlog.c:3380
+#: access/transam/xlog.c:3387
+msgid "WAL file is from different system"
 msgstr ""
 
-#: catalog/aclchk.c:338
-#: catalog/aclchk.c:496
-#: catalog/aclchk.c:650
-#: catalog/aclchk.c:813
-#: catalog/aclchk.c:966
-#: catalog/aclchk.c:1125
-msgid "not all privileges were granted"
+#: access/transam/xlog.c:3373
+#, c-format
+msgid "WAL file SYSID is %s, pg_control SYSID is %s"
 msgstr ""
 
-#: catalog/aclchk.c:345
-#: catalog/aclchk.c:503
-#: catalog/aclchk.c:657
-#: catalog/aclchk.c:820
-#: catalog/aclchk.c:973
-#: catalog/aclchk.c:1132
-msgid "no privileges could be revoked"
+#: access/transam/xlog.c:3381
+msgid "Incorrect XLOG_SEG_SIZE in page header."
 msgstr ""
 
-#: catalog/aclchk.c:349
-#: catalog/aclchk.c:507
-#: catalog/aclchk.c:661
-#: catalog/aclchk.c:824
-#: catalog/aclchk.c:977
-#: catalog/aclchk.c:1136
-msgid "not all privileges could be revoked"
+#: access/transam/xlog.c:3388
+msgid "Incorrect XLOG_BLCKSZ in page header."
 msgstr ""
 
-#: catalog/aclchk.c:414
+#: access/transam/xlog.c:3406
 #, c-format
-msgid "invalid privilege type %s for database"
-msgstr "ÎÅ×ÅÒÎÙÊ ÔÉРÐÒÉ×ÉÌÅÇÉÊ ÄÌÑ ÂÁÚÙ: %s"
+msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
+msgstr "ÎÅÏÖÉÄÁÎÎÙÊ pageaddr %X/%X × ÆÁÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
 
-#: catalog/aclchk.c:451
-#: commands/comment.c:458
-#: commands/dbcommands.c:550
-#: commands/dbcommands.c:679
-#: commands/dbcommands.c:779
-#: commands/dbcommands.c:866
-#: utils/adt/acl.c:1661
-#: utils/init/postinit.c:271
-#: utils/init/postinit.c:283
+#: access/transam/xlog.c:3418
 #, c-format
-msgid "database \"%s\" does not exist"
-msgstr "ÂÁÚÁ ÄÁÎÎÙÈ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "unexpected timeline ID %u in log file %u, segment %u, offset %u"
+msgstr "ÎÅÏÖÉÄÁÎÎÙÊ timeline ID %u × ÆÁÊÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ %u, ÓÍÅÝÅÎÉÅ %u"
 
-#: catalog/aclchk.c:572
+#: access/transam/xlog.c:3436
 #, c-format
-msgid "invalid privilege type %s for function"
-msgstr "ÎÅ×ÅÒÎÙÊ ÔÉРÐÒÉ×ÉÌÅÇÉÊ ÄÌÑ ÆÕÎËÃÉÉ: %s"
+msgid ""
+"out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset "
+"%u"
+msgstr ""
+"×ÎÅ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔÉ timeline ID %u (ÐÏÓÌÅ %u) × ÆÁÊÌÅ ÖÕÒÎÁÌÁ %u, ÓÅÇÍÅÎÔ "
+"%u, ÓÍÅÝÅÎÉÅ %u"
 
-#: catalog/aclchk.c:726
+#: access/transam/xlog.c:3505
 #, c-format
-msgid "invalid privilege type %s for language"
-msgstr "ÎÅ×ÅÒÎÙÊ ÔÉРÐÒÉ×ÉÌÅÇÉÊ ÄÌÑ ÑÚÙËÁ: %s"
+msgid "syntax error in history file: %s"
+msgstr ""
 
-#: catalog/aclchk.c:758
-#: commands/comment.c:1001
-#: commands/functioncmds.c:451
-#: commands/proclang.c:202
-#: commands/proclang.c:257
-#: utils/adt/acl.c:2079
-#, c-format
-msgid "language \"%s\" does not exist"
-msgstr "ÑÚÙË \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:3506
+msgid "Expected a numeric timeline ID."
+msgstr ""
 
-# TO REVIEW
-#: catalog/aclchk.c:764
+#: access/transam/xlog.c:3511
 #, c-format
-msgid "language \"%s\" is not trusted"
-msgstr "ÑÚÙË \"%s\" ÎÅÄÏ×ÅÒÑÍÙÊ"
+msgid "invalid data in history file: %s"
+msgstr ""
 
-#: catalog/aclchk.c:765
-msgid "Only superusers may use untrusted languages."
+#: access/transam/xlog.c:3512
+msgid "Timeline IDs must be in increasing sequence."
 msgstr ""
 
-#: catalog/aclchk.c:889
+#: access/transam/xlog.c:3525
 #, c-format
-msgid "invalid privilege type %s for schema"
-msgstr "ÎÅ×ÅÒÎÙÊ ÔÉРÐÒÉ×ÉÌÅÇÉÊ ÄÌÑ ÓÈÅÍÙ: %s"
+msgid "invalid data in history file \"%s\""
+msgstr ""
 
-#: catalog/aclchk.c:921
-#: catalog/namespace.c:255
-#: catalog/namespace.c:1229
-#: catalog/namespace.c:1267
-#: catalog/namespace.c:1866
-#: commands/comment.c:509
-#: commands/schemacmds.c:181
-#: commands/schemacmds.c:243
-#: commands/schemacmds.c:298
-#: utils/adt/acl.c:2283
-#, c-format
-msgid "schema \"%s\" does not exist"
-msgstr "ÓÈÅÍÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:3526
+msgid "Timeline IDs must be less than child timeline's ID."
+msgstr ""
 
-#: catalog/aclchk.c:1043
+#: access/transam/xlog.c:3763
 #, c-format
-msgid "invalid privilege type %s for tablespace"
-msgstr "ÎÅ×ÅÒÎÙÊ ÔÉРÐÒÉ×ÉÌÅÇÉÊ ÄÌÑ tablespace: %s"
+msgid "could not link file \"%s\" to \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÌÉÎËÏ×ÁÔØ ÆÁÊÌ \"%s\" × \"%s\": %m"
 
-#: catalog/aclchk.c:1080
-#: commands/dbcommands.c:277
-#: commands/indexcmds.c:171
-#: commands/tablecmds.c:324
-#: commands/tablecmds.c:5435
-#: commands/tablespace.c:425
-#: commands/tablespace.c:750
-#: commands/tablespace.c:817
-#: commands/tablespace.c:896
-#: utils/adt/acl.c:2489
+#: access/transam/xlog.c:3770 access/transam/xlog.c:4610
+#: access/transam/xlog.c:4651 access/transam/xlog.c:5028
+#: utils/init/flatfiles.c:285 utils/init/flatfiles.c:667
+#: postmaster/pgarch.c:704
 #, c-format
-msgid "tablespace \"%s\" does not exist"
-msgstr "tablespace  \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "could not rename file \"%s\" to \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅÉÍÅÎÏ×ÁÔØ ÆÁÊÌ \"%s\" × \"%s\": %m"
 
-#: catalog/aclchk.c:1229
-#: commands/user.c:1535
-#: commands/user.c:1772
-#: commands/user.c:1807
-#: libpq/pqcomm.c:501
-#, c-format
-msgid "group \"%s\" does not exist"
-msgstr "ÇÒÕÐÐÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:3829
+msgid "invalid LC_COLLATE setting"
+msgstr "ÎÅ×ÅÒÎÏÅ ÚÎÁÞÅÎÉÅ LC_COLLATE"
 
-#: catalog/aclchk.c:1264
-#, c-format
-msgid "permission denied for relation %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ Ó×ÑÚÉ %s"
+#: access/transam/xlog.c:3834
+msgid "invalid LC_CTYPE setting"
+msgstr "ÎÅ×ÅÒÎÏÅ ÚÎÁÞÅÎÉÅ LC_CTYPE"
 
-#: catalog/aclchk.c:1266
+#: access/transam/xlog.c:3863
 #, c-format
-msgid "permission denied for database %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ ÂÁÚÙ %s"
+msgid "could not create control file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ \"%s\": %m"
 
-#: catalog/aclchk.c:1268
+#: access/transam/xlog.c:3874 access/transam/xlog.c:4101
 #, c-format
-msgid "permission denied for function %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ ÆÕÎËÃÉÉ %s"
+msgid "could not write to control file: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ × ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ: %m"
 
-#: catalog/aclchk.c:1270
+#: access/transam/xlog.c:3880 access/transam/xlog.c:4107
 #, c-format
-msgid "permission denied for operator %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ ÏÐÅÒÁÔÏÒÁ %s"
+msgid "could not fsync control file: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ (fsync) ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ: %m"
 
-#: catalog/aclchk.c:1272
+#: access/transam/xlog.c:3885 access/transam/xlog.c:4112
 #, c-format
-msgid "permission denied for type %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ ÔÉÐÁ %s"
+msgid "could not close control file: %m"
+msgstr ""
 
-#: catalog/aclchk.c:1274
+#: access/transam/xlog.c:3903 access/transam/xlog.c:4090
 #, c-format
-msgid "permission denied for language %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ ÑÚÙËÁ %s"
+msgid "could not open control file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ \"%s\": %m"
 
-#: catalog/aclchk.c:1276
+#: access/transam/xlog.c:3909
 #, c-format
-msgid "permission denied for schema %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ ÓÈÅÍÙ %s"
+msgid "could not read from control file: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÉÚ ÆÁÊÌÁ ÕÐÒÁ×ÌÅÎÉÑ: %m"
 
-#: catalog/aclchk.c:1278
-#, c-format
-msgid "permission denied for operator class %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ ËÌÁÓÓÁ ÏÐÅÒÁÔÏÒÏ× %s"
+#: access/transam/xlog.c:3922 access/transam/xlog.c:3931
+#: access/transam/xlog.c:3961 access/transam/xlog.c:3968
+#: access/transam/xlog.c:3975 access/transam/xlog.c:3980
+#: access/transam/xlog.c:3987 access/transam/xlog.c:3994
+#: access/transam/xlog.c:4001 access/transam/xlog.c:4008
+#: access/transam/xlog.c:4015 access/transam/xlog.c:4022
+#: access/transam/xlog.c:4031 access/transam/xlog.c:4038
+#: access/transam/xlog.c:4046 utils/init/miscinit.c:1117
+msgid "database files are incompatible with server"
+msgstr "ÆÁÊÌÙ ÂÁÚÙ ÄÁÎÎÙÈ ÎÅ ÓÏ×ÍÅÓÔÉÍÙ Ó ÓÅÒ×ÅÒÏÍ"
 
-#: catalog/aclchk.c:1280
-#, c-format
-msgid "permission denied for conversion %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ ËÏÎ×ÅÒÓÉÉ %s"
+#: access/transam/xlog.c:3923
+#, fuzzy, c-format
+msgid ""
+"The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), "
+"but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠPG_CONTROL_VERSION %d, ÎÏ ÓÅÒ×ÅÒ "
+"ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠPG_CONTROL_VERSION %d."
 
-#: catalog/aclchk.c:1282
-#, c-format
-msgid "permission denied for tablespace %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ tablespace %s"
+#: access/transam/xlog.c:3927
+msgid ""
+"This could be a problem of mismatched byte ordering.  It looks like you need "
+"to initdb."
+msgstr ""
 
-#: catalog/aclchk.c:1288
+#: access/transam/xlog.c:3932
 #, c-format
-msgid "must be owner of relation %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ Ó×ÑÚÉ %s"
+msgid ""
+"The database cluster was initialized with PG_CONTROL_VERSION %d, but the "
+"server was compiled with PG_CONTROL_VERSION %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠPG_CONTROL_VERSION %d, ÎÏ ÓÅÒ×ÅÒ "
+"ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠPG_CONTROL_VERSION %d."
 
-#: catalog/aclchk.c:1290
-#, c-format
-msgid "must be owner of database %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ ÂÁÚÙ %s"
+#: access/transam/xlog.c:3935 access/transam/xlog.c:3965
+#: access/transam/xlog.c:3972 access/transam/xlog.c:3977
+msgid "It looks like you need to initdb."
+msgstr "ðÏÈÏÖÅ ×ÁÍ ÎÁÄÏ ×ÙÐÏÌÎÉÔØ initdb."
 
-#: catalog/aclchk.c:1292
-#, c-format
-msgid "must be owner of function %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ ÆÕÎËÃÉÉ %s"
+#: access/transam/xlog.c:3946
+msgid "incorrect checksum in control file"
+msgstr "ÎÅ×ÅÒÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ × ÆÁÊÌÅ ÕÐÒÁ×ÌÅÎÉÑ"
 
-#: catalog/aclchk.c:1294
+#: access/transam/xlog.c:3962
 #, c-format
-msgid "must be owner of operator %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ ÏÐÅÒÁÔÏÒÁ %s"
+msgid ""
+"The database cluster was initialized with CATALOG_VERSION_NO %d, but the "
+"server was compiled with CATALOG_VERSION_NO %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠCATALOG_VERSION_NO %d, ÎÏ ÓÅÒ×ÅÒ "
+"ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠCATALOG_VERSION_NO %d."
 
-#: catalog/aclchk.c:1296
-#, c-format
-msgid "must be owner of type %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ ÔÉÐÁ %s"
+#: access/transam/xlog.c:3969
+#, fuzzy, c-format
+msgid ""
+"The database cluster was initialized with MAXALIGN %d, but the server was "
+"compiled with MAXALIGN %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠNAMEDATALEN %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ "
+"ÓËÏÍÐÉÌÉÒÏ×ÁΠӠNAMEDATALEN %d."
 
-#: catalog/aclchk.c:1298
-#, c-format
-msgid "must be owner of language %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ ÑÚÙËÁ %s"
+#: access/transam/xlog.c:3976
+msgid ""
+"The database cluster appears to use a different floating-point number format "
+"than the server executable."
+msgstr ""
 
-#: catalog/aclchk.c:1300
+#: access/transam/xlog.c:3981
 #, c-format
-msgid "must be owner of schema %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ ÓÈÅÍÙ %s"
+msgid ""
+"The database cluster was initialized with BLCKSZ %d, but the server was "
+"compiled with BLCKSZ %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠBLCKSZ %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ "
+"ÓËÏÍÐÉÌÉÒÏ×ÁΠӠBLCKSZ %d."
 
-#: catalog/aclchk.c:1302
-#, c-format
-msgid "must be owner of operator class %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ ËÌÁÓÓÁ ÏÐÅÒÁÔÏÒÏ× %s"
+#: access/transam/xlog.c:3984 access/transam/xlog.c:3991
+#: access/transam/xlog.c:3998 access/transam/xlog.c:4005
+#: access/transam/xlog.c:4012 access/transam/xlog.c:4019
+#: access/transam/xlog.c:4026 access/transam/xlog.c:4034
+#: access/transam/xlog.c:4041 access/transam/xlog.c:4050
+msgid "It looks like you need to recompile or initdb."
+msgstr "ðÏÈÏÖÅ ×ÁÍ ÎÁÄÏ ÐÅÒÅËÏÍÐÉÌÉÒÏ×ÁÔØ ÉÌÉ ×ÙÐÏÌÎÉÔØ initdb."
 
-#: catalog/aclchk.c:1304
+#: access/transam/xlog.c:3988
 #, c-format
-msgid "must be owner of conversion %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ ËÏÎ×ÅÒÓÉÉ %s"
+msgid ""
+"The database cluster was initialized with RELSEG_SIZE %d, but the server was "
+"compiled with RELSEG_SIZE %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠRELSEG_SIZE %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ "
+"ÓËÏÍÐÉÌÉÒÏ×ÁΠӠRELSEG_SIZE %d."
 
-#: catalog/aclchk.c:1306
-#, c-format
-msgid "must be owner of tablespace %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ tablespace %s"
+#: access/transam/xlog.c:3995
+#, fuzzy, c-format
+msgid ""
+"The database cluster was initialized with XLOG_BLCKSZ %d, but the server was "
+"compiled with XLOG_BLCKSZ %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠBLCKSZ %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ "
+"ÓËÏÍÐÉÌÉÒÏ×ÁΠӠBLCKSZ %d."
 
-#: catalog/aclchk.c:1369
+#: access/transam/xlog.c:4002
 #, c-format
-msgid "user with ID %u does not exist"
-msgstr "ÐÏÌØÚÏ×ÁÔÅÌØ Ó ID %u  ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid ""
+"The database cluster was initialized with XLOG_SEG_SIZE %d, but the server "
+"was compiled with XLOG_SEG_SIZE %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠXLOG_SEG_SIZE %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ "
+"ÓËÏÍÐÉÌÉÒÏ×ÁΠӠXLOG_SEG_SIZE %d."
 
-#: catalog/aclchk.c:1386
-#: catalog/aclchk.c:1889
+#: access/transam/xlog.c:4009
 #, c-format
-msgid "relation with OID %u does not exist"
-msgstr "ÏÔÎÏÛÅÎÉÅ Ó OID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid ""
+"The database cluster was initialized with NAMEDATALEN %d, but the server was "
+"compiled with NAMEDATALEN %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠNAMEDATALEN %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ "
+"ÓËÏÍÐÉÌÉÒÏ×ÁΠӠNAMEDATALEN %d."
 
-#: catalog/aclchk.c:1490
-#: catalog/aclchk.c:2107
-#, c-format
-msgid "database with OID %u does not exist"
-msgstr "ÂÁÚÁ ÄÁÎÎÙÈ Ó OID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4016
+#, fuzzy, c-format
+msgid ""
+"The database cluster was initialized with INDEX_MAX_KEYS %d, but the server "
+"was compiled with INDEX_MAX_KEYS %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠFUNC_MAX_ARGS %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ "
+"ÓËÏÍÐÉÌÉÒÏ×ÁΠӠFUNC_MAX_ARGS %d."
 
-#: catalog/aclchk.c:1548
-#: catalog/aclchk.c:1973
-#: tcop/fastpath.c:230
-#, c-format
-msgid "function with OID %u does not exist"
-msgstr "ÆÕÎËÃÉÑ Ó OID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4023
+#, fuzzy, c-format
+msgid ""
+"The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the "
+"server was compiled with TOAST_MAX_CHUNK_SIZE %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠXLOG_SEG_SIZE %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ "
+"ÓËÏÍÐÉÌÉÒÏ×ÁΠӠXLOG_SEG_SIZE %d."
 
-#: catalog/aclchk.c:1604
-#, c-format
-msgid "language with OID %u does not exist"
-msgstr "ÑÚÙË Ó OID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4032
+msgid ""
+"The database cluster was initialized without HAVE_INT64_TIMESTAMP but the "
+"server was compiled with HAVE_INT64_TIMESTAMP."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠÂÅÚ HAVE_INT64_TIMESTAMP, ÎÏ ÓÅÒ×ÅÒ "
+"ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠHAVE_INT64_TIMESTAMP."
+
+#: access/transam/xlog.c:4039
+msgid ""
+"The database cluster was initialized with HAVE_INT64_TIMESTAMP but the "
+"server was compiled without HAVE_INT64_TIMESTAMP."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠPG_CONTROL_VERSION, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ "
+"ÓËÏÍÐÉÌÉÒÏ×ÁΠÂÅÚ PG_CONTROL_VERSION."
 
-#: catalog/aclchk.c:1689
-#: catalog/aclchk.c:2001
+#: access/transam/xlog.c:4047
 #, c-format
-msgid "schema with OID %u does not exist"
-msgstr "ÓÈÅÍÁ Ó OID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid ""
+"The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the "
+"server was compiled with LOCALE_NAME_BUFLEN %d."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠLOCALE_NAME_BUFLEN %d, ÎÏ ÓÅÒ×ÅÒ "
+"ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁΠӠLOCALE_NAME_BUFLEN %d."
 
-#: catalog/aclchk.c:1761
-#: catalog/aclchk.c:2039
-#, c-format
-msgid "tablespace with OID %u does not exist"
-msgstr "tablespace Ó OID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4053 access/transam/xlog.c:4060
+msgid "database files are incompatible with operating system"
+msgstr "ÆÁÊÌÙ ÂÁÚÙ ÄÁÎÎÙÚ ÎÅ ÓÏ×ÍÅÓÔÉÍÙ Ó ÏÐÅÒÁÃÉÏÎÎÏÊ ÓÉÓÔÅÍÏÊ"
 
-#: catalog/aclchk.c:1917
+#: access/transam/xlog.c:4054
 #, c-format
-msgid "type with OID %u does not exist"
-msgstr "ÔÉРӠOID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid ""
+"The database cluster was initialized with LC_COLLATE \"%s\", which is not "
+"recognized by setlocale()."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠLC_COLLATE \"%s\", ËÏÔÏÒÕÀ ÎÅ "
+"ÒÁÓÐÏÚÎÁÓÔØ Ó setlocale()."
 
-#: catalog/aclchk.c:1945
-#, c-format
-msgid "operator with OID %u does not exist"
-msgstr "ÏÐÅÒÁÔÒÏ Ó OID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4057 access/transam/xlog.c:4064
+msgid "It looks like you need to initdb or install locale support."
+msgstr "ðÏÈÏÖÅ ×ÁÍ ÎÕÖÎÏ ×ÙÐÏÌÎÉÔØ initdb ÉÌÉ ÉÎÓÔÁÌÉÒÏ×ÁÔØ ÐÏÄÄÅÒÖËÕ ÌÏËÁÌÉ."
 
-#: catalog/aclchk.c:2068
+#: access/transam/xlog.c:4061
 #, c-format
-msgid "operator class with OID %u does not exist"
-msgstr "ËÌÁÓÓ ÏÐÅÒÁÔÏÒÏ× Ó OID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid ""
+"The database cluster was initialized with LC_CTYPE \"%s\", which is not "
+"recognized by setlocale()."
+msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁΠӠLC_CTYPE \"%s\", ËÏÔÏÒÙÊ ÎÅ "
+"ÒÁÓÐÏÚÎÁÔØ Ó setlocale()."
 
-#: catalog/aclchk.c:2136
+#: access/transam/xlog.c:4297
 #, c-format
-msgid "conversion with OID %u does not exist"
-msgstr "ÐÒÅÏÂÒÁÚÏ×ÁÎÉÅ Ó OID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
-
-#: catalog/pg_aggregate.c:80
-msgid "cannot determine transition data type"
-msgstr "ÎÅ × ÓÏÓÔÏÑÎÉÉ ÏÐÒÅÄÅÌÉÔØ ÐÅÒÅÈÏÄÎÙÊ ÔÉÐ"
+msgid "could not write bootstrap transaction log file: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ ÆÁÊÌ ÌÏÇÁ ÓÔÁÒÔÏ×ÙÈ ÔÒÁÎÚÁËÃÉÊ: %m"
 
-#: catalog/pg_aggregate.c:81
-msgid "An aggregate using \"anyarray\" or \"anyelement\" as transition type must have one of them as its base type."
-msgstr "áÇÒÅÇÁÔ, ÉÓÐÏÌØÚÕÀÝÉÊ \"anyarray\" ÉÌÉ \"anyelement\" ËÁË ÐÅÒÅÈÏÄÎÙÅ ÔÉÐÙ ÄÏÌÖÅΠÉÍÅÔØ ÏÄÉΠÉÚ ÎÉÈ ËÁË Ó×ÏÊ ÂÁÚÏ×ÙÊ ÔÉÐ."
+#: access/transam/xlog.c:4303
+#, c-format
+msgid "could not fsync bootstrap transaction log file: %m"
+msgstr ""
+"ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ (fsync) ÆÁÊÌ ÌÏÇÁ ÓÔÁÒÔÏ×ÙÈ ÔÒÁÎÚÁËÃÉÊ: %m"
 
-#: catalog/pg_aggregate.c:110
+#: access/transam/xlog.c:4308
 #, c-format
-msgid "return type of transition function %s is not %s"
-msgstr "ÔÉР×ÏÚÒÁÔÁ ÐÅÒÅÈÏÄÎÏÊ ÆÕÎËÃÉÉ %s ÎÅ Ñ×ÌÑÅÔÓÑ %s"
+msgid "could not close bootstrap transaction log file: %m"
+msgstr ""
 
-#: catalog/pg_aggregate.c:132
-msgid "must not omit initial value when transition function is strict and transition type is not compatible with input type"
-msgstr "ÎÅÌØÚÑ ÏÐÕÓËÁÔØ ÎÁÞÁÌØÎÏÅ ÚÎÁÞÅÎÉÅ ËÏÇÄÁ ÐÅÒÅÈÏÄÎÁÑ ÆÕÎËÃÉÑ strict É ÐÅÒÅÈÏÄÎÙÊ ÔÉРÎÅ ÓÏ×ÍÅÓÔÉÍ Ó ×ÈÏÄÎÙÍ ÔÉÐÏÍ"
+#: access/transam/xlog.c:4369
+#, c-format
+msgid "could not open recovery command file \"%s\": %m"
+msgstr ""
 
-#: catalog/pg_aggregate.c:165
-#: catalog/pg_proc.c:124
-#: executor/functions.c:1082
-msgid "cannot determine result data type"
-msgstr "ÎÅ × ÓÏÓÔÏÑÎÉÉ ÏÐÒÅÄÅÌÉÔØ ÔÉРÒÅÚÕÌØÔÁÔÁ"
+#: access/transam/xlog.c:4374
+msgid "starting archive recovery"
+msgstr ""
 
-#: catalog/pg_aggregate.c:166
-msgid "An aggregate returning \"anyarray\" or \"anyelement\" must have one of them as its base type."
-msgstr "áÇÒÅÇÁÔ, ×ÏÚ×ÒÁÝÁÀÝÉÊ \"anyarray\" ÉÌÉ \"anyelement\" ÄÏÌÖÅΠÉÍÅÔØ ÏÄÉΠÉÚ ÎÉÈ ËÁË Ó×ÏÊ ÂÁÚÏ×ÙÊ ÔÉÐ."
+#: access/transam/xlog.c:4419
+#, fuzzy, c-format
+msgid "restore_command = '%s'"
+msgstr "restore_command = \"%s\""
 
-#: catalog/pg_aggregate.c:281
-#: commands/typecmds.c:919
-#: commands/typecmds.c:989
-#: commands/typecmds.c:1021
-#: commands/typecmds.c:1053
-#: commands/typecmds.c:1077
-#: parser/parse_func.c:203
-#: parser/parse_func.c:1364
+#: access/transam/xlog.c:4433
 #, c-format
-msgid "function %s does not exist"
-msgstr "ÆÕÎËÃÉÑ %s ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "recovery_target_timeline is not a valid number: \"%s\""
+msgstr ""
 
-#: catalog/pg_aggregate.c:286
+#: access/transam/xlog.c:4438
 #, c-format
-msgid "function %s returns a set"
-msgstr "ÆÕÎËÃÉÑ %s ×ÏÚ×ÒÁÝÁÅÔ ÍÎÏÖÅÓÔ×Ï"
+msgid "recovery_target_timeline = %u"
+msgstr "recovery_target_timeline = %u"
+
+#: access/transam/xlog.c:4441
+msgid "recovery_target_timeline = latest"
+msgstr "recovery_target_timeline = latest"
 
-#: catalog/pg_aggregate.c:317
-#: catalog/pg_aggregate.c:326
+#: access/transam/xlog.c:4449
 #, c-format
-msgid "function %s requires run-time type coercion"
+msgid "recovery_target_xid is not a valid number: \"%s\""
 msgstr ""
 
-#: catalog/heap.c:221
+#: access/transam/xlog.c:4452
 #, c-format
-msgid "permission denied to create \"%s.%s\""
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÐÏ ÓÏÚÄÁÎÉÀ \"%s.%s\""
-
-#: catalog/heap.c:223
-msgid "System catalog modifications are currently disallowed."
-msgstr "éÚÍÅÎÅÎÉÑ ÓÉÓÔÅÍÎÏÇÏ ËÁÔÁÌÏÇÁ × ÄÁÎÎÙÊ ÍÏÍÅÎÔ ÎÅ ÄÏÚ×ÏÌÅÎÙ."
+msgid "recovery_target_xid = %u"
+msgstr "recovery_target_xid = %u"
 
-#: catalog/heap.c:382
-#: commands/tablecmds.c:697
-#: commands/tablecmds.c:1007
-#: commands/tablecmds.c:2927
-#, c-format
-msgid "tables can have at most %d columns"
-msgstr "ÍÁËÓÉÍÁÌØÎÏÅ ÞÉÓÌÏ ËÏÌÏÎÏË ÎÁ ÔÁÂÌÉÃÕ: %d"
+#: access/transam/xlog.c:4477
+#, fuzzy, c-format
+msgid "recovery_target_time = '%s'"
+msgstr "recovery_target_time = %s"
 
-#: catalog/heap.c:399
+#: access/transam/xlog.c:4493
 #, c-format
-msgid "column name \"%s\" conflicts with a system column name"
-msgstr "ÉÍÑ ËÏÌÏÎËÉ \"%s\" ËÏÎÆÌÉËÔÕÅÔ Ó ÓÉÓÔÅÍÎÏÊ ËÏÌÏÎËÏÊ"
+msgid "recovery_target_inclusive = %s"
+msgstr "recovery_target_inclusive = %s"
 
-#: catalog/heap.c:415
+#: access/transam/xlog.c:4508
 #, c-format
-msgid "column name \"%s\" is duplicated"
-msgstr "ÐÏ×ÔÏÒÎÏÅ ÉÍÑ ËÏÌÏÎËÉ: \"%s\""
+msgid "log_restartpoints = %s"
+msgstr ""
 
-#: catalog/heap.c:452
+#: access/transam/xlog.c:4512
 #, c-format
-msgid "column \"%s\" has type \"unknown\""
-msgstr "ÔÉРËÏÌÏÎËÉ \"%s\" -- \"unknown\""
-
-#: catalog/heap.c:453
-msgid "Proceeding with relation creation anyway."
-msgstr "ðÒÏÄÏÌÖÁÅÍ Ó ÓÏÚÄÁÎÉÅÍ ÏÔÎÏÛÅÎÉÑ × ÌÀÂÏÍ ÓÌÕÞÁÅ."
+msgid "unrecognized recovery parameter \"%s\""
+msgstr ""
 
-#: catalog/heap.c:460
+#: access/transam/xlog.c:4520
 #, c-format
-msgid "column \"%s\" has pseudo-type %s"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÉÍÅÅÔ ÐÓÅ×ÄÏ-ÔÉР%s"
+msgid "syntax error in recovery command file: %s"
+msgstr ""
 
-#: catalog/heap.c:732
-#: catalog/index.c:514
-#: commands/tablecmds.c:1501
-#, c-format
-msgid "relation \"%s\" already exists"
-msgstr "ÏÂßÅËÔ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4522
+msgid "Lines should have the format parameter = 'value'."
+msgstr ""
 
-#: catalog/heap.c:1584
+#: access/transam/xlog.c:4527
 #, c-format
-msgid "only table \"%s\" can be referenced in check constraint"
-msgstr "ÔÏÌØËÏ ÎÁ ÔÁÂÌÉÃÕ \"%s\" ÍÏÖÎÏ ÓÓÙÌÁÔØÓÑ × CHECK-ÏÇÒÁÎÉÞÅÎÉÉ"
+msgid "recovery command file \"%s\" did not specify restore_command"
+msgstr ""
 
-#: catalog/heap.c:1593
-#: commands/typecmds.c:1872
-msgid "cannot use subquery in check constraint"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÐÏÄÚÁÐÒÏÓ × CHECK-ÏÇÒÁÎÉÞÅÎÉÉ"
+#: access/transam/xlog.c:4546
+#, fuzzy, c-format
+msgid "recovery target timeline %u does not exist"
+msgstr "recovery_target_timeline = latest"
 
-#: catalog/heap.c:1597
-msgid "cannot use aggregate function in check constraint"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÁÇÒÅÇÁÔÎÕÀ ÆÕÎËÃÉÀ × CHECK-ÏÇÒÁÎÉÞÅÎÉÉ"
+#: access/transam/xlog.c:4655
+msgid "archive recovery complete"
+msgstr ""
 
-#: catalog/heap.c:1614
-#: commands/tablecmds.c:3722
+#: access/transam/xlog.c:4745
 #, c-format
-msgid "constraint \"%s\" for relation \"%s\" already exists"
-msgstr "ËÏÎÓÔÒÅÊÎÔ \"%s\" ÄÌÑ Ó×ÑÚÉ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "recovery stopping after commit of transaction %u, time %s"
+msgstr ""
 
-#: catalog/heap.c:1623
+#: access/transam/xlog.c:4750
 #, c-format
-msgid "check constraint \"%s\" already exists"
-msgstr "CHECK-ÏÇÒÁÎÉÞÅÎÉÅ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
-
-#: catalog/heap.c:1772
-msgid "cannot use column references in default expression"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÓÓÙÌËÉ ÎÁ ËÏÌÏÎËÉ × ×ÙÒÁÖÅÎÉÉ ÐÏ ÕÍÏÌÞÁÎÉÀ"
-
-#: catalog/heap.c:1780
-msgid "default expression must not return a set"
-msgstr "×ÙÒÁÖÅÎÉÅ ÐÏ ÕÍÏÌÞÁÎÉÀ ÎÅ ÍÏÖÅÔ ×ÏÚ×ÒÁÝÁÔØ ÍÎÏÖÅÓÔ×Ï"
-
-#: catalog/heap.c:1788
-msgid "cannot use subquery in default expression"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÐÏÄÚÁÐÒÏÓ × ×ÙÒÁÖÅÎÉÉ ÐÏ ÕÍÏÌÞÁÎÉÀ"
-
-#: catalog/heap.c:1792
-msgid "cannot use aggregate function in default expression"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÁÇÒÅÇÁÔÎÕÀ ÆÕÎËÃÉÀ  × ×ÙÒÁÖÅÎÉÉ ÐÏ ÕÍÏÌÞÁÎÉÀ"
+msgid "recovery stopping before commit of transaction %u, time %s"
+msgstr ""
 
-#: catalog/heap.c:1810
-#: rewrite/rewriteHandler.c:647
+#: access/transam/xlog.c:4758
 #, c-format
-msgid "column \"%s\" is of type %s but default expression is of type %s"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÉÍÅÅÔ ÔÉР%s ÎÏ ÔÉР×ÙÒÁÖÅÎÉÑ ÐÏ ÕÍÏÌÞÁÎÉÀ %s"
-
-#: catalog/heap.c:1815
-#: parser/analyze.c:2701
-#: parser/parse_node.c:247
-#: parser/parse_target.c:367
-#: parser/parse_target.c:577
-#: parser/parse_target.c:586
-#: rewrite/rewriteHandler.c:652
-msgid "You will need to rewrite or cast the expression."
-msgstr "÷ÁÍ ÐÒÉÄ£ÔØÓÑ ÐÅÒÅÐÉÓÁÔØ ÉÌÉ ×ÙÐÏÌÎÉÔØ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÅ ×ÙÒÁÖÅÎÉÑ."
-
-#: catalog/heap.c:2076
-msgid "cannot truncate a table referenced in a foreign key constraint"
+msgid "recovery stopping after abort of transaction %u, time %s"
 msgstr ""
 
-#: catalog/heap.c:2077
+#: access/transam/xlog.c:4763
 #, c-format
-msgid "Table \"%s\" references \"%s\" via foreign key constraint \"%s\"."
-msgstr "ôÁÂÌÉÃÁ \"%s\" ÓÓÙÌÁÅÔÓÑ ÎÁ \"%s\" ÞÅÒÅÚ ×ÎÅÛÎÉÊ ËÌÀÞ \"%s\"."
-
-#: catalog/index.c:495
-msgid "user-defined indexes on system catalog tables are not supported"
-msgstr "ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÅ ÉÎÄÅËÓÙ ÎÁ ÔÁÂÌÉÃÙ ÓÉÓÔÅÍÎÏÇÏ ËÁÔÁÌÏÇÁ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ"
+msgid "recovery stopping before abort of transaction %u, time %s"
+msgstr ""
 
-#: catalog/index.c:509
-msgid "shared indexes cannot be created after initdb"
-msgstr "ÎÅÌØÚÑ ÓÏÚÄÁÔØ ÏÂÝÉÅ ÉÎÄÅËÓÙ ÐÏÓÌÅ initdb"
+#: access/transam/xlog.c:4811
+msgid "control file contains invalid data"
+msgstr "ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ ÓÏÄÅÒÖÉÔ ÎÅ×ÅÒÎÙÅ ÄÁÎÎÙÅ"
 
-#: catalog/index.c:1634
+#: access/transam/xlog.c:4815
 #, c-format
-msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
-msgstr "ÏÂÝÉÊ ÉÎÄÅËÓ \"%s\" ÍÏÖÎÏ ÔÏÌØËÏ ÐÅÒÅÉÎÄÅËÓÉÒÏ×ÁÔØ × ÏÄÉÎÏÞÎÏÍ ÒÅÖÉÍÅ"
+msgid "database system was shut down at %s"
+msgstr "ÓÉÓÔÅÍÁ ÂÙÌÁ ÏÔËÌÀÞÅÎÁ: %s"
 
-#: catalog/namespace.c:173
-#: catalog/namespace.c:228
-#, c-format
-msgid "cross-database references are not implemented: \"%s.%s.%s\""
-msgstr "ÓÓÙÌËÉ ÍÅÖÄÕ ÂÁÚÁÍÉ ÎÅ ÒÅÁÌÉÚÏ×ÁÎÙ: \"%s.%s.%s\""
+#: access/transam/xlog.c:4819
+#, fuzzy, c-format
+msgid "database system shutdown was interrupted; last known up at %s"
+msgstr "ÏÔËÌÀÞÅÎÉÅ ÓÉÓÔÅÍÙ ÂÙÌÏ ÐÒÅÒ×ÁÎÏ: %s"
 
-#: catalog/namespace.c:195
+#: access/transam/xlog.c:4823
 #, c-format
-msgid "relation \"%s.%s\" does not exist"
-msgstr "ÏÔÎÏÛÅÎÉÅ \"%s.%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "database system was interrupted while in recovery at %s"
+msgstr "ÓÉÓÔÅÍÁ ÂÙÌÁ ÐÒÅÒ×ÁÎÁ ×Ï ×ÒÅÍÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ ÎÁ %s"
 
-#: catalog/namespace.c:200
-#: utils/adt/regproc.c:837
-#, c-format
-msgid "relation \"%s\" does not exist"
-msgstr "ÏÔÎÏÛÅÎÉÅ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4825
+msgid ""
+"This probably means that some data is corrupted and you will have to use the "
+"last backup for recovery."
+msgstr ""
+"üÔÏ ÓËÏÒÅÅ ×ÓÅÇÏ ÏÚÎÁÞÁÅÔ ÞÔÏ ÎÅËÏÔÏÒÙÅ ÄÁÎÎÙÅ ÐÏ×ÒÅÖÄÅÎÙ É ×ÁÍ ÐÒÉÄ£ÔØÓÑ "
+"ÉÓÐÏÌØÚÏ×ÁÔØ ÐÏÓÌÅÄÎÉÊ ÂÜËÁРÄÌÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ."
 
-#: catalog/namespace.c:239
-msgid "temporary tables may not specify a schema name"
-msgstr "×ÒÅÍÅÎÎÙÅ ÔÁÂÌÉÃÙ ÎÅ ÍÏÇÕÔ ÕËÁÚÙ×ÁÔØ ÉÍÑ ÓÈÅÍÙ"
+#: access/transam/xlog.c:4829
+#, fuzzy, c-format
+msgid "database system was interrupted while in recovery at log time %s"
+msgstr "ÓÉÓÔÅÍÁ ÂÙÌÁ ÐÒÅÒ×ÁÎÁ ×Ï ×ÒÅÍÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ ÎÁ %s"
 
-#: catalog/namespace.c:267
-#: catalog/namespace.c:1278
-msgid "no schema has been selected to create in"
-msgstr "ÎÅ ×ÙÂÒÁÎÁ ÓÈÅÍÁ ÄÌÑ ÓÏÚÄÁÎÉÑ ÏÂßÅËÔÏ×"
+#: access/transam/xlog.c:4831
+#, fuzzy
+msgid ""
+"If this has occurred more than once some data might be corrupted and you "
+"might need to choose an earlier recovery target."
+msgstr ""
+"üÔÏ ÓËÏÒÅÅ ×ÓÅÇÏ ÏÚÎÁÞÁÅÔ ÞÔÏ ÎÅËÏÔÏÒÙÅ ÄÁÎÎÙÅ ÐÏ×ÒÅÖÄÅÎÙ É ×ÁÍ ÐÒÉÄ£ÔØÓÑ "
+"ÉÓÐÏÌØÚÏ×ÁÔØ ÐÏÓÌÅÄÎÉÊ ÂÜËÁРÄÌÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ."
 
-#: catalog/namespace.c:1195
-#: parser/parse_expr.c:1171
-#: parser/parse_target.c:732
-#, c-format
-msgid "cross-database references are not implemented: %s"
-msgstr "ÓÓÙÌËÉ ÍÅÖÄÕ ÂÁÚÁÍÉ ÎÅ ÒÅÁÌÉÚÏ×ÁÎÙ: %s"
+#: access/transam/xlog.c:4835
+#, fuzzy, c-format
+msgid "database system was interrupted; last known up at %s"
+msgstr "ÓÉÓÔÅÍÁ ÂÙÌÁ ÐÒÅÒ×ÁÎÁ: %s"
 
-#: catalog/namespace.c:1201
-#: parser/parse_expr.c:1197
-#: parser/parse_target.c:741
-#: gram.y:2515
-#: gram.y:7425
+#: access/transam/xlog.c:4867
 #, c-format
-msgid "improper qualified name (too many dotted names): %s"
+msgid "requested timeline %u is not a child of database system timeline %u"
 msgstr ""
 
-#: catalog/namespace.c:1313
+#: access/transam/xlog.c:4881 access/transam/xlog.c:4905
 #, c-format
-msgid "improper relation name (too many dotted names): %s"
+msgid "checkpoint record is at %X/%X"
+msgstr "ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ: %X/%X"
+
+#: access/transam/xlog.c:4888
+msgid "could not locate required checkpoint record"
 msgstr ""
 
-#: catalog/namespace.c:1659
+#: access/transam/xlog.c:4889
 #, c-format
-msgid "permission denied to create temporary tables in database \"%s\""
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÐÏ ÓÏÚÄÁÎÉÀ ×ÒÅÍÅÎÎÙÈ ÔÁÂÌÉàנÂÁÚÅ \"%s\""
+msgid ""
+"If you are not restoring from a backup, try removing the file \"%s/"
+"backup_label\"."
+msgstr ""
 
-#: catalog/pg_largeobject.c:107
-#: commands/comment.c:1151
-#: storage/large_object/inv_api.c:197
-#: storage/large_object/inv_api.c:312
+#: access/transam/xlog.c:4915
 #, c-format
-msgid "large object %u does not exist"
-msgstr "ÂÏÌØÛÏÊ ÏÂßÅËÔ %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "using previous checkpoint record at %X/%X"
+msgstr "ÉÓÐÏÌØÚÕÅÔÓÑ ÐÒÅÄÙÄÕÝÁÑ ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ: %X/%X"
 
-#: catalog/pg_conversion.c:66
-#, c-format
-msgid "conversion \"%s\" already exists"
-msgstr "ËÏÎ×ÅÒÓÉÑ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4921
+msgid "could not locate a valid checkpoint record"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ  ÎÁÊÔÉ ËÏÒÒÅËÔÎÕÀ ËÏÎÔÒÏÌØÎÕÀ ÔÏÞËÕ"
 
-#: catalog/pg_conversion.c:79
-#, c-format
-msgid "default conversion for %s to %s already exists"
-msgstr "ËÏÎ×ÅÒÓÉÑ ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ %s × %s ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4930
+#, fuzzy, c-format
+msgid "redo record is at %X/%X; shutdown %s"
+msgstr "redo-ÚÁÐÉÓØ: %X/%X; undo-ÚÁÐÉÓØ: %X/%X; ÏÔËÌÀÞÅÎÉÅ: %s"
 
-#: catalog/pg_conversion.c:307
-#: commands/comment.c:958
-#: commands/conversioncmds.c:109
-#: commands/conversioncmds.c:133
-#: commands/conversioncmds.c:192
-#, c-format
-msgid "conversion \"%s\" does not exist"
-msgstr "ËÏÎ×ÅÒÓÉÑ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4934
+#, fuzzy, c-format
+msgid "next transaction ID: %u/%u; next OID: %u"
+msgstr "ID ÓÌÅÄÕÀÝÅÊ ÔÒÁÎÚÁËÃÉÉ: %u; ÓÌÅÄÕÀÝÉÊ OID: %u"
 
-#: catalog/pg_namespace.c:51
-#: commands/schemacmds.c:252
-#, c-format
-msgid "schema \"%s\" already exists"
-msgstr "ÓÈÅÍÁ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:4938
+#, fuzzy, c-format
+msgid "next MultiXactId: %u; next MultiXactOffset: %u"
+msgstr "ID ÓÌÅÄÕÀÝÅÊ ÔÒÁÎÚÁËÃÉÉ: %u; ÓÌÅÄÕÀÝÉÊ OID: %u"
 
-#: catalog/pg_operator.c:217
-#: catalog/pg_operator.c:406
-#, c-format
-msgid "\"%s\" is not a valid operator name"
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ×ÅÒÎÙÍ ÉÍÅÎÅÍ ÏÐÅÒÁÔÏÒÁ"
+#: access/transam/xlog.c:4942
+msgid "invalid next transaction ID"
+msgstr "ÎÅ×ÅÒÎÙÊ ID ÓÌÅÄÕÀÝÅÊ ÔÒÁÎÚÁËÃÉÉ"
 
-#: catalog/pg_operator.c:412
-msgid "at least one of leftarg or rightarg must be specified"
-msgstr "ÌÉÂÏ ÁÒÇÕÍÅÎÔ ÓÌÅ×Á ÌÉÂÏ ÓÐÒÁ×Á ÄÏÌÖÅΠÂÙÔØ ÕËÁÚÁΠËÁË ÍÉÎÉÍÕÍ"
+#: access/transam/xlog.c:4960
+msgid "invalid redo in checkpoint record"
+msgstr "ÎÅ×ÅÒÎÁÑ ÚÁÐÉÓØ REDO (ÐÏ×ÔÏÒÉÔØ) × ÚÁÐÉÓÉ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
 
-#: catalog/pg_operator.c:420
-msgid "only binary operators can have commutators"
-msgstr "ÔÏÌØËÏ ÂÉÎÁÒÎÙÅ ÏÐÅÒÁÔÏÒÙ ÍÏÇÕÔ ÉÍÅÔØ ËÏÍÍÕÔÁÔÏÒÙ"
+#: access/transam/xlog.c:4971
+#, fuzzy
+msgid "invalid redo record in shutdown checkpoint"
+msgstr ""
+"ÎÅ×ÅÒÎÁÑ ÚÁÐÉÓØ REDO/UNDO (ÐÏ×ÔÏÒÉÔØ/ÏÔÍÅÎÉÔØ) × ÚÁÐÉÓÉ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ "
+"ÏÓÔÁÎÏ×Á"
 
-#: catalog/pg_operator.c:424
-msgid "only binary operators can have join selectivity"
-msgstr "ÔÏÌØËÏ ÂÉÎÁÒÎÙÅ ÏÐÅÒÁÔÏÒÙ ÍÏÇÕÔ ÉÍÅÔØ ×ÙÂÏÒËÕ ÐÏ ÏÂßÅÄÉÎÅÎÉÀ (JOIN SELECT)"
+#: access/transam/xlog.c:4996
+msgid "automatic recovery in progress"
+msgstr ""
 
-#: catalog/pg_operator.c:428
-msgid "only binary operators can hash"
-msgstr "ÔÏÌØËÏ ÂÉÎÁÒÎÙÅ ÏÐÅÒÁÔÏÒÙ ÍÏÇÕÔ ÈÜÛÉÒÏ×ÁÔØÓÑ"
+#: access/transam/xlog.c:5002
+msgid ""
+"database system was not properly shut down; automatic recovery in progress"
+msgstr ""
+"ÓÉÓÔÅÍÁ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌÁ ÎÅÐÒÁ×ÉÌØÎÏ ÏÓÔÁÎÏ×ÌÅÎÁ; ÐÒÏÉÚ×ÏÄÉÔÓÑ Á×ÔÏÍÁÔÉÞÅÓËÏÅ "
+"×ÏÓÓÔÁÎÏ×ÌÅÎÉÅ"
 
-#: catalog/pg_operator.c:432
-msgid "only binary operators can merge join"
-msgstr "ÔÏÌØËÏ ÂÉÎÁÒÎÙÅ ÏÐÅÒÁÔÏÒÙ ÍÏÇÕÔ ÉÓÐÏÌØÚÏ×ÁÔØ ÓÌÉÑÎÉÅ × ÏÂßÅÄÉÎÅÎÉÉ (MERGE JOIN)"
+#: access/transam/xlog.c:5064
+#, c-format
+msgid "redo starts at %X/%X"
+msgstr "REDO (ÐÏ×ÔÏÒÉÔØ) ÎÁÞÉÎÁÅÔÓÑ Ó %X/%X"
 
-#: catalog/pg_operator.c:444
+#: access/transam/xlog.c:5134
 #, c-format
-msgid "operator %s already exists"
-msgstr "ÏÐÅÒÁÔÏÒ %s ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "redo done at %X/%X"
+msgstr "REDO (ÐÏ×ÔÏÒÉÔØ) ÚÁ×ÅÒÛÅÎÏ ÎÁ %X/%X"
 
-#: catalog/pg_operator.c:726
-msgid "operator cannot be its own negator or sort operator"
-msgstr "ÏÐÅÒÁÔÏÒ ÎÅ ÍÏÖÅÔ ÂÙÔØ Ó×ÏÉÍ ÓÏÂÓÔ×ÅÎÎÙÍ ÎÅÇÁÔÏÒÏÍ ÉÌÉ ÏÐÅÒÁÔÏÒÏÍ ÓÏÒÔÉÒÏ×ËÉ"
+#: access/transam/xlog.c:5138 access/transam/xlog.c:6075
+#, fuzzy, c-format
+msgid "last completed transaction was at log time %s"
+msgstr "ÐÅÒÅÉÓÐÏÌØÚÏ×ÁÎÉÅ ÌÏÇÁ ÔÒÁÎÚÁËÃÉÊ: \"%s\""
 
-#: catalog/pg_proc.c:100
-#: commands/functioncmds.c:154
-#: parser/parse_func.c:1388
-#, c-format
-msgid "functions cannot have more than %d arguments"
-msgstr "ÆÕÎËÃÉÉ ÎÅ ÍÏÇÕÔ ÉÍÅÔØ ÞÉÓÌÏ ÁÒÇÕÍÅÎÔÏ× ÂÏÌÅÅ %d"
+#: access/transam/xlog.c:5146
+msgid "redo is not required"
+msgstr "REDO (ÐÏ×ÔÏÒÉÔØ) ÎÅ ÔÒÅÂÕÅÔÓÑ"
 
-#: catalog/pg_proc.c:125
-#: executor/functions.c:1083
-msgid "A function returning \"anyarray\" or \"anyelement\" must have at least one argument of either type."
-msgstr "æÕÎËÃÉÑ ×ÏÚ×ÒÁÝÁÀÝÁÑ \"anyarray\" ÉÌÉ \"anyelement\" ÄÏÌÖÎÁ ÉÍÅÔØ ËÁË ÍÉÎÉÍÕÍ ÏÄÉΠÁÒÇÕÍÅÎÔ ÏÄÎÏÇÏ ÉÚ ÎÉÈ."
+#: access/transam/xlog.c:5166
+msgid "requested recovery stop point is before end time of backup dump"
+msgstr ""
 
-#: catalog/pg_proc.c:145
-#, c-format
-msgid "\"%s\" is already an attribute of type %s"
-msgstr "\"%s\" ÕÖÅ Ñ×ÌÑÅÔÓÑ ÁÔÒÉÂÕÔÏÍ ÔÉÐÁ %s"
+#: access/transam/xlog.c:5169
+msgid "WAL ends before end time of backup dump"
+msgstr ""
 
-#: catalog/pg_proc.c:200
+#: access/transam/xlog.c:5190
 #, c-format
-msgid "function \"%s\" already exists with same argument types"
-msgstr "ÆÕÎËÃÉÑ  \"%s\" Ó ÔÁËÉÍ ÎÁÂÏÒÏÍ ÁÒÇÕÍÅÎÔÏ× ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "selected new timeline ID: %u"
+msgstr ""
 
-#: catalog/pg_proc.c:214
-msgid "cannot change return type of existing function"
-msgstr "ÎÅÌØÚÑ ÐÏÍÅÎÑÔØ ÔÉР×ÏÚ×ÒÁÝÁÅÍÏÇÏ ÚÎÁÞÅÎÉÑ ÄÌÑ ÓÕÝÅÓÔ×ÕÀÝÅÊ ÆÕÎÃÉÉ"
+#: access/transam/xlog.c:5374
+msgid "invalid primary checkpoint link in control file"
+msgstr "ÎÅ×ÅÒÎÁÑ ÐÅÒ×ÉÞÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ × ËÏÎÔÒÏÌØÎÏÍ ÆÁÊÌÅ"
 
-#: catalog/pg_proc.c:215
-msgid "Use DROP FUNCTION first."
-msgstr "óÎÁÞÁÌÁ ÉÓÐÏÌØÚÕÊÔÅ DROP FUNCTION."
+#: access/transam/xlog.c:5378
+msgid "invalid secondary checkpoint link in control file"
+msgstr "ÎÅ×ÅÒÎÁÑ ×ÔÏÒÉÞÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ × ËÏÎÔÒÏÌØÎÏÍ ÆÁÊÌÅ"
 
-#: catalog/pg_proc.c:223
-#, c-format
-msgid "function \"%s\" is an aggregate"
-msgstr "ÆÕÎËÃÉÑ \"%s\" Ñ×ÌÑÅÔÓÑ ÁÇÒÅÇÁÔÏÍ"
-
-#: catalog/pg_proc.c:228
-#, c-format
-msgid "function \"%s\" is not an aggregate"
-msgstr "ÆÕÎËÃÉÑ \"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÁÇÒÅÇÁÔÏÍ"
-
-#: catalog/pg_proc.c:387
-#, c-format
-msgid "there is no built-in function named \"%s\""
-msgstr "×ÓÔÒÏÅÎÎÏÊ ÆÕÎËÃÉÉ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
-
-#: catalog/pg_proc.c:487
-#, c-format
-msgid "SQL functions cannot return type %s"
-msgstr "SQL-ÆÕÎËÃÉÉ ÎÅ ÍÏÇÕÔ ×ÏÚ×ÒÁÝÁÔØ ÔÉР%s"
+#: access/transam/xlog.c:5382
+msgid "invalid checkpoint link in backup_label file"
+msgstr ""
 
-#: catalog/pg_proc.c:503
-#, c-format
-msgid "SQL functions cannot have arguments of type %s"
-msgstr "SQL-ÆÕÎËÃÉÉ ÎÅ ÍÏÇÕÔ ÉÍÅÔØ ÁÒÇÕÍÅÎÔÙ ÔÉÐÁ %s"
+#: access/transam/xlog.c:5396
+msgid "invalid primary checkpoint record"
+msgstr "ÎÅ×ÅÒÎÁÑ ÐÅÒ×ÉÞÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ"
 
-#: catalog/pg_proc.c:574
-#: executor/functions.c:803
-#, c-format
-msgid "SQL function \"%s\""
-msgstr "SQL-ÆÕÎËÃÉÑ \"%s\""
+#: access/transam/xlog.c:5400
+msgid "invalid secondary checkpoint record"
+msgstr "ÎÅ×ÅÒÎÁÑ ×ÔÏÒÉÞÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÔÏÞËÁ"
 
-#: catalog/pg_type.c:198
-#, c-format
-msgid "invalid type internal size %d"
-msgstr "ÎÅ×ÅÒÎÙÊ ×ÎÕÔÒÅÎÎÉÊ ÒÁÚÍÅÒ ÔÉÐÁ: %d"
+#: access/transam/xlog.c:5404
+msgid "invalid checkpoint record"
+msgstr "ÎÅ×ÅÒÎÁÑ ÚÁÐÉÓØ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
 
-#: catalog/pg_type.c:204
-#, c-format
-msgid "internal size %d is invalid for passed-by-value type"
-msgstr ""
+#: access/transam/xlog.c:5415
+msgid "invalid resource manager ID in primary checkpoint record"
+msgstr "ÎÅ×ÅÒÎÙÊ ID ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× × ÐÅÒ×ÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
 
-#: catalog/pg_type.c:211
-msgid "fixed-size types must have storage PLAIN"
-msgstr "ÔÉÐÙ ÆÉËÓÉÒÏ×ÁÎÎÏÇÏ ÒÁÚÍÅÒÁ ÏÂÑÚÁÎÙ ÉÍÅÔØ ÈÒÁÎÅÎÉÅ PLAIN"
+#: access/transam/xlog.c:5419
+msgid "invalid resource manager ID in secondary checkpoint record"
+msgstr "ÎÅ×ÅÒÎÙÊ ID ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× ×Ï ×ÔÏÒÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
 
-#: catalog/pg_type.c:293
-#: catalog/pg_type.c:525
-#, c-format
-msgid "type \"%s\" already exists"
-msgstr "ÔÉР\"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:5423
+msgid "invalid resource manager ID in checkpoint record"
+msgstr "ÎÅ×ÅÒÎÙÊ ID ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× × ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
 
-#: catalog/pg_type.c:517
-#: commands/functioncmds.c:110
-#: commands/tablecmds.c:4632
-#: commands/typecmds.c:423
-#: commands/typecmds.c:809
-#: commands/typecmds.c:1167
-#: commands/typecmds.c:1288
-#: commands/typecmds.c:1400
-#: commands/typecmds.c:1487
-#: commands/typecmds.c:2072
-#: parser/parse_func.c:1401
-#: parser/parse_type.c:201
-#: parser/parse_type.c:227
-#: tcop/utility.c:97
-#: utils/adt/regproc.c:1003
-#, c-format
-msgid "type \"%s\" does not exist"
-msgstr "ÔÉР\"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:5435
+msgid "invalid xl_info in primary checkpoint record"
+msgstr "ÎÅ×ÅÒÎÏÅ xl_info × ÐÅÒ×ÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
 
-#: commands/aggregatecmds.c:97
-#, c-format
-msgid "aggregate attribute \"%s\" not recognized"
-msgstr "ÁÇÒÅÇÁÔÎÙÊ ÁÔÒÉÂÕÔ \"%s\" ÎÅ ÒÁÓÐÏÚÎÁÎ"
+#: access/transam/xlog.c:5439
+msgid "invalid xl_info in secondary checkpoint record"
+msgstr "ÎÅ×ÅÒÎÏÅ xl_info ×Ï ×ÔÏÒÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
 
-#: commands/aggregatecmds.c:107
-msgid "aggregate basetype must be specified"
-msgstr "basetype ÁÇÒÅÇÁÔÁ ÄÏÌÖÅΠÂÙÔØ ÕËÁÚÁÎ"
+#: access/transam/xlog.c:5443
+msgid "invalid xl_info in checkpoint record"
+msgstr "ÎÅ×ÅÒÎÏÅ xl_info × ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÅ"
 
-#: commands/aggregatecmds.c:111
-msgid "aggregate stype must be specified"
-msgstr "stype ÁÇÒÅÇÁÔÁ ÄÏÌÖÅΠÂÙÔØ ÕËÁÚÁÎ"
+#: access/transam/xlog.c:5455
+msgid "invalid length of primary checkpoint record"
+msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ÚÁÐÉÓÉ ÐÅÒ×ÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
 
-#: commands/aggregatecmds.c:115
-msgid "aggregate sfunc must be specified"
-msgstr "sfunc ÁÇÒÅÇÁÔÁ ÄÏÌÖÅΠÂÙÔØ ÕËÁÚÁÎÁ"
+#: access/transam/xlog.c:5459
+msgid "invalid length of secondary checkpoint record"
+msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ÚÁÐÉÓÉ ×ÔÏÒÉÞÎÏÊ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
 
-#: commands/aggregatecmds.c:138
-#, c-format
-msgid "aggregate transition data type cannot be %s"
-msgstr "ÐÅÒÅÈÏÄÎÙÊ ÔÉРÁÇÒÅÇÁÔÁ ÎÅ ÍÏÖÅÔ ÂÙÔØ %s"
+#: access/transam/xlog.c:5463
+msgid "invalid length of checkpoint record"
+msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ÚÁÐÉÓÉ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
 
-#: commands/aggregatecmds.c:258
-#, c-format
-msgid "function %s(*) already exists in schema \"%s\""
-msgstr "ÆÕÎËÃÉÑ %s(*) ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ × ÓÈÅÍÅ \"%s\""
+#: access/transam/xlog.c:5595
+msgid "shutting down"
+msgstr "ÏÔËÌÀÞÅÎÉÅ × ÐÒÏÃÅÓÓÅ"
 
-#: commands/aggregatecmds.c:264
-#: commands/functioncmds.c:699
-#, c-format
-msgid "function %s already exists in schema \"%s\""
-msgstr "ÆÕÎËÃÉÑ %s ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ × ÓÈÅÍÅ \"%s\""
+#: access/transam/xlog.c:5603
+msgid "database system is shut down"
+msgstr "ÓÉÓÔÅÍÁ ÏÔËÌÀÞÅÎÁ"
 
-#: commands/aggregatecmds.c:335
-#: commands/conversioncmds.c:213
-#: commands/dbcommands.c:890
-#: commands/functioncmds.c:773
-#: commands/opclasscmds.c:954
-#: commands/operatorcmds.c:303
-#: commands/schemacmds.c:319
-#: commands/tablecmds.c:5228
-#: commands/tablespace.c:839
-#: commands/typecmds.c:2103
-msgid "must be superuser to change owner"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÉÚÍÅÎÅÎÉÑ ×ÌÁÄÅÌØÃÁ"
-
-#: commands/analyze.c:153
-#, c-format
-msgid "skipping \"%s\" --- only table or database owner can analyze it"
-msgstr "ÐÒÏÐÕÓËÁÅÔÓÑ \"%s\" --- ÔÏÌØËÏ ×ÌÁÄÅÌÅàÔÁÂÌÉÃÙ ÉÌÉ ÂÁÚÙ ÍÏÖÅÔ ÁÎÁÌÉÚÉÒÏ×ÁÔØ ÜÔÏÔ ÏÂßÅËÔ"
+#: access/transam/xlog.c:5913
+msgid ""
+"concurrent transaction log activity while database system is shutting down"
+msgstr ""
+"ÚÁÍÅÞÅÎÁ ÐÁÒÁÌÌÅÌØÎÁÑ ÁËÔÉ×ÎÏÓÔØ × ÖÕÒÎÁÌÅ ÔÒÁÎÚÁËÃÉÊ ÐÒÉ ÏÓÔÁÎÏ×ËÅ ÓÉÓÔÅÍÙ "
+"ÂÁÚ ÄÁÎÎÙÈ"
 
-#: commands/analyze.c:168
-#, c-format
-msgid "skipping \"%s\" --- cannot analyze indexes, views, or special system tables"
-msgstr "ÐÒÏÐÕÓËÁÅÔÓÑ \"%s\" --- ÉÎÄÅËÓÙ, ÐÒÅÄÓÔÁ×ÌÅÎÉÑ ÉÌÉ ÓÐÅÃÉÁÌØÎÙÅ ÓÉÓÔÅÍÎÙÅ ÔÁÂÌÉÃÙ ÎÅ ÁÎÁÌÉÚÉÒÕÀÔÓÑ ÄÌÑ ÓÂÏÒÁ ÓÔÁÔÉÓÔÉËÉ"
+#: access/transam/xlog.c:6071
+#, fuzzy, c-format
+msgid "recovery restart point at %X/%X"
+msgstr "REDO (ÐÏ×ÔÏÒÉÔØ) ÎÁÞÉÎÁÅÔÓÑ Ó %X/%X"
 
-#: commands/analyze.c:198
+#: access/transam/xlog.c:6184
 #, c-format
-msgid "analyzing \"%s.%s\""
-msgstr "ÁÎÁÌÉÚÉÒÕÅÔÓÑ \"%s.%s\""
+msgid "unexpected timeline ID %u (after %u) in checkpoint record"
+msgstr ""
 
-#: commands/analyze.c:912
+#: access/transam/xlog.c:6216
 #, c-format
-msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows"
+msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
 msgstr ""
 
-#: commands/cluster.c:133
+#: access/transam/xlog.c:6353 access/transam/xlog.c:6378
 #, c-format
-msgid "there is no previously clustered index for table \"%s\""
-msgstr "ÎÅ ÉÍÅÅÔÓÑ ÐÒÅÄÙÄÕÝÅÇÏ ÐÅÒÅÇÒÕÐÐÉÒÏ×ÁÎÎÏÇÏ ÉÎÄÅËÓÁ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
+msgid "could not fsync log file %u, segment %u: %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ (fsync) ÌÏÇ-ÆÁÊÌ: %u, ÓÅÇÍÅÎÔ: %u: %m"
 
-#: commands/cluster.c:147
-#: commands/tablecmds.c:5377
-#, c-format
-msgid "index \"%s\" for table \"%s\" does not exist"
-msgstr "ÉÎÄÅËÓ \"%s\" ÄÌÑ ÔÁÂÌÉÃÙ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/transam/xlog.c:6386
+#, fuzzy, c-format
+msgid "could not fsync write-through log file %u, segment %u: %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ (fsync) ÌÏÇ-ÆÁÊÌ: %u, ÓÅÇÍÅÎÔ: %u: %m"
 
-#: commands/cluster.c:326
+#: access/transam/xlog.c:6395
 #, c-format
-msgid "\"%s\" is not an index for table \"%s\""
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÉÎÄÅËÓÏÍ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
+msgid "could not fdatasync log file %u, segment %u: %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÉÎÈÒÏÎÉÚÉÒÏ×ÁÔØ (fdatasync) ÌÏÇ-ÆÁÊÌ: %u, ÓÅÇÍÅÎÔ: %u: %m"
 
-#: commands/cluster.c:339
-msgid "cannot cluster on partial index"
-msgstr "ÎÅÌØÚÑ ÇÒÕÐÐÉÒÏ×ÁÔØ ÐÏ ÞÁÓÔÉÞÎÏÍÕ ÉÎÄÅËÓÕ"
+#: access/transam/xlog.c:6437 access/transam/xlog.c:6608
+msgid "must be superuser to run a backup"
+msgstr ""
 
-#: commands/cluster.c:357
-msgid "cannot cluster when index access method does not handle null values"
-msgstr "ÎÅÌØÚÑ ÇÒÕÐÐÉÒÏ×ÁÔØ ËÏÇÄÁ ÍÅÔÏÄ ÄÏÓÔÕÐÁ ÐÏ ÉÎÄÅËÓÕ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÎÕÌÅ×ÙÅ (NULL) ÚÎÁÞÅÎÉÑ"
+#: access/transam/xlog.c:6442 access/transam/xlog.c:6448
+msgid "WAL archiving is not active"
+msgstr ""
 
-#: commands/cluster.c:358
-#, c-format
-msgid "You may be able to work around this by marking column \"%s\" NOT NULL."
-msgstr "÷Ù ÍÏÖÅÔ ÓÍÏÖÅÔÅ ÜÔÏ ÏÂÏÊÔÉ ÐÕԣ͠ÄÅËÌÁÒÉÒÏ×ÁÎÉÑ ËÏÌÏÎËÉ \"%s\" ËÁË NOT NULL."
+#: access/transam/xlog.c:6443
+#, fuzzy
+msgid "archive_mode must be enabled at server start."
+msgstr "ÎÅÌØÚÑ ÐÏÍÅÎÑÔØ ÐÁÒÁÍÅÔÒ \"%s\" ÐÏÓÌÅ ÚÁÐÕÓËÁ ÓÅÒ×ÅÒÁ"
 
-#: commands/cluster.c:370
-msgid "cannot cluster on expressional index when index access method does not handle null values"
-msgstr "ÎÅÌØÚÑ ÇÒÕÐÐÉÒÏ×ÁÔØ ÐÏ ÉÎÄÅËÓÎÏÍÕ ×ÙÒÁÖÅÎÉÀ ËÏÇÄÁ ÍÅÔÏÄ ÄÏÓÔÕÐÁ ÐÏ ÉÎÄÅËÓÕ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÎÕÌÅ×ÙÅ (NULL) ÚÎÁÞÅÎÉÑ"
+#: access/transam/xlog.c:6449
+msgid ""
+"archive_command must be defined before online backups can be made safely."
+msgstr ""
 
-#: commands/cluster.c:384
-#, c-format
-msgid "\"%s\" is a system catalog"
-msgstr "\"%s\" Ñ×ÌÑÅÔÓÑ ÓÉÓÔÅÍÎÙÍ ËÁÔÁÌÏÇÏÍ"
+#: access/transam/xlog.c:6478 access/transam/xlog.c:6532
+msgid "a backup is already in progress"
+msgstr ""
 
-#: commands/cluster.c:394
-msgid "cannot cluster temporary tables of other sessions"
-msgstr "ÎÅÌØÚÑ ÇÒÕÐÐÉÒÏ×ÁÔØ ×ÒÅÍÅÎÎÙÅ ÔÁÂÌÉÃÙ ÄÒÕÇÉÈ ÓÅÓÓÉÊ"
+#: access/transam/xlog.c:6479
+msgid "Run pg_stop_backup() and try again."
+msgstr ""
 
-#: commands/conversioncmds.c:66
+#: access/transam/xlog.c:6533
 #, c-format
-msgid "source encoding \"%s\" does not exist"
-msgstr "ÉÓÈÏÄÎÁÑ ËÏÄÉÒÏ×ËÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid ""
+"If you're sure there is no backup in progress, remove file \"%s\" and try "
+"again."
+msgstr ""
 
-#: commands/conversioncmds.c:73
+#: access/transam/xlog.c:6554 access/transam/xlog.c:6683
 #, c-format
-msgid "destination encoding \"%s\" does not exist"
-msgstr "ËÏÄÉÒÏ×ËÁ ÎÁÚÎÁÞÅÎÉÑ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "could not write file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ ÆÁÊÌ \"%s\": %m"
 
-#: commands/conversioncmds.c:151
-#, c-format
-msgid "conversion \"%s\" already exists in schema \"%s\""
-msgstr "ÐÒÅÏÂÒÁÚÏ×ÁÎÉÅ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ × ÓÈÅÍÅ \"%s\""
+#: access/transam/xlog.c:6646
+msgid "a backup is not in progress"
+msgstr ""
 
-#: commands/comment.c:334
-#: commands/sequence.c:767
-#: tcop/utility.c:83
+#: access/transam/xlog.c:6658 access/transam/xlog.c:6982
+#: access/transam/xlog.c:6988 access/transam/xlog.c:7019
+#: access/transam/xlog.c:7025
 #, c-format
-msgid "\"%s\" is not a sequence"
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔØÀ"
+msgid "invalid data in file \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÅ ÄÁÎÎÙÅ × ÆÁÊÌÅ \"%s\""
 
-#: commands/comment.c:341
-#: commands/indexcmds.c:137
-#: commands/indexcmds.c:951
-#: commands/lockcmds.c:68
-#: commands/tablecmds.c:544
-#: commands/tablecmds.c:2624
-#: commands/trigger.c:141
-#: commands/trigger.c:546
-#: tcop/utility.c:78
-#, c-format
-msgid "\"%s\" is not a table"
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÔÁÂÌÉÃÅÊ"
+#: access/transam/xlog.c:6730
+#, fuzzy
+msgid "must be superuser to switch transaction log files"
+msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÂÒÏÓÁ ÓÞ£ÔÞÉËÏ× ÓÔÁÔÉÓÔÉËÉ"
 
-#: commands/comment.c:348
-#: commands/view.c:113
-#: tcop/utility.c:88
-#, c-format
-msgid "\"%s\" is not a view"
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÐÒÅÄÓÔÁ×ÌÅÎÉÅÍ"
+#: access/transam/xlog.c:6838 access/transam/xlog.c:6907
+#, fuzzy, c-format
+msgid "could not parse transaction log location \"%s\""
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ ÄÉÒÅËÔÏÒÉÀ ÖÕÒÎÁÌÁ ÔÒÁÎÚÁËÃÉÊ \"%s\": %m"
 
-#: commands/comment.c:404
-#: commands/tablecmds.c:3100
-#: commands/tablecmds.c:3193
-#: commands/tablecmds.c:3245
-#: commands/tablecmds.c:3341
-#: commands/tablecmds.c:3402
-#: commands/tablecmds.c:3468
-#: commands/tablecmds.c:4608
-#: commands/tablecmds.c:4745
-#: parser/parse_relation.c:1641
-#: parser/parse_relation.c:1700
-#: parser/parse_relation.c:1913
-#: parser/parse_type.c:94
-#: utils/adt/ruleutils.c:1257
+#: access/transam/xlog.c:7053
 #, c-format
-msgid "column \"%s\" of relation \"%s\" does not exist"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÄÌÑ Ó×ÑÚÉ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
-
-#: commands/comment.c:435
-msgid "database name may not be qualified"
+msgid "xlog redo %s"
 msgstr ""
 
-#: commands/comment.c:468
-msgid "database comments may only be applied to the current database"
-msgstr "ËÏÍÍÅÎÔÁÒÉÉ ÂÁÚÙ ÍÏÇÕÔ ÐÒÉÍÅÎÑÔØÓÑ ÔÏÌØËÏ Ë ÔÅËÕÝÅÊ ÂÁÚÅ ÄÁÎÎÙÈ"
+#: access/gin/ginarrayproc.c:30
+#, fuzzy
+msgid "array must not contain null values"
+msgstr "ËÏÌÏÎËÁ \"%s\" ÓÏÄÅÒÖÉÔ ÚÎÁÞÅÎÉÑ NULL"
+
+#: access/gin/ginscan.c:146
+#, fuzzy
+msgid "GIN indexes do not support whole-index scans"
+msgstr "hash-ÉÎÄÅËÓÙ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔ ÓËÁÎÉÒÏ×ÁÎÉÅ ÃÅÌÉËÏ×ÙÈ ÉÎÄÅËÓÏ×"
 
-#: commands/comment.c:500
-#: commands/schemacmds.c:172
-msgid "schema name may not be qualified"
+#: access/gin/ginscan.c:190
+msgid "GIN index does not support search with void query"
 msgstr ""
 
-#: commands/comment.c:582
-#, c-format
-msgid "rule \"%s\" does not exist"
-msgstr "ÐÒÁ×ÉÌÏ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/nbtree/nbtinsert.c:297
+#, fuzzy, c-format
+msgid "duplicate key value violates unique constraint \"%s\""
+msgstr "ÐÏ×ÔÏÒÎÙÊ ËÌÀÞ ÎÁÒÕÛÁÅÔ ËÏÎÓÔÒÅÊÎÔ UNIQUE \"%s\""
 
-#: commands/comment.c:590
+#: access/nbtree/nbtinsert.c:418 access/nbtree/nbtsort.c:477
 #, c-format
-msgid "there are multiple rules named \"%s\""
-msgstr "ÉÍÅÅÔÓÑ ÂÏÌØÛÅ ÏÄÎÏÇÏ ÐÒÁ×ÉÌÁ Ó ÉÍÅÎÅÍ \"%s\""
-
-#: commands/comment.c:591
-msgid "Specify a relation name as well as a rule name."
-msgstr "õËÁÖÉÔÅ ÉÍÑ ÏÔÎÏÛÅÎÉÑ É ÔÁËÖÅ ÉÍÑ ÐÒÁ×ÉÌÁ."
+msgid "index row size %lu exceeds btree maximum, %lu"
+msgstr "ÒÁÚÍÅÒ ÓÔÒÏËÉ ÉÎÄÅËÓÁ %lu, ÐÒÅ×ÙÛÁÅÔ ÍÁËÓÉÍÕÍ B-ÄÅÒÅ×Á: %lu"
 
-#: commands/comment.c:619
-#: rewrite/rewriteDefine.c:580
-#: rewrite/rewriteRemove.c:59
-#, c-format
-msgid "rule \"%s\" for relation \"%s\" does not exist"
-msgstr "ÐÒÁ×ÉÌÏ \"%s\" ÄÌÑ Ó×ÑÚÉ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/nbtree/nbtinsert.c:421 access/nbtree/nbtsort.c:480
+msgid ""
+"Values larger than 1/3 of a buffer page cannot be indexed.\n"
+"Consider a function index of an MD5 hash of the value, or use full text "
+"indexing."
+msgstr ""
 
-#: commands/comment.c:836
-#: commands/trigger.c:483
-#: commands/trigger.c:697
+#: access/nbtree/nbtpage.c:157 access/nbtree/nbtpage.c:361
 #, c-format
-msgid "trigger \"%s\" for table \"%s\" does not exist"
-msgstr "ÔÒÉÇÇÅÒ \"%s\" ÄÌÑ ÔÁÂÌÉÃÙ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "index \"%s\" is not a btree"
+msgstr "ÉÎÄÅËÓ \"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ b-ÄÅÒÅ×ÏÍ"
 
-#: commands/comment.c:916
+#: access/nbtree/nbtpage.c:163 access/nbtree/nbtpage.c:367
 #, c-format
-msgid "table \"%s\" has multiple constraints named \"%s\""
-msgstr "ÔÁÂÌÉÃÁ \"%s\" ÓÏÄÅÒÖÉÔ ÂÏÌÅÅ ÏÄÎÏÇÏ ËÏÎÓÔÒÅÊÎÔÁ Ó ÉÍÅÎÅÍ \"%s\""
+msgid "version mismatch in index \"%s\": file version %d, code version %d"
+msgstr ""
+"ÎÅ ÓÏ×ÐÁÄÅÎÉÅ ×ÅÒÓÉÉ × ÉÎÄÅËÓÅ \"%s\": ×ÅÒÓÉÑ ÆÁÊÌÁ: %d, ×ÅÒÓÉÑ ËÏÄÁ: %d"
 
-#: commands/comment.c:928
+#: access/heap/heapam.c:954
 #, c-format
-msgid "constraint \"%s\" for table \"%s\" does not exist"
-msgstr "ËÏÎÓÔÒÅÊÎÔ \"%s\" ÄÌÑ ÔÁÂÌÉÃÙ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
-
-#: commands/comment.c:992
-msgid "language name may not be qualified"
-msgstr ""
+msgid "could not obtain lock on relation \"%s\""
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÏÌÕÞÉÔØ ÂÌÏËÉÒÏ×ËÕ ÎÁ ÏÔÎÏÛÅÎÉÅ \"%s\""
 
-#: commands/comment.c:1007
-msgid "must be superuser to comment on procedural language"
-msgstr ""
+#: access/heap/heapam.c:959
+#, fuzzy, c-format
+msgid "could not obtain lock on relation with OID %u"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÏÌÕÞÉÔØ ÂÌÏËÉÒÏ×ËÕ ÎÁ ÏÔÎÏÛÅÎÉÅ \"%s\""
 
-#: commands/comment.c:1048
-#: commands/indexcmds.c:230
-#: commands/opclasscmds.c:108
-#: commands/opclasscmds.c:648
-#: commands/opclasscmds.c:800
-#: commands/opclasscmds.c:900
+#: access/heap/heapam.c:1054 access/heap/heapam.c:1082 catalog/aclchk.c:572
 #, c-format
-msgid "access method \"%s\" does not exist"
-msgstr "ÍÅÔÏÄ ÄÏÓÔÕÐÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "\"%s\" is an index"
+msgstr "\"%s\" Ñ×ÌÑÅÔÓÑ ÉÎÄÅËÓÏÍ"
 
-#: commands/comment.c:1077
-#: commands/comment.c:1087
-#: commands/indexcmds.c:614
-#: commands/indexcmds.c:624
-#: commands/opclasscmds.c:677
-#: commands/opclasscmds.c:687
-#: commands/opclasscmds.c:822
-#: commands/opclasscmds.c:833
-#: commands/opclasscmds.c:922
-#: commands/opclasscmds.c:932
+#: access/heap/heapam.c:1059 access/heap/heapam.c:1087 catalog/aclchk.c:579
+#: commands/tablecmds.c:5465 commands/tablecmds.c:6563
 #, c-format
-msgid "operator class \"%s\" does not exist for access method \"%s\""
-msgstr "ËÌÁÓÓ ÏÐÅÒÁÔÏÒÏ× \"%s\" ÄÌÑ ÍÅÄÏÔÁ ÄÏÓÔÕÐÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "\"%s\" is a composite type"
+msgstr "\"%s\" Ñ×ÌÑÔÓÑ ÓÌÏÖÎÙÍ ÔÉÐÏÍ"
 
-#: commands/comment.c:1192
-#: commands/functioncmds.c:908
-#: commands/functioncmds.c:1156
-#, c-format
-msgid "source data type %s does not exist"
-msgstr "ÉÓÈÏÄÎÙÊ ÔÉРÄÁÎÎÙÈ %s ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: access/heap/heapam.c:3047 access/heap/heapam.c:3078
+#: access/heap/heapam.c:3113
+#, fuzzy, c-format
+msgid "could not obtain lock on row in relation \"%s\""
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÏÌÕÞÉÔØ ÂÌÏËÉÒÏ×ËÕ ÎÁ ÏÔÎÏÛÅÎÉÅ \"%s\""
 
-#: commands/comment.c:1199
-#: commands/functioncmds.c:915
-#: commands/functioncmds.c:1163
+#: access/heap/hio.c:124 access/heap/rewriteheap.c:587
 #, c-format
-msgid "target data type %s does not exist"
-msgstr "ÔÉРÄÁÎÎÙÈ ÎÁÚÎÁÞÅÎÉÑ %s ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "row is too big: size %lu, maximum size %lu"
+msgstr "ÓÔÒÏËÁ ÓÌÉÛËÏÍ ×ÅÌÉËÁ: ÒÁÚÍÅÒ %lu, ÐÒÉ ÍÁËÓÉÍÕÍÅ: %lu"
 
-#: commands/comment.c:1209
-#: commands/functioncmds.c:1173
+#: access/index/indexam.c:146 tcop/utility.c:97 commands/comment.c:500
+#: commands/indexcmds.c:1263 commands/indexcmds.c:1293
 #, c-format
-msgid "cast from type %s to type %s does not exist"
-msgstr "ËÏÎ×ÅÒÓÉÑ ÔÉÐÁ %s × ÔÉР%s ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "\"%s\" is not an index"
+msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÉÎÄÅËÓÏÍ"
 
-#: commands/comment.c:1221
-#: commands/functioncmds.c:948
-#: commands/functioncmds.c:1182
+#: access/hash/hashinsert.c:80
 #, c-format
-msgid "must be owner of type %s or type %s"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ ÔÉÐÁ %s ÉÌÉ ÔÉÐÁ %s"
-
-#: commands/copy.c:721
-#: commands/copy.c:729
-#: commands/copy.c:737
-#: commands/copy.c:745
-#: commands/copy.c:753
-#: commands/copy.c:761
-#: commands/copy.c:769
-#: commands/copy.c:777
-#: commands/copy.c:785
-#: commands/dbcommands.c:108
-#: commands/dbcommands.c:116
-#: commands/dbcommands.c:124
-#: commands/dbcommands.c:132
-#: commands/functioncmds.c:228
-#: commands/functioncmds.c:236
-#: commands/functioncmds.c:244
-#: commands/functioncmds.c:252
-#: commands/functioncmds.c:260
-#: commands/sequence.c:896
-#: commands/sequence.c:909
-#: commands/sequence.c:917
-#: commands/sequence.c:925
-#: commands/sequence.c:933
-#: commands/sequence.c:941
-#: commands/user.c:576
-#: commands/user.c:588
-#: commands/user.c:596
-#: commands/user.c:604
-#: commands/user.c:612
-#: commands/user.c:620
-#: commands/user.c:826
-#: commands/user.c:838
-#: commands/user.c:846
-#: commands/user.c:854
-#: commands/user.c:1356
-#: commands/user.c:1364
-msgid "conflicting or redundant options"
-msgstr "ËÏÎÆÌÉËÔÕÀÝÉÅ ÉÌÉ ÉÚÌÉÛÎÉÅ ÏÐÃÉÉ"
-
-#: commands/dbcommands.c:139
-msgid "LOCATION is not supported anymore"
-msgstr "LOCATION ÂÏÌØÛÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
+msgid "index row size %lu exceeds hash maximum %lu"
+msgstr "ÒÁÚÍÅÒ ÓÔÒÏËÉ ÉÎÄÅËÓÁ %lu ÐÒÅ×ÙÛÁÅÔ hash-ÍÁËÓÉÍÕÍ %lu"
 
-#: commands/dbcommands.c:140
-msgid "Consider using tablespaces instead."
+#: access/hash/hashinsert.c:83
+msgid "Values larger than a buffer page cannot be indexed."
 msgstr ""
 
-#: commands/dbcommands.c:163
-#, c-format
-msgid "%d is not a valid encoding code"
-msgstr "%d ÎÅ Ñ×ÌÑÅÔÓÑ ×ÅÒÎÙÍ ËÏÄÏÍ ËÏÄÉÒÏ×ËÉ"
-
-#: commands/dbcommands.c:172
+#: access/hash/hashovfl.c:544
 #, c-format
-msgid "%s is not a valid encoding name"
-msgstr "%s ÎÅ Ñ×ÌÑÅÔÓÑ ×ÅÒÎÙÍ ÉÍÅÎÅÍ ËÏÄÉÒÏ×ËÉ"
-
-#: commands/dbcommands.c:193
-msgid "permission denied to create database"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÐÏ ÓÏÚÄÁÎÉÀ ÂÁÚÙ"
+msgid "out of overflow pages in hash index \"%s\""
+msgstr "ÎÅÈ×ÁÔÁÅÔ ÓÔÒÁÎÉàÐÅÒÅÐÏÌÎÅÎÉÑ × hash-ÉÎÄÅËÓÅ \"%s\""
 
-#: commands/dbcommands.c:202
-msgid "must be superuser to create database for another user"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÞÔÏÂÙ ÓÏÚÄÁ×ÁÔØ ÂÁÚÙ ÄÌÑ ÄÒÕÇÉÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ"
+#: access/hash/hashsearch.c:144
+msgid "hash indexes do not support whole-index scans"
+msgstr "hash-ÉÎÄÅËÓÙ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔ ÓËÁÎÉÒÏ×ÁÎÉÅ ÃÅÌÉËÏ×ÙÈ ÉÎÄÅËÓÏ×"
 
-#: commands/dbcommands.c:216
-#: commands/dbcommands.c:458
-#: commands/dbcommands.c:712
+#: access/hash/hashutil.c:198
 #, c-format
-msgid "database \"%s\" already exists"
-msgstr "ÂÁÚÁ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "index \"%s\" is not a hash index"
+msgstr "ÉÎÄÅËÓ \"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ hash-ÉÎÄÅËÓÏÍ"
 
-#: commands/dbcommands.c:229
+#: access/hash/hashutil.c:204
 #, c-format
-msgid "template database \"%s\" does not exist"
-msgstr "ÂÁÚÁ ÄÁÎÎÙÈ-ÛÁÂÌÏΠ\"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "index \"%s\" has wrong hash version"
+msgstr "ÉÎÄÅËÓ \"%s\" ÉÍÅÅÎÔ ÎÅÐÒÁ×ÉÌØÎÕÀ hash-×ÅÒÓÉÀ"
 
-#: commands/dbcommands.c:240
+#: utils/mmgr/aset.c:361
 #, c-format
-msgid "permission denied to copy database \"%s\""
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÐÏ ËÏÐÉÒÏ×ÁÎÉÀ ÂÁÚÙ \"%s\""
+msgid "Failed while creating memory context \"%s\"."
+msgstr "ïÛÉÂËÁ ÐÒÉ ÓÏÚÄÁÎÉÉ ËÏÎÔÅËÓÔÁ ÐÁÍÑÔÉ \"%s\"."
 
-#: commands/dbcommands.c:253
+#: utils/mmgr/aset.c:540 utils/mmgr/aset.c:715 utils/mmgr/aset.c:910
 #, c-format
-msgid "source database \"%s\" is being accessed by other users"
-msgstr "ÉÓÈÏÄÎÁÑ ÂÁÚÁ \"%s\" ÎÁÈÏÄÉÔÓÑ × ÐÏÌØÚÏ×ÁÎÉÉ ÄÒÕÇÉÍÉ ÐÏÌØÚÏ×ÁÔÅÌÑÍÉ"
+msgid "Failed on request of size %lu."
+msgstr "ïÛÉÂËÁ ÐÒÉ ÚÁÐÒÏÓÅ ÒÁÚÍÅÒÁ %lu."
 
-#: commands/dbcommands.c:264
+#: utils/mmgr/portalmem.c:208
 #, c-format
-msgid "invalid server encoding %d"
-msgstr "ÎÅ×ÅÒÎÁÑ ËÏÄÉÒÏ×ËÁ ÓÅÒ×ÅÒÁ: %d"
+msgid "cursor \"%s\" already exists"
+msgstr "ËÕÒÓÏÒ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/dbcommands.c:310
+#: utils/mmgr/portalmem.c:212
 #, c-format
-msgid "cannot assign new default tablespace \"%s\""
+msgid "closing existing cursor \"%s\""
+msgstr "ÚÁËÒÙÔÉÅ ÓÕÝÅÓÔ×ÕÀÝÅÇÏ ËÕÒÓÏÒÁ \"%s\""
+
+#: utils/mmgr/portalmem.c:580
+msgid "cannot PREPARE a transaction that has created a cursor WITH HOLD"
 msgstr ""
 
-#: commands/dbcommands.c:312
-#, c-format
-msgid "There is a conflict because database \"%s\" already has some tables in this tablespace."
+#: utils/mmgr/portalmem.c:879 utils/fmgr/funcapi.c:60 commands/prepare.c:729
+#: executor/execQual.c:1179 executor/execQual.c:1222 executor/execQual.c:1514
+#: executor/execQual.c:4621 executor/functions.c:680 executor/functions.c:719
+msgid "set-valued function called in context that cannot accept a set"
 msgstr ""
 
-#: commands/dbcommands.c:382
-#: commands/dbcommands.c:404
-#: commands/dbcommands.c:414
-#: commands/dbcommands.c:1226
-#: commands/dbcommands.c:1234
-msgid "could not initialize database directory"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ  ÄÉÒÅËÔÏÒÉÀ ÂÁÚ ÄÁÎÎÙÈ"
+#: utils/mmgr/portalmem.c:883 commands/prepare.c:733
+msgid "materialize mode required, but it is not allowed in this context"
+msgstr ""
 
-#: commands/dbcommands.c:383
-#, c-format
-msgid "Directory \"%s\" already exists."
-msgstr "äÉÒÅËÔÏÒÉÑ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ."
+#: utils/adt/acl.c:145 utils/adt/name.c:87
+msgid "identifier too long"
+msgstr "ÉÄÅÎÔÉÆÉËÁÔÏÒ ÓÌÉÛËÏÍ ÄÌÉÎÅÎ"
 
-#: commands/dbcommands.c:405
-#: commands/dbcommands.c:1227
+#: utils/adt/acl.c:146 utils/adt/name.c:88
 #, c-format
-msgid "Failing system command was: %s"
-msgstr "óÉÓÔÅÍÎÁÑ ËÏÍÁÎÄÁ Ó ÏÛÉÂËÏÊ: %s"
-
-#: commands/dbcommands.c:406
-#: commands/dbcommands.c:1228
-msgid "Look in the postmaster's stderr log for more information."
-msgstr "ðÒÏÓÍÏÔÒÉÔÅ stderr-ÖÕÒÎÁÌ postmaster'Á ÄÌÑ ÐÏÄÒÏÂÎÏÓÔÅÊ."
-
-#: commands/dbcommands.c:533
-msgid "cannot drop the currently open database"
-msgstr "ÎÅÌØÚÑ ÕÄÁÌÉÔØ ÏÔËÒÙÔÕÀ × ÄÁÎÎÙÊ ÍÏÍÅÎÔ ÂÁÚÕ"
-
-#: commands/dbcommands.c:564
-msgid "cannot drop a template database"
-msgstr "ÎÅÌØÚÑ ÕÄÁÌÉÔØ ÂÁÚÕ-ÛÁÂÌÏÎ"
+msgid "Identifier must be less than %d characters."
+msgstr "éÄÅÎÔÉÆÉËÁÔÏÒ ÄÏÌÖÅΠÂÙÔØ ÍÅÎÎÅ ÞÅÍ %d ÓÉÍ×ÏÌÏ×."
 
-#: commands/dbcommands.c:572
-#: commands/dbcommands.c:699
+#: utils/adt/acl.c:232
 #, c-format
-msgid "database \"%s\" is being accessed by other users"
-msgstr "ÂÁÚÁ \"%s\" ÎÁÈÏÄÉÔÓÑ × ÐÏÌØÚÏ×ÁÎÉÉ ÄÒÕÇÉÍÉ ÐÏÌØÚÏ×ÁÔÅÌÑÍÉ"
+msgid "unrecognized key word: \"%s\""
+msgstr "ÎÅ ÒÁÓÐÏÚÎÁÎÎÏÅ ËÌÀÞÅ×ÏÅ ÓÌÏ×Ï: \"%s\""
 
-#: commands/dbcommands.c:690
-msgid "current database may not be renamed"
-msgstr "ÎÅÌØÚÑ ÐÅÒÅÉÍÅÎÏ×ÁÔØ ÔÅËÕÝÕÀ ÂÁÚÕ ÄÁÎÎÙÈ"
+#: utils/adt/acl.c:233
+msgid "ACL key word must be \"group\" or \"user\"."
+msgstr "ëÌÀÞÅ×ÏÅ ÓÌÏ×Ï ACL ÄÏÌÖÎÏ ÂÙÔØ \"group\" ÉÌÉ \"user\"."
 
-#: commands/dbcommands.c:724
-msgid "permission denied to rename database"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÐÏ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÀ ÂÁÚÙ"
+#: utils/adt/acl.c:238
+msgid "missing name"
+msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÉÍÑ"
 
-#: commands/dbcommands.c:1063
-#: commands/dbcommands.c:1200
-#: commands/dbcommands.c:1250
-#, c-format
-msgid "could not remove database directory \"%s\""
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÄÁÌÉÔØ ÄÉÒÅËÔÏÒÉÀ ÂÁÚ ÄÁÎÎÙÈ \"%s\""
+#: utils/adt/acl.c:239
+msgid "A name must follow the \"group\" or \"user\" key word."
+msgstr "éÍÑ ÄÏÌÖÎÏ ÓÌÅÄÏ×ÁÔØ ÚÁ ËÌÀÞÅ×ÙÍÉ ÓÌÏ×ÁÍÉ \"group\" ÉÌÉ \"user\"."
 
-#: commands/copy.c:205
-#: commands/copy.c:217
-#: commands/copy.c:250
-#: commands/copy.c:260
-msgid "COPY BINARY is not supported to stdout or from stdin"
-msgstr "COPY BINARY ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ ÄÌÑ ÓÔÁÎÄÁÒÔÎÏÇÏ ×Ù×ÏÄÁ (stdout) ÉÌÉ ××ÏÄÁ (stdin)"
+#: utils/adt/acl.c:245
+msgid "missing \"=\" sign"
+msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÚÎÁË \"=\""
 
-#: commands/copy.c:313
+#: utils/adt/acl.c:295
 #, c-format
-msgid "could not write to COPY file: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ × ÆÁÊÌ COPY: %m"
-
-#: commands/copy.c:321
-msgid "connection lost during COPY to stdout"
-msgstr "ÐÏÄÓÏÅÄÉÎÅÎÉÅ ÐÏÔÅÒÑÎÏ ×Ï ×ÒÅÍÑ COPY × ÓÔÁÎÄÁÒÔÎÙÊ ×Ù×ÏÄ (stdout)"
-
-#: commands/copy.c:404
-#: commands/copy.c:422
-#: commands/copy.c:426
-#: commands/copy.c:487
-#: commands/copy.c:536
-#: tcop/fastpath.c:291
-#: tcop/postgres.c:287
-#: tcop/postgres.c:310
-msgid "unexpected EOF on client connection"
-msgstr "ÎÅÏÖÉÄÁÎÎÙÊ ËÏÎÅàÆÁÊÌÁ (EOF) ÐÒÉ ÐÏÄÓÏÅÄÉÎÅÎÉÉ ËÌÉÅÎÔÁ"
+msgid "invalid mode character: must be one of \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ÓÉÍ×ÏÌ ÒÅÖÉÍÁ: ÄÏÌÖÅΠÂÙÔØ ÏÄÉΠÉÚ \"%s\""
 
-#: commands/copy.c:438
-#, c-format
-msgid "COPY from stdin failed: %s"
-msgstr "ÏÛÉÂËÁ ÐÒÉ COPY ÉÚ ÓÔÁÎÄÁÒÔÎÏÇÏ ××ÏÄÁ (stdin): %s"
+#: utils/adt/acl.c:317
+msgid "a name must follow the \"/\" sign"
+msgstr "ÉÍÑ ÄÏÌÖÎÏ ÓÌÅÄÏ×ÁÔØ ÚÁ ÚÎÁËÏÍ \"/\""
 
-#: commands/copy.c:454
+#: utils/adt/acl.c:325
 #, c-format
-msgid "unexpected message type 0x%02X during COPY from stdin"
-msgstr "ÎÅÏÖÉÄÁÎÎÙÊ ÔÉРÓÏÏÂÝÅÎÉÑ 0x%02X ÐÒÉ COPY ÉÚ ÓÔÁÎÄÁÒÔÎÏÇÏ ××ÏÄÁ (stdin)"
-
-#: commands/copy.c:796
-msgid "cannot specify DELIMITER in BINARY mode"
-msgstr "ÎÅÌØÚÑ ÕËÁÚÙ×ÁÔØ DELIMITER × ÒÅÖÉÍÅ BINARY"
-
-#: commands/copy.c:801
-msgid "cannot specify CSV in BINARY mode"
-msgstr "ÎÅÌØÚÑ ÕËÁÚÙ×ÁÔØ CSV × ÒÅÖÉÍÅ BINARY"
-
-#: commands/copy.c:806
-msgid "cannot specify NULL in BINARY mode"
-msgstr "ÎÅÌØÚÑ ÕËÁÚÙ×ÁÔØ NULL × ÒÅÖÉÍÅ BINARY"
-
-#: commands/copy.c:829
-msgid "COPY delimiter must be a single character"
-msgstr "ÒÁÚÄÅÌÉÔÅÌØ × COPY ÄÏÌÖÅΠÂÙÔØ ÏÄÎÉÍ ÓÉÍ×ÏÌÏÍ"
-
-#: commands/copy.c:837
-msgid "COPY quote available only in CSV mode"
+msgid "defaulting grantor to user ID %u"
 msgstr ""
 
-#: commands/copy.c:842
-msgid "COPY quote must be a single character"
+#: utils/adt/acl.c:374
+msgid "ACL array contains wrong data type"
 msgstr ""
 
-#: commands/copy.c:850
-msgid "COPY escape available only in CSV mode"
-msgstr ""
+#: utils/adt/acl.c:378
+#, fuzzy
+msgid "ACL arrays must be one-dimensional"
+msgstr "ÁÒÇÕÍÅÎÔ ÄÏÌÖÅΠÂÙÔØ ÐÕÓÔÏÊ ÉÌÉ ÏÄÎÏÍÅÒÎÙÊ ÍÁÓÓÉ×"
 
-#: commands/copy.c:855
-msgid "COPY escape must be a single character"
-msgstr ""
+#: utils/adt/acl.c:382
+#, fuzzy
+msgid "ACL arrays must not contain null values"
+msgstr "ÁÒÇÕÍÅÎÔ Ë %s ÎÅ ÄÏÌÖÅΠÓÏÄÅÒÖÁÔØ ÐÅÒÅÍÅÎÎÙÅ"
 
-#: commands/copy.c:863
-msgid "COPY force quote available only in CSV mode"
-msgstr ""
+#: utils/adt/acl.c:406
+msgid "extra garbage at the end of the ACL specification"
+msgstr "ÄÏÐÏÌÎÉÔÅÌØÎÙÊ ÍÕÓÏÒ × ËÏÎÃÅ ACL-ÓÐÅÃÉÆÉËÁÃÉÉ"
 
-#: commands/copy.c:867
-msgid "COPY force quote only available using COPY TO"
+#: utils/adt/acl.c:912
+msgid "grant options cannot be granted back to your own grantor"
 msgstr ""
 
-#: commands/copy.c:875
-msgid "COPY force not null available only in CSV mode"
-msgstr ""
+#: utils/adt/acl.c:973
+msgid "dependent privileges exist"
+msgstr "ÓÕÝÅÓÔ×ÕÀÔ ÚÁ×ÉÓÉÍÙÅ ÐÒÉ×ÉÌÅÇÉÉ"
 
-#: commands/copy.c:879
-msgid "COPY force not null only available using COPY FROM"
-msgstr ""
+#: utils/adt/acl.c:974
+msgid "Use CASCADE to revoke them too."
+msgstr "éÓÐÏÌØÚÕÊÔÅ CASCADE ÞÔÏÂÙ ÉÈ ÔÏÖÅ ÓÎÑÔØ."
 
-#: commands/copy.c:887
-msgid "COPY delimiter must not appear in the NULL specification"
-msgstr ""
+#: utils/adt/acl.c:1253
+msgid "aclinsert is no longer supported"
+msgstr "smallint ÂÏÌØÛÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#: commands/copy.c:895
-msgid "CSV quote character must not appear in the NULL specification"
+#: utils/adt/acl.c:1263
+msgid "aclremove is no longer supported"
 msgstr ""
 
-#: commands/copy.c:906
-#: executor/execMain.c:443
-#: tcop/utility.c:323
-msgid "transaction is read-only"
-msgstr "ÔÒÁÎÚÁËÃÉÑ ÕÓÔÁÎÏ×ÌÅÎÁ \"ÔÏÌØËÏ ÄÌÑ ÞÔÅÎÉÑ\""
-
-#: commands/copy.c:917
-msgid "must be superuser to COPY to or from a file"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ COPY Ó ÆÁÊÌÁÍÉ"
-
-#: commands/copy.c:918
-msgid "Anyone can COPY to stdout or from stdin. psql's \\copy command also works for anyone."
-msgstr "ëÁÖÄÙÊ ÍÏÖÅÔ COPY × stdout ÉÌÉ ÉÚ stdin. ëÏÍÁÎÄÁ psql \\copy ÔÁËÖÅ ÒÁÂÏÔÁÅÔ ÄÌÑ ×ÓÅÈ."
-
-#: commands/copy.c:927
+#: utils/adt/acl.c:1350 utils/adt/acl.c:1574 utils/adt/acl.c:1791
+#: utils/adt/acl.c:1995 utils/adt/acl.c:2199 utils/adt/acl.c:2408
+#: utils/adt/acl.c:2609 utils/adt/acl.c:2800
 #, c-format
-msgid "table \"%s\" does not have OIDs"
-msgstr "ÔÁÂÌÉÃÁ \"%s\" ÎÅ ÓÏÄÅÒÖÉÔ OIDs"
+msgid "unrecognized privilege type: \"%s\""
+msgstr "ÎÅÒÁÓÐÏÚÎÁÎÎÙÊ ÔÉРÐÒÉ×ÉÌÅÇÉÊ: \"%s\""
 
-#: commands/copy.c:953
+#: utils/adt/acl.c:1749 utils/adt/dbsize.c:144 utils/init/postinit.c:387
+#: utils/init/postinit.c:506 utils/init/postinit.c:522 catalog/aclchk.c:434
+#: commands/comment.c:624 commands/dbcommands.c:633 commands/dbcommands.c:779
+#: commands/dbcommands.c:902 commands/dbcommands.c:974
+#: commands/dbcommands.c:1061
 #, c-format
-msgid "FORCE QUOTE column \"%s\" not referenced by COPY"
-msgstr ""
+msgid "database \"%s\" does not exist"
+msgstr "ÂÁÚÁ ÄÁÎÎÙÈ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/copy.c:976
+#: utils/adt/acl.c:1968 utils/adt/regproc.c:116 utils/adt/regproc.c:137
+#: utils/adt/regproc.c:288
 #, c-format
-msgid "FORCE NOT NULL column \"%s\" not referenced by COPY"
-msgstr ""
+msgid "function \"%s\" does not exist"
+msgstr "ÆÕÎËÃÉÑ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/copy.c:1003
+#: utils/adt/acl.c:2172 catalog/aclchk.c:462 commands/comment.c:1193
+#: commands/functioncmds.c:662 commands/proclang.c:429 commands/proclang.c:502
+#: commands/proclang.c:546
 #, c-format
-msgid "cannot copy to view \"%s\""
-msgstr "ÎÅÌØÚÑ ËÏÐÉÒÏ×ÁÔØ × ÐÒÅÄÓÔÁ×ÌÅÎÉÅ \"%s\""
+msgid "language \"%s\" does not exist"
+msgstr "ÑÚÙË \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/copy.c:1008
+#: utils/adt/acl.c:2376 catalog/aclchk.c:482 catalog/namespace.c:335
+#: catalog/namespace.c:1943 catalog/namespace.c:1984 catalog/namespace.c:2032
+#: catalog/namespace.c:2898 commands/comment.c:734 commands/schemacmds.c:176
+#: commands/schemacmds.c:248 commands/schemacmds.c:324
 #, c-format
-msgid "cannot copy to sequence \"%s\""
-msgstr "ÎÅÌØÚÑ ËÏÐÉÒÏ×ÁÔØ × ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔØ \"%s\""
+msgid "schema \"%s\" does not exist"
+msgstr "ÓÈÅÍÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/copy.c:1013
+#: utils/adt/acl.c:2582 utils/adt/dbsize.c:240 catalog/aclchk.c:511
+#: commands/comment.c:663 commands/dbcommands.c:312 commands/indexcmds.c:208
+#: commands/tablecmds.c:333 commands/tablecmds.c:5724
+#: commands/tablespace.c:412 commands/tablespace.c:767
+#: commands/tablespace.c:834 commands/tablespace.c:928
+#: commands/tablespace.c:1052 executor/execMain.c:2691
 #, c-format
-msgid "cannot copy to non-table relation \"%s\""
-msgstr "ÎÅÌØÚÑ ËÏÐÉÒÏ×ÁÔØ × ÎÅ-ÔÁÂÌÉÃÕ \"%s\""
+msgid "tablespace \"%s\" does not exist"
+msgstr "tablespace  \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/copy.c:1032
-#, c-format
-msgid "could not open file \"%s\" for reading: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\" ÄÌÑ ÞÔÅÎÉÑ: %m"
+#: utils/adt/acl.c:3108
+#, fuzzy, c-format
+msgid "must be member of role \"%s\""
+msgstr "ÎÕÖÎÏ ÂÙÔØ ×ÌÁÄÅÌØÃÅÍ ÔÉÐÁ %s"
 
-#: commands/copy.c:1041
-#: commands/copy.c:1104
-#, c-format
-msgid "\"%s\" is a directory"
-msgstr "\"%s\" Ñ×ÌÑÅÔÓÑ ÄÉÒÅËÔÏÒÉÅÊ"
+#: utils/adt/array_userfuncs.c:48
+msgid "could not determine input data types"
+msgstr "ÎÅ × ÓÏÓÔÏÑÎÉÉ ÏÐÒÅÄÅÌÉÔØ ×ÈÏÄÎÙÅ ÔÉÐÙ ÄÁÎÎÙÈ"
 
-#: commands/copy.c:1054
-#, c-format
-msgid "cannot copy from view \"%s\""
-msgstr "ÎÅÌØÚÑ ËÏÐÉÒÏ×ÁÔØ ÉÚ ÐÒÅÄÓÔÁ×ÌÅÎÉÑ \"%s\""
+#: utils/adt/array_userfuncs.c:82
+msgid "neither input type is an array"
+msgstr "×ÈÏÄÎÏÊ ÔÉРÔÁËÖÅ ÎÅ Ñ×ÌÑÅÔÓÑ ÍÁÓÓÉ×ÏÍ"
 
-#: commands/copy.c:1059
-#, c-format
-msgid "cannot copy from sequence \"%s\""
-msgstr "ÎÅÌØÚÑ ËÏÐÉÒÏ×ÁÔØ ÉÚ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔÉ \"%s\""
+#: utils/adt/array_userfuncs.c:103 utils/adt/array_userfuncs.c:113
+#: utils/adt/float.c:1096 utils/adt/float.c:1155 utils/adt/float.c:2699
+#: utils/adt/float.c:2715 utils/adt/int.c:613 utils/adt/int.c:642
+#: utils/adt/int.c:663 utils/adt/int.c:683 utils/adt/int.c:705
+#: utils/adt/int.c:730 utils/adt/int.c:743 utils/adt/int.c:758
+#: utils/adt/int.c:892 utils/adt/int.c:913 utils/adt/int.c:940
+#: utils/adt/int.c:975 utils/adt/int.c:996 utils/adt/int.c:1023
+#: utils/adt/int.c:1049 utils/adt/int.c:1133 utils/adt/int8.c:1012
+#: utils/adt/numeric.c:1934 utils/adt/numeric.c:1943 utils/adt/varbit.c:1377
+msgid "integer out of range"
+msgstr "ÃÅÌÏÅ ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
 
-#: commands/copy.c:1064
-#, c-format
-msgid "cannot copy from non-table relation \"%s\""
-msgstr "ÎÅÌØÚÑ ËÏÐÉÒÏ×ÁÔØ ÉÚ ÎÅ-ÔÁÂÌÉÃÙ \"%s\""
+#: utils/adt/array_userfuncs.c:121
+msgid "argument must be empty or one-dimensional array"
+msgstr "ÁÒÇÕÍÅÎÔ ÄÏÌÖÅΠÂÙÔØ ÐÕÓÔÏÊ ÉÌÉ ÏÄÎÏÍÅÒÎÙÊ ÍÁÓÓÉ×"
 
-#: commands/copy.c:1086
-msgid "relative path not allowed for COPY to file"
-msgstr "ÏÔÎÏÓÉÔÅÌØÎÙÊ ÐÕÔØ ÎÅ ÄÏÚ×ÏÌÅΠÄÌÑ COPY × ÆÁÊÌ"
+#: utils/adt/array_userfuncs.c:224 utils/adt/array_userfuncs.c:263
+#: utils/adt/array_userfuncs.c:300 utils/adt/array_userfuncs.c:329
+#: utils/adt/array_userfuncs.c:357
+msgid "cannot concatenate incompatible arrays"
+msgstr "ÎÅÌØÚÑ ÏÂßÅÄÅÎÉÔØ ÎÅÓÏ×ÍÅÓÔÉÍÙÅ ÍÁÓÓÉ×Ù"
 
-#: commands/copy.c:1095
+#: utils/adt/array_userfuncs.c:225
 #, c-format
-msgid "could not open file \"%s\" for writing: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\" ÄÌÑ ÚÁÐÉÓÉ: %m"
+msgid ""
+"Arrays with element types %s and %s are not compatible for concatenation."
+msgstr "íÁÓÓÉ×Ù ÔÉÐÁÍÉ ÜÌÅÍÅÎÔÏ× %s É %s ÎÅ ÓÏ×ÍÅÓÔÉÍÙ ÄÌÑ ÓÏ×ÍÅÝÅÎÉÑ."
 
-#: commands/copy.c:1388
+#: utils/adt/array_userfuncs.c:264
 #, c-format
-msgid "COPY %s, line %d, column %s"
-msgstr "COPY %s, ÓÔÒÏËÁ %d, ËÏÌÏÎËÁ %s"
+msgid "Arrays of %d and %d dimensions are not compatible for concatenation."
+msgstr "íÁÓÓÉ×Ù ÒÁÚÍÅÒÎÏÓÔÑÍÉ %d É %d ÎÅ ÓÏ×ÍÅÓÔÉÍÙ ÄÌÑ ÓÏ×ÍÅÝÅÎÉÑ."
 
-#: commands/copy.c:1391
-#: commands/copy.c:1424
-#, c-format
-msgid "COPY %s, line %d"
-msgstr "COPY %s, ÓÔÒÏËÁ %d"
+#: utils/adt/array_userfuncs.c:301
+msgid ""
+"Arrays with differing element dimensions are not compatible for "
+"concatenation."
+msgstr ""
+"íÁÓÓÉ×Ù Ó ÏÔÌÉÞÎÙÍÉ ÒÁÚÍÅÒÎÏÓÔÑÍÉ ÜÌÅÍÅÎÔÏ× ÎÅ ÓÏ×ÍÅÓÔÉÍÙ ÄÌÑ ÓÏ×ÍÅÝÅÎÉÑ."
 
-#: commands/copy.c:1399
-#, c-format
-msgid "COPY %s, line %d, column %s: \"%s\""
-msgstr "COPY %s, ÓÔÒÏËÁ %d, ËÏÌÏÎËÁ %s: \"%s\""
+#: utils/adt/array_userfuncs.c:330 utils/adt/array_userfuncs.c:358
+msgid "Arrays with differing dimensions are not compatible for concatenation."
+msgstr "íÁÓÓÉ×Ù Ó ÏÔÌÉÞÎÙÍÉ ÒÁÚÍÅÒÎÏÓÔÑÍÉ ÎÅ ÓÏ×ÍÅÓÔÉÍÙ ÄÌÑ ÓÏ×ÍÅÝÅÎÉÑ."
 
-#: commands/copy.c:1410
+#: utils/adt/array_userfuncs.c:424 utils/adt/arrayfuncs.c:1187
+#: utils/adt/arrayfuncs.c:2804
 #, c-format
-msgid "COPY %s, line %d: \"%s\""
-msgstr "COPY %s, ÓÔÒÏËÁ %d: \"%s\""
+msgid "invalid number of dimensions: %d"
+msgstr "ÎÅ×ÅÒÎÏÅ ÞÉÓÌÏ ÒÁÚÍÅÒÎÏÓÔÅÊ: %d"
 
-#: commands/copy.c:1636
-msgid "COPY file signature not recognized"
-msgstr "ÐÏÄÐÉÓØ COPY-ÆÁÊÌÁ ÎÅ ÒÁÓÐÏÚÎÁÎÁ"
+#: utils/adt/array_userfuncs.c:428 utils/adt/arrayfuncs.c:198
+#: utils/adt/arrayfuncs.c:450 utils/adt/arrayfuncs.c:1191
+#: utils/adt/arrayfuncs.c:2808 executor/execQual.c:279 executor/execQual.c:307
+#: executor/execQual.c:2543
+#, c-format
+msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
+msgstr "ÞÉÓÌÏ ÒÁÚÍÅÒÎÏÓÔÅÊ ÍÁÓÓÉ×Á (%d) ÐÒÅ×ÙÛÁÅÔ ÌÉÍÉÔ (%d)"
 
-#: commands/copy.c:1642
-msgid "invalid COPY file header (missing flags)"
-msgstr "ÎÅ×ÅÒÎÙÊ ÚÁÇÏÌÏ×ÏË ÆÁÊÌÁ COPY (ÏÔÓÕÔÓÔ×ÕÀÔ ÆÌÁÇÉ)"
+#: utils/adt/arrayfuncs.c:205 utils/adt/arrayfuncs.c:217
+msgid "missing dimension value"
+msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÚÎÁÞÅÎÉÅ ÒÁÚÍÅÒÎÏÓÔÉ"
 
-#: commands/copy.c:1648
-msgid "unrecognized critical flags in COPY file header"
-msgstr "ÎÅÒÁÓÐÏÚÎÁÎÙ ËÒÉÔÉÞÅÓËÉÅ ÆÌÁÇÉ × ÚÁÇÏÌÏ×ÏËÅ ÆÁÊÌÁ COPY"
+#: utils/adt/arrayfuncs.c:227
+msgid "missing \"]\" in array dimensions"
+msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ \"]\" × ÒÁÚÍÅÒÎÏÓÔÑÈ ÍÁÓÓÉ×Á"
 
-#: commands/copy.c:1654
-msgid "invalid COPY file header (missing length)"
-msgstr "ÎÅ×ÅÒÎÙÊ ÚÁÇÏÌÏ×ÏË ÆÁÊÌÁ COPY (ÏÔÓÕÔÓÔ×ÕÅÔ ÄÌÉÎÁ)"
+#: utils/adt/arrayfuncs.c:235 utils/adt/arrayfuncs.c:2333
+#: utils/adt/arrayfuncs.c:2361 utils/adt/arrayfuncs.c:2376
+msgid "upper bound cannot be less than lower bound"
+msgstr "×ÅÒÈÎÉÊ ÐÒÅÄÅÌ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÍÅÎØÛÅ ÎÉÖÎÅÇÏ ÐÒÅÄÅÌÁ"
 
-#: commands/copy.c:1662
-msgid "invalid COPY file header (wrong length)"
-msgstr "ÎÅ×ÅÒÎÙÊ ÚÁÇÏÌÏ×ÏË ÆÁÊÌÁ COPY (ÎÅÐÒÁ×ÉÌØÎÁÑ ÄÌÉÎÁ)"
+#: utils/adt/arrayfuncs.c:247 utils/adt/arrayfuncs.c:273
+msgid "array value must start with \"{\" or dimension information"
+msgstr ""
+"ÚÎÁÞÅÎÉÅ ÍÁÓÓÉ×Á ÄÏÌÖÎÏ ÎÁÞÉÎÁÔØÓÑ Ó \"{\" ÉÌÉ ÉÎÆÏÒÍÁÃÉÉ Ï ÒÁÚÍÅÒÎÏÓÔÉ"
 
-#: commands/copy.c:1741
-msgid "null OID in COPY data"
-msgstr "ÎÕÌÅ×ÏÊ (null) OID × ÄÁÎÎÙÈ COPY"
+#: utils/adt/arrayfuncs.c:261
+msgid "missing assignment operator"
+msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÏÐÅÒÁÔÏÒ ÐÒÉÓ×ÏÅÎÉÑ"
 
-#: commands/copy.c:1750
-#: commands/copy.c:1847
-msgid "invalid OID in COPY data"
-msgstr "ÎÅ×ÅÒÎÙÊ OID × ÄÁÎÎÙÈ COPY"
+#: utils/adt/arrayfuncs.c:278 utils/adt/arrayfuncs.c:284
+msgid "array dimensions incompatible with array literal"
+msgstr ""
 
-#: commands/copy.c:1770
+#: utils/adt/arrayfuncs.c:387 utils/adt/arrayfuncs.c:402
+#: utils/adt/arrayfuncs.c:411 utils/adt/arrayfuncs.c:425
+#: utils/adt/arrayfuncs.c:445 utils/adt/arrayfuncs.c:473
+#: utils/adt/arrayfuncs.c:478 utils/adt/arrayfuncs.c:518
+#: utils/adt/arrayfuncs.c:539 utils/adt/arrayfuncs.c:558
+#: utils/adt/arrayfuncs.c:668 utils/adt/arrayfuncs.c:677
+#: utils/adt/arrayfuncs.c:707 utils/adt/arrayfuncs.c:722
+#: utils/adt/arrayfuncs.c:775
 #, c-format
-msgid "missing data for column \"%s\""
-msgstr "ÏÔÓÕÔÓÔ×ÕÀÔ ÄÁÎÎÙÅ ÄÌÑ ËÏÌÏÎËÉ \"%s\""
+msgid "malformed array literal: \"%s\""
+msgstr ""
 
-#: commands/copy.c:1780
-msgid "unterminated CSV quoted field"
+#: utils/adt/arrayfuncs.c:485 executor/execQual.c:2563
+#: executor/execQual.c:2590
+msgid ""
+"multidimensional arrays must have array expressions with matching dimensions"
 msgstr ""
 
-#: commands/copy.c:1815
-msgid "extra data after last expected column"
-msgstr "ÄÏÐÏÌÎÉÔÅÌØÎÙÅ ÄÁÎÎÙÅ ÚÁ ÐÏÓÌÅÄÎÅÊ ÏÖÉÄÁ×ÛÅÊÓÑ ËÏÌÏÎËÏÊ"
+#: utils/adt/arrayfuncs.c:814 utils/adt/arrayfuncs.c:1408
+#: utils/adt/arrayfuncs.c:2688 utils/adt/arrayfuncs.c:2836
+#: utils/adt/arrayutils.c:93 utils/adt/arrayutils.c:102
+#: utils/adt/arrayutils.c:109
+#, fuzzy, c-format
+msgid "array size exceeds the maximum allowed (%d)"
+msgstr "ÞÉÓÌÏ ÒÁÚÍÅÒÎÏÓÔÅÊ ÍÁÓÓÉ×Á (%d) ÐÒÅ×ÙÛÁÅÔ ÌÉÍÉÔ (%d)"
+
+#: utils/adt/arrayfuncs.c:1198
+msgid "invalid array flags"
+msgstr "ÎÅ×ÅÒÎÙÅ ÆÌÁÇÉ ÍÁÓÓÉ×Á"
 
-#: commands/copy.c:1833
+#: utils/adt/arrayfuncs.c:1206
+msgid "wrong element type"
+msgstr "ÎÅ×ÅÒÎÙÊ ÔÉРÜÌÅÍÅÎÔÁ"
+
+#: utils/adt/arrayfuncs.c:1242 utils/cache/lsyscache.c:2352
 #, c-format
-msgid "row field count is %d, expected %d"
-msgstr "ËÏÌÉÞÅÓÔ×Ï ÐÏÌÅÊ × ÓÔÒÏËÅ: %d, ÏÖÉÄÁÌÏÓØ: %d"
+msgid "no binary input function available for type %s"
+msgstr ""
 
-#: commands/copy.c:2055
-#: commands/copy.c:2073
-msgid "literal carriage return found in data"
-msgstr "Ñ×ÎÙÊ ×ÏÚ×ÒÁÔ ËÁÒÅÔËÉ ÎÁÊÄÅΠנÄÁÎÎÙÈ"
+#: utils/adt/arrayfuncs.c:1382
+#, c-format
+msgid "improper binary format in array element %d"
+msgstr ""
 
-#: commands/copy.c:2056
-#: commands/copy.c:2074
-msgid "Use \"\\r\" to represent carriage return."
-msgstr "éÓÐÏÌØÚÕÊÔÅ \"\\r\" ÄÌÑ ÐÒÅÄÓÔÁ×ÌÅÎÉÑ ÎÏ×ÏÊ ÓÔÒÏËÉ."
+#: utils/adt/arrayfuncs.c:1464 utils/cache/lsyscache.c:2387
+#, c-format
+msgid "no binary output function available for type %s"
+msgstr ""
 
-#: commands/copy.c:2091
-msgid "literal newline found in data"
-msgstr "Ñ×ÎÙÊ ËÏÎÅàÓÔÒÏËÉ ÎÁÊÄÅΠנÄÁÎÎÙÈ"
+#: utils/adt/arrayfuncs.c:1800
+msgid "slices of fixed-length arrays not implemented"
+msgstr ""
 
-#: commands/copy.c:2092
-msgid ""
-"Use \"\\n"
-"\" to represent newline."
+#: utils/adt/arrayfuncs.c:1973 utils/adt/arrayfuncs.c:1995
+#: utils/adt/arrayfuncs.c:2029 utils/adt/arrayfuncs.c:2315
+msgid "wrong number of array subscripts"
 msgstr ""
-"éÓÐÏÌØÚÕÊÔÅ \"\\n"
-"\" ÄÌÑ ÐÒÅÄÓÔÁ×ÌÅÎÉÑ ÎÏ×ÏÊ ÓÔÒÏËÉ."
 
-#: commands/copy.c:2112
-#: commands/copy.c:2128
-msgid "end-of-copy marker does not match previous newline style"
+#: utils/adt/arrayfuncs.c:1978 utils/adt/arrayfuncs.c:2071
+#: utils/adt/arrayfuncs.c:2366
+#, fuzzy
+msgid "array subscript out of range"
+msgstr "bigint ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
+
+#: utils/adt/arrayfuncs.c:1983
+msgid "cannot assign null value to an element of a fixed-length array"
 msgstr ""
 
-#: commands/copy.c:2116
-#: commands/copy.c:2122
-msgid "end-of-copy marker corrupt"
+#: utils/adt/arrayfuncs.c:2269
+msgid "updates on slices of fixed-length arrays not implemented"
 msgstr ""
 
-#: commands/copy.c:2487
-#: commands/copy.c:2509
-msgid "unexpected EOF in COPY data"
-msgstr "ÎÅÏÖÉÄÁÎÎÙÊ ËÏÎÅàÆÁÊÌÁ (EOF) × ÄÁÎÎÙÈ COPY"
+#: utils/adt/arrayfuncs.c:2305 utils/adt/arrayfuncs.c:2392
+msgid "source array too small"
+msgstr "ÉÓÈÏÄÎÙÊ ÍÁÓÓÉ× ÓÌÉÛËÏÍ ÍÁÌ"
 
-#: commands/copy.c:2496
-msgid "invalid field size"
-msgstr "ÎÅ×ÅÒÎÙÊ ÒÁÚÍÅÒ ÐÏÌÑ"
+#: utils/adt/arrayfuncs.c:2943
+#, fuzzy
+msgid "null array element not allowed in this context"
+msgstr "ÚÎÁÞÅÎÉÑ NULL ËÁË ÜÌÅÍÅÎÔÙ ÍÁÓÓÉ×Á ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#: commands/copy.c:2523
-msgid "incorrect binary data format"
-msgstr "ÎÅ×ÅÒÎÙÊ Ä×ÏÉÞÎÙÊ ÆÏÒÍÁÔ ÄÁÎÎÙÈ"
+#: utils/adt/arrayfuncs.c:3004 utils/adt/arrayfuncs.c:3211
+#: utils/adt/arrayfuncs.c:3411
+msgid "cannot compare arrays of different element types"
+msgstr "ÎÅÌØÚÑ ÓÒÁ×ÎÉ×ÁÔØ ÍÁÓÓÉ×Ù Ó ÒÁÚÎÏÔÉÐÎÙÍÉ ÜÌÅÍÅÎÔÁÍÉ"
 
-#: commands/copy.c:2728
-#: parser/parse_target.c:655
-#: parser/parse_target.c:665
+#: utils/adt/arrayfuncs.c:3027 utils/adt/arrayfuncs.c:3428
+#: parser/parse_oper.c:219
 #, c-format
-msgid "column \"%s\" specified more than once"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÕËÁÚÁÎÁ ÂÏÌØÛÅ ÏÄÎÏÇÏ ÒÁÚÁ"
+msgid "could not identify an equality operator for type %s"
+msgstr ""
 
-#: commands/functioncmds.c:84
+#: utils/adt/arrayfuncs.c:3228 executor/execQual.c:4265
 #, c-format
-msgid "SQL function cannot return shell type %s"
-msgstr "SQL-ÆÕÎËÃÉÑ ÎÅ ÍÏÖÅÔ ×ÏÚ×ÒÁÝÁÔØ ÔÉРÏÂÏÌÏÞËÉ %s"
+msgid "could not identify a comparison function for type %s"
+msgstr "ÎÅ × ÓÏÓÔÏÑÎÉÉ ÏÐÒÅÄÅÌÉÔØ ÆÕÎËÃÉÀ ÓÒÁ×ÎÅÎÉÑ ÄÌÑ ÔÉÐÁ %s"
 
-#: commands/functioncmds.c:89
-#, c-format
-msgid "return type %s is only a shell"
-msgstr "ÔÉР×ÏÚÒÁÔÁ %s Ñ×ÌÑÅÔÓÑ ÔÏÌØËÏ ÏÂÏÌÏÞËÏÊ"
+#: utils/adt/arrayutils.c:209
+msgid "typmod array must be type cstring[]"
+msgstr ""
+
+#: utils/adt/arrayutils.c:214
+#, fuzzy
+msgid "typmod array must be one-dimensional"
+msgstr "ÁÒÇÕÍÅÎÔ ÄÏÌÖÅΠÂÙÔØ ÐÕÓÔÏÊ ÉÌÉ ÏÄÎÏÍÅÒÎÙÊ ÍÁÓÓÉ×"
+
+#: utils/adt/arrayutils.c:219
+#, fuzzy
+msgid "typmod array must not contain nulls"
+msgstr "ÁÒÇÕÍÅÎÔ Ë %s ÎÅ ÄÏÌÖÅΠÓÏÄÅÒÖÁÔØ ÐÅÒÅÍÅÎÎÙÅ"
 
-#: commands/functioncmds.c:115
+#: utils/adt/ascii.c:75
 #, c-format
-msgid "type \"%s\" is not yet defined"
-msgstr "ÔÉР\"%s\" ÅÝ£ ÎÅ ÏÐÒÅÄÅÌ£Î"
+msgid "encoding conversion from %s to ASCII not supported"
+msgstr "ÐÒÅÏÂÒÁÚÏ×ÁÎÉÅ ËÏÄÉÒÏ×ËÉ ÉÚ %s × ASCII ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#: commands/functioncmds.c:116
-msgid "Creating a shell type definition."
-msgstr "óÏÚÄÁÎÉÅ ÏÐÒÅÄÅÌÅÎÉÑ ÔÉÐÁ-ÏÂÏÌÏÞËÉ."
+#: utils/adt/ascii.c:126 commands/dbcommands.c:194
+#, c-format
+msgid "%s is not a valid encoding name"
+msgstr "%s ÎÅ Ñ×ÌÑÅÔÓÑ ×ÅÒÎÙÍ ÉÍÅÎÅÍ ËÏÄÉÒÏ×ËÉ"
 
-#: commands/functioncmds.c:166
+#: utils/adt/ascii.c:144 commands/dbcommands.c:184
 #, c-format
-msgid "SQL function cannot accept shell type %s"
-msgstr "SQL-ÆÕÎËÃÉÑ ÎÅ ÍÏÖÅÔ ÐÒÉÎÉÍÁÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ ÏÂÏÌÏÞËÉ %s"
+msgid "%d is not a valid encoding code"
+msgstr "%d ÎÅ Ñ×ÌÑÅÔÓÑ ×ÅÒÎÙÍ ËÏÄÏÍ ËÏÄÉÒÏ×ËÉ"
 
-#: commands/functioncmds.c:171
+#: utils/adt/bool.c:95
 #, c-format
-msgid "argument type %s is only a shell"
-msgstr "ÔÉРÁÒÇÕÍÅÎÔÁ %s Ñ×ÌÑÅÔÓÑ ÔÏÌØËÏ ÏÂÏÌÏÞËÏÊ"
+msgid "invalid input syntax for type boolean: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ boolean: \"%s\""
 
-#: commands/functioncmds.c:179
-#: parser/parse_oper.c:113
-#: parser/parse_oper.c:124
+#: utils/adt/cash.c:250
 #, c-format
-msgid "type %s does not exist"
-msgstr "ÔÉР%s ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "invalid input syntax for type money: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ money: \"%s\""
 
-#: commands/functioncmds.c:186
-msgid "functions cannot accept set arguments"
-msgstr "ÆÕÎËÃÉÉ ÎÅ ÐÒÉÎÉÍÁÀÔ ÁÒÇÕÍÅÎÔÙ-ÍÎÏÖÅÓÔ×Á (set)"
+#: utils/adt/cash.c:543 utils/adt/cash.c:594 utils/adt/cash.c:643
+#: utils/adt/cash.c:695 utils/adt/cash.c:745 utils/adt/float.c:758
+#: utils/adt/float.c:823 utils/adt/float.c:2458 utils/adt/float.c:2521
+#: utils/adt/geo_ops.c:3959 utils/adt/int.c:719 utils/adt/int.c:859
+#: utils/adt/int.c:953 utils/adt/int.c:1037 utils/adt/int.c:1062
+#: utils/adt/int.c:1082 utils/adt/int.c:1097 utils/adt/int.c:1112
+#: utils/adt/int8.c:604 utils/adt/int8.c:650 utils/adt/int8.c:826
+#: utils/adt/int8.c:920 utils/adt/numeric.c:4075 utils/adt/timestamp.c:2899
+msgid "division by zero"
+msgstr "ÄÅÌÅÎÉÅ ÎÁ ÎÏÌØ"
 
-#: commands/functioncmds.c:273
-msgid "no function body specified"
-msgstr "ÎÅ ÕËÁÚÁÎÏ ÔÅÌÏ ÆÕÎËÃÉÉ"
+#: utils/adt/char.c:169
+msgid "\"char\" out of range"
+msgstr "\"char\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
 
-#: commands/functioncmds.c:280
-msgid "no language specified"
-msgstr "ÑÚÙË ÎÅ ÕËÁÚÁÎ"
+#: utils/adt/date.c:65 utils/adt/timestamp.c:76 utils/adt/varbit.c:44
+#: utils/adt/varchar.c:43
+#, fuzzy
+msgid "invalid type modifier"
+msgstr "ÎÅ×ÅÒÎÏÅ ÉÍÑ ÔÉÐÁ \"%s\""
 
-#: commands/functioncmds.c:342
+#: utils/adt/date.c:70
 #, c-format
-msgid "unrecognized function attribute \"%s\" ignored"
-msgstr "ÎÅÒÁÓÐÏÚÎÁÎÎÙÊ ÁÔÒÉÂÕÔ ÆÕÎËÃÉÉ \"%s\" -- ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎ"
+msgid "TIME(%d)%s precision must not be negative"
+msgstr "TIME(%d)%s: ÔÏÞÎÏÓÔØ ÄÏÌÖÎÁ ÂÙÔØ ÎÅÏÔÒÉÃÁÔÅÌØÎÁ"
 
-#: commands/functioncmds.c:386
+#: utils/adt/date.c:76
 #, c-format
-msgid "only one AS item needed for language \"%s\""
-msgstr "ÎÕÖÎÏ ÔÏÌØËÏ ÏÄÎÏ ×ÙÒÁÖÅÎÉÅ AS ÄÌÑ ÑÚÙËÁ \"%s\""
-
-#: commands/functioncmds.c:458
-msgid "You need to use \"createlang\" to load the language into the database."
-msgstr "÷ÁÍ ÎÕÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ \"createlang\" ÄÌÑ ÚÁÇÒÕÚËÉ ÑÚÙËÁ × ÂÁÚÕ."
+msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
+msgstr "TIME(%d)%s: ÔÏÞÎÏÓÔØ ÕÍÅÎØÛÅÎÁ ÄÏ ÄÏÚ×ÏÌÅÎÎÏÇÏ ÍÁËÓÉÍÕÍÁ: %d"
 
-#: commands/functioncmds.c:578
-#: commands/functioncmds.c:684
-#: commands/functioncmds.c:751
-#, c-format
-msgid "\"%s\" is an aggregate function"
-msgstr "ÆÕÎËÃÉÑ \"%s\" Ñ×ÌÑÅÔÓÑ ÁÇÒÅÇÁÔÏÍ"
+#: utils/adt/date.c:141 utils/adt/datetime.c:1077 utils/adt/datetime.c:1826
+msgid "date/time value \"current\" is no longer supported"
+msgstr "ÚÎÁÞÅÎÉÅ ÄÁÔÙ/×ÒÅÍÅÎÉ \"current\" ÂÏÌØÛÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#: commands/functioncmds.c:580
-msgid "Use DROP AGGREGATE to drop aggregate functions."
-msgstr "éÓÐÏÌØÚÕÊÔÅ DROP AGGREGATE ÄÌÑ ÕÄÁÌÅÎÉÑ ÁÇÒÅÇÁÔÎÙÈ ÆÕÎËÃÉÊ."
+#: utils/adt/date.c:158
+#, fuzzy, c-format
+msgid "date out of range: \"%s\""
+msgstr "timestamp ×ÎÅ ÄÉÁÐÁÚÏÎÁ: \"%s\""
 
-#: commands/functioncmds.c:587
-#, c-format
-msgid "removing built-in function \"%s\""
-msgstr "ÕÄÁÌÅÎÉÅ ×ÓÔÒÏÅÎÎÏÊ ÆÕÎËÃÉÉ \"%s\""
+#: utils/adt/date.c:352 utils/adt/date.c:383
+#, fuzzy
+msgid "date out of range for timestamp"
+msgstr "\"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ real (×ÅÝÅÓÔ×ÅÎÎÙÅ ÞÉÓÌÁ)"
 
-#: commands/functioncmds.c:686
-msgid "Use ALTER AGGREGATE to rename aggregate functions."
-msgstr "éÓÐÏÌØÚÕÊÔÅ ALTER AGGREGATE ÄÌÑ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ ÁÇÒÅÇÁÔÎÙÈ ÆÕÎËÃÉÊ."
+#: utils/adt/date.c:806 utils/adt/date.c:849 utils/adt/date.c:1389
+#: utils/adt/date.c:1426 utils/adt/date.c:2290 utils/adt/formatting.c:3198
+#: utils/adt/formatting.c:3230 utils/adt/formatting.c:3298
+#: utils/adt/nabstime.c:484 utils/adt/nabstime.c:527 utils/adt/nabstime.c:557
+#: utils/adt/nabstime.c:600 utils/adt/timestamp.c:210
+#: utils/adt/timestamp.c:248 utils/adt/timestamp.c:470
+#: utils/adt/timestamp.c:510 utils/adt/timestamp.c:2559
+#: utils/adt/timestamp.c:2580 utils/adt/timestamp.c:2593
+#: utils/adt/timestamp.c:2602 utils/adt/timestamp.c:2660
+#: utils/adt/timestamp.c:2683 utils/adt/timestamp.c:2696
+#: utils/adt/timestamp.c:2707 utils/adt/timestamp.c:3137
+#: utils/adt/timestamp.c:3267 utils/adt/timestamp.c:3308
+#: utils/adt/timestamp.c:3396 utils/adt/timestamp.c:3443
+#: utils/adt/timestamp.c:3554 utils/adt/timestamp.c:3874
+#: utils/adt/timestamp.c:4011 utils/adt/timestamp.c:4018
+#: utils/adt/timestamp.c:4032 utils/adt/timestamp.c:4042
+#: utils/adt/timestamp.c:4105 utils/adt/timestamp.c:4245
+#: utils/adt/timestamp.c:4255 utils/adt/timestamp.c:4474
+#: utils/adt/timestamp.c:4553 utils/adt/timestamp.c:4560
+#: utils/adt/timestamp.c:4587 utils/adt/timestamp.c:4591
+#: utils/adt/timestamp.c:4650 utils/adt/xml.c:1710 utils/adt/xml.c:1716
+#: utils/adt/xml.c:1736 utils/adt/xml.c:1742
+msgid "timestamp out of range"
+msgstr "timestamp ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
 
-#: commands/functioncmds.c:753
-msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
-msgstr "éÓÐÏÌØÚÕÊÔÅ ALTER AGGREGATE ÄÌÑ ÓÍÅÎÙ ×ÌÁÄÅÌØÃÁ ÁÇÒÅÇÁÔÎÙÈ ÆÕÎËÃÉÊ."
+#: utils/adt/date.c:876
+msgid "cannot convert reserved abstime value to date"
+msgstr ""
 
-#: commands/functioncmds.c:922
+#: utils/adt/date.c:1666 utils/adt/date.c:1685
 #, c-format
-msgid "source data type %s is only a shell"
-msgstr "ÉÓÈÏÄÎÙÊ ÔÉРÄÁÎÎÙÈ %s Ñ×ÌÑÅÔÓÑ ÔÏÌØËÏ ÏÂÏÌÏÞËÏÊ"
+msgid "\"time\" units \"%s\" not recognized"
+msgstr "ÅÄÉÎÉÃÙ ÔÉÐÁ \"time\" -- \"%s\" -- ÎÅ ÒÁÓÐÏÚÎÁÎÙ"
 
-#: commands/functioncmds.c:928
+#: utils/adt/date.c:2413 utils/adt/date.c:2432
 #, c-format
-msgid "target data type %s is only a shell"
-msgstr "ÔÉРÄÁÎÎÙÈ ÎÁÚÎÁÞÅÎÉÑ %s Ñ×ÌÑÅÔÓÑ ÔÏÌØËÏ ÏÂÏÌÏÞËÏÊ"
+msgid "\"time with time zone\" units \"%s\" not recognized"
+msgstr "ÅÄÉÎÉÃÙ ÔÉÐÁ \"time with time zone\" -- \"%s\" -- ÎÅ ÒÁÓÐÏÚÎÁÎÙ"
 
-#: commands/functioncmds.c:934
+#: utils/adt/date.c:2495 utils/adt/datetime.c:817 utils/adt/datetime.c:1553
+#: utils/adt/timestamp.c:4486 utils/adt/timestamp.c:4661
 #, c-format
-msgid "source data type %s is a pseudo-type"
-msgstr "ÉÓÈÏÄÎÙÊ ÔÉРÄÁÎÎÙÈ %s Ñ×ÌÑÅÔÓÑ ÐÓÅ×ÄÏ-ÔÉÐÏÍ"
+msgid "time zone \"%s\" not recognized"
+msgstr "×ÒÅÍÅÎÎÁÑ ÚÏÎÁ \"%s\" ÎÅ ÒÁÓÐÏÚÎÁÎÁ"
 
-#: commands/functioncmds.c:940
+#: utils/adt/date.c:2535
 #, c-format
-msgid "target data type %s is a pseudo-type"
-msgstr "ÔÉРÄÁÎÎÙÈ ÎÁÚÎÁÞÅÎÉÑ %s Ñ×ÌÑÅÔÓÑ ÐÓÅ×ÄÏ-ÔÉÐÏÍ"
-
-#: commands/functioncmds.c:971
-msgid "cast function must take one to three arguments"
-msgstr ""
-
-#: commands/functioncmds.c:975
-msgid "argument of cast function must match source data type"
-msgstr "ÁÒÇÕÍÅÎÔ ÆÕÎËÃÉÉ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÑ ÄÏÌÖÅΠÓÏ×ÐÁÄÁÔØ Ó ÉÓÈÏÄÎÙÍ ÔÉÐÏÍ ÄÁÎÎÙÈ"
-
-#: commands/functioncmds.c:979
-msgid "second argument of cast function must be type integer"
+msgid "\"interval\" time zone \"%s\" not valid"
 msgstr ""
 
-#: commands/functioncmds.c:983
-msgid "third argument of cast function must be type boolean"
+#: utils/adt/datetime.c:2164 utils/adt/formatting.c:3523
+#, c-format
+msgid "inconsistent use of year %04d and \"BC\""
 msgstr ""
 
-#: commands/functioncmds.c:987
-msgid "return data type of cast function must match target data type"
-msgstr "ÔÉРÄÁÎÎÙÈ ×ÏÚ×ÒÁÔÁ ÆÕÎËÃÉÉ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÑ ÄÏÌÖÅΠÓÏ×ÐÁÄÁÔØ Ó ÔÉÐÏÍ ÎÁÚÎÁÞÅÎÉÑ"
+#: utils/adt/datetime.c:3120 utils/adt/datetime.c:3127
+#, c-format
+msgid "date/time field value out of range: \"%s\""
+msgstr "ÚÎÁÞÅÎÉÅ ÐÏÌÑ ÔÉÐÁ date/time ×ÎÅ ÄÉÁÐÁÚÏÎÁ: \"%s\""
 
-#: commands/functioncmds.c:998
-msgid "cast function must not be volatile"
-msgstr "ÆÕÎËÃÉÑ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÑ ÔÉÐÏ× ÎÅ ÄÏÌÖÎÁ ÂÙÔØ volatile"
+#: utils/adt/datetime.c:3129
+msgid "Perhaps you need a different \"datestyle\" setting."
+msgstr ""
 
-#: commands/functioncmds.c:1003
-msgid "cast function must not be an aggregate function"
-msgstr "ÆÕÎËÃÉÑ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÑ ÔÉÐÏ× ÎÅ ÄÏÌÖÎÁ ÂÙÔØ ÁÇÒÅÇÁÔÏÍ"
+#: utils/adt/datetime.c:3134
+#, c-format
+msgid "interval field value out of range: \"%s\""
+msgstr "ÚÎÁÞÅÎÉÅ ÉÎÔÅÒ×ÁÌÁ ×ÎÅ ÄÉÁÐÁÚÏÎÁ: \"%s\""
 
-#: commands/functioncmds.c:1007
-msgid "cast function must not return a set"
-msgstr "ÆÕÎËÃÉÑ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÑ ÔÉÐÏ× ÎÅ ÄÏÌÖÎÁ ×ÏÚ×ÒÁÝÁÔØ ÍÎÏÖÅÓÔ×Ï"
+#: utils/adt/datetime.c:3140
+#, c-format
+msgid "time zone displacement out of range: \"%s\""
+msgstr "ÓÍÅÝÅÎÉÅ ×ÒÅÍÅÎÎÏÊ ÚÏÎÙ ×ÎÅ ÄÉÁÐÁÚÏÎÁ: \"%s\""
 
-#: commands/functioncmds.c:1031
-msgid "must be superuser to create a cast WITHOUT FUNCTION"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÑ ÔÉÐÏ× WITHOUT FUNCTION"
+#. translator: first %s is inet or cidr
+#: utils/adt/datetime.c:3147 utils/adt/network.c:107
+#, c-format
+msgid "invalid input syntax for type %s: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ %s: \"%s\""
 
-#: commands/functioncmds.c:1046
-msgid "source and target data types are not physically compatible"
-msgstr "ÉÓÈÏÄÎÙÊ ÔÉРɠÔÉРÎÁÚÎÁÞÅÎÉÑ ÆÉÚÉÞÅÓËÉ ÎÅ ÓÏ×ÍÅÓÔÉÍÙ"
+#: utils/adt/datum.c:80 utils/adt/datum.c:92
+msgid "invalid Datum pointer"
+msgstr "ÎÅ×ÅÒÎÙÊ ÕËÁÚÁÔÅÌØ Datum"
 
-#: commands/functioncmds.c:1056
-msgid "source data type and target data type are the same"
-msgstr "ÉÓÈÏÄÎÙÅ ÔÉРÄÁÎÎÙÈ É ÔÉРÎÁÚÎÁÞÅÎÉÑ ÏÄÉÎÁËÏ×Ù"
+#: utils/adt/dbsize.c:102 utils/adt/dbsize.c:189
+#, fuzzy, c-format
+msgid "could not open tablespace directory \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m"
 
-#: commands/functioncmds.c:1090
+#: utils/adt/dbsize.c:122 catalog/aclchk.c:1665 catalog/aclchk.c:2380
 #, c-format
-msgid "cast from type %s to type %s already exists"
-msgstr "ËÏÎ×ÅÒÓÉÑ ÔÉÐÁ %s × ÔÉР%s ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "database with OID %u does not exist"
+msgstr "ÂÁÚÁ ÄÁÎÎÙÈ Ó OID %u ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/define.c:66
-#: commands/define.c:183
-#: commands/define.c:215
-#: commands/define.c:249
-#, c-format
-msgid "%s requires a parameter"
-msgstr "%s ÔÒÅÂÕÅÔ ÐÁÒÁÍÅÔÒ"
+#: utils/adt/domains.c:79
+#, fuzzy, c-format
+msgid "type %s is not a domain"
+msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÄÏÍÅÎÏÍ"
 
-#: commands/define.c:105
-#: commands/define.c:116
-#: commands/define.c:150
-#: commands/define.c:168
+#: utils/adt/domains.c:127 executor/execQual.c:3339
 #, c-format
-msgid "%s requires a numeric value"
-msgstr "%s ÔÒÅÂÕÅÔ ÃÉÆÒÏ×ÏÅ ÚÎÁÞÅÎÉÅ"
+msgid "domain %s does not allow null values"
+msgstr "ÄÏÍÅΠ%s ÎÅ ÐÏÚ×ÏÌÑÅÔ ÎÕÌÅ×ÙÅ (null) ÚÎÁÞÅÎÉÑ"
 
-#: commands/define.c:136
+#: utils/adt/domains.c:163 executor/execQual.c:3368
 #, c-format
-msgid "%s does not take a parameter"
+msgid "value for domain %s violates check constraint \"%s\""
 msgstr ""
 
-#: commands/define.c:197
+#: utils/adt/encode.c:55 utils/adt/encode.c:91
 #, c-format
-msgid "argument of %s must be a name"
-msgstr "ÉÍÑ ÄÏÌÖÎÏ ÂÙÔØ ÁÒÇÕÍÅÎÔÏÍ ÄÌÑ %s"
+msgid "unrecognized encoding: \"%s\""
+msgstr "ÎÅ ÒÁÓÐÏÚÎÁÎÎÁÑ ËÏÄÉÒÏ×ËÁ: \"%s\""
 
-#: commands/define.c:233
+#: utils/adt/encode.c:150
 #, c-format
-msgid "argument of %s must be a type name"
-msgstr "ÉÍÑ ÔÉÐÁ ÄÏÌÖÎÏ ÂÙÔØ ÁÒÇÕÍÅÎÔÏÍ ÄÌÑ %s"
+msgid "invalid hexadecimal digit: \"%c\""
+msgstr "ÎÅ×ÅÒÎÁÑ ÛÅÓÔÎÁÄÃÁÔÅÒÉÞÎÁÑ ÃÉÆÒÁ: \"%c\""
 
-#: commands/define.c:258
-#, c-format
-msgid "%s requires an integer value"
-msgstr "%s ÔÒÅÂÕÅÔ ÃÅÌÏÅ ÚÎÁÞÅÎÉÅ"
+#: utils/adt/encode.c:178
+msgid "invalid hexadecimal data: odd number of digits"
+msgstr "ÎÅ×ÅÒÎÙÅ ÛÅÓÔÎÁÄÃÁÔÅÒÉÞÎÙÅ ÄÁÎÎÙÅ: ÎÅÞ£ÔÎÏÅ ÞÉÓÌÏ ÃÉÆÒ"
 
-#: commands/define.c:279
-#, c-format
-msgid "invalid argument for %s: \"%s\""
-msgstr "ÎÅ×ÅÒÎÙÊ ÁÒÇÕÍÅÎÔ ÄÌÑ %s: \"%s\""
+#: utils/adt/encode.c:295
+msgid "unexpected \"=\""
+msgstr "ÎÅÏÖÉÄÁÎÎÙÊ \"=\""
 
-#: commands/opclasscmds.c:129
-msgid "must be superuser to create an operator class"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ ËÌÁÓÓÁ ÏÐÅÒÁÔÏÒÏ×"
+#: utils/adt/encode.c:307
+msgid "invalid symbol"
+msgstr "ÎÅ×ÅÒÎÙÊ ÓÉÍ×ÏÌ"
 
-#: commands/opclasscmds.c:166
-#, c-format
-msgid "invalid operator number %d, must be between 1 and %d"
-msgstr "ÎÅ×ÅÒÎÙÊ ÎÏÍÅÒ ÏÐÅÒÁÔÏÒÁ: %d, ÄÏÌÖÅΠÂÙÔØ ÍÅÖÄÕ 1 É %d"
+#: utils/adt/encode.c:327
+msgid "invalid end sequence"
+msgstr "ÎÅ×ÅÒÎÙÊ ËÏÎÅàÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔÉ"
 
-#: commands/opclasscmds.c:204
-#, c-format
-msgid "invalid procedure number %d, must be between 1 and %d"
-msgstr "ÎÅ×ÅÒÎÙÊ ÎÏÍÅÒ ÐÒÏÃÅÄÕÒÙ: %d, ÄÏÌÖÅΠÂÙÔØ ÍÅÖÄÕ 1 É %d"
+#: utils/adt/encode.c:441 utils/adt/encode.c:506 utils/adt/varlena.c:121
+#: utils/adt/varlena.c:160
+msgid "invalid input syntax for type bytea"
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ bytea"
 
-#: commands/opclasscmds.c:226
-msgid "storage type specified more than once"
-msgstr ""
+#: utils/adt/enum.c:44 utils/adt/enum.c:55 utils/adt/enum.c:108
+#: utils/adt/enum.c:119
+#, fuzzy, c-format
+msgid "invalid input value for enum %s: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ %s: \"%s\""
 
-#: commands/opclasscmds.c:253
-#, c-format
-msgid "storage type may not be different from data type for access method \"%s\""
-msgstr ""
+#: utils/adt/enum.c:80 utils/adt/enum.c:146
+#, fuzzy, c-format
+msgid "invalid internal value for enum: %u"
+msgstr "ÎÅ×ÅÒÎÏÅ ÚÎÁÞÅÎÉÅ ÄÌÑ %s"
 
-#: commands/opclasscmds.c:271
-#, c-format
-msgid "operator class \"%s\" for access method \"%s\" already exists"
-msgstr "ËÌÁÓÓ ÏÐÅÒÁÔÏÒÏ× \"%s\" ÄÌÑ ÍÅÔÏÄÁ ÄÏÓÔÕÐÁ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: utils/adt/enum.c:266 utils/adt/enum.c:307 utils/adt/enum.c:356
+#: utils/adt/enum.c:376
+#, fuzzy
+msgid "could not determine actual enum type"
+msgstr "ÎÅ × ÓÏÓÔÏÑÎÉÉ ÏÐÒÅÄÅÌÉÔØ ×ÈÏÄÎÙÅ ÔÉÐÙ ÄÁÎÎÙÈ"
 
-#: commands/opclasscmds.c:300
+#: utils/adt/float.c:54
+#, fuzzy
+msgid "value out of range: overflow"
+msgstr "ÚÎÁÞÅÎÉÑ ÔÉÐÁ \"real\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ: ÐÅÒÅÐÏÌÎÅÎÉÅ"
+
+#: utils/adt/float.c:59
+#, fuzzy
+msgid "value out of range: underflow"
+msgstr "ÚÎÁÞÅÎÉÑ ÔÉÐÁ \"real\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ: ÐÅÒÅÐÏÌÎÅÎÉÅ"
+
+#: utils/adt/float.c:196 utils/adt/float.c:237 utils/adt/float.c:288
 #, c-format
-msgid "could not make operator class \"%s\" be default for type %s"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÓÔÁÎÏ×ÉÔØ ËÌÁÓÓ ÏÐÅÒÁÔÏÒÏ× \"%s\" ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ ÔÉÐÁ %s"
+msgid "invalid input syntax for type real: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ real: \"%s\""
 
-#: commands/opclasscmds.c:303
+#: utils/adt/float.c:232
 #, c-format
-msgid "Operator class \"%s\" already is the default."
-msgstr "ëÌÁÓÓ ÏÐÅÒÁÔÏÒÏ× \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ Ñ×ÌÑÅÔÓÑ ËÌÁÓÓÏÍ ÐÏ ÕÍÏÌÞÁÎÉÀ."
+msgid "\"%s\" is out of range for type real"
+msgstr "\"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ real (×ÅÝÅÓÔ×ÅÎÎÙÅ ÞÉÓÌÁ)"
 
-#: commands/opclasscmds.c:430
-msgid "btree operators must be binary"
-msgstr ""
+#: utils/adt/float.c:389 utils/adt/float.c:430 utils/adt/float.c:481
+#: utils/adt/numeric.c:3535 utils/adt/numeric.c:3561
+#, c-format
+msgid "invalid input syntax for type double precision: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ double, ÔÏÞÎÏÓÔØ: \"%s\""
 
-#: commands/opclasscmds.c:434
-msgid "btree operators must return boolean"
+#: utils/adt/float.c:425
+#, c-format
+msgid "\"%s\" is out of range for type double precision"
 msgstr ""
+"\"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ double (ÐÌÁ×ÁÀÝÁÑ ÚÁÐÑÔÁÑ, Ä×ÏÊÎÏÊ ÔÏÞÎÏÓÔÉ)"
 
-#: commands/opclasscmds.c:438
-msgid "btree operators must have index type as left input"
-msgstr ""
+#: utils/adt/float.c:1114 utils/adt/float.c:1172 utils/adt/int.c:339
+#: utils/adt/int.c:774 utils/adt/int.c:803 utils/adt/int.c:824
+#: utils/adt/int.c:844 utils/adt/int.c:871 utils/adt/int.c:1148
+#: utils/adt/int8.c:1037 utils/adt/numeric.c:2035 utils/adt/numeric.c:2046
+msgid "smallint out of range"
+msgstr "smallint ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
 
-#: commands/opclasscmds.c:484
-msgid "btree procedures must have two arguments"
-msgstr ""
+#: utils/adt/float.c:1298 utils/adt/numeric.c:4477
+msgid "cannot take square root of a negative number"
+msgstr "ÎÅÌØÚÑ ÂÒÁÔØ Ë×ÁÄÒÁÔÎÙÊ ËÏÒÅÎØ ÏÔÒÉÃÁÔÅÌØÎÏÇÏ ÞÉÓÌÁ"
 
-#: commands/opclasscmds.c:488
-msgid "btree procedures must return integer"
+#: utils/adt/float.c:1340 utils/adt/numeric.c:1853
+msgid "invalid argument for power function"
 msgstr ""
 
-#: commands/opclasscmds.c:492
-msgid "btree procedures must have index type as first input"
-msgstr ""
+#: utils/adt/float.c:1406 utils/adt/float.c:1436 utils/adt/numeric.c:4695
+msgid "cannot take logarithm of zero"
+msgstr "ÎÅÌØÚÑ ÂÒÁÔØ ÌÏÇÁÒÉÆÍ ÎÕÌÑ"
 
-#: commands/opclasscmds.c:525
-#, c-format
-msgid "procedure number %d appears more than once"
-msgstr "ÎÏÍÅÒ ÐÒÏÃÅÄÕÒÙ %d ÕËÁÚÁΠÂÏÌØÛÅ ÏÄÎÏÇÏ ÒÁÚÁ"
+#: utils/adt/float.c:1410 utils/adt/float.c:1440 utils/adt/numeric.c:4699
+msgid "cannot take logarithm of a negative number"
+msgstr "ÎÅÌØÚÑ ÂÒÁÔØ ÌÏÇÁÒÉÆÍ ÏÔÒÉÃÁÔÅÌØÎÏÇÏ ÞÉÓÌÁ"
 
-#: commands/opclasscmds.c:530
-#, c-format
-msgid "operator number %d appears more than once"
-msgstr "ÎÏÍÅÒ ÏÐÅÒÁÔÏÒÁ %d ÕËÁÚÁΠÂÏÌØÛÅ ÏÄÎÏÇÏ ÒÁÚÁ"
+#: utils/adt/float.c:1467 utils/adt/float.c:1488 utils/adt/float.c:1509
+#: utils/adt/float.c:1531 utils/adt/float.c:1552 utils/adt/float.c:1573
+#: utils/adt/float.c:1595 utils/adt/float.c:1616
+msgid "input is out of range"
+msgstr "××ÏÄ ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
 
-#: commands/opclasscmds.c:854
-#, c-format
-msgid "operator class \"%s\" for access method \"%s\" already exists in schema \"%s\""
-msgstr "ËÌÁÓÓ ÏÐÅÒÁÔÏÒÏ× \"%s\" ÄÌÑ ÍÅÔÏÄÁ ÄÏÓÔÕÐÁ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ × ÓÈÅÍÅ \"%s\""
+#: utils/adt/float.c:2675 utils/adt/numeric.c:905
+msgid "count must be greater than zero"
+msgstr "ÓÞ£ÔÞÉË ÄÏÌÖÅΠÂÙÔØ ÂÏÌØÛÅ ÎÕÌÑ"
 
-#: commands/indexcmds.c:120
-msgid "must specify at least one column"
-msgstr "ËÁË ÍÉÎÉÍÕÍ ÏÄÎÁ ËÏÌÏÎËÁ ÄÏÌÖÎÁ ÂÙÔØ ÕËÁÚÁÎÁ"
+#: utils/adt/float.c:2680 utils/adt/numeric.c:912
+#, fuzzy
+msgid "operand, lower bound and upper bound cannot be NaN"
+msgstr "ÎÉÖÎÉÊ ÐÒÅÄÅÌ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÒÁ×ÅΠ×ÅÒÈÎÅÍÕ"
 
-#: commands/indexcmds.c:124
-#, c-format
-msgid "cannot use more than %d columns in an index"
-msgstr "ÞÉÓÌÏ ËÏÌÏÎÏË × ÉÎÄÅËÓÅ ÎÅ ÍÏÖÅÔ ÐÒÅ×ÙÛÁÔØ %d"
+#: utils/adt/float.c:2686
+msgid "lower and upper bounds must be finite"
+msgstr ""
 
-#: commands/indexcmds.c:238
-#, c-format
-msgid "access method \"%s\" does not support unique indexes"
-msgstr "ÍÅÔÏÄ ÄÏÓÔÕÐÁ \"%s\" ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÕÎÉËÁÌØÎÙÅ ÉÎÄÅËÓÙ"
+#: utils/adt/float.c:2724 utils/adt/numeric.c:925
+msgid "lower bound cannot equal upper bound"
+msgstr "ÎÉÖÎÉÊ ÐÒÅÄÅÌ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÒÁ×ÅΠ×ÅÒÈÎÅÍÕ"
 
-#: commands/indexcmds.c:243
-#, c-format
-msgid "access method \"%s\" does not support multicolumn indexes"
-msgstr "ÍÅÔÏÄ ÄÏÓÔÕÐÁ \"%s\" ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÉÎÄÅËÓÙ ÐÏ ÍÎÏÇÉÍ ËÏÌÏÎËÁÍ"
+#: utils/adt/formatting.c:458
+msgid "invalid format specification for an interval value"
+msgstr ""
 
-#: commands/indexcmds.c:257
-msgid "index expressions and predicates may refer only to the table being indexed"
-msgstr "ÉÎÄÅËÓÎÙÅ ×ÙÒÁÖÅÎÉÑ É ÐÒÅÄÉËÁÔÙ ÍÏÇÕÔ ÓÓÙÌÁÔØÓÑ ÔÏÌØËÏ ÎÁ ÉÎÄÅËÓÉÒÕÅÍÕÀ ÔÁÂÌÉÃÕ"
+#: utils/adt/formatting.c:459
+msgid "Intervals are not tied to specific calendar dates."
+msgstr ""
 
-#: commands/indexcmds.c:285
-#: parser/analyze.c:1197
-#, c-format
-msgid "multiple primary keys for table \"%s\" are not allowed"
-msgstr "ÍÎÏÇÏÞÉÓÌÅÎÎÙÅ ÐÅÒ×ÉÞÎÙÅ ËÌÀÞÉ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\" ÎÅ ÄÏÚ×ÏÌÅÎÙ"
+#: utils/adt/formatting.c:1040
+msgid "\"9\" must be ahead of \"PR\""
+msgstr "\"9\" ÄÏÌÖÎÁ ÂÙÔØ ÄÏ \"PR\""
 
-#: commands/indexcmds.c:302
-msgid "primary keys cannot be expressions"
-msgstr "ÐÅÒ×ÉÞÎÙÅ ËÌÀÞÉ ÎÅ ÍÏÇÕÔ ÂÙÔØ ×ÙÒÁÖÅÎÉÑÍÉ"
+#: utils/adt/formatting.c:1059
+msgid "\"0\" must be ahead of \"PR\""
+msgstr "\"0\" ÄÏÌÖÅΠÂÙÔØ ÄÏ \"PR\""
 
-#: commands/indexcmds.c:332
-#: commands/indexcmds.c:470
-#: parser/analyze.c:1311
-#, c-format
-msgid "column \"%s\" named in key does not exist"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÕËÁÚÁÎÎÁÑ × ËÌÀÞÅ ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: utils/adt/formatting.c:1088
+msgid "multiple decimal points"
+msgstr "ÍÎÏÇÏÞÉÓÌÅÎÎÙÅ ÄÅÓÑÔÉÞÎÙÅ ÚÁÐÑÔÙÅ"
 
-#: commands/indexcmds.c:377
-#, c-format
-msgid "%s %s will create implicit index \"%s\" for table \"%s\""
-msgstr "%s %s ÓÏÚÄÁÓÔ ÐÏÄÒÁÚÕÍÅ×ÁÅÍÙÊ ÉÎÄÅËÓ \"%s\" ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
+#: utils/adt/formatting.c:1095 utils/adt/formatting.c:1199
+msgid "cannot use \"V\" and decimal point together"
+msgstr ""
 
-#: commands/indexcmds.c:420
-msgid "cannot use subquery in index predicate"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÐÏÄÚÁÐÒÏÓ × ÐÒÅÄÉËÁÔÅ ÉÎÄÅËÓÁ"
+#: utils/adt/formatting.c:1110
+msgid "not unique \"S\""
+msgstr "ÎÅÕÎÉËÁÌØÎÏÅ \"S\""
 
-#: commands/indexcmds.c:424
-msgid "cannot use aggregate in index predicate"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÁÇÒÅÇÁÔ × ÐÒÅÄÉËÁÔÅ ÉÎÄÅËÓÁ"
+#: utils/adt/formatting.c:1117
+msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
+msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"S\" É \"PL\"/\"MI\"/\"SG\"/\"PR\" ×ÍÅÓÔÅ"
 
-#: commands/indexcmds.c:433
-msgid "functions in index predicate must be marked IMMUTABLE"
-msgstr "ÆÕÎÃÉÉ × ÉÄÅËÓÎÏÍ ÐÒÅÄÉËÁÔÅ ÄÏÌÖÎÙ ÂÙÔØ ÐÏÍÅÞÅÎÙ ËÁË IMMUTABLE"
+#: utils/adt/formatting.c:1140
+msgid "cannot use \"S\" and \"MI\" together"
+msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"S\" É \"MI\" ×ÍÅÓÔÅ"
 
-#: commands/indexcmds.c:475
-#: commands/tablecmds.c:1329
-#: parser/parse_expr.c:1098
-#, c-format
-msgid "column \"%s\" does not exist"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: utils/adt/formatting.c:1153
+msgid "cannot use \"S\" and \"PL\" together"
+msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"S\" É \"PL\" ×ÍÅÓÔÅ"
 
-#: commands/indexcmds.c:508
-msgid "cannot use subquery in index expression"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÐÏÄÚÁÐÒÏÓ × ÉÎÄÅËÓÎÏÍ ×ÙÒÁÖÅÎÉÉ"
+#: utils/adt/formatting.c:1166
+msgid "cannot use \"S\" and \"SG\" together"
+msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"S\" É \"SG\" ×ÍÅÓÔÅ"
 
-#: commands/indexcmds.c:512
-msgid "cannot use aggregate function in index expression"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÁÇÒÅÇÁÔÎÕÀ ÆÕÎËÃÉÀ × ÉÎÄÅËÓÎÏÍ ×ÙÒÁÖÅÎÉÉ"
+#: utils/adt/formatting.c:1178
+msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
+msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"S\" É \"S\"/\"PL\"/\"MI\"/\"SG\" ×ÍÅÓÔÅ"
 
-#: commands/indexcmds.c:523
-msgid "functions in index expression must be marked IMMUTABLE"
-msgstr "ÆÕÎÃÉÉ × ÉÄÅËÓÎÏÍ ×ÙÒÁÖÅÎÉÉ ÄÏÌÖÎÙ ÂÙÔØ ÐÏÍÅÞÅÎÙ ËÁË IMMUTABLE"
+#: utils/adt/formatting.c:1208
+msgid "\"E\" is not supported"
+msgstr "\"E\" ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#: commands/indexcmds.c:582
+#: utils/adt/formatting.c:1467
 #, c-format
-msgid "data type %s has no default operator class for access method \"%s\""
-msgstr "ÔÉРÄÁÎÎÙÈ %s ÎÅ ÉÍÅÅÔ ËÌÁÓÓÁ ÏÐÅÒÁÔÏÒÏ× ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ ÍÅÔÏÄÁ ÄÏÓÔÕÐÁ \"%s\""
-
-#: commands/indexcmds.c:584
-msgid "You must specify an operator class for the index or define a default operator class for the data type."
-msgstr "÷Ù ÄÏÌÖÎÙ ÕËÁÚÁÔØ ËÌÁÓÓ ÏÐÅÒÁÔÏÒÏ× ÄÌÑ ÉÎÄÅËÓÁ ÉÌÉ ÏÐÒÅÄÅÌÉÔØ ËÌÁÓÓ ÏÐÅÒÁÔÏÒÏ× ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ ÜÔÏÇÏ ÔÉÐÁ ÄÁÎÎÙÈ."
+msgid "\"%s\" is not a number"
+msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÞÉÓÌÏÍ"
 
-#: commands/indexcmds.c:637
-#, c-format
-msgid "operator class \"%s\" does not accept data type %s"
-msgstr "ËÌÁÓÓ ÏÐÅÒÁÔÏÒÏ× \"%s\" ÎÅ ÐÒÉÎÉÍÁÅÔ ÔÉРÄÁÎÎÙÈ %s"
+#: utils/adt/formatting.c:1805
+msgid "invalid AM/PM string"
+msgstr "ÎÅ×ÅÒÎÁÑ AM/PM ÓÔÒÏËÁ"
 
-#: commands/indexcmds.c:694
-#: utils/cache/typcache.c:369
-#, c-format
-msgid "there are multiple default operator classes for data type %s"
-msgstr "ÉÍÅÅÔÓÑ ÂÏÌÄÅÅ ÏÄÎÏÇÏ ËÌÁÓÓÁ ÏÐÅÒÁÔÏÒÏ× ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ ÔÉÐÁ ÄÁÎÎÙÈ %s"
+#: utils/adt/formatting.c:2126
+msgid "\"TZ\"/\"tz\" not supported"
+msgstr "\"TZ\"/\"tz\" ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#: commands/indexcmds.c:963
+#: utils/adt/formatting.c:2136
 #, c-format
-msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
-msgstr ""
+msgid "invalid value for %s"
+msgstr "ÎÅ×ÅÒÎÏÅ ÚÎÁÞÅÎÉÅ ÄÌÑ %s"
 
-#: commands/indexcmds.c:970
-#, c-format
-msgid "table \"%s\" has no indexes"
-msgstr "ÔÁÂÌÉÃÁ \"%s\" ÎÅ ÉÍÅÅÔ ÉÄÅËÓÏ×"
+#: utils/adt/formatting.c:3011
+msgid "January"
+msgstr "ñÎ×ÁÒØ"
+
+#: utils/adt/formatting.c:3014
+msgid "February"
+msgstr "æÅ×ÒÁÌØ"
+
+#: utils/adt/formatting.c:3017
+msgid "March"
+msgstr "íÁÒÔ"
+
+#: utils/adt/formatting.c:3020
+msgid "April"
+msgstr "áÐÒÅÌØ"
+
+#: utils/adt/formatting.c:3023
+msgid "May"
+msgstr "íÁÊ"
+
+#: utils/adt/formatting.c:3026
+msgid "June"
+msgstr "éÀÎØ"
+
+#: utils/adt/formatting.c:3029
+msgid "July"
+msgstr "éÀÌØ"
+
+#: utils/adt/formatting.c:3032
+msgid "August"
+msgstr "á×ÇÕÓÔ"
+
+#: utils/adt/formatting.c:3035
+msgid "September"
+msgstr "óÅÎÔÑÂÒØ"
+
+#: utils/adt/formatting.c:3038
+msgid "October"
+msgstr "ïËÔÑÂÒØ"
+
+#: utils/adt/formatting.c:3041
+msgid "November"
+msgstr "îÏÑÂÒØ"
+
+#: utils/adt/formatting.c:3044
+msgid "December"
+msgstr "äÅËÁÂÒØ"
+
+#: utils/adt/formatting.c:3059
+msgid "Jan"
+msgstr "ñÎ×"
+
+#: utils/adt/formatting.c:3062
+msgid "Feb"
+msgstr "æÅ×"
+
+#: utils/adt/formatting.c:3065
+msgid "Mar"
+msgstr "íÁÒ"
 
-#: commands/indexcmds.c:998
-msgid "can only reindex the currently open database"
-msgstr "ÍÏÖÎÏ ÐÅÒÅÉÎÄÅËÓÏ×ÁÔØ ÔÏÌØËÏ ÏÔËÒÙÔÕÀ ÂÁÚÕ"
+#: utils/adt/formatting.c:3068
+msgid "Apr"
+msgstr "áÐÒ"
 
-#: commands/indexcmds.c:1081
-#, c-format
-msgid "table \"%s\" was reindexed"
-msgstr "ÔÁÂÌÉÃÁ \"%s\" ÐÅÒÅÉÎÄÅËÓÏ×ÁÎÁ"
+#. translator: Translate this as the abbreviation of "May".
+#. In English, it is both the full month name and the
+#. abbreviation, so this hack is needed to distinguish
+#. them.  The translation also needs to start with S:,
+#. which will be stripped at run time.
+#: utils/adt/formatting.c:3077
+msgid "S:May"
+msgstr "S:íÁÊ"
 
-#: commands/prepare.c:62
-msgid "invalid statement name: must not be empty"
-msgstr "ÎÅ×ÅÒÎÏÅ ÉÍÑ ËÏÍÁÎÄÙ: ÉÍÑ ÎÅ ÄÏÌÖÎÏ ÂÙÔØ ÐÕÓÔÙÍ"
+#: utils/adt/formatting.c:3080
+msgid "Jun"
+msgstr "éÀÎ"
 
-#: commands/prepare.c:81
-msgid "utility statements cannot be prepared"
-msgstr ""
+#: utils/adt/formatting.c:3083
+msgid "Jul"
+msgstr "éÀÌ"
 
-# [SM]: TO REVIEW
-#: commands/prepare.c:179
-#: commands/prepare.c:184
-#: commands/prepare.c:544
-msgid "prepared statement is not a SELECT"
-msgstr "ÚÁÇÏÔÏ×ÌÅÎÎÁÑ ËÏÍÁÎÄÁ ÎÅ Ñ×ÌÑÅÔÓÑ SELECTÏÍ"
+#: utils/adt/formatting.c:3086
+msgid "Aug"
+msgstr "á×Ç"
 
-# [SM]: TO REVIEW
-#: commands/prepare.c:317
-#, c-format
-msgid "prepared statement \"%s\" already exists"
-msgstr "ÚÁÇÏÔÏ×ÌÅÎÎÁÑ ËÏÍÁÎÄÁ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: utils/adt/formatting.c:3089
+msgid "Sep"
+msgstr "óÅÎ"
 
-# [SM]: TO REVIEW
-#: commands/prepare.c:396
-#, c-format
-msgid "prepared statement \"%s\" does not exist"
-msgstr "ÚÁÇÏÔÏ×ÌÅÎÎÁÑ ËÏÍÁÎÄÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: utils/adt/formatting.c:3092
+msgid "Oct"
+msgstr "ïËÔ"
 
-#: commands/operatorcmds.c:107
-#: commands/operatorcmds.c:115
-msgid "setof type not allowed for operator argument"
-msgstr ""
+#: utils/adt/formatting.c:3095
+msgid "Nov"
+msgstr "îÏÑ"
 
-#: commands/operatorcmds.c:142
-#, c-format
-msgid "operator attribute \"%s\" not recognized"
-msgstr "ÁÔÒÉÂÕÔ ÏÐÅÒÁÔÏÒÁ \"%s\" ÎÅ ÒÁÓÐÏÚÎÁÎ"
+#: utils/adt/formatting.c:3098
+msgid "Dec"
+msgstr "äÅË"
+
+#: utils/adt/formatting.c:3113
+msgid "Sunday"
+msgstr "÷ÏÓËÒÅÓÅÎØÅ"
+
+#: utils/adt/formatting.c:3116
+msgid "Monday"
+msgstr "ðÏÎÅÄÅÌØÎÉË"
+
+#: utils/adt/formatting.c:3119
+msgid "Tuesday"
+msgstr "÷ÔÏÒÎÉË"
+
+#: utils/adt/formatting.c:3122
+msgid "Wednesday"
+msgstr "óÒÅÄÁ"
+
+#: utils/adt/formatting.c:3125
+msgid "Thursday"
+msgstr "þÅÔ×ÅÒÇ"
+
+#: utils/adt/formatting.c:3128
+msgid "Friday"
+msgstr "ðÑÔÎÉÃÁ"
+
+#: utils/adt/formatting.c:3131
+msgid "Saturday"
+msgstr "óÕÂÂÏÔÁ"
+
+#: utils/adt/formatting.c:3146
+msgid "Sun"
+msgstr "÷ÓË"
+
+#: utils/adt/formatting.c:3149
+msgid "Mon"
+msgstr "ðÎÄ"
+
+#: utils/adt/formatting.c:3152
+msgid "Tue"
+msgstr "÷ÔÒ"
+
+#: utils/adt/formatting.c:3155
+msgid "Wed"
+msgstr "óÒÄ"
+
+#: utils/adt/formatting.c:3158
+msgid "Thu"
+msgstr "þÔ×"
+
+#: utils/adt/formatting.c:3161
+msgid "Fri"
+msgstr "ðÔÎ"
+
+#: utils/adt/formatting.c:3164
+msgid "Sat"
+msgstr "óÂÔ"
+
+#: utils/adt/formatting.c:3458
+msgid "AM/PM hour must be between 1 and 12"
+msgstr "ÞÁÓ × AM/PM ÄÏÌÖÅΠÂÙÔØ ÍÅÖÄÕ 1 É 12"
 
-#: commands/operatorcmds.c:152
-msgid "operator procedure must be specified"
-msgstr "ÄÏÌÖÎÁ ÂÙÔØ ÕËÁÚÁÎÁ ÐÒÏÃÅÄÕÒÁ ÏÐÅÒÁÔÏÒÁ"
+#: utils/adt/formatting.c:3589
+msgid "cannot calculate day of year without year information"
+msgstr "ÎÅÌØÚÑ ÒÁÓÞÉÔÁÔØ ÄÅÎØ ÇÏÄÁ ÂÅÚ ÉÎÆÏÒÍÁÃÉÉ Ï ÇÏÄÅ"
 
-#: commands/portalcmds.c:54
-#: commands/portalcmds.c:183
-#: commands/portalcmds.c:228
-msgid "invalid cursor name: must not be empty"
-msgstr "ÎÅ×ÅÒÎÏÅ ÉÍÑ ËÕÒÓÏÒÁ: ÉÍÑ ÎÅ ÄÏÌÖÎÏ ÂÙÔØ ÐÕÓÔÙÍ"
+#: utils/adt/formatting.c:4442
+msgid "\"RN\" not supported"
+msgstr "\"RN\" ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#: commands/portalcmds.c:89
-msgid "DECLARE CURSOR may not specify INTO"
-msgstr "DECLARE CURSOR ÎÅ ÍÏÖÅÔ ÕËÁÚÙ×ÁÔØ INTO"
+#: utils/adt/genfile.c:61
+msgid "reference to parent directory (\"..\") not allowed"
+msgstr ""
 
-#: commands/portalcmds.c:93
-msgid "DECLARE CURSOR ... FOR UPDATE is not supported"
-msgstr "DECLARE CURSOR ... FOR UPDATE ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
+#: utils/adt/genfile.c:75
+msgid "absolute path not allowed"
+msgstr ""
 
-#: commands/portalcmds.c:94
-msgid "Cursors must be READ ONLY."
-msgstr "ëÕÒÓÏÒÙ ÄÏÌÖÎÙ ÂÙÔØ READ ONLY."
+#: utils/adt/genfile.c:102
+#, fuzzy
+msgid "must be superuser to read files"
+msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ ÐÏÌØÚÏ×ÁÔÅÌÅÊ"
 
-#: commands/portalcmds.c:191
-#: commands/portalcmds.c:238
+#: utils/adt/genfile.c:109 commands/copy.c:1732
 #, c-format
-msgid "cursor \"%s\" does not exist"
-msgstr "ËÕÒÓÏÒ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "could not open file \"%s\" for reading: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\" ÄÌÑ ÞÔÅÎÉÑ: %m"
 
-#: commands/portalcmds.c:346
-#: tcop/pquery.c:523
-#: tcop/pquery.c:1096
-#, c-format
-msgid "portal \"%s\" cannot be run"
-msgstr "ÐÏÒÔÁÌ \"%s\" ÎÅ ÍÏÖÅÔ ÂÙÔØ ÚÁÐÕÝÅÎ"
+#: utils/adt/genfile.c:116
+#, fuzzy, c-format
+msgid "could not seek in file \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\": %m"
 
-#: commands/portalcmds.c:404
-msgid "could not reposition held cursor"
-msgstr ""
+#: utils/adt/genfile.c:121
+#, fuzzy
+msgid "requested length cannot be negative"
+msgstr "ÚÁÐÒÏÛÅÎÎÁÑ ÄÌÉÎÁ ÓÌÉÛËÏÍ ×ÅÌÉËÁ"
 
-#: commands/tablecmds.c:294
-msgid "ON COMMIT can only be used on temporary tables"
-msgstr "ON COMMIT ÍÏÖÅÔ ÔÏÌØËÏ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ ÄÌÑ ×ÒÅÍÅÎÎÙÈ ÔÁÂÌÉÃ"
+#: utils/adt/genfile.c:127 utils/adt/oracle_compat.c:613
+#: utils/adt/oracle_compat.c:711 utils/adt/oracle_compat.c:1192
+#: utils/adt/oracle_compat.c:1482
+msgid "requested length too large"
+msgstr "ÚÁÐÒÏÛÅÎÎÁÑ ÄÌÉÎÁ ÓÌÉÛËÏÍ ×ÅÌÉËÁ"
 
-#: commands/tablecmds.c:399
-#, c-format
-msgid "duplicate check constraint name \"%s\""
-msgstr "ÐÏ×ÔÏÒÎÏÅ ÉÍÑ CHECK-ËÏÎÓÔÒÅÊÎÔÁ: \"%s\""
+#: utils/adt/genfile.c:163
+#, fuzzy
+msgid "must be superuser to get file information"
+msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ ËÌÁÓÓÁ ÏÐÅÒÁÔÏÒÏ×"
 
-#: commands/tablecmds.c:555
-#: commands/tablecmds.c:1274
-#: commands/tablecmds.c:1480
-#: commands/tablecmds.c:2636
-#: commands/tablecmds.c:3798
-#: commands/tablecmds.c:5427
-#: commands/trigger.c:147
-#: commands/trigger.c:552
-#: tcop/utility.c:182
-#: tcop/utility.c:217
-#, c-format
-msgid "permission denied: \"%s\" is a system catalog"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅÝ£Î: \"%s\" Ñ×ÌÑÅÔÓÑ ÓÉÓÔÅÍÎÙÍ ËÁÔÁÌÏÇÏÍ"
+#: utils/adt/genfile.c:227
+#, fuzzy
+msgid "must be superuser to get directory listings"
+msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÕÄÁÌÅÎÉÑ ÐÏÌØÚÏ×ÁÔÅÌÅÊ"
 
-#: commands/tablecmds.c:566
+#: utils/adt/genfile.c:244 utils/adt/misc.c:219 commands/tablespace.c:578
+#: storage/file/fd.c:1452 ../port/copydir.c:65
 #, c-format
-msgid "cannot truncate system relation \"%s\""
-msgstr ""
+msgid "could not open directory \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m"
 
-#: commands/tablecmds.c:576
-msgid "cannot truncate temporary tables of other sessions"
-msgstr ""
+#: utils/adt/geo_ops.c:292 utils/adt/geo_ops.c:4080 utils/adt/geo_ops.c:4997
+msgid "too many points requested"
+msgstr "ÚÁÐÒÏÝÅÎÏ ÓÌÉÛËÏÍ ÍÎÏÇÏ ÔÏÞÅË"
 
-#: commands/tablecmds.c:719
-#, c-format
-msgid "column \"%s\" duplicated"
-msgstr "ÐÏ×ÔÏÒÎÏÅ ÉÍÑ ËÏÌÏÎËÉ: \"%s\""
+#: utils/adt/geo_ops.c:315
+msgid "could not format \"path\" value"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔÆÏÒÍÁÔÉÒÏ×ÁÔØ ÚÎÁÞÅÎÉÅ \"path\""
 
-#: commands/tablecmds.c:744
-#: parser/analyze.c:1067
-#: parser/analyze.c:1273
+#: utils/adt/geo_ops.c:390
 #, c-format
-msgid "inherited relation \"%s\" is not a table"
-msgstr "ÎÁÓÌÅÄÏ×ÁÎÎÏÅ ÏÔÎÏÛÅÎÉÅ \"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÔÁÂÌÉÃÅÊ"
+msgid "invalid input syntax for type box: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ box: \"%s\""
 
-#: commands/tablecmds.c:750
+#: utils/adt/geo_ops.c:954
 #, c-format
-msgid "cannot inherit from temporary relation \"%s\""
-msgstr "ÎÅÌØÚÑ ÎÁÓÌÅÄÏ×ÁÔØ ×ÒÅÍÅÎÎÏÅ ÏÔÎÏÛÅÎÉÅ \"%s\""
+msgid "invalid input syntax for type line: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ line: \"%s\""
 
-#: commands/tablecmds.c:767
-#, c-format
-msgid "inherited relation \"%s\" duplicated"
-msgstr "ÐÏ×ÔÏÒÎÏÅ ÎÁÓÌÅÄÏ×ÁÎÎÏÅ ÏÔÎÏÛÅÎÉÅ \"%s\""
+#: utils/adt/geo_ops.c:961 utils/adt/geo_ops.c:1028 utils/adt/geo_ops.c:1043
+#: utils/adt/geo_ops.c:1055
+msgid "type \"line\" not yet implemented"
+msgstr "ÔÉР\"line\" ÅÝ£ ÎÅ ÒÅÁÌÉÚÏ×ÁÎ"
 
-#: commands/tablecmds.c:821
+#: utils/adt/geo_ops.c:1402 utils/adt/geo_ops.c:1425
 #, c-format
-msgid "merging multiple inherited definitions of column \"%s\""
-msgstr "ÓÌÉÑÎÉÅ ÍÎÏÇÏÞÉÓÌÅÎÎÙÈ ÎÁÓÌÅÄÏ×ÁÎÎÙÈ ÏÐÒÅÄÅÌÅÎÉÊ ËÏÌÏÎËÉ \"%s\""
+msgid "invalid input syntax for type path: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ path: \"%s\""
 
-#: commands/tablecmds.c:828
-#, c-format
-msgid "inherited column \"%s\" has a type conflict"
-msgstr "ÎÁÓÌÅÄÏ×ÁÎÎÁÑ ËÏÌÏÎËÁ \"%s\" ÉÍÅÅÔ ËÏÎÆÌÉËÔ ÔÉÐÏ×"
+#: utils/adt/geo_ops.c:1464
+msgid "invalid number of points in external \"path\" value"
+msgstr ""
 
-#: commands/tablecmds.c:830
-#: commands/tablecmds.c:975
-#: parser/parse_coerce.c:239
-#: parser/parse_coerce.c:1130
-#: parser/parse_coerce.c:1147
-#: parser/parse_coerce.c:1193
+#: utils/adt/geo_ops.c:1805
 #, c-format
-msgid "%s versus %s"
-msgstr "%s ÐÒÏÔÉ× %s"
+msgid "invalid input syntax for type point: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ point: \"%s\""
 
-#: commands/tablecmds.c:966
+#: utils/adt/geo_ops.c:2033
 #, c-format
-msgid "merging column \"%s\" with inherited definition"
-msgstr "ÓÌÉÑÎÉÅ ËÏÌÏÎËÉ \"%s\" Ó ÎÁÓÌÅÄÏ×ÁÎÎÙÍ ÏÐÒÅÄÅÌÅÎÉÅÍ"
+msgid "invalid input syntax for type lseg: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ lseg: \"%s\""
 
-#: commands/tablecmds.c:973
-#, c-format
-msgid "column \"%s\" has a type conflict"
-msgstr "ËÏÎÆÌÉËÔ ÔÉÐÏ× ÄÌÑ ËÏÌÏÎËÉ \"%s\""
+#: utils/adt/geo_ops.c:2624
+msgid "function \"dist_lb\" not implemented"
+msgstr "ÆÕÎËÃÉÑ \"dist_lb\" ÎÅ ÒÅÁÌÉÚÏ×ÁÎÁ"
 
-#: commands/tablecmds.c:1024
-#, c-format
-msgid "column \"%s\" inherits conflicting default values"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÎÁÓÌÅÄÕÅÔ ËÏÎÆÌÉËÔÕÀÝÉÅ ÚÎÁÞÅÎÉÑ ÐÏ ÕÍÏÌÞÁÎÉÀ"
+#: utils/adt/geo_ops.c:3137
+msgid "function \"close_lb\" not implemented"
+msgstr "ÆÕÎËÃÉÑ \"close_lb\" ÎÅ ÒÅÁÌÉÚÏ×ÁÎÁ"
 
-#: commands/tablecmds.c:1026
-msgid "To resolve the conflict, specify a default explicitly."
-msgstr "äÌÑ ÒÅÛÅÎÉÑ ËÏÎÆÌÉËÔÁ ÕËÁÖÉÔÅ ÖÅÌÁÅÍÏÅ ÚÎÁÞÅÎÉÅ ÐÏ ÕÍÏÌÞÁÎÉÀ."
+#: utils/adt/geo_ops.c:3416
+msgid "cannot create bounding box for empty polygon"
+msgstr ""
 
-#: commands/tablecmds.c:1319
+#: utils/adt/geo_ops.c:3440 utils/adt/geo_ops.c:3452
 #, c-format
-msgid "inherited column \"%s\" must be renamed in child tables too"
-msgstr "ÎÁÓÌÅÄÏ×ÁÎÎÁÑ ËÏÌÏÎËÁ \"%s\" ÔÁËÖÅ ÄÏÌÖÎÁ ÂÙÔØ ÐÅÒÅÉÍÅÎÏ×ÁÎÁ × ÔÁÂÌÉÃÁÈ-ÎÁÓÌÅÄÎÉËÁÈ"
+msgid "invalid input syntax for type polygon: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ polygon: \"%s\""
 
-#: commands/tablecmds.c:1337
-#, c-format
-msgid "cannot rename system column \"%s\""
-msgstr "ÎÅÌØÚÑ ÐÅÒÅÉÍÅÎÏ×ÁÔØ ÓÉÓÔÅÍÎÕÀ ËÏÌÏÎËÕ \"%s\""
+#: utils/adt/geo_ops.c:3492
+msgid "invalid number of points in external \"polygon\" value"
+msgstr ""
 
-#: commands/tablecmds.c:1347
-#, c-format
-msgid "cannot rename inherited column \"%s\""
-msgstr "ÎÅÌØÚÑ ÐÅÒÅÉÍÅÎÏ×ÁÔØ ÎÁÓÌÅÄÏ×ÁÎÎÕÀ ËÏÌÏÎËÕ \"%s\""
+#: utils/adt/geo_ops.c:3878
+msgid "function \"poly_distance\" not implemented"
+msgstr "ÆÕÎËÃÉÑ \"poly_distance\" ÎÅ ÒÅÁÌÉÚÏ×ÁÎÁ"
 
-#: commands/tablecmds.c:1358
-#: commands/tablecmds.c:2919
-#, c-format
-msgid "column \"%s\" of relation \"%s\" already exists"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÄÌÑ Ó×ÑÚÉ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: utils/adt/geo_ops.c:4190
+msgid "function \"path_center\" not implemented"
+msgstr "ÆÕÎËÃÉÑ \"path_center\" ÎÅ ÒÅÁÌÉÚÏ×ÁÎÁ"
 
-#: commands/tablecmds.c:2219
-#, c-format
-msgid "cannot rewrite system relation \"%s\""
+#: utils/adt/geo_ops.c:4207
+msgid "open path cannot be converted to polygon"
 msgstr ""
 
-#: commands/tablecmds.c:2229
-msgid "cannot rewrite temporary tables of other sessions"
-msgstr "ÎÅÌØÚÑ ÐÅÒÅÚÁÐÉÓÙ×ÁÔØ ×ÒÅÍÅÎÎÙÅ ÔÁÂÌÉÃÙ ÄÒÕÇÉÈ ÓÅÓÓÉÊ"
-
-#: commands/tablecmds.c:2520
+#: utils/adt/geo_ops.c:4374 utils/adt/geo_ops.c:4384 utils/adt/geo_ops.c:4399
+#: utils/adt/geo_ops.c:4405
 #, c-format
-msgid "check constraint \"%s\" is violated by some row"
-msgstr ""
+msgid "invalid input syntax for type circle: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ circle: \"%s\""
 
-#: commands/tablecmds.c:2533
-#, c-format
-msgid "column \"%s\" contains null values"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÓÏÄÅÒÖÉÔ ÚÎÁÞÅÎÉÑ NULL"
+#: utils/adt/geo_ops.c:4427 utils/adt/geo_ops.c:4435
+msgid "could not format \"circle\" value"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔÆÏÒÍÁÔÉÒÏ×ÁÔØ ÚÎÁÞÅÎÉÅ \"circle\""
 
-#: commands/tablecmds.c:2618
-#, c-format
-msgid "\"%s\" is not a table or view"
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÔÁÂÌÉÃÅÊ ÉÌÉ ÐÒÅÄÓÔÁ×ÌÅÎÉÅÍ"
+#: utils/adt/geo_ops.c:4462
+msgid "invalid radius in external \"circle\" value"
+msgstr ""
 
-#: commands/tablecmds.c:2771
-#, c-format
-msgid "cannot alter table \"%s\" because column \"%s\".\"%s\" uses its rowtype"
+#: utils/adt/geo_ops.c:4983
+msgid "cannot convert circle with radius zero to polygon"
+msgstr "ÎÅÌØÚÑ ÓËÏÎ×ÅÒÔÉÒÏ×ÁÔØ ËÒÕÇ Ó ÎÕÌÅ×ÙÍ ÒÁÄÉÕÓÏÍ × ÐÏÌÉÇÏÎ"
+
+#: utils/adt/geo_ops.c:4988
+msgid "must request at least 2 points"
 msgstr ""
 
-#: commands/tablecmds.c:2837
-msgid "column must be added to child tables too"
-msgstr "ËÏÌÏÎËÁ ÔÁËÖÅ ÄÏÌÖÎÁ ÂÙÔØ ÄÏÂÁ×ÌÅÎÁ Ë ÔÁÂÌÉÃÁÍ-ÎÁÓÌÅÄÎÉËÁÍ"
+#: utils/adt/geo_ops.c:5032 utils/adt/geo_ops.c:5055
+msgid "cannot convert empty polygon to circle"
+msgstr "ÎÅÌØÚÑ ÓËÏÎ×ÅÒÔÉÒÏ×ÁÔØ ÐÕÓÔÏÊ ÐÏÌÉÇÏΠנËÒÕÇ"
 
-#: commands/tablecmds.c:2880
-#, c-format
-msgid "child table \"%s\" has different type for column \"%s\""
-msgstr "ÔÁÂÌÉÃÁ-ÎÁÓÌÅÄÎÉË \"%s\" ÉÍÅÅÔ ÏÔÌÉÞÎÙÊ ÔÉРÄÌÑ ËÏÌÏÎËÉ \"%s\""
+#: utils/adt/int.c:161
+msgid "int2vector has too many elements"
+msgstr "int2vector ÓÏÄÅÒÖÉÔ ÓÌÉÛËÏÍ ÍÎÏÇÏ ÜÌÅÍÅÎÔÏ×"
 
-#: commands/tablecmds.c:2892
-#, c-format
-msgid "merging definition of column \"%s\" for child \"%s\""
-msgstr "ÓÌÉÑÎÉÅ ÏÐÒÅÄÅÌÅÎÉÅ ËÏÌÏÎËÉ \"%s\" ÄÌÑ ÎÁÓÌÅÄÎÉËÁ \"%s\""
+#: utils/adt/int.c:234
+#, fuzzy
+msgid "invalid int2vector data"
+msgstr "ÎÅ×ÅÒÎÁÑ ÚÁÐÉÓØ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
 
-#: commands/tablecmds.c:3109
-#: commands/tablecmds.c:3202
-#: commands/tablecmds.c:3252
-#: commands/tablecmds.c:3348
-#: commands/tablecmds.c:3409
-#: commands/tablecmds.c:4617
-#, c-format
-msgid "cannot alter system column \"%s\""
-msgstr "ÎÅÌØÚÑ ÐÏÍÅÎÑÔØ ÓÉÓÔÅÍÎÕÀ ËÏÌÏÎËÕ \"%s\""
+#: utils/adt/int.c:1336 utils/adt/int8.c:1174
+#, fuzzy
+msgid "step size cannot equal zero"
+msgstr "ÎÉÖÎÉÊ ÐÒÅÄÅÌ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÒÁ×ÅΠ×ÅÒÈÎÅÍÕ"
 
-#: commands/tablecmds.c:3145
+#: utils/adt/int8.c:101 utils/adt/int8.c:136 utils/adt/numutils.c:53
+#: utils/adt/numutils.c:63 utils/adt/numutils.c:105
 #, c-format
-msgid "column \"%s\" is in a primary key"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÎÁÈÏÄÉÔÓÑ × ÐÅÒ×ÉÞÎÏÍ ËÌÀÞÅ"
+msgid "invalid input syntax for integer: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ integer: \"%s\""
 
-#: commands/tablecmds.c:3295
-#: commands/tablecmds.c:5416
+#: utils/adt/int8.c:117
 #, c-format
-msgid "\"%s\" is not a table or index"
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÔÁÂÌÉÃÅÊ ÉÌÉ ÉÎÄÅËÓÏÍ"
+msgid "value \"%s\" is out of range for type bigint"
+msgstr "ÚÎÁÞÅÎÉÅ \"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ bigint"
 
-#: commands/tablecmds.c:3322
-#, c-format
-msgid "statistics target %d is too low"
-msgstr ""
+#: utils/adt/int8.c:506 utils/adt/int8.c:535 utils/adt/int8.c:556
+#: utils/adt/int8.c:589 utils/adt/int8.c:616 utils/adt/int8.c:634
+#: utils/adt/int8.c:679 utils/adt/int8.c:695 utils/adt/int8.c:764
+#: utils/adt/int8.c:785 utils/adt/int8.c:812 utils/adt/int8.c:838
+#: utils/adt/int8.c:859 utils/adt/int8.c:880 utils/adt/int8.c:907
+#: utils/adt/int8.c:1075 utils/adt/int8.c:1114 utils/adt/numeric.c:1987
+#: utils/adt/varbit.c:1456
+msgid "bigint out of range"
+msgstr "bigint ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
 
-#: commands/tablecmds.c:3330
-#, c-format
-msgid "lowering statistics target to %d"
-msgstr ""
+#: utils/adt/int8.c:1131
+msgid "OID out of range"
+msgstr "OID ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
 
-#: commands/tablecmds.c:3390
-#, c-format
-msgid "invalid storage type \"%s\""
+#: utils/adt/like_match.c:286 utils/adt/regexp.c:708
+msgid "invalid escape string"
 msgstr ""
 
-#: commands/tablecmds.c:3421
-#, c-format
-msgid "column data type %s can only have storage PLAIN"
+#: utils/adt/like_match.c:287 utils/adt/regexp.c:709
+msgid "Escape string must be empty or one character."
 msgstr ""
 
-#: commands/tablecmds.c:3478
-#, c-format
-msgid "cannot drop system column \"%s\""
-msgstr "ÎÅÌØÚÑ ÕÄÁÌÉÔØ ÓÉÓÔÅÍÎÕÀ ËÏÌÏÎËÕ \"%s\""
-
-#: commands/tablecmds.c:3485
+#: utils/adt/mac.c:65
 #, c-format
-msgid "cannot drop inherited column \"%s\""
-msgstr "ÎÅÌØÚÑ ÕÄÁÌÉÔØ ÎÁÓÌÅÄÏ×ÁÎÎÕÀ ËÏÌÏÎËÕ \"%s\""
+msgid "invalid input syntax for type macaddr: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ macaddr: \"%s\""
 
-#: commands/tablecmds.c:3786
+#: utils/adt/mac.c:72
 #, c-format
-msgid "referenced relation \"%s\" is not a table"
-msgstr "ÓÓÙÌÁÅÍÏÅ ÏÔÎÏÛÅÎÉÅ \"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÔÁÂÌÉÃÅÊ"
-
-#: commands/tablecmds.c:3820
-msgid "cannot reference temporary table from permanent table constraint"
-msgstr ""
-
-#: commands/tablecmds.c:3827
-msgid "cannot reference permanent table from temporary table constraint"
+msgid "invalid octet value in \"macaddr\" value: \"%s\""
 msgstr ""
 
-#: commands/tablecmds.c:3872
-#: commands/tablecmds.c:4362
-msgid "number of referencing and referenced columns for foreign key disagree"
+#: utils/adt/misc.c:83
+msgid "must be superuser to signal other server processes"
 msgstr ""
 
-#: commands/tablecmds.c:3893
+#: utils/adt/misc.c:92
 #, c-format
-msgid "foreign key constraint \"%s\" cannot be implemented"
-msgstr ""
+msgid "PID %d is not a PostgreSQL server process"
+msgstr "PID %d ÎÅ Ñ×ÌÑÅÔÓÑ PostgreSQL ÓÅÒ×ÅÒÏÍ"
 
-#: commands/tablecmds.c:3896
+#: utils/adt/misc.c:105 storage/lmgr/proc.c:920
 #, c-format
-msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
+msgid "could not send signal to process %d: %m"
 msgstr ""
 
-#: commands/tablecmds.c:3910
-#, c-format
-msgid "foreign key constraint \"%s\" will require costly sequential scans"
-msgstr ""
+#: utils/adt/misc.c:123
+#, fuzzy
+msgid "must be superuser to signal the postmaster"
+msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ ÐÏÌØÚÏ×ÁÔÅÌÅÊ"
 
-#: commands/tablecmds.c:3913
-#, c-format
-msgid "Key columns \"%s\" and \"%s\" are of different types: %s and %s."
-msgstr ""
+#: utils/adt/misc.c:128
+#, fuzzy, c-format
+msgid "failed to send signal to postmaster: %m"
+msgstr "select() ÎÅ ÕÄÁÌÓÑ × postmaster'Å: %m"
 
-#: commands/tablecmds.c:3998
-#, c-format
-msgid "column \"%s\" referenced in foreign key constraint does not exist"
-msgstr ""
+#: utils/adt/misc.c:145
+#, fuzzy
+msgid "must be superuser to rotate log files"
+msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ ÐÏÌØÚÏ×ÁÔÅÌÅÊ"
 
-#: commands/tablecmds.c:4003
-#, c-format
-msgid "cannot have more than %d keys in a foreign key"
+#: utils/adt/misc.c:150
+msgid "rotation not possible because log collection not active"
 msgstr ""
 
-#: commands/tablecmds.c:4072
-#, c-format
-msgid "there is no primary key for referenced table \"%s\""
+#: utils/adt/misc.c:202
+msgid "global tablespace never has databases"
 msgstr ""
 
-#: commands/tablecmds.c:4190
+#: utils/adt/misc.c:222
 #, c-format
-msgid "there is no unique constraint matching given keys for referenced table \"%s\""
+msgid "%u is not a tablespace OID"
 msgstr ""
 
-#: commands/tablecmds.c:4574
-#: commands/trigger.c:2785
+#: utils/adt/nabstime.c:164
 #, c-format
-msgid "constraint \"%s\" does not exist"
-msgstr "ËÏÎÓÔÒÅÊÎÔ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "invalid time zone name: \"%s\""
+msgstr "ÎÅ×ÅÒÎÏÅ ÉÍÑ ×ÒÅÍÅÎÎÏÊ ÚÏÎÙ: \"%s\""
 
-#: commands/tablecmds.c:4579
-#, c-format
-msgid "multiple constraints named \"%s\" were dropped"
+#: utils/adt/nabstime.c:510 utils/adt/nabstime.c:583
+msgid "cannot convert abstime \"invalid\" to timestamp"
 msgstr ""
 
-#: commands/tablecmds.c:4624
-#, c-format
-msgid "cannot alter inherited column \"%s\""
-msgstr "ÎÅÌØÚÑ ÉÚÍÅÎÉÔØ ÎÁÓÌÅÄÏ×ÁÎÎÕÀ ËÏÌÏÎËÕ \"%s\""
-
-#: commands/tablecmds.c:4664
-msgid "transform expression must not return a set"
-msgstr "×ÙÒÁÖÅÎÉÅ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÑ ÎÅ ÍÏÖÅÔ ×ÏÚ×ÒÁÝÁÔØ ÍÎÏÖÅÓÔ×Ï"
-
-#: commands/tablecmds.c:4670
-msgid "cannot use subquery in transform expression"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÐÏÄÚÁÐÒÏÓ × ×ÙÒÁÖÅÎÉÉ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÑ"
-
-#: commands/tablecmds.c:4674
-msgid "cannot use aggregate function in transform expression"
-msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÁÇÒÅÇÁÔÎÕÀ ÆÕÎËÃÉÀ × ×ÙÒÁÖÅÎÉÉ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÑ"
-
-#: commands/tablecmds.c:4691
-#, c-format
-msgid "column \"%s\" cannot be cast to type \"%s\""
+#: utils/adt/nabstime.c:795
+msgid "invalid status in external \"tinterval\" value"
 msgstr ""
 
-#: commands/tablecmds.c:4717
-#, c-format
-msgid "type of inherited column \"%s\" must be changed in child tables too"
+#: utils/adt/nabstime.c:877
+msgid "cannot convert reltime \"invalid\" to interval"
 msgstr ""
 
-#: commands/tablecmds.c:4755
+#: utils/adt/nabstime.c:1564
 #, c-format
-msgid "cannot alter type of column \"%s\" twice"
-msgstr ""
+msgid "invalid input syntax for type tinterval: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ tinterval: \"%s\""
 
-#: commands/tablecmds.c:4789
+#: utils/adt/network.c:118
 #, c-format
-msgid "default for column \"%s\" cannot be cast to type \"%s\""
-msgstr ""
+msgid "invalid cidr value: \"%s\""
+msgstr "ÎÅ×ÅÒÎÏÅ ÚÎÁÞÅÎÉÅ cidr: \"%s\""
 
-#: commands/tablecmds.c:4889
-msgid "cannot alter type of a column used by a view or rule"
+#: utils/adt/network.c:119 utils/adt/network.c:249
+msgid "Value has bits set to right of mask."
 msgstr ""
 
-#: commands/tablecmds.c:4890
-#, c-format
-msgid "%s depends on column \"%s\""
-msgstr "%s ÚÁ×ÉÓÉÔ ÏÔ ËÏÌÏÎËÉ \"%s\""
-
-#: commands/tablecmds.c:5206
+#: utils/adt/network.c:160 utils/adt/network.c:614 utils/adt/network.c:645
+#: utils/adt/network.c:677
 #, c-format
-msgid "\"%s\" is not a table, TOAST table, index, view, or sequence"
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÔÁÀÌÉÃÅÊ, TOAST-ÔÁÂÌÉÃÅÊ, ÉÎÄÅËÓÏÍ, ÐÒÅÄÓÔÁ×ÌÅÎÉÅÍ ÉÌÉ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔØÀ"
+msgid "could not format inet value: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔÆÏÒÍÁÔÉÒÏ×ÁÔØ ÚÎÁÞÅÎÉÅ inet: %m"
 
-#: commands/tablecmds.c:5446
-msgid "cannot have multiple SET TABLESPACE subcommands"
-msgstr ""
+#. translator: %s is inet or cidr
+#: utils/adt/network.c:217
+#, fuzzy, c-format
+msgid "invalid address family in external \"%s\" value"
+msgstr "ÎÅ×ÅÒÎÙÅ ÂÉÔÙ ×Ï ×ÎÅÛÎÅÍ ÚÎÁÞÅÎÉÉ \"inet\""
 
-#: commands/tablecmds.c:5476
-#, c-format
-msgid "cannot move system relation \"%s\""
-msgstr ""
+#. translator: %s is inet or cidr
+#: utils/adt/network.c:224
+#, fuzzy, c-format
+msgid "invalid bits in external \"%s\" value"
+msgstr "ÎÅ×ÅÒÎÙÅ ÂÉÔÙ ×Ï ×ÎÅÛÎÅÍ ÚÎÁÞÅÎÉÉ \"inet\""
 
-#: commands/tablecmds.c:5486
-msgid "cannot move temporary tables of other sessions"
-msgstr "ÎÅÌØÚÑ ÐÅÒÅÍÅÝÁÔØ ×ÒÅÍÅÎÎÙÅ ÔÁÂÌÉÃÙ ÄÒÕÇÉÈ ÓÅÓÓÉÊ"
+#. translator: %s is inet or cidr
+#: utils/adt/network.c:233
+#, fuzzy, c-format
+msgid "invalid length in external \"%s\" value"
+msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ×Ï ×ÎÅÛÎÅÍ ÚÎÁÞÅÎÉÉ \"inet\""
 
-#: commands/tablecmds.c:5694
-msgid "shared tables cannot be toasted after initdb"
-msgstr ""
+#: utils/adt/network.c:248
+msgid "invalid external \"cidr\" value"
+msgstr "ÎÅ×ÅÒÎÏÅ ×ÎÅÛÎÅÅ ÚÎÁÞÅÎÉÅ \"cidr\""
 
-#: commands/tablecmds.c:5709
+#: utils/adt/network.c:369 utils/adt/network.c:396
 #, c-format
-msgid "table \"%s\" already has a TOAST table"
-msgstr "ÔÁÂÌÉÃÁ \"%s\" ÕÖÅ ÉÍÅÅÔ ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÕÀ TOAST-ÔÁÂÌÉÃÕ"
+msgid "invalid mask length: %d"
+msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ÍÁÓËÉ: %d"
 
-#: commands/tablecmds.c:5726
-#, c-format
-msgid "table \"%s\" does not need a TOAST table"
-msgstr "ÔÁÂÌÉÃÁ \"%s\" ÎÅ ÎÕÖÄÁÅÔÓÑ × ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÅÊ TOAST-ÔÁÂÌÉÃÅ"
+#: utils/adt/network.c:702
+#, fuzzy, c-format
+msgid "could not format cidr value: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔÆÏÒÍÁÔÉÒÏ×ÁÔØ ÚÎÁÞÅÎÉÅ inet: %m"
 
-#: commands/proclang.c:64
-msgid "must be superuser to create procedural language"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ ÐÒÏÃÅÄÕÒÎÏÇÏ ÑÚÙËÁ"
+#: utils/adt/network.c:1276
+#, fuzzy
+msgid "cannot AND inet values of different sizes"
+msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"é\" (AND) ÄÌÑ ÂÉÔÏ×ÙÈ ÓÔÒÏË ÒÁÚÎÏÊ ÄÌÉÎÙ"
 
-#: commands/proclang.c:77
-#: commands/proclang.c:265
-#, c-format
-msgid "language \"%s\" already exists"
-msgstr "ÑÚÙË \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: utils/adt/network.c:1308
+#, fuzzy
+msgid "cannot OR inet values of different sizes"
+msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"éìé\" (OR) ÄÌÑ ÂÉÔÏ×ÙÈ ÓÔÒÏË ÒÁÚÎÏÊ ÄÌÉÎÙ"
 
-#: commands/proclang.c:97
-#, c-format
-msgid "changing return type of function %s from \"opaque\" to \"language_handler\""
-msgstr "ÉÚÍÅÎÅÎÉÅ ÔÉÐÁ ×ÏÚ×ÒÁÔÁ ÆÕÎËÃÉÉ %s ÉÚ \"opaque\" ÎÁ \"language_handler\""
+#: utils/adt/network.c:1369 utils/adt/network.c:1445
+msgid "result is out of range"
+msgstr "ÒÅÚÕÌØÔÁÔ ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
 
-#: commands/proclang.c:104
-#, c-format
-msgid "function %s must return type \"language_handler\""
-msgstr "ÆÕÎËÃÉÑ %s ÄÏÌÖÎÁ ×ÏÚ×ÒÁÝÁÔØ ÔÉР\"language_handler\""
+#: utils/adt/network.c:1410
+#, fuzzy
+msgid "cannot subtract inet values of different sizes"
+msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"éìé\" (OR) ÄÌÑ ÂÉÔÏ×ÙÈ ÓÔÒÏË ÒÁÚÎÏÊ ÄÌÉÎÙ"
 
-#: commands/proclang.c:188
-msgid "must be superuser to drop procedural language"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÕÄÁÌÅÎÉÑ ÐÒÏÃÅÄÕÒÎÏÇÏ ÑÚÙËÁ"
+#: utils/adt/numeric.c:405
+msgid "invalid length in external \"numeric\" value"
+msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ×Ï ×ÎÅÛÎÅÍ ÚÎÁÞÅÎÉÉ \"numeric\""
 
-#: commands/proclang.c:271
-msgid "must be superuser to rename procedural language"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ ÐÒÏÃÅÄÕÒÎÏÇÏ ÑÚÙËÁ"
+#: utils/adt/numeric.c:416
+msgid "invalid sign in external \"numeric\" value"
+msgstr "ÎÅ×ÅÒÎÙÊ ÚÎÁË ×Ï ×ÎÅÛÎÅÍ ÚÎÁÞÅÎÉÉ \"numeric\""
 
-#: commands/schemacmds.c:84
-#: commands/user.c:883
-#: commands/user.c:1018
-msgid "permission denied"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅÝ£Î"
+#: utils/adt/numeric.c:426
+msgid "invalid digit in external \"numeric\" value"
+msgstr "ÎÅ×ÅÒÎÁÑ ÃÉÆÒÁ ×Ï ×ÎÅÛÎÅÍ ÚÎÁÞÅÎÉÉ \"numeric\""
 
-#: commands/schemacmds.c:85
+#: utils/adt/numeric.c:557 utils/adt/numeric.c:571
 #, c-format
-msgid "\"%s\" is not a superuser, so cannot create a schema for \"%s\""
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ, ÐÏÜÔÏÍÕ ÎÅ ÍÏÖÅÔ ÓÏÚÄÁÔØ ÓÈÅÍÕ ÄÌÑ  \"%s\""
+msgid "NUMERIC precision %d must be between 1 and %d"
+msgstr "ÔÏÞÎÏÓÔØ NUMERIC %d ÄÏÌÖÎÁ ÂÙÔØ ÍÅÖÄÕ 1 É %d"
 
-#: commands/schemacmds.c:100
-#: commands/schemacmds.c:268
+#: utils/adt/numeric.c:562
 #, c-format
-msgid "unacceptable schema name \"%s\""
-msgstr "ÎÅÐÒÉÅÍÌÅÍÏÅ ÉÍÑ ÓÈÅÍÙ: \"%s\""
+msgid "NUMERIC scale %d must be between 0 and precision %d"
+msgstr "ÍÁÓÛÔÁ NUMERIC %d ÄÏÌÖÅΠÂÙÔØ ÍÅÖÄÕ 0 É ÔÏÞÎÏÓÔØÀ %d"
 
-#: commands/schemacmds.c:101
-#: commands/schemacmds.c:269
-msgid "The prefix \"pg_\" is reserved for system schemas."
-msgstr "ðÒÅÆÉËÓ \"pg_\" ÚÁÒÅÚÅÒ×ÉÒÏ×ÁΠÄÌÑ ÓÉÓÔÅÍÎÙÈ ÓÈÅÍ."
+#: utils/adt/numeric.c:580
+msgid "invalid NUMERIC type modifier"
+msgstr ""
 
-#: commands/sequence.c:399
-#: commands/sequence.c:591
-#: commands/sequence.c:634
-#, c-format
-msgid "permission denied for sequence %s"
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÄÌÑ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔÉ %s"
+#: utils/adt/numeric.c:1567 utils/adt/numeric.c:3320
+msgid "value overflows numeric format"
+msgstr "ÚÎÁÞÅÎÉÅ ÐÅÒÅÐÏÌÎÑÅÔ ÆÏÒÍÁÔ numeric"
 
-#: commands/sequence.c:476
-#, c-format
-msgid "nextval: reached maximum value of sequence \"%s\" (%s)"
-msgstr "nextval: ÄÏÓÔÉÇÎÕÔÏ ÍÁËÓÉÍÁÌØÎÏÅ ÚÎÁÞÅÎÉÅ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔÉ \"%s\" (%s)"
+#: utils/adt/numeric.c:1910
+msgid "cannot convert NaN to integer"
+msgstr "ÎÅÌØÚÑ ÐÒÅÏÂÒÁÚÏ×ÁÔØ NaN × integer"
 
-#: commands/sequence.c:499
-#, c-format
-msgid "nextval: reached minimum value of sequence \"%s\" (%s)"
-msgstr "nextval: ÄÏÓÔÉÇÎÕÔÏ ÍÉÎÉÍÁÌØÎÏÅ ÚÎÁÞÅÎÉÅ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔÉ \"%s\" (%s)"
+#: utils/adt/numeric.c:1978
+msgid "cannot convert NaN to bigint"
+msgstr "ÎÅÌØÚÑ ÐÒÅÏÂÒÁÚÏ×ÁÔØ NaN × bigint"
 
-#: commands/sequence.c:597
-#, c-format
-msgid "currval of sequence \"%s\" is not yet defined in this session"
-msgstr "currval (ÔÅËÕÝÅÅ ÚÎÁÞÅÎÉÅ) ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔÉ \"%s\" ÅÝ£ ÎÅ ÏÐÒÅÄÅÌÅÎÏ × ÜÔÏÊ ÓÅÓÓÉÉ"
+#: utils/adt/numeric.c:2026
+msgid "cannot convert NaN to smallint"
+msgstr "ÎÅÌØÚÑ ÐÒÅÏÂÒÁÚÏ×ÁÔØ NaN × smallint"
 
-#: commands/sequence.c:651
+#: utils/adt/numeric.c:2954 utils/adt/numeric.c:2977 utils/adt/numeric.c:3001
+#: utils/adt/numeric.c:3008 utils/adt/numeric.c:3022
 #, c-format
-msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
-msgstr "setval: ÚÎÁÞÅÎÉÅ %s ×ÎÅ ÐÒÅÄÅÌÏ× ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔÉ \"%s\" (%s..%s)"
-
-#: commands/sequence.c:794
-#: executor/execGrouping.c:384
-#: lib/dllist.c:43
-#: lib/dllist.c:88
-#: libpq/auth.c:640
-#: postmaster/pgstat.c:2430
-#: postmaster/pgstat.c:2497
-#: postmaster/postmaster.c:810
-#: postmaster/postmaster.c:1678
-#: postmaster/postmaster.c:2397
-#: storage/buffer/localbuf.c:139
-#: storage/file/fd.c:588
-#: storage/file/fd.c:621
-#: storage/file/fd.c:767
-#: storage/ipc/sinval.c:789
-#: storage/lmgr/lock.c:494
-#: storage/smgr/md.c:844
-#: storage/smgr/smgr.c:213
-#: utils/adt/cash.c:297
-#: utils/adt/cash.c:312
-#: utils/adt/oracle_compat.c:73
-#: utils/adt/oracle_compat.c:125
-#: utils/adt/regexp.c:200
-#: utils/adt/ri_triggers.c:3472
-#: utils/cache/relcache.c:169
-#: utils/cache/relcache.c:183
-#: utils/cache/relcache.c:1135
-#: utils/cache/typcache.c:165
-#: utils/cache/typcache.c:487
-#: utils/fmgr/dfmgr.c:127
-#: utils/fmgr/fmgr.c:527
-#: utils/hash/dynahash.c:178
-#: utils/hash/dynahash.c:248
-#: utils/init/miscinit.c:213
-#: utils/init/miscinit.c:234
-#: utils/init/miscinit.c:244
-#: utils/misc/guc.c:1910
-#: utils/misc/guc.c:1923
-#: utils/misc/guc.c:1936
-#: utils/mmgr/aset.c:337
-#: utils/mmgr/aset.c:503
-#: utils/mmgr/aset.c:700
-#: utils/mmgr/aset.c:893
-#: utils/mmgr/portalmem.c:78
-msgid "out of memory"
-msgstr "ÎÅ È×ÁÔÁÅÔ ÐÁÍÑÔÉ"
+msgid "invalid input syntax for type numeric: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ numeric: \"%s\""
 
-#: commands/sequence.c:956
-msgid "INCREMENT must not be zero"
-msgstr "INCREMENT ÎÅ ÍÏÖÅÔ ÂÙÔØ ÎÕÌ£Í"
+#: utils/adt/numeric.c:3390
+msgid "numeric field overflow"
+msgstr "ÐÅÒÅÐÏÌÎÅÎÉÅ ÐÏÌÑ numeric"
 
-#: commands/sequence.c:1002
+#: utils/adt/numeric.c:3391
 #, c-format
-msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
-msgstr "MINVALUE (%s) ÄÏÌÖÎÏ ÂÙÔØ ÍÅÎØÛÅ ÞÅÍ MAXVALUE (%s)"
+msgid ""
+"A field with precision %d, scale %d must round to an absolute value less "
+"than %s%d."
+msgstr ""
 
-#: commands/sequence.c:1033
-#, c-format
-msgid "START value (%s) can't be less than MINVALUE (%s)"
-msgstr "ÚÎÁÞÅÎÉÅ START (%s) ÎÅ ÍÏÖÅÔ ÂÙÔØ ÍÅÎØÛÅ ÞÅÍ MINVALUE (%s)"
+#: utils/adt/numeric.c:4567
+msgid "argument for function \"exp\" too big"
+msgstr "ÁÒÇÕÍÅÎÔ ÄÌÑ ÆÕÎËÃÉÉ \"exp\" ÓÌÉÛËÏÍ ×ÅÌÉË"
 
-#: commands/sequence.c:1045
-#, c-format
-msgid "START value (%s) can't be greater than MAXVALUE (%s)"
-msgstr "ÚÎÁÞÅÎÉÅ START (%s) ÎÅ ÍÏÖÅÔ ÂÙÔØ ÂÏÌØÛÅ ÞÅÍ MAXVALUE (%s)"
+#: utils/adt/numeric.c:4947
+msgid "zero raised to zero is undefined"
+msgstr "ÎÏÌØ × ÓÔÅÐÅÎÉ ÎÏÌØ ÎÅ ÏÐÒÅÄÅÌ£Î"
 
-#: commands/sequence.c:1060
+#: utils/adt/numutils.c:77
 #, c-format
-msgid "CACHE (%s) must be greater than zero"
-msgstr "CACHE (%s) ÄÏÌÖÎÏ ÂÙÔØ ÂÏÌØÛÅ ÎÕÌÑ"
+msgid "value \"%s\" is out of range for type integer"
+msgstr "ÚÎÁÞÅÎÉÅ \"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ integer"
 
-#: commands/trigger.c:134
+#: utils/adt/numutils.c:83
 #, c-format
-msgid "could not determine referenced table for constraint \"%s\""
-msgstr ""
-
-#: commands/trigger.c:219
-msgid "multiple INSERT events specified"
-msgstr "ÕËÁÚÁÎÙ ÍÎÏÇÏÞÉÓÌÅÎÎÙÅ ÓÏÂÙÔÉÑ INSERT"
-
-#: commands/trigger.c:226
-msgid "multiple DELETE events specified"
-msgstr "ÕËÁÚÁÎÙ ÍÎÏÇÏÞÉÓÌÅÎÎÙÅ ÓÏÂÙÔÉÑ DELETE"
-
-#: commands/trigger.c:233
-msgid "multiple UPDATE events specified"
-msgstr "ÕËÁÚÁÎÙ ÍÎÏÇÏÞÉÓÌÅÎÎÙÅ ÓÏÂÙÔÉÑ UPDATE"
+msgid "value \"%s\" is out of range for type smallint"
+msgstr "ÚÎÁÞÅÎÉÅ \"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ smallint"
 
-#: commands/trigger.c:266
-#: commands/trigger.c:654
+#: utils/adt/numutils.c:89
 #, c-format
-msgid "trigger \"%s\" for relation \"%s\" already exists"
-msgstr "ÔÒÉÇÇÅÒ \"%s\" ÄÌÑ Ó×ÑÚÉ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "value \"%s\" is out of range for 8-bit integer"
+msgstr "ÚÎÁÞÅÎÉÅ \"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ integer 8 ÂÉÔ"
 
-#: commands/trigger.c:287
+#: utils/adt/oid.c:43 utils/adt/oid.c:57 utils/adt/oid.c:63 utils/adt/oid.c:84
 #, c-format
-msgid "changing return type of function %s from \"opaque\" to \"trigger\""
-msgstr "ÉÚÍÅÎÅÎÉÅ ÔÉÐÁ ×ÏÚ×ÒÁÔÁ ÆÕÎËÃÉÉ %s ÉÚ \"opaque\" ÎÁ \"trigger\""
+msgid "invalid input syntax for type oid: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ oid: \"%s\""
 
-#: commands/trigger.c:294
+#: utils/adt/oid.c:69 utils/adt/oid.c:107
 #, c-format
-msgid "function %s must return type \"trigger\""
-msgstr "ÆÕÎËÃÉÑ %s ÄÏÌÖÎÁ ×ÏÚ×ÒÁÝÁÔØ ÔÉР\"trigger\""
+msgid "value \"%s\" is out of range for type oid"
+msgstr "ÚÎÁÞÅÎÉÅ \"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ oid"
 
-#: commands/trigger.c:1160
-#, c-format
-msgid "trigger function %u returned null value"
-msgstr ""
+#: utils/adt/oid.c:212
+msgid "oidvector has too many elements"
+msgstr "oidvector ÓÏÄÅÒÖÉÔ ÓÌÉÛËÏÍ ÍÎÏÇÏ ÜÌÅÍÅÎÔÏ×"
 
-#: commands/trigger.c:1214
-#: commands/trigger.c:1331
-#: commands/trigger.c:1464
-msgid "BEFORE STATEMENT trigger cannot return a value"
-msgstr ""
+#: utils/adt/oid.c:285
+#, fuzzy
+msgid "invalid oidvector data"
+msgstr "ÎÅ×ÅÒÎÁÑ ÚÁÐÉÓØ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ"
 
-#: commands/trigger.c:1593
-#: executor/execMain.c:1151
-#: executor/execMain.c:1457
-#: executor/execMain.c:1598
-msgid "could not serialize access due to concurrent update"
+#: utils/adt/oracle_compat.c:102 utils/adt/oracle_compat.c:142
+#: utils/adt/oracle_compat.c:196 tsearch/ts_locale.c:92
+#: tsearch/ts_locale.c:129
+msgid "invalid multibyte character for locale"
 msgstr ""
 
-#: commands/trigger.c:2731
-msgid "unnamed constraints cannot be set explicitly"
+#: utils/adt/oracle_compat.c:103 utils/adt/oracle_compat.c:197
+#: tsearch/ts_locale.c:93 tsearch/ts_locale.c:130
+msgid ""
+"The server's LC_CTYPE locale is probably incompatible with the database "
+"encoding."
 msgstr ""
 
-#: commands/trigger.c:2770
+#: utils/adt/oracle_compat.c:221 utils/adt/oracle_compat.c:231
 #, c-format
-msgid "constraint \"%s\" is not deferrable"
+msgid "UTF-16 to UTF-8 translation failed: %lu"
 msgstr ""
 
-#: ../port/copydir.c:47
-#: commands/tablespace.c:150
-#: commands/tablespace.c:158
-#: commands/tablespace.c:164
-#, c-format
-msgid "could not create directory \"%s\": %m"
-msgstr ""
+#: utils/adt/oracle_compat.c:1329
+#, fuzzy
+msgid "requested character too large"
+msgstr "ÚÁÐÒÏÛÅÎÎÁÑ ÄÌÉÎÁ ÓÌÉÛËÏÍ ×ÅÌÉËÁ"
 
-#: commands/tablespace.c:177
+#: utils/adt/oracle_compat.c:1375 utils/adt/oracle_compat.c:1429
 #, c-format
-msgid "could not stat directory \"%s\": %m"
+msgid "requested character too large for encoding: %d"
 msgstr ""
 
-#: commands/tablespace.c:186
-#, c-format
-msgid "\"%s\" exists but is not a directory"
-msgstr "\"%s\" ÓÕÝÅÓÔ×ÕÅÔ ÎÏ ÎÅ Ñ×ÌÑÅÔÓÑ ÄÉÒÅËÔÏÒÉÅÊ"
+#: utils/adt/oracle_compat.c:1422
+#, fuzzy
+msgid "null character not permitted"
+msgstr "ÚÎÁÞÅÎÉÑ NULL ËÁË ÜÌÅÍÅÎÔÙ ÍÁÓÓÉ×Á ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#: commands/tablespace.c:223
-#, c-format
-msgid "permission denied to create tablespace \"%s\""
-msgstr "ÄÏÓÔÕРÚÁÐÒÅݣΠÐÏ ÓÏÚÄÁÎÉÀ tablespace \"%s\""
+#: utils/adt/pseudotypes.c:94
+msgid "cannot accept a value of type any"
+msgstr "ÎÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ any"
 
-#: commands/tablespace.c:225
-msgid "Must be superuser to create a tablespace."
-msgstr "îÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ tablespace."
+#: utils/adt/pseudotypes.c:107
+msgid "cannot display a value of type any"
+msgstr "ÎÅ ÍÏÇÕ ÏÔÏÂÒÁÚÉÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ any"
 
-#: commands/tablespace.c:244
-msgid "tablespace location may not contain single quotes"
-msgstr ""
+#: utils/adt/pseudotypes.c:121 utils/adt/pseudotypes.c:149
+msgid "cannot accept a value of type anyarray"
+msgstr "ÎÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ anyarray"
 
-#: commands/tablespace.c:254
-msgid "tablespace location must be an absolute path"
-msgstr ""
+#: utils/adt/pseudotypes.c:174
+#, fuzzy
+msgid "cannot accept a value of type anyenum"
+msgstr "ÎÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ any"
 
-#: commands/tablespace.c:264
-#, c-format
-msgid "tablespace location \"%s\" is too long"
-msgstr ""
+#: utils/adt/pseudotypes.c:224
+msgid "cannot accept a value of type trigger"
+msgstr "ÎÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ trigger"
 
-#: commands/tablespace.c:274
-#: commands/tablespace.c:766
-#, c-format
-msgid "unacceptable tablespace name \"%s\""
-msgstr "ÎÅÐÒÉÅÍÌÅÍÏÅ ÉÍÑ tablespace: \"%s\""
+#: utils/adt/pseudotypes.c:237
+msgid "cannot display a value of type trigger"
+msgstr "ÎÅ ÍÏÇÕ ÏÔÏÂÒÁÚÉÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ trigger"
 
-#: commands/tablespace.c:276
-#: commands/tablespace.c:767
-msgid "The prefix \"pg_\" is reserved for system tablespaces."
-msgstr "ðÒÅÆÉËÓ \"pg_\" ÚÁÒÅÚÅÒ×ÉÒÏ×ÁΠÄÌÑ ÓÉÓÔÅÍÎÙÈ tablespaces."
+#: utils/adt/pseudotypes.c:251
+msgid "cannot accept a value of type language_handler"
+msgstr "ÎÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ language_handler"
 
-#: commands/tablespace.c:286
-#: commands/tablespace.c:779
-#, c-format
-msgid "tablespace \"%s\" already exists"
-msgstr "tablespace \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: utils/adt/pseudotypes.c:264
+msgid "cannot display a value of type language_handler"
+msgstr "ÎÅ ÍÏÇÕ ÏÔÏÂÒÁÚÉÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ language_handler"
 
-#: commands/tablespace.c:321
-#: commands/tablespace.c:1033
-#, c-format
-msgid "could not set permissions on directory \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÓÔÁÎÏ×ÉÔØ ÐÒÁ×Á ÄÌÑ ÄÉÒÅËÔÏÒÉÉ \"%s\": %m"
+#: utils/adt/pseudotypes.c:278
+msgid "cannot accept a value of type internal"
+msgstr "ÎÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ internal"
 
-#: commands/tablespace.c:330
-#, c-format
-msgid "directory \"%s\" is not empty"
-msgstr "ÄÉÒÅËÔÏÒÉÑ \"%s\" ÎÅ ÐÕÓÔÁ"
+#: utils/adt/pseudotypes.c:291
+msgid "cannot display a value of type internal"
+msgstr "ÎÅ ÍÏÇÕ ÏÔÏÂÒÁÚÉÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ internal"
 
-#: commands/tablespace.c:351
-#: commands/tablespace.c:1048
-#, c-format
-msgid "could not create symbolic link \"%s\": %m"
-msgstr ""
+#: utils/adt/pseudotypes.c:305
+msgid "cannot accept a value of type opaque"
+msgstr "ÎÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ opaque"
 
-#: commands/tablespace.c:382
-#: commands/tablespace.c:479
-msgid "tablespaces are not supported on this platform"
-msgstr "tablespaces  ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ ÎÁ ÜÔÏÊ ÐÌÁÔÆÏÒÍÅ"
+#: utils/adt/pseudotypes.c:318
+msgid "cannot display a value of type opaque"
+msgstr "ÎÅ ÍÏÇÕ ÏÔÏÂÒÁÚÉÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ opaque"
+
+#: utils/adt/pseudotypes.c:332
+msgid "cannot accept a value of type anyelement"
+msgstr "ÎÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ anyelement"
+
+#: utils/adt/pseudotypes.c:345
+msgid "cannot display a value of type anyelement"
+msgstr "ÎÅ ÍÏÇÕ ÏÔÏÂÒÁÚÉÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ anyelement"
+
+#: utils/adt/pseudotypes.c:358
+#, fuzzy
+msgid "cannot accept a value of type anynonarray"
+msgstr "ÎÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ anyarray"
+
+#: utils/adt/pseudotypes.c:371
+#, fuzzy
+msgid "cannot display a value of type anynonarray"
+msgstr "ÎÅ ÍÏÇÕ ÏÔÏÂÒÁÚÉÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ any"
+
+#: utils/adt/pseudotypes.c:384
+#, fuzzy
+msgid "cannot accept a value of a shell type"
+msgstr "ÎÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ any"
+
+#: utils/adt/pseudotypes.c:397
+#, fuzzy
+msgid "cannot display a value of a shell type"
+msgstr "ÎÅ ÍÏÇÕ ÏÔÏÂÒÁÚÉÔØ ÚÎÁÞÅÎÉÅ ÔÉÐÁ any"
 
-#: commands/tablespace.c:456
+#: utils/adt/regexp.c:194 tsearch/spell.c:365
 #, c-format
-msgid "tablespace \"%s\" is not empty"
-msgstr "tablespace \"%s\" ÎÅ ÐÕÓÔ"
+msgid "invalid regular expression: %s"
+msgstr "ÎÅ×ÅÒÎÏÅ ÒÅÇÕÌÑÒÎÏÅ ×ÙÒÁÖÅÎÉÅ: %s"
 
-#: commands/tablespace.c:555
+#: utils/adt/regexp.c:273 utils/adt/varlena.c:2398
 #, c-format
-msgid "could not delete directory \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÄÁÌÉÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m"
+msgid "regular expression failed: %s"
+msgstr "ÏÛÉÂËÁ × ÒÅÇÕÌÑÒÎÏÍ ×ÙÒÁÖÅÎÉÉ: %s"
+
+#: utils/adt/regexp.c:408
+#, fuzzy, c-format
+msgid "invalid regexp option: \"%c\""
+msgstr "ÎÅ×ÅÒÎÏÅ ÒÅÇÕÌÑÒÎÏÅ ×ÙÒÁÖÅÎÉÅ: %s"
+
+#: utils/adt/regexp.c:891
+msgid "regexp_split does not support the global option"
+msgstr ""
 
-#: commands/tablespace.c:606
+#: utils/adt/regproc.c:121 utils/adt/regproc.c:141
 #, c-format
-msgid "could not remove directory \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÄÁÌÉÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m"
+msgid "more than one function named \"%s\""
+msgstr "Ä×Å ÉÌÉ ÂÏÌÅÅ ÆÕÎËÃÉÉ Ó ÉÍÅÎÅÍ \"%s\""
 
-#: commands/tablespace.c:614
+#: utils/adt/regproc.c:465 utils/adt/regproc.c:485 utils/adt/regproc.c:646
+#: parser/parse_oper.c:127 parser/parse_oper.c:892
 #, c-format
-msgid "could not remove symbolic link \"%s\": %m"
-msgstr ""
+msgid "operator does not exist: %s"
+msgstr "ÏÐÅÒÁÔÏÒ ÎÅ ÓÕÝÅÓÔ×ÕÅÔ: %s"
 
-#: commands/tablespace.c:1061
+#: utils/adt/regproc.c:469 utils/adt/regproc.c:489
 #, c-format
-msgid "tablespace %u is not empty"
-msgstr "tablespace %u ÎÅ ÐÕÓÔ"
+msgid "more than one operator named %s"
+msgstr "ÂÏÌÅÅ ÏÄÎÏÇÏ ÏÐÅÒÁÔÏÒÁ Ó ÉÍÅÎÅÍ %s"
 
-#: commands/vacuum.c:286
-msgid "VACUUM FULL FREEZE is not supported"
-msgstr "VACUUM FULL FREEZE ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
+#: utils/adt/regproc.c:633 gram.y:4425
+msgid "missing argument"
+msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÁÒÇÕÍÅÎÔ"
 
-#: commands/vacuum.c:287
-msgid "Use VACUUM FULL, then VACUUM FREEZE."
+#: utils/adt/regproc.c:634 gram.y:4426
+msgid "Use NONE to denote the missing argument of a unary operator."
 msgstr ""
 
-#: commands/vacuum.c:607
-msgid "oldest xmin is far in the past"
-msgstr "ÓÁÍÙÊ ÓÔÁÒÙÊ xmin ÄÁÌÅËÏ × ÐÒÏÛÌÏÍ"
+#: utils/adt/regproc.c:638 utils/adt/regproc.c:1498 utils/adt/ruleutils.c:4333
+#: utils/adt/ruleutils.c:4361
+msgid "too many arguments"
+msgstr "ÓÌÉÛËÏÍ ÍÎÏÇÏ ÁÒÇÕÍÅÎÔÏ×"
 
-#: commands/vacuum.c:608
-msgid "Close open transactions soon to avoid wraparound problems."
-msgstr ""
+#: utils/adt/regproc.c:639
+msgid "Provide two argument types for operator."
+msgstr "ðÒÅÄÏÓÔÁ×ÔÅ Ä×Á ÔÉÐÁ ÁÒÇÕÍÅÎÔÏ× ÄÌÑ ÏÐÅÒÁÔÏÒÁ."
 
-#: commands/vacuum.c:825
-msgid "some databases have not been vacuumed in over 2 billion transactions"
-msgstr "ÓÂÏÒËÁ ÍÕÓÏÒÁ ÎÅ ÂÙÌÁ ÐÒÏÉÚ×ÅÄÅÎÁ × ÎÅËÏÔÏÒÙÈ ÂÁÚÁÈ Ó ÂÏÌÅÅ 2 ÍÉÌÌÉÁÒÄÏ× ÔÒÁÎÚÁËÃÉÊ"
+#: utils/adt/regproc.c:815 catalog/namespace.c:272
+#, c-format
+msgid "relation \"%s\" does not exist"
+msgstr "ÏÔÎÏÛÅÎÉÅ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/vacuum.c:826
-msgid "You may have already suffered transaction-wraparound data loss."
-msgstr ""
+#: utils/adt/regproc.c:980 tcop/utility.c:101 commands/functioncmds.c:118
+#: commands/typecmds.c:507 commands/typecmds.c:950 commands/typecmds.c:2366
+#: parser/parse_func.c:1223 parser/parse_type.c:198
+#, c-format
+msgid "type \"%s\" does not exist"
+msgstr "ÔÉР\"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/vacuum.c:837
-msgid "some databases have not been vacuumed in over 1 billion transactions"
-msgstr "ÓÂÏÒËÁ ÍÕÓÏÒÁ ÎÅ ÂÙÌÁ ÐÒÏÉÚ×ÅÄÅÎÁ × ÎÅËÏÔÏÒÙÈ ÂÁÚÁÈ Ó ÂÏÌÅÅ 1 ÍÉÌÌÉÁÒÄÁ ÔÒÁÎÚÁËÃÉÊ"
+#: utils/adt/regproc.c:1333 utils/adt/regproc.c:1338 utils/adt/varlena.c:1799
+#: utils/adt/varlena.c:1804
+msgid "invalid name syntax"
+msgstr "ÏÛÉÂËÁ ÓÉÎÔÁËÓÉÓÁ ÉÍÅÎÉ"
 
-#: commands/vacuum.c:838
-msgid "Better vacuum them soon, or you may have a wraparound failure."
-msgstr ""
+#: utils/adt/regproc.c:1396
+msgid "expected a left parenthesis"
+msgstr "ÏÖÉÄÁÌÁÓØ ÌÅ×ÁÑ ÓËÏÂËÁ"
 
-#: commands/vacuum.c:845
-#, c-format
-msgid "some databases have not been vacuumed in %d transactions"
-msgstr "ÓÂÏÒËÁ ÍÕÓÏÒÁ ÎÅ ÂÙÌÁ ÐÒÏÉÚ×ÅÄÅÎÁ × ÎÅËÏÔÏÒÙÈ ÂÁÚÁÈ Ó ÞÉÓÌÏÍ ÔÒÁÎÚÁËÃÉÊ: %d"
+#: utils/adt/regproc.c:1412
+msgid "expected a right parenthesis"
+msgstr "ÏÖÉÄÁÌÁÓØ ÐÒÁ×ÁÑ ÓËÏÂËÁ"
+
+#: utils/adt/regproc.c:1431
+msgid "expected a type name"
+msgstr "ÏÖÉÄÁÌÏÓØ ÉÍÑ ÔÉÐÁ"
+
+#: utils/adt/regproc.c:1463
+msgid "improper type name"
+msgstr "ÎÅ×ÅÒÎÏÅ ÉÍÑ ÔÉÐÁ"
+
+#: utils/adt/ri_triggers.c:366 utils/adt/ri_triggers.c:426
+#: utils/adt/ri_triggers.c:589 utils/adt/ri_triggers.c:829
+#: utils/adt/ri_triggers.c:1017 utils/adt/ri_triggers.c:1179
+#: utils/adt/ri_triggers.c:1367 utils/adt/ri_triggers.c:1538
+#: utils/adt/ri_triggers.c:1721 utils/adt/ri_triggers.c:1892
+#: utils/adt/ri_triggers.c:2108 utils/adt/ri_triggers.c:2290
+#: utils/adt/ri_triggers.c:2493 utils/adt/ri_triggers.c:2541
+#: utils/adt/ri_triggers.c:2586 utils/adt/ri_triggers.c:2714 gram.y:2276
+msgid "MATCH PARTIAL not yet implemented"
+msgstr "×ÙÒÁÖÅÎÉÅ MATCH PARTIAL ÅÝ£ ÎÅ ÒÅÁÌÉÚÏ×ÁÎÏ"
 
-#: commands/vacuum.c:847
+#: utils/adt/ri_triggers.c:400 utils/adt/ri_triggers.c:2795
+#: utils/adt/ri_triggers.c:3451 utils/adt/ri_triggers.c:3488
 #, c-format
-msgid "Better vacuum them within %d transactions, or you may have a wraparound failure."
+msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
 msgstr ""
 
-#: commands/vacuum.c:943
-#, c-format
-msgid "skipping \"%s\" --- only table or database owner can vacuum it"
-msgstr "ÐÒÏÐÕÓËÁÅÔÓÑ \"%s\" --- ÔÏÌØËÏ ×ÌÁÄÅÌÅàÔÁÂÌÉÃÙ ÉÌÉ ÂÁÚÙ ÍÏÖÅÔ ÐÒÏÉÚ×ÏÄÉÔØ ÓÂÏÒËÕ ÍÕÓÏÒÁ × ÄÁÎÎÏÍ ÏÂßÅËÔÅ"
+#: utils/adt/ri_triggers.c:403 utils/adt/ri_triggers.c:2798
+msgid "MATCH FULL does not allow mixing of null and nonnull key values."
+msgstr ""
 
-#: commands/vacuum.c:958
+#: utils/adt/ri_triggers.c:2995
 #, c-format
-msgid "skipping \"%s\" --- cannot vacuum indexes, views, or special system tables"
-msgstr "ÐÒÏÐÕÓËÁÅÔÓÑ \"%s\" --- ÎÅÌØÚÑ ÐÒÏÉÚ×ÏÄÉÔØ ÓÂÏÒËÕ ÍÕÓÏÒÁ ÄÌÑ ÉÎÄÅËÓÏ×, ÐÒÅÄÓÔÁ×ÌÅÎÉÊ ÉÌÉ ÓÐÅÃÉÁÌØÎÙÈ ÓÉÓÔÅÍÎÙÈ ÔÁÂÌÉÃ"
+msgid "function \"%s\" was not called by trigger manager"
+msgstr "ÆÕÎËÃÉÑ \"%s\" ÎÅ ÂÙÌÁ ×ÙÚ×ÁÎÁ ÍÅÎÅÄÖÅÒÏÍ ÔÒÉÇÇÅÒÏ×"
 
-#: commands/vacuum.c:1181
-#: commands/vacuumlazy.c:221
+#: utils/adt/ri_triggers.c:3004
 #, c-format
-msgid "vacuuming \"%s.%s\""
-msgstr "ÐÒÏÉÚ×ÏÄÉÔÓÑ ÓÂÏÒËÁ ÍÕÓÏÒÁ ÄÌÑ \"%s.%s\""
+msgid "function \"%s\" must be fired AFTER ROW"
+msgstr "ÆÕÎËÃÉÑ \"%s\" ÄÏÌÖÎÁ ÚÁÐÕÓËÁÔØÓÑ × AFTER ROW"
 
-#: commands/vacuum.c:1229
-#: commands/vacuumlazy.c:293
+#: utils/adt/ri_triggers.c:3012
 #, c-format
-msgid "relation \"%s\" page %u is uninitialized --- fixing"
-msgstr "ÏÔÎÏÛÅÎÉÅ: \"%s\", ÓÔÒÁÎÉÃÁ %u ÎÅ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎÁ --- ÉÓÐÒÁ×ÌÑÅÔÓÑ"
+msgid "function \"%s\" must be fired for INSERT"
+msgstr "ÆÕÎËÃÉÑ \"%s\" ÄÏÌÖÎÁ ÚÁÐÕÓËÁÔØÓÑ ÄÌÑ INSERT"
 
-#: commands/vacuum.c:1352
+#: utils/adt/ri_triggers.c:3018
 #, c-format
-msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- can't shrink relation"
-msgstr "ÏÔÎÏÛÅÎÉÅ \"%s\" TID %u/%u: InsertTransactionInProgress %u --- ÎÅ × ÓÏÓÔÏÑÎÉÉ ÕÍÅÎØÛÉÔØ ÏÔÎÏÛÅÎÉÅ"
+msgid "function \"%s\" must be fired for UPDATE"
+msgstr "ÆÕÎËÃÉÑ \"%s\" ÄÏÌÖÎÁ ÚÁÐÕÓËÁÔØÓÑ ÄÌÑ UPDATE"
 
-#: commands/vacuum.c:1365
+#: utils/adt/ri_triggers.c:3025
 #, c-format
-msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- can't shrink relation"
-msgstr "ÏÔÎÏÛÅÎÉÅ \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- ÎÅ × ÓÏÓÔÏÑÎÉÉ ÕÍÅÎØÛÉÔØ ÏÔÎÏÛÅÎÉÅ"
+msgid "function \"%s\" must be fired for INSERT or UPDATE"
+msgstr "ÆÕÎËÃÉÑ \"%s\" ÄÏÌÖÎÁ ÚÁÐÕÓËÁÔØÓÑ ÄÌÑ INSERT ÉÌÉ UPDATE"
 
-#: commands/vacuum.c:1518
-#: commands/vacuumlazy.c:456
+#: utils/adt/ri_triggers.c:3032
 #, c-format
-msgid "\"%s\": found %.0f removable, %.0f nonremovable row versions in %u pages"
-msgstr "\"%s\": ÎÁÊÄÅÎÏ %.0f ÕÄÁÌÑÍÙÈ, %.0f ÎÅÕÄÁÌÑÅÍÙÈ ×ÅÒÓÉÊ ÓÔÒÏËÉ × ÓÔÒÁÎÉÃÁÈ: %u"
+msgid "function \"%s\" must be fired for DELETE"
+msgstr "ÆÕÎËÃÉÑ \"%s\" ÄÏÌÖÎÁ ÚÁÐÕÓËÁÔØÓÑ ÄÌÑ DELETE"
 
-#: commands/vacuum.c:1521
-#, c-format
+#: utils/adt/ri_triggers.c:3061
+#, fuzzy, c-format
+msgid "no pg_constraint entry for trigger \"%s\" on table \"%s\""
+msgstr "ÎÅ ÕËÁÚÁÎÁ ÔÁÂÌÉÃÁ ÎÁÚÎÁÞÅÎÉÑ ÄÌÑ ÔÒÉÇÇÅÒÁ \"%s\" ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
+
+#: utils/adt/ri_triggers.c:3063
 msgid ""
-"%.0f dead row versions cannot be removed yet.\n"
-"Nonremovable row versions range from %lu to %lu bytes long.\n"
-"There were %.0f unused item pointers.\n"
-"Total free space (including removable row versions) is %.0f bytes.\n"
-"%u pages are or will become empty, including %u at the end of the table.\n"
-"%u pages containing %.0f free bytes are potential move destinations.\n"
-"%s"
+"Remove this referential integrity trigger and its mates, then do ALTER TABLE "
+"ADD CONSTRAINT."
 msgstr ""
 
-#: commands/vacuum.c:2270
+#: utils/adt/ri_triggers.c:3418
 #, c-format
-msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
+msgid ""
+"referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave "
+"unexpected result"
 msgstr ""
 
-#: commands/vacuum.c:2273
-#: commands/vacuumlazy.c:517
-#: commands/vacuumlazy.c:820
-#: nodes/print.c:86
-#: storage/lmgr/deadlock.c:888
-#: tcop/postgres.c:3341
-#, c-format
-msgid "%s"
-msgstr "%s"
-
-#: commands/vacuum.c:2812
-#: commands/vacuumlazy.c:817
-#, c-format
-msgid "\"%s\": truncated %u to %u pages"
+#: utils/adt/ri_triggers.c:3422
+msgid "This is most likely due to a rule having rewritten the query."
 msgstr ""
 
-#: commands/vacuum.c:2902
-#: commands/vacuum.c:2969
-#: commands/vacuumlazy.c:630
-#: commands/vacuumlazy.c:705
+#: utils/adt/ri_triggers.c:3453
 #, c-format
-msgid "index \"%s\" now contains %.0f row versions in %u pages"
-msgstr "ÉÎÄÅËÓ \"%s\" ÔÅÐÅÒØ ÓÏÄÅÒÖÉÔ ×ÅÒÓÉÊ ÓÔÒÏËÉ: %.0f, ÎÁ ÓÔÒÁÎÉÃÁÈ: %u"
+msgid "No rows were found in \"%s\"."
+msgstr "óÔÒÏË × \"%s\" ÎÅ ÎÁÊÄÅÎÏ."
 
-#: commands/vacuum.c:2906
-#: commands/vacuumlazy.c:634
+#: utils/adt/ri_triggers.c:3490
 #, c-format
+msgid "Key (%s)=(%s) is not present in table \"%s\"."
+msgstr "ëÌÀÞ (%s)=(%s) ÏÔÓÕÔÓÔ×ÕÅÔ × ÔÁÂÌÉÃÅ \"%s\"."
+
+#: utils/adt/ri_triggers.c:3496
+#, fuzzy, c-format
 msgid ""
-"%u index pages have been deleted, %u are currently reusable.\n"
-"%s"
-msgstr ""
-"ÓÔÒÁÎÉàÉÎÄÅËÓÁ ÕÄÁÌÅÎÏ: %u, ÇÏÔÏ×Ï Ë ÐÅÒÅÉÓÐÏÌØÚÏ×ÁÎÉÀ: %u.\n"
-"%s"
+"update or delete on table \"%s\" violates foreign key constraint \"%s\" on "
+"table \"%s\""
+msgstr "ôÁÂÌÉÃÁ \"%s\" ÓÓÙÌÁÅÔÓÑ ÎÁ \"%s\" ÞÅÒÅÚ ×ÎÅÛÎÉÊ ËÌÀÞ \"%s\"."
 
-#: commands/vacuum.c:2920
-#: commands/vacuum.c:2989
+#: utils/adt/ri_triggers.c:3499
 #, c-format
-msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
-msgstr "ÉÎÄÅËÓ ÓÏÄÅÒÖÉÔ \"%s\" ÓÏÄÅÒÖÉÔ ×ÅÒÓÉÊ ÓÔÒÏËÉ: %.0f, Á ÔÁÂÌÉÃÁ ÓÏÄÅÒÖÉÔ: %.0f"
+msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
+msgstr "ëÌÀÞ (%s)=(%s) ×Ó£ ÅÝ£ ÓÓÙÌÁÅÔÓÑ ÉÚ ÔÁÂÌÉÃÙ \"%s\"."
 
-#: commands/vacuum.c:2923
-#: commands/vacuum.c:2992
-msgid "Rebuild the index with REINDEX."
-msgstr "ðÅÒÅÓÔÒÏÊÔÅ ÉÎÄÅËÓ Ó ÐÏÍÏÝØÀ REINDEX."
+#: utils/adt/rowtypes.c:81 utils/adt/rowtypes.c:450
+msgid "input of anonymous composite types is not implemented"
+msgstr ""
 
-#: commands/vacuum.c:2973
-#: commands/vacuumlazy.c:709
+#: utils/adt/rowtypes.c:128 utils/adt/rowtypes.c:156 utils/adt/rowtypes.c:179
+#: utils/adt/rowtypes.c:187 utils/adt/rowtypes.c:239 utils/adt/rowtypes.c:247
 #, c-format
-msgid ""
-"%.0f index row versions were removed.\n"
-"%u index pages have been deleted, %u are currently reusable.\n"
-"%s"
+msgid "malformed record literal: \"%s\""
 msgstr ""
-"×ÅÒÓÉÊ ÔÒÏËÉ ÉÎÄÅËÓÁ ÕÄÁÌÅÎÏ: %.0f.\n"
-"ÓÔÒÁÎÉàÉÎÄÅËÓÁ ÕÄÁÌÅÎÏ: %u, ÓÔÒÁÎÉàÇÏÔÏ×Ï Ë ÐÅÒÅÉÓÐÏÌØÚÏ×ÁÎÉÀ: %u.\n"
-"%s"
 
-#: commands/typecmds.c:138
+#: utils/adt/rowtypes.c:129
+msgid "Missing left parenthesis."
+msgstr "ïÔÓÕÔÓÔ×ÕÅÔ ÌÅ×ÁÑ ÓËÏÂËÁ."
+
+#: utils/adt/rowtypes.c:157
+msgid "Too few columns."
+msgstr "óÌÉÛËÏÍ ÍÁÌÏ ËÏÌÏÎÏË."
+
+#: utils/adt/rowtypes.c:181 utils/adt/rowtypes.c:189
+msgid "Unexpected end of input."
+msgstr "îÅÏÖÉÄÁÎÎÙÊ ËÏÎÅà××ÏÄÁ."
+
+#: utils/adt/rowtypes.c:240
+msgid "Too many columns."
+msgstr "óÌÉÛËÏÍ ÍÎÏÇÏ ËÏÌÏÎÏË."
+
+#: utils/adt/rowtypes.c:248
+msgid "Junk after right parenthesis."
+msgstr "íÕÓÏÒ ÐÏÓÌÅ ÐÒÁ×ÏÊ ÓËÏÂËÉ."
+
+#: utils/adt/rowtypes.c:499
 #, c-format
-msgid "type names must be %d characters or less"
-msgstr "ÉÍÅÎÁ ÔÉÐÏ× ÍÏÇÕÔ ÓÏÄÅÒÖÁÔØ %d ÉÌÉ ÍÅÎÅÅ ÓÉÍ×ÏÌÏ×"
+msgid "wrong number of columns: %d, expected %d"
+msgstr "ÎÅ×ÅÒÎÏÅ ÞÉÓÌÏ ËÏÌÏÎÏË: %d, ÏÖÉÄÁÌÏÓØ: %d"
 
-#: commands/typecmds.c:173
+#: utils/adt/rowtypes.c:526
 #, c-format
-msgid "array element type cannot be %s"
-msgstr "ÔÉРÜÌÅÍÅÎÔÁ ÍÁÓÓÉ×Á ÎÅ ÍÏÖÅÔ ÂÙÔØ %s"
+msgid "wrong data type: %u, expected %u"
+msgstr "ÎÅ×ÅÒÎÙÊ ÔÉРÄÁÎÎÙÈ: %u, ÏÖÉÄÁÌÓÑ %u"
 
-#: commands/typecmds.c:206
+#: utils/adt/rowtypes.c:587
 #, c-format
-msgid "alignment \"%s\" not recognized"
+msgid "improper binary format in record column %d"
 msgstr ""
 
-#: commands/typecmds.c:223
+#: utils/adt/ruleutils.c:1312 commands/analyze.c:254 commands/comment.c:577
+#: commands/copy.c:3372 commands/sequence.c:1235 commands/tablecmds.c:3291
+#: commands/tablecmds.c:3383 commands/tablecmds.c:3430
+#: commands/tablecmds.c:3526 commands/tablecmds.c:3587
+#: commands/tablecmds.c:3653 commands/tablecmds.c:4788
+#: commands/tablecmds.c:4921 parser/analyze.c:1556
+#: parser/parse_relation.c:1607 parser/parse_relation.c:1662
+#: parser/parse_target.c:764 parser/parse_type.c:116
 #, c-format
-msgid "storage \"%s\" not recognized"
-msgstr ""
+msgid "column \"%s\" of relation \"%s\" does not exist"
+msgstr "ËÏÌÏÎËÁ \"%s\" ÄÌÑ Ó×ÑÚÉ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/typecmds.c:228
+#: utils/adt/ruleutils.c:1596
 #, c-format
-msgid "type attribute \"%s\" not recognized"
-msgstr "ÁÔÒÉÂÕÔ ÔÉÐÁ \"%s\" ÎÅ ÒÁÓÐÏÚÎÁÎ"
+msgid "rule \"%s\" has unsupported event type %d"
+msgstr "ÐÒÁ×ÉÌÏ \"%s\" ÉÍÅÅÔ ÎÅÐÏÄÄÅÒÖÉ×ÁÅÍÙÊ ÔÉРÓÏÂÙÔÉÊ %d"
 
-#: commands/typecmds.c:238
-msgid "type input function must be specified"
+#: utils/adt/selfuncs.c:4118 utils/adt/selfuncs.c:4544
+msgid "case insensitive matching not supported on type bytea"
 msgstr ""
 
-#: commands/typecmds.c:242
-msgid "type output function must be specified"
+#: utils/adt/selfuncs.c:4224 utils/adt/selfuncs.c:4704
+msgid "regular-expression matching not supported on type bytea"
 msgstr ""
 
-#: commands/typecmds.c:281
-#, c-format
-msgid "changing return type of function %s from \"opaque\" to %s"
-msgstr "ÉÚÍÅÎÅÎÉÅ ÔÉÐÁ ×ÏÚ×ÒÁÔÁ ÆÕÎËÃÉÉ %s ÉÚ \"opaque\" ÎÁ %s"
-
-#: commands/typecmds.c:288
-#, c-format
-msgid "type input function %s must return type %s"
-msgstr "ÆÕÎËÃÉÑ ÔÉÐÁ input %s ÄÏÖÎÁ ×ÏÚ×ÒÁÝÁÔØ ÔÉР%s"
-
-#: commands/typecmds.c:298
+#: utils/adt/tid.c:67 utils/adt/tid.c:75 utils/adt/tid.c:83
 #, c-format
-msgid "changing return type of function %s from \"opaque\" to \"cstring\""
-msgstr "ÉÚÍÅÎÅÎÉÅ ÔÉÐÁ ×ÏÚ×ÒÁÔÁ ÆÕÎËÃÉÉ %s ÉÚ \"opaque\" ÎÁ \"cstring\""
+msgid "invalid input syntax for type tid: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ tid: \"%s\""
 
-#: commands/typecmds.c:305
+#: utils/adt/timestamp.c:81
 #, c-format
-msgid "type output function %s must return type \"cstring\""
-msgstr "ÆÕÎËÃÉÑ ÔÉÐÁ output %s ÄÏÖÎÁ ×ÏÚ×ÒÁÝÁÔØ ÔÉР\"cstring\""
+msgid "TIMESTAMP(%d)%s precision must not be negative"
+msgstr "TIMESTAMP(%d)%s: ÔÏÞÎÏÓÔØ ÄÏÌÖÎÁ ÂÙÔØ ÎÅÏÔÒÉÃÁÔÅÌØÎÁ"
 
-#: commands/typecmds.c:314
+#: utils/adt/timestamp.c:87
 #, c-format
-msgid "type receive function %s must return type %s"
-msgstr "ÆÕÎËÃÉÑ ÔÉÐÁ receive %s ÄÏÖÎÁ ×ÏÚ×ÒÁÝÁÔØ ÔÉР%s"
+msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
+msgstr "TIMESTAMP(%d)%s: ÔÏÞÎÏÓÔØ ÕÍÅÎØÛÅÎÁ ÄÏ ÄÏÚ×ÏÌÅÎÎÏÇÏ ÍÁËÓÉÍÕÍÁ: %d"
 
-#: commands/typecmds.c:323
+#: utils/adt/timestamp.c:155 utils/adt/timestamp.c:414
 #, c-format
-msgid "type send function %s must return type \"bytea\""
-msgstr "ÆÕÎËÃÉÑ ÔÉÐÁ send %s ÄÏÖÎÁ ×ÏÚ×ÒÁÝÁÔØ ÔÉР\"bytea\""
+msgid "timestamp out of range: \"%s\""
+msgstr "timestamp ×ÎÅ ÄÉÁÐÁÚÏÎÁ: \"%s\""
 
-#: commands/typecmds.c:536
+#: utils/adt/timestamp.c:173 utils/adt/timestamp.c:432
+#: utils/adt/timestamp.c:630
 #, c-format
-msgid "domain names must be %d characters or less"
-msgstr "ÉÍÅÎÁ ÄÏÍÅÎÏ× ÍÏÇÕÔ ÓÏÄÅÒÖÁÔØ %d ÉÌÉ ÍÅÎÅÅ ÓÉÍ×ÏÌÏ×"
+msgid "date/time value \"%s\" is no longer supported"
+msgstr "ÚÎÁÞÅÎÉÅ ÄÁÔÙ/×ÒÅÍÅÎÉ \"%s\" ÂÏÌØÛÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#: commands/typecmds.c:557
+#: utils/adt/timestamp.c:349
 #, c-format
-msgid "\"%s\" is not a valid base type for a domain"
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ×ÅÒÎÙÍ ÂÁÚÏ×ÙÍ ÔÉÐÏÍ ÄÌÑ ÄÏÍÅÎÁ"
-
-#: commands/typecmds.c:617
-#: commands/typecmds.c:1504
-msgid "foreign key constraints not possible for domains"
-msgstr "×ÎÅÛÎÉÅ ËÌÀÞÉ ÎÅ ×ÏÚÍÏÖÎÙ ÄÌÑ ÄÏÍÅÎÏ×"
-
-#: commands/typecmds.c:637
-msgid "multiple default expressions"
-msgstr "ÍÎÏÇÏÞÉÓÌÅÎÎÙÅ ×ÙÒÁÖÅÎÉÑ ÐÏ ÕÍÏÌÞÁÎÉÀ"
-
-#: commands/typecmds.c:667
-#: commands/typecmds.c:676
-msgid "conflicting NULL/NOT NULL constraints"
-msgstr "ËÏÎÆÌÉËÔÕÀÝÉÅ ËÏÎÓÔÒÅÊÎÔÙ NULL/NOT NULL"
-
-#: commands/typecmds.c:695
-#: commands/typecmds.c:1522
-msgid "unique constraints not possible for domains"
-msgstr "UNIQUE-ËÏÎÓÔÒÅÊÎÔÙ ÎÅ ×ÏÚÍÏÖÎÙ ÄÌÑ ÄÏÍÅÎÏ×"
+msgid "timestamp(%d) precision must be between %d and %d"
+msgstr "ÔÏÞÎÏÓÔØ timestamp(%d) ÄÏÌÖÎÁ ÂÙÔØ ÍÅÖÄÕ %d É %d"
 
-#: commands/typecmds.c:701
-#: commands/typecmds.c:1528
-msgid "primary key constraints not possible for domains"
-msgstr "ÐÅÒ×ÉÞÎÙÅ ËÌÀÞÉ ÎÅ ×ÏÚÍÏÖÎÙ ÄÌÑ ÄÏÍÅÎÏ×"
+#: utils/adt/timestamp.c:624 utils/adt/timestamp.c:3132
+#: utils/adt/timestamp.c:3262 utils/adt/timestamp.c:3647
+msgid "interval out of range"
+msgstr "interval ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
 
-#: commands/typecmds.c:710
-#: commands/typecmds.c:1537
-msgid "specifying constraint deferrability not supported for domains"
+#: utils/adt/timestamp.c:754 utils/adt/timestamp.c:787
+msgid "invalid INTERVAL type modifier"
 msgstr ""
 
-#: commands/typecmds.c:831
-#: commands/typecmds.c:1780
+#: utils/adt/timestamp.c:770
 #, c-format
-msgid "\"%s\" is not a domain"
-msgstr "\"%s\" ÎÅ Ñ×ÌÑÅÔÓÑ ÄÏÍÅÎÏÍ"
+msgid "INTERVAL(%d) precision must not be negative"
+msgstr "INTERVAL(%d): ÔÏÞÎÏÓÔØ ÄÏÌÖÎÁ ÂÙÔØ ÎÅÏÔÒÉÃÁÔÅÌØÎÁ"
 
-#: commands/typecmds.c:901
+#: utils/adt/timestamp.c:776
 #, c-format
-msgid "changing argument type of function %s from \"opaque\" to \"cstring\""
-msgstr "ÉÚÍÅÎÅÎÉÅ ÔÉÐÁ ÁÒÇÕÍÅÎÔÁ ÆÕÎËÃÉÉ %s ÉÚ \"opaque\" ÎÁ \"cstring\""
+msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
+msgstr "INTERVAL(%d): ÔÏÞÎÏÓÔØ ÕÍÅÎØÛÅÎÁ ÄÏ ÄÏÚ×ÏÌÅÎÎÏÇÏ ÍÁËÓÉÍÕÍÁ: %d"
 
-#: commands/typecmds.c:971
+#: utils/adt/timestamp.c:1104
 #, c-format
-msgid "changing argument type of function %s from \"opaque\" to %s"
-msgstr "ÉÚÍÅÎÅÎÉÅ ÔÉÐÁ ÁÒÇÕÍÅÎÔÁ ÆÕÎËÃÉÉ %s ÉÚ \"opaque\" ÎÁ %s"
+msgid "interval(%d) precision must be between %d and %d"
+msgstr "ÔÏÞÎÏÓÔØ interval(%d) ÄÏÌÖÎÁ ÂÙÔØ ÍÅÖÄÕ %d É %d"
 
-#: commands/typecmds.c:1083
-#, c-format
-msgid "type analyze function %s must return type \"boolean\""
+#: utils/adt/timestamp.c:2325
+msgid "cannot subtract infinite timestamps"
 msgstr ""
 
-#: commands/typecmds.c:1112
-msgid "composite type must have at least one attribute"
-msgstr ""
+#: utils/adt/timestamp.c:3388 utils/adt/timestamp.c:3991
+#: utils/adt/timestamp.c:4050
+#, c-format
+msgid "timestamp units \"%s\" not supported"
+msgstr "ÅÄÉÎÉÃÙ timestamp \"%s\" ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ"
 
-#: commands/typecmds.c:1341
+#: utils/adt/timestamp.c:3402 utils/adt/timestamp.c:4060
 #, c-format
-msgid "column \"%s\" of table \"%s\" contains null values"
-msgstr "ËÏÌÏÎËÁ \"%s\" ÔÁÂÌÉÃÙ \"%s\" ÓÏÄÅÒÖÉÔ ÚÎÁÞÅÎÉÑ NULL"
+msgid "timestamp units \"%s\" not recognized"
+msgstr "ÅÄÉÎÉÃÙ timestamp \"%s\" ÎÅ ÒÁÓÐÏÚÎÁÎÙ"
 
-#: commands/typecmds.c:1608
+#: utils/adt/timestamp.c:3543 utils/adt/timestamp.c:4222
+#: utils/adt/timestamp.c:4263
 #, c-format
-msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
-msgstr ""
+msgid "timestamp with time zone units \"%s\" not supported"
+msgstr "ÅÄÉÎÉÃÙ timestamp with time zone \"%s\" ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ"
 
-#: commands/typecmds.c:1814
+#: utils/adt/timestamp.c:3560 utils/adt/timestamp.c:4272
 #, c-format
-msgid "constraint \"%s\" for domain \"%s\" already exists"
+msgid "timestamp with time zone units \"%s\" not recognized"
+msgstr "ÅÄÉÎÉÃÙ timestamp with time zone \"%s\" ÎÅ ÒÁÓÐÏÚÎÁÎÙ"
+
+#: utils/adt/timestamp.c:3640 utils/adt/timestamp.c:4378
+#, c-format
+msgid "interval units \"%s\" not supported"
+msgstr "ÅÄÉÎÉÃÙ interval \"%s\" ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ"
+
+#: utils/adt/timestamp.c:3656 utils/adt/timestamp.c:4406
+#, c-format
+msgid "interval units \"%s\" not recognized"
+msgstr "ÅÄÉÎÉÃÙ interval \"%s\" ÎÅ ÒÁÓÐÏÚÎÁÎÙ"
+
+#: utils/adt/timestamp.c:3679
+msgid "cannot calculate week number without year information"
+msgstr "ÎÅÌØÚÑ ×ÙÞÉÓÌÉÔØ ÎÏÍÅÒ ÎÅÄÅÌÉ ÂÅÚ ÉÎÆÏÒÍÁÃÉÉ Ï ÇÏÄÅ"
+
+#: utils/adt/timestamp.c:4479 utils/adt/timestamp.c:4654
+#, fuzzy, c-format
+msgid "could not convert to time zone \"%s\""
+msgstr "%s ÎÅ × ÓÏÓÔÏÑÎÉÉ ÓËÏÎ×ÅÒÔÉÒÏ×ÁÔØ ÔÉР%s × %s"
+
+#: utils/adt/timestamp.c:4511 utils/adt/timestamp.c:4687
+#, c-format
+msgid "interval time zone \"%s\" must not specify month"
 msgstr ""
 
-#: commands/typecmds.c:1855
-#: commands/typecmds.c:1864
-msgid "cannot use table references in domain check constraint"
+#: utils/adt/tsginidx.c:74
+msgid "query requires full scan, which is not supported by GIN indexes"
 msgstr ""
 
-#: commands/typecmds.c:1876
-msgid "cannot use aggregate in check constraint"
+#: utils/adt/tsginidx.c:100
+msgid ""
+"@@ operator does not support lexeme weight restrictions in GIN index searches"
 msgstr ""
 
-#: commands/typecmds.c:2090
+#: utils/adt/tsginidx.c:101
+#, fuzzy
+msgid "Use the @@@ operator instead."
+msgstr "÷ÍÅÓÔÏ ÜÔÏÇÏ ÉÓÐÏÌØÚÕÊÔÅ ÐÒÅÄÓÔÁ×ÌÅÎÉÑ ÉÌÉ ÔÒÉÇÇÅÒÙ."
+
+#: utils/adt/tsgistidx.c:100
+#, fuzzy
+msgid "gtsvector_in not implemented"
+msgstr "ÔÉР\"line\" ÅÝ£ ÎÅ ÒÅÁÌÉÚÏ×ÁÎ"
+
+#: utils/adt/tsquery.c:147 utils/adt/tsquery.c:381
+#: utils/adt/tsvector_parser.c:136
+#, fuzzy, c-format
+msgid "syntax error in tsquery: \"%s\""
+msgstr "ÏÛÉÂËÁ ÓÉÎÔÁËÓÉÓÁ × ÆÁÌÅ \"%s\" ÓÔÒÏËÁ %u, ÒÑÄÏÍ Ó \"%s\""
+
+#: utils/adt/tsquery.c:168
+#, fuzzy, c-format
+msgid "no operand in tsquery: \"%s\""
+msgstr "ÏÐÅÒÁÔÏÒ ÎÅ ÕÎÉËÁÌÅÎ: %s"
+
+#: utils/adt/tsquery.c:241
 #, c-format
-msgid "\"%s\" is a table's row type"
+msgid "value is too big in tsquery: \"%s\""
 msgstr ""
 
-#: commands/user.c:174
-#: commands/user.c:272
-#: commands/user.c:321
-#: commands/user.c:402
-#, c-format
-msgid "could not write to temporary file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ ×Ï ×ÒÅÍÅÎÎÙÊ ÆÁÊÌ \"%s\": %m"
+#: utils/adt/tsquery.c:246
+#, fuzzy, c-format
+msgid "operand is too long in tsquery: \"%s\""
+msgstr "ÏÐÅÒÁÔÏÒ ÎÅ ÕÎÉËÁÌÅÎ: %s"
 
-#: commands/user.c:209
+#: utils/adt/tsquery.c:273
 #, c-format
-msgid "invalid group name \"%s\""
-msgstr "ÎÅ×ÅÒÎÏÅ ÉÍÑ ÇÒÕÐÐÙ \"%s\""
+msgid "word is too long in tsquery: \"%s\""
+msgstr ""
 
-#: commands/user.c:240
-#: commands/user.c:371
+#: utils/adt/tsquery.c:501
 #, c-format
-msgid "invalid user name \"%s\""
-msgstr "ÎÅ×ÅÒÎÏÅ ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\""
+msgid "text-search query doesn't contain lexemes: \"%s\""
+msgstr ""
 
-#: commands/user.c:378
-#, c-format
-msgid "invalid user password \"%s\""
-msgstr "ÎÅ×ÅÒÎÙÊ ÐÁÒÏÌØ \"%s\""
+#: utils/adt/tsquery_cleanup.c:285
+msgid ""
+"text-search query contains only stop words or doesn't contain lexemes, "
+"ignored"
+msgstr ""
 
-#: commands/user.c:638
-msgid "user ID must be positive"
-msgstr "ID ÐÏÌØÚÏ×ÁÔÅÌÑ ÄÏÌÖÅΠÂÙÔØ ÐÏÌÏÖÉÔÅÌØÎÙÍ"
+#: utils/adt/tsquery_rewrite.c:294
+#, fuzzy
+msgid "ts_rewrite query must return two tsquery columns"
+msgstr "ÐÏÄÚÁÐÒÏÓ ÄÏÌÖÅΠ×ÅÒÎÕÔØ ÔÏÌØËÏ ÏÄÎÕ ËÏÌÏÎËÕ"
 
-#: commands/user.c:655
-msgid "must be superuser to create users"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ ÐÏÌØÚÏ×ÁÔÅÌÅÊ"
+#: utils/adt/tsrank.c:379
+#, fuzzy
+msgid "array of weight must be one-dimensional"
+msgstr "ÁÒÇÕÍÅÎÔ ÄÏÌÖÅΠÂÙÔØ ÐÕÓÔÏÊ ÉÌÉ ÏÄÎÏÍÅÒÎÙÊ ÍÁÓÓÉ×"
 
-#: commands/user.c:660
-#, c-format
-msgid "user name \"%s\" is reserved"
-msgstr "ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\" ÚÁÒÅÚÅÒ×ÉÒÏ×ÁÎÏ"
+#: utils/adt/tsrank.c:384
+msgid "array of weight is too short"
+msgstr ""
 
-#: commands/user.c:697
-#: commands/user.c:1252
-#, c-format
-msgid "user \"%s\" already exists"
-msgstr "ÐÏÌØÚÏ×ÁÔÅÌØ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: utils/adt/tsrank.c:389
+#, fuzzy
+msgid "array of weight must not contain nulls"
+msgstr "ÁÒÇÕÍÅÎÔ Ë %s ÎÅ ÄÏÌÖÅΠÓÏÄÅÒÖÁÔØ ÐÅÒÅÍÅÎÎÙÅ"
 
-#: commands/user.c:702
-#, c-format
-msgid "user ID %d is already assigned"
-msgstr "ID ÐÏÌØÚÏ×ÁÔÅÌÑ %d  ÕÖÅ ÐÒÉÓ×ÏÅÎÏ"
+#: utils/adt/tsrank.c:398 utils/adt/tsrank.c:717
+#, fuzzy
+msgid "weight out of range"
+msgstr "bigint ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
 
-#: commands/user.c:899
-#: commands/user.c:1012
-#: commands/user.c:1104
-#: commands/user.c:1233
-#: commands/variable.c:664
-#: utils/cache/lsyscache.c:2044
-#: utils/init/miscinit.c:335
+#: utils/adt/tsvector.c:220
 #, c-format
-msgid "user \"%s\" does not exist"
-msgstr "ÐÏÌØÚÏ×ÁÔÅÌØ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "word is too long (%ld bytes, max %ld bytes)"
+msgstr ""
 
-#: commands/user.c:1077
-msgid "must be superuser to drop users"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÕÄÁÌÅÎÉÑ ÐÏÌØÚÏ×ÁÔÅÌÅÊ"
+#: utils/adt/tsvector.c:227 utils/adt/tsvector.c:276
+#: utils/adt/tsvector_op.c:524 tsearch/to_tsany.c:166
+#, fuzzy
+msgid "string is too long for tsvector"
+msgstr "ÓÔÒÏËÁ ÂÉÔÏ× ÓÌÉÛËÏÍ ×ÅÌÉËÁ ÄÌÑ ÔÉÐÁ bit varying(%d)"
 
-#: commands/user.c:1111
-msgid "current user cannot be dropped"
-msgstr "ÔÅËÕÝÉÊ ÐÏÌØÚÏ×ÁÔÅÌØ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÕÄÁÌ£Î"
+#: utils/adt/tsvector_op.c:1142
+#, fuzzy
+msgid "ts_stat query must return one tsvector column"
+msgstr "ÐÏÄÚÁÐÒÏÓ ÄÏÌÖÅΠ×ÅÒÎÕÔØ ÔÏÌØËÏ ÏÄÎÕ ËÏÌÏÎËÕ"
 
-#: commands/user.c:1115
-msgid "session user cannot be dropped"
-msgstr "ÐÏÌØÚÏ×ÁÔÅÌØ ÓÅÓÓÉÉ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÕÄÁÌ£Î"
+#: utils/adt/tsvector_op.c:1329
+#, fuzzy, c-format
+msgid "tsvector column \"%s\" does not exist"
+msgstr "ËÏÌÏÎËÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/user.c:1142
-#, c-format
-msgid "user \"%s\" cannot be dropped"
-msgstr "ÐÏÌØÚÏ×ÁÔÅÌØ \"%s\" ÎÅ ÍÏÖÅÔ ÂÙÔØ ÕÄÁÌ£Î"
+#: utils/adt/tsvector_op.c:1335
+#, fuzzy, c-format
+msgid "column \"%s\" is not of tsvector type"
+msgstr "ÚÎÁÞÅÎÉÅ \"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ oid"
 
-#: commands/user.c:1143
-#, c-format
-msgid "The user owns database \"%s\"."
-msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ×ÌÁÄÅÅÔ ÂÁÚÏÊ \"%s\"."
+#: utils/adt/tsvector_op.c:1347
+#, fuzzy, c-format
+msgid "configuration column \"%s\" does not exist"
+msgstr "ËÏÌÏÎËÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/user.c:1244
-msgid "session user may not be renamed"
-msgstr "ÐÏÌØÚÏ×ÁÔÅÌØ ÓÅÓÓÉÉ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÐÅÒÅÉÍÅÎÏ×ÁÎ"
+#: utils/adt/tsvector_op.c:1353
+#, fuzzy, c-format
+msgid "column \"%s\" is not of regconfig type"
+msgstr "ËÏÌÏÎËÁ \"%s\" ÎÅ ÎÁÊÄÅΠנÔÉÐÅ ÄÁÎÎÙÈ %s"
 
-#: commands/user.c:1258
-msgid "must be superuser to rename users"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ ÐÏÌØÚÏ×ÁÔÅÌÅÊ"
+#: utils/adt/tsvector_op.c:1360
+#, c-format
+msgid "configuration column \"%s\" must not be null"
+msgstr ""
 
-#: commands/user.c:1277
-msgid "MD5 password cleared because of user rename"
+#: utils/adt/tsvector_op.c:1373
+#, c-format
+msgid "text search configuration name \"%s\" must be schema-qualified"
 msgstr ""
 
-#: commands/user.c:1311
+#: utils/adt/tsvector_op.c:1393 commands/copy.c:3377 commands/indexcmds.c:778
+#: commands/tablecmds.c:1512 parser/parse_expr.c:419
 #, c-format
-msgid "before using passwords you must revoke privileges on %s"
-msgstr "ÐÅÒÅÄ ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ ÐÁÒÏÌÅÊ ×Ù ÄÏÌÖÎÙ ÕÄÁÌÉÔØ ÐÒÉ×ÉÌÅÇÉÉ ÎÁ %s"
+msgid "column \"%s\" does not exist"
+msgstr "ËÏÌÏÎËÁ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/user.c:1313
-msgid "This restriction is to prevent unprivileged users from reading the passwords."
-msgstr "üÔÏ ÏÇÒÁÎÉÞÅÎÉÅ ××ÅÄÅÎÏ ÄÌÑ ÐÒÅÄÏÔ×ÒÁÝÅÎÉÑ ÞÔÅÎÉÑ ÐÁÒÏÌÅÊ ÎÅÐÒÉ×ÉÌÅÇÉÒÏ×ÁÎÎÙÍÉ ÐÏÌØÚÏ×ÁÔÅÌÑÍÉ."
+#: utils/adt/tsvector_op.c:1398
+#, fuzzy, c-format
+msgid "column \"%s\" is not of character type"
+msgstr "ÚÎÁÞÅÎÉÅ \"%s\" ×ÎÅ ÄÉÁÐÁÚÏÎÁ ÄÌÑ ÔÉÐÁ oid"
 
-#: commands/user.c:1314
-#, c-format
-msgid "Try REVOKE ALL ON \"%s\" FROM PUBLIC."
-msgstr "ðÏÐÒÏÂÕÊÔÅ REVOKE ALL ON \"%s\" FROM PUBLIC."
+#: utils/adt/tsvector_parser.c:137
+#, fuzzy, c-format
+msgid "syntax error in tsvector: \"%s\""
+msgstr "ÏÛÉÂËÁ ÓÉÎÔÁËÓÉÓÁ × ÆÁÌÅ \"%s\" ÓÔÒÏËÁ %u, ÒÑÄÏÍ Ó \"%s\""
 
-#: commands/user.c:1378
-msgid "group ID must be positive"
-msgstr "ID ÇÒÕÐÐÙ ÄÏÌÖÅΠÂÙÔØ ÐÏÌÏÖÉÔÅÌØÎÙÍ"
+#: utils/adt/tsvector_parser.c:202
+#, fuzzy, c-format
+msgid "there is no escaped character: \"%s\""
+msgstr "ÐÁÒÁÍÅÔÒ $%d ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: commands/user.c:1391
-msgid "must be superuser to create groups"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÓÏÚÄÁÎÉÑ ÇÒÕÐÐ"
+#: utils/adt/tsvector_parser.c:319
+#, fuzzy, c-format
+msgid "wrong position info in tsvector: \"%s\""
+msgstr "ÐÏÚÉÃÉÑ %s %d ÎÅ × ÓÐÉÓËÅ ×ÙÂÏÒËÉ"
 
-#: commands/user.c:1396
+#: utils/adt/uuid.c:136
+#, fuzzy, c-format
+msgid "invalid input syntax for uuid: \"%s\""
+msgstr "ÎÅ×ÅÒÎÙÊ ×ÈÏÄÎÏÊ ÓÉÎÔÁËÓÉÓ ÄÌÑ ÔÉÐÁ oid: \"%s\""
+
+#: utils/adt/varbit.c:49 utils/adt/varchar.c:48
 #, c-format
-msgid "group name \"%s\" is reserved"
-msgstr "ÉÍÑ ÇÒÕÐÐÙ \"%s\" ÚÁÒÅÚÅÒ×ÉÒÏ×ÁÎÏ"
+msgid "length for type %s must be at least 1"
+msgstr "ÄÌÉÎÁ ÔÉÐÁ %s ÄÏÌÖÎÁ ÂÙÔØ ËÁË ÍÉÎÉÍÕÍ 1"
 
-#: commands/user.c:1433
-#: commands/user.c:1815
+#: utils/adt/varbit.c:54 utils/adt/varchar.c:52
 #, c-format
-msgid "group \"%s\" already exists"
-msgstr "ÇÒÕÐÐÁ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ"
+msgid "length for type %s cannot exceed %d"
+msgstr "ÄÌÉÎÁ ÔÉÐÁ %s ÎÅ ÍÏÖÅÔ ÐÒÅ×ÙÛÁÔØ %d"
 
-#: commands/user.c:1438
+#: utils/adt/varbit.c:157 utils/adt/varbit.c:297 utils/adt/varbit.c:353
 #, c-format
-msgid "group ID %d is already assigned"
-msgstr "ID ÇÒÕÐÐÙ %d  ÕÖÅ ÐÒÉÓ×ÏÅÎÏ"
+msgid "bit string length %d does not match type bit(%d)"
+msgstr "ÄÌÉÎÁ ÓÔÒÏËÉ ÂÉÔÏ× %d ÎÅ ÓÏ×ÐÁÄÁÅÔ Ó ÔÉÐÏÍ bit(%d)"
 
-#: commands/user.c:1518
-msgid "must be superuser to alter groups"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÉÚÍÅÎÅÎÉÑ ÇÒÕÐÐ"
+#: utils/adt/varbit.c:179 utils/adt/varbit.c:477
+#, c-format
+msgid "\"%c\" is not a valid binary digit"
+msgstr "\"%c\" ÎÅ Ñ×ÌÑÅÔÓÑ ×ÅÒÎÏÊ Ä×ÏÉÞÎÏÊ ÃÉÆÒÏÊ"
 
-#: commands/user.c:1597
+#: utils/adt/varbit.c:204 utils/adt/varbit.c:502
 #, c-format
-msgid "group \"%s\" does not have any members"
-msgstr "ÎÅÔ ÞÌÅÎÏ× × ÇÒÕÐÐÅ  \"%s\""
+msgid "\"%c\" is not a valid hexadecimal digit"
+msgstr "\"%c\" ÎÅ Ñ×ÌÑÅÔÓÑ ×ÅÒÎÙÍ ÛÅÓÔÎÁÄÃÁÔÅÒÉÞÎÙÍ ÒÁÚÒÑÄÏÍ"
+
+#: utils/adt/varbit.c:288 utils/adt/varbit.c:589
+msgid "invalid length in external bit string"
+msgstr "ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ×Ï ×ÎÅÛÎÅÊ ÓÔÒÏËÅ ÂÉÔÏ×"
 
-#: commands/user.c:1625
+#: utils/adt/varbit.c:455 utils/adt/varbit.c:598 utils/adt/varbit.c:659
 #, c-format
-msgid "user \"%s\" is not in group \"%s\""
-msgstr "ÐÏÌØÚÏ×ÁÔÅÌØ \"%s\" ÎÅ ÐÒÉÎÁÄÌÅÖÉÔ ÇÒÕÐÐÅ \"%s\""
+msgid "bit string too long for type bit varying(%d)"
+msgstr "ÓÔÒÏËÁ ÂÉÔÏ× ÓÌÉÛËÏÍ ×ÅÌÉËÁ ÄÌÑ ÔÉÐÁ bit varying(%d)"
 
-#: commands/user.c:1757
-msgid "must be superuser to drop groups"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÕÄÁÌÅÎÉÑ ÇÒÕÐÐ"
+#: utils/adt/varbit.c:1048
+msgid "cannot AND bit strings of different sizes"
+msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"é\" (AND) ÄÌÑ ÂÉÔÏ×ÙÈ ÓÔÒÏË ÒÁÚÎÏÊ ÄÌÉÎÙ"
 
-#: commands/user.c:1821
-msgid "must be superuser to rename groups"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ ÇÒÕÐÐ"
+#: utils/adt/varbit.c:1089
+msgid "cannot OR bit strings of different sizes"
+msgstr "ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"éìé\" (OR) ÄÌÑ ÂÉÔÏ×ÙÈ ÓÔÒÏË ÒÁÚÎÏÊ ÄÌÉÎÙ"
 
-#: commands/vacuumlazy.c:459
-#, c-format
-msgid ""
-"%.0f dead row versions cannot be removed yet.\n"
-"There were %.0f unused item pointers.\n"
-"%u pages are entirely empty.\n"
-"%s"
+#: utils/adt/varbit.c:1135
+msgid "cannot XOR bit strings of different sizes"
 msgstr ""
+"ÎÅÌØÚÑ ÉÓÐÏÌØÚÏ×ÁÔØ \"üëóëìàúé÷îùã éìé\" (XOR) ÄÌÑ ÂÉÔÏ×ÙÈ ÓÔÒÏË ÒÁÚÎÏÊ ÄÌÉÎÙ"
 
-#: commands/vacuumlazy.c:514
+#: utils/adt/varchar.c:152 utils/adt/varchar.c:310
 #, c-format
-msgid "\"%s\": removed %d row versions in %d pages"
-msgstr "\"%s\": ÕÄÁÌÅÎÏ ×ÅÒÓÉÊ ÓÔÒÏË: %d, × ÓÔÒÁÎÉÃÁÈ: %d"
-
-#: commands/variable.c:65
-msgid "invalid list syntax for parameter \"datestyle\""
-msgstr ""
+msgid "value too long for type character(%d)"
+msgstr "ÚÎÁÞÅÎÉÅ ×ÅÌÉËÏ ÄÌÑ ÔÉÐÁ character(%d)"
 
-#: commands/variable.c:151
+#: utils/adt/varchar.c:477 utils/adt/varchar.c:607
 #, c-format
-msgid "unrecognized \"datestyle\" key word: \"%s\""
-msgstr ""
+msgid "value too long for type character varying(%d)"
+msgstr "ÚÎÁÞÅÎÉÅ ×ÅÌÉËÏ ÄÌÑ ÔÉÐÁ character varying(%d)"
 
-#: commands/variable.c:169
-msgid "conflicting \"datestyle\" specifications"
+#: utils/adt/varlena.c:595 utils/adt/varlena.c:659 utils/adt/varlena.c:1485
+msgid "negative substring length not allowed"
 msgstr ""
 
-#: commands/variable.c:280
-msgid "invalid interval value for time zone: month not allowed"
-msgstr ""
+#: utils/adt/varlena.c:981 utils/adt/varlena.c:994
+#, fuzzy, c-format
+msgid "could not convert string to UTF-16: error %lu"
+msgstr "%s ÎÅ × ÓÏÓÔÏÑÎÉÉ ÓËÏÎ×ÅÒÔÉÒÏ×ÁÔØ ÔÉР%s × %s"
 
-#: commands/variable.c:403
-#, c-format
-msgid "unrecognized time zone name: \"%s\""
-msgstr "ÎÅÒÁÓÐÏÚÎÁÎÎÏÅ ÉÍÑ ×ÒÅÍÅÎÎÏÊ ÚÏÎÙ: \"%s\""
+#: utils/adt/varlena.c:1004
+#, fuzzy, c-format
+msgid "could not compare Unicode strings: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\": %m"
 
-#: commands/variable.c:411
+#: utils/adt/varlena.c:1580 utils/adt/varlena.c:1611 utils/adt/varlena.c:1647
+#: utils/adt/varlena.c:1690
 #, c-format
-msgid "time zone \"%s\" appears to use leap seconds"
-msgstr "×ÒÅÍÅÎÎÁÑ ÚÏÎÁ \"%s\" ÐÏÈÏÖÅ ÉÓÐÏÌØÚÕÅÔ ×ÉÓÏËÏÓÎÙÅ ÓÅËÕÎÄÙ"
-
-#: commands/variable.c:413
-msgid "PostgreSQL does not support leap seconds."
-msgstr "PostgreSQL ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ×ÉÓÏËÏÓÎÙÅ ÓÅËÕÎÄÙ."
+msgid "index %d out of valid range, 0..%d"
+msgstr "ÉÎÄÅËÓ %d ×ÎÅ ÄÉÁÐÁÚÏÎÁ, 0..%d"
 
-#: commands/variable.c:483
-msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query"
-msgstr "ËÏÍÁÎÄÁ SET TRANSACTION ISOLATION LEVEL ÄÏÌÖÎÁ ÂÙÔØ ×ÙÐÏÌÎÅÎÁ ÐÅÒÅÄ ÄÒÕÇÉÍÉ ÚÁÐÒÏÓÁÍÉ"
+#: utils/adt/varlena.c:1702
+msgid "new bit must be 0 or 1"
+msgstr "ÎÏ×ÙÊ ÂÉÔ ÄÏÌÖÅΠÂÙÔØ 0 ÉÌÉ 1"
 
-#: commands/variable.c:493
-msgid "SET TRANSACTION ISOLATION LEVEL must not be called in a subtransaction"
-msgstr "ËÏÍÁÎÄÁ SET TRANSACTION ISOLATION LEVEL ÎÅ ÄÏÌÖÎÁ ×ÙÚÙ×ÁÔØÓÑ × ÐÏÄÔÒÁÎÚÁËÃÉÉ"
+#: utils/adt/varlena.c:2491
+msgid "field position must be greater than zero"
+msgstr "ÐÏÚÉÃÉÑ ÐÏÌÑ ÄÏÌÖÎÁ ÂÙÔØ ÂÏÌØÛÅ ÎÕÌÑ"
 
-#: commands/variable.c:593
-#: utils/mb/mbutils.c:188
-#, c-format
-msgid "conversion between %s and %s is not supported"
-msgstr "ÐÒÅÏÂÒÁÚÏ×ÁÎÉÅ ÍÅÖÄÕ %s É %s ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
+#: utils/adt/xml.c:139
+#, fuzzy
+msgid "unsupported XML feature"
+msgstr "ÎÅÐÏÄÄÅÒÖÉ×ÁÅÍÙÊ ËÏÄ ÆÏÒÍÁÔÁ: %d"
 
-#: commands/view.c:89
-msgid "view must have at least one column"
-msgstr "ÐÒÅÄÓÔÁ×ÌÅÎÉÅ ÄÏÌÖÎÏ ÉÍÅÔØ ËÁË ÍÉÎÉÍÕÍ ÏÄÎÕ ËÏÌÏÎËÕ"
+#: utils/adt/xml.c:140
+msgid "This functionality requires the server to be built with libxml support."
+msgstr ""
 
-#: commands/view.c:170
-#: commands/view.c:182
-msgid "cannot change number of columns in view"
-msgstr "ÎÅÌØÚÑ ÉÚÍÅÎÉÔØ ÞÉÓÌÏ ËÏÌÏÎÏË × ÐÒÅÄÓÔÁ×ÌÅÎÉÉ"
+#: utils/adt/xml.c:141
+msgid "You need to rebuild PostgreSQL using --with-libxml."
+msgstr ""
 
-#: commands/view.c:187
-#, c-format
-msgid "cannot change name of view column \"%s\""
-msgstr "ÎÅÌØÚÑ ÉÚÍÅÎÉÔØ ÉÍÑ ËÏÌÏÎËÉ \"%s\" × ÐÒÅÄÓÔÁ×ÌÅÎÉÉ"
+#: utils/adt/xml.c:164 utils/mb/mbutils.c:423
+#, fuzzy, c-format
+msgid "invalid encoding name \"%s\""
+msgstr "ÎÅ×ÅÒÎÏÅ ÉÍÑ ÉÓÈÏÄÎÏÊ ËÏÄÉÒÏ×ËÉ: \"%s\""
 
-#: commands/view.c:194
-#, c-format
-msgid "cannot change data type of view column \"%s\""
-msgstr "ÎÅÌØÚÑ ÐÏÍÅÎÑÔØ ÔÉРËÏÌÏÎËÉ ÐÒÅÄÓÔÁ×ÌÅÎÉÑ \"%s\""
+#: utils/adt/xml.c:431 utils/adt/xml.c:436
+#, fuzzy
+msgid "invalid XML comment"
+msgstr "ÏÛÉÂËÁ ÓÉÎÔÁËÓÉÓÁ ÉÍÅÎÉ"
 
-#: executor/execMain.c:814
-#, c-format
-msgid "cannot change sequence \"%s\""
-msgstr "ÎÅÌØÚÑ ÉÚÍÅÎÉÔØ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔØ \"%s\""
+#: utils/adt/xml.c:567
+msgid "not an XML document"
+msgstr ""
 
-#: executor/execMain.c:820
-#, c-format
-msgid "cannot change TOAST relation \"%s\""
-msgstr "ÎÅÌØÚÑ ÉÚÍÅÎÉÔØ TOAST-ÏÔÎÏÛÅÎÉÅ \"%s\""
+#: utils/adt/xml.c:700 utils/adt/xml.c:723
+msgid "invalid XML processing instruction"
+msgstr ""
 
-#: executor/execMain.c:826
+#: utils/adt/xml.c:701
 #, c-format
-msgid "cannot change view \"%s\""
-msgstr "ÎÅÌØÚÑ ÉÚÍÅÎÉÔØ ÐÒÅÄÓÔÁ×ÌÅÎÉÅ \"%s\""
+msgid "XML processing instruction target name cannot be \"%s\"."
+msgstr ""
 
-#: executor/execMain.c:1731
-#, c-format
-msgid "null value in column \"%s\" violates not-null constraint"
+#: utils/adt/xml.c:724
+msgid "XML processing instruction cannot contain \"?>\"."
 msgstr ""
 
-#: executor/execMain.c:1743
+#: utils/adt/xml.c:805
+#, fuzzy
+msgid "xmlvalidate is not implemented"
+msgstr "ÐÒÅÄÉËÁÔ UNIQUE ÅÝ£ ÎÅ ÒÅÁÌÉÚÏ×ÁÎ"
+
+#: utils/adt/xml.c:892
+#, fuzzy
+msgid "could not initialize XML library"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ  ÄÉÒÅËÔÏÒÉÀ ÂÁÚ ÄÁÎÎÙÈ"
+
+#: utils/adt/xml.c:893
 #, c-format
-msgid "new row for relation \"%s\" violates check constraint \"%s\""
+msgid ""
+"libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
 msgstr ""
 
-#: executor/execQual.c:260
-#: executor/execQual.c:288
-#: executor/execQual.c:2138
-#: utils/adt/array_userfuncs.c:362
-#: utils/adt/arrayfuncs.c:216
-#: utils/adt/arrayfuncs.c:472
-#: utils/adt/arrayfuncs.c:1153
-#: utils/adt/arrayfuncs.c:2427
+#: utils/adt/xml.c:1353 utils/adt/xml.c:1354 utils/adt/xml.c:1360
+#: utils/adt/xml.c:1431 tcop/postgres.c:4007 catalog/pg_shdepend.c:674
+#: commands/user.c:893 storage/lmgr/deadlock.c:918 nodes/print.c:83
 #, c-format
-msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
-msgstr "ÞÉÓÌÏ ÒÁÚÍÅÒÎÏÓÔÅÊ ÍÁÓÓÉ×Á (%d) ÐÒÅ×ÙÛÁÅÔ ÌÉÍÉÔ (%d)"
+msgid "%s"
+msgstr "%s"
 
-#: executor/execQual.c:815
-msgid "functions and operators can take at most one set argument"
-msgstr "ÆÕÎËÃÉÉ É ÏÐÅÒÁÔÏÒÙ ÐÒÉÎÉÍÁÀÔ ÔÏÌØËÏ ÏÄÉΠÁÒÇÕÍÅÎÔ-ÍÎÏÖÅÓÔ×Ï (set)"
+#: utils/adt/xml.c:1407
+#, fuzzy
+msgid "Invalid character value."
+msgstr "ÎÅ×ÅÒÎÏÅ ×ÎÅÛÎÅÅ ÚÎÁÞÅÎÉÅ \"cidr\""
 
-#: executor/execQual.c:870
-#: executor/execQual.c:914
-#: executor/execQual.c:1090
-#: executor/execQual.c:1215
-#: executor/execQual.c:3580
-#: executor/functions.c:666
-#: executor/functions.c:705
-#: utils/fmgr/funcapi.c:39
-msgid "set-valued function called in context that cannot accept a set"
+#: utils/adt/xml.c:1410
+msgid "Space required."
 msgstr ""
 
-#: executor/execQual.c:1297
-msgid "function returning set of rows cannot return null value"
-msgstr "ÆÕÎËÃÉÑ ×ÏÚ×ÒÁÝÁÀÝÁÑ ÍÎÏÖÅÓÔ×Ï ÎÅ ÍÏÖÅÔ ×ÏÚ×ÒÁÝÁÔØ ÚÎÁÞÅÎÉÅ NULL"
+#: utils/adt/xml.c:1413
+msgid "standalone accepts only 'yes' or 'no'."
+msgstr ""
 
-#: executor/execQual.c:1381
-msgid "table-function protocol for materialize mode was not followed"
+#: utils/adt/xml.c:1416
+msgid "Malformed declaration: missing version."
 msgstr ""
 
-#: executor/execQual.c:1388
-#, c-format
-msgid "unrecognized table-function returnMode: %d"
+#: utils/adt/xml.c:1419
+msgid "Missing encoding in text declaration."
 msgstr ""
 
-#: executor/execQual.c:1534
-msgid "IS DISTINCT FROM does not support set arguments"
-msgstr "IS DISTINCT FROM ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÁÒÇÕÍÅÎÔÙ-ÍÎÏÖÅÓÔ×Á"
+#: utils/adt/xml.c:1422
+msgid "Parsing XML declaration: '?>' expected."
+msgstr ""
 
-#: executor/execQual.c:1608
-msgid "op ANY/ALL (array) does not support set arguments"
-msgstr "ÏÐÅÒÁÔÏÒÙ ANY/ALL (ÍÁÓÓÉ×) ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔ ÁÒÇÕÍÅÎÔÙ-ÍÎÏÖÅÓÔ×Á"
+#: utils/adt/xml.c:1425
+#, fuzzy, c-format
+msgid "Unrecognized libxml error code: %d."
+msgstr "ÎÅÒÁÓÐÏÚÎÁÎÎÙÊ ËÏÄ ÏÛÉÂËÉ SSL: %d"
 
-#: executor/execQual.c:2124
-msgid "cannot merge incompatible arrays"
+#: utils/adt/xml.c:2003 utils/adt/xml.c:2167 commands/portalcmds.c:168
+#: commands/portalcmds.c:222 executor/execCurrent.c:69
+#, c-format
+msgid "cursor \"%s\" does not exist"
+msgstr "ËÕÒÓÏÒ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+
+#: utils/adt/xml.c:2082
+#, fuzzy
+msgid "invalid query"
+msgstr "ÎÅ×ÅÒÎÏÅ ID ÐÏÌØÚÏ×ÁÔÅÌÑ: %d"
+
+#: utils/adt/xml.c:3294
+msgid "invalid array for XML namespace mapping"
 msgstr ""
 
-#: executor/execQual.c:2125
-#, c-format
-msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
+#: utils/adt/xml.c:3295
+msgid ""
+"The array must be two-dimensional with length of the second axis equal to 2."
 msgstr ""
 
-#: executor/execQual.c:2158
-#: utils/adt/arrayfuncs.c:507
-msgid "multidimensional arrays must have array expressions with matching dimensions"
+#: utils/adt/xml.c:3319
+#, fuzzy
+msgid "empty XPath expression"
+msgstr "ÍÎÏÇÏÞÉÓÌÅÎÎÙÅ ×ÙÒÁÖÅÎÉÑ ÐÏ ÕÍÏÌÞÁÎÉÀ"
+
+#: utils/adt/xml.c:3394
+msgid "neither namespace name nor URI may be null"
 msgstr ""
 
-#: executor/execQual.c:2324
-msgid "NULLIF does not support set arguments"
-msgstr "NULLIF ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÁÒÇÕÍÅÎÔÙ-ÍÎÏÖÅÓÔ×Á"
+#: utils/adt/xml.c:3401
+#, fuzzy, c-format
+msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅÉÍÅÎÏ×ÁÔØ ÆÁÊÌ \"%s\" × \"%s\": %m"
+
+#: utils/adt/xml.c:3414
+#, fuzzy
+msgid "could not create XPath object"
+msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ ÁÕÔÅÎÔÉÆÉËÁÔÏÒ PAM: %s"
 
-#: executor/execQual.c:2505
+#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:127
+#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:155
 #, c-format
-msgid "domain %s does not allow null values"
-msgstr "ÄÏÍÅΠ%s ÎÅ ÐÏÚ×ÏÌÑÅÔ ÎÕÌÅ×ÙÅ (null) ÚÎÁÞÅÎÉÑ"
+msgid "unexpected encoding ID %d for WIN character sets"
+msgstr ""
 
-#: executor/execQual.c:2535
+#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:137
+#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:165
 #, c-format
-msgid "value for domain %s violates check constraint \"%s\""
+msgid "unexpected encoding ID %d for ISO 8859 character sets"
 msgstr ""
 
-#: executor/execQual.c:2877
-#: optimizer/util/clauses.c:428
-#: parser/parse_agg.c:74
-msgid "aggregate function calls may not be nested"
-msgstr "×ÙÚÏ×Ù ÁÇÒÅÇÁÔÎÙÈ ÆÕÎËÃÉÊ ÎÅ ÍÏÇÕÔ ÂÙÔØ ×ÌÏÖÅÎÎÙÍÉ"
+#: utils/mb/conv.c:509
+#, c-format
+msgid "invalid encoding number: %d"
+msgstr "ÎÅ×ÅÒÎÙÊ ÎÏÍÅÒ ËÏÄÉÒÏ×ËÉ: %d"
+
+#: utils/mb/encnames.c:515
+msgid "encoding name too long"
+msgstr "ÓÌÉÛËÏÍ ÄÌÉÎÎÏÅ ÉÍÑ ËÏÄÉÒÏ×ËÉ"
 
-#: executor/execQual.c:3201
+#: utils/mb/mbutils.c:191 commands/variable.c:665
 #, c-format
-msgid "ROW() column has type %s instead of type %s"
-msgstr ""
+msgid "conversion between %s and %s is not supported"
+msgstr "ÐÒÅÏÂÒÁÚÏ×ÁÎÉÅ ÍÅÖÄÕ %s É %s ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#. translator: %s is a SQL statement name
-#: executor/functions.c:117
+#: utils/mb/mbutils.c:254
 #, c-format
-msgid "%s is not allowed in a SQL function"
+msgid ""
+"default conversion function for encoding \"%s\" to \"%s\" does not exist"
 msgstr ""
+"ÆÕÎËÃÉÑ ËÏÎ×ÅÒÓÉÉ ÐÏ ÕÍÏÌÞÁÎÉÀ ÉÚ ËÏÄÉÒÏ×ËÉ \"%s\" × \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#. translator: %s is a SQL statement name
-#: executor/functions.c:124
-#: executor/spi.c:1404
+#: utils/mb/mbutils.c:280 utils/mb/mbutils.c:544
 #, c-format
-msgid "%s is not allowed in a non-volatile function"
+msgid "String of %d bytes is too long for encoding conversion."
 msgstr ""
 
-#: executor/functions.c:190
+#: utils/mb/mbutils.c:367
 #, c-format
-msgid "could not determine actual result type for function declared to return type %s"
-msgstr "ÎÅ × ÓÏÓÔÏÑÎÉÉ ÏÐÒÅÄÅÌÉÔØ ÒÅÁÌØÎÙÊ ÔÉРÒÅÚÕÌØÔÁÔÁ ÄÌÑ ÆÕÎËÃÉÉ ÚÁÄÅËÌÁÒÉÒÏ×ÁÎÎÏÊ ×ÏÚ×ÒÁÝÁÔØ ÔÉР%s"
+msgid "invalid source encoding name \"%s\""
+msgstr "ÎÅ×ÅÒÎÏÅ ÉÍÑ ÉÓÈÏÄÎÏÊ ËÏÄÉÒÏ×ËÉ: \"%s\""
 
-#: executor/functions.c:244
+#: utils/mb/mbutils.c:372
 #, c-format
-msgid "could not determine actual type of argument declared %s"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÐÒÅÄÅÌÉÔØ ÎÁÓÔÏÑÝÉÊ ÔÉРÁÒÇÕÍÅÎÔÁ ÚÁÄÅËÌÁÒÉÒÏ×ÁÎÎÏÇÏ ËÁË %s"
+msgid "invalid destination encoding name \"%s\""
+msgstr "ÎÅ×ÅÒÎÏÅ ÉÍÑ ËÏÄÉÒÏ×ËÉ ÎÁÚÎÁÞÅÎÉÑ: \"%s\""
+
+#: utils/mb/mbutils.c:475
+#, fuzzy, c-format
+msgid "invalid byte value for encoding \"%s\": 0x%02x"
+msgstr "ÎÅ×ÅÒÎÁÑ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔØ ÂÁÊÔ ÉÍÑ ËÏÄÉÒÏ×ËÉ \"%s\": 0x%s"
 
-#: executor/functions.c:790
+#: utils/mb/wchar.c:1540
 #, c-format
-msgid "SQL function \"%s\" statement %d"
-msgstr "SQL-ÆÕÎËÃÉÑ \"%s\" ÚÁÐÒÏÓ %d"
+msgid "invalid byte sequence for encoding \"%s\": 0x%s"
+msgstr "ÎÅ×ÅÒÎÁÑ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔØ ÂÁÊÔ ÉÍÑ ËÏÄÉÒÏ×ËÉ \"%s\": 0x%s"
 
-#: executor/functions.c:809
+#: utils/mb/wchar.c:1543
+msgid ""
+"This error can also happen if the byte sequence does not match the encoding "
+"expected by the server, which is controlled by \"client_encoding\"."
+msgstr ""
+
+#: utils/mb/wchar.c:1585
 #, c-format
-msgid "SQL function \"%s\" during startup"
-msgstr "SQL-ÆÕÎËÃÉÑ \"%s\" ÐÒÉ ÓÔÁÒÔÅ"
+msgid "character 0x%s of encoding \"%s\" has no equivalent in \"%s\""
+msgstr ""
 
-#: executor/functions.c:889
-#: executor/functions.c:910
-#: executor/functions.c:920
-#: executor/functions.c:944
-#: executor/functions.c:952
-#: executor/functions.c:1004
-#: executor/functions.c:1016
-#: executor/functions.c:1036
+#: utils/sort/logtape.c:213
 #, c-format
-msgid "return type mismatch in function declared to return %s"
-msgstr "ÎÅÓÏ×ÐÁÄÅÎÉÅ ÔÉÐÁ ×ÏÚ×ÒÁÔÁ × ÆÕÎËÃÉÉ ÚÁÄÅËÌÁÒÉÒÏ×ÁÎÏÊ ËÁË ×ÏÚ×ÒÁÝÁÀÝÅÊ %s"
+msgid "could not write block %ld of temporary file: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ ÂÌÏË %ld ×ÒÅÍÅÎÎÏÇÏ ÆÁÊÌÁ: %m"
 
-#: executor/functions.c:891
-#: executor/functions.c:922
-msgid "Function's final statement must be a SELECT."
-msgstr "ðÏÓÌÅÄÎÅÊ ËÏÍÁÎÄÏÊ ÆÕÎËÃÉÉ ÄÏÌÖÅΠÂÙÔØ SELECT."
+#: utils/sort/logtape.c:215
+msgid "Perhaps out of disk space?"
+msgstr "÷ÏÚÍÏÖÎÏ ÎÅÔ ÍÅÓÔÁ ÎÁ ÄÉÓËÅ?"
 
-#: executor/functions.c:912
-msgid "Function's final statement must not be a SELECT."
-msgstr "ðÏÓÌÅÄÎÅÊ ËÏÍÁÎÄÏÊ ÆÕÎËÃÉÉ ÄÏÌÖÅΠÂÙÔØ ÎÅ SELECT."
+#: utils/sort/logtape.c:232
+#, c-format
+msgid "could not read block %ld of temporary file: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÂÌÏË %ld ×ÒÅÍÅÎÎÏÇÏ ÆÁÊÌÁ: %m"
 
-#: executor/functions.c:946
-msgid "Final SELECT must return exactly one column."
-msgstr "ðÏÓÌÅÄÎÉÊ SELECT ÄÏÌÖÅΠ×ÏÚ×ÒÁÝÁÔØ ÔÏÌØËÏ ÏÄÎÕ ËÏÌÏÎËÕ."
+#: utils/sort/tuplesort.c:2723
+#, fuzzy, c-format
+msgid "could not create unique index \"%s\""
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÕÎÉËÁÌØÎÙÊ ÉÎÄÅËÓ"
 
-#: executor/functions.c:954
-#, c-format
-msgid "Actual return type is %s."
-msgstr "îÁ ÓÁÍÏÍ ÄÅÌÅ ÔÉР×ÏÚ×ÒÁÔÁ: %s."
+#: utils/sort/tuplesort.c:2725
+msgid "Table contains duplicated values."
+msgstr "ôÁÂÌÉÃÁ ÓÏÄÅÒÖÉÔ ÄÕÂÌÉËÁÔÙ."
 
-#: executor/functions.c:1006
-msgid "Final SELECT returns too many columns."
-msgstr "ðÏÓÌÅÄÎÉÊ SELECT ×ÏÚ×ÒÁÝÁÅÔ ÓÌÉÛËÏÍ ÍÎÏÇÏ ËÏÌÏÎÏË."
+#: utils/hash/dynahash.c:925 storage/lmgr/lock.c:582 storage/lmgr/lock.c:648
+#: storage/lmgr/lock.c:2040 storage/lmgr/lock.c:2328 storage/lmgr/lock.c:2393
+#: storage/lmgr/proc.c:185 storage/lmgr/proc.c:198 storage/ipc/shmem.c:190
+#: storage/ipc/shmem.c:359
+msgid "out of shared memory"
+msgstr "ÎÅ ÏÂÝÅÊ È×ÁÔÁÅÔ ÐÁÍÑÔÉ"
 
-#: executor/functions.c:1018
-#, c-format
-msgid "Final SELECT returns %s instead of %s at column %d."
-msgstr "ðÏÓÌÅÄÎÉÊ SELECT ×ÏÚ×ÒÁÝÁÅÔ %s ×ÍÅÓÔÏ %s ÄÌÑ ËÏÌÏÎËÉ %d."
+#: utils/misc/guc.c:318
+msgid "Ungrouped"
+msgstr "òÁÚÎÏÅ"
 
-#: executor/functions.c:1038
-msgid "Final SELECT returns too few columns."
-msgstr "ðÏÓÌÅÄÎÉÊ SELECT ×ÏÚ×ÒÁÝÁÅÔ ÓÌÉÛËÏÍ ÍÁÌÏ ËÏÌÏÎÏË."
+#: utils/misc/guc.c:320
+msgid "File Locations"
+msgstr "íÅÓÔÏÎÁÈÏÖÄÅÎÉÅ ÆÁÊÌÏ×"
 
-#: executor/functions.c:1088
-#, c-format
-msgid "return type %s is not supported for SQL functions"
-msgstr "ÔÉР×ÏÚ×ÒÁÔÁ %s ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ ÄÌÑ SQL-ÆÕÎËÃÉÊ"
+#: utils/misc/guc.c:322
+msgid "Connections and Authentication"
+msgstr "ðÏÄÓÏÅÄÉÎÅÎÉÑ É ÁÕÔÅÎÔÉÆÉËÁÃÉÑ"
 
-#: executor/nodeAgg.c:1330
-#, c-format
-msgid "aggregate %u needs to have compatible input type and transition type"
+#: utils/misc/guc.c:324
+msgid "Connections and Authentication / Connection Settings"
+msgstr "ðÏÄÓÏÅÄÉÎÅÎÉÑ É ÁÕÔÅÎÔÉÆÉËÁÃÉÑ / îÁÓÔÒÏÊËÉ ÐÏÄÓÏÅÄÉÎÅÎÉÑ"
+
+#: utils/misc/guc.c:326
+msgid "Connections and Authentication / Security and Authentication"
+msgstr "ðÏÄÓÏÅÄÉÎÅÎÉÑ É ÁÕÔÅÎÔÉÆÉËÁÃÉÑ / âÅÚÏÐÁÓÎÏÓÔØ É ÁÕÔÅÎÔÉÆÉËÁÃÉÑ"
+
+#: utils/misc/guc.c:328
+msgid "Resource Usage"
+msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ ÒÅÓÕÒÓÏ×"
+
+#: utils/misc/guc.c:330
+msgid "Resource Usage / Memory"
+msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ ÒÅÓÕÒÓÏ× / ðÁÍÑÔØ"
+
+#: utils/misc/guc.c:332
+msgid "Resource Usage / Free Space Map"
+msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ ÒÅÓÕÒÓÏ× / ëÁÒÔÁ Ó×ÏÂÏÄÎÏÇÏ ÐÒÏÓÔÒÁÎÓÔ×Á"
+
+#: utils/misc/guc.c:334
+msgid "Resource Usage / Kernel Resources"
+msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ ÒÅÓÕÒÓÏ× / òÅÓÕÒÓÙ ÑÄÒÁ"
+
+#: utils/misc/guc.c:336
+msgid "Write-Ahead Log"
+msgstr "Write-Ahead Log"
+
+#: utils/misc/guc.c:338
+msgid "Write-Ahead Log / Settings"
+msgstr "Write-Ahead Log / îÁÓÔÒÏÊËÉ"
+
+#: utils/misc/guc.c:340
+msgid "Write-Ahead Log / Checkpoints"
+msgstr "Write-Ahead Log / ëÏÎÔÒÏÌØÎÙÅ ÔÏÞËÉ"
+
+#: utils/misc/guc.c:342
+msgid "Query Tuning"
+msgstr "îÁÓÔÒÏÊËÁ ÚÁÐÒÏÓÏ×"
+
+#: utils/misc/guc.c:344
+msgid "Query Tuning / Planner Method Configuration"
+msgstr "îÁÓÔÒÏÊËÁ ÚÁÐÒÏÓÏ× / ëÏÎÆÉÇÕÒÁÃÉÑ ÍÅÔÏÄÏ× ÐÌÁÎÅÒÁ"
+
+#: utils/misc/guc.c:346
+msgid "Query Tuning / Planner Cost Constants"
+msgstr "îÁÓÔÒÏÊËÁ ÚÁÐÒÏÓÏ× / ïÃÅÎÏÞÎÙÅ ËÏÎÓÔÁÎÔÙ ÐÌÁÎÎÅÒÁ"
+
+#: utils/misc/guc.c:348
+msgid "Query Tuning / Genetic Query Optimizer"
+msgstr "îÁÓÔÒÏÊËÁ ÚÁÐÒÏÓÏ× / ïÂÝÉÊ ÏÐÔÉÍÉÚÁÔÏÒ ÚÁÐÒÏÓÏ×"
+
+#: utils/misc/guc.c:350
+msgid "Query Tuning / Other Planner Options"
+msgstr "îÁÓÔÒÏÊËÁ ÚÁÐÒÏÓÏ× / äÒÕÇÉÅ ÏÐÃÉÉ ÐÌÁÎÎÅÒÁ"
+
+#: utils/misc/guc.c:352
+msgid "Reporting and Logging"
+msgstr "ïÔÞ£ÔÎÏÓÔØ É ÖÕÒÎÁÌÉÒÏ×ÁÎÉÅ"
+
+#: utils/misc/guc.c:354
+msgid "Reporting and Logging / Where to Log"
+msgstr "ïÔÞ£ÔÎÏÓÔØ É ÖÕÒÎÁÌÉÒÏ×ÁÎÉÅ / çÄÅ ×ÅÓÔÉ ÖÕÒÎÁÌ"
+
+#: utils/misc/guc.c:356
+msgid "Reporting and Logging / When to Log"
+msgstr "ïÔÞ£ÔÎÏÓÔØ É ÖÕÒÎÁÌÉÒÏ×ÁÎÉÅ / ëÏÇÄÁ ×ÅÓÔÉ ÖÕÒÎÁÌ"
+
+#: utils/misc/guc.c:358
+msgid "Reporting and Logging / What to Log"
+msgstr "ïÔÞ£ÔÎÏÓÔØ É ÖÕÒÎÁÌÉÒÏ×ÁÎÉÅ / þÔÏ ÐÉÓÁÔØ × ÖÕÒÎÁÌ"
+
+#: utils/misc/guc.c:360
+msgid "Statistics"
+msgstr "óÔÁÔÉÓÔÉËÁ"
+
+#: utils/misc/guc.c:362
+msgid "Statistics / Monitoring"
+msgstr "óÔÁÔÉÓÔÉËÁ / íÏÎÉÔÏÒÉÎÇ"
+
+#: utils/misc/guc.c:364
+msgid "Statistics / Query and Index Statistics Collector"
+msgstr "óÔÁÔÉÓÔÉËÁ / óÂÏÒÝÉË ÓÔÁÔÉÓÔÉËÉ ÚÁÐÒÏÓÏ× É ÉÎÄÅËÓÏ×"
+
+#: utils/misc/guc.c:366
+msgid "Autovacuum"
 msgstr ""
 
-#: executor/nodeFunctionscan.c:93
-msgid "query-specified return row and actual function return row do not match"
+#: utils/misc/guc.c:368
+msgid "Client Connection Defaults"
+msgstr "úÎÁÞÅÎÉÑ ÐÏ ÕÍÏÌÞÎÁÎÉÀ ÐÏÄÓÏÅÄÉÎÅÎÉÑ ËÌÉÅÎÔÏ×"
+
+#: utils/misc/guc.c:370
+msgid "Client Connection Defaults / Statement Behavior"
+msgstr "úÎÁÞÅÎÉÑ ÐÏ ÕÍÏÌÞÎÁÎÉÀ ÐÏÄÓÏÅÄÉÎÅÎÉÑ ËÌÉÅÎÔÏ× / ðÏ×ÅÄÅÎÉÅ ËÏÍÁÎÄ"
+
+#: utils/misc/guc.c:372
+msgid "Client Connection Defaults / Locale and Formatting"
 msgstr ""
+"úÎÁÞÅÎÉÑ ÐÏ ÕÍÏÌÞÎÁÎÉÀ ÐÏÄÓÏÅÄÉÎÅÎÉÑ ËÌÉÅÎÔÏ× / ìÏËÁÌØ É ÆÏÒÍÁÔÉÒÏ×ÁÎÉÅ"
 
-#: executor/nodeHashjoin.c:571
-#: executor/nodeHashjoin.c:581
-#, c-format
-msgid "could not read from hash-join temporary file: %m"
+#: utils/misc/guc.c:374
+msgid "Client Connection Defaults / Other Defaults"
+msgstr "úÎÁÞÅÎÉÑ ÐÏ ÕÍÏÌÞÎÁÎÉÀ ÐÏÄÓÏÅÄÉÎÅÎÉÑ ËÌÉÅÎÔÏ× / äÒÕÇÉÅ ÚÎÁÞÅÎÉÑ"
+
+#: utils/misc/guc.c:376
+msgid "Lock Management"
+msgstr "õÐÒÁ×ÌÅÎÉÅ ÂÌÏËÉÒÏ×ËÁÍÉ"
+
+#: utils/misc/guc.c:378
+msgid "Version and Platform Compatibility"
+msgstr "÷ÅÒÓÉÑ É ÓÏ×ÍÅÓÔÉÍÏÓÔØ ÐÌÁÔÆÏÒÍ"
+
+#: utils/misc/guc.c:380
+msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
+msgstr "÷ÅÒÓÉÑ É ÓÏ×ÍÅÓÔÉÍÏÓÔØ ÐÌÁÔÆÏÒÍ / ðÒÅÄÙÄÕÝÉÅ ×ÅÒÓÉÉ PostgreSQL"
+
+#: utils/misc/guc.c:382
+msgid "Version and Platform Compatibility / Other Platforms and Clients"
+msgstr "÷ÅÒÓÉÑ É ÓÏ×ÍÅÓÔÉÍÏÓÔØ ÐÌÁÔÆÏÒÍ / äÒÕÇÉÅ ÐÌÁÔÆÏÒÍÙ É ËÌÉÅÎÔÙ"
+
+#: utils/misc/guc.c:384
+msgid "Preset Options"
 msgstr ""
 
-#: executor/nodeHashjoin.c:641
-#: executor/nodeHashjoin.c:648
-#, c-format
-msgid "could not rewind hash-join temporary file: %m"
+#: utils/misc/guc.c:386
+msgid "Customized Options"
 msgstr ""
 
-#: executor/nodeHashjoin.c:699
-#: executor/nodeHashjoin.c:704
-#, c-format
-msgid "could not write to hash-join temporary file: %m"
+#: utils/misc/guc.c:388
+msgid "Developer Options"
+msgstr "ïÐÃÉÉ ÒÁÚÒÁÂÏÔÞÉËÁ"
+
+#: utils/misc/guc.c:441
+msgid "Enables the planner's use of sequential-scan plans."
 msgstr ""
 
-#: executor/spi.c:190
-msgid "transaction left non-empty SPI stack"
+#: utils/misc/guc.c:449
+msgid "Enables the planner's use of index-scan plans."
 msgstr ""
 
-#: executor/spi.c:191
-#: executor/spi.c:255
-msgid "Check for missing \"SPI_finish\" calls."
+#: utils/misc/guc.c:457
+msgid "Enables the planner's use of bitmap-scan plans."
 msgstr ""
 
-#: executor/spi.c:254
-msgid "subtransaction left non-empty SPI stack"
+#: utils/misc/guc.c:465
+msgid "Enables the planner's use of TID scan plans."
 msgstr ""
 
-#: executor/spi.c:839
-msgid "cannot open multi-query plan as cursor"
+#: utils/misc/guc.c:473
+msgid "Enables the planner's use of explicit sort steps."
 msgstr ""
 
-#: executor/spi.c:846
-msgid "cannot open non-SELECT query as cursor"
+#: utils/misc/guc.c:481
+msgid "Enables the planner's use of hashed aggregation plans."
 msgstr ""
 
-#: executor/spi.c:850
-msgid "cannot open SELECT INTO query as cursor"
+#: utils/misc/guc.c:489
+msgid "Enables the planner's use of nested-loop join plans."
 msgstr ""
 
-#: executor/spi.c:1582
-#, c-format
-msgid "SQL statement \"%s\""
-msgstr "SQL-ËÏÍÁÎÄÁ: \"%s\""
+#: utils/misc/guc.c:497
+msgid "Enables the planner's use of merge join plans."
+msgstr ""
 
-#: executor/nodeMergejoin.c:1474
-msgid "RIGHT JOIN is only supported with merge-joinable join conditions"
+#: utils/misc/guc.c:505
+msgid "Enables the planner's use of hash join plans."
 msgstr ""
 
-#: executor/nodeMergejoin.c:1491
-#: optimizer/path/joinpath.c:839
-msgid "FULL JOIN is only supported with merge-joinable join conditions"
+#: utils/misc/guc.c:513
+msgid "Enables the planner to use constraints to optimize queries."
 msgstr ""
 
-#: executor/nodeSubplan.c:294
-#: executor/nodeSubplan.c:336
-#: executor/nodeSubplan.c:972
-msgid "more than one row returned by a subquery used as an expression"
+#: utils/misc/guc.c:514
+msgid ""
+"Child table scans will be skipped if their constraints guarantee that no "
+"rows match the query."
 msgstr ""
 
-#: libpq/be-fsstubs.c:132
-#: libpq/be-fsstubs.c:170
-#: libpq/be-fsstubs.c:194
-#: libpq/be-fsstubs.c:222
-#: libpq/be-fsstubs.c:274
-#, c-format
-msgid "invalid large-object descriptor: %d"
+#: utils/misc/guc.c:522
+msgid "Enables genetic query optimization."
 msgstr ""
 
-#: libpq/be-fsstubs.c:378
-msgid "must be superuser to use server-side lo_import()"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ server-side lo_import()"
+#: utils/misc/guc.c:523
+msgid "This algorithm attempts to do planning without exhaustive searching."
+msgstr ""
 
-#: libpq/be-fsstubs.c:379
-msgid "Anyone can use the client-side lo_import() provided by libpq."
+#: utils/misc/guc.c:532
+msgid "Shows whether the current user is a superuser."
 msgstr ""
 
-#: libpq/be-fsstubs.c:400
-#, c-format
-msgid "could not open server file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÔÒÙÔØ ÆÁÊÌ ÓÅÒ×ÅÒÁ \"%s\": %m"
+#: utils/misc/guc.c:541
+msgid "Enables SSL connections."
+msgstr "÷ËÌÀÞÁÅÔ SSL-ÐÏÄÓÏÅÄÉÎÅÎÉÑ."
 
-#: libpq/be-fsstubs.c:421
-#, c-format
-msgid "could not read server file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÆÁÊÌ ÓÅÒ×ÅÒÁ \"%s\": %m"
+#: utils/misc/guc.c:549
+msgid "Forces synchronization of updates to disk."
+msgstr ""
 
-#: libpq/be-fsstubs.c:451
-msgid "must be superuser to use server-side lo_export()"
-msgstr "ÎÕÖÎÏ ÂÙÔØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ server-side lo_export()"
+#: utils/misc/guc.c:550
+msgid ""
+"The server will use the fsync() system call in several places to make sure "
+"that updates are physically written to disk. This insures that a database "
+"cluster will recover to a consistent state after an operating system or "
+"hardware crash."
+msgstr ""
 
-#: libpq/be-fsstubs.c:452
-msgid "Anyone can use the client-side lo_export() provided by libpq."
+#: utils/misc/guc.c:560
+msgid "Sets immediate fsync at commit."
 msgstr ""
 
-#: libpq/be-fsstubs.c:484
-#, c-format
-msgid "could not create server file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ ÓÅÒ×ÅÒÁ \"%s\": %m"
+#: utils/misc/guc.c:568
+msgid "Continues processing past damaged page headers."
+msgstr ""
 
-#: libpq/be-fsstubs.c:496
-#, c-format
-msgid "could not write server file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÐÉÓÁÔØ ÆÁÊÌ ÓÅÒ×ÅÒÁ \"%s\": %m"
+#: utils/misc/guc.c:569
+msgid ""
+"Detection of a damaged page header normally causes PostgreSQL to report an "
+"error, aborting the current transaction. Setting zero_damaged_pages to true "
+"causes the system to instead report a warning, zero out the damaged page, "
+"and continue processing. This behavior will destroy data, namely all the "
+"rows on the damaged page."
+msgstr ""
 
-#: libpq/auth.c:113
-#, c-format
-msgid "Kerberos error: %s"
-msgstr "ÏÛÉÂËÁ Kerberos: %s"
+#: utils/misc/guc.c:581
+msgid "Writes full pages to WAL when first modified after a checkpoint."
+msgstr ""
 
-#: libpq/auth.c:119
-#, c-format
-msgid "unexpected Kerberos protocol version received from client (received \"%s\", expected \"%s\")"
+#: utils/misc/guc.c:582
+msgid ""
+"A page write in process during an operating system crash might be only "
+"partially written to disk.  During recovery, the row changes stored in WAL "
+"are not enough to recover.  This option writes pages when first modified "
+"after a checkpoint to WAL so full recovery is possible."
 msgstr ""
 
-#: libpq/auth.c:126
-#: libpq/auth.c:309
-#, c-format
-msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
+#: utils/misc/guc.c:593
+msgid "Runs the server silently."
 msgstr ""
 
-#: libpq/auth.c:140
-msgid "Kerberos 4 not implemented on this server"
-msgstr "Kerberos 4 ÎÅ ÒÅÁÌÉÚÏ×ÁΠנÜÔÏÍ ÓÅÒ×ÅÒÅ"
+#: utils/misc/guc.c:594
+msgid ""
+"If this parameter is set, the server will automatically run in the "
+"background and any controlling terminals are dissociated."
+msgstr ""
 
-#: libpq/auth.c:204
-#, c-format
-msgid "Kerberos initialization returned error %d"
-msgstr "ÏÛÉÂËÁ Kerberos ÐÒÉ ÉÎÉÃÉÁÌÉÚÁÃÉÉ: %d"
+#: utils/misc/guc.c:602
+msgid "Logs each checkpoint."
+msgstr ""
 
-#: libpq/auth.c:214
-#, c-format
-msgid "Kerberos keytab resolving returned error %d"
+#: utils/misc/guc.c:610
+msgid "Logs each successful connection."
 msgstr ""
 
-#: libpq/auth.c:227
-#, c-format
-msgid "Kerberos sname_to_principal(\"%s\") returned error %d"
+#: utils/misc/guc.c:618
+msgid "Logs end of a session, including duration."
 msgstr ""
 
-#: libpq/auth.c:272
-#, c-format
-msgid "Kerberos recvauth returned error %d"
+#: utils/misc/guc.c:626
+msgid "Turns on various assertion checks."
 msgstr ""
 
-#: libpq/auth.c:297
-#, c-format
-msgid "Kerberos unparse_name returned error %d"
+#: utils/misc/guc.c:627
+msgid "This is a debugging aid."
 msgstr ""
 
-#: libpq/auth.c:330
-msgid "Kerberos 5 not implemented on this server"
-msgstr "Kerberos 5 ÎÅ ÒÅÁÌÉÚÏ×ÁΠנÜÔÏÍ ÓÅÒ×ÅÒÅ"
+#: utils/misc/guc.c:641 utils/misc/guc.c:723 utils/misc/guc.c:791
+#: utils/misc/guc.c:800 utils/misc/guc.c:809 utils/misc/guc.c:818
+#: utils/misc/guc.c:1389 utils/misc/guc.c:1398
+#, fuzzy
+msgid "No description available."
+msgstr "ÏÐÉÓÁÎÉÑ ÎÅ ÉÍÅÅÔÓÑ"
 
-#: libpq/auth.c:369
-#, c-format
-msgid "authentication failed for user \"%s\": host rejected"
+#: utils/misc/guc.c:650
+msgid "Logs the duration of each completed SQL statement."
 msgstr ""
 
-#: libpq/auth.c:372
-#, c-format
-msgid "Kerberos 4 authentication failed for user \"%s\""
+#: utils/misc/guc.c:658
+msgid "Prints the parse tree to the server log."
 msgstr ""
 
-#: libpq/auth.c:375
-#, c-format
-msgid "Kerberos 5 authentication failed for user \"%s\""
+#: utils/misc/guc.c:666
+msgid "Prints the parse tree after rewriting to server log."
 msgstr ""
 
-#: libpq/auth.c:378
-#, c-format
-msgid "\"trust\" authentication failed for user \"%s\""
+#: utils/misc/guc.c:674
+msgid "Prints the execution plan to server log."
 msgstr ""
 
-#: libpq/auth.c:381
-#, c-format
-msgid "Ident authentication failed for user \"%s\""
+#: utils/misc/guc.c:682
+msgid "Indents parse and plan tree displays."
 msgstr ""
 
-#: libpq/auth.c:386
-#, c-format
-msgid "password authentication failed for user \"%s\""
+#: utils/misc/guc.c:690
+msgid "Writes parser performance statistics to the server log."
 msgstr ""
 
-#: libpq/auth.c:390
-#, c-format
-msgid "PAM authentication failed for user \"%s\""
+#: utils/misc/guc.c:698
+msgid "Writes planner performance statistics to the server log."
 msgstr ""
 
-#: libpq/auth.c:394
-#, c-format
-msgid "authentication failed for user \"%s\": invalid authentication method"
-msgstr "ÏÛÉÂËÁ ÐÒÉ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ ÄÌÑ ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\": ÎÅ ×ÅÒÎÙÊ ÍÅÔÏÄ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ"
-
-#: libpq/auth.c:423
-msgid "missing or erroneous pg_hba.conf file"
-msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÉÌÉ ÏÛÉÂÏÞÎÙÊ ÆÁÊÌ pg_hba.conf"
-
-#: libpq/auth.c:424
-msgid "See server log for details."
-msgstr "óÍÏÔÒÉÔÅ ÐÏÄÒÏÂÎÏÓÔÉ × ÖÕÒÎÁÌÅ ÓÅÒ×ÅÒÁ."
-
-#: libpq/auth.c:450
-#, c-format
-msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
-msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÚÁÐÉÓØ × pg_hba.conf ÄÌÑ ÈÏÓÔÁ \"%s\", ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\", ÂÁÚÙ \"%s\", %s"
+#: utils/misc/guc.c:706
+msgid "Writes executor performance statistics to the server log."
+msgstr ""
 
-#: libpq/auth.c:452
-msgid "SSL on"
-msgstr "SSL ×ËÌ."
+#: utils/misc/guc.c:714
+msgid "Writes cumulative performance statistics to the server log."
+msgstr ""
 
-#: libpq/auth.c:452
-msgid "SSL off"
-msgstr "SSL ×ÙËÌ."
+#: utils/misc/guc.c:734
+msgid "Uses the indented output format for EXPLAIN VERBOSE."
+msgstr ""
 
-#: libpq/auth.c:456
-#, c-format
-msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
-msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÚÁÐÉÓØ × pg_hba.conf ÄÌÑ ÈÏÓÔÁ \"%s\", ÐÏÌØÚÏ×ÁÔÅÌÑ \"%s\", ÂÁÚÙ \"%s\""
+#: utils/misc/guc.c:743
+msgid "Collects information about executing commands."
+msgstr ""
 
-#: libpq/auth.c:468
-msgid "Kerberos 4 only supports IPv4 connections"
-msgstr "Kerberos 4 ÐÏÄÄÅÒÖÉ×ÁÅÔ ÔÏÌØËÏ ÐÏÄÓÏÅÄÉÎÅÎÉÑ IPv4"
+#: utils/misc/guc.c:744
+msgid ""
+"Enables the collection of information on the currently executing command of "
+"each session, along with the time at which that command began execution."
+msgstr ""
 
-#: libpq/auth.c:501
-#, c-format
-msgid "could not enable credential reception: %m"
+#: utils/misc/guc.c:753
+msgid "Collects statistics on database activity."
 msgstr ""
 
-#: libpq/auth.c:588
-#, c-format
-msgid "error from underlying PAM layer: %s"
+#: utils/misc/guc.c:762
+msgid "Updates the process title to show the active SQL command."
 msgstr ""
 
-#: libpq/auth.c:593
-#, c-format
-msgid "unsupported PAM conversation %d/%s"
+#: utils/misc/guc.c:763
+msgid ""
+"Enables updating of the process title every time a new SQL command is "
+"received by the server."
 msgstr ""
 
-#: libpq/auth.c:625
-msgid "empty password returned by client"
-msgstr "×ÏÚ×ÒÁÝ£Ô ÐÕÓÔÏÊ ÐÁÒÏÌØ ÏÔ ËÌÉÅÎÔÁ"
+#: utils/misc/guc.c:771
+#, fuzzy
+msgid "Starts the autovacuum subprocess."
+msgstr "úÁÐÕÓËÁÅÔ ÐÏÄÐÒÏÃÅÓÓ ÓÂÏÒÁ ÓÔÁÔÉÓÔÉËÉ."
 
-#: libpq/auth.c:685
-#, c-format
-msgid "could not create PAM authenticator: %s"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ ÁÕÔÅÎÔÉÆÉËÁÔÏÒ PAM: %s"
+#: utils/misc/guc.c:780
+msgid "Generates debugging output for LISTEN and NOTIFY."
+msgstr ""
 
-#: libpq/auth.c:696
-#, c-format
-msgid "pam_set_item(PAM_USER) failed: %s"
-msgstr "ÏÛÉÂËÁ pam_set_item(PAM_USER): %s"
+#: utils/misc/guc.c:829
+msgid "Logs long lock waits."
+msgstr ""
 
-#: libpq/auth.c:707
-#, c-format
-msgid "pam_set_item(PAM_CONV) failed: %s"
-msgstr "ÏÛÉÂËÁ pam_set_item(PAM_CONV): %s"
+#: utils/misc/guc.c:838
+msgid "Logs the host name in the connection logs."
+msgstr ""
 
-#: libpq/auth.c:718
-#, c-format
-msgid "pam_authenticate failed: %s"
-msgstr "ÏÛÉÂËÁ pam_authenticate: %s"
+#: utils/misc/guc.c:839
+msgid ""
+"By default, connection logs only show the IP address of the connecting host. "
+"If you want them to show the host name you can turn this on, but depending "
+"on your host name resolution setup it might impose a non-negligible "
+"performance penalty."
+msgstr ""
 
-#: libpq/auth.c:729
-#, c-format
-msgid "pam_acct_mgmt failed: %s"
-msgstr "ÏÛÉÂËÁ pam_acct_mgmt: %s"
+#: utils/misc/guc.c:849
+msgid "Causes subtables to be included by default in various commands."
+msgstr ""
 
-#: libpq/auth.c:740
-#, c-format
-msgid "could not release PAM authenticator: %s"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÕÄÁÌÉÔØ ÁÕÔÅÎÔÉÆÉËÁÔÏÒ PAM: %s"
+#: utils/misc/guc.c:857
+msgid "Encrypt passwords."
+msgstr "ûÉÆÒÏ×ÁÔØ ÐÁÒÏÌÉ."
 
-#: libpq/auth.c:778
-#, c-format
-msgid "expected password response, got message type %d"
-msgstr "ÏÖÉÄÁÌÓÑ ÏÔ×ÅÔ Ó ÐÁÒÏÌÅÍ, ÎÏ ×ÍÅÓÔÏ ÎÅÇÏ ÐÏÌÕÞÅÎÏ ÓÏÏÂÝÅÎÉÅ ÔÉÐÁ %d"
+#: utils/misc/guc.c:858
+msgid ""
+"When a password is specified in CREATE USER or ALTER USER without writing "
+"either ENCRYPTED or UNENCRYPTED, this parameter determines whether the "
+"password is to be encrypted."
+msgstr ""
 
-#: libpq/auth.c:806
-msgid "invalid password packet size"
-msgstr "ÎÅ×ÅÒÎÙÊ ÒÁÚÍÅÒ ÐÁËÅÔÁ Ó ÐÁÒÏÌÅÍ"
+#: utils/misc/guc.c:867
+msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
+msgstr ""
 
-#: libpq/auth.c:810
-msgid "received password packet"
-msgstr "ÐÏÌÕÞÅÎÔ ÐÁËÅÔ Ó ÐÁÒÏÌÅÍ"
+#: utils/misc/guc.c:868
+msgid ""
+"When turned on, expressions of the form expr = NULL (or NULL = expr) are "
+"treated as expr IS NULL, that is, they return true if expr evaluates to the "
+"null value, and false otherwise. The correct behavior of expr = NULL is to "
+"always return null (unknown)."
+msgstr ""
 
-#: libpq/be-secure.c:281
-#: libpq/be-secure.c:374
-#, c-format
-msgid "SSL SYSCALL error: %m"
-msgstr "ÏÛÉÂËÁ SSL SYSCALL: %m"
+#: utils/misc/guc.c:879
+msgid "Enables per-database user names."
+msgstr ""
 
-#: libpq/be-secure.c:286
-#: libpq/be-secure.c:379
-msgid "SSL SYSCALL error: EOF detected"
-msgstr "ÏÛÉÂËÁ SSL SYSCALL: ÏÂÎÁÒÕÖÅΠËÏÎÅàÆÁÊÌÁ"
+#: utils/misc/guc.c:888
+msgid "This parameter doesn't do anything."
+msgstr ""
 
-#: libpq/be-secure.c:294
-#: libpq/be-secure.c:387
-#, c-format
-msgid "SSL error: %s"
-msgstr "ÏÛÉÂËÁ SSL: %s"
+#: utils/misc/guc.c:889
+msgid ""
+"It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-"
+"vintage clients."
+msgstr ""
 
-#: libpq/be-secure.c:303
-#: libpq/be-secure.c:396
-#: libpq/be-secure.c:813
-#, c-format
-msgid "unrecognized SSL error code: %d"
-msgstr "ÎÅÒÁÓÐÏÚÎÁÎÎÙÊ ËÏÄ ÏÛÉÂËÉ SSL: %d"
+#: utils/misc/guc.c:897
+msgid "Sets the default read-only status of new transactions."
+msgstr ""
 
-#: libpq/be-secure.c:336
-#: libpq/be-secure.c:340
-#: libpq/be-secure.c:350
-msgid "SSL renegotiation failure"
+#: utils/misc/guc.c:905
+msgid "Sets the current transaction's read-only status."
 msgstr ""
 
-#: libpq/be-secure.c:344
-msgid "SSL failed to send renegotiation request"
+#: utils/misc/guc.c:914
+msgid "Automatically adds missing table references to FROM clauses."
 msgstr ""
 
-#: libpq/be-secure.c:649
-#, c-format
-msgid "could not create SSL context: %s"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ ËÏÎÔÅËÓÔ SSL: %s"
+#: utils/misc/guc.c:922
+msgid "Check function bodies during CREATE FUNCTION."
+msgstr ""
 
-#: libpq/be-secure.c:659
-#, c-format
-msgid "could not load server certificate file \"%s\": %s"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÚÁÇÒÕÚÉÔØ ÓÅÒÔÉÆÉËÁÔ ÓÅÒ×ÅÒÁ \"%s\": %s"
+#: utils/misc/guc.c:930
+msgid "Enable input of NULL elements in arrays."
+msgstr ""
 
-#: libpq/be-secure.c:666
-#, c-format
-msgid "could not access private key file \"%s\": %m"
+#: utils/misc/guc.c:931
+msgid ""
+"When turned on, unquoted NULL in an array input value means a null value; "
+"otherwise it is taken literally."
 msgstr ""
 
-#: libpq/be-secure.c:682
-#, c-format
-msgid "unsafe permissions on private key file \"%s\""
+#: utils/misc/guc.c:940
+msgid "Create new tables with OIDs by default."
 msgstr ""
 
-#: libpq/be-secure.c:684
-msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
+#: utils/misc/guc.c:948
+msgid ""
+"Start a subprocess to capture stderr output and/or csvlogs into log files."
 msgstr ""
 
-#: libpq/be-secure.c:689
-#, c-format
-msgid "could not load private key file \"%s\": %s"
+#: utils/misc/guc.c:956
+msgid "Truncate existing log files of same name during log rotation."
 msgstr ""
 
-#: libpq/be-secure.c:694
-#, c-format
-msgid "check of private key failed: %s"
+#: utils/misc/guc.c:966
+msgid "Emit information about resource usage in sorting."
 msgstr ""
 
-#: libpq/be-secure.c:714
-#, c-format
-msgid "could not load root certificate file \"%s\": %s"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÚÁÇÒÕÚÉÔØ ÆÁÊÌÁ ËÏÒÎÅ×ÙÈ ÓÅÒÔÉÆÉËÁÔÏ× \"%s\": %s"
+#: utils/misc/guc.c:979
+msgid "Generate debugging output for synchronized scanning."
+msgstr ""
 
-#: libpq/be-secure.c:716
-msgid "Will not verify client certificates."
+#: utils/misc/guc.c:993
+msgid "Enable bounded sorting using heap sort."
 msgstr ""
 
-#: libpq/be-secure.c:759
-#, c-format
-msgid "could not initialize SSL connection: %s"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ SSL-ÐÏÄÓÏÅÄÉÎÅÎÉÅ: %s"
+#: utils/misc/guc.c:1005
+msgid "Emit WAL-related debugging output."
+msgstr ""
 
-#: libpq/be-secure.c:768
-#, c-format
-msgid "could not set SSL socket: %s"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ SSL-ÓÏËÅÔ: %s"
+#: utils/misc/guc.c:1016
+#, fuzzy
+msgid "Datetimes are integer based."
+msgstr "%s ÔÒÅÂÕÅÔ ÃÅÌÏÅ ÚÎÁÞÅÎÉÅ"
 
-#: libpq/be-secure.c:793
-#, c-format
-msgid "could not accept SSL connection: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÒÉÎÑÔØ SSL ÐÏÄÓÏÅÄÉÎÅÎÉÅ: %m"
+#: utils/misc/guc.c:1030
+msgid ""
+"Sets whether Kerberos and GSSAPI user names should be treated as case-"
+"insensitive."
+msgstr ""
 
-#: libpq/be-secure.c:797
-#: libpq/be-secure.c:808
-msgid "could not accept SSL connection: EOF detected"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÒÉÎÑÔØ SSL ÐÏÄÓÏÅÄÉÎÅÎÉÅ: ÏÂÎÁÒÕÖÅΠËÏÎÅàÆÁÊÌÁ (EOF)"
+#: utils/misc/guc.c:1039
+msgid "Warn about backslash escapes in ordinary string literals."
+msgstr ""
 
-#: libpq/be-secure.c:802
-#, c-format
-msgid "could not accept SSL connection: %s"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÒÉÎÑÔØ SSL ÐÏÄÓÏÅÄÉÎÅÎÉÅ: %s"
+#: utils/misc/guc.c:1048
+msgid "Causes '...' strings to treat backslashes literally."
+msgstr ""
 
-#: libpq/be-secure.c:840
-#, c-format
-msgid "SSL connection from \"%s\""
-msgstr "SSL ÐÏÄÓÏÅÄÉÎÅÎÉÅ ÏÔ \"%s\""
+#: utils/misc/guc.c:1058
+msgid "Enable synchronized sequential scans."
+msgstr ""
 
-#: libpq/crypt.c:62
-msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
+#: utils/misc/guc.c:1067
+msgid "Allows archiving of WAL files using archive_command."
 msgstr ""
 
-#: libpq/hba.c:158
-#, c-format
-msgid "authentication file token too long, skipping: \"%s\""
+#: utils/misc/guc.c:1076
+msgid "Allows modifications of the structure of system tables."
 msgstr ""
 
-#: libpq/hba.c:337
-#, c-format
-msgid "could not open secondary authentication file \"@%s\" as \"%s\": %m"
+#: utils/misc/guc.c:1086
+msgid "Disables reading from system indexes."
 msgstr ""
 
-#: libpq/hba.c:766
-#, c-format
-msgid "invalid IP address \"%s\" in file \"%s\" line %d: %s"
+#: utils/misc/guc.c:1087
+msgid ""
+"It does not prevent updating the indexes, so it is safe to use.  The worst "
+"consequence is slowness."
 msgstr ""
 
-#: libpq/hba.c:801
-#, c-format
-msgid "invalid IP mask \"%s\" in file \"%s\" line %d: %s"
+#: utils/misc/guc.c:1106
+msgid ""
+"Forces a switch to the next xlog file if a new file has not been started "
+"within N seconds."
 msgstr ""
 
-#: libpq/hba.c:816
-#, c-format
-msgid "IP address and mask do not match in file \"%s\" line %d"
+#: utils/misc/guc.c:1116
+msgid "Waits N seconds on connection startup after authentication."
 msgstr ""
 
-#: libpq/hba.c:874
-#: libpq/hba.c:1111
-#, c-format
-msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
+#: utils/misc/guc.c:1117 utils/misc/guc.c:1468
+msgid "This allows attaching a debugger to the process."
 msgstr ""
 
-#: libpq/hba.c:880
-#, c-format
-msgid "missing field in file \"%s\" at end of line %d"
+#: utils/misc/guc.c:1125
+msgid "Sets the default statistics target."
 msgstr ""
 
-#: libpq/hba.c:1051
-#: guc-file.l:151
-#, c-format
-msgid "could not open configuration file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ \"%s\": %m"
+#: utils/misc/guc.c:1126
+msgid ""
+"This applies to table columns that have not had a column-specific target set "
+"via ALTER TABLE SET STATISTICS."
+msgstr ""
 
-#: libpq/hba.c:1117
-#, c-format
-msgid "missing entry in file \"%s\" at end of line %d"
+#: utils/misc/guc.c:1134
+msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
 msgstr ""
 
-#: libpq/hba.c:1148
-msgid "cannot use Ident authentication without usermap field"
+#: utils/misc/guc.c:1136
+msgid ""
+"The planner will merge subqueries into upper queries if the resulting FROM "
+"list would have no more than this many items."
 msgstr ""
 
-#: libpq/hba.c:1193
-#, c-format
-msgid "could not open Ident usermap file \"%s\": %m"
+#: utils/misc/guc.c:1145
+msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
 msgstr ""
 
-#: libpq/hba.c:1371
-#, c-format
-msgid "could not create socket for Ident connection: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÓÏËÅÔ ÄÌÑ Ident-ÐÏÄÓÏÅÄÉÎÅÎÉÑ: %m"
+#: utils/misc/guc.c:1147
+msgid ""
+"The planner will flatten explicit JOIN constructs into lists of FROM items "
+"whenever a list of no more than this many items would result."
+msgstr ""
 
-#: libpq/hba.c:1387
-#, c-format
-msgid "could not bind to local address \"%s\": %m"
+#: utils/misc/guc.c:1156
+msgid "Sets the threshold of FROM items beyond which GEQO is used."
 msgstr ""
 
-#: libpq/hba.c:1399
-#, c-format
-msgid "could not connect to Ident server at address \"%s\", port %s: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÏÄÓÏÅÄÉÎÉÔØÓÑ Ë Ident-ÓÅÒ×ÅÒÕ Ó ÁÄÒÅÓÏÍ \"%s\", ÐÏÒÔ %s: %m"
+#: utils/misc/guc.c:1164
+msgid "GEQO: effort is used to set the default for other GEQO parameters."
+msgstr ""
 
-#: libpq/hba.c:1419
-#, c-format
-msgid "could not send query to Ident server at address \"%s\", port %s: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔÐÒÁ×ÉÔØ ÚÁÐÒÏÓ Ë Ident-ÓÅÒ×ÅÒÕ Ó ÁÄÒÅÓÏÍ \"%s\", ÐÏÒÔ %s: %m"
+#: utils/misc/guc.c:1172
+msgid "GEQO: number of individuals in the population."
+msgstr ""
 
-#: libpq/hba.c:1434
-#, c-format
-msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
+#: utils/misc/guc.c:1173 utils/misc/guc.c:1181
+msgid "Zero selects a suitable default value."
 msgstr ""
 
-#: libpq/hba.c:1444
-#, c-format
-msgid "invalidly formatted response from Ident server: \"%s\""
+#: utils/misc/guc.c:1180
+msgid "GEQO: number of iterations of the algorithm."
 msgstr ""
 
-#: libpq/hba.c:1479
-#: libpq/hba.c:1510
-#: libpq/hba.c:1578
-#, c-format
-msgid "could not get peer credentials: %m"
+#: utils/misc/guc.c:1189
+msgid "Sets the time to wait on a lock before checking for deadlock."
 msgstr ""
 
-#: libpq/hba.c:1488
-#: libpq/hba.c:1519
-#: libpq/hba.c:1589
-#, c-format
-msgid "local user with ID %d does not exist"
-msgstr "ÌÏËÁÌØÎÙÊ ÐÏÌØÚÏ×ÁÔÅÌØ Ó ID %d ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
+#: utils/misc/guc.c:1213
+msgid "Sets the maximum number of concurrent connections."
+msgstr "õÓÔÁÎÁ×ÌÉ×ÁÅÔ ÍÁËÓÉÍÁÌØÎÏ ÄÏÓÔÕÐÎÏÅ ÞÉÓÌÏ ÐÏÄÓÏÅÄÉÎÅÎÉÊ."
 
-#: libpq/hba.c:1601
-msgid "Ident authentication is not supported on local connections on this platform"
+#: utils/misc/guc.c:1222
+msgid "Sets the number of connection slots reserved for superusers."
 msgstr ""
 
-#: libpq/hba.c:1644
-#, c-format
-msgid "Ident protocol identifies remote user as \"%s\""
+#: utils/misc/guc.c:1231
+msgid "Sets the number of shared memory buffers used by the server."
 msgstr ""
 
-#: libpq/pqcomm.c:271
-#, c-format
-msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅ×ÅÓÔÉ ÉÍÑ ÈÏÓÔÁ \"%s\", ÓÅÒ×ÉÓ \"%s\" × ÁÄÒÅÓ: %s"
+#: utils/misc/guc.c:1241
+#, fuzzy
+msgid "Sets the maximum number of temporary buffers used by each session."
+msgstr "õÓÔÁÎÁ×ÌÉ×ÁÅÔ ÍÁËÓÉÍÁÌØÎÏ ÄÏÓÔÕÐÎÏÅ ÞÉÓÌÏ ÐÏÄÓÏÅÄÉÎÅÎÉÊ."
 
-#: libpq/pqcomm.c:275
-#, c-format
-msgid "could not translate service \"%s\" to address: %s"
+#: utils/misc/guc.c:1251
+msgid "Sets the TCP port the server listens on."
 msgstr ""
 
-#: libpq/pqcomm.c:302
-#, c-format
-msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
+#: utils/misc/guc.c:1260
+msgid "Sets the access permissions of the Unix-domain socket."
 msgstr ""
 
-#: libpq/pqcomm.c:311
-msgid "IPv4"
-msgstr "IPv4"
+#: utils/misc/guc.c:1261
+msgid ""
+"Unix-domain sockets use the usual Unix file system permission set. The "
+"parameter value is expected to be an numeric mode specification in the form "
+"accepted by the chmod and umask system calls. (To use the customary octal "
+"format the number must start with a 0 (zero).)"
+msgstr ""
 
-#: libpq/pqcomm.c:315
-msgid "IPv6"
-msgstr "IPv6"
+#: utils/misc/guc.c:1273
+msgid "Sets the maximum memory to be used for query workspaces."
+msgstr ""
 
-#: libpq/pqcomm.c:320
-msgid "Unix"
-msgstr "Unix"
+#: utils/misc/guc.c:1274
+msgid ""
+"This much memory can be used by each internal sort operation and hash table "
+"before switching to temporary disk files."
+msgstr ""
 
-#: libpq/pqcomm.c:325
-#, c-format
-msgid "unrecognized address family %d"
+#: utils/misc/guc.c:1285
+msgid "Sets the maximum memory to be used for maintenance operations."
 msgstr ""
 
-#. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:336
-#, c-format
-msgid "could not create %s socket: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÓÏËÅÔ %s: %m"
+#: utils/misc/guc.c:1286
+msgid "This includes operations such as VACUUM and CREATE INDEX."
+msgstr ""
 
-#: libpq/pqcomm.c:348
-#, c-format
-msgid "setsockopt(SO_REUSEADDR) failed: %m"
-msgstr "setsockopt(SO_REUSEADDR) ÎÅ ÕÄÁÌÓÑ: %m"
-
-#: libpq/pqcomm.c:362
-#, c-format
-msgid "setsockopt(IPV6_V6ONLY) failed: %m"
-msgstr "setsockopt(IPV6_V6ONLY) ÎÅ ÕÄÁÌÓÑ: %m"
+#: utils/misc/guc.c:1295
+msgid "Sets the maximum stack depth, in kilobytes."
+msgstr ""
 
-#. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:381
-#, c-format
-msgid "could not bind %s socket: %m"
+#: utils/misc/guc.c:1305
+msgid "Vacuum cost for a page found in the buffer cache."
 msgstr ""
 
-#: libpq/pqcomm.c:384
-#, c-format
-msgid "Is another postmaster already running on port %d? If not, remove socket file \"%s\" and retry."
+#: utils/misc/guc.c:1314
+msgid "Vacuum cost for a page not found in the buffer cache."
 msgstr ""
 
-#: libpq/pqcomm.c:387
-#, c-format
-msgid "Is another postmaster already running on port %d? If not, wait a few seconds and retry."
+#: utils/misc/guc.c:1323
+msgid "Vacuum cost for a page dirtied by vacuum."
 msgstr ""
 
-#. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:421
-#, c-format
-msgid "could not listen on %s socket: %m"
+#: utils/misc/guc.c:1332
+msgid "Vacuum cost amount available before napping."
 msgstr ""
 
-#: libpq/pqcomm.c:511
-#, c-format
-msgid "could not set group of file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÓÔÁÎÏ×ÉÔØ ÇÒÕÐÐÕ ÆÁÊÌÁ \"%s\": %m"
+#: utils/misc/guc.c:1341
+msgid "Vacuum cost delay in milliseconds."
+msgstr ""
 
-#: libpq/pqcomm.c:522
-#, c-format
-msgid "could not set permissions of file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÕÓÔÁÎÏ×ÉÔØ ÐÒÁ×Á ÄÏÓÔÕÐÁ ÄÌÑ ÆÁÊÌÁ \"%s\": %m"
+#: utils/misc/guc.c:1351
+msgid "Vacuum cost delay in milliseconds, for autovacuum."
+msgstr ""
 
-#: libpq/pqcomm.c:552
-#, c-format
-msgid "could not accept new connection: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÒÉÎÑÔØ ÎÏ×ÏÅ ÐÏÄÓÏÅÄÉÎÅÎÉÅ: %m"
+#: utils/misc/guc.c:1361
+msgid "Vacuum cost amount available before napping, for autovacuum."
+msgstr ""
 
-#: libpq/pqcomm.c:704
-#, c-format
-msgid "could not receive data from client: %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ ÐÏÌÕÞÉÔØ ÄÁÎÎÙÅ ÏÔ ËÌÉÅÎÔÁ: %m"