Skip to content

Commit 7f95bc7

Browse files
committed
l10n: git.pot: v2.21.0 round 2 (3 new, 3 removed)
Introduce 3 update messages for v2.21.0 l10n round 2 from commit 32ceace (Fix typos in translatable strings for v2.21.0, 2019-02-11). Signed-off-by: Jiang Xin <[email protected]>
1 parent a603d94 commit 7f95bc7

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

po/git.pot

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
11-
"POT-Creation-Date: 2019-02-09 20:54+0800\n"
11+
"POT-Creation-Date: 2019-02-15 10:09+0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -7690,7 +7690,8 @@ msgstr ""
76907690

76917691
#: builtin/bisect--helper.c:174
76927692
#, c-format
7693-
msgid "could not check out original HEAD '%s'. Try 'git bisectreset <commit>'."
7693+
msgid ""
7694+
"could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
76947695
msgstr ""
76957696

76967697
#: builtin/bisect--helper.c:215
@@ -7831,7 +7832,7 @@ msgid "update BISECT_HEAD instead of checking out the current commit"
78317832
msgstr ""
78327833

78337834
#: builtin/bisect--helper.c:649
7834-
msgid "no log for BISECT_WRITE "
7835+
msgid "no log for BISECT_WRITE"
78357836
msgstr ""
78367837

78377838
#: builtin/bisect--helper.c:666
@@ -10934,10 +10935,10 @@ msgstr ""
1093410935
msgid "Could not fetch %s"
1093510936
msgstr ""
1093610937

10937-
#: builtin/fetch.c:1482 builtin/fetch.c:1651
10938+
#: builtin/fetch.c:1482
1093810939
msgid ""
1093910940
"--filter can only be used with the remote configured in extensions."
10940-
"partialclone"
10941+
"partialClone"
1094110942
msgstr ""
1094210943

1094310944
#: builtin/fetch.c:1506
@@ -10983,6 +10984,12 @@ msgstr ""
1098310984
msgid "Fetching a group and specifying refspecs does not make sense"
1098410985
msgstr ""
1098510986

10987+
#: builtin/fetch.c:1651
10988+
msgid ""
10989+
"--filter can only be used with the remote configured in extensions."
10990+
"partialclone"
10991+
msgstr ""
10992+
1098610993
#: builtin/fmt-merge-msg.c:18
1098710994
msgid ""
1098810995
"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
@@ -14814,7 +14821,7 @@ msgstr ""
1481414821
msgid "git rebase --continue | --abort | --skip | --edit-todo"
1481514822
msgstr ""
1481614823

14817-
#: builtin/rebase.c:121
14824+
#: builtin/rebase.c:121 builtin/rebase.c:1437
1481814825
#, c-format
1481914826
msgid "%s requires an interactive rebase"
1482014827
msgstr ""
@@ -15088,10 +15095,6 @@ msgstr ""
1508815095
msgid "--strategy requires --merge or --interactive"
1508915096
msgstr ""
1509015097

15091-
#: builtin/rebase.c:1437
15092-
msgid "--reschedule-failed-exec requires an interactive rebase"
15093-
msgstr ""
15094-
1509515098
#: builtin/rebase.c:1446
1509615099
msgid "cannot combine am options with either interactive or merge options"
1509715100
msgstr ""

0 commit comments

Comments
 (0)