1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 7a27441a7432f1a9d12f2b1b517497c73ee5d20d
This commit is contained in:
Peter Eisentraut
2017-02-06 12:42:47 -05:00
parent d48f273b31
commit 5853b94935
41 changed files with 41177 additions and 15971 deletions

View File

@ -1,10 +1,10 @@
# translation of ecpglib.po to fr_fr
# french message translation file for ecpglib
#
# Use these quotes: <EFBFBD> %s <EFBFBD>
# Use these quotes: « %s »
#
# Guillaume Lelarge <guillaume@lelarge.info>, 2009.
# St<EFBFBD>phane Schildknecht <stephane.schildknecht@dalibo.com>, 2009.
# Stéphane Schildknecht <stephane.schildknecht@dalibo.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.6\n"
@ -15,7 +15,7 @@ msgstr ""
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: connect.c:226
@ -26,22 +26,22 @@ msgstr "texte du message vide"
#: connect.c:407
#: connect.c:520
msgid "<DEFAULT>"
msgstr "<D<EFBFBD>FAUT>"
msgstr "<DÉFAUT>"
#: error.c:29
#, c-format
msgid "no data found on line %d"
msgstr "aucune donn<EFBFBD>e trouv<EFBFBD>e sur la ligne %d"
msgstr "aucune donnée trouvée sur la ligne %d"
#: error.c:39
#, c-format
msgid "out of memory on line %d"
msgstr "m<EFBFBD>moire <EFBFBD>puis<EFBFBD>e <EFBFBD> la ligne %d"
msgstr "mémoire épuisée à la ligne %d"
#: error.c:49
#, c-format
msgid "unsupported type \"%s\" on line %d"
msgstr "type <EFBFBD> %s <EFBFBD> non support<EFBFBD> sur la ligne %d"
msgstr "type « %s » non supporté sur la ligne %d"
#: error.c:59
#, c-format
@ -56,34 +56,34 @@ msgstr "trop peu d'arguments sur la ligne %d"
#: error.c:79
#, c-format
msgid "invalid input syntax for type int: \"%s\", on line %d"
msgstr "syntaxe invalide en entr<EFBFBD>e pour le type int : <EFBFBD> %s <EFBFBD> sur la ligne %d"
msgstr "syntaxe invalide en entrée pour le type int : « %s » sur la ligne %d"
#: error.c:89
#, c-format
msgid "invalid input syntax for type unsigned int: \"%s\", on line %d"
msgstr "syntaxe invalide en entr<EFBFBD>e pour le type unisgned int : <EFBFBD> %s <EFBFBD> sur la ligne %d"
msgstr "syntaxe invalide en entrée pour le type unisgned int : « %s » sur la ligne %d"
#: error.c:99
#, c-format
msgid "invalid input syntax for floating-point type: \"%s\", on line %d"
msgstr "syntaxe invalide en entr<EFBFBD>e pour le type float : <EFBFBD> %s <EFBFBD> sur la ligne %d"
msgstr "syntaxe invalide en entrée pour le type float : « %s » sur la ligne %d"
#: error.c:110
#, c-format
msgid "invalid syntax for type boolean: \"%s\", on line %d"
msgstr "syntaxe invalide en entr<EFBFBD>e pour le type bool<EFBFBD>en : <EFBFBD> %s <EFBFBD> sur la ligne %d"
msgstr "syntaxe invalide en entrée pour le type booléen : « %s » sur la ligne %d"
#: error.c:118
#, c-format
msgid "could not convert boolean value: size mismatch, on line %d"
msgstr ""
"n'a pas pu convertir la valeur bool<EFBFBD>enne : diff<EFBFBD>rence de taille sur la\n"
"n'a pas pu convertir la valeur booléenne : différence de taille sur la\n"
"ligne %d"
#: error.c:128
#, c-format
msgid "empty query on line %d"
msgstr "requ<EFBFBD>te vide sur la ligne %d"
msgstr "requête vide sur la ligne %d"
#: error.c:138
#, c-format
@ -98,42 +98,42 @@ msgstr "la valeur n'a pas de type tableau sur la ligne %d"
#: error.c:158
#, c-format
msgid "data read from server is not an array on line %d"
msgstr "la donn<EFBFBD>e lue du serveur n'est pas un tableau sur la ligne %d"
msgstr "la donnée lue du serveur n'est pas un tableau sur la ligne %d"
#: error.c:168
#, c-format
msgid "inserting an array of variables is not supported on line %d"
msgstr "l'insertion d'un tableau de variables n'est pas support<EFBFBD>e, sur la ligne %d"
msgstr "l'insertion d'un tableau de variables n'est pas supportée, sur la ligne %d"
#: error.c:178
#, c-format
msgid "connection \"%s\" does not exist on line %d"
msgstr "la connexion <EFBFBD> %s <EFBFBD> n'existe pas en ligne %d"
msgstr "la connexion « %s » n'existe pas en ligne %d"
#: error.c:188
#, c-format
msgid "not connected to connection \"%s\" on line %d"
msgstr "non connect<EFBFBD> <20> la connexion <EFBFBD> %s <EFBFBD> en ligne %d"
msgstr "non connecté à la connexion « %s » en ligne %d"
#: error.c:198
#, c-format
msgid "invalid statement name \"%s\" on line %d"
msgstr "nom d'instruction <EFBFBD> %s <EFBFBD> invalide sur la ligne %d"
msgstr "nom d'instruction « %s » invalide sur la ligne %d"
#: error.c:208
#, c-format
msgid "descriptor \"%s\" not found on line %d"
msgstr "descripteur <EFBFBD> %s <EFBFBD> introuvable sur la ligne %d"
msgstr "descripteur « %s » introuvable sur la ligne %d"
#: error.c:218
#, c-format
msgid "descriptor index out of range on line %d"
msgstr "index de descripteur hors d'<EFBFBD>chelle sur la ligne %d"
msgstr "index de descripteur hors d'échelle sur la ligne %d"
#: error.c:228
#, c-format
msgid "unrecognized descriptor item \"%s\" on line %d"
msgstr "<EFBFBD>l<EFBFBD>ment descripteur <EFBFBD> %s <EFBFBD> non reconnu sur la ligne %d"
msgstr "élément descripteur « %s » non reconnu sur la ligne %d"
#: error.c:238
#, c-format
@ -143,7 +143,7 @@ msgstr "la variable n'est pas de type numeric sur la ligne %d"
#: error.c:248
#, c-format
msgid "variable does not have a character type on line %d"
msgstr "la variable n'est pas de type caract<EFBFBD>re sur la ligne %d"
msgstr "la variable n'est pas de type caractère sur la ligne %d"
#: error.c:258
#, c-format
@ -153,7 +153,7 @@ msgstr "erreur dans le traitement de la transaction en ligne %d"
#: error.c:268
#, c-format
msgid "could not connect to database \"%s\" on line %d"
msgstr "n'a pas pu se connecter <EFBFBD> la base de donn<EFBFBD>es <EFBFBD> %s <EFBFBD> en ligne %d"
msgstr "n'a pas pu se connecter à la base de données « %s » en ligne %d"
#: error.c:278
#, c-format
@ -162,7 +162,7 @@ msgstr "erreur SQL %d en ligne %d"
#: error.c:316
msgid "the connection to the server was lost"
msgstr "la connexion au serveur a <EFBFBD>t<EFBFBD> perdue"
msgstr "la connexion au serveur a été perdue"
#: error.c:402
#, c-format

View File

