diff options
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/po/ru.po b/po/ru.po new file mode 100644 index 0000000..030092f --- /dev/null +++ b/po/ru.po @@ -0,0 +1,128 @@ +# Translation of libDrakX-standalone.po to Russian +# Copyright (C) 1999-2006 Mandriva +# +# Pavel Maryanov <acid_jack@ukr.net>, 2002, 2003, 2005, 2006. +# Alice Lafox <alice@lafox.com.ua>, 2003. +# Alice Lafox <alice@lafox.net>, 2004, 2005. +msgid "" +msgstr "" +"Project-Id-Version: libDrakX-standalone\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-03-08 12:48+0800\n" +"PO-Revision-Date: 2006-12-14 04:15+0200\n" +"Last-Translator: Pavel Maryanov <acid_jack@ukr.net>\n" +"Language-Team: Russian <ru@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../bin/drak3d:38 +#, c-format +msgid "A graphical server supporting OpenGL compositing should be selected." +msgstr "Следует выбрать графический сервер, поддерживающий OpenGL-композитинг." + +#: ../bin/drak3d:39 +#, c-format +msgid "" +"An OpenGL compositing window manager should be selected. It provides 3D " +"desktop and compositing effects in window management, such as translucent " +"windows and moving effects." +msgstr "" +"Следует выбрать оконный менеджер, поддерживающий OpenGL-композитинг. Он " +"обеспечивает работу трёхмерного рабочего стола и такие эффекты наложения при " +"работе с окнами, как полупрозрачность и эффекты при перемещении." + +#: ../bin/drak3d:50 ../lib/Xconfig/glx.pm:218 ../lib/Xconfig/glx.pm:219 +#, c-format +msgid "3D Desktop effects" +msgstr "Эффекты трёхмерного рабочего стола" + +#: ../bin/drak3d:63 +#, c-format +msgid "This tool allows you to configure 3D desktop effects." +msgstr "Эта утилита позволяет настроить эффекты трёхмерного рабочего стола." + +#: ../bin/drak3d:64 ../lib/Xconfig/glx.pm:221 +#, c-format +msgid "Your system does not support 3D desktop effects." +msgstr "Ваша система не поддерживает эффекты трёхмерного рабочего стола." + +#: ../bin/drak3d:110 +#, c-format +msgid "Advanced settings" +msgstr "" + +#: ../bin/drak3d:118 +#, c-format +msgid "Help" +msgstr "Справка" + +#: ../lib/Xconfig/glx.pm:15 +#, c-format +msgid "No 3D desktop effects" +msgstr "Без эффектов трёхмерного рабочего стола" + +#: ../lib/Xconfig/glx.pm:19 +#, c-format +msgid "Metisse" +msgstr "" + +#: ../lib/Xconfig/glx.pm:25 +#, c-format +msgid "3D desktop (cube workspace)" +msgstr "" + +#: ../lib/Xconfig/glx.pm:34 +#, c-format +msgid "native support" +msgstr "" + +#: ../lib/Xconfig/glx.pm:36 +#, c-format +msgid "" +"Some drivers provide native support for OpenGL compositing (using AIGLX for " +"example). If your system supports it, it is the preferred solution." +msgstr "" + +#: ../lib/Xconfig/glx.pm:42 +#, c-format +msgid "Xgl is an additional graphical server that adds 3D desktop support." +msgstr "" +"Xgl - это дополнительный графический сервер, который добавляет поддержку " +"трёхмерности рабочего стола." + +#: ../lib/Xconfig/glx.pm:48 +#, c-format +msgid "Metisse is an experimental X-based window system." +msgstr "" + +#: ../lib/Xconfig/glx.pm:61 +#, c-format +msgid "Compiz is the reference compositing window manager." +msgstr "" + +#: ../lib/Xconfig/glx.pm:68 +#, c-format +msgid "Beryl is a fork of compiz and provides bleeding-edge features." +msgstr "" + +#: ../lib/Xconfig/glx.pm:75 +#, c-format +msgid "Metisse FVWM is a FVWM window manager modified for Metisse." +msgstr "" + +#~ msgid "Use %s" +#~ msgstr "Использовать %s" + +#~ msgid "Run %s configuration tool" +#~ msgstr "Запустить утилиту настройки %s" + +#~ msgid "Full 3D desktop effects (OpenGL compositing)" +#~ msgstr "Все эффекты трёхмерного рабочего стола (OpenGL-композитинг)" + +#~ msgid "Minimal desktop effects (3D desktop switching only)" +#~ msgstr "" +#~ "Минимум эффектов трёхмерного рабочего стола (только трёхмерное " +#~ "переключение рабочих столов)" |