diff options
| author | Peter Eisentraut | 2020-02-10 12:06:23 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2020-02-10 12:06:23 +0000 |
| commit | c59b0be9885b40e1a555ece5d3d848575542ee8d (patch) | |
| tree | cb9fe7fdfa28ad455ca55c8d60fa4994779cc73d /src/pl | |
| parent | 797badd52fcc8d4a25b3cad5d8c2673b1e224336 (diff) | |
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 85c682262712155b8026c05a3b09066e85a6af98
Diffstat (limited to 'src/pl')
| -rw-r--r-- | src/pl/plpgsql/src/po/ru.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/pl/plpgsql/src/po/ru.po b/src/pl/plpgsql/src/po/ru.po index bdf3fb44e0b..d7b882e6db0 100644 --- a/src/pl/plpgsql/src/po/ru.po +++ b/src/pl/plpgsql/src/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plpgsql (PostgreSQL current)\n" "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" -"POT-Creation-Date: 2019-08-28 07:04+0300\n" +"POT-Creation-Date: 2020-02-05 11:03+0300\n" "PO-Revision-Date: 2019-08-28 08:55+0300\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" @@ -99,7 +99,7 @@ msgstr "переменная \"%s\" имеет псевдотип %s" msgid "type \"%s\" is only a shell" msgstr "тип \"%s\" — лишь пустышка" -#: pl_comp.c:2153 pl_exec.c:6856 +#: pl_comp.c:2153 pl_exec.c:6865 #, c-format msgid "type %s is not composite" msgstr "тип %s не является составным" @@ -405,7 +405,7 @@ msgstr "в запросе нет назначения для данных рез msgid "If you want to discard the results of a SELECT, use PERFORM instead." msgstr "Если вам нужно отбросить результаты SELECT, используйте PERFORM." -#: pl_exec.c:4311 pl_exec.c:8399 +#: pl_exec.c:4311 pl_exec.c:8408 #, c-format msgid "query string argument of EXECUTE is null" msgstr "в качестве текста запроса в EXECUTE передан NULL" @@ -511,12 +511,12 @@ msgstr "" "тип параметра %d (%s) не соответствует тому, с которым подготавливался план " "(%s)" -#: pl_exec.c:7504 +#: pl_exec.c:7513 #, c-format msgid "record \"%s\" is not assigned yet" msgstr "записи \"%s\" не присвоено значение" -#: pl_exec.c:7505 +#: pl_exec.c:7514 #, c-format msgid "The tuple structure of a not-yet-assigned record is indeterminate." msgstr "" |
