# Russian translations for R
# ������� ������� ��� R
#
# Copyright (C) 2008 The R Foundation
# This file is distributed under the same license as the R package.
# Alexey Shipunov <dactylorhiza at gmail dot com> 2010
#
msgid ""
msgstr ""
"Project-Id-Version: R 2.11.0\n"
"Report-Msgid-Bugs-To: bugs@R-project.org\n"
"POT-Creation-Date: 2011-03-29 21:45+0100\n"
"PO-Revision-Date: 2011-03-30 02:04+0300\n"
"Last-Translator: Anton Korobeynikov <asl at math dot spbu dot ru>\n"
"Language-Team: Russian\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=KOI8-R\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Russian\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#: devNull.c:42 devNull.c:45
msgid "unable to start NULL device"
msgstr "�� ���� ��������� NULL-����������"

#: devPS.c:569
#, c-format
msgid "afm file '%s' could not be opened"
msgstr "afm-���� '%s' �� �����������"

#: devPS.c:602
msgid "FontBBox could not be parsed"
msgstr "FontBBox �� �����������"

#: devPS.c:610
msgid "CharInfo could not be parsed"
msgstr "CharInfo �� �����������"

#: devPS.c:640
msgid "unknown AFM entity encountered"
msgstr "�������� ����������� ������ AFM"

#: devPS.c:760 devPS.c:763 devPS.c:4402 devPS.c:7759 devPicTeX.c:508
#: devPicTeX.c:510
#, c-format
msgid "invalid string in '%s'"
msgstr "������������ ������ � '%s'"

#: devPS.c:794
#, c-format
msgid "font width unknown for character 0x%x"
msgstr "���������� ������ ������� 0x%x"

#: devPS.c:852
#, c-format
msgid "unknown encoding '%s' in 'PostScriptMetricInfo'"
msgstr "����������� ��������� '%s' � 'PostScriptMetricInfo'"

#: devPS.c:868 devPS.c:879
#, c-format
msgid "font metrics unknown for Unicode character U+%04x"
msgstr "���������� ��������� ������� ��� ������� ������� U+%04x"

#: devPS.c:887
#, c-format
msgid "font metrics unknown for character 0x%x"
msgstr "���������� ��������� ������� ��� ������� 0x%x"

#: devPS.c:901
#, c-format
msgid ""
"invalid character (%04x) sent to 'PostScriptCIDMetricInfo' in a single-byte "
"locale"
msgstr ""
"������������ ������ (%04x) ������ � 'PostScriptCIDMetricInfo' �� ����������� "
"������"

#: devPS.c:909
msgid ""
"invalid character sent to 'PostScriptCIDMetricInfo' in a single-byte locale"
msgstr ""
"������������ ������ ������ � 'PostScriptCIDMetricInfo' �� ����������� ������"

#: devPS.c:1014
msgid "failed to allocate CID font info"
msgstr "�� ���� ���������� ���������� CID-������"

#: devPS.c:1029
msgid "failed to allocate Type 1 font info"
msgstr "�� ���� ���������� ���������� ������ Type 1"

#: devPS.c:1049
msgid "failed to allocate encoding info"
msgstr "�� ���� ���������� ���������� � ���������"

#: devPS.c:1067
msgid "failed to allocate CID font family"
msgstr "�� ���� ���������� ��������� CID-�������"

#: devPS.c:1080
msgid "failed to allocate Type 1 font family"
msgstr "�� ���� ���������� ��������� ������� Type 1"

#: devPS.c:1119 devPS.c:1130
msgid "failed to allocate font list"
msgstr "�� ���� ���������� ������ �������"

#: devPS.c:1181
msgid "failed to allocated encoding list"
msgstr "�� ���� ���������� ������ ���������"

#: devPS.c:1329
msgid "truncated string which was too long for copy"
msgstr "�������� ������, ������� ������� ��� �����������"

#: devPS.c:1369
#, c-format
msgid "failed to load encoding file '%s'"
msgstr "�� ���� ��������� ���� ��������� '%s'"

#: devPS.c:1462 devPS.c:1495
msgid "Invalid font name or more than one font name"
msgstr "������������ ��� ������ ��� ������ ������ ����� ������"

#: devPS.c:1615 devPS.c:1649
msgid "font family not found in PostScript font database"
msgstr "��������� ������� �� ������� � ���� ������ PostScript"

