mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Translation updates
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# src/interfaces/libpq/nls.mk
|
||||
CATALOG_NAME = libpq
|
||||
AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ru sv ta tr zh_CN zh_TW
|
||||
AVAIL_LANGUAGES = cs de es fr ja pl pt_BR ru tr zh_CN zh_TW
|
||||
GETTEXT_FILES = fe-auth.c fe-connect.c fe-exec.c fe-lobj.c fe-misc.c fe-protocol2.c fe-protocol3.c fe-secure.c win32.c
|
||||
GETTEXT_TRIGGERS = libpq_gettext pqInternalNotice:2
|
||||
GETTEXT_FLAGS = libpq_gettext:1:pass-c-format pqInternalNotice:2:c-format
|
||||
|
@ -1,945 +0,0 @@
|
||||
#
|
||||
# Translation of libpq to Italian
|
||||
# PostgreSQL Project
|
||||
#
|
||||
# Associazione Culturale ITPUG - Italian PostgreSQL Users Group
|
||||
# http://www.itpug.org/ - info@itpug.org
|
||||
#
|
||||
# Traduttori:
|
||||
# * Maurizio Totti <maurizio.totti@itpug.org>
|
||||
#
|
||||
# Revisori:
|
||||
# * Emanuele Zamprogno <emanuele.zamprogno@itpug.org>
|
||||
#
|
||||
# Copyright (c) 2010, Associazione Culturale ITPUG
|
||||
# Distributed under the same license of the PostgreSQL project
|
||||
#
|
||||
#
|
||||
# Translation of libpq to Italian
|
||||
# PostgreSQL Project
|
||||
#
|
||||
# Associazione Culturale ITPUG - Italian PostgreSQL Users Group
|
||||
# http://www.itpug.org/ - info@itpug.org
|
||||
#
|
||||
# Traduttori:
|
||||
# * Maurizio Totti <maurizio.totti@itpug.org>
|
||||
#
|
||||
# Revisori:
|
||||
# * Emanuele Zamprogno <emanuele.zamprogno@itpug.org>
|
||||
#
|
||||
# Copyright (c) 2009, Associazione Culturale ITPUG
|
||||
# Distributed under the same license of the PostgreSQL project
|
||||
#
|
||||
# Italian translation file for libpq.
|
||||
# Fabrizio Mazzoni <veramente@libero.it>, 2003.
|
||||
#
|
||||
# Versione 1.00 del 12 Ottobre 2003
|
||||
# Revisione 1.01 del 14 Ottobre 2003 a cura di Gaetano Mendola <mendola@bigfoot.com>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 8.4\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2010-03-26 13:23+0000\n"
|
||||
"PO-Revision-Date: 2010-03-27 12:44:19+0100\n"
|
||||
"Last-Translator: Gabriele Bartolini <gabriele.bartolini@2ndquadrant.it>\n"
|
||||
"Language-Team: Gruppo traduzioni ITPUG <traduzioni@itpug.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Poedit-Language: Italian\n"
|
||||
"X-Poedit-Country: ITALY\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: fe-auth.c:242
|
||||
#, c-format
|
||||
msgid "could not set socket to blocking mode: %s\n"
|
||||
msgstr "impossibile impostare il socket in modalità blocco: %s\n"
|
||||
|
||||
#: fe-auth.c:260
|
||||
#: fe-auth.c:264
|
||||
#, c-format
|
||||
msgid "Kerberos 5 authentication rejected: %*s\n"
|
||||
msgstr "Autenticazione Kerberos 5 rifiutata: %*s\n"
|
||||
|
||||
#: fe-auth.c:290
|
||||
#, c-format
|
||||
msgid "could not restore non-blocking mode on socket: %s\n"
|
||||
msgstr "impossibile ripristinare lo stato non-blocking sul socket: %s\n"
|
||||
|
||||
#: fe-auth.c:403
|
||||
msgid "GSSAPI continuation error"
|
||||
msgstr "GSSAPI errore persistente"
|
||||
|
||||
#: fe-auth.c:431
|
||||
#: fe-auth.c:657
|
||||
msgid "host name must be specified\n"
|
||||
msgstr "il nome dell'host deve essere specificato\n"
|
||||
|
||||
#: fe-auth.c:438
|
||||
msgid "duplicate GSS authentication request\n"
|
||||
msgstr "la richiesta di autenticazione GSS è duplicata\n"
|
||||
|
||||
# non è che mi torni tanto così
|
||||
#: fe-auth.c:458
|
||||
msgid "GSSAPI name import error"
|
||||
msgstr "errore di importazione del GSSAPI name"
|
||||
|
||||
#: fe-auth.c:544
|
||||
msgid "SSPI continuation error"
|
||||
msgstr "SSPI errore persistente"
|
||||
|
||||
#: fe-auth.c:555
|
||||
#: fe-auth.c:629
|
||||
#: fe-auth.c:663
|
||||
#: fe-auth.c:760
|
||||
#: fe-connect.c:1557
|
||||
#: fe-connect.c:2876
|
||||
#: fe-connect.c:3093
|
||||
#: fe-connect.c:3509
|
||||
#: fe-connect.c:3518
|
||||
#: fe-connect.c:3655
|
||||
#: fe-connect.c:3701
|
||||
#: fe-connect.c:3719
|
||||
#: fe-connect.c:3798
|
||||
#: fe-connect.c:3868
|
||||
#: fe-connect.c:3914
|
||||
#: fe-connect.c:3932
|
||||
#: fe-exec.c:3121
|
||||
#: fe-exec.c:3286
|
||||
#: fe-lobj.c:696
|
||||
#: fe-protocol2.c:1027
|
||||
#: fe-protocol3.c:1421
|
||||
msgid "out of memory\n"
|
||||
msgstr "memoria esaurita\n"
|
||||
|
||||
#: fe-auth.c:644
|
||||
msgid "could not acquire SSPI credentials"
|
||||
msgstr "non riesco ad ottenere le credenziali SSPI"
|
||||
|
||||
#: fe-auth.c:736
|
||||
msgid "SCM_CRED authentication method not supported\n"
|
||||
msgstr "Metodo autenticazione SCM_CRED non supportato\n"
|
||||
|
||||
#: fe-auth.c:810
|
||||
msgid "Kerberos 4 authentication not supported\n"
|
||||
msgstr "Autenticazione Kerberos 4 non supportata\n"
|
||||
|
||||
#: fe-auth.c:826
|
||||
msgid "Kerberos 5 authentication not supported\n"
|
||||
msgstr "Autenticazione Kerberos 5 non supportata\n"
|
||||
|
||||
#: fe-auth.c:893
|
||||
msgid "GSSAPI authentication not supported\n"
|
||||
msgstr "l'autenticazione GSSAPI non è supportata\n"
|
||||
|
||||
#: fe-auth.c:917
|
||||
msgid "SSPI authentication not supported\n"
|
||||
msgstr "l'autenticazione SSPI non è supportata\n"
|
||||
|
||||
#: fe-auth.c:924
|
||||
msgid "Crypt authentication not supported\n"
|
||||
msgstr "autenticazione di tipo Crupt non supportata\n"
|
||||
|
||||
#: fe-auth.c:951
|
||||
#, c-format
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "il metodo di autenticazione %u non è supportato\n"
|
||||
|
||||
#: fe-connect.c:689
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "valore sslmode errato: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:710
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr "valore sslmode \"%s\" non valido quando il supporto SSL non è compilato\n"
|
||||
|
||||
#: fe-connect.c:893
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "impossibile impostare il socket in modaltà TCP no delay: %s\n"
|
||||
|
||||
#: fe-connect.c:923
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
"\tIs the server running locally and accepting\n"
|
||||
"\tconnections on Unix domain socket \"%s\"?\n"
|
||||
msgstr ""
|
||||
"impossibile connettersi al server: %s\n"
|
||||
"\tControllare che il server sia in funzione e che\n"
|
||||
"\taccetti connessioni sui Unix domain socket \"%s\"?\n"
|
||||
|
||||
#: fe-connect.c:933
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
"\tIs the server running on host \"%s\" and accepting\n"
|
||||
"\tTCP/IP connections on port %s?\n"
|
||||
msgstr ""
|
||||
"impossibile connettersi al server: %s\n"
|
||||
"\tControllare che il server all'indirizzo \"%s\" sia in funzione\n"
|
||||
"\te che accetti connessioni TCP/IP sulla porta %s?\n"
|
||||
|
||||
#: fe-connect.c:990
|
||||
#, c-format
|
||||
msgid "invalid port number: \"%s\"\n"
|
||||
msgstr "numero di porta non valido: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:1032
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "impossibile convertire l'host name \"%s\" all'indirizzo: %s\n"
|
||||
|
||||
#: fe-connect.c:1036
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr "impossibile tradurre lo Unix-domain socket path \"%s\" nell'indirizzo: %s\n"
|
||||
|
||||
#: fe-connect.c:1245
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "stato connessione invalido, probabilmente indica una corruzzione della memoria\n"
|
||||
|
||||
#: fe-connect.c:1288
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "impossibile creare il socket: %s\n"
|
||||
|
||||
#: fe-connect.c:1311
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "impossibile settare il socket in stato non-blocking: %s\n"
|
||||
|
||||
#: fe-connect.c:1323
|
||||
#, c-format
|
||||
msgid "could not set socket to close-on-exec mode: %s\n"
|
||||
msgstr "impossibile impostare il socket in modalità close-on-exec: %s\n"
|
||||
|
||||
#: fe-connect.c:1449
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "impossibile ottenere un socket error status: %s\n"
|
||||
|
||||
#: fe-connect.c:1487
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "impossibile ottenere l'indirizzo del client dal socket: %s\n"
|
||||
|
||||
#: fe-connect.c:1531
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "impossibile inviare i pacchetti di negoziazione SSL: %s\n"
|
||||
|
||||
#: fe-connect.c:1570
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "impossibile spedire lo startup packet: %s\n"
|
||||
|
||||
#: fe-connect.c:1637
|
||||
#: fe-connect.c:1656
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "il server non supporta SSL, ma SSL è richiesto\n"
|
||||
|
||||
#: fe-connect.c:1672
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "ricevuta risposta errata alla negoziazione SSL: %c\n"
|
||||
|
||||
#: fe-connect.c:1748
|
||||
#: fe-connect.c:1781
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "prevista richiesta di autenticazione dal server, ma è stato ricevuto %c\n"
|
||||
|
||||
#: fe-connect.c:1952
|
||||
#, c-format
|
||||
msgid "out of memory allocating GSSAPI buffer (%i)"
|
||||
msgstr "errore di memoria nell'allocazione del GSSAPI buffer (%i)"
|
||||
|
||||
#: fe-connect.c:2037
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "messaggio imprevisto dal server durante l'avvio\n"
|
||||
|
||||
#: fe-connect.c:2133
|
||||
#, fuzzy, c-format
|
||||
msgid "invalid connection state %d, probably indicative of memory corruption\n"
|
||||
msgstr "stato connessione errato %c, probabilmente indica una corruzione di memoria\n"
|
||||
|
||||
#: fe-connect.c:2484
|
||||
#: fe-connect.c:2544
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "PGEventProc \"%s\" ha fallito durante l'evento PGEVT_CONNRESET\n"
|
||||
|
||||
#: fe-connect.c:2889
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "LDAP URL \"%s\" non corretta: lo schema deve essere ldap://\n"
|
||||
|
||||
#: fe-connect.c:2904
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "LDAP URL \"%s\" non corretta: distinguished name non trovato\n"
|
||||
|
||||
#: fe-connect.c:2915
|
||||
#: fe-connect.c:2968
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "LDAP URL \"%s\" non corretta: deve esserci esattamente un attributo\n"
|
||||
|
||||
#: fe-connect.c:2925
|
||||
#: fe-connect.c:2982
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
|
||||
msgstr "LDAP URL \"%s\" non corretta: deve essere specificato la portata della ricerca (base/one/sub)\n"
|
||||
|
||||
#: fe-connect.c:2936
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "LDAP URL \"%s\" non corretta: filtro non specificato\n"
|
||||
|
||||
#: fe-connect.c:2957
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "LDAP URL \"%s\" non corretta: numero di port non corretto\n"
|
||||
|
||||
#: fe-connect.c:2991
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "impossibile creare la struttura dati LDAP\n"
|
||||
|
||||
#: fe-connect.c:3033
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "ricerca del server LDAP fallita: %s\n"
|
||||
|
||||
#: fe-connect.c:3044
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "trovata più di una voce nella ricerca LDAP\n"
|
||||
|
||||
#: fe-connect.c:3045
|
||||
#: fe-connect.c:3057
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "nessun elemento trovato per la ricerca LDAP\n"
|
||||
|
||||
#: fe-connect.c:3068
|
||||
#: fe-connect.c:3081
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "l'attributo non ha valori nella ricerca LDAP\n"
|
||||
|
||||
#: fe-connect.c:3132
|
||||
#: fe-connect.c:3150
|
||||
#: fe-connect.c:3557
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "manca \"=\" dopo \"%s\" nella stringa di connessione\n"
|
||||
|
||||
#: fe-connect.c:3213
|
||||
#: fe-connect.c:3639
|
||||
#: fe-connect.c:3823
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "opzione di connessione errata \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3226
|
||||
#: fe-connect.c:3606
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "stringa non chiusa nella stringa di connessione\n"
|
||||
|
||||
#: fe-connect.c:3265
|
||||
#, fuzzy
|
||||
msgid "could not get home directory to locate service definition file"
|
||||
msgstr "impossibile ottenere la home directory per caricare il file del certificato radice"
|
||||
|
||||
#: fe-connect.c:3298
|
||||
#, fuzzy, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "ERRORE: il file di servizio \"%s\" non è stato trovato\n"
|
||||
|
||||
#: fe-connect.c:3321
|
||||
#, fuzzy, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "ERRORE: il file di servizio \"%s\" non è stato trovato\n"
|
||||
|
||||
#: fe-connect.c:3334
|
||||
#, fuzzy, c-format
|
||||
msgid "line %d too long in service file \"%s\"\n"
|
||||
msgstr "ERRORE: la linea %d nel file di servizio \"%s\" è troppo lunga\n"
|
||||
|
||||
#: fe-connect.c:3405
|
||||
#: fe-connect.c:3432
|
||||
#, fuzzy, c-format
|
||||
msgid "syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "ERRORE: errore di sintassi del file di servizio \"%s\", alla linea %d\n"
|
||||
|
||||
#: fe-connect.c:4099
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "il pointer della connessione è NULL\n"
|
||||
|
||||
#: fe-connect.c:4372
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "ATTENZIONE: il password file \"%s\" non è un file regolare\n"
|
||||
|
||||
#: fe-connect.c:4381
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
|
||||
msgstr "ATTENZIONE: Il file delle password %s ha privilegi di accesso in lettura e scrittura per tutti; i permessi dovrebbero essere u=rw (0600)o inferiori\n"
|
||||
|
||||
#: fe-connect.c:4467
|
||||
#, fuzzy, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "non riesco a leggere il file \"%s\": %s\n"
|
||||
|
||||
#: fe-exec.c:827
|
||||
msgid "NOTICE"
|
||||
msgstr "NOTIFICA"
|
||||
|
||||
#: fe-exec.c:1014
|
||||
#: fe-exec.c:1071
|
||||
#: fe-exec.c:1111
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "il testo del comando è un puntatore nullo\n"
|
||||
|
||||
#: fe-exec.c:1104
|
||||
#: fe-exec.c:1199
|
||||
msgid "statement name is a null pointer\n"
|
||||
msgstr "il nome dello statement è un puntatore nullo\n"
|
||||
|
||||
#: fe-exec.c:1119
|
||||
#: fe-exec.c:1273
|
||||
#: fe-exec.c:1928
|
||||
#: fe-exec.c:2125
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "la funzione richiede almeno il protocollo versione 3.0\n"
|
||||
|
||||
#: fe-exec.c:1230
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "nessuna connessione al server\n"
|
||||
|
||||
#: fe-exec.c:1237
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "un'altro comando è in esecuzione\n"
|
||||
|
||||
# per un parametro o attraverso un parametro?
|
||||
#: fe-exec.c:1349
|
||||
msgid "length must be given for binary parameter\n"
|
||||
msgstr "la lunghezza deve essere fornita per un paramentro binario\n"
|
||||
|
||||
#: fe-exec.c:1596
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "asyncStatus imprevisto: %d\n"
|
||||
|
||||
#: fe-exec.c:1616
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
|
||||
msgstr "PGEventProc \"%s\" ha fallito durante l'evento PGEVT_RESULTCREATE\n"
|
||||
|
||||
#: fe-exec.c:1746
|
||||
msgid "COPY terminated by new PQexec"
|
||||
msgstr "COPY terminato da una nuova PQexec"
|
||||
|
||||
#: fe-exec.c:1754
|
||||
msgid "COPY IN state must be terminated first\n"
|
||||
msgstr "lo stato COPY IN deve prima essere terminato\n"
|
||||
|
||||
#: fe-exec.c:1774
|
||||
msgid "COPY OUT state must be terminated first\n"
|
||||
msgstr "lo stato COPY OUT deve prima essere terminato\n"
|
||||
|
||||
#: fe-exec.c:2016
|
||||
#: fe-exec.c:2082
|
||||
#: fe-exec.c:2167
|
||||
#: fe-protocol2.c:1172
|
||||
#: fe-protocol3.c:1557
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "nessun comando COPY in corso\n"
|
||||
|
||||
#: fe-exec.c:2359
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "connessione in uno stato errato\n"
|
||||
|
||||
#: fe-exec.c:2390
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "codice ExecStatusType errato"
|
||||
|
||||
#: fe-exec.c:2454
|
||||
#: fe-exec.c:2477
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "colonna numero %d non è tra 0..%d"
|
||||
|
||||
#: fe-exec.c:2470
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "riga numero %d non è tra 0..%d"
|
||||
|
||||
#: fe-exec.c:2492
|
||||
#, c-format
|
||||
msgid "parameter number %d is out of range 0..%d"
|
||||
msgstr "il parametro numero %d non è tra 0..%d"
|
||||
|
||||
#: fe-exec.c:2780
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "impossibile interpretare il risultato dal server: %s"
|
||||
|
||||
#: fe-exec.c:3019
|
||||
#: fe-exec.c:3103
|
||||
msgid "incomplete multibyte character\n"
|
||||
msgstr "carattere multibyte incompleto\n"
|
||||
|
||||
#: fe-lobj.c:152
|
||||
msgid "cannot determine OID of function lo_truncate\n"
|
||||
msgstr "impossibile determinare l'OID della funzione lo_truncate\n"
|
||||
|
||||
#: fe-lobj.c:380
|
||||
msgid "cannot determine OID of function lo_create\n"
|
||||
msgstr "impossibile determinare l'OID della funzione lo_create\n"
|
||||
|
||||
#: fe-lobj.c:525
|
||||
#: fe-lobj.c:624
|
||||
#, c-format
|
||||
msgid "could not open file \"%s\": %s\n"
|
||||
msgstr "impossibile apririe il file \"%s\": %s\n"
|
||||
|
||||
#: fe-lobj.c:575
|
||||
#, c-format
|
||||
msgid "could not read from file \"%s\": %s\n"
|
||||
msgstr "non riesco a leggere il file \"%s\": %s\n"
|
||||
|
||||
#: fe-lobj.c:639
|
||||
#: fe-lobj.c:663
|
||||
#, c-format
|
||||
msgid "could not write to file \"%s\": %s\n"
|
||||
msgstr "impossibile scrivere sul file \"%s\": %s\n"
|
||||
|
||||
#: fe-lobj.c:744
|
||||
msgid "query to initialize large object functions did not return data\n"
|
||||
msgstr "la query per inizializzare le funzioni large object non hanno retituito dati\n"
|
||||
|
||||
#: fe-lobj.c:785
|
||||
msgid "cannot determine OID of function lo_open\n"
|
||||
msgstr "impossibile determinare l'OID della funzione lo_open\n"
|
||||
|
||||
#: fe-lobj.c:792
|
||||
msgid "cannot determine OID of function lo_close\n"
|
||||
msgstr "impossibile determinare l'OID della funzione lo_close\n"
|
||||
|
||||
#: fe-lobj.c:799
|
||||
msgid "cannot determine OID of function lo_creat\n"
|
||||
msgstr "impossibile determinare l'OID della funzione lo_create\n"
|
||||
|
||||
#: fe-lobj.c:806
|
||||
msgid "cannot determine OID of function lo_unlink\n"
|
||||
msgstr "impossibile determinare l'OID della funzione lo_unlink\n"
|
||||
|
||||
#: fe-lobj.c:813
|
||||
msgid "cannot determine OID of function lo_lseek\n"
|
||||
msgstr "impossibile determinare l'OID della funzione lo_seek\n"
|
||||
|
||||
#: fe-lobj.c:820
|
||||
msgid "cannot determine OID of function lo_tell\n"
|
||||
msgstr "impossibile determinare l'OID della funzione lo_tell\n"
|
||||
|
||||
#: fe-lobj.c:827
|
||||
msgid "cannot determine OID of function loread\n"
|
||||
msgstr "impossibile determinare l'OID della funzione loread\n"
|
||||
|
||||
#: fe-lobj.c:834
|
||||
msgid "cannot determine OID of function lowrite\n"
|
||||
msgstr "impossibile determinare l'OID della funzione lowrite\n"
|
||||
|
||||
#: fe-misc.c:241
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqGetInt"
|
||||
msgstr "intero di dimensione %lu non supportato da pqGetInt"
|
||||
|
||||
#: fe-misc.c:277
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "intero di dimensione %lu non supportato da pqPutInt"
|
||||
|
||||
#: fe-misc.c:557
|
||||
#: fe-misc.c:759
|
||||
msgid "connection not open\n"
|
||||
msgstr "connessione chiusa\n"
|
||||
|
||||
#: fe-misc.c:622
|
||||
#: fe-misc.c:712
|
||||
#, c-format
|
||||
msgid "could not receive data from server: %s\n"
|
||||
msgstr "impossibile ricevere dati dal server: %s\n"
|
||||
|
||||
#: fe-misc.c:729
|
||||
#: fe-misc.c:807
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
"\tThis probably means the server terminated abnormally\n"
|
||||
"\tbefore or while processing the request.\n"
|
||||
msgstr ""
|
||||
"il server ha chiuso la connessione inaspettatamente\n"
|
||||
"\tQuesto probabilmente indica che il server ha terminato in modo anormale\n"
|
||||
"\tprima o durante l'elaborazione della richiesta.\n"
|
||||
|
||||
#: fe-misc.c:824
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "impossibile inviare dati al server: %s\n"
|
||||
|
||||
#: fe-misc.c:943
|
||||
msgid "timeout expired\n"
|
||||
msgstr "timeout scaduto\n"
|
||||
|
||||
#: fe-misc.c:988
|
||||
msgid "socket not open\n"
|
||||
msgstr "socket non aperto\n"
|
||||
|
||||
#: fe-misc.c:1011
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() fallita: %s\n"
|
||||
|
||||
#: fe-protocol2.c:89
|
||||
#, c-format
|
||||
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
|
||||
msgstr "stato %c di setenv non valido, probabilmente indica una corruzione di memoria\n"
|
||||
|
||||
#: fe-protocol2.c:330
|
||||
#, c-format
|
||||
msgid "invalid state %c, probably indicative of memory corruption\n"
|
||||
msgstr "stato %c non valido, probabilmente indica una corruzione di memoria\n"
|
||||
|
||||
#: fe-protocol2.c:419
|
||||
#: fe-protocol3.c:186
|
||||
#, c-format
|
||||
msgid "message type 0x%02x arrived from server while idle"
|
||||
msgstr "il messaggio tipo 0x%02x è arrivato al server mentre era in attesa"
|
||||
|
||||
#: fe-protocol2.c:462
|
||||
#, c-format
|
||||
msgid "unexpected character %c following empty query response (\"I\" message)"
|
||||
msgstr "carattere %c non previsto a seguito di una risposta vuota ad una query (messaggio \"|\")"
|
||||
|
||||
#: fe-protocol2.c:516
|
||||
msgid "server sent data (\"D\" message) without prior row description (\"T\" message)"
|
||||
msgstr "il server ha spedito dati (messaggio di tipo \"D\") senza prima il descrittore di riga (messaggio di tipo \"T\")"
|
||||
|
||||
#: fe-protocol2.c:532
|
||||
msgid "server sent binary data (\"B\" message) without prior row description (\"T\" message)"
|
||||
msgstr "il server ha spedito dati binari (messaggio di tipo \"B\") senza prima il descrittore di riga (messaggio di tipo \"T\")"
|
||||
|
||||
#: fe-protocol2.c:547
|
||||
#: fe-protocol3.c:382
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "risposta inattesa dal server; il primo carattere ricevuto era \"%c\"\n"
|
||||
|
||||
#: fe-protocol2.c:768
|
||||
#: fe-protocol3.c:701
|
||||
msgid "out of memory for query result\n"
|
||||
msgstr "memoria esaurita per il risultato della query\n"
|
||||
|
||||
#: fe-protocol2.c:1215
|
||||
#: fe-protocol3.c:1625
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: fe-protocol2.c:1227
|
||||
msgid "lost synchronization with server, resetting connection"
|
||||
msgstr "persa la sincronizzazione con il server, sto resettando la connessione"
|
||||
|
||||
#: fe-protocol2.c:1361
|
||||
#: fe-protocol2.c:1393
|
||||
#: fe-protocol3.c:1828
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "errore di protocollo: id=0x%x\n"
|
||||
|
||||
#: fe-protocol3.c:344
|
||||
msgid "server sent data (\"D\" message) without prior row description (\"T\" message)\n"
|
||||
msgstr "il server ha spedito dati (messaggio di tipo \"D\") senza prima il descrittore di riga (messaggio di tipo \"T\")\n"
|
||||
|
||||
#: fe-protocol3.c:403
|
||||
#, c-format
|
||||
msgid "message contents do not agree with length in message type \"%c\"\n"
|
||||
msgstr "i contenuti del messaggio non sono in accordo con la lunghezza del tipo di messaggio \"%c\"\n"
|
||||
|
||||
#: fe-protocol3.c:424
|
||||
#, c-format
|
||||
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
|
||||
msgstr "persa la sincronizzazione con il server: ricevuto il tipo di messaggio \"%c\" di lunghezza %d\n"
|
||||
|
||||
#: fe-protocol3.c:646
|
||||
msgid "unexpected field count in \"D\" message\n"
|
||||
msgstr "numero dei campi non previsto nel messaggio di tipo \"D\"\n"
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:788
|
||||
#: fe-protocol3.c:807
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " al carattere %s"
|
||||
|
||||
#: fe-protocol3.c:820
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "DETTAGLI: %s\n"
|
||||
|
||||
#: fe-protocol3.c:823
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "HINT: %s\n"
|
||||
|
||||
#: fe-protocol3.c:826
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "QUERY: %s\n"
|
||||
|
||||
#: fe-protocol3.c:829
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "CONTEXT: %s\n"
|
||||
|
||||
#: fe-protocol3.c:841
|
||||
msgid "LOCATION: "
|
||||
msgstr "LOCATION:"
|
||||
|
||||
#: fe-protocol3.c:843
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s,"
|
||||
|
||||
#: fe-protocol3.c:845
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s:%s"
|
||||
|
||||
#: fe-protocol3.c:1069
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "RIGA %d: "
|
||||
|
||||
# NON SONO ASSOLUTAMENTE CONVINTO!
|
||||
#: fe-protocol3.c:1453
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline: non riesce a fare il testo di COPY OUT \n"
|
||||
|
||||
#: fe-secure.c:272
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "impossibile stabilire una connessione SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:351
|
||||
#: fe-secure.c:438
|
||||
#: fe-secure.c:1204
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "errore SSL SYSCALL: %s\n"
|
||||
|
||||
#: fe-secure.c:357
|
||||
#: fe-secure.c:444
|
||||
#: fe-secure.c:1208
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "errore SSL SYSCALL: rilevato EOF\n"
|
||||
|
||||
#: fe-secure.c:369
|
||||
#: fe-secure.c:455
|
||||
#: fe-secure.c:1227
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "errore SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:379
|
||||
#: fe-secure.c:465
|
||||
#: fe-secure.c:1237
|
||||
#, c-format
|
||||
msgid "unrecognized SSL error code: %d\n"
|
||||
msgstr "codice di errore SSL %d non riconosciuto\n"
|
||||
|
||||
#: fe-secure.c:603
|
||||
msgid "verified SSL connections are only supported when connecting to a host name"
|
||||
msgstr "le connessioni con verifica SSL sono supportate soltanto quando ci si connette ad un hostname"
|
||||
|
||||
#: fe-secure.c:622
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not match host name \"%s\""
|
||||
msgstr "nome comune del server \"%s\" non corrisponde al nome dell'host \"%s\""
|
||||
|
||||
#: fe-secure.c:664
|
||||
msgid "could not get home directory to locate client certificate files"
|
||||
msgstr "impossibile ottenere la home directory per trovare i file dei certificati dei client"
|
||||
|
||||
#: fe-secure.c:688
|
||||
#: fe-secure.c:702
|
||||
#, c-format
|
||||
msgid "could not open certificate file \"%s\": %s\n"
|
||||
msgstr "impossibile aprire il file di certificato \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:713
|
||||
#, c-format
|
||||
msgid "could not read certificate file \"%s\": %s\n"
|
||||
msgstr "impossibile leggere il file di certificato \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:751
|
||||
#, c-format
|
||||
msgid "could not load SSL engine \"%s\": %s\n"
|
||||
msgstr "impossibile caricare il motore/funzionalità SSL \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:764
|
||||
#, c-format
|
||||
msgid "could not initialize SSL engine \"%s\": %s\n"
|
||||
msgstr "impossibile inizializzare il motore/funzionalità SSL \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:781
|
||||
#, c-format
|
||||
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "impossibile leggere il file della chiave privata SSL \"%s\" dal motore/funzionalità \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:816
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key file \"%s\"\n"
|
||||
msgstr "certificato trovato, ma non la chiave privata \"%s\"\n"
|
||||
|
||||
#: fe-secure.c:825
|
||||
#, c-format
|
||||
msgid "private key file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
|
||||
msgstr "Il file della chiave privata \"%s\" ha privilegi di accesso in lettura e scrittura per tutti; i permessi dovrebbero essere u=rw (0600) o inferiori\n"
|
||||
|
||||
#: fe-secure.c:835
|
||||
#, c-format
|
||||
msgid "could not open private key file \"%s\": %s\n"
|
||||
msgstr "impossibile aprire il file della chiave privata \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:846
|
||||
#, c-format
|
||||
msgid "private key file \"%s\" changed during execution\n"
|
||||
msgstr "la chiave privata \"%s\" è cambiata durante l'esecuzione\n"
|
||||
|
||||
#: fe-secure.c:857
|
||||
#, c-format
|
||||
msgid "could not read private key file \"%s\": %s\n"
|
||||
msgstr "impossibile leggere il fle della chiave privata \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:875
|
||||
#, c-format
|
||||
msgid "certificate does not match private key file \"%s\": %s\n"
|
||||
msgstr "il certificato non corrisponde con il file della chiave privata \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1006
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "impossibile creare il contesto SSL: %s\n"
|
||||
|
||||
#: fe-secure.c:1094
|
||||
msgid "could not get home directory to locate root certificate file"
|
||||
msgstr "impossibile ottenere la home directory per caricare il file del certificato radice"
|
||||
|
||||
#: fe-secure.c:1118
|
||||
#, c-format
|
||||
msgid "could not read root certificate file \"%s\": %s\n"
|
||||
msgstr "impossibile leggere il file del certificato radice \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1143
|
||||
#, c-format
|
||||
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
|
||||
msgstr "la libreria SSL non supporta i certificati di tipo CRL (file \"%s\")\n"
|
||||
|
||||
#: fe-secure.c:1159
|
||||
#, c-format
|
||||
msgid ""
|
||||
"root certificate file \"%s\" does not exist\n"
|
||||
"Either provide the file or change sslmode to disable server certificate verification.\n"
|
||||
msgstr ""
|
||||
"il file \"%s\" del certificato radice non esiste\n"
|
||||
"O procuri il file o cambi lo sslmode per disabilitare la verifica del certificato del server.\n"
|
||||
|
||||
#: fe-secure.c:1256
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "non è stato possibile otenere il certificato: %s\n"
|
||||
|
||||
#: fe-secure.c:1284
|
||||
msgid "SSL certificate's common name contains embedded null\n"
|
||||
msgstr "Il common name del certificato SSL contiene un embedded null\n"
|
||||
|
||||
#: fe-secure.c:1360
|
||||
msgid "no SSL error reported"
|
||||
msgstr "nessun errore SSL riportato"
|
||||
|
||||
#: fe-secure.c:1369
|
||||
#, c-format
|
||||
msgid "SSL error code %lu"
|
||||
msgstr "codice di errore SSL: %lu"
|
||||
|
||||
#~ msgid "Kerberos 4 error: %s\n"
|
||||
#~ msgstr "Errore Kerberos 4: %s\n"
|
||||
|
||||
#~ msgid "Kerberos 4 authentication failed\n"
|
||||
#~ msgstr "Autenticazione Kerberos 4 fallita\n"
|
||||
|
||||
#~ msgid "Kerberos 5 authentication failed\n"
|
||||
#~ msgstr "Autenticazione Kerberos 5 fallita\n"
|
||||
|
||||
#~ msgid "invalid authentication service name \"%s\", ignored\n"
|
||||
#~ msgstr "nome servizio autenticazione errato \"%s\", ignorato\n"
|
||||
|
||||
#~ msgid "fe_getauthname: invalid authentication system: %d\n"
|
||||
#~ msgstr "fe_getauthname: sistema di autenticazione errato: %d\n"
|
||||
|
||||
#~ msgid "could not receive server response to SSL negotiation packet: %s\n"
|
||||
#~ msgstr ""
|
||||
#~ "impossibile ricevere una risposta dal server per i pacchetti di "
|
||||
#~ "negoziazione SSL: %s\n"
|
||||
|
||||
#~ msgid "could not create large object for file \"%s\"\n"
|
||||
#~ msgstr "impossibile creare un large object per il file \"%s\"\n"
|
||||
|
||||
#~ msgid "could not open large object %u\n"
|
||||
#~ msgstr "impossibile aprire il large object %u\n"
|
||||
|
||||
#~ msgid "error while reading file \"%s\"\n"
|
||||
#~ msgstr "errore durante la lettura del file \"%s\"\n"
|
||||
|
||||
#~ msgid "error while writing to file \"%s\"\n"
|
||||
#~ msgstr "errore durante la scrittura nel file \"%s\"\n"
|
||||
|
||||
#~ msgid "unrecognized SSL error code\n"
|
||||
#~ msgstr "codice errore SSL sconosciuto\n"
|
||||
|
||||
#~ msgid "error querying socket: %s\n"
|
||||
#~ msgstr "errore di query sul socket: %s\n"
|
||||
|
||||
#~ msgid "could not get information about host (%s): %s\n"
|
||||
#~ msgstr "impossibile acquisire informazioni sull'host (%s): %s\n"
|
||||
|
||||
#~ msgid "unsupported protocol\n"
|
||||
#~ msgstr "protocollo non supportato\n"
|
||||
|
||||
#~ msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
|
||||
#~ msgstr "nome del server \"%s\" non indirizza a %ld.%ld.%ld.%ld\n"
|
||||
|
||||
#~ msgid "could not get user information\n"
|
||||
#~ msgstr "impossibile acquisire informazioni sull'utente\n"
|
||||
|
||||
#~ msgid "could not read certificate (%s): %s\n"
|
||||
#~ msgstr "impossibile leggere il certificato (%s): %s\n"
|
||||
|
||||
#~ msgid "private key (%s) has wrong permissions\n"
|
||||
#~ msgstr "la chiave privata (%s) ha i permessi errati\n"
|
||||
|
||||
#~ msgid "could not read private key (%s): %s\n"
|
||||
#~ msgstr "impossibile leggere la chiave privata (%s): %s\n"
|
||||
|
||||
#~ msgid "certificate/private key mismatch (%s): %s\n"
|
||||
#~ msgstr "incongruenza tra certificato/chiave privata (%s): %s\n"
|
||||
|
||||
#~ msgid "could not read root certificate list (%s): %s\n"
|
||||
#~ msgstr "impossibile leggere la lista dei certificati root (%s): %s\n"
|
||||
|
||||
#~ msgid "certificate could not be validated: %s\n"
|
||||
#~ msgstr "il certificato non è stato convalidato: %s\n"
|
@ -1,776 +0,0 @@
|
||||
# Korean message translation file for libpq
|
||||
# Ioseph Kim. <ioseph@uri.sarang.net>, 2004.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 8.4\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2010-09-09 16:34+0000\n"
|
||||
"PO-Revision-Date: 2010-09-24 12:26-0400\n"
|
||||
"Last-Translator: EnterpriseDB translation team <dev-escalations@enterprisedb.com>\n"
|
||||
"Language-Team: EnterpriseDB translation team <dev-escalations@enterprisedb.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=euc-kr\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: fe-auth.c:212 fe-auth.c:432 fe-auth.c:659
|
||||
msgid "host name must be specified\n"
|
||||
msgstr "ȣ<><C8A3>Ʈ <20≯<EFBFBD><CCB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ؾ<EFBFBD> <20><>\n"
|
||||
|
||||
#: fe-auth.c:242
|
||||
#, c-format
|
||||
msgid "could not set socket to blocking mode: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> blocking <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-auth.c:260 fe-auth.c:264
|
||||
#, c-format
|
||||
msgid "Kerberos 5 authentication rejected: %*s\n"
|
||||
msgstr "Kerberos 5 <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %*s\n"
|
||||
|
||||
#: fe-auth.c:290
|
||||
#, c-format
|
||||
msgid "could not restore non-blocking mode on socket: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> non-blocking <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ǵ<EFBFBD><C7B5><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-auth.c:403
|
||||
msgid "GSSAPI continuation error"
|
||||
msgstr "GSSAPI <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-auth.c:439
|
||||
msgid "duplicate GSS authentication request\n"
|
||||
msgstr "<22>ߺ<EFBFBD><DFBA><EFBFBD> GSS <20><><EFBFBD><EFBFBD> <20><>û\n"
|
||||
|
||||
#: fe-auth.c:459
|
||||
msgid "GSSAPI name import error"
|
||||
msgstr "GSSAPI <20≯<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-auth.c:545
|
||||
msgid "SSPI continuation error"
|
||||
msgstr "SSPI <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-auth.c:556 fe-auth.c:630 fe-auth.c:665 fe-auth.c:762 fe-connect.c:1342
|
||||
#: fe-connect.c:2625 fe-connect.c:2842 fe-connect.c:3208 fe-connect.c:3217
|
||||
#: fe-connect.c:3354 fe-connect.c:3400 fe-connect.c:3418 fe-exec.c:3110
|
||||
#: fe-lobj.c:696 fe-protocol2.c:1027 fe-protocol3.c:1421
|
||||
msgid "out of memory\n"
|
||||
msgstr "<22><EFBFBD><DEB8><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:645
|
||||
msgid "could not acquire SSPI credentials"
|
||||
msgstr "SSPI <20>ڰ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-auth.c:738
|
||||
msgid "SCM_CRED authentication method not supported\n"
|
||||
msgstr "SCM_CRED <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:812
|
||||
msgid "Kerberos 4 authentication not supported\n"
|
||||
msgstr "Kerberos 4 <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:828
|
||||
msgid "Kerberos 5 authentication not supported\n"
|
||||
msgstr "Kerberos 5 <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:895
|
||||
msgid "GSSAPI authentication not supported\n"
|
||||
msgstr "GSSAPI <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:919
|
||||
msgid "SSPI authentication not supported\n"
|
||||
msgstr "SSPI <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:926
|
||||
msgid "Crypt authentication not supported\n"
|
||||
msgstr "<22><>ȣȭ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-auth.c:953
|
||||
#, c-format
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "%u <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:524
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> sslmode <20><>: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:545
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr ""
|
||||
"SSL <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʰ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> sslmode <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD> Ÿ"
|
||||
"<22><>ġ <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:728
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> TCP<43><50> no delay <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:758
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
"\tIs the server running locally and accepting\n"
|
||||
"\tconnections on Unix domain socket \"%s\"?\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
"\t<><74><EFBFBD><EFBFBD>ȣ<EFBFBD><C8A3>Ʈ<EFBFBD><C6AE> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,\n"
|
||||
"\t\"%s\" <20><><EFBFBD>н<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>캸<EFBFBD>ʽÿ<CABD>.\n"
|
||||
|
||||
#: fe-connect.c:768
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
"\tIs the server running on host \"%s\" and accepting\n"
|
||||
"\tTCP/IP connections on port %s?\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
"\t\"%s\" ȣ<><C8A3>Ʈ<EFBFBD><C6AE> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,\n"
|
||||
"\t%s <20><>Ʈ<EFBFBD><C6AE> TCP/IP <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>캸<EFBFBD>ʽÿ<CABD>.\n"
|
||||
|
||||
#: fe-connect.c:858
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "\"%s\" ȣ<><C8A3>Ʈ <20≯<EFBFBD><CCB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>: <20><><EFBFBD><EFBFBD> <20>ּ<EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:862
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr "\"%s\" <20><><EFBFBD>н<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD>θ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>: <20><><EFBFBD><EFBFBD> <20>ּ<EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1069
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>, <20><EFBFBD><DEB8><EFBFBD> <20>ջ<EFBFBD><D5BB><EFBFBD> <20><><EFBFBD>ɼ<EFBFBD><C9BC><EFBFBD> ŭ\n"
|
||||
|
||||
#: fe-connect.c:1112
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1135
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> non-blocking <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1147
|
||||
#, c-format
|
||||
msgid "could not set socket to close-on-exec mode: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> close-on-exec <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1234
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD>¸<EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1272
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "<22><><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD> Ŭ<><C5AC><EFBFBD>̾<EFBFBD>Ʈ <20>ּҸ<D6BC> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1316
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "SSL <20><><EFBFBD><EFBFBD> <20><>Ŷ<EFBFBD><C5B6> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1355
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD> <20><>Ŷ<EFBFBD><C5B6> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:1422 fe-connect.c:1441
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SSL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʴµ<CAB4>, SSL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>䱸<EFBFBD><E4B1B8><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:1457
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "SSL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20>߸<EFBFBD><DFB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %c\n"
|
||||
|
||||
#: fe-connect.c:1533 fe-connect.c:1566
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>䱸<EFBFBD><E4B1B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, %c <20><EFBFBD><DEBE><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:1737
|
||||
#, c-format
|
||||
msgid "out of memory allocating GSSAPI buffer (%i)"
|
||||
msgstr "GSSAPI <20><><EFBFBD><EFBFBD>(%i)<29><> <20>Ҵ<EFBFBD><D2B4><EFBFBD> <20><EFBFBD><DEB8><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-connect.c:1822
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>κ<EFBFBD><CEBA><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʴ<EFBFBD> <20><EFBFBD><DEBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:1890
|
||||
#, c-format
|
||||
msgid "invalid connection state %c, probably indicative of memory corruption\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> %c, <20><EFBFBD><DEB8><EFBFBD> <20>ջ<EFBFBD><D5BB><EFBFBD> <20><><EFBFBD>ɼ<EFBFBD><C9BC><EFBFBD> ŭ\n"
|
||||
|
||||
#: fe-connect.c:2233 fe-connect.c:2293
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr "PGEVT_CONNRESET <20>̺<EFBFBD>Ʈ <20><><EFBFBD><EFBFBD> PGEventProc \"%s\"<22><>(<28><>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2638
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> LDAP URL \"%s\": <20><>Ű<EFBFBD><C5B0><EFBFBD><EFBFBD> ldap:// <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2653
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> LDAP URL \"%s\": <20>ĺ<EFBFBD><C4BA><EFBFBD> <20≯<EFBFBD><CCB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2664 fe-connect.c:2717
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> LDAP URL \"%s\": <20><> <20>ϳ<EFBFBD><CFB3><EFBFBD> <20>Ӽ<EFBFBD><D3BC><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2674 fe-connect.c:2731
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> LDAP URL \"%s\": <20>˻<EFBFBD><CBBB><EFBFBD><EFBFBD><EFBFBD>(base/one/sub)<29><> <20><><EFBFBD><EFBFBD><EFBFBD>ؾ<EFBFBD><D8BE><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2685
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> LDAP URL \"%s\": <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2706
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> LDAP URL \"%s\": <20><>Ʈ<EFBFBD><C6AE>ȣ<EFBFBD><C8A3> <20>߸<EFBFBD><DFB8><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2740
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "LDAP <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2782
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "LDAP <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ã<><C3A3> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-connect.c:2793
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "LDAP <20>˻<EFBFBD><CBBB><EFBFBD><EFBFBD><EFBFBD> <20>ϳ<EFBFBD> <20>̻<EFBFBD><CCBB><EFBFBD> <20><>Ʈ<EFBFBD><C6AE><EFBFBD><EFBFBD> <20>߰ߵǾ<DFB5><C7BE><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2794 fe-connect.c:2806
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "LDAP <20>˻<EFBFBD><CBBB><EFBFBD><EFBFBD><EFBFBD> <20>ش<EFBFBD> <20><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2817 fe-connect.c:2830
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "LDAP <20>˻<EFBFBD><CBBB><EFBFBD><EFBFBD><EFBFBD> <20>Ӽ<EFBFBD><D3BC><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2881 fe-connect.c:2899 fe-connect.c:3256
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "<22><><EFBFBD>Ṯ<EFBFBD>ڿ<EFBFBD><DABF><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"=\" <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:2962 fe-connect.c:3338
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> <20><><EFBFBD><EFBFBD> <20>ɼ<EFBFBD> \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:2975 fe-connect.c:3305
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "<22><><EFBFBD>Ṯ<EFBFBD>ڿ<EFBFBD><DABF><EFBFBD><EFBFBD><EFBFBD> <20>ϼ<EFBFBD><CFBC><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>ǥ<EFBFBD><C7A5><EFBFBD>ڿ<EFBFBD><DABF><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:3018
|
||||
#, c-format
|
||||
msgid "ERROR: service file \"%s\" not found\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>: \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ã<><C3A3> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:3031
|
||||
#, c-format
|
||||
msgid "ERROR: line %d too long in service file \"%s\"\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>: %d<><64>° <20><><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD> <20>ʹ<EFBFBD> <20><><EFBFBD>ϴ<EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:3103 fe-connect.c:3130
|
||||
#, c-format
|
||||
msgid "ERROR: syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>: \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d<><64>° <20>ٿ<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:3586
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͱ<EFBFBD> NULL\n"
|
||||
|
||||
#: fe-connect.c:3869
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>: \"%s\" <20>н<EFBFBD><D0BD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> plain <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ƴ<EFBFBD>\n"
|
||||
|
||||
#: fe-connect.c:3878
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: password file \"%s\" has group or world access; permissions should "
|
||||
"be u=rw (0600) or less\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD>: <20>н<EFBFBD><D0BD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\"<22><> <20><EFBFBD> <20>Ǵ<EFBFBD> <20><><EFBFBD><EFBFBD> <20><EFBFBD><D7BC><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽ<EFBFBD><D6BD>ϴ<EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||
"u=rw(0600) <20><><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD> <20>մϴ<D5B4>.\n"
|
||||
|
||||
#: fe-exec.c:827
|
||||
msgid "NOTICE"
|
||||
msgstr "<22>˸<EFBFBD>"
|
||||
|
||||
#: fe-exec.c:1014 fe-exec.c:1071 fe-exec.c:1111
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD> <20><><EFBFBD>ڿ<EFBFBD><DABF><EFBFBD> null <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:1104 fe-exec.c:1199
|
||||
msgid "statement name is a null pointer\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20≯<EFBFBD><CCB8><EFBFBD> null <20><><EFBFBD><EFBFBD>Ʈ(<28><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>)<29>Դϴ<D4B4>\n"
|
||||
|
||||
#: fe-exec.c:1119 fe-exec.c:1273 fe-exec.c:1928 fe-exec.c:2125
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "<22>Լ<EFBFBD><D4BC><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> 3<><33> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>䱸<EFBFBD>ϰ<EFBFBD> <20>ֽ<EFBFBD><D6BD>ϴ<EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:1230
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:1237
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "ó<><C3B3> <20>߿<EFBFBD> <20>̹<EFBFBD> <20>ٸ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:1349
|
||||
msgid "length must be given for binary parameter\n"
|
||||
msgstr "<22><><EFBFBD>̳ʸ<CCB3> <20>ڷ<EFBFBD> <20>Ű<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD≯<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ؾ<EFBFBD> <20><>\n"
|
||||
|
||||
#: fe-exec.c:1596
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>ȭ<EFBFBD><C8AD><EFBFBD><EFBFBD>: %d\n"
|
||||
|
||||
#: fe-exec.c:1616
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
|
||||
msgstr "PGEVT_RESULTCREATE <20>̺<EFBFBD>Ʈ <20><><EFBFBD><EFBFBD> PGEventProc \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:1746
|
||||
msgid "COPY terminated by new PQexec"
|
||||
msgstr "<22><> PQexec ȣ<><C8A3><EFBFBD><EFBFBD> COPY <20>۾<EFBFBD><DBBE><EFBFBD> <20><><EFBFBD><EFBFBD> <20>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>"
|
||||
|
||||
#: fe-exec.c:1754
|
||||
msgid "COPY IN state must be terminated first\n"
|
||||
msgstr "COPY IN <20><><EFBFBD>°<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:1774
|
||||
msgid "COPY OUT state must be terminated first\n"
|
||||
msgstr "COPY OUT <20><><EFBFBD>°<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:2016 fe-exec.c:2082 fe-exec.c:2167 fe-protocol2.c:1172
|
||||
#: fe-protocol3.c:1557
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "ó<><C3B3> <20><><EFBFBD> COPY<50><59> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:2359
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:2390
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> ExecStatusType <20>ڵ<EFBFBD>"
|
||||
|
||||
#: fe-exec.c:2454 fe-exec.c:2477
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "%d <20><>° <20><><EFBFBD><EFBFBD> 0..%d <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EEB3B5>"
|
||||
|
||||
#: fe-exec.c:2470
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "%d <20><>° <20><>(row)<29><> 0..%d <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EEB3B5>"
|
||||
|
||||
#: fe-exec.c:2492
|
||||
#, c-format
|
||||
msgid "parameter number %d is out of range 0..%d"
|
||||
msgstr "%d<><64><EFBFBD><EFBFBD> <20>Ű<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 0..%d <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EEB3B5>"
|
||||
|
||||
#: fe-exec.c:2779
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>κ<EFBFBD><CEBA><EFBFBD> <20><><EFBFBD><EFBFBD>ó<EFBFBD><C3B3><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>ų <20><> <20><><EFBFBD><EFBFBD>: %s"
|
||||
|
||||
#: fe-exec.c:3018
|
||||
msgid "incomplete multibyte character\n"
|
||||
msgstr "<22>ϼ<EFBFBD><CFBC><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>Ƽ<EFBFBD><C6BC><EFBFBD><EFBFBD>Ʈ <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:152
|
||||
msgid "cannot determine OID of function lo_truncate\n"
|
||||
msgstr "lo_truncate <20>Լ<EFBFBD><D4BC><EFBFBD> OID<49><44> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:380
|
||||
msgid "cannot determine OID of function lo_create\n"
|
||||
msgstr "lo_create <20>Լ<EFBFBD><D4BC><EFBFBD> OID <20><><EFBFBD>縦 <20><> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:525 fe-lobj.c:624
|
||||
#, c-format
|
||||
msgid "could not open file \"%s\": %s\n"
|
||||
msgstr "\"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-lobj.c:575
|
||||
#, c-format
|
||||
msgid "could not read from file \"%s\": %s\n"
|
||||
msgstr "\"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-lobj.c:639 fe-lobj.c:663
|
||||
#, c-format
|
||||
msgid "could not write to file \"%s\": %s\n"
|
||||
msgstr "\"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-lobj.c:744
|
||||
msgid "query to initialize large object functions did not return data\n"
|
||||
msgstr "large object function<6F><6E> <20>ʱ<EFBFBD>ȭ <20>ϴ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʾ<EFBFBD><CABE><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:785
|
||||
msgid "cannot determine OID of function lo_open\n"
|
||||
msgstr "lo_open <20>Լ<EFBFBD><D4BC><EFBFBD> OID <20><><EFBFBD>縦 <20><> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:792
|
||||
msgid "cannot determine OID of function lo_close\n"
|
||||
msgstr "lo_close <20>Լ<EFBFBD><D4BC><EFBFBD> OID <20><><EFBFBD>縦 <20><> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:799
|
||||
msgid "cannot determine OID of function lo_creat\n"
|
||||
msgstr "lo_create <20>Լ<EFBFBD><D4BC><EFBFBD> OID <20><><EFBFBD>縦 <20><> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:806
|
||||
msgid "cannot determine OID of function lo_unlink\n"
|
||||
msgstr "lo_unlink <20>Լ<EFBFBD><D4BC><EFBFBD> OID <20><><EFBFBD>縦 <20><> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:813
|
||||
msgid "cannot determine OID of function lo_lseek\n"
|
||||
msgstr "lo_lseek <20>Լ<EFBFBD><D4BC><EFBFBD> OID <20><><EFBFBD>縦 <20><> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:820
|
||||
msgid "cannot determine OID of function lo_tell\n"
|
||||
msgstr "lo_tell <20>Լ<EFBFBD><D4BC><EFBFBD> OID <20><><EFBFBD>縦 <20><> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:827
|
||||
msgid "cannot determine OID of function loread\n"
|
||||
msgstr "loread <20>Լ<EFBFBD><D4BC><EFBFBD> OID <20><><EFBFBD>縦 <20><> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-lobj.c:834
|
||||
msgid "cannot determine OID of function lowrite\n"
|
||||
msgstr "lowrite <20>Լ<EFBFBD><D4BC><EFBFBD> OID <20><><EFBFBD>縦 <20><> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-misc.c:262
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqGetInt"
|
||||
msgstr "%lu <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ũ<><C5A9><EFBFBD><EFBFBD> pqGetInt <20>Լ<EFBFBD><D4BC><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-misc.c:298
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "%lu <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ũ<><C5A9><EFBFBD><EFBFBD> pqPutInt <20>Լ<EFBFBD><D4BC><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-misc.c:578 fe-misc.c:780
|
||||
msgid "connection not open\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-misc.c:643 fe-misc.c:733
|
||||
#, c-format
|
||||
msgid "could not receive data from server: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>κ<EFBFBD><CEBA><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-misc.c:750 fe-misc.c:828
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
"\tThis probably means the server terminated abnormally\n"
|
||||
"\tbefore or while processing the request.\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>ڱ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ݾ<EFBFBD><DDBE><EFBFBD>\n"
|
||||
"\t<>̷<EFBFBD> ó<><C3B3><EFBFBD><EFBFBD> Ŭ<><C5AC><EFBFBD>̾<EFBFBD>Ʈ<EFBFBD><C6AE> <20>䱸<EFBFBD><E4B1B8> ó<><C3B3><EFBFBD>ϴ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>̳<EFBFBD>\n"
|
||||
"\tó<74><C3B3><EFBFBD>ϱ<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>ڱ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD><EFBFBD> <20>ǹ<EFBFBD><C7B9><EFBFBD>\n"
|
||||
|
||||
#: fe-misc.c:845
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-misc.c:964
|
||||
msgid "timeout expired\n"
|
||||
msgstr "<22>ð<EFBFBD> <20>ʰ<EFBFBD>\n"
|
||||
|
||||
#: fe-misc.c:1009
|
||||
msgid "socket not open\n"
|
||||
msgstr "<22><>Ĺ <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-misc.c:1032
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-protocol2.c:89
|
||||
#, c-format
|
||||
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> ȯ<>溯<EFBFBD><E6BAAF> <20><><EFBFBD><EFBFBD> %c, <20><EFBFBD><DEB8><EFBFBD> <20>ջ<EFBFBD><D5BB><EFBFBD> <20><><EFBFBD>ɼ<EFBFBD><C9BC><EFBFBD> ŭ\n"
|
||||
|
||||
#: fe-protocol2.c:330
|
||||
#, c-format
|
||||
msgid "invalid state %c, probably indicative of memory corruption\n"
|
||||
msgstr "<22>߸<EFBFBD><DFB8><EFBFBD> <20><><EFBFBD><EFBFBD> %c, <20><EFBFBD><DEB8><EFBFBD> <20>ջ<EFBFBD><D5BB><EFBFBD> <20><><EFBFBD>ɼ<EFBFBD><C9BC><EFBFBD> ŭ\n"
|
||||
|
||||
#: fe-protocol2.c:419 fe-protocol3.c:186
|
||||
#, c-format
|
||||
msgid "message type 0x%02x arrived from server while idle"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>(idle)<29><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> 0x%02x <20><><EFBFBD><EFBFBD> <20><EFBFBD><DEBD><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD><DEBE><EFBFBD>"
|
||||
|
||||
#: fe-protocol2.c:462
|
||||
#, c-format
|
||||
msgid "unexpected character %c following empty query response (\"I\" message)"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ִ<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>(\"I\" <20><EFBFBD><DEBD><EFBFBD>)<29><> <20><><EFBFBD>̾<EFBFBD> %c<><63> <20>߸<EFBFBD><DFB8><EFBFBD> <20><><EFBFBD>ڰ<EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-protocol2.c:516
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
"message)"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>(row) <20><><EFBFBD><EFBFBD>(\"T\" <20><EFBFBD><DEBD><EFBFBD>) <20><><EFBFBD><EFBFBD> <20>ڷ<EFBFBD>(\"D\" <20><EFBFBD><DEBD><EFBFBD>)<29><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-protocol2.c:532
|
||||
msgid ""
|
||||
"server sent binary data (\"B\" message) without prior row description (\"T\" "
|
||||
"message)"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>(row) <20><><EFBFBD><EFBFBD>(\"T\" <20><EFBFBD><DEBD><EFBFBD>) <20><><EFBFBD><EFBFBD> <20><><EFBFBD>̳ʸ<CCB3> <20>ڷ<EFBFBD>(\"B\" <20><EFBFBD><DEBD><EFBFBD>)<29><> "
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-protocol2.c:547 fe-protocol3.c:382
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>κ<EFBFBD><CEBA><EFBFBD> <20><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD><DEBE><EFBFBD>; \"%c\" <20><><EFBFBD>ڸ<EFBFBD> ù<><C3B9><EFBFBD>ڷ<EFBFBD> <20><EFBFBD><DEBE><EFBFBD>\n"
|
||||
|
||||
#: fe-protocol2.c:768 fe-protocol3.c:701
|
||||
msgid "out of memory for query result\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> ó<><C3B3><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><EFBFBD><DEB8><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-protocol2.c:1215 fe-protocol3.c:1625
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: fe-protocol2.c:1227
|
||||
msgid "lost synchronization with server, resetting connection"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>ȭ<EFBFBD><C8AD> <20><><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20>õ<EFBFBD><C3B5><EFBFBD>"
|
||||
|
||||
#: fe-protocol2.c:1361 fe-protocol2.c:1393 fe-protocol3.c:1828
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: id=0x%x\n"
|
||||
|
||||
#: fe-protocol3.c:344
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
"message)\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>(row) <20><><EFBFBD><EFBFBD>(\"T\" <20><EFBFBD><DEBD><EFBFBD>) <20><><EFBFBD><EFBFBD> <20>ڷ<EFBFBD>(\"D\" <20><EFBFBD><DEBD><EFBFBD>)<29><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-protocol3.c:403
|
||||
#, c-format
|
||||
msgid "message contents do not agree with length in message type \"%c\"\n"
|
||||
msgstr "<22><EFBFBD><DEBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%c\" <20><EFBFBD><DEBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD≯<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-protocol3.c:424
|
||||
#, c-format
|
||||
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>ȭ<EFBFBD><C8AD> <20><><EFBFBD><EFBFBD>: \"%c\" <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> %d <20><EFBFBD><DEBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-protocol3.c:646
|
||||
msgid "unexpected field count in \"D\" message\n"
|
||||
msgstr "\"D\" <20><EFBFBD><DEBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:788 fe-protocol3.c:807
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " <20><>ġ: %s"
|
||||
|
||||
#: fe-protocol3.c:820
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-protocol3.c:823
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "<22><>Ʈ: %s\n"
|
||||
|
||||
#: fe-protocol3.c:826
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-protocol3.c:829
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-protocol3.c:841
|
||||
msgid "LOCATION: "
|
||||
msgstr "<22><>ġ: "
|
||||
|
||||
#: fe-protocol3.c:843
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s, "
|
||||
|
||||
#: fe-protocol3.c:845
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s:%s"
|
||||
|
||||
#: fe-protocol3.c:1069
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "<22><> %d: "
|
||||
|
||||
#: fe-protocol3.c:1453
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline: text COPY OUT <20>۾<EFBFBD><DBBE><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:241
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "SSL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Ȯ<><C8AE><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:318 fe-secure.c:403 fe-secure.c:1140
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "SSL SYSCALL <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:324 fe-secure.c:409 fe-secure.c:1144
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "SSL SYSCALL <20><><EFBFBD><EFBFBD>: EOF <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:336 fe-secure.c:420 fe-secure.c:1163
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "SSL <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:346 fe-secure.c:430 fe-secure.c:1173
|
||||
#, c-format
|
||||
msgid "unrecognized SSL error code: %d\n"
|
||||
msgstr "<22><> <20><> <20><><EFBFBD><EFBFBD> SSL <20><><EFBFBD><EFBFBD> <20>ڵ<EFBFBD>: %d\n"
|
||||
|
||||
#: fe-secure.c:539
|
||||
#, fuzzy
|
||||
msgid "host name must be specified for a verified SSL connection\n"
|
||||
msgstr "ȣ<><C8A3>Ʈ <20≯<EFBFBD><CCB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ؾ<EFBFBD> <20><>\n"
|
||||
|
||||
#: fe-secure.c:558
|
||||
#, fuzzy, c-format
|
||||
msgid "server common name \"%s\" does not match host name \"%s\"\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>Ϲ<EFBFBD><CFB9><EFBFBD><EFBFBD><EFBFBD> <20≯<EFBFBD> \"%s\"<22><>(<28><>) ȣ<><C8A3>Ʈ <20≯<EFBFBD> \"%s\"<22><>(<28><>) <20><>ġ<EFBFBD><C4A1><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-secure.c:600
|
||||
msgid "could not get home directory to locate client certificate files"
|
||||
msgstr "Ŭ<><C5AC><EFBFBD>̾<EFBFBD>Ʈ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ã<><C3A3> <20><> <20>ִ<EFBFBD> Ȩ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><CDB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-secure.c:624 fe-secure.c:638
|
||||
#, c-format
|
||||
msgid "could not open certificate file \"%s\": %s\n"
|
||||
msgstr "\"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:649
|
||||
#, c-format
|
||||
msgid "could not read certificate file \"%s\": %s\n"
|
||||
msgstr "\"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:687
|
||||
#, c-format
|
||||
msgid "could not load SSL engine \"%s\": %s\n"
|
||||
msgstr "SSL <20><><EFBFBD><EFBFBD> \"%s\"<22><>(<28><>) <20>ε<EFBFBD><CEB5><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:700
|
||||
#, c-format
|
||||
msgid "could not initialize SSL engine \"%s\": %s\n"
|
||||
msgstr "SSL <20><><EFBFBD><EFBFBD> \"%s\"<22><>(<28><>) <20>ʱ<EFBFBD>ȭ<EFBFBD><C8AD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:717
|
||||
#, c-format
|
||||
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD> SSL Ű \"%s\"<22><>(<28><>) \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:752
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key file \"%s\"\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, \"%s\" <20><><EFBFBD><EFBFBD>Ű<EFBFBD><C5B0> <20>ƴմϴ<D5B4>.\n"
|
||||
|
||||
#: fe-secure.c:761
|
||||
#, c-format
|
||||
msgid ""
|
||||
"private key file \"%s\" has group or world access; permissions should be "
|
||||
"u=rw (0600) or less\n"
|
||||
msgstr ""
|
||||
"<22><><EFBFBD><EFBFBD> Ű <20><><EFBFBD><EFBFBD> \"%s\"<22><> <20><EFBFBD> <20>Ǵ<EFBFBD> <20><><EFBFBD><EFBFBD> <20><EFBFBD><D7BC><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽ<EFBFBD><D6BD>ϴ<EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> u=rw"
|
||||
"(0600) <20><><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD> <20>մϴ<D5B4>.\n"
|
||||
|
||||
#: fe-secure.c:771
|
||||
#, c-format
|
||||
msgid "could not open private key file \"%s\": %s\n"
|
||||
msgstr "\"%s\" <20><><EFBFBD><EFBFBD>Ű <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:782
|
||||
#, c-format
|
||||
msgid "private key file \"%s\" changed during execution\n"
|
||||
msgstr "ó<><C3B3><EFBFBD>ϴ<EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD>Ű<EFBFBD><C5B0> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:793
|
||||
#, c-format
|
||||
msgid "could not read private key file \"%s\": %s\n"
|
||||
msgstr "\"%s\" <20><><EFBFBD><EFBFBD>Ű <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:811
|
||||
#, c-format
|
||||
msgid "certificate does not match private key file \"%s\": %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD>Ű <20><><EFBFBD>ϰ<EFBFBD> <20><><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:942
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "SSL context<78><74> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:1030
|
||||
msgid "could not get home directory to locate root certificate file"
|
||||
msgstr "<22><>Ʈ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ã<><C3A3> <20><> <20>ִ<EFBFBD> Ȩ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><CDB8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-secure.c:1054
|
||||
#, c-format
|
||||
msgid "could not read root certificate file \"%s\": %s\n"
|
||||
msgstr "\"%s\" <20><>Ʈ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:1079
|
||||
#, c-format
|
||||
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
|
||||
msgstr "SSL <20><><EFBFBD>̺귯<CCBA><EAB7AF><EFBFBD><EFBFBD> CRL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (\"%s\" <20><><EFBFBD><EFBFBD>)<29><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:1095
|
||||
#, c-format
|
||||
msgid ""
|
||||
"root certificate file \"%s\" does not exist\n"
|
||||
"Either provide the file or change sslmode to disable server certificate "
|
||||
"verification.\n"
|
||||
msgstr ""
|
||||
"<22><>Ʈ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\"<22><>(<28><>) <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>.\n"
|
||||
"<22>ش<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϰų<CFB0> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Ȯ<><C8AE><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ʵ<EFBFBD><CAB5><EFBFBD> sslmode<64><65> <20><><EFBFBD><EFBFBD><EFBFBD>Ͻ<EFBFBD>"
|
||||
"<22>ÿ<EFBFBD>.\n"
|
||||
|
||||
#: fe-secure.c:1192
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>߽<EFBFBD><DFBD>ϴ<EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:1220
|
||||
msgid "SSL certificate's common name contains embedded null\n"
|
||||
msgstr "SSL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>Ϲ<EFBFBD><CFB9><EFBFBD><EFBFBD><EFBFBD> <20≯<EFBFBD><CCB8><EFBFBD> <20><><EFBFBD>Ե<EFBFBD> null<6C><6C> <20><><EFBFBD><EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:1294
|
||||
msgid "no SSL error reported"
|
||||
msgstr "SSL <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
#: fe-secure.c:1303
|
||||
#, c-format
|
||||
msgid "SSL error code %lu"
|
||||
msgstr "SSL <20><><EFBFBD><EFBFBD> <20><>ȣ %lu"
|
@ -1,861 +0,0 @@
|
||||
# Swedish message translation file for libpq
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2001, 2010.
|
||||
# Dennis Bj<42>rklund <db@zigo.dhs.org>, 2002, 2003, 2004, 2005, 2006.
|
||||
#
|
||||
# pgtranslation Id: libpq.po,v 1.11 2010/09/14 19:48:42 petere Exp $
|
||||
#
|
||||
# Use these quotes: "%s"
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 9.0\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2010-09-14 14:00+0000\n"
|
||||
"PO-Revision-Date: 2010-09-14 22:43+0300\n"
|
||||
"Last-Translator: Magnus Hagander <magnus@hagander.net>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: fe-auth.c:212 fe-auth.c:432 fe-auth.c:659
|
||||
msgid "host name must be specified\n"
|
||||
msgstr "v<>rdnamn m<>ste anges\n"
|
||||
|
||||
#: fe-auth.c:242
|
||||
#, c-format
|
||||
msgid "could not set socket to blocking mode: %s\n"
|
||||
msgstr "kunde inte st<73>lla in uttag (socket) i blockerande l<>ge: %s\n"
|
||||
|
||||
#: fe-auth.c:260 fe-auth.c:264
|
||||
#, c-format
|
||||
msgid "Kerberos 5 authentication rejected: %*s\n"
|
||||
msgstr "Kerberos-5-autentisering v<>gras: %*s\n"
|
||||
|
||||
#: fe-auth.c:290
|
||||
#, c-format
|
||||
msgid "could not restore non-blocking mode on socket: %s\n"
|
||||
msgstr "kunde inte <20>terst<73>lla ickeblockerande l<>ge f<>r uttag (socket): %s\n"
|
||||
|
||||
#: fe-auth.c:403
|
||||
msgid "GSSAPI continuation error"
|
||||
msgstr "GSSAPI forts<74>ttningsfel"
|
||||
|
||||
#: fe-auth.c:439
|
||||
msgid "duplicate GSS authentication request\n"
|
||||
msgstr "duplicerad autentiseringsbeg<65>ran fr<66>n GSS\n"
|
||||
|
||||
#: fe-auth.c:459
|
||||
msgid "GSSAPI name import error"
|
||||
msgstr "GSSAPI-fel vid import av namn"
|
||||
|
||||
#: fe-auth.c:545
|
||||
msgid "SSPI continuation error"
|
||||
msgstr "SSPI forts<74>ttningsfel"
|
||||
|
||||
#: fe-auth.c:556 fe-auth.c:630 fe-auth.c:665 fe-auth.c:762 fe-connect.c:1802
|
||||
#: fe-connect.c:3129 fe-connect.c:3346 fe-connect.c:3762 fe-connect.c:3771
|
||||
#: fe-connect.c:3908 fe-connect.c:3954 fe-connect.c:3972 fe-connect.c:4051
|
||||
#: fe-connect.c:4121 fe-connect.c:4167 fe-connect.c:4185 fe-exec.c:3121
|
||||
#: fe-exec.c:3286 fe-lobj.c:696 fe-protocol2.c:1027 fe-protocol3.c:1421
|
||||
msgid "out of memory\n"
|
||||
msgstr "minnet slut\n"
|
||||
|
||||
#: fe-auth.c:645
|
||||
#, fuzzy
|
||||
msgid "could not acquire SSPI credentials"
|
||||
msgstr "kunde inte acceptera SSL-uppkoppling: %s"
|
||||
|
||||
#: fe-auth.c:738
|
||||
msgid "SCM_CRED authentication method not supported\n"
|
||||
msgstr "autentiseringsmetoden SCM_CRED st<73>ds ej\n"
|
||||
|
||||
#: fe-auth.c:812
|
||||
msgid "Kerberos 4 authentication not supported\n"
|
||||
msgstr "Kerberos-4-autentisering st<73>ds ej\n"
|
||||
|
||||
#: fe-auth.c:828
|
||||
msgid "Kerberos 5 authentication not supported\n"
|
||||
msgstr "Kerberos-5-autentisering st<73>ds ej\n"
|
||||
|
||||
#: fe-auth.c:895
|
||||
msgid "GSSAPI authentication not supported\n"
|
||||
msgstr "GSSAPI-autentisering st<73>ds ej\n"
|
||||
|
||||
#: fe-auth.c:919
|
||||
msgid "SSPI authentication not supported\n"
|
||||
msgstr "SSPI-autentisering st<73>ds ej\n"
|
||||
|
||||
#: fe-auth.c:926
|
||||
msgid "Crypt authentication not supported\n"
|
||||
msgstr "Crypt-autentisering st<73>ds ej\n"
|
||||
|
||||
#: fe-auth.c:953
|
||||
#, c-format
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "autentiseringsmetod %u st<73>ds ej\n"
|
||||
|
||||
#: fe-connect.c:712
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "ogiltigt v<>rde f<>r ssl-l<>ge: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:733
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr ""
|
||||
"v<>rde f<>r ssl-l<>ge, \"%s\", <20>r ogiltigt n<>r SSL-st<73>d inte kompilerats in\n"
|
||||
|
||||
#: fe-connect.c:916
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "kunde inte s<>tta uttag (socket) till l<>get TCP-ingen-f<>rdr<64>jning: %s\n"
|
||||
|
||||
#: fe-connect.c:946
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
"\tIs the server running locally and accepting\n"
|
||||
"\tconnections on Unix domain socket \"%s\"?\n"
|
||||
msgstr ""
|
||||
"kan inte ansluta till servern: %s\n"
|
||||
"\tK<74>r servern p<> lokalt och accepterar den\n"
|
||||
"\tanslutningar p<> Unix-uttaget \"%s\"?\n"
|
||||
|
||||
#: fe-connect.c:956
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
"\tIs the server running on host \"%s\" and accepting\n"
|
||||
"\tTCP/IP connections on port %s?\n"
|
||||
msgstr ""
|
||||
"kan inte ansluta till servern: %s\n"
|
||||
"\tK<74>r servern p<> v<>rden %s och accepterar\n"
|
||||
"\tden TCP/IP-uppkopplingar p<> porten %s?\n"
|
||||
|
||||
#: fe-connect.c:1011
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPIDLE) misslyckades: %s\n"
|
||||
|
||||
#: fe-connect.c:1024
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPALIVE) misslyckades: %s\n"
|
||||
|
||||
#: fe-connect.c:1056
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPINTVL) misslyckades: %s\n"
|
||||
|
||||
#: fe-connect.c:1088
|
||||
#, c-format
|
||||
msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
|
||||
msgstr "setsockopt(TCP_KEEPCNT) misslyckades: %s\n"
|
||||
|
||||
#: fe-connect.c:1137
|
||||
#, c-format
|
||||
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) misslyckades: %ui\n"
|
||||
|
||||
#: fe-connect.c:1189
|
||||
#, c-format
|
||||
msgid "invalid port number: \"%s\"\n"
|
||||
msgstr "ogiltigt portnummer \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:1231
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "kunde inte <20>vers<72>tta v<>rdnamn \"%s\" till adress: %s\n"
|
||||
|
||||
#: fe-connect.c:1235
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr ""
|
||||
"kunde inte <20>vers<72>tta s<>kv<6B>g till unix-uttag (socket) \"%s\" till adress: %s\n"
|
||||
|
||||
#: fe-connect.c:1444
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "ogiltigt f<>rbindelsetillst<73>nd, antagligen korrupt minne\n"
|
||||
|
||||
#: fe-connect.c:1487
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "kan inte skapa uttag: %s\n"
|
||||
|
||||
#: fe-connect.c:1510
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "kunde inte s<>tta uttag (socket) till ickeblockerande: %s\n"
|
||||
|
||||
#: fe-connect.c:1522
|
||||
#, c-format
|
||||
msgid "could not set socket to close-on-exec mode: %s\n"
|
||||
msgstr "kunde inte st<73>lla in uttag (socket) i \"close-on-exec\"-l<>ge: %s\n"
|
||||
|
||||
#: fe-connect.c:1540
|
||||
#, fuzzy
|
||||
msgid "keepalives parameter must be an integer\n"
|
||||
msgstr "btree-procedurer m<>ste returnera heltal"
|
||||
|
||||
#: fe-connect.c:1553
|
||||
#, c-format
|
||||
msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
|
||||
msgstr "setsockopt(SO_KEEPALIVE) misslyckades: %s\n"
|
||||
|
||||
#: fe-connect.c:1694
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "kunde inte h<>mta felstatus f<>r uttag (socket): %s\n"
|
||||
|
||||
#: fe-connect.c:1732
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "kunde inte f<> tag p<> klientadressen fr<66>n uttag (socket): %s\n"
|
||||
|
||||
#: fe-connect.c:1776
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "kunde inte skicka SSL-paket f<>r uppkopplingsf<73>rhandling: %s\n"
|
||||
|
||||
#: fe-connect.c:1815
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "kan inte skicka startpaketet: %s\n"
|
||||
|
||||
#: fe-connect.c:1882 fe-connect.c:1901
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "SSL st<73>ds inte av servern, men SSL kr<6B>vdes\n"
|
||||
|
||||
#: fe-connect.c:1917
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "tog emot ogiltigt svar till SSL-uppkopplingsf<73>rhandling: %c\n"
|
||||
|
||||
#: fe-connect.c:1993 fe-connect.c:2026
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "f<>rv<72>ntade autentiseringsf<73>rfr<66>gan fr<66>n servern, men fick %c\n"
|
||||
|
||||
#: fe-connect.c:2197
|
||||
#, c-format
|
||||
msgid "out of memory allocating GSSAPI buffer (%i)"
|
||||
msgstr "slut p<> minne vid allokering av buffer till GSSAPI (%i)"
|
||||
|
||||
#: fe-connect.c:2282
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "ov<6F>ntat meddelande fr<66>n servern under starten\n"
|
||||
|
||||
#: fe-connect.c:2378
|
||||
#, c-format
|
||||
msgid "invalid connection state %d, probably indicative of memory corruption\n"
|
||||
msgstr "ogiltigt f<>rbindelsetillst<73>nd %d, antagligen korrupt minne\n"
|
||||
|
||||
#: fe-connect.c:2737 fe-connect.c:2797
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-connect.c:3142
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "ogiltig LDAP URL \"%s\": schemat m<>ste vara ldap://\n"
|
||||
|
||||
#: fe-connect.c:3157
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "ogiltig LDAP URL \"%s\": saknar urskiljbart namn\n"
|
||||
|
||||
#: fe-connect.c:3168 fe-connect.c:3221
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "ogiltig LDAP URL \"%s\": m<>ste finnas exakt ett attribut\n"
|
||||
|
||||
#: fe-connect.c:3178 fe-connect.c:3235
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
|
||||
msgstr "ogiltig LDAP URL \"%s\": m<>ste ha s<>k-scope (base/one/sub)\n"
|
||||
|
||||
#: fe-connect.c:3189
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "ogiltigt LDAP URL \"%s\": inget filter\n"
|
||||
|
||||
#: fe-connect.c:3210
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "ogiltig LDAP URL \"%s\": ogiltigt portnummer\n"
|
||||
|
||||
#: fe-connect.c:3244
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "kunde inte skapa LDAP-struktur\n"
|
||||
|
||||
#: fe-connect.c:3286
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "uppslagning av LDAP-server misslyckades: %s\n"
|
||||
|
||||
#: fe-connect.c:3297
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "mer <20>n en post hittad i LDAP-uppslagning\n"
|
||||
|
||||
#: fe-connect.c:3298 fe-connect.c:3310
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "ingen post hittad i LDAP-uppslagning\n"
|
||||
|
||||
#: fe-connect.c:3321 fe-connect.c:3334
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "attributet har inga v<>rden i LDAP-uppslagning\n"
|
||||
|
||||
#: fe-connect.c:3385 fe-connect.c:3403 fe-connect.c:3810
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "\"=\" efter \"%s\" saknas i f<>rbindelseinfostr<74>ng\n"
|
||||
|
||||
#: fe-connect.c:3466 fe-connect.c:3892 fe-connect.c:4076
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "ogiltig f<>rbindelseparameter \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3479 fe-connect.c:3859
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "icke terminerad str<74>ng i uppkopplingsinformationen\n"
|
||||
|
||||
#: fe-connect.c:3518
|
||||
#, fuzzy
|
||||
msgid "could not get home directory to locate service definition file"
|
||||
msgstr "kunde inte h<>mta hemkatalogen: %s\n"
|
||||
|
||||
#: fe-connect.c:3551
|
||||
#, fuzzy, c-format
|
||||
msgid "definition of service \"%s\" not found\n"
|
||||
msgstr "FEL: servicefil \"%s\" hittades inte\n"
|
||||
|
||||
#: fe-connect.c:3574
|
||||
#, c-format
|
||||
msgid "service file \"%s\" not found\n"
|
||||
msgstr "servicefil \"%s\" hittades inte\n"
|
||||
|
||||
#: fe-connect.c:3587
|
||||
#, c-format
|
||||
msgid "line %d too long in service file \"%s\"\n"
|
||||
msgstr "rad %d f<>r l<>ng i servicefil \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3658 fe-connect.c:3685
|
||||
#, c-format
|
||||
msgid "syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "syntaxfel i servicefel \"%s\", rad %d\n"
|
||||
|
||||
#: fe-connect.c:4352
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "anslutningspekare <20>r NULL\n"
|
||||
|
||||
#: fe-connect.c:4625
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "FEL: l<>senordsfil \"%s\" <20>r inte en vanlig fil\n"
|
||||
|
||||
#: fe-connect.c:4634
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"WARNING: password file \"%s\" has group or world access; permissions should "
|
||||
"be u=rw (0600) or less\n"
|
||||
msgstr ""
|
||||
"VARNING: L<>senordsfilen \"%s\" har l<>sr<73>ttigheter f<>r v<>rlden och gruppen; "
|
||||
"r<>ttigheten skall vara u=rw (0600)\n"
|
||||
|
||||
#: fe-connect.c:4722
|
||||
#, fuzzy, c-format
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "kunde inte l<>sa fr<66>n fil \"%s\": %s\n"
|
||||
|
||||
#: fe-exec.c:827
|
||||
msgid "NOTICE"
|
||||
msgstr "NOTIS"
|
||||
|
||||
#: fe-exec.c:1014 fe-exec.c:1071 fe-exec.c:1111
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "kommandostr<74>ngen <20>r en null-pekare\n"
|
||||
|
||||
#: fe-exec.c:1104 fe-exec.c:1199
|
||||
msgid "statement name is a null pointer\n"
|
||||
msgstr "satsens namn <20>r en null-pekare\n"
|
||||
|
||||
#: fe-exec.c:1119 fe-exec.c:1273 fe-exec.c:1928 fe-exec.c:2125
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "funktionen kr<6B>ver minst protokollversion 3.0\n"
|
||||
|
||||
#: fe-exec.c:1230
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "inte f<>rbunden till servern\n"
|
||||
|
||||
#: fe-exec.c:1237
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "ett annat kommando p<>g<EFBFBD>r redan\n"
|
||||
|
||||
#: fe-exec.c:1349
|
||||
msgid "length must be given for binary parameter\n"
|
||||
msgstr "l<>ngden m<>ste anges f<>r en bin<69>r parameter\n"
|
||||
|
||||
#: fe-exec.c:1596
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "ov<6F>ntad asyncStatus: %d\n"
|
||||
|
||||
#: fe-exec.c:1616
|
||||
#, c-format
|
||||
msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-exec.c:1746
|
||||
msgid "COPY terminated by new PQexec"
|
||||
msgstr "COPY terminerad av ny PQexec"
|
||||
|
||||
#: fe-exec.c:1754
|
||||
msgid "COPY IN state must be terminated first\n"
|
||||
msgstr "COPY IN-l<>ge m<>ste avslutas f<>rst\n"
|
||||
|
||||
#: fe-exec.c:1774
|
||||
msgid "COPY OUT state must be terminated first\n"
|
||||
msgstr "COPY OUT-l<>ge m<>ste avslutas f<>rst\n"
|
||||
|
||||
#: fe-exec.c:2016 fe-exec.c:2082 fe-exec.c:2167 fe-protocol2.c:1172
|
||||
#: fe-protocol3.c:1557
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "ingen COPY p<>g<EFBFBD>r\n"
|
||||
|
||||
#: fe-exec.c:2359
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "f<>rbindelse i felaktigt tillst<73>nd\n"
|
||||
|
||||
#: fe-exec.c:2390
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "ogiltig ExecStatusType-kod"
|
||||
|
||||
#: fe-exec.c:2454 fe-exec.c:2477
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "kolumnnummer %d <20>r utanf<6E>r giltigt intervall 0..%d"
|
||||
|
||||
#: fe-exec.c:2470
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "radnummer %d <20>r utanf<6E>r giltigt intervall 0..%d"
|
||||
|
||||
#: fe-exec.c:2492
|
||||
#, c-format
|
||||
msgid "parameter number %d is out of range 0..%d"
|
||||
msgstr "parameter nummer %d <20>r utanf<6E>r giltigt intervall 0..%d"
|
||||
|
||||
#: fe-exec.c:2780
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "kunde inte tolka svaret fr<66>n servern: %s"
|
||||
|
||||
#: fe-exec.c:3019 fe-exec.c:3103
|
||||
msgid "incomplete multibyte character\n"
|
||||
msgstr "ofullst<73>ndigt multibyte-tecken\n"
|
||||
|
||||
#: fe-lobj.c:152
|
||||
msgid "cannot determine OID of function lo_truncate\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen lo_truncate\n"
|
||||
|
||||
#: fe-lobj.c:380
|
||||
msgid "cannot determine OID of function lo_create\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen lo_create\n"
|
||||
|
||||
#: fe-lobj.c:525 fe-lobj.c:624
|
||||
#, c-format
|
||||
msgid "could not open file \"%s\": %s\n"
|
||||
msgstr "kan inte <20>ppna fil \"%s\": %s\n"
|
||||
|
||||
#: fe-lobj.c:575
|
||||
#, c-format
|
||||
msgid "could not read from file \"%s\": %s\n"
|
||||
msgstr "kunde inte l<>sa fr<66>n fil \"%s\": %s\n"
|
||||
|
||||
#: fe-lobj.c:639 fe-lobj.c:663
|
||||
#, c-format
|
||||
msgid "could not write to file \"%s\": %s\n"
|
||||
msgstr "kan inte skriva till fil \"%s\": %s\n"
|
||||
|
||||
#: fe-lobj.c:744
|
||||
msgid "query to initialize large object functions did not return data\n"
|
||||
msgstr "fr<66>ga f<>r att initiera stort objekt-funktion returnerade ingen data\n"
|
||||
|
||||
#: fe-lobj.c:785
|
||||
msgid "cannot determine OID of function lo_open\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen lo_open\n"
|
||||
|
||||
#: fe-lobj.c:792
|
||||
msgid "cannot determine OID of function lo_close\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen lo_close\n"
|
||||
|
||||
#: fe-lobj.c:799
|
||||
msgid "cannot determine OID of function lo_creat\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen lo_create\n"
|
||||
|
||||
#: fe-lobj.c:806
|
||||
msgid "cannot determine OID of function lo_unlink\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen lo_unlink\n"
|
||||
|
||||
#: fe-lobj.c:813
|
||||
msgid "cannot determine OID of function lo_lseek\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen lo_lseek\n"
|
||||
|
||||
#: fe-lobj.c:820
|
||||
msgid "cannot determine OID of function lo_tell\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen lo_tell\n"
|
||||
|
||||
#: fe-lobj.c:827
|
||||
msgid "cannot determine OID of function loread\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen loread\n"
|
||||
|
||||
#: fe-lobj.c:834
|
||||
msgid "cannot determine OID of function lowrite\n"
|
||||
msgstr "kan inte ta reda p<> OID f<>r funktionen lowrite\n"
|
||||
|
||||
#: fe-misc.c:262
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqGetInt"
|
||||
msgstr "heltal med storlek %lu st<73>ds inte av pqGetInt"
|
||||
|
||||
#: fe-misc.c:298
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "heltal med storlek %lu st<73>ds inte av pqPutInt"
|
||||
|
||||
#: fe-misc.c:578 fe-misc.c:780
|
||||
msgid "connection not open\n"
|
||||
msgstr "f<>rbindelse inte <20>ppen\n"
|
||||
|
||||
#: fe-misc.c:643 fe-misc.c:733
|
||||
#, c-format
|
||||
msgid "could not receive data from server: %s\n"
|
||||
msgstr "kan inte ta emot data fr<66>n servern: %s\n"
|
||||
|
||||
#: fe-misc.c:750 fe-misc.c:828
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
"\tThis probably means the server terminated abnormally\n"
|
||||
"\tbefore or while processing the request.\n"
|
||||
msgstr ""
|
||||
"servern st<73>ngde ov<6F>ntat ner uppkopplingen\n"
|
||||
"\\tTroligen s<> terminerade servern pga n<>got fel antingen\n"
|
||||
"\\tinnan eller under tiden den bearbetade en f<>rfr<66>gan.\n"
|
||||
|
||||
#: fe-misc.c:845
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "kan inte skicka data till servern: %s\n"
|
||||
|
||||
#: fe-misc.c:964
|
||||
msgid "timeout expired\n"
|
||||
msgstr "timeout utg<74>ngen\n"
|
||||
|
||||
#: fe-misc.c:1009
|
||||
msgid "socket not open\n"
|
||||
msgstr "uttag (socket) ej <20>ppen\n"
|
||||
|
||||
#: fe-misc.c:1032
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() misslyckades: %s\n"
|
||||
|
||||
#: fe-protocol2.c:89
|
||||
#, c-format
|
||||
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
|
||||
msgstr "ogiltigt setenv-tillst<73>nd %c, indikerar troligen ett minnesfel\n"
|
||||
|
||||
#: fe-protocol2.c:330
|
||||
#, c-format
|
||||
msgid "invalid state %c, probably indicative of memory corruption\n"
|
||||
msgstr "ogiltigt tillst<73>nd %c, indikerar troligen ett minnesfel\n"
|
||||
|
||||
#: fe-protocol2.c:419 fe-protocol3.c:186
|
||||
#, c-format
|
||||
msgid "message type 0x%02x arrived from server while idle"
|
||||
msgstr "meddelandetyp 0x%02x kom fr<66>n server under viloperiod"
|
||||
|
||||
#: fe-protocol2.c:462
|
||||
#, c-format
|
||||
msgid "unexpected character %c following empty query response (\"I\" message)"
|
||||
msgstr "ov<6F>ntat tecken %c f<>ljer p<> ett tomt fr<66>gesvar (meddelande \"I\")"
|
||||
|
||||
#: fe-protocol2.c:516
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
"message)"
|
||||
msgstr ""
|
||||
"servern skickade data (meddelande \"D\") utan f<>reg<65>ende radbeskrivning "
|
||||
"(meddelande \"T\")"
|
||||
|
||||
#: fe-protocol2.c:532
|
||||
msgid ""
|
||||
"server sent binary data (\"B\" message) without prior row description (\"T\" "
|
||||
"message)"
|
||||
msgstr ""
|
||||
"servern skickade bin<69>rdata (meddelande \"B\") utan f<>reg<65>ende radbeskrivning "
|
||||
"(meddelande \"T\")"
|
||||
|
||||
#: fe-protocol2.c:547 fe-protocol3.c:382
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "ov<6F>ntat svar f<>r servern; f<>rsta mottagna tecknet var \"%c\"\n"
|
||||
|
||||
#: fe-protocol2.c:768 fe-protocol3.c:701
|
||||
msgid "out of memory for query result\n"
|
||||
msgstr "slut p<> minnet f<>r fr<66>geresultat\n"
|
||||
|
||||
#: fe-protocol2.c:1215 fe-protocol3.c:1625
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: fe-protocol2.c:1227
|
||||
msgid "lost synchronization with server, resetting connection"
|
||||
msgstr "tappade synkronisering med servern, startar o, uppkopplingen"
|
||||
|
||||
#: fe-protocol2.c:1361 fe-protocol2.c:1393 fe-protocol3.c:1828
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "protokollfel: id=0x%x\n"
|
||||
|
||||
#: fe-protocol3.c:344
|
||||
msgid ""
|
||||
"server sent data (\"D\" message) without prior row description (\"T\" "
|
||||
"message)\n"
|
||||
msgstr ""
|
||||
"servern skickade data (meddelande \"D\") utan att f<>rst skicka en "
|
||||
"radbeskrivning (meddelande \"T\")\n"
|
||||
|
||||
#: fe-protocol3.c:403
|
||||
#, c-format
|
||||
msgid "message contents do not agree with length in message type \"%c\"\n"
|
||||
msgstr "meddelandeinneh<65>ll st<73>mmer inte med l<>ngden f<>r meddelandetyp \"%c\"\n"
|
||||
|
||||
#: fe-protocol3.c:424
|
||||
#, c-format
|
||||
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
|
||||
msgstr ""
|
||||
"tappade synkronisering med servern: fick meddelandetyp \"%c\", l<>ngd %d\n"
|
||||
|
||||
#: fe-protocol3.c:646
|
||||
msgid "unexpected field count in \"D\" message\n"
|
||||
msgstr "ov<6F>ntat antal f<>lt i \"D\"-meddelande\n"
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:788 fe-protocol3.c:807
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " vid tecken %s"
|
||||
|
||||
#: fe-protocol3.c:820
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "DETALJ: %s\n"
|
||||
|
||||
#: fe-protocol3.c:823
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "TIPS: %s\n"
|
||||
|
||||
#: fe-protocol3.c:826
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "FR<46>GA: %s\n"
|
||||
|
||||
#: fe-protocol3.c:829
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "KONTEXT: %s\n"
|
||||
|
||||
#: fe-protocol3.c:841
|
||||
msgid "LOCATION: "
|
||||
msgstr "PLATS: "
|
||||
|
||||
#: fe-protocol3.c:843
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s, "
|
||||
|
||||
#: fe-protocol3.c:845
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s:%s"
|
||||
|
||||
#: fe-protocol3.c:1069
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "RAD %d: "
|
||||
|
||||
#: fe-protocol3.c:1453
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline: utf<74>r inte text-COPY OUT\n"
|
||||
|
||||
#: fe-secure.c:265
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "kan inte skapa SSL-f<>rbindelse: %s\n"
|
||||
|
||||
#: fe-secure.c:349 fe-secure.c:436 fe-secure.c:1162
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "SSL SYSCALL fel: %s\n"
|
||||
|
||||
#: fe-secure.c:355 fe-secure.c:442 fe-secure.c:1166
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "SSL SYSCALL-fel: EOF uppt<70>ckt\n"
|
||||
|
||||
#: fe-secure.c:367 fe-secure.c:453 fe-secure.c:1175
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "SSL-fel: %s\n"
|
||||
|
||||
#: fe-secure.c:377 fe-secure.c:463 fe-secure.c:1184
|
||||
#, c-format
|
||||
msgid "unrecognized SSL error code: %d\n"
|
||||
msgstr "ok<6F>nd SSL-felkod: %d\n"
|
||||
|
||||
#: fe-secure.c:601
|
||||
#, fuzzy
|
||||
msgid "host name must be specified for a verified SSL connection\n"
|
||||
msgstr "v<>rdnamn m<>ste anges\n"
|
||||
|
||||
#: fe-secure.c:620
|
||||
#, fuzzy, c-format
|
||||
msgid "server common name \"%s\" does not match host name \"%s\"\n"
|
||||
msgstr "v<>rdens namn \"%s\" ger inte r<>tt adress vid namnuppslagning\n"
|
||||
|
||||
#: fe-secure.c:752
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "kan inte skapa SSL-omgivning: %s\n"
|
||||
|
||||
#: fe-secure.c:843
|
||||
#, fuzzy
|
||||
msgid "could not get home directory to locate client certificate files\n"
|
||||
msgstr "kunde inte h<>mta hemkatalogen: %s\n"
|
||||
|
||||
#: fe-secure.c:868
|
||||
#, c-format
|
||||
msgid "could not open certificate file \"%s\": %s\n"
|
||||
msgstr "kunde inte <20>ppna certifikatfil \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:893 fe-secure.c:903
|
||||
#, c-format
|
||||
msgid "could not read certificate file \"%s\": %s\n"
|
||||
msgstr "kunde inte l<>sa certifikatfil \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:940
|
||||
#, c-format
|
||||
msgid "could not load SSL engine \"%s\": %s\n"
|
||||
msgstr "kunde inte ladda SSL-motor \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:952
|
||||
#, c-format
|
||||
msgid "could not initialize SSL engine \"%s\": %s\n"
|
||||
msgstr "kunde inte initiera SSL-motor \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:968
|
||||
#, c-format
|
||||
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "kunde inte l<>sa privat SSL-nyckel \"%s\" fr<66>n motor \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:982
|
||||
#, c-format
|
||||
msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "kunde inte ladda privat SSL-nyckel \"%s\" fr<66>n motor \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1017
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key file \"%s\"\n"
|
||||
msgstr "certifikat tillg<6C>ngligt, men inte den privata nyckelfilen \"%s\"\n"
|
||||
|
||||
#: fe-secure.c:1025
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"private key file \"%s\" has group or world access; permissions should be "
|
||||
"u=rw (0600) or less\n"
|
||||
msgstr ""
|
||||
"VARNING: L<>senordsfilen \"%s\" har l<>sr<73>ttigheter f<>r v<>rlden och gruppen; "
|
||||
"r<>ttigheten skall vara u=rw (0600)\n"
|
||||
|
||||
#: fe-secure.c:1036
|
||||
#, c-format
|
||||
msgid "could not load private key file \"%s\": %s\n"
|
||||
msgstr "kunde inte ladda privata nyckelfilen \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1050
|
||||
#, c-format
|
||||
msgid "certificate does not match private key file \"%s\": %s\n"
|
||||
msgstr "certifikatet matchar inte den privata nyckelfilen \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1075
|
||||
#, c-format
|
||||
msgid "could not read root certificate file \"%s\": %s\n"
|
||||
msgstr "kunde inte l<>sa root-certifikatfilen \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:1099
|
||||
#, c-format
|
||||
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
|
||||
msgstr "SSL-bibliotek st<73>der inte CRL-certifikat (fil \"%s\")\n"
|
||||
|
||||
#: fe-secure.c:1120
|
||||
#, c-format
|
||||
msgid ""
|
||||
"root certificate file \"%s\" does not exist\n"
|
||||
"Either provide the file or change sslmode to disable server certificate "
|
||||
"verification.\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-secure.c:1203
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "certifikatet kunde inte h<>mtas: %s\n"
|
||||
|
||||
#: fe-secure.c:1231
|
||||
msgid "SSL certificate's common name contains embedded null\n"
|
||||
msgstr ""
|
||||
|
||||
#: fe-secure.c:1307
|
||||
msgid "no SSL error reported"
|
||||
msgstr "inget SSL-fel rapporterat"
|
||||
|
||||
#: fe-secure.c:1316
|
||||
#, c-format
|
||||
msgid "SSL error code %lu"
|
||||
msgstr "SSL-felkod %lu"
|
||||
|
||||
#~ msgid "error querying socket: %s\n"
|
||||
#~ msgstr "fel vid f<>rfr<66>gan till uttag (socket): %s\n"
|
||||
|
||||
#~ msgid "could not get information about host \"%s\": %s\n"
|
||||
#~ msgstr "kunde inte f<> information om v<>rd \"%s\": %s\n"
|
||||
|
||||
#~ msgid "unsupported protocol\n"
|
||||
#~ msgstr "protokoll st<73>ds inte\n"
|
||||
|
||||
#~ msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
|
||||
#~ msgstr "v<>rdens namn \"%s\" <20>r inte %ld.%ld.%ld.%ld efter uppslagning\n"
|
||||
|
||||
#~ msgid "could not get user information\n"
|
||||
#~ msgstr "kunde inte h<>mta anv<6E>ndarinformation\n"
|
||||
|
||||
#~ msgid "invalid value of PGSSLKEY environment variable\n"
|
||||
#~ msgstr "felaktigt v<>rde p<> milj<6C>variabeln PGSSLKEY\n"
|
||||
|
||||
#~ msgid "private key file \"%s\" has wrong permissions\n"
|
||||
#~ msgstr "privata nyckelfilen \"%s\" har fel r<>ttigheter\n"
|
||||
|
||||
#~ msgid "could not open private key file \"%s\": %s\n"
|
||||
#~ msgstr "kan inte <20>ppna privat nyckelfil \"%s\": %s\n"
|
||||
|
||||
#~ msgid "private key file \"%s\" changed during execution\n"
|
||||
#~ msgstr "privata nyckelfilen \"%s\" har <20>ndrats under k<>rning\n"
|
||||
|
||||
#~ msgid "could not read private key file \"%s\": %s\n"
|
||||
#~ msgstr "kunde inte l<>sa privat nyckelfil \"%s\": %s\n"
|
||||
|
||||
#~ msgid "certificate could not be validated: %s\n"
|
||||
#~ msgstr "certifikatet kunde inte valideras: %s\n"
|
@ -1,794 +0,0 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# This file is put in the public domain.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Postgres Tamil Translation\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2007-09-21 09:19-0300\n"
|
||||
"PO-Revision-Date: 2007-10-14 11:58+0530\n"
|
||||
"Last-Translator: ஆமாச்சு <amachu@ubuntu.com>\n"
|
||||
"Language-Team: Ubuntu Tamil Team <ubuntu-l10n-tam@lists.ubuntu.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-Language: Tamil\n"
|
||||
"X-Poedit-Country: INDIA\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: fe-auth.c:268
|
||||
#, c-format
|
||||
msgid "could not set socket to blocking mode: %s\n"
|
||||
msgstr "தடுப்பு முறைக்கு சாக்கெட்டினை அமைக்க இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-auth.c:286
|
||||
#: fe-auth.c:290
|
||||
#, c-format
|
||||
msgid "Kerberos 5 authentication rejected: %*s\n"
|
||||
msgstr "கேர்பரோஸ் 5 அங்கீகாரம் மறுக்கப்பட்டது: %*s\n"
|
||||
|
||||
#: fe-auth.c:316
|
||||
#, c-format
|
||||
msgid "could not restore non-blocking mode on socket: %s\n"
|
||||
msgstr "தடையில்லா முறையினை சாக்கெட்டின் மீது மீட்டமைக்க இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-auth.c:439
|
||||
msgid "GSSAPI continuation error"
|
||||
msgstr "GSSAPI தொடர்வதில் வழு"
|
||||
|
||||
#: fe-auth.c:467
|
||||
msgid "duplicate GSS auth request\n"
|
||||
msgstr "போலி GSS அங்கீகாரத்துக்கான கோரிக்கை\n"
|
||||
|
||||
#: fe-auth.c:487
|
||||
msgid "GSSAPI name import error"
|
||||
msgstr "GSSAPI பெயர் இறக்க வழு"
|
||||
|
||||
#: fe-auth.c:573
|
||||
msgid "SSPI continuation error"
|
||||
msgstr "SSPI தொடர்வதில் வழு"
|
||||
|
||||
#: fe-auth.c:584
|
||||
#: fe-auth.c:649
|
||||
#: fe-auth.c:675
|
||||
#: fe-auth.c:772
|
||||
#: fe-connect.c:1299
|
||||
#: fe-connect.c:2532
|
||||
#: fe-connect.c:2749
|
||||
#: fe-connect.c:3078
|
||||
#: fe-connect.c:3087
|
||||
#: fe-connect.c:3224
|
||||
#: fe-connect.c:3264
|
||||
#: fe-connect.c:3282
|
||||
#: fe-exec.c:2751
|
||||
#: fe-lobj.c:669
|
||||
#: fe-protocol2.c:1027
|
||||
#: fe-protocol3.c:1330
|
||||
msgid "out of memory\n"
|
||||
msgstr "நினைவைத் தாண்டி\n"
|
||||
|
||||
#: fe-auth.c:669
|
||||
msgid "hostname must be specified\n"
|
||||
msgstr "தருநர் பெயர் கொடுக்கப் பட வேண்டும்\n"
|
||||
|
||||
#: fe-auth.c:748
|
||||
msgid "SCM_CRED authentication method not supported\n"
|
||||
msgstr "SCM_CRED அங்கீகார முறை ஆதரிக்கப் படவில்லை\n"
|
||||
|
||||
#: fe-auth.c:830
|
||||
msgid "Kerberos 4 authentication not supported\n"
|
||||
msgstr "கேபராஸ் 4 அங்கீகாரம் ஆதரிக்கப் படவில்லை\n"
|
||||
|
||||
#: fe-auth.c:846
|
||||
msgid "Kerberos 5 authentication not supported\n"
|
||||
msgstr "கேபராஸ் 5 அங்கீகாரம் ஆதரிக்கப் படவில்லை\n"
|
||||
|
||||
#: fe-auth.c:910
|
||||
msgid "GSSAPI authentication not supported\n"
|
||||
msgstr "GSSAPI அங்கீகாரம் ஆதரிக்கப் படவில்லை\n"
|
||||
|
||||
#: fe-auth.c:933
|
||||
msgid "SSPI authentication not supported\n"
|
||||
msgstr "SSPI அங்கீகாரம் ஆதரிக்கப் படவில்லை\n"
|
||||
|
||||
#: fe-auth.c:962
|
||||
#, c-format
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "அங்கீகார முறையான %u ஆதரிக்கப் படவில்லை\n"
|
||||
|
||||
#: fe-connect.c:496
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "செல்லுபடியாகாத ssimode மதிப்பு: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:516
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr "SSL ஆதரவு ஒடுக்கம் பெறாத போது ssimode மதிப்பு \"%s\" செல்லுபடியாகாது\n"
|
||||
|
||||
#: fe-connect.c:695
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "TCP காத்திரா நிலைக்கு சாக்கெட்டினை அமைக்க இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-connect.c:725
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
"\tIs the server running locally and accepting\n"
|
||||
"\tconnections on Unix domain socket \"%s\"?\n"
|
||||
msgstr ""
|
||||
"வழங்கியுடன் இணைக்க இயலவில்லை: %s\n"
|
||||
" \t வழங்கி உள்ளூர இயங்கி\n"
|
||||
" யுனிக்ஸ் டொமைன் சாக்கெட் களிலிருந்து இணைபுகளைப் பெறுகிறதா\"%s\"?\n"
|
||||
|
||||
#: fe-connect.c:735
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
"\tIs the server running on host \"%s\" and accepting\n"
|
||||
"\tTCP/IP connections on port %s?\n"
|
||||
msgstr ""
|
||||
"வழங்கியுடன் இணைக்க இயலவில்லை: %s\n"
|
||||
"\t தருநரில் வழங்கி இயங்குகிறதா \"%s\" மேலும் \n"
|
||||
"\tTCP/IP இணைப்புகளை %s துறையில் பெறுகின்றதா?\n"
|
||||
|
||||
#: fe-connect.c:825
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "தருநர் பெயர் \"%s\" னை %s முகவரிக்கு மொழிபெயர்க்க இயலவில்லை\n"
|
||||
|
||||
#: fe-connect.c:829
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr "யுனிக்ஸ் டொமைன் சாக்கெட் பாதையினை \"%s\" முகவரி %s க்கு மாற்ற இயலவில்லை\n"
|
||||
|
||||
#: fe-connect.c:1030
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "செல்லுபடியாகாத இணைப்பு நிலை, நினைவு மழுங்கியதற்கான சமிக்ஞையாக இருக்கலாம்\n"
|
||||
|
||||
#: fe-connect.c:1073
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "சாக்கெட்டினை உருவாக்க இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-connect.c:1096
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "தடையில்லா முறைக்கு சாக்கெட்டினை அமைக்க இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-connect.c:1108
|
||||
#, c-format
|
||||
msgid "could not set socket to close-on-exec mode: %s\n"
|
||||
msgstr "close-on-exec நிலையில் சாக்கெட்டினை அமைக்க இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-connect.c:1195
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "சாக்கெட் வழு நிலையை பெற இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-connect.c:1233
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "வாங்கியின் முகவரியினை சாக்கெட்டிலிருந்து பெற இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-connect.c:1277
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "SSL மத்தியஸ்த பொட்டலத்தை அனுப்ப இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-connect.c:1312
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "துவக்க பொட்டலத்தை அனுப்ப இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-connect.c:1377
|
||||
#: fe-connect.c:1394
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "SSL ஆதாவினை வழங்கி ஆதரிக்கவில்லை, ஆனால் SSL தேவைப் படுகின்றது\n"
|
||||
|
||||
#: fe-connect.c:1410
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "SSL மத்தியஸ்தத்துக்கு ஒவ்வாத பதில் கிடைத்தது: %c\n"
|
||||
|
||||
#: fe-connect.c:1486
|
||||
#: fe-connect.c:1519
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "அங்கீகார கோரிக்கை எதிர்பார்க்கப் பட்டது, பெற்றதோ %c\n"
|
||||
|
||||
#: fe-connect.c:1696
|
||||
#, c-format
|
||||
msgid "out of memory allocating GSSAPI buffer (%i)"
|
||||
msgstr "GSSAPI நிலையாநினைவினை(%i) ஒதுக்குகையில் நினைவகன்றது"
|
||||
|
||||
#: fe-connect.c:1785
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "துவங்குகையில் வழங்கியிலிருந்து எதிர்பாராத தகவல்\n"
|
||||
|
||||
#: fe-connect.c:1853
|
||||
#, c-format
|
||||
msgid "invalid connection state %c, probably indicative of memory corruption\n"
|
||||
msgstr "செல்லத்தகாத நினைவு நிலை \"%c, நினைவு பழுதடைந்திருக்கலாம்\n"
|
||||
|
||||
#: fe-connect.c:2545
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
|
||||
msgstr "செல்லாத LDAP URL \"%s\": திட்டம் கட்டாயம் ldap ஆக இருக்க வேண்டும்://\n"
|
||||
|
||||
#: fe-connect.c:2560
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
|
||||
msgstr "செல்லாத LDAP URL \"%s\": தனித்துவம் வாய்ந்த பெயர் விடுபட்டுள்ளது\n"
|
||||
|
||||
#: fe-connect.c:2571
|
||||
#: fe-connect.c:2624
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
|
||||
msgstr "LDAP இணைப்பு செல்லாது \"%s\": குறைந்தது ஒரு இணைப்பாவது கொண்டிருக்க வேண்டும்\n"
|
||||
|
||||
#: fe-connect.c:2581
|
||||
#: fe-connect.c:2638
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
|
||||
msgstr "LDAP இணைப்பு செல்லாது \"%s\": தேடுவதற்கான வரம்பு கொண்டிருத்தல் வேண்டும் (base/one/sub)\n"
|
||||
|
||||
#: fe-connect.c:2592
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": no filter\n"
|
||||
msgstr "LDAP இணைப்பு செல்லாது \"%s\": வழிகட்டு இல்லை\n"
|
||||
|
||||
#: fe-connect.c:2613
|
||||
#, c-format
|
||||
msgid "invalid LDAP URL \"%s\": invalid port number\n"
|
||||
msgstr "LDAP இணைப்பு செல்லாது \"%s\": துறை எண் செல்லாது\n"
|
||||
|
||||
#: fe-connect.c:2647
|
||||
msgid "could not create LDAP structure\n"
|
||||
msgstr "LDAP கட்டமைப்பை உருவாக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-connect.c:2689
|
||||
#, c-format
|
||||
msgid "lookup on LDAP server failed: %s\n"
|
||||
msgstr "LDAP வழங்கியில் தேடல் செயலிழந்தது: %s\n"
|
||||
|
||||
#: fe-connect.c:2700
|
||||
msgid "more than one entry found on LDAP lookup\n"
|
||||
msgstr "LDAP தேடலில் ஒன்றுக்கு மேற்பட்ட பதிவு கிடைத்துள்ளது\n"
|
||||
|
||||
#: fe-connect.c:2701
|
||||
#: fe-connect.c:2713
|
||||
msgid "no entry found on LDAP lookup\n"
|
||||
msgstr "LDAP தேடலில் எந்தவொரு பதிவும் கிடைக்கவில்லை\n"
|
||||
|
||||
#: fe-connect.c:2724
|
||||
#: fe-connect.c:2737
|
||||
msgid "attribute has no values on LDAP lookup\n"
|
||||
msgstr "LDAP தேடலில் பண்பிற்கு மதிப்பு எதுவும் இல்லை\n"
|
||||
|
||||
#: fe-connect.c:2788
|
||||
#: fe-connect.c:2806
|
||||
#: fe-connect.c:3126
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "தொடர்புக்கான தகவல் சரத்தில் \"%s\" க்குப் பிறகு \"=\" இல்லை\n"
|
||||
|
||||
#: fe-connect.c:2869
|
||||
#: fe-connect.c:3208
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "செல்லுபடியாகாத இணைப்புத் தேர்வு \"%s\" \n"
|
||||
|
||||
#: fe-connect.c:2882
|
||||
#: fe-connect.c:3175
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "தொடர்புக்கான தகவல் சரத்தில் நிறைவுபெறாத மேற்கோளிடப் பட்ட சரம்\n"
|
||||
|
||||
#: fe-connect.c:2925
|
||||
#, c-format
|
||||
msgid "ERROR: service file \"%s\" not found\n"
|
||||
msgstr "வழு: \"%s\" சேவை கோப்பினைக் காணவில்லை\n"
|
||||
|
||||
#: fe-connect.c:2938
|
||||
#, c-format
|
||||
msgid "ERROR: line %d too long in service file \"%s\"\n"
|
||||
msgstr "வழு: சேவைக் கோப்பில் %d வரி மிகப் பெரிதாக உள்ளது\"%s\"\n"
|
||||
|
||||
#: fe-connect.c:3010
|
||||
#: fe-connect.c:3037
|
||||
#, c-format
|
||||
msgid "ERROR: syntax error in service file \"%s\", line %d\n"
|
||||
msgstr "வழு: சேவைக் கோப்பு \"%s\" ன் வரி %d ல் நெறி வழு\n"
|
||||
|
||||
#: fe-connect.c:3450
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "இணைப்புச் சுட்டி NULL ஆக உள்ளது\n"
|
||||
|
||||
#: fe-connect.c:3724
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" is not a plain file\n"
|
||||
msgstr "எச்சரிக்கை: கடவுச் சொல்லுக்கானக் கோப்பு \"%s\" ஒரு சாதாரணக் கோப்பு இல்லை\n"
|
||||
|
||||
#: fe-connect.c:3734
|
||||
#, c-format
|
||||
msgid "WARNING: password file \"%s\" has world or group read access; permission should be u=rw (0600)\n"
|
||||
msgstr "எச்சரிக்கை: கடவுச் சொல் கோப்பு \"%s\" அனைவரும் அல்லது குழுமம் அணுக ஏதுவாய் உள்ளது; u=rw (0600) ஆக அனுமதி இருத்தல் நல்லது\n"
|
||||
|
||||
#: fe-exec.c:498
|
||||
msgid "NOTICE"
|
||||
msgstr "அறிவிப்பு"
|
||||
|
||||
#: fe-exec.c:682
|
||||
#: fe-exec.c:739
|
||||
#: fe-exec.c:779
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "ஆணைச் சரம் ஒரு வெற்றுச் சுட்டி\n"
|
||||
|
||||
#: fe-exec.c:772
|
||||
#: fe-exec.c:867
|
||||
msgid "statement name is a null pointer\n"
|
||||
msgstr "வாசகத்தின் பெயர் ஒரு வெற்றுச் சுட்டி\n"
|
||||
|
||||
#: fe-exec.c:787
|
||||
#: fe-exec.c:941
|
||||
#: fe-exec.c:1570
|
||||
#: fe-exec.c:1766
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "செயற்பாட்டுக்கு குறைந்த பட்சம் நெறி 3.0 தேவைப் படுகிறது\n"
|
||||
|
||||
#: fe-exec.c:898
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "வழங்கிக்கு இணைப்பு எதுவும் இல்லை\n"
|
||||
|
||||
#: fe-exec.c:905
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "மற்றொரு ஆணை நிறைவேற்றப் பட்டுக்கொண்டிருக்கிறது\n"
|
||||
|
||||
#: fe-exec.c:1015
|
||||
msgid "length must be given for binary parameter\n"
|
||||
msgstr "இரும காரணிக்கு நீளம் கட்டாயம் கொடுக்கப்பட்டிருத்தல் வேண்டும்\n"
|
||||
|
||||
#: fe-exec.c:1262
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "எதிர்பாராத பொருந்தா நிலை: %d\n"
|
||||
|
||||
#: fe-exec.c:1388
|
||||
msgid "COPY terminated by new PQexec"
|
||||
msgstr "PQexec ஆல் நகலெடுப்பது நிறுத்தப் பட்டது"
|
||||
|
||||
#: fe-exec.c:1396
|
||||
msgid "COPY IN state must be terminated first\n"
|
||||
msgstr "அக நகல் நிலை முதலில் நிறுத்தப் பட வேண்டும்\n"
|
||||
|
||||
#: fe-exec.c:1416
|
||||
msgid "COPY OUT state must be terminated first\n"
|
||||
msgstr "புற நகல் நிலை முதலில் நிறுத்தப் பட வேண்டும்\n"
|
||||
|
||||
#: fe-exec.c:1658
|
||||
#: fe-exec.c:1723
|
||||
#: fe-exec.c:1808
|
||||
#: fe-protocol2.c:1172
|
||||
#: fe-protocol3.c:1486
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "நகலாக்கம் எதுவும் நடைபெறவில்லை\n"
|
||||
|
||||
#: fe-exec.c:2000
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "இணைப்பு தவறான நிலையில் உள்ளது\n"
|
||||
|
||||
#: fe-exec.c:2031
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "ExecStatusType குறியீடு செல்லுபடியாகாது"
|
||||
|
||||
#: fe-exec.c:2095
|
||||
#: fe-exec.c:2118
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "நெடுவரிசை எண் %d வரம்புக்குக்கு 0.. %d வெளியே உள்ளது\" "
|
||||
|
||||
#: fe-exec.c:2111
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "குறுக்கு வரிசை எண் %d வரம்புக்கு 0.. %d வெளியே உள்ளது"
|
||||
|
||||
#: fe-exec.c:2133
|
||||
#, c-format
|
||||
msgid "parameter number %d is out of range 0..%d"
|
||||
msgstr "காரணி எண் %d வரம்புக்கு வெளியே உள்ளது 0.. %d"
|
||||
|
||||
#: fe-exec.c:2420
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "வழங்கியிலிருந்து முடிவை கணிக்க இயலவில்லை: %s"
|
||||
|
||||
#: fe-exec.c:2659
|
||||
msgid "incomplete multibyte character\n"
|
||||
msgstr "பூர்த்தியாகாத மல்டிபைட் எழுத்து\n"
|
||||
|
||||
#: fe-lobj.c:150
|
||||
msgid "cannot determine OID of function lo_truncate\n"
|
||||
msgstr "lo_truncate செயற்பாட்டின் OID னைக் கண்டுபிடிக்க முடியவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:378
|
||||
msgid "cannot determine OID of function lo_create\n"
|
||||
msgstr "lo_create செயற்பாட்டின் OID யினைக் கணடுபிக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:502
|
||||
#: fe-lobj.c:597
|
||||
#, c-format
|
||||
msgid "could not open file \"%s\": %s\n"
|
||||
msgstr "\"%s\": %s கோப்பினைத் திறக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:548
|
||||
#, c-format
|
||||
msgid "could not read from file \"%s\": %s\n"
|
||||
msgstr "\"%s\": கோப்பிலிருந்து வாசிக்க இயலவில்லை %s\n"
|
||||
|
||||
#: fe-lobj.c:612
|
||||
#: fe-lobj.c:636
|
||||
#, c-format
|
||||
msgid "could not write to file \"%s\": %s\n"
|
||||
msgstr "\"%s\": கோப்பினுள் இணைக்க இயலவில்லை %s\n"
|
||||
|
||||
#: fe-lobj.c:717
|
||||
msgid "query to initialize large object functions did not return data\n"
|
||||
msgstr "பெரும் பொருள் செயற்பாடுகளைத் துவக்க கோரியது தரவெதையும் திரும்பத் தரவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:758
|
||||
msgid "cannot determine OID of function lo_open\n"
|
||||
msgstr "செயற்பாடு lo_open ஐக் கொண்ட OID யினை கண்டெடுக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:765
|
||||
msgid "cannot determine OID of function lo_close\n"
|
||||
msgstr "செயற்பாடு lo_close ஐக் கொண்ட OID யினை கண்டெடுக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:772
|
||||
msgid "cannot determine OID of function lo_creat\n"
|
||||
msgstr "செயற்பாடு lo_creat ஐக் கொண்ட OID யினை கண்டெடுக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:779
|
||||
msgid "cannot determine OID of function lo_unlink\n"
|
||||
msgstr "செயற்பாடு lo_unlink ஐக் கொண்ட OID யினை கண்டெடுக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:786
|
||||
msgid "cannot determine OID of function lo_lseek\n"
|
||||
msgstr "செயற்பாடு lo_lseek ஐக் கொண்ட OID யினை கண்டெடுக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:793
|
||||
msgid "cannot determine OID of function lo_tell\n"
|
||||
msgstr "செயற்பாடு lo_tell ஐக் கொண்ட OID யினை கண்டெடுக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:800
|
||||
msgid "cannot determine OID of function loread\n"
|
||||
msgstr "செயற்பாடு loread ஐக் கொண்ட OID யினை கண்டெடுக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-lobj.c:807
|
||||
msgid "cannot determine OID of function lowrite\n"
|
||||
msgstr "செயற்பாடு lowrite ஐக் கொண்ட OID யினை கண்டெடுக்க இயலவில்லை\n"
|
||||
|
||||
#: fe-misc.c:227
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqGetInt"
|
||||
msgstr "%lu அளவினைக் கொண்ட எண் pqGetInt ஆல் ஆதரிக்கப் படவில்லை"
|
||||
|
||||
#: fe-misc.c:263
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "%lu அளவினைக் கொண்ட எண் pqPutInt ஆல் ஆதரிக்கப் படவில்லை"
|
||||
|
||||
#: fe-misc.c:543
|
||||
#: fe-misc.c:745
|
||||
msgid "connection not open\n"
|
||||
msgstr " இணைப்பு இல்லை\n"
|
||||
|
||||
#: fe-misc.c:608
|
||||
#: fe-misc.c:698
|
||||
#, c-format
|
||||
msgid "could not receive data from server: %s\n"
|
||||
msgstr "வழங்கியிலிருந்து தரவினைப் பெற இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-misc.c:715
|
||||
#: fe-misc.c:783
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
"\tThis probably means the server terminated abnormally\n"
|
||||
"\tbefore or while processing the request.\n"
|
||||
msgstr ""
|
||||
"இணைப்பினை வழங்கி திடீரெனத் துண்டித்துக் கொண்டது\n"
|
||||
" \tகோரிக்கையினை நிறைவேற்றுகிற சமயம்\n"
|
||||
" \tவழங்கி திடீரென செயலற்று போயிருக்கலாம்.\n"
|
||||
|
||||
#: fe-misc.c:800
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "வழங்கிக்கு தரவினை அனுப்ப இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-misc.c:919
|
||||
msgid "timeout expired\n"
|
||||
msgstr "காலநிர்ணயம் காலாவதியானது\n"
|
||||
|
||||
#: fe-misc.c:964
|
||||
msgid "socket not open\n"
|
||||
msgstr "சாக்கெட் திறக்கப் படவில்லை\n"
|
||||
|
||||
#: fe-misc.c:987
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() பலனலிக்கவில்லை: %s\n"
|
||||
|
||||
#: fe-protocol2.c:89
|
||||
#, c-format
|
||||
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
|
||||
msgstr "ஏற்பில்லா setenv நிலை %c, நினைவு மழுங்கியமைக்கான சமிக்ஞையாக இருக்கலாம்\n"
|
||||
|
||||
#: fe-protocol2.c:330
|
||||
#, c-format
|
||||
msgid "invalid state %c, probably indicative of memory corruption\n"
|
||||
msgstr "ஏற்பில்லா நிலை %c, நினைவு மழுங்கியமைக்கான சமிக்ஞையாக இருக்கலாம்\n"
|
||||
|
||||
#: fe-protocol2.c:419
|
||||
#: fe-protocol3.c:185
|
||||
#, c-format
|
||||
msgid "message type 0x%02x arrived from server while idle"
|
||||
msgstr "செயலற்று இருந்த போது 0x%02x செய்தி வந்தது"
|
||||
|
||||
#: fe-protocol2.c:462
|
||||
#, c-format
|
||||
msgid "unexpected character %c following empty query response (\"I\" message)"
|
||||
msgstr "வெற்று கோரிக்கையின் பதிலைத் தொடரந்து எதிபாராத எழுத்து %c (\"I\" message)"
|
||||
|
||||
#: fe-protocol2.c:516
|
||||
msgid "server sent data (\"D\" message) without prior row description (\"T\" message)"
|
||||
msgstr "குறுக்கு வரிசை குறித்த முன் விவரமில்லாது (\"T\"message) வழங்கி தரவினை அனுப்பியது (\"D\"message)"
|
||||
|
||||
#: fe-protocol2.c:532
|
||||
msgid "server sent binary data (\"B\" message) without prior row description (\"T\" message)"
|
||||
msgstr "குறுக்கு வரிசை குறித்த முன் விவரமில்லாது (\"T\"message) வழங்கி இருமத் தரவினை அனுப்பியது (\"B\"message)"
|
||||
|
||||
#: fe-protocol2.c:547
|
||||
#: fe-protocol3.c:376
|
||||
#, c-format
|
||||
msgid "unexpected response from server; first received character was \"%c\"\n"
|
||||
msgstr "வழங்கியிடமிருந்து எதிர்பாராத தகவல்; முதலில் பெறப் பட்ட எழுத்து \"%c\"\n"
|
||||
|
||||
#: fe-protocol2.c:768
|
||||
#: fe-protocol3.c:695
|
||||
msgid "out of memory for query result\n"
|
||||
msgstr "விண்ணப்பத்தின் முடிவு நினைவுக்கு அப்பால் உள்ளன\n"
|
||||
|
||||
#: fe-protocol2.c:1215
|
||||
#: fe-protocol3.c:1554
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: fe-protocol2.c:1227
|
||||
msgid "lost synchronization with server, resetting connection"
|
||||
msgstr "வழங்கியுடனான பொருந்தும் தனமையில் பாதிப்பு, இணைப்பு மீண்டும் கொணரப்படுகிறது"
|
||||
|
||||
#: fe-protocol2.c:1361
|
||||
#: fe-protocol2.c:1393
|
||||
#: fe-protocol3.c:1756
|
||||
#, c-format
|
||||
msgid "protocol error: id=0x%x\n"
|
||||
msgstr "நெறி வழு: id=0x%x\n"
|
||||
|
||||
#: fe-protocol3.c:338
|
||||
msgid "server sent data (\"D\" message) without prior row description (\"T\" message)\n"
|
||||
msgstr "குறுக்கு வரிசை குறித்த முன் விவரமில்லாது (\"T\"message) வழங்கி தரவினை அனுப்பியது (\"D\"message)\n"
|
||||
|
||||
#: fe-protocol3.c:397
|
||||
#, c-format
|
||||
msgid "message contents do not agree with length in message type \"%c\"\n"
|
||||
msgstr "தகவல் வகையிலுள்ள நீளத்துடன் தகவல் விவரங்கள் ஒத்துப் போகவில்லை \"%c\"\n"
|
||||
|
||||
#: fe-protocol3.c:418
|
||||
#, c-format
|
||||
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
|
||||
msgstr "வழங்கியுடன் பொருந்தா நிலை ஏற்பட்டுள்ளது: தகவல் வகை \"%c\" பெறப்பட்டது, நீளம் %d\n"
|
||||
|
||||
#: fe-protocol3.c:640
|
||||
msgid "unexpected field count in \"D\" message\n"
|
||||
msgstr "\"D\" தகவலில் எதிர்பாராத கள எண்ணிக்கை\n"
|
||||
|
||||
#. translator: %s represents a digit string
|
||||
#: fe-protocol3.c:782
|
||||
#: fe-protocol3.c:801
|
||||
#, c-format
|
||||
msgid " at character %s"
|
||||
msgstr " %s எழுத்தில்"
|
||||
|
||||
#: fe-protocol3.c:814
|
||||
#, c-format
|
||||
msgid "DETAIL: %s\n"
|
||||
msgstr "விவரம்: %s\n"
|
||||
|
||||
#: fe-protocol3.c:817
|
||||
#, c-format
|
||||
msgid "HINT: %s\n"
|
||||
msgstr "துப்பு: %s\n"
|
||||
|
||||
#: fe-protocol3.c:820
|
||||
#, c-format
|
||||
msgid "QUERY: %s\n"
|
||||
msgstr "விண்ணப்பம்: %s\n"
|
||||
|
||||
#: fe-protocol3.c:823
|
||||
#, c-format
|
||||
msgid "CONTEXT: %s\n"
|
||||
msgstr "இடம்: %s\n"
|
||||
|
||||
#: fe-protocol3.c:835
|
||||
msgid "LOCATION: "
|
||||
msgstr "இருப்பிடம்: "
|
||||
|
||||
#: fe-protocol3.c:837
|
||||
#, c-format
|
||||
msgid "%s, "
|
||||
msgstr "%s, "
|
||||
|
||||
#: fe-protocol3.c:839
|
||||
#, c-format
|
||||
msgid "%s:%s"
|
||||
msgstr "%s:%s"
|
||||
|
||||
#: fe-protocol3.c:1064
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "வரி %d: "
|
||||
|
||||
#: fe-protocol3.c:1372
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
msgstr "PQgetline: உரை COPY OUT செய்யப் படுலதில்லை\n"
|
||||
|
||||
#: fe-secure.c:218
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "SSL இணைப்பினை ஏற்படுத்த இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-secure.c:289
|
||||
#: fe-secure.c:385
|
||||
#: fe-secure.c:927
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "SYS SYSCALL வழு: %s\n"
|
||||
|
||||
#: fe-secure.c:294
|
||||
#: fe-secure.c:391
|
||||
#: fe-secure.c:931
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "SYS SYSCALL வழு: EOF அடையப்பட்டது\n"
|
||||
|
||||
#: fe-secure.c:306
|
||||
#: fe-secure.c:402
|
||||
#: fe-secure.c:950
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "SSL வழு: %s\n"
|
||||
|
||||
#: fe-secure.c:316
|
||||
#: fe-secure.c:412
|
||||
#: fe-secure.c:960
|
||||
#, c-format
|
||||
msgid "unrecognized SSL error code: %d\n"
|
||||
msgstr "இனங்காண இயலாத SSL வழு குறி: %d\n"
|
||||
|
||||
#: fe-secure.c:482
|
||||
#, c-format
|
||||
msgid "error querying socket: %s\n"
|
||||
msgstr "சாக்கெட்டுக்காக் கோரியதில் வழு: %s\n"
|
||||
|
||||
#: fe-secure.c:509
|
||||
#, c-format
|
||||
msgid "could not get information about host \"%s\": %s\n"
|
||||
msgstr "தருநர் குறித்த விவரங்களைப் பெற இயலவில்லை\"%s\":%s\n"
|
||||
|
||||
#: fe-secure.c:528
|
||||
msgid "unsupported protocol\n"
|
||||
msgstr "ஆதரிக்கப் படாத நெறி\n"
|
||||
|
||||
#: fe-secure.c:550
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
|
||||
msgstr "வழங்கியின் பொதுப் பெயர் \"%s\" %ld.%ld.%ld.%ld க்கு இட்டுச் செல்லவில்லை\n"
|
||||
|
||||
#: fe-secure.c:557
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to peer address\n"
|
||||
msgstr "வழங்கியின் பொதுப் பெயரால் \"%s\" தலை முகவரியினைத் துவங்க இயலவில்லை\n"
|
||||
|
||||
#: fe-secure.c:589
|
||||
msgid "could not get user information\n"
|
||||
msgstr "பயனர் விவரங்களை பெற இயலவில்லை\n"
|
||||
|
||||
#: fe-secure.c:598
|
||||
#, c-format
|
||||
msgid "could not open certificate file \"%s\": %s\n"
|
||||
msgstr "சான்றுக் கோப்பினைத் திறக்க இயலவில்லை \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:607
|
||||
#, c-format
|
||||
msgid "could not read certificate file \"%s\": %s\n"
|
||||
msgstr "சான்றுக் கோப்பினை வாசிக்க இயலவில்லை \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:627
|
||||
msgid "invalid value of PGSSLKEY environment variable\n"
|
||||
msgstr "சூழல் மாறி PGSSLKEY க்கு செல்லத்தகாத மதிப்பு\n"
|
||||
|
||||
#: fe-secure.c:639
|
||||
#, c-format
|
||||
msgid "could not load SSL engine \"%s\": %s\n"
|
||||
msgstr "SSL என்ஜின்களை ஏற்றவில்லை \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:653
|
||||
#, c-format
|
||||
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
|
||||
msgstr "என்ஜினிலிருந்து \"%s\": %s தனிப்பட்ட SSL திறவியினை வாசிக்க இயலவில்லை \"%s\"\n"
|
||||
|
||||
#: fe-secure.c:669
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key file \"%s\"\n"
|
||||
msgstr "சான்று உள்ளது, ஆனால் தனித் துருப்புக் கோப்பினைக் காணவில்லை \"%s\"\n"
|
||||
|
||||
#: fe-secure.c:678
|
||||
#, c-format
|
||||
msgid "private key file \"%s\" has wrong permissions\n"
|
||||
msgstr "தனித் துருப்புக் கோப்பு \"%s\" தவறான அனுமதிகளைக் கொண்டுள்ளது\n"
|
||||
|
||||
#: fe-secure.c:686
|
||||
#, c-format
|
||||
msgid "could not open private key file \"%s\": %s\n"
|
||||
msgstr "தனித் துருப்புக் கோப்பினைத் திறக்க இயலவில்லை \"%s\":%s\n"
|
||||
|
||||
#: fe-secure.c:695
|
||||
#, c-format
|
||||
msgid "private key file \"%s\" changed during execution\n"
|
||||
msgstr "செயல்படுத்தும் போது தனித் துருப்புக் கோப்பு \"%s\" மாற்றப் பட்டுள்ளது\n"
|
||||
|
||||
#: fe-secure.c:704
|
||||
#, c-format
|
||||
msgid "could not read private key file \"%s\": %s\n"
|
||||
msgstr "தனித் துருப்புக் கோப்பினை வாசிக்க இயலவில்லை \"%s\":%s\n"
|
||||
|
||||
#: fe-secure.c:719
|
||||
#, c-format
|
||||
msgid "certificate does not match private key file \"%s\": %s\n"
|
||||
msgstr "சான்று தனித் துருப்புக் கோப்புடன் பொருந்தவில்லை \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:808
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "SSL சூழலை உருவாக்க இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-secure.c:849
|
||||
#, c-format
|
||||
msgid "could not read root certificate file \"%s\": %s\n"
|
||||
msgstr "\"மூல சான்றினை வாசிக்க இயவில்லை \"%s\": %s\n"
|
||||
|
||||
#: fe-secure.c:869
|
||||
#, c-format
|
||||
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
|
||||
msgstr "CRL சான்றுகளை SSL நிரலகம் ஆதரிக்கவில்லை (கோப்பு \"%s\")\n"
|
||||
|
||||
#: fe-secure.c:980
|
||||
#, c-format
|
||||
msgid "certificate could not be validated: %s\n"
|
||||
msgstr "சான்றிதழை சரி பார்க்க இயலவில்லை: %s\n"
|
||||
|
||||
#: fe-secure.c:994
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "சான்று கிடைக்கப் பெறவில்லை: %s\n"
|
||||
|
||||
#: fe-secure.c:1074
|
||||
msgid "no SSL error reported"
|
||||
msgstr "SSL வழு எதுவும் தெரிவிக்கப் படவில்லை"
|
||||
|
||||
#: fe-secure.c:1083
|
||||
#, c-format
|
||||
msgid "SSL error code %lu"
|
||||
msgstr "SSL வழுக் குறி %lu"
|
||||
|
Reference in New Issue
Block a user