Skip to content

Commit

Permalink
l10n: git.pot: v2.21.0 round 2 (3 new, 3 removed)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
jiangxin committed Feb 15, 2019
1 parent a603d94 commit 7f95bc7
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions po/git.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
"POT-Creation-Date: 2019-02-09 20:54+0800\n"
"POT-Creation-Date: 2019-02-15 10:09+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -7690,7 +7690,8 @@ msgstr ""

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

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

#: builtin/bisect--helper.c:649
msgid "no log for BISECT_WRITE "
msgid "no log for BISECT_WRITE"
msgstr ""

#: builtin/bisect--helper.c:666
Expand Down Expand Up @@ -10934,10 +10935,10 @@ msgstr ""
msgid "Could not fetch %s"
msgstr ""

#: builtin/fetch.c:1482 builtin/fetch.c:1651
#: builtin/fetch.c:1482
msgid ""
"--filter can only be used with the remote configured in extensions."
"partialclone"
"partialClone"
msgstr ""

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

#: builtin/fetch.c:1651
msgid ""
"--filter can only be used with the remote configured in extensions."
"partialclone"
msgstr ""

#: builtin/fmt-merge-msg.c:18
msgid ""
"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
Expand Down Expand Up @@ -14814,7 +14821,7 @@ msgstr ""
msgid "git rebase --continue | --abort | --skip | --edit-todo"
msgstr ""

#: builtin/rebase.c:121
#: builtin/rebase.c:121 builtin/rebase.c:1437
#, c-format
msgid "%s requires an interactive rebase"
msgstr ""
Expand Down Expand Up @@ -15088,10 +15095,6 @@ msgstr ""
msgid "--strategy requires --merge or --interactive"
msgstr ""

#: builtin/rebase.c:1437
msgid "--reschedule-failed-exec requires an interactive rebase"
msgstr ""

#: builtin/rebase.c:1446
msgid "cannot combine am options with either interactive or merge options"
msgstr ""
Expand Down

0 comments on commit 7f95bc7

Please sign in to comment.