From b2280a5de9d60f85f6531dde870f9f9a17ce40e5 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sat, 14 Aug 2004 19:14:28 +0000 Subject: [PATCH] Translation update --- src/backend/po/ru.po | 286 +++++++++++++++++++++---------------------- 1 file changed, 143 insertions(+), 143 deletions(-) diff --git a/src/backend/po/ru.po b/src/backend/po/ru.po index 4c4561d388..3d4915dcc0 100644 --- a/src/backend/po/ru.po +++ b/src/backend/po/ru.po @@ -1,22 +1,22 @@ # ru.po # POSTGRES Translated Messages into the Russian Language (KOI8-R) # -# $Header: /cvsroot/pgsql/src/backend/po/Attic/ru.po,v 1.12.2.6 2004/08/13 16:42:51 petere Exp $ +# $Header: /cvsroot/pgsql/src/backend/po/Attic/ru.po,v 1.12.2.7 2004/08/14 19:14:28 petere Exp $ # # ChangeLog: -# - March 27 - August 9, 2004: updates for 7.4/8.0 branches; -# - July - August 23, 2003: updates for 7.4.x; -# - January 2, 2003: Fuzzy Fixes, Serguei A. Mokhov -# - October 12, 2002: Post-7.3 beta 2, Fuzzy Fixes, Serguei A. Mokhov +# - March 27 - August 14, 2004: Updates for 7.4/8.0 branches; +# - July - August 23, 2003: Updates for 7.4.x; +# - January 2, 2003: Fuzzy fixes, Serguei A. Mokhov +# - October 12, 2002: Post-7.3 beta 2, Fuzzy fixes, Serguei A. Mokhov # - September 14, 2002: Post-7.3 beta 1, Take II, Serguei A. Mokhov -# - September 7, 2002: Post-7.3 beta 1 updates messages, Serguei A. Mokhov -# - September 2001 - August 2002: Maintenance, Serguei A. Mokhov +# - September 7, 2002: Post-7.3 beta 1 updated messages, Serguei A. Mokhov +# - September 2001 - August 2002: Initial translation and maintenance, Serguei A. Mokhov # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.4.x\n" -"POT-Creation-Date: 2004-08-11 19:21-0300\n" -"PO-Revision-Date: 2004-08-12 00:31-0500\n" +"POT-Creation-Date: 2004-08-13 19:12-0300\n" +"PO-Revision-Date: 2004-08-14 13:28-0500\n" "Last-Translator: Serguei A. Mokhov \n" "Language-Team: pgsql-rus \n" "MIME-Version: 1.0\n" @@ -132,7 +132,7 @@ msgstr "\"%s\" #: access/nbtree/nbtinsert.c:254 #, c-format msgid "duplicate key violates unique constraint \"%s\"" -msgstr "" +msgstr "ÐÏ×ÔÏÒÎÙÊ ËÌÀÞ ÎÁÒÕÛÁÅÔ ËÏÎÓÔÒÅÊÎÔ UNIQUE \"%s\"" #: access/nbtree/nbtinsert.c:406 #: access/nbtree/nbtsort.c:402 @@ -159,39 +159,7 @@ msgstr "" #: access/rtree/rtree.c:785 #, c-format msgid "index row size %lu exceeds rtree maximum, %lu" -msgstr "" - -#: access/transam/xact.c:418 -msgid "cannot have more than 2^32-1 commands in a transaction" -msgstr "ÎÅÌØÚÑ ÉÍÅÔØ ÂÏÌÅÅ 2^32-1 ËÏÍÁÎÄ × ÏÄÎÏÊ ÔÒÁÎÚÁËÃÉÉ" - -#. translator: %s represents an SQL statement name -#: access/transam/xact.c:1410 -#, c-format -msgid "%s cannot run inside a transaction block" -msgstr "%s ÎÅ ÍÏÖÅÔ ×ÙÐÏÌÎÑÔØÓÑ ×ÎÕÔÒÉ ÔÒÁÎÚÁËÃÉÏÎÎÏÇÏ ÂÌÏËÁ" - -#. translator: %s represents an SQL statement name -#: access/transam/xact.c:1422 -#, c-format -msgid "%s cannot be executed from a function" -msgstr "%s ÎÅ ÍÏÖÅÔ ×ÙÐÏÌÎÑÔØÓÑ ×ÎÕÔÒÉ ÆÕÎËÃÉÉ" - -#. translator: %s represents an SQL statement name -#: access/transam/xact.c:1465 -#, c-format -msgid "%s may only be used in transaction blocks" -msgstr "%s ÍÏÖÅÔ ×ÙÐÏÌÎÑÔØÓÑ ÔÏÌØËÏ ×ÎÕÔÒÉ ÂÌÏËÏ× ÔÒÁÎÚÁËÃÉÊ" - -#: access/transam/xact.c:1544 -msgid "there is already a transaction in progress" -msgstr "ÔÒÁÎÚÁËÃÉÑ ÕÖÅ × ÐÒÏÃÅÓÓÅ ×ÙÐÏÌÎÅÎÉÑ" - -#: access/transam/xact.c:1606 -#: access/transam/xact.c:1644 -#: access/transam/xact.c:1692 -msgid "there is no transaction in progress" -msgstr "ÎÅÔ ÔÒÁÎÚÁËÃÉÉ × ÐÒÏÃÅÓÓÅ ×ÙÐÏÌÎÅÎÉÑ" +msgstr "ÒÁÚÍÅÒ ÓÔÒÏËÉ ÉÎÄÅËÓÁ (%lu) ÐÒÅ×ÙÛÁÅÔ ÍÁËÓÉÍÁÌØÎÙÊ ÄÌÑ rtree: %lu" #: access/transam/slru.c:490 #, c-format @@ -205,7 +173,7 @@ msgstr " #: access/transam/slru.c:639 #, c-format msgid "could not access status of transaction %u" -msgstr "" +msgstr "ÓÔÁÔÕÓ ÔÒÁÎÚÁËÃÉÉ %u ÎÅ ÄÏÓÔÕÐÅÎ" #: access/transam/slru.c:612 #: libpq/hba.c:826 @@ -260,6 +228,38 @@ msgstr " msgid "could not read directory \"%s\": %m" msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÞÉÔÁÔØ ÄÉÒÅËÔÏÒÉÀ \"%s\": %m" +#: access/transam/xact.c:418 +msgid "cannot have more than 2^32-1 commands in a transaction" +msgstr "ÎÅÌØÚÑ ÉÍÅÔØ ÂÏÌÅÅ 2^32-1 ËÏÍÁÎÄ × ÏÄÎÏÊ ÔÒÁÎÚÁËÃÉÉ" + +#. translator: %s represents an SQL statement name +#: access/transam/xact.c:1410 +#, c-format +msgid "%s cannot run inside a transaction block" +msgstr "%s ÎÅ ÍÏÖÅÔ ×ÙÐÏÌÎÑÔØÓÑ ×ÎÕÔÒÉ ÔÒÁÎÚÁËÃÉÏÎÎÏÇÏ ÂÌÏËÁ" + +#. translator: %s represents an SQL statement name +#: access/transam/xact.c:1422 +#, c-format +msgid "%s cannot be executed from a function" +msgstr "%s ÎÅ ÍÏÖÅÔ ×ÙÐÏÌÎÑÔØÓÑ ×ÎÕÔÒÉ ÆÕÎËÃÉÉ" + +#. translator: %s represents an SQL statement name +#: access/transam/xact.c:1465 +#, c-format +msgid "%s may only be used in transaction blocks" +msgstr "%s ÍÏÖÅÔ ×ÙÐÏÌÎÑÔØÓÑ ÔÏÌØËÏ ×ÎÕÔÒÉ ÂÌÏËÏ× ÔÒÁÎÚÁËÃÉÊ" + +#: access/transam/xact.c:1544 +msgid "there is already a transaction in progress" +msgstr "ÔÒÁÎÚÁËÃÉÑ ÕÖÅ × ÐÒÏÃÅÓÓÅ ×ÙÐÏÌÎÅÎÉÑ" + +#: access/transam/xact.c:1606 +#: access/transam/xact.c:1644 +#: access/transam/xact.c:1692 +msgid "there is no transaction in progress" +msgstr "ÎÅÔ ÔÒÁÎÚÁËÃÉÉ × ÐÒÏÃÅÓÓÅ ×ÙÐÏÌÎÅÎÉÑ" + #: access/transam/xlog.c:1047 #: access/transam/xlog.c:1163 #: access/transam/xlog.c:3575 @@ -311,7 +311,7 @@ msgstr " #: access/transam/xlog.c:1622 #, c-format msgid "could not open transaction log directory \"%s\": %m" -msgstr "" +msgstr "ÎÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ ÄÉÒÅËÔÏÒÉÀ ÖÕÒÎÁÌÁ ÔÒÁÎÚÁËÃÉÊ \"%s\": %m" #: access/transam/xlog.c:1638 #, c-format @@ -346,7 +346,7 @@ msgstr "" #: access/transam/xlog.c:1840 #, c-format msgid "invalid record offset at %X/%X" -msgstr "" +msgstr "ÎÅ×ÅÒÎÏÅ ÓÍÅÝÅÎÉÅ ÚÁÐÉÓÉ × %X/%X" #: access/transam/xlog.c:1873 #, c-format @@ -361,17 +361,17 @@ msgstr "" #: access/transam/xlog.c:1899 #, c-format msgid "record with zero length at %X/%X" -msgstr "" +msgstr "ÚÁÐÉÓØ Ó ÎÕÌÅ×ÏÊ ÄÌÉÎÎÏÃ × %X/%X" #: access/transam/xlog.c:1924 #, c-format msgid "record length %u at %X/%X too long" -msgstr "" +msgstr "ÄÌÉÎÁ ÚÁÐÉÓÉ %u × %X/%X ÓÌÉÛËÏÍ ×ÅÌÉËÁ" #: access/transam/xlog.c:1931 #, c-format msgid "invalid resource manager ID %u at %X/%X" -msgstr "" +msgstr "ÎÅ×ÅÒÎÙÊ ID ÍÅÎÅÄÖÅÒÁ ÒÅÓÕÒÓÏ× %u × %X/%X" #: access/transam/xlog.c:1963 #, c-format @@ -419,12 +419,12 @@ msgstr " #: access/transam/xlog.c:2171 msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one" -msgstr "" +msgstr "sizeof(ControlFileData) ÂÏÌØÛÅ ÞÅÍ BLCKSZ; ÉÓÐÒÁרÔÅ ÌÀÂÏÊ ÉÚ ÎÉÈ" #: access/transam/xlog.c:2181 #, c-format msgid "could not create control file \"%s\": %m" -msgstr "" +msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÓÏÚÄÁÔØ ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ \"%s\": %m" #: access/transam/xlog.c:2192 #: access/transam/xlog.c:2369 @@ -460,12 +460,12 @@ msgstr " #: access/transam/xlog.c:2316 #: utils/init/miscinit.c:844 msgid "database files are incompatible with server" -msgstr "" +msgstr "ÆÁÊÌÙ ÂÁÚÙ ÄÁÎÎÙÈ ÎÅ ÓÏ×ÍÅÓÔÉÍÙ Ó ÓÅÒ×ÅÒÏÍ" #: access/transam/xlog.c:2235 #, c-format msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó PG_CONTROL_VERSION %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ Ó PG_CONTROL_VERSION %d." #: access/transam/xlog.c:2238 #: access/transam/xlog.c:2268 @@ -474,17 +474,17 @@ msgstr " #: access/transam/xlog.c:2248 msgid "incorrect checksum in control file" -msgstr "" +msgstr "ÎÅ×ÅÒÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ × ÆÁÊÌÅ ÕÐÒÁ×ÌÅÎÉÑ" #: access/transam/xlog.c:2265 #, c-format msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó CATALOG_VERSION_NO %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ Ó CATALOG_VERSION_NO %d." #: access/transam/xlog.c:2272 #, c-format msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó BLCKSZ %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ Ó BLCKSZ %d." #: access/transam/xlog.c:2275 #: access/transam/xlog.c:2282 @@ -499,50 +499,50 @@ msgstr " #: access/transam/xlog.c:2279 #, c-format msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó RELSEG_SIZE %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ Ó RELSEG_SIZE %d." #: access/transam/xlog.c:2286 #, c-format msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó NAMEDATALEN %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ Ó NAMEDATALEN %d." #: access/transam/xlog.c:2293 #, c-format msgid "The database cluster was initialized with FUNC_MAX_ARGS %d, but the server was compiled with FUNC_MAX_ARGS %d." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó FUNC_MAX_ARGS %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ Ó FUNC_MAX_ARGS %d." #: access/transam/xlog.c:2302 msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ ÂÅÚ HAVE_INT64_TIMESTAMP, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ Ó HAVE_INT64_TIMESTAMP." #: access/transam/xlog.c:2309 msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó PG_CONTROL_VERSION, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ ÂÅÚ PG_CONTROL_VERSION." #: access/transam/xlog.c:2317 #, c-format msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó LOCALE_NAME_BUFLEN %d, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ Ó LOCALE_NAME_BUFLEN %d." #: access/transam/xlog.c:2323 #: access/transam/xlog.c:2330 msgid "database files are incompatible with operating system" -msgstr "" +msgstr "ÆÁÊÌÙ ÂÁÚÙ ÄÁÎÎÙÚ ÎÅ ÓÏ×ÍÅÓÔÉÍÙ Ó ÏÐÅÒÁÃÉÏÎÎÏÊ ÓÉÓÔÅÍÏÊ" #: access/transam/xlog.c:2324 #, c-format msgid "The database cluster was initialized with LC_COLLATE \"%s\", which is not recognized by setlocale()." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó LC_COLLATE \"%s\", ËÏÔÏÒÕÀ ÎÅ ÒÁÓÐÏÚÎÁÓÔØ Ó setlocale()." #: access/transam/xlog.c:2327 #: access/transam/xlog.c:2334 msgid "It looks like you need to initdb or install locale support." -msgstr "" +msgstr "ðÏÈÏÖÅ ×ÁÍ ÎÕÖÎÏ ×ÙÐÏÌÎÉÔØ initdb ÉÌÉ ÉÎÓÔÁÌÉÒÏ×ÁÔØ ÐÏÄÄÅÒÖËÕ ÌÏËÁÌÉ." #: access/transam/xlog.c:2331 #, c-format msgid "The database cluster was initialized with LC_CTYPE \"%s\", which is not recognized by setlocale()." -msgstr "" +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó LC_CTYPE \"%s\", ËÏÔÏÒÙÊ ÎÅ ÒÁÓÐÏÚÎÁÔØ Ó setlocale()." #: access/transam/xlog.c:2517 #, c-format @@ -556,7 +556,7 @@ msgstr " #: access/transam/xlog.c:2591 msgid "control file contains invalid data" -msgstr "" +msgstr "ÆÁÊÌ ÕÐÒÁ×ÌÅÎÉÑ ÓÏÄÅÒÖÉÔ ÎÅ×ÅÒÎÙÅ ÄÁÎÎÙÅ" #: access/transam/xlog.c:2595 #, c-format @@ -575,7 +575,7 @@ msgstr " #: access/transam/xlog.c:2605 msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery." -msgstr "" +msgstr "üÔÏ ÓËÏÒÅÅ ×ÓÅÇÏ ÏÚÎÁÞÁÅÔ ÞÔÏ ÎÅËÏÔÏÒÙÅ ÄÁÎÎÙÅ ÐÏ×ÒÅÖÄÅÎÙ É ×ÁÍ ÐÒÉÄ£ÔØÓÑ ÉÓÐÏÌØÚÏ×ÁÔØ ÐÏÓÌÅÄÎÉÊ ÂÜËÁÐ ÄÌÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ." #: access/transam/xlog.c:2609 #, c-format @@ -608,47 +608,47 @@ msgstr "ID #: access/transam/xlog.c:2659 msgid "invalid next transaction ID" -msgstr "" +msgstr "ÎÅ×ÅÒÎÙÊ ID ÓÌÅÄÕÀÝÅÊ ÔÒÁÎÚÁËÃÉÉ" #: access/transam/xlog.c:2683 msgid "invalid redo in checkpoint record" -msgstr "" +msgstr "ÎÅ×ÅÒÎÁÑ ÚÁÐÉÓØ REDO (ÐÏ×ÔÏÒÉÔØ) × ÚÁÐÉÓÉ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ" #: access/transam/xlog.c:2692 msgid "invalid redo/undo record in shutdown checkpoint" -msgstr "" +msgstr "ÎÅ×ÅÒÎÁÑ ÚÁÐÉÓØ REDO/UNDO (ÐÏ×ÔÏÒÉÔØ/ÏÔÍÅÎÉÔØ) × ÚÁÐÉÓÉ ËÏÎÔÒÏÌØÎÏÊ ÔÏÞËÉ ÏÓÔÁÎÏ×Á" #: access/transam/xlog.c:2704 msgid "database system was not properly shut down; automatic recovery in progress" -msgstr "" +msgstr "ÓÉÓÔÅÍÁ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌÁ ÎÅÐÒÁ×ÉÌØÎÏ ÏÓÔÁÎÏ×ÌÅÎÁ; ÐÒÏÉÚ×ÏÄÉÔÓÑ Á×ÔÏÍÁÔÉÞÅÓËÏÅ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÅ" #: access/transam/xlog.c:2732 #, c-format msgid "redo starts at %X/%X" -msgstr "" +msgstr "REDO (ÐÏ×ÔÏÒÉÔØ) ÎÁÞÉÎÁÅÔÓÑ Ó %X/%X" #: access/transam/xlog.c:2764 #, c-format msgid "redo done at %X/%X" -msgstr "" +msgstr "REDO (ÐÏ×ÔÏÒÉÔØ) ÚÁ×ÅÒÛÅÎÏ ÎÁ %X/%X" #: access/transam/xlog.c:2771 msgid "redo is not required" -msgstr "" +msgstr "REDO (ÐÏ×ÔÏÒÉÔØ) ÎÅ ÔÒÅÂÕÅÔÓÑ" #: access/transam/xlog.c:2840 #, c-format msgid "undo starts at %X/%X" -msgstr "" +msgstr "UNDO (ÏÔÍÅÎÉÔØ) ÎÁÞÉÎÁÅÔÓÑ Ó %X/%X" #: access/transam/xlog.c:2851 #, c-format msgid "undo done at %X/%X" -msgstr "" +msgstr "UNDO (ÏÔÍÅÎÉÔØ) ÚÁ×ÅÒÛÅÎÏ ÎÁ %X/%X" #: access/transam/xlog.c:2856 msgid "undo is not required" -msgstr "" +msgstr "UNDO (ÏÔÍÅÎÉÔØ) ÎÅ ÔÒÅÂÕÅÔÓÑ" #: access/transam/xlog.c:2946 msgid "database system is ready" @@ -708,7 +708,7 @@ msgstr " #: access/transam/xlog.c:3327 msgid "concurrent transaction log activity while database system is shutting down" -msgstr "" +msgstr "ÚÁÍÅÞÅÎÁ ÐÁÒÁÌÌÅÌØÎÁÑ ÁËÔÉ×ÎÏÓÔØ × ÖÕÒÎÁÌÅ ÔÒÁÎÚÁËÃÉÊ ÐÒÉ ÏÓÔÁÎÏ×ËÅ ÓÉÓÔÅÍÙ ÂÁÚ ÄÁÎÎÙÈ" #: access/transam/xlog.c:3568 #: access/transam/xlog.c:3600 @@ -773,32 +773,32 @@ msgstr "" #: catalog/dependency.c:173 #, c-format msgid "cannot drop %s because other objects depend on it" -msgstr "" +msgstr "ÎÅÌØÚÑ ÕÄÁÌÉÔØ %s ÐÏ ÐÒÉÞÉÎÅ ÎÁÌÉÞÉÑ ÚÁ×ÉÓÉÍÙÈ ÏÂßÅËÔÏ×" #: catalog/dependency.c:175 msgid "Use DROP ... CASCADE to drop the dependent objects too." -msgstr "" +msgstr "éÓÐÏÌØÚÕÊÔÅ DROP ... CASCADE ÞÔÏÂÙ ÔÁËÖÅ ÕÄÁÌÉÔØ ÚÁ×ÉÓÉÍÙÅ ÏÂßÅËÔÙ." #: catalog/dependency.c:233 #, c-format msgid "failed to drop all objects depending on %s" -msgstr "" +msgstr "ÏÛÉÂËÁ ÐÒÉ ÕÄÁÌÅÎÉÉ ×ÓÅÈ ÏÂßÅËÔÏ× ÚÁ×ÉÍÙÈ ÏÔ %s" #: catalog/dependency.c:330 #: catalog/dependency.c:729 #, c-format msgid "cannot drop %s because it is required by the database system" -msgstr "" +msgstr "ÎÅÌØÚÑ ÕÄÁÌÉÔØ %s: ÜÔÏÔ ÏÂßÅËÔ ÎÕÖÅÎ ÓÉÓÔÅÍÅ ÂÁÚ ÄÁÎÎÙÈ" #: catalog/dependency.c:466 #, c-format msgid "cannot drop %s because %s requires it" -msgstr "" +msgstr "ÎÅÌØÚÑ ÕÄÁÌÉÔØ %s: ÜÔÏÔ ÏÂßÅËÔ ÎÕÖÅÎ %s" #: catalog/dependency.c:468 #, c-format msgid "You may drop %s instead." -msgstr "" +msgstr "÷ÍÅÓÔÏ ÜÔÏÇÏ ×Ù ÍÏÖÅÔÅ ÕÄÁÌÉÔØ %s." #: catalog/dependency.c:536 #: catalog/dependency.c:686 @@ -1067,7 +1067,7 @@ msgstr "" #: catalog/pg_proc.c:116 #: catalog/pg_proc.c:539 msgid "cannot determine result data type" -msgstr "" +msgstr "ÎÅ × ÓÏÓÔÏÑÎÉÉ ÏÐÒÅÄÅÌÉÔØ ÔÉÐ ÒÅÚÕÌØÔÁÔÁ" #: catalog/pg_aggregate.c:166 msgid "An aggregate returning \"anyarray\" or \"anyelement\" must have one of them as its base type." @@ -1087,7 +1087,7 @@ msgstr " #: catalog/pg_aggregate.c:285 #, c-format msgid "function %s returns a set" -msgstr "" +msgstr "ÆÕÎËÃÉÑ %s ×ÏÚ×ÒÁÝÁÅÔ ÍÎÏÖÅÓÔ×Ï" #: catalog/pg_aggregate.c:316 #: catalog/pg_aggregate.c:325 @@ -1102,7 +1102,7 @@ msgstr " #: catalog/heap.c:229 msgid "System catalog modifications are currently disallowed." -msgstr "" +msgstr "éÚÍÅÎÅÎÉÑ ÓÉÓÔÅÍÎÏÇÏ ËÁÔÁÌÏÇÁ × ÄÁÎÎÙÊ ÍÏÍÅÎÔ ÎÅ ÄÏÚ×ÏÌÅÎÙ." #: catalog/heap.c:356 #: commands/tablecmds.c:1771 @@ -1123,7 +1123,7 @@ msgstr " #: catalog/heap.c:429 #, c-format msgid "column \"%s\" has type \"unknown\"" -msgstr "" +msgstr "ÔÉÐ ËÏÌÏÎËÉ \"%s\" -- \"unknown\"" #: catalog/heap.c:430 msgid "Proceeding with relation creation anyway." @@ -1247,12 +1247,12 @@ msgstr " #: catalog/namespace.c:229 msgid "temporary tables may not specify a schema name" -msgstr "" +msgstr "×ÒÅÍÅÎÎÙÅ ÔÁÂÌÉÃÙ ÎÅ ÍÏÇÕÔ ÕËÁÚÙ×ÁÔØ ÉÍÑ ÓÈÅÍÙ" #: catalog/namespace.c:257 #: catalog/namespace.c:1249 msgid "no schema has been selected to create in" -msgstr "" +msgstr "ÎÅ ×ÙÂÒÁÎÁ ÓÈÅÍÁ ÄÌÑ ÓÏÚÄÁÎÉÑ ÏÂßÅËÔÏ×" #: catalog/namespace.c:1172 #: gram.y:2340 @@ -2466,58 +2466,6 @@ msgstr "" msgid "table \"%s\" was reindexed" msgstr "ÔÁÂÌÉÃÁ \"%s\" ÐÅÒÅÉÎÄÅËÓÏ×ÁÎÁ" -#: commands/variable.c:75 -msgid "invalid list syntax for parameter \"datestyle\"" -msgstr "" - -#: commands/variable.c:161 -#, c-format -msgid "unrecognized \"datestyle\" key word: \"%s\"" -msgstr "" - -#: commands/variable.c:179 -msgid "conflicting \"datestyle\" specifications" -msgstr "" - -#: commands/variable.c:450 -msgid "invalid interval value for time zone: month not allowed" -msgstr "" - -#: commands/variable.c:557 -#, c-format -msgid "unrecognized time zone name: \"%s\"" -msgstr "" - -#: commands/variable.c:565 -#, c-format -msgid "time zone \"%s\" appears to use leap seconds" -msgstr "" - -#: commands/variable.c:567 -msgid "PostgreSQL does not support leap seconds." -msgstr "" - -#: commands/variable.c:636 -msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query" -msgstr "" - -#: commands/variable.c:713 -#: utils/mb/mbutils.c:188 -#, c-format -msgid "conversion between %s and %s is not supported" -msgstr "" - -#: commands/user.c:848 -#: commands/user.c:961 -#: commands/user.c:1053 -#: commands/user.c:1172 -#: commands/variable.c:784 -#: utils/cache/lsyscache.c:1981 -#: utils/init/miscinit.c:310 -#, c-format -msgid "user \"%s\" does not exist" -msgstr "ÐÏÌØÚÏ×ÁÔÅÌØ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ" - #: commands/operatorcmds.c:106 #: commands/operatorcmds.c:114 msgid "setof type not allowed for operator argument" @@ -3294,6 +3242,17 @@ msgstr " msgid "user ID %d is already assigned" msgstr "ID ÐÏÌØÚÏ×ÁÔÅÌÑ %d ÕÖÅ ÐÒÉÓ×ÏÅÎÏ" +#: commands/user.c:848 +#: commands/user.c:961 +#: commands/user.c:1053 +#: commands/user.c:1172 +#: commands/variable.c:784 +#: utils/cache/lsyscache.c:1981 +#: utils/init/miscinit.c:310 +#, c-format +msgid "user \"%s\" does not exist" +msgstr "ÐÏÌØÚÏ×ÁÔÅÌØ \"%s\" ÎÅ ÓÕÝÅÓÔ×ÕÅÔ" + #: commands/user.c:1026 msgid "must be superuser to drop users" msgstr "" @@ -3539,6 +3498,47 @@ msgstr "" msgid "\"%s\": removed %d row versions in %d pages" msgstr "" +#: commands/variable.c:75 +msgid "invalid list syntax for parameter \"datestyle\"" +msgstr "" + +#: commands/variable.c:161 +#, c-format +msgid "unrecognized \"datestyle\" key word: \"%s\"" +msgstr "" + +#: commands/variable.c:179 +msgid "conflicting \"datestyle\" specifications" +msgstr "" + +#: commands/variable.c:450 +msgid "invalid interval value for time zone: month not allowed" +msgstr "" + +#: commands/variable.c:557 +#, c-format +msgid "unrecognized time zone name: \"%s\"" +msgstr "" + +#: commands/variable.c:565 +#, c-format +msgid "time zone \"%s\" appears to use leap seconds" +msgstr "" + +#: commands/variable.c:567 +msgid "PostgreSQL does not support leap seconds." +msgstr "" + +#: commands/variable.c:636 +msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query" +msgstr "" + +#: commands/variable.c:713 +#: utils/mb/mbutils.c:188 +#, c-format +msgid "conversion between %s and %s is not supported" +msgstr "" + #: commands/view.c:89 msgid "view must have at least one column" msgstr "" -- 2.50.0