diff options
| author | Peter Eisentraut | 2025-02-10 14:18:02 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2025-02-10 14:18:02 +0000 |
| commit | bf085f6d45e2300439d85bae384a7f90844d3deb (patch) | |
| tree | dbfd791c8c01c5d706fda52aaed5e0152f8db573 /src/interfaces/ecpg | |
| parent | 0cf5bd84722862df3f90e3d2020062095730e5b0 (diff) | |
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: bca9943c7f737a04c8d42999330ba0602a133523
Diffstat (limited to 'src/interfaces/ecpg')
| -rw-r--r-- | src/interfaces/ecpg/preproc/po/ru.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/interfaces/ecpg/preproc/po/ru.po b/src/interfaces/ecpg/preproc/po/ru.po index ea30ba8acaf..61a03f5aac0 100644 --- a/src/interfaces/ecpg/preproc/po/ru.po +++ b/src/interfaces/ecpg/preproc/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: ecpg (PostgreSQL current)\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2024-05-04 10:37+0300\n" +"POT-Creation-Date: 2025-02-08 07:45+0200\n" "PO-Revision-Date: 2021-09-04 10:54+0300\n" "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" @@ -384,7 +384,7 @@ msgstr "имя типа \"string\" в режиме Informix зарезервир msgid "type \"%s\" is already defined" msgstr "тип \"%s\" уже определён" -#: preproc.y:575 preproc.y:16602 preproc.y:16927 variable.c:620 +#: preproc.y:575 preproc.y:16602 preproc.y:16927 variable.c:619 #, c-format msgid "multidimensional arrays for simple data types are not supported" msgstr "многомерные массивы с простыми типами данных не поддерживаются" @@ -663,22 +663,22 @@ msgstr "переменная \"%s\" - не массив" msgid "variable \"%s\" is not declared" msgstr "переменная \"%s\" не объявлена" -#: variable.c:493 +#: variable.c:492 #, c-format msgid "indicator variable must have an integer type" msgstr "переменная-индикатор должна быть целочисленной" -#: variable.c:505 +#: variable.c:504 #, c-format msgid "unrecognized data type name \"%s\"" msgstr "нераспознанное имя типа данных \"%s\"" -#: variable.c:516 variable.c:524 variable.c:541 variable.c:544 +#: variable.c:515 variable.c:523 variable.c:540 variable.c:543 #, c-format msgid "multidimensional arrays are not supported" msgstr "многомерные массивы не поддерживаются" -#: variable.c:533 +#: variable.c:532 #, c-format msgid "" "multilevel pointers (more than 2 levels) are not supported; found %d level" @@ -694,12 +694,12 @@ msgstr[2] "" "многоуровневые указатели (больше 2 уровней) не поддерживаются, обнаружено %d " "уровней" -#: variable.c:538 +#: variable.c:537 #, c-format msgid "pointer to pointer is not supported for this data type" msgstr "для этого типа данных указатели на указатели не поддерживаются" -#: variable.c:558 +#: variable.c:557 #, c-format msgid "multidimensional arrays for structures are not supported" msgstr "многомерные массивы структур не поддерживаются" |
