Commit 27318d88 authored by Peter Eisentraut's avatar Peter Eisentraut

Translation update

parent 87299583
# ru.po
# PSQL Translated Messages into the Russian Language (KOI8-R)
#
# $Header: /cvsroot/pgsql/src/bin/psql/po/Attic/ru.po,v 1.7 2003/10/05 21:52:37 petere Exp $
# $Header: /cvsroot/pgsql/src/bin/psql/po/Attic/ru.po,v 1.8 2003/10/13 21:38:37 petere Exp $
#
# ChangeLog:
# - July 26 - October 5, 2003: Update for 7.4.x; <mokhov@cs.concordia.ca>
# - July 26 - October 12, 2003: Update for 7.4.x; <mokhov@cs.concordia.ca>
# - October 12, 2002: Complete post-7.3beta2 Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - September 7, 2002: Complete post-7.3beta1 Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - August 2001 - August 2002: Transaltion and maintenance, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - August 2001 - August 2002: Initial transaltion and maintenance, Serguei A. Mokhov <mokhov@cs.concordia.ca>
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.4.x\n"
"POT-Creation-Date: 2003-10-05 07:24-0300\n"
"PO-Revision-Date: 2003-10-05 13:00-0500\n"
"Project-Id-Version: PostgreSQL 7.4\n"
"POT-Creation-Date: 2003-10-07 01:23-0300\n"
"PO-Revision-Date: 2003-10-12 22:58-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\n"
"MIME-Version: 1.0\n"
......@@ -82,7 +81,7 @@ msgstr "
#: command.c:1149
#: command.c:1246
#: command.c:1964
#: common.c:81
#: common.c:86
#: copy.c:88
#: copy.c:116
#: describe.c:51
......@@ -117,7 +116,7 @@ msgstr "C
#: command.c:1658
#: command.c:1680
#: command.c:1710
#: common.c:130
#: common.c:135
#: copy.c:378
#, c-format
msgid "%s: %s\n"
......@@ -142,10 +141,10 @@ msgid "Password: "
msgstr ": "
#: command.c:1389
#: common.c:176
#: common.c:346
#: common.c:400
#: common.c:614
#: common.c:181
#: common.c:351
#: common.c:405
#: common.c:652
#, c-format
msgid "%s"
msgstr "%s"
......@@ -284,38 +283,38 @@ msgstr "\\pset:
msgid "\\!: failed\n"
msgstr "\\!: \n"
#: common.c:74
#: common.c:79
#, c-format
msgid "%s: xstrdup: cannot duplicate null pointer (internal error)\n"
msgstr "%s: xstrdup: ( )\n"
#: common.c:258
#: common.c:263
msgid "connection to server was lost\n"
msgstr " \n"
#: common.c:262
#: common.c:267
msgid "The connection to the server was lost. Attempting reset: "
msgstr " . : "
#: common.c:267
#: common.c:272
msgid "Failed.\n"
msgstr ".\n"
#: common.c:274
#: common.c:279
msgid "Succeeded.\n"
msgstr ".\n"
#: common.c:376
#: common.c:582
#: common.c:381
#: common.c:620
msgid "You are currently not connected to a database.\n"
msgstr " .\n"
#: common.c:431
#: common.c:436
#, c-format
msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n"
msgstr " \"%s\" - PID %d.\n"
#: common.c:534
#: common.c:516
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
......@@ -323,12 +322,7 @@ msgstr ""
" (newline).\n"
" ."
#: common.c:553
#, c-format
msgid "Time: %.2f ms\n"
msgstr ": %.2f \n"
#: common.c:590
#: common.c:628
#, c-format
msgid ""
"***(Single step mode: verify command)*******************************************\n"
......@@ -339,6 +333,11 @@ msgstr ""
"%s\n"
"***( x )**************\n"
#: common.c:679
#, c-format
msgid "Time: %.3f ms\n"
msgstr ": %.3f \n"
#: copy.c:110
msgid "\\copy: arguments required\n"
msgstr "\\copy: \n"
......@@ -1593,6 +1592,19 @@ msgid ""
"ALTER USER name SET parameter { TO | = } { value | DEFAULT }\n"
"ALTER USER name RESET parameter"
msgstr ""
"ALTER USER [ [ WITH ] [ ... ] ]\n"
"\n"
" :\n"
"\n"
" [ ENCRYPTED | UNENCRYPTED ] PASSWORD '' \n"
" | CREATEDB | NOCREATEDB\n"
" | CREATEUSER | NOCREATEUSER \n"
" | VALID UNTIL 'abstime'\n"
"\n"
"ALTER USER RENAME TO \n"
"\n"
"ALTER USER SET { TO | = } { | DEFAULT }\n"
"ALTER USER RESET "
#: sql_help.h:77
msgid "collect statistics about a database"
......@@ -1629,7 +1641,7 @@ msgstr "CLOSE
#: sql_help.h:93
msgid "cluster a table according to an index"
msgstr ""
msgstr " "
#: sql_help.h:94
msgid ""
......@@ -1637,10 +1649,13 @@ msgid ""
"CLUSTER tablename\n"
"CLUSTER"
msgstr ""
"CLUSTER ON \n"
"CLUSTER \n"
"CLUSTER"
#: sql_help.h:97
msgid "define or change the comment of an object"
msgstr ""
msgstr " "
#: sql_help.h:98
msgid ""
......@@ -1663,6 +1678,24 @@ msgid ""
" VIEW object_name\n"
"} IS 'text'"
msgstr ""
"COMMENT ON\n"
"{\n"
" TABLE _ |\n"
" COLUMN _._ |\n"
" AGGREGATE _ (_) |\n"
" CONSTRAINT _ ON _ |\n"
" DATABASE _ |\n"
" DOMAIN _ |\n"
" FUNCTION func_name (_1, _2, ...) |\n"
" INDEX _ |\n"
" OPERATOR (__, __) |\n"
" RULE _ ON _ |\n"
" SCHEMA _ |\n"
" SEQUENCE _ |\n"
" TRIGGER _ ON _ |\n"
" TYPE _ |\n"
" VIEW _\n"
"} IS ''"
#: sql_help.h:101
#: sql_help.h:281
......@@ -1675,7 +1708,7 @@ msgstr "COMMIT [ WORK | TRANSACTION ]"
#: sql_help.h:105
msgid "copy data between a file and a table"
msgstr ""
msgstr " "
#: sql_help.h:106
msgid ""
......@@ -1695,6 +1728,21 @@ msgid ""
" [ DELIMITER [ AS ] 'delimiter' ]\n"
" [ NULL [ AS ] 'null string' ] ]"
msgstr ""
"COPY [ ( [, ...] ) ]\n"
" FROM { '' | STDIN }\n"
" [ [ WITH ] \n"
" [ BINARY ] \n"
" [ OIDS ]\n"
" [ DELIMITER [ AS ] '' ]\n"
" [ NULL [ AS ] ' ' ] ]\n"
"\n"
"COPY [ ( [, ...] ) ]\n"
" TO { '' | STDOUT }\n"
" [ [ WITH ] \n"
" [ BINARY ]\n"
" [ OIDS ]\n"
" [ DELIMITER [ AS ] '' ]\n"
" [ NULL [ AS ] ' ' ] ]"
#: sql_help.h:109
msgid "define a new aggregate function"
......@@ -1710,10 +1758,17 @@ msgid ""
" [ , INITCOND = initial_condition ]\n"
")"
msgstr ""
"CREATE AGGREGATE (\n"
" BASETYPE = __,\n"
" SFUNC = sfunc,\n"
" STYPE = __\n"
" [ , FINALFUNC = ffunc ]\n"
" [ , INITCOND = _ ]\n"
")"
#: sql_help.h:113
msgid "define a new cast"
msgstr ""
msgstr " "
#: sql_help.h:114
msgid ""
......@@ -1725,10 +1780,17 @@ msgid ""
" WITHOUT FUNCTION\n"
" [ AS ASSIGNMENT | AS IMPLICIT ]"
msgstr ""
"CREATE CAST (_ AS _)\n"
" WITH FUNCTION _ (_)\n"
" [ AS ASSIGNMENT | AS IMPLICIT ]\n"
"\n"
"CREATE CAST (_ AS _)\n"
" WITHOUT FUNCTION\n"
" [ AS ASSIGNMENT | AS IMPLICIT ]"
#: sql_help.h:117
msgid "define a new constraint trigger"
msgstr ""
msgstr " "
#: sql_help.h:118
msgid ""
......@@ -1737,6 +1799,10 @@ msgid ""
" tablename constraint attributes\n"
" FOR EACH ROW EXECUTE PROCEDURE funcname ( args )"
msgstr ""
"CREATE CONSTRAINT TRIGGER \n"
" AFTER ON\n"
" _ \n"
" FOR EACH ROW EXECUTE PROCEDURE _ ( )"
#: sql_help.h:121
msgid "define a new conversion"
......@@ -1747,6 +1813,8 @@ msgid ""
"CREATE [DEFAULT] CONVERSION name\n"
" FOR source_encoding TO dest_encoding FROM funcname"
msgstr ""
"CREATE [DEFAULT] CONVERSION \n"
" FOR _ TO _ FROM _"
#: sql_help.h:125
msgid "create a new database"
......@@ -1760,10 +1828,15 @@ msgid ""
" [ TEMPLATE [=] template ]\n"
" [ ENCODING [=] encoding ] ]"
msgstr ""
"CREATE DATABASE \n"
" [ [ WITH ] [ OWNER [=] _ ]\n"
" [ LOCATION [=] '__' ]\n"
" [ TEMPLATE [=] ]\n"
" [ ENCODING [=] ] ]"
#: sql_help.h:129
msgid "define a new domain"
msgstr ""
msgstr " "
#: sql_help.h:130
msgid ""
......@@ -1776,10 +1849,18 @@ msgid ""
"[ CONSTRAINT constraint_name ]\n"
"{ NOT NULL | NULL | CHECK (expression) }"
msgstr ""
"CREATE DOMAIN [AS] _\n"
" [ DEFAULT ]\n"
" [ [ ... ] ]\n"
"\n"
" :\n"
"\n"
"[ CONSTRAINT _ ]\n"
"{ NOT NULL | NULL | CHECK () }"
#: sql_help.h:133
msgid "define a new function"
msgstr ""
msgstr " "
#: sql_help.h:134
msgid ""
......@@ -1794,10 +1875,20 @@ msgid ""
" } ...\n"
" [ WITH ( attribute [, ...] ) ]"
msgstr ""
"CREATE [ OR REPLACE ] FUNCTION ( [ _ [, ...] ] )\n"
" RETURNS _\n"
" { LANGUAGE _\n"
" | IMMUTABLE | STABLE | VOLATILE\n"
" | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
" | [EXTERNAL] SECURITY INVOKER | [EXTERNAL] SECURITY DEFINER\n"
" | AS ''\n"
" | AS '_', '_'\n"
" } ...\n"
" [ WITH ( [, ...] ) ]"
#: sql_help.h:137
msgid "define a new user group"
msgstr ""
msgstr " "
#: sql_help.h:138
msgid ""
......@@ -1808,10 +1899,16 @@ msgid ""
" SYSID gid\n"
" | USER username [, ...]"
msgstr ""
"CREATE GROUP [ [ WITH ] [ ... ] ]\n"
"\n"
" :\n"
"\n"
" SYSID gid\n"
" | USER [, ...]"
#: sql_help.h:141
msgid "define a new index"
msgstr ""
msgstr " "
#: sql_help.h:142
msgid ""
......@@ -1819,20 +1916,25 @@ msgid ""
" ( { column | ( expression ) } [ opclass ] [, ...] )\n"
" [ WHERE predicate ]"
msgstr ""
"CREATE [ UNIQUE ] INDEX ON [ USING ]\n"
" ( { | ( ) } [ _ ] [, ...] )\n"
" [ WHERE ]"
#: sql_help.h:145
msgid "define a new procedural language"
msgstr ""
msgstr " "
#: sql_help.h:146
msgid ""
"CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE name\n"
" HANDLER call_handler [ VALIDATOR valfunction ]"
msgstr ""
"CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE \n"
" HANDLER [ VALIDATOR _ ]"
#: sql_help.h:149
msgid "define a new operator class"
msgstr ""
msgstr " "
#: sql_help.h:150
msgid ""
......@@ -1842,10 +1944,15 @@ msgid ""
" | STORAGE storage_type\n"
" } [, ... ]"
msgstr ""
"CREATE OPERATOR CLASS [ DEFAULT ] FOR TYPE _ USING _ AS\n"
" { OPERATOR _ _ [ ( _, _ ) ] [ RECHECK ]\n"
" | FUNCTION _ _ ( _ [, ...] )\n"
" | STORAGE _\n"
" } [, ... ]"
#: sql_help.h:153
msgid "define a new operator"
msgstr ""
msgstr " "
#: sql_help.h:154
msgid ""
......@@ -1859,10 +1966,19 @@ msgid ""
" [, LTCMP = less_than_op ] [, GTCMP = greater_than_op ]\n"
")"
msgstr ""
"CREATE OPERATOR (\n"
" PROCEDURE = _\n"
" [, LEFTARG = _ ] [, RIGHTARG = _ ]\n"
" [, COMMUTATOR = _ ] [, NEGATOR = _ ]\n"
" [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
" [, HASHES ] [, MERGES ]\n"
" [, SORT1 = __ ] [, SORT2 = __ ]\n"
" [, LTCMP = _ ] [, GTCMP = _ ]\n"
")"
#: sql_help.h:157
msgid "define a new rewrite rule"
msgstr ""
msgstr " "
#: sql_help.h:158
msgid ""
......@@ -1870,20 +1986,25 @@ msgid ""
" TO table [ WHERE condition ]\n"
" DO [ INSTEAD ] { NOTHING | command | ( command ; command ... ) }"
msgstr ""
"CREATE [ OR REPLACE ] RULE AS ON \n"
" TO [ WHERE ]\n"
" DO [ INSTEAD ] { NOTHING | | ( ; ... ) }"
#: sql_help.h:161
msgid "define a new schema"
msgstr ""
msgstr " "
#: sql_help.h:162
msgid ""
"CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element [ ... ] ]\n"
"CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
msgstr ""
"CREATE SCHEMA _ [ AUTHORIZATION ] [ _ [ ... ] ]\n"
"CREATE SCHEMA AUTHORIZATION [ _ [ ... ] ]"
#: sql_help.h:165
msgid "define a new sequence generator"
msgstr ""
msgstr " "
#: sql_help.h:166
msgid ""
......@@ -1891,10 +2012,13 @@ msgid ""
" [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
" [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]"
msgstr ""
"CREATE [ TEMPORARY | TEMP ] SEQUENCE [ INCREMENT [ BY ] ]\n"
" [ MINVALUE | NO MINVALUE ] [ MAXVALUE | NO MAXVALUE ]\n"
" [ START [ WITH ] ] [ CACHE ] [ [ NO ] CYCLE ]"
#: sql_help.h:169
msgid "define a new table"
msgstr ""
msgstr " "
#: sql_help.h:170
msgid ""
......@@ -1926,21 +2050,50 @@ msgid ""
" [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE action ] [ ON UPDATE action ] }\n"
"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY IMMEDIATE ]"
msgstr ""
"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE _ (\n"
" { _ _ [ DEFAULT __ ] [ __ [, ... ] ]\n"
" | __\n"
" | LIKE _ [ { INCLUDING | EXCLUDING } DEFAULTS ] } [, ... ]\n"
")\n"
"[ INHERITS ( _ [, ... ] ) ]\n"
"[ WITH OIDS | WITHOUT OIDS ]\n"
"[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
"\n"
" __:\n"
"\n"
"[ CONSTRAINT _ ]\n"
"{ NOT NULL | NULL | UNIQUE | PRIMARY KEY |\n"
" CHECK () |\n"
" REFERENCES _ [ ( _ ) ] [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ]\n"
" [ ON DELETE ] [ ON UPDATE ] }\n"
"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY IMMEDIATE ]\n"
"\n"
" __:\n"
"\n"
"[ CONSTRAINT _ ]\n"
"{ UNIQUE ( _ [, ... ] ) |\n"
" PRIMARY KEY ( _ [, ... ] ) |\n"
" CHECK ( ) |\n"
" FOREIGN KEY ( _ [, ... ] ) REFERENCES _ [ ( _ [, ... ] ) ]\n"
" [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE ] [ ON UPDATE ] }\n"
"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY IMMEDIATE ]"
#: sql_help.h:173
#: sql_help.h:349
msgid "create a new table from the results of a query"
msgstr ""
msgstr " "
#: sql_help.h:174
msgid ""
"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name [ (column_name [, ...] ) ]\n"
" AS query"
msgstr ""
"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE _ [ (_ [, ...] ) ]\n"
" AS "
#: sql_help.h:177
msgid "define a new trigger"
msgstr ""
msgstr " "
#: sql_help.h:178
msgid ""
......@@ -1948,10 +2101,13 @@ msgid ""
" ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
" EXECUTE PROCEDURE funcname ( arguments )"
msgstr ""
"CREATE TRIGGER { BEFORE | AFTER } { [ OR ... ] }\n"
" ON [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
" EXECUTE PROCEDURE _ ( )"
#: sql_help.h:181
msgid "define a new data type"
msgstr ""
msgstr " "
#: sql_help.h:182
msgid ""
......@@ -1972,10 +2128,26 @@ msgid ""
" [ , DELIMITER = delimiter ]\n"
")"
msgstr ""
"CREATE TYPE AS\n"
" ( _ _ [, ... ] )\n"
"\n"
"CREATE TYPE (\n"
" INPUT = _,\n"
" OUTPUT = _\n"
" [ , RECEIVE = _ ]\n"
" [ , SEND = _ ]\n"
" [ , INTERNALLENGTH = { _ | VARIABLE } ]\n"
" [ , PASSEDBYVALUE ]\n"
" [ , ALIGNMENT = ]\n"
" [ , STORAGE = ]\n"
" [ , DEFAULT = _ ]\n"
" [ , ELEMENT = ]\n"
" [ , DELIMITER = ]\n"
")"
#: sql_help.h:185
msgid "define a new database user account"
msgstr ""
msgstr " "
#: sql_help.h:186
msgid ""
......@@ -1990,26 +2162,36 @@ msgid ""
" | IN GROUP groupname [, ...]\n"
" | VALID UNTIL 'abstime'"
msgstr ""
"CREATE USER [ [ WITH ] [ ... ] ]\n"
"\n"
" :\n"
" \n"
" SYSID uid \n"
" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD ''\n"
" | CREATEDB | NOCREATEDB\n"
" | CREATEUSER | NOCREATEUSER\n"
" | IN GROUP _ [, ...]\n"
" | VALID UNTIL 'abstime'"
#: sql_help.h:189
msgid "define a new view"
msgstr ""
msgstr " "
#: sql_help.h:190
msgid "CREATE [ OR REPLACE ] VIEW name [ ( column_name [, ...] ) ] AS query"
msgstr ""
msgstr "CREATE [ OR REPLACE ] VIEW [ ( _ [, ...] ) ] AS "
#: sql_help.h:193
msgid "deallocate a prepared statement"
msgstr ""
msgstr " "
#: sql_help.h:194
msgid "DEALLOCATE [ PREPARE ] plan_name"
msgstr ""
msgstr "DEALLOCATE [ PREPARE ] _"
#: sql_help.h:197
msgid "define a cursor"
msgstr ""
msgstr " "
#: sql_help.h:198
msgid ""
......@@ -2017,14 +2199,17 @@ msgid ""
" CURSOR [ { WITH | WITHOUT } HOLD ] FOR query\n"
" [ FOR { READ ONLY | UPDATE [ OF column [, ...] ] } ]"
msgstr ""
"DECLARE [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
" CURSOR [ { WITH | WITHOUT } HOLD ] FOR \n"
" [ FOR { READ ONLY | UPDATE [ OF [, ...] ] } ]"
#: sql_help.h:201
msgid "delete rows of a table"
msgstr ""
msgstr " "
#: sql_help.h:202
msgid "DELETE FROM [ ONLY ] table [ WHERE condition ]"
msgstr ""
msgstr "DELETE FROM [ ONLY ] [ WHERE ]"
#: sql_help.h:205
msgid "remove an aggregate function"
......@@ -2032,15 +2217,15 @@ msgstr "
#: sql_help.h:206
msgid "DROP AGGREGATE name ( type ) [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP AGGREGATE ( ) [ CASCADE | RESTRICT ]"
#: sql_help.h:209
msgid "remove a cast"
msgstr ""
msgstr " "
#: sql_help.h:210
msgid "DROP CAST (sourcetype AS targettype) [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP CAST (_ AS _) [ CASCADE | RESTRICT ]"
#: sql_help.h:213
msgid "remove a conversion"
......@@ -2048,7 +2233,7 @@ msgstr "
#: sql_help.h:214
msgid "DROP CONVERSION name [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP CONVERSION [ CASCADE | RESTRICT ]"
#: sql_help.h:217
msgid "remove a database"
......@@ -2060,11 +2245,11 @@ msgstr "DROP DATABASE
#: sql_help.h:221
msgid "remove a domain"
msgstr ""
msgstr " "
#: sql_help.h:222
msgid "DROP DOMAIN name [, ...] [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP DOMAIN [, ...] [ CASCADE | RESTRICT ]"
#: sql_help.h:225
msgid "remove a function"
......@@ -2072,11 +2257,11 @@ msgstr "
#: sql_help.h:226
msgid "DROP FUNCTION name ( [ type [, ...] ] ) [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP FUNCTION ( [ [, ...] ] ) [ CASCADE | RESTRICT ]"
#: sql_help.h:229
msgid "remove a user group"
msgstr ""
msgstr " "
#: sql_help.h:230
msgid "DROP GROUP name"
......@@ -2084,27 +2269,27 @@ msgstr "DROP GROUP
#: sql_help.h:233
msgid "remove an index"
msgstr ""
msgstr " "
#: sql_help.h:234
msgid "DROP INDEX name [, ...] [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP INDEX [, ...] [ CASCADE | RESTRICT ]"
#: sql_help.h:237
msgid "remove a procedural language"
msgstr ""
msgstr " "
#: sql_help.h:238
msgid "DROP [ PROCEDURAL ] LANGUAGE name [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP [ PROCEDURAL ] LANGUAGE [ CASCADE | RESTRICT ]"
#: sql_help.h:241
msgid "remove an operator class"
msgstr ""
msgstr " "
#: sql_help.h:242
msgid "DROP OPERATOR CLASS name USING index_method [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP OPERATOR CLASS USING _ [ CASCADE | RESTRICT ]"
#: sql_help.h:245
msgid "remove an operator"
......@@ -2112,19 +2297,19 @@ msgstr "
#: sql_help.h:246
msgid "DROP OPERATOR name ( lefttype | NONE , righttype | NONE ) [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP OPERATOR ( _ | NONE , _ | NONE ) [ CASCADE | RESTRICT ]"
#: sql_help.h:249
msgid "remove a rewrite rule"
msgstr ""
msgstr " "
#: sql_help.h:250
msgid "DROP RULE name ON relation [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP RULE ON [ CASCADE | RESTRICT ]"
#: sql_help.h:253
msgid "remove a schema"
msgstr ""
msgstr " "
#: sql_help.h:254
msgid "DROP SCHEMA name [, ...] [ CASCADE | RESTRICT ]"
......@@ -2136,7 +2321,7 @@ msgstr "
#: sql_help.h:258
msgid "DROP SEQUENCE name [, ...] [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP SEQUENCE [, ...] [ CASCADE | RESTRICT ]"
#: sql_help.h:261
msgid "remove a table"
......@@ -2144,7 +2329,7 @@ msgstr "
#: sql_help.h:262
msgid "DROP TABLE name [, ...] [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP TABLE [, ...] [ CASCADE | RESTRICT ]"
#: sql_help.h:265
msgid "remove a trigger"
......@@ -2152,7 +2337,7 @@ msgstr "
#: sql_help.h:266
msgid "DROP TRIGGER name ON table [ CASCADE | RESTRICT ]"
msgstr ""
msgstr "DROP TRIGGER ON [ CASCADE | RESTRICT ]"
#: sql_help.h:269
msgid "remove a data type"
......@@ -2164,7 +2349,7 @@ msgstr "DROP TYPE
#: sql_help.h:273
msgid "remove a database user account"
msgstr ""
msgstr " "
#: sql_help.h:274
msgid "DROP USER name"
......@@ -2184,15 +2369,15 @@ msgstr "END [ WORK | TRANSACTION ]"
#: sql_help.h:285
msgid "execute a prepared statement"
msgstr ""
msgstr " "
#: sql_help.h:286
msgid "EXECUTE plan_name [ (parameter [, ...] ) ]"
msgstr ""
msgstr "EXECUTE _ [ ( [, ...] ) ]"
#: sql_help.h:289
msgid "show the execution plan of a statement"
msgstr ""
msgstr " "
#: sql_help.h:290
msgid "EXPLAIN [ ANALYZE ] [ VERBOSE ] statement"
......@@ -2200,7 +2385,7 @@ msgstr "EXPLAIN [ ANALYZE ] [ VERBOSE ]
#: sql_help.h:293
msgid "retrieve rows from a query using a cursor"
msgstr ""
msgstr " "
#: sql_help.h:294
msgid ""
......@@ -2223,6 +2408,24 @@ msgid ""
" BACKWARD count\n"
" BACKWARD ALL"
msgstr ""
"FETCH [ { FROM | IN } ] _\n"
"\n"
" :\n"
"\n"
" NEXT\n"
" PRIOR\n"
" FIRST\n"
" LAST\n"
" ABSOLUTE ޣ\n"
" RELATIVE ޣ\n"
" ޣ\n"
" ALL\n"
" FORWARD\n"
" FORWARD ޣ\n"
" FORWARD ALL\n"
" BACKWARD\n"
" BACKWARD ޣ\n"
" BACKWARD ALL"
#: sql_help.h:297
msgid "define access privileges"
......@@ -2251,20 +2454,42 @@ msgid ""
" ON SCHEMA schemaname [, ...]\n"
" TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH GRANT OPTION ]"
msgstr ""
"GRANT { { SELECT | INSERT | UPDATE | DELETE | RULE | REFERENCES | TRIGGER }\n"
" [,...] | ALL [ PRIVILEGES ] }\n"
" ON [ TABLE ] _ [, ...]\n"
" TO { | GROUP _ | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
"\n"
"GRANT { { CREATE | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
" ON DATABASE _ [, ...]\n"
" TO { | GROUP _ | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
"\n"
"GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
" ON FUNCTION funcname ([type, ...]) [, ...]\n"
" TO { | GROUP _ | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
"\n"
"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
" ON LANGUAGE _ [, ...]\n"
" TO { | GROUP _ | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
"\n"
"GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
" ON SCHEMA _ [, ...]\n"
" TO { | GROUP _ | PUBLIC } [, ...] [ WITH GRANT OPTION ]"
#: sql_help.h:301
msgid "create new rows in a table"
msgstr ""
msgstr " "
#: sql_help.h:302
msgid ""
"INSERT INTO table [ ( column [, ...] ) ]\n"
" { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) | query }"
msgstr ""
"INSERT INTO [ ( [, ...] ) ]\n"
" { DEFAULT VALUES | VALUES ( { | DEFAULT } [, ...] ) | }"
#: sql_help.h:305
msgid "listen for a notification"
msgstr ""
msgstr " "
#: sql_help.h:306
msgid "LISTEN name"
......@@ -2272,15 +2497,15 @@ msgstr "LISTEN
#: sql_help.h:309
msgid "load or reload a shared library file"
msgstr ""
msgstr " shared-"
#: sql_help.h:310
msgid "LOAD 'filename'"
msgstr ""
msgstr "LOAD '_'"
#: sql_help.h:313
msgid "lock a table"
msgstr ""
msgstr " "
#: sql_help.h:314
msgid ""
......@@ -2291,18 +2516,24 @@ msgid ""
" ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
" | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
msgstr ""
"LOCK [ TABLE ] [, ...] [ IN _ MODE ]\n"
"\n"
" _ :\n"
"\n"
" ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
" | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
#: sql_help.h:317
msgid "position a cursor"
msgstr ""
msgstr " "
#: sql_help.h:318
msgid "MOVE [ direction { FROM | IN } ] cursorname"
msgstr ""
msgstr "MOVE [ { FROM | IN } ] _"
#: sql_help.h:321
msgid "generate a notification"
msgstr ""
msgstr " "
#: sql_help.h:322
msgid "NOTIFY name"
......@@ -2310,15 +2541,15 @@ msgstr "NOTIFY
#: sql_help.h:325
msgid "prepare a statement for execution"
msgstr ""
msgstr " "
#: sql_help.h:326
msgid "PREPARE plan_name [ (datatype [, ...] ) ] AS statement"
msgstr ""
msgstr "PREPARE _ [ (_ [, ...] ) ] AS "
#: sql_help.h:329
msgid "rebuild indexes"
msgstr ""
msgstr " "
#: sql_help.h:330
msgid "REINDEX { DATABASE | TABLE | INDEX } name [ FORCE ]"
......@@ -2326,7 +2557,7 @@ msgstr "REINDEX { DATABASE | TABLE | INDEX }
#: sql_help.h:333
msgid "restore the value of a run-time parameter to the default value"
msgstr ""
msgstr " "
#: sql_help.h:334
msgid ""
......@@ -2373,6 +2604,36 @@ msgid ""
" FROM { username | GROUP groupname | PUBLIC } [, ...]\n"
" [ CASCADE | RESTRICT ]"
msgstr ""
"REVOKE [ GRANT OPTION FOR ]\n"
" { { SELECT | INSERT | UPDATE | DELETE | RULE | REFERENCES | TRIGGER }\n"
" [,...] | ALL [ PRIVILEGES ] }\n"
" ON [ TABLE ] _ [, ...]\n"
" FROM { | GROUP _ | PUBLIC } [, ...]\n"
" [ CASCADE | RESTRICT ]\n"
"\n"
"REVOKE [ GRANT OPTION FOR ]\n"
" { { CREATE | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
" ON DATABASE _ [, ...]\n"
" FROM { | GROUP _ | PUBLIC } [, ...]\n"
" [ CASCADE | RESTRICT ]\n"
"\n"
"REVOKE [ GRANT OPTION FOR ]\n"
" { EXECUTE | ALL [ PRIVILEGES ] }\n"
" ON FUNCTION _ ([, ...]) [, ...]\n"
" FROM { | GROUP _ | PUBLIC } [, ...]\n"
" [ CASCADE | RESTRICT ]\n"
"\n"
"REVOKE [ GRANT OPTION FOR ]\n"
" { USAGE | ALL [ PRIVILEGES ] }\n"
" ON LANGUAGE _ [, ...]\n"
" FROM { | GROUP _ | PUBLIC } [, ...]\n"
" [ CASCADE | RESTRICT ]\n"
"\n"
"REVOKE [ GRANT OPTION FOR ]\n"
" { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
" ON SCHEMA _ [, ...]\n"
" FROM { | GROUP _ | PUBLIC } [, ...]\n"
" [ CASCADE | RESTRICT ]"
#: sql_help.h:342
msgid "ROLLBACK [ WORK | TRANSACTION ]"
......@@ -2380,7 +2641,7 @@ msgstr "ROLLBACK [ WORK | TRANSACTION ]"
#: sql_help.h:345
msgid "retrieve rows from a table or view"
msgstr ""
msgstr " "
#: sql_help.h:346
msgid ""
......@@ -2404,6 +2665,25 @@ msgid ""
" function_name ( [ argument [, ...] ] ) AS ( column_definition [, ...] )\n"
" from_item [ NATURAL ] join_type from_item [ ON join_condition | USING ( join_column [, ...] ) ]"
msgstr ""
"SELECT [ ALL | DISTINCT [ ON ( [, ...] ) ] ]\n"
" * | [ AS _ ] [, ...]\n"
" [ FROM _ [, ...] ]\n"
" [ WHERE ]\n"
" [ GROUP BY [, ...] ]\n"
" [ HAVING [, ...] ]\n"
" [ { UNION | INTERSECT | EXCEPT } [ ALL ] ]\n"
" [ ORDER BY [ ASC | DESC | USING ] [, ...] ]\n"
" [ LIMIT { ޣ | ALL } ]\n"
" [ OFFSET ]\n"
" [ FOR UPDATE [ OF _ [, ...] ] ]\n"
"\n"
" _ :\n"
"\n"
" [ ONLY ] _ [ * ] [ [ AS ] [ ( _ [, ...] ) ] ]\n"
" ( ) [ AS ] [ ( _ [, ...] ) ]\n"
" _ ( [ [, ...] ] ) [ AS ] [ ( _ [, ...] | _ [, ...] ) ]\n"
" _ ( [ [, ...] ] ) AS ( _ [, ...] )\n"
" _ [ NATURAL ] _join _ [ ON _join | USING ( _join [, ...] ) ]"
#: sql_help.h:350
msgid ""
......@@ -2420,28 +2700,42 @@ msgid ""
" [ OFFSET start ]\n"
" [ FOR UPDATE [ OF tablename [, ...] ] ]"
msgstr ""
"SELECT [ ALL | DISTINCT [ ON ( [, ...] ) ] ]\n"
" * | [ AS _ ] [, ...]\n"
" INTO [ TEMPORARY | TEMP ] [ TABLE ] _\n"
" [ FROM _ [, ...] ]\n"
" [ WHERE ]\n"
" [ GROUP BY [, ...] ]\n"
" [ HAVING [, ...] ]\n"
" [ { UNION | INTERSECT | EXCEPT } [ ALL ] ]\n"
" [ ORDER BY [ ASC | DESC | USING ] [, ...] ]\n"
" [ LIMIT { ޣ | ALL } ]\n"
" [ OFFSET ]\n"
" [ FOR UPDATE [ OF _ [, ...] ] ]"
#: sql_help.h:353
msgid "change a run-time parameter"
msgstr ""
msgstr " "
#: sql_help.h:354
msgid ""
"SET [ SESSION | LOCAL ] name { TO | = } { value | 'value' | DEFAULT }\n"
"SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
msgstr ""
"SET [ SESSION | LOCAL ] { TO | = } { | '' | DEFAULT }\n"
"SET [ SESSION | LOCAL ] TIME ZONE { _ | LOCAL | DEFAULT }"
#: sql_help.h:357
msgid "set the constraint mode of the current transaction"
msgstr ""
msgstr " "
#: sql_help.h:358
msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
msgstr ""
msgstr "SET CONSTRAINTS { ALL | [, ...] } { DEFERRED | IMMEDIATE }"
#: sql_help.h:361
msgid "set the session user identifier and the current user identifier of the current session"
msgstr ""
msgstr " "
#: sql_help.h:362
msgid ""
......@@ -2449,10 +2743,13 @@ msgid ""
"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
"RESET SESSION AUTHORIZATION"
msgstr ""
"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION \n"
"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
"RESET SESSION AUTHORIZATION"
#: sql_help.h:365
msgid "set the characteristics of the current transaction"
msgstr ""
msgstr " "
#: sql_help.h:366
msgid ""
......@@ -2461,10 +2758,14 @@ msgid ""
"SET SESSION CHARACTERISTICS AS TRANSACTION\n"
" [ ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE } ] [ READ WRITE | READ ONLY ]"
msgstr ""
"SET TRANSACTION\n"
" [ ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE } ] [ READ WRITE | READ ONLY ]\n"
"SET SESSION CHARACTERISTICS AS TRANSACTION\n"
" [ ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE } ] [ READ WRITE | READ ONLY ]"
#: sql_help.h:369
msgid "show the value of a run-time parameter"
msgstr ""
msgstr " "
#: sql_help.h:370
msgid ""
......@@ -2476,11 +2777,11 @@ msgstr ""
#: sql_help.h:374
msgid "START TRANSACTION [ ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE } ] [ READ WRITE | READ ONLY ]"
msgstr ""
msgstr "START TRANSACTION [ ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE } ] [ READ WRITE | READ ONLY ]"
#: sql_help.h:377
msgid "empty a table"
msgstr ""
msgstr " "
#: sql_help.h:378
msgid "TRUNCATE [ TABLE ] name"
......@@ -2488,7 +2789,7 @@ msgstr "TRUNCATE [ TABLE ]
#: sql_help.h:381
msgid "stop listening for a notification"
msgstr ""
msgstr " "
#: sql_help.h:382
msgid "UNLISTEN { name | * }"
......@@ -2496,7 +2797,7 @@ msgstr "UNLISTEN {
#: sql_help.h:385
msgid "update rows of a table"
msgstr ""
msgstr " "
#: sql_help.h:386
msgid ""
......@@ -2504,6 +2805,9 @@ msgid ""
" [ FROM fromlist ]\n"
" [ WHERE condition ]"
msgstr ""
"UPDATE [ ONLY ] SET = { | DEFAULT } [, ...]\n"
" [ FROM _from ]\n"
" [ WHERE ]"
#: sql_help.h:389
msgid "garbage-collect and optionally analyze a database"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment