mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 7da40afeb612deb39a77da4071ea1d5800706863
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 8.4\n"
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2012-08-10 13:09+0000\n"
|
||||
"PO-Revision-Date: 2012-08-10 23:42+0100\n"
|
||||
"POT-Creation-Date: 2015-02-06 09:48+0000\n"
|
||||
"PO-Revision-Date: 2015-02-08 10:41+0100\n"
|
||||
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
|
||||
"Language-Team: French <guillaume@lelarge.info>\n"
|
||||
"Language: fr\n"
|
||||
@@ -17,6 +17,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=ISO-8859-15\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Poedit 1.7.3\n"
|
||||
|
||||
#: plpy_cursorobject.c:98
|
||||
#, c-format
|
||||
@@ -28,14 +29,12 @@ msgstr "plpy.cursor attendait une requ
|
||||
msgid "plpy.cursor takes a sequence as its second argument"
|
||||
msgstr "plpy.cursor prends une s<>quence dans son second argument"
|
||||
|
||||
#: plpy_cursorobject.c:187
|
||||
#: plpy_spi.c:222
|
||||
#: plpy_cursorobject.c:187 plpy_spi.c:222
|
||||
#, c-format
|
||||
msgid "could not execute plan"
|
||||
msgstr "n'a pas pu ex<65>cuter le plan"
|
||||
|
||||
#: plpy_cursorobject.c:190
|
||||
#: plpy_spi.c:225
|
||||
#: plpy_cursorobject.c:190 plpy_spi.c:225
|
||||
#, c-format
|
||||
msgid "Expected sequence of %d argument, got %d: %s"
|
||||
msgid_plural "Expected sequence of %d arguments, got %d: %s"
|
||||
@@ -47,8 +46,7 @@ msgstr[1] "S
|
||||
msgid "iterating a closed cursor"
|
||||
msgstr "it<69>ration d'un curseur ferm<72>"
|
||||
|
||||
#: plpy_cursorobject.c:348
|
||||
#: plpy_cursorobject.c:415
|
||||
#: plpy_cursorobject.c:348 plpy_cursorobject.c:415
|
||||
#, c-format
|
||||
msgid "iterating a cursor in an aborted subtransaction"
|
||||
msgstr "it<69>ration d'un curseur dans une sous-transaction annul<75>e"
|
||||
@@ -63,9 +61,7 @@ msgstr "r
|
||||
msgid "closing a cursor in an aborted subtransaction"
|
||||
msgstr "fermeture d'un curseur dans une sous-transaction annul<75>e"
|
||||
|
||||
#: plpy_elog.c:103
|
||||
#: plpy_elog.c:104
|
||||
#: plpy_plpymodule.c:420
|
||||
#: plpy_elog.c:103 plpy_elog.c:104 plpy_plpymodule.c:420
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
@@ -77,10 +73,10 @@ msgstr "mode de retour non support
|
||||
|
||||
#: plpy_exec.c:91
|
||||
#, c-format
|
||||
msgid "PL/Python set-returning functions only support returning only value per call."
|
||||
msgid "PL/Python set-returning functions only support returning one value per call."
|
||||
msgstr ""
|
||||
"les fonctions PL/python renvoyant des ensembles supportent seulement une\n"
|
||||
"valeur renvoy<6F>e par appel"
|
||||
"valeur renvoy<6F>e par appel."
|
||||
|
||||
#: plpy_exec.c:103
|
||||
#, c-format
|
||||
@@ -104,8 +100,7 @@ msgstr "erreur lors de la r
|
||||
msgid "PL/Python function with return type \"void\" did not return None"
|
||||
msgstr "la fonction PL/python avec un code de retour <20> void <20> ne renvoyait pas None"
|
||||
|
||||
#: plpy_exec.c:288
|
||||
#: plpy_exec.c:314
|
||||
#: plpy_exec.c:288 plpy_exec.c:314
|
||||
#, c-format
|
||||
msgid "unexpected return value from trigger procedure"
|
||||
msgstr "valeur de retour inattendue de la proc<6F>dure trigger"
|
||||
@@ -156,83 +151,83 @@ msgstr ""
|
||||
"n'a pas pu cr<63>er un nouveau dictionnaire lors de la construction des\n"
|
||||
"arguments du trigger"
|
||||
|
||||
#: plpy_exec.c:664
|
||||
#: plpy_exec.c:662
|
||||
#, c-format
|
||||
msgid "TD[\"new\"] deleted, cannot modify row"
|
||||
msgstr "TD[\"new\"] supprim<69>, ne peut pas modifier la ligne"
|
||||
|
||||
#: plpy_exec.c:667
|
||||
#: plpy_exec.c:666
|
||||
#, c-format
|
||||
msgid "TD[\"new\"] is not a dictionary"
|
||||
msgstr "TD[\"new\"] n'est pas un dictionnaire"
|
||||
|
||||
#: plpy_exec.c:691
|
||||
#: plpy_exec.c:690
|
||||
#, c-format
|
||||
msgid "TD[\"new\"] dictionary key at ordinal position %d is not a string"
|
||||
msgstr "la cl<63> TD[\"new\"] <20> la position ordinale %d n'est pas une cha<68>ne"
|
||||
|
||||
#: plpy_exec.c:697
|
||||
#: plpy_exec.c:696
|
||||
#, c-format
|
||||
msgid "key \"%s\" found in TD[\"new\"] does not exist as a column in the triggering row"
|
||||
msgstr ""
|
||||
"la cl<63> <20> %s <20> trouv<75>e dans TD[\"new\"] n'existe pas comme colonne\n"
|
||||
"de la ligne impact<63>e par le trigger"
|
||||
|
||||
#: plpy_exec.c:778
|
||||
#: plpy_exec.c:776
|
||||
#, c-format
|
||||
msgid "while modifying trigger row"
|
||||
msgstr "lors de la modification de la ligne du trigger"
|
||||
|
||||
#: plpy_exec.c:839
|
||||
#: plpy_exec.c:837
|
||||
#, c-format
|
||||
msgid "forcibly aborting a subtransaction that has not been exited"
|
||||
msgstr "annulation forc<72>e d'une sous-transaction qui n'a jamais <20>t<EFBFBD> quitt<74>e"
|
||||
|
||||
#: plpy_main.c:100
|
||||
#: plpy_main.c:101
|
||||
#, c-format
|
||||
msgid "Python major version mismatch in session"
|
||||
msgstr "Diff<66>rence de version majeure de Python dans la session"
|
||||
|
||||
#: plpy_main.c:101
|
||||
#: plpy_main.c:102
|
||||
#, c-format
|
||||
msgid "This session has previously used Python major version %d, and it is now attempting to use Python major version %d."
|
||||
msgstr ""
|
||||
"Cette session a auparavant utilis<69> la version majeure %d de Python et elle\n"
|
||||
"essaie maintenant d'utiliser la version majeure %d."
|
||||
|
||||
#: plpy_main.c:103
|
||||
#: plpy_main.c:104
|
||||
#, c-format
|
||||
msgid "Start a new session to use a different Python major version."
|
||||
msgstr ""
|
||||
"Lancez une nouvelle session pour utiliser une version majeure diff<66>rente de\n"
|
||||
"Python."
|
||||
|
||||
#: plpy_main.c:118
|
||||
#: plpy_main.c:119
|
||||
#, c-format
|
||||
msgid "untrapped error in initialization"
|
||||
msgstr "erreur non r<>cup<75>r<EFBFBD>e dans l'initialisation"
|
||||
|
||||
#: plpy_main.c:141
|
||||
#: plpy_main.c:142
|
||||
#, c-format
|
||||
msgid "could not import \"__main__\" module"
|
||||
msgstr "n'a pas pu importer le module <20> __main__ <20>"
|
||||
|
||||
#: plpy_main.c:146
|
||||
#: plpy_main.c:147
|
||||
#, c-format
|
||||
msgid "could not create globals"
|
||||
msgstr "n'a pas pu cr<63>er les globales"
|
||||
|
||||
#: plpy_main.c:150
|
||||
#: plpy_main.c:151
|
||||
#, c-format
|
||||
msgid "could not initialize globals"
|
||||
msgstr "n'a pas pu initialiser les variables globales"
|
||||
|
||||
#: plpy_main.c:347
|
||||
#: plpy_main.c:355
|
||||
#, c-format
|
||||
msgid "PL/Python function \"%s\""
|
||||
msgstr "fonction PL/python <20> %s <20>"
|
||||
|
||||
#: plpy_main.c:354
|
||||
#: plpy_main.c:362
|
||||
#, c-format
|
||||
msgid "PL/Python anonymous code block"
|
||||
msgstr "bloc de code PL/Python anonyme"
|
||||
@@ -242,8 +237,7 @@ msgstr "bloc de code PL/Python anonyme"
|
||||
msgid "plan.status takes no arguments"
|
||||
msgstr "plan.status ne prends pas d'arguments"
|
||||
|
||||
#: plpy_plpymodule.c:178
|
||||
#: plpy_plpymodule.c:181
|
||||
#: plpy_plpymodule.c:178 plpy_plpymodule.c:181
|
||||
#, c-format
|
||||
msgid "could not import \"plpy\" module"
|
||||
msgstr "n'a pas pu importer le module <20> plpy <20>"
|
||||
@@ -258,8 +252,7 @@ msgstr "n'a pas pu ajouter le module
|
||||
msgid "could not create the base SPI exceptions"
|
||||
msgstr "n'a pas pu cr<63>er les exceptions SPI de base"
|
||||
|
||||
#: plpy_plpymodule.c:253
|
||||
#: plpy_plpymodule.c:257
|
||||
#: plpy_plpymodule.c:253 plpy_plpymodule.c:257
|
||||
#, c-format
|
||||
msgid "could not generate SPI exceptions"
|
||||
msgstr "n'a pas pu g<>n<EFBFBD>rer les exceptions SPI"
|
||||
@@ -273,35 +266,32 @@ msgstr "n'a pas pu d
|
||||
msgid "could not parse error message in plpy.elog"
|
||||
msgstr "n'a pas pu analyser le message d'erreur dans plpy.elog"
|
||||
|
||||
#: plpy_procedure.c:194
|
||||
#: plpy_procedure.c:199
|
||||
#, c-format
|
||||
msgid "trigger functions can only be called as triggers"
|
||||
msgstr "les fonctions trigger peuvent seulement <20>tre appel<65>es par des triggers"
|
||||
|
||||
#: plpy_procedure.c:199
|
||||
#: plpy_typeio.c:406
|
||||
#: plpy_procedure.c:204 plpy_typeio.c:406
|
||||
#, c-format
|
||||
msgid "PL/Python functions cannot return type %s"
|
||||
msgstr "les fonctions PL/python ne peuvent pas renvoyer le type %s"
|
||||
|
||||
#: plpy_procedure.c:281
|
||||
#: plpy_procedure.c:286
|
||||
#, c-format
|
||||
msgid "PL/Python functions cannot accept type %s"
|
||||
msgstr "les fonctions PL/python ne peuvent pas accepter le type %s"
|
||||
|
||||
#: plpy_procedure.c:377
|
||||
#: plpy_procedure.c:382
|
||||
#, c-format
|
||||
msgid "could not compile PL/Python function \"%s\""
|
||||
msgstr "n'a pas pu compiler la fonction PL/python <20> %s <20>"
|
||||
|
||||
#: plpy_procedure.c:380
|
||||
#: plpy_procedure.c:385
|
||||
#, c-format
|
||||
msgid "could not compile anonymous PL/Python code block"
|
||||
msgstr "n'a pas pu compiler le bloc de code anonyme PL/python"
|
||||
|
||||
#: plpy_resultobject.c:145
|
||||
#: plpy_resultobject.c:165
|
||||
#: plpy_resultobject.c:185
|
||||
#: plpy_resultobject.c:145 plpy_resultobject.c:165 plpy_resultobject.c:185
|
||||
#, c-format
|
||||
msgid "command did not produce a result set"
|
||||
msgstr "la commande n'a pas fourni d'ensemble de r<>sultats"
|
||||
@@ -341,18 +331,12 @@ msgstr "
|
||||
msgid "SPI_execute failed: %s"
|
||||
msgstr "<22>chec de SPI_execute : %s"
|
||||
|
||||
#: plpy_spi.c:439
|
||||
#, c-format
|
||||
msgid "unrecognized error in PLy_spi_execute_fetch_result"
|
||||
msgstr "erreur inconnue dans PLy_spi_execute_fetch_result"
|
||||
|
||||
#: plpy_subxactobject.c:122
|
||||
#, c-format
|
||||
msgid "this subtransaction has already been entered"
|
||||
msgstr "cette sous-transaction est en cours d'utilisation"
|
||||
|
||||
#: plpy_subxactobject.c:128
|
||||
#: plpy_subxactobject.c:180
|
||||
#: plpy_subxactobject.c:128 plpy_subxactobject.c:180
|
||||
#, c-format
|
||||
msgid "this subtransaction has already been exited"
|
||||
msgstr "d<>j<EFBFBD> sorti de cette sous-transaction"
|
||||
@@ -453,43 +437,8 @@ msgstr "n'a pas pu convertir l'objet Unicode Python en octets"
|
||||
msgid "could not extract bytes from encoded string"
|
||||
msgstr "n'a pas pu extraire les octets de la cha<68>ne encod<6F>e"
|
||||
|
||||
#~ msgid "PyCObject_AsVoidPtr() failed"
|
||||
#~ msgstr "<EFBFBD>chec de PyCObject_AsVoidPtr()"
|
||||
|
||||
#~ msgid "PyCObject_FromVoidPtr() failed"
|
||||
#~ msgstr "<22>chec de PyCObject_FromVoidPtr()"
|
||||
|
||||
#~ msgid "transaction aborted"
|
||||
#~ msgstr "transaction annul<75>e"
|
||||
|
||||
#~ msgid "invalid arguments for plpy.prepare"
|
||||
#~ msgstr "arguments invalides pour plpy.prepare"
|
||||
|
||||
#~ msgid "unrecognized error in PLy_spi_prepare"
|
||||
#~ msgstr "erreur inconnue dans PLy_spi_prepare"
|
||||
|
||||
#~ msgid "unrecognized error in PLy_spi_execute_plan"
|
||||
#~ msgstr "erreur inconnue dans PLy_spi_execute_plan"
|
||||
|
||||
#~ msgid "unrecognized error in PLy_spi_execute_query"
|
||||
#~ msgstr "erreur inconnue dans PLy_spi_execute_query"
|
||||
|
||||
#~ msgid "could not create procedure cache"
|
||||
#~ msgstr "n'a pas pu cr<63>er le cache de proc<6F>dure"
|
||||
|
||||
#~ msgid "PL/Python: %s"
|
||||
#~ msgstr "PL/python : %s"
|
||||
|
||||
#~ msgid "out of memory"
|
||||
#~ msgstr "m<>moire <20>puis<69>e"
|
||||
|
||||
#~ msgid "PL/Python function \"%s\" failed"
|
||||
#~ msgstr "<22>chec de la fonction PL/python <20> %s <20>"
|
||||
|
||||
#~ msgid "could not compute string representation of Python object in PL/Python function \"%s\" while modifying trigger row"
|
||||
#~ msgstr ""
|
||||
#~ "n'a pas pu traiter la repr<70>sentation de la cha<68>ne d'un objet Python dans\n"
|
||||
#~ "la fonction PL/Python <20> %s <20> lors de la modification de la ligne du trigger"
|
||||
#~ msgid "PL/Python function \"%s\" could not execute plan"
|
||||
#~ msgstr "la fonction PL/python <20> %s <20> n'a pas pu ex<65>cuter un plan"
|
||||
|
||||
#~ msgid "could not create string representation of Python object in PL/Python function \"%s\" while creating return value"
|
||||
#~ msgstr ""
|
||||
@@ -497,5 +446,43 @@ msgstr "n'a pas pu extraire les octets de la cha
|
||||
#~ "Python dans la fonction PL/python <20> %s <20> lors de la cr<63>ation de la valeur\n"
|
||||
#~ "de retour"
|
||||
|
||||
#~ msgid "PL/Python function \"%s\" could not execute plan"
|
||||
#~ msgstr "la fonction PL/python <20> %s <20> n'a pas pu ex<65>cuter un plan"
|
||||
#~ msgid "could not compute string representation of Python object in PL/Python function \"%s\" while modifying trigger row"
|
||||
#~ msgstr ""
|
||||
#~ "n'a pas pu traiter la repr<70>sentation de la cha<68>ne d'un objet Python dans\n"
|
||||
#~ "la fonction PL/Python <20> %s <20> lors de la modification de la ligne du trigger"
|
||||
|
||||
#~ msgid "PL/Python function \"%s\" failed"
|
||||
#~ msgstr "<22>chec de la fonction PL/python <20> %s <20>"
|
||||
|
||||
#~ msgid "out of memory"
|
||||
#~ msgstr "m<>moire <20>puis<69>e"
|
||||
|
||||
#~ msgid "PL/Python: %s"
|
||||
#~ msgstr "PL/python : %s"
|
||||
|
||||
#~ msgid "could not create procedure cache"
|
||||
#~ msgstr "n'a pas pu cr<63>er le cache de proc<6F>dure"
|
||||
|
||||
#~ msgid "unrecognized error in PLy_spi_execute_query"
|
||||
#~ msgstr "erreur inconnue dans PLy_spi_execute_query"
|
||||
|
||||
#~ msgid "unrecognized error in PLy_spi_execute_plan"
|
||||
#~ msgstr "erreur inconnue dans PLy_spi_execute_plan"
|
||||
|
||||
#~ msgid "unrecognized error in PLy_spi_prepare"
|
||||
#~ msgstr "erreur inconnue dans PLy_spi_prepare"
|
||||
|
||||
#~ msgid "invalid arguments for plpy.prepare"
|
||||
#~ msgstr "arguments invalides pour plpy.prepare"
|
||||
|
||||
#~ msgid "transaction aborted"
|
||||
#~ msgstr "transaction annul<75>e"
|
||||
|
||||
#~ msgid "PyCObject_FromVoidPtr() failed"
|
||||
#~ msgstr "<22>chec de PyCObject_FromVoidPtr()"
|
||||
|
||||
#~ msgid "PyCObject_AsVoidPtr() failed"
|
||||
#~ msgstr "<22>chec de PyCObject_AsVoidPtr()"
|
||||
|
||||
#~ msgid "unrecognized error in PLy_spi_execute_fetch_result"
|
||||
#~ msgstr "erreur inconnue dans PLy_spi_execute_fetch_result"
|
||||
|
@@ -1,13 +1,13 @@
|
||||
# Brazilian Portuguese message translation file for plpython
|
||||
# Copyright (C) 2009 PostgreSQL Global Development Group
|
||||
# This file is distributed under the same license as the PostgreSQL package.
|
||||
# Euler Taveira de Oliveira <euler@timbira.com>, 2009-2012.
|
||||
# Euler Taveira de Oliveira <euler@timbira.com>, 2009-2015.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.2\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2012-08-18 17:47-0300\n"
|
||||
"POT-Creation-Date: 2015-05-17 16:23-0300\n"
|
||||
"PO-Revision-Date: 2009-05-10 01:15-0300\n"
|
||||
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
|
||||
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
|
||||
@@ -71,7 +71,7 @@ msgstr "modo de retorno da função que retorna conjunto não é suportado"
|
||||
|
||||
#: plpy_exec.c:91
|
||||
#, c-format
|
||||
msgid "PL/Python set-returning functions only support returning only value per call."
|
||||
msgid "PL/Python set-returning functions only support returning one value per call."
|
||||
msgstr "funções PL/Python que retornam conjunto só suportam retornar um valor por chamada."
|
||||
|
||||
#: plpy_exec.c:103
|
||||
@@ -139,77 +139,77 @@ msgstr "ao criar valor de retorno"
|
||||
msgid "could not create new dictionary while building trigger arguments"
|
||||
msgstr "não pode criar novo dicionário ao construir argumentos do gatilho"
|
||||
|
||||
#: plpy_exec.c:664
|
||||
#: plpy_exec.c:662
|
||||
#, c-format
|
||||
msgid "TD[\"new\"] deleted, cannot modify row"
|
||||
msgstr "TD[\"new\"] removido, não pode modificar registro"
|
||||
|
||||
#: plpy_exec.c:667
|
||||
#: plpy_exec.c:666
|
||||
#, c-format
|
||||
msgid "TD[\"new\"] is not a dictionary"
|
||||
msgstr "TD[\"new\"] não é um dicionário"
|
||||
|
||||
#: plpy_exec.c:691
|
||||
#: plpy_exec.c:690
|
||||
#, c-format
|
||||
msgid "TD[\"new\"] dictionary key at ordinal position %d is not a string"
|
||||
msgstr "chave do dicionário TD[\"new\"] na posição %d não é uma cadeia de caracteres"
|
||||
|
||||
#: plpy_exec.c:697
|
||||
#: plpy_exec.c:696
|
||||
#, c-format
|
||||
msgid "key \"%s\" found in TD[\"new\"] does not exist as a column in the triggering row"
|
||||
msgstr "chave \"%s\" encontrada em TD[\"new\"] não existe como uma coluna no registro do gatilho"
|
||||
|
||||
#: plpy_exec.c:778
|
||||
#: plpy_exec.c:776
|
||||
#, c-format
|
||||
msgid "while modifying trigger row"
|
||||
msgstr "ao modificar registro de gatilho"
|
||||
|
||||
#: plpy_exec.c:839
|
||||
#: plpy_exec.c:837
|
||||
#, c-format
|
||||
msgid "forcibly aborting a subtransaction that has not been exited"
|
||||
msgstr "forçado a abortar subtransação que não foi concluída"
|
||||
|
||||
#: plpy_main.c:100
|
||||
#: plpy_main.c:101
|
||||
#, c-format
|
||||
msgid "Python major version mismatch in session"
|
||||
msgstr "versão do Python não corresponde na sessão"
|
||||
|
||||
#: plpy_main.c:101
|
||||
#: plpy_main.c:102
|
||||
#, c-format
|
||||
msgid "This session has previously used Python major version %d, and it is now attempting to use Python major version %d."
|
||||
msgstr "Esta sessão utilizou Python versão %d, e agora está tentando utilizar Python versão %d."
|
||||
|
||||
#: plpy_main.c:103
|
||||
#: plpy_main.c:104
|
||||
#, c-format
|
||||
msgid "Start a new session to use a different Python major version."
|
||||
msgstr "Inicie uma nova sessão para utilizar uma versão diferente do Python."
|
||||
|
||||
#: plpy_main.c:118
|
||||
#: plpy_main.c:119
|
||||
#, c-format
|
||||
msgid "untrapped error in initialization"
|
||||
msgstr "erro não interceptado na inicialização"
|
||||
|
||||
#: plpy_main.c:141
|
||||
#: plpy_main.c:142
|
||||
#, c-format
|
||||
msgid "could not import \"__main__\" module"
|
||||
msgstr "não pôde importar módulo \"__main__\""
|
||||
|
||||
#: plpy_main.c:146
|
||||
#: plpy_main.c:147
|
||||
#, c-format
|
||||
msgid "could not create globals"
|
||||
msgstr "não pôde criar globais"
|
||||
|
||||
#: plpy_main.c:150
|
||||
#: plpy_main.c:151
|
||||
#, c-format
|
||||
msgid "could not initialize globals"
|
||||
msgstr "não pôde inicializar globais"
|
||||
|
||||
#: plpy_main.c:347
|
||||
#: plpy_main.c:355
|
||||
#, c-format
|
||||
msgid "PL/Python function \"%s\""
|
||||
msgstr "função PL/Python \"%s\""
|
||||
|
||||
#: plpy_main.c:354
|
||||
#: plpy_main.c:362
|
||||
#, c-format
|
||||
msgid "PL/Python anonymous code block"
|
||||
msgstr "bloco de código PL/Python anônimo"
|
||||
@@ -248,27 +248,27 @@ msgstr "não pode desempacotar argumentos em plpy.elog"
|
||||
msgid "could not parse error message in plpy.elog"
|
||||
msgstr "não pode analisar mensagem de erro em plpy.elog"
|
||||
|
||||
#: plpy_procedure.c:194
|
||||
#: plpy_procedure.c:199
|
||||
#, c-format
|
||||
msgid "trigger functions can only be called as triggers"
|
||||
msgstr "funções de gatilho só podem ser chamadas como gatilhos"
|
||||
|
||||
#: plpy_procedure.c:199 plpy_typeio.c:406
|
||||
#: plpy_procedure.c:204 plpy_typeio.c:406
|
||||
#, c-format
|
||||
msgid "PL/Python functions cannot return type %s"
|
||||
msgstr "funções PL/Python não podem retornar tipo %s"
|
||||
|
||||
#: plpy_procedure.c:281
|
||||
#: plpy_procedure.c:286
|
||||
#, c-format
|
||||
msgid "PL/Python functions cannot accept type %s"
|
||||
msgstr "funções PL/Python não podem aceitar tipo %s"
|
||||
|
||||
#: plpy_procedure.c:377
|
||||
#: plpy_procedure.c:382
|
||||
#, c-format
|
||||
msgid "could not compile PL/Python function \"%s\""
|
||||
msgstr "não pôde compilar função PL/Python \"%s\""
|
||||
|
||||
#: plpy_procedure.c:380
|
||||
#: plpy_procedure.c:385
|
||||
#, c-format
|
||||
msgid "could not compile anonymous PL/Python code block"
|
||||
msgstr "não pôde compilar bloco de código PL/Python anônimo"
|
||||
@@ -313,11 +313,6 @@ msgstr "SPI_execute_plan falhou: %s"
|
||||
msgid "SPI_execute failed: %s"
|
||||
msgstr "SPI_execute falhou: %s"
|
||||
|
||||
#: plpy_spi.c:439
|
||||
#, c-format
|
||||
msgid "unrecognized error in PLy_spi_execute_fetch_result"
|
||||
msgstr "erro desconhecido em PLy_spi_execute_fetch_result"
|
||||
|
||||
#: plpy_subxactobject.c:122
|
||||
#, c-format
|
||||
msgid "this subtransaction has already been entered"
|
||||
|
Reference in New Issue
Block a user