summaryrefslogtreecommitdiff
path: root/po/sv/random-bits.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/sv/random-bits.po')
-rwxr-xr-xpo/sv/random-bits.po378
1 files changed, 81 insertions, 297 deletions
diff --git a/po/sv/random-bits.po b/po/sv/random-bits.po
index ac794c72c..97f3c20cb 100755
--- a/po/sv/random-bits.po
+++ b/po/sv/random-bits.po
@@ -5,9 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: random-bits\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2006-01-31 23:11+0000\n"
-"PO-Revision-Date: 2005-11-27 12:06+0100\n"
+"POT-Creation-Date: 2006-01-10 21:34+0000\n"
+"PO-Revision-Date: 2006-02-01 00:22+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"MIME-Version: 1.0\n"
@@ -29,14 +28,7 @@ msgstr "Linux-enheter"
#. Tag: para
#: random-bits.xml:12
#, no-c-format
-msgid ""
-"In Linux you have various special files in <filename>/dev</filename>. These "
-"files are called device files. In the Unix world accessing hardware is "
-"different. There you have a special file which actually runs a driver which "
-"in turn accesses the hardware. The device file is an interface to the actual "
-"system component. Files under <filename>/dev</filename> also behave "
-"differently than ordinary files. Below are the most important device files "
-"listed."
+msgid "In Linux you have various special files in <filename>/dev</filename>. These files are called device files. In the Unix world accessing hardware is different. There you have a special file which actually runs a driver which in turn accesses the hardware. The device file is an interface to the actual system component. Files under <filename>/dev</filename> also behave differently than ordinary files. Below are the most important device files listed."
msgstr ""
#. Tag: filename
@@ -325,60 +317,38 @@ msgstr "Konfigurera din mus"
#: random-bits.xml:127
#, no-c-format
msgid ""
-"The mouse can be used in both the Linux console (with gpm) and the X window "
-"environment. The two uses can be made compatible if the gpm repeater is used "
-"to allow the signal to flow to the X server as shown: "
-"<informalexample><screen>\n"
-"mouse =&gt; /dev/psaux =&gt; gpm =&gt; /dev/gpmdata -&gt; /dev/mouse =&gt; "
-"X\n"
+"The mouse can be used in both the Linux console (with gpm) and the X window environment. The two uses can be made compatible if the gpm repeater is used to allow the signal to flow to the X server as shown: <informalexample><screen>\n"
+"mouse =&gt; /dev/psaux =&gt; gpm =&gt; /dev/gpmdata -&gt; /dev/mouse =&gt; X\n"
" /dev/ttyS0 (repeater) (symlink)\n"
" /dev/ttyS1\n"
-"</screen></informalexample> Set the repeater protocol to be raw (in "
-"<filename>/etc/gpm.conf</filename>) while setting X to the original mouse "
-"protocol in <filename>/etc/X11/XF86Config</filename> or <filename>/etc/X11/"
-"XF86Config-4</filename>."
+"</screen></informalexample> Set the repeater protocol to be raw (in <filename>/etc/gpm.conf</filename>) while setting X to the original mouse protocol in <filename>/etc/X11/XF86Config</filename> or <filename>/etc/X11/XF86Config-4</filename>."
msgstr ""
#. Tag: para
#: random-bits.xml:139
#, no-c-format
msgid ""
-"This approach to use gpm even in X has advantages when the mouse is "
-"unplugged inadvertently. Simply restarting gpm with "
-"<informalexample><screen>\n"
+"This approach to use gpm even in X has advantages when the mouse is unplugged inadvertently. Simply restarting gpm with <informalexample><screen>\n"
"# /etc/init.d/gpm restart\n"
-"</screen></informalexample> will re-connect the mouse in software without "
-"restarting X."
+"</screen></informalexample> will re-connect the mouse in software without restarting X."
msgstr ""
#. Tag: para
#: random-bits.xml:148
#, no-c-format
-msgid ""
-"If gpm is disabled or not installed with some reason, make sure to set X to "
-"read directly from the mouse device such as /dev/psaux. For details, refer "
-"to the 3-Button Mouse mini-Howto at <filename>/usr/share/doc/HOWTO/en-txt/"
-"mini/3-Button-Mouse.gz</filename>, <userinput>man gpm</userinput>, "
-"<filename>/usr/share/doc/gpm/FAQ.gz</filename>, and <ulink url=\"&url-xorg;"
-"current/doc/html/mouse.html\">README.mouse</ulink>."
+msgid "If gpm is disabled or not installed with some reason, make sure to set X to read directly from the mouse device such as /dev/psaux. For details, refer to the 3-Button Mouse mini-Howto at <filename>/usr/share/doc/HOWTO/en-txt/mini/3-Button-Mouse.gz</filename>, <userinput>man gpm</userinput>, <filename>/usr/share/doc/gpm/FAQ.gz</filename>, and <ulink url=\"&url-xorg;current/doc/html/mouse.html\">README.mouse</ulink>."
msgstr ""
#. Tag: para
#: random-bits.xml:158
#, no-c-format
-msgid ""
-"For PowerPC, in <filename>/etc/X11/XF86Config</filename> or <filename>/etc/"
-"X11/XF86Config-4</filename>, set the mouse device to <userinput>\"/dev/input/"
-"mice\"</userinput>."
+msgid "For PowerPC, in <filename>/etc/X11/XF86Config</filename> or <filename>/etc/X11/XF86Config-4</filename>, set the mouse device to <userinput>\"/dev/input/mice\"</userinput>."
msgstr ""
#. Tag: para
#: random-bits.xml:164
#, no-c-format
-msgid ""
-"Modern kernels give you the capability to emulate a three-button mouse when "
-"your mouse only has one button. Just add the following lines to <filename>/"
-"etc/sysctl.conf</filename> file."
+msgid "Modern kernels give you the capability to emulate a three-button mouse when your mouse only has one button. Just add the following lines to <filename>/etc/sysctl.conf</filename> file."
msgstr ""
#. Tag: screen
@@ -404,30 +374,19 @@ msgstr "Diskplats som behövs för uppgifter"
#. Tag: para
#: random-bits.xml:189
#, no-c-format
-msgid ""
-"The base installation for i386 using the default 2.4 kernel, including all "
-"standard packages, requires 573MB of disk space."
+msgid "The base installation for i386 using the default 2.4 kernel, including all standard packages, requires 573MB of disk space."
msgstr ""
#. Tag: para
#: random-bits.xml:194
#, no-c-format
-msgid ""
-"The following table lists sizes reported by aptitude for the tasks listed in "
-"tasksel. Note that some tasks have overlapping constituents, so the total "
-"installed size for two tasks together may be less than the total obtained by "
-"adding up the numbers."
+msgid "The following table lists sizes reported by aptitude for the tasks listed in tasksel. Note that some tasks have overlapping constituents, so the total installed size for two tasks together may be less than the total obtained by adding up the numbers."
msgstr ""
#. Tag: para
#: random-bits.xml:201
#, no-c-format
-msgid ""
-"Note that you will need to add the sizes listed in the table to the size of "
-"the base installation when determining the size of partitions. Most of the "
-"size listed as <quote>Installed size</quote> will end up in <filename>/usr</"
-"filename>; the size listed as <quote>Download size</quote> is (temporarily) "
-"required in <filename>/var</filename>."
+msgid "Note that you will need to add the sizes listed in the table to the size of the base installation when determining the size of partitions. Most of the size listed as <quote>Installed size</quote> will end up in <filename>/usr</filename>; the size listed as <quote>Download size</quote> is (temporarily) required in <filename>/var</filename>."
msgstr ""
#. Tag: entry
@@ -545,7 +504,8 @@ msgid "<entry>1</entry>"
msgstr "<entry>1</entry>"
#. Tag: entry
-#: random-bits.xml:247 random-bits.xml:260
+#: random-bits.xml:247
+#: random-bits.xml:260
#, no-c-format
msgid "<entry>3</entry>"
msgstr "<entry>3</entry>"
@@ -619,19 +579,13 @@ msgstr "<entry>87</entry>"
#. Tag: para
#: random-bits.xml:274
#, no-c-format
-msgid ""
-"The <emphasis>Desktop</emphasis> task will install both the Gnome and KDE "
-"desktop environments."
+msgid "The <emphasis>Desktop</emphasis> task will install both the Gnome and KDE desktop environments."
msgstr ""
#. Tag: para
#: random-bits.xml:281
#, no-c-format
-msgid ""
-"If you install in a language other than English, <command>tasksel</command> "
-"may automatically install a <firstterm>localization task</firstterm>, if one "
-"is available for your language. Space requirements differ per language; you "
-"should allow up to 200MB in total for download and installation."
+msgid "If you install in a language other than English, <command>tasksel</command> may automatically install a <firstterm>localization task</firstterm>, if one is available for your language. Space requirements differ per language; you should allow up to 200MB in total for download and installation."
msgstr ""
#. Tag: title
@@ -643,26 +597,13 @@ msgstr "Installera &debian; från ett Unix/Linux-system"
#. Tag: para
#: random-bits.xml:298
#, no-c-format
-msgid ""
-"This section explains how to install &debian; from an existing Unix or Linux "
-"system, without using the menu-driven installer as explained in the rest of "
-"the manual. This <quote>cross-install</quote> HOWTO has been requested by "
-"users switching to &debian; from Red Hat, Mandrake, and SUSE. In this "
-"section some familiarity with entering *nix commands and navigating the file "
-"system is assumed. In this section, <prompt>$</prompt> symbolizes a command "
-"to be entered in the user's current system, while <prompt>#</prompt> refers "
-"to a command entered in the Debian chroot."
+msgid "This section explains how to install &debian; from an existing Unix or Linux system, without using the menu-driven installer as explained in the rest of the manual. This <quote>cross-install</quote> HOWTO has been requested by users switching to &debian; from Red Hat, Mandrake, and SUSE. In this section some familiarity with entering *nix commands and navigating the file system is assumed. In this section, <prompt>$</prompt> symbolizes a command to be entered in the user's current system, while <prompt>#</prompt> refers to a command entered in the Debian chroot."
msgstr ""
#. Tag: para
#: random-bits.xml:310
#, no-c-format
-msgid ""
-"Once you've got the new Debian system configured to your preference, you can "
-"migrate your existing user data (if any) to it, and keep on rolling. This is "
-"therefore a <quote>zero downtime</quote> &debian; install. It's also a "
-"clever way for dealing with hardware that otherwise doesn't play friendly "
-"with various boot or installation media."
+msgid "Once you've got the new Debian system configured to your preference, you can migrate your existing user data (if any) to it, and keep on rolling. This is therefore a <quote>zero downtime</quote> &debian; install. It's also a clever way for dealing with hardware that otherwise doesn't play friendly with various boot or installation media."
msgstr ""
#. Tag: title
@@ -674,38 +615,27 @@ msgstr "Påbörja arbetet"
#. Tag: para
#: random-bits.xml:323
#, no-c-format
-msgid ""
-"With your current *nix partitioning tools, repartition the hard drive as "
-"needed, creating at least one filesystem plus swap. You need at least 150MB "
-"of space available for a console only install, or at least 300MB if you plan "
-"to install X."
+msgid "With your current *nix partitioning tools, repartition the hard drive as needed, creating at least one filesystem plus swap. You need at least 150MB of space available for a console only install, or at least 300MB if you plan to install X."
msgstr ""
#. Tag: para
#: random-bits.xml:330
#, no-c-format
msgid ""
-"To create file systems on your partitions. For example, to create an ext3 "
-"file system on partition <filename>/dev/hda6</filename> (that's our example "
-"root partition): <informalexample><screen>\n"
+"To create file systems on your partitions. For example, to create an ext3 file system on partition <filename>/dev/hda6</filename> (that's our example root partition): <informalexample><screen>\n"
"# mke2fs -j /dev/hda6\n"
-"</screen></informalexample> To create an ext2 file system instead, omit "
-"<userinput>-j</userinput>."
+"</screen></informalexample> To create an ext2 file system instead, omit <userinput>-j</userinput>."
msgstr ""
#. Tag: para
#: random-bits.xml:340
#, no-c-format
msgid ""
-"Initialize and activate swap (substitute the partition number for your "
-"intended Debian swap partition): <informalexample><screen>\n"
+"Initialize and activate swap (substitute the partition number for your intended Debian swap partition): <informalexample><screen>\n"
"# mkswap /dev/hda5\n"
"# sync; sync; sync\n"
"# swapon /dev/hda5\n"
-"</screen></informalexample> Mount one partition as <filename>/mnt/debinst</"
-"filename> (the installation point, to be the root (<filename>/</filename>) "
-"filesystem on your new system). The mount point name is strictly arbitrary, "
-"it is referenced later below."
+"</screen></informalexample> Mount one partition as <filename>/mnt/debinst</filename> (the installation point, to be the root (<filename>/</filename>) filesystem on your new system). The mount point name is strictly arbitrary, it is referenced later below."
msgstr ""
#. Tag: screen
@@ -721,10 +651,7 @@ msgstr ""
#. Tag: para
#: random-bits.xml:355
#, no-c-format
-msgid ""
-"If you want to have parts of the filesystem (e.g. /usr) mounted on separate "
-"partitions, you will need to create and mount these directories manually "
-"before proceding with the next stage."
+msgid "If you want to have parts of the filesystem (e.g. /usr) mounted on separate partitions, you will need to create and mount these directories manually before proceding with the next stage."
msgstr ""
#. Tag: title
@@ -736,38 +663,23 @@ msgstr "Installera <command>debootstrap</command>"
#. Tag: para
#: random-bits.xml:366
#, no-c-format
-msgid ""
-"The tool that the Debian installer uses, which is recognized as the official "
-"way to install a Debian base system, is <command>debootstrap</command>. It "
-"uses <command>wget</command> and <command>ar</command>, but otherwise "
-"depends only on <classname>/bin/sh</classname>. Install <command>wget</"
-"command> and <command>ar</command> if they aren't already on your current "
-"system, then download and install <command>debootstrap</command>."
+msgid "The tool that the Debian installer uses, which is recognized as the official way to install a Debian base system, is <command>debootstrap</command>. It uses <command>wget</command> and <command>ar</command>, but otherwise depends only on <classname>/bin/sh</classname>. Install <command>wget</command> and <command>ar</command> if they aren't already on your current system, then download and install <command>debootstrap</command>."
msgstr ""
#. Tag: para
#: random-bits.xml:376
#, no-c-format
-msgid ""
-"If you have an rpm-based system, you can use alien to convert the .deb into ."
-"rpm, or download an rpm-ized version at <ulink url=\"http://people.debian."
-"org/~blade/install/debootstrap\"></ulink>"
+msgid "If you have an rpm-based system, you can use alien to convert the .deb into .rpm, or download an rpm-ized version at <ulink url=\"http://people.debian.org/~blade/install/debootstrap\"></ulink>"
msgstr ""
#. Tag: para
#: random-bits.xml:382
#, no-c-format
msgid ""
-"Or, you can use the following procedure to install it manually. Make a work "
-"folder for extracting the .deb into: <informalexample><screen>\n"
+"Or, you can use the following procedure to install it manually. Make a work folder for extracting the .deb into: <informalexample><screen>\n"
"# mkdir work\n"
"# cd work\n"
-"</screen></informalexample> The <command>debootstrap</command> binary is "
-"located in the Debian archive (be sure to select the proper file for your "
-"architecture). Download the <command>debootstrap</command> .deb from the "
-"<ulink url=\"http://ftp.debian.org/debian/pool/main/d/debootstrap/\"> pool</"
-"ulink>, copy the package to the work folder, and extract the binary files "
-"from it. You will need to have root privileges to install the binaries."
+"</screen></informalexample> The <command>debootstrap</command> binary is located in the Debian archive (be sure to select the proper file for your architecture). Download the <command>debootstrap</command> .deb from the <ulink url=\"http://ftp.debian.org/debian/pool/main/d/debootstrap/\"> pool</ulink>, copy the package to the work folder, and extract the binary files from it. You will need to have root privileges to install the binaries."
msgstr ""
#. Tag: screen
@@ -785,11 +697,7 @@ msgstr ""
#. Tag: para
#: random-bits.xml:399
#, no-c-format
-msgid ""
-"Note that running <command>debootstrap</command> may require you to have a "
-"minimal version of <classname>glibc</classname> installed (currently "
-"GLIBC_2.3). <command>debootstrap</command> itself is a shell script, but it "
-"calls various utilities that require <classname>glibc</classname>."
+msgid "Note that running <command>debootstrap</command> may require you to have a minimal version of <classname>glibc</classname> installed (currently GLIBC_2.3). <command>debootstrap</command> itself is a shell script, but it calls various utilities that require <classname>glibc</classname>."
msgstr ""
#. Tag: title
@@ -801,35 +709,20 @@ msgstr "Kör <command>debootstrap</command>"
#. Tag: para
#: random-bits.xml:411
#, no-c-format
-msgid ""
-"<command>debootstrap</command> can download the needed files directly from "
-"the archive when you run it. You can substitute any Debian archive mirror "
-"for <userinput>http.us.debian.org/debian</userinput> in the command example "
-"below, preferably a mirror close to you network-wise. Mirrors are listed at "
-"<ulink url=\"http://www.debian.org/misc/README.mirrors\"></ulink>."
+msgid "<command>debootstrap</command> can download the needed files directly from the archive when you run it. You can substitute any Debian archive mirror for <userinput>http.us.debian.org/debian</userinput> in the command example below, preferably a mirror close to you network-wise. Mirrors are listed at <ulink url=\"http://www.debian.org/misc/README.mirrors\"></ulink>."
msgstr ""
#. Tag: para
#: random-bits.xml:420
#, no-c-format
-msgid ""
-"If you have a &releasename; &debian; CD mounted at <filename>/cdrom</"
-"filename>, you could substitute a file URL instead of the http URL: "
-"<userinput>file:/cdrom/debian/</userinput>"
+msgid "If you have a &releasename; &debian; CD mounted at <filename>/cdrom</filename>, you could substitute a file URL instead of the http URL: <userinput>file:/cdrom/debian/</userinput>"
msgstr ""
#. Tag: para
#: random-bits.xml:426
#, no-c-format
-msgid ""
-"Substitute one of the following for <replaceable>ARCH</replaceable> in the "
-"<command>debootstrap</command> command: <userinput>alpha</userinput>, "
-"<userinput>arm</userinput>, <userinput>hppa</userinput>, <userinput>i386</"
-"userinput>, <userinput>ia64</userinput>, <userinput>m68k</userinput>, "
-"<userinput>mips</userinput>, <userinput>mipsel</userinput>, "
-"<userinput>powerpc</userinput>, <userinput>s390</userinput>, or "
-"<userinput>sparc</userinput>."
-msgstr ""
+msgid "Substitute one of the following for <replaceable>ARCH</replaceable> in the <command>debootstrap</command> command: <userinput>alpha</userinput>, <userinput>arm</userinput>, <userinput>hppa</userinput>, <userinput>i386</userinput>, <userinput>ia64</userinput>, <userinput>m68k</userinput>, <userinput>mips</userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, <userinput>s390</userinput>, or <userinput>sparc</userinput>."
+msgstr "Ersätt en av följande för <replaceable>ARCH</replaceable> i kommandot <command>debootstrap</command>: <userinput>alpha</userinput>, <userinput>arm</userinput>, <userinput>hppa</userinput>, <userinput>i386</userinput>, <userinput>ia64</userinput>, <userinput>m68k</userinput>, <userinput>mips</userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, <userinput>s390</userinput> eller <userinput>sparc</userinput>."
#. Tag: screen
#: random-bits.xml:443
@@ -850,9 +743,7 @@ msgstr "Konfigurera grundsystemet"
#. Tag: para
#: random-bits.xml:450
#, no-c-format
-msgid ""
-"Now you've got a real Debian system, though rather lean, on disk. "
-"<command>Chroot</command> into it:"
+msgid "Now you've got a real Debian system, though rather lean, on disk. <command>Chroot</command> into it:"
msgstr ""
#. Tag: screen
@@ -871,11 +762,9 @@ msgstr "Montera partitioner"
#: random-bits.xml:461
#, no-c-format
msgid ""
-"You need to create <filename>/etc/fstab</filename>. "
-"<informalexample><screen>\n"
+"You need to create <filename>/etc/fstab</filename>. <informalexample><screen>\n"
"# editor /etc/fstab\n"
-"</screen></informalexample> Here is a sample you can modify to suit: "
-"<informalexample><screen>\n"
+"</screen></informalexample> Here is a sample you can modify to suit: <informalexample><screen>\n"
"# /etc/fstab: static file system information.\n"
"#\n"
"# file system mount point type options dump pass\n"
@@ -892,14 +781,9 @@ msgid ""
"/dev/XXX /var ext3 rw,nosuid,nodev 0 2\n"
"/dev/XXX /usr ext3 rw,nodev 0 2\n"
"/dev/XXX /home ext3 rw,nosuid,nodev 0 2\n"
-"</screen></informalexample> Use <userinput>mount -a</userinput> to mount all "
-"the file systems you have specified in your <filename>/etc/fstab</filename>, "
-"or to mount file systems individually use: <informalexample><screen>\n"
+"</screen></informalexample> Use <userinput>mount -a</userinput> to mount all the file systems you have specified in your <filename>/etc/fstab</filename>, or to mount file systems individually use: <informalexample><screen>\n"
"# mount /path # e.g.: mount /usr\n"
-"</screen></informalexample> You can mount the proc file system multiple "
-"times and to arbitrary locations, though <filename>/proc</filename> is "
-"customary. If you didn't use <userinput>mount -a</userinput>, be sure to "
-"mount proc before continuing:"
+"</screen></informalexample> You can mount the proc file system multiple times and to arbitrary locations, though <filename>/proc</filename> is customary. If you didn't use <userinput>mount -a</userinput>, be sure to mount proc before continuing:"
msgstr ""
#. Tag: screen
@@ -911,10 +795,7 @@ msgstr "# mount -t proc proc /proc"
#. Tag: para
#: random-bits.xml:483
#, no-c-format
-msgid ""
-"The command <userinput>ls /proc</userinput> should now show a non-empty "
-"directory. Should this fail, you may be able to mount proc from outside the "
-"chroot:"
+msgid "The command <userinput>ls /proc</userinput> should now show a non-empty directory. Should this fail, you may be able to mount proc from outside the chroot:"
msgstr ""
#. Tag: screen
@@ -944,9 +825,7 @@ msgstr "# dpkg-reconfigure console-data"
#. Tag: para
#: random-bits.xml:502
#, no-c-format
-msgid ""
-"Note that the keyboard cannot be set while in the chroot, but will be "
-"configured for the next reboot."
+msgid "Note that the keyboard cannot be set while in the chroot, but will be configured for the next reboot."
msgstr ""
#. Tag: title
@@ -959,12 +838,9 @@ msgstr "Konfigurera nätverket"
#: random-bits.xml:512
#, no-c-format
msgid ""
-"To configure networking, edit <filename>/etc/network/interfaces</filename>, "
-"<filename>/etc/resolv.conf</filename>, and <filename>/etc/hostname</"
-"filename>. <informalexample><screen>\n"
+"To configure networking, edit <filename>/etc/network/interfaces</filename>, <filename>/etc/resolv.conf</filename>, and <filename>/etc/hostname</filename>. <informalexample><screen>\n"
"# editor /etc/network/interfaces\n"
-"</screen></informalexample> Here are some simple examples from <filename>/"
-"usr/share/doc/ifupdown/examples</filename>: <informalexample><screen>\n"
+"</screen></informalexample> Here are some simple examples from <filename>/usr/share/doc/ifupdown/examples</filename>: <informalexample><screen>\n"
"######################################################################\n"
"# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)\n"
"# See the interfaces(5) manpage for information on what options are\n"
@@ -990,21 +866,15 @@ msgid ""
"# netmask 255.255.255.0\n"
"# broadcast 192.168.0.255\n"
"# gateway 192.168.0.1\n"
-"</screen></informalexample> Enter your nameserver(s) and search directives "
-"in <filename>/etc/resolv.conf</filename>: <informalexample><screen>\n"
+"</screen></informalexample> Enter your nameserver(s) and search directives in <filename>/etc/resolv.conf</filename>: <informalexample><screen>\n"
"# editor /etc/resolv.conf\n"
-"</screen></informalexample> A simple <filename>/etc/resolv.conf</filename>: "
-"<informalexample><screen>\n"
+"</screen></informalexample> A simple <filename>/etc/resolv.conf</filename>: <informalexample><screen>\n"
"search hqdom.local\\000\n"
"nameserver 10.1.1.36\n"
"nameserver 192.168.9.100\n"
-"</screen></informalexample> Enter your system's host name (2 to 63 "
-"characters): <informalexample><screen>\n"
+"</screen></informalexample> Enter your system's host name (2 to 63 characters): <informalexample><screen>\n"
"# echo DebianHostName &gt; /etc/hostname\n"
-"</screen></informalexample> If you have multiple network cards, you should "
-"arrange the names of driver modules in the <filename>/etc/modules</filename> "
-"file into the desired order. Then during boot, each card will be associated "
-"with the interface name (eth0, eth1, etc.) that you expect."
+"</screen></informalexample> If you have multiple network cards, you should arrange the names of driver modules in the <filename>/etc/modules</filename> file into the desired order. Then during boot, each card will be associated with the interface name (eth0, eth1, etc.) that you expect."
msgstr ""
#. Tag: title
@@ -1017,15 +887,10 @@ msgstr "Konfigurera lokalanpassning"
#: random-bits.xml:549
#, no-c-format
msgid ""
-"To configure your locale settings to use a language other than English, "
-"install the locales support package and configure it: "
-"<informalexample><screen>\n"
+"To configure your locale settings to use a language other than English, install the locales support package and configure it: <informalexample><screen>\n"
"# apt-get install locales\n"
"# dpkg-reconfigure locales\n"
-"</screen></informalexample> NOTE: Apt must be configured beforehand by "
-"creating a sources.list and running apt-get update. Before using locales "
-"with character sets other than ASCII or latin1, please consult the "
-"appropriate localization HOWTO."
+"</screen></informalexample> NOTE: Apt must be configured beforehand by creating a sources.list and running apt-get update. Before using locales with character sets other than ASCII or latin1, please consult the appropriate localization HOWTO."
msgstr ""
#. Tag: title
@@ -1038,9 +903,7 @@ msgstr "Installera en kärna"
#: random-bits.xml:567
#, no-c-format
msgid ""
-"If you intend to boot this system, you probably want a Linux kernel and a "
-"boot loader. Identify available pre-packaged kernels with "
-"<informalexample><screen>\n"
+"If you intend to boot this system, you probably want a Linux kernel and a boot loader. Identify available pre-packaged kernels with <informalexample><screen>\n"
"# apt-cache search kernel-image\n"
"</screen></informalexample> Then install your choice using its package name."
msgstr ""
@@ -1048,10 +911,8 @@ msgstr ""
#. Tag: screen
#: random-bits.xml:576
#, no-c-format
-msgid ""
-"# apt-get install kernel-image-<replaceable>2.X.X-arch-etc</replaceable>"
-msgstr ""
-"# apt-get install kernel-image-<replaceable>2.X.X-arch-etc</replaceable>"
+msgid "# apt-get install kernel-image-<replaceable>2.X.X-arch-etc</replaceable>"
+msgstr "# apt-get install kernel-image-<replaceable>2.X.X-arch-etc</replaceable>"
#. Tag: title
#: random-bits.xml:582
@@ -1062,25 +923,13 @@ msgstr "Ställ in startladdaren"
#. Tag: para
#: random-bits.xml:583
#, no-c-format
-msgid ""
-"To make your &debian; system bootable, set up your boot loader to load the "
-"installed kernel with your new root partition. Note that debootstrap does "
-"not install a boot loader, though you can use apt-get inside your Debian "
-"chroot to do so."
+msgid "To make your &debian; system bootable, set up your boot loader to load the installed kernel with your new root partition. Note that debootstrap does not install a boot loader, though you can use apt-get inside your Debian chroot to do so."
msgstr ""
#. Tag: para
#: random-bits.xml:590
#, no-c-format
-msgid ""
-"Check <userinput>info grub</userinput> or <userinput>man lilo.conf</"
-"userinput> for instructions on setting up the bootloader. If you are keeping "
-"the system you used to install Debian, just add an entry for the Debian "
-"install to your existing grub <filename>menu.lst</filename> or "
-"<filename>lilo.conf</filename>. For <filename>lilo.conf</filename>, you "
-"could also copy it to the new system and edit it there. After you are done "
-"editing, call lilo (remember it will use <filename>lilo.conf</filename> "
-"relative to the system you call it from)."
+msgid "Check <userinput>info grub</userinput> or <userinput>man lilo.conf</userinput> for instructions on setting up the bootloader. If you are keeping the system you used to install Debian, just add an entry for the Debian install to your existing grub <filename>menu.lst</filename> or <filename>lilo.conf</filename>. For <filename>lilo.conf</filename>, you could also copy it to the new system and edit it there. After you are done editing, call lilo (remember it will use <filename>lilo.conf</filename> relative to the system you call it from)."
msgstr ""
#. Tag: para
@@ -1112,21 +961,14 @@ msgstr ""
#. Tag: para
#: random-bits.xml:607
#, no-c-format
-msgid ""
-"Check <userinput>man yaboot.conf</userinput> for instructions on setting up "
-"the bootloader. If you are keeping the system you used to install Debian, "
-"just add an entry for the Debian install to your existing <filename>yaboot."
-"conf</filename>. You could also copy it to the new system and edit it there. "
-"After you are done editing, call ybin (remember it will use <filename>yaboot."
-"conf</filename> relative to the system you call it from)."
+msgid "Check <userinput>man yaboot.conf</userinput> for instructions on setting up the bootloader. If you are keeping the system you used to install Debian, just add an entry for the Debian install to your existing <filename>yaboot.conf</filename>. You could also copy it to the new system and edit it there. After you are done editing, call ybin (remember it will use <filename>yaboot.conf</filename> relative to the system you call it from)."
msgstr ""
#. Tag: para
#: random-bits.xml:617
#, no-c-format
msgid ""
-"Here is a basic <filename>/etc/yaboot.conf</filename> as an example: "
-"<informalexample><screen>\n"
+"Here is a basic <filename>/etc/yaboot.conf</filename> as an example: <informalexample><screen>\n"
"boot=/dev/hda2\n"
"device=hd:\n"
"partition=6\n"
@@ -1135,8 +977,7 @@ msgid ""
"timeout=50\n"
"image=/vmlinux\n"
"label=Debian\n"
-"</screen></informalexample> On some machines, you may need to use "
-"<userinput>ide0:</userinput> instead of <userinput>hd:</userinput>."
+"</screen></informalexample> On some machines, you may need to use <userinput>ide0:</userinput> instead of <userinput>hd:</userinput>."
msgstr ""
#. Tag: title
@@ -1148,41 +989,25 @@ msgstr "Installera &debian; över Parallel Line IP (PLIP)"
#. Tag: para
#: random-bits.xml:637
#, no-c-format
-msgid ""
-"This section explains how to install &debian; on a computer without Ethernet "
-"card, but with just a remote gateway computer attached via a Null-Modem "
-"cable (also called Null-Printer cable). The gateway computer should be "
-"connected to a network that has a Debian mirror on it (e.g. to the Internet)."
+msgid "This section explains how to install &debian; on a computer without Ethernet card, but with just a remote gateway computer attached via a Null-Modem cable (also called Null-Printer cable). The gateway computer should be connected to a network that has a Debian mirror on it (e.g. to the Internet)."
msgstr ""
#. Tag: para
#: random-bits.xml:645
#, no-c-format
-msgid ""
-"In the example in this appendix we will set up a PLIP connection using a "
-"gateway connected to the Internet over a dial-up connection (ppp0). We will "
-"use IP addresses 192.168.0.1 and 192.168.0.2 for the PLIP interfaces on the "
-"target system and the source system respectively (these addresses should be "
-"unused within your network address space)."
+msgid "In the example in this appendix we will set up a PLIP connection using a gateway connected to the Internet over a dial-up connection (ppp0). We will use IP addresses 192.168.0.1 and 192.168.0.2 for the PLIP interfaces on the target system and the source system respectively (these addresses should be unused within your network address space)."
msgstr ""
#. Tag: para
#: random-bits.xml:653
#, no-c-format
-msgid ""
-"The PLIP connection set up during the installation will also be available "
-"after the reboot into the installed system (see <xref linkend=\"boot-new\"/"
-">)."
+msgid "The PLIP connection set up during the installation will also be available after the reboot into the installed system (see <xref linkend=\"boot-new\"/>)."
msgstr ""
#. Tag: para
#: random-bits.xml:658
#, no-c-format
-msgid ""
-"Before you start, you will need to check the BIOS configuration (IO base "
-"address and IRQ) for the parallel ports of both the source and target "
-"systems. The most common values are <literal>io=0x378</literal>, "
-"<literal>irq=7</literal>."
+msgid "Before you start, you will need to check the BIOS configuration (IO base address and IRQ) for the parallel ports of both the source and target systems. The most common values are <literal>io=0x378</literal>, <literal>irq=7</literal>."
msgstr ""
#. Tag: title
@@ -1194,9 +1019,7 @@ msgstr "Krav"
#. Tag: para
#: random-bits.xml:671
#, no-c-format
-msgid ""
-"A target computer, called <emphasis>target</emphasis>, where Debian will be "
-"installed."
+msgid "A target computer, called <emphasis>target</emphasis>, where Debian will be installed."
msgstr ""
#. Tag: para
@@ -1208,22 +1031,14 @@ msgstr ""
#. Tag: para
#: random-bits.xml:682
#, no-c-format
-msgid ""
-"Another computer connected to the Internet, called <emphasis>source</"
-"emphasis>, that will function as the gateway."
+msgid "Another computer connected to the Internet, called <emphasis>source</emphasis>, that will function as the gateway."
msgstr ""
#. Tag: para
#: random-bits.xml:688
#, no-c-format
-msgid ""
-"A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;"
-"\">PLIP-Install-HOWTO</ulink> for more information on this cable and "
-"instructions how to make your own."
-msgstr ""
-"En DB-25 nollmodem-kabel. Se <ulink url=\"&url-plip-install-howto;\">PLIP-"
-"Install-HOWTO</ulink> för mer information för denna kabel och instruktioner "
-"hur man tillverkar en egen."
+msgid "A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;\">PLIP-Install-HOWTO</ulink> for more information on this cable and instructions how to make your own."
+msgstr "En DB-25 nollmodem-kabel. Se <ulink url=\"&url-plip-install-howto;\">PLIP-Install-HOWTO</ulink> för mer information för denna kabel och instruktioner hur man tillverkar en egen."
#. Tag: title
#: random-bits.xml:700
@@ -1234,12 +1049,8 @@ msgstr "Ställ in källor"
#. Tag: para
#: random-bits.xml:701
#, no-c-format
-msgid ""
-"The following shell script is a simple example of how to configure the "
-"source computer as a gateway to the Internet using ppp0."
-msgstr ""
-"Följande skript är ett enkelt exempel på hur man konfigurerar källdatorn som "
-"en förmedlingsnod till Internet med ppp0."
+msgid "The following shell script is a simple example of how to configure the source computer as a gateway to the Internet using ppp0."
+msgstr "Följande skript är ett enkelt exempel på hur man konfigurerar källdatorn som en förmedlingsnod till Internet med ppp0."
#. Tag: screen
#: random-bits.xml:706
@@ -1250,18 +1061,15 @@ msgid ""
"# We remove running modules from kernel to avoid conflicts and to\n"
"# reconfigure them manually.\n"
"modprobe -r lp parport_pc\n"
-"modprobe parport_pc io=<replaceable>0x378</replaceable> irq=<replaceable>7</"
-"replaceable>\n"
+"modprobe parport_pc io=<replaceable>0x378</replaceable> irq=<replaceable>7</replaceable>\n"
"modprobe plip\n"
"\n"
"# Configure the plip interface (plip0 for me, see dmesg | grep plip)\n"
-"ifconfig <replaceable>plip0 192.168.0.2</replaceable> pointopoint "
-"<replaceable>192.168.0.1</replaceable> netmask 255.255.255.255 up\n"
+"ifconfig <replaceable>plip0 192.168.0.2</replaceable> pointopoint <replaceable>192.168.0.1</replaceable> netmask 255.255.255.255 up\n"
"\n"
"# Configure gateway\n"
"modprobe iptable_nat\n"
-"iptables -t nat -A POSTROUTING -o <replaceable>ppp0</replaceable> -j "
-"MASQUERADE\n"
+"iptables -t nat -A POSTROUTING -o <replaceable>ppp0</replaceable> -j MASQUERADE\n"
"echo 1 > /proc/sys/net/ipv4/ip_forward"
msgstr ""
@@ -1274,10 +1082,7 @@ msgstr "Installera måldatorn"
#. Tag: para
#: random-bits.xml:713
#, no-c-format
-msgid ""
-"Boot the installation media. The installation needs to be run in expert "
-"mode; enter <userinput>expert</userinput> at the boot prompt. Below are the "
-"answers that should be given during various stages of the installation."
+msgid "Boot the installation media. The installation needs to be run in expert mode; enter <userinput>expert</userinput> at the boot prompt. Below are the answers that should be given during various stages of the installation."
msgstr ""
#. Tag: guimenuitem
@@ -1289,9 +1094,7 @@ msgstr "Läs in Installationskomponenter"
#. Tag: para
#: random-bits.xml:727
#, no-c-format
-msgid ""
-"Select the <userinput>plip-modules</userinput> option from the list; this "
-"will make the PLIP drivers available to the installation system."
+msgid "Select the <userinput>plip-modules</userinput> option from the list; this will make the PLIP drivers available to the installation system."
msgstr ""
#. Tag: guimenuitem
@@ -1303,11 +1106,7 @@ msgstr "Identifiera nätverkshårdvara"
#. Tag: para
#: random-bits.xml:740
#, no-c-format
-msgid ""
-"If target <emphasis>does</emphasis> have a network card, a list of driver "
-"modules for detected cards will be shown. If you want to force &d-i; to use "
-"plip instead, you have to deselect all listed driver modules. Obviously, if "
-"target doesn't have a network card, the installer will not show this list."
+msgid "If target <emphasis>does</emphasis> have a network card, a list of driver modules for detected cards will be shown. If you want to force &d-i; to use plip instead, you have to deselect all listed driver modules. Obviously, if target doesn't have a network card, the installer will not show this list."
msgstr ""
#. Tag: para
@@ -1319,18 +1118,13 @@ msgstr ""
#. Tag: para
#: random-bits.xml:754
#, no-c-format
-msgid ""
-"Because no network card was detected/selected earlier, the installer will "
-"ask you to select a network driver module from a list. Select the "
-"<userinput>plip</userinput> module."
+msgid "Because no network card was detected/selected earlier, the installer will ask you to select a network driver module from a list. Select the <userinput>plip</userinput> module."
msgstr ""
#. Tag: para
#: random-bits.xml:761
#, no-c-format
-msgid ""
-"Additional parameters for module parport_pc: "
-"<userinput><replaceable>io=0x378 irq=7</replaceable></userinput>"
+msgid "Additional parameters for module parport_pc: <userinput><replaceable>io=0x378 irq=7</replaceable></userinput>"
msgstr ""
#. Tag: para
@@ -1354,29 +1148,23 @@ msgstr ""
#. Tag: para
#: random-bits.xml:785
#, no-c-format
-msgid ""
-"IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
-msgstr ""
+msgid "IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
+msgstr "IP-adress: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
#. Tag: para
#: random-bits.xml:790
#, no-c-format
-msgid ""
-"Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></"
-"userinput>"
+msgid "Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></userinput>"
msgstr ""
#. Tag: para
#: random-bits.xml:796
#, no-c-format
-msgid ""
-"Name server addresses: you can enter the same addresses used on source (see "
-"<filename>/etc/resolv.conf</filename>)"
+msgid "Name server addresses: you can enter the same addresses used on source (see <filename>/etc/resolv.conf</filename>)"
msgstr ""
#~ msgid "Preconfiguration File Example"
#~ msgstr "Exempel på förkonfigurationsfil"
-
#~ msgid ""
#~ "This is a complete working example of a preconfiguration file for an "
#~ "automated install. Its use is explained in <xref linkend=\"automatic-"
@@ -1387,7 +1175,6 @@ msgstr ""
#~ "en automatiserad installation. Dess användning är förklarad i <xref "
#~ "linkend=\"automatic-install\"/>. Du kanske vill avkommentera några av "
#~ "raderna före du använder filen."
-
#~ msgid ""
#~ "In order to be able to properly present this example in the manual, we've "
#~ "had to split some lines. This is indicated by the use of the line-"
@@ -1402,19 +1189,16 @@ msgstr ""
#~ "I en riktig förkonfigurationsfil kommer dessa delade rader att "
#~ "sammanfogas till <emphasis>en enda rad</emphasis>. Om du inte gör det "
#~ "kommer förkonfigurationen att misslyckas med oförutsedda resultat."
-
#~ msgid ""
#~ "A <quote>clean</quote> example file is available from &urlset-example-"
#~ "preseed;."
#~ msgstr ""
#~ "En <quote>tom</quote> exempelfil är tillgänglig från &urlset-example-"
#~ "preseed;."
-
#~ msgid "Configure Timezone, Users, and APT"
#~ msgstr "Konfigurera tidszon, användare och APT"
-
#~ msgid "# /usr/sbin/base-config new"
#~ msgstr "# /usr/sbin/base-config new"
-
#~ msgid "The example file is also available from &urlset-example-preseed;."
#~ msgstr "Exempelfilen är också tillgänglig från &urlset-example-preseed;."
+