source: pkg/main/lsb/trunk/debian/po/templates.pot @ 842

Revision 842, 1.9 KB checked in by alanbach-guest, 6 years ago (diff)

[svn-inject] Installing original source of lsb

Line 
1#
2#    Translators, if you are not familiar with the PO format, gettext
3#    documentation is worth reading, especially sections dedicated to
4#    this format, e.g. by running:
5#         info -n '(gettext)PO Files'
6#         info -n '(gettext)Header Entry'
7#
8#    Some information specific to po-debconf are available at
9#            /usr/share/doc/po-debconf/README-trans
10#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
11#
12#    Developers do not need to manually edit POT or PO files.
13#
14#, fuzzy
15msgid ""
16msgstr ""
17"Project-Id-Version: PACKAGE VERSION\n"
18"POT-Creation-Date: 2003-03-30 12:40-0300\n"
19"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
20"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
21"Language-Team: LANGUAGE <LL@li.org>\n"
22"MIME-Version: 1.0\n"
23"Content-Type: text/plain; charset=CHARSET\n"
24"Content-Transfer-Encoding: 8bit\n"
25
26#. Description
27#: ../templates:4
28msgid "Should shadow passwords be enabled?"
29msgstr ""
30
31#. Description
32#: ../templates:4
33msgid ""
34"The Linux Standard Base requires that certain features of adduser(8) be "
35"available to conforming applications (such as password aging). Debian only "
36"provides these features when shadow passwords are enabled; however, your "
37"system currently has shadow passwords disabled."
38msgstr ""
39
40#. Description
41#: ../templates:4
42#, no-c-format
43msgid ""
44"Most LSB applications will work fine with either setting, but 100% "
45"conformance requires shadow passwords to be enabled."
46msgstr ""
47
48#. Description
49#: ../templates:4
50msgid ""
51"Generally speaking, it is considered good practice to enable shadow "
52"passwords.  However, there are some situations in which shadow passwords may "
53"not work properly (most notably, if non-root users need to authenticate "
54"passwords against /etc/passwd)."
55msgstr ""
56
57#. Description
58#: ../templates:4
59msgid ""
60"If you answer in the affirmative, the command 'shadowconfig on' will be run "
61"to enable shadow passwords."
62msgstr ""
Note: See TracBrowser for help on using the repository browser.