From 03d9fd1f6e5d51b5c87a8d1ac0f9139aeb7a0472 Mon Sep 17 00:00:00 2001 From: Peter Krefting Date: Wed, 18 Aug 2021 07:47:39 +0100 Subject: [PATCH] l10n: sv.po: Fix git-po-helper breakage Fixes errors introduced in commit efedbb11de27a22c when running git-po-helper. Signed-off-by: Peter Krefting --- po/sv.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/sv.po b/po/sv.po index 7e088249e3..fe8b6989d5 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: git 2.33.0\n" "Report-Msgid-Bugs-To: Git Mailing List \n" "POT-Creation-Date: 2021-08-14 07:56+0800\n" -"PO-Revision-Date: 2021-08-14 21:14+0100\n" +"PO-Revision-Date: 2021-08-18 07:47+0100\n" "Last-Translator: Peter Krefting \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -10348,7 +10348,7 @@ msgstr "Flaggan --ignore-missing kan endast användas tillsammans med --dry-run" #: builtin/add.c:526 #, c-format msgid "--chmod param '%s' must be either -x or +x" -msgstr "--chmod parametern \"%s\" måste antingen vara -x eller +x" +msgstr "\"--chmod\"-parametern \"%s\" måste antingen vara -x eller +x" #: builtin/add.c:544 builtin/checkout.c:1733 builtin/commit.c:363 #: 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" #: builtin/branch.c:650 msgid "Specific git-branch actions:" -msgstr "Specifika git-branch åtgärder:" +msgstr "Specifika git-branch-åtgärder:" #: builtin/branch.c:651 msgid "list both remote-tracking and local branches" @@ -21829,7 +21829,7 @@ msgstr "git log --pretty=short | git shortlog []" #: builtin/shortlog.c:123 msgid "using multiple --group options with stdin is not supported" -msgstr "mer än en --group flagga stöds inte med standard in" +msgstr "mer än en \"--group\"-flagga stöds inte med standard in" #: builtin/shortlog.c:133 msgid "using --group=trailer with stdin is not supported"