Skip to content

Commit f9472e3

Browse files
committed
l10n: Update git.pot (5 new, 1 removed messages)
L10n for git 1.8.1 round 2: Generate po/git.pot from v1.8.0.1-347-gf94c3. Signed-off-by: Jiang Xin <[email protected]>
1 parent f94c325 commit f9472e3

File tree

1 file changed

+32
-14
lines changed

1 file changed

+32
-14
lines changed

po/git.pot

Lines changed: 32 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"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"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -309,20 +309,30 @@ msgstr ""
309309
msgid " Unknown dirstat parameter '%s'\n"
310310
msgstr ""
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
314319
msgid ""
315320
"Found errors in 'diff.dirstat' config variable:\n"
316321
"%s"
317322
msgstr ""
318323

319-
#: diff.c:3467
324+
#: diff.c:3494
320325
#, c-format
321326
msgid ""
322327
"Failed to parse --dirstat/-X option parameter:\n"
323328
"%s"
324329
msgstr ""
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
327337
msgid "could not run gpg."
328338
msgstr ""
@@ -680,15 +690,23 @@ msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
680690
msgstr[0] ""
681691
msgstr[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
685699
msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
686700
msgid_plural ""
687701
"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
688702
msgstr[0] ""
689703
msgstr[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
693711
msgid ""
694712
"Your branch and '%s' have diverged,\n"
@@ -699,6 +717,10 @@ msgid_plural ""
699717
msgstr[0] ""
700718
msgstr[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 ""
13321354
msgid "Unstaged changes after refreshing the index:"
13331355
msgstr ""
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
13371359
msgid "pathspec '%s' did not match any files"
13381360
msgstr ""
@@ -1461,7 +1483,7 @@ msgstr ""
14611483
msgid "index file corrupt"
14621484
msgstr ""
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
14651487
msgid "Unable to write new index file"
14661488
msgstr ""
14671489

@@ -6814,7 +6836,7 @@ msgstr ""
68146836
msgid "git remote remove <name>"
68156837
msgstr ""
68166838

6817-
#: builtin/remote.c:15
6839+
#: builtin/remote.c:15 builtin/remote.c:42
68186840
msgid "git remote set-head <name> (-a | -d | <branch>)"
68196841
msgstr ""
68206842

@@ -6851,10 +6873,6 @@ msgstr ""
68516873
msgid "git remote add [<options>] <name> <url>"
68526874
msgstr ""
68536875

6854-
#: builtin/remote.c:42
6855-
msgid "git remote set-head <name> (-a | -d | <branch>])"
6856-
msgstr ""
6857-
68586876
#: builtin/remote.c:47
68596877
msgid "git remote set-branches <name> <branch>..."
68606878
msgstr ""
@@ -7592,12 +7610,12 @@ msgstr ""
75927610
msgid "exit with a zero status even if nothing matched"
75937611
msgstr ""
75947612

7595-
#: builtin/rm.c:268
7613+
#: builtin/rm.c:283
75967614
#, c-format
75977615
msgid "not removing '%s' recursively without -r"
75987616
msgstr ""
75997617

7600-
#: builtin/rm.c:307
7618+
#: builtin/rm.c:322
76017619
#, c-format
76027620
msgid "git rm: unable to remove %s"
76037621
msgstr ""

0 commit comments

Comments
 (0)