l10n: sv.po: Update Swedish translation(3608t0f0u)
Signed-off-by: Peter Krefting <peter@softwolves.pp.se>
Peter Krefting committed
Jun 26, 2018 at 13:29 UTC
a7a31d49b6241b07727f549b40a6c01247aa6ea5
1 file changed
+19
-19
po/sv.po
+19
-19
@@ -7,8 +7,8 @@ msgid ""
7
msgstr ""
8
"Project-Id-Version: git 2.18.0\n"
9
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
10
-"POT-Creation-Date: 2018-06-08 09:03+0800\n"
11
-"PO-Revision-Date: 2018-06-08 22:53+0100\n"
10
+"POT-Creation-Date: 2018-06-16 22:06+0800\n"
11
+"PO-Revision-Date: 2018-06-26 13:28+0100\n"
12
"Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n"
13
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
14
"Language: sv\n"
@@ -1278,7 +1278,7 @@ msgstr ""
1278
"Slå av detta meddelande genom att skriva\n"
1279
"\"git config advice.graftFileDeprecated false\""
1280
1281
-#: commit.c:1537
1281
+#: commit.c:1540
1282
msgid ""
1283
"Warning: commit message did not conform to UTF-8.\n"
1284
"You may want to amend it after fixing the message, or set the config\n"
@@ -2335,8 +2335,8 @@ msgstr "Snabbspolar undermodulen %s till följande incheckning:"
2335
2336
#: merge-recursive.c:1211 merge-recursive.c:1223
2337
#, c-format
2338
-msgid "Fast-forwarding submodule %s to %s"
2339
-msgstr "Snabbspolar undermodulen %s till %s"
2338
+msgid "Fast-forwarding submodule %s"
2339
+msgstr "Snabbspolar undermodulen %s"
2340
2341
#: merge-recursive.c:1245
2342
#, c-format
@@ -9383,7 +9383,7 @@ msgstr "felaktigt antal trådar angivet (%d) för %s"
9383
#. variable for tweaking threads, currently
9384
#. grep.threads
9385
#.
9386
-#: builtin/grep.c:293 builtin/index-pack.c:1531 builtin/index-pack.c:1723
9386
+#: builtin/grep.c:293 builtin/index-pack.c:1535 builtin/index-pack.c:1727
9387
#, c-format
9388
msgid "no threads support, ignoring %s"
9389
msgstr "trådstöd saknas, ignorerar %s"
@@ -9592,7 +9592,7 @@ msgstr "--no-index och --untracked kan inte användas med revisioner"
9592
msgid "unable to resolve revision: %s"
9593
msgstr "kan inte slå upp revision: %s"
9594
9595
-#: builtin/grep.c:1036 builtin/index-pack.c:1527
9595
+#: builtin/grep.c:1036 builtin/index-pack.c:1531
9596
#, c-format
9597
msgid "invalid number of threads specified (%d)"
9598
msgstr "felaktigt antal trådar angivet (%d)"
@@ -10001,58 +10001,58 @@ msgstr "kan inte spara paketfil"
10001
msgid "cannot store index file"
10002
msgstr "kan inte spara indexfil"
10003
10004
-#: builtin/index-pack.c:1521
10004
+#: builtin/index-pack.c:1525
10005
#, c-format
10006
msgid "bad pack.indexversion=%<PRIu32>"
10007
msgstr "felaktig pack.indexversion=%<PRIu32>"
10008
10009
-#: builtin/index-pack.c:1590
10009
+#: builtin/index-pack.c:1594
10010
#, c-format
10011
msgid "Cannot open existing pack file '%s'"
10012
msgstr "Kan inte öppna befintlig paketfil \"%s\""
10013
10014
-#: builtin/index-pack.c:1592
10014
+#: builtin/index-pack.c:1596
10015
#, c-format
10016
msgid "Cannot open existing pack idx file for '%s'"
10017
msgstr "Kan inte öppna befintlig paket-idx-fil för \"%s\""
10018
10019
-#: builtin/index-pack.c:1640
10019
+#: builtin/index-pack.c:1644
10020
#, c-format
10021
msgid "non delta: %d object"
10022
msgid_plural "non delta: %d objects"
10023
msgstr[0] "icke-delta: %d objekt"
10024
msgstr[1] "icke-delta: %d objekt"
10025
10026
-#: builtin/index-pack.c:1647
10026
+#: builtin/index-pack.c:1651
10027
#, c-format
10028
msgid "chain length = %d: %lu object"
10029
msgid_plural "chain length = %d: %lu objects"
10030
msgstr[0] "kedjelängd = %d: %lu objekt"
10031
msgstr[1] "kedjelängd = %d: %lu objekt"
10032
10033
-#: builtin/index-pack.c:1684
10033
+#: builtin/index-pack.c:1688
10034
msgid "Cannot come back to cwd"
10035
msgstr "Kan inte gå tillbaka till arbetskatalogen (cwd)"
10036
10037
-#: builtin/index-pack.c:1735 builtin/index-pack.c:1738
10038
-#: builtin/index-pack.c:1754 builtin/index-pack.c:1758
10037
+#: builtin/index-pack.c:1739 builtin/index-pack.c:1742
10038
+#: builtin/index-pack.c:1758 builtin/index-pack.c:1762
10039
#, c-format
10040
msgid "bad %s"
10041
msgstr "felaktig %s"
10042
10043
-#: builtin/index-pack.c:1774
10043
+#: builtin/index-pack.c:1778
10044
msgid "--fix-thin cannot be used without --stdin"
10045
msgstr "--fix-thin kan inte användas med --stdin"
10046
10047
-#: builtin/index-pack.c:1776
10047
+#: builtin/index-pack.c:1780
10048
msgid "--stdin requires a git repository"
10049
msgstr "--stdin kräver ett git-arkiv"
10050
10051
-#: builtin/index-pack.c:1782
10051
+#: builtin/index-pack.c:1786
10052
msgid "--verify with no packfile name given"
10053
msgstr "--verify angavs utan paketfilnamn"
10054
10055
-#: builtin/index-pack.c:1832 builtin/unpack-objects.c:578
10055
+#: builtin/index-pack.c:1836 builtin/unpack-objects.c:578
10056
msgid "fsck error in pack objects"
10057
msgstr "fsck-fel i packat objekt"
10058