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 46 47 48 49 50 51
|
# 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: dump 0.4b37-2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2003-08-19 16:21-0600\n"
"PO-Revision-Date: 2005-09-27 15:47-0700\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <sv@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit"
#. Description
#: ../templates:3
msgid "/etc/dumpdates is a symlink, dump will look in /var/lib/dumpdates"
msgstr "/etc/dumpdates r en symlnk; anvnder /var/lib/dumpdates"
#. Description
#: ../templates:3
msgid ""
"Your /etc/dumpdates is a symlink. Dump will look for dumpdates in /var/lib/"
"dumpdates. A symlink in /etc/dumpdates adds no known value (as nothing "
"outside the dump package is known to use it) and is likely to confuse "
"someone eventually. The most likely reason for this symlink to exist is "
"that you once had a much earlier version of the Debian dump package "
"installed that behaved poorly. Please remove /etc/dumpdates."
msgstr "Din /etc/dumpdates fil r en symbolisk lnk. Dump kommer att leta efter dumpdatum i /var/lib/dumpdates. En symbolisk lnk i /etc/dumpdates saknar vrde och skapar bara frvirring. Ett antagande r att filen existerar sedan en gammal version av dump som blev installerad felaktigt. Var vnlig och radera /etc/dumpdates."
#. Description
#: ../templates:13
msgid "Moving existing /etc/dumpdates to /var/lib for FHS compliance."
msgstr "Flyttar existerande /etc/dumpdates till /var/lib fr enighetmed FHS."
#~ msgid ""
#~ "Your /etc/dumpdates is a symlink. Dump will look for dumpdates in /var/"
#~ "lib/dumpdates. Please fix things."
#~ msgstr ""
#~ "Din /etc/dumpdates är en symlänk. Dump kommer att kolla efter dumpdates "
#~ "i /var/lib/dumpdates. Var snäll och fixa till detta."
|