diff options
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 84 |
1 files changed, 65 insertions, 19 deletions
@@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2024-04-12 18:21+0000\n" +"POT-Creation-Date: 2024-04-14 16:52+0000\n" "PO-Revision-Date: 2015-08-19 21:33+0200\n" "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n" "Language-Team: Swedish <debian-l10n-swedish@debian.org>\n" @@ -1922,9 +1922,10 @@ msgstr "" "debian.org" #: apt-private/private-install.cc -#, c-format -msgid " Download size: %sB/%sB\n" -msgstr "" +#, fuzzy, c-format +#| msgid "Download Failed" +msgid " Download size: %sB / %sB\n" +msgstr "Hämtning misslyckades" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB @@ -1947,18 +1948,48 @@ msgid "Need to get %sB of archives.\n" msgstr "Behöver hämta %sB arkiv.\n" #: apt-private/private-install.cc -#, fuzzy, c-format -#| msgid " Installed: " -msgid " Installed size: %sB\n" -msgstr " Installerad: " +#, c-format +msgid "After this operation, %sB of additional disk space will be used.\n" +msgstr "" +"Efter denna åtgärd kommer ytterligare %sB utrymme användas på disken.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc #, c-format -msgid "After this operation, %sB of additional disk space will be used.\n" +msgid "Space needed: %sB / %sB available\n" +msgstr "" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-install.cc +#, c-format +msgid "More space needed than available: %sB > %sB, installation may fail" +msgstr "" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB - +#. The first %s is the location of the boot directory (determined from Dir::Boot), +#. and it tells the space being needed there. +#. (We have two spaces to align with parent "space needed:"for /boot) +#: apt-private/private-install.cc +#, c-format +msgid "in %s: %sB / %sB available\n" +msgstr "" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#. The first %s is the location of the boot directory (determined from Dir::Boot) +#: apt-private/private-install.cc +#, c-format +msgid "" +"More space needed in %s than available: %sB > %sB, installation may fail" +msgstr "" + +#: apt-private/private-install.cc +#, c-format +msgid "Space needed: %sB\n" msgstr "" -"Efter denna åtgärd kommer ytterligare %sB utrymme användas på disken.\n" #: apt-private/private-install.cc #, fuzzy, c-format @@ -1984,6 +2015,10 @@ msgid "" msgstr "" #: apt-private/private-install.cc +msgid "Continue anyway?" +msgstr "" + +#: apt-private/private-install.cc msgid "Continue?" msgstr "" @@ -2296,9 +2331,9 @@ msgstr "Följande paket kommer att NEDGRADERAS:" #: apt-private/private-output.cc #, fuzzy -#| msgid "The following held packages will be changed:" -msgid "Changing held packages:Changing held packages:" -msgstr "Följande tillbakahållna paket kommer att ändras:" +#| msgid "Pinned packages:" +msgid "Changing held packages:" +msgstr "Fastnålade paket:" #: apt-private/private-output.cc msgid "The following held packages will be changed:" @@ -2318,12 +2353,7 @@ msgstr "" "Detta bör INTE genomföras såvida du inte vet exakt vad du gör!" #: apt-private/private-output.cc -msgid "Summary:\n" -msgstr "" - -#: apt-private/private-output.cc -#, c-format -msgid " Upgrading: %lu, Installing: %lu, " +msgid "Summary:" msgstr "" #: apt-private/private-output.cc @@ -2332,6 +2362,12 @@ msgid "%lu upgraded, %lu newly installed, " msgstr "%lu att uppgradera, %lu att nyinstallera, " #: apt-private/private-output.cc +#, fuzzy, c-format +#| msgid "Installing %s" +msgid "Upgrading: %lu, Installing: %lu, " +msgstr "Installerar %s" + +#: apt-private/private-output.cc #, c-format msgid "%lu reinstalled, " msgstr "%lu att installera om, " @@ -4018,6 +4054,16 @@ msgstr "Anslutningen stängdes i förtid" msgid "Empty files can't be valid archives" msgstr "Tomma filer kan inte vara giltiga arkiv" +#, fuzzy, c-format +#~| msgid " Installed: " +#~ msgid " Installed size: %sB\n" +#~ msgstr " Installerad: " + +#, fuzzy +#~| msgid "The following held packages will be changed:" +#~ msgid "Changing held packages:Changing held packages:" +#~ msgstr "Följande tillbakahållna paket kommer att ändras:" + #~ msgid "Yes, do as I say!" #~ msgstr "Ja, gör som jag säger!" |