[jhbuild] Update Swedish translation



commit 52802add00b55aa18c5bf12082162be9f328b02d
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Thu Feb 23 20:56:17 2017 +0000

    Update Swedish translation

 po/sv.po |   45 +++++++++++++++++++++++++--------------------
 1 files changed, 25 insertions(+), 20 deletions(-)
---
diff --git a/po/sv.po b/po/sv.po
index 9c23588..13be635 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,10 +8,10 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: jhbuild\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?";
 "product=jhbuild&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2016-12-11 21:19+0000\n"
-"PO-Revision-Date: 2016-12-26 23:05+0100\n"
+"POT-Creation-Date: 2017-02-22 19:28+0000\n"
+"PO-Revision-Date: 2017-02-23 21:55+0100\n"
 "Last-Translator: Anders Jonsson <anders jonsson norsjovallen se>\n"
 "Language-Team: Swedish <tp-sv listor tp-sv se>\n"
 "Language: sv\n"
@@ -735,12 +735,12 @@ msgstr "installationsprefixet (%s) är inte skrivbart"
 #: 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
-#: jhbuild/versioncontrol/svn.py:316
+#: jhbuild/modtypes/cmake.py:63 jhbuild/modtypes/cmake.py:104
+#: 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:464 jhbuild/versioncontrol/hg.py:106
+#: jhbuild/versioncontrol/mtn.py:142 jhbuild/versioncontrol/svn.py:316
 #, python-format
 msgid "%s not found"
 msgstr "%s hittades inte"
@@ -1296,19 +1296,19 @@ msgstr "Avbruten"
 msgid "EOF"
 msgstr "Filslut"
 
-#: jhbuild/modtypes/autotools.py:215 jhbuild/modtypes/cmake.py:79
+#: jhbuild/modtypes/autotools.py:215 jhbuild/modtypes/cmake.py:90
 #: 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:107
+#: jhbuild/modtypes/autotools.py:246 jhbuild/modtypes/cmake.py:120
 #: 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:114
+#: jhbuild/modtypes/autotools.py:252 jhbuild/modtypes/cmake.py:131
 #: jhbuild/modtypes/distutils.py:57 jhbuild/modtypes/linux.py:154
 #: jhbuild/modtypes/meson.py:139 jhbuild/modtypes/perl.py:52
 #: jhbuild/modtypes/waf.py:93
@@ -1319,7 +1319,7 @@ msgstr "Bygger"
 msgid "Checking"
 msgstr "Kontrollerar"
 
-#: jhbuild/modtypes/autotools.py:293 jhbuild/modtypes/cmake.py:121
+#: jhbuild/modtypes/autotools.py:293 jhbuild/modtypes/cmake.py:142
 #: jhbuild/modtypes/waf.py:123
 msgid "Creating tarball for"
 msgstr "Skapar tar-arkiv för"
@@ -1332,7 +1332,7 @@ msgstr "Dist-kontroll"
 msgid "Uninstalling old installed version"
 msgstr "Avinstallera den gamla installerade versionen"
 
-#: jhbuild/modtypes/autotools.py:311 jhbuild/modtypes/cmake.py:130
+#: jhbuild/modtypes/autotools.py:311 jhbuild/modtypes/cmake.py:154
 #: jhbuild/modtypes/distutils.py:69 jhbuild/modtypes/meson.py:150
 #: jhbuild/modtypes/perl.py:66 jhbuild/modtypes/waf.py:134
 msgid "Installing"
@@ -1347,6 +1347,11 @@ msgstr "Dist-rensning"
 msgid "<%s/> tag must contain value=''"
 msgstr "<%s/>-taggen måste innehålla value=''"
 
+#: jhbuild/modtypes/cmake.py:146
+#, python-format
+msgid "%s does not support dist"
+msgstr "%s stöder inte dist"
+
 #: jhbuild/modtypes/__init__.py:60
 #, python-format
 msgid "unknown module type %s"
@@ -1769,8 +1774,8 @@ msgstr ""
 
 #: jhbuild/versioncontrol/darcs.py:86 jhbuild/versioncontrol/darcs.py:92
 #: jhbuild/versioncontrol/fossil.py:84 jhbuild/versioncontrol/fossil.py:97
-#: jhbuild/versioncontrol/git.py:571 jhbuild/versioncontrol/git.py:611
-#: jhbuild/versioncontrol/git.py:687 jhbuild/versioncontrol/hg.py:90
+#: jhbuild/versioncontrol/git.py:574 jhbuild/versioncontrol/git.py:614
+#: jhbuild/versioncontrol/git.py:690 jhbuild/versioncontrol/hg.py:90
 #: jhbuild/versioncontrol/hg.py:96
 msgid "date based checkout not yet supported\n"
 msgstr "datumbaserad utcheckning stöds ännu inte\n"
@@ -1810,7 +1815,7 @@ msgstr "Kommandot %s returnerade inget data"
 msgid "Command %s did not include commit line: %r"
 msgstr "Kommandot %s inkluderade inte en commit-rad: %r"
 
-#: jhbuild/versioncontrol/git.py:433
+#: jhbuild/versioncontrol/git.py:436
 msgid ""
 "Failed to update module as it switched to git (you should check for changes "
 "then remove the directory)."
@@ -1818,7 +1823,7 @@ msgstr ""
 "Misslyckades med att uppdatera modulen eftersom den bytt till git (du bör "
 "leta efter ändringar och sedan ta bort katalogen)."
 
-#: jhbuild/versioncontrol/git.py:434
+#: jhbuild/versioncontrol/git.py:437
 msgid ""
 "Failed to update module (missing .git) (you should check for changes then "
 "remove the directory)."
@@ -1826,7 +1831,7 @@ msgstr ""
 "Misslyckades med att uppdatera modulen (saknar .git) (du bör leta efter "
 "ändringar och sedan ta bort katalogen)."
 
-#: jhbuild/versioncontrol/git.py:538
+#: jhbuild/versioncontrol/git.py:541
 msgid ""
 "External handling failed\n"
 " If you are running git version < 1.5.6 it is recommended you update.\n"
@@ -1834,7 +1839,7 @@ msgstr ""
 "Extern hantering misslyckades\n"
 " Om du kör git version < 1.5.6 så rekommenderas det att du uppdaterar.\n"
 
-#: jhbuild/versioncontrol/git.py:583
+#: jhbuild/versioncontrol/git.py:586
 #, python-format
 msgid "Cannot get last revision from %s. Check the module location."
 msgstr "Kan inte få senaste revision från %s. Kontrollera modulens plats."


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