Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
postgresql-11 / usr / share / locale / ru / LC_MESSAGES / initdb-11.mo
Size: Mime:
Þ•¤<ß\
Ø
RÙ
,
JU-f@”`ÕÂ6WùWQ©A°5òJ(?s³6ÏPCW:›QÖ5(]^4¼BñH4G}>ÅG4L93»?ï//-_54Ã>ø/7Fgy®((#Q,u-¢7Ð(61,h'•5½Fó":<]&š-Á-ï!1??q&±/Ø+=4!r"”6·+î#1/U0…$¶&Û$ ~E1Ä<ö3 GQ 3™ JÍ Ç!à! ó!C" X",y"-¦"!Ô"ö"J#0Y#4Š#R¿#K$"^$!$…£$d)%Ž%Ÿ%ƒ¾%OB&R’&Kå&1'J'h'<€';½'ù'@Š(;Ë()u*qŽ*f+sg+&Û+,t
,/,¯,&¾,0å,.--E-s-Š-&œ-#Ã- ç-$.(-.+V."‚.¥."À.!ã.,/$2/*W/%‚/!¨/Ê/å/0030G0O0S0b0-t0¢0&À0%ç0
13-1a1{1(1Õ¸1‚Ž394K4"a4W„4lÜ4ÂI5v6Àƒ7ÏD8T9`i:@Ê:s;`;,à;Q
<¹_<i=Xƒ=sÜ=nP>£¿>Nc?H²?_û?`[@`¼@¢AdÀAH%BUnBjÄB</CSlCbÀCx#D{œDHE_aEÁE=ØF1GaHGDªGUïG?EHh…HXîHCGId‹IŒðIS}JtÑJ?FKM†KMÔK9"L`\L½LC=MQMMÓMp!NU’N;èNk$OFO4×O>PUKP^¡PGQPHQ,™Q(ÆQØïQ{ÈR|DS0ÁS~òSiqT„ÛT/`U"V(³V}ÜV/ZWFŠWOÑW8!X ZX›{X_YhwYªàY„‹ZV[Tg[ë¼[­¨\V]Kr]î¾]v­^ƒ$_u¨_&`:E`D€`ˆÅ`eNaæ´a›bhc÷†cà~e·_fÓg®ëg[šhöhipj†jV£jlújJgkK²k)þk"(l=Kl;‰lCÅlQ	mJ[my¦m; nK\n?¨nSènQ<oOŽoiÞo[HpB¤p(çp-qY>q5˜qÎqæqìqrR#rHvrQ¿rPsHbsj«s5t2Ltctv;.‹¤œŸ Qn<O]–’R—9@tPj|gW\q}‘4{†~ˆoƒcND0i5*”EŒbYš'‚)•>^6[2“+1S‰8›kJ™GF‡!?/#,Ž¢(sLžKX_w
hŠB- a$Mzf˜yHU`"u£IlZ„
7	&3¡Amp:V=%T€…Cxrde
If the data directory is not specified, the environment variable PGDATA
is used.

Less commonly used options:

Options:

Other options:

Report bugs to <pgsql-bugs@postgresql.org>.

Success. You can now start the database server using:

    %s


Sync to disk skipped.
The data directory might become corrupt if the operating system crashes.

WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or
--auth-local and --auth-host, the next time you run initdb.
      --auth-host=METHOD    default authentication method for local TCP/IP connections
      --auth-local=METHOD   default authentication method for local-socket connections
      --lc-collate=, --lc-ctype=, --lc-messages=LOCALE
      --lc-monetary=, --lc-numeric=, --lc-time=LOCALE
                            set default locale in the respective category for
                            new databases (default taken from environment)
      --locale=LOCALE       set default locale for new databases
      --no-locale           equivalent to --locale=C
      --pwfile=FILE         read password for the new superuser from file
      --wal-segsize=SIZE    size of WAL segments, in megabytes
  %s [OPTION]... [DATADIR]
  -?, --help                show this help, then exit
  -A, --auth=METHOD         default authentication method for local connections
  -E, --encoding=ENCODING   set default encoding for new databases
  -L DIRECTORY              where to find the input files
  -N, --no-sync             do not wait for changes to be written safely to disk
  -S, --sync-only           only sync data directory
  -T, --text-search-config=CFG
                            default text search configuration
  -U, --username=NAME       database superuser name
  -V, --version             output version information, then exit
  -W, --pwprompt            prompt for a password for the new superuser
  -X, --waldir=WALDIR       location for the write-ahead log directory
  -d, --debug               generate lots of debugging output
  -g, --allow-group-access  allow group read/execute on data directory
  -k, --data-checksums      use data page checksums
  -n, --no-clean            do not clean up after errors
  -s, --show                show internal settings
 [-D, --pgdata=]DATADIR     location for this database cluster
%s initializes a PostgreSQL database cluster.

%s: "%s" is not a valid server encoding name
%s: WAL directory "%s" not removed at user's request
%s: WAL directory location must be an absolute path
%s: WARNING: cannot create restricted tokens on this platform
%s: argument of --wal-segsize must be a number
%s: argument of --wal-segsize must be a power of 2 between 1 and 1024
%s: cannot be run as root
Please log in (using, e.g., "su") as the (unprivileged) user that will
own the server process.
%s: could not access directory "%s": %s
%s: could not access file "%s": %s
%s: could not allocate SIDs: error code %lu
%s: could not change permissions of "%s": %s
%s: could not change permissions of directory "%s": %s
%s: could not create directory "%s": %s
%s: could not create restricted token: error code %lu
%s: could not create symbolic link "%s": %s
%s: could not execute command "%s": %s
%s: could not find suitable encoding for locale "%s"
%s: could not find suitable text search configuration for locale "%s"
%s: could not fsync file "%s": %s
%s: could not get exit code from subprocess: error code %lu
%s: could not open directory "%s": %s
%s: could not open file "%s" for reading: %s
%s: could not open file "%s" for writing: %s
%s: could not open file "%s": %s
%s: could not open process token: error code %lu
%s: could not re-execute with restricted token: error code %lu
%s: could not read directory "%s": %s
%s: could not read password from file "%s": %s
%s: could not rename file "%s" to "%s": %s
%s: could not start process for command "%s": error code %lu
%s: could not stat file "%s": %s
%s: could not write file "%s": %s
%s: data directory "%s" not removed at user's request
%s: directory "%s" exists but is not empty
%s: encoding mismatch
%s: failed to remove WAL directory
%s: failed to remove contents of WAL directory
%s: failed to remove contents of data directory
%s: failed to remove data directory
%s: failed to restore old locale "%s"
%s: file "%s" does not exist
%s: file "%s" is not a regular file
%s: input file "%s" does not belong to PostgreSQL %s
Check your installation or specify the correct path using the option -L.
%s: input file location must be an absolute path
%s: invalid authentication method "%s" for "%s" connections
%s: invalid locale name "%s"
%s: invalid locale settings; check LANG and LC_* environment variables
%s: locale "%s" requires unsupported encoding "%s"
%s: must specify a password for the superuser to enable %s authentication
%s: no data directory specified
You must identify the directory where the data for this database system
will reside.  Do this with either the invocation option -D or the
environment variable PGDATA.
%s: out of memory
%s: password file "%s" is empty
%s: password prompt and password file cannot be specified together
%s: removing WAL directory "%s"
%s: removing contents of WAL directory "%s"
%s: removing contents of data directory "%s"
%s: removing data directory "%s"
%s: setlocale() failed
%s: superuser name "%s" is disallowed; role names cannot begin with "pg_"
%s: symlinks are not supported on this platform
%s: too many command-line arguments (first is "%s")
%s: warning: specified text search configuration "%s" might not match locale "%s"
%s: warning: suitable text search configuration for locale "%s" is unknown
Data page checksums are disabled.
Data page checksums are enabled.
Encoding "%s" implied by locale is not allowed as a server-side encoding.
The default database encoding will be set to "%s" instead.
Encoding "%s" is not allowed as a server-side encoding.
Rerun %s with a different locale selection.
Enter it again: Enter new superuser password: If you want to create a new database system, either remove or empty
the directory "%s" or run %s
with an argument other than "%s".
If you want to store the WAL there, either remove or empty the directory
"%s".
It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.
It contains a lost+found directory, perhaps due to it being a mount point.
Passwords didn't match.
Rerun %s with the -E option.
Running in debug mode.
Running in no-clean mode.  Mistakes will not be cleaned up.
The database cluster will be initialized with locale "%s".
The database cluster will be initialized with locales
  COLLATE:  %s
  CTYPE:    %s
  MESSAGES: %s
  MONETARY: %s
  NUMERIC:  %s
  TIME:     %s
The default database encoding has accordingly been set to "%s".
The default text search configuration will be set to "%s".
The encoding you selected (%s) and the encoding that the
selected locale uses (%s) do not match.  This would lead to
misbehavior in various character string processing functions.
Rerun %s and either do not specify an encoding explicitly,
or choose a matching combination.
The files belonging to this database system will be owned by user "%s".
This user must also own the server process.

The program "postgres" is needed by %s but was not found in the
same directory as "%s".
Check your installation.
The program "postgres" was found by "%s"
but was not the same version as %s.
Check your installation.
This might mean you have a corrupted installation or identified
the wrong directory with the invocation option -L.
Try "%s --help" for more information.
Usage:
Using a mount point directly as the data directory is not recommended.
Create a subdirectory under the mount point.
cannot duplicate null pointer (internal error)
caught signal
child process exited with exit code %dchild process exited with unrecognized status %dchild process was terminated by exception 0x%Xchild process was terminated by signal %d: %scommand not executablecommand not foundcould not change directory to "%s": %scould not close directory "%s": %s
could not find a "%s" to executecould not get junction for "%s": %s
could not identify current directory: %scould not look up effective user ID %ld: %scould not open directory "%s": %s
could not read binary "%s"could not read directory "%s": %s
could not read symbolic link "%s"could not remove file or directory "%s": %s
could not set junction for "%s": %s
could not stat file or directory "%s": %s
could not write to child process: %s
creating configuration files ... creating directory %s ... creating subdirectories ... fixing permissions on existing directory %s ... invalid binary "%s"logfileok
out of memory
pclose failed: %sperforming post-bootstrap initialization ... running bootstrap script ... selecting default max_connections ... selecting default shared_buffers ... selecting default timezone ... selecting dynamic shared memory implementation ... syncing data to disk ... user does not existuser name lookup failure: error code %luProject-Id-Version: initdb (PostgreSQL current)
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
PO-Revision-Date: 2022-09-05 13:51+0300
Last-Translator: Alexander Lakhin <exclusion@gmail.com>
Language-Team: Russian <pgsql-ru-general@postgresql.org>
Language: ru
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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);

Если каталог данных не указан, используется переменная окружения PGDATA.

Редко используемые параметры:

Параметры:

Другие параметры:

Об ошибках сообщайте по адресу <pgsql-bugs@postgresql.org>.

Готово. Теперь вы можете запустить сервер баз данных:

    %s


Сохранение данных на диск пропускается.
Каталог данных может повредиться при сбое операционной системы.

ПРЕДУПРЕЖДЕНИЕ: используется проверка подлинности "trust" для локальных подключений.
Другой метод можно выбрать, отредактировав pg_hba.conf или используя ключи -A,
--auth-local или --auth-host при следующем выполнении initdb.
      --auth-host=МЕТОД     метод проверки подлинности по умолчанию
                            для локальных TCP/IP-подключений
      --auth-local=МЕТОД    метод проверки подлинности по умолчанию
                            для локальных подключений через сокет
      --lc-collate=, --lc-ctype=, --lc-messages=ЛОКАЛЬ
      --lc-monetary=, --lc-numeric=, --lc-time=ЛОКАЛЬ
                            установить соответствующий параметр локали
                            для новых баз (вместо значения из окружения)
      --locale=ЛОКАЛЬ       локаль по умолчанию для новых баз
      --no-locale           эквивалентно --locale=C
      --pwfile=ФАЙЛ         прочитать пароль суперпользователя из файла
      --wal-segsize=РАЗМЕР  размер сегментов WAL (в мегабайтах)
  %s [ПАРАМЕТР]... [КАТАЛОГ]
  -?, --help                показать эту справку и выйти
  -A, --auth=МЕТОД          метод проверки подлинности по умолчанию
                            для локальных подключений
  -E, --encoding=КОДИРОВКА  кодировка по умолчанию для новых баз
  -L КАТАЛОГ                расположение входных файлов
  -N, --no-sync             не ждать завершения сохранения данных на диске
  -S, --sync-only           только синхронизировать с ФС каталог данных
  -T, --text-search-config=КОНФИГУРАЦИЯ
                            конфигурация текстового поиска по умолчанию
  -U, --username=ИМЯ        имя суперпользователя БД
  -V, --version             показать версию и выйти
  -W, --pwprompt            запросить пароль суперпользователя
  -X, --waldir=КАТАЛОГ      расположение журнала предзаписи
  -d, --debug               выдавать много отладочных сообщений
  -g, --allow-group-access  разрешить чтение/выполнение в каталоге данных для
                            группы
  -k, --data-checksums      включить контроль целостности страниц
  -n, --no-clean            не очищать после ошибок
  -s, --show                показать внутренние установки
 [-D, --pgdata=]КАТАЛОГ     расположение данных этого кластера БД
%s инициализирует кластер PostgreSQL.

%s: "%s" — некорректное имя серверной кодировки
%s: каталог WAL "%s" не был удалён по запросу пользователя
%s: расположение каталога WAL должно определяться абсолютным путём
%s: ПРЕДУПРЕЖДЕНИЕ: в этой ОС нельзя создавать ограниченные маркеры
%s: аргументом --wal-segsize должно быть число
%s: аргументом --wal-segsize должна быть степень 2 от 1 до 1024
Запускать %s от имени root нельзя.
Пожалуйста, переключитесь на обычного пользователя (например,
используя "su"), который будет запускать серверный процесс.
%s: ошибка доступа к каталогу "%s": %s
%s: нет доступа к файлу "%s": %s
%s: не удалось подготовить структуры SID (код ошибки: %lu)
%s: не удалось поменять права для "%s": %s
%s: не удалось поменять права для каталога "%s": %s
%s: не удалось создать каталог "%s": %s
%s: не удалось создать ограниченный маркер (код ошибки: %lu)
%s: не удалось создать символическую ссылку "%s": %s
%s: не удалось выполнить команду "%s": %s
%s: не удалось найти подходящую кодировку для локали "%s"
%s: не удалось найти подходящую конфигурацию текстового поиска для локали "%s"
%s: не удалось синхронизировать с ФС файл "%s": %s
%s: не удалось получить код выхода от подпроцесса (код ошибки: %lu)
%s: не удалось открыть каталог "%s": %s
%s: не удалось открыть файл "%s" для чтения: %s
%s: не удалось открыть файл "%s" для записи: %s
%s: не удалось открыть файл "%s": %s
%s: не удалось открыть маркер процесса (код ошибки: %lu)
%s: не удалось перезапуститься с ограниченным маркером (код ошибки: %lu)
%s: не удалось прочитать каталог "%s": %s
%s: не удалось прочитать пароль из файла "%s": %s
%s: не удалось переименовать файл "%s" в "%s": %s
%s: не удалось запустить процесс для команды "%s" (код ошибки: %lu)
%s: не удалось получить информацию о файле "%s": %s
%s: не удалось записать файл "%s": %s
%s: каталог данных "%s" не был удалён по запросу пользователя
%s: каталог "%s" существует, но он не пуст
%s: несоответствие кодировки
%s: ошибка при удалении каталога WAL
%s: ошибка при удалении содержимого каталога WAL
%s: ошибка при удалении содержимого каталога данных
%s: ошибка при удалении каталога данных
%s: не удалось восстановить старую локаль "%s"
%s: файл "%s" не существует
%s: "%s" - не обычный файл
%s: входной файл "%s" не принадлежит PostgreSQL %s
Проверьте правильность установки или укажите корректный путь в параметре -L.
%s: расположение входных файлов должно задаваться абсолютным путём
%s: нераспознанный метод проверки подлинности "%s" для подключений "%s"
%s: ошибочное имя локали "%s"
%s: неверные установки локали; проверьте переменные окружения LANG и LC_*
%s: для локали "%s" требуется неподдерживаемая кодировка "%s"
%s: для применения метода %s необходимо указать пароль суперпользователя
%s: каталог данных не определён.
Вы должны указать, где будут располагаться данные этой СУБД.
Это можно сделать, добавив ключ -D или установив переменную
окружения PGDATA.
%s: нехватка памяти
%s: файл пароля "%s" пуст
%s: нельзя одновременно запросить пароль и прочитать пароль из файла
%s: удаление каталога WAL "%s"
%s: удаление содержимого каталога WAL "%s"
%s: удаление содержимого каталога данных "%s"
%s: удаление каталога данных "%s"
%s: ошибка в setlocale()
%s: имя "%s" для суперпользователя не допускается; имена ролей не могут начинаться с "pg_"
%s: символические ссылки не поддерживаются в этой ОС
%s: слишком много аргументов командной строки (первый: "%s")
%s: внимание: указанная конфигурация текстового поиска "%s" может не соответствовать локали "%s"
%s: внимание: для локали "%s" нет известной конфигурации текстового поиска
Контроль целостности страниц данных отключён.
Контроль целостности страниц данных включён.
Кодировка "%s", подразумеваемая локалью, не годится для сервера.
Вместо неё в качестве кодировки БД по умолчанию будет выбрана "%s".
Кодировка "%s" недопустима в качестве кодировки сервера.
Перезапустите %s, выбрав другую локаль.
Повторите его: Введите новый пароль суперпользователя: Если вы хотите создать новую систему баз данных,
удалите или очистите каталог "%s",
либо при запуске %s в качестве пути укажите не "%s".
Если вы хотите хранить WAL здесь, удалите или очистите каталог
"%s".
Он содержит файл с точкой (невидимый), возможно, это точка монтирования.
Он содержит подкаталог lost+found, возможно, это точка монтирования.
Пароли не совпадают.
Перезапустите %s с параметром -E.
Программа запущена в режиме отладки.
Программа запущена в режиме 'no-clean' - очистки и исправления ошибок не будет.
Кластер баз данных будет инициализирован с локалью "%s".
Кластер баз данных будет инициализирован со следующими параметрами локали:
  COLLATE:  %s
  CTYPE:    %s
  MESSAGES: %s
  MONETARY: %s
  NUMERIC:  %s
  TIME:     %s
Кодировка БД по умолчанию, выбранная в соответствии с настройками: "%s".
Выбрана конфигурация текстового поиска по умолчанию "%s".
Выбранная вами кодировка (%s) не совпадает с кодировкой
локали (%s). Это может привести к неправильной работе
различных функций обработки текстовых строк.
Для исправления перезапустите %s, не указывая кодировку явно, 
либо выберите подходящее сочетание параметров локализации.
Файлы, относящиеся к этой СУБД, будут принадлежать пользователю "%s".
От его имени также будет запускаться процесс сервера.

Программа "postgres" нужна для %s, но она не найдена
в каталоге "%s".
Проверьте правильность установки СУБД.
Программа "postgres" найдена программой "%s",
но её версия отличается от версии %s.
Проверьте правильность установки СУБД.
Это означает, что ваша установка PostgreSQL испорчена или в параметре -L
задан неправильный каталог.
Для дополнительной информации попробуйте "%s --help".
Использование:
Использовать в качестве каталога данных точку монтирования не рекомендуется.
Создайте в монтируемом ресурсе подкаталог и используйте его.
попытка дублирования нулевого указателя (внутренняя ошибка)
получен сигнал
дочерний процесс завершился с кодом возврата %dдочерний процесс завершился с нераспознанным состоянием %dдочерний процесс прерван исключением 0x%Xдочерний процесс завершён по сигналу %d: %sнеисполняемая командакоманда не найденане удалось перейти в каталог "%s": %sне удалось закрыть каталог "%s": %s
не удалось найти запускаемый файл "%s"не удалось получить связь для каталога "%s": %s
не удалось определить текущий каталог: %sвыяснить эффективный идентификатор пользователя (%ld) не удалось: %sне удалось открыть каталог "%s": %s
не удалось прочитать исполняемый файл "%s"не удалось прочитать каталог "%s": %s
не удалось прочитать символическую ссылку "%s"ошибка при удалении файла или каталога "%s": %s
не удалось создать связь для каталога "%s": %s
не удалось получить информацию о файле или каталоге "%s": %s
не удалось записать в поток дочернего процесса: %s
создание конфигурационных файлов... создание каталога %s... создание подкаталогов... исправление прав для существующего каталога %s... неверный исполняемый файл "%s"файл_журналаок
нехватка памяти
ошибка pclose: %sвыполняется заключительная инициализация... выполняется подготовительный скрипт... выбирается значение max_connections по умолчанию... выбирается значение shared_buffers по умолчанию... выбирается часовой пояс по умолчанию... выбирается реализация динамической разделяемой памяти... сохранение данных на диске... пользователь не существуетраспознать имя пользователя не удалось (код ошибки: %lu)