summaryrefslogtreecommitdiff
path: root/src/bin/pg_config/po/ru.po
blob: a55b428115916e219623f2eabbd4e63cadae781b (plain)
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
# PG_CONFIG Translated Messages into the Russian Language (UTF-8)
#
# Copyright (c) 2004-2005 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Copyright (c) 2012-2013 Alexander Lakhin <exclusion@gmail.com>
# Distributed under the same licensing terms as PostgreSQL itself.
#
# pgtranslation Id: pg_config.po,v 1.4 2010/12/07 21:22:21 petere Exp $
#
# translation of subject-specific terminology, see:
# перевод некоторых специфичных терминов:
# http://wiki.postgresql.org/wiki/NLS/ru/dict
#
# ChangeLog:
#   - March 14, 2013: Updates for 9.3. Alexander Lakhin <exclusion@gmail.com>.
#   - June 27, 2012: Updates for 9.2. Alexander Lakhin <exclusion@gmail.com>.
#   - April 2, 2012: Bug fixes. Alexander Lakhin <exclusion@gmail.com>.
#   - February 17, 2012: Minor fixes. Alexander Lakhin <exclusion@gmail.com>.
#   - December 1, 2010: translation for 9.1, Andrey Sudnik <sudnikand@gmail.com>.
#   - March 26, 2009: complete translation for 8.3, Sergey Burladyan <eshkinkot@gmail.com>.
#   - 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 9 current\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2013-03-12 23:16+0000\n"
"PO-Revision-Date: 2013-03-13 17:15+0400\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Russian\n"
"X-Poedit-Country: RUSSIAN FEDERATION\n"
"X-Poedit-SourceCharset: utf-8\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 1.5\n"

#: ../../port/exec.c:127 ../../port/exec.c:241 ../../port/exec.c:284
#, c-format
msgid "could not identify current directory: %s"
msgstr "не удалось определить текущий каталог: %s"

#: ../../port/exec.c:146
#, c-format
msgid "invalid binary \"%s\""
msgstr "неверный исполняемый файл \"%s\""

#: ../../port/exec.c:195
#, c-format
msgid "could not read binary \"%s\""
msgstr "не удалось прочитать исполняемый файл \"%s\""

#: ../../port/exec.c:202
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "не удалось найти запускаемый файл \"%s\""

#: ../../port/exec.c:257 ../../port/exec.c:293
#, c-format
msgid "could not change directory to \"%s\": %s"
msgstr "не удалось перейти в каталог \"%s\": %s"

#: ../../port/exec.c:272
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "не удалось прочитать символическую ссылку \"%s\""

#: ../../port/exec.c:523
#, c-format
msgid "pclose failed: %s"
msgstr "ошибка pclose: %s"

#: pg_config.c:243 pg_config.c:259 pg_config.c:275 pg_config.c:291
#: pg_config.c:307 pg_config.c:323 pg_config.c:339 pg_config.c:355
#: pg_config.c:371
#, c-format
msgid "not recorded\n"
msgstr "не сохранено\n"

#: pg_config.c:428
#, c-format
msgid ""
"\n"
"%s provides information about the installed version of PostgreSQL.\n"
"\n"
msgstr ""
"\n"
"%s предоставляет информацию об установленной версии PostgreSQL.\n"
"\n"

#: pg_config.c:429
#, c-format
msgid "Usage:\n"
msgstr "Использование:\n"

#: pg_config.c:430
#, c-format
msgid ""
"  %s [OPTION]...\n"
"\n"
msgstr ""
"  %s [ПАРАМЕТР]...\n"
"\n"

#: pg_config.c:431
#, c-format
msgid "Options:\n"
msgstr "Параметры:\n"

#: pg_config.c:432
#, c-format
msgid "  --bindir              show location of user executables\n"
msgstr "  --bindir              показать расположение исполняемых файлов\n"

#: pg_config.c:433
#, c-format
msgid "  --docdir              show location of documentation files\n"
msgstr "  --docdir              показать расположение файлов документации\n"

#: pg_config.c:434
#, c-format
msgid "  --htmldir             show location of HTML documentation files\n"
msgstr ""
"  --htmldir             показать расположение HTML-файлов документации\n"

#: pg_config.c:435
#, c-format
msgid ""
"  --includedir          show location of C header files of the client\n"
"                        interfaces\n"
msgstr ""
"  --includedir          показать расположение файлов-заголовков (.h) для\n"
"                        клиентских интерфейсов на языке C\n"

#: pg_config.c:437
#, c-format
msgid "  --pkgincludedir       show location of other C header files\n"
msgstr ""
"  --pkgincludedir       показать расположение других файлов-заголовков (.h)\n"

#: pg_config.c:438
#, c-format
msgid ""
"  --includedir-server   show location of C header files for the server\n"
msgstr ""
"  --includedir-server   показать расположение файлов-заголовков (.h) для "
"сервера\n"

#: pg_config.c:439
#, c-format
msgid "  --libdir              show location of object code libraries\n"
msgstr ""
"  --libdir              показать расположение библиотек объектного кода\n"

#: pg_config.c:440
#, c-format
msgid "  --pkglibdir           show location of dynamically loadable modules\n"
msgstr ""
"  --pkglibdir           показать расположение динамически загружаемых "
"модулей\n"

#: pg_config.c:441
#, c-format
msgid "  --localedir           show location of locale support files\n"
msgstr ""
"  --localedir           показать расположение файлов описания локалей\n"

#: pg_config.c:442
#, c-format
msgid "  --mandir              show location of manual pages\n"
msgstr "  --mandir              показать расположение справочных страниц\n"

#: pg_config.c:443
#, c-format
msgid ""
"  --sharedir            show location of architecture-independent support "
"files\n"
msgstr ""
"  --sharedir            показать расположение платформенно-независимых "
"файлов\n"

#: pg_config.c:444
#, c-format
msgid ""
"  --sysconfdir          show location of system-wide configuration files\n"
msgstr ""
"  --sysconfdir          показать расположение общесистемных файлов "
"конфигурации\n"

#: pg_config.c:445
#, c-format
msgid "  --pgxs                show location of extension makefile\n"
msgstr ""
"  --pgxs                показать расположение makefile для расширений\n"

#: pg_config.c:446
#, c-format
msgid ""
"  --configure           show options given to \"configure\" script when\n"
"                        PostgreSQL was built\n"
msgstr ""
"  --configure           показать параметры скрипта \"configure\", с "
"которыми\n"
"                        был собран PostgreSQL\n"

#: pg_config.c:448
#, c-format
msgid "  --cc                  show CC value used when PostgreSQL was built\n"
msgstr ""
"  --cc                  показать, с каким значением CC собран PostgreSQL\n"

#: pg_config.c:449
#, c-format
msgid ""
"  --cppflags            show CPPFLAGS value used when PostgreSQL was built\n"
msgstr ""
"  --cppflags            показать, с каким значением CPPFLAGS собран "
"PostgreSQL\n"

#: pg_config.c:450
#, c-format
msgid ""
"  --cflags              show CFLAGS value used when PostgreSQL was built\n"
msgstr ""
"  --cflags              показать, с какими флагами C собран PostgreSQL\n"

#: pg_config.c:451
#, c-format
msgid ""
"  --cflags_sl           show CFLAGS_SL value used when PostgreSQL was built\n"
msgstr ""
"  --cflags_sl           показать, с каким значением CFLAGS_SL собран "
"PostgreSQL\n"

#: pg_config.c:452
#, c-format
msgid ""
"  --ldflags             show LDFLAGS value used when PostgreSQL was built\n"
msgstr ""
"  --ldflags             показать, с каким значением LDFLAGS собран "
"PostgreSQL\n"

#: pg_config.c:453
#, c-format
msgid ""
"  --ldflags_ex          show LDFLAGS_EX value used when PostgreSQL was "
"built\n"
msgstr ""
"  --ldflags_ex          показать, с каким значением LDFLAGS_EX собран "
"PostgreSQL\n"

#: pg_config.c:454
#, c-format
msgid ""
"  --ldflags_sl          show LDFLAGS_SL value used when PostgreSQL was "
"built\n"
msgstr ""
"  --ldflags_sl          показать, с каким значение LDFLAGS_SL собран "
"PostgreSQL\n"

#: pg_config.c:455
#, c-format
msgid ""
"  --libs                show LIBS value used when PostgreSQL was built\n"
msgstr ""
"  --libs                показать, с каким значением LIBS собран PostgreSQL\n"

#: pg_config.c:456
#, c-format
msgid "  --version             show the PostgreSQL version\n"
msgstr "  --version             показать версию PostgreSQL\n"

#: pg_config.c:457
#, c-format
msgid "  -?, --help            show this help, then exit\n"
msgstr "  -?, --help            показать эту справку и выйти\n"

#: pg_config.c:458
#, c-format
msgid ""
"\n"
"With no arguments, all known items are shown.\n"
"\n"
msgstr ""
"\n"
"При запуске без аргументов выводятся все известные значения.\n"
"\n"

#: pg_config.c:459
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Об ошибках сообщайте по адресу <pgsql-bugs@postgresql.org>.\n"

#: pg_config.c:465
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Для дополнительной информации попробуйте \"%s --help\".\n"

#: pg_config.c:504
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: не удалось найти свой исполняемый файл\n"

#: pg_config.c:527
#, c-format
msgid "%s: invalid argument: %s\n"
msgstr "%s: неверный аргумент: %s\n"

#~ msgid "child process exited with exit code %d"
#~ msgstr "дочерний процесс завершился с кодом возврата %d"

#~ msgid "child process was terminated by exception 0x%X"
#~ msgstr "дочерний процесс прерван исключением 0x%X"

#~ msgid "child process was terminated by signal %s"
#~ msgstr "дочерний процесс завершён по сигналу %s"

#~ msgid "child process was terminated by signal %d"
#~ msgstr "дочерний процесс завершён по сигналу %d"

#~ msgid "child process exited with unrecognized status %d"
#~ msgstr "дочерний процесс завершился с нераспознанным состоянием %d"