diff options
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -186,7 +186,7 @@ msgstr "" #: apt-private/private-cmndline.cc msgid "" -"Configuration options and syntax is detailed in apt.conf(5).\n" +"Configuration options and syntax are detailed in apt.conf(5).\n" "Information about how to configure sources can be found in sources.list(5).\n" "Package and version choices can be expressed via apt_preferences(5).\n" "Security details are available in apt-secure(8).\n" @@ -223,7 +223,7 @@ msgstr "Installera dessa paket utan verifiering?" #: apt-private/private-download.cc apt-private/private-install.cc msgid "" -"--force-yes is deprecated, use one of the options starting with --allow " +"--force-yes is deprecated; use one of the options starting with --allow " "instead." msgstr "" @@ -1228,7 +1228,7 @@ msgstr "Upprepa proceduren för resten av cd-skivorna i din uppsättning." msgid "" "Usage: apt-cdrom [options] command\n" "\n" -"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" +"apt-cdrom is used to add CD-ROMs, USB flashdrives and other removable\n" "media types as package sources to APT. The mount point and device\n" "information is taken from apt.conf(5), udev(7) and fstab(5).\n" msgstr "" @@ -1378,7 +1378,7 @@ msgid "" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" -"e.g. the same proxy configuration or acquire system as APT would do.\n" +"e.g. the same proxy configuration or acquire system as APT would.\n" msgstr "" "Användning: apt-helper [flaggor] kommando\n" " apt-helper [flaggor] download-file uri målsökväg\n" @@ -2544,13 +2544,13 @@ msgstr "Hämtar fil %li av %li" #: apt-pkg/acquire-item.cc msgid "" -"Updating such a repository securily is impossible and therefore disabled by " +"Updating such a repository securely is impossible and therefore disabled by " "default." msgstr "" #: apt-pkg/acquire-item.cc msgid "" -"Data from such a repository can not be authenticated and is therefore " +"Data from such a repository can't be authenticated and is therefore " "potentially dangerous to use." msgstr "" @@ -2629,7 +2629,7 @@ msgstr "Konflikt i distribution: %s (förväntade %s men fick %s)" #. No Release file was present, or verification failed, so fall #. back to queueing Packages files without verification -#. only allow going further if the users explicitely wants it +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc #, fuzzy, c-format msgid "The repository '%s' is not signed." @@ -2637,7 +2637,7 @@ msgstr "Förrådet ”%s” är inte längre signerat." #. No Release file was present so fall #. back to queueing Packages files without verification -#. only allow going further if the users explicitely wants it +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc #, fuzzy, c-format msgid "The repository '%s' does not have a Release file." @@ -3265,12 +3265,12 @@ msgstr "Ogiltig ”Valid-Until”-post i Release-filen %s" #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Conflicting values set for option %s concerning source %s %s" +msgid "Conflicting values set for option %s regarding source %s %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid value set for option %s concerning source %s %s (%s)" +msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc |