1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
|
# ru.po
# PG_CONFIG Translated Messages into the Russian Language (KOI8-R)
#
# Copyright (c) 2004-2005 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreSQL itself.
#
# $PostgreSQL: pgsql/src/bin/pg_config/po/ru.po,v 1.5 2005/01/17 21:21:09 petere Exp $
#
# ChangeLog:
# - January 17, 2005: Complete translation for 8.0, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - December, 2004: Corrections and improvements by Oleg Bartunov <oleg@sai.msu.su>
# - October 13 - November 24, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2005-01-17 19:04+0000\n"
"PO-Revision-Date: 2005-01-17 15:22-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-ru-general <pgsql-ru-general@postgresql.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Russian\n"
"X-Poedit-Country: RUSSIAN FEDERATION\n"
#: pg_config.c:36
#, c-format
msgid ""
"\n"
"%s provides information about the installed version of PostgreSQL.\n"
"\n"
msgstr ""
"\n"
"%s ������������� ���������� �� ������������� ������ PostgreSQL.\n"
"\n"
#: pg_config.c:37
msgid "Usage:\n"
msgstr "�������������:\n"
#: pg_config.c:38
#, c-format
msgid ""
" %s OPTION...\n"
"\n"
msgstr ""
" %s �����...\n"
"\n"
#: pg_config.c:39
msgid "Options:\n"
msgstr "�����:\n"
#: pg_config.c:40
msgid " --bindir show location of user executables\n"
msgstr " --bindir �������� ������������ ����������� ������\n"
#: pg_config.c:41
msgid ""
" --includedir show location of C header files of the client\n"
" interfaces\n"
msgstr ""
" --includedir �������� ������������ ������-���������� C (.h)\n"
" ���������� �����������\n"
#: pg_config.c:43
msgid " --includedir-server show location of C header files for the server\n"
msgstr " --includedir-server �������� ������������ ������-���������� C (.h) �������\n"
#: pg_config.c:44
msgid " --libdir show location of object code libraries\n"
msgstr " --libdir �������� ������������ ��������� ���������� ����\n"
#: pg_config.c:45
msgid " --pkglibdir show location of dynamically loadable modules\n"
msgstr " --pkglibdir �������� ������������ ����������� ����������� �������\n"
#: pg_config.c:46
msgid " --pgxs show location of extension makefile\n"
msgstr " --pgxs �������� ������������ makefile ��� ����������\n"
#: pg_config.c:47
msgid ""
" --configure show options given to \"configure\" script when\n"
" PostgreSQL was built\n"
msgstr ""
" --configure �������� �����, �������������� \"configure\"\n"
" ��� ���������� PostgreSQL\n"
#: pg_config.c:49
msgid " --version show the PostgreSQL version, then exit\n"
msgstr " --version �������� ������ PostgreSQL � �����\n"
#: pg_config.c:50
msgid ""
" --help show this help, then exit\n"
"\n"
msgstr ""
" --help �������� ��� ��������� � �����\n"
"\n"
#: pg_config.c:51
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "�������� �� �������: <pgsql-bugs@postgresql.org>.\n"
#: pg_config.c:57
#, c-format
msgid ""
"\n"
"Try \"%s --help\" for more information\n"
msgstr ""
"\n"
"�������� \"%s --help\" ��� ����� ��������� ����������\n"
#: pg_config.c:75
#, c-format
msgid "%s: argument required\n"
msgstr "%s: ��������� ��������\n"
#: pg_config.c:104
#, c-format
msgid "%s: invalid argument: %s\n"
msgstr "%s: �������� ��������: %s\n"
#: pg_config.c:113
#, c-format
msgid "%s: could not find own executable\n"
msgstr "%s: �� ������� ����� ���� ����������� ����������� ����\n"
#: ../../port/exec.c:194
#: ../../port/exec.c:308
#: ../../port/exec.c:351
#, c-format
msgid "could not identify current directory: %s"
msgstr "�� ������� ���������������� ������� ����������: %s"
#: ../../port/exec.c:213
#, c-format
msgid "invalid binary \"%s\""
msgstr "�������� �������� \"%s\""
#: ../../port/exec.c:262
#, c-format
msgid "could not read binary \"%s\""
msgstr "�� ������� ������� �������� \"%s\""
#: ../../port/exec.c:269
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "\"%s\" �� ������ ��� ����������"
#: ../../port/exec.c:324
#: ../../port/exec.c:360
#, c-format
msgid "could not change directory to \"%s\""
msgstr "�� ������� �������� ���������� �� \"%s\""
#: ../../port/exec.c:339
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "�� ���������� ������� ������������� ������ \"%s\""
#: ../../port/exec.c:587
#, c-format
msgid "child process exited with exit code %d"
msgstr "�������� ������� ���������� � ����� �������� %d"
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by signal %d"
msgstr "�������� ������� �����ۣ� �������� %d"
#: ../../port/exec.c:593
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "�������� ������� ���������� � �������������� �������� %d"
|