mirror of
https://github.com/postgres/postgres.git
synced 2025-08-17 01:02:17 +03:00
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: da5fe0060d012477d807c1b60f1ff2188947a72f
This commit is contained in:
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ecpglib (PostgreSQL current)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2017-10-30 19:30+0300\n"
|
||||
"POT-Creation-Date: 2019-02-10 17:44+0300\n"
|
||||
"PO-Revision-Date: 2016-09-20 12:00+0300\n"
|
||||
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
||||
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
|
||||
@@ -25,7 +25,7 @@ msgstr "пустое сообщение"
|
||||
msgid "<DEFAULT>"
|
||||
msgstr "<ПО_УМОЛЧАНИЮ>"
|
||||
|
||||
#: descriptor.c:833 misc.c:120
|
||||
#: descriptor.c:856 misc.c:120
|
||||
msgid "NULL"
|
||||
msgstr "NULL"
|
||||
|
||||
@@ -196,6 +196,6 @@ msgstr "подключение к серверу потеряно"
|
||||
msgid "SQL error: %s\n"
|
||||
msgstr "ошибка SQL: %s\n"
|
||||
|
||||
#: execute.c:1968
|
||||
#: execute.c:1996
|
||||
msgid "<empty>"
|
||||
msgstr "<>"
|
||||
|
@@ -116,12 +116,12 @@ msgstr "שיטת האימות %u אינה נתמכת\n"
|
||||
#: fe-auth.c:1045
|
||||
#, c-format
|
||||
msgid "user name lookup failure: error code %lu\n"
|
||||
msgstr "כישלון בדיקה עבור שם המשתמש: קוד שגיאה % lu\n"
|
||||
msgstr "כישלון בדיקה עבור שם המשתמש: קוד שגיאה %lu\n"
|
||||
|
||||
#: fe-auth.c:1055 fe-connect.c:2258
|
||||
#, c-format
|
||||
msgid "could not look up local user ID %d: %s\n"
|
||||
msgstr "לא יכול לחפש משתמש מקומי עם מזהה % d: %s\n"
|
||||
msgstr "לא יכול לחפש משתמש מקומי עם מזהה %d: %s\n"
|
||||
|
||||
#: fe-auth.c:1060 fe-connect.c:2263
|
||||
#, c-format
|
||||
@@ -225,7 +225,7 @@ msgstr "נכשל setsockopt(TCP_KEEPCNT): %s\n"
|
||||
#: fe-connect.c:1561
|
||||
#, c-format
|
||||
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
|
||||
msgstr "נכשל WSAIoctl(SIO_KEEPALIVE_VALS): % ui\n"
|
||||
msgstr "נכשל WSAIoctl(SIO_KEEPALIVE_VALS): %ui\n"
|
||||
|
||||
#: fe-connect.c:1619
|
||||
#, c-format
|
||||
@@ -701,12 +701,12 @@ msgstr "אין אפשרות לקבוע את OID של פונקציה lowrite\n"
|
||||
#: fe-misc.c:292
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqGetInt"
|
||||
msgstr "מספר שלם בגודל % lu אינו נתמך על ידי pqGetInt"
|
||||
msgstr "מספר שלם בגודל %lu אינו נתמך על ידי pqGetInt"
|
||||
|
||||
#: fe-misc.c:328
|
||||
#, c-format
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "מספר שלם בגודל % lu אינו נתמך על ידי pqPutInt"
|
||||
msgstr "מספר שלם בגודל %lu אינו נתמך על ידי pqPutInt"
|
||||
|
||||
#: fe-misc.c:639 fe-misc.c:840
|
||||
msgid "connection not open\n"
|
||||
@@ -760,7 +760,7 @@ msgstr "אין זיכרון פנוי"
|
||||
#: fe-protocol2.c:529
|
||||
#, c-format
|
||||
msgid "unexpected character %c following empty query response (\"I\" message)"
|
||||
msgstr "תו לא צפוי% c בעקבות תגובת שאילתה ריקה (הודעת \"I\")"
|
||||
msgstr "תו לא צפוי %c בעקבות תגובת שאילתה ריקה (הודעת \"I\")"
|
||||
|
||||
#: fe-protocol2.c:595
|
||||
#, c-format
|
||||
@@ -913,7 +913,7 @@ msgstr "%s:%s"
|
||||
#: fe-protocol3.c:1316
|
||||
#, c-format
|
||||
msgid "LINE %d: "
|
||||
msgstr "השורה % d: "
|
||||
msgstr "השורה %d: "
|
||||
|
||||
#: fe-protocol3.c:1711
|
||||
msgid "PQgetline: not doing text COPY OUT\n"
|
||||
@@ -1069,7 +1069,7 @@ msgstr "אין דיווח על שגיאת SSL"
|
||||
#: fe-secure-openssl.c:1465
|
||||
#, c-format
|
||||
msgid "SSL error code %lu"
|
||||
msgstr "קוד שגיאת SSL % lu"
|
||||
msgstr "קוד שגיאת SSL %lu"
|
||||
|
||||
#: fe-secure.c:261
|
||||
#, c-format
|
||||
|
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libpq (PostgreSQL current)\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||
"POT-Creation-Date: 2018-10-01 13:03+0300\n"
|
||||
"POT-Creation-Date: 2019-02-10 17:44+0300\n"
|
||||
"PO-Revision-Date: 2018-05-16 14:07+0300\n"
|
||||
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
||||
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
|
||||
@@ -61,8 +61,8 @@ msgstr "не удалось сгенерировать разовый код\n"
|
||||
#: fe-connect.c:4403 fe-connect.c:4522 fe-connect.c:4772 fe-connect.c:4852
|
||||
#: fe-connect.c:4951 fe-connect.c:5207 fe-connect.c:5236 fe-connect.c:5308
|
||||
#: fe-connect.c:5332 fe-connect.c:5350 fe-connect.c:5451 fe-connect.c:5460
|
||||
#: fe-connect.c:5816 fe-connect.c:5966 fe-exec.c:2702 fe-exec.c:3449
|
||||
#: fe-exec.c:3614 fe-lobj.c:896 fe-protocol2.c:1214 fe-protocol3.c:1000
|
||||
#: fe-connect.c:5816 fe-connect.c:5966 fe-exec.c:2705 fe-exec.c:3452
|
||||
#: fe-exec.c:3617 fe-lobj.c:896 fe-protocol2.c:1214 fe-protocol3.c:1000
|
||||
#: fe-protocol3.c:1686 fe-secure-openssl.c:521 fe-secure-openssl.c:1145
|
||||
msgid "out of memory\n"
|
||||
msgstr "нехватка памяти\n"
|
||||
@@ -578,7 +578,7 @@ msgstr ""
|
||||
msgid "password retrieved from file \"%s\"\n"
|
||||
msgstr "пароль получен из файла \"%s\"\n"
|
||||
|
||||
#: fe-exec.c:437 fe-exec.c:2776
|
||||
#: fe-exec.c:437 fe-exec.c:2779
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "номер записи %d вне диапазона 0..%d"
|
||||
@@ -618,7 +618,7 @@ msgstr "число параметров должно быть от 0 до 65535\
|
||||
msgid "statement name is a null pointer\n"
|
||||
msgstr "указатель на имя оператора нулевой\n"
|
||||
|
||||
#: fe-exec.c:1310 fe-exec.c:1473 fe-exec.c:2191 fe-exec.c:2390
|
||||
#: fe-exec.c:1310 fe-exec.c:1473 fe-exec.c:2191 fe-exec.c:2393
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "функция требует протокол минимум версии 3.0\n"
|
||||
|
||||
@@ -660,39 +660,39 @@ msgstr "сначала должно завершиться состояние CO
|
||||
msgid "PQexec not allowed during COPY BOTH\n"
|
||||
msgstr "вызов PQexec не допускается в процессе COPY BOTH\n"
|
||||
|
||||
#: fe-exec.c:2280 fe-exec.c:2347 fe-exec.c:2437 fe-protocol2.c:1360
|
||||
#: fe-exec.c:2283 fe-exec.c:2350 fe-exec.c:2440 fe-protocol2.c:1360
|
||||
#: fe-protocol3.c:1825
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "операция COPY не выполняется\n"
|
||||
|
||||
#: fe-exec.c:2627
|
||||
#: fe-exec.c:2630
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "соединение в неправильном состоянии\n"
|
||||
|
||||
#: fe-exec.c:2658
|
||||
#: fe-exec.c:2661
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "неверный код ExecStatusType"
|
||||
|
||||
#: fe-exec.c:2685
|
||||
#: fe-exec.c:2688
|
||||
msgid "PGresult is not an error result\n"
|
||||
msgstr "В PGresult не передан результат ошибки\n"
|
||||
|
||||
#: fe-exec.c:2760 fe-exec.c:2783
|
||||
#: fe-exec.c:2763 fe-exec.c:2786
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "номер столбца %d вне диапазона 0..%d"
|
||||
|
||||
#: fe-exec.c:2798
|
||||
#: fe-exec.c:2801
|
||||
#, c-format
|
||||
msgid "parameter number %d is out of range 0..%d"
|
||||
msgstr "номер параметра %d вне диапазона 0..%d"
|
||||
|
||||
#: fe-exec.c:3108
|
||||
#: fe-exec.c:3111
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "не удалось интерпретировать ответ сервера: %s"
|
||||
|
||||
#: fe-exec.c:3347 fe-exec.c:3431
|
||||
#: fe-exec.c:3350 fe-exec.c:3434
|
||||
msgid "incomplete multibyte character\n"
|
||||
msgstr "неполный многобайтный символ\n"
|
||||
|
||||
|
Reference in New Issue
Block a user