summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Jiang Xin <worldhello.net@gmail.com>2016-08-27 23:14:27 +0800
committerLibravatar Jiang Xin <worldhello.net@gmail.com>2016-08-27 23:14:27 +0800
commitfe1280decc759bfd043e46c2cf4b321cb67f6eea (patch)
tree67a440219d1443e567ea61bfd9611fab0a87a1d0
parentGit 2.10-rc2 (diff)
parentl10n: pt_PT: update Portuguese translation (diff)
downloadtgif-fe1280decc759bfd043e46c2cf4b321cb67f6eea.tar.xz
Merge branch 'master' of git://github.com/git-l10n/git-po
* 'master' of git://github.com/git-l10n/git-po: l10n: pt_PT: update Portuguese translation l10n: pt_PT: merge git.pot l10n: ko.po: Update Korean translation l10n: git.pot: v2.10.0 round 1 (248 new, 56 removed)
-rw-r--r--po/git.pot4456
-rw-r--r--po/ko.po4665
-rw-r--r--po/pt_PT.po4957
3 files changed, 8782 insertions, 5296 deletions
diff --git a/po/git.pot b/po/git.pot
index c9be5dfebe..1c408b5ff8 100644
--- a/po/git.pot
+++ b/po/git.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
-"POT-Creation-Date: 2016-05-24 23:42+0800\n"
+"POT-Creation-Date: 2016-08-15 22:43+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23,24 +23,69 @@ msgstr ""
msgid "hint: %.*s\n"
msgstr ""
-#: advice.c:88
+#: advice.c:83
+msgid "Cherry-picking is not possible because you have unmerged files."
+msgstr ""
+
+#: advice.c:85
+msgid "Committing is not possible because you have unmerged files."
+msgstr ""
+
+#: advice.c:87
+msgid "Merging is not possible because you have unmerged files."
+msgstr ""
+
+#: advice.c:89
+msgid "Pulling is not possible because you have unmerged files."
+msgstr ""
+
+#: advice.c:91
+msgid "Reverting is not possible because you have unmerged files."
+msgstr ""
+
+#: advice.c:93
+#, c-format
+msgid "It is not possible to %s because you have unmerged files."
+msgstr ""
+
+#: advice.c:101
msgid ""
"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
"as appropriate to mark resolution and make a commit."
msgstr ""
-#: advice.c:101 builtin/merge.c:1238
+#: advice.c:109
+msgid "Exiting because of an unresolved conflict."
+msgstr ""
+
+#: advice.c:114 builtin/merge.c:1181
msgid "You have not concluded your merge (MERGE_HEAD exists)."
msgstr ""
-#: advice.c:103
+#: advice.c:116
msgid "Please, commit your changes before merging."
msgstr ""
-#: advice.c:104
+#: advice.c:117
msgid "Exiting because of unfinished merge."
msgstr ""
+#: advice.c:123
+#, c-format
+msgid ""
+"Note: checking out '%s'.\n"
+"\n"
+"You are in 'detached HEAD' state. You can look around, make experimental\n"
+"changes and commit them, and you can discard any commits you make in this\n"
+"state without impacting any branches by performing another checkout.\n"
+"\n"
+"If you want to create a new branch to retain commits you create, you may\n"
+"do so (now or later) by using -b with the checkout command again. Example:\n"
+"\n"
+" git checkout -b <new-branch-name>\n"
+"\n"
+msgstr ""
+
#: archive.c:12
msgid "git archive [<options>] <tree-ish> [<path>...]"
msgstr ""
@@ -58,7 +103,7 @@ msgstr ""
msgid "git archive --remote <repo> [--exec <cmd>] --list"
msgstr ""
-#: archive.c:344 builtin/add.c:137 builtin/add.c:420 builtin/rm.c:327
+#: archive.c:344 builtin/add.c:139 builtin/add.c:435 builtin/rm.c:327
#, c-format
msgid "pathspec '%s' did not match any files"
msgstr ""
@@ -71,7 +116,7 @@ msgstr ""
msgid "archive format"
msgstr ""
-#: archive.c:430 builtin/log.c:1395
+#: archive.c:430 builtin/log.c:1422
msgid "prefix"
msgstr ""
@@ -79,11 +124,11 @@ msgstr ""
msgid "prepend prefix to each pathname in the archive"
msgstr ""
-#: archive.c:432 builtin/archive.c:88 builtin/blame.c:2548
-#: builtin/blame.c:2549 builtin/config.c:60 builtin/fast-export.c:987
+#: archive.c:432 builtin/archive.c:88 builtin/blame.c:2553
+#: builtin/blame.c:2554 builtin/config.c:59 builtin/fast-export.c:987
#: builtin/fast-export.c:989 builtin/grep.c:722 builtin/hash-object.c:100
-#: builtin/ls-files.c:459 builtin/ls-files.c:462 builtin/notes.c:398
-#: builtin/notes.c:561 builtin/read-tree.c:109 parse-options.h:153
+#: builtin/ls-files.c:460 builtin/ls-files.c:463 builtin/notes.c:399
+#: builtin/notes.c:562 builtin/read-tree.c:109 parse-options.h:153
msgid "file"
msgstr ""
@@ -116,7 +161,7 @@ msgid "list supported archive formats"
msgstr ""
#: archive.c:451 builtin/archive.c:90 builtin/clone.c:82
-#: builtin/submodule--helper.c:776
+#: builtin/submodule--helper.c:832
msgid "repo"
msgstr ""
@@ -124,7 +169,7 @@ msgstr ""
msgid "retrieve the archive from remote repository <repo>"
msgstr ""
-#: archive.c:453 builtin/archive.c:92 builtin/notes.c:482
+#: archive.c:453 builtin/archive.c:92 builtin/notes.c:483
msgid "command"
msgstr ""
@@ -132,12 +177,143 @@ msgstr ""
msgid "path to the remote git-upload-archive command"
msgstr ""
+#: archive.c:461
+msgid "Unexpected option --remote"
+msgstr ""
+
+#: archive.c:463
+msgid "Option --exec can only be used together with --remote"
+msgstr ""
+
+#: archive.c:465
+msgid "Unexpected option --output"
+msgstr ""
+
+#: archive.c:487
+#, c-format
+msgid "Unknown archive format '%s'"
+msgstr ""
+
+#: archive.c:494
+#, c-format
+msgid "Argument not supported for format '%s': -%d"
+msgstr ""
+
#: attr.c:263
msgid ""
"Negative patterns are ignored in git attributes\n"
"Use '\\!' for literal leading exclamation."
msgstr ""
+#: bisect.c:441
+#, c-format
+msgid "Could not open file '%s'"
+msgstr ""
+
+#: bisect.c:446
+#, c-format
+msgid "Badly quoted content in file '%s': %s"
+msgstr ""
+
+#: bisect.c:655
+#, c-format
+msgid "We cannot bisect more!\n"
+msgstr ""
+
+#: bisect.c:708
+#, c-format
+msgid "Not a valid commit name %s"
+msgstr ""
+
+#: bisect.c:732
+#, c-format
+msgid ""
+"The merge base %s is bad.\n"
+"This means the bug has been fixed between %s and [%s].\n"
+msgstr ""
+
+#: bisect.c:737
+#, c-format
+msgid ""
+"The merge base %s is new.\n"
+"The property has changed between %s and [%s].\n"
+msgstr ""
+
+#: bisect.c:742
+#, c-format
+msgid ""
+"The merge base %s is %s.\n"
+"This means the first '%s' commit is between %s and [%s].\n"
+msgstr ""
+
+#: bisect.c:750
+#, c-format
+msgid ""
+"Some %s revs are not ancestor of the %s rev.\n"
+"git bisect cannot work properly in this case.\n"
+"Maybe you mistook %s and %s revs?\n"
+msgstr ""
+
+#: bisect.c:763
+#, c-format
+msgid ""
+"the merge base between %s and [%s] must be skipped.\n"
+"So we cannot be sure the first %s commit is between %s and %s.\n"
+"We continue anyway."
+msgstr ""
+
+#: bisect.c:798
+#, c-format
+msgid "Bisecting: a merge base must be tested\n"
+msgstr ""
+
+#: bisect.c:849
+#, c-format
+msgid "a %s revision is needed"
+msgstr ""
+
+#: bisect.c:866 builtin/notes.c:174 builtin/tag.c:248
+#, c-format
+msgid "could not create file '%s'"
+msgstr ""
+
+#: bisect.c:917
+#, c-format
+msgid "could not read file '%s'"
+msgstr ""
+
+#: bisect.c:947
+msgid "reading bisect refs failed"
+msgstr ""
+
+#: bisect.c:967
+#, c-format
+msgid "%s was both %s and %s\n"
+msgstr ""
+
+#: bisect.c:975
+#, c-format
+msgid ""
+"No testable commit found.\n"
+"Maybe you started with bad path parameters?\n"
+msgstr ""
+
+#: bisect.c:994
+#, c-format
+msgid "(roughly %d step)"
+msgid_plural "(roughly %d steps)"
+msgstr[0] ""
+msgstr[1] ""
+
+#. TRANSLATORS: the last %s will be replaced with
+#. "(roughly %d steps)" translation
+#: bisect.c:998
+#, c-format
+msgid "Bisecting: %d revision left to test after this %s\n"
+msgid_plural "Bisecting: %d revisions left to test after this %s\n"
+msgstr[0] ""
+msgstr[1] ""
+
#: branch.c:53
#, c-format
msgid ""
@@ -272,7 +448,7 @@ msgstr ""
msgid "unrecognized header: %s%s (%d)"
msgstr ""
-#: bundle.c:87 builtin/commit.c:777
+#: bundle.c:87 builtin/commit.c:778
#, c-format
msgid "could not open '%s'"
msgstr ""
@@ -281,10 +457,10 @@ msgstr ""
msgid "Repository lacks these prerequisite commits:"
msgstr ""
-#: bundle.c:163 ref-filter.c:1462 sequencer.c:627 sequencer.c:1073
-#: builtin/blame.c:2755 builtin/commit.c:1056 builtin/log.c:340
-#: builtin/log.c:863 builtin/log.c:1308 builtin/log.c:1633 builtin/log.c:1875
-#: builtin/merge.c:361 builtin/shortlog.c:170
+#: bundle.c:163 ref-filter.c:1462 sequencer.c:630 sequencer.c:1085
+#: builtin/blame.c:2763 builtin/commit.c:1057 builtin/log.c:348
+#: builtin/log.c:890 builtin/log.c:1336 builtin/log.c:1659 builtin/log.c:1901
+#: builtin/merge.c:356 builtin/shortlog.c:170
msgid "revision walk setup failed"
msgstr ""
@@ -323,7 +499,7 @@ msgstr ""
msgid "ref '%s' is excluded by the rev-list options"
msgstr ""
-#: bundle.c:443 builtin/log.c:163 builtin/log.c:1538 builtin/shortlog.c:273
+#: bundle.c:443 builtin/log.c:165 builtin/log.c:1565 builtin/shortlog.c:273
#, c-format
msgid "unrecognized argument: %s"
msgstr ""
@@ -341,13 +517,13 @@ msgstr ""
msgid "index-pack died"
msgstr ""
-#: color.c:275
+#: color.c:290
#, c-format
msgid "invalid color value: %.*s"
msgstr ""
-#: commit.c:40 builtin/am.c:437 builtin/am.c:473 builtin/am.c:1504
-#: builtin/am.c:2134
+#: commit.c:40 builtin/am.c:433 builtin/am.c:469 builtin/am.c:1505
+#: builtin/am.c:2119
#, c-format
msgid "could not parse %s"
msgstr ""
@@ -361,128 +537,219 @@ msgstr ""
msgid "memory exhausted"
msgstr ""
-#: config.c:475 config.c:477
+#: config.c:516
+#, c-format
+msgid "bad config line %d in blob %s"
+msgstr ""
+
+#: config.c:520
+#, c-format
+msgid "bad config line %d in file %s"
+msgstr ""
+
+#: config.c:524
+#, c-format
+msgid "bad config line %d in standard input"
+msgstr ""
+
+#: config.c:528
+#, c-format
+msgid "bad config line %d in submodule-blob %s"
+msgstr ""
+
+#: config.c:532
+#, c-format
+msgid "bad config line %d in command line %s"
+msgstr ""
+
+#: config.c:536
+#, c-format
+msgid "bad config line %d in %s"
+msgstr ""
+
+#: config.c:660
+#, c-format
+msgid "bad numeric config value '%s' for '%s': out of range"
+msgstr ""
+
+#: config.c:661
+#, c-format
+msgid "bad numeric config value '%s' for '%s': invalid unit"
+msgstr ""
+
+#: config.c:667
+#, c-format
+msgid "bad numeric config value '%s' for '%s' in blob %s: out of range"
+msgstr ""
+
+#: config.c:668
+#, c-format
+msgid "bad numeric config value '%s' for '%s' in blob %s: invalid unit"
+msgstr ""
+
+#: config.c:672
+#, c-format
+msgid "bad numeric config value '%s' for '%s' in file %s: out of range"
+msgstr ""
+
+#: config.c:673
+#, c-format
+msgid "bad numeric config value '%s' for '%s' in file %s: invalid unit"
+msgstr ""
+
+#: config.c:677
+#, c-format
+msgid "bad numeric config value '%s' for '%s' in standard input: out of range"
+msgstr ""
+
+#: config.c:678
+#, c-format
+msgid "bad numeric config value '%s' for '%s' in standard input: invalid unit"
+msgstr ""
+
+#: config.c:682
+#, c-format
+msgid ""
+"bad numeric config value '%s' for '%s' in submodule-blob %s: out of range"
+msgstr ""
+
+#: config.c:683
#, c-format
-msgid "bad config line %d in %s %s"
+msgid ""
+"bad numeric config value '%s' for '%s' in submodule-blob %s: invalid unit"
msgstr ""
-#: config.c:593
+#: config.c:687
#, c-format
-msgid "bad numeric config value '%s' for '%s' in %s %s: %s"
+msgid "bad numeric config value '%s' for '%s' in command line %s: out of range"
msgstr ""
-#: config.c:595
+#: config.c:688
#, c-format
-msgid "bad numeric config value '%s' for '%s': %s"
+msgid "bad numeric config value '%s' for '%s' in command line %s: invalid unit"
msgstr ""
-#: config.c:680
+#: config.c:692
+#, c-format
+msgid "bad numeric config value '%s' for '%s' in %s: out of range"
+msgstr ""
+
+#: config.c:693
+#, c-format
+msgid "bad numeric config value '%s' for '%s' in %s: invalid unit"
+msgstr ""
+
+#: config.c:780
#, c-format
msgid "failed to expand user dir in: '%s'"
msgstr ""
-#: config.c:761 config.c:772
+#: config.c:861 config.c:872
#, c-format
msgid "bad zlib compression level %d"
msgstr ""
-#: config.c:890
+#: config.c:990
#, c-format
msgid "invalid mode for object creation: %s"
msgstr ""
-#: config.c:1228
+#: config.c:1324
msgid "unable to parse command-line config"
msgstr ""
-#: config.c:1284
-msgid "unknown error occured while reading the configuration files"
+#: config.c:1374
+msgid "unknown error occurred while reading the configuration files"
msgstr ""
-#: config.c:1629
+#: config.c:1728
#, c-format
msgid "unable to parse '%s' from command-line config"
msgstr ""
-#: config.c:1631
+#: config.c:1730
#, c-format
msgid "bad config variable '%s' in file '%s' at line %d"
msgstr ""
-#: config.c:1690
+#: config.c:1789
#, c-format
msgid "%s has multiple values"
msgstr ""
-#: config.c:2224
+#: config.c:2323
#, c-format
msgid "could not set '%s' to '%s'"
msgstr ""
-#: config.c:2226
+#: config.c:2325
#, c-format
msgid "could not unset '%s'"
msgstr ""
-#: connected.c:69
+#: connected.c:63 builtin/fsck.c:173 builtin/prune.c:140
+msgid "Checking connectivity"
+msgstr ""
+
+#: connected.c:74
msgid "Could not run 'git rev-list'"
msgstr ""
-#: connected.c:89
+#: connected.c:94
msgid "failed write to rev-list"
msgstr ""
-#: connected.c:96
+#: connected.c:101
msgid "failed to close rev-list's stdin"
msgstr ""
-#: date.c:95
+#: date.c:97
msgid "in the future"
msgstr ""
-#: date.c:101
+#: date.c:103
#, c-format
msgid "%lu second ago"
msgid_plural "%lu seconds ago"
msgstr[0] ""
msgstr[1] ""
-#: date.c:108
+#: date.c:110
#, c-format
msgid "%lu minute ago"
msgid_plural "%lu minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: date.c:115
+#: date.c:117
#, c-format
msgid "%lu hour ago"
msgid_plural "%lu hours ago"
msgstr[0] ""
msgstr[1] ""
-#: date.c:122
+#: date.c:124
#, c-format
msgid "%lu day ago"
msgid_plural "%lu days ago"
msgstr[0] ""
msgstr[1] ""
-#: date.c:128
+#: date.c:130
#, c-format
msgid "%lu week ago"
msgid_plural "%lu weeks ago"
msgstr[0] ""
msgstr[1] ""
-#: date.c:135
+#: date.c:137
#, c-format
msgid "%lu month ago"
msgid_plural "%lu months ago"
msgstr[0] ""
msgstr[1] ""
-#: date.c:146
+#: date.c:148
#, c-format
msgid "%lu year"
msgid_plural "%lu years"
@@ -490,14 +757,14 @@ msgstr[0] ""
msgstr[1] ""
#. TRANSLATORS: "%s" is "<n> years"
-#: date.c:149
+#: date.c:151
#, c-format
msgid "%s, %lu month ago"
msgid_plural "%s, %lu months ago"
msgstr[0] ""
msgstr[1] ""
-#: date.c:154 date.c:159
+#: date.c:156 date.c:161
#, c-format
msgid "%lu year ago"
msgid_plural "%lu years ago"
@@ -509,7 +776,7 @@ msgstr[1] ""
msgid "failed to read orderfile '%s'"
msgstr ""
-#: diffcore-rename.c:538
+#: diffcore-rename.c:540
msgid "Performing inexact rename detection"
msgstr ""
@@ -535,23 +802,23 @@ msgid ""
"%s"
msgstr ""
-#: diff.c:3007
+#: diff.c:3017
#, c-format
msgid "external diff died, stopping at %s"
msgstr ""
-#: diff.c:3405
+#: diff.c:3415
msgid "--follow requires exactly one pathspec"
msgstr ""
-#: diff.c:3568
+#: diff.c:3578
#, c-format
msgid ""
"Failed to parse --dirstat/-X option parameter:\n"
"%s"
msgstr ""
-#: diff.c:3582
+#: diff.c:3592
#, c-format
msgid "Failed to parse --submodule option parameter: '%s'"
msgstr ""
@@ -564,39 +831,30 @@ msgstr ""
msgid "Untracked cache is disabled on this system or location."
msgstr ""
-#: gpg-interface.c:166 gpg-interface.c:235
-msgid "could not run gpg."
-msgstr ""
-
#: gpg-interface.c:178
-msgid "gpg did not accept the data"
-msgstr ""
-
-#: gpg-interface.c:189
msgid "gpg failed to sign the data"
msgstr ""
-#: gpg-interface.c:222
-#, c-format
-msgid "could not create temporary file '%s'"
+#: gpg-interface.c:208
+msgid "could not create temporary file"
msgstr ""
-#: gpg-interface.c:224
+#: gpg-interface.c:210
#, c-format
msgid "failed writing detached signature to '%s'"
msgstr ""
-#: grep.c:1718
+#: grep.c:1792
#, c-format
msgid "'%s': unable to read %s"
msgstr ""
-#: grep.c:1735 builtin/clone.c:382 builtin/diff.c:84 builtin/rm.c:155
+#: grep.c:1809 builtin/clone.c:382 builtin/diff.c:84 builtin/rm.c:155
#, c-format
msgid "failed to stat '%s'"
msgstr ""
-#: grep.c:1746
+#: grep.c:1820
#, c-format
msgid "'%s': short read"
msgstr ""
@@ -642,7 +900,7 @@ msgstr ""
msgid "git: '%s' is not a git command. See 'git --help'."
msgstr ""
-#: help.c:404 help.c:464
+#: help.c:404 help.c:470
msgid ""
"\n"
"Did you mean this?"
@@ -652,7 +910,7 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: help.c:460
+#: help.c:466
#, c-format
msgid "%s: %s - %s"
msgstr ""
@@ -678,252 +936,238 @@ msgstr ""
msgid "failed to read the cache"
msgstr ""
-#: merge.c:94 builtin/am.c:2007 builtin/am.c:2042 builtin/checkout.c:375
-#: builtin/checkout.c:586 builtin/clone.c:732
+#: merge.c:94 builtin/am.c:1992 builtin/am.c:2027 builtin/checkout.c:375
+#: builtin/checkout.c:589 builtin/clone.c:732
msgid "unable to write new index file"
msgstr ""
-#: merge-recursive.c:189
-#, c-format
+#: merge-recursive.c:212
msgid "(bad commit)\n"
msgstr ""
-#: merge-recursive.c:209
+#: merge-recursive.c:234
#, c-format
msgid "addinfo_cache failed for path '%s'"
msgstr ""
-#: merge-recursive.c:270
+#: merge-recursive.c:304
msgid "error building trees"
msgstr ""
-#: merge-recursive.c:689
+#: merge-recursive.c:723
#, c-format
msgid "failed to create path '%s'%s"
msgstr ""
-#: merge-recursive.c:700
+#: merge-recursive.c:734
#, c-format
msgid "Removing %s to make room for subdirectory\n"
msgstr ""
-#: merge-recursive.c:714 merge-recursive.c:735
+#: merge-recursive.c:748 merge-recursive.c:767
msgid ": perhaps a D/F conflict?"
msgstr ""
-#: merge-recursive.c:725
+#: merge-recursive.c:757
#, c-format
msgid "refusing to lose untracked file at '%s'"
msgstr ""
-#: merge-recursive.c:765
+#: merge-recursive.c:799
#, c-format
msgid "cannot read object %s '%s'"
msgstr ""
-#: merge-recursive.c:767
+#: merge-recursive.c:801
#, c-format
msgid "blob expected for %s '%s'"
msgstr ""
-#: merge-recursive.c:790 builtin/clone.c:376
+#: merge-recursive.c:825
#, c-format
-msgid "failed to open '%s'"
+msgid "failed to open '%s': %s"
msgstr ""
-#: merge-recursive.c:798
+#: merge-recursive.c:836
#, c-format
-msgid "failed to symlink '%s'"
+msgid "failed to symlink '%s': %s"
msgstr ""
-#: merge-recursive.c:801
+#: merge-recursive.c:841
#, c-format
msgid "do not know what to do with %06o %s '%s'"
msgstr ""
-#: merge-recursive.c:939
+#: merge-recursive.c:981
msgid "Failed to execute internal merge"
msgstr ""
-#: merge-recursive.c:943
+#: merge-recursive.c:985
#, c-format
msgid "Unable to add %s to database"
msgstr ""
-#: merge-recursive.c:959
-msgid "unsupported object type in the tree"
-msgstr ""
-
-#: merge-recursive.c:1034 merge-recursive.c:1048
+#: merge-recursive.c:1084 merge-recursive.c:1098
#, c-format
msgid ""
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
"in tree."
msgstr ""
-#: merge-recursive.c:1040 merge-recursive.c:1053
+#: merge-recursive.c:1090 merge-recursive.c:1103
#, c-format
msgid ""
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
"in tree at %s."
msgstr ""
-#: merge-recursive.c:1094
+#: merge-recursive.c:1146
msgid "rename"
msgstr ""
-#: merge-recursive.c:1094
+#: merge-recursive.c:1146
msgid "renamed"
msgstr ""
-#: merge-recursive.c:1150
+#: merge-recursive.c:1203
#, c-format
msgid "%s is a directory in %s adding as %s instead"
msgstr ""
-#: merge-recursive.c:1172
+#: merge-recursive.c:1228
#, c-format
msgid ""
"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
"\"->\"%s\" in \"%s\"%s"
msgstr ""
-#: merge-recursive.c:1177
+#: merge-recursive.c:1233
msgid " (left unresolved)"
msgstr ""
-#: merge-recursive.c:1231
+#: merge-recursive.c:1295
#, c-format
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
msgstr ""
-#: merge-recursive.c:1261
+#: merge-recursive.c:1328
#, c-format
msgid "Renaming %s to %s and %s to %s instead"
msgstr ""
-#: merge-recursive.c:1460
+#: merge-recursive.c:1534
#, c-format
msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
msgstr ""
-#: merge-recursive.c:1470
+#: merge-recursive.c:1549
#, c-format
msgid "Adding merged %s"
msgstr ""
-#: merge-recursive.c:1475 merge-recursive.c:1677
+#: merge-recursive.c:1556 merge-recursive.c:1769
#, c-format
msgid "Adding as %s instead"
msgstr ""
-#: merge-recursive.c:1526
+#: merge-recursive.c:1613
#, c-format
msgid "cannot read object %s"
msgstr ""
-#: merge-recursive.c:1529
+#: merge-recursive.c:1616
#, c-format
msgid "object %s is not a blob"
msgstr ""
-#: merge-recursive.c:1581
+#: merge-recursive.c:1669
msgid "modify"
msgstr ""
-#: merge-recursive.c:1581
+#: merge-recursive.c:1669
msgid "modified"
msgstr ""
-#: merge-recursive.c:1591
+#: merge-recursive.c:1679
msgid "content"
msgstr ""
-#: merge-recursive.c:1598
+#: merge-recursive.c:1686
msgid "add/add"
msgstr ""
-#: merge-recursive.c:1632
+#: merge-recursive.c:1721
#, c-format
msgid "Skipped %s (merged same as existing)"
msgstr ""
-#: merge-recursive.c:1646
+#: merge-recursive.c:1735
#, c-format
msgid "Auto-merging %s"
msgstr ""
-#: merge-recursive.c:1650 git-submodule.sh:941
+#: merge-recursive.c:1739 git-submodule.sh:919
msgid "submodule"
msgstr ""
-#: merge-recursive.c:1651
+#: merge-recursive.c:1740
#, c-format
msgid "CONFLICT (%s): Merge conflict in %s"
msgstr ""
-#: merge-recursive.c:1737
+#: merge-recursive.c:1834
#, c-format
msgid "Removing %s"
msgstr ""
-#: merge-recursive.c:1762
+#: merge-recursive.c:1860
msgid "file/directory"
msgstr ""
-#: merge-recursive.c:1768
+#: merge-recursive.c:1866
msgid "directory/file"
msgstr ""
-#: merge-recursive.c:1773
+#: merge-recursive.c:1871
#, c-format
msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
msgstr ""
-#: merge-recursive.c:1781
+#: merge-recursive.c:1880
#, c-format
msgid "Adding %s"
msgstr ""
-#: merge-recursive.c:1798
-msgid "Fatal merge failure, shouldn't happen."
-msgstr ""
-
-#: merge-recursive.c:1817
+#: merge-recursive.c:1917
msgid "Already up-to-date!"
msgstr ""
-#: merge-recursive.c:1826
+#: merge-recursive.c:1926
#, c-format
msgid "merging of trees %s and %s failed"
msgstr ""
-#: merge-recursive.c:1856
-#, c-format
-msgid "Unprocessed path??? %s"
-msgstr ""
-
-#: merge-recursive.c:1904
+#: merge-recursive.c:2009
msgid "Merging:"
msgstr ""
-#: merge-recursive.c:1917
+#: merge-recursive.c:2022
#, c-format
msgid "found %u common ancestor:"
msgid_plural "found %u common ancestors:"
msgstr[0] ""
msgstr[1] ""
-#: merge-recursive.c:1954
+#: merge-recursive.c:2061
msgid "merge returned no commit"
msgstr ""
-#: merge-recursive.c:2011
+#: merge-recursive.c:2124
#, c-format
msgid "Could not parse object '%s'"
msgstr ""
-#: merge-recursive.c:2022 builtin/merge.c:649 builtin/merge.c:831
+#: merge-recursive.c:2138 builtin/merge.c:641 builtin/merge.c:788
msgid "Unable to write index."
msgstr ""
@@ -1048,7 +1292,7 @@ msgid ""
"Perhaps you forgot to add either ':/' or '.' ?"
msgstr ""
-#: pretty.c:971
+#: pretty.c:973
msgid "unable to parse --pretty format"
msgstr ""
@@ -1070,23 +1314,22 @@ msgid ""
"Using version %i"
msgstr ""
-#: refs.c:543 builtin/merge.c:764 builtin/merge.c:883 builtin/merge.c:985
-#: builtin/merge.c:995
+#: refs.c:551 builtin/merge.c:840
#, c-format
msgid "Could not open '%s' for writing"
msgstr ""
-#: refs/files-backend.c:2243
+#: refs/files-backend.c:2534
#, c-format
msgid "could not delete reference %s: %s"
msgstr ""
-#: refs/files-backend.c:2246
+#: refs/files-backend.c:2537
#, c-format
msgid "could not delete references: %s"
msgstr ""
-#: refs/files-backend.c:2255
+#: refs/files-backend.c:2546
#, c-format
msgid "could not remove reference %s"
msgstr ""
@@ -1244,74 +1487,74 @@ msgstr ""
msgid "Internal error"
msgstr ""
-#: remote.c:1678 remote.c:1721
+#: remote.c:1677 remote.c:1720
msgid "HEAD does not point to a branch"
msgstr ""
-#: remote.c:1687
+#: remote.c:1686
#, c-format
msgid "no such branch: '%s'"
msgstr ""
-#: remote.c:1690
+#: remote.c:1689
#, c-format
msgid "no upstream configured for branch '%s'"
msgstr ""
-#: remote.c:1696
+#: remote.c:1695
#, c-format
msgid "upstream branch '%s' not stored as a remote-tracking branch"
msgstr ""
-#: remote.c:1711
+#: remote.c:1710
#, c-format
msgid "push destination '%s' on remote '%s' has no local tracking branch"
msgstr ""
-#: remote.c:1726
+#: remote.c:1725
#, c-format
msgid "branch '%s' has no remote for pushing"
msgstr ""
-#: remote.c:1737
+#: remote.c:1736
#, c-format
msgid "push refspecs for '%s' do not include '%s'"
msgstr ""
-#: remote.c:1750
+#: remote.c:1749
msgid "push has no destination (push.default is 'nothing')"
msgstr ""
-#: remote.c:1772
+#: remote.c:1771
msgid "cannot resolve 'simple' push to a single destination"
msgstr ""
-#: remote.c:2074
+#: remote.c:2073
#, c-format
msgid "Your branch is based on '%s', but the upstream is gone.\n"
msgstr ""
-#: remote.c:2078
+#: remote.c:2077
msgid " (use \"git branch --unset-upstream\" to fixup)\n"
msgstr ""
-#: remote.c:2081
+#: remote.c:2080
#, c-format
msgid "Your branch is up-to-date with '%s'.\n"
msgstr ""
-#: remote.c:2085
+#: remote.c:2084
#, c-format
msgid "Your branch is ahead of '%s' by %d commit.\n"
msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
msgstr[0] ""
msgstr[1] ""
-#: remote.c:2091
+#: remote.c:2090
msgid " (use \"git push\" to publish your local commits)\n"
msgstr ""
-#: remote.c:2094
+#: remote.c:2093
#, c-format
msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
msgid_plural ""
@@ -1319,11 +1562,11 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: remote.c:2102
+#: remote.c:2101
msgid " (use \"git pull\" to update your local branch)\n"
msgstr ""
-#: remote.c:2105
+#: remote.c:2104
#, c-format
msgid ""
"Your branch and '%s' have diverged,\n"
@@ -1334,20 +1577,20 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: remote.c:2115
+#: remote.c:2114
msgid " (use \"git pull\" to merge the remote branch into yours)\n"
msgstr ""
-#: revision.c:2142
+#: revision.c:2132
msgid "your current branch appears to be broken"
msgstr ""
-#: revision.c:2145
+#: revision.c:2135
#, c-format
msgid "your current branch '%s' does not have any commits yet"
msgstr ""
-#: revision.c:2339
+#: revision.c:2329
msgid "--first-parent is incompatible with --bisect"
msgstr ""
@@ -1360,24 +1603,28 @@ msgstr ""
msgid "dup2(%d,%d) failed"
msgstr ""
-#: send-pack.c:295
+#: send-pack.c:298
msgid "failed to sign the push certificate"
msgstr ""
-#: send-pack.c:404
+#: send-pack.c:411
msgid "the receiving end does not support --signed push"
msgstr ""
-#: send-pack.c:406
+#: send-pack.c:413
msgid ""
"not sending a push certificate since the receiving end does not support --"
"signed push"
msgstr ""
-#: send-pack.c:418
+#: send-pack.c:425
msgid "the receiving end does not support --atomic push"
msgstr ""
+#: send-pack.c:430
+msgid "the receiving end does not support push options"
+msgstr ""
+
#: sequencer.c:174
msgid ""
"after resolving the conflicts, mark the corrected paths\n"
@@ -1391,14 +1638,14 @@ msgid ""
"and commit the result with 'git commit'"
msgstr ""
-#: sequencer.c:190 sequencer.c:833 sequencer.c:912
+#: sequencer.c:190 sequencer.c:841 sequencer.c:924
#, c-format
msgid "Could not write to %s"
msgstr ""
-#: sequencer.c:193
+#: sequencer.c:193 sequencer.c:843 sequencer.c:928
#, c-format
-msgid "Error wrapping up %s"
+msgid "Error wrapping up %s."
msgstr ""
#: sequencer.c:208
@@ -1413,202 +1660,232 @@ msgstr ""
msgid "Commit your changes or stash them to proceed."
msgstr ""
+#: sequencer.c:228
+#, c-format
+msgid "%s: fast-forward"
+msgstr ""
+
#. TRANSLATORS: %s will be "revert" or "cherry-pick"
-#: sequencer.c:300
+#: sequencer.c:303
#, c-format
msgid "%s: Unable to write new index file"
msgstr ""
-#: sequencer.c:318
+#: sequencer.c:321
msgid "Could not resolve HEAD commit\n"
msgstr ""
-#: sequencer.c:338
+#: sequencer.c:341
msgid "Unable to update cache tree\n"
msgstr ""
-#: sequencer.c:390
+#: sequencer.c:393
#, c-format
msgid "Could not parse commit %s\n"
msgstr ""
-#: sequencer.c:395
+#: sequencer.c:398
#, c-format
msgid "Could not parse parent commit %s\n"
msgstr ""
-#: sequencer.c:460
+#: sequencer.c:463
msgid "Your index file is unmerged."
msgstr ""
-#: sequencer.c:479
+#: sequencer.c:482
#, c-format
msgid "Commit %s is a merge but no -m option was given."
msgstr ""
-#: sequencer.c:487
+#: sequencer.c:490
#, c-format
msgid "Commit %s does not have parent %d"
msgstr ""
-#: sequencer.c:491
+#: sequencer.c:494
#, c-format
msgid "Mainline was specified but commit %s is not a merge."
msgstr ""
#. TRANSLATORS: The first %s will be "revert" or
#. "cherry-pick", the second %s a SHA1
-#: sequencer.c:504
+#: sequencer.c:507
#, c-format
msgid "%s: cannot parse parent commit %s"
msgstr ""
-#: sequencer.c:508
+#: sequencer.c:511
#, c-format
msgid "Cannot get commit message for %s"
msgstr ""
-#: sequencer.c:594
+#: sequencer.c:597
#, c-format
msgid "could not revert %s... %s"
msgstr ""
-#: sequencer.c:595
+#: sequencer.c:598
#, c-format
msgid "could not apply %s... %s"
msgstr ""
-#: sequencer.c:630
+#: sequencer.c:633
msgid "empty commit set passed"
msgstr ""
-#: sequencer.c:638