#: devPS.c:1720 devPS.c:1799 devPS.c:1825
msgid "font encoding not found in font database"
msgstr "��������� ������ �� ������� � ���� ������"

#: devPS.c:1746 devPS.c:1772
msgid "font CMap not found in font database"
msgstr "��������� CMap �� ������� � ���� ������ �������"

#: devPS.c:1963 devPS.c:2042 devPS.c:2110
#, c-format
msgid "cannot load afm file '%s'"
msgstr "�� ���� ��������� afm-���� '%s'"

#: devPS.c:2400
msgid "Corrupt loaded encodings;  encoding not recorded"
msgstr "���������� ����������� ���������; ��������� �� ��������"

#: devPS.c:2411
msgid "Failed to record device encoding"
msgstr "�� ����� �������� ��������� ����������"

#: devPS.c:2579
msgid "Object .ps.prolog is not a character vector"
msgstr "������ .ps.prolog �� �������� ���������� ��������"

#: devPS.c:2648 devPS.c:6369 devWindows.c:731
msgid "Invalid line end"
msgstr "������������ ����� ������"

#: devPS.c:2667 devPS.c:6388 devWindows.c:744
msgid "Invalid line join"
msgstr "������������ ���������� �����"

#: devPS.c:2675
msgid "Invalid line mitre"
msgstr "������������ ����� �����"

#: devPS.c:2883 devPS.c:3791 devPS.c:4200 devPS.c:4227 devPS.c:5283
#: devPS.c:7613 devPS.c:7655
#, c-format
msgid "attempt to use invalid font %d replaced by font 1"
msgstr "������� ������������� ������������� ������ %d; ������� ������� 1"

#: devPS.c:3020
msgid "only gray colors are allowed in this color model"
msgstr "� ���� �������� ������ ��������� ������ ������� ������"

#: devPS.c:3103 devPS.c:4726 devPS.c:5822
#, c-format
msgid "filename too long in %s()"
msgstr "������� ������� ��� ����� � ������ %s()"

#: devPS.c:3109 devPS.c:4732 devPS.c:5828
#, c-format
msgid "memory allocation problem in %s()"
msgstr "�������� � ���������� ������ � %s()"

#: devPS.c:3125 devPS.c:5870
#, c-format
msgid "encoding path is too long in %s()"
msgstr "���� � ��������� ������� ������� � %s()"

#: devPS.c:3139 devPS.c:4772
#, c-format
msgid "failed to load encoding file in %s()"
msgstr "�� ���� ��������� ���� ��������� � %s()"

#: devPS.c:3184 devPS.c:3247 devPS.c:5929 devPS.c:5984 devPS.c:7494
msgid "Invalid font type"
msgstr "������������ ��� ������"

#: devPS.c:3208
msgid "Failed to initialise default PostScript font"
msgstr "�� ������� ���������������� ����� PostScript �� ���������"

#: devPS.c:3274
msgid "Failed to initialise additional PostScript fonts"
msgstr "�� ������� ���������������� �������������� ������ PostScript"

#: devPS.c:3290
msgid "invalid foreground/background color (postscript)"
msgstr "������������ ���� ���������/������� ����� (postscript)"

#: devPS.c:3295
msgid "'command' is too long"
msgstr "'command' ������� �������"

#: devPS.c:3300
msgid "postscript(print.it=TRUE) used with an empty print command"
msgstr "postscript(print.it=TRUE) ����������� � ������ �������� ������"

#: devPS.c:3349
#, c-format
msgid "invalid page type '%s' (postscript)"
msgstr "������������ ��� �������� '%s' (postscript)"

#: devPS.c:3461 devPS.c:4562 devWindows.c:2278
msgid ""
"semi-transparency is not supported on this device: reported only once per "
"page"
msgstr ""
"���������������� �� �������������� ���� �����������: ���������� ��� �� "
"��������"

#: devPS.c:3568
msgid "printing via file = \"\" is not implemented in this version"
msgstr "������ ����� file = \"\" ���������� � ���� ������"

#: devPS.c:3577 devPS.c:3592
#, c-format
msgid "cannot open 'postscript' pipe to '%s'"
msgstr "�� ���� ������� ����� 'postscript' � '%s'"

#: devPS.c:3584
msgid "file = \"|cmd\" is not implemented in this version"
msgstr "file = \"|cmd\" ���������� � ���� ������"

#: devPS.c:3604 devPS.c:4976 devPS.c:4987 devPS.c:7002 qdPDF.c:98
#, c-format
msgid "cannot open file '%s'"
msgstr "�� ���� ������� ���� '%s'"

#: devPS.c:3729 devPS.c:3744
#, c-format
msgid ""
"error from postscript() in running:\n"
"    %s"
msgstr ""
"������ postscript(), ������������:\n"
"    %s"

#: devPS.c:3779
#, c-format
msgid "CID family '%s' not included in PostScript device"
msgstr "CID-��������� '%s' �� �������� � PostScript-����������"

#: devPS.c:3797 devPS.c:3808 devPS.c:4207 devPS.c:4237 devPS.c:4342
#, c-format
msgid "family '%s' not included in PostScript device"
msgstr "��������� '%s' �� �������� � PostScript-����������"

#: devPS.c:4024 devPS.c:5151 devPS.c:7254 devPicTeX.c:538 devPicTeX.c:548
#: devPicTeX.c:553
#, c-format
msgid "%s not available for this device"
msgstr "%s ���������� ��� ����� ����������"

#: devPS.c:4282
#, c-format
msgid "unknown encoding '%s' in 'mbcsToSbcs'"
msgstr "����������� ��������� '%s' � 'mbcsToSbcs'"

#: devPS.c:4292
#, c-format
msgid "conversion failure on '%s' in 'mbcsToSbcs': dot substituted for <%02x>"
msgstr "������ ����������� '%s' � 'mbcsToSbcs': ����� �������� �� <%02x>"

#: devPS.c:4370
#, c-format
msgid "failed open converter to encoding '%s'"
msgstr "�� ������� ��������� � ��������� '%s'"

#: devPS.c:4388 devPS.c:5328 devPS.c:7744
#, c-format
msgid "failed in text conversion to encoding '%s'"
msgstr "�� ������� ��������� ������ � ��������� '%s'"

#: devPS.c:4576
msgid "run out of colors in xfig()"
msgstr "�� ������� ������ � xfig()"

#: devPS.c:4605
#, c-format
msgid "unimplemented line texture %08x: using Dash-double-dotted"
msgstr "�� ������������� �������� ����� %08x: ��������� Dash-double-dotted"

#: devPS.c:4685
#, c-format
msgid "unknown postscript font family '%s', using Helvetica"
msgstr "����������� ��������� postscript-������� '%s', ��������� Helvetica"

#: devPS.c:4757
msgid "invalid foreground/background color (xfig)"
msgstr "������������ ���� ���������/������� ����� (xfig)"

#: devPS.c:4790
msgid "Only Type 1 fonts supported for XFig"
msgstr "������ ������ Type 1 �������������� � XFig"

#: devPS.c:4803
msgid "Failed to initialise default XFig font"
msgstr "�� ������� ���������������� ����� XFig �� ���������"

#: devPS.c:4840
#, c-format
msgid "invalid page type '%s' (xfig)"
msgstr "������������ ��� �������� '%s' (xfig)"

#: devPS.c:4848
#, c-format
msgid "xfig(%s, onefile=FALSE) will only return the last plot"
msgstr "xfig(%s, onefile=FALSE) ������ ������ ��������� ������"

#: devPS.c:4968
msgid "empty file name"
msgstr "������ ��� �����"

#: devPS.c:5033 devPS.c:5085
msgid "write failed"
msgstr "������ �� �������"

#: devPS.c:5136 devPS.c:5146
#, c-format
msgid "%s not yet implemented for this device"
msgstr "%s ��� ����� ���������� ��� �� ������"

#: devPS.c:5317
#, c-format
msgid "unable to use encoding '%s'"
msgstr "�� ���� ������������ ��������� '%s'"

#: devPS.c:5571
msgid "Too many raster images"
msgstr "������� ����� ��������� ��������"

#: devPS.c:5576
msgid "Unable to allocate raster image"
msgstr "�� ���� ���������� ��������� �����������"

#: devPS.c:5755
msgid "Corrupt loaded encodings;  font not added"
msgstr "���������� ����������� ���������; ����� �� ��������"

#: devPS.c:5764
msgid "Failed to record device encoding; font not added"
msgstr "�� ���� �������� ��������� ����������; ����� �� ��������"

#: devPS.c:5843
msgid "cannot allocate pd->pos"
msgstr "�� ���� ���������� pd->pos"

