l10n: git.pot: v2.29.0 round 2 (1 new, 1 removed)

Generate po/git.pot from v2.29.0-rc1 for git v2.29.0 l10n round 2.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
This commit is contained in:
Jiang Xin 2020-10-10 09:33:19 +08:00
Родитель b4a48be10c
Коммит 1fd0dd7224
1 изменённых файлов: 116 добавлений и 116 удалений

Просмотреть файл

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n" "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
"POT-Creation-Date: 2020-10-06 09:14+0800\n" "POT-Creation-Date: 2020-10-10 09:32+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -3973,72 +3973,72 @@ msgstr ""
msgid "Low-level Commands / Internal Helpers" msgid "Low-level Commands / Internal Helpers"
msgstr "" msgstr ""
#: help.c:298 #: help.c:300
#, c-format #, c-format
msgid "available git commands in '%s'" msgid "available git commands in '%s'"
msgstr "" msgstr ""
#: help.c:305 #: help.c:307
msgid "git commands available from elsewhere on your $PATH" msgid "git commands available from elsewhere on your $PATH"
msgstr "" msgstr ""
#: help.c:314 #: help.c:316
msgid "These are common Git commands used in various situations:" msgid "These are common Git commands used in various situations:"
msgstr "" msgstr ""
#: help.c:363 git.c:99 #: help.c:365 git.c:99
#, c-format #, c-format
msgid "unsupported command listing type '%s'" msgid "unsupported command listing type '%s'"
msgstr "" msgstr ""
#: help.c:403 #: help.c:405
msgid "The Git concept guides are:" msgid "The Git concept guides are:"
msgstr "" msgstr ""
#: help.c:427 #: help.c:429
msgid "See 'git help <command>' to read about a specific subcommand" msgid "See 'git help <command>' to read about a specific subcommand"
msgstr "" msgstr ""
#: help.c:432 #: help.c:434
msgid "External commands" msgid "External commands"
msgstr "" msgstr ""
#: help.c:447 #: help.c:449
msgid "Command aliases" msgid "Command aliases"
msgstr "" msgstr ""
#: help.c:511 #: help.c:513
#, c-format #, c-format
msgid "" msgid ""
"'%s' appears to be a git command, but we were not\n" "'%s' appears to be a git command, but we were not\n"
"able to execute it. Maybe git-%s is broken?" "able to execute it. Maybe git-%s is broken?"
msgstr "" msgstr ""
#: help.c:570 #: help.c:572
msgid "Uh oh. Your system reports no Git commands at all." msgid "Uh oh. Your system reports no Git commands at all."
msgstr "" msgstr ""
#: help.c:592 #: help.c:594
#, c-format #, c-format
msgid "WARNING: You called a Git command named '%s', which does not exist." msgid "WARNING: You called a Git command named '%s', which does not exist."
msgstr "" msgstr ""
#: help.c:597 #: help.c:599
#, c-format #, c-format
msgid "Continuing under the assumption that you meant '%s'." msgid "Continuing under the assumption that you meant '%s'."
msgstr "" msgstr ""
#: help.c:602 #: help.c:604
#, c-format #, c-format
msgid "Continuing in %0.1f seconds, assuming that you meant '%s'." msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
msgstr "" msgstr ""
#: help.c:610 #: help.c:612
#, c-format #, c-format
msgid "git: '%s' is not a git command. See 'git --help'." msgid "git: '%s' is not a git command. See 'git --help'."
msgstr "" msgstr ""
#: help.c:614 #: help.c:616
msgid "" msgid ""
"\n" "\n"
"The most similar command is" "The most similar command is"
@ -4048,16 +4048,16 @@ msgid_plural ""
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: help.c:654 #: help.c:656
msgid "git version [<options>]" msgid "git version [<options>]"
msgstr "" msgstr ""
#: help.c:709 #: help.c:711
#, c-format #, c-format
msgid "%s: %s - %s" msgid "%s: %s - %s"
msgstr "" msgstr ""
#: help.c:713 #: help.c:715
msgid "" msgid ""
"\n" "\n"
"Did you mean this?" "Did you mean this?"
@ -7450,7 +7450,7 @@ msgstr ""
msgid "%s is not a valid '%s' object" msgid "%s is not a valid '%s' object"
msgstr "" msgstr ""
#: sha1-file.c:2288 builtin/index-pack.c:197 #: sha1-file.c:2288 builtin/index-pack.c:192
#, c-format #, c-format
msgid "unable to open %s" msgid "unable to open %s"
msgstr "" msgstr ""
@ -11815,27 +11815,6 @@ msgstr ""
msgid "You appear to have cloned an empty repository." msgid "You appear to have cloned an empty repository."
msgstr "" msgstr ""
#: builtin/credential-cache.c:154
msgid "credential-cache unavailable; no unix socket support"
msgstr ""
#: builtin/credential-cache--daemon.c:226
#, c-format
msgid ""
"The permissions on your socket directory are too loose; other\n"
"users may be able to read your cached credentials. Consider running:\n"
"\n"
"\tchmod 0700 %s"
msgstr ""
#: builtin/credential-cache--daemon.c:275
msgid "print debugging messages to stderr"
msgstr ""
#: builtin/credential-cache--daemon.c:315
msgid "credential-cache--daemon unavailable; no unix socket support"
msgstr ""
#: builtin/column.c:10 #: builtin/column.c:10
msgid "git column [<options>]" msgid "git column [<options>]"
msgstr "" msgstr ""
@ -12845,6 +12824,27 @@ msgstr ""
msgid "print sizes in human readable format" msgid "print sizes in human readable format"
msgstr "" msgstr ""
#: builtin/credential-cache--daemon.c:226
#, c-format
msgid ""
"The permissions on your socket directory are too loose; other\n"
"users may be able to read your cached credentials. Consider running:\n"
"\n"
"\tchmod 0700 %s"
msgstr ""
#: builtin/credential-cache--daemon.c:275
msgid "print debugging messages to stderr"
msgstr ""
#: builtin/credential-cache--daemon.c:315
msgid "credential-cache--daemon unavailable; no unix socket support"
msgstr ""
#: builtin/credential-cache.c:154
msgid "credential-cache unavailable; no unix socket support"
msgstr ""
#: builtin/describe.c:26 #: builtin/describe.c:26
msgid "git describe [<options>] [<commit-ish>...]" msgid "git describe [<options>] [<commit-ish>...]"
msgstr "" msgstr ""
@ -13896,7 +13896,7 @@ msgstr ""
msgid "Checking %s link" msgid "Checking %s link"
msgstr "" msgstr ""
#: builtin/fsck.c:696 builtin/index-pack.c:871 #: builtin/fsck.c:696 builtin/index-pack.c:865
#, c-format #, c-format
msgid "invalid %s" msgid "invalid %s"
msgstr "" msgstr ""
@ -13981,7 +13981,7 @@ msgstr ""
msgid "show verbose names for reachable objects" msgid "show verbose names for reachable objects"
msgstr "" msgstr ""
#: builtin/fsck.c:847 builtin/index-pack.c:267 #: builtin/fsck.c:847 builtin/index-pack.c:261
msgid "Checking objects" msgid "Checking objects"
msgstr "" msgstr ""
@ -14156,7 +14156,7 @@ msgstr ""
#. variable for tweaking threads, currently #. variable for tweaking threads, currently
#. grep.threads #. grep.threads
#. #.
#: builtin/grep.c:287 builtin/index-pack.c:1581 builtin/index-pack.c:1771 #: builtin/grep.c:287 builtin/index-pack.c:1576 builtin/index-pack.c:1766
#: builtin/pack-objects.c:2936 #: builtin/pack-objects.c:2936
#, c-format #, c-format
msgid "no threads support, ignoring %s" msgid "no threads support, ignoring %s"
@ -14390,7 +14390,7 @@ msgstr ""
msgid "no threads support, ignoring --threads" msgid "no threads support, ignoring --threads"
msgstr "" msgstr ""
#: builtin/grep.c:1088 builtin/index-pack.c:1578 builtin/pack-objects.c:2933 #: builtin/grep.c:1088 builtin/index-pack.c:1573 builtin/pack-objects.c:2933
#, c-format #, c-format
msgid "invalid number of threads specified (%d)" msgid "invalid number of threads specified (%d)"
msgstr "" msgstr ""
@ -14551,299 +14551,299 @@ msgstr ""
msgid "'git help config' for more information" msgid "'git help config' for more information"
msgstr "" msgstr ""
#: builtin/index-pack.c:227 #: builtin/index-pack.c:221
#, c-format #, c-format
msgid "object type mismatch at %s" msgid "object type mismatch at %s"
msgstr "" msgstr ""
#: builtin/index-pack.c:247 #: builtin/index-pack.c:241
#, c-format #, c-format
msgid "did not receive expected object %s" msgid "did not receive expected object %s"
msgstr "" msgstr ""
#: builtin/index-pack.c:250 #: builtin/index-pack.c:244
#, c-format #, c-format
msgid "object %s: expected type %s, found %s" msgid "object %s: expected type %s, found %s"
msgstr "" msgstr ""
#: builtin/index-pack.c:300 #: builtin/index-pack.c:294
#, c-format #, c-format
msgid "cannot fill %d byte" msgid "cannot fill %d byte"
msgid_plural "cannot fill %d bytes" msgid_plural "cannot fill %d bytes"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: builtin/index-pack.c:310 #: builtin/index-pack.c:304
msgid "early EOF" msgid "early EOF"
msgstr "" msgstr ""
#: builtin/index-pack.c:311 #: builtin/index-pack.c:305
msgid "read error on input" msgid "read error on input"
msgstr "" msgstr ""
#: builtin/index-pack.c:323 #: builtin/index-pack.c:317
msgid "used more bytes than were available" msgid "used more bytes than were available"
msgstr "" msgstr ""
#: builtin/index-pack.c:330 builtin/pack-objects.c:619 #: builtin/index-pack.c:324 builtin/pack-objects.c:619
msgid "pack too large for current definition of off_t" msgid "pack too large for current definition of off_t"
msgstr "" msgstr ""
#: builtin/index-pack.c:333 builtin/unpack-objects.c:95 #: builtin/index-pack.c:327 builtin/unpack-objects.c:95
msgid "pack exceeds maximum allowed size" msgid "pack exceeds maximum allowed size"
msgstr "" msgstr ""
#: builtin/index-pack.c:348 builtin/repack.c:254 #: builtin/index-pack.c:342 builtin/repack.c:254
#, c-format #, c-format
msgid "unable to create '%s'" msgid "unable to create '%s'"
msgstr "" msgstr ""
#: builtin/index-pack.c:354 #: builtin/index-pack.c:348
#, c-format #, c-format
msgid "cannot open packfile '%s'" msgid "cannot open packfile '%s'"
msgstr "" msgstr ""
#: builtin/index-pack.c:368 #: builtin/index-pack.c:362
msgid "pack signature mismatch" msgid "pack signature mismatch"
msgstr "" msgstr ""
#: builtin/index-pack.c:370 #: builtin/index-pack.c:364
#, c-format #, c-format
msgid "pack version %<PRIu32> unsupported" msgid "pack version %<PRIu32> unsupported"
msgstr "" msgstr ""
#: builtin/index-pack.c:388 #: builtin/index-pack.c:382
#, c-format #, c-format
msgid "pack has bad object at offset %<PRIuMAX>: %s" msgid "pack has bad object at offset %<PRIuMAX>: %s"
msgstr "" msgstr ""
#: builtin/index-pack.c:494 #: builtin/index-pack.c:488
#, c-format #, c-format
msgid "inflate returned %d" msgid "inflate returned %d"
msgstr "" msgstr ""
#: builtin/index-pack.c:543 #: builtin/index-pack.c:537
msgid "offset value overflow for delta base object" msgid "offset value overflow for delta base object"
msgstr "" msgstr ""
#: builtin/index-pack.c:551 #: builtin/index-pack.c:545
msgid "delta base offset is out of bound" msgid "delta base offset is out of bound"
msgstr "" msgstr ""
#: builtin/index-pack.c:559 #: builtin/index-pack.c:553
#, c-format #, c-format
msgid "unknown object type %d" msgid "unknown object type %d"
msgstr "" msgstr ""
#: builtin/index-pack.c:590 #: builtin/index-pack.c:584
msgid "cannot pread pack file" msgid "cannot pread pack file"
msgstr "" msgstr ""
#: builtin/index-pack.c:592 #: builtin/index-pack.c:586
#, c-format #, c-format
msgid "premature end of pack file, %<PRIuMAX> byte missing" msgid "premature end of pack file, %<PRIuMAX> byte missing"
msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing" msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: builtin/index-pack.c:618 #: builtin/index-pack.c:612
msgid "serious inflate inconsistency" msgid "serious inflate inconsistency"
msgstr "" msgstr ""
#: builtin/index-pack.c:763 builtin/index-pack.c:769 builtin/index-pack.c:793 #: builtin/index-pack.c:757 builtin/index-pack.c:763 builtin/index-pack.c:787
#: builtin/index-pack.c:832 builtin/index-pack.c:841 #: builtin/index-pack.c:826 builtin/index-pack.c:835
#, c-format #, c-format
msgid "SHA1 COLLISION FOUND WITH %s !" msgid "SHA1 COLLISION FOUND WITH %s !"
msgstr "" msgstr ""
#: builtin/index-pack.c:766 builtin/pack-objects.c:171 #: builtin/index-pack.c:760 builtin/pack-objects.c:171
#: builtin/pack-objects.c:231 builtin/pack-objects.c:326 #: builtin/pack-objects.c:231 builtin/pack-objects.c:326
#, c-format #, c-format
msgid "unable to read %s" msgid "unable to read %s"
msgstr "" msgstr ""
#: builtin/index-pack.c:830 #: builtin/index-pack.c:824
#, c-format #, c-format
msgid "cannot read existing object info %s" msgid "cannot read existing object info %s"
msgstr "" msgstr ""
#: builtin/index-pack.c:838 #: builtin/index-pack.c:832
#, c-format #, c-format
msgid "cannot read existing object %s" msgid "cannot read existing object %s"
msgstr "" msgstr ""
#: builtin/index-pack.c:852 #: builtin/index-pack.c:846
#, c-format #, c-format
msgid "invalid blob object %s" msgid "invalid blob object %s"
msgstr "" msgstr ""
#: builtin/index-pack.c:855 builtin/index-pack.c:874 #: builtin/index-pack.c:849 builtin/index-pack.c:868
msgid "fsck error in packed object" msgid "fsck error in packed object"
msgstr "" msgstr ""
#: builtin/index-pack.c:876 #: builtin/index-pack.c:870
#, c-format #, c-format
msgid "Not all child objects of %s are reachable" msgid "Not all child objects of %s are reachable"
msgstr "" msgstr ""
#: builtin/index-pack.c:940 builtin/index-pack.c:987 #: builtin/index-pack.c:931 builtin/index-pack.c:978
msgid "failed to apply delta" msgid "failed to apply delta"
msgstr "" msgstr ""
#: builtin/index-pack.c:1166 #: builtin/index-pack.c:1161
msgid "Receiving objects" msgid "Receiving objects"
msgstr "" msgstr ""
#: builtin/index-pack.c:1166 #: builtin/index-pack.c:1161
msgid "Indexing objects" msgid "Indexing objects"
msgstr "" msgstr ""
#: builtin/index-pack.c:1200 #: builtin/index-pack.c:1195
msgid "pack is corrupted (SHA1 mismatch)" msgid "pack is corrupted (SHA1 mismatch)"
msgstr "" msgstr ""
#: builtin/index-pack.c:1205 #: builtin/index-pack.c:1200
msgid "cannot fstat packfile" msgid "cannot fstat packfile"
msgstr "" msgstr ""
#: builtin/index-pack.c:1208 #: builtin/index-pack.c:1203
msgid "pack has junk at the end" msgid "pack has junk at the end"
msgstr "" msgstr ""
#: builtin/index-pack.c:1220 #: builtin/index-pack.c:1215
msgid "confusion beyond insanity in parse_pack_objects()" msgid "confusion beyond insanity in parse_pack_objects()"
msgstr "" msgstr ""
#: builtin/index-pack.c:1243 #: builtin/index-pack.c:1238
msgid "Resolving deltas" msgid "Resolving deltas"
msgstr "" msgstr ""
#: builtin/index-pack.c:1254 builtin/pack-objects.c:2697 #: builtin/index-pack.c:1249 builtin/pack-objects.c:2697
#, c-format #, c-format
msgid "unable to create thread: %s" msgid "unable to create thread: %s"
msgstr "" msgstr ""
#: builtin/index-pack.c:1287 #: builtin/index-pack.c:1282
msgid "confusion beyond insanity" msgid "confusion beyond insanity"
msgstr "" msgstr ""
#: builtin/index-pack.c:1293 #: builtin/index-pack.c:1288
#, c-format #, c-format
msgid "completed with %d local object" msgid "completed with %d local object"
msgid_plural "completed with %d local objects" msgid_plural "completed with %d local objects"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: builtin/index-pack.c:1305 #: builtin/index-pack.c:1300
#, c-format #, c-format
msgid "Unexpected tail checksum for %s (disk corruption?)" msgid "Unexpected tail checksum for %s (disk corruption?)"
msgstr "" msgstr ""
#: builtin/index-pack.c:1309 #: builtin/index-pack.c:1304
#, c-format #, c-format
msgid "pack has %d unresolved delta" msgid "pack has %d unresolved delta"
msgid_plural "pack has %d unresolved deltas" msgid_plural "pack has %d unresolved deltas"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: builtin/index-pack.c:1333 #: builtin/index-pack.c:1328
#, c-format #, c-format
msgid "unable to deflate appended object (%d)" msgid "unable to deflate appended object (%d)"
msgstr "" msgstr ""
#: builtin/index-pack.c:1429 #: builtin/index-pack.c:1424
#, c-format #, c-format
msgid "local object %s is corrupt" msgid "local object %s is corrupt"
msgstr "" msgstr ""
#: builtin/index-pack.c:1449 #: builtin/index-pack.c:1444
#, c-format #, c-format
msgid "packfile name '%s' does not end with '.pack'" msgid "packfile name '%s' does not end with '.pack'"
msgstr "" msgstr ""
#: builtin/index-pack.c:1474 #: builtin/index-pack.c:1469
#, c-format #, c-format
msgid "cannot write %s file '%s'" msgid "cannot write %s file '%s'"
msgstr "" msgstr ""
#: builtin/index-pack.c:1482 #: builtin/index-pack.c:1477
#, c-format #, c-format
msgid "cannot close written %s file '%s'" msgid "cannot close written %s file '%s'"
msgstr "" msgstr ""
#: builtin/index-pack.c:1506 #: builtin/index-pack.c:1501
msgid "error while closing pack file" msgid "error while closing pack file"
msgstr "" msgstr ""
#: builtin/index-pack.c:1520 #: builtin/index-pack.c:1515
msgid "cannot store pack file" msgid "cannot store pack file"
msgstr "" msgstr ""
#: builtin/index-pack.c:1528 #: builtin/index-pack.c:1523
msgid "cannot store index file" msgid "cannot store index file"
msgstr "" msgstr ""
#: builtin/index-pack.c:1572 builtin/pack-objects.c:2944 #: builtin/index-pack.c:1567 builtin/pack-objects.c:2944
#, c-format #, c-format
msgid "bad pack.indexversion=%<PRIu32>" msgid "bad pack.indexversion=%<PRIu32>"
msgstr "" msgstr ""
#: builtin/index-pack.c:1636 #: builtin/index-pack.c:1631
#, c-format #, c-format
msgid "Cannot open existing pack file '%s'" msgid "Cannot open existing pack file '%s'"
msgstr "" msgstr ""
#: builtin/index-pack.c:1638 #: builtin/index-pack.c:1633
#, c-format #, c-format
msgid "Cannot open existing pack idx file for '%s'" msgid "Cannot open existing pack idx file for '%s'"
msgstr "" msgstr ""
#: builtin/index-pack.c:1686 #: builtin/index-pack.c:1681
#, c-format #, c-format
msgid "non delta: %d object" msgid "non delta: %d object"
msgid_plural "non delta: %d objects" msgid_plural "non delta: %d objects"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: builtin/index-pack.c:1693 #: builtin/index-pack.c:1688
#, c-format #, c-format
msgid "chain length = %d: %lu object" msgid "chain length = %d: %lu object"
msgid_plural "chain length = %d: %lu objects" msgid_plural "chain length = %d: %lu objects"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: builtin/index-pack.c:1733 #: builtin/index-pack.c:1728
msgid "Cannot come back to cwd" msgid "Cannot come back to cwd"
msgstr "" msgstr ""
#: builtin/index-pack.c:1782 builtin/index-pack.c:1785 #: builtin/index-pack.c:1777 builtin/index-pack.c:1780
#: builtin/index-pack.c:1801 builtin/index-pack.c:1805 #: builtin/index-pack.c:1796 builtin/index-pack.c:1800
#, c-format #, c-format
msgid "bad %s" msgid "bad %s"
msgstr "" msgstr ""
#: builtin/index-pack.c:1811 builtin/init-db.c:391 builtin/init-db.c:623 #: builtin/index-pack.c:1806 builtin/init-db.c:391 builtin/init-db.c:623
#, c-format #, c-format
msgid "unknown hash algorithm '%s'" msgid "unknown hash algorithm '%s'"
msgstr "" msgstr ""
#: builtin/index-pack.c:1826 #: builtin/index-pack.c:1821
msgid "--fix-thin cannot be used without --stdin" msgid "--fix-thin cannot be used without --stdin"
msgstr "" msgstr ""
#: builtin/index-pack.c:1828 #: builtin/index-pack.c:1823
msgid "--stdin requires a git repository" msgid "--stdin requires a git repository"
msgstr "" msgstr ""
#: builtin/index-pack.c:1830 #: builtin/index-pack.c:1825
msgid "--object-format cannot be used with --stdin" msgid "--object-format cannot be used with --stdin"
msgstr "" msgstr ""
#: builtin/index-pack.c:1836 #: builtin/index-pack.c:1831
msgid "--verify with no packfile name given" msgid "--verify with no packfile name given"
msgstr "" msgstr ""
#: builtin/index-pack.c:1897 builtin/unpack-objects.c:582 #: builtin/index-pack.c:1892 builtin/unpack-objects.c:582
msgid "fsck error in pack objects" msgid "fsck error in pack objects"
msgstr "" msgstr ""
@ -20306,7 +20306,7 @@ msgid "limit the summary size"
msgstr "" msgstr ""
#: builtin/submodule--helper.c:1311 #: builtin/submodule--helper.c:1311
msgid "git submodule--helper summary [<options>] [commit] [--] [<path>]" msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
msgstr "" msgstr ""
#: builtin/submodule--helper.c:1335 #: builtin/submodule--helper.c:1335
@ -20623,7 +20623,7 @@ msgstr ""
msgid "--branch and --default are mutually exclusive" msgid "--branch and --default are mutually exclusive"
msgstr "" msgstr ""
#: builtin/submodule--helper.c:2792 git.c:438 git.c:691 #: builtin/submodule--helper.c:2792 git.c:438 git.c:710
#, c-format #, c-format
msgid "%s doesn't support --super-prefix" msgid "%s doesn't support --super-prefix"
msgstr "" msgstr ""
@ -21603,29 +21603,29 @@ msgstr ""
msgid "close failed on standard output" msgid "close failed on standard output"
msgstr "" msgstr ""
#: git.c:800 #: git.c:819
#, c-format #, c-format
msgid "alias loop detected: expansion of '%s' does not terminate:%s" msgid "alias loop detected: expansion of '%s' does not terminate:%s"
msgstr "" msgstr ""
#: git.c:850 #: git.c:869
#, c-format #, c-format
msgid "cannot handle %s as a builtin" msgid "cannot handle %s as a builtin"
msgstr "" msgstr ""
#: git.c:863 #: git.c:882
#, c-format #, c-format
msgid "" msgid ""
"usage: %s\n" "usage: %s\n"
"\n" "\n"
msgstr "" msgstr ""
#: git.c:883 #: git.c:902
#, c-format #, c-format
msgid "expansion of alias '%s' failed; '%s' is not a git command\n" msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
msgstr "" msgstr ""
#: git.c:895 #: git.c:914
#, c-format #, c-format
msgid "failed to run command '%s': %s\n" msgid "failed to run command '%s': %s\n"
msgstr "" msgstr ""