@ -1,10 +1,10 @@
# translation of ecpg.po to fr_fr
# french message translation file for ecpg
#
# Use these quotes: <EFBFBD> %s <EFBFBD>
# Use these quotes: « %s »
#
# Guillaume Lelarge <guillaume@lelarge.info>, 2009.
# St<EFBFBD>phane Schildknecht <stephane.schildknecht@dalibo.com>, 2009.
# Stéphane Schildknecht <stephane.schildknecht@dalibo.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.6\n"
@ -15,7 +15,7 @@ msgstr ""
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 1.5.4\n"
@ -23,17 +23,17 @@ msgstr ""
#: descriptor.c:64
#, c-format
msgid "variable \"%s\" must have a numeric type"
msgstr "la variable <EFBFBD> %s <EFBFBD> doit avoir un type numeric"
msgstr "la variable « %s » doit avoir un type numeric"
#: descriptor.c:124 descriptor.c:146
#, c-format
msgid "descriptor \"%s\" does not exist"
msgstr "le descripteur <EFBFBD> %s <EFBFBD> n'existe pas"
msgstr "le descripteur « %s » n'existe pas"
#: descriptor.c:161 descriptor.c:212
#, c-format
msgid "descriptor header item \"%d\" does not exist"
msgstr "l'<EFBFBD>l<EFBFBD>ment d'en-t<EFBFBD>te du descripteur <EFBFBD> %d <EFBFBD> n'existe pas"
msgstr "l'élément d'en-tête du descripteur « %d » n'existe pas"
#: descriptor.c:183
#, c-format
@ -48,12 +48,12 @@ msgstr "key_member vaut toujours 0"
#: descriptor.c:279
#, c-format
msgid "descriptor item \"%s\" is not implemented"
msgstr "l'<EFBFBD>l<EFBFBD>ment du descripteur <EFBFBD> %s <EFBFBD> n'est pas implant<EFBFBD>"
msgstr "l'élément du descripteur « %s » n'est pas implanté"
#: descriptor.c:289
#, c-format
msgid "descriptor item \"%s\" cannot be set"
msgstr "l'<EFBFBD>l<EFBFBD>ment du descripteur <EFBFBD> %s <EFBFBD> ne peut pas <EFBFBD>tre initialis<EFBFBD>"
msgstr "l'élément du descripteur « %s » ne peut pas être initialisé"
#: ecpg.c:35
#, c-format
@ -61,7 +61,7 @@ msgid ""
"%s is the PostgreSQL embedded SQL preprocessor for C programs.\n"
"\n"
msgstr ""
"%s est le pr<EFBFBD>processeur SQL embarqu<EFBFBD> de PostgreSQL pour les programmes C.\n"
"%s est le préprocesseur SQL embarqué de PostgreSQL pour les programmes C.\n"
"\n"
#: ecpg.c:37
@ -86,7 +86,7 @@ msgid ""
" -c automatically generate C code from embedded SQL code;\n"
" this affects EXEC SQL TYPE\n"
msgstr ""
" -c produit automatiquement le code C <EFBFBD> partir du code SQL embarqu<EFBFBD> ;\n"
" -c produit automatiquement le code C à partir du code SQL embarqué ;\n"
" ceci affecte EXEC SQL TYPE\n"
#: ecpg.c:43
@ -95,38 +95,38 @@ msgid ""
" -C MODE set compatibility mode; MODE can be one of\n"
" \"INFORMIX\", \"INFORMIX_SE\"\n"
msgstr ""
" -C MODE configure le mode de compatibilit<EFBFBD> ; MODE peut <EFBFBD>tre\n"
" <EFBFBD> INFORMIX <EFBFBD> ou <EFBFBD> INFORMIX_SE <EFBFBD>\n"
" -C MODE configure le mode de compatibilité ; MODE peut être\n"
" « INFORMIX » ou « INFORMIX_SE »\n"
#: ecpg.c:46
#, c-format
msgid " -d generate parser debug output\n"
msgstr " -d produit la sortie de d<EFBFBD>bogage de l'analyseur\n"
msgstr " -d produit la sortie de débogage de l'analyseur\n"
#: ecpg.c:48
#, c-format
msgid " -D SYMBOL define SYMBOL\n"
msgstr " -D SYMBOLE d<EFBFBD>finit SYMBOLE\n"
msgstr " -D SYMBOLE définit SYMBOLE\n"
#: ecpg.c:49
#, c-format
msgid " -h parse a header file, this option includes option \"-c\"\n"
msgstr " -h analyse un fichier d'en-t<EFBFBD>te, cette option inclut l'option <EFBFBD> -c <EFBFBD>\n"
msgstr " -h analyse un fichier d'en-tête, cette option inclut l'option « -c »\n"
#: ecpg.c:50
#, c-format
msgid " -i parse system include files as well\n"
msgstr " -i analyse en plus les fichiers d'en-t<EFBFBD>te syst<EFBFBD>mes\n"
msgstr " -i analyse en plus les fichiers d'en-tête systèmes\n"
#: ecpg.c:51
#, c-format
msgid " -I DIRECTORY search DIRECTORY for include files\n"
msgstr " -I R<EFBFBD>PERTOIRE recherche les fichiers d'en-t<EFBFBD>tes dans R<EFBFBD>PERTOIRE\n"
msgstr " -I RÉPERTOIRE recherche les fichiers d'en-têtes dans RÉPERTOIRE\n"
#: ecpg.c:52
#, c-format
msgid " -o OUTFILE write result to OUTFILE\n"
msgstr " -o FICHIER <EFBFBD>crit le r<EFBFBD>sultat dans FICHIER\n"
msgstr " -o FICHIER écrit le résultat dans FICHIER\n"
#: ecpg.c:53
#, c-format
@ -134,13 +134,13 @@ msgid ""
" -r OPTION specify run-time behavior; OPTION can be:\n"
" \"no_indicator\", \"prepare\", \"questionmarks\"\n"
msgstr ""
" -r OPTION indique le comportement <EFBFBD> l'ex<EFBFBD>cution ; OPTION peut valoir :\n"
" <EFBFBD> no_indicator <EFBFBD>, <EFBFBD> prepare <EFBFBD>, <EFBFBD> questionmarks <EFBFBD>\n"
" -r OPTION indique le comportement à l'exécution ; OPTION peut valoir :\n"
" « no_indicator », « prepare », « questionmarks »\n"
#: ecpg.c:55
#, c-format
msgid " --regression run in regression testing mode\n"
msgstr " --regression s'ex<EFBFBD>cute en mode de tests des r<EFBFBD>gressions\n"
msgstr " --regression s'exécute en mode de tests des régressions\n"
#: ecpg.c:56
#, c-format
@ -165,9 +165,9 @@ msgid ""
"input file name, after stripping off .pgc if present.\n"
msgstr ""
"\n"
"Si aucun nom de fichier en sortie n'est fourni, le nom est format<EFBFBD> en\n"
"ajoutant le suffixe .c au nom du fichier en entr<EFBFBD>e apr<EFBFBD>s avoir supprim<EFBFBD> le\n"
"suffixe .pgc s'il est pr<EFBFBD>sent\n"
"Si aucun nom de fichier en sortie n'est fourni, le nom est formaté en\n"
"ajoutant le suffixe .c au nom du fichier en entrée après avoir supprimé le\n"
"suffixe .pgc s'il est présent\n"
#: ecpg.c:61
#, c-format
@ -176,32 +176,32 @@ msgid ""
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr ""
"\n"
"Rapporter les bogues <EFBFBD> <pgsql-bugs@postgresql.org>.\n"
"Rapporter les bogues à <pgsql-bugs@postgresql.org>.\n"
#: ecpg.c:139
#, c-format
msgid "%s: could not locate my own executable path\n"
msgstr "%s : n'a pas pu localiser mon propre ex<EFBFBD>cutable\n"
msgstr "%s : n'a pas pu localiser mon propre exécutable\n"
#: ecpg.c:175 ecpg.c:326 ecpg.c:336
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s : n'a pas pu ouvrir le fichier <EFBFBD> %s <EFBFBD> : %s\n"
msgstr "%s : n'a pas pu ouvrir le fichier « %s » : %s\n"
#: ecpg.c:214 ecpg.c:227 ecpg.c:243 ecpg.c:268
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayer <EFBFBD> %s --help <EFBFBD> pour plus d'informations.\n"
msgstr "Essayer « %s --help » pour plus d'informations.\n"
#: ecpg.c:238
#, c-format
msgid "%s: parser debug support (-d) not available\n"
msgstr "%s : support de d<EFBFBD>bogage de l'analyseur (-d) non disponible\n"
msgstr "%s : support de débogage de l'analyseur (-d) non disponible\n"
#: ecpg.c:256
#, c-format
msgid "%s, the PostgreSQL embedded C preprocessor, version %d.%d.%d\n"
msgstr "%s, le pr<EFBFBD>processeur C embarqu<EFBFBD> de PostgreSQL, version %d.%d.%d\n"
msgstr "%s, le préprocesseur C embarqué de PostgreSQL, version %d.%d.%d\n"
#: ecpg.c:258
#, c-format
@ -216,57 +216,57 @@ msgstr "fin de la liste de recherche\n"
#: ecpg.c:267
#, c-format
msgid "%s: no input files specified\n"
msgstr "%s : aucun fichier pr<EFBFBD>cis<EFBFBD> en entr<EFBFBD>e\n"
msgstr "%s : aucun fichier précisé en entrée\n"
#: ecpg.c:459
#, c-format
msgid "cursor \"%s\" has been declared but not opened"
msgstr "le curseur <EFBFBD> %s <EFBFBD> est d<EFBFBD>clar<EFBFBD> mais non ouvert"
msgstr "le curseur « %s » est déclaré mais non ouvert"
#: ecpg.c:472 preproc.y:127
#, c-format
msgid "could not remove output file \"%s\"\n"
msgstr "n'a pas pu supprimer le fichier <EFBFBD> %s <EFBFBD> en sortie\n"
msgstr "n'a pas pu supprimer le fichier « %s » en sortie\n"
#: pgc.l:440
#, c-format
msgid "unterminated /* comment"
msgstr "commentaire /* non termin<EFBFBD>"
msgstr "commentaire /* non terminé"
#: pgc.l:453
#, c-format
msgid "invalid bit string literal"
msgstr "cha<EFBFBD>ne bit lit<EFBFBD>ral invalide"
msgstr "chaîne bit litéral invalide"
#: pgc.l:462
#, c-format
msgid "unterminated bit string literal"
msgstr "cha<EFBFBD>ne bit lit<EFBFBD>ral non termin<EFBFBD>e"
msgstr "chaîne bit litéral non terminée"
#: pgc.l:478
#, c-format
msgid "unterminated hexadecimal string literal"
msgstr "cha<EFBFBD>ne hexad<EFBFBD>cimale lit<EFBFBD>ralle non termin<EFBFBD>e"
msgstr "chaîne hexadécimale litéralle non terminée"
#: pgc.l:556
#, c-format
msgid "unterminated quoted string"
msgstr "cha<EFBFBD>ne entre guillemets non termin<EFBFBD>e"
msgstr "chaîne entre guillemets non terminée"
#: pgc.l:613 pgc.l:626
#, c-format
msgid "zero-length delimited identifier"
msgstr "identifiant d<EFBFBD>limit<EFBFBD> de taille z<EFBFBD>ro"
msgstr "identifiant délimité de taille zéro"
#: pgc.l:634
#, c-format
msgid "unterminated quoted identifier"
msgstr "identifiant entre guillemet non termin<EFBFBD>"
msgstr "identifiant entre guillemet non terminé"
#: pgc.l:889
#, c-format
msgid "nested /* ... */ comments"
msgstr "commentaires /* ... */ imbriqu<EFBFBD>s"
msgstr "commentaires /* ... */ imbriqués"
#: pgc.l:982
#, c-format
@ -276,12 +276,12 @@ msgstr "identifiant manquant dans la commande EXEC SQL UNDEF"
#: pgc.l:1028 pgc.l:1042
#, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "correspondance manquante <EFBFBD> EXEC SQL IFDEF <EFBFBD> / <EFBFBD> EXEC SQL IFNDEF <EFBFBD>"
msgstr "correspondance manquante « EXEC SQL IFDEF » / « EXEC SQL IFNDEF »"
#: pgc.l:1031 pgc.l:1044 pgc.l:1220
#, c-format
msgid "missing \"EXEC SQL ENDIF;\""
msgstr "<EFBFBD> EXEC SQL ENDIF; <EFBFBD> manquant"
msgstr "« EXEC SQL ENDIF; » manquant"
#: pgc.l:1060 pgc.l:1079
#, c-format
@ -291,12 +291,12 @@ msgstr "plusieurs EXEC SQL ELSE"
#: pgc.l:1101 pgc.l:1115
#, c-format
msgid "unmatched EXEC SQL ENDIF"
msgstr "EXEC SQL ENDIF diff<EFBFBD>rent"
msgstr "EXEC SQL ENDIF différent"
#: pgc.l:1135
#, c-format
msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "trop de conditions EXEC SQL IFDEF imbriqu<EFBFBD>es"
msgstr "trop de conditions EXEC SQL IFDEF imbriquées"
#: pgc.l:1168
#, c-format
@ -317,20 +317,20 @@ msgstr "erreur de syntaxe dans la commande EXEC SQL INCLUDE"
#, c-format
msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>"
msgstr ""
"erreur interne : l'<EFBFBD>tat ne peut <EFBFBD>tre atteint ; merci de rapporter ceci <EFBFBD>\n"
"erreur interne : l'état ne peut être atteint ; merci de rapporter ceci à\n"
"<pgsql-bugs@postgresql.org>"
#: pgc.l:1383
#, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr ""
"Erreur : le chemin d'en-t<EFBFBD>te <EFBFBD> %s/%s <EFBFBD> est trop long sur la ligne %d,\n"
"ignor<EFBFBD>\n"
"Erreur : le chemin d'en-tête « %s/%s » est trop long sur la ligne %d,\n"
"ignoré\n"
#: pgc.l:1406
#, c-format
msgid "could not open include file \"%s\" on line %d"
msgstr "n'a pas pu ouvrir le fichier d'en-t<EFBFBD>te <EFBFBD> %s <EFBFBD> sur la ligne %d"
msgstr "n'a pas pu ouvrir le fichier d'en-tête « %s » sur la ligne %d"
#: preproc.y:31
msgid "syntax error"
@ -349,103 +349,103 @@ msgstr "ERREUR : "
#: preproc.y:508
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "le curseur <EFBFBD> %s <EFBFBD> n'existe pas"
msgstr "le curseur « %s » n'existe pas"
#: preproc.y:537
#, c-format
msgid "initializer not allowed in type definition"
msgstr "initialiseur non autoris<EFBFBD> dans la d<EFBFBD>finition du type"
msgstr "initialiseur non autorisé dans la définition du type"
#: preproc.y:539
#, c-format
msgid "type name \"string\" is reserved in Informix mode"
msgstr "le nom du type <EFBFBD> string <EFBFBD> est r<EFBFBD>serv<EFBFBD> dans le mode Informix"
msgstr "le nom du type « string » est réservé dans le mode Informix"
#: preproc.y:546 preproc.y:14622
#, c-format
msgid "type \"%s\" is already defined"
msgstr "le type <EFBFBD> %s <EFBFBD> est d<EFBFBD>j<EFBFBD> d<EFBFBD>fini"
msgstr "le type « %s » est déjà défini"
#: preproc.y:570 preproc.y:15280 preproc.y:15600 variable.c:620
#, c-format
msgid "multidimensional arrays for simple data types are not supported"
msgstr ""
"les tableaux multi-dimensionnels pour les types de donn<EFBFBD>es simples ne sont\n"
"pas support<EFBFBD>s"
"les tableaux multi-dimensionnels pour les types de données simples ne sont\n"
"pas supportés"
#: preproc.y:1634
#, c-format
msgid "AT option not allowed in CLOSE DATABASE statement"
msgstr "option AT non autoris<EFBFBD>e dans une instruction CLOSE DATABASE"
msgstr "option AT non autorisée dans une instruction CLOSE DATABASE"
#: preproc.y:1849
#, c-format
msgid "AT option not allowed in CONNECT statement"
msgstr "option AT non autoris<EFBFBD>e dans une instruction CONNECT"
msgstr "option AT non autorisée dans une instruction CONNECT"
#: preproc.y:1883
#, c-format
msgid "AT option not allowed in DISCONNECT statement"
msgstr "option AT non autoris<EFBFBD>e dans une instruction DISCONNECT"
msgstr "option AT non autorisée dans une instruction DISCONNECT"
#: preproc.y:1938
#, c-format
msgid "AT option not allowed in SET CONNECTION statement"
msgstr "option AT non autoris<EFBFBD>e dans une instruction SET CONNECTION"
msgstr "option AT non autorisée dans une instruction SET CONNECTION"
#: preproc.y:1960
#, c-format
msgid "AT option not allowed in TYPE statement"
msgstr "option AT non autoris<EFBFBD>e dans une instruction TYPE"
msgstr "option AT non autorisée dans une instruction TYPE"
#: preproc.y:1969
#, c-format
msgid "AT option not allowed in VAR statement"
msgstr "option AT non autoris<EFBFBD>e dans une instruction VAR"
msgstr "option AT non autorisée dans une instruction VAR"
#: preproc.y:1976
#, c-format
msgid "AT option not allowed in WHENEVER statement"
msgstr "option AT non autoris<EFBFBD>e dans une instruction WHENEVER"
msgstr "option AT non autorisée dans une instruction WHENEVER"
#: preproc.y:2228 preproc.y:2233 preproc.y:2349 preproc.y:3759 preproc.y:5169
#: preproc.y:5178 preproc.y:5462 preproc.y:6898 preproc.y:8136 preproc.y:8141
#: preproc.y:10772 preproc.y:11389
#, c-format
msgid "unsupported feature will be passed to server"
msgstr "la fonctionnalit<EFBFBD> non support<EFBFBD>e sera pass<EFBFBD>e au serveur"
msgstr "la fonctionnalité non supportée sera passée au serveur"
#: preproc.y:2607
#, c-format
msgid "SHOW ALL is not implemented"
msgstr "SHOW ALL n'est pas implant<EFBFBD>"
msgstr "SHOW ALL n'est pas implanté"
#: preproc.y:3147
#, c-format
msgid "COPY FROM STDIN is not implemented"
msgstr "COPY FROM STDIN n'est pas implant<EFBFBD>"
msgstr "COPY FROM STDIN n'est pas implanté"
#: preproc.y:9031 preproc.y:14211
#, c-format
msgid "using variable \"%s\" in different declare statements is not supported"
msgstr ""
"l'utilisation de la variable <EFBFBD> %s <EFBFBD> dans diff<EFBFBD>rentes instructions de d<EFBFBD>claration\n"
"n'est pas support<EFBFBD>e"
"l'utilisation de la variable « %s » dans différentes instructions de déclaration\n"
"n'est pas supportée"
#: preproc.y:9033 preproc.y:14213
#, c-format
msgid "cursor \"%s\" is already defined"
msgstr "le curseur <EFBFBD> %s <EFBFBD> est d<EFBFBD>j<EFBFBD> d<EFBFBD>fini"
msgstr "le curseur « %s » est déjà défini"
#: preproc.y:9463
#, c-format
msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "la syntaxe obsol<EFBFBD>te LIMIT #,# a <EFBFBD>t<EFBFBD> pass<EFBFBD>e au serveur"
msgstr "la syntaxe obsolète LIMIT #,# a été passée au serveur"
#: preproc.y:9771 preproc.y:9778
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "la sous-requ<EFBFBD>te du FROM doit avoir un alias"
msgstr "la sous-requête du FROM doit avoir un alias"
#: preproc.y:13941
#, c-format
@ -455,29 +455,29 @@ msgstr "CREATE TABLE AS ne peut pas indiquer INTO"
#: preproc.y:13977
#, c-format
msgid "expected \"@\", found \"%s\""
msgstr "<EFBFBD> @ <EFBFBD> attendu, <EFBFBD> %s <EFBFBD> trouv<EFBFBD>"
msgstr "« @ » attendu, « %s » trouvé"
#: preproc.y:13989
#, c-format
msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported"
msgstr ""
"seuls les protocoles <EFBFBD> tcp <EFBFBD> et <EFBFBD> unix <EFBFBD> et les types de base de donn<EFBFBD>es\n"
"<EFBFBD> postgresql <EFBFBD> sont support<EFBFBD>s"
"seuls les protocoles « tcp » et « unix » et les types de base de données\n"
"« postgresql » sont supportés"
#: preproc.y:13992
#, c-format
msgid "expected \"://\", found \"%s\""
msgstr "<EFBFBD> :// <EFBFBD> attendu, <EFBFBD> %s <EFBFBD> trouv<EFBFBD>"
msgstr "« :// » attendu, « %s » trouvé"
#: preproc.y:13997
#, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "les sockets de domaine Unix fonctionnent seulement sur <EFBFBD> localhost <EFBFBD>, mais pas sur <EFBFBD> %s <EFBFBD>"
msgstr "les sockets de domaine Unix fonctionnent seulement sur « localhost », mais pas sur « %s »"
#: preproc.y:14023
#, c-format
msgid "expected \"postgresql\", found \"%s\""
msgstr "<EFBFBD> postgresql <EFBFBD> attendu, <EFBFBD> %s <EFBFBD> trouv<EFBFBD>"
msgstr "« postgresql » attendu, « %s » trouvé"
#: preproc.y:14026
#, c-format
@ -487,75 +487,75 @@ msgstr "type de connexion invalide : %s"
#: preproc.y:14035
#, c-format
msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "<EFBFBD> @ <EFBFBD> ou <EFBFBD> :// <EFBFBD> attendu, <EFBFBD> %s <EFBFBD> trouv<EFBFBD>"
msgstr "« @ » ou « :// » attendu, « %s » trouvé"
#: preproc.y:14110 preproc.y:14128
#, c-format
msgid "invalid data type"
msgstr "type de donn<EFBFBD>es invalide"
msgstr "type de données invalide"
#: preproc.y:14139 preproc.y:14156
#, c-format
msgid "incomplete statement"
msgstr "instruction incompl<EFBFBD>te"
msgstr "instruction incomplète"
#: preproc.y:14142 preproc.y:14159
#, c-format
msgid "unrecognized token \"%s\""
msgstr "jeton <EFBFBD> %s <EFBFBD> non reconnu"
msgstr "jeton « %s » non reconnu"
#: preproc.y:14433
#, c-format
msgid "only data types numeric and decimal have precision/scale argument"
msgstr ""
"seuls les types de donn<EFBFBD>es numeric et decimal ont des arguments de\n"
"pr<EFBFBD>cision et d'<EFBFBD>chelle"
"seuls les types de données numeric et decimal ont des arguments de\n"
"précision et d'échelle"
#: preproc.y:14445
#, c-format
msgid "interval specification not allowed here"
msgstr "interval de sp<EFBFBD>cification non autoris<EFBFBD> ici"
msgstr "interval de spécification non autorisé ici"
#: preproc.y:14597 preproc.y:14649
#, c-format
msgid "too many levels in nested structure/union definition"
msgstr "trop de niveaux dans la d<EFBFBD>finition de structure/union imbriqu<EFBFBD>e"
msgstr "trop de niveaux dans la définition de structure/union imbriquée"
#: preproc.y:14788
#, c-format
msgid "pointers to varchar are not implemented"
msgstr "les pointeurs sur des cha<EFBFBD>nes de caract<EFBFBD>res (varchar) ne sont pas implant<EFBFBD>s"
msgstr "les pointeurs sur des chaînes de caractères (varchar) ne sont pas implantés"
#: preproc.y:14975 preproc.y:15000
#, c-format
msgid "using unsupported DESCRIBE statement"
msgstr "utilisation de l'instruction DESCRIBE non support<EFBFBD>"
msgstr "utilisation de l'instruction DESCRIBE non supporté"
#: preproc.y:15247
#, c-format
msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "initialiseur non autoris<EFBFBD> dans la commande EXEC SQL VAR"
msgstr "initialiseur non autorisé dans la commande EXEC SQL VAR"
#: preproc.y:15558
#, c-format
msgid "arrays of indicators are not allowed on input"
msgstr "les tableaux d'indicateurs ne sont pas autoris<EFBFBD>s en entr<EFBFBD>e"
msgstr "les tableaux d'indicateurs ne sont pas autorisés en entrée"
#: preproc.y:15779
#, c-format
msgid "operator not allowed in variable definition"
msgstr "op<EFBFBD>rateur non autoris<EFBFBD> dans la d<EFBFBD>finition de la variable"
msgstr "opérateur non autorisé dans la définition de la variable"
#. translator: %s is typically the translation of "syntax error"
#: preproc.y:15817
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s sur ou pr<EFBFBD>s de <EFBFBD> %s <EFBFBD>"
msgstr "%s sur ou près de « %s »"
#: type.c:18 type.c:30
#, c-format
msgid "out of memory"
msgstr "m<EFBFBD>moire <EFBFBD>puis<EFBFBD>e"
msgstr "mémoire épuisée"
#: type.c:212 type.c:664
#, c-format
@ -565,81 +565,81 @@ msgstr "code %d du type de variable non reconnu"
#: type.c:261
#, c-format
msgid "variable \"%s\" is hidden by a local variable of a different type"
msgstr "la variable <EFBFBD> %s <EFBFBD> est cach<EFBFBD>e par une variable locale d'un type diff<EFBFBD>rent"
msgstr "la variable « %s » est cachée par une variable locale d'un type différent"
#: type.c:263
#, c-format
msgid "variable \"%s\" is hidden by a local variable"
msgstr "la variable <EFBFBD> %s <EFBFBD> est cach<EFBFBD>e par une variable locale"
msgstr "la variable « %s » est cachée par une variable locale"
#: type.c:275
#, c-format
msgid "indicator variable \"%s\" is hidden by a local variable of a different type"
msgstr ""
"la variable indicateur <EFBFBD> %s <EFBFBD> est cach<EFBFBD> par une variable locale d'un type\n"
"diff<EFBFBD>rent"
"la variable indicateur « %s » est caché par une variable locale d'un type\n"
"différent"
#: type.c:277
#, c-format
msgid "indicator variable \"%s\" is hidden by a local variable"
msgstr "la variable indicateur <EFBFBD> %s <EFBFBD> est cach<EFBFBD>e par une variable locale"
msgstr "la variable indicateur « %s » est cachée par une variable locale"
#: type.c:285
#, c-format
msgid "indicator for array/pointer has to be array/pointer"
msgstr "l'indicateur pour le tableau/pointeur doit <EFBFBD>tre tableau/pointeur"
msgstr "l'indicateur pour le tableau/pointeur doit être tableau/pointeur"
#: type.c:289
#, c-format
msgid "nested arrays are not supported (except strings)"
msgstr ""
"les tableaux imbriqu<EFBFBD>s ne sont pas support<EFBFBD>s (sauf les cha<EFBFBD>nes de\n"
"caract<EFBFBD>res)"
"les tableaux imbriqués ne sont pas supportés (sauf les chaînes de\n"
"caractères)"
#: type.c:331
#, c-format
msgid "indicator for struct has to be a struct"
msgstr "l'indicateur d'un struct doit <EFBFBD>tre un struct"
msgstr "l'indicateur d'un struct doit être un struct"
#: type.c:351 type.c:372 type.c:392
#, c-format
msgid "indicator for simple data type has to be simple"
msgstr "l'indicateur d'un type de donn<EFBFBD>es simple doit <EFBFBD>tre simple"
msgstr "l'indicateur d'un type de données simple doit être simple"
#: type.c:723
#, c-format
msgid "unrecognized descriptor item code %d"
msgstr "code %d de l'<EFBFBD>l<EFBFBD>ment du descripteur non reconnu"
msgstr "code %d de l'élément du descripteur non reconnu"
#: variable.c:89 variable.c:116
#, c-format
msgid "incorrectly formed variable \"%s\""
msgstr "variable <EFBFBD> %s <EFBFBD> mal form<EFBFBD>e"
msgstr "variable « %s » mal formée"
#: variable.c:139
#, c-format
msgid "variable \"%s\" is not a pointer"
msgstr "la variable <EFBFBD> %s <EFBFBD> n'est pas un pointeur"
msgstr "la variable « %s » n'est pas un pointeur"
#: variable.c:142 variable.c:167
#, c-format
msgid "variable \"%s\" is not a pointer to a structure or a union"
msgstr "la variable <EFBFBD> %s <EFBFBD> n'est pas un pointeur vers une structure ou une union"
msgstr "la variable « %s » n'est pas un pointeur vers une structure ou une union"
#: variable.c:154
#, c-format
msgid "variable \"%s\" is neither a structure nor a union"
msgstr "la variable <EFBFBD> %s <EFBFBD> n'est ni une structure ni une union"
msgstr "la variable « %s » n'est ni une structure ni une union"
#: variable.c:164
#, c-format
msgid "variable \"%s\" is not an array"
msgstr "la variable <EFBFBD> %s <EFBFBD> n'est pas un tableau"
msgstr "la variable « %s » n'est pas un tableau"
#: variable.c:233 variable.c:255
#, c-format
msgid "variable \"%s\" is not declared"
msgstr "la variable <EFBFBD> %s <EFBFBD> n'est pas d<EFBFBD>clar<EFBFBD>e"
msgstr "la variable « %s » n'est pas déclarée"
#: variable.c:494
#, c-format
@ -649,33 +649,33 @@ msgstr "la variable d'indicateur doit avoir un type integer"
#: variable.c:506
#, c-format
msgid "unrecognized data type name \"%s\""
msgstr "nom <EFBFBD> %s <EFBFBD> non reconnu pour un type de donn<EFBFBD>es"
msgstr "nom « %s » non reconnu pour un type de données"
#: variable.c:517 variable.c:525 variable.c:542 variable.c:545
#, c-format
msgid "multidimensional arrays are not supported"
msgstr "les tableaux multidimensionnels ne sont pas support<EFBFBD>s"
msgstr "les tableaux multidimensionnels ne sont pas supportés"
#: variable.c:534
#, c-format
msgid "multilevel pointers (more than 2 levels) are not supported; found %d level"
msgid_plural "multilevel pointers (more than 2 levels) are not supported; found %d levels"
msgstr[0] ""
"les pointeurs multi-niveaux (plus de deux) ne sont pas support<EFBFBD>s :\n"
"%d niveau trouv<EFBFBD>"
"les pointeurs multi-niveaux (plus de deux) ne sont pas supportés :\n"
"%d niveau trouvé"
msgstr[1] ""
"les pointeurs multi-niveaux (plus de deux) ne sont pas support<EFBFBD>s :\n"
"%d niveaux trouv<EFBFBD>s"
"les pointeurs multi-niveaux (plus de deux) ne sont pas supportés :\n"
"%d niveaux trouvés"
#: variable.c:539
#, c-format
msgid "pointer to pointer is not supported for this data type"
msgstr "ce type de donn<EFBFBD>es ne supporte pas les pointeurs de pointeur"
msgstr "ce type de données ne supporte pas les pointeurs de pointeur"
#: variable.c:559
#, c-format
msgid "multidimensional arrays for structures are not supported"
msgstr "les tableaux multidimensionnels ne sont pas support<EFBFBD>s pour les structures"
msgstr "les tableaux multidimensionnels ne sont pas supportés pour les structures"
#~ msgid "COPY TO STDIN is not possible"
#~ msgstr "COPY TO STDIN n'est pas possible"
@ -684,16 +684,16 @@ msgstr "les tableaux multidimensionnels ne sont pas support
#~ msgstr "COPY FROM STDOUT n'est pas possible"
#~ msgid "NEW used in query that is not in a rule"
#~ msgstr "NEW utilis<EFBFBD> dans une requ<EFBFBD>te qui n'est pas dans une r<EFBFBD>gle"
#~ msgstr "NEW utilisé dans une requête qui n'est pas dans une règle"
#~ msgid "OLD used in query that is not in a rule"
#~ msgstr "OLD utilis<EFBFBD> dans une requ<EFBFBD>te qui n'est pas dans une r<EFBFBD>gle"
#~ msgstr "OLD utilisé dans une requête qui n'est pas dans une règle"
#~ msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
#~ msgstr "une contrainte d<EFBFBD>clar<EFBFBD>e INITIALLY DEFERRED doit <EFBFBD>tre DEFERRABLE"
#~ msgstr "une contrainte déclarée INITIALLY DEFERRED doit être DEFERRABLE"
#~ msgid "AT option not allowed in DEALLOCATE statement"
#~ msgstr "option AT non autoris<EFBFBD>e dans une instruction DEALLOCATE"
#~ msgstr "option AT non autorisée dans une instruction DEALLOCATE"
#~ msgid " --version output version information, then exit\n"
#~ msgstr " --version affiche la version et quitte\n"

