1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-30 06:01:21 +03:00

Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 8d661e2d2c9694859556e86c90a6aa7030d0150f
This commit is contained in:
Peter Eisentraut
2017-05-08 10:20:30 -04:00
parent d035c1b970
commit 7f7d69e0d5
15 changed files with 4417 additions and 4186 deletions

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

@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: postgres (PostgreSQL 9)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-01-30 17:36+0000\n"
"PO-Revision-Date: 2017-02-02 15:14+0300\n"
"POT-Creation-Date: 2017-02-06 22:34+0000\n"
"PO-Revision-Date: 2017-04-19 06:50+0300\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
@@ -3209,7 +3209,7 @@ msgstr ""
#: utils/adt/varlena.c:1372
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Задайте правило сравнения явно в предложении COLLATE."
msgstr "Задайте правило сортировки явно в предложении COLLATE."
#: catalog/heap.c:1028 catalog/index.c:771 commands/tablecmds.c:2488
#, c-format
@@ -5980,7 +5980,7 @@ msgstr "функции в индексном выражении должны б
#: commands/indexcmds.c:1106
#, c-format
msgid "could not determine which collation to use for index expression"
msgstr "не удалось определить правило сравнения для индексного выражения"
msgstr "не удалось определить правило сортировки для индексного выражения"
#: commands/indexcmds.c:1114 commands/typecmds.c:776 parser/parse_expr.c:2171
#: parser/parse_type.c:498 parser/parse_utilcmd.c:2601 utils/adt/misc.c:518
@@ -9380,8 +9380,8 @@ msgstr ""
#, c-format
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
msgstr ""
"в pg_hba.conf нет записи, разрешающей подключение для репликации с "
"компьютера \"%s\" для пользователя \"%s\", базы данных \"%s\", %s"
"в pg_hba.conf нет записи для компьютера \"%s\", пользователя \"%s\", базы "
"\"%s\", %s"
#: libpq/auth.c:496
#, c-format
@@ -17816,17 +17816,17 @@ msgstr "для типа %s нет функции вывода"
msgid "cached plan must not change result type"
msgstr "в кешированном плане не должен изменяться тип результата"
#: utils/cache/relcache.c:4376
#: utils/cache/relcache.c:4401
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "создать файл инициализации для кеша отношений \"%s\" не удалось: %m"
#: utils/cache/relcache.c:4378
#: utils/cache/relcache.c:4403
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Продолжаем всё равно, хотя что-то не так."
#: utils/cache/relcache.c:4611
#: utils/cache/relcache.c:4636
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "не удалось стереть файл кеша \"%s\": %m"