Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
7739cde4
Commit
7739cde4
authored
Aug 07, 2001
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Russian translation by Serguei Mokhov
parent
957eea27
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
415 additions
and
2 deletions
+415
-2
src/interfaces/libpq/nls.mk
src/interfaces/libpq/nls.mk
+2
-2
src/interfaces/libpq/ru.po
src/interfaces/libpq/ru.po
+413
-0
No files found.
src/interfaces/libpq/nls.mk
View file @
7739cde4
# $Header: /cvsroot/pgsql/src/interfaces/libpq/nls.mk,v 1.
1 2001/07/15 13:45:04
petere Exp $
# $Header: /cvsroot/pgsql/src/interfaces/libpq/nls.mk,v 1.
2 2001/08/07 11:41:17
petere Exp $
CATALOG_NAME
:=
libpq
AVAIL_LANGUAGES
:=
de
AVAIL_LANGUAGES
:=
de
ru
GETTEXT_FILES
:=
fe-auth.c fe-connect.c fe-exec.c fe-lobj.c fe-misc.c
GETTEXT_TRIGGERS
:=
libpq_gettext
src/interfaces/libpq/ru.po
0 → 100644
View file @
7739cde4
# ru.po
# LIBPQ TRANSLATED MESSAGES IN RUSSIAN LANGUAGE (KOI8-R)
# SERGUEI A. MOKHOV <STGUNYA@YAHOO.COM>, 2001.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.2\n"
"POT-Creation-Date: 2001-07-15 15:49+0200\n"
"PO-Revision-Date: 2001-07-31 23:40-0500\n"
"Last-Translator: SERGUEI A. MOKHOV <STGUNYA@YAHOO.COM>\n"
"Language-Team: RUSSIAN <RU@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
#: fe-auth.c:222
#, c-format
msgid "Kerberos 4 error: %s\n"
msgstr " Kerberos 4: %s\n"
#: fe-auth.c:387
#, c-format
msgid "could not set socket to blocking mode: %s"
msgstr " : %s"
#: fe-auth.c:403
#, c-format
msgid "Kerberos 5 authentication rejected: %*s"
msgstr " Kerberos 5 : %*s"
#: fe-auth.c:424
#, c-format
msgid "could not restore non-blocking mode on socket: %s"
msgstr " : %s"
#: fe-auth.c:468
msgid "Kerberos 4 authentication failed\n"
msgstr " Kerberos 4 \n"
#: fe-auth.c:474
msgid "Kerberos 4 authentication not supported\n"
msgstr " Kerberos 4 \n"
#: fe-auth.c:485
msgid "Kerberos 5 authentication failed\n"
msgstr " Kerberos 5 \n"
#: fe-auth.c:491
msgid "Kerberos 5 authentication not supported\n"
msgstr " Kerberos 5 \n"
#: fe-auth.c:514
#, c-format
msgid "authentication method %u not supported\n"
msgstr " %u \n"
#: fe-auth.c:551
#, c-format
msgid "invalid authentication service name \"%s\", ignored"
msgstr " \"%s\", "
#: fe-auth.c:608
#, c-format
msgid "fe_getauthname: invalid authentication system: %d\n"
msgstr "fe_getauthname: : %d\n"
#: fe-connect.c:491
msgid "could not determine the PostgreSQL user name to use\n"
msgstr " PostgreSQL \n"
#: fe-connect.c:713
#, c-format
msgid "could not set socket to non-blocking mode: %s\n"
msgstr " : %s\n"
#: fe-connect.c:737
#, c-format
msgid "could not set socket to TCP no delay mode: %s\n"
msgstr " TCP : %s\n"
#: fe-connect.c:760
#, 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"
"\t Unix' \"%s\"?\n"
#: fe-connect.c:769
#, 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"
"\t TCP/IP %s?\n"
#: fe-connect.c:834
#, c-format
msgid "invalid host address: %s\n"
msgstr " : %s\n"
#: fe-connect.c:853
#, c-format
msgid "unknown host name: %s\n"
msgstr " : %s\n"
#: fe-connect.c:895
#, c-format
msgid "could not create socket: %s\n"
msgstr " : %s\n"
#: fe-connect.c:975
#, c-format
msgid "could not send SSL negotiation packet: %s\n"
msgstr " SSL: %s\n"
#: fe-connect.c:983
#, c-format
msgid "could not receive server response to SSL negotiation packet: %s\n"
msgstr " SSL: %s\n"
#: fe-connect.c:997
#, c-format
msgid "could not create SSL context: %s\n"
msgstr " SSL: %s\n"
#: fe-connect.c:1007
#, c-format
msgid "could not establish SSL connection: %s\n"
msgstr " SSL: %s\n"
#: fe-connect.c:1025
#, c-format
msgid "received invalid response to SSL negotiation: %c\n"
msgstr " SSL: %c\n"
#: fe-connect.c:1034
msgid "server does not support SSL, but SSL was required\n"
msgstr " SSL, SSL \n"
#: fe-connect.c:1203
msgid "invalid connection state, probably indicative of memory corruption\n"
msgstr " , \n"
#: fe-connect.c:1241
#, c-format
msgid "could not get socket error status: %s\n"
msgstr " : %s\n"
#: fe-connect.c:1262
#, c-format
msgid "could not get client address from socket: %s\n"
msgstr " : %s\n"
#: fe-connect.c:1301
#, c-format
msgid "could not send startup packet: %s\n"
msgstr " : %s\n"
#: fe-connect.c:1357
#, c-format
msgid "expected authentication request from server, but received %c\n"
msgstr " , : %c\n"
#: fe-connect.c:1460
msgid "unexpected message from server during startup\n"
msgstr " \n"
#: fe-connect.c:1519
#, c-format
msgid "invalid connection state %c, probably indicative of memory corruption\n"
msgstr " %c, \n"
#: fe-connect.c:1623
#, c-format
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
msgstr " setenv %c, \n"
#: fe-connect.c:1664
#, c-format
msgid "invalid encoding name in PGCLIENTENCODING: %s\n"
msgstr " PGCLIENTENCODING: %s\n"
#: fe-connect.c:1789
#, c-format
msgid "invalid state %c, probably indicative of memory corruption\n"
msgstr " %c, \n"
#: fe-connect.c:2402 fe-connect.c:2411 fe-exec.c:1070 fe-lobj.c:529
msgid "out of memory\n"
msgstr " \n"
#: fe-connect.c:2450
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr " \"=\" \"%s\" \n"
#: fe-connect.c:2499
msgid "unterminated quoted string in connection info string\n"
msgstr " ( ) \n"
#: fe-connect.c:2533
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr " \"%s\"\n"
#: fe-connect.c:2718
msgid "connection pointer is NULL\n"
msgstr " NULL'\n"
#: fe-exec.c:512
msgid "command string is a null pointer\n"
msgstr " \n"
#: fe-exec.c:520
msgid "no connection to the server\n"
msgstr " \n"
#: fe-exec.c:527
msgid "another command is already in progress\n"
msgstr " \n"
#: fe-exec.c:730
#, c-format
msgid "message type 0x%02x arrived from server while idle\n"
msgstr " 0x%02x \n"
#: fe-exec.c:773
#, c-format
msgid ""
"unexpected character %c following empty query response (\"I\" message)\n"
msgstr ""
" %c ( \"I\")\n"
#: fe-exec.c:831
msgid ""
"server sent data (\"D\" message) without prior row description (\"T\" "
"message)\n"
msgstr ""
" ( \"D\") "
"( \"T\")\n"
#: fe-exec.c:848
msgid ""
"server sent binary data (\"B\" message) without prior row description (\"T\" "
"message)\n"
msgstr ""
" ( \"B\") "
"( \"T\")\n"
#: fe-exec.c:864
#, c-format
msgid "unexpected response from server; first received character was \"%c\"\n"
msgstr " ; \"%c\"\n"
#: fe-exec.c:1158
#, c-format
msgid "unexpected asyncStatus: %d\n"
msgstr " asyncStatus: %d\n"
#: fe-exec.c:1208
msgid "COPY state must be terminated first\n"
msgstr " COPY \n"
#: fe-exec.c:1546
msgid "no COPY in progress\n"
msgstr " COPY \n"
#: fe-exec.c:1585
msgid "lost synchronization with server, resetting connection\n"
msgstr " , \n"
#: fe-exec.c:1650
msgid "connection in wrong state\n"
msgstr " \n"
#: fe-exec.c:1752 fe-exec.c:1786
#, c-format
msgid "protocol error: id=0x%x\n"
msgstr " : id=0x%x\n"
#: fe-exec.c:1821
msgid "invalid ExecStatusType code"
msgstr " ExecStatusType"
#: fe-exec.c:1874 fe-exec.c:1907
#, c-format
msgid "column number %d is out of range 0..%d\n"
msgstr " ? %d 0..%d\n"
#: fe-exec.c:1896
#, c-format
msgid "row number %d is out of range 0..%d\n"
msgstr " ? %d 0..%d\n"
#: fe-exec.c:2087
#, c-format
msgid "could not interpret result from server: %s\n"
msgstr " : %s\n"
#: fe-exec.c:2103
msgid "no row count available\n"
msgstr "ޣ \n"
#: fe-lobj.c:399 fe-lobj.c:478
#, c-format
msgid "could not open file \"%s\": %s\n"
msgstr " \"%s\": %s\n"
#: fe-lobj.c:411
#, c-format
msgid "could not create large object for file \"%s\"\n"
msgstr " large object (LO) \"%s\"\n"
#: fe-lobj.c:420 fe-lobj.c:467
#, c-format
msgid "could not open large object %u\n"
msgstr " large object (LO) %u\n"
#: fe-lobj.c:434
#, c-format
msgid "error while reading file \"%s\"\n"
msgstr " \"%s\"\n"
#: fe-lobj.c:492
#, c-format
msgid "error while writing to file \"%s\"\n"
msgstr " \"%s\"\n"
#: fe-lobj.c:557
msgid "query to initialize large object functions did not return data\n"
msgstr " (LOs) \n"
#: fe-lobj.c:595
msgid "cannot determine OID of function lo_open\n"
msgstr " OID lo_open\n"
#: fe-lobj.c:602
msgid "cannot determine OID of function lo_close\n"
msgstr " OID lo_close\n"
#: fe-lobj.c:609
msgid "cannot determine OID of function lo_creat\n"
msgstr " OID lo_creat\n"
#: fe-lobj.c:616
msgid "cannot determine OID of function lo_unlink\n"
msgstr " OID lo_unlink\n"
#: fe-lobj.c:623
msgid "cannot determine OID of function lo_lseek\n"
msgstr " OID lo_lseek\n"
#: fe-lobj.c:630
msgid "cannot determine OID of function lo_tell\n"
msgstr " OID lo_tell\n"
#: fe-lobj.c:637
msgid "cannot determine OID of function loread\n"
msgstr " OID loread\n"
#: fe-lobj.c:644
msgid "cannot determine OID of function lowrite\n"
msgstr " OID lowrite\n"
#: fe-misc.c:131
#, c-format
msgid "could not flush enough data (space available: %d, space needed %d)\n"
msgstr " ( : %d, : %d)\n"
#: fe-misc.c:279
#, c-format
msgid "integer of size %lu not supported by pqGetInt\n"
msgstr " integer %lu pqGetInt\n"
#: fe-misc.c:317
#, c-format
msgid "integer of size %lu not supported by pqPutInt\n"
msgstr " integer %lu pqPutInt\n"
#: fe-misc.c:355 fe-misc.c:389 fe-misc.c:777
#, c-format
msgid "select() failed: %s\n"
msgstr "select() : %s\n"
#: fe-misc.c:415 fe-misc.c:615 fe-misc.c:756
msgid "connection not open\n"
msgstr " \n"
#: fe-misc.c:486 fe-misc.c:572
#, c-format
msgid "could not receive data from server: %s\n"
msgstr " %s \n"
#: fe-misc.c:589 fe-misc.c:674
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:690
#, c-format
msgid "could not send data to server: %s\n"
msgstr " : %s\n"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment