[jhbuild] Update Swedish translation



commit 5765571b2bad92d488016bbda72b044fcdadcf7e
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Thu Dec 8 22:51:53 2016 +0000

    Update Swedish translation

 po/sv.po |  229 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 113 insertions(+), 116 deletions(-)
---
diff --git a/po/sv.po b/po/sv.po
index b657dc0..5847860 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -10,15 +10,15 @@ msgstr ""
 "Project-Id-Version: jhbuild\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=jhbuild&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2016-09-16 21:46+0000\n"
-"PO-Revision-Date: 2016-09-17 13:49+0200\n"
+"POT-Creation-Date: 2016-12-06 23:45+0000\n"
+"PO-Revision-Date: 2016-12-08 23:49+0100\n"
 "Last-Translator: Anders Jonsson <anders jonsson norsjovallen se>\n"
 "Language-Team: Swedish <tp-sv listor tp-sv se>\n"
 "Language: sv\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.8.9\n"
+"X-Generator: Poedit 1.8.11\n"
 
 #: autogen.sh:103
 #, sh-format
@@ -164,7 +164,7 @@ msgstr "Uppdatera en eller flera moduler från versionshantering"
 
 #: jhbuild/commands/base.py:104 jhbuild/commands/base.py:142
 #: jhbuild/commands/base.py:383 jhbuild/commands/rdepends.py:52
-#: jhbuild/moduleset.py:180
+#: jhbuild/moduleset.py:181
 #, python-format
 msgid "A module called '%s' could not be found."
 msgstr "En modul med namnet ”%s” kunde inte hittas."
@@ -305,7 +305,7 @@ msgid "Unable to execute the command '%s'"
 msgstr "Kunde inte köra kommandot ”%s”"
 
 #: jhbuild/commands/base.py:401 jhbuild/frontends/gtkui.py:447
-#: jhbuild/frontends/terminal.py:146
+#: jhbuild/frontends/terminal.py:163
 msgid "No command given"
 msgstr "Inget kommando angivet"
 
@@ -366,7 +366,7 @@ msgstr "Supportverktyg för bygge"
 msgid "Control buildbot"
 msgstr "Kontrollera buildbot"
 
-#: jhbuild/commands/bot.py:57 jhbuild/commands/__init__.py:45
+#: jhbuild/commands/bot.py:57 jhbuild/commands/__init__.py:46
 #: jhbuild/commands/make.py:36
 msgid "[ options ... ]"
 msgstr "[ flaggor … ]"
@@ -493,11 +493,11 @@ msgstr "fixad"
 msgid "and %d others."
 msgstr "och %d andra."
 
-#: jhbuild/commands/goalreport.py:328
+#: jhbuild/commands/goalreport.py:332
 msgid "Report GNOME modules status wrt various goals"
 msgstr "Rapportera GNOME-modulers status med avseende på olika mål"
 
-#: jhbuild/commands/goalreport.py:351
+#: jhbuild/commands/goalreport.py:355
 msgid "check to perform"
 msgstr "kontroller att utföra"
 
@@ -620,64 +620,64 @@ msgstr "Efter:"
 msgid "Before:"
 msgstr "Före:"
 
-#: jhbuild/commands/__init__.py:84 jhbuild/commands/sysdeps.py:58
+#: jhbuild/commands/__init__.py:92 jhbuild/commands/sysdeps.py:58
 #, python-format
 msgid "required=%s"
 msgstr "krävs=%s"
 
-#: jhbuild/commands/__init__.py:86 jhbuild/commands/sysdeps.py:60
+#: jhbuild/commands/__init__.py:94 jhbuild/commands/sysdeps.py:60
 #, python-format
 msgid "installed=%s"
 msgstr "installerat=%s"
 
 #. Translators: This is used to separate items of package metadata
-#: jhbuild/commands/__init__.py:88 jhbuild/commands/sysdeps.py:62
+#: jhbuild/commands/__init__.py:96 jhbuild/commands/sysdeps.py:62
 msgid ", "
 msgstr ", "
 
-#: jhbuild/commands/__init__.py:90 jhbuild/commands/sysdeps.py:64
+#: jhbuild/commands/__init__.py:98 jhbuild/commands/sysdeps.py:64
 #, python-format
 msgid "(%s)"
 msgstr "(%s)"
 
-#: jhbuild/commands/__init__.py:94 jhbuild/commands/sysdeps.py:140
+#: jhbuild/commands/__init__.py:102 jhbuild/commands/sysdeps.py:140
 msgid "Required packages:"
 msgstr "Paket som krävs:"
 
-#: jhbuild/commands/__init__.py:95 jhbuild/commands/sysdeps.py:141
+#: jhbuild/commands/__init__.py:103 jhbuild/commands/sysdeps.py:141
 #: jhbuild/commands/sysdeps.py:172
 msgid "  System installed packages which are too old:"
 msgstr "  Systeminstallerade paket som är för gamla:"
 
-#: jhbuild/commands/__init__.py:105 jhbuild/commands/__init__.py:117
+#: jhbuild/commands/__init__.py:113 jhbuild/commands/__init__.py:125
 #: jhbuild/commands/sysdeps.py:150 jhbuild/commands/sysdeps.py:166
 #: jhbuild/commands/sysdeps.py:181 jhbuild/commands/sysdeps.py:194
 msgid "    (none)"
 msgstr "    (inga)"
 
-#: jhbuild/commands/__init__.py:107 jhbuild/commands/sysdeps.py:152
+#: jhbuild/commands/__init__.py:115 jhbuild/commands/sysdeps.py:152
 #: jhbuild/commands/sysdeps.py:183
 msgid "  No matching system package installed:"
 msgstr "  Inget matchande systempaket installerat:"
 
-#: jhbuild/commands/__init__.py:134
+#: jhbuild/commands/__init__.py:142
 msgid "JHBuild commands are:"
 msgstr "JHBuild-kommandon är:"
 
-#: jhbuild/commands/__init__.py:140
+#: jhbuild/commands/__init__.py:148
 msgid "For more information run \"jhbuild <command> --help\""
 msgstr "Kör ”jhbuild <command> --help” för mer information"
 
-#: jhbuild/commands/__init__.py:149
+#: jhbuild/commands/__init__.py:157
 msgid "Information about available JHBuild commands"
 msgstr "Information om tillgängliga JHBuild-kommandon"
 
-#: jhbuild/commands/__init__.py:176
+#: jhbuild/commands/__init__.py:184
 #, python-format
 msgid "no such command (did you mean \"jhbuild build %s\"?)"
 msgstr "inget sådant kommando finns (menade du ”jhbuild build %s”?)"
 
-#: jhbuild/commands/__init__.py:178
+#: jhbuild/commands/__init__.py:186
 #, python-format
 msgid "no such command (did you mean \"jhbuild run %s\"?)"
 msgstr "inget sådant kommando finns (menade du ”jhbuild run %s”?)"
@@ -732,11 +732,11 @@ msgstr "installationsprefixet (%s) är inte skrivbart"
 
 #: jhbuild/commands/sanitycheck.py:75 jhbuild/commands/sanitycheck.py:78
 #: jhbuild/commands/sanitycheck.py:81 jhbuild/commands/sanitycheck.py:85
-#: jhbuild/commands/sanitycheck.py:88 jhbuild/commands/sanitycheck.py:120
-#: jhbuild/commands/sanitycheck.py:132 jhbuild/commands/sanitycheck.py:141
-#: jhbuild/commands/sanitycheck.py:147 jhbuild/commands/sanitycheck.py:149
-#: jhbuild/commands/sanitycheck.py:151 jhbuild/modtypes/cmake.py:85
-#: jhbuild/modtypes/meson.py:85 jhbuild/versioncontrol/bzr.py:218
+#: jhbuild/commands/sanitycheck.py:88 jhbuild/commands/sanitycheck.py:125
+#: jhbuild/commands/sanitycheck.py:134 jhbuild/commands/sanitycheck.py:140
+#: jhbuild/commands/sanitycheck.py:142 jhbuild/commands/sanitycheck.py:144
+#: jhbuild/modtypes/cmake.py:93 jhbuild/modtypes/meson.py:62
+#: jhbuild/modtypes/meson.py:102 jhbuild/versioncontrol/bzr.py:218
 #: jhbuild/versioncontrol/cvs.py:304 jhbuild/versioncontrol/darcs.py:110
 #: jhbuild/versioncontrol/fossil.py:107 jhbuild/versioncontrol/git.py:461
 #: jhbuild/versioncontrol/hg.py:106 jhbuild/versioncontrol/mtn.py:142
@@ -768,29 +768,24 @@ msgstr ""
 "Kunde inte hitta Perl-modulen %s (vanligtvis en del av paketet ”libxml-"
 "parser-perl” eller ”perl-XML-Parser”)"
 
-#: jhbuild/commands/sanitycheck.py:124
-#, python-format
-msgid "%s not found (usually part of the package 'subversion')"
-msgstr "%s hittade inte (vanligtvis en del av paketet ”subversion”)"
-
-#: jhbuild/commands/sanitycheck.py:128
+#: jhbuild/commands/sanitycheck.py:121
 msgid "curl or wget not found"
 msgstr "Varken curl eller wget hittades"
 
-#: jhbuild/commands/sanitycheck.py:137
+#: jhbuild/commands/sanitycheck.py:130
 msgid "Installed git program is not the right git"
 msgstr "Installerat git-program är inte den rätta git"
 
-#: jhbuild/commands/sanitycheck.py:143
+#: jhbuild/commands/sanitycheck.py:136
 msgid "Could not check git program"
 msgstr "Kunde inte kontrollera git-program"
 
-#: jhbuild/commands/sanitycheck.py:161
+#: jhbuild/commands/sanitycheck.py:154
 #, python-format
 msgid "aclocal can't see %s macros"
 msgstr "aclocal kan inte se %s-makron"
 
-#: jhbuild/commands/sanitycheck.py:166
+#: jhbuild/commands/sanitycheck.py:159
 #, python-format
 msgid ""
 "Please copy the lacking macros (%(macros)s) in one of the following paths: "
@@ -1124,7 +1119,7 @@ msgstr "Starta"
 msgid "Build Completed"
 msgstr "Bygget är färdigt"
 
-#: jhbuild/frontends/gtkui.py:377 jhbuild/frontends/terminal.py:287
+#: jhbuild/frontends/gtkui.py:377 jhbuild/frontends/terminal.py:304
 #, python-format
 msgid "Error during phase %(phase)s of %(module)s"
 msgstr "Fel under fas %(phase)s för %(module)s"
@@ -1133,25 +1128,25 @@ msgstr "Fel under fas %(phase)s för %(module)s"
 msgid "Pick an Action"
 msgstr "Välj en åtgärd"
 
-#: jhbuild/frontends/gtkui.py:397 jhbuild/frontends/terminal.py:314
+#: jhbuild/frontends/gtkui.py:397 jhbuild/frontends/terminal.py:331
 #, python-format
 msgid "Rerun phase %s"
 msgstr "Kör om fas %s"
 
-#: jhbuild/frontends/gtkui.py:400 jhbuild/frontends/terminal.py:316
+#: jhbuild/frontends/gtkui.py:400 jhbuild/frontends/terminal.py:333
 #, python-format
 msgid "Ignore error and continue to %s"
 msgstr "Ignorera fel och fortsätt till %s"
 
-#: jhbuild/frontends/gtkui.py:403 jhbuild/frontends/terminal.py:318
+#: jhbuild/frontends/gtkui.py:403 jhbuild/frontends/terminal.py:335
 msgid "Ignore error and continue to next module"
 msgstr "Ignorera fel och fortsätt till nästa modul"
 
-#: jhbuild/frontends/gtkui.py:405 jhbuild/frontends/terminal.py:319
+#: jhbuild/frontends/gtkui.py:405 jhbuild/frontends/terminal.py:336
 msgid "Give up on module"
 msgstr "Hoppa över modulen"
 
-#: jhbuild/frontends/gtkui.py:412 jhbuild/frontends/terminal.py:328
+#: jhbuild/frontends/gtkui.py:412 jhbuild/frontends/terminal.py:345
 #, python-format
 msgid "Go to phase \"%s\""
 msgstr "Gå till fas ”%s”"
@@ -1189,13 +1184,13 @@ msgstr "Kör alltid autogen.sh"
 msgid "Don't poison modules on failure"
 msgstr "Förgifta inte moduler vid problem"
 
