1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2014-02-01 08:06+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
27 #. * Message used both when 'git commit' fails and when
28 #. * other commands doing a merge do.
32 "Fix them up in the work tree,\n"
33 "and then use 'git add/rm <file>' as\n"
34 "appropriate to mark resolution and make a commit,\n"
35 "or use 'git commit -a'."
39 msgid "git archive [options] <tree-ish> [<path>...]"
43 msgid "git archive --list"
48 "git archive --remote <repo> [--exec <cmd>] [options] <tree-ish> [<path>...]"
52 msgid "git archive --remote <repo> [--exec <cmd>] --list"
55 #: archive.c:242 builtin/add.c:240 builtin/add.c:559 builtin/rm.c:328
57 msgid "pathspec '%s' did not match any files"
65 msgid "archive format"
68 #: archive.c:328 builtin/log.c:1193
73 msgid "prepend prefix to each pathname in the archive"
76 #: archive.c:330 builtin/archive.c:88 builtin/blame.c:2265
77 #: builtin/blame.c:2266 builtin/config.c:58 builtin/fast-export.c:680
78 #: builtin/fast-export.c:682 builtin/grep.c:716 builtin/hash-object.c:77
79 #: builtin/ls-files.c:486 builtin/ls-files.c:489 builtin/notes.c:408
80 #: builtin/notes.c:565 builtin/read-tree.c:108 parse-options.h:154
84 #: archive.c:331 builtin/archive.c:89
85 msgid "write the archive to this file"
89 msgid "read .gitattributes in working directory"
93 msgid "report archived files on stderr"
101 msgid "compress faster"
105 msgid "compress better"
109 msgid "list supported archive formats"
112 #: archive.c:349 builtin/archive.c:90 builtin/clone.c:84
116 #: archive.c:350 builtin/archive.c:91
117 msgid "retrieve the archive from remote repository <repo>"
120 #: archive.c:351 builtin/archive.c:92 builtin/notes.c:487
124 #: archive.c:352 builtin/archive.c:93
125 msgid "path to the remote git-upload-archive command"
130 "Negative patterns are ignored in git attributes\n"
131 "Use '\\!' for literal leading exclamation."
136 msgid "Not setting branch %s as its own upstream."
141 msgid "Branch %s set up to track remote branch %s from %s by rebasing."
146 msgid "Branch %s set up to track remote branch %s from %s."
151 msgid "Branch %s set up to track local branch %s by rebasing."
156 msgid "Branch %s set up to track local branch %s."
161 msgid "Branch %s set up to track remote ref %s by rebasing."
166 msgid "Branch %s set up to track remote ref %s."
171 msgid "Branch %s set up to track local ref %s by rebasing."
176 msgid "Branch %s set up to track local ref %s."
181 msgid "Tracking not set up: name too long: %s"
186 msgid "Not tracking: ambiguous information for ref %s"
191 msgid "'%s' is not a valid branch name."
196 msgid "A branch named '%s' already exists."
200 msgid "Cannot force update the current branch."
205 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
210 msgid "the requested upstream branch '%s' does not exist"
216 "If you are planning on basing your work on an upstream\n"
217 "branch that already exists at the remote, you may need to\n"
218 "run \"git fetch\" to retrieve it.\n"
220 "If you are planning to push out a new local branch that\n"
221 "will track its remote counterpart, you may want to use\n"
222 "\"git push -u\" to set the upstream config as you push."
227 msgid "Not a valid object name: '%s'."
232 msgid "Ambiguous object name: '%s'."
237 msgid "Not a valid branch point: '%s'."
241 msgid "Failed to lock ref for update"
245 msgid "Failed to write ref"
250 msgid "'%s' does not look like a v2 bundle file"
255 msgid "unrecognized header: %s%s (%d)"
258 #: bundle.c:90 builtin/commit.c:706
260 msgid "could not open '%s'"
264 msgid "Repository lacks these prerequisite commits:"
267 #: bundle.c:165 sequencer.c:662 sequencer.c:1112 builtin/log.c:332
268 #: builtin/log.c:821 builtin/log.c:1418 builtin/log.c:1644 builtin/merge.c:357
269 #: builtin/shortlog.c:158
270 msgid "revision walk setup failed"
275 msgid "The bundle contains this ref:"
276 msgid_plural "The bundle contains these %d refs:"
281 msgid "The bundle records a complete history."
286 msgid "The bundle requires this ref:"
287 msgid_plural "The bundle requires these %d refs:"
292 msgid "rev-list died"
295 #: bundle.c:302 builtin/log.c:1329 builtin/shortlog.c:261
297 msgid "unrecognized argument: %s"
302 msgid "ref '%s' is excluded by the rev-list options"
306 msgid "Refusing to create empty bundle."
310 msgid "Could not spawn pack-objects"
314 msgid "pack-objects died"
319 msgid "cannot create '%s'"
323 msgid "index-pack died"
328 msgid "could not parse %s"
333 msgid "%s %s is not a commit!"
336 #: compat/obstack.c:406 compat/obstack.c:408
337 msgid "memory exhausted"
341 msgid "Could not run 'git rev-list'"
346 msgid "failed write to rev-list: %s"
351 msgid "failed to close rev-list's stdin: %s"
355 msgid "in the future"
360 msgid "%lu second ago"
361 msgid_plural "%lu seconds ago"
367 msgid "%lu minute ago"
368 msgid_plural "%lu minutes ago"
375 msgid_plural "%lu hours ago"
382 msgid_plural "%lu days ago"
389 msgid_plural "%lu weeks ago"
395 msgid "%lu month ago"
396 msgid_plural "%lu months ago"
403 msgid_plural "%lu years"
409 msgid "%s, %lu month ago"
410 msgid_plural "%s, %lu months ago"
414 #: date.c:154 date.c:159
417 msgid_plural "%lu years ago"
421 #: diffcore-order.c:24
423 msgid "failed to read orderfile '%s'"
428 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
433 msgid " Unknown dirstat parameter '%s'\n"
438 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
444 "Found errors in 'diff.dirstat' config variable:\n"
451 "Failed to parse --dirstat/-X option parameter:\n"
457 msgid "Failed to parse --submodule option parameter: '%s'"
460 #: gpg-interface.c:59 gpg-interface.c:131
461 msgid "could not run gpg."
464 #: gpg-interface.c:71
465 msgid "gpg did not accept the data"
468 #: gpg-interface.c:82
469 msgid "gpg failed to sign the data"
472 #: gpg-interface.c:115
474 msgid "could not create temporary file '%s': %s"
477 #: gpg-interface.c:118
479 msgid "failed writing detached signature to '%s': %s"
484 msgid "'%s': unable to read %s"
494 msgid "'%s': short read %s"
499 msgid "available git commands in '%s'"
503 msgid "git commands available from elsewhere on your $PATH"
507 msgid "The most commonly used git commands are:"
513 "'%s' appears to be a git command, but we were not\n"
514 "able to execute it. Maybe git-%s is broken?"
518 msgid "Uh oh. Your system reports no Git commands at all."
524 "WARNING: You called a Git command named '%s', which does not exist.\n"
525 "Continuing under the assumption that you meant '%s'"
530 msgid "in %0.1f seconds automatically..."
535 msgid "git: '%s' is not a git command. See 'git --help'."
538 #: help.c:385 help.c:444
544 "Did you mean one of these?"
554 msgid "failed to read the cache"
557 #: merge.c:110 builtin/checkout.c:358 builtin/checkout.c:559
558 #: builtin/clone.c:661
559 msgid "unable to write new index file"
562 #: merge-recursive.c:190
564 msgid "(bad commit)\n"
567 #: merge-recursive.c:206
569 msgid "addinfo_cache failed for path '%s'"
572 #: merge-recursive.c:269
573 msgid "error building trees"
576 #: merge-recursive.c:673
578 msgid "failed to create path '%s'%s"
581 #: merge-recursive.c:684
583 msgid "Removing %s to make room for subdirectory\n"
586 #. something else exists
587 #. .. but not some other error (who really cares what?)
588 #: merge-recursive.c:698 merge-recursive.c:719
589 msgid ": perhaps a D/F conflict?"
592 #: merge-recursive.c:709
594 msgid "refusing to lose untracked file at '%s'"
597 #: merge-recursive.c:749
599 msgid "cannot read object %s '%s'"
602 #: merge-recursive.c:751
604 msgid "blob expected for %s '%s'"
607 #: merge-recursive.c:774 builtin/clone.c:317
609 msgid "failed to open '%s'"
612 #: merge-recursive.c:782
614 msgid "failed to symlink '%s'"
617 #: merge-recursive.c:785
619 msgid "do not know what to do with %06o %s '%s'"
622 #: merge-recursive.c:923
623 msgid "Failed to execute internal merge"
626 #: merge-recursive.c:927
628 msgid "Unable to add %s to database"
631 #: merge-recursive.c:943
632 msgid "unsupported object type in the tree"
635 #: merge-recursive.c:1022 merge-recursive.c:1036
638 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
642 #: merge-recursive.c:1028 merge-recursive.c:1041
645 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
649 #: merge-recursive.c:1082
653 #: merge-recursive.c:1082 wt-status.c:283
657 #: merge-recursive.c:1138
659 msgid "%s is a directory in %s adding as %s instead"
662 #: merge-recursive.c:1160
665 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
666 "\"->\"%s\" in \"%s\"%s"
669 #: merge-recursive.c:1165
670 msgid " (left unresolved)"
673 #: merge-recursive.c:1219
675 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
678 #: merge-recursive.c:1249
680 msgid "Renaming %s to %s and %s to %s instead"
683 #: merge-recursive.c:1448
685 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
688 #: merge-recursive.c:1458
690 msgid "Adding merged %s"
693 #: merge-recursive.c:1463 merge-recursive.c:1661
695 msgid "Adding as %s instead"
698 #: merge-recursive.c:1514
700 msgid "cannot read object %s"
703 #: merge-recursive.c:1517
705 msgid "object %s is not a blob"
708 #: merge-recursive.c:1565
712 #: merge-recursive.c:1565 wt-status.c:281
716 #: merge-recursive.c:1575
720 #: merge-recursive.c:1582
724 #: merge-recursive.c:1616
726 msgid "Skipped %s (merged same as existing)"
729 #: merge-recursive.c:1630
731 msgid "Auto-merging %s"
734 #: merge-recursive.c:1634 git-submodule.sh:1148
738 #: merge-recursive.c:1635
740 msgid "CONFLICT (%s): Merge conflict in %s"
743 #: merge-recursive.c:1725
748 #: merge-recursive.c:1750
749 msgid "file/directory"
752 #: merge-recursive.c:1756
753 msgid "directory/file"
756 #: merge-recursive.c:1761
758 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
761 #: merge-recursive.c:1771
766 #: merge-recursive.c:1788
767 msgid "Fatal merge failure, shouldn't happen."
770 #: merge-recursive.c:1807
771 msgid "Already up-to-date!"
774 #: merge-recursive.c:1816
776 msgid "merging of trees %s and %s failed"
779 #: merge-recursive.c:1846
781 msgid "Unprocessed path??? %s"
784 #: merge-recursive.c:1891
788 #: merge-recursive.c:1904
790 msgid "found %u common ancestor:"
791 msgid_plural "found %u common ancestors:"
795 #: merge-recursive.c:1941
796 msgid "merge returned no commit"
799 #: merge-recursive.c:1998
801 msgid "Could not parse object '%s'"
804 #: merge-recursive.c:2010 builtin/merge.c:665
805 msgid "Unable to write index."
809 msgid "Cannot commit uninitialized/unreferenced notes tree"
814 msgid "Bad notes.rewriteMode value: '%s'"
819 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
822 #. TRANSLATORS: The first %s is the name of the
823 #. environment variable, the second %s is its value
826 msgid "Bad %s value: '%s'"
831 msgid "unable to parse object: %s"
834 #: parse-options.c:537
838 #: parse-options.c:555
843 #. TRANSLATORS: the colon here should align with the
844 #. one in "usage: %s" translation
845 #: parse-options.c:559
850 #: parse-options.c:562
855 #: parse-options.c:596
860 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
865 "global 'literal' pathspec setting is incompatible with all other global "
870 msgid "invalid parameter for pathspec magic 'prefix'"
875 msgid "Invalid pathspec magic '%.*s' in '%s'"
880 msgid "Missing ')' at the end of pathspec magic in '%s'"
885 msgid "Unimplemented pathspec magic '%c' in '%s'"
890 msgid "%s: 'literal' and 'glob' are incompatible"
895 msgid "%s: '%s' is outside repository"
900 msgid "Pathspec '%s' is in submodule '%.*s'"
904 #. * We may want to substitute "this command" with a command
905 #. * name. E.g. when add--interactive dies when running
910 msgid "%s: pathspec magic not supported by this command: %s"
915 msgid "pathspec '%s' is beyond a symbolic link"
920 "There is nothing to exclude from by :(exclude) patterns.\n"
921 "Perhaps you forgot to add either ':/' or '.' ?"
926 msgid "Cannot fetch both %s and %s to %s"
931 msgid "%s usually tracks %s, not %s"
936 msgid "%s tracks both %s and %s"
940 #. * This last possibility doesn't occur because
941 #. * FETCH_HEAD_IGNORE entries always appear at
942 #. * the end of the list.
945 msgid "Internal error"
950 msgid "Your branch is based on '%s', but the upstream is gone.\n"
954 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
959 msgid "Your branch is up-to-date with '%s'.\n"
964 msgid "Your branch is ahead of '%s' by %d commit.\n"
965 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
970 msgid " (use \"git push\" to publish your local commits)\n"
975 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
977 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
982 msgid " (use \"git pull\" to update your local branch)\n"
988 "Your branch and '%s' have diverged,\n"
989 "and have %d and %d different commit each, respectively.\n"
991 "Your branch and '%s' have diverged,\n"
992 "and have %d and %d different commits each, respectively.\n"
997 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1001 msgid "open /dev/null failed"
1006 msgid "dup2(%d,%d) failed"
1009 #: sequencer.c:206 builtin/merge.c:783 builtin/merge.c:896
1010 #: builtin/merge.c:1006 builtin/merge.c:1016
1012 msgid "Could not open '%s' for writing"
1015 #: sequencer.c:208 builtin/merge.c:343 builtin/merge.c:786
1016 #: builtin/merge.c:1008 builtin/merge.c:1021
1018 msgid "Could not write to '%s'"
1023 "after resolving the conflicts, mark the corrected paths\n"
1024 "with 'git add <paths>' or 'git rm <paths>'"
1029 "after resolving the conflicts, mark the corrected paths\n"
1030 "with 'git add <paths>' or 'git rm <paths>'\n"
1031 "and commit the result with 'git commit'"
1034 #: sequencer.c:245 sequencer.c:870 sequencer.c:953
1036 msgid "Could not write to %s"
1041 msgid "Error wrapping up %s"
1045 msgid "Your local changes would be overwritten by cherry-pick."
1049 msgid "Your local changes would be overwritten by revert."
1053 msgid "Commit your changes or stash them to proceed."
1056 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
1059 msgid "%s: Unable to write new index file"
1063 msgid "Could not resolve HEAD commit\n"
1067 msgid "Unable to update cache tree\n"
1072 msgid "Could not parse commit %s\n"
1077 msgid "Could not parse parent commit %s\n"
1081 msgid "Your index file is unmerged."
1086 msgid "Commit %s is a merge but no -m option was given."
1091 msgid "Commit %s does not have parent %d"
1096 msgid "Mainline was specified but commit %s is not a merge."
1099 #. TRANSLATORS: The first %s will be "revert" or
1100 #. "cherry-pick", the second %s a SHA1
1103 msgid "%s: cannot parse parent commit %s"
1108 msgid "Cannot get commit message for %s"
1113 msgid "could not revert %s... %s"
1118 msgid "could not apply %s... %s"
1122 msgid "empty commit set passed"
1127 msgid "git %s: failed to read the index"
1132 msgid "git %s: failed to refresh the index"
1137 msgid "Cannot %s during a %s"
1142 msgid "Could not parse line %d."
1146 msgid "No commits parsed."
1151 msgid "Could not open %s"
1156 msgid "Could not read %s."
1161 msgid "Unusable instruction sheet: %s"
1166 msgid "Invalid key: %s"
1171 msgid "Invalid value for %s: %s"
1176 msgid "Malformed options sheet: %s"
1180 msgid "a cherry-pick or revert is already in progress"
1184 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1189 msgid "Could not create sequencer directory %s"
1192 #: sequencer.c:872 sequencer.c:957
1194 msgid "Error wrapping up %s."
1197 #: sequencer.c:891 sequencer.c:1025
1198 msgid "no cherry-pick or revert in progress"
1202 msgid "cannot resolve HEAD"
1206 msgid "cannot abort from a branch yet to be born"
1209 #: sequencer.c:917 builtin/apply.c:4061
1211 msgid "cannot open %s: %s"
1216 msgid "cannot read %s: %s"
1220 msgid "unexpected end of file"
1225 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1230 msgid "Could not format %s."
1235 msgid "%s: can't cherry-pick a %s"
1240 msgid "%s: bad revision"
1244 msgid "Can't revert as initial commit"
1248 msgid "Can't cherry-pick into empty head"
1253 "Git normally never creates a ref that ends with 40 hex characters\n"
1254 "because it will be ignored when you just specify 40-hex. These refs\n"
1255 "may be created by mistake. For example,\n"
1257 " git checkout -b $br $(git rev-parse ...)\n"
1259 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
1260 "examine these refs and maybe delete them. Turn this message off by\n"
1261 "running \"git config advice.objectNameWarning false\""
1265 msgid "HEAD does not point to a branch"
1270 msgid "No such branch: '%s'"
1275 msgid "No upstream configured for branch '%s'"
1280 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
1283 #: submodule.c:64 submodule.c:98
1284 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1287 #: submodule.c:68 submodule.c:102
1289 msgid "Could not find section in .gitmodules where path=%s"
1292 #. Maybe the user already did that, don't error out here
1295 msgid "Could not update .gitmodules entry %s"
1298 #. Maybe the user already did that, don't error out here
1301 msgid "Could not remove .gitmodules entry for %s"
1305 msgid "could not find .gitmodules in index"
1309 msgid "reading updated .gitmodules failed"
1313 msgid "unable to stat updated .gitmodules"
1317 msgid "unable to remove .gitmodules from index"
1321 msgid "adding updated .gitmodules failed"
1325 msgid "staging updated .gitmodules failed"
1328 #: submodule.c:1144 builtin/init-db.c:363
1330 msgid "Could not create git link %s"
1335 msgid "Could not set core.worktree in %s"
1339 msgid "invalid URL scheme name or missing '://' suffix"
1342 #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
1344 msgid "invalid %XX escape sequence"
1348 msgid "missing host and scheme is not 'file:'"
1352 msgid "a 'file:' URL may not have a port number"
1356 msgid "invalid characters in host name"
1359 #: urlmatch.c:244 urlmatch.c:255
1360 msgid "invalid port number"
1364 msgid "invalid '..' path segment"
1369 msgid "unable to access '%s': %s"
1374 msgid "unable to access '%s'"
1379 msgid "unable to look up current user in the passwd file: %s"
1383 msgid "no such user"
1387 msgid "Unmerged paths:"
1390 #: wt-status.c:177 wt-status.c:204
1392 msgid " (use \"git reset %s <file>...\" to unstage)"
1395 #: wt-status.c:179 wt-status.c:206
1396 msgid " (use \"git rm --cached <file>...\" to unstage)"
1400 msgid " (use \"git add <file>...\" to mark resolution)"
1403 #: wt-status.c:185 wt-status.c:189
1404 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1408 msgid " (use \"git rm <file>...\" to mark resolution)"
1412 msgid "Changes to be committed:"
1416 msgid "Changes not staged for commit:"
1420 msgid " (use \"git add <file>...\" to update what will be committed)"
1424 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
1429 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
1433 msgid " (commit or discard the untracked or modified content in submodules)"
1438 msgid " (use \"git %s <file>...\" to include in what will be committed)"
1446 msgid "both deleted:"
1450 msgid "added by us:"
1454 msgid "deleted by them:"
1458 msgid "added by them:"
1462 msgid "deleted by us:"
1470 msgid "both modified:"
1498 msgid "new commits, "
1502 msgid "modified content, "
1506 msgid "untracked content, "
1511 msgid "bug: unhandled diff status %c"
1515 msgid "Submodules changed but not updated:"
1519 msgid "Submodule changes to be committed:"
1524 "Do not touch the line above.\n"
1525 "Everything below will be removed."
1529 msgid "You have unmerged paths."
1533 msgid " (fix conflicts and run \"git commit\")"
1537 msgid "All conflicts fixed but you are still merging."
1541 msgid " (use \"git commit\" to conclude merge)"
1545 msgid "You are in the middle of an am session."
1549 msgid "The current patch is empty."
1553 msgid " (fix conflicts and then run \"git am --continue\")"
1557 msgid " (use \"git am --skip\" to skip this patch)"
1561 msgid " (use \"git am --abort\" to restore the original branch)"
1564 #: wt-status.c:989 wt-status.c:1006
1566 msgid "You are currently rebasing branch '%s' on '%s'."
1569 #: wt-status.c:994 wt-status.c:1011
1570 msgid "You are currently rebasing."
1574 msgid " (fix conflicts and then run \"git rebase --continue\")"
1578 msgid " (use \"git rebase --skip\" to skip this patch)"
1582 msgid " (use \"git rebase --abort\" to check out the original branch)"
1586 msgid " (all conflicts fixed: run \"git rebase --continue\")"
1592 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
1596 msgid "You are currently splitting a commit during a rebase."
1600 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
1605 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
1609 msgid "You are currently editing a commit during a rebase."
1613 msgid " (use \"git commit --amend\" to amend the current commit)"
1618 " (use \"git rebase --continue\" once you are satisfied with your changes)"
1623 msgid "You are currently cherry-picking commit %s."
1627 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
1631 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
1635 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
1640 msgid "You are currently reverting commit %s."
1644 msgid " (fix conflicts and run \"git revert --continue\")"
1648 msgid " (all conflicts fixed: run \"git revert --continue\")"
1652 msgid " (use \"git revert --abort\" to cancel the revert operation)"
1657 msgid "You are currently bisecting, started from branch '%s'."
1661 msgid "You are currently bisecting."
1665 msgid " (use \"git bisect reset\" to get back to the original branch)"
1673 msgid "rebase in progress; onto "
1677 msgid "HEAD detached at "
1681 msgid "HEAD detached from "
1685 msgid "Not currently on any branch."
1689 msgid "Initial commit"
1693 msgid "Untracked files"
1697 msgid "Ignored files"
1703 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
1704 "may speed it up, but you have to be careful not to forget to add\n"
1705 "new files yourself (see 'git help status')."
1710 msgid "Untracked files not listed%s"
1714 msgid " (use -u option to show untracked files)"
1723 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1728 msgid "no changes added to commit\n"
1734 "nothing added to commit but untracked files present (use \"git add\" to "
1740 msgid "nothing added to commit but untracked files present\n"
1745 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1748 #: wt-status.c:1362 wt-status.c:1367
1750 msgid "nothing to commit\n"
1755 msgid "nothing to commit (use -u to show untracked files)\n"
1760 msgid "nothing to commit, working directory clean\n"
1764 msgid "HEAD (no branch)"
1768 msgid "Initial commit on "
1779 #: wt-status.c:1519 wt-status.c:1522
1787 #: compat/precompose_utf8.c:55 builtin/clone.c:356
1789 msgid "failed to unlink '%s'"
1793 msgid "git add [options] [--] <pathspec>..."
1797 #. * To be consistent with "git add -p" and most Git
1798 #. * commands, we should default to being tree-wide, but
1799 #. * this is not the original behavior and can't be
1800 #. * changed until users trained themselves not to type
1801 #. * "git add -u" or "git add -A". For now, we warn and
1802 #. * keep the old behavior. Later, the behavior can be changed
1803 #. * to tree-wide, keeping the warning for a while, and
1804 #. * eventually we can drop the warning.
1809 "The behavior of 'git add %s (or %s)' with no path argument from a\n"
1810 "subdirectory of the tree will change in Git 2.0 and should not be used "
1812 "To add content for the whole tree, run:\n"
1815 " (or git add %s :/)\n"
1817 "To restrict the command to the current directory, run:\n"
1820 " (or git add %s .)\n"
1822 "With the current Git version, the command is restricted to the current "
1826 #: builtin/add.c:100
1829 "You ran 'git add' with neither '-A (--all)' or '--ignore-removal',\n"
1830 "whose behaviour will change in Git 2.0 with respect to paths you removed.\n"
1831 "Paths like '%s' that are\n"
1832 "removed from your working tree are ignored with this version of Git.\n"
1834 "* 'git add --ignore-removal <pathspec>', which is the current default,\n"
1835 " ignores paths you removed from your working tree.\n"
1837 "* 'git add --all <pathspec>' will let you also record the removals.\n"
1839 "Run 'git status' to check the paths you removed from your working tree.\n"
1842 #: builtin/add.c:144
1844 msgid "unexpected diff status %c"
1847 #: builtin/add.c:149 builtin/commit.c:260
1848 msgid "updating files failed"
1851 #: builtin/add.c:163
1853 msgid "remove '%s'\n"
1856 #: builtin/add.c:237
1857 msgid "Unstaged changes after refreshing the index:"
1860 #: builtin/add.c:299
1861 msgid "Could not read the index"
1864 #: builtin/add.c:310
1866 msgid "Could not open '%s' for writing."
1869 #: builtin/add.c:314
1870 msgid "Could not write patch"
1873 #: builtin/add.c:319
1875 msgid "Could not stat '%s'"
1878 #: builtin/add.c:321
1879 msgid "Empty patch. Aborted."
1882 #: builtin/add.c:327
1884 msgid "Could not apply '%s'"
1887 #: builtin/add.c:337
1888 msgid "The following paths are ignored by one of your .gitignore files:\n"
1891 #: builtin/add.c:354 builtin/clean.c:875 builtin/fetch.c:93 builtin/mv.c:70
1892 #: builtin/prune-packed.c:77 builtin/push.c:506 builtin/remote.c:1344
1897 #: builtin/add.c:355 builtin/apply.c:4410 builtin/check-ignore.c:19
1898 #: builtin/commit.c:1249 builtin/count-objects.c:95 builtin/fsck.c:612
1899 #: builtin/log.c:1592 builtin/mv.c:69 builtin/read-tree.c:113
1903 #: builtin/add.c:357
1904 msgid "interactive picking"
1907 #: builtin/add.c:358 builtin/checkout.c:1109 builtin/reset.c:272
1908 msgid "select hunks interactively"
1911 #: builtin/add.c:359
1912 msgid "edit current diff and apply"
1915 #: builtin/add.c:360
1916 msgid "allow adding otherwise ignored files"
1919 #: builtin/add.c:361
1920 msgid "update tracked files"
1923 #: builtin/add.c:362
1924 msgid "record only the fact that the path will be added later"
1927 #: builtin/add.c:363
1928 msgid "add changes from all tracked and untracked files"
1931 #. takes no arguments
1932 #: builtin/add.c:366
1933 msgid "ignore paths removed in the working tree (same as --no-all)"
1936 #: builtin/add.c:368
1937 msgid "don't add, only refresh the index"
1940 #: builtin/add.c:369
1941 msgid "just skip files which cannot be added because of errors"
1944 #: builtin/add.c:370
1945 msgid "check if - even missing - files are ignored in dry run"
1948 #: builtin/add.c:392
1950 msgid "Use -f if you really want to add them.\n"
1953 #: builtin/add.c:393
1954 msgid "no files added"
1957 #: builtin/add.c:399
1958 msgid "adding files failed"
1961 #: builtin/add.c:438
1962 msgid "-A and -u are mutually incompatible"
1965 #: builtin/add.c:456
1966 msgid "Option --ignore-missing can only be used together with --dry-run"
1969 #: builtin/add.c:486
1971 msgid "Nothing specified, nothing added.\n"
1974 #: builtin/add.c:487
1976 msgid "Maybe you wanted to say 'git add .'?\n"
1979 #: builtin/add.c:492 builtin/check-ignore.c:172 builtin/clean.c:919
1980 #: builtin/commit.c:320 builtin/mv.c:90 builtin/reset.c:224 builtin/rm.c:299
1981 msgid "index file corrupt"
1984 #: builtin/add.c:592 builtin/apply.c:4506 builtin/mv.c:270 builtin/rm.c:432
1985 msgid "Unable to write new index file"
1988 #: builtin/apply.c:57
1989 msgid "git apply [options] [<patch>...]"
1992 #: builtin/apply.c:110
1994 msgid "unrecognized whitespace option '%s'"
1997 #: builtin/apply.c:125
1999 msgid "unrecognized whitespace ignore option '%s'"
2002 #: builtin/apply.c:823
2004 msgid "Cannot prepare timestamp regexp %s"
2007 #: builtin/apply.c:832
2009 msgid "regexec returned %d for input: %s"
2012 #: builtin/apply.c:913
2014 msgid "unable to find filename in patch at line %d"
2017 #: builtin/apply.c:945
2019 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
2022 #: builtin/apply.c:949
2024 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
2027 #: builtin/apply.c:950
2029 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
2032 #: builtin/apply.c:957
2034 msgid "git apply: bad git-diff - expected /dev/null on line %d"
2037 #: builtin/apply.c:1422
2039 msgid "recount: unexpected line: %.*s"
2042 #: builtin/apply.c:1479
2044 msgid "patch fragment without header at line %d: %.*s"
2047 #: builtin/apply.c:1496
2050 "git diff header lacks filename information when removing %d leading pathname "
2051 "component (line %d)"
2053 "git diff header lacks filename information when removing %d leading pathname "
2054 "components (line %d)"
2058 #: builtin/apply.c:1656
2059 msgid "new file depends on old contents"
2062 #: builtin/apply.c:1658
2063 msgid "deleted file still has contents"
2066 #: builtin/apply.c:1684
2068 msgid "corrupt patch at line %d"
2071 #: builtin/apply.c:1720
2073 msgid "new file %s depends on old contents"
2076 #: builtin/apply.c:1722
2078 msgid "deleted file %s still has contents"
2081 #: builtin/apply.c:1725
2083 msgid "** warning: file %s becomes empty but is not deleted"
2086 #: builtin/apply.c:1871
2088 msgid "corrupt binary patch at line %d: %.*s"
2091 #. there has to be one hunk (forward hunk)
2092 #: builtin/apply.c:1900
2094 msgid "unrecognized binary patch at line %d"
2097 #: builtin/apply.c:1986
2099 msgid "patch with only garbage at line %d"
2102 #: builtin/apply.c:2076
2104 msgid "unable to read symlink %s"
2107 #: builtin/apply.c:2080
2109 msgid "unable to open or read %s"
2112 #: builtin/apply.c:2688
2114 msgid "invalid start of line: '%c'"
2117 #: builtin/apply.c:2806
2119 msgid "Hunk #%d succeeded at %d (offset %d line)."
2120 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
2124 #: builtin/apply.c:2818
2126 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
2129 #: builtin/apply.c:2824
2132 "while searching for:\n"
2136 #: builtin/apply.c:2843
2138 msgid "missing binary patch data for '%s'"
2141 #: builtin/apply.c:2946
2143 msgid "binary patch does not apply to '%s'"
2146 #: builtin/apply.c:2952
2148 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
2151 #: builtin/apply.c:2973
2153 msgid "patch failed: %s:%ld"
2156 #: builtin/apply.c:3095
2158 msgid "cannot checkout %s"
2161 #: builtin/apply.c:3140 builtin/apply.c:3149 builtin/apply.c:3194
2163 msgid "read of %s failed"
2166 #: builtin/apply.c:3174 builtin/apply.c:3396
2168 msgid "path %s has been renamed/deleted"
2171 #: builtin/apply.c:3255 builtin/apply.c:3410
2173 msgid "%s: does not exist in index"
2176 #: builtin/apply.c:3259 builtin/apply.c:3402 builtin/apply.c:3424
2181 #: builtin/apply.c:3264 builtin/apply.c:3418
2183 msgid "%s: does not match index"
2186 #: builtin/apply.c:3366
2187 msgid "removal patch leaves file contents"
2190 #: builtin/apply.c:3435
2192 msgid "%s: wrong type"
2195 #: builtin/apply.c:3437
2197 msgid "%s has type %o, expected %o"
2200 #: builtin/apply.c:3538
2202 msgid "%s: already exists in index"
2205 #: builtin/apply.c:3541
2207 msgid "%s: already exists in working directory"
2210 #: builtin/apply.c:3561
2212 msgid "new mode (%o) of %s does not match old mode (%o)"
2215 #: builtin/apply.c:3566
2217 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
2220 #: builtin/apply.c:3574
2222 msgid "%s: patch does not apply"
2225 #: builtin/apply.c:3587
2227 msgid "Checking patch %s..."
2230 #: builtin/apply.c:3680 builtin/checkout.c:213 builtin/reset.c:127
2232 msgid "make_cache_entry failed for path '%s'"
2235 #: builtin/apply.c:3823
2237 msgid "unable to remove %s from index"
2240 #: builtin/apply.c:3851
2242 msgid "corrupt patch for submodule %s"
2245 #: builtin/apply.c:3855
2247 msgid "unable to stat newly created file '%s'"
2250 #: builtin/apply.c:3860
2252 msgid "unable to create backing store for newly created file %s"
2255 #: builtin/apply.c:3863 builtin/apply.c:3971
2257 msgid "unable to add cache entry for %s"
2260 #: builtin/apply.c:3896
2262 msgid "closing file '%s'"
2265 #: builtin/apply.c:3945
2267 msgid "unable to write file '%s' mode %o"
2270 #: builtin/apply.c:4032
2272 msgid "Applied patch %s cleanly."
2275 #: builtin/apply.c:4040
2276 msgid "internal error"
2279 #. Say this even without --verbose
2280 #: builtin/apply.c:4043
2282 msgid "Applying patch %%s with %d reject..."
2283 msgid_plural "Applying patch %%s with %d rejects..."
2287 #: builtin/apply.c:4053
2289 msgid "truncating .rej filename to %.*s.rej"
2292 #: builtin/apply.c:4074
2294 msgid "Hunk #%d applied cleanly."
2297 #: builtin/apply.c:4077
2299 msgid "Rejected hunk #%d."
2302 #: builtin/apply.c:4227
2303 msgid "unrecognized input"
2306 #: builtin/apply.c:4238
2307 msgid "unable to read index file"
2310 #: builtin/apply.c:4357 builtin/apply.c:4360 builtin/clone.c:90
2311 #: builtin/fetch.c:78
2315 #: builtin/apply.c:4358
2316 msgid "don't apply changes matching the given path"
2319 #: builtin/apply.c:4361
2320 msgid "apply changes matching the given path"
2323 #: builtin/apply.c:4363
2327 #: builtin/apply.c:4364
2328 msgid "remove <num> leading slashes from traditional diff paths"
2331 #: builtin/apply.c:4367
2332 msgid "ignore additions made by the patch"
2335 #: builtin/apply.c:4369
2336 msgid "instead of applying the patch, output diffstat for the input"
2339 #: builtin/apply.c:4373
2340 msgid "show number of added and deleted lines in decimal notation"
2343 #: builtin/apply.c:4375
2344 msgid "instead of applying the patch, output a summary for the input"
2347 #: builtin/apply.c:4377
2348 msgid "instead of applying the patch, see if the patch is applicable"
2351 #: builtin/apply.c:4379
2352 msgid "make sure the patch is applicable to the current index"
2355 #: builtin/apply.c:4381
2356 msgid "apply a patch without touching the working tree"
2359 #: builtin/apply.c:4383
2360 msgid "also apply the patch (use with --stat/--summary/--check)"
2363 #: builtin/apply.c:4385
2364 msgid "attempt three-way merge if a patch does not apply"
2367 #: builtin/apply.c:4387
2368 msgid "build a temporary index based on embedded index information"
2371 #: builtin/apply.c:4389 builtin/checkout-index.c:197 builtin/ls-files.c:452
2372 msgid "paths are separated with NUL character"
2375 #: builtin/apply.c:4392
2376 msgid "ensure at least <n> lines of context match"
2379 #: builtin/apply.c:4393
2383 #: builtin/apply.c:4394
2384 msgid "detect new or modified lines that have whitespace errors"
2387 #: builtin/apply.c:4397 builtin/apply.c:4400
2388 msgid "ignore changes in whitespace when finding context"
2391 #: builtin/apply.c:4403
2392 msgid "apply the patch in reverse"
2395 #: builtin/apply.c:4405
2396 msgid "don't expect at least one line of context"
2399 #: builtin/apply.c:4407
2400 msgid "leave the rejected hunks in corresponding *.rej files"
2403 #: builtin/apply.c:4409
2404 msgid "allow overlapping hunks"
2407 #: builtin/apply.c:4412
2408 msgid "tolerate incorrectly detected missing new-line at the end of file"
2411 #: builtin/apply.c:4415
2412 msgid "do not trust the line counts in the hunk headers"
2415 #: builtin/apply.c:4417
2419 #: builtin/apply.c:4418
2420 msgid "prepend <root> to all filenames"
2423 #: builtin/apply.c:4440
2424 msgid "--3way outside a repository"
2427 #: builtin/apply.c:4448
2428 msgid "--index outside a repository"
2431 #: builtin/apply.c:4451
2432 msgid "--cached outside a repository"
2435 #: builtin/apply.c:4467
2437 msgid "can't open patch '%s'"
2440 #: builtin/apply.c:4481
2442 msgid "squelched %d whitespace error"
2443 msgid_plural "squelched %d whitespace errors"
2447 #: builtin/apply.c:4487 builtin/apply.c:4497
2449 msgid "%d line adds whitespace errors."
2450 msgid_plural "%d lines add whitespace errors."
2454 #: builtin/archive.c:17
2456 msgid "could not create archive file '%s'"
2459 #: builtin/archive.c:20
2460 msgid "could not redirect output"
2463 #: builtin/archive.c:37
2464 msgid "git archive: Remote with no URL"
2467 #: builtin/archive.c:58
2468 msgid "git archive: expected ACK/NAK, got EOF"
2471 #: builtin/archive.c:61
2473 msgid "git archive: NACK %s"
2476 #: builtin/archive.c:63
2478 msgid "remote error: %s"
2481 #: builtin/archive.c:64
2482 msgid "git archive: protocol error"
2485 #: builtin/archive.c:68
2486 msgid "git archive: expected a flush"
2489 #: builtin/bisect--helper.c:7
2490 msgid "git bisect--helper --next-all [--no-checkout]"
2493 #: builtin/bisect--helper.c:17
2494 msgid "perform 'git bisect next'"
2497 #: builtin/bisect--helper.c:19
2498 msgid "update BISECT_HEAD instead of checking out the current commit"
2501 #: builtin/blame.c:27
2502 msgid "git blame [options] [rev-opts] [rev] [--] file"
2505 #: builtin/blame.c:32
2506 msgid "[rev-opts] are documented in git-rev-list(1)"
2509 #: builtin/blame.c:2249
2510 msgid "Show blame entries as we find them, incrementally"
2513 #: builtin/blame.c:2250
2514 msgid "Show blank SHA-1 for boundary commits (Default: off)"
2517 #: builtin/blame.c:2251
2518 msgid "Do not treat root commits as boundaries (Default: off)"
2521 #: builtin/blame.c:2252
2522 msgid "Show work cost statistics"
2525 #: builtin/blame.c:2253
2526 msgid "Show output score for blame entries"
2529 #: builtin/blame.c:2254
2530 msgid "Show original filename (Default: auto)"
2533 #: builtin/blame.c:2255
2534 msgid "Show original linenumber (Default: off)"
2537 #: builtin/blame.c:2256
2538 msgid "Show in a format designed for machine consumption"
2541 #: builtin/blame.c:2257
2542 msgid "Show porcelain format with per-line commit information"
2545 #: builtin/blame.c:2258
2546 msgid "Use the same output mode as git-annotate (Default: off)"
2549 #: builtin/blame.c:2259
2550 msgid "Show raw timestamp (Default: off)"
2553 #: builtin/blame.c:2260
2554 msgid "Show long commit SHA1 (Default: off)"
2557 #: builtin/blame.c:2261
2558 msgid "Suppress author name and timestamp (Default: off)"
2561 #: builtin/blame.c:2262
2562 msgid "Show author email instead of name (Default: off)"
2565 #: builtin/blame.c:2263
2566 msgid "Ignore whitespace differences"
2569 #: builtin/blame.c:2264
2570 msgid "Spend extra cycles to find better match"
2573 #: builtin/blame.c:2265
2574 msgid "Use revisions from <file> instead of calling git-rev-list"
2577 #: builtin/blame.c:2266
2578 msgid "Use <file>'s contents as the final image"
2581 #: builtin/blame.c:2267 builtin/blame.c:2268
2585 #: builtin/blame.c:2267
2586 msgid "Find line copies within and across files"
2589 #: builtin/blame.c:2268
2590 msgid "Find line movements within and across files"
2593 #: builtin/blame.c:2269
2597 #: builtin/blame.c:2269
2598 msgid "Process only line range n,m, counting from 1"
2601 #: builtin/branch.c:24
2602 msgid "git branch [options] [-r | -a] [--merged | --no-merged]"
2605 #: builtin/branch.c:25
2606 msgid "git branch [options] [-l] [-f] <branchname> [<start-point>]"
2609 #: builtin/branch.c:26
2610 msgid "git branch [options] [-r] (-d | -D) <branchname>..."
2613 #: builtin/branch.c:27
2614 msgid "git branch [options] (-m | -M) [<oldbranch>] <newbranch>"
2617 #: builtin/branch.c:150
2620 "deleting branch '%s' that has been merged to\n"
2621 " '%s', but not yet merged to HEAD."
2624 #: builtin/branch.c:154
2627 "not deleting branch '%s' that is not yet merged to\n"
2628 " '%s', even though it is merged to HEAD."
2631 #: builtin/branch.c:168
2633 msgid "Couldn't look up commit object for '%s'"
2636 #: builtin/branch.c:172
2639 "The branch '%s' is not fully merged.\n"
2640 "If you are sure you want to delete it, run 'git branch -D %s'."
2643 #: builtin/branch.c:185
2644 msgid "Update of config-file failed"
2647 #: builtin/branch.c:213
2648 msgid "cannot use -a with -d"
2651 #: builtin/branch.c:219
2652 msgid "Couldn't look up commit object for HEAD"
2655 #: builtin/branch.c:227
2657 msgid "Cannot delete the branch '%s' which you are currently on."
2660 #: builtin/branch.c:240
2662 msgid "remote branch '%s' not found."
2665 #: builtin/branch.c:241
2667 msgid "branch '%s' not found."
2670 #: builtin/branch.c:255
2672 msgid "Error deleting remote branch '%s'"
2675 #: builtin/branch.c:256
2677 msgid "Error deleting branch '%s'"
2680 #: builtin/branch.c:263
2682 msgid "Deleted remote branch %s (was %s).\n"
2685 #: builtin/branch.c:264
2687 msgid "Deleted branch %s (was %s).\n"
2690 #: builtin/branch.c:366
2692 msgid "branch '%s' does not point at a commit"
2695 #: builtin/branch.c:454
2700 #: builtin/branch.c:459
2705 #: builtin/branch.c:464
2707 msgid "[%s: behind %d]"
2710 #: builtin/branch.c:466
2715 #: builtin/branch.c:470
2717 msgid "[%s: ahead %d]"
2720 #: builtin/branch.c:472
2725 #: builtin/branch.c:475
2727 msgid "[%s: ahead %d, behind %d]"
2730 #: builtin/branch.c:478
2732 msgid "[ahead %d, behind %d]"
2735 #: builtin/branch.c:502
2736 msgid " **** invalid ref ****"
2739 #: builtin/branch.c:594
2741 msgid "(no branch, rebasing %s)"
2744 #: builtin/branch.c:597
2746 msgid "(no branch, bisect started on %s)"
2749 #: builtin/branch.c:600
2751 msgid "(detached from %s)"
2754 #: builtin/branch.c:603
2758 #: builtin/branch.c:649
2760 msgid "object '%s' does not point to a commit"
2763 #: builtin/branch.c:681
2764 msgid "some refs could not be read"
2767 #: builtin/branch.c:694
2768 msgid "cannot rename the current branch while not on any."
2771 #: builtin/branch.c:704
2773 msgid "Invalid branch name: '%s'"
2776 #: builtin/branch.c:719
2777 msgid "Branch rename failed"
2780 #: builtin/branch.c:723
2782 msgid "Renamed a misnamed branch '%s' away"
2785 #: builtin/branch.c:727
2787 msgid "Branch renamed to %s, but HEAD is not updated!"
2790 #: builtin/branch.c:734
2791 msgid "Branch is renamed, but update of config-file failed"
2794 #: builtin/branch.c:749
2796 msgid "malformed object name %s"
2799 #: builtin/branch.c:773
2801 msgid "could not write branch description template: %s"
2804 #: builtin/branch.c:803
2805 msgid "Generic options"
2808 #: builtin/branch.c:805
2809 msgid "show hash and subject, give twice for upstream branch"
2812 #: builtin/branch.c:806
2813 msgid "suppress informational messages"
2816 #: builtin/branch.c:807
2817 msgid "set up tracking mode (see git-pull(1))"
2820 #: builtin/branch.c:809
2821 msgid "change upstream info"
2824 #: builtin/branch.c:813
2825 msgid "use colored output"
2828 #: builtin/branch.c:814
2829 msgid "act on remote-tracking branches"
2832 #: builtin/branch.c:817 builtin/branch.c:823 builtin/branch.c:844
2833 #: builtin/branch.c:850 builtin/commit.c:1460 builtin/commit.c:1461
2834 #: builtin/commit.c:1462 builtin/commit.c:1463 builtin/tag.c:468
2838 #: builtin/branch.c:818 builtin/branch.c:824
2839 msgid "print only branches that contain the commit"
2842 #: builtin/branch.c:830
2843 msgid "Specific git-branch actions:"
2846 #: builtin/branch.c:831
2847 msgid "list both remote-tracking and local branches"
2850 #: builtin/branch.c:833
2851 msgid "delete fully merged branch"
2854 #: builtin/branch.c:834
2855 msgid "delete branch (even if not merged)"
2858 #: builtin/branch.c:835
2859 msgid "move/rename a branch and its reflog"
2862 #: builtin/branch.c:836
2863 msgid "move/rename a branch, even if target exists"
2866 #: builtin/branch.c:837
2867 msgid "list branch names"
2870 #: builtin/branch.c:838
2871 msgid "create the branch's reflog"
2874 #: builtin/branch.c:840
2875 msgid "edit the description for the branch"
2878 #: builtin/branch.c:841
2879 msgid "force creation (when already exists)"
2882 #: builtin/branch.c:844
2883 msgid "print only not merged branches"
2886 #: builtin/branch.c:850
2887 msgid "print only merged branches"
2890 #: builtin/branch.c:854
2891 msgid "list branches in columns"
2894 #: builtin/branch.c:867
2895 msgid "Failed to resolve HEAD as a valid ref."
2898 #: builtin/branch.c:872 builtin/clone.c:635
2899 msgid "HEAD not found below refs/heads!"
2902 #: builtin/branch.c:896
2903 msgid "--column and --verbose are incompatible"
2906 #: builtin/branch.c:902 builtin/branch.c:941
2907 msgid "branch name required"
2910 #: builtin/branch.c:917
2911 msgid "Cannot give description to detached HEAD"
2914 #: builtin/branch.c:922
2915 msgid "cannot edit description of more than one branch"
2918 #: builtin/branch.c:929
2920 msgid "No commit on branch '%s' yet."
2923 #: builtin/branch.c:932
2925 msgid "No branch named '%s'."
2928 #: builtin/branch.c:947
2929 msgid "too many branches for a rename operation"
2932 #: builtin/branch.c:952
2933 msgid "too many branches to set new upstream"
2936 #: builtin/branch.c:956
2939 "could not set upstream of HEAD to %s when it does not point to any branch."
2942 #: builtin/branch.c:959 builtin/branch.c:981 builtin/branch.c:1002
2944 msgid "no such branch '%s'"
2947 #: builtin/branch.c:963
2949 msgid "branch '%s' does not exist"
2952 #: builtin/branch.c:975
2953 msgid "too many branches to unset upstream"
2956 #: builtin/branch.c:979
2957 msgid "could not unset upstream of HEAD when it does not point to any branch."
2960 #: builtin/branch.c:985
2962 msgid "Branch '%s' has no upstream information"
2965 #: builtin/branch.c:999
2966 msgid "it does not make sense to create 'HEAD' manually"
2969 #: builtin/branch.c:1005
2970 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
2973 #: builtin/branch.c:1008
2976 "The --set-upstream flag is deprecated and will be removed. Consider using --"
2977 "track or --set-upstream-to\n"
2980 #: builtin/branch.c:1025
2984 "If you wanted to make '%s' track '%s', do this:\n"
2988 #: builtin/branch.c:1026
2990 msgid " git branch -d %s\n"
2993 #: builtin/branch.c:1027
2995 msgid " git branch --set-upstream-to %s\n"
2998 #: builtin/bundle.c:47
3000 msgid "%s is okay\n"
3003 #: builtin/bundle.c:56
3004 msgid "Need a repository to create a bundle."
3007 #: builtin/bundle.c:60
3008 msgid "Need a repository to unbundle."
3011 #: builtin/cat-file.c:328
3012 msgid "git cat-file (-t|-s|-e|-p|<type>|--textconv) <object>"
3015 #: builtin/cat-file.c:329
3016 msgid "git cat-file (--batch|--batch-check) < <list_of_objects>"
3019 #: builtin/cat-file.c:366
3020 msgid "<type> can be one of: blob, tree, commit, tag"
3023 #: builtin/cat-file.c:367
3024 msgid "show object type"
3027 #: builtin/cat-file.c:368
3028 msgid "show object size"
3031 #: builtin/cat-file.c:370
3032 msgid "exit with zero when there's no error"
3035 #: builtin/cat-file.c:371
3036 msgid "pretty-print object's content"
3039 #: builtin/cat-file.c:373
3040 msgid "for blob objects, run textconv on object's content"
3043 #: builtin/cat-file.c:375
3044 msgid "show info and content of objects fed from the standard input"
3047 #: builtin/cat-file.c:378
3048 msgid "show info about objects fed from the standard input"
3051 #: builtin/check-attr.c:11
3052 msgid "git check-attr [-a | --all | attr...] [--] pathname..."
3055 #: builtin/check-attr.c:12
3056 msgid "git check-attr --stdin [-z] [-a | --all | attr...] < <list-of-paths>"
3059 #: builtin/check-attr.c:19
3060 msgid "report all attributes set on file"
3063 #: builtin/check-attr.c:20
3064 msgid "use .gitattributes only from the index"
3067 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:75
3068 msgid "read file names from stdin"
3071 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
3072 msgid "terminate input and output records by a NUL character"
3075 #: builtin/check-ignore.c:18 builtin/checkout.c:1090 builtin/gc.c:260
3076 msgid "suppress progress reporting"
3079 #: builtin/check-ignore.c:26
3080 msgid "show non-matching input paths"
3083 #: builtin/check-ignore.c:28
3084 msgid "ignore index when checking"
3087 #: builtin/check-ignore.c:154
3088 msgid "cannot specify pathnames with --stdin"
3091 #: builtin/check-ignore.c:157
3092 msgid "-z only makes sense with --stdin"
3095 #: builtin/check-ignore.c:159
3096 msgid "no path specified"
3099 #: builtin/check-ignore.c:163
3100 msgid "--quiet is only valid with a single pathname"
3103 #: builtin/check-ignore.c:165
3104 msgid "cannot have both --quiet and --verbose"
3107 #: builtin/check-ignore.c:168
3108 msgid "--non-matching is only valid with --verbose"
3111 #: builtin/check-mailmap.c:8
3112 msgid "git check-mailmap [options] <contact>..."
3115 #: builtin/check-mailmap.c:13
3116 msgid "also read contacts from stdin"
3119 #: builtin/check-mailmap.c:24
3121 msgid "unable to parse contact: %s"
3124 #: builtin/check-mailmap.c:47
3125 msgid "no contacts specified"
3128 #: builtin/checkout-index.c:126
3129 msgid "git checkout-index [options] [--] [<file>...]"
3132 #: builtin/checkout-index.c:187
3133 msgid "check out all files in the index"
3136 #: builtin/checkout-index.c:188
3137 msgid "force overwrite of existing files"
3140 #: builtin/checkout-index.c:190
3141 msgid "no warning for existing files and files not in index"
3144 #: builtin/checkout-index.c:192
3145 msgid "don't checkout new files"
3148 #: builtin/checkout-index.c:194
3149 msgid "update stat information in the index file"
3152 #: builtin/checkout-index.c:200
3153 msgid "read list of paths from the standard input"
3156 #: builtin/checkout-index.c:202
3157 msgid "write the content to temporary files"
3160 #: builtin/checkout-index.c:203 builtin/column.c:30
3164 #: builtin/checkout-index.c:204
3165 msgid "when creating files, prepend <string>"
3168 #: builtin/checkout-index.c:207
3169 msgid "copy out the files from named stage"
3172 #: builtin/checkout.c:25
3173 msgid "git checkout [options] <branch>"
3176 #: builtin/checkout.c:26
3177 msgid "git checkout [options] [<branch>] -- <file>..."
3180 #: builtin/checkout.c:114 builtin/checkout.c:147
3182 msgid "path '%s' does not have our version"
3185 #: builtin/checkout.c:116 builtin/checkout.c:149
3187 msgid "path '%s' does not have their version"
3190 #: builtin/checkout.c:132
3192 msgid "path '%s' does not have all necessary versions"
3195 #: builtin/checkout.c:176
3197 msgid "path '%s' does not have necessary versions"
3200 #: builtin/checkout.c:193
3202 msgid "path '%s': cannot merge"
3205 #: builtin/checkout.c:210
3207 msgid "Unable to add merge result for '%s'"
3210 #: builtin/checkout.c:232 builtin/checkout.c:235 builtin/checkout.c:238
3211 #: builtin/checkout.c:241
3213 msgid "'%s' cannot be used with updating paths"
3216 #: builtin/checkout.c:244 builtin/checkout.c:247
3218 msgid "'%s' cannot be used with %s"
3221 #: builtin/checkout.c:250
3223 msgid "Cannot update paths and switch to branch '%s' at the same time."
3226 #: builtin/checkout.c:261 builtin/checkout.c:451
3227 msgid "corrupt index file"
3230 #: builtin/checkout.c:322 builtin/checkout.c:329
3232 msgid "path '%s' is unmerged"
3235 #: builtin/checkout.c:473
3236 msgid "you need to resolve your current index first"
3239 #: builtin/checkout.c:594
3241 msgid "Can not do reflog for '%s'\n"
3244 #: builtin/checkout.c:632
3245 msgid "HEAD is now at"
3248 #: builtin/checkout.c:639
3250 msgid "Reset branch '%s'\n"
3253 #: builtin/checkout.c:642
3255 msgid "Already on '%s'\n"
3258 #: builtin/checkout.c:646
3260 msgid "Switched to and reset branch '%s'\n"
3263 #: builtin/checkout.c:648 builtin/checkout.c:1033
3265 msgid "Switched to a new branch '%s'\n"
3268 #: builtin/checkout.c:650
3270 msgid "Switched to branch '%s'\n"
3273 #: builtin/checkout.c:706
3275 msgid " ... and %d more.\n"
3278 #. The singular version
3279 #: builtin/checkout.c:712
3282 "Warning: you are leaving %d commit behind, not connected to\n"
3283 "any of your branches:\n"
3287 "Warning: you are leaving %d commits behind, not connected to\n"
3288 "any of your branches:\n"
3294 #: builtin/checkout.c:730
3297 "If you want to keep them by creating a new branch, this may be a good time\n"
3300 " git branch new_branch_name %s\n"
3304 #: builtin/checkout.c:760
3305 msgid "internal error in revision walk"
3308 #: builtin/checkout.c:764
3309 msgid "Previous HEAD position was"
3312 #: builtin/checkout.c:791 builtin/checkout.c:1028
3313 msgid "You are on a branch yet to be born"
3316 #: builtin/checkout.c:935
3318 msgid "only one reference expected, %d given."
3321 #: builtin/checkout.c:974
3323 msgid "invalid reference: %s"
3326 #. case (1): want a tree
3327 #: builtin/checkout.c:1003
3329 msgid "reference is not a tree: %s"
3332 #: builtin/checkout.c:1042
3333 msgid "paths cannot be used with switching branches"
3336 #: builtin/checkout.c:1045 builtin/checkout.c:1049
3338 msgid "'%s' cannot be used with switching branches"
3341 #: builtin/checkout.c:1053 builtin/checkout.c:1056 builtin/checkout.c:1061
3342 #: builtin/checkout.c:1064
3344 msgid "'%s' cannot be used with '%s'"
3347 #: builtin/checkout.c:1069
3349 msgid "Cannot switch branch to a non-commit '%s'"
3352 #: builtin/checkout.c:1091 builtin/checkout.c:1093 builtin/clone.c:88
3353 #: builtin/remote.c:159 builtin/remote.c:161
3357 #: builtin/checkout.c:1092
3358 msgid "create and checkout a new branch"
3361 #: builtin/checkout.c:1094
3362 msgid "create/reset and checkout a branch"
3365 #: builtin/checkout.c:1095
3366 msgid "create reflog for new branch"
3369 #: builtin/checkout.c:1096
3370 msgid "detach the HEAD at named commit"
3373 #: builtin/checkout.c:1097
3374 msgid "set upstream info for new branch"
3377 #: builtin/checkout.c:1099
3381 #: builtin/checkout.c:1099
3382 msgid "new unparented branch"
3385 #: builtin/checkout.c:1100
3386 msgid "checkout our version for unmerged files"
3389 #: builtin/checkout.c:1102
3390 msgid "checkout their version for unmerged files"
3393 #: builtin/checkout.c:1104
3394 msgid "force checkout (throw away local modifications)"
3397 #: builtin/checkout.c:1105
3398 msgid "perform a 3-way merge with the new branch"
3401 #: builtin/checkout.c:1106 builtin/merge.c:225
3402 msgid "update ignored files (default)"
3405 #: builtin/checkout.c:1107 builtin/log.c:1228 parse-options.h:248
3409 #: builtin/checkout.c:1108
3410 msgid "conflict style (merge or diff3)"
3413 #: builtin/checkout.c:1111
3414 msgid "do not limit pathspecs to sparse entries only"
3417 #: builtin/checkout.c:1113
3418 msgid "second guess 'git checkout no-such-branch'"
3421 #: builtin/checkout.c:1136
3422 msgid "-b, -B and --orphan are mutually exclusive"
3425 #: builtin/checkout.c:1153
3426 msgid "--track needs a branch name"
3429 #: builtin/checkout.c:1160
3430 msgid "Missing branch name; try -b"
3433 #: builtin/checkout.c:1197
3434 msgid "invalid path specification"
3437 #: builtin/checkout.c:1204
3440 "Cannot update paths and switch to branch '%s' at the same time.\n"
3441 "Did you intend to checkout '%s' which can not be resolved as commit?"
3444 #: builtin/checkout.c:1209
3446 msgid "git checkout: --detach does not take a path argument '%s'"
3449 #: builtin/checkout.c:1213
3451 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
3452 "checking out of the index."
3455 #: builtin/clean.c:26
3457 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
3460 #: builtin/clean.c:30
3462 msgid "Removing %s\n"
3465 #: builtin/clean.c:31
3467 msgid "Would remove %s\n"
3470 #: builtin/clean.c:32
3472 msgid "Skipping repository %s\n"
3475 #: builtin/clean.c:33
3477 msgid "Would skip repository %s\n"
3480 #: builtin/clean.c:34
3482 msgid "failed to remove %s"
3485 #: builtin/clean.c:294
3488 "1 - select a numbered item\n"
3489 "foo - select item based on unique prefix\n"
3490 " - (empty) select nothing"
3493 #: builtin/clean.c:298
3496 "1 - select a single item\n"
3497 "3-5 - select a range of items\n"
3498 "2-3,6-9 - select multiple ranges\n"
3499 "foo - select item based on unique prefix\n"
3500 "-... - unselect specified items\n"
3501 "* - choose all items\n"
3502 " - (empty) finish selecting"
3505 #: builtin/clean.c:516
3510 #: builtin/clean.c:659
3512 msgid "Input ignore patterns>> "
3515 #: builtin/clean.c:696
3517 msgid "WARNING: Cannot find items matched by: %s"
3520 #: builtin/clean.c:717
3521 msgid "Select items to delete"
3524 #: builtin/clean.c:757
3529 #: builtin/clean.c:782
3533 #: builtin/clean.c:790
3535 "clean - start cleaning\n"
3536 "filter by pattern - exclude items from deletion\n"
3537 "select by numbers - select items to be deleted by numbers\n"
3538 "ask each - confirm each deletion (like \"rm -i\")\n"
3539 "quit - stop cleaning\n"
3540 "help - this screen\n"
3541 "? - help for prompt selection"
3544 #: builtin/clean.c:817
3545 msgid "*** Commands ***"
3548 #: builtin/clean.c:818
3552 #: builtin/clean.c:826
3553 msgid "Would remove the following item:"
3554 msgid_plural "Would remove the following items:"
3558 #: builtin/clean.c:843
3559 msgid "No more files to clean, exiting."
3562 #: builtin/clean.c:874
3563 msgid "do not print names of files removed"
3566 #: builtin/clean.c:876
3570 #: builtin/clean.c:877
3571 msgid "interactive cleaning"
3574 #: builtin/clean.c:879
3575 msgid "remove whole directories"
3578 #: builtin/clean.c:880 builtin/describe.c:420 builtin/grep.c:718
3579 #: builtin/ls-files.c:483 builtin/name-rev.c:314 builtin/show-ref.c:185
3583 #: builtin/clean.c:881
3584 msgid "add <pattern> to ignore rules"
3587 #: builtin/clean.c:882
3588 msgid "remove ignored files, too"
3591 #: builtin/clean.c:884
3592 msgid "remove only ignored files"
3595 #: builtin/clean.c:902
3596 msgid "-x and -X cannot be used together"
3599 #: builtin/clean.c:906
3601 "clean.requireForce set to true and neither -i, -n nor -f given; refusing to "
3605 #: builtin/clean.c:909
3607 "clean.requireForce defaults to true and neither -i, -n nor -f given; "
3611 #: builtin/clone.c:36
3612 msgid "git clone [options] [--] <repo> [<dir>]"
3615 #: builtin/clone.c:64 builtin/fetch.c:97 builtin/merge.c:222
3616 #: builtin/push.c:521
3617 msgid "force progress reporting"
3620 #: builtin/clone.c:66
3621 msgid "don't create a checkout"
3624 #: builtin/clone.c:67 builtin/clone.c:69 builtin/init-db.c:488
3625 msgid "create a bare repository"
3628 #: builtin/clone.c:71
3629 msgid "create a mirror repository (implies bare)"
3632 #: builtin/clone.c:73
3633 msgid "to clone from a local repository"
3636 #: builtin/clone.c:75
3637 msgid "don't use local hardlinks, always copy"
3640 #: builtin/clone.c:77
3641 msgid "setup as shared repository"
3644 #: builtin/clone.c:79 builtin/clone.c:81
3645 msgid "initialize submodules in the clone"
3648 #: builtin/clone.c:82 builtin/init-db.c:485
3649 msgid "template-directory"
3652 #: builtin/clone.c:83 builtin/init-db.c:486
3653 msgid "directory from which templates will be used"
3656 #: builtin/clone.c:85
3657 msgid "reference repository"
3660 #: builtin/clone.c:86 builtin/column.c:26 builtin/merge-file.c:44
3664 #: builtin/clone.c:87
3665 msgid "use <name> instead of 'origin' to track upstream"
3668 #: builtin/clone.c:89
3669 msgid "checkout <branch> instead of the remote's HEAD"
3672 #: builtin/clone.c:91
3673 msgid "path to git-upload-pack on the remote"
3676 #: builtin/clone.c:92 builtin/fetch.c:98 builtin/grep.c:663
3680 #: builtin/clone.c:93
3681 msgid "create a shallow clone of that depth"
3684 #: builtin/clone.c:95
3685 msgid "clone only one branch, HEAD or --branch"
3688 #: builtin/clone.c:96 builtin/init-db.c:494
3692 #: builtin/clone.c:97 builtin/init-db.c:495
3693 msgid "separate git dir from working tree"
3696 #: builtin/clone.c:98
3700 #: builtin/clone.c:99
3701 msgid "set config inside the new repository"
3704 #: builtin/clone.c:252
3706 msgid "reference repository '%s' is not a local repository."
3709 #: builtin/clone.c:256
3711 msgid "reference repository '%s' is shallow"
3714 #: builtin/clone.c:259
3716 msgid "reference repository '%s' is grafted"
3719 #: builtin/clone.c:321
3721 msgid "failed to create directory '%s'"
3724 #: builtin/clone.c:323 builtin/diff.c:83
3726 msgid "failed to stat '%s'"
3729 #: builtin/clone.c:325
3731 msgid "%s exists and is not a directory"
3734 #: builtin/clone.c:339
3736 msgid "failed to stat %s\n"
3739 #: builtin/clone.c:361
3741 msgid "failed to create link '%s'"
3744 #: builtin/clone.c:365
3746 msgid "failed to copy file to '%s'"
3749 #: builtin/clone.c:388 builtin/clone.c:565
3754 #: builtin/clone.c:401
3756 "Clone succeeded, but checkout failed.\n"
3757 "You can inspect what was checked out with 'git status'\n"
3758 "and retry the checkout with 'git checkout -f HEAD'\n"
3761 #: builtin/clone.c:480
3763 msgid "Could not find remote branch %s to clone."
3766 #: builtin/clone.c:560
3768 msgid "Checking connectivity... "
3771 #: builtin/clone.c:563
3772 msgid "remote did not send all necessary objects"
3775 #: builtin/clone.c:626
3776 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
3779 #: builtin/clone.c:657
3780 msgid "unable to checkout working tree"
3783 #: builtin/clone.c:765
3784 msgid "Too many arguments."
3787 #: builtin/clone.c:769
3788 msgid "You must specify a repository to clone."
3791 #: builtin/clone.c:780
3793 msgid "--bare and --origin %s options are incompatible."
3796 #: builtin/clone.c:783
3797 msgid "--bare and --separate-git-dir are incompatible."
3800 #: builtin/clone.c:796
3802 msgid "repository '%s' does not exist"
3805 #: builtin/clone.c:802
3806 msgid "--depth is ignored in local clones; use file:// instead."
3809 #: builtin/clone.c:805
3810 msgid "source repository is shallow, ignoring --local"
3813 #: builtin/clone.c:810
3814 msgid "--local is ignored"
3817 #: builtin/clone.c:814 builtin/fetch.c:1119
3819 msgid "depth %s is not a positive number"
3822 #: builtin/clone.c:824
3824 msgid "destination path '%s' already exists and is not an empty directory."
3827 #: builtin/clone.c:834
3829 msgid "working tree '%s' already exists."
3832 #: builtin/clone.c:847 builtin/clone.c:859
3834 msgid "could not create leading directories of '%s'"
3837 #: builtin/clone.c:850
3839 msgid "could not create work tree dir '%s'."
3842 #: builtin/clone.c:869
3844 msgid "Cloning into bare repository '%s'...\n"
3847 #: builtin/clone.c:871
3849 msgid "Cloning into '%s'...\n"
3852 #: builtin/clone.c:906
3854 msgid "Don't know how to clone %s"
3857 #: builtin/clone.c:957 builtin/clone.c:965
3859 msgid "Remote branch %s not found in upstream %s"
3862 #: builtin/clone.c:968
3863 msgid "You appear to have cloned an empty repository."
3866 #: builtin/column.c:9
3867 msgid "git column [options]"
3870 #: builtin/column.c:26
3871 msgid "lookup config vars"
3874 #: builtin/column.c:27 builtin/column.c:28
3875 msgid "layout to use"
3878 #: builtin/column.c:29
3879 msgid "Maximum width"
3882 #: builtin/column.c:30
3883 msgid "Padding space on left border"
3886 #: builtin/column.c:31
3887 msgid "Padding space on right border"
3890 #: builtin/column.c:32
3891 msgid "Padding space between columns"
3894 #: builtin/column.c:51
3895 msgid "--command must be the first argument"
3898 #: builtin/commit.c:36
3899 msgid "git commit [options] [--] <pathspec>..."
3902 #: builtin/commit.c:41
3903 msgid "git status [options] [--] <pathspec>..."
3906 #: builtin/commit.c:46
3908 "Your name and email address were configured automatically based\n"
3909 "on your username and hostname. Please check that they are accurate.\n"
3910 "You can suppress this message by setting them explicitly:\n"
3912 " git config --global user.name \"Your Name\"\n"
3913 " git config --global user.email you@example.com\n"
3915 "After doing this, you may fix the identity used for this commit with:\n"
3917 " git commit --amend --reset-author\n"
3920 #: builtin/commit.c:58
3922 "You asked to amend the most recent commit, but doing so would make\n"
3923 "it empty. You can repeat your command with --allow-empty, or you can\n"
3924 "remove the commit entirely with \"git reset HEAD^\".\n"
3927 #: builtin/commit.c:63
3929 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
3930 "If you wish to commit it anyway, use:\n"
3932 " git commit --allow-empty\n"
3936 #: builtin/commit.c:70
3937 msgid "Otherwise, please use 'git reset'\n"
3940 #: builtin/commit.c:73
3942 "If you wish to skip this commit, use:\n"
3946 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
3947 "the remaining commits.\n"
3950 #: builtin/commit.c:287
3951 msgid "failed to unpack HEAD tree object"
3954 #: builtin/commit.c:329
3955 msgid "unable to create temporary index"
3958 #: builtin/commit.c:335
3959 msgid "interactive add failed"
3962 #: builtin/commit.c:368 builtin/commit.c:389 builtin/commit.c:439
3963 msgid "unable to write new_index file"
3966 #: builtin/commit.c:420
3967 msgid "cannot do a partial commit during a merge."
3970 #: builtin/commit.c:422
3971 msgid "cannot do a partial commit during a cherry-pick."
3974 #: builtin/commit.c:432
3975 msgid "cannot read the index"
3978 #: builtin/commit.c:452
3979 msgid "unable to write temporary index file"
3982 #: builtin/commit.c:543 builtin/commit.c:549
3984 msgid "invalid commit: %s"
3987 #: builtin/commit.c:571
3988 msgid "malformed --author parameter"
3991 #: builtin/commit.c:591
3993 msgid "Malformed ident string: '%s'"
3996 #: builtin/commit.c:630 builtin/commit.c:663 builtin/commit.c:1007
3998 msgid "could not lookup commit %s"
4001 #: builtin/commit.c:642 builtin/shortlog.c:273
4003 msgid "(reading log message from standard input)\n"
4006 #: builtin/commit.c:644
4007 msgid "could not read log from standard input"
4010 #: builtin/commit.c:648
4012 msgid "could not read log file '%s'"
4015 #: builtin/commit.c:654
4016 msgid "commit has empty message"
4019 #: builtin/commit.c:670
4020 msgid "could not read MERGE_MSG"
4023 #: builtin/commit.c:674
4024 msgid "could not read SQUASH_MSG"
4027 #: builtin/commit.c:678
4029 msgid "could not read '%s'"
4032 #: builtin/commit.c:749
4033 msgid "could not write commit template"
4036 #: builtin/commit.c:760
4040 "It looks like you may be committing a merge.\n"
4041 "If this is not correct, please remove the file\n"
4046 #: builtin/commit.c:765
4050 "It looks like you may be committing a cherry-pick.\n"
4051 "If this is not correct, please remove the file\n"
4056 #: builtin/commit.c:777
4059 "Please enter the commit message for your changes. Lines starting\n"
4060 "with '%c' will be ignored, and an empty message aborts the commit.\n"
4063 #: builtin/commit.c:782
4066 "Please enter the commit message for your changes. Lines starting\n"
4067 "with '%c' will be kept; you may remove them yourself if you want to.\n"
4068 "An empty message aborts the commit.\n"
4071 #: builtin/commit.c:795
4073 msgid "%sAuthor: %s"
4076 #: builtin/commit.c:802
4078 msgid "%sCommitter: %s"
4081 #: builtin/commit.c:822
4082 msgid "Cannot read index"
4085 #: builtin/commit.c:865
4086 msgid "Error building trees"
4089 #: builtin/commit.c:880 builtin/tag.c:359
4091 msgid "Please supply the message using either -m or -F option.\n"
4094 #: builtin/commit.c:982
4096 msgid "No existing author found with '%s'"
4099 #: builtin/commit.c:997 builtin/commit.c:1237
4101 msgid "Invalid untracked files mode '%s'"
4104 #: builtin/commit.c:1034
4105 msgid "--long and -z are incompatible"
4108 #: builtin/commit.c:1064
4109 msgid "Using both --reset-author and --author does not make sense"
4112 #: builtin/commit.c:1075
4113 msgid "You have nothing to amend."
4116 #: builtin/commit.c:1078
4117 msgid "You are in the middle of a merge -- cannot amend."
4120 #: builtin/commit.c:1080
4121 msgid "You are in the middle of a cherry-pick -- cannot amend."
4124 #: builtin/commit.c:1083
4125 msgid "Options --squash and --fixup cannot be used together"
4128 #: builtin/commit.c:1093
4129 msgid "Only one of -c/-C/-F/--fixup can be used."
4132 #: builtin/commit.c:1095
4133 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
4136 #: builtin/commit.c:1103
4137 msgid "--reset-author can be used only with -C, -c or --amend."
4140 #: builtin/commit.c:1120
4141 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
4144 #: builtin/commit.c:1122
4145 msgid "No paths with --include/--only does not make sense."
4148 #: builtin/commit.c:1124
4149 msgid "Clever... amending the last one with dirty index."
4152 #: builtin/commit.c:1126
4153 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
4156 #: builtin/commit.c:1136 builtin/tag.c:572
4158 msgid "Invalid cleanup mode %s"
4161 #: builtin/commit.c:1141
4162 msgid "Paths with -a does not make sense."
4165 #: builtin/commit.c:1251 builtin/commit.c:1482
4166 msgid "show status concisely"
4169 #: builtin/commit.c:1253 builtin/commit.c:1484
4170 msgid "show branch information"
4173 #: builtin/commit.c:1255 builtin/commit.c:1486 builtin/push.c:507
4174 msgid "machine-readable output"
4177 #: builtin/commit.c:1258 builtin/commit.c:1488
4178 msgid "show status in long format (default)"
4181 #: builtin/commit.c:1261 builtin/commit.c:1491
4182 msgid "terminate entries with NUL"
4185 #: builtin/commit.c:1263 builtin/commit.c:1494 builtin/fast-export.c:674
4186 #: builtin/fast-export.c:677 builtin/tag.c:459
4190 #: builtin/commit.c:1264 builtin/commit.c:1494
4191 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
4194 #: builtin/commit.c:1267
4195 msgid "show ignored files"
4198 #: builtin/commit.c:1268 parse-options.h:156
4202 #: builtin/commit.c:1269
4204 "ignore changes to submodules, optional when: all, dirty, untracked. "
4208 #: builtin/commit.c:1271
4209 msgid "list untracked files in columns"
4212 #: builtin/commit.c:1340
4213 msgid "couldn't look up newly created commit"
4216 #: builtin/commit.c:1342
4217 msgid "could not parse newly created commit"
4220 #: builtin/commit.c:1383
4221 msgid "detached HEAD"
4224 #: builtin/commit.c:1385
4225 msgid " (root-commit)"
4228 #: builtin/commit.c:1452
4229 msgid "suppress summary after successful commit"
4232 #: builtin/commit.c:1453
4233 msgid "show diff in commit message template"
4236 #: builtin/commit.c:1455
4237 msgid "Commit message options"
4240 #: builtin/commit.c:1456 builtin/tag.c:457
4241 msgid "read message from file"
4244 #: builtin/commit.c:1457
4248 #: builtin/commit.c:1457
4249 msgid "override author for commit"
4252 #: builtin/commit.c:1458 builtin/gc.c:261
4256 #: builtin/commit.c:1458
4257 msgid "override date for commit"
4260 #: builtin/commit.c:1459 builtin/merge.c:216 builtin/notes.c:405
4261 #: builtin/notes.c:562 builtin/tag.c:455
4265 #: builtin/commit.c:1459
4266 msgid "commit message"
4269 #: builtin/commit.c:1460
4270 msgid "reuse and edit message from specified commit"
4273 #: builtin/commit.c:1461
4274 msgid "reuse message from specified commit"
4277 #: builtin/commit.c:1462
4278 msgid "use autosquash formatted message to fixup specified commit"
4281 #: builtin/commit.c:1463
4282 msgid "use autosquash formatted message to squash specified commit"
4285 #: builtin/commit.c:1464
4286 msgid "the commit is authored by me now (used with -C/-c/--amend)"
4289 #: builtin/commit.c:1465 builtin/log.c:1180 builtin/revert.c:86
4290 msgid "add Signed-off-by:"
4293 #: builtin/commit.c:1466
4294 msgid "use specified template file"
4297 #: builtin/commit.c:1467
4298 msgid "force edit of commit"
4301 #: builtin/commit.c:1468
4305 #: builtin/commit.c:1468 builtin/tag.c:460
4306 msgid "how to strip spaces and #comments from message"
4309 #: builtin/commit.c:1469
4310 msgid "include status in commit message template"
4313 #: builtin/commit.c:1470 builtin/merge.c:223 builtin/tag.c:461
4317 #: builtin/commit.c:1471 builtin/merge.c:224
4318 msgid "GPG sign commit"
4321 #. end commit message options
4322 #: builtin/commit.c:1474
4323 msgid "Commit contents options"
4326 #: builtin/commit.c:1475
4327 msgid "commit all changed files"
4330 #: builtin/commit.c:1476
4331 msgid "add specified files to index for commit"
4334 #: builtin/commit.c:1477
4335 msgid "interactively add files"
4338 #: builtin/commit.c:1478
4339 msgid "interactively add changes"
4342 #: builtin/commit.c:1479
4343 msgid "commit only specified files"
4346 #: builtin/commit.c:1480
4347 msgid "bypass pre-commit hook"
4350 #: builtin/commit.c:1481
4351 msgid "show what would be committed"
4354 #: builtin/commit.c:1492
4355 msgid "amend previous commit"
4358 #: builtin/commit.c:1493
4359 msgid "bypass post-rewrite hook"
4362 #: builtin/commit.c:1498
4363 msgid "ok to record an empty change"
4366 #: builtin/commit.c:1500
4367 msgid "ok to record a change with an empty message"
4370 #: builtin/commit.c:1529
4371 msgid "could not parse HEAD commit"
4374 #: builtin/commit.c:1567 builtin/merge.c:518
4376 msgid "could not open '%s' for reading"
4379 #: builtin/commit.c:1574
4381 msgid "Corrupt MERGE_HEAD file (%s)"
4384 #: builtin/commit.c:1581
4385 msgid "could not read MERGE_MODE"
4388 #: builtin/commit.c:1600
4390 msgid "could not read commit message: %s"
4393 #: builtin/commit.c:1611
4395 msgid "Aborting commit; you did not edit the message.\n"
4398 #: builtin/commit.c:1616
4400 msgid "Aborting commit due to empty commit message.\n"
4403 #: builtin/commit.c:1631 builtin/merge.c:854 builtin/merge.c:879
4404 msgid "failed to write commit object"
4407 #: builtin/commit.c:1652
4408 msgid "cannot lock HEAD ref"
4411 #: builtin/commit.c:1656
4412 msgid "cannot update HEAD ref"
4415 #: builtin/commit.c:1667
4417 "Repository has been updated, but unable to write\n"
4418 "new_index file. Check that disk is not full or quota is\n"
4419 "not exceeded, and then \"git reset HEAD\" to recover."
4422 #: builtin/config.c:8
4423 msgid "git config [options]"
4426 #: builtin/config.c:54
4427 msgid "Config file location"
4430 #: builtin/config.c:55
4431 msgid "use global config file"
4434 #: builtin/config.c:56
4435 msgid "use system config file"
4438 #: builtin/config.c:57
4439 msgid "use repository config file"
4442 #: builtin/config.c:58
4443 msgid "use given config file"
4446 #: builtin/config.c:59
4450 #: builtin/config.c:59
4451 msgid "read config from given blob object"
4454 #: builtin/config.c:60
4458 #: builtin/config.c:61
4459 msgid "get value: name [value-regex]"
4462 #: builtin/config.c:62
4463 msgid "get all values: key [value-regex]"
4466 #: builtin/config.c:63
4467 msgid "get values for regexp: name-regex [value-regex]"
4470 #: builtin/config.c:64
4471 msgid "get value specific for the URL: section[.var] URL"
4474 #: builtin/config.c:65
4475 msgid "replace all matching variables: name value [value_regex]"
4478 #: builtin/config.c:66
4479 msgid "add a new variable: name value"
4482 #: builtin/config.c:67
4483 msgid "remove a variable: name [value-regex]"
4486 #: builtin/config.c:68
4487 msgid "remove all matches: name [value-regex]"
4490 #: builtin/config.c:69
4491 msgid "rename section: old-name new-name"
4494 #: builtin/config.c:70
4495 msgid "remove a section: name"
4498 #: builtin/config.c:71
4502 #: builtin/config.c:72
4503 msgid "open an editor"
4506 #: builtin/config.c:73 builtin/config.c:74
4510 #: builtin/config.c:73
4511 msgid "find the color configured: [default]"
4514 #: builtin/config.c:74
4515 msgid "find the color setting: [stdout-is-tty]"
4518 #: builtin/config.c:75
4522 #: builtin/config.c:76
4523 msgid "value is \"true\" or \"false\""
4526 #: builtin/config.c:77
4527 msgid "value is decimal number"
4530 #: builtin/config.c:78
4531 msgid "value is --bool or --int"
4534 #: builtin/config.c:79
4535 msgid "value is a path (file or directory name)"
4538 #: builtin/config.c:80
4542 #: builtin/config.c:81
4543 msgid "terminate values with NUL byte"
4546 #: builtin/config.c:82
4547 msgid "respect include directives on lookup"
4550 #: builtin/count-objects.c:82
4551 msgid "git count-objects [-v] [-H | --human-readable]"
4554 #: builtin/count-objects.c:97
4555 msgid "print sizes in human readable format"
4558 #: builtin/describe.c:16
4559 msgid "git describe [options] <commit-ish>*"
4562 #: builtin/describe.c:17
4563 msgid "git describe [options] --dirty"
4566 #: builtin/describe.c:237
4568 msgid "annotated tag %s not available"
4571 #: builtin/describe.c:241
4573 msgid "annotated tag %s has no embedded name"
4576 #: builtin/describe.c:243
4578 msgid "tag '%s' is really '%s' here"
4581 #: builtin/describe.c:270
4583 msgid "Not a valid object name %s"
4586 #: builtin/describe.c:273
4588 msgid "%s is not a valid '%s' object"
4591 #: builtin/describe.c:290
4593 msgid "no tag exactly matches '%s'"
4596 #: builtin/describe.c:292
4598 msgid "searching to describe %s\n"
4601 #: builtin/describe.c:332
4603 msgid "finished search at %s\n"
4606 #: builtin/describe.c:359
4609 "No annotated tags can describe '%s'.\n"
4610 "However, there were unannotated tags: try --tags."
4613 #: builtin/describe.c:363
4616 "No tags can describe '%s'.\n"
4617 "Try --always, or create some tags."
4620 #: builtin/describe.c:384
4622 msgid "traversed %lu commits\n"
4625 #: builtin/describe.c:387
4628 "more than %i tags found; listed %i most recent\n"
4629 "gave up search at %s\n"
4632 #: builtin/describe.c:409
4633 msgid "find the tag that comes after the commit"
4636 #: builtin/describe.c:410
4637 msgid "debug search strategy on stderr"
4640 #: builtin/describe.c:411
4644 #: builtin/describe.c:412
4645 msgid "use any tag, even unannotated"
4648 #: builtin/describe.c:413
4649 msgid "always use long format"
4652 #: builtin/describe.c:414
4653 msgid "only follow first parent"
4656 #: builtin/describe.c:417
4657 msgid "only output exact matches"
4660 #: builtin/describe.c:419
4661 msgid "consider <n> most recent tags (default: 10)"
4664 #: builtin/describe.c:421
4665 msgid "only consider tags matching <pattern>"
4668 #: builtin/describe.c:423 builtin/name-rev.c:321
4669 msgid "show abbreviated commit object as fallback"
4672 #: builtin/describe.c:424
4676 #: builtin/describe.c:425
4677 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
4680 #: builtin/describe.c:443
4681 msgid "--long is incompatible with --abbrev=0"
4684 #: builtin/describe.c:469
4685 msgid "No names found, cannot describe anything."
4688 #: builtin/describe.c:489
4689 msgid "--dirty is incompatible with commit-ishes"
4692 #: builtin/diff.c:85
4694 msgid "'%s': not a regular file or symlink"
4697 #: builtin/diff.c:236
4699 msgid "invalid option: %s"
4702 #: builtin/diff.c:357
4703 msgid "Not a git repository"
4706 #: builtin/diff.c:400
4708 msgid "invalid object '%s' given."
4711 #: builtin/diff.c:409
4713 msgid "more than two blobs given: '%s'"
4716 #: builtin/diff.c:416
4718 msgid "unhandled object '%s' given."
4721 #: builtin/fast-export.c:22
4722 msgid "git fast-export [rev-list-opts]"
4725 #: builtin/fast-export.c:673
4726 msgid "show progress after <n> objects"
4729 #: builtin/fast-export.c:675
4730 msgid "select handling of signed tags"
4733 #: builtin/fast-export.c:678
4734 msgid "select handling of tags that tag filtered objects"
4737 #: builtin/fast-export.c:681
4738 msgid "Dump marks to this file"
4741 #: builtin/fast-export.c:683
4742 msgid "Import marks from this file"
4745 #: builtin/fast-export.c:685
4746 msgid "Fake a tagger when tags lack one"
4749 #: builtin/fast-export.c:687
4750 msgid "Output full tree for each commit"
4753 #: builtin/fast-export.c:689
4754 msgid "Use the done feature to terminate the stream"
4757 #: builtin/fast-export.c:690
4758 msgid "Skip output of blob data"
4761 #: builtin/fetch.c:20
4762 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
4765 #: builtin/fetch.c:21
4766 msgid "git fetch [<options>] <group>"
4769 #: builtin/fetch.c:22
4770 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
4773 #: builtin/fetch.c:23
4774 msgid "git fetch --all [<options>]"
4777 #: builtin/fetch.c:75
4778 msgid "fetch from all remotes"
4781 #: builtin/fetch.c:77
4782 msgid "append to .git/FETCH_HEAD instead of overwriting"
4785 #: builtin/fetch.c:79
4786 msgid "path to upload pack on remote end"
4789 #: builtin/fetch.c:80
4790 msgid "force overwrite of local branch"
4793 #: builtin/fetch.c:82
4794 msgid "fetch from multiple remotes"
4797 #: builtin/fetch.c:84
4798 msgid "fetch all tags and associated objects"
4801 #: builtin/fetch.c:86
4802 msgid "do not fetch all tags (--no-tags)"
4805 #: builtin/fetch.c:88
4806 msgid "prune remote-tracking branches no longer on remote"
4809 #: builtin/fetch.c:89
4813 #: builtin/fetch.c:90
4814 msgid "control recursive fetching of submodules"
4817 #: builtin/fetch.c:94
4818 msgid "keep downloaded pack"
4821 #: builtin/fetch.c:96
4822 msgid "allow updating of HEAD ref"
4825 #: builtin/fetch.c:99
4826 msgid "deepen history of shallow clone"
4829 #: builtin/fetch.c:101
4830 msgid "convert to a complete repository"
4833 #: builtin/fetch.c:103 builtin/log.c:1197
4837 #: builtin/fetch.c:104
4838 msgid "prepend this to submodule path output"
4841 #: builtin/fetch.c:107
4842 msgid "default mode for recursion"
4845 #: builtin/fetch.c:109
4846 msgid "accept refs that update .git/shallow"
4849 #: builtin/fetch.c:347
4850 msgid "Couldn't find remote ref HEAD"
4853 #: builtin/fetch.c:411
4855 msgid "object %s not found"
4858 #: builtin/fetch.c:416
4859 msgid "[up to date]"
4862 #: builtin/fetch.c:430
4864 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
4867 #: builtin/fetch.c:431 builtin/fetch.c:517
4871 #: builtin/fetch.c:442
4872 msgid "[tag update]"
4875 #: builtin/fetch.c:444 builtin/fetch.c:479 builtin/fetch.c:497
4876 msgid " (unable to update local ref)"
4879 #: builtin/fetch.c:462
4883 #: builtin/fetch.c:465
4884 msgid "[new branch]"
4887 #: builtin/fetch.c:468
4891 #: builtin/fetch.c:513
4892 msgid "unable to update local ref"
4895 #: builtin/fetch.c:513
4896 msgid "forced update"
4899 #: builtin/fetch.c:519
4900 msgid "(non-fast-forward)"
4903 #: builtin/fetch.c:552 builtin/fetch.c:785
4905 msgid "cannot open %s: %s\n"
4908 #: builtin/fetch.c:561
4910 msgid "%s did not send all necessary objects\n"
4913 #: builtin/fetch.c:579
4915 msgid "reject %s because shallow roots are not allowed to be updated"
4918 #: builtin/fetch.c:667 builtin/fetch.c:750
4923 #: builtin/fetch.c:678
4926 "some local refs could not be updated; try running\n"
4927 " 'git remote prune %s' to remove any old, conflicting branches"
4930 #: builtin/fetch.c:730
4932 msgid " (%s will become dangling)"
4935 #: builtin/fetch.c:731
4937 msgid " (%s has become dangling)"
4940 #: builtin/fetch.c:755
4944 #: builtin/fetch.c:756 builtin/remote.c:1050
4948 #: builtin/fetch.c:775
4950 msgid "Refusing to fetch into current branch %s of non-bare repository"
4953 #: builtin/fetch.c:794
4955 msgid "Option \"%s\" value \"%s\" is not valid for %s"
4958 #: builtin/fetch.c:797
4960 msgid "Option \"%s\" is ignored for %s\n"
4963 #: builtin/fetch.c:853
4965 msgid "Don't know how to fetch from %s"
4968 #: builtin/fetch.c:1015
4970 msgid "Fetching %s\n"
4973 #: builtin/fetch.c:1017 builtin/remote.c:90
4975 msgid "Could not fetch %s"
4978 #: builtin/fetch.c:1036
4980 "No remote repository specified. Please, specify either a URL or a\n"
4981 "remote name from which new revisions should be fetched."
4984 #: builtin/fetch.c:1059
4985 msgid "You need to specify a tag name."
4988 #: builtin/fetch.c:1107
4989 msgid "--depth and --unshallow cannot be used together"
4992 #: builtin/fetch.c:1109
4993 msgid "--unshallow on a complete repository does not make sense"
4996 #: builtin/fetch.c:1132
4997 msgid "fetch --all does not take a repository argument"
5000 #: builtin/fetch.c:1134
5001 msgid "fetch --all does not make sense with refspecs"
5004 #: builtin/fetch.c:1145
5006 msgid "No such remote or remote group: %s"
5009 #: builtin/fetch.c:1153
5010 msgid "Fetching a group and specifying refspecs does not make sense"
5013 #: builtin/fmt-merge-msg.c:13
5014 msgid "git fmt-merge-msg [-m <message>] [--log[=<n>]|--no-log] [--file <file>]"
5017 #: builtin/fmt-merge-msg.c:663 builtin/fmt-merge-msg.c:666 builtin/grep.c:702
5018 #: builtin/merge.c:196 builtin/repack.c:160 builtin/repack.c:164
5019 #: builtin/show-branch.c:654 builtin/show-ref.c:178 builtin/tag.c:446
5020 #: parse-options.h:135 parse-options.h:242
5024 #: builtin/fmt-merge-msg.c:664
5025 msgid "populate log with at most <n> entries from shortlog"
5028 #: builtin/fmt-merge-msg.c:667
5029 msgid "alias for --log (deprecated)"
5032 #: builtin/fmt-merge-msg.c:670
5036 #: builtin/fmt-merge-msg.c:671
5037 msgid "use <text> as start of message"
5040 #: builtin/fmt-merge-msg.c:672
5041 msgid "file to read from"
5044 #: builtin/for-each-ref.c:1063
5045 msgid "git for-each-ref [options] [<pattern>]"
5048 #: builtin/for-each-ref.c:1078
5049 msgid "quote placeholders suitably for shells"
5052 #: builtin/for-each-ref.c:1080
5053 msgid "quote placeholders suitably for perl"
5056 #: builtin/for-each-ref.c:1082
5057 msgid "quote placeholders suitably for python"
5060 #: builtin/for-each-ref.c:1084
5061 msgid "quote placeholders suitably for tcl"
5064 #: builtin/for-each-ref.c:1087
5065 msgid "show only <n> matched refs"
5068 #: builtin/for-each-ref.c:1088 builtin/replace.c:177
5072 #: builtin/for-each-ref.c:1088
5073 msgid "format to use for the output"
5076 #: builtin/for-each-ref.c:1089
5080 #: builtin/for-each-ref.c:1090
5081 msgid "field name to sort on"
5084 #: builtin/fsck.c:607
5085 msgid "git fsck [options] [<object>...]"
5088 #: builtin/fsck.c:613
5089 msgid "show unreachable objects"
5092 #: builtin/fsck.c:614
5093 msgid "show dangling objects"
5096 #: builtin/fsck.c:615
5100 #: builtin/fsck.c:616
5101 msgid "report root nodes"
5104 #: builtin/fsck.c:617
5105 msgid "make index objects head nodes"
5108 #: builtin/fsck.c:618
5109 msgid "make reflogs head nodes (default)"
5112 #: builtin/fsck.c:619
5113 msgid "also consider packs and alternate objects"
5116 #: builtin/fsck.c:620
5117 msgid "enable more strict checking"
5120 #: builtin/fsck.c:622
5121 msgid "write dangling objects in .git/lost-found"
5124 #: builtin/fsck.c:623 builtin/prune.c:144
5125 msgid "show progress"
5129 msgid "git gc [options]"
5134 msgid "Invalid %s: '%s'"
5139 msgid "insanely long object directory %.*s"
5143 msgid "prune unreferenced objects"
5147 msgid "be more thorough (increased runtime)"
5151 msgid "enable auto-gc mode"
5155 msgid "force running gc even if there may be another gc running"
5161 "Auto packing the repository for optimum performance. You may also\n"
5162 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
5165 #. be quiet on --auto
5169 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
5174 "There are too many unreachable loose objects; run 'git prune' to remove them."
5177 #: builtin/grep.c:23
5178 msgid "git grep [options] [-e] <pattern> [<rev>...] [[--] <path>...]"
5181 #: builtin/grep.c:218
5183 msgid "grep: failed to create thread: %s"
5186 #: builtin/grep.c:365
5188 msgid "Failed to chdir: %s"
5191 #: builtin/grep.c:443 builtin/grep.c:478
5193 msgid "unable to read tree (%s)"
5196 #: builtin/grep.c:493
5198 msgid "unable to grep from object of type %s"
5201 #: builtin/grep.c:551
5203 msgid "switch `%c' expects a numerical value"
5206 #: builtin/grep.c:568
5208 msgid "cannot open '%s'"
5211 #: builtin/grep.c:642
5212 msgid "search in index instead of in the work tree"
5215 #: builtin/grep.c:644
5216 msgid "find in contents not managed by git"
5219 #: builtin/grep.c:646
5220 msgid "search in both tracked and untracked files"
5223 #: builtin/grep.c:648
5224 msgid "search also in ignored files"
5227 #: builtin/grep.c:651
5228 msgid "show non-matching lines"
5231 #: builtin/grep.c:653
5232 msgid "case insensitive matching"
5235 #: builtin/grep.c:655
5236 msgid "match patterns only at word boundaries"
5239 #: builtin/grep.c:657
5240 msgid "process binary files as text"
5243 #: builtin/grep.c:659
5244 msgid "don't match patterns in binary files"
5247 #: builtin/grep.c:662
5248 msgid "process binary files with textconv filters"
5251 #: builtin/grep.c:664
5252 msgid "descend at most <depth> levels"
5255 #: builtin/grep.c:668
5256 msgid "use extended POSIX regular expressions"
5259 #: builtin/grep.c:671
5260 msgid "use basic POSIX regular expressions (default)"
5263 #: builtin/grep.c:674
5264 msgid "interpret patterns as fixed strings"
5267 #: builtin/grep.c:677
5268 msgid "use Perl-compatible regular expressions"
5271 #: builtin/grep.c:680
5272 msgid "show line numbers"
5275 #: builtin/grep.c:681
5276 msgid "don't show filenames"
5279 #: builtin/grep.c:682
5280 msgid "show filenames"
5283 #: builtin/grep.c:684
5284 msgid "show filenames relative to top directory"
5287 #: builtin/grep.c:686
5288 msgid "show only filenames instead of matching lines"
5291 #: builtin/grep.c:688
5292 msgid "synonym for --files-with-matches"
5295 #: builtin/grep.c:691
5296 msgid "show only the names of files without match"
5299 #: builtin/grep.c:693
5300 msgid "print NUL after filenames"
5303 #: builtin/grep.c:695
5304 msgid "show the number of matches instead of matching lines"
5307 #: builtin/grep.c:696
5308 msgid "highlight matches"
5311 #: builtin/grep.c:698
5312 msgid "print empty line between matches from different files"
5315 #: builtin/grep.c:700
5316 msgid "show filename only once above matches from same file"
5319 #: builtin/grep.c:703
5320 msgid "show <n> context lines before and after matches"
5323 #: builtin/grep.c:706
5324 msgid "show <n> context lines before matches"
5327 #: builtin/grep.c:708
5328 msgid "show <n> context lines after matches"
5331 #: builtin/grep.c:709
5332 msgid "shortcut for -C NUM"
5335 #: builtin/grep.c:712
5336 msgid "show a line with the function name before matches"
5339 #: builtin/grep.c:714
5340 msgid "show the surrounding function"
5343 #: builtin/grep.c:717
5344 msgid "read patterns from file"
5347 #: builtin/grep.c:719
5348 msgid "match <pattern>"
5351 #: builtin/grep.c:721
5352 msgid "combine patterns specified with -e"
5355 #: builtin/grep.c:733
5356 msgid "indicate hit with exit status without output"
5359 #: builtin/grep.c:735
5360 msgid "show only matches from files that match all patterns"
5363 #: builtin/grep.c:737
5364 msgid "show parse tree for grep expression"
5367 #: builtin/grep.c:741
5371 #: builtin/grep.c:741
5372 msgid "show matching files in the pager"
5375 #: builtin/grep.c:744
5376 msgid "allow calling of grep(1) (ignored by this build)"
5379 #: builtin/grep.c:745 builtin/show-ref.c:187
5383 #: builtin/grep.c:812
5384 msgid "no pattern given."
5387 #: builtin/grep.c:870
5388 msgid "--open-files-in-pager only works on the worktree"
5391 #: builtin/grep.c:893
5392 msgid "--cached or --untracked cannot be used with --no-index."
5395 #: builtin/grep.c:898
5396 msgid "--no-index or --untracked cannot be used with revs."
5399 #: builtin/grep.c:901
5400 msgid "--[no-]exclude-standard cannot be used for tracked contents."
5403 #: builtin/grep.c:909
5404 msgid "both --cached and trees are given."
5407 #: builtin/hash-object.c:60
5409 "git hash-object [-t <type>] [-w] [--path=<file>|--no-filters] [--stdin] [--] "
5413 #: builtin/hash-object.c:61
5414 msgid "git hash-object --stdin-paths < <list-of-paths>"
5417 #: builtin/hash-object.c:72
5421 #: builtin/hash-object.c:72
5425 #: builtin/hash-object.c:73
5426 msgid "write the object into the object database"
5429 #: builtin/hash-object.c:74
5430 msgid "read the object from stdin"
5433 #: builtin/hash-object.c:76
5434 msgid "store file as is without filters"
5437 #: builtin/hash-object.c:77
5438 msgid "process file as it were from this path"
5441 #: builtin/help.c:41
5442 msgid "print all available commands"
5445 #: builtin/help.c:42
5446 msgid "print list of useful guides"
5449 #: builtin/help.c:43
5450 msgid "show man page"
5453 #: builtin/help.c:44
5454 msgid "show manual in web browser"
5457 #: builtin/help.c:46
5458 msgid "show info page"
5461 #: builtin/help.c:52
5462 msgid "git help [--all] [--guides] [--man|--web|--info] [command]"
5465 #: builtin/help.c:64
5467 msgid "unrecognized help format '%s'"
5470 #: builtin/help.c:92
5471 msgid "Failed to start emacsclient."
5474 #: builtin/help.c:105
5475 msgid "Failed to parse emacsclient version."
5478 #: builtin/help.c:113
5480 msgid "emacsclient version '%d' too old (< 22)."
5483 #: builtin/help.c:131 builtin/help.c:159 builtin/help.c:168 builtin/help.c:176
5485 msgid "failed to exec '%s': %s"
5488 #: builtin/help.c:216
5491 "'%s': path for unsupported man viewer.\n"
5492 "Please consider using 'man.<tool>.cmd' instead."
5495 #: builtin/help.c:228
5498 "'%s': cmd for supported man viewer.\n"
5499 "Please consider using 'man.<tool>.path' instead."
5502 #: builtin/help.c:353
5504 msgid "'%s': unknown man viewer."
5507 #: builtin/help.c:370
5508 msgid "no man viewer handled the request"
5511 #: builtin/help.c:378
5512 msgid "no info viewer handled the request"
5515 #: builtin/help.c:424
5516 msgid "Defining attributes per path"
5519 #: builtin/help.c:425
5520 msgid "A Git glossary"
5523 #: builtin/help.c:426
5524 msgid "Specifies intentionally untracked files to ignore"
5527 #: builtin/help.c:427
5528 msgid "Defining submodule properties"
5531 #: builtin/help.c:428
5532 msgid "Specifying revisions and ranges for Git"
5535 #: builtin/help.c:429
5536 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
5539 #: builtin/help.c:430
5540 msgid "An overview of recommended workflows with Git"
5543 #: builtin/help.c:442
5544 msgid "The common Git guides are:\n"
5547 #: builtin/help.c:463 builtin/help.c:480
5552 #: builtin/help.c:496
5554 msgid "`git %s' is aliased to `%s'"
5557 #: builtin/index-pack.c:184
5559 msgid "object type mismatch at %s"
5562 #: builtin/index-pack.c:204
5563 msgid "object of unexpected type"
5566 #: builtin/index-pack.c:244
5568 msgid "cannot fill %d byte"
5569 msgid_plural "cannot fill %d bytes"
5573 #: builtin/index-pack.c:254
5577 #: builtin/index-pack.c:255
5578 msgid "read error on input"
5581 #: builtin/index-pack.c:267
5582 msgid "used more bytes than were available"
5585 #: builtin/index-pack.c:274
5586 msgid "pack too large for current definition of off_t"
5589 #: builtin/index-pack.c:290
5591 msgid "unable to create '%s'"
5594 #: builtin/index-pack.c:295
5596 msgid "cannot open packfile '%s'"
5599 #: builtin/index-pack.c:309
5600 msgid "pack signature mismatch"
5603 #: builtin/index-pack.c:311
5605 msgid "pack version %<PRIu32> unsupported"
5608 #: builtin/index-pack.c:329
5610 msgid "pack has bad object at offset %lu: %s"
5613 #: builtin/index-pack.c:451
5615 msgid "inflate returned %d"
5618 #: builtin/index-pack.c:500
5619 msgid "offset value overflow for delta base object"
5622 #: builtin/index-pack.c:508
5623 msgid "delta base offset is out of bound"
5626 #: builtin/index-pack.c:516
5628 msgid "unknown object type %d"
5631 #: builtin/index-pack.c:547
5632 msgid "cannot pread pack file"
5635 #: builtin/index-pack.c:549
5637 msgid "premature end of pack file, %lu byte missing"
5638 msgid_plural "premature end of pack file, %lu bytes missing"
5642 #: builtin/index-pack.c:575
5643 msgid "serious inflate inconsistency"
5646 #: builtin/index-pack.c:666 builtin/index-pack.c:672 builtin/index-pack.c:695
5647 #: builtin/index-pack.c:729 builtin/index-pack.c:738
5649 msgid "SHA1 COLLISION FOUND WITH %s !"
5652 #: builtin/index-pack.c:669 builtin/pack-objects.c:171
5653 #: builtin/pack-objects.c:263
5655 msgid "unable to read %s"
5658 #: builtin/index-pack.c:735
5660 msgid "cannot read existing object %s"
5663 #: builtin/index-pack.c:749
5665 msgid "invalid blob object %s"
5668 #: builtin/index-pack.c:763
5673 #: builtin/index-pack.c:766
5674 msgid "Error in object"
5677 #: builtin/index-pack.c:768
5679 msgid "Not all child objects of %s are reachable"
5682 #: builtin/index-pack.c:839 builtin/index-pack.c:869
5683 msgid "failed to apply delta"
5686 #: builtin/index-pack.c:1010
5687 msgid "Receiving objects"
5690 #: builtin/index-pack.c:1010
5691 msgid "Indexing objects"
5694 #: builtin/index-pack.c:1036
5695 msgid "pack is corrupted (SHA1 mismatch)"
5698 #: builtin/index-pack.c:1041
5699 msgid "cannot fstat packfile"
5702 #: builtin/index-pack.c:1044
5703 msgid "pack has junk at the end"
5706 #: builtin/index-pack.c:1055
5707 msgid "confusion beyond insanity in parse_pack_objects()"
5710 #: builtin/index-pack.c:1078
5711 msgid "Resolving deltas"
5714 #: builtin/index-pack.c:1088
5716 msgid "unable to create thread: %s"
5719 #: builtin/index-pack.c:1130
5720 msgid "confusion beyond insanity"
5723 #: builtin/index-pack.c:1138
5725 msgid "completed with %d local objects"
5728 #: builtin/index-pack.c:1148
5730 msgid "Unexpected tail checksum for %s (disk corruption?)"
5733 #: builtin/index-pack.c:1152
5735 msgid "pack has %d unresolved delta"
5736 msgid_plural "pack has %d unresolved deltas"
5740 #: builtin/index-pack.c:1177
5742 msgid "unable to deflate appended object (%d)"
5745 #: builtin/index-pack.c:1256
5747 msgid "local object %s is corrupt"
5750 #: builtin/index-pack.c:1280
5751 msgid "error while closing pack file"
5754 #: builtin/index-pack.c:1293
5756 msgid "cannot write keep file '%s'"
5759 #: builtin/index-pack.c:1301
5761 msgid "cannot close written keep file '%s'"
5764 #: builtin/index-pack.c:1314
5765 msgid "cannot store pack file"
5768 #: builtin/index-pack.c:1325
5769 msgid "cannot store index file"
5772 #: builtin/index-pack.c:1358
5774 msgid "bad pack.indexversion=%<PRIu32>"
5777 #: builtin/index-pack.c:1364
5779 msgid "invalid number of threads specified (%d)"
5782 #: builtin/index-pack.c:1368 builtin/index-pack.c:1546
5784 msgid "no threads support, ignoring %s"
5787 #: builtin/index-pack.c:1426
5789 msgid "Cannot open existing pack file '%s'"
5792 #: builtin/index-pack.c:1428
5794 msgid "Cannot open existing pack idx file for '%s'"
5797 #: builtin/index-pack.c:1475
5799 msgid "non delta: %d object"
5800 msgid_plural "non delta: %d objects"
5804 #: builtin/index-pack.c:1482
5806 msgid "chain length = %d: %lu object"
5807 msgid_plural "chain length = %d: %lu objects"
5811 #: builtin/index-pack.c:1510
5812 msgid "Cannot come back to cwd"
5815 #: builtin/index-pack.c:1558 builtin/index-pack.c:1561
5816 #: builtin/index-pack.c:1573 builtin/index-pack.c:1577
5821 #: builtin/index-pack.c:1591
5822 msgid "--fix-thin cannot be used without --stdin"
5825 #: builtin/index-pack.c:1595 builtin/index-pack.c:1605
5827 msgid "packfile name '%s' does not end with '.pack'"
5830 #: builtin/index-pack.c:1614
5831 msgid "--verify with no packfile name given"
5834 #: builtin/init-db.c:35
5836 msgid "Could not make %s writable by group"
5839 #: builtin/init-db.c:62
5841 msgid "insanely long template name %s"
5844 #: builtin/init-db.c:67
5846 msgid "cannot stat '%s'"
5849 #: builtin/init-db.c:73
5851 msgid "cannot stat template '%s'"
5854 #: builtin/init-db.c:80
5856 msgid "cannot opendir '%s'"
5859 #: builtin/init-db.c:97
5861 msgid "cannot readlink '%s'"
5864 #: builtin/init-db.c:99
5866 msgid "insanely long symlink %s"
5869 #: builtin/init-db.c:102
5871 msgid "cannot symlink '%s' '%s'"
5874 #: builtin/init-db.c:106
5876 msgid "cannot copy '%s' to '%s'"
5879 #: builtin/init-db.c:110
5881 msgid "ignoring template %s"
5884 #: builtin/init-db.c:133
5886 msgid "insanely long template path %s"
5889 #: builtin/init-db.c:141
5891 msgid "templates not found %s"
5894 #: builtin/init-db.c:154
5896 msgid "not copying templates of a wrong format version %d from '%s'"
5899 #: builtin/init-db.c:192
5901 msgid "insane git directory %s"
5904 #: builtin/init-db.c:323 builtin/init-db.c:326
5906 msgid "%s already exists"
5909 #: builtin/init-db.c:355
5911 msgid "unable to handle file type %d"
5914 #: builtin/init-db.c:358
5916 msgid "unable to move %s to %s"
5920 #. * TRANSLATORS: The first '%s' is either "Reinitialized
5921 #. * existing" or "Initialized empty", the second " shared" or
5922 #. * "", and the last '%s%s' is the verbatim directory name.
5924 #: builtin/init-db.c:420
5926 msgid "%s%s Git repository in %s%s\n"
5929 #: builtin/init-db.c:421
5930 msgid "Reinitialized existing"
5933 #: builtin/init-db.c:421
5934 msgid "Initialized empty"
5937 #: builtin/init-db.c:422
5941 #: builtin/init-db.c:441
5942 msgid "cannot tell cwd"
5945 #: builtin/init-db.c:467
5947 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
5948 "shared[=<permissions>]] [directory]"
5951 #: builtin/init-db.c:490
5955 #: builtin/init-db.c:491
5956 msgid "specify that the git repository is to be shared amongst several users"
5959 #: builtin/init-db.c:493 builtin/prune-packed.c:79 builtin/repack.c:155
5963 #: builtin/init-db.c:525 builtin/init-db.c:530
5965 msgid "cannot mkdir %s"
5968 #: builtin/init-db.c:534
5970 msgid "cannot chdir to %s"
5973 #: builtin/init-db.c:556
5976 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
5980 #: builtin/init-db.c:580
5981 msgid "Cannot access current working directory"
5984 #: builtin/init-db.c:587
5986 msgid "Cannot access work tree '%s'"
5990 msgid "git log [<options>] [<revision range>] [[--] <path>...]\n"
5994 msgid " or: git show [options] <object>..."
5997 #: builtin/log.c:125
5998 msgid "suppress diff output"
6001 #: builtin/log.c:126
6005 #: builtin/log.c:127
6006 msgid "Use mail map file"
6009 #: builtin/log.c:128
6010 msgid "decorate options"
6013 #: builtin/log.c:231
6015 msgid "Final output: %d %s\n"
6018 #: builtin/log.c:473 builtin/log.c:565
6020 msgid "Could not read object %s"
6023 #: builtin/log.c:589
6025 msgid "Unknown type: %d"
6028 #: builtin/log.c:689
6029 msgid "format.headers without value"
6032 #: builtin/log.c:771
6033 msgid "name of output directory is too long"
6036 #: builtin/log.c:787
6038 msgid "Cannot open patch file %s"
6041 #: builtin/log.c:801
6042 msgid "Need exactly one range."
6045 #: builtin/log.c:809
6046 msgid "Not a range."
6049 #: builtin/log.c:911
6050 msgid "Cover letter needs email format"
6053 #: builtin/log.c:987
6055 msgid "insane in-reply-to: %s"
6058 #: builtin/log.c:1015
6059 msgid "git format-patch [options] [<since> | <revision range>]"
6062 #: builtin/log.c:1060
6063 msgid "Two output directories?"
6066 #: builtin/log.c:1175
6067 msgid "use [PATCH n/m] even with a single patch"
6070 #: builtin/log.c:1178
6071 msgid "use [PATCH] even with multiple patches"
6074 #: builtin/log.c:1182
6075 msgid "print patches to standard out"
6078 #: builtin/log.c:1184
6079 msgid "generate a cover letter"
6082 #: builtin/log.c:1186
6083 msgid "use simple number sequence for output file names"
6086 #: builtin/log.c:1187
6090 #: builtin/log.c:1188
6091 msgid "use <sfx> instead of '.patch'"
6094 #: builtin/log.c:1190
6095 msgid "start numbering patches at <n> instead of 1"
6098 #: builtin/log.c:1192
6099 msgid "mark the series as Nth re-roll"
6102 #: builtin/log.c:1194
6103 msgid "Use [<prefix>] instead of [PATCH]"
6106 #: builtin/log.c:1197
6107 msgid "store resulting files in <dir>"
6110 #: builtin/log.c:1200
6111 msgid "don't strip/add [PATCH]"
6114 #: builtin/log.c:1203
6115 msgid "don't output binary diffs"
6118 #: builtin/log.c:1205
6119 msgid "don't include a patch matching a commit upstream"
6122 #: builtin/log.c:1207
6123 msgid "show patch format instead of default (patch + stat)"
6126 #: builtin/log.c:1209
6130 #: builtin/log.c:1210
6134 #: builtin/log.c:1211
6135 msgid "add email header"
6138 #: builtin/log.c:1212 builtin/log.c:1214
6142 #: builtin/log.c:1212
6143 msgid "add To: header"
6146 #: builtin/log.c:1214
6147 msgid "add Cc: header"
6150 #: builtin/log.c:1216
6154 #: builtin/log.c:1217
6155 msgid "set From address to <ident> (or committer ident if absent)"
6158 #: builtin/log.c:1219
6162 #: builtin/log.c:1220
6163 msgid "make first mail a reply to <message-id>"
6166 #: builtin/log.c:1221 builtin/log.c:1224
6170 #: builtin/log.c:1222
6171 msgid "attach the patch"
6174 #: builtin/log.c:1225
6175 msgid "inline the patch"
6178 #: builtin/log.c:1229
6179 msgid "enable message threading, styles: shallow, deep"
6182 #: builtin/log.c:1231
6186 #: builtin/log.c:1232
6187 msgid "add a signature"
6190 #: builtin/log.c:1233
6191 msgid "don't print the patch filenames"
6194 #: builtin/log.c:1307
6196 msgid "invalid ident line: %s"
6199 #: builtin/log.c:1322
6200 msgid "-n and -k are mutually exclusive."
6203 #: builtin/log.c:1324
6204 msgid "--subject-prefix and -k are mutually exclusive."
6207 #: builtin/log.c:1332
6208 msgid "--name-only does not make sense"
6211 #: builtin/log.c:1334
6212 msgid "--name-status does not make sense"
6215 #: builtin/log.c:1336
6216 msgid "--check does not make sense"
6219 #: builtin/log.c:1359
6220 msgid "standard output, or directory, which one?"
6223 #: builtin/log.c:1361
6225 msgid "Could not create directory '%s'"
6228 #: builtin/log.c:1509
6229 msgid "Failed to create output files"
6232 #: builtin/log.c:1558
6233 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
6236 #: builtin/log.c:1613
6239 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
6242 #: builtin/log.c:1626 builtin/log.c:1628 builtin/log.c:1640
6244 msgid "Unknown commit %s"
6247 #: builtin/ls-files.c:398
6248 msgid "git ls-files [options] [<file>...]"
6251 #: builtin/ls-files.c:455
6252 msgid "identify the file status with tags"
6255 #: builtin/ls-files.c:457
6256 msgid "use lowercase letters for 'assume unchanged' files"
6259 #: builtin/ls-files.c:459
6260 msgid "show cached files in the output (default)"
6263 #: builtin/ls-files.c:461
6264 msgid "show deleted files in the output"
6267 #: builtin/ls-files.c:463
6268 msgid "show modified files in the output"
6271 #: builtin/ls-files.c:465
6272 msgid "show other files in the output"
6275 #: builtin/ls-files.c:467
6276 msgid "show ignored files in the output"
6279 #: builtin/ls-files.c:470
6280 msgid "show staged contents' object name in the output"
6283 #: builtin/ls-files.c:472
6284 msgid "show files on the filesystem that need to be removed"
6287 #: builtin/ls-files.c:474
6288 msgid "show 'other' directories' name only"
6291 #: builtin/ls-files.c:477
6292 msgid "don't show empty directories"
6295 #: builtin/ls-files.c:480
6296 msgid "show unmerged files in the output"
6299 #: builtin/ls-files.c:482
6300 msgid "show resolve-undo information"
6303 #: builtin/ls-files.c:484
6304 msgid "skip files matching pattern"
6307 #: builtin/ls-files.c:487
6308 msgid "exclude patterns are read from <file>"
6311 #: builtin/ls-files.c:490
6312 msgid "read additional per-directory exclude patterns in <file>"
6315 #: builtin/ls-files.c:492
6316 msgid "add the standard git exclusions"
6319 #: builtin/ls-files.c:495
6320 msgid "make the output relative to the project top directory"
6323 #: builtin/ls-files.c:498
6324 msgid "if any <file> is not in the index, treat this as an error"
6327 #: builtin/ls-files.c:499
6331 #: builtin/ls-files.c:500
6332 msgid "pretend that paths removed since <tree-ish> are still present"
6335 #: builtin/ls-files.c:502
6336 msgid "show debugging data"
6339 #: builtin/ls-tree.c:28
6340 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
6343 #: builtin/ls-tree.c:126
6344 msgid "only show trees"
6347 #: builtin/ls-tree.c:128
6348 msgid "recurse into subtrees"
6351 #: builtin/ls-tree.c:130
6352 msgid "show trees when recursing"
6355 #: builtin/ls-tree.c:133
6356 msgid "terminate entries with NUL byte"
6359 #: builtin/ls-tree.c:134
6360 msgid "include object size"
6363 #: builtin/ls-tree.c:136 builtin/ls-tree.c:138
6364 msgid "list only filenames"
6367 #: builtin/ls-tree.c:141
6368 msgid "use full path names"
6371 #: builtin/ls-tree.c:143
6372 msgid "list entire tree; not just current directory (implies --full-name)"
6375 #: builtin/merge.c:43
6376 msgid "git merge [options] [<commit>...]"
6379 #: builtin/merge.c:44
6380 msgid "git merge [options] <msg> HEAD <commit>"
6383 #: builtin/merge.c:45
6384 msgid "git merge --abort"
6387 #: builtin/merge.c:98
6388 msgid "switch `m' requires a value"
6391 #: builtin/merge.c:135
6393 msgid "Could not find merge strategy '%s'.\n"
6396 #: builtin/merge.c:136
6398 msgid "Available strategies are:"
6401 #: builtin/merge.c:141
6403 msgid "Available custom strategies are:"
6406 #: builtin/merge.c:191
6407 msgid "do not show a diffstat at the end of the merge"
6410 #: builtin/merge.c:194
6411 msgid "show a diffstat at the end of the merge"
6414 #: builtin/merge.c:195
6415 msgid "(synonym to --stat)"
6418 #: builtin/merge.c:197
6419 msgid "add (at most <n>) entries from shortlog to merge commit message"
6422 #: builtin/merge.c:200
6423 msgid "create a single commit instead of doing a merge"
6426 #: builtin/merge.c:202
6427 msgid "perform a commit if the merge succeeds (default)"
6430 #: builtin/merge.c:204
6431 msgid "edit message before committing"
6434 #: builtin/merge.c:205
6435 msgid "allow fast-forward (default)"
6438 #: builtin/merge.c:207
6439 msgid "abort if fast-forward is not possible"
6442 #: builtin/merge.c:211
6443 msgid "Verify that the named commit has a valid GPG signature"
6446 #: builtin/merge.c:212 builtin/notes.c:738 builtin/revert.c:89
6450 #: builtin/merge.c:213
6451 msgid "merge strategy to use"
6454 #: builtin/merge.c:214
6455 msgid "option=value"
6458 #: builtin/merge.c:215
6459 msgid "option for selected merge strategy"
6462 #: builtin/merge.c:217
6463 msgid "merge commit message (for a non-fast-forward merge)"
6466 #: builtin/merge.c:221
6467 msgid "abort the current in-progress merge"
6470 #: builtin/merge.c:250
6471 msgid "could not run stash."
6474 #: builtin/merge.c:255
6475 msgid "stash failed"
6478 #: builtin/merge.c:260
6480 msgid "not a valid object: %s"
6483 #: builtin/merge.c:279 builtin/merge.c:296
6484 msgid "read-tree failed"
6487 #: builtin/merge.c:326
6488 msgid " (nothing to squash)"
6491 #: builtin/merge.c:339
6493 msgid "Squash commit -- not updating HEAD\n"
6496 #: builtin/merge.c:371
6497 msgid "Writing SQUASH_MSG"
6500 #: builtin/merge.c:373
6501 msgid "Finishing SQUASH_MSG"
6504 #: builtin/merge.c:396
6506 msgid "No merge message -- not updating HEAD\n"
6509 #: builtin/merge.c:446
6511 msgid "'%s' does not point to a commit"
6514 #: builtin/merge.c:558
6516 msgid "Bad branch.%s.mergeoptions string: %s"
6519 #: builtin/merge.c:650
6520 msgid "git write-tree failed to write a tree"
6523 #: builtin/merge.c:678
6524 msgid "Not handling anything other than two heads merge."
6527 #: builtin/merge.c:692
6529 msgid "Unknown option for merge-recursive: -X%s"
6532 #: builtin/merge.c:706
6534 msgid "unable to write %s"
6537 #: builtin/merge.c:795
6539 msgid "Could not read from '%s'"
6542 #: builtin/merge.c:804
6544 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
6547 #: builtin/merge.c:810
6550 "Please enter a commit message to explain why this merge is necessary,\n"
6551 "especially if it merges an updated upstream into a topic branch.\n"
6553 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
6557 #: builtin/merge.c:834
6558 msgid "Empty commit message."
6561 #: builtin/merge.c:846
6563 msgid "Wonderful.\n"
6566 #: builtin/merge.c:911
6568 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
6571 #: builtin/merge.c:927
6573 msgid "'%s' is not a commit"
6576 #: builtin/merge.c:968
6577 msgid "No current branch."
6580 #: builtin/merge.c:970
6581 msgid "No remote for the current branch."
6584 #: builtin/merge.c:972
6585 msgid "No default upstream defined for the current branch."
6588 #: builtin/merge.c:977
6590 msgid "No remote-tracking branch for %s from %s"
6593 #: builtin/merge.c:1133
6594 msgid "There is no merge to abort (MERGE_HEAD missing)."
6597 #: builtin/merge.c:1149 git-pull.sh:31
6599 "You have not concluded your merge (MERGE_HEAD exists).\n"
6600 "Please, commit your changes before you can merge."
6603 #: builtin/merge.c:1152 git-pull.sh:34
6604 msgid "You have not concluded your merge (MERGE_HEAD exists)."
6607 #: builtin/merge.c:1156
6609 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
6610 "Please, commit your changes before you can merge."
6613 #: builtin/merge.c:1159
6614 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
6617 #: builtin/merge.c:1168
6618 msgid "You cannot combine --squash with --no-ff."
6621 #: builtin/merge.c:1177
6622 msgid "No commit specified and merge.defaultToUpstream not set."
6625 #: builtin/merge.c:1209
6626 msgid "Can merge only exactly one commit into empty head"
6629 #: builtin/merge.c:1212
6630 msgid "Squash commit into empty head not supported yet"
6633 #: builtin/merge.c:1214
6634 msgid "Non-fast-forward commit does not make sense into an empty head"
6637 #: builtin/merge.c:1219
6639 msgid "%s - not something we can merge"
6642 #: builtin/merge.c:1270
6644 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
6647 #: builtin/merge.c:1273
6649 msgid "Commit %s has a bad GPG signature allegedly by %s."
6653 #: builtin/merge.c:1276
6655 msgid "Commit %s does not have a GPG signature."
6658 #: builtin/merge.c:1279
6660 msgid "Commit %s has a good GPG signature by %s\n"
6663 #: builtin/merge.c:1363
6665 msgid "Updating %s..%s\n"
6668 #: builtin/merge.c:1402
6670 msgid "Trying really trivial in-index merge...\n"
6673 #: builtin/merge.c:1409
6678 #: builtin/merge.c:1441
6679 msgid "Not possible to fast-forward, aborting."
6682 #: builtin/merge.c:1464 builtin/merge.c:1543
6684 msgid "Rewinding the tree to pristine...\n"
6687 #: builtin/merge.c:1468
6689 msgid "Trying merge strategy %s...\n"
6692 #: builtin/merge.c:1534
6694 msgid "No merge strategy handled the merge.\n"
6697 #: builtin/merge.c:1536
6699 msgid "Merge with strategy %s failed.\n"
6702 #: builtin/merge.c:1545
6704 msgid "Using the %s to prepare resolving by hand.\n"
6707 #: builtin/merge.c:1557
6709 msgid "Automatic merge went well; stopped before committing as requested\n"
6712 #: builtin/merge-base.c:29
6713 msgid "git merge-base [-a|--all] <commit> <commit>..."
6716 #: builtin/merge-base.c:30
6717 msgid "git merge-base [-a|--all] --octopus <commit>..."
6720 #: builtin/merge-base.c:31
6721 msgid "git merge-base --independent <commit>..."
6724 #: builtin/merge-base.c:32
6725 msgid "git merge-base --is-ancestor <commit> <commit>"
6728 #: builtin/merge-base.c:33
6729 msgid "git merge-base --fork-point <ref> [<commit>]"
6732 #: builtin/merge-base.c:214
6733 msgid "output all common ancestors"
6736 #: builtin/merge-base.c:216
6737 msgid "find ancestors for a single n-way merge"
6740 #: builtin/merge-base.c:218
6741 msgid "list revs not reachable from others"
6744 #: builtin/merge-base.c:220
6745 msgid "is the first one ancestor of the other?"
6748 #: builtin/merge-base.c:222
6749 msgid "find where <commit> forked from reflog of <ref>"
6752 #: builtin/merge-file.c:8
6754 "git merge-file [options] [-L name1 [-L orig [-L name2]]] file1 orig_file "
6758 #: builtin/merge-file.c:33
6759 msgid "send results to standard output"
6762 #: builtin/merge-file.c:34
6763 msgid "use a diff3 based merge"
6766 #: builtin/merge-file.c:35
6767 msgid "for conflicts, use our version"
6770 #: builtin/merge-file.c:37
6771 msgid "for conflicts, use their version"
6774 #: builtin/merge-file.c:39
6775 msgid "for conflicts, use a union version"
6778 #: builtin/merge-file.c:42
6779 msgid "for conflicts, use this marker size"
6782 #: builtin/merge-file.c:43
6783 msgid "do not warn about conflicts"
6786 #: builtin/merge-file.c:45
6787 msgid "set labels for file1/orig_file/file2"
6790 #: builtin/mktree.c:67
6791 msgid "git mktree [-z] [--missing] [--batch]"
6794 #: builtin/mktree.c:153
6795 msgid "input is NUL terminated"
6798 #: builtin/mktree.c:154 builtin/write-tree.c:24
6799 msgid "allow missing objects"
6802 #: builtin/mktree.c:155
6803 msgid "allow creation of more than one tree"
6807 msgid "git mv [options] <source>... <destination>"
6811 msgid "force move/rename even if target exists"
6815 msgid "skip move/rename errors"
6820 msgid "Checking rename of '%s' to '%s'\n"
6828 msgid "can not move directory into itself"
6832 msgid "cannot move directory over file"
6837 msgid "Huh? Directory %s is in index and no submodule?"
6840 #: builtin/mv.c:140 builtin/rm.c:318
6841 msgid "Please, stage your changes to .gitmodules or stash them to proceed"
6846 msgid "Huh? %.*s is in index?"
6850 msgid "source directory is empty"
6854 msgid "not under version control"
6858 msgid "destination exists"
6863 msgid "overwriting '%s'"
6867 msgid "Cannot overwrite"
6871 msgid "multiple sources for the same target"
6875 msgid "destination directory does not exist"
6880 msgid "%s, source=%s, destination=%s"
6885 msgid "Renaming %s to %s\n"
6888 #: builtin/mv.c:246 builtin/remote.c:726 builtin/repack.c:328
6890 msgid "renaming '%s' failed"
6893 #: builtin/name-rev.c:258
6894 msgid "git name-rev [options] <commit>..."
6897 #: builtin/name-rev.c:259
6898 msgid "git name-rev [options] --all"
6901 #: builtin/name-rev.c:260
6902 msgid "git name-rev [options] --stdin"
6905 #: builtin/name-rev.c:312
6906 msgid "print only names (no SHA-1)"
6909 #: builtin/name-rev.c:313
6910 msgid "only use tags to name the commits"
6913 #: builtin/name-rev.c:315
6914 msgid "only use refs matching <pattern>"
6917 #: builtin/name-rev.c:317
6918 msgid "list all commits reachable from all refs"
6921 #: builtin/name-rev.c:318
6922 msgid "read from stdin"
6925 #: builtin/name-rev.c:319
6926 msgid "allow to print `undefined` names (default)"
6929 #: builtin/name-rev.c:325
6930 msgid "dereference tags in the input (internal use)"
6933 #: builtin/notes.c:24
6934 msgid "git notes [--ref <notes_ref>] [list [<object>]]"
6937 #: builtin/notes.c:25
6939 "git notes [--ref <notes_ref>] add [-f] [-m <msg> | -F <file> | (-c | -C) "
6940 "<object>] [<object>]"
6943 #: builtin/notes.c:26
6944 msgid "git notes [--ref <notes_ref>] copy [-f] <from-object> <to-object>"
6947 #: builtin/notes.c:27
6949 "git notes [--ref <notes_ref>] append [-m <msg> | -F <file> | (-c | -C) "
6950 "<object>] [<object>]"
6953 #: builtin/notes.c:28
6954 msgid "git notes [--ref <notes_ref>] edit [<object>]"
6957 #: builtin/notes.c:29
6958 msgid "git notes [--ref <notes_ref>] show [<object>]"
6961 #: builtin/notes.c:30
6963 "git notes [--ref <notes_ref>] merge [-v | -q] [-s <strategy> ] <notes_ref>"
6966 #: builtin/notes.c:31
6967 msgid "git notes merge --commit [-v | -q]"
6970 #: builtin/notes.c:32
6971 msgid "git notes merge --abort [-v | -q]"
6974 #: builtin/notes.c:33
6975 msgid "git notes [--ref <notes_ref>] remove [<object>...]"
6978 #: builtin/notes.c:34
6979 msgid "git notes [--ref <notes_ref>] prune [-n | -v]"
6982 #: builtin/notes.c:35
6983 msgid "git notes [--ref <notes_ref>] get-ref"
6986 #: builtin/notes.c:40
6987 msgid "git notes [list [<object>]]"
6990 #: builtin/notes.c:45
6991 msgid "git notes add [<options>] [<object>]"
6994 #: builtin/notes.c:50
6995 msgid "git notes copy [<options>] <from-object> <to-object>"
6998 #: builtin/notes.c:51
6999 msgid "git notes copy --stdin [<from-object> <to-object>]..."
7002 #: builtin/notes.c:56
7003 msgid "git notes append [<options>] [<object>]"
7006 #: builtin/notes.c:61
7007 msgid "git notes edit [<object>]"
7010 #: builtin/notes.c:66
7011 msgid "git notes show [<object>]"
7014 #: builtin/notes.c:71
7015 msgid "git notes merge [<options>] <notes_ref>"
7018 #: builtin/notes.c:72
7019 msgid "git notes merge --commit [<options>]"
7022 #: builtin/notes.c:73
7023 msgid "git notes merge --abort [<options>]"
7026 #: builtin/notes.c:78
7027 msgid "git notes remove [<object>]"
7030 #: builtin/notes.c:83
7031 msgid "git notes prune [<options>]"
7034 #: builtin/notes.c:88
7035 msgid "git notes get-ref"
7038 #: builtin/notes.c:137
7040 msgid "unable to start 'show' for object '%s'"
7043 #: builtin/notes.c:141
7044 msgid "could not read 'show' output"
7047 #: builtin/notes.c:149
7049 msgid "failed to finish 'show' for object '%s'"
7052 #: builtin/notes.c:167 builtin/tag.c:341
7054 msgid "could not create file '%s'"
7057 #: builtin/notes.c:186
7058 msgid "Please supply the note contents using either -m or -F option"
7061 #: builtin/notes.c:207 builtin/notes.c:844
7063 msgid "Removing note for object %s\n"
7066 #: builtin/notes.c:212
7067 msgid "unable to write note object"
7070 #: builtin/notes.c:214
7072 msgid "The note contents has been left in %s"
7075 #: builtin/notes.c:248 builtin/tag.c:537
7077 msgid "cannot read '%s'"
7080 #: builtin/notes.c:250 builtin/tag.c:540
7082 msgid "could not open or read '%s'"
7085 #: builtin/notes.c:269 builtin/notes.c:316 builtin/notes.c:318
7086 #: builtin/notes.c:378 builtin/notes.c:432 builtin/notes.c:515
7087 #: builtin/notes.c:520 builtin/notes.c:595 builtin/notes.c:637
7088 #: builtin/notes.c:839 builtin/tag.c:553
7090 msgid "Failed to resolve '%s' as a valid ref."
7093 #: builtin/notes.c:272
7095 msgid "Failed to read object '%s'."
7098 #: builtin/notes.c:312
7100 msgid "Malformed input line: '%s'."
7103 #: builtin/notes.c:327
7105 msgid "Failed to copy notes from '%s' to '%s'"
7108 #: builtin/notes.c:371 builtin/notes.c:425 builtin/notes.c:498
7109 #: builtin/notes.c:510 builtin/notes.c:583 builtin/notes.c:630
7110 #: builtin/notes.c:904
7111 msgid "too many parameters"
7114 #: builtin/notes.c:384 builtin/notes.c:643
7116 msgid "No note found for object %s."
7119 #: builtin/notes.c:406 builtin/notes.c:563
7120 msgid "note contents as a string"
7123 #: builtin/notes.c:409 builtin/notes.c:566
7124 msgid "note contents in a file"
7127 #: builtin/notes.c:411 builtin/notes.c:414 builtin/notes.c:568
7128 #: builtin/notes.c:571 builtin/tag.c:474
7132 #: builtin/notes.c:412 builtin/notes.c:569
7133 msgid "reuse and edit specified note object"
7136 #: builtin/notes.c:415 builtin/notes.c:572
7137 msgid "reuse specified note object"
7140 #: builtin/notes.c:417 builtin/notes.c:485
7141 msgid "replace existing notes"
7144 #: builtin/notes.c:451
7147 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
7151 #: builtin/notes.c:456 builtin/notes.c:533
7153 msgid "Overwriting existing notes for object %s\n"
7156 #: builtin/notes.c:486
7157 msgid "read objects from stdin"
7160 #: builtin/notes.c:488
7161 msgid "load rewriting config for <command> (implies --stdin)"
7164 #: builtin/notes.c:506
7165 msgid "too few parameters"
7168 #: builtin/notes.c:527
7171 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
7175 #: builtin/notes.c:539
7177 msgid "Missing notes on source object %s. Cannot copy."
7180 #: builtin/notes.c:588
7183 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
7184 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
7187 #: builtin/notes.c:735
7188 msgid "General options"
7191 #: builtin/notes.c:737
7192 msgid "Merge options"
7195 #: builtin/notes.c:739
7197 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
7201 #: builtin/notes.c:741
7202 msgid "Committing unmerged notes"
7205 #: builtin/notes.c:743
7206 msgid "finalize notes merge by committing unmerged notes"
7209 #: builtin/notes.c:745
7210 msgid "Aborting notes merge resolution"
7213 #: builtin/notes.c:747
7214 msgid "abort notes merge"
7217 #: builtin/notes.c:842
7219 msgid "Object %s has no note\n"
7222 #: builtin/notes.c:854
7223 msgid "attempt to remove non-existent note is not an error"
7226 #: builtin/notes.c:857
7227 msgid "read object names from the standard input"
7230 #: builtin/notes.c:938
7234 #: builtin/notes.c:939
7235 msgid "use notes from <notes_ref>"
7238 #: builtin/notes.c:974 builtin/remote.c:1593
7240 msgid "Unknown subcommand: %s"
7243 #: builtin/pack-objects.c:23
7244 msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"
7247 #: builtin/pack-objects.c:24
7248 msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"
7251 #: builtin/pack-objects.c:184 builtin/pack-objects.c:187
7253 msgid "deflate error (%d)"
7256 #: builtin/pack-objects.c:2396
7258 msgid "unsupported index version %s"
7261 #: builtin/pack-objects.c:2400
7263 msgid "bad index version '%s'"
7266 #: builtin/pack-objects.c:2423
7268 msgid "option %s does not accept negative form"
7271 #: builtin/pack-objects.c:2427
7273 msgid "unable to parse value '%s' for option %s"
7276 #: builtin/pack-objects.c:2446
7277 msgid "do not show progress meter"
7280 #: builtin/pack-objects.c:2448
7281 msgid "show progress meter"
7284 #: builtin/pack-objects.c:2450
7285 msgid "show progress meter during object writing phase"
7288 #: builtin/pack-objects.c:2453
7289 msgid "similar to --all-progress when progress meter is shown"
7292 #: builtin/pack-objects.c:2454
7293 msgid "version[,offset]"
7296 #: builtin/pack-objects.c:2455
7297 msgid "write the pack index file in the specified idx format version"
7300 #: builtin/pack-objects.c:2458
7301 msgid "maximum size of each output pack file"
7304 #: builtin/pack-objects.c:2460
7305 msgid "ignore borrowed objects from alternate object store"
7308 #: builtin/pack-objects.c:2462
7309 msgid "ignore packed objects"
7312 #: builtin/pack-objects.c:2464
7313 msgid "limit pack window by objects"
7316 #: builtin/pack-objects.c:2466
7317 msgid "limit pack window by memory in addition to object limit"
7320 #: builtin/pack-objects.c:2468
7321 msgid "maximum length of delta chain allowed in the resulting pack"
7324 #: builtin/pack-objects.c:2470
7325 msgid "reuse existing deltas"
7328 #: builtin/pack-objects.c:2472
7329 msgid "reuse existing objects"
7332 #: builtin/pack-objects.c:2474
7333 msgid "use OFS_DELTA objects"
7336 #: builtin/pack-objects.c:2476
7337 msgid "use threads when searching for best delta matches"
7340 #: builtin/pack-objects.c:2478
7341 msgid "do not create an empty pack output"
7344 #: builtin/pack-objects.c:2480
7345 msgid "read revision arguments from standard input"
7348 #: builtin/pack-objects.c:2482
7349 msgid "limit the objects to those that are not yet packed"
7352 #: builtin/pack-objects.c:2485
7353 msgid "include objects reachable from any reference"
7356 #: builtin/pack-objects.c:2488
7357 msgid "include objects referred by reflog entries"
7360 #: builtin/pack-objects.c:2491
7361 msgid "output pack to stdout"
7364 #: builtin/pack-objects.c:2493
7365 msgid "include tag objects that refer to objects to be packed"
7368 #: builtin/pack-objects.c:2495
7369 msgid "keep unreachable objects"
7372 #: builtin/pack-objects.c:2496 parse-options.h:143
7376 #: builtin/pack-objects.c:2497
7377 msgid "unpack unreachable objects newer than <time>"
7380 #: builtin/pack-objects.c:2500
7381 msgid "create thin packs"
7384 #: builtin/pack-objects.c:2502
7385 msgid "ignore packs that have companion .keep file"
7388 #: builtin/pack-objects.c:2504
7389 msgid "pack compression level"
7392 #: builtin/pack-objects.c:2506
7393 msgid "do not hide commits by grafts"
7396 #: builtin/pack-refs.c:6
7397 msgid "git pack-refs [options]"
7400 #: builtin/pack-refs.c:14
7401 msgid "pack everything"
7404 #: builtin/pack-refs.c:15
7405 msgid "prune loose refs (default)"
7408 #: builtin/prune-packed.c:7
7409 msgid "git prune-packed [-n|--dry-run] [-q|--quiet]"
7412 #: builtin/prune.c:12
7413 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
7416 #: builtin/prune.c:142
7417 msgid "do not remove, show only"
7420 #: builtin/prune.c:143
7421 msgid "report pruned objects"
7424 #: builtin/prune.c:146
7425 msgid "expire objects older than <time>"
7428 #: builtin/push.c:14
7429 msgid "git push [<options>] [<repository> [<refspec>...]]"
7432 #: builtin/push.c:86
7433 msgid "tag shorthand without <tag>"
7436 #: builtin/push.c:96
7437 msgid "--delete only accepts plain target ref names"
7440 #: builtin/push.c:141
7443 "To choose either option permanently, see push.default in 'git help config'."
7446 #: builtin/push.c:144
7449 "The upstream branch of your current branch does not match\n"
7450 "the name of your current branch. To push to the upstream branch\n"
7451 "on the remote, use\n"
7453 " git push %s HEAD:%s\n"
7455 "To push to the branch of the same name on the remote, use\n"
7461 #: builtin/push.c:159
7464 "You are not currently on a branch.\n"
7465 "To push the history leading to the current (detached HEAD)\n"
7468 " git push %s HEAD:<name-of-remote-branch>\n"
7471 #: builtin/push.c:173
7474 "The current branch %s has no upstream branch.\n"
7475 "To push the current branch and set the remote as upstream, use\n"
7477 " git push --set-upstream %s %s\n"
7480 #: builtin/push.c:181
7482 msgid "The current branch %s has multiple upstream branches, refusing to push."
7485 #: builtin/push.c:184
7488 "You are pushing to remote '%s', which is not the upstream of\n"
7489 "your current branch '%s', without telling me what to push\n"
7490 "to update which remote branch."
7493 #: builtin/push.c:207
7495 "push.default is unset; its implicit value is changing in\n"
7496 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
7497 "and maintain the current behavior after the default changes, use:\n"
7499 " git config --global push.default matching\n"
7501 "To squelch this message and adopt the new behavior now, use:\n"
7503 " git config --global push.default simple\n"
7505 "When push.default is set to 'matching', git will push local branches\n"
7506 "to the remote branches that already exist with the same name.\n"
7508 "In Git 2.0, Git will default to the more conservative 'simple'\n"
7509 "behavior, which only pushes the current branch to the corresponding\n"
7510 "remote branch that 'git pull' uses to update the current branch.\n"
7512 "See 'git help config' and search for 'push.default' for further "
7514 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
7515 "'current' instead of 'simple' if you sometimes use older versions of Git)"
7518 #: builtin/push.c:274
7520 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
7523 #: builtin/push.c:281
7525 "Updates were rejected because the tip of your current branch is behind\n"
7526 "its remote counterpart. Integrate the remote changes (e.g.\n"
7527 "'git pull ...') before pushing again.\n"
7528 "See the 'Note about fast-forwards' in 'git push --help' for details."
7531 #: builtin/push.c:287
7533 "Updates were rejected because a pushed branch tip is behind its remote\n"
7534 "counterpart. If you did not intend to push that branch, you may want to\n"
7535 "specify branches to push or set the 'push.default' configuration variable\n"
7536 "to 'simple', 'current' or 'upstream' to push only the current branch."
7539 #: builtin/push.c:293
7541 "Updates were rejected because a pushed branch tip is behind its remote\n"
7542 "counterpart. Check out this branch and integrate the remote changes\n"
7543 "(e.g. 'git pull ...') before pushing again.\n"
7544 "See the 'Note about fast-forwards' in 'git push --help' for details."
7547 #: builtin/push.c:299
7549 "Updates were rejected because the remote contains work that you do\n"
7550 "not have locally. This is usually caused by another repository pushing\n"
7551 "to the same ref. You may want to first integrate the remote changes\n"
7552 "(e.g., 'git pull ...') before pushing again.\n"
7553 "See the 'Note about fast-forwards' in 'git push --help' for details."
7556 #: builtin/push.c:306
7557 msgid "Updates were rejected because the tag already exists in the remote."
7560 #: builtin/push.c:309
7562 "You cannot update a remote ref that points at a non-commit object,\n"
7563 "or update a remote ref to make it point at a non-commit object,\n"
7564 "without using the '--force' option.\n"
7567 #: builtin/push.c:375
7569 msgid "Pushing to %s\n"
7572 #: builtin/push.c:379
7574 msgid "failed to push some refs to '%s'"
7577 #: builtin/push.c:412
7579 msgid "bad repository '%s'"
7582 #: builtin/push.c:413
7584 "No configured push destination.\n"
7585 "Either specify the URL from the command-line or configure a remote "
7586 "repository using\n"
7588 " git remote add <name> <url>\n"
7590 "and then push using the remote name\n"
7592 " git push <name>\n"
7595 #: builtin/push.c:428
7596 msgid "--all and --tags are incompatible"
7599 #: builtin/push.c:429
7600 msgid "--all can't be combined with refspecs"
7603 #: builtin/push.c:434
7604 msgid "--mirror and --tags are incompatible"
7607 #: builtin/push.c:435
7608 msgid "--mirror can't be combined with refspecs"
7611 #: builtin/push.c:440
7612 msgid "--all and --mirror are incompatible"
7615 #: builtin/push.c:500
7619 #: builtin/push.c:501
7620 msgid "push all refs"
7623 #: builtin/push.c:502
7624 msgid "mirror all refs"
7627 #: builtin/push.c:504
7631 #: builtin/push.c:505
7632 msgid "push tags (can't be used with --all or --mirror)"
7635 #: builtin/push.c:508
7636 msgid "force updates"
7639 #: builtin/push.c:510
7640 msgid "refname>:<expect"
7643 #: builtin/push.c:511
7644 msgid "require old value of ref to be at this value"
7647 #: builtin/push.c:513
7651 #: builtin/push.c:514
7652 msgid "control recursive pushing of submodules"
7655 #: builtin/push.c:516
7656 msgid "use thin pack"
7659 #: builtin/push.c:517 builtin/push.c:518
7660 msgid "receive pack program"
7663 #: builtin/push.c:519
7664 msgid "set upstream for git pull/status"
7667 #: builtin/push.c:522
7668 msgid "prune locally removed refs"
7671 #: builtin/push.c:524
7672 msgid "bypass pre-push hook"
7675 #: builtin/push.c:525
7676 msgid "push missing but relevant tags"
7679 #: builtin/push.c:535
7680 msgid "--delete is incompatible with --all, --mirror and --tags"
7683 #: builtin/push.c:537
7684 msgid "--delete doesn't make sense without any refs"
7687 #: builtin/read-tree.c:36
7689 "git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
7690 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
7691 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
7694 #: builtin/read-tree.c:109
7695 msgid "write resulting index to <file>"
7698 #: builtin/read-tree.c:112
7699 msgid "only empty the index"
7702 #: builtin/read-tree.c:114
7706 #: builtin/read-tree.c:116
7707 msgid "perform a merge in addition to a read"
7710 #: builtin/read-tree.c:118
7711 msgid "3-way merge if no file level merging required"
7714 #: builtin/read-tree.c:120
7715 msgid "3-way merge in presence of adds and removes"
7718 #: builtin/read-tree.c:122
7719 msgid "same as -m, but discard unmerged entries"
7722 #: builtin/read-tree.c:123
7723 msgid "<subdirectory>/"
7726 #: builtin/read-tree.c:124
7727 msgid "read the tree into the index under <subdirectory>/"
7730 #: builtin/read-tree.c:127
7731 msgid "update working tree with merge result"
7734 #: builtin/read-tree.c:129
7738 #: builtin/read-tree.c:130
7739 msgid "allow explicitly ignored files to be overwritten"
7742 #: builtin/read-tree.c:133
7743 msgid "don't check the working tree after merging"
7746 #: builtin/read-tree.c:134
7747 msgid "don't update the index or the work tree"
7750 #: builtin/read-tree.c:136
7751 msgid "skip applying sparse checkout filter"
7754 #: builtin/read-tree.c:138
7755 msgid "debug unpack-trees"
7758 #: builtin/reflog.c:499
7760 msgid "%s' for '%s' is not a valid timestamp"
7763 #: builtin/reflog.c:615 builtin/reflog.c:620
7765 msgid "'%s' is not a valid timestamp"
7768 #: builtin/remote.c:12
7769 msgid "git remote [-v | --verbose]"
7772 #: builtin/remote.c:13
7774 "git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--"
7775 "mirror=<fetch|push>] <name> <url>"
7778 #: builtin/remote.c:14 builtin/remote.c:33
7779 msgid "git remote rename <old> <new>"
7782 #: builtin/remote.c:15 builtin/remote.c:38
7783 msgid "git remote remove <name>"
7786 #: builtin/remote.c:16
7787 msgid "git remote set-head <name> (-a | --auto | -d | --delete |<branch>)"
7790 #: builtin/remote.c:17
7791 msgid "git remote [-v | --verbose] show [-n] <name>"
7794 #: builtin/remote.c:18
7795 msgid "git remote prune [-n | --dry-run] <name>"
7798 #: builtin/remote.c:19
7800 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
7803 #: builtin/remote.c:20
7804 msgid "git remote set-branches [--add] <name> <branch>..."
7807 #: builtin/remote.c:21 builtin/remote.c:69
7808 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
7811 #: builtin/remote.c:22 builtin/remote.c:70
7812 msgid "git remote set-url --add <name> <newurl>"
7815 #: builtin/remote.c:23 builtin/remote.c:71
7816 msgid "git remote set-url --delete <name> <url>"
7819 #: builtin/remote.c:28
7820 msgid "git remote add [<options>] <name> <url>"
7823 #: builtin/remote.c:43
7824 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
7827 #: builtin/remote.c:48
7828 msgid "git remote set-branches <name> <branch>..."
7831 #: builtin/remote.c:49
7832 msgid "git remote set-branches --add <name> <branch>..."
7835 #: builtin/remote.c:54
7836 msgid "git remote show [<options>] <name>"
7839 #: builtin/remote.c:59
7840 msgid "git remote prune [<options>] <name>"
7843 #: builtin/remote.c:64
7844 msgid "git remote update [<options>] [<group> | <remote>]..."
7847 #: builtin/remote.c:88
7852 #: builtin/remote.c:120
7854 "--mirror is dangerous and deprecated; please\n"
7855 "\t use --mirror=fetch or --mirror=push instead"
7858 #: builtin/remote.c:137
7860 msgid "unknown mirror argument: %s"
7863 #: builtin/remote.c:153
7864 msgid "fetch the remote branches"
7867 #: builtin/remote.c:155
7868 msgid "import all tags and associated objects when fetching"
7871 #: builtin/remote.c:158
7872 msgid "or do not fetch any tag at all (--no-tags)"
7875 #: builtin/remote.c:160
7876 msgid "branch(es) to track"
7879 #: builtin/remote.c:161
7880 msgid "master branch"
7883 #: builtin/remote.c:162
7887 #: builtin/remote.c:163
7888 msgid "set up remote as a mirror to push to or fetch from"
7891 #: builtin/remote.c:175
7892 msgid "specifying a master branch makes no sense with --mirror"
7895 #: builtin/remote.c:177
7896 msgid "specifying branches to track makes sense only with fetch mirrors"
7899 #: builtin/remote.c:185 builtin/remote.c:641
7901 msgid "remote %s already exists."
7904 #: builtin/remote.c:189 builtin/remote.c:645
7906 msgid "'%s' is not a valid remote name"
7909 #: builtin/remote.c:233
7911 msgid "Could not setup master '%s'"
7914 #: builtin/remote.c:289
7916 msgid "more than one %s"
7919 #: builtin/remote.c:334
7921 msgid "Could not get fetch map for refspec %s"
7924 #: builtin/remote.c:435 builtin/remote.c:443
7928 #: builtin/remote.c:447
7932 #: builtin/remote.c:590 builtin/remote.c:596 builtin/remote.c:602
7934 msgid "Could not append '%s' to '%s'"
7937 #: builtin/remote.c:634 builtin/remote.c:787 builtin/remote.c:885
7939 msgid "No such remote: %s"
7942 #: builtin/remote.c:651
7944 msgid "Could not rename config section '%s' to '%s'"
7947 #: builtin/remote.c:657 builtin/remote.c:794
7949 msgid "Could not remove config section '%s'"
7952 #: builtin/remote.c:672
7955 "Not updating non-default fetch refspec\n"
7957 "\tPlease update the configuration manually if necessary."
7960 #: builtin/remote.c:678
7962 msgid "Could not append '%s'"
7965 #: builtin/remote.c:689
7967 msgid "Could not set '%s'"
7970 #: builtin/remote.c:711
7972 msgid "deleting '%s' failed"
7975 #: builtin/remote.c:745
7977 msgid "creating '%s' failed"
7980 #: builtin/remote.c:759
7982 msgid "Could not remove branch %s"
7985 #: builtin/remote.c:829
7987 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
7988 "to delete it, use:"
7990 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
7991 "to delete them, use:"
7995 #: builtin/remote.c:938
7997 msgid " new (next fetch will store in remotes/%s)"
8000 #: builtin/remote.c:941
8004 #: builtin/remote.c:943
8005 msgid " stale (use 'git remote prune' to remove)"
8008 #: builtin/remote.c:945
8012 #: builtin/remote.c:986
8014 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
8017 #: builtin/remote.c:993
8019 msgid "rebases onto remote %s"
8022 #: builtin/remote.c:996
8024 msgid " merges with remote %s"
8027 #: builtin/remote.c:997
8028 msgid " and with remote"
8031 #: builtin/remote.c:999
8033 msgid "merges with remote %s"
8036 #: builtin/remote.c:1000
8037 msgid " and with remote"
8040 #: builtin/remote.c:1046
8044 #: builtin/remote.c:1049
8048 #: builtin/remote.c:1053
8052 #: builtin/remote.c:1056
8053 msgid "fast-forwardable"
8056 #: builtin/remote.c:1059
8057 msgid "local out of date"
8060 #: builtin/remote.c:1066
8062 msgid " %-*s forces to %-*s (%s)"
8065 #: builtin/remote.c:1069
8067 msgid " %-*s pushes to %-*s (%s)"
8070 #: builtin/remote.c:1073
8072 msgid " %-*s forces to %s"
8075 #: builtin/remote.c:1076
8077 msgid " %-*s pushes to %s"
8080 #: builtin/remote.c:1144
8081 msgid "do not query remotes"
8084 #: builtin/remote.c:1171
8089 #: builtin/remote.c:1172
8091 msgid " Fetch URL: %s"
8094 #: builtin/remote.c:1173 builtin/remote.c:1318
8098 #: builtin/remote.c:1182 builtin/remote.c:1184
8100 msgid " Push URL: %s"
8103 #: builtin/remote.c:1186 builtin/remote.c:1188 builtin/remote.c:1190
8105 msgid " HEAD branch: %s"
8108 #: builtin/remote.c:1192
8111 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
8114 #: builtin/remote.c:1204
8116 msgid " Remote branch:%s"
8117 msgid_plural " Remote branches:%s"
8121 #: builtin/remote.c:1207 builtin/remote.c:1234
8122 msgid " (status not queried)"
8125 #: builtin/remote.c:1216
8126 msgid " Local branch configured for 'git pull':"
8127 msgid_plural " Local branches configured for 'git pull':"
8131 #: builtin/remote.c:1224
8132 msgid " Local refs will be mirrored by 'git push'"
8135 #: builtin/remote.c:1231
8137 msgid " Local ref configured for 'git push'%s:"
8138 msgid_plural " Local refs configured for 'git push'%s:"
8142 #: builtin/remote.c:1252
8143 msgid "set refs/remotes/<name>/HEAD according to remote"
8146 #: builtin/remote.c:1254
8147 msgid "delete refs/remotes/<name>/HEAD"
8150 #: builtin/remote.c:1269
8151 msgid "Cannot determine remote HEAD"
8154 #: builtin/remote.c:1271
8155 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
8158 #: builtin/remote.c:1281
8160 msgid "Could not delete %s"
8163 #: builtin/remote.c:1289
8165 msgid "Not a valid ref: %s"
8168 #: builtin/remote.c:1291
8170 msgid "Could not setup %s"
8173 #: builtin/remote.c:1307
8175 msgid " %s will become dangling!"
8178 #: builtin/remote.c:1308
8180 msgid " %s has become dangling!"
8183 #: builtin/remote.c:1314
8188 #: builtin/remote.c:1315
8193 #: builtin/remote.c:1328
8195 msgid " * [would prune] %s"
8198 #: builtin/remote.c:1331
8200 msgid " * [pruned] %s"
8203 #: builtin/remote.c:1374
8204 msgid "prune remotes after fetching"
8207 #: builtin/remote.c:1440 builtin/remote.c:1514
8209 msgid "No such remote '%s'"
8212 #: builtin/remote.c:1460
8216 #: builtin/remote.c:1467
8217 msgid "no remote specified"
8220 #: builtin/remote.c:1489
8221 msgid "manipulate push URLs"
8224 #: builtin/remote.c:1491
8228 #: builtin/remote.c:1493
8232 #: builtin/remote.c:1500
8233 msgid "--add --delete doesn't make sense"
8236 #: builtin/remote.c:1540
8238 msgid "Invalid old URL pattern: %s"
8241 #: builtin/remote.c:1548
8243 msgid "No such URL found: %s"
8246 #: builtin/remote.c:1550
8247 msgid "Will not delete all non-push URLs"
8250 #: builtin/remote.c:1564
8251 msgid "be verbose; must be placed before a subcommand"
8254 #: builtin/repack.c:15
8255 msgid "git repack [options]"
8258 #: builtin/repack.c:143
8259 msgid "pack everything in a single pack"
8262 #: builtin/repack.c:145
8263 msgid "same as -a, and turn unreachable objects loose"
8266 #: builtin/repack.c:148
8267 msgid "remove redundant packs, and run git-prune-packed"
8270 #: builtin/repack.c:150
8271 msgid "pass --no-reuse-delta to git-pack-objects"
8274 #: builtin/repack.c:152
8275 msgid "pass --no-reuse-object to git-pack-objects"
8278 #: builtin/repack.c:154
8279 msgid "do not run git-update-server-info"
8282 #: builtin/repack.c:157
8283 msgid "pass --local to git-pack-objects"
8286 #: builtin/repack.c:158
8290 #: builtin/repack.c:159
8291 msgid "with -A, do not loosen objects older than this"
8294 #: builtin/repack.c:161
8295 msgid "size of the window used for delta compression"
8298 #: builtin/repack.c:162 builtin/repack.c:166
8302 #: builtin/repack.c:163
8303 msgid "same as the above, but limit memory size instead of entries count"
8306 #: builtin/repack.c:165
8307 msgid "limits the maximum delta depth"
8310 #: builtin/repack.c:167
8311 msgid "maximum size of each packfile"
8314 #: builtin/repack.c:343
8316 msgid "removing '%s' failed"
8319 #: builtin/replace.c:17
8320 msgid "git replace [-f] <object> <replacement>"
8323 #: builtin/replace.c:18
8324 msgid "git replace -d <object>..."
8327 #: builtin/replace.c:19
8328 msgid "git replace [--format=<format>] [-l [<pattern>]]"
8331 #: builtin/replace.c:174
8332 msgid "list replace refs"
8335 #: builtin/replace.c:175
8336 msgid "delete replace refs"
8339 #: builtin/replace.c:176
8340 msgid "replace the ref if it exists"
8343 #: builtin/replace.c:177
8344 msgid "use this format"
8347 #: builtin/rerere.c:12
8348 msgid "git rerere [clear | forget path... | status | remaining | diff | gc]"
8351 #: builtin/rerere.c:57
8352 msgid "register clean resolutions in index"
8355 #: builtin/reset.c:25
8357 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
8360 #: builtin/reset.c:26
8361 msgid "git reset [-q] <tree-ish> [--] <paths>..."
8364 #: builtin/reset.c:27
8365 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
8368 #: builtin/reset.c:33
8372 #: builtin/reset.c:33
8376 #: builtin/reset.c:33
8380 #: builtin/reset.c:33
8384 #: builtin/reset.c:33
8388 #: builtin/reset.c:73
8389 msgid "You do not have a valid HEAD."
8392 #: builtin/reset.c:75
8393 msgid "Failed to find tree of HEAD."
8396 #: builtin/reset.c:81
8398 msgid "Failed to find tree of %s."
8401 #: builtin/reset.c:99
8403 msgid "HEAD is now at %s"
8406 #: builtin/reset.c:172
8408 msgid "Cannot do a %s reset in the middle of a merge."
8411 #: builtin/reset.c:262
8412 msgid "be quiet, only report errors"
8415 #: builtin/reset.c:264
8416 msgid "reset HEAD and index"
8419 #: builtin/reset.c:265
8420 msgid "reset only HEAD"
8423 #: builtin/reset.c:267 builtin/reset.c:269
8424 msgid "reset HEAD, index and working tree"
8427 #: builtin/reset.c:271
8428 msgid "reset HEAD but keep local changes"
8431 #: builtin/reset.c:289
8433 msgid "Failed to resolve '%s' as a valid revision."
8436 #: builtin/reset.c:292 builtin/reset.c:300
8438 msgid "Could not parse object '%s'."
8441 #: builtin/reset.c:297
8443 msgid "Failed to resolve '%s' as a valid tree."
8446 #: builtin/reset.c:306
8447 msgid "--patch is incompatible with --{hard,mixed,soft}"
8450 #: builtin/reset.c:315
8451 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
8454 #: builtin/reset.c:317
8456 msgid "Cannot do %s reset with paths."
8459 #: builtin/reset.c:327
8461 msgid "%s reset is not allowed in a bare repository"
8464 #: builtin/reset.c:344
8465 msgid "Unstaged changes after reset:"
8468 #: builtin/reset.c:350
8470 msgid "Could not reset index file to revision '%s'."
8473 #: builtin/reset.c:355
8474 msgid "Could not write new index file."
8477 #: builtin/rev-parse.c:359
8478 msgid "git rev-parse --parseopt [options] -- [<args>...]"
8481 #: builtin/rev-parse.c:364
8482 msgid "keep the `--` passed as an arg"
8485 #: builtin/rev-parse.c:366
8486 msgid "stop parsing after the first non-option argument"
8489 #: builtin/rev-parse.c:369
8490 msgid "output in stuck long form"
8493 #: builtin/rev-parse.c:486
8495 "git rev-parse --parseopt [options] -- [<args>...]\n"
8496 " or: git rev-parse --sq-quote [<arg>...]\n"
8497 " or: git rev-parse [options] [<arg>...]\n"
8499 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
8502 #: builtin/revert.c:22
8503 msgid "git revert [options] <commit-ish>..."
8506 #: builtin/revert.c:23
8507 msgid "git revert <subcommand>"
8510 #: builtin/revert.c:28
8511 msgid "git cherry-pick [options] <commit-ish>..."
8514 #: builtin/revert.c:29
8515 msgid "git cherry-pick <subcommand>"
8518 #: builtin/revert.c:71
8520 msgid "%s: %s cannot be used with %s"
8523 #: builtin/revert.c:80
8524 msgid "end revert or cherry-pick sequence"
8527 #: builtin/revert.c:81
8528 msgid "resume revert or cherry-pick sequence"
8531 #: builtin/revert.c:82
8532 msgid "cancel revert or cherry-pick sequence"
8535 #: builtin/revert.c:83
8536 msgid "don't automatically commit"
8539 #: builtin/revert.c:84
8540 msgid "edit the commit message"
8543 #: builtin/revert.c:87
8544 msgid "parent number"
8547 #: builtin/revert.c:89
8548 msgid "merge strategy"
8551 #: builtin/revert.c:90
8555 #: builtin/revert.c:91
8556 msgid "option for merge strategy"
8559 #: builtin/revert.c:102
8560 msgid "append commit name"
8563 #: builtin/revert.c:103
8564 msgid "allow fast-forward"
8567 #: builtin/revert.c:104
8568 msgid "preserve initially empty commits"
8571 #: builtin/revert.c:105
8572 msgid "allow commits with empty messages"
8575 #: builtin/revert.c:106
8576 msgid "keep redundant, empty commits"
8579 #: builtin/revert.c:110
8580 msgid "program error"
8583 #: builtin/revert.c:195
8584 msgid "revert failed"
8587 #: builtin/revert.c:210
8588 msgid "cherry-pick failed"
8592 msgid "git rm [options] [--] <file>..."
8597 "the following submodule (or one of its nested submodules)\n"
8598 "uses a .git directory:"
8600 "the following submodules (or one of its nested submodules)\n"
8601 "use a .git directory:"
8608 "(use 'rm -rf' if you really want to remove it including all of its history)"
8613 "the following file has staged content different from both the\n"
8614 "file and the HEAD:"
8616 "the following files have staged content different from both the\n"
8617 "file and the HEAD:"
8624 "(use -f to force removal)"
8628 msgid "the following file has changes staged in the index:"
8629 msgid_plural "the following files have changes staged in the index:"
8633 #: builtin/rm.c:244 builtin/rm.c:255
8636 "(use --cached to keep the file, or -f to force removal)"
8640 msgid "the following file has local modifications:"
8641 msgid_plural "the following files have local modifications:"
8646 msgid "do not list removed files"
8650 msgid "only remove from the index"
8654 msgid "override the up-to-date check"
8658 msgid "allow recursive removal"
8662 msgid "exit with a zero status even if nothing matched"
8667 msgid "not removing '%s' recursively without -r"
8672 msgid "git rm: unable to remove %s"
8675 #: builtin/shortlog.c:13
8676 msgid "git shortlog [<options>] [<revision range>] [[--] [<path>...]]"
8679 #: builtin/shortlog.c:131
8681 msgid "Missing author: %s"
8684 #: builtin/shortlog.c:230
8685 msgid "sort output according to the number of commits per author"
8688 #: builtin/shortlog.c:232
8689 msgid "Suppress commit descriptions, only provides commit count"
8692 #: builtin/shortlog.c:234
8693 msgid "Show the email address of each author"
8696 #: builtin/shortlog.c:235
8700 #: builtin/shortlog.c:236
8701 msgid "Linewrap output"
8704 #: builtin/show-branch.c:9
8706 "git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order] [--"
8707 "current] [--color[=<when>] | --no-color] [--sparse] [--more=<n> | --list | --"
8708 "independent | --merge-base] [--no-name | --sha1-name] [--topics] [(<rev> | "
8712 #: builtin/show-branch.c:10
8713 msgid "git show-branch (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]"
8716 #: builtin/show-branch.c:649
8717 msgid "show remote-tracking and local branches"
8720 #: builtin/show-branch.c:651
8721 msgid "show remote-tracking branches"
8724 #: builtin/show-branch.c:653
8725 msgid "color '*!+-' corresponding to the branch"
8728 #: builtin/show-branch.c:655
8729 msgid "show <n> more commits after the common ancestor"
8732 #: builtin/show-branch.c:657
8733 msgid "synonym to more=-1"
8736 #: builtin/show-branch.c:658
8737 msgid "suppress naming strings"
8740 #: builtin/show-branch.c:660
8741 msgid "include the current branch"
8744 #: builtin/show-branch.c:662
8745 msgid "name commits with their object names"
8748 #: builtin/show-branch.c:664
8749 msgid "show possible merge bases"
8752 #: builtin/show-branch.c:666
8753 msgid "show refs unreachable from any other ref"
8756 #: builtin/show-branch.c:668
8757 msgid "show commits in topological order"
8760 #: builtin/show-branch.c:671
8761 msgid "show only commits not on the first branch"
8764 #: builtin/show-branch.c:673
8765 msgid "show merges reachable from only one tip"
8768 #: builtin/show-branch.c:675
8769 msgid "topologically sort, maintaining date order where possible"
8772 #: builtin/show-branch.c:678
8773 msgid "<n>[,<base>]"
8776 #: builtin/show-branch.c:679
8777 msgid "show <n> most recent ref-log entries starting at base"
8780 #: builtin/show-ref.c:10
8782 "git show-ref [-q|--quiet] [--verify] [--head] [-d|--dereference] [-s|--"
8783 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [pattern*] "
8786 #: builtin/show-ref.c:11
8787 msgid "git show-ref --exclude-existing[=pattern] < ref-list"
8790 #: builtin/show-ref.c:168
8791 msgid "only show tags (can be combined with heads)"
8794 #: builtin/show-ref.c:169
8795 msgid "only show heads (can be combined with tags)"
8798 #: builtin/show-ref.c:170
8799 msgid "stricter reference checking, requires exact ref path"
8802 #: builtin/show-ref.c:173 builtin/show-ref.c:175
8803 msgid "show the HEAD reference, even if it would be filtered out"
8806 #: builtin/show-ref.c:177
8807 msgid "dereference tags into object IDs"
8810 #: builtin/show-ref.c:179
8811 msgid "only show SHA1 hash using <n> digits"
8814 #: builtin/show-ref.c:183
8815 msgid "do not print results to stdout (useful with --verify)"
8818 #: builtin/show-ref.c:185
8819 msgid "show refs from stdin that aren't in local repository"
8822 #: builtin/symbolic-ref.c:7
8823 msgid "git symbolic-ref [options] name [ref]"
8826 #: builtin/symbolic-ref.c:8
8827 msgid "git symbolic-ref -d [-q] name"
8830 #: builtin/symbolic-ref.c:40
8831 msgid "suppress error message for non-symbolic (detached) refs"
8834 #: builtin/symbolic-ref.c:41
8835 msgid "delete symbolic ref"
8838 #: builtin/symbolic-ref.c:42
8839 msgid "shorten ref output"
8842 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:254
8846 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:254
8847 msgid "reason of the update"
8852 "git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]"
8856 msgid "git tag -d <tagname>..."
8861 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>] \n"
8862 "\t\t[<pattern>...]"
8866 msgid "git tag -v <tagname>..."
8871 msgid "malformed object at '%s'"
8874 #: builtin/tag.c:207
8876 msgid "tag name too long: %.*s..."
8879 #: builtin/tag.c:212
8881 msgid "tag '%s' not found."
8884 #: builtin/tag.c:227
8886 msgid "Deleted tag '%s' (was %s)\n"
8889 #: builtin/tag.c:239
8891 msgid "could not verify the tag '%s'"
8894 #: builtin/tag.c:249
8898 "Write a tag message\n"
8899 "Lines starting with '%c' will be ignored.\n"
8902 #: builtin/tag.c:253
8906 "Write a tag message\n"
8907 "Lines starting with '%c' will be kept; you may remove them yourself if you "
8911 #: builtin/tag.c:292
8912 msgid "unable to sign the tag"
8915 #: builtin/tag.c:294
8916 msgid "unable to write tag file"
8919 #: builtin/tag.c:319
8920 msgid "bad object type."
8923 #: builtin/tag.c:332
8924 msgid "tag header too big."
8927 #: builtin/tag.c:368
8928 msgid "no tag message?"
8931 #: builtin/tag.c:374
8933 msgid "The tag message has been left in %s\n"
8936 #: builtin/tag.c:423
8937 msgid "switch 'points-at' requires an object"
8940 #: builtin/tag.c:425
8942 msgid "malformed object name '%s'"
8945 #: builtin/tag.c:445
8946 msgid "list tag names"
8949 #: builtin/tag.c:447
8950 msgid "print <n> lines of each tag message"
8953 #: builtin/tag.c:449
8957 #: builtin/tag.c:450
8961 #: builtin/tag.c:452
8962 msgid "Tag creation options"
8965 #: builtin/tag.c:454
8966 msgid "annotated tag, needs a message"
8969 #: builtin/tag.c:456
8973 #: builtin/tag.c:458
8974 msgid "annotated and GPG-signed tag"
8977 #: builtin/tag.c:462
8978 msgid "use another key to sign the tag"
8981 #: builtin/tag.c:463
8982 msgid "replace the tag if exists"
8985 #: builtin/tag.c:464
8986 msgid "show tag list in columns"
8989 #: builtin/tag.c:466
8990 msgid "Tag listing options"
8993 #: builtin/tag.c:469
8994 msgid "print only tags that contain the commit"
8997 #: builtin/tag.c:475
8998 msgid "print only tags of the object"
9001 #: builtin/tag.c:501
9002 msgid "--column and -n are incompatible"
9005 #: builtin/tag.c:518
9006 msgid "-n option is only allowed with -l."
9009 #: builtin/tag.c:520
9010 msgid "--contains option is only allowed with -l."
9013 #: builtin/tag.c:522
9014 msgid "--points-at option is only allowed with -l."
9017 #: builtin/tag.c:530
9018 msgid "only one -F or -m option is allowed."
9021 #: builtin/tag.c:550
9022 msgid "too many params"
9025 #: builtin/tag.c:556
9027 msgid "'%s' is not a valid tag name."
9030 #: builtin/tag.c:561
9032 msgid "tag '%s' already exists"
9035 #: builtin/tag.c:579
9037 msgid "%s: cannot lock the ref"
9040 #: builtin/tag.c:581
9042 msgid "%s: cannot update the ref"
9045 #: builtin/tag.c:583
9047 msgid "Updated tag '%s' (was %s)\n"
9050 #: builtin/update-index.c:402
9051 msgid "git update-index [options] [--] [<file>...]"
9054 #: builtin/update-index.c:720
9055 msgid "continue refresh even when index needs update"
9058 #: builtin/update-index.c:723
9059 msgid "refresh: ignore submodules"
9062 #: builtin/update-index.c:726
9063 msgid "do not ignore new files"
9066 #: builtin/update-index.c:728
9067 msgid "let files replace directories and vice-versa"
9070 #: builtin/update-index.c:730
9071 msgid "notice files missing from worktree"
9074 #: builtin/update-index.c:732
9075 msgid "refresh even if index contains unmerged entries"
9078 #: builtin/update-index.c:735
9079 msgid "refresh stat information"
9082 #: builtin/update-index.c:739
9083 msgid "like --refresh, but ignore assume-unchanged setting"
9086 #: builtin/update-index.c:743
9087 msgid "<mode> <object> <path>"
9090 #: builtin/update-index.c:744
9091 msgid "add the specified entry to the index"
9094 #: builtin/update-index.c:748
9098 #: builtin/update-index.c:749
9099 msgid "override the executable bit of the listed files"
9102 #: builtin/update-index.c:753
9103 msgid "mark files as \"not changing\""
9106 #: builtin/update-index.c:756
9107 msgid "clear assumed-unchanged bit"
9110 #: builtin/update-index.c:759
9111 msgid "mark files as \"index-only\""
9114 #: builtin/update-index.c:762
9115 msgid "clear skip-worktree bit"
9118 #: builtin/update-index.c:765
9119 msgid "add to index only; do not add content to object database"
9122 #: builtin/update-index.c:767
9123 msgid "remove named paths even if present in worktree"
9126 #: builtin/update-index.c:769
9127 msgid "with --stdin: input lines are terminated by null bytes"
9130 #: builtin/update-index.c:771
9131 msgid "read list of paths to be updated from standard input"
9134 #: builtin/update-index.c:775
9135 msgid "add entries from standard input to the index"
9138 #: builtin/update-index.c:779
9139 msgid "repopulate stages #2 and #3 for the listed paths"
9142 #: builtin/update-index.c:783
9143 msgid "only update entries that differ from HEAD"
9146 #: builtin/update-index.c:787
9147 msgid "ignore files missing from worktree"
9150 #: builtin/update-index.c:790
9151 msgid "report actions to standard output"
9154 #: builtin/update-index.c:792
9155 msgid "(for porcelains) forget saved unresolved conflicts"
9158 #: builtin/update-index.c:796
9159 msgid "write index in this format"
9162 #: builtin/update-ref.c:9
9163 msgid "git update-ref [options] -d <refname> [<oldval>]"
9166 #: builtin/update-ref.c:10
9167 msgid "git update-ref [options] <refname> <newval> [<oldval>]"
9170 #: builtin/update-ref.c:11
9171 msgid "git update-ref [options] --stdin [-z]"
9174 #: builtin/update-ref.c:255
9175 msgid "delete the reference"
9178 #: builtin/update-ref.c:257
9179 msgid "update <refname> not the one it points to"
9182 #: builtin/update-ref.c:258
9183 msgid "stdin has NUL-terminated arguments"
9186 #: builtin/update-ref.c:259
9187 msgid "read updates from stdin"
9190 #: builtin/update-server-info.c:6
9191 msgid "git update-server-info [--force]"
9194 #: builtin/update-server-info.c:14
9195 msgid "update the info files from scratch"
9198 #: builtin/verify-pack.c:56
9199 msgid "git verify-pack [-v|--verbose] [-s|--stat-only] <pack>..."
9202 #: builtin/verify-pack.c:66
9206 #: builtin/verify-pack.c:68
9207 msgid "show statistics only"
9210 #: builtin/verify-tag.c:17
9211 msgid "git verify-tag [-v|--verbose] <tag>..."
9214 #: builtin/verify-tag.c:73
9215 msgid "print tag contents"
9218 #: builtin/write-tree.c:13
9219 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
9222 #: builtin/write-tree.c:26
9226 #: builtin/write-tree.c:27
9227 msgid "write tree object for a subdirectory <prefix>"
9230 #: builtin/write-tree.c:30
9231 msgid "only useful for debugging"
9236 "'git help -a' and 'git help -g' lists available subcommands and some\n"
9237 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
9238 "to read about a specific subcommand or concept."
9241 #: parse-options.h:146
9245 #: parse-options.h:161
9246 msgid "no-op (backward compatibility)"
9249 #: parse-options.h:235
9250 msgid "be more verbose"
9253 #: parse-options.h:237
9254 msgid "be more quiet"
9257 #: parse-options.h:243
9258 msgid "use <n> digits to display SHA-1s"
9262 msgid "Add file contents to the index"
9266 msgid "Find by binary search the change that introduced a bug"
9270 msgid "List, create, or delete branches"
9274 msgid "Checkout a branch or paths to the working tree"
9278 msgid "Clone a repository into a new directory"
9282 msgid "Record changes to the repository"
9286 msgid "Show changes between commits, commit and working tree, etc"
9290 msgid "Download objects and refs from another repository"
9294 msgid "Print lines matching a pattern"
9298 msgid "Create an empty Git repository or reinitialize an existing one"
9302 msgid "Show commit logs"
9306 msgid "Join two or more development histories together"
9310 msgid "Move or rename a file, a directory, or a symlink"
9314 msgid "Fetch from and integrate with another repository or a local branch"
9318 msgid "Update remote refs along with associated objects"
9322 msgid "Forward-port local commits to the updated upstream head"
9326 msgid "Reset current HEAD to the specified state"
9330 msgid "Remove files from the working tree and from the index"
9334 msgid "Show various types of objects"
9338 msgid "Show the working tree status"
9342 msgid "Create, list, delete or verify a tag object signed with GPG"
9346 msgid "You need to set your committer info first"
9351 "You seem to have moved HEAD since the last 'am' failure.\n"
9352 "Not rewinding to ORIG_HEAD"
9358 "When you have resolved this problem, run \"$cmdline --continue\".\n"
9359 "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
9360 "To restore the original branch and stop patching, run \"$cmdline --abort\"."
9364 msgid "Cannot fall back to three-way merge."
9368 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9372 msgid "Using index info to reconstruct a base tree..."
9377 "Did you hand edit your patch?\n"
9378 "It does not apply to blobs recorded in its index."
9382 msgid "Falling back to patching base and 3-way merge..."
9386 msgid "Failed to merge in the changes."
9390 msgid "Only one StGIT patch series can be applied at once"
9395 msgid "Patch format $patch_format is not supported."
9399 msgid "Patch format detection failed."
9404 "The -b/--binary option has been a no-op for long time, and\n"
9405 "it will be removed. Please do not use it anymore."
9410 msgid "previous rebase directory $dotest still exists but mbox given."
9414 msgid "Please make up your mind. --skip or --abort?"
9420 "Stray $dotest directory found.\n"
9421 "Use \"git am --abort\" to remove it."
9425 msgid "Resolve operation not in progress, we are not resuming."
9430 msgid "Dirty index: cannot apply patches (dirty: $files)"
9436 "Patch is empty. Was it split wrong?\n"
9437 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
9438 "To restore the original branch and stop patching run \"$cmdline --abort\"."
9442 msgid "Patch does not have a valid e-mail address."
9446 msgid "cannot be interactive without stdin connected to a terminal."
9450 msgid "Commit Body is:"
9453 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9454 #. in your translation. The program will only accept English
9455 #. input at this point.
9457 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
9462 msgid "Applying: $FIRSTLINE"
9467 "No changes - did you forget to use 'git add'?\n"
9468 "If there is nothing left to stage, chances are that something else\n"
9469 "already introduced the same changes; you might want to skip this patch."
9474 "You still have unmerged paths in your index\n"
9475 "did you forget to use 'git add'?"
9479 msgid "No changes -- Patch already applied."
9484 msgid "Patch failed at $msgnum $FIRSTLINE"
9490 "The copy of the patch that failed is found in:\n"
9495 msgid "applying to an empty history"
9499 msgid "You need to start by \"git bisect start\""
9502 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9503 #. translation. The program will only accept English input
9506 msgid "Do you want me to do it for you [Y/n]? "
9511 msgid "unrecognised option: '$arg'"
9516 msgid "'$arg' does not appear to be a valid revision"
9519 #: git-bisect.sh:117
9520 msgid "Bad HEAD - I need a HEAD"
9523 #: git-bisect.sh:130
9526 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
9529 #: git-bisect.sh:140
9530 msgid "won't bisect on cg-seek'ed tree"
9533 #: git-bisect.sh:144
9534 msgid "Bad HEAD - strange symbolic ref"
9537 #: git-bisect.sh:189
9539 msgid "Bad bisect_write argument: $state"
9542 #: git-bisect.sh:218
9544 msgid "Bad rev input: $arg"
9547 #: git-bisect.sh:232
9548 msgid "Please call 'bisect_state' with at least one argument."
9551 #: git-bisect.sh:244
9553 msgid "Bad rev input: $rev"
9556 #: git-bisect.sh:250
9557 msgid "'git bisect bad' can take only one argument."
9560 #. have bad but not good. we could bisect although
9561 #. this is less optimum.
9562 #: git-bisect.sh:273
9563 msgid "Warning: bisecting only with a bad commit."
9566 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9567 #. translation. The program will only accept English input
9569 #: git-bisect.sh:279
9570 msgid "Are you sure [Y/n]? "
9573 #: git-bisect.sh:289
9575 "You need to give me at least one good and one bad revisions.\n"
9576 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
9579 #: git-bisect.sh:292
9581 "You need to start by \"git bisect start\".\n"
9582 "You then need to give me at least one good and one bad revisions.\n"
9583 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
9586 #: git-bisect.sh:363 git-bisect.sh:490
9587 msgid "We are not bisecting."
9590 #: git-bisect.sh:370
9592 msgid "'$invalid' is not a valid commit"
9595 #: git-bisect.sh:379
9598 "Could not check out original HEAD '$branch'.\n"
9599 "Try 'git bisect reset <commit>'."
9602 #: git-bisect.sh:406
9603 msgid "No logfile given"
9606 #: git-bisect.sh:407
9608 msgid "cannot read $file for replaying"
9611 #: git-bisect.sh:424
9612 msgid "?? what are you talking about?"
9615 #: git-bisect.sh:436
9617 msgid "running $command"
9620 #: git-bisect.sh:443
9623 "bisect run failed:\n"
9624 "exit code $res from '$command' is < 0 or >= 128"
9627 #: git-bisect.sh:469
9628 msgid "bisect run cannot continue any more"
9631 #: git-bisect.sh:475
9634 "bisect run failed:\n"
9635 "'bisect_state $state' exited with error code $res"
9638 #: git-bisect.sh:482
9639 msgid "bisect run success"
9644 "Pull is not possible because you have unmerged files.\n"
9645 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
9646 "as appropriate to mark resolution, or use 'git commit -a'."
9650 msgid "Pull is not possible because you have unmerged files."
9654 msgid "updating an unborn branch with changes added to the index"
9657 #. The fetch involved updating the current branch.
9658 #. The working tree and the index file is still based on the
9659 #. $orig_head commit, but we are merging into $curr_head.
9660 #. First update the working tree to match $curr_head.
9664 "Warning: fetch updated the current branch head.\n"
9665 "Warning: fast-forwarding your working tree from\n"
9666 "Warning: commit $orig_head."
9670 msgid "Cannot merge multiple branches into empty head"
9674 msgid "Cannot rebase onto multiple branches"
9679 "When you have resolved this problem, run \"git rebase --continue\".\n"
9680 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
9681 "To check out the original branch and stop rebasing, run \"git rebase --abort"
9685 #: git-rebase.sh:158
9686 msgid "Applied autostash."
9689 #: git-rebase.sh:161
9691 msgid "Cannot store $stash_sha1"
9694 #: git-rebase.sh:162
9696 "Applying autostash resulted in conflicts.\n"
9697 "Your changes are safe in the stash.\n"
9698 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
9701 #: git-rebase.sh:201
9702 msgid "The pre-rebase hook refused to rebase."
9705 #: git-rebase.sh:206
9706 msgid "It looks like git-am is in progress. Cannot rebase."
9709 #: git-rebase.sh:346
9710 msgid "The --exec option must be used with the --interactive option"
9713 #: git-rebase.sh:351
9714 msgid "No rebase in progress?"
9717 #: git-rebase.sh:362
9718 msgid "The --edit-todo action can only be used during interactive rebase."
9721 #: git-rebase.sh:369
9722 msgid "Cannot read HEAD"
9725 #: git-rebase.sh:372
9727 "You must edit all merge conflicts and then\n"
9728 "mark them as resolved using git add"
9731 #: git-rebase.sh:390
9733 msgid "Could not move back to $head_name"
9736 #: git-rebase.sh:409
9739 "It seems that there is already a $state_dir_base directory, and\n"
9740 "I wonder if you are in the middle of another rebase. If that is the\n"
9741 "case, please try\n"
9742 "\t$cmd_live_rebase\n"
9743 "If that is not the case, please\n"
9744 "\t$cmd_clear_stale_rebase\n"
9745 "and run me again. I am stopping in case you still have something\n"
9749 #: git-rebase.sh:456
9751 msgid "invalid upstream $upstream_name"
9754 #: git-rebase.sh:480
9756 msgid "$onto_name: there are more than one merge bases"
9759 #: git-rebase.sh:483 git-rebase.sh:487
9761 msgid "$onto_name: there is no merge base"
9764 #: git-rebase.sh:492
9766 msgid "Does not point to a valid commit: $onto_name"
9769 #: git-rebase.sh:515
9771 msgid "fatal: no such branch: $branch_name"
9774 #: git-rebase.sh:548
9775 msgid "Cannot autostash"
9778 #: git-rebase.sh:553
9780 msgid "Created autostash: $stash_abbrev"
9783 #: git-rebase.sh:557
9784 msgid "Please commit or stash them."
9787 #: git-rebase.sh:577
9789 msgid "Current branch $branch_name is up to date."
9792 #: git-rebase.sh:581
9794 msgid "Current branch $branch_name is up to date, rebase forced."
9797 #: git-rebase.sh:592
9799 msgid "Changes from $mb to $onto:"
9802 #. Detach HEAD and reset the tree
9803 #: git-rebase.sh:601
9804 msgid "First, rewinding head to replay your work on top of it..."
9807 #: git-rebase.sh:611
9809 msgid "Fast-forwarded $branch_name to $onto_name."
9813 msgid "git stash clear with parameters is unimplemented"
9817 msgid "You do not have the initial commit yet"
9821 msgid "Cannot save the current index state"
9824 #: git-stash.sh:123 git-stash.sh:136
9825 msgid "Cannot save the current worktree state"
9829 msgid "No changes selected"
9833 msgid "Cannot remove temporary index (can't happen)"
9837 msgid "Cannot record working tree state"
9842 msgid "Cannot update $ref_stash with $w_commit"
9845 #. TRANSLATORS: $option is an invalid option, like
9846 #. `--blah-blah'. The 7 spaces at the beginning of the
9847 #. second line correspond to "error: ". So you should line
9848 #. up the second line with however many characters the
9849 #. translation of "error: " takes in your language. E.g. in
9852 #. $ git stash save --blah-blah 2>&1 | head -n 2
9853 #. error: unknown option for 'stash save': --blah-blah
9854 #. To provide a message, use git stash save -- '--blah-blah'
9858 "error: unknown option for 'stash save': $option\n"
9859 " To provide a message, use git stash save -- '$option'"
9863 msgid "No local changes to save"
9867 msgid "Cannot initialize stash"
9871 msgid "Cannot save the current status"
9875 msgid "Cannot remove worktree changes"
9879 msgid "No stash found."
9884 msgid "Too many revisions specified: $REV"
9889 msgid "$reference is not valid reference"
9894 msgid "'$args' is not a stash-like commit"
9899 msgid "'$args' is not a stash reference"
9903 msgid "unable to refresh index"
9907 msgid "Cannot apply a stash in the middle of a merge"
9911 msgid "Conflicts in index. Try without --index."
9915 msgid "Could not save index tree"
9919 msgid "Cannot unstage modified files"
9923 msgid "Index was not unstashed."
9928 msgid "Dropped ${REV} ($s)"
9933 msgid "${REV}: Could not drop stash entry"
9937 msgid "No branch name specified"
9941 msgid "(To restore them type \"git stash apply\")"
9944 #: git-submodule.sh:95
9946 msgid "cannot strip one component off url '$remoteurl'"
9949 #: git-submodule.sh:237
9951 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
9954 #: git-submodule.sh:281
9956 msgid "Clone of '$url' into submodule path '$sm_path' failed"
9959 #: git-submodule.sh:293
9961 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
9964 #: git-submodule.sh:403
9965 msgid "Relative path can only be used from the toplevel of the working tree"
9968 #: git-submodule.sh:413
9970 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
9973 #: git-submodule.sh:430
9975 msgid "'$sm_path' already exists in the index"
9978 #: git-submodule.sh:434
9981 "The following path is ignored by one of your .gitignore files:\n"
9983 "Use -f if you really want to add it."
9986 #: git-submodule.sh:452
9988 msgid "Adding existing repo at '$sm_path' to the index"
9991 #: git-submodule.sh:454
9993 msgid "'$sm_path' already exists and is not a valid git repo"
9996 #: git-submodule.sh:462
9998 msgid "A git directory for '$sm_name' is found locally with remote(s):"
10001 #: git-submodule.sh:464
10004 "If you want to reuse this local git directory instead of cloning again from"
10007 #: git-submodule.sh:466
10010 "use the '--force' option. If the local git directory is not the correct repo"
10013 #: git-submodule.sh:467
10016 "or you are unsure what this means choose another name with the '--name' "
10020 #: git-submodule.sh:469
10022 msgid "Reactivating local git directory for submodule '$sm_name'."
10025 #: git-submodule.sh:481
10027 msgid "Unable to checkout submodule '$sm_path'"
10030 #: git-submodule.sh:486
10032 msgid "Failed to add submodule '$sm_path'"
10035 #: git-submodule.sh:495
10037 msgid "Failed to register submodule '$sm_path'"
10040 #: git-submodule.sh:539
10042 msgid "Entering '$prefix$displaypath'"
10045 #: git-submodule.sh:559
10047 msgid "Stopping at '$prefix$displaypath'; script returned non-zero status."
10050 #: git-submodule.sh:605
10052 msgid "No url found for submodule path '$displaypath' in .gitmodules"
10055 #: git-submodule.sh:614
10057 msgid "Failed to register url for submodule path '$displaypath'"
10060 #: git-submodule.sh:616
10062 msgid "Submodule '$name' ($url) registered for path '$displaypath'"
10065 #: git-submodule.sh:633
10067 msgid "Failed to register update mode for submodule path '$displaypath'"
10070 #: git-submodule.sh:671
10072 msgid "Use '.' if you really want to deinitialize all submodules"
10075 #: git-submodule.sh:688
10077 msgid "Submodule work tree '$displaypath' contains a .git directory"
10080 #: git-submodule.sh:689
10083 "(use 'rm -rf' if you really want to remove it including all of its history)"
10086 #: git-submodule.sh:695
10089 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
10093 #: git-submodule.sh:698
10095 msgid "Cleared directory '$displaypath'"
10098 #: git-submodule.sh:699
10100 msgid "Could not remove submodule work tree '$displaypath'"
10103 #: git-submodule.sh:702
10105 msgid "Could not create empty submodule directory '$displaypath'"
10108 #: git-submodule.sh:711
10110 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
10113 #: git-submodule.sh:834
10116 "Submodule path '$displaypath' not initialized\n"
10117 "Maybe you want to use 'update --init'?"
10120 #: git-submodule.sh:847
10122 msgid "Unable to find current revision in submodule path '$displaypath'"
10125 #: git-submodule.sh:856
10127 msgid "Unable to fetch in submodule path '$sm_path'"
10130 #: git-submodule.sh:880
10132 msgid "Unable to fetch in submodule path '$displaypath'"
10135 #: git-submodule.sh:894
10137 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
10140 #: git-submodule.sh:895
10142 msgid "Submodule path '$displaypath': rebased into '$sha1'"
10145 #: git-submodule.sh:900
10147 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
10150 #: git-submodule.sh:901
10152 msgid "Submodule path '$displaypath': merged in '$sha1'"
10155 #: git-submodule.sh:906
10158 "Execution of '$command $sha1' failed in submodule path '$prefix$sm_path'"
10161 #: git-submodule.sh:907
10163 msgid "Submodule path '$prefix$sm_path': '$command $sha1'"
10166 #: git-submodule.sh:912
10168 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
10171 #: git-submodule.sh:913
10173 msgid "Submodule path '$displaypath': checked out '$sha1'"
10176 #: git-submodule.sh:940
10178 msgid "Failed to recurse into submodule path '$displaypath'"
10181 #: git-submodule.sh:1048
10182 msgid "The --cached option cannot be used with the --files option"
10186 #: git-submodule.sh:1096
10188 msgid "unexpected mode $mod_dst"
10191 #: git-submodule.sh:1116
10193 msgid " Warn: $display_name doesn't contain commit $sha1_src"
10196 #: git-submodule.sh:1119
10198 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
10201 #: git-submodule.sh:1122
10203 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
10206 #: git-submodule.sh:1147
10210 #: git-submodule.sh:1261
10212 msgid "Failed to recurse into submodule path '$sm_path'"
10215 #: git-submodule.sh:1325
10217 msgid "Synchronizing submodule url for '$displaypath'"