~vcs-imports/mammoth-replicator/trunk

« back to all changes in this revision

Viewing changes to src/backend/po/ru.po

  • Committer: alvherre
  • Date: 2005-12-16 21:24:52 UTC
  • Revision ID: svn-v4:db760fc0-0f08-0410-9d63-cc6633f64896:trunk:1
Initial import of the REL8_0_3 sources from the Pgsql CVS repository.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# ru.po
 
2
# POSTGRES Translated Messages into the Russian Language (KOI8-R)
 
3
#
 
4
# Copyright (c) 2001-2004 Serguei A. Mokhov, mokhov@cs.concordia.ca
 
5
# Distributed under the same licensing terms as PostgreSQL itself.
 
6
#
 
7
# $PostgreSQL: pgsql/src/backend/po/ru.po,v 1.30 2005-01-17 20:27:44 petere Exp $
 
8
#
 
9
# ChangeLog:
 
10
#   - December 10, 2004 - January 17, 2005:
 
11
#     - Updates for 8.0; <mokhov@cs.concordia.ca>
 
12
#     - With terminology suggestions from Oleg Bartunov
 
13
#   - March 27 - December 10, 2004: Updates for 7.4.x/8.0 branches; <mokhov@cs.concordia.ca>
 
14
#   - July - August 23, 2003: Updates for 7.4.x; <mokhov@cs.concordia.ca>
 
15
#   - January 2, 2003: Fuzzy fixes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
 
16
#   - October 12, 2002: Post-7.3 beta 2, Fuzzy fixes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
 
17
#   - September 14, 2002: Post-7.3 beta 1, Take II, Serguei A. Mokhov <mokhov@cs.concordia.ca>
 
18
#   - September 7, 2002: Post-7.3 beta 1 updated messages, Serguei A. Mokhov <mokhov@cs.concordia.ca>
 
19
#   - September 2001 - August 2002: Initial translation and maintenance, Serguei A. Mokhov <mokhov@cs.concordia.ca>
 
20
#
 
21
msgid ""
 
22
msgstr ""
 
23
"Project-Id-Version: PostgreSQL 8.0\n"
 
24
"POT-Creation-Date: 2004-12-12 01:07+0000\n"
 
25
"PO-Revision-Date: 2005-01-17 15:04-0500\n"
 
26
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
 
27
"Language-Team: pgsql-ru-general <pgsql-ru-general@postgresql.org>\n"
 
28
"MIME-Version: 1.0\n"
 
29
"Content-Type: text/plain; charset=koi8-r\n"
 
30
"Content-Transfer-Encoding: 8bit\n"
 
31
"X-Poedit-Language: Russian\n"
 
32
"X-Poedit-Country: RUSSIAN FEDERATION\n"
 
33
 
 
34
#: access/common/indextuple.c:57
 
35
#, c-format
 
36
msgid "number of index columns (%d) exceeds limit (%d)"
 
37
msgstr "����� �������������� ��������� (%d) ��������� ����� (%d)"
 
38
 
 
39
#: access/common/indextuple.c:165
 
40
#, c-format
 
41
msgid "index row requires %lu bytes, maximum size is %lu"
 
42
msgstr "������ ������� ������� ����: %lu, ��� ���������: %lu"
 
43
 
 
44
#: access/common/heaptuple.c:580
 
45
#, c-format
 
46
msgid "number of columns (%d) exceeds limit (%d)"
 
47
msgstr "����� ������� (%d) ��������� ����� (%d)"
 
48
 
 
49
#: access/common/printtup.c:296
 
50
#: tcop/fastpath.c:186
 
51
#: tcop/fastpath.c:511
 
52
#: tcop/postgres.c:1490
 
53
#, c-format
 
54
msgid "unsupported format code: %d"
 
55
msgstr "���������������� ��� �������: %d"
 
56
 
 
57
#: access/common/tupdesc.c:511
 
58
#, c-format
 
59
msgid "column \"%s\" cannot be declared SETOF"
 
60
msgstr "������� \"%s\" �� ����� ���� ��������������� ��� SETOF"
 
61
 
 
62
#: access/common/tupdesc.c:630
 
63
#: access/common/tupdesc.c:661
 
64
msgid "number of aliases does not match number of columns"
 
65
msgstr "����� ������� �� ��������� � ������ �������"
 
66
 
 
67
#: access/common/tupdesc.c:655
 
68
msgid "no column alias was provided"
 
69
msgstr "����� ������� �� ������"
 
70
 
 
71
#: access/common/tupdesc.c:679
 
72
msgid "could not determine row description for function returning record"
 
73
msgstr "�� � ��������� ���������� �������� ������ ��� ������� ������������ ������"
 
74
 
 
75
#: access/hash/hashinsert.c:90
 
76
#, c-format
 
77
msgid "index row size %lu exceeds hash maximum %lu"
 
78
msgstr "������ ������ ������� %lu ��������� hash-�������� %lu"
 
79
 
 
80
#: access/hash/hashsearch.c:146
 
81
msgid "hash indexes do not support whole-index scans"
 
82
msgstr "hash-������� �� ������������ ������������ ��������� ��������"
 
83
 
 
84
#: access/hash/hashovfl.c:522
 
85
#, c-format
 
86
msgid "out of overflow pages in hash index \"%s\""
 
87
msgstr "��������� ������� ������������ � hash-������� \"%s\""
 
88
 
 
89
#: access/hash/hashutil.c:46
 
90
msgid "hash indexes cannot contain null keys"
 
91
msgstr "hash-������� �� ����� ��������� ������� (NULL) �����"
 
92
 
 
93
#: access/hash/hashutil.c:127
 
94
#, c-format
 
95
msgid "index \"%s\" is not a hash index"
 
96
msgstr "������ \"%s\" �� �������� hash-��������"
 
97
 
 
98
#: access/hash/hashutil.c:133
 
99
#, c-format
 
100
msgid "index \"%s\" has wrong hash version"
 
101
msgstr "������ \"%s\" ������ ������������ hash-������"
 
102
 
 
103
#: access/hash/hashutil.c:134
 
104
msgid "Please REINDEX it."
 
105
msgstr "����������, ��������� REINDEX ��� ����."
 
106
 
 
107
#: access/heap/heapam.c:487
 
108
#, c-format
 
109
msgid "could not obtain lock on relation \"%s\""
 
110
msgstr "�� ���������� �������� ���������� �� ��������� \"%s\""
 
111
 
 
112
#: access/heap/heapam.c:610
 
113
#: access/heap/heapam.c:645
 
114
#: access/heap/heapam.c:680
 
115
#: catalog/aclchk.c:286
 
116
#, c-format
 
117
msgid "\"%s\" is an index"
 
118
msgstr "\"%s\" �������� ��������"
 
119
 
 
120
#: access/heap/heapam.c:615
 
121
#: access/heap/heapam.c:650
 
122
#: access/heap/heapam.c:685
 
123
#, c-format
 
124
msgid "\"%s\" is a special relation"
 
125
msgstr "\"%s\" �������� ����������� ����������"
 
126
 
 
127
#: access/heap/heapam.c:620
 
128
#: access/heap/heapam.c:655
 
129
#: access/heap/heapam.c:690
 
130
#: catalog/aclchk.c:293
 
131
#, c-format
 
132
msgid "\"%s\" is a composite type"
 
133
msgstr "\"%s\" ������� ������� �����"
 
134
 
 
135
#: access/heap/hio.c:109
 
136
#, c-format
 
137
msgid "row is too big: size %lu, maximum size %lu"
 
138
msgstr "������ ������� ������: ������ %lu, ��� ���������: %lu"
 
139
 
 
140
#: access/index/indexam.c:139
 
141
#: access/index/indexam.c:164
 
142
#: access/index/indexam.c:189
 
143
#: commands/comment.c:327
 
144
#: commands/indexcmds.c:887
 
145
#: commands/indexcmds.c:917
 
146
#: tcop/utility.c:93
 
147
#, c-format
 
148
msgid "\"%s\" is not an index"
 
149
msgstr "\"%s\" �� �������� ��������"
 
150
 
 
151
#: access/nbtree/nbtinsert.c:254
 
152
#, c-format
 
153
msgid "duplicate key violates unique constraint \"%s\""
 
154
msgstr "��������� ���� �������� ���������� UNIQUE \"%s\""
 
155
 
 
156
#: access/nbtree/nbtinsert.c:398
 
157
#: access/nbtree/nbtsort.c:499
 
158
#, c-format
 
159
msgid "index row size %lu exceeds btree maximum, %lu"
 
160
msgstr "������ ������ ������� %lu, ��������� �������� B-������: %lu"
 
161
 
 
162
#: access/nbtree/nbtpage.c:169
 
163
#: access/nbtree/nbtpage.c:350
 
164
#, c-format
 
165
msgid "index \"%s\" is not a btree"
 
166
msgstr "������ \"%s\" �� �������� b-�������"
 
167
 
 
168
#: access/nbtree/nbtpage.c:175
 
169
#: access/nbtree/nbtpage.c:356
 
170
#, c-format
 
171
msgid "version mismatch in index \"%s\": file version %d, code version %d"
 
172
msgstr "�� ���������� ������ � ������� \"%s\": ������ �����: %d, ������ ����: %d"
 
173
 
 
174
#: access/rtree/rtree.c:646
 
175
msgid "variable-length rtree keys are not supported"
 
176
msgstr "rtree-����� ������ ����� �� ��������������"
 
177
 
 
178
#: access/rtree/rtree.c:786
 
179
#, c-format
 
180
msgid "index row size %lu exceeds rtree maximum, %lu"
 
181
msgstr "������ ������ ������� (%lu) ��������� ������������ ��� rtree: %lu"
 
182
 
 
183
#: access/transam/xlog.c:907
 
184
#, c-format
 
185
msgid "could not create archive status file \"%s\": %m"
 
186
msgstr "�� ���������� ������� ���� ��������� ������ \"%s\": %m"
 
187
 
 
188
#: access/transam/xlog.c:915
 
189
#, c-format
 
190
msgid "could not write archive status file \"%s\": %m"
 
191
msgstr "�� ���������� �������� � ���� ��������� ������ \"%s\": %m"
 
192
 
 
193
#: access/transam/xlog.c:1180
 
194
#: access/transam/xlog.c:1321
 
195
#: access/transam/xlog.c:5209
 
196
#, c-format
 
197
msgid "could not close log file %u, segment %u: %m"
 
198
msgstr "�� ������� ������� ���-���� %u, ������� %u: %m"
 
199
 
 
200
#: access/transam/xlog.c:1255
 
201
#: access/transam/xlog.c:2433
 
202
#, c-format
 
203
msgid "could not seek in log file %u, segment %u to offset %u: %m"
 
204
msgstr "�� ������� ������������� � ���-����� %u, ������� %u �� �������� %u: %m"
 
205
 
 
206
#: access/transam/xlog.c:1269
 
207
#, c-format
 
208
msgid "could not write to log file %u, segment %u at offset %u: %m"
 
209
msgstr "�� ������� �������� � ���-���� %u, ������� %u, �������� %u: %m"
 
210
 
 
211
#: access/transam/xlog.c:1521
 
212
#: access/transam/xlog.c:1612
 
213
#: access/transam/xlog.c:1825
 
214
#: access/transam/xlog.c:1879
 
215
#: access/transam/xlog.c:1888
 
216
#, c-format
 
217
msgid "could not open file \"%s\" (log file %u, segment %u): %m"
 
218
msgstr "�� ������� ������� ���� \"%s\" (���-����: %u, �������: %u): %m"
 
219
 
 
220
#: access/transam/slru.c:645
 
221
#: access/transam/xlog.c:1544
 
222
#: access/transam/xlog.c:1664
 
223
#: access/transam/xlog.c:2939
 
224
#: access/transam/xlog.c:5357
 
225
#: access/transam/xlog.c:5475
 
226
#: postmaster/postmaster.c:2906
 
227
#, c-format
 
228
msgid "could not create file \"%s\": %m"
 
229
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
230
 
 
231
#: access/transam/xlog.c:1573
 
232
#: access/transam/xlog.c:1697
 
233
#: access/transam/xlog.c:2992
 
234
#: access/transam/xlog.c:3030
 
235
#: commands/copy.c:1118
 
236
#: commands/tablespace.c:664
 
237
#: commands/tablespace.c:670
 
238
#: postmaster/postmaster.c:2916
 
239
#: postmaster/postmaster.c:2926
 
240
#: utils/init/miscinit.c:832
 
241
#: utils/init/miscinit.c:841
 
242
#: utils/misc/guc.c:4799
 
243
#: utils/misc/guc.c:4863
 
244
#, c-format
 
245
msgid "could not write to file \"%s\": %m"
 
246
msgstr "�� ���������� �������� ���� \"%s\": %m"
 
247
 
 
248
#: access/transam/slru.c:673
 
249
#: access/transam/xlog.c:1580
 
250
#: access/transam/xlog.c:1704
 
251
#: access/transam/xlog.c:3036
 
252
#, c-format
 
253
msgid "could not fsync file \"%s\": %m"
 
254
msgstr "�� ���������� ���������������� ���� \"%s\" � fsync: %m"
 
255
 
 
256
#: access/transam/slru.c:680
 
257
#: access/transam/xlog.c:1585
 
258
#: access/transam/xlog.c:1709
 
259
#: access/transam/xlog.c:3041
 
260
#, c-format
 
261
msgid "could not close file \"%s\": %m"
 
262
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
263
 
 
264
#: access/transam/slru.c:638
 
265
#: access/transam/xlog.c:1649
 
266
#: access/transam/xlog.c:2770
 
267
#: access/transam/xlog.c:2860
 
268
#: access/transam/xlog.c:2958
 
269
#: libpq/hba.c:948
 
270
#: libpq/hba.c:1005
 
271
#: utils/error/elog.c:1118
 
272
#: utils/init/miscinit.c:783
 
273
#: utils/init/miscinit.c:889
 
274
#: utils/misc/database.c:68
 
275
#, c-format
 
276
msgid "could not open file \"%s\": %m"
 
277
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
278
 
 
279
#: access/transam/xlog.c:1677
 
280
#: access/transam/xlog.c:2970
 
281
#: access/transam/xlog.c:5446
 
282
#: access/transam/xlog.c:5497
 
283
#: access/transam/xlog.c:5569
 
284
#: access/transam/xlog.c:5594
 
285
#: access/transam/xlog.c:5632
 
286
#, c-format
 
287
msgid "could not read file \"%s\": %m"
 
288
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
289
 
 
290
#: access/transam/xlog.c:1680
 
291
#, c-format
 
292
msgid "not enough data in file \"%s\""
 
293
msgstr "������������ ������ � �����\"%s\""
 
294
 
 
295
#: access/transam/xlog.c:1792
 
296
#, c-format
 
297
msgid "could not link file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
 
298
msgstr "�� ������� ���������� ���� \"%s\" � \"%s\" (������������� ���-�����: %u, �������: %u): %m"
 
299
 
 
300
#: access/transam/xlog.c:1799
 
301
#, c-format
 
302
msgid "could not rename file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
 
303
msgstr "�� ������� ������������� ���� \"%s\" � \"%s\" (������������� ���-�����: %u, �������: %u): %m"
 
304
 
 
305
#: access/transam/xlog.c:1954
 
306
#: access/transam/xlog.c:2056
 
307
#: access/transam/xlog.c:5340
 
308
#, c-format
 
309
msgid "could not stat file \"%s\": %m"
 
310
msgstr "������ � stat ��� ����� \"%s\": %m"
 
311
 
 
312
#: access/transam/xlog.c:1962
 
313
#: access/transam/xlog.c:5502
 
314
#: access/transam/xlog.c:5656
 
315
#: commands/tablespace.c:589
 
316
#, c-format
 
317
msgid "could not remove file \"%s\": %m"
 
318
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
319
 
 
320
#: access/transam/xlog.c:2037
 
321
#, c-format
 
322
msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
 
323
msgstr ""
 
324
 
 
325
#: access/transam/xlog.c:2044
 
326
#, c-format
 
327
msgid "restored log file \"%s\" from archive"
 
328
msgstr ""
 
329
 
 
330
#: access/transam/xlog.c:2069
 
331
#, c-format
 
332
msgid "could not restore file \"%s\" from archive: return code %d"
 
333
msgstr "�� ���������� ������������ ���� \"%s\" �� ������: ��� ��������  %d"
 
334
 
 
335
#: access/transam/xlog.c:2137
 
336
#, c-format
 
337
msgid "could not open transaction log directory \"%s\": %m"
 
338
msgstr "�� ������� ������� ���������� ������� ���������� \"%s\": %m"
 
339
 
 
340
#: access/transam/xlog.c:2182
 
341
#, c-format
 
342
msgid "recycled transaction log file \"%s\""
 
343
msgstr "����������������� ���� ����������: \"%s\""
 
344
 
 
345
#: access/transam/xlog.c:2190
 
346
#, c-format
 
347
msgid "removing transaction log file \"%s\""
 
348
msgstr "�������� ���� ����������: \"%s\""
 
349
 
 
350
#: access/transam/xlog.c:2213
 
351
#, c-format
 
352
msgid "could not read transaction log directory \"%s\": %m"
 
353
msgstr "�� ���������� ������� ���� ���������� ���� ���������� \"%s\": %m"
 
354
 
 
355
#: access/transam/xlog.c:2297
 
356
#, c-format
 
357
msgid "incorrect resource manager data checksum in record at %X/%X"
 
358
msgstr "������������ ����������� ����� ������ ��������� �������� � ������ �� %X/%X"
 
359
 
 
360
#: access/transam/xlog.c:2320
 
361
#, c-format
 
362
msgid "incorrect checksum of backup block %d in record at %X/%X"
 
363
msgstr "������������ ����������� ����� ���������� ����� %d � ������ �� %X/%X"
 
364
 
 
365
#: access/transam/xlog.c:2393
 
366
#: access/transam/xlog.c:2463
 
367
#, c-format
 
368
msgid "invalid record offset at %X/%X"
 
369
msgstr "�������� �������� ������ � %X/%X"
 
370
 
 
371
#: access/transam/xlog.c:2441
 
372
#, c-format
 
373
msgid "could not read from log file %u, segment %u at offset %u: %m"
 
374
msgstr "�� ������� ������� �� ���-�����: %u, �������: %u, �������� %u: %m"
 
375
 
 
376
#: access/transam/xlog.c:2471
 
377
#, c-format
 
378
msgid "contrecord is requested by %X/%X"
 
379
msgstr "contrecord ��������� ���������: %X/%X"
 
380
 
 
381
#: access/transam/xlog.c:2486
 
382
#, c-format
 
383
msgid "record with zero length at %X/%X"
 
384
msgstr "������ � ������� ������� � %X/%X"
 
385
 
 
386
#: access/transam/xlog.c:2493
 
387
#, c-format
 
388
msgid "invalid resource manager ID %u at %X/%X"
 
389
msgstr "�������� ID ��������� �������� %u � %X/%X"
 
390
 
 
391
#: access/transam/xlog.c:2531
 
392
#, c-format
 
393
msgid "record length %u at %X/%X too long"
 
394
msgstr "����� ������ %u � %X/%X ������� ������"
 
395
 
 
396
#: access/transam/xlog.c:2567
 
397
#, c-format
 
398
msgid "could not read from log file %u, segment %u, offset %u: %m"
 
399
msgstr "�� ������� ������� �� ���-�����: %u, �������: %u, �������� %u: %m"
 
400
 
 
401
#: access/transam/xlog.c:2576
 
402
#, c-format
 
403
msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
 
404
msgstr "����������� ���� contrecord � ���� ������� %u, ������� %u, �������� %u"
 
405
 
 
406
#: access/transam/xlog.c:2586
 
407
#, c-format
 
408
msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
 
409
msgstr "�������� ����� contrecord %u � ���� ������� %u, ������� %u, �������� %u"
 
410
 
 
411
#: access/transam/xlog.c:2653
 
412
#, c-format
 
413
msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
 
414
msgstr "�������� ���������� ����� %04X � ���� ������� %u, ������� %u, �������� %u"
 
415
 
 
416
#: access/transam/xlog.c:2660
 
417
#, c-format
 
418
msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
 
419
msgstr "�������� �������������� ���� %04X � ���� ������� %u, ������� %u, �������� %u"
 
420
 
 
421
#: access/transam/xlog.c:2682
 
422
#: access/transam/xlog.c:2690
 
423
msgid "WAL file is from different system"
 
424
msgstr ""
 
425
 
 
426
#: access/transam/xlog.c:2683
 
427
#, c-format
 
428
msgid "WAL file SYSID is %s, pg_control SYSID is %s"
 
429
msgstr ""
 
430
 
 
431
#: access/transam/xlog.c:2691
 
432
msgid "Incorrect XLOG_SEG_SIZE in page header."
 
433
msgstr ""
 
434
 
 
435
#: access/transam/xlog.c:2700
 
436
#, c-format
 
437
msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
 
438
msgstr "����������� pageaddr %X/%X � ���� ������� %u, ������� %u, �������� %u"
 
439
 
 
440
#: access/transam/xlog.c:2712
 
441
#, c-format
 
442
msgid "unexpected timeline ID %u in log file %u, segment %u, offset %u"
 
443
msgstr "����������� timeline ID %u � ����� ������� %u, ������� %u, �������� %u"
 
444
 
 
445
#: access/transam/xlog.c:2730
 
446
#, c-format
 
447
msgid "out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset %u"
 
448
msgstr "��� ������������������ timeline ID %u (����� %u) � ����� ������� %u, ������� %u, �������� %u"
 
449
 
 
450
#: access/transam/xlog.c:2799
 
451
#, c-format
 
452
msgid "syntax error in history file: %s"
 
453
msgstr ""
 
454
 
 
455
#: access/transam/xlog.c:2800
 
456
msgid "Expected a numeric timeline ID."
 
457
msgstr ""
 
458
 
 
459
#: access/transam/xlog.c:2805
 
460
#, c-format
 
461
msgid "invalid data in history file: %s"
 
462
msgstr ""
 
463
 
 
464
#: access/transam/xlog.c:2806
 
465
msgid "Timeline IDs must be in increasing sequence."
 
466
msgstr ""
 
467
 
 
468
#: access/transam/xlog.c:2819
 
469
#, c-format
 
470
msgid "invalid data in history file \"%s\""
 
471
msgstr ""
 
472
 
 
473
#: access/transam/xlog.c:2820
 
474
msgid "Timeline IDs must be less than child timeline's ID."
 
475
msgstr ""
 
476
 
 
477
#: access/transam/xlog.c:3058
 
478
#, c-format
 
479
msgid "could not link file \"%s\" to \"%s\": %m"
 
480
msgstr "�� ���������� ���������� ���� \"%s\" � \"%s\": %m"
 
481
 
 
482
#: access/transam/xlog.c:3065
 
483
#: access/transam/xlog.c:3847
 
484
#: access/transam/xlog.c:3890
 
485
#: commands/user.c:282
 
486
#: commands/user.c:412
 
487
#: postmaster/pgarch.c:596
 
488
#, c-format
 
489
msgid "could not rename file \"%s\" to \"%s\": %m"
 
490
msgstr "�� ���������� ������������� ���� \"%s\" � \"%s\": %m"
 
491
 
 
492
#: access/transam/xlog.c:3126
 
493
msgid "invalid LC_COLLATE setting"
 
494
msgstr "�������� �������� LC_COLLATE"
 
495
 
 
496
#: access/transam/xlog.c:3131
 
497
msgid "invalid LC_CTYPE setting"
 
498
msgstr "�������� �������� LC_CTYPE"
 
499
 
 
500
#: access/transam/xlog.c:3150
 
501
msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one"
 
502
msgstr "sizeof(ControlFileData) ������ ��� BLCKSZ; ��������� ����� �� ���"
 
503
 
 
504
#: access/transam/xlog.c:3160
 
505
#, c-format
 
506
msgid "could not create control file \"%s\": %m"
 
507
msgstr "�� ���������� ������� ���� ���������� \"%s\": %m"
 
508
 
 
509
#: access/transam/xlog.c:3171
 
510
#: access/transam/xlog.c:3358
 
511
#, c-format
 
512
msgid "could not write to control file: %m"
 
513
msgstr "�� ���������� �������� � ���� ����������: %m"
 
514
 
 
515
#: access/transam/xlog.c:3177
 
516
#: access/transam/xlog.c:3364
 
517
#, c-format
 
518
msgid "could not fsync control file: %m"
 
519
msgstr "�� ���������� ���������������� (fsync) ���� ����������: %m"
 
520
 
 
521
#: access/transam/xlog.c:3182
 
522
#: access/transam/xlog.c:3369
 
523
#, c-format
 
524
msgid "could not close control file: %m"
 
525
msgstr ""
 
526
 
 
527
#: access/transam/xlog.c:3198
 
528
#: access/transam/xlog.c:3347
 
529
#, c-format
 
530
msgid "could not open control file \"%s\": %m"
 
531
msgstr "�� ���������� ������� ���� ���������� \"%s\": %m"
 
532
 
 
533
#: access/transam/xlog.c:3204
 
534
#, c-format
 
535
msgid "could not read from control file: %m"
 
536
msgstr "�� ���������� ������� �� ����� ����������: %m"
 
537
 
 
538
#: access/transam/xlog.c:3216
 
539
#: access/transam/xlog.c:3246
 
540
#: access/transam/xlog.c:3253
 
541
#: access/transam/xlog.c:3260
 
542
#: access/transam/xlog.c:3267
 
543
#: access/transam/xlog.c:3274
 
544
#: access/transam/xlog.c:3281
 
545
#: access/transam/xlog.c:3290
 
546
#: access/transam/xlog.c:3297
 
547
#: access/transam/xlog.c:3305
 
548
#: utils/init/miscinit.c:907
 
549
msgid "database files are incompatible with server"
 
550
msgstr "����� ���� ������ �� ���������� � ��������"
 
551
 
 
552
#: access/transam/xlog.c:3217
 
553
#, c-format
 
554
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
 
555
msgstr "������� ��� ������ ��� ��������������� � PG_CONTROL_VERSION %d, �� ������ ��� ������������� � PG_CONTROL_VERSION %d."
 
556
 
 
557
#: access/transam/xlog.c:3220
 
558
#: access/transam/xlog.c:3250
 
559
msgid "It looks like you need to initdb."
 
560
msgstr "������ ��� ���� ��������� initdb."
 
561
 
 
562
#: access/transam/xlog.c:3230
 
563
msgid "incorrect checksum in control file"
 
564
msgstr "�������� ����������� ����� � ����� ����������"
 
565
 
 
566
#: access/transam/xlog.c:3247
 
567
#, c-format
 
568
msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
 
569
msgstr "������� ��� ������ ��� ��������������� � CATALOG_VERSION_NO %d, �� ������ ��� ������������� � CATALOG_VERSION_NO %d."
 
570
 
 
571
#: access/transam/xlog.c:3254
 
572
#, c-format
 
573
msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
 
574
msgstr "������� ��� ������ ��� ��������������� � BLCKSZ %d, �� ������ ��� ������������� � BLCKSZ %d."
 
575
 
 
576
#: access/transam/xlog.c:3257
 
577
#: access/transam/xlog.c:3264
 
578
#: access/transam/xlog.c:3271
 
579
#: access/transam/xlog.c:3278
 
580
#: access/transam/xlog.c:3285
 
581
#: access/transam/xlog.c:3293
 
582
#: access/transam/xlog.c:3300
 
583
#: access/transam/xlog.c:3309
 
584
msgid "It looks like you need to recompile or initdb."
 
585
msgstr "������ ��� ���� ����������������� ��� ��������� initdb."
 
586
 
 
587
#: access/transam/xlog.c:3261
 
588
#, c-format
 
589
msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
 
590
msgstr "������� ��� ������ ��� ��������������� � RELSEG_SIZE %d, �� ������ ��� ������������� � RELSEG_SIZE %d."
 
591
 
 
592
#: access/transam/xlog.c:3268
 
593
#, c-format
 
594
msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
 
595
msgstr "������� ��� ������ ��� ��������������� � XLOG_SEG_SIZE %d, �� ������ ��� ������������� � XLOG_SEG_SIZE %d."
 
596
 
 
597
#: access/transam/xlog.c:3275
 
598
#, c-format
 
599
msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
 
600
msgstr "������� ��� ������ ��� ��������������� � NAMEDATALEN %d, �� ������ ��� ������������� � NAMEDATALEN %d."
 
601
 
 
602
#: access/transam/xlog.c:3282
 
603
#, c-format
 
604
msgid "The database cluster was initialized with FUNC_MAX_ARGS %d, but the server was compiled with FUNC_MAX_ARGS %d."
 
605
msgstr "������� ��� ������ ��� ��������������� � FUNC_MAX_ARGS %d, �� ������ ��� ������������� � FUNC_MAX_ARGS %d."
 
606
 
 
607
#: access/transam/xlog.c:3291
 
608
msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
 
609
msgstr "������� ��� ������ ��� ��������������� ��� HAVE_INT64_TIMESTAMP, �� ������ ��� ������������� � HAVE_INT64_TIMESTAMP."
 
610
 
 
611
#: access/transam/xlog.c:3298
 
612
msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
 
613
msgstr "������� ��� ������ ��� ��������������� � PG_CONTROL_VERSION, �� ������ ��� ������������� ��� PG_CONTROL_VERSION."
 
614
 
 
615
#: access/transam/xlog.c:3306
 
616
#, c-format
 
617
msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d."
 
618
msgstr "������� ��� ������ ��� ��������������� � LOCALE_NAME_BUFLEN %d, �� ������ ��� ������������� � LOCALE_NAME_BUFLEN %d."
 
619
 
 
620
#: access/transam/xlog.c:3312
 
621
#: access/transam/xlog.c:3319
 
622
msgid "database files are incompatible with operating system"
 
623
msgstr "����� ���� ������ �� ���������� � ������������ ��������"
 
624
 
 
625
#: access/transam/xlog.c:3313
 
626
#, c-format
 
627
msgid "The database cluster was initialized with LC_COLLATE \"%s\", which is not recognized by setlocale()."
 
628
msgstr "������� ��� ������ ��� ��������������� � LC_COLLATE \"%s\", ������� �� ����������� � setlocale()."
 
629
 
 
630
#: access/transam/xlog.c:3316
 
631
#: access/transam/xlog.c:3323
 
632
msgid "It looks like you need to initdb or install locale support."
 
633
msgstr "������ ��� ����� ��������� initdb ��� ������������� ��������� ������."
 
634
 
 
635
#: access/transam/xlog.c:3320
 
636
#, c-format
 
637
msgid "The database cluster was initialized with LC_CTYPE \"%s\", which is not recognized by setlocale()."
 
638
msgstr "������� ��� ������ ��� ��������������� � LC_CTYPE \"%s\", ������� �� ���������� � setlocale()."
 
639
 
 
640
#: access/transam/xlog.c:3546
 
641
#, c-format
 
642
msgid "could not write bootstrap transaction log file: %m"
 
643
msgstr "�� ���������� �������� ���� ���� ��������� ����������: %m"
 
644
 
 
645
#: access/transam/xlog.c:3552
 
646
#, c-format
 
647
msgid "could not fsync bootstrap transaction log file: %m"
 
648
msgstr "�� ���������� ���������������� (fsync) ���� ���� ��������� ����������: %m"
 
649
 
 
650
#: access/transam/xlog.c:3557
 
651
#, c-format
 
652
msgid "could not close bootstrap transaction log file: %m"
 
653
msgstr ""
 
654
 
 
655
#: access/transam/xlog.c:3619
 
656
#, c-format
 
657
msgid "could not open recovery command file \"%s\": %m"
 
658
msgstr ""
 
659
 
 
660
#: access/transam/xlog.c:3624
 
661
msgid "starting archive recovery"
 
662
msgstr ""
 
663
 
 
664
#: access/transam/xlog.c:3669
 
665
#, c-format
 
666
msgid "restore_command = \"%s\""
 
667
msgstr "restore_command = \"%s\""
 
668
 
 
669
#: access/transam/xlog.c:3683
 
670
#, c-format
 
671
msgid "recovery_target_timeline is not a valid number: \"%s\""
 
672
msgstr ""
 
673
 
 
674
#: access/transam/xlog.c:3688
 
675
#, c-format
 
676
msgid "recovery_target_timeline = %u"
 
677
msgstr "recovery_target_timeline = %u"
 
678
 
 
679
#: access/transam/xlog.c:3691
 
680
msgid "recovery_target_timeline = latest"
 
681
msgstr "recovery_target_timeline = latest"
 
682
 
 
683
#: access/transam/xlog.c:3699
 
684
#, c-format
 
685
msgid "recovery_target_xid is not a valid number: \"%s\""
 
686
msgstr ""
 
687
 
 
688
#: access/transam/xlog.c:3702
 
689
#, c-format
 
690
msgid "recovery_target_xid = %u"
 
691
msgstr "recovery_target_xid = %u"
 
692
 
 
693
#: access/transam/xlog.c:3727
 
694
#, c-format
 
695
msgid "recovery_target_time = %s"
 
696
msgstr "recovery_target_time = %s"
 
697
 
 
698
#: access/transam/xlog.c:3744
 
699
#, c-format
 
700
msgid "recovery_target_inclusive = %s"
 
701
msgstr "recovery_target_inclusive = %s"
 
702
 
 
703
#: access/transam/xlog.c:3748
 
704
#, c-format
 
705
msgid "unrecognized recovery parameter \"%s\""
 
706
msgstr ""
 
707
 
 
708
#: access/transam/xlog.c:3756
 
709
#, c-format
 
710
msgid "syntax error in recovery command file: %s"
 
711
msgstr ""
 
712
 
 
713
#: access/transam/xlog.c:3758
 
714
msgid "Lines should have the format parameter = 'value'."
 
715
msgstr ""
 
716
 
 
717
#: access/transam/xlog.c:3763
 
718
#, c-format
 
719
msgid "recovery command file \"%s\" did not specify restore_command"
 
720
msgstr ""
 
721
 
 
722
# [SM]: TO REVIEW
 
723
#: access/transam/xlog.c:3782
 
724
#, c-format
 
725
msgid "recovery_target_timeline %u does not exist"
 
726
msgstr ""
 
727
 
 
728
#: access/transam/xlog.c:3894
 
729
msgid "archive recovery complete"
 
730
msgstr ""
 
731
 
 
732
#: access/transam/xlog.c:3978
 
733
#, c-format
 
734
msgid "recovery stopping after commit of transaction %u, time %s"
 
735
msgstr ""
 
736
 
 
737
#: access/transam/xlog.c:3982
 
738
#, c-format
 
739
msgid "recovery stopping before commit of transaction %u, time %s"
 
740
msgstr ""
 
741
 
 
742
#: access/transam/xlog.c:3989
 
743
#, c-format
 
744
msgid "recovery stopping after abort of transaction %u, time %s"
 
745
msgstr ""
 
746
 
 
747
#: access/transam/xlog.c:3993
 
748
#, c-format
 
749
msgid "recovery stopping before abort of transaction %u, time %s"
 
750
msgstr ""
 
751
 
 
752
#: access/transam/xlog.c:4035
 
753
msgid "control file contains invalid data"
 
754
msgstr "���� ���������� �������� �������� ������"
 
755
 
 
756
#: access/transam/xlog.c:4039
 
757
#, c-format
 
758
msgid "database system was shut down at %s"
 
759
msgstr "������� ���� ���������: %s"
 
760
 
 
761
#: access/transam/xlog.c:4043
 
762
#, c-format
 
763
msgid "database system shutdown was interrupted at %s"
 
764
msgstr "���������� ������� ���� ��������: %s"
 
765
 
 
766
#: access/transam/xlog.c:4047
 
767
#, c-format
 
768
msgid "database system was interrupted while in recovery at %s"
 
769
msgstr "������� ���� �������� �� ����� �������������� �� %s"
 
770
 
 
771
#: access/transam/xlog.c:4049
 
772
msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
 
773
msgstr "��� ������ ����� �������� ��� ��������� ������ ���������� � ��� ���ģ���� ������������ ��������� ����� ��� ��������������."
 
774
 
 
775
#: access/transam/xlog.c:4053
 
776
#, c-format
 
777
msgid "database system was interrupted at %s"
 
778
msgstr "������� ���� ��������: %s"
 
779
 
 
780
#: access/transam/xlog.c:4085
 
781
#, c-format
 
782
msgid "requested timeline %u is not a child of database system timeline %u"
 
783
msgstr ""
 
784
 
 
785
#: access/transam/xlog.c:4100
 
786
#: access/transam/xlog.c:4122
 
787
#, c-format
 
788
msgid "checkpoint record is at %X/%X"
 
789
msgstr "����������� �����: %X/%X"
 
790
 
 
791
#: access/transam/xlog.c:4107
 
792
msgid "could not locate required checkpoint record"
 
793
msgstr ""
 
794
 
 
795
#: access/transam/xlog.c:4108
 
796
#, c-format
 
797
msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
 
798
msgstr ""
 
799
 
 
800
#: access/transam/xlog.c:4132
 
801
#, c-format
 
802
msgid "using previous checkpoint record at %X/%X"
 
803
msgstr "������������ ���������� ����������� �����: %X/%X"
 
804
 
 
805
#: access/transam/xlog.c:4139
 
806
msgid "could not locate a valid checkpoint record"
 
807
msgstr "�� ����������  ����� ���������� ����������� �����"
 
808
 
 
809
#: access/transam/xlog.c:4148
 
810
#, c-format
 
811
msgid "redo record is at %X/%X; undo record is at %X/%X; shutdown %s"
 
812
msgstr "redo-������: %X/%X; undo-������: %X/%X; ����������: %s"
 
813
 
 
814
#: access/transam/xlog.c:4153
 
815
#, c-format
 
816
msgid "next transaction ID: %u; next OID: %u"
 
817
msgstr "ID ��������� ����������: %u; ��������� OID: %u"
 
818
 
 
819
#: access/transam/xlog.c:4157
 
820
msgid "invalid next transaction ID"
 
821
msgstr "�������� ID ��������� ����������"
 
822
 
 
823
#: access/transam/xlog.c:4174
 
824
msgid "invalid redo in checkpoint record"
 
825
msgstr "�������� ������ REDO (���������) � ������ ����������� �����"
 
826
 
 
827
#: access/transam/xlog.c:4188
 
828
msgid "invalid redo/undo record in shutdown checkpoint"
 
829
msgstr "�������� ������ REDO/UNDO (���������/��������) � ������ ����������� ����� ��������"
 
830
 
 
831
#: access/transam/xlog.c:4206
 
832
msgid "automatic recovery in progress"
 
833
msgstr ""
 
834
 
 
835
#: access/transam/xlog.c:4209
 
836
msgid "database system was not properly shut down; automatic recovery in progress"
 
837
msgstr "������� ��� ������ ���� ����������� �����������; ������������ �������������� ��������������"
 
838
 
 
839
#: access/transam/xlog.c:4246
 
840
#, c-format
 
841
msgid "redo starts at %X/%X"
 
842
msgstr "REDO (���������) ���������� � %X/%X"
 
843
 
 
844
#: access/transam/xlog.c:4304
 
845
#, c-format
 
846
msgid "redo done at %X/%X"
 
847
msgstr "REDO (���������) ��������� �� %X/%X"
 
848
 
 
849
#: access/transam/xlog.c:4312
 
850
msgid "redo is not required"
 
851
msgstr "REDO (���������) �� ���������"
 
852
 
 
853
#: access/transam/xlog.c:4332
 
854
msgid "requested recovery stop point is before end time of backup dump"
 
855
msgstr ""
 
856
 
 
857
#: access/transam/xlog.c:4336
 
858
msgid "WAL ends before end time of backup dump"
 
859
msgstr ""
 
860
 
 
861
#: access/transam/xlog.c:4351
 
862
#, c-format
 
863
msgid "selected new timeline ID: %u"
 
864
msgstr ""
 
865
 
 
866
#: access/transam/xlog.c:4433
 
867
#, c-format
 
868
msgid "undo starts at %X/%X"
 
869
msgstr "UNDO (��������) ���������� � %X/%X"
 
870
 
 
871
#: access/transam/xlog.c:4444
 
872
#, c-format
 
873
msgid "undo done at %X/%X"
 
874
msgstr "UNDO (��������) ��������� �� %X/%X"
 
875
 
 
876
#: access/transam/xlog.c:4449
 
877
msgid "undo is not required"
 
878
msgstr "UNDO (��������) �� ���������"
 
879
 
 
880
#: access/transam/xlog.c:4517
 
881
msgid "database system is ready"
 
882
msgstr "������� ������ � �������������"
 
883
 
 
884
#: access/transam/xlog.c:4556
 
885
msgid "invalid primary checkpoint link in control file"
 
886
msgstr "�������� ��������� ����������� ����� � ����������� �����"
 
887
 
 
888
#: access/transam/xlog.c:4560
 
889
msgid "invalid secondary checkpoint link in control file"
 
890
msgstr "�������� ��������� ����������� ����� � ����������� �����"
 
891
 
 
892
#: access/transam/xlog.c:4564
 
893
msgid "invalid checkpoint link in backup_label file"
 
894
msgstr ""
 
895
 
 
896
#: access/transam/xlog.c:4578
 
897
msgid "invalid primary checkpoint record"
 
898
msgstr "�������� ��������� ����������� �����"
 
899
 
 
900
#: access/transam/xlog.c:4582
 
901
msgid "invalid secondary checkpoint record"
 
902
msgstr "�������� ��������� ����������� �����"
 
903
 
 
904
#: access/transam/xlog.c:4586
 
905
msgid "invalid checkpoint record"
 
906
msgstr "�������� ������ ����������� �����"
 
907
 
 
908
#: access/transam/xlog.c:4597
 
909
msgid "invalid resource manager ID in primary checkpoint record"
 
910
msgstr "�������� ID ��������� �������� � ��������� ����������� �����"
 
911
 
 
912
#: access/transam/xlog.c:4601
 
913
msgid "invalid resource manager ID in secondary checkpoint record"
 
914
msgstr "�������� ID ��������� �������� �� ��������� ����������� �����"
 
915
 
 
916
#: access/transam/xlog.c:4605
 
917
msgid "invalid resource manager ID in checkpoint record"
 
918
msgstr "�������� ID ��������� �������� � ����������� �����"
 
919
 
 
920
#: access/transam/xlog.c:4617
 
921
msgid "invalid xl_info in primary checkpoint record"
 
922
msgstr "�������� xl_info � ��������� ����������� �����"
 
923
 
 
924
#: access/transam/xlog.c:4621
 
925
msgid "invalid xl_info in secondary checkpoint record"
 
926
msgstr "�������� xl_info �� ��������� ����������� �����"
 
927
 
 
928
#: access/transam/xlog.c:4625
 
929
msgid "invalid xl_info in checkpoint record"
 
930
msgstr "�������� xl_info � ����������� �����"
 
931
 
 
932
#: access/transam/xlog.c:4636
 
933
msgid "invalid length of primary checkpoint record"
 
934
msgstr "�������� ����� ������ ��������� ����������� �����"
 
935
 
 
936
#: access/transam/xlog.c:4640
 
937
msgid "invalid length of secondary checkpoint record"
 
938
msgstr "�������� ����� ������ ��������� ����������� �����"
 
939
 
 
940
#: access/transam/xlog.c:4644
 
941
msgid "invalid length of checkpoint record"
 
942
msgstr "�������� ����� ������ ����������� �����"
 
943
 
 
944
#: access/transam/xlog.c:4697
 
945
msgid "shutting down"
 
946
msgstr "���������� � ��������"
 
947
 
 
948
#: access/transam/xlog.c:4706
 
949
msgid "database system is shut down"
 
950
msgstr "������� ���������"
 
951
 
 
952
#: access/transam/xlog.c:4897
 
953
msgid "checkpoint starting"
 
954
msgstr ""
 
955
 
 
956
#: access/transam/xlog.c:4926
 
957
msgid "concurrent transaction log activity while database system is shutting down"
 
958
msgstr "�������� ������������ ���������� � ������� ���������� ��� ��������� ������� ��� ������"
 
959
 
 
960
#: access/transam/xlog.c:4998
 
961
#, c-format
 
962
msgid "checkpoint complete; %d transaction log file(s) added, %d removed, %d recycled"
 
963
msgstr ""
 
964
 
 
965
#: access/transam/xlog.c:5058
 
966
#, c-format
 
967
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
 
968
msgstr ""
 
969
 
 
970
#: access/transam/xlog.c:5081
 
971
#, c-format
 
972
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
 
973
msgstr ""
 
974
 
 
975
#: access/transam/xlog.c:5202
 
976
#: access/transam/xlog.c:5234
 
977
#, c-format
 
978
msgid "could not fsync log file %u, segment %u: %m"
 
979
msgstr "�� ������� ���������������� (fsync) ���-����: %u, �������: %u: %m"
 
980
 
 
981
#: access/transam/xlog.c:5242
 
982
#, c-format
 
983
msgid "could not fdatasync log file %u, segment %u: %m"
 
984
msgstr "�� ������� ���������������� (fdatasync) ���-����: %u, �������: %u: %m"
 
985
 
 
986
#: access/transam/xlog.c:5285
 
987
#: access/transam/xlog.c:5412
 
988
msgid "must be superuser to run a backup"
 
989
msgstr ""
 
990
 
 
991
#: access/transam/xlog.c:5290
 
992
msgid "WAL archiving is not active"
 
993
msgstr ""
 
994
 
 
995
#: access/transam/xlog.c:5291
 
996
msgid "archive_command must be defined before online backups can be made safely."
 
997
msgstr ""
 
998
 
 
999
#: access/transam/xlog.c:5346
 
1000
msgid "a backup is already in progress"
 
1001
msgstr ""
 
1002
 
 
1003
#: access/transam/xlog.c:5347
 
1004
#, c-format
 
1005
msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
 
1006
msgstr ""
 
1007
 
 
1008
#: access/transam/xlog.c:5368
 
1009
#: access/transam/xlog.c:5488
 
1010
#, c-format
 
1011
msgid "could not write file \"%s\": %m"
 
1012
msgstr "�� ���������� �������� ���� \"%s\": %m"
 
1013
 
 
1014
#: access/transam/xlog.c:5450
 
1015
msgid "a backup is not in progress"
 
1016
msgstr ""
 
1017
 
 
1018
#: access/transam/xlog.c:5463
 
1019
#: access/transam/xlog.c:5584
 
1020
#: access/transam/xlog.c:5590
 
1021
#: access/transam/xlog.c:5621
 
1022
#: access/transam/xlog.c:5627
 
1023
#, c-format
 
1024
msgid "invalid data in file \"%s\""
 
1025
msgstr "�������� ������ � ����� \"%s\""
 
1026
 
 
1027
#: access/transam/slru.c:452
 
1028
#, c-format
 
1029
msgid "file \"%s\" doesn't exist, reading as zeroes"
 
1030
msgstr "���� \"%s\" �� ����������, �������� ��� ����"
 
1031
 
 
1032
#: access/transam/slru.c:637
 
1033
#: access/transam/slru.c:644
 
1034
#: access/transam/slru.c:651
 
1035
#: access/transam/slru.c:658
 
1036
#: access/transam/slru.c:665
 
1037
#: access/transam/slru.c:672
 
1038
#: access/transam/slru.c:679
 
1039
#, c-format
 
1040
msgid "could not access status of transaction %u"
 
1041
msgstr "������ ���������� %u �� ��������"
 
1042
 
 
1043
#: access/transam/slru.c:652
 
1044
#, c-format
 
1045
msgid "could not seek in file \"%s\" to offset %u: %m"
 
1046
msgstr "�� ���������� ������������� � ����� \"%s\" �� �������� %u: %m"
 
1047
 
 
1048
#: access/transam/slru.c:659
 
1049
#, c-format
 
1050
msgid "could not read from file \"%s\" at offset %u: %m"
 
1051
msgstr "�� ���������� ������� �� ����� \"%s\" �� ��������� %u: %m"
 
1052
 
 
1053
#: access/transam/slru.c:666
 
1054
#, c-format
 
1055
msgid "could not write to file \"%s\" at offset %u: %m"
 
1056
msgstr "�� ���������� �������� � ���� \"%s\" ��� �������� %u: %m"
 
1057
 
 
1058
#: access/transam/slru.c:862
 
1059
#, c-format
 
1060
msgid "could not truncate directory \"%s\": apparent wraparound"
 
1061
msgstr "�� ���������� ������� ���������� \"%s\": ����� �����������"
 
1062
 
 
1063
#: ../port/copydir.c:55
 
1064
#: access/transam/slru.c:930
 
1065
#: commands/tablespace.c:525
 
1066
#: commands/tablespace.c:692
 
1067
#: utils/adt/misc.c:174
 
1068
#, c-format
 
1069
msgid "could not open directory \"%s\": %m"
 
1070
msgstr "�� ���������� ������� ���������� \"%s\": %m"
 
1071
 
 
1072
#: access/transam/slru.c:948
 
1073
#, c-format
 
1074
msgid "removing file \"%s\""
 
1075
msgstr "�������� ����� \"%s\""
 
1076
 
 
1077
#: access/transam/slru.c:967
 
1078
#: commands/tablespace.c:573
 
1079
#: commands/tablespace.c:719
 
1080
#, c-format
 
1081
msgid "could not read directory \"%s\": %m"
 
1082
msgstr "�� ���������� ������� ���������� \"%s\": %m"
 
1083
 
 
1084
#: access/transam/xact.c:510
 
1085
msgid "cannot have more than 2^32-1 commands in a transaction"
 
1086
msgstr "������ ����� ����� 2^32-1 ������ � ����� ����������"
 
1087
 
 
1088
#. translator: %s represents an SQL statement name
 
1089
#: access/transam/xact.c:2178
 
1090
#, c-format
 
1091
msgid "%s cannot run inside a transaction block"
 
1092
msgstr "%s �� ����� ����������� ������ ��������������� �����"
 
1093
 
 
1094
#. translator: %s represents an SQL statement name
 
1095
#: access/transam/xact.c:2188
 
1096
#, c-format
 
1097
msgid "%s cannot run inside a subtransaction"
 
1098
msgstr ""
 
1099
 
 
1100
#. translator: %s represents an SQL statement name
 
1101
#: access/transam/xact.c:2200
 
1102
#, c-format
 
1103
msgid "%s cannot be executed from a function"
 
1104
msgstr "%s �� ����� ����������� ������ �������"
 
1105
 
 
1106
#. translator: %s represents an SQL statement name
 
1107
#: access/transam/xact.c:2251
 
1108
#, c-format
 
1109
msgid "%s may only be used in transaction blocks"
 
1110
msgstr "%s ����� ����������� ������ ������ ������ ����������"
 
1111
 
 
1112
#: access/transam/xact.c:2434
 
1113
msgid "there is already a transaction in progress"
 
1114
msgstr "���������� ��� � �������� ����������"
 
1115
 
 
1116
#: access/transam/xact.c:2549
 
1117
#: access/transam/xact.c:2640
 
1118
msgid "there is no transaction in progress"
 
1119
msgstr "��� ���������� � �������� ����������"
 
1120
 
 
1121
#: access/transam/xact.c:2732
 
1122
#: access/transam/xact.c:2781
 
1123
#: access/transam/xact.c:2787
 
1124
#: access/transam/xact.c:2831
 
1125
#: access/transam/xact.c:2878
 
1126
#: access/transam/xact.c:2884
 
1127
msgid "no such savepoint"
 
1128
msgstr ""
 
1129
 
 
1130
#: access/transam/xact.c:3522
 
1131
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 
1132
msgstr "������ ����� ����� 2^32-1 ������������� � ����� ����������"
 
1133
 
 
1134
#: bootstrap/bootstrap.c:300
 
1135
#: postmaster/postmaster.c:550
 
1136
#: tcop/postgres.c:2533
 
1137
#, c-format
 
1138
msgid "--%s requires a value"
 
1139
msgstr "--%s ������� ��������"
 
1140
 
 
1141
#: bootstrap/bootstrap.c:305
 
1142
#: postmaster/postmaster.c:555
 
1143
#: tcop/postgres.c:2538
 
1144
#, c-format
 
1145
msgid "-c %s requires a value"
 
1146
msgstr "-c %s ������� ��������"
 
1147
 
 
1148
#: bootstrap/bootstrap.c:482
 
1149
msgid ""
 
1150
"Usage:\n"
 
1151
"  postgres -boot [OPTION]... DBNAME\n"
 
1152
"  -c NAME=VALUE    set run-time parameter\n"
 
1153
"  -d 1-5           debug level\n"
 
1154
"  -D datadir       data directory\n"
 
1155
"  -F               turn off fsync\n"
 
1156
"  -o file          send debug output to file\n"
 
1157
"  -x num           internal use\n"
 
1158
msgstr ""
 
1159
"�������������:\n"
 
1160
"  postgres -boot [�����]... �����\n"
 
1161
"  -c ���=��������  set run-time parameter\n"
 
1162
"  -d 1-5           ������� �������\n"
 
1163
"  -D ���������     ���������� � �������\n"
 
1164
"  -F               ��������� fsync\n"
 
1165
"  -o ����          ��������� ����� ������ ������� � ����\n"
 
1166
"  -x �����         ��� ����������� �������������\n"
 
1167
 
 
1168
#: catalog/dependency.c:152
 
1169
#, c-format
 
1170
msgid "cannot drop %s because other objects depend on it"
 
1171
msgstr "������ ������� %s �� ������� ������� ��������� ��������"
 
1172
 
 
1173
#: catalog/dependency.c:154
 
1174
msgid "Use DROP ... CASCADE to drop the dependent objects too."
 
1175
msgstr "����������� DROP ... CASCADE ����� ����� ������� ��������� �������."
 
1176
 
 
1177
#: catalog/dependency.c:212
 
1178
#, c-format
 
1179
msgid "failed to drop all objects depending on %s"
 
1180
msgstr "������ ��� �������� ���� �������� ������� �� %s"
 
1181
 
 
1182
#: catalog/dependency.c:312
 
1183
#: catalog/dependency.c:717
 
1184
#, c-format
 
1185
msgid "cannot drop %s because it is required by the database system"
 
1186
msgstr "������ ������� %s: ���� ������ ����� ������� ��� ������"
 
1187
 
 
1188
#: catalog/dependency.c:451
 
1189
#, c-format
 
1190
msgid "cannot drop %s because %s requires it"
 
1191
msgstr "������ ������� %s: ���� ������ ����� %s"
 
1192
 
 
1193
#: catalog/dependency.c:453
 
1194
#, c-format
 
1195
msgid "You may drop %s instead."
 
1196
msgstr "������ ����� �� ������ ������� %s."
 
1197
 
 
1198
#: catalog/dependency.c:521
 
1199
#: catalog/dependency.c:674
 
1200
#: catalog/dependency.c:702
 
1201
#, c-format
 
1202
msgid "drop auto-cascades to %s"
 
1203
msgstr "�������� ������������� ��������� �� %s"
 
1204
 
 
1205
#: catalog/dependency.c:526
 
1206
#: catalog/dependency.c:679
 
1207
#, c-format
 
1208
msgid "%s depends on %s"
 
1209
msgstr "%s ������� �� %s"
 
1210
 
 
1211
#: catalog/dependency.c:533
 
1212
#: catalog/dependency.c:686
 
1213
#, c-format
 
1214
msgid "drop cascades to %s"
 
1215
msgstr "�������� ��������� �� %s"
 
1216
 
 
1217
#: catalog/dependency.c:1427
 
1218
#, c-format
 
1219
msgid " column %s"
 
1220
msgstr " ������� %s"
 
1221
 
 
1222
#: catalog/dependency.c:1433
 
1223
#, c-format
 
1224
msgid "function %s"
 
1225
msgstr "������� %s"
 
1226
 
 
1227
#: catalog/dependency.c:1438
 
1228
#, c-format
 
1229
msgid "type %s"
 
1230
msgstr "��� %s"
 
1231
 
 
1232
#: catalog/dependency.c:1468
 
1233
#, c-format
 
1234
msgid "cast from %s to %s"
 
1235
msgstr "��������������  ���� �� %s � %s"
 
1236
 
 
1237
#: catalog/dependency.c:1505
 
1238
#, c-format
 
1239
msgid "constraint %s on "
 
1240
msgstr "���������� %s ��"
 
1241
 
 
1242
#: catalog/dependency.c:1511
 
1243
#, c-format
 
1244
msgid "constraint %s"
 
1245
msgstr "���������� %s"
 
1246
 
 
1247
#: catalog/dependency.c:1530
 
1248
#, c-format
 
1249
msgid "conversion %s"
 
1250
msgstr "�������������� %s"
 
1251
 
 
1252
#: catalog/dependency.c:1567
 
1253
#, c-format
 
1254
msgid "default for %s"
 
1255
msgstr "�� ��������� ��� %s"
 
1256
 
 
1257
#: catalog/dependency.c:1585
 
1258
#, c-format
 
1259
msgid "language %s"
 
1260
msgstr "���� %s"
 
1261
 
 
1262
#: catalog/dependency.c:1592
 
1263
#, c-format
 
1264
msgid "operator %s"
 
1265
msgstr "�������� %s"
 
1266
 
 
1267
#: catalog/dependency.c:1626
 
1268
#, c-format
 
1269
msgid "operator class %s for access method %s"
 
1270
msgstr "����� ���������� %s ��� ������ ������� %s"
 
1271
 
 
1272
#: catalog/dependency.c:1662
 
1273
#, c-format
 
1274
msgid "rule %s on "
 
1275
msgstr "������� %s ��"
 
1276
 
 
1277
#: catalog/dependency.c:1697
 
1278
#, c-format
 
1279
msgid "trigger %s on "
 
1280
msgstr "������� %s �� "
 
1281
 
 
1282
#: catalog/dependency.c:1714
 
1283
#, c-format
 
1284
msgid "schema %s"
 
1285
msgstr "����� %s"
 
1286
 
 
1287
#: catalog/dependency.c:1758
 
1288
#, c-format
 
1289
msgid "table %s"
 
1290
msgstr "������� %s"
 
1291
 
 
1292
#: catalog/dependency.c:1762
 
1293
#, c-format
 
1294
msgid "index %s"
 
1295
msgstr "������ %s"
 
1296
 
 
1297
#: catalog/dependency.c:1766
 
1298
#, c-format
 
1299
msgid "special system relation %s"
 
1300
msgstr "����������� ��������� ��������� %s"
 
1301
 
 
1302
#: catalog/dependency.c:1770
 
1303
#, c-format
 
1304
msgid "sequence %s"
 
1305
msgstr "������������������ %s"
 
1306
 
 
1307
#: catalog/dependency.c:1774
 
1308
#, c-format
 
1309
msgid "uncataloged table %s"
 
1310
msgstr "������� ��� �������� %s"
 
1311
 
 
1312
#: catalog/dependency.c:1778
 
1313
#, c-format
 
1314
msgid "toast table %s"
 
1315
msgstr "TOAST-������� %s"
 
1316
 
 
1317
#: catalog/dependency.c:1782
 
1318
#, c-format
 
1319
msgid "view %s"
 
1320
msgstr "������������� %s"
 
1321
 
 
1322
#: catalog/dependency.c:1786
 
1323
#, c-format
 
1324
msgid "composite type %s"
 
1325
msgstr "������� ������-��������� ��� %s"
 
1326
 
 
1327
#: catalog/dependency.c:1791
 
1328
#, c-format
 
1329
msgid "relation %s"
 
1330
msgstr "��������� %s"
 
1331
 
 
1332
#: catalog/aclchk.c:158
 
1333
msgid "grant options can only be granted to individual users"
 
1334
msgstr "����� GRANT ����� ���� ������ ������� ������������� �������������"
 
1335
 
 
1336
#: catalog/aclchk.c:246
 
1337
#, c-format
 
1338
msgid "invalid privilege type %s for table"
 
1339
msgstr "�������� ��� ���������� ��� �������: %s"
 
1340
 
 
1341
#: catalog/aclchk.c:334
 
1342
#: catalog/aclchk.c:492
 
1343
#: catalog/aclchk.c:646
 
1344
#: catalog/aclchk.c:809
 
1345
#: catalog/aclchk.c:962
 
1346
#: catalog/aclchk.c:1121
 
1347
msgid "no privileges were granted"
 
1348
msgstr ""
 
1349
 
 
1350
#: catalog/aclchk.c:338
 
1351
#: catalog/aclchk.c:496
 
1352
#: catalog/aclchk.c:650
 
1353
#: catalog/aclchk.c:813
 
1354
#: catalog/aclchk.c:966
 
1355
#: catalog/aclchk.c:1125
 
1356
msgid "not all privileges were granted"
 
1357
msgstr ""
 
1358
 
 
1359
#: catalog/aclchk.c:345
 
1360
#: catalog/aclchk.c:503
 
1361
#: catalog/aclchk.c:657
 
1362
#: catalog/aclchk.c:820
 
1363
#: catalog/aclchk.c:973
 
1364
#: catalog/aclchk.c:1132
 
1365
msgid "no privileges could be revoked"
 
1366
msgstr ""
 
1367
 
 
1368
#: catalog/aclchk.c:349
 
1369
#: catalog/aclchk.c:507
 
1370
#: catalog/aclchk.c:661
 
1371
#: catalog/aclchk.c:824
 
1372
#: catalog/aclchk.c:977
 
1373
#: catalog/aclchk.c:1136
 
1374
msgid "not all privileges could be revoked"
 
1375
msgstr ""
 
1376
 
 
1377
#: catalog/aclchk.c:414
 
1378
#, c-format
 
1379
msgid "invalid privilege type %s for database"
 
1380
msgstr "�������� ��� ���������� ��� ����: %s"
 
1381
 
 
1382
#: catalog/aclchk.c:451
 
1383
#: commands/comment.c:458
 
1384
#: commands/dbcommands.c:550
 
1385
#: commands/dbcommands.c:679
 
1386
#: commands/dbcommands.c:779
 
1387
#: commands/dbcommands.c:866
 
1388
#: utils/adt/acl.c:1661
 
1389
#: utils/init/postinit.c:271
 
1390
#: utils/init/postinit.c:283
 
1391
#, c-format
 
1392
msgid "database \"%s\" does not exist"
 
1393
msgstr "���� ������ \"%s\" �� ����������"
 
1394
 
 
1395
#: catalog/aclchk.c:572
 
1396
#, c-format
 
1397
msgid "invalid privilege type %s for function"
 
1398
msgstr "�������� ��� ���������� ��� �������: %s"
 
1399
 
 
1400
#: catalog/aclchk.c:726
 
1401
#, c-format
 
1402
msgid "invalid privilege type %s for language"
 
1403
msgstr "�������� ��� ���������� ��� �����: %s"
 
1404
 
 
1405
#: catalog/aclchk.c:758
 
1406
#: commands/comment.c:1001
 
1407
#: commands/functioncmds.c:451
 
1408
#: commands/proclang.c:202
 
1409
#: commands/proclang.c:257
 
1410
#: utils/adt/acl.c:2079
 
1411
#, c-format
 
1412
msgid "language \"%s\" does not exist"
 
1413
msgstr "���� \"%s\" �� ����������"
 
1414
 
 
1415
# TO REVIEW
 
1416
#: catalog/aclchk.c:764
 
1417
#, c-format
 
1418
msgid "language \"%s\" is not trusted"
 
1419
msgstr "���� \"%s\" �����������"
 
1420
 
 
1421
#: catalog/aclchk.c:765
 
1422
msgid "Only superusers may use untrusted languages."
 
1423
msgstr ""
 
1424
 
 
1425
#: catalog/aclchk.c:889
 
1426
#, c-format
 
1427
msgid "invalid privilege type %s for schema"
 
1428
msgstr "�������� ��� ���������� ��� �����: %s"
 
1429
 
 
1430
#: catalog/aclchk.c:921
 
1431
#: catalog/namespace.c:255
 
1432
#: catalog/namespace.c:1229
 
1433
#: catalog/namespace.c:1267
 
1434
#: catalog/namespace.c:1866
 
1435
#: commands/comment.c:509
 
1436
#: commands/schemacmds.c:181
 
1437
#: commands/schemacmds.c:243
 
1438
#: commands/schemacmds.c:298
 
1439
#: utils/adt/acl.c:2283
 
1440
#, c-format
 
1441
msgid "schema \"%s\" does not exist"
 
1442
msgstr "����� \"%s\" �� ����������"
 
1443
 
 
1444
#: catalog/aclchk.c:1043
 
1445
#, c-format
 
1446
msgid "invalid privilege type %s for tablespace"
 
1447
msgstr "�������� ��� ���������� ��� tablespace: %s"
 
1448
 
 
1449
#: catalog/aclchk.c:1080
 
1450
#: commands/dbcommands.c:277
 
1451
#: commands/indexcmds.c:171
 
1452
#: commands/tablecmds.c:324
 
1453
#: commands/tablecmds.c:5435
 
1454
#: commands/tablespace.c:425
 
1455
#: commands/tablespace.c:750
 
1456
#: commands/tablespace.c:817
 
1457
#: commands/tablespace.c:896
 
1458
#: utils/adt/acl.c:2489
 
1459
#, c-format
 
1460
msgid "tablespace \"%s\" does not exist"
 
1461
msgstr "tablespace  \"%s\" �� ����������"
 
1462
 
 
1463
#: catalog/aclchk.c:1229
 
1464
#: commands/user.c:1535
 
1465
#: commands/user.c:1772
 
1466
#: commands/user.c:1807
 
1467
#: libpq/pqcomm.c:501
 
1468
#, c-format
 
1469
msgid "group \"%s\" does not exist"
 
1470
msgstr "������ \"%s\" �� ����������"
 
1471
 
 
1472
#: catalog/aclchk.c:1264
 
1473
#, c-format
 
1474
msgid "permission denied for relation %s"
 
1475
msgstr "������ �����ݣ� ��� ����� %s"
 
1476
 
 
1477
#: catalog/aclchk.c:1266
 
1478
#, c-format
 
1479
msgid "permission denied for database %s"
 
1480
msgstr "������ �����ݣ� ��� ���� %s"
 
1481
 
 
1482
#: catalog/aclchk.c:1268
 
1483
#, c-format
 
1484
msgid "permission denied for function %s"
 
1485
msgstr "������ �����ݣ� ��� ������� %s"
 
1486
 
 
1487
#: catalog/aclchk.c:1270
 
1488
#, c-format
 
1489
msgid "permission denied for operator %s"
 
1490
msgstr "������ �����ݣ� ��� ��������� %s"
 
1491
 
 
1492
#: catalog/aclchk.c:1272
 
1493
#, c-format
 
1494
msgid "permission denied for type %s"
 
1495
msgstr "������ �����ݣ� ��� ���� %s"
 
1496
 
 
1497
#: catalog/aclchk.c:1274
 
1498
#, c-format
 
1499
msgid "permission denied for language %s"
 
1500
msgstr "������ �����ݣ� ��� ����� %s"
 
1501
 
 
1502
#: catalog/aclchk.c:1276
 
1503
#, c-format
 
1504
msgid "permission denied for schema %s"
 
1505
msgstr "������ �����ݣ� ��� ����� %s"
 
1506
 
 
1507
#: catalog/aclchk.c:1278
 
1508
#, c-format
 
1509
msgid "permission denied for operator class %s"
 
1510
msgstr "������ �����ݣ� ��� ������ ���������� %s"
 
1511
 
 
1512
#: catalog/aclchk.c:1280
 
1513
#, c-format
 
1514
msgid "permission denied for conversion %s"
 
1515
msgstr "������ �����ݣ� ��� ��������� %s"
 
1516
 
 
1517
#: catalog/aclchk.c:1282
 
1518
#, c-format
 
1519
msgid "permission denied for tablespace %s"
 
1520
msgstr "������ �����ݣ� ��� tablespace %s"
 
1521
 
 
1522
#: catalog/aclchk.c:1288
 
1523
#, c-format
 
1524
msgid "must be owner of relation %s"
 
1525
msgstr "����� ���� ���������� ����� %s"
 
1526
 
 
1527
#: catalog/aclchk.c:1290
 
1528
#, c-format
 
1529
msgid "must be owner of database %s"
 
1530
msgstr "����� ���� ���������� ���� %s"
 
1531
 
 
1532
#: catalog/aclchk.c:1292
 
1533
#, c-format
 
1534
msgid "must be owner of function %s"
 
1535
msgstr "����� ���� ���������� ������� %s"
 
1536
 
 
1537
#: catalog/aclchk.c:1294
 
1538
#, c-format
 
1539
msgid "must be owner of operator %s"
 
1540
msgstr "����� ���� ���������� ��������� %s"
 
1541
 
 
1542
#: catalog/aclchk.c:1296
 
1543
#, c-format
 
1544
msgid "must be owner of type %s"
 
1545
msgstr "����� ���� ���������� ���� %s"
 
1546
 
 
1547
#: catalog/aclchk.c:1298
 
1548
#, c-format
 
1549
msgid "must be owner of language %s"
 
1550
msgstr "����� ���� ���������� ����� %s"
 
1551
 
 
1552
#: catalog/aclchk.c:1300
 
1553
#, c-format
 
1554
msgid "must be owner of schema %s"
 
1555
msgstr "����� ���� ���������� ����� %s"
 
1556
 
 
1557
#: catalog/aclchk.c:1302
 
1558
#, c-format
 
1559
msgid "must be owner of operator class %s"
 
1560
msgstr "����� ���� ���������� ������ ���������� %s"
 
1561
 
 
1562
#: catalog/aclchk.c:1304
 
1563
#, c-format
 
1564
msgid "must be owner of conversion %s"
 
1565
msgstr "����� ���� ���������� ��������� %s"
 
1566
 
 
1567
#: catalog/aclchk.c:1306
 
1568
#, c-format
 
1569
msgid "must be owner of tablespace %s"
 
1570
msgstr "����� ���� ���������� tablespace %s"
 
1571
 
 
1572
#: catalog/aclchk.c:1369
 
1573
#, c-format
 
1574
msgid "user with ID %u does not exist"
 
1575
msgstr "������������ � ID %u  �� ����������"
 
1576
 
 
1577
#: catalog/aclchk.c:1386
 
1578
#: catalog/aclchk.c:1889
 
1579
#, c-format
 
1580
msgid "relation with OID %u does not exist"
 
1581
msgstr "��������� � OID %u �� ����������"
 
1582
 
 
1583
#: catalog/aclchk.c:1490
 
1584
#: catalog/aclchk.c:2107
 
1585
#, c-format
 
1586
msgid "database with OID %u does not exist"
 
1587
msgstr "���� ������ � OID %u �� ����������"
 
1588
 
 
1589
#: catalog/aclchk.c:1548
 
1590
#: catalog/aclchk.c:1973
 
1591
#: tcop/fastpath.c:230
 
1592
#, c-format
 
1593
msgid "function with OID %u does not exist"
 
1594
msgstr "������� � OID %u �� ����������"
 
1595
 
 
1596
#: catalog/aclchk.c:1604
 
1597
#, c-format
 
1598
msgid "language with OID %u does not exist"
 
1599
msgstr "���� � OID %u �� ����������"
 
1600
 
 
1601
#: catalog/aclchk.c:1689
 
1602
#: catalog/aclchk.c:2001
 
1603
#, c-format
 
1604
msgid "schema with OID %u does not exist"
 
1605
msgstr "����� � OID %u �� ����������"
 
1606
 
 
1607
#: catalog/aclchk.c:1761
 
1608
#: catalog/aclchk.c:2039
 
1609
#, c-format
 
1610
msgid "tablespace with OID %u does not exist"
 
1611
msgstr "tablespace � OID %u �� ����������"
 
1612
 
 
1613
#: catalog/aclchk.c:1917
 
1614
#, c-format
 
1615
msgid "type with OID %u does not exist"
 
1616
msgstr "��� � OID %u �� ����������"
 
1617
 
 
1618
#: catalog/aclchk.c:1945
 
1619
#, c-format
 
1620
msgid "operator with OID %u does not exist"
 
1621
msgstr "�������� � OID %u �� ����������"
 
1622
 
 
1623
#: catalog/aclchk.c:2068
 
1624
#, c-format
 
1625
msgid "operator class with OID %u does not exist"
 
1626
msgstr "����� ���������� � OID %u �� ����������"
 
1627
 
 
1628
#: catalog/aclchk.c:2136
 
1629
#, c-format
 
1630
msgid "conversion with OID %u does not exist"
 
1631
msgstr "�������������� � OID %u �� ����������"
 
1632
 
 
1633
#: catalog/pg_aggregate.c:80
 
1634
msgid "cannot determine transition data type"
 
1635
msgstr "�� � ��������� ���������� ���������� ���"
 
1636
 
 
1637
#: catalog/pg_aggregate.c:81
 
1638
msgid "An aggregate using \"anyarray\" or \"anyelement\" as transition type must have one of them as its base type."
 
1639
msgstr "�������, ������������ \"anyarray\" ��� \"anyelement\" ��� ���������� ���� ������ ����� ���� �� ��� ��� ���� ������� ���."
 
1640
 
 
1641
#: catalog/pg_aggregate.c:110
 
1642
#, c-format
 
1643
msgid "return type of transition function %s is not %s"
 
1644
msgstr "��� ������� ���������� ������� %s �� �������� %s"
 
1645
 
 
1646
#: catalog/pg_aggregate.c:132
 
1647
msgid "must not omit initial value when transition function is strict and transition type is not compatible with input type"
 
1648
msgstr "������ �������� ��������� �������� ����� ���������� ������� strict � ���������� ��� �� ��������� � ������� �����"
 
1649
 
 
1650
#: catalog/pg_aggregate.c:165
 
1651
#: catalog/pg_proc.c:124
 
1652
#: executor/functions.c:1082
 
1653
msgid "cannot determine result data type"
 
1654
msgstr "�� � ��������� ���������� ��� ����������"
 
1655
 
 
1656
#: catalog/pg_aggregate.c:166
 
1657
msgid "An aggregate returning \"anyarray\" or \"anyelement\" must have one of them as its base type."
 
1658
msgstr "�������, ������������ \"anyarray\" ��� \"anyelement\" ������ ����� ���� �� ��� ��� ���� ������� ���."
 
1659
 
 
1660
#: catalog/pg_aggregate.c:281
 
1661
#: commands/typecmds.c:919
 
1662
#: commands/typecmds.c:989
 
1663
#: commands/typecmds.c:1021
 
1664
#: commands/typecmds.c:1053
 
1665
#: commands/typecmds.c:1077
 
1666
#: parser/parse_func.c:203
 
1667
#: parser/parse_func.c:1364
 
1668
#, c-format
 
1669
msgid "function %s does not exist"
 
1670
msgstr "������� %s �� ����������"
 
1671
 
 
1672
#: catalog/pg_aggregate.c:286
 
1673
#, c-format
 
1674
msgid "function %s returns a set"
 
1675
msgstr "������� %s ���������� ���������"
 
1676
 
 
1677
#: catalog/pg_aggregate.c:317
 
1678
#: catalog/pg_aggregate.c:326
 
1679
#, c-format
 
1680
msgid "function %s requires run-time type coercion"
 
1681
msgstr ""
 
1682
 
 
1683
#: catalog/heap.c:221
 
1684
#, c-format
 
1685
msgid "permission denied to create \"%s.%s\""
 
1686
msgstr "������ �����ݣ� �� �������� \"%s.%s\""
 
1687
 
 
1688
#: catalog/heap.c:223
 
1689
msgid "System catalog modifications are currently disallowed."
 
1690
msgstr "��������� ���������� �������� � ������ ������ �� ���������."
 
1691
 
 
1692
#: catalog/heap.c:382
 
1693
#: commands/tablecmds.c:697
 
1694
#: commands/tablecmds.c:1007
 
1695
#: commands/tablecmds.c:2927
 
1696
#, c-format
 
1697
msgid "tables can have at most %d columns"
 
1698
msgstr "������������ ����� ������� �� �������: %d"
 
1699
 
 
1700
#: catalog/heap.c:399
 
1701
#, c-format
 
1702
msgid "column name \"%s\" conflicts with a system column name"
 
1703
msgstr "��� ������� \"%s\" ����������� � ��������� ��������"
 
1704
 
 
1705
#: catalog/heap.c:415
 
1706
#, c-format
 
1707
msgid "column name \"%s\" is duplicated"
 
1708
msgstr "��������� ��� �������: \"%s\""
 
1709
 
 
1710
#: catalog/heap.c:452
 
1711
#, c-format
 
1712
msgid "column \"%s\" has type \"unknown\""
 
1713
msgstr "��� ������� \"%s\" -- \"unknown\""
 
1714
 
 
1715
#: catalog/heap.c:453
 
1716
msgid "Proceeding with relation creation anyway."
 
1717
msgstr "���������� � ��������� ��������� � ����� ������."
 
1718
 
 
1719
#: catalog/heap.c:460
 
1720
#, c-format
 
1721
msgid "column \"%s\" has pseudo-type %s"
 
1722
msgstr "������� \"%s\" ����� ������-��� %s"
 
1723
 
 
1724
#: catalog/heap.c:732
 
1725
#: catalog/index.c:514
 
1726
#: commands/tablecmds.c:1501
 
1727
#, c-format
 
1728
msgid "relation \"%s\" already exists"
 
1729
msgstr "������ \"%s\" ��� ����������"
 
1730
 
 
1731
#: catalog/heap.c:1584
 
1732
#, c-format
 
1733
msgid "only table \"%s\" can be referenced in check constraint"
 
1734
msgstr "������ �� ������� \"%s\" ����� ��������� � CHECK-�����������"
 
1735
 
 
1736
#: catalog/heap.c:1593
 
1737
#: commands/typecmds.c:1872
 
1738
msgid "cannot use subquery in check constraint"
 
1739
msgstr "������ ������������ ��������� � CHECK-�����������"
 
1740
 
 
1741
#: catalog/heap.c:1597
 
1742
msgid "cannot use aggregate function in check constraint"
 
1743
msgstr "������ ������������ ���������� ������� � CHECK-�����������"
 
1744
 
 
1745
#: catalog/heap.c:1614
 
1746
#: commands/tablecmds.c:3722
 
1747
#, c-format
 
1748
msgid "constraint \"%s\" for relation \"%s\" already exists"
 
1749
msgstr "���������� \"%s\" ��� ����� \"%s\" ��� ����������"
 
1750
 
 
1751
#: catalog/heap.c:1623
 
1752
#, c-format
 
1753
msgid "check constraint \"%s\" already exists"
 
1754
msgstr "CHECK-����������� \"%s\" ��� ����������"
 
1755
 
 
1756
#: catalog/heap.c:1772
 
1757
msgid "cannot use column references in default expression"
 
1758
msgstr "������ ������������ ������ �� ������� � ��������� �� ���������"
 
1759
 
 
1760
#: catalog/heap.c:1780
 
1761
msgid "default expression must not return a set"
 
1762
msgstr "��������� �� ��������� �� ����� ���������� ���������"
 
1763
 
 
1764
#: catalog/heap.c:1788
 
1765
msgid "cannot use subquery in default expression"
 
1766
msgstr "������ ������������ ��������� � ��������� �� ���������"
 
1767
 
 
1768
#: catalog/heap.c:1792
 
1769
msgid "cannot use aggregate function in default expression"
 
1770
msgstr "������ ������������ ���������� �������  � ��������� �� ���������"
 
1771
 
 
1772
#: catalog/heap.c:1810
 
1773
#: rewrite/rewriteHandler.c:647
 
1774
#, c-format
 
1775
msgid "column \"%s\" is of type %s but default expression is of type %s"
 
1776
msgstr "������� \"%s\" ����� ��� %s �� ��� ��������� �� ��������� %s"
 
1777
 
 
1778
#: catalog/heap.c:1815
 
1779
#: parser/analyze.c:2701
 
1780
#: parser/parse_node.c:247
 
1781
#: parser/parse_target.c:367
 
1782
#: parser/parse_target.c:577
 
1783
#: parser/parse_target.c:586
 
1784
#: rewrite/rewriteHandler.c:652
 
1785
msgid "You will need to rewrite or cast the expression."
 
1786
msgstr "��� ���ģ���� ���������� ��� ��������� �������������� ���������."
 
1787
 
 
1788
#: catalog/heap.c:2076
 
1789
msgid "cannot truncate a table referenced in a foreign key constraint"
 
1790
msgstr ""
 
1791
 
 
1792
#: catalog/heap.c:2077
 
1793
#, c-format
 
1794
msgid "Table \"%s\" references \"%s\" via foreign key constraint \"%s\"."
 
1795
msgstr "������� \"%s\" ��������� �� \"%s\" ����� ������� ���� \"%s\"."
 
1796
 
 
1797
#: catalog/index.c:495
 
1798
msgid "user-defined indexes on system catalog tables are not supported"
 
1799
msgstr "���������������� ������� �� ������� ���������� �������� �� ��������������"
 
1800
 
 
1801
#: catalog/index.c:509
 
1802
msgid "shared indexes cannot be created after initdb"
 
1803
msgstr "������ ������� ����� ������� ����� initdb"
 
1804
 
 
1805
#: catalog/index.c:1634
 
1806
#, c-format
 
1807
msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
 
1808
msgstr "����� ������ \"%s\" ����� ������ ����������������� � ��������� ������"
 
1809
 
 
1810
#: catalog/namespace.c:173
 
1811
#: catalog/namespace.c:228
 
1812
#, c-format
 
1813
msgid "cross-database references are not implemented: \"%s.%s.%s\""
 
1814
msgstr "������ ����� ������ �� �����������: \"%s.%s.%s\""
 
1815
 
 
1816
#: catalog/namespace.c:195
 
1817
#, c-format
 
1818
msgid "relation \"%s.%s\" does not exist"
 
1819
msgstr "��������� \"%s.%s\" �� ����������"
 
1820
 
 
1821
#: catalog/namespace.c:200
 
1822
#: utils/adt/regproc.c:837
 
1823
#, c-format
 
1824
msgid "relation \"%s\" does not exist"
 
1825
msgstr "��������� \"%s\" �� ����������"
 
1826
 
 
1827
#: catalog/namespace.c:239
 
1828
msgid "temporary tables may not specify a schema name"
 
1829
msgstr "��������� ������� �� ����� ��������� ��� �����"
 
1830
 
 
1831
#: catalog/namespace.c:267
 
1832
#: catalog/namespace.c:1278
 
1833
msgid "no schema has been selected to create in"
 
1834
msgstr "�� ������� ����� ��� �������� ��������"
 
1835
 
 
1836
#: catalog/namespace.c:1195
 
1837
#: parser/parse_expr.c:1171
 
1838
#: parser/parse_target.c:732
 
1839
#, c-format
 
1840
msgid "cross-database references are not implemented: %s"
 
1841
msgstr "������ ����� ������ �� �����������: %s"
 
1842
 
 
1843
#: catalog/namespace.c:1201
 
1844
#: parser/parse_expr.c:1197
 
1845
#: parser/parse_target.c:741
 
1846
#: gram.y:2515
 
1847
#: gram.y:7425
 
1848
#, c-format
 
1849
msgid "improper qualified name (too many dotted names): %s"
 
1850
msgstr ""
 
1851
 
 
1852
#: catalog/namespace.c:1313
 
1853
#, c-format
 
1854
msgid "improper relation name (too many dotted names): %s"
 
1855
msgstr ""
 
1856
 
 
1857
#: catalog/namespace.c:1659
 
1858
#, c-format
 
1859
msgid "permission denied to create temporary tables in database \"%s\""
 
1860
msgstr "������ �����ݣ� �� �������� ��������� ������ � ���� \"%s\""
 
1861
 
 
1862
#: catalog/pg_largeobject.c:107
 
1863
#: commands/comment.c:1151
 
1864
#: storage/large_object/inv_api.c:197
 
1865
#: storage/large_object/inv_api.c:312
 
1866
#, c-format
 
1867
msgid "large object %u does not exist"
 
1868
msgstr "������� ������ %u �� ����������"
 
1869
 
 
1870
#: catalog/pg_conversion.c:66
 
1871
#, c-format
 
1872
msgid "conversion \"%s\" already exists"
 
1873
msgstr "��������� \"%s\" ��� ����������"
 
1874
 
 
1875
#: catalog/pg_conversion.c:79
 
1876
#, c-format
 
1877
msgid "default conversion for %s to %s already exists"
 
1878
msgstr "��������� �� ��������� ��� %s � %s ��� ����������"
 
1879
 
 
1880
#: catalog/pg_conversion.c:307
 
1881
#: commands/comment.c:958
 
1882
#: commands/conversioncmds.c:109
 
1883
#: commands/conversioncmds.c:133
 
1884
#: commands/conversioncmds.c:192
 
1885
#, c-format
 
1886
msgid "conversion \"%s\" does not exist"
 
1887
msgstr "��������� \"%s\" �� ����������"
 
1888
 
 
1889
#: catalog/pg_namespace.c:51
 
1890
#: commands/schemacmds.c:252
 
1891
#, c-format
 
1892
msgid "schema \"%s\" already exists"
 
1893
msgstr "����� \"%s\" ��� ����������"
 
1894
 
 
1895
#: catalog/pg_operator.c:217
 
1896
#: catalog/pg_operator.c:406
 
1897
#, c-format
 
1898
msgid "\"%s\" is not a valid operator name"
 
1899
msgstr "\"%s\" �� �������� ������ ������ ���������"
 
1900
 
 
1901
#: catalog/pg_operator.c:412
 
1902
msgid "at least one of leftarg or rightarg must be specified"
 
1903
msgstr "���� �������� ����� ���� ������ ������ ���� ������ ��� �������"
 
1904
 
 
1905
#: catalog/pg_operator.c:420
 
1906
msgid "only binary operators can have commutators"
 
1907
msgstr "������ �������� ��������� ����� ����� �����������"
 
1908
 
 
1909
#: catalog/pg_operator.c:424
 
1910
msgid "only binary operators can have join selectivity"
 
1911
msgstr "������ �������� ��������� ����� ����� ������� �� ����������� (JOIN SELECT)"
 
1912
 
 
1913
#: catalog/pg_operator.c:428
 
1914
msgid "only binary operators can hash"
 
1915
msgstr "������ �������� ��������� ����� ������������"
 
1916
 
 
1917
#: catalog/pg_operator.c:432
 
1918
msgid "only binary operators can merge join"
 
1919
msgstr "������ �������� ��������� ����� ������������ ������� � ����������� (MERGE JOIN)"
 
1920
 
 
1921
#: catalog/pg_operator.c:444
 
1922
#, c-format
 
1923
msgid "operator %s already exists"
 
1924
msgstr "�������� %s ��� ����������"
 
1925
 
 
1926
#: catalog/pg_operator.c:726
 
1927
msgid "operator cannot be its own negator or sort operator"
 
1928
msgstr "�������� �� ����� ���� ����� ����������� ��������� ��� ���������� ����������"
 
1929
 
 
1930
#: catalog/pg_proc.c:100
 
1931
#: commands/functioncmds.c:154
 
1932
#: parser/parse_func.c:1388
 
1933
#, c-format
 
1934
msgid "functions cannot have more than %d arguments"
 
1935
msgstr "������� �� ����� ����� ����� ���������� ����� %d"
 
1936
 
 
1937
#: catalog/pg_proc.c:125
 
1938
#: executor/functions.c:1083
 
1939
msgid "A function returning \"anyarray\" or \"anyelement\" must have at least one argument of either type."
 
1940
msgstr "������� ������������ \"anyarray\" ��� \"anyelement\" ������ ����� ��� ������� ���� �������� ������ �� ���."
 
1941
 
 
1942
#: catalog/pg_proc.c:145
 
1943
#, c-format
 
1944
msgid "\"%s\" is already an attribute of type %s"
 
1945
msgstr "\"%s\" ��� �������� ��������� ���� %s"
 
1946
 
 
1947
#: catalog/pg_proc.c:200
 
1948
#, c-format
 
1949
msgid "function \"%s\" already exists with same argument types"
 
1950
msgstr "�������  \"%s\" � ����� ������� ���������� ��� ����������"
 
1951
 
 
1952
#: catalog/pg_proc.c:214
 
1953
msgid "cannot change return type of existing function"
 
1954
msgstr "������ �������� ��� ������������� �������� ��� ������������ ������"
 
1955
 
 
1956
#: catalog/pg_proc.c:215
 
1957
msgid "Use DROP FUNCTION first."
 
1958
msgstr "������� ����������� DROP FUNCTION."
 
1959
 
 
1960
#: catalog/pg_proc.c:223
 
1961
#, c-format
 
1962
msgid "function \"%s\" is an aggregate"
 
1963
msgstr "������� \"%s\" �������� ���������"
 
1964
 
 
1965
#: catalog/pg_proc.c:228
 
1966
#, c-format
 
1967
msgid "function \"%s\" is not an aggregate"
 
1968
msgstr "������� \"%s\" �� �������� ���������"
 
1969
 
 
1970
#: catalog/pg_proc.c:387
 
1971
#, c-format
 
1972
msgid "there is no built-in function named \"%s\""
 
1973
msgstr "���������� ������� \"%s\" �� ����������"
 
1974
 
 
1975
#: catalog/pg_proc.c:487
 
1976
#, c-format
 
1977
msgid "SQL functions cannot return type %s"
 
1978
msgstr "SQL-������� �� ����� ���������� ��� %s"
 
1979
 
 
1980
#: catalog/pg_proc.c:503
 
1981
#, c-format
 
1982
msgid "SQL functions cannot have arguments of type %s"
 
1983
msgstr "SQL-������� �� ����� ����� ��������� ���� %s"
 
1984
 
 
1985
#: catalog/pg_proc.c:574
 
1986
#: executor/functions.c:803
 
1987
#, c-format
 
1988
msgid "SQL function \"%s\""
 
1989
msgstr "SQL-������� \"%s\""
 
1990
 
 
1991
#: catalog/pg_type.c:198
 
1992
#, c-format
 
1993
msgid "invalid type internal size %d"
 
1994
msgstr "�������� ���������� ������ ����: %d"
 
1995
 
 
1996
#: catalog/pg_type.c:204
 
1997
#, c-format
 
1998
msgid "internal size %d is invalid for passed-by-value type"
 
1999
msgstr ""
 
2000
 
 
2001
#: catalog/pg_type.c:211
 
2002
msgid "fixed-size types must have storage PLAIN"
 
2003
msgstr "���� �������������� ������� ������� ����� �������� PLAIN"
 
2004
 
 
2005
#: catalog/pg_type.c:293
 
2006
#: catalog/pg_type.c:525
 
2007
#, c-format
 
2008
msgid "type \"%s\" already exists"
 
2009
msgstr "��� \"%s\" ��� ����������"
 
2010
 
 
2011
#: catalog/pg_type.c:517
 
2012
#: commands/functioncmds.c:110
 
2013
#: commands/tablecmds.c:4632
 
2014
#: commands/typecmds.c:423
 
2015
#: commands/typecmds.c:809
 
2016
#: commands/typecmds.c:1167
 
2017
#: commands/typecmds.c:1288
 
2018
#: commands/typecmds.c:1400
 
2019
#: commands/typecmds.c:1487
 
2020
#: commands/typecmds.c:2072
 
2021
#: parser/parse_func.c:1401
 
2022
#: parser/parse_type.c:201
 
2023
#: parser/parse_type.c:227
 
2024
#: tcop/utility.c:97
 
2025
#: utils/adt/regproc.c:1003
 
2026
#, c-format
 
2027
msgid "type \"%s\" does not exist"
 
2028
msgstr "��� \"%s\" �� ����������"
 
2029
 
 
2030
#: commands/aggregatecmds.c:97
 
2031
#, c-format
 
2032
msgid "aggregate attribute \"%s\" not recognized"
 
2033
msgstr "���������� ������� \"%s\" �� ���������"
 
2034
 
 
2035
#: commands/aggregatecmds.c:107
 
2036
msgid "aggregate basetype must be specified"
 
2037
msgstr "basetype �������� ������ ���� ������"
 
2038
 
 
2039
#: commands/aggregatecmds.c:111
 
2040
msgid "aggregate stype must be specified"
 
2041
msgstr "stype �������� ������ ���� ������"
 
2042
 
 
2043
#: commands/aggregatecmds.c:115
 
2044
msgid "aggregate sfunc must be specified"
 
2045
msgstr "sfunc �������� ������ ���� �������"
 
2046
 
 
2047
#: commands/aggregatecmds.c:138
 
2048
#, c-format
 
2049
msgid "aggregate transition data type cannot be %s"
 
2050
msgstr "���������� ��� �������� �� ����� ���� %s"
 
2051
 
 
2052
#: commands/aggregatecmds.c:258
 
2053
#, c-format
 
2054
msgid "function %s(*) already exists in schema \"%s\""
 
2055
msgstr "������� %s(*) ��� ���������� � ����� \"%s\""
 
2056
 
 
2057
#: commands/aggregatecmds.c:264
 
2058
#: commands/functioncmds.c:699
 
2059
#, c-format
 
2060
msgid "function %s already exists in schema \"%s\""
 
2061
msgstr "������� %s ��� ���������� � ����� \"%s\""
 
2062
 
 
2063
#: commands/aggregatecmds.c:335
 
2064
#: commands/conversioncmds.c:213
 
2065
#: commands/dbcommands.c:890
 
2066
#: commands/functioncmds.c:773
 
2067
#: commands/opclasscmds.c:954
 
2068
#: commands/operatorcmds.c:303
 
2069
#: commands/schemacmds.c:319
 
2070
#: commands/tablecmds.c:5228
 
2071
#: commands/tablespace.c:839
 
2072
#: commands/typecmds.c:2103
 
2073
msgid "must be superuser to change owner"
 
2074
msgstr "����� ���� ��������������� ��� ��������� ���������"
 
2075
 
 
2076
#: commands/analyze.c:153
 
2077
#, c-format
 
2078
msgid "skipping \"%s\" --- only table or database owner can analyze it"
 
2079
msgstr "������������ \"%s\" --- ������ �������� ������� ��� ���� ����� ������������� ���� ������"
 
2080
 
 
2081
#: commands/analyze.c:168
 
2082
#, c-format
 
2083
msgid "skipping \"%s\" --- cannot analyze indexes, views, or special system tables"
 
2084
msgstr "������������ \"%s\" --- �������, ������������� ��� ����������� ��������� ������� �� ������������� ��� ����� ����������"
 
2085
 
 
2086
#: commands/analyze.c:198
 
2087
#, c-format
 
2088
msgid "analyzing \"%s.%s\""
 
2089
msgstr "������������� \"%s.%s\""
 
2090
 
 
2091
#: commands/analyze.c:912
 
2092
#, c-format
 
2093
msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows"
 
2094
msgstr ""
 
2095
 
 
2096
#: commands/cluster.c:133
 
2097
#, c-format
 
2098
msgid "there is no previously clustered index for table \"%s\""
 
2099
msgstr "�� ������� ����������� ������������������� ������� ��� ������� \"%s\""
 
2100
 
 
2101
#: commands/cluster.c:147
 
2102
#: commands/tablecmds.c:5377
 
2103
#, c-format
 
2104
msgid "index \"%s\" for table \"%s\" does not exist"
 
2105
msgstr "������ \"%s\" ��� ������� \"%s\" �� ����������"
 
2106
 
 
2107
#: commands/cluster.c:326
 
2108
#, c-format
 
2109
msgid "\"%s\" is not an index for table \"%s\""
 
2110
msgstr "\"%s\" �� �������� �������� ��� ������� \"%s\""
 
2111
 
 
2112
#: commands/cluster.c:339
 
2113
msgid "cannot cluster on partial index"
 
2114
msgstr "������ ������������ �� ���������� �������"
 
2115
 
 
2116
#: commands/cluster.c:357
 
2117
msgid "cannot cluster when index access method does not handle null values"
 
2118
msgstr "������ ������������ ����� ����� ������� �� ������� �� ������������ ������� (NULL) ��������"
 
2119
 
 
2120
#: commands/cluster.c:358
 
2121
#, c-format
 
2122
msgid "You may be able to work around this by marking column \"%s\" NOT NULL."
 
2123
msgstr "�� ����� ������� ��� ������ ��ԣ� �������������� ������� \"%s\" ��� NOT NULL."
 
2124
 
 
2125
#: commands/cluster.c:370
 
2126
msgid "cannot cluster on expressional index when index access method does not handle null values"
 
2127
msgstr "������ ������������ �� ���������� ��������� ����� ����� ������� �� ������� �� ������������ ������� (NULL) ��������"
 
2128
 
 
2129
#: commands/cluster.c:384
 
2130
#, c-format
 
2131
msgid "\"%s\" is a system catalog"
 
2132
msgstr "\"%s\" �������� ��������� ���������"
 
2133
 
 
2134
#: commands/cluster.c:394
 
2135
msgid "cannot cluster temporary tables of other sessions"
 
2136
msgstr "������ ������������ ��������� ������� ������ ������"
 
2137
 
 
2138
#: commands/conversioncmds.c:66
 
2139
#, c-format
 
2140
msgid "source encoding \"%s\" does not exist"
 
2141
msgstr "�������� ��������� \"%s\" �� ����������"
 
2142
 
 
2143
#: commands/conversioncmds.c:73
 
2144
#, c-format
 
2145
msgid "destination encoding \"%s\" does not exist"
 
2146
msgstr "��������� ���������� \"%s\" �� ����������"
 
2147
 
 
2148
#: commands/conversioncmds.c:151
 
2149
#, c-format
 
2150
msgid "conversion \"%s\" already exists in schema \"%s\""
 
2151
msgstr "�������������� \"%s\" ��� ���������� � ����� \"%s\""
 
2152
 
 
2153
#: commands/comment.c:334
 
2154
#: commands/sequence.c:767
 
2155
#: tcop/utility.c:83
 
2156
#, c-format
 
2157
msgid "\"%s\" is not a sequence"
 
2158
msgstr "\"%s\" �� �������� �������������������"
 
2159
 
 
2160
#: commands/comment.c:341
 
2161
#: commands/indexcmds.c:137
 
2162
#: commands/indexcmds.c:951
 
2163
#: commands/lockcmds.c:68
 
2164
#: commands/tablecmds.c:544
 
2165
#: commands/tablecmds.c:2624
 
2166
#: commands/trigger.c:141
 
2167
#: commands/trigger.c:546
 
2168
#: tcop/utility.c:78
 
2169
#, c-format
 
2170
msgid "\"%s\" is not a table"
 
2171
msgstr "\"%s\" �� �������� ��������"
 
2172
 
 
2173
#: commands/comment.c:348
 
2174
#: commands/view.c:113
 
2175
#: tcop/utility.c:88
 
2176
#, c-format
 
2177
msgid "\"%s\" is not a view"
 
2178
msgstr "\"%s\" �� �������� ��������������"
 
2179
 
 
2180
#: commands/comment.c:404
 
2181
#: commands/tablecmds.c:3100
 
2182
#: commands/tablecmds.c:3193
 
2183
#: commands/tablecmds.c:3245
 
2184
#: commands/tablecmds.c:3341
 
2185
#: commands/tablecmds.c:3402
 
2186
#: commands/tablecmds.c:3468
 
2187
#: commands/tablecmds.c:4608
 
2188
#: commands/tablecmds.c:4745
 
2189
#: parser/parse_relation.c:1641
 
2190
#: parser/parse_relation.c:1700
 
2191
#: parser/parse_relation.c:1913
 
2192
#: parser/parse_type.c:94
 
2193
#: utils/adt/ruleutils.c:1257
 
2194
#, c-format
 
2195
msgid "column \"%s\" of relation \"%s\" does not exist"
 
2196
msgstr "������� \"%s\" ��� ����� \"%s\" �� ����������"
 
2197
 
 
2198
#: commands/comment.c:435
 
2199
msgid "database name may not be qualified"
 
2200
msgstr ""
 
2201
 
 
2202
#: commands/comment.c:468
 
2203
msgid "database comments may only be applied to the current database"
 
2204
msgstr "����������� ���� ����� ����������� ������ � ������� ���� ������"
 
2205
 
 
2206
#: commands/comment.c:500
 
2207
#: commands/schemacmds.c:172
 
2208
msgid "schema name may not be qualified"
 
2209
msgstr ""
 
2210
 
 
2211
#: commands/comment.c:582
 
2212
#, c-format
 
2213
msgid "rule \"%s\" does not exist"
 
2214
msgstr "������� \"%s\" �� ����������"
 
2215
 
 
2216
#: commands/comment.c:590
 
2217
#, c-format
 
2218
msgid "there are multiple rules named \"%s\""
 
2219
msgstr "������� ������ ������ ������� � ������ \"%s\""
 
2220
 
 
2221
#: commands/comment.c:591
 
2222
msgid "Specify a relation name as well as a rule name."
 
2223
msgstr "������� ��� ��������� � ����� ��� �������."
 
2224
 
 
2225
#: commands/comment.c:619
 
2226
#: rewrite/rewriteDefine.c:580
 
2227
#: rewrite/rewriteRemove.c:59
 
2228
#, c-format
 
2229
msgid "rule \"%s\" for relation \"%s\" does not exist"
 
2230
msgstr "������� \"%s\" ��� ����� \"%s\" �� ����������"
 
2231
 
 
2232
#: commands/comment.c:836
 
2233
#: commands/trigger.c:483
 
2234
#: commands/trigger.c:697
 
2235
#, c-format
 
2236
msgid "trigger \"%s\" for table \"%s\" does not exist"
 
2237
msgstr "������� \"%s\" ��� ������� \"%s\" �� ����������"
 
2238
 
 
2239
#: commands/comment.c:916
 
2240
#, c-format
 
2241
msgid "table \"%s\" has multiple constraints named \"%s\""
 
2242
msgstr "������� \"%s\" �������� ����� ������ ����������� � ������ \"%s\""
 
2243
 
 
2244
#: commands/comment.c:928
 
2245
#, c-format
 
2246
msgid "constraint \"%s\" for table \"%s\" does not exist"
 
2247
msgstr "���������� \"%s\" ��� ������� \"%s\" �� ����������"
 
2248
 
 
2249
#: commands/comment.c:992
 
2250
msgid "language name may not be qualified"
 
2251
msgstr ""
 
2252
 
 
2253
#: commands/comment.c:1007
 
2254
msgid "must be superuser to comment on procedural language"
 
2255
msgstr ""
 
2256
 
 
2257
#: commands/comment.c:1048
 
2258
#: commands/indexcmds.c:230
 
2259
#: commands/opclasscmds.c:108
 
2260
#: commands/opclasscmds.c:648
 
2261
#: commands/opclasscmds.c:800
 
2262
#: commands/opclasscmds.c:900
 
2263
#, c-format
 
2264
msgid "access method \"%s\" does not exist"
 
2265
msgstr "����� ������� \"%s\" �� ����������"
 
2266
 
 
2267
#: commands/comment.c:1077
 
2268
#: commands/comment.c:1087
 
2269
#: commands/indexcmds.c:614
 
2270
#: commands/indexcmds.c:624
 
2271
#: commands/opclasscmds.c:677
 
2272
#: commands/opclasscmds.c:687
 
2273
#: commands/opclasscmds.c:822
 
2274
#: commands/opclasscmds.c:833
 
2275
#: commands/opclasscmds.c:922
 
2276
#: commands/opclasscmds.c:932
 
2277
#, c-format
 
2278
msgid "operator class \"%s\" does not exist for access method \"%s\""
 
2279
msgstr "����� ���������� \"%s\" ��� ������ ������� \"%s\" �� ����������"
 
2280
 
 
2281
#: commands/comment.c:1192
 
2282
#: commands/functioncmds.c:908
 
2283
#: commands/functioncmds.c:1156
 
2284
#, c-format
 
2285
msgid "source data type %s does not exist"
 
2286
msgstr "�������� ��� ������ %s �� ����������"
 
2287
 
 
2288
#: commands/comment.c:1199
 
2289
#: commands/functioncmds.c:915
 
2290
#: commands/functioncmds.c:1163
 
2291
#, c-format
 
2292
msgid "target data type %s does not exist"
 
2293
msgstr "��� ������ ���������� %s �� ����������"
 
2294
 
 
2295
#: commands/comment.c:1209
 
2296
#: commands/functioncmds.c:1173
 
2297
#, c-format
 
2298
msgid "cast from type %s to type %s does not exist"
 
2299
msgstr "��������� ���� %s � ��� %s �� ����������"
 
2300
 
 
2301
#: commands/comment.c:1221
 
2302
#: commands/functioncmds.c:948
 
2303
#: commands/functioncmds.c:1182
 
2304
#, c-format
 
2305
msgid "must be owner of type %s or type %s"
 
2306
msgstr "����� ���� ���������� ���� %s ��� ���� %s"
 
2307
 
 
2308
#: commands/copy.c:721
 
2309
#: commands/copy.c:729
 
2310
#: commands/copy.c:737
 
2311
#: commands/copy.c:745
 
2312
#: commands/copy.c:753
 
2313
#: commands/copy.c:761
 
2314
#: commands/copy.c:769
 
2315
#: commands/copy.c:777
 
2316
#: commands/copy.c:785
 
2317
#: commands/dbcommands.c:108
 
2318
#: commands/dbcommands.c:116
 
2319
#: commands/dbcommands.c:124
 
2320
#: commands/dbcommands.c:132
 
2321
#: commands/functioncmds.c:228
 
2322
#: commands/functioncmds.c:236
 
2323
#: commands/functioncmds.c:244
 
2324
#: commands/functioncmds.c:252
 
2325
#: commands/functioncmds.c:260
 
2326
#: commands/sequence.c:896
 
2327
#: commands/sequence.c:909
 
2328
#: commands/sequence.c:917
 
2329
#: commands/sequence.c:925
 
2330
#: commands/sequence.c:933
 
2331
#: commands/sequence.c:941
 
2332
#: commands/user.c:576
 
2333
#: commands/user.c:588
 
2334
#: commands/user.c:596
 
2335
#: commands/user.c:604
 
2336
#: commands/user.c:612
 
2337
#: commands/user.c:620
 
2338
#: commands/user.c:826
 
2339
#: commands/user.c:838
 
2340
#: commands/user.c:846
 
2341
#: commands/user.c:854
 
2342
#: commands/user.c:1356
 
2343
#: commands/user.c:1364
 
2344
msgid "conflicting or redundant options"
 
2345
msgstr "������������� ��� �������� �����"
 
2346
 
 
2347
#: commands/dbcommands.c:139
 
2348
msgid "LOCATION is not supported anymore"
 
2349
msgstr "LOCATION ������ �� ��������������"
 
2350
 
 
2351
#: commands/dbcommands.c:140
 
2352
msgid "Consider using tablespaces instead."
 
2353
msgstr ""
 
2354
 
 
2355
#: commands/dbcommands.c:163
 
2356
#, c-format
 
2357
msgid "%d is not a valid encoding code"
 
2358
msgstr "%d �� �������� ������ ����� ���������"
 
2359
 
 
2360
#: commands/dbcommands.c:172
 
2361
#, c-format
 
2362
msgid "%s is not a valid encoding name"
 
2363
msgstr "%s �� �������� ������ ������ ���������"
 
2364
 
 
2365
#: commands/dbcommands.c:193
 
2366
msgid "permission denied to create database"
 
2367
msgstr "������ �����ݣ� �� �������� ����"
 
2368
 
 
2369
#: commands/dbcommands.c:202
 
2370
msgid "must be superuser to create database for another user"
 
2371
msgstr "����� ���� ��������������� ����� ��������� ���� ��� ������ �������������"
 
2372
 
 
2373
#: commands/dbcommands.c:216
 
2374
#: commands/dbcommands.c:458
 
2375
#: commands/dbcommands.c:712
 
2376
#, c-format
 
2377
msgid "database \"%s\" already exists"
 
2378
msgstr "���� \"%s\" ��� ����������"
 
2379
 
 
2380
#: commands/dbcommands.c:229
 
2381
#, c-format
 
2382
msgid "template database \"%s\" does not exist"
 
2383
msgstr "���� ������-������ \"%s\" �� ����������"
 
2384
 
 
2385
#: commands/dbcommands.c:240
 
2386
#, c-format
 
2387
msgid "permission denied to copy database \"%s\""
 
2388
msgstr "������ �����ݣ� �� ����������� ���� \"%s\""
 
2389
 
 
2390
#: commands/dbcommands.c:253
 
2391
#, c-format
 
2392
msgid "source database \"%s\" is being accessed by other users"
 
2393
msgstr "�������� ���� \"%s\" ��������� � ����������� ������� ��������������"
 
2394
 
 
2395
#: commands/dbcommands.c:264
 
2396
#, c-format
 
2397
msgid "invalid server encoding %d"
 
2398
msgstr "�������� ��������� �������: %d"
 
2399
 
 
2400
#: commands/dbcommands.c:310
 
2401
#, c-format
 
2402
msgid "cannot assign new default tablespace \"%s\""
 
2403
msgstr ""
 
2404
 
 
2405
#: commands/dbcommands.c:312
 
2406
#, c-format
 
2407
msgid "There is a conflict because database \"%s\" already has some tables in this tablespace."
 
2408
msgstr ""
 
2409
 
 
2410
#: commands/dbcommands.c:382
 
2411
#: commands/dbcommands.c:404
 
2412
#: commands/dbcommands.c:414
 
2413
#: commands/dbcommands.c:1226
 
2414
#: commands/dbcommands.c:1234
 
2415
msgid "could not initialize database directory"
 
2416
msgstr "�� ���������� ����������������  ���������� ��� ������"
 
2417
 
 
2418
#: commands/dbcommands.c:383
 
2419
#, c-format
 
2420
msgid "Directory \"%s\" already exists."
 
2421
msgstr "���������� \"%s\" ��� ����������."
 
2422
 
 
2423
#: commands/dbcommands.c:405
 
2424
#: commands/dbcommands.c:1227
 
2425
#, c-format
 
2426
msgid "Failing system command was: %s"
 
2427
msgstr "��������� ������� � �������: %s"
 
2428
 
 
2429
#: commands/dbcommands.c:406
 
2430
#: commands/dbcommands.c:1228
 
2431
msgid "Look in the postmaster's stderr log for more information."
 
2432
msgstr "����������� stderr-������ postmaster'� ��� ������������."
 
2433
 
 
2434
#: commands/dbcommands.c:533
 
2435
msgid "cannot drop the currently open database"
 
2436
msgstr "������ ������� �������� � ������ ������ ����"
 
2437
 
 
2438
#: commands/dbcommands.c:564
 
2439
msgid "cannot drop a template database"
 
2440
msgstr "������ ������� ����-������"
 
2441
 
 
2442
#: commands/dbcommands.c:572
 
2443
#: commands/dbcommands.c:699
 
2444
#, c-format
 
2445
msgid "database \"%s\" is being accessed by other users"
 
2446
msgstr "���� \"%s\" ��������� � ����������� ������� ��������������"
 
2447
 
 
2448
#: commands/dbcommands.c:690
 
2449
msgid "current database may not be renamed"
 
2450
msgstr "������ ������������� ������� ���� ������"
 
2451
 
 
2452
#: commands/dbcommands.c:724
 
2453
msgid "permission denied to rename database"
 
2454
msgstr "������ �����ݣ� �� �������������� ����"
 
2455
 
 
2456
#: commands/dbcommands.c:1063
 
2457
#: commands/dbcommands.c:1200
 
2458
#: commands/dbcommands.c:1250
 
2459
#, c-format
 
2460
msgid "could not remove database directory \"%s\""
 
2461
msgstr "�� ���������� ������� ���������� ��� ������ \"%s\""
 
2462
 
 
2463
#: commands/copy.c:205
 
2464
#: commands/copy.c:217
 
2465
#: commands/copy.c:250
 
2466
#: commands/copy.c:260
 
2467
msgid "COPY BINARY is not supported to stdout or from stdin"
 
2468
msgstr "COPY BINARY �� �������������� ��� ������������ ������ (stdout) ��� ����� (stdin)"
 
2469
 
 
2470
#: commands/copy.c:313
 
2471
#, c-format
 
2472
msgid "could not write to COPY file: %m"
 
2473
msgstr "�� ���������� �������� � ���� COPY: %m"
 
2474
 
 
2475
#: commands/copy.c:321
 
2476
msgid "connection lost during COPY to stdout"
 
2477
msgstr "������������� �������� �� ����� COPY � ����������� ����� (stdout)"
 
2478
 
 
2479
#: commands/copy.c:404
 
2480
#: commands/copy.c:422
 
2481
#: commands/copy.c:426
 
2482
#: commands/copy.c:487
 
2483
#: commands/copy.c:536
 
2484
#: tcop/fastpath.c:291
 
2485
#: tcop/postgres.c:287
 
2486
#: tcop/postgres.c:310
 
2487
msgid "unexpected EOF on client connection"
 
2488
msgstr "����������� ����� ����� (EOF) ��� ������������� �������"
 
2489
 
 
2490
#: commands/copy.c:438
 
2491
#, c-format
 
2492
msgid "COPY from stdin failed: %s"
 
2493
msgstr "������ ��� COPY �� ������������ ����� (stdin): %s"
 
2494
 
 
2495
#: commands/copy.c:454
 
2496
#, c-format
 
2497
msgid "unexpected message type 0x%02X during COPY from stdin"
 
2498
msgstr "����������� ��� ��������� 0x%02X ��� COPY �� ������������ ����� (stdin)"
 
2499
 
 
2500
#: commands/copy.c:796
 
2501
msgid "cannot specify DELIMITER in BINARY mode"
 
2502
msgstr "������ ��������� DELIMITER � ������ BINARY"
 
2503
 
 
2504
#: commands/copy.c:801
 
2505
msgid "cannot specify CSV in BINARY mode"
 
2506
msgstr "������ ��������� CSV � ������ BINARY"
 
2507
 
 
2508
#: commands/copy.c:806
 
2509
msgid "cannot specify NULL in BINARY mode"
 
2510
msgstr "������ ��������� NULL � ������ BINARY"
 
2511
 
 
2512
#: commands/copy.c:829
 
2513
msgid "COPY delimiter must be a single character"
 
2514
msgstr "����������� � COPY ������ ���� ����� ��������"
 
2515
 
 
2516
#: commands/copy.c:837
 
2517
msgid "COPY quote available only in CSV mode"
 
2518
msgstr ""
 
2519
 
 
2520
#: commands/copy.c:842
 
2521
msgid "COPY quote must be a single character"
 
2522
msgstr ""
 
2523
 
 
2524
#: commands/copy.c:850
 
2525
msgid "COPY escape available only in CSV mode"
 
2526
msgstr ""
 
2527
 
 
2528
#: commands/copy.c:855
 
2529
msgid "COPY escape must be a single character"
 
2530
msgstr ""
 
2531
 
 
2532
#: commands/copy.c:863
 
2533
msgid "COPY force quote available only in CSV mode"
 
2534
msgstr ""
 
2535
 
 
2536
#: commands/copy.c:867
 
2537
msgid "COPY force quote only available using COPY TO"
 
2538
msgstr ""
 
2539
 
 
2540
#: commands/copy.c:875
 
2541
msgid "COPY force not null available only in CSV mode"
 
2542
msgstr ""
 
2543
 
 
2544
#: commands/copy.c:879
 
2545
msgid "COPY force not null only available using COPY FROM"
 
2546
msgstr ""
 
2547
 
 
2548
#: commands/copy.c:887
 
2549
msgid "COPY delimiter must not appear in the NULL specification"
 
2550
msgstr ""
 
2551
 
 
2552
#: commands/copy.c:895
 
2553
msgid "CSV quote character must not appear in the NULL specification"
 
2554
msgstr ""
 
2555
 
 
2556
#: commands/copy.c:906
 
2557
#: executor/execMain.c:443
 
2558
#: tcop/utility.c:323
 
2559
msgid "transaction is read-only"
 
2560
msgstr "���������� ����������� \"������ ��� ������\""
 
2561
 
 
2562
#: commands/copy.c:917
 
2563
msgid "must be superuser to COPY to or from a file"
 
2564
msgstr "����� ���� ��������������� ��� ������������� COPY � �������"
 
2565
 
 
2566
#: commands/copy.c:918
 
2567
msgid "Anyone can COPY to stdout or from stdin. psql's \\copy command also works for anyone."
 
2568
msgstr "������ ����� COPY � stdout ��� �� stdin. ������� psql \\copy ����� �������� ��� ����."
 
2569
 
 
2570
#: commands/copy.c:927
 
2571
#, c-format
 
2572
msgid "table \"%s\" does not have OIDs"
 
2573
msgstr "������� \"%s\" �� �������� OIDs"
 
2574
 
 
2575
#: commands/copy.c:953
 
2576
#, c-format
 
2577
msgid "FORCE QUOTE column \"%s\" not referenced by COPY"
 
2578
msgstr ""
 
2579
 
 
2580
#: commands/copy.c:976
 
2581
#, c-format
 
2582
msgid "FORCE NOT NULL column \"%s\" not referenced by COPY"
 
2583
msgstr ""
 
2584
 
 
2585
#: commands/copy.c:1003
 
2586
#, c-format
 
2587
msgid "cannot copy to view \"%s\""
 
2588
msgstr "������ ���������� � ������������� \"%s\""
 
2589
 
 
2590
#: commands/copy.c:1008
 
2591
#, c-format
 
2592
msgid "cannot copy to sequence \"%s\""
 
2593
msgstr "������ ���������� � ������������������ \"%s\""
 
2594
 
 
2595
#: commands/copy.c:1013
 
2596
#, c-format
 
2597
msgid "cannot copy to non-table relation \"%s\""
 
2598
msgstr "������ ���������� � ��-������� \"%s\""
 
2599
 
 
2600
#: commands/copy.c:1032
 
2601
#, c-format
 
2602
msgid "could not open file \"%s\" for reading: %m"
 
2603
msgstr "�� ���������� ������� ���� \"%s\" ��� ������: %m"
 
2604
 
 
2605
#: commands/copy.c:1041
 
2606
#: commands/copy.c:1104
 
2607
#, c-format
 
2608
msgid "\"%s\" is a directory"
 
2609
msgstr "\"%s\" �������� �����������"
 
2610
 
 
2611
#: commands/copy.c:1054
 
2612
#, c-format
 
2613
msgid "cannot copy from view \"%s\""
 
2614
msgstr "������ ���������� �� ������������� \"%s\""
 
2615
 
 
2616
#: commands/copy.c:1059
 
2617
#, c-format
 
2618
msgid "cannot copy from sequence \"%s\""
 
2619
msgstr "������ ���������� �� ������������������ \"%s\""
 
2620
 
 
2621
#: commands/copy.c:1064
 
2622
#, c-format
 
2623
msgid "cannot copy from non-table relation \"%s\""
 
2624
msgstr "������ ���������� �� ��-������� \"%s\""
 
2625
 
 
2626
#: commands/copy.c:1086
 
2627
msgid "relative path not allowed for COPY to file"
 
2628
msgstr "������������� ���� �� �������� ��� COPY � ����"
 
2629
 
 
2630
#: commands/copy.c:1095
 
2631
#, c-format
 
2632
msgid "could not open file \"%s\" for writing: %m"
 
2633
msgstr "�� ���������� ������� ���� \"%s\" ��� ������: %m"
 
2634
 
 
2635
#: commands/copy.c:1388
 
2636
#, c-format
 
2637
msgid "COPY %s, line %d, column %s"
 
2638
msgstr "COPY %s, ������ %d, ������� %s"
 
2639
 
 
2640
#: commands/copy.c:1391
 
2641
#: commands/copy.c:1424
 
2642
#, c-format
 
2643
msgid "COPY %s, line %d"
 
2644
msgstr "COPY %s, ������ %d"
 
2645
 
 
2646
#: commands/copy.c:1399
 
2647
#, c-format
 
2648
msgid "COPY %s, line %d, column %s: \"%s\""
 
2649
msgstr "COPY %s, ������ %d, ������� %s: \"%s\""
 
2650
 
 
2651
#: commands/copy.c:1410
 
2652
#, c-format
 
2653
msgid "COPY %s, line %d: \"%s\""
 
2654
msgstr "COPY %s, ������ %d: \"%s\""
 
2655
 
 
2656
#: commands/copy.c:1636
 
2657
msgid "COPY file signature not recognized"
 
2658
msgstr "������� COPY-����� �� ����������"
 
2659
 
 
2660
#: commands/copy.c:1642
 
2661
msgid "invalid COPY file header (missing flags)"
 
2662
msgstr "�������� ��������� ����� COPY (����������� �����)"
 
2663
 
 
2664
#: commands/copy.c:1648
 
2665
msgid "unrecognized critical flags in COPY file header"
 
2666
msgstr "������������ ����������� ����� � ���������� ����� COPY"
 
2667
 
 
2668
#: commands/copy.c:1654
 
2669
msgid "invalid COPY file header (missing length)"
 
2670
msgstr "�������� ��������� ����� COPY (����������� �����)"
 
2671
 
 
2672
#: commands/copy.c:1662
 
2673
msgid "invalid COPY file header (wrong length)"
 
2674
msgstr "�������� ��������� ����� COPY (������������ �����)"
 
2675
 
 
2676
#: commands/copy.c:1741
 
2677
msgid "null OID in COPY data"
 
2678
msgstr "������� (null) OID � ������ COPY"
 
2679
 
 
2680
#: commands/copy.c:1750
 
2681
#: commands/copy.c:1847
 
2682
msgid "invalid OID in COPY data"
 
2683
msgstr "�������� OID � ������ COPY"
 
2684
 
 
2685
#: commands/copy.c:1770
 
2686
#, c-format
 
2687
msgid "missing data for column \"%s\""
 
2688
msgstr "����������� ������ ��� ������� \"%s\""
 
2689
 
 
2690
#: commands/copy.c:1780
 
2691
msgid "unterminated CSV quoted field"
 
2692
msgstr ""
 
2693
 
 
2694
#: commands/copy.c:1815
 
2695
msgid "extra data after last expected column"
 
2696
msgstr "�������������� ������ �� ��������� ����������� ��������"
 
2697
 
 
2698
#: commands/copy.c:1833
 
2699
#, c-format
 
2700
msgid "row field count is %d, expected %d"
 
2701
msgstr "���������� ����� � ������: %d, ���������: %d"
 
2702
 
 
2703
#: commands/copy.c:2055
 
2704
#: commands/copy.c:2073
 
2705
msgid "literal carriage return found in data"
 
2706
msgstr "����� ������� ������� ������ � ������"
 
2707
 
 
2708
#: commands/copy.c:2056
 
2709
#: commands/copy.c:2074
 
2710
msgid "Use \"\\r\" to represent carriage return."
 
2711
msgstr "����������� \"\\r\" ��� ������������� ����� ������."
 
2712
 
 
2713
#: commands/copy.c:2091
 
2714
msgid "literal newline found in data"
 
2715
msgstr "����� ����� ������ ������ � ������"
 
2716
 
 
2717
#: commands/copy.c:2092
 
2718
msgid ""
 
2719
"Use \"\\n"
 
2720
"\" to represent newline."
 
2721
msgstr ""
 
2722
"����������� \"\\n"
 
2723
"\" ��� ������������� ����� ������."
 
2724
 
 
2725
#: commands/copy.c:2112
 
2726
#: commands/copy.c:2128
 
2727
msgid "end-of-copy marker does not match previous newline style"
 
2728
msgstr ""
 
2729
 
 
2730
#: commands/copy.c:2116
 
2731
#: commands/copy.c:2122
 
2732
msgid "end-of-copy marker corrupt"
 
2733
msgstr ""
 
2734
 
 
2735
#: commands/copy.c:2487
 
2736
#: commands/copy.c:2509
 
2737
msgid "unexpected EOF in COPY data"
 
2738
msgstr "����������� ����� ����� (EOF) � ������ COPY"
 
2739
 
 
2740
#: commands/copy.c:2496
 
2741
msgid "invalid field size"
 
2742
msgstr "�������� ������ ����"
 
2743
 
 
2744
#: commands/copy.c:2523
 
2745
msgid "incorrect binary data format"
 
2746
msgstr "�������� �������� ������ ������"
 
2747
 
 
2748
#: commands/copy.c:2728
 
2749
#: parser/parse_target.c:655
 
2750
#: parser/parse_target.c:665
 
2751
#, c-format
 
2752
msgid "column \"%s\" specified more than once"
 
2753
msgstr "������� \"%s\" ������� ������ ������ ����"
 
2754
 
 
2755
#: commands/functioncmds.c:84
 
2756
#, c-format
 
2757
msgid "SQL function cannot return shell type %s"
 
2758
msgstr "SQL-������� �� ����� ���������� ��� �������� %s"
 
2759
 
 
2760
#: commands/functioncmds.c:89
 
2761
#, c-format
 
2762
msgid "return type %s is only a shell"
 
2763
msgstr "��� ������� %s �������� ������ ���������"
 
2764
 
 
2765
#: commands/functioncmds.c:115
 
2766
#, c-format
 
2767
msgid "type \"%s\" is not yet defined"
 
2768
msgstr "��� \"%s\" �ݣ �� ������̣�"
 
2769
 
 
2770
#: commands/functioncmds.c:116
 
2771
msgid "Creating a shell type definition."
 
2772
msgstr "�������� ����������� ����-��������."
 
2773
 
 
2774
#: commands/functioncmds.c:166
 
2775
#, c-format
 
2776
msgid "SQL function cannot accept shell type %s"
 
2777
msgstr "SQL-������� �� ����� ��������� �������� ���� �������� %s"
 
2778
 
 
2779
#: commands/functioncmds.c:171
 
2780
#, c-format
 
2781
msgid "argument type %s is only a shell"
 
2782
msgstr "��� ��������� %s �������� ������ ���������"
 
2783
 
 
2784
#: commands/functioncmds.c:179
 
2785
#: parser/parse_oper.c:113
 
2786
#: parser/parse_oper.c:124
 
2787
#, c-format
 
2788
msgid "type %s does not exist"
 
2789
msgstr "��� %s �� ����������"
 
2790
 
 
2791
#: commands/functioncmds.c:186
 
2792
msgid "functions cannot accept set arguments"
 
2793
msgstr "������� �� ��������� ���������-��������� (set)"
 
2794
 
 
2795
#: commands/functioncmds.c:273
 
2796
msgid "no function body specified"
 
2797
msgstr "�� ������� ���� �������"
 
2798
 
 
2799
#: commands/functioncmds.c:280
 
2800
msgid "no language specified"
 
2801
msgstr "���� �� ������"
 
2802
 
 
2803
#: commands/functioncmds.c:342
 
2804
#, c-format
 
2805
msgid "unrecognized function attribute \"%s\" ignored"
 
2806
msgstr "�������������� ������� ������� \"%s\" -- ��������������"
 
2807
 
 
2808
#: commands/functioncmds.c:386
 
2809
#, c-format
 
2810
msgid "only one AS item needed for language \"%s\""
 
2811
msgstr "����� ������ ���� ��������� AS ��� ����� \"%s\""
 
2812
 
 
2813
#: commands/functioncmds.c:458
 
2814
msgid "You need to use \"createlang\" to load the language into the database."
 
2815
msgstr "��� ����� ������������ \"createlang\" ��� �������� ����� � ����."
 
2816
 
 
2817
#: commands/functioncmds.c:578
 
2818
#: commands/functioncmds.c:684
 
2819
#: commands/functioncmds.c:751
 
2820
#, c-format
 
2821
msgid "\"%s\" is an aggregate function"
 
2822
msgstr "������� \"%s\" �������� ���������"
 
2823
 
 
2824
#: commands/functioncmds.c:580
 
2825
msgid "Use DROP AGGREGATE to drop aggregate functions."
 
2826
msgstr "����������� DROP AGGREGATE ��� �������� ���������� �������."
 
2827
 
 
2828
#: commands/functioncmds.c:587
 
2829
#, c-format
 
2830
msgid "removing built-in function \"%s\""
 
2831
msgstr "�������� ���������� ������� \"%s\""
 
2832
 
 
2833
#: commands/functioncmds.c:686
 
2834
msgid "Use ALTER AGGREGATE to rename aggregate functions."
 
2835
msgstr "����������� ALTER AGGREGATE ��� �������������� ���������� �������."
 
2836
 
 
2837
#: commands/functioncmds.c:753
 
2838
msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
 
2839
msgstr "����������� ALTER AGGREGATE ��� ����� ��������� ���������� �������."
 
2840
 
 
2841
#: commands/functioncmds.c:922
 
2842
#, c-format
 
2843
msgid "source data type %s is only a shell"
 
2844
msgstr "�������� ��� ������ %s �������� ������ ���������"
 
2845
 
 
2846
#: commands/functioncmds.c:928
 
2847
#, c-format
 
2848
msgid "target data type %s is only a shell"
 
2849
msgstr "��� ������ ���������� %s �������� ������ ���������"
 
2850
 
 
2851
#: commands/functioncmds.c:934
 
2852
#, c-format
 
2853
msgid "source data type %s is a pseudo-type"
 
2854
msgstr "�������� ��� ������ %s �������� ������-�����"
 
2855
 
 
2856
#: commands/functioncmds.c:940
 
2857
#, c-format
 
2858
msgid "target data type %s is a pseudo-type"
 
2859
msgstr "��� ������ ���������� %s �������� ������-�����"
 
2860
 
 
2861
#: commands/functioncmds.c:971
 
2862
msgid "cast function must take one to three arguments"
 
2863
msgstr ""
 
2864
 
 
2865
#: commands/functioncmds.c:975
 
2866
msgid "argument of cast function must match source data type"
 
2867
msgstr "�������� ������� �������������� ������ ��������� � �������� ����� ������"
 
2868
 
 
2869
#: commands/functioncmds.c:979
 
2870
msgid "second argument of cast function must be type integer"
 
2871
msgstr ""
 
2872
 
 
2873
#: commands/functioncmds.c:983
 
2874
msgid "third argument of cast function must be type boolean"
 
2875
msgstr ""
 
2876
 
 
2877
#: commands/functioncmds.c:987
 
2878
msgid "return data type of cast function must match target data type"
 
2879
msgstr "��� ������ �������� ������� �������������� ������ ��������� � ����� ����������"
 
2880
 
 
2881
#: commands/functioncmds.c:998
 
2882
msgid "cast function must not be volatile"
 
2883
msgstr "������� �������������� ����� �� ������ ���� volatile"
 
2884
 
 
2885
#: commands/functioncmds.c:1003
 
2886
msgid "cast function must not be an aggregate function"
 
2887
msgstr "������� �������������� ����� �� ������ ���� ���������"
 
2888
 
 
2889
#: commands/functioncmds.c:1007
 
2890
msgid "cast function must not return a set"
 
2891
msgstr "������� �������������� ����� �� ������ ���������� ���������"
 
2892
 
 
2893
#: commands/functioncmds.c:1031
 
2894
msgid "must be superuser to create a cast WITHOUT FUNCTION"
 
2895
msgstr "����� ���� ��������������� ��� �������� �������������� ����� WITHOUT FUNCTION"
 
2896
 
 
2897
#: commands/functioncmds.c:1046
 
2898
msgid "source and target data types are not physically compatible"
 
2899
msgstr "�������� ��� � ��� ���������� ��������� �� ����������"
 
2900
 
 
2901
#: commands/functioncmds.c:1056
 
2902
msgid "source data type and target data type are the same"
 
2903
msgstr "�������� ��� ������ � ��� ���������� ���������"
 
2904
 
 
2905
#: commands/functioncmds.c:1090
 
2906
#, c-format
 
2907
msgid "cast from type %s to type %s already exists"
 
2908
msgstr "��������� ���� %s � ��� %s ��� ����������"
 
2909
 
 
2910
#: commands/define.c:66
 
2911
#: commands/define.c:183
 
2912
#: commands/define.c:215
 
2913
#: commands/define.c:249
 
2914
#, c-format
 
2915
msgid "%s requires a parameter"
 
2916
msgstr "%s ������� ��������"
 
2917
 
 
2918
#: commands/define.c:105
 
2919
#: commands/define.c:116
 
2920
#: commands/define.c:150
 
2921
#: commands/define.c:168
 
2922
#, c-format
 
2923
msgid "%s requires a numeric value"
 
2924
msgstr "%s ������� �������� ��������"
 
2925
 
 
2926
#: commands/define.c:136
 
2927
#, c-format
 
2928
msgid "%s does not take a parameter"
 
2929
msgstr ""
 
2930
 
 
2931
#: commands/define.c:197
 
2932
#, c-format
 
2933
msgid "argument of %s must be a name"
 
2934
msgstr "��� ������ ���� ���������� ��� %s"
 
2935
 
 
2936
#: commands/define.c:233
 
2937
#, c-format
 
2938
msgid "argument of %s must be a type name"
 
2939
msgstr "��� ���� ������ ���� ���������� ��� %s"
 
2940
 
 
2941
#: commands/define.c:258
 
2942
#, c-format
 
2943
msgid "%s requires an integer value"
 
2944
msgstr "%s ������� ����� ��������"
 
2945
 
 
2946
#: commands/define.c:279
 
2947
#, c-format
 
2948
msgid "invalid argument for %s: \"%s\""
 
2949
msgstr "�������� �������� ��� %s: \"%s\""
 
2950
 
 
2951
#: commands/opclasscmds.c:129
 
2952
msgid "must be superuser to create an operator class"
 
2953
msgstr "����� ���� ��������������� ��� �������� ������ ����������"
 
2954
 
 
2955
#: commands/opclasscmds.c:166
 
2956
#, c-format
 
2957
msgid "invalid operator number %d, must be between 1 and %d"
 
2958
msgstr "�������� ����� ���������: %d, ������ ���� ����� 1 � %d"
 
2959
 
 
2960
#: commands/opclasscmds.c:204
 
2961
#, c-format
 
2962
msgid "invalid procedure number %d, must be between 1 and %d"
 
2963
msgstr "�������� ����� ���������: %d, ������ ���� ����� 1 � %d"
 
2964
 
 
2965
#: commands/opclasscmds.c:226
 
2966
msgid "storage type specified more than once"
 
2967
msgstr ""
 
2968
 
 
2969
#: commands/opclasscmds.c:253
 
2970
#, c-format
 
2971
msgid "storage type may not be different from data type for access method \"%s\""
 
2972
msgstr ""
 
2973
 
 
2974
#: commands/opclasscmds.c:271
 
2975
#, c-format
 
2976
msgid "operator class \"%s\" for access method \"%s\" already exists"
 
2977
msgstr "����� ���������� \"%s\" ��� ������ ������� \"%s\" ��� ����������"
 
2978
 
 
2979
#: commands/opclasscmds.c:300
 
2980
#, c-format
 
2981
msgid "could not make operator class \"%s\" be default for type %s"
 
2982
msgstr "�� ���������� ���������� ����� ���������� \"%s\" �� ��������� ��� ���� %s"
 
2983
 
 
2984
#: commands/opclasscmds.c:303
 
2985
#, c-format
 
2986
msgid "Operator class \"%s\" already is the default."
 
2987
msgstr "����� ���������� \"%s\" ��� ���������� �������� ������� �� ���������."
 
2988
 
 
2989
#: commands/opclasscmds.c:430
 
2990
msgid "btree operators must be binary"
 
2991
msgstr ""
 
2992
 
 
2993
#: commands/opclasscmds.c:434
 
2994
msgid "btree operators must return boolean"
 
2995
msgstr ""
 
2996
 
 
2997
#: commands/opclasscmds.c:438
 
2998
msgid "btree operators must have index type as left input"
 
2999
msgstr ""
 
3000
 
 
3001
#: commands/opclasscmds.c:484
 
3002
msgid "btree procedures must have two arguments"
 
3003
msgstr ""
 
3004
 
 
3005
#: commands/opclasscmds.c:488
 
3006
msgid "btree procedures must return integer"
 
3007
msgstr ""
 
3008
 
 
3009
#: commands/opclasscmds.c:492
 
3010
msgid "btree procedures must have index type as first input"
 
3011
msgstr ""
 
3012
 
 
3013
#: commands/opclasscmds.c:525
 
3014
#, c-format
 
3015
msgid "procedure number %d appears more than once"
 
3016
msgstr "����� ��������� %d ������ ������ ������ ����"
 
3017
 
 
3018
#: commands/opclasscmds.c:530
 
3019
#, c-format
 
3020
msgid "operator number %d appears more than once"
 
3021
msgstr "����� ��������� %d ������ ������ ������ ����"
 
3022
 
 
3023
#: commands/opclasscmds.c:854
 
3024
#, c-format
 
3025
msgid "operator class \"%s\" for access method \"%s\" already exists in schema \"%s\""
 
3026
msgstr "����� ���������� \"%s\" ��� ������ ������� \"%s\" ��� ���������� � ����� \"%s\""
 
3027
 
 
3028
#: commands/indexcmds.c:120
 
3029
msgid "must specify at least one column"
 
3030
msgstr "��� ������� ���� ������� ������ ���� �������"
 
3031
 
 
3032
#: commands/indexcmds.c:124
 
3033
#, c-format
 
3034
msgid "cannot use more than %d columns in an index"
 
3035
msgstr "����� ������� � ������� �� ����� ��������� %d"
 
3036
 
 
3037
#: commands/indexcmds.c:238
 
3038
#, c-format
 
3039
msgid "access method \"%s\" does not support unique indexes"
 
3040
msgstr "����� ������� \"%s\" �� ������������ ���������� �������"
 
3041
 
 
3042
#: commands/indexcmds.c:243
 
3043
#, c-format
 
3044
msgid "access method \"%s\" does not support multicolumn indexes"
 
3045
msgstr "����� ������� \"%s\" �� ������������ ������� �� ������ ��������"
 
3046
 
 
3047
#: commands/indexcmds.c:257
 
3048
msgid "index expressions and predicates may refer only to the table being indexed"
 
3049
msgstr "��������� ��������� � ��������� ����� ��������� ������ �� ������������� �������"
 
3050
 
 
3051
#: commands/indexcmds.c:285
 
3052
#: parser/analyze.c:1197
 
3053
#, c-format
 
3054
msgid "multiple primary keys for table \"%s\" are not allowed"
 
3055
msgstr "�������������� ��������� ����� ��� ������� \"%s\" �� ���������"
 
3056
 
 
3057
#: commands/indexcmds.c:302
 
3058
msgid "primary keys cannot be expressions"
 
3059
msgstr "��������� ����� �� ����� ���� �����������"
 
3060
 
 
3061
#: commands/indexcmds.c:332
 
3062
#: commands/indexcmds.c:470
 
3063
#: parser/analyze.c:1311
 
3064
#, c-format
 
3065
msgid "column \"%s\" named in key does not exist"
 
3066
msgstr "������� \"%s\" ��������� � ����� �� ����������"
 
3067
 
 
3068
#: commands/indexcmds.c:377
 
3069
#, c-format
 
3070
msgid "%s %s will create implicit index \"%s\" for table \"%s\""
 
3071
msgstr "%s %s ������� ��������������� ������ \"%s\" ��� ������� \"%s\""
 
3072
 
 
3073
#: commands/indexcmds.c:420
 
3074
msgid "cannot use subquery in index predicate"
 
3075
msgstr "������ ������������ ��������� � ��������� �������"
 
3076
 
 
3077
#: commands/indexcmds.c:424
 
3078
msgid "cannot use aggregate in index predicate"
 
3079
msgstr "������ ������������ ������� � ��������� �������"
 
3080
 
 
3081
#: commands/indexcmds.c:433
 
3082
msgid "functions in index predicate must be marked IMMUTABLE"
 
3083
msgstr "������ � �������� ��������� ������ ���� �������� ��� IMMUTABLE"
 
3084
 
 
3085
#: commands/indexcmds.c:475
 
3086
#: commands/tablecmds.c:1329
 
3087
#: parser/parse_expr.c:1098
 
3088
#, c-format
 
3089
msgid "column \"%s\" does not exist"
 
3090
msgstr "������� \"%s\" �� ����������"
 
3091
 
 
3092
#: commands/indexcmds.c:508
 
3093
msgid "cannot use subquery in index expression"
 
3094
msgstr "������ ������������ ��������� � ��������� ���������"
 
3095
 
 
3096
#: commands/indexcmds.c:512
 
3097
msgid "cannot use aggregate function in index expression"
 
3098
msgstr "������ ������������ ���������� ������� � ��������� ���������"
 
3099
 
 
3100
#: commands/indexcmds.c:523
 
3101
msgid "functions in index expression must be marked IMMUTABLE"
 
3102
msgstr "������ � �������� ��������� ������ ���� �������� ��� IMMUTABLE"
 
3103
 
 
3104
#: commands/indexcmds.c:582
 
3105
#, c-format
 
3106
msgid "data type %s has no default operator class for access method \"%s\""
 
3107
msgstr "��� ������ %s �� ����� ������ ���������� �� ��������� ��� ������ ������� \"%s\""
 
3108
 
 
3109
#: commands/indexcmds.c:584
 
3110
msgid "You must specify an operator class for the index or define a default operator class for the data type."
 
3111
msgstr "�� ������ ������� ����� ���������� ��� ������� ��� ���������� ����� ���������� �� ��������� ��� ����� ���� ������."
 
3112
 
 
3113
#: commands/indexcmds.c:637
 
3114
#, c-format
 
3115
msgid "operator class \"%s\" does not accept data type %s"
 
3116
msgstr "����� ���������� \"%s\" �� ��������� ��� ������ %s"
 
3117
 
 
3118
#: commands/indexcmds.c:694
 
3119
#: utils/cache/typcache.c:369
 
3120
#, c-format
 
3121
msgid "there are multiple default operator classes for data type %s"
 
3122
msgstr "������� ������ ������ ������ ���������� �� ��������� ��� ���� ������ %s"
 
3123
 
 
3124
#: commands/indexcmds.c:963
 
3125
#, c-format
 
3126
msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
 
3127
msgstr ""
 
3128
 
 
3129
#: commands/indexcmds.c:970
 
3130
#, c-format
 
3131
msgid "table \"%s\" has no indexes"
 
3132
msgstr "������� \"%s\" �� ����� �������"
 
3133
 
 
3134
#: commands/indexcmds.c:998
 
3135
msgid "can only reindex the currently open database"
 
3136
msgstr "����� ��������������� ������ �������� ����"
 
3137
 
 
3138
#: commands/indexcmds.c:1081
 
3139
#, c-format
 
3140
msgid "table \"%s\" was reindexed"
 
3141
msgstr "������� \"%s\" ���������������"
 
3142
 
 
3143
#: commands/prepare.c:62
 
3144
msgid "invalid statement name: must not be empty"
 
3145
msgstr "�������� ��� �������: ��� �� ������ ���� ������"
 
3146
 
 
3147
#: commands/prepare.c:81
 
3148
msgid "utility statements cannot be prepared"
 
3149
msgstr ""
 
3150
 
 
3151
# [SM]: TO REVIEW
 
3152
#: commands/prepare.c:179
 
3153
#: commands/prepare.c:184
 
3154
#: commands/prepare.c:544
 
3155
msgid "prepared statement is not a SELECT"
 
3156
msgstr "������������� ������� �� �������� SELECT��"
 
3157
 
 
3158
# [SM]: TO REVIEW
 
3159
#: commands/prepare.c:317
 
3160
#, c-format
 
3161
msgid "prepared statement \"%s\" already exists"
 
3162
msgstr "������������� ������� \"%s\" ��� ����������"
 
3163
 
 
3164
# [SM]: TO REVIEW
 
3165
#: commands/prepare.c:396
 
3166
#, c-format
 
3167
msgid "prepared statement \"%s\" does not exist"
 
3168
msgstr "������������� ������� \"%s\" �� ����������"
 
3169
 
 
3170
#: commands/operatorcmds.c:107
 
3171
#: commands/operatorcmds.c:115
 
3172
msgid "setof type not allowed for operator argument"
 
3173
msgstr ""
 
3174
 
 
3175
#: commands/operatorcmds.c:142
 
3176
#, c-format
 
3177
msgid "operator attribute \"%s\" not recognized"
 
3178
msgstr "������� ��������� \"%s\" �� ���������"
 
3179
 
 
3180
#: commands/operatorcmds.c:152
 
3181
msgid "operator procedure must be specified"
 
3182
msgstr "������ ���� ������� ��������� ���������"
 
3183
 
 
3184
#: commands/portalcmds.c:54
 
3185
#: commands/portalcmds.c:183
 
3186
#: commands/portalcmds.c:228
 
3187
msgid "invalid cursor name: must not be empty"
 
3188
msgstr "�������� ��� �������: ��� �� ������ ���� ������"
 
3189
 
 
3190
#: commands/portalcmds.c:89
 
3191
msgid "DECLARE CURSOR may not specify INTO"
 
3192
msgstr "DECLARE CURSOR �� ����� ��������� INTO"
 
3193
 
 
3194
#: commands/portalcmds.c:93
 
3195
msgid "DECLARE CURSOR ... FOR UPDATE is not supported"
 
3196
msgstr "DECLARE CURSOR ... FOR UPDATE �� ��������������"
 
3197
 
 
3198
#: commands/portalcmds.c:94
 
3199
msgid "Cursors must be READ ONLY."
 
3200
msgstr "������� ������ ���� READ ONLY."
 
3201
 
 
3202
#: commands/portalcmds.c:191
 
3203
#: commands/portalcmds.c:238
 
3204
#, c-format
 
3205
msgid "cursor \"%s\" does not exist"
 
3206
msgstr "������ \"%s\" �� ����������"
 
3207
 
 
3208
#: commands/portalcmds.c:346
 
3209
#: tcop/pquery.c:523
 
3210
#: tcop/pquery.c:1096
 
3211
#, c-format
 
3212
msgid "portal \"%s\" cannot be run"
 
3213
msgstr "������ \"%s\" �� ����� ���� �������"
 
3214
 
 
3215
#: commands/portalcmds.c:404
 
3216
msgid "could not reposition held cursor"
 
3217
msgstr ""
 
3218
 
 
3219
#: commands/tablecmds.c:294
 
3220
msgid "ON COMMIT can only be used on temporary tables"
 
3221
msgstr "ON COMMIT ����� ������ �������������� ��� ��������� ������"
 
3222
 
 
3223
#: commands/tablecmds.c:399
 
3224
#, c-format
 
3225
msgid "duplicate check constraint name \"%s\""
 
3226
msgstr "��������� ��� CHECK-�����������: \"%s\""
 
3227
 
 
3228
#: commands/tablecmds.c:555
 
3229
#: commands/tablecmds.c:1274
 
3230
#: commands/tablecmds.c:1480
 
3231
#: commands/tablecmds.c:2636
 
3232
#: commands/tablecmds.c:3798
 
3233
#: commands/tablecmds.c:5427
 
3234
#: commands/trigger.c:147
 
3235
#: commands/trigger.c:552
 
3236
#: tcop/utility.c:182
 
3237
#: tcop/utility.c:217
 
3238
#, c-format
 
3239
msgid "permission denied: \"%s\" is a system catalog"
 
3240
msgstr "������ �����ݣ�: \"%s\" �������� ��������� ���������"
 
3241
 
 
3242
#: commands/tablecmds.c:566
 
3243
#, c-format
 
3244
msgid "cannot truncate system relation \"%s\""
 
3245
msgstr ""
 
3246
 
 
3247
#: commands/tablecmds.c:576
 
3248
msgid "cannot truncate temporary tables of other sessions"
 
3249
msgstr ""
 
3250
 
 
3251
#: commands/tablecmds.c:719
 
3252
#, c-format
 
3253
msgid "column \"%s\" duplicated"
 
3254
msgstr "��������� ��� �������: \"%s\""
 
3255
 
 
3256
#: commands/tablecmds.c:744
 
3257
#: parser/analyze.c:1067
 
3258
#: parser/analyze.c:1273
 
3259
#, c-format
 
3260
msgid "inherited relation \"%s\" is not a table"
 
3261
msgstr "������������� ��������� \"%s\" �� �������� ��������"
 
3262
 
 
3263
#: commands/tablecmds.c:750
 
3264
#, c-format
 
3265
msgid "cannot inherit from temporary relation \"%s\""
 
3266
msgstr "������ ����������� ��������� ��������� \"%s\""
 
3267
 
 
3268
#: commands/tablecmds.c:767
 
3269
#, c-format
 
3270
msgid "inherited relation \"%s\" duplicated"
 
3271
msgstr "��������� ������������� ��������� \"%s\""
 
3272
 
 
3273
#: commands/tablecmds.c:821
 
3274
#, c-format
 
3275
msgid "merging multiple inherited definitions of column \"%s\""
 
3276
msgstr "������� �������������� ������������� ����������� ������� \"%s\""
 
3277
 
 
3278
#: commands/tablecmds.c:828
 
3279
#, c-format
 
3280
msgid "inherited column \"%s\" has a type conflict"
 
3281
msgstr "������������� ������� \"%s\" ����� �������� �����"
 
3282
 
 
3283
#: commands/tablecmds.c:830
 
3284
#: commands/tablecmds.c:975
 
3285
#: parser/parse_coerce.c:239
 
3286
#: parser/parse_coerce.c:1130
 
3287
#: parser/parse_coerce.c:1147
 
3288
#: parser/parse_coerce.c:1193
 
3289
#, c-format
 
3290
msgid "%s versus %s"
 
3291
msgstr "%s ������ %s"
 
3292
 
 
3293
#: commands/tablecmds.c:966
 
3294
#, c-format
 
3295
msgid "merging column \"%s\" with inherited definition"
 
3296
msgstr "������� ������� \"%s\" � ������������� ������������"
 
3297
 
 
3298
#: commands/tablecmds.c:973
 
3299
#, c-format
 
3300
msgid "column \"%s\" has a type conflict"
 
3301
msgstr "�������� ����� ��� ������� \"%s\""
 
3302
 
 
3303
#: commands/tablecmds.c:1024
 
3304
#, c-format
 
3305
msgid "column \"%s\" inherits conflicting default values"
 
3306
msgstr "������� \"%s\" ��������� ������������� �������� �� ���������"
 
3307
 
 
3308
#: commands/tablecmds.c:1026
 
3309
msgid "To resolve the conflict, specify a default explicitly."
 
3310
msgstr "��� ������� ��������� ������� �������� �������� �� ���������."
 
3311
 
 
3312
#: commands/tablecmds.c:1319
 
3313
#, c-format
 
3314
msgid "inherited column \"%s\" must be renamed in child tables too"
 
3315
msgstr "������������� ������� \"%s\" ����� ������ ���� ������������� � ��������-�����������"
 
3316
 
 
3317
#: commands/tablecmds.c:1337
 
3318
#, c-format
 
3319
msgid "cannot rename system column \"%s\""
 
3320
msgstr "������ ������������� ��������� ������� \"%s\""
 
3321
 
 
3322
#: commands/tablecmds.c:1347
 
3323
#, c-format
 
3324
msgid "cannot rename inherited column \"%s\""
 
3325
msgstr "������ ������������� ������������� ������� \"%s\""
 
3326
 
 
3327
#: commands/tablecmds.c:1358
 
3328
#: commands/tablecmds.c:2919
 
3329
#, c-format
 
3330
msgid "column \"%s\" of relation \"%s\" already exists"
 
3331
msgstr "������� \"%s\" ��� ����� \"%s\" ��� ����������"
 
3332
 
 
3333
#: commands/tablecmds.c:2219
 
3334
#, c-format
 
3335
msgid "cannot rewrite system relation \"%s\""
 
3336
msgstr ""
 
3337
 
 
3338
#: commands/tablecmds.c:2229
 
3339
msgid "cannot rewrite temporary tables of other sessions"
 
3340
msgstr "������ �������������� ��������� ������� ������ ������"
 
3341
 
 
3342
#: commands/tablecmds.c:2520
 
3343
#, c-format
 
3344
msgid "check constraint \"%s\" is violated by some row"
 
3345
msgstr ""
 
3346
 
 
3347
#: commands/tablecmds.c:2533
 
3348
#, c-format
 
3349
msgid "column \"%s\" contains null values"
 
3350
msgstr "������� \"%s\" �������� �������� NULL"
 
3351
 
 
3352
#: commands/tablecmds.c:2618
 
3353
#, c-format
 
3354
msgid "\"%s\" is not a table or view"
 
3355
msgstr "\"%s\" �� �������� �������� ��� ��������������"
 
3356
 
 
3357
#: commands/tablecmds.c:2771
 
3358
#, c-format
 
3359
msgid "cannot alter table \"%s\" because column \"%s\".\"%s\" uses its rowtype"
 
3360
msgstr ""
 
3361
 
 
3362
#: commands/tablecmds.c:2837
 
3363
msgid "column must be added to child tables too"
 
3364
msgstr "������� ����� ������ ���� ��������� � ��������-�����������"
 
3365
 
 
3366
#: commands/tablecmds.c:2880
 
3367
#, c-format
 
3368
msgid "child table \"%s\" has different type for column \"%s\""
 
3369
msgstr "�������-��������� \"%s\" ����� �������� ��� ��� ������� \"%s\""
 
3370
 
 
3371
#: commands/tablecmds.c:2892
 
3372
#, c-format
 
3373
msgid "merging definition of column \"%s\" for child \"%s\""
 
3374
msgstr "������� ����������� ������� \"%s\" ��� ���������� \"%s\""
 
3375
 
 
3376
#: commands/tablecmds.c:3109
 
3377
#: commands/tablecmds.c:3202
 
3378
#: commands/tablecmds.c:3252
 
3379
#: commands/tablecmds.c:3348
 
3380
#: commands/tablecmds.c:3409
 
3381
#: commands/tablecmds.c:4617
 
3382
#, c-format
 
3383
msgid "cannot alter system column \"%s\""
 
3384
msgstr "������ �������� ��������� ������� \"%s\""
 
3385
 
 
3386
#: commands/tablecmds.c:3145
 
3387
#, c-format
 
3388
msgid "column \"%s\" is in a primary key"
 
3389
msgstr "������� \"%s\" ��������� � ��������� �����"
 
3390
 
 
3391
#: commands/tablecmds.c:3295
 
3392
#: commands/tablecmds.c:5416
 
3393
#, c-format
 
3394
msgid "\"%s\" is not a table or index"
 
3395
msgstr "\"%s\" �� �������� �������� ��� ��������"
 
3396
 
 
3397
#: commands/tablecmds.c:3322
 
3398
#, c-format
 
3399
msgid "statistics target %d is too low"
 
3400
msgstr ""
 
3401
 
 
3402
#: commands/tablecmds.c:3330
 
3403
#, c-format
 
3404
msgid "lowering statistics target to %d"
 
3405
msgstr ""
 
3406
 
 
3407
#: commands/tablecmds.c:3390
 
3408
#, c-format
 
3409
msgid "invalid storage type \"%s\""
 
3410
msgstr ""
 
3411
 
 
3412
#: commands/tablecmds.c:3421
 
3413
#, c-format
 
3414
msgid "column data type %s can only have storage PLAIN"
 
3415
msgstr ""
 
3416
 
 
3417
#: commands/tablecmds.c:3478
 
3418
#, c-format
 
3419
msgid "cannot drop system column \"%s\""
 
3420
msgstr "������ ������� ��������� ������� \"%s\""
 
3421
 
 
3422
#: commands/tablecmds.c:3485
 
3423
#, c-format
 
3424
msgid "cannot drop inherited column \"%s\""
 
3425
msgstr "������ ������� ������������� ������� \"%s\""
 
3426
 
 
3427
#: commands/tablecmds.c:3786
 
3428
#, c-format
 
3429
msgid "referenced relation \"%s\" is not a table"
 
3430
msgstr "��������� ��������� \"%s\" �� �������� ��������"
 
3431
 
 
3432
#: commands/tablecmds.c:3820
 
3433
msgid "cannot reference temporary table from permanent table constraint"
 
3434
msgstr ""
 
3435
 
 
3436
#: commands/tablecmds.c:3827
 
3437
msgid "cannot reference permanent table from temporary table constraint"
 
3438
msgstr ""
 
3439
 
 
3440
#: commands/tablecmds.c:3872
 
3441
#: commands/tablecmds.c:4362
 
3442
msgid "number of referencing and referenced columns for foreign key disagree"
 
3443
msgstr ""
 
3444
 
 
3445
#: commands/tablecmds.c:3893
 
3446
#, c-format
 
3447
msgid "foreign key constraint \"%s\" cannot be implemented"
 
3448
msgstr ""
 
3449
 
 
3450
#: commands/tablecmds.c:3896
 
3451
#, c-format
 
3452
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
 
3453
msgstr ""
 
3454
 
 
3455
#: commands/tablecmds.c:3910
 
3456
#, c-format
 
3457
msgid "foreign key constraint \"%s\" will require costly sequential scans"
 
3458
msgstr ""
 
3459
 
 
3460
#: commands/tablecmds.c:3913
 
3461
#, c-format
 
3462
msgid "Key columns \"%s\" and \"%s\" are of different types: %s and %s."
 
3463
msgstr ""
 
3464
 
 
3465
#: commands/tablecmds.c:3998
 
3466
#, c-format
 
3467
msgid "column \"%s\" referenced in foreign key constraint does not exist"
 
3468
msgstr ""
 
3469
 
 
3470
#: commands/tablecmds.c:4003
 
3471
#, c-format
 
3472
msgid "cannot have more than %d keys in a foreign key"
 
3473
msgstr ""
 
3474
 
 
3475
#: commands/tablecmds.c:4072
 
3476
#, c-format
 
3477
msgid "there is no primary key for referenced table \"%s\""
 
3478
msgstr ""
 
3479
 
 
3480
#: commands/tablecmds.c:4190
 
3481
#, c-format
 
3482
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
 
3483
msgstr ""
 
3484
 
 
3485
#: commands/tablecmds.c:4574
 
3486
#: commands/trigger.c:2785
 
3487
#, c-format
 
3488
msgid "constraint \"%s\" does not exist"
 
3489
msgstr "���������� \"%s\" �� ����������"
 
3490
 
 
3491
#: commands/tablecmds.c:4579
 
3492
#, c-format
 
3493
msgid "multiple constraints named \"%s\" were dropped"
 
3494
msgstr ""
 
3495
 
 
3496
#: commands/tablecmds.c:4624
 
3497
#, c-format
 
3498
msgid "cannot alter inherited column \"%s\""
 
3499
msgstr "������ �������� ������������� ������� \"%s\""
 
3500
 
 
3501
#: commands/tablecmds.c:4664
 
3502
msgid "transform expression must not return a set"
 
3503
msgstr "��������� �������������� �� ����� ���������� ���������"
 
3504
 
 
3505
#: commands/tablecmds.c:4670
 
3506
msgid "cannot use subquery in transform expression"
 
3507
msgstr "������ ������������ ��������� � ��������� ��������������"
 
3508
 
 
3509
#: commands/tablecmds.c:4674
 
3510
msgid "cannot use aggregate function in transform expression"
 
3511
msgstr "������ ������������ ���������� ������� � ��������� ��������������"
 
3512
 
 
3513
#: commands/tablecmds.c:4691
 
3514
#, c-format
 
3515
msgid "column \"%s\" cannot be cast to type \"%s\""
 
3516
msgstr ""
 
3517
 
 
3518
#: commands/tablecmds.c:4717
 
3519
#, c-format
 
3520
msgid "type of inherited column \"%s\" must be changed in child tables too"
 
3521
msgstr ""
 
3522
 
 
3523
#: commands/tablecmds.c:4755
 
3524
#, c-format
 
3525
msgid "cannot alter type of column \"%s\" twice"
 
3526
msgstr ""
 
3527
 
 
3528
#: commands/tablecmds.c:4789
 
3529
#, c-format
 
3530
msgid "default for column \"%s\" cannot be cast to type \"%s\""
 
3531
msgstr ""
 
3532
 
 
3533
#: commands/tablecmds.c:4889
 
3534
msgid "cannot alter type of a column used by a view or rule"
 
3535
msgstr ""
 
3536
 
 
3537
#: commands/tablecmds.c:4890
 
3538
#, c-format
 
3539
msgid "%s depends on column \"%s\""
 
3540
msgstr "%s ������� �� ������� \"%s\""
 
3541
 
 
3542
#: commands/tablecmds.c:5206
 
3543
#, c-format
 
3544
msgid "\"%s\" is not a table, TOAST table, index, view, or sequence"
 
3545
msgstr "\"%s\" �� �������� ��������, TOAST-��������, ��������, �������������� ��� �������������������"
 
3546
 
 
3547
#: commands/tablecmds.c:5446
 
3548
msgid "cannot have multiple SET TABLESPACE subcommands"
 
3549
msgstr ""
 
3550
 
 
3551
#: commands/tablecmds.c:5476
 
3552
#, c-format
 
3553
msgid "cannot move system relation \"%s\""
 
3554
msgstr ""
 
3555
 
 
3556
#: commands/tablecmds.c:5486
 
3557
msgid "cannot move temporary tables of other sessions"
 
3558
msgstr "������ ���������� ��������� ������� ������ ������"
 
3559
 
 
3560
#: commands/tablecmds.c:5694
 
3561
msgid "shared tables cannot be toasted after initdb"
 
3562
msgstr ""
 
3563
 
 
3564
#: commands/tablecmds.c:5709
 
3565
#, c-format
 
3566
msgid "table \"%s\" already has a TOAST table"
 
3567
msgstr "������� \"%s\" ��� ����� ��������������� TOAST-�������"
 
3568
 
 
3569
#: commands/tablecmds.c:5726
 
3570
#, c-format
 
3571
msgid "table \"%s\" does not need a TOAST table"
 
3572
msgstr "������� \"%s\" �� ��������� � ��������������� TOAST-�������"
 
3573
 
 
3574
#: commands/proclang.c:64
 
3575
msgid "must be superuser to create procedural language"
 
3576
msgstr "����� ���� ��������������� ��� �������� ������������ �����"
 
3577
 
 
3578
#: commands/proclang.c:77
 
3579
#: commands/proclang.c:265
 
3580
#, c-format
 
3581
msgid "language \"%s\" already exists"
 
3582
msgstr "���� \"%s\" ��� ����������"
 
3583
 
 
3584
#: commands/proclang.c:97
 
3585
#, c-format
 
3586
msgid "changing return type of function %s from \"opaque\" to \"language_handler\""
 
3587
msgstr "��������� ���� �������� ������� %s �� \"opaque\" �� \"language_handler\""
 
3588
 
 
3589
#: commands/proclang.c:104
 
3590
#, c-format
 
3591
msgid "function %s must return type \"language_handler\""
 
3592
msgstr "������� %s ������ ���������� ��� \"language_handler\""
 
3593
 
 
3594
#: commands/proclang.c:188
 
3595
msgid "must be superuser to drop procedural language"
 
3596
msgstr "����� ���� ��������������� ��� �������� ������������ �����"
 
3597
 
 
3598
#: commands/proclang.c:271
 
3599
msgid "must be superuser to rename procedural language"
 
3600
msgstr "����� ���� ��������������� ��� �������������� ������������ �����"
 
3601
 
 
3602
#: commands/schemacmds.c:84
 
3603
#: commands/user.c:883
 
3604
#: commands/user.c:1018
 
3605
msgid "permission denied"
 
3606
msgstr "������ �����ݣ�"
 
3607
 
 
3608
#: commands/schemacmds.c:85
 
3609
#, c-format
 
3610
msgid "\"%s\" is not a superuser, so cannot create a schema for \"%s\""
 
3611
msgstr "\"%s\" �� �������� ���������������, ������� �� ����� ������� ����� ���  \"%s\""
 
3612
 
 
3613
#: commands/schemacmds.c:100
 
3614
#: commands/schemacmds.c:268
 
3615
#, c-format
 
3616
msgid "unacceptable schema name \"%s\""
 
3617
msgstr "������������ ��� �����: \"%s\""
 
3618
 
 
3619
#: commands/schemacmds.c:101
 
3620
#: commands/schemacmds.c:269
 
3621
msgid "The prefix \"pg_\" is reserved for system schemas."
 
3622
msgstr "������� \"pg_\" �������������� ��� ��������� ����."
 
3623
 
 
3624
#: commands/sequence.c:399
 
3625
#: commands/sequence.c:591
 
3626
#: commands/sequence.c:634
 
3627
#, c-format
 
3628
msgid "permission denied for sequence %s"
 
3629
msgstr "������ �����ݣ� ��� ������������������ %s"
 
3630
 
 
3631
#: commands/sequence.c:476
 
3632
#, c-format
 
3633
msgid "nextval: reached maximum value of sequence \"%s\" (%s)"
 
3634
msgstr "nextval: ���������� ������������ �������� ������������������ \"%s\" (%s)"
 
3635
 
 
3636
#: commands/sequence.c:499
 
3637
#, c-format
 
3638
msgid "nextval: reached minimum value of sequence \"%s\" (%s)"
 
3639
msgstr "nextval: ���������� ����������� �������� ������������������ \"%s\" (%s)"
 
3640
 
 
3641
#: commands/sequence.c:597
 
3642
#, c-format
 
3643
msgid "currval of sequence \"%s\" is not yet defined in this session"
 
3644
msgstr "currval (������� ��������) ������������������ \"%s\" �ݣ �� ���������� � ���� ������"
 
3645
 
 
3646
#: commands/sequence.c:651
 
3647
#, c-format
 
3648
msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
 
3649
msgstr "setval: �������� %s ��� �������� ������������������ \"%s\" (%s..%s)"
 
3650
 
 
3651
#: commands/sequence.c:794
 
3652
#: executor/execGrouping.c:384
 
3653
#: lib/dllist.c:43
 
3654
#: lib/dllist.c:88
 
3655
#: libpq/auth.c:640
 
3656
#: postmaster/pgstat.c:2430
 
3657
#: postmaster/pgstat.c:2497
 
3658
#: postmaster/postmaster.c:810
 
3659
#: postmaster/postmaster.c:1678
 
3660
#: postmaster/postmaster.c:2397
 
3661
#: storage/buffer/localbuf.c:139
 
3662
#: storage/file/fd.c:588
 
3663
#: storage/file/fd.c:621
 
3664
#: storage/file/fd.c:767
 
3665
#: storage/ipc/sinval.c:789
 
3666
#: storage/lmgr/lock.c:494
 
3667
#: storage/smgr/md.c:844
 
3668
#: storage/smgr/smgr.c:213
 
3669
#: utils/adt/cash.c:297
 
3670
#: utils/adt/cash.c:312
 
3671
#: utils/adt/oracle_compat.c:73
 
3672
#: utils/adt/oracle_compat.c:125
 
3673
#: utils/adt/regexp.c:200
 
3674
#: utils/adt/ri_triggers.c:3472
 
3675
#: utils/cache/relcache.c:169
 
3676
#: utils/cache/relcache.c:183
 
3677
#: utils/cache/relcache.c:1135
 
3678
#: utils/cache/typcache.c:165
 
3679
#: utils/cache/typcache.c:487
 
3680
#: utils/fmgr/dfmgr.c:127
 
3681
#: utils/fmgr/fmgr.c:527
 
3682
#: utils/hash/dynahash.c:178
 
3683
#: utils/hash/dynahash.c:248
 
3684
#: utils/init/miscinit.c:213
 
3685
#: utils/init/miscinit.c:234
 
3686
#: utils/init/miscinit.c:244
 
3687
#: utils/misc/guc.c:1910
 
3688
#: utils/misc/guc.c:1923
 
3689
#: utils/misc/guc.c:1936
 
3690
#: utils/mmgr/aset.c:337
 
3691
#: utils/mmgr/aset.c:503
 
3692
#: utils/mmgr/aset.c:700
 
3693
#: utils/mmgr/aset.c:893
 
3694
#: utils/mmgr/portalmem.c:78
 
3695
msgid "out of memory"
 
3696
msgstr "�� ������� ������"
 
3697
 
 
3698
#: commands/sequence.c:956
 
3699
msgid "INCREMENT must not be zero"
 
3700
msgstr "INCREMENT �� ����� ���� ��̣�"
 
3701
 
 
3702
#: commands/sequence.c:1002
 
3703
#, c-format
 
3704
msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
 
3705
msgstr "MINVALUE (%s) ������ ���� ������ ��� MAXVALUE (%s)"
 
3706
 
 
3707
#: commands/sequence.c:1033
 
3708
#, c-format
 
3709
msgid "START value (%s) can't be less than MINVALUE (%s)"
 
3710
msgstr "�������� START (%s) �� ����� ���� ������ ��� MINVALUE (%s)"
 
3711
 
 
3712
#: commands/sequence.c:1045
 
3713
#, c-format
 
3714
msgid "START value (%s) can't be greater than MAXVALUE (%s)"
 
3715
msgstr "�������� START (%s) �� ����� ���� ������ ��� MAXVALUE (%s)"
 
3716
 
 
3717
#: commands/sequence.c:1060
 
3718
#, c-format
 
3719
msgid "CACHE (%s) must be greater than zero"
 
3720
msgstr "CACHE (%s) ������ ���� ������ ����"
 
3721
 
 
3722
#: commands/trigger.c:134
 
3723
#, c-format
 
3724
msgid "could not determine referenced table for constraint \"%s\""
 
3725
msgstr ""
 
3726
 
 
3727
#: commands/trigger.c:219
 
3728
msgid "multiple INSERT events specified"
 
3729
msgstr "������� �������������� ������� INSERT"
 
3730
 
 
3731
#: commands/trigger.c:226
 
3732
msgid "multiple DELETE events specified"
 
3733
msgstr "������� �������������� ������� DELETE"
 
3734
 
 
3735
#: commands/trigger.c:233
 
3736
msgid "multiple UPDATE events specified"
 
3737
msgstr "������� �������������� ������� UPDATE"
 
3738
 
 
3739
#: commands/trigger.c:266
 
3740
#: commands/trigger.c:654
 
3741
#, c-format
 
3742
msgid "trigger \"%s\" for relation \"%s\" already exists"
 
3743
msgstr "������� \"%s\" ��� ����� \"%s\" ��� ����������"
 
3744
 
 
3745
#: commands/trigger.c:287
 
3746
#, c-format
 
3747
msgid "changing return type of function %s from \"opaque\" to \"trigger\""
 
3748
msgstr "��������� ���� �������� ������� %s �� \"opaque\" �� \"trigger\""
 
3749
 
 
3750
#: commands/trigger.c:294
 
3751
#, c-format
 
3752
msgid "function %s must return type \"trigger\""
 
3753
msgstr "������� %s ������ ���������� ��� \"trigger\""
 
3754
 
 
3755
#: commands/trigger.c:1160
 
3756
#, c-format
 
3757
msgid "trigger function %u returned null value"
 
3758
msgstr ""
 
3759
 
 
3760
#: commands/trigger.c:1214
 
3761
#: commands/trigger.c:1331
 
3762
#: commands/trigger.c:1464
 
3763
msgid "BEFORE STATEMENT trigger cannot return a value"
 
3764
msgstr ""
 
3765
 
 
3766
#: commands/trigger.c:1593
 
3767
#: executor/execMain.c:1151
 
3768
#: executor/execMain.c:1457
 
3769
#: executor/execMain.c:1598
 
3770
msgid "could not serialize access due to concurrent update"
 
3771
msgstr ""
 
3772
 
 
3773
#: commands/trigger.c:2731
 
3774
msgid "unnamed constraints cannot be set explicitly"
 
3775
msgstr ""
 
3776
 
 
3777
#: commands/trigger.c:2770
 
3778
#, c-format
 
3779
msgid "constraint \"%s\" is not deferrable"
 
3780
msgstr ""
 
3781
 
 
3782
#: ../port/copydir.c:47
 
3783
#: commands/tablespace.c:150
 
3784
#: commands/tablespace.c:158
 
3785
#: commands/tablespace.c:164
 
3786
#, c-format
 
3787
msgid "could not create directory \"%s\": %m"
 
3788
msgstr ""
 
3789
 
 
3790
#: commands/tablespace.c:177
 
3791
#, c-format
 
3792
msgid "could not stat directory \"%s\": %m"
 
3793
msgstr ""
 
3794
 
 
3795
#: commands/tablespace.c:186
 
3796
#, c-format
 
3797
msgid "\"%s\" exists but is not a directory"
 
3798
msgstr "\"%s\" ���������� �� �� �������� �����������"
 
3799
 
 
3800
#: commands/tablespace.c:223
 
3801
#, c-format
 
3802
msgid "permission denied to create tablespace \"%s\""
 
3803
msgstr "������ �����ݣ� �� �������� tablespace \"%s\""
 
3804
 
 
3805
#: commands/tablespace.c:225
 
3806
msgid "Must be superuser to create a tablespace."
 
3807
msgstr "����� ���� ��������������� ��� �������� tablespace."
 
3808
 
 
3809
#: commands/tablespace.c:244
 
3810
msgid "tablespace location may not contain single quotes"
 
3811
msgstr ""
 
3812
 
 
3813
#: commands/tablespace.c:254
 
3814
msgid "tablespace location must be an absolute path"
 
3815
msgstr ""
 
3816
 
 
3817
#: commands/tablespace.c:264
 
3818
#, c-format
 
3819
msgid "tablespace location \"%s\" is too long"
 
3820
msgstr ""
 
3821
 
 
3822
#: commands/tablespace.c:274
 
3823
#: commands/tablespace.c:766
 
3824
#, c-format
 
3825
msgid "unacceptable tablespace name \"%s\""
 
3826
msgstr "������������ ��� tablespace: \"%s\""
 
3827
 
 
3828
#: commands/tablespace.c:276
 
3829
#: commands/tablespace.c:767
 
3830
msgid "The prefix \"pg_\" is reserved for system tablespaces."
 
3831
msgstr "������� \"pg_\" �������������� ��� ��������� tablespaces."
 
3832
 
 
3833
#: commands/tablespace.c:286
 
3834
#: commands/tablespace.c:779
 
3835
#, c-format
 
3836
msgid "tablespace \"%s\" already exists"
 
3837
msgstr "tablespace \"%s\" ��� ����������"
 
3838
 
 
3839
#: commands/tablespace.c:321
 
3840
#: commands/tablespace.c:1033
 
3841
#, c-format
 
3842
msgid "could not set permissions on directory \"%s\": %m"
 
3843
msgstr "�� ���������� ���������� ����� ��� ���������� \"%s\": %m"
 
3844
 
 
3845
#: commands/tablespace.c:330
 
3846
#, c-format
 
3847
msgid "directory \"%s\" is not empty"
 
3848
msgstr "���������� \"%s\" �� �����"
 
3849
 
 
3850
#: commands/tablespace.c:351
 
3851
#: commands/tablespace.c:1048
 
3852
#, c-format
 
3853
msgid "could not create symbolic link \"%s\": %m"
 
3854
msgstr ""
 
3855
 
 
3856
#: commands/tablespace.c:382
 
3857
#: commands/tablespace.c:479
 
3858
msgid "tablespaces are not supported on this platform"
 
3859
msgstr "tablespaces  �� �������������� �� ���� ���������"
 
3860
 
 
3861
#: commands/tablespace.c:456
 
3862
#, c-format
 
3863
msgid "tablespace \"%s\" is not empty"
 
3864
msgstr "tablespace \"%s\" �� ����"
 
3865
 
 
3866
#: commands/tablespace.c:555
 
3867
#, c-format
 
3868
msgid "could not delete directory \"%s\": %m"
 
3869
msgstr "�� ���������� ������� ���������� \"%s\": %m"
 
3870
 
 
3871
#: commands/tablespace.c:606
 
3872
#, c-format
 
3873
msgid "could not remove directory \"%s\": %m"
 
3874
msgstr "�� ���������� ������� ���������� \"%s\": %m"
 
3875
 
 
3876
#: commands/tablespace.c:614
 
3877
#, c-format
 
3878
msgid "could not remove symbolic link \"%s\": %m"
 
3879
msgstr ""
 
3880
 
 
3881
#: commands/tablespace.c:1061
 
3882
#, c-format
 
3883
msgid "tablespace %u is not empty"
 
3884
msgstr "tablespace %u �� ����"
 
3885
 
 
3886
#: commands/vacuum.c:286
 
3887
msgid "VACUUM FULL FREEZE is not supported"
 
3888
msgstr "VACUUM FULL FREEZE �� ��������������"
 
3889
 
 
3890
#: commands/vacuum.c:287
 
3891
msgid "Use VACUUM FULL, then VACUUM FREEZE."
 
3892
msgstr ""
 
3893
 
 
3894
#: commands/vacuum.c:607
 
3895
msgid "oldest xmin is far in the past"
 
3896
msgstr "����� ������ xmin ������ � �������"
 
3897
 
 
3898
#: commands/vacuum.c:608
 
3899
msgid "Close open transactions soon to avoid wraparound problems."
 
3900
msgstr ""
 
3901
 
 
3902
#: commands/vacuum.c:825
 
3903
msgid "some databases have not been vacuumed in over 2 billion transactions"
 
3904
msgstr "������ ������ �� ���� ����������� � ��������� ����� � ����� 2 ���������� ����������"
 
3905
 
 
3906
#: commands/vacuum.c:826
 
3907
msgid "You may have already suffered transaction-wraparound data loss."
 
3908
msgstr ""
 
3909
 
 
3910
#: commands/vacuum.c:837
 
3911
msgid "some databases have not been vacuumed in over 1 billion transactions"
 
3912
msgstr "������ ������ �� ���� ����������� � ��������� ����� � ����� 1 ��������� ����������"
 
3913
 
 
3914
#: commands/vacuum.c:838
 
3915
msgid "Better vacuum them soon, or you may have a wraparound failure."
 
3916
msgstr ""
 
3917
 
 
3918
#: commands/vacuum.c:845
 
3919
#, c-format
 
3920
msgid "some databases have not been vacuumed in %d transactions"
 
3921
msgstr "������ ������ �� ���� ����������� � ��������� ����� � ������ ����������: %d"
 
3922
 
 
3923
#: commands/vacuum.c:847
 
3924
#, c-format
 
3925
msgid "Better vacuum them within %d transactions, or you may have a wraparound failure."
 
3926
msgstr ""
 
3927
 
 
3928
#: commands/vacuum.c:943
 
3929
#, c-format
 
3930
msgid "skipping \"%s\" --- only table or database owner can vacuum it"
 
3931
msgstr "������������ \"%s\" --- ������ �������� ������� ��� ���� ����� ����������� ������ ������ � ������ �������"
 
3932
 
 
3933
#: commands/vacuum.c:958
 
3934
#, c-format
 
3935
msgid "skipping \"%s\" --- cannot vacuum indexes, views, or special system tables"
 
3936
msgstr "������������ \"%s\" --- ������ ����������� ������ ������ ��� ��������, ������������� ��� ����������� ��������� ������"
 
3937
 
 
3938
#: commands/vacuum.c:1181
 
3939
#: commands/vacuumlazy.c:221
 
3940
#, c-format
 
3941
msgid "vacuuming \"%s.%s\""
 
3942
msgstr "������������ ������ ������ ��� \"%s.%s\""
 
3943
 
 
3944
#: commands/vacuum.c:1229
 
3945
#: commands/vacuumlazy.c:293
 
3946
#, c-format
 
3947
msgid "relation \"%s\" page %u is uninitialized --- fixing"
 
3948
msgstr "���������: \"%s\", �������� %u �� ���������������� --- ������������"
 
3949
 
 
3950
#: commands/vacuum.c:1352
 
3951
#, c-format
 
3952
msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- can't shrink relation"
 
3953
msgstr "��������� \"%s\" TID %u/%u: InsertTransactionInProgress %u --- �� � ��������� ��������� ���������"
 
3954
 
 
3955
#: commands/vacuum.c:1365
 
3956
#, c-format
 
3957
msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- can't shrink relation"
 
3958
msgstr "��������� \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- �� � ��������� ��������� ���������"
 
3959
 
 
3960
#: commands/vacuum.c:1518
 
3961
#: commands/vacuumlazy.c:456
 
3962
#, c-format
 
3963
msgid "\"%s\": found %.0f removable, %.0f nonremovable row versions in %u pages"
 
3964
msgstr "\"%s\": ������� %.0f ��������, %.0f ����������� ������ ������ � ���������: %u"
 
3965
 
 
3966
#: commands/vacuum.c:1521
 
3967
#, c-format
 
3968
msgid ""
 
3969
"%.0f dead row versions cannot be removed yet.\n"
 
3970
"Nonremovable row versions range from %lu to %lu bytes long.\n"
 
3971
"There were %.0f unused item pointers.\n"
 
3972
"Total free space (including removable row versions) is %.0f bytes.\n"
 
3973
"%u pages are or will become empty, including %u at the end of the table.\n"
 
3974
"%u pages containing %.0f free bytes are potential move destinations.\n"
 
3975
"%s"
 
3976
msgstr ""
 
3977
 
 
3978
#: commands/vacuum.c:2270
 
3979
#, c-format
 
3980
msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
 
3981
msgstr ""
 
3982
 
 
3983
#: commands/vacuum.c:2273
 
3984
#: commands/vacuumlazy.c:517
 
3985
#: commands/vacuumlazy.c:820
 
3986
#: nodes/print.c:86
 
3987
#: storage/lmgr/deadlock.c:888
 
3988
#: tcop/postgres.c:3341
 
3989
#, c-format
 
3990
msgid "%s"
 
3991
msgstr "%s"
 
3992
 
 
3993
#: commands/vacuum.c:2812
 
3994
#: commands/vacuumlazy.c:817
 
3995
#, c-format
 
3996
msgid "\"%s\": truncated %u to %u pages"
 
3997
msgstr ""
 
3998
 
 
3999
#: commands/vacuum.c:2902
 
4000
#: commands/vacuum.c:2969
 
4001
#: commands/vacuumlazy.c:630
 
4002
#: commands/vacuumlazy.c:705
 
4003
#, c-format
 
4004
msgid "index \"%s\" now contains %.0f row versions in %u pages"
 
4005
msgstr "������ \"%s\" ������ �������� ������ ������: %.0f, �� ���������: %u"
 
4006
 
 
4007
#: commands/vacuum.c:2906
 
4008
#: commands/vacuumlazy.c:634
 
4009
#, c-format
 
4010
msgid ""
 
4011
"%u index pages have been deleted, %u are currently reusable.\n"
 
4012
"%s"
 
4013
msgstr ""
 
4014
"������� ������� �������: %u, ������ � �����������������: %u.\n"
 
4015
"%s"
 
4016
 
 
4017
#: commands/vacuum.c:2920
 
4018
#: commands/vacuum.c:2989
 
4019
#, c-format
 
4020
msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
 
4021
msgstr "������ �������� \"%s\" �������� ������ ������: %.0f, � ������� ��������: %.0f"
 
4022
 
 
4023
#: commands/vacuum.c:2923
 
4024
#: commands/vacuum.c:2992
 
4025
msgid "Rebuild the index with REINDEX."
 
4026
msgstr "����������� ������ � ������� REINDEX."
 
4027
 
 
4028
#: commands/vacuum.c:2973
 
4029
#: commands/vacuumlazy.c:709
 
4030
#, c-format
 
4031
msgid ""
 
4032
"%.0f index row versions were removed.\n"
 
4033
"%u index pages have been deleted, %u are currently reusable.\n"
 
4034
"%s"
 
4035
msgstr ""
 
4036
"������ ����� ������� �������: %.0f.\n"
 
4037
"������� ������� �������: %u, ������� ������ � �����������������: %u.\n"
 
4038
"%s"
 
4039
 
 
4040
#: commands/typecmds.c:138
 
4041
#, c-format
 
4042
msgid "type names must be %d characters or less"
 
4043
msgstr "����� ����� ����� ��������� %d ��� ����� ��������"
 
4044
 
 
4045
#: commands/typecmds.c:173
 
4046
#, c-format
 
4047
msgid "array element type cannot be %s"
 
4048
msgstr "��� �������� ������� �� ����� ���� %s"
 
4049
 
 
4050
#: commands/typecmds.c:206
 
4051
#, c-format
 
4052
msgid "alignment \"%s\" not recognized"
 
4053
msgstr ""
 
4054
 
 
4055
#: commands/typecmds.c:223
 
4056
#, c-format
 
4057
msgid "storage \"%s\" not recognized"
 
4058
msgstr ""
 
4059
 
 
4060
#: commands/typecmds.c:228
 
4061
#, c-format
 
4062
msgid "type attribute \"%s\" not recognized"
 
4063
msgstr "������� ���� \"%s\" �� ���������"
 
4064
 
 
4065
#: commands/typecmds.c:238
 
4066
msgid "type input function must be specified"
 
4067
msgstr ""
 
4068
 
 
4069
#: commands/typecmds.c:242
 
4070
msgid "type output function must be specified"
 
4071
msgstr ""
 
4072
 
 
4073
#: commands/typecmds.c:281
 
4074
#, c-format
 
4075
msgid "changing return type of function %s from \"opaque\" to %s"
 
4076
msgstr "��������� ���� �������� ������� %s �� \"opaque\" �� %s"
 
4077
 
 
4078
#: commands/typecmds.c:288
 
4079
#, c-format
 
4080
msgid "type input function %s must return type %s"
 
4081
msgstr "������� ���� input %s ����� ���������� ��� %s"
 
4082
 
 
4083
#: commands/typecmds.c:298
 
4084
#, c-format
 
4085
msgid "changing return type of function %s from \"opaque\" to \"cstring\""
 
4086
msgstr "��������� ���� �������� ������� %s �� \"opaque\" �� \"cstring\""
 
4087
 
 
4088
#: commands/typecmds.c:305
 
4089
#, c-format
 
4090
msgid "type output function %s must return type \"cstring\""
 
4091
msgstr "������� ���� output %s ����� ���������� ��� \"cstring\""
 
4092
 
 
4093
#: commands/typecmds.c:314
 
4094
#, c-format
 
4095
msgid "type receive function %s must return type %s"
 
4096
msgstr "������� ���� receive %s ����� ���������� ��� %s"
 
4097
 
 
4098
#: commands/typecmds.c:323
 
4099
#, c-format
 
4100
msgid "type send function %s must return type \"bytea\""
 
4101
msgstr "������� ���� send %s ����� ���������� ��� \"bytea\""
 
4102
 
 
4103
#: commands/typecmds.c:536
 
4104
#, c-format
 
4105
msgid "domain names must be %d characters or less"
 
4106
msgstr "����� ������� ����� ��������� %d ��� ����� ��������"
 
4107
 
 
4108
#: commands/typecmds.c:557
 
4109
#, c-format
 
4110
msgid "\"%s\" is not a valid base type for a domain"
 
4111
msgstr "\"%s\" �� �������� ������ ������� ����� ��� ������"
 
4112
 
 
4113
#: commands/typecmds.c:617
 
4114
#: commands/typecmds.c:1504
 
4115
msgid "foreign key constraints not possible for domains"
 
4116
msgstr "������� ����� �� �������� ��� �������"
 
4117
 
 
4118
#: commands/typecmds.c:637
 
4119
msgid "multiple default expressions"
 
4120
msgstr "�������������� ��������� �� ���������"
 
4121
 
 
4122
#: commands/typecmds.c:667
 
4123
#: commands/typecmds.c:676
 
4124
msgid "conflicting NULL/NOT NULL constraints"
 
4125
msgstr "������������� ����������� NULL/NOT NULL"
 
4126
 
 
4127
#: commands/typecmds.c:695
 
4128
#: commands/typecmds.c:1522
 
4129
msgid "unique constraints not possible for domains"
 
4130
msgstr "UNIQUE-����������� �� �������� ��� �������"
 
4131
 
 
4132
#: commands/typecmds.c:701
 
4133
#: commands/typecmds.c:1528
 
4134
msgid "primary key constraints not possible for domains"
 
4135
msgstr "��������� ����� �� �������� ��� �������"
 
4136
 
 
4137
#: commands/typecmds.c:710
 
4138
#: commands/typecmds.c:1537
 
4139
msgid "specifying constraint deferrability not supported for domains"
 
4140
msgstr ""
 
4141
 
 
4142
#: commands/typecmds.c:831
 
4143
#: commands/typecmds.c:1780
 
4144
#, c-format
 
4145
msgid "\"%s\" is not a domain"
 
4146
msgstr "\"%s\" �� �������� �������"
 
4147
 
 
4148
#: commands/typecmds.c:901
 
4149
#, c-format
 
4150
msgid "changing argument type of function %s from \"opaque\" to \"cstring\""
 
4151
msgstr "��������� ���� ��������� ������� %s �� \"opaque\" �� \"cstring\""
 
4152
 
 
4153
#: commands/typecmds.c:971
 
4154
#, c-format
 
4155
msgid "changing argument type of function %s from \"opaque\" to %s"
 
4156
msgstr "��������� ���� ��������� ������� %s �� \"opaque\" �� %s"
 
4157
 
 
4158
#: commands/typecmds.c:1083
 
4159
#, c-format
 
4160
msgid "type analyze function %s must return type \"boolean\""
 
4161
msgstr ""
 
4162
 
 
4163
#: commands/typecmds.c:1112
 
4164
msgid "composite type must have at least one attribute"
 
4165
msgstr ""
 
4166
 
 
4167
#: commands/typecmds.c:1341
 
4168
#, c-format
 
4169
msgid "column \"%s\" of table \"%s\" contains null values"
 
4170
msgstr "������� \"%s\" ������� \"%s\" �������� �������� NULL"
 
4171
 
 
4172
#: commands/typecmds.c:1608
 
4173
#, c-format
 
4174
msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
 
4175
msgstr ""
 
4176
 
 
4177
#: commands/typecmds.c:1814
 
4178
#, c-format
 
4179
msgid "constraint \"%s\" for domain \"%s\" already exists"
 
4180
msgstr ""
 
4181
 
 
4182
#: commands/typecmds.c:1855
 
4183
#: commands/typecmds.c:1864
 
4184
msgid "cannot use table references in domain check constraint"
 
4185
msgstr ""
 
4186
 
 
4187
#: commands/typecmds.c:1876
 
4188
msgid "cannot use aggregate in check constraint"
 
4189
msgstr ""
 
4190
 
 
4191
#: commands/typecmds.c:2090
 
4192
#, c-format
 
4193
msgid "\"%s\" is a table's row type"
 
4194
msgstr ""
 
4195
 
 
4196
#: commands/user.c:174
 
4197
#: commands/user.c:272
 
4198
#: commands/user.c:321
 
4199
#: commands/user.c:402
 
4200
#, c-format
 
4201
msgid "could not write to temporary file \"%s\": %m"
 
4202
msgstr "�� ���������� �������� �� ��������� ���� \"%s\": %m"
 
4203
 
 
4204
#: commands/user.c:209
 
4205
#, c-format
 
4206
msgid "invalid group name \"%s\""
 
4207
msgstr "�������� ��� ������ \"%s\""
 
4208
 
 
4209
#: commands/user.c:240
 
4210
#: commands/user.c:371
 
4211
#, c-format
 
4212
msgid "invalid user name \"%s\""
 
4213
msgstr "�������� ��� ������������ \"%s\""
 
4214
 
 
4215
#: commands/user.c:378
 
4216
#, c-format
 
4217
msgid "invalid user password \"%s\""
 
4218
msgstr "�������� ������ \"%s\""
 
4219
 
 
4220
#: commands/user.c:638
 
4221
msgid "user ID must be positive"
 
4222
msgstr "ID ������������ ������ ���� �������������"
 
4223
 
 
4224
#: commands/user.c:655
 
4225
msgid "must be superuser to create users"
 
4226
msgstr "����� ���� ��������������� ��� �������� �������������"
 
4227
 
 
4228
#: commands/user.c:660
 
4229
#, c-format
 
4230
msgid "user name \"%s\" is reserved"
 
4231
msgstr "��� ������������ \"%s\" ���������������"
 
4232
 
 
4233
#: commands/user.c:697
 
4234
#: commands/user.c:1252
 
4235
#, c-format
 
4236
msgid "user \"%s\" already exists"
 
4237
msgstr "������������ \"%s\" ��� ����������"
 
4238
 
 
4239
#: commands/user.c:702
 
4240
#, c-format
 
4241
msgid "user ID %d is already assigned"
 
4242
msgstr "ID ������������ %d  ��� ���������"
 
4243
 
 
4244
#: commands/user.c:899
 
4245
#: commands/user.c:1012
 
4246
#: commands/user.c:1104
 
4247
#: commands/user.c:1233
 
4248
#: commands/variable.c:664
 
4249
#: utils/cache/lsyscache.c:2044
 
4250
#: utils/init/miscinit.c:335
 
4251
#, c-format
 
4252
msgid "user \"%s\" does not exist"
 
4253
msgstr "������������ \"%s\" �� ����������"
 
4254
 
 
4255
#: commands/user.c:1077
 
4256
msgid "must be superuser to drop users"
 
4257
msgstr "����� ���� ��������������� ��� �������� �������������"
 
4258
 
 
4259
#: commands/user.c:1111
 
4260
msgid "current user cannot be dropped"
 
4261
msgstr "������� ������������ �� ����� ���� ���̣�"
 
4262
 
 
4263
#: commands/user.c:1115
 
4264
msgid "session user cannot be dropped"
 
4265
msgstr "������������ ������ �� ����� ���� ���̣�"
 
4266
 
 
4267
#: commands/user.c:1142
 
4268
#, c-format
 
4269
msgid "user \"%s\" cannot be dropped"
 
4270
msgstr "������������ \"%s\" �� ����� ���� ���̣�"
 
4271
 
 
4272
#: commands/user.c:1143
 
4273
#, c-format
 
4274
msgid "The user owns database \"%s\"."
 
4275
msgstr "������������ ������� ����� \"%s\"."
 
4276
 
 
4277
#: commands/user.c:1244
 
4278
msgid "session user may not be renamed"
 
4279
msgstr "������������ ������ �� ����� ���� ������������"
 
4280
 
 
4281
#: commands/user.c:1258
 
4282
msgid "must be superuser to rename users"
 
4283
msgstr "����� ���� ��������������� ��� �������������� �������������"
 
4284
 
 
4285
#: commands/user.c:1277
 
4286
msgid "MD5 password cleared because of user rename"
 
4287
msgstr ""
 
4288
 
 
4289
#: commands/user.c:1311
 
4290
#, c-format
 
4291
msgid "before using passwords you must revoke privileges on %s"
 
4292
msgstr "����� �������������� ������� �� ������ ������� ���������� �� %s"
 
4293
 
 
4294
#: commands/user.c:1313
 
4295
msgid "This restriction is to prevent unprivileged users from reading the passwords."
 
4296
msgstr "��� ����������� ������� ��� �������������� ������ ������� �������������������� ��������������."
 
4297
 
 
4298
#: commands/user.c:1314
 
4299
#, c-format
 
4300
msgid "Try REVOKE ALL ON \"%s\" FROM PUBLIC."
 
4301
msgstr "���������� REVOKE ALL ON \"%s\" FROM PUBLIC."
 
4302
 
 
4303
#: commands/user.c:1378
 
4304
msgid "group ID must be positive"
 
4305
msgstr "ID ������ ������ ���� �������������"
 
4306
 
 
4307
#: commands/user.c:1391
 
4308
msgid "must be superuser to create groups"
 
4309
msgstr "����� ���� ��������������� ��� �������� �����"
 
4310
 
 
4311
#: commands/user.c:1396
 
4312
#, c-format
 
4313
msgid "group name \"%s\" is reserved"
 
4314
msgstr "��� ������ \"%s\" ���������������"
 
4315
 
 
4316
#: commands/user.c:1433
 
4317
#: commands/user.c:1815
 
4318
#, c-format
 
4319
msgid "group \"%s\" already exists"
 
4320
msgstr "������ \"%s\" ��� ����������"
 
4321
 
 
4322
#: commands/user.c:1438
 
4323
#, c-format
 
4324
msgid "group ID %d is already assigned"
 
4325
msgstr "ID ������ %d  ��� ���������"
 
4326
 
 
4327
#: commands/user.c:1518
 
4328
msgid "must be superuser to alter groups"
 
4329
msgstr "����� ���� ��������������� ��� ��������� �����"
 
4330
 
 
4331
#: commands/user.c:1597
 
4332
#, c-format
 
4333
msgid "group \"%s\" does not have any members"
 
4334
msgstr "��� ������ � ������  \"%s\""
 
4335
 
 
4336
#: commands/user.c:1625
 
4337
#, c-format
 
4338
msgid "user \"%s\" is not in group \"%s\""
 
4339
msgstr "������������ \"%s\" �� ����������� ������ \"%s\""
 
4340
 
 
4341
#: commands/user.c:1757
 
4342
msgid "must be superuser to drop groups"
 
4343
msgstr "����� ���� ��������������� ��� �������� �����"
 
4344
 
 
4345
#: commands/user.c:1821
 
4346
msgid "must be superuser to rename groups"
 
4347
msgstr "����� ���� ��������������� ��� �������������� �����"
 
4348
 
 
4349
#: commands/vacuumlazy.c:459
 
4350
#, c-format
 
4351
msgid ""
 
4352
"%.0f dead row versions cannot be removed yet.\n"
 
4353
"There were %.0f unused item pointers.\n"
 
4354
"%u pages are entirely empty.\n"
 
4355
"%s"
 
4356
msgstr ""
 
4357
 
 
4358
#: commands/vacuumlazy.c:514
 
4359
#, c-format
 
4360
msgid "\"%s\": removed %d row versions in %d pages"
 
4361
msgstr "\"%s\": ������� ������ �����: %d, � ���������: %d"
 
4362
 
 
4363
#: commands/variable.c:65
 
4364
msgid "invalid list syntax for parameter \"datestyle\""
 
4365
msgstr ""
 
4366
 
 
4367
#: commands/variable.c:151
 
4368
#, c-format
 
4369
msgid "unrecognized \"datestyle\" key word: \"%s\""
 
4370
msgstr ""
 
4371
 
 
4372
#: commands/variable.c:169
 
4373
msgid "conflicting \"datestyle\" specifications"
 
4374
msgstr ""
 
4375
 
 
4376
#: commands/variable.c:280
 
4377
msgid "invalid interval value for time zone: month not allowed"
 
4378
msgstr ""
 
4379
 
 
4380
#: commands/variable.c:403
 
4381
#, c-format
 
4382
msgid "unrecognized time zone name: \"%s\""
 
4383
msgstr "�������������� ��� ��������� ����: \"%s\""
 
4384
 
 
4385
#: commands/variable.c:411
 
4386
#, c-format
 
4387
msgid "time zone \"%s\" appears to use leap seconds"
 
4388
msgstr "��������� ���� \"%s\" ������ ���������� ���������� �������"
 
4389
 
 
4390
#: commands/variable.c:413
 
4391
msgid "PostgreSQL does not support leap seconds."
 
4392
msgstr "PostgreSQL �� ������������ ���������� �������."
 
4393
 
 
4394
#: commands/variable.c:483
 
4395
msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query"
 
4396
msgstr "������� SET TRANSACTION ISOLATION LEVEL ������ ���� ��������� ����� ������� ���������"
 
4397
 
 
4398
#: commands/variable.c:493
 
4399
msgid "SET TRANSACTION ISOLATION LEVEL must not be called in a subtransaction"
 
4400
msgstr "������� SET TRANSACTION ISOLATION LEVEL �� ������ ���������� � �������������"
 
4401
 
 
4402
#: commands/variable.c:593
 
4403
#: utils/mb/mbutils.c:188
 
4404
#, c-format
 
4405
msgid "conversion between %s and %s is not supported"
 
4406
msgstr "�������������� ����� %s � %s �� ��������������"
 
4407
 
 
4408
#: commands/view.c:89
 
4409
msgid "view must have at least one column"
 
4410
msgstr "������������� ������ ����� ��� ������� ���� �������"
 
4411
 
 
4412
#: commands/view.c:170
 
4413
#: commands/view.c:182
 
4414
msgid "cannot change number of columns in view"
 
4415
msgstr "������ �������� ����� ������� � �������������"
 
4416
 
 
4417
#: commands/view.c:187
 
4418
#, c-format
 
4419
msgid "cannot change name of view column \"%s\""
 
4420
msgstr "������ �������� ��� ������� \"%s\" � �������������"
 
4421
 
 
4422
#: commands/view.c:194
 
4423
#, c-format
 
4424
msgid "cannot change data type of view column \"%s\""
 
4425
msgstr "������ �������� ��� ������� ������������� \"%s\""
 
4426
 
 
4427
#: executor/execMain.c:814
 
4428
#, c-format
 
4429
msgid "cannot change sequence \"%s\""
 
4430
msgstr "������ �������� ������������������ \"%s\""
 
4431
 
 
4432
#: executor/execMain.c:820
 
4433
#, c-format
 
4434
msgid "cannot change TOAST relation \"%s\""
 
4435
msgstr "������ �������� TOAST-��������� \"%s\""
 
4436
 
 
4437
#: executor/execMain.c:826
 
4438
#, c-format
 
4439
msgid "cannot change view \"%s\""
 
4440
msgstr "������ �������� ������������� \"%s\""
 
4441
 
 
4442
#: executor/execMain.c:1731
 
4443
#, c-format
 
4444
msgid "null value in column \"%s\" violates not-null constraint"
 
4445
msgstr ""
 
4446
 
 
4447
#: executor/execMain.c:1743
 
4448
#, c-format
 
4449
msgid "new row for relation \"%s\" violates check constraint \"%s\""
 
4450
msgstr ""
 
4451
 
 
4452
#: executor/execQual.c:260
 
4453
#: executor/execQual.c:288
 
4454
#: executor/execQual.c:2138
 
4455
#: utils/adt/array_userfuncs.c:362
 
4456
#: utils/adt/arrayfuncs.c:216
 
4457
#: utils/adt/arrayfuncs.c:472
 
4458
#: utils/adt/arrayfuncs.c:1153
 
4459
#: utils/adt/arrayfuncs.c:2427
 
4460
#, c-format
 
4461
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
 
4462
msgstr "����� ������������ ������� (%d) ��������� ����� (%d)"
 
4463
 
 
4464
#: executor/execQual.c:815
 
4465
msgid "functions and operators can take at most one set argument"
 
4466
msgstr "������� � ��������� ��������� ������ ���� ��������-��������� (set)"
 
4467
 
 
4468
#: executor/execQual.c:870
 
4469
#: executor/execQual.c:914
 
4470
#: executor/execQual.c:1090
 
4471
#: executor/execQual.c:1215
 
4472
#: executor/execQual.c:3580
 
4473
#: executor/functions.c:666
 
4474
#: executor/functions.c:705
 
4475
#: utils/fmgr/funcapi.c:39
 
4476
msgid "set-valued function called in context that cannot accept a set"
 
4477
msgstr ""
 
4478
 
 
4479
#: executor/execQual.c:1297
 
4480
msgid "function returning set of rows cannot return null value"
 
4481
msgstr "������� ������������ ��������� �� ����� ���������� �������� NULL"
 
4482
 
 
4483
#: executor/execQual.c:1381
 
4484
msgid "table-function protocol for materialize mode was not followed"
 
4485
msgstr ""
 
4486
 
 
4487
#: executor/execQual.c:1388
 
4488
#, c-format
 
4489
msgid "unrecognized table-function returnMode: %d"
 
4490
msgstr ""
 
4491
 
 
4492
#: executor/execQual.c:1534
 
4493
msgid "IS DISTINCT FROM does not support set arguments"
 
4494
msgstr "IS DISTINCT FROM �� ������������ ���������-���������"
 
4495
 
 
4496
#: executor/execQual.c:1608
 
4497
msgid "op ANY/ALL (array) does not support set arguments"
 
4498
msgstr "��������� ANY/ALL (������) �� ������������ ���������-���������"
 
4499
 
 
4500
#: executor/execQual.c:2124
 
4501
msgid "cannot merge incompatible arrays"
 
4502
msgstr ""
 
4503
 
 
4504
#: executor/execQual.c:2125
 
4505
#, c-format
 
4506
msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
 
4507
msgstr ""
 
4508
 
 
4509
#: executor/execQual.c:2158
 
4510
#: utils/adt/arrayfuncs.c:507
 
4511
msgid "multidimensional arrays must have array expressions with matching dimensions"
 
4512
msgstr ""
 
4513
 
 
4514
#: executor/execQual.c:2324
 
4515
msgid "NULLIF does not support set arguments"
 
4516
msgstr "NULLIF �� ������������ ���������-���������"
 
4517
 
 
4518
#: executor/execQual.c:2505
 
4519
#, c-format
 
4520
msgid "domain %s does not allow null values"
 
4521
msgstr "����� %s �� ��������� ������� (null) ��������"
 
4522
 
 
4523
#: executor/execQual.c:2535
 
4524
#, c-format
 
4525
msgid "value for domain %s violates check constraint \"%s\""
 
4526
msgstr ""
 
4527
 
 
4528
#: executor/execQual.c:2877
 
4529
#: optimizer/util/clauses.c:428
 
4530
#: parser/parse_agg.c:74
 
4531
msgid "aggregate function calls may not be nested"
 
4532
msgstr "������ ���������� ������� �� ����� ���� ����������"
 
4533
 
 
4534
#: executor/execQual.c:3201
 
4535
#, c-format
 
4536
msgid "ROW() column has type %s instead of type %s"
 
4537
msgstr ""
 
4538
 
 
4539
#. translator: %s is a SQL statement name
 
4540
#: executor/functions.c:117
 
4541
#, c-format
 
4542
msgid "%s is not allowed in a SQL function"
 
4543
msgstr ""
 
4544
 
 
4545
#. translator: %s is a SQL statement name
 
4546
#: executor/functions.c:124
 
4547
#: executor/spi.c:1404
 
4548
#, c-format
 
4549
msgid "%s is not allowed in a non-volatile function"
 
4550
msgstr ""
 
4551
 
 
4552
#: executor/functions.c:190
 
4553
#, c-format
 
4554
msgid "could not determine actual result type for function declared to return type %s"
 
4555
msgstr "�� � ��������� ���������� �������� ��� ���������� ��� ������� ����������������� ���������� ��� %s"
 
4556
 
 
4557
#: executor/functions.c:244
 
4558
#, c-format
 
4559
msgid "could not determine actual type of argument declared %s"
 
4560
msgstr "�� ���������� ���������� ��������� ��� ��������� ������������������ ��� %s"
 
4561
 
 
4562
#: executor/functions.c:790
 
4563
#, c-format
 
4564
msgid "SQL function \"%s\" statement %d"
 
4565
msgstr "SQL-������� \"%s\" ������ %d"
 
4566
 
 
4567
#: executor/functions.c:809
 
4568
#, c-format
 
4569
msgid "SQL function \"%s\" during startup"
 
4570
msgstr "SQL-������� \"%s\" ��� ������"
 
4571
 
 
4572
#: executor/functions.c:889
 
4573
#: executor/functions.c:910
 
4574
#: executor/functions.c:920
 
4575
#: executor/functions.c:944
 
4576
#: executor/functions.c:952
 
4577
#: executor/functions.c:1004
 
4578
#: executor/functions.c:1016
 
4579
#: executor/functions.c:1036
 
4580
#, c-format
 
4581
msgid "return type mismatch in function declared to return %s"
 
4582
msgstr "������������ ���� �������� � ������� ���������������� ��� ������������ %s"
 
4583
 
 
4584
#: executor/functions.c:891
 
4585
#: executor/functions.c:922
 
4586
msgid "Function's final statement must be a SELECT."
 
4587
msgstr "��������� �������� ������� ������ ���� SELECT."
 
4588
 
 
4589
#: executor/functions.c:912
 
4590
msgid "Function's final statement must not be a SELECT."
 
4591
msgstr "��������� �������� ������� ������ ���� �� SELECT."
 
4592
 
 
4593
#: executor/functions.c:946
 
4594
msgid "Final SELECT must return exactly one column."
 
4595
msgstr "��������� SELECT ������ ���������� ������ ���� �������."
 
4596
 
 
4597
#: executor/functions.c:954
 
4598
#, c-format
 
4599
msgid "Actual return type is %s."
 
4600
msgstr "�� ����� ���� ��� ��������: %s."
 
4601
 
 
4602
#: executor/functions.c:1006
 
4603
msgid "Final SELECT returns too many columns."
 
4604
msgstr "��������� SELECT ���������� ������� ����� �������."
 
4605
 
 
4606
#: executor/functions.c:1018
 
4607
#, c-format
 
4608
msgid "Final SELECT returns %s instead of %s at column %d."
 
4609
msgstr "��������� SELECT ���������� %s ������ %s ��� ������� %d."
 
4610
 
 
4611
#: executor/functions.c:1038
 
4612
msgid "Final SELECT returns too few columns."
 
4613
msgstr "��������� SELECT ���������� ������� ���� �������."
 
4614
 
 
4615
#: executor/functions.c:1088
 
4616
#, c-format
 
4617
msgid "return type %s is not supported for SQL functions"
 
4618
msgstr "��� �������� %s �� �������������� ��� SQL-�������"
 
4619
 
 
4620
#: executor/nodeAgg.c:1330
 
4621
#, c-format
 
4622
msgid "aggregate %u needs to have compatible input type and transition type"
 
4623
msgstr ""
 
4624
 
 
4625
#: executor/nodeFunctionscan.c:93
 
4626
msgid "query-specified return row and actual function return row do not match"
 
4627
msgstr ""
 
4628
 
 
4629
#: executor/nodeHashjoin.c:571
 
4630
#: executor/nodeHashjoin.c:581
 
4631
#, c-format
 
4632
msgid "could not read from hash-join temporary file: %m"
 
4633
msgstr ""
 
4634
 
 
4635
#: executor/nodeHashjoin.c:641
 
4636
#: executor/nodeHashjoin.c:648
 
4637
#, c-format
 
4638
msgid "could not rewind hash-join temporary file: %m"
 
4639
msgstr ""
 
4640
 
 
4641
#: executor/nodeHashjoin.c:699
 
4642
#: executor/nodeHashjoin.c:704
 
4643
#, c-format
 
4644
msgid "could not write to hash-join temporary file: %m"
 
4645
msgstr ""
 
4646
 
 
4647
#: executor/spi.c:190
 
4648
msgid "transaction left non-empty SPI stack"
 
4649
msgstr ""
 
4650
 
 
4651
#: executor/spi.c:191
 
4652
#: executor/spi.c:255
 
4653
msgid "Check for missing \"SPI_finish\" calls."
 
4654
msgstr ""
 
4655
 
 
4656
#: executor/spi.c:254
 
4657
msgid "subtransaction left non-empty SPI stack"
 
4658
msgstr ""
 
4659
 
 
4660
#: executor/spi.c:839
 
4661
msgid "cannot open multi-query plan as cursor"
 
4662
msgstr ""
 
4663
 
 
4664
#: executor/spi.c:846
 
4665
msgid "cannot open non-SELECT query as cursor"
 
4666
msgstr ""
 
4667
 
 
4668
#: executor/spi.c:850
 
4669
msgid "cannot open SELECT INTO query as cursor"
 
4670
msgstr ""
 
4671
 
 
4672
#: executor/spi.c:1582
 
4673
#, c-format
 
4674
msgid "SQL statement \"%s\""
 
4675
msgstr "SQL-�������: \"%s\""
 
4676
 
 
4677
#: executor/nodeMergejoin.c:1474
 
4678
msgid "RIGHT JOIN is only supported with merge-joinable join conditions"
 
4679
msgstr ""
 
4680
 
 
4681
#: executor/nodeMergejoin.c:1491
 
4682
#: optimizer/path/joinpath.c:839
 
4683
msgid "FULL JOIN is only supported with merge-joinable join conditions"
 
4684
msgstr ""
 
4685
 
 
4686
#: executor/nodeSubplan.c:294
 
4687
#: executor/nodeSubplan.c:336
 
4688
#: executor/nodeSubplan.c:972
 
4689
msgid "more than one row returned by a subquery used as an expression"
 
4690
msgstr ""
 
4691
 
 
4692
#: libpq/be-fsstubs.c:132
 
4693
#: libpq/be-fsstubs.c:170
 
4694
#: libpq/be-fsstubs.c:194
 
4695
#: libpq/be-fsstubs.c:222
 
4696
#: libpq/be-fsstubs.c:274
 
4697
#, c-format
 
4698
msgid "invalid large-object descriptor: %d"
 
4699
msgstr ""
 
4700
 
 
4701
#: libpq/be-fsstubs.c:378
 
4702
msgid "must be superuser to use server-side lo_import()"
 
4703
msgstr "����� ���� ��������������� ��� ������������� server-side lo_import()"
 
4704
 
 
4705
#: libpq/be-fsstubs.c:379
 
4706
msgid "Anyone can use the client-side lo_import() provided by libpq."
 
4707
msgstr ""
 
4708
 
 
4709
#: libpq/be-fsstubs.c:400
 
4710
#, c-format
 
4711
msgid "could not open server file \"%s\": %m"
 
4712
msgstr "�� ���������� �������� ���� ������� \"%s\": %m"
 
4713
 
 
4714
#: libpq/be-fsstubs.c:421
 
4715
#, c-format
 
4716
msgid "could not read server file \"%s\": %m"
 
4717
msgstr "�� ���������� ������� ���� ������� \"%s\": %m"
 
4718
 
 
4719
#: libpq/be-fsstubs.c:451
 
4720
msgid "must be superuser to use server-side lo_export()"
 
4721
msgstr "����� ���� ��������������� ��� ������������� server-side lo_export()"
 
4722
 
 
4723
#: libpq/be-fsstubs.c:452
 
4724
msgid "Anyone can use the client-side lo_export() provided by libpq."
 
4725
msgstr ""
 
4726
 
 
4727
#: libpq/be-fsstubs.c:484
 
4728
#, c-format
 
4729
msgid "could not create server file \"%s\": %m"
 
4730
msgstr "�� ���������� ������� ���� ������� \"%s\": %m"
 
4731
 
 
4732
#: libpq/be-fsstubs.c:496
 
4733
#, c-format
 
4734
msgid "could not write server file \"%s\": %m"
 
4735
msgstr "�� ���������� �������� ���� ������� \"%s\": %m"
 
4736
 
 
4737
#: libpq/auth.c:113
 
4738
#, c-format
 
4739
msgid "Kerberos error: %s"
 
4740
msgstr "������ Kerberos: %s"
 
4741
 
 
4742
#: libpq/auth.c:119
 
4743
#, c-format
 
4744
msgid "unexpected Kerberos protocol version received from client (received \"%s\", expected \"%s\")"
 
4745
msgstr ""
 
4746
 
 
4747
#: libpq/auth.c:126
 
4748
#: libpq/auth.c:309
 
4749
#, c-format
 
4750
msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
 
4751
msgstr ""
 
4752
 
 
4753
#: libpq/auth.c:140
 
4754
msgid "Kerberos 4 not implemented on this server"
 
4755
msgstr "Kerberos 4 �� ���������� � ���� �������"
 
4756
 
 
4757
#: libpq/auth.c:204
 
4758
#, c-format
 
4759
msgid "Kerberos initialization returned error %d"
 
4760
msgstr "������ Kerberos ��� �������������: %d"
 
4761
 
 
4762
#: libpq/auth.c:214
 
4763
#, c-format
 
4764
msgid "Kerberos keytab resolving returned error %d"
 
4765
msgstr ""
 
4766
 
 
4767
#: libpq/auth.c:227
 
4768
#, c-format
 
4769
msgid "Kerberos sname_to_principal(\"%s\") returned error %d"
 
4770
msgstr ""
 
4771
 
 
4772
#: libpq/auth.c:272
 
4773
#, c-format
 
4774
msgid "Kerberos recvauth returned error %d"
 
4775
msgstr ""
 
4776
 
 
4777
#: libpq/auth.c:297
 
4778
#, c-format
 
4779
msgid "Kerberos unparse_name returned error %d"
 
4780
msgstr ""
 
4781
 
 
4782
#: libpq/auth.c:330
 
4783
msgid "Kerberos 5 not implemented on this server"
 
4784
msgstr "Kerberos 5 �� ���������� � ���� �������"
 
4785
 
 
4786
#: libpq/auth.c:369
 
4787
#, c-format
 
4788
msgid "authentication failed for user \"%s\": host rejected"
 
4789
msgstr ""
 
4790
 
 
4791
#: libpq/auth.c:372
 
4792
#, c-format
 
4793
msgid "Kerberos 4 authentication failed for user \"%s\""
 
4794
msgstr ""
 
4795
 
 
4796
#: libpq/auth.c:375
 
4797
#, c-format
 
4798
msgid "Kerberos 5 authentication failed for user \"%s\""
 
4799
msgstr ""
 
4800
 
 
4801
#: libpq/auth.c:378
 
4802
#, c-format
 
4803
msgid "\"trust\" authentication failed for user \"%s\""
 
4804
msgstr ""
 
4805
 
 
4806
#: libpq/auth.c:381
 
4807
#, c-format
 
4808
msgid "Ident authentication failed for user \"%s\""
 
4809
msgstr ""
 
4810
 
 
4811
#: libpq/auth.c:386
 
4812
#, c-format
 
4813
msgid "password authentication failed for user \"%s\""
 
4814
msgstr ""
 
4815
 
 
4816
#: libpq/auth.c:390
 
4817
#, c-format
 
4818
msgid "PAM authentication failed for user \"%s\""
 
4819
msgstr ""
 
4820
 
 
4821
#: libpq/auth.c:394
 
4822
#, c-format
 
4823
msgid "authentication failed for user \"%s\": invalid authentication method"
 
4824
msgstr "������ ��� �������������� ��� ������������ \"%s\": �� ������ ����� ��������������"
 
4825
 
 
4826
#: libpq/auth.c:423
 
4827
msgid "missing or erroneous pg_hba.conf file"
 
4828
msgstr "����������� ��� ��������� ���� pg_hba.conf"
 
4829
 
 
4830
#: libpq/auth.c:424
 
4831
msgid "See server log for details."
 
4832
msgstr "�������� ����������� � ������� �������."
 
4833
 
 
4834
#: libpq/auth.c:450
 
4835
#, c-format
 
4836
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
 
4837
msgstr "����������� ������ � pg_hba.conf ��� ����� \"%s\", ������������ \"%s\", ���� \"%s\", %s"
 
4838
 
 
4839
#: libpq/auth.c:452
 
4840
msgid "SSL on"
 
4841
msgstr "SSL ���."
 
4842
 
 
4843
#: libpq/auth.c:452
 
4844
msgid "SSL off"
 
4845
msgstr "SSL ����."
 
4846
 
 
4847
#: libpq/auth.c:456
 
4848
#, c-format
 
4849
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
 
4850
msgstr "����������� ������ � pg_hba.conf ��� ����� \"%s\", ������������ \"%s\", ���� \"%s\""
 
4851
 
 
4852
#: libpq/auth.c:468
 
4853
msgid "Kerberos 4 only supports IPv4 connections"
 
4854
msgstr "Kerberos 4 ������������ ������ ������������� IPv4"
 
4855
 
 
4856
#: libpq/auth.c:501
 
4857
#, c-format
 
4858
msgid "could not enable credential reception: %m"
 
4859
msgstr ""
 
4860
 
 
4861
#: libpq/auth.c:588
 
4862
#, c-format
 
4863
msgid "error from underlying PAM layer: %s"
 
4864
msgstr ""
 
4865
 
 
4866
#: libpq/auth.c:593
 
4867
#, c-format
 
4868
msgid "unsupported PAM conversation %d/%s"
 
4869
msgstr ""
 
4870
 
 
4871
#: libpq/auth.c:625
 
4872
msgid "empty password returned by client"
 
4873
msgstr "������ݣ� ������ ������ �� �������"
 
4874
 
 
4875
#: libpq/auth.c:685
 
4876
#, c-format
 
4877
msgid "could not create PAM authenticator: %s"
 
4878
msgstr "�� ������� ������� �������������� PAM: %s"
 
4879
 
 
4880
#: libpq/auth.c:696
 
4881
#, c-format
 
4882
msgid "pam_set_item(PAM_USER) failed: %s"
 
4883
msgstr "������ pam_set_item(PAM_USER): %s"
 
4884
 
 
4885
#: libpq/auth.c:707
 
4886
#, c-format
 
4887
msgid "pam_set_item(PAM_CONV) failed: %s"
 
4888
msgstr "������ pam_set_item(PAM_CONV): %s"
 
4889
 
 
4890
#: libpq/auth.c:718
 
4891
#, c-format
 
4892
msgid "pam_authenticate failed: %s"
 
4893
msgstr "������ pam_authenticate: %s"
 
4894
 
 
4895
#: libpq/auth.c:729
 
4896
#, c-format
 
4897
msgid "pam_acct_mgmt failed: %s"
 
4898
msgstr "������ pam_acct_mgmt: %s"
 
4899
 
 
4900
#: libpq/auth.c:740
 
4901
#, c-format
 
4902
msgid "could not release PAM authenticator: %s"
 
4903
msgstr "�� ������� ������� �������������� PAM: %s"
 
4904
 
 
4905
#: libpq/auth.c:778
 
4906
#, c-format
 
4907
msgid "expected password response, got message type %d"
 
4908
msgstr "�������� ����� � �������, �� ������ ���� �������� ��������� ���� %d"
 
4909
 
 
4910
#: libpq/auth.c:806
 
4911
msgid "invalid password packet size"
 
4912
msgstr "�������� ������ ������ � �������"
 
4913
 
 
4914
#: libpq/auth.c:810
 
4915
msgid "received password packet"
 
4916
msgstr "�������� ����� � �������"
 
4917
 
 
4918
#: libpq/be-secure.c:281
 
4919
#: libpq/be-secure.c:374
 
4920
#, c-format
 
4921
msgid "SSL SYSCALL error: %m"
 
4922
msgstr "������ SSL SYSCALL: %m"
 
4923
 
 
4924
#: libpq/be-secure.c:286
 
4925
#: libpq/be-secure.c:379
 
4926
msgid "SSL SYSCALL error: EOF detected"
 
4927
msgstr "������ SSL SYSCALL: ��������� ����� �����"
 
4928
 
 
4929
#: libpq/be-secure.c:294
 
4930
#: libpq/be-secure.c:387
 
4931
#, c-format
 
4932
msgid "SSL error: %s"
 
4933
msgstr "������ SSL: %s"
 
4934
 
 
4935
#: libpq/be-secure.c:303
 
4936
#: libpq/be-secure.c:396
 
4937
#: libpq/be-secure.c:813
 
4938
#, c-format
 
4939
msgid "unrecognized SSL error code: %d"
 
4940
msgstr "�������������� ��� ������ SSL: %d"
 
4941
 
 
4942
#: libpq/be-secure.c:336
 
4943
#: libpq/be-secure.c:340
 
4944
#: libpq/be-secure.c:350
 
4945
msgid "SSL renegotiation failure"
 
4946
msgstr ""
 
4947
 
 
4948
#: libpq/be-secure.c:344
 
4949
msgid "SSL failed to send renegotiation request"
 
4950
msgstr ""
 
4951
 
 
4952
#: libpq/be-secure.c:649
 
4953
#, c-format
 
4954
msgid "could not create SSL context: %s"
 
4955
msgstr "�� ������� ������� �������� SSL: %s"
 
4956
 
 
4957
#: libpq/be-secure.c:659
 
4958
#, c-format
 
4959
msgid "could not load server certificate file \"%s\": %s"
 
4960
msgstr "�� ������� ��������� ���������� ������� \"%s\": %s"
 
4961
 
 
4962
#: libpq/be-secure.c:666
 
4963
#, c-format
 
4964
msgid "could not access private key file \"%s\": %m"
 
4965
msgstr ""
 
4966
 
 
4967
#: libpq/be-secure.c:682
 
4968
#, c-format
 
4969
msgid "unsafe permissions on private key file \"%s\""
 
4970
msgstr ""
 
4971
 
 
4972
#: libpq/be-secure.c:684
 
4973
msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
 
4974
msgstr ""
 
4975
 
 
4976
#: libpq/be-secure.c:689
 
4977
#, c-format
 
4978
msgid "could not load private key file \"%s\": %s"
 
4979
msgstr ""
 
4980
 
 
4981
#: libpq/be-secure.c:694
 
4982
#, c-format
 
4983
msgid "check of private key failed: %s"
 
4984
msgstr ""
 
4985
 
 
4986
#: libpq/be-secure.c:714
 
4987
#, c-format
 
4988
msgid "could not load root certificate file \"%s\": %s"
 
4989
msgstr "�� ���������� ��������� ����� �������� ������������ \"%s\": %s"
 
4990
 
 
4991
#: libpq/be-secure.c:716
 
4992
msgid "Will not verify client certificates."
 
4993
msgstr ""
 
4994
 
 
4995
#: libpq/be-secure.c:759
 
4996
#, c-format
 
4997
msgid "could not initialize SSL connection: %s"
 
4998
msgstr "�� ������� ���������������� SSL-�������������: %s"
 
4999
 
 
5000
#: libpq/be-secure.c:768
 
5001
#, c-format
 
5002
msgid "could not set SSL socket: %s"
 
5003
msgstr "�� ������� ������� SSL-�����: %s"
 
5004
 
 
5005
#: libpq/be-secure.c:793
 
5006
#, c-format
 
5007
msgid "could not accept SSL connection: %m"
 
5008
msgstr "�� ���������� ������� SSL �������������: %m"
 
5009
 
 
5010
#: libpq/be-secure.c:797
 
5011
#: libpq/be-secure.c:808
 
5012
msgid "could not accept SSL connection: EOF detected"
 
5013
msgstr "�� ���������� ������� SSL �������������: ��������� ����� ����� (EOF)"
 
5014
 
 
5015
#: libpq/be-secure.c:802
 
5016
#, c-format
 
5017
msgid "could not accept SSL connection: %s"
 
5018
msgstr "�� ���������� ������� SSL �������������: %s"
 
5019
 
 
5020
#: libpq/be-secure.c:840
 
5021
#, c-format
 
5022
msgid "SSL connection from \"%s\""
 
5023
msgstr "SSL ������������� �� \"%s\""
 
5024
 
 
5025
#: libpq/crypt.c:62
 
5026
msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
 
5027
msgstr ""
 
5028
 
 
5029
#: libpq/hba.c:158
 
5030
#, c-format
 
5031
msgid "authentication file token too long, skipping: \"%s\""
 
5032
msgstr ""
 
5033
 
 
5034
#: libpq/hba.c:337
 
5035
#, c-format
 
5036
msgid "could not open secondary authentication file \"@%s\" as \"%s\": %m"
 
5037
msgstr ""
 
5038
 
 
5039
#: libpq/hba.c:766
 
5040
#, c-format
 
5041
msgid "invalid IP address \"%s\" in file \"%s\" line %d: %s"
 
5042
msgstr ""
 
5043
 
 
5044
#: libpq/hba.c:801
 
5045
#, c-format
 
5046
msgid "invalid IP mask \"%s\" in file \"%s\" line %d: %s"
 
5047
msgstr ""
 
5048
 
 
5049
#: libpq/hba.c:816
 
5050
#, c-format
 
5051
msgid "IP address and mask do not match in file \"%s\" line %d"
 
5052
msgstr ""
 
5053
 
 
5054
#: libpq/hba.c:874
 
5055
#: libpq/hba.c:1111
 
5056
#, c-format
 
5057
msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
 
5058
msgstr ""
 
5059
 
 
5060
#: libpq/hba.c:880
 
5061
#, c-format
 
5062
msgid "missing field in file \"%s\" at end of line %d"
 
5063
msgstr ""
 
5064
 
 
5065
#: libpq/hba.c:1051
 
5066
#: guc-file.l:151
 
5067
#, c-format
 
5068
msgid "could not open configuration file \"%s\": %m"
 
5069
msgstr "�� ���������� ������� ���� ������������ \"%s\": %m"
 
5070
 
 
5071
#: libpq/hba.c:1117
 
5072
#, c-format
 
5073
msgid "missing entry in file \"%s\" at end of line %d"
 
5074
msgstr ""
 
5075
 
 
5076
#: libpq/hba.c:1148
 
5077
msgid "cannot use Ident authentication without usermap field"
 
5078
msgstr ""
 
5079
 
 
5080
#: libpq/hba.c:1193
 
5081
#, c-format
 
5082
msgid "could not open Ident usermap file \"%s\": %m"
 
5083
msgstr ""
 
5084
 
 
5085
#: libpq/hba.c:1371
 
5086
#, c-format
 
5087
msgid "could not create socket for Ident connection: %m"
 
5088
msgstr "�� ���������� ������� ����� ��� Ident-�������������: %m"
 
5089
 
 
5090
#: libpq/hba.c:1387
 
5091
#, c-format
 
5092
msgid "could not bind to local address \"%s\": %m"
 
5093
msgstr ""
 
5094
 
 
5095
#: libpq/hba.c:1399
 
5096
#, c-format
 
5097
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
 
5098
msgstr "�� ���������� �������������� � Ident-������� � ������� \"%s\", ���� %s: %m"
 
5099
 
 
5100
#: libpq/hba.c:1419
 
5101
#, c-format
 
5102
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
 
5103
msgstr "�� ���������� ��������� ������ � Ident-������� � ������� \"%s\", ���� %s: %m"
 
5104
 
 
5105
#: libpq/hba.c:1434
 
5106
#, c-format
 
5107
msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
 
5108
msgstr ""
 
5109
 
 
5110
#: libpq/hba.c:1444
 
5111
#, c-format
 
5112
msgid "invalidly formatted response from Ident server: \"%s\""
 
5113
msgstr ""
 
5114
 
 
5115
#: libpq/hba.c:1479
 
5116
#: libpq/hba.c:1510
 
5117
#: libpq/hba.c:1578
 
5118
#, c-format
 
5119
msgid "could not get peer credentials: %m"
 
5120
msgstr ""
 
5121
 
 
5122
#: libpq/hba.c:1488
 
5123
#: libpq/hba.c:1519
 
5124
#: libpq/hba.c:1589
 
5125
#, c-format
 
5126
msgid "local user with ID %d does not exist"
 
5127
msgstr "��������� ������������ � ID %d �� ����������"
 
5128
 
 
5129
#: libpq/hba.c:1601
 
5130
msgid "Ident authentication is not supported on local connections on this platform"
 
5131
msgstr ""
 
5132
 
 
5133
#: libpq/hba.c:1644
 
5134
#, c-format
 
5135
msgid "Ident protocol identifies remote user as \"%s\""
 
5136
msgstr ""
 
5137
 
 
5138
#: libpq/pqcomm.c:271
 
5139
#, c-format
 
5140
msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
 
5141
msgstr "�� ���������� ��������� ��� ����� \"%s\", ������ \"%s\" � �����: %s"
 
5142
 
 
5143
#: libpq/pqcomm.c:275
 
5144
#, c-format
 
5145
msgid "could not translate service \"%s\" to address: %s"
 
5146
msgstr ""
 
5147
 
 
5148
#: libpq/pqcomm.c:302
 
5149
#, c-format
 
5150
msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
 
5151
msgstr ""
 
5152
 
 
5153
#: libpq/pqcomm.c:311
 
5154
msgid "IPv4"
 
5155
msgstr "IPv4"
 
5156
 
 
5157
#: libpq/pqcomm.c:315
 
5158
msgid "IPv6"
 
5159
msgstr "IPv6"
 
5160
 
 
5161
#: libpq/pqcomm.c:320
 
5162
msgid "Unix"
 
5163
msgstr "Unix"
 
5164
 
 
5165
#: libpq/pqcomm.c:325
 
5166
#, c-format
 
5167
msgid "unrecognized address family %d"
 
5168
msgstr ""
 
5169
 
 
5170
#. translator: %s is IPv4, IPv6, or Unix
 
5171
#: libpq/pqcomm.c:336
 
5172
#, c-format
 
5173
msgid "could not create %s socket: %m"
 
5174
msgstr "�� ���������� ������� ����� %s: %m"
 
5175
 
 
5176
#: libpq/pqcomm.c:348
 
5177
#, c-format
 
5178
msgid "setsockopt(SO_REUSEADDR) failed: %m"
 
5179
msgstr "setsockopt(SO_REUSEADDR) �� ������: %m"
 
5180
 
 
5181
#: libpq/pqcomm.c:362
 
5182
#, c-format
 
5183
msgid "setsockopt(IPV6_V6ONLY) failed: %m"
 
5184
msgstr "setsockopt(IPV6_V6ONLY) �� ������: %m"
 
5185
 
 
5186
#. translator: %s is IPv4, IPv6, or Unix
 
5187
#: libpq/pqcomm.c:381
 
5188
#, c-format
 
5189
msgid "could not bind %s socket: %m"
 
5190
msgstr ""
 
5191
 
 
5192
#: libpq/pqcomm.c:384
 
5193
#, c-format
 
5194
msgid "Is another postmaster already running on port %d? If not, remove socket file \"%s\" and retry."
 
5195
msgstr ""
 
5196
 
 
5197
#: libpq/pqcomm.c:387
 
5198
#, c-format
 
5199
msgid "Is another postmaster already running on port %d? If not, wait a few seconds and retry."
 
5200
msgstr ""
 
5201
 
 
5202
#. translator: %s is IPv4, IPv6, or Unix
 
5203
#: libpq/pqcomm.c:421
 
5204
#, c-format
 
5205
msgid "could not listen on %s socket: %m"
 
5206
msgstr ""
 
5207
 
 
5208
#: libpq/pqcomm.c:511
 
5209
#, c-format
 
5210
msgid "could not set group of file \"%s\": %m"
 
5211
msgstr "�� ���������� ���������� ������ ����� \"%s\": %m"
 
5212
 
 
5213
#: libpq/pqcomm.c:522
 
5214
#, c-format
 
5215
msgid "could not set permissions of file \"%s\": %m"
 
5216
msgstr "�� ���������� ���������� ����� ������� ��� ����� \"%s\": %m"
 
5217
 
 
5218
#: libpq/pqcomm.c:552
 
5219
#, c-format
 
5220
msgid "could not accept new connection: %m"
 
5221
msgstr "�� ���������� ������� ����� �������������: %m"
 
5222
 
 
5223
#: libpq/pqcomm.c:704
 
5224
#, c-format
 
5225
msgid "could not receive data from client: %m"
 
5226
msgstr "�� ������� �������� ������ �� �������: %m"
 
5227
 
 
5228
#: libpq/pqcomm.c:897
 
5229
msgid "unexpected EOF within message length word"
 
5230
msgstr "����������� ����� ����� (EOF) � ����� ����� ���������"
 
5231
 
 
5232
#: libpq/pqcomm.c:908
 
5233
msgid "invalid message length"
 
5234
msgstr "�������� ����� ���������"
 
5235
 
 
5236
#: libpq/pqcomm.c:930
 
5237
#: libpq/pqcomm.c:940
 
5238
msgid "incomplete message from client"
 
5239
msgstr "�������� ��������� �� �������"
 
5240
 
 
5241
#: libpq/pqcomm.c:1050
 
5242
#, c-format
 
5243
msgid "could not send data to client: %m"
 
5244
msgstr "�� ���������� ������� ������ �������: %m"
 
5245
 
 
5246
#: libpq/pqformat.c:443
 
5247
msgid "no data left in message"
 
5248
msgstr "�� �������� ������ � ���������"
 
5249
 
 
5250
#: libpq/pqformat.c:591
 
5251
#: libpq/pqformat.c:609
 
5252
#: libpq/pqformat.c:630
 
5253
#: utils/adt/arrayfuncs.c:1277
 
5254
#: utils/adt/rowtypes.c:523
 
5255
msgid "insufficient data left in message"
 
5256
msgstr "������������ ������ �������� � ���������"
 
5257
 
 
5258
#: libpq/pqformat.c:671
 
5259
msgid "invalid string in message"
 
5260
msgstr "�������� ������ � ���������"
 
5261
 
 
5262
#: libpq/pqformat.c:687
 
5263
msgid "invalid message format"
 
5264
msgstr "�������� ������ ���������"
 
5265
 
 
5266
#: main/main.c:99
 
5267
#, c-format
 
5268
msgid "%s: setsysinfo failed: %s\n"
 
5269
msgstr "%s: ������ setsysinfo: %s\n"
 
5270
 
 
5271
#: main/main.c:117
 
5272
#, c-format
 
5273
msgid "%s: WSAStartup failed: %d\n"
 
5274
msgstr "%s: ������ WSAStartup: %d\n"
 
5275
 
 
5276
#: main/main.c:217
 
5277
msgid ""
 
5278
"\"root\" execution of the PostgreSQL server is not permitted.\n"
 
5279
"The server must be started under an unprivileged user ID to prevent\n"
 
5280
"possible system security compromise.  See the documentation for\n"
 
5281
"more information on how to properly start the server.\n"
 
5282
msgstr ""
 
5283
 
 
5284
#: main/main.c:236
 
5285
#, c-format
 
5286
msgid "%s: real and effective user IDs must match\n"
 
5287
msgstr ""
 
5288
 
 
5289
#: main/main.c:243
 
5290
msgid ""
 
5291
"Execution of PostgreSQL by a user with administrative permissions is not\n"
 
5292
"permitted.\n"
 
5293
"The server must be started under an unprivileged user ID to prevent\n"
 
5294
"possible system security compromises.  See the documentation for\n"
 
5295
"more information on how to properly start the server.\n"
 
5296
msgstr ""
 
5297
 
 
5298
#: main/main.c:314
 
5299
#, c-format
 
5300
msgid "%s: invalid effective UID: %d\n"
 
5301
msgstr ""
 
5302
 
 
5303
#: main/main.c:327
 
5304
#, c-format
 
5305
msgid "%s: could not determine user name (GetUserName failed)\n"
 
5306
msgstr "%s: �� ������� ���������� ��� ������������ (������ GetUserName)\n"
 
5307
 
 
5308
#: nodes/params.c:114
 
5309
#, c-format
 
5310
msgid "no value found for parameter \"%s\""
 
5311
msgstr "�������� �� ������� ��� ��������� \"%s\""
 
5312
 
 
5313
#: nodes/params.c:119
 
5314
#, c-format
 
5315
msgid "no value found for parameter %d"
 
5316
msgstr "�������� �� ������� ��� ��������� %d"
 
5317
 
 
5318
#: optimizer/path/allpaths.c:223
 
5319
msgid "SELECT FOR UPDATE is not supported for inheritance queries"
 
5320
msgstr ""
 
5321
 
 
5322
#: optimizer/plan/initsplan.c:282
 
5323
#: optimizer/prep/prepjointree.c:366
 
5324
msgid "UNION JOIN is not implemented"
 
5325
msgstr "UNION JOIN �� ����������"
 
5326
 
 
5327
#: optimizer/plan/initsplan.c:339
 
5328
msgid "SELECT FOR UPDATE cannot be applied to the nullable side of an outer join"
 
5329
msgstr ""
 
5330
 
 
5331
#: optimizer/plan/initsplan.c:743
 
5332
#, c-format
 
5333
msgid "could not identify an equality operator for types %s and %s"
 
5334
msgstr ""
 
5335
 
 
5336
#: optimizer/plan/initsplan.c:756
 
5337
#, c-format
 
5338
msgid "equality operator for types %s and %s should be merge-joinable, but isn't"
 
5339
msgstr ""
 
5340
 
 
5341
#: optimizer/plan/planner.c:641
 
5342
#: parser/analyze.c:1945
 
5343
#: parser/analyze.c:2111
 
5344
#: parser/analyze.c:2718
 
5345
msgid "SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT"
 
5346
msgstr "������ ������������ SELECT FOR UPDATE � UNION/INTERSECT/EXCEPT"
 
5347
 
 
5348
#: optimizer/plan/planner.c:698
 
5349
msgid "SELECT FOR UPDATE is not allowed in subqueries"
 
5350
msgstr "SELECT FOR UPDATE �� �������� � �����������"
 
5351
 
 
5352
#: optimizer/util/clauses.c:2357
 
5353
#, c-format
 
5354
msgid "SQL function \"%s\" during inlining"
 
5355
msgstr ""
 
5356
 
 
5357
#: parser/parse_clause.c:363
 
5358
#, c-format
 
5359
msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
 
5360
msgstr "��������� JOIN/ON ��������� �� \"%s\", ��� �� �������� ������ JOIN"
 
5361
 
 
5362
#: parser/parse_clause.c:423
 
5363
#: gram.y:5161
 
5364
msgid "subquery in FROM must have an alias"
 
5365
msgstr "��������� � FROM ������ ����� �����"
 
5366
 
 
5367
#: parser/parse_clause.c:446
 
5368
msgid "subquery in FROM may not have SELECT INTO"
 
5369
msgstr "��������� � FROM �� ����� ��������� SELECT INTO"
 
5370
 
 
5371
#: parser/parse_clause.c:468
 
5372
msgid "subquery in FROM may not refer to other relations of same query level"
 
5373
msgstr "�������� �� FROM �� ����� ��������� �� ������ ��������� �� ��� �� ������ �������"
 
5374
 
 
5375
#: parser/parse_clause.c:527
 
5376
msgid "function expression in FROM may not refer to other relations of same query level"
 
5377
msgstr "�������������� ��������� �� FROM �� ����� ��������� �� ������ ��������� �� ��� �� ������ �������"
 
5378
 
 
5379
#: parser/parse_clause.c:539
 
5380
msgid "cannot use aggregate function in function expression in FROM"
 
5381
msgstr "������ ������������ ���������� ������ � ������������� ��������� � FROM"
 
5382
 
 
5383
#: parser/parse_clause.c:759
 
5384
#, c-format
 
5385
msgid "column name \"%s\" appears more than once in USING clause"
 
5386
msgstr "��� ������� \"%s\" ���������� ������ ������ ���� � USING-���������"
 
5387
 
 
5388
#: parser/parse_clause.c:774
 
5389
#, c-format
 
5390
msgid "common column name \"%s\" appears more than once in left table"
 
5391
msgstr "����� ��� ������� \"%s\" ���������� ����� ������ ���� � ������� �����"
 
5392
 
 
5393
#: parser/parse_clause.c:783
 
5394
#, c-format
 
5395
msgid "column \"%s\" specified in USING clause does not exist in left table"
 
5396
msgstr "������� \"%s\" � USING-��������� �� ���������� � ������� �����"
 
5397
 
 
5398
#: parser/parse_clause.c:797
 
5399
#, c-format
 
5400
msgid "common column name \"%s\" appears more than once in right table"
 
5401
msgstr "����� ��� ������� \"%s\" ���������� ����� ������ ���� � ������� ������"
 
5402
 
 
5403
#: parser/parse_clause.c:806
 
5404
#, c-format
 
5405
msgid "column \"%s\" specified in USING clause does not exist in right table"
 
5406
msgstr "������� \"%s\" � USING-��������� �� ���������� � ������� ������"
 
5407
 
 
5408
#: parser/parse_clause.c:858
 
5409
#, c-format
 
5410
msgid "column alias list for \"%s\" has too many entries"
 
5411
msgstr "������� ����� ������� � ������ ������� ������� \"%s\""
 
5412
 
 
5413
#. translator: %s is name of a SQL construct, eg LIMIT
 
5414
#: parser/parse_clause.c:1051
 
5415
#, c-format
 
5416
msgid "argument of %s must not contain variables"
 
5417
msgstr "�������� � %s �� ������ ��������� ����������"
 
5418
 
 
5419
#. translator: %s is name of a SQL construct, eg LIMIT
 
5420
#: parser/parse_clause.c:1059
 
5421
#, c-format
 
5422
msgid "argument of %s must not contain aggregates"
 
5423
msgstr "�������� � %s �� ������ ��������� ��������"
 
5424
 
 
5425
#. translator: %s is name of a SQL construct, eg LIMIT
 
5426
#: parser/parse_clause.c:1067
 
5427
#, c-format
 
5428
msgid "argument of %s must not contain subqueries"
 
5429
msgstr "�������� � %s �� ������ ��������� ����������"
 
5430
 
 
5431
#: parser/parse_clause.c:1179
 
5432
#, c-format
 
5433
msgid "%s \"%s\" is ambiguous"
 
5434
msgstr "��������� %s \"%s\" ������������"
 
5435
 
 
5436
#. translator: %s is name of a SQL construct, eg ORDER BY
 
5437
#: parser/parse_clause.c:1201
 
5438
#, c-format
 
5439
msgid "non-integer constant in %s"
 
5440
msgstr "��������������� ��������� � %s"
 
5441
 
 
5442
#. translator: %s is name of a SQL construct, eg ORDER BY
 
5443
#: parser/parse_clause.c:1218
 
5444
#, c-format
 
5445
msgid "%s position %d is not in select list"
 
5446
msgstr "������� %s %d �� � ������ �������"
 
5447
 
 
5448
#: parser/parse_clause.c:1411
 
5449
msgid "for SELECT DISTINCT, ORDER BY expressions must appear in select list"
 
5450
msgstr "��� SELECT DISTINCT, ��������� ORDER BY ������� ���� � ������ ������� (SELECT)"
 
5451
 
 
5452
#: parser/parse_clause.c:1451
 
5453
msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
 
5454
msgstr "��������� SELECT DISTINCT ON ������ ��������� � ������������ ����������� ORDER BY"
 
5455
 
 
5456
#: parser/analyze.c:408
 
5457
#, c-format
 
5458
msgid "target lists can have at most %d entries"
 
5459
msgstr "������������ ����� ������� � ������ ����������: %d"
 
5460
 
 
5461
#: parser/analyze.c:458
 
5462
msgid "CREATE VIEW specifies more column names than columns"
 
5463
msgstr "CREATE VIEW ��������� ������ �ͣ� ������� ��� ������� �������"
 
5464
 
 
5465
#: parser/analyze.c:595
 
5466
msgid "INSERT ... SELECT may not specify INTO"
 
5467
msgstr "INSERT ... SELECT �� ����� ��������� INTO"
 
5468
 
 
5469
#: parser/analyze.c:683
 
5470
msgid "INSERT has more expressions than target columns"
 
5471
msgstr "INSERT �������� ������ ��������� ��� ������� ����������"
 
5472
 
 
5473
#: parser/analyze.c:704
 
5474
msgid "INSERT has more target columns than expressions"
 
5475
msgstr "INSERT �������� ������ ������� ���������� ��� ���������"
 
5476
 
 
5477
#: parser/analyze.c:877
 
5478
#, c-format
 
5479
msgid "%s will create implicit sequence \"%s\" for serial column \"%s.%s\""
 
5480
msgstr "%s ������� ��������������� ������������������ \"%s\" ��� serial-������� \"%s.%s\""
 
5481
 
 
5482
#: parser/analyze.c:960
 
5483
#: parser/analyze.c:970
 
5484
#, c-format
 
5485
msgid "conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
 
5486
msgstr "������������� ���������� NULL/NOT NULL ��� ������� \"%s\" � ������� \"%s\""
 
5487
 
 
5488
#: parser/analyze.c:980
 
5489
#, c-format
 
5490
msgid "multiple default values specified for column \"%s\" of table \"%s\""
 
5491
msgstr "������� �������������� �������� �� ��������� ��� ������� \"%s\" � ������� \"%s\""
 
5492
 
 
5493
#: parser/analyze.c:1323
 
5494
#, c-format
 
5495
msgid "column \"%s\" appears twice in primary key constraint"
 
5496
msgstr "������� \"%s\" ���������� ������ � ��������� �����"
 
5497
 
 
5498
#: parser/analyze.c:1328
 
5499
#, c-format
 
5500
msgid "column \"%s\" appears twice in unique constraint"
 
5501
msgstr "������� \"%s\" ���������� ������ � ����������� UNIQUE"
 
5502
 
 
5503
#: parser/analyze.c:1511
 
5504
msgid "index expression may not return a set"
 
5505
msgstr "�������� ��������� �� ����� ���������� ���������"
 
5506
 
 
5507
#: parser/analyze.c:1603
 
5508
msgid "rule WHERE condition may not contain references to other relations"
 
5509
msgstr "������� ������� WHERE �� ����� ��������� ������ �� ������ ���������"
 
5510
 
 
5511
#: parser/analyze.c:1609
 
5512
msgid "rule WHERE condition may not contain aggregate functions"
 
5513
msgstr "������� ������� WHERE �� ����� ��������� ����������� �������"
 
5514
 
 
5515
#: parser/analyze.c:1680
 
5516
msgid "rules with WHERE conditions may only have SELECT, INSERT, UPDATE, or DELETE actions"
 
5517
msgstr "������� � ��������� WHERE ����� ��������� ������ �������� SELECT, INSERT, UPDATE ��� DELETE"
 
5518
 
 
5519
#: parser/analyze.c:1699
 
5520
#: parser/analyze.c:1771
 
5521
#: rewrite/rewriteHandler.c:177
 
5522
#: rewrite/rewriteManip.c:749
 
5523
#: rewrite/rewriteManip.c:805
 
5524
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
 
5525
msgstr "�������� ������� UNION/INTERSECT/EXCEPT �� �����������"
 
5526
 
 
5527
#: parser/analyze.c:1717
 
5528
msgid "ON SELECT rule may not use OLD"
 
5529
msgstr "������ ������������ OLD � ������� ON SELECT"
 
5530
 
 
5531
#: parser/analyze.c:1721
 
5532
msgid "ON SELECT rule may not use NEW"
 
5533
msgstr "������ ������������ NEW � ������� ON SELECT"
 
5534
 
 
5535
#: parser/analyze.c:1730
 
5536
msgid "ON INSERT rule may not use OLD"
 
5537
msgstr "������ ������������ OLD � ������� ON INSERT"
 
5538
 
 
5539
#: parser/analyze.c:1736
 
5540
msgid "ON DELETE rule may not use NEW"
 
5541
msgstr "������ ������������ NEW � ������� ON DELETE"
 
5542
 
 
5543
#: parser/analyze.c:2068
 
5544
msgid "ORDER BY on a UNION/INTERSECT/EXCEPT result must be on one of the result columns"
 
5545
msgstr "ORDER BY ��� ���������� UNION/INTERSECT/EXCEPT ������ ���� �� ����� �� �������������� �������"
 
5546
 
 
5547
#: parser/analyze.c:2106
 
5548
msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
 
5549
msgstr "INTO ����� ������������ ������ � ������ SELECT'� � UNION/INTERSECT/EXCEPT"
 
5550
 
 
5551
#: parser/analyze.c:2167
 
5552
msgid "UNION/INTERSECT/EXCEPT member statement may not refer to other relations of same query level"
 
5553
msgstr "�������, ��������� � UNION/INTERSECT/EXCEPT �� ����� ��������� �� ������ ��������� �� ��� �� ������ ��������"
 
5554
 
 
5555
#: parser/analyze.c:2222
 
5556
#, c-format
 
5557
msgid "each %s query must have the same number of columns"
 
5558
msgstr "������ ������ %s ������ ����� ���������� ����� �������"
 
5559
 
 
5560
#: parser/analyze.c:2294
 
5561
msgid "CREATE TABLE AS specifies too many column names"
 
5562
msgstr "CREATE TABLE AS ��������� ������� ����� �ͣ� ��� �������"
 
5563
 
 
5564
#: parser/analyze.c:2577
 
5565
msgid "cannot specify both SCROLL and NO SCROLL"
 
5566
msgstr "������ ��������� ��� SCROLL � NO SCROLL"
 
5567
 
 
5568
#: parser/analyze.c:2664
 
5569
#, c-format
 
5570
msgid "wrong number of parameters for prepared statement \"%s\""
 
5571
msgstr ""
 
5572
 
 
5573
#: parser/analyze.c:2666
 
5574
#, c-format
 
5575
msgid "Expected %d parameters but got %d."
 
5576
msgstr "��������� ����������: %d, �� ���� ��������: %d."
 
5577
 
 
5578
#: parser/analyze.c:2681
 
5579
msgid "cannot use subquery in EXECUTE parameter"
 
5580
msgstr "������ ������������ ��������� � ��������� � EXECUTE"
 
5581
 
 
5582
#: parser/analyze.c:2685
 
5583
msgid "cannot use aggregate function in EXECUTE parameter"
 
5584
msgstr "������ ������������ ���������� ������� � ��������� � EXECUTE"
 
5585
 
 
5586
#: parser/analyze.c:2697
 
5587
#, c-format
 
5588
msgid "parameter $%d of type %s cannot be coerced to the expected type %s"
 
5589
msgstr ""
 
5590
 
 
5591
#: parser/analyze.c:2722
 
5592
msgid "SELECT FOR UPDATE is not allowed with DISTINCT clause"
 
5593
msgstr "������ ������������ SELECT FOR UPDATE � ���������� DISTINCT"
 
5594
 
 
5595
#: parser/analyze.c:2726
 
5596
msgid "SELECT FOR UPDATE is not allowed with GROUP BY clause"
 
5597
msgstr "������ ������������ SELECT FOR UPDATE � ���������� GROUP BY"
 
5598
 
 
5599
#: parser/analyze.c:2730
 
5600
msgid "SELECT FOR UPDATE is not allowed with aggregate functions"
 
5601
msgstr "������ ������������ SELECT FOR UPDATE � ����������� ���������"
 
5602
 
 
5603
#: parser/analyze.c:2812
 
5604
msgid "SELECT FOR UPDATE cannot be applied to a join"
 
5605
msgstr "������ ��������� SELECT FOR UPDATE � JOIN"
 
5606
 
 
5607
#: parser/analyze.c:2817
 
5608
msgid "SELECT FOR UPDATE cannot be applied to NEW or OLD"
 
5609
msgstr "������ ��������� SELECT FOR UPDATE � NEW ��� OLD"
 
5610
 
 
5611
#: parser/analyze.c:2822
 
5612
msgid "SELECT FOR UPDATE cannot be applied to a function"
 
5613
msgstr "SELECT FOR UPDATE: ������ ��������� � �������"
 
5614
 
 
5615
#: parser/analyze.c:2835
 
5616
#, c-format
 
5617
msgid "relation \"%s\" in FOR UPDATE clause not found in FROM clause"
 
5618
msgstr "��������� \"%s\" � ��������� FOR UPDATE �� ������� � ��������� FROM"
 
5619
 
 
5620
#: parser/analyze.c:2882
 
5621
msgid "misplaced DEFERRABLE clause"
 
5622
msgstr "����������� ������������� ��������� DEFERRABLE"
 
5623
 
 
5624
#: parser/analyze.c:2886
 
5625
#: parser/analyze.c:2899
 
5626
msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
 
5627
msgstr "�������������� ��������� DEFERRABLE/NOT DEFERRABLE �� ���������"
 
5628
 
 
5629
#: parser/analyze.c:2895
 
5630
msgid "misplaced NOT DEFERRABLE clause"
 
5631
msgstr "����������� ������������� ��������� NOT DEFERRABLE"
 
5632
 
 
5633
#: parser/analyze.c:2906
 
5634
#: parser/analyze.c:2930
 
5635
#: gram.y:2368
 
5636
#: gram.y:2383
 
5637
msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
 
5638
msgstr "����������� ����������������� ��� INITIALLY DEFERRED ����� ������ ���� DEFERRABLE"
 
5639
 
 
5640
#: parser/analyze.c:2913
 
5641
msgid "misplaced INITIALLY DEFERRED clause"
 
5642
msgstr "����������� ������������� ��������� INITIALLY DEFERRED"
 
5643
 
 
5644
#: parser/analyze.c:2917
 
5645
#: parser/analyze.c:2941
 
5646
msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
 
5647
msgstr "�������������� ��������� INITIALLY IMMEDIATE/DEFERRED �� ���������"
 
5648
 
 
5649
#: parser/analyze.c:2937
 
5650
msgid "misplaced INITIALLY IMMEDIATE clause"
 
5651
msgstr "����������� ������������� ��������� INITIALLY IMMEDIATE"
 
5652
 
 
5653
#: parser/analyze.c:2990
 
5654
#, c-format
 
5655
msgid "CREATE specifies a schema (%s) different from the one being created (%s)"
 
5656
msgstr "CREATE ��������� ����� (%s) �������� �� ����������� (%s)"
 
5657
 
 
5658
#: parser/analyze.c:3144
 
5659
#: parser/parse_coerce.c:221
 
5660
#: parser/parse_expr.c:116
 
5661
#: parser/parse_expr.c:122
 
5662
#, c-format
 
5663
msgid "there is no parameter $%d"
 
5664
msgstr "�������� $%d �� ����������"
 
5665
 
 
5666
#: parser/analyze.c:3149
 
5667
#: tcop/postgres.c:1204
 
5668
#, c-format
 
5669
msgid "could not determine data type of parameter $%d"
 
5670
msgstr "�� ���������� ��� ������ ��������� $%d"
 
5671
 
 
5672
#: parser/parse_agg.c:120
 
5673
msgid "aggregates not allowed in WHERE clause"
 
5674
msgstr "�������� �� ��������� � WHERE"
 
5675
 
 
5676
#: parser/parse_agg.c:124
 
5677
msgid "aggregates not allowed in JOIN conditions"
 
5678
msgstr "�������� �� ��������� � �������� JOIN"
 
5679
 
 
5680
#: parser/parse_agg.c:143
 
5681
msgid "aggregates not allowed in GROUP BY clause"
 
5682
msgstr "�������� �� ��������� � GROUP BY"
 
5683
 
 
5684
#: parser/parse_agg.c:316
 
5685
#, c-format
 
5686
msgid "column \"%s.%s\" must appear in the GROUP BY clause or be used in an aggregate function"
 
5687
msgstr "������� \"%s.%s\" ������ ������������ � ��������� GROUP BY ��� �������������� � ���������� �������"
 
5688
 
 
5689
#: parser/parse_agg.c:321
 
5690
#, c-format
 
5691
msgid "subquery uses ungrouped column \"%s.%s\" from outer query"
 
5692
msgstr "��������� ���������� ����������������� ������� \"%s.%s\" �� �������� �������"
 
5693
 
 
5694
#: parser/parse_coerce.c:237
 
5695
#, c-format
 
5696
msgid "inconsistent types deduced for parameter $%d"
 
5697
msgstr ""
 
5698
 
 
5699
#: parser/parse_coerce.c:696
 
5700
#: parser/parse_coerce.c:723
 
5701
#: parser/parse_coerce.c:739
 
5702
#: parser/parse_coerce.c:753
 
5703
#: parser/parse_expr.c:1671
 
5704
#, c-format
 
5705
msgid "cannot cast type %s to %s"
 
5706
msgstr "������ �������������� ��� %s � %s"
 
5707
 
 
5708
#: parser/parse_coerce.c:726
 
5709
msgid "Input has too few columns."
 
5710
msgstr ""
 
5711
 
 
5712
#: parser/parse_coerce.c:742
 
5713
#, c-format
 
5714
msgid "Cannot cast type %s to %s in column %d."
 
5715
msgstr ""
 
5716
 
 
5717
#: parser/parse_coerce.c:756
 
5718
msgid "Input has too many columns."
 
5719
msgstr ""
 
5720
 
 
5721
#. translator: first %s is name of a SQL construct, eg WHERE
 
5722
#: parser/parse_coerce.c:790
 
5723
#, c-format
 
5724
msgid "argument of %s must be type boolean, not type %s"
 
5725
msgstr "��� ��������� ����������� %s ������ ���� boolean, � �� %s"
 
5726
 
 
5727
#. translator: %s is name of a SQL construct, eg WHERE
 
5728
#: parser/parse_coerce.c:798
 
5729
#: parser/parse_coerce.c:837
 
5730
#, c-format
 
5731
msgid "argument of %s must not return a set"
 
5732
msgstr "�������� � %s �� ������� ���������� ���������"
 
5733
 
 
5734
#. translator: first %s is name of a SQL construct, eg LIMIT
 
5735
#: parser/parse_coerce.c:829
 
5736
#, c-format
 
5737
msgid "argument of %s must be type integer, not type %s"
 
5738
msgstr "��� ��������� ����������� %s ������ ���� integer, � �� %s"
 
5739
 
 
5740
#: parser/parse_coerce.c:891
 
5741
#, c-format
 
5742
msgid "%s types %s and %s cannot be matched"
 
5743
msgstr "%s ���� %s � %s �� ���������"
 
5744
 
 
5745
#. translator: first %s is name of a SQL construct, eg CASE
 
5746
#: parser/parse_coerce.c:953
 
5747
#, c-format
 
5748
msgid "%s could not convert type %s to %s"
 
5749
msgstr "%s �� � ��������� ��������������� ��� %s � %s"
 
5750
 
 
5751
#: parser/parse_coerce.c:1129
 
5752
msgid "arguments declared \"anyelement\" are not all alike"
 
5753
msgstr "��������� ����������������� ��� \"anyelement\" �� ��� ����������"
 
5754
 
 
5755
#: parser/parse_coerce.c:1146
 
5756
msgid "arguments declared \"anyarray\" are not all alike"
 
5757
msgstr "��������� ����������������� ��� \"anyarray\" �� ��� ����������"
 
5758
 
 
5759
#: parser/parse_coerce.c:1175
 
5760
#: parser/parse_coerce.c:1287
 
5761
#: parser/parse_coerce.c:1314
 
5762
#, c-format
 
5763
msgid "argument declared \"anyarray\" is not an array but type %s"
 
5764
msgstr "�������� ����������������� ��� \"anyarray\" �� �������� �������� � �������� ����� %s"
 
5765
 
 
5766
#: parser/parse_coerce.c:1192
 
5767
msgid "argument declared \"anyarray\" is not consistent with argument declared \"anyelement\""
 
5768
msgstr ""
 
5769
 
 
5770
#: parser/parse_coerce.c:1203
 
5771
msgid "could not determine anyarray/anyelement type because input has type \"unknown\""
 
5772
msgstr ""
 
5773
 
 
5774
#: parser/parse_coerce.c:1228
 
5775
#: parser/parse_coerce.c:1245
 
5776
#: parser/parse_coerce.c:1299
 
5777
#: parser/parse_expr.c:807
 
5778
#: parser/parse_expr.c:1364
 
5779
#: parser/parse_expr.c:1403
 
5780
#: parser/parse_oper.c:920
 
5781
#, c-format
 
5782
msgid "could not find array type for data type %s"
 
5783
msgstr "��� ������� ��� ���� ������ %s �� ������"
 
5784
 
 
5785
#: parser/parse_relation.c:174
 
5786
#: parser/parse_relation.c:189
 
5787
#, c-format
 
5788
msgid "table reference \"%s\" is ambiguous"
 
5789
msgstr "������ �� ������� \"%s\" ������������"
 
5790
 
 
5791
#: parser/parse_relation.c:249
 
5792
#: parser/parse_relation.c:264
 
5793
#, c-format
 
5794
msgid "table reference %u is ambiguous"
 
5795
msgstr "������ �� ������� %u ������������"
 
5796
 
 
5797
#: parser/parse_relation.c:356
 
5798
#: parser/parse_relation.c:368
 
5799
#, c-format
 
5800
msgid "table name \"%s\" specified more than once"
 
5801
msgstr "��� ������� \"%s\" ������� ������ ������ ����"
 
5802
 
 
5803
#: parser/parse_relation.c:510
 
5804
#: parser/parse_relation.c:609
 
5805
#, c-format
 
5806
msgid "column reference \"%s\" is ambiguous"
 
5807
msgstr "������ �� ������� \"%s\" ������������"
 
5808
 
 
5809
#: parser/parse_relation.c:726
 
5810
#: parser/parse_relation.c:925
 
5811
#, c-format
 
5812
msgid "table \"%s\" has %d columns available but %d columns specified"
 
5813
msgstr "� ������� \"%s\" ������� ��������: %d, �� �������: %d"
 
5814
 
 
5815
#: parser/parse_relation.c:997
 
5816
msgid "a column definition list is only allowed for functions returning \"record\""
 
5817
msgstr ""
 
5818
 
 
5819
#: parser/parse_relation.c:1008
 
5820
msgid "a column definition list is required for functions returning \"record\""
 
5821
msgstr ""
 
5822
 
 
5823
#: parser/parse_relation.c:1047
 
5824
#, c-format
 
5825
msgid "too many column aliases specified for function %s"
 
5826
msgstr "������� ������� ����� ������� ������� ��� ������� %s"
 
5827
 
 
5828
#: parser/parse_relation.c:1071
 
5829
#, c-format
 
5830
msgid "function \"%s\" in FROM has unsupported return type %s"
 
5831
msgstr "������� \"%s\" ����� ���������������� ��� ������� %s � FROM"
 
5832
 
 
5833
#: parser/parse_relation.c:2003
 
5834
#, c-format
 
5835
msgid "missing FROM-clause entry in subquery for table \"%s\""
 
5836
msgstr "����������� ������ � FROM-��������� � ���������� ��� ������� \"%s\""
 
5837
 
 
5838
#: parser/parse_relation.c:2008
 
5839
#, c-format
 
5840
msgid "missing FROM-clause entry for table \"%s\""
 
5841
msgstr "����������� ������ � FROM-��������� ��� ������� \"%s\""
 
5842
 
 
5843
#: parser/parse_relation.c:2027
 
5844
#, c-format
 
5845
msgid "adding missing FROM-clause entry in subquery for table \"%s\""
 
5846
msgstr "���������� ������������� ������ � FROM-��������� � ���������� ��� ������� \"%s\""
 
5847
 
 
5848
#: parser/parse_relation.c:2032
 
5849
#, c-format
 
5850
msgid "adding missing FROM-clause entry for table \"%s\""
 
5851
msgstr "���������� ������������� ������ � FROM-��������� ��� ������� \"%s\""
 
5852
 
 
5853
#: parser/parse_expr.c:361
 
5854
msgid "NULLIF requires = operator to yield boolean"
 
5855
msgstr "NULLIF ������� �������� = ���������� ��������� ��������"
 
5856
 
 
5857
#: parser/parse_expr.c:486
 
5858
msgid "subquery must return a column"
 
5859
msgstr "��������� ������ ������� �������"
 
5860
 
 
5861
#: parser/parse_expr.c:492
 
5862
msgid "subquery must return only one column"
 
5863
msgstr "��������� ������ ������� ������ ���� �������"
 
5864
 
 
5865
#: parser/parse_expr.c:549
 
5866
#, c-format
 
5867
msgid "row comparison cannot use operator %s"
 
5868
msgstr "������ ������������ �������� %s ��� ��������� �����"
 
5869
 
 
5870
#: parser/parse_expr.c:576
 
5871
msgid "subquery has too many columns"
 
5872
msgstr "������� ����� ������� � ����������"
 
5873
 
 
5874
#: parser/parse_expr.c:594
 
5875
#, c-format
 
5876
msgid "operator %s must return type boolean, not type %s"
 
5877
msgstr "�������� %s ������ ���������� ��� boolean, � �� %s"
 
5878
 
 
5879
#: parser/parse_expr.c:597
 
5880
#: parser/parse_expr.c:604
 
5881
msgid "The operator of a quantified predicate subquery must return type boolean."
 
5882
msgstr ""
 
5883
 
 
5884
#: parser/parse_expr.c:602
 
5885
#, c-format
 
5886
msgid "operator %s must not return a set"
 
5887
msgstr "�������� %s �� ������ ���������� ���������"
 
5888
 
 
5889
#: parser/parse_expr.c:614
 
5890
msgid "subquery has too few columns"
 
5891
msgstr "������� ���� ������� � ����������"
 
5892
 
 
5893
#: parser/parse_expr.c:1705
 
5894
#: parser/parse_expr.c:1784
 
5895
msgid "unequal number of entries in row expression"
 
5896
msgstr ""
 
5897
 
 
5898
#: parser/parse_expr.c:1726
 
5899
#, c-format
 
5900
msgid "operator %s is not supported for row expressions"
 
5901
msgstr "�������� %s �� ������������ �������� ���������"
 
5902
 
 
5903
#: parser/parse_expr.c:1821
 
5904
msgid "IS DISTINCT FROM requires = operator to yield boolean"
 
5905
msgstr "IS DISTINCT FROM ������� �������� = ���������� ��������� ��������"
 
5906
 
 
5907
#: parser/parse_func.c:88
 
5908
#, c-format
 
5909
msgid "cannot pass more than %d arguments to a function"
 
5910
msgstr "����� ���������� ������� �� ����� ���� ����� %d"
 
5911
 
 
5912
#: parser/parse_func.c:165
 
5913
#, c-format
 
5914
msgid "%s(*) specified, but %s is not an aggregate function"
 
5915
msgstr "�������: %s(*), �� %s �� �������� ���������� ��������"
 
5916
 
 
5917
#: parser/parse_func.c:171
 
5918
#, c-format
 
5919
msgid "DISTINCT specified, but %s is not an aggregate function"
 
5920
msgstr "DISTINCT ������, �� %s �� �������� ���������� ��������"
 
5921
 
 
5922
#: parser/parse_func.c:195
 
5923
#, c-format
 
5924
msgid "function %s is not unique"
 
5925
msgstr "������� %s �� ���������"
 
5926
 
 
5927
#: parser/parse_func.c:198
 
5928
msgid "Could not choose a best candidate function. You may need to add explicit type casts."
 
5929
msgstr ""
 
5930
 
 
5931
#: parser/parse_func.c:206
 
5932
msgid "No function matches the given name and argument types. You may need to add explicit type casts."
 
5933
msgstr ""
 
5934
 
 
5935
#: parser/parse_func.c:255
 
5936
msgid "aggregates may not return sets"
 
5937
msgstr "�������� �� ����� ���������� ���������"
 
5938
 
 
5939
#: parser/parse_func.c:1208
 
5940
#, c-format
 
5941
msgid "column %s.%s does not exist"
 
5942
msgstr "������� %s.%s �� ����������"
 
5943
 
 
5944
#: parser/parse_func.c:1219
 
5945
#, c-format
 
5946
msgid "column \"%s\" not found in data type %s"
 
5947
msgstr "������� \"%s\" �� ������ � ���� ������ %s"
 
5948
 
 
5949
#: parser/parse_func.c:1224
 
5950
#, c-format
 
5951
msgid "could not identify column \"%s\" in record data type"
 
5952
msgstr ""
 
5953
 
 
5954
#: parser/parse_func.c:1229
 
5955
#, c-format
 
5956
msgid "column notation .%s applied to type %s, which is not a composite type"
 
5957
msgstr ""
 
5958
 
 
5959
#: parser/parse_func.c:1301
 
5960
#, c-format
 
5961
msgid "aggregate %s(*) does not exist"
 
5962
msgstr "������� %s(*) �� ����������"
 
5963
 
 
5964
#: parser/parse_func.c:1306
 
5965
#, c-format
 
5966
msgid "aggregate %s(%s) does not exist"
 
5967
msgstr "������� %s(%s) �� ����������"
 
5968
 
 
5969
#: parser/parse_func.c:1327
 
5970
#, c-format
 
5971
msgid "function %s(%s) is not an aggregate"
 
5972
msgstr "������� %s(%s) �� �������� ���������"
 
5973
 
 
5974
#: parser/parse_node.c:95
 
5975
#, c-format
 
5976
msgid "cannot subscript type %s because it is not an array"
 
5977
msgstr ""
 
5978
 
 
5979
#: parser/parse_node.c:198
 
5980
#: parser/parse_node.c:221
 
5981
msgid "array subscript must have type integer"
 
5982
msgstr ""
 
5983
 
 
5984
#: parser/parse_node.c:243
 
5985
#, c-format
 
5986
msgid "array assignment requires type %s but expression is of type %s"
 
5987
msgstr ""
 
5988
 
 
5989
#: parser/parse_oper.c:84
 
5990
#: parser/parse_oper.c:785
 
5991
#: utils/adt/regproc.c:467
 
5992
#: utils/adt/regproc.c:487
 
5993
#: utils/adt/regproc.c:665
 
5994
#, c-format
 
5995
msgid "operator does not exist: %s"
 
5996
msgstr "�������� �� ����������: %s"
 
5997
 
 
5998
#: parser/parse_oper.c:185
 
5999
#: utils/adt/arrayfuncs.c:2582
 
6000
#: utils/adt/ri_triggers.c:3642
 
6001
#, c-format
 
6002
msgid "could not identify an equality operator for type %s"
 
6003
msgstr ""
 
6004
 
 
6005
#: parser/parse_oper.c:249
 
6006
#: parser/parse_oper.c:314
 
6007
#, c-format
 
6008
msgid "could not identify an ordering operator for type %s"
 
6009
msgstr ""
 
6010
 
 
6011
#: parser/parse_oper.c:251
 
6012
#: parser/parse_oper.c:316
 
6013
msgid "Use an explicit ordering operator or modify the query."
 
6014
msgstr ""
 
6015
 
 
6016
#: parser/parse_oper.c:584
 
6017
#, c-format
 
6018
msgid "operator requires run-time type coercion: %s"
 
6019
msgstr ""
 
6020
 
 
6021
#: parser/parse_oper.c:778
 
6022
#, c-format
 
6023
msgid "operator is not unique: %s"
 
6024
msgstr "�������� �� ��������: %s"
 
6025
 
 
6026
#: parser/parse_oper.c:780
 
6027
msgid "Could not choose a best candidate operator. You may need to add explicit type casts."
 
6028
msgstr ""
 
6029
 
 
6030
#: parser/parse_oper.c:787
 
6031
msgid "No operator matches the given name and argument type(s). You may need to add explicit type casts."
 
6032
msgstr ""
 
6033
 
 
6034
#: parser/parse_oper.c:877
 
6035
msgid "op ANY/ALL (array) requires array on right side"
 
6036
msgstr "��������� ANY/ALL (������) ������� ������ ������"
 
6037
 
 
6038
#: parser/parse_oper.c:906
 
6039
msgid "op ANY/ALL (array) requires operator to yield boolean"
 
6040
msgstr "��������� ANY/ALL (������) ������� �������� ����������� ��������� ��������"
 
6041
 
 
6042
#: parser/parse_oper.c:910
 
6043
msgid "op ANY/ALL (array) requires operator not to return a set"
 
6044
msgstr "��������� ANY/ALL (������) ������� �������� �� ���������� ���������"
 
6045
 
 
6046
#: parser/parse_target.c:273
 
6047
#: parser/parse_target.c:508
 
6048
#, c-format
 
6049
msgid "cannot assign to system column \"%s\""
 
6050
msgstr "������ ��������� �������� ��������� ������� \"%s\""
 
6051
 
 
6052
#: parser/parse_target.c:297
 
6053
msgid "cannot set an array element to DEFAULT"
 
6054
msgstr "������ ���������� ������� ������� � DEFAULT"
 
6055
 
 
6056
#: parser/parse_target.c:301
 
6057
msgid "cannot set a subfield to DEFAULT"
 
6058
msgstr "������ ���������� ������� � DEFAULT"
 
6059
 
 
6060
#: parser/parse_target.c:362
 
6061
#, c-format
 
6062
msgid "column \"%s\" is of type %s but expression is of type %s"
 
6063
msgstr "������� \"%s\" ����� ��� %s, �� ��� ���������: %s"
 
6064
 
 
6065
#: parser/parse_target.c:494
 
6066
#, c-format
 
6067
msgid "cannot assign to field \"%s\" of column \"%s\" because its type %s is not a composite type"
 
6068
msgstr ""
 
6069
 
 
6070
#: parser/parse_target.c:502
 
6071
#, c-format
 
6072
msgid "cannot assign to field \"%s\" of column \"%s\" because there is no such column in data type %s"
 
6073
msgstr ""
 
6074
 
 
6075
#: parser/parse_target.c:572
 
6076
#, c-format
 
6077
msgid "array assignment to \"%s\" requires type %s but expression is of type %s"
 
6078
msgstr ""
 
6079
 
 
6080
#: parser/parse_target.c:581
 
6081
#, c-format
 
6082
msgid "subfield \"%s\" is of type %s but expression is of type %s"
 
6083
msgstr ""
 
6084
 
 
6085
#: parser/parse_target.c:810
 
6086
msgid "SELECT * with no tables specified is not valid"
 
6087
msgstr "SELECT * ��� �������� ������ �������� �������"
 
6088
 
 
6089
#: parser/parse_type.c:62
 
6090
#, c-format
 
6091
msgid "improper %%TYPE reference (too few dotted names): %s"
 
6092
msgstr ""
 
6093
 
 
6094
#: parser/parse_type.c:83
 
6095
#, c-format
 
6096
msgid "improper %%TYPE reference (too many dotted names): %s"
 
6097
msgstr ""
 
6098
 
 
6099
#: parser/parse_type.c:103
 
6100
#, c-format
 
6101
msgid "type reference %s converted to %s"
 
6102
msgstr ""
 
6103
 
 
6104
#: parser/parse_type.c:206
 
6105
#: parser/parse_type.c:237
 
6106
#: utils/cache/typcache.c:155
 
6107
#, c-format
 
6108
msgid "type \"%s\" is only a shell"
 
6109
msgstr "��� \"%s\" �������� ������ ���������"
 
6110
 
 
6111
#: parser/parse_type.c:372
 
6112
#: parser/parse_type.c:469
 
6113
#, c-format
 
6114
msgid "invalid type name \"%s\""
 
6115
msgstr "�������� ��� ���� \"%s\""
 
6116
 
 
6117
#: parser/scansup.c:182
 
6118
#, c-format
 
6119
msgid "identifier \"%s\" will be truncated to \"%.*s\""
 
6120
msgstr ""
 
6121
 
 
6122
#: scan.l:312
 
6123
msgid "unterminated /* comment"
 
6124
msgstr "���������� ����������� /*"
 
6125
 
 
6126
#: scan.l:339
 
6127
msgid "unterminated bit string literal"
 
6128
msgstr ""
 
6129
 
 
6130
#: scan.l:358
 
6131
msgid "unterminated hexadecimal string literal"
 
6132
msgstr ""
 
6133
 
 
6134
#: scan.l:407
 
6135
msgid "unterminated quoted string"
 
6136
msgstr ""
 
6137
 
 
6138
#: scan.l:441
 
6139
msgid "unterminated dollar-quoted string"
 
6140
msgstr ""
 
6141
 
 
6142
#: scan.l:453
 
6143
msgid "zero-length delimited identifier"
 
6144
msgstr ""
 
6145
 
 
6146
#: scan.l:466
 
6147
msgid "unterminated quoted identifier"
 
6148
msgstr ""
 
6149
 
 
6150
#. translator: %s is typically "syntax error"
 
6151
#: scan.l:621
 
6152
#, c-format
 
6153
msgid "%s at end of input"
 
6154
msgstr "%s � ����� �����"
 
6155
 
 
6156
#. translator: first %s is typically "syntax error"
 
6157
#: scan.l:629
 
6158
#, c-format
 
6159
msgid "%s at or near \"%s\""
 
6160
msgstr "%s � ��� ����� \"%s\""
 
6161
 
 
6162
#: y.tab.c:9499
 
6163
msgid "syntax error: cannot back up"
 
6164
msgstr "������ ����������: ������ ���������"
 
6165
 
 
6166
#: gram.y:989
 
6167
#: gram.y:1015
 
6168
msgid "time zone interval must be HOUR or HOUR TO MINUTE"
 
6169
msgstr "�������� ��������� ���� ������ ���� HOUR ��� HOUR TO MINUTE"
 
6170
 
 
6171
#: gram.y:1000
 
6172
#: gram.y:5469
 
6173
#: gram.y:7540
 
6174
#, c-format
 
6175
msgid "INTERVAL(%d) precision must not be negative"
 
6176
msgstr "INTERVAL(%d): �������� ������ ���� ��������������"
 
6177
 
 
6178
#: gram.y:1006
 
6179
#: gram.y:5475
 
6180
#: gram.y:7546
 
6181
#, c-format
 
6182
msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
 
6183
msgstr "INTERVAL(%d): �������� ��������� �� ������������ ���������: %d"
 
6184
 
 
6185
#: utils/adt/ri_triggers.c:302
 
6186
#: utils/adt/ri_triggers.c:364
 
6187
#: utils/adt/ri_triggers.c:543
 
6188
#: utils/adt/ri_triggers.c:782
 
6189
#: utils/adt/ri_triggers.c:973
 
6190
#: utils/adt/ri_triggers.c:1134
 
6191
#: utils/adt/ri_triggers.c:1318
 
6192
#: utils/adt/ri_triggers.c:1487
 
6193
#: utils/adt/ri_triggers.c:1668
 
6194
#: utils/adt/ri_triggers.c:1838
 
6195
#: utils/adt/ri_triggers.c:2056
 
6196
#: utils/adt/ri_triggers.c:2236
 
6197
#: utils/adt/ri_triggers.c:2441
 
6198
#: utils/adt/ri_triggers.c:2537
 
6199
#: utils/adt/ri_triggers.c:2660
 
6200
#: gram.y:1886
 
6201
msgid "MATCH PARTIAL not yet implemented"
 
6202
msgstr "��������� MATCH PARTIAL �ݣ �� �����������"
 
6203
 
 
6204
#: gram.y:1976
 
6205
msgid "CREATE TABLE AS may not specify INTO"
 
6206
msgstr "CREATE TABLE AS �� ����� ��������� INTO"
 
6207
 
 
6208
#: gram.y:2435
 
6209
msgid "CREATE ASSERTION is not yet implemented"
 
6210
msgstr "��������� CREATE ASSERTION �ݣ �� �����������"
 
6211
 
 
6212
#: gram.y:2451
 
6213
msgid "DROP ASSERTION is not yet implemented"
 
6214
msgstr "��������� DROP ASSERTION �ݣ �� �����������"
 
6215
 
 
6216
#: gram.y:3323
 
6217
msgid "CREATE FUNCTION / OUT parameters are not implemented"
 
6218
msgstr "CREATE FUNCTION / OUT ��������� �ݣ �� �����������"
 
6219
 
 
6220
#: gram.y:3330
 
6221
msgid "CREATE FUNCTION / INOUT parameters are not implemented"
 
6222
msgstr "CREATE FUNCTION / INOUT ��������� �ݣ �� �����������"
 
6223
 
 
6224
#: utils/adt/regproc.c:639
 
6225
#: gram.y:3491
 
6226
msgid "missing argument"
 
6227
msgstr "����������� ��������"
 
6228
 
 
6229
#: utils/adt/regproc.c:640
 
6230
#: gram.y:3492
 
6231
msgid "Use NONE to denote the missing argument of a unary operator."
 
6232
msgstr ""
 
6233
 
 
6234
#: gram.y:4540
 
6235
msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
 
6236
msgstr "������ �ͣ� ������� �� �������� � CREATE TABLE / AS EXECUTE"
 
6237
 
 
6238
#: gram.y:5011
 
6239
msgid "LIMIT #,# syntax is not supported"
 
6240
msgstr "��������� LIMIT #,# �� ��������������"
 
6241
 
 
6242
#: gram.y:5012
 
6243
msgid "Use separate LIMIT and OFFSET clauses."
 
6244
msgstr "����������� ��������� ��������� LIMIT � OFFSET."
 
6245
 
 
6246
#: gram.y:5162
 
6247
msgid "For example, FROM (SELECT ...) [AS] foo."
 
6248
msgstr "��������, FROM (SELECT ...) [AS] foo."
 
6249
 
 
6250
#: gram.y:5572
 
6251
msgid "precision for type float must be at least 1 bit"
 
6252
msgstr "�������� ���� float ������ ���� ������� 1 ���"
 
6253
 
 
6254
#: gram.y:5580
 
6255
msgid "precision for type float must be less than 54 bits"
 
6256
msgstr "�������� ���� float ������ ���� ����� 54 ���"
 
6257
 
 
6258
#: gram.y:5594
 
6259
#: gram.y:5609
 
6260
#, c-format
 
6261
msgid "NUMERIC precision %d must be between 1 and %d"
 
6262
msgstr "�������� NUMERIC %d ������ ���� ����� 1 � %d"
 
6263
 
 
6264
#: gram.y:5599
 
6265
#, c-format
 
6266
msgid "NUMERIC scale %d must be between 0 and precision %d"
 
6267
msgstr "������� NUMERIC %d ������ ���� ����� 0 � ��������� %d"
 
6268
 
 
6269
#: gram.y:5627
 
6270
#: gram.y:5642
 
6271
#, c-format
 
6272
msgid "DECIMAL precision %d must be between 1 and %d"
 
6273
msgstr "�������� DECIMAL %d ������ ���� ����� 1 � %d"
 
6274
 
 
6275
#: gram.y:5632
 
6276
#, c-format
 
6277
msgid "DECIMAL scale %d must be between 0 and precision %d"
 
6278
msgstr "������� DECIMAL %d ������ ���� ����� 0 � ��������� %d"
 
6279
 
 
6280
#: gram.y:5692
 
6281
#: gram.y:5770
 
6282
#, c-format
 
6283
msgid "length for type %s must be at least 1"
 
6284
msgstr "����� ���� %s ������ ���� ��� ������� 1"
 
6285
 
 
6286
#: gram.y:5697
 
6287
#: gram.y:5775
 
6288
#, c-format
 
6289
msgid "length for type %s cannot exceed %d"
 
6290
msgstr "����� ���� %s �� ����� ��������� %d"
 
6291
 
 
6292
#: gram.y:5848
 
6293
#, c-format
 
6294
msgid "TIMESTAMP(%d)%s precision must not be negative"
 
6295
msgstr "TIMESTAMP(%d)%s: �������� ������ ���� ��������������"
 
6296
 
 
6297
#: gram.y:5854
 
6298
#, c-format
 
6299
msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
 
6300
msgstr "TIMESTAMP(%d)%s: �������� ��������� �� ������������ ���������: %d"
 
6301
 
 
6302
#: gram.y:5889
 
6303
#, c-format
 
6304
msgid "TIME(%d)%s precision must not be negative"
 
6305
msgstr "TIME(%d)%s: �������� ������ ���� ��������������"
 
6306
 
 
6307
#: gram.y:5895
 
6308
#, c-format
 
6309
msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
 
6310
msgstr "TIME(%d)%s: �������� ��������� �� ������������ ���������: %d"
 
6311
 
 
6312
#: gram.y:6349
 
6313
msgid "UNIQUE predicate is not yet implemented"
 
6314
msgstr "�������� UNIQUE �ݣ �� ����������"
 
6315
 
 
6316
#: gram.y:6632
 
6317
#, c-format
 
6318
msgid "CURRENT_TIME(%d) precision must not be negative"
 
6319
msgstr "CURRENT_TIME(%d): �������� ������ ���� ��������������"
 
6320
 
 
6321
#: gram.y:6638
 
6322
#, c-format
 
6323
msgid "CURRENT_TIME(%d) precision reduced to maximum allowed, %d"
 
6324
msgstr "CURRENT_TIME(%d): �������� ��������� �� ������������ ���������: %d"
 
6325
 
 
6326
#: gram.y:6686
 
6327
#, c-format
 
6328
msgid "CURRENT_TIMESTAMP(%d) precision must not be negative"
 
6329
msgstr "CURRENT_TIMESTAMP(%d): �������� ������ ���� ��������������"
 
6330
 
 
6331
#: gram.y:6692
 
6332
#, c-format
 
6333
msgid "CURRENT_TIMESTAMP(%d) precision reduced to maximum allowed, %d"
 
6334
msgstr "CURRENT_TIMESTAMP(%d): �������� ��������� �� ������������ ���������: %d"
 
6335
 
 
6336
#: gram.y:6739
 
6337
#, c-format
 
6338
msgid "LOCALTIME(%d) precision must not be negative"
 
6339
msgstr "LOCALTIME(%d): �������� ������ ���� ��������������"
 
6340
 
 
6341
#: gram.y:6745
 
6342
#, c-format
 
6343
msgid "LOCALTIME(%d) precision reduced to maximum allowed, %d"
 
6344
msgstr "LOCALTIME(%d): �������� ��������� �� ������������ ���������: %d"
 
6345
 
 
6346
#: gram.y:6793
 
6347
#, c-format
 
6348
msgid "LOCALTIMESTAMP(%d) precision must not be negative"
 
6349
msgstr "LOCALTIMESTAMP(%d): �������� ������ ���� ��������������"
 
6350
 
 
6351
#: gram.y:6799
 
6352
#, c-format
 
6353
msgid "LOCALTIMESTAMP(%d) precision reduced to maximum allowed, %d"
 
6354
msgstr "LOCALTIMESTAMP(%d): �������� ��������� �� ������������ ���������: %d"
 
6355
 
 
6356
#: gram.y:7987
 
6357
msgid "OLD used in query that is not in a rule"
 
6358
msgstr "OLD ����������� � ������� �� ���������� ��������"
 
6359
 
 
6360
#: gram.y:7996
 
6361
msgid "NEW used in query that is not in a rule"
 
6362
msgstr "NEW ����������� � ������� �� ���������� ��������"
 
6363
 
 
6364
#: y.tab.c:19078
 
6365
msgid "syntax error; also virtual memory exhausted"
 
6366
msgstr "������ ����������; ����� ����������� ������ ���������"
 
6367
 
 
6368
#: gram.y:8221
 
6369
#: gram.y:8223
 
6370
#: gram.y:8240
 
6371
#: gram.y:8242
 
6372
#: y.tab.c:19082
 
6373
msgid "syntax error"
 
6374
msgstr "������ ����������"
 
6375
 
 
6376
#: y.tab.c:19196
 
6377
msgid "parser stack overflow"
 
6378
msgstr "������������ ����� �������"
 
6379
 
 
6380
#: gram.y:8195
 
6381
msgid "wrong number of parameters on left side of OVERLAPS expression"
 
6382
msgstr "�������� ����� ���������� ����� � ��������� OVERLAPS"
 
6383
 
 
6384
#: gram.y:8201
 
6385
msgid "wrong number of parameters on right side of OVERLAPS expression"
 
6386
msgstr "�������� ����� ���������� ������ � ��������� OVERLAPS"
 
6387
 
 
6388
#: gram.y:8299
 
6389
msgid "multiple ORDER BY clauses not allowed"
 
6390
msgstr "�������������� ��������� ORDER BY �� ���������"
 
6391
 
 
6392
#: gram.y:8307
 
6393
msgid "multiple FOR UPDATE clauses not allowed"
 
6394
msgstr "�������������� ��������� FOR UPDATE �� ���������"
 
6395
 
 
6396
#: gram.y:8315
 
6397
msgid "multiple OFFSET clauses not allowed"
 
6398
msgstr "�������������� ��������� OFFSET �� ���������"
 
6399
 
 
6400
#: gram.y:8323
 
6401
msgid "multiple LIMIT clauses not allowed"
 
6402
msgstr "�������������� ��������� LIMIT �� ���������"
 
6403
 
 
6404
#: port/pg_shmem.c:101
 
6405
#: port/sysv_shmem.c:101
 
6406
#, c-format
 
6407
msgid "could not create shared memory segment: %m"
 
6408
msgstr ""
 
6409
 
 
6410
#: port/pg_shmem.c:102
 
6411
#: port/sysv_shmem.c:102
 
6412
#, c-format
 
6413
msgid "Failed system call was shmget(key=%lu, size=%u, 0%o)."
 
6414
msgstr ""
 
6415
 
 
6416
#: port/pg_shmem.c:106
 
6417
#: port/sysv_shmem.c:106
 
6418
#, c-format
 
6419
msgid ""
 
6420
"This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter.  You can either reduce the request size or reconfigure the kernel with larger SHMMAX.  To reduce the request size (currently %u bytes), reduce PostgreSQL's shared_buffers parameter (currently %d) and/or its max_connections parameter (currently %d).\n"
 
6421
"If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.\n"
 
6422
"The PostgreSQL documentation contains more information about shared memory configuration."
 
6423
msgstr ""
 
6424
 
 
6425
#: port/pg_shmem.c:119
 
6426
#: port/sysv_shmem.c:119
 
6427
#, c-format
 
6428
msgid ""
 
6429
"This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory or swap space. To reduce the request size (currently %u bytes), reduce PostgreSQL's shared_buffers parameter (currently %d) and/or its max_connections parameter (currently %d).\n"
 
6430
"The PostgreSQL documentation contains more information about shared memory configuration."
 
6431
msgstr ""
 
6432
 
 
6433
#: port/pg_shmem.c:128
 
6434
#: port/sysv_shmem.c:128
 
6435
#, c-format
 
6436
msgid ""
 
6437
"This error does *not* mean that you have run out of disk space. It occurs either if all available shared memory IDs have been taken, in which case you need to raise the SHMMNI parameter in your kernel, or because the system's overall limit for shared memory has been reached.  If you cannot increase the shared memory limit, reduce PostgreSQL's shared memory request (currently %u bytes), by reducing its shared_buffers parameter (currently %d) and/or its max_connections parameter (currently %d).\n"
 
6438
"The PostgreSQL documentation contains more information about shared memory configuration."
 
6439
msgstr ""
 
6440
 
 
6441
#: port/pg_shmem.c:380
 
6442
#: port/sysv_shmem.c:380
 
6443
#, c-format
 
6444
msgid "could not stat data directory \"%s\": %m"
 
6445
msgstr "������ ��� stat ��� ���������� ������ \"%s\": %m"
 
6446
 
 
6447
#: port/win32/security.c:43
 
6448
#, c-format
 
6449
msgid "could not open process token: error code %d\n"
 
6450
msgstr ""
 
6451
 
 
6452
#: port/win32/security.c:63
 
6453
#, c-format
 
6454
msgid "could not get SID for Administrators group: error code %d\n"
 
6455
msgstr ""
 
6456
 
 
6457
#: port/win32/security.c:72
 
6458
#, c-format
 
6459
msgid "could not get SID for PowerUsers group: error code %d\n"
 
6460
msgstr ""
 
6461
 
 
6462
#: port/win32/signal.c:173
 
6463
#, c-format
 
6464
msgid "could not create signal listener pipe for pid %d: error code %d"
 
6465
msgstr ""
 
6466
 
 
6467
#: port/win32/signal.c:253
 
6468
#, c-format
 
6469
msgid "could not create signal listener pipe: error code %d; retrying\n"
 
6470
msgstr ""
 
6471
 
 
6472
#: port/win32/signal.c:266
 
6473
#, c-format
 
6474
msgid "could not create signal dispatch thread: error code %d\n"
 
6475
msgstr ""
 
6476
 
 
6477
#: port/pg_sema.c:117
 
6478
#: port/sysv_sema.c:117
 
6479
#, c-format
 
6480
msgid "could not create semaphores: %m"
 
6481
msgstr "�� ���������� ������� ��������: %m"
 
6482
 
 
6483
#: port/pg_sema.c:118
 
6484
#: port/sysv_sema.c:118
 
6485
#, c-format
 
6486
msgid "Failed system call was semget(%lu, %d, 0%o)."
 
6487
msgstr ""
 
6488
 
 
6489
#: port/pg_sema.c:122
 
6490
#: port/sysv_sema.c:122
 
6491
#, c-format
 
6492
msgid ""
 
6493
"This error does *not* mean that you have run out of disk space.\n"
 
6494
"It occurs when either the system limit for the maximum number of semaphore sets (SEMMNI), or the system wide maximum number of semaphores (SEMMNS), would be exceeded.  You need to raise the respective kernel parameter.  Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its max_connections parameter (currently %d).\n"
 
6495
"The PostgreSQL documentation contains more information about configuring your system for PostgreSQL."
 
6496
msgstr ""
 
6497
 
 
6498
#: port/pg_sema.c:151
 
6499
#: port/sysv_sema.c:151
 
6500
#, c-format
 
6501
msgid "You possibly need to raise your kernel's SEMVMX value to be at least %d.  Look into the PostgreSQL documentation for details."
 
6502
msgstr ""
 
6503
 
 
6504
#: postmaster/postmaster.c:451
 
6505
#, c-format
 
6506
msgid "%s: assert checking is not compiled in\n"
 
6507
msgstr ""
 
6508
 
 
6509
#: postmaster/postmaster.c:567
 
6510
#: postmaster/postmaster.c:580
 
6511
#, c-format
 
6512
msgid "Try \"%s --help\" for more information.\n"
 
6513
msgstr "�������� \"%s --help\" ��� ����� ��������� ����������.\n"
 
6514
 
 
6515
#: postmaster/postmaster.c:578
 
6516
#, c-format
 
6517
msgid "%s: invalid argument: \"%s\"\n"
 
6518
msgstr "%s: �������� ��������: \"%s\"\n"
 
6519
 
 
6520
#: postmaster/postmaster.c:605
 
6521
#, c-format
 
6522
msgid "%s: the number of buffers (-B) must be at least twice the number of allowed connections (-N) and at least 16\n"
 
6523
msgstr "%s: ����� ������� (-B) ����� ���� ��� ������� � ��� ���� ������ ����� ����������� ������������� (-N) � ��� ������� 16\n"
 
6524
 
 
6525
#: postmaster/postmaster.c:611
 
6526
#, c-format
 
6527
msgid "%s: superuser_reserved_connections must be less than max_connections\n"
 
6528
msgstr ""
 
6529
 
 
6530
#: postmaster/postmaster.c:620
 
6531
#, c-format
 
6532
msgid "%s: invalid datetoken tables, please fix\n"
 
6533
msgstr ""
 
6534
 
 
6535
#: postmaster/postmaster.c:654
 
6536
#, c-format
 
6537
msgid "%s: could not locate matching postgres executable"
 
6538
msgstr "%s: �� ������ ���������� ����������� ���� postgres"
 
6539
 
 
6540
#: postmaster/postmaster.c:721
 
6541
msgid "invalid list syntax for \"listen_addresses\""
 
6542
msgstr "�������� ������� ��������� ��� \"listen_addresses\""
 
6543
 
 
6544
#: postmaster/postmaster.c:740
 
6545
#, c-format
 
6546
msgid "could not create listen socket for \"%s\""
 
6547
msgstr ""
 
6548
 
 
6549
#: postmaster/postmaster.c:769
 
6550
msgid "could not create Unix-domain socket"
 
6551
msgstr "�� ���������� ������� ����� ������ UNIX"
 
6552
 
 
6553
#: postmaster/postmaster.c:777
 
6554
msgid "no socket created for listening"
 
6555
msgstr ""
 
6556
 
 
6557
#: postmaster/postmaster.c:854
 
6558
#, c-format
 
6559
msgid "%s: could not write external PID file \"%s\": %s\n"
 
6560
msgstr ""
 
6561
 
 
6562
#: postmaster/postmaster.c:947
 
6563
#, c-format
 
6564
msgid "data directory \"%s\" does not exist"
 
6565
msgstr "���������� ������ \"%s\" �� ����������"
 
6566
 
 
6567
#: postmaster/postmaster.c:952
 
6568
#, c-format
 
6569
msgid "could not read permissions of directory \"%s\": %m"
 
6570
msgstr "�� ���������� ������� ����� �� ���������� \"%s\": %m"
 
6571
 
 
6572
#: postmaster/postmaster.c:967
 
6573
#, c-format
 
6574
msgid "data directory \"%s\" has group or world access"
 
6575
msgstr "���������� ������ \"%s\" ����� ������ ��� ������ ��� ����"
 
6576
 
 
6577
#: postmaster/postmaster.c:969
 
6578
msgid "Permissions should be u=rwx (0700)."
 
6579
msgstr "����� ������ ����: u=rwx (0700)."
 
6580
 
 
6581
#: postmaster/postmaster.c:980
 
6582
#, c-format
 
6583
msgid ""
 
6584
"%s: could not find the database system\n"
 
6585
"Expected to find it in the directory \"%s\",\n"
 
6586
"but could not open file \"%s\": %s\n"
 
6587
msgstr ""
 
6588
"%s: �� ������� ������� ��� ������\n"
 
6589
"��������� ����� ţ � ���������� \"%s\",\n"
 
6590
"�� �� ���������� ������� ���� \"%s\": %s\n"
 
6591
 
 
6592
#: postmaster/postmaster.c:1025
 
6593
#, c-format
 
6594
msgid "%s: could not fork background process: %s\n"
 
6595
msgstr ""
 
6596
 
 
6597
#: postmaster/postmaster.c:1047
 
6598
#, c-format
 
6599
msgid "%s: could not dissociate from controlling TTY: %s\n"
 
6600
msgstr ""
 
6601
 
 
6602
#: postmaster/postmaster.c:1070
 
6603
#, c-format
 
6604
msgid ""
 
6605
"%s is the PostgreSQL server.\n"
 
6606
"\n"
 
6607
msgstr ""
 
6608
"%s �������� PostgreSQL ��������.\n"
 
6609
"\n"
 
6610
 
 
6611
#: postmaster/postmaster.c:1071
 
6612
#, c-format
 
6613
msgid ""
 
6614
"Usage:\n"
 
6615
"  %s [OPTION]...\n"
 
6616
"\n"
 
6617
msgstr ""
 
6618
"�������������:\n"
 
6619
"  %s [�����]...\n"
 
6620
"\n"
 
6621
 
 
6622
#: postmaster/postmaster.c:1072
 
6623
#: tcop/postgres.c:2125
 
6624
msgid "Options:\n"
 
6625
msgstr "�����:\n"
 
6626
 
 
6627
#: postmaster/postmaster.c:1074
 
6628
#: tcop/postgres.c:2127
 
6629
msgid "  -A 1|0          enable/disable run-time assert checking\n"
 
6630
msgstr "  -A 1|0          ��������/��������� �������� �������������� ��������\n"
 
6631
 
 
6632
#: postmaster/postmaster.c:1076
 
6633
#: tcop/postgres.c:2129
 
6634
msgid "  -B NBUFFERS     number of shared buffers\n"
 
6635
msgstr "  -B ��������     ����� ����� �������\n"
 
6636
 
 
6637
#: postmaster/postmaster.c:1077
 
6638
#: tcop/postgres.c:2130
 
6639
msgid "  -c NAME=VALUE   set run-time parameter\n"
 
6640
msgstr "  -c ���=����.   ���������� �������� ���������� (run-time)\n"
 
6641
 
 
6642
#: postmaster/postmaster.c:1078
 
6643
msgid "  -d 1-5          debugging level\n"
 
6644
msgstr "  -d 1-5          ������� �������\n"
 
6645
 
 
6646
#: postmaster/postmaster.c:1079
 
6647
#: tcop/postgres.c:2132
 
6648
msgid "  -D DATADIR      database directory\n"
 
6649
msgstr "  -D ���������    ���������� � �������\n"
 
6650
 
 
6651
#: postmaster/postmaster.c:1080
 
6652
#: tcop/postgres.c:2135
 
6653
msgid "  -F              turn fsync off\n"
 
6654
msgstr "  -F              ���������� fsync\n"
 
6655
 
 
6656
#: postmaster/postmaster.c:1081
 
6657
msgid "  -h HOSTNAME     host name or IP address to listen on\n"
 
6658
msgstr "  -h ����         ��� ����� ��� IP-����� ��� �������������\n"
 
6659
 
 
6660
#: postmaster/postmaster.c:1082
 
6661
msgid "  -i              enable TCP/IP connections\n"
 
6662
msgstr "  -i              ���������� TCP/IP ����������\n"
 
6663
 
 
6664
#: postmaster/postmaster.c:1083
 
6665
msgid "  -k DIRECTORY    Unix-domain socket location\n"
 
6666
msgstr "  -k ����������   ��������������� unix-domain �������\n"
 
6667
 
 
6668
#: postmaster/postmaster.c:1085
 
6669
msgid "  -l              enable SSL connections\n"
 
6670
msgstr "  -l              �������� SSL-�������������\n"
 
6671
 
 
6672
#: postmaster/postmaster.c:1087
 
6673
msgid "  -N MAX-CONNECT  maximum number of allowed connections\n"
 
6674
msgstr "  -N MAX-CONNECT  ����������� ��������� ����� �������������\n"
 
6675
 
 
6676
#: postmaster/postmaster.c:1088
 
6677
msgid "  -o OPTIONS      pass \"OPTIONS\" to each server process\n"
 
6678
msgstr "  -o �����        �������� \"�����\" ������� ��������-�������\n"
 
6679
 
 
6680
#: postmaster/postmaster.c:1089
 
6681
msgid "  -p PORT         port number to listen on\n"
 
6682
msgstr "  -p ����         ����� ����� ��� �������������\n"
 
6683
 
 
6684
#: postmaster/postmaster.c:1090
 
6685
msgid "  -S              silent mode (start in background without logging output)\n"
 
6686
msgstr "  -S              ����� ����� (��������� �� ������ ����� ��� ����� �����������)\n"
 
6687
 
 
6688
#: postmaster/postmaster.c:1091
 
6689
#: tcop/postgres.c:2142
 
6690
msgid "  --help          show this help, then exit\n"
 
6691
msgstr "  --help          �������� ��� ��������� � �����\n"
 
6692
 
 
6693
#: postmaster/postmaster.c:1092
 
6694
#: tcop/postgres.c:2143
 
6695
msgid "  --version       output version information, then exit\n"
 
6696
msgstr "  --version       �������� ������ � �����\n"
 
6697
 
 
6698
#: postmaster/postmaster.c:1094
 
6699
#: tcop/postgres.c:2144
 
6700
msgid ""
 
6701
"\n"
 
6702
"Developer options:\n"
 
6703
msgstr ""
 
6704
"\n"
 
6705
"����� ������������:\n"
 
6706
 
 
6707
#: postmaster/postmaster.c:1095
 
6708
msgid "  -n              do not reinitialize shared memory after abnormal exit\n"
 
6709
msgstr "  -n              �� �������������������� ����� ������ ����� ������������� ����������\n"
 
6710
 
 
6711
#: postmaster/postmaster.c:1096
 
6712
msgid "  -s              send SIGSTOP to all backend servers if one dies\n"
 
6713
msgstr "  -s              ������� ������ SIGSTOP ���� ���-����� (��������) ���� ���� �� ��� ������\n"
 
6714
 
 
6715
#: postmaster/postmaster.c:1098
 
6716
msgid ""
 
6717
"\n"
 
6718
"Please read the documentation for the complete list of run-time\n"
 
6719
"configuration settings and how to set them on the command line or in\n"
 
6720
"the configuration file.\n"
 
6721
"\n"
 
6722
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
 
6723
msgstr ""
 
6724
 
 
6725
#: postmaster/postmaster.c:1160
 
6726
#, c-format
 
6727
msgid "select() failed in postmaster: %m"
 
6728
msgstr "select() �� ������ � postmaster'�: %m"
 
6729
 
 
6730
#: postmaster/postmaster.c:1311
 
6731
#: postmaster/postmaster.c:1342
 
6732
msgid "incomplete startup packet"
 
6733
msgstr ""
 
6734
 
 
6735
#: postmaster/postmaster.c:1323
 
6736
msgid "invalid length of startup packet"
 
6737
msgstr "�������� ����� ���������� ������"
 
6738
 
 
6739
#: postmaster/postmaster.c:1375
 
6740
#, c-format
 
6741
msgid "failed to send SSL negotiation response: %m"
 
6742
msgstr ""
 
6743
 
 
6744
#: postmaster/postmaster.c:1404
 
6745
#, c-format
 
6746
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
 
6747
msgstr ""
 
6748
 
 
6749
#: postmaster/postmaster.c:1468
 
6750
msgid "invalid startup packet layout: expected terminator as last byte"
 
6751
msgstr ""
 
6752
 
 
6753
#: postmaster/postmaster.c:1497
 
6754
msgid "no PostgreSQL user name specified in startup packet"
 
6755
msgstr ""
 
6756
 
 
6757
#: postmaster/postmaster.c:1550
 
6758
msgid "the database system is starting up"
 
6759
msgstr "������� ��� ������ ��������"
 
6760
 
 
6761
#: postmaster/postmaster.c:1555
 
6762
msgid "the database system is shutting down"
 
6763
msgstr "������� ��� ������ �����������"
 
6764
 
 
6765
#: postmaster/postmaster.c:1560
 
6766
msgid "the database system is in recovery mode"
 
6767
msgstr "������� ��� ������ � ������ ��������������"
 
6768
 
 
6769
#: postmaster/postmaster.c:1565
 
6770
#: storage/ipc/sinval.c:105
 
6771
#: storage/lmgr/proc.c:246
 
6772
msgid "sorry, too many clients already"
 
6773
msgstr "��������, ��� ������� ����� ��������"
 
6774
 
 
6775
#: postmaster/postmaster.c:1790
 
6776
msgid "received SIGHUP, reloading configuration files"
 
6777
msgstr "������� SIGHUP, ������������ ������ ������������"
 
6778
 
 
6779
#: postmaster/postmaster.c:1842
 
6780
msgid "received smart shutdown request"
 
6781
msgstr "������� ������ �� ����� ��������"
 
6782
 
 
6783
#: postmaster/postmaster.c:1878
 
6784
msgid "received fast shutdown request"
 
6785
msgstr "������� ������ � ������� ��������"
 
6786
 
 
6787
#: postmaster/postmaster.c:1885
 
6788
msgid "aborting any active transactions"
 
6789
msgstr "������ ���� �������� ����������"
 
6790
 
 
6791
#: postmaster/postmaster.c:1923
 
6792
msgid "received immediate shutdown request"
 
6793
msgstr "������� ������ � ����������� ��������"
 
6794
 
 
6795
#: postmaster/postmaster.c:1996
 
6796
msgid "startup process"
 
6797
msgstr "������� �������"
 
6798
 
 
6799
#: postmaster/postmaster.c:1999
 
6800
msgid "aborting startup due to startup process failure"
 
6801
msgstr ""
 
6802
 
 
6803
#: postmaster/postmaster.c:2062
 
6804
msgid "background writer process"
 
6805
msgstr ""
 
6806
 
 
6807
#: postmaster/postmaster.c:2075
 
6808
msgid "archiver process"
 
6809
msgstr "�������-���������"
 
6810
 
 
6811
#: postmaster/postmaster.c:2092
 
6812
msgid "statistics collector process"
 
6813
msgstr "������� ����� ����������"
 
6814
 
 
6815
#: postmaster/postmaster.c:2106
 
6816
msgid "system logger process"
 
6817
msgstr "������-�������"
 
6818
 
 
6819
#: postmaster/postmaster.c:2127
 
6820
msgid "all server processes terminated; reinitializing"
 
6821
msgstr "��� ��������� �������� ���������... �����������������"
 
6822
 
 
6823
#: postmaster/postmaster.c:2173
 
6824
#: postmaster/postmaster.c:2183
 
6825
msgid "server process"
 
6826
msgstr "������� �������"
 
6827
 
 
6828
#: postmaster/postmaster.c:2228
 
6829
msgid "terminating any other active server processes"
 
6830
msgstr "���������� ����� ������ �������� ��������� ���������"
 
6831
 
 
6832
#: postmaster/postmaster.c:2325
 
6833
#, c-format
 
6834
msgid "%s (PID %d) exited with exit code %d"
 
6835
msgstr "%s (PID %d) ���������� � ����� ������ %d"
 
6836
 
 
6837
#: postmaster/postmaster.c:2334
 
6838
#, c-format
 
6839
msgid "%s (PID %d) was terminated by signal %d"
 
6840
msgstr "%s (PID %d) ��� �����ۣ� �������� %d"
 
6841
 
 
6842
#: postmaster/postmaster.c:2343
 
6843
#, c-format
 
6844
msgid "%s (PID %d) exited with unexpected status %d"
 
6845
msgstr "%s (PID %d) ���������� � ����������� �������� %d"
 
6846
 
 
6847
#: postmaster/postmaster.c:2468
 
6848
#, c-format
 
6849
msgid "could not fork new process for connection: %m"
 
6850
msgstr "�� ���������� ���������� ����� ������� ��� �������������: %m"
 
6851
 
 
6852
#: postmaster/postmaster.c:2507
 
6853
msgid "could not fork new process for connection: "
 
6854
msgstr "�� ���������� ���������� ����� ������� ��� �������������:"
 
6855
 
 
6856
#: postmaster/postmaster.c:2646
 
6857
#, c-format
 
6858
msgid "getnameinfo_all() failed: %s"
 
6859
msgstr "������ getnameinfo_all(): %s"
 
6860
 
 
6861
#: postmaster/postmaster.c:2655
 
6862
#, c-format
 
6863
msgid "connection received: host=%s port=%s"
 
6864
msgstr "�������� �������������: ����=%s ����=%s"
 
6865
 
 
6866
#: postmaster/postmaster.c:2727
 
6867
#, c-format
 
6868
msgid "connection authorized: user=%s database=%s"
 
6869
msgstr "������������� ��������������: ������������=%s ����=%s"
 
6870
 
 
6871
#: postmaster/postmaster.c:2945
 
6872
#, c-format
 
6873
msgid "could not execute server process \"%s\": %m"
 
6874
msgstr ""
 
6875
 
 
6876
#: postmaster/postmaster.c:3551
 
6877
#, c-format
 
6878
msgid "could not fork startup process: %m"
 
6879
msgstr "�� ���������� ���������� ������� ��������: %m"
 
6880
 
 
6881
#: postmaster/postmaster.c:3555
 
6882
#, c-format
 
6883
msgid "could not fork background writer process: %m"
 
6884
msgstr ""
 
6885
 
 
6886
#: postmaster/postmaster.c:3559
 
6887
#, c-format
 
6888
msgid "could not fork process: %m"
 
6889
msgstr "�� ���������� ���������� �������: %m"
 
6890
 
 
6891
#: postmaster/postmaster.c:3733
 
6892
#, c-format
 
6893
msgid "could not duplicate socket %d for use in backend: error code %d"
 
6894
msgstr ""
 
6895
 
 
6896
#: postmaster/postmaster.c:3762
 
6897
#, c-format
 
6898
msgid "could not create inherited socket: error code %d\n"
 
6899
msgstr ""
 
6900
 
 
6901
#: postmaster/postmaster.c:3791
 
6902
#: postmaster/postmaster.c:3798
 
6903
#, c-format
 
6904
msgid "could not read from backend variables file \"%s\": %s\n"
 
6905
msgstr ""
 
6906
 
 
6907
#: postmaster/postmaster.c:3807
 
6908
#, c-format
 
6909
msgid "could not remove file \"%s\": %s\n"
 
6910
msgstr "�� ���������� ������� ���� \"%s\": %s\n"
 
6911
 
 
6912
#: postmaster/postmaster.c:3820
 
6913
#, c-format
 
6914
msgid "could not map view of backend variables: error code %d\n"
 
6915
msgstr ""
 
6916
 
 
6917
#: postmaster/postmaster.c:3829
 
6918
#, c-format
 
6919
msgid "could not unmap view of backend variables: error code %d\n"
 
6920
msgstr ""
 
6921
 
 
6922
#: postmaster/postmaster.c:3836
 
6923
#, c-format
 
6924
msgid "could not close handle to backend parameter variables: error code %d\n"
 
6925
msgstr ""
 
6926
 
 
6927
#: postmaster/postmaster.c:4078
 
6928
#, c-format
 
6929
msgid "could not wait on child process handle: error code %d\n"
 
6930
msgstr ""
 
6931
 
 
6932
#: postmaster/bgwriter.c:336
 
6933
#, c-format
 
6934
msgid "checkpoints are occurring too frequently (%d seconds apart)"
 
6935
msgstr "����������� ����� ���������� ������� ����� (������ �� �����: %d)"
 
6936
 
 
6937
#: postmaster/bgwriter.c:338
 
6938
msgid "Consider increasing the configuration parameter \"checkpoint_segments\"."
 
6939
msgstr "��������� �� ���������� ��������� ������������ \"checkpoint_segments\"."
 
6940
 
 
6941
#: postmaster/bgwriter.c:488
 
6942
msgid "not enough shared memory for background writer"
 
6943
msgstr ""
 
6944
 
 
6945
#: postmaster/bgwriter.c:553
 
6946
msgid "checkpoint request failed"
 
6947
msgstr ""
 
6948
 
 
6949
#: postmaster/bgwriter.c:554
 
6950
msgid "Consult the server log for details."
 
6951
msgstr "�������� ����������� � ������� �������."
 
6952
 
 
6953
#: postmaster/pgarch.c:164
 
6954
#, c-format
 
6955
msgid "could not fork archiver: %m"
 
6956
msgstr ""
 
6957
 
 
6958
#: postmaster/pgarch.c:391
 
6959
#, c-format
 
6960
msgid "transaction log file \"%s\" could not be archived: too many failures"
 
6961
msgstr ""
 
6962
 
 
6963
#: postmaster/pgarch.c:474
 
6964
#, c-format
 
6965
msgid "archive command \"%s\" failed: return code %d"
 
6966
msgstr ""
 
6967
 
 
6968
#: postmaster/pgarch.c:479
 
6969
#, c-format
 
6970
msgid "archived transaction log file \"%s\""
 
6971
msgstr "���� ���������� \"%s\" �������������"
 
6972
 
 
6973
#: postmaster/pgarch.c:525
 
6974
#, c-format
 
6975
msgid "could not open archive status directory \"%s\": %m"
 
6976
msgstr ""
 
6977
 
 
6978
#: postmaster/pgarch.c:564
 
6979
#, c-format
 
6980
msgid "could not read archive status directory \"%s\": %m"
 
6981
msgstr ""
 
6982
 
 
6983
#: postmaster/pgstat.c:259
 
6984
#, c-format
 
6985
msgid "could not resolve \"localhost\": %s"
 
6986
msgstr ""
 
6987
 
 
6988
#: postmaster/pgstat.c:287
 
6989
#, c-format
 
6990
msgid "could not create socket for statistics collector: %m"
 
6991
msgstr "�� ���������� ������� ����� ��� �������� ����������: %m"
 
6992
 
 
6993
#: postmaster/pgstat.c:299
 
6994
#, c-format
 
6995
msgid "could not bind socket for statistics collector: %m"
 
6996
msgstr ""
 
6997
 
 
6998
#: postmaster/pgstat.c:310
 
6999
#, c-format
 
7000
msgid "could not get address of socket for statistics collector: %m"
 
7001
msgstr ""
 
7002
 
 
7003
#: postmaster/pgstat.c:326
 
7004
#, c-format
 
7005
msgid "could not connect socket for statistics collector: %m"
 
7006
msgstr ""
 
7007
 
 
7008
#: postmaster/pgstat.c:343
 
7009
#, c-format
 
7010
msgid "could not send test message on socket for statistics collector: %m"
 
7011
msgstr ""
 
7012
 
 
7013
#: postmaster/pgstat.c:368
 
7014
#: postmaster/pgstat.c:1565
 
7015
#, c-format
 
7016
msgid "select() failed in statistics collector: %m"
 
7017
msgstr "select() �� ������ � �������� ����������: %m"
 
7018
 
 
7019
#: postmaster/pgstat.c:383
 
7020
msgid "test message did not get through on socket for statistics collector"
 
7021
msgstr ""
 
7022
 
 
7023
#: postmaster/pgstat.c:395
 
7024
#, c-format
 
7025
msgid "could not receive test message on socket for statistics collector: %m"
 
7026
msgstr ""
 
7027
 
 
7028
#: postmaster/pgstat.c:405
 
7029
msgid "incorrect test message transmission on socket for statistics collector"
 
7030
msgstr ""
 
7031
 
 
7032
#: postmaster/pgstat.c:429
 
7033
#, c-format
 
7034
msgid "could not set statistics collector socket to nonblocking mode: %m"
 
7035
msgstr ""
 
7036
 
 
7037
#: postmaster/pgstat.c:439
 
7038
msgid "disabling statistics collector for lack of working socket"
 
7039
msgstr ""
 
7040
 
 
7041
#: postmaster/pgstat.c:565
 
7042
msgid "statistics collector startup skipped"
 
7043
msgstr ""
 
7044
 
 
7045
#: postmaster/pgstat.c:599
 
7046
#, c-format
 
7047
msgid "could not fork statistics buffer: %m"
 
7048
msgstr ""
 
7049
 
 
7050
#: postmaster/pgstat.c:957
 
7051
msgid "must be superuser to reset statistics counters"
 
7052
msgstr "����� ���� ��������������� ��� ������ �ޣ������ ����������"
 
7053
 
 
7054
#: postmaster/pgstat.c:1379
 
7055
#, c-format
 
7056
msgid "could not create pipe for statistics buffer: %m"
 
7057
msgstr ""
 
7058
 
 
7059
#: postmaster/pgstat.c:1391
 
7060
#, c-format
 
7061
msgid "could not fork statistics collector: %m"
 
7062
msgstr ""
 
7063
 
 
7064
#: postmaster/pgstat.c:1606
 
7065
#, c-format
 
7066
msgid "could not read from statistics collector pipe: %m"
 
7067
msgstr ""
 
7068
 
 
7069
#: postmaster/pgstat.c:1627
 
7070
msgid "invalid statistics message length"
 
7071
msgstr "�������� ����� ��������� ����������"
 
7072
 
 
7073
#: postmaster/pgstat.c:1772
 
7074
#, c-format
 
7075
msgid "could not set statistics collector pipe to nonblocking mode: %m"
 
7076
msgstr ""
 
7077
 
 
7078
#: postmaster/pgstat.c:1803
 
7079
msgid "statistics buffer is full"
 
7080
msgstr "����� ���������� �����"
 
7081
 
 
7082
#: postmaster/pgstat.c:1834
 
7083
#, c-format
 
7084
msgid "select() failed in statistics buffer: %m"
 
7085
msgstr "select() �� ������ � ������ ����������: %m"
 
7086
 
 
7087
#: postmaster/pgstat.c:1848
 
7088
#, c-format
 
7089
msgid "could not read statistics message: %m"
 
7090
msgstr "�� ���������� ��������� ��������� ����������: %m"
 
7091
 
 
7092
#: postmaster/pgstat.c:1911
 
7093
#, c-format
 
7094
msgid "could not write to statistics collector pipe: %m"
 
7095
msgstr ""
 
7096
 
 
7097
#: postmaster/pgstat.c:1986
 
7098
#, c-format
 
7099
msgid "invalid server process ID %d"
 
7100
msgstr "�������� ID ��������-�������: %d"
 
7101
 
 
7102
#: postmaster/pgstat.c:2045
 
7103
#: postmaster/pgstat.c:2120
 
7104
#: postmaster/pgstat.c:2718
 
7105
msgid "out of memory in statistics collector --- abort"
 
7106
msgstr "�������� ������ � �������� ���������� --- �����"
 
7107
 
 
7108
#: postmaster/pgstat.c:2168
 
7109
#, c-format
 
7110
msgid "could not open temporary statistics file \"%s\": %m"
 
7111
msgstr "�� ���������� ������� ��������� ���� ���������� \"%s\": %m"
 
7112
 
 
7113
#: postmaster/pgstat.c:2194
 
7114
msgid "database hash table corrupted during cleanup --- abort"
 
7115
msgstr ""
 
7116
 
 
7117
#: postmaster/pgstat.c:2229
 
7118
#, c-format
 
7119
msgid "tables hash table for database %u corrupted during cleanup --- abort"
 
7120
msgstr ""
 
7121
 
 
7122
#: postmaster/pgstat.c:2277
 
7123
#, c-format
 
7124
msgid "could not close temporary statistics file \"%s\": %m"
 
7125
msgstr "�� ���������� ������� ��������� ���� ���������� \"%s\": %m"
 
7126
 
 
7127
#: postmaster/pgstat.c:2286
 
7128
#, c-format
 
7129
msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m"
 
7130
msgstr "�� ���������� ������������� ��������� ���� ���������� �� \"%s\" � \"%s\": %m"
 
7131
 
 
7132
#: postmaster/pgstat.c:2308
 
7133
msgid "dead-server-process hash table corrupted during cleanup --- abort"
 
7134
msgstr ""
 
7135
 
 
7136
#: postmaster/pgstat.c:2415
 
7137
#: postmaster/pgstat.c:2435
 
7138
#: postmaster/pgstat.c:2481
 
7139
#: postmaster/pgstat.c:2502
 
7140
#: postmaster/pgstat.c:2519
 
7141
#: postmaster/pgstat.c:2553
 
7142
#: postmaster/pgstat.c:2582
 
7143
msgid "corrupted pgstat.stat file"
 
7144
msgstr ""
 
7145
 
 
7146
#: postmaster/syslogger.c:317
 
7147
#, c-format
 
7148
msgid "select() failed in logger process: %m"
 
7149
msgstr "������ select() � �������: %m"
 
7150
 
 
7151
#: postmaster/syslogger.c:329
 
7152
#: postmaster/syslogger.c:734
 
7153
#, c-format
 
7154
msgid "could not read from logger pipe: %m"
 
7155
msgstr ""
 
7156
 
 
7157
#: postmaster/syslogger.c:361
 
7158
msgid "logger shutting down"
 
7159
msgstr "��������� �������"
 
7160
 
 
7161
#: postmaster/syslogger.c:405
 
7162
#: postmaster/syslogger.c:419
 
7163
#, c-format
 
7164
msgid "could not create pipe for syslog: %m"
 
7165
msgstr ""
 
7166
 
 
7167
#: postmaster/syslogger.c:447
 
7168
#, c-format
 
7169
msgid "could not create log file \"%s\": %m"
 
7170
msgstr ""
 
7171
 
 
7172
#: postmaster/syslogger.c:477
 
7173
#, c-format
 
7174
msgid "could not fork system logger: %m"
 
7175
msgstr "�� ���������� ���������� ��������� ������: %m"
 
7176
 
 
7177
#: postmaster/syslogger.c:509
 
7178
#, c-format
 
7179
msgid "could not redirect stdout: %m"
 
7180
msgstr ""
 
7181
 
 
7182
#: postmaster/syslogger.c:514
 
7183
#: postmaster/syslogger.c:527
 
7184
#, c-format
 
7185
msgid "could not redirect stderr: %m"
 
7186
msgstr ""
 
7187
 
 
7188
#: postmaster/syslogger.c:703
 
7189
#, c-format
 
7190
msgid "could not write to log file: %m"
 
7191
msgstr ""
 
7192
 
 
7193
#: postmaster/syslogger.c:790
 
7194
#, c-format
 
7195
msgid "could not open new log file \"%s\": %m"
 
7196
msgstr ""
 
7197
 
 
7198
#: postmaster/syslogger.c:802
 
7199
msgid "disabling automatic rotation (use SIGHUP to reenable)"
 
7200
msgstr ""
 
7201
 
 
7202
#: rewrite/rewriteDefine.c:104
 
7203
#: rewrite/rewriteDefine.c:587
 
7204
#, c-format
 
7205
msgid "rule \"%s\" for relation \"%s\" already exists"
 
7206
msgstr "������� \"%s\" ��� ����� \"%s\" ��� ����������"
 
7207
 
 
7208
#: rewrite/rewriteDefine.c:234
 
7209
msgid "rule actions on OLD are not implemented"
 
7210
msgstr "�������� ������ �� OLD �� �����������"
 
7211
 
 
7212
#: rewrite/rewriteDefine.c:235
 
7213
msgid "Use views or triggers instead."
 
7214
msgstr "������ ����� ����������� ������������� ��� ��������."
 
7215
 
 
7216
#: rewrite/rewriteDefine.c:239
 
7217
msgid "rule actions on NEW are not implemented"
 
7218
msgstr "�������� ������ �� NEW �� �����������"
 
7219
 
 
7220
#: rewrite/rewriteDefine.c:240
 
7221
msgid "Use triggers instead."
 
7222
msgstr "������ ����� ����������� ��������."
 
7223
 
 
7224
#: rewrite/rewriteDefine.c:257
 
7225
msgid "INSTEAD NOTHING rules on SELECT are not implemented"
 
7226
msgstr "������� INSTEAD NOTHING ��� SELECT �� �����������"
 
7227
 
 
7228
#: rewrite/rewriteDefine.c:258
 
7229
msgid "Use views instead."
 
7230
msgstr "������ ����� ����������� �������������."
 
7231
 
 
7232
#: rewrite/rewriteDefine.c:266
 
7233
msgid "multiple actions for rules on SELECT are not implemented"
 
7234
msgstr ""
 
7235
 
 
7236
#: rewrite/rewriteDefine.c:275
 
7237
msgid "rules on SELECT must have action INSTEAD SELECT"
 
7238
msgstr ""
 
7239
 
 
7240
#: rewrite/rewriteDefine.c:283
 
7241
msgid "event qualifications are not implemented for rules on SELECT"
 
7242
msgstr ""
 
7243
 
 
7244
#: rewrite/rewriteDefine.c:303
 
7245
msgid "SELECT rule's target list has too many entries"
 
7246
msgstr ""
 
7247
 
 
7248
#: rewrite/rewriteDefine.c:319
 
7249
msgid "cannot convert relation containing dropped columns to view"
 
7250
msgstr ""
 
7251
 
 
7252
#: rewrite/rewriteDefine.c:324
 
7253
#, c-format
 
7254
msgid "SELECT rule's target entry %d has different column name from \"%s\""
 
7255
msgstr ""
 
7256
 
 
7257
#: rewrite/rewriteDefine.c:329
 
7258
#, c-format
 
7259
msgid "SELECT rule's target entry %d has different type from column \"%s\""
 
7260
msgstr ""
 
7261
 
 
7262
#: rewrite/rewriteDefine.c:342
 
7263
#, c-format
 
7264
msgid "SELECT rule's target entry %d has different size from column \"%s\""
 
7265
msgstr ""
 
7266
 
 
7267
#: rewrite/rewriteDefine.c:348
 
7268
msgid "SELECT rule's target list has too few entries"
 
7269
msgstr ""
 
7270
 
 
7271
#: rewrite/rewriteDefine.c:363
 
7272
#, c-format
 
7273
msgid "\"%s\" is already a view"
 
7274
msgstr "\"%s\" ��� �������� ��������������"
 
7275
 
 
7276
#: rewrite/rewriteDefine.c:387
 
7277
#, c-format
 
7278
msgid "view rule for \"%s\" must be named \"%s\""
 
7279
msgstr ""
 
7280
 
 
7281
#: rewrite/rewriteDefine.c:407
 
7282
#, c-format
 
7283
msgid "could not convert table \"%s\" to a view because it is not empty"
 
7284
msgstr ""
 
7285
 
 
7286
#: rewrite/rewriteDefine.c:414
 
7287
#, c-format
 
7288
msgid "could not convert table \"%s\" to a view because it has triggers"
 
7289
msgstr ""
 
7290
 
 
7291
#: rewrite/rewriteDefine.c:416
 
7292
msgid "In particular, the table may not be involved in any foreign key relationships."
 
7293
msgstr ""
 
7294
 
 
7295
#: rewrite/rewriteDefine.c:421
 
7296
#, c-format
 
7297
msgid "could not convert table \"%s\" to a view because it has indexes"
 
7298
msgstr ""
 
7299
 
 
7300
#: rewrite/rewriteDefine.c:427
 
7301
#, c-format
 
7302
msgid "could not convert table \"%s\" to a view because it has child tables"
 
7303
msgstr ""
 
7304
 
 
7305
#: rewrite/rewriteHandler.c:492
 
7306
#: rewrite/rewriteHandler.c:511
 
7307
#, c-format
 
7308
msgid "multiple assignments to same column \"%s\""
 
7309
msgstr "�������������� ���������� � ����� � ���� ������� \"%s\""
 
7310
 
 
7311
#: rewrite/rewriteHandler.c:968
 
7312
#: rewrite/rewriteHandler.c:1253
 
7313
#, c-format
 
7314
msgid "infinite recursion detected in rules for relation \"%s\""
 
7315
msgstr "���������� ����������� �������� � �������� ��� ��������� \"%s\""
 
7316
 
 
7317
#: rewrite/rewriteHandler.c:1365
 
7318
msgid "cannot insert into a view"
 
7319
msgstr "������ ��������� � �������������"
 
7320
 
 
7321
#: rewrite/rewriteHandler.c:1366
 
7322
msgid "You need an unconditional ON INSERT DO INSTEAD rule."
 
7323
msgstr "��� ����� ����������� ������� ON INSERT DO INSTEAD."
 
7324
 
 
7325
#: rewrite/rewriteHandler.c:1371
 
7326
msgid "cannot update a view"
 
7327
msgstr "������ �������� �������������"
 
7328
 
 
7329
#: rewrite/rewriteHandler.c:1372
 
7330
msgid "You need an unconditional ON UPDATE DO INSTEAD rule."
 
7331
msgstr "��� ����� ����������� ������� ON UPDATE DO INSTEAD."
 
7332
 
 
7333
#: rewrite/rewriteHandler.c:1377
 
7334
msgid "cannot delete from a view"
 
7335
msgstr "������ ������� �� �������������"
 
7336
 
 
7337
#: rewrite/rewriteHandler.c:1378
 
7338
msgid "You need an unconditional ON DELETE DO INSTEAD rule."
 
7339
msgstr "��� ����� ����������� ������� ON DELETE DO INSTEAD."
 
7340
 
 
7341
#: rewrite/rewriteManip.c:737
 
7342
#: rewrite/rewriteManip.c:793
 
7343
msgid "conditional utility statements are not implemented"
 
7344
msgstr ""
 
7345
 
 
7346
#: storage/buffer/bufmgr.c:216
 
7347
#, c-format
 
7348
msgid "invalid page header in block %u of relation \"%s\"; zeroing out page"
 
7349
msgstr ""
 
7350
 
 
7351
#: storage/buffer/bufmgr.c:223
 
7352
#, c-format
 
7353
msgid "invalid page header in block %u of relation \"%s\""
 
7354
msgstr ""
 
7355
 
 
7356
#: storage/buffer/bufmgr.c:2013
 
7357
#, c-format
 
7358
msgid "could not write block %u of %u/%u/%u"
 
7359
msgstr ""
 
7360
 
 
7361
#: storage/buffer/bufmgr.c:2018
 
7362
msgid "Multiple failures --- write error may be permanent."
 
7363
msgstr ""
 
7364
 
 
7365
#: storage/buffer/bufmgr.c:2036
 
7366
#, c-format
 
7367
msgid "writing block %u of relation %u/%u/%u"
 
7368
msgstr "������ ����� %u ��������� %u/%u/%u"
 
7369
 
 
7370
#: storage/buffer/buf_table.c:93
 
7371
#: storage/freespace/freespace.c:1014
 
7372
#: storage/ipc/shmem.c:185
 
7373
#: storage/ipc/shmem.c:246
 
7374
#: storage/ipc/shmem.c:386
 
7375
#: storage/lmgr/lock.c:558
 
7376
#: storage/lmgr/lock.c:621
 
7377
#: storage/lmgr/proc.c:179
 
7378
msgid "out of shared memory"
 
7379
msgstr "�� ����� ������� ������"
 
7380
 
 
7381
#: storage/buffer/localbuf.c:103
 
7382
msgid "no empty local buffer available"
 
7383
msgstr ""
 
7384
 
 
7385
#: storage/file/fd.c:356
 
7386
msgid "insufficient file descriptors available to start server process"
 
7387
msgstr "�� ���������� ������������ ������ ��� ������� ��������-�������"
 
7388
 
 
7389
#: storage/file/fd.c:357
 
7390
#, c-format
 
7391
msgid "System allows %d, we need at least %d."
 
7392
msgstr "������� ���������: %d, ��� ����� ��� �������: %d."
 
7393
 
 
7394
#: storage/file/fd.c:398
 
7395
#: storage/file/fd.c:1181
 
7396
#: storage/file/fd.c:1296
 
7397
#, c-format
 
7398
msgid "out of file descriptors: %m; release and retry"
 
7399
msgstr ""
 
7400
 
 
7401
#: storage/freespace/freespace.c:276
 
7402
#: storage/freespace/freespace.c:294
 
7403
#: storage/freespace/freespace.c:313
 
7404
msgid "insufficient shared memory for free space map"
 
7405
msgstr ""
 
7406
 
 
7407
#: storage/freespace/freespace.c:306
 
7408
#, c-format
 
7409
msgid "max_fsm_pages must exceed max_fsm_relations * %d"
 
7410
msgstr "�������� max_fsm_pages ������ ��������� max_fsm_relations * %d"
 
7411
 
 
7412
#: storage/freespace/freespace.c:341
 
7413
msgid "max_fsm_pages is too large"
 
7414
msgstr "�������� max_fsm_pages ������� �����"
 
7415
 
 
7416
#: storage/freespace/freespace.c:709
 
7417
#, c-format
 
7418
msgid "free space map: %d relations, %d pages stored; %.0f total pages needed"
 
7419
msgstr ""
 
7420
 
 
7421
#: storage/freespace/freespace.c:711
 
7422
#, c-format
 
7423
msgid "Allocated FSM size: %d relations + %d pages = %.0f kB shared memory."
 
7424
msgstr ""
 
7425
 
 
7426
#: storage/ipc/shmem.c:420
 
7427
#, c-format
 
7428
msgid "could not allocate shared memory segment \"%s\""
 
7429
msgstr "�� ���������� �������� ������� ����� ������ \"%s\""
 
7430
 
 
7431
#: storage/lmgr/lock.c:559
 
7432
#: storage/lmgr/lock.c:622
 
7433
msgid "You may need to increase max_locks_per_transaction."
 
7434
msgstr "��� ������� ��������� �������� ������� max_locks_per_transaction."
 
7435
 
 
7436
#: storage/lmgr/deadlock.c:867
 
7437
#, c-format
 
7438
msgid "Process %d waits for %s on transaction %u; blocked by process %d."
 
7439
msgstr ""
 
7440
 
 
7441
#: storage/lmgr/deadlock.c:877
 
7442
#, c-format
 
7443
msgid "Process %d waits for %s on relation %u of database %u; blocked by process %d."
 
7444
msgstr ""
 
7445
 
 
7446
#: storage/lmgr/deadlock.c:887
 
7447
msgid "deadlock detected"
 
7448
msgstr "���������� ����������� ���������� (deadlock)"
 
7449
 
 
7450
#: storage/page/bufpage.c:135
 
7451
#: storage/page/bufpage.c:334
 
7452
#: storage/page/bufpage.c:472
 
7453
#, c-format
 
7454
msgid "corrupted page pointers: lower = %u, upper = %u, special = %u"
 
7455
msgstr ""
 
7456
 
 
7457
#: storage/page/bufpage.c:377
 
7458
#, c-format
 
7459
msgid "corrupted item pointer: %u"
 
7460
msgstr ""
 
7461
 
 
7462
#: storage/page/bufpage.c:392
 
7463
#, c-format
 
7464
msgid "corrupted item lengths: total %u, available space %u"
 
7465
msgstr ""
 
7466
 
 
7467
#: storage/page/bufpage.c:490
 
7468
#, c-format
 
7469
msgid "corrupted item pointer: offset = %u, size = %u"
 
7470
msgstr ""
 
7471
 
 
7472
#: storage/smgr/md.c:363
 
7473
#, c-format
 
7474
msgid "could not open relation %u/%u/%u: %m"
 
7475
msgstr ""
 
7476
 
 
7477
#: storage/smgr/md.c:765
 
7478
#, c-format
 
7479
msgid "could not fsync segment %u of relation %u/%u/%u: %m"
 
7480
msgstr ""
 
7481
 
 
7482
#: storage/smgr/md.c:955
 
7483
#, c-format
 
7484
msgid "could not open segment %u of relation %u/%u/%u (target block %u): %m"
 
7485
msgstr ""
 
7486
 
 
7487
#: storage/smgr/smgr.c:261
 
7488
#, c-format
 
7489
msgid "could not close relation %u/%u/%u: %m"
 
7490
msgstr "�� ���������� ������� ��������� %u/%u/%u: %m"
 
7491
 
 
7492
#: storage/smgr/smgr.c:361
 
7493
#, c-format
 
7494
msgid "could not create relation %u/%u/%u: %m"
 
7495
msgstr "�� ���������� ������� ��������� %u/%u/%u: %m"
 
7496
 
 
7497
#: storage/smgr/smgr.c:485
 
7498
#, c-format
 
7499
msgid "could not remove relation %u/%u/%u: %m"
 
7500
msgstr ""
 
7501
 
 
7502
#: storage/smgr/smgr.c:506
 
7503
#, c-format
 
7504
msgid "could not extend relation %u/%u/%u: %m"
 
7505
msgstr "�� ���������� ��������� ��������� %u/%u/%u: %m"
 
7506
 
 
7507
#: storage/smgr/smgr.c:510
 
7508
msgid "Check free disk space."
 
7509
msgstr "�������� ��������� ����� �� �����."
 
7510
 
 
7511
#: storage/smgr/smgr.c:527
 
7512
#, c-format
 
7513
msgid "could not read block %u of relation %u/%u/%u: %m"
 
7514
msgstr ""
 
7515
 
 
7516
#: storage/smgr/smgr.c:552
 
7517
#, c-format
 
7518
msgid "could not write block %u of relation %u/%u/%u: %m"
 
7519
msgstr ""
 
7520
 
 
7521
#: storage/smgr/smgr.c:582
 
7522
#, c-format
 
7523
msgid "could not count blocks of relation %u/%u/%u: %m"
 
7524
msgstr ""
 
7525
 
 
7526
#: storage/smgr/smgr.c:615
 
7527
#: storage/smgr/smgr.c:899
 
7528
#, c-format
 
7529
msgid "could not truncate relation %u/%u/%u to %u blocks: %m"
 
7530
msgstr ""
 
7531
 
 
7532
#: storage/smgr/smgr.c:672
 
7533
#, c-format
 
7534
msgid "could not sync relation %u/%u/%u: %m"
 
7535
msgstr ""
 
7536
 
 
7537
#: tcop/postgres.c:337
 
7538
#: tcop/postgres.c:349
 
7539
#: tcop/postgres.c:360
 
7540
#: tcop/postgres.c:372
 
7541
#: tcop/postgres.c:3218
 
7542
#, c-format
 
7543
msgid "invalid frontend message type %d"
 
7544
msgstr ""
 
7545
 
 
7546
#: tcop/postgres.c:473
 
7547
#: tcop/postgres.c:510
 
7548
#: tcop/postgres.c:522
 
7549
#, c-format
 
7550
msgid "statement: %s"
 
7551
msgstr "�������: %s"
 
7552
 
 
7553
#: tcop/fastpath.c:304
 
7554
#: tcop/postgres.c:854
 
7555
#: tcop/postgres.c:1176
 
7556
#: tcop/postgres.c:1660
 
7557
msgid "current transaction is aborted, commands ignored until end of transaction block"
 
7558
msgstr ""
 
7559
 
 
7560
#: tcop/postgres.c:1018
 
7561
#, c-format
 
7562
msgid "duration: %ld.%03ld ms"
 
7563
msgstr "������������: %ld.%03ld ��"
 
7564
 
 
7565
#: tcop/postgres.c:1031
 
7566
#, c-format
 
7567
msgid "duration: %ld.%03ld ms  statement: %s"
 
7568
msgstr "������������: %ld.%03ld ��  �������: %s"
 
7569
 
 
7570
#: tcop/postgres.c:1139
 
7571
msgid "cannot insert multiple commands into a prepared statement"
 
7572
msgstr ""
 
7573
 
 
7574
#: tcop/postgres.c:1342
 
7575
#, c-format
 
7576
msgid "bind message has %d parameter formats but %d parameters"
 
7577
msgstr ""
 
7578
 
 
7579
# [SM]: TO REVIEW
 
7580
#: tcop/postgres.c:1355
 
7581
#: tcop/postgres.c:1737
 
7582
msgid "unnamed prepared statement does not exist"
 
7583
msgstr "���������� ������������� ������� �� ����������"
 
7584
 
 
7585
#: tcop/postgres.c:1361
 
7586
#, c-format
 
7587
msgid "bind message supplies %d parameters, but prepared statement \"%s\" requires %d"
 
7588
msgstr ""
 
7589
 
 
7590
#: tcop/postgres.c:1483
 
7591
#, c-format
 
7592
msgid "incorrect binary data format in bind parameter %d"
 
7593
msgstr ""
 
7594
 
 
7595
#: tcop/postgres.c:1591
 
7596
#: tcop/postgres.c:1790
 
7597
#, c-format
 
7598
msgid "portal \"%s\" does not exist"
 
7599
msgstr "������ \"%s\" �� ����������"
 
7600
 
 
7601
#: tcop/postgres.c:1884
 
7602
msgid "terminating connection because of crash of another server process"
 
7603
msgstr "�������� ������������� �� ������� ����� ������� ���������� ��������"
 
7604
 
 
7605
#: tcop/postgres.c:1885
 
7606
msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
 
7607
msgstr ""
 
7608
 
 
7609
#: tcop/postgres.c:1889
 
7610
msgid "In a moment you should be able to reconnect to the database and repeat your command."
 
7611
msgstr ""
 
7612
 
 
7613
#: tcop/postgres.c:2005
 
7614
msgid "floating-point exception"
 
7615
msgstr ""
 
7616
 
 
7617
#: tcop/postgres.c:2006
 
7618
msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
 
7619
msgstr ""
 
7620
 
 
7621
#: tcop/postgres.c:2042
 
7622
msgid "terminating connection due to administrator command"
 
7623
msgstr "�������� ������������� �� ������� ��������������"
 
7624
 
 
7625
#: tcop/postgres.c:2052
 
7626
msgid "canceling query due to user request"
 
7627
msgstr "������������ ������ ������� �� ������� ������������"
 
7628
 
 
7629
#: tcop/postgres.c:2103
 
7630
msgid "stack depth limit exceeded"
 
7631
msgstr ""
 
7632
 
 
7633
#: tcop/postgres.c:2104
 
7634
msgid "Increase the configuration parameter \"max_stack_depth\"."
 
7635
msgstr "�������� �������� ������������ \"max_stack_depth\"."
 
7636
 
 
7637
#: tcop/postgres.c:2122
 
7638
#, c-format
 
7639
msgid ""
 
7640
"%s is the PostgreSQL stand-alone backend.  It is not\n"
 
7641
"intended to be used by normal users.\n"
 
7642
"\n"
 
7643
msgstr ""
 
7644
"%s �������� ���������� �������� PostgreSQL � ��\n"
 
7645
"�������������� ��� ������������� �������� ��������������.\n"
 
7646
"\n"
 
7647
 
 
7648
#: tcop/postgres.c:2124
 
7649
#, c-format
 
7650
msgid ""
 
7651
"Usage:\n"
 
7652
"  %s [OPTION]... [DBNAME]\n"
 
7653
"\n"
 
7654
msgstr ""
 
7655
"�������������:\n"
 
7656
"  %s [�����]... [�����]\n"
 
7657
"\n"
 
7658
 
 
7659
#: tcop/postgres.c:2131
 
7660
msgid "  -d 0-5          debugging level (0 is off)\n"
 
7661
msgstr "  -d 0-5          ������� ������� (0 - ��������)\n"
 
7662
 
 
7663
#: tcop/postgres.c:2133
 
7664
msgid "  -e              use European date input format (DMY)\n"
 
7665
msgstr "  -e              ������������ ����������� ������ ��� (���)\n"
 
7666
 
 
7667
#: tcop/postgres.c:2134
 
7668
msgid "  -E              echo query before execution\n"
 
7669
msgstr "  -E              �������� ������ ����� �����������\n"
 
7670
 
 
7671
#: tcop/postgres.c:2136
 
7672
msgid "  -N              do not use newline as interactive query delimiter\n"
 
7673
msgstr "  -N              �� ������������ ����� ������ ��� ������������� ����������� ��������\n"
 
7674
 
 
7675
#: tcop/postgres.c:2137
 
7676
msgid "  -o FILENAME     send stdout and stderr to given file\n"
 
7677
msgstr "  -o ��������     ������������� ����������� ����� � ������ (STDOUT � STDERR) � ��������� ����\n"
 
7678
 
 
7679
#: tcop/postgres.c:2138
 
7680
msgid "  -P              disable system indexes\n"
 
7681
msgstr "  -P              ��������� ��������� �������\n"
 
7682
 
 
7683
#: tcop/postgres.c:2139
 
7684
msgid "  -s              show statistics after each query\n"
 
7685
msgstr "  -s              ���������� ���������� ����� ������� �������\n"
 
7686
 
 
7687
#: tcop/postgres.c:2140
 
7688
msgid "  -S WORK-MEM     set amount of memory for sorts (in kB)\n"
 
7689
msgstr "  -S WORK-MEM     ������� ��ߣ� ������ ��� ���������� (� ��)\n"
 
7690
 
 
7691
#: tcop/postgres.c:2141
 
7692
msgid "  --describe-config  describe configuration parameters, then exit\n"
 
7693
msgstr "  --describe-config  �������� ��������� ������������ � �����\n"
 
7694
 
 
7695
#: tcop/postgres.c:2145
 
7696
msgid "  -f s|i|n|m|h    forbid use of some plan types\n"
 
7697
msgstr "  -f s|i|n|m|h    ��������� ������������� ��������� ����� ������\n"
 
7698
 
 
7699
#: tcop/postgres.c:2146
 
7700
msgid "  -i              do not execute queries\n"
 
7701
msgstr "  -i              �� ��������� �������\n"
 
7702
 
 
7703
#: tcop/postgres.c:2147
 
7704
msgid "  -O              allow system table structure changes\n"
 
7705
msgstr "  -O              ��������� ��������� ��������� ��������� ������\n"
 
7706
 
 
7707
#: tcop/postgres.c:2148
 
7708
msgid "  -t pa|pl|ex     show timings after each query\n"
 
7709
msgstr "  -t pa|pl|ex     �������� ����� ������� �������\n"
 
7710
 
 
7711
#: tcop/postgres.c:2149
 
7712
msgid "  -W NUM          wait NUM seconds to allow attach from a debugger\n"
 
7713
msgstr "  -W ���          ����� ��� ������ ��� ����������� �� ���������\n"
 
7714
 
 
7715
#: tcop/postgres.c:2150
 
7716
msgid ""
 
7717
"\n"
 
7718
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
 
7719
msgstr ""
 
7720
"\n"
 
7721
"��������� �� �������: <pgsql-bugs@postgresql.org>.\n"
 
7722
 
 
7723
#: tcop/postgres.c:2314
 
7724
msgid "assert checking is not compiled in"
 
7725
msgstr ""
 
7726
 
 
7727
#: tcop/postgres.c:2652
 
7728
msgid "invalid command-line arguments for server process"
 
7729
msgstr "�������� ��������� ��������� ������ ��� ��������-�������"
 
7730
 
 
7731
#: tcop/postgres.c:2653
 
7732
#: tcop/postgres.c:2669
 
7733
#, c-format
 
7734
msgid "Try \"%s --help\" for more information."
 
7735
msgstr "�������� \"%s --help\" ��� ����� ��������� ����������."
 
7736
 
 
7737
#: tcop/postgres.c:2667
 
7738
#, c-format
 
7739
msgid "%s: invalid command-line arguments"
 
7740
msgstr "%s: �������� ��������� ��������� ������"
 
7741
 
 
7742
#: tcop/postgres.c:2677
 
7743
#, c-format
 
7744
msgid "%s: no database nor user name specified"
 
7745
msgstr "%s: �� ���� �� ������������ �� �������"
 
7746
 
 
7747
#: tcop/postgres.c:3131
 
7748
#, c-format
 
7749
msgid "invalid CLOSE message subtype %d"
 
7750
msgstr "�������� ������ ��������� CLOSE: %d"
 
7751
 
 
7752
#: tcop/postgres.c:3161
 
7753
#, c-format
 
7754
msgid "invalid DESCRIBE message subtype %d"
 
7755
msgstr "�������� ������ ��������� DESCRIBE: %d"
 
7756
 
 
7757
#: tcop/postgres.c:3402
 
7758
#, c-format
 
7759
msgid "disconnection: session time: %s%s%s%s%s"
 
7760
msgstr ""
 
7761
 
 
7762
#: tcop/fastpath.c:106
 
7763
#: tcop/fastpath.c:444
 
7764
#: tcop/fastpath.c:567
 
7765
#, c-format
 
7766
msgid "invalid argument size %d in function call message"
 
7767
msgstr ""
 
7768
 
 
7769
#: tcop/fastpath.c:414
 
7770
#: tcop/fastpath.c:537
 
7771
#, c-format
 
7772
msgid "function call message contains %d arguments but function requires %d"
 
7773
msgstr ""
 
7774
 
 
7775
#: tcop/fastpath.c:422
 
7776
#, c-format
 
7777
msgid "function call message contains %d argument formats but %d arguments"
 
7778
msgstr ""
 
7779
 
 
7780
#: tcop/fastpath.c:505
 
7781
#: tcop/fastpath.c:590
 
7782
#, c-format
 
7783
msgid "incorrect binary data format in function argument %d"
 
7784
msgstr ""
 
7785
 
 
7786
#: tcop/pquery.c:448
 
7787
#, c-format
 
7788
msgid "bind message has %d result formats but query has %d columns"
 
7789
msgstr ""
 
7790
 
 
7791
#: tcop/pquery.c:771
 
7792
msgid "cursor can only scan forward"
 
7793
msgstr ""
 
7794
 
 
7795
#: tcop/pquery.c:772
 
7796
msgid "Declare it with SCROLL option to enable backward scan."
 
7797
msgstr ""
 
7798
 
 
7799
#: tcop/utility.c:77
 
7800
#, c-format
 
7801
msgid "table \"%s\" does not exist"
 
7802
msgstr "������� \"%s\" �� ����������"
 
7803
 
 
7804
#: tcop/utility.c:79
 
7805
msgid "Use DROP TABLE to remove a table."
 
7806
msgstr "����������� DROP TABLE ��� �������� �������."
 
7807
 
 
7808
#: tcop/utility.c:82
 
7809
#, c-format
 
7810
msgid "sequence \"%s\" does not exist"
 
7811
msgstr "������������������ \"%s\" �� ����������"
 
7812
 
 
7813
#: tcop/utility.c:84
 
7814
msgid "Use DROP SEQUENCE to remove a sequence."
 
7815
msgstr "����������� DROP SEQUENCE ��� �������� ������������������."
 
7816
 
 
7817
#: tcop/utility.c:87
 
7818
#, c-format
 
7819
msgid "view \"%s\" does not exist"
 
7820
msgstr "������������� \"%s\" �� ����������"
 
7821
 
 
7822
#: tcop/utility.c:89
 
7823
msgid "Use DROP VIEW to remove a view."
 
7824
msgstr "����������� DROP VIEW ��� �������� �������������."
 
7825
 
 
7826
#: tcop/utility.c:92
 
7827
#, c-format
 
7828
msgid "index \"%s\" does not exist"
 
7829
msgstr "������ \"%s\" �� ����������"
 
7830
 
 
7831
#: tcop/utility.c:94
 
7832
msgid "Use DROP INDEX to remove an index."
 
7833
msgstr "����������� DROP INDEX ��� �������� �������."
 
7834
 
 
7835
#: tcop/utility.c:98
 
7836
#, c-format
 
7837
msgid "\"%s\" is not a type"
 
7838
msgstr "\"%s\" �� �������� �����"
 
7839
 
 
7840
#: tcop/utility.c:99
 
7841
msgid "Use DROP TYPE to remove a type."
 
7842
msgstr "����������� DROP TYPE ��� �������� ����."
 
7843
 
 
7844
#: tcop/utility.c:973
 
7845
msgid "must be superuser to do CHECKPOINT"
 
7846
msgstr "����� ���� ��������������� ��� ���������� CHECKPOINT"
 
7847
 
 
7848
#: utils/adt/array_userfuncs.c:50
 
7849
msgid "could not determine input data types"
 
7850
msgstr "�� � ��������� ���������� ������� ���� ������"
 
7851
 
 
7852
#: utils/adt/array_userfuncs.c:72
 
7853
msgid "neither input type is an array"
 
7854
msgstr "������� ��� ����� �� �������� ��������"
 
7855
 
 
7856
#: utils/adt/array_userfuncs.c:99
 
7857
msgid "argument must be empty or one-dimensional array"
 
7858
msgstr "�������� ������ ���� ������ ��� ���������� ������"
 
7859
 
 
7860
#: utils/adt/array_userfuncs.c:175
 
7861
#: utils/adt/array_userfuncs.c:214
 
7862
#: utils/adt/array_userfuncs.c:247
 
7863
#: utils/adt/array_userfuncs.c:280
 
7864
#: utils/adt/array_userfuncs.c:308
 
7865
msgid "cannot concatenate incompatible arrays"
 
7866
msgstr "������ ���������� ������������� �������"
 
7867
 
 
7868
#: utils/adt/array_userfuncs.c:176
 
7869
#, c-format
 
7870
msgid "Arrays with element types %s and %s are not compatible for concatenation."
 
7871
msgstr "������� ������ ��������� %s � %s �� ���������� ��� ����������."
 
7872
 
 
7873
#: utils/adt/array_userfuncs.c:215
 
7874
#, c-format
 
7875
msgid "Arrays of %d and %d dimensions are not compatible for concatenation."
 
7876
msgstr "������� ������������� %d � %d �� ���������� ��� ����������."
 
7877
 
 
7878
#: utils/adt/array_userfuncs.c:248
 
7879
msgid "Arrays with differing element dimensions are not compatible for concatenation."
 
7880
msgstr "������� � ��������� ������������� ��������� �� ���������� ��� ����������."
 
7881
 
 
7882
#: utils/adt/array_userfuncs.c:281
 
7883
#: utils/adt/array_userfuncs.c:309
 
7884
msgid "Arrays with differing dimensions are not compatible for concatenation."
 
7885
msgstr "������� � ��������� ������������� �� ���������� ��� ����������."
 
7886
 
 
7887
#: utils/adt/array_userfuncs.c:354
 
7888
#, c-format
 
7889
msgid "invalid array element type OID: %u"
 
7890
msgstr "�������� OID ���� ��������� �������: %u"
 
7891
 
 
7892
#: utils/adt/array_userfuncs.c:358
 
7893
#: utils/adt/arrayfuncs.c:1149
 
7894
#: utils/adt/arrayfuncs.c:2423
 
7895
#, c-format
 
7896
msgid "invalid number of dimensions: %d"
 
7897
msgstr "�������� ����� ������������: %d"
 
7898
 
 
7899
#: utils/adt/acl.c:109
 
7900
#: utils/adt/name.c:90
 
7901
msgid "identifier too long"
 
7902
msgstr "������������� ������� ������"
 
7903
 
 
7904
#: utils/adt/acl.c:110
 
7905
#: utils/adt/name.c:91
 
7906
#, c-format
 
7907
msgid "Identifier must be less than %d characters."
 
7908
msgstr "������������� ������ ���� ����� ��� %d ��������."
 
7909
 
 
7910
#: utils/adt/acl.c:197
 
7911
#, c-format
 
7912
msgid "unrecognized key word: \"%s\""
 
7913
msgstr "�� ������������ �������� �����: \"%s\""
 
7914
 
 
7915
#: utils/adt/acl.c:198
 
7916
msgid "ACL key word must be \"group\" or \"user\"."
 
7917
msgstr "�������� ����� ACL ������ ���� \"group\" ��� \"user\"."
 
7918
 
 
7919
#: utils/adt/acl.c:203
 
7920
msgid "missing name"
 
7921
msgstr "����������� ���"
 
7922
 
 
7923
#: utils/adt/acl.c:204
 
7924
msgid "A name must follow the \"group\" or \"user\" key word."
 
7925
msgstr "��� ������ ��������� �� ��������� ������� \"group\" ��� \"user\"."
 
7926
 
 
7927
#: utils/adt/acl.c:212
 
7928
msgid "missing \"=\" sign"
 
7929
msgstr "����������� ���� \"=\""
 
7930
 
 
7931
#: utils/adt/acl.c:259
 
7932
#, c-format
 
7933
msgid "invalid mode character: must be one of \"%s\""
 
7934
msgstr "�������� ������ ������: ������ ���� ���� �� \"%s\""
 
7935
 
 
7936
#: utils/adt/acl.c:289
 
7937
msgid "a name must follow the \"/\" sign"
 
7938
msgstr "��� ������ ��������� �� ������ \"/\""
 
7939
 
 
7940
#: utils/adt/acl.c:298
 
7941
#, c-format
 
7942
msgid "defaulting grantor to user ID %u"
 
7943
msgstr ""
 
7944
 
 
7945
#: utils/adt/acl.c:357
 
7946
msgid "extra garbage at the end of the ACL specification"
 
7947
msgstr "�������������� ����� � ����� ACL-������������"
 
7948
 
 
7949
#: utils/adt/acl.c:895
 
7950
msgid "grant options cannot be granted back to your own grantor"
 
7951
msgstr ""
 
7952
 
 
7953
#: utils/adt/acl.c:954
 
7954
msgid "dependent privileges exist"
 
7955
msgstr "���������� ��������� ����������"
 
7956
 
 
7957
#: utils/adt/acl.c:955
 
7958
msgid "Use CASCADE to revoke them too."
 
7959
msgstr "����������� CASCADE ����� �� ���� �����."
 
7960
 
 
7961
#: utils/adt/acl.c:1124
 
7962
#, c-format
 
7963
msgid "group with ID %u does not exist"
 
7964
msgstr "������ � ID %u �� ����������"
 
7965
 
 
7966
#: utils/adt/acl.c:1137
 
7967
msgid "aclinsert is no longer supported"
 
7968
msgstr "smallint ������ �� ��������������"
 
7969
 
 
7970
#: utils/adt/acl.c:1147
 
7971
msgid "aclremove is no longer supported"
 
7972
msgstr ""
 
7973
 
 
7974
#: utils/adt/acl.c:1199
 
7975
msgid "cannot specify both user and group"
 
7976
msgstr "������ ��������� ��� ������������ � ������"
 
7977
 
 
7978
#: utils/adt/acl.c:1261
 
7979
#: utils/adt/acl.c:1486
 
7980
#: utils/adt/acl.c:1698
 
7981
#: utils/adt/acl.c:1902
 
7982
#: utils/adt/acl.c:2106
 
7983
#: utils/adt/acl.c:2315
 
7984
#: utils/adt/acl.c:2516
 
7985
#, c-format
 
7986
msgid "unrecognized privilege type: \"%s\""
 
7987
msgstr "�������������� ��� ����������: \"%s\""
 
7988
 
 
7989
#: utils/adt/acl.c:1875
 
7990
#: utils/adt/regproc.c:117
 
7991
#: utils/adt/regproc.c:138
 
7992
#: utils/adt/regproc.c:290
 
7993
#, c-format
 
7994
msgid "function \"%s\" does not exist"
 
7995
msgstr "������� \"%s\" �� ����������"
 
7996
 
 
7997
#: utils/adt/like.c:453
 
7998
#: utils/adt/like_match.c:291
 
7999
#: utils/adt/regexp.c:480
 
8000
msgid "invalid escape string"
 
8001
msgstr ""
 
8002
 
 
8003
#: utils/adt/like.c:454
 
8004
#: utils/adt/like_match.c:292
 
8005
#: utils/adt/regexp.c:481
 
8006
msgid "Escape string must be empty or one character."
 
8007
msgstr ""
 
8008
 
 
8009
#: utils/adt/arrayfuncs.c:223
 
8010
#: utils/adt/arrayfuncs.c:235
 
8011
msgid "missing dimension value"
 
8012
msgstr "����������� �������� �����������"
 
8013
 
 
8014
#: utils/adt/arrayfuncs.c:245
 
8015
msgid "missing \"]\" in array dimensions"
 
8016
msgstr "����������� \"]\" � ������������ �������"
 
8017
 
 
8018
#: utils/adt/arrayfuncs.c:253
 
8019
msgid "upper bound cannot be less than lower bound"
 
8020
msgstr "������� ������ �� ����� ���� ������ ������� �������"
 
8021
 
 
8022
#: utils/adt/arrayfuncs.c:265
 
8023
#: utils/adt/arrayfuncs.c:291
 
8024
msgid "array value must start with \"{\" or dimension information"
 
8025
msgstr "�������� ������� ������ ���������� � \"{\" ��� ���������� � �����������"
 
8026
 
 
8027
#: utils/adt/arrayfuncs.c:279
 
8028
msgid "missing assignment operator"
 
8029
msgstr "����������� �������� ����������"
 
8030
 
 
8031
#: utils/adt/arrayfuncs.c:296
 
8032
#: utils/adt/arrayfuncs.c:302
 
8033
msgid "array dimensions incompatible with array literal"
 
8034
msgstr ""
 
8035
 
 
8036
#: utils/adt/arrayfuncs.c:328
 
8037
msgid "missing left brace"
 
8038
msgstr "����������� ����� �������� ������"
 
8039
 
 
8040
#: utils/adt/arrayfuncs.c:409
 
8041
#: utils/adt/arrayfuncs.c:424
 
8042
#: utils/adt/arrayfuncs.c:433
 
8043
#: utils/adt/arrayfuncs.c:447
 
8044
#: utils/adt/arrayfuncs.c:467
 
8045
#: utils/adt/arrayfuncs.c:495
 
8046
#: utils/adt/arrayfuncs.c:500
 
8047
#: utils/adt/arrayfuncs.c:540
 
8048
#: utils/adt/arrayfuncs.c:561
 
8049
#: utils/adt/arrayfuncs.c:580
 
8050
#: utils/adt/arrayfuncs.c:673
 
8051
#: utils/adt/arrayfuncs.c:682
 
8052
#: utils/adt/arrayfuncs.c:710
 
8053
#: utils/adt/arrayfuncs.c:725
 
8054
#: utils/adt/arrayfuncs.c:778
 
8055
#, c-format
 
8056
msgid "malformed array literal: \"%s\""
 
8057
msgstr ""
 
8058
 
 
8059
#: utils/adt/arrayfuncs.c:1160
 
8060
msgid "invalid array flags"
 
8061
msgstr "�������� ����� �������"
 
8062
 
 
8063
#: utils/adt/arrayfuncs.c:1168
 
8064
msgid "wrong element type"
 
8065
msgstr "�������� ��� ��������"
 
8066
 
 
8067
#: utils/adt/arrayfuncs.c:1211
 
8068
#: utils/cache/lsyscache.c:1764
 
8069
#, c-format
 
8070
msgid "no binary input function available for type %s"
 
8071
msgstr ""
 
8072
 
 
8073
#: utils/adt/arrayfuncs.c:1304
 
8074
#, c-format
 
8075
msgid "improper binary format in array element %d"
 
8076
msgstr ""
 
8077
 
 
8078
#: utils/adt/arrayfuncs.c:1383
 
8079
#: utils/cache/lsyscache.c:1800
 
8080
#, c-format
 
8081
msgid "no binary output function available for type %s"
 
8082
msgstr ""
 
8083
 
 
8084
#: utils/adt/arrayfuncs.c:1657
 
8085
msgid "slices of fixed-length arrays not implemented"
 
8086
msgstr ""
 
8087
 
 
8088
#: utils/adt/arrayfuncs.c:1795
 
8089
#: utils/adt/arrayfuncs.c:1800
 
8090
#: utils/adt/arrayfuncs.c:1840
 
8091
#: utils/adt/arrayfuncs.c:1862
 
8092
#: utils/adt/arrayfuncs.c:1874
 
8093
#: utils/adt/arrayfuncs.c:2035
 
8094
#: utils/adt/arrayfuncs.c:2052
 
8095
#: utils/adt/arrayfuncs.c:2063
 
8096
#: utils/adt/arrayfuncs.c:2072
 
8097
#: utils/adt/arrayfuncs.c:2083
 
8098
msgid "invalid array subscripts"
 
8099
msgstr ""
 
8100
 
 
8101
#: utils/adt/arrayfuncs.c:1991
 
8102
msgid "updates on slices of fixed-length arrays not implemented"
 
8103
msgstr ""
 
8104
 
 
8105
#: utils/adt/arrayfuncs.c:2026
 
8106
#: utils/adt/arrayfuncs.c:2095
 
8107
msgid "source array too small"
 
8108
msgstr "�������� ������ ������� ���"
 
8109
 
 
8110
#: utils/adt/arrayfuncs.c:2325
 
8111
#: utils/adt/arrayfuncs.c:3322
 
8112
msgid "null array elements not supported"
 
8113
msgstr "�������� NULL ��� �������� ������� �� ��������������"
 
8114
 
 
8115
#: utils/adt/arrayfuncs.c:2560
 
8116
#: utils/adt/arrayfuncs.c:2715
 
8117
msgid "cannot compare arrays of different element types"
 
8118
msgstr "������ ���������� ������� � ������������ ����������"
 
8119
 
 
8120
#: utils/adt/arrayfuncs.c:2732
 
8121
#, c-format
 
8122
msgid "could not identify a comparison function for type %s"
 
8123
msgstr "�� � ��������� ���������� ������� ��������� ��� ���� %s"
 
8124
 
 
8125
#: utils/adt/arrayfuncs.c:3131
 
8126
msgid "could not determine target array type"
 
8127
msgstr ""
 
8128
 
 
8129
#: utils/adt/arrayfuncs.c:3137
 
8130
msgid "target type is not an array"
 
8131
msgstr "��� ���������� �� �������� ��������"
 
8132
 
 
8133
#: utils/adt/arrayfuncs.c:3149
 
8134
msgid "array coercion to domain type elements not currently supported"
 
8135
msgstr ""
 
8136
 
 
8137
#: utils/adt/ascii.c:76
 
8138
#, c-format
 
8139
msgid "encoding conversion from %s to ASCII not supported"
 
8140
msgstr "�������������� ��������� �� %s � ASCII �� ��������������"
 
8141
 
 
8142
#: utils/adt/bool.c:80
 
8143
#, c-format
 
8144
msgid "invalid input syntax for type boolean: \"%s\""
 
8145
msgstr "�������� ������� ��������� ��� ���� boolean: \"%s\""
 
8146
 
 
8147
#: utils/adt/cash.c:198
 
8148
#, c-format
 
8149
msgid "invalid input syntax for type money: \"%s\""
 
8150
msgstr "�������� ������� ��������� ��� ���� money: \"%s\""
 
8151
 
 
8152
#: utils/adt/cash.c:496
 
8153
#: utils/adt/cash.c:548
 
8154
#: utils/adt/cash.c:601
 
8155
#: utils/adt/cash.c:653
 
8156
#: utils/adt/float.c:795
 
8157
#: utils/adt/float.c:859
 
8158
#: utils/adt/float.c:2117
 
8159
#: utils/adt/float.c:2179
 
8160
#: utils/adt/geo_ops.c:3832
 
8161
#: utils/adt/int.c:705
 
8162
#: utils/adt/int.c:830
 
8163
#: utils/adt/int.c:920
 
8164
#: utils/adt/int.c:1001
 
8165
#: utils/adt/int.c:1025
 
8166
#: utils/adt/int.c:1040
 
8167
#: utils/adt/int.c:1055
 
8168
#: utils/adt/int.c:1070
 
8169
#: utils/adt/int8.c:597
 
8170
#: utils/adt/int8.c:642
 
8171
#: utils/adt/int8.c:765
 
8172
#: utils/adt/int8.c:855
 
8173
#: utils/adt/numeric.c:3820
 
8174
#: utils/adt/timestamp.c:2196
 
8175
msgid "division by zero"
 
8176
msgstr "������� �� ����"
 
8177
 
 
8178
#: utils/adt/char.c:177
 
8179
msgid "\"char\" out of range"
 
8180
msgstr "\"char\" ��� ���������"
 
8181
 
 
8182
#: utils/adt/date.c:87
 
8183
#: utils/adt/datetime.c:1313
 
8184
#: utils/adt/datetime.c:2078
 
8185
msgid "date/time value \"current\" is no longer supported"
 
8186
msgstr "�������� ����/������� \"current\" ������ �� ��������������"
 
8187
 
 
8188
#: utils/adt/date.c:732
 
8189
#: utils/adt/date.c:775
 
8190
#: utils/adt/date.c:1337
 
8191
#: utils/adt/date.c:1374
 
8192
#: utils/adt/date.c:2252
 
8193
#: utils/adt/formatting.c:2897
 
8194
#: utils/adt/formatting.c:2922
 
8195
#: utils/adt/formatting.c:2981
 
8196
#: utils/adt/nabstime.c:570
 
8197
#: utils/adt/nabstime.c:613
 
8198
#: utils/adt/nabstime.c:643
 
8199
#: utils/adt/nabstime.c:686
 
8200
#: utils/adt/timestamp.c:152
 
8201
#: utils/adt/timestamp.c:186
 
8202
#: utils/adt/timestamp.c:394
 
8203
#: utils/adt/timestamp.c:430
 
8204
#: utils/adt/timestamp.c:1928
 
8205
#: utils/adt/timestamp.c:1949
 
8206
#: utils/adt/timestamp.c:2007
 
8207
#: utils/adt/timestamp.c:2030
 
8208
#: utils/adt/timestamp.c:2412
 
8209
#: utils/adt/timestamp.c:2530
 
8210
#: utils/adt/timestamp.c:2752
 
8211
#: utils/adt/timestamp.c:2825
 
8212
#: utils/adt/timestamp.c:2872
 
8213
#: utils/adt/timestamp.c:2968
 
8214
#: utils/adt/timestamp.c:3251
 
8215
#: utils/adt/timestamp.c:3384
 
8216
#: utils/adt/timestamp.c:3391
 
8217
#: utils/adt/timestamp.c:3404
 
8218
#: utils/adt/timestamp.c:3412
 
8219
#: utils/adt/timestamp.c:3475
 
8220
#: utils/adt/timestamp.c:3610
 
8221
#: utils/adt/timestamp.c:3618
 
8222
#: utils/adt/timestamp.c:3885
 
8223
#: utils/adt/timestamp.c:3892
 
8224
#: utils/adt/timestamp.c:3920
 
8225
#: utils/adt/timestamp.c:3924
 
8226
msgid "timestamp out of range"
 
8227
msgstr "timestamp ��� ���������"
 
8228
 
 
8229
#: utils/adt/date.c:802
 
8230
msgid "cannot convert reserved abstime value to date"
 
8231
msgstr ""
 
8232
 
 
8233
#: utils/adt/date.c:863
 
8234
#, c-format
 
8235
msgid "invalid input syntax for type date: \"%s\""
 
8236
msgstr "�������� ������� ��������� ��� ���� date: \"%s\""
 
8237
 
 
8238
#: utils/adt/date.c:1579
 
8239
#, c-format
 
8240
msgid "invalid input syntax for type time: \"%s\""
 
8241
msgstr "�������� ������� ��������� ��� ���� time: \"%s\""
 
8242
 
 
8243
#: utils/adt/date.c:1671
 
8244
#: utils/adt/date.c:1690
 
8245
#, c-format
 
8246
msgid "\"time\" units \"%s\" not recognized"
 
8247
msgstr "������� ���� \"time\" -- \"%s\" -- �� ����������"
 
8248
 
 
8249
#: utils/adt/date.c:2330
 
8250
#, c-format
 
8251
msgid "invalid input syntax for type time with time zone: \"%s\""
 
8252
msgstr "�������� ������� ��������� ��� ���� time with time zone: \"%s\""
 
8253
 
 
8254
#: utils/adt/date.c:2436
 
8255
#: utils/adt/date.c:2455
 
8256
#, c-format
 
8257
msgid "\"time with time zone\" units \"%s\" not recognized"
 
8258
msgstr "������� ���� \"time with time zone\" -- \"%s\" -- �� ����������"
 
8259
 
 
8260
#: utils/adt/date.c:2510
 
8261
#: utils/adt/timestamp.c:3816
 
8262
#: utils/adt/timestamp.c:3965
 
8263
#, c-format
 
8264
msgid "time zone \"%s\" not recognized"
 
8265
msgstr "��������� ���� \"%s\" �� ����������"
 
8266
 
 
8267
#: utils/adt/date.c:2532
 
8268
#, c-format
 
8269
msgid "\"interval\" time zone \"%s\" not valid"
 
8270
msgstr ""
 
8271
 
 
8272
#: utils/adt/datetime.c:1495
 
8273
#: utils/adt/datetime.c:2360
 
8274
#: utils/adt/formatting.c:3183
 
8275
#, c-format
 
8276
msgid "inconsistent use of year %04d and \"BC\""
 
8277
msgstr ""
 
8278
 
 
8279
#: utils/adt/datetime.c:3305
 
8280
#: utils/adt/datetime.c:3312
 
8281
#, c-format
 
8282
msgid "date/time field value out of range: \"%s\""
 
8283
msgstr "�������� ���� ���� date/time ��� ���������: \"%s\""
 
8284
 
 
8285
#: utils/adt/datetime.c:3314
 
8286
msgid "Perhaps you need a different \"datestyle\" setting."
 
8287
msgstr ""
 
8288
 
 
8289
#: utils/adt/datetime.c:3319
 
8290
#, c-format
 
8291
msgid "interval field value out of range: \"%s\""
 
8292
msgstr "�������� ��������� ��� ���������: \"%s\""
 
8293
 
 
8294
#: utils/adt/datetime.c:3325
 
8295
#, c-format
 
8296
msgid "time zone displacement out of range: \"%s\""
 
8297
msgstr "�������� ��������� ���� ��� ���������: \"%s\""
 
8298
 
 
8299
#. translator: first %s is inet or cidr
 
8300
#: utils/adt/datetime.c:3332
 
8301
#: utils/adt/network.c:93
 
8302
#, c-format
 
8303
msgid "invalid input syntax for type %s: \"%s\""
 
8304
msgstr "�������� ������� ��������� ��� ���� %s: \"%s\""
 
8305
 
 
8306
#: utils/adt/datum.c:80
 
8307
#: utils/adt/datum.c:92
 
8308
msgid "invalid Datum pointer"
 
8309
msgstr "�������� ��������� Datum"
 
8310
 
 
8311
#: utils/adt/encode.c:55
 
8312
#: utils/adt/encode.c:91
 
8313
#, c-format
 
8314
msgid "unrecognized encoding: \"%s\""
 
8315
msgstr "�� ������������ ���������: \"%s\""
 
8316
 
 
8317
#: utils/adt/encode.c:150
 
8318
#, c-format
 
8319
msgid "invalid hexadecimal digit: \"%c\""
 
8320
msgstr "�������� ����������������� �����: \"%c\""
 
8321
 
 
8322
#: utils/adt/encode.c:178
 
8323
msgid "invalid hexadecimal data: odd number of digits"
 
8324
msgstr "�������� ����������������� ������: ��ޣ���� ����� ����"
 
8325
 
 
8326
#: utils/adt/encode.c:295
 
8327
msgid "unexpected \"=\""
 
8328
msgstr "����������� \"=\""
 
8329
 
 
8330
#: utils/adt/encode.c:307
 
8331
msgid "invalid symbol"
 
8332
msgstr "�������� ������"
 
8333
 
 
8334
#: utils/adt/encode.c:327
 
8335
msgid "invalid end sequence"
 
8336
msgstr "�������� ����� ������������������"
 
8337
 
 
8338
#: utils/adt/encode.c:436
 
8339
#: utils/adt/encode.c:501
 
8340
#: utils/adt/varlena.c:118
 
8341
#: utils/adt/varlena.c:158
 
8342
msgid "invalid input syntax for type bytea"
 
8343
msgstr "�������� ������� ��������� ��� ���� bytea"
 
8344
 
 
8345
#: utils/adt/float.c:219
 
8346
msgid "type \"real\" value out of range: overflow"
 
8347
msgstr "�������� ���� \"real\" ��� ���������: ������������"
 
8348
 
 
8349
#: utils/adt/float.c:223
 
8350
msgid "type \"real\" value out of range: underflow"
 
8351
msgstr ""
 
8352
 
 
8353
#: utils/adt/float.c:238
 
8354
msgid "type \"double precision\" value out of range: overflow"
 
8355
msgstr "�������� ���� \"double precision\" ��� ���������: ������������"
 
8356
 
 
8357
#: utils/adt/float.c:242
 
8358
msgid "type \"double precision\" value out of range: underflow"
 
8359
msgstr ""
 
8360
 
 
8361
#: utils/adt/float.c:280
 
8362
msgid "deprecated input syntax for type real: \"\""
 
8363
msgstr ""
 
8364
 
 
8365
#: utils/adt/float.c:281
 
8366
#: utils/adt/float.c:458
 
8367
#: utils/adt/oid.c:46
 
8368
msgid "This input will be rejected in a future release of PostgreSQL."
 
8369
msgstr ""
 
8370
 
 
8371
#: utils/adt/float.c:320
 
8372
#, c-format
 
8373
msgid "\"%s\" is out of range for type real"
 
8374
msgstr "\"%s\" ��� ��������� ��� ���� real (������������ �����)"
 
8375
 
 
8376
#: utils/adt/float.c:325
 
8377
#: utils/adt/float.c:349
 
8378
#, c-format
 
8379
msgid "invalid input syntax for type real: \"%s\""
 
8380
msgstr "�������� ������� ��������� ��� ���� real: \"%s\""
 
8381
 
 
8382
#: utils/adt/float.c:457
 
8383
msgid "deprecated input syntax for type double precision: \"\""
 
8384
msgstr ""
 
8385
 
 
8386
#: utils/adt/float.c:497
 
8387
#, c-format
 
8388
msgid "\"%s\" is out of range for type double precision"
 
8389
msgstr "\"%s\" ��� ��������� ��� ���� double (��������� �������, ������� ��������)"
 
8390
 
 
8391
#: utils/adt/float.c:502
 
8392
#: utils/adt/float.c:526
 
8393
#: utils/adt/numeric.c:3298
 
8394
#: utils/adt/numeric.c:3324
 
8395
#, c-format
 
8396
msgid "invalid input syntax for type double precision: \"%s\""
 
8397
msgstr "�������� ������� ��������� ��� ���� double, ��������: \"%s\""
 
8398
 
 
8399
#: utils/adt/float.c:1131
 
8400
#: utils/adt/float.c:1197
 
8401
#: utils/adt/int.c:614
 
8402
#: utils/adt/int.c:642
 
8403
#: utils/adt/int.c:662
 
8404
#: utils/adt/int.c:691
 
8405
#: utils/adt/int.c:716
 
8406
#: utils/adt/int.c:731
 
8407
#: utils/adt/int.c:861
 
8408
#: utils/adt/int.c:881
 
8409
#: utils/adt/int.c:907
 
8410
#: utils/adt/int.c:941
 
8411
#: utils/adt/int.c:961
 
8412
#: utils/adt/int.c:987
 
8413
#: utils/adt/int.c:1012
 
8414
#: utils/adt/int.c:1091
 
8415
#: utils/adt/int8.c:947
 
8416
#: utils/adt/numeric.c:1785
 
8417
#: utils/adt/numeric.c:1794
 
8418
#: utils/adt/varbit.c:1234
 
8419
msgid "integer out of range"
 
8420
msgstr "����� ��� ���������"
 
8421
 
 
8422
#: utils/adt/float.c:1150
 
8423
#: utils/adt/float.c:1216
 
8424
#: utils/adt/int.c:297
 
8425
#: utils/adt/int.c:747
 
8426
#: utils/adt/int.c:775
 
8427
#: utils/adt/int.c:795
 
8428
#: utils/adt/int.c:815
 
8429
#: utils/adt/int.c:841
 
8430
#: utils/adt/int.c:1106
 
8431
#: utils/adt/int8.c:972
 
8432
#: utils/adt/numeric.c:1886
 
8433
#: utils/adt/numeric.c:1897
 
8434
msgid "smallint out of range"
 
8435
msgstr "smallint ��� ���������"
 
8436
 
 
8437
#: utils/adt/float.c:1452
 
8438
#: utils/adt/numeric.c:4220
 
8439
msgid "cannot take square root of a negative number"
 
8440
msgstr "������ ����� ���������� ������ �������������� �����"
 
8441
 
 
8442
#: utils/adt/float.c:1493
 
8443
#: utils/adt/numeric.c:1704
 
8444
msgid "invalid argument for power function"
 
8445
msgstr ""
 
8446
 
 
8447
#: utils/adt/float.c:1508
 
8448
#: utils/adt/float.c:1538
 
8449
msgid "result is out of range"
 
8450
msgstr "��������� ��� ���������"
 
8451
 
 
8452
#: utils/adt/float.c:1561
 
8453
#: utils/adt/float.c:1591
 
8454
#: utils/adt/numeric.c:4439
 
8455
msgid "cannot take logarithm of zero"
 
8456
msgstr "������ ����� �������� ����"
 
8457
 
 
8458
#: utils/adt/float.c:1565
 
8459
#: utils/adt/float.c:1595
 
8460
#: utils/adt/numeric.c:4443
 
8461
msgid "cannot take logarithm of a negative number"
 
8462
msgstr "������ ����� �������� �������������� �����"
 
8463
 
 
8464
#: utils/adt/float.c:1622
 
8465
#: utils/adt/float.c:1647
 
8466
#: utils/adt/float.c:1672
 
8467
#: utils/adt/float.c:1698
 
8468
#: utils/adt/float.c:1723
 
8469
#: utils/adt/float.c:1748
 
8470
#: utils/adt/float.c:1774
 
8471
#: utils/adt/float.c:1799
 
8472
msgid "input is out of range"
 
8473
msgstr "���� ��� ���������"
 
8474
 
 
8475
#: utils/adt/formatting.c:986
 
8476
msgid "\"9\" must be ahead of \"PR\""
 
8477
msgstr "\"9\" ������ ���� �� \"PR\""
 
8478
 
 
8479
#: utils/adt/formatting.c:1005
 
8480
msgid "\"0\" must be ahead of \"PR\""
 
8481
msgstr "\"0\" ������ ���� �� \"PR\""
 
8482
 
 
8483
#: utils/adt/formatting.c:1034
 
8484
msgid "multiple decimal points"
 
8485
msgstr "�������������� ���������� �������"
 
8486
 
 
8487
#: utils/adt/formatting.c:1041
 
8488
#: utils/adt/formatting.c:1146
 
8489
msgid "cannot use \"V\" and decimal point together"
 
8490
msgstr ""
 
8491
 
 
8492
#: utils/adt/formatting.c:1056
 
8493
msgid "not unique \"S\""
 
8494
msgstr "������������ \"S\""
 
8495
 
 
8496
#: utils/adt/formatting.c:1063
 
8497
msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
 
8498
msgstr "������ ������������ \"S\" � \"PL\"/\"MI\"/\"SG\"/\"PR\" ������"
 
8499
 
 
8500
#: utils/adt/formatting.c:1087
 
8501
msgid "cannot use \"S\" and \"MI\" together"
 
8502
msgstr "������ ������������ \"S\" � \"MI\" ������"
 
8503
 
 
8504
#: utils/adt/formatting.c:1100
 
8505
msgid "cannot use \"S\" and \"PL\" together"
 
8506
msgstr "������ ������������ \"S\" � \"PL\" ������"
 
8507
 
 
8508
#: utils/adt/formatting.c:1113
 
8509
msgid "cannot use \"S\" and \"SG\" together"
 
8510
msgstr "������ ������������ \"S\" � \"SG\" ������"
 
8511
 
 
8512
#: utils/adt/formatting.c:1125
 
8513
msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
 
8514
msgstr "������ ������������ \"S\" � \"S\"/\"PL\"/\"MI\"/\"SG\" ������"
 
8515
 
 
8516
#: utils/adt/formatting.c:1155
 
8517
msgid "\"E\" is not supported"
 
8518
msgstr "\"E\" �� ��������������"
 
8519
 
 
8520
#: utils/adt/formatting.c:1426
 
8521
#, c-format
 
8522
msgid "\"%s\" is not a number"
 
8523
msgstr "\"%s\" �� �������� ������"
 
8524
 
 
8525
#: utils/adt/formatting.c:1691
 
8526
msgid "invalid AM/PM string"
 
8527
msgstr "�������� AM/PM ������"
 
8528
 
 
8529
#: utils/adt/formatting.c:2037
 
8530
msgid "\"TZ\"/\"tz\" not supported"
 
8531
msgstr "\"TZ\"/\"tz\" �� ��������������"
 
8532
 
 
8533
#: utils/adt/formatting.c:2047
 
8534
#, c-format
 
8535
msgid "invalid value for %s"
 
8536
msgstr "�������� �������� ��� %s"
 
8537
 
 
8538
#: utils/adt/formatting.c:3144
 
8539
msgid "AM/PM hour must be between 1 and 12"
 
8540
msgstr "��� � AM/PM ������ ���� ����� 1 � 12"
 
8541
 
 
8542
#: utils/adt/formatting.c:3218
 
8543
msgid "cannot calculate day of year without year information"
 
8544
msgstr "������ ��������� ���� ���� ��� ���������� � ����"
 
8545
 
 
8546
#: utils/adt/formatting.c:4084
 
8547
msgid "\"RN\" not supported"
 
8548
msgstr "\"RN\" �� ��������������"
 
8549
 
 
8550
#: utils/adt/geo_ops.c:292
 
8551
#: utils/adt/geo_ops.c:3953
 
8552
#: utils/adt/geo_ops.c:4843
 
8553
msgid "too many points requested"
 
8554
msgstr "��������� ������� ����� �����"
 
8555
 
 
8556
#: utils/adt/geo_ops.c:315
 
8557
msgid "could not format \"path\" value"
 
8558
msgstr "�� ���������� ��������������� �������� \"path\""
 
8559
 
 
8560
#: utils/adt/geo_ops.c:390
 
8561
#, c-format
 
8562
msgid "invalid input syntax for type box: \"%s\""
 
8563
msgstr "�������� ������� ��������� ��� ���� box: \"%s\""
 
8564
 
 
8565
#: utils/adt/geo_ops.c:903
 
8566
#, c-format
 
8567
msgid "invalid input syntax for type line: \"%s\""
 
8568
msgstr "�������� ������� ��������� ��� ���� line: \"%s\""
 
8569
 
 
8570
#: utils/adt/geo_ops.c:910
 
8571
#: utils/adt/geo_ops.c:977
 
8572
#: utils/adt/geo_ops.c:992
 
8573
#: utils/adt/geo_ops.c:1004
 
8574
msgid "type \"line\" not yet implemented"
 
8575
msgstr "��� \"line\" �ݣ �� ����������"
 
8576
 
 
8577
#: utils/adt/geo_ops.c:1352
 
8578
#: utils/adt/geo_ops.c:1375
 
8579
#, c-format
 
8580
msgid "invalid input syntax for type path: \"%s\""
 
8581
msgstr "�������� ������� ��������� ��� ���� path: \"%s\""
 
8582
 
 
8583
#: utils/adt/geo_ops.c:1412
 
8584
msgid "invalid number of points in external \"path\" value"
 
8585
msgstr ""
 
8586
 
 
8587
#: utils/adt/geo_ops.c:1753
 
8588
#, c-format
 
8589
msgid "invalid input syntax for type point: \"%s\""
 
8590
msgstr "�������� ������� ��������� ��� ���� point: \"%s\""
 
8591
 
 
8592
#: utils/adt/geo_ops.c:1981
 
8593
#, c-format
 
8594
msgid "invalid input syntax for type lseg: \"%s\""
 
8595
msgstr "�������� ������� ��������� ��� ���� lseg: \"%s\""
 
8596
 
 
8597
#: utils/adt/geo_ops.c:2573
 
8598
msgid "function \"dist_lb\" not implemented"
 
8599
msgstr "������� \"dist_lb\" �� �����������"
 
8600
 
 
8601
#: utils/adt/geo_ops.c:3086
 
8602
msgid "function \"close_lb\" not implemented"
 
8603
msgstr "������� \"close_lb\" �� �����������"
 
8604
 
 
8605
#: utils/adt/geo_ops.c:3365
 
8606
msgid "cannot create bounding box for empty polygon"
 
8607
msgstr ""
 
8608
 
 
8609
#: utils/adt/geo_ops.c:3389
 
8610
#: utils/adt/geo_ops.c:3401
 
8611
#, c-format
 
8612
msgid "invalid input syntax for type polygon: \"%s\""
 
8613
msgstr "�������� ������� ��������� ��� ���� polygon: \"%s\""
 
8614
 
 
8615
#: utils/adt/geo_ops.c:3441
 
8616
msgid "invalid number of points in external \"polygon\" value"
 
8617
msgstr ""
 
8618
 
 
8619
#: utils/adt/geo_ops.c:3751
 
8620
msgid "function \"poly_distance\" not implemented"
 
8621
msgstr "������� \"poly_distance\" �� �����������"
 
8622
 
 
8623
#: utils/adt/geo_ops.c:4063
 
8624
msgid "function \"path_center\" not implemented"
 
8625
msgstr "������� \"path_center\" �� �����������"
 
8626
 
 
8627
#: utils/adt/geo_ops.c:4080
 
8628
msgid "open path cannot be converted to polygon"
 
8629
msgstr ""
 
8630
 
 
8631
#: utils/adt/geo_ops.c:4247
 
8632
#: utils/adt/geo_ops.c:4257
 
8633
#: utils/adt/geo_ops.c:4272
 
8634
#: utils/adt/geo_ops.c:4278
 
8635
#, c-format
 
8636
msgid "invalid input syntax for type circle: \"%s\""
 
8637
msgstr "�������� ������� ��������� ��� ���� circle: \"%s\""
 
8638
 
 
8639
#: utils/adt/geo_ops.c:4300
 
8640
#: utils/adt/geo_ops.c:4308
 
8641
msgid "could not format \"circle\" value"
 
8642
msgstr "�� ���������� ��������������� �������� \"circle\""
 
8643
 
 
8644
#: utils/adt/geo_ops.c:4335
 
8645
msgid "invalid radius in external \"circle\" value"
 
8646
msgstr ""
 
8647
 
 
8648
#: utils/adt/geo_ops.c:4829
 
8649
msgid "cannot convert circle with radius zero to polygon"
 
8650
msgstr "������ ��������������� ���� � ������� �������� � �������"
 
8651
 
 
8652
#: utils/adt/geo_ops.c:4834
 
8653
msgid "must request at least 2 points"
 
8654
msgstr ""
 
8655
 
 
8656
#: utils/adt/geo_ops.c:4878
 
8657
#: utils/adt/geo_ops.c:4901
 
8658
msgid "cannot convert empty polygon to circle"
 
8659
msgstr "������ ��������������� ������ ������� � ����"
 
8660
 
 
8661
#: utils/adt/int.c:137
 
8662
msgid "int2vector has too many elements"
 
8663
msgstr "int2vector �������� ������� ����� ���������"
 
8664
 
 
8665
#: utils/adt/int.c:1294
 
8666
#: utils/adt/int8.c:1151
 
8667
msgid "step size may not equal zero"
 
8668
msgstr ""
 
8669
 
 
8670
#: utils/adt/int8.c:101
 
8671
#: utils/adt/int8.c:136
 
8672
#: utils/adt/numutils.c:74
 
8673
#: utils/adt/numutils.c:84
 
8674
#: utils/adt/numutils.c:97
 
8675
#, c-format
 
8676
msgid "invalid input syntax for integer: \"%s\""
 
8677
msgstr "�������� ������� ��������� ��� integer: \"%s\""
 
8678
 
 
8679
#: utils/adt/int8.c:117
 
8680
#, c-format
 
8681
msgid "value \"%s\" is out of range for type bigint"
 
8682
msgstr "�������� \"%s\" ��� ��������� ��� ���� bigint"
 
8683
 
 
8684
#: utils/adt/int8.c:506
 
8685
#: utils/adt/int8.c:534
 
8686
#: utils/adt/int8.c:554
 
8687
#: utils/adt/int8.c:583
 
8688
#: utils/adt/int8.c:608
 
8689
#: utils/adt/int8.c:626
 
8690
#: utils/adt/int8.c:660
 
8691
#: utils/adt/int8.c:705
 
8692
#: utils/adt/int8.c:725
 
8693
#: utils/adt/int8.c:751
 
8694
#: utils/adt/int8.c:776
 
8695
#: utils/adt/int8.c:796
 
8696
#: utils/adt/int8.c:816
 
8697
#: utils/adt/int8.c:842
 
8698
#: utils/adt/int8.c:1010
 
8699
#: utils/adt/int8.c:1049
 
8700
#: utils/adt/numeric.c:1838
 
8701
#: utils/adt/varbit.c:1313
 
8702
msgid "bigint out of range"
 
8703
msgstr "bigint ��� ���������"
 
8704
 
 
8705
#: utils/adt/int8.c:1066
 
8706
msgid "OID out of range"
 
8707
msgstr "OID ��� ���������"
 
8708
 
 
8709
#: utils/adt/oracle_compat.c:99
 
8710
#: utils/adt/oracle_compat.c:139
 
8711
msgid "invalid multibyte character for locale"
 
8712
msgstr ""
 
8713
 
 
8714
#: utils/adt/oracle_compat.c:100
 
8715
msgid "The server's LC_CTYPE locale is probably incompatible with the database encoding."
 
8716
msgstr ""
 
8717
 
 
8718
#: utils/adt/oracle_compat.c:411
 
8719
#: utils/adt/oracle_compat.c:508
 
8720
#: utils/adt/oracle_compat.c:1132
 
8721
msgid "requested length too large"
 
8722
msgstr "����������� ����� ������� ������"
 
8723
 
 
8724
#: utils/adt/mac.c:65
 
8725
#, c-format
 
8726
msgid "invalid input syntax for type macaddr: \"%s\""
 
8727
msgstr "�������� ������� ��������� ��� ���� macaddr: \"%s\""
 
8728
 
 
8729
#: utils/adt/mac.c:72
 
8730
#, c-format
 
8731
msgid "invalid octet value in \"macaddr\" value: \"%s\""
 
8732
msgstr ""
 
8733
 
 
8734
#: utils/adt/mac.c:190
 
8735
msgid "text too long to convert to MAC address"
 
8736
msgstr ""
 
8737
 
 
8738
#: utils/adt/misc.c:81
 
8739
msgid "must be superuser to signal other server processes"
 
8740
msgstr ""
 
8741
 
 
8742
#: utils/adt/misc.c:90
 
8743
#, c-format
 
8744
msgid "PID %d is not a PostgreSQL server process"
 
8745
msgstr "PID %d �� �������� PostgreSQL ��������"
 
8746
 
 
8747
#: utils/adt/misc.c:98
 
8748
#, c-format
 
8749
msgid "could not send signal to process %d: %m"
 
8750
msgstr ""
 
8751
 
 
8752
#: utils/adt/misc.c:156
 
8753
msgid "global tablespace never has databases"
 
8754
msgstr ""
 
8755
 
 
8756
#: utils/adt/misc.c:177
 
8757
#, c-format
 
8758
msgid "%u is not a tablespace OID"
 
8759
msgstr ""
 
8760
 
 
8761
#: utils/adt/nabstime.c:244
 
8762
#, c-format
 
8763
msgid "invalid time zone name: \"%s\""
 
8764
msgstr "�������� ��� ��������� ����: \"%s\""
 
8765
 
 
8766
#: utils/adt/nabstime.c:596
 
8767
#: utils/adt/nabstime.c:669
 
8768
msgid "cannot convert abstime \"invalid\" to timestamp"
 
8769
msgstr ""
 
8770
 
 
8771
#: utils/adt/nabstime.c:823
 
8772
#, c-format
 
8773
msgid "invalid input syntax for type tinterval: \"%s\""
 
8774
msgstr "�������� ������� ��������� ��� ���� tinterval: \"%s\""
 
8775
 
 
8776
#: utils/adt/nabstime.c:888
 
8777
msgid "invalid status in external \"tinterval\" value"
 
8778
msgstr ""
 
8779
 
 
8780
#: utils/adt/nabstime.c:980
 
8781
msgid "cannot convert reltime \"invalid\" to interval"
 
8782
msgstr ""
 
8783
 
 
8784
#: utils/adt/network.c:105
 
8785
#, c-format
 
8786
msgid "invalid cidr value: \"%s\""
 
8787
msgstr "�������� �������� cidr: \"%s\""
 
8788
 
 
8789
#: utils/adt/network.c:106
 
8790
#: utils/adt/network.c:233
 
8791
msgid "Value has bits set to right of mask."
 
8792
msgstr ""
 
8793
 
 
8794
#: utils/adt/network.c:153
 
8795
#: utils/adt/network.c:528
 
8796
#: utils/adt/network.c:554
 
8797
#: utils/adt/network.c:590
 
8798
#, c-format
 
8799
msgid "could not format inet value: %m"
 
8800
msgstr "�� ���������� ��������������� �������� inet: %m"
 
8801
 
 
8802
#: utils/adt/network.c:198
 
8803
msgid "invalid address family in external \"inet\" value"
 
8804
msgstr ""
 
8805
 
 
8806
#: utils/adt/network.c:203
 
8807
msgid "invalid bits in external \"inet\" value"
 
8808
msgstr "�������� ���� �� ������� �������� \"inet\""
 
8809
 
 
8810
#: utils/adt/network.c:209
 
8811
msgid "invalid type in external \"inet\" value"
 
8812
msgstr "�������� ��� �� ������� �������� \"inet\""
 
8813
 
 
8814
#: utils/adt/network.c:214
 
8815
msgid "invalid length in external \"inet\" value"
 
8816
msgstr "�������� ����� �� ������� �������� \"inet\""
 
8817
 
 
8818
#: utils/adt/network.c:232
 
8819
msgid "invalid external \"cidr\" value"
 
8820
msgstr "�������� ������� �������� \"cidr\""
 
8821
 
 
8822
#: utils/adt/network.c:319
 
8823
#, c-format
 
8824
msgid "invalid mask length: %d"
 
8825
msgstr "�������� ����� �����: %d"
 
8826
 
 
8827
#: utils/adt/not_in.c:64
 
8828
#: utils/adt/regproc.c:1110
 
8829
#: utils/adt/regproc.c:1115
 
8830
#: utils/adt/varlena.c:1636
 
8831
#: utils/adt/varlena.c:1641
 
8832
msgid "invalid name syntax"
 
8833
msgstr "������ ���������� �����"
 
8834
 
 
8835
#: utils/adt/not_in.c:65
 
8836
msgid "Must provide \"relationname.columnname\"."
 
8837
msgstr "����� ������������ \"���_���������.���_�������\"."
 
8838
 
 
8839
#: utils/adt/numeric.c:397
 
8840
msgid "invalid length in external \"numeric\" value"
 
8841
msgstr "�������� ����� �� ������� �������� \"numeric\""
 
8842
 
 
8843
#: utils/adt/numeric.c:408
 
8844
msgid "invalid sign in external \"numeric\" value"
 
8845
msgstr "�������� ���� �� ������� �������� \"numeric\""
 
8846
 
 
8847
#: utils/adt/numeric.c:418
 
8848
msgid "invalid digit in external \"numeric\" value"
 
8849
msgstr "�������� ����� �� ������� �������� \"numeric\""
 
8850
 
 
8851
#: utils/adt/numeric.c:835
 
8852
msgid "count must be greater than zero"
 
8853
msgstr "�ޣ���� ������ ���� ������ ����"
 
8854
 
 
8855
#: utils/adt/numeric.c:848
 
8856
msgid "lower bound cannot equal upper bound"
 
8857
msgstr "������ ������ �� ����� ���� ����� ��������"
 
8858
 
 
8859
#: utils/adt/numeric.c:1761
 
8860
msgid "cannot convert NaN to integer"
 
8861
msgstr "������ ������������� NaN � integer"
 
8862
 
 
8863
#: utils/adt/numeric.c:1829
 
8864
msgid "cannot convert NaN to bigint"
 
8865
msgstr "������ ������������� NaN � bigint"
 
8866
 
 
8867
#: utils/adt/numeric.c:1877
 
8868
msgid "cannot convert NaN to smallint"
 
8869
msgstr "������ ������������� NaN � smallint"
 
8870
 
 
8871
#: utils/adt/numeric.c:2720
 
8872
#: utils/adt/numeric.c:2743
 
8873
#: utils/adt/numeric.c:2767
 
8874
#: utils/adt/numeric.c:2774
 
8875
#: utils/adt/numeric.c:2788
 
8876
#, c-format
 
8877
msgid "invalid input syntax for type numeric: \"%s\""
 
8878
msgstr "�������� ������� ��������� ��� ���� numeric: \"%s\""
 
8879
 
 
8880
#: utils/adt/numeric.c:3086
 
8881
msgid "value overflows numeric format"
 
8882
msgstr "�������� ����������� ������ numeric"
 
8883
 
 
8884
#: utils/adt/numeric.c:3156
 
8885
msgid "numeric field overflow"
 
8886
msgstr "������������ ���� numeric"
 
8887
 
 
8888
#: utils/adt/numeric.c:3157
 
8889
#, c-format
 
8890
msgid "The absolute value is greater than or equal to 10^%d for field with precision %d, scale %d."
 
8891
msgstr ""
 
8892
 
 
8893
#: utils/adt/numeric.c:4310
 
8894
msgid "argument for function \"exp\" too big"
 
8895
msgstr "�������� ��� ������� \"exp\" ������� �����"
 
8896
 
 
8897
#: utils/adt/numeric.c:4692
 
8898
msgid "zero raised to zero is undefined"
 
8899
msgstr "���� � ������� ���� �� ������̣�"
 
8900
 
 
8901
#: utils/adt/numutils.c:111
 
8902
#, c-format
 
8903
msgid "value \"%s\" is out of range for type integer"
 
8904
msgstr "�������� \"%s\" ��� ��������� ��� ���� integer"
 
8905
 
 
8906
#: utils/adt/numutils.c:117
 
8907
#, c-format
 
8908
msgid "value \"%s\" is out of range for type smallint"
 
8909
msgstr "�������� \"%s\" ��� ��������� ��� ���� smallint"
 
8910
 
 
8911
#: utils/adt/numutils.c:123
 
8912
#, c-format
 
8913
msgid "value \"%s\" is out of range for 8-bit integer"
 
8914
msgstr "�������� \"%s\" ��� ��������� ��� ���� integer 8 ���"
 
8915
 
 
8916
#: utils/adt/oid.c:45
 
8917
msgid "deprecated input syntax for type oid: \"\""
 
8918
msgstr "���������� ��������� ��� ���� oid: \"\""
 
8919
 
 
8920
#: utils/adt/oid.c:60
 
8921
#: utils/adt/oid.c:66
 
8922
#: utils/adt/oid.c:87
 
8923
#, c-format
 
8924
msgid "invalid input syntax for type oid: \"%s\""
 
8925
msgstr "�������� ������� ��������� ��� ���� oid: \"%s\""
 
8926
 
 
8927
#: utils/adt/oid.c:72
 
8928
#: utils/adt/oid.c:110
 
8929
#, c-format
 
8930
msgid "value \"%s\" is out of range for type oid"
 
8931
msgstr "�������� \"%s\" ��� ��������� ��� ���� oid"
 
8932
 
 
8933
#: utils/adt/oid.c:188
 
8934
msgid "oidvector has too many elements"
 
8935
msgstr "oidvector �������� ������� ����� ���������"
 
8936
 
 
8937
#: utils/adt/ruleutils.c:1615
 
8938
#, c-format
 
8939
msgid "rule \"%s\" has unsupported event type %d"
 
8940
msgstr "������� \"%s\" ����� ���������������� ��� ������� %d"
 
8941
 
 
8942
#: utils/adt/pseudotypes.c:94
 
8943
msgid "cannot accept a value of type any"
 
8944
msgstr "�� ���� ������� �������� ���� any"
 
8945
 
 
8946
#: utils/adt/pseudotypes.c:107
 
8947
msgid "cannot display a value of type any"
 
8948
msgstr "�� ���� ���������� �������� ���� any"
 
8949
 
 
8950
#: utils/adt/pseudotypes.c:121
 
8951
#: utils/adt/pseudotypes.c:149
 
8952
msgid "cannot accept a value of type anyarray"
 
8953
msgstr "�� ���� ������� �������� ���� anyarray"
 
8954
 
 
8955
#: utils/adt/pseudotypes.c:199
 
8956
msgid "cannot accept a value of type trigger"
 
8957
msgstr "�� ���� ������� �������� ���� trigger"
 
8958
 
 
8959
#: utils/adt/pseudotypes.c:212
 
8960
msgid "cannot display a value of type trigger"
 
8961
msgstr "�� ���� ���������� �������� ���� trigger"
 
8962
 
 
8963
#: utils/adt/pseudotypes.c:226
 
8964
msgid "cannot accept a value of type language_handler"
 
8965
msgstr "�� ���� ������� �������� ���� language_handler"
 
8966
 
 
8967
#: utils/adt/pseudotypes.c:239
 
8968
msgid "cannot display a value of type language_handler"
 
8969
msgstr "�� ���� ���������� �������� ���� language_handler"
 
8970
 
 
8971
#: utils/adt/pseudotypes.c:253
 
8972
msgid "cannot accept a value of type internal"
 
8973
msgstr "�� ���� ������� �������� ���� internal"
 
8974
 
 
8975
#: utils/adt/pseudotypes.c:266
 
8976
msgid "cannot display a value of type internal"
 
8977
msgstr "�� ���� ���������� �������� ���� internal"
 
8978
 
 
8979
#: utils/adt/pseudotypes.c:280
 
8980
msgid "cannot accept a value of type opaque"
 
8981
msgstr "�� ���� ������� �������� ���� opaque"
 
8982
 
 
8983
#: utils/adt/pseudotypes.c:293
 
8984
msgid "cannot display a value of type opaque"
 
8985
msgstr "�� ���� ���������� �������� ���� opaque"
 
8986
 
 
8987
#: utils/adt/pseudotypes.c:307
 
8988
msgid "cannot accept a value of type anyelement"
 
8989
msgstr "�� ���� ������� �������� ���� anyelement"
 
8990
 
 
8991
#: utils/adt/pseudotypes.c:320
 
8992
msgid "cannot display a value of type anyelement"
 
8993
msgstr "�� ���� ���������� �������� ���� anyelement"
 
8994
 
 
8995
#: utils/adt/regexp.c:155
 
8996
#: utils/adt/regexp.c:241
 
8997
#, c-format
 
8998
msgid "regular expression failed: %s"
 
8999
msgstr "������ � ���������� ���������: %s"
 
9000
 
 
9001
#: utils/adt/regexp.c:187
 
9002
#, c-format
 
9003
msgid "invalid regular expression: %s"
 
9004
msgstr "�������� ���������� ���������: %s"
 
9005
 
 
9006
#: utils/adt/regproc.c:122
 
9007
#: utils/adt/regproc.c:142
 
9008
#, c-format
 
9009
msgid "more than one function named \"%s\""
 
9010
msgstr "��� ��� ����� ������� � ������ \"%s\""
 
9011
 
 
9012
#: utils/adt/regproc.c:471
 
9013
#: utils/adt/regproc.c:491
 
9014
#, c-format
 
9015
msgid "more than one operator named %s"
 
9016
msgstr "����� ������ ��������� � ������ %s"
 
9017
 
 
9018
#: utils/adt/regproc.c:644
 
9019
#: utils/adt/regproc.c:1276
 
9020
msgid "too many arguments"
 
9021
msgstr "������� ����� ����������"
 
9022
 
 
9023
#: utils/adt/regproc.c:645
 
9024
msgid "Provide two argument types for operator."
 
9025
msgstr "����������� ��� ���� ���������� ��� ���������."
 
9026
 
 
9027
#: utils/adt/regproc.c:1174
 
9028
msgid "expected a left parenthesis"
 
9029
msgstr "��������� ����� ������"
 
9030
 
 
9031
#: utils/adt/regproc.c:1190
 
9032
msgid "expected a right parenthesis"
 
9033
msgstr "��������� ������ ������"
 
9034
 
 
9035
#: utils/adt/regproc.c:1209
 
9036
msgid "expected a type name"
 
9037
msgstr "��������� ��� ����"
 
9038
 
 
9039
#: utils/adt/regproc.c:1241
 
9040
msgid "improper type name"
 
9041
msgstr "�������� ��� ����"
 
9042
 
 
9043
#: utils/adt/ri_triggers.c:338
 
9044
#: utils/adt/ri_triggers.c:2744
 
9045
#: utils/adt/ri_triggers.c:3249
 
9046
#: utils/adt/ri_triggers.c:3286
 
9047
#, c-format
 
9048
msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
 
9049
msgstr ""
 
9050
 
 
9051
#: utils/adt/ri_triggers.c:341
 
9052
#: utils/adt/ri_triggers.c:2747
 
9053
msgid "MATCH FULL does not allow mixing of null and nonnull key values."
 
9054
msgstr ""
 
9055
 
 
9056
#: utils/adt/ri_triggers.c:2483
 
9057
#: utils/adt/ri_triggers.c:2972
 
9058
#, c-format
 
9059
msgid "function \"%s\" called with wrong number of trigger arguments"
 
9060
msgstr "������� \"%s\" ������� � ������������ ������ ���������� ����������"
 
9061
 
 
9062
#: utils/adt/ri_triggers.c:2501
 
9063
#: utils/adt/ri_triggers.c:2982
 
9064
#, c-format
 
9065
msgid "no target table given for trigger \"%s\" on table \"%s\""
 
9066
msgstr "�� ������� ������� ���������� ��� �������� \"%s\" ��� ������� \"%s\""
 
9067
 
 
9068
#: utils/adt/ri_triggers.c:2504
 
9069
#: utils/adt/ri_triggers.c:2985
 
9070
msgid "Remove this referential integrity trigger and its mates, then do ALTER TABLE ADD CONSTRAINT."
 
9071
msgstr ""
 
9072
 
 
9073
#: utils/adt/ri_triggers.c:2892
 
9074
#: utils/adt/ri_triggers.c:2902
 
9075
#: utils/adt/ri_triggers.c:3348
 
9076
#, c-format
 
9077
msgid "table \"%s\" does not have column \"%s\" referenced by constraint \"%s\""
 
9078
msgstr "������� \"%s\" �� ����� ������� \"%s\" ��������� ������������ \"%s\""
 
9079
 
 
9080
#: utils/adt/ri_triggers.c:2922
 
9081
#, c-format
 
9082
msgid "function \"%s\" was not called by trigger manager"
 
9083
msgstr "������� \"%s\" �� ���� ������� ���������� ���������"
 
9084
 
 
9085
#: utils/adt/ri_triggers.c:2931
 
9086
#, c-format
 
9087
msgid "function \"%s\" must be fired AFTER ROW"
 
9088
msgstr "������� \"%s\" ������ ����������� � AFTER ROW"
 
9089
 
 
9090
#: utils/adt/ri_triggers.c:2939
 
9091
#, c-format
 
9092
msgid "function \"%s\" must be fired for INSERT"
 
9093
msgstr "������� \"%s\" ������ ����������� ��� INSERT"
 
9094
 
 
9095
#: utils/adt/ri_triggers.c:2945
 
9096
#, c-format
 
9097
msgid "function \"%s\" must be fired for UPDATE"
 
9098
msgstr "������� \"%s\" ������ ����������� ��� UPDATE"
 
9099
 
 
9100
#: utils/adt/ri_triggers.c:2952
 
9101
#, c-format
 
9102
msgid "function \"%s\" must be fired for INSERT or UPDATE"
 
9103
msgstr "������� \"%s\" ������ ����������� ��� INSERT ��� UPDATE"
 
9104
 
 
9105
#: utils/adt/ri_triggers.c:2959
 
9106
#, c-format
 
9107
msgid "function \"%s\" must be fired for DELETE"
 
9108
msgstr "������� \"%s\" ������ ����������� ��� DELETE"
 
9109
 
 
9110
#: utils/adt/ri_triggers.c:3216
 
9111
#, c-format
 
9112
msgid "referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave unexpected result"
 
9113
msgstr ""
 
9114
 
 
9115
#: utils/adt/ri_triggers.c:3220
 
9116
msgid "This is most likely due to a rule having rewritten the query."
 
9117
msgstr ""
 
9118
 
 
9119
#: utils/adt/ri_triggers.c:3251
 
9120
#, c-format
 
9121
msgid "No rows were found in \"%s\"."
 
9122
msgstr "����� � \"%s\" �� �������."
 
9123
 
 
9124
#: utils/adt/ri_triggers.c:3288
 
9125
#, c-format
 
9126
msgid "Key (%s)=(%s) is not present in table \"%s\"."
 
9127
msgstr "���� (%s)=(%s) ����������� � ������� \"%s\"."
 
9128
 
 
9129
#: utils/adt/ri_triggers.c:3294
 
9130
#, c-format
 
9131
msgid "update or delete on \"%s\" violates foreign key constraint \"%s\" on \"%s\""
 
9132
msgstr ""
 
9133
 
 
9134
#: utils/adt/ri_triggers.c:3297
 
9135
#, c-format
 
9136
msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
 
9137
msgstr "���� (%s)=(%s) �ӣ �ݣ ��������� �� ������� \"%s\"."
 
9138
 
 
9139
#: utils/adt/rowtypes.c:78
 
9140
#: utils/adt/rowtypes.c:442
 
9141
msgid "input of anonymous composite types is not implemented"
 
9142
msgstr ""
 
9143
 
 
9144
#: utils/adt/rowtypes.c:125
 
9145
#: utils/adt/rowtypes.c:152
 
9146
#: utils/adt/rowtypes.c:176
 
9147
#: utils/adt/rowtypes.c:184
 
9148
#: utils/adt/rowtypes.c:234
 
9149
#: utils/adt/rowtypes.c:242
 
9150
#, c-format
 
9151
msgid "malformed record literal: \"%s\""
 
9152
msgstr ""
 
9153
 
 
9154
#: utils/adt/rowtypes.c:126
 
9155
msgid "Missing left parenthesis."
 
9156
msgstr "����������� ����� ������."
 
9157
 
 
9158
#: utils/adt/rowtypes.c:153
 
9159
msgid "Too few columns."
 
9160
msgstr "������� ���� �������."
 
9161
 
 
9162
#: utils/adt/rowtypes.c:178
 
9163
#: utils/adt/rowtypes.c:186
 
9164
msgid "Unexpected end of input."
 
9165
msgstr "����������� ����� �����."
 
9166
 
 
9167
#: utils/adt/rowtypes.c:235
 
9168
msgid "Too many columns."
 
9169
msgstr "������� ����� �������."
 
9170
 
 
9171
#: utils/adt/rowtypes.c:243
 
9172
msgid "Junk after right parenthesis."
 
9173
msgstr "����� ����� ������ ������."
 
9174
 
 
9175
#: utils/adt/rowtypes.c:491
 
9176
#, c-format
 
9177
msgid "wrong number of columns: %d, expected %d"
 
9178
msgstr "�������� ����� �������: %d, ���������: %d"
 
9179
 
 
9180
#: utils/adt/rowtypes.c:515
 
9181
#, c-format
 
9182
msgid "wrong data type: %u, expected %u"
 
9183
msgstr "�������� ��� ������: %u, �������� %u"
 
9184
 
 
9185
#: utils/adt/rowtypes.c:574
 
9186
#, c-format
 
9187
msgid "improper binary format in record column %d"
 
9188
msgstr ""
 
9189
 
 
9190
#: utils/adt/timestamp.c:97
 
9191
#: utils/adt/timestamp.c:338
 
9192
#, c-format
 
9193
msgid "timestamp out of range: \"%s\""
 
9194
msgstr "timestamp ��� ���������: \"%s\""
 
9195
 
 
9196
#: utils/adt/timestamp.c:115
 
9197
#: utils/adt/timestamp.c:356
 
9198
#: utils/adt/timestamp.c:535
 
9199
#, c-format
 
9200
msgid "date/time value \"%s\" is no longer supported"
 
9201
msgstr "�������� ����/������� \"%s\" ������ �� ��������������"
 
9202
 
 
9203
#: utils/adt/timestamp.c:270
 
9204
#, c-format
 
9205
msgid "timestamp(%d) precision must be between %d and %d"
 
9206
msgstr "�������� timestamp(%d) ������ ���� ����� %d � %d"
 
9207
 
 
9208
#: utils/adt/timestamp.c:528
 
9209
#: utils/adt/timestamp.c:2407
 
9210
#: utils/adt/timestamp.c:2525
 
9211
#: utils/adt/timestamp.c:3060
 
9212
msgid "interval out of range"
 
9213
msgstr "interval ��� ���������"
 
9214
 
 
9215
#: utils/adt/timestamp.c:881
 
9216
#, c-format
 
9217
msgid "interval(%d) precision must be between %d and %d"
 
9218
msgstr "�������� interval(%d) ������ ���� ����� %d � %d"
 
9219
 
 
9220
#: utils/adt/timestamp.c:1881
 
9221
msgid "cannot subtract infinite timestamps"
 
9222
msgstr ""
 
9223
 
 
9224
#: utils/adt/timestamp.c:2585
 
9225
#, c-format
 
9226
msgid "invalid input syntax for type timestamp: \"%s\""
 
9227
msgstr "�������� ������� ��������� ��� ���� timestamp: \"%s\""
 
9228
 
 
9229
#: utils/adt/timestamp.c:2645
 
9230
#, c-format
 
9231
msgid "invalid input syntax for type timestamp with time zone: \"%s\""
 
9232
msgstr "�������� ������� ��������� ��� ���� timestamp with time zone: \"%s\""
 
9233
 
 
9234
#: utils/adt/timestamp.c:2706
 
9235
#, c-format
 
9236
msgid "invalid input syntax for type interval: \"%s\""
 
9237
msgstr "�������� ������� ��������� ��� ���� interval: \"%s\""
 
9238
 
 
9239
#: utils/adt/timestamp.c:2817
 
9240
#: utils/adt/timestamp.c:3363
 
9241
#: utils/adt/timestamp.c:3420
 
9242
#, c-format
 
9243
msgid "timestamp units \"%s\" not supported"
 
9244
msgstr "������� timestamp \"%s\" �� ��������������"
 
9245
 
 
9246
#: utils/adt/timestamp.c:2831
 
9247
#: utils/adt/timestamp.c:3430
 
9248
#, c-format
 
9249
msgid "timestamp units \"%s\" not recognized"
 
9250
msgstr "������� timestamp \"%s\" �� ����������"
 
9251
 
 
9252
#: utils/adt/timestamp.c:2957
 
9253
#: utils/adt/timestamp.c:3588
 
9254
#: utils/adt/timestamp.c:3626
 
9255
#, c-format
 
9256
msgid "timestamp with time zone units \"%s\" not supported"
 
9257
msgstr "������� timestamp with time zone \"%s\" �� ��������������"
 
9258
 
 
9259
#: utils/adt/timestamp.c:2974
 
9260
#: utils/adt/timestamp.c:3635
 
9261
#, c-format
 
9262
msgid "timestamp with time zone units \"%s\" not recognized"
 
9263
msgstr "������� timestamp with time zone \"%s\" �� ����������"
 
9264
 
 
9265
#: utils/adt/timestamp.c:3053
 
9266
#: utils/adt/timestamp.c:3741
 
9267
#, c-format
 
9268
msgid "interval units \"%s\" not supported"
 
9269
msgstr "������� interval \"%s\" �� ��������������"
 
9270
 
 
9271
#: utils/adt/timestamp.c:3069
 
9272
#: utils/adt/timestamp.c:3771
 
9273
#, c-format
 
9274
msgid "interval units \"%s\" not recognized"
 
9275
msgstr "������� interval \"%s\" �� ����������"
 
9276
 
 
9277
#: utils/adt/timestamp.c:3093
 
9278
msgid "cannot calculate week number without year information"
 
9279
msgstr "������ ��������� ����� ������ ��� ���������� � ����"
 
9280
 
 
9281
#: utils/adt/timestamp.c:3842
 
9282
#: utils/adt/timestamp.c:3991
 
9283
#, c-format
 
9284
msgid "interval time zone \"%s\" must not specify month"
 
9285
msgstr ""
 
9286
 
 
9287
#: utils/adt/selfuncs.c:3370
 
9288
#: utils/adt/selfuncs.c:3775
 
9289
msgid "case insensitive matching not supported on type bytea"
 
9290
msgstr ""
 
9291
 
 
9292
#: utils/adt/selfuncs.c:3477
 
9293
#: utils/adt/selfuncs.c:3936
 
9294
msgid "regular-expression matching not supported on type bytea"
 
9295
msgstr ""
 
9296
 
 
9297
#: utils/adt/tid.c:66
 
9298
#: utils/adt/tid.c:74
 
9299
#: utils/adt/tid.c:82
 
9300
#, c-format
 
9301
msgid "invalid input syntax for type tid: \"%s\""
 
9302
msgstr "�������� ������� ��������� ��� ���� tid: \"%s\""
 
9303
 
 
9304
#: utils/adt/varbit.c:109
 
9305
#: utils/adt/varbit.c:263
 
9306
#, c-format
 
9307
msgid "bit string length %d does not match type bit(%d)"
 
9308
msgstr "����� ������ ����� %d �� ��������� � ����� bit(%d)"
 
9309
 
 
9310
#: utils/adt/varbit.c:131
 
9311
#: utils/adt/varbit.c:370
 
9312
#, c-format
 
9313
msgid "\"%c\" is not a valid binary digit"
 
9314
msgstr "\"%c\" �� �������� ������ �������� ������"
 
9315
 
 
9316
#: utils/adt/varbit.c:156
 
9317
#: utils/adt/varbit.c:395
 
9318
#, c-format
 
9319
msgid "\"%c\" is not a valid hexadecimal digit"
 
9320
msgstr "\"%c\" �� �������� ������ ����������������� ��������"
 
9321
 
 
9322
#: utils/adt/varbit.c:348
 
9323
#: utils/adt/varbit.c:532
 
9324
#, c-format
 
9325
msgid "bit string too long for type bit varying(%d)"
 
9326
msgstr "������ ����� ������� ������ ��� ���� bit varying(%d)"
 
9327
 
 
9328
#: utils/adt/varbit.c:472
 
9329
msgid "invalid length in external bit string"
 
9330
msgstr "�������� ����� �� ������� ������ �����"
 
9331
 
 
9332
#: utils/adt/varbit.c:905
 
9333
msgid "cannot AND bit strings of different sizes"
 
9334
msgstr "������ ������������ \"�\" (AND) ��� ������� ����� ������ �����"
 
9335
 
 
9336
#: utils/adt/varbit.c:946
 
9337
msgid "cannot OR bit strings of different sizes"
 
9338
msgstr "������ ������������ \"���\" (OR) ��� ������� ����� ������ �����"
 
9339
 
 
9340
#: utils/adt/varbit.c:992
 
9341
msgid "cannot XOR bit strings of different sizes"
 
9342
msgstr "������ ������������ \"������������ ���\" (XOR) ��� ������� ����� ������ �����"
 
9343
 
 
9344
#: utils/adt/varchar.c:105
 
9345
#: utils/adt/varchar.c:225
 
9346
#, c-format
 
9347
msgid "value too long for type character(%d)"
 
9348
msgstr "�������� ������ ��� ���� character(%d)"
 
9349
 
 
9350
#: utils/adt/varchar.c:383
 
9351
#: utils/adt/varchar.c:475
 
9352
#, c-format
 
9353
msgid "value too long for type character varying(%d)"
 
9354
msgstr "�������� ������ ��� ���� character varying(%d)"
 
9355
 
 
9356
#: utils/adt/varlena.c:582
 
9357
#: utils/adt/varlena.c:646
 
9358
#: utils/adt/varlena.c:1312
 
9359
msgid "negative substring length not allowed"
 
9360
msgstr ""
 
9361
 
 
9362
#: utils/adt/varlena.c:1407
 
9363
#: utils/adt/varlena.c:1438
 
9364
#: utils/adt/varlena.c:1474
 
9365
#: utils/adt/varlena.c:1517
 
9366
#, c-format
 
9367
msgid "index %d out of valid range, 0..%d"
 
9368
msgstr "������ %d ��� ���������, 0..%d"
 
9369
 
 
9370
#: utils/adt/varlena.c:1529
 
9371
msgid "new bit must be 0 or 1"
 
9372
msgstr "����� ��� ������ ���� 0 ��� 1"
 
9373
 
 
9374
#: utils/adt/varlena.c:2016
 
9375
msgid "field position must be greater than zero"
 
9376
msgstr "������� ���� ������ ���� ������ ����"
 
9377
 
 
9378
#: utils/cache/lsyscache.c:1687
 
9379
#: utils/cache/lsyscache.c:1723
 
9380
#: utils/cache/lsyscache.c:1759
 
9381
#: utils/cache/lsyscache.c:1795
 
9382
#, c-format
 
9383
msgid "type %s is only a shell"
 
9384
msgstr "��� %s �������� ������ ���������"
 
9385
 
 
9386
#: utils/cache/lsyscache.c:1692
 
9387
#, c-format
 
9388
msgid "no input function available for type %s"
 
9389
msgstr ""
 
9390
 
 
9391
#: utils/cache/lsyscache.c:1728
 
9392
#, c-format
 
9393
msgid "no output function available for type %s"
 
9394
msgstr ""
 
9395
 
 
9396
#: utils/cache/relcache.c:3264
 
9397
#, c-format
 
9398
msgid "could not create relation-cache initialization file \"%s\": %m"
 
9399
msgstr "�� ���������� ������� ���� ������������� ��� ���� ��������� \"%s\": %m"
 
9400
 
 
9401
#: utils/cache/relcache.c:3266
 
9402
msgid "Continuing anyway, but there's something wrong."
 
9403
msgstr "���������� � ����� ������, �� ���-�� �� ���."
 
9404
 
 
9405
#: utils/cache/typcache.c:414
 
9406
#, c-format
 
9407
msgid "type %s is not composite"
 
9408
msgstr "��� %s �� �������� ������-���������"
 
9409
 
 
9410
#: utils/cache/typcache.c:428
 
9411
msgid "record type has not been registered"
 
9412
msgstr ""
 
9413
 
 
9414
#: utils/error/assert.c:34
 
9415
msgid "TRAP: ExceptionalCondition: bad arguments\n"
 
9416
msgstr ""
 
9417
 
 
9418
#: utils/error/assert.c:37
 
9419
#, c-format
 
9420
msgid "TRAP: %s(\"%s\", File: \"%s\", Line: %d)\n"
 
9421
msgstr "TRAP: %s(\"%s\", ����: \"%s\", ������: %d)\n"
 
9422
 
 
9423
#: utils/error/elog.c:1128
 
9424
#, c-format
 
9425
msgid "could not reopen file \"%s\" as stderr: %m"
 
9426
msgstr "�� ���������� ����������� ���� \"%s\" ��� stderr: %m"
 
9427
 
 
9428
#: utils/error/elog.c:1141
 
9429
#, c-format
 
9430
msgid "could not reopen file \"%s\" as stdout: %m"
 
9431
msgstr "�� ���������� ����������� ���� \"%s\" ��� stdout: %m"
 
9432
 
 
9433
#: utils/error/elog.c:1350
 
9434
#: utils/error/elog.c:1360
 
9435
msgid "[unknown]"
 
9436
msgstr ""
 
9437
 
 
9438
#: utils/error/elog.c:1488
 
9439
#: utils/error/elog.c:1681
 
9440
#: utils/error/elog.c:1757
 
9441
msgid "missing error text"
 
9442
msgstr "����������� ����� ������"
 
9443
 
 
9444
#: utils/error/elog.c:1491
 
9445
#: utils/error/elog.c:1494
 
9446
#: utils/error/elog.c:1760
 
9447
#: utils/error/elog.c:1763
 
9448
#, c-format
 
9449
msgid " at character %d"
 
9450
msgstr " �� ������� %d"
 
9451
 
 
9452
#: utils/error/elog.c:1504
 
9453
msgid "DETAIL:  "
 
9454
msgstr "�����������:  "
 
9455
 
 
9456
#: utils/error/elog.c:1511
 
9457
msgid "HINT:  "
 
9458
msgstr "���������:  "
 
9459
 
 
9460
#: utils/error/elog.c:1518
 
9461
msgid "QUERY:  "
 
9462
msgstr "������:  "
 
9463
 
 
9464
#: utils/error/elog.c:1525
 
9465
msgid "CONTEXT:  "
 
9466
msgstr "��������:  "
 
9467
 
 
9468
#: utils/error/elog.c:1535
 
9469
#, c-format
 
9470
msgid "LOCATION:  %s, %s:%d\n"
 
9471
msgstr "���:       %s, %s:%d\n"
 
9472
 
 
9473
#: utils/error/elog.c:1542
 
9474
#, c-format
 
9475
msgid "LOCATION:  %s:%d\n"
 
9476
msgstr "���:       %s:%d\n"
 
9477
 
 
9478
#: utils/error/elog.c:1555
 
9479
msgid "STATEMENT:  "
 
9480
msgstr "�������:  "
 
9481
 
 
9482
#: utils/error/elog.c:1873
 
9483
#, c-format
 
9484
msgid "operating system error %d"
 
9485
msgstr "������ ������������ ������� %d"
 
9486
 
 
9487
#: utils/error/elog.c:1896
 
9488
msgid "DEBUG"
 
9489
msgstr "DEBUG"
 
9490
 
 
9491
#: utils/error/elog.c:1900
 
9492
msgid "LOG"
 
9493
msgstr "LOG"
 
9494
 
 
9495
#: utils/error/elog.c:1903
 
9496
msgid "INFO"
 
9497
msgstr "INFO"
 
9498
 
 
9499
#: utils/error/elog.c:1906
 
9500
msgid "NOTICE"
 
9501
msgstr "NOTICE"
 
9502
 
 
9503
#: utils/error/elog.c:1909
 
9504
msgid "WARNING"
 
9505
msgstr "WARNING"
 
9506
 
 
9507
#: utils/error/elog.c:1912
 
9508
msgid "ERROR"
 
9509
msgstr "ERROR"
 
9510
 
 
9511
#: utils/error/elog.c:1915
 
9512
msgid "FATAL"
 
9513
msgstr "FATAL"
 
9514
 
 
9515
#: utils/error/elog.c:1918
 
9516
msgid "PANIC"
 
9517
msgstr "PANIC"
 
9518
 
 
9519
#: utils/fmgr/fmgr.c:246
 
9520
#, c-format
 
9521
msgid "internal function \"%s\" is not in internal lookup table"
 
9522
msgstr "���������� ������� \"%s\" �� �� ���������� ��������� �������"
 
9523
 
 
9524
#: utils/fmgr/fmgr.c:448
 
9525
#, c-format
 
9526
msgid "unrecognized API version %d reported by info function \"%s\""
 
9527
msgstr ""
 
9528
 
 
9529
#: utils/fmgr/fmgr.c:759
 
9530
#: utils/fmgr/fmgr.c:1634
 
9531
#, c-format
 
9532
msgid "function %u has too many arguments (%d, maximum is %d)"
 
9533
msgstr "������� %u �������� ������� ����� ���������� (%d, ��� ��������� %d)"
 
9534
 
 
9535
#: utils/fmgr/dfmgr.c:107
 
9536
#: utils/fmgr/dfmgr.c:209
 
9537
#: utils/fmgr/dfmgr.c:263
 
9538
#, c-format
 
9539
msgid "could not access file \"%s\": %m"
 
9540
msgstr "��� ������� � ����� \"%s\": %m"
 
9541
 
 
9542
#: utils/fmgr/dfmgr.c:145
 
9543
#, c-format
 
9544
msgid "could not load library \"%s\": %s"
 
9545
msgstr "�� ���������� ��������� ���������� \"%s\": %s"
 
9546
 
 
9547
#: utils/fmgr/dfmgr.c:175
 
9548
#, c-format
 
9549
msgid "could not find function \"%s\" in file \"%s\""
 
9550
msgstr "�� ���������� ����� ������� \"%s\" � ����� \"%s\""
 
9551
 
 
9552
#: utils/fmgr/dfmgr.c:354
 
9553
#, c-format
 
9554
msgid "invalid macro name in dynamic library path: %s"
 
9555
msgstr ""
 
9556
 
 
9557
#: utils/fmgr/dfmgr.c:398
 
9558
msgid "zero-length component in parameter \"dynamic_library_path\""
 
9559
msgstr ""
 
9560
 
 
9561
#: utils/fmgr/dfmgr.c:418
 
9562
msgid "component in parameter \"dynamic_library_path\" is not an absolute path"
 
9563
msgstr ""
 
9564
 
 
9565
#: utils/init/postinit.c:119
 
9566
#, c-format
 
9567
msgid "database \"%s\", OID %u, has disappeared from pg_database"
 
9568
msgstr "���� \"%s\", OID %u, ������� �� pg_database"
 
9569
 
 
9570
#: utils/init/postinit.c:130
 
9571
#, c-format
 
9572
msgid "database \"%s\" is not currently accepting connections"
 
9573
msgstr "���� \"%s\" �� ��������� ������������� � ������ ������"
 
9574
 
 
9575
#: utils/init/postinit.c:285
 
9576
#, c-format
 
9577
msgid "The database subdirectory \"%s\" is missing."
 
9578
msgstr "������������� ��� ������ \"%s\" �����������."
 
9579
 
 
9580
#: utils/init/postinit.c:290
 
9581
#, c-format
 
9582
msgid "could not access directory \"%s\": %m"
 
9583
msgstr "������ ��� ������� � ���������� \"%s\": %m"
 
9584
 
 
9585
#: utils/init/postinit.c:299
 
9586
#, c-format
 
9587
msgid "could not change directory to \"%s\": %m"
 
9588
msgstr "�� ���������� �������� ���������� �� \"%s\": %m"
 
9589
 
 
9590
#: utils/init/postinit.c:382
 
9591
msgid "no users are defined in this database system"
 
9592
msgstr "������������ �� ���������� � ���� ������� ��� ������"
 
9593
 
 
9594
#: utils/init/postinit.c:383
 
9595
#, c-format
 
9596
msgid "You should immediately run CREATE USER \"%s\" WITH SYSID %d CREATEUSER;."
 
9597
msgstr "�� ������ ���������� ��������� CREATE USER \"%s\" WITH SYSID %d CREATEUSER;."
 
9598
 
 
9599
#: utils/init/postinit.c:423
 
9600
msgid "connection limit exceeded for non-superusers"
 
9601
msgstr "�������� ����� ������������� ��� ������� �������������"
 
9602
 
 
9603
#: utils/init/miscinit.c:403
 
9604
msgid "permission denied to set session authorization"
 
9605
msgstr "������ �����ݣ� �� ��������� ����������� ������"
 
9606
 
 
9607
#: utils/init/miscinit.c:429
 
9608
#, c-format
 
9609
msgid "invalid user ID: %d"
 
9610
msgstr "�������� ID ������������: %d"
 
9611
 
 
9612
#: utils/init/miscinit.c:519
 
9613
#, c-format
 
9614
msgid "could not create lock file \"%s\": %m"
 
9615
msgstr "�� ������� ������� ���� ���������� \"%s\": %m"
 
9616
 
 
9617
#: utils/init/miscinit.c:533
 
9618
#, c-format
 
9619
msgid "could not open lock file \"%s\": %m"
 
9620
msgstr "�� ������� ������� ���� ���������� \"%s\": %m"
 
9621
 
 
9622
#: utils/init/miscinit.c:539
 
9623
#, c-format
 
9624
msgid "could not read lock file \"%s\": %m"
 
9625
msgstr "�� ������� ������� ���� ���������� \"%s\": %m"
 
9626
 
 
9627
#: utils/init/miscinit.c:589
 
9628
#, c-format
 
9629
msgid "lock file \"%s\" already exists"
 
9630
msgstr "���� ���������� \"%s\" ��� ����������"
 
9631
 
 
9632
#: utils/init/miscinit.c:593
 
9633
#, c-format
 
9634
msgid "Is another postgres (PID %d) running in data directory \"%s\"?"
 
9635
msgstr "����������� �� ������ postgres (PID %d) �� ���������� ������ \"%s\"?"
 
9636
 
 
9637
#: utils/init/miscinit.c:595
 
9638
#, c-format
 
9639
msgid "Is another postmaster (PID %d) running in data directory \"%s\"?"
 
9640
msgstr "����������� �� ������ postmaster (PID %d) �� ���������� ������ \"%s\"?"
 
9641
 
 
9642
#: utils/init/miscinit.c:598
 
9643
#, c-format
 
9644
msgid "Is another postgres (PID %d) using socket file \"%s\"?"
 
9645
msgstr "���������� �� ������ postgres (PID %d) ���� ������ \"%s\"?"
 
9646
 
 
9647
#: utils/init/miscinit.c:600
 
9648
#, c-format
 
9649
msgid "Is another postmaster (PID %d) using socket file \"%s\"?"
 
9650
msgstr "���������� �� ������ postmaster (PID %d) ���� ������ \"%s\"?"
 
9651
 
 
9652
#: utils/init/miscinit.c:628
 
9653
#, c-format
 
9654
msgid "pre-existing shared memory block (key %lu, ID %lu) is still in use"
 
9655
msgstr ""
 
9656
 
 
9657
#: utils/init/miscinit.c:631
 
9658
#, c-format
 
9659
msgid "If you're sure there are no old server processes still running, remove the shared memory block with the command \"ipcrm\", or just delete the file \"%s\"."
 
9660
msgstr ""
 
9661
 
 
9662
#: utils/init/miscinit.c:648
 
9663
#, c-format
 
9664
msgid "could not remove old lock file \"%s\": %m"
 
9665
msgstr "�� ������� ������� ������ ���� ���������� \"%s\": %m"
 
9666
 
 
9667
#: utils/init/miscinit.c:650
 
9668
msgid "The file seems accidentally left over, but it could not be removed. Please remove the file by hand and try again."
 
9669
msgstr ""
 
9670
 
 
9671
#: utils/init/miscinit.c:672
 
9672
#: utils/init/miscinit.c:682
 
9673
#, c-format
 
9674
msgid "could not write lock file \"%s\": %m"
 
9675
msgstr "�� ������� �������� ���� ���������� \"%s\": %m"
 
9676
 
 
9677
#: utils/init/miscinit.c:792
 
9678
#: utils/misc/guc.c:4939
 
9679
#, c-format
 
9680
msgid "could not read from file \"%s\": %m"
 
9681
msgstr "�� ���������� ������� �� ����� \"%s\": %m"
 
9682
 
 
9683
#: utils/init/miscinit.c:883
 
9684
#: utils/init/miscinit.c:896
 
9685
#, c-format
 
9686
msgid "\"%s\" is not a valid data directory"
 
9687
msgstr "\"%s\" �� �������� ������ ����������� ������"
 
9688
 
 
9689
#: utils/init/miscinit.c:885
 
9690
#, c-format
 
9691
msgid "File \"%s\" is missing."
 
9692
msgstr "���� \"%s\" �����������."
 
9693
 
 
9694
#: utils/init/miscinit.c:898
 
9695
#, c-format
 
9696
msgid "File \"%s\" does not contain valid data."
 
9697
msgstr "���� \"%s\" �� �������� ������ ������."
 
9698
 
 
9699
#: utils/init/miscinit.c:900
 
9700
msgid "You may need to initdb."
 
9701
msgstr "��� �������� ���� ��������� initdb."
 
9702
 
 
9703
#: utils/init/miscinit.c:908
 
9704
#, c-format
 
9705
msgid "The data directory was initialized by PostgreSQL version %ld.%ld, which is not compatible with this version %s."
 
9706
msgstr "���������� ������ ���� ���������������� � ������� PostgreSQL, ������ %ld.%ld, ������� �� ���������� � ���� �������: %s."
 
9707
 
 
9708
#: utils/init/miscinit.c:945
 
9709
msgid "invalid list syntax for parameter \"preload_libraries\""
 
9710
msgstr "�������� ��������� ��� ��������� \"preload_libraries\""
 
9711
 
 
9712
#: utils/init/miscinit.c:991
 
9713
#, c-format
 
9714
msgid "preloaded library \"%s\" with initialization function \"%s\""
 
9715
msgstr "�������������� ���������� \"%s\" � �������� ������������� \"%s\""
 
9716
 
 
9717
#: utils/init/miscinit.c:995
 
9718
#, c-format
 
9719
msgid "preloaded library \"%s\""
 
9720
msgstr "�������������� ���������� \"%s\""
 
9721
 
 
9722
#: utils/mb/encnames.c:445
 
9723
msgid "encoding name too long"
 
9724
msgstr "������� ������� ��� ���������"
 
9725
 
 
9726
#: utils/mb/conv.c:376
 
9727
#, c-format
 
9728
msgid "ignoring unconvertible UTF-8 character 0x%04x"
 
9729
msgstr ""
 
9730
 
 
9731
#: utils/mb/conv.c:406
 
9732
#, c-format
 
9733
msgid "invalid encoding number: %d"
 
9734
msgstr "�������� ����� ���������: %d"
 
9735
 
 
9736
#: utils/mb/conv.c:445
 
9737
#, c-format
 
9738
msgid "ignoring unconvertible %s character 0x%04x"
 
9739
msgstr ""
 
9740
 
 
9741
#: utils/mb/wchar.c:832
 
9742
msgid "Unicode characters greater than or equal to 0x10000 are not supported"
 
9743
msgstr "������� Unicode ����� ��� ������ 0x10000 �� ��������������"
 
9744
 
 
9745
#: utils/mb/wchar.c:861
 
9746
#, c-format
 
9747
msgid "invalid byte sequence for encoding \"%s\": 0x%s"
 
9748
msgstr "�������� ������������������ ���� ��� ��������� \"%s\": 0x%s"
 
9749
 
 
9750
#: utils/mb/mbutils.c:252
 
9751
#, c-format
 
9752
msgid "default conversion function for encoding \"%s\" to \"%s\" does not exist"
 
9753
msgstr "������� ��������� �� ��������� �� ��������� \"%s\" � \"%s\" �� ����������"
 
9754
 
 
9755
#: utils/mb/mbutils.c:326
 
9756
#, c-format
 
9757
msgid "invalid source encoding name \"%s\""
 
9758
msgstr "�������� ��� �������� ���������: \"%s\""
 
9759
 
 
9760
#: utils/mb/mbutils.c:331
 
9761
#, c-format
 
9762
msgid "invalid destination encoding name \"%s\""
 
9763
msgstr "�������� ��� ��������� ����������: \"%s\""
 
9764
 
 
9765
#: utils/misc/help_config.c:125
 
9766
msgid "internal error: unrecognized run-time parameter type\n"
 
9767
msgstr ""
 
9768
 
 
9769
#: utils/misc/guc.c:234
 
9770
msgid "Ungrouped"
 
9771
msgstr "������"
 
9772
 
 
9773
#: utils/misc/guc.c:236
 
9774
msgid "File Locations"
 
9775
msgstr "��������������� ������"
 
9776
 
 
9777
#: utils/misc/guc.c:238
 
9778
msgid "Connections and Authentication"
 
9779
msgstr "������������� � ��������������"
 
9780
 
 
9781
#: utils/misc/guc.c:240
 
9782
msgid "Connections and Authentication / Connection Settings"
 
9783
msgstr "������������� � �������������� / ��������� �������������"
 
9784
 
 
9785
#: utils/misc/guc.c:242
 
9786
msgid "Connections and Authentication / Security and Authentication"
 
9787
msgstr "������������� � �������������� / ������������ � ��������������"
 
9788
 
 
9789
#: utils/misc/guc.c:244
 
9790
msgid "Resource Usage"
 
9791
msgstr "������������� ��������"
 
9792
 
 
9793
#: utils/misc/guc.c:246
 
9794
msgid "Resource Usage / Memory"
 
9795
msgstr "������������� �������� / ������"
 
9796
 
 
9797
#: utils/misc/guc.c:248
 
9798
msgid "Resource Usage / Free Space Map"
 
9799
msgstr "������������� �������� / ����� ���������� ������������"
 
9800
 
 
9801
#: utils/misc/guc.c:250
 
9802
msgid "Resource Usage / Kernel Resources"
 
9803
msgstr "������������� �������� / ������� ����"
 
9804
 
 
9805
#: utils/misc/guc.c:252
 
9806
msgid "Write-Ahead Log"
 
9807
msgstr "Write-Ahead Log"
 
9808
 
 
9809
#: utils/misc/guc.c:254
 
9810
msgid "Write-Ahead Log / Settings"
 
9811
msgstr "Write-Ahead Log / ���������"
 
9812
 
 
9813
#: utils/misc/guc.c:256
 
9814
msgid "Write-Ahead Log / Checkpoints"
 
9815
msgstr "Write-Ahead Log / ����������� �����"
 
9816
 
 
9817
#: utils/misc/guc.c:258
 
9818
msgid "Query Tuning"
 
9819
msgstr "��������� ��������"
 
9820
 
 
9821
#: utils/misc/guc.c:260
 
9822
msgid "Query Tuning / Planner Method Configuration"
 
9823
msgstr "��������� �������� / ������������ ������� �������"
 
9824
 
 
9825
#: utils/misc/guc.c:262
 
9826
msgid "Query Tuning / Planner Cost Constants"
 
9827
msgstr "��������� �������� / ��������� ��������� ��������"
 
9828
 
 
9829
#: utils/misc/guc.c:264
 
9830
msgid "Query Tuning / Genetic Query Optimizer"
 
9831
msgstr "��������� �������� / ����� ����������� ��������"
 
9832
 
 
9833
#: utils/misc/guc.c:266
 
9834
msgid "Query Tuning / Other Planner Options"
 
9835
msgstr "��������� �������� / ������ ����� ��������"
 
9836
 
 
9837
#: utils/misc/guc.c:268
 
9838
msgid "Reporting and Logging"
 
9839
msgstr "��ޣ������ � ��������������"
 
9840
 
 
9841
#: utils/misc/guc.c:270
 
9842
msgid "Reporting and Logging / Where to Log"
 
9843
msgstr "��ޣ������ � �������������� / ��� ����� ������"
 
9844
 
 
9845
#: utils/misc/guc.c:272
 
9846
msgid "Reporting and Logging / When to Log"
 
9847
msgstr "��ޣ������ � �������������� / ����� ����� ������"
 
9848
 
 
9849
#: utils/misc/guc.c:274
 
9850
msgid "Reporting and Logging / What to Log"
 
9851
msgstr "��ޣ������ � �������������� / ��� ������ � ������"
 
9852
 
 
9853
#: utils/misc/guc.c:276
 
9854
msgid "Statistics"
 
9855
msgstr "����������"
 
9856
 
 
9857
#: utils/misc/guc.c:278
 
9858
msgid "Statistics / Monitoring"
 
9859
msgstr "���������� / ����������"
 
9860
 
 
9861
#: utils/misc/guc.c:280
 
9862
msgid "Statistics / Query and Index Statistics Collector"
 
9863
msgstr "���������� / ������� ���������� �������� � ��������"
 
9864
 
 
9865
#: utils/misc/guc.c:282
 
9866
msgid "Client Connection Defaults"
 
9867
msgstr "�������� �� ���������� ������������� ��������"
 
9868
 
 
9869
#: utils/misc/guc.c:284
 
9870
msgid "Client Connection Defaults / Statement Behavior"
 
9871
msgstr "�������� �� ���������� ������������� �������� / ��������� ������"
 
9872
 
 
9873
#: utils/misc/guc.c:286
 
9874
msgid "Client Connection Defaults / Locale and Formatting"
 
9875
msgstr "�������� �� ���������� ������������� �������� / ������ � ��������������"
 
9876
 
 
9877
#: utils/misc/guc.c:288
 
9878
msgid "Client Connection Defaults / Other Defaults"
 
9879
msgstr "�������� �� ���������� ������������� �������� / ������ ��������"
 
9880
 
 
9881
#: utils/misc/guc.c:290
 
9882
msgid "Lock Management"
 
9883
msgstr "���������� ������������"
 
9884
 
 
9885
#: utils/misc/guc.c:292
 
9886
msgid "Version and Platform Compatibility"
 
9887
msgstr "������ � ������������� ��������"
 
9888
 
 
9889
#: utils/misc/guc.c:294
 
9890
msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
 
9891
msgstr "������ � ������������� �������� / ���������� ������ PostgreSQL"
 
9892
 
 
9893
#: utils/misc/guc.c:296
 
9894
msgid "Version and Platform Compatibility / Other Platforms and Clients"
 
9895
msgstr "������ � ������������� �������� / ������ ��������� � �������"
 
9896
 
 
9897
#: utils/misc/guc.c:298
 
9898
msgid "Preset Options"
 
9899
msgstr ""
 
9900
 
 
9901
#: utils/misc/guc.c:300
 
9902
msgid "Customized Options"
 
9903
msgstr ""
 
9904
 
 
9905
#: utils/misc/guc.c:302
 
9906
msgid "Developer Options"
 
9907
msgstr "����� ������������"
 
9908
 
 
9909
#: utils/misc/guc.c:357
 
9910
msgid "Enables the planner's use of sequential-scan plans."
 
9911
msgstr ""
 
9912
 
 
9913
#: utils/misc/guc.c:365
 
9914
msgid "Enables the planner's use of index-scan plans."
 
9915
msgstr ""
 
9916
 
 
9917
#: utils/misc/guc.c:373
 
9918
msgid "Enables the planner's use of TID scan plans."
 
9919
msgstr ""
 
9920
 
 
9921
#: utils/misc/guc.c:381
 
9922
msgid "Enables the planner's use of explicit sort steps."
 
9923
msgstr ""
 
9924
 
 
9925
#: utils/misc/guc.c:389
 
9926
msgid "Enables the planner's use of hashed aggregation plans."
 
9927
msgstr ""
 
9928
 
 
9929
#: utils/misc/guc.c:397
 
9930
msgid "Enables the planner's use of nested-loop join plans."
 
9931
msgstr ""
 
9932
 
 
9933
#: utils/misc/guc.c:405
 
9934
msgid "Enables the planner's use of merge join plans."
 
9935
msgstr ""
 
9936
 
 
9937
#: utils/misc/guc.c:413
 
9938
msgid "Enables the planner's use of hash join plans."
 
9939
msgstr ""
 
9940
 
 
9941
#: utils/misc/guc.c:421
 
9942
msgid "Enables genetic query optimization."
 
9943
msgstr ""
 
9944
 
 
9945
#: utils/misc/guc.c:422
 
9946
msgid "This algorithm attempts to do planning without exhaustive searching."
 
9947
msgstr ""
 
9948
 
 
9949
#: utils/misc/guc.c:431
 
9950
msgid "Shows whether the current user is a superuser."
 
9951
msgstr ""
 
9952
 
 
9953
#: utils/misc/guc.c:440
 
9954
msgid "Enables SSL connections."
 
9955
msgstr "�������� SSL-�������������."
 
9956
 
 
9957
#: utils/misc/guc.c:448
 
9958
msgid "Forces synchronization of updates to disk."
 
9959
msgstr ""
 
9960
 
 
9961
#: utils/misc/guc.c:449
 
9962
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."
 
9963
msgstr ""
 
9964
 
 
9965
#: utils/misc/guc.c:459
 
9966
msgid "Continues processing past damaged page headers."
 
9967
msgstr ""
 
9968
 
 
9969
#: utils/misc/guc.c:460
 
9970
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."
 
9971
msgstr ""
 
9972
 
 
9973
#: utils/misc/guc.c:472
 
9974
msgid "Runs the server silently."
 
9975
msgstr ""
 
9976
 
 
9977
#: utils/misc/guc.c:473
 
9978
msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
 
9979
msgstr ""
 
9980
 
 
9981
#: utils/misc/guc.c:481
 
9982
msgid "Logs each successful connection."
 
9983
msgstr ""
 
9984
 
 
9985
#: utils/misc/guc.c:489
 
9986
msgid "Logs end of a session, including duration."
 
9987
msgstr ""
 
9988
 
 
9989
#: utils/misc/guc.c:499
 
9990
msgid "Turns on various assertion checks."
 
9991
msgstr ""
 
9992
 
 
9993
#: utils/misc/guc.c:500
 
9994
msgid "This is a debugging aid."
 
9995
msgstr ""
 
9996
 
 
9997
#: utils/misc/guc.c:511
 
9998
#: utils/misc/guc.c:593
 
9999
#: utils/misc/guc.c:666
 
10000
#: utils/misc/guc.c:675
 
10001
#: utils/misc/guc.c:684
 
10002
#: utils/misc/guc.c:693
 
10003
#: utils/misc/guc.c:1078
 
10004
#: utils/misc/guc.c:1087
 
10005
#: utils/misc/guc.c:1145
 
10006
msgid "no description available"
 
10007
msgstr "�������� �� �������"
 
10008
 
 
10009
#: utils/misc/guc.c:520
 
10010
msgid "Logs the duration of each completed SQL statement."
 
10011
msgstr ""
 
10012
 
 
10013
#: utils/misc/guc.c:528
 
10014
msgid "Prints the parse tree to the server log."
 
10015
msgstr ""
 
10016
 
 
10017
#: utils/misc/guc.c:536
 
10018
msgid "Prints the parse tree after rewriting to server log."
 
10019
msgstr ""
 
10020
 
 
10021
#: utils/misc/guc.c:544
 
10022
msgid "Prints the execution plan to server log."
 
10023
msgstr ""
 
10024
 
 
10025
#: utils/misc/guc.c:552
 
10026
msgid "Indents parse and plan tree displays."
 
10027
msgstr ""
 
10028
 
 
10029
#: utils/misc/guc.c:560
 
10030
msgid "Writes parser performance statistics to the server log."
 
10031
msgstr ""
 
10032
 
 
10033
#: utils/misc/guc.c:568
 
10034
msgid "Writes planner performance statistics to the server log."
 
10035
msgstr ""
 
10036
 
 
10037
#: utils/misc/guc.c:576
 
10038
msgid "Writes executor performance statistics to the server log."
 
10039
msgstr ""
 
10040
 
 
10041
#: utils/misc/guc.c:584
 
10042
msgid "Writes cumulative performance statistics to the server log."
 
10043
msgstr ""
 
10044
 
 
10045
#: utils/misc/guc.c:604
 
10046
msgid "Uses the indented output format for EXPLAIN VERBOSE."
 
10047
msgstr ""
 
10048
 
 
10049
#: utils/misc/guc.c:612
 
10050
msgid "Starts the server statistics-collection subprocess."
 
10051
msgstr "��������� ���������� ����� ����������."
 
10052
 
 
10053
#: utils/misc/guc.c:620
 
10054
msgid "Zeroes collected statistics on server restart."
 
10055
msgstr ""
 
10056
 
 
10057
#: utils/misc/guc.c:628
 
10058
msgid "Collects statistics about executing commands."
 
10059
msgstr ""
 
10060
 
 
10061
#: utils/misc/guc.c:629
 
10062
msgid "Enables the collection of statistics on the currently executing command of each session, along with the time at which that command began execution."
 
10063
msgstr ""
 
10064
 
 
10065
#: utils/misc/guc.c:638
 
10066
msgid "Collects row-level statistics on database activity."
 
10067
msgstr ""
 
10068
 
 
10069
#: utils/misc/guc.c:646
 
10070
msgid "Collects block-level statistics on database activity."
 
10071
msgstr ""
 
10072
 
 
10073
#: utils/misc/guc.c:655
 
10074
msgid "Generates debugging output for LISTEN and NOTIFY."
 
10075
msgstr ""
 
10076
 
 
10077
#: utils/misc/guc.c:704
 
10078
msgid "Logs the host name in the connection logs."
 
10079
msgstr ""
 
10080
 
 
10081
#: utils/misc/guc.c:705
 
10082
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."
 
10083
msgstr ""
 
10084
 
 
10085
#: utils/misc/guc.c:715
 
10086
msgid "Causes subtables to be included by default in various commands."
 
10087
msgstr ""
 
10088
 
 
10089
#: utils/misc/guc.c:723
 
10090
msgid "Interprets ACST, CST, EST, and SAT as Australian time zones."
 
10091
msgstr ""
 
10092
 
 
10093
#: utils/misc/guc.c:724
 
10094
msgid "Otherwise they are interpreted as North/South American time zones and Saturday."
 
10095
msgstr ""
 
10096
 
 
10097
#: utils/misc/guc.c:732
 
10098
msgid "Encrypt passwords."
 
10099
msgstr "��������� ������."
 
10100
 
 
10101
#: utils/misc/guc.c:733
 
10102
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."
 
10103
msgstr ""
 
10104
 
 
10105
#: utils/misc/guc.c:742
 
10106
msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
 
10107
msgstr ""
 
10108
 
 
10109
#: utils/misc/guc.c:743
 
10110
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)."
 
10111
msgstr ""
 
10112
 
 
10113
#: utils/misc/guc.c:754
 
10114
msgid "Enables per-database user names."
 
10115
msgstr ""
 
10116
 
 
10117
#: utils/misc/guc.c:763
 
10118
msgid "This parameter doesn't do anything."
 
10119
msgstr ""
 
10120
 
 
10121
#: utils/misc/guc.c:764
 
10122
msgid "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-vintage clients."
 
10123
msgstr ""
 
10124
 
 
10125
#: utils/misc/guc.c:772
 
10126
msgid "Sets the default read-only status of new transactions."
 
10127
msgstr ""
 
10128
 
 
10129
#: utils/misc/guc.c:780
 
10130
msgid "Sets the current transaction's read-only status."
 
10131
msgstr ""
 
10132
 
 
10133
#: utils/misc/guc.c:789
 
10134
msgid "Automatically adds missing table references to FROM clauses."
 
10135
msgstr ""
 
10136
 
 
10137
#: utils/misc/guc.c:797
 
10138
msgid "Check function bodies during CREATE FUNCTION."
 
10139
msgstr ""
 
10140
 
 
10141
#: utils/misc/guc.c:805
 
10142
msgid "By default, newly-created tables should have OIDs."
 
10143
msgstr ""
 
10144
 
 
10145
#: utils/misc/guc.c:813
 
10146
msgid "Start a subprocess to capture stderr output into log files."
 
10147
msgstr ""
 
10148
 
 
10149
#: utils/misc/guc.c:821
 
10150
msgid "Truncate existing log files of same name during log rotation."
 
10151
msgstr ""
 
10152
 
 
10153
#: utils/misc/guc.c:831
 
10154
msgid "Emit WAL-related debugging output."
 
10155
msgstr ""
 
10156
 
 
10157
#: utils/misc/guc.c:842
 
10158
msgid "Datetimes are integer based"
 
10159
msgstr ""
 
10160
 
 
10161
#: utils/misc/guc.c:865
 
10162
msgid "Sets the default statistics target."
 
10163
msgstr ""
 
10164
 
 
10165
#: utils/misc/guc.c:866
 
10166
msgid "This applies to table columns that have not had a column-specific target set via ALTER TABLE SET STATISTICS."
 
10167
msgstr ""
 
10168
 
 
10169
#: utils/misc/guc.c:874
 
10170
msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
 
10171
msgstr ""
 
10172
 
 
10173
#: utils/misc/guc.c:876
 
10174
msgid "The planner will merge subqueries into upper queries if the resulting FROM list would have no more than this many items."
 
10175
msgstr ""
 
10176
 
 
10177
#: utils/misc/guc.c:885
 
10178
msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
 
10179
msgstr ""
 
10180
 
 
10181
#: utils/misc/guc.c:887
 
10182
msgid "The planner will flatten explicit inner JOIN constructs into lists of FROM items whenever a list of no more than this many items would result."
 
10183
msgstr ""
 
10184
 
 
10185
#: utils/misc/guc.c:896
 
10186
msgid "Sets the threshold of FROM items beyond which GEQO is used."
 
10187
msgstr ""
 
10188
 
 
10189
#: utils/misc/guc.c:904
 
10190
msgid "GEQO: effort is used to set the default for other GEQO parameters."
 
10191
msgstr ""
 
10192
 
 
10193
#: utils/misc/guc.c:912
 
10194
msgid "GEQO: number of individuals in the population."
 
10195
msgstr ""
 
10196
 
 
10197
#: utils/misc/guc.c:913
 
10198
#: utils/misc/guc.c:921
 
10199
msgid "Zero selects a suitable default value."
 
10200
msgstr ""
 
10201
 
 
10202
#: utils/misc/guc.c:920
 
10203
msgid "GEQO: number of iterations of the algorithm."
 
10204
msgstr ""
 
10205
 
 
10206
#: utils/misc/guc.c:929
 
10207
msgid "The time in milliseconds to wait on lock before checking for deadlock."
 
10208
msgstr ""
 
10209
 
 
10210
#: utils/misc/guc.c:945
 
10211
msgid "Sets the maximum number of concurrent connections."
 
10212
msgstr "������������� ����������� ��������� ����� �������������."
 
10213
 
 
10214
#: utils/misc/guc.c:954
 
10215
msgid "Sets the number of connection slots reserved for superusers."
 
10216
msgstr ""
 
10217
 
 
10218
#: utils/misc/guc.c:963
 
10219
msgid "Sets the number of shared memory buffers used by the server."
 
10220
msgstr ""
 
10221
 
 
10222
#: utils/misc/guc.c:972
 
10223
msgid "Sets the TCP port the server listens on."
 
10224
msgstr ""
 
10225
 
 
10226
#: utils/misc/guc.c:981
 
10227
msgid "Sets the access permissions of the Unix-domain socket."
 
10228
msgstr ""
 
10229
 
 
10230
#: utils/misc/guc.c:982
 
10231
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).)"
 
10232
msgstr ""
 
10233
 
 
10234
#: utils/misc/guc.c:994
 
10235
msgid "Sets the maximum memory to be used for query workspaces."
 
10236
msgstr ""
 
10237
 
 
10238
#: utils/misc/guc.c:995
 
10239
msgid "This much memory may be used by each internal sort operation and hash table before switching to temporary disk files."
 
10240
msgstr ""
 
10241
 
 
10242
#: utils/misc/guc.c:1005
 
10243
msgid "Sets the maximum memory to be used for maintenance operations."
 
10244
msgstr ""
 
10245
 
 
10246
#: utils/misc/guc.c:1006
 
10247
msgid "This includes operations such as VACUUM and CREATE INDEX."
 
10248
msgstr ""
 
10249
 
 
10250
#: utils/misc/guc.c:1014
 
10251
msgid "Sets the maximum stack depth, in kilobytes."
 
10252
msgstr ""
 
10253
 
 
10254
#: utils/misc/guc.c:1023
 
10255
msgid "Vacuum cost for a page found in the buffer cache."
 
10256
msgstr ""
 
10257
 
 
10258
#: utils/misc/guc.c:1032
 
10259
msgid "Vacuum cost for a page not found in the buffer cache."
 
10260
msgstr ""
 
10261
 
 
10262
#: utils/misc/guc.c:1041
 
10263
msgid "Vacuum cost for a page dirtied by vacuum."
 
10264
msgstr ""
 
10265
 
 
10266
#: utils/misc/guc.c:1050
 
10267
msgid "Vacuum cost amount available before napping."
 
10268
msgstr ""
 
10269
 
 
10270
#: utils/misc/guc.c:1059
 
10271
msgid "Vacuum cost delay in milliseconds."
 
10272
msgstr ""
 
10273
 
 
10274
#: utils/misc/guc.c:1068
 
10275
msgid "Sets the maximum number of simultaneously open files for each server process."
 
10276
msgstr ""
 
10277
 
 
10278
#: utils/misc/guc.c:1098
 
10279
msgid "Sets the maximum allowed duration (in milliseconds) of any statement."
 
10280
msgstr ""
 
10281
 
 
10282
#: utils/misc/guc.c:1099
 
10283
msgid "A value of 0 turns off the timeout."
 
10284
msgstr ""
 
10285
 
 
10286
#: utils/misc/guc.c:1107
 
10287
msgid "Sets the maximum number of tables and indexes for which free space is tracked."
 
10288
msgstr ""
 
10289
 
 
10290
#: utils/misc/guc.c:1115
 
10291
msgid "Sets the maximum number of disk pages for which free space is tracked."
 
10292
msgstr ""
 
10293
 
 
10294
#: utils/misc/guc.c:1124
 
10295
msgid "Sets the maximum number of locks per transaction."
 
10296
msgstr ""
 
10297
 
 
10298
#: utils/misc/guc.c:1125
 
10299
msgid "The shared lock table is sized on the assumption that at most max_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
 
10300
msgstr ""
 
10301
 
 
10302
#: utils/misc/guc.c:1135
 
10303
msgid "Sets the maximum time in seconds to complete client authentication."
 
10304
msgstr ""
 
10305
 
 
10306
#: utils/misc/guc.c:1155
 
10307
msgid "Sets the maximum distance in log segments between automatic WAL checkpoints."
 
10308
msgstr ""
 
10309
 
 
10310
#: utils/misc/guc.c:1164
 
10311
msgid "Sets the maximum time in seconds between automatic WAL checkpoints."
 
10312
msgstr ""
 
10313
 
 
10314
#: utils/misc/guc.c:1173
 
10315
msgid "Logs if filling of checkpoint segments happens more frequently than this (in seconds)."
 
10316
msgstr ""
 
10317
 
 
10318
#: utils/misc/guc.c:1175
 
10319
msgid "Write a message to the server log if checkpoints caused by the filling of checkpoint segment files happens more frequently than this number of seconds. Zero turns off the warning."
 
10320
msgstr ""
 
10321
 
 
10322
#: utils/misc/guc.c:1185
 
10323
msgid "Sets the number of disk-page buffers in shared memory for WAL."
 
10324
msgstr ""
 
10325
 
 
10326
#: utils/misc/guc.c:1194
 
10327
msgid "Sets the delay in microseconds between transaction commit and flushing WAL to disk."
 
10328
msgstr ""
 
10329
 
 
10330
#: utils/misc/guc.c:1204
 
10331
msgid "Sets the minimum concurrent open transactions before performing commit_delay."
 
10332
msgstr ""
 
10333
 
 
10334
#: utils/misc/guc.c:1214
 
10335
msgid "Sets the number of digits displayed for floating-point values."
 
10336
msgstr ""
 
10337
 
 
10338
#: utils/misc/guc.c:1215
 
10339
msgid "This affects real, double precision, and geometric data types. The parameter value is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate)."
 
10340
msgstr ""
 
10341
 
 
10342
#: utils/misc/guc.c:1225
 
10343
msgid "Sets the minimum execution time in milliseconds above which statements will be logged."
 
10344
msgstr ""
 
10345
 
 
10346
#: utils/misc/guc.c:1227
 
10347
msgid "Zero prints all queries. The default is -1 (turning this feature off)."
 
10348
msgstr ""
 
10349
 
 
10350
#: utils/misc/guc.c:1235
 
10351
msgid "Interval to report shared buffer status in seconds"
 
10352
msgstr ""
 
10353
 
 
10354
#: utils/misc/guc.c:1244
 
10355
msgid "Background writer sleep time between rounds in milliseconds"
 
10356
msgstr ""
 
10357
 
 
10358
#: utils/misc/guc.c:1253
 
10359
msgid "Background writer percentage of dirty buffers to flush per round"
 
10360
msgstr ""
 
10361
 
 
10362
#: utils/misc/guc.c:1262
 
10363
msgid "Background writer maximum number of pages to flush per round"
 
10364
msgstr ""
 
10365
 
 
10366
#: utils/misc/guc.c:1271
 
10367
msgid "Automatic log file rotation will occur after N minutes"
 
10368
msgstr ""
 
10369
 
 
10370
#: utils/misc/guc.c:1280
 
10371
msgid "Automatic log file rotation will occur after N kilobytes"
 
10372
msgstr ""
 
10373
 
 
10374
#: utils/misc/guc.c:1289
 
10375
msgid "Shows the maximum number of function arguments."
 
10376
msgstr "���������� ����������� ��������� ����� ���������� �������."
 
10377
 
 
10378
#: utils/misc/guc.c:1299
 
10379
msgid "Shows the maximum number of index keys."
 
10380
msgstr "���������� ����������� ��������� ����� ��������� ������."
 
10381
 
 
10382
#: utils/misc/guc.c:1309
 
10383
msgid "Shows the maximum identifier length"
 
10384
msgstr ""
 
10385
 
 
10386
#: utils/misc/guc.c:1319
 
10387
msgid "Shows size of a disk block"
 
10388
msgstr ""
 
10389
 
 
10390
#: utils/misc/guc.c:1338
 
10391
msgid "Sets the planner's assumption about size of the disk cache."
 
10392
msgstr ""
 
10393
 
 
10394
#: utils/misc/guc.c:1339
 
10395
msgid "That is, the portion of the kernel's disk cache that will be used for PostgreSQL data files. This is measured in disk pages, which are normally 8 kB each."
 
10396
msgstr ""
 
10397
 
 
10398
#: utils/misc/guc.c:1348
 
10399
msgid "Sets the planner's estimate of the cost of a nonsequentially fetched disk page."
 
10400
msgstr ""
 
10401
 
 
10402
#: utils/misc/guc.c:1350
 
10403
msgid "This is measured as a multiple of the cost of a sequential page fetch. A higher value makes it more likely a sequential scan will be used, a lower value makes it more likely an index scan will be used."
 
10404
msgstr ""
 
10405
 
 
10406
#: utils/misc/guc.c:1360
 
10407
msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
 
10408
msgstr ""
 
10409
 
 
10410
#: utils/misc/guc.c:1361
 
10411
#: utils/misc/guc.c:1371
 
10412
#: utils/misc/guc.c:1380
 
10413
msgid "This is measured as a fraction of the cost of a sequential page fetch."
 
10414
msgstr ""
 
10415
 
 
10416
#: utils/misc/guc.c:1369
 
10417
msgid "Sets the planner's estimate of processing cost for each index tuple (row) during index scan."
 
10418
msgstr ""
 
10419
 
 
10420
#: utils/misc/guc.c:1379
 
10421
msgid "Sets the planner's estimate of processing cost of each operator in WHERE."
 
10422
msgstr ""
 
10423
 
 
10424
#: utils/misc/guc.c:1389
 
10425
msgid "GEQO: selective pressure within the population."
 
10426
msgstr ""
 
10427
 
 
10428
#: utils/misc/guc.c:1399
 
10429
msgid "Sets the seed for random-number generation."
 
10430
msgstr ""
 
10431
 
 
10432
#: utils/misc/guc.c:1418
 
10433
msgid "WAL archiving command."
 
10434
msgstr ""
 
10435
 
 
10436
#: utils/misc/guc.c:1419
 
10437
msgid "The shell command that will be called to archive a WAL file."
 
10438
msgstr ""
 
10439
 
 
10440
#: utils/misc/guc.c:1427
 
10441
msgid "Sets the client's character set encoding."
 
10442
msgstr "������������� ��������� �������� �������."
 
10443
 
 
10444
#: utils/misc/guc.c:1437
 
10445
msgid "Sets the message levels that are sent to the client."
 
10446
msgstr ""
 
10447
 
 
10448
#: utils/misc/guc.c:1438
 
10449
msgid "Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, LOG, NOTICE, WARNING, and ERROR. Each level includes all the levels that follow it. The later the level, the fewer messages are sent."
 
10450
msgstr "������ ��������: DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, LOG, NOTICE, WARNING � ERROR. ������ ������� �������� ��� �����������. �� ������ ����������� ������ ������ ���������."
 
10451
 
 
10452
#: utils/misc/guc.c:1449
 
10453
msgid "Sets the message levels that are logged."
 
10454
msgstr ""
 
10455
 
 
10456
#: utils/misc/guc.c:1450
 
10457
msgid "Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, WARNING, ERROR, LOG, FATAL, and PANIC. Each level includes all the levels that follow it."
 
10458
msgstr "������ ��������: DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, WARNING, ERROR, LOG, FATAL � PANIC. ������ ������� �������� ��� �����������."
 
10459
 
 
10460
#: utils/misc/guc.c:1460
 
10461
msgid "Sets the verbosity of logged messages."
 
10462
msgstr ""
 
10463
 
 
10464
#: utils/misc/guc.c:1461
 
10465
msgid "Valid values are \"terse\", \"default\", and \"verbose\"."
 
10466
msgstr "������ ��������: \"terse\", \"default\" � \"verbose\"."
 
10467
 
 
10468
#: utils/misc/guc.c:1468
 
10469
msgid "Sets the type of statements logged."
 
10470
msgstr ""
 
10471
 
 
10472
#: utils/misc/guc.c:1469
 
10473
msgid "Valid values are \"none\", \"ddl\", \"mod\", and \"all\"."
 
10474
msgstr "������ ��������: \"none\", \"ddl\", \"mod\" � \"all\"."
 
10475
 
 
10476
#: utils/misc/guc.c:1477
 
10477
msgid "Causes all statements generating error at or above this level to be logged."
 
10478
msgstr ""
 
10479
 
 
10480
#: utils/misc/guc.c:1478
 
10481
msgid "All SQL statements that cause an error of the specified level or a higher level are logged."
 
10482
msgstr ""
 
10483
 
 
10484
#: utils/misc/guc.c:1487
 
10485
msgid "Controls information prefixed to each log line"
 
10486
msgstr ""
 
10487
 
 
10488
#: utils/misc/guc.c:1488
 
10489
msgid "if blank no prefix is used"
 
10490
msgstr ""
 
10491
 
 
10492
#: utils/misc/guc.c:1497
 
10493
msgid "Sets the display format for date and time values."
 
10494
msgstr "������������� ������ ����������� ��� ��� � �������."
 
10495
 
 
10496
#: utils/misc/guc.c:1498
 
10497
msgid "Also controls interpretation of ambiguous date inputs."
 
10498
msgstr ""
 
10499
 
 
10500
#: utils/misc/guc.c:1508
 
10501
msgid "Sets the default tablespace to create tables and indexes in."
 
10502
msgstr ""
 
10503
 
 
10504
#: utils/misc/guc.c:1509
 
10505
msgid "An empty string selects the database's default tablespace."
 
10506
msgstr ""
 
10507
 
 
10508
#: utils/misc/guc.c:1517
 
10509
msgid "Sets the transaction isolation level of each new transaction."
 
10510
msgstr "������������� ������� �������� ���������� ������ ����� ����������."
 
10511
 
 
10512
#: utils/misc/guc.c:1518
 
10513
msgid "Each SQL transaction has an isolation level, which can be either \"read uncommitted\", \"read committed\", \"repeatable read\", or \"serializable\"."
 
10514
msgstr "������ SQL-���������� ����� ������� ��������, ������� ����� ���� \"read uncommitted\", \"read committed\", \"repeatable read\" ��� \"serializable\"."
 
10515
 
 
10516
#: utils/misc/guc.c:1527
 
10517
msgid "Sets the path for dynamically loadable modules."
 
10518
msgstr ""
 
10519
 
 
10520
#: utils/misc/guc.c:1528
 
10521
msgid "If a dynamically loadable module needs to be opened and the specified name does not have a directory component (i.e., the name does not contain a slash), the system will search this path for the specified file."
 
10522
msgstr ""
 
10523
 
 
10524
#: utils/misc/guc.c:1540
 
10525
msgid "Sets the location of the Kerberos server key file."
 
10526
msgstr ""
 
10527
 
 
10528
#: utils/misc/guc.c:1550
 
10529
msgid "Sets the Rendezvous broadcast service name."
 
10530
msgstr ""
 
10531
 
 
10532
#: utils/misc/guc.c:1561
 
10533
msgid "Shows the collation order locale."
 
10534
msgstr ""
 
10535
 
 
10536
#: utils/misc/guc.c:1571
 
10537
msgid "Shows the character classification and case conversion locale."
 
10538
msgstr ""
 
10539
 
 
10540
#: utils/misc/guc.c:1581
 
10541
msgid "Sets the language in which messages are displayed."
 
10542
msgstr "������������� ���� ��� ����������� ���������."
 
10543
 
 
10544
#: utils/misc/guc.c:1590
 
10545
msgid "Sets the locale for formatting monetary amounts."
 
10546
msgstr "������������� ������ ��� �������������� �������� ����."
 
10547
 
 
10548
#: utils/misc/guc.c:1599
 
10549
msgid "Sets the locale for formatting numbers."
 
10550
msgstr "������������� ������ ��� �������������� �����."
 
10551
 
 
10552
#: utils/misc/guc.c:1608
 
10553
msgid "Sets the locale for formatting date and time values."
 
10554
msgstr "������������� ������ ��� �������������� �������� ��� � �������."
 
10555
 
 
10556
#: utils/misc/guc.c:1617
 
10557
msgid "Lists shared libraries to preload into server."
 
10558
msgstr ""
 
10559
 
 
10560
#: utils/misc/guc.c:1627
 
10561
msgid "Sets the regular expression \"flavor\"."
 
10562
msgstr "������������� ��� ���������� ���������."
 
10563
 
 
10564
#: utils/misc/guc.c:1628
 
10565
msgid "This can be set to advanced, extended, or basic."
 
10566
msgstr "��� �������� ����� ���������� � advanced, extended ��� basic."
 
10567
 
 
10568
#: utils/misc/guc.c:1636
 
10569
msgid "Sets the schema search order for names that are not schema-qualified."
 
10570
msgstr ""
 
10571
 
 
10572
#: utils/misc/guc.c:1647
 
10573
msgid "Sets the server (database) character set encoding."
 
10574
msgstr "������������� ��������� �������� ������� (���� ������)."
 
10575
 
 
10576
#: utils/misc/guc.c:1658
 
10577
msgid "Shows the server version."
 
10578
msgstr "���������� ������ �������."
 
10579
 
 
10580
#: utils/misc/guc.c:1669
 
10581
msgid "Sets the session user name."
 
10582
msgstr "������������� ��� ������������ ������."
 
10583
 
 
10584
#: utils/misc/guc.c:1679
 
10585
msgid "Sets the destination for server log output."
 
10586
msgstr ""
 
10587
 
 
10588
#: utils/misc/guc.c:1680
 
10589
msgid "Valid values are combinations of \"stderr\", \"syslog\", and \"eventlog\", depending on the platform."
 
10590
msgstr ""
 
10591
 
 
10592
#: utils/misc/guc.c:1689
 
10593
msgid "Sets the destination directory for log files."
 
10594
msgstr ""
 
10595
 
 
10596
#: utils/misc/guc.c:1690
 
10597
msgid "May be specified as relative to the data directory or as absolute path."
 
10598
msgstr ""
 
10599
 
 
10600
#: utils/misc/guc.c:1699
 
10601
msgid "Sets the file name pattern for log files."
 
10602
msgstr ""
 
10603
 
 
10604
#: utils/misc/guc.c:1710
 
10605
msgid "Sets the syslog \"facility\" to be used when syslog enabled."
 
10606
msgstr ""
 
10607
 
 
10608
#: utils/misc/guc.c:1711
 
10609
msgid "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7."
 
10610
msgstr "������ ��������: LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6 � LOCAL7."
 
10611
 
 
10612
#: utils/misc/guc.c:1719
 
10613
msgid "Sets the program name used to identify PostgreSQL messages in syslog."
 
10614
msgstr "������������� ��� ��������� ��� ������������� ��������� PostgreSQL � syslog."
 
10615
 
 
10616
#: utils/misc/guc.c:1730
 
10617
msgid "Sets the time zone for displaying and interpreting time stamps."
 
10618
msgstr ""
 
10619
 
 
10620
#: utils/misc/guc.c:1740
 
10621
msgid "Sets the current transaction's isolation level."
 
10622
msgstr "������������� ������� ������� �������� ����������."
 
10623
 
 
10624
#: utils/misc/guc.c:1750
 
10625
msgid "Sets the owning group of the Unix-domain socket."
 
10626
msgstr ""
 
10627
 
 
10628
#: utils/misc/guc.c:1751
 
10629
msgid "(The owning user of the socket is always the user that starts the server.)"
 
10630
msgstr ""
 
10631
 
 
10632
#: utils/misc/guc.c:1760
 
10633
msgid "Sets the directory where the Unix-domain socket will be created."
 
10634
msgstr "������������� ���������� ��� �������� Unix-domain �������."
 
10635
 
 
10636
#: utils/misc/guc.c:1770
 
10637
msgid "Sets the host name or IP address(es) to listen to."
 
10638
msgstr "������������� ��� ����� ��� IP-�����(�) ��� �������������."
 
10639
 
 
10640
#: utils/misc/guc.c:1780
 
10641
msgid "Selects the method used for forcing WAL updates out to disk."
 
10642
msgstr ""
 
10643
 
 
10644
#: utils/misc/guc.c:1789
 
10645
msgid "Sets the list of known custom variable classes."
 
10646
msgstr ""
 
10647
 
 
10648
#: utils/misc/guc.c:1799
 
10649
msgid "Sets the server's data directory."
 
10650
msgstr "������������� ���������� ������ �������."
 
10651
 
 
10652
#: utils/misc/guc.c:1809
 
10653
msgid "Sets the server's main configuration file."
 
10654
msgstr ""
 
10655
 
 
10656
#: utils/misc/guc.c:1819
 
10657
msgid "Sets the server's \"hba\" configuration file"
 
10658
msgstr ""
 
10659
 
 
10660
#: utils/misc/guc.c:1829
 
10661
msgid "Sets the server's \"ident\" configuration file"
 
10662
msgstr ""
 
10663
 
 
10664
#: utils/misc/guc.c:1839
 
10665
msgid "Writes the postmaster PID to the specified file."
 
10666
msgstr ""
 
10667
 
 
10668
#: utils/misc/guc.c:2478
 
10669
#, c-format
 
10670
msgid ""
 
10671
"%s does not know where to find the server configuration file.\n"
 
10672
"You must specify the --config-file or -D invocation option or set the PGDATA environment variable.\n"
 
10673
msgstr ""
 
10674
 
 
10675
#: utils/misc/guc.c:2503
 
10676
#, c-format
 
10677
msgid "%s cannot access the server configuration file \"%s\": %s\n"
 
10678
msgstr ""
 
10679
 
 
10680
#: utils/misc/guc.c:2523
 
10681
#, c-format
 
10682
msgid ""
 
10683
"%s does not know where to find the database system data.\n"
 
10684
"This can be specified as \"data_directory\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
 
10685
msgstr ""
 
10686
 
 
10687
#: utils/misc/guc.c:2546
 
10688
#, c-format
 
10689
msgid ""
 
10690
"%s does not know where to find the \"hba\" configuration file.\n"
 
10691
"This can be specified as \"hba_file\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
 
10692
msgstr ""
 
10693
 
 
10694
#: utils/misc/guc.c:2569
 
10695
#, c-format
 
10696
msgid ""
 
10697
"%s does not know where to find the \"ident\" configuration file.\n"
 
10698
"This can be specified as \"ident_file\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
 
10699
msgstr ""
 
10700
 
 
10701
#: utils/misc/guc.c:3275
 
10702
#: utils/misc/guc.c:3801
 
10703
#: utils/misc/guc.c:3841
 
10704
#: utils/misc/guc.c:3916
 
10705
#: utils/misc/guc.c:4252
 
10706
#: utils/misc/guc.c:4403
 
10707
#, c-format
 
10708
msgid "unrecognized configuration parameter \"%s\""
 
10709
msgstr "�� ������������ �������� ������������: \"%s\""
 
10710
 
 
10711
#: utils/misc/guc.c:3294
 
10712
#, c-format
 
10713
msgid "parameter \"%s\" cannot be changed"
 
10714
msgstr "�������� \"%s\" ������ ��������"
 
10715
 
 
10716
#: utils/misc/guc.c:3306
 
10717
#, c-format
 
10718
msgid "parameter \"%s\" cannot be changed after server start"
 
10719
msgstr "������ �������� �������� \"%s\" ����� ������� �������"
 
10720
 
 
10721
#: utils/misc/guc.c:3316
 
10722
#, c-format
 
10723
msgid "parameter \"%s\" cannot be changed now"
 
10724
msgstr "������ �������� �������� \"%s\" ������"
 
10725
 
 
10726
#: utils/misc/guc.c:3346
 
10727
#, c-format
 
10728
msgid "parameter \"%s\" cannot be set after connection start"
 
10729
msgstr "������ ���������� �������� \"%s\" ����� ������� �������������"
 
10730
 
 
10731
#: utils/misc/guc.c:3356
 
10732
#, c-format
 
10733
msgid "permission denied to set parameter \"%s\""
 
10734
msgstr "������ �����ݣ� �� ��������� ��������� \"%s\""
 
10735
 
 
10736
#: utils/misc/guc.c:3407
 
10737
#, c-format
 
10738
msgid "parameter \"%s\" requires a Boolean value"
 
10739
msgstr "�������� \"%s\" ������� ��������� ��������"
 
10740
 
 
10741
#: utils/misc/guc.c:3423
 
10742
#: utils/misc/guc.c:3507
 
10743
#, c-format
 
10744
msgid "invalid value for parameter \"%s\": %d"
 
10745
msgstr "�������� �������� ��� ��������� \"%s\": %d"
 
10746
 
 
10747
#: utils/misc/guc.c:3483
 
10748
#, c-format
 
10749
msgid "parameter \"%s\" requires an integer value"
 
10750
msgstr "�������� \"%s\" ������� ����� ��������"
 
10751
 
 
10752
#: utils/misc/guc.c:3491
 
10753
#, c-format
 
10754
msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
 
10755
msgstr "%d ��� ��������� ��� ��������� \"%s\" (%d .. %d)"
 
10756
 
 
10757
#: utils/misc/guc.c:3567
 
10758
#, c-format
 
10759
msgid "parameter \"%s\" requires a numeric value"
 
10760
msgstr "�������� \"%s\" ������� �������� ��������"
 
10761
 
 
10762
#: utils/misc/guc.c:3575
 
10763
#, c-format
 
10764
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
 
10765
msgstr "%g ��� ��������� ��� ��������� \"%s\" (%g .. %g)"
 
10766
 
 
10767
#: utils/misc/guc.c:3591
 
10768
#, c-format
 
10769
msgid "invalid value for parameter \"%s\": %g"
 
10770
msgstr "�������� �������� ��� ��������� \"%s\": %g"
 
10771
 
 
10772
#: utils/misc/guc.c:3689
 
10773
#, c-format
 
10774
msgid "invalid value for parameter \"%s\": \"%s\""
 
10775
msgstr "�������� �������� ��� ��������� \"%s\": \"%s\""
 
10776
 
 
10777
#: utils/misc/guc.c:3805
 
10778
#: utils/misc/guc.c:3845
 
10779
#: utils/misc/guc.c:4407
 
10780
#, c-format
 
10781
msgid "must be superuser to examine \"%s\""
 
10782
msgstr ""
 
10783
 
 
10784
#: utils/misc/guc.c:3925
 
10785
#, c-format
 
10786
msgid "SET %s takes only one argument"
 
10787
msgstr "SET %s ��������� ������ ���� ��������"
 
10788
 
 
10789
#: utils/misc/guc.c:4029
 
10790
msgid "SET requires parameter name"
 
10791
msgstr "SET ������� ��� ���������"
 
10792
 
 
10793
#: utils/misc/guc.c:4093
 
10794
#, c-format
 
10795
msgid "attempt to redefine parameter \"%s\""
 
10796
msgstr ""
 
10797
 
 
10798
#: utils/misc/guc.c:5050
 
10799
#, c-format
 
10800
msgid "could not parse setting for parameter \"%s\""
 
10801
msgstr "�� ���������� ���������������� ��������� ��� ��������� \"%s\""
 
10802
 
 
10803
#: utils/misc/guc.c:5248
 
10804
msgid "invalid list syntax for parameter \"log_destination\""
 
10805
msgstr "�������� ��������� ��� ��������� \"log_destination\""
 
10806
 
 
10807
#: utils/misc/guc.c:5271
 
10808
#, c-format
 
10809
msgid "unrecognized \"log_destination\" key word: \"%s\""
 
10810
msgstr "�� ������������ �������� ����� \"log_destination\": \"%s\""
 
10811
 
 
10812
#: utils/misc/guc.c:5499
 
10813
msgid "SET AUTOCOMMIT TO OFF is no longer supported"
 
10814
msgstr "SET AUTOCOMMIT TO OFF ������ �� ��������������"
 
10815
 
 
10816
#: utils/misc/guc.c:5547
 
10817
#, c-format
 
10818
msgid "invalid syntax for \"custom_variable_classes\": \"%s\""
 
10819
msgstr "�������� ��������� ��� \"custom_variable_classes\": \"%s\""
 
10820
 
 
10821
#: utils/misc/guc.c:5576
 
10822
msgid "cannot enable parameter when \"log_statement_stats\" is true"
 
10823
msgstr ""
 
10824
 
 
10825
#: utils/misc/guc.c:5593
 
10826
msgid "cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true"
 
10827
msgstr ""
 
10828
 
 
10829
#: utils/misc/guc.c:5612
 
10830
msgid "cannot set transaction read-write mode inside a read-only transaction"
 
10831
msgstr ""
 
10832
 
 
10833
#: guc-file.l:271
 
10834
#, c-format
 
10835
msgid "syntax error in file \"%s\" line %u, near end of line"
 
10836
msgstr "������ ���������� � ���� \"%s\" ������ %u, ����� � ������ ������"
 
10837
 
 
10838
#: guc-file.l:276
 
10839
#, c-format
 
10840
msgid "syntax error in file \"%s\" line %u, near token \"%s\""
 
10841
msgstr "������ ���������� � ���� \"%s\" ������ %u, ����� � \"%s\""
 
10842
 
 
10843
#: utils/mmgr/portalmem.c:173
 
10844
#, c-format
 
10845
msgid "cursor \"%s\" already exists"
 
10846
msgstr "������ \"%s\" ��� ����������"
 
10847
 
 
10848
#: utils/mmgr/portalmem.c:177
 
10849
#, c-format
 
10850
msgid "closing existing cursor \"%s\""
 
10851
msgstr "�������� ������������� ������� \"%s\""
 
10852
 
 
10853
#: utils/mmgr/aset.c:338
 
10854
#, c-format
 
10855
msgid "Failed while creating memory context \"%s\"."
 
10856
msgstr "������ ��� �������� ��������� ������ \"%s\"."
 
10857
 
 
10858
#: utils/mmgr/aset.c:504
 
10859
#: utils/mmgr/aset.c:701
 
10860
#: utils/mmgr/aset.c:894
 
10861
#, c-format
 
10862
msgid "Failed on request of size %lu."
 
10863
msgstr "������ ��� ������� ������� %lu."
 
10864
 
 
10865
#: utils/sort/logtape.c:202
 
10866
#, c-format
 
10867
msgid "could not write block %ld of temporary file: %m"
 
10868
msgstr "�� ���������� �������� ���� %ld ���������� �����: %m"
 
10869
 
 
10870
#: utils/sort/logtape.c:204
 
10871
msgid "Perhaps out of disk space?"
 
10872
msgstr "�������� ��� ����� �� �����?"
 
10873
 
 
10874
#: utils/sort/logtape.c:221
 
10875
#, c-format
 
10876
msgid "could not read block %ld of temporary file: %m"
 
10877
msgstr "�� ���������� ������� ���� %ld ���������� �����: %m"
 
10878
 
 
10879
#: utils/sort/tuplesort.c:2082
 
10880
msgid "could not create unique index"
 
10881
msgstr "�� ���������� ������� ���������� ������"
 
10882
 
 
10883
#: utils/sort/tuplesort.c:2083
 
10884
msgid "Table contains duplicated values."
 
10885
msgstr "������� �������� ���������."
 
10886
 
 
10887
#: ../port/copydir.c:67
 
10888
#, c-format
 
10889
msgid "could not copy file \"%s\": %m"
 
10890
msgstr ""
 
10891
 
 
10892
#: ../port/dirmod.c:75
 
10893
#: ../port/dirmod.c:88
 
10894
#: ../port/dirmod.c:101
 
10895
msgid "out of memory\n"
 
10896
msgstr "�� ������� ������\n"
 
10897
 
 
10898
#: ../port/dirmod.c:283
 
10899
#, c-format
 
10900
msgid "Error setting junction for %s: %s"
 
10901
msgstr ""
 
10902
 
 
10903
#: ../port/exec.c:194
 
10904
#: ../port/exec.c:308
 
10905
#: ../port/exec.c:351
 
10906
#, c-format
 
10907
msgid "could not identify current directory: %s"
 
10908
msgstr "�� ���������� ���������������� ���������� \"%s\""
 
10909
 
 
10910
#: ../port/exec.c:213
 
10911
#, c-format
 
10912
msgid "invalid binary \"%s\""
 
10913
msgstr ""
 
10914
 
 
10915
#: ../port/exec.c:262
 
10916
#, c-format
 
10917
msgid "could not read binary \"%s\""
 
10918
msgstr ""
 
10919
 
 
10920
#: ../port/exec.c:269
 
10921
#, c-format
 
10922
msgid "could not find a \"%s\" to execute"
 
10923
msgstr ""
 
10924
 
 
10925
#: ../port/exec.c:324
 
10926
#: ../port/exec.c:360
 
10927
#, c-format
 
10928
msgid "could not change directory to \"%s\""
 
10929
msgstr "�� ���������� �������� ���������� �� \"%s\""
 
10930
 
 
10931
#: ../port/exec.c:339
 
10932
#, c-format
 
10933
msgid "could not read symbolic link \"%s\""
 
10934
msgstr ""
 
10935
 
 
10936
#: ../port/exec.c:587
 
10937
#, c-format
 
10938
msgid "child process exited with exit code %d"
 
10939
msgstr ""
 
10940
 
 
10941
#: ../port/exec.c:590
 
10942
#, c-format
 
10943
msgid "child process was terminated by signal %d"
 
10944
msgstr ""
 
10945
 
 
10946
#: ../port/exec.c:593
 
10947
#, c-format
 
10948
msgid "child process exited with unrecognized status %d"
 
10949
msgstr ""
 
10950