summaryrefslogtreecommitdiff
path: root/src/pl/plpython/po
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-02-06 12:39:38 -0500
committerPeter Eisentraut <peter_e@gmx.net>2017-02-06 12:39:38 -0500
commita7eddfa2282d166872d131b608c1a3dacd47ee5e (patch)
treec32a7e2d6d13f0b0f16c5f8e2fb3944e6a54e43a /src/pl/plpython/po
parentcff0d02e8e8e26b67865967c088ef65aaeb2deff (diff)
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: e7df014526482b9ee2f736d01d09cf979a4e31e2
Diffstat (limited to 'src/pl/plpython/po')
-rw-r--r--src/pl/plpython/po/de.po37
-rw-r--r--src/pl/plpython/po/ru.po34
2 files changed, 42 insertions, 29 deletions
diff --git a/src/pl/plpython/po/de.po b/src/pl/plpython/po/de.po
index b31efb67d35..bd419bcd591 100644
--- a/src/pl/plpython/po/de.po
+++ b/src/pl/plpython/po/de.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.5\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2016-02-08 10:37+0000\n"
-"PO-Revision-Date: 2016-02-08 12:21-0500\n"
+"POT-Creation-Date: 2017-02-06 15:15+0000\n"
+"PO-Revision-Date: 2017-02-06 10:34-0500\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: German <peter_e@gmx.net>\n"
"Language: de\n"
@@ -61,7 +61,7 @@ msgstr "Lesen aus einem geschlossenen Cursor"
msgid "closing a cursor in an aborted subtransaction"
msgstr "Schließen eines Cursors in einer abgebrochenen Subtransaktion"
-#: plpy_elog.c:103 plpy_elog.c:104 plpy_plpymodule.c:419
+#: plpy_elog.c:108 plpy_elog.c:109 plpy_plpymodule.c:440
#, c-format
msgid "%s"
msgstr "%s"
@@ -231,56 +231,61 @@ msgstr "anonymer PL/Python-Codeblock"
msgid "plan.status takes no arguments"
msgstr "plan.status nimmt keine Argumente"
-#: plpy_plpymodule.c:178 plpy_plpymodule.c:181
+#: plpy_plpymodule.c:181 plpy_plpymodule.c:184
#, c-format
msgid "could not import \"plpy\" module"
msgstr "konnte Modul »plpy« nicht importieren"
-#: plpy_plpymodule.c:196
+#: plpy_plpymodule.c:199
+#, c-format
+msgid "could not create the spiexceptions module"
+msgstr "konnte das Modul »spiexceptions« nicht erzeugen"
+
+#: plpy_plpymodule.c:207
#, c-format
msgid "could not add the spiexceptions module"
msgstr "konnte das Modul »spiexceptions« nicht hinzufügen"
-#: plpy_plpymodule.c:217
+#: plpy_plpymodule.c:236
#, c-format
-msgid "could not create the base SPI exceptions"
-msgstr "konnte die SPI-Basisausnahmen nicht erzeugen"
+msgid "could not create exception \"%s\""
+msgstr "konnte Ausnahme »%s« nicht erzeugen"
-#: plpy_plpymodule.c:252 plpy_plpymodule.c:256
+#: plpy_plpymodule.c:271 plpy_plpymodule.c:275
#, c-format
msgid "could not generate SPI exceptions"
msgstr "konnte SPI-Ausnahmen nicht erzeugen"
-#: plpy_plpymodule.c:387
+#: plpy_plpymodule.c:408
#, c-format
msgid "could not unpack arguments in plpy.elog"
msgstr "konnte Argumente in plpy.elog nicht entpacken"
-#: plpy_plpymodule.c:395
+#: plpy_plpymodule.c:416
msgid "could not parse error message in plpy.elog"
msgstr "konnte Fehlermeldung in plpy.elog nicht parsen"
-#: plpy_procedure.c:213
+#: plpy_procedure.c:223
#, c-format
msgid "trigger functions can only be called as triggers"
msgstr "Triggerfunktionen können nur als Trigger aufgerufen werden"
-#: plpy_procedure.c:218
+#: plpy_procedure.c:228
#, c-format
msgid "PL/Python functions cannot return type %s"
msgstr "PL/Python-Funktionen können keinen Rückgabetyp %s haben"
-#: plpy_procedure.c:300
+#: plpy_procedure.c:310
#, c-format
msgid "PL/Python functions cannot accept type %s"
msgstr "PL/Python-Funktionen können Typ %s nicht annehmen"
-#: plpy_procedure.c:398
+#: plpy_procedure.c:408
#, c-format
msgid "could not compile PL/Python function \"%s\""
msgstr "konnte PL/Python-Funktion »%s« nicht kompilieren"
-#: plpy_procedure.c:401
+#: plpy_procedure.c:411
#, c-format
msgid "could not compile anonymous PL/Python code block"
msgstr "konnte anonymen PL/Python-Codeblock nicht kompilieren"
diff --git a/src/pl/plpython/po/ru.po b/src/pl/plpython/po/ru.po
index 4d8f3081a5f..f583c1543ac 100644
--- a/src/pl/plpython/po/ru.po
+++ b/src/pl/plpython/po/ru.po
@@ -1,15 +1,14 @@
# Russian message translation file for plpython
# Copyright (C) 2012-2016 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
-# Alexander Lakhin <exclusion@gmail.com>, 2012-2016.
+# Alexander Lakhin <exclusion@gmail.com>, 2012-2016, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: plpython (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2016-09-20 18:15+0000\n"
-"PO-Revision-Date: 2016-09-20 12:00+0300\n"
-"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
+"POT-Creation-Date: 2017-01-30 17:15+0000\n"
+"PO-Revision-Date: 2017-02-02 15:21+0300\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
@@ -17,6 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"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"
+"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
#: plpy_cursorobject.c:98
#, c-format
@@ -61,7 +61,7 @@ msgstr "выборка из закрытого курсора"
msgid "closing a cursor in an aborted subtransaction"
msgstr "закрытие курсора в прерванной подтранзакции"
-#: plpy_elog.c:108 plpy_elog.c:109 plpy_plpymodule.c:419
+#: plpy_elog.c:108 plpy_elog.c:109 plpy_plpymodule.c:440
#, c-format
msgid "%s"
msgstr "%s"
@@ -250,32 +250,37 @@ msgstr "анонимный блок кода PL/Python"
msgid "plan.status takes no arguments"
msgstr "plan.status не принимает аргументы"
-#: plpy_plpymodule.c:178 plpy_plpymodule.c:181
+#: plpy_plpymodule.c:181 plpy_plpymodule.c:184
#, c-format
msgid "could not import \"plpy\" module"
msgstr "не удалось импортировать модуль \"plpy\""
-#: plpy_plpymodule.c:196
+#: plpy_plpymodule.c:199
+#, c-format
+msgid "could not create the spiexceptions module"
+msgstr "не удалось создать модуль spiexceptions"
+
+#: plpy_plpymodule.c:207
#, c-format
msgid "could not add the spiexceptions module"
msgstr "не удалось добавить модуль spiexceptions"
-#: plpy_plpymodule.c:217
+#: plpy_plpymodule.c:236
#, c-format
-msgid "could not create the base SPI exceptions"
-msgstr "не удалось создать базовые объекты исключений SPI"
+msgid "could not create exception \"%s\""
+msgstr "не удалось сгенерировать исключение \"%s\""
-#: plpy_plpymodule.c:252 plpy_plpymodule.c:256
+#: plpy_plpymodule.c:271 plpy_plpymodule.c:275
#, c-format
msgid "could not generate SPI exceptions"
msgstr "не удалось сгенерировать исключения SPI"
-#: plpy_plpymodule.c:387
+#: plpy_plpymodule.c:408
#, c-format
msgid "could not unpack arguments in plpy.elog"
msgstr "не удалось распаковать аргументы в plpy.elog"
-#: plpy_plpymodule.c:395
+#: plpy_plpymodule.c:416
msgid "could not parse error message in plpy.elog"
msgstr "не удалось разобрать сообщение об ошибке в plpy.elog"
@@ -464,6 +469,9 @@ msgstr "не удалось преобразовать объект Python Unico
msgid "could not extract bytes from encoded string"
msgstr "не удалось извлечь байты из кодированной строки"
+#~ msgid "could not create the base SPI exceptions"
+#~ msgstr "не удалось создать базовые объекты исключений SPI"
+
#~ msgid "plpy.prepare does not support composite types"
#~ msgstr "plpy.prepare не поддерживает составные типы"