[jhbuild] Update Swedish translation



commit 5763d4b18926a3324f24a6a62dfc3c10bf0b4cb9
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Mon Sep 2 19:47:14 2019 +0000

    Update Swedish translation

 po/sv.po | 68 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 38 insertions(+), 30 deletions(-)
---
diff --git a/po/sv.po b/po/sv.po
index 41a1bea0..dce74545 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,15 +9,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: jhbuild\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/jhbuild/issues\n";
-"POT-Creation-Date: 2019-07-22 11:20+0000\n"
-"PO-Revision-Date: 2019-07-25 13:21+0200\n"
+"POT-Creation-Date: 2019-09-02 16:33+0000\n"
+"PO-Revision-Date: 2019-09-02 20:37+0200\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 2.2.1\n"
+"X-Generator: Poedit 2.2.3\n"
 
 #: autogen.sh:103
 #, sh-format
@@ -619,43 +619,43 @@ msgstr "Efter:"
 msgid "Before:"
 msgstr "Före:"
 
-#: jhbuild/commands/__init__.py:92 jhbuild/commands/sysdeps.py:58
+#: jhbuild/commands/__init__.py:92 jhbuild/commands/sysdeps.py:63
 #, python-format
 msgid "required=%s"
 msgstr "krävs=%s"
 
-#: jhbuild/commands/__init__.py:94 jhbuild/commands/sysdeps.py:60
+#: jhbuild/commands/__init__.py:94 jhbuild/commands/sysdeps.py:65
 #, python-format
 msgid "installed=%s"
 msgstr "installerat=%s"
 
 #. Translators: This is used to separate items of package metadata
-#: jhbuild/commands/__init__.py:96 jhbuild/commands/sysdeps.py:62
+#: jhbuild/commands/__init__.py:96 jhbuild/commands/sysdeps.py:67
 msgid ", "
 msgstr ", "
 
-#: jhbuild/commands/__init__.py:98 jhbuild/commands/sysdeps.py:64
+#: jhbuild/commands/__init__.py:98 jhbuild/commands/sysdeps.py:69
 #, python-format
 msgid "(%s)"
 msgstr "(%s)"
 
-#: jhbuild/commands/__init__.py:102 jhbuild/commands/sysdeps.py:140
+#: jhbuild/commands/__init__.py:102 jhbuild/commands/sysdeps.py:145
 msgid "Required packages:"
 msgstr "Paket som krävs:"
 
-#: jhbuild/commands/__init__.py:103 jhbuild/commands/sysdeps.py:141
-#: jhbuild/commands/sysdeps.py:172
+#: jhbuild/commands/__init__.py:103 jhbuild/commands/sysdeps.py:146
+#: jhbuild/commands/sysdeps.py:177
 msgid "  System installed packages which are too old:"
 msgstr "  Systeminstallerade paket som är för gamla:"
 
 #: 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
+#: jhbuild/commands/sysdeps.py:155 jhbuild/commands/sysdeps.py:171
+#: jhbuild/commands/sysdeps.py:186 jhbuild/commands/sysdeps.py:199
 msgid "    (none)"
 msgstr "    (inga)"
 
-#: jhbuild/commands/__init__.py:115 jhbuild/commands/sysdeps.py:152
-#: jhbuild/commands/sysdeps.py:183
+#: jhbuild/commands/__init__.py:115 jhbuild/commands/sysdeps.py:157
+#: jhbuild/commands/sysdeps.py:188
 msgid "  No matching system package installed:"
 msgstr "  Inget matchande systempaket installerat:"
 
@@ -738,7 +738,7 @@ msgstr "installationsprefixet (%s) är inte skrivbart"
 #: jhbuild/modtypes/cmake.py:96 jhbuild/modtypes/meson.py:95
 #: jhbuild/versioncontrol/bzr.py:218 jhbuild/versioncontrol/cvs.py:304
 #: jhbuild/versioncontrol/darcs.py:110 jhbuild/versioncontrol/fossil.py:107
-#: jhbuild/versioncontrol/git.py:473 jhbuild/versioncontrol/hg.py:106
+#: jhbuild/versioncontrol/git.py:481 jhbuild/versioncontrol/hg.py:106
 #: jhbuild/versioncontrol/mtn.py:142 jhbuild/versioncontrol/svn.py:316
 #, python-format
 msgid "%s not found"
@@ -814,19 +814,27 @@ msgstr "Maskinläsbar lista över alla systemberoenden"
 msgid "Install pkg-config modules via system"
 msgstr "Installera pkg-config-moduler via systemet"
 
-#: jhbuild/commands/sysdeps.py:129
+#: jhbuild/commands/sysdeps.py:53
+msgid ""
+"assume yes/the default answer to interactive questions during installation "
+"of system dependencies\""
+msgstr ""
+"anta ja/standardsvaret till interaktiva frågor under installation av "
+"systemberoenden\""
+
+#: jhbuild/commands/sysdeps.py:134
 msgid "System installed packages which are new enough:"
 msgstr "Systeminstallerade paket som är tillräckligt nya:"
 
-#: jhbuild/commands/sysdeps.py:138
+#: jhbuild/commands/sysdeps.py:143
 msgid "  (none)"
 msgstr "  (ingen)"
 
-#: jhbuild/commands/sysdeps.py:171
+#: jhbuild/commands/sysdeps.py:176
 msgid "Optional packages: (JHBuild will build the missing packages)"
 msgstr "Valfria paket: (JHBuild kommer att bygga de paket som saknas)"
 
-#: jhbuild/commands/sysdeps.py:202
+#: jhbuild/commands/sysdeps.py:207
 #, python-format
 msgid ""
 "%(cmd)s is required to install packages on this system. Please install "
@@ -835,16 +843,16 @@ msgstr ""
 "%(cmd)s krävs för att installera paketen på detta systemet. Installera "
 "%(cmd)s."
 
-#: jhbuild/commands/sysdeps.py:207
+#: jhbuild/commands/sysdeps.py:212
 msgid "Don't know how to install packages on this system"
 msgstr "Vet inte hur paket ska installeras på detta system"
 
-#: jhbuild/commands/sysdeps.py:210
+#: jhbuild/commands/sysdeps.py:215
 #, python-format
 msgid "No uninstalled system dependencies to install for modules: %r"
 msgstr "Inga oinstallerade systemberoenden att installera för moduler: %r"
 
-#: jhbuild/commands/sysdeps.py:212
+#: jhbuild/commands/sysdeps.py:217
 #, python-format
 msgid "Installing dependencies on system: %s"
 msgstr "Installerar beroenden på systemet: %s"
@@ -1682,7 +1690,7 @@ msgid "Using pacman to install packages.  Please wait."
 msgstr "Använder pacman för att installera paket.  Vänta."
 
 #: jhbuild/utils/systeminstall.py:362 jhbuild/utils/systeminstall.py:380
-#: jhbuild/utils/systeminstall.py:477
+#: jhbuild/utils/systeminstall.py:481
 msgid "Nothing to install"
 msgstr "Inget att installera"
 
@@ -1709,7 +1717,7 @@ msgstr "Inget inbyggt paket hittades för %(id)s (%(filename)s)"
 msgid "Installing: %(pkgs)s"
 msgstr "Installerar: %(pkgs)s"
 
-#: jhbuild/utils/systeminstall.py:445
+#: jhbuild/utils/systeminstall.py:449
 msgid ""
 "Using apt-file to search for providers; this may be extremely slow. Please "
 "wait. Patience!"
@@ -1790,8 +1798,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:583 jhbuild/versioncontrol/git.py:623
-#: jhbuild/versioncontrol/git.py:699 jhbuild/versioncontrol/hg.py:90
+#: jhbuild/versioncontrol/git.py:591 jhbuild/versioncontrol/git.py:631
+#: jhbuild/versioncontrol/git.py:707 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"
@@ -1831,7 +1839,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:445
+#: jhbuild/versioncontrol/git.py:453
 msgid ""
 "Failed to update module as it switched to git (you should check for changes "
 "then remove the directory)."
@@ -1839,7 +1847,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:446
+#: jhbuild/versioncontrol/git.py:454
 msgid ""
 "Failed to update module (missing .git) (you should check for changes then "
 "remove the directory)."
@@ -1847,7 +1855,7 @@ msgstr ""
 "Misslyckades med att uppdatera modulen (saknar .git) (du bör leta efter "
 "ändringar och sedan ta bort katalogen)."
 
-#: jhbuild/versioncontrol/git.py:550
+#: jhbuild/versioncontrol/git.py:558
 msgid ""
 "External handling failed\n"
 " If you are running git version < 1.5.6 it is recommended you update.\n"
@@ -1855,7 +1863,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:595
+#: jhbuild/versioncontrol/git.py:603
 #, 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]