~ubuntu-branches/ubuntu/hardy/postgresql-8.4/hardy-backports

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-04-27 08:35:30 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090427083530-jhwzvyit4pbf64h1
Tags: 8.4~beta1-1
* First public beta of 8.4.
* debian/*.install: Add new gettext translations.
* debian/control: Bump p-common dependency to >= 98 to ensure support for
  8.4.
* debian/rules: Build with --enable-cassert while in beta.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#
21
21
msgid ""
22
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"
 
23
"Project-Id-Version: PostgreSQL 8.3\n"
 
24
"Report-Msgid-Bugs-To: \n"
 
25
"POT-Creation-Date: 2009-01-16 09:05+0000\n"
 
26
"PO-Revision-Date: 2009-03-12 01:29+0300\n"
26
27
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
27
28
"Language-Team: pgsql-ru-general <pgsql-ru-general@postgresql.org>\n"
28
29
"MIME-Version: 1.0\n"
31
32
"X-Poedit-Language: Russian\n"
32
33
"X-Poedit-Country: RUSSIAN FEDERATION\n"
33
34
 
 
35
#: libpq/auth.c:129
 
36
#, c-format
 
37
msgid "Kerberos initialization returned error %d"
 
38
msgstr "������ Kerberos ��� �������������: %d"
 
39
 
 
40
#: libpq/auth.c:139
 
41
#, c-format
 
42
msgid "Kerberos keytab resolving returned error %d"
 
43
msgstr ""
 
44
 
 
45
#: libpq/auth.c:163
 
46
#, fuzzy, c-format
 
47
msgid "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
 
48
msgstr "������ Kerberos ��� �������������: %d"
 
49
 
 
50
#: libpq/auth.c:211
 
51
#, c-format
 
52
msgid "Kerberos recvauth returned error %d"
 
53
msgstr ""
 
54
 
 
55
#: libpq/auth.c:234
 
56
#, c-format
 
57
msgid "Kerberos unparse_name returned error %d"
 
58
msgstr ""
 
59
 
 
60
#: libpq/auth.c:285
 
61
#, c-format
 
62
msgid ""
 
63
"unexpected Kerberos user name received from client (received \"%s\", "
 
64
"expected \"%s\")"
 
65
msgstr ""
 
66
 
 
67
#: libpq/auth.c:305
 
68
msgid "Kerberos 5 not implemented on this server"
 
69
msgstr "Kerberos 5 �� ���������� � ���� �������"
 
70
 
 
71
#: libpq/auth.c:378
 
72
#, c-format
 
73
msgid "%s: %s"
 
74
msgstr ""
 
75
 
 
76
#: libpq/auth.c:404
 
77
#, fuzzy
 
78
msgid "GSSAPI is not supported in protocol version 2"
 
79
msgstr "�������� %s �� ������������ �������� ���������"
 
80
 
 
81
#: libpq/auth.c:423 libpq/auth.c:801 libpq/auth.c:869 libpq/auth.c:1266
 
82
#: utils/mmgr/aset.c:360 utils/mmgr/aset.c:539 utils/mmgr/aset.c:714
 
83
#: utils/mmgr/aset.c:909 utils/adt/oracle_compat.c:76
 
84
#: utils/adt/oracle_compat.c:128 utils/adt/oracle_compat.c:176
 
85
#: utils/adt/regexp.c:209 utils/adt/varlena.c:2854 utils/adt/varlena.c:2877
 
86
#: utils/mb/mbutils.c:279 utils/mb/mbutils.c:543 utils/hash/dynahash.c:363
 
87
#: utils/hash/dynahash.c:435 utils/hash/dynahash.c:929 utils/misc/guc.c:2527
 
88
#: utils/misc/guc.c:2540 utils/misc/guc.c:2553 utils/init/miscinit.c:211
 
89
#: utils/init/miscinit.c:232 utils/init/miscinit.c:242 utils/fmgr/dfmgr.c:221
 
90
#: commands/sequence.c:903 lib/stringinfo.c:245 storage/buffer/buf_init.c:162
 
91
#: storage/buffer/localbuf.c:307 storage/file/fd.c:327 storage/file/fd.c:685
 
92
#: storage/file/fd.c:803 storage/ipc/procarray.c:377
 
93
#: storage/ipc/procarray.c:696 storage/ipc/procarray.c:703
 
94
#: postmaster/postmaster.c:1771 postmaster/postmaster.c:1804
 
95
#: postmaster/postmaster.c:2794 postmaster/postmaster.c:3494
 
96
#: postmaster/postmaster.c:3575 postmaster/postmaster.c:4132
 
97
msgid "out of memory"
 
98
msgstr "�� ������� ������"
 
99
 
 
100
#: libpq/auth.c:459
 
101
#, fuzzy, c-format
 
102
msgid "expected GSS response, got message type %d"
 
103
msgstr "�������� ����� � �������, �� ������ ���� �������� ��������� ���� %d"
 
104
 
 
105
#: libpq/auth.c:522
 
106
msgid "accepting GSS security context failed"
 
107
msgstr ""
 
108
 
 
109
#: libpq/auth.c:548
 
110
msgid "retrieving GSS user name failed"
 
111
msgstr ""
 
112
 
 
113
#: libpq/auth.c:619
 
114
#, fuzzy
 
115
msgid "GSSAPI not implemented on this server"
 
116
msgstr "Kerberos 4 �� ���������� � ���� �������"
 
117
 
 
118
#: libpq/auth.c:644
 
119
#, fuzzy, c-format
 
120
msgid "SSPI error %x"
 
121
msgstr "������ SSL: %s"
 
122
 
 
123
#: libpq/auth.c:648
 
124
#, c-format
 
125
msgid "%s (%x)"
 
126
msgstr ""
 
127
 
 
128
#: libpq/auth.c:688
 
129
#, fuzzy
 
130
msgid "SSPI is not supported in protocol version 2"
 
131
msgstr "�������� %s �� ������������ �������� ���������"
 
132
 
 
133
#: libpq/auth.c:704
 
134
msgid "could not acquire SSPI credentials handle"
 
135
msgstr ""
 
136
 
 
137
#: libpq/auth.c:721
 
138
#, fuzzy, c-format
 
139
msgid "expected SSPI response, got message type %d"
 
140
msgstr "�������� ����� � �������, �� ������ ���� �������� ��������� ���� %d"
 
141
 
 
142
#: libpq/auth.c:793
 
143
#, fuzzy
 
144
msgid "could not accept SSPI security context"
 
145
msgstr "�� ������� ������� �������� SSL: %s"
 
146
 
 
147
#: libpq/auth.c:849
 
148
#, fuzzy
 
149
msgid "could not get security token from context"
 
150
msgstr "�� ������� ������� �������� SSL: %s"
 
151
 
 
152
#: libpq/auth.c:924
 
153
#, fuzzy
 
154
msgid "SSPI not implemented on this server"
 
155
msgstr "Kerberos 4 �� ���������� � ���� �������"
 
156
 
 
157
#: libpq/auth.c:964
 
158
#, c-format
 
159
msgid "authentication failed for user \"%s\": host rejected"
 
160
msgstr ""
 
161
 
 
162
#: libpq/auth.c:967
 
163
#, c-format
 
164
msgid "Kerberos 5 authentication failed for user \"%s\""
 
165
msgstr ""
 
166
 
 
167
#: libpq/auth.c:970
 
168
#, fuzzy, c-format
 
169
msgid "GSSAPI authentication failed for user \"%s\""
 
170
msgstr ""
 
171
"������ ��� �������������� ��� ������������ \"%s\": �� ������ ����� "
 
172
"��������������"
 
173
 
 
174
#: libpq/auth.c:973
 
175
#, fuzzy, c-format
 
176
msgid "SSPI authentication failed for user \"%s\""
 
177
msgstr ""
 
178
"������ ��� �������������� ��� ������������ \"%s\": �� ������ ����� "
 
179
"��������������"
 
180
 
 
181
#: libpq/auth.c:976
 
182
#, c-format
 
183
msgid "\"trust\" authentication failed for user \"%s\""
 
184
msgstr ""
 
185
 
 
186
#: libpq/auth.c:979
 
187
#, c-format
 
188
msgid "Ident authentication failed for user \"%s\""
 
189
msgstr ""
 
190
 
 
191
#: libpq/auth.c:984
 
192
#, c-format
 
193
msgid "password authentication failed for user \"%s\""
 
194
msgstr ""
 
195
 
 
196
#: libpq/auth.c:988
 
197
#, c-format
 
198
msgid "PAM authentication failed for user \"%s\""
 
199
msgstr ""
 
200
 
 
201
#: libpq/auth.c:993
 
202
#, fuzzy, c-format
 
203
msgid "LDAP authentication failed for user \"%s\""
 
204
msgstr ""
 
205
"������ ��� �������������� ��� ������������ \"%s\": �� ������ ����� "
 
206
"��������������"
 
207
 
 
208
#: libpq/auth.c:997
 
209
#, c-format
 
210
msgid "authentication failed for user \"%s\": invalid authentication method"
 
211
msgstr ""
 
212
"������ ��� �������������� ��� ������������ \"%s\": �� ������ ����� "
 
213
"��������������"
 
214
 
 
215
#: libpq/auth.c:1026
 
216
msgid "missing or erroneous pg_hba.conf file"
 
217
msgstr "����������� ��� ��������� ���� pg_hba.conf"
 
218
 
 
219
#: libpq/auth.c:1027
 
220
msgid "See server log for details."
 
221
msgstr "�������� ����������� � ������� �������."
 
222
 
 
223
#: libpq/auth.c:1055
 
224
msgid "SSL on"
 
225
msgstr "SSL ���."
 
226
 
 
227
#: libpq/auth.c:1055
 
228
msgid "SSL off"
 
229
msgstr "SSL ����."
 
230
 
 
231
#: libpq/auth.c:1053
 
232
#, c-format
 
233
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
 
234
msgstr ""
 
235
"����������� ������ � pg_hba.conf ��� ����� \"%s\", ������������ \"%s\", ���� "
 
236
"\"%s\", %s"
 
237
 
 
238
#: libpq/auth.c:1059
 
239
#, c-format
 
240
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
 
241
msgstr ""
 
242
"����������� ������ � pg_hba.conf ��� ����� \"%s\", ������������ \"%s\", ���� "
 
243
"\"%s\""
 
244
 
 
245
#: libpq/auth.c:1103
 
246
#, c-format
 
247
msgid "could not enable credential reception: %m"
 
248
msgstr ""
 
249
 
 
250
#: libpq/auth.c:1214
 
251
#, c-format
 
252
msgid "error from underlying PAM layer: %s"
 
253
msgstr ""
 
254
 
 
255
#: libpq/auth.c:1219
 
256
#, c-format
 
257
msgid "unsupported PAM conversation %d/%s"
 
258
msgstr ""
 
259
 
 
260
#: libpq/auth.c:1251
 
261
msgid "empty password returned by client"
 
262
msgstr "������ݣ� ������ ������ �� �������"
 
263
 
 
264
#: libpq/auth.c:1311
 
265
#, c-format
 
266
msgid "could not create PAM authenticator: %s"
 
267
msgstr "�� ������� ������� �������������� PAM: %s"
 
268
 
 
269
#: libpq/auth.c:1322
 
270
#, c-format
 
271
msgid "pam_set_item(PAM_USER) failed: %s"
 
272
msgstr "������ pam_set_item(PAM_USER): %s"
 
273
 
 
274
#: libpq/auth.c:1333
 
275
#, c-format
 
276
msgid "pam_set_item(PAM_CONV) failed: %s"
 
277
msgstr "������ pam_set_item(PAM_CONV): %s"
 
278
 
 
279
#: libpq/auth.c:1344
 
280
#, c-format
 
281
msgid "pam_authenticate failed: %s"
 
282
msgstr "������ pam_authenticate: %s"
 
283
 
 
284
#: libpq/auth.c:1355
 
285
#, c-format
 
286
msgid "pam_acct_mgmt failed: %s"
 
287
msgstr "������ pam_acct_mgmt: %s"
 
288
 
 
289
#: libpq/auth.c:1366
 
290
#, c-format
 
291
msgid "could not release PAM authenticator: %s"
 
292
msgstr "�� ������� ������� �������������� PAM: %s"
 
293
 
 
294
#: libpq/auth.c:1397
 
295
#, fuzzy
 
296
msgid "LDAP configuration URL not specified"
 
297
msgstr "�� ������� ���� �������"
 
298
 
 
299
#: libpq/auth.c:1449
 
300
#, fuzzy, c-format
 
301
msgid "invalid LDAP URL: \"%s\""
 
302
msgstr "�������� �������� cidr: \"%s\""
 
303
 
 
304
#: libpq/auth.c:1465 libpq/auth.c:1469
 
305
#, fuzzy, c-format
 
306
msgid "could not initialize LDAP: error code %d"
 
307
msgstr "�� ������� ���������������� SSL-�������������: %s"
 
308
 
 
309
#: libpq/auth.c:1479
 
310
#, c-format
 
311
msgid "could not set LDAP protocol version: error code %d"
 
312
msgstr ""
 
313
 
 
314
#: libpq/auth.c:1508
 
315
msgid "could not load wldap32.dll"
 
316
msgstr ""
 
317
 
 
318
#: libpq/auth.c:1516
 
319
msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
 
320
msgstr ""
 
321
 
 
322
#: libpq/auth.c:1517
 
323
#, fuzzy
 
324
msgid "LDAP over SSL is not supported on this platform."
 
325
msgstr "tablespaces  �� �������������� �� ���� ���������"
 
326
 
 
327
#: libpq/auth.c:1532
 
328
#, c-format
 
329
msgid "could not start LDAP TLS session: error code %d"
 
330
msgstr ""
 
331
 
 
332
#: libpq/auth.c:1547
 
333
#, c-format
 
334
msgid "LDAP login failed for user \"%s\" on server \"%s\": error code %d"
 
335
msgstr ""
 
336
 
 
337
#: libpq/auth.c:1583
 
338
#, c-format
 
339
msgid "expected password response, got message type %d"
 
340
msgstr "�������� ����� � �������, �� ������ ���� �������� ��������� ���� %d"
 
341
 
 
342
#: libpq/auth.c:1611
 
343
msgid "invalid password packet size"
 
344
msgstr "�������� ������ ������ � �������"
 
345
 
 
346
#: libpq/auth.c:1615
 
347
msgid "received password packet"
 
348
msgstr "�������� ����� � �������"
 
349
 
 
350
#: libpq/be-fsstubs.c:125 libpq/be-fsstubs.c:155 libpq/be-fsstubs.c:170
 
351
#: libpq/be-fsstubs.c:195 libpq/be-fsstubs.c:242 libpq/be-fsstubs.c:469
 
352
#, c-format
 
353
msgid "invalid large-object descriptor: %d"
 
354
msgstr ""
 
355
 
 
356
#: libpq/be-fsstubs.c:175
 
357
#, c-format
 
358
msgid "large object descriptor %d was not opened for writing"
 
359
msgstr ""
 
360
 
 
361
#: libpq/be-fsstubs.c:335
 
362
msgid "must be superuser to use server-side lo_import()"
 
363
msgstr "����� ���� ��������������� ��� ������������� server-side lo_import()"
 
364
 
 
365
#: libpq/be-fsstubs.c:336
 
366
msgid "Anyone can use the client-side lo_import() provided by libpq."
 
367
msgstr ""
 
368
 
 
369
#: libpq/be-fsstubs.c:353
 
370
#, c-format
 
371
msgid "could not open server file \"%s\": %m"
 
372
msgstr "�� ���������� �������� ���� ������� \"%s\": %m"
 
373
 
 
374
#: libpq/be-fsstubs.c:375
 
375
#, c-format
 
376
msgid "could not read server file \"%s\": %m"
 
377
msgstr "�� ���������� ������� ���� ������� \"%s\": %m"
 
378
 
 
379
#: libpq/be-fsstubs.c:405
 
380
msgid "must be superuser to use server-side lo_export()"
 
381
msgstr "����� ���� ��������������� ��� ������������� server-side lo_export()"
 
382
 
 
383
#: libpq/be-fsstubs.c:406
 
384
msgid "Anyone can use the client-side lo_export() provided by libpq."
 
385
msgstr ""
 
386
 
 
387
#: libpq/be-fsstubs.c:434
 
388
#, c-format
 
389
msgid "could not create server file \"%s\": %m"
 
390
msgstr "�� ���������� ������� ���� ������� \"%s\": %m"
 
391
 
 
392
#: libpq/be-fsstubs.c:446
 
393
#, c-format
 
394
msgid "could not write server file \"%s\": %m"
 
395
msgstr "�� ���������� �������� ���� ������� \"%s\": %m"
 
396
 
 
397
#: libpq/be-secure.c:299 libpq/be-secure.c:393
 
398
#, c-format
 
399
msgid "SSL error: %s"
 
400
msgstr "������ SSL: %s"
 
401
 
 
402
#: libpq/be-secure.c:308 libpq/be-secure.c:402 libpq/be-secure.c:919
 
403
#, c-format
 
404
msgid "unrecognized SSL error code: %d"
 
405
msgstr "�������������� ��� ������ SSL: %d"
 
406
 
 
407
#: libpq/be-secure.c:347 libpq/be-secure.c:351 libpq/be-secure.c:361
 
408
msgid "SSL renegotiation failure"
 
409
msgstr ""
 
410
 
 
411
#: libpq/be-secure.c:355
 
412
msgid "SSL failed to send renegotiation request"
 
413
msgstr ""
 
414
 
 
415
#: libpq/be-secure.c:724
 
416
#, c-format
 
417
msgid "could not create SSL context: %s"
 
418
msgstr "�� ������� ������� �������� SSL: %s"
 
419
 
 
420
#: libpq/be-secure.c:735
 
421
#, c-format
 
422
msgid "could not load server certificate file \"%s\": %s"
 
423
msgstr "�� ������� ��������� ���������� ������� \"%s\": %s"
 
424
 
 
425
#: libpq/be-secure.c:741
 
426
#, c-format
 
427
msgid "could not access private key file \"%s\": %m"
 
428
msgstr ""
 
429
 
 
430
#: libpq/be-secure.c:757
 
431
#, c-format
 
432
msgid "unsafe permissions on private key file \"%s\""
 
433
msgstr ""
 
434
 
 
435
#: libpq/be-secure.c:759
 
436
msgid ""
 
437
"File must be owned by the database user and must have no permissions for "
 
438
"\"group\" or \"other\"."
 
439
msgstr ""
 
440
 
 
441
#: libpq/be-secure.c:766
 
442
#, c-format
 
443
msgid "could not load private key file \"%s\": %s"
 
444
msgstr ""
 
445
 
 
446
#: libpq/be-secure.c:771
 
447
#, c-format
 
448
msgid "check of private key failed: %s"
 
449
msgstr ""
 
450
 
 
451
#: libpq/be-secure.c:790
 
452
#, c-format
 
453
msgid "could not load root certificate file \"%s\": %s"
 
454
msgstr "�� ���������� ��������� ����� �������� ������������ \"%s\": %s"
 
455
 
 
456
#: libpq/be-secure.c:792
 
457
msgid "Will not verify client certificates."
 
458
msgstr ""
 
459
 
 
460
#: libpq/be-secure.c:813
 
461
#, c-format
 
462
msgid "SSL certificate revocation list file \"%s\" ignored"
 
463
msgstr ""
 
464
 
 
465
#: libpq/be-secure.c:815
 
466
msgid "SSL library does not support certificate revocation lists."
 
467
msgstr ""
 
468
 
 
469
#: libpq/be-secure.c:821
 
470
#, c-format
 
471
msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
 
472
msgstr ""
 
473
 
 
474
#: libpq/be-secure.c:823
 
475
msgid "Certificates will not be checked against revocation list."
 
476
msgstr ""
 
477
 
 
478
#: libpq/be-secure.c:864
 
479
#, c-format
 
480
msgid "could not initialize SSL connection: %s"
 
481
msgstr "�� ������� ���������������� SSL-�������������: %s"
 
482
 
 
483
#: libpq/be-secure.c:873
 
484
#, c-format
 
485
msgid "could not set SSL socket: %s"
 
486
msgstr "�� ������� ������� SSL-�����: %s"
 
487
 
 
488
#: libpq/be-secure.c:899
 
489
#, c-format
 
490
msgid "could not accept SSL connection: %m"
 
491
msgstr "�� ���������� ������� SSL �������������: %m"
 
492
 
 
493
#: libpq/be-secure.c:903 libpq/be-secure.c:914
 
494
msgid "could not accept SSL connection: EOF detected"
 
495
msgstr "�� ���������� ������� SSL �������������: ��������� ����� ����� (EOF)"
 
496
 
 
497
#: libpq/be-secure.c:908
 
498
#, c-format
 
499
msgid "could not accept SSL connection: %s"
 
500
msgstr "�� ���������� ������� SSL �������������: %s"
 
501
 
 
502
#: libpq/be-secure.c:946
 
503
#, c-format
 
504
msgid "SSL connection from \"%s\""
 
505
msgstr "SSL ������������� �� \"%s\""
 
506
 
 
507
#: libpq/be-secure.c:990
 
508
#, fuzzy
 
509
msgid "no SSL error reported"
 
510
msgstr "�������������� ��� ������ SSL: %d"
 
511
 
 
512
#: libpq/be-secure.c:994
 
513
#, fuzzy, c-format
 
514
msgid "SSL error code %lu"
 
515
msgstr "������ SSL: %s"
 
516
 
 
517
#: libpq/crypt.c:60
 
518
msgid ""
 
519
"cannot use authentication method \"crypt\" because password is MD5-encrypted"
 
520
msgstr ""
 
521
 
 
522
#: libpq/hba.c:160
 
523
#, c-format
 
524
msgid "authentication file token too long, skipping: \"%s\""
 
525
msgstr ""
 
526
 
 
527
#: libpq/hba.c:349
 
528
#, c-format
 
529
msgid "could not open secondary authentication file \"@%s\" as \"%s\": %m"
 
530
msgstr ""
 
531
 
 
532
#: libpq/hba.c:771
 
533
#, c-format
 
534
msgid "invalid IP address \"%s\" in file \"%s\" line %d: %s"
 
535
msgstr ""
 
536
 
 
537
#: libpq/hba.c:807
 
538
#, c-format
 
539
msgid "invalid IP mask \"%s\" in file \"%s\" line %d: %s"
 
540
msgstr ""
 
541
 
 
542
#: libpq/hba.c:822
 
543
#, c-format
 
544
msgid "IP address and mask do not match in file \"%s\" line %d"
 
545
msgstr ""
 
546
 
 
547
#: libpq/hba.c:880
 
548
#, c-format
 
549
msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
 
550
msgstr ""
 
551
 
 
552
#: libpq/hba.c:886
 
553
#, c-format
 
554
msgid "missing field in file \"%s\" at end of line %d"
 
555
msgstr ""
 
556
 
 
557
#: libpq/hba.c:954 access/transam/xlog.c:2092 access/transam/xlog.c:3476
 
558
#: access/transam/xlog.c:3566 access/transam/xlog.c:3664
 
559
#: utils/init/miscinit.c:993 utils/init/miscinit.c:1099
 
560
#: utils/init/postinit.c:90 utils/init/postinit.c:130 utils/error/elog.c:1224
 
561
#: postmaster/autovacuum.c:1786 ../port/copydir.c:119
 
562
#, c-format
 
563
msgid "could not open file \"%s\": %m"
 
564
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
565
 
 
566
#: libpq/hba.c:995 guc-file.l:392
 
567
#, c-format
 
568
msgid "could not open configuration file \"%s\": %m"
 
569
msgstr "�� ���������� ������� ���� ������������ \"%s\": %m"
 
570
 
 
571
#: libpq/hba.c:1099
 
572
#, c-format
 
573
msgid "missing entry in file \"%s\" at end of line %d"
 
574
msgstr ""
 
575
 
 
576
#: libpq/hba.c:1129
 
577
msgid "cannot use Ident authentication without usermap field"
 
578
msgstr ""
 
579
 
 
580
#: libpq/hba.c:1175
 
581
#, c-format
 
582
msgid "could not open Ident usermap file \"%s\": %m"
 
583
msgstr ""
 
584
 
 
585
#: libpq/hba.c:1349
 
586
#, c-format
 
587
msgid "could not create socket for Ident connection: %m"
 
588
msgstr "�� ���������� ������� ����� ��� Ident-�������������: %m"
 
589
 
 
590
#: libpq/hba.c:1364
 
591
#, c-format
 
592
msgid "could not bind to local address \"%s\": %m"
 
593
msgstr ""
 
594
 
 
595
#: libpq/hba.c:1376
 
596
#, c-format
 
597
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
 
598
msgstr ""
 
599
"�� ���������� �������������� � Ident-������� � ������� \"%s\", ���� %s: %m"
 
600
 
 
601
#: libpq/hba.c:1396
 
602
#, c-format
 
603
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
 
604
msgstr ""
 
605
"�� ���������� ��������� ������ � Ident-������� � ������� \"%s\", ���� %s: %m"
 
606
 
 
607
#: libpq/hba.c:1411
 
608
#, c-format
 
609
msgid ""
 
610
"could not receive response from Ident server at address \"%s\", port %s: %m"
 
611
msgstr ""
 
612
 
 
613
#: libpq/hba.c:1421
 
614
#, c-format
 
615
msgid "invalidly formatted response from Ident server: \"%s\""
 
616
msgstr ""
 
617
 
 
618
#: libpq/hba.c:1456 libpq/hba.c:1486 libpq/hba.c:1553
 
619
#, c-format
 
620
msgid "could not get peer credentials: %m"
 
621
msgstr ""
 
622
 
 
623
#: libpq/hba.c:1465 libpq/hba.c:1495 libpq/hba.c:1564
 
624
#, c-format
 
625
msgid "local user with ID %d does not exist"
 
626
msgstr "��������� ������������ � ID %d �� ����������"
 
627
 
 
628
#: libpq/hba.c:1575
 
629
msgid ""
 
630
"Ident authentication is not supported on local connections on this platform"
 
631
msgstr ""
 
632
 
 
633
#: libpq/hba.c:1621
 
634
#, c-format
 
635
msgid "Ident protocol identifies remote user as \"%s\""
 
636
msgstr ""
 
637
 
 
638
#: libpq/pqcomm.c:289
 
639
#, c-format
 
640
msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
 
641
msgstr "�� ���������� ��������� ��� ����� \"%s\", ������ \"%s\" � �����: %s"
 
642
 
 
643
#: libpq/pqcomm.c:293
 
644
#, c-format
 
645
msgid "could not translate service \"%s\" to address: %s"
 
646
msgstr ""
 
647
 
 
648
#: libpq/pqcomm.c:320
 
649
#, c-format
 
650
msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
 
651
msgstr ""
 
652
 
 
653
#: libpq/pqcomm.c:329
 
654
msgid "IPv4"
 
655
msgstr "IPv4"
 
656
 
 
657
#: libpq/pqcomm.c:333
 
658
msgid "IPv6"
 
659
msgstr "IPv6"
 
660
 
 
661
#: libpq/pqcomm.c:338
 
662
msgid "Unix"
 
663
msgstr "Unix"
 
664
 
 
665
#: libpq/pqcomm.c:343
 
666
#, c-format
 
667
msgid "unrecognized address family %d"
 
668
msgstr ""
 
669
 
 
670
#. translator: %s is IPv4, IPv6, or Unix
 
671
#: libpq/pqcomm.c:354
 
672
#, c-format
 
673
msgid "could not create %s socket: %m"
 
674
msgstr "�� ���������� ������� ����� %s: %m"
 
675
 
 
676
#: libpq/pqcomm.c:379
 
677
#, c-format
 
678
msgid "setsockopt(SO_REUSEADDR) failed: %m"
 
679
msgstr "setsockopt(SO_REUSEADDR) �� ������: %m"
 
680
 
 
681
#: libpq/pqcomm.c:394
 
682
#, c-format
 
683
msgid "setsockopt(IPV6_V6ONLY) failed: %m"
 
684
msgstr "setsockopt(IPV6_V6ONLY) �� ������: %m"
 
685
 
 
686
#. translator: %s is IPv4, IPv6, or Unix
 
687
#: libpq/pqcomm.c:413
 
688
#, c-format
 
689
msgid "could not bind %s socket: %m"
 
690
msgstr ""
 
691
 
 
692
#: libpq/pqcomm.c:416
 
693
#, c-format
 
694
msgid ""
 
695
"Is another postmaster already running on port %d? If not, remove socket file "
 
696
"\"%s\" and retry."
 
697
msgstr ""
 
698
 
 
699
#: libpq/pqcomm.c:419
 
700
#, c-format
 
701
msgid ""
 
702
"Is another postmaster already running on port %d? If not, wait a few seconds "
 
703
"and retry."
 
704
msgstr ""
 
705
 
 
706
#. translator: %s is IPv4, IPv6, or Unix
 
707
#: libpq/pqcomm.c:452
 
708
#, c-format
 
709
msgid "could not listen on %s socket: %m"
 
710
msgstr ""
 
711
 
 
712
#: libpq/pqcomm.c:532
 
713
#, c-format
 
714
msgid "group \"%s\" does not exist"
 
715
msgstr "������ \"%s\" �� ����������"
 
716
 
 
717
#: libpq/pqcomm.c:542
 
718
#, c-format
 
719
msgid "could not set group of file \"%s\": %m"
 
720
msgstr "�� ���������� ���������� ������ ����� \"%s\": %m"
 
721
 
 
722
#: libpq/pqcomm.c:553
 
723
#, c-format
 
724
msgid "could not set permissions of file \"%s\": %m"
 
725
msgstr "�� ���������� ���������� ����� ������� ��� ����� \"%s\": %m"
 
726
 
 
727
#: libpq/pqcomm.c:583
 
728
#, c-format
 
729
msgid "could not accept new connection: %m"
 
730
msgstr "�� ���������� ������� ����� �������������: %m"
 
731
 
 
732
#: libpq/pqcomm.c:769
 
733
#, c-format
 
734
msgid "could not receive data from client: %m"
 
735
msgstr "�� ������� �������� ������ �� �������: %m"
 
736
 
 
737
#: libpq/pqcomm.c:956
 
738
msgid "unexpected EOF within message length word"
 
739
msgstr "����������� ����� ����� (EOF) � ����� ����� ���������"
 
740
 
 
741
#: libpq/pqcomm.c:967
 
742
msgid "invalid message length"
 
743
msgstr "�������� ����� ���������"
 
744
 
 
745
#: libpq/pqcomm.c:989 libpq/pqcomm.c:999
 
746
msgid "incomplete message from client"
 
747
msgstr "�������� ��������� �� �������"
 
748
 
 
749
#: libpq/pqcomm.c:1108
 
750
#, c-format
 
751
msgid "could not send data to client: %m"
 
752
msgstr "�� ���������� ������� ������ �������: %m"
 
753
 
 
754
#: libpq/pqformat.c:434
 
755
msgid "no data left in message"
 
756
msgstr "�� �������� ������ � ���������"
 
757
 
 
758
#: libpq/pqformat.c:500
 
759
#, fuzzy
 
760
msgid "binary value is out of range for type bigint"
 
761
msgstr "�������� \"%s\" ��� ��������� ��� ���� bigint"
 
762
 
 
763
#: libpq/pqformat.c:582 libpq/pqformat.c:600 libpq/pqformat.c:621
 
764
#: utils/adt/arrayfuncs.c:1346 utils/adt/rowtypes.c:534
 
765
msgid "insufficient data left in message"
 
766
msgstr "������������ ������ �������� � ���������"
 
767
 
 
768
#: libpq/pqformat.c:662
 
769
msgid "invalid string in message"
 
770
msgstr "�������� ������ � ���������"
 
771
 
 
772
#: libpq/pqformat.c:678
 
773
msgid "invalid message format"
 
774
msgstr "�������� ������ ���������"
 
775
 
 
776
#: access/gist/gistutil.c:405
 
777
#, c-format
 
778
msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
 
779
msgstr ""
 
780
 
 
781
#: access/gist/gistutil.c:586 access/nbtree/nbtpage.c:429
 
782
#: access/hash/hashutil.c:158
 
783
#, c-format
 
784
msgid "index \"%s\" contains unexpected zero page at block %u"
 
785
msgstr ""
 
786
 
 
787
#: access/gist/gistutil.c:589 access/gist/gistutil.c:601
 
788
#: access/nbtree/nbtpage.c:432 access/nbtree/nbtpage.c:444
 
789
#: access/hash/hashutil.c:161 access/hash/hashutil.c:173
 
790
#: access/hash/hashutil.c:185 access/hash/hashutil.c:206
 
791
msgid "Please REINDEX it."
 
792
msgstr "����������, ��������� REINDEX ��� ����."
 
793
 
 
794
#: access/gist/gistutil.c:598 access/nbtree/nbtpage.c:441
 
795
#: access/hash/hashutil.c:170 access/hash/hashutil.c:182
 
796
#, c-format
 
797
msgid "index \"%s\" contains corrupted page at block %u"
 
798
msgstr ""
 
799
 
 
800
#: access/gist/gistvacuum.c:572
 
801
#, c-format
 
802
msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
 
803
msgstr ""
 
804
 
 
805
#: access/gist/gistxlog.c:797
 
806
#, c-format
 
807
msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
 
808
msgstr ""
 
809
 
 
810
#: access/gist/gistxlog.c:799
 
811
msgid "Incomplete insertion detected during crash replay."
 
812
msgstr ""
 
813
 
 
814
#: access/common/heaptuple.c:872 access/common/heaptuple.c:983
 
815
#: access/common/heaptuple.c:1810
 
816
#, c-format
 
817
msgid "number of columns (%d) exceeds limit (%d)"
 
818
msgstr "����� ������� (%d) ��������� ����� (%d)"
 
819
 
34
820
#: access/common/indextuple.c:57
35
821
#, c-format
36
822
msgid "number of index columns (%d) exceeds limit (%d)"
37
823
msgstr "����� �������������� ��������� (%d) ��������� ����� (%d)"
38
824
 
39
 
#: access/common/indextuple.c:165
 
825
#: access/common/indextuple.c:168
40
826
#, c-format
41
827
msgid "index row requires %lu bytes, maximum size is %lu"
42
828
msgstr "������ ������� ������� ����: %lu, ��� ���������: %lu"
43
829
 
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
 
830
#: access/common/printtup.c:266 tcop/postgres.c:1644 tcop/fastpath.c:179
 
831
#: tcop/fastpath.c:548
53
832
#, c-format
54
833
msgid "unsupported format code: %d"
55
834
msgstr "���������������� ��� �������: %d"
56
835
 
57
 
#: access/common/tupdesc.c:511
 
836
#: access/common/reloptions.c:113
 
837
#, fuzzy
 
838
msgid "RESET must not include values for parameters"
 
839
msgstr "�������� �������� ��� ��������� \"%s\": %d"
 
840
 
 
841
#: access/common/reloptions.c:254
 
842
#, fuzzy, c-format
 
843
msgid "parameter \"%s\" specified more than once"
 
844
msgstr "��� ������� \"%s\" ������� ������ ������ ����"
 
845
 
 
846
#: access/common/reloptions.c:275
 
847
#, fuzzy, c-format
 
848
msgid "unrecognized parameter \"%s\""
 
849
msgstr "�� ������������ �������� ������������: \"%s\""
 
850
 
 
851
#: access/common/reloptions.c:309
 
852
#, c-format
 
853
msgid "fillfactor=%d is out of range (should be between %d and 100)"
 
854
msgstr ""
 
855
 
 
856
#: access/common/tupdesc.c:543 parser/parse_relation.c:902
58
857
#, c-format
59
858
msgid "column \"%s\" cannot be declared SETOF"
60
859
msgstr "������� \"%s\" �� ����� ���� ��������������� ��� SETOF"
61
860
 
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
 
861
#: access/transam/slru.c:614
 
862
#, c-format
 
863
msgid "file \"%s\" doesn't exist, reading as zeroes"
 
864
msgstr "���� \"%s\" �� ����������, �������� ��� ����"
 
865
 
 
866
#: access/transam/slru.c:844 access/transam/slru.c:850
 
867
#: access/transam/slru.c:857 access/transam/slru.c:864
 
868
#: access/transam/slru.c:871 access/transam/slru.c:878
 
869
#, c-format
 
870
msgid "could not access status of transaction %u"
 
871
msgstr "������ ���������� %u �� ��������"
 
872
 
 
873
#: access/transam/slru.c:845
 
874
#, fuzzy, c-format
 
875
msgid "Could not open file \"%s\": %m."
 
876
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
877
 
 
878
#: access/transam/slru.c:851
 
879
#, fuzzy, c-format
 
880
msgid "Could not seek in file \"%s\" to offset %u: %m."
 
881
msgstr "�� ���������� ������������� � ����� \"%s\" �� �������� %u: %m"
 
882
 
 
883
#: access/transam/slru.c:858
 
884
#, fuzzy, c-format
 
885
msgid "Could not read from file \"%s\" at offset %u: %m."
 
886
msgstr "�� ���������� ������� �� ����� \"%s\" �� ��������� %u: %m"
 
887
 
 
888
#: access/transam/slru.c:865
 
889
#, fuzzy, c-format
 
890
msgid "Could not write to file \"%s\" at offset %u: %m."
 
891
msgstr "�� ���������� �������� � ���� \"%s\" ��� �������� %u: %m"
 
892
 
 
893
#: access/transam/slru.c:872
 
894
#, fuzzy, c-format
 
895
msgid "Could not fsync file \"%s\": %m."
 
896
msgstr "�� ���������� ���������������� ���� \"%s\" � fsync: %m"
 
897
 
 
898
#: access/transam/slru.c:879
 
899
#, fuzzy, c-format
 
900
msgid "Could not close file \"%s\": %m."
 
901
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
902
 
 
903
#: access/transam/slru.c:1106
 
904
#, c-format
 
905
msgid "could not truncate directory \"%s\": apparent wraparound"
 
906
msgstr "�� ���������� ������� ���������� \"%s\": ����� �����������"
 
907
 
 
908
#: access/transam/slru.c:1187
 
909
#, c-format
 
910
msgid "removing file \"%s\""
 
911
msgstr "�������� ����� \"%s\""
 
912
 
 
913
#: access/transam/twophase.c:225
 
914
#, fuzzy, c-format
 
915
msgid "transaction identifier \"%s\" is too long"
 
916
msgstr "������������� ������� ������"
 
917
 
 
918
#: access/transam/twophase.c:259
 
919
#, fuzzy, c-format
 
920
msgid "transaction identifier \"%s\" is already in use"
 
921
msgstr "������ \"%s\" ��� ����������"
 
922
 
 
923
#: access/transam/twophase.c:268
 
924
msgid "maximum number of prepared transactions reached"
 
925
msgstr ""
 
926
 
 
927
#: access/transam/twophase.c:269
 
928
#, c-format
 
929
msgid "Increase max_prepared_transactions (currently %d)."
 
930
msgstr ""
 
931
 
 
932
#: access/transam/twophase.c:389
 
933
#, fuzzy, c-format
 
934
msgid "prepared transaction with identifier \"%s\" is busy"
 
935
msgstr "����������������� ���� ����������: \"%s\""
 
936
 
 
937
#: access/transam/twophase.c:397
 
938
#, fuzzy
 
939
msgid "permission denied to finish prepared transaction"
 
940
msgstr "������ �����ݣ� �� �������� ����"
 
941
 
 
942
#: access/transam/twophase.c:398
 
943
#, fuzzy
 
944
msgid "Must be superuser or the user that prepared the transaction."
 
945
msgstr "����� ���� ��������������� ��� �������� tablespace."
 
946
 
 
947
#: access/transam/twophase.c:409
 
948
#, fuzzy
 
949
msgid "prepared transaction belongs to another database"
 
950
msgstr "������ �����ݣ� �� �������� ����"
 
951
 
 
952
#: access/transam/twophase.c:410
 
953
msgid ""
 
954
"Connect to the database where the transaction was prepared to finish it."
 
955
msgstr ""
 
956
 
 
957
# [SM]: TO REVIEW
 
958
#: access/transam/twophase.c:424
 
959
#, fuzzy, c-format
 
960
msgid "prepared transaction with identifier \"%s\" does not exist"
 
961
msgstr "������������� ������� \"%s\" �� ����������"
 
962
 
 
963
#: access/transam/twophase.c:876
 
964
msgid "two-phase state file maximum length exceeded"
 
965
msgstr ""
 
966
 
 
967
#: access/transam/twophase.c:894
 
968
#, fuzzy, c-format
 
969
msgid "could not create two-phase state file \"%s\": %m"
 
970
msgstr "�� ���������� ������� ���� ��������� ������ \"%s\": %m"
 
971
 
 
972
#: access/transam/twophase.c:908 access/transam/twophase.c:925
 
973
#: access/transam/twophase.c:974 access/transam/twophase.c:1324
 
974
#: access/transam/twophase.c:1331
 
975
#, fuzzy, c-format
 
976
msgid "could not write two-phase state file: %m"
 
977
msgstr "�� ���������� �������� � ���� COPY: %m"
 
978
 
 
979
#: access/transam/twophase.c:934
 
980
#, fuzzy, c-format
 
981
msgid "could not seek in two-phase state file: %m"
 
982
msgstr "�� ���������� ������������� � ����� \"%s\" �� �������� %u: %m"
 
983
 
 
984
#: access/transam/twophase.c:980 access/transam/twophase.c:1349
 
985
#, fuzzy, c-format
 
986
msgid "could not close two-phase state file: %m"
 
987
msgstr "�� ���������� ������� ��������� ���� ���������� \"%s\": %m"
 
988
 
 
989
#: access/transam/twophase.c:1051 access/transam/twophase.c:1426
 
990
#, fuzzy, c-format
 
991
msgid "could not open two-phase state file \"%s\": %m"
 
992
msgstr "�� ���������� �������� ���� ������� \"%s\": %m"
 
993
 
 
994
#: access/transam/twophase.c:1067
 
995
#, fuzzy, c-format
 
996
msgid "could not stat two-phase state file \"%s\": %m"
 
997
msgstr "������ � stat ��� ����� \"%s\": %m"
 
998
 
 
999
#: access/transam/twophase.c:1098
 
1000
#, fuzzy, c-format
 
1001
msgid "could not read two-phase state file \"%s\": %m"
 
1002
msgstr "�� ���������� ������� ���� ������� \"%s\": %m"
 
1003
 
 
1004
#: access/transam/twophase.c:1160
 
1005
#, c-format
 
1006
msgid "two-phase state file for transaction %u is corrupt"
 
1007
msgstr ""
 
1008
 
 
1009
#: access/transam/twophase.c:1286
 
1010
#, fuzzy, c-format
 
1011
msgid "could not remove two-phase state file \"%s\": %m"
 
1012
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
1013
 
 
1014
#: access/transam/twophase.c:1315
 
1015
#, fuzzy, c-format
 
1016
msgid "could not recreate two-phase state file \"%s\": %m"
 
1017
msgstr "�� ���������� ������� ���� ��������� ������ \"%s\": %m"
 
1018
 
 
1019
#: access/transam/twophase.c:1343
 
1020
#, fuzzy, c-format
 
1021
msgid "could not fsync two-phase state file: %m"
 
1022
msgstr "�� ���������� ���������������� (fsync) ���� ����������: %m"
 
1023
 
 
1024
#: access/transam/twophase.c:1435
 
1025
#, fuzzy, c-format
 
1026
msgid "could not fsync two-phase state file \"%s\": %m"
 
1027
msgstr "�� ���������� ���������������� ���� \"%s\" � fsync: %m"
 
1028
 
 
1029
#: access/transam/twophase.c:1442
 
1030
#, fuzzy, c-format
 
1031
msgid "could not close two-phase state file \"%s\": %m"
 
1032
msgstr "�� ���������� ������� ��������� ���� ���������� \"%s\": %m"
 
1033
 
 
1034
#: access/transam/twophase.c:1498
 
1035
#, fuzzy, c-format
 
1036
msgid "removing future two-phase state file \"%s\""
 
1037
msgstr "�������� ���� ����������: \"%s\""
 
1038
 
 
1039
#: access/transam/twophase.c:1514 access/transam/twophase.c:1525
 
1040
#: access/transam/twophase.c:1613
 
1041
#, fuzzy, c-format
 
1042
msgid "removing corrupt two-phase state file \"%s\""
 
1043
msgstr "�������� ���� ����������: \"%s\""
 
1044
 
 
1045
#: access/transam/twophase.c:1602
 
1046
#, fuzzy, c-format
 
1047
msgid "removing stale two-phase state file \"%s\""
 
1048
msgstr "�������� ���� ����������: \"%s\""
 
1049
 
 
1050
#: access/transam/twophase.c:1620
 
1051
#, fuzzy, c-format
 
1052
msgid "recovering prepared transaction %u"
 
1053
msgstr "�������� ���� ����������: \"%s\""
 
1054
 
 
1055
#: access/transam/varsup.c:87
 
1056
#, c-format
 
1057
msgid ""
 
1058
"database is not accepting commands to avoid wraparound data loss in database "
 
1059
"\"%s\""
 
1060
msgstr ""
 
1061
 
 
1062
#: access/transam/varsup.c:89
 
1063
#, c-format
 
1064
msgid ""
 
1065
"Stop the postmaster and use a standalone backend to vacuum database \"%s\"."
 
1066
msgstr ""
 
1067
 
 
1068
#: access/transam/varsup.c:93 access/transam/varsup.c:299
 
1069
#, fuzzy, c-format
 
1070
msgid "database \"%s\" must be vacuumed within %u transactions"
 
1071
msgstr ""
 
1072
"������ ������ �� ���� ����������� � ��������� ����� � ������ ����������: %d"
 
1073
 
 
1074
#: access/transam/varsup.c:96 access/transam/varsup.c:302
 
1075
#, c-format
 
1076
msgid "To avoid a database shutdown, execute a full-database VACUUM in \"%s\"."
 
1077
msgstr ""
 
1078
 
 
1079
#: access/transam/varsup.c:282
 
1080
#, c-format
 
1081
msgid "transaction ID wrap limit is %u, limited by database \"%s\""
 
1082
msgstr ""
 
1083
 
 
1084
#: access/transam/xact.c:618
 
1085
msgid "cannot have more than 2^32-1 commands in a transaction"
 
1086
msgstr "������ ����� ����� 2^32-1 ������ � ����� ����������"
 
1087
 
 
1088
#: access/transam/xact.c:1112
 
1089
#, c-format
 
1090
msgid "maximum number of committed subtransactions (%d) exceeded"
 
1091
msgstr ""
 
1092
 
 
1093
#: access/transam/xact.c:1863
 
1094
msgid "cannot PREPARE a transaction that has operated on temporary tables"
 
1095
msgstr ""
 
1096
 
 
1097
#. translator: %s represents an SQL statement name
 
1098
#: access/transam/xact.c:2647
 
1099
#, c-format
 
1100
msgid "%s cannot run inside a transaction block"
 
1101
msgstr "%s �� ����� ����������� ������ ��������������� �����"
 
1102
 
 
1103
#. translator: %s represents an SQL statement name
 
1104
#: access/transam/xact.c:2657
 
1105
#, c-format
 
1106
msgid "%s cannot run inside a subtransaction"
 
1107
msgstr ""
 
1108
 
 
1109
#. translator: %s represents an SQL statement name
 
1110
#: access/transam/xact.c:2667
 
1111
#, fuzzy, c-format
 
1112
msgid "%s cannot be executed from a function or multi-command string"
 
1113
msgstr "%s �� ����� ����������� ������ �������"
 
1114
 
 
1115
#. translator: %s represents an SQL statement name
 
1116
#: access/transam/xact.c:2718
 
1117
#, fuzzy, c-format
 
1118
msgid "%s can only be used in transaction blocks"
 
1119
msgstr "%s ����� ����������� ������ ������ ������ ����������"
 
1120
 
 
1121
#: access/transam/xact.c:2900
 
1122
msgid "there is already a transaction in progress"
 
1123
msgstr "���������� ��� � �������� ����������"
 
1124
 
 
1125
#: access/transam/xact.c:3067 access/transam/xact.c:3159
 
1126
msgid "there is no transaction in progress"
 
1127
msgstr "��� ���������� � �������� ����������"
 
1128
 
 
1129
#: access/transam/xact.c:3253 access/transam/xact.c:3303
 
1130
#: access/transam/xact.c:3309 access/transam/xact.c:3353
 
1131
#: access/transam/xact.c:3401 access/transam/xact.c:3407
 
1132
msgid "no such savepoint"
 
1133
msgstr ""
 
1134
 
 
1135
#: access/transam/xact.c:4037
 
1136
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 
1137
msgstr "������ ����� ����� 2^32-1 ������������� � ����� ����������"
 
1138
 
 
1139
#: access/transam/xlog.c:1088
184
1140
#, c-format
185
1141
msgid "could not create archive status file \"%s\": %m"
186
1142
msgstr "�� ���������� ������� ���� ��������� ������ \"%s\": %m"
187
1143
 
188
 
#: access/transam/xlog.c:915
 
1144
#: access/transam/xlog.c:1096
189
1145
#, c-format
190
1146
msgid "could not write archive status file \"%s\": %m"
191
1147
msgstr "�� ���������� �������� � ���� ��������� ������ \"%s\": %m"
192
1148
 
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
 
1149
#: access/transam/xlog.c:1505 access/transam/xlog.c:3062
202
1150
#, c-format
203
1151
msgid "could not seek in log file %u, segment %u to offset %u: %m"
204
1152
msgstr "�� ������� ������������� � ���-����� %u, ������� %u �� �������� %u: %m"
205
1153
 
206
 
#: access/transam/xlog.c:1269
207
 
#, c-format
208
 
msgid "could not write to log file %u, segment %u at offset %u: %m"
 
1154
#: access/transam/xlog.c:1522
 
1155
#, fuzzy, c-format
 
1156
msgid "could not write to log file %u, segment %u at offset %u, length %lu: %m"
209
1157
msgstr "�� ������� �������� � ���-���� %u, ������� %u, �������� %u: %m"
210
1158
 
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
 
1159
#: access/transam/xlog.c:1953 access/transam/xlog.c:2055
 
1160
#: access/transam/xlog.c:2288 access/transam/xlog.c:2355
 
1161
#: access/transam/xlog.c:2364
216
1162
#, c-format
217
1163
msgid "could not open file \"%s\" (log file %u, segment %u): %m"
218
1164
msgstr "�� ������� ������� ���� \"%s\" (���-����: %u, �������: %u): %m"
219
1165
 
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
 
1166
#: access/transam/xlog.c:1978 access/transam/xlog.c:2107
 
1167
#: access/transam/xlog.c:3645 access/transam/xlog.c:6543
 
1168
#: access/transam/xlog.c:6670 postmaster/postmaster.c:3293
 
1169
#: ../port/copydir.c:126
227
1170
#, c-format
228
1171
msgid "could not create file \"%s\": %m"
229
1172
msgstr "�� ���������� ������� ���� \"%s\": %m"
230
1173
 
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
 
1174
#: access/transam/xlog.c:2010 access/transam/xlog.c:2139
 
1175
#: access/transam/xlog.c:3697 access/transam/xlog.c:3735 utils/misc/guc.c:6032
 
1176
#: utils/misc/guc.c:6095 utils/init/miscinit.c:1042 utils/init/miscinit.c:1051
 
1177
#: commands/copy.c:1274 commands/tablespace.c:703 commands/tablespace.c:709
 
1178
#: postmaster/postmaster.c:3303 postmaster/postmaster.c:3313
 
1179
#: ../port/copydir.c:148
244
1180
#, c-format
245
1181
msgid "could not write to file \"%s\": %m"
246
1182
msgstr "�� ���������� �������� ���� \"%s\": %m"
247
1183
 
248
 
#: access/transam/slru.c:673
249
 
#: access/transam/xlog.c:1580
250
 
#: access/transam/xlog.c:1704
251
 
#: access/transam/xlog.c:3036
 
1184
#: access/transam/xlog.c:2018 access/transam/xlog.c:2146
 
1185
#: access/transam/xlog.c:3741 ../port/copydir.c:158
252
1186
#, c-format
253
1187
msgid "could not fsync file \"%s\": %m"
254
1188
msgstr "�� ���������� ���������������� ���� \"%s\" � fsync: %m"
255
1189
 
256
 
#: access/transam/slru.c:680
257
 
#: access/transam/xlog.c:1585
258
 
#: access/transam/xlog.c:1709
259
 
#: access/transam/xlog.c:3041
 
1190
#: access/transam/xlog.c:2023 access/transam/xlog.c:2151
 
1191
#: access/transam/xlog.c:3746 ../port/copydir.c:163
260
1192
#, c-format
261
1193
msgid "could not close file \"%s\": %m"
262
1194
msgstr "�� ���������� ������� ���� \"%s\": %m"
263
1195
 
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
 
1196
#: access/transam/xlog.c:2120 access/transam/xlog.c:3676
 
1197
#: access/transam/xlog.c:6642 access/transam/xlog.c:6692
 
1198
#: access/transam/xlog.c:6967 access/transam/xlog.c:6992
 
1199
#: access/transam/xlog.c:7030 utils/adt/genfile.c:136 ../port/copydir.c:137
286
1200
#, c-format
287
1201
msgid "could not read file \"%s\": %m"
288
1202
msgstr "�� ���������� ������� ���� \"%s\": %m"
289
1203
 
290
 
#: access/transam/xlog.c:1680
 
1204
#: access/transam/xlog.c:2123
291
1205
#, c-format
292
1206
msgid "not enough data in file \"%s\""
293
1207
msgstr "������������ ������ � �����\"%s\""
294
1208
 
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
 
1209
#: access/transam/xlog.c:2240
 
1210
#, c-format
 
1211
msgid ""
 
1212
"could not link file \"%s\" to \"%s\" (initialization of log file %u, segment "
 
1213
"%u): %m"
 
1214
msgstr ""
 
1215
"�� ������� ���������� ���� \"%s\" � \"%s\" (������������� ���-�����: %u, "
 
1216
"�������: %u): %m"
 
1217
 
 
1218
#: access/transam/xlog.c:2261
 
1219
#, c-format
 
1220
msgid ""
 
1221
"could not rename file \"%s\" to \"%s\" (initialization of log file %u, "
 
1222
"segment %u): %m"
 
1223
msgstr ""
 
1224
"�� ������� ������������� ���� \"%s\" � \"%s\" (������������� ���-�����: %u, "
 
1225
"�������: %u): %m"
 
1226
 
 
1227
#: access/transam/xlog.c:2405
 
1228
#, c-format
 
1229
msgid "could not close log file %u, segment %u: %m"
 
1230
msgstr "�� ������� ������� ���-���� %u, ������� %u: %m"
 
1231
 
 
1232
#: access/transam/xlog.c:2473 access/transam/xlog.c:2610
 
1233
#: access/transam/xlog.c:6526 utils/adt/dbsize.c:62 utils/adt/dbsize.c:209
 
1234
#: utils/adt/dbsize.c:278 utils/adt/genfile.c:170 ../port/copydir.c:81
308
1235
#, c-format
309
1236
msgid "could not stat file \"%s\": %m"
310
1237
msgstr "������ � stat ��� ����� \"%s\": %m"
311
1238
 
312
 
#: access/transam/xlog.c:1962
313
 
#: access/transam/xlog.c:5502
314
 
#: access/transam/xlog.c:5656
315
 
#: commands/tablespace.c:589
 
1239
#: access/transam/xlog.c:2481 access/transam/xlog.c:6697
 
1240
#: commands/tablespace.c:628
316
1241
#, c-format
317
1242
msgid "could not remove file \"%s\": %m"
318
1243
msgstr "�� ���������� ������� ���� \"%s\": %m"
319
1244
 
320
 
#: access/transam/xlog.c:2037
 
1245
#: access/transam/xlog.c:2591
321
1246
#, c-format
322
1247
msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
323
1248
msgstr ""
324
1249
 
325
 
#: access/transam/xlog.c:2044
 
1250
#: access/transam/xlog.c:2598
326
1251
#, c-format
327
1252
msgid "restored log file \"%s\" from archive"
328
1253
msgstr ""
329
1254
 
330
 
#: access/transam/xlog.c:2069
 
1255
#: access/transam/xlog.c:2638
331
1256
#, c-format
332
1257
msgid "could not restore file \"%s\" from archive: return code %d"
333
1258
msgstr "�� ���������� ������������ ���� \"%s\" �� ������: ��� ��������  %d"
334
1259
 
335
 
#: access/transam/xlog.c:2137
 
1260
#: access/transam/xlog.c:2711 access/transam/xlog.c:2790
336
1261
#, c-format
337
1262
msgid "could not open transaction log directory \"%s\": %m"
338
1263
msgstr "�� ������� ������� ���������� ������� ���������� \"%s\": %m"
339
1264
 
340
 
#: access/transam/xlog.c:2182
 
1265
#: access/transam/xlog.c:2746
341
1266
#, c-format
342
1267
msgid "recycled transaction log file \"%s\""
343
1268
msgstr "����������������� ���� ����������: \"%s\""
344
1269
 
345
 
#: access/transam/xlog.c:2190
 
1270
#: access/transam/xlog.c:2760
346
1271
#, c-format
347
1272
msgid "removing transaction log file \"%s\""
348
1273
msgstr "�������� ���� ����������: \"%s\""
349
1274
 
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
 
1275
#: access/transam/xlog.c:2803
 
1276
#, fuzzy, c-format
 
1277
msgid "removing transaction log backup history file \"%s\""
 
1278
msgstr "�������� ���� ����������: \"%s\""
 
1279
 
 
1280
#: access/transam/xlog.c:2909
 
1281
#, fuzzy, c-format
 
1282
msgid "incorrect hole size in record at %X/%X"
 
1283
msgstr "������������ ����������� ����� ���������� ����� %d � ������ �� %X/%X"
 
1284
 
 
1285
#: access/transam/xlog.c:2922
 
1286
#, fuzzy, c-format
 
1287
msgid "incorrect total length in record at %X/%X"
 
1288
msgstr ""
 
1289
"������������ ����������� ����� ������ ��������� �������� � ������ �� %X/%X"
 
1290
 
 
1291
#: access/transam/xlog.c:2935
356
1292
#, c-format
357
1293
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
 
1294
msgstr ""
 
1295
"������������ ����������� ����� ������ ��������� �������� � ������ �� %X/%X"
 
1296
 
 
1297
#: access/transam/xlog.c:3004 access/transam/xlog.c:3092
367
1298
#, c-format
368
1299
msgid "invalid record offset at %X/%X"
369
1300
msgstr "�������� �������� ������ � %X/%X"
370
1301
 
371
 
#: access/transam/xlog.c:2441
 
1302
#: access/transam/xlog.c:3046 access/transam/xlog.c:3070
 
1303
#: access/transam/xlog.c:3235
372
1304
#, c-format
373
 
msgid "could not read from log file %u, segment %u at offset %u: %m"
 
1305
msgid "could not read from log file %u, segment %u, offset %u: %m"
374
1306
msgstr "�� ������� ������� �� ���-�����: %u, �������: %u, �������� %u: %m"
375
1307
 
376
 
#: access/transam/xlog.c:2471
 
1308
#: access/transam/xlog.c:3100
377
1309
#, c-format
378
1310
msgid "contrecord is requested by %X/%X"
379
1311
msgstr "contrecord ��������� ���������: %X/%X"
380
1312
 
381
 
#: access/transam/xlog.c:2486
 
1313
#: access/transam/xlog.c:3117
 
1314
#, fuzzy, c-format
 
1315
msgid "invalid xlog switch record at %X/%X"
 
1316
msgstr "�������� �������� ������ � %X/%X"
 
1317
 
 
1318
#: access/transam/xlog.c:3125
382
1319
#, c-format
383
1320
msgid "record with zero length at %X/%X"
384
1321
msgstr "������ � ������� ������� � %X/%X"
385
1322
 
386
 
#: access/transam/xlog.c:2493
 
1323
#: access/transam/xlog.c:3134
 
1324
#, fuzzy, c-format
 
1325
msgid "invalid record length at %X/%X"
 
1326
msgstr "�������� �������� ������ � %X/%X"
 
1327
 
 
1328
#: access/transam/xlog.c:3141
387
1329
#, c-format
388
1330
msgid "invalid resource manager ID %u at %X/%X"
389
1331
msgstr "�������� ID ��������� �������� %u � %X/%X"
390
1332
 
391
 
#: access/transam/xlog.c:2531
 
1333
#: access/transam/xlog.c:3154 access/transam/xlog.c:3170
 
1334
#, fuzzy, c-format
 
1335
msgid "record with incorrect prev-link %X/%X at %X/%X"
 
1336
msgstr "������ � ������� ������� � %X/%X"
 
1337
 
 
1338
#: access/transam/xlog.c:3199
392
1339
#, c-format
393
1340
msgid "record length %u at %X/%X too long"
394
1341
msgstr "����� ������ %u � %X/%X ������� ������"
395
1342
 
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
 
1343
#: access/transam/xlog.c:3244
402
1344
#, c-format
403
1345
msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
404
1346
msgstr "����������� ���� contrecord � ���� ������� %u, ������� %u, �������� %u"
405
1347
 
406
 
#: access/transam/xlog.c:2586
 
1348
#: access/transam/xlog.c:3254
407
1349
#, c-format
408
1350
msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
409
 
msgstr "�������� ����� contrecord %u � ���� ������� %u, ������� %u, �������� %u"
 
1351
msgstr ""
 
1352
"�������� ����� contrecord %u � ���� ������� %u, ������� %u, �������� %u"
410
1353
 
411
 
#: access/transam/xlog.c:2653
 
1354
#: access/transam/xlog.c:3343
412
1355
#, c-format
413
1356
msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
414
 
msgstr "�������� ���������� ����� %04X � ���� ������� %u, ������� %u, �������� %u"
 
1357
msgstr ""
 
1358
"�������� ���������� ����� %04X � ���� ������� %u, ������� %u, �������� %u"
415
1359
 
416
 
#: access/transam/xlog.c:2660
 
1360
#: access/transam/xlog.c:3350 access/transam/xlog.c:3396
417
1361
#, c-format
418
1362
msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
419
 
msgstr "�������� �������������� ���� %04X � ���� ������� %u, ������� %u, �������� %u"
 
1363
msgstr ""
 
1364
"�������� �������������� ���� %04X � ���� ������� %u, ������� %u, �������� %u"
420
1365
 
421
 
#: access/transam/xlog.c:2682
422
 
#: access/transam/xlog.c:2690
 
1366
#: access/transam/xlog.c:3372 access/transam/xlog.c:3380
 
1367
#: access/transam/xlog.c:3387
423
1368
msgid "WAL file is from different system"
424
1369
msgstr ""
425
1370
 
426
 
#: access/transam/xlog.c:2683
 
1371
#: access/transam/xlog.c:3373
427
1372
#, c-format
428
1373
msgid "WAL file SYSID is %s, pg_control SYSID is %s"
429
1374
msgstr ""
430
1375
 
431
 
#: access/transam/xlog.c:2691
 
1376
#: access/transam/xlog.c:3381
432
1377
msgid "Incorrect XLOG_SEG_SIZE in page header."
433
1378
msgstr ""
434
1379
 
435
 
#: access/transam/xlog.c:2700
 
1380
#: access/transam/xlog.c:3388
 
1381
msgid "Incorrect XLOG_BLCKSZ in page header."
 
1382
msgstr ""
 
1383
 
 
1384
#: access/transam/xlog.c:3406
436
1385
#, c-format
437
1386
msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
438
1387
msgstr "����������� pageaddr %X/%X � ���� ������� %u, ������� %u, �������� %u"
439
1388
 
440
 
#: access/transam/xlog.c:2712
 
1389
#: access/transam/xlog.c:3418
441
1390
#, c-format
442
1391
msgid "unexpected timeline ID %u in log file %u, segment %u, offset %u"
443
1392
msgstr "����������� timeline ID %u � ����� ������� %u, ������� %u, �������� %u"
444
1393
 
445
 
#: access/transam/xlog.c:2730
 
1394
#: access/transam/xlog.c:3436
446
1395
#, 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"
 
1396
msgid ""
 
1397
"out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset "
 
1398
"%u"
 
1399
msgstr ""
 
1400
"��� ������������������ timeline ID %u (����� %u) � ����� ������� %u, ������� "
 
1401
"%u, �������� %u"
449
1402
 
450
 
#: access/transam/xlog.c:2799
 
1403
#: access/transam/xlog.c:3505
451
1404
#, c-format
452
1405
msgid "syntax error in history file: %s"
453
1406
msgstr ""
454
1407
 
455
 
#: access/transam/xlog.c:2800
 
1408
#: access/transam/xlog.c:3506
456
1409
msgid "Expected a numeric timeline ID."
457
1410
msgstr ""
458
1411
 
459
 
#: access/transam/xlog.c:2805
 
1412
#: access/transam/xlog.c:3511
460
1413
#, c-format
461
1414
msgid "invalid data in history file: %s"
462
1415
msgstr ""
463
1416
 
464
 
#: access/transam/xlog.c:2806
 
1417
#: access/transam/xlog.c:3512
465
1418
msgid "Timeline IDs must be in increasing sequence."
466
1419
msgstr ""
467
1420
 
468
 
#: access/transam/xlog.c:2819
 
1421
#: access/transam/xlog.c:3525
469
1422
#, c-format
470
1423
msgid "invalid data in history file \"%s\""
471
1424
msgstr ""
472
1425
 
473
 
#: access/transam/xlog.c:2820
 
1426
#: access/transam/xlog.c:3526
474
1427
msgid "Timeline IDs must be less than child timeline's ID."
475
1428
msgstr ""
476
1429
 
477
 
#: access/transam/xlog.c:3058
 
1430
#: access/transam/xlog.c:3763
478
1431
#, c-format
479
1432
msgid "could not link file \"%s\" to \"%s\": %m"
480
1433
msgstr "�� ���������� ���������� ���� \"%s\" � \"%s\": %m"
481
1434
 
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
 
1435
#: access/transam/xlog.c:3770 access/transam/xlog.c:4610
 
1436
#: access/transam/xlog.c:4651 access/transam/xlog.c:5028
 
1437
#: utils/init/flatfiles.c:285 utils/init/flatfiles.c:667
 
1438
#: postmaster/pgarch.c:704
488
1439
#, c-format
489
1440
msgid "could not rename file \"%s\" to \"%s\": %m"
490
1441
msgstr "�� ���������� ������������� ���� \"%s\" � \"%s\": %m"
491
1442
 
492
 
#: access/transam/xlog.c:3126
 
1443
#: access/transam/xlog.c:3829
493
1444
msgid "invalid LC_COLLATE setting"
494
1445
msgstr "�������� �������� LC_COLLATE"
495
1446
 
496
 
#: access/transam/xlog.c:3131
 
1447
#: access/transam/xlog.c:3834
497
1448
msgid "invalid LC_CTYPE setting"
498
1449
msgstr "�������� �������� LC_CTYPE"
499
1450
 
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
 
1451
#: access/transam/xlog.c:3863
505
1452
#, c-format
506
1453
msgid "could not create control file \"%s\": %m"
507
1454
msgstr "�� ���������� ������� ���� ���������� \"%s\": %m"
508
1455
 
509
 
#: access/transam/xlog.c:3171
510
 
#: access/transam/xlog.c:3358
 
1456
#: access/transam/xlog.c:3874 access/transam/xlog.c:4101
511
1457
#, c-format
512
1458
msgid "could not write to control file: %m"
513
1459
msgstr "�� ���������� �������� � ���� ����������: %m"
514
1460
 
515
 
#: access/transam/xlog.c:3177
516
 
#: access/transam/xlog.c:3364
 
1461
#: access/transam/xlog.c:3880 access/transam/xlog.c:4107
517
1462
#, c-format
518
1463
msgid "could not fsync control file: %m"
519
1464
msgstr "�� ���������� ���������������� (fsync) ���� ����������: %m"
520
1465
 
521
 
#: access/transam/xlog.c:3182
522
 
#: access/transam/xlog.c:3369
 
1466
#: access/transam/xlog.c:3885 access/transam/xlog.c:4112
523
1467
#, c-format
524
1468
msgid "could not close control file: %m"
525
1469
msgstr ""
526
1470
 
527
 
#: access/transam/xlog.c:3198
528
 
#: access/transam/xlog.c:3347
 
1471
#: access/transam/xlog.c:3903 access/transam/xlog.c:4090
529
1472
#, c-format
530
1473
msgid "could not open control file \"%s\": %m"
531
1474
msgstr "�� ���������� ������� ���� ���������� \"%s\": %m"
532
1475
 
533
 
#: access/transam/xlog.c:3204
 
1476
#: access/transam/xlog.c:3909
534
1477
#, c-format
535
1478
msgid "could not read from control file: %m"
536
1479
msgstr "�� ���������� ������� �� ����� ����������: %m"
537
1480
 
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
 
1481
#: access/transam/xlog.c:3922 access/transam/xlog.c:3931
 
1482
#: access/transam/xlog.c:3961 access/transam/xlog.c:3968
 
1483
#: access/transam/xlog.c:3975 access/transam/xlog.c:3980
 
1484
#: access/transam/xlog.c:3987 access/transam/xlog.c:3994
 
1485
#: access/transam/xlog.c:4001 access/transam/xlog.c:4008
 
1486
#: access/transam/xlog.c:4015 access/transam/xlog.c:4022
 
1487
#: access/transam/xlog.c:4031 access/transam/xlog.c:4038
 
1488
#: access/transam/xlog.c:4046 utils/init/miscinit.c:1117
549
1489
msgid "database files are incompatible with server"
550
1490
msgstr "����� ���� ������ �� ���������� � ��������"
551
1491
 
552
 
#: access/transam/xlog.c:3217
 
1492
#: access/transam/xlog.c:3923
 
1493
#, fuzzy, c-format
 
1494
msgid ""
 
1495
"The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), "
 
1496
"but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
 
1497
msgstr ""
 
1498
"������� ��� ������ ��� ��������������� � PG_CONTROL_VERSION %d, �� ������ "
 
1499
"��� ������������� � PG_CONTROL_VERSION %d."
 
1500
 
 
1501
#: access/transam/xlog.c:3927
 
1502
msgid ""
 
1503
"This could be a problem of mismatched byte ordering.  It looks like you need "
 
1504
"to initdb."
 
1505
msgstr ""
 
1506
 
 
1507
#: access/transam/xlog.c:3932
553
1508
#, 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."
 
1509
msgid ""
 
1510
"The database cluster was initialized with PG_CONTROL_VERSION %d, but the "
 
1511
"server was compiled with PG_CONTROL_VERSION %d."
 
1512
msgstr ""
 
1513
"������� ��� ������ ��� ��������������� � PG_CONTROL_VERSION %d, �� ������ "
 
1514
"��� ������������� � PG_CONTROL_VERSION %d."
556
1515
 
557
 
#: access/transam/xlog.c:3220
558
 
#: access/transam/xlog.c:3250
 
1516
#: access/transam/xlog.c:3935 access/transam/xlog.c:3965
 
1517
#: access/transam/xlog.c:3972 access/transam/xlog.c:3977
559
1518
msgid "It looks like you need to initdb."
560
1519
msgstr "������ ��� ���� ��������� initdb."
561
1520
 
562
 
#: access/transam/xlog.c:3230
 
1521
#: access/transam/xlog.c:3946
563
1522
msgid "incorrect checksum in control file"
564
1523
msgstr "�������� ����������� ����� � ����� ����������"
565
1524
 
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
 
1525
#: access/transam/xlog.c:3962
 
1526
#, c-format
 
1527
msgid ""
 
1528
"The database cluster was initialized with CATALOG_VERSION_NO %d, but the "
 
1529
"server was compiled with CATALOG_VERSION_NO %d."
 
1530
msgstr ""
 
1531
"������� ��� ������ ��� ��������������� � CATALOG_VERSION_NO %d, �� ������ "
 
1532
"��� ������������� � CATALOG_VERSION_NO %d."
 
1533
 
 
1534
#: access/transam/xlog.c:3969
 
1535
#, fuzzy, c-format
 
1536
msgid ""
 
1537
"The database cluster was initialized with MAXALIGN %d, but the server was "
 
1538
"compiled with MAXALIGN %d."
 
1539
msgstr ""
 
1540
"������� ��� ������ ��� ��������������� � NAMEDATALEN %d, �� ������ ��� "
 
1541
"������������� � NAMEDATALEN %d."
 
1542
 
 
1543
#: access/transam/xlog.c:3976
 
1544
msgid ""
 
1545
"The database cluster appears to use a different floating-point number format "
 
1546
"than the server executable."
 
1547
msgstr ""
 
1548
 
 
1549
#: access/transam/xlog.c:3981
 
1550
#, c-format
 
1551
msgid ""
 
1552
"The database cluster was initialized with BLCKSZ %d, but the server was "
 
1553
"compiled with BLCKSZ %d."
 
1554
msgstr ""
 
1555
"������� ��� ������ ��� ��������������� � BLCKSZ %d, �� ������ ��� "
 
1556
"������������� � BLCKSZ %d."
 
1557
 
 
1558
#: access/transam/xlog.c:3984 access/transam/xlog.c:3991
 
1559
#: access/transam/xlog.c:3998 access/transam/xlog.c:4005
 
1560
#: access/transam/xlog.c:4012 access/transam/xlog.c:4019
 
1561
#: access/transam/xlog.c:4026 access/transam/xlog.c:4034
 
1562
#: access/transam/xlog.c:4041 access/transam/xlog.c:4050
584
1563
msgid "It looks like you need to recompile or initdb."
585
1564
msgstr "������ ��� ���� ����������������� ��� ��������� initdb."
586
1565
 
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
 
1566
#: access/transam/xlog.c:3988
 
1567
#, c-format
 
1568
msgid ""
 
1569
"The database cluster was initialized with RELSEG_SIZE %d, but the server was "
 
1570
"compiled with RELSEG_SIZE %d."
 
1571
msgstr ""
 
1572
"������� ��� ������ ��� ��������������� � RELSEG_SIZE %d, �� ������ ��� "
 
1573
"������������� � RELSEG_SIZE %d."
 
1574
 
 
1575
#: access/transam/xlog.c:3995
 
1576
#, fuzzy, c-format
 
1577
msgid ""
 
1578
"The database cluster was initialized with XLOG_BLCKSZ %d, but the server was "
 
1579
"compiled with XLOG_BLCKSZ %d."
 
1580
msgstr ""
 
1581
"������� ��� ������ ��� ��������������� � BLCKSZ %d, �� ������ ��� "
 
1582
"������������� � BLCKSZ %d."
 
1583
 
 
1584
#: access/transam/xlog.c:4002
 
1585
#, c-format
 
1586
msgid ""
 
1587
"The database cluster was initialized with XLOG_SEG_SIZE %d, but the server "
 
1588
"was compiled with XLOG_SEG_SIZE %d."
 
1589
msgstr ""
 
1590
"������� ��� ������ ��� ��������������� � XLOG_SEG_SIZE %d, �� ������ ��� "
 
1591
"������������� � XLOG_SEG_SIZE %d."
 
1592
 
 
1593
#: access/transam/xlog.c:4009
 
1594
#, c-format
 
1595
msgid ""
 
1596
"The database cluster was initialized with NAMEDATALEN %d, but the server was "
 
1597
"compiled with NAMEDATALEN %d."
 
1598
msgstr ""
 
1599
"������� ��� ������ ��� ��������������� � NAMEDATALEN %d, �� ������ ��� "
 
1600
"������������� � NAMEDATALEN %d."
 
1601
 
 
1602
#: access/transam/xlog.c:4016
 
1603
#, fuzzy, c-format
 
1604
msgid ""
 
1605
"The database cluster was initialized with INDEX_MAX_KEYS %d, but the server "
 
1606
"was compiled with INDEX_MAX_KEYS %d."
 
1607
msgstr ""
 
1608
"������� ��� ������ ��� ��������������� � FUNC_MAX_ARGS %d, �� ������ ��� "
 
1609
"������������� � FUNC_MAX_ARGS %d."
 
1610
 
 
1611
#: access/transam/xlog.c:4023
 
1612
#, fuzzy, c-format
 
1613
msgid ""
 
1614
"The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the "
 
1615
"server was compiled with TOAST_MAX_CHUNK_SIZE %d."
 
1616
msgstr ""
 
1617
"������� ��� ������ ��� ��������������� � XLOG_SEG_SIZE %d, �� ������ ��� "
 
1618
"������������� � XLOG_SEG_SIZE %d."
 
1619
 
 
1620
#: access/transam/xlog.c:4032
 
1621
msgid ""
 
1622
"The database cluster was initialized without HAVE_INT64_TIMESTAMP but the "
 
1623
"server was compiled with HAVE_INT64_TIMESTAMP."
 
1624
msgstr ""
 
1625
"������� ��� ������ ��� ��������������� ��� HAVE_INT64_TIMESTAMP, �� ������ "
 
1626
"��� ������������� � HAVE_INT64_TIMESTAMP."
 
1627
 
 
1628
#: access/transam/xlog.c:4039
 
1629
msgid ""
 
1630
"The database cluster was initialized with HAVE_INT64_TIMESTAMP but the "
 
1631
"server was compiled without HAVE_INT64_TIMESTAMP."
 
1632
msgstr ""
 
1633
"������� ��� ������ ��� ��������������� � PG_CONTROL_VERSION, �� ������ ��� "
 
1634
"������������� ��� PG_CONTROL_VERSION."
 
1635
 
 
1636
#: access/transam/xlog.c:4047
 
1637
#, c-format
 
1638
msgid ""
 
1639
"The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the "
 
1640
"server was compiled with LOCALE_NAME_BUFLEN %d."
 
1641
msgstr ""
 
1642
"������� ��� ������ ��� ��������������� � LOCALE_NAME_BUFLEN %d, �� ������ "
 
1643
"��� ������������� � LOCALE_NAME_BUFLEN %d."
 
1644
 
 
1645
#: access/transam/xlog.c:4053 access/transam/xlog.c:4060
622
1646
msgid "database files are incompatible with operating system"
623
1647
msgstr "����� ���� ������ �� ���������� � ������������ ��������"
624
1648
 
625
 
#: access/transam/xlog.c:3313
 
1649
#: access/transam/xlog.c:4054
626
1650
#, 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()."
 
1651
msgid ""
 
1652
"The database cluster was initialized with LC_COLLATE \"%s\", which is not "
 
1653
"recognized by setlocale()."
 
1654
msgstr ""
 
1655
"������� ��� ������ ��� ��������������� � LC_COLLATE \"%s\", ������� �� "
 
1656
"����������� � setlocale()."
629
1657
 
630
 
#: access/transam/xlog.c:3316
631
 
#: access/transam/xlog.c:3323
 
1658
#: access/transam/xlog.c:4057 access/transam/xlog.c:4064
632
1659
msgid "It looks like you need to initdb or install locale support."
633
1660
msgstr "������ ��� ����� ��������� initdb ��� ������������� ��������� ������."
634
1661
 
635
 
#: access/transam/xlog.c:3320
 
1662
#: access/transam/xlog.c:4061
636
1663
#, 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()."
 
1664
msgid ""
 
1665
"The database cluster was initialized with LC_CTYPE \"%s\", which is not "
 
1666
"recognized by setlocale()."
 
1667
msgstr ""
 
1668
"������� ��� ������ ��� ��������������� � LC_CTYPE \"%s\", ������� �� "
 
1669
"���������� � setlocale()."
639
1670
 
640
 
#: access/transam/xlog.c:3546
 
1671
#: access/transam/xlog.c:4297
641
1672
#, c-format
642
1673
msgid "could not write bootstrap transaction log file: %m"
643
1674
msgstr "�� ���������� �������� ���� ���� ��������� ����������: %m"
644
1675
 
645
 
#: access/transam/xlog.c:3552
 
1676
#: access/transam/xlog.c:4303
646
1677
#, c-format
647
1678
msgid "could not fsync bootstrap transaction log file: %m"
648
 
msgstr "�� ���������� ���������������� (fsync) ���� ���� ��������� ����������: %m"
 
1679
msgstr ""
 
1680
"�� ���������� ���������������� (fsync) ���� ���� ��������� ����������: %m"
649
1681
 
650
 
#: access/transam/xlog.c:3557
 
1682
#: access/transam/xlog.c:4308
651
1683
#, c-format
652
1684
msgid "could not close bootstrap transaction log file: %m"
653
1685
msgstr ""
654
1686
 
655
 
#: access/transam/xlog.c:3619
 
1687
#: access/transam/xlog.c:4369
656
1688
#, c-format
657
1689
msgid "could not open recovery command file \"%s\": %m"
658
1690
msgstr ""
659
1691
 
660
 
#: access/transam/xlog.c:3624
 
1692
#: access/transam/xlog.c:4374
661
1693
msgid "starting archive recovery"
662
1694
msgstr ""
663
1695
 
664
 
#: access/transam/xlog.c:3669
665
 
#, c-format
666
 
msgid "restore_command = \"%s\""
 
1696
#: access/transam/xlog.c:4419
 
1697
#, fuzzy, c-format
 
1698
msgid "restore_command = '%s'"
667
1699
msgstr "restore_command = \"%s\""
668
1700
 
669
 
#: access/transam/xlog.c:3683
 
1701
#: access/transam/xlog.c:4433
670
1702
#, c-format
671
1703
msgid "recovery_target_timeline is not a valid number: \"%s\""
672
1704
msgstr ""
673
1705
 
674
 
#: access/transam/xlog.c:3688
 
1706
#: access/transam/xlog.c:4438
675
1707
#, c-format
676
1708
msgid "recovery_target_timeline = %u"
677
1709
msgstr "recovery_target_timeline = %u"
678
1710
 
679
 
#: access/transam/xlog.c:3691
 
1711
#: access/transam/xlog.c:4441
680
1712
msgid "recovery_target_timeline = latest"
681
1713
msgstr "recovery_target_timeline = latest"
682
1714
 
683
 
#: access/transam/xlog.c:3699
 
1715
#: access/transam/xlog.c:4449
684
1716
#, c-format
685
1717
msgid "recovery_target_xid is not a valid number: \"%s\""
686
1718
msgstr ""
687
1719
 
688
 
#: access/transam/xlog.c:3702
 
1720
#: access/transam/xlog.c:4452
689
1721
#, c-format
690
1722
msgid "recovery_target_xid = %u"
691
1723
msgstr "recovery_target_xid = %u"
692
1724
 
693
 
#: access/transam/xlog.c:3727
694
 
#, c-format
695
 
msgid "recovery_target_time = %s"
 
1725
#: access/transam/xlog.c:4477
 
1726
#, fuzzy, c-format
 
1727
msgid "recovery_target_time = '%s'"
696
1728
msgstr "recovery_target_time = %s"
697
1729
 
698
 
#: access/transam/xlog.c:3744
 
1730
#: access/transam/xlog.c:4493
699
1731
#, c-format
700
1732
msgid "recovery_target_inclusive = %s"
701
1733
msgstr "recovery_target_inclusive = %s"
702
1734
 
703
 
#: access/transam/xlog.c:3748
 
1735
#: access/transam/xlog.c:4508
 
1736
#, c-format
 
1737
msgid "log_restartpoints = %s"
 
1738
msgstr ""
 
1739
 
 
1740
#: access/transam/xlog.c:4512
704
1741
#, c-format
705
1742
msgid "unrecognized recovery parameter \"%s\""
706
1743
msgstr ""
707
1744
 
708
 
#: access/transam/xlog.c:3756
 
1745
#: access/transam/xlog.c:4520
709
1746
#, c-format
710
1747
msgid "syntax error in recovery command file: %s"
711
1748
msgstr ""
712
1749
 
713
 
#: access/transam/xlog.c:3758
 
1750
#: access/transam/xlog.c:4522
714
1751
msgid "Lines should have the format parameter = 'value'."
715
1752
msgstr ""
716
1753
 
717
 
#: access/transam/xlog.c:3763
 
1754
#: access/transam/xlog.c:4527
718
1755
#, c-format
719
1756
msgid "recovery command file \"%s\" did not specify restore_command"
720
1757
msgstr ""
721
1758
 
722
 
# [SM]: TO REVIEW
723
 
#: access/transam/xlog.c:3782
724
 
#, c-format
725
 
msgid "recovery_target_timeline %u does not exist"
726
 
msgstr ""
 
1759
#: access/transam/xlog.c:4546
 
1760
#, fuzzy, c-format
 
1761
msgid "recovery target timeline %u does not exist"
 
1762
msgstr "recovery_target_timeline = latest"
727
1763
 
728
 
#: access/transam/xlog.c:3894
 
1764
#: access/transam/xlog.c:4655
729
1765
msgid "archive recovery complete"
730
1766
msgstr ""
731
1767
 
732
 
#: access/transam/xlog.c:3978
 
1768
#: access/transam/xlog.c:4745
733
1769
#, c-format
734
1770
msgid "recovery stopping after commit of transaction %u, time %s"
735
1771
msgstr ""
736
1772
 
737
 
#: access/transam/xlog.c:3982
 
1773
#: access/transam/xlog.c:4750
738
1774
#, c-format
739
1775
msgid "recovery stopping before commit of transaction %u, time %s"
740
1776
msgstr ""
741
1777
 
742
 
#: access/transam/xlog.c:3989
 
1778
#: access/transam/xlog.c:4758
743
1779
#, c-format
744
1780
msgid "recovery stopping after abort of transaction %u, time %s"
745
1781
msgstr ""
746
1782
 
747
 
#: access/transam/xlog.c:3993
 
1783
#: access/transam/xlog.c:4763
748
1784
#, c-format
749
1785
msgid "recovery stopping before abort of transaction %u, time %s"
750
1786
msgstr ""
751
1787
 
752
 
#: access/transam/xlog.c:4035
 
1788
#: access/transam/xlog.c:4811
753
1789
msgid "control file contains invalid data"
754
1790
msgstr "���� ���������� �������� �������� ������"
755
1791
 
756
 
#: access/transam/xlog.c:4039
 
1792
#: access/transam/xlog.c:4815
757
1793
#, c-format
758
1794
msgid "database system was shut down at %s"
759
1795
msgstr "������� ���� ���������: %s"
760
1796
 
761
 
#: access/transam/xlog.c:4043
762
 
#, c-format
763
 
msgid "database system shutdown was interrupted at %s"
 
1797
#: access/transam/xlog.c:4819
 
1798
#, fuzzy, c-format
 
1799
msgid "database system shutdown was interrupted; last known up at %s"
764
1800
msgstr "���������� ������� ���� ��������: %s"
765
1801
 
766
 
#: access/transam/xlog.c:4047
 
1802
#: access/transam/xlog.c:4823
767
1803
#, c-format
768
1804
msgid "database system was interrupted while in recovery at %s"
769
1805
msgstr "������� ���� �������� �� ����� �������������� �� %s"
770
1806
 
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"
 
1807
#: access/transam/xlog.c:4825
 
1808
msgid ""
 
1809
"This probably means that some data is corrupted and you will have to use the "
 
1810
"last backup for recovery."
 
1811
msgstr ""
 
1812
"��� ������ ����� �������� ��� ��������� ������ ���������� � ��� ���ģ���� "
 
1813
"������������ ��������� ����� ��� ��������������."
 
1814
 
 
1815
#: access/transam/xlog.c:4829
 
1816
#, fuzzy, c-format
 
1817
msgid "database system was interrupted while in recovery at log time %s"
 
1818
msgstr "������� ���� �������� �� ����� �������������� �� %s"
 
1819
 
 
1820
#: access/transam/xlog.c:4831
 
1821
#, fuzzy
 
1822
msgid ""
 
1823
"If this has occurred more than once some data might be corrupted and you "
 
1824
"might need to choose an earlier recovery target."
 
1825
msgstr ""
 
1826
"��� ������ ����� �������� ��� ��������� ������ ���������� � ��� ���ģ���� "
 
1827
"������������ ��������� ����� ��� ��������������."
 
1828
 
 
1829
#: access/transam/xlog.c:4835
 
1830
#, fuzzy, c-format
 
1831
msgid "database system was interrupted; last known up at %s"
778
1832
msgstr "������� ���� ��������: %s"
779
1833
 
780
 
#: access/transam/xlog.c:4085
 
1834
#: access/transam/xlog.c:4867
781
1835
#, c-format
782
1836
msgid "requested timeline %u is not a child of database system timeline %u"
783
1837
msgstr ""
784
1838
 
785
 
#: access/transam/xlog.c:4100
786
 
#: access/transam/xlog.c:4122
 
1839
#: access/transam/xlog.c:4881 access/transam/xlog.c:4905
787
1840
#, c-format
788
1841
msgid "checkpoint record is at %X/%X"
789
1842
msgstr "����������� �����: %X/%X"
790
1843
 
791
 
#: access/transam/xlog.c:4107
 
1844
#: access/transam/xlog.c:4888
792
1845
msgid "could not locate required checkpoint record"
793
1846
msgstr ""
794
1847
 
795
 
#: access/transam/xlog.c:4108
 
1848
#: access/transam/xlog.c:4889
796
1849
#, c-format
797
 
msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
 
1850
msgid ""
 
1851
"If you are not restoring from a backup, try removing the file \"%s/"
 
1852
"backup_label\"."
798
1853
msgstr ""
799
1854
 
800
 
#: access/transam/xlog.c:4132
 
1855
#: access/transam/xlog.c:4915
801
1856
#, c-format
802
1857
msgid "using previous checkpoint record at %X/%X"
803
1858
msgstr "������������ ���������� ����������� �����: %X/%X"
804
1859
 
805
 
#: access/transam/xlog.c:4139
 
1860
#: access/transam/xlog.c:4921
806
1861
msgid "could not locate a valid checkpoint record"
807
1862
msgstr "�� ����������  ����� ���������� ����������� �����"
808
1863
 
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"
 
1864
#: access/transam/xlog.c:4930
 
1865
#, fuzzy, c-format
 
1866
msgid "redo record is at %X/%X; shutdown %s"
812
1867
msgstr "redo-������: %X/%X; undo-������: %X/%X; ����������: %s"
813
1868
 
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
 
1869
#: access/transam/xlog.c:4934
 
1870
#, fuzzy, c-format
 
1871
msgid "next transaction ID: %u/%u; next OID: %u"
 
1872
msgstr "ID ��������� ����������: %u; ��������� OID: %u"
 
1873
 
 
1874
#: access/transam/xlog.c:4938
 
1875
#, fuzzy, c-format
 
1876
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
 
1877
msgstr "ID ��������� ����������: %u; ��������� OID: %u"
 
1878
 
 
1879
#: access/transam/xlog.c:4942
820
1880
msgid "invalid next transaction ID"
821
1881
msgstr "�������� ID ��������� ����������"
822
1882
 
823
 
#: access/transam/xlog.c:4174
 
1883
#: access/transam/xlog.c:4960
824
1884
msgid "invalid redo in checkpoint record"
825
1885
msgstr "�������� ������ REDO (���������) � ������ ����������� �����"
826
1886
 
827
 
#: access/transam/xlog.c:4188
828
 
msgid "invalid redo/undo record in shutdown checkpoint"
829
 
msgstr "�������� ������ REDO/UNDO (���������/��������) � ������ ����������� ����� ��������"
 
1887
#: access/transam/xlog.c:4971
 
1888
#, fuzzy
 
1889
msgid "invalid redo record in shutdown checkpoint"
 
1890
msgstr ""
 
1891
"�������� ������ REDO/UNDO (���������/��������) � ������ ����������� ����� "
 
1892
"��������"
830
1893
 
831
 
#: access/transam/xlog.c:4206
 
1894
#: access/transam/xlog.c:4996
832
1895
msgid "automatic recovery in progress"
833
1896
msgstr ""
834
1897
 
835
 
#: access/transam/xlog.c:4209
836
 
msgid "database system was not properly shut down; automatic recovery in progress"
837
 
msgstr "������� ��� ������ ���� ����������� �����������; ������������ �������������� ��������������"
 
1898
#: access/transam/xlog.c:5002
 
1899
msgid ""
 
1900
"database system was not properly shut down; automatic recovery in progress"
 
1901
msgstr ""
 
1902
"������� ��� ������ ���� ����������� �����������; ������������ �������������� "
 
1903
"��������������"
838
1904
 
839
 
#: access/transam/xlog.c:4246
 
1905
#: access/transam/xlog.c:5064
840
1906
#, c-format
841
1907
msgid "redo starts at %X/%X"
842
1908
msgstr "REDO (���������) ���������� � %X/%X"
843
1909
 
844
 
#: access/transam/xlog.c:4304
 
1910
#: access/transam/xlog.c:5134
845
1911
#, c-format
846
1912
msgid "redo done at %X/%X"
847
1913
msgstr "REDO (���������) ��������� �� %X/%X"
848
1914
 
849
 
#: access/transam/xlog.c:4312
 
1915
#: access/transam/xlog.c:5138 access/transam/xlog.c:6075
 
1916
#, fuzzy, c-format
 
1917
msgid "last completed transaction was at log time %s"
 
1918
msgstr "����������������� ���� ����������: \"%s\""
 
1919
 
 
1920
#: access/transam/xlog.c:5146
850
1921
msgid "redo is not required"
851
1922
msgstr "REDO (���������) �� ���������"
852
1923
 
853
 
#: access/transam/xlog.c:4332
 
1924
#: access/transam/xlog.c:5166
854
1925
msgid "requested recovery stop point is before end time of backup dump"
855
1926
msgstr ""
856
1927
 
857
 
#: access/transam/xlog.c:4336
 
1928
#: access/transam/xlog.c:5169
858
1929
msgid "WAL ends before end time of backup dump"
859
1930
msgstr ""
860
1931
 
861
 
#: access/transam/xlog.c:4351
 
1932
#: access/transam/xlog.c:5190
862
1933
#, c-format
863
1934
msgid "selected new timeline ID: %u"
864
1935
msgstr ""
865
1936
 
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
 
1937
#: access/transam/xlog.c:5374
885
1938
msgid "invalid primary checkpoint link in control file"
886
1939
msgstr "�������� ��������� ����������� ����� � ����������� �����"
887
1940
 
888
 
#: access/transam/xlog.c:4560
 
1941
#: access/transam/xlog.c:5378
889
1942
msgid "invalid secondary checkpoint link in control file"
890
1943
msgstr "�������� ��������� ����������� ����� � ����������� �����"
891
1944
 
892
 
#: access/transam/xlog.c:4564
 
1945
#: access/transam/xlog.c:5382
893
1946
msgid "invalid checkpoint link in backup_label file"
894
1947
msgstr ""
895
1948
 
896
 
#: access/transam/xlog.c:4578
 
1949
#: access/transam/xlog.c:5396
897
1950
msgid "invalid primary checkpoint record"
898
1951
msgstr "�������� ��������� ����������� �����"
899
1952
 
900
 
#: access/transam/xlog.c:4582
 
1953
#: access/transam/xlog.c:5400
901
1954
msgid "invalid secondary checkpoint record"
902
1955
msgstr "�������� ��������� ����������� �����"
903
1956
 
904
 
#: access/transam/xlog.c:4586
 
1957
#: access/transam/xlog.c:5404
905
1958
msgid "invalid checkpoint record"
906
1959
msgstr "�������� ������ ����������� �����"
907
1960
 
908
 
#: access/transam/xlog.c:4597
 
1961
#: access/transam/xlog.c:5415
909
1962
msgid "invalid resource manager ID in primary checkpoint record"
910
1963
msgstr "�������� ID ��������� �������� � ��������� ����������� �����"
911
1964
 
912
 
#: access/transam/xlog.c:4601
 
1965
#: access/transam/xlog.c:5419
913
1966
msgid "invalid resource manager ID in secondary checkpoint record"
914
1967
msgstr "�������� ID ��������� �������� �� ��������� ����������� �����"
915
1968
 
916
 
#: access/transam/xlog.c:4605
 
1969
#: access/transam/xlog.c:5423
917
1970
msgid "invalid resource manager ID in checkpoint record"
918
1971
msgstr "�������� ID ��������� �������� � ����������� �����"
919
1972
 
920
 
#: access/transam/xlog.c:4617
 
1973
#: access/transam/xlog.c:5435
921
1974
msgid "invalid xl_info in primary checkpoint record"
922
1975
msgstr "�������� xl_info � ��������� ����������� �����"
923
1976
 
924
 
#: access/transam/xlog.c:4621
 
1977
#: access/transam/xlog.c:5439
925
1978
msgid "invalid xl_info in secondary checkpoint record"
926
1979
msgstr "�������� xl_info �� ��������� ����������� �����"
927
1980
 
928
 
#: access/transam/xlog.c:4625
 
1981
#: access/transam/xlog.c:5443
929
1982
msgid "invalid xl_info in checkpoint record"
930
1983
msgstr "�������� xl_info � ����������� �����"
931
1984
 
932
 
#: access/transam/xlog.c:4636
 
1985
#: access/transam/xlog.c:5455
933
1986
msgid "invalid length of primary checkpoint record"
934
1987
msgstr "�������� ����� ������ ��������� ����������� �����"
935
1988
 
936
 
#: access/transam/xlog.c:4640
 
1989
#: access/transam/xlog.c:5459
937
1990
msgid "invalid length of secondary checkpoint record"
938
1991
msgstr "�������� ����� ������ ��������� ����������� �����"
939
1992
 
940
 
#: access/transam/xlog.c:4644
 
1993
#: access/transam/xlog.c:5463
941
1994
msgid "invalid length of checkpoint record"
942
1995
msgstr "�������� ����� ������ ����������� �����"
943
1996
 
944
 
#: access/transam/xlog.c:4697
 
1997
#: access/transam/xlog.c:5595
945
1998
msgid "shutting down"
946
1999
msgstr "���������� � ��������"
947
2000
 
948
 
#: access/transam/xlog.c:4706
 
2001
#: access/transam/xlog.c:5603
949
2002
msgid "database system is shut down"
950
2003
msgstr "������� ���������"
951
2004
 
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
 
2005
#: access/transam/xlog.c:5913
 
2006
msgid ""
 
2007
"concurrent transaction log activity while database system is shutting down"
 
2008
msgstr ""
 
2009
"�������� ������������ ���������� � ������� ���������� ��� ��������� ������� "
 
2010
"��� ������"
 
2011
 
 
2012
#: access/transam/xlog.c:6071
 
2013
#, fuzzy, c-format
 
2014
msgid "recovery restart point at %X/%X"
 
2015
msgstr "REDO (���������) ���������� � %X/%X"
 
2016
 
 
2017
#: access/transam/xlog.c:6184
966
2018
#, c-format
967
2019
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
968
2020
msgstr ""
969
2021
 
970
 
#: access/transam/xlog.c:5081
 
2022
#: access/transam/xlog.c:6216
971
2023
#, c-format
972
2024
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
973
2025
msgstr ""
974
2026
 
975
 
#: access/transam/xlog.c:5202
976
 
#: access/transam/xlog.c:5234
 
2027
#: access/transam/xlog.c:6353 access/transam/xlog.c:6378
977
2028
#, c-format
978
2029
msgid "could not fsync log file %u, segment %u: %m"
979
2030
msgstr "�� ������� ���������������� (fsync) ���-����: %u, �������: %u: %m"
980
2031
 
981
 
#: access/transam/xlog.c:5242
 
2032
#: access/transam/xlog.c:6386
 
2033
#, fuzzy, c-format
 
2034
msgid "could not fsync write-through log file %u, segment %u: %m"
 
2035
msgstr "�� ������� ���������������� (fsync) ���-����: %u, �������: %u: %m"
 
2036
 
 
2037
#: access/transam/xlog.c:6395
982
2038
#, c-format
983
2039
msgid "could not fdatasync log file %u, segment %u: %m"
984
2040
msgstr "�� ������� ���������������� (fdatasync) ���-����: %u, �������: %u: %m"
985
2041
 
986
 
#: access/transam/xlog.c:5285
987
 
#: access/transam/xlog.c:5412
 
2042
#: access/transam/xlog.c:6437 access/transam/xlog.c:6608
988
2043
msgid "must be superuser to run a backup"
989
2044
msgstr ""
990
2045
 
991
 
#: access/transam/xlog.c:5290
 
2046
#: access/transam/xlog.c:6442 access/transam/xlog.c:6448
992
2047
msgid "WAL archiving is not active"
993
2048
msgstr ""
994
2049
 
995
 
#: access/transam/xlog.c:5291
996
 
msgid "archive_command must be defined before online backups can be made safely."
 
2050
#: access/transam/xlog.c:6443
 
2051
#, fuzzy
 
2052
msgid "archive_mode must be enabled at server start."
 
2053
msgstr "������ �������� �������� \"%s\" ����� ������� �������"
 
2054
 
 
2055
#: access/transam/xlog.c:6449
 
2056
msgid ""
 
2057
"archive_command must be defined before online backups can be made safely."
997
2058
msgstr ""
998
2059
 
999
 
#: access/transam/xlog.c:5346
 
2060
#: access/transam/xlog.c:6478 access/transam/xlog.c:6532
1000
2061
msgid "a backup is already in progress"
1001
2062
msgstr ""
1002
2063
 
1003
 
#: access/transam/xlog.c:5347
 
2064
#: access/transam/xlog.c:6479
 
2065
msgid "Run pg_stop_backup() and try again."
 
2066
msgstr ""
 
2067
 
 
2068
#: access/transam/xlog.c:6533
1004
2069
#, c-format
1005
 
msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
 
2070
msgid ""
 
2071
"If you're sure there is no backup in progress, remove file \"%s\" and try "
 
2072
"again."
1006
2073
msgstr ""
1007
2074
 
1008
 
#: access/transam/xlog.c:5368
1009
 
#: access/transam/xlog.c:5488
 
2075
#: access/transam/xlog.c:6554 access/transam/xlog.c:6683
1010
2076
#, c-format
1011
2077
msgid "could not write file \"%s\": %m"
1012
2078
msgstr "�� ���������� �������� ���� \"%s\": %m"
1013
2079
 
1014
 
#: access/transam/xlog.c:5450
 
2080
#: access/transam/xlog.c:6646
1015
2081
msgid "a backup is not in progress"
1016
2082
msgstr ""
1017
2083
 
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
 
2084
#: access/transam/xlog.c:6658 access/transam/xlog.c:6982
 
2085
#: access/transam/xlog.c:6988 access/transam/xlog.c:7019
 
2086
#: access/transam/xlog.c:7025
1023
2087
#, c-format
1024
2088
msgid "invalid data in file \"%s\""
1025
2089
msgstr "�������� ������ � ����� \"%s\""
1026
2090
 
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
 
2091
#: access/transam/xlog.c:6730
 
2092
#, fuzzy
 
2093
msgid "must be superuser to switch transaction log files"
 
2094
msgstr "����� ���� ��������������� ��� ������ �ޣ������ ����������"
 
2095
 
 
2096
#: access/transam/xlog.c:6838 access/transam/xlog.c:6907
 
2097
#, fuzzy, c-format
 
2098
msgid "could not parse transaction log location \"%s\""
 
2099
msgstr "�� ������� ������� ���������� ������� ���������� \"%s\": %m"
 
2100
 
 
2101
#: access/transam/xlog.c:7053
 
2102
#, c-format
 
2103
msgid "xlog redo %s"
 
2104
msgstr ""
 
2105
 
 
2106
#: access/gin/ginarrayproc.c:30
 
2107
#, fuzzy
 
2108
msgid "array must not contain null values"
 
2109
msgstr "������� \"%s\" �������� �������� NULL"
 
2110
 
 
2111
#: access/gin/ginscan.c:146
 
2112
#, fuzzy
 
2113
msgid "GIN indexes do not support whole-index scans"
 
2114
msgstr "hash-������� �� ������������ ������������ ��������� ��������"
 
2115
 
 
2116
#: access/gin/ginscan.c:190
 
2117
msgid "GIN index does not support search with void query"
 
2118
msgstr ""
 
2119
 
 
2120
#: access/nbtree/nbtinsert.c:297
 
2121
#, fuzzy, c-format
 
2122
msgid "duplicate key value violates unique constraint \"%s\""
 
2123
msgstr "��������� ���� �������� ���������� UNIQUE \"%s\""
 
2124
 
 
2125
#: access/nbtree/nbtinsert.c:418 access/nbtree/nbtsort.c:477
 
2126
#, c-format
 
2127
msgid "index row size %lu exceeds btree maximum, %lu"
 
2128
msgstr "������ ������ ������� %lu, ��������� �������� B-������: %lu"
 
2129
 
 
2130
#: access/nbtree/nbtinsert.c:421 access/nbtree/nbtsort.c:480
 
2131
msgid ""
 
2132
"Values larger than 1/3 of a buffer page cannot be indexed.\n"
 
2133
"Consider a function index of an MD5 hash of the value, or use full text "
 
2134
"indexing."
 
2135
msgstr ""
 
2136
 
 
2137
#: access/nbtree/nbtpage.c:157 access/nbtree/nbtpage.c:361
 
2138
#, c-format
 
2139
msgid "index \"%s\" is not a btree"
 
2140
msgstr "������ \"%s\" �� �������� b-�������"
 
2141
 
 
2142
#: access/nbtree/nbtpage.c:163 access/nbtree/nbtpage.c:367
 
2143
#, c-format
 
2144
msgid "version mismatch in index \"%s\": file version %d, code version %d"
 
2145
msgstr ""
 
2146
"�� ���������� ������ � ������� \"%s\": ������ �����: %d, ������ ����: %d"
 
2147
 
 
2148
#: access/heap/heapam.c:954
 
2149
#, c-format
 
2150
msgid "could not obtain lock on relation \"%s\""
 
2151
msgstr "�� ���������� �������� ���������� �� ��������� \"%s\""
 
2152
 
 
2153
#: access/heap/heapam.c:959
 
2154
#, fuzzy, c-format
 
2155
msgid "could not obtain lock on relation with OID %u"
 
2156
msgstr "�� ���������� �������� ���������� �� ��������� \"%s\""
 
2157
 
 
2158
#: access/heap/heapam.c:1054 access/heap/heapam.c:1082 catalog/aclchk.c:572
 
2159
#, c-format
 
2160
msgid "\"%s\" is an index"
 
2161
msgstr "\"%s\" �������� ��������"
 
2162
 
 
2163
#: access/heap/heapam.c:1059 access/heap/heapam.c:1087 catalog/aclchk.c:579
 
2164
#: commands/tablecmds.c:5465 commands/tablecmds.c:6563
 
2165
#, c-format
 
2166
msgid "\"%s\" is a composite type"
 
2167
msgstr "\"%s\" ������� ������� �����"
 
2168
 
 
2169
#: access/heap/heapam.c:3047 access/heap/heapam.c:3078
 
2170
#: access/heap/heapam.c:3113
 
2171
#, fuzzy, c-format
 
2172
msgid "could not obtain lock on row in relation \"%s\""
 
2173
msgstr "�� ���������� �������� ���������� �� ��������� \"%s\""
 
2174
 
 
2175
#: access/heap/hio.c:124 access/heap/rewriteheap.c:587
 
2176
#, c-format
 
2177
msgid "row is too big: size %lu, maximum size %lu"
 
2178
msgstr "������ ������� ������: ������ %lu, ��� ���������: %lu"
 
2179
 
 
2180
#: access/index/indexam.c:146 tcop/utility.c:97 commands/comment.c:500
 
2181
#: commands/indexcmds.c:1263 commands/indexcmds.c:1293
 
2182
#, c-format
 
2183
msgid "\"%s\" is not an index"
 
2184
msgstr "\"%s\" �� �������� ��������"
 
2185
 
 
2186
#: access/hash/hashinsert.c:80
 
2187
#, c-format
 
2188
msgid "index row size %lu exceeds hash maximum %lu"
 
2189
msgstr "������ ������ ������� %lu ��������� hash-�������� %lu"
 
2190
 
 
2191
#: access/hash/hashinsert.c:83
 
2192
msgid "Values larger than a buffer page cannot be indexed."
 
2193
msgstr ""
 
2194
 
 
2195
#: access/hash/hashovfl.c:544
 
2196
#, c-format
 
2197
msgid "out of overflow pages in hash index \"%s\""
 
2198
msgstr "��������� ������� ������������ � hash-������� \"%s\""
 
2199
 
 
2200
#: access/hash/hashsearch.c:144
 
2201
msgid "hash indexes do not support whole-index scans"
 
2202
msgstr "hash-������� �� ������������ ������������ ��������� ��������"
 
2203
 
 
2204
#: access/hash/hashutil.c:198
 
2205
#, c-format
 
2206
msgid "index \"%s\" is not a hash index"
 
2207
msgstr "������ \"%s\" �� �������� hash-��������"
 
2208
 
 
2209
#: access/hash/hashutil.c:204
 
2210
#, c-format
 
2211
msgid "index \"%s\" has wrong hash version"
 
2212
msgstr "������ \"%s\" ������ ������������ hash-������"
 
2213
 
 
2214
#: utils/mmgr/aset.c:361
 
2215
#, c-format
 
2216
msgid "Failed while creating memory context \"%s\"."
 
2217
msgstr "������ ��� �������� ��������� ������ \"%s\"."
 
2218
 
 
2219
#: utils/mmgr/aset.c:540 utils/mmgr/aset.c:715 utils/mmgr/aset.c:910
 
2220
#, c-format
 
2221
msgid "Failed on request of size %lu."
 
2222
msgstr "������ ��� ������� ������� %lu."
 
2223
 
 
2224
#: utils/mmgr/portalmem.c:208
 
2225
#, c-format
 
2226
msgid "cursor \"%s\" already exists"
 
2227
msgstr "������ \"%s\" ��� ����������"
 
2228
 
 
2229
#: utils/mmgr/portalmem.c:212
 
2230
#, c-format
 
2231
msgid "closing existing cursor \"%s\""
 
2232
msgstr "�������� ������������� ������� \"%s\""
 
2233
 
 
2234
#: utils/mmgr/portalmem.c:580
 
2235
msgid "cannot PREPARE a transaction that has created a cursor WITH HOLD"
 
2236
msgstr ""
 
2237
 
 
2238
#: utils/mmgr/portalmem.c:879 utils/fmgr/funcapi.c:60 commands/prepare.c:729
 
2239
#: executor/execQual.c:1179 executor/execQual.c:1222 executor/execQual.c:1514
 
2240
#: executor/execQual.c:4621 executor/functions.c:680 executor/functions.c:719
 
2241
msgid "set-valued function called in context that cannot accept a set"
 
2242
msgstr ""
 
2243
 
 
2244
#: utils/mmgr/portalmem.c:883 commands/prepare.c:733
 
2245
msgid "materialize mode required, but it is not allowed in this context"
 
2246
msgstr ""
 
2247
 
 
2248
#: utils/adt/acl.c:145 utils/adt/name.c:87
 
2249
msgid "identifier too long"
 
2250
msgstr "������������� ������� ������"
 
2251
 
 
2252
#: utils/adt/acl.c:146 utils/adt/name.c:88
 
2253
#, c-format
 
2254
msgid "Identifier must be less than %d characters."
 
2255
msgstr "������������� ������ ���� ����� ��� %d ��������."
 
2256
 
 
2257
#: utils/adt/acl.c:232
 
2258
#, c-format
 
2259
msgid "unrecognized key word: \"%s\""
 
2260
msgstr "�� ������������ �������� �����: \"%s\""
 
2261
 
 
2262
#: utils/adt/acl.c:233
 
2263
msgid "ACL key word must be \"group\" or \"user\"."
 
2264
msgstr "�������� ����� ACL ������ ���� \"group\" ��� \"user\"."
 
2265
 
 
2266
#: utils/adt/acl.c:238
 
2267
msgid "missing name"
 
2268
msgstr "����������� ���"
 
2269
 
 
2270
#: utils/adt/acl.c:239
 
2271
msgid "A name must follow the \"group\" or \"user\" key word."
 
2272
msgstr "��� ������ ��������� �� ��������� ������� \"group\" ��� \"user\"."
 
2273
 
 
2274
#: utils/adt/acl.c:245
 
2275
msgid "missing \"=\" sign"
 
2276
msgstr "����������� ���� \"=\""
 
2277
 
 
2278
#: utils/adt/acl.c:295
 
2279
#, c-format
 
2280
msgid "invalid mode character: must be one of \"%s\""
 
2281
msgstr "�������� ������ ������: ������ ���� ���� �� \"%s\""
 
2282
 
 
2283
#: utils/adt/acl.c:317
 
2284
msgid "a name must follow the \"/\" sign"
 
2285
msgstr "��� ������ ��������� �� ������ \"/\""
 
2286
 
 
2287
#: utils/adt/acl.c:325
 
2288
#, c-format
 
2289
msgid "defaulting grantor to user ID %u"
 
2290
msgstr ""
 
2291
 
 
2292
#: utils/adt/acl.c:374
 
2293
msgid "ACL array contains wrong data type"
 
2294
msgstr ""
 
2295
 
 
2296
#: utils/adt/acl.c:378
 
2297
#, fuzzy
 
2298
msgid "ACL arrays must be one-dimensional"
 
2299
msgstr "�������� ������ ���� ������ ��� ���������� ������"
 
2300
 
 
2301
#: utils/adt/acl.c:382
 
2302
#, fuzzy
 
2303
msgid "ACL arrays must not contain null values"
 
2304
msgstr "�������� � %s �� ������ ��������� ����������"
 
2305
 
 
2306
#: utils/adt/acl.c:406
 
2307
msgid "extra garbage at the end of the ACL specification"
 
2308
msgstr "�������������� ����� � ����� ACL-������������"
 
2309
 
 
2310
#: utils/adt/acl.c:912
 
2311
msgid "grant options cannot be granted back to your own grantor"
 
2312
msgstr ""
 
2313
 
 
2314
#: utils/adt/acl.c:973
 
2315
msgid "dependent privileges exist"
 
2316
msgstr "���������� ��������� ����������"
 
2317
 
 
2318
#: utils/adt/acl.c:974
 
2319
msgid "Use CASCADE to revoke them too."
 
2320
msgstr "����������� CASCADE ����� �� ���� �����."
 
2321
 
 
2322
#: utils/adt/acl.c:1253
 
2323
msgid "aclinsert is no longer supported"
 
2324
msgstr "smallint ������ �� ��������������"
 
2325
 
 
2326
#: utils/adt/acl.c:1263
 
2327
msgid "aclremove is no longer supported"
 
2328
msgstr ""
 
2329
 
 
2330
#: utils/adt/acl.c:1350 utils/adt/acl.c:1574 utils/adt/acl.c:1791
 
2331
#: utils/adt/acl.c:1995 utils/adt/acl.c:2199 utils/adt/acl.c:2408
 
2332
#: utils/adt/acl.c:2609 utils/adt/acl.c:2800
 
2333
#, c-format
 
2334
msgid "unrecognized privilege type: \"%s\""
 
2335
msgstr "�������������� ��� ����������: \"%s\""
 
2336
 
 
2337
#: utils/adt/acl.c:1749 utils/adt/dbsize.c:144 utils/init/postinit.c:387
 
2338
#: utils/init/postinit.c:506 utils/init/postinit.c:522 catalog/aclchk.c:434
 
2339
#: commands/comment.c:624 commands/dbcommands.c:633 commands/dbcommands.c:779
 
2340
#: commands/dbcommands.c:902 commands/dbcommands.c:974
 
2341
#: commands/dbcommands.c:1061
 
2342
#, c-format
 
2343
msgid "database \"%s\" does not exist"
 
2344
msgstr "���� ������ \"%s\" �� ����������"
 
2345
 
 
2346
#: utils/adt/acl.c:1968 utils/adt/regproc.c:116 utils/adt/regproc.c:137
 
2347
#: utils/adt/regproc.c:288
 
2348
#, c-format
 
2349
msgid "function \"%s\" does not exist"
 
2350
msgstr "������� \"%s\" �� ����������"
 
2351
 
 
2352
#: utils/adt/acl.c:2172 catalog/aclchk.c:462 commands/comment.c:1193
 
2353
#: commands/functioncmds.c:662 commands/proclang.c:429 commands/proclang.c:502
 
2354
#: commands/proclang.c:546
 
2355
#, c-format
 
2356
msgid "language \"%s\" does not exist"
 
2357
msgstr "���� \"%s\" �� ����������"
 
2358
 
 
2359
#: utils/adt/acl.c:2376 catalog/aclchk.c:482 catalog/namespace.c:335
 
2360
#: catalog/namespace.c:1943 catalog/namespace.c:1984 catalog/namespace.c:2032
 
2361
#: catalog/namespace.c:2898 commands/comment.c:734 commands/schemacmds.c:176
 
2362
#: commands/schemacmds.c:248 commands/schemacmds.c:324
 
2363
#, c-format
 
2364
msgid "schema \"%s\" does not exist"
 
2365
msgstr "����� \"%s\" �� ����������"
 
2366
 
 
2367
#: utils/adt/acl.c:2582 utils/adt/dbsize.c:240 catalog/aclchk.c:511
 
2368
#: commands/comment.c:663 commands/dbcommands.c:312 commands/indexcmds.c:208
 
2369
#: commands/tablecmds.c:333 commands/tablecmds.c:5724
 
2370
#: commands/tablespace.c:412 commands/tablespace.c:767
 
2371
#: commands/tablespace.c:834 commands/tablespace.c:928
 
2372
#: commands/tablespace.c:1052 executor/execMain.c:2691
 
2373
#, c-format
 
2374
msgid "tablespace \"%s\" does not exist"
 
2375
msgstr "tablespace  \"%s\" �� ����������"
 
2376
 
 
2377
#: utils/adt/acl.c:3108
 
2378
#, fuzzy, c-format
 
2379
msgid "must be member of role \"%s\""
 
2380
msgstr "����� ���� ���������� ���� %s"
 
2381
 
 
2382
#: utils/adt/array_userfuncs.c:48
 
2383
msgid "could not determine input data types"
 
2384
msgstr "�� � ��������� ���������� ������� ���� ������"
 
2385
 
 
2386
#: utils/adt/array_userfuncs.c:82
 
2387
msgid "neither input type is an array"
 
2388
msgstr "������� ��� ����� �� �������� ��������"
 
2389
 
 
2390
#: utils/adt/array_userfuncs.c:103 utils/adt/array_userfuncs.c:113
 
2391
#: utils/adt/float.c:1096 utils/adt/float.c:1155 utils/adt/float.c:2699
 
2392
#: utils/adt/float.c:2715 utils/adt/int.c:613 utils/adt/int.c:642
 
2393
#: utils/adt/int.c:663 utils/adt/int.c:683 utils/adt/int.c:705
 
2394
#: utils/adt/int.c:730 utils/adt/int.c:743 utils/adt/int.c:758
 
2395
#: utils/adt/int.c:892 utils/adt/int.c:913 utils/adt/int.c:940
 
2396
#: utils/adt/int.c:975 utils/adt/int.c:996 utils/adt/int.c:1023
 
2397
#: utils/adt/int.c:1049 utils/adt/int.c:1133 utils/adt/int8.c:1012
 
2398
#: utils/adt/numeric.c:1934 utils/adt/numeric.c:1943 utils/adt/varbit.c:1377
 
2399
msgid "integer out of range"
 
2400
msgstr "����� ��� ���������"
 
2401
 
 
2402
#: utils/adt/array_userfuncs.c:121
 
2403
msgid "argument must be empty or one-dimensional array"
 
2404
msgstr "�������� ������ ���� ������ ��� ���������� ������"
 
2405
 
 
2406
#: utils/adt/array_userfuncs.c:224 utils/adt/array_userfuncs.c:263
 
2407
#: utils/adt/array_userfuncs.c:300 utils/adt/array_userfuncs.c:329
 
2408
#: utils/adt/array_userfuncs.c:357
 
2409
msgid "cannot concatenate incompatible arrays"
 
2410
msgstr "������ ���������� ������������� �������"
 
2411
 
 
2412
#: utils/adt/array_userfuncs.c:225
 
2413
#, c-format
 
2414
msgid ""
 
2415
"Arrays with element types %s and %s are not compatible for concatenation."
 
2416
msgstr "������� ������ ��������� %s � %s �� ���������� ��� ����������."
 
2417
 
 
2418
#: utils/adt/array_userfuncs.c:264
 
2419
#, c-format
 
2420
msgid "Arrays of %d and %d dimensions are not compatible for concatenation."
 
2421
msgstr "������� ������������� %d � %d �� ���������� ��� ����������."
 
2422
 
 
2423
#: utils/adt/array_userfuncs.c:301
 
2424
msgid ""
 
2425
"Arrays with differing element dimensions are not compatible for "
 
2426
"concatenation."
 
2427
msgstr ""
 
2428
"������� � ��������� ������������� ��������� �� ���������� ��� ����������."
 
2429
 
 
2430
#: utils/adt/array_userfuncs.c:330 utils/adt/array_userfuncs.c:358
 
2431
msgid "Arrays with differing dimensions are not compatible for concatenation."
 
2432
msgstr "������� � ��������� ������������� �� ���������� ��� ����������."
 
2433
 
 
2434
#: utils/adt/array_userfuncs.c:424 utils/adt/arrayfuncs.c:1187
 
2435
#: utils/adt/arrayfuncs.c:2804
 
2436
#, c-format
 
2437
msgid "invalid number of dimensions: %d"
 
2438
msgstr "�������� ����� ������������: %d"
 
2439
 
 
2440
#: utils/adt/array_userfuncs.c:428 utils/adt/arrayfuncs.c:198
 
2441
#: utils/adt/arrayfuncs.c:450 utils/adt/arrayfuncs.c:1191
 
2442
#: utils/adt/arrayfuncs.c:2808 executor/execQual.c:279 executor/execQual.c:307
 
2443
#: executor/execQual.c:2543
 
2444
#, c-format
 
2445
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
 
2446
msgstr "����� ������������ ������� (%d) ��������� ����� (%d)"
 
2447
 
 
2448
#: utils/adt/arrayfuncs.c:205 utils/adt/arrayfuncs.c:217
 
2449
msgid "missing dimension value"
 
2450
msgstr "����������� �������� �����������"
 
2451
 
 
2452
#: utils/adt/arrayfuncs.c:227
 
2453
msgid "missing \"]\" in array dimensions"
 
2454
msgstr "����������� \"]\" � ������������ �������"
 
2455
 
 
2456
#: utils/adt/arrayfuncs.c:235 utils/adt/arrayfuncs.c:2333
 
2457
#: utils/adt/arrayfuncs.c:2361 utils/adt/arrayfuncs.c:2376
 
2458
msgid "upper bound cannot be less than lower bound"
 
2459
msgstr "������� ������ �� ����� ���� ������ ������� �������"
 
2460
 
 
2461
#: utils/adt/arrayfuncs.c:247 utils/adt/arrayfuncs.c:273
 
2462
msgid "array value must start with \"{\" or dimension information"
 
2463
msgstr ""
 
2464
"�������� ������� ������ ���������� � \"{\" ��� ���������� � �����������"
 
2465
 
 
2466
#: utils/adt/arrayfuncs.c:261
 
2467
msgid "missing assignment operator"
 
2468
msgstr "����������� �������� ����������"
 
2469
 
 
2470
#: utils/adt/arrayfuncs.c:278 utils/adt/arrayfuncs.c:284
 
2471
msgid "array dimensions incompatible with array literal"
 
2472
msgstr ""
 
2473
 
 
2474
#: utils/adt/arrayfuncs.c:387 utils/adt/arrayfuncs.c:402
 
2475
#: utils/adt/arrayfuncs.c:411 utils/adt/arrayfuncs.c:425
 
2476
#: utils/adt/arrayfuncs.c:445 utils/adt/arrayfuncs.c:473
 
2477
#: utils/adt/arrayfuncs.c:478 utils/adt/arrayfuncs.c:518
 
2478
#: utils/adt/arrayfuncs.c:539 utils/adt/arrayfuncs.c:558
 
2479
#: utils/adt/arrayfuncs.c:668 utils/adt/arrayfuncs.c:677
 
2480
#: utils/adt/arrayfuncs.c:707 utils/adt/arrayfuncs.c:722
 
2481
#: utils/adt/arrayfuncs.c:775
 
2482
#, c-format
 
2483
msgid "malformed array literal: \"%s\""
 
2484
msgstr ""
 
2485
 
 
2486
#: utils/adt/arrayfuncs.c:485 executor/execQual.c:2563
 
2487
#: executor/execQual.c:2590
 
2488
msgid ""
 
2489
"multidimensional arrays must have array expressions with matching dimensions"
 
2490
msgstr ""
 
2491
 
 
2492
#: utils/adt/arrayfuncs.c:814 utils/adt/arrayfuncs.c:1408
 
2493
#: utils/adt/arrayfuncs.c:2688 utils/adt/arrayfuncs.c:2836
 
2494
#: utils/adt/arrayutils.c:93 utils/adt/arrayutils.c:102
 
2495
#: utils/adt/arrayutils.c:109
 
2496
#, fuzzy, c-format
 
2497
msgid "array size exceeds the maximum allowed (%d)"
 
2498
msgstr "����� ������������ ������� (%d) ��������� ����� (%d)"
 
2499
 
 
2500
#: utils/adt/arrayfuncs.c:1198
 
2501
msgid "invalid array flags"
 
2502
msgstr "�������� ����� �������"
 
2503
 
 
2504
#: utils/adt/arrayfuncs.c:1206
 
2505
msgid "wrong element type"
 
2506
msgstr "�������� ��� ��������"
 
2507
 
 
2508
#: utils/adt/arrayfuncs.c:1242 utils/cache/lsyscache.c:2352
 
2509
#, c-format
 
2510
msgid "no binary input function available for type %s"
 
2511
msgstr ""
 
2512
 
 
2513
#: utils/adt/arrayfuncs.c:1382
 
2514
#, c-format
 
2515
msgid "improper binary format in array element %d"
 
2516
msgstr ""
 
2517
 
 
2518
#: utils/adt/arrayfuncs.c:1464 utils/cache/lsyscache.c:2387
 
2519
#, c-format
 
2520
msgid "no binary output function available for type %s"
 
2521
msgstr ""
 
2522
 
 
2523
#: utils/adt/arrayfuncs.c:1800
 
2524
msgid "slices of fixed-length arrays not implemented"
 
2525
msgstr ""
 
2526
 
 
2527
#: utils/adt/arrayfuncs.c:1973 utils/adt/arrayfuncs.c:1995
 
2528
#: utils/adt/arrayfuncs.c:2029 utils/adt/arrayfuncs.c:2315
 
2529
msgid "wrong number of array subscripts"
 
2530
msgstr ""
 
2531
 
 
2532
#: utils/adt/arrayfuncs.c:1978 utils/adt/arrayfuncs.c:2071
 
2533
#: utils/adt/arrayfuncs.c:2366
 
2534
#, fuzzy
 
2535
msgid "array subscript out of range"
 
2536
msgstr "bigint ��� ���������"
 
2537
 
 
2538
#: utils/adt/arrayfuncs.c:1983
 
2539
msgid "cannot assign null value to an element of a fixed-length array"
 
2540
msgstr ""
 
2541
 
 
2542
#: utils/adt/arrayfuncs.c:2269
 
2543
msgid "updates on slices of fixed-length arrays not implemented"
 
2544
msgstr ""
 
2545
 
 
2546
#: utils/adt/arrayfuncs.c:2305 utils/adt/arrayfuncs.c:2392
 
2547
msgid "source array too small"
 
2548
msgstr "�������� ������ ������� ���"
 
2549
 
 
2550
#: utils/adt/arrayfuncs.c:2943
 
2551
#, fuzzy
 
2552
msgid "null array element not allowed in this context"
 
2553
msgstr "�������� NULL ��� �������� ������� �� ��������������"
 
2554
 
 
2555
#: utils/adt/arrayfuncs.c:3004 utils/adt/arrayfuncs.c:3211
 
2556
#: utils/adt/arrayfuncs.c:3411
 
2557
msgid "cannot compare arrays of different element types"
 
2558
msgstr "������ ���������� ������� � ������������ ����������"
 
2559
 
 
2560
#: utils/adt/arrayfuncs.c:3027 utils/adt/arrayfuncs.c:3428
 
2561
#: parser/parse_oper.c:219
 
2562
#, c-format
 
2563
msgid "could not identify an equality operator for type %s"
 
2564
msgstr ""
 
2565
 
 
2566
#: utils/adt/arrayfuncs.c:3228 executor/execQual.c:4265
 
2567
#, c-format
 
2568
msgid "could not identify a comparison function for type %s"
 
2569
msgstr "�� � ��������� ���������� ������� ��������� ��� ���� %s"
 
2570
 
 
2571
#: utils/adt/arrayutils.c:209
 
2572
msgid "typmod array must be type cstring[]"
 
2573
msgstr ""
 
2574
 
 
2575
#: utils/adt/arrayutils.c:214
 
2576
#, fuzzy
 
2577
msgid "typmod array must be one-dimensional"
 
2578
msgstr "�������� ������ ���� ������ ��� ���������� ������"
 
2579
 
 
2580
#: utils/adt/arrayutils.c:219
 
2581
#, fuzzy
 
2582
msgid "typmod array must not contain nulls"
 
2583
msgstr "�������� � %s �� ������ ��������� ����������"
 
2584
 
 
2585
#: utils/adt/ascii.c:75
 
2586
#, c-format
 
2587
msgid "encoding conversion from %s to ASCII not supported"
 
2588
msgstr "�������������� ��������� �� %s � ASCII �� ��������������"
 
2589
 
 
2590
#: utils/adt/ascii.c:126 commands/dbcommands.c:194
 
2591
#, c-format
 
2592
msgid "%s is not a valid encoding name"
 
2593
msgstr "%s �� �������� ������ ������ ���������"
 
2594
 
 
2595
#: utils/adt/ascii.c:144 commands/dbcommands.c:184
 
2596
#, c-format
 
2597
msgid "%d is not a valid encoding code"
 
2598
msgstr "%d �� �������� ������ ����� ���������"
 
2599
 
 
2600
#: utils/adt/bool.c:95
 
2601
#, c-format
 
2602
msgid "invalid input syntax for type boolean: \"%s\""
 
2603
msgstr "�������� ������� ��������� ��� ���� boolean: \"%s\""
 
2604
 
 
2605
#: utils/adt/cash.c:250
 
2606
#, c-format
 
2607
msgid "invalid input syntax for type money: \"%s\""
 
2608
msgstr "�������� ������� ��������� ��� ���� money: \"%s\""
 
2609
 
 
2610
#: utils/adt/cash.c:543 utils/adt/cash.c:594 utils/adt/cash.c:643
 
2611
#: utils/adt/cash.c:695 utils/adt/cash.c:745 utils/adt/float.c:758
 
2612
#: utils/adt/float.c:823 utils/adt/float.c:2458 utils/adt/float.c:2521
 
2613
#: utils/adt/geo_ops.c:3959 utils/adt/int.c:719 utils/adt/int.c:859
 
2614
#: utils/adt/int.c:953 utils/adt/int.c:1037 utils/adt/int.c:1062
 
2615
#: utils/adt/int.c:1082 utils/adt/int.c:1097 utils/adt/int.c:1112
 
2616
#: utils/adt/int8.c:604 utils/adt/int8.c:650 utils/adt/int8.c:826
 
2617
#: utils/adt/int8.c:920 utils/adt/numeric.c:4075 utils/adt/timestamp.c:2899
 
2618
msgid "division by zero"
 
2619
msgstr "������� �� ����"
 
2620
 
 
2621
#: utils/adt/char.c:169
 
2622
msgid "\"char\" out of range"
 
2623
msgstr "\"char\" ��� ���������"
 
2624
 
 
2625
#: utils/adt/date.c:65 utils/adt/timestamp.c:76 utils/adt/varbit.c:44
 
2626
#: utils/adt/varchar.c:43
 
2627
#, fuzzy
 
2628
msgid "invalid type modifier"
 
2629
msgstr "�������� ��� ���� \"%s\""
 
2630
 
 
2631
#: utils/adt/date.c:70
 
2632
#, c-format
 
2633
msgid "TIME(%d)%s precision must not be negative"
 
2634
msgstr "TIME(%d)%s: �������� ������ ���� ��������������"
 
2635
 
 
2636
#: utils/adt/date.c:76
 
2637
#, c-format
 
2638
msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
 
2639
msgstr "TIME(%d)%s: �������� ��������� �� ������������ ���������: %d"
 
2640
 
 
2641
#: utils/adt/date.c:141 utils/adt/datetime.c:1077 utils/adt/datetime.c:1826
 
2642
msgid "date/time value \"current\" is no longer supported"
 
2643
msgstr "�������� ����/������� \"current\" ������ �� ��������������"
 
2644
 
 
2645
#: utils/adt/date.c:158
 
2646
#, fuzzy, c-format
 
2647
msgid "date out of range: \"%s\""
 
2648
msgstr "timestamp ��� ���������: \"%s\""
 
2649
 
 
2650
#: utils/adt/date.c:352 utils/adt/date.c:383
 
2651
#, fuzzy
 
2652
msgid "date out of range for timestamp"
 
2653
msgstr "\"%s\" ��� ��������� ��� ���� real (������������ �����)"
 
2654
 
 
2655
#: utils/adt/date.c:806 utils/adt/date.c:849 utils/adt/date.c:1389
 
2656
#: utils/adt/date.c:1426 utils/adt/date.c:2290 utils/adt/formatting.c:3198
 
2657
#: utils/adt/formatting.c:3230 utils/adt/formatting.c:3298
 
2658
#: utils/adt/nabstime.c:484 utils/adt/nabstime.c:527 utils/adt/nabstime.c:557
 
2659
#: utils/adt/nabstime.c:600 utils/adt/timestamp.c:210
 
2660
#: utils/adt/timestamp.c:248 utils/adt/timestamp.c:470
 
2661
#: utils/adt/timestamp.c:510 utils/adt/timestamp.c:2559
 
2662
#: utils/adt/timestamp.c:2580 utils/adt/timestamp.c:2593
 
2663
#: utils/adt/timestamp.c:2602 utils/adt/timestamp.c:2660
 
2664
#: utils/adt/timestamp.c:2683 utils/adt/timestamp.c:2696
 
2665
#: utils/adt/timestamp.c:2707 utils/adt/timestamp.c:3137
 
2666
#: utils/adt/timestamp.c:3267 utils/adt/timestamp.c:3308
 
2667
#: utils/adt/timestamp.c:3396 utils/adt/timestamp.c:3443
 
2668
#: utils/adt/timestamp.c:3554 utils/adt/timestamp.c:3874
 
2669
#: utils/adt/timestamp.c:4011 utils/adt/timestamp.c:4018
 
2670
#: utils/adt/timestamp.c:4032 utils/adt/timestamp.c:4042
 
2671
#: utils/adt/timestamp.c:4105 utils/adt/timestamp.c:4245
 
2672
#: utils/adt/timestamp.c:4255 utils/adt/timestamp.c:4474
 
2673
#: utils/adt/timestamp.c:4553 utils/adt/timestamp.c:4560
 
2674
#: utils/adt/timestamp.c:4587 utils/adt/timestamp.c:4591
 
2675
#: utils/adt/timestamp.c:4650 utils/adt/xml.c:1710 utils/adt/xml.c:1716
 
2676
#: utils/adt/xml.c:1736 utils/adt/xml.c:1742
 
2677
msgid "timestamp out of range"
 
2678
msgstr "timestamp ��� ���������"
 
2679
 
 
2680
#: utils/adt/date.c:876
 
2681
msgid "cannot convert reserved abstime value to date"
 
2682
msgstr ""
 
2683
 
 
2684
#: utils/adt/date.c:1666 utils/adt/date.c:1685
 
2685
#, c-format
 
2686
msgid "\"time\" units \"%s\" not recognized"
 
2687
msgstr "������� ���� \"time\" -- \"%s\" -- �� ����������"
 
2688
 
 
2689
#: utils/adt/date.c:2413 utils/adt/date.c:2432
 
2690
#, c-format
 
2691
msgid "\"time with time zone\" units \"%s\" not recognized"
 
2692
msgstr "������� ���� \"time with time zone\" -- \"%s\" -- �� ����������"
 
2693
 
 
2694
#: utils/adt/date.c:2495 utils/adt/datetime.c:817 utils/adt/datetime.c:1553
 
2695
#: utils/adt/timestamp.c:4486 utils/adt/timestamp.c:4661
 
2696
#, c-format
 
2697
msgid "time zone \"%s\" not recognized"
 
2698
msgstr "��������� ���� \"%s\" �� ����������"
 
2699
 
 
2700
#: utils/adt/date.c:2535
 
2701
#, c-format
 
2702
msgid "\"interval\" time zone \"%s\" not valid"
 
2703
msgstr ""
 
2704
 
 
2705
#: utils/adt/datetime.c:2164 utils/adt/formatting.c:3523
 
2706
#, c-format
 
2707
msgid "inconsistent use of year %04d and \"BC\""
 
2708
msgstr ""
 
2709
 
 
2710
#: utils/adt/datetime.c:3120 utils/adt/datetime.c:3127
 
2711
#, c-format
 
2712
msgid "date/time field value out of range: \"%s\""
 
2713
msgstr "�������� ���� ���� date/time ��� ���������: \"%s\""
 
2714
 
 
2715
#: utils/adt/datetime.c:3129
 
2716
msgid "Perhaps you need a different \"datestyle\" setting."
 
2717
msgstr ""
 
2718
 
 
2719
#: utils/adt/datetime.c:3134
 
2720
#, c-format
 
2721
msgid "interval field value out of range: \"%s\""
 
2722
msgstr "�������� ��������� ��� ���������: \"%s\""
 
2723
 
 
2724
#: utils/adt/datetime.c:3140
 
2725
#, c-format
 
2726
msgid "time zone displacement out of range: \"%s\""
 
2727
msgstr "�������� ��������� ���� ��� ���������: \"%s\""
 
2728
 
 
2729
#. translator: first %s is inet or cidr
 
2730
#: utils/adt/datetime.c:3147 utils/adt/network.c:107
 
2731
#, c-format
 
2732
msgid "invalid input syntax for type %s: \"%s\""
 
2733
msgstr "�������� ������� ��������� ��� ���� %s: \"%s\""
 
2734
 
 
2735
#: utils/adt/datum.c:80 utils/adt/datum.c:92
 
2736
msgid "invalid Datum pointer"
 
2737
msgstr "�������� ��������� Datum"
 
2738
 
 
2739
#: utils/adt/dbsize.c:102 utils/adt/dbsize.c:189
 
2740
#, fuzzy, c-format
 
2741
msgid "could not open tablespace directory \"%s\": %m"
 
2742
msgstr "�� ���������� ������� ���������� \"%s\": %m"
 
2743
 
 
2744
#: utils/adt/dbsize.c:122 catalog/aclchk.c:1665 catalog/aclchk.c:2380
 
2745
#, c-format
 
2746
msgid "database with OID %u does not exist"
 
2747
msgstr "���� ������ � OID %u �� ����������"
 
2748
 
 
2749
#: utils/adt/domains.c:79
 
2750
#, fuzzy, c-format
 
2751
msgid "type %s is not a domain"
 
2752
msgstr "\"%s\" �� �������� �������"
 
2753
 
 
2754
#: utils/adt/domains.c:127 executor/execQual.c:3339
 
2755
#, c-format
 
2756
msgid "domain %s does not allow null values"
 
2757
msgstr "����� %s �� ��������� ������� (null) ��������"
 
2758
 
 
2759
#: utils/adt/domains.c:163 executor/execQual.c:3368
 
2760
#, c-format
 
2761
msgid "value for domain %s violates check constraint \"%s\""
 
2762
msgstr ""
 
2763
 
 
2764
#: utils/adt/encode.c:55 utils/adt/encode.c:91
 
2765
#, c-format
 
2766
msgid "unrecognized encoding: \"%s\""
 
2767
msgstr "�� ������������ ���������: \"%s\""
 
2768
 
 
2769
#: utils/adt/encode.c:150
 
2770
#, c-format
 
2771
msgid "invalid hexadecimal digit: \"%c\""
 
2772
msgstr "�������� ����������������� �����: \"%c\""
 
2773
 
 
2774
#: utils/adt/encode.c:178
 
2775
msgid "invalid hexadecimal data: odd number of digits"
 
2776
msgstr "�������� ����������������� ������: ��ޣ���� ����� ����"
 
2777
 
 
2778
#: utils/adt/encode.c:295
 
2779
msgid "unexpected \"=\""
 
2780
msgstr "����������� \"=\""
 
2781
 
 
2782
#: utils/adt/encode.c:307
 
2783
msgid "invalid symbol"
 
2784
msgstr "�������� ������"
 
2785
 
 
2786
#: utils/adt/encode.c:327
 
2787
msgid "invalid end sequence"
 
2788
msgstr "�������� ����� ������������������"
 
2789
 
 
2790
#: utils/adt/encode.c:441 utils/adt/encode.c:506 utils/adt/varlena.c:121
 
2791
#: utils/adt/varlena.c:160
 
2792
msgid "invalid input syntax for type bytea"
 
2793
msgstr "�������� ������� ��������� ��� ���� bytea"
 
2794
 
 
2795
#: utils/adt/enum.c:44 utils/adt/enum.c:55 utils/adt/enum.c:108
 
2796
#: utils/adt/enum.c:119
 
2797
#, fuzzy, c-format
 
2798
msgid "invalid input value for enum %s: \"%s\""
 
2799
msgstr "�������� ������� ��������� ��� ���� %s: \"%s\""
 
2800
 
 
2801
#: utils/adt/enum.c:80 utils/adt/enum.c:146
 
2802
#, fuzzy, c-format
 
2803
msgid "invalid internal value for enum: %u"
 
2804
msgstr "�������� �������� ��� %s"
 
2805
 
 
2806
#: utils/adt/enum.c:266 utils/adt/enum.c:307 utils/adt/enum.c:356
 
2807
#: utils/adt/enum.c:376
 
2808
#, fuzzy
 
2809
msgid "could not determine actual enum type"
 
2810
msgstr "�� � ��������� ���������� ������� ���� ������"
 
2811
 
 
2812
#: utils/adt/float.c:54
 
2813
#, fuzzy
 
2814
msgid "value out of range: overflow"
 
2815
msgstr "�������� ���� \"real\" ��� ���������: ������������"
 
2816
 
 
2817
#: utils/adt/float.c:59
 
2818
#, fuzzy
 
2819
msgid "value out of range: underflow"
 
2820
msgstr "�������� ���� \"real\" ��� ���������: ������������"
 
2821
 
 
2822
#: utils/adt/float.c:196 utils/adt/float.c:237 utils/adt/float.c:288
 
2823
#, c-format
 
2824
msgid "invalid input syntax for type real: \"%s\""
 
2825
msgstr "�������� ������� ��������� ��� ���� real: \"%s\""
 
2826
 
 
2827
#: utils/adt/float.c:232
 
2828
#, c-format
 
2829
msgid "\"%s\" is out of range for type real"
 
2830
msgstr "\"%s\" ��� ��������� ��� ���� real (������������ �����)"
 
2831
 
 
2832
#: utils/adt/float.c:389 utils/adt/float.c:430 utils/adt/float.c:481
 
2833
#: utils/adt/numeric.c:3535 utils/adt/numeric.c:3561
 
2834
#, c-format
 
2835
msgid "invalid input syntax for type double precision: \"%s\""
 
2836
msgstr "�������� ������� ��������� ��� ���� double, ��������: \"%s\""
 
2837
 
 
2838
#: utils/adt/float.c:425
 
2839
#, c-format
 
2840
msgid "\"%s\" is out of range for type double precision"
 
2841
msgstr ""
 
2842
"\"%s\" ��� ��������� ��� ���� double (��������� �������, ������� ��������)"
 
2843
 
 
2844
#: utils/adt/float.c:1114 utils/adt/float.c:1172 utils/adt/int.c:339
 
2845
#: utils/adt/int.c:774 utils/adt/int.c:803 utils/adt/int.c:824
 
2846
#: utils/adt/int.c:844 utils/adt/int.c:871 utils/adt/int.c:1148
 
2847
#: utils/adt/int8.c:1037 utils/adt/numeric.c:2035 utils/adt/numeric.c:2046
 
2848
msgid "smallint out of range"
 
2849
msgstr "smallint ��� ���������"
 
2850
 
 
2851
#: utils/adt/float.c:1298 utils/adt/numeric.c:4477
 
2852
msgid "cannot take square root of a negative number"
 
2853
msgstr "������ ����� ���������� ������ �������������� �����"
 
2854
 
 
2855
#: utils/adt/float.c:1340 utils/adt/numeric.c:1853
 
2856
msgid "invalid argument for power function"
 
2857
msgstr ""
 
2858
 
 
2859
#: utils/adt/float.c:1406 utils/adt/float.c:1436 utils/adt/numeric.c:4695
 
2860
msgid "cannot take logarithm of zero"
 
2861
msgstr "������ ����� �������� ����"
 
2862
 
 
2863
#: utils/adt/float.c:1410 utils/adt/float.c:1440 utils/adt/numeric.c:4699
 
2864
msgid "cannot take logarithm of a negative number"
 
2865
msgstr "������ ����� �������� �������������� �����"
 
2866
 
 
2867
#: utils/adt/float.c:1467 utils/adt/float.c:1488 utils/adt/float.c:1509
 
2868
#: utils/adt/float.c:1531 utils/adt/float.c:1552 utils/adt/float.c:1573
 
2869
#: utils/adt/float.c:1595 utils/adt/float.c:1616
 
2870
msgid "input is out of range"
 
2871
msgstr "���� ��� ���������"
 
2872
 
 
2873
#: utils/adt/float.c:2675 utils/adt/numeric.c:905
 
2874
msgid "count must be greater than zero"
 
2875
msgstr "�ޣ���� ������ ���� ������ ����"
 
2876
 
 
2877
#: utils/adt/float.c:2680 utils/adt/numeric.c:912
 
2878
#, fuzzy
 
2879
msgid "operand, lower bound and upper bound cannot be NaN"
 
2880
msgstr "������ ������ �� ����� ���� ����� ��������"
 
2881
 
 
2882
#: utils/adt/float.c:2686
 
2883
msgid "lower and upper bounds must be finite"
 
2884
msgstr ""
 
2885
 
 
2886
#: utils/adt/float.c:2724 utils/adt/numeric.c:925
 
2887
msgid "lower bound cannot equal upper bound"
 
2888
msgstr "������ ������ �� ����� ���� ����� ��������"
 
2889
 
 
2890
#: utils/adt/formatting.c:458
 
2891
msgid "invalid format specification for an interval value"
 
2892
msgstr ""
 
2893
 
 
2894
#: utils/adt/formatting.c:459
 
2895
msgid "Intervals are not tied to specific calendar dates."
 
2896
msgstr ""
 
2897
 
 
2898
#: utils/adt/formatting.c:1040
 
2899
msgid "\"9\" must be ahead of \"PR\""
 
2900
msgstr "\"9\" ������ ���� �� \"PR\""
 
2901
 
 
2902
#: utils/adt/formatting.c:1059
 
2903
msgid "\"0\" must be ahead of \"PR\""
 
2904
msgstr "\"0\" ������ ���� �� \"PR\""
 
2905
 
 
2906
#: utils/adt/formatting.c:1088
 
2907
msgid "multiple decimal points"
 
2908
msgstr "�������������� ���������� �������"
 
2909
 
 
2910
#: utils/adt/formatting.c:1095 utils/adt/formatting.c:1199
 
2911
msgid "cannot use \"V\" and decimal point together"
 
2912
msgstr ""
 
2913
 
 
2914
#: utils/adt/formatting.c:1110
 
2915
msgid "not unique \"S\""
 
2916
msgstr "������������ \"S\""
 
2917
 
 
2918
#: utils/adt/formatting.c:1117
 
2919
msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
 
2920
msgstr "������ ������������ \"S\" � \"PL\"/\"MI\"/\"SG\"/\"PR\" ������"
 
2921
 
 
2922
#: utils/adt/formatting.c:1140
 
2923
msgid "cannot use \"S\" and \"MI\" together"
 
2924
msgstr "������ ������������ \"S\" � \"MI\" ������"
 
2925
 
 
2926
#: utils/adt/formatting.c:1153
 
2927
msgid "cannot use \"S\" and \"PL\" together"
 
2928
msgstr "������ ������������ \"S\" � \"PL\" ������"
 
2929
 
 
2930
#: utils/adt/formatting.c:1166
 
2931
msgid "cannot use \"S\" and \"SG\" together"
 
2932
msgstr "������ ������������ \"S\" � \"SG\" ������"
 
2933
 
 
2934
#: utils/adt/formatting.c:1178
 
2935
msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
 
2936
msgstr "������ ������������ \"S\" � \"S\"/\"PL\"/\"MI\"/\"SG\" ������"
 
2937
 
 
2938
#: utils/adt/formatting.c:1208
 
2939
msgid "\"E\" is not supported"
 
2940
msgstr "\"E\" �� ��������������"
 
2941
 
 
2942
#: utils/adt/formatting.c:1467
 
2943
#, c-format
 
2944
msgid "\"%s\" is not a number"
 
2945
msgstr "\"%s\" �� �������� ������"
 
2946
 
 
2947
#: utils/adt/formatting.c:1805
 
2948
msgid "invalid AM/PM string"
 
2949
msgstr "�������� AM/PM ������"
 
2950
 
 
2951
#: utils/adt/formatting.c:2126
 
2952
msgid "\"TZ\"/\"tz\" not supported"
 
2953
msgstr "\"TZ\"/\"tz\" �� ��������������"
 
2954
 
 
2955
#: utils/adt/formatting.c:2136
 
2956
#, c-format
 
2957
msgid "invalid value for %s"
 
2958
msgstr "�������� �������� ��� %s"
 
2959
 
 
2960
#: utils/adt/formatting.c:3011
 
2961
msgid "January"
 
2962
msgstr "������"
 
2963
 
 
2964
#: utils/adt/formatting.c:3014
 
2965
msgid "February"
 
2966
msgstr "�������"
 
2967
 
 
2968
#: utils/adt/formatting.c:3017
 
2969
msgid "March"
 
2970
msgstr "����"
 
2971
 
 
2972
#: utils/adt/formatting.c:3020
 
2973
msgid "April"
 
2974
msgstr "������"
 
2975
 
 
2976
#: utils/adt/formatting.c:3023
 
2977
msgid "May"
 
2978
msgstr "���"
 
2979
 
 
2980
#: utils/adt/formatting.c:3026
 
2981
msgid "June"
 
2982
msgstr "����"
 
2983
 
 
2984
#: utils/adt/formatting.c:3029
 
2985
msgid "July"
 
2986
msgstr "����"
 
2987
 
 
2988
#: utils/adt/formatting.c:3032
 
2989
msgid "August"
 
2990
msgstr "������"
 
2991
 
 
2992
#: utils/adt/formatting.c:3035
 
2993
msgid "September"
 
2994
msgstr "��������"
 
2995
 
 
2996
#: utils/adt/formatting.c:3038
 
2997
msgid "October"
 
2998
msgstr "�������"
 
2999
 
 
3000
#: utils/adt/formatting.c:3041
 
3001
msgid "November"
 
3002
msgstr "������"
 
3003
 
 
3004
#: utils/adt/formatting.c:3044
 
3005
msgid "December"
 
3006
msgstr "�������"
 
3007
 
 
3008
#: utils/adt/formatting.c:3059
 
3009
msgid "Jan"
 
3010
msgstr "���"
 
3011
 
 
3012
#: utils/adt/formatting.c:3062
 
3013
msgid "Feb"
 
3014
msgstr "���"
 
3015
 
 
3016
#: utils/adt/formatting.c:3065
 
3017
msgid "Mar"
 
3018
msgstr "���"
 
3019
 
 
3020
#: utils/adt/formatting.c:3068
 
3021
msgid "Apr"
 
3022
msgstr "���"
 
3023
 
 
3024
#. translator: Translate this as the abbreviation of "May".
 
3025
#. In English, it is both the full month name and the
 
3026
#. abbreviation, so this hack is needed to distinguish
 
3027
#. them.  The translation also needs to start with S:,
 
3028
#. which will be stripped at run time.
 
3029
#: utils/adt/formatting.c:3077
 
3030
msgid "S:May"
 
3031
msgstr "S:���"
 
3032
 
 
3033
#: utils/adt/formatting.c:3080
 
3034
msgid "Jun"
 
3035
msgstr "���"
 
3036
 
 
3037
#: utils/adt/formatting.c:3083
 
3038
msgid "Jul"
 
3039
msgstr "���"
 
3040
 
 
3041
#: utils/adt/formatting.c:3086
 
3042
msgid "Aug"
 
3043
msgstr "���"
 
3044
 
 
3045
#: utils/adt/formatting.c:3089
 
3046
msgid "Sep"
 
3047
msgstr "���"
 
3048
 
 
3049
#: utils/adt/formatting.c:3092
 
3050
msgid "Oct"
 
3051
msgstr "���"
 
3052
 
 
3053
#: utils/adt/formatting.c:3095
 
3054
msgid "Nov"
 
3055
msgstr "���"
 
3056
 
 
3057
#: utils/adt/formatting.c:3098
 
3058
msgid "Dec"
 
3059
msgstr "���"
 
3060
 
 
3061
#: utils/adt/formatting.c:3113
 
3062
msgid "Sunday"
 
3063
msgstr "�����������"
 
3064
 
 
3065
#: utils/adt/formatting.c:3116
 
3066
msgid "Monday"
 
3067
msgstr "�����������"
 
3068
 
 
3069
#: utils/adt/formatting.c:3119
 
3070
msgid "Tuesday"
 
3071
msgstr "�������"
 
3072
 
 
3073
#: utils/adt/formatting.c:3122
 
3074
msgid "Wednesday"
 
3075
msgstr "�����"
 
3076
 
 
3077
#: utils/adt/formatting.c:3125
 
3078
msgid "Thursday"
 
3079
msgstr "�������"
 
3080
 
 
3081
#: utils/adt/formatting.c:3128
 
3082
msgid "Friday"
 
3083
msgstr "�������"
 
3084
 
 
3085
#: utils/adt/formatting.c:3131
 
3086
msgid "Saturday"
 
3087
msgstr "�������"
 
3088
 
 
3089
#: utils/adt/formatting.c:3146
 
3090
msgid "Sun"
 
3091
msgstr "���"
 
3092
 
 
3093
#: utils/adt/formatting.c:3149
 
3094
msgid "Mon"
 
3095
msgstr "���"
 
3096
 
 
3097
#: utils/adt/formatting.c:3152
 
3098
msgid "Tue"
 
3099
msgstr "���"
 
3100
 
 
3101
#: utils/adt/formatting.c:3155
 
3102
msgid "Wed"
 
3103
msgstr "���"
 
3104
 
 
3105
#: utils/adt/formatting.c:3158
 
3106
msgid "Thu"
 
3107
msgstr "���"
 
3108
 
 
3109
#: utils/adt/formatting.c:3161
 
3110
msgid "Fri"
 
3111
msgstr "���"
 
3112
 
 
3113
#: utils/adt/formatting.c:3164
 
3114
msgid "Sat"
 
3115
msgstr "���"
 
3116
 
 
3117
#: utils/adt/formatting.c:3458
 
3118
msgid "AM/PM hour must be between 1 and 12"
 
3119
msgstr "��� � AM/PM ������ ���� ����� 1 � 12"
 
3120
 
 
3121
#: utils/adt/formatting.c:3589
 
3122
msgid "cannot calculate day of year without year information"
 
3123
msgstr "������ ��������� ���� ���� ��� ���������� � ����"
 
3124
 
 
3125
#: utils/adt/formatting.c:4442
 
3126
msgid "\"RN\" not supported"
 
3127
msgstr "\"RN\" �� ��������������"
 
3128
 
 
3129
#: utils/adt/genfile.c:61
 
3130
msgid "reference to parent directory (\"..\") not allowed"
 
3131
msgstr ""
 
3132
 
 
3133
#: utils/adt/genfile.c:75
 
3134
msgid "absolute path not allowed"
 
3135
msgstr ""
 
3136
 
 
3137
#: utils/adt/genfile.c:102
 
3138
#, fuzzy
 
3139
msgid "must be superuser to read files"
 
3140
msgstr "����� ���� ��������������� ��� �������� �������������"
 
3141
 
 
3142
#: utils/adt/genfile.c:109 commands/copy.c:1732
 
3143
#, c-format
 
3144
msgid "could not open file \"%s\" for reading: %m"
 
3145
msgstr "�� ���������� ������� ���� \"%s\" ��� ������: %m"
 
3146
 
 
3147
#: utils/adt/genfile.c:116
 
3148
#, fuzzy, c-format
 
3149
msgid "could not seek in file \"%s\": %m"
 
3150
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
3151
 
 
3152
#: utils/adt/genfile.c:121
 
3153
#, fuzzy
 
3154
msgid "requested length cannot be negative"
 
3155
msgstr "����������� ����� ������� ������"
 
3156
 
 
3157
#: utils/adt/genfile.c:127 utils/adt/oracle_compat.c:613
 
3158
#: utils/adt/oracle_compat.c:711 utils/adt/oracle_compat.c:1192
 
3159
#: utils/adt/oracle_compat.c:1482
 
3160
msgid "requested length too large"
 
3161
msgstr "����������� ����� ������� ������"
 
3162
 
 
3163
#: utils/adt/genfile.c:163
 
3164
#, fuzzy
 
3165
msgid "must be superuser to get file information"
 
3166
msgstr "����� ���� ��������������� ��� �������� ������ ����������"
 
3167
 
 
3168
#: utils/adt/genfile.c:227
 
3169
#, fuzzy
 
3170
msgid "must be superuser to get directory listings"
 
3171
msgstr "����� ���� ��������������� ��� �������� �������������"
 
3172
 
 
3173
#: utils/adt/genfile.c:244 utils/adt/misc.c:219 commands/tablespace.c:578
 
3174
#: storage/file/fd.c:1452 ../port/copydir.c:65
1068
3175
#, c-format
1069
3176
msgid "could not open directory \"%s\": %m"
1070
3177
msgstr "�� ���������� ������� ���������� \"%s\": %m"
1071
3178
 
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
 
3179
#: utils/adt/geo_ops.c:292 utils/adt/geo_ops.c:4080 utils/adt/geo_ops.c:4997
 
3180
msgid "too many points requested"
 
3181
msgstr "��������� ������� ����� �����"
 
3182
 
 
3183
#: utils/adt/geo_ops.c:315
 
3184
msgid "could not format \"path\" value"
 
3185
msgstr "�� ���������� ��������������� �������� \"path\""
 
3186
 
 
3187
#: utils/adt/geo_ops.c:390
 
3188
#, c-format
 
3189
msgid "invalid input syntax for type box: \"%s\""
 
3190
msgstr "�������� ������� ��������� ��� ���� box: \"%s\""
 
3191
 
 
3192
#: utils/adt/geo_ops.c:954
 
3193
#, c-format
 
3194
msgid "invalid input syntax for type line: \"%s\""
 
3195
msgstr "�������� ������� ��������� ��� ���� line: \"%s\""
 
3196
 
 
3197
#: utils/adt/geo_ops.c:961 utils/adt/geo_ops.c:1028 utils/adt/geo_ops.c:1043
 
3198
#: utils/adt/geo_ops.c:1055
 
3199
msgid "type \"line\" not yet implemented"
 
3200
msgstr "��� \"line\" �ݣ �� ����������"
 
3201
 
 
3202
#: utils/adt/geo_ops.c:1402 utils/adt/geo_ops.c:1425
 
3203
#, c-format
 
3204
msgid "invalid input syntax for type path: \"%s\""
 
3205
msgstr "�������� ������� ��������� ��� ���� path: \"%s\""
 
3206
 
 
3207
#: utils/adt/geo_ops.c:1464
 
3208
msgid "invalid number of points in external \"path\" value"
 
3209
msgstr ""
 
3210
 
 
3211
#: utils/adt/geo_ops.c:1805
 
3212
#, c-format
 
3213
msgid "invalid input syntax for type point: \"%s\""
 
3214
msgstr "�������� ������� ��������� ��� ���� point: \"%s\""
 
3215
 
 
3216
#: utils/adt/geo_ops.c:2033
 
3217
#, c-format
 
3218
msgid "invalid input syntax for type lseg: \"%s\""
 
3219
msgstr "�������� ������� ��������� ��� ���� lseg: \"%s\""
 
3220
 
 
3221
#: utils/adt/geo_ops.c:2624
 
3222
msgid "function \"dist_lb\" not implemented"
 
3223
msgstr "������� \"dist_lb\" �� �����������"
 
3224
 
 
3225
#: utils/adt/geo_ops.c:3137
 
3226
msgid "function \"close_lb\" not implemented"
 
3227
msgstr "������� \"close_lb\" �� �����������"
 
3228
 
 
3229
#: utils/adt/geo_ops.c:3416
 
3230
msgid "cannot create bounding box for empty polygon"
 
3231
msgstr ""
 
3232
 
 
3233
#: utils/adt/geo_ops.c:3440 utils/adt/geo_ops.c:3452
 
3234
#, c-format
 
3235
msgid "invalid input syntax for type polygon: \"%s\""
 
3236
msgstr "�������� ������� ��������� ��� ���� polygon: \"%s\""
 
3237
 
 
3238
#: utils/adt/geo_ops.c:3492
 
3239
msgid "invalid number of points in external \"polygon\" value"
 
3240
msgstr ""
 
3241
 
 
3242
#: utils/adt/geo_ops.c:3878
 
3243
msgid "function \"poly_distance\" not implemented"
 
3244
msgstr "������� \"poly_distance\" �� �����������"
 
3245
 
 
3246
#: utils/adt/geo_ops.c:4190
 
3247
msgid "function \"path_center\" not implemented"
 
3248
msgstr "������� \"path_center\" �� �����������"
 
3249
 
 
3250
#: utils/adt/geo_ops.c:4207
 
3251
msgid "open path cannot be converted to polygon"
 
3252
msgstr ""
 
3253
 
 
3254
#: utils/adt/geo_ops.c:4374 utils/adt/geo_ops.c:4384 utils/adt/geo_ops.c:4399
 
3255
#: utils/adt/geo_ops.c:4405
 
3256
#, c-format
 
3257
msgid "invalid input syntax for type circle: \"%s\""
 
3258
msgstr "�������� ������� ��������� ��� ���� circle: \"%s\""
 
3259
 
 
3260
#: utils/adt/geo_ops.c:4427 utils/adt/geo_ops.c:4435
 
3261
msgid "could not format \"circle\" value"
 
3262
msgstr "�� ���������� ��������������� �������� \"circle\""
 
3263
 
 
3264
#: utils/adt/geo_ops.c:4462
 
3265
msgid "invalid radius in external \"circle\" value"
 
3266
msgstr ""
 
3267
 
 
3268
#: utils/adt/geo_ops.c:4983
 
3269
msgid "cannot convert circle with radius zero to polygon"
 
3270
msgstr "������ ��������������� ���� � ������� �������� � �������"
 
3271
 
 
3272
#: utils/adt/geo_ops.c:4988
 
3273
msgid "must request at least 2 points"
 
3274
msgstr ""
 
3275
 
 
3276
#: utils/adt/geo_ops.c:5032 utils/adt/geo_ops.c:5055
 
3277
msgid "cannot convert empty polygon to circle"
 
3278
msgstr "������ ��������������� ������ ������� � ����"
 
3279
 
 
3280
#: utils/adt/int.c:161
 
3281
msgid "int2vector has too many elements"
 
3282
msgstr "int2vector �������� ������� ����� ���������"
 
3283
 
 
3284
#: utils/adt/int.c:234
 
3285
#, fuzzy
 
3286
msgid "invalid int2vector data"
 
3287
msgstr "�������� ������ ����������� �����"
 
3288
 
 
3289
#: utils/adt/int.c:1336 utils/adt/int8.c:1174
 
3290
#, fuzzy
 
3291
msgid "step size cannot equal zero"
 
3292
msgstr "������ ������ �� ����� ���� ����� ��������"
 
3293
 
 
3294
#: utils/adt/int8.c:101 utils/adt/int8.c:136 utils/adt/numutils.c:53
 
3295
#: utils/adt/numutils.c:63 utils/adt/numutils.c:105
 
3296
#, c-format
 
3297
msgid "invalid input syntax for integer: \"%s\""
 
3298
msgstr "�������� ������� ��������� ��� integer: \"%s\""
 
3299
 
 
3300
#: utils/adt/int8.c:117
 
3301
#, c-format
 
3302
msgid "value \"%s\" is out of range for type bigint"
 
3303
msgstr "�������� \"%s\" ��� ��������� ��� ���� bigint"
 
3304
 
 
3305
#: utils/adt/int8.c:506 utils/adt/int8.c:535 utils/adt/int8.c:556
 
3306
#: utils/adt/int8.c:589 utils/adt/int8.c:616 utils/adt/int8.c:634
 
3307
#: utils/adt/int8.c:679 utils/adt/int8.c:695 utils/adt/int8.c:764
 
3308
#: utils/adt/int8.c:785 utils/adt/int8.c:812 utils/adt/int8.c:838
 
3309
#: utils/adt/int8.c:859 utils/adt/int8.c:880 utils/adt/int8.c:907
 
3310
#: utils/adt/int8.c:1075 utils/adt/int8.c:1114 utils/adt/numeric.c:1987
 
3311
#: utils/adt/varbit.c:1456
 
3312
msgid "bigint out of range"
 
3313
msgstr "bigint ��� ���������"
 
3314
 
 
3315
#: utils/adt/int8.c:1131
 
3316
msgid "OID out of range"
 
3317
msgstr "OID ��� ���������"
 
3318
 
 
3319
#: utils/adt/like_match.c:286 utils/adt/regexp.c:708
 
3320
msgid "invalid escape string"
 
3321
msgstr ""
 
3322
 
 
3323
#: utils/adt/like_match.c:287 utils/adt/regexp.c:709
 
3324
msgid "Escape string must be empty or one character."
 
3325
msgstr ""
 
3326
 
 
3327
#: utils/adt/mac.c:65
 
3328
#, c-format
 
3329
msgid "invalid input syntax for type macaddr: \"%s\""
 
3330
msgstr "�������� ������� ��������� ��� ���� macaddr: \"%s\""
 
3331
 
 
3332
#: utils/adt/mac.c:72
 
3333
#, c-format
 
3334
msgid "invalid octet value in \"macaddr\" value: \"%s\""
 
3335
msgstr ""
 
3336
 
 
3337
#: utils/adt/misc.c:83
 
3338
msgid "must be superuser to signal other server processes"
 
3339
msgstr ""
 
3340
 
 
3341
#: utils/adt/misc.c:92
 
3342
#, c-format
 
3343
msgid "PID %d is not a PostgreSQL server process"
 
3344
msgstr "PID %d �� �������� PostgreSQL ��������"
 
3345
 
 
3346
#: utils/adt/misc.c:105 storage/lmgr/proc.c:920
 
3347
#, c-format
 
3348
msgid "could not send signal to process %d: %m"
 
3349
msgstr ""
 
3350
 
 
3351
#: utils/adt/misc.c:123
 
3352
#, fuzzy
 
3353
msgid "must be superuser to signal the postmaster"
 
3354
msgstr "����� ���� ��������������� ��� �������� �������������"
 
3355
 
 
3356
#: utils/adt/misc.c:128
 
3357
#, fuzzy, c-format
 
3358
msgid "failed to send signal to postmaster: %m"
 
3359
msgstr "select() �� ������ � postmaster'�: %m"
 
3360
 
 
3361
#: utils/adt/misc.c:145
 
3362
#, fuzzy
 
3363
msgid "must be superuser to rotate log files"
 
3364
msgstr "����� ���� ��������������� ��� �������� �������������"
 
3365
 
 
3366
#: utils/adt/misc.c:150
 
3367
msgid "rotation not possible because log collection not active"
 
3368
msgstr ""
 
3369
 
 
3370
#: utils/adt/misc.c:202
 
3371
msgid "global tablespace never has databases"
 
3372
msgstr ""
 
3373
 
 
3374
#: utils/adt/misc.c:222
 
3375
#, c-format
 
3376
msgid "%u is not a tablespace OID"
 
3377
msgstr ""
 
3378
 
 
3379
#: utils/adt/nabstime.c:164
 
3380
#, c-format
 
3381
msgid "invalid time zone name: \"%s\""
 
3382
msgstr "�������� ��� ��������� ����: \"%s\""
 
3383
 
 
3384
#: utils/adt/nabstime.c:510 utils/adt/nabstime.c:583
 
3385
msgid "cannot convert abstime \"invalid\" to timestamp"
 
3386
msgstr ""
 
3387
 
 
3388
#: utils/adt/nabstime.c:795
 
3389
msgid "invalid status in external \"tinterval\" value"
 
3390
msgstr ""
 
3391
 
 
3392
#: utils/adt/nabstime.c:877
 
3393
msgid "cannot convert reltime \"invalid\" to interval"
 
3394
msgstr ""
 
3395
 
 
3396
#: utils/adt/nabstime.c:1564
 
3397
#, c-format
 
3398
msgid "invalid input syntax for type tinterval: \"%s\""
 
3399
msgstr "�������� ������� ��������� ��� ���� tinterval: \"%s\""
 
3400
 
 
3401
#: utils/adt/network.c:118
 
3402
#, c-format
 
3403
msgid "invalid cidr value: \"%s\""
 
3404
msgstr "�������� �������� cidr: \"%s\""
 
3405
 
 
3406
#: utils/adt/network.c:119 utils/adt/network.c:249
 
3407
msgid "Value has bits set to right of mask."
 
3408
msgstr ""
 
3409
 
 
3410
#: utils/adt/network.c:160 utils/adt/network.c:614 utils/adt/network.c:645
 
3411
#: utils/adt/network.c:677
 
3412
#, c-format
 
3413
msgid "could not format inet value: %m"
 
3414
msgstr "�� ���������� ��������������� �������� inet: %m"
 
3415
 
 
3416
#. translator: %s is inet or cidr
 
3417
#: utils/adt/network.c:217
 
3418
#, fuzzy, c-format
 
3419
msgid "invalid address family in external \"%s\" value"
 
3420
msgstr "�������� ���� �� ������� �������� \"inet\""
 
3421
 
 
3422
#. translator: %s is inet or cidr
 
3423
#: utils/adt/network.c:224
 
3424
#, fuzzy, c-format
 
3425
msgid "invalid bits in external \"%s\" value"
 
3426
msgstr "�������� ���� �� ������� �������� \"inet\""
 
3427
 
 
3428
#. translator: %s is inet or cidr
 
3429
#: utils/adt/network.c:233
 
3430
#, fuzzy, c-format
 
3431
msgid "invalid length in external \"%s\" value"
 
3432
msgstr "�������� ����� �� ������� �������� \"inet\""
 
3433
 
 
3434
#: utils/adt/network.c:248
 
3435
msgid "invalid external \"cidr\" value"
 
3436
msgstr "�������� ������� �������� \"cidr\""
 
3437
 
 
3438
#: utils/adt/network.c:369 utils/adt/network.c:396
 
3439
#, c-format
 
3440
msgid "invalid mask length: %d"
 
3441
msgstr "�������� ����� �����: %d"
 
3442
 
 
3443
#: utils/adt/network.c:702
 
3444
#, fuzzy, c-format
 
3445
msgid "could not format cidr value: %m"
 
3446
msgstr "�� ���������� ��������������� �������� inet: %m"
 
3447
 
 
3448
#: utils/adt/network.c:1276
 
3449
#, fuzzy
 
3450
msgid "cannot AND inet values of different sizes"
 
3451
msgstr "������ ������������ \"�\" (AND) ��� ������� ����� ������ �����"
 
3452
 
 
3453
#: utils/adt/network.c:1308
 
3454
#, fuzzy
 
3455
msgid "cannot OR inet values of different sizes"
 
3456
msgstr "������ ������������ \"���\" (OR) ��� ������� ����� ������ �����"
 
3457
 
 
3458
#: utils/adt/network.c:1369 utils/adt/network.c:1445
 
3459
msgid "result is out of range"
 
3460
msgstr "��������� ��� ���������"
 
3461
 
 
3462
#: utils/adt/network.c:1410
 
3463
#, fuzzy
 
3464
msgid "cannot subtract inet values of different sizes"
 
3465
msgstr "������ ������������ \"���\" (OR) ��� ������� ����� ������ �����"
 
3466
 
 
3467
#: utils/adt/numeric.c:405
 
3468
msgid "invalid length in external \"numeric\" value"
 
3469
msgstr "�������� ����� �� ������� �������� \"numeric\""
 
3470
 
 
3471
#: utils/adt/numeric.c:416
 
3472
msgid "invalid sign in external \"numeric\" value"
 
3473
msgstr "�������� ���� �� ������� �������� \"numeric\""
 
3474
 
 
3475
#: utils/adt/numeric.c:426
 
3476
msgid "invalid digit in external \"numeric\" value"
 
3477
msgstr "�������� ����� �� ������� �������� \"numeric\""
 
3478
 
 
3479
#: utils/adt/numeric.c:557 utils/adt/numeric.c:571
 
3480
#, c-format
 
3481
msgid "NUMERIC precision %d must be between 1 and %d"
 
3482
msgstr "�������� NUMERIC %d ������ ���� ����� 1 � %d"
 
3483
 
 
3484
#: utils/adt/numeric.c:562
 
3485
#, c-format
 
3486
msgid "NUMERIC scale %d must be between 0 and precision %d"
 
3487
msgstr "������� NUMERIC %d ������ ���� ����� 0 � ��������� %d"
 
3488
 
 
3489
#: utils/adt/numeric.c:580
 
3490
msgid "invalid NUMERIC type modifier"
 
3491
msgstr ""
 
3492
 
 
3493
#: utils/adt/numeric.c:1567 utils/adt/numeric.c:3320
 
3494
msgid "value overflows numeric format"
 
3495
msgstr "�������� ����������� ������ numeric"
 
3496
 
 
3497
#: utils/adt/numeric.c:1910
 
3498
msgid "cannot convert NaN to integer"
 
3499
msgstr "������ ������������� NaN � integer"
 
3500
 
 
3501
#: utils/adt/numeric.c:1978
 
3502
msgid "cannot convert NaN to bigint"
 
3503
msgstr "������ ������������� NaN � bigint"
 
3504
 
 
3505
#: utils/adt/numeric.c:2026
 
3506
msgid "cannot convert NaN to smallint"
 
3507
msgstr "������ ������������� NaN � smallint"
 
3508
 
 
3509
#: utils/adt/numeric.c:2954 utils/adt/numeric.c:2977 utils/adt/numeric.c:3001
 
3510
#: utils/adt/numeric.c:3008 utils/adt/numeric.c:3022
 
3511
#, c-format
 
3512
msgid "invalid input syntax for type numeric: \"%s\""
 
3513
msgstr "�������� ������� ��������� ��� ���� numeric: \"%s\""
 
3514
 
 
3515
#: utils/adt/numeric.c:3390
 
3516
msgid "numeric field overflow"
 
3517
msgstr "������������ ���� numeric"
 
3518
 
 
3519
#: utils/adt/numeric.c:3391
 
3520
#, c-format
 
3521
msgid ""
 
3522
"A field with precision %d, scale %d must round to an absolute value less "
 
3523
"than %s%d."
 
3524
msgstr ""
 
3525
 
 
3526
#: utils/adt/numeric.c:4567
 
3527
msgid "argument for function \"exp\" too big"
 
3528
msgstr "�������� ��� ������� \"exp\" ������� �����"
 
3529
 
 
3530
#: utils/adt/numeric.c:4947
 
3531
msgid "zero raised to zero is undefined"
 
3532
msgstr "���� � ������� ���� �� ������̣�"
 
3533
 
 
3534
#: utils/adt/numutils.c:77
 
3535
#, c-format
 
3536
msgid "value \"%s\" is out of range for type integer"
 
3537
msgstr "�������� \"%s\" ��� ��������� ��� ���� integer"
 
3538
 
 
3539
#: utils/adt/numutils.c:83
 
3540
#, c-format
 
3541
msgid "value \"%s\" is out of range for type smallint"
 
3542
msgstr "�������� \"%s\" ��� ��������� ��� ���� smallint"
 
3543
 
 
3544
#: utils/adt/numutils.c:89
 
3545
#, c-format
 
3546
msgid "value \"%s\" is out of range for 8-bit integer"
 
3547
msgstr "�������� \"%s\" ��� ��������� ��� ���� integer 8 ���"
 
3548
 
 
3549
#: utils/adt/oid.c:43 utils/adt/oid.c:57 utils/adt/oid.c:63 utils/adt/oid.c:84
 
3550
#, c-format
 
3551
msgid "invalid input syntax for type oid: \"%s\""
 
3552
msgstr "�������� ������� ��������� ��� ���� oid: \"%s\""
 
3553
 
 
3554
#: utils/adt/oid.c:69 utils/adt/oid.c:107
 
3555
#, c-format
 
3556
msgid "value \"%s\" is out of range for type oid"
 
3557
msgstr "�������� \"%s\" ��� ��������� ��� ���� oid"
 
3558
 
 
3559
#: utils/adt/oid.c:212
 
3560
msgid "oidvector has too many elements"
 
3561
msgstr "oidvector �������� ������� ����� ���������"
 
3562
 
 
3563
#: utils/adt/oid.c:285
 
3564
#, fuzzy
 
3565
msgid "invalid oidvector data"
 
3566
msgstr "�������� ������ ����������� �����"
 
3567
 
 
3568
#: utils/adt/oracle_compat.c:102 utils/adt/oracle_compat.c:142
 
3569
#: utils/adt/oracle_compat.c:196 tsearch/ts_locale.c:92
 
3570
#: tsearch/ts_locale.c:129
 
3571
msgid "invalid multibyte character for locale"
 
3572
msgstr ""
 
3573
 
 
3574
#: utils/adt/oracle_compat.c:103 utils/adt/oracle_compat.c:197
 
3575
#: tsearch/ts_locale.c:93 tsearch/ts_locale.c:130
 
3576
msgid ""
 
3577
"The server's LC_CTYPE locale is probably incompatible with the database "
 
3578
"encoding."
 
3579
msgstr ""
 
3580
 
 
3581
#: utils/adt/oracle_compat.c:221 utils/adt/oracle_compat.c:231
 
3582
#, c-format
 
3583
msgid "UTF-16 to UTF-8 translation failed: %lu"
 
3584
msgstr ""
 
3585
 
 
3586
#: utils/adt/oracle_compat.c:1329
 
3587
#, fuzzy
 
3588
msgid "requested character too large"
 
3589
msgstr "����������� ����� ������� ������"
 
3590
 
 
3591
#: utils/adt/oracle_compat.c:1375 utils/adt/oracle_compat.c:1429
 
3592
#, c-format
 
3593
msgid "requested character too large for encoding: %d"
 
3594
msgstr ""
 
3595
 
 
3596
#: utils/adt/oracle_compat.c:1422
 
3597
#, fuzzy
 
3598
msgid "null character not permitted"
 
3599
msgstr "�������� NULL ��� �������� ������� �� ��������������"
 
3600
 
 
3601
#: utils/adt/pseudotypes.c:94
 
3602
msgid "cannot accept a value of type any"
 
3603
msgstr "�� ���� ������� �������� ���� any"
 
3604
 
 
3605
#: utils/adt/pseudotypes.c:107
 
3606
msgid "cannot display a value of type any"
 
3607
msgstr "�� ���� ���������� �������� ���� any"
 
3608
 
 
3609
#: utils/adt/pseudotypes.c:121 utils/adt/pseudotypes.c:149
 
3610
msgid "cannot accept a value of type anyarray"
 
3611
msgstr "�� ���� ������� �������� ���� anyarray"
 
3612
 
 
3613
#: utils/adt/pseudotypes.c:174
 
3614
#, fuzzy
 
3615
msgid "cannot accept a value of type anyenum"
 
3616
msgstr "�� ���� ������� �������� ���� any"
 
3617
 
 
3618
#: utils/adt/pseudotypes.c:224
 
3619
msgid "cannot accept a value of type trigger"
 
3620
msgstr "�� ���� ������� �������� ���� trigger"
 
3621
 
 
3622
#: utils/adt/pseudotypes.c:237
 
3623
msgid "cannot display a value of type trigger"
 
3624
msgstr "�� ���� ���������� �������� ���� trigger"
 
3625
 
 
3626
#: utils/adt/pseudotypes.c:251
 
3627
msgid "cannot accept a value of type language_handler"
 
3628
msgstr "�� ���� ������� �������� ���� language_handler"
 
3629
 
 
3630
#: utils/adt/pseudotypes.c:264
 
3631
msgid "cannot display a value of type language_handler"
 
3632
msgstr "�� ���� ���������� �������� ���� language_handler"
 
3633
 
 
3634
#: utils/adt/pseudotypes.c:278
 
3635
msgid "cannot accept a value of type internal"
 
3636
msgstr "�� ���� ������� �������� ���� internal"
 
3637
 
 
3638
#: utils/adt/pseudotypes.c:291
 
3639
msgid "cannot display a value of type internal"
 
3640
msgstr "�� ���� ���������� �������� ���� internal"
 
3641
 
 
3642
#: utils/adt/pseudotypes.c:305
 
3643
msgid "cannot accept a value of type opaque"
 
3644
msgstr "�� ���� ������� �������� ���� opaque"
 
3645
 
 
3646
#: utils/adt/pseudotypes.c:318
 
3647
msgid "cannot display a value of type opaque"
 
3648
msgstr "�� ���� ���������� �������� ���� opaque"
 
3649
 
 
3650
#: utils/adt/pseudotypes.c:332
 
3651
msgid "cannot accept a value of type anyelement"
 
3652
msgstr "�� ���� ������� �������� ���� anyelement"
 
3653
 
 
3654
#: utils/adt/pseudotypes.c:345
 
3655
msgid "cannot display a value of type anyelement"
 
3656
msgstr "�� ���� ���������� �������� ���� anyelement"
 
3657
 
 
3658
#: utils/adt/pseudotypes.c:358
 
3659
#, fuzzy
 
3660
msgid "cannot accept a value of type anynonarray"
 
3661
msgstr "�� ���� ������� �������� ���� anyarray"
 
3662
 
 
3663
#: utils/adt/pseudotypes.c:371
 
3664
#, fuzzy
 
3665
msgid "cannot display a value of type anynonarray"
 
3666
msgstr "�� ���� ���������� �������� ���� any"
 
3667
 
 
3668
#: utils/adt/pseudotypes.c:384
 
3669
#, fuzzy
 
3670
msgid "cannot accept a value of a shell type"
 
3671
msgstr "�� ���� ������� �������� ���� any"
 
3672
 
 
3673
#: utils/adt/pseudotypes.c:397
 
3674
#, fuzzy
 
3675
msgid "cannot display a value of a shell type"
 
3676
msgstr "�� ���� ���������� �������� ���� any"
 
3677
 
 
3678
#: utils/adt/regexp.c:194 tsearch/spell.c:365
 
3679
#, c-format
 
3680
msgid "invalid regular expression: %s"
 
3681
msgstr "�������� ���������� ���������: %s"
 
3682
 
 
3683
#: utils/adt/regexp.c:273 utils/adt/varlena.c:2398
 
3684
#, c-format
 
3685
msgid "regular expression failed: %s"
 
3686
msgstr "������ � ���������� ���������: %s"
 
3687
 
 
3688
#: utils/adt/regexp.c:408
 
3689
#, fuzzy, c-format
 
3690
msgid "invalid regexp option: \"%c\""
 
3691
msgstr "�������� ���������� ���������: %s"
 
3692
 
 
3693
#: utils/adt/regexp.c:891
 
3694
msgid "regexp_split does not support the global option"
 
3695
msgstr ""
 
3696
 
 
3697
#: utils/adt/regproc.c:121 utils/adt/regproc.c:141
 
3698
#, c-format
 
3699
msgid "more than one function named \"%s\""
 
3700
msgstr "��� ��� ����� ������� � ������ \"%s\""
 
3701
 
 
3702
#: utils/adt/regproc.c:465 utils/adt/regproc.c:485 utils/adt/regproc.c:646
 
3703
#: parser/parse_oper.c:127 parser/parse_oper.c:892
 
3704
#, c-format
 
3705
msgid "operator does not exist: %s"
 
3706
msgstr "�������� �� ����������: %s"
 
3707
 
 
3708
#: utils/adt/regproc.c:469 utils/adt/regproc.c:489
 
3709
#, c-format
 
3710
msgid "more than one operator named %s"
 
3711
msgstr "����� ������ ��������� � ������ %s"
 
3712
 
 
3713
#: utils/adt/regproc.c:633 gram.y:4425
 
3714
msgid "missing argument"
 
3715
msgstr "����������� ��������"
 
3716
 
 
3717
#: utils/adt/regproc.c:634 gram.y:4426
 
3718
msgid "Use NONE to denote the missing argument of a unary operator."
 
3719
msgstr ""
 
3720
 
 
3721
#: utils/adt/regproc.c:638 utils/adt/regproc.c:1498 utils/adt/ruleutils.c:4333
 
3722
#: utils/adt/ruleutils.c:4361
 
3723
msgid "too many arguments"
 
3724
msgstr "������� ����� ����������"
 
3725
 
 
3726
#: utils/adt/regproc.c:639
 
3727
msgid "Provide two argument types for operator."
 
3728
msgstr "����������� ��� ���� ���������� ��� ���������."
 
3729
 
 
3730
#: utils/adt/regproc.c:815 catalog/namespace.c:272
 
3731
#, c-format
 
3732
msgid "relation \"%s\" does not exist"
 
3733
msgstr "��������� \"%s\" �� ����������"
 
3734
 
 
3735
#: utils/adt/regproc.c:980 tcop/utility.c:101 commands/functioncmds.c:118
 
3736
#: commands/typecmds.c:507 commands/typecmds.c:950 commands/typecmds.c:2366
 
3737
#: parser/parse_func.c:1223 parser/parse_type.c:198
 
3738
#, c-format
 
3739
msgid "type \"%s\" does not exist"
 
3740
msgstr "��� \"%s\" �� ����������"
 
3741
 
 
3742
#: utils/adt/regproc.c:1333 utils/adt/regproc.c:1338 utils/adt/varlena.c:1799
 
3743
#: utils/adt/varlena.c:1804
 
3744
msgid "invalid name syntax"
 
3745
msgstr "������ ���������� �����"
 
3746
 
 
3747
#: utils/adt/regproc.c:1396
 
3748
msgid "expected a left parenthesis"
 
3749
msgstr "��������� ����� ������"
 
3750
 
 
3751
#: utils/adt/regproc.c:1412
 
3752
msgid "expected a right parenthesis"
 
3753
msgstr "��������� ������ ������"
 
3754
 
 
3755
#: utils/adt/regproc.c:1431
 
3756
msgid "expected a type name"
 
3757
msgstr "��������� ��� ����"
 
3758
 
 
3759
#: utils/adt/regproc.c:1463
 
3760
msgid "improper type name"
 
3761
msgstr "�������� ��� ����"
 
3762
 
 
3763
#: utils/adt/ri_triggers.c:366 utils/adt/ri_triggers.c:426
 
3764
#: utils/adt/ri_triggers.c:589 utils/adt/ri_triggers.c:829
 
3765
#: utils/adt/ri_triggers.c:1017 utils/adt/ri_triggers.c:1179
 
3766
#: utils/adt/ri_triggers.c:1367 utils/adt/ri_triggers.c:1538
 
3767
#: utils/adt/ri_triggers.c:1721 utils/adt/ri_triggers.c:1892
 
3768
#: utils/adt/ri_triggers.c:2108 utils/adt/ri_triggers.c:2290
 
3769
#: utils/adt/ri_triggers.c:2493 utils/adt/ri_triggers.c:2541
 
3770
#: utils/adt/ri_triggers.c:2586 utils/adt/ri_triggers.c:2714 gram.y:2276
 
3771
msgid "MATCH PARTIAL not yet implemented"
 
3772
msgstr "��������� MATCH PARTIAL �ݣ �� �����������"
 
3773
 
 
3774
#: utils/adt/ri_triggers.c:400 utils/adt/ri_triggers.c:2795
 
3775
#: utils/adt/ri_triggers.c:3451 utils/adt/ri_triggers.c:3488
 
3776
#, c-format
 
3777
msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
 
3778
msgstr ""
 
3779
 
 
3780
#: utils/adt/ri_triggers.c:403 utils/adt/ri_triggers.c:2798
 
3781
msgid "MATCH FULL does not allow mixing of null and nonnull key values."
 
3782
msgstr ""
 
3783
 
 
3784
#: utils/adt/ri_triggers.c:2995
 
3785
#, c-format
 
3786
msgid "function \"%s\" was not called by trigger manager"
 
3787
msgstr "������� \"%s\" �� ���� ������� ���������� ���������"
 
3788
 
 
3789
#: utils/adt/ri_triggers.c:3004
 
3790
#, c-format
 
3791
msgid "function \"%s\" must be fired AFTER ROW"
 
3792
msgstr "������� \"%s\" ������ ����������� � AFTER ROW"
 
3793
 
 
3794
#: utils/adt/ri_triggers.c:3012
 
3795
#, c-format
 
3796
msgid "function \"%s\" must be fired for INSERT"
 
3797
msgstr "������� \"%s\" ������ ����������� ��� INSERT"
 
3798
 
 
3799
#: utils/adt/ri_triggers.c:3018
 
3800
#, c-format
 
3801
msgid "function \"%s\" must be fired for UPDATE"
 
3802
msgstr "������� \"%s\" ������ ����������� ��� UPDATE"
 
3803
 
 
3804
#: utils/adt/ri_triggers.c:3025
 
3805
#, c-format
 
3806
msgid "function \"%s\" must be fired for INSERT or UPDATE"
 
3807
msgstr "������� \"%s\" ������ ����������� ��� INSERT ��� UPDATE"
 
3808
 
 
3809
#: utils/adt/ri_triggers.c:3032
 
3810
#, c-format
 
3811
msgid "function \"%s\" must be fired for DELETE"
 
3812
msgstr "������� \"%s\" ������ ����������� ��� DELETE"
 
3813
 
 
3814
#: utils/adt/ri_triggers.c:3061
 
3815
#, fuzzy, c-format
 
3816
msgid "no pg_constraint entry for trigger \"%s\" on table \"%s\""
 
3817
msgstr "�� ������� ������� ���������� ��� �������� \"%s\" ��� ������� \"%s\""
 
3818
 
 
3819
#: utils/adt/ri_triggers.c:3063
 
3820
msgid ""
 
3821
"Remove this referential integrity trigger and its mates, then do ALTER TABLE "
 
3822
"ADD CONSTRAINT."
 
3823
msgstr ""
 
3824
 
 
3825
#: utils/adt/ri_triggers.c:3418
 
3826
#, c-format
 
3827
msgid ""
 
3828
"referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave "
 
3829
"unexpected result"
 
3830
msgstr ""
 
3831
 
 
3832
#: utils/adt/ri_triggers.c:3422
 
3833
msgid "This is most likely due to a rule having rewritten the query."
 
3834
msgstr ""
 
3835
 
 
3836
#: utils/adt/ri_triggers.c:3453
 
3837
#, c-format
 
3838
msgid "No rows were found in \"%s\"."
 
3839
msgstr "����� � \"%s\" �� �������."
 
3840
 
 
3841
#: utils/adt/ri_triggers.c:3490
 
3842
#, c-format
 
3843
msgid "Key (%s)=(%s) is not present in table \"%s\"."
 
3844
msgstr "���� (%s)=(%s) ����������� � ������� \"%s\"."
 
3845
 
 
3846
#: utils/adt/ri_triggers.c:3496
 
3847
#, fuzzy, c-format
 
3848
msgid ""
 
3849
"update or delete on table \"%s\" violates foreign key constraint \"%s\" on "
 
3850
"table \"%s\""
 
3851
msgstr "������� \"%s\" ��������� �� \"%s\" ����� ������� ���� \"%s\"."
 
3852
 
 
3853
#: utils/adt/ri_triggers.c:3499
 
3854
#, c-format
 
3855
msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
 
3856
msgstr "���� (%s)=(%s) �ӣ �ݣ ��������� �� ������� \"%s\"."
 
3857
 
 
3858
#: utils/adt/rowtypes.c:81 utils/adt/rowtypes.c:450
 
3859
msgid "input of anonymous composite types is not implemented"
 
3860
msgstr ""
 
3861
 
 
3862
#: utils/adt/rowtypes.c:128 utils/adt/rowtypes.c:156 utils/adt/rowtypes.c:179
 
3863
#: utils/adt/rowtypes.c:187 utils/adt/rowtypes.c:239 utils/adt/rowtypes.c:247
 
3864
#, c-format
 
3865
msgid "malformed record literal: \"%s\""
 
3866
msgstr ""
 
3867
 
 
3868
#: utils/adt/rowtypes.c:129
 
3869
msgid "Missing left parenthesis."
 
3870
msgstr "����������� ����� ������."
 
3871
 
 
3872
#: utils/adt/rowtypes.c:157
 
3873
msgid "Too few columns."
 
3874
msgstr "������� ���� �������."
 
3875
 
 
3876
#: utils/adt/rowtypes.c:181 utils/adt/rowtypes.c:189
 
3877
msgid "Unexpected end of input."
 
3878
msgstr "����������� ����� �����."
 
3879
 
 
3880
#: utils/adt/rowtypes.c:240
 
3881
msgid "Too many columns."
 
3882
msgstr "������� ����� �������."
 
3883
 
 
3884
#: utils/adt/rowtypes.c:248
 
3885
msgid "Junk after right parenthesis."
 
3886
msgstr "����� ����� ������ ������."
 
3887
 
 
3888
#: utils/adt/rowtypes.c:499
 
3889
#, c-format
 
3890
msgid "wrong number of columns: %d, expected %d"
 
3891
msgstr "�������� ����� �������: %d, ���������: %d"
 
3892
 
 
3893
#: utils/adt/rowtypes.c:526
 
3894
#, c-format
 
3895
msgid "wrong data type: %u, expected %u"
 
3896
msgstr "�������� ��� ������: %u, �������� %u"
 
3897
 
 
3898
#: utils/adt/rowtypes.c:587
 
3899
#, c-format
 
3900
msgid "improper binary format in record column %d"
 
3901
msgstr ""
 
3902
 
 
3903
#: utils/adt/ruleutils.c:1312 commands/analyze.c:254 commands/comment.c:577
 
3904
#: commands/copy.c:3372 commands/sequence.c:1235 commands/tablecmds.c:3291
 
3905
#: commands/tablecmds.c:3383 commands/tablecmds.c:3430
 
3906
#: commands/tablecmds.c:3526 commands/tablecmds.c:3587
 
3907
#: commands/tablecmds.c:3653 commands/tablecmds.c:4788
 
3908
#: commands/tablecmds.c:4921 parser/analyze.c:1556
 
3909
#: parser/parse_relation.c:1607 parser/parse_relation.c:1662
 
3910
#: parser/parse_target.c:764 parser/parse_type.c:116
 
3911
#, c-format
 
3912
msgid "column \"%s\" of relation \"%s\" does not exist"
 
3913
msgstr "������� \"%s\" ��� ����� \"%s\" �� ����������"
 
3914
 
 
3915
#: utils/adt/ruleutils.c:1596
 
3916
#, c-format
 
3917
msgid "rule \"%s\" has unsupported event type %d"
 
3918
msgstr "������� \"%s\" ����� ���������������� ��� ������� %d"
 
3919
 
 
3920
#: utils/adt/selfuncs.c:4118 utils/adt/selfuncs.c:4544
 
3921
msgid "case insensitive matching not supported on type bytea"
 
3922
msgstr ""
 
3923
 
 
3924
#: utils/adt/selfuncs.c:4224 utils/adt/selfuncs.c:4704
 
3925
msgid "regular-expression matching not supported on type bytea"
 
3926
msgstr ""
 
3927
 
 
3928
#: utils/adt/tid.c:67 utils/adt/tid.c:75 utils/adt/tid.c:83
 
3929
#, c-format
 
3930
msgid "invalid input syntax for type tid: \"%s\""
 
3931
msgstr "�������� ������� ��������� ��� ���� tid: \"%s\""
 
3932
 
 
3933
#: utils/adt/timestamp.c:81
 
3934
#, c-format
 
3935
msgid "TIMESTAMP(%d)%s precision must not be negative"
 
3936
msgstr "TIMESTAMP(%d)%s: �������� ������ ���� ��������������"
 
3937
 
 
3938
#: utils/adt/timestamp.c:87
 
3939
#, c-format
 
3940
msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
 
3941
msgstr "TIMESTAMP(%d)%s: �������� ��������� �� ������������ ���������: %d"
 
3942
 
 
3943
#: utils/adt/timestamp.c:155 utils/adt/timestamp.c:414
 
3944
#, c-format
 
3945
msgid "timestamp out of range: \"%s\""
 
3946
msgstr "timestamp ��� ���������: \"%s\""
 
3947
 
 
3948
#: utils/adt/timestamp.c:173 utils/adt/timestamp.c:432
 
3949
#: utils/adt/timestamp.c:630
 
3950
#, c-format
 
3951
msgid "date/time value \"%s\" is no longer supported"
 
3952
msgstr "�������� ����/������� \"%s\" ������ �� ��������������"
 
3953
 
 
3954
#: utils/adt/timestamp.c:349
 
3955
#, c-format
 
3956
msgid "timestamp(%d) precision must be between %d and %d"
 
3957
msgstr "�������� timestamp(%d) ������ ���� ����� %d � %d"
 
3958
 
 
3959
#: utils/adt/timestamp.c:624 utils/adt/timestamp.c:3132
 
3960
#: utils/adt/timestamp.c:3262 utils/adt/timestamp.c:3647
 
3961
msgid "interval out of range"
 
3962
msgstr "interval ��� ���������"
 
3963
 
 
3964
#: utils/adt/timestamp.c:754 utils/adt/timestamp.c:787
 
3965
msgid "invalid INTERVAL type modifier"
 
3966
msgstr ""
 
3967
 
 
3968
#: utils/adt/timestamp.c:770
 
3969
#, c-format
 
3970
msgid "INTERVAL(%d) precision must not be negative"
 
3971
msgstr "INTERVAL(%d): �������� ������ ���� ��������������"
 
3972
 
 
3973
#: utils/adt/timestamp.c:776
 
3974
#, c-format
 
3975
msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
 
3976
msgstr "INTERVAL(%d): �������� ��������� �� ������������ ���������: %d"
 
3977
 
 
3978
#: utils/adt/timestamp.c:1104
 
3979
#, c-format
 
3980
msgid "interval(%d) precision must be between %d and %d"
 
3981
msgstr "�������� interval(%d) ������ ���� ����� %d � %d"
 
3982
 
 
3983
#: utils/adt/timestamp.c:2325
 
3984
msgid "cannot subtract infinite timestamps"
 
3985
msgstr ""
 
3986
 
 
3987
#: utils/adt/timestamp.c:3388 utils/adt/timestamp.c:3991
 
3988
#: utils/adt/timestamp.c:4050
 
3989
#, c-format
 
3990
msgid "timestamp units \"%s\" not supported"
 
3991
msgstr "������� timestamp \"%s\" �� ��������������"
 
3992
 
 
3993
#: utils/adt/timestamp.c:3402 utils/adt/timestamp.c:4060
 
3994
#, c-format
 
3995
msgid "timestamp units \"%s\" not recognized"
 
3996
msgstr "������� timestamp \"%s\" �� ����������"
 
3997
 
 
3998
#: utils/adt/timestamp.c:3543 utils/adt/timestamp.c:4222
 
3999
#: utils/adt/timestamp.c:4263
 
4000
#, c-format
 
4001
msgid "timestamp with time zone units \"%s\" not supported"
 
4002
msgstr "������� timestamp with time zone \"%s\" �� ��������������"
 
4003
 
 
4004
#: utils/adt/timestamp.c:3560 utils/adt/timestamp.c:4272
 
4005
#, c-format
 
4006
msgid "timestamp with time zone units \"%s\" not recognized"
 
4007
msgstr "������� timestamp with time zone \"%s\" �� ����������"
 
4008
 
 
4009
#: utils/adt/timestamp.c:3640 utils/adt/timestamp.c:4378
 
4010
#, c-format
 
4011
msgid "interval units \"%s\" not supported"
 
4012
msgstr "������� interval \"%s\" �� ��������������"
 
4013
 
 
4014
#: utils/adt/timestamp.c:3656 utils/adt/timestamp.c:4406
 
4015
#, c-format
 
4016
msgid "interval units \"%s\" not recognized"
 
4017
msgstr "������� interval \"%s\" �� ����������"
 
4018
 
 
4019
#: utils/adt/timestamp.c:3679
 
4020
msgid "cannot calculate week number without year information"
 
4021
msgstr "������ ��������� ����� ������ ��� ���������� � ����"
 
4022
 
 
4023
#: utils/adt/timestamp.c:4479 utils/adt/timestamp.c:4654
 
4024
#, fuzzy, c-format
 
4025
msgid "could not convert to time zone \"%s\""
 
4026
msgstr "%s �� � ��������� ��������������� ��� %s � %s"
 
4027
 
 
4028
#: utils/adt/timestamp.c:4511 utils/adt/timestamp.c:4687
 
4029
#, c-format
 
4030
msgid "interval time zone \"%s\" must not specify month"
 
4031
msgstr ""
 
4032
 
 
4033
#: utils/adt/tsginidx.c:74
 
4034
msgid "query requires full scan, which is not supported by GIN indexes"
 
4035
msgstr ""
 
4036
 
 
4037
#: utils/adt/tsginidx.c:100
 
4038
msgid ""
 
4039
"@@ operator does not support lexeme weight restrictions in GIN index searches"
 
4040
msgstr ""
 
4041
 
 
4042
#: utils/adt/tsginidx.c:101
 
4043
#, fuzzy
 
4044
msgid "Use the @@@ operator instead."
 
4045
msgstr "������ ����� ����������� ������������� ��� ��������."
 
4046
 
 
4047
#: utils/adt/tsgistidx.c:100
 
4048
#, fuzzy
 
4049
msgid "gtsvector_in not implemented"
 
4050
msgstr "��� \"line\" �ݣ �� ����������"
 
4051
 
 
4052
#: utils/adt/tsquery.c:147 utils/adt/tsquery.c:381
 
4053
#: utils/adt/tsvector_parser.c:136
 
4054
#, fuzzy, c-format
 
4055
msgid "syntax error in tsquery: \"%s\""
 
4056
msgstr "������ ���������� � ���� \"%s\" ������ %u, ����� � \"%s\""
 
4057
 
 
4058
#: utils/adt/tsquery.c:168
 
4059
#, fuzzy, c-format
 
4060
msgid "no operand in tsquery: \"%s\""
 
4061
msgstr "�������� �� ��������: %s"
 
4062
 
 
4063
#: utils/adt/tsquery.c:241
 
4064
#, c-format
 
4065
msgid "value is too big in tsquery: \"%s\""
 
4066
msgstr ""
 
4067
 
 
4068
#: utils/adt/tsquery.c:246
 
4069
#, fuzzy, c-format
 
4070
msgid "operand is too long in tsquery: \"%s\""
 
4071
msgstr "�������� �� ��������: %s"
 
4072
 
 
4073
#: utils/adt/tsquery.c:273
 
4074
#, c-format
 
4075
msgid "word is too long in tsquery: \"%s\""
 
4076
msgstr ""
 
4077
 
 
4078
#: utils/adt/tsquery.c:501
 
4079
#, c-format
 
4080
msgid "text-search query doesn't contain lexemes: \"%s\""
 
4081
msgstr ""
 
4082
 
 
4083
#: utils/adt/tsquery_cleanup.c:285
 
4084
msgid ""
 
4085
"text-search query contains only stop words or doesn't contain lexemes, "
 
4086
"ignored"
 
4087
msgstr ""
 
4088
 
 
4089
#: utils/adt/tsquery_rewrite.c:294
 
4090
#, fuzzy
 
4091
msgid "ts_rewrite query must return two tsquery columns"
 
4092
msgstr "��������� ������ ������� ������ ���� �������"
 
4093
 
 
4094
#: utils/adt/tsrank.c:379
 
4095
#, fuzzy
 
4096
msgid "array of weight must be one-dimensional"
 
4097
msgstr "�������� ������ ���� ������ ��� ���������� ������"
 
4098
 
 
4099
#: utils/adt/tsrank.c:384
 
4100
msgid "array of weight is too short"
 
4101
msgstr ""
 
4102
 
 
4103
#: utils/adt/tsrank.c:389
 
4104
#, fuzzy
 
4105
msgid "array of weight must not contain nulls"
 
4106
msgstr "�������� � %s �� ������ ��������� ����������"
 
4107
 
 
4108
#: utils/adt/tsrank.c:398 utils/adt/tsrank.c:717
 
4109
#, fuzzy
 
4110
msgid "weight out of range"
 
4111
msgstr "bigint ��� ���������"
 
4112
 
 
4113
#: utils/adt/tsvector.c:220
 
4114
#, c-format
 
4115
msgid "word is too long (%ld bytes, max %ld bytes)"
 
4116
msgstr ""
 
4117
 
 
4118
#: utils/adt/tsvector.c:227 utils/adt/tsvector.c:276
 
4119
#: utils/adt/tsvector_op.c:524 tsearch/to_tsany.c:166
 
4120
#, fuzzy
 
4121
msgid "string is too long for tsvector"
 
4122
msgstr "������ ����� ������� ������ ��� ���� bit varying(%d)"
 
4123
 
 
4124
#: utils/adt/tsvector_op.c:1142
 
4125
#, fuzzy
 
4126
msgid "ts_stat query must return one tsvector column"
 
4127
msgstr "��������� ������ ������� ������ ���� �������"
 
4128
 
 
4129
#: utils/adt/tsvector_op.c:1329
 
4130
#, fuzzy, c-format
 
4131
msgid "tsvector column \"%s\" does not exist"
 
4132
msgstr "������� \"%s\" �� ����������"
 
4133
 
 
4134
#: utils/adt/tsvector_op.c:1335
 
4135
#, fuzzy, c-format
 
4136
msgid "column \"%s\" is not of tsvector type"
 
4137
msgstr "�������� \"%s\" ��� ��������� ��� ���� oid"
 
4138
 
 
4139
#: utils/adt/tsvector_op.c:1347
 
4140
#, fuzzy, c-format
 
4141
msgid "configuration column \"%s\" does not exist"
 
4142
msgstr "������� \"%s\" �� ����������"
 
4143
 
 
4144
#: utils/adt/tsvector_op.c:1353
 
4145
#, fuzzy, c-format
 
4146
msgid "column \"%s\" is not of regconfig type"
 
4147
msgstr "������� \"%s\" �� ������ � ���� ������ %s"
 
4148
 
 
4149
#: utils/adt/tsvector_op.c:1360
 
4150
#, c-format
 
4151
msgid "configuration column \"%s\" must not be null"
 
4152
msgstr ""
 
4153
 
 
4154
#: utils/adt/tsvector_op.c:1373
 
4155
#, c-format
 
4156
msgid "text search configuration name \"%s\" must be schema-qualified"
 
4157
msgstr ""
 
4158
 
 
4159
#: utils/adt/tsvector_op.c:1393 commands/copy.c:3377 commands/indexcmds.c:778
 
4160
#: commands/tablecmds.c:1512 parser/parse_expr.c:419
 
4161
#, c-format
 
4162
msgid "column \"%s\" does not exist"
 
4163
msgstr "������� \"%s\" �� ����������"
 
4164
 
 
4165
#: utils/adt/tsvector_op.c:1398
 
4166
#, fuzzy, c-format
 
4167
msgid "column \"%s\" is not of character type"
 
4168
msgstr "�������� \"%s\" ��� ��������� ��� ���� oid"
 
4169
 
 
4170
#: utils/adt/tsvector_parser.c:137
 
4171
#, fuzzy, c-format
 
4172
msgid "syntax error in tsvector: \"%s\""
 
4173
msgstr "������ ���������� � ���� \"%s\" ������ %u, ����� � \"%s\""
 
4174
 
 
4175
#: utils/adt/tsvector_parser.c:202
 
4176
#, fuzzy, c-format
 
4177
msgid "there is no escaped character: \"%s\""
 
4178
msgstr "�������� $%d �� ����������"
 
4179
 
 
4180
#: utils/adt/tsvector_parser.c:319
 
4181
#, fuzzy, c-format
 
4182
msgid "wrong position info in tsvector: \"%s\""
 
4183
msgstr "������� %s %d �� � ������ �������"
 
4184
 
 
4185
#: utils/adt/uuid.c:136
 
4186
#, fuzzy, c-format
 
4187
msgid "invalid input syntax for uuid: \"%s\""
 
4188
msgstr "�������� ������� ��������� ��� ���� oid: \"%s\""
 
4189
 
 
4190
#: utils/adt/varbit.c:49 utils/adt/varchar.c:48
 
4191
#, c-format
 
4192
msgid "length for type %s must be at least 1"
 
4193
msgstr "����� ���� %s ������ ���� ��� ������� 1"
 
4194
 
 
4195
#: utils/adt/varbit.c:54 utils/adt/varchar.c:52
 
4196
#, c-format
 
4197
msgid "length for type %s cannot exceed %d"
 
4198
msgstr "����� ���� %s �� ����� ��������� %d"
 
4199
 
 
4200
#: utils/adt/varbit.c:157 utils/adt/varbit.c:297 utils/adt/varbit.c:353
 
4201
#, c-format
 
4202
msgid "bit string length %d does not match type bit(%d)"
 
4203
msgstr "����� ������ ����� %d �� ��������� � ����� bit(%d)"
 
4204
 
 
4205
#: utils/adt/varbit.c:179 utils/adt/varbit.c:477
 
4206
#, c-format
 
4207
msgid "\"%c\" is not a valid binary digit"
 
4208
msgstr "\"%c\" �� �������� ������ �������� ������"
 
4209
 
 
4210
#: utils/adt/varbit.c:204 utils/adt/varbit.c:502
 
4211
#, c-format
 
4212
msgid "\"%c\" is not a valid hexadecimal digit"
 
4213
msgstr "\"%c\" �� �������� ������ ����������������� ��������"
 
4214
 
 
4215
#: utils/adt/varbit.c:288 utils/adt/varbit.c:589
 
4216
msgid "invalid length in external bit string"
 
4217
msgstr "�������� ����� �� ������� ������ �����"
 
4218
 
 
4219
#: utils/adt/varbit.c:455 utils/adt/varbit.c:598 utils/adt/varbit.c:659
 
4220
#, c-format
 
4221
msgid "bit string too long for type bit varying(%d)"
 
4222
msgstr "������ ����� ������� ������ ��� ���� bit varying(%d)"
 
4223
 
 
4224
#: utils/adt/varbit.c:1048
 
4225
msgid "cannot AND bit strings of different sizes"
 
4226
msgstr "������ ������������ \"�\" (AND) ��� ������� ����� ������ �����"
 
4227
 
 
4228
#: utils/adt/varbit.c:1089
 
4229
msgid "cannot OR bit strings of different sizes"
 
4230
msgstr "������ ������������ \"���\" (OR) ��� ������� ����� ������ �����"
 
4231
 
 
4232
#: utils/adt/varbit.c:1135
 
4233
msgid "cannot XOR bit strings of different sizes"
 
4234
msgstr ""
 
4235
"������ ������������ \"������������ ���\" (XOR) ��� ������� ����� ������ �����"
 
4236
 
 
4237
#: utils/adt/varchar.c:152 utils/adt/varchar.c:310
 
4238
#, c-format
 
4239
msgid "value too long for type character(%d)"
 
4240
msgstr "�������� ������ ��� ���� character(%d)"
 
4241
 
 
4242
#: utils/adt/varchar.c:477 utils/adt/varchar.c:607
 
4243
#, c-format
 
4244
msgid "value too long for type character varying(%d)"
 
4245
msgstr "�������� ������ ��� ���� character varying(%d)"
 
4246
 
 
4247
#: utils/adt/varlena.c:595 utils/adt/varlena.c:659 utils/adt/varlena.c:1485
 
4248
msgid "negative substring length not allowed"
 
4249
msgstr ""
 
4250
 
 
4251
#: utils/adt/varlena.c:981 utils/adt/varlena.c:994
 
4252
#, fuzzy, c-format
 
4253
msgid "could not convert string to UTF-16: error %lu"
 
4254
msgstr "%s �� � ��������� ��������������� ��� %s � %s"
 
4255
 
 
4256
#: utils/adt/varlena.c:1004
 
4257
#, fuzzy, c-format
 
4258
msgid "could not compare Unicode strings: %m"
 
4259
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
4260
 
 
4261
#: utils/adt/varlena.c:1580 utils/adt/varlena.c:1611 utils/adt/varlena.c:1647
 
4262
#: utils/adt/varlena.c:1690
 
4263
#, c-format
 
4264
msgid "index %d out of valid range, 0..%d"
 
4265
msgstr "������ %d ��� ���������, 0..%d"
 
4266
 
 
4267
#: utils/adt/varlena.c:1702
 
4268
msgid "new bit must be 0 or 1"
 
4269
msgstr "����� ��� ������ ���� 0 ��� 1"
 
4270
 
 
4271
#: utils/adt/varlena.c:2491
 
4272
msgid "field position must be greater than zero"
 
4273
msgstr "������� ���� ������ ���� ������ ����"
 
4274
 
 
4275
#: utils/adt/xml.c:139
 
4276
#, fuzzy
 
4277
msgid "unsupported XML feature"
 
4278
msgstr "���������������� ��� �������: %d"
 
4279
 
 
4280
#: utils/adt/xml.c:140
 
4281
msgid "This functionality requires the server to be built with libxml support."
 
4282
msgstr ""
 
4283
 
 
4284
#: utils/adt/xml.c:141
 
4285
msgid "You need to rebuild PostgreSQL using --with-libxml."
 
4286
msgstr ""
 
4287
 
 
4288
#: utils/adt/xml.c:164 utils/mb/mbutils.c:423
 
4289
#, fuzzy, c-format
 
4290
msgid "invalid encoding name \"%s\""
 
4291
msgstr "�������� ��� �������� ���������: \"%s\""
 
4292
 
 
4293
#: utils/adt/xml.c:431 utils/adt/xml.c:436
 
4294
#, fuzzy
 
4295
msgid "invalid XML comment"
 
4296
msgstr "������ ���������� �����"
 
4297
 
 
4298
#: utils/adt/xml.c:567
 
4299
msgid "not an XML document"
 
4300
msgstr ""
 
4301
 
 
4302
#: utils/adt/xml.c:700 utils/adt/xml.c:723
 
4303
msgid "invalid XML processing instruction"
 
4304
msgstr ""
 
4305
 
 
4306
#: utils/adt/xml.c:701
 
4307
#, c-format
 
4308
msgid "XML processing instruction target name cannot be \"%s\"."
 
4309
msgstr ""
 
4310
 
 
4311
#: utils/adt/xml.c:724
 
4312
msgid "XML processing instruction cannot contain \"?>\"."
 
4313
msgstr ""
 
4314
 
 
4315
#: utils/adt/xml.c:805
 
4316
#, fuzzy
 
4317
msgid "xmlvalidate is not implemented"
 
4318
msgstr "�������� UNIQUE �ݣ �� ����������"
 
4319
 
 
4320
#: utils/adt/xml.c:892
 
4321
#, fuzzy
 
4322
msgid "could not initialize XML library"
 
4323
msgstr "�� ���������� ����������������  ���������� ��� ������"
 
4324
 
 
4325
#: utils/adt/xml.c:893
 
4326
#, c-format
 
4327
msgid ""
 
4328
"libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
 
4329
msgstr ""
 
4330
 
 
4331
#: utils/adt/xml.c:1353 utils/adt/xml.c:1354 utils/adt/xml.c:1360
 
4332
#: utils/adt/xml.c:1431 tcop/postgres.c:4007 catalog/pg_shdepend.c:674
 
4333
#: commands/user.c:893 storage/lmgr/deadlock.c:918 nodes/print.c:83
 
4334
#, c-format
 
4335
msgid "%s"
 
4336
msgstr "%s"
 
4337
 
 
4338
#: utils/adt/xml.c:1407
 
4339
#, fuzzy
 
4340
msgid "Invalid character value."
 
4341
msgstr "�������� ������� �������� \"cidr\""
 
4342
 
 
4343
#: utils/adt/xml.c:1410
 
4344
msgid "Space required."
 
4345
msgstr ""
 
4346
 
 
4347
#: utils/adt/xml.c:1413
 
4348
msgid "standalone accepts only 'yes' or 'no'."
 
4349
msgstr ""
 
4350
 
 
4351
#: utils/adt/xml.c:1416
 
4352
msgid "Malformed declaration: missing version."
 
4353
msgstr ""
 
4354
 
 
4355
#: utils/adt/xml.c:1419
 
4356
msgid "Missing encoding in text declaration."
 
4357
msgstr ""
 
4358
 
 
4359
#: utils/adt/xml.c:1422
 
4360
msgid "Parsing XML declaration: '?>' expected."
 
4361
msgstr ""
 
4362
 
 
4363
#: utils/adt/xml.c:1425
 
4364
#, fuzzy, c-format
 
4365
msgid "Unrecognized libxml error code: %d."
 
4366
msgstr "�������������� ��� ������ SSL: %d"
 
4367
 
 
4368
#: utils/adt/xml.c:2003 utils/adt/xml.c:2167 commands/portalcmds.c:168
 
4369
#: commands/portalcmds.c:222 executor/execCurrent.c:69
 
4370
#, c-format
 
4371
msgid "cursor \"%s\" does not exist"
 
4372
msgstr "������ \"%s\" �� ����������"
 
4373
 
 
4374
#: utils/adt/xml.c:2082
 
4375
#, fuzzy
 
4376
msgid "invalid query"
 
4377
msgstr "�������� ID ������������: %d"
 
4378
 
 
4379
#: utils/adt/xml.c:3294
 
4380
msgid "invalid array for XML namespace mapping"
 
4381
msgstr ""
 
4382
 
 
4383
#: utils/adt/xml.c:3295
 
4384
msgid ""
 
4385
"The array must be two-dimensional with length of the second axis equal to 2."
 
4386
msgstr ""
 
4387
 
 
4388
#: utils/adt/xml.c:3319
 
4389
#, fuzzy
 
4390
msgid "empty XPath expression"
 
4391
msgstr "�������������� ��������� �� ���������"
 
4392
 
 
4393
#: utils/adt/xml.c:3394
 
4394
msgid "neither namespace name nor URI may be null"
 
4395
msgstr ""
 
4396
 
 
4397
#: utils/adt/xml.c:3401
 
4398
#, fuzzy, c-format
 
4399
msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
 
4400
msgstr "�� ���������� ������������� ���� \"%s\" � \"%s\": %m"
 
4401
 
 
4402
#: utils/adt/xml.c:3414
 
4403
#, fuzzy
 
4404
msgid "could not create XPath object"
 
4405
msgstr "�� ������� ������� �������������� PAM: %s"
 
4406
 
 
4407
#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:127
 
4408
#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:155
 
4409
#, c-format
 
4410
msgid "unexpected encoding ID %d for WIN character sets"
 
4411
msgstr ""
 
4412
 
 
4413
#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:137
 
4414
#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:165
 
4415
#, c-format
 
4416
msgid "unexpected encoding ID %d for ISO 8859 character sets"
 
4417
msgstr ""
 
4418
 
 
4419
#: utils/mb/conv.c:509
 
4420
#, c-format
 
4421
msgid "invalid encoding number: %d"
 
4422
msgstr "�������� ����� ���������: %d"
 
4423
 
 
4424
#: utils/mb/encnames.c:515
 
4425
msgid "encoding name too long"
 
4426
msgstr "������� ������� ��� ���������"
 
4427
 
 
4428
#: utils/mb/mbutils.c:191 commands/variable.c:665
 
4429
#, c-format
 
4430
msgid "conversion between %s and %s is not supported"
 
4431
msgstr "�������������� ����� %s � %s �� ��������������"
 
4432
 
 
4433
#: utils/mb/mbutils.c:254
 
4434
#, c-format
 
4435
msgid ""
 
4436
"default conversion function for encoding \"%s\" to \"%s\" does not exist"
 
4437
msgstr ""
 
4438
"������� ��������� �� ��������� �� ��������� \"%s\" � \"%s\" �� ����������"
 
4439
 
 
4440
#: utils/mb/mbutils.c:280 utils/mb/mbutils.c:544
 
4441
#, c-format
 
4442
msgid "String of %d bytes is too long for encoding conversion."
 
4443
msgstr ""
 
4444
 
 
4445
#: utils/mb/mbutils.c:367
 
4446
#, c-format
 
4447
msgid "invalid source encoding name \"%s\""
 
4448
msgstr "�������� ��� �������� ���������: \"%s\""
 
4449
 
 
4450
#: utils/mb/mbutils.c:372
 
4451
#, c-format
 
4452
msgid "invalid destination encoding name \"%s\""
 
4453
msgstr "�������� ��� ��������� ����������: \"%s\""
 
4454
 
 
4455
#: utils/mb/mbutils.c:475
 
4456
#, fuzzy, c-format
 
4457
msgid "invalid byte value for encoding \"%s\": 0x%02x"
 
4458
msgstr "�������� ������������������ ���� ��� ��������� \"%s\": 0x%s"
 
4459
 
 
4460
#: utils/mb/wchar.c:1540
 
4461
#, c-format
 
4462
msgid "invalid byte sequence for encoding \"%s\": 0x%s"
 
4463
msgstr "�������� ������������������ ���� ��� ��������� \"%s\": 0x%s"
 
4464
 
 
4465
#: utils/mb/wchar.c:1543
 
4466
msgid ""
 
4467
"This error can also happen if the byte sequence does not match the encoding "
 
4468
"expected by the server, which is controlled by \"client_encoding\"."
 
4469
msgstr ""
 
4470
 
 
4471
#: utils/mb/wchar.c:1585
 
4472
#, c-format
 
4473
msgid "character 0x%s of encoding \"%s\" has no equivalent in \"%s\""
 
4474
msgstr ""
 
4475
 
 
4476
#: utils/sort/logtape.c:213
 
4477
#, c-format
 
4478
msgid "could not write block %ld of temporary file: %m"
 
4479
msgstr "�� ���������� �������� ���� %ld ���������� �����: %m"
 
4480
 
 
4481
#: utils/sort/logtape.c:215
 
4482
msgid "Perhaps out of disk space?"
 
4483
msgstr "�������� ��� ����� �� �����?"
 
4484
 
 
4485
#: utils/sort/logtape.c:232
 
4486
#, c-format
 
4487
msgid "could not read block %ld of temporary file: %m"
 
4488
msgstr "�� ���������� ������� ���� %ld ���������� �����: %m"
 
4489
 
 
4490
#: utils/sort/tuplesort.c:2723
 
4491
#, fuzzy, c-format
 
4492
msgid "could not create unique index \"%s\""
 
4493
msgstr "�� ���������� ������� ���������� ������"
 
4494
 
 
4495
#: utils/sort/tuplesort.c:2725
 
4496
msgid "Table contains duplicated values."
 
4497
msgstr "������� �������� ���������."
 
4498
 
 
4499
#: utils/hash/dynahash.c:925 storage/lmgr/lock.c:582 storage/lmgr/lock.c:648
 
4500
#: storage/lmgr/lock.c:2040 storage/lmgr/lock.c:2328 storage/lmgr/lock.c:2393
 
4501
#: storage/lmgr/proc.c:185 storage/lmgr/proc.c:198 storage/ipc/shmem.c:190
 
4502
#: storage/ipc/shmem.c:359
 
4503
msgid "out of shared memory"
 
4504
msgstr "�� ����� ������� ������"
 
4505
 
 
4506
#: utils/misc/guc.c:318
 
4507
msgid "Ungrouped"
 
4508
msgstr "������"
 
4509
 
 
4510
#: utils/misc/guc.c:320
 
4511
msgid "File Locations"
 
4512
msgstr "��������������� ������"
 
4513
 
 
4514
#: utils/misc/guc.c:322
 
4515
msgid "Connections and Authentication"
 
4516
msgstr "������������� � ��������������"
 
4517
 
 
4518
#: utils/misc/guc.c:324
 
4519
msgid "Connections and Authentication / Connection Settings"
 
4520
msgstr "������������� � �������������� / ��������� �������������"
 
4521
 
 
4522
#: utils/misc/guc.c:326
 
4523
msgid "Connections and Authentication / Security and Authentication"
 
4524
msgstr "������������� � �������������� / ������������ � ��������������"
 
4525
 
 
4526
#: utils/misc/guc.c:328
 
4527
msgid "Resource Usage"
 
4528
msgstr "������������� ��������"
 
4529
 
 
4530
#: utils/misc/guc.c:330
 
4531
msgid "Resource Usage / Memory"
 
4532
msgstr "������������� �������� / ������"
 
4533
 
 
4534
#: utils/misc/guc.c:332
 
4535
msgid "Resource Usage / Free Space Map"
 
4536
msgstr "������������� �������� / ����� ���������� ������������"
 
4537
 
 
4538
#: utils/misc/guc.c:334
 
4539
msgid "Resource Usage / Kernel Resources"
 
4540
msgstr "������������� �������� / ������� ����"
 
4541
 
 
4542
#: utils/misc/guc.c:336
 
4543
msgid "Write-Ahead Log"
 
4544
msgstr "Write-Ahead Log"
 
4545
 
 
4546
#: utils/misc/guc.c:338
 
4547
msgid "Write-Ahead Log / Settings"
 
4548
msgstr "Write-Ahead Log / ���������"
 
4549
 
 
4550
#: utils/misc/guc.c:340
 
4551
msgid "Write-Ahead Log / Checkpoints"
 
4552
msgstr "Write-Ahead Log / ����������� �����"
 
4553
 
 
4554
#: utils/misc/guc.c:342
 
4555
msgid "Query Tuning"
 
4556
msgstr "��������� ��������"
 
4557
 
 
4558
#: utils/misc/guc.c:344
 
4559
msgid "Query Tuning / Planner Method Configuration"
 
4560
msgstr "��������� �������� / ������������ ������� �������"
 
4561
 
 
4562
#: utils/misc/guc.c:346
 
4563
msgid "Query Tuning / Planner Cost Constants"
 
4564
msgstr "��������� �������� / ��������� ��������� ��������"
 
4565
 
 
4566
#: utils/misc/guc.c:348
 
4567
msgid "Query Tuning / Genetic Query Optimizer"
 
4568
msgstr "��������� �������� / ����� ����������� ��������"
 
4569
 
 
4570
#: utils/misc/guc.c:350
 
4571
msgid "Query Tuning / Other Planner Options"
 
4572
msgstr "��������� �������� / ������ ����� ��������"
 
4573
 
 
4574
#: utils/misc/guc.c:352
 
4575
msgid "Reporting and Logging"
 
4576
msgstr "��ޣ������ � ��������������"
 
4577
 
 
4578
#: utils/misc/guc.c:354
 
4579
msgid "Reporting and Logging / Where to Log"
 
4580
msgstr "��ޣ������ � �������������� / ��� ����� ������"
 
4581
 
 
4582
#: utils/misc/guc.c:356
 
4583
msgid "Reporting and Logging / When to Log"
 
4584
msgstr "��ޣ������ � �������������� / ����� ����� ������"
 
4585
 
 
4586
#: utils/misc/guc.c:358
 
4587
msgid "Reporting and Logging / What to Log"
 
4588
msgstr "��ޣ������ � �������������� / ��� ������ � ������"
 
4589
 
 
4590
#: utils/misc/guc.c:360
 
4591
msgid "Statistics"
 
4592
msgstr "����������"
 
4593
 
 
4594
#: utils/misc/guc.c:362
 
4595
msgid "Statistics / Monitoring"
 
4596
msgstr "���������� / ����������"
 
4597
 
 
4598
#: utils/misc/guc.c:364
 
4599
msgid "Statistics / Query and Index Statistics Collector"
 
4600
msgstr "���������� / ������� ���������� �������� � ��������"
 
4601
 
 
4602
#: utils/misc/guc.c:366
 
4603
msgid "Autovacuum"
 
4604
msgstr ""
 
4605
 
 
4606
#: utils/misc/guc.c:368
 
4607
msgid "Client Connection Defaults"
 
4608
msgstr "�������� �� ���������� ������������� ��������"
 
4609
 
 
4610
#: utils/misc/guc.c:370
 
4611
msgid "Client Connection Defaults / Statement Behavior"
 
4612
msgstr "�������� �� ���������� ������������� �������� / ��������� ������"
 
4613
 
 
4614
#: utils/misc/guc.c:372
 
4615
msgid "Client Connection Defaults / Locale and Formatting"
 
4616
msgstr ""
 
4617
"�������� �� ���������� ������������� �������� / ������ � ��������������"
 
4618
 
 
4619
#: utils/misc/guc.c:374
 
4620
msgid "Client Connection Defaults / Other Defaults"
 
4621
msgstr "�������� �� ���������� ������������� �������� / ������ ��������"
 
4622
 
 
4623
#: utils/misc/guc.c:376
 
4624
msgid "Lock Management"
 
4625
msgstr "���������� ������������"
 
4626
 
 
4627
#: utils/misc/guc.c:378
 
4628
msgid "Version and Platform Compatibility"
 
4629
msgstr "������ � ������������� ��������"
 
4630
 
 
4631
#: utils/misc/guc.c:380
 
4632
msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
 
4633
msgstr "������ � ������������� �������� / ���������� ������ PostgreSQL"
 
4634
 
 
4635
#: utils/misc/guc.c:382
 
4636
msgid "Version and Platform Compatibility / Other Platforms and Clients"
 
4637
msgstr "������ � ������������� �������� / ������ ��������� � �������"
 
4638
 
 
4639
#: utils/misc/guc.c:384
 
4640
msgid "Preset Options"
 
4641
msgstr ""
 
4642
 
 
4643
#: utils/misc/guc.c:386
 
4644
msgid "Customized Options"
 
4645
msgstr ""
 
4646
 
 
4647
#: utils/misc/guc.c:388
 
4648
msgid "Developer Options"
 
4649
msgstr "����� ������������"
 
4650
 
 
4651
#: utils/misc/guc.c:441
 
4652
msgid "Enables the planner's use of sequential-scan plans."
 
4653
msgstr ""
 
4654
 
 
4655
#: utils/misc/guc.c:449
 
4656
msgid "Enables the planner's use of index-scan plans."
 
4657
msgstr ""
 
4658
 
 
4659
#: utils/misc/guc.c:457
 
4660
msgid "Enables the planner's use of bitmap-scan plans."
 
4661
msgstr ""
 
4662
 
 
4663
#: utils/misc/guc.c:465
 
4664
msgid "Enables the planner's use of TID scan plans."
 
4665
msgstr ""
 
4666
 
 
4667
#: utils/misc/guc.c:473
 
4668
msgid "Enables the planner's use of explicit sort steps."
 
4669
msgstr ""
 
4670
 
 
4671
#: utils/misc/guc.c:481
 
4672
msgid "Enables the planner's use of hashed aggregation plans."
 
4673
msgstr ""
 
4674
 
 
4675
#: utils/misc/guc.c:489
 
4676
msgid "Enables the planner's use of nested-loop join plans."
 
4677
msgstr ""
 
4678
 
 
4679
#: utils/misc/guc.c:497
 
4680
msgid "Enables the planner's use of merge join plans."
 
4681
msgstr ""
 
4682
 
 
4683
#: utils/misc/guc.c:505
 
4684
msgid "Enables the planner's use of hash join plans."
 
4685
msgstr ""
 
4686
 
 
4687
#: utils/misc/guc.c:513
 
4688
msgid "Enables the planner to use constraints to optimize queries."
 
4689
msgstr ""
 
4690
 
 
4691
#: utils/misc/guc.c:514
 
4692
msgid ""
 
4693
"Child table scans will be skipped if their constraints guarantee that no "
 
4694
"rows match the query."
 
4695
msgstr ""
 
4696
 
 
4697
#: utils/misc/guc.c:522
 
4698
msgid "Enables genetic query optimization."
 
4699
msgstr ""
 
4700
 
 
4701
#: utils/misc/guc.c:523
 
4702
msgid "This algorithm attempts to do planning without exhaustive searching."
 
4703
msgstr ""
 
4704
 
 
4705
#: utils/misc/guc.c:532
 
4706
msgid "Shows whether the current user is a superuser."
 
4707
msgstr ""
 
4708
 
 
4709
#: utils/misc/guc.c:541
 
4710
msgid "Enables SSL connections."
 
4711
msgstr "�������� SSL-�������������."
 
4712
 
 
4713
#: utils/misc/guc.c:549
 
4714
msgid "Forces synchronization of updates to disk."
 
4715
msgstr ""
 
4716
 
 
4717
#: utils/misc/guc.c:550
 
4718
msgid ""
 
4719
"The server will use the fsync() system call in several places to make sure "
 
4720
"that updates are physically written to disk. This insures that a database "
 
4721
"cluster will recover to a consistent state after an operating system or "
 
4722
"hardware crash."
 
4723
msgstr ""
 
4724
 
 
4725
#: utils/misc/guc.c:560
 
4726
msgid "Sets immediate fsync at commit."
 
4727
msgstr ""
 
4728
 
 
4729
#: utils/misc/guc.c:568
 
4730
msgid "Continues processing past damaged page headers."
 
4731
msgstr ""
 
4732
 
 
4733
#: utils/misc/guc.c:569
 
4734
msgid ""
 
4735
"Detection of a damaged page header normally causes PostgreSQL to report an "
 
4736
"error, aborting the current transaction. Setting zero_damaged_pages to true "
 
4737
"causes the system to instead report a warning, zero out the damaged page, "
 
4738
"and continue processing. This behavior will destroy data, namely all the "
 
4739
"rows on the damaged page."
 
4740
msgstr ""
 
4741
 
 
4742
#: utils/misc/guc.c:581
 
4743
msgid "Writes full pages to WAL when first modified after a checkpoint."
 
4744
msgstr ""
 
4745
 
 
4746
#: utils/misc/guc.c:582
 
4747
msgid ""
 
4748
"A page write in process during an operating system crash might be only "
 
4749
"partially written to disk.  During recovery, the row changes stored in WAL "
 
4750
"are not enough to recover.  This option writes pages when first modified "
 
4751
"after a checkpoint to WAL so full recovery is possible."
 
4752
msgstr ""
 
4753
 
 
4754
#: utils/misc/guc.c:593
 
4755
msgid "Runs the server silently."
 
4756
msgstr ""
 
4757
 
 
4758
#: utils/misc/guc.c:594
 
4759
msgid ""
 
4760
"If this parameter is set, the server will automatically run in the "
 
4761
"background and any controlling terminals are dissociated."
 
4762
msgstr ""
 
4763
 
 
4764
#: utils/misc/guc.c:602
 
4765
msgid "Logs each checkpoint."
 
4766
msgstr ""
 
4767
 
 
4768
#: utils/misc/guc.c:610
 
4769
msgid "Logs each successful connection."
 
4770
msgstr ""
 
4771
 
 
4772
#: utils/misc/guc.c:618
 
4773
msgid "Logs end of a session, including duration."
 
4774
msgstr ""
 
4775
 
 
4776
#: utils/misc/guc.c:626
 
4777
msgid "Turns on various assertion checks."
 
4778
msgstr ""
 
4779
 
 
4780
#: utils/misc/guc.c:627
 
4781
msgid "This is a debugging aid."
 
4782
msgstr ""
 
4783
 
 
4784
#: utils/misc/guc.c:641 utils/misc/guc.c:723 utils/misc/guc.c:791
 
4785
#: utils/misc/guc.c:800 utils/misc/guc.c:809 utils/misc/guc.c:818
 
4786
#: utils/misc/guc.c:1389 utils/misc/guc.c:1398
 
4787
#, fuzzy
 
4788
msgid "No description available."
 
4789
msgstr "�������� �� �������"
 
4790
 
 
4791
#: utils/misc/guc.c:650
 
4792
msgid "Logs the duration of each completed SQL statement."
 
4793
msgstr ""
 
4794
 
 
4795
#: utils/misc/guc.c:658
 
4796
msgid "Prints the parse tree to the server log."
 
4797
msgstr ""
 
4798
 
 
4799
#: utils/misc/guc.c:666
 
4800
msgid "Prints the parse tree after rewriting to server log."
 
4801
msgstr ""
 
4802
 
 
4803
#: utils/misc/guc.c:674
 
4804
msgid "Prints the execution plan to server log."
 
4805
msgstr ""
 
4806
 
 
4807
#: utils/misc/guc.c:682
 
4808
msgid "Indents parse and plan tree displays."
 
4809
msgstr ""
 
4810
 
 
4811
#: utils/misc/guc.c:690
 
4812
msgid "Writes parser performance statistics to the server log."
 
4813
msgstr ""
 
4814
 
 
4815
#: utils/misc/guc.c:698
 
4816
msgid "Writes planner performance statistics to the server log."
 
4817
msgstr ""
 
4818
 
 
4819
#: utils/misc/guc.c:706
 
4820
msgid "Writes executor performance statistics to the server log."
 
4821
msgstr ""
 
4822
 
 
4823
#: utils/misc/guc.c:714
 
4824
msgid "Writes cumulative performance statistics to the server log."
 
4825
msgstr ""
 
4826
 
 
4827
#: utils/misc/guc.c:734
 
4828
msgid "Uses the indented output format for EXPLAIN VERBOSE."
 
4829
msgstr ""
 
4830
 
 
4831
#: utils/misc/guc.c:743
 
4832
msgid "Collects information about executing commands."
 
4833
msgstr ""
 
4834
 
 
4835
#: utils/misc/guc.c:744
 
4836
msgid ""
 
4837
"Enables the collection of information on the currently executing command of "
 
4838
"each session, along with the time at which that command began execution."
 
4839
msgstr ""
 
4840
 
 
4841
#: utils/misc/guc.c:753
 
4842
msgid "Collects statistics on database activity."
 
4843
msgstr ""
 
4844
 
 
4845
#: utils/misc/guc.c:762
 
4846
msgid "Updates the process title to show the active SQL command."
 
4847
msgstr ""
 
4848
 
 
4849
#: utils/misc/guc.c:763
 
4850
msgid ""
 
4851
"Enables updating of the process title every time a new SQL command is "
 
4852
"received by the server."
 
4853
msgstr ""
 
4854
 
 
4855
#: utils/misc/guc.c:771
 
4856
#, fuzzy
 
4857
msgid "Starts the autovacuum subprocess."
 
4858
msgstr "��������� ���������� ����� ����������."
 
4859
 
 
4860
#: utils/misc/guc.c:780
 
4861
msgid "Generates debugging output for LISTEN and NOTIFY."
 
4862
msgstr ""
 
4863
 
 
4864
#: utils/misc/guc.c:829
 
4865
msgid "Logs long lock waits."
 
4866
msgstr ""
 
4867
 
 
4868
#: utils/misc/guc.c:838
 
4869
msgid "Logs the host name in the connection logs."
 
4870
msgstr ""
 
4871
 
 
4872
#: utils/misc/guc.c:839
 
4873
msgid ""
 
4874
"By default, connection logs only show the IP address of the connecting host. "
 
4875
"If you want them to show the host name you can turn this on, but depending "
 
4876
"on your host name resolution setup it might impose a non-negligible "
 
4877
"performance penalty."
 
4878
msgstr ""
 
4879
 
 
4880
#: utils/misc/guc.c:849
 
4881
msgid "Causes subtables to be included by default in various commands."
 
4882
msgstr ""
 
4883
 
 
4884
#: utils/misc/guc.c:857
 
4885
msgid "Encrypt passwords."
 
4886
msgstr "��������� ������."
 
4887
 
 
4888
#: utils/misc/guc.c:858
 
4889
msgid ""
 
4890
"When a password is specified in CREATE USER or ALTER USER without writing "
 
4891
"either ENCRYPTED or UNENCRYPTED, this parameter determines whether the "
 
4892
"password is to be encrypted."
 
4893
msgstr ""
 
4894
 
 
4895
#: utils/misc/guc.c:867
 
4896
msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
 
4897
msgstr ""
 
4898
 
 
4899
#: utils/misc/guc.c:868
 
4900
msgid ""
 
4901
"When turned on, expressions of the form expr = NULL (or NULL = expr) are "
 
4902
"treated as expr IS NULL, that is, they return true if expr evaluates to the "
 
4903
"null value, and false otherwise. The correct behavior of expr = NULL is to "
 
4904
"always return null (unknown)."
 
4905
msgstr ""
 
4906
 
 
4907
#: utils/misc/guc.c:879
 
4908
msgid "Enables per-database user names."
 
4909
msgstr ""
 
4910
 
 
4911
#: utils/misc/guc.c:888
 
4912
msgid "This parameter doesn't do anything."
 
4913
msgstr ""
 
4914
 
 
4915
#: utils/misc/guc.c:889
 
4916
msgid ""
 
4917
"It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-"
 
4918
"vintage clients."
 
4919
msgstr ""
 
4920
 
 
4921
#: utils/misc/guc.c:897
 
4922
msgid "Sets the default read-only status of new transactions."
 
4923
msgstr ""
 
4924
 
 
4925
#: utils/misc/guc.c:905
 
4926
msgid "Sets the current transaction's read-only status."
 
4927
msgstr ""
 
4928
 
 
4929
#: utils/misc/guc.c:914
 
4930
msgid "Automatically adds missing table references to FROM clauses."
 
4931
msgstr ""
 
4932
 
 
4933
#: utils/misc/guc.c:922
 
4934
msgid "Check function bodies during CREATE FUNCTION."
 
4935
msgstr ""
 
4936
 
 
4937
#: utils/misc/guc.c:930
 
4938
msgid "Enable input of NULL elements in arrays."
 
4939
msgstr ""
 
4940
 
 
4941
#: utils/misc/guc.c:931
 
4942
msgid ""
 
4943
"When turned on, unquoted NULL in an array input value means a null value; "
 
4944
"otherwise it is taken literally."
 
4945
msgstr ""
 
4946
 
 
4947
#: utils/misc/guc.c:940
 
4948
msgid "Create new tables with OIDs by default."
 
4949
msgstr ""
 
4950
 
 
4951
#: utils/misc/guc.c:948
 
4952
msgid ""
 
4953
"Start a subprocess to capture stderr output and/or csvlogs into log files."
 
4954
msgstr ""
 
4955
 
 
4956
#: utils/misc/guc.c:956
 
4957
msgid "Truncate existing log files of same name during log rotation."
 
4958
msgstr ""
 
4959
 
 
4960
#: utils/misc/guc.c:966
 
4961
msgid "Emit information about resource usage in sorting."
 
4962
msgstr ""
 
4963
 
 
4964
#: utils/misc/guc.c:979
 
4965
msgid "Generate debugging output for synchronized scanning."
 
4966
msgstr ""
 
4967
 
 
4968
#: utils/misc/guc.c:993
 
4969
msgid "Enable bounded sorting using heap sort."
 
4970
msgstr ""
 
4971
 
 
4972
#: utils/misc/guc.c:1005
 
4973
msgid "Emit WAL-related debugging output."
 
4974
msgstr ""
 
4975
 
 
4976
#: utils/misc/guc.c:1016
 
4977
#, fuzzy
 
4978
msgid "Datetimes are integer based."
 
4979
msgstr "%s ������� ����� ��������"
 
4980
 
 
4981
#: utils/misc/guc.c:1030
 
4982
msgid ""
 
4983
"Sets whether Kerberos and GSSAPI user names should be treated as case-"
 
4984
"insensitive."
 
4985
msgstr ""
 
4986
 
 
4987
#: utils/misc/guc.c:1039
 
4988
msgid "Warn about backslash escapes in ordinary string literals."
 
4989
msgstr ""
 
4990
 
 
4991
#: utils/misc/guc.c:1048
 
4992
msgid "Causes '...' strings to treat backslashes literally."
 
4993
msgstr ""
 
4994
 
 
4995
#: utils/misc/guc.c:1058
 
4996
msgid "Enable synchronized sequential scans."
 
4997
msgstr ""
 
4998
 
 
4999
#: utils/misc/guc.c:1067
 
5000
msgid "Allows archiving of WAL files using archive_command."
 
5001
msgstr ""
 
5002
 
 
5003
#: utils/misc/guc.c:1076
 
5004
msgid "Allows modifications of the structure of system tables."
 
5005
msgstr ""
 
5006
 
 
5007
#: utils/misc/guc.c:1086
 
5008
msgid "Disables reading from system indexes."
 
5009
msgstr ""
 
5010
 
 
5011
#: utils/misc/guc.c:1087
 
5012
msgid ""
 
5013
"It does not prevent updating the indexes, so it is safe to use.  The worst "
 
5014
"consequence is slowness."
 
5015
msgstr ""
 
5016
 
 
5017
#: utils/misc/guc.c:1106
 
5018
msgid ""
 
5019
"Forces a switch to the next xlog file if a new file has not been started "
 
5020
"within N seconds."
 
5021
msgstr ""
 
5022
 
 
5023
#: utils/misc/guc.c:1116
 
5024
msgid "Waits N seconds on connection startup after authentication."
 
5025
msgstr ""
 
5026
 
 
5027
#: utils/misc/guc.c:1117 utils/misc/guc.c:1468
 
5028
msgid "This allows attaching a debugger to the process."
 
5029
msgstr ""
 
5030
 
 
5031
#: utils/misc/guc.c:1125
 
5032
msgid "Sets the default statistics target."
 
5033
msgstr ""
 
5034
 
 
5035
#: utils/misc/guc.c:1126
 
5036
msgid ""
 
5037
"This applies to table columns that have not had a column-specific target set "
 
5038
"via ALTER TABLE SET STATISTICS."
 
5039
msgstr ""
 
5040
 
 
5041
#: utils/misc/guc.c:1134
 
5042
msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
 
5043
msgstr ""
 
5044
 
 
5045
#: utils/misc/guc.c:1136
 
5046
msgid ""
 
5047
"The planner will merge subqueries into upper queries if the resulting FROM "
 
5048
"list would have no more than this many items."
 
5049
msgstr ""
 
5050
 
 
5051
#: utils/misc/guc.c:1145
 
5052
msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
 
5053
msgstr ""
 
5054
 
 
5055
#: utils/misc/guc.c:1147
 
5056
msgid ""
 
5057
"The planner will flatten explicit JOIN constructs into lists of FROM items "
 
5058
"whenever a list of no more than this many items would result."
 
5059
msgstr ""
 
5060
 
 
5061
#: utils/misc/guc.c:1156
 
5062
msgid "Sets the threshold of FROM items beyond which GEQO is used."
 
5063
msgstr ""
 
5064
 
 
5065
#: utils/misc/guc.c:1164
 
5066
msgid "GEQO: effort is used to set the default for other GEQO parameters."
 
5067
msgstr ""
 
5068
 
 
5069
#: utils/misc/guc.c:1172
 
5070
msgid "GEQO: number of individuals in the population."
 
5071
msgstr ""
 
5072
 
 
5073
#: utils/misc/guc.c:1173 utils/misc/guc.c:1181
 
5074
msgid "Zero selects a suitable default value."
 
5075
msgstr ""
 
5076
 
 
5077
#: utils/misc/guc.c:1180
 
5078
msgid "GEQO: number of iterations of the algorithm."
 
5079
msgstr ""
 
5080
 
 
5081
#: utils/misc/guc.c:1189
 
5082
msgid "Sets the time to wait on a lock before checking for deadlock."
 
5083
msgstr ""
 
5084
 
 
5085
#: utils/misc/guc.c:1213
 
5086
msgid "Sets the maximum number of concurrent connections."
 
5087
msgstr "������������� ����������� ��������� ����� �������������."
 
5088
 
 
5089
#: utils/misc/guc.c:1222
 
5090
msgid "Sets the number of connection slots reserved for superusers."
 
5091
msgstr ""
 
5092
 
 
5093
#: utils/misc/guc.c:1231
 
5094
msgid "Sets the number of shared memory buffers used by the server."
 
5095
msgstr ""
 
5096
 
 
5097
#: utils/misc/guc.c:1241
 
5098
#, fuzzy
 
5099
msgid "Sets the maximum number of temporary buffers used by each session."
 
5100
msgstr "������������� ����������� ��������� ����� �������������."
 
5101
 
 
5102
#: utils/misc/guc.c:1251
 
5103
msgid "Sets the TCP port the server listens on."
 
5104
msgstr ""
 
5105
 
 
5106
#: utils/misc/guc.c:1260
 
5107
msgid "Sets the access permissions of the Unix-domain socket."
 
5108
msgstr ""
 
5109
 
 
5110
#: utils/misc/guc.c:1261
 
5111
msgid ""
 
5112
"Unix-domain sockets use the usual Unix file system permission set. The "
 
5113
"parameter value is expected to be an numeric mode specification in the form "
 
5114
"accepted by the chmod and umask system calls. (To use the customary octal "
 
5115
"format the number must start with a 0 (zero).)"
 
5116
msgstr ""
 
5117
 
 
5118
#: utils/misc/guc.c:1273
 
5119
msgid "Sets the maximum memory to be used for query workspaces."
 
5120
msgstr ""
 
5121
 
 
5122
#: utils/misc/guc.c:1274
 
5123
msgid ""
 
5124
"This much memory can be used by each internal sort operation and hash table "
 
5125
"before switching to temporary disk files."
 
5126
msgstr ""
 
5127
 
 
5128
#: utils/misc/guc.c:1285
 
5129
msgid "Sets the maximum memory to be used for maintenance operations."
 
5130
msgstr ""
 
5131
 
 
5132
#: utils/misc/guc.c:1286
 
5133
msgid "This includes operations such as VACUUM and CREATE INDEX."
 
5134
msgstr ""
 
5135
 
 
5136
#: utils/misc/guc.c:1295
 
5137
msgid "Sets the maximum stack depth, in kilobytes."
 
5138
msgstr ""
 
5139
 
 
5140
#: utils/misc/guc.c:1305
 
5141
msgid "Vacuum cost for a page found in the buffer cache."
 
5142
msgstr ""
 
5143
 
 
5144
#: utils/misc/guc.c:1314
 
5145
msgid "Vacuum cost for a page not found in the buffer cache."
 
5146
msgstr ""
 
5147
 
 
5148
#: utils/misc/guc.c:1323
 
5149
msgid "Vacuum cost for a page dirtied by vacuum."
 
5150
msgstr ""
 
5151
 
 
5152
#: utils/misc/guc.c:1332
 
5153
msgid "Vacuum cost amount available before napping."
 
5154
msgstr ""
 
5155
 
 
5156
#: utils/misc/guc.c:1341
 
5157
msgid "Vacuum cost delay in milliseconds."
 
5158
msgstr ""
 
5159
 
 
5160
#: utils/misc/guc.c:1351
 
5161
msgid "Vacuum cost delay in milliseconds, for autovacuum."
 
5162
msgstr ""
 
5163
 
 
5164
#: utils/misc/guc.c:1361
 
5165
msgid "Vacuum cost amount available before napping, for autovacuum."
 
5166
msgstr ""
 
5167
 
 
5168
#: utils/misc/guc.c:1370
 
5169
msgid ""
 
5170
"Sets the maximum number of simultaneously open files for each server process."
 
5171
msgstr ""
 
5172
 
 
5173
#: utils/misc/guc.c:1379
 
5174
#, fuzzy
 
5175
msgid "Sets the maximum number of simultaneously prepared transactions."
 
5176
msgstr "������������� ����������� ��������� ����� �������������."
 
5177
 
 
5178
#: utils/misc/guc.c:1409
 
5179
msgid "Sets the maximum allowed duration of any statement."
 
5180
msgstr ""
 
5181
 
 
5182
#: utils/misc/guc.c:1410
 
5183
msgid "A value of 0 turns off the timeout."
 
5184
msgstr ""
 
5185
 
 
5186
#: utils/misc/guc.c:1419
 
5187
msgid "Minimum age at which VACUUM should freeze a table row."
 
5188
msgstr ""
 
5189
 
 
5190
#: utils/misc/guc.c:1428
 
5191
msgid ""
 
5192
"Sets the maximum number of tables and indexes for which free space is "
 
5193
"tracked."
 
5194
msgstr ""
 
5195
 
 
5196
#: utils/misc/guc.c:1436
 
5197
msgid "Sets the maximum number of disk pages for which free space is tracked."
 
5198
msgstr ""
 
5199
 
 
5200
#: utils/misc/guc.c:1445
 
5201
msgid "Sets the maximum number of locks per transaction."
 
5202
msgstr ""
 
5203
 
 
5204
#: utils/misc/guc.c:1446
 
5205
msgid ""
 
5206
"The shared lock table is sized on the assumption that at most "
 
5207
"max_locks_per_transaction * max_connections distinct objects will need to be "
 
5208
"locked at any one time."
 
5209
msgstr ""
 
5210
 
 
5211
#: utils/misc/guc.c:1456
 
5212
#, fuzzy
 
5213
msgid "Sets the maximum allowed time to complete client authentication."
 
5214
msgstr "������������� ����������� ��������� ����� �������������."
 
5215
 
 
5216
#: utils/misc/guc.c:1467
 
5217
msgid "Waits N seconds on connection startup before authentication."
 
5218
msgstr ""
 
5219
 
 
5220
#: utils/misc/guc.c:1477
 
5221
msgid ""
 
5222
"Sets the maximum distance in log segments between automatic WAL checkpoints."
 
5223
msgstr ""
 
5224
 
 
5225
#: utils/misc/guc.c:1486
 
5226
msgid "Sets the maximum time between automatic WAL checkpoints."
 
5227
msgstr ""
 
5228
 
 
5229
#: utils/misc/guc.c:1496
 
5230
msgid ""
 
5231
"Enables warnings if checkpoint segments are filled more frequently than this."
 
5232
msgstr ""
 
5233
 
 
5234
#: utils/misc/guc.c:1498
 
5235
msgid ""
 
5236
"Write a message to the server log if checkpoints caused by the filling of "
 
5237
"checkpoint segment files happens more frequently than this number of "
 
5238
"seconds. Zero turns off the warning."
 
5239
msgstr ""
 
5240
 
 
5241
#: utils/misc/guc.c:1509
 
5242
msgid "Sets the number of disk-page buffers in shared memory for WAL."
 
5243
msgstr ""
 
5244
 
 
5245
#: utils/misc/guc.c:1519
 
5246
msgid "WAL writer sleep time between WAL flushes."
 
5247
msgstr ""
 
5248
 
 
5249
#: utils/misc/guc.c:1529
 
5250
msgid ""
 
5251
"Sets the delay in microseconds between transaction commit and flushing WAL "
 
5252
"to disk."
 
5253
msgstr ""
 
5254
 
 
5255
#: utils/misc/guc.c:1539
 
5256
msgid ""
 
5257
"Sets the minimum concurrent open transactions before performing commit_delay."
 
5258
msgstr ""
 
5259
 
 
5260
#: utils/misc/guc.c:1549
 
5261
msgid "Sets the number of digits displayed for floating-point values."
 
5262
msgstr ""
 
5263
 
 
5264
#: utils/misc/guc.c:1550
 
5265
msgid ""
 
5266
"This affects real, double precision, and geometric data types. The parameter "
 
5267
"value is added to the standard number of digits (FLT_DIG or DBL_DIG as "
 
5268
"appropriate)."
 
5269
msgstr ""
 
5270
 
 
5271
#: utils/misc/guc.c:1560
 
5272
msgid "Sets the minimum execution time above which statements will be logged."
 
5273
msgstr ""
 
5274
 
 
5275
#: utils/misc/guc.c:1562
 
5276
msgid "Zero prints all queries. -1 turns this feature off."
 
5277
msgstr ""
 
5278
 
 
5279
#: utils/misc/guc.c:1571
 
5280
msgid ""
 
5281
"Sets the minimum execution time above which autovacuum actions will be "
 
5282
"logged."
 
5283
msgstr ""
 
5284
 
 
5285
#: utils/misc/guc.c:1573
 
5286
msgid "Zero prints all actions. -1 turns autovacuum logging off."
 
5287
msgstr ""
 
5288
 
 
5289
#: utils/misc/guc.c:1582
 
5290
msgid "Background writer sleep time between rounds."
 
5291
msgstr ""
 
5292
 
 
5293
#: utils/misc/guc.c:1592
 
5294
msgid "Background writer maximum number of LRU pages to flush per round."
 
5295
msgstr ""
 
5296
 
 
5297
#: utils/misc/guc.c:1601
 
5298
msgid "Automatic log file rotation will occur after N minutes."
 
5299
msgstr ""
 
5300
 
 
5301
#: utils/misc/guc.c:1611
 
5302
msgid "Automatic log file rotation will occur after N kilobytes."
 
5303
msgstr ""
 
5304
 
 
5305
#: utils/misc/guc.c:1621
 
5306
msgid "Shows the maximum number of function arguments."
 
5307
msgstr "���������� ����������� ��������� ����� ���������� �������."
 
5308
 
 
5309
#: utils/misc/guc.c:1631
 
5310
msgid "Shows the maximum number of index keys."
 
5311
msgstr "���������� ����������� ��������� ����� ��������� ������."
 
5312
 
 
5313
#: utils/misc/guc.c:1641
 
5314
#, fuzzy
 
5315
msgid "Shows the maximum identifier length."
 
5316
msgstr "���������� ����������� ��������� ����� ��������� ������."
 
5317
 
 
5318
#: utils/misc/guc.c:1651
 
5319
msgid "Shows the size of a disk block."
 
5320
msgstr ""
 
5321
 
 
5322
#: utils/misc/guc.c:1661
 
5323
msgid "Time to sleep between autovacuum runs."
 
5324
msgstr ""
 
5325
 
 
5326
#: utils/misc/guc.c:1670
 
5327
msgid "Minimum number of tuple updates or deletes prior to vacuum."
 
5328
msgstr ""
 
5329
 
 
5330
#: utils/misc/guc.c:1678
 
5331
msgid "Minimum number of tuple inserts, updates or deletes prior to analyze."
 
5332
msgstr ""
 
5333
 
 
5334
#: utils/misc/guc.c:1687
 
5335
msgid ""
 
5336
"Age at which to autovacuum a table to prevent transaction ID wraparound."
 
5337
msgstr ""
 
5338
 
 
5339
#: utils/misc/guc.c:1696
 
5340
msgid ""
 
5341
"Sets the maximum number of simultaneously running autovacuum worker "
 
5342
"processes."
 
5343
msgstr ""
 
5344
 
 
5345
#: utils/misc/guc.c:1705
 
5346
msgid "Time between issuing TCP keepalives."
 
5347
msgstr ""
 
5348
 
 
5349
#: utils/misc/guc.c:1706 utils/misc/guc.c:1716
 
5350
msgid "A value of 0 uses the system default."
 
5351
msgstr ""
 
5352
 
 
5353
#: utils/misc/guc.c:1715
 
5354
msgid "Time between TCP keepalive retransmits."
 
5355
msgstr ""
 
5356
 
 
5357
#: utils/misc/guc.c:1725
 
5358
msgid "Maximum number of TCP keepalive retransmits."
 
5359
msgstr ""
 
5360
 
 
5361
#: utils/misc/guc.c:1726
 
5362
msgid ""
 
5363
"This controls the number of consecutive keepalive retransmits that can be "
 
5364
"lost before a connection is considered dead. A value of 0 uses the system "
 
5365
"default."
 
5366
msgstr ""
 
5367
 
 
5368
#: utils/misc/guc.c:1736
 
5369
msgid "Sets the maximum allowed result for exact search by GIN."
 
5370
msgstr ""
 
5371
 
 
5372
#: utils/misc/guc.c:1746
 
5373
msgid "Sets the planner's assumption about the size of the disk cache."
 
5374
msgstr ""
 
5375
 
 
5376
#: utils/misc/guc.c:1747
 
5377
msgid ""
 
5378
"That is, the portion of the kernel's disk cache that will be used for "
 
5379
"PostgreSQL data files. This is measured in disk pages, which are normally 8 "
 
5380
"kB each."
 
5381
msgstr ""
 
5382
 
 
5383
#: utils/misc/guc.c:1759
 
5384
#, fuzzy
 
5385
msgid "Shows the server version as an integer."
 
5386
msgstr "���������� ������ �������."
 
5387
 
 
5388
#: utils/misc/guc.c:1769
 
5389
msgid "Log the use of temporary files larger than this number of kilobytes."
 
5390
msgstr ""
 
5391
 
 
5392
#: utils/misc/guc.c:1770
 
5393
msgid "Zero logs all files. The default is -1 (turning this feature off)."
 
5394
msgstr ""
 
5395
 
 
5396
#: utils/misc/guc.c:1788
 
5397
msgid ""
 
5398
"Sets the planner's estimate of the cost of a sequentially fetched disk page."
 
5399
msgstr ""
 
5400
 
 
5401
#: utils/misc/guc.c:1797
 
5402
msgid ""
 
5403
"Sets the planner's estimate of the cost of a nonsequentially fetched disk "
 
5404
"page."
 
5405
msgstr ""
 
5406
 
 
5407
#: utils/misc/guc.c:1806
 
5408
msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
 
5409
msgstr ""
 
5410
 
 
5411
#: utils/misc/guc.c:1815
 
5412
msgid ""
 
5413
"Sets the planner's estimate of the cost of processing each index entry "
 
5414
"during an index scan."
 
5415
msgstr ""
 
5416
 
 
5417
#: utils/misc/guc.c:1824
 
5418
msgid ""
 
5419
"Sets the planner's estimate of the cost of processing each operator or "
 
5420
"function call."
 
5421
msgstr ""
 
5422
 
 
5423
#: utils/misc/guc.c:1834
 
5424
msgid "GEQO: selective pressure within the population."
 
5425
msgstr ""
 
5426
 
 
5427
#: utils/misc/guc.c:1844
 
5428
msgid "Background writer multiplier on average buffers to scan per round."
 
5429
msgstr ""
 
5430
 
 
5431
#: utils/misc/guc.c:1853
 
5432
msgid "Sets the seed for random-number generation."
 
5433
msgstr ""
 
5434
 
 
5435
#: utils/misc/guc.c:1863
 
5436
msgid ""
 
5437
"Number of tuple updates or deletes prior to vacuum as a fraction of "
 
5438
"reltuples."
 
5439
msgstr ""
 
5440
 
 
5441
#: utils/misc/guc.c:1871
 
5442
msgid ""
 
5443
"Number of tuple inserts, updates or deletes prior to analyze as a fraction "
 
5444
"of reltuples."
 
5445
msgstr ""
 
5446
 
 
5447
#: utils/misc/guc.c:1880
 
5448
msgid ""
 
5449
"Time spent flushing dirty buffers during checkpoint, as fraction of "
 
5450
"checkpoint interval."
 
5451
msgstr ""
 
5452
 
 
5453
#: utils/misc/guc.c:1898
 
5454
msgid "Sets the shell command that will be called to archive a WAL file."
 
5455
msgstr ""
 
5456
 
 
5457
#: utils/misc/guc.c:1907
 
5458
msgid "Sets whether \"\\'\" is allowed in string literals."
 
5459
msgstr ""
 
5460
 
 
5461
#: utils/misc/guc.c:1908
 
5462
msgid "Valid values are ON, OFF, and SAFE_ENCODING."
 
5463
msgstr ""
 
5464
 
 
5465
#: utils/misc/guc.c:1916
 
5466
msgid "Sets the client's character set encoding."
 
5467
msgstr "������������� ��������� �������� �������."
 
5468
 
 
5469
#: utils/misc/guc.c:1926
 
5470
msgid "Sets the message levels that are sent to the client."
 
5471
msgstr ""
 
5472
 
 
5473
#: utils/misc/guc.c:1927
 
5474
msgid ""
 
5475
"Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, LOG, NOTICE, "
 
5476
"WARNING, and ERROR. Each level includes all the levels that follow it. The "
 
5477
"later the level, the fewer messages are sent."
 
5478
msgstr ""
 
5479
"������ ��������: DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, LOG, NOTICE, "
 
5480
"WARNING � ERROR. ������ ������� �������� ��� �����������. �� ������ "
 
5481
"����������� ������ ������ ���������."
 
5482
 
 
5483
#: utils/misc/guc.c:1938
 
5484
msgid "Sets the message levels that are logged."
 
5485
msgstr ""
 
5486
 
 
5487
#: utils/misc/guc.c:1939
 
5488
msgid ""
 
5489
"Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, "
 
5490
"WARNING, ERROR, LOG, FATAL, and PANIC. Each level includes all the levels "
 
5491
"that follow it."
 
5492
msgstr ""
 
5493
"������ ��������: DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, "
 
5494
"WARNING, ERROR, LOG, FATAL � PANIC. ������ ������� �������� ��� �����������."
 
5495
 
 
5496
#: utils/misc/guc.c:1949
 
5497
msgid "Sets the verbosity of logged messages."
 
5498
msgstr ""
 
5499
 
 
5500
#: utils/misc/guc.c:1950
 
5501
msgid "Valid values are \"terse\", \"default\", and \"verbose\"."
 
5502
msgstr "������ ��������: \"terse\", \"default\" � \"verbose\"."
 
5503
 
 
5504
#: utils/misc/guc.c:1957
 
5505
msgid "Sets the type of statements logged."
 
5506
msgstr ""
 
5507
 
 
5508
#: utils/misc/guc.c:1958
 
5509
msgid "Valid values are \"none\", \"ddl\", \"mod\", and \"all\"."
 
5510
msgstr "������ ��������: \"none\", \"ddl\", \"mod\" � \"all\"."
 
5511
 
 
5512
#: utils/misc/guc.c:1966
 
5513
msgid ""
 
5514
"Causes all statements generating error at or above this level to be logged."
 
5515
msgstr ""
 
5516
 
 
5517
#: utils/misc/guc.c:1967
 
5518
msgid ""
 
5519
"All SQL statements that cause an error of the specified level or a higher "
 
5520
"level are logged."
 
5521
msgstr ""
 
5522
 
 
5523
#: utils/misc/guc.c:1976
 
5524
msgid "Controls information prefixed to each log line."
 
5525
msgstr ""
 
5526
 
 
5527
#: utils/misc/guc.c:1977
 
5528
msgid "If blank, no prefix is used."
 
5529
msgstr ""
 
5530
 
 
5531
#: utils/misc/guc.c:1985
 
5532
#, fuzzy
 
5533
msgid "Sets the time zone to use in log messages."
 
5534
msgstr "������������� ��� ������������ ������."
 
5535
 
 
5536
#: utils/misc/guc.c:1994
 
5537
msgid "Sets the display format for date and time values."
 
5538
msgstr "������������� ������ ����������� ��� ��� � �������."
 
5539
 
 
5540
#: utils/misc/guc.c:1995
 
5541
msgid "Also controls interpretation of ambiguous date inputs."
 
5542
msgstr ""
 
5543
 
 
5544
#: utils/misc/guc.c:2005
 
5545
msgid "Sets the default tablespace to create tables and indexes in."
 
5546
msgstr ""
 
5547
 
 
5548
#: utils/misc/guc.c:2006
 
5549
msgid "An empty string selects the database's default tablespace."
 
5550
msgstr ""
 
5551
 
 
5552
#: utils/misc/guc.c:2015
 
5553
msgid "Sets the tablespace(s) to use for temporary tables and sort files."
 
5554
msgstr ""
 
5555
 
 
5556
#: utils/misc/guc.c:2025
 
5557
msgid "Sets the transaction isolation level of each new transaction."
 
5558
msgstr "������������� ������� �������� ���������� ������ ����� ����������."
 
5559
 
 
5560
#: utils/misc/guc.c:2026
 
5561
msgid ""
 
5562
"Each SQL transaction has an isolation level, which can be either \"read "
 
5563
"uncommitted\", \"read committed\", \"repeatable read\", or \"serializable\"."
 
5564
msgstr ""
 
5565
"������ SQL-���������� ����� ������� ��������, ������� ����� ���� \"read "
 
5566
"uncommitted\", \"read committed\", \"repeatable read\" ��� \"serializable\"."
 
5567
 
 
5568
#: utils/misc/guc.c:2035
 
5569
#, fuzzy
 
5570
msgid "Sets the session's behavior for triggers and rewrite rules."
 
5571
msgstr "������������� ������ ����������� ��� ��� � �������."
 
5572
 
 
5573
#: utils/misc/guc.c:2036
 
5574
msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
 
5575
msgstr ""
 
5576
 
 
5577
#: utils/misc/guc.c:2045
 
5578
msgid "Sets the path for dynamically loadable modules."
 
5579
msgstr ""
 
5580
 
 
5581
#: utils/misc/guc.c:2046
 
5582
msgid ""
 
5583
"If a dynamically loadable module needs to be opened and the specified name "
 
5584
"does not have a directory component (i.e., the name does not contain a "
 
5585
"slash), the system will search this path for the specified file."
 
5586
msgstr ""
 
5587
 
 
5588
#: utils/misc/guc.c:2058
 
5589
msgid "Sets realm to match Kerberos and GSSAPI users against."
 
5590
msgstr ""
 
5591
 
 
5592
#: utils/misc/guc.c:2068
 
5593
msgid "Sets the location of the Kerberos server key file."
 
5594
msgstr ""
 
5595
 
 
5596
#: utils/misc/guc.c:2078
 
5597
msgid "Sets the name of the Kerberos service."
 
5598
msgstr ""
 
5599
 
 
5600
#: utils/misc/guc.c:2087
 
5601
#, fuzzy
 
5602
msgid "Sets the hostname of the Kerberos server."
 
5603
msgstr "������������� ��� ����� ��� IP-�����(�) ��� �������������."
 
5604
 
 
5605
#: utils/misc/guc.c:2096
 
5606
#, fuzzy
 
5607
msgid "Sets the Bonjour broadcast service name."
 
5608
msgstr "������������� ��� ������������ ������."
 
5609
 
 
5610
#: utils/misc/guc.c:2107
 
5611
msgid "Shows the collation order locale."
 
5612
msgstr ""
 
5613
 
 
5614
#: utils/misc/guc.c:2117
 
5615
msgid "Shows the character classification and case conversion locale."
 
5616
msgstr ""
 
5617
 
 
5618
#: utils/misc/guc.c:2127
 
5619
msgid "Sets the language in which messages are displayed."
 
5620
msgstr "������������� ���� ��� ����������� ���������."
 
5621
 
 
5622
#: utils/misc/guc.c:2136
 
5623
msgid "Sets the locale for formatting monetary amounts."
 
5624
msgstr "������������� ������ ��� �������������� �������� ����."
 
5625
 
 
5626
#: utils/misc/guc.c:2145
 
5627
msgid "Sets the locale for formatting numbers."
 
5628
msgstr "������������� ������ ��� �������������� �����."
 
5629
 
 
5630
#: utils/misc/guc.c:2154
 
5631
msgid "Sets the locale for formatting date and time values."
 
5632
msgstr "������������� ������ ��� �������������� �������� ��� � �������."
 
5633
 
 
5634
#: utils/misc/guc.c:2163
 
5635
msgid "Lists shared libraries to preload into server."
 
5636
msgstr ""
 
5637
 
 
5638
#: utils/misc/guc.c:2173
 
5639
msgid "Lists shared libraries to preload into each backend."
 
5640
msgstr ""
 
5641
 
 
5642
#: utils/misc/guc.c:2183
 
5643
msgid "Sets the regular expression \"flavor\"."
 
5644
msgstr "������������� ��� ���������� ���������."
 
5645
 
 
5646
#: utils/misc/guc.c:2184
 
5647
msgid "This can be set to advanced, extended, or basic."
 
5648
msgstr "��� �������� ����� ���������� � advanced, extended ��� basic."
 
5649
 
 
5650
#: utils/misc/guc.c:2192
 
5651
msgid "Sets the schema search order for names that are not schema-qualified."
 
5652
msgstr ""
 
5653
 
 
5654
#: utils/misc/guc.c:2203
 
5655
msgid "Sets the server (database) character set encoding."
 
5656
msgstr "������������� ��������� �������� ������� (���� ������)."
 
5657
 
 
5658
#: utils/misc/guc.c:2214
 
5659
msgid "Shows the server version."
 
5660
msgstr "���������� ������ �������."
 
5661
 
 
5662
#: utils/misc/guc.c:2225
 
5663
#, fuzzy
 
5664
msgid "Sets the current role."
 
5665
msgstr "������������� ������� ������� �������� ����������."
 
5666
 
 
5667
#: utils/misc/guc.c:2236
 
5668
msgid "Sets the session user name."
 
5669
msgstr "������������� ��� ������������ ������."
 
5670
 
 
5671
#: utils/misc/guc.c:2246
 
5672
msgid "Sets the destination for server log output."
 
5673
msgstr ""
 
5674
 
 
5675
#: utils/misc/guc.c:2247
 
5676
msgid ""
 
5677
"Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and "
 
5678
"\"eventlog\", depending on the platform."
 
5679
msgstr ""
 
5680
 
 
5681
#: utils/misc/guc.c:2257
 
5682
msgid "Sets the destination directory for log files."
 
5683
msgstr ""
 
5684
 
 
5685
#: utils/misc/guc.c:2258
 
5686
msgid "Can be specified as relative to the data directory or as absolute path."
 
5687
msgstr ""
 
5688
 
 
5689
#: utils/misc/guc.c:2267
 
5690
msgid "Sets the file name pattern for log files."
 
5691
msgstr ""
 
5692
 
 
5693
#: utils/misc/guc.c:2278
 
5694
msgid "Sets the syslog \"facility\" to be used when syslog enabled."
 
5695
msgstr ""
 
5696
 
 
5697
#: utils/misc/guc.c:2279
 
5698
msgid ""
 
5699
"Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, "
 
5700
"LOCAL7."
 
5701
msgstr ""
 
5702
"������ ��������: LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6 � "
 
5703
"LOCAL7."
 
5704
 
 
5705
#: utils/misc/guc.c:2287
 
5706
msgid "Sets the program name used to identify PostgreSQL messages in syslog."
 
5707
msgstr ""
 
5708
"������������� ��� ��������� ��� ������������� ��������� PostgreSQL � syslog."
 
5709
 
 
5710
#: utils/misc/guc.c:2298
 
5711
msgid "Sets the time zone for displaying and interpreting time stamps."
 
5712
msgstr ""
 
5713
 
 
5714
#: utils/misc/guc.c:2307
 
5715
msgid "Selects a file of time zone abbreviations."
 
5716
msgstr ""
 
5717
 
 
5718
#: utils/misc/guc.c:2316
 
5719
msgid "Sets the current transaction's isolation level."
 
5720
msgstr "������������� ������� ������� �������� ����������."
 
5721
 
 
5722
#: utils/misc/guc.c:2326
 
5723
msgid "Sets the owning group of the Unix-domain socket."
 
5724
msgstr ""
 
5725
 
 
5726
#: utils/misc/guc.c:2327
 
5727
msgid ""
 
5728
"The owning user of the socket is always the user that starts the server."
 
5729
msgstr ""
 
5730
 
 
5731
#: utils/misc/guc.c:2336
 
5732
msgid "Sets the directory where the Unix-domain socket will be created."
 
5733
msgstr "������������� ���������� ��� �������� Unix-domain �������."
 
5734
 
 
5735
#: utils/misc/guc.c:2346
 
5736
msgid "Sets the host name or IP address(es) to listen to."
 
5737
msgstr "������������� ��� ����� ��� IP-�����(�) ��� �������������."
 
5738
 
 
5739
#: utils/misc/guc.c:2356
 
5740
msgid "Selects the method used for forcing WAL updates to disk."
 
5741
msgstr ""
 
5742
 
 
5743
#: utils/misc/guc.c:2365
 
5744
msgid "Sets the list of known custom variable classes."
 
5745
msgstr ""
 
5746
 
 
5747
#: utils/misc/guc.c:2375
 
5748
msgid "Sets the server's data directory."
 
5749
msgstr "������������� ���������� ������ �������."
 
5750
 
 
5751
#: utils/misc/guc.c:2385
 
5752
msgid "Sets the server's main configuration file."
 
5753
msgstr ""
 
5754
 
 
5755
#: utils/misc/guc.c:2395
 
5756
#, fuzzy
 
5757
msgid "Sets the server's \"hba\" configuration file."
 
5758
msgstr "������������� ���������� ������ �������."
 
5759
 
 
5760
#: utils/misc/guc.c:2405
 
5761
#, fuzzy
 
5762
msgid "Sets the server's \"ident\" configuration file."
 
5763
msgstr "������������� ���������� ������ �������."
 
5764
 
 
5765
#: utils/misc/guc.c:2415
 
5766
msgid "Writes the postmaster PID to the specified file."
 
5767
msgstr ""
 
5768
 
 
5769
#: utils/misc/guc.c:2425
 
5770
msgid "Sets how binary values are to be encoded in XML."
 
5771
msgstr ""
 
5772
 
 
5773
#: utils/misc/guc.c:2426
 
5774
msgid "Valid values are BASE64 and HEX."
 
5775
msgstr ""
 
5776
 
 
5777
#: utils/misc/guc.c:2434
 
5778
msgid ""
 
5779
"Sets whether XML data in implicit parsing and serialization operations is to "
 
5780
"be considered as documents or content fragments."
 
5781
msgstr ""
 
5782
 
 
5783
#: utils/misc/guc.c:2436
 
5784
msgid "Valid values are DOCUMENT and CONTENT."
 
5785
msgstr ""
 
5786
 
 
5787
#: utils/misc/guc.c:2444
 
5788
msgid "Sets default text search configuration."
 
5789
msgstr ""
 
5790
 
 
5791
#: utils/misc/guc.c:2454
 
5792
msgid "Sets the list of allowed SSL ciphers."
 
5793
msgstr ""
 
5794
 
 
5795
#: utils/misc/guc.c:3186
 
5796
#, c-format
 
5797
msgid ""
 
5798
"%s does not know where to find the server configuration file.\n"
 
5799
"You must specify the --config-file or -D invocation option or set the PGDATA "
 
5800
"environment variable.\n"
 
5801
msgstr ""
 
5802
 
 
5803
#: utils/misc/guc.c:3205
 
5804
#, c-format
 
5805
msgid "%s cannot access the server configuration file \"%s\": %s\n"
 
5806
msgstr ""
 
5807
 
 
5808
#: utils/misc/guc.c:3225
 
5809
#, c-format
 
5810
msgid ""
 
5811
"%s does not know where to find the database system data.\n"
 
5812
"This can be specified as \"data_directory\" in \"%s\", or by the -D "
 
5813
"invocation option, or by the PGDATA environment variable.\n"
 
5814
msgstr ""
 
5815
 
 
5816
#: utils/misc/guc.c:3256
 
5817
#, c-format
 
5818
msgid ""
 
5819
"%s does not know where to find the \"hba\" configuration file.\n"
 
5820
"This can be specified as \"hba_file\" in \"%s\", or by the -D invocation "
 
5821
"option, or by the PGDATA environment variable.\n"
 
5822
msgstr ""
 
5823
 
 
5824
#: utils/misc/guc.c:3279
 
5825
#, c-format
 
5826
msgid ""
 
5827
"%s does not know where to find the \"ident\" configuration file.\n"
 
5828
"This can be specified as \"ident_file\" in \"%s\", or by the -D invocation "
 
5829
"option, or by the PGDATA environment variable.\n"
 
5830
msgstr ""
 
5831
 
 
5832
#: utils/misc/guc.c:3912 utils/misc/guc.c:4080
 
5833
msgid "Value exceeds integer range."
 
5834
msgstr ""
 
5835
 
 
5836
#: utils/misc/guc.c:3935
 
5837
msgid "Valid units for this parameter are \"kB\", \"MB\", and \"GB\"."
 
5838
msgstr ""
 
5839
 
 
5840
#: utils/misc/guc.c:3994
 
5841
msgid ""
 
5842
"Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
 
5843
msgstr ""
 
5844
 
 
5845
#: utils/misc/guc.c:4205 utils/misc/guc.c:4718 utils/misc/guc.c:4762
 
5846
#: utils/misc/guc.c:4879 utils/misc/guc.c:5348 utils/misc/guc.c:5489
 
5847
#: guc-file.l:213
 
5848
#, c-format
 
5849
msgid "unrecognized configuration parameter \"%s\""
 
5850
msgstr "�� ������������ �������� ������������: \"%s\""
 
5851
 
 
5852
#: utils/misc/guc.c:4232
 
5853
#, c-format
 
5854
msgid "parameter \"%s\" cannot be changed"
 
5855
msgstr "�������� \"%s\" ������ ��������"
 
5856
 
 
5857
#: utils/misc/guc.c:4249 guc-file.l:260
 
5858
#, fuzzy, c-format
 
5859
msgid ""
 
5860
"parameter \"%s\" cannot be changed after server start; configuration file "
 
5861
"change ignored"
 
5862
msgstr "������ �������� �������� \"%s\" ����� ������� �������"
 
5863
 
 
5864
#: utils/misc/guc.c:4257
 
5865
#, c-format
 
5866
msgid "parameter \"%s\" cannot be changed after server start"
 
5867
msgstr "������ �������� �������� \"%s\" ����� ������� �������"
 
5868
 
 
5869
#: utils/misc/guc.c:4267
 
5870
#, c-format
 
5871
msgid "parameter \"%s\" cannot be changed now"
 
5872
msgstr "������ �������� �������� \"%s\" ������"
 
5873
 
 
5874
#: utils/misc/guc.c:4297
 
5875
#, c-format
 
5876
msgid "parameter \"%s\" cannot be set after connection start"
 
5877
msgstr "������ ���������� �������� \"%s\" ����� ������� �������������"
 
5878
 
 
5879
#: utils/misc/guc.c:4307
 
5880
#, c-format
 
5881
msgid "permission denied to set parameter \"%s\""
 
5882
msgstr "������ �����ݣ� �� ��������� ��������� \"%s\""
 
5883
 
 
5884
#: utils/misc/guc.c:4360
 
5885
#, c-format
 
5886
msgid "parameter \"%s\" requires a Boolean value"
 
5887
msgstr "�������� \"%s\" ������� ��������� ��������"
 
5888
 
 
5889
#: utils/misc/guc.c:4382 utils/misc/guc.c:4457
 
5890
#, c-format
 
5891
msgid "invalid value for parameter \"%s\": %d"
 
5892
msgstr "�������� �������� ��� ��������� \"%s\": %d"
 
5893
 
 
5894
#: utils/misc/guc.c:4426 utils/misc/guc.c:4628 guc-file.l:174
 
5895
#, c-format
 
5896
msgid "invalid value for parameter \"%s\": \"%s\""
 
5897
msgstr "�������� �������� ��� ��������� \"%s\": \"%s\""
 
5898
 
 
5899
#: utils/misc/guc.c:4435
 
5900
#, c-format
 
5901
msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
 
5902
msgstr "%d ��� ��������� ��� ��������� \"%s\" (%d .. %d)"
 
5903
 
 
5904
#: utils/misc/guc.c:4499
 
5905
#, c-format
 
5906
msgid "parameter \"%s\" requires a numeric value"
 
5907
msgstr "�������� \"%s\" ������� �������� ��������"
 
5908
 
 
5909
#: utils/misc/guc.c:4507
 
5910
#, c-format
 
5911
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
 
5912
msgstr "%g ��� ��������� ��� ��������� \"%s\" (%g .. %g)"
 
5913
 
 
5914
#: utils/misc/guc.c:4529
 
5915
#, c-format
 
5916
msgid "invalid value for parameter \"%s\": %g"
 
5917
msgstr "�������� �������� ��� ��������� \"%s\": %g"
 
5918
 
 
5919
#: utils/misc/guc.c:4722 utils/misc/guc.c:4766 utils/misc/guc.c:5493
 
5920
#, c-format
 
5921
msgid "must be superuser to examine \"%s\""
 
5922
msgstr ""
 
5923
 
 
5924
#: utils/misc/guc.c:4888
 
5925
#, c-format
 
5926
msgid "SET %s takes only one argument"
 
5927
msgstr "SET %s ��������� ������ ���� ��������"
 
5928
 
 
5929
#: utils/misc/guc.c:5100
 
5930
msgid "SET requires parameter name"
 
5931
msgstr "SET ������� ��� ���������"
 
5932
 
 
5933
#: utils/misc/guc.c:5197
 
5934
#, c-format
 
5935
msgid "attempt to redefine parameter \"%s\""
 
5936
msgstr ""
 
5937
 
 
5938
#: utils/misc/guc.c:6163 utils/init/miscinit.c:1002 commands/copy.c:2163
 
5939
#, c-format
 
5940
msgid "could not read from file \"%s\": %m"
 
5941
msgstr "�� ���������� ������� �� ����� \"%s\": %m"
 
5942
 
 
5943
#: utils/misc/guc.c:6274
 
5944
#, c-format
 
5945
msgid "could not parse setting for parameter \"%s\""
 
5946
msgstr "�� ���������� ���������������� ��������� ��� ��������� \"%s\""
 
5947
 
 
5948
#: utils/misc/guc.c:6465
 
5949
msgid "invalid list syntax for parameter \"log_destination\""
 
5950
msgstr "�������� ��������� ��� ��������� \"log_destination\""
 
5951
 
 
5952
#: utils/misc/guc.c:6489
 
5953
#, c-format
 
5954
msgid "unrecognized \"log_destination\" key word: \"%s\""
 
5955
msgstr "�� ������������ �������� ����� \"log_destination\": \"%s\""
 
5956
 
 
5957
#: utils/misc/guc.c:6776
 
5958
msgid "SET AUTOCOMMIT TO OFF is no longer supported"
 
5959
msgstr "SET AUTOCOMMIT TO OFF ������ �� ��������������"
 
5960
 
 
5961
#: utils/misc/guc.c:6848
 
5962
msgid "assertion checking is not supported by this build"
 
5963
msgstr ""
 
5964
 
 
5965
#: utils/misc/guc.c:6863
 
5966
#, fuzzy
 
5967
msgid "SSL is not supported by this build"
 
5968
msgstr "\"E\" �� ��������������"
 
5969
 
 
5970
#: utils/misc/guc.c:6877
 
5971
msgid "cannot enable parameter when \"log_statement_stats\" is true"
 
5972
msgstr ""
 
5973
 
 
5974
#: utils/misc/guc.c:6893
 
5975
msgid ""
 
5976
"cannot enable \"log_statement_stats\" when \"log_parser_stats\", "
 
5977
"\"log_planner_stats\", or \"log_executor_stats\" is true"
 
5978
msgstr ""
 
5979
 
 
5980
#: utils/misc/guc.c:6911
 
5981
msgid "cannot set transaction read-write mode inside a read-only transaction"
 
5982
msgstr ""
 
5983
 
 
5984
#: utils/misc/help_config.c:124
 
5985
msgid "internal error: unrecognized run-time parameter type\n"
 
5986
msgstr ""
 
5987
 
 
5988
#: utils/misc/tzparser.c:63
 
5989
#, c-format
 
5990
msgid ""
 
5991
"time zone abbreviation \"%s\" is too long (maximum %d characters) in time "
 
5992
"zone file \"%s\", line %d"
 
5993
msgstr ""
 
5994
 
 
5995
#: utils/misc/tzparser.c:72
 
5996
#, c-format
 
5997
msgid ""
 
5998
"time zone offset %d is not a multiple of 900 sec (15 min) in time zone file "
 
5999
"\"%s\", line %d"
 
6000
msgstr ""
 
6001
 
 
6002
#: utils/misc/tzparser.c:86
 
6003
#, c-format
 
6004
msgid "time zone offset %d is out of range in time zone file \"%s\", line %d"
 
6005
msgstr ""
 
6006
 
 
6007
#: utils/misc/tzparser.c:123
 
6008
#, c-format
 
6009
msgid "missing time zone abbreviation in time zone file \"%s\", line %d"
 
6010
msgstr ""
 
6011
 
 
6012
#: utils/misc/tzparser.c:134
 
6013
#, c-format
 
6014
msgid "missing time zone offset in time zone file \"%s\", line %d"
 
6015
msgstr ""
 
6016
 
 
6017
#: utils/misc/tzparser.c:143
 
6018
#, c-format
 
6019
msgid "invalid number for time zone offset in time zone file \"%s\", line %d"
 
6020
msgstr ""
 
6021
 
 
6022
#: utils/misc/tzparser.c:168
 
6023
#, fuzzy, c-format
 
6024
msgid "invalid syntax in time zone file \"%s\", line %d"
 
6025
msgstr "�������� ��� ��������� ����: \"%s\""
 
6026
 
 
6027
#: utils/misc/tzparser.c:234
 
6028
#, c-format
 
6029
msgid "time zone abbreviation \"%s\" is multiply defined"
 
6030
msgstr ""
 
6031
 
 
6032
#: utils/misc/tzparser.c:236
 
6033
#, c-format
 
6034
msgid ""
 
6035
"Entry in time zone file \"%s\", line %d, conflicts with entry in file \"%s"
 
6036
"\", line %d."
 
6037
msgstr ""
 
6038
 
 
6039
#: utils/misc/tzparser.c:303
 
6040
#, fuzzy, c-format
 
6041
msgid "invalid time zone file name \"%s\""
 
6042
msgstr "�������� ��� ��������� ����: \"%s\""
 
6043
 
 
6044
#: utils/misc/tzparser.c:318
 
6045
#, fuzzy, c-format
 
6046
msgid "time zone file recursion limit exceeded in file \"%s\""
 
6047
msgstr "���������� ����������� �������� � �������� ��� ��������� \"%s\""
 
6048
 
 
6049
#: utils/misc/tzparser.c:333 utils/misc/tzparser.c:347
 
6050
#, fuzzy, c-format
 
6051
msgid "could not read time zone file \"%s\": %m"
 
6052
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
6053
 
 
6054
#: utils/misc/tzparser.c:359
 
6055
#, c-format
 
6056
msgid "line is too long in time zone file \"%s\", line %d"
 
6057
msgstr ""
 
6058
 
 
6059
#: utils/misc/tzparser.c:384
 
6060
#, c-format
 
6061
msgid "@INCLUDE without file name in time zone file \"%s\", line %d"
 
6062
msgstr ""
 
6063
 
 
6064
#: guc-file.l:368
 
6065
#, fuzzy, c-format
 
6066
msgid ""
 
6067
"could not open configuration file \"%s\": maximum nesting depth exceeded"
 
6068
msgstr "�� ���������� ������� ���� ������������ \"%s\": %m"
 
6069
 
 
6070
#: guc-file.l:520
 
6071
#, c-format
 
6072
msgid "syntax error in file \"%s\" line %u, near end of line"
 
6073
msgstr "������ ���������� � ���� \"%s\" ������ %u, ����� � ������ ������"
 
6074
 
 
6075
#: guc-file.l:525
 
6076
#, c-format
 
6077
msgid "syntax error in file \"%s\" line %u, near token \"%s\""
 
6078
msgstr "������ ���������� � ���� \"%s\" ������ %u, ����� � \"%s\""
 
6079
 
 
6080
#: utils/init/flatfiles.c:205 utils/init/flatfiles.c:275
 
6081
#: utils/init/flatfiles.c:404 utils/init/flatfiles.c:657
 
6082
#, c-format
 
6083
msgid "could not write to temporary file \"%s\": %m"
 
6084
msgstr "�� ���������� �������� �� ��������� ���� \"%s\": %m"
 
6085
 
 
6086
#: utils/init/flatfiles.c:245
 
6087
#, fuzzy, c-format
 
6088
msgid "invalid database name \"%s\""
 
6089
msgstr "�������� ��� ������������ \"%s\""
 
6090
 
 
6091
#: utils/init/flatfiles.c:499
 
6092
#, fuzzy, c-format
 
6093
msgid "invalid role name \"%s\""
 
6094
msgstr "�������� ��� ������ \"%s\""
 
6095
 
 
6096
#: utils/init/flatfiles.c:506
 
6097
#, fuzzy, c-format
 
6098
msgid "invalid role password \"%s\""
 
6099
msgstr "�������� ������ \"%s\""
 
6100
 
 
6101
#: utils/init/miscinit.c:176
 
6102
#, c-format
 
6103
msgid "could not change directory to \"%s\": %m"
 
6104
msgstr "�� ���������� �������� ���������� �� \"%s\": %m"
 
6105
 
 
6106
#: utils/init/miscinit.c:420 utils/cache/lsyscache.c:2695 commands/user.c:552
 
6107
#: commands/user.c:734 commands/user.c:843 commands/user.c:995
 
6108
#: commands/variable.c:752 commands/variable.c:882
 
6109
#, fuzzy, c-format
 
6110
msgid "role \"%s\" does not exist"
 
6111
msgstr "������� \"%s\" �� ����������"
 
6112
 
 
6113
#: utils/init/miscinit.c:450
 
6114
#, fuzzy, c-format
 
6115
msgid "role \"%s\" is not permitted to log in"
 
6116
msgstr "������� \"%s\" �� ����������"
 
6117
 
 
6118
#: utils/init/miscinit.c:468
 
6119
#, fuzzy, c-format
 
6120
msgid "too many connections for role \"%s\""
 
6121
msgstr "SSL ������������� �� \"%s\""
 
6122
 
 
6123
#: utils/init/miscinit.c:543
 
6124
msgid "permission denied to set session authorization"
 
6125
msgstr "������ �����ݣ� �� ��������� ����������� ������"
 
6126
 
 
6127
#: utils/init/miscinit.c:625
 
6128
#, fuzzy, c-format
 
6129
msgid "invalid role OID: %u"
 
6130
msgstr "�������� ID ������������: %d"
 
6131
 
 
6132
#: utils/init/miscinit.c:717
 
6133
#, c-format
 
6134
msgid "could not create lock file \"%s\": %m"
 
6135
msgstr "�� ������� ������� ���� ���������� \"%s\": %m"
 
6136
 
 
6137
#: utils/init/miscinit.c:731
 
6138
#, c-format
 
6139
msgid "could not open lock file \"%s\": %m"
 
6140
msgstr "�� ������� ������� ���� ���������� \"%s\": %m"
 
6141
 
 
6142
#: utils/init/miscinit.c:737
 
6143
#, c-format
 
6144
msgid "could not read lock file \"%s\": %m"
 
6145
msgstr "�� ������� ������� ���� ���������� \"%s\": %m"
 
6146
 
 
6147
#: utils/init/miscinit.c:800
 
6148
#, c-format
 
6149
msgid "lock file \"%s\" already exists"
 
6150
msgstr "���� ���������� \"%s\" ��� ����������"
 
6151
 
 
6152
#: utils/init/miscinit.c:804
 
6153
#, c-format
 
6154
msgid "Is another postgres (PID %d) running in data directory \"%s\"?"
 
6155
msgstr "����������� �� ������ postgres (PID %d) �� ���������� ������ \"%s\"?"
 
6156
 
 
6157
#: utils/init/miscinit.c:806
 
6158
#, c-format
 
6159
msgid "Is another postmaster (PID %d) running in data directory \"%s\"?"
 
6160
msgstr "����������� �� ������ postmaster (PID %d) �� ���������� ������ \"%s\"?"
 
6161
 
 
6162
#: utils/init/miscinit.c:809
 
6163
#, c-format
 
6164
msgid "Is another postgres (PID %d) using socket file \"%s\"?"
 
6165
msgstr "���������� �� ������ postgres (PID %d) ���� ������ \"%s\"?"
 
6166
 
 
6167
#: utils/init/miscinit.c:811
 
6168
#, c-format
 
6169
msgid "Is another postmaster (PID %d) using socket file \"%s\"?"
 
6170
msgstr "���������� �� ������ postmaster (PID %d) ���� ������ \"%s\"?"
 
6171
 
 
6172
#: utils/init/miscinit.c:839
 
6173
#, c-format
 
6174
msgid "pre-existing shared memory block (key %lu, ID %lu) is still in use"
 
6175
msgstr ""
 
6176
 
 
6177
#: utils/init/miscinit.c:842
 
6178
#, c-format
 
6179
msgid ""
 
6180
"If you're sure there are no old server processes still running, remove the "
 
6181
"shared memory block with the command \"ipcclean\", \"ipcrm\", or just delete "
 
6182
"the file \"%s\"."
 
6183
msgstr ""
 
6184
 
 
6185
#: utils/init/miscinit.c:860
 
6186
#, c-format
 
6187
msgid "could not remove old lock file \"%s\": %m"
 
6188
msgstr "�� ������� ������� ������ ���� ���������� \"%s\": %m"
 
6189
 
 
6190
#: utils/init/miscinit.c:862
 
6191
msgid ""
 
6192
"The file seems accidentally left over, but it could not be removed. Please "
 
6193
"remove the file by hand and try again."
 
6194
msgstr ""
 
6195
 
 
6196
#: utils/init/miscinit.c:884 utils/init/miscinit.c:894
 
6197
#, c-format
 
6198
msgid "could not write lock file \"%s\": %m"
 
6199
msgstr "�� ������� �������� ���� ���������� \"%s\": %m"
 
6200
 
 
6201
#: utils/init/miscinit.c:1093 utils/init/miscinit.c:1106
 
6202
#, c-format
 
6203
msgid "\"%s\" is not a valid data directory"
 
6204
msgstr "\"%s\" �� �������� ������ ����������� ������"
 
6205
 
 
6206
#: utils/init/miscinit.c:1095
 
6207
#, c-format
 
6208
msgid "File \"%s\" is missing."
 
6209
msgstr "���� \"%s\" �����������."
 
6210
 
 
6211
#: utils/init/miscinit.c:1108
 
6212
#, c-format
 
6213
msgid "File \"%s\" does not contain valid data."
 
6214
msgstr "���� \"%s\" �� �������� ������ ������."
 
6215
 
 
6216
#: utils/init/miscinit.c:1110
 
6217
#, fuzzy
 
6218
msgid "You might need to initdb."
 
6219
msgstr "��� �������� ���� ��������� initdb."
 
6220
 
 
6221
#: utils/init/miscinit.c:1118
 
6222
#, c-format
 
6223
msgid ""
 
6224
"The data directory was initialized by PostgreSQL version %ld.%ld, which is "
 
6225
"not compatible with this version %s."
 
6226
msgstr ""
 
6227
"���������� ������ ���� ���������������� � ������� PostgreSQL, ������ %ld.%"
 
6228
"ld, ������� �� ���������� � ���� �������: %s."
 
6229
 
 
6230
#: utils/init/miscinit.c:1162
 
6231
#, fuzzy, c-format
 
6232
msgid "invalid list syntax in parameter \"%s\""
 
6233
msgstr "�������� ��������� ��� ��������� \"log_destination\""
 
6234
 
 
6235
#: utils/init/miscinit.c:1187
 
6236
#, fuzzy, c-format
 
6237
msgid "loaded library \"%s\""
 
6238
msgstr "�������������� ���������� \"%s\""
 
6239
 
 
6240
#: utils/init/postinit.c:171
 
6241
#, fuzzy, c-format
 
6242
msgid "database \"%s\" has disappeared from pg_database"
 
6243
msgstr "���� \"%s\", OID %u, ������� �� pg_database"
 
6244
 
 
6245
#: utils/init/postinit.c:173
 
6246
#, c-format
 
6247
msgid "Database OID %u now seems to belong to \"%s\"."
 
6248
msgstr ""
 
6249
 
 
6250
#: utils/init/postinit.c:193
 
6251
#, c-format
 
6252
msgid "database \"%s\" is not currently accepting connections"
 
6253
msgstr "���� \"%s\" �� ��������� ������������� � ������ ������"
 
6254
 
 
6255
#: utils/init/postinit.c:206
 
6256
#, fuzzy, c-format
 
6257
msgid "permission denied for database \"%s\""
 
6258
msgstr "������ �����ݣ� ��� ���� %s"
 
6259
 
 
6260
#: utils/init/postinit.c:207
 
6261
msgid "User does not have CONNECT privilege."
 
6262
msgstr ""
 
6263
 
 
6264
#: utils/init/postinit.c:224
 
6265
#, fuzzy, c-format
 
6266
msgid "too many connections for database \"%s\""
 
6267
msgstr "SSL ������������� �� \"%s\""
 
6268
 
 
6269
#: utils/init/postinit.c:377
 
6270
#, fuzzy, c-format
 
6271
msgid "database %u does not exist"
 
6272
msgstr "���� ������ \"%s\" �� ����������"
 
6273
 
 
6274
#: utils/init/postinit.c:508
 
6275
msgid "It seems to have just been dropped or renamed."
 
6276
msgstr ""
 
6277
 
 
6278
#: utils/init/postinit.c:524
 
6279
#, c-format
 
6280
msgid "The database subdirectory \"%s\" is missing."
 
6281
msgstr "������������� ��� ������ \"%s\" �����������."
 
6282
 
 
6283
#: utils/init/postinit.c:529
 
6284
#, c-format
 
6285
msgid "could not access directory \"%s\": %m"
 
6286
msgstr "������ ��� ������� � ���������� \"%s\": %m"
 
6287
 
 
6288
#: utils/init/postinit.c:562
 
6289
#, fuzzy
 
6290
msgid "no roles are defined in this database system"
 
6291
msgstr "������������ �� ���������� � ���� ������� ��� ������"
 
6292
 
 
6293
#: utils/init/postinit.c:563
 
6294
#, fuzzy, c-format
 
6295
msgid "You should immediately run CREATE USER \"%s\" CREATEUSER;."
 
6296
msgstr ""
 
6297
"�� ������ ���������� ��������� CREATE USER \"%s\" WITH SYSID %d CREATEUSER;."
 
6298
 
 
6299
#: utils/init/postinit.c:593
 
6300
msgid "connection limit exceeded for non-superusers"
 
6301
msgstr "�������� ����� ������������� ��� ������� �������������"
 
6302
 
 
6303
#: utils/error/assert.c:37
 
6304
msgid "TRAP: ExceptionalCondition: bad arguments\n"
 
6305
msgstr ""
 
6306
 
 
6307
#: utils/error/assert.c:40
 
6308
#, c-format
 
6309
msgid "TRAP: %s(\"%s\", File: \"%s\", Line: %d)\n"
 
6310
msgstr "TRAP: %s(\"%s\", ����: \"%s\", ������: %d)\n"
 
6311
 
 
6312
#: utils/error/elog.c:1234
 
6313
#, c-format
 
6314
msgid "could not reopen file \"%s\" as stderr: %m"
 
6315
msgstr "�� ���������� ����������� ���� \"%s\" ��� stderr: %m"
 
6316
 
 
6317
#: utils/error/elog.c:1247
 
6318
#, c-format
 
6319
msgid "could not reopen file \"%s\" as stdout: %m"
 
6320
msgstr "�� ���������� ����������� ���� \"%s\" ��� stdout: %m"
 
6321
 
 
6322
#: utils/error/elog.c:1508 utils/error/elog.c:1518
 
6323
msgid "[unknown]"
 
6324
msgstr ""
 
6325
 
 
6326
#: utils/error/elog.c:1921 utils/error/elog.c:2176 utils/error/elog.c:2252
 
6327
msgid "missing error text"
 
6328
msgstr "����������� ����� ������"
 
6329
 
 
6330
#: utils/error/elog.c:1924 utils/error/elog.c:1927 utils/error/elog.c:2255
 
6331
#: utils/error/elog.c:2258
 
6332
#, c-format
 
6333
msgid " at character %d"
 
6334
msgstr " �� ������� %d"
 
6335
 
 
6336
#: utils/error/elog.c:1937
 
6337
msgid "DETAIL:  "
 
6338
msgstr "�����������:  "
 
6339
 
 
6340
#: utils/error/elog.c:1944
 
6341
msgid "HINT:  "
 
6342
msgstr "���������:  "
 
6343
 
 
6344
#: utils/error/elog.c:1951
 
6345
msgid "QUERY:  "
 
6346
msgstr "������:  "
 
6347
 
 
6348
#: utils/error/elog.c:1958
 
6349
msgid "CONTEXT:  "
 
6350
msgstr "��������:  "
 
6351
 
 
6352
#: utils/error/elog.c:1968
 
6353
#, c-format
 
6354
msgid "LOCATION:  %s, %s:%d\n"
 
6355
msgstr "���:       %s, %s:%d\n"
 
6356
 
 
6357
#: utils/error/elog.c:1975
 
6358
#, c-format
 
6359
msgid "LOCATION:  %s:%d\n"
 
6360
msgstr "���:       %s:%d\n"
 
6361
 
 
6362
#: utils/error/elog.c:1989
 
6363
msgid "STATEMENT:  "
 
6364
msgstr "�������:  "
 
6365
 
 
6366
#: utils/error/elog.c:2086
 
6367
msgid "Not safe to send CSV data\n"
 
6368
msgstr ""
 
6369
 
 
6370
#. translator: This string will be truncated at 47
 
6371
#. characters expanded.
 
6372
#: utils/error/elog.c:2367
 
6373
#, c-format
 
6374
msgid "operating system error %d"
 
6375
msgstr "������ ������������ ������� %d"
 
6376
 
 
6377
#: utils/error/elog.c:2394
 
6378
msgid "DEBUG"
 
6379
msgstr "DEBUG"
 
6380
 
 
6381
#: utils/error/elog.c:2398
 
6382
msgid "LOG"
 
6383
msgstr "LOG"
 
6384
 
 
6385
#: utils/error/elog.c:2401
 
6386
msgid "INFO"
 
6387
msgstr "INFO"
 
6388
 
 
6389
#: utils/error/elog.c:2404
 
6390
msgid "NOTICE"
 
6391
msgstr "NOTICE"
 
6392
 
 
6393
#: utils/error/elog.c:2407
 
6394
msgid "WARNING"
 
6395
msgstr "WARNING"
 
6396
 
 
6397
#: utils/error/elog.c:2413
 
6398
msgid "ERROR"
 
6399
msgstr "ERROR"
 
6400
 
 
6401
#: utils/error/elog.c:2419
 
6402
msgid "FATAL"
 
6403
msgstr "FATAL"
 
6404
 
 
6405
#: utils/error/elog.c:2425
 
6406
msgid "PANIC"
 
6407
msgstr "PANIC"
 
6408
 
 
6409
#: utils/fmgr/dfmgr.c:122
 
6410
#, c-format
 
6411
msgid "could not find function \"%s\" in file \"%s\""
 
6412
msgstr "�� ���������� ����� ������� \"%s\" � ����� \"%s\""
 
6413
 
 
6414
#: utils/fmgr/dfmgr.c:201 utils/fmgr/dfmgr.c:331 utils/fmgr/dfmgr.c:378
 
6415
#, c-format
 
6416
msgid "could not access file \"%s\": %m"
 
6417
msgstr "��� ������� � ����� \"%s\": %m"
 
6418
 
 
6419
#: utils/fmgr/dfmgr.c:239
 
6420
#, c-format
 
6421
msgid "could not load library \"%s\": %s"
 
6422
msgstr "�� ���������� ��������� ���������� \"%s\": %s"
 
6423
 
 
6424
#: utils/fmgr/dfmgr.c:267
 
6425
#, c-format
 
6426
msgid "incompatible library \"%s\": version mismatch"
 
6427
msgstr ""
 
6428
 
 
6429
#: utils/fmgr/dfmgr.c:269
 
6430
#, c-format
 
6431
msgid "Server is version %d.%d, library is version %d.%d."
 
6432
msgstr ""
 
6433
 
 
6434
#: utils/fmgr/dfmgr.c:275
 
6435
#, c-format
 
6436
msgid "incompatible library \"%s\": magic block mismatch"
 
6437
msgstr ""
 
6438
 
 
6439
#: utils/fmgr/dfmgr.c:286
 
6440
#, c-format
 
6441
msgid "incompatible library \"%s\": missing magic block"
 
6442
msgstr ""
 
6443
 
 
6444
#: utils/fmgr/dfmgr.c:288
 
6445
msgid "Extension libraries are required to use the PG_MODULE_MAGIC macro."
 
6446
msgstr ""
 
6447
 
 
6448
#: utils/fmgr/dfmgr.c:462
 
6449
#, fuzzy, c-format
 
6450
msgid "access to library \"%s\" is not allowed"
 
6451
msgstr "����� ������� \"%s\" �� ����������"
 
6452
 
 
6453
#: utils/fmgr/dfmgr.c:489
 
6454
#, c-format
 
6455
msgid "invalid macro name in dynamic library path: %s"
 
6456
msgstr ""
 
6457
 
 
6458
#: utils/fmgr/dfmgr.c:534
 
6459
msgid "zero-length component in parameter \"dynamic_library_path\""
 
6460
msgstr ""
 
6461
 
 
6462
#: utils/fmgr/dfmgr.c:553
 
6463
msgid "component in parameter \"dynamic_library_path\" is not an absolute path"
 
6464
msgstr ""
 
6465
 
 
6466
#: utils/fmgr/fmgr.c:256
 
6467
#, c-format
 
6468
msgid "internal function \"%s\" is not in internal lookup table"
 
6469
msgstr "���������� ������� \"%s\" �� �� ���������� ��������� �������"
 
6470
 
 
6471
#: utils/fmgr/fmgr.c:457
 
6472
#, c-format
 
6473
msgid "unrecognized API version %d reported by info function \"%s\""
 
6474
msgstr ""
 
6475
 
 
6476
#: utils/fmgr/fmgr.c:828 utils/fmgr/fmgr.c:2047
 
6477
#, c-format
 
6478
msgid "function %u has too many arguments (%d, maximum is %d)"
 
6479
msgstr "������� %u �������� ������� ����� ���������� (%d, ��� ��������� %d)"
 
6480
 
 
6481
#: utils/fmgr/funcapi.c:356
 
6482
#, fuzzy, c-format
 
6483
msgid ""
 
6484
"could not determine actual result type for function \"%s\" declared to "
 
6485
"return type %s"
 
6486
msgstr ""
 
6487
"�� � ��������� ���������� �������� ��� ���������� ��� ������� "
 
6488
"����������������� ���������� ��� %s"
 
6489
 
 
6490
#: utils/fmgr/funcapi.c:1103 utils/fmgr/funcapi.c:1134
 
6491
msgid "number of aliases does not match number of columns"
 
6492
msgstr "����� ������� �� ��������� � ������ �������"
 
6493
 
 
6494
#: utils/fmgr/funcapi.c:1128
 
6495
msgid "no column alias was provided"
 
6496
msgstr "����� ������� �� ������"
 
6497
 
 
6498
#: utils/fmgr/funcapi.c:1152
 
6499
msgid "could not determine row description for function returning record"
 
6500
msgstr ""
 
6501
"�� � ��������� ���������� �������� ������ ��� ������� ������������ ������"
 
6502
 
 
6503
#: utils/cache/lsyscache.c:2277 utils/cache/lsyscache.c:2312
 
6504
#: utils/cache/lsyscache.c:2347 utils/cache/lsyscache.c:2382
 
6505
#, c-format
 
6506
msgid "type %s is only a shell"
 
6507
msgstr "��� %s �������� ������ ���������"
 
6508
 
 
6509
#: utils/cache/lsyscache.c:2282
 
6510
#, c-format
 
6511
msgid "no input function available for type %s"
 
6512
msgstr ""
 
6513
 
 
6514
#: utils/cache/lsyscache.c:2317
 
6515
#, c-format
 
6516
msgid "no output function available for type %s"
 
6517
msgstr ""
 
6518
 
 
6519
#: utils/cache/plancache.c:526
 
6520
msgid "cached plan must not change result type"
 
6521
msgstr ""
 
6522
 
 
6523
#: utils/cache/relcache.c:3698
 
6524
#, c-format
 
6525
msgid "could not create relation-cache initialization file \"%s\": %m"
 
6526
msgstr "�� ���������� ������� ���� ������������� ��� ���� ��������� \"%s\": %m"
 
6527
 
 
6528
#: utils/cache/relcache.c:3700
 
6529
msgid "Continuing anyway, but there's something wrong."
 
6530
msgstr "���������� � ����� ������, �� ���-�� �� ���."
 
6531
 
 
6532
#: utils/cache/typcache.c:145 parser/parse_type.c:204
 
6533
#, c-format
 
6534
msgid "type \"%s\" is only a shell"
 
6535
msgstr "��� \"%s\" �������� ������ ���������"
 
6536
 
 
6537
#: utils/cache/typcache.c:325
 
6538
#, c-format
 
6539
msgid "type %s is not composite"
 
6540
msgstr "��� %s �� �������� ������-���������"
 
6541
 
 
6542
#: utils/cache/typcache.c:339
 
6543
msgid "record type has not been registered"
 
6544
msgstr ""
 
6545
 
 
6546
#: tsearch/dict_ispell.c:52 tsearch/dict_thesaurus.c:615
 
6547
#, fuzzy
 
6548
msgid "multiple DictFile parameters"
 
6549
msgstr "�������������� ���������� �������"
 
6550
 
 
6551
#: tsearch/dict_ispell.c:63
 
6552
#, fuzzy
 
6553
msgid "multiple AffFile parameters"
 
6554
msgstr "�������������� ���������� �������"
 
6555
 
 
6556
#: tsearch/dict_ispell.c:74 tsearch/dict_simple.c:50
 
6557
#: snowball/dict_snowball.c:206
 
6558
msgid "multiple StopWords parameters"
 
6559
msgstr ""
 
6560
 
 
6561
#: tsearch/dict_ispell.c:82
 
6562
#, fuzzy, c-format
 
6563
msgid "unrecognized Ispell parameter: \"%s\""
 
6564
msgstr "�� ������������ �������� ������������: \"%s\""
 
6565
 
 
6566
#: tsearch/dict_ispell.c:96
 
6567
#, fuzzy
 
6568
msgid "missing AffFile parameter"
 
6569
msgstr "����������� ����� �������� ������"
 
6570
 
 
6571
#: tsearch/dict_ispell.c:102 tsearch/dict_thesaurus.c:639
 
6572
#, fuzzy
 
6573
msgid "missing DictFile parameter"
 
6574
msgstr "����������� ����� �������� ������"
 
6575
 
 
6576
#: tsearch/dict_simple.c:59
 
6577
msgid "multiple Accept parameters"
 
6578
msgstr ""
 
6579
 
 
6580
#: tsearch/dict_simple.c:67
 
6581
#, fuzzy, c-format
 
6582
msgid "unrecognized simple dictionary parameter: \"%s\""
 
6583
msgstr "�� ������������ �������� ������������: \"%s\""
 
6584
 
 
6585
#: tsearch/dict_synonym.c:95
 
6586
#, fuzzy, c-format
 
6587
msgid "unrecognized synonym parameter: \"%s\""
 
6588
msgstr "�� ������������ �������� ������������: \"%s\""
 
6589
 
 
6590
#: tsearch/dict_synonym.c:102
 
6591
#, fuzzy
 
6592
msgid "missing Synonyms parameter"
 
6593
msgstr "����������� ���"
 
6594
 
 
6595
#: tsearch/dict_synonym.c:109
 
6596
#, fuzzy, c-format
 
6597
msgid "could not open synonym file \"%s\": %m"
 
6598
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
6599
 
 
6600
#: tsearch/dict_thesaurus.c:180
 
6601
#, fuzzy, c-format
 
6602
msgid "could not open thesaurus file \"%s\": %m"
 
6603
msgstr "�� ���������� �������� ���� ������� \"%s\": %m"
 
6604
 
 
6605
#: tsearch/dict_thesaurus.c:213
 
6606
#, fuzzy
 
6607
msgid "unexpected delimiter"
 
6608
msgstr "����������� \"=\""
 
6609
 
 
6610
#: tsearch/dict_thesaurus.c:263 tsearch/dict_thesaurus.c:279
 
6611
#, fuzzy
 
6612
msgid "unexpected end of line or lexeme"
 
6613
msgstr "����������� ����� �����."
 
6614
 
 
6615
#: tsearch/dict_thesaurus.c:288
 
6616
#, fuzzy
 
6617
msgid "unexpected end of line"
 
6618
msgstr "����������� ����� �����."
 
6619
 
 
6620
#: tsearch/dict_thesaurus.c:413
 
6621
#, c-format
 
6622
msgid ""
 
6623
"thesaurus sample word \"%s\" isn't recognized by subdictionary (rule %d)"
 
6624
msgstr ""
 
6625
 
 
6626
#: tsearch/dict_thesaurus.c:419
 
6627
#, c-format
 
6628
msgid "thesaurus sample word \"%s\" is a stop word (rule %d)"
 
6629
msgstr ""
 
6630
 
 
6631
#: tsearch/dict_thesaurus.c:422
 
6632
#, fuzzy
 
6633
msgid "Use \"?\" to represent a stop word within a sample phrase."
 
6634
msgstr "����������� \"\\r\" ��� ������������� ����� ������."
 
6635
 
 
6636
#: tsearch/dict_thesaurus.c:567
 
6637
#, c-format
 
6638
msgid "thesaurus substitute word \"%s\" is a stop word (rule %d)"
 
6639
msgstr ""
 
6640
 
 
6641
#: tsearch/dict_thesaurus.c:574
 
6642
#, c-format
 
6643
msgid ""
 
6644
"thesaurus substitute word \"%s\" isn't recognized by subdictionary (rule %d)"
 
6645
msgstr ""
 
6646
 
 
6647
#: tsearch/dict_thesaurus.c:586
 
6648
#, c-format
 
6649
msgid "thesaurus substitute phrase is empty (rule %d)"
 
6650
msgstr ""
 
6651
 
 
6652
#: tsearch/dict_thesaurus.c:624
 
6653
#, fuzzy
 
6654
msgid "multiple Dictionary parameters"
 
6655
msgstr "�������������� ���������� �������"
 
6656
 
 
6657
#: tsearch/dict_thesaurus.c:631
 
6658
#, fuzzy, c-format
 
6659
msgid "unrecognized Thesaurus parameter: \"%s\""
 
6660
msgstr "�� ������������ �������� ������������: \"%s\""
 
6661
 
 
6662
#: tsearch/dict_thesaurus.c:643
 
6663
#, fuzzy
 
6664
msgid "missing Dictionary parameter"
 
6665
msgstr "����������� ���"
 
6666
 
 
6667
#: tsearch/spell.c:204
 
6668
#, fuzzy, c-format
 
6669
msgid "could not open dictionary file \"%s\": %m"
 
6670
msgstr "�� ���������� ������� ���� ���������� \"%s\": %m"
 
6671
 
 
6672
#: tsearch/spell.c:444 tsearch/spell.c:461 tsearch/spell.c:478
 
6673
#: tsearch/spell.c:495 tsearch/spell.c:517 gram.y:9607 gram.y:9609 gram.y:9626
 
6674
#: gram.y:9628
 
6675
msgid "syntax error"
 
6676
msgstr "������ ����������"
 
6677
 
 
6678
#: tsearch/spell.c:522 tsearch/spell.c:772 tsearch/spell.c:792
 
6679
#, fuzzy
 
6680
msgid "multibyte flag character is not allowed"
 
6681
msgstr "�������������� ��������� LIMIT �� ���������"
 
6682
 
 
6683
#: tsearch/spell.c:557 tsearch/spell.c:615 tsearch/spell.c:710
 
6684
#, fuzzy, c-format
 
6685
msgid "could not open affix file \"%s\": %m"
 
6686
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
6687
 
 
6688
#: tsearch/spell.c:603
 
6689
msgid "Ispell dictionary supports only default flag value"
 
6690
msgstr ""
 
6691
 
 
6692
#: tsearch/spell.c:803
 
6693
msgid "wrong affix file format for flag"
 
6694
msgstr ""
 
6695
 
 
6696
#: tsearch/ts_locale.c:284
 
6697
#, fuzzy, c-format
 
6698
msgid "line %d of configuration file \"%s\": \"%s\""
 
6699
msgstr "�� ���������� ������� ���� ������������ \"%s\": %m"
 
6700
 
 
6701
#: tsearch/ts_locale.c:289
 
6702
#, fuzzy, c-format
 
6703
msgid "line %d of configuration file \"%s\""
 
6704
msgstr "�� ���������� ������� ���� ������������ \"%s\": %m"
 
6705
 
 
6706
#: tsearch/ts_locale.c:408
 
6707
#, c-format
 
6708
msgid "conversion from wchar_t to server encoding failed: %m"
 
6709
msgstr ""
 
6710
 
 
6711
#: tsearch/ts_parse.c:384 tsearch/ts_parse.c:391 tsearch/ts_parse.c:553
 
6712
#: tsearch/ts_parse.c:560
 
6713
msgid "word is too long to be indexed"
 
6714
msgstr ""
 
6715
 
 
6716
#: tsearch/ts_parse.c:385 tsearch/ts_parse.c:392 tsearch/ts_parse.c:554
 
6717
#: tsearch/ts_parse.c:561
 
6718
#, c-format
 
6719
msgid "Words longer than %d characters are ignored."
 
6720
msgstr ""
 
6721
 
 
6722
#: tsearch/ts_utils.c:53
 
6723
#, fuzzy, c-format
 
6724
msgid "invalid text search configuration file name \"%s\""
 
6725
msgstr "�� ���������� ������� ���� ������������ \"%s\": %m"
 
6726
 
 
6727
#: tsearch/ts_utils.c:91
 
6728
#, fuzzy, c-format
 
6729
msgid "could not open stop-word file \"%s\": %m"
 
6730
msgstr "�� ���������� �������� ���� ������� \"%s\": %m"
 
6731
 
 
6732
#: tsearch/wparser.c:315
 
6733
msgid "text search parser does not support headline creation"
 
6734
msgstr ""
 
6735
 
 
6736
#: tsearch/wparser_def.c:1742
 
6737
#, fuzzy, c-format
 
6738
msgid "unrecognized headline parameter: \"%s\""
 
6739
msgstr "�� ������������ �������� ������������: \"%s\""
 
6740
 
 
6741
#: tsearch/wparser_def.c:1751
 
6742
msgid "MinWords should be less than MaxWords"
 
6743
msgstr ""
 
6744
 
 
6745
#: tsearch/wparser_def.c:1755
 
6746
msgid "MinWords should be positive"
 
6747
msgstr ""
 
6748
 
 
6749
#: tsearch/wparser_def.c:1759
 
6750
msgid "ShortWord should be >= 0"
 
6751
msgstr ""
 
6752
 
 
6753
#: tcop/postgres.c:323 tcop/postgres.c:346 tcop/fastpath.c:291
 
6754
#: commands/copy.c:513 commands/copy.c:532 commands/copy.c:536
 
6755
msgid "unexpected EOF on client connection"
 
6756
msgstr "����������� ����� ����� (EOF) ��� ������������� �������"
 
6757
 
 
6758
#: tcop/postgres.c:373 tcop/postgres.c:385 tcop/postgres.c:396
 
6759
#: tcop/postgres.c:408 tcop/postgres.c:3856
 
6760
#, c-format
 
6761
msgid "invalid frontend message type %d"
 
6762
msgstr ""
 
6763
 
 
6764
#: tcop/postgres.c:846
 
6765
#, c-format
 
6766
msgid "statement: %s"
 
6767
msgstr "�������: %s"
 
6768
 
 
6769
#: tcop/postgres.c:905 tcop/postgres.c:1211 tcop/postgres.c:1492
 
6770
#: tcop/postgres.c:1930 tcop/postgres.c:2248 tcop/postgres.c:2328
 
6771
#: tcop/fastpath.c:304
 
6772
msgid ""
 
6773
"current transaction is aborted, commands ignored until end of transaction "
 
6774
"block"
 
6775
msgstr ""
 
6776
 
 
6777
#: tcop/postgres.c:1073 tcop/postgres.c:1358 tcop/postgres.c:1772
 
6778
#: tcop/postgres.c:1987 tcop/fastpath.c:405
 
6779
#, fuzzy, c-format
 
6780
msgid "duration: %s ms"
 
6781
msgstr "������������: %ld.%03ld ��"
 
6782
 
 
6783
#: tcop/postgres.c:1078
 
6784
#, fuzzy, c-format
 
6785
msgid "duration: %s ms  statement: %s"
 
6786
msgstr "������������: %ld.%03ld ��  �������: %s"
 
6787
 
 
6788
#: tcop/postgres.c:1126
 
6789
#, c-format
 
6790
msgid "parse %s: %s"
 
6791
msgstr ""
 
6792
 
 
6793
#: tcop/postgres.c:1184
 
6794
msgid "cannot insert multiple commands into a prepared statement"
 
6795
msgstr ""
 
6796
 
 
6797
#: tcop/postgres.c:1250 commands/prepare.c:121 parser/analyze.c:1945
 
6798
#, c-format
 
6799
msgid "could not determine data type of parameter $%d"
 
6800
msgstr "�� ���������� ��� ������ ��������� $%d"
 
6801
 
 
6802
#: tcop/postgres.c:1363
 
6803
#, fuzzy, c-format
 
6804
msgid "duration: %s ms  parse %s: %s"
 
6805
msgstr "������������: %ld.%03ld ��  �������: %s"
 
6806
 
 
6807
#: tcop/postgres.c:1409
 
6808
#, c-format
 
6809
msgid "bind %s to %s"
 
6810
msgstr ""
 
6811
 
 
6812
# [SM]: TO REVIEW
 
6813
#: tcop/postgres.c:1428 tcop/postgres.c:2228
 
6814
msgid "unnamed prepared statement does not exist"
 
6815
msgstr "���������� ������������� ������� �� ����������"
 
6816
 
 
6817
#: tcop/postgres.c:1470
 
6818
#, c-format
 
6819
msgid "bind message has %d parameter formats but %d parameters"
 
6820
msgstr ""
 
6821
 
 
6822
#: tcop/postgres.c:1476
 
6823
#, c-format
 
6824
msgid ""
 
6825
"bind message supplies %d parameters, but prepared statement \"%s\" requires %"
 
6826
"d"
 
6827
msgstr ""
 
6828
 
 
6829
#: tcop/postgres.c:1637
 
6830
#, c-format
 
6831
msgid "incorrect binary data format in bind parameter %d"
 
6832
msgstr ""
 
6833
 
 
6834
#: tcop/postgres.c:1777
 
6835
#, fuzzy, c-format
 
6836
msgid "duration: %s ms  bind %s%s%s: %s"
 
6837
msgstr "������������: %ld.%03ld ��  �������: %s"
 
6838
 
 
6839
#: tcop/postgres.c:1825 tcop/postgres.c:2314
 
6840
#, c-format
 
6841
msgid "portal \"%s\" does not exist"
 
6842
msgstr "������ \"%s\" �� ����������"
 
6843
 
 
6844
#: tcop/postgres.c:1910 tcop/postgres.c:1995
 
6845
msgid "execute fetch from"
 
6846
msgstr ""
 
6847
 
 
6848
#: tcop/postgres.c:1911 tcop/postgres.c:1996
 
6849
msgid "execute"
 
6850
msgstr ""
 
6851
 
 
6852
#: tcop/postgres.c:1908
 
6853
#, c-format
 
6854
msgid "%s %s%s%s%s%s"
 
6855
msgstr ""
 
6856
 
 
6857
#: tcop/postgres.c:1992
 
6858
#, c-format
 
6859
msgid "duration: %s ms  %s %s%s%s%s%s"
 
6860
msgstr ""
 
6861
 
 
6862
#: tcop/postgres.c:2119
 
6863
#, fuzzy, c-format
 
6864
msgid "prepare: %s"
 
6865
msgstr "�������� %s"
 
6866
 
 
6867
#: tcop/postgres.c:2182
 
6868
#, fuzzy, c-format
 
6869
msgid "parameters: %s"
 
6870
msgstr "�������� %s"
 
6871
 
 
6872
#: tcop/postgres.c:2504
 
6873
msgid "terminating connection because of crash of another server process"
 
6874
msgstr "�������� ������������� �� ������� ����� ������� ���������� ��������"
 
6875
 
 
6876
#: tcop/postgres.c:2505
 
6877
msgid ""
 
6878
"The postmaster has commanded this server process to roll back the current "
 
6879
"transaction and exit, because another server process exited abnormally and "
 
6880
"possibly corrupted shared memory."
 
6881
msgstr ""
 
6882
 
 
6883
#: tcop/postgres.c:2509
 
6884
msgid ""
 
6885
"In a moment you should be able to reconnect to the database and repeat your "
 
6886
"command."
 
6887
msgstr ""
 
6888
 
 
6889
#: tcop/postgres.c:2620
 
6890
msgid "floating-point exception"
 
6891
msgstr ""
 
6892
 
 
6893
#: tcop/postgres.c:2621
 
6894
msgid ""
 
6895
"An invalid floating-point operation was signaled. This probably means an out-"
 
6896
"of-range result or an invalid operation, such as division by zero."
 
6897
msgstr ""
 
6898
 
 
6899
#: tcop/postgres.c:2658
 
6900
#, fuzzy
 
6901
msgid "terminating autovacuum process due to administrator command"
 
6902
msgstr "�������� ������������� �� ������� ��������������"
 
6903
 
 
6904
#: tcop/postgres.c:2662
 
6905
msgid "terminating connection due to administrator command"
 
6906
msgstr "�������� ������������� �� ������� ��������������"
 
6907
 
 
6908
#: tcop/postgres.c:2673
 
6909
#, fuzzy
 
6910
msgid "canceling statement due to statement timeout"
 
6911
msgstr "������������ ������ ������� �� ������� ������������"
 
6912
 
 
6913
#: tcop/postgres.c:2677
 
6914
msgid "canceling autovacuum task"
 
6915
msgstr ""
 
6916
 
 
6917
#: tcop/postgres.c:2681
 
6918
#, fuzzy
 
6919
msgid "canceling statement due to user request"
 
6920
msgstr "������������ ������ ������� �� ������� ������������"
 
6921
 
 
6922
#: tcop/postgres.c:2725
 
6923
msgid "stack depth limit exceeded"
 
6924
msgstr ""
 
6925
 
 
6926
#: tcop/postgres.c:2726
 
6927
#, fuzzy
 
6928
msgid ""
 
6929
"Increase the configuration parameter \"max_stack_depth\", after ensuring the "
 
6930
"platform's stack depth limit is adequate."
 
6931
msgstr "�������� �������� ������������ \"max_stack_depth\"."
 
6932
 
 
6933
#: tcop/postgres.c:2742
 
6934
#, c-format
 
6935
msgid "\"max_stack_depth\" must not exceed %ldkB"
 
6936
msgstr ""
 
6937
 
 
6938
#: tcop/postgres.c:2744
 
6939
msgid ""
 
6940
"Increase the platform's stack depth limit via \"ulimit -s\" or local "
 
6941
"equivalent."
 
6942
msgstr ""
 
6943
 
 
6944
#: tcop/postgres.c:3121 bootstrap/bootstrap.c:293 postmaster/postmaster.c:631
1137
6945
#, c-format
1138
6946
msgid "--%s requires a value"
1139
6947
msgstr "--%s ������� ��������"
1140
6948
 
1141
 
#: bootstrap/bootstrap.c:305
1142
 
#: postmaster/postmaster.c:555
1143
 
#: tcop/postgres.c:2538
 
6949
#: tcop/postgres.c:3126 bootstrap/bootstrap.c:298 postmaster/postmaster.c:636
1144
6950
#, c-format
1145
6951
msgid "-c %s requires a value"
1146
6952
msgstr "-c %s ������� ��������"
1147
6953
 
1148
 
#: bootstrap/bootstrap.c:482
 
6954
#: tcop/postgres.c:3261
 
6955
msgid "invalid command-line arguments for server process"
 
6956
msgstr "�������� ��������� ��������� ������ ��� ��������-�������"
 
6957
 
 
6958
#: tcop/postgres.c:3262 tcop/postgres.c:3276
 
6959
#, c-format
 
6960
msgid "Try \"%s --help\" for more information."
 
6961
msgstr "�������� \"%s --help\" ��� ����� ��������� ����������."
 
6962
 
 
6963
#: tcop/postgres.c:3274
 
6964
#, c-format
 
6965
msgid "%s: invalid command-line arguments"
 
6966
msgstr "%s: �������� ��������� ��������� ������"
 
6967
 
 
6968
#: tcop/postgres.c:3284
 
6969
#, c-format
 
6970
msgid "%s: no database nor user name specified"
 
6971
msgstr "%s: �� ���� �� ������������ �� �������"
 
6972
 
 
6973
#: tcop/postgres.c:3766
 
6974
#, c-format
 
6975
msgid "invalid CLOSE message subtype %d"
 
6976
msgstr "�������� ������ ��������� CLOSE: %d"
 
6977
 
 
6978
#: tcop/postgres.c:3799
 
6979
#, c-format
 
6980
msgid "invalid DESCRIBE message subtype %d"
 
6981
msgstr "�������� ������ ��������� DESCRIBE: %d"
 
6982
 
 
6983
#: tcop/postgres.c:4037
 
6984
#, fuzzy, c-format
1149
6985
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"
 
6986
"disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%"
 
6987
"s"
 
6988
msgstr "������������� ��������������: ������������=%s ����=%s"
 
6989
 
 
6990
#: tcop/pquery.c:657
 
6991
#, c-format
 
6992
msgid "bind message has %d result formats but query has %d columns"
 
6993
msgstr ""
 
6994
 
 
6995
#: tcop/pquery.c:733 tcop/pquery.c:1336 commands/portalcmds.c:329
 
6996
#, c-format
 
6997
msgid "portal \"%s\" cannot be run"
 
6998
msgstr "������ \"%s\" �� ����� ���� �������"
 
6999
 
 
7000
#: tcop/pquery.c:968
 
7001
msgid "cursor can only scan forward"
 
7002
msgstr ""
 
7003
 
 
7004
#: tcop/pquery.c:969
 
7005
msgid "Declare it with SCROLL option to enable backward scan."
 
7006
msgstr ""
 
7007
 
 
7008
#: tcop/utility.c:77
 
7009
#, c-format
 
7010
msgid "table \"%s\" does not exist"
 
7011
msgstr "������� \"%s\" �� ����������"
 
7012
 
 
7013
#: tcop/utility.c:78
 
7014
#, fuzzy, c-format
 
7015
msgid "table \"%s\" does not exist, skipping"
 
7016
msgstr "������� \"%s\" �� ����������"
 
7017
 
 
7018
#: tcop/utility.c:79 catalog/toasting.c:83 commands/comment.c:514
 
7019
#: commands/indexcmds.c:170 commands/indexcmds.c:1327 commands/lockcmds.c:71
 
7020
#: commands/tablecmds.c:649 commands/tablecmds.c:2746 commands/trigger.c:107
 
7021
#: commands/trigger.c:834
 
7022
#, c-format
 
7023
msgid "\"%s\" is not a table"
 
7024
msgstr "\"%s\" �� �������� ��������"
 
7025
 
 
7026
#: tcop/utility.c:80
 
7027
msgid "Use DROP TABLE to remove a table."
 
7028
msgstr "����������� DROP TABLE ��� �������� �������."
 
7029
 
 
7030
#: tcop/utility.c:83
 
7031
#, c-format
 
7032
msgid "sequence \"%s\" does not exist"
 
7033
msgstr "������������������ \"%s\" �� ����������"
 
7034
 
 
7035
#: tcop/utility.c:84
 
7036
#, fuzzy, c-format
 
7037
msgid "sequence \"%s\" does not exist, skipping"
 
7038
msgstr "������������������ \"%s\" �� ����������"
 
7039
 
 
7040
#: tcop/utility.c:85 catalog/aclchk.c:587 commands/comment.c:507
 
7041
#: commands/sequence.c:920 commands/tablecmds.c:1659
 
7042
#, c-format
 
7043
msgid "\"%s\" is not a sequence"
 
7044
msgstr "\"%s\" �� �������� �������������������"
 
7045
 
 
7046
#: tcop/utility.c:86
 
7047
msgid "Use DROP SEQUENCE to remove a sequence."
 
7048
msgstr "����������� DROP SEQUENCE ��� �������� ������������������."
 
7049
 
 
7050
#: tcop/utility.c:89
 
7051
#, c-format
 
7052
msgid "view \"%s\" does not exist"
 
7053
msgstr "������������� \"%s\" �� ����������"
 
7054
 
 
7055
#: tcop/utility.c:90
 
7056
#, fuzzy, c-format
 
7057
msgid "view \"%s\" does not exist, skipping"
 
7058
msgstr "������������� \"%s\" �� ����������"
 
7059
 
 
7060
#: tcop/utility.c:91 commands/comment.c:521 commands/tablecmds.c:1665
 
7061
#: commands/view.c:162
 
7062
#, c-format
 
7063
msgid "\"%s\" is not a view"
 
7064
msgstr "\"%s\" �� �������� ��������������"
 
7065
 
 
7066
#: tcop/utility.c:92
 
7067
msgid "Use DROP VIEW to remove a view."
 
7068
msgstr "����������� DROP VIEW ��� �������� �������������."
 
7069
 
 
7070
#: tcop/utility.c:95
 
7071
#, c-format
 
7072
msgid "index \"%s\" does not exist"
 
7073
msgstr "������ \"%s\" �� ����������"
 
7074
 
 
7075
#: tcop/utility.c:96
 
7076
#, fuzzy, c-format
 
7077
msgid "index \"%s\" does not exist, skipping"
 
7078
msgstr "������ \"%s\" �� ����������"
 
7079
 
 
7080
#: tcop/utility.c:98
 
7081
msgid "Use DROP INDEX to remove an index."
 
7082
msgstr "����������� DROP INDEX ��� �������� �������."
 
7083
 
 
7084
#: tcop/utility.c:102 commands/typecmds.c:513 commands/typecmds.c:956
 
7085
#, fuzzy, c-format
 
7086
msgid "type \"%s\" does not exist, skipping"
 
7087
msgstr "��� \"%s\" �� ����������"
 
7088
 
 
7089
#: tcop/utility.c:103
 
7090
#, c-format
 
7091
msgid "\"%s\" is not a type"
 
7092
msgstr "\"%s\" �� �������� �����"
 
7093
 
 
7094
#: tcop/utility.c:104
 
7095
msgid "Use DROP TYPE to remove a type."
 
7096
msgstr "����������� DROP TYPE ��� �������� ����."
 
7097
 
 
7098
#: tcop/utility.c:207 tcop/utility.c:244 commands/tablecmds.c:660
 
7099
#: commands/tablecmds.c:1458 commands/tablecmds.c:1648
 
7100
#: commands/tablecmds.c:2758 commands/tablecmds.c:2787
 
7101
#: commands/tablecmds.c:3989 commands/trigger.c:113 commands/trigger.c:840
 
7102
#, c-format
 
7103
msgid "permission denied: \"%s\" is a system catalog"
 
7104
msgstr "������ �����ݣ�: \"%s\" �������� ��������� ���������"
 
7105
 
 
7106
#: tcop/utility.c:362 commands/copy.c:988 executor/execMain.c:475
 
7107
msgid "transaction is read-only"
 
7108
msgstr "���������� ����������� \"������ ��� ������\""
 
7109
 
 
7110
#: tcop/utility.c:1143
 
7111
msgid "must be superuser to do CHECKPOINT"
 
7112
msgstr "����� ���� ��������������� ��� ���������� CHECKPOINT"
 
7113
 
 
7114
#: tcop/fastpath.c:108 tcop/fastpath.c:479 tcop/fastpath.c:609
 
7115
#, c-format
 
7116
msgid "invalid argument size %d in function call message"
 
7117
msgstr ""
 
7118
 
 
7119
#: tcop/fastpath.c:222 catalog/aclchk.c:1721 catalog/aclchk.c:2139
 
7120
#, c-format
 
7121
msgid "function with OID %u does not exist"
 
7122
msgstr "������� � OID %u �� ����������"
 
7123
 
 
7124
#: tcop/fastpath.c:332
 
7125
#, c-format
 
7126
msgid "fastpath function call: \"%s\" (OID %u)"
 
7127
msgstr ""
 
7128
 
 
7129
#: tcop/fastpath.c:409
 
7130
#, c-format
 
7131
msgid "duration: %s ms  fastpath function call: \"%s\" (OID %u)"
 
7132
msgstr ""
 
7133
 
 
7134
#: tcop/fastpath.c:447 tcop/fastpath.c:574
 
7135
#, c-format
 
7136
msgid "function call message contains %d arguments but function requires %d"
 
7137
msgstr ""
 
7138
 
 
7139
#: tcop/fastpath.c:455
 
7140
#, c-format
 
7141
msgid "function call message contains %d argument formats but %d arguments"
 
7142
msgstr ""
 
7143
 
 
7144
#: tcop/fastpath.c:542 tcop/fastpath.c:625
 
7145
#, c-format
 
7146
msgid "incorrect binary data format in function argument %d"
 
7147
msgstr ""
 
7148
 
 
7149
#: bootstrap/bootstrap.c:309 postmaster/postmaster.c:648
 
7150
#: postmaster/postmaster.c:661
 
7151
#, c-format
 
7152
msgid "Try \"%s --help\" for more information.\n"
 
7153
msgstr "�������� \"%s --help\" ��� ����� ��������� ����������.\n"
 
7154
 
 
7155
#: bootstrap/bootstrap.c:318
 
7156
#, fuzzy, c-format
 
7157
msgid "%s: invalid command-line arguments\n"
 
7158
msgstr "%s: �������� ��������� ��������� ������"
 
7159
 
 
7160
#: catalog/aclchk.c:124
 
7161
#, fuzzy
 
7162
msgid "grant options can only be granted to roles"
1334
7163
msgstr "����� GRANT ����� ���� ������ ������� ������������� �������������"
1335
7164
 
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
 
7165
#: catalog/aclchk.c:220
 
7166
#, c-format
 
7167
msgid "no privileges were granted for \"%s\""
 
7168
msgstr ""
 
7169
 
 
7170
#: catalog/aclchk.c:224
 
7171
#, c-format
 
7172
msgid "not all privileges were granted for \"%s\""
 
7173
msgstr ""
 
7174
 
 
7175
#: catalog/aclchk.c:231
 
7176
#, c-format
 
7177
msgid "no privileges could be revoked for \"%s\""
 
7178
msgstr ""
 
7179
 
 
7180
#: catalog/aclchk.c:235
 
7181
#, c-format
 
7182
msgid "not all privileges could be revoked for \"%s\""
 
7183
msgstr ""
 
7184
 
 
7185
#: catalog/aclchk.c:297
 
7186
#, fuzzy, c-format
 
7187
msgid "invalid privilege type %s for relation"
 
7188
msgstr "�������� ��� ���������� ��� �������: %s"
 
7189
 
 
7190
#: catalog/aclchk.c:301
 
7191
#, fuzzy, c-format
 
7192
msgid "invalid privilege type %s for sequence"
 
7193
msgstr "�������� ��� ���������� ��� �����: %s"
 
7194
 
 
7195
#: catalog/aclchk.c:305
1378
7196
#, c-format
1379
7197
msgid "invalid privilege type %s for database"
1380
7198
msgstr "�������� ��� ���������� ��� ����: %s"
1381
7199
 
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
 
7200
#: catalog/aclchk.c:309
1396
7201
#, c-format
1397
7202
msgid "invalid privilege type %s for function"
1398
7203
msgstr "�������� ��� ���������� ��� �������: %s"
1399
7204
 
1400
 
#: catalog/aclchk.c:726
 
7205
#: catalog/aclchk.c:313
1401
7206
#, c-format
1402
7207
msgid "invalid privilege type %s for language"
1403
7208
msgstr "�������� ��� ���������� ��� �����: %s"
1404
7209
 
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\" �� ����������"
 
7210
#: catalog/aclchk.c:317
 
7211
#, c-format
 
7212
msgid "invalid privilege type %s for schema"
 
7213
msgstr "�������� ��� ���������� ��� �����: %s"
 
7214
 
 
7215
#: catalog/aclchk.c:321
 
7216
#, c-format
 
7217
msgid "invalid privilege type %s for tablespace"
 
7218
msgstr "�������� ��� ���������� ��� tablespace: %s"
 
7219
 
 
7220
#: catalog/aclchk.c:625
 
7221
#, c-format
 
7222
msgid "sequence \"%s\" only supports USAGE, SELECT, and UPDATE"
 
7223
msgstr ""
 
7224
 
 
7225
#: catalog/aclchk.c:642
 
7226
#, fuzzy
 
7227
msgid "invalid privilege type USAGE for table"
 
7228
msgstr "�������� ��� ���������� ��� �������: %s"
1414
7229
 
1415
7230
# TO REVIEW
1416
 
#: catalog/aclchk.c:764
 
7231
#: catalog/aclchk.c:1000
1417
7232
#, c-format
1418
7233
msgid "language \"%s\" is not trusted"
1419
7234
msgstr "���� \"%s\" �����������"
1420
7235
 
1421
 
#: catalog/aclchk.c:765
1422
 
msgid "Only superusers may use untrusted languages."
 
7236
#: catalog/aclchk.c:1002
 
7237
msgid "Only superusers can use untrusted languages."
1423
7238
msgstr ""
1424
7239
 
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
 
7240
#: catalog/aclchk.c:1351
 
7241
#, fuzzy, c-format
 
7242
msgid "unrecognized privilege type \"%s\""
 
7243
msgstr "�������������� ��� ����������: \"%s\""
 
7244
 
 
7245
#: catalog/aclchk.c:1398
1473
7246
#, c-format
1474
7247
msgid "permission denied for relation %s"
1475
7248
msgstr "������ �����ݣ� ��� ����� %s"
1476
7249
 
1477
 
#: catalog/aclchk.c:1266
 
7250
#: catalog/aclchk.c:1400 commands/sequence.c:442 commands/sequence.c:637
 
7251
#: commands/sequence.c:681 commands/sequence.c:717
 
7252
#, c-format
 
7253
msgid "permission denied for sequence %s"
 
7254
msgstr "������ �����ݣ� ��� ������������������ %s"
 
7255
 
 
7256
#: catalog/aclchk.c:1402
1478
7257
#, c-format
1479
7258
msgid "permission denied for database %s"
1480
7259
msgstr "������ �����ݣ� ��� ���� %s"
1481
7260
 
1482
 
#: catalog/aclchk.c:1268
 
7261
#: catalog/aclchk.c:1404
1483
7262
#, c-format
1484
7263
msgid "permission denied for function %s"
1485
7264
msgstr "������ �����ݣ� ��� ������� %s"
1486
7265
 
1487
 
#: catalog/aclchk.c:1270
 
7266
#: catalog/aclchk.c:1406
1488
7267
#, c-format
1489
7268
msgid "permission denied for operator %s"
1490
7269
msgstr "������ �����ݣ� ��� ��������� %s"
1491
7270
 
1492
 
#: catalog/aclchk.c:1272
 
7271
#: catalog/aclchk.c:1408
1493
7272
#, c-format
1494
7273
msgid "permission denied for type %s"
1495
7274
msgstr "������ �����ݣ� ��� ���� %s"
1496
7275
 
1497
 
#: catalog/aclchk.c:1274
 
7276
#: catalog/aclchk.c:1410
1498
7277
#, c-format
1499
7278
msgid "permission denied for language %s"
1500
7279
msgstr "������ �����ݣ� ��� ����� %s"
1501
7280
 
1502
 
#: catalog/aclchk.c:1276
 
7281
#: catalog/aclchk.c:1412
1503
7282
#, c-format
1504
7283
msgid "permission denied for schema %s"
1505
7284
msgstr "������ �����ݣ� ��� ����� %s"
1506
7285
 
1507
 
#: catalog/aclchk.c:1278
 
7286
#: catalog/aclchk.c:1414
1508
7287
#, c-format
1509
7288
msgid "permission denied for operator class %s"
1510
7289
msgstr "������ �����ݣ� ��� ������ ���������� %s"
1511
7290
 
1512
 
#: catalog/aclchk.c:1280
 
7291
#: catalog/aclchk.c:1416
 
7292
#, fuzzy, c-format
 
7293
msgid "permission denied for operator family %s"
 
7294
msgstr "������ �����ݣ� ��� ��������� %s"
 
7295
 
 
7296
#: catalog/aclchk.c:1418
1513
7297
#, c-format
1514
7298
msgid "permission denied for conversion %s"
1515
7299
msgstr "������ �����ݣ� ��� ��������� %s"
1516
7300
 
1517
 
#: catalog/aclchk.c:1282
 
7301
#: catalog/aclchk.c:1420
1518
7302
#, c-format
1519
7303
msgid "permission denied for tablespace %s"
1520
7304
msgstr "������ �����ݣ� ��� tablespace %s"
1521
7305
 
1522
 
#: catalog/aclchk.c:1288
 
7306
#: catalog/aclchk.c:1422
 
7307
#, fuzzy, c-format
 
7308
msgid "permission denied for text search dictionary %s"
 
7309
msgstr "������ �����ݣ� ��� ����� %s"
 
7310
 
 
7311
#: catalog/aclchk.c:1424
 
7312
#, fuzzy, c-format
 
7313
msgid "permission denied for text search configuration %s"
 
7314
msgstr "������ �����ݣ� ��� ��������� %s"
 
7315
 
 
7316
#: catalog/aclchk.c:1430
1523
7317
#, c-format
1524
7318
msgid "must be owner of relation %s"
1525
7319
msgstr "����� ���� ���������� ����� %s"
1526
7320
 
1527
 
#: catalog/aclchk.c:1290
 
7321
#: catalog/aclchk.c:1432
 
7322
#, fuzzy, c-format
 
7323
msgid "must be owner of sequence %s"
 
7324
msgstr "����� ���� ���������� ����� %s"
 
7325
 
 
7326
#: catalog/aclchk.c:1434
1528
7327
#, c-format
1529
7328
msgid "must be owner of database %s"
1530
7329
msgstr "����� ���� ���������� ���� %s"
1531
7330
 
1532
 
#: catalog/aclchk.c:1292
 
7331
#: catalog/aclchk.c:1436
1533
7332
#, c-format
1534
7333
msgid "must be owner of function %s"
1535
7334
msgstr "����� ���� ���������� ������� %s"
1536
7335
 
1537
 
#: catalog/aclchk.c:1294
 
7336
#: catalog/aclchk.c:1438
1538
7337
#, c-format
1539
7338
msgid "must be owner of operator %s"
1540
7339
msgstr "����� ���� ���������� ��������� %s"
1541
7340
 
1542
 
#: catalog/aclchk.c:1296
 
7341
#: catalog/aclchk.c:1440
1543
7342
#, c-format
1544
7343
msgid "must be owner of type %s"
1545
7344
msgstr "����� ���� ���������� ���� %s"
1546
7345
 
1547
 
#: catalog/aclchk.c:1298
 
7346
#: catalog/aclchk.c:1442
1548
7347
#, c-format
1549
7348
msgid "must be owner of language %s"
1550
7349
msgstr "����� ���� ���������� ����� %s"
1551
7350
 
1552
 
#: catalog/aclchk.c:1300
 
7351
#: catalog/aclchk.c:1444
1553
7352
#, c-format
1554
7353
msgid "must be owner of schema %s"
1555
7354
msgstr "����� ���� ���������� ����� %s"
1556
7355
 
1557
 
#: catalog/aclchk.c:1302
 
7356
#: catalog/aclchk.c:1446
1558
7357
#, c-format
1559
7358
msgid "must be owner of operator class %s"
1560
7359
msgstr "����� ���� ���������� ������ ���������� %s"
1561
7360
 
1562
 
#: catalog/aclchk.c:1304
 
7361
#: catalog/aclchk.c:1448
 
7362
#, fuzzy, c-format
 
7363
msgid "must be owner of operator family %s"
 
7364
msgstr "����� ���� ���������� ��������� %s"
 
7365
 
 
7366
#: catalog/aclchk.c:1450
1563
7367
#, c-format
1564
7368
msgid "must be owner of conversion %s"
1565
7369
msgstr "����� ���� ���������� ��������� %s"
1566
7370
 
1567
 
#: catalog/aclchk.c:1306
 
7371
#: catalog/aclchk.c:1452
1568
7372
#, c-format
1569
7373
msgid "must be owner of tablespace %s"
1570
7374
msgstr "����� ���� ���������� tablespace %s"
1571
7375
 
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
 
7376
#: catalog/aclchk.c:1454
 
7377
#, fuzzy, c-format
 
7378
msgid "must be owner of text search dictionary %s"
 
7379
msgstr "����� ���� ���������� ����� %s"
 
7380
 
 
7381
#: catalog/aclchk.c:1456
 
7382
#, fuzzy, c-format
 
7383
msgid "must be owner of text search configuration %s"
 
7384
msgstr "����� ���� ���������� ��������� %s"
 
7385
 
 
7386
#: catalog/aclchk.c:1499
 
7387
#, fuzzy, c-format
 
7388
msgid "role with OID %u does not exist"
 
7389
msgstr "��� � OID %u �� ����������"
 
7390
 
 
7391
#: catalog/aclchk.c:1569 catalog/aclchk.c:2055
1579
7392
#, c-format
1580
7393
msgid "relation with OID %u does not exist"
1581
7394
msgstr "��������� � OID %u �� ����������"
1582
7395
 
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
 
7396
#: catalog/aclchk.c:1777 catalog/aclchk.c:2167
1597
7397
#, c-format
1598
7398
msgid "language with OID %u does not exist"
1599
7399
msgstr "���� � OID %u �� ����������"
1600
7400
 
1601
 
#: catalog/aclchk.c:1689
1602
 
#: catalog/aclchk.c:2001
 
7401
#: catalog/aclchk.c:1861 catalog/aclchk.c:2195
1603
7402
#, c-format
1604
7403
msgid "schema with OID %u does not exist"
1605
7404
msgstr "����� � OID %u �� ����������"
1606
7405
 
1607
 
#: catalog/aclchk.c:1761
1608
 
#: catalog/aclchk.c:2039
 
7406
#: catalog/aclchk.c:1927 catalog/aclchk.c:2234
1609
7407
#, c-format
1610
7408
msgid "tablespace with OID %u does not exist"
1611
7409
msgstr "tablespace � OID %u �� ����������"
1612
7410
 
1613
 
#: catalog/aclchk.c:1917
 
7411
#: catalog/aclchk.c:2083
1614
7412
#, c-format
1615
7413
msgid "type with OID %u does not exist"
1616
7414
msgstr "��� � OID %u �� ����������"
1617
7415
 
1618
 
#: catalog/aclchk.c:1945
 
7416
#: catalog/aclchk.c:2111
1619
7417
#, c-format
1620
7418
msgid "operator with OID %u does not exist"
1621
7419
msgstr "�������� � OID %u �� ����������"
1622
7420
 
1623
 
#: catalog/aclchk.c:2068
 
7421
#: catalog/aclchk.c:2263
1624
7422
#, c-format
1625
7423
msgid "operator class with OID %u does not exist"
1626
7424
msgstr "����� ���������� � OID %u �� ����������"
1627
7425
 
1628
 
#: catalog/aclchk.c:2136
 
7426
#: catalog/aclchk.c:2292
 
7427
#, fuzzy, c-format
 
7428
msgid "operator family with OID %u does not exist"
 
7429
msgstr "�������� � OID %u �� ����������"
 
7430
 
 
7431
#: catalog/aclchk.c:2321
 
7432
#, fuzzy, c-format
 
7433
msgid "text search dictionary with OID %u does not exist"
 
7434
msgstr "��������� � OID %u �� ����������"
 
7435
 
 
7436
#: catalog/aclchk.c:2350
 
7437
#, fuzzy, c-format
 
7438
msgid "text search configuration with OID %u does not exist"
 
7439
msgstr "�������������� � OID %u �� ����������"
 
7440
 
 
7441
#: catalog/aclchk.c:2408
1629
7442
#, c-format
1630
7443
msgid "conversion with OID %u does not exist"
1631
7444
msgstr "�������������� � OID %u �� ����������"
1632
7445
 
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
 
7446
#: catalog/dependency.c:190 catalog/dependency.c:243
 
7447
#, c-format
 
7448
msgid "cannot drop %s because other objects depend on it"
 
7449
msgstr "������ ������� %s �� ������� ������� ��������� ��������"
 
7450
 
 
7451
#: catalog/dependency.c:192 catalog/dependency.c:245
 
7452
msgid "Use DROP ... CASCADE to drop the dependent objects too."
 
7453
msgstr "����������� DROP ... CASCADE ����� ����� ������� ��������� �������."
 
7454
 
 
7455
#: catalog/dependency.c:376
 
7456
#, c-format
 
7457
msgid "failed to drop all objects depending on %s"
 
7458
msgstr "������ ��� �������� ���� �������� ������� �� %s"
 
7459
 
 
7460
#: catalog/dependency.c:477 catalog/dependency.c:903 catalog/pg_shdepend.c:526
 
7461
#, c-format
 
7462
msgid "cannot drop %s because it is required by the database system"
 
7463
msgstr "������ ������� %s: ���� ������ ����� ������� ��� ������"
 
7464
 
 
7465
#: catalog/dependency.c:620
 
7466
#, c-format
 
7467
msgid "cannot drop %s because %s requires it"
 
7468
msgstr "������ ������� %s: ���� ������ ����� %s"
 
7469
 
 
7470
#: catalog/dependency.c:622
 
7471
#, fuzzy, c-format
 
7472
msgid "You can drop %s instead."
 
7473
msgstr "������ ����� �� ������ ������� %s."
 
7474
 
 
7475
#: catalog/dependency.c:691 catalog/dependency.c:858 catalog/dependency.c:887
 
7476
#, c-format
 
7477
msgid "drop auto-cascades to %s"
 
7478
msgstr "�������� ������������� ��������� �� %s"
 
7479
 
 
7480
#: catalog/dependency.c:696 catalog/dependency.c:863
 
7481
#, c-format
 
7482
msgid "%s depends on %s"
 
7483
msgstr "%s ������� �� %s"
 
7484
 
 
7485
#: catalog/dependency.c:703 catalog/dependency.c:870
 
7486
#, c-format
 
7487
msgid "drop cascades to %s"
 
7488
msgstr "�������� ��������� �� %s"
 
7489
 
 
7490
#: catalog/dependency.c:1807
 
7491
#, c-format
 
7492
msgid " column %s"
 
7493
msgstr " ������� %s"
 
7494
 
 
7495
#: catalog/dependency.c:1813
 
7496
#, c-format
 
7497
msgid "function %s"
 
7498
msgstr "������� %s"
 
7499
 
 
7500
#: catalog/dependency.c:1818
 
7501
#, c-format
 
7502
msgid "type %s"
 
7503
msgstr "��� %s"
 
7504
 
 
7505
#: catalog/dependency.c:1848
 
7506
#, c-format
 
7507
msgid "cast from %s to %s"
 
7508
msgstr "��������������  ���� �� %s � %s"
 
7509
 
 
7510
#: catalog/dependency.c:1872
 
7511
#, c-format
 
7512
msgid "constraint %s on "
 
7513
msgstr "���������� %s ��"
 
7514
 
 
7515
#: catalog/dependency.c:1878
 
7516
#, c-format
 
7517
msgid "constraint %s"
 
7518
msgstr "���������� %s"
 
7519
 
 
7520
#: catalog/dependency.c:1896
 
7521
#, c-format
 
7522
msgid "conversion %s"
 
7523
msgstr "�������������� %s"
 
7524
 
 
7525
#: catalog/dependency.c:1933
 
7526
#, c-format
 
7527
msgid "default for %s"
 
7528
msgstr "�� ��������� ��� %s"
 
7529
 
 
7530
#: catalog/dependency.c:1951
 
7531
#, c-format
 
7532
msgid "language %s"
 
7533
msgstr "���� %s"
 
7534
 
 
7535
#: catalog/dependency.c:1958
 
7536
#, c-format
 
7537
msgid "operator %s"
 
7538
msgstr "�������� %s"
 
7539
 
 
7540
#: catalog/dependency.c:1992
 
7541
#, c-format
 
7542
msgid "operator class %s for access method %s"
 
7543
msgstr "����� ���������� %s ��� ������ ������� %s"
 
7544
 
 
7545
#: catalog/dependency.c:2033
 
7546
#, fuzzy, c-format
 
7547
msgid "operator %d %s of "
 
7548
msgstr "�������� %s"
 
7549
 
 
7550
#: catalog/dependency.c:2070
 
7551
#, fuzzy, c-format
 
7552
msgid "function %d %s of "
 
7553
msgstr "������� %s"
 
7554
 
 
7555
#: catalog/dependency.c:2106
 
7556
#, c-format
 
7557
msgid "rule %s on "
 
7558
msgstr "������� %s ��"
 
7559
 
 
7560
#: catalog/dependency.c:2141
 
7561
#, c-format
 
7562
msgid "trigger %s on "
 
7563
msgstr "������� %s �� "
 
7564
 
 
7565
#: catalog/dependency.c:2158
 
7566
#, c-format
 
7567
msgid "schema %s"
 
7568
msgstr "����� %s"
 
7569
 
 
7570
#: catalog/dependency.c:2172
 
7571
#, c-format
 
7572
msgid "text search parser %s"
 
7573
msgstr ""
 
7574
 
 
7575
#: catalog/dependency.c:2188
 
7576
#, c-format
 
7577
msgid "text search dictionary %s"
 
7578
msgstr ""
 
7579
 
 
7580
#: catalog/dependency.c:2204
 
7581
#, c-format
 
7582
msgid "text search template %s"
 
7583
msgstr ""
 
7584
 
 
7585
#: catalog/dependency.c:2220
 
7586
#, fuzzy, c-format
 
7587
msgid "text search configuration %s"
 
7588
msgstr "����� ���� ���������� ����� %s"
 
7589
 
 
7590
#: catalog/dependency.c:2228
 
7591
#, fuzzy, c-format
 
7592
msgid "role %s"
 
7593
msgstr "������� %s ��"
 
7594
 
 
7595
#: catalog/dependency.c:2241
 
7596
#, fuzzy, c-format
 
7597
msgid "database %s"
 
7598
msgstr "������� %s"
 
7599
 
 
7600
#: catalog/dependency.c:2253
 
7601
#, fuzzy, c-format
 
7602
msgid "tablespace %s"
 
7603
msgstr "������� %s"
 
7604
 
 
7605
#: catalog/dependency.c:2297
 
7606
#, c-format
 
7607
msgid "table %s"
 
7608
msgstr "������� %s"
 
7609
 
 
7610
#: catalog/dependency.c:2301
 
7611
#, c-format
 
7612
msgid "index %s"
 
7613
msgstr "������ %s"
 
7614
 
 
7615
#: catalog/dependency.c:2305
 
7616
#, c-format
 
7617
msgid "sequence %s"
 
7618
msgstr "������������������ %s"
 
7619
 
 
7620
#: catalog/dependency.c:2309
 
7621
#, c-format
 
7622
msgid "uncataloged table %s"
 
7623
msgstr "������� ��� �������� %s"
 
7624
 
 
7625
#: catalog/dependency.c:2313
 
7626
#, c-format
 
7627
msgid "toast table %s"
 
7628
msgstr "TOAST-������� %s"
 
7629
 
 
7630
#: catalog/dependency.c:2317
 
7631
#, c-format
 
7632
msgid "view %s"
 
7633
msgstr "������������� %s"
 
7634
 
 
7635
#: catalog/dependency.c:2321
 
7636
#, c-format
 
7637
msgid "composite type %s"
 
7638
msgstr "������� ������-��������� ��� %s"
 
7639
 
 
7640
#: catalog/dependency.c:2326
 
7641
#, c-format
 
7642
msgid "relation %s"
 
7643
msgstr "��������� %s"
 
7644
 
 
7645
#: catalog/dependency.c:2367
 
7646
#, fuzzy, c-format
 
7647
msgid "operator family %s for access method %s"
 
7648
msgstr "����� ���������� %s ��� ������ ������� %s"
 
7649
 
 
7650
#: catalog/heap.c:227
1684
7651
#, c-format
1685
7652
msgid "permission denied to create \"%s.%s\""
1686
7653
msgstr "������ �����ݣ� �� �������� \"%s.%s\""
1687
7654
 
1688
 
#: catalog/heap.c:223
 
7655
#: catalog/heap.c:229
1689
7656
msgid "System catalog modifications are currently disallowed."
1690
7657
msgstr "��������� ���������� �������� � ������ ������ �� ���������."
1691
7658
 
1692
 
#: catalog/heap.c:382
1693
 
#: commands/tablecmds.c:697
1694
 
#: commands/tablecmds.c:1007
1695
 
#: commands/tablecmds.c:2927
 
7659
#: catalog/heap.c:346 commands/tablecmds.c:774 commands/tablecmds.c:1087
 
7660
#: commands/tablecmds.c:3103
1696
7661
#, c-format
1697
7662
msgid "tables can have at most %d columns"
1698
7663
msgstr "������������ ����� ������� �� �������: %d"
1699
7664
 
1700
 
#: catalog/heap.c:399
 
7665
#: catalog/heap.c:363
1701
7666
#, c-format
1702
7667
msgid "column name \"%s\" conflicts with a system column name"
1703
7668
msgstr "��� ������� \"%s\" ����������� � ��������� ��������"
1704
7669
 
 
7670
#: catalog/heap.c:379
 
7671
#, fuzzy, c-format
 
7672
msgid "column name \"%s\" specified more than once"
 
7673
msgstr "������� \"%s\" ������� ������ ������ ����"
 
7674
 
1705
7675
#: catalog/heap.c:415
1706
7676
#, c-format
1707
 
msgid "column name \"%s\" is duplicated"
1708
 
msgstr "��������� ��� �������: \"%s\""
1709
 
 
1710
 
#: catalog/heap.c:452
1711
 
#, c-format
1712
7677
msgid "column \"%s\" has type \"unknown\""
1713
7678
msgstr "��� ������� \"%s\" -- \"unknown\""
1714
7679
 
1715
 
#: catalog/heap.c:453
 
7680
#: catalog/heap.c:416
1716
7681
msgid "Proceeding with relation creation anyway."
1717
7682
msgstr "���������� � ��������� ��������� � ����� ������."
1718
7683
 
1719
 
#: catalog/heap.c:460
 
7684
#: catalog/heap.c:427
1720
7685
#, c-format
1721
7686
msgid "column \"%s\" has pseudo-type %s"
1722
7687
msgstr "������� \"%s\" ����� ������-��� %s"
1723
7688
 
1724
 
#: catalog/heap.c:732
1725
 
#: catalog/index.c:514
1726
 
#: commands/tablecmds.c:1501
 
7689
#: catalog/heap.c:814 catalog/index.c:568 commands/tablecmds.c:1685
1727
7690
#, c-format
1728
7691
msgid "relation \"%s\" already exists"
1729
7692
msgstr "������ \"%s\" ��� ����������"
1730
7693
 
1731
 
#: catalog/heap.c:1584
 
7694
#: catalog/heap.c:831 catalog/pg_type.c:315 catalog/pg_type.c:591
 
7695
#: commands/typecmds.c:180 commands/typecmds.c:643 commands/typecmds.c:1032
 
7696
#, c-format
 
7697
msgid "type \"%s\" already exists"
 
7698
msgstr "��� \"%s\" ��� ����������"
 
7699
 
 
7700
#: catalog/heap.c:832
 
7701
msgid ""
 
7702
"A relation has an associated type of the same name, so you must use a name "
 
7703
"that doesn't conflict with any existing type."
 
7704
msgstr ""
 
7705
 
 
7706
#: catalog/heap.c:853 catalog/index.c:562 commands/tablecmds.c:5859
 
7707
msgid "only shared relations can be placed in pg_global tablespace"
 
7708
msgstr ""
 
7709
 
 
7710
#: catalog/heap.c:1781
1732
7711
#, c-format
1733
7712
msgid "only table \"%s\" can be referenced in check constraint"
1734
7713
msgstr "������ �� ������� \"%s\" ����� ��������� � CHECK-�����������"
1735
7714
 
1736
 
#: catalog/heap.c:1593
1737
 
#: commands/typecmds.c:1872
 
7715
#: catalog/heap.c:1790 commands/typecmds.c:2163
1738
7716
msgid "cannot use subquery in check constraint"
1739
7717
msgstr "������ ������������ ��������� � CHECK-�����������"
1740
7718
 
1741
 
#: catalog/heap.c:1597
 
7719
#: catalog/heap.c:1794 commands/typecmds.c:2167
1742
7720
msgid "cannot use aggregate function in check constraint"
1743
7721
msgstr "������ ������������ ���������� ������� � CHECK-�����������"
1744
7722
 
1745
 
#: catalog/heap.c:1614
1746
 
#: commands/tablecmds.c:3722
 
7723
#: catalog/heap.c:1811 catalog/pg_constraint.c:609 commands/tablecmds.c:3910
1747
7724
#, c-format
1748
7725
msgid "constraint \"%s\" for relation \"%s\" already exists"
1749
7726
msgstr "���������� \"%s\" ��� ����� \"%s\" ��� ����������"
1750
7727
 
1751
 
#: catalog/heap.c:1623
 
7728
#: catalog/heap.c:1820
1752
7729
#, c-format
1753
7730
msgid "check constraint \"%s\" already exists"
1754
7731
msgstr "CHECK-����������� \"%s\" ��� ����������"
1755
7732
 
1756
 
#: catalog/heap.c:1772
 
7733
#: catalog/heap.c:1968
1757
7734
msgid "cannot use column references in default expression"
1758
7735
msgstr "������ ������������ ������ �� ������� � ��������� �� ���������"
1759
7736
 
1760
 
#: catalog/heap.c:1780
 
7737
#: catalog/heap.c:1976
1761
7738
msgid "default expression must not return a set"
1762
7739
msgstr "��������� �� ��������� �� ����� ���������� ���������"
1763
7740
 
1764
 
#: catalog/heap.c:1788
 
7741
#: catalog/heap.c:1984
1765
7742
msgid "cannot use subquery in default expression"
1766
7743
msgstr "������ ������������ ��������� � ��������� �� ���������"
1767
7744
 
1768
 
#: catalog/heap.c:1792
 
7745
#: catalog/heap.c:1988
1769
7746
msgid "cannot use aggregate function in default expression"
1770
7747
msgstr "������ ������������ ���������� �������  � ��������� �� ���������"
1771
7748
 
1772
 
#: catalog/heap.c:1810
1773
 
#: rewrite/rewriteHandler.c:647
 
7749
#: catalog/heap.c:2006 rewrite/rewriteHandler.c:933
1774
7750
#, c-format
1775
7751
msgid "column \"%s\" is of type %s but default expression is of type %s"
1776
7752
msgstr "������� \"%s\" ����� ��� %s �� ��� ��������� �� ��������� %s"
1777
7753
 
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
 
7754
#: catalog/heap.c:2011 commands/prepare.c:357 parser/parse_node.c:298
 
7755
#: parser/parse_target.c:439 parser/parse_target.c:690
 
7756
#: parser/parse_target.c:700 rewrite/rewriteHandler.c:938
1785
7757
msgid "You will need to rewrite or cast the expression."
1786
7758
msgstr "��� ���ģ���� ���������� ��� ��������� �������������� ���������."
1787
7759
 
1788
 
#: catalog/heap.c:2076
 
7760
#: catalog/heap.c:2288
 
7761
msgid "unsupported ON COMMIT and foreign key combination"
 
7762
msgstr ""
 
7763
 
 
7764
#: catalog/heap.c:2289
 
7765
#, c-format
 
7766
msgid ""
 
7767
"Table \"%s\" references \"%s\", but they do not have the same ON COMMIT "
 
7768
"setting."
 
7769
msgstr ""
 
7770
 
 
7771
#: catalog/heap.c:2294
1789
7772
msgid "cannot truncate a table referenced in a foreign key constraint"
1790
7773
msgstr ""
1791
7774
 
1792
 
#: catalog/heap.c:2077
 
7775
#: catalog/heap.c:2295
 
7776
#, fuzzy, c-format
 
7777
msgid "Table \"%s\" references \"%s\"."
 
7778
msgstr "������ �� ������� \"%s\" ������������"
 
7779
 
 
7780
#: catalog/heap.c:2297
1793
7781
#, c-format
1794
 
msgid "Table \"%s\" references \"%s\" via foreign key constraint \"%s\"."
1795
 
msgstr "������� \"%s\" ��������� �� \"%s\" ����� ������� ���� \"%s\"."
 
7782
msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
 
7783
msgstr ""
1796
7784
 
1797
 
#: catalog/index.c:495
 
7785
#: catalog/index.c:525
1798
7786
msgid "user-defined indexes on system catalog tables are not supported"
1799
 
msgstr "���������������� ������� �� ������� ���������� �������� �� ��������������"
1800
 
 
1801
 
#: catalog/index.c:509
 
7787
msgstr ""
 
7788
"���������������� ������� �� ������� ���������� �������� �� ��������������"
 
7789
 
 
7790
#: catalog/index.c:535
 
7791
#, fuzzy
 
7792
msgid "concurrent index creation on system catalog tables is not supported"
 
7793
msgstr ""
 
7794
"���������������� ������� �� ������� ���������� �������� �� ��������������"
 
7795
 
 
7796
#: catalog/index.c:544
1802
7797
msgid "shared indexes cannot be created after initdb"
1803
7798
msgstr "������ ������� ����� ������� ����� initdb"
1804
7799
 
1805
 
#: catalog/index.c:1634
 
7800
#: catalog/index.c:2234
 
7801
#, fuzzy
 
7802
msgid "cannot reindex temporary tables of other sessions"
 
7803
msgstr "������ �������������� ��������� ������� ������ ������"
 
7804
 
 
7805
#: catalog/index.c:2256
1806
7806
#, c-format
1807
7807
msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
1808
7808
msgstr "����� ������ \"%s\" ����� ������ ����������������� � ��������� ������"
1809
7809
 
1810
 
#: catalog/namespace.c:173
1811
 
#: catalog/namespace.c:228
 
7810
#: catalog/namespace.c:226 catalog/namespace.c:300 commands/trigger.c:3306
1812
7811
#, c-format
1813
7812
msgid "cross-database references are not implemented: \"%s.%s.%s\""
1814
7813
msgstr "������ ����� ������ �� �����������: \"%s.%s.%s\""
1815
7814
 
1816
 
#: catalog/namespace.c:195
 
7815
#: catalog/namespace.c:244 catalog/namespace.c:311
 
7816
#, fuzzy
 
7817
msgid "temporary tables cannot specify a schema name"
 
7818
msgstr "��������� ������� �� ����� ��������� ��� �����"
 
7819
 
 
7820
#: catalog/namespace.c:267
1817
7821
#, c-format
1818
7822
msgid "relation \"%s.%s\" does not exist"
1819
7823
msgstr "��������� \"%s.%s\" �� ����������"
1820
7824
 
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
 
7825
#: catalog/namespace.c:353 catalog/namespace.c:2049
1833
7826
msgid "no schema has been selected to create in"
1834
7827
msgstr "�� ������� ����� ��� �������� ��������"
1835
7828
 
1836
 
#: catalog/namespace.c:1195
1837
 
#: parser/parse_expr.c:1171
1838
 
#: parser/parse_target.c:732
 
7829
#: catalog/namespace.c:1394 commands/tsearchcmds.c:290
 
7830
#, fuzzy, c-format
 
7831
msgid "text search parser \"%s\" does not exist"
 
7832
msgstr "tablespace  \"%s\" �� ����������"
 
7833
 
 
7834
#: catalog/namespace.c:1522 commands/tsearchcmds.c:629
 
7835
#, fuzzy, c-format
 
7836
msgid "text search dictionary \"%s\" does not exist"
 
7837
msgstr "���������� ������ \"%s\" �� ����������"
 
7838
 
 
7839
#: catalog/namespace.c:1651 commands/tsearchcmds.c:1105
 
7840
#, fuzzy, c-format
 
7841
msgid "text search template \"%s\" does not exist"
 
7842
msgstr "����� \"%s\" �� ����������"
 
7843
 
 
7844
#: catalog/namespace.c:1779 commands/tsearchcmds.c:1491
 
7845
#: commands/tsearchcmds.c:1646
 
7846
#, fuzzy, c-format
 
7847
msgid "text search configuration \"%s\" does not exist"
 
7848
msgstr "��������� \"%s\" �� ����������"
 
7849
 
 
7850
#: catalog/namespace.c:1895 parser/parse_expr.c:501 parser/parse_target.c:871
1839
7851
#, c-format
1840
7852
msgid "cross-database references are not implemented: %s"
1841
7853
msgstr "������ ����� ������ �� �����������: %s"
1842
7854
 
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
 
7855
#: catalog/namespace.c:1901 parser/parse_expr.c:532 parser/parse_target.c:881
 
7856
#: gram.y:2966 gram.y:8790
1848
7857
#, c-format
1849
7858
msgid "improper qualified name (too many dotted names): %s"
1850
7859
msgstr ""
1851
7860
 
1852
 
#: catalog/namespace.c:1313
 
7861
#: catalog/namespace.c:2081
1853
7862
#, c-format
1854
7863
msgid "improper relation name (too many dotted names): %s"
1855
7864
msgstr ""
1856
7865
 
1857
 
#: catalog/namespace.c:1659
 
7866
#: catalog/namespace.c:2614
1858
7867
#, c-format
1859
7868
msgid "permission denied to create temporary tables in database \"%s\""
1860
7869
msgstr "������ �����ݣ� �� �������� ��������� ������ � ���� \"%s\""
1861
7870
 
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
 
7871
#: catalog/pg_aggregate.c:97
 
7872
msgid "cannot determine transition data type"
 
7873
msgstr "�� � ��������� ���������� ���������� ���"
 
7874
 
 
7875
#: catalog/pg_aggregate.c:98
 
7876
#, fuzzy
 
7877
msgid ""
 
7878
"An aggregate using a polymorphic transition type must have at least one "
 
7879
"polymorphic argument."
 
7880
msgstr ""
 
7881
"�������, ������������ \"anyarray\" ��� \"anyelement\" ��� ���������� ���� "
 
7882
"������ ����� ���� �� ��� ��� ���� ������� ���."
 
7883
 
 
7884
#: catalog/pg_aggregate.c:121
 
7885
#, c-format
 
7886
msgid "return type of transition function %s is not %s"
 
7887
msgstr "��� ������� ���������� ������� %s �� �������� %s"
 
7888
 
 
7889
#: catalog/pg_aggregate.c:143
 
7890
msgid ""
 
7891
"must not omit initial value when transition function is strict and "
 
7892
"transition type is not compatible with input type"
 
7893
msgstr ""
 
7894
"������ �������� ��������� �������� ����� ���������� ������� strict � "
 
7895
"���������� ��� �� ��������� � ������� �����"
 
7896
 
 
7897
#: catalog/pg_aggregate.c:174 catalog/pg_proc.c:190 executor/functions.c:1078
 
7898
msgid "cannot determine result data type"
 
7899
msgstr "�� � ��������� ���������� ��� ����������"
 
7900
 
 
7901
#: catalog/pg_aggregate.c:175
 
7902
#, fuzzy
 
7903
msgid ""
 
7904
"An aggregate returning a polymorphic type must have at least one polymorphic "
 
7905
"argument."
 
7906
msgstr ""
 
7907
"�������, ������������ \"anyarray\" ��� \"anyelement\" ������ ����� ���� �� "
 
7908
"��� ��� ���� ������� ���."
 
7909
 
 
7910
#: catalog/pg_aggregate.c:184
 
7911
msgid "sort operator can only be specified for single-argument aggregates"
 
7912
msgstr ""
 
7913
 
 
7914
#: catalog/pg_aggregate.c:315 commands/typecmds.c:1178
 
7915
#: commands/typecmds.c:1229 commands/typecmds.c:1260 commands/typecmds.c:1283
 
7916
#: commands/typecmds.c:1304 commands/typecmds.c:1331 commands/typecmds.c:1358
 
7917
#: parser/parse_func.c:222 parser/parse_func.c:1203
 
7918
#, c-format
 
7919
msgid "function %s does not exist"
 
7920
msgstr "������� %s �� ����������"
 
7921
 
 
7922
#: catalog/pg_aggregate.c:320
 
7923
#, c-format
 
7924
msgid "function %s returns a set"
 
7925
msgstr "������� %s ���������� ���������"
 
7926
 
 
7927
#: catalog/pg_aggregate.c:344
 
7928
#, c-format
 
7929
msgid "function %s requires run-time type coercion"
 
7930
msgstr ""
 
7931
 
 
7932
#: catalog/pg_constraint.c:618 commands/typecmds.c:2105
 
7933
#, c-format
 
7934
msgid "constraint \"%s\" for domain \"%s\" already exists"
 
7935
msgstr ""
 
7936
 
 
7937
#: catalog/pg_conversion.c:64
1871
7938
#, c-format
1872
7939
msgid "conversion \"%s\" already exists"
1873
7940
msgstr "��������� \"%s\" ��� ����������"
1874
7941
 
1875
 
#: catalog/pg_conversion.c:79
 
7942
#: catalog/pg_conversion.c:77
1876
7943
#, c-format
1877
7944
msgid "default conversion for %s to %s already exists"
1878
7945
msgstr "��������� �� ��������� ��� %s � %s ��� ����������"
1879
7946
 
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
 
7947
#: catalog/pg_depend.c:207
 
7948
#, fuzzy, c-format
 
7949
msgid "cannot remove dependency on %s because it is a system object"
 
7950
msgstr "������ ������� %s: ���� ������ ����� ������� ��� ������"
 
7951
 
 
7952
#: catalog/pg_enum.c:89
 
7953
#, fuzzy, c-format
 
7954
msgid "invalid enum label \"%s\""
 
7955
msgstr "�������� ��� ������������ \"%s\""
 
7956
 
 
7957
#: catalog/pg_enum.c:90
 
7958
#, fuzzy, c-format
 
7959
msgid "Labels must be %d characters or less."
 
7960
msgstr "����� ����� ����� ��������� %d ��� ����� ��������"
 
7961
 
 
7962
#: catalog/pg_largeobject.c:105 commands/comment.c:1421
 
7963
#: storage/large_object/inv_api.c:260 storage/large_object/inv_api.c:362
1885
7964
#, c-format
1886
 
msgid "conversion \"%s\" does not exist"
1887
 
msgstr "��������� \"%s\" �� ����������"
 
7965
msgid "large object %u does not exist"
 
7966
msgstr "������� ������ %u �� ����������"
1888
7967
 
1889
 
#: catalog/pg_namespace.c:51
1890
 
#: commands/schemacmds.c:252
 
7968
#: catalog/pg_namespace.c:51 commands/schemacmds.c:257
1891
7969
#, c-format
1892
7970
msgid "schema \"%s\" already exists"
1893
7971
msgstr "����� \"%s\" ��� ����������"
1894
7972
 
1895
 
#: catalog/pg_operator.c:217
1896
 
#: catalog/pg_operator.c:406
 
7973
#: catalog/pg_operator.c:219 catalog/pg_operator.c:394
1897
7974
#, c-format
1898
7975
msgid "\"%s\" is not a valid operator name"
1899
7976
msgstr "\"%s\" �� �������� ������ ������ ���������"
1900
7977
 
1901
 
#: catalog/pg_operator.c:412
 
7978
#: catalog/pg_operator.c:400
1902
7979
msgid "at least one of leftarg or rightarg must be specified"
1903
7980
msgstr "���� �������� ����� ���� ������ ������ ���� ������ ��� �������"
1904
7981
 
1905
 
#: catalog/pg_operator.c:420
 
7982
#: catalog/pg_operator.c:408
1906
7983
msgid "only binary operators can have commutators"
1907
7984
msgstr "������ �������� ��������� ����� ����� �����������"
1908
7985
 
1909
 
#: catalog/pg_operator.c:424
 
7986
#: catalog/pg_operator.c:412
1910
7987
msgid "only binary operators can have join selectivity"
1911
 
msgstr "������ �������� ��������� ����� ����� ������� �� ����������� (JOIN SELECT)"
1912
 
 
1913
 
#: catalog/pg_operator.c:428
 
7988
msgstr ""
 
7989
"������ �������� ��������� ����� ����� ������� �� ����������� (JOIN SELECT)"
 
7990
 
 
7991
#: catalog/pg_operator.c:416
 
7992
msgid "only binary operators can merge join"
 
7993
msgstr ""
 
7994
"������ �������� ��������� ����� ������������ ������� � ����������� (MERGE "
 
7995
"JOIN)"
 
7996
 
 
7997
#: catalog/pg_operator.c:420
1914
7998
msgid "only binary operators can hash"
1915
7999
msgstr "������ �������� ��������� ����� ������������"
1916
8000
 
1917
8001
#: 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
8002
#, c-format
1923
8003
msgid "operator %s already exists"
1924
8004
msgstr "�������� %s ��� ����������"
1925
8005
 
1926
 
#: catalog/pg_operator.c:726
 
8006
#: catalog/pg_operator.c:660
1927
8007
msgid "operator cannot be its own negator or sort operator"
1928
 
msgstr "�������� �� ����� ���� ����� ����������� ��������� ��� ���������� ����������"
 
8008
msgstr ""
 
8009
"�������� �� ����� ���� ����� ����������� ��������� ��� ���������� ����������"
1929
8010
 
1930
 
#: catalog/pg_proc.c:100
1931
 
#: commands/functioncmds.c:154
1932
 
#: parser/parse_func.c:1388
 
8011
#: catalog/pg_proc.c:111 parser/parse_func.c:1247 parser/parse_func.c:1285
1933
8012
#, c-format
1934
8013
msgid "functions cannot have more than %d arguments"
1935
8014
msgstr "������� �� ����� ����� ����� ���������� ����� %d"
1936
8015
 
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
 
8016
#: catalog/pg_proc.c:191 executor/functions.c:1079
 
8017
#, fuzzy
 
8018
msgid ""
 
8019
"A function returning a polymorphic type must have at least one polymorphic "
 
8020
"argument."
 
8021
msgstr ""
 
8022
"������� ������������ \"anyarray\" ��� \"anyelement\" ������ ����� ��� "
 
8023
"������� ���� �������� ������ �� ���."
 
8024
 
 
8025
#: catalog/pg_proc.c:196
 
8026
#, fuzzy
 
8027
msgid "unsafe use of pseudo-type \"internal\""
 
8028
msgstr "�� ���� ������� �������� ���� internal"
 
8029
 
 
8030
#: catalog/pg_proc.c:197
 
8031
#, fuzzy
 
8032
msgid ""
 
8033
"A function returning \"internal\" must have at least one \"internal\" "
 
8034
"argument."
 
8035
msgstr ""
 
8036
"������� ������������ \"anyarray\" ��� \"anyelement\" ������ ����� ��� "
 
8037
"������� ���� �������� ������ �� ���."
 
8038
 
 
8039
#: catalog/pg_proc.c:209
1943
8040
#, c-format
1944
8041
msgid "\"%s\" is already an attribute of type %s"
1945
8042
msgstr "\"%s\" ��� �������� ��������� ���� %s"
1946
8043
 
1947
 
#: catalog/pg_proc.c:200
 
8044
#: catalog/pg_proc.c:280
1948
8045
#, c-format
1949
8046
msgid "function \"%s\" already exists with same argument types"
1950
8047
msgstr "�������  \"%s\" � ����� ������� ���������� ��� ����������"
1951
8048
 
1952
 
#: catalog/pg_proc.c:214
 
8049
#: catalog/pg_proc.c:294 catalog/pg_proc.c:316
1953
8050
msgid "cannot change return type of existing function"
1954
8051
msgstr "������ �������� ��� ������������� �������� ��� ������������ ������"
1955
8052
 
1956
 
#: catalog/pg_proc.c:215
 
8053
#: catalog/pg_proc.c:295 catalog/pg_proc.c:318
1957
8054
msgid "Use DROP FUNCTION first."
1958
8055
msgstr "������� ����������� DROP FUNCTION."
1959
8056
 
1960
 
#: catalog/pg_proc.c:223
 
8057
#: catalog/pg_proc.c:317
 
8058
msgid "Row type defined by OUT parameters is different."
 
8059
msgstr ""
 
8060
 
 
8061
#: catalog/pg_proc.c:327
1961
8062
#, c-format
1962
8063
msgid "function \"%s\" is an aggregate"
1963
8064
msgstr "������� \"%s\" �������� ���������"
1964
8065
 
1965
 
#: catalog/pg_proc.c:228
 
8066
#: catalog/pg_proc.c:332
1966
8067
#, c-format
1967
8068
msgid "function \"%s\" is not an aggregate"
1968
8069
msgstr "������� \"%s\" �� �������� ���������"
1969
8070
 
1970
 
#: catalog/pg_proc.c:387
 
8071
#: catalog/pg_proc.c:457
1971
8072
#, c-format
1972
8073
msgid "there is no built-in function named \"%s\""
1973
8074
msgstr "���������� ������� \"%s\" �� ����������"
1974
8075
 
1975
 
#: catalog/pg_proc.c:487
 
8076
#: catalog/pg_proc.c:552
1976
8077
#, c-format
1977
8078
msgid "SQL functions cannot return type %s"
1978
8079
msgstr "SQL-������� �� ����� ���������� ��� %s"
1979
8080
 
1980
 
#: catalog/pg_proc.c:503
 
8081
#: catalog/pg_proc.c:567
1981
8082
#, c-format
1982
8083
msgid "SQL functions cannot have arguments of type %s"
1983
8084
msgstr "SQL-������� �� ����� ����� ��������� ���� %s"
1984
8085
 
1985
 
#: catalog/pg_proc.c:574
1986
 
#: executor/functions.c:803
 
8086
#: catalog/pg_proc.c:638 executor/functions.c:816
1987
8087
#, c-format
1988
8088
msgid "SQL function \"%s\""
1989
8089
msgstr "SQL-������� \"%s\""
1990
8090
 
1991
 
#: catalog/pg_type.c:198
 
8091
#: catalog/pg_type.c:218
1992
8092
#, c-format
1993
8093
msgid "invalid type internal size %d"
1994
8094
msgstr "�������� ���������� ������ ����: %d"
1995
8095
 
1996
 
#: catalog/pg_type.c:204
 
8096
#: catalog/pg_type.c:224
1997
8097
#, c-format
1998
8098
msgid "internal size %d is invalid for passed-by-value type"
1999
8099
msgstr ""
2000
8100
 
2001
 
#: catalog/pg_type.c:211
 
8101
#: catalog/pg_type.c:231
2002
8102
msgid "fixed-size types must have storage PLAIN"
2003
8103
msgstr "���� �������������� ������� ������� ����� �������� PLAIN"
2004
8104
 
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
 
8105
#: catalog/pg_type.c:653
 
8106
#, fuzzy, c-format
 
8107
msgid "could not form array type name for type \"%s\""
 
8108
msgstr "��� ������� ��� ���� ������ %s �� ������"
 
8109
 
 
8110
#: catalog/pg_shdepend.c:656
 
8111
#, c-format
 
8112
msgid ""
 
8113
"\n"
 
8114
"and %d other objects (see server log for list)"
 
8115
msgstr ""
 
8116
 
 
8117
#: catalog/pg_shdepend.c:660
 
8118
#, c-format
 
8119
msgid ""
 
8120
"\n"
 
8121
"and objects in %d other databases (see server log for list)"
 
8122
msgstr ""
 
8123
 
 
8124
#: catalog/pg_shdepend.c:672
 
8125
#, fuzzy, c-format
 
8126
msgid "there are objects dependent on %s"
 
8127
msgstr "������ ��� �������� ���� �������� ������� �� %s"
 
8128
 
 
8129
#: catalog/pg_shdepend.c:962
 
8130
#, c-format
 
8131
msgid "role %u was concurrently dropped"
 
8132
msgstr ""
 
8133
 
 
8134
#: catalog/pg_shdepend.c:981
 
8135
#, fuzzy, c-format
 
8136
msgid "tablespace %u was concurrently dropped"
 
8137
msgstr "tablespace %u �� ����"
 
8138
 
 
8139
#: catalog/pg_shdepend.c:1025
 
8140
#, fuzzy, c-format
 
8141
msgid "owner of %s"
 
8142
msgstr "�������������� %s"
 
8143
 
 
8144
#: catalog/pg_shdepend.c:1027
 
8145
#, fuzzy, c-format
 
8146
msgid "access to %s"
 
8147
msgstr "�������� ��������� �� %s"
 
8148
 
 
8149
#. translator: %s will always be "database %s"
 
8150
#: catalog/pg_shdepend.c:1035
 
8151
#, c-format
 
8152
msgid "%d objects in %s"
 
8153
msgstr ""
 
8154
 
 
8155
#: catalog/pg_shdepend.c:1143 catalog/pg_shdepend.c:1275
 
8156
#, fuzzy, c-format
 
8157
msgid ""
 
8158
"cannot drop objects owned by %s because they are required by the database "
 
8159
"system"
 
8160
msgstr "������ ������� %s: ���� ������ ����� ������� ��� ������"
 
8161
 
 
8162
#: catalog/toasting.c:131
 
8163
msgid "shared tables cannot be toasted after initdb"
 
8164
msgstr ""
 
8165
 
 
8166
#: commands/aggregatecmds.c:103
2031
8167
#, c-format
2032
8168
msgid "aggregate attribute \"%s\" not recognized"
2033
8169
msgstr "���������� ������� \"%s\" �� ���������"
2034
8170
 
2035
 
#: commands/aggregatecmds.c:107
2036
 
msgid "aggregate basetype must be specified"
2037
 
msgstr "basetype �������� ������ ���� ������"
2038
 
 
2039
 
#: commands/aggregatecmds.c:111
 
8171
#: commands/aggregatecmds.c:113
2040
8172
msgid "aggregate stype must be specified"
2041
8173
msgstr "stype �������� ������ ���� ������"
2042
8174
 
2043
 
#: commands/aggregatecmds.c:115
 
8175
#: commands/aggregatecmds.c:117
2044
8176
msgid "aggregate sfunc must be specified"
2045
8177
msgstr "sfunc �������� ������ ���� �������"
2046
8178
 
2047
 
#: commands/aggregatecmds.c:138
 
8179
#: commands/aggregatecmds.c:134
 
8180
#, fuzzy
 
8181
msgid "aggregate input type must be specified"
 
8182
msgstr "stype �������� ������ ���� ������"
 
8183
 
 
8184
#: commands/aggregatecmds.c:159
 
8185
msgid "basetype is redundant with aggregate input type specification"
 
8186
msgstr ""
 
8187
 
 
8188
#: commands/aggregatecmds.c:183
2048
8189
#, c-format
2049
8190
msgid "aggregate transition data type cannot be %s"
2050
8191
msgstr "���������� ��� �������� �� ����� ���� %s"
2051
8192
 
2052
 
#: commands/aggregatecmds.c:258
2053
 
#, c-format
2054
 
msgid "function %s(*) already exists in schema \"%s\""
2055
 
msgstr "������� %s(*) ��� ���������� � ����� \"%s\""
 
8193
#: commands/aggregatecmds.c:221
 
8194
#, fuzzy, c-format
 
8195
msgid "aggregate %s(%s) does not exist, skipping"
 
8196
msgstr "������� %s(%s) �� ����������"
2056
8197
 
2057
 
#: commands/aggregatecmds.c:264
2058
 
#: commands/functioncmds.c:699
 
8198
#: commands/aggregatecmds.c:288 commands/functioncmds.c:972
2059
8199
#, c-format
2060
8200
msgid "function %s already exists in schema \"%s\""
2061
8201
msgstr "������� %s ��� ���������� � ����� \"%s\""
2062
8202
 
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
 
8203
#: commands/analyze.c:167
2077
8204
#, c-format
2078
8205
msgid "skipping \"%s\" --- only table or database owner can analyze it"
2079
 
msgstr "������������ \"%s\" --- ������ �������� ������� ��� ���� ����� ������������� ���� ������"
 
8206
msgstr ""
 
8207
"������������ \"%s\" --- ������ �������� ������� ��� ���� ����� ������������� "
 
8208
"���� ������"
2080
8209
 
2081
 
#: commands/analyze.c:168
 
8210
#: commands/analyze.c:182
2082
8211
#, c-format
2083
 
msgid "skipping \"%s\" --- cannot analyze indexes, views, or special system tables"
2084
 
msgstr "������������ \"%s\" --- �������, ������������� ��� ����������� ��������� ������� �� ������������� ��� ����� ����������"
 
8212
msgid ""
 
8213
"skipping \"%s\" --- cannot analyze indexes, views, or special system tables"
 
8214
msgstr ""
 
8215
"������������ \"%s\" --- �������, ������������� ��� ����������� ��������� "
 
8216
"������� �� ������������� ��� ����� ����������"
2085
8217
 
2086
 
#: commands/analyze.c:198
 
8218
#: commands/analyze.c:210
2087
8219
#, c-format
2088
8220
msgid "analyzing \"%s.%s\""
2089
8221
msgstr "������������� \"%s.%s\""
2090
8222
 
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
 
8223
#: commands/analyze.c:494
 
8224
#, c-format
 
8225
msgid "automatic analyze of table \"%s.%s.%s\" system usage: %s"
 
8226
msgstr ""
 
8227
 
 
8228
#: commands/analyze.c:1062
 
8229
#, c-format
 
8230
msgid ""
 
8231
"\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead "
 
8232
"rows; %d rows in sample, %.0f estimated total rows"
 
8233
msgstr ""
 
8234
 
 
8235
#: commands/async.c:344
 
8236
msgid "cannot PREPARE a transaction that has executed LISTEN or UNLISTEN"
 
8237
msgstr ""
 
8238
 
 
8239
#: commands/cluster.c:118 commands/cluster.c:460
 
8240
msgid "cannot cluster temporary tables of other sessions"
 
8241
msgstr "������ ������������ ��������� ������� ������ ������"
 
8242
 
 
8243
#: commands/cluster.c:149
2097
8244
#, c-format
2098
8245
msgid "there is no previously clustered index for table \"%s\""
2099
8246
msgstr "�� ������� ����������� ������������������� ������� ��� ������� \"%s\""
2100
8247
 
2101
 
#: commands/cluster.c:147
2102
 
#: commands/tablecmds.c:5377
 
8248
#: commands/cluster.c:163 commands/tablecmds.c:5688
2103
8249
#, c-format
2104
8250
msgid "index \"%s\" for table \"%s\" does not exist"
2105
8251
msgstr "������ \"%s\" ��� ������� \"%s\" �� ����������"
2106
8252
 
2107
 
#: commands/cluster.c:326
 
8253
#: commands/cluster.c:367
2108
8254
#, c-format
2109
8255
msgid "\"%s\" is not an index for table \"%s\""
2110
8256
msgstr "\"%s\" �� �������� �������� ��� ������� \"%s\""
2111
8257
 
2112
 
#: commands/cluster.c:339
2113
 
msgid "cannot cluster on partial index"
 
8258
#: commands/cluster.c:380
 
8259
#, fuzzy, c-format
 
8260
msgid "cannot cluster on partial index \"%s\""
2114
8261
msgstr "������ ������������ �� ���������� �������"
2115
8262
 
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
 
8263
#: commands/cluster.c:386
 
8264
#, fuzzy, c-format
 
8265
msgid ""
 
8266
"cannot cluster on index \"%s\" because access method does not support "
 
8267
"clustering"
 
8268
msgstr ""
 
8269
"������ ������������ ����� ����� ������� �� ������� �� ������������ ������� "
 
8270
"(NULL) ��������"
 
8271
 
 
8272
#: commands/cluster.c:406
 
8273
#, fuzzy, c-format
 
8274
msgid ""
 
8275
"cannot cluster on index \"%s\" because access method does not handle null "
 
8276
"values"
 
8277
msgstr ""
 
8278
"������ ������������ ����� ����� ������� �� ������� �� ������������ ������� "
 
8279
"(NULL) ��������"
 
8280
 
 
8281
#: commands/cluster.c:409
2121
8282
#, 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
 
8283
msgid ""
 
8284
"You might be able to work around this by marking column \"%s\" NOT NULL, or "
 
8285
"use ALTER TABLE ... SET WITHOUT CLUSTER to remove the cluster specification "
 
8286
"from the table."
 
8287
msgstr ""
 
8288
 
 
8289
#: commands/cluster.c:411
 
8290
#, fuzzy, c-format
 
8291
msgid ""
 
8292
"You might be able to work around this by marking column \"%s\" NOT NULL."
 
8293
msgstr ""
 
8294
"�� ����� ������� ��� ������ ��ԣ� �������������� ������� \"%s\" ��� NOT NULL."
 
8295
 
 
8296
#: commands/cluster.c:422
 
8297
#, fuzzy, c-format
 
8298
msgid ""
 
8299
"cannot cluster on expressional index \"%s\" because its index access method "
 
8300
"does not handle null values"
 
8301
msgstr ""
 
8302
"������ ������������ �� ���������� ��������� ����� ����� ������� �� ������� "
 
8303
"�� ������������ ������� (NULL) ��������"
 
8304
 
 
8305
#: commands/cluster.c:437
 
8306
#, fuzzy, c-format
 
8307
msgid "cannot cluster on invalid index \"%s\""
 
8308
msgstr "������ ������������ �� ���������� �������"
 
8309
 
 
8310
#: commands/cluster.c:450
2130
8311
#, c-format
2131
8312
msgid "\"%s\" is a system catalog"
2132
8313
msgstr "\"%s\" �������� ��������� ���������"
2133
8314
 
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
 
8315
#: commands/comment.c:607
 
8316
#, fuzzy
 
8317
msgid "database name cannot be qualified"
 
8318
msgstr "������ ������������� ������� ���� ������"
 
8319
 
 
8320
#: commands/comment.c:655
 
8321
msgid "tablespace name cannot be qualified"
 
8322
msgstr ""
 
8323
 
 
8324
#: commands/comment.c:692
 
8325
msgid "role name cannot be qualified"
 
8326
msgstr ""
 
8327
 
 
8328
#: commands/comment.c:701
 
8329
#, c-format
 
8330
msgid "must be member of role \"%s\" to comment upon it"
 
8331
msgstr ""
 
8332
 
 
8333
#: commands/comment.c:725 commands/schemacmds.c:164
 
8334
msgid "schema name cannot be qualified"
 
8335
msgstr ""
 
8336
 
 
8337
#: commands/comment.c:802
2212
8338
#, c-format
2213
8339
msgid "rule \"%s\" does not exist"
2214
8340
msgstr "������� \"%s\" �� ����������"
2215
8341
 
2216
 
#: commands/comment.c:590
 
8342
#: commands/comment.c:810
2217
8343
#, c-format
2218
8344
msgid "there are multiple rules named \"%s\""
2219
8345
msgstr "������� ������ ������ ������� � ������ \"%s\""
2220
8346
 
2221
 
#: commands/comment.c:591
 
8347
#: commands/comment.c:811
2222
8348
msgid "Specify a relation name as well as a rule name."
2223
8349
msgstr "������� ��� ��������� � ����� ��� �������."
2224
8350
 
2225
 
#: commands/comment.c:619
2226
 
#: rewrite/rewriteDefine.c:580
2227
 
#: rewrite/rewriteRemove.c:59
 
8351
#: commands/comment.c:839 rewrite/rewriteDefine.c:664
 
8352
#: rewrite/rewriteDefine.c:727 rewrite/rewriteRemove.c:60
2228
8353
#, c-format
2229
8354
msgid "rule \"%s\" for relation \"%s\" does not exist"
2230
8355
msgstr "������� \"%s\" ��� ����� \"%s\" �� ����������"
2231
8356
 
2232
 
#: commands/comment.c:836
2233
 
#: commands/trigger.c:483
2234
 
#: commands/trigger.c:697
 
8357
#: commands/comment.c:1034 commands/trigger.c:762 commands/trigger.c:983
 
8358
#: commands/trigger.c:1092
2235
8359
#, c-format
2236
8360
msgid "trigger \"%s\" for table \"%s\" does not exist"
2237
8361
msgstr "������� \"%s\" ��� ������� \"%s\" �� ����������"
2238
8362
 
2239
 
#: commands/comment.c:916
 
8363
#: commands/comment.c:1113
2240
8364
#, c-format
2241
8365
msgid "table \"%s\" has multiple constraints named \"%s\""
2242
8366
msgstr "������� \"%s\" �������� ����� ������ ����������� � ������ \"%s\""
2243
8367
 
2244
 
#: commands/comment.c:928
 
8368
#: commands/comment.c:1125
2245
8369
#, c-format
2246
8370
msgid "constraint \"%s\" for table \"%s\" does not exist"
2247
8371
msgstr "���������� \"%s\" ��� ������� \"%s\" �� ����������"
2248
8372
 
2249
 
#: commands/comment.c:992
2250
 
msgid "language name may not be qualified"
 
8373
#: commands/comment.c:1154 commands/conversioncmds.c:112
 
8374
#: commands/conversioncmds.c:146 commands/conversioncmds.c:202
 
8375
#, c-format
 
8376
msgid "conversion \"%s\" does not exist"
 
8377
msgstr "��������� \"%s\" �� ����������"
 
8378
 
 
8379
#: commands/comment.c:1184
 
8380
msgid "language name cannot be qualified"
2251
8381
msgstr ""
2252
8382
 
2253
 
#: commands/comment.c:1007
 
8383
#: commands/comment.c:1199
2254
8384
msgid "must be superuser to comment on procedural language"
2255
8385
msgstr ""
2256
8386
 
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
 
8387
#: commands/comment.c:1236 commands/comment.c:1322 commands/indexcmds.c:282
 
8388
#: commands/opclasscmds.c:288 commands/opclasscmds.c:681
 
8389
#: commands/opclasscmds.c:784 commands/opclasscmds.c:1518
 
8390
#: commands/opclasscmds.c:1581 commands/opclasscmds.c:1749
 
8391
#: commands/opclasscmds.c:1849 commands/opclasscmds.c:1946
 
8392
#: commands/opclasscmds.c:2073
2263
8393
#, c-format
2264
8394
msgid "access method \"%s\" does not exist"
2265
8395
msgstr "����� ������� \"%s\" �� ����������"
2266
8396
 
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
 
8397
#: commands/comment.c:1265 commands/comment.c:1275 commands/indexcmds.c:955
 
8398
#: commands/indexcmds.c:965 commands/opclasscmds.c:1530
 
8399
#: commands/opclasscmds.c:1534 commands/opclasscmds.c:1771
 
8400
#: commands/opclasscmds.c:1782 commands/opclasscmds.c:1970
 
8401
#: commands/opclasscmds.c:1981
2277
8402
#, c-format
2278
8403
msgid "operator class \"%s\" does not exist for access method \"%s\""
2279
8404
msgstr "����� ���������� \"%s\" ��� ������ ������� \"%s\" �� ����������"
2280
8405
 
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
 
8406
#: commands/comment.c:1351 commands/comment.c:1361 commands/opclasscmds.c:350
 
8407
#: commands/opclasscmds.c:804 commands/opclasscmds.c:1593
 
8408
#: commands/opclasscmds.c:1597 commands/opclasscmds.c:1871
 
8409
#: commands/opclasscmds.c:1882 commands/opclasscmds.c:2097
 
8410
#: commands/opclasscmds.c:2108
 
8411
#, fuzzy, c-format
 
8412
msgid "operator family \"%s\" does not exist for access method \"%s\""
 
8413
msgstr "����� ���������� \"%s\" ��� ������ ������� \"%s\" �� ����������"
 
8414
 
 
8415
#: commands/comment.c:1464 commands/functioncmds.c:1596
2297
8416
#, c-format
2298
8417
msgid "cast from type %s to type %s does not exist"
2299
8418
msgstr "��������� ���� %s � ��� %s �� ����������"
2300
8419
 
2301
 
#: commands/comment.c:1221
2302
 
#: commands/functioncmds.c:948
2303
 
#: commands/functioncmds.c:1182
 
8420
#: commands/comment.c:1476 commands/functioncmds.c:1379
 
8421
#: commands/functioncmds.c:1613
2304
8422
#, c-format
2305
8423
msgid "must be owner of type %s or type %s"
2306
8424
msgstr "����� ���� ���������� ���� %s ��� ���� %s"
2307
8425
 
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
 
8426
#: commands/comment.c:1496
 
8427
#, fuzzy
 
8428
msgid "must be superuser to comment on text search parser"
 
8429
msgstr "����� ���� ��������������� ��� �������� �������������"
 
8430
 
 
8431
#: commands/comment.c:1525
 
8432
#, fuzzy
 
8433
msgid "must be superuser to comment on text search template"
 
8434
msgstr "����� ���� ��������������� ��� �������� tablespace."
 
8435
 
 
8436
#: commands/conversioncmds.c:66
 
8437
#, c-format
 
8438
msgid "source encoding \"%s\" does not exist"
 
8439
msgstr "�������� ��������� \"%s\" �� ����������"
 
8440
 
 
8441
#: commands/conversioncmds.c:73
 
8442
#, c-format
 
8443
msgid "destination encoding \"%s\" does not exist"
 
8444
msgstr "��������� ���������� \"%s\" �� ����������"
 
8445
 
 
8446
#: commands/conversioncmds.c:118
 
8447
#, fuzzy, c-format
 
8448
msgid "conversion \"%s\" does not exist, skipping"
 
8449
msgstr "��������� \"%s\" �� ����������"
 
8450
 
 
8451
#: commands/conversioncmds.c:164
 
8452
#, c-format
 
8453
msgid "conversion \"%s\" already exists in schema \"%s\""
 
8454
msgstr "�������������� \"%s\" ��� ���������� � ����� \"%s\""
 
8455
 
 
8456
#: commands/copy.c:310 commands/copy.c:322 commands/copy.c:356
 
8457
#: commands/copy.c:366
2467
8458
msgid "COPY BINARY is not supported to stdout or from stdin"
2468
 
msgstr "COPY BINARY �� �������������� ��� ������������ ������ (stdout) ��� ����� (stdin)"
 
8459
msgstr ""
 
8460
"COPY BINARY �� �������������� ��� ������������ ������ (stdout) ��� ����� "
 
8461
"(stdin)"
2469
8462
 
2470
 
#: commands/copy.c:313
 
8463
#: commands/copy.c:444
2471
8464
#, c-format
2472
8465
msgid "could not write to COPY file: %m"
2473
8466
msgstr "�� ���������� �������� � ���� COPY: %m"
2474
8467
 
2475
 
#: commands/copy.c:321
 
8468
#: commands/copy.c:456
2476
8469
msgid "connection lost during COPY to stdout"
2477
8470
msgstr "������������� �������� �� ����� COPY � ����������� ����� (stdout)"
2478
8471
 
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) ��� ������������� �������"
 
8472
#: commands/copy.c:497
 
8473
#, fuzzy, c-format
 
8474
msgid "could not read from COPY file: %m"
 
8475
msgstr "�� ���������� �������� � ���� COPY: %m"
2489
8476
 
2490
 
#: commands/copy.c:438
 
8477
#: commands/copy.c:548
2491
8478
#, c-format
2492
8479
msgid "COPY from stdin failed: %s"
2493
8480
msgstr "������ ��� COPY �� ������������ ����� (stdin): %s"
2494
8481
 
2495
 
#: commands/copy.c:454
 
8482
#: commands/copy.c:564
2496
8483
#, c-format
2497
8484
msgid "unexpected message type 0x%02X during COPY from stdin"
2498
 
msgstr "����������� ��� ��������� 0x%02X ��� COPY �� ������������ ����� (stdin)"
2499
 
 
2500
 
#: commands/copy.c:796
 
8485
msgstr ""
 
8486
"����������� ��� ��������� 0x%02X ��� COPY �� ������������ ����� (stdin)"
 
8487
 
 
8488
#: commands/copy.c:744 commands/copy.c:752 commands/copy.c:760
 
8489
#: commands/copy.c:768 commands/copy.c:776 commands/copy.c:784
 
8490
#: commands/copy.c:792 commands/copy.c:800 commands/copy.c:808
 
8491
#: commands/copy.c:816 commands/dbcommands.c:121 commands/dbcommands.c:129
 
8492
#: commands/dbcommands.c:137 commands/dbcommands.c:145
 
8493
#: commands/dbcommands.c:153 commands/dbcommands.c:875
 
8494
#: commands/functioncmds.c:348 commands/functioncmds.c:436
 
8495
#: commands/functioncmds.c:444 commands/sequence.c:991
 
8496
#: commands/sequence.c:1004 commands/sequence.c:1012 commands/sequence.c:1020
 
8497
#: commands/sequence.c:1028 commands/sequence.c:1036 commands/sequence.c:1044
 
8498
#: commands/user.c:133 commands/user.c:150 commands/user.c:158
 
8499
#: commands/user.c:166 commands/user.c:174 commands/user.c:182
 
8500
#: commands/user.c:190 commands/user.c:198 commands/user.c:206
 
8501
#: commands/user.c:214 commands/user.c:222 commands/user.c:444
 
8502
#: commands/user.c:456 commands/user.c:464 commands/user.c:472
 
8503
#: commands/user.c:480 commands/user.c:488 commands/user.c:496
 
8504
#: commands/user.c:505 commands/user.c:513
 
8505
msgid "conflicting or redundant options"
 
8506
msgstr "������������� ��� �������� �����"
 
8507
 
 
8508
#: commands/copy.c:828
2501
8509
msgid "cannot specify DELIMITER in BINARY mode"
2502
8510
msgstr "������ ��������� DELIMITER � ������ BINARY"
2503
8511
 
2504
 
#: commands/copy.c:801
 
8512
#: commands/copy.c:833
2505
8513
msgid "cannot specify CSV in BINARY mode"
2506
8514
msgstr "������ ��������� CSV � ������ BINARY"
2507
8515
 
2508
 
#: commands/copy.c:806
 
8516
#: commands/copy.c:838
2509
8517
msgid "cannot specify NULL in BINARY mode"
2510
8518
msgstr "������ ��������� NULL � ������ BINARY"
2511
8519
 
2512
 
#: commands/copy.c:829
2513
 
msgid "COPY delimiter must be a single character"
2514
 
msgstr "����������� � COPY ������ ���� ����� ��������"
2515
 
 
2516
 
#: commands/copy.c:837
 
8520
#: commands/copy.c:860
 
8521
#, fuzzy
 
8522
msgid "COPY delimiter must be a single ASCII character"
 
8523
msgstr "����������� � COPY ������ ���� ����� ��������"
 
8524
 
 
8525
#: commands/copy.c:867
 
8526
#, fuzzy
 
8527
msgid "COPY delimiter cannot be newline or carriage return"
 
8528
msgstr "����������� � COPY ������ ���� ����� ��������"
 
8529
 
 
8530
#: commands/copy.c:873
 
8531
msgid "COPY null representation cannot use newline or carriage return"
 
8532
msgstr ""
 
8533
 
 
8534
#: commands/copy.c:890
 
8535
#, fuzzy, c-format
 
8536
msgid "COPY delimiter cannot be \"%s\""
 
8537
msgstr "��� �������� ������� �� ����� ���� %s"
 
8538
 
 
8539
#: commands/copy.c:896
 
8540
msgid "COPY HEADER available only in CSV mode"
 
8541
msgstr ""
 
8542
 
 
8543
#: commands/copy.c:902
2517
8544
msgid "COPY quote available only in CSV mode"
2518
8545
msgstr ""
2519
8546
 
2520
 
#: commands/copy.c:842
2521
 
msgid "COPY quote must be a single character"
2522
 
msgstr ""
2523
 
 
2524
 
#: commands/copy.c:850
 
8547
#: commands/copy.c:907
 
8548
#, fuzzy
 
8549
msgid "COPY quote must be a single ASCII character"
 
8550
msgstr "����������� � COPY ������ ���� ����� ��������"
 
8551
 
 
8552
#: commands/copy.c:912
 
8553
#, fuzzy
 
8554
msgid "COPY delimiter and quote must be different"
 
8555
msgstr "����������� � COPY ������ ���� ����� ��������"
 
8556
 
 
8557
#: commands/copy.c:918
2525
8558
msgid "COPY escape available only in CSV mode"
2526
8559
msgstr ""
2527
8560
 
2528
 
#: commands/copy.c:855
2529
 
msgid "COPY escape must be a single character"
2530
 
msgstr ""
 
8561
#: commands/copy.c:923
 
8562
#, fuzzy
 
8563
msgid "COPY escape must be a single ASCII character"
 
8564
msgstr "����������� � COPY ������ ���� ����� ��������"
2531
8565
 
2532
 
#: commands/copy.c:863
 
8566
#: commands/copy.c:929
2533
8567
msgid "COPY force quote available only in CSV mode"
2534
8568
msgstr ""
2535
8569
 
2536
 
#: commands/copy.c:867
 
8570
#: commands/copy.c:933
2537
8571
msgid "COPY force quote only available using COPY TO"
2538
8572
msgstr ""
2539
8573
 
2540
 
#: commands/copy.c:875
 
8574
#: commands/copy.c:939
2541
8575
msgid "COPY force not null available only in CSV mode"
2542
8576
msgstr ""
2543
8577
 
2544
 
#: commands/copy.c:879
 
8578
#: commands/copy.c:943
2545
8579
msgid "COPY force not null only available using COPY FROM"
2546
8580
msgstr ""
2547
8581
 
2548
 
#: commands/copy.c:887
 
8582
#: commands/copy.c:949
2549
8583
msgid "COPY delimiter must not appear in the NULL specification"
2550
8584
msgstr ""
2551
8585
 
2552
 
#: commands/copy.c:895
 
8586
#: commands/copy.c:956
2553
8587
msgid "CSV quote character must not appear in the NULL specification"
2554
8588
msgstr ""
2555
8589
 
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
 
8590
#: commands/copy.c:962
2563
8591
msgid "must be superuser to COPY to or from a file"
2564
8592
msgstr "����� ���� ��������������� ��� ������������� COPY � �������"
2565
8593
 
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 ����� �������� ��� ����."
 
8594
#: commands/copy.c:963
 
8595
msgid ""
 
8596
"Anyone can COPY to stdout or from stdin. psql's \\copy command also works "
 
8597
"for anyone."
 
8598
msgstr ""
 
8599
"������ ����� COPY � stdout ��� �� stdin. ������� psql \\copy ����� �������� "
 
8600
"��� ����."
2569
8601
 
2570
 
#: commands/copy.c:927
 
8602
#: commands/copy.c:994
2571
8603
#, c-format
2572
8604
msgid "table \"%s\" does not have OIDs"
2573
8605
msgstr "������� \"%s\" �� �������� OIDs"
2574
8606
 
2575
 
#: commands/copy.c:953
 
8607
#: commands/copy.c:1013
 
8608
#, fuzzy
 
8609
msgid "COPY (SELECT) WITH OIDS is not supported"
 
8610
msgstr "LOCATION ������ �� ��������������"
 
8611
 
 
8612
#: commands/copy.c:1040
 
8613
#, fuzzy
 
8614
msgid "COPY (SELECT INTO) is not supported"
 
8615
msgstr "\"E\" �� ��������������"
 
8616
 
 
8617
#: commands/copy.c:1094
2576
8618
#, c-format
2577
8619
msgid "FORCE QUOTE column \"%s\" not referenced by COPY"
2578
8620
msgstr ""
2579
8621
 
2580
 
#: commands/copy.c:976
 
8622
#: commands/copy.c:1116
2581
8623
#, c-format
2582
8624
msgid "FORCE NOT NULL column \"%s\" not referenced by COPY"
2583
8625
msgstr ""
2584
8626
 
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
 
8627
#: commands/copy.c:1193
2612
8628
#, c-format
2613
8629
msgid "cannot copy from view \"%s\""
2614
8630
msgstr "������ ���������� �� ������������� \"%s\""
2615
8631
 
2616
 
#: commands/copy.c:1059
 
8632
#: commands/copy.c:1195
 
8633
msgid "Try the COPY (SELECT ...) TO variant."
 
8634
msgstr ""
 
8635
 
 
8636
#: commands/copy.c:1199
2617
8637
#, c-format
2618
8638
msgid "cannot copy from sequence \"%s\""
2619
8639
msgstr "������ ���������� �� ������������������ \"%s\""
2620
8640
 
2621
 
#: commands/copy.c:1064
 
8641
#: commands/copy.c:1204
2622
8642
#, c-format
2623
8643
msgid "cannot copy from non-table relation \"%s\""
2624
8644
msgstr "������ ���������� �� ��-������� \"%s\""
2625
8645
 
2626
 
#: commands/copy.c:1086
 
8646
#: commands/copy.c:1228
2627
8647
msgid "relative path not allowed for COPY to file"
2628
8648
msgstr "������������� ���� �� �������� ��� COPY � ����"
2629
8649
 
2630
 
#: commands/copy.c:1095
 
8650
#: commands/copy.c:1237
2631
8651
#, c-format
2632
8652
msgid "could not open file \"%s\" for writing: %m"
2633
8653
msgstr "�� ���������� ������� ���� \"%s\" ��� ������: %m"
2634
8654
 
2635
 
#: commands/copy.c:1388
 
8655
#: commands/copy.c:1244 commands/copy.c:1739
 
8656
#, c-format
 
8657
msgid "\"%s\" is a directory"
 
8658
msgstr "\"%s\" �������� �����������"
 
8659
 
 
8660
#: commands/copy.c:1530
2636
8661
#, c-format
2637
8662
msgid "COPY %s, line %d, column %s"
2638
8663
msgstr "COPY %s, ������ %d, ������� %s"
2639
8664
 
2640
 
#: commands/copy.c:1391
2641
 
#: commands/copy.c:1424
 
8665
#: commands/copy.c:1534 commands/copy.c:1579
2642
8666
#, c-format
2643
8667
msgid "COPY %s, line %d"
2644
8668
msgstr "COPY %s, ������ %d"
2645
8669
 
2646
 
#: commands/copy.c:1399
 
8670
#: commands/copy.c:1545
2647
8671
#, c-format
2648
8672
msgid "COPY %s, line %d, column %s: \"%s\""
2649
8673
msgstr "COPY %s, ������ %d, ������� %s: \"%s\""
2650
8674
 
2651
 
#: commands/copy.c:1410
 
8675
#: commands/copy.c:1553
 
8676
#, fuzzy, c-format
 
8677
msgid "COPY %s, line %d, column %s: null input"
 
8678
msgstr "COPY %s, ������ %d, ������� %s"
 
8679
 
 
8680
#: commands/copy.c:1565
2652
8681
#, c-format
2653
8682
msgid "COPY %s, line %d: \"%s\""
2654
8683
msgstr "COPY %s, ������ %d: \"%s\""
2655
8684
 
2656
 
#: commands/copy.c:1636
 
8685
#: commands/copy.c:1667
 
8686
#, c-format
 
8687
msgid "cannot copy to view \"%s\""
 
8688
msgstr "������ ���������� � ������������� \"%s\""
 
8689
 
 
8690
#: commands/copy.c:1672
 
8691
#, c-format
 
8692
msgid "cannot copy to sequence \"%s\""
 
8693
msgstr "������ ���������� � ������������������ \"%s\""
 
8694
 
 
8695
#: commands/copy.c:1677
 
8696
#, c-format
 
8697
msgid "cannot copy to non-table relation \"%s\""
 
8698
msgstr "������ ���������� � ��-������� \"%s\""
 
8699
 
 
8700
#: commands/copy.c:1840
2657
8701
msgid "COPY file signature not recognized"
2658
8702
msgstr "������� COPY-����� �� ����������"
2659
8703
 
2660
 
#: commands/copy.c:1642
 
8704
#: commands/copy.c:1845
2661
8705
msgid "invalid COPY file header (missing flags)"
2662
8706
msgstr "�������� ��������� ����� COPY (����������� �����)"
2663
8707
 
2664
 
#: commands/copy.c:1648
 
8708
#: commands/copy.c:1851
2665
8709
msgid "unrecognized critical flags in COPY file header"
2666
8710
msgstr "������������ ����������� ����� � ���������� ����� COPY"
2667
8711
 
2668
 
#: commands/copy.c:1654
 
8712
#: commands/copy.c:1857
2669
8713
msgid "invalid COPY file header (missing length)"
2670
8714
msgstr "�������� ��������� ����� COPY (����������� �����)"
2671
8715
 
2672
 
#: commands/copy.c:1662
 
8716
#: commands/copy.c:1864
2673
8717
msgid "invalid COPY file header (wrong length)"
2674
8718
msgstr "�������� ��������� ����� COPY (������������ �����)"
2675
8719
 
2676
 
#: commands/copy.c:1741
 
8720
#: commands/copy.c:1953
 
8721
#, fuzzy
 
8722
msgid "missing data for OID column"
 
8723
msgstr "����������� ������ ��� ������� \"%s\""
 
8724
 
 
8725
#: commands/copy.c:1959
2677
8726
msgid "null OID in COPY data"
2678
8727
msgstr "������� (null) OID � ������ COPY"
2679
8728
 
2680
 
#: commands/copy.c:1750
2681
 
#: commands/copy.c:1847
 
8729
#: commands/copy.c:1969 commands/copy.c:2041
2682
8730
msgid "invalid OID in COPY data"
2683
8731
msgstr "�������� OID � ������ COPY"
2684
8732
 
2685
 
#: commands/copy.c:1770
 
8733
#: commands/copy.c:1984
2686
8734
#, c-format
2687
8735
msgid "missing data for column \"%s\""
2688
8736
msgstr "����������� ������ ��� ������� \"%s\""
2689
8737
 
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
 
8738
#: commands/copy.c:2025
2699
8739
#, c-format
2700
8740
msgid "row field count is %d, expected %d"
2701
8741
msgstr "���������� ����� � ������: %d, ���������: %d"
2702
8742
 
2703
 
#: commands/copy.c:2055
2704
 
#: commands/copy.c:2073
 
8743
#: commands/copy.c:2440 commands/copy.c:2457
2705
8744
msgid "literal carriage return found in data"
2706
8745
msgstr "����� ������� ������� ������ � ������"
2707
8746
 
2708
 
#: commands/copy.c:2056
2709
 
#: commands/copy.c:2074
 
8747
#: commands/copy.c:2441 commands/copy.c:2458
 
8748
#, fuzzy
 
8749
msgid "unquoted carriage return found in data"
 
8750
msgstr "����� ������� ������� ������ � ������"
 
8751
 
 
8752
#: commands/copy.c:2443 commands/copy.c:2460
2710
8753
msgid "Use \"\\r\" to represent carriage return."
2711
8754
msgstr "����������� \"\\r\" ��� ������������� ����� ������."
2712
8755
 
2713
 
#: commands/copy.c:2091
 
8756
#: commands/copy.c:2444 commands/copy.c:2461
 
8757
#, fuzzy
 
8758
msgid "Use quoted CSV field to represent carriage return."
 
8759
msgstr "����������� \"\\r\" ��� ������������� ����� ������."
 
8760
 
 
8761
#: commands/copy.c:2473
2714
8762
msgid "literal newline found in data"
2715
8763
msgstr "����� ����� ������ ������ � ������"
2716
8764
 
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
 
8765
#: commands/copy.c:2474
 
8766
#, fuzzy
 
8767
msgid "unquoted newline found in data"
 
8768
msgstr "����� ����� ������ ������ � ������"
 
8769
 
 
8770
#: commands/copy.c:2476
 
8771
msgid "Use \"\\n\" to represent newline."
 
8772
msgstr "����������� \"\\n\" ��� ������������� ����� ������."
 
8773
 
 
8774
#: commands/copy.c:2477
 
8775
#, fuzzy
 
8776
msgid "Use quoted CSV field to represent newline."
 
8777
msgstr "����������� \"\\n\" ��� ������������� ����� ������."
 
8778
 
 
8779
#: commands/copy.c:2523 commands/copy.c:2559
2727
8780
msgid "end-of-copy marker does not match previous newline style"
2728
8781
msgstr ""
2729
8782
 
2730
 
#: commands/copy.c:2116
2731
 
#: commands/copy.c:2122
 
8783
#: commands/copy.c:2532 commands/copy.c:2548
2732
8784
msgid "end-of-copy marker corrupt"
2733
8785
msgstr ""
2734
8786
 
2735
 
#: commands/copy.c:2487
2736
 
#: commands/copy.c:2509
 
8787
#: commands/copy.c:2675 commands/copy.c:2710 commands/copy.c:2890
 
8788
#: commands/copy.c:2926
 
8789
msgid "extra data after last expected column"
 
8790
msgstr "�������������� ������ �� ��������� ����������� ��������"
 
8791
 
 
8792
#: commands/copy.c:2996
 
8793
msgid "unterminated CSV quoted field"
 
8794
msgstr ""
 
8795
 
 
8796
#: commands/copy.c:3034 commands/copy.c:3053
2737
8797
msgid "unexpected EOF in COPY data"
2738
8798
msgstr "����������� ����� ����� (EOF) � ������ COPY"
2739
8799
 
2740
 
#: commands/copy.c:2496
 
8800
#: commands/copy.c:3043
2741
8801
msgid "invalid field size"
2742
8802
msgstr "�������� ������ ����"
2743
8803
 
2744
 
#: commands/copy.c:2523
 
8804
#: commands/copy.c:3066
2745
8805
msgid "incorrect binary data format"
2746
8806
msgstr "�������� �������� ������ ������"
2747
8807
 
2748
 
#: commands/copy.c:2728
2749
 
#: parser/parse_target.c:655
2750
 
#: parser/parse_target.c:665
 
8808
#: commands/copy.c:3384 commands/tablecmds.c:796 parser/parse_target.c:780
 
8809
#: parser/parse_target.c:791
2751
8810
#, c-format
2752
8811
msgid "column \"%s\" specified more than once"
2753
8812
msgstr "������� \"%s\" ������� ������ ������ ����"
2754
8813
 
2755
 
#: commands/functioncmds.c:84
 
8814
#: commands/dbcommands.c:160
 
8815
msgid "LOCATION is not supported anymore"
 
8816
msgstr "LOCATION ������ �� ��������������"
 
8817
 
 
8818
#: commands/dbcommands.c:161
 
8819
msgid "Consider using tablespaces instead."
 
8820
msgstr ""
 
8821
 
 
8822
#: commands/dbcommands.c:220
 
8823
msgid "permission denied to create database"
 
8824
msgstr "������ �����ݣ� �� �������� ����"
 
8825
 
 
8826
#: commands/dbcommands.c:242
 
8827
#, c-format
 
8828
msgid "template database \"%s\" does not exist"
 
8829
msgstr "���� ������-������ \"%s\" �� ����������"
 
8830
 
 
8831
#: commands/dbcommands.c:254
 
8832
#, c-format
 
8833
msgid "permission denied to copy database \"%s\""
 
8834
msgstr "������ �����ݣ� �� ����������� ���� \"%s\""
 
8835
 
 
8836
#: commands/dbcommands.c:266
 
8837
#, c-format
 
8838
msgid "invalid server encoding %d"
 
8839
msgstr "�������� ��������� �������: %d"
 
8840
 
 
8841
#: commands/dbcommands.c:295
 
8842
#, c-format
 
8843
msgid "encoding %s does not match server's locale %s"
 
8844
msgstr ""
 
8845
 
 
8846
#: commands/dbcommands.c:298
 
8847
#, c-format
 
8848
msgid "The server's LC_CTYPE setting requires encoding %s."
 
8849
msgstr ""
 
8850
 
 
8851
#: commands/dbcommands.c:325
 
8852
msgid "pg_global cannot be used as default tablespace"
 
8853
msgstr ""
 
8854
 
 
8855
#: commands/dbcommands.c:351
 
8856
#, c-format
 
8857
msgid "cannot assign new default tablespace \"%s\""
 
8858
msgstr ""
 
8859
 
 
8860
#: commands/dbcommands.c:353
 
8861
#, c-format
 
8862
msgid ""
 
8863
"There is a conflict because database \"%s\" already has some tables in this "
 
8864
"tablespace."
 
8865
msgstr ""
 
8866
 
 
8867
#: commands/dbcommands.c:373 commands/dbcommands.c:799
 
8868
#, c-format
 
8869
msgid "database \"%s\" already exists"
 
8870
msgstr "���� \"%s\" ��� ����������"
 
8871
 
 
8872
#: commands/dbcommands.c:387
 
8873
#, c-format
 
8874
msgid "source database \"%s\" is being accessed by other users"
 
8875
msgstr "�������� ���� \"%s\" ��������� � ����������� ������� ��������������"
 
8876
 
 
8877
#: commands/dbcommands.c:640
 
8878
#, fuzzy, c-format
 
8879
msgid "database \"%s\" does not exist, skipping"
 
8880
msgstr "���� ������ \"%s\" �� ����������"
 
8881
 
 
8882
#: commands/dbcommands.c:661
 
8883
msgid "cannot drop a template database"
 
8884
msgstr "������ ������� ����-������"
 
8885
 
 
8886
#: commands/dbcommands.c:667
 
8887
msgid "cannot drop the currently open database"
 
8888
msgstr "������ ������� �������� � ������ ������ ����"
 
8889
 
 
8890
#: commands/dbcommands.c:678 commands/dbcommands.c:821
 
8891
#, c-format
 
8892
msgid "database \"%s\" is being accessed by other users"
 
8893
msgstr "���� \"%s\" ��������� � ����������� ������� ��������������"
 
8894
 
 
8895
#: commands/dbcommands.c:790
 
8896
msgid "permission denied to rename database"
 
8897
msgstr "������ �����ݣ� �� �������������� ����"
 
8898
 
 
8899
#: commands/dbcommands.c:810
 
8900
#, fuzzy
 
8901
msgid "current database cannot be renamed"
 
8902
msgstr "������ ������������� ������� ���� ������"
 
8903
 
 
8904
#: commands/dbcommands.c:1100
 
8905
#, fuzzy
 
8906
msgid "permission denied to change owner of database"
 
8907
msgstr "������ �����ݣ� �� �������� ����"
 
8908
 
 
8909
#: commands/dbcommands.c:1328 commands/dbcommands.c:1497
 
8910
#: commands/dbcommands.c:1536
 
8911
#, c-format
 
8912
msgid "some useless files may be left behind in old database directory \"%s\""
 
8913
msgstr ""
 
8914
 
 
8915
#: commands/define.c:67 commands/define.c:213 commands/define.c:245
 
8916
#: commands/define.c:273
 
8917
#, c-format
 
8918
msgid "%s requires a parameter"
 
8919
msgstr "%s ������� ��������"
 
8920
 
 
8921
#: commands/define.c:106 commands/define.c:117 commands/define.c:180
 
8922
#: commands/define.c:198
 
8923
#, c-format
 
8924
msgid "%s requires a numeric value"
 
8925
msgstr "%s ������� �������� ��������"
 
8926
 
 
8927
#: commands/define.c:166
 
8928
#, fuzzy, c-format
 
8929
msgid "%s requires a Boolean value"
 
8930
msgstr "�������� \"%s\" ������� ��������� ��������"
 
8931
 
 
8932
#: commands/define.c:227
 
8933
#, c-format
 
8934
msgid "argument of %s must be a name"
 
8935
msgstr "��� ������ ���� ���������� ��� %s"
 
8936
 
 
8937
#: commands/define.c:257
 
8938
#, c-format
 
8939
msgid "argument of %s must be a type name"
 
8940
msgstr "��� ���� ������ ���� ���������� ��� %s"
 
8941
 
 
8942
#: commands/define.c:282
 
8943
#, c-format
 
8944
msgid "%s requires an integer value"
 
8945
msgstr "%s ������� ����� ��������"
 
8946
 
 
8947
#: commands/define.c:303
 
8948
#, c-format
 
8949
msgid "invalid argument for %s: \"%s\""
 
8950
msgstr "�������� �������� ��� %s: \"%s\""
 
8951
 
 
8952
#: commands/functioncmds.c:90
2756
8953
#, c-format
2757
8954
msgid "SQL function cannot return shell type %s"
2758
8955
msgstr "SQL-������� �� ����� ���������� ��� �������� %s"
2759
8956
 
2760
 
#: commands/functioncmds.c:89
 
8957
#: commands/functioncmds.c:95
2761
8958
#, c-format
2762
8959
msgid "return type %s is only a shell"
2763
8960
msgstr "��� ������� %s �������� ������ ���������"
2764
8961
 
2765
 
#: commands/functioncmds.c:115
 
8962
#: commands/functioncmds.c:124 parser/parse_type.c:262
 
8963
#, c-format
 
8964
msgid "type modifier cannot be specified for shell type \"%s\""
 
8965
msgstr ""
 
8966
 
 
8967
#: commands/functioncmds.c:130
2766
8968
#, c-format
2767
8969
msgid "type \"%s\" is not yet defined"
2768
8970
msgstr "��� \"%s\" �ݣ �� ������̣�"
2769
8971
 
2770
 
#: commands/functioncmds.c:116
 
8972
#: commands/functioncmds.c:131
2771
8973
msgid "Creating a shell type definition."
2772
8974
msgstr "�������� ����������� ����-��������."
2773
8975
 
2774
 
#: commands/functioncmds.c:166
 
8976
#: commands/functioncmds.c:199
2775
8977
#, c-format
2776
8978
msgid "SQL function cannot accept shell type %s"
2777
8979
msgstr "SQL-������� �� ����� ��������� �������� ���� �������� %s"
2778
8980
 
2779
 
#: commands/functioncmds.c:171
 
8981
#: commands/functioncmds.c:204
2780
8982
#, c-format
2781
8983
msgid "argument type %s is only a shell"
2782
8984
msgstr "��� ��������� %s �������� ������ ���������"
2783
8985
 
2784
 
#: commands/functioncmds.c:179
2785
 
#: parser/parse_oper.c:113
2786
 
#: parser/parse_oper.c:124
 
8986
#: commands/functioncmds.c:214
2787
8987
#, c-format
2788
8988
msgid "type %s does not exist"
2789
8989
msgstr "��� %s �� ����������"
2790
8990
 
2791
 
#: commands/functioncmds.c:186
 
8991
#: commands/functioncmds.c:222
2792
8992
msgid "functions cannot accept set arguments"
2793
8993
msgstr "������� �� ��������� ���������-��������� (set)"
2794
8994
 
2795
 
#: commands/functioncmds.c:273
 
8995
#: commands/functioncmds.c:470
2796
8996
msgid "no function body specified"
2797
8997
msgstr "�� ������� ���� �������"
2798
8998
 
2799
 
#: commands/functioncmds.c:280
 
8999
#: commands/functioncmds.c:480
2800
9000
msgid "no language specified"
2801
9001
msgstr "���� �� ������"
2802
9002
 
2803
 
#: commands/functioncmds.c:342
 
9003
#: commands/functioncmds.c:499 commands/functioncmds.c:1207
 
9004
#, fuzzy
 
9005
msgid "COST must be positive"
 
9006
msgstr "ID ������������ ������ ���� �������������"
 
9007
 
 
9008
#: commands/functioncmds.c:507 commands/functioncmds.c:1215
 
9009
#, fuzzy
 
9010
msgid "ROWS must be positive"
 
9011
msgstr "ID ������������ ������ ���� �������������"
 
9012
 
 
9013
#: commands/functioncmds.c:546
2804
9014
#, c-format
2805
9015
msgid "unrecognized function attribute \"%s\" ignored"
2806
9016
msgstr "�������������� ������� ������� \"%s\" -- ��������������"
2807
9017
 
2808
 
#: commands/functioncmds.c:386
 
9018
#: commands/functioncmds.c:588
2809
9019
#, c-format
2810
9020
msgid "only one AS item needed for language \"%s\""
2811
9021
msgstr "����� ������ ���� ��������� AS ��� ����� \"%s\""
2812
9022
 
2813
 
#: commands/functioncmds.c:458
2814
 
msgid "You need to use \"createlang\" to load the language into the database."
 
9023
#: commands/functioncmds.c:664
 
9024
#, fuzzy
 
9025
msgid "Use CREATE LANGUAGE to load the language into the database."
2815
9026
msgstr "��� ����� ������������ \"createlang\" ��� �������� ����� � ����."
2816
9027
 
2817
 
#: commands/functioncmds.c:578
2818
 
#: commands/functioncmds.c:684
2819
 
#: commands/functioncmds.c:751
 
9028
#: commands/functioncmds.c:710
 
9029
#, c-format
 
9030
msgid "function result type must be %s because of OUT parameters"
 
9031
msgstr ""
 
9032
 
 
9033
#: commands/functioncmds.c:723
 
9034
#, fuzzy
 
9035
msgid "function result type must be specified"
 
9036
msgstr "stype �������� ������ ���� ������"
 
9037
 
 
9038
#: commands/functioncmds.c:779 commands/functioncmds.c:1219
 
9039
#, fuzzy
 
9040
msgid "ROWS is not applicable when function does not return a set"
 
9041
msgstr "������� �������������� ����� �� ������ ���������� ���������"
 
9042
 
 
9043
#: commands/functioncmds.c:829
 
9044
#, fuzzy, c-format
 
9045
msgid "function %s(%s) does not exist, skipping"
 
9046
msgstr "������� %s �� ����������"
 
9047
 
 
9048
#: commands/functioncmds.c:851 commands/functioncmds.c:957
 
9049
#: commands/functioncmds.c:1022 commands/functioncmds.c:1177
2820
9050
#, c-format
2821
9051
msgid "\"%s\" is an aggregate function"
2822
9052
msgstr "������� \"%s\" �������� ���������"
2823
9053
 
2824
 
#: commands/functioncmds.c:580
 
9054
#: commands/functioncmds.c:853
2825
9055
msgid "Use DROP AGGREGATE to drop aggregate functions."
2826
9056
msgstr "����������� DROP AGGREGATE ��� �������� ���������� �������."
2827
9057
 
2828
 
#: commands/functioncmds.c:587
 
9058
#: commands/functioncmds.c:860
2829
9059
#, c-format
2830
9060
msgid "removing built-in function \"%s\""
2831
9061
msgstr "�������� ���������� ������� \"%s\""
2832
9062
 
2833
 
#: commands/functioncmds.c:686
 
9063
#: commands/functioncmds.c:959
2834
9064
msgid "Use ALTER AGGREGATE to rename aggregate functions."
2835
9065
msgstr "����������� ALTER AGGREGATE ��� �������������� ���������� �������."
2836
9066
 
2837
 
#: commands/functioncmds.c:753
 
9067
#: commands/functioncmds.c:1024
2838
9068
msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
2839
9069
msgstr "����������� ALTER AGGREGATE ��� ����� ��������� ���������� �������."
2840
9070
 
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
 
9071
#: commands/functioncmds.c:1365
2852
9072
#, c-format
2853
9073
msgid "source data type %s is a pseudo-type"
2854
9074
msgstr "�������� ��� ������ %s �������� ������-�����"
2855
9075
 
2856
 
#: commands/functioncmds.c:940
 
9076
#: commands/functioncmds.c:1371
2857
9077
#, c-format
2858
9078
msgid "target data type %s is a pseudo-type"
2859
9079
msgstr "��� ������ ���������� %s �������� ������-�����"
2860
9080
 
2861
 
#: commands/functioncmds.c:971
 
9081
#: commands/functioncmds.c:1402
2862
9082
msgid "cast function must take one to three arguments"
2863
9083
msgstr ""
2864
9084
 
2865
 
#: commands/functioncmds.c:975
 
9085
#: commands/functioncmds.c:1406
2866
9086
msgid "argument of cast function must match source data type"
2867
 
msgstr "�������� ������� �������������� ������ ��������� � �������� ����� ������"
 
9087
msgstr ""
 
9088
"�������� ������� �������������� ������ ��������� � �������� ����� ������"
2868
9089
 
2869
 
#: commands/functioncmds.c:979
 
9090
#: commands/functioncmds.c:1410
2870
9091
msgid "second argument of cast function must be type integer"
2871
9092
msgstr ""
2872
9093
 
2873
 
#: commands/functioncmds.c:983
 
9094
#: commands/functioncmds.c:1414
2874
9095
msgid "third argument of cast function must be type boolean"
2875
9096
msgstr ""
2876
9097
 
2877
 
#: commands/functioncmds.c:987
 
9098
#: commands/functioncmds.c:1418
2878
9099
msgid "return data type of cast function must match target data type"
2879
 
msgstr "��� ������ �������� ������� �������������� ������ ��������� � ����� ����������"
 
9100
msgstr ""
 
9101
"��� ������ �������� ������� �������������� ������ ��������� � ����� "
 
9102
"����������"
2880
9103
 
2881
 
#: commands/functioncmds.c:998
 
9104
#: commands/functioncmds.c:1429
2882
9105
msgid "cast function must not be volatile"
2883
9106
msgstr "������� �������������� ����� �� ������ ���� volatile"
2884
9107
 
2885
 
#: commands/functioncmds.c:1003
 
9108
#: commands/functioncmds.c:1434
2886
9109
msgid "cast function must not be an aggregate function"
2887
9110
msgstr "������� �������������� ����� �� ������ ���� ���������"
2888
9111
 
2889
 
#: commands/functioncmds.c:1007
 
9112
#: commands/functioncmds.c:1438
2890
9113
msgid "cast function must not return a set"
2891
9114
msgstr "������� �������������� ����� �� ������ ���������� ���������"
2892
9115
 
2893
 
#: commands/functioncmds.c:1031
 
9116
#: commands/functioncmds.c:1462
2894
9117
msgid "must be superuser to create a cast WITHOUT FUNCTION"
2895
 
msgstr "����� ���� ��������������� ��� �������� �������������� ����� WITHOUT FUNCTION"
 
9118
msgstr ""
 
9119
"����� ���� ��������������� ��� �������� �������������� ����� WITHOUT FUNCTION"
2896
9120
 
2897
 
#: commands/functioncmds.c:1046
 
9121
#: commands/functioncmds.c:1477
2898
9122
msgid "source and target data types are not physically compatible"
2899
9123
msgstr "�������� ��� � ��� ���������� ��������� �� ����������"
2900
9124
 
2901
 
#: commands/functioncmds.c:1056
 
9125
#: commands/functioncmds.c:1487
2902
9126
msgid "source data type and target data type are the same"
2903
9127
msgstr "�������� ��� ������ � ��� ���������� ���������"
2904
9128
 
2905
 
#: commands/functioncmds.c:1090
 
9129
#: commands/functioncmds.c:1521
2906
9130
#, c-format
2907
9131
msgid "cast from type %s to type %s already exists"
2908
9132
msgstr "��������� ���� %s � ��� %s ��� ����������"
2909
9133
 
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
 
9134
#: commands/functioncmds.c:1601
 
9135
#, fuzzy, c-format
 
9136
msgid "cast from type %s to type %s does not exist, skipping"
 
9137
msgstr "��������� ���� %s � ��� %s �� ����������"
 
9138
 
 
9139
#: commands/functioncmds.c:1700
 
9140
#, fuzzy, c-format
 
9141
msgid "function \"%s\" is already in schema \"%s\""
 
9142
msgstr "������� %s ��� ���������� � ����� \"%s\""
 
9143
 
 
9144
#: commands/functioncmds.c:1708 commands/tablecmds.c:6591
 
9145
#: commands/typecmds.c:2592
 
9146
msgid "cannot move objects into or out of temporary schemas"
 
9147
msgstr ""
 
9148
 
 
9149
#: commands/functioncmds.c:1714 commands/tablecmds.c:6597
 
9150
#: commands/typecmds.c:2598
 
9151
msgid "cannot move objects into or out of TOAST schema"
 
9152
msgstr ""
 
9153
 
 
9154
#: commands/functioncmds.c:1724
 
9155
#, fuzzy, c-format
 
9156
msgid "function \"%s\" already exists in schema \"%s\""
 
9157
msgstr "������� %s ��� ���������� � ����� \"%s\""
 
9158
 
 
9159
#: commands/indexcmds.c:145
3029
9160
msgid "must specify at least one column"
3030
9161
msgstr "��� ������� ���� ������� ������ ���� �������"
3031
9162
 
3032
 
#: commands/indexcmds.c:124
 
9163
#: commands/indexcmds.c:149
3033
9164
#, c-format
3034
9165
msgid "cannot use more than %d columns in an index"
3035
9166
msgstr "����� ������� � ������� �� ����� ��������� %d"
3036
9167
 
3037
 
#: commands/indexcmds.c:238
 
9168
#: commands/indexcmds.c:179
 
9169
#, fuzzy
 
9170
msgid "cannot create indexes on temporary tables of other sessions"
 
9171
msgstr "������ �������������� ��������� ������� ������ ������"
 
9172
 
 
9173
#: commands/indexcmds.c:272
 
9174
msgid "substituting access method \"gist\" for obsolete method \"rtree\""
 
9175
msgstr ""
 
9176
 
 
9177
#: commands/indexcmds.c:291
3038
9178
#, c-format
3039
9179
msgid "access method \"%s\" does not support unique indexes"
3040
9180
msgstr "����� ������� \"%s\" �� ������������ ���������� �������"
3041
9181
 
3042
 
#: commands/indexcmds.c:243
 
9182
#: commands/indexcmds.c:296
3043
9183
#, c-format
3044
9184
msgid "access method \"%s\" does not support multicolumn indexes"
3045
9185
msgstr "����� ������� \"%s\" �� ������������ ������� �� ������ ��������"
3046
9186
 
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
 
9187
#: commands/indexcmds.c:329 parser/parse_utilcmd.c:983
 
9188
#: parser/parse_utilcmd.c:1066
3053
9189
#, c-format
3054
9190
msgid "multiple primary keys for table \"%s\" are not allowed"
3055
9191
msgstr "�������������� ��������� ����� ��� ������� \"%s\" �� ���������"
3056
9192
 
3057
 
#: commands/indexcmds.c:302
 
9193
#: commands/indexcmds.c:346
3058
9194
msgid "primary keys cannot be expressions"
3059
9195
msgstr "��������� ����� �� ����� ���� �����������"
3060
9196
 
3061
 
#: commands/indexcmds.c:332
3062
 
#: commands/indexcmds.c:470
3063
 
#: parser/analyze.c:1311
 
9197
#: commands/indexcmds.c:376 commands/indexcmds.c:773
 
9198
#: parser/parse_utilcmd.c:1181
3064
9199
#, c-format
3065
9200
msgid "column \"%s\" named in key does not exist"
3066
9201
msgstr "������� \"%s\" ��������� � ����� �� ����������"
3067
9202
 
3068
 
#: commands/indexcmds.c:377
 
9203
#: commands/indexcmds.c:431
3069
9204
#, c-format
3070
9205
msgid "%s %s will create implicit index \"%s\" for table \"%s\""
3071
9206
msgstr "%s %s ������� ��������������� ������ \"%s\" ��� ������� \"%s\""
3072
9207
 
3073
 
#: commands/indexcmds.c:420
 
9208
#: commands/indexcmds.c:714
3074
9209
msgid "cannot use subquery in index predicate"
3075
9210
msgstr "������ ������������ ��������� � ��������� �������"
3076
9211
 
3077
 
#: commands/indexcmds.c:424
 
9212
#: commands/indexcmds.c:718
3078
9213
msgid "cannot use aggregate in index predicate"
3079
9214
msgstr "������ ������������ ������� � ��������� �������"
3080
9215
 
3081
 
#: commands/indexcmds.c:433
 
9216
#: commands/indexcmds.c:727
3082
9217
msgid "functions in index predicate must be marked IMMUTABLE"
3083
9218
msgstr "������ � �������� ��������� ������ ���� �������� ��� IMMUTABLE"
3084
9219
 
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
 
9220
#: commands/indexcmds.c:811
3093
9221
msgid "cannot use subquery in index expression"
3094
9222
msgstr "������ ������������ ��������� � ��������� ���������"
3095
9223
 
3096
 
#: commands/indexcmds.c:512
 
9224
#: commands/indexcmds.c:815
3097
9225
msgid "cannot use aggregate function in index expression"
3098
9226
msgstr "������ ������������ ���������� ������� � ��������� ���������"
3099
9227
 
3100
 
#: commands/indexcmds.c:523
 
9228
#: commands/indexcmds.c:825
3101
9229
msgid "functions in index expression must be marked IMMUTABLE"
3102
9230
msgstr "������ � �������� ��������� ������ ���� �������� ��� IMMUTABLE"
3103
9231
 
3104
 
#: commands/indexcmds.c:582
 
9232
#: commands/indexcmds.c:862
 
9233
#, fuzzy, c-format
 
9234
msgid "access method \"%s\" does not support ASC/DESC options"
 
9235
msgstr "����� ������� \"%s\" �� ������������ ���������� �������"
 
9236
 
 
9237
#: commands/indexcmds.c:867
 
9238
#, fuzzy, c-format
 
9239
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
 
9240
msgstr "����� ������� \"%s\" �� ������������ ���������� �������"
 
9241
 
 
9242
#: commands/indexcmds.c:923
3105
9243
#, c-format
3106
9244
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
 
9245
msgstr ""
 
9246
"��� ������ %s �� ����� ������ ���������� �� ��������� ��� ������ ������� \"%s"
 
9247
"\""
 
9248
 
 
9249
#: commands/indexcmds.c:925
 
9250
msgid ""
 
9251
"You must specify an operator class for the index or define a default "
 
9252
"operator class for the data type."
 
9253
msgstr ""
 
9254
"�� ������ ������� ����� ���������� ��� ������� ��� ���������� ����� "
 
9255
"���������� �� ��������� ��� ����� ���� ������."
 
9256
 
 
9257
#: commands/indexcmds.c:978
3114
9258
#, c-format
3115
9259
msgid "operator class \"%s\" does not accept data type %s"
3116
9260
msgstr "����� ���������� \"%s\" �� ��������� ��� ������ %s"
3117
9261
 
3118
 
#: commands/indexcmds.c:694
3119
 
#: utils/cache/typcache.c:369
 
9262
#: commands/indexcmds.c:1068
3120
9263
#, c-format
3121
9264
msgid "there are multiple default operator classes for data type %s"
3122
 
msgstr "������� ������ ������ ������ ���������� �� ��������� ��� ���� ������ %s"
 
9265
msgstr ""
 
9266
"������� ������ ������ ������ ���������� �� ��������� ��� ���� ������ %s"
3123
9267
 
3124
 
#: commands/indexcmds.c:963
 
9268
#: commands/indexcmds.c:1339
3125
9269
#, c-format
3126
9270
msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
3127
9271
msgstr ""
3128
9272
 
3129
 
#: commands/indexcmds.c:970
 
9273
#: commands/indexcmds.c:1346
3130
9274
#, c-format
3131
9275
msgid "table \"%s\" has no indexes"
3132
9276
msgstr "������� \"%s\" �� ����� �������"
3133
9277
 
3134
 
#: commands/indexcmds.c:998
 
9278
#: commands/indexcmds.c:1374
3135
9279
msgid "can only reindex the currently open database"
3136
9280
msgstr "����� ��������������� ������ �������� ����"
3137
9281
 
3138
 
#: commands/indexcmds.c:1081
 
9282
#: commands/indexcmds.c:1463
3139
9283
#, c-format
3140
9284
msgid "table \"%s\" was reindexed"
3141
9285
msgstr "������� \"%s\" ���������������"
3142
9286
 
3143
 
#: commands/prepare.c:62
 
9287
#: commands/opclasscmds.c:195 commands/opclasscmds.c:714
 
9288
#, fuzzy, c-format
 
9289
msgid "operator family \"%s\" for access method \"%s\" already exists"
 
9290
msgstr "����� ���������� \"%s\" ��� ������ ������� \"%s\" ��� ����������"
 
9291
 
 
9292
#: commands/opclasscmds.c:327
 
9293
msgid "must be superuser to create an operator class"
 
9294
msgstr "����� ���� ��������������� ��� �������� ������ ����������"
 
9295
 
 
9296
#: commands/opclasscmds.c:411 commands/opclasscmds.c:864
 
9297
#: commands/opclasscmds.c:987
 
9298
#, c-format
 
9299
msgid "invalid operator number %d, must be between 1 and %d"
 
9300
msgstr "�������� ����� ���������: %d, ������ ���� ����� 1 � %d"
 
9301
 
 
9302
#: commands/opclasscmds.c:455 commands/opclasscmds.c:908
 
9303
#: commands/opclasscmds.c:1002
 
9304
#, c-format
 
9305
msgid "invalid procedure number %d, must be between 1 and %d"
 
9306
msgstr "�������� ����� ���������: %d, ������ ���� ����� 1 � %d"
 
9307
 
 
9308
#: commands/opclasscmds.c:485
 
9309
msgid "storage type specified more than once"
 
9310
msgstr ""
 
9311
 
 
9312
#: commands/opclasscmds.c:513
 
9313
#, fuzzy, c-format
 
9314
msgid ""
 
9315
"storage type cannot be different from data type for access method \"%s\""
 
9316
msgstr ""
 
9317
"��� ������ %s �� ����� ������ ���������� �� ��������� ��� ������ ������� \"%s"
 
9318
"\""
 
9319
 
 
9320
#: commands/opclasscmds.c:530
 
9321
#, c-format
 
9322
msgid "operator class \"%s\" for access method \"%s\" already exists"
 
9323
msgstr "����� ���������� \"%s\" ��� ������ ������� \"%s\" ��� ����������"
 
9324
 
 
9325
#: commands/opclasscmds.c:558
 
9326
#, c-format
 
9327
msgid "could not make operator class \"%s\" be default for type %s"
 
9328
msgstr ""
 
9329
"�� ���������� ���������� ����� ���������� \"%s\" �� ��������� ��� ���� %s"
 
9330
 
 
9331
#: commands/opclasscmds.c:561
 
9332
#, c-format
 
9333
msgid "Operator class \"%s\" already is the default."
 
9334
msgstr "����� ���������� \"%s\" ��� ���������� �������� ������� �� ���������."
 
9335
 
 
9336
#: commands/opclasscmds.c:699
 
9337
#, fuzzy
 
9338
msgid "must be superuser to create an operator family"
 
9339
msgstr "����� ���� ��������������� ��� �������� ������ ����������"
 
9340
 
 
9341
#: commands/opclasscmds.c:817
 
9342
#, fuzzy
 
9343
msgid "must be superuser to alter an operator family"
 
9344
msgstr "����� ���� ��������������� ��� �������� ������ ����������"
 
9345
 
 
9346
#: commands/opclasscmds.c:880
 
9347
msgid "operator argument types must be specified in ALTER OPERATOR FAMILY"
 
9348
msgstr ""
 
9349
 
 
9350
#: commands/opclasscmds.c:937
 
9351
msgid "STORAGE cannot be specified in ALTER OPERATOR FAMILY"
 
9352
msgstr ""
 
9353
 
 
9354
#: commands/opclasscmds.c:1053
 
9355
#, fuzzy
 
9356
msgid "one or two argument types must be specified"
 
9357
msgstr "stype �������� ������ ���� ������"
 
9358
 
 
9359
#: commands/opclasscmds.c:1081
 
9360
msgid "index operators must be binary"
 
9361
msgstr ""
 
9362
 
 
9363
#: commands/opclasscmds.c:1085
 
9364
#, fuzzy
 
9365
msgid "index operators must return boolean"
 
9366
msgstr "�������� %s ������ ���������� ��� boolean, � �� %s"
 
9367
 
 
9368
#: commands/opclasscmds.c:1125
 
9369
msgid "btree procedures must have two arguments"
 
9370
msgstr ""
 
9371
 
 
9372
#: commands/opclasscmds.c:1129
 
9373
msgid "btree procedures must return integer"
 
9374
msgstr ""
 
9375
 
 
9376
#: commands/opclasscmds.c:1144
 
9377
msgid "hash procedures must have one argument"
 
9378
msgstr ""
 
9379
 
 
9380
#: commands/opclasscmds.c:1148
 
9381
msgid "hash procedures must return integer"
 
9382
msgstr ""
 
9383
 
 
9384
#: commands/opclasscmds.c:1173
 
9385
msgid "associated data types must be specified for index support procedure"
 
9386
msgstr ""
 
9387
 
 
9388
#: commands/opclasscmds.c:1199
 
9389
#, fuzzy, c-format
 
9390
msgid "procedure number %d for (%s,%s) appears more than once"
 
9391
msgstr "����� ��������� %d ������ ������ ������ ����"
 
9392
 
 
9393
#: commands/opclasscmds.c:1206
 
9394
#, fuzzy, c-format
 
9395
msgid "operator number %d for (%s,%s) appears more than once"
 
9396
msgstr "����� ��������� %d ������ ������ ������ ����"
 
9397
 
 
9398
#: commands/opclasscmds.c:1254
 
9399
#, fuzzy, c-format
 
9400
msgid "operator %d(%s,%s) already exists in operator family \"%s\""
 
9401
msgstr "�������������� \"%s\" ��� ���������� � ����� \"%s\""
 
9402
 
 
9403
#: commands/opclasscmds.c:1355
 
9404
#, fuzzy, c-format
 
9405
msgid "function %d(%s,%s) already exists in operator family \"%s\""
 
9406
msgstr "������� %s ��� ���������� � ����� \"%s\""
 
9407
 
 
9408
#: commands/opclasscmds.c:1442
 
9409
#, fuzzy, c-format
 
9410
msgid "operator %d(%s,%s) does not exist in operator family \"%s\""
 
9411
msgstr "����� ���������� \"%s\" ��� ������ ������� \"%s\" �� ����������"
 
9412
 
 
9413
#: commands/opclasscmds.c:1482
 
9414
#, fuzzy, c-format
 
9415
msgid "function %d(%s,%s) does not exist in operator family \"%s\""
 
9416
msgstr "������� %s �� ����������"
 
9417
 
 
9418
#: commands/opclasscmds.c:1803
 
9419
#, c-format
 
9420
msgid ""
 
9421
"operator class \"%s\" for access method \"%s\" already exists in schema \"%s"
 
9422
"\""
 
9423
msgstr ""
 
9424
"����� ���������� \"%s\" ��� ������ ������� \"%s\" ��� ���������� � ����� \"%s"
 
9425
"\""
 
9426
 
 
9427
#: commands/opclasscmds.c:1903
 
9428
#, fuzzy, c-format
 
9429
msgid ""
 
9430
"operator family \"%s\" for access method \"%s\" already exists in schema \"%s"
 
9431
"\""
 
9432
msgstr ""
 
9433
"����� ���������� \"%s\" ��� ������ ������� \"%s\" ��� ���������� � ����� \"%s"
 
9434
"\""
 
9435
 
 
9436
#: commands/operatorcmds.c:102 commands/operatorcmds.c:110
 
9437
msgid "SETOF type not allowed for operator argument"
 
9438
msgstr ""
 
9439
 
 
9440
#: commands/operatorcmds.c:138
 
9441
#, c-format
 
9442
msgid "operator attribute \"%s\" not recognized"
 
9443
msgstr "������� ��������� \"%s\" �� ���������"
 
9444
 
 
9445
#: commands/operatorcmds.c:148
 
9446
msgid "operator procedure must be specified"
 
9447
msgstr "������ ���� ������� ��������� ���������"
 
9448
 
 
9449
#: commands/operatorcmds.c:195
 
9450
#, fuzzy, c-format
 
9451
msgid "operator %s does not exist, skipping"
 
9452
msgstr "�������� �� ����������: %s"
 
9453
 
 
9454
#: commands/portalcmds.c:60 commands/portalcmds.c:160
 
9455
#: commands/portalcmds.c:212
 
9456
msgid "invalid cursor name: must not be empty"
 
9457
msgstr "�������� ��� �������: ��� �� ������ ���� ������"
 
9458
 
 
9459
#: commands/portalcmds.c:398
 
9460
msgid "could not reposition held cursor"
 
9461
msgstr ""
 
9462
 
 
9463
#: commands/prepare.c:70
3144
9464
msgid "invalid statement name: must not be empty"
3145
9465
msgstr "�������� ��� �������: ��� �� ������ ���� ������"
3146
9466
 
3147
 
#: commands/prepare.c:81
 
9467
#: commands/prepare.c:139
3148
9468
msgid "utility statements cannot be prepared"
3149
9469
msgstr ""
3150
9470
 
3151
9471
# [SM]: TO REVIEW
3152
 
#: commands/prepare.c:179
3153
 
#: commands/prepare.c:184
3154
 
#: commands/prepare.c:544
 
9472
#: commands/prepare.c:228 commands/prepare.c:235 commands/prepare.c:683
3155
9473
msgid "prepared statement is not a SELECT"
3156
9474
msgstr "������������� ������� �� �������� SELECT��"
3157
9475
 
 
9476
#: commands/prepare.c:306
 
9477
#, c-format
 
9478
msgid "wrong number of parameters for prepared statement \"%s\""
 
9479
msgstr ""
 
9480
 
 
9481
#: commands/prepare.c:308
 
9482
#, c-format
 
9483
msgid "Expected %d parameters but got %d."
 
9484
msgstr "��������� ����������: %d, �� ���� ��������: %d."
 
9485
 
 
9486
#: commands/prepare.c:337
 
9487
msgid "cannot use subquery in EXECUTE parameter"
 
9488
msgstr "������ ������������ ��������� � ��������� � EXECUTE"
 
9489
 
 
9490
#: commands/prepare.c:341
 
9491
msgid "cannot use aggregate function in EXECUTE parameter"
 
9492
msgstr "������ ������������ ���������� ������� � ��������� � EXECUTE"
 
9493
 
 
9494
#: commands/prepare.c:353
 
9495
#, c-format
 
9496
msgid "parameter $%d of type %s cannot be coerced to the expected type %s"
 
9497
msgstr ""
 
9498
 
3158
9499
# [SM]: TO REVIEW
3159
 
#: commands/prepare.c:317
 
9500
#: commands/prepare.c:446
3160
9501
#, c-format
3161
9502
msgid "prepared statement \"%s\" already exists"
3162
9503
msgstr "������������� ������� \"%s\" ��� ����������"
3163
9504
 
3164
9505
# [SM]: TO REVIEW
3165
 
#: commands/prepare.c:396
 
9506
#: commands/prepare.c:504
3166
9507
#, c-format
3167
9508
msgid "prepared statement \"%s\" does not exist"
3168
9509
msgstr "������������� ������� \"%s\" �� ����������"
3169
9510
 
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
 
9511
#: commands/proclang.c:80 commands/proclang.c:510
 
9512
#, c-format
 
9513
msgid "language \"%s\" already exists"
 
9514
msgstr "���� \"%s\" ��� ����������"
 
9515
 
 
9516
#: commands/proclang.c:95
 
9517
msgid "using pg_pltemplate information instead of CREATE LANGUAGE parameters"
 
9518
msgstr ""
 
9519
 
 
9520
#: commands/proclang.c:105
 
9521
#, fuzzy, c-format
 
9522
msgid "must be superuser to create procedural language \"%s\""
 
9523
msgstr "����� ���� ��������������� ��� �������� ������������ �����"
 
9524
 
 
9525
#: commands/proclang.c:125 commands/proclang.c:238
 
9526
#, c-format
 
9527
msgid "function %s must return type \"language_handler\""
 
9528
msgstr "������� %s ������ ���������� ��� \"language_handler\""
 
9529
 
 
9530
#: commands/proclang.c:202
 
9531
#, fuzzy, c-format
 
9532
msgid "unsupported language \"%s\""
 
9533
msgstr "���������������� ��� �������: %d"
 
9534
 
 
9535
#: commands/proclang.c:204
 
9536
msgid "The supported languages are listed in the pg_pltemplate system catalog."
 
9537
msgstr ""
 
9538
 
 
9539
#: commands/proclang.c:212
 
9540
#, fuzzy
 
9541
msgid "must be superuser to create custom procedural language"
 
9542
msgstr "����� ���� ��������������� ��� �������� ������������ �����"
 
9543
 
 
9544
#: commands/proclang.c:231
 
9545
#, c-format
 
9546
msgid ""
 
9547
"changing return type of function %s from \"opaque\" to \"language_handler\""
 
9548
msgstr ""
 
9549
"��������� ���� �������� ������� %s �� \"opaque\" �� \"language_handler\""
 
9550
 
 
9551
#: commands/proclang.c:432
 
9552
#, fuzzy, c-format
 
9553
msgid "language \"%s\" does not exist, skipping"
 
9554
msgstr "���� \"%s\" �� ����������"
 
9555
 
 
9556
#: commands/schemacmds.c:82 commands/schemacmds.c:273
 
9557
#, c-format
 
9558
msgid "unacceptable schema name \"%s\""
 
9559
msgstr "������������ ��� �����: \"%s\""
 
9560
 
 
9561
#: commands/schemacmds.c:83 commands/schemacmds.c:274
 
9562
msgid "The prefix \"pg_\" is reserved for system schemas."
 
9563
msgstr "������� \"pg_\" �������������� ��� ��������� ����."
 
9564
 
 
9565
#: commands/schemacmds.c:181
 
9566
#, fuzzy, c-format
 
9567
msgid "schema \"%s\" does not exist, skipping"
 
9568
msgstr "����� \"%s\" �� ����������"
 
9569
 
 
9570
#: commands/sequence.c:522
 
9571
#, c-format
 
9572
msgid "nextval: reached maximum value of sequence \"%s\" (%s)"
 
9573
msgstr ""
 
9574
"nextval: ���������� ������������ �������� ������������������ \"%s\" (%s)"
 
9575
 
 
9576
#: commands/sequence.c:545
 
9577
#, c-format
 
9578
msgid "nextval: reached minimum value of sequence \"%s\" (%s)"
 
9579
msgstr ""
 
9580
"nextval: ���������� ����������� �������� ������������������ \"%s\" (%s)"
 
9581
 
 
9582
#: commands/sequence.c:643
 
9583
#, c-format
 
9584
msgid "currval of sequence \"%s\" is not yet defined in this session"
 
9585
msgstr ""
 
9586
"currval (������� ��������) ������������������ \"%s\" �ݣ �� ���������� � "
 
9587
"���� ������"
 
9588
 
 
9589
#: commands/sequence.c:662 commands/sequence.c:670
 
9590
#, fuzzy
 
9591
msgid "lastval is not yet defined in this session"
 
9592
msgstr ""
 
9593
"currval (������� ��������) ������������������ \"%s\" �ݣ �� ���������� � "
 
9594
"���� ������"
 
9595
 
 
9596
#: commands/sequence.c:734
 
9597
#, c-format
 
9598
msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
 
9599
msgstr "setval: �������� %s ��� �������� ������������������ \"%s\" (%s..%s)"
 
9600
 
 
9601
#: commands/sequence.c:1059
 
9602
msgid "INCREMENT must not be zero"
 
9603
msgstr "INCREMENT �� ����� ���� ��̣�"
 
9604
 
 
9605
#: commands/sequence.c:1105
 
9606
#, c-format
 
9607
msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
 
9608
msgstr "MINVALUE (%s) ������ ���� ������ ��� MAXVALUE (%s)"
 
9609
 
 
9610
#: commands/sequence.c:1136
 
9611
#, fuzzy, c-format
 
9612
msgid "START value (%s) cannot be less than MINVALUE (%s)"
 
9613
msgstr "�������� START (%s) �� ����� ���� ������ ��� MINVALUE (%s)"
 
9614
 
 
9615
#: commands/sequence.c:1148
 
9616
#, fuzzy, c-format
 
9617
msgid "START value (%s) cannot be greater than MAXVALUE (%s)"
 
9618
msgstr "�������� START (%s) �� ����� ���� ������ ��� MAXVALUE (%s)"
 
9619
 
 
9620
#: commands/sequence.c:1163
 
9621
#, c-format
 
9622
msgid "CACHE (%s) must be greater than zero"
 
9623
msgstr "CACHE (%s) ������ ���� ������ ����"
 
9624
 
 
9625
#: commands/sequence.c:1194
 
9626
msgid "invalid OWNED BY option"
 
9627
msgstr ""
 
9628
 
 
9629
#: commands/sequence.c:1195
 
9630
msgid "Specify OWNED BY table.column or OWNED BY NONE."
 
9631
msgstr ""
 
9632
 
 
9633
#: commands/sequence.c:1217 commands/tablecmds.c:3977
 
9634
#, c-format
 
9635
msgid "referenced relation \"%s\" is not a table"
 
9636
msgstr "��������� ��������� \"%s\" �� �������� ��������"
 
9637
 
 
9638
#: commands/sequence.c:1224
 
9639
msgid "sequence must have same owner as table it is linked to"
 
9640
msgstr ""
 
9641
 
 
9642
#: commands/sequence.c:1228
 
9643
msgid "sequence must be in same schema as table it is linked to"
 
9644
msgstr ""
 
9645
 
 
9646
#: commands/tablecmds.c:303 executor/execMain.c:2667
3220
9647
msgid "ON COMMIT can only be used on temporary tables"
3221
9648
msgstr "ON COMMIT ����� ������ �������������� ��� ��������� ������"
3222
9649
 
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
 
9650
#: commands/tablecmds.c:580
 
9651
#, fuzzy, c-format
 
9652
msgid "truncate cascades to table \"%s\""
 
9653
msgstr "�������� ��������� �� %s"
 
9654
 
 
9655
#: commands/tablecmds.c:670
3243
9656
#, c-format
3244
9657
msgid "cannot truncate system relation \"%s\""
3245
9658
msgstr ""
3246
9659
 
3247
 
#: commands/tablecmds.c:576
 
9660
#: commands/tablecmds.c:680
3248
9661
msgid "cannot truncate temporary tables of other sessions"
3249
9662
msgstr ""
3250
9663
 
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
 
9664
#: commands/tablecmds.c:821 parser/parse_utilcmd.c:539
 
9665
#: parser/parse_utilcmd.c:1144
3259
9666
#, c-format
3260
9667
msgid "inherited relation \"%s\" is not a table"
3261
9668
msgstr "������������� ��������� \"%s\" �� �������� ��������"
3262
9669
 
3263
 
#: commands/tablecmds.c:750
 
9670
#: commands/tablecmds.c:827 commands/tablecmds.c:6070
3264
9671
#, c-format
3265
9672
msgid "cannot inherit from temporary relation \"%s\""
3266
9673
msgstr "������ ����������� ��������� ��������� \"%s\""
3267
9674
 
3268
 
#: commands/tablecmds.c:767
3269
 
#, c-format
3270
 
msgid "inherited relation \"%s\" duplicated"
3271
 
msgstr "��������� ������������� ��������� \"%s\""
 
9675
#: commands/tablecmds.c:844 commands/tablecmds.c:6098
 
9676
#, fuzzy, c-format
 
9677
msgid "relation \"%s\" would be inherited from more than once"
 
9678
msgstr "������� \"%s\" ������� ������ ������ ����"
3272
9679
 
3273
 
#: commands/tablecmds.c:821
 
9680
#: commands/tablecmds.c:899
3274
9681
#, c-format
3275
9682
msgid "merging multiple inherited definitions of column \"%s\""
3276
9683
msgstr "������� �������������� ������������� ����������� ������� \"%s\""
3277
9684
 
3278
 
#: commands/tablecmds.c:828
 
9685
#: commands/tablecmds.c:907
3279
9686
#, c-format
3280
9687
msgid "inherited column \"%s\" has a type conflict"
3281
9688
msgstr "������������� ������� \"%s\" ����� �������� �����"
3282
9689
 
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
 
9690
#: commands/tablecmds.c:909 commands/tablecmds.c:1055
 
9691
#: parser/parse_coerce.c:268 parser/parse_coerce.c:1326
 
9692
#: parser/parse_coerce.c:1345 parser/parse_coerce.c:1390
 
9693
#: parser/parse_expr.c:1661
3289
9694
#, c-format
3290
9695
msgid "%s versus %s"
3291
9696
msgstr "%s ������ %s"
3292
9697
 
3293
 
#: commands/tablecmds.c:966
 
9698
#: commands/tablecmds.c:1045
3294
9699
#, c-format
3295
9700
msgid "merging column \"%s\" with inherited definition"
3296
9701
msgstr "������� ������� \"%s\" � ������������� ������������"
3297
9702
 
3298
 
#: commands/tablecmds.c:973
 
9703
#: commands/tablecmds.c:1053
3299
9704
#, c-format
3300
9705
msgid "column \"%s\" has a type conflict"
3301
9706
msgstr "�������� ����� ��� ������� \"%s\""
3302
9707
 
3303
 
#: commands/tablecmds.c:1024
 
9708
#: commands/tablecmds.c:1104
3304
9709
#, c-format
3305
9710
msgid "column \"%s\" inherits conflicting default values"
3306
9711
msgstr "������� \"%s\" ��������� ������������� �������� �� ���������"
3307
9712
 
3308
 
#: commands/tablecmds.c:1026
 
9713
#: commands/tablecmds.c:1106
3309
9714
msgid "To resolve the conflict, specify a default explicitly."
3310
9715
msgstr "��� ������� ��������� ������� �������� �������� �� ���������."
3311
9716
 
3312
 
#: commands/tablecmds.c:1319
 
9717
#: commands/tablecmds.c:1143
 
9718
#, c-format
 
9719
msgid ""
 
9720
"check constraint name \"%s\" appears multiple times but with different "
 
9721
"expressions"
 
9722
msgstr ""
 
9723
 
 
9724
#: commands/tablecmds.c:1502
3313
9725
#, c-format
3314
9726
msgid "inherited column \"%s\" must be renamed in child tables too"
3315
 
msgstr "������������� ������� \"%s\" ����� ������ ���� ������������� � ��������-�����������"
 
9727
msgstr ""
 
9728
"������������� ������� \"%s\" ����� ������ ���� ������������� � ��������-"
 
9729
"�����������"
3316
9730
 
3317
 
#: commands/tablecmds.c:1337
 
9731
#: commands/tablecmds.c:1520
3318
9732
#, c-format
3319
9733
msgid "cannot rename system column \"%s\""
3320
9734
msgstr "������ ������������� ��������� ������� \"%s\""
3321
9735
 
3322
 
#: commands/tablecmds.c:1347
 
9736
#: commands/tablecmds.c:1530
3323
9737
#, c-format
3324
9738
msgid "cannot rename inherited column \"%s\""
3325
9739
msgstr "������ ������������� ������������� ������� \"%s\""
3326
9740
 
3327
 
#: commands/tablecmds.c:1358
3328
 
#: commands/tablecmds.c:2919
 
9741
#: commands/tablecmds.c:1541 commands/tablecmds.c:3095
3329
9742
#, c-format
3330
9743
msgid "column \"%s\" of relation \"%s\" already exists"
3331
9744
msgstr "������� \"%s\" ��� ����� \"%s\" ��� ����������"
3332
9745
 
3333
 
#: commands/tablecmds.c:2219
 
9746
#. translator: first %s is a SQL command, eg ALTER TABLE
 
9747
#: commands/tablecmds.c:1760
 
9748
#, fuzzy, c-format
 
9749
msgid ""
 
9750
"cannot %s \"%s\" because it is being used by active queries in this session"
 
9751
msgstr "������ ������� %s: ���� ������ ����� ������� ��� ������"
 
9752
 
 
9753
#. translator: first %s is a SQL command, eg ALTER TABLE
 
9754
#: commands/tablecmds.c:1769
 
9755
#, fuzzy, c-format
 
9756
msgid "cannot %s \"%s\" because it has pending trigger events"
 
9757
msgstr "������ ������� %s �� ������� ������� ��������� ��������"
 
9758
 
 
9759
#: commands/tablecmds.c:2305
3334
9760
#, c-format
3335
9761
msgid "cannot rewrite system relation \"%s\""
3336
9762
msgstr ""
3337
9763
 
3338
 
#: commands/tablecmds.c:2229
 
9764
#: commands/tablecmds.c:2315
3339
9765
msgid "cannot rewrite temporary tables of other sessions"
3340
9766
msgstr "������ �������������� ��������� ������� ������ ������"
3341
9767
 
3342
 
#: commands/tablecmds.c:2520
 
9768
#: commands/tablecmds.c:2643
 
9769
#, c-format
 
9770
msgid "column \"%s\" contains null values"
 
9771
msgstr "������� \"%s\" �������� �������� NULL"
 
9772
 
 
9773
#: commands/tablecmds.c:2657
3343
9774
#, c-format
3344
9775
msgid "check constraint \"%s\" is violated by some row"
3345
9776
msgstr ""
3346
9777
 
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
 
9778
#: commands/tablecmds.c:2740
3353
9779
#, c-format
3354
9780
msgid "\"%s\" is not a table or view"
3355
9781
msgstr "\"%s\" �� �������� �������� ��� ��������������"
3356
9782
 
3357
 
#: commands/tablecmds.c:2771
 
9783
#: commands/tablecmds.c:2776 commands/tablecmds.c:3480
 
9784
#, c-format
 
9785
msgid "\"%s\" is not a table or index"
 
9786
msgstr "\"%s\" �� �������� �������� ��� ��������"
 
9787
 
 
9788
#: commands/tablecmds.c:2931
3358
9789
#, c-format
3359
9790
msgid "cannot alter table \"%s\" because column \"%s\".\"%s\" uses its rowtype"
3360
9791
msgstr ""
3361
9792
 
3362
 
#: commands/tablecmds.c:2837
 
9793
#: commands/tablecmds.c:2938
 
9794
#, fuzzy, c-format
 
9795
msgid "cannot alter type \"%s\" because column \"%s\".\"%s\" uses it"
 
9796
msgstr "������ ������� %s: ���� ������ ����� %s"
 
9797
 
 
9798
#: commands/tablecmds.c:3009
3363
9799
msgid "column must be added to child tables too"
3364
9800
msgstr "������� ����� ������ ���� ��������� � ��������-�����������"
3365
9801
 
3366
 
#: commands/tablecmds.c:2880
 
9802
#: commands/tablecmds.c:3057 commands/tablecmds.c:6229
3367
9803
#, c-format
3368
9804
msgid "child table \"%s\" has different type for column \"%s\""
3369
9805
msgstr "�������-��������� \"%s\" ����� �������� ��� ��� ������� \"%s\""
3370
9806
 
3371
 
#: commands/tablecmds.c:2892
 
9807
#: commands/tablecmds.c:3069
3372
9808
#, c-format
3373
9809
msgid "merging definition of column \"%s\" for child \"%s\""
3374
9810
msgstr "������� ����������� ������� \"%s\" ��� ���������� \"%s\""
3375
9811
 
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
 
9812
#: commands/tablecmds.c:3300 commands/tablecmds.c:3392
 
9813
#: commands/tablecmds.c:3437 commands/tablecmds.c:3533
 
9814
#: commands/tablecmds.c:3594 commands/tablecmds.c:4797
3382
9815
#, c-format
3383
9816
msgid "cannot alter system column \"%s\""
3384
9817
msgstr "������ �������� ��������� ������� \"%s\""
3385
9818
 
3386
 
#: commands/tablecmds.c:3145
 
9819
#: commands/tablecmds.c:3336
3387
9820
#, c-format
3388
9821
msgid "column \"%s\" is in a primary key"
3389
9822
msgstr "������� \"%s\" ��������� � ��������� �����"
3390
9823
 
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
 
9824
#: commands/tablecmds.c:3507
3398
9825
#, c-format
3399
9826
msgid "statistics target %d is too low"
3400
9827
msgstr ""
3401
9828
 
3402
 
#: commands/tablecmds.c:3330
 
9829
#: commands/tablecmds.c:3515
3403
9830
#, c-format
3404
9831
msgid "lowering statistics target to %d"
3405
9832
msgstr ""
3406
9833
 
3407
 
#: commands/tablecmds.c:3390
 
9834
#: commands/tablecmds.c:3575
3408
9835
#, c-format
3409
9836
msgid "invalid storage type \"%s\""
3410
9837
msgstr ""
3411
9838
 
3412
 
#: commands/tablecmds.c:3421
 
9839
#: commands/tablecmds.c:3606
3413
9840
#, c-format
3414
9841
msgid "column data type %s can only have storage PLAIN"
3415
9842
msgstr ""
3416
9843
 
3417
 
#: commands/tablecmds.c:3478
 
9844
#: commands/tablecmds.c:3663
3418
9845
#, c-format
3419
9846
msgid "cannot drop system column \"%s\""
3420
9847
msgstr "������ ������� ��������� ������� \"%s\""
3421
9848
 
3422
 
#: commands/tablecmds.c:3485
 
9849
#: commands/tablecmds.c:3670
3423
9850
#, c-format
3424
9851
msgid "cannot drop inherited column \"%s\""
3425
9852
msgstr "������ ������� ������������� ������� \"%s\""
3426
9853
 
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
 
9854
#: commands/tablecmds.c:4011
3433
9855
msgid "cannot reference temporary table from permanent table constraint"
3434
9856
msgstr ""
3435
9857
 
3436
 
#: commands/tablecmds.c:3827
 
9858
#: commands/tablecmds.c:4018
3437
9859
msgid "cannot reference permanent table from temporary table constraint"
3438
9860
msgstr ""
3439
9861
 
3440
 
#: commands/tablecmds.c:3872
3441
 
#: commands/tablecmds.c:4362
 
9862
#: commands/tablecmds.c:4072
3442
9863
msgid "number of referencing and referenced columns for foreign key disagree"
3443
9864
msgstr ""
3444
9865
 
3445
 
#: commands/tablecmds.c:3893
 
9866
#: commands/tablecmds.c:4163
3446
9867
#, c-format
3447
9868
msgid "foreign key constraint \"%s\" cannot be implemented"
3448
9869
msgstr ""
3449
9870
 
3450
 
#: commands/tablecmds.c:3896
 
9871
#: commands/tablecmds.c:4166
3451
9872
#, c-format
3452
9873
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
3453
9874
msgstr ""
3454
9875
 
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
 
9876
#: commands/tablecmds.c:4257
3466
9877
#, c-format
3467
9878
msgid "column \"%s\" referenced in foreign key constraint does not exist"
3468
9879
msgstr ""
3469
9880
 
3470
 
#: commands/tablecmds.c:4003
 
9881
#: commands/tablecmds.c:4262
3471
9882
#, c-format
3472
9883
msgid "cannot have more than %d keys in a foreign key"
3473
9884
msgstr ""
3474
9885
 
3475
 
#: commands/tablecmds.c:4072
 
9886
#: commands/tablecmds.c:4335
3476
9887
#, c-format
3477
9888
msgid "there is no primary key for referenced table \"%s\""
3478
9889
msgstr ""
3479
9890
 
3480
 
#: commands/tablecmds.c:4190
 
9891
#: commands/tablecmds.c:4469
3481
9892
#, c-format
3482
 
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
 
9893
msgid ""
 
9894
"there is no unique constraint matching given keys for referenced table \"%s\""
3483
9895
msgstr ""
3484
9896
 
3485
 
#: commands/tablecmds.c:4574
3486
 
#: commands/trigger.c:2785
 
9897
#: commands/tablecmds.c:4753 commands/trigger.c:3426
3487
9898
#, c-format
3488
9899
msgid "constraint \"%s\" does not exist"
3489
9900
msgstr "���������� \"%s\" �� ����������"
3490
9901
 
3491
 
#: commands/tablecmds.c:4579
 
9902
#: commands/tablecmds.c:4758
3492
9903
#, c-format
3493
9904
msgid "multiple constraints named \"%s\" were dropped"
3494
9905
msgstr ""
3495
9906
 
3496
 
#: commands/tablecmds.c:4624
 
9907
#: commands/tablecmds.c:4804
3497
9908
#, c-format
3498
9909
msgid "cannot alter inherited column \"%s\""
3499
9910
msgstr "������ �������� ������������� ������� \"%s\""
3500
9911
 
3501
 
#: commands/tablecmds.c:4664
 
9912
#: commands/tablecmds.c:4839
3502
9913
msgid "transform expression must not return a set"
3503
9914
msgstr "��������� �������������� �� ����� ���������� ���������"
3504
9915
 
3505
 
#: commands/tablecmds.c:4670
 
9916
#: commands/tablecmds.c:4845
3506
9917
msgid "cannot use subquery in transform expression"
3507
9918
msgstr "������ ������������ ��������� � ��������� ��������������"
3508
9919
 
3509
 
#: commands/tablecmds.c:4674
 
9920
#: commands/tablecmds.c:4849
3510
9921
msgid "cannot use aggregate function in transform expression"
3511
9922
msgstr "������ ������������ ���������� ������� � ��������� ��������������"
3512
9923
 
3513
 
#: commands/tablecmds.c:4691
 
9924
#: commands/tablecmds.c:4866
3514
9925
#, c-format
3515
9926
msgid "column \"%s\" cannot be cast to type \"%s\""
3516
9927
msgstr ""
3517
9928
 
3518
 
#: commands/tablecmds.c:4717
 
9929
#: commands/tablecmds.c:4892
3519
9930
#, c-format
3520
9931
msgid "type of inherited column \"%s\" must be changed in child tables too"
3521
9932
msgstr ""
3522
9933
 
3523
 
#: commands/tablecmds.c:4755
 
9934
#: commands/tablecmds.c:4931
3524
9935
#, c-format
3525
9936
msgid "cannot alter type of column \"%s\" twice"
3526
9937
msgstr ""
3527
9938
 
3528
 
#: commands/tablecmds.c:4789
 
9939
#: commands/tablecmds.c:4964
3529
9940
#, c-format
3530
9941
msgid "default for column \"%s\" cannot be cast to type \"%s\""
3531
9942
msgstr ""
3532
9943
 
3533
 
#: commands/tablecmds.c:4889
 
9944
#: commands/tablecmds.c:5090
3534
9945
msgid "cannot alter type of a column used by a view or rule"
3535
9946
msgstr ""
3536
9947
 
3537
 
#: commands/tablecmds.c:4890
 
9948
#: commands/tablecmds.c:5091
3538
9949
#, c-format
3539
9950
msgid "%s depends on column \"%s\""
3540
9951
msgstr "%s ������� �� ������� \"%s\""
3541
9952
 
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
 
9953
#: commands/tablecmds.c:5435
 
9954
#, fuzzy, c-format
 
9955
msgid "cannot change owner of index \"%s\""
 
9956
msgstr "������ �������� ��� ������� \"%s\" � �������������"
 
9957
 
 
9958
#: commands/tablecmds.c:5437
 
9959
msgid "Change the ownership of the index's table, instead."
 
9960
msgstr ""
 
9961
 
 
9962
#: commands/tablecmds.c:5453
 
9963
#, fuzzy, c-format
 
9964
msgid "cannot change owner of sequence \"%s\""
 
9965
msgstr "������ �������� ������������������ \"%s\""
 
9966
 
 
9967
#: commands/tablecmds.c:5455 commands/tablecmds.c:6555
 
9968
#, fuzzy, c-format
 
9969
msgid "Sequence \"%s\" is linked to table \"%s\"."
 
9970
msgstr "\"%s\" �� �������� �������� ��� ������� \"%s\""
 
9971
 
 
9972
#: commands/tablecmds.c:5467 commands/tablecmds.c:6565
 
9973
#, fuzzy
 
9974
msgid "Use ALTER TYPE instead."
 
9975
msgstr "������ ����� ����������� �������������."
 
9976
 
 
9977
#: commands/tablecmds.c:5476 commands/tablecmds.c:6573
 
9978
#, fuzzy, c-format
 
9979
msgid "\"%s\" is not a table, view, or sequence"
 
9980
msgstr ""
 
9981
"\"%s\" �� �������� ��������, TOAST-��������, ��������, �������������� ��� "
 
9982
"�������������������"
 
9983
 
 
9984
#: commands/tablecmds.c:5735
3548
9985
msgid "cannot have multiple SET TABLESPACE subcommands"
3549
9986
msgstr ""
3550
9987
 
3551
 
#: commands/tablecmds.c:5476
 
9988
#: commands/tablecmds.c:5788
 
9989
#, fuzzy, c-format
 
9990
msgid "\"%s\" is not a table, index, or TOAST table"
 
9991
msgstr "\"%s\" �� �������� �������� ��� ������� \"%s\""
 
9992
 
 
9993
#: commands/tablecmds.c:5852
3552
9994
#, c-format
3553
9995
msgid "cannot move system relation \"%s\""
3554
9996
msgstr ""
3555
9997
 
3556
 
#: commands/tablecmds.c:5486
 
9998
#: commands/tablecmds.c:5868
3557
9999
msgid "cannot move temporary tables of other sessions"
3558
10000
msgstr "������ ���������� ��������� ������� ������ ������"
3559
10001
 
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
 
10002
#: commands/tablecmds.c:6122
 
10003
msgid "circular inheritance not allowed"
 
10004
msgstr ""
 
10005
 
 
10006
#: commands/tablecmds.c:6123
 
10007
#, fuzzy, c-format
 
10008
msgid "\"%s\" is already a child of \"%s\"."
 
10009
msgstr "\"%s\" ��� �������� ��������� ���� %s"
 
10010
 
 
10011
#: commands/tablecmds.c:6131
 
10012
#, c-format
 
10013
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
 
10014
msgstr ""
 
10015
 
 
10016
#: commands/tablecmds.c:6236
 
10017
#, fuzzy, c-format
 
10018
msgid "column \"%s\" in child table must be marked NOT NULL"
 
10019
msgstr "������ � �������� ��������� ������ ���� �������� ��� IMMUTABLE"
 
10020
 
 
10021
#: commands/tablecmds.c:6252
 
10022
#, fuzzy, c-format
 
10023
msgid "child table is missing column \"%s\""
 
10024
msgstr "�������-��������� \"%s\" ����� �������� ��� ��� ������� \"%s\""
 
10025
 
 
10026
#: commands/tablecmds.c:6344
 
10027
#, fuzzy, c-format
 
10028
msgid "child table is missing constraint \"%s\""
 
10029
msgstr "������� \"%s\" �������� ����� ������ ����������� � ������ \"%s\""
 
10030
 
 
10031
#: commands/tablecmds.c:6353
 
10032
#, fuzzy, c-format
 
10033
msgid "constraint definition for check constraint \"%s\" does not match"
 
10034
msgstr "���������� \"%s\" ��� ������� \"%s\" �� ����������"
 
10035
 
 
10036
#: commands/tablecmds.c:6434
 
10037
#, fuzzy, c-format
 
10038
msgid "relation \"%s\" is not a parent of relation \"%s\""
 
10039
msgstr "��������� \"%s\" �� ����������"
 
10040
 
 
10041
#: commands/tablecmds.c:6554
 
10042
msgid "cannot move an owned sequence into another schema"
 
10043
msgstr ""
 
10044
 
 
10045
#: commands/tablecmds.c:6583
 
10046
#, fuzzy, c-format
 
10047
msgid "relation \"%s\" is already in schema \"%s\""
 
10048
msgstr "�������������� \"%s\" ��� ���������� � ����� \"%s\""
 
10049
 
 
10050
#: commands/tablecmds.c:6648
 
10051
#, fuzzy, c-format
 
10052
msgid "relation \"%s\" already exists in schema \"%s\""
 
10053
msgstr "�������������� \"%s\" ��� ���������� � ����� \"%s\""
 
10054
 
 
10055
#: commands/tablespace.c:143 commands/tablespace.c:151
 
10056
#: commands/tablespace.c:157 ../port/copydir.c:59
3786
10057
#, c-format
3787
10058
msgid "could not create directory \"%s\": %m"
3788
10059
msgstr ""
3789
10060
 
 
10061
#: commands/tablespace.c:168
 
10062
#, c-format
 
10063
msgid "could not stat directory \"%s\": %m"
 
10064
msgstr ""
 
10065
 
3790
10066
#: commands/tablespace.c:177
3791
10067
#, c-format
3792
 
msgid "could not stat directory \"%s\": %m"
3793
 
msgstr ""
3794
 
 
3795
 
#: commands/tablespace.c:186
3796
 
#, c-format
3797
10068
msgid "\"%s\" exists but is not a directory"
3798
10069
msgstr "\"%s\" ���������� �� �� �������� �����������"
3799
10070
 
3800
 
#: commands/tablespace.c:223
 
10071
#: commands/tablespace.c:208
3801
10072
#, c-format
3802
10073
msgid "permission denied to create tablespace \"%s\""
3803
10074
msgstr "������ �����ݣ� �� �������� tablespace \"%s\""
3804
10075
 
3805
 
#: commands/tablespace.c:225
 
10076
#: commands/tablespace.c:210
3806
10077
msgid "Must be superuser to create a tablespace."
3807
10078
msgstr "����� ���� ��������������� ��� �������� tablespace."
3808
10079
 
3809
 
#: commands/tablespace.c:244
3810
 
msgid "tablespace location may not contain single quotes"
3811
 
msgstr ""
 
10080
#: commands/tablespace.c:226
 
10081
#, fuzzy
 
10082
msgid "tablespace location cannot contain single quotes"
 
10083
msgstr "hash-������� �� ����� ��������� ������� (NULL) �����"
3812
10084
 
3813
 
#: commands/tablespace.c:254
 
10085
#: commands/tablespace.c:236
3814
10086
msgid "tablespace location must be an absolute path"
3815
10087
msgstr ""
3816
10088
 
3817
 
#: commands/tablespace.c:264
 
10089
#: commands/tablespace.c:246
3818
10090
#, c-format
3819
10091
msgid "tablespace location \"%s\" is too long"
3820
10092
msgstr ""
3821
10093
 
3822
 
#: commands/tablespace.c:274
3823
 
#: commands/tablespace.c:766
 
10094
#: commands/tablespace.c:256 commands/tablespace.c:783
3824
10095
#, c-format
3825
10096
msgid "unacceptable tablespace name \"%s\""
3826
10097
msgstr "������������ ��� tablespace: \"%s\""
3827
10098
 
3828
 
#: commands/tablespace.c:276
3829
 
#: commands/tablespace.c:767
 
10099
#: commands/tablespace.c:258 commands/tablespace.c:784
3830
10100
msgid "The prefix \"pg_\" is reserved for system tablespaces."
3831
10101
msgstr "������� \"pg_\" �������������� ��� ��������� tablespaces."
3832
10102
 
3833
 
#: commands/tablespace.c:286
3834
 
#: commands/tablespace.c:779
 
10103
#: commands/tablespace.c:268 commands/tablespace.c:796
3835
10104
#, c-format
3836
10105
msgid "tablespace \"%s\" already exists"
3837
10106
msgstr "tablespace \"%s\" ��� ����������"
3838
10107
 
3839
 
#: commands/tablespace.c:321
3840
 
#: commands/tablespace.c:1033
 
10108
#: commands/tablespace.c:306 commands/tablespace.c:1289
3841
10109
#, c-format
3842
10110
msgid "could not set permissions on directory \"%s\": %m"
3843
10111
msgstr "�� ���������� ���������� ����� ��� ���������� \"%s\": %m"
3844
10112
 
3845
 
#: commands/tablespace.c:330
 
10113
#: commands/tablespace.c:315
3846
10114
#, c-format
3847
10115
msgid "directory \"%s\" is not empty"
3848
10116
msgstr "���������� \"%s\" �� �����"
3849
10117
 
3850
 
#: commands/tablespace.c:351
3851
 
#: commands/tablespace.c:1048
 
10118
#: commands/tablespace.c:336 commands/tablespace.c:1304
3852
10119
#, c-format
3853
10120
msgid "could not create symbolic link \"%s\": %m"
3854
10121
msgstr ""
3855
10122
 
3856
 
#: commands/tablespace.c:382
3857
 
#: commands/tablespace.c:479
 
10123
#: commands/tablespace.c:374 commands/tablespace.c:526
3858
10124
msgid "tablespaces are not supported on this platform"
3859
10125
msgstr "tablespaces  �� �������������� �� ���� ���������"
3860
10126
 
3861
 
#: commands/tablespace.c:456
 
10127
#: commands/tablespace.c:418
 
10128
#, fuzzy, c-format
 
10129
msgid "tablespace \"%s\" does not exist, skipping"
 
10130
msgstr "tablespace  \"%s\" �� ����������"
 
10131
 
 
10132
#: commands/tablespace.c:483
3862
10133
#, c-format
3863
10134
msgid "tablespace \"%s\" is not empty"
3864
10135
msgstr "tablespace \"%s\" �� ����"
3865
10136
 
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
 
10137
#: commands/tablespace.c:608 commands/tablespace.c:645
3872
10138
#, c-format
3873
10139
msgid "could not remove directory \"%s\": %m"
3874
10140
msgstr "�� ���������� ������� ���������� \"%s\": %m"
3875
10141
 
3876
 
#: commands/tablespace.c:614
 
10142
#: commands/tablespace.c:653
3877
10143
#, c-format
3878
10144
msgid "could not remove symbolic link \"%s\": %m"
3879
10145
msgstr ""
3880
10146
 
3881
 
#: commands/tablespace.c:1061
 
10147
#: commands/tablespace.c:1317
3882
10148
#, c-format
3883
10149
msgid "tablespace %u is not empty"
3884
10150
msgstr "tablespace %u �� ����"
3885
10151
 
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
 
10152
#: commands/trigger.c:163
 
10153
msgid "multiple INSERT events specified"
 
10154
msgstr "������� �������������� ������� INSERT"
 
10155
 
 
10156
#: commands/trigger.c:170
 
10157
msgid "multiple DELETE events specified"
 
10158
msgstr "������� �������������� ������� DELETE"
 
10159
 
 
10160
#: commands/trigger.c:177
 
10161
msgid "multiple UPDATE events specified"
 
10162
msgstr "������� �������������� ������� UPDATE"
 
10163
 
 
10164
#: commands/trigger.c:201
 
10165
#, c-format
 
10166
msgid "changing return type of function %s from \"opaque\" to \"trigger\""
 
10167
msgstr "��������� ���� �������� ������� %s �� \"opaque\" �� \"trigger\""
 
10168
 
 
10169
#: commands/trigger.c:208
 
10170
#, c-format
 
10171
msgid "function %s must return type \"trigger\""
 
10172
msgstr "������� %s ������ ���������� ��� \"trigger\""
 
10173
 
 
10174
#: commands/trigger.c:287 commands/trigger.c:941
 
10175
#, c-format
 
10176
msgid "trigger \"%s\" for relation \"%s\" already exists"
 
10177
msgstr "������� \"%s\" ��� ����� \"%s\" ��� ����������"
 
10178
 
 
10179
#: commands/trigger.c:490
 
10180
msgid "Found referenced table's UPDATE trigger."
 
10181
msgstr ""
 
10182
 
 
10183
#: commands/trigger.c:491
 
10184
msgid "Found referenced table's DELETE trigger."
 
10185
msgstr ""
 
10186
 
 
10187
#: commands/trigger.c:492
 
10188
msgid "Found referencing table's trigger."
 
10189
msgstr ""
 
10190
 
 
10191
#: commands/trigger.c:601 commands/trigger.c:617
 
10192
#, c-format
 
10193
msgid "ignoring incomplete trigger group for constraint \"%s\" %s"
 
10194
msgstr ""
 
10195
 
 
10196
#: commands/trigger.c:629
 
10197
#, c-format
 
10198
msgid "converting trigger group into constraint \"%s\" %s"
 
10199
msgstr ""
 
10200
 
 
10201
#: commands/trigger.c:766
 
10202
#, fuzzy, c-format
 
10203
msgid "trigger \"%s\" for table \"%s\" does not exist, skipping"
 
10204
msgstr "������� \"%s\" ��� ������� \"%s\" �� ����������"
 
10205
 
 
10206
#: commands/trigger.c:1060
 
10207
#, fuzzy, c-format
 
10208
msgid "permission denied: \"%s\" is a system trigger"
 
10209
msgstr "������ �����ݣ�: \"%s\" �������� ��������� ���������"
 
10210
 
 
10211
#: commands/trigger.c:1588
 
10212
#, c-format
 
10213
msgid "trigger function %u returned null value"
 
10214
msgstr ""
 
10215
 
 
10216
#: commands/trigger.c:1656 commands/trigger.c:1787 commands/trigger.c:1935
 
10217
msgid "BEFORE STATEMENT trigger cannot return a value"
 
10218
msgstr ""
 
10219
 
 
10220
#: commands/trigger.c:2074 executor/execMain.c:1413 executor/execMain.c:1720
 
10221
#: executor/execMain.c:1898
 
10222
msgid "could not serialize access due to concurrent update"
 
10223
msgstr ""
 
10224
 
 
10225
#: commands/trigger.c:3400
 
10226
#, c-format
 
10227
msgid "constraint \"%s\" is not deferrable"
 
10228
msgstr ""
 
10229
 
 
10230
#: commands/tsearchcmds.c:107 commands/tsearchcmds.c:908
 
10231
#, fuzzy, c-format
 
10232
msgid "function %s should return type %s"
 
10233
msgstr "SQL-������� �� ����� ���������� ��� %s"
 
10234
 
 
10235
#: commands/tsearchcmds.c:176
 
10236
#, fuzzy
 
10237
msgid "must be superuser to create text search parsers"
 
10238
msgstr "����� ���� ��������������� ��� �������� �������������"
 
10239
 
 
10240
#: commands/tsearchcmds.c:224
 
10241
#, fuzzy, c-format
 
10242
msgid "text search parser parameter \"%s\" not recognized"
 
10243
msgstr "������� ���� \"%s\" �� ���������"
 
10244
 
 
10245
#: commands/tsearchcmds.c:234
 
10246
msgid "text search parser start method is required"
 
10247
msgstr ""
 
10248
 
 
10249
#: commands/tsearchcmds.c:239
 
10250
msgid "text search parser gettoken method is required"
 
10251
msgstr ""
 
10252
 
 
10253
#: commands/tsearchcmds.c:244
 
10254
msgid "text search parser end method is required"
 
10255
msgstr ""
 
10256
 
 
10257
#: commands/tsearchcmds.c:249
 
10258
msgid "text search parser lextypes method is required"
 
10259
msgstr ""
 
10260
 
 
10261
#: commands/tsearchcmds.c:281
 
10262
#, fuzzy
 
10263
msgid "must be superuser to drop text search parsers"
 
10264
msgstr "����� ���� ��������������� ��� �������� �������������"
 
10265
 
 
10266
#: commands/tsearchcmds.c:296
 
10267
#, fuzzy, c-format
 
10268
msgid "text search parser \"%s\" does not exist, skipping"
 
10269
msgstr "tablespace  \"%s\" �� ����������"
 
10270
 
 
10271
#: commands/tsearchcmds.c:348
 
10272
#, fuzzy
 
10273
msgid "must be superuser to rename text search parsers"
 
10274
msgstr "����� ���� ��������������� ��� �������������� �������������"
 
10275
 
 
10276
#: commands/tsearchcmds.c:369
 
10277
#, fuzzy, c-format
 
10278
msgid "text search parser \"%s\" already exists"
 
10279
msgstr "tablespace \"%s\" ��� ����������"
 
10280
 
 
10281
#: commands/tsearchcmds.c:448
 
10282
#, fuzzy, c-format
 
10283
msgid "text search template \"%s\" does not accept options"
 
10284
msgstr "����� \"%s\" �� ����������"
 
10285
 
 
10286
#: commands/tsearchcmds.c:521
 
10287
msgid "text search template is required"
 
10288
msgstr ""
 
10289
 
 
10290
#: commands/tsearchcmds.c:589
 
10291
#, fuzzy, c-format
 
10292
msgid "text search dictionary \"%s\" already exists"
 
10293
msgstr "������ \"%s\" ��� ����������"
 
10294
 
 
10295
#: commands/tsearchcmds.c:635
 
10296
#, fuzzy, c-format
 
10297
msgid "text search dictionary \"%s\" does not exist, skipping"
 
10298
msgstr "���������� ������ \"%s\" �� ����������"
 
10299
 
 
10300
#: commands/tsearchcmds.c:969
 
10301
#, fuzzy
 
10302
msgid "must be superuser to create text search templates"
 
10303
msgstr "����� ���� ��������������� ��� �������� �������������"
 
10304
 
 
10305
#: commands/tsearchcmds.c:1006
 
10306
#, fuzzy, c-format
 
10307
msgid "text search template parameter \"%s\" not recognized"
 
10308
msgstr "���������� ������� \"%s\" �� ���������"
 
10309
 
 
10310
#: commands/tsearchcmds.c:1016
 
10311
msgid "text search template lexize method is required"
 
10312
msgstr ""
 
10313
 
 
10314
#: commands/tsearchcmds.c:1051
 
10315
#, fuzzy
 
10316
msgid "must be superuser to rename text search templates"
 
10317
msgstr "����� ���� ��������������� ��� �������������� �������������"
 
10318
 
 
10319
#: commands/tsearchcmds.c:1073
 
10320
#, fuzzy, c-format
 
10321
msgid "text search template \"%s\" already exists"
 
10322
msgstr "����� \"%s\" ��� ����������"
 
10323
 
 
10324
#: commands/tsearchcmds.c:1096
 
10325
#, fuzzy
 
10326
msgid "must be superuser to drop text search templates"
 
10327
msgstr "����� ���� ��������������� ��� �������� �������������"
 
10328
 
 
10329
#: commands/tsearchcmds.c:1111
 
10330
#, fuzzy, c-format
 
10331
msgid "text search template \"%s\" does not exist, skipping"
 
10332
msgstr "����� \"%s\" �� ����������"
 
10333
 
 
10334
#: commands/tsearchcmds.c:1305
 
10335
#, fuzzy, c-format
 
10336
msgid "text search configuration parameter \"%s\" not recognized"
 
10337
msgstr "������� ���� \"%s\" �� ���������"
 
10338
 
 
10339
#: commands/tsearchcmds.c:1312
 
10340
#, fuzzy
 
10341
msgid "cannot specify both PARSER and COPY options"
 
10342
msgstr "������ ��������� ��� ������������ � ������"
 
10343
 
 
10344
#: commands/tsearchcmds.c:1342
 
10345
msgid "text search parser is required"
 
10346
msgstr ""
 
10347
 
 
10348
#: commands/tsearchcmds.c:1451
 
10349
#, fuzzy, c-format
 
10350
msgid "text search configuration \"%s\" already exists"
 
10351
msgstr "CHECK-����������� \"%s\" ��� ����������"
 
10352
 
 
10353
#: commands/tsearchcmds.c:1497
 
10354
#, fuzzy, c-format
 
10355
msgid "text search configuration \"%s\" does not exist, skipping"
 
10356
msgstr "������� \"%s\" ��� ����� \"%s\" �� ����������"
 
10357
 
 
10358
#: commands/tsearchcmds.c:1718
 
10359
#, fuzzy, c-format
 
10360
msgid "token type \"%s\" does not exist"
 
10361
msgstr "��� \"%s\" �� ����������"
 
10362
 
 
10363
#: commands/tsearchcmds.c:1942
 
10364
#, fuzzy, c-format
 
10365
msgid "mapping for token type \"%s\" does not exist"
 
10366
msgstr "��� \"%s\" �� ����������"
 
10367
 
 
10368
#: commands/tsearchcmds.c:1948
 
10369
#, fuzzy, c-format
 
10370
msgid "mapping for token type \"%s\" does not exist, skipping"
 
10371
msgstr "��� \"%s\" �� ����������"
 
10372
 
 
10373
#: commands/tsearchcmds.c:2101 commands/tsearchcmds.c:2212
 
10374
#, fuzzy, c-format
 
10375
msgid "invalid parameter list format: \"%s\""
 
10376
msgstr "�������� �������� ��� %s: \"%s\""
 
10377
 
 
10378
#: commands/typecmds.c:219
4046
10379
#, c-format
4047
10380
msgid "array element type cannot be %s"
4048
10381
msgstr "��� �������� ������� �� ����� ���� %s"
4049
10382
 
4050
 
#: commands/typecmds.c:206
 
10383
#: commands/typecmds.c:251
4051
10384
#, c-format
4052
10385
msgid "alignment \"%s\" not recognized"
4053
10386
msgstr ""
4054
10387
 
4055
 
#: commands/typecmds.c:223
 
10388
#: commands/typecmds.c:268
4056
10389
#, c-format
4057
10390
msgid "storage \"%s\" not recognized"
4058
10391
msgstr ""
4059
10392
 
4060
 
#: commands/typecmds.c:228
 
10393
#: commands/typecmds.c:273
4061
10394
#, c-format
4062
10395
msgid "type attribute \"%s\" not recognized"
4063
10396
msgstr "������� ���� \"%s\" �� ���������"
4064
10397
 
4065
 
#: commands/typecmds.c:238
 
10398
#: commands/typecmds.c:283
4066
10399
msgid "type input function must be specified"
4067
10400
msgstr ""
4068
10401
 
4069
 
#: commands/typecmds.c:242
 
10402
#: commands/typecmds.c:287
4070
10403
msgid "type output function must be specified"
4071
10404
msgstr ""
4072
10405
 
4073
 
#: commands/typecmds.c:281
 
10406
#: commands/typecmds.c:292
 
10407
msgid ""
 
10408
"type modifier output function is useless without a type modifier input "
 
10409
"function"
 
10410
msgstr ""
 
10411
 
 
10412
#: commands/typecmds.c:315
4074
10413
#, c-format
4075
10414
msgid "changing return type of function %s from \"opaque\" to %s"
4076
10415
msgstr "��������� ���� �������� ������� %s �� \"opaque\" �� %s"
4077
10416
 
4078
 
#: commands/typecmds.c:288
 
10417
#: commands/typecmds.c:322
4079
10418
#, c-format
4080
10419
msgid "type input function %s must return type %s"
4081
10420
msgstr "������� ���� input %s ����� ���������� ��� %s"
4082
10421
 
4083
 
#: commands/typecmds.c:298
 
10422
#: commands/typecmds.c:332
4084
10423
#, c-format
4085
10424
msgid "changing return type of function %s from \"opaque\" to \"cstring\""
4086
10425
msgstr "��������� ���� �������� ������� %s �� \"opaque\" �� \"cstring\""
4087
10426
 
4088
 
#: commands/typecmds.c:305
 
10427
#: commands/typecmds.c:339
4089
10428
#, c-format
4090
10429
msgid "type output function %s must return type \"cstring\""
4091
10430
msgstr "������� ���� output %s ����� ���������� ��� \"cstring\""
4092
10431
 
4093
 
#: commands/typecmds.c:314
 
10432
#: commands/typecmds.c:348
4094
10433
#, c-format
4095
10434
msgid "type receive function %s must return type %s"
4096
10435
msgstr "������� ���� receive %s ����� ���������� ��� %s"
4097
10436
 
4098
 
#: commands/typecmds.c:323
 
10437
#: commands/typecmds.c:357
4099
10438
#, c-format
4100
10439
msgid "type send function %s must return type \"bytea\""
4101
10440
msgstr "������� ���� send %s ����� ���������� ��� \"bytea\""
4102
10441
 
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
 
10442
#: commands/typecmds.c:664
4109
10443
#, c-format
4110
10444
msgid "\"%s\" is not a valid base type for a domain"
4111
10445
msgstr "\"%s\" �� �������� ������ ������� ����� ��� ������"
4112
10446
 
4113
 
#: commands/typecmds.c:617
4114
 
#: commands/typecmds.c:1504
 
10447
#: commands/typecmds.c:721 commands/typecmds.c:1762
4115
10448
msgid "foreign key constraints not possible for domains"
4116
10449
msgstr "������� ����� �� �������� ��� �������"
4117
10450
 
4118
 
#: commands/typecmds.c:637
 
10451
#: commands/typecmds.c:741
4119
10452
msgid "multiple default expressions"
4120
10453
msgstr "�������������� ��������� �� ���������"
4121
10454
 
4122
 
#: commands/typecmds.c:667
4123
 
#: commands/typecmds.c:676
 
10455
#: commands/typecmds.c:805 commands/typecmds.c:814
4124
10456
msgid "conflicting NULL/NOT NULL constraints"
4125
10457
msgstr "������������� ����������� NULL/NOT NULL"
4126
10458
 
4127
 
#: commands/typecmds.c:695
4128
 
#: commands/typecmds.c:1522
 
10459
#: commands/typecmds.c:833 commands/typecmds.c:1780
4129
10460
msgid "unique constraints not possible for domains"
4130
10461
msgstr "UNIQUE-����������� �� �������� ��� �������"
4131
10462
 
4132
 
#: commands/typecmds.c:701
4133
 
#: commands/typecmds.c:1528
 
10463
#: commands/typecmds.c:839 commands/typecmds.c:1786
4134
10464
msgid "primary key constraints not possible for domains"
4135
10465
msgstr "��������� ����� �� �������� ��� �������"
4136
10466
 
4137
 
#: commands/typecmds.c:710
4138
 
#: commands/typecmds.c:1537
 
10467
#: commands/typecmds.c:848 commands/typecmds.c:1795
4139
10468
msgid "specifying constraint deferrability not supported for domains"
4140
10469
msgstr ""
4141
10470
 
4142
 
#: commands/typecmds.c:831
4143
 
#: commands/typecmds.c:1780
 
10471
#: commands/typecmds.c:978 commands/typecmds.c:2071
4144
10472
#, c-format
4145
10473
msgid "\"%s\" is not a domain"
4146
10474
msgstr "\"%s\" �� �������� �������"
4147
10475
 
4148
 
#: commands/typecmds.c:901
 
10476
#: commands/typecmds.c:1160
4149
10477
#, c-format
4150
10478
msgid "changing argument type of function %s from \"opaque\" to \"cstring\""
4151
10479
msgstr "��������� ���� ��������� ������� %s �� \"opaque\" �� \"cstring\""
4152
10480
 
4153
 
#: commands/typecmds.c:971
 
10481
#: commands/typecmds.c:1211
4154
10482
#, c-format
4155
10483
msgid "changing argument type of function %s from \"opaque\" to %s"
4156
10484
msgstr "��������� ���� ��������� ������� %s �� \"opaque\" �� %s"
4157
10485
 
4158
 
#: commands/typecmds.c:1083
 
10486
#: commands/typecmds.c:1310
 
10487
#, fuzzy, c-format
 
10488
msgid "typmod_in function %s must return type \"integer\""
 
10489
msgstr "������� %s ������ ���������� ��� \"trigger\""
 
10490
 
 
10491
#: commands/typecmds.c:1337
 
10492
#, fuzzy, c-format
 
10493
msgid "typmod_out function %s must return type \"cstring\""
 
10494
msgstr "������� ���� output %s ����� ���������� ��� \"cstring\""
 
10495
 
 
10496
#: commands/typecmds.c:1364
4159
10497
#, c-format
4160
10498
msgid "type analyze function %s must return type \"boolean\""
4161
10499
msgstr ""
4162
10500
 
4163
 
#: commands/typecmds.c:1112
 
10501
#: commands/typecmds.c:1393
4164
10502
msgid "composite type must have at least one attribute"
4165
10503
msgstr ""
4166
10504
 
4167
 
#: commands/typecmds.c:1341
 
10505
#: commands/typecmds.c:1621
4168
10506
#, c-format
4169
10507
msgid "column \"%s\" of table \"%s\" contains null values"
4170
10508
msgstr "������� \"%s\" ������� \"%s\" �������� �������� NULL"
4171
10509
 
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
 
10510
#: commands/typecmds.c:1866
 
10511
#, c-format
 
10512
msgid ""
 
10513
"column \"%s\" of table \"%s\" contains values that violate the new constraint"
 
10514
msgstr ""
 
10515
 
 
10516
#: commands/typecmds.c:2146 commands/typecmds.c:2155
4184
10517
msgid "cannot use table references in domain check constraint"
4185
10518
msgstr ""
4186
10519
 
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
 
10520
#: commands/typecmds.c:2385 commands/typecmds.c:2621
 
10521
#, fuzzy, c-format
 
10522
msgid "%s is a table's row type"
 
10523
msgstr "\"%s\" �� �������� �������� ��� ��������������"
 
10524
 
 
10525
#: commands/typecmds.c:2387 commands/typecmds.c:2623
 
10526
#, fuzzy
 
10527
msgid "Use ALTER TABLE instead."
 
10528
msgstr "������ ����� ����������� �������������."
 
10529
 
 
10530
#: commands/typecmds.c:2394 commands/typecmds.c:2535
 
10531
#, fuzzy, c-format
 
10532
msgid "cannot alter array type %s"
 
10533
msgstr "������ �������� ��������� ������� \"%s\""
 
10534
 
 
10535
#: commands/typecmds.c:2396 commands/typecmds.c:2537
 
10536
#, c-format
 
10537
msgid "You can alter type %s, which will alter the array type as well."
 
10538
msgstr ""
 
10539
 
 
10540
#: commands/typecmds.c:2584
 
10541
#, fuzzy, c-format
 
10542
msgid "type %s is already in schema \"%s\""
 
10543
msgstr "������� %s ��� ���������� � ����� \"%s\""
 
10544
 
 
10545
#: commands/typecmds.c:2607
 
10546
#, fuzzy, c-format
 
10547
msgid "type \"%s\" already exists in schema \"%s\""
 
10548
msgstr "�������������� \"%s\" ��� ���������� � ����� \"%s\""
 
10549
 
 
10550
#: commands/user.c:143
 
10551
#, fuzzy
 
10552
msgid "SYSID can no longer be specified"
 
10553
msgstr "���� �� ������"
 
10554
 
 
10555
#: commands/user.c:259
 
10556
#, fuzzy
 
10557
msgid "must be superuser to create superusers"
 
10558
msgstr "����� ���� ��������������� ��� �������� �������������"
 
10559
 
 
10560
#: commands/user.c:266
 
10561
#, fuzzy
 
10562
msgid "permission denied to create role"
 
10563
msgstr "������ �����ݣ� �� �������� ����"
 
10564
 
 
10565
#: commands/user.c:273 commands/user.c:1028
 
10566
#, fuzzy, c-format
 
10567
msgid "role name \"%s\" is reserved"
 
10568
msgstr "��� ������ \"%s\" ���������������"
 
10569
 
 
10570
#: commands/user.c:289 commands/user.c:1022
 
10571
#, fuzzy, c-format
 
10572
msgid "role \"%s\" already exists"
 
10573
msgstr "������ \"%s\" ��� ����������"
 
10574
 
 
10575
#: commands/user.c:565 commands/user.c:745 commands/user.c:1266
 
10576
#: commands/user.c:1405
 
10577
#, fuzzy
 
10578
msgid "must be superuser to alter superusers"
 
10579
msgstr "����� ���� ��������������� ��� �������� �������������"
 
10580
 
 
10581
#: commands/user.c:580 commands/user.c:753
 
10582
msgid "permission denied"
 
10583
msgstr "������ �����ݣ�"
 
10584
 
 
10585
#: commands/user.c:815
 
10586
#, fuzzy
 
10587
msgid "permission denied to drop role"
 
10588
msgstr "������ �����ݣ� ��� ��������� %s"
 
10589
 
 
10590
#: commands/user.c:848
 
10591
#, fuzzy, c-format
 
10592
msgid "role \"%s\" does not exist, skipping"
 
10593
msgstr "������� \"%s\" �� ����������"
 
10594
 
 
10595
#: commands/user.c:860 commands/user.c:864
4260
10596
msgid "current user cannot be dropped"
4261
10597
msgstr "������� ������������ �� ����� ���� ���̣�"
4262
10598
 
4263
 
#: commands/user.c:1115
 
10599
#: commands/user.c:868
4264
10600
msgid "session user cannot be dropped"
4265
10601
msgstr "������������ ������ �� ����� ���� ���̣�"
4266
10602
 
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"
 
10603
#: commands/user.c:879
 
10604
#, fuzzy
 
10605
msgid "must be superuser to drop superusers"
 
10606
msgstr "����� ���� ��������������� ��� �������� �������������"
 
10607
 
 
10608
#: commands/user.c:891
 
10609
#, fuzzy, c-format
 
10610
msgid "role \"%s\" cannot be dropped because some objects depend on it"
 
10611
msgstr "������ ������� %s �� ������� ������� ��������� ��������"
 
10612
 
 
10613
#: commands/user.c:1010
 
10614
#, fuzzy
 
10615
msgid "session user cannot be renamed"
4279
10616
msgstr "������������ ������ �� ����� ���� ������������"
4280
10617
 
4281
 
#: commands/user.c:1258
4282
 
msgid "must be superuser to rename users"
 
10618
#: commands/user.c:1014
 
10619
#, fuzzy
 
10620
msgid "current user cannot be renamed"
 
10621
msgstr "������� ������������ �� ����� ���� ���̣�"
 
10622
 
 
10623
#: commands/user.c:1039
 
10624
#, fuzzy
 
10625
msgid "must be superuser to rename superusers"
4283
10626
msgstr "����� ���� ��������������� ��� �������������� �������������"
4284
10627
 
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"
 
10628
#: commands/user.c:1046
 
10629
#, fuzzy
 
10630
msgid "permission denied to rename role"
 
10631
msgstr "������ �����ݣ� �� �������������� ����"
 
10632
 
 
10633
#: commands/user.c:1067
 
10634
msgid "MD5 password cleared because of role rename"
 
10635
msgstr ""
 
10636
 
 
10637
#: commands/user.c:1165
 
10638
#, fuzzy
 
10639
msgid "permission denied to drop objects"
 
10640
msgstr "������ �����ݣ� ��� ��������� %s"
 
10641
 
 
10642
#: commands/user.c:1192 commands/user.c:1201
 
10643
#, fuzzy
 
10644
msgid "permission denied to reassign objects"
 
10645
msgstr "������ �����ݣ� ��� ����� %s"
 
10646
 
 
10647
#: commands/user.c:1274 commands/user.c:1413
 
10648
#, c-format
 
10649
msgid "must have admin option on role \"%s\""
 
10650
msgstr ""
 
10651
 
 
10652
#: commands/user.c:1282
 
10653
#, fuzzy
 
10654
msgid "must be superuser to set grantor"
4309
10655
msgstr "����� ���� ��������������� ��� �������� �����"
4310
10656
 
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"
 
10657
#: commands/user.c:1307
 
10658
#, fuzzy, c-format
 
10659
msgid "role \"%s\" is a member of role \"%s\""
 
10660
msgstr "\"%s\" �� �������� �������� ��� ������� \"%s\""
 
10661
 
 
10662
#: commands/user.c:1323
 
10663
#, fuzzy, c-format
 
10664
msgid "role \"%s\" is already a member of role \"%s\""
 
10665
msgstr "\"%s\" ��� �������� ��������� ���� %s"
 
10666
 
 
10667
#: commands/user.c:1436
 
10668
#, fuzzy, c-format
 
10669
msgid "role \"%s\" is not a member of role \"%s\""
 
10670
msgstr "\"%s\" �� �������� �������� ��� ������� \"%s\""
 
10671
 
 
10672
#: commands/vacuum.c:640
 
10673
msgid "oldest xmin is far in the past"
 
10674
msgstr "����� ������ xmin ������ � �������"
 
10675
 
 
10676
#: commands/vacuum.c:641
 
10677
msgid "Close open transactions soon to avoid wraparound problems."
 
10678
msgstr ""
 
10679
 
 
10680
#: commands/vacuum.c:934
 
10681
msgid "some databases have not been vacuumed in over 2 billion transactions"
 
10682
msgstr ""
 
10683
"������ ������ �� ���� ����������� � ��������� ����� � ����� 2 ���������� "
 
10684
"����������"
 
10685
 
 
10686
#: commands/vacuum.c:935
 
10687
msgid "You might have already suffered transaction-wraparound data loss."
 
10688
msgstr ""
 
10689
 
 
10690
#: commands/vacuum.c:1059
 
10691
#, c-format
 
10692
msgid "skipping \"%s\" --- only table or database owner can vacuum it"
 
10693
msgstr ""
 
10694
"������������ \"%s\" --- ������ �������� ������� ��� ���� ����� ����������� "
 
10695
"������ ������ � ������ �������"
 
10696
 
 
10697
#: commands/vacuum.c:1073
 
10698
#, c-format
 
10699
msgid ""
 
10700
"skipping \"%s\" --- cannot vacuum indexes, views, or special system tables"
 
10701
msgstr ""
 
10702
"������������ \"%s\" --- ������ ����������� ������ ������ ��� ��������, "
 
10703
"������������� ��� ����������� ��������� ������"
 
10704
 
 
10705
#: commands/vacuum.c:1300 commands/vacuumlazy.c:287
 
10706
#, c-format
 
10707
msgid "vacuuming \"%s.%s\""
 
10708
msgstr "������������ ������ ������ ��� \"%s.%s\""
 
10709
 
 
10710
#: commands/vacuum.c:1358 commands/vacuumlazy.c:372
 
10711
#, c-format
 
10712
msgid "relation \"%s\" page %u is uninitialized --- fixing"
 
10713
msgstr "���������: \"%s\", �������� %u �� ���������������� --- ������������"
 
10714
 
 
10715
#: commands/vacuum.c:1470 commands/vacuum.c:1535
 
10716
#, fuzzy, c-format
 
10717
msgid ""
 
10718
"relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- "
 
10719
"cannot shrink relation"
 
10720
msgstr ""
 
10721
"��������� \"%s\" TID %u/%u: InsertTransactionInProgress %u --- �� � "
 
10722
"��������� ��������� ���������"
 
10723
 
 
10724
#: commands/vacuum.c:1503
 
10725
#, fuzzy, c-format
 
10726
msgid ""
 
10727
"relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
 
10728
msgstr ""
 
10729
"��������� \"%s\" TID %u/%u: InsertTransactionInProgress %u --- �� � "
 
10730
"��������� ��������� ���������"
 
10731
 
 
10732
#: commands/vacuum.c:1574
 
10733
#, fuzzy, c-format
 
10734
msgid ""
 
10735
"relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink "
 
10736
"relation"
 
10737
msgstr ""
 
10738
"��������� \"%s\" TID %u/%u: InsertTransactionInProgress %u --- �� � "
 
10739
"��������� ��������� ���������"
 
10740
 
 
10741
#: commands/vacuum.c:1591
 
10742
#, fuzzy, c-format
 
10743
msgid ""
 
10744
"relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink "
 
10745
"relation"
 
10746
msgstr ""
 
10747
"��������� \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- �� � "
 
10748
"��������� ��������� ���������"
 
10749
 
 
10750
#: commands/vacuum.c:1779 commands/vacuumlazy.c:607
 
10751
#, c-format
 
10752
msgid ""
 
10753
"\"%s\": found %.0f removable, %.0f nonremovable row versions in %u pages"
 
10754
msgstr ""
 
10755
"\"%s\": ������� %.0f ��������, %.0f ����������� ������ ������ � ���������: %u"
 
10756
 
 
10757
#: commands/vacuum.c:1782
 
10758
#, c-format
 
10759
msgid ""
 
10760
"%.0f dead row versions cannot be removed yet.\n"
 
10761
"Nonremovable row versions range from %lu to %lu bytes long.\n"
 
10762
"There were %.0f unused item pointers.\n"
 
10763
"Total free space (including removable row versions) is %.0f bytes.\n"
 
10764
"%u pages are or will become empty, including %u at the end of the table.\n"
 
10765
"%u pages containing %.0f free bytes are potential move destinations.\n"
 
10766
"%s."
 
10767
msgstr ""
 
10768
 
 
10769
#: commands/vacuum.c:2690
 
10770
#, c-format
 
10771
msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
 
10772
msgstr ""
 
10773
 
 
10774
#: commands/vacuum.c:2693 commands/vacuumlazy.c:669 commands/vacuumlazy.c:761
 
10775
#: commands/vacuumlazy.c:912
 
10776
#, fuzzy, c-format
 
10777
msgid "%s."
 
10778
msgstr "%s"
 
10779
 
 
10780
#: commands/vacuum.c:3216 commands/vacuumlazy.c:909
 
10781
#, c-format
 
10782
msgid "\"%s\": truncated %u to %u pages"
 
10783
msgstr ""
 
10784
 
 
10785
#: commands/vacuum.c:3299 commands/vacuum.c:3369 commands/vacuumlazy.c:795
 
10786
#, c-format
 
10787
msgid "index \"%s\" now contains %.0f row versions in %u pages"
 
10788
msgstr "������ \"%s\" ������ �������� ������ ������: %.0f, �� ���������: %u"
 
10789
 
 
10790
#: commands/vacuum.c:3303
 
10791
#, fuzzy, c-format
 
10792
msgid ""
 
10793
"%u index pages have been deleted, %u are currently reusable.\n"
 
10794
"%s."
 
10795
msgstr ""
 
10796
"������� ������� �������: %u, ������ � �����������������: %u.\n"
 
10797
"%s"
 
10798
 
 
10799
#: commands/vacuum.c:3317 commands/vacuum.c:3389
 
10800
#, c-format
 
10801
msgid ""
 
10802
"index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
 
10803
msgstr ""
 
10804
"������ �������� \"%s\" �������� ������ ������: %.0f, � ������� ��������: %.0f"
 
10805
 
 
10806
#: commands/vacuum.c:3320 commands/vacuum.c:3392
 
10807
msgid "Rebuild the index with REINDEX."
 
10808
msgstr "����������� ������ � ������� REINDEX."
 
10809
 
 
10810
#: commands/vacuum.c:3373 commands/vacuumlazy.c:799
 
10811
#, fuzzy, c-format
 
10812
msgid ""
 
10813
"%.0f index row versions were removed.\n"
 
10814
"%u index pages have been deleted, %u are currently reusable.\n"
 
10815
"%s."
 
10816
msgstr ""
 
10817
"������ ����� ������� �������: %.0f.\n"
 
10818
"������� ������� �������: %u, ������� ������ � �����������������: %u.\n"
 
10819
"%s"
 
10820
 
 
10821
#: commands/vacuumlazy.c:213
 
10822
#, c-format
 
10823
msgid ""
 
10824
"relation \"%s.%s\" contains more than \"max_fsm_pages\" pages with useful "
 
10825
"free space"
 
10826
msgstr ""
 
10827
 
 
10828
#: commands/vacuumlazy.c:218
 
10829
#, fuzzy
 
10830
msgid ""
 
10831
"Consider using VACUUM FULL on this relation or increasing the configuration "
 
10832
"parameter \"max_fsm_pages\"."
 
10833
msgstr ""
 
10834
"��������� �� ���������� ��������� ������������ \"checkpoint_segments\"."
 
10835
 
 
10836
#: commands/vacuumlazy.c:219
 
10837
#, fuzzy
 
10838
msgid "Consider increasing the configuration parameter \"max_fsm_pages\"."
 
10839
msgstr ""
 
10840
"��������� �� ���������� ��������� ������������ \"checkpoint_segments\"."
 
10841
 
 
10842
#: commands/vacuumlazy.c:239
 
10843
#, c-format
 
10844
msgid ""
 
10845
"automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
 
10846
"pages: %d removed, %d remain\n"
 
10847
"tuples: %.0f removed, %.0f remain\n"
 
10848
"system usage: %s"
 
10849
msgstr ""
 
10850
 
 
10851
#: commands/vacuumlazy.c:602
 
10852
#, fuzzy, c-format
 
10853
msgid "\"%s\": removed %.0f row versions in %u pages"
 
10854
msgstr "\"%s\": ������� ������ �����: %d, � ���������: %d"
 
10855
 
 
10856
#: commands/vacuumlazy.c:610
 
10857
#, c-format
 
10858
msgid ""
 
10859
"%.0f dead row versions cannot be removed yet.\n"
 
10860
"There were %.0f unused item pointers.\n"
 
10861
"%u pages contain useful free space.\n"
4354
10862
"%u pages are entirely empty.\n"
4355
 
"%s"
 
10863
"%s."
4356
10864
msgstr ""
4357
10865
 
4358
 
#: commands/vacuumlazy.c:514
 
10866
#: commands/vacuumlazy.c:666
4359
10867
#, c-format
4360
10868
msgid "\"%s\": removed %d row versions in %d pages"
4361
10869
msgstr "\"%s\": ������� ������ �����: %d, � ���������: %d"
4362
10870
 
4363
 
#: commands/variable.c:65
 
10871
#: commands/vacuumlazy.c:758
 
10872
#, fuzzy, c-format
 
10873
msgid "scanned index \"%s\" to remove %d row versions"
 
10874
msgstr "\"%s\": ������� ������ �����: %d, � ���������: %d"
 
10875
 
 
10876
#: commands/variable.c:62
4364
10877
msgid "invalid list syntax for parameter \"datestyle\""
4365
10878
msgstr ""
4366
10879
 
4367
 
#: commands/variable.c:151
 
10880
#: commands/variable.c:161
4368
10881
#, c-format
4369
10882
msgid "unrecognized \"datestyle\" key word: \"%s\""
4370
10883
msgstr ""
4371
10884
 
4372
 
#: commands/variable.c:169
 
10885
#: commands/variable.c:175
4373
10886
msgid "conflicting \"datestyle\" specifications"
4374
10887
msgstr ""
4375
10888
 
4376
 
#: commands/variable.c:280
 
10889
#: commands/variable.c:285
4377
10890
msgid "invalid interval value for time zone: month not allowed"
4378
10891
msgstr ""
4379
10892
 
4380
 
#: commands/variable.c:403
 
10893
#: commands/variable.c:293
 
10894
msgid "invalid interval value for time zone: day not allowed"
 
10895
msgstr ""
 
10896
 
 
10897
#: commands/variable.c:361 commands/variable.c:493
4381
10898
#, c-format
4382
10899
msgid "unrecognized time zone name: \"%s\""
4383
10900
msgstr "�������������� ��� ��������� ����: \"%s\""
4384
10901
 
4385
 
#: commands/variable.c:411
 
10902
#: commands/variable.c:370 commands/variable.c:502
4386
10903
#, c-format
4387
10904
msgid "time zone \"%s\" appears to use leap seconds"
4388
10905
msgstr "��������� ���� \"%s\" ������ ���������� ���������� �������"
4389
10906
 
4390
 
#: commands/variable.c:413
 
10907
#: commands/variable.c:372 commands/variable.c:504
4391
10908
msgid "PostgreSQL does not support leap seconds."
4392
10909
msgstr "PostgreSQL �� ������������ ���������� �������."
4393
10910
 
4394
 
#: commands/variable.c:483
 
10911
#: commands/variable.c:557
4395
10912
msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query"
4396
 
msgstr "������� SET TRANSACTION ISOLATION LEVEL ������ ���� ��������� ����� ������� ���������"
 
10913
msgstr ""
 
10914
"������� SET TRANSACTION ISOLATION LEVEL ������ ���� ��������� ����� ������� "
 
10915
"���������"
4397
10916
 
4398
 
#: commands/variable.c:493
 
10917
#: commands/variable.c:566
4399
10918
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
 
10919
msgstr ""
 
10920
"������� SET TRANSACTION ISOLATION LEVEL �� ������ ���������� � �������������"
 
10921
 
 
10922
#: commands/variable.c:731
 
10923
msgid "cannot set session authorization within security-definer function"
 
10924
msgstr ""
 
10925
 
 
10926
#: commands/variable.c:855
 
10927
#, fuzzy
 
10928
msgid "cannot set role within security-definer function"
 
10929
msgstr "������ �������� ��� ������������� �������� ��� ������������ ������"
 
10930
 
 
10931
#: commands/variable.c:898
 
10932
#, fuzzy, c-format
 
10933
msgid "permission denied to set role \"%s\""
 
10934
msgstr "������ �����ݣ� �� ��������� ��������� \"%s\""
 
10935
 
 
10936
#: commands/view.c:138
4409
10937
msgid "view must have at least one column"
4410
10938
msgstr "������������� ������ ����� ��� ������� ���� �������"
4411
10939
 
4412
 
#: commands/view.c:170
4413
 
#: commands/view.c:182
 
10940
#: commands/view.c:226 commands/view.c:238
4414
10941
msgid "cannot change number of columns in view"
4415
10942
msgstr "������ �������� ����� ������� � �������������"
4416
10943
 
4417
 
#: commands/view.c:187
 
10944
#: commands/view.c:243
4418
10945
#, c-format
4419
10946
msgid "cannot change name of view column \"%s\""
4420
10947
msgstr "������ �������� ��� ������� \"%s\" � �������������"
4421
10948
 
4422
 
#: commands/view.c:194
 
10949
#: commands/view.c:250
4423
10950
#, c-format
4424
10951
msgid "cannot change data type of view column \"%s\""
4425
10952
msgstr "������ �������� ��� ������� ������������� \"%s\""
4426
10953
 
4427
 
#: executor/execMain.c:814
 
10954
#: commands/view.c:402
 
10955
msgid "CREATE VIEW specifies more column names than columns"
 
10956
msgstr "CREATE VIEW ��������� ������ �ͣ� ������� ��� ������� �������"
 
10957
 
 
10958
#: commands/view.c:418
 
10959
#, fuzzy, c-format
 
10960
msgid "view \"%s\" will be a temporary view"
 
10961
msgstr "\"%s\" �� �������� �������� ��� ��������������"
 
10962
 
 
10963
#: executor/execCurrent.c:78
 
10964
#, fuzzy, c-format
 
10965
msgid "cursor \"%s\" is not a SELECT query"
 
10966
msgstr "������ \"%s\" �� ����������"
 
10967
 
 
10968
#: executor/execCurrent.c:84
 
10969
#, c-format
 
10970
msgid "cursor \"%s\" is held from a previous transaction"
 
10971
msgstr ""
 
10972
 
 
10973
#: executor/execCurrent.c:96
 
10974
#, fuzzy, c-format
 
10975
msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
 
10976
msgstr "\"%s\" �� �������� �������� ��� ������� \"%s\""
 
10977
 
 
10978
#: executor/execCurrent.c:109
 
10979
#, fuzzy, c-format
 
10980
msgid "cursor \"%s\" is not positioned on a row"
 
10981
msgstr "������ \"%s\" �� ����������"
 
10982
 
 
10983
#: executor/execCurrent.c:160 executor/execQual.c:855
 
10984
#, c-format
 
10985
msgid "no value found for parameter %d"
 
10986
msgstr "�������� �� ������� ��� ��������� %d"
 
10987
 
 
10988
#: executor/execMain.c:780
 
10989
#, fuzzy
 
10990
msgid ""
 
10991
"SELECT FOR UPDATE/SHARE is not supported within a query with multiple result "
 
10992
"relations"
 
10993
msgstr "������ ������������ SELECT FOR UPDATE � ����������� ���������"
 
10994
 
 
10995
#: executor/execMain.c:914
4428
10996
#, c-format
4429
10997
msgid "cannot change sequence \"%s\""
4430
10998
msgstr "������ �������� ������������������ \"%s\""
4431
10999
 
4432
 
#: executor/execMain.c:820
 
11000
#: executor/execMain.c:920
4433
11001
#, c-format
4434
11002
msgid "cannot change TOAST relation \"%s\""
4435
11003
msgstr "������ �������� TOAST-��������� \"%s\""
4436
11004
 
4437
 
#: executor/execMain.c:826
 
11005
#: executor/execMain.c:926
4438
11006
#, c-format
4439
11007
msgid "cannot change view \"%s\""
4440
11008
msgstr "������ �������� ������������� \"%s\""
4441
11009
 
4442
 
#: executor/execMain.c:1731
 
11010
#: executor/execMain.c:932
 
11011
#, fuzzy, c-format
 
11012
msgid "cannot change relation \"%s\""
 
11013
msgstr "������ �������� TOAST-��������� \"%s\""
 
11014
 
 
11015
#: executor/execMain.c:1008 executor/execMain.c:1018 executor/execMain.c:1035
 
11016
#: executor/execMain.c:1043 executor/execQual.c:583 executor/execQual.c:599
 
11017
#: executor/execQual.c:609
 
11018
msgid "table row type and query-specified row type do not match"
 
11019
msgstr ""
 
11020
 
 
11021
#: executor/execMain.c:1009
 
11022
#, fuzzy
 
11023
msgid "Query has too many columns."
 
11024
msgstr "������� ����� ������� � ����������"
 
11025
 
 
11026
#: executor/execMain.c:1019 executor/execQual.c:600
 
11027
#, c-format
 
11028
msgid "Table has type %s at ordinal position %d, but query expects %s."
 
11029
msgstr ""
 
11030
 
 
11031
#: executor/execMain.c:1036
 
11032
#, c-format
 
11033
msgid "Query provides a value for a dropped column at ordinal position %d."
 
11034
msgstr ""
 
11035
 
 
11036
#: executor/execMain.c:1044
 
11037
#, fuzzy
 
11038
msgid "Query has too few columns."
 
11039
msgstr "������� ���� ������� � ����������"
 
11040
 
 
11041
#: executor/execMain.c:2036
4443
11042
#, c-format
4444
11043
msgid "null value in column \"%s\" violates not-null constraint"
4445
11044
msgstr ""
4446
11045
 
4447
 
#: executor/execMain.c:1743
 
11046
#: executor/execMain.c:2048
4448
11047
#, c-format
4449
11048
msgid "new row for relation \"%s\" violates check constraint \"%s\""
4450
11049
msgstr ""
4451
11050
 
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
 
11051
#: executor/execQual.c:292 executor/execQual.c:320
 
11052
msgid "array subscript in assignment must not be null"
 
11053
msgstr ""
 
11054
 
 
11055
#: executor/execQual.c:524 executor/execQual.c:3457
 
11056
#, c-format
 
11057
msgid "attribute %d has wrong type"
 
11058
msgstr ""
 
11059
 
 
11060
#: executor/execQual.c:525 executor/execQual.c:3458
 
11061
#, c-format
 
11062
msgid "Table has type %s, but query expects %s."
 
11063
msgstr ""
 
11064
 
 
11065
#: executor/execQual.c:584
 
11066
#, c-format
 
11067
msgid "Table row contains %d attributes, but query expects %d."
 
11068
msgstr ""
 
11069
 
 
11070
#: executor/execQual.c:610 executor/nodeFunctionscan.c:388
 
11071
#, c-format
 
11072
msgid "Physical storage mismatch on dropped attribute at ordinal position %d."
 
11073
msgstr ""
 
11074
 
 
11075
#: executor/execQual.c:1008 parser/parse_func.c:88 parser/parse_func.c:416
 
11076
#, c-format
 
11077
msgid "cannot pass more than %d arguments to a function"
 
11078
msgstr "����� ���������� ������� �� ����� ���� ����� %d"
 
11079
 
 
11080
#: executor/execQual.c:1126
4465
11081
msgid "functions and operators can take at most one set argument"
4466
11082
msgstr "������� � ��������� ��������� ������ ���� ��������-��������� (set)"
4467
11083
 
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
 
11084
#: executor/execQual.c:1597
4480
11085
msgid "function returning set of rows cannot return null value"
4481
11086
msgstr "������� ������������ ��������� �� ����� ���������� �������� NULL"
4482
11087
 
4483
 
#: executor/execQual.c:1381
 
11088
#: executor/execQual.c:1675
4484
11089
msgid "table-function protocol for materialize mode was not followed"
4485
11090
msgstr ""
4486
11091
 
4487
 
#: executor/execQual.c:1388
 
11092
#: executor/execQual.c:1682
4488
11093
#, c-format
4489
11094
msgid "unrecognized table-function returnMode: %d"
4490
11095
msgstr ""
4491
11096
 
4492
 
#: executor/execQual.c:1534
 
11097
#: executor/execQual.c:1827
4493
11098
msgid "IS DISTINCT FROM does not support set arguments"
4494
11099
msgstr "IS DISTINCT FROM �� ������������ ���������-���������"
4495
11100
 
4496
 
#: executor/execQual.c:1608
 
11101
#: executor/execQual.c:1902
4497
11102
msgid "op ANY/ALL (array) does not support set arguments"
4498
11103
msgstr "��������� ANY/ALL (������) �� ������������ ���������-���������"
4499
11104
 
4500
 
#: executor/execQual.c:2124
 
11105
#: executor/execQual.c:2521
4501
11106
msgid "cannot merge incompatible arrays"
4502
11107
msgstr ""
4503
11108
 
4504
 
#: executor/execQual.c:2125
 
11109
#: executor/execQual.c:2522
4505
11110
#, 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
 
11111
msgid ""
 
11112
"Array with element type %s cannot be included in ARRAY construct with "
 
11113
"element type %s."
 
11114
msgstr ""
 
11115
 
 
11116
#: executor/execQual.c:3109
4515
11117
msgid "NULLIF does not support set arguments"
4516
11118
msgstr "NULLIF �� ������������ ���������-���������"
4517
11119
 
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"
 
11120
#: executor/execQual.c:3832 optimizer/util/clauses.c:490 parser/parse_agg.c:73
 
11121
#, fuzzy
 
11122
msgid "aggregate function calls cannot be nested"
4532
11123
msgstr "������ ���������� ������� �� ����� ���� ����������"
4533
11124
 
4534
 
#: executor/execQual.c:3201
 
11125
#: executor/execQual.c:4019
 
11126
msgid "target type is not an array"
 
11127
msgstr "��� ���������� �� �������� ��������"
 
11128
 
 
11129
#: executor/execQual.c:4132
4535
11130
#, c-format
4536
11131
msgid "ROW() column has type %s instead of type %s"
4537
11132
msgstr ""
4538
11133
 
4539
11134
#. translator: %s is a SQL statement name
4540
 
#: executor/functions.c:117
 
11135
#: executor/functions.c:125
4541
11136
#, c-format
4542
11137
msgid "%s is not allowed in a SQL function"
4543
11138
msgstr ""
4544
11139
 
4545
11140
#. translator: %s is a SQL statement name
4546
 
#: executor/functions.c:124
4547
 
#: executor/spi.c:1404
 
11141
#: executor/functions.c:132 executor/spi.c:1063 executor/spi.c:1650
4548
11142
#, c-format
4549
11143
msgid "%s is not allowed in a non-volatile function"
4550
11144
msgstr ""
4551
11145
 
4552
 
#: executor/functions.c:190
 
11146
#: executor/functions.c:191
4553
11147
#, c-format
4554
 
msgid "could not determine actual result type for function declared to return type %s"
4555
 
msgstr "�� � ��������� ���������� �������� ��� ���������� ��� ������� ����������������� ���������� ��� %s"
 
11148
msgid ""
 
11149
"could not determine actual result type for function declared to return type %"
 
11150
"s"
 
11151
msgstr ""
 
11152
"�� � ��������� ���������� �������� ��� ���������� ��� ������� "
 
11153
"����������������� ���������� ��� %s"
4556
11154
 
4557
 
#: executor/functions.c:244
 
11155
#: executor/functions.c:227
4558
11156
#, c-format
4559
11157
msgid "could not determine actual type of argument declared %s"
4560
 
msgstr "�� ���������� ���������� ��������� ��� ��������� ������������������ ��� %s"
 
11158
msgstr ""
 
11159
"�� ���������� ���������� ��������� ��� ��������� ������������������ ��� %s"
4561
11160
 
4562
 
#: executor/functions.c:790
 
11161
#: executor/functions.c:803
4563
11162
#, c-format
4564
11163
msgid "SQL function \"%s\" statement %d"
4565
11164
msgstr "SQL-������� \"%s\" ������ %d"
4566
11165
 
4567
 
#: executor/functions.c:809
 
11166
#: executor/functions.c:822
4568
11167
#, c-format
4569
11168
msgid "SQL function \"%s\" during startup"
4570
11169
msgstr "SQL-������� \"%s\" ��� ������"
4571
11170
 
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
 
11171
#: executor/functions.c:898 executor/functions.c:920 executor/functions.c:955
 
11172
#: executor/functions.c:963 executor/functions.c:1028
 
11173
#: executor/functions.c:1040 executor/functions.c:1060
4580
11174
#, c-format
4581
11175
msgid "return type mismatch in function declared to return %s"
4582
 
msgstr "������������ ���� �������� � ������� ���������������� ��� ������������ %s"
 
11176
msgstr ""
 
11177
"������������ ���� �������� � ������� ���������������� ��� ������������ %s"
4583
11178
 
4584
 
#: executor/functions.c:891
4585
 
#: executor/functions.c:922
 
11179
#: executor/functions.c:900 executor/functions.c:922
4586
11180
msgid "Function's final statement must be a SELECT."
4587
11181
msgstr "��������� �������� ������� ������ ���� SELECT."
4588
11182
 
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
 
11183
#: executor/functions.c:957
4594
11184
msgid "Final SELECT must return exactly one column."
4595
11185
msgstr "��������� SELECT ������ ���������� ������ ���� �������."
4596
11186
 
4597
 
#: executor/functions.c:954
 
11187
#: executor/functions.c:965
4598
11188
#, c-format
4599
11189
msgid "Actual return type is %s."
4600
11190
msgstr "�� ����� ���� ��� ��������: %s."
4601
11191
 
4602
 
#: executor/functions.c:1006
 
11192
#: executor/functions.c:1030
4603
11193
msgid "Final SELECT returns too many columns."
4604
11194
msgstr "��������� SELECT ���������� ������� ����� �������."
4605
11195
 
4606
 
#: executor/functions.c:1018
 
11196
#: executor/functions.c:1042
4607
11197
#, c-format
4608
11198
msgid "Final SELECT returns %s instead of %s at column %d."
4609
11199
msgstr "��������� SELECT ���������� %s ������ %s ��� ������� %d."
4610
11200
 
4611
 
#: executor/functions.c:1038
 
11201
#: executor/functions.c:1062
4612
11202
msgid "Final SELECT returns too few columns."
4613
11203
msgstr "��������� SELECT ���������� ������� ���� �������."
4614
11204
 
4615
 
#: executor/functions.c:1088
 
11205
#: executor/functions.c:1084
4616
11206
#, c-format
4617
11207
msgid "return type %s is not supported for SQL functions"
4618
11208
msgstr "��� �������� %s �� �������������� ��� SQL-�������"
4619
11209
 
4620
 
#: executor/nodeAgg.c:1330
 
11210
#: executor/nodeAgg.c:1505
4621
11211
#, c-format
4622
11212
msgid "aggregate %u needs to have compatible input type and transition type"
4623
11213
msgstr ""
4624
11214
 
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
 
11215
#: executor/nodeAgg.c:1525
 
11216
msgid "DISTINCT is supported only for single-argument aggregates"
 
11217
msgstr ""
 
11218
 
 
11219
#: executor/nodeFunctionscan.c:363 executor/nodeFunctionscan.c:377
 
11220
#: executor/nodeFunctionscan.c:387
 
11221
msgid "function return row and query-specified return row do not match"
 
11222
msgstr ""
 
11223
 
 
11224
#: executor/nodeFunctionscan.c:364
 
11225
#, c-format
 
11226
msgid "Returned row contains %d attributes, but query expects %d."
 
11227
msgstr ""
 
11228
 
 
11229
#: executor/nodeFunctionscan.c:378
 
11230
#, c-format
 
11231
msgid "Returned type %s at ordinal position %d, but query expects %s."
 
11232
msgstr ""
 
11233
 
 
11234
#: executor/nodeHashjoin.c:706 executor/nodeHashjoin.c:740
4637
11235
#, c-format
4638
11236
msgid "could not rewind hash-join temporary file: %m"
4639
11237
msgstr ""
4640
11238
 
4641
 
#: executor/nodeHashjoin.c:699
4642
 
#: executor/nodeHashjoin.c:704
 
11239
#: executor/nodeHashjoin.c:774 executor/nodeHashjoin.c:780
4643
11240
#, c-format
4644
11241
msgid "could not write to hash-join temporary file: %m"
4645
11242
msgstr ""
4646
11243
 
4647
 
#: executor/spi.c:190
 
11244
#: executor/nodeHashjoin.c:814 executor/nodeHashjoin.c:824
 
11245
#, c-format
 
11246
msgid "could not read from hash-join temporary file: %m"
 
11247
msgstr ""
 
11248
 
 
11249
#: executor/nodeMergejoin.c:1503
 
11250
msgid "RIGHT JOIN is only supported with merge-joinable join conditions"
 
11251
msgstr ""
 
11252
 
 
11253
#: executor/nodeMergejoin.c:1521 optimizer/path/joinpath.c:989
 
11254
msgid "FULL JOIN is only supported with merge-joinable join conditions"
 
11255
msgstr ""
 
11256
 
 
11257
#: executor/nodeSubplan.c:297 executor/nodeSubplan.c:336
 
11258
#: executor/nodeSubplan.c:959
 
11259
msgid "more than one row returned by a subquery used as an expression"
 
11260
msgstr ""
 
11261
 
 
11262
#: executor/spi.c:193
4648
11263
msgid "transaction left non-empty SPI stack"
4649
11264
msgstr ""
4650
11265
 
4651
 
#: executor/spi.c:191
4652
 
#: executor/spi.c:255
 
11266
#: executor/spi.c:194 executor/spi.c:258
4653
11267
msgid "Check for missing \"SPI_finish\" calls."
4654
11268
msgstr ""
4655
11269
 
4656
 
#: executor/spi.c:254
 
11270
#: executor/spi.c:257
4657
11271
msgid "subtransaction left non-empty SPI stack"
4658
11272
msgstr ""
4659
11273
 
4660
 
#: executor/spi.c:839
 
11274
#: executor/spi.c:903
4661
11275
msgid "cannot open multi-query plan as cursor"
4662
11276
msgstr ""
4663
11277
 
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
 
11278
#. translator: %s is name of a SQL command, eg INSERT
 
11279
#: executor/spi.c:908
 
11280
#, fuzzy, c-format
 
11281
msgid "cannot open %s query as cursor"
 
11282
msgstr "������ ������� %s: ���� ������ ����� %s"
 
11283
 
 
11284
#: executor/spi.c:1040 parser/analyze.c:1679
 
11285
#, fuzzy
 
11286
msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
 
11287
msgstr "DECLARE CURSOR ... FOR UPDATE �� ��������������"
 
11288
 
 
11289
#: executor/spi.c:1041 parser/analyze.c:1680
 
11290
#, fuzzy
 
11291
msgid "Scrollable cursors must be READ ONLY."
 
11292
msgstr "������� ������ ���� READ ONLY."
 
11293
 
 
11294
#: executor/spi.c:1894
4673
11295
#, c-format
4674
11296
msgid "SQL statement \"%s\""
4675
11297
msgstr "SQL-�������: \"%s\""
4676
11298
 
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
 
11299
#: lib/stringinfo.c:246
 
11300
#, c-format
 
11301
msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
 
11302
msgstr ""
 
11303
 
 
11304
#: storage/freespace/freespace.c:184 storage/freespace/freespace.c:202
 
11305
#: storage/freespace/freespace.c:221
 
11306
msgid "insufficient shared memory for free space map"
 
11307
msgstr ""
 
11308
 
 
11309
#: storage/freespace/freespace.c:214
 
11310
#, c-format
 
11311
msgid "max_fsm_pages must exceed max_fsm_relations * %d"
 
11312
msgstr "�������� max_fsm_pages ������ ��������� max_fsm_relations * %d"
 
11313
 
 
11314
#: storage/freespace/freespace.c:624
 
11315
#, c-format
 
11316
msgid "free space map contains %d pages in %d relations"
 
11317
msgstr ""
 
11318
 
 
11319
#: storage/freespace/freespace.c:626
 
11320
#, c-format
 
11321
msgid ""
 
11322
"A total of %.0f page slots are in use (including overhead).\n"
 
11323
"%.0f page slots are required to track all free space.\n"
 
11324
"Current limits are:  %d page slots, %d relations, using %.0f kB."
 
11325
msgstr ""
 
11326
 
 
11327
#: storage/freespace/freespace.c:644
 
11328
#, c-format
 
11329
msgid "max_fsm_relations(%d) equals the number of relations checked"
 
11330
msgstr ""
 
11331
 
 
11332
#: storage/freespace/freespace.c:646
 
11333
#, fuzzy, c-format
 
11334
msgid ""
 
11335
"You have at least %d relations.  Consider increasing the configuration "
 
11336
"parameter \"max_fsm_relations\"."
 
11337
msgstr ""
 
11338
"��������� �� ���������� ��������� ������������ \"checkpoint_segments\"."
 
11339
 
 
11340
#: storage/freespace/freespace.c:651
 
11341
#, fuzzy, c-format
 
11342
msgid "number of page slots needed (%.0f) exceeds max_fsm_pages (%d)"
 
11343
msgstr "����� ������������ ������� (%d) ��������� ����� (%d)"
 
11344
 
 
11345
#: storage/freespace/freespace.c:653
 
11346
#, fuzzy, c-format
 
11347
msgid ""
 
11348
"Consider increasing the configuration parameter \"max_fsm_pages\" to a value "
 
11349
"over %.0f."
 
11350
msgstr ""
 
11351
"��������� �� ���������� ��������� ������������ \"checkpoint_segments\"."
 
11352
 
 
11353
#: storage/buffer/bufmgr.c:228
 
11354
#, fuzzy, c-format
 
11355
msgid "unexpected data beyond EOF in block %u of relation \"%s\""
 
11356
msgstr "�� ���������� �������� ���������� �� ��������� \"%s\""
 
11357
 
 
11358
#: storage/buffer/bufmgr.c:230
 
11359
msgid ""
 
11360
"This has been seen to occur with buggy kernels; consider updating your "
 
11361
"system."
 
11362
msgstr ""
 
11363
 
 
11364
#: storage/buffer/bufmgr.c:301
 
11365
#, c-format
 
11366
msgid "invalid page header in block %u of relation \"%s\"; zeroing out page"
 
11367
msgstr ""
 
11368
 
 
11369
#: storage/buffer/bufmgr.c:308
 
11370
#, c-format
 
11371
msgid "invalid page header in block %u of relation \"%s\""
 
11372
msgstr ""
 
11373
 
 
11374
#: storage/buffer/bufmgr.c:2551
 
11375
#, c-format
 
11376
msgid "could not write block %u of %u/%u/%u"
 
11377
msgstr ""
 
11378
 
 
11379
#: storage/buffer/bufmgr.c:2556
 
11380
msgid "Multiple failures --- write error might be permanent."
 
11381
msgstr ""
 
11382
 
 
11383
#: storage/buffer/bufmgr.c:2573
 
11384
#, c-format
 
11385
msgid "writing block %u of relation %u/%u/%u"
 
11386
msgstr "������ ����� %u ��������� %u/%u/%u"
 
11387
 
 
11388
#: storage/buffer/localbuf.c:149
 
11389
msgid "no empty local buffer available"
 
11390
msgstr ""
 
11391
 
 
11392
#: storage/smgr/md.c:248
 
11393
#, c-format
 
11394
msgid "could not create relation %u/%u/%u: %m"
 
11395
msgstr "�� ���������� ������� ��������� %u/%u/%u: %m"
 
11396
 
 
11397
#: storage/smgr/md.c:341 storage/smgr/md.c:1208
 
11398
#, c-format
 
11399
msgid "could not remove relation %u/%u/%u: %m"
 
11400
msgstr ""
 
11401
 
 
11402
#: storage/smgr/md.c:367
 
11403
#, fuzzy, c-format
 
11404
msgid "could not remove segment %u of relation %u/%u/%u: %m"
 
11405
msgstr "�� ���������� ������� ��������� %u/%u/%u: %m"
 
11406
 
 
11407
#: storage/smgr/md.c:415
 
11408
#, fuzzy, c-format
 
11409
msgid "cannot extend relation %u/%u/%u beyond %u blocks"
 
11410
msgstr "�� ���������� ��������� ��������� %u/%u/%u: %m"
 
11411
 
 
11412
#: storage/smgr/md.c:442 storage/smgr/md.c:596 storage/smgr/md.c:666
 
11413
#, fuzzy, c-format
 
11414
msgid "could not seek to block %u of relation %u/%u/%u: %m"
 
11415
msgstr "�� ���������� ������� ��������� %u/%u/%u: %m"
 
11416
 
 
11417
#: storage/smgr/md.c:453
 
11418
#, c-format
 
11419
msgid "could not extend relation %u/%u/%u: %m"
 
11420
msgstr "�� ���������� ��������� ��������� %u/%u/%u: %m"
 
11421
 
 
11422
#: storage/smgr/md.c:457 storage/smgr/md.c:466 storage/smgr/md.c:691
 
11423
msgid "Check free disk space."
 
11424
msgstr "�������� ��������� ����� �� �����."
 
11425
 
 
11426
#: storage/smgr/md.c:461
 
11427
#, fuzzy, c-format
 
11428
msgid ""
 
11429
"could not extend relation %u/%u/%u: wrote only %d of %d bytes at block %u"
 
11430
msgstr "�� ���������� ��������� ��������� %u/%u/%u: %m"
 
11431
 
 
11432
#: storage/smgr/md.c:520
 
11433
#, c-format
 
11434
msgid "could not open relation %u/%u/%u: %m"
 
11435
msgstr ""
 
11436
 
 
11437
#: storage/smgr/md.c:607
 
11438
#, c-format
 
11439
msgid "could not read block %u of relation %u/%u/%u: %m"
 
11440
msgstr ""
 
11441
 
 
11442
#: storage/smgr/md.c:626
 
11443
#, fuzzy, c-format
 
11444
msgid "could not read block %u of relation %u/%u/%u: read only %d of %d bytes"
 
11445
msgstr "�� ���������� ������� ��������� %u/%u/%u: %m"
 
11446
 
 
11447
#: storage/smgr/md.c:677
 
11448
#, c-format
 
11449
msgid "could not write block %u of relation %u/%u/%u: %m"
 
11450
msgstr ""
 
11451
 
 
11452
#: storage/smgr/md.c:685
 
11453
#, fuzzy, c-format
 
11454
msgid ""
 
11455
"could not write block %u of relation %u/%u/%u: wrote only %d of %d bytes"
 
11456
msgstr "������ ����� %u ��������� %u/%u/%u"
 
11457
 
 
11458
#: storage/smgr/md.c:758
 
11459
#, fuzzy, c-format
 
11460
msgid "could not open segment %u of relation %u/%u/%u: %m"
 
11461
msgstr "�� ���������� ������� ��������� %u/%u/%u: %m"
 
11462
 
 
11463
#: storage/smgr/md.c:796
 
11464
#, fuzzy, c-format
 
11465
msgid ""
 
11466
"could not truncate relation %u/%u/%u to %u blocks: it's only %u blocks now"
 
11467
msgstr "�� ���������� ������� ��������� %u/%u/%u: %m"
 
11468
 
 
11469
#: storage/smgr/md.c:823 storage/smgr/md.c:849 storage/smgr/md.c:873
 
11470
#, c-format
 
11471
msgid "could not truncate relation %u/%u/%u to %u blocks: %m"
 
11472
msgstr ""
 
11473
 
 
11474
#: storage/smgr/md.c:909 storage/smgr/md.c:920 storage/smgr/md.c:1093
 
11475
#: storage/smgr/md.c:1245
 
11476
#, c-format
 
11477
msgid "could not fsync segment %u of relation %u/%u/%u: %m"
 
11478
msgstr ""
 
11479
 
 
11480
#: storage/smgr/md.c:1101
 
11481
#, fuzzy, c-format
 
11482
msgid "could not fsync segment %u of relation %u/%u/%u, but retrying: %m"
 
11483
msgstr "�� ���������� ������� ��������� %u/%u/%u: %m"
 
11484
 
 
11485
#: storage/smgr/md.c:1593
 
11486
#, c-format
 
11487
msgid "could not open segment %u of relation %u/%u/%u (target block %u): %m"
 
11488
msgstr ""
 
11489
 
 
11490
#: storage/smgr/md.c:1620
 
11491
#, fuzzy, c-format
 
11492
msgid "could not seek to end of segment %u of relation %u/%u/%u: %m"
 
11493
msgstr "�� ���������� ��������� ��������� %u/%u/%u: %m"
 
11494
 
 
11495
#: storage/file/fd.c:439
 
11496
msgid "insufficient file descriptors available to start server process"
 
11497
msgstr "�� ���������� ������������ ������ ��� ������� ��������-�������"
 
11498
 
 
11499
#: storage/file/fd.c:440
 
11500
#, c-format
 
11501
msgid "System allows %d, we need at least %d."
 
11502
msgstr "������� ���������: %d, ��� ����� ��� �������: %d."
 
11503
 
 
11504
#: storage/file/fd.c:481 storage/file/fd.c:1298 storage/file/fd.c:1413
 
11505
#, c-format
 
11506
msgid "out of file descriptors: %m; release and retry"
 
11507
msgstr ""
 
11508
 
 
11509
#: storage/file/fd.c:1006
 
11510
#, c-format
 
11511
msgid "temporary file: path \"%s\", size %lu"
 
11512
msgstr ""
 
11513
 
 
11514
#: storage/file/fd.c:1472
 
11515
#, c-format
 
11516
msgid "could not read directory \"%s\": %m"
 
11517
msgstr "�� ���������� ������� ���������� \"%s\": %m"
 
11518
 
 
11519
#: storage/page/bufpage.c:143 storage/page/bufpage.c:362
 
11520
#: storage/page/bufpage.c:595 storage/page/bufpage.c:725
 
11521
#, c-format
 
11522
msgid "corrupted page pointers: lower = %u, upper = %u, special = %u"
 
11523
msgstr ""
 
11524
 
 
11525
#: storage/page/bufpage.c:405
 
11526
#, c-format
 
11527
msgid "corrupted item pointer: %u"
 
11528
msgstr ""
 
11529
 
 
11530
#: storage/page/bufpage.c:416 storage/page/bufpage.c:777
 
11531
#, c-format
 
11532
msgid "corrupted item lengths: total %u, available space %u"
 
11533
msgstr ""
 
11534
 
 
11535
#: storage/page/bufpage.c:614 storage/page/bufpage.c:750
 
11536
#, c-format
 
11537
msgid "corrupted item pointer: offset = %u, size = %u"
 
11538
msgstr ""
 
11539
 
 
11540
#: storage/large_object/inv_api.c:536 storage/large_object/inv_api.c:727
 
11541
#, fuzzy, c-format
 
11542
msgid "large object %u was not opened for writing"
 
11543
msgstr "������� ������ %u �� ����������"
 
11544
 
 
11545
#: storage/lmgr/deadlock.c:908
 
11546
#, c-format
 
11547
msgid "Process %d waits for %s on %s; blocked by process %d."
 
11548
msgstr ""
 
11549
 
 
11550
#: storage/lmgr/deadlock.c:917
 
11551
msgid "deadlock detected"
 
11552
msgstr "���������� ����������� ���������� (deadlock)"
 
11553
 
 
11554
#: storage/lmgr/lmgr.c:678
 
11555
#, fuzzy, c-format
 
11556
msgid "relation %u of database %u"
 
11557
msgstr "����� ���� ���������� ���� %s"
 
11558
 
 
11559
#: storage/lmgr/lmgr.c:684
 
11560
#, c-format
 
11561
msgid "extension of relation %u of database %u"
 
11562
msgstr ""
 
11563
 
 
11564
#: storage/lmgr/lmgr.c:690
 
11565
#, c-format
 
11566
msgid "page %u of relation %u of database %u"
 
11567
msgstr ""
 
11568
 
 
11569
#: storage/lmgr/lmgr.c:697
 
11570
#, c-format
 
11571
msgid "tuple (%u,%u) of relation %u of database %u"
 
11572
msgstr ""
 
11573
 
 
11574
#: storage/lmgr/lmgr.c:705
 
11575
#, fuzzy, c-format
 
11576
msgid "transaction %u"
 
11577
msgstr "������� %s"
 
11578
 
 
11579
#: storage/lmgr/lmgr.c:710
 
11580
#, fuzzy, c-format
 
11581
msgid "virtual transaction %d/%u"
 
11582
msgstr "�������� ID ��������� ����������"
 
11583
 
 
11584
#: storage/lmgr/lmgr.c:716
 
11585
#, c-format
 
11586
msgid "object %u of class %u of database %u"
 
11587
msgstr ""
 
11588
 
 
11589
#: storage/lmgr/lmgr.c:724
 
11590
#, c-format
 
11591
msgid "user lock [%u,%u,%u]"
 
11592
msgstr ""
 
11593
 
 
11594
#: storage/lmgr/lmgr.c:731
 
11595
#, c-format
 
11596
msgid "advisory lock [%u,%u,%u,%u]"
 
11597
msgstr ""
 
11598
 
 
11599
#: storage/lmgr/lmgr.c:739
 
11600
#, fuzzy, c-format
 
11601
msgid "unrecognized locktag type %d"
 
11602
msgstr "�������������� ��� ����������: \"%s\""
 
11603
 
 
11604
#: storage/lmgr/lock.c:583 storage/lmgr/lock.c:649 storage/lmgr/lock.c:2329
 
11605
#: storage/lmgr/lock.c:2394
 
11606
#, fuzzy
 
11607
msgid "You might need to increase max_locks_per_transaction."
 
11608
msgstr "��� ������� ��������� �������� ������� max_locks_per_transaction."
 
11609
 
 
11610
#: storage/lmgr/lock.c:2041
 
11611
msgid "Not enough memory for reassigning the prepared transaction's locks."
 
11612
msgstr ""
 
11613
 
 
11614
#: storage/lmgr/proc.c:276 storage/ipc/procarray.c:148 storage/ipc/sinval.c:80
 
11615
#: postmaster/postmaster.c:1653
 
11616
msgid "sorry, too many clients already"
 
11617
msgstr "��������, ��� ������� ����� ��������"
 
11618
 
 
11619
#: storage/lmgr/proc.c:954
 
11620
#, c-format
 
11621
msgid ""
 
11622
"process %d avoided deadlock for %s on %s by rearranging queue order after %"
 
11623
"ld.%03d ms"
 
11624
msgstr ""
 
11625
 
 
11626
#: storage/lmgr/proc.c:966
 
11627
#, c-format
 
11628
msgid ""
 
11629
"process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
 
11630
msgstr ""
 
11631
 
 
11632
#: storage/lmgr/proc.c:972
 
11633
#, c-format
 
11634
msgid "process %d still waiting for %s on %s after %ld.%03d ms"
 
11635
msgstr ""
 
11636
 
 
11637
#: storage/lmgr/proc.c:976
 
11638
#, c-format
 
11639
msgid "process %d acquired %s on %s after %ld.%03d ms"
 
11640
msgstr ""
 
11641
 
 
11642
#: storage/lmgr/proc.c:992
 
11643
#, c-format
 
11644
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
 
11645
msgstr ""
 
11646
 
 
11647
#: storage/ipc/shmem.c:392
 
11648
#, c-format
 
11649
msgid "could not allocate shared memory segment \"%s\""
 
11650
msgstr "�� ���������� �������� ������� ����� ������ \"%s\""
 
11651
 
 
11652
#: storage/ipc/shmem.c:420 storage/ipc/shmem.c:439
 
11653
msgid "requested shared memory size overflows size_t"
 
11654
msgstr ""
 
11655
 
 
11656
#: main/main.c:230
5267
11657
#, c-format
5268
11658
msgid "%s: setsysinfo failed: %s\n"
5269
11659
msgstr "%s: ������ setsysinfo: %s\n"
5270
11660
 
5271
 
#: main/main.c:117
 
11661
#: main/main.c:249
5272
11662
#, c-format
5273
11663
msgid "%s: WSAStartup failed: %d\n"
5274
11664
msgstr "%s: ������ WSAStartup: %d\n"
5275
11665
 
5276
 
#: main/main.c:217
 
11666
#: main/main.c:268
 
11667
#, c-format
 
11668
msgid ""
 
11669
"%s is the PostgreSQL server.\n"
 
11670
"\n"
 
11671
msgstr ""
 
11672
"%s �������� PostgreSQL ��������.\n"
 
11673
"\n"
 
11674
 
 
11675
#: main/main.c:269
 
11676
#, c-format
 
11677
msgid ""
 
11678
"Usage:\n"
 
11679
"  %s [OPTION]...\n"
 
11680
"\n"
 
11681
msgstr ""
 
11682
"�������������:\n"
 
11683
"  %s [�����]...\n"
 
11684
"\n"
 
11685
 
 
11686
#: main/main.c:270
 
11687
#, c-format
 
11688
msgid "Options:\n"
 
11689
msgstr "�����:\n"
 
11690
 
 
11691
#: main/main.c:272
 
11692
#, c-format
 
11693
msgid "  -A 1|0          enable/disable run-time assert checking\n"
 
11694
msgstr ""
 
11695
"  -A 1|0          ��������/��������� �������� �������������� ��������\n"
 
11696
 
 
11697
#: main/main.c:274
 
11698
#, c-format
 
11699
msgid "  -B NBUFFERS     number of shared buffers\n"
 
11700
msgstr "  -B ��������     ����� ����� �������\n"
 
11701
 
 
11702
#: main/main.c:275
 
11703
#, c-format
 
11704
msgid "  -c NAME=VALUE   set run-time parameter\n"
 
11705
msgstr "  -c ���=����.   ���������� �������� ���������� (run-time)\n"
 
11706
 
 
11707
#: main/main.c:276
 
11708
#, c-format
 
11709
msgid "  -d 1-5          debugging level\n"
 
11710
msgstr "  -d 1-5          ������� �������\n"
 
11711
 
 
11712
#: main/main.c:277
 
11713
#, c-format
 
11714
msgid "  -D DATADIR      database directory\n"
 
11715
msgstr "  -D ���������    ���������� � �������\n"
 
11716
 
 
11717
#: main/main.c:278
 
11718
#, c-format
 
11719
msgid "  -e              use European date input format (DMY)\n"
 
11720
msgstr "  -e              ������������ ����������� ������ ��� (���)\n"
 
11721
 
 
11722
#: main/main.c:279
 
11723
#, c-format
 
11724
msgid "  -F              turn fsync off\n"
 
11725
msgstr "  -F              ���������� fsync\n"
 
11726
 
 
11727
#: main/main.c:280
 
11728
#, c-format
 
11729
msgid "  -h HOSTNAME     host name or IP address to listen on\n"
 
11730
msgstr "  -h ����         ��� ����� ��� IP-����� ��� �������������\n"
 
11731
 
 
11732
#: main/main.c:281
 
11733
#, c-format
 
11734
msgid "  -i              enable TCP/IP connections\n"
 
11735
msgstr "  -i              ���������� TCP/IP ����������\n"
 
11736
 
 
11737
#: main/main.c:282
 
11738
#, c-format
 
11739
msgid "  -k DIRECTORY    Unix-domain socket location\n"
 
11740
msgstr "  -k ����������   ��������������� unix-domain �������\n"
 
11741
 
 
11742
#: main/main.c:284
 
11743
#, c-format
 
11744
msgid "  -l              enable SSL connections\n"
 
11745
msgstr "  -l              �������� SSL-�������������\n"
 
11746
 
 
11747
#: main/main.c:286
 
11748
#, c-format
 
11749
msgid "  -N MAX-CONNECT  maximum number of allowed connections\n"
 
11750
msgstr "  -N MAX-CONNECT  ����������� ��������� ����� �������������\n"
 
11751
 
 
11752
#: main/main.c:287
 
11753
#, fuzzy, c-format
 
11754
msgid "  -o OPTIONS      pass \"OPTIONS\" to each server process (obsolete)\n"
 
11755
msgstr "  -o �����        �������� \"�����\" ������� ��������-�������\n"
 
11756
 
 
11757
#: main/main.c:288
 
11758
#, c-format
 
11759
msgid "  -p PORT         port number to listen on\n"
 
11760
msgstr "  -p ����         ����� ����� ��� �������������\n"
 
11761
 
 
11762
#: main/main.c:289
 
11763
#, c-format
 
11764
msgid "  -s              show statistics after each query\n"
 
11765
msgstr "  -s              ���������� ���������� ����� ������� �������\n"
 
11766
 
 
11767
#: main/main.c:290
 
11768
#, c-format
 
11769
msgid "  -S WORK-MEM     set amount of memory for sorts (in kB)\n"
 
11770
msgstr "  -S WORK-MEM     ������� ��ߣ� ������ ��� ���������� (� ��)\n"
 
11771
 
 
11772
#: main/main.c:291
 
11773
#, fuzzy, c-format
 
11774
msgid "  --NAME=VALUE    set run-time parameter\n"
 
11775
msgstr "  -c ���=����.   ���������� �������� ���������� (run-time)\n"
 
11776
 
 
11777
#: main/main.c:292
 
11778
#, c-format
 
11779
msgid "  --describe-config  describe configuration parameters, then exit\n"
 
11780
msgstr "  --describe-config  �������� ��������� ������������ � �����\n"
 
11781
 
 
11782
#: main/main.c:293
 
11783
#, c-format
 
11784
msgid "  --help          show this help, then exit\n"
 
11785
msgstr "  --help          �������� ��� ��������� � �����\n"
 
11786
 
 
11787
#: main/main.c:294
 
11788
#, c-format
 
11789
msgid "  --version       output version information, then exit\n"
 
11790
msgstr "  --version       �������� ������ � �����\n"
 
11791
 
 
11792
#: main/main.c:296
 
11793
#, c-format
 
11794
msgid ""
 
11795
"\n"
 
11796
"Developer options:\n"
 
11797
msgstr ""
 
11798
"\n"
 
11799
"����� ������������:\n"
 
11800
 
 
11801
#: main/main.c:297
 
11802
#, c-format
 
11803
msgid "  -f s|i|n|m|h    forbid use of some plan types\n"
 
11804
msgstr "  -f s|i|n|m|h    ��������� ������������� ��������� ����� ������\n"
 
11805
 
 
11806
#: main/main.c:298
 
11807
#, c-format
 
11808
msgid ""
 
11809
"  -n              do not reinitialize shared memory after abnormal exit\n"
 
11810
msgstr ""
 
11811
"  -n              �� �������������������� ����� ������ ����� ������������� "
 
11812
"����������\n"
 
11813
 
 
11814
#: main/main.c:299
 
11815
#, c-format
 
11816
msgid "  -O              allow system table structure changes\n"
 
11817
msgstr "  -O              ��������� ��������� ��������� ��������� ������\n"
 
11818
 
 
11819
#: main/main.c:300
 
11820
#, c-format
 
11821
msgid "  -P              disable system indexes\n"
 
11822
msgstr "  -P              ��������� ��������� �������\n"
 
11823
 
 
11824
#: main/main.c:301
 
11825
#, c-format
 
11826
msgid "  -t pa|pl|ex     show timings after each query\n"
 
11827
msgstr "  -t pa|pl|ex     �������� ����� ������� �������\n"
 
11828
 
 
11829
#: main/main.c:302
 
11830
#, fuzzy, c-format
 
11831
msgid "  -T              send SIGSTOP to all backend servers if one dies\n"
 
11832
msgstr ""
 
11833
"  -s              ������� ������ SIGSTOP ���� ���-����� (��������) ���� ���� "
 
11834
"�� ��� ������\n"
 
11835
 
 
11836
#: main/main.c:303
 
11837
#, c-format
 
11838
msgid "  -W NUM          wait NUM seconds to allow attach from a debugger\n"
 
11839
msgstr "  -W ���          ����� ��� ������ ��� ����������� �� ���������\n"
 
11840
 
 
11841
#: main/main.c:305
 
11842
#, c-format
 
11843
msgid ""
 
11844
"\n"
 
11845
"Options for single-user mode:\n"
 
11846
msgstr ""
 
11847
 
 
11848
#: main/main.c:306
 
11849
#, c-format
 
11850
msgid "  --single        selects single-user mode (must be first argument)\n"
 
11851
msgstr ""
 
11852
 
 
11853
#: main/main.c:307
 
11854
#, c-format
 
11855
msgid "  DBNAME          database name (defaults to user name)\n"
 
11856
msgstr ""
 
11857
 
 
11858
#: main/main.c:308
 
11859
#, fuzzy, c-format
 
11860
msgid "  -d 0-5          override debugging level\n"
 
11861
msgstr "  -d 1-5          ������� �������\n"
 
11862
 
 
11863
#: main/main.c:309
 
11864
#, fuzzy, c-format
 
11865
msgid "  -E              echo statement before execution\n"
 
11866
msgstr "  -E              �������� ������ ����� �����������\n"
 
11867
 
 
11868
#: main/main.c:310
 
11869
#, fuzzy, c-format
 
11870
msgid "  -j              do not use newline as interactive query delimiter\n"
 
11871
msgstr ""
 
11872
"  -N              �� ������������ ����� ������ ��� ������������� ����������� "
 
11873
"��������\n"
 
11874
 
 
11875
#: main/main.c:311 main/main.c:316
 
11876
#, fuzzy, c-format
 
11877
msgid "  -r FILENAME     send stdout and stderr to given file\n"
 
11878
msgstr ""
 
11879
"  -o ��������     ������������� ����������� ����� � ������ (STDOUT � STDERR) "
 
11880
"� ��������� ����\n"
 
11881
 
 
11882
#: main/main.c:313
 
11883
#, c-format
 
11884
msgid ""
 
11885
"\n"
 
11886
"Options for bootstrapping mode:\n"
 
11887
msgstr ""
 
11888
 
 
11889
#: main/main.c:314
 
11890
#, c-format
 
11891
msgid "  --boot          selects bootstrapping mode (must be first argument)\n"
 
11892
msgstr ""
 
11893
 
 
11894
#: main/main.c:315
 
11895
#, c-format
 
11896
msgid ""
 
11897
"  DBNAME          database name (mandatory argument in bootstrapping mode)\n"
 
11898
msgstr ""
 
11899
 
 
11900
#: main/main.c:317
 
11901
#, fuzzy, c-format
 
11902
msgid "  -x NUM          internal use\n"
 
11903
msgstr "  -F              ���������� fsync\n"
 
11904
 
 
11905
#: main/main.c:319
 
11906
#, c-format
 
11907
msgid ""
 
11908
"\n"
 
11909
"Please read the documentation for the complete list of run-time\n"
 
11910
"configuration settings and how to set them on the command line or in\n"
 
11911
"the configuration file.\n"
 
11912
"\n"
 
11913
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
 
11914
msgstr ""
 
11915
 
 
11916
#: main/main.c:333
5277
11917
msgid ""
5278
11918
"\"root\" execution of the PostgreSQL server is not permitted.\n"
5279
11919
"The server must be started under an unprivileged user ID to prevent\n"
5281
11921
"more information on how to properly start the server.\n"
5282
11922
msgstr ""
5283
11923
 
5284
 
#: main/main.c:236
 
11924
#: main/main.c:350
5285
11925
#, c-format
5286
11926
msgid "%s: real and effective user IDs must match\n"
5287
11927
msgstr ""
5288
11928
 
5289
 
#: main/main.c:243
 
11929
#: main/main.c:357
5290
11930
msgid ""
5291
11931
"Execution of PostgreSQL by a user with administrative permissions is not\n"
5292
11932
"permitted.\n"
5295
11935
"more information on how to properly start the server.\n"
5296
11936
msgstr ""
5297
11937
 
5298
 
#: main/main.c:314
 
11938
#: main/main.c:378
5299
11939
#, c-format
5300
11940
msgid "%s: invalid effective UID: %d\n"
5301
11941
msgstr ""
5302
11942
 
5303
 
#: main/main.c:327
 
11943
#: main/main.c:391
5304
11944
#, c-format
5305
11945
msgid "%s: could not determine user name (GetUserName failed)\n"
5306
11946
msgstr "%s: �� ������� ���������� ��� ������������ (������ GetUserName)\n"
5307
11947
 
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"
 
11948
#: optimizer/plan/initsplan.c:560
 
11949
#, fuzzy
 
11950
msgid ""
 
11951
"SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of an outer "
 
11952
"join"
 
11953
msgstr "������ ��������� SELECT FOR UPDATE � JOIN"
 
11954
 
 
11955
#: optimizer/plan/planner.c:802 parser/analyze.c:1071 parser/analyze.c:1239
 
11956
#: parser/analyze.c:1740
 
11957
#, fuzzy
 
11958
msgid "SELECT FOR UPDATE/SHARE is not allowed with UNION/INTERSECT/EXCEPT"
5346
11959
msgstr "������ ������������ SELECT FOR UPDATE � UNION/INTERSECT/EXCEPT"
5347
11960
 
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
 
11961
#: optimizer/util/clauses.c:3337
5353
11962
#, c-format
5354
11963
msgid "SQL function \"%s\" during inlining"
5355
11964
msgstr ""
5356
11965
 
5357
 
#: parser/parse_clause.c:363
 
11966
#: optimizer/prep/preptlist.c:130
 
11967
#, fuzzy
 
11968
msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
 
11969
msgstr "SELECT FOR UPDATE �� �������� � �����������"
 
11970
 
 
11971
#: optimizer/path/allpaths.c:277
 
11972
#, fuzzy
 
11973
msgid "SELECT FOR UPDATE/SHARE is not supported for inheritance queries"
 
11974
msgstr "SELECT FOR UPDATE �� �������� � �����������"
 
11975
 
 
11976
#: parser/analyze.c:440
 
11977
#, fuzzy
 
11978
msgid "INSERT ... SELECT cannot specify INTO"
 
11979
msgstr "INSERT ... SELECT �� ����� ��������� INTO"
 
11980
 
 
11981
#: parser/analyze.c:528 parser/analyze.c:868
 
11982
msgid "VALUES lists must all be the same length"
 
11983
msgstr ""
 
11984
 
 
11985
#: parser/analyze.c:547 parser/analyze.c:968
 
11986
msgid "VALUES must not contain table references"
 
11987
msgstr ""
 
11988
 
 
11989
#: parser/analyze.c:559 parser/analyze.c:980
 
11990
msgid "VALUES must not contain OLD or NEW references"
 
11991
msgstr ""
 
11992
 
 
11993
#: parser/analyze.c:560 parser/analyze.c:981
 
11994
msgid "Use SELECT ... UNION ALL ... instead."
 
11995
msgstr ""
 
11996
 
 
11997
#: parser/analyze.c:654 parser/analyze.c:991
 
11998
#, fuzzy
 
11999
msgid "cannot use aggregate function in VALUES"
 
12000
msgstr "������ ������������ ���������� ������� � ��������� � EXECUTE"
 
12001
 
 
12002
#: parser/analyze.c:684
 
12003
msgid "INSERT has more expressions than target columns"
 
12004
msgstr "INSERT �������� ������ ��������� ��� ������� ����������"
 
12005
 
 
12006
#: parser/analyze.c:689
 
12007
msgid "INSERT has more target columns than expressions"
 
12008
msgstr "INSERT �������� ������ ������� ���������� ��� ���������"
 
12009
 
 
12010
#: parser/analyze.c:881
 
12011
msgid "DEFAULT can only appear in a VALUES list within INSERT"
 
12012
msgstr ""
 
12013
 
 
12014
#: parser/analyze.c:949 parser/analyze.c:1861
 
12015
#, fuzzy
 
12016
msgid "SELECT FOR UPDATE/SHARE cannot be applied to VALUES"
 
12017
msgstr "������ ��������� SELECT FOR UPDATE � JOIN"
 
12018
 
 
12019
#: parser/analyze.c:1179
 
12020
msgid "invalid UNION/INTERSECT/EXCEPT ORDER BY clause"
 
12021
msgstr ""
 
12022
 
 
12023
#: parser/analyze.c:1180
 
12024
msgid "Only result column names can be used, not expressions or functions."
 
12025
msgstr ""
 
12026
 
 
12027
#: parser/analyze.c:1181
 
12028
msgid ""
 
12029
"Add the expression/function to every SELECT, or move the UNION into a FROM "
 
12030
"clause."
 
12031
msgstr ""
 
12032
 
 
12033
#: parser/analyze.c:1234
 
12034
msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
 
12035
msgstr ""
 
12036
"INTO ����� ������������ ������ � ������ SELECT'� � UNION/INTERSECT/EXCEPT"
 
12037
 
 
12038
#: parser/analyze.c:1290
 
12039
#, fuzzy
 
12040
msgid ""
 
12041
"UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of "
 
12042
"same query level"
 
12043
msgstr ""
 
12044
"�������, ��������� � UNION/INTERSECT/EXCEPT �� ����� ��������� �� ������ "
 
12045
"��������� �� ��� �� ������ ��������"
 
12046
 
 
12047
#: parser/analyze.c:1348
 
12048
#, c-format
 
12049
msgid "each %s query must have the same number of columns"
 
12050
msgstr "������ ������ %s ������ ����� ���������� ����� �������"
 
12051
 
 
12052
#: parser/analyze.c:1465
 
12053
msgid "CREATE TABLE AS specifies too many column names"
 
12054
msgstr "CREATE TABLE AS ��������� ������� ����� �ͣ� ��� �������"
 
12055
 
 
12056
#: parser/analyze.c:1514
 
12057
#, fuzzy
 
12058
msgid "cannot use aggregate function in UPDATE"
 
12059
msgstr "������ ������������ ���������� ������� � ��������� � EXECUTE"
 
12060
 
 
12061
#: parser/analyze.c:1611
 
12062
#, fuzzy
 
12063
msgid "cannot use aggregate function in RETURNING"
 
12064
msgstr "������ ������������ ���������� ������� � ��������� � EXECUTE"
 
12065
 
 
12066
#: parser/analyze.c:1617
 
12067
#, fuzzy
 
12068
msgid "RETURNING cannot contain references to other relations"
 
12069
msgstr "������� ������� WHERE �� ����� ��������� ������ �� ������ ���������"
 
12070
 
 
12071
#: parser/analyze.c:1653
 
12072
msgid "cannot specify both SCROLL and NO SCROLL"
 
12073
msgstr "������ ��������� ��� SCROLL � NO SCROLL"
 
12074
 
 
12075
#: parser/analyze.c:1666
 
12076
#, fuzzy
 
12077
msgid "DECLARE CURSOR cannot specify INTO"
 
12078
msgstr "DECLARE CURSOR �� ����� ��������� INTO"
 
12079
 
 
12080
#: parser/analyze.c:1672
 
12081
#, fuzzy
 
12082
msgid "DECLARE CURSOR WITH HOLD ... FOR UPDATE/SHARE is not supported"
 
12083
msgstr "DECLARE CURSOR ... FOR UPDATE �� ��������������"
 
12084
 
 
12085
#: parser/analyze.c:1673
 
12086
#, fuzzy
 
12087
msgid "Holdable cursors must be READ ONLY."
 
12088
msgstr "������� ������ ���� READ ONLY."
 
12089
 
 
12090
#: parser/analyze.c:1686
 
12091
#, fuzzy
 
12092
msgid "DECLARE INSENSITIVE CURSOR ... FOR UPDATE/SHARE is not supported"
 
12093
msgstr "DECLARE CURSOR ... FOR UPDATE �� ��������������"
 
12094
 
 
12095
#: parser/analyze.c:1687
 
12096
#, fuzzy
 
12097
msgid "Insensitive cursors must be READ ONLY."
 
12098
msgstr "������� ������ ���� READ ONLY."
 
12099
 
 
12100
#: parser/analyze.c:1744
 
12101
#, fuzzy
 
12102
msgid "SELECT FOR UPDATE/SHARE is not allowed with DISTINCT clause"
 
12103
msgstr "������ ������������ SELECT FOR UPDATE � ���������� DISTINCT"
 
12104
 
 
12105
#: parser/analyze.c:1748
 
12106
#, fuzzy
 
12107
msgid "SELECT FOR UPDATE/SHARE is not allowed with GROUP BY clause"
 
12108
msgstr "������ ������������ SELECT FOR UPDATE � ���������� GROUP BY"
 
12109
 
 
12110
#: parser/analyze.c:1752
 
12111
#, fuzzy
 
12112
msgid "SELECT FOR UPDATE/SHARE is not allowed with HAVING clause"
 
12113
msgstr "������ ������������ SELECT FOR UPDATE � ���������� DISTINCT"
 
12114
 
 
12115
#: parser/analyze.c:1756
 
12116
#, fuzzy
 
12117
msgid "SELECT FOR UPDATE/SHARE is not allowed with aggregate functions"
 
12118
msgstr "������ ������������ SELECT FOR UPDATE � ����������� ���������"
 
12119
 
 
12120
#: parser/analyze.c:1846
 
12121
#, fuzzy
 
12122
msgid "SELECT FOR UPDATE/SHARE cannot be applied to a join"
 
12123
msgstr "������ ��������� SELECT FOR UPDATE � JOIN"
 
12124
 
 
12125
#: parser/analyze.c:1851
 
12126
#, fuzzy
 
12127
msgid "SELECT FOR UPDATE/SHARE cannot be applied to NEW or OLD"
 
12128
msgstr "������ ��������� SELECT FOR UPDATE � NEW ��� OLD"
 
12129
 
 
12130
#: parser/analyze.c:1856
 
12131
#, fuzzy
 
12132
msgid "SELECT FOR UPDATE/SHARE cannot be applied to a function"
 
12133
msgstr "SELECT FOR UPDATE: ������ ��������� � �������"
 
12134
 
 
12135
#: parser/analyze.c:1874
 
12136
#, fuzzy, c-format
 
12137
msgid "relation \"%s\" in FOR UPDATE/SHARE clause not found in FROM clause"
 
12138
msgstr "��������� \"%s\" � ��������� FOR UPDATE �� ������� � ��������� FROM"
 
12139
 
 
12140
#: parser/analyze.c:1940 parser/parse_coerce.c:250 parser/parse_expr.c:561
 
12141
#: parser/parse_expr.c:567
 
12142
#, c-format
 
12143
msgid "there is no parameter $%d"
 
12144
msgstr "�������� $%d �� ����������"
 
12145
 
 
12146
#: parser/parse_agg.c:120
 
12147
msgid "aggregates not allowed in WHERE clause"
 
12148
msgstr "�������� �� ��������� � WHERE"
 
12149
 
 
12150
#: parser/parse_agg.c:124
 
12151
msgid "aggregates not allowed in JOIN conditions"
 
12152
msgstr "�������� �� ��������� � �������� JOIN"
 
12153
 
 
12154
#: parser/parse_agg.c:143
 
12155
msgid "aggregates not allowed in GROUP BY clause"
 
12156
msgstr "�������� �� ��������� � GROUP BY"
 
12157
 
 
12158
#: parser/parse_agg.c:329
 
12159
#, c-format
 
12160
msgid ""
 
12161
"column \"%s.%s\" must appear in the GROUP BY clause or be used in an "
 
12162
"aggregate function"
 
12163
msgstr ""
 
12164
"������� \"%s.%s\" ������ ������������ � ��������� GROUP BY ��� "
 
12165
"�������������� � ���������� �������"
 
12166
 
 
12167
#: parser/parse_agg.c:334
 
12168
#, c-format
 
12169
msgid "subquery uses ungrouped column \"%s.%s\" from outer query"
 
12170
msgstr ""
 
12171
"��������� ���������� ����������������� ������� \"%s.%s\" �� �������� �������"
 
12172
 
 
12173
#: parser/parse_clause.c:384
5358
12174
#, c-format
5359
12175
msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
5360
12176
msgstr "��������� JOIN/ON ��������� �� \"%s\", ��� �� �������� ������ JOIN"
5361
12177
 
5362
 
#: parser/parse_clause.c:423
5363
 
#: gram.y:5161
 
12178
#: parser/parse_clause.c:431 gram.y:6555
5364
12179
msgid "subquery in FROM must have an alias"
5365
12180
msgstr "��������� � FROM ������ ����� �����"
5366
12181
 
5367
 
#: parser/parse_clause.c:446
5368
 
msgid "subquery in FROM may not have SELECT INTO"
 
12182
#: parser/parse_clause.c:448
 
12183
#, fuzzy
 
12184
msgid "subquery in FROM cannot have SELECT INTO"
5369
12185
msgstr "��������� � FROM �� ����� ��������� SELECT INTO"
5370
12186
 
5371
12187
#: 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
 
12188
#, fuzzy
 
12189
msgid "subquery in FROM cannot refer to other relations of same query level"
 
12190
msgstr ""
 
12191
"�������� �� FROM �� ����� ��������� �� ������ ��������� �� ��� �� ������ "
 
12192
"�������"
 
12193
 
 
12194
#: parser/parse_clause.c:517
 
12195
#, fuzzy
 
12196
msgid ""
 
12197
"function expression in FROM cannot refer to other relations of same query "
 
12198
"level"
 
12199
msgstr ""
 
12200
"�������������� ��������� �� FROM �� ����� ��������� �� ������ ��������� �� "
 
12201
"��� �� ������ �������"
 
12202
 
 
12203
#: parser/parse_clause.c:529
5380
12204
msgid "cannot use aggregate function in function expression in FROM"
5381
12205
msgstr "������ ������������ ���������� ������ � ������������� ��������� � FROM"
5382
12206
 
5383
 
#: parser/parse_clause.c:759
 
12207
#: parser/parse_clause.c:788
5384
12208
#, c-format
5385
12209
msgid "column name \"%s\" appears more than once in USING clause"
5386
12210
msgstr "��� ������� \"%s\" ���������� ������ ������ ���� � USING-���������"
5387
12211
 
5388
 
#: parser/parse_clause.c:774
 
12212
#: parser/parse_clause.c:803
5389
12213
#, c-format
5390
12214
msgid "common column name \"%s\" appears more than once in left table"
5391
12215
msgstr "����� ��� ������� \"%s\" ���������� ����� ������ ���� � ������� �����"
5392
12216
 
5393
 
#: parser/parse_clause.c:783
 
12217
#: parser/parse_clause.c:812
5394
12218
#, c-format
5395
12219
msgid "column \"%s\" specified in USING clause does not exist in left table"
5396
12220
msgstr "������� \"%s\" � USING-��������� �� ���������� � ������� �����"
5397
12221
 
5398
 
#: parser/parse_clause.c:797
 
12222
#: parser/parse_clause.c:826
5399
12223
#, c-format
5400
12224
msgid "common column name \"%s\" appears more than once in right table"
5401
12225
msgstr "����� ��� ������� \"%s\" ���������� ����� ������ ���� � ������� ������"
5402
12226
 
5403
 
#: parser/parse_clause.c:806
 
12227
#: parser/parse_clause.c:835
5404
12228
#, c-format
5405
12229
msgid "column \"%s\" specified in USING clause does not exist in right table"
5406
12230
msgstr "������� \"%s\" � USING-��������� �� ���������� � ������� ������"
5407
12231
 
5408
 
#: parser/parse_clause.c:858
 
12232
#: parser/parse_clause.c:890
5409
12233
#, c-format
5410
12234
msgid "column alias list for \"%s\" has too many entries"
5411
12235
msgstr "������� ����� ������� � ������ ������� ������� \"%s\""
5412
12236
 
5413
12237
#. translator: %s is name of a SQL construct, eg LIMIT
5414
 
#: parser/parse_clause.c:1051
 
12238
#: parser/parse_clause.c:1103
5415
12239
#, c-format
5416
12240
msgid "argument of %s must not contain variables"
5417
12241
msgstr "�������� � %s �� ������ ��������� ����������"
5418
12242
 
5419
12243
#. translator: %s is name of a SQL construct, eg LIMIT
5420
 
#: parser/parse_clause.c:1059
 
12244
#: parser/parse_clause.c:1111
5421
12245
#, c-format
5422
12246
msgid "argument of %s must not contain aggregates"
5423
12247
msgstr "�������� � %s �� ������ ��������� ��������"
5424
12248
 
5425
12249
#. translator: %s is name of a SQL construct, eg LIMIT
5426
 
#: parser/parse_clause.c:1067
 
12250
#: parser/parse_clause.c:1119
5427
12251
#, c-format
5428
12252
msgid "argument of %s must not contain subqueries"
5429
12253
msgstr "�������� � %s �� ������ ��������� ����������"
5430
12254
 
5431
 
#: parser/parse_clause.c:1179
 
12255
#. translator: first %s is name of a SQL construct, eg ORDER BY
 
12256
#: parser/parse_clause.c:1228
5432
12257
#, c-format
5433
12258
msgid "%s \"%s\" is ambiguous"
5434
12259
msgstr "��������� %s \"%s\" ������������"
5435
12260
 
5436
12261
#. translator: %s is name of a SQL construct, eg ORDER BY
5437
 
#: parser/parse_clause.c:1201
 
12262
#: parser/parse_clause.c:1251
5438
12263
#, c-format
5439
12264
msgid "non-integer constant in %s"
5440
12265
msgstr "��������������� ��������� � %s"
5441
12266
 
5442
12267
#. translator: %s is name of a SQL construct, eg ORDER BY
5443
 
#: parser/parse_clause.c:1218
 
12268
#: parser/parse_clause.c:1267
5444
12269
#, c-format
5445
12270
msgid "%s position %d is not in select list"
5446
12271
msgstr "������� %s %d �� � ������ �������"
5447
12272
 
5448
 
#: parser/parse_clause.c:1411
 
12273
#: parser/parse_clause.c:1512
5449
12274
msgid "for SELECT DISTINCT, ORDER BY expressions must appear in select list"
5450
 
msgstr "��� SELECT DISTINCT, ��������� ORDER BY ������� ���� � ������ ������� (SELECT)"
 
12275
msgstr ""
 
12276
"��� SELECT DISTINCT, ��������� ORDER BY ������� ���� � ������ ������� "
 
12277
"(SELECT)"
5451
12278
 
5452
 
#: parser/parse_clause.c:1451
 
12279
#: parser/parse_clause.c:1552
5453
12280
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
 
12281
msgstr ""
 
12282
"��������� SELECT DISTINCT ON ������ ��������� � ������������ ����������� "
 
12283
"ORDER BY"
 
12284
 
 
12285
#: parser/parse_clause.c:1677
 
12286
#, fuzzy, c-format
 
12287
msgid "operator %s is not a valid ordering operator"
 
12288
msgstr "\"%s\" �� �������� ������ ������ ���������"
 
12289
 
 
12290
#: parser/parse_clause.c:1679
 
12291
msgid ""
 
12292
"Ordering operators must be \"<\" or \">\" members of btree operator families."
 
12293
msgstr ""
 
12294
 
 
12295
#: parser/parse_coerce.c:266 parser/parse_expr.c:1659
5695
12296
#, c-format
5696
12297
msgid "inconsistent types deduced for parameter $%d"
5697
12298
msgstr ""
5698
12299
 
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
 
12300
#: parser/parse_coerce.c:801 parser/parse_coerce.c:828
 
12301
#: parser/parse_coerce.c:844 parser/parse_coerce.c:858
 
12302
#: parser/parse_expr.c:2264
5704
12303
#, c-format
5705
12304
msgid "cannot cast type %s to %s"
5706
12305
msgstr "������ �������������� ��� %s � %s"
5707
12306
 
5708
 
#: parser/parse_coerce.c:726
 
12307
#: parser/parse_coerce.c:831
5709
12308
msgid "Input has too few columns."
5710
12309
msgstr ""
5711
12310
 
5712
 
#: parser/parse_coerce.c:742
 
12311
#: parser/parse_coerce.c:847
5713
12312
#, c-format
5714
12313
msgid "Cannot cast type %s to %s in column %d."
5715
12314
msgstr ""
5716
12315
 
5717
 
#: parser/parse_coerce.c:756
 
12316
#: parser/parse_coerce.c:861
5718
12317
msgid "Input has too many columns."
5719
12318
msgstr ""
5720
12319
 
5721
12320
#. translator: first %s is name of a SQL construct, eg WHERE
5722
 
#: parser/parse_coerce.c:790
 
12321
#: parser/parse_coerce.c:898
5723
12322
#, c-format
5724
12323
msgid "argument of %s must be type boolean, not type %s"
5725
12324
msgstr "��� ��������� ����������� %s ������ ���� boolean, � �� %s"
5726
12325
 
5727
12326
#. translator: %s is name of a SQL construct, eg WHERE
5728
 
#: parser/parse_coerce.c:798
5729
 
#: parser/parse_coerce.c:837
 
12327
#. translator: %s is name of a SQL construct, eg LIMIT
 
12328
#: parser/parse_coerce.c:906 parser/parse_coerce.c:949
5730
12329
#, c-format
5731
12330
msgid "argument of %s must not return a set"
5732
12331
msgstr "�������� � %s �� ������� ���������� ���������"
5733
12332
 
5734
12333
#. 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"
 
12334
#: parser/parse_coerce.c:939
 
12335
#, fuzzy, c-format
 
12336
msgid "argument of %s must be type %s, not type %s"
 
12337
msgstr "��� ��������� ����������� %s ������ ���� boolean, � �� %s"
5739
12338
 
5740
 
#: parser/parse_coerce.c:891
 
12339
#. translator: first %s is name of a SQL construct, eg CASE
 
12340
#: parser/parse_coerce.c:1024
5741
12341
#, c-format
5742
12342
msgid "%s types %s and %s cannot be matched"
5743
12343
msgstr "%s ���� %s � %s �� ���������"
5744
12344
 
5745
12345
#. translator: first %s is name of a SQL construct, eg CASE
5746
 
#: parser/parse_coerce.c:953
 
12346
#: parser/parse_coerce.c:1085
5747
12347
#, c-format
5748
12348
msgid "%s could not convert type %s to %s"
5749
12349
msgstr "%s �� � ��������� ��������������� ��� %s � %s"
5750
12350
 
5751
 
#: parser/parse_coerce.c:1129
 
12351
#: parser/parse_coerce.c:1325
5752
12352
msgid "arguments declared \"anyelement\" are not all alike"
5753
12353
msgstr "��������� ����������������� ��� \"anyelement\" �� ��� ����������"
5754
12354
 
5755
 
#: parser/parse_coerce.c:1146
 
12355
#: parser/parse_coerce.c:1344
5756
12356
msgid "arguments declared \"anyarray\" are not all alike"
5757
12357
msgstr "��������� ����������������� ��� \"anyarray\" �� ��� ����������"
5758
12358
 
5759
 
#: parser/parse_coerce.c:1175
5760
 
#: parser/parse_coerce.c:1287
5761
 
#: parser/parse_coerce.c:1314
 
12359
#: parser/parse_coerce.c:1373 parser/parse_coerce.c:1517
 
12360
#: parser/parse_coerce.c:1548
5762
12361
#, c-format
5763
12362
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
 
12363
msgstr ""
 
12364
"�������� ����������������� ��� \"anyarray\" �� �������� �������� � �������� "
 
12365
"����� %s"
 
12366
 
 
12367
#: parser/parse_coerce.c:1389
 
12368
msgid ""
 
12369
"argument declared \"anyarray\" is not consistent with argument declared "
 
12370
"\"anyelement\""
 
12371
msgstr ""
 
12372
 
 
12373
#: parser/parse_coerce.c:1407
 
12374
#, fuzzy
 
12375
msgid "could not determine polymorphic type because input has type \"unknown\""
 
12376
msgstr "�� � ��������� ���������� ������� ���� ������"
 
12377
 
 
12378
#: parser/parse_coerce.c:1417
 
12379
#, fuzzy, c-format
 
12380
msgid "type matched to anynonarray is an array type: %s"
 
12381
msgstr ""
 
12382
"�������� ����������������� ��� \"anyarray\" �� �������� �������� � �������� "
 
12383
"����� %s"
 
12384
 
 
12385
#: parser/parse_coerce.c:1427
 
12386
#, c-format
 
12387
msgid "type matched to anyenum is not an enum type: %s"
 
12388
msgstr ""
 
12389
 
 
12390
#: parser/parse_coerce.c:1456 parser/parse_coerce.c:1473
 
12391
#: parser/parse_coerce.c:1531 parser/parse_expr.c:1327
 
12392
#: parser/parse_expr.c:1845 parser/parse_expr.c:1876 parser/parse_oper.c:1043
5781
12393
#, c-format
5782
12394
msgid "could not find array type for data type %s"
5783
12395
msgstr "��� ������� ��� ���� ������ %s �� ������"
5784
12396
 
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
 
12397
#: parser/parse_expr.c:806
5854
12398
msgid "NULLIF requires = operator to yield boolean"
5855
12399
msgstr "NULLIF ������� �������� = ���������� ��������� ��������"
5856
12400
 
5857
 
#: parser/parse_expr.c:486
 
12401
#: parser/parse_expr.c:973
 
12402
#, fuzzy
 
12403
msgid "arguments of row IN must all be row expressions"
 
12404
msgstr "��� ���� ������ ���� ���������� ��� %s"
 
12405
 
 
12406
#: parser/parse_expr.c:1190
5858
12407
msgid "subquery must return a column"
5859
12408
msgstr "��������� ������ ������� �������"
5860
12409
 
5861
 
#: parser/parse_expr.c:492
 
12410
#: parser/parse_expr.c:1196
5862
12411
msgid "subquery must return only one column"
5863
12412
msgstr "��������� ������ ������� ������ ���� �������"
5864
12413
 
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
 
12414
#: parser/parse_expr.c:1253
5871
12415
msgid "subquery has too many columns"
5872
12416
msgstr "������� ����� ������� � ����������"
5873
12417
 
5874
 
#: parser/parse_expr.c:594
5875
 
#, c-format
5876
 
msgid "operator %s must return type boolean, not type %s"
 
12418
#: parser/parse_expr.c:1257
 
12419
msgid "subquery has too few columns"
 
12420
msgstr "������� ���� ������� � ����������"
 
12421
 
 
12422
#: parser/parse_expr.c:1468
 
12423
msgid "unnamed XML attribute value must be a column reference"
 
12424
msgstr ""
 
12425
 
 
12426
#: parser/parse_expr.c:1469
 
12427
msgid "unnamed XML element value must be a column reference"
 
12428
msgstr ""
 
12429
 
 
12430
#: parser/parse_expr.c:1490
 
12431
#, fuzzy, c-format
 
12432
msgid "XML attribute name \"%s\" appears more than once"
 
12433
msgstr "����� ��������� %d ������ ������ ������ ����"
 
12434
 
 
12435
#: parser/parse_expr.c:1588
 
12436
#, fuzzy, c-format
 
12437
msgid "cannot cast XMLSERIALIZE result to %s"
 
12438
msgstr "������ �������������� ��� %s � %s"
 
12439
 
 
12440
#: parser/parse_expr.c:2305 parser/parse_expr.c:2503
 
12441
msgid "unequal number of entries in row expressions"
 
12442
msgstr ""
 
12443
 
 
12444
#: parser/parse_expr.c:2315
 
12445
#, fuzzy
 
12446
msgid "cannot compare rows of zero length"
 
12447
msgstr "������ ���������� ������� � ������������ ����������"
 
12448
 
 
12449
#: parser/parse_expr.c:2340
 
12450
#, fuzzy, c-format
 
12451
msgid "row comparison operator must yield type boolean, not type %s"
5877
12452
msgstr "�������� %s ������ ���������� ��� boolean, � �� %s"
5878
12453
 
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"
 
12454
#: parser/parse_expr.c:2347
 
12455
#, fuzzy
 
12456
msgid "row comparison operator must not return a set"
5887
12457
msgstr "�������� %s �� ������ ���������� ���������"
5888
12458
 
5889
 
#: parser/parse_expr.c:614
5890
 
msgid "subquery has too few columns"
5891
 
msgstr "������� ���� ������� � ����������"
 
12459
#: parser/parse_expr.c:2406 parser/parse_expr.c:2450
 
12460
#, fuzzy, c-format
 
12461
msgid "could not determine interpretation of row comparison operator %s"
 
12462
msgstr "�� ���������� ��� ������ ��������� $%d"
5892
12463
 
5893
 
#: parser/parse_expr.c:1705
5894
 
#: parser/parse_expr.c:1784
5895
 
msgid "unequal number of entries in row expression"
 
12464
#: parser/parse_expr.c:2408
 
12465
msgid ""
 
12466
"Row comparison operators must be associated with btree operator families."
5896
12467
msgstr ""
5897
12468
 
5898
 
#: parser/parse_expr.c:1726
5899
 
#, c-format
5900
 
msgid "operator %s is not supported for row expressions"
5901
 
msgstr "�������� %s �� ������������ �������� ���������"
 
12469
#: parser/parse_expr.c:2452
 
12470
#, fuzzy
 
12471
msgid "There are multiple equally-plausible candidates."
 
12472
msgstr "������� ������ ������ ������� � ������ \"%s\""
5902
12473
 
5903
 
#: parser/parse_expr.c:1821
 
12474
#: parser/parse_expr.c:2542
5904
12475
msgid "IS DISTINCT FROM requires = operator to yield boolean"
5905
12476
msgstr "IS DISTINCT FROM ������� �������� = ���������� ��������� ��������"
5906
12477
 
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
 
12478
#: parser/parse_func.c:180
5913
12479
#, c-format
5914
12480
msgid "%s(*) specified, but %s is not an aggregate function"
5915
12481
msgstr "�������: %s(*), �� %s �� �������� ���������� ��������"
5916
12482
 
5917
 
#: parser/parse_func.c:171
 
12483
#: parser/parse_func.c:187
5918
12484
#, c-format
5919
12485
msgid "DISTINCT specified, but %s is not an aggregate function"
5920
12486
msgstr "DISTINCT ������, �� %s �� �������� ���������� ��������"
5921
12487
 
5922
 
#: parser/parse_func.c:195
 
12488
#: parser/parse_func.c:213
5923
12489
#, c-format
5924
12490
msgid "function %s is not unique"
5925
12491
msgstr "������� %s �� ���������"
5926
12492
 
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"
 
12493
#: parser/parse_func.c:216
 
12494
msgid ""
 
12495
"Could not choose a best candidate function. You might need to add explicit "
 
12496
"type casts."
 
12497
msgstr ""
 
12498
 
 
12499
#: parser/parse_func.c:225
 
12500
msgid ""
 
12501
"No function matches the given name and argument types. You might need to add "
 
12502
"explicit type casts."
 
12503
msgstr ""
 
12504
 
 
12505
#: parser/parse_func.c:275
 
12506
#, fuzzy, c-format
 
12507
msgid "%s(*) must be used to call a parameterless aggregate function"
 
12508
msgstr "�������: %s(*), �� %s �� �������� ���������� ��������"
 
12509
 
 
12510
#: parser/parse_func.c:287
 
12511
#, fuzzy
 
12512
msgid "aggregates cannot return sets"
5937
12513
msgstr "�������� �� ����� ���������� ���������"
5938
12514
 
5939
 
#: parser/parse_func.c:1208
 
12515
#: parser/parse_func.c:1102
5940
12516
#, c-format
5941
12517
msgid "column %s.%s does not exist"
5942
12518
msgstr "������� %s.%s �� ����������"
5943
12519
 
5944
 
#: parser/parse_func.c:1219
 
12520
#: parser/parse_func.c:1114
5945
12521
#, c-format
5946
12522
msgid "column \"%s\" not found in data type %s"
5947
12523
msgstr "������� \"%s\" �� ������ � ���� ������ %s"
5948
12524
 
5949
 
#: parser/parse_func.c:1224
 
12525
#: parser/parse_func.c:1120
5950
12526
#, c-format
5951
12527
msgid "could not identify column \"%s\" in record data type"
5952
12528
msgstr ""
5953
12529
 
5954
 
#: parser/parse_func.c:1229
 
12530
#: parser/parse_func.c:1126
5955
12531
#, c-format
5956
12532
msgid "column notation .%s applied to type %s, which is not a composite type"
5957
12533
msgstr ""
5958
12534
 
5959
 
#: parser/parse_func.c:1301
 
12535
#: parser/parse_func.c:1306
5960
12536
#, c-format
5961
12537
msgid "aggregate %s(*) does not exist"
5962
12538
msgstr "������� %s(*) �� ����������"
5963
12539
 
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
 
12540
#: parser/parse_func.c:1311
 
12541
#, fuzzy, c-format
 
12542
msgid "aggregate %s does not exist"
 
12543
msgstr "������� %s(*) �� ����������"
 
12544
 
 
12545
#: parser/parse_func.c:1332
 
12546
#, fuzzy, c-format
 
12547
msgid "function %s is not an aggregate"
 
12548
msgstr "������� \"%s\" �� �������� ���������"
 
12549
 
 
12550
#: parser/parse_node.c:73
 
12551
#, c-format
 
12552
msgid "target lists can have at most %d entries"
 
12553
msgstr "������������ ����� ������� � ������ ����������: %d"
 
12554
 
 
12555
#: parser/parse_node.c:156
5975
12556
#, c-format
5976
12557
msgid "cannot subscript type %s because it is not an array"
5977
12558
msgstr ""
5978
12559
 
5979
 
#: parser/parse_node.c:198
5980
 
#: parser/parse_node.c:221
 
12560
#: parser/parse_node.c:249 parser/parse_node.c:273
5981
12561
msgid "array subscript must have type integer"
5982
12562
msgstr ""
5983
12563
 
5984
 
#: parser/parse_node.c:243
 
12564
#: parser/parse_node.c:294
5985
12565
#, c-format
5986
12566
msgid "array assignment requires type %s but expression is of type %s"
5987
12567
msgstr ""
5988
12568
 
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
 
12569
#: parser/parse_oper.c:283 parser/parse_oper.c:348
6007
12570
#, c-format
6008
12571
msgid "could not identify an ordering operator for type %s"
6009
12572
msgstr ""
6010
12573
 
6011
 
#: parser/parse_oper.c:251
6012
 
#: parser/parse_oper.c:316
 
12574
#: parser/parse_oper.c:285 parser/parse_oper.c:350
6013
12575
msgid "Use an explicit ordering operator or modify the query."
6014
12576
msgstr ""
6015
12577
 
6016
 
#: parser/parse_oper.c:584
 
12578
#: parser/parse_oper.c:642
6017
12579
#, c-format
6018
12580
msgid "operator requires run-time type coercion: %s"
6019
12581
msgstr ""
6020
12582
 
6021
 
#: parser/parse_oper.c:778
 
12583
#: parser/parse_oper.c:884
6022
12584
#, c-format
6023
12585
msgid "operator is not unique: %s"
6024
12586
msgstr "�������� �� ��������: %s"
6025
12587
 
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
 
12588
#: parser/parse_oper.c:886
 
12589
msgid ""
 
12590
"Could not choose a best candidate operator. You might need to add explicit "
 
12591
"type casts."
 
12592
msgstr ""
 
12593
 
 
12594
#: parser/parse_oper.c:894
 
12595
msgid ""
 
12596
"No operator matches the given name and argument type(s). You might need to "
 
12597
"add explicit type casts."
 
12598
msgstr ""
 
12599
 
 
12600
#: parser/parse_oper.c:987
6035
12601
msgid "op ANY/ALL (array) requires array on right side"
6036
12602
msgstr "��������� ANY/ALL (������) ������� ������ ������"
6037
12603
 
6038
 
#: parser/parse_oper.c:906
 
12604
#: parser/parse_oper.c:1018
6039
12605
msgid "op ANY/ALL (array) requires operator to yield boolean"
6040
 
msgstr "��������� ANY/ALL (������) ������� �������� ����������� ��������� ��������"
 
12606
msgstr ""
 
12607
"��������� ANY/ALL (������) ������� �������� ����������� ��������� ��������"
6041
12608
 
6042
 
#: parser/parse_oper.c:910
 
12609
#: parser/parse_oper.c:1023
6043
12610
msgid "op ANY/ALL (array) requires operator not to return a set"
6044
12611
msgstr "��������� ANY/ALL (������) ������� �������� �� ���������� ���������"
6045
12612
 
6046
 
#: parser/parse_target.c:273
6047
 
#: parser/parse_target.c:508
 
12613
#: parser/parse_relation.c:138
 
12614
#, c-format
 
12615
msgid "table reference \"%s\" is ambiguous"
 
12616
msgstr "������ �� ������� \"%s\" ������������"
 
12617
 
 
12618
#: parser/parse_relation.c:173
 
12619
#, c-format
 
12620
msgid "table reference %u is ambiguous"
 
12621
msgstr "������ �� ������� %u ������������"
 
12622
 
 
12623
#: parser/parse_relation.c:258
 
12624
#, c-format
 
12625
msgid "table name \"%s\" specified more than once"
 
12626
msgstr "��� ������� \"%s\" ������� ������ ������ ����"
 
12627
 
 
12628
#: parser/parse_relation.c:361 parser/parse_relation.c:433
 
12629
#, c-format
 
12630
msgid "column reference \"%s\" is ambiguous"
 
12631
msgstr "������ �� ������� \"%s\" ������������"
 
12632
 
 
12633
#: parser/parse_relation.c:552 parser/parse_relation.c:784
 
12634
#, c-format
 
12635
msgid "table \"%s\" has %d columns available but %d columns specified"
 
12636
msgstr "� ������� \"%s\" ������� ��������: %d, �� �������: %d"
 
12637
 
 
12638
#: parser/parse_relation.c:582
 
12639
#, c-format
 
12640
msgid "too many column aliases specified for function %s"
 
12641
msgstr "������� ������� ����� ������� ������� ��� ������� %s"
 
12642
 
 
12643
#: parser/parse_relation.c:861
 
12644
msgid ""
 
12645
"a column definition list is only allowed for functions returning \"record\""
 
12646
msgstr ""
 
12647
 
 
12648
#: parser/parse_relation.c:868
 
12649
msgid "a column definition list is required for functions returning \"record\""
 
12650
msgstr ""
 
12651
 
 
12652
#: parser/parse_relation.c:913
 
12653
#, c-format
 
12654
msgid "function \"%s\" in FROM has unsupported return type %s"
 
12655
msgstr "������� \"%s\" ����� ���������������� ��� ������� %s � FROM"
 
12656
 
 
12657
#: parser/parse_relation.c:982
 
12658
#, fuzzy, c-format
 
12659
msgid "VALUES lists \"%s\" have %d columns available but %d columns specified"
 
12660
msgstr "� ������� \"%s\" ������� ��������: %d, �� �������: %d"
 
12661
 
 
12662
#: parser/parse_relation.c:1035
 
12663
#, fuzzy, c-format
 
12664
msgid "joins can have at most %d columns"
 
12665
msgstr "������������ ����� ������� �� �������: %d"
 
12666
 
 
12667
#: parser/parse_relation.c:1649
 
12668
#, fuzzy, c-format
 
12669
msgid "column %d of relation \"%s\" does not exist"
 
12670
msgstr "������� \"%s\" ��� ����� \"%s\" �� ����������"
 
12671
 
 
12672
#: parser/parse_relation.c:2001
 
12673
#, fuzzy, c-format
 
12674
msgid "invalid reference to FROM-clause entry for table \"%s\""
 
12675
msgstr "����������� ������ � FROM-��������� ��� ������� \"%s\""
 
12676
 
 
12677
#: parser/parse_relation.c:2004 parser/parse_relation.c:2030
 
12678
#, c-format
 
12679
msgid "Perhaps you meant to reference the table alias \"%s\"."
 
12680
msgstr ""
 
12681
 
 
12682
#: parser/parse_relation.c:2006 parser/parse_relation.c:2033
 
12683
#, c-format
 
12684
msgid ""
 
12685
"There is an entry for table \"%s\", but it cannot be referenced from this "
 
12686
"part of the query."
 
12687
msgstr ""
 
12688
 
 
12689
#: parser/parse_relation.c:2013
 
12690
#, c-format
 
12691
msgid "missing FROM-clause entry in subquery for table \"%s\""
 
12692
msgstr "����������� ������ � FROM-��������� � ���������� ��� ������� \"%s\""
 
12693
 
 
12694
#: parser/parse_relation.c:2015
 
12695
#, c-format
 
12696
msgid "missing FROM-clause entry for table \"%s\""
 
12697
msgstr "����������� ������ � FROM-��������� ��� ������� \"%s\""
 
12698
 
 
12699
#: parser/parse_relation.c:2025
 
12700
#, c-format
 
12701
msgid "adding missing FROM-clause entry in subquery for table \"%s\""
 
12702
msgstr ""
 
12703
"���������� ������������� ������ � FROM-��������� � ���������� ��� ������� \"%"
 
12704
"s\""
 
12705
 
 
12706
#: parser/parse_relation.c:2027
 
12707
#, c-format
 
12708
msgid "adding missing FROM-clause entry for table \"%s\""
 
12709
msgstr "���������� ������������� ������ � FROM-��������� ��� ������� \"%s\""
 
12710
 
 
12711
#: parser/parse_target.c:341 parser/parse_target.c:618
6048
12712
#, c-format
6049
12713
msgid "cannot assign to system column \"%s\""
6050
12714
msgstr "������ ��������� �������� ��������� ������� \"%s\""
6051
12715
 
6052
 
#: parser/parse_target.c:297
 
12716
#: parser/parse_target.c:366
6053
12717
msgid "cannot set an array element to DEFAULT"
6054
12718
msgstr "������ ���������� ������� ������� � DEFAULT"
6055
12719
 
6056
 
#: parser/parse_target.c:301
 
12720
#: parser/parse_target.c:371
6057
12721
msgid "cannot set a subfield to DEFAULT"
6058
12722
msgstr "������ ���������� ������� � DEFAULT"
6059
12723
 
6060
 
#: parser/parse_target.c:362
 
12724
#: parser/parse_target.c:434
6061
12725
#, c-format
6062
12726
msgid "column \"%s\" is of type %s but expression is of type %s"
6063
12727
msgstr "������� \"%s\" ����� ��� %s, �� ��� ���������: %s"
6064
12728
 
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
 
12729
#: parser/parse_target.c:602
 
12730
#, c-format
 
12731
msgid ""
 
12732
"cannot assign to field \"%s\" of column \"%s\" because its type %s is not a "
 
12733
"composite type"
 
12734
msgstr ""
 
12735
 
 
12736
#: parser/parse_target.c:611
 
12737
#, c-format
 
12738
msgid ""
 
12739
"cannot assign to field \"%s\" of column \"%s\" because there is no such "
 
12740
"column in data type %s"
 
12741
msgstr ""
 
12742
 
 
12743
#: parser/parse_target.c:685
 
12744
#, c-format
 
12745
msgid ""
 
12746
"array assignment to \"%s\" requires type %s but expression is of type %s"
 
12747
msgstr ""
 
12748
 
 
12749
#: parser/parse_target.c:695
6081
12750
#, c-format
6082
12751
msgid "subfield \"%s\" is of type %s but expression is of type %s"
6083
12752
msgstr ""
6084
12753
 
6085
 
#: parser/parse_target.c:810
 
12754
#: parser/parse_target.c:932
6086
12755
msgid "SELECT * with no tables specified is not valid"
6087
12756
msgstr "SELECT * ��� �������� ������ �������� �������"
6088
12757
 
6089
 
#: parser/parse_type.c:62
 
12758
#: parser/parse_type.c:82
6090
12759
#, c-format
6091
12760
msgid "improper %%TYPE reference (too few dotted names): %s"
6092
12761
msgstr ""
6093
12762
 
6094
 
#: parser/parse_type.c:83
 
12763
#: parser/parse_type.c:104
6095
12764
#, c-format
6096
12765
msgid "improper %%TYPE reference (too many dotted names): %s"
6097
12766
msgstr ""
6098
12767
 
6099
 
#: parser/parse_type.c:103
 
12768
#: parser/parse_type.c:126
6100
12769
#, c-format
6101
12770
msgid "type reference %s converted to %s"
6102
12771
msgstr ""
6103
12772
 
6104
 
#: parser/parse_type.c:206
6105
 
#: parser/parse_type.c:237
6106
 
#: utils/cache/typcache.c:155
 
12773
#: parser/parse_type.c:271
6107
12774
#, 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
 
12775
msgid "type modifier is not allowed for type \"%s\""
 
12776
msgstr ""
 
12777
 
 
12778
#: parser/parse_type.c:317
 
12779
msgid "type modifiers must be simple constants or identifiers"
 
12780
msgstr ""
 
12781
 
 
12782
#: parser/parse_type.c:525 parser/parse_type.c:622
6113
12783
#, c-format
6114
12784
msgid "invalid type name \"%s\""
6115
12785
msgstr "�������� ��� ���� \"%s\""
6116
12786
 
6117
 
#: parser/scansup.c:182
 
12787
#: parser/parse_utilcmd.c:327
 
12788
#, c-format
 
12789
msgid "%s will create implicit sequence \"%s\" for serial column \"%s.%s\""
 
12790
msgstr ""
 
12791
"%s ������� ��������������� ������������������ \"%s\" ��� serial-������� \"%s."
 
12792
"%s\""
 
12793
 
 
12794
#: parser/parse_utilcmd.c:423 parser/parse_utilcmd.c:433
 
12795
#, c-format
 
12796
msgid ""
 
12797
"conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
 
12798
msgstr ""
 
12799
"������������� ���������� NULL/NOT NULL ��� ������� \"%s\" � ������� \"%s\""
 
12800
 
 
12801
#: parser/parse_utilcmd.c:443
 
12802
#, c-format
 
12803
msgid "multiple default values specified for column \"%s\" of table \"%s\""
 
12804
msgstr ""
 
12805
"������� �������������� �������� �� ��������� ��� ������� \"%s\" � ������� \"%"
 
12806
"s\""
 
12807
 
 
12808
#: parser/parse_utilcmd.c:1193
 
12809
#, c-format
 
12810
msgid "column \"%s\" appears twice in primary key constraint"
 
12811
msgstr "������� \"%s\" ���������� ������ � ��������� �����"
 
12812
 
 
12813
#: parser/parse_utilcmd.c:1198
 
12814
#, c-format
 
12815
msgid "column \"%s\" appears twice in unique constraint"
 
12816
msgstr "������� \"%s\" ���������� ������ � ����������� UNIQUE"
 
12817
 
 
12818
#: parser/parse_utilcmd.c:1345
 
12819
#, fuzzy
 
12820
msgid "index expression cannot return a set"
 
12821
msgstr "�������� ��������� �� ����� ���������� ���������"
 
12822
 
 
12823
#: parser/parse_utilcmd.c:1355
 
12824
#, fuzzy
 
12825
msgid ""
 
12826
"index expressions and predicates can refer only to the table being indexed"
 
12827
msgstr ""
 
12828
"��������� ��������� � ��������� ����� ��������� ������ �� ������������� "
 
12829
"�������"
 
12830
 
 
12831
#: parser/parse_utilcmd.c:1450
 
12832
#, fuzzy
 
12833
msgid "rule WHERE condition cannot contain references to other relations"
 
12834
msgstr "������� ������� WHERE �� ����� ��������� ������ �� ������ ���������"
 
12835
 
 
12836
#: parser/parse_utilcmd.c:1456
 
12837
#, fuzzy
 
12838
msgid "cannot use aggregate function in rule WHERE condition"
 
12839
msgstr "������ ������������ ���������� ������� � CHECK-�����������"
 
12840
 
 
12841
#: parser/parse_utilcmd.c:1528
 
12842
#, fuzzy
 
12843
msgid ""
 
12844
"rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE "
 
12845
"actions"
 
12846
msgstr ""
 
12847
"������� � ��������� WHERE ����� ��������� ������ �������� SELECT, INSERT, "
 
12848
"UPDATE ��� DELETE"
 
12849
 
 
12850
#: parser/parse_utilcmd.c:1546 parser/parse_utilcmd.c:1616
 
12851
#: rewrite/rewriteManip.c:821 rewrite/rewriteHandler.c:417
 
12852
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
 
12853
msgstr "�������� ������� UNION/INTERSECT/EXCEPT �� �����������"
 
12854
 
 
12855
#: parser/parse_utilcmd.c:1564
 
12856
#, fuzzy
 
12857
msgid "ON SELECT rule cannot use OLD"
 
12858
msgstr "������ ������������ OLD � ������� ON SELECT"
 
12859
 
 
12860
#: parser/parse_utilcmd.c:1568
 
12861
#, fuzzy
 
12862
msgid "ON SELECT rule cannot use NEW"
 
12863
msgstr "������ ������������ NEW � ������� ON SELECT"
 
12864
 
 
12865
#: parser/parse_utilcmd.c:1577
 
12866
#, fuzzy
 
12867
msgid "ON INSERT rule cannot use OLD"
 
12868
msgstr "������ ������������ OLD � ������� ON INSERT"
 
12869
 
 
12870
#: parser/parse_utilcmd.c:1583
 
12871
#, fuzzy
 
12872
msgid "ON DELETE rule cannot use NEW"
 
12873
msgstr "������ ������������ NEW � ������� ON DELETE"
 
12874
 
 
12875
#: parser/parse_utilcmd.c:1884
 
12876
msgid "misplaced DEFERRABLE clause"
 
12877
msgstr "����������� ������������� ��������� DEFERRABLE"
 
12878
 
 
12879
#: parser/parse_utilcmd.c:1888 parser/parse_utilcmd.c:1901
 
12880
msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
 
12881
msgstr "�������������� ��������� DEFERRABLE/NOT DEFERRABLE �� ���������"
 
12882
 
 
12883
#: parser/parse_utilcmd.c:1897
 
12884
msgid "misplaced NOT DEFERRABLE clause"
 
12885
msgstr "����������� ������������� ��������� NOT DEFERRABLE"
 
12886
 
 
12887
#: parser/parse_utilcmd.c:1908 parser/parse_utilcmd.c:1931 gram.y:2780
 
12888
#: gram.y:2795
 
12889
msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
 
12890
msgstr ""
 
12891
"����������� ����������������� ��� INITIALLY DEFERRED ����� ������ ���� "
 
12892
"DEFERRABLE"
 
12893
 
 
12894
#: parser/parse_utilcmd.c:1915
 
12895
msgid "misplaced INITIALLY DEFERRED clause"
 
12896
msgstr "����������� ������������� ��������� INITIALLY DEFERRED"
 
12897
 
 
12898
#: parser/parse_utilcmd.c:1919 parser/parse_utilcmd.c:1942
 
12899
msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
 
12900
msgstr "�������������� ��������� INITIALLY IMMEDIATE/DEFERRED �� ���������"
 
12901
 
 
12902
#: parser/parse_utilcmd.c:1938
 
12903
msgid "misplaced INITIALLY IMMEDIATE clause"
 
12904
msgstr "����������� ������������� ��������� INITIALLY IMMEDIATE"
 
12905
 
 
12906
#: parser/parse_utilcmd.c:2109
 
12907
#, c-format
 
12908
msgid ""
 
12909
"CREATE specifies a schema (%s) different from the one being created (%s)"
 
12910
msgstr "CREATE ��������� ����� (%s) �������� �� ����������� (%s)"
 
12911
 
 
12912
#: parser/scansup.c:181
6118
12913
#, c-format
6119
12914
msgid "identifier \"%s\" will be truncated to \"%.*s\""
6120
12915
msgstr ""
6121
12916
 
6122
 
#: scan.l:312
 
12917
#: scan.l:360
6123
12918
msgid "unterminated /* comment"
6124
12919
msgstr "���������� ����������� /*"
6125
12920
 
6126
 
#: scan.l:339
 
12921
#: scan.l:389
6127
12922
msgid "unterminated bit string literal"
6128
12923
msgstr ""
6129
12924
 
6130
 
#: scan.l:358
 
12925
#: scan.l:410
6131
12926
msgid "unterminated hexadecimal string literal"
6132
12927
msgstr ""
6133
12928
 
6134
 
#: scan.l:407
 
12929
#: scan.l:474
 
12930
msgid "unsafe use of \\' in a string literal"
 
12931
msgstr ""
 
12932
 
 
12933
#: scan.l:475
 
12934
msgid ""
 
12935
"Use '' to write quotes in strings. \\' is insecure in client-only encodings."
 
12936
msgstr ""
 
12937
 
 
12938
#: scan.l:504
6135
12939
msgid "unterminated quoted string"
6136
12940
msgstr ""
6137
12941
 
6138
 
#: scan.l:441
 
12942
#: scan.l:547
6139
12943
msgid "unterminated dollar-quoted string"
6140
12944
msgstr ""
6141
12945
 
6142
 
#: scan.l:453
 
12946
#: scan.l:559
6143
12947
msgid "zero-length delimited identifier"
6144
12948
msgstr ""
6145
12949
 
6146
 
#: scan.l:466
 
12950
#: scan.l:572
6147
12951
msgid "unterminated quoted identifier"
6148
12952
msgstr ""
6149
12953
 
 
12954
#: scan.l:654
 
12955
#, fuzzy
 
12956
msgid "operator too long"
 
12957
msgstr "������������� ������� ������"
 
12958
 
6150
12959
#. translator: %s is typically "syntax error"
6151
 
#: scan.l:621
 
12960
#: scan.l:798
6152
12961
#, c-format
6153
12962
msgid "%s at end of input"
6154
12963
msgstr "%s � ����� �����"
6155
12964
 
6156
12965
#. translator: first %s is typically "syntax error"
6157
 
#: scan.l:629
 
12966
#: scan.l:806
6158
12967
#, c-format
6159
12968
msgid "%s at or near \"%s\""
6160
12969
msgstr "%s � ��� ����� \"%s\""
6161
12970
 
6162
 
#: y.tab.c:9499
6163
 
msgid "syntax error: cannot back up"
6164
 
msgstr "������ ����������: ������ ���������"
6165
 
 
6166
 
#: gram.y:989
6167
 
#: gram.y:1015
 
12971
#: scan.l:940
 
12972
msgid "nonstandard use of \\' in a string literal"
 
12973
msgstr ""
 
12974
 
 
12975
#: scan.l:941
 
12976
msgid ""
 
12977
"Use '' to write quotes in strings, or use the escape string syntax (E'...')."
 
12978
msgstr ""
 
12979
 
 
12980
#: scan.l:950
 
12981
msgid "nonstandard use of \\\\ in a string literal"
 
12982
msgstr ""
 
12983
 
 
12984
#: scan.l:951
 
12985
msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
 
12986
msgstr ""
 
12987
 
 
12988
#: scan.l:965
 
12989
msgid "nonstandard use of escape in a string literal"
 
12990
msgstr ""
 
12991
 
 
12992
#: scan.l:966
 
12993
msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
 
12994
msgstr ""
 
12995
 
 
12996
#: gram.y:1209 gram.y:1221
6168
12997
msgid "time zone interval must be HOUR or HOUR TO MINUTE"
6169
12998
msgstr "�������� ��������� ���� ������ ���� HOUR ��� HOUR TO MINUTE"
6170
12999
 
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"
 
13000
#: gram.y:2368
 
13001
#, fuzzy
 
13002
msgid "CREATE TABLE AS cannot specify INTO"
6206
13003
msgstr "CREATE TABLE AS �� ����� ��������� INTO"
6207
13004
 
6208
 
#: gram.y:2435
 
13005
#: gram.y:2858
6209
13006
msgid "CREATE ASSERTION is not yet implemented"
6210
13007
msgstr "��������� CREATE ASSERTION �ݣ �� �����������"
6211
13008
 
6212
 
#: gram.y:2451
 
13009
#: gram.y:2874
6213
13010
msgid "DROP ASSERTION is not yet implemented"
6214
13011
msgstr "��������� DROP ASSERTION �ݣ �� �����������"
6215
13012
 
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
 
13013
#: gram.y:5261 gram.y:5267 gram.y:5273
 
13014
#, fuzzy
 
13015
msgid "WITH CHECK OPTION is not implemented"
 
13016
msgstr "UNION JOIN �� ����������"
 
13017
 
 
13018
#: gram.y:5826
6235
13019
msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
6236
13020
msgstr "������ �ͣ� ������� �� �������� � CREATE TABLE / AS EXECUTE"
6237
13021
 
6238
 
#: gram.y:5011
 
13022
#: gram.y:6039
 
13023
#, fuzzy
 
13024
msgid "number of columns does not match number of values"
 
13025
msgstr "����� ������� �� ��������� � ������ �������"
 
13026
 
 
13027
#: gram.y:6365
6239
13028
msgid "LIMIT #,# syntax is not supported"
6240
13029
msgstr "��������� LIMIT #,# �� ��������������"
6241
13030
 
6242
 
#: gram.y:5012
 
13031
#: gram.y:6366
6243
13032
msgid "Use separate LIMIT and OFFSET clauses."
6244
13033
msgstr "����������� ��������� ��������� LIMIT � OFFSET."
6245
13034
 
6246
 
#: gram.y:5162
 
13035
#: gram.y:6550
 
13036
#, fuzzy
 
13037
msgid "VALUES in FROM must have an alias"
 
13038
msgstr "��������� � FROM ������ ����� �����"
 
13039
 
 
13040
#: gram.y:6551
 
13041
#, fuzzy
 
13042
msgid "For example, FROM (VALUES ...) [AS] foo."
 
13043
msgstr "��������, FROM (SELECT ...) [AS] foo."
 
13044
 
 
13045
#: gram.y:6556
6247
13046
msgid "For example, FROM (SELECT ...) [AS] foo."
6248
13047
msgstr "��������, FROM (SELECT ...) [AS] foo."
6249
13048
 
6250
 
#: gram.y:5572
 
13049
#: gram.y:7011
6251
13050
msgid "precision for type float must be at least 1 bit"
6252
13051
msgstr "�������� ���� float ������ ���� ������� 1 ���"
6253
13052
 
6254
 
#: gram.y:5580
 
13053
#: gram.y:7019
6255
13054
msgid "precision for type float must be less than 54 bits"
6256
13055
msgstr "�������� ���� float ������ ���� ����� 54 ���"
6257
13056
 
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
 
13057
#: gram.y:7656
6313
13058
msgid "UNIQUE predicate is not yet implemented"
6314
13059
msgstr "�������� UNIQUE �ݣ �� ����������"
6315
13060
 
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
 
13061
#: gram.y:9420
6357
13062
msgid "OLD used in query that is not in a rule"
6358
13063
msgstr "OLD ����������� � ������� �� ���������� ��������"
6359
13064
 
6360
 
#: gram.y:7996
 
13065
#: gram.y:9429
6361
13066
msgid "NEW used in query that is not in a rule"
6362
13067
msgstr "NEW ����������� � ������� �� ���������� ��������"
6363
13068
 
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
 
13069
#: gram.y:9580
6381
13070
msgid "wrong number of parameters on left side of OVERLAPS expression"
6382
13071
msgstr "�������� ����� ���������� ����� � ��������� OVERLAPS"
6383
13072
 
6384
 
#: gram.y:8201
 
13073
#: gram.y:9586
6385
13074
msgid "wrong number of parameters on right side of OVERLAPS expression"
6386
13075
msgstr "�������� ����� ���������� ������ � ��������� OVERLAPS"
6387
13076
 
6388
 
#: gram.y:8299
 
13077
#: gram.y:9686
6389
13078
msgid "multiple ORDER BY clauses not allowed"
6390
13079
msgstr "�������������� ��������� ORDER BY �� ���������"
6391
13080
 
6392
 
#: gram.y:8307
6393
 
msgid "multiple FOR UPDATE clauses not allowed"
6394
 
msgstr "�������������� ��������� FOR UPDATE �� ���������"
6395
 
 
6396
 
#: gram.y:8315
 
13081
#: gram.y:9696
6397
13082
msgid "multiple OFFSET clauses not allowed"
6398
13083
msgstr "�������������� ��������� OFFSET �� ���������"
6399
13084
 
6400
 
#: gram.y:8323
 
13085
#: gram.y:9704
6401
13086
msgid "multiple LIMIT clauses not allowed"
6402
13087
msgstr "�������������� ��������� LIMIT �� ���������"
6403
13088
 
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"
 
13089
#: port/win32/signal.c:189
 
13090
#, c-format
 
13091
msgid "could not create signal listener pipe for pid %d: error code %d"
 
13092
msgstr ""
 
13093
 
 
13094
#: port/win32/signal.c:269
 
13095
#, c-format
 
13096
msgid "could not create signal listener pipe: error code %d; retrying\n"
 
13097
msgstr ""
 
13098
 
 
13099
#: port/win32/signal.c:282
 
13100
#, c-format
 
13101
msgid "could not create signal dispatch thread: error code %d\n"
 
13102
msgstr ""
6446
13103
 
6447
13104
#: port/win32/security.c:43
6448
13105
#, c-format
6459
13116
msgid "could not get SID for PowerUsers group: error code %d\n"
6460
13117
msgstr ""
6461
13118
 
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
 
13119
#: port/sysv_sema.c:114 port/pg_sema.c:114
6479
13120
#, c-format
6480
13121
msgid "could not create semaphores: %m"
6481
13122
msgstr "�� ���������� ������� ��������: %m"
6482
13123
 
6483
 
#: port/pg_sema.c:118
6484
 
#: port/sysv_sema.c:118
 
13124
#: port/sysv_sema.c:115 port/pg_sema.c:115
6485
13125
#, c-format
6486
13126
msgid "Failed system call was semget(%lu, %d, 0%o)."
6487
13127
msgstr ""
6488
13128
 
6489
 
#: port/pg_sema.c:122
6490
 
#: port/sysv_sema.c:122
 
13129
#: port/sysv_sema.c:119 port/pg_sema.c:119
6491
13130
#, c-format
6492
13131
msgid ""
6493
13132
"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
 
13133
"It occurs when either the system limit for the maximum number of semaphore "
 
13134
"sets (SEMMNI), or the system wide maximum number of semaphores (SEMMNS), "
 
13135
"would be exceeded.  You need to raise the respective kernel parameter.  "
 
13136
"Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its "
 
13137
"max_connections parameter (currently %d).\n"
 
13138
"The PostgreSQL documentation contains more information about configuring "
 
13139
"your system for PostgreSQL."
 
13140
msgstr ""
 
13141
 
 
13142
#: port/sysv_sema.c:148 port/pg_sema.c:148
 
13143
#, c-format
 
13144
msgid ""
 
13145
"You possibly need to raise your kernel's SEMVMX value to be at least %d.  "
 
13146
"Look into the PostgreSQL documentation for details."
 
13147
msgstr ""
 
13148
 
 
13149
#: port/win32_sema.c:94
 
13150
#, fuzzy, c-format
 
13151
msgid "could not create semaphore: error code %d"
 
13152
msgstr "�� ���������� ������� ��������: %m"
 
13153
 
 
13154
#: port/win32_sema.c:161
 
13155
#, fuzzy, c-format
 
13156
msgid "could not lock semaphore: error code %d"
 
13157
msgstr "�� ���������� ������� ��������: %m"
 
13158
 
 
13159
#: port/win32_sema.c:174
 
13160
#, fuzzy, c-format
 
13161
msgid "could not unlock semaphore: error code %d"
 
13162
msgstr "�� ���������� ������� ��������: %m"
 
13163
 
 
13164
#: port/win32_sema.c:203
 
13165
#, fuzzy, c-format
 
13166
msgid "could not try-lock semaphore: error code %d"
 
13167
msgstr "�� ���������� ������� ��������: %m"
 
13168
 
 
13169
#: port/sysv_shmem.c:99 port/pg_shmem.c:99
 
13170
#, c-format
 
13171
msgid "could not create shared memory segment: %m"
 
13172
msgstr ""
 
13173
 
 
13174
#: port/sysv_shmem.c:100 port/pg_shmem.c:100
 
13175
#, c-format
 
13176
msgid "Failed system call was shmget(key=%lu, size=%lu, 0%o)."
 
13177
msgstr ""
 
13178
 
 
13179
#: port/sysv_shmem.c:104 port/pg_shmem.c:104
 
13180
#, c-format
 
13181
msgid ""
 
13182
"This error usually means that PostgreSQL's request for a shared memory "
 
13183
"segment exceeded your kernel's SHMMAX parameter.  You can either reduce the "
 
13184
"request size or reconfigure the kernel with larger SHMMAX.  To reduce the "
 
13185
"request size (currently %lu bytes), reduce PostgreSQL's shared_buffers "
 
13186
"parameter (currently %d) and/or its max_connections parameter (currently %"
 
13187
"d).\n"
 
13188
"If the request size is already small, it's possible that it is less than "
 
13189
"your kernel's SHMMIN parameter, in which case raising the request size or "
 
13190
"reconfiguring SHMMIN is called for.\n"
 
13191
"The PostgreSQL documentation contains more information about shared memory "
 
13192
"configuration."
 
13193
msgstr ""
 
13194
 
 
13195
#: port/sysv_shmem.c:117 port/pg_shmem.c:117
 
13196
#, c-format
 
13197
msgid ""
 
13198
"This error usually means that PostgreSQL's request for a shared memory "
 
13199
"segment exceeded available memory or swap space. To reduce the request size "
 
13200
"(currently %lu bytes), reduce PostgreSQL's shared_buffers parameter "
 
13201
"(currently %d) and/or its max_connections parameter (currently %d).\n"
 
13202
"The PostgreSQL documentation contains more information about shared memory "
 
13203
"configuration."
 
13204
msgstr ""
 
13205
 
 
13206
#: port/sysv_shmem.c:126 port/pg_shmem.c:126
 
13207
#, c-format
 
13208
msgid ""
 
13209
"This error does *not* mean that you have run out of disk space. It occurs "
 
13210
"either if all available shared memory IDs have been taken, in which case you "
 
13211
"need to raise the SHMMNI parameter in your kernel, or because the system's "
 
13212
"overall limit for shared memory has been reached.  If you cannot increase "
 
13213
"the shared memory limit, reduce PostgreSQL's shared memory request "
 
13214
"(currently %lu bytes), by reducing its shared_buffers parameter (currently %"
 
13215
"d) and/or its max_connections parameter (currently %d).\n"
 
13216
"The PostgreSQL documentation contains more information about shared memory "
 
13217
"configuration."
 
13218
msgstr ""
 
13219
 
 
13220
#: port/sysv_shmem.c:381 port/pg_shmem.c:381
 
13221
#, c-format
 
13222
msgid "could not stat data directory \"%s\": %m"
 
13223
msgstr "������ ��� stat ��� ���������� ������ \"%s\": %m"
 
13224
 
 
13225
#: port/win32_shmem.c:143 port/win32_shmem.c:166 port/win32_shmem.c:183
 
13226
#: port/win32_shmem.c:204
 
13227
#, fuzzy, c-format
 
13228
msgid "could not create shared memory segment: %lu"
 
13229
msgstr "�� ���������� �������� ������� ����� ������ \"%s\""
 
13230
 
 
13231
#: port/win32_shmem.c:144 port/win32_shmem.c:167
 
13232
#, c-format
 
13233
msgid "Failed system call was CreateFileMapping(size=%lu, name=%s)."
 
13234
msgstr ""
 
13235
 
 
13236
#: port/win32_shmem.c:172
 
13237
msgid "pre-existing shared memory block is still in use"
 
13238
msgstr ""
 
13239
 
 
13240
#: port/win32_shmem.c:173
 
13241
msgid ""
 
13242
"Check if there are any old server processes still running, and terminate "
 
13243
"them."
 
13244
msgstr ""
 
13245
 
 
13246
#: port/win32_shmem.c:184
 
13247
msgid "Failed system call was DuplicateHandle."
 
13248
msgstr ""
 
13249
 
 
13250
#: port/win32_shmem.c:205
 
13251
msgid "Failed system call was MapViewOfFileEx."
 
13252
msgstr ""
 
13253
 
 
13254
#: postmaster/autovacuum.c:356
 
13255
#, fuzzy, c-format
 
13256
msgid "could not fork autovacuum launcher process: %m"
 
13257
msgstr "�� ���������� ���������� ������� ��������: %m"
 
13258
 
 
13259
#: postmaster/autovacuum.c:520
 
13260
msgid "autovacuum launcher started"
 
13261
msgstr ""
 
13262
 
 
13263
#: postmaster/autovacuum.c:752
 
13264
#, fuzzy
 
13265
msgid "autovacuum launcher shutting down"
 
13266
msgstr "��������� �������"
 
13267
 
 
13268
#: postmaster/autovacuum.c:1404
 
13269
#, fuzzy, c-format
 
13270
msgid "could not fork autovacuum worker process: %m"
 
13271
msgstr "�� ���������� ���������� ������� ��������: %m"
 
13272
 
 
13273
#: postmaster/autovacuum.c:1606
 
13274
#, c-format
 
13275
msgid "autovacuum: processing database \"%s\""
 
13276
msgstr ""
 
13277
 
 
13278
#: postmaster/autovacuum.c:2144
 
13279
#, c-format
 
13280
msgid "automatic vacuum of table \"%s.%s.%s\""
 
13281
msgstr ""
 
13282
 
 
13283
#: postmaster/autovacuum.c:2147
 
13284
#, c-format
 
13285
msgid "automatic analyze of table \"%s.%s.%s\""
 
13286
msgstr ""
 
13287
 
 
13288
#: postmaster/autovacuum.c:2716
 
13289
msgid "autovacuum not started because of misconfiguration"
 
13290
msgstr ""
 
13291
 
 
13292
#: postmaster/autovacuum.c:2717
 
13293
msgid "Enable the \"track_counts\" option."
 
13294
msgstr ""
 
13295
 
 
13296
#: postmaster/autovacuum.c:2773
 
13297
#, fuzzy
 
13298
msgid "not enough shared memory for autovacuum"
 
13299
msgstr "�� ����� ������� ������"
 
13300
 
 
13301
#: postmaster/bgwriter.c:450
 
13302
#, c-format
 
13303
msgid "checkpoints are occurring too frequently (%d seconds apart)"
 
13304
msgstr "����������� ����� ���������� ������� ����� (������ �� �����: %d)"
 
13305
 
 
13306
#: postmaster/bgwriter.c:452
 
13307
msgid ""
 
13308
"Consider increasing the configuration parameter \"checkpoint_segments\"."
 
13309
msgstr ""
 
13310
"��������� �� ���������� ��������� ������������ \"checkpoint_segments\"."
 
13311
 
 
13312
#: postmaster/bgwriter.c:541
 
13313
#, c-format
 
13314
msgid "transaction log switch forced (archive_timeout=%d)"
 
13315
msgstr ""
 
13316
 
 
13317
#: postmaster/bgwriter.c:838
 
13318
msgid "not enough shared memory for background writer"
 
13319
msgstr ""
 
13320
 
 
13321
#: postmaster/bgwriter.c:962
 
13322
msgid "checkpoint request failed"
 
13323
msgstr ""
 
13324
 
 
13325
#: postmaster/bgwriter.c:963
 
13326
#, fuzzy
 
13327
msgid "Consult recent messages in the server log for details."
 
13328
msgstr "�������� ����������� � ������� �������."
 
13329
 
 
13330
#: postmaster/pgarch.c:158
 
13331
#, c-format
 
13332
msgid "could not fork archiver: %m"
 
13333
msgstr ""
 
13334
 
 
13335
#: postmaster/pgarch.c:416
 
13336
msgid "archive_mode enabled, yet archive_command is not set"
 
13337
msgstr ""
 
13338
 
 
13339
#: postmaster/pgarch.c:454
 
13340
#, c-format
 
13341
msgid "transaction log file \"%s\" could not be archived: too many failures"
 
13342
msgstr ""
 
13343
 
 
13344
#: postmaster/pgarch.c:557
 
13345
#, fuzzy, c-format
 
13346
msgid "archive command failed with exit code %d"
 
13347
msgstr "%s (PID %d) ���������� � ����� ������ %d"
 
13348
 
 
13349
#: postmaster/pgarch.c:559 postmaster/pgarch.c:569 postmaster/pgarch.c:576
 
13350
#: postmaster/pgarch.c:582 postmaster/pgarch.c:591
 
13351
#, fuzzy, c-format
 
13352
msgid "The failed archive command was: %s"
 
13353
msgstr "��������� ������� � �������: %s"
 
13354
 
 
13355
#: postmaster/pgarch.c:566
 
13356
#, c-format
 
13357
msgid "archive command was terminated by exception 0x%X"
 
13358
msgstr ""
 
13359
 
 
13360
#: postmaster/pgarch.c:568 postmaster/postmaster.c:2519
 
13361
msgid ""
 
13362
"See C include file \"ntstatus.h\" for a description of the hexadecimal value."
 
13363
msgstr ""
 
13364
 
 
13365
#: postmaster/pgarch.c:573
 
13366
#, fuzzy, c-format
 
13367
msgid "archive command was terminated by signal %d: %s"
 
13368
msgstr "%s (PID %d) ��� �����ۣ� �������� %d"
 
13369
 
 
13370
#: postmaster/pgarch.c:580
 
13371
#, fuzzy, c-format
 
13372
msgid "archive command was terminated by signal %d"
 
13373
msgstr "%s (PID %d) ��� �����ۣ� �������� %d"
 
13374
 
 
13375
#: postmaster/pgarch.c:589
 
13376
#, fuzzy, c-format
 
13377
msgid "archive command exited with unrecognized status %d"
 
13378
msgstr "%s (PID %d) ���������� � ����������� �������� %d"
 
13379
 
 
13380
#: postmaster/pgarch.c:601
 
13381
#, c-format
 
13382
msgid "archived transaction log file \"%s\""
 
13383
msgstr "���� ���������� \"%s\" �������������"
 
13384
 
 
13385
#: postmaster/pgarch.c:650
 
13386
#, c-format
 
13387
msgid "could not open archive status directory \"%s\": %m"
 
13388
msgstr ""
 
13389
 
 
13390
#: postmaster/pgstat.c:272
 
13391
#, c-format
 
13392
msgid "could not resolve \"localhost\": %s"
 
13393
msgstr ""
 
13394
 
 
13395
#: postmaster/pgstat.c:295
 
13396
#, fuzzy
 
13397
msgid "trying another address for the statistics collector"
 
13398
msgstr "�� ���������� ������� ����� ��� �������� ����������: %m"
 
13399
 
 
13400
#: postmaster/pgstat.c:304
 
13401
#, c-format
 
13402
msgid "could not create socket for statistics collector: %m"
 
13403
msgstr "�� ���������� ������� ����� ��� �������� ����������: %m"
 
13404
 
 
13405
#: postmaster/pgstat.c:316
 
13406
#, c-format
 
13407
msgid "could not bind socket for statistics collector: %m"
 
13408
msgstr ""
 
13409
 
 
13410
#: postmaster/pgstat.c:327
 
13411
#, c-format
 
13412
msgid "could not get address of socket for statistics collector: %m"
 
13413
msgstr ""
 
13414
 
 
13415
#: postmaster/pgstat.c:343
 
13416
#, c-format
 
13417
msgid "could not connect socket for statistics collector: %m"
 
13418
msgstr ""
 
13419
 
 
13420
#: postmaster/pgstat.c:364
 
13421
#, c-format
 
13422
msgid "could not send test message on socket for statistics collector: %m"
 
13423
msgstr ""
 
13424
 
 
13425
#: postmaster/pgstat.c:389 postmaster/pgstat.c:2317
 
13426
#, c-format
 
13427
msgid "select() failed in statistics collector: %m"
 
13428
msgstr "select() �� ������ � �������� ����������: %m"
 
13429
 
 
13430
#: postmaster/pgstat.c:404
 
13431
msgid "test message did not get through on socket for statistics collector"
 
13432
msgstr ""
 
13433
 
 
13434
#: postmaster/pgstat.c:419
 
13435
#, c-format
 
13436
msgid "could not receive test message on socket for statistics collector: %m"
 
13437
msgstr ""
 
13438
 
 
13439
#: postmaster/pgstat.c:429
 
13440
msgid "incorrect test message transmission on socket for statistics collector"
 
13441
msgstr ""
 
13442
 
 
13443
#: postmaster/pgstat.c:452
 
13444
#, c-format
 
13445
msgid "could not set statistics collector socket to nonblocking mode: %m"
 
13446
msgstr ""
 
13447
 
 
13448
#: postmaster/pgstat.c:462
 
13449
msgid "disabling statistics collector for lack of working socket"
 
13450
msgstr ""
 
13451
 
 
13452
#: postmaster/pgstat.c:563
 
13453
#, c-format
 
13454
msgid "could not fork statistics collector: %m"
 
13455
msgstr ""
 
13456
 
 
13457
#: postmaster/pgstat.c:975
 
13458
msgid "must be superuser to reset statistics counters"
 
13459
msgstr "����� ���� ��������������� ��� ������ �ޣ������ ����������"
 
13460
 
 
13461
#: postmaster/pgstat.c:2296
 
13462
#, fuzzy, c-format
 
13463
msgid "poll() failed in statistics collector: %m"
 
13464
msgstr "select() �� ������ � �������� ����������: %m"
 
13465
 
 
13466
#: postmaster/pgstat.c:2341
 
13467
#, c-format
 
13468
msgid "could not read statistics message: %m"
 
13469
msgstr "�� ���������� ��������� ��������� ����������: %m"
 
13470
 
 
13471
#: postmaster/pgstat.c:2410
 
13472
#, fuzzy, c-format
 
13473
msgid "could not set statistics collector timer: %m"
 
13474
msgstr "�� ���������� ������� ����� ��� �������� ����������: %m"
 
13475
 
 
13476
#: postmaster/pgstat.c:2524
 
13477
#, c-format
 
13478
msgid "could not open temporary statistics file \"%s\": %m"
 
13479
msgstr "�� ���������� ������� ��������� ���� ���������� \"%s\": %m"
 
13480
 
 
13481
#: postmaster/pgstat.c:2581
 
13482
#, fuzzy, c-format
 
13483
msgid "could not write temporary statistics file \"%s\": %m"
 
13484
msgstr "�� ���������� ������� ��������� ���� ���������� \"%s\": %m"
 
13485
 
 
13486
#: postmaster/pgstat.c:2590
 
13487
#, c-format
 
13488
msgid "could not close temporary statistics file \"%s\": %m"
 
13489
msgstr "�� ���������� ������� ��������� ���� ���������� \"%s\": %m"
 
13490
 
 
13491
#: postmaster/pgstat.c:2598
 
13492
#, c-format
 
13493
msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m"
 
13494
msgstr ""
 
13495
"�� ���������� ������������� ��������� ���� ���������� �� \"%s\" � \"%s\": %m"
 
13496
 
 
13497
#: postmaster/pgstat.c:2663 postmaster/pgstat.c:2673 postmaster/pgstat.c:2695
 
13498
#: postmaster/pgstat.c:2709 postmaster/pgstat.c:2759 postmaster/pgstat.c:2776
 
13499
#: postmaster/pgstat.c:2791
 
13500
msgid "corrupted pgstat.stat file"
 
13501
msgstr ""
 
13502
 
 
13503
#: postmaster/pgstat.c:3020
 
13504
msgid "database hash table corrupted during cleanup --- abort"
 
13505
msgstr ""
 
13506
 
 
13507
#: postmaster/postmaster.c:522
 
13508
#, fuzzy, c-format
 
13509
msgid "%s: invalid argument for option -f: \"%s\"\n"
 
13510
msgstr "%s: �������� ��������: \"%s\"\n"
 
13511
 
 
13512
#: postmaster/postmaster.c:608
 
13513
#, fuzzy, c-format
 
13514
msgid "%s: invalid argument for option -t: \"%s\"\n"
 
13515
msgstr "%s: �������� ��������: \"%s\"\n"
 
13516
 
 
13517
#: postmaster/postmaster.c:659
6516
13518
#, c-format
6517
13519
msgid "%s: invalid argument: \"%s\"\n"
6518
13520
msgstr "%s: �������� ��������: \"%s\"\n"
6519
13521
 
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
 
13522
#: postmaster/postmaster.c:671
 
13523
#, c-format
 
13524
msgid "%s: could not locate matching postgres executable"
 
13525
msgstr "%s: �� ������ ���������� ����������� ���� postgres"
 
13526
 
 
13527
#: postmaster/postmaster.c:697
 
13528
#, c-format
 
13529
msgid ""
 
13530
"%s: the number of buffers (-B) must be at least twice the number of allowed "
 
13531
"connections (-N) and at least 16\n"
 
13532
msgstr ""
 
13533
"%s: ����� ������� (-B) ����� ���� ��� ������� � ��� ���� ������ ����� "
 
13534
"����������� ������������� (-N) � ��� ������� 16\n"
 
13535
 
 
13536
#: postmaster/postmaster.c:703
6526
13537
#, c-format
6527
13538
msgid "%s: superuser_reserved_connections must be less than max_connections\n"
6528
13539
msgstr ""
6529
13540
 
6530
 
#: postmaster/postmaster.c:620
 
13541
#: postmaster/postmaster.c:713
6531
13542
#, c-format
6532
13543
msgid "%s: invalid datetoken tables, please fix\n"
6533
13544
msgstr ""
6534
13545
 
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
 
13546
#: postmaster/postmaster.c:819
6541
13547
msgid "invalid list syntax for \"listen_addresses\""
6542
13548
msgstr "�������� ������� ��������� ��� \"listen_addresses\""
6543
13549
 
6544
 
#: postmaster/postmaster.c:740
 
13550
#: postmaster/postmaster.c:840
6545
13551
#, c-format
6546
13552
msgid "could not create listen socket for \"%s\""
6547
13553
msgstr ""
6548
13554
 
6549
 
#: postmaster/postmaster.c:769
 
13555
#: postmaster/postmaster.c:846
 
13556
#, fuzzy
 
13557
msgid "could not create any TCP/IP sockets"
 
13558
msgstr "�� ���������� ������� ����� ������ UNIX"
 
13559
 
 
13560
#: postmaster/postmaster.c:873
6550
13561
msgid "could not create Unix-domain socket"
6551
13562
msgstr "�� ���������� ������� ����� ������ UNIX"
6552
13563
 
6553
 
#: postmaster/postmaster.c:777
 
13564
#: postmaster/postmaster.c:881
6554
13565
msgid "no socket created for listening"
6555
13566
msgstr ""
6556
13567
 
6557
 
#: postmaster/postmaster.c:854
 
13568
#: postmaster/postmaster.c:913
 
13569
msgid "could not create I/O completion port for child queue"
 
13570
msgstr ""
 
13571
 
 
13572
#: postmaster/postmaster.c:957
6558
13573
#, c-format
6559
13574
msgid "%s: could not write external PID file \"%s\": %s\n"
6560
13575
msgstr ""
6561
13576
 
6562
 
#: postmaster/postmaster.c:947
 
13577
#: postmaster/postmaster.c:1057
6563
13578
#, c-format
6564
13579
msgid "data directory \"%s\" does not exist"
6565
13580
msgstr "���������� ������ \"%s\" �� ����������"
6566
13581
 
6567
 
#: postmaster/postmaster.c:952
 
13582
#: postmaster/postmaster.c:1062
6568
13583
#, c-format
6569
13584
msgid "could not read permissions of directory \"%s\": %m"
6570
13585
msgstr "�� ���������� ������� ����� �� ���������� \"%s\": %m"
6571
13586
 
6572
 
#: postmaster/postmaster.c:967
 
13587
#: postmaster/postmaster.c:1079
 
13588
#, fuzzy, c-format
 
13589
msgid "data directory \"%s\" has wrong ownership"
 
13590
msgstr "���������� ������ \"%s\" ����� ������ ��� ������ ��� ����"
 
13591
 
 
13592
#: postmaster/postmaster.c:1081
 
13593
msgid "The server must be started by the user that owns the data directory."
 
13594
msgstr ""
 
13595
 
 
13596
#: postmaster/postmaster.c:1101
6573
13597
#, c-format
6574
13598
msgid "data directory \"%s\" has group or world access"
6575
13599
msgstr "���������� ������ \"%s\" ����� ������ ��� ������ ��� ����"
6576
13600
 
6577
 
#: postmaster/postmaster.c:969
 
13601
#: postmaster/postmaster.c:1103
6578
13602
msgid "Permissions should be u=rwx (0700)."
6579
13603
msgstr "����� ������ ����: u=rwx (0700)."
6580
13604
 
6581
 
#: postmaster/postmaster.c:980
 
13605
#: postmaster/postmaster.c:1114
6582
13606
#, c-format
6583
13607
msgid ""
6584
13608
"%s: could not find the database system\n"
6589
13613
"��������� ����� ţ � ���������� \"%s\",\n"
6590
13614
"�� �� ���������� ������� ���� \"%s\": %s\n"
6591
13615
 
6592
 
#: postmaster/postmaster.c:1025
 
13616
#: postmaster/postmaster.c:1149
6593
13617
#, c-format
6594
13618
msgid "%s: could not fork background process: %s\n"
6595
13619
msgstr ""
6596
13620
 
6597
 
#: postmaster/postmaster.c:1047
 
13621
#: postmaster/postmaster.c:1170
6598
13622
#, c-format
6599
13623
msgid "%s: could not dissociate from controlling TTY: %s\n"
6600
13624
msgstr ""
6601
13625
 
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
 
13626
#: postmaster/postmaster.c:1250
6726
13627
#, c-format
6727
13628
msgid "select() failed in postmaster: %m"
6728
13629
msgstr "select() �� ������ � postmaster'�: %m"
6729
13630
 
6730
 
#: postmaster/postmaster.c:1311
6731
 
#: postmaster/postmaster.c:1342
 
13631
#: postmaster/postmaster.c:1396 postmaster/postmaster.c:1427
6732
13632
msgid "incomplete startup packet"
6733
13633
msgstr ""
6734
13634
 
6735
 
#: postmaster/postmaster.c:1323
 
13635
#: postmaster/postmaster.c:1408
6736
13636
msgid "invalid length of startup packet"
6737
13637
msgstr "�������� ����� ���������� ������"
6738
13638
 
6739
 
#: postmaster/postmaster.c:1375
 
13639
#: postmaster/postmaster.c:1464
6740
13640
#, c-format
6741
13641
msgid "failed to send SSL negotiation response: %m"
6742
13642
msgstr ""
6743
13643
 
6744
 
#: postmaster/postmaster.c:1404
 
13644
#: postmaster/postmaster.c:1493
6745
13645
#, c-format
6746
13646
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
6747
13647
msgstr ""
6748
13648
 
6749
 
#: postmaster/postmaster.c:1468
 
13649
#: postmaster/postmaster.c:1557
6750
13650
msgid "invalid startup packet layout: expected terminator as last byte"
6751
13651
msgstr ""
6752
13652
 
6753
 
#: postmaster/postmaster.c:1497
 
13653
#: postmaster/postmaster.c:1585
6754
13654
msgid "no PostgreSQL user name specified in startup packet"
6755
13655
msgstr ""
6756
13656
 
6757
 
#: postmaster/postmaster.c:1550
 
13657
#: postmaster/postmaster.c:1638
6758
13658
msgid "the database system is starting up"
6759
13659
msgstr "������� ��� ������ ��������"
6760
13660
 
6761
 
#: postmaster/postmaster.c:1555
 
13661
#: postmaster/postmaster.c:1643
6762
13662
msgid "the database system is shutting down"
6763
13663
msgstr "������� ��� ������ �����������"
6764
13664
 
6765
 
#: postmaster/postmaster.c:1560
 
13665
#: postmaster/postmaster.c:1648
6766
13666
msgid "the database system is in recovery mode"
6767
13667
msgstr "������� ��� ������ � ������ ��������������"
6768
13668
 
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
 
13669
#: postmaster/postmaster.c:1712
 
13670
#, c-format
 
13671
msgid "wrong key in cancel request for process %d"
 
13672
msgstr ""
 
13673
 
 
13674
#: postmaster/postmaster.c:1720
 
13675
#, c-format
 
13676
msgid "PID %d in cancel request did not match any process"
 
13677
msgstr ""
 
13678
 
 
13679
#: postmaster/postmaster.c:1901
6776
13680
msgid "received SIGHUP, reloading configuration files"
6777
13681
msgstr "������� SIGHUP, ������������ ������ ������������"
6778
13682
 
6779
 
#: postmaster/postmaster.c:1842
 
13683
#: postmaster/postmaster.c:1959
6780
13684
msgid "received smart shutdown request"
6781
13685
msgstr "������� ������ �� ����� ��������"
6782
13686
 
6783
 
#: postmaster/postmaster.c:1878
 
13687
#: postmaster/postmaster.c:1993
6784
13688
msgid "received fast shutdown request"
6785
13689
msgstr "������� ������ � ������� ��������"
6786
13690
 
6787
 
#: postmaster/postmaster.c:1885
 
13691
#: postmaster/postmaster.c:2000
6788
13692
msgid "aborting any active transactions"
6789
13693
msgstr "������ ���� �������� ����������"
6790
13694
 
6791
 
#: postmaster/postmaster.c:1923
 
13695
#: postmaster/postmaster.c:2028
6792
13696
msgid "received immediate shutdown request"
6793
13697
msgstr "������� ������ � ����������� ��������"
6794
13698
 
6795
 
#: postmaster/postmaster.c:1996
 
13699
#: postmaster/postmaster.c:2099
6796
13700
msgid "startup process"
6797
13701
msgstr "������� �������"
6798
13702
 
6799
 
#: postmaster/postmaster.c:1999
 
13703
#: postmaster/postmaster.c:2102
6800
13704
msgid "aborting startup due to startup process failure"
6801
13705
msgstr ""
6802
13706
 
6803
 
#: postmaster/postmaster.c:2062
 
13707
#: postmaster/postmaster.c:2156
 
13708
#, fuzzy
 
13709
msgid "database system is ready to accept connections"
 
13710
msgstr "���� \"%s\" �� ��������� ������������� � ������ ������"
 
13711
 
 
13712
#: postmaster/postmaster.c:2208
6804
13713
msgid "background writer process"
6805
13714
msgstr ""
6806
13715
 
6807
 
#: postmaster/postmaster.c:2075
 
13716
#: postmaster/postmaster.c:2224
 
13717
#, fuzzy
 
13718
msgid "WAL writer process"
 
13719
msgstr "�������-���������"
 
13720
 
 
13721
#: postmaster/postmaster.c:2239
 
13722
#, fuzzy
 
13723
msgid "autovacuum launcher process"
 
13724
msgstr "�������-���������"
 
13725
 
 
13726
#: postmaster/postmaster.c:2253
6808
13727
msgid "archiver process"
6809
13728
msgstr "�������-���������"
6810
13729
 
6811
 
#: postmaster/postmaster.c:2092
 
13730
#: postmaster/postmaster.c:2271
6812
13731
msgid "statistics collector process"
6813
13732
msgstr "������� ����� ����������"
6814
13733
 
6815
 
#: postmaster/postmaster.c:2106
 
13734
#: postmaster/postmaster.c:2285
6816
13735
msgid "system logger process"
6817
13736
msgstr "������-�������"
6818
13737
 
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
 
13738
#: postmaster/postmaster.c:2320 postmaster/postmaster.c:2330
6825
13739
msgid "server process"
6826
13740
msgstr "������� �������"
6827
13741
 
6828
 
#: postmaster/postmaster.c:2228
 
13742
#: postmaster/postmaster.c:2374
6829
13743
msgid "terminating any other active server processes"
6830
13744
msgstr "���������� ����� ������ �������� ��������� ���������"
6831
13745
 
6832
 
#: postmaster/postmaster.c:2325
 
13746
#. translator: %s is a noun phrase describing a child process, such as
 
13747
#. "server process"
 
13748
#: postmaster/postmaster.c:2508
6833
13749
#, c-format
6834
13750
msgid "%s (PID %d) exited with exit code %d"
6835
13751
msgstr "%s (PID %d) ���������� � ����� ������ %d"
6836
13752
 
6837
 
#: postmaster/postmaster.c:2334
 
13753
#. translator: %s is a noun phrase describing a child process, such as
 
13754
#. "server process"
 
13755
#: postmaster/postmaster.c:2517
 
13756
#, fuzzy, c-format
 
13757
msgid "%s (PID %d) was terminated by exception 0x%X"
 
13758
msgstr "%s (PID %d) ��� �����ۣ� �������� %d"
 
13759
 
 
13760
#. translator: %s is a noun phrase describing a child process, such as
 
13761
#. "server process"
 
13762
#: postmaster/postmaster.c:2526
 
13763
#, fuzzy, c-format
 
13764
msgid "%s (PID %d) was terminated by signal %d: %s"
 
13765
msgstr "%s (PID %d) ��� �����ۣ� �������� %d"
 
13766
 
 
13767
#. translator: %s is a noun phrase describing a child process, such as
 
13768
#. "server process"
 
13769
#: postmaster/postmaster.c:2536
6838
13770
#, c-format
6839
13771
msgid "%s (PID %d) was terminated by signal %d"
6840
13772
msgstr "%s (PID %d) ��� �����ۣ� �������� %d"
6841
13773
 
6842
 
#: postmaster/postmaster.c:2343
6843
 
#, c-format
6844
 
msgid "%s (PID %d) exited with unexpected status %d"
 
13774
#. translator: %s is a noun phrase describing a child process, such as
 
13775
#. "server process"
 
13776
#: postmaster/postmaster.c:2545
 
13777
#, fuzzy, c-format
 
13778
msgid "%s (PID %d) exited with unrecognized status %d"
6845
13779
msgstr "%s (PID %d) ���������� � ����������� �������� %d"
6846
13780
 
6847
 
#: postmaster/postmaster.c:2468
 
13781
#: postmaster/postmaster.c:2673
 
13782
#, fuzzy
 
13783
msgid "abnormal database system shutdown"
 
13784
msgstr "������� ���������"
 
13785
 
 
13786
#: postmaster/postmaster.c:2690
 
13787
msgid "all server processes terminated; reinitializing"
 
13788
msgstr "��� ��������� �������� ���������... �����������������"
 
13789
 
 
13790
#: postmaster/postmaster.c:2842
6848
13791
#, c-format
6849
13792
msgid "could not fork new process for connection: %m"
6850
13793
msgstr "�� ���������� ���������� ����� ������� ��� �������������: %m"
6851
13794
 
6852
 
#: postmaster/postmaster.c:2507
 
13795
#: postmaster/postmaster.c:2885
6853
13796
msgid "could not fork new process for connection: "
6854
13797
msgstr "�� ���������� ���������� ����� ������� ��� �������������:"
6855
13798
 
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"
 
13799
#: postmaster/postmaster.c:3025
 
13800
#, fuzzy, c-format
 
13801
msgid "connection received: host=%s%s%s"
6864
13802
msgstr "�������� �������������: ����=%s ����=%s"
6865
13803
 
6866
 
#: postmaster/postmaster.c:2727
 
13804
#: postmaster/postmaster.c:3096
6867
13805
#, c-format
6868
13806
msgid "connection authorized: user=%s database=%s"
6869
13807
msgstr "������������� ��������������: ������������=%s ����=%s"
6870
13808
 
6871
 
#: postmaster/postmaster.c:2945
 
13809
#: postmaster/postmaster.c:3332
6872
13810
#, c-format
6873
13811
msgid "could not execute server process \"%s\": %m"
6874
13812
msgstr ""
6875
13813
 
6876
 
#: postmaster/postmaster.c:3551
 
13814
#: postmaster/postmaster.c:4044
6877
13815
#, c-format
6878
13816
msgid "could not fork startup process: %m"
6879
13817
msgstr "�� ���������� ���������� ������� ��������: %m"
6880
13818
 
6881
 
#: postmaster/postmaster.c:3555
 
13819
#: postmaster/postmaster.c:4048
6882
13820
#, c-format
6883
13821
msgid "could not fork background writer process: %m"
6884
13822
msgstr ""
6885
13823
 
6886
 
#: postmaster/postmaster.c:3559
 
13824
#: postmaster/postmaster.c:4052
 
13825
#, fuzzy, c-format
 
13826
msgid "could not fork WAL writer process: %m"
 
13827
msgstr "�� ���������� ���������� �������: %m"
 
13828
 
 
13829
#: postmaster/postmaster.c:4056
6887
13830
#, c-format
6888
13831
msgid "could not fork process: %m"
6889
13832
msgstr "�� ���������� ���������� �������: %m"
6890
13833
 
6891
 
#: postmaster/postmaster.c:3733
 
13834
#: postmaster/postmaster.c:4302
6892
13835
#, c-format
6893
13836
msgid "could not duplicate socket %d for use in backend: error code %d"
6894
13837
msgstr ""
6895
13838
 
6896
 
#: postmaster/postmaster.c:3762
 
13839
#: postmaster/postmaster.c:4331
6897
13840
#, c-format
6898
13841
msgid "could not create inherited socket: error code %d\n"
6899
13842
msgstr ""
6900
13843
 
6901
 
#: postmaster/postmaster.c:3791
6902
 
#: postmaster/postmaster.c:3798
 
13844
#: postmaster/postmaster.c:4360 postmaster/postmaster.c:4367
6903
13845
#, c-format
6904
13846
msgid "could not read from backend variables file \"%s\": %s\n"
6905
13847
msgstr ""
6906
13848
 
6907
 
#: postmaster/postmaster.c:3807
 
13849
#: postmaster/postmaster.c:4376
6908
13850
#, c-format
6909
13851
msgid "could not remove file \"%s\": %s\n"
6910
13852
msgstr "�� ���������� ������� ���� \"%s\": %s\n"
6911
13853
 
6912
 
#: postmaster/postmaster.c:3820
 
13854
#: postmaster/postmaster.c:4389
6913
13855
#, c-format
6914
13856
msgid "could not map view of backend variables: error code %d\n"
6915
13857
msgstr ""
6916
13858
 
6917
 
#: postmaster/postmaster.c:3829
 
13859
#: postmaster/postmaster.c:4398
6918
13860
#, c-format
6919
13861
msgid "could not unmap view of backend variables: error code %d\n"
6920
13862
msgstr ""
6921
13863
 
6922
 
#: postmaster/postmaster.c:3836
 
13864
#: postmaster/postmaster.c:4405
6923
13865
#, c-format
6924
13866
msgid "could not close handle to backend parameter variables: error code %d\n"
6925
13867
msgstr ""
6926
13868
 
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
 
13869
#: postmaster/postmaster.c:4567
 
13870
#, fuzzy
 
13871
msgid "could not read exit code for process\n"
 
13872
msgstr "�� ���������� ���������� �������: %m"
 
13873
 
 
13874
#: postmaster/postmaster.c:4572
 
13875
#, fuzzy
 
13876
msgid "could not post child completion status\n"
 
13877
msgstr "�� ���������� ������� SSL �������������: %s"
 
13878
 
 
13879
#: postmaster/syslogger.c:384
7147
13880
#, c-format
7148
13881
msgid "select() failed in logger process: %m"
7149
13882
msgstr "������ select() � �������: %m"
7150
13883
 
7151
 
#: postmaster/syslogger.c:329
7152
 
#: postmaster/syslogger.c:734
 
13884
#: postmaster/syslogger.c:396 postmaster/syslogger.c:959
7153
13885
#, c-format
7154
13886
msgid "could not read from logger pipe: %m"
7155
13887
msgstr ""
7156
13888
 
7157
 
#: postmaster/syslogger.c:361
 
13889
#: postmaster/syslogger.c:435
7158
13890
msgid "logger shutting down"
7159
13891
msgstr "��������� �������"
7160
13892
 
7161
 
#: postmaster/syslogger.c:405
7162
 
#: postmaster/syslogger.c:419
 
13893
#: postmaster/syslogger.c:479 postmaster/syslogger.c:493
7163
13894
#, c-format
7164
13895
msgid "could not create pipe for syslog: %m"
7165
13896
msgstr ""
7166
13897
 
7167
 
#: postmaster/syslogger.c:447
 
13898
#: postmaster/syslogger.c:513 postmaster/syslogger.c:996
7168
13899
#, c-format
7169
13900
msgid "could not create log file \"%s\": %m"
7170
13901
msgstr ""
7171
13902
 
7172
 
#: postmaster/syslogger.c:477
 
13903
#: postmaster/syslogger.c:528
7173
13904
#, c-format
7174
13905
msgid "could not fork system logger: %m"
7175
13906
msgstr "�� ���������� ���������� ��������� ������: %m"
7176
13907
 
7177
 
#: postmaster/syslogger.c:509
 
13908
#: postmaster/syslogger.c:559
7178
13909
#, c-format
7179
13910
msgid "could not redirect stdout: %m"
7180
13911
msgstr ""
7181
13912
 
7182
 
#: postmaster/syslogger.c:514
7183
 
#: postmaster/syslogger.c:527
 
13913
#: postmaster/syslogger.c:564 postmaster/syslogger.c:582
7184
13914
#, c-format
7185
13915
msgid "could not redirect stderr: %m"
7186
13916
msgstr ""
7187
13917
 
7188
 
#: postmaster/syslogger.c:703
7189
 
#, c-format
7190
 
msgid "could not write to log file: %m"
7191
 
msgstr ""
 
13918
#: postmaster/syslogger.c:924
 
13919
#, fuzzy, c-format
 
13920
msgid "could not write to log file: %s\n"
 
13921
msgstr "�� ���������� �������� � ���� COPY: %m"
7192
13922
 
7193
 
#: postmaster/syslogger.c:790
 
13923
#: postmaster/syslogger.c:1071 postmaster/syslogger.c:1133
7194
13924
#, c-format
7195
13925
msgid "could not open new log file \"%s\": %m"
7196
13926
msgstr ""
7197
13927
 
7198
 
#: postmaster/syslogger.c:802
 
13928
#: postmaster/syslogger.c:1083 postmaster/syslogger.c:1145
7199
13929
msgid "disabling automatic rotation (use SIGHUP to reenable)"
7200
13930
msgstr ""
7201
13931
 
7202
 
#: rewrite/rewriteDefine.c:104
7203
 
#: rewrite/rewriteDefine.c:587
 
13932
#: rewrite/rewriteDefine.c:107 rewrite/rewriteDefine.c:734
7204
13933
#, c-format
7205
13934
msgid "rule \"%s\" for relation \"%s\" already exists"
7206
13935
msgstr "������� \"%s\" ��� ����� \"%s\" ��� ����������"
7207
13936
 
7208
 
#: rewrite/rewriteDefine.c:234
 
13937
#: rewrite/rewriteDefine.c:265
7209
13938
msgid "rule actions on OLD are not implemented"
7210
13939
msgstr "�������� ������ �� OLD �� �����������"
7211
13940
 
7212
 
#: rewrite/rewriteDefine.c:235
 
13941
#: rewrite/rewriteDefine.c:266
7213
13942
msgid "Use views or triggers instead."
7214
13943
msgstr "������ ����� ����������� ������������� ��� ��������."
7215
13944
 
7216
 
#: rewrite/rewriteDefine.c:239
 
13945
#: rewrite/rewriteDefine.c:270
7217
13946
msgid "rule actions on NEW are not implemented"
7218
13947
msgstr "�������� ������ �� NEW �� �����������"
7219
13948
 
7220
 
#: rewrite/rewriteDefine.c:240
 
13949
#: rewrite/rewriteDefine.c:271
7221
13950
msgid "Use triggers instead."
7222
13951
msgstr "������ ����� ����������� ��������."
7223
13952
 
7224
 
#: rewrite/rewriteDefine.c:257
 
13953
#: rewrite/rewriteDefine.c:284
7225
13954
msgid "INSTEAD NOTHING rules on SELECT are not implemented"
7226
13955
msgstr "������� INSTEAD NOTHING ��� SELECT �� �����������"
7227
13956
 
7228
 
#: rewrite/rewriteDefine.c:258
 
13957
#: rewrite/rewriteDefine.c:285
7229
13958
msgid "Use views instead."
7230
13959
msgstr "������ ����� ����������� �������������."
7231
13960
 
7232
 
#: rewrite/rewriteDefine.c:266
 
13961
#: rewrite/rewriteDefine.c:293
7233
13962
msgid "multiple actions for rules on SELECT are not implemented"
7234
13963
msgstr ""
7235
13964
 
7236
 
#: rewrite/rewriteDefine.c:275
 
13965
#: rewrite/rewriteDefine.c:305
7237
13966
msgid "rules on SELECT must have action INSTEAD SELECT"
7238
13967
msgstr ""
7239
13968
 
7240
 
#: rewrite/rewriteDefine.c:283
 
13969
#: rewrite/rewriteDefine.c:313
7241
13970
msgid "event qualifications are not implemented for rules on SELECT"
7242
13971
msgstr ""
7243
13972
 
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
 
13973
#: rewrite/rewriteDefine.c:338
7272
13974
#, c-format
7273
13975
msgid "\"%s\" is already a view"
7274
13976
msgstr "\"%s\" ��� �������� ��������������"
7275
13977
 
7276
 
#: rewrite/rewriteDefine.c:387
 
13978
#: rewrite/rewriteDefine.c:362
7277
13979
#, c-format
7278
13980
msgid "view rule for \"%s\" must be named \"%s\""
7279
13981
msgstr ""
7280
13982
 
7281
 
#: rewrite/rewriteDefine.c:407
 
13983
#: rewrite/rewriteDefine.c:383
7282
13984
#, c-format
7283
13985
msgid "could not convert table \"%s\" to a view because it is not empty"
7284
13986
msgstr ""
7285
13987
 
7286
 
#: rewrite/rewriteDefine.c:414
 
13988
#: rewrite/rewriteDefine.c:390
7287
13989
#, c-format
7288
13990
msgid "could not convert table \"%s\" to a view because it has triggers"
7289
13991
msgstr ""
7290
13992
 
7291
 
#: rewrite/rewriteDefine.c:416
7292
 
msgid "In particular, the table may not be involved in any foreign key relationships."
 
13993
#: rewrite/rewriteDefine.c:392
 
13994
msgid ""
 
13995
"In particular, the table cannot be involved in any foreign key relationships."
7293
13996
msgstr ""
7294
13997
 
7295
 
#: rewrite/rewriteDefine.c:421
 
13998
#: rewrite/rewriteDefine.c:397
7296
13999
#, c-format
7297
14000
msgid "could not convert table \"%s\" to a view because it has indexes"
7298
14001
msgstr ""
7299
14002
 
7300
 
#: rewrite/rewriteDefine.c:427
 
14003
#: rewrite/rewriteDefine.c:403
7301
14004
#, c-format
7302
14005
msgid "could not convert table \"%s\" to a view because it has child tables"
7303
14006
msgstr ""
7304
14007
 
7305
 
#: rewrite/rewriteHandler.c:492
7306
 
#: rewrite/rewriteHandler.c:511
 
14008
#: rewrite/rewriteDefine.c:430
 
14009
msgid "cannot have multiple RETURNING lists in a rule"
 
14010
msgstr ""
 
14011
 
 
14012
#: rewrite/rewriteDefine.c:435
 
14013
msgid "RETURNING lists are not supported in conditional rules"
 
14014
msgstr ""
 
14015
 
 
14016
#: rewrite/rewriteDefine.c:439
 
14017
msgid "RETURNING lists are not supported in non-INSTEAD rules"
 
14018
msgstr ""
 
14019
 
 
14020
#: rewrite/rewriteDefine.c:521
 
14021
msgid "SELECT rule's target list has too many entries"
 
14022
msgstr ""
 
14023
 
 
14024
#: rewrite/rewriteDefine.c:522
 
14025
#, fuzzy
 
14026
msgid "RETURNING list has too many entries"
 
14027
msgstr "������� ����� ������� � ������ ������� ������� \"%s\""
 
14028
 
 
14029
#: rewrite/rewriteDefine.c:538
 
14030
msgid "cannot convert relation containing dropped columns to view"
 
14031
msgstr ""
 
14032
 
 
14033
#: rewrite/rewriteDefine.c:543
 
14034
#, c-format
 
14035
msgid "SELECT rule's target entry %d has different column name from \"%s\""
 
14036
msgstr ""
 
14037
 
 
14038
#: rewrite/rewriteDefine.c:549
 
14039
#, c-format
 
14040
msgid "SELECT rule's target entry %d has different type from column \"%s\""
 
14041
msgstr ""
 
14042
 
 
14043
#: rewrite/rewriteDefine.c:551
 
14044
#, fuzzy, c-format
 
14045
msgid "RETURNING list's entry %d has different type from column \"%s\""
 
14046
msgstr "�������-��������� \"%s\" ����� �������� ��� ��� ������� \"%s\""
 
14047
 
 
14048
#: rewrite/rewriteDefine.c:566
 
14049
#, c-format
 
14050
msgid "SELECT rule's target entry %d has different size from column \"%s\""
 
14051
msgstr ""
 
14052
 
 
14053
#: rewrite/rewriteDefine.c:568
 
14054
#, fuzzy, c-format
 
14055
msgid "RETURNING list's entry %d has different size from column \"%s\""
 
14056
msgstr "�������-��������� \"%s\" ����� �������� ��� ��� ������� \"%s\""
 
14057
 
 
14058
#: rewrite/rewriteDefine.c:576
 
14059
msgid "SELECT rule's target list has too few entries"
 
14060
msgstr ""
 
14061
 
 
14062
#: rewrite/rewriteDefine.c:577
 
14063
msgid "RETURNING list has too few entries"
 
14064
msgstr ""
 
14065
 
 
14066
#: rewrite/rewriteManip.c:809
 
14067
msgid "conditional utility statements are not implemented"
 
14068
msgstr ""
 
14069
 
 
14070
#: rewrite/rewriteManip.c:1004
 
14071
#, fuzzy
 
14072
msgid "WHERE CURRENT OF on a view is not implemented"
 
14073
msgstr "UNION JOIN �� ����������"
 
14074
 
 
14075
#: rewrite/rewriteRemove.c:64
 
14076
#, fuzzy, c-format
 
14077
msgid "rule \"%s\" for relation \"%s\" does not exist, skipping"
 
14078
msgstr "������� \"%s\" ��� ����� \"%s\" �� ����������"
 
14079
 
 
14080
#: rewrite/rewriteHandler.c:479
 
14081
msgid "cannot have RETURNING lists in multiple rules"
 
14082
msgstr ""
 
14083
 
 
14084
#: rewrite/rewriteHandler.c:778 rewrite/rewriteHandler.c:796
7307
14085
#, c-format
7308
14086
msgid "multiple assignments to same column \"%s\""
7309
14087
msgstr "�������������� ���������� � ����� � ���� ������� \"%s\""
7310
14088
 
7311
 
#: rewrite/rewriteHandler.c:968
7312
 
#: rewrite/rewriteHandler.c:1253
 
14089
#: rewrite/rewriteHandler.c:1386 rewrite/rewriteHandler.c:1698
7313
14090
#, c-format
7314
14091
msgid "infinite recursion detected in rules for relation \"%s\""
7315
14092
msgstr "���������� ����������� �������� � �������� ��� ��������� \"%s\""
7316
14093
 
7317
 
#: rewrite/rewriteHandler.c:1365
 
14094
#: rewrite/rewriteHandler.c:1736
 
14095
#, fuzzy, c-format
 
14096
msgid "cannot perform INSERT RETURNING on relation \"%s\""
 
14097
msgstr "������ ���������� �� ��-������� \"%s\""
 
14098
 
 
14099
#: rewrite/rewriteHandler.c:1738
 
14100
#, fuzzy
 
14101
msgid ""
 
14102
"You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
 
14103
msgstr "��� ����� ����������� ������� ON INSERT DO INSTEAD."
 
14104
 
 
14105
#: rewrite/rewriteHandler.c:1743
 
14106
#, fuzzy, c-format
 
14107
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
 
14108
msgstr "������ ���������� �� ��-������� \"%s\""
 
14109
 
 
14110
#: rewrite/rewriteHandler.c:1745
 
14111
#, fuzzy
 
14112
msgid ""
 
14113
"You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
 
14114
msgstr "��� ����� ����������� ������� ON UPDATE DO INSTEAD."
 
14115
 
 
14116
#: rewrite/rewriteHandler.c:1750
 
14117
#, fuzzy, c-format
 
14118
msgid "cannot perform DELETE RETURNING on relation \"%s\""
 
14119
msgstr "������ ���������� �� ��-������� \"%s\""
 
14120
 
 
14121
#: rewrite/rewriteHandler.c:1752
 
14122
#, fuzzy
 
14123
msgid ""
 
14124
"You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
 
14125
msgstr "��� ����� ����������� ������� ON DELETE DO INSTEAD."
 
14126
 
 
14127
#: rewrite/rewriteHandler.c:1850
7318
14128
msgid "cannot insert into a view"
7319
14129
msgstr "������ ��������� � �������������"
7320
14130
 
7321
 
#: rewrite/rewriteHandler.c:1366
 
14131
#: rewrite/rewriteHandler.c:1851
7322
14132
msgid "You need an unconditional ON INSERT DO INSTEAD rule."
7323
14133
msgstr "��� ����� ����������� ������� ON INSERT DO INSTEAD."
7324
14134
 
7325
 
#: rewrite/rewriteHandler.c:1371
 
14135
#: rewrite/rewriteHandler.c:1856
7326
14136
msgid "cannot update a view"
7327
14137
msgstr "������ �������� �������������"
7328
14138
 
7329
 
#: rewrite/rewriteHandler.c:1372
 
14139
#: rewrite/rewriteHandler.c:1857
7330
14140
msgid "You need an unconditional ON UPDATE DO INSTEAD rule."
7331
14141
msgstr "��� ����� ����������� ������� ON UPDATE DO INSTEAD."
7332
14142
 
7333
 
#: rewrite/rewriteHandler.c:1377
 
14143
#: rewrite/rewriteHandler.c:1862
7334
14144
msgid "cannot delete from a view"
7335
14145
msgstr "������ ������� �� �������������"
7336
14146
 
7337
 
#: rewrite/rewriteHandler.c:1378
 
14147
#: rewrite/rewriteHandler.c:1863
7338
14148
msgid "You need an unconditional ON DELETE DO INSTEAD rule."
7339
14149
msgstr "��� ����� ����������� ������� ON DELETE DO INSTEAD."
7340
14150
 
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"
 
14151
#: snowball/dict_snowball.c:183
 
14152
#, c-format
 
14153
msgid "no Snowball stemmer available for language \"%s\" and encoding \"%s\""
 
14154
msgstr ""
 
14155
 
 
14156
#: snowball/dict_snowball.c:215
 
14157
msgid "multiple Language parameters"
 
14158
msgstr ""
 
14159
 
 
14160
#: snowball/dict_snowball.c:222
 
14161
#, fuzzy, c-format
 
14162
msgid "unrecognized Snowball parameter: \"%s\""
 
14163
msgstr "�� ������������ �������� ������������: \"%s\""
 
14164
 
 
14165
#: snowball/dict_snowball.c:230
 
14166
#, fuzzy
 
14167
msgid "missing Language parameter"
 
14168
msgstr "����������� ��������"
 
14169
 
 
14170
#: ../port/chklocale.c:316 ../port/chklocale.c:322
 
14171
#, fuzzy, c-format
 
14172
msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
 
14173
msgstr "�� ���������� ������������� � ����� \"%s\" �� �������� %u: %m"
 
14174
 
 
14175
#: ../port/chklocale.c:324
 
14176
#, fuzzy
 
14177
msgid "Please report this to <pgsql-bugs@postgresql.org>."
7719
14178
msgstr ""
7720
14179
"\n"
7721
14180
"��������� �� �������: <pgsql-bugs@postgresql.org>.\n"
7722
14181
 
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
 
14182
#: ../port/dirmod.c:75 ../port/dirmod.c:88 ../port/dirmod.c:101
 
14183
#, c-format
10895
14184
msgid "out of memory\n"
10896
14185
msgstr "�� ������� ������\n"
10897
14186
 
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
 
14187
#: ../port/dirmod.c:267
 
14188
#, fuzzy, c-format
 
14189
msgid "could not set junction for \"%s\": %s"
 
14190
msgstr "�� ���������� ���������� ������ ����� \"%s\": %m"
 
14191
 
 
14192
#: ../port/dirmod.c:270
 
14193
#, fuzzy, c-format
 
14194
msgid "could not set junction for \"%s\": %s\n"
 
14195
msgstr "�� ���������� ���������� ������ ����� \"%s\": %m"
 
14196
 
 
14197
#: ../port/dirmod.c:309
 
14198
#, fuzzy, c-format
 
14199
msgid "could not open directory \"%s\": %s\n"
 
14200
msgstr "�� ���������� ������� ���������� \"%s\": %m"
 
14201
 
 
14202
#: ../port/dirmod.c:346
 
14203
#, fuzzy, c-format
 
14204
msgid "could not read directory \"%s\": %s\n"
 
14205
msgstr "�� ���������� ������� ���������� \"%s\": %m"
 
14206
 
 
14207
#: ../port/dirmod.c:429
 
14208
#, fuzzy, c-format
 
14209
msgid "could not stat file or directory \"%s\": %s\n"
 
14210
msgstr "������ ��� stat ��� ���������� ������ \"%s\": %m"
 
14211
 
 
14212
#: ../port/dirmod.c:456 ../port/dirmod.c:473
 
14213
#, fuzzy, c-format
 
14214
msgid "could not remove file or directory \"%s\": %s\n"
 
14215
msgstr "�� ���������� ������� ���������� \"%s\": %m"
 
14216
 
 
14217
#: ../port/exec.c:195 ../port/exec.c:309 ../port/exec.c:352
10906
14218
#, c-format
10907
14219
msgid "could not identify current directory: %s"
10908
14220
msgstr "�� ���������� ���������������� ���������� \"%s\""
10909
14221
 
10910
 
#: ../port/exec.c:213
 
14222
#: ../port/exec.c:214
10911
14223
#, c-format
10912
14224
msgid "invalid binary \"%s\""
10913
14225
msgstr ""
10914
14226
 
10915
 
#: ../port/exec.c:262
 
14227
#: ../port/exec.c:263
10916
14228
#, c-format
10917
14229
msgid "could not read binary \"%s\""
10918
14230
msgstr ""
10919
14231
 
10920
 
#: ../port/exec.c:269
 
14232
#: ../port/exec.c:270
10921
14233
#, c-format
10922
14234
msgid "could not find a \"%s\" to execute"
10923
14235
msgstr ""
10924
14236
 
10925
 
#: ../port/exec.c:324
10926
 
#: ../port/exec.c:360
 
14237
#: ../port/exec.c:325 ../port/exec.c:361
10927
14238
#, c-format
10928
14239
msgid "could not change directory to \"%s\""
10929
14240
msgstr "�� ���������� �������� ���������� �� \"%s\""
10930
14241
 
10931
 
#: ../port/exec.c:339
 
14242
#: ../port/exec.c:340
10932
14243
#, c-format
10933
14244
msgid "could not read symbolic link \"%s\""
10934
14245
msgstr ""
10935
14246
 
10936
 
#: ../port/exec.c:587
 
14247
#: ../port/exec.c:586
10937
14248
#, c-format
10938
14249
msgid "child process exited with exit code %d"
10939
14250
msgstr ""
10940
14251
 
10941
14252
#: ../port/exec.c:590
10942
14253
#, c-format
 
14254
msgid "child process was terminated by exception 0x%X"
 
14255
msgstr ""
 
14256
 
 
14257
#: ../port/exec.c:599
 
14258
#, fuzzy, c-format
 
14259
msgid "child process was terminated by signal %s"
 
14260
msgstr "%s (PID %d) ��� �����ۣ� �������� %d"
 
14261
 
 
14262
#: ../port/exec.c:602
 
14263
#, c-format
10943
14264
msgid "child process was terminated by signal %d"
10944
14265
msgstr ""
10945
14266
 
10946
 
#: ../port/exec.c:593
 
14267
#: ../port/exec.c:606
10947
14268
#, c-format
10948
14269
msgid "child process exited with unrecognized status %d"
10949
14270
msgstr ""
10950
14271
 
 
14272
#: ../port/open.c:112
 
14273
msgid "sharing violation"
 
14274
msgstr ""
 
14275
 
 
14276
#: ../port/open.c:112
 
14277
msgid "lock violation"
 
14278
msgstr ""
 
14279
 
 
14280
#: ../port/open.c:111
 
14281
#, fuzzy, c-format
 
14282
msgid "could not open file \"%s\": %s"
 
14283
msgstr "�� ���������� ������� ���� \"%s\": %m"
 
14284
 
 
14285
#: ../port/open.c:113
 
14286
msgid "Continuing to retry for 30 seconds."
 
14287
msgstr ""
 
14288
 
 
14289
#: ../port/open.c:114
 
14290
msgid ""
 
14291
"You might have antivirus, backup, or similar software interfering with the "
 
14292
"database system."
 
14293
msgstr ""
 
14294
 
 
14295
#: ../port/strerror.c:25
 
14296
#, fuzzy, c-format
 
14297
msgid "unrecognized error %d"
 
14298
msgstr "�������������� ��� ������ SSL: %d"
 
14299
 
 
14300
#: ../port/win32error.c:184
 
14301
#, c-format
 
14302
msgid "mapped win32 error code %lu to %d"
 
14303
msgstr ""
 
14304
 
 
14305
#: ../port/win32error.c:195
 
14306
#, fuzzy, c-format
 
14307
msgid "unrecognized win32 error code: %lu"
 
14308
msgstr "�������������� ��� ������ SSL: %d"
 
14309
 
 
14310
#~ msgid "\"%s\" is a special relation"
 
14311
#~ msgstr "\"%s\" �������� ����������� ����������"
 
14312
 
 
14313
#~ msgid "variable-length rtree keys are not supported"
 
14314
#~ msgstr "rtree-����� ������ ����� �� ��������������"
 
14315
 
 
14316
#~ msgid "index row size %lu exceeds rtree maximum, %lu"
 
14317
#~ msgstr "������ ������ ������� (%lu) ��������� ������������ ��� rtree: %lu"
 
14318
 
 
14319
#~ msgid "could not read transaction log directory \"%s\": %m"
 
14320
#~ msgstr "�� ���������� ������� ���� ���������� ���� ���������� \"%s\": %m"
 
14321
 
 
14322
#~ msgid "could not read from log file %u, segment %u at offset %u: %m"
 
14323
#~ msgstr "�� ������� ������� �� ���-�����: %u, �������: %u, �������� %u: %m"
 
14324
 
 
14325
#~ msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one"
 
14326
#~ msgstr "sizeof(ControlFileData) ������ ��� BLCKSZ; ��������� ����� �� ���"
 
14327
 
 
14328
#~ msgid "undo starts at %X/%X"
 
14329
#~ msgstr "UNDO (��������) ���������� � %X/%X"
 
14330
 
 
14331
#~ msgid "undo done at %X/%X"
 
14332
#~ msgstr "UNDO (��������) ��������� �� %X/%X"
 
14333
 
 
14334
#~ msgid "undo is not required"
 
14335
#~ msgstr "UNDO (��������) �� ���������"
 
14336
 
 
14337
#~ msgid "database system is ready"
 
14338
#~ msgstr "������� ������ � �������������"
 
14339
 
 
14340
#~ msgid ""
 
14341
#~ "Usage:\n"
 
14342
#~ "  postgres -boot [OPTION]... DBNAME\n"
 
14343
#~ "  -c NAME=VALUE    set run-time parameter\n"
 
14344
#~ "  -d 1-5           debug level\n"
 
14345
#~ "  -D datadir       data directory\n"
 
14346
#~ "  -F               turn off fsync\n"
 
14347
#~ "  -o file          send debug output to file\n"
 
14348
#~ "  -x num           internal use\n"
 
14349
#~ msgstr ""
 
14350
#~ "�������������:\n"
 
14351
#~ "  postgres -boot [�����]... �����\n"
 
14352
#~ "  -c ���=��������  set run-time parameter\n"
 
14353
#~ "  -d 1-5           ������� �������\n"
 
14354
#~ "  -D ���������     ���������� � �������\n"
 
14355
#~ "  -F               ��������� fsync\n"
 
14356
#~ "  -o ����          ��������� ����� ������ ������� � ����\n"
 
14357
#~ "  -x �����         ��� ����������� �������������\n"
 
14358
 
 
14359
#~ msgid "special system relation %s"
 
14360
#~ msgstr "����������� ��������� ��������� %s"
 
14361
 
 
14362
#~ msgid "user with ID %u does not exist"
 
14363
#~ msgstr "������������ � ID %u  �� ����������"
 
14364
 
 
14365
#~ msgid "column name \"%s\" is duplicated"
 
14366
#~ msgstr "��������� ��� �������: \"%s\""
 
14367
 
 
14368
#~ msgid "aggregate basetype must be specified"
 
14369
#~ msgstr "basetype �������� ������ ���� ������"
 
14370
 
 
14371
#~ msgid "function %s(*) already exists in schema \"%s\""
 
14372
#~ msgstr "������� %s(*) ��� ���������� � ����� \"%s\""
 
14373
 
 
14374
#~ msgid "must be superuser to change owner"
 
14375
#~ msgstr "����� ���� ��������������� ��� ��������� ���������"
 
14376
 
 
14377
#~ msgid "database comments may only be applied to the current database"
 
14378
#~ msgstr "����������� ���� ����� ����������� ������ � ������� ���� ������"
 
14379
 
 
14380
#~ msgid "source data type %s does not exist"
 
14381
#~ msgstr "�������� ��� ������ %s �� ����������"
 
14382
 
 
14383
#~ msgid "target data type %s does not exist"
 
14384
#~ msgstr "��� ������ ���������� %s �� ����������"
 
14385
 
 
14386
#~ msgid "must be superuser to create database for another user"
 
14387
#~ msgstr ""
 
14388
#~ "����� ���� ��������������� ����� ��������� ���� ��� ������ �������������"
 
14389
 
 
14390
#~ msgid "Directory \"%s\" already exists."
 
14391
#~ msgstr "���������� \"%s\" ��� ����������."
 
14392
 
 
14393
#~ msgid "Look in the postmaster's stderr log for more information."
 
14394
#~ msgstr "����������� stderr-������ postmaster'� ��� ������������."
 
14395
 
 
14396
#~ msgid "could not remove database directory \"%s\""
 
14397
#~ msgstr "�� ���������� ������� ���������� ��� ������ \"%s\""
 
14398
 
 
14399
#~ msgid "source data type %s is only a shell"
 
14400
#~ msgstr "�������� ��� ������ %s �������� ������ ���������"
 
14401
 
 
14402
#~ msgid "target data type %s is only a shell"
 
14403
#~ msgstr "��� ������ ���������� %s �������� ������ ���������"
 
14404
 
 
14405
#~ msgid "duplicate check constraint name \"%s\""
 
14406
#~ msgstr "��������� ��� CHECK-�����������: \"%s\""
 
14407
 
 
14408
#~ msgid "column \"%s\" duplicated"
 
14409
#~ msgstr "��������� ��� �������: \"%s\""
 
14410
 
 
14411
#~ msgid "inherited relation \"%s\" duplicated"
 
14412
#~ msgstr "��������� ������������� ��������� \"%s\""
 
14413
 
 
14414
#~ msgid "table \"%s\" already has a TOAST table"
 
14415
#~ msgstr "������� \"%s\" ��� ����� ��������������� TOAST-�������"
 
14416
 
 
14417
#~ msgid "table \"%s\" does not need a TOAST table"
 
14418
#~ msgstr "������� \"%s\" �� ��������� � ��������������� TOAST-�������"
 
14419
 
 
14420
#~ msgid "must be superuser to drop procedural language"
 
14421
#~ msgstr "����� ���� ��������������� ��� �������� ������������ �����"
 
14422
 
 
14423
#~ msgid "must be superuser to rename procedural language"
 
14424
#~ msgstr "����� ���� ��������������� ��� �������������� ������������ �����"
 
14425
 
 
14426
#~ msgid "\"%s\" is not a superuser, so cannot create a schema for \"%s\""
 
14427
#~ msgstr ""
 
14428
#~ "\"%s\" �� �������� ���������������, ������� �� ����� ������� ����� ���  "
 
14429
#~ "\"%s\""
 
14430
 
 
14431
#~ msgid "could not delete directory \"%s\": %m"
 
14432
#~ msgstr "�� ���������� ������� ���������� \"%s\": %m"
 
14433
 
 
14434
#~ msgid "VACUUM FULL FREEZE is not supported"
 
14435
#~ msgstr "VACUUM FULL FREEZE �� ��������������"
 
14436
 
 
14437
#~ msgid "some databases have not been vacuumed in over 1 billion transactions"
 
14438
#~ msgstr ""
 
14439
#~ "������ ������ �� ���� ����������� � ��������� ����� � ����� 1 ��������� "
 
14440
#~ "����������"
 
14441
 
 
14442
#~ msgid "domain names must be %d characters or less"
 
14443
#~ msgstr "����� ������� ����� ��������� %d ��� ����� ��������"
 
14444
 
 
14445
#~ msgid "user name \"%s\" is reserved"
 
14446
#~ msgstr "��� ������������ \"%s\" ���������������"
 
14447
 
 
14448
#~ msgid "user \"%s\" already exists"
 
14449
#~ msgstr "������������ \"%s\" ��� ����������"
 
14450
 
 
14451
#~ msgid "user ID %d is already assigned"
 
14452
#~ msgstr "ID ������������ %d  ��� ���������"
 
14453
 
 
14454
#~ msgid "user \"%s\" does not exist"
 
14455
#~ msgstr "������������ \"%s\" �� ����������"
 
14456
 
 
14457
#~ msgid "user \"%s\" cannot be dropped"
 
14458
#~ msgstr "������������ \"%s\" �� ����� ���� ���̣�"
 
14459
 
 
14460
#~ msgid "The user owns database \"%s\"."
 
14461
#~ msgstr "������������ ������� ����� \"%s\"."
 
14462
 
 
14463
#~ msgid "before using passwords you must revoke privileges on %s"
 
14464
#~ msgstr "����� �������������� ������� �� ������ ������� ���������� �� %s"
 
14465
 
 
14466
#~ msgid ""
 
14467
#~ "This restriction is to prevent unprivileged users from reading the "
 
14468
#~ "passwords."
 
14469
#~ msgstr ""
 
14470
#~ "��� ����������� ������� ��� �������������� ������ ������� "
 
14471
#~ "�������������������� ��������������."
 
14472
 
 
14473
#~ msgid "Try REVOKE ALL ON \"%s\" FROM PUBLIC."
 
14474
#~ msgstr "���������� REVOKE ALL ON \"%s\" FROM PUBLIC."
 
14475
 
 
14476
#~ msgid "group ID must be positive"
 
14477
#~ msgstr "ID ������ ������ ���� �������������"
 
14478
 
 
14479
#~ msgid "group ID %d is already assigned"
 
14480
#~ msgstr "ID ������ %d  ��� ���������"
 
14481
 
 
14482
#~ msgid "must be superuser to alter groups"
 
14483
#~ msgstr "����� ���� ��������������� ��� ��������� �����"
 
14484
 
 
14485
#~ msgid "group \"%s\" does not have any members"
 
14486
#~ msgstr "��� ������ � ������  \"%s\""
 
14487
 
 
14488
#~ msgid "user \"%s\" is not in group \"%s\""
 
14489
#~ msgstr "������������ \"%s\" �� ����������� ������ \"%s\""
 
14490
 
 
14491
#~ msgid "must be superuser to drop groups"
 
14492
#~ msgstr "����� ���� ��������������� ��� �������� �����"
 
14493
 
 
14494
#~ msgid "must be superuser to rename groups"
 
14495
#~ msgstr "����� ���� ��������������� ��� �������������� �����"
 
14496
 
 
14497
#~ msgid "Function's final statement must not be a SELECT."
 
14498
#~ msgstr "��������� �������� ������� ������ ���� �� SELECT."
 
14499
 
 
14500
#~ msgid "Kerberos error: %s"
 
14501
#~ msgstr "������ Kerberos: %s"
 
14502
 
 
14503
#~ msgid "Kerberos 4 only supports IPv4 connections"
 
14504
#~ msgstr "Kerberos 4 ������������ ������ ������������� IPv4"
 
14505
 
 
14506
#~ msgid "SSL SYSCALL error: %m"
 
14507
#~ msgstr "������ SSL SYSCALL: %m"
 
14508
 
 
14509
#~ msgid "SSL SYSCALL error: EOF detected"
 
14510
#~ msgstr "������ SSL SYSCALL: ��������� ����� �����"
 
14511
 
 
14512
#~ msgid "no value found for parameter \"%s\""
 
14513
#~ msgstr "�������� �� ������� ��� ��������� \"%s\""
 
14514
 
 
14515
#~ msgid "rule WHERE condition may not contain aggregate functions"
 
14516
#~ msgstr "������� ������� WHERE �� ����� ��������� ����������� �������"
 
14517
 
 
14518
#~ msgid ""
 
14519
#~ "ORDER BY on a UNION/INTERSECT/EXCEPT result must be on one of the result "
 
14520
#~ "columns"
 
14521
#~ msgstr ""
 
14522
#~ "ORDER BY ��� ���������� UNION/INTERSECT/EXCEPT ������ ���� �� ����� �� "
 
14523
#~ "�������������� �������"
 
14524
 
 
14525
#~ msgid "argument of %s must be type integer, not type %s"
 
14526
#~ msgstr "��� ��������� ����������� %s ������ ���� integer, � �� %s"
 
14527
 
 
14528
#~ msgid "row comparison cannot use operator %s"
 
14529
#~ msgstr "������ ������������ �������� %s ��� ��������� �����"
 
14530
 
 
14531
#~ msgid "function %s(%s) is not an aggregate"
 
14532
#~ msgstr "������� %s(%s) �� �������� ���������"
 
14533
 
 
14534
#~ msgid "syntax error: cannot back up"
 
14535
#~ msgstr "������ ����������: ������ ���������"
 
14536
 
 
14537
#~ msgid "CREATE FUNCTION / OUT parameters are not implemented"
 
14538
#~ msgstr "CREATE FUNCTION / OUT ��������� �ݣ �� �����������"
 
14539
 
 
14540
#~ msgid "CREATE FUNCTION / INOUT parameters are not implemented"
 
14541
#~ msgstr "CREATE FUNCTION / INOUT ��������� �ݣ �� �����������"
 
14542
 
 
14543
#~ msgid "DECIMAL precision %d must be between 1 and %d"
 
14544
#~ msgstr "�������� DECIMAL %d ������ ���� ����� 1 � %d"
 
14545
 
 
14546
#~ msgid "DECIMAL scale %d must be between 0 and precision %d"
 
14547
#~ msgstr "������� DECIMAL %d ������ ���� ����� 0 � ��������� %d"
 
14548
 
 
14549
#~ msgid "CURRENT_TIME(%d) precision must not be negative"
 
14550
#~ msgstr "CURRENT_TIME(%d): �������� ������ ���� ��������������"
 
14551
 
 
14552
#~ msgid "CURRENT_TIME(%d) precision reduced to maximum allowed, %d"
 
14553
#~ msgstr "CURRENT_TIME(%d): �������� ��������� �� ������������ ���������: %d"
 
14554
 
 
14555
#~ msgid "CURRENT_TIMESTAMP(%d) precision must not be negative"
 
14556
#~ msgstr "CURRENT_TIMESTAMP(%d): �������� ������ ���� ��������������"
 
14557
 
 
14558
#~ msgid "CURRENT_TIMESTAMP(%d) precision reduced to maximum allowed, %d"
 
14559
#~ msgstr ""
 
14560
#~ "CURRENT_TIMESTAMP(%d): �������� ��������� �� ������������ ���������: %d"
 
14561
 
 
14562
#~ msgid "LOCALTIME(%d) precision must not be negative"
 
14563
#~ msgstr "LOCALTIME(%d): �������� ������ ���� ��������������"
 
14564
 
 
14565
#~ msgid "LOCALTIME(%d) precision reduced to maximum allowed, %d"
 
14566
#~ msgstr "LOCALTIME(%d): �������� ��������� �� ������������ ���������: %d"
 
14567
 
 
14568
#~ msgid "LOCALTIMESTAMP(%d) precision must not be negative"
 
14569
#~ msgstr "LOCALTIMESTAMP(%d): �������� ������ ���� ��������������"
 
14570
 
 
14571
#~ msgid "LOCALTIMESTAMP(%d) precision reduced to maximum allowed, %d"
 
14572
#~ msgstr ""
 
14573
#~ "LOCALTIMESTAMP(%d): �������� ��������� �� ������������ ���������: %d"
 
14574
 
 
14575
#~ msgid "syntax error; also virtual memory exhausted"
 
14576
#~ msgstr "������ ����������; ����� ����������� ������ ���������"
 
14577
 
 
14578
#~ msgid "parser stack overflow"
 
14579
#~ msgstr "������������ ����� �������"
 
14580
 
 
14581
#~ msgid "multiple FOR UPDATE clauses not allowed"
 
14582
#~ msgstr "�������������� ��������� FOR UPDATE �� ���������"
 
14583
 
 
14584
#~ msgid ""
 
14585
#~ "  -S              silent mode (start in background without logging "
 
14586
#~ "output)\n"
 
14587
#~ msgstr ""
 
14588
#~ "  -S              ����� ����� (��������� �� ������ ����� ��� ����� "
 
14589
#~ "�����������)\n"
 
14590
 
 
14591
#~ msgid "getnameinfo_all() failed: %s"
 
14592
#~ msgstr "������ getnameinfo_all(): %s"
 
14593
 
 
14594
#~ msgid "invalid statistics message length"
 
14595
#~ msgstr "�������� ����� ��������� ����������"
 
14596
 
 
14597
#~ msgid "statistics buffer is full"
 
14598
#~ msgstr "����� ���������� �����"
 
14599
 
 
14600
#~ msgid "select() failed in statistics buffer: %m"
 
14601
#~ msgstr "select() �� ������ � ������ ����������: %m"
 
14602
 
 
14603
#~ msgid "invalid server process ID %d"
 
14604
#~ msgstr "�������� ID ��������-�������: %d"
 
14605
 
 
14606
#~ msgid "out of memory in statistics collector --- abort"
 
14607
#~ msgstr "�������� ������ � �������� ���������� --- �����"
 
14608
 
 
14609
#~ msgid "max_fsm_pages is too large"
 
14610
#~ msgstr "�������� max_fsm_pages ������� �����"
 
14611
 
 
14612
#~ msgid ""
 
14613
#~ "%s is the PostgreSQL stand-alone backend.  It is not\n"
 
14614
#~ "intended to be used by normal users.\n"
 
14615
#~ "\n"
 
14616
#~ msgstr ""
 
14617
#~ "%s �������� ���������� �������� PostgreSQL � ��\n"
 
14618
#~ "�������������� ��� ������������� �������� ��������������.\n"
 
14619
#~ "\n"
 
14620
 
 
14621
#~ msgid ""
 
14622
#~ "Usage:\n"
 
14623
#~ "  %s [OPTION]... [DBNAME]\n"
 
14624
#~ "\n"
 
14625
#~ msgstr ""
 
14626
#~ "�������������:\n"
 
14627
#~ "  %s [�����]... [�����]\n"
 
14628
#~ "\n"
 
14629
 
 
14630
#~ msgid "  -d 0-5          debugging level (0 is off)\n"
 
14631
#~ msgstr "  -d 0-5          ������� ������� (0 - ��������)\n"
 
14632
 
 
14633
#~ msgid "  -i              do not execute queries\n"
 
14634
#~ msgstr "  -i              �� ��������� �������\n"
 
14635
 
 
14636
#~ msgid "invalid array element type OID: %u"
 
14637
#~ msgstr "�������� OID ���� ��������� �������: %u"
 
14638
 
 
14639
#~ msgid "group with ID %u does not exist"
 
14640
#~ msgstr "������ � ID %u �� ����������"
 
14641
 
 
14642
#~ msgid "invalid input syntax for type date: \"%s\""
 
14643
#~ msgstr "�������� ������� ��������� ��� ���� date: \"%s\""
 
14644
 
 
14645
#~ msgid "invalid input syntax for type time: \"%s\""
 
14646
#~ msgstr "�������� ������� ��������� ��� ���� time: \"%s\""
 
14647
 
 
14648
#~ msgid "invalid input syntax for type time with time zone: \"%s\""
 
14649
#~ msgstr "�������� ������� ��������� ��� ���� time with time zone: \"%s\""
 
14650
 
 
14651
#~ msgid "type \"double precision\" value out of range: overflow"
 
14652
#~ msgstr "�������� ���� \"double precision\" ��� ���������: ������������"
 
14653
 
 
14654
#~ msgid "invalid type in external \"inet\" value"
 
14655
#~ msgstr "�������� ��� �� ������� �������� \"inet\""
 
14656
 
 
14657
#~ msgid "Must provide \"relationname.columnname\"."
 
14658
#~ msgstr "����� ������������ \"���_���������.���_�������\"."
 
14659
 
 
14660
#~ msgid "deprecated input syntax for type oid: \"\""
 
14661
#~ msgstr "���������� ��������� ��� ���� oid: \"\""
 
14662
 
 
14663
#~ msgid "function \"%s\" called with wrong number of trigger arguments"
 
14664
#~ msgstr "������� \"%s\" ������� � ������������ ������ ���������� ����������"
 
14665
 
 
14666
#~ msgid ""
 
14667
#~ "table \"%s\" does not have column \"%s\" referenced by constraint \"%s\""
 
14668
#~ msgstr ""
 
14669
#~ "������� \"%s\" �� ����� ������� \"%s\" ��������� ������������ \"%s\""
 
14670
 
 
14671
#~ msgid "invalid input syntax for type timestamp: \"%s\""
 
14672
#~ msgstr "�������� ������� ��������� ��� ���� timestamp: \"%s\""
 
14673
 
 
14674
#~ msgid "invalid input syntax for type timestamp with time zone: \"%s\""
 
14675
#~ msgstr ""
 
14676
#~ "�������� ������� ��������� ��� ���� timestamp with time zone: \"%s\""
 
14677
 
 
14678
#~ msgid "invalid input syntax for type interval: \"%s\""
 
14679
#~ msgstr "�������� ������� ��������� ��� ���� interval: \"%s\""
 
14680
 
 
14681
#~ msgid "invalid list syntax for parameter \"preload_libraries\""
 
14682
#~ msgstr "�������� ��������� ��� ��������� \"preload_libraries\""
 
14683
 
 
14684
#~ msgid "preloaded library \"%s\" with initialization function \"%s\""
 
14685
#~ msgstr "�������������� ���������� \"%s\" � �������� ������������� \"%s\""
 
14686
 
 
14687
#~ msgid ""
 
14688
#~ "Unicode characters greater than or equal to 0x10000 are not supported"
 
14689
#~ msgstr "������� Unicode ����� ��� ������ 0x10000 �� ��������������"
 
14690
 
 
14691
#~ msgid "parameter \"%s\" requires an integer value"
 
14692
#~ msgstr "�������� \"%s\" ������� ����� ��������"
 
14693
 
 
14694
#~ msgid "invalid syntax for \"custom_variable_classes\": \"%s\""
 
14695
#~ msgstr "�������� ��������� ��� \"custom_variable_classes\": \"%s\""