Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 13ec5c66ea619ad27f74e5182af5e149aa1cde27
This commit is contained in:
Peter Eisentraut 2017-02-06 12:38:00 -05:00
parent 2a6bc23299
commit 468d108f01
23 changed files with 8859 additions and 8680 deletions

File diff suppressed because it is too large Load Diff

View File

@ -59,7 +59,7 @@ msgstr ""
"Project-Id-Version: PostgreSQL server 9.4\n" "Project-Id-Version: PostgreSQL server 9.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2015-10-03 16:45+0000\n" "POT-Creation-Date: 2015-10-03 16:45+0000\n"
"PO-Revision-Date: 2016-07-22 19:04-0400\n" "PO-Revision-Date: 2017-01-10 16:46-0300\n"
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n" "Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
"Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n" "Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n"
"Language: es\n" "Language: es\n"
@ -7808,7 +7808,7 @@ msgstr "el registro a ser actualizado ya fue modificado por una operación dispa
#: executor/nodeModifyTable.c:713 #: executor/nodeModifyTable.c:713
#, c-format #, c-format
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows." msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
msgstr "Considere usar un disparador ANTES en lugar de un disparador BEFORE para propagar cambios a otros registros." msgstr "Considere usar un disparador AFTER en lugar de un disparador BEFORE para propagar cambios a otros registros."
#: commands/trigger.c:2747 executor/execMain.c:2173 #: commands/trigger.c:2747 executor/execMain.c:2173
#: executor/nodeLockRows.c:165 executor/nodeModifyTable.c:447 #: executor/nodeLockRows.c:165 executor/nodeModifyTable.c:447

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: initdb (PostgreSQL 9)\n" "Project-Id-Version: initdb (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-09-20 18:27+0000\n" "POT-Creation-Date: 2017-01-30 17:28+0000\n"
"PO-Revision-Date: 2016-09-20 12:00+0300\n" "PO-Revision-Date: 2016-11-24 16:53+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n" "Language: ru\n"
@ -330,7 +330,8 @@ msgid ""
"Check your installation or specify the correct path using the option -L.\n" "Check your installation or specify the correct path using the option -L.\n"
msgstr "" msgstr ""
"%s: входной файл \"%s\" не принадлежит PostgreSQL %s\n" "%s: входной файл \"%s\" не принадлежит PostgreSQL %s\n"
"Проверьте вашу установку или укажите правильный путь в параметре -L.\n" "Проверьте правильность установки или укажите корректный путь в параметре -"
"L.\n"
#: initdb.c:1539 #: initdb.c:1539
msgid "initializing pg_authid ... " msgid "initializing pg_authid ... "
@ -476,7 +477,7 @@ msgstr "%s: ошибочное имя локали \"%s\"\n"
msgid "" msgid ""
"%s: invalid locale settings; check LANG and LC_* environment variables\n" "%s: invalid locale settings; check LANG and LC_* environment variables\n"
msgstr "" msgstr ""
"%s: неверные настройки локали; проверьте переменные окружения LANG и LC_*\n" "%s: неверные установки локали; проверьте переменные окружения LANG и LC_*\n"
#: initdb.c:2654 #: initdb.c:2654
#, c-format #, c-format
@ -686,7 +687,7 @@ msgstr ""
#: initdb.c:2865 #: initdb.c:2865
#, c-format #, c-format
msgid " -s, --show show internal settings\n" msgid " -s, --show show internal settings\n"
msgstr " -s, --show показать внутренние настройки\n" msgstr " -s, --show показать внутренние установки\n"
#: initdb.c:2866 #: initdb.c:2866
#, c-format #, c-format
@ -778,7 +779,7 @@ msgid ""
"will reside. Do this with either the invocation option -D or the\n" "will reside. Do this with either the invocation option -D or the\n"
"environment variable PGDATA.\n" "environment variable PGDATA.\n"
msgstr "" msgstr ""
"%s: каталог данных не определён\n" "%s: каталог данных не определён.\n"
"Вы должны указать, где будут располагаться данные этой СУБД.\n" "Вы должны указать, где будут располагаться данные этой СУБД.\n"
"Это можно сделать, добавив ключ -D или установив переменную\n" "Это можно сделать, добавив ключ -D или установив переменную\n"
"окружения PGDATA.\n" "окружения PGDATA.\n"
@ -792,7 +793,7 @@ msgid ""
msgstr "" msgstr ""
"Программа \"postgres\" нужна для %s, но она не найдена\n" "Программа \"postgres\" нужна для %s, но она не найдена\n"
"в каталоге \"%s\".\n" "в каталоге \"%s\".\n"
"Проверьте вашу установку PostgreSQL.\n" "Проверьте правильность установки СУБД.\n"
#: initdb.c:3035 #: initdb.c:3035
#, c-format #, c-format
@ -803,7 +804,7 @@ msgid ""
msgstr "" msgstr ""
"Программа \"postgres\" найдена в \"%s\",\n" "Программа \"postgres\" найдена в \"%s\",\n"
"но её версия отличается от версии %s.\n" "но её версия отличается от версии %s.\n"
"Проверьте вашу установку PostgreSQL.\n" "Проверьте правильность установки СУБД.\n"
#: initdb.c:3054 #: initdb.c:3054
#, c-format #, c-format
@ -1041,12 +1042,12 @@ msgstr ""
#: initdb.c:3792 #: initdb.c:3792
#, c-format #, c-format
msgid "Data page checksums are enabled.\n" msgid "Data page checksums are enabled.\n"
msgstr "Контроль целостности страниц данных включен.\n" msgstr "Контроль целостности страниц данных включён.\n"
#: initdb.c:3794 #: initdb.c:3794
#, c-format #, c-format
msgid "Data page checksums are disabled.\n" msgid "Data page checksums are disabled.\n"
msgstr "Контроль целостности страниц данных отключен.\n" msgstr "Контроль целостности страниц данных отключён.\n"
#: initdb.c:3803 #: initdb.c:3803
#, c-format #, c-format

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_controldata (PostgreSQL 9)\n" "Project-Id-Version: pg_controldata (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-09-20 18:28+0000\n" "POT-Creation-Date: 2017-01-30 17:28+0000\n"
"PO-Revision-Date: 2016-09-20 12:00+0300\n" "PO-Revision-Date: 2016-11-24 18:01+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n" "Language: ru\n"
@ -182,41 +182,49 @@ msgstr "Идентификатор системы баз данных: %s\n"
msgid "Database cluster state: %s\n" msgid "Database cluster state: %s\n"
msgstr "Состояние кластера БД: %s\n" msgstr "Состояние кластера БД: %s\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:205 #: pg_controldata.c:205
#, c-format #, c-format
msgid "pg_control last modified: %s\n" msgid "pg_control last modified: %s\n"
msgstr "Последнее обновление pg_control: %s\n" msgstr "Последнее обновление pg_control: %s\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:207 #: pg_controldata.c:207
#, c-format #, c-format
msgid "Latest checkpoint location: %X/%X\n" msgid "Latest checkpoint location: %X/%X\n"
msgstr "Положение последней конт. точки: %X/%X\n" msgstr "Положение последней конт. точки: %X/%X\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:210 #: pg_controldata.c:210
#, c-format #, c-format
msgid "Prior checkpoint location: %X/%X\n" msgid "Prior checkpoint location: %X/%X\n"
msgstr "Положение предыдущей конт. точки: %X/%X\n" msgstr "Положение предыдущей конт. точки: %X/%X\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:213 #: pg_controldata.c:213
#, c-format #, c-format
msgid "Latest checkpoint's REDO location: %X/%X\n" msgid "Latest checkpoint's REDO location: %X/%X\n"
msgstr "Положение REDO последней конт. точки: %X/%X\n" msgstr "Положение REDO последней конт. точки: %X/%X\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:216 #: pg_controldata.c:216
#, c-format #, c-format
msgid "Latest checkpoint's REDO WAL file: %s\n" msgid "Latest checkpoint's REDO WAL file: %s\n"
msgstr "Файл WAL c REDO последней к.т.: %s\n" msgstr "Файл WAL c REDO последней к. т.: %s\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:218 #: pg_controldata.c:218
#, c-format #, c-format
msgid "Latest checkpoint's TimeLineID: %u\n" msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "Линия времени последней конт. точки: %u\n" msgstr "Линия времени последней конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:220 #: pg_controldata.c:220
#, c-format #, c-format
msgid "Latest checkpoint's PrevTimeLineID: %u\n" msgid "Latest checkpoint's PrevTimeLineID: %u\n"
msgstr "Пред. линия времени последней к.т.: %u\n" msgstr "Пред. линия времени последней к. т.: %u\n"
# skip-rule: no-space-after-period
#: pg_controldata.c:222 #: pg_controldata.c:222
#, c-format #, c-format
msgid "Latest checkpoint's full_page_writes: %s\n" msgid "Latest checkpoint's full_page_writes: %s\n"
@ -230,56 +238,67 @@ msgstr "выкл."
msgid "on" msgid "on"
msgstr "вкл." msgstr "вкл."
# skip-rule: capital-letter-first
#: pg_controldata.c:224 #: pg_controldata.c:224
#, c-format #, c-format
msgid "Latest checkpoint's NextXID: %u/%u\n" msgid "Latest checkpoint's NextXID: %u/%u\n"
msgstr "NextXID последней конт. точки: %u/%u\n" msgstr "NextXID последней конт. точки: %u/%u\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:227 #: pg_controldata.c:227
#, c-format #, c-format
msgid "Latest checkpoint's NextOID: %u\n" msgid "Latest checkpoint's NextOID: %u\n"
msgstr "NextOID последней конт. точки: %u\n" msgstr "NextOID последней конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:229 #: pg_controldata.c:229
#, c-format #, c-format
msgid "Latest checkpoint's NextMultiXactId: %u\n" msgid "Latest checkpoint's NextMultiXactId: %u\n"
msgstr "NextMultiXactId послед. конт. точки: %u\n" msgstr "NextMultiXactId послед. конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:231 #: pg_controldata.c:231
#, c-format #, c-format
msgid "Latest checkpoint's NextMultiOffset: %u\n" msgid "Latest checkpoint's NextMultiOffset: %u\n"
msgstr "NextMultiOffset послед. конт. точки: %u\n" msgstr "NextMultiOffset послед. конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:233 #: pg_controldata.c:233
#, c-format #, c-format
msgid "Latest checkpoint's oldestXID: %u\n" msgid "Latest checkpoint's oldestXID: %u\n"
msgstr "oldestXID последней конт. точки: %u\n" msgstr "oldestXID последней конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:235 #: pg_controldata.c:235
#, c-format #, c-format
msgid "Latest checkpoint's oldestXID's DB: %u\n" msgid "Latest checkpoint's oldestXID's DB: %u\n"
msgstr "БД с oldestXID последней конт. точки: %u\n" msgstr "БД с oldestXID последней конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:237 #: pg_controldata.c:237
#, c-format #, c-format
msgid "Latest checkpoint's oldestActiveXID: %u\n" msgid "Latest checkpoint's oldestActiveXID: %u\n"
msgstr "oldestActiveXID последней к.т.: %u\n" msgstr "oldestActiveXID последней к. т.: %u\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:239 #: pg_controldata.c:239
#, c-format #, c-format
msgid "Latest checkpoint's oldestMultiXid: %u\n" msgid "Latest checkpoint's oldestMultiXid: %u\n"
msgstr "oldestMultiXid последней конт. точки: %u\n" msgstr "oldestMultiXid последней конт. точки: %u\n"
# skip-rule: capital-letter-first, double-space
#: pg_controldata.c:241 #: pg_controldata.c:241
#, c-format #, c-format
msgid "Latest checkpoint's oldestMulti's DB: %u\n" msgid "Latest checkpoint's oldestMulti's DB: %u\n"
msgstr "БД с oldestMulti последней к.т.: %u\n" msgstr "БД с oldestMulti последней к. т.: %u\n"
#: pg_controldata.c:243 #: pg_controldata.c:243
#, c-format #, c-format
msgid "Time of latest checkpoint: %s\n" msgid "Time of latest checkpoint: %s\n"
msgstr "Время последней контрольной точки: %s\n" msgstr "Время последней контрольной точки: %s\n"
# skip-rule: capital-letter-first
# well-spelled: нежурналир
#: pg_controldata.c:245 #: pg_controldata.c:245
#, c-format #, c-format
msgid "Fake LSN counter for unlogged rels: %X/%X\n" msgid "Fake LSN counter for unlogged rels: %X/%X\n"
@ -290,10 +309,11 @@ msgstr "Фиктивный LSN для нежурналир. таблиц: %X/%X\
msgid "Minimum recovery ending location: %X/%X\n" msgid "Minimum recovery ending location: %X/%X\n"
msgstr "Мин. положение конца восстановления: %X/%X\n" msgstr "Мин. положение конца восстановления: %X/%X\n"
# skip-rule: capital-letter-first
#: pg_controldata.c:251 #: pg_controldata.c:251
#, c-format #, c-format
msgid "Min recovery ending loc's timeline: %u\n" msgid "Min recovery ending loc's timeline: %u\n"
msgstr "Линия времени мин. положения к.в.: %u\n" msgstr "Линия времени мин. положения к. в.: %u\n"
#: pg_controldata.c:253 #: pg_controldata.c:253
#, c-format #, c-format
@ -358,6 +378,7 @@ msgstr "Макс. предел выравнивания данных: %u\n"
msgid "Database block size: %u\n" msgid "Database block size: %u\n"
msgstr "Размер блока БД: %u\n" msgstr "Размер блока БД: %u\n"
# skip-rule: double-space
#: pg_controldata.c:278 #: pg_controldata.c:278
#, c-format #, c-format
msgid "Blocks per segment of large relation: %u\n" msgid "Blocks per segment of large relation: %u\n"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_ctl (PostgreSQL 9)\n" "Project-Id-Version: pg_ctl (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-09-20 18:27+0000\n" "POT-Creation-Date: 2017-01-30 17:28+0000\n"
"PO-Revision-Date: 2016-09-20 12:00+0300\n" "PO-Revision-Date: 2016-11-24 17:09+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n" "Language: ru\n"
@ -194,7 +194,7 @@ msgid ""
msgstr "" msgstr ""
"Программа \"%s\" необходима для %s, но не найдена\n" "Программа \"%s\" необходима для %s, но не найдена\n"
"в каталоге \"%s\".\n" "в каталоге \"%s\".\n"
"Проверьте вашу установку PostgreSQL.\n" "Проверьте правильность установки СУБД.\n"
#: pg_ctl.c:841 #: pg_ctl.c:841
#, c-format #, c-format
@ -205,7 +205,7 @@ msgid ""
msgstr "" msgstr ""
"Программа \"%s\" найдена в \"%s\",\n" "Программа \"%s\" найдена в \"%s\",\n"
"но её версия отличается от версии %s.\n" "но её версия отличается от версии %s.\n"
"Проверьте вашу установку PostgreSQL.\n" "Проверьте правильность установки СУБД.\n"
#: pg_ctl.c:874 #: pg_ctl.c:874
#, c-format #, c-format

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -11,9 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pg_resetxlog (PostgreSQL 9)\n" "Project-Id-Version: pg_resetxlog (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-09-20 18:27+0000\n" "POT-Creation-Date: 2017-01-30 17:28+0000\n"
"PO-Revision-Date: 2016-09-20 12:00+0300\n" "PO-Revision-Date: 2016-12-20 18:26+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n" "Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,6 +20,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 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" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
#: pg_resetxlog.c:139 #: pg_resetxlog.c:139
#, c-format #, c-format
@ -211,11 +211,13 @@ msgstr "Номер версии каталога: %u\n"
msgid "Database system identifier: %s\n" msgid "Database system identifier: %s\n"
msgstr "Идентификатор системы баз данных: %s\n" msgstr "Идентификатор системы баз данных: %s\n"
# skip-rule: capital-letter-first
#: pg_resetxlog.c:595 #: pg_resetxlog.c:595
#, c-format #, c-format
msgid "Latest checkpoint's TimeLineID: %u\n" msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "Линия времени последней конт. точки: %u\n" msgstr "Линия времени последней конт. точки: %u\n"
# skip-rule: no-space-after-period
#: pg_resetxlog.c:597 #: pg_resetxlog.c:597
#, c-format #, c-format
msgid "Latest checkpoint's full_page_writes: %s\n" msgid "Latest checkpoint's full_page_writes: %s\n"
@ -229,50 +231,59 @@ msgstr "выкл."
msgid "on" msgid "on"
msgstr "вкл." msgstr "вкл."
# skip-rule: capital-letter-first
#: pg_resetxlog.c:599 #: pg_resetxlog.c:599
#, c-format #, c-format
msgid "Latest checkpoint's NextXID: %u/%u\n" msgid "Latest checkpoint's NextXID: %u/%u\n"
msgstr "NextXID последней конт. точки: %u/%u\n" msgstr "NextXID последней конт. точки: %u/%u\n"
# skip-rule: capital-letter-first
#: pg_resetxlog.c:602 #: pg_resetxlog.c:602
#, c-format #, c-format
msgid "Latest checkpoint's NextOID: %u\n" msgid "Latest checkpoint's NextOID: %u\n"
msgstr "NextOID последней конт. точки: %u\n" msgstr "NextOID последней конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_resetxlog.c:604 #: pg_resetxlog.c:604
#, c-format #, c-format
msgid "Latest checkpoint's NextMultiXactId: %u\n" msgid "Latest checkpoint's NextMultiXactId: %u\n"
msgstr "NextMultiXactId послед. конт. точки: %u\n" msgstr "NextMultiXactId послед. конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_resetxlog.c:606 #: pg_resetxlog.c:606
#, c-format #, c-format
msgid "Latest checkpoint's NextMultiOffset: %u\n" msgid "Latest checkpoint's NextMultiOffset: %u\n"
msgstr "NextMultiOffset послед. конт. точки: %u\n" msgstr "NextMultiOffset послед. конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_resetxlog.c:608 #: pg_resetxlog.c:608
#, c-format #, c-format
msgid "Latest checkpoint's oldestXID: %u\n" msgid "Latest checkpoint's oldestXID: %u\n"
msgstr "oldestXID последней конт. точки: %u\n" msgstr "oldestXID последней конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_resetxlog.c:610 #: pg_resetxlog.c:610
#, c-format #, c-format
msgid "Latest checkpoint's oldestXID's DB: %u\n" msgid "Latest checkpoint's oldestXID's DB: %u\n"
msgstr "БД с oldestXID последней конт. точки: %u\n" msgstr "БД с oldestXID последней конт. точки: %u\n"
# skip-rule: capital-letter-first
#: pg_resetxlog.c:612 #: pg_resetxlog.c:612
#, c-format #, c-format
msgid "Latest checkpoint's oldestActiveXID: %u\n" msgid "Latest checkpoint's oldestActiveXID: %u\n"
msgstr "oldestActiveXID последней к.т.: %u\n" msgstr "oldestActiveXID последней к. т.: %u\n"
# skip-rule: capital-letter-first
#: pg_resetxlog.c:614 #: pg_resetxlog.c:614
#, c-format #, c-format
msgid "Latest checkpoint's oldestMultiXid: %u\n" msgid "Latest checkpoint's oldestMultiXid: %u\n"
msgstr "oldestMultiXid последней конт. точки: %u\n" msgstr "oldestMultiXid последней конт. точки: %u\n"
# skip-rule: capital-letter-first, double-space
#: pg_resetxlog.c:616 #: pg_resetxlog.c:616
#, c-format #, c-format
msgid "Latest checkpoint's oldestMulti's DB: %u\n" msgid "Latest checkpoint's oldestMulti's DB: %u\n"
msgstr "БД с oldestMulti последней к.т.: %u\n" msgstr "БД с oldestMulti последней к. т.: %u\n"
#: pg_resetxlog.c:618 #: pg_resetxlog.c:618
#, c-format #, c-format
@ -284,6 +295,7 @@ msgstr "Макс. предел выравнивания данных: %u\n"
msgid "Database block size: %u\n" msgid "Database block size: %u\n"
msgstr "Размер блока БД: %u\n" msgstr "Размер блока БД: %u\n"
# skip-rule: double-space
#: pg_resetxlog.c:623 #: pg_resetxlog.c:623
#, c-format #, c-format
msgid "Blocks per segment of large relation: %u\n" msgid "Blocks per segment of large relation: %u\n"
@ -525,7 +537,7 @@ msgid ""
" %s [OPTION]... DATADIR\n" " %s [OPTION]... DATADIR\n"
"\n" "\n"
msgstr "" msgstr ""
"Usage:\n" "Использование:\n"
" %s [ПАРАМЕТР]... КАТАННЫХ\n" " %s [ПАРАМЕТР]... КАТАННЫХ\n"
"\n" "\n"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pgscripts (PostgreSQL 9)\n" "Project-Id-Version: pgscripts (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-09-20 18:27+0000\n" "POT-Creation-Date: 2017-01-30 17:28+0000\n"
"PO-Revision-Date: 2016-09-20 12:00+0300\n" "PO-Revision-Date: 2016-11-24 18:04+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n" "Language: ru\n"
@ -70,7 +70,7 @@ msgstr "%s: нельзя кластеризовать все базы и одн
#: clusterdb.c:146 #: clusterdb.c:146
#, c-format #, c-format
msgid "%s: cannot cluster specific table(s) in all databases\n" msgid "%s: cannot cluster specific table(s) in all databases\n"
msgstr "%s: нельзя кластеризовать указанную таблицу(ы) во всех базах\n" msgstr "%s: нельзя кластеризовать указанную таблицу(ы) во всех базах\n"
#: clusterdb.c:211 #: clusterdb.c:211
#, c-format #, c-format
@ -327,6 +327,7 @@ msgstr ""
msgid " %s [OPTION]... [DBNAME] [DESCRIPTION]\n" msgid " %s [OPTION]... [DBNAME] [DESCRIPTION]\n"
msgstr " %s [ПАРАМЕТР]... [ИМЯ_БД] [ОПИСАНИЕ]\n" msgstr " %s [ПАРАМЕТР]... [ИМЯ_БД] [ОПИСАНИЕ]\n"
# well-spelled: ПРОСТР
#: createdb.c:255 #: createdb.c:255
#, c-format #, c-format
msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n" msgid " -D, --tablespace=TABLESPACE default tablespace for the database\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ecpg (PostgreSQL 9)\n" "Project-Id-Version: ecpg (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-10-24 02:53+0000\n" "POT-Creation-Date: 2017-01-30 17:23+0000\n"
"PO-Revision-Date: 2016-09-25 17:55+0300\n" "PO-Revision-Date: 2016-11-24 16:50+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n" "Language: ru\n"
@ -28,7 +28,7 @@ msgstr "переменная \"%s\" должна иметь числовой т
msgid "descriptor \"%s\" does not exist" msgid "descriptor \"%s\" does not exist"
msgstr "дескриптор \"%s\" не существует" msgstr "дескриптор \"%s\" не существует"
#: descriptor.c:161 descriptor.c:212 #: descriptor.c:161 descriptor.c:213
#, c-format #, c-format
msgid "descriptor header item \"%d\" does not exist" msgid "descriptor header item \"%d\" does not exist"
msgstr "заголовок дескриптора не содержит элемент \"%d\"" msgstr "заголовок дескриптора не содержит элемент \"%d\""
@ -43,12 +43,12 @@ msgstr "NULLABLE всегда равно 1"
msgid "key_member is always 0" msgid "key_member is always 0"
msgstr "KEY_MEMBER всегда равно 0" msgstr "KEY_MEMBER всегда равно 0"
#: descriptor.c:279 #: descriptor.c:280
#, c-format #, c-format
msgid "descriptor item \"%s\" is not implemented" msgid "descriptor item \"%s\" is not implemented"
msgstr "поле \"%s\" в дескрипторе не реализовано" msgstr "поле \"%s\" в дескрипторе не реализовано"
#: descriptor.c:289 #: descriptor.c:290
#, c-format #, c-format
msgid "descriptor item \"%s\" cannot be set" msgid "descriptor item \"%s\" cannot be set"
msgstr "установить поле \"%s\" в дескрипторе нельзя" msgstr "установить поле \"%s\" в дескрипторе нельзя"
@ -156,6 +156,7 @@ msgstr " -V, --version показать версию и выйти\n"
msgid " -?, --help show this help, then exit\n" msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help показать эту справку и выйти\n" msgstr " -?, --help показать эту справку и выйти\n"
# skip-rule: space-before-period
#: ecpg.c:59 #: ecpg.c:59
#, c-format #, c-format
msgid "" msgid ""
@ -181,7 +182,7 @@ msgstr ""
msgid "%s: could not locate my own executable path\n" msgid "%s: could not locate my own executable path\n"
msgstr "%s: не удалось найти свой путь к исполняемым файлам\n" msgstr "%s: не удалось найти свой путь к исполняемым файлам\n"
#: ecpg.c:175 ecpg.c:326 ecpg.c:336 #: ecpg.c:175 ecpg.c:327 ecpg.c:337
#, c-format #, c-format
msgid "%s: could not open file \"%s\": %s\n" msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: не удалось открыть файл \"%s\": %s\n" msgstr "%s: не удалось открыть файл \"%s\": %s\n"
@ -217,102 +218,102 @@ msgstr "конец списка поиска\n"
msgid "%s: no input files specified\n" msgid "%s: no input files specified\n"
msgstr "%s: нет входных файлов\n" msgstr "%s: нет входных файлов\n"
#: ecpg.c:459 #: ecpg.c:460
#, c-format #, c-format
msgid "cursor \"%s\" has been declared but not opened" msgid "cursor \"%s\" has been declared but not opened"
msgstr "курсор \"%s\" был объявлен, но не открыт" msgstr "курсор \"%s\" был объявлен, но не открыт"
#: ecpg.c:472 preproc.y:125 #: ecpg.c:473 preproc.y:125
#, c-format #, c-format
msgid "could not remove output file \"%s\"\n" msgid "could not remove output file \"%s\"\n"
msgstr "ошибка при удалении выходного файла \"%s\"\n" msgstr "ошибка при удалении выходного файла \"%s\"\n"
#: pgc.l:421 #: pgc.l:425
#, c-format #, c-format
msgid "unterminated /* comment" msgid "unterminated /* comment"
msgstr "незавершённый комментарий /*" msgstr "незавершённый комментарий /*"
#: pgc.l:434 #: pgc.l:438
#, c-format #, c-format
msgid "invalid bit string literal" msgid "invalid bit string literal"
msgstr "неверная битовая строка" msgstr "неверная битовая строка"
#: pgc.l:443 #: pgc.l:447
#, c-format #, c-format
msgid "unterminated bit string literal" msgid "unterminated bit string literal"
msgstr "оборванная битовая строка" msgstr "оборванная битовая строка"
#: pgc.l:459 #: pgc.l:463
#, c-format #, c-format
msgid "unterminated hexadecimal string literal" msgid "unterminated hexadecimal string literal"
msgstr "оборванная шестнадцатеричная строка" msgstr "оборванная шестнадцатеричная строка"
#: pgc.l:537 #: pgc.l:541
#, c-format #, c-format
msgid "unterminated quoted string" msgid "unterminated quoted string"
msgstr "незавершённая строка в кавычках" msgstr "незавершённая строка в кавычках"
#: pgc.l:594 pgc.l:607 #: pgc.l:598 pgc.l:611
#, c-format #, c-format
msgid "zero-length delimited identifier" msgid "zero-length delimited identifier"
msgstr "пустой идентификатор в кавычках" msgstr "пустой идентификатор в кавычках"
#: pgc.l:615 #: pgc.l:619
#, c-format #, c-format
msgid "unterminated quoted identifier" msgid "unterminated quoted identifier"
msgstr "незавершённый идентификатор в кавычках" msgstr "незавершённый идентификатор в кавычках"
#: pgc.l:869 #: pgc.l:873
#, c-format #, c-format
msgid "nested /* ... */ comments" msgid "nested /* ... */ comments"
msgstr "вложенные комментарии /* ... */" msgstr "вложенные комментарии /* ... */"
#: pgc.l:962 #: pgc.l:966
#, c-format #, c-format
msgid "missing identifier in EXEC SQL UNDEF command" msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "в команде EXEC SQL UNDEF отсутствует идентификатор" msgstr "в команде EXEC SQL UNDEF отсутствует идентификатор"
#: pgc.l:1008 pgc.l:1022 #: pgc.l:1012 pgc.l:1026
#, c-format #, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\"" msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "нет соответствующего \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\"" msgstr "нет соответствующего \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
#: pgc.l:1011 pgc.l:1024 pgc.l:1200 #: pgc.l:1015 pgc.l:1028 pgc.l:1204
#, c-format #, c-format
msgid "missing \"EXEC SQL ENDIF;\"" msgid "missing \"EXEC SQL ENDIF;\""
msgstr "отсутствует \"EXEC SQL ENDIF;\"" msgstr "отсутствует \"EXEC SQL ENDIF;\""
#: pgc.l:1040 pgc.l:1059 #: pgc.l:1044 pgc.l:1063
#, c-format #, c-format
msgid "more than one EXEC SQL ELSE" msgid "more than one EXEC SQL ELSE"
msgstr "неоднократная команда EXEC SQL ELSE" msgstr "неоднократная команда EXEC SQL ELSE"
#: pgc.l:1081 pgc.l:1095 #: pgc.l:1085 pgc.l:1099
#, c-format #, c-format
msgid "unmatched EXEC SQL ENDIF" msgid "unmatched EXEC SQL ENDIF"
msgstr "непарная команда EXEC SQL ENDIF" msgstr "непарная команда EXEC SQL ENDIF"
#: pgc.l:1115 #: pgc.l:1119
#, c-format #, c-format
msgid "too many nested EXEC SQL IFDEF conditions" msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "слишком много вложенных условий EXEC SQL IFDEF" msgstr "слишком много вложенных условий EXEC SQL IFDEF"
#: pgc.l:1148 #: pgc.l:1152
#, c-format #, c-format
msgid "missing identifier in EXEC SQL IFDEF command" msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "в команде EXEC SQL IFDEF отсутствует идентификатор" msgstr "в команде EXEC SQL IFDEF отсутствует идентификатор"
#: pgc.l:1157 #: pgc.l:1161
#, c-format #, c-format
msgid "missing identifier in EXEC SQL DEFINE command" msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "в команде EXEC SQL DEFINE отсутствует идентификатор" msgstr "в команде EXEC SQL DEFINE отсутствует идентификатор"
#: pgc.l:1190 #: pgc.l:1194
#, c-format #, c-format
msgid "syntax error in EXEC SQL INCLUDE command" msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "ошибка синтаксиса в команде EXEC SQL INCLUDE" msgstr "ошибка синтаксиса в команде EXEC SQL INCLUDE"
#: pgc.l:1239 #: pgc.l:1243
#, c-format #, c-format
msgid "" msgid ""
"internal error: unreachable state; please report this to <pgsql-" "internal error: unreachable state; please report this to <pgsql-"
@ -321,14 +322,14 @@ msgstr ""
"внутренняя ошибка: недостижимое состояние; пожалуйста, сообщите в <pgsql-" "внутренняя ошибка: недостижимое состояние; пожалуйста, сообщите в <pgsql-"
"bugs@postgresql.org>" "bugs@postgresql.org>"
#: pgc.l:1363 #: pgc.l:1367
#, c-format #, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n" msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr "" msgstr ""
"Ошибка: путь включаемых файлов \"%s/%s\" в строке %d слишком длинный, " "Ошибка: путь включаемых файлов \"%s/%s\" в строке %d слишком длинный, "
"пропускается\n" "пропускается\n"
#: pgc.l:1386 #: pgc.l:1390
#, c-format #, c-format
msgid "could not open include file \"%s\" on line %d" msgid "could not open include file \"%s\" on line %d"
msgstr "не удалось открыть включаемый файл \"%s\" (строка %d)" msgstr "не удалось открыть включаемый файл \"%s\" (строка %d)"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libpq (PostgreSQL 9)\n" "Project-Id-Version: libpq (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-10-24 02:53+0000\n" "POT-Creation-Date: 2016-11-23 19:23+0000\n"
"PO-Revision-Date: 2016-09-20 12:00+0300\n" "PO-Revision-Date: 2016-09-20 12:00+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@ -453,7 +453,7 @@ msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: к файлу паролей \"%s\" имеют доступ все или группа; права " "ПРЕДУПРЕЖДЕНИЕ: к файлу паролей \"%s\" имеют доступ все или группа; права "
"должны быть u=rw (0600) или более ограниченные\n" "должны быть u=rw (0600) или более ограниченные\n"
#: fe-connect.c:5849 #: fe-connect.c:5857
#, c-format #, c-format
msgid "password retrieved from file \"%s\"\n" msgid "password retrieved from file \"%s\"\n"
msgstr "пароль получен из файла \"%s\"\n" msgstr "пароль получен из файла \"%s\"\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: plpgsql (PostgreSQL 9)\n" "Project-Id-Version: plpgsql (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-09-20 18:23+0000\n" "POT-Creation-Date: 2017-01-30 17:23+0000\n"
"PO-Revision-Date: 2016-09-20 12:00+0300\n" "PO-Revision-Date: 2016-11-24 17:28+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n" "Language: ru\n"
@ -433,6 +433,7 @@ msgstr "в качестве текста запроса в EXECUTE переда
msgid "EXECUTE of SELECT ... INTO is not implemented" msgid "EXECUTE of SELECT ... INTO is not implemented"
msgstr "возможность выполнения SELECT ... INTO в EXECUTE не реализована" msgstr "возможность выполнения SELECT ... INTO в EXECUTE не реализована"
# skip-rule: space-before-ellipsis
#: pl_exec.c:3556 #: pl_exec.c:3556
#, c-format #, c-format
msgid "" msgid ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PostgreSQL 9.4\n" "Project-Id-Version: PostgreSQL 9.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-02-08 16:14+0000\n" "POT-Creation-Date: 2017-02-06 15:22+0000\n"
"PO-Revision-Date: 2016-02-08 12:31-0500\n" "PO-Revision-Date: 2016-02-08 12:31-0500\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n" "Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: German <peter_e@gmx.net>\n" "Language-Team: German <peter_e@gmx.net>\n"
@ -61,7 +61,7 @@ msgstr "Lesen aus einem geschlossenen Cursor"
msgid "closing a cursor in an aborted subtransaction" msgid "closing a cursor in an aborted subtransaction"
msgstr "Schließen eines Cursors in einer abgebrochenen Subtransaktion" msgstr "Schließen eines Cursors in einer abgebrochenen Subtransaktion"
#: plpy_elog.c:103 plpy_elog.c:104 plpy_plpymodule.c:420 #: plpy_elog.c:108 plpy_elog.c:109 plpy_plpymodule.c:441
#, c-format #, c-format
msgid "%s" msgid "%s"
msgstr "%s" msgstr "%s"
@ -231,56 +231,61 @@ msgstr "anonymer PL/Python-Codeblock"
msgid "plan.status takes no arguments" msgid "plan.status takes no arguments"
msgstr "plan.status nimmt keine Argumente" msgstr "plan.status nimmt keine Argumente"
#: plpy_plpymodule.c:178 plpy_plpymodule.c:181 #: plpy_plpymodule.c:181 plpy_plpymodule.c:184
#, c-format #, c-format
msgid "could not import \"plpy\" module" msgid "could not import \"plpy\" module"
msgstr "konnte Modul »plpy« nicht importieren" msgstr "konnte Modul »plpy« nicht importieren"
#: plpy_plpymodule.c:196 #: plpy_plpymodule.c:199
#, c-format
msgid "could not create the spiexceptions module"
msgstr "konnte das Modul »spiexceptions« nicht erzeugen"
#: plpy_plpymodule.c:207
#, c-format #, c-format
msgid "could not add the spiexceptions module" msgid "could not add the spiexceptions module"
msgstr "konnte das Modul »spiexceptions« nicht hinzufügen" msgstr "konnte das Modul »spiexceptions« nicht hinzufügen"
#: plpy_plpymodule.c:217 #: plpy_plpymodule.c:237
#, c-format #, c-format
msgid "could not create the base SPI exceptions" msgid "could not create exception \"%s\""
msgstr "konnte die SPI-Basisausnahmen nicht erzeugen" msgstr "konnte Ausnahme »%s« nicht erzeugen"
#: plpy_plpymodule.c:253 plpy_plpymodule.c:257 #: plpy_plpymodule.c:272 plpy_plpymodule.c:276
#, c-format #, c-format
msgid "could not generate SPI exceptions" msgid "could not generate SPI exceptions"
msgstr "konnte SPI-Ausnahmen nicht erzeugen" msgstr "konnte SPI-Ausnahmen nicht erzeugen"
#: plpy_plpymodule.c:388 #: plpy_plpymodule.c:409
#, c-format #, c-format
msgid "could not unpack arguments in plpy.elog" msgid "could not unpack arguments in plpy.elog"
msgstr "konnte Argumente in plpy.elog nicht entpacken" msgstr "konnte Argumente in plpy.elog nicht entpacken"
#: plpy_plpymodule.c:396 #: plpy_plpymodule.c:417
msgid "could not parse error message in plpy.elog" msgid "could not parse error message in plpy.elog"
msgstr "konnte Fehlermeldung in plpy.elog nicht parsen" msgstr "konnte Fehlermeldung in plpy.elog nicht parsen"
#: plpy_procedure.c:200 #: plpy_procedure.c:210
#, c-format #, c-format
msgid "trigger functions can only be called as triggers" msgid "trigger functions can only be called as triggers"
msgstr "Triggerfunktionen können nur als Trigger aufgerufen werden" msgstr "Triggerfunktionen können nur als Trigger aufgerufen werden"
#: plpy_procedure.c:205 plpy_typeio.c:409 #: plpy_procedure.c:215 plpy_typeio.c:409
#, c-format #, c-format
msgid "PL/Python functions cannot return type %s" msgid "PL/Python functions cannot return type %s"
msgstr "PL/Python-Funktionen können keinen Rückgabetyp %s haben" msgstr "PL/Python-Funktionen können keinen Rückgabetyp %s haben"
#: plpy_procedure.c:287 #: plpy_procedure.c:297
#, c-format #, c-format
msgid "PL/Python functions cannot accept type %s" msgid "PL/Python functions cannot accept type %s"
msgstr "PL/Python-Funktionen können Typ %s nicht annehmen" msgstr "PL/Python-Funktionen können Typ %s nicht annehmen"
#: plpy_procedure.c:383 #: plpy_procedure.c:393
#, c-format #, c-format
msgid "could not compile PL/Python function \"%s\"" msgid "could not compile PL/Python function \"%s\""
msgstr "konnte PL/Python-Funktion »%s« nicht kompilieren" msgstr "konnte PL/Python-Funktion »%s« nicht kompilieren"
#: plpy_procedure.c:386 #: plpy_procedure.c:396
#, c-format #, c-format
msgid "could not compile anonymous PL/Python code block" msgid "could not compile anonymous PL/Python code block"
msgstr "konnte anonymen PL/Python-Codeblock nicht kompilieren" msgstr "konnte anonymen PL/Python-Codeblock nicht kompilieren"

View File

@ -1,13 +1,13 @@
# Brazilian Portuguese message translation file for plpython # Brazilian Portuguese message translation file for plpython
# Copyright (C) 2009 PostgreSQL Global Development Group # Copyright (C) 2009 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package. # This file is distributed under the same license as the PostgreSQL package.
# Euler Taveira de Oliveira <euler@timbira.com>, 2009-2016. # Euler Taveira de Oliveira <euler@timbira.com>, 2009-2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PostgreSQL 9.4\n" "Project-Id-Version: PostgreSQL 9.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-02-13 16:34-0300\n" "POT-Creation-Date: 2017-02-02 14:15-0300\n"
"PO-Revision-Date: 2009-05-10 01:15-0300\n" "PO-Revision-Date: 2009-05-10 01:15-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n" "Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n" "Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@ -59,7 +59,7 @@ msgstr "busca em um cursor fechado"
msgid "closing a cursor in an aborted subtransaction" msgid "closing a cursor in an aborted subtransaction"
msgstr "fechando um cursor em uma subtransação abortada" msgstr "fechando um cursor em uma subtransação abortada"
#: plpy_elog.c:103 plpy_elog.c:104 plpy_plpymodule.c:420 #: plpy_elog.c:108 plpy_elog.c:109 plpy_plpymodule.c:441
#, c-format #, c-format
msgid "%s" msgid "%s"
msgstr "%s" msgstr "%s"
@ -229,56 +229,61 @@ msgstr "bloco de código PL/Python anônimo"
msgid "plan.status takes no arguments" msgid "plan.status takes no arguments"
msgstr "plan.status não contém argumentos" msgstr "plan.status não contém argumentos"
#: plpy_plpymodule.c:178 plpy_plpymodule.c:181 #: plpy_plpymodule.c:181 plpy_plpymodule.c:184
#, c-format #, c-format
msgid "could not import \"plpy\" module" msgid "could not import \"plpy\" module"
msgstr "não pôde importar módulo \"plpy\"" msgstr "não pôde importar módulo \"plpy\""
#: plpy_plpymodule.c:196 #: plpy_plpymodule.c:199
#, c-format
msgid "could not create the spiexceptions module"
msgstr "não pôde criar o módulo spiexceptions"
#: plpy_plpymodule.c:207
#, c-format #, c-format
msgid "could not add the spiexceptions module" msgid "could not add the spiexceptions module"
msgstr "não pôde adicionar o módulo spiexceptions" msgstr "não pôde adicionar o módulo spiexceptions"
#: plpy_plpymodule.c:217 #: plpy_plpymodule.c:237
#, c-format #, c-format
msgid "could not create the base SPI exceptions" msgid "could not create exception \"%s\""
msgstr "não pôde criar as exceções base da SPI" msgstr "não pôde criar exceção \"%s\""
#: plpy_plpymodule.c:253 plpy_plpymodule.c:257 #: plpy_plpymodule.c:272 plpy_plpymodule.c:276
#, c-format #, c-format
msgid "could not generate SPI exceptions" msgid "could not generate SPI exceptions"
msgstr "não pôde gerar exceções da SPI" msgstr "não pôde gerar exceções da SPI"
#: plpy_plpymodule.c:388 #: plpy_plpymodule.c:409
#, c-format #, c-format
msgid "could not unpack arguments in plpy.elog" msgid "could not unpack arguments in plpy.elog"
msgstr "não pode desempacotar argumentos em plpy.elog" msgstr "não pode desempacotar argumentos em plpy.elog"
#: plpy_plpymodule.c:396 #: plpy_plpymodule.c:417
msgid "could not parse error message in plpy.elog" msgid "could not parse error message in plpy.elog"
msgstr "não pode analisar mensagem de erro em plpy.elog" msgstr "não pode analisar mensagem de erro em plpy.elog"
#: plpy_procedure.c:200 #: plpy_procedure.c:210
#, c-format #, c-format
msgid "trigger functions can only be called as triggers" msgid "trigger functions can only be called as triggers"
msgstr "funções de gatilho só podem ser chamadas como gatilhos" msgstr "funções de gatilho só podem ser chamadas como gatilhos"
#: plpy_procedure.c:205 plpy_typeio.c:409 #: plpy_procedure.c:215 plpy_typeio.c:409
#, c-format #, c-format
msgid "PL/Python functions cannot return type %s" msgid "PL/Python functions cannot return type %s"
msgstr "funções PL/Python não podem retornar tipo %s" msgstr "funções PL/Python não podem retornar tipo %s"
#: plpy_procedure.c:287 #: plpy_procedure.c:297
#, c-format #, c-format
msgid "PL/Python functions cannot accept type %s" msgid "PL/Python functions cannot accept type %s"
msgstr "funções PL/Python não podem aceitar tipo %s" msgstr "funções PL/Python não podem aceitar tipo %s"
#: plpy_procedure.c:383 #: plpy_procedure.c:393
#, c-format #, c-format
msgid "could not compile PL/Python function \"%s\"" msgid "could not compile PL/Python function \"%s\""
msgstr "não pôde compilar função PL/Python \"%s\"" msgstr "não pôde compilar função PL/Python \"%s\""
#: plpy_procedure.c:386 #: plpy_procedure.c:396
#, c-format #, c-format
msgid "could not compile anonymous PL/Python code block" msgid "could not compile anonymous PL/Python code block"
msgstr "não pôde compilar bloco de código PL/Python anônimo" msgstr "não pôde compilar bloco de código PL/Python anônimo"

View File

@ -1,15 +1,14 @@
# Russian message translation file for plpython # Russian message translation file for plpython
# Copyright (C) 2012-2016 PostgreSQL Global Development Group # Copyright (C) 2012-2016 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package. # This file is distributed under the same license as the PostgreSQL package.
# Alexander Lakhin <exclusion@gmail.com>, 2012-2016. # Alexander Lakhin <exclusion@gmail.com>, 2012-2016, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: plpython (PostgreSQL 9)\n" "Project-Id-Version: plpython (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-09-20 18:22+0000\n" "POT-Creation-Date: 2017-01-30 17:23+0000\n"
"PO-Revision-Date: 2016-09-20 12:00+0300\n" "PO-Revision-Date: 2017-02-02 15:13+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n" "Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -17,6 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && 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" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
#: plpy_cursorobject.c:98 #: plpy_cursorobject.c:98
#, c-format #, c-format
@ -61,7 +61,7 @@ msgstr "выборка из закрытого курсора"
msgid "closing a cursor in an aborted subtransaction" msgid "closing a cursor in an aborted subtransaction"
msgstr "закрытие курсора в прерванной подтранзакции" msgstr "закрытие курсора в прерванной подтранзакции"
#: plpy_elog.c:108 plpy_elog.c:109 plpy_plpymodule.c:420 #: plpy_elog.c:108 plpy_elog.c:109 plpy_plpymodule.c:441
#, c-format #, c-format
msgid "%s" msgid "%s"
msgstr "%s" msgstr "%s"
@ -250,32 +250,37 @@ msgstr "анонимный блок кода PL/Python"
msgid "plan.status takes no arguments" msgid "plan.status takes no arguments"
msgstr "plan.status не принимает аргументы" msgstr "plan.status не принимает аргументы"
#: plpy_plpymodule.c:178 plpy_plpymodule.c:181 #: plpy_plpymodule.c:181 plpy_plpymodule.c:184
#, c-format #, c-format
msgid "could not import \"plpy\" module" msgid "could not import \"plpy\" module"
msgstr "не удалось импортировать модуль \"plpy\"" msgstr "не удалось импортировать модуль \"plpy\""
#: plpy_plpymodule.c:196 #: plpy_plpymodule.c:199
#, c-format
msgid "could not create the spiexceptions module"
msgstr "не удалось создать модуль spiexceptions"
#: plpy_plpymodule.c:207
#, c-format #, c-format
msgid "could not add the spiexceptions module" msgid "could not add the spiexceptions module"
msgstr "не удалось добавить модуль spiexceptions" msgstr "не удалось добавить модуль spiexceptions"
#: plpy_plpymodule.c:217 #: plpy_plpymodule.c:237
#, c-format #, c-format
msgid "could not create the base SPI exceptions" msgid "could not create exception \"%s\""
msgstr "не удалось создать базовые объекты исключений SPI" msgstr "не удалось сгенерировать исключение \"%s\""
#: plpy_plpymodule.c:253 plpy_plpymodule.c:257 #: plpy_plpymodule.c:272 plpy_plpymodule.c:276
#, c-format #, c-format
msgid "could not generate SPI exceptions" msgid "could not generate SPI exceptions"
msgstr "не удалось сгенерировать исключения SPI" msgstr "не удалось сгенерировать исключения SPI"
#: plpy_plpymodule.c:388 #: plpy_plpymodule.c:409
#, c-format #, c-format
msgid "could not unpack arguments in plpy.elog" msgid "could not unpack arguments in plpy.elog"
msgstr "не удалось распаковать аргументы в plpy.elog" msgstr "не удалось распаковать аргументы в plpy.elog"
#: plpy_plpymodule.c:396 #: plpy_plpymodule.c:417
msgid "could not parse error message in plpy.elog" msgid "could not parse error message in plpy.elog"
msgstr "не удалось разобрать сообщение об ошибке в plpy.elog" msgstr "не удалось разобрать сообщение об ошибке в plpy.elog"
@ -474,6 +479,9 @@ msgstr "не удалось преобразовать объект Python Unico
msgid "could not extract bytes from encoded string" msgid "could not extract bytes from encoded string"
msgstr "не удалось извлечь байты из кодированной строки" msgstr "не удалось извлечь байты из кодированной строки"
#~ msgid "could not create the base SPI exceptions"
#~ msgstr "не удалось создать базовые объекты исключений SPI"
#~ msgid "could not initialize plpy" #~ msgid "could not initialize plpy"
#~ msgstr "не удалось инициализировать plpy" #~ msgstr "не удалось инициализировать plpy"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pltcl (PostgreSQL 9)\n" "Project-Id-Version: pltcl (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-09-20 18:22+0000\n" "POT-Creation-Date: 2016-11-23 19:23+0000\n"
"PO-Revision-Date: 2016-09-20 12:00+0300\n" "PO-Revision-Date: 2016-09-20 12:00+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@ -18,12 +18,12 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 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" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: pltcl.c:1210 #: pltcl.c:1212
#, c-format #, c-format
msgid "%s" msgid "%s"
msgstr "%s" msgstr "%s"
#: pltcl.c:1211 #: pltcl.c:1213
#, c-format #, c-format
msgid "" msgid ""
"%s\n" "%s\n"
@ -32,27 +32,27 @@ msgstr ""
"%s\n" "%s\n"
"в функции PL/Tcl \"%s\"" "в функции PL/Tcl \"%s\""
#: pltcl.c:1319 pltcl.c:1326 #: pltcl.c:1321 pltcl.c:1328
#, c-format #, c-format
msgid "out of memory" msgid "out of memory"
msgstr "нехватка памяти" msgstr "нехватка памяти"
#: pltcl.c:1374 #: pltcl.c:1376
#, c-format #, c-format
msgid "trigger functions can only be called as triggers" msgid "trigger functions can only be called as triggers"
msgstr "триггерные функции могут вызываться только в триггерах" msgstr "триггерные функции могут вызываться только в триггерах"
#: pltcl.c:1383 #: pltcl.c:1385
#, c-format #, c-format
msgid "PL/Tcl functions cannot return type %s" msgid "PL/Tcl functions cannot return type %s"
msgstr "функции PL/Tcl не могут возвращать тип %s" msgstr "функции PL/Tcl не могут возвращать тип %s"
#: pltcl.c:1395 #: pltcl.c:1397
#, c-format #, c-format
msgid "PL/Tcl functions cannot return composite types" msgid "PL/Tcl functions cannot return composite types"
msgstr "функции PL/Tcl не могут возвращать составные типы" msgstr "функции PL/Tcl не могут возвращать составные типы"
#: pltcl.c:1434 #: pltcl.c:1436
#, c-format #, c-format
msgid "PL/Tcl functions cannot accept type %s" msgid "PL/Tcl functions cannot accept type %s"
msgstr "функции PL/Tcl не могут принимать тип %s" msgstr "функции PL/Tcl не могут принимать тип %s"