diff options
Diffstat (limited to 'po/sv/preparing.po')
-rw-r--r-- | po/sv/preparing.po | 41 |
1 files changed, 29 insertions, 12 deletions
diff --git a/po/sv/preparing.po b/po/sv/preparing.po index 83cb0a7a1..35de3cd51 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: 2015-05-07 17:01+0000\n" +"POT-Creation-Date: 2016-04-08 20:25+0000\n" "PO-Revision-Date: 2012-07-30 18:24+0100\n" "Last-Translator: Martin Bagge / brother <brother@bsnet.se>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" @@ -1203,13 +1203,20 @@ msgstr "10 gigabyte" #. Tag: para #: preparing.xml:785 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The actual minimum memory requirements are a lot less than the numbers " +#| "listed in this table. Depending on the architecture, it is possible to " +#| "install &debian; with as little as 20MB (for s390) to 60MB (for amd64). " +#| "The same goes for the disk space requirements, especially if you pick and " +#| "choose which applications to install; see <xref linkend=\"tasksel-size-" +#| "list\"/> for additional information on disk space requirements." msgid "" "The actual minimum memory requirements are a lot less than the numbers " "listed in this table. Depending on the architecture, it is possible to " -"install &debian; with as little as 20MB (for s390) to 60MB (for amd64). The " -"same goes for the disk space requirements, especially if you pick and choose " -"which applications to install; see <xref linkend=\"tasksel-size-list\"/> for " +"install &debian; with as little as 60MB (for amd64). The same goes for the " +"disk space requirements, especially if you pick and choose which " +"applications to install; see <xref linkend=\"tasksel-size-list\"/> for " "additional information on disk space requirements." msgstr "" "Det faktiska minimumkraven för minne är mycket mindre än de siffror som " @@ -1264,17 +1271,27 @@ msgstr "" #. Tag: para #: preparing.xml:817 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Disk space required for the smooth operation of the &debian-gnu; system " +#| "itself is taken into account in these recommended system requirements. " +#| "Notably, the <filename>/var</filename> partition contains a lot of state " +#| "information specific to &debian; in addition to its regular contents, " +#| "like logfiles. The <command>dpkg</command> files (with information on all " +#| "installed packages) can easily consume 40MB. Also, <command>apt-get</" +#| "command> puts downloaded packages here before they are installed. You " +#| "should usually allocate at least 200MB for <filename>/var</filename>, and " +#| "a lot more if you install a graphical desktop environment." msgid "" "Disk space required for the smooth operation of the &debian-gnu; system " "itself is taken into account in these recommended system requirements. " "Notably, the <filename>/var</filename> partition contains a lot of state " "information specific to &debian; in addition to its regular contents, like " "logfiles. The <command>dpkg</command> files (with information on all " -"installed packages) can easily consume 40MB. Also, <command>apt-get</" -"command> puts downloaded packages here before they are installed. You should " -"usually allocate at least 200MB for <filename>/var</filename>, and a lot " -"more if you install a graphical desktop environment." +"installed packages) can easily consume 40MB. Also, <command>apt</command> " +"puts downloaded packages here before they are installed. You should usually " +"allocate at least 200MB for <filename>/var</filename>, and a lot more if you " +"install a graphical desktop environment." msgstr "" "Diskutrymmet som krävs för oproblematisk körning av själva &debian-gnu;-" "systemet är inkluderat i dessa rekommenderade systemkrav. Noterbart är att " @@ -2074,9 +2091,9 @@ msgstr "" msgid "" "The package qemu-slof is, in fact, a dependency of package qemu-system-ppc " "(which also provides the virtual package qemu-system-ppc64), and can be " -"installed or updated via <command>apt-get</command> tool on Debian-based " +"installed or updated via <command>apt</command> tool on Debian-based " "distros. Like so: <informalexample><screen>\n" -"# apt-get install qemu-slof\n" +"# apt install qemu-slof\n" "</screen></informalexample> SLOF can also be installed into rpm-based " "distribution systems, given the proper repository or rpm package. " "Additionally, the upstream source code is available at <ulink url=\"http://" |