View File

@ -2,13 +2,13 @@
# Copyright (C) 2009 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
# Fernando Ike de Oliveira <fike@midstorm.org>, 2009.
# Euler Taveira de Oliveira <euler@timbira.com>, 2010-2014.
# Euler Taveira de Oliveira <euler@timbira.com>, 2010-2016.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.5\n"
"Project-Id-Version: PostgreSQL 9.6\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2015-09-17 22:32-0300\n"
"POT-Creation-Date: 2016-10-25 16:32-0300\n"
"PO-Revision-Date: 2009-02-09 12:59-0200\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@ -147,8 +147,8 @@ msgstr " -t habilita o auto efetivação de transações\n"
#: ecpg.c:57
#, c-format
msgid " --version output version information, then exit\n"
msgstr " --version mostra informação sobre a versão e termina\n"
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informação sobre a versão e termina\n"
#: ecpg.c:58
#, c-format
@ -175,152 +175,152 @@ msgstr ""
"\n"
"Relate erros a <pgsql-bugs@postgresql.org>.\n"
#: ecpg.c:143
#: ecpg.c:139
#, c-format
msgid "%s: could not locate my own executable path\n"
msgstr "%s: não pôde localizar meu próprio caminho executável\n"
#: ecpg.c:186 ecpg.c:337 ecpg.c:347
#: ecpg.c:175 ecpg.c:326 ecpg.c:336
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: não pôde abrir arquivo \"%s\": %s\n"
#: ecpg.c:225 ecpg.c:238 ecpg.c:254 ecpg.c:279
#: ecpg.c:214 ecpg.c:227 ecpg.c:243 ecpg.c:268
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Tente \"%s --help\" para obter informações adicionais.\n"
#: ecpg.c:249
#: ecpg.c:238
#, c-format
msgid "%s: parser debug support (-d) not available\n"
msgstr "%s: suporte a depuração do analisador (-d) não está disponível\n"
#: ecpg.c:267
#: ecpg.c:256
#, c-format
msgid "%s, the PostgreSQL embedded C preprocessor, version %d.%d.%d\n"
msgstr "%s, the pré-processador C embutido do PostgreSQL, versão %d.%d.%d\n"
#: ecpg.c:269
#: ecpg.c:258
#, c-format
msgid "EXEC SQL INCLUDE ... search starts here:\n"
msgstr "EXEC SQL INCLUDE ... pesquisa inicia aqui:\n"
#: ecpg.c:272
#: ecpg.c:261
#, c-format
msgid "end of search list\n"
msgstr "fim da lista de pesquisa\n"
#: ecpg.c:278
#: ecpg.c:267
#, c-format
msgid "%s: no input files specified\n"
msgstr "%s: nenhum arquivo de entrada foi especificado\n"
#: ecpg.c:470
#: ecpg.c:459
#, c-format
msgid "cursor \"%s\" has been declared but not opened"
msgstr "cursor \"%s\" foi declarado mas não foi aberto"
#: ecpg.c:483 preproc.y:127
#: ecpg.c:472 preproc.y:127
#, c-format
msgid "could not remove output file \"%s\"\n"
msgstr "não pôde remover arquivo de saída \"%s\"\n"
#: pgc.l:428
#: pgc.l:440
#, c-format
msgid "unterminated /* comment"
msgstr "comentário /* não foi terminado"
#: pgc.l:441
#: pgc.l:453
#, c-format
msgid "invalid bit string literal"
msgstr "cadeia de bits inválida"
#: pgc.l:450
#: pgc.l:462
#, c-format
msgid "unterminated bit string literal"
msgstr "cadeia de bits não foi terminada"
#: pgc.l:466
#: pgc.l:478
#, c-format
msgid "unterminated hexadecimal string literal"
msgstr "cadeia de caracteres hexadecimal não foi terminada"
#: pgc.l:544
#: pgc.l:556
#, c-format
msgid "unterminated quoted string"
msgstr "cadeia de caracteres entre aspas não foi terminada"
#: pgc.l:601 pgc.l:614
#: pgc.l:613 pgc.l:626
#, c-format
msgid "zero-length delimited identifier"
msgstr "identificador delimitado tem tamanho zero"
#: pgc.l:622
#: pgc.l:634
#, c-format
msgid "unterminated quoted identifier"
msgstr "identificador entre aspas não foi terminado"
#: pgc.l:877
#: pgc.l:889
#, c-format
msgid "nested /* ... */ comments"
msgstr "comentários /* ... */ aninhados"
#: pgc.l:970
#: pgc.l:982
#, c-format
msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "faltando identificador no comando EXEC SQL UNDEF"
#: pgc.l:1016 pgc.l:1030
#: pgc.l:1028 pgc.l:1042
#, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "faltando correspondente \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
#: pgc.l:1019 pgc.l:1032 pgc.l:1208
#: pgc.l:1031 pgc.l:1044 pgc.l:1220
#, c-format
msgid "missing \"EXEC SQL ENDIF;\""
msgstr "faltando \"EXEC SQL ENDIF;\""
#: pgc.l:1048 pgc.l:1067
#: pgc.l:1060 pgc.l:1079
#, c-format
msgid "more than one EXEC SQL ELSE"
msgstr "mais de um EXEC SQL ELSE"
#: pgc.l:1089 pgc.l:1103
#: pgc.l:1101 pgc.l:1115
#, c-format
msgid "unmatched EXEC SQL ENDIF"
msgstr "EXEC SQL ENDIF não tem correspondente"
#: pgc.l:1123
#: pgc.l:1135
#, c-format
msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "muitas condições EXEC SQL IFDEF aninhadas"
#: pgc.l:1156
#: pgc.l:1168
#, c-format
msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "faltando identificador no comando EXEC SQL IFDEF"
#: pgc.l:1165
#: pgc.l:1177
#, c-format
msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "faltando identificador no comando EXEC SQL IFDEF"
#: pgc.l:1198
#: pgc.l:1210
#, c-format
msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "erro de sintaxe no comando EXEC SQL INCLUDE"
#: pgc.l:1247
#: pgc.l:1259
#, c-format
msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>"
msgstr "erro interno: estado inacessível; por favor relato isso a <pgsql-bugs@postgresql.org>"
#: pgc.l:1371
#: pgc.l:1383
#, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr "Erro: caminho de inclusão \"%s/%s\" é muito longo na linha %d, ignorando\n"
#: pgc.l:1394
#: pgc.l:1406
#, c-format
msgid "could not open include file \"%s\" on line %d"
msgstr "não pôde abrir arquivo de inclusão \"%s\" na linha %d"
@ -354,185 +354,185 @@ msgstr "inicializador não é permitido na definição do tipo"
msgid "type name \"string\" is reserved in Informix mode"
msgstr "nome de tipo \"string\" é reservado no modo Informix"
#: preproc.y:546 preproc.y:14495
#: preproc.y:546 preproc.y:14626
#, c-format
msgid "type \"%s\" is already defined"
msgstr "tipo \"%s\" já está definido"
#: preproc.y:570 preproc.y:15153 preproc.y:15473 variable.c:620
#: preproc.y:570 preproc.y:15284 preproc.y:15604 variable.c:620
#, c-format
msgid "multidimensional arrays for simple data types are not supported"
msgstr "matrizes multidimensionais para tipo de dados simples não são suportadas"
#: preproc.y:1624
#: preproc.y:1634
#, c-format
msgid "AT option not allowed in CLOSE DATABASE statement"
msgstr "opção AT não é permitida no comando CLOSE DATABASE"
#: preproc.y:1837
#: preproc.y:1849
#, c-format
msgid "AT option not allowed in CONNECT statement"
msgstr "opção AT não é permitida no comando CONNECT"
#: preproc.y:1871
#: preproc.y:1883
#, c-format
msgid "AT option not allowed in DISCONNECT statement"
msgstr "opção AT não é permitida no comando DISCONNECT"
#: preproc.y:1926
#: preproc.y:1938
#, c-format
msgid "AT option not allowed in SET CONNECTION statement"
msgstr "opção AT não é permitida no comando SET CONNECTION"
#: preproc.y:1948
#: preproc.y:1960
#, c-format
msgid "AT option not allowed in TYPE statement"
msgstr "opção AT não é permitida no comando TYPE"
#: preproc.y:1957
#: preproc.y:1969
#, c-format
msgid "AT option not allowed in VAR statement"
msgstr "opção AT não é permitida no comando VAR"
#: preproc.y:1964
#: preproc.y:1976
#, c-format
msgid "AT option not allowed in WHENEVER statement"
msgstr "opção AT não é permitida no comando WHENEVER"
#: preproc.y:2216 preproc.y:2221 preproc.y:2337 preproc.y:3731 preproc.y:5129
#: preproc.y:5138 preproc.y:5422 preproc.y:6854 preproc.y:8036 preproc.y:8041
#: preproc.y:10668 preproc.y:11285
#: preproc.y:2228 preproc.y:2233 preproc.y:2349 preproc.y:3759 preproc.y:5173
#: preproc.y:5182 preproc.y:5466 preproc.y:6902 preproc.y:8140 preproc.y:8145
#: preproc.y:10776 preproc.y:11393
#, c-format
msgid "unsupported feature will be passed to server"
msgstr "funcionalidade não suportada será enviada ao servidor"
#: preproc.y:2595
#: preproc.y:2607
#, c-format
msgid "SHOW ALL is not implemented"
msgstr "SHOW ALL não está implementado"
#: preproc.y:3119
#: preproc.y:3147
#, c-format
msgid "COPY FROM STDIN is not implemented"
msgstr "COPY FROM STDIN não está implementado"
#: preproc.y:8927 preproc.y:14084
#: preproc.y:9035 preproc.y:14215
#, c-format
msgid "using variable \"%s\" in different declare statements is not supported"
msgstr "utilizar variável \"%s\" em comandos de declaração diferentes não é suportado"
#: preproc.y:8929 preproc.y:14086
#: preproc.y:9037 preproc.y:14217
#, c-format
msgid "cursor \"%s\" is already defined"
msgstr "cursor \"%s\" já está definido"
#: preproc.y:9359
#: preproc.y:9467
#, c-format
msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "sintaxe LIMIT #,# que não é suportada foi enviada ao servidor"
#: preproc.y:9667 preproc.y:9674
#: preproc.y:9775 preproc.y:9782
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "subconsulta no FROM deve ter um aliás"
#: preproc.y:13814
#: preproc.y:13945
#, c-format
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS não pode especificar INTO"
#: preproc.y:13850
#: preproc.y:13981
#, c-format
msgid "expected \"@\", found \"%s\""
msgstr "esperado \"@\", encontrado \"%s\""
#: preproc.y:13862
#: preproc.y:13993
#, c-format
msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported"
msgstr "somente os protocolos \"tcp\" e \"unix\" e tipo banco de dados \"postgressql\" sãosuportados"
#: preproc.y:13865
#: preproc.y:13996
#, c-format
msgid "expected \"://\", found \"%s\""
msgstr "esperado \"://\", encontrado \"%s\""
#: preproc.y:13870
#: preproc.y:14001
#, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "Soquetes de domínio Unix trabalham somente com \"localhost\" e não com \"%s\""
#: preproc.y:13896
#: preproc.y:14027
#, c-format
msgid "expected \"postgresql\", found \"%s\""
msgstr "esperado \"postgresql\", encontrado \"%s\""
#: preproc.y:13899
#: preproc.y:14030
#, c-format
msgid "invalid connection type: %s"
msgstr "tipo de conexão inválido: %s"
#: preproc.y:13908
#: preproc.y:14039
#, c-format
msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "esperado \"@\" ou \"://\", encontrado \"%s\""
#: preproc.y:13983 preproc.y:14001
#: preproc.y:14114 preproc.y:14132
#, c-format
msgid "invalid data type"
msgstr "tipo de dado inválido"
#: preproc.y:14012 preproc.y:14029
#: preproc.y:14143 preproc.y:14160
#, c-format
msgid "incomplete statement"
msgstr "comando incompleto"
#: preproc.y:14015 preproc.y:14032
#: preproc.y:14146 preproc.y:14163
#, c-format
msgid "unrecognized token \"%s\""
msgstr "informação desconhecida \"%s\""
#: preproc.y:14306
#: preproc.y:14437
#, c-format
msgid "only data types numeric and decimal have precision/scale argument"
msgstr "somente os tipos de dados numeric e decimal possuem argumento de precisão/escala"
#: preproc.y:14318
#: preproc.y:14449
#, c-format
msgid "interval specification not allowed here"
msgstr "especificação de intervalo não é permitida aqui"
#: preproc.y:14470 preproc.y:14522
#: preproc.y:14601 preproc.y:14653
#, c-format
msgid "too many levels in nested structure/union definition"
msgstr "muitos níveis em definição aninhada de estrutura/união"
#: preproc.y:14661
#: preproc.y:14792
#, c-format
msgid "pointers to varchar are not implemented"
msgstr "ponteiros para varchar não estão implentados"
#: preproc.y:14848 preproc.y:14873
#: preproc.y:14979 preproc.y:15004
#, c-format
msgid "using unsupported DESCRIBE statement"
msgstr "utilizando comando DESCRIBE que não é suportado"
#: preproc.y:15120
#: preproc.y:15251
#, c-format
msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "inicilização não é permitido no comando EXEC SQL VAR"
#: preproc.y:15431
#: preproc.y:15562
#, c-format
msgid "arrays of indicators are not allowed on input"
msgstr "matrizes do indicadores não são permitidas na entrada"
#: preproc.y:15652
#: preproc.y:15783
#, c-format
msgid "operator not allowed in variable definition"
msgstr "operador não é permitido na definição da variável"
#. translator: %s is typically the translation of "syntax error"
#: preproc.y:15690
#: preproc.y:15821
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s em ou próximo a \"%s\""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ecpg (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-10-24 02:38+0000\n"
"PO-Revision-Date: 2016-09-25 17:55+0300\n"
"POT-Creation-Date: 2017-02-01 23:08+0000\n"
"PO-Revision-Date: 2016-11-24 16:01+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n"
@ -28,7 +28,7 @@ msgstr "переменная \"%s\" должна иметь числовой т
msgid "descriptor \"%s\" does not exist"
msgstr "дескриптор \"%s\" не существует"
#: descriptor.c:161 descriptor.c:212
#: descriptor.c:161 descriptor.c:213
#, c-format
msgid "descriptor header item \"%d\" does not exist"
msgstr "заголовок дескриптора не содержит элемент \"%d\""
@ -43,12 +43,12 @@ msgstr "NULLABLE всегда равно 1"
msgid "key_member is always 0"
msgstr "KEY_MEMBER всегда равно 0"
#: descriptor.c:279
#: descriptor.c:280
#, c-format
msgid "descriptor item \"%s\" is not implemented"
msgstr "поле \"%s\" в дескрипторе не реализовано"
#: descriptor.c:289
#: descriptor.c:290
#, c-format
msgid "descriptor item \"%s\" cannot be set"
msgstr "установить поле \"%s\" в дескрипторе нельзя"
@ -156,6 +156,7 @@ msgstr " -V, --version показать версию и выйти\n"
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help показать эту справку и выйти\n"
# skip-rule: space-before-period
#: ecpg.c:59
#, c-format
msgid ""
@ -181,7 +182,7 @@ msgstr ""
msgid "%s: could not locate my own executable path\n"
msgstr "%s: не удалось найти свой путь к исполняемым файлам\n"
#: ecpg.c:175 ecpg.c:326 ecpg.c:336
#: ecpg.c:175 ecpg.c:327 ecpg.c:337
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: не удалось открыть файл \"%s\": %s\n"
@ -217,102 +218,102 @@ msgstr "конец списка поиска\n"
msgid "%s: no input files specified\n"
msgstr "%s: нет входных файлов\n"
#: ecpg.c:459
#: ecpg.c:460
#, c-format
msgid "cursor \"%s\" has been declared but not opened"
msgstr "курсор \"%s\" был объявлен, но не открыт"
#: ecpg.c:472 preproc.y:127
#: ecpg.c:473 preproc.y:127
#, c-format
msgid "could not remove output file \"%s\"\n"
msgstr "ошибка при удалении выходного файла \"%s\"\n"
#: pgc.l:440
#: pgc.l:432
#, c-format
msgid "unterminated /* comment"
msgstr "незавершённый комментарий /*"
#: pgc.l:453
#: pgc.l:445
#, c-format
msgid "invalid bit string literal"
msgstr "неверная битовая строка"
#: pgc.l:462
#: pgc.l:454
#, c-format
msgid "unterminated bit string literal"
msgstr "оборванная битовая строка"
#: pgc.l:478
#: pgc.l:470
#, c-format
msgid "unterminated hexadecimal string literal"
msgstr "оборванная шестнадцатеричная строка"
#: pgc.l:556
#: pgc.l:548
#, c-format
msgid "unterminated quoted string"
msgstr "незавершённая строка в кавычках"
#: pgc.l:613 pgc.l:626
#: pgc.l:605 pgc.l:618
#, c-format
msgid "zero-length delimited identifier"
msgstr "пустой идентификатор в кавычках"
#: pgc.l:634
#: pgc.l:626
#, c-format
msgid "unterminated quoted identifier"
msgstr "незавершённый идентификатор в кавычках"
#: pgc.l:889
#: pgc.l:881
#, c-format
msgid "nested /* ... */ comments"
msgstr "вложенные комментарии /* ... */"
#: pgc.l:982
#: pgc.l:974
#, c-format
msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "в команде EXEC SQL UNDEF отсутствует идентификатор"
#: pgc.l:1028 pgc.l:1042
#: pgc.l:1020 pgc.l:1034
#, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "нет соответствующего \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
#: pgc.l:1031 pgc.l:1044 pgc.l:1220
#: pgc.l:1023 pgc.l:1036 pgc.l:1212
#, c-format
msgid "missing \"EXEC SQL ENDIF;\""
msgstr "отсутствует \"EXEC SQL ENDIF;\""
#: pgc.l:1060 pgc.l:1079
#: pgc.l:1052 pgc.l:1071
#, c-format
msgid "more than one EXEC SQL ELSE"
msgstr "неоднократная команда EXEC SQL ELSE"
#: pgc.l:1101 pgc.l:1115
#: pgc.l:1093 pgc.l:1107
#, c-format
msgid "unmatched EXEC SQL ENDIF"
msgstr "непарная команда EXEC SQL ENDIF"
#: pgc.l:1135
#: pgc.l:1127
#, c-format
msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "слишком много вложенных условий EXEC SQL IFDEF"
#: pgc.l:1168
#: pgc.l:1160
#, c-format
msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "в команде EXEC SQL IFDEF отсутствует идентификатор"
#: pgc.l:1177
#: pgc.l:1169
#, c-format
msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "в команде EXEC SQL DEFINE отсутствует идентификатор"
#: pgc.l:1210
#: pgc.l:1202
#, c-format
msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "ошибка синтаксиса в команде EXEC SQL INCLUDE"
#: pgc.l:1259
#: pgc.l:1251
#, c-format
msgid ""
"internal error: unreachable state; please report this to <pgsql-"
@ -321,14 +322,14 @@ msgstr ""
"внутренняя ошибка: недостижимое состояние; пожалуйста, сообщите в <pgsql-"
"bugs@postgresql.org>"
#: pgc.l:1383
#: pgc.l:1375
#, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr ""
"Ошибка: путь включаемых файлов \"%s/%s\" в строке %d слишком длинный, "
"пропускается\n"
#: pgc.l:1406
#: pgc.l:1398
#, c-format
msgid "could not open include file \"%s\" on line %d"
msgstr "не удалось открыть включаемый файл \"%s\" (строка %d)"