]> git.deb.at Git - pkg/beep.git/blob - debian/po/ru.po
Imported Debian patch 1.2.2-23
[pkg/beep.git] / debian / po / ru.po
1 # translation of ru.po to Russian
2 #
3 #    Translators, if you are not familiar with the PO format, gettext
4 #    documentation is worth reading, especially sections dedicated to
5 #    this format, e.g. by running:
6 #         info -n '(gettext)PO Files'
7 #         info -n '(gettext)Header Entry'
8 #
9 #    Some information specific to po-debconf are available at
10 #            /usr/share/doc/po-debconf/README-trans
11 #         or http://www.debian.org/intl/l10n/po-debconf/README-trans
12 #
13 #    Developers do not need to manually edit POT or PO files.
14 #
15 # Ilgiz Kalmetev <translator@ilgiz.pp.ru>, 2007.
16 # Yuri Kozlov <kozlov.y@gmail.com>, 2008.
17 msgid ""
18 msgstr ""
19 "Project-Id-Version: ru\n"
20 "Report-Msgid-Bugs-To: beep@packages.debian.org\n"
21 "POT-Creation-Date: 2008-09-11 18:36+0200\n"
22 "PO-Revision-Date: 2008-11-24 10:11+0100\n"
23 "Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
24 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
25 "MIME-Version: 1.0\n"
26 "Content-Type: text/plain; charset=UTF-8\n"
27 "Content-Transfer-Encoding: 8bit\n"
28 "X-Generator: KBabel 1.11.4\n"
29 "Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
30 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
31
32 #. Type: select
33 #. Choices
34 #: ../templates:1001
35 msgid "usable for all"
36 msgstr "использовать всем"
37
38 #. Type: select
39 #. Choices
40 #: ../templates:1001
41 msgid "usable for group audio"
42 msgstr "использовать группе audio"
43
44 #. Type: select
45 #. Choices
46 #: ../templates:1001
47 msgid "usable only for root"
48 msgstr "использовать только суперпользователю"
49
50 #. Type: select
51 #. Description
52 #: ../templates:1002
53 msgid "Install beep as:"
54 msgstr "Разрешить beep:"
55
56 #. Type: select
57 #. Description
58 #: ../templates:1002
59 msgid ""
60 "beep must be run as root since it needs to access the speaker hardware. "
61 "There are several possibilities to make the program usable:  Either only for "
62 "root (no suid bit at all), executable only by users of the group audio, or "
63 "usable for all."
64 msgstr ""
65 "Для работы программе beep нужно иметь права суперпользователя, так как ей "
66 "нужен доступ к динамику. Поэтому есть несколько вариантов установки, при "
67 "которых: её будет использовать только суперпользователь (не устанавливать "
68 "бит suid), её будут использовать все из группы audio, или её сможет "
69 "использовать любой."
70
71 #. Type: select
72 #. Description
73 #: ../templates:1002
74 msgid ""
75 "Since each program set as suid root can be a security risk this is not done "
76 "by default.  However, the program is quite small (~150 lines of code), so it "
77 "is fairly easy to verify the safety of the code yourself, if you don't trust "
78 "the package maintainer's judgement."
79 msgstr ""
80 "Программы, у которых установлен suid root, являются потенциально уязвимыми, "
81 "поэтому suid-бит по умолчанию не устанавливается. Однако, программа "
82 "исключительно мала (~150 строк кода), и безопасность её кода очень легко "
83 "проверить самостоятельно, если не вы доверяете сопровождающему."