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 : 2012-11-23 14:27 +0800\n "
11+ "POT-Creation-Date : 2012-11-30 12:40 +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 "
@@ -309,20 +309,30 @@ msgstr ""
309309msgid " Unknown dirstat parameter '%s'\n"
310310msgstr ""
311311
312- #: diff.c:219
312+ #: diff.c:194
313+ #, c-format
314+ msgid "Unknown value for 'diff.submodule' config variable: '%s'"
315+ msgstr ""
316+
317+ #: diff.c:237
313318#, c-format
314319msgid ""
315320"Found errors in 'diff.dirstat' config variable:\n"
316321"%s"
317322msgstr ""
318323
319- #: diff.c:3467
324+ #: diff.c:3494
320325#, c-format
321326msgid ""
322327"Failed to parse --dirstat/-X option parameter:\n"
323328"%s"
324329msgstr ""
325330
331+ #: diff.c:3508
332+ #, c-format
333+ msgid "Failed to parse --submodule option parameter: '%s'"
334+ msgstr ""
335+
326336#: gpg-interface.c:59
327337msgid "could not run gpg."
328338msgstr ""
@@ -680,15 +690,23 @@ msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
680690msgstr[ 0 ] ""
681691msgstr[ 1 ] ""
682692
683- #: remote.c:1638
693+ #: remote.c:1637
694+ msgid " (use \" git push\" to publish your local commits)\n"
695+ msgstr ""
696+
697+ #: remote.c:1640
684698#, c-format
685699msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
686700msgid_plural ""
687701"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
688702msgstr[ 0 ] ""
689703msgstr[ 1 ] ""
690704
691- #: remote.c:1646
705+ #: remote.c:1647
706+ msgid " (use \" git pull\" to update your local branch)\n"
707+ msgstr ""
708+
709+ #: remote.c:1650
692710#, c-format
693711msgid ""
694712"Your branch and '%s' have diverged,\n"
@@ -699,6 +717,10 @@ msgid_plural ""
699717msgstr[ 0 ] ""
700718msgstr[ 1 ] ""
701719
720+ #: remote.c:1659
721+ msgid " (use \" git pull\" to merge the remote branch into yours)\n"
722+ msgstr ""
723+
702724#: sequencer.c:123 builtin/merge.c:761 builtin/merge.c:874 builtin/merge.c:984
703725#: builtin/merge.c:994
704726#, c-format
@@ -1332,7 +1354,7 @@ msgstr ""
13321354msgid "Unstaged changes after refreshing the index:"
13331355msgstr ""
13341356
1335- #: builtin/add.c:195 builtin/add.c:460 builtin/rm.c:260
1357+ #: builtin/add.c:195 builtin/add.c:460 builtin/rm.c:275
13361358#, c-format
13371359msgid "pathspec '%s' did not match any files"
13381360msgstr ""
@@ -1461,7 +1483,7 @@ msgstr ""
14611483msgid "index file corrupt"
14621484msgstr ""
14631485
1464- #: builtin/add.c:481 builtin/apply.c:4450 builtin/mv.c:229 builtin/rm.c:355
1486+ #: builtin/add.c:481 builtin/apply.c:4450 builtin/mv.c:229 builtin/rm.c:370
14651487msgid "Unable to write new index file"
14661488msgstr ""
14671489
@@ -6814,7 +6836,7 @@ msgstr ""
68146836msgid "git remote remove <name>"
68156837msgstr ""
68166838
6817- #: builtin/remote.c:15
6839+ #: builtin/remote.c:15 builtin/remote.c:42
68186840msgid "git remote set-head <name> (-a | -d | <branch>)"
68196841msgstr ""
68206842
@@ -6851,10 +6873,6 @@ msgstr ""
68516873msgid "git remote add [<options>] <name> <url>"
68526874msgstr ""
68536875
6854- #: builtin/remote.c:42
6855- msgid "git remote set-head <name> (-a | -d | <branch>])"
6856- msgstr ""
6857-
68586876#: builtin/remote.c:47
68596877msgid "git remote set-branches <name> <branch>..."
68606878msgstr ""
@@ -7592,12 +7610,12 @@ msgstr ""
75927610msgid "exit with a zero status even if nothing matched"
75937611msgstr ""
75947612
7595- #: builtin/rm.c:268
7613+ #: builtin/rm.c:283
75967614#, c-format
75977615msgid "not removing '%s' recursively without -r"
75987616msgstr ""
75997617
7600- #: builtin/rm.c:307
7618+ #: builtin/rm.c:322
76017619#, c-format
76027620msgid "git rm: unable to remove %s"
76037621msgstr ""
0 commit comments