8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"
Report-Msgid-Bugs-To :
Git Mailing List <[email protected] >\n "
11
- "POT-Creation-Date : 2012-11-23 14:27 +0800\n "
11
+ "POT-Creation-Date : 2012-11-30 12:40 +0800\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -309,20 +309,30 @@ msgstr ""
309
309
msgid " Unknown dirstat parameter '%s'\n"
310
310
msgstr ""
311
311
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
313
318
#, c-format
314
319
msgid ""
315
320
"Found errors in 'diff.dirstat' config variable:\n"
316
321
"%s"
317
322
msgstr ""
318
323
319
- #: diff.c:3467
324
+ #: diff.c:3494
320
325
#, c-format
321
326
msgid ""
322
327
"Failed to parse --dirstat/-X option parameter:\n"
323
328
"%s"
324
329
msgstr ""
325
330
331
+ #: diff.c:3508
332
+ #, c-format
333
+ msgid "Failed to parse --submodule option parameter: '%s'"
334
+ msgstr ""
335
+
326
336
#: gpg-interface.c:59
327
337
msgid "could not run gpg."
328
338
msgstr ""
@@ -680,15 +690,23 @@ msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
680
690
msgstr[ 0 ] ""
681
691
msgstr[ 1 ] ""
682
692
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
684
698
#, c-format
685
699
msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
686
700
msgid_plural ""
687
701
"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
688
702
msgstr[ 0 ] ""
689
703
msgstr[ 1 ] ""
690
704
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
692
710
#, c-format
693
711
msgid ""
694
712
"Your branch and '%s' have diverged,\n"
@@ -699,6 +717,10 @@ msgid_plural ""
699
717
msgstr[ 0 ] ""
700
718
msgstr[ 1 ] ""
701
719
720
+ #: remote.c:1659
721
+ msgid " (use \" git pull\" to merge the remote branch into yours)\n"
722
+ msgstr ""
723
+
702
724
#: sequencer.c:123 builtin/merge.c:761 builtin/merge.c:874 builtin/merge.c:984
703
725
#: builtin/merge.c:994
704
726
#, c-format
@@ -1332,7 +1354,7 @@ msgstr ""
1332
1354
msgid "Unstaged changes after refreshing the index:"
1333
1355
msgstr ""
1334
1356
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
1336
1358
#, c-format
1337
1359
msgid "pathspec '%s' did not match any files"
1338
1360
msgstr ""
@@ -1461,7 +1483,7 @@ msgstr ""
1461
1483
msgid "index file corrupt"
1462
1484
msgstr ""
1463
1485
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
1465
1487
msgid "Unable to write new index file"
1466
1488
msgstr ""
1467
1489
@@ -6814,7 +6836,7 @@ msgstr ""
6814
6836
msgid "git remote remove <name>"
6815
6837
msgstr ""
6816
6838
6817
- #: builtin/remote.c:15
6839
+ #: builtin/remote.c:15 builtin/remote.c:42
6818
6840
msgid "git remote set-head <name> (-a | -d | <branch>)"
6819
6841
msgstr ""
6820
6842
@@ -6851,10 +6873,6 @@ msgstr ""
6851
6873
msgid "git remote add [<options>] <name> <url>"
6852
6874
msgstr ""
6853
6875
6854
- #: builtin/remote.c:42
6855
- msgid "git remote set-head <name> (-a | -d | <branch>])"
6856
- msgstr ""
6857
-
6858
6876
#: builtin/remote.c:47
6859
6877
msgid "git remote set-branches <name> <branch>..."
6860
6878
msgstr ""
@@ -7592,12 +7610,12 @@ msgstr ""
7592
7610
msgid "exit with a zero status even if nothing matched"
7593
7611
msgstr ""
7594
7612
7595
- #: builtin/rm.c:268
7613
+ #: builtin/rm.c:283
7596
7614
#, c-format
7597
7615
msgid "not removing '%s' recursively without -r"
7598
7616
msgstr ""
7599
7617
7600
- #: builtin/rm.c:307
7618
+ #: builtin/rm.c:322
7601
7619
#, c-format
7602
7620
msgid "git rm: unable to remove %s"
7603
7621
msgstr ""
0 commit comments