From 1ddee96f5abae6f081a53f0500b6bc924ef987b9 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Wed, 19 Apr 2017 20:50:58 +0000 Subject: Some '>' changed into '>' within tags, to get them correctly processed. Otherwise additional line-breaks appear. + Sync translations. --- po/sv/boot-installer.po | 33 +++++++++++++++++---------------- po/sv/preparing.po | 8 ++++---- po/sv/preseed.po | 10 +++++----- po/sv/random-bits.po | 6 +++--- 4 files changed, 29 insertions(+), 28 deletions(-) (limited to 'po/sv') diff --git a/po/sv/boot-installer.po b/po/sv/boot-installer.po index d85524e55..e63e1fac8 100644 --- a/po/sv/boot-installer.po +++ b/po/sv/boot-installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: installation-guide 20051025 boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2017-04-19 19:54+0000\n" +"POT-Creation-Date: 2017-04-19 20:02+0000\n" "PO-Revision-Date: 2011-04-25 09:52+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -597,8 +597,8 @@ msgstr "" msgid "" "To create a complete image from the two parts on Linux systems, you can use " "zcat as follows: zcat firmware.<system-type>." -"img.gz partition.img.gz > complete_image.img On " -"Windows systems, you have to first decompress the two parts separately, " +"img.gz partition.img.gz > complete_image.img " +"On Windows systems, you have to first decompress the two parts separately, " "which can be done e.g. by using 7-Zip, and then concatenate the decompressed " "parts together by running the command copy /b " "firmware.<system-type>.img + partition.img complete_image.imgcat complete_image.img " -"> /dev/SD_CARD_DEVICE After plugging the SD card " -"into the target system and powering the system up, the installer is loaded " -"from the SD card. If you use the hd-media variant for offline installations, " -"you must provide the installer with access to the first &debian; CD/DVD on a " -"separate medium, which can e.g. be a CD/DVD ISO image on a USB stick." +"> /dev/SD_CARD_DEVICE After plugging the SD " +"card into the target system and powering the system up, the installer is " +"loaded from the SD card. If you use the hd-media variant for offline " +"installations, you must provide the installer with access to the first " +"&debian; CD/DVD on a separate medium, which can e.g. be a CD/DVD ISO image " +"on a USB stick." msgstr "" #. Tag: para @@ -2383,8 +2384,8 @@ msgstr "" #. Tag: screen #: boot-installer.xml:1765 #, no-c-format -msgid "0 > boot cdrom" -msgstr "0 > boot cdrom" +msgid "0 > boot cdrom" +msgstr "0 > boot cdrom" #. Tag: title #: boot-installer.xml:1771 @@ -4509,18 +4510,18 @@ msgstr "" #, no-c-format msgid "" "$ dd if=/dev/cdrom | \\\n" -"> head -c `stat --format=%s debian-testing-i386-netinst.isodebian-testing-i386-netinst.iso` | \\\n" -"> md5sum\n" +"> md5sum\n" "a20391b12f7ff22ef705cee4059c6b92 -\n" "262668+0 records in\n" "262668+0 records out\n" "134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s" msgstr "" "$ dd if=/dev/cdrom | \\\n" -"> head -c `stat --format=%s debian-testing-i386-netinst.isodebian-testing-i386-netinst.iso` | \\\n" -"> md5sum\n" +"> md5sum\n" "a20391b12f7ff22ef705cee4059c6b92 -\n" "262668+0 poster in\n" "262668+0 poster ut\n" @@ -4631,7 +4632,7 @@ msgid "" " A 1 in the first column after " "using_dma means it is enabled. If it is, try disabling " "it: \n" -"$ echo -n \"using_dma:0\" >settings\n" +"$ echo -n \"using_dma:0\" >settings\n" " Make sure that you are in the directory for the " "device that corresponds to your CD-ROM drive." msgstr "" @@ -4642,7 +4643,7 @@ msgstr "" " En 1 i första kolumnen efter " "using_dma betyder att det är aktiverat. Om det är, försök " "att inaktivera det: \n" -"$ echo -n \"using_dma:0\" >settings\n" +"$ echo -n \"using_dma:0\" >settings\n" " Se till att du är i katalogen för enheten som " "motsvarar din cd-rom-enhet." diff --git a/po/sv/preparing.po b/po/sv/preparing.po index 809deca61..e5557c5b0 100644 --- a/po/sv/preparing.po +++ b/po/sv/preparing.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: installation guide 20051025 preparing\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2017-02-17 15:37+0000\n" +"POT-Creation-Date: 2017-04-17 21:48+0000\n" "PO-Revision-Date: 2012-07-30 18:24+0100\n" "Last-Translator: Martin Bagge / brother \n" "Language-Team: Swedish \n" @@ -2601,9 +2601,9 @@ msgid "" "for advanced users; the generally recommended way is to use one of the ready-" "made SD card images. They are named <system-type>.sdcard.img.gz and " "can be written to a card e.g. with zcat <system-" -"type>.sdcard.img.gz > /dev/SD_CARD_DEVICE As " -"with all images, please be aware that writing the image to an SD card wipes " -"all previous contents of the card!" +"type>.sdcard.img.gz > /dev/SD_CARD_DEVICE " +"As with all images, please be aware that writing the image to an SD card " +"wipes all previous contents of the card!" msgstr "" #. Tag: para diff --git a/po/sv/preseed.po b/po/sv/preseed.po index e808d7ae3..b0d0783ed 100644 --- a/po/sv/preseed.po +++ b/po/sv/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2017-04-12 12:24+0000\n" +"POT-Creation-Date: 2017-04-17 21:48+0000\n" "PO-Revision-Date: 2012-07-31 00:19+0100\n" "Last-Translator: Martin Bagge / brother \n" "Language-Team: Swedish \n" @@ -3316,8 +3316,8 @@ msgid "" "# be asked. You can preseed those too, of course. To get a list of every\n" "# possible question that could be asked during an install, do an\n" "# installation, and then run these commands:\n" -"# debconf-get-selections --installer > file\n" -"# debconf-get-selections >> file" +"# debconf-get-selections --installer > file\n" +"# debconf-get-selections >> file" msgstr "" "# Beroende på vilken programvara du väljer att installera, eller om saker " "går fel\n" @@ -3326,8 +3326,8 @@ msgstr "" "# Du kan förinställa de här också, så klart. För att få en lista på alla\n" "# möjliga frågor som kan ställas under en installation, gör en\n" "# installation, och kör sedan de här kommandona:\n" -"# debconf-get-selections --installer > fil\n" -"# debconf-get-selections >> fil" +"# debconf-get-selections --installer > fil\n" +"# debconf-get-selections >> fil" #. Tag: title #: preseed.xml:1159 diff --git a/po/sv/random-bits.po b/po/sv/random-bits.po index 6dc5fa8c6..8285a6f1b 100644 --- a/po/sv/random-bits.po +++ b/po/sv/random-bits.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: random-bits\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2016-12-26 18:56+0000\n" +"POT-Creation-Date: 2017-04-17 21:48+0000\n" "PO-Revision-Date: 2012-07-30 18:33+0100\n" "Last-Translator: Martin Bagge / brother \n" "Language-Team: Swedish \n" @@ -1975,7 +1975,7 @@ msgid "" "modprobe iptable_nat\n" "iptables -t nat -A POSTROUTING -o ppp0 -j " "MASQUERADE\n" -"echo 1 > /proc/sys/net/ipv4/ip_forward" +"echo 1 > /proc/sys/net/ipv4/ip_forward" msgstr "" "#!/bin/sh\n" "\n" @@ -1994,7 +1994,7 @@ msgstr "" "modprobe iptable_nat\n" "iptables -t nat -A POSTROUTING -o ppp0 -j " "MASQUERADE\n" -"echo 1 > /proc/sys/net/ipv4/ip_forward" +"echo 1 > /proc/sys/net/ipv4/ip_forward" #. Tag: title #: random-bits.xml:927 -- cgit v1.2.3