blob: dea159148433974503c6ed4e3db9cbfbc64b2d99 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
#
# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Developers do not need to manually edit POT or PO files.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2003-06-30 15:33+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#. Description
#: ../dash.templates:4
msgid "Install dash as /bin/sh?"
msgstr "Installera dash som /bin/sh?"
#. Description
#: ../dash.templates:4
#, fuzzy
msgid ""
"Bash is the default /bin/sh on a Debian system. However, since our policy "
"requires all shell scripts using /bin/sh to be POSIX compliant, any shell "
"that conforms to POSIX can serve as /bin/sh. Since dash is POSIX compliant, "
"it can be used as /bin/sh. You may wish to do this because dash is faster "
"and smaller than bash."
msgstr ""
"Bash är standardinställningen för /bin/sh på Debiansystem. Eftersom vår "
"policy kräver att alla script som använder /bin/sh måste vara POSIX-"
"kompatibla, kan vilket POSIX-kompatibelt skal som helst vara /bi/sh. Då "
"dash är POSIX-kompatibelt kan det användas som /bin/sh."
|