summaryrefslogtreecommitdiff
path: root/src/pl
diff options
context:
space:
mode:
authorPeter Eisentraut2025-02-10 14:18:02 +0000
committerPeter Eisentraut2025-02-10 14:18:02 +0000
commitbf085f6d45e2300439d85bae384a7f90844d3deb (patch)
treedbfd791c8c01c5d706fda52aaed5e0152f8db573 /src/pl
parent0cf5bd84722862df3f90e3d2020062095730e5b0 (diff)
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: bca9943c7f737a04c8d42999330ba0602a133523
Diffstat (limited to 'src/pl')
-rw-r--r--src/pl/plpython/po/ru.po24
-rw-r--r--src/pl/tcl/po/ru.po40
2 files changed, 32 insertions, 32 deletions
diff --git a/src/pl/plpython/po/ru.po b/src/pl/plpython/po/ru.po
index c5aaf119261..894dff8f86c 100644
--- a/src/pl/plpython/po/ru.po
+++ b/src/pl/plpython/po/ru.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: plpython (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2024-08-01 12:52+0300\n"
+"POT-Creation-Date: 2025-02-08 07:45+0200\n"
"PO-Revision-Date: 2023-05-05 06:34+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@@ -22,17 +22,17 @@ msgstr ""
msgid "plpy.cursor expected a query or a plan"
msgstr "plpy.cursor ожидает запрос или план"
-#: plpy_cursorobject.c:155
+#: plpy_cursorobject.c:154
#, c-format
msgid "plpy.cursor takes a sequence as its second argument"
msgstr "plpy.cursor принимает в качестве второго аргумента последовательность"
-#: plpy_cursorobject.c:171 plpy_spi.c:207
+#: plpy_cursorobject.c:170 plpy_spi.c:206
#, c-format
msgid "could not execute plan"
msgstr "нельзя выполнить план"
-#: plpy_cursorobject.c:174 plpy_spi.c:210
+#: plpy_cursorobject.c:173 plpy_spi.c:209
#, c-format
msgid "Expected sequence of %d argument, got %d: %s"
msgid_plural "Expected sequence of %d arguments, got %d: %s"
@@ -40,28 +40,28 @@ msgstr[0] "Ожидалась последовательность из %d ар
msgstr[1] "Ожидалась последовательность из %d аргументов, получено %d: %s"
msgstr[2] "Ожидалась последовательность из %d аргументов, получено %d: %s"
-#: plpy_cursorobject.c:321
+#: plpy_cursorobject.c:317
#, c-format
msgid "iterating a closed cursor"
msgstr "перемещение закрытого курсора"
-#: plpy_cursorobject.c:329 plpy_cursorobject.c:395
+#: plpy_cursorobject.c:325 plpy_cursorobject.c:391
#, c-format
msgid "iterating a cursor in an aborted subtransaction"
msgstr "перемещение курсора в прерванной подтранзакции"
-#: plpy_cursorobject.c:387
+#: plpy_cursorobject.c:383
#, c-format
msgid "fetch from a closed cursor"
msgstr "выборка из закрытого курсора"
-#: plpy_cursorobject.c:430 plpy_spi.c:403
+#: plpy_cursorobject.c:426 plpy_spi.c:395
#, c-format
msgid "query result has too many rows to fit in a Python list"
msgstr ""
"результат запроса содержит слишком много строк для передачи в списке Python"
-#: plpy_cursorobject.c:482
+#: plpy_cursorobject.c:478
#, c-format
msgid "closing a cursor in an aborted subtransaction"
msgstr "закрытие курсора в прерванной подтранзакции"
@@ -329,17 +329,17 @@ msgstr "plpy.prepare: имя типа с порядковым номером %d
msgid "plpy.execute expected a query or a plan"
msgstr "plpy.execute ожидает запрос или план"
-#: plpy_spi.c:191
+#: plpy_spi.c:190
#, c-format
msgid "plpy.execute takes a sequence as its second argument"
msgstr "plpy.execute принимает в качестве второго аргумента последовательность"
-#: plpy_spi.c:299
+#: plpy_spi.c:291
#, c-format
msgid "SPI_execute_plan failed: %s"
msgstr "ошибка в SPI_execute_plan: %s"
-#: plpy_spi.c:341
+#: plpy_spi.c:333
#, c-format
msgid "SPI_execute failed: %s"
msgstr "ошибка в SPI_execute: %s"
diff --git a/src/pl/tcl/po/ru.po b/src/pl/tcl/po/ru.po
index bad67099f5c..c32d0c2c2fa 100644
--- a/src/pl/tcl/po/ru.po
+++ b/src/pl/tcl/po/ru.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pltcl (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2024-08-01 12:52+0300\n"
+"POT-Creation-Date: 2025-02-08 07:45+0200\n"
"PO-Revision-Date: 2024-08-01 13:03+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@@ -17,59 +17,59 @@ msgstr ""
"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"
-#: pltcl.c:465
+#: pltcl.c:469
msgid "PL/Tcl function to call once when pltcl is first used."
msgstr "Функция на PL/Tcl, вызываемая при первом использовании pltcl."
-#: pltcl.c:472
+#: pltcl.c:476
msgid "PL/TclU function to call once when pltclu is first used."
msgstr "Функция на PL/TclU, вызываемая при первом использовании pltclu."
-#: pltcl.c:636
+#: pltcl.c:640
#, c-format
msgid "function \"%s\" is in the wrong language"
msgstr "Функция \"%s\" объявлена на другом языке"
-#: pltcl.c:647
+#: pltcl.c:651
#, c-format
msgid "function \"%s\" must not be SECURITY DEFINER"
msgstr "функция \"%s\" не должна иметь характеристику SECURITY DEFINER"
#. translator: %s is "pltcl.start_proc" or "pltclu.start_proc"
-#: pltcl.c:681
+#: pltcl.c:685
#, c-format
msgid "processing %s parameter"
msgstr "обработка параметра %s"
-#: pltcl.c:835
+#: pltcl.c:839
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr ""
"функция, возвращающая множество, вызвана в контексте, где ему нет места"
-#: pltcl.c:1008
+#: pltcl.c:1012
#, c-format
msgid ""
"function returning record called in context that cannot accept type record"
msgstr ""
"функция, возвращающая запись, вызвана в контексте, не допускающем этот тип"
-#: pltcl.c:1027
+#: pltcl.c:1031
#, c-format
msgid "could not parse function return value: %s"
msgstr "разобрать возвращаемое функцией значение не удалось: %s"
-#: pltcl.c:1295
+#: pltcl.c:1299
#, c-format
msgid "could not parse trigger return value: %s"
msgstr "разобрать возвращаемое триггером значение не удалось: %s"
-#: pltcl.c:1380 pltcl.c:1810
+#: pltcl.c:1384 pltcl.c:1814
#, c-format
msgid "%s"
msgstr "%s"
-#: pltcl.c:1381
+#: pltcl.c:1385
#, c-format
msgid ""
"%s\n"
@@ -78,43 +78,43 @@ msgstr ""
"%s\n"
"в функции PL/Tcl \"%s\""
-#: pltcl.c:1545
+#: pltcl.c:1549
#, c-format
msgid "trigger functions can only be called as triggers"
msgstr "триггерные функции могут вызываться только в триггерах"
-#: pltcl.c:1549
+#: pltcl.c:1553
#, c-format
msgid "PL/Tcl functions cannot return type %s"
msgstr "функции PL/Tcl не могут возвращать тип %s"
-#: pltcl.c:1588
+#: pltcl.c:1592
#, c-format
msgid "PL/Tcl functions cannot accept type %s"
msgstr "функции PL/Tcl не могут принимать тип %s"
-#: pltcl.c:1702
+#: pltcl.c:1706
#, c-format
msgid "could not create internal procedure \"%s\": %s"
msgstr "не удалось создать внутреннюю процедуру \"%s\": %s"
-#: pltcl.c:3204
+#: pltcl.c:3208
#, c-format
msgid "column name/value list must have even number of elements"
msgstr "в списке имён/значений столбцов должно быть чётное число элементов"
-#: pltcl.c:3222
+#: pltcl.c:3226
#, c-format
msgid "column name/value list contains nonexistent column name \"%s\""
msgstr ""
"список имён/значений столбцов содержит имя несуществующего столбца \"%s\""
-#: pltcl.c:3229
+#: pltcl.c:3233
#, c-format
msgid "cannot set system attribute \"%s\""
msgstr "присвоить значение системному атрибуту \"%s\" нельзя"
-#: pltcl.c:3235
+#: pltcl.c:3239
#, c-format
msgid "cannot set generated column \"%s\""
msgstr "присвоить значение генерируемому столбцу \"%s\" нельзя"