git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1159c48)
Translation update
2004年6月10日 17:18:14 +0000 (17:18 +0000)
2004年6月10日 17:18:14 +0000 (17:18 +0000)

diff --git a/src/backend/po/ru.po b/src/backend/po/ru.po
index b98a0f959fe702719b4c30509f38f9d495c8dac0..c1e87ac8833a65045e9470d3cd6e75e36894cb10 100644 (file)
--- a/src/backend/po/ru.po
+++ b/src/backend/po/ru.po
@@ -1,7 +1,7 @@
# ru.po
# POSTGRES Translated Messages into the Russian Language (KOI8-R)
#
-# $Header: /cvsroot/pgsql/src/backend/po/Attic/ru.po,v 1.14 2004年05月29日 06:22:56 petere Exp $
+# $Header: /cvsroot/pgsql/src/backend/po/Attic/ru.po,v 1.15 2004年06月10日 17:18:14 petere Exp $
#
# ChangeLog:
# - March 27 - May 16, 2004: updates for 7.4 - 7.5 branches; <mokhov@cs.concordia.ca>
@@ -15,8 +15,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.4.x\n"
-"POT-Creation-Date: 2004-03-26 14:40-0400\n"
-"PO-Revision-Date: 2004-05-16 16:13-0500\n"
+"POT-Creation-Date: 2004-05-29 07:22-0300\n"
+"PO-Revision-Date: 2004-05-29 19:30-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\n"
"MIME-Version: 1.0\n"
@@ -89,7 +89,7 @@ msgstr "
#: parser/parse_clause.c:1028
#, c-format
msgid "argument of %s must not contain aggregates"
-msgstr "ÁÒÇÕÍÅÎÔ Ë %s ÎÅ ÄÏÌÖÅÎ ÓÏÄÅÒÖÁÔØ ÁÇÇÒÅÇÁÔÙ"
+msgstr "ÁÒÇÕÍÅÎÔ Ë %s ÎÅ ÄÏÌÖÅÎ ÓÏÄÅÒÖÁÔØ ÁÇÒÅÇÁÔÙ"
#. translator: %s is name of a SQL construct, eg LIMIT
#: parser/parse_clause.c:1036
@@ -98,34 +98,34 @@ msgid "argument of %s must not contain subqueries"
msgstr "ÁÒÇÕÍÅÎÔ Ë %s ÎÅ ÄÏÌÖÅÎ ÓÏÄÅÒÖÁÔØ ÐÏÄÚÁÐÒÏÓÙ"
#. translator: first %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1138
+#: parser/parse_clause.c:1146
#, c-format
msgid "%s \"%s\" is ambiguous"
msgstr ""
#. translator: %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1160
+#: parser/parse_clause.c:1168
#, c-format
msgid "non-integer constant in %s"
msgstr "ÎÅÃÅÌÏÞÉÓÌÅÎÎÁÑ ËÏÎÓÔÁÎÔÁ ×ばつ %s"
#. translator: %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1177
+#: parser/parse_clause.c:1185
#, c-format
msgid "%s position %d is not in select list"
msgstr ""
-#: parser/parse_clause.c:1362
+#: parser/parse_clause.c:1370
msgid "for SELECT DISTINCT, ORDER BY expressions must appear in select list"
msgstr "ÄÌÑ SELECT DISTINCT, ×ばつÙÒÁÖÅÎÉÑ ORDER BY ÏÂÑÚÁÎÙ ÂÙÔØ ×ばつ ÓÐÉÓËÅ ×ばつÙÂÏÒËÉ (SELECT)"
-#: parser/parse_clause.c:1402
+#: parser/parse_clause.c:1410
msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
-msgstr "÷ÙÒÁÖÅÎÉÑ SELECT DISTINCT ON ÄÏÌÖÎÙ ×ばつÐÁÄÁÔØ Ó ÉÚÎÁÞÁÌØÎÙÍÉ ×ばつÙÐÒÁÖÅÎÉÑÍÉ ORDER BY"
+msgstr "÷ÙÒÁÖÅÎÉÑ SELECT DISTINCT ON ÄÏÌÖÎÙ ×ばつÐÁÄÁÔØ Ó ÉÚÎÁÞÁÌØÎÙÍÉ ×ばつÙÒÁÖÅÎÉÑÍÉ ORDER BY"
#: parser/analyze.c:364
msgid "CREATE VIEW specifies more column names than columns"
-msgstr "CREATE VIEW ×ばつÁÅÔ ÂÏÌØÛÅ ÉͣΠËÏÌÏÎÏË ÞÅÍ ÉÍÅÅÔÓÑ"
+msgstr "CREATE VIEW ×ばつÁÅÔ ÂÏÌØÛÅ ÉͣΠËÏÌÏÎÏË ÞÅÍ ÒÅÁÌØÎÏ ÉÍÅÅÔÓÑ"
#: parser/analyze.c:574
msgid "INSERT ... SELECT may not specify INTO"
@@ -228,7 +228,7 @@ msgstr "
msgid "ON DELETE rule may not use NEW"
msgstr "ÎÅÌØÚÑ ×ばつÁÔØ NEW ×ばつ ×ばつÉÌÅ ON DELETE"
-#: optimizer/plan/planner.c:591
+#: optimizer/plan/planner.c:594
#: parser/analyze.c:2090
#: parser/analyze.c:2254
#: parser/analyze.c:2809
@@ -499,39 +499,39 @@ msgid "table name \"%s\" specified more than once"
msgstr "ÉÍÑ ÔÁÂÌÉÃÙ \"%s\" ÕËÁÚÁÎÏ ÂÏÌØÛÅ ÏÄÎÏÇÏ ÒÁÚÁ"
#: parser/parse_relation.c:477
-#: parser/parse_relation.c:573
+#: parser/parse_relation.c:574
#, c-format
msgid "column reference \"%s\" is ambiguous"
msgstr ""
-#: parser/parse_relation.c:668
-#: parser/parse_relation.c:763
-#: parser/parse_relation.c:858
-#: parser/parse_relation.c:978
+#: parser/parse_relation.c:669
+#: parser/parse_relation.c:764
+#: parser/parse_relation.c:859
+#: parser/parse_relation.c:979
#, c-format
msgid "table \"%s\" has %d columns available but %d columns specified"
msgstr ""
-#: parser/parse_relation.c:935
+#: parser/parse_relation.c:936
msgid "a column definition list is only allowed for functions returning \"record\""
msgstr ""
-#: parser/parse_relation.c:946
+#: parser/parse_relation.c:947
msgid "a column definition list is required for functions returning \"record\""
msgstr ""
-#: parser/parse_relation.c:1007
+#: parser/parse_relation.c:1008
#, c-format
msgid "too many column aliases specified for function %s"
msgstr ""
-#: parser/parse_relation.c:1030
+#: parser/parse_relation.c:1031
#, c-format
msgid "function \"%s\" in FROM has unsupported return type"
msgstr ""
-#: parser/parse_relation.c:1422
-#: parser/parse_relation.c:1666
+#: parser/parse_relation.c:1423
+#: parser/parse_relation.c:1667
msgid "function in FROM has unsupported return type"
msgstr ""
@@ -542,33 +542,33 @@ msgstr ""
#: commands/tablecmds.c:2370
#: commands/tablecmds.c:2575
#: parser/parse_func.c:1270
-#: parser/parse_relation.c:1583
-#: parser/parse_relation.c:1641
-#: parser/parse_relation.c:1820
+#: parser/parse_relation.c:1584
+#: parser/parse_relation.c:1642
+#: parser/parse_relation.c:1821
#: parser/parse_type.c:94
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "ËÏÌÏÎËÁ \"%s\" ÄÌÑ ×ばつÑÚÉ \"%s\" ÎÅ ×ばつÕÅÔ"
-#: parser/parse_relation.c:1910
+#: parser/parse_relation.c:1911
#, c-format
msgid "missing FROM-clause entry in subquery for table \"%s\""
-msgstr ×ばつÕÅÔ ÚÁÐÉÓØ Ï ×ばつÙÒÁÖÅÎÉÉ ×ばつ ÐÏÄÚÁÐÒÏÓÅ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
+msgstr "ÏÔÓÕÔÓÔ×ばつÕÅÔ ÚÁÐÉÓØ Ï ×ばつÙÒÁÖÅÎÉÉ ×ばつ ÐÏÄÚÁÐÒÏÓÅ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
-#: parser/parse_relation.c:1915
+#: parser/parse_relation.c:1916
#, c-format
msgid "missing FROM-clause entry for table \"%s\""
-msgstr ×ばつÕÅÔ ÚÁÐÉÓØ Ï ×ばつÙÒÁÖÅÎÉÉ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
+msgstr "ÏÔÓÕÔÓÔ×ばつÕÅÔ ÚÁÐÉÓØ Ï ×ばつÙÒÁÖÅÎÉÉ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
-#: parser/parse_relation.c:1934
+#: parser/parse_relation.c:1935
#, c-format
msgid "adding missing FROM-clause entry in subquery for table \"%s\""
-msgstr ×ばつÌÅÎÉÅ ×ばつÕÀÝÅÊ ÚÁÐÉÓÉ Ï ×ばつÙÒÁÖÅÎÉÉ ×ばつ ÐÏÄÚÁÐÒÏÓÅ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
+msgstr ×ばつÌÅÎÉÅ ÏÔÓÕÔÓÔ×ばつÕÀÝÅÊ ÚÁÐÉÓÉ Ï ×ばつÙÒÁÖÅÎÉÉ ×ばつ ÐÏÄÚÁÐÒÏÓÅ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
-#: parser/parse_relation.c:1939
+#: parser/parse_relation.c:1940
#, c-format
msgid "adding missing FROM-clause entry for table \"%s\""
-msgstr ×ばつÌÅÎÉÅ ×ばつÕÀÝÅÊ ÚÁÐÉÓÉ Ï ×ばつÙÒÁÖÅÎÉÉ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
+msgstr ×ばつÌÅÎÉÅ ÏÔÓÕÔÓÔ×ばつÕÀÝÅÊ ÚÁÐÉÓÉ Ï ×ばつÙÒÁÖÅÎÉÉ ÄÌÑ ÔÁÂÌÉÃÙ \"%s\""
#: parser/parse_expr.c:105
msgid "expression too complex"
@@ -606,7 +606,7 @@ msgstr ""
#: parser/parse_expr.c:586
msgid "subquery has too many columns"
-msgstr "ÓÌÉÛËÏÍ ÍÎÏÇÏ ËÏÌÏÎÏË Á ÐÏÄÚÁÐÒÏÓÅ"
+msgstr "ÓÌÉÛËÏÍ ÍÎÏÇÏ ËÏÌÏÎÏË ×ばつ ÐÏÄÚÁÐÒÏÓÅ"
#: parser/parse_expr.c:604
#, c-format
@@ -918,7 +918,7 @@ msgstr ""
#: scan.l:296
msgid "unterminated /* comment"
-msgstr "ÎÅÚÁËÒÙÔÙÊ ËÏÍÅÎÔÁÒÉÊ /*"
+msgstr "ÎÅÚÁËÒÙÔÙÊ ËÏÍÍÅÎÔÁÒÉÊ /*"
#: scan.l:324
msgid "unterminated bit string literal"
@@ -1170,7 +1170,7 @@ msgstr "
#: y.tab.c:18364
msgid "parser stack overflow"
-msgstr ""
+msgstr "ÐÅÒÅÐÏÌÎÅÎÉÅ ÓÔÜËÁ ÐÁÒÓÅÒÁ"
#: gram.y:7802
#, c-format
@@ -1341,7 +1341,7 @@ msgstr ""
#: access/transam/xact.c:418
msgid "cannot have more than 2^32-1 commands in a transaction"
-msgstr "ÎÅÌÔØÚÑ ÉÍÅÔØ ÂÏÌÅÅ 2^32-1 ËÏÍÁÎÄ ×ばつ ÏÄÎÏÊ ÔÒÁÎÚÁËÃÉÉ"
+msgstr "ÎÅÌØÚÑ ÉÍÅÔØ ÂÏÌÅÅ 2^32-1 ËÏÍÁÎÄ ×ばつ ÏÄÎÏÊ ÔÒÁÎÚÁËÃÉÉ"
#. translator: %s represents an SQL statement name
#: access/transam/xact.c:1386
@@ -1395,7 +1395,7 @@ msgstr ""
#: utils/misc/database.c:149
#, c-format
msgid "could not open file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÔÒÙÔØ ÆÁÊÌ \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\": %m"
#: access/transam/slru.c:619
#: access/transam/xlog.c:1385
@@ -1426,7 +1426,7 @@ msgstr "
#: access/transam/slru.c:877
#, c-format
msgid "could not open directory \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÔÒÙÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m"
#: access/transam/slru.c:893
#, c-format
@@ -1436,7 +1436,7 @@ msgstr "
#: access/transam/slru.c:905
#, c-format
msgid "could not read directory \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ cÞÉÔÁÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m"
#: access/transam/xlog.c:1047
#: access/transam/xlog.c:1163
@@ -1479,7 +1479,7 @@ msgstr "
#: access/transam/xlog.c:1528
#, c-format
msgid "could not link file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
-msgstr "ÎÅ ÕÄÁÌÏÓØ c×ばつÁÔØ ÆÁÊÌ \"%s\" ×ばつ \"%s\" (ÉÎÉÃÉÁÌÉÚÁÃÉÑ ÌÏÇ-ÆÁÊÌÁ: %u, ÓÅÇÍÅÎÔ: %u): %m"
+msgstr "ÎÅ ÕÄÁÌÏÓØ Ó×ばつÁÔØ ÆÁÊÌ \"%s\" ×ばつ \"%s\" (ÉÎÉÃÉÁÌÉÚÁÃÉÑ ÌÏÇ-ÆÁÊÌÁ: %u, ÓÅÇÍÅÎÔ: %u): %m"
#: access/transam/xlog.c:1535
#, c-format
@@ -1614,13 +1614,13 @@ msgstr "
#: access/transam/xlog.c:2375
#, c-format
msgid "could not fsync control file: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ×ばつÁÔØ (fsync) ÆÁÊÌ ×ばつÌÅÎÉÑ: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÉÎ×ばつÁÔØ (fsync) ÆÁÊÌ ×ばつÌÅÎÉÑ: %m"
#: access/transam/xlog.c:2216
#: access/transam/xlog.c:2358
#, c-format
msgid "could not open control file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÔÒÙÔØ ÆÁÊÌ ×ばつÌÅÎÉÑ \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ ×ばつÌÅÎÉÑ \"%s\": %m"
#: access/transam/xlog.c:2222
#, c-format
@@ -2097,7 +2097,7 @@ msgstr "
#: catalog/aclchk.c:937
#, c-format
msgid "permission denied for function %s"
-msgstr "ÄÏÓÔÕÐ ÚÁÐÒÅݣΠÄÌÑ ÆÕÎÃÉÉ %s"
+msgstr "ÄÏÓÔÕÐ ÚÁÐÒÅݣΠÄÌÑ ÆÕÎËÃÉÉ %s"
#: catalog/aclchk.c:939
#, c-format
@@ -2275,7 +2275,7 @@ msgstr ""
#: commands/tablecmds.c:1757
#, c-format
msgid "tables can have at most %d columns"
-msgstr ""
+msgstr "ÍÁËÓÉÍÁÌØÎÏÅ ÞÉÓÌÏ ËÏÌÏÎÏË ÎÁ ÔÁÂÌÉÃÕ: %d"
#: catalog/heap.c:373
#, c-format
@@ -2420,7 +2420,7 @@ msgstr "
#: storage/large_object/inv_api.c:248
#, c-format
msgid "large object %u does not exist"
-msgstr ""
+msgstr "ÂÏÌØÛÏÊ ÏÂßÅËÔ %u ÎÅ ×ばつÕÅÔ"
#: catalog/pg_conversion.c:66
#, c-format
@@ -2501,7 +2501,7 @@ msgstr "
#: catalog/pg_proc.c:239
msgid "Use DROP FUNCTION first."
-msgstr ""
+msgstr "óÎÁÞÁÌÁ ÉÓÐÏÌØÚÕÊÔÅ DROP FUNCTION."
#: catalog/pg_proc.c:247
#, c-format
@@ -2617,13 +2617,13 @@ msgstr ""
#: commands/aggregatecmds.c:259
#, c-format
msgid "function %s(*) already exists in schema \"%s\""
-msgstr ""
+msgstr "ÆÕÎËÃÉÑ %s(*) ÕÖÅ ×ばつÕÅÔ ×ばつ ÓÈÅÍÅ \"%s\""
#: commands/aggregatecmds.c:265
#: commands/functioncmds.c:688
#, c-format
msgid "function %s already exists in schema \"%s\""
-msgstr ""
+msgstr "ÆÕÎËÃÉÑ %s ÕÖÅ ×ばつÕÅÔ ×ばつ ÓÈÅÍÅ \"%s\""
#: commands/analyze.c:200
#, c-format
@@ -2691,12 +2691,12 @@ msgstr ""
#: commands/conversioncmds.c:66
#, c-format
msgid "source encoding \"%s\" does not exist"
-msgstr ""
+msgstr "ÉÓÈÏÄÎÁÑ ×ばつËÁ \"%s\" ÎÅ ×ばつÕÅÔ"
#: commands/conversioncmds.c:73
#, c-format
msgid "destination encoding \"%s\" does not exist"
-msgstr ""
+msgstr "×ばつËÁ ÎÁÚÎÁÞÅÎÉÑ \"%s\" ÎÅ ×ばつÕÅÔ"
#: commands/conversioncmds.c:151
#, c-format
@@ -2704,7 +2704,7 @@ msgid "conversion \"%s\" already exists in schema \"%s\""
msgstr ""
#: commands/comment.c:316
-#: commands/sequence.c:794
+#: commands/sequence.c:779
#: tcop/utility.c:81
#, c-format
msgid "\"%s\" is not a sequence"
@@ -2759,7 +2759,7 @@ msgstr "
#: commands/comment.c:572
#, c-format
msgid "there are multiple rules named \"%s\""
-msgstr ""
+msgstr "ÉÍÅÅÔÓÑ ÂÏÌØÛÅ ÏÄÎÏÇÏ ×ばつÉÌÁ Ó ÉÍÅÎÅÍ \"%s\""
#: commands/comment.c:573
msgid "Specify a relation name as well as a rule name."
@@ -2795,12 +2795,12 @@ msgstr "
#: commands/functioncmds.c:236
#: commands/functioncmds.c:244
#: commands/functioncmds.c:252
-#: commands/sequence.c:895
-#: commands/sequence.c:908
-#: commands/sequence.c:916
-#: commands/sequence.c:924
-#: commands/sequence.c:932
-#: commands/sequence.c:940
+#: commands/sequence.c:880
+#: commands/sequence.c:893
+#: commands/sequence.c:901
+#: commands/sequence.c:909
+#: commands/sequence.c:917
+#: commands/sequence.c:925
#: commands/user.c:525
#: commands/user.c:537
#: commands/user.c:545
@@ -2814,7 +2814,7 @@ msgstr "
#: commands/user.c:1275
#: commands/user.c:1283
msgid "conflicting or redundant options"
-msgstr ""
+msgstr "ËÏÎÆÌÉËÔÕÀÝÉÅ ÉÌÉ ÉÚÌÉÛÎÉÅ ÏÐÃÉÉ"
#: commands/dbcommands.c:153
#, c-format
@@ -2925,7 +2925,7 @@ msgstr ""
#: commands/dbcommands.c:634
msgid "current database may not be renamed"
-msgstr ""
+msgstr "ÎÅÌØÚÑ ×ばつÁÔØ ÔÅËÕÝÕÀ ÂÁÚÕ ÄÁÎÎÙÈ"
#: commands/dbcommands.c:665
msgid "permission denied to rename database"
@@ -3049,7 +3049,7 @@ msgstr "
#: commands/copy.c:846
#, c-format
msgid "could not open file \"%s\" for reading: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÔÒÙÔØ ÆÁÊÌ \"%s\" ÄÌÑ ÞÔÅÎÉÑ: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\" ÄÌÑ ÞÔÅÎÉÑ: %m"
#: commands/copy.c:855
#: commands/copy.c:917
@@ -3079,7 +3079,7 @@ msgstr ""
#: commands/copy.c:908
#, c-format
msgid "could not open file \"%s\" for writing: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÔÒÙÔØ ÆÁÊÌ \"%s\" ÄÌÑ ÚÁÐÉÓÉ: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\" ÄÌÑ ÚÁÐÉÓÉ: %m"
#: commands/copy.c:1148
#, c-format
@@ -3364,12 +3364,12 @@ msgstr "%s
#: commands/define.c:178
#, c-format
msgid "argument of %s must be a name"
-msgstr ""
+msgstr "ÉÍÑ ÄÏÌÖÎÏ ÂÙÔØ ÁÒÇÕÍÅÎÔÏÍ ÄÌÑ %s"
#: commands/define.c:214
#, c-format
msgid "argument of %s must be a type name"
-msgstr ""
+msgstr "ÉÍÑ ÔÉÐÁ ÄÏÌÖÎÏ ÂÙÔØ ÁÒÇÕÍÅÎÔÏÍ ÄÌÑ %s"
#: commands/define.c:239
#, c-format
@@ -3618,34 +3618,34 @@ msgstr "
msgid "prepared statement \"%s\" does not exist"
msgstr ×ばつÌÅÎÎÁÑ ËÏÍÁÎÄÁ \"%s\" ÎÅ ×ばつÕÅÔ"
-#: commands/sequence.c:415
-#: commands/sequence.c:607
-#: commands/sequence.c:650
+#: commands/sequence.c:400
+#: commands/sequence.c:592
+#: commands/sequence.c:635
#, c-format
msgid "permission denied for sequence %s"
msgstr "ÄÏÓÔÕÐ ÚÁÐÒÅݣΠÄÌÑ ×ばつÁÔÅÌØÎÏÓÔÉ %s"
-#: commands/sequence.c:492
+#: commands/sequence.c:477
#, c-format
msgid "nextval: reached maximum value of sequence \"%s\" (%s)"
msgstr ""
-#: commands/sequence.c:515
+#: commands/sequence.c:500
#, c-format
msgid "nextval: reached minimum value of sequence \"%s\" (%s)"
msgstr ""
-#: commands/sequence.c:613
+#: commands/sequence.c:598
#, c-format
msgid "currval of sequence \"%s\" is not yet defined in this session"
msgstr ""
-#: commands/sequence.c:667
+#: commands/sequence.c:652
#, c-format
msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
msgstr ""
-#: commands/sequence.c:814
+#: commands/sequence.c:799
#: executor/execGrouping.c:328
#: executor/execGrouping.c:388
#: executor/nodeIndexscan.c:1043
@@ -3702,26 +3702,26 @@ msgstr ""
msgid "out of memory"
msgstr "ÎÅ ×ばつÁÔÁÅÔ ÐÁÍÑÔÉ"
-#: commands/sequence.c:955
+#: commands/sequence.c:940
msgid "INCREMENT must not be zero"
msgstr "INCREMENT ÎÅ ÍÏÖÅÔ ÂÙÔØ ÎÕÌ£Í"
-#: commands/sequence.c:1005
+#: commands/sequence.c:990
#, c-format
msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
msgstr ""
-#: commands/sequence.c:1030
+#: commands/sequence.c:1021
#, c-format
msgid "START value (%s) can't be less than MINVALUE (%s)"
msgstr ""
-#: commands/sequence.c:1042
+#: commands/sequence.c:1033
#, c-format
msgid "START value (%s) can't be greater than MAXVALUE (%s)"
msgstr ""
-#: commands/sequence.c:1057
+#: commands/sequence.c:1048
#, c-format
msgid "CACHE (%s) must be greater than zero"
msgstr ""
@@ -4123,7 +4123,7 @@ msgstr ""
#: commands/typecmds.c:222
#, c-format
msgid "type attribute \"%s\" not recognized"
-msgstr "áÔÒÉÂÕÔ ÔÉÐÁ \"%s\" ÎÅ ÒÁÓÐÏÚÎÁÎ"
+msgstr "ÁÔÒÉÂÕÔ ÔÉÐÁ \"%s\" ÎÅ ÒÁÓÐÏÚÎÁÎ"
#: commands/typecmds.c:232
msgid "type input function must be specified"
@@ -4630,7 +4630,7 @@ msgstr "
#: executor/execMain.c:869
#, c-format
msgid "cannot change view \"%s\""
-msgstr "ÎÅÌØÚÑ ÉÚÍÎÉÔØ ×ばつÉÄ \"%s\""
+msgstr "ÎÅÌØÚÑ ÉÚÍÅÎÉÔØ ×ばつÉÄ \"%s\""
#: executor/execMain.c:1763
#, c-format
@@ -4683,7 +4683,7 @@ msgstr ""
#: executor/execQual.c:1096
#: executor/execQual.c:1137
msgid "function returning row cannot return null value"
-msgstr "ÆÕÎËÃÉÑ ×ばつÒÁÝÑÀÝÁÑ ÓÔÒÏËÕ ÎÅ ÍÏÖÅÔ ×ばつÒÁÝÁÔØ ÚÎÁÞÅÎÉÅ NULL"
+msgstr "ÆÕÎËÃÉÑ ×ばつÒÁÝÁÀÝÁÑ ÓÔÒÏËÕ ÎÅ ÍÏÖÅÔ ×ばつÒÁÝÁÔØ ÚÎÁÞÅÎÉÅ NULL"
#: executor/execQual.c:1101
msgid "function returning row did not return a valid tuple slot"
@@ -4802,7 +4802,7 @@ msgid "RIGHT JOIN is only supported with merge-joinable join conditions"
msgstr ""
#: executor/nodeMergejoin.c:1496
-#: optimizer/path/joinpath.c:821
+#: optimizer/path/joinpath.c:839
msgid "FULL JOIN is only supported with merge-joinable join conditions"
msgstr ""
@@ -5012,13 +5012,13 @@ msgstr "
#: libpq/be-secure.c:279
#: libpq/be-secure.c:364
msgid "SSL SYSCALL error: EOF detected"
-msgstr "ÏÛÉÂËÁ SSL SYSCALL error: ÏÂÎÁÒÕÖÅÎ ËÏÎÅÃ ÆÁÊÌÁ"
+msgstr "ÏÛÉÂËÁ SSL SYSCALL: ÏÂÎÁÒÕÖÅÎ ËÏÎÅÃ ÆÁÊÌÁ"
#: libpq/be-secure.c:287
#: libpq/be-secure.c:372
#, c-format
msgid "SSL error: %s"
-msgstr "ïÛÉÂËÁ SSL: %s"
+msgstr "ÏÛÉÂËÁ SSL: %s"
#: libpq/be-secure.c:296
#: libpq/be-secure.c:381
@@ -5093,7 +5093,7 @@ msgstr "SSL
msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
msgstr ""
-#: libpq/hba.c:129
+#: libpq/hba.c:130
#, c-format
msgid "authentication file token too long, skipping: \"%s\""
msgstr ""
@@ -5122,7 +5122,7 @@ msgstr ""
#: libpq/hba.c:969
#, c-format
msgid "could not open configuration file \"%s\": %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÔÒÙÔØ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ \"%s\": %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ \"%s\": %m"
#: libpq/hba.c:1031
#, c-format
@@ -5358,7 +5358,7 @@ msgstr ""
msgid "equality operator for types %s and %s should be merge-joinable, but isn't"
msgstr ""
-#: optimizer/plan/planner.c:657
+#: optimizer/plan/planner.c:660
msgid "SELECT FOR UPDATE is not allowed in subqueries"
msgstr ""
@@ -5458,7 +5458,7 @@ msgid ""
"but could not open file \"%s\": %s\n"
msgstr ""
"%s: ÎÅ ÎÁÊÄÅÎÁ ÓÉÓÔÅÍÁ ÂÁÚ ÄÁÎÎÙÈ\n"
-"ïÖÉÄÁÌÏÓØ ÎÁÊÔÉ Å£ ×ばつ ÄÉÒÉËÔÏÒÉÉ \"%s\",\n"
+"ïÖÉÄÁÌÏÓØ ÎÁÊÔÉ Å£ ×ばつ ÄÉÒÅËÔÏÒÉÉ \"%s\",\n"
"ÎÏ ÎÅ ÐÏÌÕÞÉÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ \"%s\": %s\n"
#: postmaster/postmaster.c:459
@@ -5468,8 +5468,6 @@ msgstr ""
#: postmaster/postmaster.c:585
#: postmaster/postmaster.c:598
-#: tcop/postgres.c:2565
-#: tcop/postgres.c:2581
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "îÁÂÅÒÉÔÅ \"%s --help\" ÄÌÑ ÂÏÌÅÅ ÄÅÔÁÌØÎÏÊ ÉÎÆÏÒÍÁÃÉÉ.\n"
@@ -5588,7 +5586,7 @@ msgstr " -i
#: postmaster/postmaster.c:981
msgid " -k DIRECTORY Unix-domain socket location\n"
-msgstr " -k äéòåëôïòéñ íÅÓÔÏÎÁÈÏÖÄÎÉÑ unix-domain ×ばつ\n"
+msgstr " -k äéòåëôïòéñ íÅÓÔÏÎÁÈÏÖÄÅÎÉÅ unix-domain ×ばつ\n"
#: postmaster/postmaster.c:983
msgid " -l enable SSL connections\n"
@@ -5635,7 +5633,7 @@ msgstr " -n
#: postmaster/postmaster.c:994
msgid " -s send SIGSTOP to all backend servers if one dies\n"
-msgstr " -s ÐÏÓÌÁÔØ ÓÉÇÎÁÌ SIGSTOP ×ばつÓÅÍ ÂÜË-ÅÎÄÁÍ (×ばつÅÒÁÍ) ÅÚÌÉ ÏÄÉÎ ÉÚ ÎÉÈ ÐÁÄÁÅÔ\n"
+msgstr " -s ÐÏÓÌÁÔØ ÓÉÇÎÁÌ SIGSTOP ×ばつÓÅÍ ÂÜË-ÅÎÄÁÍ (×ばつÅÒÁÍ) ÅÓÌÉ ÏÄÉÎ ÉÚ ÎÉÈ ÐÁÄÁÅÔ\n"
#: postmaster/postmaster.c:996
msgid ""
@@ -5650,7 +5648,7 @@ msgstr ""
#: postmaster/postmaster.c:1079
#, c-format
msgid "select() failed in postmaster: %m"
-msgstr ""
+msgstr "select() ÎÅ ÕÄÁÌÓÑ ×ばつ postmaster'Å: %m"
#: postmaster/postmaster.c:1196
#: postmaster/postmaster.c:1227
@@ -5685,7 +5683,7 @@ msgstr "
#: postmaster/postmaster.c:1442
msgid "the database system is shutting down"
-msgstr "ÓÉÓÔÅÍÁ ÂÁÚ ÄÁÎÎÙÚ ÏÔËÌÀÞÁÅÔÓÑ"
+msgstr "ÓÉÓÔÅÍÁ ÂÁÚ ÄÁÎÎÙÈ ÏÔËÌÀÞÁÅÔÓÑ"
#: postmaster/postmaster.c:1447
msgid "the database system is in recovery mode"
@@ -5699,7 +5697,7 @@ msgstr ""
#: postmaster/postmaster.c:1661
msgid "received SIGHUP, reloading configuration files"
-msgstr ""
+msgstr "ÐÏÌÕÞÅÎ SIGHUP, ÐÅÒÅÚÁÇÒÕÚËÁ ×ばつ ËÏÎÆÉÇÕÒÁÃÉÉ"
#: postmaster/postmaster.c:1705
msgid "received smart shutdown request"
@@ -5743,7 +5741,7 @@ msgstr "
#: postmaster/postmaster.c:2004
msgid "checkpoint process"
-msgstr "ÐÒÏÃÅÓÓ ËÏÎÔÏÌØÎÙÈ ÔÏÞÅË"
+msgstr "ÐÒÏÃÅÓÓ ËÏÎÔÒÏÌØÎÙÈ ÔÏÞÅË"
#: postmaster/postmaster.c:2005
msgid "server process"
@@ -5900,7 +5898,7 @@ msgstr ""
#: postmaster/pgstat.c:1439
#, c-format
msgid "select() failed in statistics collector: %m"
-msgstr ""
+msgstr "select() ÎÅ ÕÄÁÌÓÑ ×ばつ ÓÂÏÒÝÉËÅ ÓÔÁÔÉÓÔÉËÉ: %m"
#: postmaster/pgstat.c:1481
#, c-format
@@ -5918,12 +5916,12 @@ msgstr ""
#: postmaster/pgstat.c:1690
msgid "statistics buffer is full"
-msgstr ""
+msgstr "ÂÕÆÅÒ ÓÔÁÔÉÓÔÉËÉ ÐÏÌÏÎ"
#: postmaster/pgstat.c:1723
#, c-format
msgid "select() failed in statistics buffer: %m"
-msgstr ""
+msgstr "select() ÎÅ ÕÄÁÌÓÑ ×ばつ ÂÕÆÅÒÅ ÓÔÁÔÉÓÔÉËÉ: %m"
#: postmaster/pgstat.c:1739
#, c-format
@@ -6050,7 +6048,7 @@ msgstr ""
#: rewrite/rewriteDefine.c:362
#, c-format
msgid "\"%s\" is already a view"
-msgstr ""
+msgstr "\"%s\" ÕÖÅ ×ばつÌÑÅÔÓÑ ×ばつÉÄÏÍ"
#: rewrite/rewriteDefine.c:386
#, c-format
@@ -6278,7 +6276,7 @@ msgstr "
#: storage/smgr/smgr.c:253
msgid "Check free disk space."
-msgstr ""
+msgstr "×ばつÅÒÔÅ ×ばつÏÂÏÄÎÏÅ ÍÅÓÔÏ ÎÁ ÄÉÓËÅ."
#: storage/smgr/smgr.c:295
#, c-format
@@ -6327,7 +6325,7 @@ msgstr ""
#: tcop/postgres.c:464
#, c-format
msgid "statement: %s"
-msgstr ""
+msgstr "ËÏÍÁÎÄÁ: %s"
#: tcop/fastpath.c:305
#: tcop/postgres.c:794
@@ -6339,12 +6337,12 @@ msgstr ""
#: tcop/postgres.c:957
#, c-format
msgid "duration: %ld.%03ld ms"
-msgstr ""
+msgstr "ÄÌÉÔÅÌØÎÏÓÔØ: %ld.%03ld ÍÓ"
#: tcop/postgres.c:970
#, c-format
msgid "duration: %ld.%03ld ms statement: %s"
-msgstr ""
+msgstr "ÄÌÉÔÅÌØÎÏÓÔØ: %ld.%03ld ÍÓ ËÏÍÁÎÄÁ: %s"
#: tcop/postgres.c:1078
msgid "cannot insert multiple commands into a prepared statement"
@@ -6441,7 +6439,7 @@ msgstr " -E
#: tcop/postgres.c:1987
msgid " -N do not use newline as interactive query delimiter\n"
-msgstr " -N ÎÅ ×ばつÁÔØ ËÏÎÅÃ ÓÔÒÏËÉ ËÁË ×ばつÎÙÊ ÒÁÚÄÅÌÉÔÅÌØ ×ばつ\n"
+msgstr " -N ÎÅ ×ばつÁÔØ ËÏÎÅà ÓÔÒÏËÉ ËÁË ÉÎ×ばつÎÙÊ ÒÁÚÄÅÌÉÔÅÌØ ×ばつ\n"
#: tcop/postgres.c:1988
msgid " -o FILENAME send stdout and stderr to given file\n"
@@ -6499,6 +6497,12 @@ msgstr ""
msgid "invalid command-line arguments for server process"
msgstr ×ばつÅÒÎÙÅ ÁÒÇÕÍÅÎÔÙ ËÏÍÁÎÄÎÏÊ ÓÔÒÏËÉ ÄÌÑ ×ばつÅÒÁ"
+#: tcop/postgres.c:2565
+#: tcop/postgres.c:2581
+#, c-format
+msgid "Try \"%s --help\" for more information."
+msgstr "îÁÂÅÒÉÔÅ \"%s --help\" ÄÌÑ ÂÏÌÅÅ ÄÅÔÁÌØÎÏÊ ÉÎÆÏÒÍÁÃÉÉ."
+
#: tcop/postgres.c:2579
#, c-format
msgid "%s: invalid command-line arguments"
@@ -6545,7 +6549,7 @@ msgstr "
#: tcop/utility.c:77
msgid "Use DROP TABLE to remove a table."
-msgstr ""
+msgstr "éÓÐÏÌØÚÕÊÔÅ DROP TABLE ÄÌÑ ÕÄÁÌÅÎÉÑ ÔÁÂÌÉÃÙ."
#: tcop/utility.c:80
#, c-format
@@ -6554,7 +6558,7 @@ msgstr "
#: tcop/utility.c:82
msgid "Use DROP SEQUENCE to remove a sequence."
-msgstr ""
+msgstr "éÓÐÏÌØÚÕÊÔÅ DROP SEQUENCE ÄÌÑ ÕÄÁÌÅÎÉÑ ×ばつÁÔÅÌØÎÏÓÔÉ."
#: tcop/utility.c:85
#, c-format
@@ -6563,16 +6567,16 @@ msgstr "
#: tcop/utility.c:87
msgid "Use DROP VIEW to remove a view."
-msgstr ""
+msgstr "éÓÐÏÌØÚÕÊÔÅ DROP VIEW ÄÌÑ ÕÄÁÌÅÎÉÑ ×ばつÉÄÁ."
#: tcop/utility.c:90
#, c-format
msgid "index \"%s\" does not exist"
-msgstr ""
+msgstr "ÉÎÄÅËÓ \"%s\" ÎÅ ×ばつÕÅÔ"
#: tcop/utility.c:92
msgid "Use DROP INDEX to remove an index."
-msgstr ""
+msgstr "éÓÐÏÌØÚÕÊÔÅ DROP INDEX ÄÌÑ ÕÄÁÌÅÎÉÑ ÉÎÄÅËÓÁ."
#: tcop/utility.c:96
#, c-format
@@ -6581,7 +6585,7 @@ msgstr "\"%s\"
#: tcop/utility.c:97
msgid "Use DROP TYPE to remove a type."
-msgstr ""
+msgstr "éÓÐÏÌØÚÕÊÔÅ DROP TYPE ÄÌÑ ÕÄÁÌÅÎÉÑ ÔÉÐÁ."
#: tcop/utility.c:602
#: tcop/utility.c:664
@@ -6618,7 +6622,7 @@ msgstr ""
#: utils/mb/encnames.c:445
msgid "encoding name too long"
-msgstr ""
+msgstr "ÓÌÉÛËÏÍ ÄÌÉÎÎÏÅ ÉÍÑ ×ばつËÉ"
#: utils/mb/wchar.c:640
msgid "Unicode characters greater than or equal to 0x10000 are not supported"
@@ -6732,7 +6736,7 @@ msgstr ""
#: utils/adt/acl.c:196
msgid "missing name"
-msgstr ""
+msgstr "×ばつÕÅÔ ÉÍÑ"
#: utils/adt/acl.c:197
msgid "A name must follow the \"group\" or \"user\" key word."
@@ -7314,7 +7318,7 @@ msgstr "
#: utils/adt/geo_ops.c:992
#: utils/adt/geo_ops.c:1004
msgid "type \"line\" not yet implemented"
-msgstr "ÔÉÐ \"line\" ÅÝ£ ÎÅ ÉÍÐÌÅÍÅÎÔÉÒ×ばつÁÎ"
+msgstr "ÔÉÐ \"line\" ÅÝ£ ÎÅ ÒÅÁÌÉÚ×ばつÁÎ"
#: utils/adt/geo_ops.c:1329
#: utils/adt/geo_ops.c:1352
@@ -7338,11 +7342,11 @@ msgstr "
#: utils/adt/geo_ops.c:2550
msgid "function \"dist_lb\" not implemented"
-msgstr "ÆÕÎËÃÉÑ \"dist_lb\" ÎÅ ÉÍÐÌÅÍÅÎÔÉÒ×ばつÁÎÁ"
+msgstr "ÆÕÎËÃÉÑ \"dist_lb\" ÎÅ ÒÅÁÌÉÚ×ばつÁÎÁ"
#: utils/adt/geo_ops.c:3063
msgid "function \"close_lb\" not implemented"
-msgstr "ÆÕÎËÃÉÑ \"close_lb\" ÎÅ ÉÍÐÌÅÍÅÎÔÉÒ×ばつÁÎÁ"
+msgstr "ÆÕÎËÃÉÑ \"close_lb\" ÎÅ ÒÅÁÌÉÚ×ばつÁÎÁ"
#: utils/adt/geo_ops.c:3342
msgid "cannot create bounding box for empty polygon"
@@ -7412,13 +7416,13 @@ msgstr "
#: utils/adt/int8.c:905
msgid "OID out of range"
-msgstr ""
+msgstr "OID ×ばつÎÅ ÄÉÁÐÁÚÏÎÁ"
#: utils/adt/oracle_compat.c:206
#: utils/adt/oracle_compat.c:303
#: utils/adt/oracle_compat.c:927
msgid "requested length too large"
-msgstr ""
+msgstr "ÚÁÐÒÏÛÅÎÎÁÑ ÄÌÉÎÁ ÓÌÉÛËÏÍ ×ばつÅÌÉËÁ"
#: utils/adt/mac.c:65
#, c-format
@@ -7635,7 +7639,7 @@ msgstr ""
#: utils/adt/ri_triggers.c:3307
#, c-format
msgid "table \"%s\" does not have column \"%s\" referenced by constraint \"%s\""
-msgstr "ÔÁÂÌÉÃÁ \"%s\" ÎÅ ÉÍÅÅÔ ËÏÌÏÎËÕ \"%s\" ÕËÁÚÁÎÎÙÊ ËÏÎÓÔÒÅÊÎÔÏÍ \"%s\""
+msgstr "ÔÁÂÌÉÃÁ \"%s\" ÎÅ ÉÍÅÅÔ ËÏÌÏÎËÕ \"%s\" ÕËÁÚÁÎÎÕÀ ËÏÎÓÔÒÅÊÎÔÏÍ \"%s\""
#: utils/adt/ri_triggers.c:2887
#, c-format
@@ -7942,7 +7946,7 @@ msgstr ""
#: utils/adt/varbit.c:395
#, c-format
msgid "\"%c\" is not a valid hexadecimal digit"
-msgstr "\"%c\" ÎÅ ×ばつÌÑÅÔÓÑ ×ばつÅÒÎÙÍ ÛÅÓÔÎÁÃÁÔÅÒÉÞÎÙÍ ÒÁÚÒÑÄÏÍ"
+msgstr "\"%c\" ÎÅ ×ばつÌÑÅÔÓÑ ×ばつÅÒÎÙÍ ÛÅÓÔÎÁÄÃÁÔÅÒÉÞÎÙÍ ÒÁÚÒÑÄÏÍ"
#: utils/adt/varbit.c:348
#: utils/adt/varbit.c:532
@@ -8045,18 +8049,18 @@ msgstr ""
#: utils/error/elog.c:887
#, c-format
msgid "could not reopen file \"%s\" as stderr: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅÏÔËÔÒÙÔØ ÆÁÊÌ \"%s\" ËÁË stderr: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅÏÔËÒÙÔØ ÆÁÊÌ \"%s\" ËÁË stderr: %m"
#: utils/error/elog.c:900
#, c-format
msgid "could not reopen file \"%s\" as stdout: %m"
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅÏÔËÔÒÙÔØ ÆÁÊÌ \"%s\" ËÁË stdout: %m"
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÐÅÒÅÏÔËÒÙÔØ ÆÁÊÌ \"%s\" ËÁË stdout: %m"
#: utils/error/elog.c:1058
#: utils/error/elog.c:1204
#: utils/error/elog.c:1267
msgid "missing error text"
-msgstr ""
+msgstr "×ばつÕÅÔ ÔÅËÓÔ ÏÛÉÂËÉ"
#: utils/error/elog.c:1061
#: utils/error/elog.c:1270
@@ -8066,15 +8070,15 @@ msgstr ""
#: utils/error/elog.c:1069
msgid "DETAIL: "
-msgstr "ðïäòïâîïóôé:"
+msgstr "ðïäòïâîïóôé:"
#: utils/error/elog.c:1075
msgid "HINT: "
-msgstr "ðïäóëáúëá:"
+msgstr "ðïäóëáúëá:"
#: utils/error/elog.c:1081
msgid "CONTEXT: "
-msgstr "ëïîôåëóô:"
+msgstr "ëïîôåëóô:"
#: utils/error/elog.c:1089
#, c-format
@@ -8088,12 +8092,12 @@ msgstr "
#: utils/error/elog.c:1103
msgid "STATEMENT: "
-msgstr "ëïíáîäá:"
+msgstr "ëïíáîäá:"
#: utils/error/elog.c:1375
#, c-format
msgid "operating system error %d"
-msgstr ""
+msgstr "ÏÛÉÂËÁ ÏÐÅÒÁÃÉÏÎÎÏÊ ÓÉÓÔÅÍÙ %d"
#: utils/error/elog.c:1398
msgid "DEBUG"
@@ -8158,7 +8162,7 @@ msgstr ""
#: utils/fmgr/dfmgr.c:165
#, c-format
msgid "could not find function \"%s\" in file \"%s\""
-msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÎÁÊÔÉ ÆÕÎÃÉÀ \"%s\" ×ばつ ÆÁÊÌÅ \"%s\""
+msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÎÁÊÔÉ ÆÕÎËÃÉÀ \"%s\" ×ばつ ÆÁÊÌÅ \"%s\""
#: utils/fmgr/dfmgr.c:353
msgid "invalid macro name in dynamic library path"
@@ -8264,7 +8268,7 @@ msgstr ""
#: utils/init/miscinit.c:845
#, c-format
msgid "The data directory was initialized by PostgreSQL version %ld.%ld, which is not compatible with this version %s."
-msgstr "äÉÒÅËÔÏÒÉÑ ÄÁÎÎÙÈ ÂÙÌÁ ×ばつÁÎÁ Ó ÐÏÍÏÝØÂ PostgreSQL, ×ばつÅÒÓÉÉ %ld.%ld, ËÏÔÏÒÁÑ ÎÅ ×ばつÍÅÓÔÉÍÁ Ó ÜÔÏÊ ×ばつÅÒÓÉÅÊ: %s."
+msgstr "äÉÒÅËÔÏÒÉÑ ÄÁÎÎÙÈ ÂÙÌÁ ×ばつÁÎÁ Ó ÐÏÍÏÝØÀ PostgreSQL, ×ばつÅÒÓÉÉ %ld.%ld, ËÏÔÏÒÁÑ ÎÅ ×ばつÍÅÓÔÉÍÁ Ó ÜÔÏÊ ×ばつÅÒÓÉÅÊ: %s."
#: utils/init/miscinit.c:887
msgid "invalid list syntax for parameter \"preload_libraries\""
diff --git a/src/bin/initdb/po/ru.po b/src/bin/initdb/po/ru.po
index 6019df31471d3c7cda28d6321fefc473d7062cec..e88598bb2b40de5c6b22bc2855804d79db02ab42 100644 (file)
--- a/src/bin/initdb/po/ru.po
+++ b/src/bin/initdb/po/ru.po
@@ -1,16 +1,16 @@
# ru.po
# INITDB Translated Messages into the Russian Language (KOI8-R)
#
-# $PostgreSQL: pgsql/src/bin/initdb/po/ru.po,v 1.3 2004年05月29日 06:26:10 petere Exp $
+# $PostgreSQL: pgsql/src/bin/initdb/po/ru.po,v 1.4 2004年06月10日 17:16:17 petere Exp $
#
# ChangeLog:
-# - March 27 - May 28, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
+# - March 27 - May 29, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.5.x\n"
-"POT-Creation-Date: 2004年05月2日8 01:36-0300\n"
-"PO-Revision-Date: 2004年05月2日8 02:10-0500\n"
+"POT-Creation-Date: 2004年05月2日9 07:15-0300\n"
+"PO-Revision-Date: 2004年05月2日9 17:08-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\n"
"MIME-Version: 1.0\n"
@@ -63,8 +63,8 @@ msgid ""
"own the server process.\n"
msgstr ""
"%s: ÎÅÌØÚÑ ÚÁÐÕÓËÁÔØ ÐÏÄ root'ÏÍ\n"
-"ðÏÖÁÌÕÊÓÔÁ ÚÁÊÄÉÔÅ (ÎÁÐÒÉÍÅÒ, ÉÓÐÏÌØÚÕÑ \"su\") ËÁË (×ばつÁÎÎÙÊ) ×ばつÁÔÅÌØ, ÐÏÄ ËÏÔÏÒÙÍ\n"
-"ÐÒÏÃÅÓÓ ×ばつÅÒÁ ÂÕÄÅÔ ×ばつÙÐÏÌÎÑÔØÑ.\n"
+"ðÏÖÁÌÕÊÓÔÁ, ÚÁÊÄÉÔÅ ËÁË (×ばつÁÎÎÙÊ) ×ばつÁÔÅÌØ (ÎÁÐÒÉÍÅÒ, ÉÓÐÏÌØÚÕÑ \"su\"), ÐÏÄ ËÏÔÏÒÙÍ\n"
+" ÂÕÄÅÔ ×ばつÙÐÏÌÎÑÔØÓÑ ÐÒÏÃÅÓÓ ×ばつÅÒÁ.\n"
#: initdb.c:621
#, c-format
@@ -114,7 +114,7 @@ msgstr "
#: initdb.c:1080
msgid "Enter new superuser password: "
-msgstr ×ばつÅÄÉÔÅ ×ばつÙÊ ÐÁÒÏÌØ ÁÄÍÉÎÓÔÒÁÔÏÒÁ:"
+msgstr ×ばつÅÄÉÔÅ ×ばつÙÊ ÐÁÒÏÌØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÁ: "
#: initdb.c:1081
msgid "Enter it again: "
@@ -159,7 +159,7 @@ msgstr "
#: initdb.c:1443
msgid "creating information schema ... "
-msgstr "ÓÏÚÄÁÎÉÅ ÉÆÏÒÍÁÃÉÏÎÎÏÊ ÓÈÅÍÙ ... "
+msgstr "ÓÏÚÄÁÎÉÅ ÉÎÆÏÒÍÁÃÉÏÎÎÏÊ ÓÈÅÍÙ ... "
#: initdb.c:1505
msgid "vacuuming database template1 ... "
@@ -288,6 +288,8 @@ msgid ""
"If the data directory is not specified, the environment variable PGDATA\n"
"is used.\n"
msgstr ""
+"\n"
+"åÓÌÉ ÄÉÒÅËÔÏÒÉÑ ÄÁÎÎÙÈ ÎÅ ÕËÁÚÁÎÁ, ÉÓÐÏÌØÚÕÅÔÓÑ ÚÎÁÞÅÎÉÅ ÐÅÒÅÍÅÎÎÏÊ ÏËÒÕÖÅÎÉÑ PGDATA.\n"
#: initdb.c:1750
msgid ""
@@ -303,7 +305,7 @@ msgstr "
#: initdb.c:1842
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
-msgstr "÷ÙÐÏÌÎÅÎÉÅ ×ばつ ÒÅÖÉÍÅ 'noclean'. óÂÏÒËÁ ÍÕÓÏÒÁ É ÞÉÓÔËÁ ÐÏÓÌÅ ÏÛÉÂÏË ×ばつÏÄÉÔÓÑ ÎÅ ÂÕÄÅÔ.\n"
+msgstr "÷ÙÐÏÌÎÅÎÉÅ ×ばつ ÒÅÖÉÍÅ 'noclean'. óÂÏÒËÁ ÍÕÓÏÒÁ É ÞÉÓÔËÁ ÐÏÓÌÅ ÏÛÉÂÏË ×ばつÏÄÉÔØÓÑ ÎÅ ÂÕÄÅÔ.\n"
#: initdb.c:1875
#: initdb.c:1892
@@ -314,7 +316,7 @@ msgstr "
#: initdb.c:1890
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
-msgstr ""
+msgstr "%s: ÓÌÉÛËÏÍ ÍÎÏÇÏ ×ばつ ËÏÍÁÎÄÎÏÊ ÓÔÒÏËÉ (×ばつÙÊ: \"%s\")\n"
#: initdb.c:1907
#, c-format
@@ -324,6 +326,10 @@ msgid ""
"will reside. Do this with either the invocation option -D or the\n"
"environment variable PGDATA.\n"
msgstr ""
+"%s: ÄÉÒÅËÔÏÒÉÑ ÄÁÎÎÙÈ ÎÅ ÕËÁÚÁÎÁ\n"
+"÷Ù ÄÏÌÖÎÙ ÕËÁÚÁÔØ ÄÉÒÅËÔÏÒÉÀ ÄÌÑ ÒÁÓÐÏÌÏÖÅÎÉÑ ÄÁÎÎÙÈ ÄÌÑ\n"
+"ÄÌÑ ÜÔÏÊ ÓÉÓÔÅÍÙ. üÔÏ ÍÏÖÎÏ ÓÄÅÌÁÔØ Ó ÐÏÍÏÝØÀ ÕËÁÚÁÎÉÑ ÏÐÃÉÉ -D\n"
+"ÉÌÉ ×ばつËÉ ÐÅÒÅÍÅÎÎÏÊ ÏËÒÕÖÅÎÉÑ PGDATA.\n"
#: initdb.c:1933
#, c-format
@@ -331,6 +337,8 @@ msgid ""
"The program \"postgres\" is needed by %s but was not found in the same directory as \"%s\".\n"
"Check your installation.\n"
msgstr ""
+"ðÒÏÇÒÁÍÍÁ \"postgres\" ÎÕÖÎÁ ÄÌÑ %s ÎÏ ÎÅ ÎÁÊÄÅÎÁ ×ばつ ÔÏÊ ÖÅ ÄÉÒÅËÔÏÒÉÉ ÞÔÏ É \"%s\".\n"
×ばつÅÒØÔÅ ×ばつÁÛÕ ÉÎÓÔÁÌÌÑÃÉÀ.\n"
#: initdb.c:1939
#, c-format
@@ -338,11 +346,13 @@ msgid ""
"The program \"postgres\" was found by %s but was not the same version as \"%s\".\n"
"Check your installation.\n"
msgstr ""
+"ðÒÏÇÒÁÍÍÁ \"postgres\" ÎÁÊÄÅÎÁ ÒÑÄÏÍ Ó %s ÎÏ ÎÅ Ó ÔÏÊ ÖÅ ×ばつÅÒÓÉÅÊ ËÁË \"%s\".\n"
×ばつÅÒØÔÅ ×ばつÁÛÕ ÉÎÓÔÁÌÌÑÃÉÀ.\n"
#: initdb.c:1960
#, c-format
msgid "%s: could not determine valid short version string\n"
-msgstr ""
+msgstr "%s: ÎÅ ×ばつ ÓÏÓÔÏÑÎÉÉ ÏÐÒÅÄÅÌÉÔØ ×ばつÉÌØÎÕÀ ËÏÒÏÔËÕÀ ÓÔÒÏËÕ ×ばつÅÒÓÉÉ\n"
#: initdb.c:2012
#, c-format
@@ -351,6 +361,9 @@ msgid ""
"This user must also own the server process.\n"
"\n"
msgstr ""
+"æÁÊÌÙ, ×ばつÕÀÝÉÅ ÜÔÏÊ ÓÉÓÔÅÍÅ ÂÁÚ ÄÁÎÎÙÈ ÂÕÄÕÔ\n"
+"ÐÒÉÎÁÄÌÅÖÁÔØ ×ばつÁÔÅÌÀ \"%s\". üÔÏÔ ×ばつÁÔÅÌØ\n"
+"ÔÁËÖÅ ÄÏÌÖÅÎ ÂÙÔØ ×ばつÌÁÄÅÌØÃÅÍ ÐÒÏÃÅÓÓÁ ×ばつÅÒÁ.\n"
#: initdb.c:2025
#, c-format
@@ -358,6 +371,8 @@ msgid ""
"The database cluster will be initialized with locale %s.\n"
"\n"
msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÕÄÅÔ ×ばつÁÎ Ó ÌÏËÁÌØÀ %s.\n"
+"\n"
#: initdb.c:2030
#, c-format
@@ -371,6 +386,14 @@ msgid ""
" TIME: %s\n"
"\n"
msgstr ""
+"ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÕÄÅÔ ×ばつÁÎ ÓÏ ÓÌÅÄÕÀÝÉÍÉ ÌÏËÁÌÑÍÉ:\n"
+" COLLATE: %s\n"
+" CTYPE: %s\n"
+" MESSAGES: %s\n"
+" MONETARY: %s\n"
+" NUMERIC: %s\n"
+" TIME: %s\n"
+"\n"
#: initdb.c:2075
#, c-format
@@ -390,6 +413,10 @@ msgid ""
"the directory \"%s\" or run %s\n"
"with an argument other than \"%s\".\n"
msgstr ""
+"%s: ÄÉÒÅËÔÏÒÉÑ \"%s\" ×ばつÕÅÔ, ÎÏ ÎÅ ÐÕÓÔÁ.\n"
+"åÓÌÉ ×ばつÙ ÈÏÔÉÔÅ ÓÏÚÄÁÔØ ×ばつÕÀ ÓÉÓÔÅÍÕ ÂÁÚ ÄÁÎÎÙÈ, ÕÄÁÌÉÔÅ ÌÉÂÏ ×ばつÓÀ \n"
+"ÄÉÒÅËÔÏÒÉÀ \"%s\" ÉÌÉ Å£ ÓÏÄÅÒÖÉÍÏÅ ÉÌÉ ×ばつÙÐÏÌÎÉÔÅ %s\n"
+"Ó ÁÒÇÕÍÅÎÔÏÍ ÏÔÌÉÞÎÙÍ ÏÔ \"%s\".\n"
#: initdb.c:2124
#, c-format
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /