Skip to content

Commit 03d9fd1

Browse files
committed
l10n: sv.po: Fix git-po-helper breakage
Fixes errors introduced in commit efedbb1 when running git-po-helper. Signed-off-by: Peter Krefting <[email protected]>
1 parent 7116fd3 commit 03d9fd1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

po/sv.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: git 2.33.0\n"
99
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
1010
"POT-Creation-Date: 2021-08-14 07:56+0800\n"
11-
"PO-Revision-Date: 2021-08-14 21:14+0100\n"
11+
"PO-Revision-Date: 2021-08-18 07:47+0100\n"
1212
"Last-Translator: Peter Krefting <[email protected]>\n"
1313
"Language-Team: Swedish <[email protected]>\n"
1414
"Language: sv\n"
@@ -10348,7 +10348,7 @@ msgstr "Flaggan --ignore-missing kan endast användas tillsammans med --dry-run"
1034810348
#: builtin/add.c:526
1034910349
#, c-format
1035010350
msgid "--chmod param '%s' must be either -x or +x"
10351-
msgstr "--chmod parametern \"%s\" måste antingen vara -x eller +x"
10351+
msgstr "\"--chmod\"-parametern \"%s\" måste antingen vara -x eller +x"
1035210352

1035310353
#: builtin/add.c:544 builtin/checkout.c:1733 builtin/commit.c:363
1035410354
#: builtin/reset.c:328 builtin/rm.c:273 builtin/stash.c:1633
@@ -11534,7 +11534,7 @@ msgstr "visa endast grenar som inte innehåller incheckningen"
1153411534

1153511535
#: builtin/branch.c:650
1153611536
msgid "Specific git-branch actions:"
11537-
msgstr "Specifika git-branch åtgärder:"
11537+
msgstr "Specifika git-branch-åtgärder:"
1153811538

1153911539
#: builtin/branch.c:651
1154011540
msgid "list both remote-tracking and local branches"
@@ -21829,7 +21829,7 @@ msgstr "git log --pretty=short | git shortlog [<flaggor>]"
2182921829

2183021830
#: builtin/shortlog.c:123
2183121831
msgid "using multiple --group options with stdin is not supported"
21832-
msgstr "mer än en --group flagga stöds inte med standard in"
21832+
msgstr "mer än en \"--group\"-flagga stöds inte med standard in"
2183321833

2183421834
#: builtin/shortlog.c:133
2183521835
msgid "using --group=trailer with stdin is not supported"

0 commit comments

Comments
 (0)