#: devPS.c:5849
msgid "cannot allocate pd->pageobj"
msgstr "�� ���� ���������� pd->pageobj"

#: devPS.c:5886
msgid "failed to load default encoding"
msgstr "�� ���� ��������� ��������� �� ���������"

#: devPS.c:5952
msgid "Failed to initialise default PDF font"
msgstr "�� ������� ���������������� ����� PDF �� ���������"

#: devPS.c:6007
msgid "Failed to initialise additional PDF fonts"
msgstr "�� ������� ���������������� �������������� ������ PDF"

#: devPS.c:6020
msgid "failed to allocate rasters"
msgstr "�� ���� ���������� ������"

#: devPS.c:6027
msgid "failed to allocate masks"
msgstr "�� ���� ���������� �����"

#: devPS.c:6090
#, c-format
msgid "invalid paper type '%s' (pdf)"
msgstr "������������ ��� ������ '%s' (pdf)"

#: devPS.c:6114
msgid "invalid foreground/background color (pdf)"
msgstr "������������ ���� ���������/������� ����� (pdf)"

#: devPS.c:6238
msgid "Invalid alpha value in PDF"
msgstr "������������ alpha-�������� � PDF"

#: devPS.c:6263
msgid "increasing the PDF version to 1.4"
msgstr "���������� ������ PDF �� 1.4"

#: devPS.c:6306 devPS.c:6344
msgid "unknown 'colormodel', using 'rgb'"
msgstr "����������� 'colormodel', ��������� 'rgb'"

#: devPS.c:6531
#, fuzzy
msgid "Failed to load sRGB colorspace file"
msgstr "�� ������� ��������� �������� ������������ sRGB"

#: devPS.c:6798
msgid "Corrupt encodings in PDF device"
msgstr "������������ ��������� � ���������� PDF"

#: devPS.c:6879
msgid "increasing the PDF version to 1.3"
msgstr "���������� ������ PDF �� 1.3"

#: devPS.c:7062
msgid "unable to increase page limit: please shutdown the pdf device"
msgstr "�� ���� ��������� ����� �������: ����������, ��������� ���������� PDF"

#: devPS.c:7075
#, c-format
msgid ""
"cannot open 'pdf' file argument '%s'\n"
"  please shut down the PDF device"
msgstr ""
"�� ���� ������� 'pdf'-���� ��������� '%s'\n"
"  ����������, ��������� PDFdevice"

#: devPS.c:7519 devPS.c:7886 devPS.c:7933
msgid "Failed to find or load PDF font"
msgstr "�� ������� ����� ��� ��������� ����� PDF"

#: devPS.c:7698 devPS.c:7841
msgid "Failed to find or load PDF CID font"
msgstr "�� ������� ����� ��� ��������� CID-����� PDF"

#: devPS.c:8072 devPS.c:8076 devPS.c:8233 devPS.c:8237
#, c-format
msgid "invalid 'family' parameter in %s"
msgstr "������������ �������� 'family' � %s"

#: devPS.c:8094 devPS.c:8249
#, c-format
msgid "invalid 'fonts' parameter in %s"
msgstr "������������ �������� 'fonts' � %s"

#: devPS.c:8100 devPS.c:8259 devWindows.c:3641 devWindows.c:3645
#: devWindows.c:3653 devWindows.c:3664 devWindows.c:3670 devWindows.c:3677
#: devWindows.c:3684
#, c-format
msgid "invalid value of '%s'"
msgstr "������������ �������� '%s'"

#: devPS.c:8113 devPS.c:8180 devPS.c:8275 devPicTeX.c:800 devWindows.c:3704
#, c-format
msgid "unable to start %s() device"
msgstr "�� ���� ��������� ���������� %s()"

#: devPS.c:8262
#, c-format
msgid "invalid 'maxRasters' parameter in %s"
msgstr "������������ �������� 'maxRasters' � %s"

#: devQuartz.c:632
#, c-format
msgid "font \"%s\" could not be found for family \"%s\""
msgstr "����� \"%s\" ������ ����� � ��������� \"%s\""

#: devQuartz.c:650
msgid "font family name is too long"
msgstr "������� ������� ��� ��������� �������"

#: devQuartz.c:690
#, c-format
msgid "no font could be found for family \"%s\""
msgstr "������ ����� ����� ��������� \"%s\""

#: devQuartz.c:1319
msgid "invalid 'file' argument"
msgstr "������������ �������� 'file'"

#: devQuartz.c:1347
msgid "invalid Quartz device size"
msgstr "������������ ������ ���������� Quartz"

#: devQuartz.c:1375
msgid "Unable to create device description."
msgstr "�� ���� ������� �������� ����������."

#: devQuartz.c:1425
msgid "Unable to create Quartz device target, given type may not be supported."
msgstr ""
"�� ���� ������� ������� ���������� Quartz, ��������� ��� �� ����� ���� "
"���������."

#: devQuartz.c:1511
msgid "Quartz device is not available on this platform"
msgstr "���������� Quartz �� ���� ��������� ����������"

#: devWindows.c:287 devWindows.c:332 devWindows.c:402
msgid "Not enough memory to copy graphics window"
msgstr "�� ������� ������, ����� ����������� ���� �������"

#: devWindows.c:292 devWindows.c:337 devWindows.c:407
msgid "No device available to copy graphics window"
msgstr "��� ����������, ����� ����������� ���� �������"

#: devWindows.c:341 devWindows.c:411
#, c-format
msgid "'%%' is not allowed in file name"
msgstr "'%%' � ����� ����� �� �����������"

#: devWindows.c:554
msgid "Invalid font specification"
msgstr "������������ �������� ������"

#: devWindows.c:593
msgid "Font family not found in Windows font database"
msgstr "��������� ������� �� ������� � ���� ������ ������� Windows"

#: devWindows.c:1021
msgid "plot history seems corrupted"
msgstr "������� ��������, ������, ����������"

#: devWindows.c:1028
msgid "no plot history!"
msgstr "��� ������� ��������!"

#: devWindows.c:1741
#, c-format
msgid "filename too long in %s() call"
msgstr "������� ������� ��� ����� � ������ %s()"

#: devWindows.c:1745 devWindows.c:1780 devWindows.c:1814
msgid "Unable to load Rbitmap.dll"
msgstr "�� ���� ��������� Rbitmap.dll"

#: devWindows.c:1750 devWindows.c:1789 devWindows.c:1823
#, c-format
msgid "'width=%d, height=%d' are unlikely values in pixels"
msgstr "�� ������, ��� 'width=%d, height=%d' � ��������"

#: devWindows.c:1758 devWindows.c:1763 devWindows.c:1792 devWindows.c:1797
#: devWindows.c:1826 devWindows.c:1831
msgid "Unable to allocate bitmap"
msgstr "�� ���� ���������� bitmap"

#: devWindows.c:1769 devWindows.c:1803 devWindows.c:2126
#, c-format
msgid "Unable to open file '%s' for writing"
msgstr "�� ���� ������� ���� '%s' ��� ������"

#: devWindows.c:1786
msgid "filename too long in jpeg() call"
msgstr "������� ������� ��� ����� � ������ jpeg()"

#: devWindows.c:1820
msgid "filename too long in tiff() call"
msgstr "������� ������� ��� ����� � ������ tiff()"

#: devWindows.c:1852
msgid "filename too long in win.metafile() call"
msgstr "������� ������� ��� ����� � ������ win.metafile()"

#: devWindows.c:1862
#, c-format
msgid "Unable to open metafile '%s' for writing"
msgstr "�� ���� ������� �������� '%s' ��� ������"

#: devWindows.c:1864
msgid "Unable to open clipboard to write metafile"
msgstr "�� ���� ������� ����� ������ ��� ������ ���������"

#: devWindows.c:2075
msgid "Insufficient memory for resize. Killing device"
msgstr "�� ������� ������ ��� ���������������. ������ ����������"

#: devWindows.c:2082
msgid "Insufficient memory for resize. Disabling alpha blending"
msgstr "�� ������� ������ ��� ���������������. �������� alpha-blending"

#: devWindows.c:2111
msgid "A clipboard metafile can store only one figure."
msgstr "�������� � ������ ������ ����� ������� ������ ���� ������."

#: devWindows.c:2117
#, c-format
msgid "metafile '%s' could not be created"
msgstr "�������� '%s' �� ���������� �������"

#: devWindows.c:3093 devWindows.c:3728
msgid "R Graphics"
msgstr "R-�������"

#: devWindows.c:3348
msgid "option 'windowsTimeouts' should be integer"
msgstr "����� 'windowsTimeouts' ������ ���� ����� ������"

#: devWindows.c:3369
msgid "invalid device number in 'savePlot'"
msgstr "������������ ����� ���������� � 'savePlot'"

#: devWindows.c:3371
msgid "invalid device in 'savePlot'"
msgstr "������������ ���������� � 'savePlot'"

#: devWindows.c:3374
msgid "invalid filename argument in savePlot"
msgstr "������������ �������� ����� ����� � savePlot"

#: devWindows.c:3379
msgid "invalid type argument in 'savePlot'"
msgstr "������������ ��� ��������� � 'savePlot'"

#: devWindows.c:3406
msgid "unknown type in savePlot"
msgstr "����������� ��� � savePlot"

#: devWindows.c:3492 devWindows.c:3525 devWindows.c:3554 devWindows.c:3586
#: devWindows.c:3611
msgid "processing of the plot ran out of memory"
msgstr "��������� ������� ��������� ������"

#: devWindows.c:3571
msgid "Impossible to open "
msgstr "������ ������� "

#: devWindows.c:3598
msgid "Impossible to load Rbitmap.dll"
msgstr "���������� ��������� Rbitmap.dll"

#: devWindows.c:3636
msgid "invalid 'width' or 'height'"
msgstr "������������ 'width' ��� 'height'"

#: qdBitmap.c:79
#, c-format
msgid "QuartzBitmap_Output - unable to open file '%s'"
msgstr "QuartzBitmap_Output - �� ���� ������� ���� '%s'"

#: qdBitmap.c:94
msgid "Not a supported scheme, no image data written"
msgstr "����� �� ��������������, ������ ����������� �� ��������"

#~ msgid "cannot open 'postscript' file argument '%s'"
#~ msgstr "�� ���� ������� 'postscript'-���� ��������� '%s'"

#~ msgid "cannot open 'pdf' file argument '%s'"
#~ msgstr "�� ���� ������� 'pdf'-���� � ��������� '%s'"

#~ msgid "filename too long in postscript"
#~ msgstr "��� ����� ������� ������ ��� postscript"

#~ msgid "filename too long in xfig"
#~ msgstr "��� ����� ������� ������� ��� xfig"

#~ msgid "filename too long in pdf"
#~ msgstr "������� ������� ��� ����� ��� pdf"

#~ msgid "unable to start device PostScript"
#~ msgstr "�� ���� ��������� ���������� PostScript"

#~ msgid "unable to start device xfig"
#~ msgstr "�� ���� ��������� ���������� xfig"

#~ msgid "unable to start device pdf"
#~ msgstr "�� ���� ��������� ���������� pdf"

#~ msgid "unable to start device PicTeX"
#~ msgstr "�� ���� ��������� ���������� PicTeX"

#~ msgid "recursive use of getGraphicsEvent not supported"
#~ msgstr "����������� ������������� getGraphicsEvent �� ��������������"

#~ msgid "CID fonts are not supported on this platform"
#~ msgstr "������ CID �� �������������� �� ���� ���������"

#~ msgid "re-encoding is not possible on this system"
#~ msgstr "� ���� ������� ������������� ����������"

#~ msgid "invalid value of 'record' in devWindows"
#~ msgstr "������������ �������� 'record' � devWindows"

#~ msgid "invalid value of 'rescale' in devWindows"
#~ msgstr "������������ �������� 'rescale' � devWindows"

#~ msgid "invalid value of 'canvas' in devWindows"
#~ msgstr "������������ �������� 'canvas' � devWindows"

#~ msgid "invalid value of 'buffered' in devWindows"
#~ msgstr "������������ �������� 'buffered' � devWindows"

#~ msgid "invalid value of 'title' in devWindows"
#~ msgstr "������������ �������� 'title' � devWindows"

#~ msgid "unable to start device devWindows"
#~ msgstr "�� ���� ��������� ���������� devWindows"

#~ msgid "can't find any fonts"
#~ msgstr "�� ���� ����� ������� �������"

#~ msgid "invalid width or height in quartz"
#~ msgstr "������������ ������ ��� ������ � quartz"

#~ msgid "unable to start device Quartz"
#~ msgstr "�� ���� ��������� ���������� Quartz"

#~ msgid "Font family not found in Quartz font database"
#~ msgstr "��������� ������� �� ������� � ���� ������ Quartz"