diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2004-04-15 08:04:05 +0000 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2004-04-15 08:04:05 +0000 |
| commit | a45f9e4e52f6e08db2a676a7d221f96669efc759 (patch) | |
| tree | ff469e060f0e578f944951558210baae13483156 /src/bin/pg_resetxlog | |
| parent | 77c7e8bcb8b34608a6ba94789f28a8a6fdd15484 (diff) | |
| download | postgresql-a45f9e4e52f6e08db2a676a7d221f96669efc759.tar.gz | |
Translation updates
Diffstat (limited to 'src/bin/pg_resetxlog')
| -rw-r--r-- | src/bin/pg_resetxlog/po/ru.po | 148 |
1 files changed, 77 insertions, 71 deletions
diff --git a/src/bin/pg_resetxlog/po/ru.po b/src/bin/pg_resetxlog/po/ru.po index e3f571fe7d..69b6e43ef9 100644 --- a/src/bin/pg_resetxlog/po/ru.po +++ b/src/bin/pg_resetxlog/po/ru.po @@ -1,73 +1,74 @@ # ru.po # PG_RESETXLOG Translated Messages into the Russian Language (KOI8-R) # -# $PostgreSQL: pgsql/src/bin/pg_resetxlog/po/ru.po,v 1.6 2003/11/29 19:52:06 pgsql Exp $ +# $PostgreSQL: pgsql/src/bin/pg_resetxlog/po/ru.po,v 1.7 2004/04/15 08:04:05 petere Exp $ # # ChangeLog: -# - July 24 - August 23, 2003: Update for 7.4.*; <mokhov@cs.concordia.ca> +# - April 6, 2004: Updates for 7.5.*; <mokhov@cs.concordia.ca> +# - July 24 - August 23, 2003: Updates for 7.4.*; <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> # - August 31, 2002: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca> # msgid "" msgstr "" -"Project-Id-Version: PostgreSQL 7.4.x\n" -"POT-Creation-Date: 2003-08-23 04:18-0300\n" -"PO-Revision-Date: 2003-08-23 13:34-0500\n" +"Project-Id-Version: PostgreSQL 7.5.x\n" +"POT-Creation-Date: 2004-04-06 11:05-0300\n" +"PO-Revision-Date: 2004-04-06 12:17-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" -#: pg_resetxlog.c:141 +#: pg_resetxlog.c:144 #, c-format msgid "%s: invalid argument for option -x\n" msgstr "%s: неверный аргумент для опции -x\n" -#: pg_resetxlog.c:142 -#: pg_resetxlog.c:157 -#: pg_resetxlog.c:172 -#: pg_resetxlog.c:179 -#: pg_resetxlog.c:185 -#: pg_resetxlog.c:193 +#: pg_resetxlog.c:145 +#: pg_resetxlog.c:160 +#: pg_resetxlog.c:175 +#: pg_resetxlog.c:182 +#: pg_resetxlog.c:188 +#: pg_resetxlog.c:196 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "Наберите \"%s --help\" для более подробной информации.\n" -#: pg_resetxlog.c:147 +#: pg_resetxlog.c:150 #, c-format msgid "%s: transaction ID (-x) must not be 0\n" msgstr "%s: ID транзакции (-x) не должен быть 0\n" -#: pg_resetxlog.c:156 +#: pg_resetxlog.c:159 #, c-format msgid "%s: invalid argument for option -o\n" msgstr "%s: неверный аргумент для опции -o\n" -#: pg_resetxlog.c:162 +#: pg_resetxlog.c:165 #, c-format msgid "%s: OID (-o) must not be 0\n" msgstr "%s: OID (-o) не должен быть 0\n" -#: pg_resetxlog.c:171 -#: pg_resetxlog.c:178 +#: pg_resetxlog.c:174 +#: pg_resetxlog.c:181 #, c-format msgid "%s: invalid argument for option -l\n" msgstr "%s: неверный аргумент для опции -l\n" -#: pg_resetxlog.c:192 +#: pg_resetxlog.c:195 #, c-format msgid "%s: no data directory specified\n" msgstr "%s: директория данных не указана\n" -#: pg_resetxlog.c:212 -#: pg_resetxlog.c:308 +#: pg_resetxlog.c:215 +#: pg_resetxlog.c:311 #, c-format msgid "%s: could not open file \"%s\" for reading: %s\n" msgstr "%s: не получилось открыть файл \"%s\" для чтения: %s\n" -#: pg_resetxlog.c:218 +#: pg_resetxlog.c:221 #, c-format msgid "" "%s: lock file \"%s\" exists\n" @@ -76,7 +77,7 @@ msgstr "" "%s: обнаржен lock-файл \"%s\"\n" "Запущен ли сервер? Если нет, удалите этот файл и попробуйте снова.\n" -#: pg_resetxlog.c:257 +#: pg_resetxlog.c:260 msgid "" "\n" "If these values seem acceptable, use -f to force reset.\n" @@ -84,7 +85,7 @@ msgstr "" "\n" "Если эти значения выглядят приемлемыми, используйте -f для принуждённого сброса.\n" -#: pg_resetxlog.c:269 +#: pg_resetxlog.c:272 msgid "" "The database server was not shut down cleanly.\n" "Resetting the transaction log may cause data to be lost.\n" @@ -94,11 +95,11 @@ msgstr "" "Сброс лога транзакций может привести к потере данных.\n" "Если вы всё же хотите продолжить не смотря на это, используйте -f для принуждённого сброса.\n" -#: pg_resetxlog.c:282 +#: pg_resetxlog.c:285 msgid "Transaction log reset\n" msgstr "Лог транзакций сброшен\n" -#: pg_resetxlog.c:311 +#: pg_resetxlog.c:314 #, c-format msgid "" "If you are sure the data directory path is correct, execute\n" @@ -109,32 +110,32 @@ msgstr "" " touch %s\n" "и попробуйте снова.\n" -#: pg_resetxlog.c:324 +#: pg_resetxlog.c:327 #, c-format msgid "%s: could not read file \"%s\": %s\n" msgstr "%s: не получилось считать файл \"%s\": %s\n" -#: pg_resetxlog.c:347 +#: pg_resetxlog.c:350 #, c-format msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n" msgstr "%s: pg_control существует, но его контрольная сумма CRC неверна; продолжайте с осторожностью\n" -#: pg_resetxlog.c:356 +#: pg_resetxlog.c:359 #, c-format msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n" msgstr "%s: pg_control существует, но повреждён или неизвестной версии; игнорируется...\n" -#: pg_resetxlog.c:407 +#: pg_resetxlog.c:423 #, c-format msgid "%s: invalid LC_COLLATE setting\n" msgstr "%s: неверное значение LC_COLLATE\n" -#: pg_resetxlog.c:414 +#: pg_resetxlog.c:430 #, c-format msgid "%s: invalid LC_CTYPE setting\n" msgstr "%s: неверное значение LC_CTYPE\n" -#: pg_resetxlog.c:436 +#: pg_resetxlog.c:454 msgid "" "Guessed pg_control values:\n" "\n" @@ -142,7 +143,7 @@ msgstr "" "Угаданные значения pg_control:\n" "\n" -#: pg_resetxlog.c:438 +#: pg_resetxlog.c:456 msgid "" "pg_control values:\n" "\n" @@ -150,137 +151,142 @@ msgstr "" "значения pg_control:\n" "\n" -#: pg_resetxlog.c:440 +#: pg_resetxlog.c:465 #, c-format msgid "pg_control version number: %u\n" msgstr "Номер версии pg_control: %u\n" -#: pg_resetxlog.c:441 +#: pg_resetxlog.c:466 #, c-format msgid "Catalog version number: %u\n" msgstr "Номер версии каталога: %u\n" -#: pg_resetxlog.c:442 +#: pg_resetxlog.c:467 +#, c-format +msgid "Database system identifier: %s\n" +msgstr "Идентификатор системы баз данных: %s\n" + +#: pg_resetxlog.c:468 #, c-format msgid "Current log file ID: %u\n" msgstr "Текущий ID файла журнала: %u\n" -#: pg_resetxlog.c:443 +#: pg_resetxlog.c:469 #, c-format msgid "Next log file segment: %u\n" msgstr "Следующий сегмент файла журнала: %u\n" -#: pg_resetxlog.c:444 +#: pg_resetxlog.c:470 #, c-format msgid "Latest checkpoint's StartUpID: %u\n" msgstr "StartUpID последней checkpoint: %u\n" -#: pg_resetxlog.c:445 +#: pg_resetxlog.c:471 #, c-format msgid "Latest checkpoint's NextXID: %u\n" msgstr "NextXID последней checkpoint: %u\n" -#: pg_resetxlog.c:446 +#: pg_resetxlog.c:472 #, c-format msgid "Latest checkpoint's NextOID: %u\n" msgstr "NextOID последней checkpoint: %u\n" -#: pg_resetxlog.c:447 +#: pg_resetxlog.c:473 #, c-format msgid "Database block size: %u\n" msgstr "Размер блока базы: %u\n" -#: pg_resetxlog.c:448 +#: pg_resetxlog.c:474 #, c-format msgid "Blocks per segment of large relation: %u\n" msgstr "Блоков на сегмент большой связи: %u\n" -#: pg_resetxlog.c:449 +#: pg_resetxlog.c:475 #, c-format msgid "Maximum length of identifiers: %u\n" msgstr "Максимальная длина идентификаторов: %u\n" -#: pg_resetxlog.c:450 +#: pg_resetxlog.c:476 #, c-format msgid "Maximum number of function arguments: %u\n" msgstr "Макс. число аргументов функции: %u\n" -#: pg_resetxlog.c:451 +#: pg_resetxlog.c:477 #, c-format msgid "Date/time type storage: %s\n" msgstr "Тип хранения даты/времени: %s\n" -#: pg_resetxlog.c:452 +#: pg_resetxlog.c:478 msgid "64-bit integers" msgstr "64-битные целые" -#: pg_resetxlog.c:452 +#: pg_resetxlog.c:478 msgid "floating-point numbers" msgstr "плавающая запятая" -#: pg_resetxlog.c:453 +#: pg_resetxlog.c:479 #, c-format msgid "Maximum length of locale name: %u\n" msgstr "Максимальная длина имени локали: %u\n" -#: pg_resetxlog.c:454 +#: pg_resetxlog.c:480 #, c-format msgid "LC_COLLATE: %s\n" msgstr "LC_COLLATE: %s\n" -#: pg_resetxlog.c:455 +#: pg_resetxlog.c:481 #, c-format msgid "LC_CTYPE: %s\n" msgstr "LC_CTYPE: %s\n" -#: pg_resetxlog.c:508 +#: pg_resetxlog.c:542 #, c-format msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n" msgstr "%s: внутренняя ошибка -- sizeof(ControlFileData) слишком велик ... надо исправить xlog.c\n" -#: pg_resetxlog.c:521 +#: pg_resetxlog.c:555 #, c-format msgid "%s: could not create pg_control file: %s\n" msgstr "%s: не получилось создать файл pg_control: %s\n" -#: pg_resetxlog.c:532 +#: pg_resetxlog.c:566 #, c-format msgid "%s: could not write pg_control file: %s\n" msgstr "%s: не получилось записать в файл pg_control: %s\n" -#: pg_resetxlog.c:539 -#: pg_resetxlog.c:680 +#: pg_resetxlog.c:573 +#: pg_resetxlog.c:748 #, c-format msgid "%s: fsync error: %s\n" msgstr "%s: ошибка fsync: %s\n" -#: pg_resetxlog.c:560 +#: pg_resetxlog.c:594 #, c-format msgid "%s: could not open directory \"%s\": %s\n" msgstr "%s: не получилось открыть директорию \"%s\": %s\n" -#: pg_resetxlog.c:574 +#: pg_resetxlog.c:608 #, c-format msgid "%s: could not delete file \"%s\": %s\n" msgstr "%s: не получилось удалить файл \"%s\": %s\n" -#: pg_resetxlog.c:584 +#: pg_resetxlog.c:624 #, c-format msgid "%s: could not read from directory \"%s\": %s\n" msgstr "%s: не получилось считать из директории \"%s\": %s\n" -#: pg_resetxlog.c:647 +#: pg_resetxlog.c:715 #, c-format msgid "%s: could not open file \"%s\": %s\n" msgstr "%s: не получилось открыть файл \"%s\": %s\n" -#: pg_resetxlog.c:658 -#: pg_resetxlog.c:672 +#: pg_resetxlog.c:726 +#: pg_resetxlog.c:740 #, c-format msgid "%s: could not write file \"%s\": %s\n" msgstr "%s: не получилось записать файл \"%s\": %s\n" -#: pg_resetxlog.c:691 +#: pg_resetxlog.c:759 #, c-format msgid "" "%s resets the PostgreSQL transaction log.\n" @@ -289,7 +295,7 @@ msgstr "" "%s сбрасывает лог транзакций PostgreSQL.\n" "\n" -#: pg_resetxlog.c:692 +#: pg_resetxlog.c:760 #, c-format msgid "" "Usage:\n" @@ -300,39 +306,39 @@ msgstr "" " %s [ОПЦИЯ]... ДИРДАННЫХ\n" "\n" -#: pg_resetxlog.c:693 +#: pg_resetxlog.c:761 msgid "Options:\n" msgstr "Опции:\n" -#: pg_resetxlog.c:694 +#: pg_resetxlog.c:762 msgid " -f force update to be done\n" msgstr " -f принудительное выполнение обновления\n" -#: pg_resetxlog.c:695 +#: pg_resetxlog.c:763 msgid " -l FILEID,SEG force minimum WAL starting location for new transaction log\n" msgstr " -l FILEID,SEG выставить мин. начальное значение в WAL для нового лога транзакций\n" -#: pg_resetxlog.c:696 +#: pg_resetxlog.c:764 msgid " -n no update, just show extracted control values (for testing)\n" msgstr " -n без обновления, только показать считанные контрольные значения (для тестирования)\n" -#: pg_resetxlog.c:697 +#: pg_resetxlog.c:765 msgid " -o OID set next OID\n" msgstr " -o OID выставить последующий OID\n" -#: pg_resetxlog.c:698 +#: pg_resetxlog.c:766 msgid " -x XID set next transaction ID\n" msgstr " -x XID выставить ID следующей транзакции\n" -#: pg_resetxlog.c:699 +#: pg_resetxlog.c:767 msgid " --help show this help, then exit\n" msgstr " --help показать эту подсказку и выйти\n" -#: pg_resetxlog.c:700 +#: pg_resetxlog.c:768 msgid " --version output version information, then exit\n" msgstr " --version показать версию и выйти\n" -#: pg_resetxlog.c:701 +#: pg_resetxlog.c:769 msgid "" "\n" "Report bugs to <pgsql-bugs@postgresql.org>.\n" |
