diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-ru/messages/tdeadmin/secpolicy.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-ru/messages/tdeadmin/secpolicy.po')
-rw-r--r-- | tde-i18n-ru/messages/tdeadmin/secpolicy.po | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/tde-i18n-ru/messages/tdeadmin/secpolicy.po b/tde-i18n-ru/messages/tdeadmin/secpolicy.po new file mode 100644 index 00000000000..4252d0f3831 --- /dev/null +++ b/tde-i18n-ru/messages/tdeadmin/secpolicy.po @@ -0,0 +1,51 @@ +# KDE2 - tdeadmin/secpolicy.po Russian translation. +# Copyright (C) 2005 KDE Russian translation team. +# Andrey Cherepanov <sibskull@mail.ru>, 2001-2005. +# Nickolai Shaforostoff <shafff@ukr.net>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: secpolicy\n" +"POT-Creation-Date: 2005-02-06 01:20+0100\n" +"PO-Revision-Date: 2005-02-07 15:20+0300\n" +"Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n" +"Language-Team: Russian <kde-russian@lists.kde.ru>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\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" + +#: main.cpp:33 +msgid "Display PAM security policies" +msgstr "Отобразить правила безопасности PAM" + +#: pamview.cpp:51 +msgid "Available services:" +msgstr "Доступные сервисы:" + +#: pamview.cpp:58 +msgid "Category" +msgstr "Категория" + +#: pamview.cpp:59 +msgid "Level" +msgstr "Уровень" + +#: pamview.cpp:60 +msgid "Module" +msgstr "Модуль" + +#: pamview.cpp:82 +msgid "" +"/etc/pam.d folder does not exist.\n" +"Either your system does not have PAM support or there is some other " +"configuration problem." +msgstr "" +"Каталог /etc/pam.d не существует.\n" +"Ваша система не поддерживает PAM или возможны некоторые проблемы с " +"конфигурацией." + +#~ msgid "What does this do?" +#~ msgstr "Что она делает?" |