-#: jhbuild/frontends/terminal.py:181 jhbuild/frontends/tinderbox.py:219
+#: jhbuild/frontends/terminal.py:198 jhbuild/frontends/tinderbox.py:219
 #: jhbuild/frontends/tinderbox.py:348 jhbuild/frontends/tinderbox.py:403
 #, python-format
 msgid "%(configuration_variable)s invalid key %(key)s"
 msgstr "%(configuration_variable)s ogiltig nyckel %(key)s"
 
-#: jhbuild/frontends/terminal.py:237
+#: jhbuild/frontends/terminal.py:254
 msgid ""
 "\n"
 "Conflicts during checkout:\n"
@@ -1204,52 +1199,52 @@ msgstr ""
 "Konflikter under utcheckning:\n"
 
 #. it could happen on a really badly-timed ctrl-c (see bug 551641)
-#: jhbuild/frontends/terminal.py:260 jhbuild/frontends/terminal.py:264
+#: jhbuild/frontends/terminal.py:277 jhbuild/frontends/terminal.py:281
 #, python-format
 msgid "########## Error running %s"
 msgstr "########## Fel vid körning av %s"
 
-#: jhbuild/frontends/terminal.py:278
+#: jhbuild/frontends/terminal.py:295
 msgid "success"
 msgstr "lyckades"
 
-#: jhbuild/frontends/terminal.py:280
+#: jhbuild/frontends/terminal.py:297
 msgid "the following modules were not built"
 msgstr "följande moduler blev inte byggda"
 
-#: jhbuild/frontends/terminal.py:302 jhbuild/frontends/tinderbox.py:379
+#: jhbuild/frontends/terminal.py:319 jhbuild/frontends/tinderbox.py:379
 msgid "automatically retrying configure"
 msgstr "försök köra configure igen automatiskt"
 
-#: jhbuild/frontends/terminal.py:306 jhbuild/frontends/tinderbox.py:384
+#: jhbuild/frontends/terminal.py:323 jhbuild/frontends/tinderbox.py:384
 msgid "automatically forcing a fresh checkout"
 msgstr "tvinga automatiskt en färsk utcheckning"
 
-#: jhbuild/frontends/terminal.py:320
+#: jhbuild/frontends/terminal.py:337
 msgid "Start shell"
 msgstr "Starta skal"
 
-#: jhbuild/frontends/terminal.py:321
+#: jhbuild/frontends/terminal.py:338
 msgid "Reload configuration"
 msgstr "Läs om konfigurationen"
 
-#: jhbuild/frontends/terminal.py:330
+#: jhbuild/frontends/terminal.py:347
 msgid "choice: "
 msgstr "val: "
 
-#: jhbuild/frontends/terminal.py:345
+#: jhbuild/frontends/terminal.py:362
 msgid "exit shell to continue with build"
 msgstr "avsluta skalet för att fortsätta bygga"
 
-#: jhbuild/frontends/terminal.py:355
+#: jhbuild/frontends/terminal.py:372
 msgid "invalid choice"
 msgstr "ogiltigt val"
 
-#: jhbuild/frontends/terminal.py:363
+#: jhbuild/frontends/terminal.py:380
 msgid "Type \"yes\" to confirm the action: "
 msgstr "Skriv ”ja” för att bekräfta åtgärden: "
 
-#: jhbuild/frontends/terminal.py:368
+#: jhbuild/frontends/terminal.py:385
 msgid "yes"
 msgstr "ja"
 
@@ -1301,21 +1296,21 @@ msgstr "Avbruten"
 msgid "EOF"
 msgstr "Filslut"
 
-#: jhbuild/modtypes/autotools.py:215 jhbuild/modtypes/cmake.py:78
-#: jhbuild/modtypes/linux.py:109 jhbuild/modtypes/meson.py:78
+#: jhbuild/modtypes/autotools.py:215 jhbuild/modtypes/cmake.py:79
+#: jhbuild/modtypes/linux.py:109 jhbuild/modtypes/meson.py:92
 #: jhbuild/modtypes/waf.py:76
 msgid "Configuring"
 msgstr "Konfigurerar"
 
-#: jhbuild/modtypes/autotools.py:246 jhbuild/modtypes/cmake.py:104
-#: jhbuild/modtypes/linux.py:141 jhbuild/modtypes/meson.py:114
+#: jhbuild/modtypes/autotools.py:246 jhbuild/modtypes/cmake.py:107
+#: jhbuild/modtypes/linux.py:141 jhbuild/modtypes/meson.py:131
 #: jhbuild/modtypes/waf.py:85
 msgid "Cleaning"
 msgstr "Rensar"
 
-#: jhbuild/modtypes/autotools.py:252 jhbuild/modtypes/cmake.py:111
+#: jhbuild/modtypes/autotools.py:252 jhbuild/modtypes/cmake.py:114
 #: jhbuild/modtypes/distutils.py:57 jhbuild/modtypes/linux.py:154
-#: jhbuild/modtypes/meson.py:121 jhbuild/modtypes/perl.py:52
+#: jhbuild/modtypes/meson.py:139 jhbuild/modtypes/perl.py:52
 #: jhbuild/modtypes/waf.py:93
 msgid "Building"
 msgstr "Bygger"
@@ -1324,7 +1319,7 @@ msgstr "Bygger"
 msgid "Checking"
 msgstr "Kontrollerar"
 
-#: jhbuild/modtypes/autotools.py:293 jhbuild/modtypes/cmake.py:118
+#: jhbuild/modtypes/autotools.py:293 jhbuild/modtypes/cmake.py:121
 #: jhbuild/modtypes/waf.py:123
 msgid "Creating tarball for"
 msgstr "Skapar tar-arkiv för"
@@ -1337,17 +1332,17 @@ msgstr "Dist-kontroll"
 msgid "Uninstalling old installed version"
 msgstr "Avinstallera den gamla installerade versionen"
 
-#: jhbuild/modtypes/autotools.py:311 jhbuild/modtypes/cmake.py:127
-#: jhbuild/modtypes/distutils.py:69 jhbuild/modtypes/meson.py:131
+#: jhbuild/modtypes/autotools.py:311 jhbuild/modtypes/cmake.py:130
+#: jhbuild/modtypes/distutils.py:69 jhbuild/modtypes/meson.py:150
 #: jhbuild/modtypes/perl.py:66 jhbuild/modtypes/waf.py:134
 msgid "Installing"
 msgstr "Installerar"
 
-#: jhbuild/modtypes/autotools.py:332
+#: jhbuild/modtypes/autotools.py:333
 msgid "Distcleaning"
 msgstr "Dist-rensning"
 
-#: jhbuild/modtypes/autotools.py:364
+#: jhbuild/modtypes/autotools.py:365
 #, python-format
 msgid "<%s/> tag must contain value=''"
 msgstr "<%s/>-taggen måste innehålla value=''"
@@ -1462,7 +1457,7 @@ msgstr "Hoppar över %s (inte uppdaterad)"
 msgid "Skipping %s (package and dependencies not updated)"
 msgstr "Hoppar över %s (paket och beroenden är inte uppdaterade)"
 
-#: jhbuild/modtypes/__init__.py:568 jhbuild/modtypes/__init__.py:586
+#: jhbuild/modtypes/__init__.py:568 jhbuild/modtypes/__init__.py:594
 #: jhbuild/modtypes/linux.py:81 jhbuild/modtypes/linux.py:88
 msgid "Checking out"
 msgstr "Checkar ut"
@@ -1472,7 +1467,7 @@ msgstr "Checkar ut"
 msgid "source directory %s was not created"
 msgstr "källkatalogen %s skapades inte"
 
-#: jhbuild/modtypes/__init__.py:589
+#: jhbuild/modtypes/__init__.py:597
 msgid "wipe directory and start over"
 msgstr "töm katalogen och börja om"
 
@@ -1524,44 +1519,44 @@ msgstr "modulen ”%(module)s” har ett ogiltigt storleksattribut (”%(size)s
 msgid "Python XML packages are required but could not be found"
 msgstr "Python XML-paket krävs men kunde inte hittas"
 
-#: jhbuild/moduleset.py:94
+#: jhbuild/moduleset.py:95
 #, python-format
 msgid "fixed case of module '%(orig)s' to '%(new)s'"
 msgstr "rättade till skiftläge för modulen ”%(orig)s” till ”%(new)s”"
 
-#: jhbuild/moduleset.py:133
+#: jhbuild/moduleset.py:134
 #, python-format
 msgid "%(module)s has a dependency on unknown \"%(invalid)s\" module"
 msgstr "%(module)s har ett beroende av okända modulen ”%(invalid)s”"
 
-#: jhbuild/moduleset.py:146
+#: jhbuild/moduleset.py:147
 #, python-format
 msgid "Circular dependencies detected: %s"
 msgstr "Cirkulära beroenden detekterades: %s"
 
-#: jhbuild/moduleset.py:297
+#: jhbuild/moduleset.py:298
 msgid "Unknown module:"
 msgstr "Okänd modul:"
 
-#: jhbuild/moduleset.py:436
+#: jhbuild/moduleset.py:437
 msgid "<if> must have exactly one of condition-set='' or condition-unset=''"
 msgstr "<if> måste ha exakt en av condition-set='' eller condition-unset=''"
 
-#: jhbuild/moduleset.py:455
+#: jhbuild/moduleset.py:456
 #, python-format
 msgid "could not download %s: %s"
 msgstr "kunde inte hämta %s: %s"
 
-#: jhbuild/moduleset.py:460 jhbuild/moduleset.py:462
+#: jhbuild/moduleset.py:461 jhbuild/moduleset.py:463
 #, python-format
 msgid "failed to parse %s: %s"
 msgstr "misslyckades med att tolka %s: %s"
 
-#: jhbuild/moduleset.py:497
+#: jhbuild/moduleset.py:498
 msgid "Duplicate repository:"
 msgstr "Duplicerat förråd:"
 
-#: jhbuild/moduleset.py:600
+#: jhbuild/moduleset.py:601
 #, python-format
 msgid ""
 "Modulesets were edited locally but JHBuild is configured to get them from "
@@ -1598,21 +1593,21 @@ msgstr ""
 msgid "Failed to delete %(file)r: %(msg)s"
 msgstr "Misslyckades att ta bort %(file)r: %(msg)s"
 
-#: jhbuild/utils/systeminstall.py:200
+#: jhbuild/utils/systeminstall.py:218
 msgid "No suitable root privilege command found; you should install \"pkexec\""
 msgstr ""
 "Inget lämpligt root-privilegiekommando hittades; du bör installera ”pkexec”"
 
-#: jhbuild/utils/systeminstall.py:230 jhbuild/utils/systeminstall.py:233
+#: jhbuild/utils/systeminstall.py:247 jhbuild/utils/systeminstall.py:250
 #, python-format
 msgid "PackageKit: %s"
 msgstr "PackageKit: %s"
 
-#: jhbuild/utils/systeminstall.py:312
+#: jhbuild/utils/systeminstall.py:304
 msgid "Nothing available to install"
 msgstr "Inget tillgängligt för installation"
 
-#: jhbuild/utils/systeminstall.py:315
+#: jhbuild/utils/systeminstall.py:307
 #, python-format
 msgid ""
 "Installing:\n"
@@ -1621,85 +1616,74 @@ msgstr ""
 "Installerar:\n"
 "  %s"
 
-#: jhbuild/utils/systeminstall.py:331
+#: jhbuild/utils/systeminstall.py:313
 msgid "Complete!"
 msgstr "Färdigt!"
 
-#: jhbuild/utils/systeminstall.py:344
+#: jhbuild/utils/systeminstall.py:326
 msgid "pkgfile not found, automatically installing"
 msgstr "pkgfile hittades inte, installerar automatiskt"
 
-#: jhbuild/utils/systeminstall.py:346
+#: jhbuild/utils/systeminstall.py:328
 msgid "Failed to install pkgfile"
 msgstr "Misslyckades med att installera pkgfile"
 
-#: jhbuild/utils/systeminstall.py:352
+#: jhbuild/utils/systeminstall.py:334
 msgid "pkgfile cache is old or doesn't exist, automatically updating"
 msgstr "cache för pkgfile är gammal eller finns inte, uppdaterar automatiskt"
 
-#: jhbuild/utils/systeminstall.py:355
+#: jhbuild/utils/systeminstall.py:337
 msgid "Failed to create pkgfile cache"
 msgstr "Misslyckades med att skapa cache för pkgfile"
 
