1
- # ru.po
2
1
# PGSCRIPTS Translated Messages into the Russian Language (KOI8-R)
3
2
#
4
- # $Header: /cvsroot/pgsql/src/bin/scripts/po/Attic/ru.po,v 1.2 2003/08/24 21:18:52 petere Exp $
3
+ # $Header: /cvsroot/pgsql/src/bin/scripts/po/Attic/ru.po,v 1.3 2003/08/25 21:29:53 petere Exp $
4
+ #
5
+ # To the new translator:
6
+ # PG Russian Translation Discussion Group: <http://groups.yahoo.com/group/pgsql-rus/>
7
+ # PG Glossary: <http://www.sai.msu.su/~megera/oddmuse/index.cgi?Pgsql_Glossary>
5
8
#
6
9
# ChangeLog:
7
- # - July 24 - August 23 , 2003: Initial Translation for 7.4.*; Serguei A. Mokhov, <mokhov@cs.concordia.ca>
10
+ # - July 24 - August 25 , 2003: Complete Initial Translation for 7.4.*; Serguei A. Mokhov, <mokhov@cs.concordia.ca>
8
11
#
9
12
msgid ""
10
13
msgstr ""
11
- "Project-Id-Version : PostgreSQL 7.4.x \n "
12
- "POT-Creation-Date : 2003-07-23 04:18 -0300\n "
13
- "PO-Revision-Date : 2003-08-23 12:44 -0500\n "
14
+ "Project-Id-Version : PostgreSQL 7.4\n "
15
+ "POT-Creation-Date : 2003-08-25 04:19 -0300\n "
16
+ "PO-Revision-Date : 2003-08-25 12:26 -0500\n "
14
17
"Last-Translator : Serguei A. Mokhov <mokhov@cs.concordia.ca>\n "
15
18
"Language-Team : pgsql-rus <pgsql-rus@yahoogroups.com>\n "
16
19
"MIME-Version : 1.0\n "
@@ -397,7 +400,7 @@ msgid " -i, --sysid=SYSID select sysid for new user\n"
397
400
msgstr " -i, --sysid=SYSID ×ÙÂÒÁÔØ sysid ÄÌÑ ÎÏ×ÏÇÏ ÐÏÌØÚÏ×ÁÔÅÌØÑ\n"
398
401
399
402
#: createuser.c:254
400
- msgid " -U, --username=USERNAME user name to connect as (not the one to create)\n"
403
+ msgid " -U, --username=USERNAME user name to connect as (not the one to create)\n"
401
404
msgstr ""
402
405
" -U, --username=ðïìøúï÷áôåìø\n"
403
406
" ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌØÑ ÄÌÑ ÐÏÄÓÏÅÄÉÎÅÎÉÑ (ÎÏ ÎÅ ÄÌÑ ÓÏÚÄÁÎÉÑ)\n"
@@ -449,7 +452,7 @@ msgstr ""
449
452
#: dropdb.c:144
450
453
#, c-format
451
454
msgid " %s [OPTION]... DBNAME\n"
452
- msgstr " %s [ïðãéñ]... [ éíñâä] \n"
455
+ msgstr " %s [ïðãéñ]... éíñâä\n"
453
456
454
457
#: dropdb.c:147
455
458
#: dropuser.c:147
@@ -516,34 +519,36 @@ msgstr ""
516
519
#: clusterdb.c:119
517
520
#, c-format
518
521
msgid "%s: cannot cluster all databases and a specific one at the same time\n"
519
- msgstr ""
522
+ msgstr "%s: ÎÅÌØÚÑ ÐÅÒÅÕÐÏÒÑÄÏÞÉÔØ ×ÓÅ ÂÁÚÙ É ÏÄÎÕ ËÏÎËÒÅÔÎÕÀ ÏÄÎÏ×ÒÅÍÅÎÎÏ\n "
520
523
521
524
#: clusterdb.c:125
522
525
#, c-format
523
526
msgid "%s: cannot cluster a specific table in all databases\n"
524
- msgstr ""
527
+ msgstr "%s: ÎÅÌØÚÑ ÐÅÒÅÕÐÏÒÑÄÏÞÉÔØ ÏÄÎÕ É ÔÕ ÖÅ ÔÁÂÌÉÃÕ ×Ï ×ÓÅÈ ÂÁÚÁÈ\n "
525
528
526
529
#: clusterdb.c:181
527
530
#, c-format
528
531
msgid "%s: clustering of table \" %s\" in database \" %s\" failed: %s"
529
- msgstr ""
532
+ msgstr "%s: ÏÝÉÂËÁ ÐÒÉ ÐÅÒÅÕÐÏÒÑÄÏÞÉ×ÁÎÉÉ ÔÁÂÌÉÃÙ \" %s \" × ÂÁÚÅ \" %s \" : %s "
530
533
531
534
#: clusterdb.c:184
532
535
#, c-format
533
536
msgid "%s: clustering of database \" %s\" failed: %s"
534
- msgstr ""
537
+ msgstr "%s: ÏÝÉÂËÁ ÐÒÉ ÐÅÒÅÕÐÏÒÑÄÏÞÉ×ÁÎÉÉ ÂÁÚÙ \" %s \" : %s "
535
538
536
539
#: clusterdb.c:217
537
540
#, c-format
538
541
msgid "%s: clustering database \" %s\" \n"
539
- msgstr ""
542
+ msgstr "%s: ÐÅÒÅÕÐÏÒÑÄÏÞÉ×ÁÎÉÅ ÂÁÚÙ \" %s \" \n "
540
543
541
544
#: clusterdb.c:231
542
545
#, c-format
543
546
msgid ""
544
547
"%s clusters all previously clustered tables in a database.\n"
545
548
"\n"
546
549
msgstr ""
550
+ "%s ÐÅÒÅÕÐÏÒÑÄÏÞÉ×ÁÅÔ ÒÁÎÅÅ ÐÅÒÅÇÒÕÐÐÉÒÏ×ÁÎÎÙÅ ÔÁÂÌÉÃÙ × ÂÁÚÅ ÄÁÎÎÙÈ ÓÏÇÌÁÓÎÏ ÉÎÄÅËÓÕ.\n"
551
+ "\n"
547
552
548
553
#: clusterdb.c:233
549
554
#: vacuumdb.c:257
@@ -553,15 +558,15 @@ msgstr " %s [
553
558
554
559
#: clusterdb.c:235
555
560
msgid " -a, --all cluster all databases\n"
556
- msgstr ""
561
+ msgstr " -a, --all ÐÅÒÅÕÐÏÒÑÄÏÞÉÔØ ×ÓÅ ÂÁÚÙ\n "
557
562
558
563
#: clusterdb.c:236
559
564
msgid " -d, --dbname=DBNAME database to cluster\n"
560
- msgstr ""
565
+ msgstr " -d, --dbname=éíñâä ÉÍÑ ÂÁÚÙ ÄÌÑ ÐÅÒÅÕÐÏÒÑÄÏÞÉ×ÁÎÉÑ\n "
561
566
562
567
#: clusterdb.c:237
563
568
msgid " -t, --table=TABLE cluster specific table only\n"
564
- msgstr ""
569
+ msgstr " -t, --table=ôáâìéãá ÐÅÒÅÕÐÏÒÑÄÏÞÉÔØ ËÏÎËÒÅÔÎÕÀ ÔÁÂÌÉÃÕ\n "
565
570
566
571
#: clusterdb.c:247
567
572
msgid ""
@@ -574,27 +579,27 @@ msgstr ""
574
579
#: vacuumdb.c:135
575
580
#, c-format
576
581
msgid "%s: cannot vacuum all databases and a specific one at the same time\n"
577
- msgstr ""
582
+ msgstr "%s: ÎÅÌØÚÑ ÐÒÏÉÚ×ÅÓÔÉ ÓÂÏÒËÕ ÍÕÓÏÒÁ ÄÌÑ ×ÓÅÈ ÂÁÚ É ÏÄÎÏÊ ËÏÎËÒÅÔÎÏÊ ÏÄÎÏ×ÒÅÍÅÎÎÏ\n "
578
583
579
584
#: vacuumdb.c:141
580
585
#, c-format
581
586
msgid "%s: cannot vacuum a specific table in all databases\n"
582
- msgstr ""
587
+ msgstr "%s: ÎÅÌØÚÑ ÐÒÏÉÚ×ÅÓÔÉ ÓÂÏÒËÕ ÍÕÓÏÒÁ × ÏÄÎÏÊ É ÔÏÊ ÖÅ ÔÁÂÌÉÃÅ ×Ï ×ÓÅÈ ÂÁÚÁÈ\n "
583
588
584
589
#: vacuumdb.c:204
585
590
#, c-format
586
591
msgid "%s: vacuuming of table \" %s\" in database \" %s\" failed: %s"
587
- msgstr ""
592
+ msgstr "%s: ÏÛÉÂËÁ ÐÒÉ ÓÂÏÒËÅ ÍÕÓÏÒÁ × ÔÁÂÌÉÃÅ \" %s \" × ÂÁÚÅ \" %s \" : %s "
588
593
589
594
#: vacuumdb.c:207
590
595
#, c-format
591
596
msgid "%s: vacuuming of database \" %s\" failed: %s"
592
- msgstr ""
597
+ msgstr "%s: vacuuming of database \" %s \" failed: %s "
593
598
594
599
#: vacuumdb.c:241
595
600
#, c-format
596
601
msgid "%s: vacuuming database \" %s\" \n"
597
- msgstr ""
602
+ msgstr "%s: ÏÛÉÂËÁ ÐÒÉ ÓÂÏÒËÅ ÍÕÓÏÒÁ × ÂÁÚÅ \" %s \" \n "
598
603
599
604
#: vacuumdb.c:255
600
605
#, c-format
@@ -607,23 +612,23 @@ msgstr ""
607
612
608
613
#: vacuumdb.c:259
609
614
msgid " -a, --all vacuum all databases\n"
610
- msgstr ""
615
+ msgstr " -a, --all ÐÒÏÉÚ×ÅÓÔÉ ÓÂÏÒËÕ ÍÕÓÏÒÁ ×Ï ×ÓÅÈ ÂÁÚÁÈ\n "
611
616
612
617
#: vacuumdb.c:260
613
618
msgid " -d, --dbname=DBNAME database to vacuum\n"
614
- msgstr ""
619
+ msgstr " -d, --dbname=éíñâä ÐÒÏÉÚ×ÅÓÔÉ ÓÂÏÒËÕ ÍÕÓÏÒÁ × ÕËÁÚÁÎÎÏÊ ÂÁÚÅ\n "
615
620
616
621
#: vacuumdb.c:261
617
622
msgid " -t, --table='TABLE[(COLUMNS)]' vacuum specific table only\n"
618
- msgstr ""
623
+ msgstr " -t, --table='ôáâìéãá[(ëïìïîëé)]' ÐÒÏÉÚ×ÅÓÔÉ ÓÂÏÒËÕ ÍÕÓÏÒÁ × ÕËÁÚÁÎÎÏÊ ÔÁÂÌÉÃÅ\n "
619
624
620
625
#: vacuumdb.c:262
621
626
msgid " -f, --full do full vacuuming\n"
622
- msgstr ""
627
+ msgstr " -f, --full ÐÒÏÉÚ×ÅÓÉÍ ÇÌÏÂÁÌØÎÕÀ ÓÂÏÒËÕ ÍÕÓÏÒÁ\n "
623
628
624
629
#: vacuumdb.c:263
625
630
msgid " -z, --analyze update optimizer hints\n"
626
- msgstr ""
631
+ msgstr " -z, --analyze ÏÂÎÏ×ÉÔØ ÓÔÁÔÉÓÔÉËÕ ÄÌÑ ÏÐÔÉÍÉÚÁÔÏÒÁ\n "
627
632
628
633
#: vacuumdb.c:264
629
634
msgid " -e, --echo show the commands being sent to the server\n"
0 commit comments