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
a31ec86e
Commit
a31ec86e
authored
Dec 11, 2004
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Translation updates
parent
d89042b4
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
633 additions
and
605 deletions
+633
-605
src/backend/po/ru.po
src/backend/po/ru.po
+417
-410
src/bin/initdb/po/ru.po
src/bin/initdb/po/ru.po
+129
-105
src/bin/pg_dump/po/ru.po
src/bin/pg_dump/po/ru.po
+26
-29
src/bin/psql/po/ru.po
src/bin/psql/po/ru.po
+61
-61
No files found.
src/backend/po/ru.po
View file @
a31ec86e
...
...
@@ -4,10 +4,10 @@
# Copyright (c) 2001-2004 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreSQL itself.
#
# $Header: /cvsroot/pgsql/src/backend/po/Attic/ru.po,v 1.2
8 2004/11/16 22:49:44
petere Exp $
# $Header: /cvsroot/pgsql/src/backend/po/Attic/ru.po,v 1.2
9 2004/12/11 20:09:56
petere Exp $
#
# ChangeLog:
# - March 27 -
November 14
, 2004: Updates for 7.4.x/8.0 branches; <mokhov@cs.concordia.ca>
# - March 27 -
December 10
, 2004: Updates for 7.4.x/8.0 branches; <mokhov@cs.concordia.ca>
# - July - August 23, 2003: Updates for 7.4.x; <mokhov@cs.concordia.ca>
# - January 2, 2003: Fuzzy fixes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - October 12, 2002: Post-7.3 beta 2, Fuzzy fixes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
...
...
@@ -18,10 +18,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.4.x\n"
"POT-Creation-Date: 2004-11-
01 19:32
+0000\n"
"PO-Revision-Date: 2004-1
1-14 18:5
1-0500\n"
"POT-Creation-Date: 2004-11-
18 07:17
+0000\n"
"PO-Revision-Date: 2004-1
2-10 22:2
1-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-ru
s <pgsql-rus@yahoogroups.com
>\n"
"Language-Team: pgsql-ru
-general <pgsql-ru-general@postgresql.org
>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
...
...
@@ -213,8 +213,8 @@ msgid "could not access status of transaction %u"
msgstr " %u "
#: access/transam/slru.c:612
#: libpq/hba.c:83
1
#: libpq/hba.c:85
5
#: libpq/hba.c:83
2
#: libpq/hba.c:85
6
#: storage/smgr/smgr.c:278
#: utils/error/elog.c:877
#: utils/init/miscinit.c:726
...
...
@@ -1110,7 +1110,9 @@ msgid "System catalog modifications are currently disallowed."
msgstr " ."
#: catalog/heap.c:356
#: commands/tablecmds.c:1771
#: commands/tablecmds.c:505
#: commands/tablecmds.c:824
#: commands/tablecmds.c:1798
#, c-format
msgid "tables can have at most %d columns"
msgstr " : %d"
...
...
@@ -1146,14 +1148,14 @@ msgstr "
#: catalog/heap.c:734
#: catalog/index.c:522
#: commands/tablecmds.c:1
292
#: commands/tablecmds.c:1
319
#, c-format
msgid "relation \"%s\" already exists"
msgstr " \"%s\" "
#: catalog/heap.c:1556
#: commands/tablecmds.c:28
12
#: commands/tablecmds.c:28
54
#: commands/tablecmds.c:28
39
#: commands/tablecmds.c:28
81
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr " \"%s\" \"%s\" "
...
...
@@ -1169,13 +1171,13 @@ msgid "only table \"%s\" can be referenced in check constraint"
msgstr " \"%s\" CHECK-"
#: catalog/heap.c:1643
#: commands/tablecmds.c:29
41
#: commands/tablecmds.c:29
68
#: commands/typecmds.c:1811
msgid "cannot use subquery in check constraint"
msgstr " CHECK-"
#: catalog/heap.c:1647
#: commands/tablecmds.c:29
45
#: commands/tablecmds.c:29
72
msgid "cannot use aggregate function in check constraint"
msgstr " CHECK-"
...
...
@@ -1202,7 +1204,7 @@ msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr " \"%s\" %s %s"
#: catalog/heap.c:1797
#: parser/analyze.c:2
790
#: parser/analyze.c:2
802
#: parser/parse_node.c:232
#: parser/parse_target.c:425
#: rewrite/rewriteHandler.c:563
...
...
@@ -1540,7 +1542,7 @@ msgid "there is no previously clustered index for table \"%s\""
msgstr " \"%s\""
#: commands/cluster.c:164
#: commands/tablecmds.c:39
32
#: commands/tablecmds.c:39
59
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr " \"%s\" \"%s\" "
...
...
@@ -1556,16 +1558,16 @@ msgstr "
#: commands/cluster.c:352
msgid "cannot cluster when index access method does not handle null values"
msgstr ""
msgstr "
(NULL)
"
#: commands/cluster.c:353
#, c-format
msgid "You may be able to work around this by marking column \"%s\" NOT NULL."
msgstr ""
msgstr "
ԣ \"%s\" NOT NULL.
"
#: commands/cluster.c:365
msgid "cannot cluster on expressional index when index access method does not handle null values"
msgstr ""
msgstr "
(NULL)
"
#: commands/cluster.c:379
#, c-format
...
...
@@ -1574,7 +1576,7 @@ msgstr "\"%s\"
#: commands/cluster.c:389
msgid "cannot cluster temporary tables of other sessions"
msgstr ""
msgstr "
"
#: commands/conversioncmds.c:66
#, c-format
...
...
@@ -1603,15 +1605,15 @@ msgstr "\"%s\"
#: commands/indexcmds.c:639
#: commands/lockcmds.c:68
#: commands/tablecmds.c:377
#: commands/tablecmds.c:16
07
#: commands/tablecmds.c:1
898
#: commands/tablecmds.c:20
42
#: commands/tablecmds.c:2
276
#: commands/tablecmds.c:24
42
#: commands/tablecmds.c:25
68
#: commands/tablecmds.c:27
49
#: commands/tablecmds.c:37
60
#: commands/tablecmds.c:40
26
#: commands/tablecmds.c:16
34
#: commands/tablecmds.c:1
925
#: commands/tablecmds.c:20
69
#: commands/tablecmds.c:2
303
#: commands/tablecmds.c:24
69
#: commands/tablecmds.c:25
95
#: commands/tablecmds.c:27
76
#: commands/tablecmds.c:37
87
#: commands/tablecmds.c:40
53
#: commands/trigger.c:144
#: commands/trigger.c:546
#: tcop/utility.c:76
...
...
@@ -1627,11 +1629,11 @@ msgid "\"%s\" is not a view"
msgstr "\"%s\" "
#: commands/comment.c:386
#: commands/tablecmds.c:19
48
#: commands/tablecmds.c:2
092
#: commands/tablecmds.c:22
20
#: commands/tablecmds.c:2
384
#: commands/tablecmds.c:2
589
#: commands/tablecmds.c:19
75
#: commands/tablecmds.c:2
119
#: commands/tablecmds.c:22
47
#: commands/tablecmds.c:2
411
#: commands/tablecmds.c:2
616
#: parser/parse_func.c:1270
#: parser/parse_relation.c:1584
#: parser/parse_relation.c:1642
...
...
@@ -1796,14 +1798,14 @@ msgstr "
#: commands/dbcommands.c:371
#: commands/dbcommands.c:376
#: commands/dbcommands.c:96
1
#: commands/dbcommands.c:96
9
#, c-format
msgid "Failing system command was: %s"
msgstr " : %s"
#: commands/dbcommands.c:372
#: commands/dbcommands.c:377
#: commands/dbcommands.c:9
62
#: commands/dbcommands.c:9
70
msgid "Look in the postmaster's stderr log for more information."
msgstr " stderr- postmaster' ."
...
...
@@ -1834,34 +1836,34 @@ msgstr "
msgid "permission denied to rename database"
msgstr " ݣ "
#: commands/dbcommands.c:8
84
#: commands/dbcommands.c:8
92
msgid "relative paths are not allowed as database locations"
msgstr " "
#: commands/dbcommands.c:8
88
#: commands/dbcommands.c:8
96
msgid "absolute paths are not allowed as database locations"
msgstr " "
#: commands/dbcommands.c:90
0
#: commands/dbcommands.c:90
8
#, c-format
msgid "postmaster environment variable \"%s\" not found"
msgstr " postmaster' \"%s\" "
#: commands/dbcommands.c:9
05
#: commands/dbcommands.c:9
13
#, c-format
msgid "postmaster environment variable \"%s\" must be absolute path"
msgstr " postmaster' \"%s\" "
#: commands/dbcommands.c:9
14
#: commands/dbcommands.c:9
22
msgid "alternative path is too long"
msgstr " "
#: commands/dbcommands.c:9
45
#: commands/dbcommands.c:9
53
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr " \"%s\": %m"
#: commands/dbcommands.c:9
59
#: commands/dbcommands.c:9
67
#, c-format
msgid "could not remove database directory \"%s\""
msgstr " \"%s\""
...
...
@@ -2006,7 +2008,7 @@ msgstr "COPY %s,
#: commands/copy.c:1389
msgid "COPY file signature not recognized"
msgstr ""
msgstr "
COPY-
"
#: commands/copy.c:1395
msgid "invalid COPY file header (missing flags)"
...
...
@@ -2050,7 +2052,7 @@ msgstr "
#: commands/copy.c:1786
#: commands/copy.c:1804
msgid "literal carriage return found in data"
msgstr ""
msgstr "
"
#: commands/copy.c:1787
#: commands/copy.c:1805
...
...
@@ -2059,7 +2061,7 @@ msgstr "
#: commands/copy.c:1822
msgid "literal newline found in data"
msgstr ""
msgstr "
"
#: commands/copy.c:1823
msgid ""
...
...
@@ -2235,15 +2237,15 @@ msgstr "
#: commands/functioncmds.c:899
msgid "cast function must not be volatile"
msgstr ""
msgstr "
volatile
"
#: commands/functioncmds.c:904
msgid "cast function must not be an aggregate function"
msgstr ""
msgstr "
"
#: commands/functioncmds.c:908
msgid "cast function must not return a set"
msgstr ""
msgstr "
"
#: commands/functioncmds.c:931
msgid "must be superuser to create a cast WITHOUT FUNCTION"
...
...
@@ -2398,7 +2400,7 @@ msgid "primary keys cannot be expressions"
msgstr " "
#: commands/indexcmds.c:232
#: parser/analyze.c:14
42
#: parser/analyze.c:14
54
#, c-format
msgid "column \"%s\" named in key does not exist"
msgstr " \"%s\" "
...
...
@@ -2416,7 +2418,7 @@ msgid "functions in index predicate must be marked IMMUTABLE"
msgstr " IMMUTABLE"
#: commands/indexcmds.c:337
#: commands/tablecmds.c:11
19
#: commands/tablecmds.c:11
46
#: parser/parse_expr.c:1034
#, c-format
msgid "column \"%s\" does not exist"
...
...
@@ -2473,6 +2475,287 @@ msgstr "
msgid "table \"%s\" was reindexed"
msgstr " \"%s\" "
#: commands/tablecmds.c:151
msgid "ON COMMIT can only be used on temporary tables"
msgstr "ON COMMIT "
#: commands/tablecmds.c:211
#, c-format
msgid "duplicate check constraint name \"%s\""
msgstr " CHECK-: \"%s\""
#: commands/tablecmds.c:388
#: commands/tablecmds.c:1091
#: commands/tablecmds.c:1298
#: commands/tablecmds.c:1650
#: commands/tablecmds.c:1936
#: commands/tablecmds.c:2080
#: commands/tablecmds.c:2208
#: commands/tablecmds.c:2317
#: commands/tablecmds.c:2480
#: commands/tablecmds.c:2606
#: commands/tablecmds.c:2787
#: commands/tablecmds.c:3086
#: commands/tablecmds.c:3798
#: commands/trigger.c:150
#: commands/trigger.c:552
#: tcop/utility.c:162
#: tcop/utility.c:197
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr " ݣ: \"%s\" "
#: commands/tablecmds.c:398
msgid "cannot truncate temporary tables of other sessions"
msgstr ""
#: commands/tablecmds.c:527
#, c-format
msgid "column \"%s\" duplicated"
msgstr " : \"%s\""
#: commands/tablecmds.c:552
#: parser/analyze.c:1200
#: parser/analyze.c:1405
#, c-format
msgid "inherited relation \"%s\" is not a table"
msgstr " \"%s\" "
#: commands/tablecmds.c:558
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:575
#, c-format
msgid "inherited relation \"%s\" duplicated"
msgstr " \"%s\""
#: commands/tablecmds.c:628
#, c-format
msgid "merging multiple inherited definitions of column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:635
#, c-format
msgid "inherited column \"%s\" has a type conflict"
msgstr " \"%s\" "
#: commands/tablecmds.c:637
#: commands/tablecmds.c:792
#: parser/parse_coerce.c:263
#: parser/parse_coerce.c:918
#: parser/parse_coerce.c:935
#: parser/parse_coerce.c:981
#, c-format
msgid "%s versus %s"
msgstr "%s %s"
#: commands/tablecmds.c:783
#, c-format
msgid "merging column \"%s\" with inherited definition"
msgstr " \"%s\" "
#: commands/tablecmds.c:790
#, c-format
msgid "column \"%s\" has a type conflict"
msgstr " \"%s\""
#: commands/tablecmds.c:841
#, c-format
msgid "column \"%s\" inherits conflicting default values"
msgstr " \"%s\" "
#: commands/tablecmds.c:843
msgid "To resolve the conflict, specify a default explicitly."
msgstr " ."
#: commands/tablecmds.c:1136
#, c-format
msgid "inherited column \"%s\" must be renamed in child tables too"
msgstr " \"%s\" -"
#: commands/tablecmds.c:1154
#, c-format
msgid "cannot rename system column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:1164
#, c-format
msgid "cannot rename inherited column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:1175
#: commands/tablecmds.c:1790
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr " \"%s\" \"%s\" "
#: commands/tablecmds.c:1703
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "- \"%s\" \"%s\""
#: commands/tablecmds.c:1711
#, c-format
msgid "merging definition of column \"%s\" for child \"%s\""
msgstr " \"%s\" \"%s\""
#: commands/tablecmds.c:1743
msgid "column must be added to child tables too"
msgstr " -"
#: commands/tablecmds.c:1762
msgid "adding columns with defaults is not implemented"
msgstr " -- "
#: commands/tablecmds.c:1763
msgid "Add the column, then use ALTER TABLE SET DEFAULT."
msgstr " ALTER TABLE SET DEFAULT."
#: commands/tablecmds.c:1768
msgid "adding NOT NULL columns is not implemented"
msgstr " NOT NULL "
#: commands/tablecmds.c:1769
msgid "Add the column, then use ALTER TABLE SET NOT NULL."
msgstr " ALTER TABLE SET NOT NULL."
#: commands/tablecmds.c:1982
#: commands/tablecmds.c:2126
#: commands/tablecmds.c:2254
#: commands/tablecmds.c:2418
#, c-format
msgid "cannot alter system column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:2018
#, c-format
msgid "column \"%s\" is in a primary key"
msgstr " \"%s\" "
#: commands/tablecmds.c:2147
#, c-format
msgid "column \"%s\" contains null values"
msgstr " \"%s\" NULL"
#: commands/tablecmds.c:2197
#, c-format
msgid "\"%s\" is not a table or view"
msgstr "\"%s\" "
#: commands/tablecmds.c:2336
#, c-format
msgid "statistics target %d is too low"
msgstr ""
#: commands/tablecmds.c:2344
#, c-format
msgid "lowering statistics target to %d"
msgstr ""
#: commands/tablecmds.c:2367
#, c-format
msgid "invalid storage type \"%s\""
msgstr ""
#: commands/tablecmds.c:2437
#, c-format
msgid "column data type %s can only have storage PLAIN"
msgstr ""
#: commands/tablecmds.c:2543
msgid "ALTER TABLE WITH OIDS is not yet implemented"
msgstr "ALTER TABLE WITH OIDS ݣ "
#: commands/tablecmds.c:2624
#, c-format
msgid "cannot drop system column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:2632
#, c-format
msgid "cannot drop inherited column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:2959
#, c-format
msgid "check constraint may only reference relation \"%s\""
msgstr ""
#: commands/tablecmds.c:3023
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr ""
#: commands/tablecmds.c:3074
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr " \"%s\" "
#: commands/tablecmds.c:3108
msgid "cannot reference temporary table from permanent table constraint"
msgstr ""
#: commands/tablecmds.c:3115
msgid "cannot reference permanent table from temporary table constraint"
msgstr ""
#: commands/tablecmds.c:3157
#: commands/tablecmds.c:3593
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr ""
#: commands/tablecmds.c:3239
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr ""
#: commands/tablecmds.c:3244
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr ""
#: commands/tablecmds.c:3307
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr ""
#: commands/tablecmds.c:3421
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr ""
#: commands/tablecmds.c:3843
#: commands/trigger.c:2306
#, c-format
msgid "constraint \"%s\" does not exist"
msgstr " \"%s\" "
#: commands/tablecmds.c:3848
#, c-format
msgid "multiple constraints named \"%s\" were dropped"
msgstr ""
#: commands/tablecmds.c:3890
#, c-format
msgid "\"%s\" is not a table, TOAST table, index, view, or sequence"
msgstr "\"%s\" , TOAST-, , "
#: commands/tablecmds.c:4074
msgid "shared tables cannot be toasted after initdb"
msgstr ""
#: commands/tablecmds.c:4089
#, c-format
msgid "table \"%s\" already has a TOAST table"
msgstr " \"%s\" TOAST-"
#: commands/tablecmds.c:4106
#, c-format
msgid "table \"%s\" does not need a TOAST table"
msgstr " \"%s\" TOAST-"
#: commands/operatorcmds.c:106
#: commands/operatorcmds.c:114
msgid "setof type not allowed for operator argument"
...
...
@@ -2707,287 +2990,6 @@ msgstr "
msgid "CACHE (%s) must be greater than zero"
msgstr "CACHE (%s) "
#: commands/tablecmds.c:151
msgid "ON COMMIT can only be used on temporary tables"
msgstr "ON COMMIT "
#: commands/tablecmds.c:211
#, c-format
msgid "duplicate check constraint name \"%s\""
msgstr ""
#: commands/tablecmds.c:388
#: commands/tablecmds.c:1064
#: commands/tablecmds.c:1271
#: commands/tablecmds.c:1623
#: commands/tablecmds.c:1909
#: commands/tablecmds.c:2053
#: commands/tablecmds.c:2181
#: commands/tablecmds.c:2290
#: commands/tablecmds.c:2453
#: commands/tablecmds.c:2579
#: commands/tablecmds.c:2760
#: commands/tablecmds.c:3059
#: commands/tablecmds.c:3771
#: commands/trigger.c:150
#: commands/trigger.c:552
#: tcop/utility.c:162
#: tcop/utility.c:197
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr " ݣ: \"%s\" "
#: commands/tablecmds.c:398
msgid "cannot truncate temporary tables of other sessions"
msgstr ""
#: commands/tablecmds.c:510
#, c-format
msgid "column \"%s\" duplicated"
msgstr " : \"%s\""
#: commands/tablecmds.c:535
#: parser/analyze.c:1188
#: parser/analyze.c:1393
#, c-format
msgid "inherited relation \"%s\" is not a table"
msgstr " \"%s\" "
#: commands/tablecmds.c:541
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:558
#, c-format
msgid "inherited relation \"%s\" duplicated"
msgstr " \"%s\""
#: commands/tablecmds.c:611
#, c-format
msgid "merging multiple inherited definitions of column \"%s\""
msgstr ""
#: commands/tablecmds.c:618
#, c-format
msgid "inherited column \"%s\" has a type conflict"
msgstr " \"%s\" "
#: commands/tablecmds.c:620
#: commands/tablecmds.c:775
#: parser/parse_coerce.c:263
#: parser/parse_coerce.c:918
#: parser/parse_coerce.c:935
#: parser/parse_coerce.c:981
#, c-format
msgid "%s versus %s"
msgstr "%s %s"
#: commands/tablecmds.c:766
#, c-format
msgid "merging column \"%s\" with inherited definition"
msgstr ""
#: commands/tablecmds.c:773
#, c-format
msgid "column \"%s\" has a type conflict"
msgstr " \"%s\""
#: commands/tablecmds.c:814
#, c-format
msgid "column \"%s\" inherits conflicting default values"
msgstr " \"%s\" "
#: commands/tablecmds.c:816
msgid "To resolve the conflict, specify a default explicitly."
msgstr " ."
#: commands/tablecmds.c:1109
#, c-format
msgid "inherited column \"%s\" must be renamed in child tables too"
msgstr ""
#: commands/tablecmds.c:1127
#, c-format
msgid "cannot rename system column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:1137
#, c-format
msgid "cannot rename inherited column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:1148
#: commands/tablecmds.c:1763
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr " \"%s\" \"%s\" "
#: commands/tablecmds.c:1676
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr ""
#: commands/tablecmds.c:1684
#, c-format
msgid "merging definition of column \"%s\" for child \"%s\""
msgstr ""
#: commands/tablecmds.c:1716
msgid "column must be added to child tables too"
msgstr ""
#: commands/tablecmds.c:1735
msgid "adding columns with defaults is not implemented"
msgstr ""
#: commands/tablecmds.c:1736
msgid "Add the column, then use ALTER TABLE SET DEFAULT."
msgstr " ALTER TABLE SET DEFAULT."
#: commands/tablecmds.c:1741
msgid "adding NOT NULL columns is not implemented"
msgstr " NOT NULL "
#: commands/tablecmds.c:1742
msgid "Add the column, then use ALTER TABLE SET NOT NULL."
msgstr " ALTER TABLE SET NOT NULL."
#: commands/tablecmds.c:1955
#: commands/tablecmds.c:2099
#: commands/tablecmds.c:2227
#: commands/tablecmds.c:2391
#, c-format
msgid "cannot alter system column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:1991
#, c-format
msgid "column \"%s\" is in a primary key"
msgstr " \"%s\" "
#: commands/tablecmds.c:2120
#, c-format
msgid "column \"%s\" contains null values"
msgstr " \"%s\" NULL"
#: commands/tablecmds.c:2170
#, c-format
msgid "\"%s\" is not a table or view"
msgstr "\"%s\" "
#: commands/tablecmds.c:2309
#, c-format
msgid "statistics target %d is too low"
msgstr ""
#: commands/tablecmds.c:2317
#, c-format
msgid "lowering statistics target to %d"
msgstr ""
#: commands/tablecmds.c:2340
#, c-format
msgid "invalid storage type \"%s\""
msgstr ""
#: commands/tablecmds.c:2410
#, c-format
msgid "column data type %s can only have storage PLAIN"
msgstr ""
#: commands/tablecmds.c:2516
msgid "ALTER TABLE WITH OIDS is not yet implemented"
msgstr "ALTER TABLE WITH OIDS ݣ "
#: commands/tablecmds.c:2597
#, c-format
msgid "cannot drop system column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:2605
#, c-format
msgid "cannot drop inherited column \"%s\""
msgstr " \"%s\""
#: commands/tablecmds.c:2932
#, c-format
msgid "check constraint may only reference relation \"%s\""
msgstr ""
#: commands/tablecmds.c:2996
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr ""
#: commands/tablecmds.c:3047
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr " \"%s\" "
#: commands/tablecmds.c:3081
msgid "cannot reference temporary table from permanent table constraint"
msgstr ""
#: commands/tablecmds.c:3088
msgid "cannot reference permanent table from temporary table constraint"
msgstr ""
#: commands/tablecmds.c:3130
#: commands/tablecmds.c:3566
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr ""
#: commands/tablecmds.c:3212
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr ""
#: commands/tablecmds.c:3217
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr ""
#: commands/tablecmds.c:3280
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr ""
#: commands/tablecmds.c:3394
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr ""
#: commands/tablecmds.c:3816
#: commands/trigger.c:2306
#, c-format
msgid "constraint \"%s\" does not exist"
msgstr " \"%s\" "
#: commands/tablecmds.c:3821
#, c-format
msgid "multiple constraints named \"%s\" were dropped"
msgstr ""
#: commands/tablecmds.c:3863
#, c-format
msgid "\"%s\" is not a table, TOAST table, index, view, or sequence"
msgstr "\"%s\" , TOAST-, , "
#: commands/tablecmds.c:4047
msgid "shared tables cannot be toasted after initdb"
msgstr ""
#: commands/tablecmds.c:4062
#, c-format
msgid "table \"%s\" already has a TOAST table"
msgstr " \"%s\" TOAST-"
#: commands/tablecmds.c:4079
#, c-format
msgid "table \"%s\" does not need a TOAST table"
msgstr " \"%s\" TOAST-"
#: commands/trigger.c:137
#, c-format
msgid "could not determine referenced table for constraint \"%s\""
...
...
@@ -4060,91 +4062,91 @@ msgstr ""
msgid "authentication file token too long, skipping: \"%s\""
msgstr ""
#: libpq/hba.c:26
8
#: libpq/hba.c:26
7
#, c-format
msgid "could not open secondary authentication file \"@%s\" as \"%s\": %m"
msgstr ""
#: libpq/hba.c:6
79
#: libpq/hba.c:6
80
#, c-format
msgid "invalid IP address \"%s\" in pg_hba.conf file: %s"
msgstr ""
#: libpq/hba.c:77
3
#: libpq/hba.c:77
4
#, c-format
msgid "invalid entry in pg_hba.conf file at line %d, token \"%s\""
msgstr ""
#: libpq/hba.c:77
8
#: libpq/hba.c:77
9
#, c-format
msgid "missing field in pg_hba.conf file at end of line %d"
msgstr ""
#: guc-file.l:164
#: libpq/hba.c:97
4
#: libpq/hba.c:97
5
#, c-format
msgid "could not open configuration file \"%s\": %m"
msgstr " \"%s\": %m"
#: libpq/hba.c:103
6
#: libpq/hba.c:103
7
#, c-format
msgid "invalid entry in pg_ident.conf file at line %d, token \"%s\""
msgstr ""
#: libpq/hba.c:104
1
#: libpq/hba.c:104
2
#, c-format
msgid "missing entry in pg_ident.conf file at end of line %d"
msgstr ""
#: libpq/hba.c:107
3
#: libpq/hba.c:107
4
msgid "cannot use Ident authentication without usermap field"
msgstr ""
#: libpq/hba.c:112
1
#: libpq/hba.c:112
2
#, c-format
msgid "could not open Ident usermap file \"%s\": %m"
msgstr ""
#: libpq/hba.c:129
2
#: libpq/hba.c:129
3
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr " Ident-: %m"
#: libpq/hba.c:130
8
#: libpq/hba.c:130
9
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr ""
#: libpq/hba.c:132
0
#: libpq/hba.c:132
1
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr " Ident- \"%s\", %s: %m"
#: libpq/hba.c:134
0
#: libpq/hba.c:134
1
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr " Ident- \"%s\", %s: %m"
#: libpq/hba.c:135
5
#: libpq/hba.c:135
6
#, c-format
msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr ""
#: libpq/hba.c:139
6
#: libpq/hba.c:142
7
#: libpq/hba.c:149
5
#: libpq/hba.c:139
7
#: libpq/hba.c:142
8
#: libpq/hba.c:149
6
#, c-format
msgid "could not get peer credentials: %m"
msgstr ""
#: libpq/hba.c:140
5
#: libpq/hba.c:143
6
#: libpq/hba.c:150
6
#: libpq/hba.c:140
6
#: libpq/hba.c:143
7
#: libpq/hba.c:150
7
#, c-format
msgid "local user with ID %d does not exist"
msgstr " ID %d "
#: libpq/hba.c:151
8
#: libpq/hba.c:151
9
msgid "Ident authentication is not supported on local connections on this platform"
msgstr ""
...
...
@@ -4321,9 +4323,9 @@ msgid "equality operator for types %s and %s should be merge-joinable, but isn't
msgstr ""
#: optimizer/plan/planner.c:594
#: parser/analyze.c:2
090
#: parser/analyze.c:22
54
#: parser/analyze.c:28
09
#: parser/analyze.c:2
102
#: parser/analyze.c:22
66
#: parser/analyze.c:28
21
msgid "SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT"
msgstr " SELECT FOR UPDATE UNION/INTERSECT/EXCEPT"
...
...
@@ -4447,211 +4449,216 @@ msgstr "
msgid "CREATE VIEW specifies more column names than columns"
msgstr "CREATE VIEW ͣ "
#: parser/analyze.c:574
#: parser/analyze.c:452
#, c-format
msgid "target lists can have at most %d entries"
msgstr " : %d"
#: parser/analyze.c:586
msgid "INSERT ... SELECT may not specify INTO"
msgstr "INSERT ... SELECT INTO"
#: parser/analyze.c:6
66
#: parser/analyze.c:6
78
msgid "INSERT has more expressions than target columns"
msgstr "INSERT "
#: parser/analyze.c:6
87
#: parser/analyze.c:6
99
msgid "INSERT has more target columns than expressions"
msgstr "INSERT "
#: parser/analyze.c:9
73
#: parser/analyze.c:9
85
#, c-format
msgid "%s will create implicit sequence \"%s\" for \"serial\" column \"%s.%s\""
msgstr "%s \"%s\" \"%s.%s\" \"serial\""
#: parser/analyze.c:10
57
#: parser/analyze.c:10
67
#: parser/analyze.c:10
69
#: parser/analyze.c:10
79
#, c-format
msgid "conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
msgstr " NULL/NOT NULL \"%s\" \"%s\""
#: parser/analyze.c:10
77
#: parser/analyze.c:10
89
#, c-format
msgid "multiple default values specified for column \"%s\" of table \"%s\""
msgstr " \"%s\" \"%s\""
#: parser/analyze.c:13
22
#: parser/analyze.c:13
34
#, c-format
msgid "multiple primary keys for table \"%s\" are not allowed"
msgstr " \"%s\" "
#: parser/analyze.c:14
54
#: parser/analyze.c:14
66
#, c-format
msgid "column \"%s\" appears twice in primary key constraint"
msgstr " \"%s\" "
#: parser/analyze.c:14
59
#: parser/analyze.c:14
71
#, c-format
msgid "column \"%s\" appears twice in unique constraint"
msgstr " \"%s\" UNIQUE"
#: parser/analyze.c:15
53
#: parser/analyze.c:15
65
#, c-format
msgid "%s / %s%s will create implicit index \"%s\" for table \"%s\""
msgstr "%s / %s%s \"%s\" \"%s\""
#: parser/analyze.c:16
58
#: parser/analyze.c:16
70
msgid "index expression may not return a set"
msgstr " "
#: parser/analyze.c:17
50
#: parser/analyze.c:17
62
msgid "rule WHERE condition may not contain references to other relations"
msgstr " WHERE "
#: parser/analyze.c:17
56
#: parser/analyze.c:17
68
msgid "rule WHERE condition may not contain aggregate functions"
msgstr " WHERE "
#: parser/analyze.c:18
27
#: parser/analyze.c:18
39
msgid "rules with WHERE conditions may only have SELECT, INSERT, UPDATE, or DELETE actions"
msgstr " WHERE SELECT, INSERT, UPDATE DELETE"
#: parser/analyze.c:18
46
#: parser/analyze.c:19
18
#: parser/analyze.c:18
58
#: parser/analyze.c:19
30
#: rewrite/rewriteHandler.c:174
#: rewrite/rewriteManip.c:746
#: rewrite/rewriteManip.c:802
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr " UNION/INTERSECT/EXCEPT "
#: parser/analyze.c:18
64
#: parser/analyze.c:18
76
msgid "ON SELECT rule may not use OLD"
msgstr " OLD ON SELECT"
#: parser/analyze.c:18
68
#: parser/analyze.c:18
80
msgid "ON SELECT rule may not use NEW"
msgstr " NEW ON SELECT"
#: parser/analyze.c:18
77
#: parser/analyze.c:18
89
msgid "ON INSERT rule may not use OLD"
msgstr " OLD ON INSERT"
#: parser/analyze.c:18
83
#: parser/analyze.c:18
95
msgid "ON DELETE rule may not use NEW"
msgstr " NEW ON DELETE"
#: parser/analyze.c:22
11
#: parser/analyze.c:22
23
msgid "ORDER BY on a UNION/INTERSECT/EXCEPT result must be on one of the result columns"
msgstr "ORDER BY UNION/INTERSECT/EXCEPT "
#: parser/analyze.c:22
49
#: parser/analyze.c:22
61
msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
msgstr "INTO SELECT' UNION/INTERSECT/EXCEPT"
#: parser/analyze.c:23
10
#: parser/analyze.c:23
22
msgid "UNION/INTERSECT/EXCEPT member statement may not refer to other relations of same query level"
msgstr ", UNION/INTERSECT/EXCEPT "
#: parser/analyze.c:23
63
#: parser/analyze.c:23
75
#, c-format
msgid "each %s query must have the same number of columns"
msgstr " %s "
#: parser/analyze.c:24
33
#: parser/analyze.c:24
45
msgid "CREATE TABLE AS specifies too many column names"
msgstr "CREATE TABLE AS ͣ "
#: parser/analyze.c:26
66
#: parser/analyze.c:26
78
msgid "cannot specify both SCROLL and NO SCROLL"
msgstr " SCROLL NO SCROLL"
#: parser/analyze.c:27
52
#: parser/analyze.c:27
64
#, c-format
msgid "wrong number of parameters for prepared statement \"%s\""
msgstr ""
#: parser/analyze.c:27
54
#: parser/analyze.c:27
66
#, c-format
msgid "Expected %d parameters but got %d."
msgstr " : %d, : %d."
#: parser/analyze.c:27
69
#: parser/analyze.c:27
81
msgid "cannot use subquery in EXECUTE parameter"
msgstr " EXECUTE"
#: parser/analyze.c:27
73
#: parser/analyze.c:27
85
msgid "cannot use aggregate function in EXECUTE parameter"
msgstr " EXECUTE"
#: parser/analyze.c:27
86
#: parser/analyze.c:27
98
#, c-format
msgid "parameter $%d of type %s cannot be coerced to the expected type %s"
msgstr ""
#: parser/analyze.c:28
13
#: parser/analyze.c:28
25
msgid "SELECT FOR UPDATE is not allowed with DISTINCT clause"
msgstr " SELECT FOR UPDATE DISTINCT"
#: parser/analyze.c:28
17
#: parser/analyze.c:28
29
msgid "SELECT FOR UPDATE is not allowed with GROUP BY clause"
msgstr " SELECT FOR UPDATE GROUP BY"
#: parser/analyze.c:28
21
#: parser/analyze.c:28
33
msgid "SELECT FOR UPDATE is not allowed with aggregate functions"
msgstr " SELECT FOR UPDATE "
#: parser/analyze.c:29
01
#: parser/analyze.c:29
13
msgid "SELECT FOR UPDATE cannot be applied to a join"
msgstr " SELECT FOR UPDATE JOIN"
#: parser/analyze.c:29
06
#: parser/analyze.c:29
18
msgid "SELECT FOR UPDATE cannot be applied to NEW or OLD"
msgstr " SELECT FOR UPDATE NEW OLD"
#: parser/analyze.c:29
11
#: parser/analyze.c:29
23
msgid "SELECT FOR UPDATE cannot be applied to a function"
msgstr "SELECT FOR UPDATE: "
#: parser/analyze.c:29
24
#: parser/analyze.c:29
36
#, c-format
msgid "relation \"%s\" in FOR UPDATE clause not found in FROM clause"
msgstr " \"%s\" FOR UPDATE FROM"
#: parser/analyze.c:30
16
#: parser/analyze.c:30
28
msgid "misplaced DEFERRABLE clause"
msgstr " DEFERRABLE"
#: parser/analyze.c:30
20
#: parser/analyze.c:30
33
#: parser/analyze.c:30
32
#: parser/analyze.c:30
45
msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
msgstr " DEFERRABLE/NOT DEFERRABLE "
#: parser/analyze.c:30
29
#: parser/analyze.c:30
41
msgid "misplaced NOT DEFERRABLE clause"
msgstr " NOT DEFERRABLE"
#: gram.y:2193
#: gram.y:2208
#: parser/analyze.c:30
40
#: parser/analyze.c:30
64
#: parser/analyze.c:30
52
#: parser/analyze.c:30
76
msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
msgstr " INITIALLY DEFERRED DEFERRABLE"
#: parser/analyze.c:30
47
#: parser/analyze.c:30
59
msgid "misplaced INITIALLY DEFERRED clause"
msgstr " INITIALLY DEFERRED"
#: parser/analyze.c:30
51
#: parser/analyze.c:30
75
#: parser/analyze.c:30
63
#: parser/analyze.c:30
87
msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
msgstr " INITIALLY IMMEDIATE/DEFERRED "
#: parser/analyze.c:30
71
#: parser/analyze.c:30
83
msgid "misplaced INITIALLY IMMEDIATE clause"
msgstr " INITIALLY IMMEDIATE"
#: parser/analyze.c:31
84
#: parser/analyze.c:32
05
#: parser/analyze.c:31
96
#: parser/analyze.c:32
17
#, c-format
msgid "CREATE specifies a schema (%s) different from the one being created (%s)"
msgstr "CREATE (%s) (%s)"
#: parser/analyze.c:32
59
#: parser/analyze.c:32
71
#: parser/parse_coerce.c:245
#: parser/parse_expr.c:137
#: parser/parse_expr.c:143
...
...
@@ -4659,7 +4666,7 @@ msgstr "CREATE
msgid "there is no parameter $%d"
msgstr " $%d "
#: parser/analyze.c:32
64
#: parser/analyze.c:32
76
#: tcop/postgres.c:1142
#, c-format
msgid "could not determine data type of parameter $%d"
...
...
@@ -6194,12 +6201,12 @@ msgstr ""
#: storage/file/fd.c:351
msgid "insufficient file descriptors available to start server process"
msgstr ""
msgstr "
-
"
#: storage/file/fd.c:352
#, c-format
msgid "System allows %d, we need at least %d."
msgstr ""
msgstr "
: %d, : %d.
"
#: storage/file/fd.c:393
#: storage/file/fd.c:1133
...
...
src/bin/initdb/po/ru.po
View file @
a31ec86e
...
...
@@ -4,64 +4,82 @@
# Copyright (c) 2004 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreSQL itself.
#
# $PostgreSQL: pgsql/src/bin/initdb/po/ru.po,v 1.1
2 2004/12/06 22:10:39
petere Exp $
# $PostgreSQL: pgsql/src/bin/initdb/po/ru.po,v 1.1
3 2004/12/11 20:09:58
petere Exp $
#
# ChangeLog:
# - March 27 -
November 28
, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - March 27 -
December 10
, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-1
1-28 07:09
+0000\n"
"PO-Revision-Date: 2004-1
1-28 20:50
-0500\n"
"POT-Creation-Date: 2004-1
2-10 19:06
+0000\n"
"PO-Revision-Date: 2004-1
2-10 21:32
-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-ru
s <pgsql-rus@yahoogroups.com
>\n"
"Language-Team: pgsql-ru
-general <pgsql-ru-general@postgresql.org
>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Russian\n"
"X-Poedit-Country: RUSSIAN FEDERATION\n"
#: initdb.c:2
37
#: initdb.c:2
51
#: initdb.c:2
50
#: initdb.c:2
64
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: \n"
#: initdb.c:3
61
#: initdb.c:1
342
#: initdb.c:3
74
#: initdb.c:1
403
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: \"%s\" : %s\n"
#: initdb.c:422
#: initdb.c:435
#: initdb.c:1035
#: initdb.c:1062
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr "%s: \"%s\" : %s\n"
#: initdb.c:550
#: initdb.c:559
#: initdb.c:567
#: initdb.c:443
#: initdb.c:451
#: initdb.c:1042
#: initdb.c:1068
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: \"%s\": %s\n"
#: initdb.c:470
#, c-format
msgid "%s:
failed
\n"
msgstr "%s: \n"
msgid "%s:
could not execute command \"%s\": %s
\n"
msgstr "%s:
\"%s\": %s
\n"
#: initdb.c:5
56
#: initdb.c:5
93
#, c-format
msgid "%s: removing data directory \"%s\"\n"
msgstr "%s: \"%s\"\n"
#: initdb.c:564
#: initdb.c:596
#, c-format
msgid "%s: failed to remove data directory\n"
msgstr "%s: \n"
#: initdb.c:602
#, c-format
msgid "%s: removing contents of data directory \"%s\"\n"
msgstr "%s: \"%s\"\n"
#: initdb.c:575
#: initdb.c:605
#, c-format
msgid "%s: failed to remove contents of data directory\n"
msgstr "%s: \n"
#: initdb.c:614
#, c-format
msgid "%s: data directory \"%s\" not removed at user's request\n"
msgstr "%s: \"%s\" \n"
#: initdb.c:6
01
#: initdb.c:6
40
#, c-format
msgid ""
"%s: cannot be run as root\n"
...
...
@@ -72,17 +90,17 @@ msgstr ""
", () (,\n"
" \"su\"), .\n"
#: initdb.c:6
50
#: initdb.c:6
89
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr "%s: \"%s\" \n"
#: initdb.c:8
05
#: initdb.c:8
44
#, c-format
msgid "%s: warning: encoding mismatch\n"
msgstr "%s: : \n"
#: initdb.c:8
07
#: initdb.c:8
46
#, c-format
msgid ""
"The encoding you selected (%s) and the encoding that the selected\n"
...
...
@@ -97,7 +115,12 @@ msgstr ""
" %s \n"
" .\n"
#: initdb.c:959
#: initdb.c:976
#, c-format
msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s: \"%s\": %s\n"
#: initdb.c:1004
#, c-format
msgid ""
"%s: file \"%s\" does not exist\n"
...
...
@@ -108,24 +131,24 @@ msgstr ""
" ģ \n"
" -L.\n"
#: initdb.c:10
24
#: initdb.c:10
86
msgid "selecting default max_connections ... "
msgstr " max_connections ... "
#: initdb.c:1
060
#: initdb.c:1
122
msgid "selecting default shared_buffers ... "
msgstr " shared_buffers ... "
#: initdb.c:1
093
#: initdb.c:1
155
msgid "creating configuration files ... "
msgstr " ... "
#: initdb.c:1
189
#: initdb.c:1
251
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgstr " template1 %s/base/1 ... "
#: initdb.c:12
05
#: initdb.c:12
67
#, c-format
msgid ""
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
...
...
@@ -134,90 +157,91 @@ msgstr ""
"%s: \"%s\" PostgreSQL %s\n"
" -L.\n"
#: initdb.c:1
281
#: initdb.c:1
342
msgid "initializing pg_shadow ... "
msgstr " pg_shadow ... "
#: initdb.c:13
17
#: initdb.c:13
78
msgid "Enter new superuser password: "
msgstr " : "
#: initdb.c:13
18
#: initdb.c:13
79
msgid "Enter it again: "
msgstr " : "
#: initdb.c:13
21
#: initdb.c:13
82
msgid "Passwords didn't match.\n"
msgstr " .\n"
#: initdb.c:1
348
#: initdb.c:1
409
#, c-format
msgid "%s: could not read password from file \"%s\": %s\n"
msgstr "%s: \"%s\": %s\n"
#: initdb.c:1
361
#: initdb.c:1
422
msgid "setting password ... "
msgstr " ... "
#: initdb.c:1
385
#: initdb.c:1
443
#, c-format
msgid "%s: The password file was not generated. Please report this problem.\n"
msgstr "%s: . .\n"
#: initdb.c:14
15
#: initdb.c:14
71
msgid "enabling unlimited row size for system tables ... "
msgstr " ... "
#: initdb.c:1
488
#: initdb.c:1
544
msgid "initializing pg_depend ... "
msgstr " pg_depend ... "
#: initdb.c:15
16
#: initdb.c:15
72
msgid "creating system views ... "
msgstr " ... "
#: initdb.c:1
553
#: initdb.c:1
608
msgid "loading pg_description ... "
msgstr " pg_description ... "
#: initdb.c:16
01
#: initdb.c:16
47
msgid "creating conversions ... "
msgstr " ... "
#: initdb.c:1
657
#: initdb.c:1
701
msgid "setting privileges on built-in objects ... "
msgstr " ... "
#: initdb.c:17
15
#: initdb.c:17
59
msgid "creating information schema ... "
msgstr " ... "
#: initdb.c:1
778
#: initdb.c:1
816
msgid "vacuuming database template1 ... "
msgstr " template1 ... "
#: initdb.c:18
34
#: initdb.c:18
70
msgid "copying template1 to template0 ... "
msgstr " template1 template0 ... "
#: initdb.c:1
891
#: initdb.c:1
927
msgid "caught signal\n"
msgstr " \n"
#: initdb.c:1896
msgid "could not write to child process\n"
msgstr " -\n"
#: initdb.c:1933
#, c-format
msgid "could not write to child process: %s\n"
msgstr " -: %s\n"
#: initdb.c:19
02
#: initdb.c:19
41
msgid "ok\n"
msgstr "\n"
#: initdb.c:19
4
9
#: initdb.c:19
8
9
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: \"%s\"\n"
#: initdb.c:20
1
6
#: initdb.c:20
5
6
#, c-format
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
...
...
@@ -226,16 +250,16 @@ msgstr ""
"%s PostgreSQL.\n"
"\n"
#: initdb.c:20
1
7
#: initdb.c:20
5
7
msgid "Usage:\n"
msgstr ":\n"
#: initdb.c:20
1
8
#: initdb.c:20
5
8
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s []... []\n"
#: initdb.c:20
1
9
#: initdb.c:20
5
9
msgid ""
"\n"
"Options:\n"
...
...
@@ -243,19 +267,19 @@ msgstr ""
"\n"
":\n"
#: initdb.c:20
2
0
#: initdb.c:20
6
0
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr " [-D, --pgdata=] \n"
#: initdb.c:20
2
1
#: initdb.c:20
6
1
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr " -E, --encoding= \n"
#: initdb.c:20
2
2
#: initdb.c:20
6
2
msgid " --locale=LOCALE initialize database cluster with given locale\n"
msgstr " --locale= \n"
#: initdb.c:20
2
3
#: initdb.c:20
6
3
msgid ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
" --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
...
...
@@ -269,35 +293,35 @@ msgstr ""
" \n"
" ( )\n"
#: initdb.c:20
2
8
#: initdb.c:20
6
8
msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale --locale=C\n"
#: initdb.c:20
2
9
#: initdb.c:20
6
9
msgid " -A, --auth=METHOD default authentication method for local connections\n"
msgstr " -A, --auth= \n"
#: initdb.c:20
3
0
#: initdb.c:20
7
0
msgid " -U, --username=NAME database superuser name\n"
msgstr " -U, --username=NAME \n"
#: initdb.c:20
3
1
#: initdb.c:20
7
1
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
msgstr " -W, --pwprompt \n"
#: initdb.c:20
3
2
#: initdb.c:20
7
2
msgid " --pwfile=FILE read password for the new superuser from file\n"
msgstr " --pwfile= \n"
#: initdb.c:20
3
3
#: initdb.c:20
7
3
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help \n"
#: initdb.c:20
3
4
#: initdb.c:20
7
4
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version \n"
#: initdb.c:20
3
5
#: initdb.c:20
7
5
msgid ""
"\n"
"Less commonly used options:\n"
...
...
@@ -305,23 +329,23 @@ msgstr ""
"\n"
" :\n"
#: initdb.c:20
3
6
#: initdb.c:20
7
6
msgid " -d, --debug generate lots of debugging output\n"
msgstr " -d, --debug \n"
#: initdb.c:20
3
7
#: initdb.c:20
7
7
msgid " -s, --show show internal settings\n"
msgstr " -s, --show \n"
#: initdb.c:20
3
8
#: initdb.c:20
7
8
msgid " -L DIRECTORY where to find the input files\n"
msgstr " -L DIRECTORY \n"
#: initdb.c:20
3
9
#: initdb.c:20
7
9
msgid " -n, --noclean do not clean up after errors\n"
msgstr " -n, --noclean \n"
#: initdb.c:20
4
0
#: initdb.c:20
8
0
msgid ""
"\n"
"If the data directory is not specified, the environment variable PGDATA\n"
...
...
@@ -330,7 +354,7 @@ msgstr ""
"\n"
" , PGDATA.\n"
#: initdb.c:20
4
2
#: initdb.c:20
8
2
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
...
...
@@ -338,32 +362,32 @@ msgstr ""
"\n"
" : <pgsql-bugs@postgresql.org>.\n"
#: initdb.c:21
33
#: initdb.c:21
75
msgid "Running in debug mode.\n"
msgstr " .\n"
#: initdb.c:21
37
#: initdb.c:21
79
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr " 'noclean'. .\n"
#: initdb.c:2
173
#: initdb.c:2
190
#: initdb.c:24
08
#: initdb.c:2
216
#: initdb.c:2
233
#: initdb.c:24
53
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr " \"%s --help\" .\n"
#: initdb.c:2
188
#: initdb.c:2
231
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: (: \"%s\")\n"
#: initdb.c:2
196
#: initdb.c:2
239
#, c-format
msgid "%s: password prompt and password file may not be specified together\n"
msgstr "%s: \n"
#: initdb.c:22
02
#: initdb.c:22
45
msgid ""
"\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
...
...
@@ -375,17 +399,17 @@ msgstr ""
" ţ pg_hba.conf -A\n"
" initdb.\n"
#: initdb.c:22
26
#: initdb.c:22
69
#, c-format
msgid "%s: unrecognized authentication method \"%s\"\n"
msgstr "%s: \"%s\"\n"
#: initdb.c:22
35
#: initdb.c:22
79
#, c-format
msgid "%s: must specify a password for the superuser to enable %s authentication\n"
msgstr "%s: %s\n"
#: initdb.c:22
50
#: initdb.c:22
94
#, c-format
msgid ""
"%s: no data directory specified\n"
...
...
@@ -398,7 +422,7 @@ msgstr ""
" . -D\n"
" PGDATA.\n"
#: initdb.c:2
281
#: initdb.c:2
326
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
...
...
@@ -409,7 +433,7 @@ msgstr ""
" \"%s\".\n"
" .\n"
#: initdb.c:2
288
#: initdb.c:2
333
#, c-format
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
...
...
@@ -420,17 +444,17 @@ msgstr ""
" %s.\n"
" .\n"
#: initdb.c:23
07
#: initdb.c:23
52
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgstr "%s: ԣ\n"
#: initdb.c:23
15
#: initdb.c:23
60
#, c-format
msgid "%s: could not determine valid short version string\n"
msgstr "%s: \n"
#: initdb.c:2
368
#: initdb.c:2
413
#, c-format
msgid ""
"The files belonging to this database system will be owned by user \"%s\".\n"
...
...
@@ -441,12 +465,12 @@ msgstr ""
" \"%s\". \n"
" .\n"
#: initdb.c:2
378
#: initdb.c:2
423
#, c-format
msgid "The database cluster will be initialized with locale %s.\n"
msgstr " %s.\n"
#: initdb.c:2
381
#: initdb.c:2
426
#, c-format
msgid ""
"The database cluster will be initialized with locales\n"
...
...
@@ -465,37 +489,37 @@ msgstr ""
" NUMERIC: %s\n"
" TIME: %s\n"
#: initdb.c:24
06
#: initdb.c:24
51
#, c-format
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
msgstr "%s: \"%s\"\n"
#: initdb.c:24
07
#: initdb.c:24
52
#, c-format
msgid "Rerun %s with the -E option.\n"
msgstr " %s -E.\n"
#: initdb.c:24
14
#: initdb.c:24
59
#, c-format
msgid "The default database encoding has accordingly been set to %s.\n"
msgstr " %s.\n"
#: initdb.c:2
455
#: initdb.c:2
500
#, c-format
msgid "creating directory %s ... "
msgstr " %s ... "
#: initdb.c:2
469
#: initdb.c:2
514
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgstr " %s ... "
#: initdb.c:2
475
#: initdb.c:2
520
#, c-format
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgstr "%s: \"%s\": %s\n"
#: initdb.c:2
488
#: initdb.c:2
533
#, c-format
msgid ""
"%s: directory \"%s\" exists but is not empty\n"
...
...
@@ -508,33 +532,33 @@ msgstr ""
" \"%s\" ţ %s\n"
" \"%s\".\n"
#: initdb.c:2
497
#: initdb.c:2
542
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: \"%s\": %s\n"
#: initdb.c:25
06
#: initdb.c:25
51
#, c-format
msgid "creating directory %s/%s ... "
msgstr " %s/%s ... "
#: initdb.c:2
570
#: initdb.c:2
619
#, c-format
msgid ""
"\n"
"Success. You can now start the database server using:\n"
"\n"
" %s%s%s
/
postmaster -D %s%s%s\n"
" %s%s%s
%s
postmaster -D %s%s%s\n"
"or\n"
" %s%s%s
/
pg_ctl -D %s%s%s -l logfile start\n"
" %s%s%s
%s
pg_ctl -D %s%s%s -l logfile start\n"
"\n"
msgstr ""
"\n"
". :\n"
"\n"
" %s%s%s
/
postmaster -D %s%s%s\n"
"
or
\n"
" %s%s%s
/
pg_ctl -D %s%s%s -l start\n"
" %s%s%s
%s
postmaster -D %s%s%s\n"
"\n"
" %s%s%s
%s
pg_ctl -D %s%s%s -l start\n"
"\n"
#: ../../port/dirmod.c:75
...
...
src/bin/pg_dump/po/ru.po
View file @
a31ec86e
...
...
@@ -4,10 +4,10 @@
# Copyright (c) 2001-2004 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreSQL itself.
#
# $PostgreSQL: pgsql/src/bin/pg_dump/po/ru.po,v 1.1
7 2004/12/06 22:10:41
petere Exp $
# $PostgreSQL: pgsql/src/bin/pg_dump/po/ru.po,v 1.1
8 2004/12/11 20:10:09
petere Exp $
#
# ChangeLog:
# - April 6 -
November 24
, 2004: Updates for 8.0; <mokhov@cs.concordia.ca>
# - April 6 -
December 10
, 2004: Updates for 8.0; <mokhov@cs.concordia.ca>
# - July 24 - October 5, 2003: Updates for 7.4.x; <mokhov@cs.concordia.ca>
# - October 12, 2002: Post-7.3 beta 2, Fixes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - September 14, 2002: Post-7.3 beta 1, Take II, Serguei A. Mokhov <mokhov@cs.concordia.ca>
...
...
@@ -17,10 +17,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-1
1-28 07:11
+0000\n"
"PO-Revision-Date: 2004-1
1-28 20:50
-0500\n"
"POT-Creation-Date: 2004-1
2-10 19:08
+0000\n"
"PO-Revision-Date: 2004-1
2-10 21:52
-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-ru
s <pgsql-rus@yahoogroups.com
>\n"
"Language-Team: pgsql-ru
-general <pgsql-ru-general@postgresql.org
>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
...
...
@@ -233,10 +233,10 @@ msgstr " -o, --oids
#: pg_dump.c:685
msgid ""
" -O, --no-owner
do not output commands to set
object ownership\n"
" -O, --no-owner
skip restoration of
object ownership\n"
" in plain text format\n"
msgstr ""
" -O, --no-owner
\n"
" -O, --no-owner \n"
" \" \"\n"
#: pg_dump.c:687
...
...
@@ -1453,76 +1453,76 @@ msgstr "
msgid "could not write null block at end of tar archive\n"
msgstr " tar-\n"
#: pg_backup_tar.c:102
3
#: pg_backup_tar.c:102
7
msgid "archive member too large for tar format\n"
msgstr " tar\n"
#: pg_backup_tar.c:103
3
#: pg_backup_tar.c:103
7
#, c-format
msgid "write error appending to tar archive (wrote %lu, attempted %lu)\n"
msgstr " tar- (: %lu, : %lu)\n"
#: pg_backup_tar.c:10
39
#: pg_backup_tar.c:10
43
#, c-format
msgid "could not close tar member: %s\n"
msgstr " tar-: %s\n"
#: pg_backup_tar.c:10
48
#: pg_backup_tar.c:10
52
#, c-format
msgid "actual file length (%s) does not match expected (%s)\n"
msgstr " (%s) (%s)\n"
#: pg_backup_tar.c:10
56
#: pg_backup_tar.c:10
60
msgid "could not output padding at end of tar member\n"
msgstr " \"\" tar-\n"
#: pg_backup_tar.c:108
5
#: pg_backup_tar.c:108
9
#, c-format
msgid "moving from position %s to next member at file position %s\n"
msgstr " %s %s\n"
#: pg_backup_tar.c:1
096
#: pg_backup_tar.c:1
100
#, c-format
msgid "now at file position %s\n"
msgstr " %s\n"
#: pg_backup_tar.c:110
5
#: pg_backup_tar.c:113
2
#: pg_backup_tar.c:110
9
#: pg_backup_tar.c:113
6
#, c-format
msgid "could not find header for file %s in tar archive\n"
msgstr " %s tar-\n"
#: pg_backup_tar.c:11
16
#: pg_backup_tar.c:11
20
#, c-format
msgid "skipping tar member %s\n"
msgstr " tar- %s\n"
#: pg_backup_tar.c:112
0
#: pg_backup_tar.c:112
4
#, c-format
msgid "dumping data out of order is not supported in this archive format: %s is required, but comes before %s in the archive file.\n"
msgstr " : %s , ģ %s .\n"
#: pg_backup_tar.c:11
68
#: pg_backup_tar.c:11
72
#, c-format
msgid "mismatch in actual vs. predicted file position (%s vs. %s)\n"
msgstr " (%s vs. %s)\n"
#: pg_backup_tar.c:118
3
#: pg_backup_tar.c:118
7
#, c-format
msgid "incomplete tar header found (%lu bytes)\n"
msgstr " tar- (, : %lu)\n"
#: pg_backup_tar.c:12
18
#: pg_backup_tar.c:12
22
#, c-format
msgid "TOC Entry %s at %s (length %lu, checksum %d)\n"
msgstr " %s %s (: %lu, checksum: %d)\n"
#: pg_backup_tar.c:12
28
#: pg_backup_tar.c:12
32
#, c-format
msgid "corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
msgstr " ģ tar- %s (: %d, : %d), : %s\n"
#: pg_backup_tar.c:132
1
#: pg_backup_tar.c:132
5
msgid "could not write tar header\n"
msgstr " tar-\n"
...
...
@@ -1594,9 +1594,10 @@ msgstr ""
" -L, --use-list= \n"
" \n"
#: pg_dumpall.c:352
#: pg_restore.c:379
msgid " -O, --no-owner
do not issue commands to set
object ownership\n"
msgstr " -O, --no-owner
\n"
msgid " -O, --no-owner
skip restoration of
object ownership\n"
msgstr " -O, --no-owner \n"
#: pg_restore.c:380
msgid ""
...
...
@@ -1696,10 +1697,6 @@ msgstr " -c, --clean
msgid " -g, --globals-only dump only global objects, no databases\n"
msgstr " -g, --globals-only , \n"
#: pg_dumpall.c:352
msgid " -O, --no-owner do not output commands to set object ownership\n"
msgstr " -O, --no-owner \n"
#: pg_dumpall.c:354
msgid " -S, --superuser=NAME specify the superuser user name to use in the dump\n"
msgstr " -S, --superuser= - \n"
...
...
src/bin/psql/po/ru.po
View file @
a31ec86e
...
...
@@ -4,10 +4,10 @@
# Copyright (c) 2001-2004 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreSQL itself.
#
# $PostgreSQL: pgsql/src/bin/psql/po/ru.po,v 1.2
1 2004/12/06 22:10:42
petere Exp $
# $PostgreSQL: pgsql/src/bin/psql/po/ru.po,v 1.2
2 2004/12/11 20:10:14
petere Exp $
#
# ChangeLog:
# - March 27 -
November 24
, 2004: Updates for 8.0; <mokhov@cs.concordia.ca>
# - March 27 -
December 10
, 2004: Updates for 8.0; <mokhov@cs.concordia.ca>
# - July 26 - October 12, 2003: Updates 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>
...
...
@@ -16,10 +16,10 @@
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-1
1-28 07:13
+0000\n"
"PO-Revision-Date: 2004-1
1-28 20:50
-0500\n"
"POT-Creation-Date: 2004-1
2-10 19:09
+0000\n"
"PO-Revision-Date: 2004-1
2-10 21:59
-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-ru
s <pgsql-rus@yahoogroups.com
>\n"
"Language-Team: pgsql-ru
-general <pgsql-ru-general@postgresql.org
>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
...
...
@@ -56,7 +56,7 @@ msgid "\\%s: could not change directory to \"%s\": %s\n"
msgstr "\\%s: \"%s\": %s\n"
#: command.c:374
#: command.c:76
4
#: command.c:76
6
msgid "no query buffer\n"
msgstr " \n"
...
...
@@ -70,8 +70,8 @@ msgstr "%s:
#: command.c:553
#: command.c:570
#: command.c:616
#: command.c:74
4
#: command.c:77
5
#: command.c:74
6
#: command.c:77
7
#, c-format
msgid "\\%s: missing required argument\n"
msgstr "\\%s: \n"
...
...
@@ -89,7 +89,7 @@ msgstr "
msgid "Wrote history to file \"%s\".\n"
msgstr " \"%s\".\n"
#: command.c:68
5
#: command.c:68
7
#: common.c:85
#: common.c:99
#: mainloop.c:71
...
...
@@ -109,30 +109,30 @@ msgstr "
msgid "out of memory\n"
msgstr " \n"
#: command.c:70
0
#: command.c:7
49
#: command.c:70
2
#: command.c:7
51
#, c-format
msgid "\\%s: error\n"
msgstr "\\%s: \n"
#: command.c:73
0
#: command.c:73
2
msgid "Timing is on."
msgstr "C ."
#: command.c:73
2
#: command.c:73
4
msgid "Timing is off."
msgstr "C ."
#: command.c:79
2
#: command.c:81
2
#: command.c:119
7
#: command.c:120
4
#: command.c:121
4
#: command.c:122
6
#: command.c:12
39
#: command.c:125
3
#: command.c:127
5
#: command.c:130
6
#: command.c:79
4
#: command.c:81
4
#: command.c:119
9
#: command.c:120
6
#: command.c:121
6
#: command.c:122
8
#: command.c:12
41
#: command.c:125
5
#: command.c:127
7
#: command.c:130
8
#: common.c:170
#: copy.c:530
#: copy.c:575
...
...
@@ -140,14 +140,14 @@ msgstr "C
msgid "%s: %s\n"
msgstr "%s: %s\n"
#: command.c:9
19
#: command.c:94
3
#: command.c:9
21
#: command.c:94
5
#: startup.c:188
#: startup.c:206
msgid "Password: "
msgstr ": "
#: command.c:95
7
#: command.c:95
9
#: common.c:216
#: common.c:685
#: common.c:740
...
...
@@ -156,142 +156,142 @@ msgstr "
msgid "%s"
msgstr "%s"
#: command.c:96
1
#: command.c:96
3
msgid "Previous connection kept\n"
msgstr " \n"
#: command.c:97
3
#: command.c:97
5
#, c-format
msgid "\\connect: %s"
msgstr "\\connect: %s"
#: command.c:98
5
#: command.c:98
7
#, c-format
msgid "You are now connected to database \"%s\".\n"
msgstr " \"%s\".\n"
#: command.c:98
7
#: command.c:98
9
#, c-format
msgid "You are now connected as new user \"%s\".\n"
msgstr " \"%s\".\n"
#: command.c:99
0
#: command.c:99
2
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
msgstr " \"%s\" \"%s\".\n"
#: command.c:111
5
#: command.c:111
7
#, c-format
msgid "could not start editor \"%s\"\n"
msgstr " \"%s\"\n"
#: command.c:111
7
#: command.c:111
9
msgid "could not start /bin/sh\n"
msgstr " /bin/sh\n"
#: command.c:115
6
#: command.c:115
8
#, c-format
msgid "cannot locate temporary directory: %s"
msgstr " : %s"
#: command.c:118
2
#: command.c:118
4
#, c-format
msgid "could not open temporary file \"%s\": %s\n"
msgstr " \"%s\": %s\n"
#: command.c:137
4
#: command.c:137
6
msgid "\\pset: allowed formats are unaligned, aligned, html, latex\n"
msgstr "\\pset: : unaligned, aligned, html latex\n"
#: command.c:13
79
#: command.c:13
81
#, c-format
msgid "Output format is %s.\n"
msgstr " : %s.\n"
#: command.c:13
89
#: command.c:13
91
#, c-format
msgid "Border style is %d.\n"
msgstr " : %d.\n"
#: command.c:1
398
#: command.c:1
400
msgid "Expanded display is on.\n"
msgstr " .\n"
#: command.c:1
399
#: command.c:1
401
msgid "Expanded display is off.\n"
msgstr " .\n"
#: command.c:141
1
#: command.c:141
3
#, c-format
msgid "Null display is \"%s\".\n"
msgstr "-: \"%s\".\n"
#: command.c:142
3
#: command.c:142
5
#, c-format
msgid "Field separator is \"%s\".\n"
msgstr " : \"%s\".\n"
#: command.c:143
7
#: command.c:143
9
msgid "Record separator is <newline>."
msgstr " : <newline>."
#: command.c:14
39
#: command.c:14
41
#, c-format
msgid "Record separator is \"%s\".\n"
msgstr " : \"%s\".\n"
#: command.c:145
0
#: command.c:145
2
msgid "Showing only tuples."
msgstr " ."
#: command.c:145
2
#: command.c:145
4
msgid "Tuples only is off."
msgstr " \" \" ."
#: command.c:14
68
#: command.c:14
70
#, c-format
msgid "Title is \"%s\".\n"
msgstr ": \"%s\".\n"
#: command.c:147
0
#: command.c:147
2
msgid "Title is unset.\n"
msgstr " .\n"
#: command.c:148
6
#: command.c:148
8
#, c-format
msgid "Table attribute is \"%s\".\n"
msgstr " : \"%s\".\n"
#: command.c:14
88
#: command.c:14
90
msgid "Table attributes unset.\n"
msgstr " .\n"
#: command.c:150
4
#: command.c:150
6
msgid "Pager is used for long output."
msgstr " ."
#: command.c:150
6
#: command.c:150
8
msgid "Pager is always used."
msgstr " ."
#: command.c:15
08
#: command.c:15
10
msgid "Pager usage is off."
msgstr " ."
#: command.c:15
19
#: command.c:15
21
msgid "Default footer is on."
msgstr " ."
#: command.c:152
1
#: command.c:152
3
msgid "Default footer is off."
msgstr " ."
#: command.c:152
7
#: command.c:152
9
#, c-format
msgid "\\pset: unknown option: %s\n"
msgstr "\\pset: : %s\n"
#: command.c:15
78
#: command.c:15
82
msgid "\\!: failed\n"
msgstr "\\!: \n"
...
...
@@ -3106,11 +3106,11 @@ msgstr "
#: sql_help.h:430
msgid ""
"VACUUM [ FULL
] [
FREEZE ] [ VERBOSE ] [ table ]\n"
"VACUUM [ FULL
] [
FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
"VACUUM [ FULL
|
FREEZE ] [ VERBOSE ] [ table ]\n"
"VACUUM [ FULL
|
FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
msgstr ""
"VACUUM [ FULL
] [
FREEZE ] [ VERBOSE ] [ ]\n"
"VACUUM [ FULL
] [
FREEZE ] [ VERBOSE ] ANALYZE [ [ ( [, ...] ) ] ]"
"VACUUM [ FULL
|
FREEZE ] [ VERBOSE ] [ ]\n"
"VACUUM [ FULL
|
FREEZE ] [ VERBOSE ] ANALYZE [ [ ( [, ...] ) ] ]"
#: ../../port/exec.c:193
#: ../../port/exec.c:307
...
...
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