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: 2013-02-14 14:46+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"
60 msgid "archive format"
63 #: archive.c:324 builtin/log.c:1115
68 msgid "prepend prefix to each pathname in the archive"
71 #: archive.c:326 builtin/archive.c:91 builtin/blame.c:2366
72 #: builtin/blame.c:2367 builtin/config.c:55 builtin/fast-export.c:653
73 #: builtin/fast-export.c:655 builtin/grep.c:715 builtin/hash-object.c:77
74 #: builtin/ls-files.c:497 builtin/ls-files.c:500 builtin/notes.c:536
75 #: builtin/notes.c:693 builtin/read-tree.c:107 parse-options.h:149
79 #: archive.c:327 builtin/archive.c:92
80 msgid "write the archive to this file"
84 msgid "read .gitattributes in working directory"
88 msgid "report archived files on stderr"
96 msgid "compress faster"
100 msgid "compress better"
104 msgid "list supported archive formats"
107 #: archive.c:345 builtin/archive.c:93 builtin/clone.c:85
111 #: archive.c:346 builtin/archive.c:94
112 msgid "retrieve the archive from remote repository <repo>"
115 #: archive.c:347 builtin/archive.c:95 builtin/notes.c:615
119 #: archive.c:348 builtin/archive.c:96
120 msgid "path to the remote git-upload-archive command"
125 "Negative patterns are forbidden in git attributes\n"
126 "Use '\\!' for literal leading exclamation."
131 msgid "'%s' does not look like a v2 bundle file"
136 msgid "unrecognized header: %s%s (%d)"
139 #: bundle.c:89 builtin/commit.c:674
141 msgid "could not open '%s'"
145 msgid "Repository lacks these prerequisite commits:"
148 #: bundle.c:164 sequencer.c:566 sequencer.c:998 builtin/log.c:299
149 #: builtin/log.c:751 builtin/log.c:1358 builtin/log.c:1574 builtin/merge.c:347
150 #: builtin/shortlog.c:157
151 msgid "revision walk setup failed"
156 msgid "The bundle contains %d ref"
157 msgid_plural "The bundle contains %d refs"
162 msgid "The bundle records a complete history."
167 msgid "The bundle requires this ref"
168 msgid_plural "The bundle requires these %d refs"
173 msgid "rev-list died"
176 #: bundle.c:300 builtin/log.c:1254 builtin/shortlog.c:260
178 msgid "unrecognized argument: %s"
183 msgid "ref '%s' is excluded by the rev-list options"
187 msgid "Refusing to create empty bundle."
191 msgid "Could not spawn pack-objects"
195 msgid "pack-objects died"
200 msgid "cannot create '%s'"
204 msgid "index-pack died"
209 msgid "could not parse %s"
214 msgid "%s %s is not a commit!"
217 #: compat/obstack.c:406 compat/obstack.c:408
218 msgid "memory exhausted"
222 msgid "Could not run 'git rev-list'"
227 msgid "failed write to rev-list: %s"
232 msgid "failed to close rev-list's stdin: %s"
236 msgid "in the future"
241 msgid "%lu second ago"
242 msgid_plural "%lu seconds ago"
248 msgid "%lu minute ago"
249 msgid_plural "%lu minutes ago"
256 msgid_plural "%lu hours ago"
263 msgid_plural "%lu days ago"
270 msgid_plural "%lu weeks ago"
276 msgid "%lu month ago"
277 msgid_plural "%lu months ago"
284 msgid_plural "%lu years"
290 msgid "%s, %lu month ago"
291 msgid_plural "%s, %lu months ago"
295 #: date.c:154 date.c:159
298 msgid_plural "%lu years ago"
304 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
309 msgid " Unknown dirstat parameter '%s'\n"
314 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
320 "Found errors in 'diff.dirstat' config variable:\n"
327 "Failed to parse --dirstat/-X option parameter:\n"
333 msgid "Failed to parse --submodule option parameter: '%s'"
336 #: gpg-interface.c:59 gpg-interface.c:127
337 msgid "could not run gpg."
340 #: gpg-interface.c:71
341 msgid "gpg did not accept the data"
344 #: gpg-interface.c:82
345 msgid "gpg failed to sign the data"
348 #: gpg-interface.c:112
350 msgid "could not create temporary file '%s': %s"
353 #: gpg-interface.c:115
355 msgid "failed writing detached signature to '%s': %s"
360 msgid "'%s': unable to read %s"
370 msgid "'%s': short read %s"
375 msgid "available git commands in '%s'"
379 msgid "git commands available from elsewhere on your $PATH"
383 msgid "The most commonly used git commands are:"
389 "'%s' appears to be a git command, but we were not\n"
390 "able to execute it. Maybe git-%s is broken?"
394 msgid "Uh oh. Your system reports no Git commands at all."
400 "WARNING: You called a Git command named '%s', which does not exist.\n"
401 "Continuing under the assumption that you meant '%s'"
406 msgid "in %0.1f seconds automatically..."
411 msgid "git: '%s' is not a git command. See 'git --help'."
420 "Did you mean one of these?"
425 msgid "failed to read the cache"
428 #: merge.c:110 builtin/checkout.c:333 builtin/checkout.c:534
429 #: builtin/clone.c:586
430 msgid "unable to write new index file"
433 #: merge-recursive.c:190
435 msgid "(bad commit)\n"
438 #: merge-recursive.c:206
440 msgid "addinfo_cache failed for path '%s'"
443 #: merge-recursive.c:268
444 msgid "error building trees"
447 #: merge-recursive.c:672
449 msgid "failed to create path '%s'%s"
452 #: merge-recursive.c:683
454 msgid "Removing %s to make room for subdirectory\n"
457 #. something else exists
458 #. .. but not some other error (who really cares what?)
459 #: merge-recursive.c:697 merge-recursive.c:718
460 msgid ": perhaps a D/F conflict?"
463 #: merge-recursive.c:708
465 msgid "refusing to lose untracked file at '%s'"
468 #: merge-recursive.c:748
470 msgid "cannot read object %s '%s'"
473 #: merge-recursive.c:750
475 msgid "blob expected for %s '%s'"
478 #: merge-recursive.c:773 builtin/clone.c:302
480 msgid "failed to open '%s'"
483 #: merge-recursive.c:781
485 msgid "failed to symlink '%s'"
488 #: merge-recursive.c:784
490 msgid "do not know what to do with %06o %s '%s'"
493 #: merge-recursive.c:922
494 msgid "Failed to execute internal merge"
497 #: merge-recursive.c:926
499 msgid "Unable to add %s to database"
502 #: merge-recursive.c:942
503 msgid "unsupported object type in the tree"
506 #: merge-recursive.c:1021 merge-recursive.c:1035
509 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
513 #: merge-recursive.c:1027 merge-recursive.c:1040
516 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
520 #: merge-recursive.c:1081
524 #: merge-recursive.c:1081
528 #: merge-recursive.c:1137
530 msgid "%s is a directory in %s adding as %s instead"
533 #: merge-recursive.c:1159
536 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
537 "\"->\"%s\" in \"%s\"%s"
540 #: merge-recursive.c:1164
541 msgid " (left unresolved)"
544 #: merge-recursive.c:1218
546 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
549 #: merge-recursive.c:1248
551 msgid "Renaming %s to %s and %s to %s instead"
554 #: merge-recursive.c:1447
556 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
559 #: merge-recursive.c:1457
561 msgid "Adding merged %s"
564 #: merge-recursive.c:1462 merge-recursive.c:1660
566 msgid "Adding as %s instead"
569 #: merge-recursive.c:1513
571 msgid "cannot read object %s"
574 #: merge-recursive.c:1516
576 msgid "object %s is not a blob"
579 #: merge-recursive.c:1564
583 #: merge-recursive.c:1564
587 #: merge-recursive.c:1574
591 #: merge-recursive.c:1581
595 #: merge-recursive.c:1615
597 msgid "Skipped %s (merged same as existing)"
600 #: merge-recursive.c:1629
602 msgid "Auto-merging %s"
605 #: merge-recursive.c:1633 git-submodule.sh:942
609 #: merge-recursive.c:1634
611 msgid "CONFLICT (%s): Merge conflict in %s"
614 #: merge-recursive.c:1724
619 #: merge-recursive.c:1749
620 msgid "file/directory"
623 #: merge-recursive.c:1755
624 msgid "directory/file"
627 #: merge-recursive.c:1760
629 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
632 #: merge-recursive.c:1770
637 #: merge-recursive.c:1787
638 msgid "Fatal merge failure, shouldn't happen."
641 #: merge-recursive.c:1806
642 msgid "Already up-to-date!"
645 #: merge-recursive.c:1815
647 msgid "merging of trees %s and %s failed"
650 #: merge-recursive.c:1845
652 msgid "Unprocessed path??? %s"
655 #: merge-recursive.c:1890
659 #: merge-recursive.c:1903
661 msgid "found %u common ancestor:"
662 msgid_plural "found %u common ancestors:"
666 #: merge-recursive.c:1940
667 msgid "merge returned no commit"
670 #: merge-recursive.c:1997
672 msgid "Could not parse object '%s'"
675 #: merge-recursive.c:2009 builtin/merge.c:643
676 msgid "Unable to write index."
679 #: parse-options.c:485
683 #: parse-options.c:503
688 #. TRANSLATORS: the colon here should align with the
689 #. one in "usage: %s" translation
690 #: parse-options.c:507
695 #: parse-options.c:510
702 msgid "Path '%s' is in submodule '%.*s'"
707 msgid "'%s' is beyond a symbolic link"
712 msgid "Your branch is ahead of '%s' by %d commit.\n"
713 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
718 msgid " (use \"git push\" to publish your local commits)\n"
723 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
725 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
730 msgid " (use \"git pull\" to update your local branch)\n"
736 "Your branch and '%s' have diverged,\n"
737 "and have %d and %d different commit each, respectively.\n"
739 "Your branch and '%s' have diverged,\n"
740 "and have %d and %d different commits each, respectively.\n"
745 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
748 #: sequencer.c:123 builtin/merge.c:761 builtin/merge.c:874 builtin/merge.c:984
749 #: builtin/merge.c:994
751 msgid "Could not open '%s' for writing"
754 #: sequencer.c:125 builtin/merge.c:333 builtin/merge.c:764 builtin/merge.c:986
755 #: builtin/merge.c:999
757 msgid "Could not write to '%s'"
762 "after resolving the conflicts, mark the corrected paths\n"
763 "with 'git add <paths>' or 'git rm <paths>'"
768 "after resolving the conflicts, mark the corrected paths\n"
769 "with 'git add <paths>' or 'git rm <paths>'\n"
770 "and commit the result with 'git commit'"
773 #: sequencer.c:162 sequencer.c:774 sequencer.c:857
775 msgid "Could not write to %s"
780 msgid "Error wrapping up %s"
784 msgid "Your local changes would be overwritten by cherry-pick."
788 msgid "Your local changes would be overwritten by revert."
792 msgid "Commit your changes or stash them to proceed."
795 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
798 msgid "%s: Unable to write new index file"
802 msgid "Could not resolve HEAD commit\n"
806 msgid "Unable to update cache tree\n"
811 msgid "Could not parse commit %s\n"
816 msgid "Could not parse parent commit %s\n"
820 msgid "Your index file is unmerged."
825 msgid "Commit %s is a merge but no -m option was given."
830 msgid "Commit %s does not have parent %d"
835 msgid "Mainline was specified but commit %s is not a merge."
838 #. TRANSLATORS: The first %s will be "revert" or
839 #. "cherry-pick", the second %s a SHA1
842 msgid "%s: cannot parse parent commit %s"
847 msgid "Cannot get commit message for %s"
852 msgid "could not revert %s... %s"
857 msgid "could not apply %s... %s"
861 msgid "empty commit set passed"
866 msgid "git %s: failed to read the index"
871 msgid "git %s: failed to refresh the index"
876 msgid "Cannot %s during a %s"
881 msgid "Could not parse line %d."
885 msgid "No commits parsed."
890 msgid "Could not open %s"
895 msgid "Could not read %s."
900 msgid "Unusable instruction sheet: %s"
905 msgid "Invalid key: %s"
910 msgid "Invalid value for %s: %s"
915 msgid "Malformed options sheet: %s"
919 msgid "a cherry-pick or revert is already in progress"
923 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
928 msgid "Could not create sequencer directory %s"
931 #: sequencer.c:776 sequencer.c:861
933 msgid "Error wrapping up %s."
936 #: sequencer.c:795 sequencer.c:929
937 msgid "no cherry-pick or revert in progress"
941 msgid "cannot resolve HEAD"
945 msgid "cannot abort from a branch yet to be born"
948 #: sequencer.c:821 builtin/apply.c:4020
950 msgid "cannot open %s: %s"
955 msgid "cannot read %s: %s"
959 msgid "unexpected end of file"
964 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
969 msgid "Could not format %s."
973 msgid "Can't revert as initial commit"
977 msgid "Can't cherry-pick into empty head"
981 msgid "HEAD does not point to a branch"
986 msgid "No such branch: '%s'"
991 msgid "No upstream configured for branch '%s'"
996 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
1001 msgid "unable to access '%s': %s"
1006 msgid "unable to access '%s'"
1011 msgid "unable to look up current user in the passwd file: %s"
1015 msgid "no such user"
1019 msgid "Unmerged paths:"
1022 #: wt-status.c:167 wt-status.c:194
1024 msgid " (use \"git reset %s <file>...\" to unstage)"
1027 #: wt-status.c:169 wt-status.c:196
1028 msgid " (use \"git rm --cached <file>...\" to unstage)"
1032 msgid " (use \"git add <file>...\" to mark resolution)"
1035 #: wt-status.c:175 wt-status.c:179
1036 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1040 msgid " (use \"git rm <file>...\" to mark resolution)"
1044 msgid "Changes to be committed:"
1048 msgid "Changes not staged for commit:"
1052 msgid " (use \"git add <file>...\" to update what will be committed)"
1056 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
1061 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
1065 msgid " (commit or discard the untracked or modified content in submodules)"
1070 msgid " (use \"git %s <file>...\" to include in what will be committed)"
1078 msgid "both deleted:"
1082 msgid "added by us:"
1086 msgid "deleted by them:"
1090 msgid "added by them:"
1094 msgid "deleted by us:"
1102 msgid "both modified:"
1106 msgid "new commits, "
1110 msgid "modified content, "
1114 msgid "untracked content, "
1119 msgid "new file: %s"
1124 msgid "copied: %s -> %s"
1134 msgid "modified: %s"
1139 msgid "renamed: %s -> %s"
1144 msgid "typechange: %s"
1154 msgid "unmerged: %s"
1159 msgid "bug: unhandled diff status %c"
1163 msgid "You have unmerged paths."
1166 #: wt-status.c:792 wt-status.c:916
1167 msgid " (fix conflicts and run \"git commit\")"
1171 msgid "All conflicts fixed but you are still merging."
1175 msgid " (use \"git commit\" to conclude merge)"
1179 msgid "You are in the middle of an am session."
1183 msgid "The current patch is empty."
1187 msgid " (fix conflicts and then run \"git am --resolved\")"
1191 msgid " (use \"git am --skip\" to skip this patch)"
1195 msgid " (use \"git am --abort\" to restore the original branch)"
1198 #: wt-status.c:877 wt-status.c:887
1199 msgid "You are currently rebasing."
1203 msgid " (fix conflicts and then run \"git rebase --continue\")"
1207 msgid " (use \"git rebase --skip\" to skip this patch)"
1211 msgid " (use \"git rebase --abort\" to check out the original branch)"
1215 msgid " (all conflicts fixed: run \"git rebase --continue\")"
1219 msgid "You are currently splitting a commit during a rebase."
1223 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
1227 msgid "You are currently editing a commit during a rebase."
1231 msgid " (use \"git commit --amend\" to amend the current commit)"
1236 " (use \"git rebase --continue\" once you are satisfied with your changes)"
1240 msgid "You are currently cherry-picking."
1244 msgid " (all conflicts fixed: run \"git commit\")"
1248 msgid "You are currently bisecting."
1252 msgid " (use \"git bisect reset\" to get back to the original branch)"
1260 msgid "Not currently on any branch."
1264 msgid "Initial commit"
1268 msgid "Untracked files"
1272 msgid "Ignored files"
1277 msgid "Untracked files not listed%s"
1281 msgid " (use -u option to show untracked files)"
1290 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1295 msgid "no changes added to commit\n"
1301 "nothing added to commit but untracked files present (use \"git add\" to "
1307 msgid "nothing added to commit but untracked files present\n"
1312 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1315 #: wt-status.c:1047 wt-status.c:1052
1317 msgid "nothing to commit\n"
1322 msgid "nothing to commit (use -u to show untracked files)\n"
1327 msgid "nothing to commit, working directory clean\n"
1331 msgid "HEAD (no branch)"
1335 msgid "Initial commit on "
1342 #: wt-status.c:1186 wt-status.c:1189
1350 #: compat/precompose_utf8.c:58 builtin/clone.c:341
1352 msgid "failed to unlink '%s'"
1356 msgid "git add [options] [--] <pathspec>..."
1361 msgid "unexpected diff status %c"
1364 #: builtin/add.c:68 builtin/commit.c:231
1365 msgid "updating files failed"
1370 msgid "remove '%s'\n"
1373 #: builtin/add.c:148
1374 msgid "Unstaged changes after refreshing the index:"
1377 #: builtin/add.c:151 builtin/add.c:460 builtin/rm.c:275
1379 msgid "pathspec '%s' did not match any files"
1382 #: builtin/add.c:234
1383 msgid "Could not read the index"
1386 #: builtin/add.c:244
1388 msgid "Could not open '%s' for writing."
1391 #: builtin/add.c:248
1392 msgid "Could not write patch"
1395 #: builtin/add.c:253
1397 msgid "Could not stat '%s'"
1400 #: builtin/add.c:255
1401 msgid "Empty patch. Aborted."
1404 #: builtin/add.c:261
1406 msgid "Could not apply '%s'"
1409 #: builtin/add.c:271
1410 msgid "The following paths are ignored by one of your .gitignore files:\n"
1413 #: builtin/add.c:277 builtin/clean.c:161 builtin/fetch.c:78 builtin/mv.c:63
1414 #: builtin/prune-packed.c:76 builtin/push.c:425 builtin/remote.c:1253
1419 #: builtin/add.c:278 builtin/apply.c:4369 builtin/check-ignore.c:19
1420 #: builtin/commit.c:1150 builtin/count-objects.c:82 builtin/fsck.c:613
1421 #: builtin/log.c:1522 builtin/mv.c:62 builtin/read-tree.c:112
1425 #: builtin/add.c:280
1426 msgid "interactive picking"
1429 #: builtin/add.c:281 builtin/checkout.c:1031 builtin/reset.c:258
1430 msgid "select hunks interactively"
1433 #: builtin/add.c:282
1434 msgid "edit current diff and apply"
1437 #: builtin/add.c:283
1438 msgid "allow adding otherwise ignored files"
1441 #: builtin/add.c:284
1442 msgid "update tracked files"
1445 #: builtin/add.c:285
1446 msgid "record only the fact that the path will be added later"
1449 #: builtin/add.c:286
1450 msgid "add changes from all tracked and untracked files"
1453 #: builtin/add.c:287
1454 msgid "don't add, only refresh the index"
1457 #: builtin/add.c:288
1458 msgid "just skip files which cannot be added because of errors"
1461 #: builtin/add.c:289
1462 msgid "check if - even missing - files are ignored in dry run"
1465 #: builtin/add.c:311
1467 msgid "Use -f if you really want to add them.\n"
1470 #: builtin/add.c:312
1471 msgid "no files added"
1474 #: builtin/add.c:318
1475 msgid "adding files failed"
1479 #. * To be consistent with "git add -p" and most Git
1480 #. * commands, we should default to being tree-wide, but
1481 #. * this is not the original behavior and can't be
1482 #. * changed until users trained themselves not to type
1483 #. * "git add -u" or "git add -A". For now, we warn and
1484 #. * keep the old behavior. Later, this warning can be
1485 #. * turned into a die(...), and eventually we may
1486 #. * reallow the command with a new behavior.
1488 #: builtin/add.c:335
1491 "The behavior of 'git add %s (or %s)' with no path argument from a\n"
1492 "subdirectory of the tree will change in Git 2.0 and should not be used "
1494 "To add content for the whole tree, run:\n"
1497 " (or git add %s :/)\n"
1499 "To restrict the command to the current directory, run:\n"
1502 " (or git add %s .)\n"
1504 "With the current Git version, the command is restricted to the current "
1508 #: builtin/add.c:381
1509 msgid "-A and -u are mutually incompatible"
1512 #: builtin/add.c:383
1513 msgid "Option --ignore-missing can only be used together with --dry-run"
1516 #: builtin/add.c:414
1518 msgid "Nothing specified, nothing added.\n"
1521 #: builtin/add.c:415
1523 msgid "Maybe you wanted to say 'git add .'?\n"
1526 #: builtin/add.c:421 builtin/check-ignore.c:67 builtin/clean.c:204
1527 #: builtin/commit.c:291 builtin/mv.c:82 builtin/rm.c:235
1528 msgid "index file corrupt"
1531 #: builtin/add.c:481 builtin/apply.c:4465 builtin/mv.c:229 builtin/rm.c:370
1532 msgid "Unable to write new index file"
1535 #: builtin/apply.c:57
1536 msgid "git apply [options] [<patch>...]"
1539 #: builtin/apply.c:110
1541 msgid "unrecognized whitespace option '%s'"
1544 #: builtin/apply.c:125
1546 msgid "unrecognized whitespace ignore option '%s'"
1549 #: builtin/apply.c:823
1551 msgid "Cannot prepare timestamp regexp %s"
1554 #: builtin/apply.c:832
1556 msgid "regexec returned %d for input: %s"
1559 #: builtin/apply.c:913
1561 msgid "unable to find filename in patch at line %d"
1564 #: builtin/apply.c:945
1566 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1569 #: builtin/apply.c:949
1571 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1574 #: builtin/apply.c:950
1576 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1579 #: builtin/apply.c:957
1581 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1584 #: builtin/apply.c:1422
1586 msgid "recount: unexpected line: %.*s"
1589 #: builtin/apply.c:1479
1591 msgid "patch fragment without header at line %d: %.*s"
1594 #: builtin/apply.c:1496
1597 "git diff header lacks filename information when removing %d leading pathname "
1598 "component (line %d)"
1600 "git diff header lacks filename information when removing %d leading pathname "
1601 "components (line %d)"
1605 #: builtin/apply.c:1656
1606 msgid "new file depends on old contents"
1609 #: builtin/apply.c:1658
1610 msgid "deleted file still has contents"
1613 #: builtin/apply.c:1684
1615 msgid "corrupt patch at line %d"
1618 #: builtin/apply.c:1720
1620 msgid "new file %s depends on old contents"
1623 #: builtin/apply.c:1722
1625 msgid "deleted file %s still has contents"
1628 #: builtin/apply.c:1725
1630 msgid "** warning: file %s becomes empty but is not deleted"
1633 #: builtin/apply.c:1871
1635 msgid "corrupt binary patch at line %d: %.*s"
1638 #. there has to be one hunk (forward hunk)
1639 #: builtin/apply.c:1900
1641 msgid "unrecognized binary patch at line %d"
1644 #: builtin/apply.c:1986
1646 msgid "patch with only garbage at line %d"
1649 #: builtin/apply.c:2076
1651 msgid "unable to read symlink %s"
1654 #: builtin/apply.c:2080
1656 msgid "unable to open or read %s"
1659 #: builtin/apply.c:2684
1661 msgid "invalid start of line: '%c'"
1664 #: builtin/apply.c:2802
1666 msgid "Hunk #%d succeeded at %d (offset %d line)."
1667 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1671 #: builtin/apply.c:2814
1673 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1676 #: builtin/apply.c:2820
1679 "while searching for:\n"
1683 #: builtin/apply.c:2839
1685 msgid "missing binary patch data for '%s'"
1688 #: builtin/apply.c:2942
1690 msgid "binary patch does not apply to '%s'"
1693 #: builtin/apply.c:2948
1695 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1698 #: builtin/apply.c:2969
1700 msgid "patch failed: %s:%ld"
1703 #: builtin/apply.c:3091
1705 msgid "cannot checkout %s"
1708 #: builtin/apply.c:3136 builtin/apply.c:3145 builtin/apply.c:3189
1710 msgid "read of %s failed"
1713 #: builtin/apply.c:3169 builtin/apply.c:3391
1715 msgid "path %s has been renamed/deleted"
1718 #: builtin/apply.c:3250 builtin/apply.c:3405
1720 msgid "%s: does not exist in index"
1723 #: builtin/apply.c:3254 builtin/apply.c:3397 builtin/apply.c:3419
1728 #: builtin/apply.c:3259 builtin/apply.c:3413
1730 msgid "%s: does not match index"
1733 #: builtin/apply.c:3361
1734 msgid "removal patch leaves file contents"
1737 #: builtin/apply.c:3430
1739 msgid "%s: wrong type"
1742 #: builtin/apply.c:3432
1744 msgid "%s has type %o, expected %o"
1747 #: builtin/apply.c:3533
1749 msgid "%s: already exists in index"
1752 #: builtin/apply.c:3536
1754 msgid "%s: already exists in working directory"
1757 #: builtin/apply.c:3556
1759 msgid "new mode (%o) of %s does not match old mode (%o)"
1762 #: builtin/apply.c:3561
1764 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1767 #: builtin/apply.c:3569
1769 msgid "%s: patch does not apply"
1772 #: builtin/apply.c:3582
1774 msgid "Checking patch %s..."
1777 #: builtin/apply.c:3639 builtin/checkout.c:215 builtin/reset.c:124
1779 msgid "make_cache_entry failed for path '%s'"
1782 #: builtin/apply.c:3782
1784 msgid "unable to remove %s from index"
1787 #: builtin/apply.c:3810
1789 msgid "corrupt patch for subproject %s"
1792 #: builtin/apply.c:3814
1794 msgid "unable to stat newly created file '%s'"
1797 #: builtin/apply.c:3819
1799 msgid "unable to create backing store for newly created file %s"
1802 #: builtin/apply.c:3822 builtin/apply.c:3930
1804 msgid "unable to add cache entry for %s"
1807 #: builtin/apply.c:3855
1809 msgid "closing file '%s'"
1812 #: builtin/apply.c:3904
1814 msgid "unable to write file '%s' mode %o"
1817 #: builtin/apply.c:3991
1819 msgid "Applied patch %s cleanly."
1822 #: builtin/apply.c:3999
1823 msgid "internal error"
1826 #. Say this even without --verbose
1827 #: builtin/apply.c:4002
1829 msgid "Applying patch %%s with %d reject..."
1830 msgid_plural "Applying patch %%s with %d rejects..."
1834 #: builtin/apply.c:4012
1836 msgid "truncating .rej filename to %.*s.rej"
1839 #: builtin/apply.c:4033
1841 msgid "Hunk #%d applied cleanly."
1844 #: builtin/apply.c:4036
1846 msgid "Rejected hunk #%d."
1849 #: builtin/apply.c:4186
1850 msgid "unrecognized input"
1853 #: builtin/apply.c:4197
1854 msgid "unable to read index file"
1857 #: builtin/apply.c:4316 builtin/apply.c:4319 builtin/clone.c:91
1858 #: builtin/fetch.c:63
1862 #: builtin/apply.c:4317
1863 msgid "don't apply changes matching the given path"
1866 #: builtin/apply.c:4320
1867 msgid "apply changes matching the given path"
1870 #: builtin/apply.c:4322
1874 #: builtin/apply.c:4323
1875 msgid "remove <num> leading slashes from traditional diff paths"
1878 #: builtin/apply.c:4326
1879 msgid "ignore additions made by the patch"
1882 #: builtin/apply.c:4328
1883 msgid "instead of applying the patch, output diffstat for the input"
1886 #: builtin/apply.c:4332
1887 msgid "show number of added and deleted lines in decimal notation"
1890 #: builtin/apply.c:4334
1891 msgid "instead of applying the patch, output a summary for the input"
1894 #: builtin/apply.c:4336
1895 msgid "instead of applying the patch, see if the patch is applicable"
1898 #: builtin/apply.c:4338
1899 msgid "make sure the patch is applicable to the current index"
1902 #: builtin/apply.c:4340
1903 msgid "apply a patch without touching the working tree"
1906 #: builtin/apply.c:4342
1907 msgid "also apply the patch (use with --stat/--summary/--check)"
1910 #: builtin/apply.c:4344
1911 msgid "attempt three-way merge if a patch does not apply"
1914 #: builtin/apply.c:4346
1915 msgid "build a temporary index based on embedded index information"
1918 #: builtin/apply.c:4348 builtin/checkout-index.c:197 builtin/ls-files.c:463
1919 msgid "paths are separated with NUL character"
1922 #: builtin/apply.c:4351
1923 msgid "ensure at least <n> lines of context match"
1926 #: builtin/apply.c:4352
1930 #: builtin/apply.c:4353
1931 msgid "detect new or modified lines that have whitespace errors"
1934 #: builtin/apply.c:4356 builtin/apply.c:4359
1935 msgid "ignore changes in whitespace when finding context"
1938 #: builtin/apply.c:4362
1939 msgid "apply the patch in reverse"
1942 #: builtin/apply.c:4364
1943 msgid "don't expect at least one line of context"
1946 #: builtin/apply.c:4366
1947 msgid "leave the rejected hunks in corresponding *.rej files"
1950 #: builtin/apply.c:4368
1951 msgid "allow overlapping hunks"
1954 #: builtin/apply.c:4371
1955 msgid "tolerate incorrectly detected missing new-line at the end of file"
1958 #: builtin/apply.c:4374
1959 msgid "do not trust the line counts in the hunk headers"
1962 #: builtin/apply.c:4376
1966 #: builtin/apply.c:4377
1967 msgid "prepend <root> to all filenames"
1970 #: builtin/apply.c:4399
1971 msgid "--3way outside a repository"
1974 #: builtin/apply.c:4407
1975 msgid "--index outside a repository"
1978 #: builtin/apply.c:4410
1979 msgid "--cached outside a repository"
1982 #: builtin/apply.c:4426
1984 msgid "can't open patch '%s'"
1987 #: builtin/apply.c:4440
1989 msgid "squelched %d whitespace error"
1990 msgid_plural "squelched %d whitespace errors"
1994 #: builtin/apply.c:4446 builtin/apply.c:4456
1996 msgid "%d line adds whitespace errors."
1997 msgid_plural "%d lines add whitespace errors."
2001 #: builtin/archive.c:17
2003 msgid "could not create archive file '%s'"
2006 #: builtin/archive.c:20
2007 msgid "could not redirect output"
2010 #: builtin/archive.c:37
2011 msgid "git archive: Remote with no URL"
2014 #: builtin/archive.c:58
2015 msgid "git archive: expected ACK/NAK, got EOF"
2018 #: builtin/archive.c:63
2020 msgid "git archive: NACK %s"
2023 #: builtin/archive.c:65
2025 msgid "remote error: %s"
2028 #: builtin/archive.c:66
2029 msgid "git archive: protocol error"
2032 #: builtin/archive.c:71
2033 msgid "git archive: expected a flush"
2036 #: builtin/bisect--helper.c:7
2037 msgid "git bisect--helper --next-all [--no-checkout]"
2040 #: builtin/bisect--helper.c:17
2041 msgid "perform 'git bisect next'"
2044 #: builtin/bisect--helper.c:19
2045 msgid "update BISECT_HEAD instead of checking out the current commit"
2048 #: builtin/blame.c:25
2049 msgid "git blame [options] [rev-opts] [rev] [--] file"
2052 #: builtin/blame.c:30 builtin/shortlog.c:15
2053 msgid "[rev-opts] are documented in git-rev-list(1)"
2056 #: builtin/blame.c:2350
2057 msgid "Show blame entries as we find them, incrementally"
2060 #: builtin/blame.c:2351
2061 msgid "Show blank SHA-1 for boundary commits (Default: off)"
2064 #: builtin/blame.c:2352
2065 msgid "Do not treat root commits as boundaries (Default: off)"
2068 #: builtin/blame.c:2353
2069 msgid "Show work cost statistics"
2072 #: builtin/blame.c:2354
2073 msgid "Show output score for blame entries"
2076 #: builtin/blame.c:2355
2077 msgid "Show original filename (Default: auto)"
2080 #: builtin/blame.c:2356
2081 msgid "Show original linenumber (Default: off)"
2084 #: builtin/blame.c:2357
2085 msgid "Show in a format designed for machine consumption"
2088 #: builtin/blame.c:2358
2089 msgid "Show porcelain format with per-line commit information"
2092 #: builtin/blame.c:2359
2093 msgid "Use the same output mode as git-annotate (Default: off)"
2096 #: builtin/blame.c:2360
2097 msgid "Show raw timestamp (Default: off)"
2100 #: builtin/blame.c:2361
2101 msgid "Show long commit SHA1 (Default: off)"
2104 #: builtin/blame.c:2362
2105 msgid "Suppress author name and timestamp (Default: off)"
2108 #: builtin/blame.c:2363
2109 msgid "Show author email instead of name (Default: off)"
2112 #: builtin/blame.c:2364
2113 msgid "Ignore whitespace differences"
2116 #: builtin/blame.c:2365
2117 msgid "Spend extra cycles to find better match"
2120 #: builtin/blame.c:2366
2121 msgid "Use revisions from <file> instead of calling git-rev-list"
2124 #: builtin/blame.c:2367
2125 msgid "Use <file>'s contents as the final image"
2128 #: builtin/blame.c:2368 builtin/blame.c:2369
2132 #: builtin/blame.c:2368
2133 msgid "Find line copies within and across files"
2136 #: builtin/blame.c:2369
2137 msgid "Find line movements within and across files"
2140 #: builtin/blame.c:2370
2144 #: builtin/blame.c:2370
2145 msgid "Process only line range n,m, counting from 1"
2148 #: builtin/branch.c:23
2149 msgid "git branch [options] [-r | -a] [--merged | --no-merged]"
2152 #: builtin/branch.c:24
2153 msgid "git branch [options] [-l] [-f] <branchname> [<start-point>]"
2156 #: builtin/branch.c:25
2157 msgid "git branch [options] [-r] (-d | -D) <branchname>..."
2160 #: builtin/branch.c:26
2161 msgid "git branch [options] (-m | -M) [<oldbranch>] <newbranch>"
2164 #: builtin/branch.c:145
2167 "deleting branch '%s' that has been merged to\n"
2168 " '%s', but not yet merged to HEAD."
2171 #: builtin/branch.c:149
2174 "not deleting branch '%s' that is not yet merged to\n"
2175 " '%s', even though it is merged to HEAD."
2178 #: builtin/branch.c:163
2180 msgid "Couldn't look up commit object for '%s'"
2183 #: builtin/branch.c:167
2186 "The branch '%s' is not fully merged.\n"
2187 "If you are sure you want to delete it, run 'git branch -D %s'."
2190 #: builtin/branch.c:180
2191 msgid "Update of config-file failed"
2194 #: builtin/branch.c:208
2195 msgid "cannot use -a with -d"
2198 #: builtin/branch.c:214
2199 msgid "Couldn't look up commit object for HEAD"
2202 #: builtin/branch.c:222
2204 msgid "Cannot delete the branch '%s' which you are currently on."
2207 #: builtin/branch.c:235
2209 msgid "remote branch '%s' not found."
2212 #: builtin/branch.c:236
2214 msgid "branch '%s' not found."
2217 #: builtin/branch.c:250
2219 msgid "Error deleting remote branch '%s'"
2222 #: builtin/branch.c:251
2224 msgid "Error deleting branch '%s'"
2227 #: builtin/branch.c:258
2229 msgid "Deleted remote branch %s (was %s).\n"
2232 #: builtin/branch.c:259
2234 msgid "Deleted branch %s (was %s).\n"
2237 #: builtin/branch.c:361
2239 msgid "branch '%s' does not point at a commit"
2242 #: builtin/branch.c:433
2244 msgid "[%s: behind %d]"
2247 #: builtin/branch.c:435
2252 #: builtin/branch.c:439
2254 msgid "[%s: ahead %d]"
2257 #: builtin/branch.c:441
2262 #: builtin/branch.c:444
2264 msgid "[%s: ahead %d, behind %d]"
2267 #: builtin/branch.c:447
2269 msgid "[ahead %d, behind %d]"
2272 #: builtin/branch.c:469
2273 msgid " **** invalid ref ****"
2276 #: builtin/branch.c:560
2280 #: builtin/branch.c:593
2282 msgid "object '%s' does not point to a commit"
2285 #: builtin/branch.c:625
2286 msgid "some refs could not be read"
2289 #: builtin/branch.c:638
2290 msgid "cannot rename the current branch while not on any."
2293 #: builtin/branch.c:648
2295 msgid "Invalid branch name: '%s'"
2298 #: builtin/branch.c:663
2299 msgid "Branch rename failed"
2302 #: builtin/branch.c:667
2304 msgid "Renamed a misnamed branch '%s' away"
2307 #: builtin/branch.c:671
2309 msgid "Branch renamed to %s, but HEAD is not updated!"
2312 #: builtin/branch.c:678
2313 msgid "Branch is renamed, but update of config-file failed"
2316 #: builtin/branch.c:693
2318 msgid "malformed object name %s"
2321 #: builtin/branch.c:717
2323 msgid "could not write branch description template: %s"
2326 #: builtin/branch.c:747
2327 msgid "Generic options"
2330 #: builtin/branch.c:749
2331 msgid "show hash and subject, give twice for upstream branch"
2334 #: builtin/branch.c:750
2335 msgid "suppress informational messages"
2338 #: builtin/branch.c:751
2339 msgid "set up tracking mode (see git-pull(1))"
2342 #: builtin/branch.c:753
2343 msgid "change upstream info"
2346 #: builtin/branch.c:757
2347 msgid "use colored output"
2350 #: builtin/branch.c:758
2351 msgid "act on remote-tracking branches"
2354 #: builtin/branch.c:761 builtin/branch.c:767 builtin/branch.c:788
2355 #: builtin/branch.c:794 builtin/commit.c:1366 builtin/commit.c:1367
2356 #: builtin/commit.c:1368 builtin/commit.c:1369 builtin/tag.c:468
2360 #: builtin/branch.c:762 builtin/branch.c:768
2361 msgid "print only branches that contain the commit"
2364 #: builtin/branch.c:774
2365 msgid "Specific git-branch actions:"
2368 #: builtin/branch.c:775
2369 msgid "list both remote-tracking and local branches"
2372 #: builtin/branch.c:777
2373 msgid "delete fully merged branch"
2376 #: builtin/branch.c:778
2377 msgid "delete branch (even if not merged)"
2380 #: builtin/branch.c:779
2381 msgid "move/rename a branch and its reflog"
2384 #: builtin/branch.c:780
2385 msgid "move/rename a branch, even if target exists"
2388 #: builtin/branch.c:781
2389 msgid "list branch names"
2392 #: builtin/branch.c:782
2393 msgid "create the branch's reflog"
2396 #: builtin/branch.c:784
2397 msgid "edit the description for the branch"
2400 #: builtin/branch.c:785
2401 msgid "force creation (when already exists)"
2404 #: builtin/branch.c:788
2405 msgid "print only not merged branches"
2408 #: builtin/branch.c:794
2409 msgid "print only merged branches"
2412 #: builtin/branch.c:798
2413 msgid "list branches in columns"
2416 #: builtin/branch.c:811
2417 msgid "Failed to resolve HEAD as a valid ref."
2420 #: builtin/branch.c:816 builtin/clone.c:561
2421 msgid "HEAD not found below refs/heads!"
2424 #: builtin/branch.c:839
2425 msgid "--column and --verbose are incompatible"
2428 #: builtin/branch.c:845
2429 msgid "branch name required"
2432 #: builtin/branch.c:860
2433 msgid "Cannot give description to detached HEAD"
2436 #: builtin/branch.c:865
2437 msgid "cannot edit description of more than one branch"
2440 #: builtin/branch.c:872
2442 msgid "No commit on branch '%s' yet."
2445 #: builtin/branch.c:875
2447 msgid "No branch named '%s'."
2450 #: builtin/branch.c:888
2451 msgid "too many branches for a rename operation"
2454 #: builtin/branch.c:893
2456 msgid "branch '%s' does not exist"
2459 #: builtin/branch.c:905
2461 msgid "Branch '%s' has no upstream information"
2464 #: builtin/branch.c:920
2465 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
2468 #: builtin/branch.c:923
2471 "The --set-upstream flag is deprecated and will be removed. Consider using --"
2472 "track or --set-upstream-to\n"
2475 #: builtin/branch.c:940
2479 "If you wanted to make '%s' track '%s', do this:\n"
2483 #: builtin/branch.c:941
2485 msgid " git branch -d %s\n"
2488 #: builtin/branch.c:942
2490 msgid " git branch --set-upstream-to %s\n"
2493 #: builtin/bundle.c:47
2495 msgid "%s is okay\n"
2498 #: builtin/bundle.c:56
2499 msgid "Need a repository to create a bundle."
2502 #: builtin/bundle.c:60
2503 msgid "Need a repository to unbundle."
2506 #: builtin/cat-file.c:247
2507 msgid "git cat-file (-t|-s|-e|-p|<type>|--textconv) <object>"
2510 #: builtin/cat-file.c:248
2511 msgid "git cat-file (--batch|--batch-check) < <list_of_objects>"
2514 #: builtin/cat-file.c:266
2515 msgid "<type> can be one of: blob, tree, commit, tag"
2518 #: builtin/cat-file.c:267
2519 msgid "show object type"
2522 #: builtin/cat-file.c:268
2523 msgid "show object size"
2526 #: builtin/cat-file.c:270
2527 msgid "exit with zero when there's no error"
2530 #: builtin/cat-file.c:271
2531 msgid "pretty-print object's content"
2534 #: builtin/cat-file.c:273
2535 msgid "for blob objects, run textconv on object's content"
2538 #: builtin/cat-file.c:275
2539 msgid "show info and content of objects fed from the standard input"
2542 #: builtin/cat-file.c:278
2543 msgid "show info about objects fed from the standard input"
2546 #: builtin/check-attr.c:11
2547 msgid "git check-attr [-a | --all | attr...] [--] pathname..."
2550 #: builtin/check-attr.c:12
2551 msgid "git check-attr --stdin [-z] [-a | --all | attr...] < <list-of-paths>"
2554 #: builtin/check-attr.c:19
2555 msgid "report all attributes set on file"
2558 #: builtin/check-attr.c:20
2559 msgid "use .gitattributes only from the index"
2562 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:75
2563 msgid "read file names from stdin"
2566 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
2567 msgid "input paths are terminated by a null character"
2570 #: builtin/check-ignore.c:18 builtin/checkout.c:1012 builtin/gc.c:177
2571 msgid "suppress progress reporting"
2574 #: builtin/check-ignore.c:151
2575 msgid "cannot specify pathnames with --stdin"
2578 #: builtin/check-ignore.c:154
2579 msgid "-z only makes sense with --stdin"
2582 #: builtin/check-ignore.c:156
2583 msgid "no path specified"
2586 #: builtin/check-ignore.c:160
2587 msgid "--quiet is only valid with a single pathname"
2590 #: builtin/check-ignore.c:162
2591 msgid "cannot have both --quiet and --verbose"
2594 #: builtin/checkout-index.c:126
2595 msgid "git checkout-index [options] [--] [<file>...]"
2598 #: builtin/checkout-index.c:187
2599 msgid "check out all files in the index"
2602 #: builtin/checkout-index.c:188
2603 msgid "force overwrite of existing files"
2606 #: builtin/checkout-index.c:190
2607 msgid "no warning for existing files and files not in index"
2610 #: builtin/checkout-index.c:192
2611 msgid "don't checkout new files"
2614 #: builtin/checkout-index.c:194
2615 msgid "update stat information in the index file"
2618 #: builtin/checkout-index.c:200
2619 msgid "read list of paths from the standard input"
2622 #: builtin/checkout-index.c:202
2623 msgid "write the content to temporary files"
2626 #: builtin/checkout-index.c:203 builtin/column.c:30
2630 #: builtin/checkout-index.c:204
2631 msgid "when creating files, prepend <string>"
2634 #: builtin/checkout-index.c:207
2635 msgid "copy out the files from named stage"
2638 #: builtin/checkout.c:25
2639 msgid "git checkout [options] <branch>"
2642 #: builtin/checkout.c:26
2643 msgid "git checkout [options] [<branch>] -- <file>..."
2646 #: builtin/checkout.c:116 builtin/checkout.c:149
2648 msgid "path '%s' does not have our version"
2651 #: builtin/checkout.c:118 builtin/checkout.c:151
2653 msgid "path '%s' does not have their version"
2656 #: builtin/checkout.c:134
2658 msgid "path '%s' does not have all necessary versions"
2661 #: builtin/checkout.c:178
2663 msgid "path '%s' does not have necessary versions"
2666 #: builtin/checkout.c:195
2668 msgid "path '%s': cannot merge"
2671 #: builtin/checkout.c:212
2673 msgid "Unable to add merge result for '%s'"
2676 #: builtin/checkout.c:236 builtin/checkout.c:239 builtin/checkout.c:242
2677 #: builtin/checkout.c:245
2679 msgid "'%s' cannot be used with updating paths"
2682 #: builtin/checkout.c:248 builtin/checkout.c:251
2684 msgid "'%s' cannot be used with %s"
2687 #: builtin/checkout.c:254
2689 msgid "Cannot update paths and switch to branch '%s' at the same time."
2692 #: builtin/checkout.c:265 builtin/checkout.c:426
2693 msgid "corrupt index file"
2696 #: builtin/checkout.c:295 builtin/checkout.c:302
2698 msgid "path '%s' is unmerged"
2701 #: builtin/checkout.c:448
2702 msgid "you need to resolve your current index first"
2705 #: builtin/checkout.c:569
2707 msgid "Can not do reflog for '%s'\n"
2710 #: builtin/checkout.c:602
2711 msgid "HEAD is now at"
2714 #: builtin/checkout.c:609
2716 msgid "Reset branch '%s'\n"
2719 #: builtin/checkout.c:612
2721 msgid "Already on '%s'\n"
2724 #: builtin/checkout.c:616
2726 msgid "Switched to and reset branch '%s'\n"
2729 #: builtin/checkout.c:618 builtin/checkout.c:955
2731 msgid "Switched to a new branch '%s'\n"
2734 #: builtin/checkout.c:620
2736 msgid "Switched to branch '%s'\n"
2739 #: builtin/checkout.c:676
2741 msgid " ... and %d more.\n"
2744 #. The singular version
2745 #: builtin/checkout.c:682
2748 "Warning: you are leaving %d commit behind, not connected to\n"
2749 "any of your branches:\n"
2753 "Warning: you are leaving %d commits behind, not connected to\n"
2754 "any of your branches:\n"
2760 #: builtin/checkout.c:700
2763 "If you want to keep them by creating a new branch, this may be a good time\n"
2766 " git branch new_branch_name %s\n"
2770 #: builtin/checkout.c:730
2771 msgid "internal error in revision walk"
2774 #: builtin/checkout.c:734
2775 msgid "Previous HEAD position was"
2778 #: builtin/checkout.c:761 builtin/checkout.c:950
2779 msgid "You are on a branch yet to be born"
2783 #: builtin/checkout.c:886
2785 msgid "invalid reference: %s"
2788 #. case (1): want a tree
2789 #: builtin/checkout.c:925
2791 msgid "reference is not a tree: %s"
2794 #: builtin/checkout.c:964
2795 msgid "paths cannot be used with switching branches"
2798 #: builtin/checkout.c:967 builtin/checkout.c:971
2800 msgid "'%s' cannot be used with switching branches"
2803 #: builtin/checkout.c:975 builtin/checkout.c:978 builtin/checkout.c:983
2804 #: builtin/checkout.c:986
2806 msgid "'%s' cannot be used with '%s'"
2809 #: builtin/checkout.c:991
2811 msgid "Cannot switch branch to a non-commit '%s'"
2814 #: builtin/checkout.c:1013 builtin/checkout.c:1015 builtin/clone.c:89
2815 #: builtin/remote.c:169 builtin/remote.c:171
2819 #: builtin/checkout.c:1014
2820 msgid "create and checkout a new branch"
2823 #: builtin/checkout.c:1016
2824 msgid "create/reset and checkout a branch"
2827 #: builtin/checkout.c:1017
2828 msgid "create reflog for new branch"
2831 #: builtin/checkout.c:1018
2832 msgid "detach the HEAD at named commit"
2835 #: builtin/checkout.c:1019
2836 msgid "set upstream info for new branch"
2839 #: builtin/checkout.c:1021
2843 #: builtin/checkout.c:1021
2844 msgid "new unparented branch"
2847 #: builtin/checkout.c:1022
2848 msgid "checkout our version for unmerged files"
2851 #: builtin/checkout.c:1024
2852 msgid "checkout their version for unmerged files"
2855 #: builtin/checkout.c:1026
2856 msgid "force checkout (throw away local modifications)"
2859 #: builtin/checkout.c:1027
2860 msgid "perform a 3-way merge with the new branch"
2863 #: builtin/checkout.c:1028 builtin/merge.c:215
2864 msgid "update ignored files (default)"
2867 #: builtin/checkout.c:1029 builtin/log.c:1147 parse-options.h:245
2871 #: builtin/checkout.c:1030
2872 msgid "conflict style (merge or diff3)"
2875 #: builtin/checkout.c:1033
2876 msgid "second guess 'git checkout no-such-branch'"
2879 #: builtin/checkout.c:1057
2880 msgid "-b, -B and --orphan are mutually exclusive"
2883 #: builtin/checkout.c:1074
2884 msgid "--track needs a branch name"
2887 #: builtin/checkout.c:1081
2888 msgid "Missing branch name; try -b"
2891 #: builtin/checkout.c:1116
2892 msgid "invalid path specification"
2895 #: builtin/checkout.c:1123
2898 "Cannot update paths and switch to branch '%s' at the same time.\n"
2899 "Did you intend to checkout '%s' which can not be resolved as commit?"
2902 #: builtin/checkout.c:1128
2904 msgid "git checkout: --detach does not take a path argument '%s'"
2907 #: builtin/checkout.c:1132
2909 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
2910 "checking out of the index."
2913 #: builtin/clean.c:20
2914 msgid "git clean [-d] [-f] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
2917 #: builtin/clean.c:24
2919 msgid "Removing %s\n"
2922 #: builtin/clean.c:25
2924 msgid "Would remove %s\n"
2927 #: builtin/clean.c:26
2929 msgid "Skipping repository %s\n"
2932 #: builtin/clean.c:27
2934 msgid "Would skip repository %s\n"
2937 #: builtin/clean.c:28
2939 msgid "failed to remove %s"
2942 #: builtin/clean.c:160
2943 msgid "do not print names of files removed"
2946 #: builtin/clean.c:162
2950 #: builtin/clean.c:164
2951 msgid "remove whole directories"
2954 #: builtin/clean.c:165 builtin/describe.c:413 builtin/grep.c:717
2955 #: builtin/ls-files.c:494 builtin/name-rev.c:231 builtin/show-ref.c:182
2959 #: builtin/clean.c:166
2960 msgid "add <pattern> to ignore rules"
2963 #: builtin/clean.c:167
2964 msgid "remove ignored files, too"
2967 #: builtin/clean.c:169
2968 msgid "remove only ignored files"
2971 #: builtin/clean.c:187
2972 msgid "-x and -X cannot be used together"
2975 #: builtin/clean.c:191
2977 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
2980 #: builtin/clean.c:194
2982 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
2986 #: builtin/clone.c:36
2987 msgid "git clone [options] [--] <repo> [<dir>]"
2990 #: builtin/clone.c:64 builtin/fetch.c:82 builtin/merge.c:212
2991 #: builtin/push.c:436
2992 msgid "force progress reporting"
2995 #: builtin/clone.c:66
2996 msgid "don't create a checkout"
2999 #: builtin/clone.c:67 builtin/clone.c:69 builtin/init-db.c:488
3000 msgid "create a bare repository"
3003 #: builtin/clone.c:72
3004 msgid "create a mirror repository (implies bare)"
3007 #: builtin/clone.c:74
3008 msgid "to clone from a local repository"
3011 #: builtin/clone.c:76
3012 msgid "don't use local hardlinks, always copy"
3015 #: builtin/clone.c:78
3016 msgid "setup as shared repository"
3019 #: builtin/clone.c:80 builtin/clone.c:82
3020 msgid "initialize submodules in the clone"
3023 #: builtin/clone.c:83 builtin/init-db.c:485
3024 msgid "template-directory"
3027 #: builtin/clone.c:84 builtin/init-db.c:486
3028 msgid "directory from which templates will be used"
3031 #: builtin/clone.c:86
3032 msgid "reference repository"
3035 #: builtin/clone.c:87 builtin/column.c:26 builtin/merge-file.c:44
3039 #: builtin/clone.c:88
3040 msgid "use <name> instead of 'origin' to track upstream"
3043 #: builtin/clone.c:90
3044 msgid "checkout <branch> instead of the remote's HEAD"
3047 #: builtin/clone.c:92
3048 msgid "path to git-upload-pack on the remote"
3051 #: builtin/clone.c:93 builtin/fetch.c:83 builtin/grep.c:662
3055 #: builtin/clone.c:94
3056 msgid "create a shallow clone of that depth"
3059 #: builtin/clone.c:96
3060 msgid "clone only one branch, HEAD or --branch"
3063 #: builtin/clone.c:97 builtin/init-db.c:494
3067 #: builtin/clone.c:98 builtin/init-db.c:495
3068 msgid "separate git dir from working tree"
3071 #: builtin/clone.c:99
3075 #: builtin/clone.c:100
3076 msgid "set config inside the new repository"
3079 #: builtin/clone.c:243
3081 msgid "reference repository '%s' is not a local directory."
3084 #: builtin/clone.c:306
3086 msgid "failed to create directory '%s'"
3089 #: builtin/clone.c:308 builtin/diff.c:77
3091 msgid "failed to stat '%s'"
3094 #: builtin/clone.c:310
3096 msgid "%s exists and is not a directory"
3099 #: builtin/clone.c:324
3101 msgid "failed to stat %s\n"
3104 #: builtin/clone.c:346
3106 msgid "failed to create link '%s'"
3109 #: builtin/clone.c:350
3111 msgid "failed to copy file to '%s'"
3114 #: builtin/clone.c:373
3119 #: builtin/clone.c:443
3121 msgid "Could not find remote branch %s to clone."
3124 #: builtin/clone.c:552
3125 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
3128 #: builtin/clone.c:690
3129 msgid "Too many arguments."
3132 #: builtin/clone.c:694
3133 msgid "You must specify a repository to clone."
3136 #: builtin/clone.c:705
3138 msgid "--bare and --origin %s options are incompatible."
3141 #: builtin/clone.c:708
3142 msgid "--bare and --separate-git-dir are incompatible."
3145 #: builtin/clone.c:721
3147 msgid "repository '%s' does not exist"
3150 #: builtin/clone.c:726
3151 msgid "--depth is ignored in local clones; use file:// instead."
3154 #: builtin/clone.c:736
3156 msgid "destination path '%s' already exists and is not an empty directory."
3159 #: builtin/clone.c:746
3161 msgid "working tree '%s' already exists."
3164 #: builtin/clone.c:759 builtin/clone.c:771
3166 msgid "could not create leading directories of '%s'"
3169 #: builtin/clone.c:762
3171 msgid "could not create work tree dir '%s'."
3174 #: builtin/clone.c:781
3176 msgid "Cloning into bare repository '%s'...\n"
3179 #: builtin/clone.c:783
3181 msgid "Cloning into '%s'...\n"
3184 #: builtin/clone.c:818
3186 msgid "Don't know how to clone %s"
3189 #: builtin/clone.c:867
3191 msgid "Remote branch %s not found in upstream %s"
3194 #: builtin/clone.c:874
3195 msgid "You appear to have cloned an empty repository."
3198 #: builtin/column.c:9
3199 msgid "git column [options]"
3202 #: builtin/column.c:26
3203 msgid "lookup config vars"
3206 #: builtin/column.c:27 builtin/column.c:28
3207 msgid "layout to use"
3210 #: builtin/column.c:29
3211 msgid "Maximum width"
3214 #: builtin/column.c:30
3215 msgid "Padding space on left border"
3218 #: builtin/column.c:31
3219 msgid "Padding space on right border"
3222 #: builtin/column.c:32
3223 msgid "Padding space between columns"
3226 #: builtin/column.c:51
3227 msgid "--command must be the first argument"
3230 #: builtin/commit.c:34
3231 msgid "git commit [options] [--] <pathspec>..."
3234 #: builtin/commit.c:39
3235 msgid "git status [options] [--] <pathspec>..."
3238 #: builtin/commit.c:44
3240 "Your name and email address were configured automatically based\n"
3241 "on your username and hostname. Please check that they are accurate.\n"
3242 "You can suppress this message by setting them explicitly:\n"
3244 " git config --global user.name \"Your Name\"\n"
3245 " git config --global user.email you@example.com\n"
3247 "After doing this, you may fix the identity used for this commit with:\n"
3249 " git commit --amend --reset-author\n"
3252 #: builtin/commit.c:56
3254 "You asked to amend the most recent commit, but doing so would make\n"
3255 "it empty. You can repeat your command with --allow-empty, or you can\n"
3256 "remove the commit entirely with \"git reset HEAD^\".\n"
3259 #: builtin/commit.c:61
3261 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
3262 "If you wish to commit it anyway, use:\n"
3264 " git commit --allow-empty\n"
3266 "Otherwise, please use 'git reset'\n"
3269 #: builtin/commit.c:258
3270 msgid "failed to unpack HEAD tree object"
3273 #: builtin/commit.c:300
3274 msgid "unable to create temporary index"
3277 #: builtin/commit.c:306
3278 msgid "interactive add failed"
3281 #: builtin/commit.c:339 builtin/commit.c:360 builtin/commit.c:410
3282 msgid "unable to write new_index file"
3285 #: builtin/commit.c:391
3286 msgid "cannot do a partial commit during a merge."
3289 #: builtin/commit.c:393
3290 msgid "cannot do a partial commit during a cherry-pick."
3293 #: builtin/commit.c:403
3294 msgid "cannot read the index"
3297 #: builtin/commit.c:423
3298 msgid "unable to write temporary index file"
3301 #: builtin/commit.c:511 builtin/commit.c:517
3303 msgid "invalid commit: %s"
3306 #: builtin/commit.c:540
3307 msgid "malformed --author parameter"
3310 #: builtin/commit.c:560
3312 msgid "Malformed ident string: '%s'"
3315 #: builtin/commit.c:598 builtin/commit.c:631 builtin/commit.c:954
3317 msgid "could not lookup commit %s"
3320 #: builtin/commit.c:610 builtin/shortlog.c:272
3322 msgid "(reading log message from standard input)\n"
3325 #: builtin/commit.c:612
3326 msgid "could not read log from standard input"
3329 #: builtin/commit.c:616
3331 msgid "could not read log file '%s'"
3334 #: builtin/commit.c:622
3335 msgid "commit has empty message"
3338 #: builtin/commit.c:638
3339 msgid "could not read MERGE_MSG"
3342 #: builtin/commit.c:642
3343 msgid "could not read SQUASH_MSG"
3346 #: builtin/commit.c:646
3348 msgid "could not read '%s'"
3351 #: builtin/commit.c:707
3352 msgid "could not write commit template"
3355 #: builtin/commit.c:718
3359 "It looks like you may be committing a merge.\n"
3360 "If this is not correct, please remove the file\n"
3365 #: builtin/commit.c:723
3369 "It looks like you may be committing a cherry-pick.\n"
3370 "If this is not correct, please remove the file\n"
3375 #: builtin/commit.c:735
3378 "Please enter the commit message for your changes. Lines starting\n"
3379 "with '%c' will be ignored, and an empty message aborts the commit.\n"
3382 #: builtin/commit.c:740
3385 "Please enter the commit message for your changes. Lines starting\n"
3386 "with '%c' will be kept; you may remove them yourself if you want to.\n"
3387 "An empty message aborts the commit.\n"
3390 #: builtin/commit.c:753
3392 msgid "%sAuthor: %s"
3395 #: builtin/commit.c:760
3397 msgid "%sCommitter: %s"
3400 #: builtin/commit.c:780
3401 msgid "Cannot read index"
3404 #: builtin/commit.c:817
3405 msgid "Error building trees"
3408 #: builtin/commit.c:832 builtin/tag.c:359
3410 msgid "Please supply the message using either -m or -F option.\n"
3413 #: builtin/commit.c:929
3415 msgid "No existing author found with '%s'"
3418 #: builtin/commit.c:944 builtin/commit.c:1138
3420 msgid "Invalid untracked files mode '%s'"
3423 #: builtin/commit.c:974
3424 msgid "Using both --reset-author and --author does not make sense"
3427 #: builtin/commit.c:985
3428 msgid "You have nothing to amend."
3431 #: builtin/commit.c:988
3432 msgid "You are in the middle of a merge -- cannot amend."
3435 #: builtin/commit.c:990
3436 msgid "You are in the middle of a cherry-pick -- cannot amend."
3439 #: builtin/commit.c:993
3440 msgid "Options --squash and --fixup cannot be used together"
3443 #: builtin/commit.c:1003
3444 msgid "Only one of -c/-C/-F/--fixup can be used."
3447 #: builtin/commit.c:1005
3448 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
3451 #: builtin/commit.c:1013
3452 msgid "--reset-author can be used only with -C, -c or --amend."
3455 #: builtin/commit.c:1030
3456 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
3459 #: builtin/commit.c:1032
3460 msgid "No paths with --include/--only does not make sense."
3463 #: builtin/commit.c:1034
3464 msgid "Clever... amending the last one with dirty index."
3467 #: builtin/commit.c:1036
3468 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
3471 #: builtin/commit.c:1046 builtin/tag.c:575
3473 msgid "Invalid cleanup mode %s"
3476 #: builtin/commit.c:1051
3477 msgid "Paths with -a does not make sense."
3480 #: builtin/commit.c:1057 builtin/commit.c:1192
3481 msgid "--long and -z are incompatible"
3484 #: builtin/commit.c:1152 builtin/commit.c:1388
3485 msgid "show status concisely"
3488 #: builtin/commit.c:1154 builtin/commit.c:1390
3489 msgid "show branch information"
3492 #: builtin/commit.c:1156 builtin/commit.c:1392 builtin/push.c:426
3493 msgid "machine-readable output"
3496 #: builtin/commit.c:1159 builtin/commit.c:1394
3497 msgid "show status in long format (default)"
3500 #: builtin/commit.c:1162 builtin/commit.c:1397
3501 msgid "terminate entries with NUL"
3504 #: builtin/commit.c:1164 builtin/commit.c:1400 builtin/fast-export.c:647
3505 #: builtin/fast-export.c:650 builtin/tag.c:459
3509 #: builtin/commit.c:1165 builtin/commit.c:1400
3510 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
3513 #: builtin/commit.c:1168
3514 msgid "show ignored files"
3517 #: builtin/commit.c:1169 parse-options.h:151
3521 #: builtin/commit.c:1170
3523 "ignore changes to submodules, optional when: all, dirty, untracked. "
3527 #: builtin/commit.c:1172
3528 msgid "list untracked files in columns"
3531 #: builtin/commit.c:1246
3532 msgid "couldn't look up newly created commit"
3535 #: builtin/commit.c:1248
3536 msgid "could not parse newly created commit"
3539 #: builtin/commit.c:1289
3540 msgid "detached HEAD"
3543 #: builtin/commit.c:1291
3544 msgid " (root-commit)"
3547 #: builtin/commit.c:1358
3548 msgid "suppress summary after successful commit"
3551 #: builtin/commit.c:1359
3552 msgid "show diff in commit message template"
3555 #: builtin/commit.c:1361
3556 msgid "Commit message options"
3559 #: builtin/commit.c:1362 builtin/tag.c:457
3560 msgid "read message from file"
3563 #: builtin/commit.c:1363
3567 #: builtin/commit.c:1363
3568 msgid "override author for commit"
3571 #: builtin/commit.c:1364 builtin/gc.c:178
3575 #: builtin/commit.c:1364
3576 msgid "override date for commit"
3579 #: builtin/commit.c:1365 builtin/merge.c:206 builtin/notes.c:533
3580 #: builtin/notes.c:690 builtin/tag.c:455
3584 #: builtin/commit.c:1365
3585 msgid "commit message"
3588 #: builtin/commit.c:1366
3589 msgid "reuse and edit message from specified commit"
3592 #: builtin/commit.c:1367
3593 msgid "reuse message from specified commit"
3596 #: builtin/commit.c:1368
3597 msgid "use autosquash formatted message to fixup specified commit"
3600 #: builtin/commit.c:1369
3601 msgid "use autosquash formatted message to squash specified commit"
3604 #: builtin/commit.c:1370
3605 msgid "the commit is authored by me now (used with -C/-c/--amend)"
3608 #: builtin/commit.c:1371 builtin/log.c:1102 builtin/revert.c:109
3609 msgid "add Signed-off-by:"
3612 #: builtin/commit.c:1372
3613 msgid "use specified template file"
3616 #: builtin/commit.c:1373
3617 msgid "force edit of commit"
3620 #: builtin/commit.c:1374
3624 #: builtin/commit.c:1374 builtin/tag.c:460
3625 msgid "how to strip spaces and #comments from message"
3628 #: builtin/commit.c:1375
3629 msgid "include status in commit message template"
3632 #: builtin/commit.c:1376 builtin/merge.c:213 builtin/tag.c:461
3636 #: builtin/commit.c:1377 builtin/merge.c:214
3637 msgid "GPG sign commit"
3640 #. end commit message options
3641 #: builtin/commit.c:1380
3642 msgid "Commit contents options"
3645 #: builtin/commit.c:1381
3646 msgid "commit all changed files"
3649 #: builtin/commit.c:1382
3650 msgid "add specified files to index for commit"
3653 #: builtin/commit.c:1383
3654 msgid "interactively add files"
3657 #: builtin/commit.c:1384
3658 msgid "interactively add changes"
3661 #: builtin/commit.c:1385
3662 msgid "commit only specified files"
3665 #: builtin/commit.c:1386
3666 msgid "bypass pre-commit hook"
3669 #: builtin/commit.c:1387
3670 msgid "show what would be committed"
3673 #: builtin/commit.c:1398
3674 msgid "amend previous commit"
3677 #: builtin/commit.c:1399
3678 msgid "bypass post-rewrite hook"
3681 #: builtin/commit.c:1404
3682 msgid "ok to record an empty change"
3685 #: builtin/commit.c:1407
3686 msgid "ok to record a change with an empty message"
3689 #: builtin/commit.c:1439
3690 msgid "could not parse HEAD commit"
3693 #: builtin/commit.c:1477 builtin/merge.c:508
3695 msgid "could not open '%s' for reading"
3698 #: builtin/commit.c:1484
3700 msgid "Corrupt MERGE_HEAD file (%s)"
3703 #: builtin/commit.c:1491
3704 msgid "could not read MERGE_MODE"
3707 #: builtin/commit.c:1510
3709 msgid "could not read commit message: %s"
3712 #: builtin/commit.c:1524
3714 msgid "Aborting commit; you did not edit the message.\n"
3717 #: builtin/commit.c:1529
3719 msgid "Aborting commit due to empty commit message.\n"
3722 #: builtin/commit.c:1544 builtin/merge.c:832 builtin/merge.c:857
3723 msgid "failed to write commit object"
3726 #: builtin/commit.c:1565
3727 msgid "cannot lock HEAD ref"
3730 #: builtin/commit.c:1569
3731 msgid "cannot update HEAD ref"
3734 #: builtin/commit.c:1580
3736 "Repository has been updated, but unable to write\n"
3737 "new_index file. Check that disk is not full or quota is\n"
3738 "not exceeded, and then \"git reset HEAD\" to recover."
3741 #: builtin/config.c:7
3742 msgid "git config [options]"
3745 #: builtin/config.c:51
3746 msgid "Config file location"
3749 #: builtin/config.c:52
3750 msgid "use global config file"
3753 #: builtin/config.c:53
3754 msgid "use system config file"
3757 #: builtin/config.c:54
3758 msgid "use repository config file"
3761 #: builtin/config.c:55
3762 msgid "use given config file"
3765 #: builtin/config.c:56
3769 #: builtin/config.c:57
3770 msgid "get value: name [value-regex]"
3773 #: builtin/config.c:58
3774 msgid "get all values: key [value-regex]"
3777 #: builtin/config.c:59
3778 msgid "get values for regexp: name-regex [value-regex]"
3781 #: builtin/config.c:60
3782 msgid "replace all matching variables: name value [value_regex]"
3785 #: builtin/config.c:61
3786 msgid "add a new variable: name value"
3789 #: builtin/config.c:62
3790 msgid "remove a variable: name [value-regex]"
3793 #: builtin/config.c:63
3794 msgid "remove all matches: name [value-regex]"
3797 #: builtin/config.c:64
3798 msgid "rename section: old-name new-name"
3801 #: builtin/config.c:65
3802 msgid "remove a section: name"
3805 #: builtin/config.c:66
3809 #: builtin/config.c:67
3810 msgid "open an editor"
3813 #: builtin/config.c:68 builtin/config.c:69
3817 #: builtin/config.c:68
3818 msgid "find the color configured: [default]"
3821 #: builtin/config.c:69
3822 msgid "find the color setting: [stdout-is-tty]"
3825 #: builtin/config.c:70
3829 #: builtin/config.c:71
3830 msgid "value is \"true\" or \"false\""
3833 #: builtin/config.c:72
3834 msgid "value is decimal number"
3837 #: builtin/config.c:73
3838 msgid "value is --bool or --int"
3841 #: builtin/config.c:74
3842 msgid "value is a path (file or directory name)"
3845 #: builtin/config.c:75
3849 #: builtin/config.c:76
3850 msgid "terminate values with NUL byte"
3853 #: builtin/config.c:77
3854 msgid "respect include directives on lookup"
3857 #: builtin/count-objects.c:69
3858 msgid "git count-objects [-v]"
3861 #: builtin/describe.c:15
3862 msgid "git describe [options] <committish>*"
3865 #: builtin/describe.c:16
3866 msgid "git describe [options] --dirty"
3869 #: builtin/describe.c:234
3871 msgid "annotated tag %s not available"
3874 #: builtin/describe.c:238
3876 msgid "annotated tag %s has no embedded name"
3879 #: builtin/describe.c:240
3881 msgid "tag '%s' is really '%s' here"
3884 #: builtin/describe.c:267
3886 msgid "Not a valid object name %s"
3889 #: builtin/describe.c:270
3891 msgid "%s is not a valid '%s' object"
3894 #: builtin/describe.c:287
3896 msgid "no tag exactly matches '%s'"
3899 #: builtin/describe.c:289
3901 msgid "searching to describe %s\n"
3904 #: builtin/describe.c:329
3906 msgid "finished search at %s\n"
3909 #: builtin/describe.c:353
3912 "No annotated tags can describe '%s'.\n"
3913 "However, there were unannotated tags: try --tags."
3916 #: builtin/describe.c:357
3919 "No tags can describe '%s'.\n"
3920 "Try --always, or create some tags."
3923 #: builtin/describe.c:378
3925 msgid "traversed %lu commits\n"
3928 #: builtin/describe.c:381
3931 "more than %i tags found; listed %i most recent\n"
3932 "gave up search at %s\n"
3935 #: builtin/describe.c:403
3936 msgid "find the tag that comes after the commit"
3939 #: builtin/describe.c:404
3940 msgid "debug search strategy on stderr"
3943 #: builtin/describe.c:405
3944 msgid "use any ref in .git/refs"
3947 #: builtin/describe.c:406
3948 msgid "use any tag in .git/refs/tags"
3951 #: builtin/describe.c:407
3952 msgid "always use long format"
3955 #: builtin/describe.c:410
3956 msgid "only output exact matches"
3959 #: builtin/describe.c:412
3960 msgid "consider <n> most recent tags (default: 10)"
3963 #: builtin/describe.c:414
3964 msgid "only consider tags matching <pattern>"
3967 #: builtin/describe.c:416 builtin/name-rev.c:238
3968 msgid "show abbreviated commit object as fallback"
3971 #: builtin/describe.c:417
3975 #: builtin/describe.c:418
3976 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
3979 #: builtin/describe.c:436
3980 msgid "--long is incompatible with --abbrev=0"
3983 #: builtin/describe.c:462
3984 msgid "No names found, cannot describe anything."
3987 #: builtin/describe.c:482
3988 msgid "--dirty is incompatible with committishes"
3991 #: builtin/diff.c:79
3993 msgid "'%s': not a regular file or symlink"
3996 #: builtin/diff.c:228
3998 msgid "invalid option: %s"
4001 #: builtin/diff.c:305
4002 msgid "Not a git repository"
4005 #: builtin/diff.c:348
4007 msgid "invalid object '%s' given."
4010 #: builtin/diff.c:353
4012 msgid "more than %d trees given: '%s'"
4015 #: builtin/diff.c:363
4017 msgid "more than two blobs given: '%s'"
4020 #: builtin/diff.c:371
4022 msgid "unhandled object '%s' given."
4025 #: builtin/fast-export.c:22
4026 msgid "git fast-export [rev-list-opts]"
4029 #: builtin/fast-export.c:646
4030 msgid "show progress after <n> objects"
4033 #: builtin/fast-export.c:648
4034 msgid "select handling of signed tags"
4037 #: builtin/fast-export.c:651
4038 msgid "select handling of tags that tag filtered objects"
4041 #: builtin/fast-export.c:654
4042 msgid "Dump marks to this file"
4045 #: builtin/fast-export.c:656
4046 msgid "Import marks from this file"
4049 #: builtin/fast-export.c:658
4050 msgid "Fake a tagger when tags lack one"
4053 #: builtin/fast-export.c:660
4054 msgid "Output full tree for each commit"
4057 #: builtin/fast-export.c:662
4058 msgid "Use the done feature to terminate the stream"
4061 #: builtin/fast-export.c:663
4062 msgid "Skip output of blob data"
4065 #: builtin/fetch.c:20
4066 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
4069 #: builtin/fetch.c:21
4070 msgid "git fetch [<options>] <group>"
4073 #: builtin/fetch.c:22
4074 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
4077 #: builtin/fetch.c:23
4078 msgid "git fetch --all [<options>]"
4081 #: builtin/fetch.c:60
4082 msgid "fetch from all remotes"
4085 #: builtin/fetch.c:62
4086 msgid "append to .git/FETCH_HEAD instead of overwriting"
4089 #: builtin/fetch.c:64
4090 msgid "path to upload pack on remote end"
4093 #: builtin/fetch.c:65
4094 msgid "force overwrite of local branch"
4097 #: builtin/fetch.c:67
4098 msgid "fetch from multiple remotes"
4101 #: builtin/fetch.c:69
4102 msgid "fetch all tags and associated objects"
4105 #: builtin/fetch.c:71
4106 msgid "do not fetch all tags (--no-tags)"
4109 #: builtin/fetch.c:73
4110 msgid "prune remote-tracking branches no longer on remote"
4113 #: builtin/fetch.c:74
4117 #: builtin/fetch.c:75
4118 msgid "control recursive fetching of submodules"
4121 #: builtin/fetch.c:79
4122 msgid "keep downloaded pack"
4125 #: builtin/fetch.c:81
4126 msgid "allow updating of HEAD ref"
4129 #: builtin/fetch.c:84
4130 msgid "deepen history of shallow clone"
4133 #: builtin/fetch.c:86
4134 msgid "convert to a complete repository"
4137 #: builtin/fetch.c:88 builtin/log.c:1119
4141 #: builtin/fetch.c:89
4142 msgid "prepend this to submodule path output"
4145 #: builtin/fetch.c:92
4146 msgid "default mode for recursion"
4149 #: builtin/fetch.c:204
4150 msgid "Couldn't find remote ref HEAD"
4153 #: builtin/fetch.c:257
4155 msgid "object %s not found"
4158 #: builtin/fetch.c:262
4159 msgid "[up to date]"
4162 #: builtin/fetch.c:276
4164 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
4167 #: builtin/fetch.c:277 builtin/fetch.c:363
4171 #: builtin/fetch.c:288
4172 msgid "[tag update]"
4175 #: builtin/fetch.c:290 builtin/fetch.c:325 builtin/fetch.c:343
4176 msgid " (unable to update local ref)"
4179 #: builtin/fetch.c:308
4183 #: builtin/fetch.c:311
4184 msgid "[new branch]"
4187 #: builtin/fetch.c:314
4191 #: builtin/fetch.c:359
4192 msgid "unable to update local ref"
4195 #: builtin/fetch.c:359
4196 msgid "forced update"
4199 #: builtin/fetch.c:365
4200 msgid "(non-fast-forward)"
4203 #: builtin/fetch.c:396 builtin/fetch.c:688
4205 msgid "cannot open %s: %s\n"
4208 #: builtin/fetch.c:405
4210 msgid "%s did not send all necessary objects\n"
4213 #: builtin/fetch.c:491
4218 #: builtin/fetch.c:502
4221 "some local refs could not be updated; try running\n"
4222 " 'git remote prune %s' to remove any old, conflicting branches"
4225 #: builtin/fetch.c:552
4227 msgid " (%s will become dangling)"
4230 #: builtin/fetch.c:553
4232 msgid " (%s has become dangling)"
4235 #: builtin/fetch.c:560
4239 #: builtin/fetch.c:561 builtin/remote.c:1055
4243 #: builtin/fetch.c:678
4245 msgid "Refusing to fetch into current branch %s of non-bare repository"
4248 #: builtin/fetch.c:712
4250 msgid "Don't know how to fetch from %s"
4253 #: builtin/fetch.c:789
4255 msgid "Option \"%s\" value \"%s\" is not valid for %s"
4258 #: builtin/fetch.c:792
4260 msgid "Option \"%s\" is ignored for %s\n"
4263 #: builtin/fetch.c:894
4265 msgid "Fetching %s\n"
4268 #: builtin/fetch.c:896 builtin/remote.c:100
4270 msgid "Could not fetch %s"
4273 #: builtin/fetch.c:915
4275 "No remote repository specified. Please, specify either a URL or a\n"
4276 "remote name from which new revisions should be fetched."
4279 #: builtin/fetch.c:935
4280 msgid "You need to specify a tag name."
4283 #: builtin/fetch.c:981
4284 msgid "--depth and --unshallow cannot be used together"
4287 #: builtin/fetch.c:983
4288 msgid "--unshallow on a complete repository does not make sense"
4291 #: builtin/fetch.c:1002
4292 msgid "fetch --all does not take a repository argument"
4295 #: builtin/fetch.c:1004
4296 msgid "fetch --all does not make sense with refspecs"
4299 #: builtin/fetch.c:1015
4301 msgid "No such remote or remote group: %s"
4304 #: builtin/fetch.c:1023
4305 msgid "Fetching a group and specifying refspecs does not make sense"
4308 #: builtin/fmt-merge-msg.c:13
4309 msgid "git fmt-merge-msg [-m <message>] [--log[=<n>]|--no-log] [--file <file>]"
4312 #: builtin/fmt-merge-msg.c:659 builtin/fmt-merge-msg.c:662 builtin/grep.c:701
4313 #: builtin/merge.c:188 builtin/show-branch.c:656 builtin/show-ref.c:175
4314 #: builtin/tag.c:446 parse-options.h:133 parse-options.h:239
4318 #: builtin/fmt-merge-msg.c:660
4319 msgid "populate log with at most <n> entries from shortlog"
4322 #: builtin/fmt-merge-msg.c:663
4323 msgid "alias for --log (deprecated)"
4326 #: builtin/fmt-merge-msg.c:666
4330 #: builtin/fmt-merge-msg.c:667
4331 msgid "use <text> as start of message"
4334 #: builtin/fmt-merge-msg.c:668
4335 msgid "file to read from"
4338 #: builtin/for-each-ref.c:979
4339 msgid "git for-each-ref [options] [<pattern>]"
4342 #: builtin/for-each-ref.c:994
4343 msgid "quote placeholders suitably for shells"
4346 #: builtin/for-each-ref.c:996
4347 msgid "quote placeholders suitably for perl"
4350 #: builtin/for-each-ref.c:998
4351 msgid "quote placeholders suitably for python"
4354 #: builtin/for-each-ref.c:1000
4355 msgid "quote placeholders suitably for tcl"
4358 #: builtin/for-each-ref.c:1003
4359 msgid "show only <n> matched refs"
4362 #: builtin/for-each-ref.c:1004
4366 #: builtin/for-each-ref.c:1004
4367 msgid "format to use for the output"
4370 #: builtin/for-each-ref.c:1005
4374 #: builtin/for-each-ref.c:1006
4375 msgid "field name to sort on"
4378 #: builtin/fsck.c:608
4379 msgid "git fsck [options] [<object>...]"
4382 #: builtin/fsck.c:614
4383 msgid "show unreachable objects"
4386 #: builtin/fsck.c:615
4387 msgid "show dangling objects"
4390 #: builtin/fsck.c:616
4394 #: builtin/fsck.c:617
4395 msgid "report root nodes"
4398 #: builtin/fsck.c:618
4399 msgid "make index objects head nodes"
4402 #: builtin/fsck.c:619
4403 msgid "make reflogs head nodes (default)"
4406 #: builtin/fsck.c:620
4407 msgid "also consider packs and alternate objects"
4410 #: builtin/fsck.c:621
4411 msgid "enable more strict checking"
4414 #: builtin/fsck.c:623
4415 msgid "write dangling objects in .git/lost-found"
4418 #: builtin/fsck.c:624 builtin/prune.c:134
4419 msgid "show progress"
4423 msgid "git gc [options]"
4428 msgid "Invalid %s: '%s'"
4433 msgid "insanely long object directory %.*s"
4437 msgid "prune unreferenced objects"
4441 msgid "be more thorough (increased runtime)"
4445 msgid "enable auto-gc mode"
4451 "Auto packing the repository for optimum performance. You may also\n"
4452 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
4457 "There are too many unreachable loose objects; run 'git prune' to remove them."
4460 #: builtin/grep.c:22
4461 msgid "git grep [options] [-e] <pattern> [<rev>...] [[--] <path>...]"
4464 #: builtin/grep.c:217
4466 msgid "grep: failed to create thread: %s"
4469 #: builtin/grep.c:365
4471 msgid "Failed to chdir: %s"
4474 #: builtin/grep.c:443 builtin/grep.c:478
4476 msgid "unable to read tree (%s)"
4479 #: builtin/grep.c:493
4481 msgid "unable to grep from object of type %s"
4484 #: builtin/grep.c:551
4486 msgid "switch `%c' expects a numerical value"
4489 #: builtin/grep.c:568
4491 msgid "cannot open '%s'"
4494 #: builtin/grep.c:643
4495 msgid "search in index instead of in the work tree"
4498 #: builtin/grep.c:645
4499 msgid "find in contents not managed by git"
4502 #: builtin/grep.c:647
4503 msgid "search in both tracked and untracked files"
4506 #: builtin/grep.c:649
4507 msgid "search also in ignored files"
4510 #: builtin/grep.c:652
4511 msgid "show non-matching lines"
4514 #: builtin/grep.c:654
4515 msgid "case insensitive matching"
4518 #: builtin/grep.c:656
4519 msgid "match patterns only at word boundaries"
4522 #: builtin/grep.c:658
4523 msgid "process binary files as text"
4526 #: builtin/grep.c:660
4527 msgid "don't match patterns in binary files"
4530 #: builtin/grep.c:663
4531 msgid "descend at most <depth> levels"
4534 #: builtin/grep.c:667
4535 msgid "use extended POSIX regular expressions"
4538 #: builtin/grep.c:670
4539 msgid "use basic POSIX regular expressions (default)"
4542 #: builtin/grep.c:673
4543 msgid "interpret patterns as fixed strings"
4546 #: builtin/grep.c:676
4547 msgid "use Perl-compatible regular expressions"
4550 #: builtin/grep.c:679
4551 msgid "show line numbers"
4554 #: builtin/grep.c:680
4555 msgid "don't show filenames"
4558 #: builtin/grep.c:681
4559 msgid "show filenames"
4562 #: builtin/grep.c:683
4563 msgid "show filenames relative to top directory"
4566 #: builtin/grep.c:685
4567 msgid "show only filenames instead of matching lines"
4570 #: builtin/grep.c:687
4571 msgid "synonym for --files-with-matches"
4574 #: builtin/grep.c:690
4575 msgid "show only the names of files without match"
4578 #: builtin/grep.c:692
4579 msgid "print NUL after filenames"
4582 #: builtin/grep.c:694
4583 msgid "show the number of matches instead of matching lines"
4586 #: builtin/grep.c:695
4587 msgid "highlight matches"
4590 #: builtin/grep.c:697
4591 msgid "print empty line between matches from different files"
4594 #: builtin/grep.c:699
4595 msgid "show filename only once above matches from same file"
4598 #: builtin/grep.c:702
4599 msgid "show <n> context lines before and after matches"
4602 #: builtin/grep.c:705
4603 msgid "show <n> context lines before matches"
4606 #: builtin/grep.c:707
4607 msgid "show <n> context lines after matches"
4610 #: builtin/grep.c:708
4611 msgid "shortcut for -C NUM"
4614 #: builtin/grep.c:711
4615 msgid "show a line with the function name before matches"
4618 #: builtin/grep.c:713
4619 msgid "show the surrounding function"
4622 #: builtin/grep.c:716
4623 msgid "read patterns from file"
4626 #: builtin/grep.c:718
4627 msgid "match <pattern>"
4630 #: builtin/grep.c:720
4631 msgid "combine patterns specified with -e"
4634 #: builtin/grep.c:732
4635 msgid "indicate hit with exit status without output"
4638 #: builtin/grep.c:734
4639 msgid "show only matches from files that match all patterns"
4642 #: builtin/grep.c:736
4643 msgid "show parse tree for grep expression"
4646 #: builtin/grep.c:740
4650 #: builtin/grep.c:740
4651 msgid "show matching files in the pager"
4654 #: builtin/grep.c:743
4655 msgid "allow calling of grep(1) (ignored by this build)"
4658 #: builtin/grep.c:744 builtin/show-ref.c:184
4662 #: builtin/grep.c:811
4663 msgid "no pattern given."
4666 #: builtin/grep.c:825
4668 msgid "bad object %s"
4671 #: builtin/grep.c:868
4672 msgid "--open-files-in-pager only works on the worktree"
4675 #: builtin/grep.c:891
4676 msgid "--cached or --untracked cannot be used with --no-index."
4679 #: builtin/grep.c:896
4680 msgid "--no-index or --untracked cannot be used with revs."
4683 #: builtin/grep.c:899
4684 msgid "--[no-]exclude-standard cannot be used for tracked contents."
4687 #: builtin/grep.c:907
4688 msgid "both --cached and trees are given."
4691 #: builtin/hash-object.c:60
4693 "git hash-object [-t <type>] [-w] [--path=<file>|--no-filters] [--stdin] [--] "
4697 #: builtin/hash-object.c:61
4698 msgid "git hash-object --stdin-paths < <list-of-paths>"
4701 #: builtin/hash-object.c:72
4705 #: builtin/hash-object.c:72
4709 #: builtin/hash-object.c:73
4710 msgid "write the object into the object database"
4713 #: builtin/hash-object.c:74
4714 msgid "read the object from stdin"
4717 #: builtin/hash-object.c:76
4718 msgid "store file as is without filters"
4721 #: builtin/hash-object.c:77
4722 msgid "process file as it were from this path"
4725 #: builtin/help.c:42
4726 msgid "print all available commands"
4729 #: builtin/help.c:43
4730 msgid "show man page"
4733 #: builtin/help.c:44
4734 msgid "show manual in web browser"
4737 #: builtin/help.c:46
4738 msgid "show info page"
4741 #: builtin/help.c:52
4742 msgid "git help [--all] [--man|--web|--info] [command]"
4745 #: builtin/help.c:64
4747 msgid "unrecognized help format '%s'"
4750 #: builtin/help.c:92
4751 msgid "Failed to start emacsclient."
4754 #: builtin/help.c:105
4755 msgid "Failed to parse emacsclient version."
4758 #: builtin/help.c:113
4760 msgid "emacsclient version '%d' too old (< 22)."
4763 #: builtin/help.c:131 builtin/help.c:159 builtin/help.c:168 builtin/help.c:176
4765 msgid "failed to exec '%s': %s"
4768 #: builtin/help.c:216
4771 "'%s': path for unsupported man viewer.\n"
4772 "Please consider using 'man.<tool>.cmd' instead."
4775 #: builtin/help.c:228
4778 "'%s': cmd for supported man viewer.\n"
4779 "Please consider using 'man.<tool>.path' instead."
4782 #: builtin/help.c:349
4784 msgid "'%s': unknown man viewer."
4787 #: builtin/help.c:366
4788 msgid "no man viewer handled the request"
4791 #: builtin/help.c:374
4792 msgid "no info viewer handled the request"
4795 #: builtin/help.c:429 builtin/help.c:436
4800 #: builtin/help.c:452
4802 msgid "`git %s' is aliased to `%s'"
4805 #: builtin/index-pack.c:170
4807 msgid "object type mismatch at %s"
4810 #: builtin/index-pack.c:190
4811 msgid "object of unexpected type"
4814 #: builtin/index-pack.c:227
4816 msgid "cannot fill %d byte"
4817 msgid_plural "cannot fill %d bytes"
4821 #: builtin/index-pack.c:237
4825 #: builtin/index-pack.c:238
4826 msgid "read error on input"
4829 #: builtin/index-pack.c:250
4830 msgid "used more bytes than were available"
4833 #: builtin/index-pack.c:257
4834 msgid "pack too large for current definition of off_t"
4837 #: builtin/index-pack.c:273
4839 msgid "unable to create '%s'"
4842 #: builtin/index-pack.c:278
4844 msgid "cannot open packfile '%s'"
4847 #: builtin/index-pack.c:292
4848 msgid "pack signature mismatch"
4851 #: builtin/index-pack.c:294
4853 msgid "pack version %<PRIu32> unsupported"
4856 #: builtin/index-pack.c:312
4858 msgid "pack has bad object at offset %lu: %s"
4861 #: builtin/index-pack.c:434
4863 msgid "inflate returned %d"
4866 #: builtin/index-pack.c:483
4867 msgid "offset value overflow for delta base object"
4870 #: builtin/index-pack.c:491
4871 msgid "delta base offset is out of bound"
4874 #: builtin/index-pack.c:499
4876 msgid "unknown object type %d"
4879 #: builtin/index-pack.c:530
4880 msgid "cannot pread pack file"
4883 #: builtin/index-pack.c:532
4885 msgid "premature end of pack file, %lu byte missing"
4886 msgid_plural "premature end of pack file, %lu bytes missing"
4890 #: builtin/index-pack.c:558
4891 msgid "serious inflate inconsistency"
4894 #: builtin/index-pack.c:649 builtin/index-pack.c:655 builtin/index-pack.c:678
4895 #: builtin/index-pack.c:712 builtin/index-pack.c:721
4897 msgid "SHA1 COLLISION FOUND WITH %s !"
4900 #: builtin/index-pack.c:652 builtin/pack-objects.c:170
4901 #: builtin/pack-objects.c:262
4903 msgid "unable to read %s"
4906 #: builtin/index-pack.c:718
4908 msgid "cannot read existing object %s"
4911 #: builtin/index-pack.c:732
4913 msgid "invalid blob object %s"
4916 #: builtin/index-pack.c:747
4921 #: builtin/index-pack.c:749
4922 msgid "Error in object"
4925 #: builtin/index-pack.c:751
4927 msgid "Not all child objects of %s are reachable"
4930 #: builtin/index-pack.c:821 builtin/index-pack.c:847
4931 msgid "failed to apply delta"
4934 #: builtin/index-pack.c:986
4935 msgid "Receiving objects"
4938 #: builtin/index-pack.c:986
4939 msgid "Indexing objects"
4942 #: builtin/index-pack.c:1012
4943 msgid "pack is corrupted (SHA1 mismatch)"
4946 #: builtin/index-pack.c:1017
4947 msgid "cannot fstat packfile"
4950 #: builtin/index-pack.c:1020
4951 msgid "pack has junk at the end"
4954 #: builtin/index-pack.c:1031
4955 msgid "confusion beyond insanity in parse_pack_objects()"
4958 #: builtin/index-pack.c:1054
4959 msgid "Resolving deltas"
4962 #: builtin/index-pack.c:1064
4964 msgid "unable to create thread: %s"
4967 #: builtin/index-pack.c:1106
4968 msgid "confusion beyond insanity"
4971 #: builtin/index-pack.c:1112
4973 msgid "completed with %d local objects"
4976 #: builtin/index-pack.c:1121
4978 msgid "Unexpected tail checksum for %s (disk corruption?)"
4981 #: builtin/index-pack.c:1125
4983 msgid "pack has %d unresolved delta"
4984 msgid_plural "pack has %d unresolved deltas"
4988 #: builtin/index-pack.c:1150
4990 msgid "unable to deflate appended object (%d)"
4993 #: builtin/index-pack.c:1229
4995 msgid "local object %s is corrupt"
4998 #: builtin/index-pack.c:1253
4999 msgid "error while closing pack file"
5002 #: builtin/index-pack.c:1266
5004 msgid "cannot write keep file '%s'"
5007 #: builtin/index-pack.c:1274
5009 msgid "cannot close written keep file '%s'"
5012 #: builtin/index-pack.c:1287
5013 msgid "cannot store pack file"
5016 #: builtin/index-pack.c:1298
5017 msgid "cannot store index file"
5020 #: builtin/index-pack.c:1331
5022 msgid "bad pack.indexversion=%<PRIu32>"
5025 #: builtin/index-pack.c:1337
5027 msgid "invalid number of threads specified (%d)"
5030 #: builtin/index-pack.c:1341 builtin/index-pack.c:1514
5032 msgid "no threads support, ignoring %s"
5035 #: builtin/index-pack.c:1399
5037 msgid "Cannot open existing pack file '%s'"
5040 #: builtin/index-pack.c:1401
5042 msgid "Cannot open existing pack idx file for '%s'"
5045 #: builtin/index-pack.c:1448
5047 msgid "non delta: %d object"
5048 msgid_plural "non delta: %d objects"
5052 #: builtin/index-pack.c:1455
5054 msgid "chain length = %d: %lu object"
5055 msgid_plural "chain length = %d: %lu objects"
5059 #: builtin/index-pack.c:1482
5060 msgid "Cannot come back to cwd"
5063 #: builtin/index-pack.c:1526 builtin/index-pack.c:1529
5064 #: builtin/index-pack.c:1541 builtin/index-pack.c:1545
5069 #: builtin/index-pack.c:1559
5070 msgid "--fix-thin cannot be used without --stdin"
5073 #: builtin/index-pack.c:1563 builtin/index-pack.c:1573
5075 msgid "packfile name '%s' does not end with '.pack'"
5078 #: builtin/index-pack.c:1582
5079 msgid "--verify with no packfile name given"
5082 #: builtin/init-db.c:35
5084 msgid "Could not make %s writable by group"
5087 #: builtin/init-db.c:62
5089 msgid "insanely long template name %s"
5092 #: builtin/init-db.c:67
5094 msgid "cannot stat '%s'"
5097 #: builtin/init-db.c:73
5099 msgid "cannot stat template '%s'"
5102 #: builtin/init-db.c:80
5104 msgid "cannot opendir '%s'"
5107 #: builtin/init-db.c:97
5109 msgid "cannot readlink '%s'"
5112 #: builtin/init-db.c:99
5114 msgid "insanely long symlink %s"
5117 #: builtin/init-db.c:102
5119 msgid "cannot symlink '%s' '%s'"
5122 #: builtin/init-db.c:106
5124 msgid "cannot copy '%s' to '%s'"
5127 #: builtin/init-db.c:110
5129 msgid "ignoring template %s"
5132 #: builtin/init-db.c:133
5134 msgid "insanely long template path %s"
5137 #: builtin/init-db.c:141
5139 msgid "templates not found %s"
5142 #: builtin/init-db.c:154
5144 msgid "not copying templates of a wrong format version %d from '%s'"
5147 #: builtin/init-db.c:192
5149 msgid "insane git directory %s"
5152 #: builtin/init-db.c:323 builtin/init-db.c:326
5154 msgid "%s already exists"
5157 #: builtin/init-db.c:355
5159 msgid "unable to handle file type %d"
5162 #: builtin/init-db.c:358
5164 msgid "unable to move %s to %s"
5167 #: builtin/init-db.c:363
5169 msgid "Could not create git link %s"
5173 #. * TRANSLATORS: The first '%s' is either "Reinitialized
5174 #. * existing" or "Initialized empty", the second " shared" or
5175 #. * "", and the last '%s%s' is the verbatim directory name.
5177 #: builtin/init-db.c:420
5179 msgid "%s%s Git repository in %s%s\n"
5182 #: builtin/init-db.c:421
5183 msgid "Reinitialized existing"
5186 #: builtin/init-db.c:421
5187 msgid "Initialized empty"
5190 #: builtin/init-db.c:422
5194 #: builtin/init-db.c:441
5195 msgid "cannot tell cwd"
5198 #: builtin/init-db.c:467
5200 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
5201 "shared[=<permissions>]] [directory]"
5204 #: builtin/init-db.c:490
5208 #: builtin/init-db.c:491
5209 msgid "specify that the git repository is to be shared amongst several users"
5212 #: builtin/init-db.c:493 builtin/prune-packed.c:77
5216 #: builtin/init-db.c:522 builtin/init-db.c:529
5218 msgid "cannot mkdir %s"
5221 #: builtin/init-db.c:533
5223 msgid "cannot chdir to %s"
5226 #: builtin/init-db.c:555
5229 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
5233 #: builtin/init-db.c:579
5234 msgid "Cannot access current working directory"
5237 #: builtin/init-db.c:586
5239 msgid "Cannot access work tree '%s'"
5243 msgid "git log [<options>] [<since>..<until>] [[--] <path>...]\n"
5247 msgid " or: git show [options] <object>..."
5250 #: builtin/log.c:102
5251 msgid "suppress diff output"
5254 #: builtin/log.c:103
5258 #: builtin/log.c:104
5259 msgid "Use mail map file"
5262 #: builtin/log.c:105
5263 msgid "decorate options"
5266 #: builtin/log.c:198
5268 msgid "Final output: %d %s\n"
5271 #: builtin/log.c:419 builtin/log.c:511
5273 msgid "Could not read object %s"
5276 #: builtin/log.c:535
5278 msgid "Unknown type: %d"
5281 #: builtin/log.c:627
5282 msgid "format.headers without value"
5285 #: builtin/log.c:701
5286 msgid "name of output directory is too long"
5289 #: builtin/log.c:717
5291 msgid "Cannot open patch file %s"
5294 #: builtin/log.c:731
5295 msgid "Need exactly one range."
5298 #: builtin/log.c:739
5299 msgid "Not a range."
5302 #: builtin/log.c:812
5303 msgid "Cover letter needs email format"
5306 #: builtin/log.c:885
5308 msgid "insane in-reply-to: %s"
5311 #: builtin/log.c:913
5312 msgid "git format-patch [options] [<since> | <revision range>]"
5315 #: builtin/log.c:958
5316 msgid "Two output directories?"
5319 #: builtin/log.c:1097
5320 msgid "use [PATCH n/m] even with a single patch"
5323 #: builtin/log.c:1100
5324 msgid "use [PATCH] even with multiple patches"
5327 #: builtin/log.c:1104
5328 msgid "print patches to standard out"
5331 #: builtin/log.c:1106
5332 msgid "generate a cover letter"
5335 #: builtin/log.c:1108
5336 msgid "use simple number sequence for output file names"
5339 #: builtin/log.c:1109
5343 #: builtin/log.c:1110
5344 msgid "use <sfx> instead of '.patch'"
5347 #: builtin/log.c:1112
5348 msgid "start numbering patches at <n> instead of 1"
5351 #: builtin/log.c:1114
5352 msgid "mark the series as Nth re-roll"
5355 #: builtin/log.c:1116
5356 msgid "Use [<prefix>] instead of [PATCH]"
5359 #: builtin/log.c:1119
5360 msgid "store resulting files in <dir>"
5363 #: builtin/log.c:1122
5364 msgid "don't strip/add [PATCH]"
5367 #: builtin/log.c:1125
5368 msgid "don't output binary diffs"
5371 #: builtin/log.c:1127
5372 msgid "don't include a patch matching a commit upstream"
5375 #: builtin/log.c:1129
5376 msgid "show patch format instead of default (patch + stat)"
5379 #: builtin/log.c:1131
5383 #: builtin/log.c:1132
5387 #: builtin/log.c:1133
5388 msgid "add email header"
5391 #: builtin/log.c:1134 builtin/log.c:1136
5395 #: builtin/log.c:1134
5396 msgid "add To: header"
5399 #: builtin/log.c:1136
5400 msgid "add Cc: header"
5403 #: builtin/log.c:1138
5407 #: builtin/log.c:1139
5408 msgid "make first mail a reply to <message-id>"
5411 #: builtin/log.c:1140 builtin/log.c:1143
5415 #: builtin/log.c:1141
5416 msgid "attach the patch"
5419 #: builtin/log.c:1144
5420 msgid "inline the patch"
5423 #: builtin/log.c:1148
5424 msgid "enable message threading, styles: shallow, deep"
5427 #: builtin/log.c:1150
5431 #: builtin/log.c:1151
5432 msgid "add a signature"
5435 #: builtin/log.c:1153
5436 msgid "don't print the patch filenames"
5439 #: builtin/log.c:1202
5441 msgid "bogus committer info %s"
5444 #: builtin/log.c:1247
5445 msgid "-n and -k are mutually exclusive."
5448 #: builtin/log.c:1249
5449 msgid "--subject-prefix and -k are mutually exclusive."
5452 #: builtin/log.c:1257
5453 msgid "--name-only does not make sense"
5456 #: builtin/log.c:1259
5457 msgid "--name-status does not make sense"
5460 #: builtin/log.c:1261
5461 msgid "--check does not make sense"
5464 #: builtin/log.c:1284
5465 msgid "standard output, or directory, which one?"
5468 #: builtin/log.c:1286
5470 msgid "Could not create directory '%s'"
5473 #: builtin/log.c:1439
5474 msgid "Failed to create output files"
5477 #: builtin/log.c:1488
5478 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
5481 #: builtin/log.c:1543
5484 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
5487 #: builtin/log.c:1556 builtin/log.c:1558 builtin/log.c:1570
5489 msgid "Unknown commit %s"
5492 #: builtin/ls-files.c:409
5493 msgid "git ls-files [options] [<file>...]"
5496 #: builtin/ls-files.c:466
5497 msgid "identify the file status with tags"
5500 #: builtin/ls-files.c:468
5501 msgid "use lowercase letters for 'assume unchanged' files"
5504 #: builtin/ls-files.c:470
5505 msgid "show cached files in the output (default)"
5508 #: builtin/ls-files.c:472
5509 msgid "show deleted files in the output"
5512 #: builtin/ls-files.c:474
5513 msgid "show modified files in the output"
5516 #: builtin/ls-files.c:476
5517 msgid "show other files in the output"
5520 #: builtin/ls-files.c:478
5521 msgid "show ignored files in the output"
5524 #: builtin/ls-files.c:481
5525 msgid "show staged contents' object name in the output"
5528 #: builtin/ls-files.c:483
5529 msgid "show files on the filesystem that need to be removed"
5532 #: builtin/ls-files.c:485
5533 msgid "show 'other' directories' name only"
5536 #: builtin/ls-files.c:488
5537 msgid "don't show empty directories"
5540 #: builtin/ls-files.c:491
5541 msgid "show unmerged files in the output"
5544 #: builtin/ls-files.c:493
5545 msgid "show resolve-undo information"
5548 #: builtin/ls-files.c:495
5549 msgid "skip files matching pattern"
5552 #: builtin/ls-files.c:498
5553 msgid "exclude patterns are read from <file>"
5556 #: builtin/ls-files.c:501
5557 msgid "read additional per-directory exclude patterns in <file>"
5560 #: builtin/ls-files.c:503
5561 msgid "add the standard git exclusions"
5564 #: builtin/ls-files.c:506
5565 msgid "make the output relative to the project top directory"
5568 #: builtin/ls-files.c:509
5569 msgid "if any <file> is not in the index, treat this as an error"
5572 #: builtin/ls-files.c:510
5576 #: builtin/ls-files.c:511
5577 msgid "pretend that paths removed since <tree-ish> are still present"
5580 #: builtin/ls-files.c:513
5581 msgid "show debugging data"
5584 #: builtin/ls-tree.c:27
5585 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
5588 #: builtin/ls-tree.c:125
5589 msgid "only show trees"
5592 #: builtin/ls-tree.c:127
5593 msgid "recurse into subtrees"
5596 #: builtin/ls-tree.c:129
5597 msgid "show trees when recursing"
5600 #: builtin/ls-tree.c:132
5601 msgid "terminate entries with NUL byte"
5604 #: builtin/ls-tree.c:133
5605 msgid "include object size"
5608 #: builtin/ls-tree.c:135 builtin/ls-tree.c:137
5609 msgid "list only filenames"
5612 #: builtin/ls-tree.c:140
5613 msgid "use full path names"
5616 #: builtin/ls-tree.c:142
5617 msgid "list entire tree; not just current directory (implies --full-name)"
5620 #: builtin/merge.c:43
5621 msgid "git merge [options] [<commit>...]"
5624 #: builtin/merge.c:44
5625 msgid "git merge [options] <msg> HEAD <commit>"
5628 #: builtin/merge.c:45
5629 msgid "git merge --abort"
5632 #: builtin/merge.c:90
5633 msgid "switch `m' requires a value"
5636 #: builtin/merge.c:127
5638 msgid "Could not find merge strategy '%s'.\n"
5641 #: builtin/merge.c:128
5643 msgid "Available strategies are:"
5646 #: builtin/merge.c:133
5648 msgid "Available custom strategies are:"
5651 #: builtin/merge.c:183
5652 msgid "do not show a diffstat at the end of the merge"
5655 #: builtin/merge.c:186
5656 msgid "show a diffstat at the end of the merge"
5659 #: builtin/merge.c:187
5660 msgid "(synonym to --stat)"
5663 #: builtin/merge.c:189
5664 msgid "add (at most <n>) entries from shortlog to merge commit message"
5667 #: builtin/merge.c:192
5668 msgid "create a single commit instead of doing a merge"
5671 #: builtin/merge.c:194
5672 msgid "perform a commit if the merge succeeds (default)"
5675 #: builtin/merge.c:196
5676 msgid "edit message before committing"
5679 #: builtin/merge.c:198
5680 msgid "allow fast-forward (default)"
5683 #: builtin/merge.c:200
5684 msgid "abort if fast-forward is not possible"
5687 #: builtin/merge.c:202 builtin/notes.c:866 builtin/revert.c:112
5691 #: builtin/merge.c:203
5692 msgid "merge strategy to use"
5695 #: builtin/merge.c:204
5696 msgid "option=value"
5699 #: builtin/merge.c:205
5700 msgid "option for selected merge strategy"
5703 #: builtin/merge.c:207
5704 msgid "merge commit message (for a non-fast-forward merge)"
5707 #: builtin/merge.c:211
5708 msgid "abort the current in-progress merge"
5711 #: builtin/merge.c:240
5712 msgid "could not run stash."
5715 #: builtin/merge.c:245
5716 msgid "stash failed"
5719 #: builtin/merge.c:250
5721 msgid "not a valid object: %s"
5724 #: builtin/merge.c:269 builtin/merge.c:286
5725 msgid "read-tree failed"
5728 #: builtin/merge.c:316
5729 msgid " (nothing to squash)"
5732 #: builtin/merge.c:329
5734 msgid "Squash commit -- not updating HEAD\n"
5737 #: builtin/merge.c:361
5738 msgid "Writing SQUASH_MSG"
5741 #: builtin/merge.c:363
5742 msgid "Finishing SQUASH_MSG"
5745 #: builtin/merge.c:386
5747 msgid "No merge message -- not updating HEAD\n"
5750 #: builtin/merge.c:436
5752 msgid "'%s' does not point to a commit"
5755 #: builtin/merge.c:535
5757 msgid "Bad branch.%s.mergeoptions string: %s"
5760 #: builtin/merge.c:628
5761 msgid "git write-tree failed to write a tree"
5764 #: builtin/merge.c:656
5765 msgid "Not handling anything other than two heads merge."
5768 #: builtin/merge.c:670
5770 msgid "Unknown option for merge-recursive: -X%s"
5773 #: builtin/merge.c:684
5775 msgid "unable to write %s"
5778 #: builtin/merge.c:773
5780 msgid "Could not read from '%s'"
5783 #: builtin/merge.c:782
5785 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
5788 #: builtin/merge.c:788
5791 "Please enter a commit message to explain why this merge is necessary,\n"
5792 "especially if it merges an updated upstream into a topic branch.\n"
5794 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
5798 #: builtin/merge.c:812
5799 msgid "Empty commit message."
5802 #: builtin/merge.c:824
5804 msgid "Wonderful.\n"
5807 #: builtin/merge.c:889
5809 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
5812 #: builtin/merge.c:905
5814 msgid "'%s' is not a commit"
5817 #: builtin/merge.c:946
5818 msgid "No current branch."
5821 #: builtin/merge.c:948
5822 msgid "No remote for the current branch."
5825 #: builtin/merge.c:950
5826 msgid "No default upstream defined for the current branch."
5829 #: builtin/merge.c:955
5831 msgid "No remote tracking branch for %s from %s"
5834 #: builtin/merge.c:1042 builtin/merge.c:1199
5836 msgid "%s - not something we can merge"
5839 #: builtin/merge.c:1110
5840 msgid "There is no merge to abort (MERGE_HEAD missing)."
5843 #: builtin/merge.c:1126 git-pull.sh:31
5845 "You have not concluded your merge (MERGE_HEAD exists).\n"
5846 "Please, commit your changes before you can merge."
5849 #: builtin/merge.c:1129 git-pull.sh:34
5850 msgid "You have not concluded your merge (MERGE_HEAD exists)."
5853 #: builtin/merge.c:1133
5855 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
5856 "Please, commit your changes before you can merge."
5859 #: builtin/merge.c:1136
5860 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
5863 #: builtin/merge.c:1145
5864 msgid "You cannot combine --squash with --no-ff."
5867 #: builtin/merge.c:1150
5868 msgid "You cannot combine --no-ff with --ff-only."
5871 #: builtin/merge.c:1157
5872 msgid "No commit specified and merge.defaultToUpstream not set."
5875 #: builtin/merge.c:1189
5876 msgid "Can merge only exactly one commit into empty head"
5879 #: builtin/merge.c:1192
5880 msgid "Squash commit into empty head not supported yet"
5883 #: builtin/merge.c:1194
5884 msgid "Non-fast-forward commit does not make sense into an empty head"
5887 #: builtin/merge.c:1310
5889 msgid "Updating %s..%s\n"
5892 #: builtin/merge.c:1349
5894 msgid "Trying really trivial in-index merge...\n"
5897 #: builtin/merge.c:1356
5902 #: builtin/merge.c:1388
5903 msgid "Not possible to fast-forward, aborting."
5906 #: builtin/merge.c:1411 builtin/merge.c:1490
5908 msgid "Rewinding the tree to pristine...\n"
5911 #: builtin/merge.c:1415
5913 msgid "Trying merge strategy %s...\n"
5916 #: builtin/merge.c:1481
5918 msgid "No merge strategy handled the merge.\n"
5921 #: builtin/merge.c:1483
5923 msgid "Merge with strategy %s failed.\n"
5926 #: builtin/merge.c:1492
5928 msgid "Using the %s to prepare resolving by hand.\n"
5931 #: builtin/merge.c:1504
5933 msgid "Automatic merge went well; stopped before committing as requested\n"
5936 #: builtin/merge-base.c:26
5937 msgid "git merge-base [-a|--all] <commit> <commit>..."
5940 #: builtin/merge-base.c:27
5941 msgid "git merge-base [-a|--all] --octopus <commit>..."
5944 #: builtin/merge-base.c:28
5945 msgid "git merge-base --independent <commit>..."
5948 #: builtin/merge-base.c:29
5949 msgid "git merge-base --is-ancestor <commit> <commit>"
5952 #: builtin/merge-base.c:98
5953 msgid "output all common ancestors"
5956 #: builtin/merge-base.c:99
5957 msgid "find ancestors for a single n-way merge"
5960 #: builtin/merge-base.c:100
5961 msgid "list revs not reachable from others"
5964 #: builtin/merge-base.c:102
5965 msgid "is the first one ancestor of the other?"
5968 #: builtin/merge-file.c:8
5970 "git merge-file [options] [-L name1 [-L orig [-L name2]]] file1 orig_file "
5974 #: builtin/merge-file.c:33
5975 msgid "send results to standard output"
5978 #: builtin/merge-file.c:34
5979 msgid "use a diff3 based merge"
5982 #: builtin/merge-file.c:35
5983 msgid "for conflicts, use our version"
5986 #: builtin/merge-file.c:37
5987 msgid "for conflicts, use their version"
5990 #: builtin/merge-file.c:39
5991 msgid "for conflicts, use a union version"
5994 #: builtin/merge-file.c:42
5995 msgid "for conflicts, use this marker size"
5998 #: builtin/merge-file.c:43
5999 msgid "do not warn about conflicts"
6002 #: builtin/merge-file.c:45
6003 msgid "set labels for file1/orig_file/file2"
6006 #: builtin/mktree.c:67
6007 msgid "git mktree [-z] [--missing] [--batch]"
6010 #: builtin/mktree.c:153
6011 msgid "input is NUL terminated"
6014 #: builtin/mktree.c:154 builtin/write-tree.c:24
6015 msgid "allow missing objects"
6018 #: builtin/mktree.c:155
6019 msgid "allow creation of more than one tree"
6023 msgid "git mv [options] <source>... <destination>"
6027 msgid "force move/rename even if target exists"
6031 msgid "skip move/rename errors"
6036 msgid "Checking rename of '%s' to '%s'\n"
6044 msgid "can not move directory into itself"
6048 msgid "cannot move directory over file"
6053 msgid "Huh? %.*s is in index?"
6057 msgid "source directory is empty"
6061 msgid "not under version control"
6065 msgid "destination exists"
6070 msgid "overwriting '%s'"
6074 msgid "Cannot overwrite"
6078 msgid "multiple sources for the same target"
6083 msgid "%s, source=%s, destination=%s"
6088 msgid "Renaming %s to %s\n"
6091 #: builtin/mv.c:215 builtin/remote.c:731
6093 msgid "renaming '%s' failed"
6096 #: builtin/name-rev.c:175
6097 msgid "git name-rev [options] <commit>..."
6100 #: builtin/name-rev.c:176
6101 msgid "git name-rev [options] --all"
6104 #: builtin/name-rev.c:177
6105 msgid "git name-rev [options] --stdin"
6108 #: builtin/name-rev.c:229
6109 msgid "print only names (no SHA-1)"
6112 #: builtin/name-rev.c:230
6113 msgid "only use tags to name the commits"
6116 #: builtin/name-rev.c:232
6117 msgid "only use refs matching <pattern>"
6120 #: builtin/name-rev.c:234
6121 msgid "list all commits reachable from all refs"
6124 #: builtin/name-rev.c:235
6125 msgid "read from stdin"
6128 #: builtin/name-rev.c:236
6129 msgid "allow to print `undefined` names"
6132 #: builtin/notes.c:26
6133 msgid "git notes [--ref <notes_ref>] [list [<object>]]"
6136 #: builtin/notes.c:27
6138 "git notes [--ref <notes_ref>] add [-f] [-m <msg> | -F <file> | (-c | -C) "
6139 "<object>] [<object>]"
6142 #: builtin/notes.c:28
6143 msgid "git notes [--ref <notes_ref>] copy [-f] <from-object> <to-object>"
6146 #: builtin/notes.c:29
6148 "git notes [--ref <notes_ref>] append [-m <msg> | -F <file> | (-c | -C) "
6149 "<object>] [<object>]"
6152 #: builtin/notes.c:30
6153 msgid "git notes [--ref <notes_ref>] edit [<object>]"
6156 #: builtin/notes.c:31
6157 msgid "git notes [--ref <notes_ref>] show [<object>]"
6160 #: builtin/notes.c:32
6162 "git notes [--ref <notes_ref>] merge [-v | -q] [-s <strategy> ] <notes_ref>"
6165 #: builtin/notes.c:33
6166 msgid "git notes merge --commit [-v | -q]"
6169 #: builtin/notes.c:34
6170 msgid "git notes merge --abort [-v | -q]"
6173 #: builtin/notes.c:35
6174 msgid "git notes [--ref <notes_ref>] remove [<object>...]"
6177 #: builtin/notes.c:36
6178 msgid "git notes [--ref <notes_ref>] prune [-n | -v]"
6181 #: builtin/notes.c:37
6182 msgid "git notes [--ref <notes_ref>] get-ref"
6185 #: builtin/notes.c:42
6186 msgid "git notes [list [<object>]]"
6189 #: builtin/notes.c:47
6190 msgid "git notes add [<options>] [<object>]"
6193 #: builtin/notes.c:52
6194 msgid "git notes copy [<options>] <from-object> <to-object>"
6197 #: builtin/notes.c:53
6198 msgid "git notes copy --stdin [<from-object> <to-object>]..."
6201 #: builtin/notes.c:58
6202 msgid "git notes append [<options>] [<object>]"
6205 #: builtin/notes.c:63
6206 msgid "git notes edit [<object>]"
6209 #: builtin/notes.c:68
6210 msgid "git notes show [<object>]"
6213 #: builtin/notes.c:73
6214 msgid "git notes merge [<options>] <notes_ref>"
6217 #: builtin/notes.c:74
6218 msgid "git notes merge --commit [<options>]"
6221 #: builtin/notes.c:75
6222 msgid "git notes merge --abort [<options>]"
6225 #: builtin/notes.c:80
6226 msgid "git notes remove [<object>]"
6229 #: builtin/notes.c:85
6230 msgid "git notes prune [<options>]"
6233 #: builtin/notes.c:90
6234 msgid "git notes get-ref"
6237 #: builtin/notes.c:139
6239 msgid "unable to start 'show' for object '%s'"
6242 #: builtin/notes.c:143
6243 msgid "could not read 'show' output"
6246 #: builtin/notes.c:151
6248 msgid "failed to finish 'show' for object '%s'"
6251 #: builtin/notes.c:169 builtin/tag.c:341
6253 msgid "could not create file '%s'"
6256 #: builtin/notes.c:188
6257 msgid "Please supply the note contents using either -m or -F option"
6260 #: builtin/notes.c:209 builtin/notes.c:972
6262 msgid "Removing note for object %s\n"
6265 #: builtin/notes.c:214
6266 msgid "unable to write note object"
6269 #: builtin/notes.c:216
6271 msgid "The note contents has been left in %s"
6274 #: builtin/notes.c:250 builtin/tag.c:540
6276 msgid "cannot read '%s'"
6279 #: builtin/notes.c:252 builtin/tag.c:543
6281 msgid "could not open or read '%s'"
6284 #: builtin/notes.c:271 builtin/notes.c:444 builtin/notes.c:446
6285 #: builtin/notes.c:506 builtin/notes.c:560 builtin/notes.c:643
6286 #: builtin/notes.c:648 builtin/notes.c:723 builtin/notes.c:765
6287 #: builtin/notes.c:967 builtin/tag.c:556
6289 msgid "Failed to resolve '%s' as a valid ref."
6292 #: builtin/notes.c:274
6294 msgid "Failed to read object '%s'."
6297 #: builtin/notes.c:298
6298 msgid "Cannot commit uninitialized/unreferenced notes tree"
6301 #: builtin/notes.c:339
6303 msgid "Bad notes.rewriteMode value: '%s'"
6306 #: builtin/notes.c:349
6308 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
6311 #. TRANSLATORS: The first %s is the name of the
6312 #. environment variable, the second %s is its value
6313 #: builtin/notes.c:376
6315 msgid "Bad %s value: '%s'"
6318 #: builtin/notes.c:440
6320 msgid "Malformed input line: '%s'."
6323 #: builtin/notes.c:455
6325 msgid "Failed to copy notes from '%s' to '%s'"
6328 #: builtin/notes.c:499 builtin/notes.c:553 builtin/notes.c:626
6329 #: builtin/notes.c:638 builtin/notes.c:711 builtin/notes.c:758
6330 #: builtin/notes.c:1032
6331 msgid "too many parameters"
6334 #: builtin/notes.c:512 builtin/notes.c:771
6336 msgid "No note found for object %s."
6339 #: builtin/notes.c:534 builtin/notes.c:691
6340 msgid "note contents as a string"
6343 #: builtin/notes.c:537 builtin/notes.c:694
6344 msgid "note contents in a file"
6347 #: builtin/notes.c:539 builtin/notes.c:542 builtin/notes.c:696
6348 #: builtin/notes.c:699 builtin/tag.c:474
6352 #: builtin/notes.c:540 builtin/notes.c:697
6353 msgid "reuse and edit specified note object"
6356 #: builtin/notes.c:543 builtin/notes.c:700
6357 msgid "reuse specified note object"
6360 #: builtin/notes.c:545 builtin/notes.c:613
6361 msgid "replace existing notes"
6364 #: builtin/notes.c:579
6367 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
6371 #: builtin/notes.c:584 builtin/notes.c:661
6373 msgid "Overwriting existing notes for object %s\n"
6376 #: builtin/notes.c:614
6377 msgid "read objects from stdin"
6380 #: builtin/notes.c:616
6381 msgid "load rewriting config for <command> (implies --stdin)"
6384 #: builtin/notes.c:634
6385 msgid "too few parameters"
6388 #: builtin/notes.c:655
6391 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
6395 #: builtin/notes.c:667
6397 msgid "Missing notes on source object %s. Cannot copy."
6400 #: builtin/notes.c:716
6403 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
6404 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
6407 #: builtin/notes.c:863
6408 msgid "General options"
6411 #: builtin/notes.c:865
6412 msgid "Merge options"
6415 #: builtin/notes.c:867
6417 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
6421 #: builtin/notes.c:869
6422 msgid "Committing unmerged notes"
6425 #: builtin/notes.c:871
6426 msgid "finalize notes merge by committing unmerged notes"
6429 #: builtin/notes.c:873
6430 msgid "Aborting notes merge resolution"
6433 #: builtin/notes.c:875
6434 msgid "abort notes merge"
6437 #: builtin/notes.c:970
6439 msgid "Object %s has no note\n"
6442 #: builtin/notes.c:982
6443 msgid "attempt to remove non-existent note is not an error"
6446 #: builtin/notes.c:985
6447 msgid "read object names from the standard input"
6450 #: builtin/notes.c:1066
6454 #: builtin/notes.c:1067
6455 msgid "use notes from <notes_ref>"
6458 #: builtin/notes.c:1102 builtin/remote.c:1598
6460 msgid "Unknown subcommand: %s"
6463 #: builtin/pack-objects.c:23
6464 msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"
6467 #: builtin/pack-objects.c:24
6468 msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"
6471 #: builtin/pack-objects.c:183 builtin/pack-objects.c:186
6473 msgid "deflate error (%d)"
6476 #: builtin/pack-objects.c:2397
6478 msgid "unsupported index version %s"
6481 #: builtin/pack-objects.c:2401
6483 msgid "bad index version '%s'"
6486 #: builtin/pack-objects.c:2424
6488 msgid "option %s does not accept negative form"
6491 #: builtin/pack-objects.c:2428
6493 msgid "unable to parse value '%s' for option %s"
6496 #: builtin/pack-objects.c:2447
6497 msgid "do not show progress meter"
6500 #: builtin/pack-objects.c:2449
6501 msgid "show progress meter"
6504 #: builtin/pack-objects.c:2451
6505 msgid "show progress meter during object writing phase"
6508 #: builtin/pack-objects.c:2454
6509 msgid "similar to --all-progress when progress meter is shown"
6512 #: builtin/pack-objects.c:2455
6513 msgid "version[,offset]"
6516 #: builtin/pack-objects.c:2456
6517 msgid "write the pack index file in the specified idx format version"
6520 #: builtin/pack-objects.c:2459
6521 msgid "maximum size of each output pack file"
6524 #: builtin/pack-objects.c:2461
6525 msgid "ignore borrowed objects from alternate object store"
6528 #: builtin/pack-objects.c:2463
6529 msgid "ignore packed objects"
6532 #: builtin/pack-objects.c:2465
6533 msgid "limit pack window by objects"
6536 #: builtin/pack-objects.c:2467
6537 msgid "limit pack window by memory in addition to object limit"
6540 #: builtin/pack-objects.c:2469
6541 msgid "maximum length of delta chain allowed in the resulting pack"
6544 #: builtin/pack-objects.c:2471
6545 msgid "reuse existing deltas"
6548 #: builtin/pack-objects.c:2473
6549 msgid "reuse existing objects"
6552 #: builtin/pack-objects.c:2475
6553 msgid "use OFS_DELTA objects"
6556 #: builtin/pack-objects.c:2477
6557 msgid "use threads when searching for best delta matches"
6560 #: builtin/pack-objects.c:2479
6561 msgid "do not create an empty pack output"
6564 #: builtin/pack-objects.c:2481
6565 msgid "read revision arguments from standard input"
6568 #: builtin/pack-objects.c:2483
6569 msgid "limit the objects to those that are not yet packed"
6572 #: builtin/pack-objects.c:2486
6573 msgid "include objects reachable from any reference"
6576 #: builtin/pack-objects.c:2489
6577 msgid "include objects referred by reflog entries"
6580 #: builtin/pack-objects.c:2492
6581 msgid "output pack to stdout"
6584 #: builtin/pack-objects.c:2494
6585 msgid "include tag objects that refer to objects to be packed"
6588 #: builtin/pack-objects.c:2496
6589 msgid "keep unreachable objects"
6592 #: builtin/pack-objects.c:2497 parse-options.h:141
6596 #: builtin/pack-objects.c:2498
6597 msgid "unpack unreachable objects newer than <time>"
6600 #: builtin/pack-objects.c:2501
6601 msgid "create thin packs"
6604 #: builtin/pack-objects.c:2503
6605 msgid "ignore packs that have companion .keep file"
6608 #: builtin/pack-objects.c:2505
6609 msgid "pack compression level"
6612 #: builtin/pack-objects.c:2507
6613 msgid "do not hide commits by grafts"
6616 #: builtin/pack-refs.c:6
6617 msgid "git pack-refs [options]"
6620 #: builtin/pack-refs.c:14
6621 msgid "pack everything"
6624 #: builtin/pack-refs.c:15
6625 msgid "prune loose refs (default)"
6628 #: builtin/prune-packed.c:7
6629 msgid "git prune-packed [-n|--dry-run] [-q|--quiet]"
6632 #: builtin/prune.c:12
6633 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
6636 #: builtin/prune.c:132
6637 msgid "do not remove, show only"
6640 #: builtin/prune.c:133
6641 msgid "report pruned objects"
6644 #: builtin/prune.c:136
6645 msgid "expire objects older than <time>"
6648 #: builtin/push.c:14
6649 msgid "git push [<options>] [<repository> [<refspec>...]]"
6652 #: builtin/push.c:45
6653 msgid "tag shorthand without <tag>"
6656 #: builtin/push.c:64
6657 msgid "--delete only accepts plain target ref names"
6660 #: builtin/push.c:99
6663 "To choose either option permanently, see push.default in 'git help config'."
6666 #: builtin/push.c:102
6669 "The upstream branch of your current branch does not match\n"
6670 "the name of your current branch. To push to the upstream branch\n"
6671 "on the remote, use\n"
6673 " git push %s HEAD:%s\n"
6675 "To push to the branch of the same name on the remote, use\n"
6681 #: builtin/push.c:121
6684 "You are not currently on a branch.\n"
6685 "To push the history leading to the current (detached HEAD)\n"
6688 " git push %s HEAD:<name-of-remote-branch>\n"
6691 #: builtin/push.c:128
6694 "The current branch %s has no upstream branch.\n"
6695 "To push the current branch and set the remote as upstream, use\n"
6697 " git push --set-upstream %s %s\n"
6700 #: builtin/push.c:136
6702 msgid "The current branch %s has multiple upstream branches, refusing to push."
6705 #: builtin/push.c:139
6708 "You are pushing to remote '%s', which is not the upstream of\n"
6709 "your current branch '%s', without telling me what to push\n"
6710 "to update which remote branch."
6713 #: builtin/push.c:151
6715 "push.default is unset; its implicit value is changing in\n"
6716 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
6717 "and maintain the current behavior after the default changes, use:\n"
6719 " git config --global push.default matching\n"
6721 "To squelch this message and adopt the new behavior now, use:\n"
6723 " git config --global push.default simple\n"
6725 "See 'git help config' and search for 'push.default' for further "
6727 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
6728 "'current' instead of 'simple' if you sometimes use older versions of Git)"
6731 #: builtin/push.c:199
6733 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
6736 #: builtin/push.c:206
6738 "Updates were rejected because the tip of your current branch is behind\n"
6739 "its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
6740 "before pushing again.\n"
6741 "See the 'Note about fast-forwards' in 'git push --help' for details."
6744 #: builtin/push.c:212
6746 "Updates were rejected because a pushed branch tip is behind its remote\n"
6747 "counterpart. If you did not intend to push that branch, you may want to\n"
6748 "specify branches to push or set the 'push.default' configuration variable\n"
6749 "to 'simple', 'current' or 'upstream' to push only the current branch."
6752 #: builtin/push.c:218
6754 "Updates were rejected because a pushed branch tip is behind its remote\n"
6755 "counterpart. Check out this branch and merge the remote changes\n"
6756 "(e.g. 'git pull') before pushing again.\n"
6757 "See the 'Note about fast-forwards' in 'git push --help' for details."
6760 #: builtin/push.c:224
6762 "Updates were rejected because the remote contains work that you do\n"
6763 "not have locally. This is usually caused by another repository pushing\n"
6764 "to the same ref. You may want to first merge the remote changes (e.g.,\n"
6765 "'git pull') before pushing again.\n"
6766 "See the 'Note about fast-forwards' in 'git push --help' for details."
6769 #: builtin/push.c:231
6770 msgid "Updates were rejected because the tag already exists in the remote."
6773 #: builtin/push.c:234
6775 "You cannot update a remote ref that points at a non-commit object,\n"
6776 "or update a remote ref to make it point at a non-commit object,\n"
6777 "without using the '--force' option.\n"
6780 #: builtin/push.c:294
6782 msgid "Pushing to %s\n"
6785 #: builtin/push.c:298
6787 msgid "failed to push some refs to '%s'"
6790 #: builtin/push.c:331
6792 msgid "bad repository '%s'"
6795 #: builtin/push.c:332
6797 "No configured push destination.\n"
6798 "Either specify the URL from the command-line or configure a remote "
6799 "repository using\n"
6801 " git remote add <name> <url>\n"
6803 "and then push using the remote name\n"
6805 " git push <name>\n"
6808 #: builtin/push.c:347
6809 msgid "--all and --tags are incompatible"
6812 #: builtin/push.c:348
6813 msgid "--all can't be combined with refspecs"
6816 #: builtin/push.c:353
6817 msgid "--mirror and --tags are incompatible"
6820 #: builtin/push.c:354
6821 msgid "--mirror can't be combined with refspecs"
6824 #: builtin/push.c:359
6825 msgid "--all and --mirror are incompatible"
6828 #: builtin/push.c:419
6832 #: builtin/push.c:420
6833 msgid "push all refs"
6836 #: builtin/push.c:421
6837 msgid "mirror all refs"
6840 #: builtin/push.c:423
6844 #: builtin/push.c:424
6845 msgid "push tags (can't be used with --all or --mirror)"
6848 #: builtin/push.c:427
6849 msgid "force updates"
6852 #: builtin/push.c:428
6856 #: builtin/push.c:429
6857 msgid "control recursive pushing of submodules"
6860 #: builtin/push.c:431
6861 msgid "use thin pack"
6864 #: builtin/push.c:432 builtin/push.c:433
6865 msgid "receive pack program"
6868 #: builtin/push.c:434
6869 msgid "set upstream for git pull/status"
6872 #: builtin/push.c:437
6873 msgid "prune locally removed refs"
6876 #: builtin/push.c:439
6877 msgid "bypass pre-push hook"
6880 #: builtin/push.c:448
6881 msgid "--delete is incompatible with --all, --mirror and --tags"
6884 #: builtin/push.c:450
6885 msgid "--delete doesn't make sense without any refs"
6888 #: builtin/read-tree.c:36
6890 "git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
6891 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
6892 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
6895 #: builtin/read-tree.c:108
6896 msgid "write resulting index to <file>"
6899 #: builtin/read-tree.c:111
6900 msgid "only empty the index"
6903 #: builtin/read-tree.c:113
6907 #: builtin/read-tree.c:115
6908 msgid "perform a merge in addition to a read"
6911 #: builtin/read-tree.c:117
6912 msgid "3-way merge if no file level merging required"
6915 #: builtin/read-tree.c:119
6916 msgid "3-way merge in presence of adds and removes"
6919 #: builtin/read-tree.c:121
6920 msgid "same as -m, but discard unmerged entries"
6923 #: builtin/read-tree.c:122
6924 msgid "<subdirectory>/"
6927 #: builtin/read-tree.c:123
6928 msgid "read the tree into the index under <subdirectory>/"
6931 #: builtin/read-tree.c:126
6932 msgid "update working tree with merge result"
6935 #: builtin/read-tree.c:128
6939 #: builtin/read-tree.c:129
6940 msgid "allow explicitly ignored files to be overwritten"
6943 #: builtin/read-tree.c:132
6944 msgid "don't check the working tree after merging"
6947 #: builtin/read-tree.c:133
6948 msgid "don't update the index or the work tree"
6951 #: builtin/read-tree.c:135
6952 msgid "skip applying sparse checkout filter"
6955 #: builtin/read-tree.c:137
6956 msgid "debug unpack-trees"
6959 #: builtin/remote.c:11
6960 msgid "git remote [-v | --verbose]"
6963 #: builtin/remote.c:12
6965 "git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--"
6966 "mirror=<fetch|push>] <name> <url>"
6969 #: builtin/remote.c:13 builtin/remote.c:32
6970 msgid "git remote rename <old> <new>"
6973 #: builtin/remote.c:14 builtin/remote.c:37
6974 msgid "git remote remove <name>"
6977 #: builtin/remote.c:15 builtin/remote.c:42
6978 msgid "git remote set-head <name> (-a | -d | <branch>)"
6981 #: builtin/remote.c:16
6982 msgid "git remote [-v | --verbose] show [-n] <name>"
6985 #: builtin/remote.c:17
6986 msgid "git remote prune [-n | --dry-run] <name>"
6989 #: builtin/remote.c:18
6991 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
6994 #: builtin/remote.c:19
6995 msgid "git remote set-branches [--add] <name> <branch>..."
6998 #: builtin/remote.c:20 builtin/remote.c:68
6999 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
7002 #: builtin/remote.c:21 builtin/remote.c:69
7003 msgid "git remote set-url --add <name> <newurl>"
7006 #: builtin/remote.c:22 builtin/remote.c:70
7007 msgid "git remote set-url --delete <name> <url>"
7010 #: builtin/remote.c:27
7011 msgid "git remote add [<options>] <name> <url>"
7014 #: builtin/remote.c:47
7015 msgid "git remote set-branches <name> <branch>..."
7018 #: builtin/remote.c:48
7019 msgid "git remote set-branches --add <name> <branch>..."
7022 #: builtin/remote.c:53
7023 msgid "git remote show [<options>] <name>"
7026 #: builtin/remote.c:58
7027 msgid "git remote prune [<options>] <name>"
7030 #: builtin/remote.c:63
7031 msgid "git remote update [<options>] [<group> | <remote>]..."
7034 #: builtin/remote.c:98
7039 #: builtin/remote.c:130
7041 "--mirror is dangerous and deprecated; please\n"
7042 "\t use --mirror=fetch or --mirror=push instead"
7045 #: builtin/remote.c:147
7047 msgid "unknown mirror argument: %s"
7050 #: builtin/remote.c:163
7051 msgid "fetch the remote branches"
7054 #: builtin/remote.c:165
7055 msgid "import all tags and associated objects when fetching"
7058 #: builtin/remote.c:168
7059 msgid "or do not fetch any tag at all (--no-tags)"
7062 #: builtin/remote.c:170
7063 msgid "branch(es) to track"
7066 #: builtin/remote.c:171
7067 msgid "master branch"
7070 #: builtin/remote.c:172
7074 #: builtin/remote.c:173
7075 msgid "set up remote as a mirror to push to or fetch from"
7078 #: builtin/remote.c:185
7079 msgid "specifying a master branch makes no sense with --mirror"
7082 #: builtin/remote.c:187
7083 msgid "specifying branches to track makes sense only with fetch mirrors"
7086 #: builtin/remote.c:195 builtin/remote.c:646
7088 msgid "remote %s already exists."
7091 #: builtin/remote.c:199 builtin/remote.c:650
7093 msgid "'%s' is not a valid remote name"
7096 #: builtin/remote.c:243
7098 msgid "Could not setup master '%s'"
7101 #: builtin/remote.c:299
7103 msgid "more than one %s"
7106 #: builtin/remote.c:339
7108 msgid "Could not get fetch map for refspec %s"
7111 #: builtin/remote.c:440 builtin/remote.c:448
7115 #: builtin/remote.c:452
7119 #: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
7121 msgid "Could not append '%s' to '%s'"
7124 #: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
7126 msgid "No such remote: %s"
7129 #: builtin/remote.c:656
7131 msgid "Could not rename config section '%s' to '%s'"
7134 #: builtin/remote.c:662 builtin/remote.c:799
7136 msgid "Could not remove config section '%s'"
7139 #: builtin/remote.c:677
7142 "Not updating non-default fetch refspec\n"
7144 "\tPlease update the configuration manually if necessary."
7147 #: builtin/remote.c:683
7149 msgid "Could not append '%s'"
7152 #: builtin/remote.c:694
7154 msgid "Could not set '%s'"
7157 #: builtin/remote.c:716
7159 msgid "deleting '%s' failed"
7162 #: builtin/remote.c:750
7164 msgid "creating '%s' failed"
7167 #: builtin/remote.c:764
7169 msgid "Could not remove branch %s"
7172 #: builtin/remote.c:834
7174 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
7175 "to delete it, use:"
7177 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
7178 "to delete them, use:"
7182 #: builtin/remote.c:943
7184 msgid " new (next fetch will store in remotes/%s)"
7187 #: builtin/remote.c:946
7191 #: builtin/remote.c:948
7192 msgid " stale (use 'git remote prune' to remove)"
7195 #: builtin/remote.c:950
7199 #: builtin/remote.c:991
7201 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
7204 #: builtin/remote.c:998
7206 msgid "rebases onto remote %s"
7209 #: builtin/remote.c:1001
7211 msgid " merges with remote %s"
7214 #: builtin/remote.c:1002
7215 msgid " and with remote"
7218 #: builtin/remote.c:1004
7220 msgid "merges with remote %s"
7223 #: builtin/remote.c:1005
7224 msgid " and with remote"
7227 #: builtin/remote.c:1051
7231 #: builtin/remote.c:1054
7235 #: builtin/remote.c:1058
7239 #: builtin/remote.c:1061
7240 msgid "fast-forwardable"
7243 #: builtin/remote.c:1064
7244 msgid "local out of date"
7247 #: builtin/remote.c:1071
7249 msgid " %-*s forces to %-*s (%s)"
7252 #: builtin/remote.c:1074
7254 msgid " %-*s pushes to %-*s (%s)"
7257 #: builtin/remote.c:1078
7259 msgid " %-*s forces to %s"
7262 #: builtin/remote.c:1081
7264 msgid " %-*s pushes to %s"
7267 #: builtin/remote.c:1091
7268 msgid "do not query remotes"
7271 #: builtin/remote.c:1118
7276 #: builtin/remote.c:1119
7278 msgid " Fetch URL: %s"
7281 #: builtin/remote.c:1120 builtin/remote.c:1285
7285 #: builtin/remote.c:1129 builtin/remote.c:1131
7287 msgid " Push URL: %s"
7290 #: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
7292 msgid " HEAD branch: %s"
7295 #: builtin/remote.c:1139
7298 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
7301 #: builtin/remote.c:1151
7303 msgid " Remote branch:%s"
7304 msgid_plural " Remote branches:%s"
7308 #: builtin/remote.c:1154 builtin/remote.c:1181
7309 msgid " (status not queried)"
7312 #: builtin/remote.c:1163
7313 msgid " Local branch configured for 'git pull':"
7314 msgid_plural " Local branches configured for 'git pull':"
7318 #: builtin/remote.c:1171
7319 msgid " Local refs will be mirrored by 'git push'"
7322 #: builtin/remote.c:1178
7324 msgid " Local ref configured for 'git push'%s:"
7325 msgid_plural " Local refs configured for 'git push'%s:"
7329 #: builtin/remote.c:1199
7330 msgid "set refs/remotes/<name>/HEAD according to remote"
7333 #: builtin/remote.c:1201
7334 msgid "delete refs/remotes/<name>/HEAD"
7337 #: builtin/remote.c:1216
7338 msgid "Cannot determine remote HEAD"
7341 #: builtin/remote.c:1218
7342 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
7345 #: builtin/remote.c:1228
7347 msgid "Could not delete %s"
7350 #: builtin/remote.c:1236
7352 msgid "Not a valid ref: %s"
7355 #: builtin/remote.c:1238
7357 msgid "Could not setup %s"
7360 #: builtin/remote.c:1274
7362 msgid " %s will become dangling!"
7365 #: builtin/remote.c:1275
7367 msgid " %s has become dangling!"
7370 #: builtin/remote.c:1281
7375 #: builtin/remote.c:1282
7380 #: builtin/remote.c:1295
7382 msgid " * [would prune] %s"
7385 #: builtin/remote.c:1298
7387 msgid " * [pruned] %s"
7390 #: builtin/remote.c:1321
7391 msgid "prune remotes after fetching"
7394 #: builtin/remote.c:1387 builtin/remote.c:1461
7396 msgid "No such remote '%s'"
7399 #: builtin/remote.c:1407
7403 #: builtin/remote.c:1414
7404 msgid "no remote specified"
7407 #: builtin/remote.c:1436
7408 msgid "manipulate push URLs"
7411 #: builtin/remote.c:1438
7415 #: builtin/remote.c:1440
7419 #: builtin/remote.c:1447
7420 msgid "--add --delete doesn't make sense"
7423 #: builtin/remote.c:1487
7425 msgid "Invalid old URL pattern: %s"
7428 #: builtin/remote.c:1495
7430 msgid "No such URL found: %s"
7433 #: builtin/remote.c:1497
7434 msgid "Will not delete all non-push URLs"
7437 #: builtin/remote.c:1569
7438 msgid "be verbose; must be placed before a subcommand"
7441 #: builtin/replace.c:17
7442 msgid "git replace [-f] <object> <replacement>"
7445 #: builtin/replace.c:18
7446 msgid "git replace -d <object>..."
7449 #: builtin/replace.c:19
7450 msgid "git replace -l [<pattern>]"
7453 #: builtin/replace.c:121
7454 msgid "list replace refs"
7457 #: builtin/replace.c:122
7458 msgid "delete replace refs"
7461 #: builtin/replace.c:123
7462 msgid "replace the ref if it exists"
7465 #: builtin/rerere.c:11
7466 msgid "git rerere [clear | forget path... | status | remaining | diff | gc]"
7469 #: builtin/rerere.c:56
7470 msgid "register clean resolutions in index"
7473 #: builtin/reset.c:25
7475 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
7478 #: builtin/reset.c:26
7479 msgid "git reset [-q] <tree-ish> [--] <paths>..."
7482 #: builtin/reset.c:27
7483 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
7486 #: builtin/reset.c:33
7490 #: builtin/reset.c:33
7494 #: builtin/reset.c:33
7498 #: builtin/reset.c:33
7502 #: builtin/reset.c:33
7506 #: builtin/reset.c:73
7507 msgid "You do not have a valid HEAD."
7510 #: builtin/reset.c:75
7511 msgid "Failed to find tree of HEAD."
7514 #: builtin/reset.c:81
7516 msgid "Failed to find tree of %s."
7519 #: builtin/reset.c:98
7521 msgid "HEAD is now at %s"
7524 #: builtin/reset.c:169
7526 msgid "Cannot do a %s reset in the middle of a merge."
7529 #: builtin/reset.c:248
7530 msgid "be quiet, only report errors"
7533 #: builtin/reset.c:250
7534 msgid "reset HEAD and index"
7537 #: builtin/reset.c:251
7538 msgid "reset only HEAD"
7541 #: builtin/reset.c:253 builtin/reset.c:255
7542 msgid "reset HEAD, index and working tree"
7545 #: builtin/reset.c:257
7546 msgid "reset HEAD but keep local changes"
7549 #: builtin/reset.c:275
7551 msgid "Failed to resolve '%s' as a valid revision."
7554 #: builtin/reset.c:278 builtin/reset.c:286
7556 msgid "Could not parse object '%s'."
7559 #: builtin/reset.c:283
7561 msgid "Failed to resolve '%s' as a valid tree."
7564 #: builtin/reset.c:292
7565 msgid "--patch is incompatible with --{hard,mixed,soft}"
7568 #: builtin/reset.c:301
7569 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
7572 #: builtin/reset.c:303
7574 msgid "Cannot do %s reset with paths."
7577 #: builtin/reset.c:313
7579 msgid "%s reset is not allowed in a bare repository"
7582 #: builtin/reset.c:333
7584 msgid "Could not reset index file to revision '%s'."
7587 #: builtin/reset.c:339
7588 msgid "Unstaged changes after reset:"
7591 #: builtin/reset.c:344
7592 msgid "Could not write new index file."
7595 #: builtin/rev-parse.c:339
7596 msgid "git rev-parse --parseopt [options] -- [<args>...]"
7599 #: builtin/rev-parse.c:344
7600 msgid "keep the `--` passed as an arg"
7603 #: builtin/rev-parse.c:346
7604 msgid "stop parsing after the first non-option argument"
7607 #: builtin/rev-parse.c:464
7609 "git rev-parse --parseopt [options] -- [<args>...]\n"
7610 " or: git rev-parse --sq-quote [<arg>...]\n"
7611 " or: git rev-parse [options] [<arg>...]\n"
7613 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
7616 #: builtin/revert.c:22
7617 msgid "git revert [options] <commit-ish>"
7620 #: builtin/revert.c:23
7621 msgid "git revert <subcommand>"
7624 #: builtin/revert.c:28
7625 msgid "git cherry-pick [options] <commit-ish>"
7628 #: builtin/revert.c:29
7629 msgid "git cherry-pick <subcommand>"
7632 #: builtin/revert.c:70 builtin/revert.c:92
7634 msgid "%s: %s cannot be used with %s"
7637 #: builtin/revert.c:103
7638 msgid "end revert or cherry-pick sequence"
7641 #: builtin/revert.c:104
7642 msgid "resume revert or cherry-pick sequence"
7645 #: builtin/revert.c:105
7646 msgid "cancel revert or cherry-pick sequence"
7649 #: builtin/revert.c:106
7650 msgid "don't automatically commit"
7653 #: builtin/revert.c:107
7654 msgid "edit the commit message"
7657 #: builtin/revert.c:110
7658 msgid "parent number"
7661 #: builtin/revert.c:112
7662 msgid "merge strategy"
7665 #: builtin/revert.c:113
7669 #: builtin/revert.c:114
7670 msgid "option for merge strategy"
7673 #: builtin/revert.c:125
7674 msgid "append commit name"
7677 #: builtin/revert.c:126
7678 msgid "allow fast-forward"
7681 #: builtin/revert.c:127
7682 msgid "preserve initially empty commits"
7685 #: builtin/revert.c:128
7686 msgid "allow commits with empty messages"
7689 #: builtin/revert.c:129
7690 msgid "keep redundant, empty commits"
7693 #: builtin/revert.c:133
7694 msgid "program error"
7697 #: builtin/revert.c:223
7698 msgid "revert failed"
7701 #: builtin/revert.c:238
7702 msgid "cherry-pick failed"
7706 msgid "git rm [options] [--] <file>..."
7709 #: builtin/rm.c:64 builtin/rm.c:186
7712 "submodule '%s' (or one of its nested submodules) uses a .git directory\n"
7713 "(use 'rm -rf' if you really want to remove it including all of its history)"
7719 "'%s' has staged content different from both the file and the HEAD\n"
7720 "(use -f to force removal)"
7726 "'%s' has changes staged in the index\n"
7727 "(use --cached to keep the file, or -f to force removal)"
7733 "'%s' has local modifications\n"
7734 "(use --cached to keep the file, or -f to force removal)"
7738 msgid "do not list removed files"
7742 msgid "only remove from the index"
7746 msgid "override the up-to-date check"
7750 msgid "allow recursive removal"
7754 msgid "exit with a zero status even if nothing matched"
7759 msgid "not removing '%s' recursively without -r"
7764 msgid "git rm: unable to remove %s"
7767 #: builtin/shortlog.c:13
7768 msgid "git shortlog [-n] [-s] [-e] [-w] [rev-opts] [--] [<commit-id>... ]"
7771 #: builtin/shortlog.c:133
7773 msgid "Missing author: %s"
7776 #: builtin/shortlog.c:229
7777 msgid "sort output according to the number of commits per author"
7780 #: builtin/shortlog.c:231
7781 msgid "Suppress commit descriptions, only provides commit count"
7784 #: builtin/shortlog.c:233
7785 msgid "Show the email address of each author"
7788 #: builtin/shortlog.c:234
7792 #: builtin/shortlog.c:235
7793 msgid "Linewrap output"
7796 #: builtin/show-branch.c:9
7798 "git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order] [--"
7799 "current] [--color[=<when>] | --no-color] [--sparse] [--more=<n> | --list | --"
7800 "independent | --merge-base] [--no-name | --sha1-name] [--topics] [(<rev> | "
7804 #: builtin/show-branch.c:10
7805 msgid "git show-branch (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]"
7808 #: builtin/show-branch.c:651
7809 msgid "show remote-tracking and local branches"
7812 #: builtin/show-branch.c:653
7813 msgid "show remote-tracking branches"
7816 #: builtin/show-branch.c:655
7817 msgid "color '*!+-' corresponding to the branch"
7820 #: builtin/show-branch.c:657
7821 msgid "show <n> more commits after the common ancestor"
7824 #: builtin/show-branch.c:659
7825 msgid "synonym to more=-1"
7828 #: builtin/show-branch.c:660
7829 msgid "suppress naming strings"
7832 #: builtin/show-branch.c:662
7833 msgid "include the current branch"
7836 #: builtin/show-branch.c:664
7837 msgid "name commits with their object names"
7840 #: builtin/show-branch.c:666
7841 msgid "show possible merge bases"
7844 #: builtin/show-branch.c:668
7845 msgid "show refs unreachable from any other ref"
7848 #: builtin/show-branch.c:670
7849 msgid "show commits in topological order"
7852 #: builtin/show-branch.c:672
7853 msgid "show only commits not on the first branch"
7856 #: builtin/show-branch.c:674
7857 msgid "show merges reachable from only one tip"
7860 #: builtin/show-branch.c:676
7861 msgid "show commits where no parent comes before its children"
7864 #: builtin/show-branch.c:678
7865 msgid "<n>[,<base>]"
7868 #: builtin/show-branch.c:679
7869 msgid "show <n> most recent ref-log entries starting at base"
7872 #: builtin/show-ref.c:10
7874 "git show-ref [-q|--quiet] [--verify] [--head] [-d|--dereference] [-s|--"
7875 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [pattern*] "
7878 #: builtin/show-ref.c:11
7879 msgid "git show-ref --exclude-existing[=pattern] < ref-list"
7882 #: builtin/show-ref.c:165
7883 msgid "only show tags (can be combined with heads)"
7886 #: builtin/show-ref.c:166
7887 msgid "only show heads (can be combined with tags)"
7890 #: builtin/show-ref.c:167
7891 msgid "stricter reference checking, requires exact ref path"
7894 #: builtin/show-ref.c:170 builtin/show-ref.c:172
7895 msgid "show the HEAD reference"
7898 #: builtin/show-ref.c:174
7899 msgid "dereference tags into object IDs"
7902 #: builtin/show-ref.c:176
7903 msgid "only show SHA1 hash using <n> digits"
7906 #: builtin/show-ref.c:180
7907 msgid "do not print results to stdout (useful with --verify)"
7910 #: builtin/show-ref.c:182
7911 msgid "show refs from stdin that aren't in local repository"
7914 #: builtin/symbolic-ref.c:7
7915 msgid "git symbolic-ref [options] name [ref]"
7918 #: builtin/symbolic-ref.c:8
7919 msgid "git symbolic-ref -d [-q] name"
7922 #: builtin/symbolic-ref.c:40
7923 msgid "suppress error message for non-symbolic (detached) refs"
7926 #: builtin/symbolic-ref.c:41
7927 msgid "delete symbolic ref"
7930 #: builtin/symbolic-ref.c:42
7931 msgid "shorten ref output"
7934 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:18
7938 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:18
7939 msgid "reason of the update"
7944 "git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]"
7948 msgid "git tag -d <tagname>..."
7953 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>] \n"
7954 "\t\t[<pattern>...]"
7958 msgid "git tag -v <tagname>..."
7963 msgid "malformed object at '%s'"
7966 #: builtin/tag.c:207
7968 msgid "tag name too long: %.*s..."
7971 #: builtin/tag.c:212
7973 msgid "tag '%s' not found."
7976 #: builtin/tag.c:227
7978 msgid "Deleted tag '%s' (was %s)\n"
7981 #: builtin/tag.c:239
7983 msgid "could not verify the tag '%s'"
7986 #: builtin/tag.c:249
7990 "Write a tag message\n"
7991 "Lines starting with '%c' will be ignored.\n"
7994 #: builtin/tag.c:253
7998 "Write a tag message\n"
7999 "Lines starting with '%c' will be kept; you may remove them yourself if you "
8003 #: builtin/tag.c:292
8004 msgid "unable to sign the tag"
8007 #: builtin/tag.c:294
8008 msgid "unable to write tag file"
8011 #: builtin/tag.c:319
8012 msgid "bad object type."
8015 #: builtin/tag.c:332
8016 msgid "tag header too big."
8019 #: builtin/tag.c:368
8020 msgid "no tag message?"
8023 #: builtin/tag.c:374
8025 msgid "The tag message has been left in %s\n"
8028 #: builtin/tag.c:423
8029 msgid "switch 'points-at' requires an object"
8032 #: builtin/tag.c:425
8034 msgid "malformed object name '%s'"
8037 #: builtin/tag.c:445
8038 msgid "list tag names"
8041 #: builtin/tag.c:447
8042 msgid "print <n> lines of each tag message"
8045 #: builtin/tag.c:449
8049 #: builtin/tag.c:450
8053 #: builtin/tag.c:452
8054 msgid "Tag creation options"
8057 #: builtin/tag.c:454
8058 msgid "annotated tag, needs a message"
8061 #: builtin/tag.c:456
8065 #: builtin/tag.c:458
8066 msgid "annotated and GPG-signed tag"
8069 #: builtin/tag.c:462
8070 msgid "use another key to sign the tag"
8073 #: builtin/tag.c:463
8074 msgid "replace the tag if exists"
8077 #: builtin/tag.c:464
8078 msgid "show tag list in columns"
8081 #: builtin/tag.c:466
8082 msgid "Tag listing options"
8085 #: builtin/tag.c:469
8086 msgid "print only tags that contain the commit"
8089 #: builtin/tag.c:475
8090 msgid "print only tags of the object"
8093 #: builtin/tag.c:504
8094 msgid "--column and -n are incompatible"
8097 #: builtin/tag.c:521
8098 msgid "-n option is only allowed with -l."
8101 #: builtin/tag.c:523
8102 msgid "--contains option is only allowed with -l."
8105 #: builtin/tag.c:525
8106 msgid "--points-at option is only allowed with -l."
8109 #: builtin/tag.c:533
8110 msgid "only one -F or -m option is allowed."
8113 #: builtin/tag.c:553
8114 msgid "too many params"
8117 #: builtin/tag.c:559
8119 msgid "'%s' is not a valid tag name."
8122 #: builtin/tag.c:564
8124 msgid "tag '%s' already exists"
8127 #: builtin/tag.c:582
8129 msgid "%s: cannot lock the ref"
8132 #: builtin/tag.c:584
8134 msgid "%s: cannot update the ref"
8137 #: builtin/tag.c:586
8139 msgid "Updated tag '%s' (was %s)\n"
8142 #: builtin/update-index.c:401
8143 msgid "git update-index [options] [--] [<file>...]"
8146 #: builtin/update-index.c:718
8147 msgid "continue refresh even when index needs update"
8150 #: builtin/update-index.c:721
8151 msgid "refresh: ignore submodules"
8154 #: builtin/update-index.c:724
8155 msgid "do not ignore new files"
8158 #: builtin/update-index.c:726
8159 msgid "let files replace directories and vice-versa"
8162 #: builtin/update-index.c:728
8163 msgid "notice files missing from worktree"
8166 #: builtin/update-index.c:730
8167 msgid "refresh even if index contains unmerged entries"
8170 #: builtin/update-index.c:733
8171 msgid "refresh stat information"
8174 #: builtin/update-index.c:737
8175 msgid "like --refresh, but ignore assume-unchanged setting"
8178 #: builtin/update-index.c:741
8179 msgid "<mode> <object> <path>"
8182 #: builtin/update-index.c:742
8183 msgid "add the specified entry to the index"
8186 #: builtin/update-index.c:746
8190 #: builtin/update-index.c:747
8191 msgid "override the executable bit of the listed files"
8194 #: builtin/update-index.c:751
8195 msgid "mark files as \"not changing\""
8198 #: builtin/update-index.c:754
8199 msgid "clear assumed-unchanged bit"
8202 #: builtin/update-index.c:757
8203 msgid "mark files as \"index-only\""
8206 #: builtin/update-index.c:760
8207 msgid "clear skip-worktree bit"
8210 #: builtin/update-index.c:763
8211 msgid "add to index only; do not add content to object database"
8214 #: builtin/update-index.c:765
8215 msgid "remove named paths even if present in worktree"
8218 #: builtin/update-index.c:767
8219 msgid "with --stdin: input lines are terminated by null bytes"
8222 #: builtin/update-index.c:769
8223 msgid "read list of paths to be updated from standard input"
8226 #: builtin/update-index.c:773
8227 msgid "add entries from standard input to the index"
8230 #: builtin/update-index.c:777
8231 msgid "repopulate stages #2 and #3 for the listed paths"
8234 #: builtin/update-index.c:781
8235 msgid "only update entries that differ from HEAD"
8238 #: builtin/update-index.c:785
8239 msgid "ignore files missing from worktree"
8242 #: builtin/update-index.c:788
8243 msgid "report actions to standard output"
8246 #: builtin/update-index.c:790
8247 msgid "(for porcelains) forget saved unresolved conflicts"
8250 #: builtin/update-index.c:794
8251 msgid "write index in this format"
8254 #: builtin/update-ref.c:7
8255 msgid "git update-ref [options] -d <refname> [<oldval>]"
8258 #: builtin/update-ref.c:8
8259 msgid "git update-ref [options] <refname> <newval> [<oldval>]"
8262 #: builtin/update-ref.c:19
8263 msgid "delete the reference"
8266 #: builtin/update-ref.c:21
8267 msgid "update <refname> not the one it points to"
8270 #: builtin/update-server-info.c:6
8271 msgid "git update-server-info [--force]"
8274 #: builtin/update-server-info.c:14
8275 msgid "update the info files from scratch"
8278 #: builtin/verify-pack.c:56
8279 msgid "git verify-pack [-v|--verbose] [-s|--stat-only] <pack>..."
8282 #: builtin/verify-pack.c:66
8286 #: builtin/verify-pack.c:68
8287 msgid "show statistics only"
8290 #: builtin/verify-tag.c:17
8291 msgid "git verify-tag [-v|--verbose] <tag>..."
8294 #: builtin/verify-tag.c:73
8295 msgid "print tag contents"
8298 #: builtin/write-tree.c:13
8299 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
8302 #: builtin/write-tree.c:26
8306 #: builtin/write-tree.c:27
8307 msgid "write tree object for a subdirectory <prefix>"
8310 #: builtin/write-tree.c:30
8311 msgid "only useful for debugging"
8315 msgid "See 'git help <command>' for more information on a specific command."
8318 #: parse-options.h:156
8319 msgid "no-op (backward compatibility)"
8322 #: parse-options.h:232
8323 msgid "be more verbose"
8326 #: parse-options.h:234
8327 msgid "be more quiet"
8330 #: parse-options.h:240
8331 msgid "use <n> digits to display SHA-1s"
8335 msgid "Add file contents to the index"
8339 msgid "Find by binary search the change that introduced a bug"
8343 msgid "List, create, or delete branches"
8347 msgid "Checkout a branch or paths to the working tree"
8351 msgid "Clone a repository into a new directory"
8355 msgid "Record changes to the repository"
8359 msgid "Show changes between commits, commit and working tree, etc"
8363 msgid "Download objects and refs from another repository"
8367 msgid "Print lines matching a pattern"
8371 msgid "Create an empty Git repository or reinitialize an existing one"
8375 msgid "Show commit logs"
8379 msgid "Join two or more development histories together"
8383 msgid "Move or rename a file, a directory, or a symlink"
8387 msgid "Fetch from and merge with another repository or a local branch"
8391 msgid "Update remote refs along with associated objects"
8395 msgid "Forward-port local commits to the updated upstream head"
8399 msgid "Reset current HEAD to the specified state"
8403 msgid "Remove files from the working tree and from the index"
8407 msgid "Show various types of objects"
8411 msgid "Show the working tree status"
8415 msgid "Create, list, delete or verify a tag object signed with GPG"
8419 msgid "You need to set your committer info first"
8424 "You seem to have moved HEAD since the last 'am' failure.\n"
8425 "Not rewinding to ORIG_HEAD"
8431 "When you have resolved this problem, run \"$cmdline --resolved\".\n"
8432 "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
8433 "To restore the original branch and stop patching, run \"$cmdline --abort\"."
8437 msgid "Cannot fall back to three-way merge."
8441 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
8445 msgid "Using index info to reconstruct a base tree..."
8450 "Did you hand edit your patch?\n"
8451 "It does not apply to blobs recorded in its index."
8455 msgid "Falling back to patching base and 3-way merge..."
8459 msgid "Failed to merge in the changes."
8463 msgid "Only one StGIT patch series can be applied at once"
8468 msgid "Patch format $patch_format is not supported."
8472 msgid "Patch format detection failed."
8477 "The -b/--binary option has been a no-op for long time, and\n"
8478 "it will be removed. Please do not use it anymore."
8483 msgid "previous rebase directory $dotest still exists but mbox given."
8487 msgid "Please make up your mind. --skip or --abort?"
8491 msgid "Resolve operation not in progress, we are not resuming."
8496 msgid "Dirty index: cannot apply patches (dirty: $files)"
8502 "Patch is empty. Was it split wrong?\n"
8503 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
8504 "To restore the original branch and stop patching run \"$cmdline --abort\"."
8508 msgid "Patch does not have a valid e-mail address."
8512 msgid "cannot be interactive without stdin connected to a terminal."
8516 msgid "Commit Body is:"
8519 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
8520 #. in your translation. The program will only accept English
8521 #. input at this point.
8523 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
8528 msgid "Applying: $FIRSTLINE"
8533 "No changes - did you forget to use 'git add'?\n"
8534 "If there is nothing left to stage, chances are that something else\n"
8535 "already introduced the same changes; you might want to skip this patch."
8540 "You still have unmerged paths in your index\n"
8541 "did you forget to use 'git add'?"
8545 msgid "No changes -- Patch already applied."
8550 msgid "Patch failed at $msgnum $FIRSTLINE"
8556 "The copy of the patch that failed is found in:\n"
8561 msgid "applying to an empty history"
8565 msgid "You need to start by \"git bisect start\""
8568 #. TRANSLATORS: Make sure to include [Y] and [n] in your
8569 #. translation. The program will only accept English input
8572 msgid "Do you want me to do it for you [Y/n]? "
8577 msgid "unrecognised option: '$arg'"
8582 msgid "'$arg' does not appear to be a valid revision"
8585 #: git-bisect.sh:117
8586 msgid "Bad HEAD - I need a HEAD"
8589 #: git-bisect.sh:130
8592 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
8595 #: git-bisect.sh:140
8596 msgid "won't bisect on seeked tree"
8599 #: git-bisect.sh:144
8600 msgid "Bad HEAD - strange symbolic ref"
8603 #: git-bisect.sh:189
8605 msgid "Bad bisect_write argument: $state"
8608 #: git-bisect.sh:218
8610 msgid "Bad rev input: $arg"
8613 #: git-bisect.sh:232
8614 msgid "Please call 'bisect_state' with at least one argument."
8617 #: git-bisect.sh:244
8619 msgid "Bad rev input: $rev"
8622 #: git-bisect.sh:250
8623 msgid "'git bisect bad' can take only one argument."
8626 #. have bad but not good. we could bisect although
8627 #. this is less optimum.
8628 #: git-bisect.sh:273
8629 msgid "Warning: bisecting only with a bad commit."
8632 #. TRANSLATORS: Make sure to include [Y] and [n] in your
8633 #. translation. The program will only accept English input
8635 #: git-bisect.sh:279
8636 msgid "Are you sure [Y/n]? "
8639 #: git-bisect.sh:289
8641 "You need to give me at least one good and one bad revisions.\n"
8642 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
8645 #: git-bisect.sh:292
8647 "You need to start by \"git bisect start\".\n"
8648 "You then need to give me at least one good and one bad revisions.\n"
8649 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
8652 #: git-bisect.sh:347 git-bisect.sh:474
8653 msgid "We are not bisecting."
8656 #: git-bisect.sh:354
8658 msgid "'$invalid' is not a valid commit"
8661 #: git-bisect.sh:363
8664 "Could not check out original HEAD '$branch'.\n"
8665 "Try 'git bisect reset <commit>'."
8668 #: git-bisect.sh:390
8669 msgid "No logfile given"
8672 #: git-bisect.sh:391
8674 msgid "cannot read $file for replaying"
8677 #: git-bisect.sh:408
8678 msgid "?? what are you talking about?"
8681 #: git-bisect.sh:420
8683 msgid "running $command"
8686 #: git-bisect.sh:427
8689 "bisect run failed:\n"
8690 "exit code $res from '$command' is < 0 or >= 128"
8693 #: git-bisect.sh:453
8694 msgid "bisect run cannot continue any more"
8697 #: git-bisect.sh:459
8700 "bisect run failed:\n"
8701 "'bisect_state $state' exited with error code $res"
8704 #: git-bisect.sh:466
8705 msgid "bisect run success"
8710 "Pull is not possible because you have unmerged files.\n"
8711 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
8712 "as appropriate to mark resolution, or use 'git commit -a'."
8716 msgid "Pull is not possible because you have unmerged files."
8720 msgid "updating an unborn branch with changes added to the index"
8723 #. The fetch involved updating the current branch.
8724 #. The working tree and the index file is still based on the
8725 #. $orig_head commit, but we are merging into $curr_head.
8726 #. First update the working tree to match $curr_head.
8730 "Warning: fetch updated the current branch head.\n"
8731 "Warning: fast-forwarding your working tree from\n"
8732 "Warning: commit $orig_head."
8736 msgid "Cannot merge multiple branches into empty head"
8740 msgid "Cannot rebase onto multiple branches"
8745 "When you have resolved this problem, run \"git rebase --continue\".\n"
8746 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
8747 "To check out the original branch and stop rebasing, run \"git rebase --abort"
8751 #: git-rebase.sh:160
8752 msgid "The pre-rebase hook refused to rebase."
8755 #: git-rebase.sh:165
8756 msgid "It looks like git-am is in progress. Cannot rebase."
8759 #: git-rebase.sh:296
8760 msgid "The --exec option must be used with the --interactive option"
8763 #: git-rebase.sh:301
8764 msgid "No rebase in progress?"
8767 #: git-rebase.sh:312
8768 msgid "The --edit-todo action can only be used during interactive rebase."
8771 #: git-rebase.sh:319
8772 msgid "Cannot read HEAD"
8775 #: git-rebase.sh:322
8777 "You must edit all merge conflicts and then\n"
8778 "mark them as resolved using git add"
8781 #: git-rebase.sh:340
8783 msgid "Could not move back to $head_name"
8786 #: git-rebase.sh:359
8789 "It seems that there is already a $state_dir_base directory, and\n"
8790 "I wonder if you are in the middle of another rebase. If that is the\n"
8791 "case, please try\n"
8792 "\t$cmd_live_rebase\n"
8793 "If that is not the case, please\n"
8794 "\t$cmd_clear_stale_rebase\n"
8795 "and run me again. I am stopping in case you still have something\n"
8799 #: git-rebase.sh:404
8801 msgid "invalid upstream $upstream_name"
8804 #: git-rebase.sh:428
8806 msgid "$onto_name: there are more than one merge bases"
8809 #: git-rebase.sh:431 git-rebase.sh:435
8811 msgid "$onto_name: there is no merge base"
8814 #: git-rebase.sh:440
8816 msgid "Does not point to a valid commit: $onto_name"
8819 #: git-rebase.sh:463
8821 msgid "fatal: no such branch: $branch_name"
8824 #: git-rebase.sh:483
8825 msgid "Please commit or stash them."
8828 #: git-rebase.sh:501
8830 msgid "Current branch $branch_name is up to date."
8833 #: git-rebase.sh:504
8835 msgid "Current branch $branch_name is up to date, rebase forced."
8838 #: git-rebase.sh:515
8840 msgid "Changes from $mb to $onto:"
8843 #. Detach HEAD and reset the tree
8844 #: git-rebase.sh:524
8845 msgid "First, rewinding head to replay your work on top of it..."
8848 #: git-rebase.sh:532
8850 msgid "Fast-forwarded $branch_name to $onto_name."
8854 msgid "git stash clear with parameters is unimplemented"
8858 msgid "You do not have the initial commit yet"
8862 msgid "Cannot save the current index state"
8865 #: git-stash.sh:123 git-stash.sh:136
8866 msgid "Cannot save the current worktree state"
8870 msgid "No changes selected"
8874 msgid "Cannot remove temporary index (can't happen)"
8878 msgid "Cannot record working tree state"
8881 #. TRANSLATORS: $option is an invalid option, like
8882 #. `--blah-blah'. The 7 spaces at the beginning of the
8883 #. second line correspond to "error: ". So you should line
8884 #. up the second line with however many characters the
8885 #. translation of "error: " takes in your language. E.g. in
8888 #. $ git stash save --blah-blah 2>&1 | head -n 2
8889 #. error: unknown option for 'stash save': --blah-blah
8890 #. To provide a message, use git stash save -- '--blah-blah'
8894 "error: unknown option for 'stash save': $option\n"
8895 " To provide a message, use git stash save -- '$option'"
8899 msgid "No local changes to save"
8903 msgid "Cannot initialize stash"
8907 msgid "Cannot save the current status"
8911 msgid "Cannot remove worktree changes"
8915 msgid "No stash found."
8920 msgid "Too many revisions specified: $REV"
8925 msgid "$reference is not valid reference"
8930 msgid "'$args' is not a stash-like commit"
8935 msgid "'$args' is not a stash reference"
8939 msgid "unable to refresh index"
8943 msgid "Cannot apply a stash in the middle of a merge"
8947 msgid "Conflicts in index. Try without --index."
8951 msgid "Could not save index tree"
8955 msgid "Cannot unstage modified files"
8959 msgid "Index was not unstashed."
8964 msgid "Dropped ${REV} ($s)"
8969 msgid "${REV}: Could not drop stash entry"
8973 msgid "No branch name specified"
8977 msgid "(To restore them type \"git stash apply\")"
8980 #: git-submodule.sh:90
8982 msgid "cannot strip one component off url '$remoteurl'"
8985 #: git-submodule.sh:195
8987 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
8990 #: git-submodule.sh:238
8992 msgid "Clone of '$url' into submodule path '$sm_path' failed"
8995 #: git-submodule.sh:250
8997 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
9000 #: git-submodule.sh:343
9002 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
9005 #: git-submodule.sh:360
9007 msgid "'$sm_path' already exists in the index"
9010 #: git-submodule.sh:364
9013 "The following path is ignored by one of your .gitignore files:\n"
9015 "Use -f if you really want to add it."
9018 #: git-submodule.sh:382
9020 msgid "Adding existing repo at '$sm_path' to the index"
9023 #: git-submodule.sh:384
9025 msgid "'$sm_path' already exists and is not a valid git repo"
9028 #: git-submodule.sh:392
9030 msgid "A git directory for '$sm_name' is found locally with remote(s):"
9033 #: git-submodule.sh:394
9036 "If you want to reuse this local git directory instead of cloning again from"
9039 #: git-submodule.sh:396
9042 "use the '--force' option. If the local git directory is not the correct repo"
9045 #: git-submodule.sh:397
9048 "or you are unsure what this means choose another name with the '--name' "
9052 #: git-submodule.sh:399
9054 msgid "Reactivating local git directory for submodule '$sm_name'."
9057 #: git-submodule.sh:411
9059 msgid "Unable to checkout submodule '$sm_path'"
9062 #: git-submodule.sh:416
9064 msgid "Failed to add submodule '$sm_path'"
9067 #: git-submodule.sh:425
9069 msgid "Failed to register submodule '$sm_path'"
9072 #: git-submodule.sh:468
9074 msgid "Entering '$prefix$sm_path'"
9077 #: git-submodule.sh:482
9079 msgid "Stopping at '$sm_path'; script returned non-zero status."
9082 #: git-submodule.sh:526
9084 msgid "No url found for submodule path '$sm_path' in .gitmodules"
9087 #: git-submodule.sh:535
9089 msgid "Failed to register url for submodule path '$sm_path'"
9092 #: git-submodule.sh:537
9094 msgid "Submodule '$name' ($url) registered for path '$sm_path'"
9097 #: git-submodule.sh:545
9099 msgid "Failed to register update mode for submodule path '$sm_path'"
9102 #: git-submodule.sh:649
9105 "Submodule path '$sm_path' not initialized\n"
9106 "Maybe you want to use 'update --init'?"
9109 #: git-submodule.sh:662
9111 msgid "Unable to find current revision in submodule path '$sm_path'"
9114 #: git-submodule.sh:671 git-submodule.sh:695
9116 msgid "Unable to fetch in submodule path '$sm_path'"
9119 #: git-submodule.sh:709
9121 msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
9124 #: git-submodule.sh:710
9126 msgid "Submodule path '$sm_path': rebased into '$sha1'"
9129 #: git-submodule.sh:715
9131 msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
9134 #: git-submodule.sh:716
9136 msgid "Submodule path '$sm_path': merged in '$sha1'"
9139 #: git-submodule.sh:721
9141 msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
9144 #: git-submodule.sh:722
9146 msgid "Submodule path '$sm_path': checked out '$sha1'"
9149 #: git-submodule.sh:744 git-submodule.sh:1066
9151 msgid "Failed to recurse into submodule path '$sm_path'"
9154 #: git-submodule.sh:852
9155 msgid "The --cached option cannot be used with the --files option"
9159 #: git-submodule.sh:892
9161 msgid "unexpected mode $mod_dst"
9164 #: git-submodule.sh:910
9166 msgid " Warn: $name doesn't contain commit $sha1_src"
9169 #: git-submodule.sh:913
9171 msgid " Warn: $name doesn't contain commit $sha1_dst"
9174 #: git-submodule.sh:916
9176 msgid " Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
9179 #: git-submodule.sh:941
9183 #: git-submodule.sh:979
9184 msgid "Submodules changed but not updated:"
9187 #: git-submodule.sh:981
9188 msgid "Submodule changes to be committed:"
9191 #: git-submodule.sh:1129
9193 msgid "Synchronizing submodule url for '$prefix$sm_path'"