mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-04 00:27:34 +08:00
Translation updates
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -4,64 +4,82 @@
|
||||
# Copyright (c) 2004 Serguei A. Mokhov, mokhov@cs.concordia.ca
|
||||
# Distributed under the same licensing terms as PostgreSQL itself.
|
||||
#
|
||||
# $PostgreSQL: pgsql/src/bin/initdb/po/ru.po,v 1.12 2004/12/06 22:10:39 petere Exp $
|
||||
# $PostgreSQL: pgsql/src/bin/initdb/po/ru.po,v 1.13 2004/12/11 20:09:58 petere Exp $
|
||||
#
|
||||
# ChangeLog:
|
||||
# - March 27 - November 28, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - March 27 - December 10, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 8.0\n"
|
||||
"POT-Creation-Date: 2004-11-28 07:09+0000\n"
|
||||
"PO-Revision-Date: 2004-11-28 20:50-0500\n"
|
||||
"POT-Creation-Date: 2004-12-10 19:06+0000\n"
|
||||
"PO-Revision-Date: 2004-12-10 21:32-0500\n"
|
||||
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
|
||||
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\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"
|
||||
|
||||
#: initdb.c:237
|
||||
#: initdb.c:251
|
||||
#: initdb.c:250
|
||||
#: initdb.c:264
|
||||
#, c-format
|
||||
msgid "%s: out of memory\n"
|
||||
msgstr "%s: �������� ������\n"
|
||||
|
||||
#: initdb.c:361
|
||||
#: initdb.c:1342
|
||||
#: initdb.c:374
|
||||
#: initdb.c:1403
|
||||
#, c-format
|
||||
msgid "%s: could not open file \"%s\" for reading: %s\n"
|
||||
msgstr "%s: �� ������� ������� ���� \"%s\" ��� ������: %s\n"
|
||||
|
||||
#: initdb.c:422
|
||||
#: initdb.c:435
|
||||
#: initdb.c:1035
|
||||
#: initdb.c:1062
|
||||
#, c-format
|
||||
msgid "%s: could not open file \"%s\" for writing: %s\n"
|
||||
msgstr "%s: �� ������� ������� ���� \"%s\" ��� ������: %s\n"
|
||||
|
||||
#: initdb.c:550
|
||||
#: initdb.c:559
|
||||
#: initdb.c:567
|
||||
#: initdb.c:443
|
||||
#: initdb.c:451
|
||||
#: initdb.c:1042
|
||||
#: initdb.c:1068
|
||||
#, c-format
|
||||
msgid "%s: failed\n"
|
||||
msgstr "%s: ������\n"
|
||||
msgid "%s: could not write file \"%s\": %s\n"
|
||||
msgstr "%s: �� ������� �������� � ���� \"%s\": %s\n"
|
||||
|
||||
#: initdb.c:556
|
||||
#: initdb.c:470
|
||||
#, c-format
|
||||
msgid "%s: could not execute command \"%s\": %s\n"
|
||||
msgstr "%s: �� ������� ��������� ������� \"%s\": %s\n"
|
||||
|
||||
#: initdb.c:593
|
||||
#, c-format
|
||||
msgid "%s: removing data directory \"%s\"\n"
|
||||
msgstr "%s: �������� ���������� ������ \"%s\"\n"
|
||||
|
||||
#: initdb.c:564
|
||||
#: initdb.c:596
|
||||
#, c-format
|
||||
msgid "%s: failed to remove data directory\n"
|
||||
msgstr "%s: ������ ��� �������� ���������� ������\n"
|
||||
|
||||
#: initdb.c:602
|
||||
#, c-format
|
||||
msgid "%s: removing contents of data directory \"%s\"\n"
|
||||
msgstr "%s: �������� ����������� ���������� ������ \"%s\"\n"
|
||||
|
||||
#: initdb.c:575
|
||||
#: initdb.c:605
|
||||
#, c-format
|
||||
msgid "%s: failed to remove contents of data directory\n"
|
||||
msgstr "%s: ������ ��� �������� ����������� ���������� ������\n"
|
||||
|
||||
#: initdb.c:614
|
||||
#, c-format
|
||||
msgid "%s: data directory \"%s\" not removed at user's request\n"
|
||||
msgstr "%s: ���������� ������ \"%s\" �� ������� �� ������� ������������\n"
|
||||
|
||||
#: initdb.c:601
|
||||
#: initdb.c:640
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: cannot be run as root\n"
|
||||
@ -72,17 +90,17 @@ msgstr ""
|
||||
"����������, ������� ��� (�������������������) ������������ (��������,\n"
|
||||
"��������� \"su\"), ��� ������� ����� ����������� ������� �������.\n"
|
||||
|
||||
#: initdb.c:650
|
||||
#: initdb.c:689
|
||||
#, c-format
|
||||
msgid "%s: \"%s\" is not a valid server encoding name\n"
|
||||
msgstr "%s: \"%s\" �� �������� ������ ���������� �������\n"
|
||||
|
||||
#: initdb.c:805
|
||||
#: initdb.c:844
|
||||
#, c-format
|
||||
msgid "%s: warning: encoding mismatch\n"
|
||||
msgstr "%s: ��������: �� ������������ ���������\n"
|
||||
|
||||
#: initdb.c:807
|
||||
#: initdb.c:846
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The encoding you selected (%s) and the encoding that the selected\n"
|
||||
@ -97,7 +115,12 @@ msgstr ""
|
||||
"����� ��������� �������� ������������� %s � ���� �� ����������\n"
|
||||
"��������� ��� �������� ��������������� ����������.\n"
|
||||
|
||||
#: initdb.c:959
|
||||
#: initdb.c:976
|
||||
#, c-format
|
||||
msgid "%s: could not create directory \"%s\": %s\n"
|
||||
msgstr "%s: �� ������� ������� ���������� \"%s\": %s\n"
|
||||
|
||||
#: initdb.c:1004
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: file \"%s\" does not exist\n"
|
||||
@ -108,24 +131,24 @@ msgstr ""
|
||||
"��� ���� �������� ��� � ��� ��������� ����������� ��� �������\n"
|
||||
"������������ ���������� � ����� ������� -L.\n"
|
||||
|
||||
#: initdb.c:1024
|
||||
#: initdb.c:1086
|
||||
msgid "selecting default max_connections ... "
|
||||
msgstr "������������ ������� �������� �� ��������� max_connections ... "
|
||||
|
||||
#: initdb.c:1060
|
||||
#: initdb.c:1122
|
||||
msgid "selecting default shared_buffers ... "
|
||||
msgstr "������������ ������� �������� �� ��������� shared_buffers ... "
|
||||
|
||||
#: initdb.c:1093
|
||||
#: initdb.c:1155
|
||||
msgid "creating configuration files ... "
|
||||
msgstr "�������� ������ ������������ ... "
|
||||
|
||||
#: initdb.c:1189
|
||||
#: initdb.c:1251
|
||||
#, c-format
|
||||
msgid "creating template1 database in %s/base/1 ... "
|
||||
msgstr "�������� ���� template1 � %s/base/1 ... "
|
||||
|
||||
#: initdb.c:1205
|
||||
#: initdb.c:1267
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
|
||||
@ -134,90 +157,91 @@ msgstr ""
|
||||
"%s: ������� ���� \"%s\" �� ����������� PostgreSQL %s\n"
|
||||
"��������� ���� ����������� ��� ������� ���������� ���� � ������� ����� -L.\n"
|
||||
|
||||
#: initdb.c:1281
|
||||
#: initdb.c:1342
|
||||
msgid "initializing pg_shadow ... "
|
||||
msgstr "������������� pg_shadow ... "
|
||||
|
||||
#: initdb.c:1317
|
||||
#: initdb.c:1378
|
||||
msgid "Enter new superuser password: "
|
||||
msgstr "������� ����� ������ ��������������: "
|
||||
|
||||
#: initdb.c:1318
|
||||
#: initdb.c:1379
|
||||
msgid "Enter it again: "
|
||||
msgstr "������� ��� �����: "
|
||||
|
||||
#: initdb.c:1321
|
||||
#: initdb.c:1382
|
||||
msgid "Passwords didn't match.\n"
|
||||
msgstr "������ �� ���������.\n"
|
||||
|
||||
#: initdb.c:1348
|
||||
#: initdb.c:1409
|
||||
#, c-format
|
||||
msgid "%s: could not read password from file \"%s\": %s\n"
|
||||
msgstr "%s: �� ������� ������� ������ �� ����� \"%s\": %s\n"
|
||||
|
||||
#: initdb.c:1361
|
||||
#: initdb.c:1422
|
||||
msgid "setting password ... "
|
||||
msgstr "��������� ������ ... "
|
||||
|
||||
#: initdb.c:1385
|
||||
#: initdb.c:1443
|
||||
#, c-format
|
||||
msgid "%s: The password file was not generated. Please report this problem.\n"
|
||||
msgstr "%s: �� ������� ������������� ������. ���������� �������� �� ���� ��������.\n"
|
||||
|
||||
#: initdb.c:1415
|
||||
#: initdb.c:1471
|
||||
msgid "enabling unlimited row size for system tables ... "
|
||||
msgstr "������������� ������� ������ ��� ��������� ������ ... "
|
||||
|
||||
#: initdb.c:1488
|
||||
#: initdb.c:1544
|
||||
msgid "initializing pg_depend ... "
|
||||
msgstr "������������� pg_depend ... "
|
||||
|
||||
#: initdb.c:1516
|
||||
#: initdb.c:1572
|
||||
msgid "creating system views ... "
|
||||
msgstr "�������� ��������� ������������� ... "
|
||||
|
||||
#: initdb.c:1553
|
||||
#: initdb.c:1608
|
||||
msgid "loading pg_description ... "
|
||||
msgstr "�������� pg_description ... "
|
||||
|
||||
#: initdb.c:1601
|
||||
#: initdb.c:1647
|
||||
msgid "creating conversions ... "
|
||||
msgstr "�������� ��������� ... "
|
||||
|
||||
#: initdb.c:1657
|
||||
#: initdb.c:1701
|
||||
msgid "setting privileges on built-in objects ... "
|
||||
msgstr "��������� ���������� ��� ���������� �������� ... "
|
||||
|
||||
#: initdb.c:1715
|
||||
#: initdb.c:1759
|
||||
msgid "creating information schema ... "
|
||||
msgstr "�������� �������������� ����� ... "
|
||||
|
||||
#: initdb.c:1778
|
||||
#: initdb.c:1816
|
||||
msgid "vacuuming database template1 ... "
|
||||
msgstr "������ ������ � ���� template1 ... "
|
||||
|
||||
#: initdb.c:1834
|
||||
#: initdb.c:1870
|
||||
msgid "copying template1 to template0 ... "
|
||||
msgstr "����������� template1 � template0 ... "
|
||||
|
||||
#: initdb.c:1891
|
||||
#: initdb.c:1927
|
||||
msgid "caught signal\n"
|
||||
msgstr "������ ������\n"
|
||||
|
||||
#: initdb.c:1896
|
||||
msgid "could not write to child process\n"
|
||||
msgstr "�� ������� �������� � �������-���������\n"
|
||||
#: initdb.c:1933
|
||||
#, c-format
|
||||
msgid "could not write to child process: %s\n"
|
||||
msgstr "�� ������� �������� � �������-���������: %s\n"
|
||||
|
||||
#: initdb.c:1902
|
||||
#: initdb.c:1941
|
||||
msgid "ok\n"
|
||||
msgstr "��\n"
|
||||
|
||||
#: initdb.c:1949
|
||||
#: initdb.c:1989
|
||||
#, c-format
|
||||
msgid "%s: invalid locale name \"%s\"\n"
|
||||
msgstr "%s: �������� ��� ������ \"%s\"\n"
|
||||
|
||||
#: initdb.c:2016
|
||||
#: initdb.c:2056
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s initializes a PostgreSQL database cluster.\n"
|
||||
@ -226,16 +250,16 @@ msgstr ""
|
||||
"%s �������������� ������� PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: initdb.c:2017
|
||||
#: initdb.c:2057
|
||||
msgid "Usage:\n"
|
||||
msgstr "�������������:\n"
|
||||
|
||||
#: initdb.c:2018
|
||||
#: initdb.c:2058
|
||||
#, c-format
|
||||
msgid " %s [OPTION]... [DATADIR]\n"
|
||||
msgstr " %s [�����]... [���������]\n"
|
||||
|
||||
#: initdb.c:2019
|
||||
#: initdb.c:2059
|
||||
msgid ""
|
||||
"\n"
|
||||
"Options:\n"
|
||||
@ -243,19 +267,19 @@ msgstr ""
|
||||
"\n"
|
||||
"�����:\n"
|
||||
|
||||
#: initdb.c:2020
|
||||
#: initdb.c:2060
|
||||
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
|
||||
msgstr " [-D, --pgdata=]��������� ��������������� ��� ����� �������� ��� ������\n"
|
||||
|
||||
#: initdb.c:2021
|
||||
#: initdb.c:2061
|
||||
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
|
||||
msgstr " -E, --encoding=��������� ���������� ��������� �� ��������� ��� ����� ���\n"
|
||||
|
||||
#: initdb.c:2022
|
||||
#: initdb.c:2062
|
||||
msgid " --locale=LOCALE initialize database cluster with given locale\n"
|
||||
msgstr " --locale=������ ���������������� ������� ��� ������ � ��������� �������\n"
|
||||
|
||||
#: initdb.c:2023
|
||||
#: initdb.c:2063
|
||||
msgid ""
|
||||
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
|
||||
" --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
|
||||
@ -269,35 +293,35 @@ msgstr ""
|
||||
" ��������� ������� � ��������������� ���������\n"
|
||||
" (�������� �� ��������� ������� �� ���������)\n"
|
||||
|
||||
#: initdb.c:2028
|
||||
#: initdb.c:2068
|
||||
msgid " --no-locale equivalent to --locale=C\n"
|
||||
msgstr " --no-locale ������������ --locale=C\n"
|
||||
|
||||
#: initdb.c:2029
|
||||
#: initdb.c:2069
|
||||
msgid " -A, --auth=METHOD default authentication method for local connections\n"
|
||||
msgstr " -A, --auth=����� ����� �������������� �� ��������� ��� ��������� �������������\n"
|
||||
|
||||
#: initdb.c:2030
|
||||
#: initdb.c:2070
|
||||
msgid " -U, --username=NAME database superuser name\n"
|
||||
msgstr " -U, --username=NAME ��� �������������� ���� ������\n"
|
||||
|
||||
#: initdb.c:2031
|
||||
#: initdb.c:2071
|
||||
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
|
||||
msgstr " -W, --pwprompt ��������� ������ ��� ������ ��������������\n"
|
||||
|
||||
#: initdb.c:2032
|
||||
#: initdb.c:2072
|
||||
msgid " --pwfile=FILE read password for the new superuser from file\n"
|
||||
msgstr " --pwfile=���� ������� ������ ��� ������ �������������� �� �����\n"
|
||||
|
||||
#: initdb.c:2033
|
||||
#: initdb.c:2073
|
||||
msgid " -?, --help show this help, then exit\n"
|
||||
msgstr " -?, --help �������� ��� ������ � �����\n"
|
||||
|
||||
#: initdb.c:2034
|
||||
#: initdb.c:2074
|
||||
msgid " -V, --version output version information, then exit\n"
|
||||
msgstr " -V, --version �������� ������ � �����\n"
|
||||
|
||||
#: initdb.c:2035
|
||||
#: initdb.c:2075
|
||||
msgid ""
|
||||
"\n"
|
||||
"Less commonly used options:\n"
|
||||
@ -305,23 +329,23 @@ msgstr ""
|
||||
"\n"
|
||||
"���� ������������ �����:\n"
|
||||
|
||||
#: initdb.c:2036
|
||||
#: initdb.c:2076
|
||||
msgid " -d, --debug generate lots of debugging output\n"
|
||||
msgstr " -d, --debug ������������ ����� ���������� ���������\n"
|
||||
|
||||
#: initdb.c:2037
|
||||
#: initdb.c:2077
|
||||
msgid " -s, --show show internal settings\n"
|
||||
msgstr " -s, --show �������� ���������� ���������\n"
|
||||
|
||||
#: initdb.c:2038
|
||||
#: initdb.c:2078
|
||||
msgid " -L DIRECTORY where to find the input files\n"
|
||||
msgstr " -L DIRECTORY ��� ����� ������� �����\n"
|
||||
|
||||
#: initdb.c:2039
|
||||
#: initdb.c:2079
|
||||
msgid " -n, --noclean do not clean up after errors\n"
|
||||
msgstr " -n, --noclean �� ��������� ����� ������\n"
|
||||
|
||||
#: initdb.c:2040
|
||||
#: initdb.c:2080
|
||||
msgid ""
|
||||
"\n"
|
||||
"If the data directory is not specified, the environment variable PGDATA\n"
|
||||
@ -330,7 +354,7 @@ msgstr ""
|
||||
"\n"
|
||||
"���� ���������� ������ �� �������, ������������ �������� ���������� ��������� PGDATA.\n"
|
||||
|
||||
#: initdb.c:2042
|
||||
#: initdb.c:2082
|
||||
msgid ""
|
||||
"\n"
|
||||
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
|
||||
@ -338,32 +362,32 @@ msgstr ""
|
||||
"\n"
|
||||
"��������� �� �������: <pgsql-bugs@postgresql.org>.\n"
|
||||
|
||||
#: initdb.c:2133
|
||||
#: initdb.c:2175
|
||||
msgid "Running in debug mode.\n"
|
||||
msgstr "���������� � ������ �������.\n"
|
||||
|
||||
#: initdb.c:2137
|
||||
#: initdb.c:2179
|
||||
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
|
||||
msgstr "���������� � ������ 'noclean'. ������ ������ � ������ ����� ������ ������������� �� �����.\n"
|
||||
|
||||
#: initdb.c:2173
|
||||
#: initdb.c:2190
|
||||
#: initdb.c:2408
|
||||
#: initdb.c:2216
|
||||
#: initdb.c:2233
|
||||
#: initdb.c:2453
|
||||
#, c-format
|
||||
msgid "Try \"%s --help\" for more information.\n"
|
||||
msgstr "�������� \"%s --help\" ��� ����� ��������� ����������.\n"
|
||||
|
||||
#: initdb.c:2188
|
||||
#: initdb.c:2231
|
||||
#, c-format
|
||||
msgid "%s: too many command-line arguments (first is \"%s\")\n"
|
||||
msgstr "%s: ������� ����� ���������� ��������� ������ (������: \"%s\")\n"
|
||||
|
||||
#: initdb.c:2196
|
||||
#: initdb.c:2239
|
||||
#, c-format
|
||||
msgid "%s: password prompt and password file may not be specified together\n"
|
||||
msgstr "%s: ������ ������ � ���� ������� �� ����� ����������� ������\n"
|
||||
|
||||
#: initdb.c:2202
|
||||
#: initdb.c:2245
|
||||
msgid ""
|
||||
"\n"
|
||||
"WARNING: enabling \"trust\" authentication for local connections\n"
|
||||
@ -375,17 +399,17 @@ msgstr ""
|
||||
"�� ������ ţ �������� �������������� pg_hba.conf ��� ��������� ����� -A\n"
|
||||
"��� ��������� ���������� initdb.\n"
|
||||
|
||||
#: initdb.c:2226
|
||||
#: initdb.c:2269
|
||||
#, c-format
|
||||
msgid "%s: unrecognized authentication method \"%s\"\n"
|
||||
msgstr "%s: �������������� ����� �������������� \"%s\"\n"
|
||||
|
||||
#: initdb.c:2235
|
||||
#: initdb.c:2279
|
||||
#, c-format
|
||||
msgid "%s: must specify a password for the superuser to enable %s authentication\n"
|
||||
msgstr "%s: ���������� ������� ������ �������������� ����� �������� �������������� %s\n"
|
||||
|
||||
#: initdb.c:2250
|
||||
#: initdb.c:2294
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: no data directory specified\n"
|
||||
@ -398,7 +422,7 @@ msgstr ""
|
||||
"��� ���� �������. ��� ����� ������� � ������� �������� ����� -D\n"
|
||||
"��� ��������� ���������� ��������� PGDATA.\n"
|
||||
|
||||
#: initdb.c:2281
|
||||
#: initdb.c:2326
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The program \"postgres\" is needed by %s but was not found in the\n"
|
||||
@ -409,7 +433,7 @@ msgstr ""
|
||||
"��� �� ���������� ��� � \"%s\".\n"
|
||||
"��������� ���� �����������.\n"
|
||||
|
||||
#: initdb.c:2288
|
||||
#: initdb.c:2333
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The program \"postgres\" was found by \"%s\"\n"
|
||||
@ -420,17 +444,17 @@ msgstr ""
|
||||
"� ��� �� ������� ��� %s.\n"
|
||||
"��������� ���� �����������.\n"
|
||||
|
||||
#: initdb.c:2307
|
||||
#: initdb.c:2352
|
||||
#, c-format
|
||||
msgid "%s: input file location must be an absolute path\n"
|
||||
msgstr "%s: ��������������� �������� ����� ������ ���� ���������� ��ԣ�\n"
|
||||
|
||||
#: initdb.c:2315
|
||||
#: initdb.c:2360
|
||||
#, c-format
|
||||
msgid "%s: could not determine valid short version string\n"
|
||||
msgstr "%s: �� � ��������� ���������� ���������� �������� ������ ������\n"
|
||||
|
||||
#: initdb.c:2368
|
||||
#: initdb.c:2413
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The files belonging to this database system will be owned by user \"%s\".\n"
|
||||
@ -441,12 +465,12 @@ msgstr ""
|
||||
"������������ ������������ \"%s\". ���� ������������\n"
|
||||
"����� ������ ���� ���������� �������� �������.\n"
|
||||
|
||||
#: initdb.c:2378
|
||||
#: initdb.c:2423
|
||||
#, c-format
|
||||
msgid "The database cluster will be initialized with locale %s.\n"
|
||||
msgstr "������� ��� ������ ����� ��������������� � ������� %s.\n"
|
||||
|
||||
#: initdb.c:2381
|
||||
#: initdb.c:2426
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The database cluster will be initialized with locales\n"
|
||||
@ -465,37 +489,37 @@ msgstr ""
|
||||
" NUMERIC: %s\n"
|
||||
" TIME: %s\n"
|
||||
|
||||
#: initdb.c:2406
|
||||
#: initdb.c:2451
|
||||
#, c-format
|
||||
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
|
||||
msgstr "%s: �� ������� ����� ���������� ��������� ��� ������ \"%s\"\n"
|
||||
|
||||
#: initdb.c:2407
|
||||
#: initdb.c:2452
|
||||
#, c-format
|
||||
msgid "Rerun %s with the -E option.\n"
|
||||
msgstr "������������� %s � ������ -E.\n"
|
||||
|
||||
#: initdb.c:2414
|
||||
#: initdb.c:2459
|
||||
#, c-format
|
||||
msgid "The default database encoding has accordingly been set to %s.\n"
|
||||
msgstr "��������� ���� �� ��������� ����������� � %s.\n"
|
||||
|
||||
#: initdb.c:2455
|
||||
#: initdb.c:2500
|
||||
#, c-format
|
||||
msgid "creating directory %s ... "
|
||||
msgstr "�������� ���������� %s ... "
|
||||
|
||||
#: initdb.c:2469
|
||||
#: initdb.c:2514
|
||||
#, c-format
|
||||
msgid "fixing permissions on existing directory %s ... "
|
||||
msgstr "����������� ���� �� ������������ ���������� %s ... "
|
||||
|
||||
#: initdb.c:2475
|
||||
#: initdb.c:2520
|
||||
#, c-format
|
||||
msgid "%s: could not change permissions of directory \"%s\": %s\n"
|
||||
msgstr "%s: �� ������� �������� ����� �� ���������� \"%s\": %s\n"
|
||||
|
||||
#: initdb.c:2488
|
||||
#: initdb.c:2533
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: directory \"%s\" exists but is not empty\n"
|
||||
@ -508,33 +532,33 @@ msgstr ""
|
||||
"���������� \"%s\" ��� ţ ���������� ��� ��������� %s\n"
|
||||
"� ���������� �������� �� \"%s\".\n"
|
||||
|
||||
#: initdb.c:2497
|
||||
#: initdb.c:2542
|
||||
#, c-format
|
||||
msgid "%s: could not access directory \"%s\": %s\n"
|
||||
msgstr "%s: ��� ������� � ���������� \"%s\": %s\n"
|
||||
|
||||
#: initdb.c:2506
|
||||
#: initdb.c:2551
|
||||
#, c-format
|
||||
msgid "creating directory %s/%s ... "
|
||||
msgstr "�������� ���������� %s/%s ... "
|
||||
|
||||
#: initdb.c:2570
|
||||
#: initdb.c:2619
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
"Success. You can now start the database server using:\n"
|
||||
"\n"
|
||||
" %s%s%s/postmaster -D %s%s%s\n"
|
||||
" %s%s%s%spostmaster -D %s%s%s\n"
|
||||
"or\n"
|
||||
" %s%s%s/pg_ctl -D %s%s%s -l logfile start\n"
|
||||
" %s%s%s%spg_ctl -D %s%s%s -l logfile start\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"�����. �� ������ ������ ��������� ������ ��� ������:\n"
|
||||
"\n"
|
||||
" %s%s%s/postmaster -D %s%s%s\n"
|
||||
"or\n"
|
||||
" %s%s%s/pg_ctl -D %s%s%s -l ����������� start\n"
|
||||
" %s%s%s%spostmaster -D %s%s%s\n"
|
||||
"���\n"
|
||||
" %s%s%s%spg_ctl -D %s%s%s -l ����������� start\n"
|
||||
"\n"
|
||||
|
||||
#: ../../port/dirmod.c:75
|
||||
|
||||
@ -4,10 +4,10 @@
|
||||
# Copyright (c) 2001-2004 Serguei A. Mokhov, mokhov@cs.concordia.ca
|
||||
# Distributed under the same licensing terms as PostgreSQL itself.
|
||||
#
|
||||
# $PostgreSQL: pgsql/src/bin/pg_dump/po/ru.po,v 1.17 2004/12/06 22:10:41 petere Exp $
|
||||
# $PostgreSQL: pgsql/src/bin/pg_dump/po/ru.po,v 1.18 2004/12/11 20:10:09 petere Exp $
|
||||
#
|
||||
# ChangeLog:
|
||||
# - April 6 - November 24, 2004: Updates for 8.0; <mokhov@cs.concordia.ca>
|
||||
# - April 6 - December 10, 2004: Updates for 8.0; <mokhov@cs.concordia.ca>
|
||||
# - July 24 - October 5, 2003: Updates for 7.4.x; <mokhov@cs.concordia.ca>
|
||||
# - October 12, 2002: Post-7.3 beta 2, Fixes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - September 14, 2002: Post-7.3 beta 1, Take II, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
@ -17,10 +17,10 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 8.0\n"
|
||||
"POT-Creation-Date: 2004-11-28 07:11+0000\n"
|
||||
"PO-Revision-Date: 2004-11-28 20:50-0500\n"
|
||||
"POT-Creation-Date: 2004-12-10 19:08+0000\n"
|
||||
"PO-Revision-Date: 2004-12-10 21:52-0500\n"
|
||||
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
|
||||
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\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"
|
||||
@ -233,10 +233,10 @@ msgstr " -o, --oids
|
||||
|
||||
#: pg_dump.c:685
|
||||
msgid ""
|
||||
" -O, --no-owner do not output commands to set object ownership\n"
|
||||
" -O, --no-owner skip restoration of object ownership\n"
|
||||
" in plain text format\n"
|
||||
msgstr ""
|
||||
" -O, --no-owner �� �������� ������� �� ��������� ���������� �� �������\n"
|
||||
" -O, --no-owner ���������� �������������� ���������� �� �������\n"
|
||||
" � ������� \"������ �����\"\n"
|
||||
|
||||
#: pg_dump.c:687
|
||||
@ -1453,76 +1453,76 @@ msgstr "
|
||||
msgid "could not write null block at end of tar archive\n"
|
||||
msgstr "�� ���������� �������� ������� ���� � ����� tar-������\n"
|
||||
|
||||
#: pg_backup_tar.c:1023
|
||||
#: pg_backup_tar.c:1027
|
||||
msgid "archive member too large for tar format\n"
|
||||
msgstr "��������� ������ ������� ����� ��� ������� tar\n"
|
||||
|
||||
#: pg_backup_tar.c:1033
|
||||
#: pg_backup_tar.c:1037
|
||||
#, c-format
|
||||
msgid "write error appending to tar archive (wrote %lu, attempted %lu)\n"
|
||||
msgstr "������ ������ ��� ���������� � tar-������ (��������: %lu, ����: %lu)\n"
|
||||
|
||||
#: pg_backup_tar.c:1039
|
||||
#: pg_backup_tar.c:1043
|
||||
#, c-format
|
||||
msgid "could not close tar member: %s\n"
|
||||
msgstr "�� ���������� ������� tar-���������: %s\n"
|
||||
|
||||
#: pg_backup_tar.c:1048
|
||||
#: pg_backup_tar.c:1052
|
||||
#, c-format
|
||||
msgid "actual file length (%s) does not match expected (%s)\n"
|
||||
msgstr "��������� ����� ����� (%s) �� ������������� ����������� (%s)\n"
|
||||
|
||||
#: pg_backup_tar.c:1056
|
||||
#: pg_backup_tar.c:1060
|
||||
msgid "could not output padding at end of tar member\n"
|
||||
msgstr "�� ���������� ������� \"�������\" � ����� tar-���������\n"
|
||||
|
||||
#: pg_backup_tar.c:1085
|
||||
#: pg_backup_tar.c:1089
|
||||
#, c-format
|
||||
msgid "moving from position %s to next member at file position %s\n"
|
||||
msgstr "������� �� ������� %s � ���������� ���������� � ������� ����� %s\n"
|
||||
|
||||
#: pg_backup_tar.c:1096
|
||||
#: pg_backup_tar.c:1100
|
||||
#, c-format
|
||||
msgid "now at file position %s\n"
|
||||
msgstr "������ � ������� ����� %s\n"
|
||||
|
||||
#: pg_backup_tar.c:1105
|
||||
#: pg_backup_tar.c:1132
|
||||
#: pg_backup_tar.c:1109
|
||||
#: pg_backup_tar.c:1136
|
||||
#, c-format
|
||||
msgid "could not find header for file %s in tar archive\n"
|
||||
msgstr "�� ������ ��������� ��� ����� %s � tar-������\n"
|
||||
|
||||
#: pg_backup_tar.c:1116
|
||||
#: pg_backup_tar.c:1120
|
||||
#, c-format
|
||||
msgid "skipping tar member %s\n"
|
||||
msgstr "������������ tar-��������� %s\n"
|
||||
|
||||
#: pg_backup_tar.c:1120
|
||||
#: pg_backup_tar.c:1124
|
||||
#, c-format
|
||||
msgid "dumping data out of order is not supported in this archive format: %s is required, but comes before %s in the archive file.\n"
|
||||
msgstr "�������� ������ �� �� ������� �� �������������� ��� ������� ������� ������: %s ���������, �� �ģ� �� %s � ����� ������.\n"
|
||||
|
||||
#: pg_backup_tar.c:1168
|
||||
#: pg_backup_tar.c:1172
|
||||
#, c-format
|
||||
msgid "mismatch in actual vs. predicted file position (%s vs. %s)\n"
|
||||
msgstr "�� ���������� �������� � ������������� ������� � ����� (%s vs. %s)\n"
|
||||
|
||||
#: pg_backup_tar.c:1183
|
||||
#: pg_backup_tar.c:1187
|
||||
#, c-format
|
||||
msgid "incomplete tar header found (%lu bytes)\n"
|
||||
msgstr "������ �������� tar-��������� (������, ����: %lu)\n"
|
||||
|
||||
#: pg_backup_tar.c:1218
|
||||
#: pg_backup_tar.c:1222
|
||||
#, c-format
|
||||
msgid "TOC Entry %s at %s (length %lu, checksum %d)\n"
|
||||
msgstr "������ ���������� %s � %s (������: %lu, checksum: %d)\n"
|
||||
|
||||
#: pg_backup_tar.c:1228
|
||||
#: pg_backup_tar.c:1232
|
||||
#, c-format
|
||||
msgid "corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
|
||||
msgstr "������ ��������� tar-��������� � %s (���������: %d, ���������: %d), ������� � �����: %s\n"
|
||||
|
||||
#: pg_backup_tar.c:1321
|
||||
#: pg_backup_tar.c:1325
|
||||
msgid "could not write tar header\n"
|
||||
msgstr "�� ���������� �������� ��������� tar-������\n"
|
||||
|
||||
@ -1594,9 +1594,10 @@ msgstr ""
|
||||
" -L, --use-list=�������� ������������ ��������� ���������� ��� ��������������\n"
|
||||
" ����� �� ����� �����\n"
|
||||
|
||||
#: pg_dumpall.c:352
|
||||
#: pg_restore.c:379
|
||||
msgid " -O, --no-owner do not issue commands to set object ownership\n"
|
||||
msgstr " -O, --no-owner �� ���������� ������� �� ��������� ���������� �� �������\n"
|
||||
msgid " -O, --no-owner skip restoration of object ownership\n"
|
||||
msgstr " -O, --no-owner ���������� �������������� ���������� �� �������\n"
|
||||
|
||||
#: pg_restore.c:380
|
||||
msgid ""
|
||||
@ -1696,10 +1697,6 @@ msgstr " -c, --clean
|
||||
msgid " -g, --globals-only dump only global objects, no databases\n"
|
||||
msgstr " -g, --globals-only ��������� ������ ���������� �������, ��� ��� ������\n"
|
||||
|
||||
#: pg_dumpall.c:352
|
||||
msgid " -O, --no-owner do not output commands to set object ownership\n"
|
||||
msgstr " -O, --no-owner �� �������� ������� �� ��������� ���������� �� �������\n"
|
||||
|
||||
#: pg_dumpall.c:354
|
||||
msgid " -S, --superuser=NAME specify the superuser user name to use in the dump\n"
|
||||
msgstr " -S, --superuser=��� ������� ��� �����-������������ ��� ������������� � ���������\n"
|
||||
|
||||
@ -4,10 +4,10 @@
|
||||
# Copyright (c) 2001-2004 Serguei A. Mokhov, mokhov@cs.concordia.ca
|
||||
# Distributed under the same licensing terms as PostgreSQL itself.
|
||||
#
|
||||
# $PostgreSQL: pgsql/src/bin/psql/po/ru.po,v 1.21 2004/12/06 22:10:42 petere Exp $
|
||||
# $PostgreSQL: pgsql/src/bin/psql/po/ru.po,v 1.22 2004/12/11 20:10:14 petere Exp $
|
||||
#
|
||||
# ChangeLog:
|
||||
# - March 27 - November 24, 2004: Updates for 8.0; <mokhov@cs.concordia.ca>
|
||||
# - March 27 - December 10, 2004: Updates for 8.0; <mokhov@cs.concordia.ca>
|
||||
# - July 26 - October 12, 2003: Updates for 7.4.x; <mokhov@cs.concordia.ca>
|
||||
# - October 12, 2002: Complete post-7.3beta2 Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
# - September 7, 2002: Complete post-7.3beta1 Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
|
||||
@ -16,10 +16,10 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 8.0\n"
|
||||
"POT-Creation-Date: 2004-11-28 07:13+0000\n"
|
||||
"PO-Revision-Date: 2004-11-28 20:50-0500\n"
|
||||
"POT-Creation-Date: 2004-12-10 19:09+0000\n"
|
||||
"PO-Revision-Date: 2004-12-10 21:59-0500\n"
|
||||
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
|
||||
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\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"
|
||||
@ -56,7 +56,7 @@ msgid "\\%s: could not change directory to \"%s\": %s\n"
|
||||
msgstr "\\%s: �� ���������� �������� ���������� �� \"%s\": %s\n"
|
||||
|
||||
#: command.c:374
|
||||
#: command.c:764
|
||||
#: command.c:766
|
||||
msgid "no query buffer\n"
|
||||
msgstr "��� ������ ��������\n"
|
||||
|
||||
@ -70,8 +70,8 @@ msgstr "%s:
|
||||
#: command.c:553
|
||||
#: command.c:570
|
||||
#: command.c:616
|
||||
#: command.c:744
|
||||
#: command.c:775
|
||||
#: command.c:746
|
||||
#: command.c:777
|
||||
#, c-format
|
||||
msgid "\\%s: missing required argument\n"
|
||||
msgstr "\\%s: ����������� ����������� ��������\n"
|
||||
@ -89,7 +89,7 @@ msgstr "
|
||||
msgid "Wrote history to file \"%s\".\n"
|
||||
msgstr "������� �������� � ���� \"%s\".\n"
|
||||
|
||||
#: command.c:685
|
||||
#: command.c:687
|
||||
#: common.c:85
|
||||
#: common.c:99
|
||||
#: mainloop.c:71
|
||||
@ -109,30 +109,30 @@ msgstr "
|
||||
msgid "out of memory\n"
|
||||
msgstr "������������ ������\n"
|
||||
|
||||
#: command.c:700
|
||||
#: command.c:749
|
||||
#: command.c:702
|
||||
#: command.c:751
|
||||
#, c-format
|
||||
msgid "\\%s: error\n"
|
||||
msgstr "\\%s: ������\n"
|
||||
|
||||
#: command.c:730
|
||||
#: command.c:732
|
||||
msgid "Timing is on."
|
||||
msgstr "C��������� �������."
|
||||
|
||||
#: command.c:732
|
||||
#: command.c:734
|
||||
msgid "Timing is off."
|
||||
msgstr "C��������� ��������."
|
||||
|
||||
#: command.c:792
|
||||
#: command.c:812
|
||||
#: command.c:1197
|
||||
#: command.c:1204
|
||||
#: command.c:1214
|
||||
#: command.c:1226
|
||||
#: command.c:1239
|
||||
#: command.c:1253
|
||||
#: command.c:1275
|
||||
#: command.c:1306
|
||||
#: command.c:794
|
||||
#: command.c:814
|
||||
#: command.c:1199
|
||||
#: command.c:1206
|
||||
#: command.c:1216
|
||||
#: command.c:1228
|
||||
#: command.c:1241
|
||||
#: command.c:1255
|
||||
#: command.c:1277
|
||||
#: command.c:1308
|
||||
#: common.c:170
|
||||
#: copy.c:530
|
||||
#: copy.c:575
|
||||
@ -140,14 +140,14 @@ msgstr "C
|
||||
msgid "%s: %s\n"
|
||||
msgstr "%s: %s\n"
|
||||
|
||||
#: command.c:919
|
||||
#: command.c:943
|
||||
#: command.c:921
|
||||
#: command.c:945
|
||||
#: startup.c:188
|
||||
#: startup.c:206
|
||||
msgid "Password: "
|
||||
msgstr "������: "
|
||||
|
||||
#: command.c:957
|
||||
#: command.c:959
|
||||
#: common.c:216
|
||||
#: common.c:685
|
||||
#: common.c:740
|
||||
@ -156,142 +156,142 @@ msgstr "
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: command.c:961
|
||||
#: command.c:963
|
||||
msgid "Previous connection kept\n"
|
||||
msgstr "���������� ������������� ���������\n"
|
||||
|
||||
#: command.c:973
|
||||
#: command.c:975
|
||||
#, c-format
|
||||
msgid "\\connect: %s"
|
||||
msgstr "\\connect: %s"
|
||||
|
||||
#: command.c:985
|
||||
#: command.c:987
|
||||
#, c-format
|
||||
msgid "You are now connected to database \"%s\".\n"
|
||||
msgstr "�� ������ ������������ � ���� ������ \"%s\".\n"
|
||||
|
||||
#: command.c:987
|
||||
#: command.c:989
|
||||
#, c-format
|
||||
msgid "You are now connected as new user \"%s\".\n"
|
||||
msgstr "�� ������ ������������ ��� ����� ������������ \"%s\".\n"
|
||||
|
||||
#: command.c:990
|
||||
#: command.c:992
|
||||
#, c-format
|
||||
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
|
||||
msgstr "�� ������ ������������ � ���� ������ \"%s\" ��� ������������ \"%s\".\n"
|
||||
|
||||
#: command.c:1115
|
||||
#: command.c:1117
|
||||
#, c-format
|
||||
msgid "could not start editor \"%s\"\n"
|
||||
msgstr "�� ���������� ��������� �������� \"%s\"\n"
|
||||
|
||||
#: command.c:1117
|
||||
#: command.c:1119
|
||||
msgid "could not start /bin/sh\n"
|
||||
msgstr "�� ���������� ��������� /bin/sh\n"
|
||||
|
||||
#: command.c:1156
|
||||
#: command.c:1158
|
||||
#, c-format
|
||||
msgid "cannot locate temporary directory: %s"
|
||||
msgstr "�� ���������� ����� ��������� ����������: %s"
|
||||
|
||||
#: command.c:1182
|
||||
#: command.c:1184
|
||||
#, c-format
|
||||
msgid "could not open temporary file \"%s\": %s\n"
|
||||
msgstr "�� ���������� ������� ��������� ���� \"%s\": %s\n"
|
||||
|
||||
#: command.c:1374
|
||||
#: command.c:1376
|
||||
msgid "\\pset: allowed formats are unaligned, aligned, html, latex\n"
|
||||
msgstr "\\pset: ����������� �������: unaligned, aligned, html � latex\n"
|
||||
|
||||
#: command.c:1379
|
||||
#: command.c:1381
|
||||
#, c-format
|
||||
msgid "Output format is %s.\n"
|
||||
msgstr "������ ������: %s.\n"
|
||||
|
||||
#: command.c:1389
|
||||
#: command.c:1391
|
||||
#, c-format
|
||||
msgid "Border style is %d.\n"
|
||||
msgstr "����� �������: %d.\n"
|
||||
|
||||
#: command.c:1398
|
||||
#: command.c:1400
|
||||
msgid "Expanded display is on.\n"
|
||||
msgstr "����������� ������� �������.\n"
|
||||
|
||||
#: command.c:1399
|
||||
#: command.c:1401
|
||||
msgid "Expanded display is off.\n"
|
||||
msgstr "����������� ������� ��������.\n"
|
||||
|
||||
#: command.c:1411
|
||||
#: command.c:1413
|
||||
#, c-format
|
||||
msgid "Null display is \"%s\".\n"
|
||||
msgstr "����-�������: \"%s\".\n"
|
||||
|
||||
#: command.c:1423
|
||||
#: command.c:1425
|
||||
#, c-format
|
||||
msgid "Field separator is \"%s\".\n"
|
||||
msgstr "����������� �����: \"%s\".\n"
|
||||
|
||||
#: command.c:1437
|
||||
#: command.c:1439
|
||||
msgid "Record separator is <newline>."
|
||||
msgstr "����������� �������: <newline>."
|
||||
|
||||
#: command.c:1439
|
||||
#: command.c:1441
|
||||
#, c-format
|
||||
msgid "Record separator is \"%s\".\n"
|
||||
msgstr "����������� �������: \"%s\".\n"
|
||||
|
||||
#: command.c:1450
|
||||
#: command.c:1452
|
||||
msgid "Showing only tuples."
|
||||
msgstr "������������ ������ ������."
|
||||
|
||||
#: command.c:1452
|
||||
#: command.c:1454
|
||||
msgid "Tuples only is off."
|
||||
msgstr "����� \"������ ������\" ��������."
|
||||
|
||||
#: command.c:1468
|
||||
#: command.c:1470
|
||||
#, c-format
|
||||
msgid "Title is \"%s\".\n"
|
||||
msgstr "��������: \"%s\".\n"
|
||||
|
||||
#: command.c:1470
|
||||
#: command.c:1472
|
||||
msgid "Title is unset.\n"
|
||||
msgstr "�������� �� �������.\n"
|
||||
|
||||
#: command.c:1486
|
||||
#: command.c:1488
|
||||
#, c-format
|
||||
msgid "Table attribute is \"%s\".\n"
|
||||
msgstr "������� �������: \"%s\".\n"
|
||||
|
||||
#: command.c:1488
|
||||
#: command.c:1490
|
||||
msgid "Table attributes unset.\n"
|
||||
msgstr "�������� ������� �� �������.\n"
|
||||
|
||||
#: command.c:1504
|
||||
#: command.c:1506
|
||||
msgid "Pager is used for long output."
|
||||
msgstr "������������ ������� ��� �������� ������."
|
||||
|
||||
#: command.c:1506
|
||||
#: command.c:1508
|
||||
msgid "Pager is always used."
|
||||
msgstr "������ ������������ �������."
|
||||
|
||||
#: command.c:1508
|
||||
#: command.c:1510
|
||||
msgid "Pager usage is off."
|
||||
msgstr "������������� �������� ���������."
|
||||
|
||||
#: command.c:1519
|
||||
#: command.c:1521
|
||||
msgid "Default footer is on."
|
||||
msgstr "������ ���������� �� ��������� �������."
|
||||
|
||||
#: command.c:1521
|
||||
#: command.c:1523
|
||||
msgid "Default footer is off."
|
||||
msgstr "������ ���������� �� ��������� ��������."
|
||||
|
||||
#: command.c:1527
|
||||
#: command.c:1529
|
||||
#, c-format
|
||||
msgid "\\pset: unknown option: %s\n"
|
||||
msgstr "\\pset: ����������� �����: %s\n"
|
||||
|
||||
#: command.c:1578
|
||||
#: command.c:1582
|
||||
msgid "\\!: failed\n"
|
||||
msgstr "\\!: ��������\n"
|
||||
|
||||
@ -3106,11 +3106,11 @@ msgstr "
|
||||
|
||||
#: sql_help.h:430
|
||||
msgid ""
|
||||
"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
|
||||
"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
|
||||
"VACUUM [ FULL | FREEZE ] [ VERBOSE ] [ table ]\n"
|
||||
"VACUUM [ FULL | FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
|
||||
msgstr ""
|
||||
"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ ������� ]\n"
|
||||
"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ ������� [ (������� [, ...] ) ] ]"
|
||||
"VACUUM [ FULL | FREEZE ] [ VERBOSE ] [ ������� ]\n"
|
||||
"VACUUM [ FULL | FREEZE ] [ VERBOSE ] ANALYZE [ ������� [ (������� [, ...] ) ] ]"
|
||||
|
||||
#: ../../port/exec.c:193
|
||||
#: ../../port/exec.c:307
|
||||
|
||||
Reference in New Issue
Block a user