diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2019-06-04 08:27:36 +0800 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2019-06-04 08:27:36 +0800 |
commit | 386544cd8481a66de949ce94cff942eeebdca1d5 (patch) | |
tree | 691c2a11bec9c8a3e1d0ecc4e315e398fc80e449 | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/git/git (diff) | |
download | tgif-386544cd8481a66de949ce94cff942eeebdca1d5.tar.xz |
l10n: git.pot: v2.22.0 round 3 (3 new, 2 removed)
Generate po/git.pot from v2.22.0-rc3 for git v2.22.0 l10n round 3.
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
-rw-r--r-- | po/git.pot | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/po/git.pot b/po/git.pot index 6da3751dfa..14c6327266 100644 --- a/po/git.pot +++ b/po/git.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n" -"POT-Creation-Date: 2019-05-31 14:35+0800\n" +"POT-Creation-Date: 2019-06-04 08:24+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2473,7 +2473,7 @@ msgid "show the given source prefix instead of \"a/\"" msgstr "" #: diff.c:5357 -msgid "show the given source prefix instead of \"b/\"" +msgid "show the given destination prefix instead of \"b/\"" msgstr "" #: diff.c:5360 @@ -3329,7 +3329,11 @@ msgstr "" msgid "expected 'tree:<depth>'" msgstr "" -#: list-objects-filter-options.c:156 +#: list-objects-filter-options.c:84 +msgid "sparse:path filters support has been dropped" +msgstr "" + +#: list-objects-filter-options.c:158 msgid "cannot change partial clone promisor remote" msgstr "" @@ -19438,7 +19442,7 @@ msgstr "" #: remote-curl.c:1120 remote-curl.c:1126 #, c-format -msgid "protocol error: expected sha/ref, got %s'" +msgid "protocol error: expected sha/ref, got '%s'" msgstr "" #: remote-curl.c:1138 remote-curl.c:1252 @@ -19467,11 +19471,11 @@ msgstr "" msgid "remote-curl: unknown command '%s' from git" msgstr "" -#: list-objects-filter-options.h:63 +#: list-objects-filter-options.h:61 msgid "args" msgstr "" -#: list-objects-filter-options.h:64 +#: list-objects-filter-options.h:62 msgid "object filtering" msgstr "" |