1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: ffe3ce875edb7ff07db5351ed1640897fe9eb92d
This commit is contained in:
Peter Eisentraut
2018-05-07 11:52:49 -04:00
parent 1950d5b7a2
commit 2a771988f4
14 changed files with 1992 additions and 2579 deletions

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ecpg (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-01-31 07:55+0300\n"
"POT-Creation-Date: 2018-04-27 15:37+0300\n"
"PO-Revision-Date: 2018-01-31 08:18+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@ -181,7 +181,7 @@ msgstr ""
msgid "%s: could not locate my own executable path\n"
msgstr "%s: не удалось найти свой путь к исполняемым файлам\n"
#: ecpg.c:175 ecpg.c:327 ecpg.c:337
#: ecpg.c:175 ecpg.c:327 ecpg.c:338
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: не удалось открыть файл \"%s\": %s\n"
@ -217,12 +217,12 @@ msgstr "конец списка поиска\n"
msgid "%s: no input files specified\n"
msgstr "%s: нет входных файлов\n"
#: ecpg.c:460
#: ecpg.c:461
#, c-format
msgid "cursor \"%s\" has been declared but not opened"
msgstr "курсор \"%s\" был объявлен, но не открыт"
#: ecpg.c:473 preproc.y:127
#: ecpg.c:474 preproc.y:127
#, c-format
msgid "could not remove output file \"%s\"\n"
msgstr "ошибка при удалении выходного файла \"%s\"\n"
@ -472,8 +472,7 @@ msgstr "ожидалось \"://\", но на этом месте \"%s\""
#: preproc.y:14010
#, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr ""
"Доменные сокеты Unix работают только с \"localhost\", но не с адресом \"%s\""
msgstr "Unix-сокеты работают только с \"localhost\", но не с адресом \"%s\""
#: preproc.y:14036
#, c-format