-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
Showing
1 changed file
with
13 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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>]" | ||
|
@@ -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 "" | ||
|
@@ -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 "" | ||
|