mirror of https://github.com/postgres/postgres
parent
a1d63d9232
commit
fc43abaccf
@ -1,5 +1,5 @@ |
||||
# $PostgreSQL: pgsql/src/bin/initdb/nls.mk,v 1.5 2004/01/10 09:09:40 dennis Exp $
|
||||
# $PostgreSQL: pgsql/src/bin/initdb/nls.mk,v 1.6 2004/04/05 09:13:43 petere Exp $
|
||||
CATALOG_NAME := initdb
|
||||
AVAIL_LANGUAGES := de it pt_BR sv
|
||||
AVAIL_LANGUAGES := de it pt_BR ru sv
|
||||
GETTEXT_FILES := initdb.c
|
||||
GETTEXT_TRIGGERS:= _ simple_prompt
|
||||
|
||||
@ -0,0 +1,399 @@ |
||||
# ru.po |
||||
# INITDB Translated Messages into the Russian Language (KOI8-R) |
||||
# |
||||
# $PostgreSQL: pgsql/src/bin/initdb/po/ru.po,v 1.1 2004/04/05 09:13:43 petere Exp $ |
||||
# |
||||
# ChangeLog: |
||||
# - March 27, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca> |
||||
# |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: PostgreSQL 7.5.x\n" |
||||
"POT-Creation-Date: 2004-03-27 14:11-0400\n" |
||||
"PO-Revision-Date: 2004-03-27 14:03-0500\n" |
||||
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n" |
||||
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=koi8-r\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
|
||||
#: initdb.c:246 |
||||
#: initdb.c:260 |
||||
#, c-format |
||||
msgid "%s: out of memory\n" |
||||
msgstr "%s: ÎÅÈ×ÁÔËÁ ÐÁÍÑÔÉ\n" |
||||
|
||||
#: initdb.c:366 |
||||
#, c-format |
||||
msgid "%s: could not open file \"%s\" for reading: %s\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:424 |
||||
#, c-format |
||||
msgid "%s: could not open file \"%s\" for writing: %s\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:456 |
||||
#, c-format |
||||
msgid "%s: child process exited with exit code %d\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:461 |
||||
#, c-format |
||||
msgid "%s: child process was terminated by signal %d\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:466 |
||||
#, c-format |
||||
msgid "%s: child process exited with unrecognized status %d\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:587 |
||||
#: initdb.c:596 |
||||
#: initdb.c:604 |
||||
#, c-format |
||||
msgid "%s: failed\n" |
||||
msgstr "%s: ÏÛÉÂËÁ\n" |
||||
|
||||
#: initdb.c:593 |
||||
#, c-format |
||||
msgid "%s: removing data directory \"%s\"\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:601 |
||||
#, c-format |
||||
msgid "%s: removing contents of data directory \"%s\"\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:612 |
||||
#, c-format |
||||
msgid "%s: data directory \"%s\" not removed at user's request\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:638 |
||||
#, c-format |
||||
msgid "" |
||||
"%s: cannot be run as root\n" |
||||
"Please log in (using, e.g., \"su\") as the (unprivileged) user that will\n" |
||||
"own the server process.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:682 |
||||
#, c-format |
||||
msgid "%s: \"%s\" is not a valid server encoding name\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:806 |
||||
#, c-format |
||||
msgid "" |
||||
"%s: file \"%s\" does not exist\n" |
||||
"This means you have a corrupted installation or identified\n" |
||||
"the wrong directory with the invocation option -L.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1058 |
||||
msgid "selecting default max_connections ... " |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1094 |
||||
msgid "selecting default shared_buffers ... " |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1127 |
||||
msgid "creating configuration files ... " |
||||
msgstr "ÓÏÚÄÁÎÉÅ ÆÁÊÌÏ× ËÏÎÆÉÇÕÒÁÃÉÉ ... " |
||||
|
||||
#: initdb.c:1205 |
||||
#, c-format |
||||
msgid "creating template1 database in %s/base/1 ... " |
||||
msgstr "ÓÏÚÄÁÎÉÅ ÂÁÚÙ template1 × %s/base/1 ... " |
||||
|
||||
#: initdb.c:1221 |
||||
#, c-format |
||||
msgid "" |
||||
"%s: input file \"%s\" does not belong to PostgreSQL %s\n" |
||||
"Check your installation or specify the correct path using the option -L.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1294 |
||||
msgid "initializing pg_shadow ... " |
||||
msgstr "ÉÎÉÃÉÁÌÉÚÁÃÉÑ pg_shadow ... " |
||||
|
||||
#: initdb.c:1325 |
||||
msgid "Enter new superuser password: " |
||||
msgstr "÷×ÅÄÉÔÅ ÎÏ×ÙÊ ÐÁÒÏÌØ ÁÄÍÉÎÓÔÒÁÔÏÒÁ:" |
||||
|
||||
#: initdb.c:1326 |
||||
msgid "Enter it again: " |
||||
msgstr "÷×ÅÄÉÔÅ ÅÇÏ ÓÎÏ×Á: " |
||||
|
||||
#: initdb.c:1329 |
||||
msgid "Passwords didn't match.\n" |
||||
msgstr "ðÁÒÏÌÉ ÎÅ ÓÏ×ÐÁÄÁÀÔ.\n" |
||||
|
||||
#: initdb.c:1334 |
||||
msgid "setting password ... " |
||||
msgstr "ÕÓÔÁÎÏ×ËÁ ÐÁÒÏÌÑ ... " |
||||
|
||||
#: initdb.c:1358 |
||||
#, c-format |
||||
msgid "%s: The password file was not generated. Please report this problem.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1388 |
||||
msgid "enabling unlimited row size for system tables ... " |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1461 |
||||
msgid "initializing pg_depend ... " |
||||
msgstr "ÉÎÉÃÉÁÌÉÚÁÃÉÑ pg_depend ... " |
||||
|
||||
#: initdb.c:1489 |
||||
msgid "creating system views ... " |
||||
msgstr "ÓÏÚÄÁÎÉÅ ÓÉÓÔÅÍÎÙÈ ×ÉÄÏ× ... " |
||||
|
||||
#: initdb.c:1526 |
||||
msgid "loading pg_description ... " |
||||
msgstr "ÚÁÇÒÕÚËÁ pg_description ... " |
||||
|
||||
#: initdb.c:1574 |
||||
msgid "creating conversions ... " |
||||
msgstr "ÓÏÚÄÁÎÉÅ ËÏÎ×ÅÒÓÉÊ ... " |
||||
|
||||
#: initdb.c:1630 |
||||
msgid "setting privileges on built-in objects ... " |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1688 |
||||
msgid "creating information schema ... " |
||||
msgstr "ÓÏÚÄÁÎÉÅ ÉÆÏÒÍÁÃÉÏÎÎÏÊ ÓÈÅÍÙ ... " |
||||
|
||||
#: initdb.c:1750 |
||||
msgid "vacuuming database template1 ... " |
||||
msgstr "ÓÂÏÒËÁ ÍÕÓÏÒÁ × ÂÁÚÅ template1 ... " |
||||
|
||||
#: initdb.c:1806 |
||||
msgid "copying template1 to template0 ... " |
||||
msgstr "ËÏÐÉÒÏ×ÁÎÉÅ template1 × template0 ... " |
||||
|
||||
#: initdb.c:1863 |
||||
msgid "caught signal\n" |
||||
msgstr "ÐÏÊÍÁÎ ÓÉÇÎÁÌ\n" |
||||
|
||||
#: initdb.c:1868 |
||||
msgid "could not write to child process\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1874 |
||||
msgid "ok\n" |
||||
msgstr "ok\n" |
||||
|
||||
#: initdb.c:1904 |
||||
#, c-format |
||||
msgid "%s: invalid locale name \"%s\"\n" |
||||
msgstr "%s: ÎÅ×ÅÒÎÏÅ ÉÍÑ ÌÏËÁÌÉ \"%s\"\n" |
||||
|
||||
#: initdb.c:1971 |
||||
#, c-format |
||||
msgid "" |
||||
"%s initializes a PostgreSQL database cluster.\n" |
||||
"\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1972 |
||||
msgid "Usage:\n" |
||||
msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ:\n" |
||||
|
||||
#: initdb.c:1973 |
||||
#, c-format |
||||
msgid " %s [OPTION]... [DATADIR]\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1974 |
||||
msgid "" |
||||
"\n" |
||||
"Options:\n" |
||||
msgstr "" |
||||
"\n" |
||||
"ïÐÃÉÉ:\n" |
||||
|
||||
#: initdb.c:1975 |
||||
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1976 |
||||
msgid " -E, --encoding=ENCODING set default encoding for new databases\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1977 |
||||
msgid " --locale=LOCALE initialize database cluster with given locale\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1978 |
||||
msgid "" |
||||
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n" |
||||
" --lc-monetary, --lc-numeric, --lc-time=LOCALE\n" |
||||
" initialize database cluster with given locale\n" |
||||
" in the respective category (default taken from\n" |
||||
" environment)\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1983 |
||||
msgid " --no-locale equivalent to --locale=C\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1984 |
||||
msgid " -U, --username=NAME database superuser name\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1985 |
||||
msgid " -W, --pwprompt prompt for a password for the new superuser\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1986 |
||||
msgid " -?, --help show this help, then exit\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1987 |
||||
msgid " -V, --version output version information, then exit\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1988 |
||||
msgid "" |
||||
"\n" |
||||
"Less commonly used options:\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1989 |
||||
msgid " -d, --debug generate lots of debugging output\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1990 |
||||
msgid " -s, --show show internal settings\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1991 |
||||
msgid " -L DIRECTORY where to find the input files\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1992 |
||||
msgid " -n, --noclean do not clean up after errors\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1993 |
||||
msgid "" |
||||
"\n" |
||||
"If the data directory is not specified, the environment variable PGDATA\n" |
||||
"is used.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:1995 |
||||
msgid "" |
||||
"\n" |
||||
"Report bugs to <pgsql-bugs@postgresql.org>.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2118 |
||||
msgid "Running in debug mode.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2122 |
||||
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2155 |
||||
#: initdb.c:2172 |
||||
#, c-format |
||||
msgid "Try \"%s --help\" for more information.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2170 |
||||
#, c-format |
||||
msgid "%s: too many command-line arguments (first is \"%s\")\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2187 |
||||
#, c-format |
||||
msgid "" |
||||
"%s: no data directory specified\n" |
||||
"You must identify the directory where the data for this database system\n" |
||||
"will reside. Do this with either the invocation option -D or the\n" |
||||
"environment variable PGDATA.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2211 |
||||
#, c-format |
||||
msgid "" |
||||
"The program \"postgres\" is needed by %s but was not found in \n" |
||||
"the directory \"%s\". Check your installation.\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2220 |
||||
#, c-format |
||||
msgid "%s: could not determine valid short version string\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2272 |
||||
#, c-format |
||||
msgid "" |
||||
"The files belonging to this database system will be owned by user \"%s\".\n" |
||||
"This user must also own the server process.\n" |
||||
"\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2285 |
||||
#, c-format |
||||
msgid "" |
||||
"The database cluster will be initialized with locale %s.\n" |
||||
"\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2290 |
||||
#, c-format |
||||
msgid "" |
||||
"The database cluster will be initialized with locales\n" |
||||
" COLLATE: %s\n" |
||||
" CTYPE: %s\n" |
||||
" MESSAGES: %s\n" |
||||
" MONETARY: %s\n" |
||||
" NUMERIC: %s\n" |
||||
" TIME: %s\n" |
||||
"\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2335 |
||||
#, c-format |
||||
msgid "creating directory %s ... " |
||||
msgstr "ÓÏÚÄÁÎÉÅ ÄÉÒÅËÔÏÒÉÉ %s ... " |
||||
|
||||
#: initdb.c:2349 |
||||
#, c-format |
||||
msgid "fixing permissions on existing directory %s ... " |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2367 |
||||
#, c-format |
||||
msgid "" |
||||
"%s: directory \"%s\" exists but is not empty\n" |
||||
"If you want to create a new database system, either remove or empty\n" |
||||
"the directory \"%s\" or run %s\n" |
||||
"with an argument other than \"%s\".\n" |
||||
msgstr "" |
||||
|
||||
#: initdb.c:2384 |
||||
#, c-format |
||||
msgid "creating directory %s/%s ... " |
||||
msgstr "ÓÏÚÄÁÎÉÅ ÄÉÒÅËÔÏÒÉÉ %s/%s ... " |
||||
|
||||
#: initdb.c:2442 |
||||
#, c-format |
||||
msgid "" |
||||
"\n" |
||||
"Success. You can now start the database server using:\n" |
||||
"\n" |
||||
" %s%s%s/postmaster -D %s%s%s\n" |
||||
"or\n" |
||||
" %s%s%s/pg_ctl -D %s%s%s -l logfile start\n" |
||||
"\n" |
||||
msgstr "" |
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue