88msgstr ""
99"Project-Id-Version : PACKAGE VERSION\n "
1010"Report-Msgid-Bugs-To : Git Mailing List <git@vger.kernel.org>\n "
11- "POT-Creation-Date : 2016-02-28 20:31 +0800\n "
11+ "POT-Creation-Date : 2016-03-12 22:05 +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 <LL@li.org>\n "
@@ -1080,6 +1080,16 @@ msgstr ""
10801080msgid "unrecognized format: %%(%s)"
10811081msgstr ""
10821082
1083+ #: ref-filter.c:77
1084+ #, c-format
1085+ msgid "%%(body) does not take arguments"
1086+ msgstr ""
1087+
1088+ #: ref-filter.c:84
1089+ #, c-format
1090+ msgid "%%(subject) does not take arguments"
1091+ msgstr ""
1092+
10831093#: ref-filter.c:101
10841094#, c-format
10851095msgid "positive value expected contents:lines=%s"
@@ -1120,16 +1130,65 @@ msgstr ""
11201130msgid "positive width expected with the %%(align) atom"
11211131msgstr ""
11221132
1133+ #: ref-filter.c:244
1134+ #, c-format
1135+ msgid "malformed field name: %.*s"
1136+ msgstr ""
1137+
1138+ #: ref-filter.c:270
1139+ #, c-format
1140+ msgid "unknown field name: %.*s"
1141+ msgstr ""
1142+
11231143#: ref-filter.c:372
11241144#, c-format
11251145msgid "format: %%(end) atom used without corresponding atom"
11261146msgstr ""
11271147
1148+ #: ref-filter.c:424
1149+ #, c-format
1150+ msgid "malformed format string %s"
1151+ msgstr ""
1152+
1153+ #: ref-filter.c:878
1154+ msgid ":strip= requires a positive integer argument"
1155+ msgstr ""
1156+
1157+ #: ref-filter.c:883
1158+ #, c-format
1159+ msgid "ref '%s' does not have %ld components to :strip"
1160+ msgstr ""
1161+
1162+ #: ref-filter.c:1046
1163+ #, c-format
1164+ msgid "unknown %.*s format %s"
1165+ msgstr ""
1166+
1167+ #: ref-filter.c:1066 ref-filter.c:1097
1168+ #, c-format
1169+ msgid "missing object %s for %s"
1170+ msgstr ""
1171+
1172+ #: ref-filter.c:1069 ref-filter.c:1100
1173+ #, c-format
1174+ msgid "parse_object_buffer failed on %s for %s"
1175+ msgstr ""
1176+
11281177#: ref-filter.c:1311
11291178#, c-format
11301179msgid "malformed object at '%s'"
11311180msgstr ""
11321181
1182+ #: ref-filter.c:1373
1183+ #, c-format
1184+ msgid "ignoring ref with broken name %s"
1185+ msgstr ""
1186+
1187+ #: ref-filter.c:1378
1188+ #, c-format
1189+ msgid "ignoring broken ref %s"
1190+ msgstr ""
1191+
11331192#: ref-filter.c:1651
11341193#, c-format
11351194msgid "format: %%(end) atom missing"
@@ -1528,6 +1587,20 @@ msgstr ""
15281587msgid "failed to read %s"
15291588msgstr ""
15301589
1590+ #: sha1_file.c:1080
1591+ msgid "offset before end of packfile (broken .idx?)"
1592+ msgstr ""
1593+
1594+ #: sha1_file.c:2459
1595+ #, c-format
1596+ msgid "offset before start of pack index for %s (corrupt index?)"
1597+ msgstr ""
1598+
1599+ #: sha1_file.c:2463
1600+ #, c-format
1601+ msgid "offset beyond end of pack index for %s (truncated index?)"
1602+ msgstr ""
1603+
15311604#: sha1_name.c:462
15321605msgid ""
15331606"Git normally never creates a ref that ends with 40 hex characters\n"
@@ -1564,6 +1637,11 @@ msgstr ""
15641637msgid "staging updated .gitmodules failed"
15651638msgstr ""
15661639
1640+ #: trailer.c:237
1641+ #, c-format
1642+ msgid "running trailer command '%s' failed"
1643+ msgstr ""
1644+
15671645#: trailer.c:492 trailer.c:496 trailer.c:500 trailer.c:554 trailer.c:558
15681646#: trailer.c:562
15691647#, c-format
@@ -3977,6 +4055,10 @@ msgstr ""
39774055msgid "HEAD is now at"
39784056msgstr ""
39794057
4058+ #: builtin/checkout.c:665 builtin/clone.c:659
4059+ msgid "unable to update HEAD"
4060+ msgstr ""
4061+
39804062#: builtin/checkout.c:669
39814063#, c-format
39824064msgid "Reset branch '%s'\n"
@@ -4458,6 +4540,12 @@ msgstr ""
44584540msgid "use IPv6 addresses only"
44594541msgstr ""
44604542
4543+ #: builtin/clone.c:239
4544+ msgid ""
4545+ "No directory name could be guessed.\n"
4546+ "Please specify a directory on the command line"
4547+ msgstr ""
4548+
44614549#: builtin/clone.c:305
44624550#, c-format
44634551msgid "reference repository '%s' as a linked checkout is not supported yet."
@@ -4529,6 +4617,11 @@ msgstr ""
45294617msgid "remote did not send all necessary objects"
45304618msgstr ""
45314619
4620+ #: builtin/clone.c:647
4621+ #, c-format
4622+ msgid "unable to update %s"
4623+ msgstr ""
4624+
45324625#: builtin/clone.c:696
45334626msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
45344627msgstr ""
@@ -4537,6 +4630,10 @@ msgstr ""
45374630msgid "unable to checkout working tree"
45384631msgstr ""
45394632
4633+ #: builtin/clone.c:753
4634+ msgid "unable to write parameters to config file"
4635+ msgstr ""
4636+
45404637#: builtin/clone.c:816
45414638msgid "cannot repack to clean up"
45424639msgstr ""
@@ -6670,55 +6767,55 @@ msgstr ""
66706767msgid "bad pack.indexversion=%<PRIu32>"
66716768msgstr ""
66726769
6673- #: builtin/index-pack.c:1479 builtin/index-pack.c:1663
6770+ #: builtin/index-pack.c:1479 builtin/index-pack.c:1664
66746771#, c-format
66756772msgid "no threads support, ignoring %s"
66766773msgstr ""
66776774
6678- #: builtin/index-pack.c:1537
6775+ #: builtin/index-pack.c:1538
66796776#, c-format
66806777msgid "Cannot open existing pack file '%s'"
66816778msgstr ""
66826779
6683- #: builtin/index-pack.c:1539
6780+ #: builtin/index-pack.c:1540
66846781#, c-format
66856782msgid "Cannot open existing pack idx file for '%s'"
66866783msgstr ""
66876784
6688- #: builtin/index-pack.c:1586
6785+ #: builtin/index-pack.c:1587
66896786#, c-format
66906787msgid "non delta: %d object"
66916788msgid_plural "non delta: %d objects"
66926789msgstr[ 0 ] ""
66936790msgstr[ 1 ] ""
66946791
6695- #: builtin/index-pack.c:1593
6792+ #: builtin/index-pack.c:1594
66966793#, c-format
66976794msgid "chain length = %d: %lu object"
66986795msgid_plural "chain length = %d: %lu objects"
66996796msgstr[ 0 ] ""
67006797msgstr[ 1 ] ""
67016798
6702- #: builtin/index-pack.c:1623
6799+ #: builtin/index-pack.c:1624
67036800msgid "Cannot come back to cwd"
67046801msgstr ""
67056802
6706- #: builtin/index-pack.c:1675 builtin/index-pack.c:1678
6707- #: builtin/index-pack.c:1690 builtin/index-pack.c:1694
6803+ #: builtin/index-pack.c:1676 builtin/index-pack.c:1679
6804+ #: builtin/index-pack.c:1691 builtin/index-pack.c:1695
67086805#, c-format
67096806msgid "bad %s"
67106807msgstr ""
67116808
6712- #: builtin/index-pack.c:1708
6809+ #: builtin/index-pack.c:1709
67136810msgid "--fix-thin cannot be used without --stdin"
67146811msgstr ""
67156812
6716- #: builtin/index-pack.c:1712 builtin/index-pack.c:1721
6813+ #: builtin/index-pack.c:1713 builtin/index-pack.c:1722
67176814#, c-format
67186815msgid "packfile name '%s' does not end with '.pack'"
67196816msgstr ""
67206817
6721- #: builtin/index-pack.c:1729
6818+ #: builtin/index-pack.c:1730
67226819msgid "--verify with no packfile name given"
67236820msgstr ""
67246821
@@ -10679,7 +10776,7 @@ msgid ""
1067910776"to read about a specific subcommand or concept."
1068010777msgstr ""
1068110778
10682- #: http.c:320
10779+ #: http.c:321
1068310780msgid "Public key pinning not supported with cURL < 7.44.0"
1068410781msgstr ""
1068510782
@@ -10764,7 +10861,7 @@ msgid "Update remote refs along with associated objects"
1076410861msgstr ""
1076510862
1076610863#: common-cmds.h:32
10767- msgid "Forward-port local commits to the updated upstream head "
10864+ msgid "Reapply commits on top of another base tip "
1076810865msgstr ""
1076910866
1077010867#: common-cmds.h:33
0 commit comments