-#: jhbuild/utils/systeminstall.py:358
+#: jhbuild/utils/systeminstall.py:340
 msgid "Failed to update pkgfile cache"
 msgstr "Misslyckades med att uppdatera cache för pkgfile"
 
-#: jhbuild/utils/systeminstall.py:360
+#: jhbuild/utils/systeminstall.py:342
 msgid "Successfully updated pkgfile cache"
 msgstr "Uppdaterade cache för pkgfile"
 
-#: jhbuild/utils/systeminstall.py:364
+#: jhbuild/utils/systeminstall.py:347
 msgid "Using pacman to install packages.  Please wait."
 msgstr "Använder pacman för att installera paket.  Vänta."
 
-#: jhbuild/utils/systeminstall.py:368 jhbuild/utils/systeminstall.py:386
-#: jhbuild/utils/systeminstall.py:420 jhbuild/utils/systeminstall.py:474
+#: jhbuild/utils/systeminstall.py:351 jhbuild/utils/systeminstall.py:369
+#: jhbuild/utils/systeminstall.py:466
 msgid "Nothing to install"
 msgstr "Inget att installera"
 
-#: jhbuild/utils/systeminstall.py:383
+#: jhbuild/utils/systeminstall.py:366
 #, python-format
 msgid "Provider for \"%s\" was not found, ignoring"
 msgstr "Leverantör för ”%s” hittades inte, ignorerar"
 
-#: jhbuild/utils/systeminstall.py:391
+#: jhbuild/utils/systeminstall.py:374
 msgid "Install failed"
 msgstr "Installation misslyckades"
 
-#: jhbuild/utils/systeminstall.py:393
+#: jhbuild/utils/systeminstall.py:376
 msgid "Completed!"
 msgstr "Färdigt!"
 
-#: jhbuild/utils/systeminstall.py:407
-msgid "Using yum to install packages.  Please wait."
-msgstr "Använder yum för att installera paket.  Vänta."
-
-#: jhbuild/utils/systeminstall.py:410
-#, python-format
-msgid ""
-"Installing:\n"
-"  %(pkgs)s"
-msgstr ""
-"Installerar:\n"
-"  %(pkgs)s"
-
-#: jhbuild/utils/systeminstall.py:455
-msgid "Using apt-file to search for providers; this may be slow.  Please wait."
-msgstr ""
-"Använder apt-file för att leta efter leverantörer; detta kan gå långsamt.  "
-"Vänta."
-
-#: jhbuild/utils/systeminstall.py:464
+#: jhbuild/utils/systeminstall.py:423
 #, python-format
 msgid "No native package found for %(id)s (%(filename)s)"
 msgstr "Inget inbyggt paket hittades för %(id)s (%(filename)s)"
 
-#: jhbuild/utils/systeminstall.py:469
+#: jhbuild/utils/systeminstall.py:428
 #, python-format
 msgid "Installing: %(pkgs)s"
 msgstr "Installerar: %(pkgs)s"
 
+#: jhbuild/utils/systeminstall.py:434
+msgid ""
+"Using apt-file to search for providers; this may be extremely slow. Please "
+"wait. Patience!"
+msgstr ""
+"Använder apt-file för att leta efter leverantörer; detta kan gå extremt "
+"långsamt. Vänta tålmodigt!"
+
 #: jhbuild/utils/trigger.py:57
 #, python-format
 msgid "No keys specified in trigger script %r"
@@ -1975,6 +1959,19 @@ msgstr "kunde inte hitta quilt"
 msgid "could not checkout quilt patch set"
 msgstr "kunde inte checka ut quilt-programfixuppsättning"
 
+#~ msgid "%s not found (usually part of the package 'subversion')"
+#~ msgstr "%s hittade inte (vanligtvis en del av paketet ”subversion”)"
+
+#~ msgid "Using yum to install packages.  Please wait."
+#~ msgstr "Använder yum för att installera paket.  Vänta."
+
+#~ msgid ""
+#~ "Installing:\n"
+#~ "  %(pkgs)s"
+#~ msgstr ""
+#~ "Installerar:\n"
+#~ "  %(pkgs)s"
+
 #~ msgid ""
 #~ "**Error**: Directory `$srcdir' does not look like the top-level $PKG_NAME "
 #~ "directory"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]