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: 2012-07-30 09:18+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'."
40 msgid "'%s' does not look like a v2 bundle file"
45 msgid "unrecognized header: %s%s (%d)"
48 #: bundle.c:89 builtin/commit.c:699
50 msgid "could not open '%s'"
54 msgid "Repository lacks these prerequisite commits:"
57 #: bundle.c:164 sequencer.c:550 sequencer.c:982 builtin/log.c:290
58 #: builtin/log.c:726 builtin/log.c:1316 builtin/log.c:1535 builtin/merge.c:347
59 #: builtin/shortlog.c:181
60 msgid "revision walk setup failed"
65 msgid "The bundle contains %d ref"
66 msgid_plural "The bundle contains %d refs"
71 msgid "The bundle records a complete history."
76 msgid "The bundle requires this ref"
77 msgid_plural "The bundle requires these %d refs"
85 #: bundle.c:300 builtin/log.c:1212 builtin/shortlog.c:284
87 msgid "unrecognized argument: %s"
92 msgid "ref '%s' is excluded by the rev-list options"
96 msgid "Refusing to create empty bundle."
100 msgid "Could not spawn pack-objects"
104 msgid "pack-objects died"
109 msgid "cannot create '%s'"
113 msgid "index-pack died"
118 msgid "could not parse %s"
123 msgid "%s %s is not a commit!"
126 #: compat/obstack.c:406 compat/obstack.c:408
127 msgid "memory exhausted"
131 msgid "Could not run 'git rev-list'"
136 msgid "failed write to rev-list: %s"
141 msgid "failed to close rev-list's stdin: %s"
145 msgid "in the future"
150 msgid "%lu second ago"
151 msgid_plural "%lu seconds ago"
157 msgid "%lu minute ago"
158 msgid_plural "%lu minutes ago"
165 msgid_plural "%lu hours ago"
172 msgid_plural "%lu days ago"
179 msgid_plural "%lu weeks ago"
185 msgid "%lu month ago"
186 msgid_plural "%lu months ago"
193 msgid_plural "%lu years"
199 msgid "%s, %lu month ago"
200 msgid_plural "%s, %lu months ago"
204 #: date.c:154 date.c:159
207 msgid_plural "%lu years ago"
213 msgid " Failed to parse dirstat cut-off percentage '%.*s'\n"
218 msgid " Unknown dirstat parameter '%.*s'\n"
224 "Found errors in 'diff.dirstat' config variable:\n"
229 msgid " 0 files changed\n"
234 msgid " %d file changed"
235 msgid_plural " %d files changed"
241 msgid ", %d insertion(+)"
242 msgid_plural ", %d insertions(+)"
248 msgid ", %d deletion(-)"
249 msgid_plural ", %d deletions(-)"
256 "Failed to parse --dirstat/-X option parameter:\n"
260 #: gpg-interface.c:59
261 msgid "could not run gpg."
264 #: gpg-interface.c:71
265 msgid "gpg did not accept the data"
268 #: gpg-interface.c:82
269 msgid "gpg failed to sign the data"
274 msgid "'%s': unable to read %s"
284 msgid "'%s': short read %s"
289 msgid "available git commands in '%s'"
293 msgid "git commands available from elsewhere on your $PATH"
299 "'%s' appears to be a git command, but we were not\n"
300 "able to execute it. Maybe git-%s is broken?"
304 msgid "Uh oh. Your system reports no Git commands at all."
310 "WARNING: You called a Git command named '%s', which does not exist.\n"
311 "Continuing under the assumption that you meant '%s'"
316 msgid "in %0.1f seconds automatically..."
321 msgid "git: '%s' is not a git command. See 'git --help'."
330 "Did you mean one of these?"
334 #: parse-options.c:494
338 #: parse-options.c:512
343 #. TRANSLATORS: the colon here should align with the
344 #. one in "usage: %s" translation
345 #: parse-options.c:516
350 #: parse-options.c:519
357 msgid "Your branch is ahead of '%s' by %d commit.\n"
358 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
364 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
366 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
373 "Your branch and '%s' have diverged,\n"
374 "and have %d and %d different commit each, respectively.\n"
376 "Your branch and '%s' have diverged,\n"
377 "and have %d and %d different commits each, respectively.\n"
381 #: sequencer.c:121 builtin/merge.c:865 builtin/merge.c:978
382 #: builtin/merge.c:1088 builtin/merge.c:1098
384 msgid "Could not open '%s' for writing"
387 #: sequencer.c:123 builtin/merge.c:333 builtin/merge.c:868
388 #: builtin/merge.c:1090 builtin/merge.c:1103
390 msgid "Could not write to '%s'"
395 "after resolving the conflicts, mark the corrected paths\n"
396 "with 'git add <paths>' or 'git rm <paths>'"
401 "after resolving the conflicts, mark the corrected paths\n"
402 "with 'git add <paths>' or 'git rm <paths>'\n"
403 "and commit the result with 'git commit'"
406 #: sequencer.c:160 sequencer.c:758 sequencer.c:841
408 msgid "Could not write to %s"
413 msgid "Error wrapping up %s"
417 msgid "Your local changes would be overwritten by cherry-pick."
421 msgid "Your local changes would be overwritten by revert."
425 msgid "Commit your changes or stash them to proceed."
428 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
431 msgid "%s: Unable to write new index file"
435 msgid "Could not resolve HEAD commit\n"
439 msgid "Unable to update cache tree\n"
444 msgid "Could not parse commit %s\n"
449 msgid "Could not parse parent commit %s\n"
453 msgid "Your index file is unmerged."
457 msgid "You do not have a valid HEAD"
462 msgid "Commit %s is a merge but no -m option was given."
467 msgid "Commit %s does not have parent %d"
472 msgid "Mainline was specified but commit %s is not a merge."
475 #. TRANSLATORS: The first %s will be "revert" or
476 #. "cherry-pick", the second %s a SHA1
479 msgid "%s: cannot parse parent commit %s"
484 msgid "Cannot get commit message for %s"
489 msgid "could not revert %s... %s"
494 msgid "could not apply %s... %s"
498 msgid "empty commit set passed"
503 msgid "git %s: failed to read the index"
508 msgid "git %s: failed to refresh the index"
513 msgid "Cannot %s during a %s"
518 msgid "Could not parse line %d."
522 msgid "No commits parsed."
527 msgid "Could not open %s"
532 msgid "Could not read %s."
537 msgid "Unusable instruction sheet: %s"
542 msgid "Invalid key: %s"
547 msgid "Invalid value for %s: %s"
552 msgid "Malformed options sheet: %s"
556 msgid "a cherry-pick or revert is already in progress"
560 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
565 msgid "Could not create sequencer directory %s"
568 #: sequencer.c:760 sequencer.c:845
570 msgid "Error wrapping up %s."
573 #: sequencer.c:779 sequencer.c:913
574 msgid "no cherry-pick or revert in progress"
578 msgid "cannot resolve HEAD"
582 msgid "cannot abort from a branch yet to be born"
585 #: sequencer.c:805 builtin/apply.c:3988
587 msgid "cannot open %s: %s"
592 msgid "cannot read %s: %s"
596 msgid "unexpected end of file"
601 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
606 msgid "Could not format %s."
610 msgid "Can't revert as initial commit"
614 msgid "Can't cherry-pick into empty head"
618 msgid "HEAD does not point to a branch"
623 msgid "No such branch: '%s'"
628 msgid "No upstream configured for branch '%s'"
633 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
638 msgid "unable to look up current user in the passwd file: %s"
646 msgid "Unmerged paths:"
649 #: wt-status.c:167 wt-status.c:194
651 msgid " (use \"git reset %s <file>...\" to unstage)"
654 #: wt-status.c:169 wt-status.c:196
655 msgid " (use \"git rm --cached <file>...\" to unstage)"
659 msgid " (use \"git add <file>...\" to mark resolution)"
662 #: wt-status.c:175 wt-status.c:179
663 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
667 msgid " (use \"git rm <file>...\" to mark resolution)"
671 msgid "Changes to be committed:"
675 msgid "Changes not staged for commit:"
679 msgid " (use \"git add <file>...\" to update what will be committed)"
683 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
688 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
692 msgid " (commit or discard the untracked or modified content in submodules)"
702 msgid " (use \"git %s <file>...\" to include in what will be committed)"
710 msgid "both deleted:"
718 msgid "deleted by them:"
722 msgid "added by them:"
726 msgid "deleted by us:"
734 msgid "both modified:"
738 msgid "new commits, "
742 msgid "modified content, "
746 msgid "untracked content, "
756 msgid "copied: %s -> %s"
771 msgid "renamed: %s -> %s"
776 msgid "typechange: %s"
791 msgid "bug: unhandled diff status %c"
795 msgid "You have unmerged paths."
798 #: wt-status.c:788 wt-status.c:912
799 msgid " (fix conflicts and run \"git commit\")"
803 msgid "All conflicts fixed but you are still merging."
807 msgid " (use \"git commit\" to conclude merge)"
811 msgid "You are in the middle of an am session."
815 msgid "The current patch is empty."
819 msgid " (fix conflicts and then run \"git am --resolved\")"
823 msgid " (use \"git am --skip\" to skip this patch)"
827 msgid " (use \"git am --abort\" to restore the original branch)"
830 #: wt-status.c:873 wt-status.c:883
831 msgid "You are currently rebasing."
835 msgid " (fix conflicts and then run \"git rebase --continue\")"
839 msgid " (use \"git rebase --skip\" to skip this patch)"
843 msgid " (use \"git rebase --abort\" to check out the original branch)"
847 msgid " (all conflicts fixed: run \"git rebase --continue\")"
851 msgid "You are currently splitting a commit during a rebase."
855 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
859 msgid "You are currently editing a commit during a rebase."
863 msgid " (use \"git commit --amend\" to amend the current commit)"
868 " (use \"git rebase --continue\" once you are satisfied with your changes)"
872 msgid "You are currently cherry-picking."
876 msgid " (all conflicts fixed: run \"git commit\")"
880 msgid "You are currently bisecting."
884 msgid " (use \"git bisect reset\" to get back to the original branch)"
892 msgid "Not currently on any branch."
896 msgid "Initial commit"
909 msgid "Untracked files not listed%s"
913 msgid " (use -u option to show untracked files)"
922 msgid "no changes added to commit%s\n"
926 msgid " (use \"git add\" and/or \"git commit -a\")"
931 msgid "nothing added to commit but untracked files present%s\n"
935 msgid " (use \"git add\" to track)"
938 #: wt-status.c:1035 wt-status.c:1038 wt-status.c:1041
940 msgid "nothing to commit%s\n"
944 msgid " (create/copy files and use \"git add\" to track)"
948 msgid " (use -u to show untracked files)"
952 msgid " (working directory clean)"
956 msgid "HEAD (no branch)"
960 msgid "Initial commit on "
967 #: wt-status.c:1174 wt-status.c:1177
977 msgid "unexpected diff status %c"
980 #: builtin/add.c:67 builtin/commit.c:229
981 msgid "updating files failed"
986 msgid "remove '%s'\n"
991 msgid "Path '%s' is in submodule '%.*s'"
995 msgid "Unstaged changes after refreshing the index:"
998 #: builtin/add.c:195 builtin/add.c:459 builtin/rm.c:186
1000 msgid "pathspec '%s' did not match any files"
1003 #: builtin/add.c:209
1005 msgid "'%s' is beyond a symbolic link"
1008 #: builtin/add.c:276
1009 msgid "Could not read the index"
1012 #: builtin/add.c:286
1014 msgid "Could not open '%s' for writing."
1017 #: builtin/add.c:290
1018 msgid "Could not write patch"
1021 #: builtin/add.c:295
1023 msgid "Could not stat '%s'"
1026 #: builtin/add.c:297
1027 msgid "Empty patch. Aborted."
1030 #: builtin/add.c:303
1032 msgid "Could not apply '%s'"
1035 #: builtin/add.c:312
1036 msgid "The following paths are ignored by one of your .gitignore files:\n"
1039 #: builtin/add.c:352
1041 msgid "Use -f if you really want to add them.\n"
1044 #: builtin/add.c:353
1045 msgid "no files added"
1048 #: builtin/add.c:359
1049 msgid "adding files failed"
1052 #: builtin/add.c:391
1053 msgid "-A and -u are mutually incompatible"
1056 #: builtin/add.c:393
1057 msgid "Option --ignore-missing can only be used together with --dry-run"
1060 #: builtin/add.c:413
1062 msgid "Nothing specified, nothing added.\n"
1065 #: builtin/add.c:414
1067 msgid "Maybe you wanted to say 'git add .'?\n"
1070 #: builtin/add.c:420 builtin/clean.c:95 builtin/commit.c:289 builtin/mv.c:82
1072 msgid "index file corrupt"
1075 #: builtin/add.c:480 builtin/apply.c:4433 builtin/mv.c:229 builtin/rm.c:260
1076 msgid "Unable to write new index file"
1079 #: builtin/apply.c:57
1080 msgid "git apply [options] [<patch>...]"
1083 #: builtin/apply.c:110
1085 msgid "unrecognized whitespace option '%s'"
1088 #: builtin/apply.c:125
1090 msgid "unrecognized whitespace ignore option '%s'"
1093 #: builtin/apply.c:824
1095 msgid "Cannot prepare timestamp regexp %s"
1098 #: builtin/apply.c:833
1100 msgid "regexec returned %d for input: %s"
1103 #: builtin/apply.c:914
1105 msgid "unable to find filename in patch at line %d"
1108 #: builtin/apply.c:946
1110 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1113 #: builtin/apply.c:950
1115 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1118 #: builtin/apply.c:951
1120 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1123 #: builtin/apply.c:958
1125 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1128 #: builtin/apply.c:1403
1130 msgid "recount: unexpected line: %.*s"
1133 #: builtin/apply.c:1460
1135 msgid "patch fragment without header at line %d: %.*s"
1138 #: builtin/apply.c:1477
1141 "git diff header lacks filename information when removing %d leading pathname "
1142 "component (line %d)"
1144 "git diff header lacks filename information when removing %d leading pathname "
1145 "components (line %d)"
1149 #: builtin/apply.c:1637
1150 msgid "new file depends on old contents"
1153 #: builtin/apply.c:1639
1154 msgid "deleted file still has contents"
1157 #: builtin/apply.c:1665
1159 msgid "corrupt patch at line %d"
1162 #: builtin/apply.c:1701
1164 msgid "new file %s depends on old contents"
1167 #: builtin/apply.c:1703
1169 msgid "deleted file %s still has contents"
1172 #: builtin/apply.c:1706
1174 msgid "** warning: file %s becomes empty but is not deleted"
1177 #: builtin/apply.c:1852
1179 msgid "corrupt binary patch at line %d: %.*s"
1182 #. there has to be one hunk (forward hunk)
1183 #: builtin/apply.c:1881
1185 msgid "unrecognized binary patch at line %d"
1188 #: builtin/apply.c:1967
1190 msgid "patch with only garbage at line %d"
1193 #: builtin/apply.c:2057
1195 msgid "unable to read symlink %s"
1198 #: builtin/apply.c:2061
1200 msgid "unable to open or read %s"
1203 #: builtin/apply.c:2132
1207 #: builtin/apply.c:2654
1209 msgid "invalid start of line: '%c'"
1212 #: builtin/apply.c:2772
1214 msgid "Hunk #%d succeeded at %d (offset %d line)."
1215 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1219 #: builtin/apply.c:2784
1221 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1224 #: builtin/apply.c:2790
1227 "while searching for:\n"
1231 #: builtin/apply.c:2809
1233 msgid "missing binary patch data for '%s'"
1236 #: builtin/apply.c:2912
1238 msgid "binary patch does not apply to '%s'"
1241 #: builtin/apply.c:2918
1243 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1246 #: builtin/apply.c:2939
1248 msgid "patch failed: %s:%ld"
1251 #: builtin/apply.c:3061
1253 msgid "cannot checkout %s"
1256 #: builtin/apply.c:3106 builtin/apply.c:3115 builtin/apply.c:3159
1258 msgid "read of %s failed"
1261 #: builtin/apply.c:3139 builtin/apply.c:3361
1263 msgid "path %s has been renamed/deleted"
1266 #: builtin/apply.c:3220 builtin/apply.c:3375
1268 msgid "%s: does not exist in index"
1271 #: builtin/apply.c:3224 builtin/apply.c:3367 builtin/apply.c:3389
1276 #: builtin/apply.c:3229 builtin/apply.c:3383
1278 msgid "%s: does not match index"
1281 #: builtin/apply.c:3331
1282 msgid "removal patch leaves file contents"
1285 #: builtin/apply.c:3400
1287 msgid "%s: wrong type"
1290 #: builtin/apply.c:3402
1292 msgid "%s has type %o, expected %o"
1295 #: builtin/apply.c:3503
1297 msgid "%s: already exists in index"
1300 #: builtin/apply.c:3506
1302 msgid "%s: already exists in working directory"
1305 #: builtin/apply.c:3526
1307 msgid "new mode (%o) of %s does not match old mode (%o)"
1310 #: builtin/apply.c:3531
1312 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1315 #: builtin/apply.c:3539
1317 msgid "%s: patch does not apply"
1320 #: builtin/apply.c:3552
1322 msgid "Checking patch %s..."
1325 #: builtin/apply.c:3607 builtin/checkout.c:213 builtin/reset.c:158
1327 msgid "make_cache_entry failed for path '%s'"
1330 #: builtin/apply.c:3750
1332 msgid "unable to remove %s from index"
1335 #: builtin/apply.c:3778
1337 msgid "corrupt patch for subproject %s"
1340 #: builtin/apply.c:3782
1342 msgid "unable to stat newly created file '%s'"
1345 #: builtin/apply.c:3787
1347 msgid "unable to create backing store for newly created file %s"
1350 #: builtin/apply.c:3790 builtin/apply.c:3898
1352 msgid "unable to add cache entry for %s"
1355 #: builtin/apply.c:3823
1357 msgid "closing file '%s'"
1360 #: builtin/apply.c:3872
1362 msgid "unable to write file '%s' mode %o"
1365 #: builtin/apply.c:3959
1367 msgid "Applied patch %s cleanly."
1370 #: builtin/apply.c:3967
1371 msgid "internal error"
1374 #. Say this even without --verbose
1375 #: builtin/apply.c:3970
1377 msgid "Applying patch %%s with %d reject..."
1378 msgid_plural "Applying patch %%s with %d rejects..."
1382 #: builtin/apply.c:3980
1384 msgid "truncating .rej filename to %.*s.rej"
1387 #: builtin/apply.c:4001
1389 msgid "Hunk #%d applied cleanly."
1392 #: builtin/apply.c:4004
1394 msgid "Rejected hunk #%d."
1397 #: builtin/apply.c:4154
1398 msgid "unrecognized input"
1401 #: builtin/apply.c:4165
1402 msgid "unable to read index file"
1405 #: builtin/apply.c:4284 builtin/apply.c:4287
1409 #: builtin/apply.c:4285
1410 msgid "don't apply changes matching the given path"
1413 #: builtin/apply.c:4288
1414 msgid "apply changes matching the given path"
1417 #: builtin/apply.c:4290
1421 #: builtin/apply.c:4291
1422 msgid "remove <num> leading slashes from traditional diff paths"
1425 #: builtin/apply.c:4294
1426 msgid "ignore additions made by the patch"
1429 #: builtin/apply.c:4296
1430 msgid "instead of applying the patch, output diffstat for the input"
1433 #: builtin/apply.c:4300
1434 msgid "shows number of added and deleted lines in decimal notation"
1437 #: builtin/apply.c:4302
1438 msgid "instead of applying the patch, output a summary for the input"
1441 #: builtin/apply.c:4304
1442 msgid "instead of applying the patch, see if the patch is applicable"
1445 #: builtin/apply.c:4306
1446 msgid "make sure the patch is applicable to the current index"
1449 #: builtin/apply.c:4308
1450 msgid "apply a patch without touching the working tree"
1453 #: builtin/apply.c:4310
1454 msgid "also apply the patch (use with --stat/--summary/--check)"
1457 #: builtin/apply.c:4312
1458 msgid "attempt three-way merge if a patch does not apply"
1461 #: builtin/apply.c:4314
1462 msgid "build a temporary index based on embedded index information"
1465 #: builtin/apply.c:4316
1466 msgid "paths are separated with NUL character"
1469 #: builtin/apply.c:4319
1470 msgid "ensure at least <n> lines of context match"
1473 #: builtin/apply.c:4320
1477 #: builtin/apply.c:4321
1478 msgid "detect new or modified lines that have whitespace errors"
1481 #: builtin/apply.c:4324 builtin/apply.c:4327
1482 msgid "ignore changes in whitespace when finding context"
1485 #: builtin/apply.c:4330
1486 msgid "apply the patch in reverse"
1489 #: builtin/apply.c:4332
1490 msgid "don't expect at least one line of context"
1493 #: builtin/apply.c:4334
1494 msgid "leave the rejected hunks in corresponding *.rej files"
1497 #: builtin/apply.c:4336
1498 msgid "allow overlapping hunks"
1501 #: builtin/apply.c:4337
1505 #: builtin/apply.c:4339
1506 msgid "tolerate incorrectly detected missing new-line at the end of file"
1509 #: builtin/apply.c:4342
1510 msgid "do not trust the line counts in the hunk headers"
1513 #: builtin/apply.c:4344
1517 #: builtin/apply.c:4345
1518 msgid "prepend <root> to all filenames"
1521 #: builtin/apply.c:4367
1522 msgid "--3way outside a repository"
1525 #: builtin/apply.c:4375
1526 msgid "--index outside a repository"
1529 #: builtin/apply.c:4378
1530 msgid "--cached outside a repository"
1533 #: builtin/apply.c:4394
1535 msgid "can't open patch '%s'"
1538 #: builtin/apply.c:4408
1540 msgid "squelched %d whitespace error"
1541 msgid_plural "squelched %d whitespace errors"
1545 #: builtin/apply.c:4414 builtin/apply.c:4424
1547 msgid "%d line adds whitespace errors."
1548 msgid_plural "%d lines add whitespace errors."
1552 #: builtin/archive.c:17
1554 msgid "could not create archive file '%s'"
1557 #: builtin/archive.c:20
1558 msgid "could not redirect output"
1561 #: builtin/archive.c:37
1562 msgid "git archive: Remote with no URL"
1565 #: builtin/archive.c:58
1566 msgid "git archive: expected ACK/NAK, got EOF"
1569 #: builtin/archive.c:63
1571 msgid "git archive: NACK %s"
1574 #: builtin/archive.c:65
1576 msgid "remote error: %s"
1579 #: builtin/archive.c:66
1580 msgid "git archive: protocol error"
1583 #: builtin/archive.c:71
1584 msgid "git archive: expected a flush"
1587 #: builtin/branch.c:144
1590 "deleting branch '%s' that has been merged to\n"
1591 " '%s', but not yet merged to HEAD."
1594 #: builtin/branch.c:148
1597 "not deleting branch '%s' that is not yet merged to\n"
1598 " '%s', even though it is merged to HEAD."
1601 #: builtin/branch.c:180
1602 msgid "cannot use -a with -d"
1605 #: builtin/branch.c:186
1606 msgid "Couldn't look up commit object for HEAD"
1609 #: builtin/branch.c:191
1611 msgid "Cannot delete the branch '%s' which you are currently on."
1614 #: builtin/branch.c:202
1616 msgid "remote branch '%s' not found."
1619 #: builtin/branch.c:203
1621 msgid "branch '%s' not found."
1624 #: builtin/branch.c:210
1626 msgid "Couldn't look up commit object for '%s'"
1629 #: builtin/branch.c:216
1632 "The branch '%s' is not fully merged.\n"
1633 "If you are sure you want to delete it, run 'git branch -D %s'."
1636 #: builtin/branch.c:225
1638 msgid "Error deleting remote branch '%s'"
1641 #: builtin/branch.c:226
1643 msgid "Error deleting branch '%s'"
1646 #: builtin/branch.c:233
1648 msgid "Deleted remote branch %s (was %s).\n"
1651 #: builtin/branch.c:234
1653 msgid "Deleted branch %s (was %s).\n"
1656 #: builtin/branch.c:239
1657 msgid "Update of config-file failed"
1660 #: builtin/branch.c:337
1662 msgid "branch '%s' does not point at a commit"
1665 #: builtin/branch.c:409
1667 msgid "[%s: behind %d]"
1670 #: builtin/branch.c:411
1675 #: builtin/branch.c:415
1677 msgid "[%s: ahead %d]"
1680 #: builtin/branch.c:417
1685 #: builtin/branch.c:420
1687 msgid "[%s: ahead %d, behind %d]"
1690 #: builtin/branch.c:423
1692 msgid "[ahead %d, behind %d]"
1695 #: builtin/branch.c:535
1699 #: builtin/branch.c:600
1700 msgid "some refs could not be read"
1703 #: builtin/branch.c:613
1704 msgid "cannot rename the current branch while not on any."
1707 #: builtin/branch.c:623
1709 msgid "Invalid branch name: '%s'"
1712 #: builtin/branch.c:638
1713 msgid "Branch rename failed"
1716 #: builtin/branch.c:642
1718 msgid "Renamed a misnamed branch '%s' away"
1721 #: builtin/branch.c:646
1723 msgid "Branch renamed to %s, but HEAD is not updated!"
1726 #: builtin/branch.c:653
1727 msgid "Branch is renamed, but update of config-file failed"
1730 #: builtin/branch.c:668
1732 msgid "malformed object name %s"
1735 #: builtin/branch.c:692
1737 msgid "could not write branch description template: %s"
1740 #: builtin/branch.c:783
1741 msgid "Failed to resolve HEAD as a valid ref."
1744 #: builtin/branch.c:788 builtin/clone.c:561
1745 msgid "HEAD not found below refs/heads!"
1748 #: builtin/branch.c:808
1749 msgid "--column and --verbose are incompatible"
1752 #: builtin/branch.c:857
1753 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
1756 #: builtin/bundle.c:47
1758 msgid "%s is okay\n"
1761 #: builtin/bundle.c:56
1762 msgid "Need a repository to create a bundle."
1765 #: builtin/bundle.c:60
1766 msgid "Need a repository to unbundle."
1769 #: builtin/checkout.c:114 builtin/checkout.c:147
1771 msgid "path '%s' does not have our version"
1774 #: builtin/checkout.c:116 builtin/checkout.c:149
1776 msgid "path '%s' does not have their version"
1779 #: builtin/checkout.c:132
1781 msgid "path '%s' does not have all necessary versions"
1784 #: builtin/checkout.c:176
1786 msgid "path '%s' does not have necessary versions"
1789 #: builtin/checkout.c:193
1791 msgid "path '%s': cannot merge"
1794 #: builtin/checkout.c:210
1796 msgid "Unable to add merge result for '%s'"
1799 #: builtin/checkout.c:235 builtin/checkout.c:393
1800 msgid "corrupt index file"
1803 #: builtin/checkout.c:265 builtin/checkout.c:272
1805 msgid "path '%s' is unmerged"
1808 #: builtin/checkout.c:303 builtin/checkout.c:499 builtin/clone.c:586
1809 #: builtin/merge.c:812
1810 msgid "unable to write new index file"
1813 #: builtin/checkout.c:320 builtin/diff.c:302 builtin/merge.c:408
1814 msgid "diff_setup_done failed"
1817 #: builtin/checkout.c:415
1818 msgid "you need to resolve your current index first"
1821 #: builtin/checkout.c:534
1823 msgid "Can not do reflog for '%s'\n"
1826 #: builtin/checkout.c:567
1827 msgid "HEAD is now at"
1830 #: builtin/checkout.c:574
1832 msgid "Reset branch '%s'\n"
1835 #: builtin/checkout.c:577
1837 msgid "Already on '%s'\n"
1840 #: builtin/checkout.c:581
1842 msgid "Switched to and reset branch '%s'\n"
1845 #: builtin/checkout.c:583
1847 msgid "Switched to a new branch '%s'\n"
1850 #: builtin/checkout.c:585
1852 msgid "Switched to branch '%s'\n"
1855 #: builtin/checkout.c:641
1857 msgid " ... and %d more.\n"
1860 #. The singular version
1861 #: builtin/checkout.c:647
1864 "Warning: you are leaving %d commit behind, not connected to\n"
1865 "any of your branches:\n"
1869 "Warning: you are leaving %d commits behind, not connected to\n"
1870 "any of your branches:\n"
1876 #: builtin/checkout.c:665
1879 "If you want to keep them by creating a new branch, this may be a good time\n"
1882 " git branch new_branch_name %s\n"
1886 #: builtin/checkout.c:695
1887 msgid "internal error in revision walk"
1890 #: builtin/checkout.c:699
1891 msgid "Previous HEAD position was"
1894 #: builtin/checkout.c:725 builtin/checkout.c:920
1895 msgid "You are on a branch yet to be born"
1899 #: builtin/checkout.c:856
1901 msgid "invalid reference: %s"
1904 #. case (1): want a tree
1905 #: builtin/checkout.c:895
1907 msgid "reference is not a tree: %s"
1910 #: builtin/checkout.c:977
1911 msgid "-B cannot be used with -b"
1914 #: builtin/checkout.c:986
1915 msgid "--patch is incompatible with all other options"
1918 #: builtin/checkout.c:989
1919 msgid "--detach cannot be used with -b/-B/--orphan"
1922 #: builtin/checkout.c:991
1923 msgid "--detach cannot be used with -t"
1926 #: builtin/checkout.c:997
1927 msgid "--track needs a branch name"
1930 #: builtin/checkout.c:1004
1931 msgid "Missing branch name; try -b"
1934 #: builtin/checkout.c:1010
1935 msgid "--orphan and -b|-B are mutually exclusive"
1938 #: builtin/checkout.c:1012
1939 msgid "--orphan cannot be used with -t"
1942 #: builtin/checkout.c:1022
1943 msgid "git checkout: -f and -m are incompatible"
1946 #: builtin/checkout.c:1056
1947 msgid "invalid path specification"
1950 #: builtin/checkout.c:1064
1953 "git checkout: updating paths is incompatible with switching branches.\n"
1954 "Did you intend to checkout '%s' which can not be resolved as commit?"
1957 #: builtin/checkout.c:1066
1958 msgid "git checkout: updating paths is incompatible with switching branches."
1961 #: builtin/checkout.c:1071
1962 msgid "git checkout: --detach does not take a path argument"
1965 #: builtin/checkout.c:1074
1967 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1968 "checking out of the index."
1971 #: builtin/checkout.c:1093
1972 msgid "Cannot switch branch to a non-commit."
1975 #: builtin/checkout.c:1096
1976 msgid "--ours/--theirs is incompatible with switching branches."
1979 #: builtin/clean.c:78
1980 msgid "-x and -X cannot be used together"
1983 #: builtin/clean.c:82
1985 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1988 #: builtin/clean.c:85
1990 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
1994 #: builtin/clean.c:155 builtin/clean.c:176
1996 msgid "Would remove %s\n"
1999 #: builtin/clean.c:159 builtin/clean.c:179
2001 msgid "Removing %s\n"
2004 #: builtin/clean.c:162 builtin/clean.c:182
2006 msgid "failed to remove %s"
2009 #: builtin/clean.c:166
2011 msgid "Would not remove %s\n"
2014 #: builtin/clean.c:168
2016 msgid "Not removing %s\n"
2019 #: builtin/clone.c:243
2021 msgid "reference repository '%s' is not a local directory."
2024 #: builtin/clone.c:302
2026 msgid "failed to open '%s'"
2029 #: builtin/clone.c:306
2031 msgid "failed to create directory '%s'"
2034 #: builtin/clone.c:308 builtin/diff.c:75
2036 msgid "failed to stat '%s'"
2039 #: builtin/clone.c:310
2041 msgid "%s exists and is not a directory"
2044 #: builtin/clone.c:324
2046 msgid "failed to stat %s\n"
2049 #: builtin/clone.c:341
2051 msgid "failed to unlink '%s'"
2054 #: builtin/clone.c:346
2056 msgid "failed to create link '%s'"
2059 #: builtin/clone.c:350
2061 msgid "failed to copy file to '%s'"
2064 #: builtin/clone.c:373
2069 #: builtin/clone.c:443
2071 msgid "Could not find remote branch %s to clone."
2074 #: builtin/clone.c:552
2075 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
2078 #: builtin/clone.c:642
2079 msgid "Too many arguments."
2082 #: builtin/clone.c:646
2083 msgid "You must specify a repository to clone."
2086 #: builtin/clone.c:657
2088 msgid "--bare and --origin %s options are incompatible."
2091 #: builtin/clone.c:671
2093 msgid "repository '%s' does not exist"
2096 #: builtin/clone.c:676
2097 msgid "--depth is ignored in local clones; use file:// instead."
2100 #: builtin/clone.c:686
2102 msgid "destination path '%s' already exists and is not an empty directory."
2105 #: builtin/clone.c:696
2107 msgid "working tree '%s' already exists."
2110 #: builtin/clone.c:709 builtin/clone.c:723
2112 msgid "could not create leading directories of '%s'"
2115 #: builtin/clone.c:712
2117 msgid "could not create work tree dir '%s'."
2120 #: builtin/clone.c:731
2122 msgid "Cloning into bare repository '%s'...\n"
2125 #: builtin/clone.c:733
2127 msgid "Cloning into '%s'...\n"
2130 #: builtin/clone.c:789
2132 msgid "Don't know how to clone %s"
2135 #: builtin/clone.c:838
2137 msgid "Remote branch %s not found in upstream %s"
2140 #: builtin/clone.c:845
2141 msgid "You appear to have cloned an empty repository."
2144 #: builtin/column.c:51
2145 msgid "--command must be the first argument"
2148 #: builtin/commit.c:43
2150 "Your name and email address were configured automatically based\n"
2151 "on your username and hostname. Please check that they are accurate.\n"
2152 "You can suppress this message by setting them explicitly:\n"
2154 " git config --global user.name \"Your Name\"\n"
2155 " git config --global user.email you@example.com\n"
2157 "After doing this, you may fix the identity used for this commit with:\n"
2159 " git commit --amend --reset-author\n"
2162 #: builtin/commit.c:55
2164 "You asked to amend the most recent commit, but doing so would make\n"
2165 "it empty. You can repeat your command with --allow-empty, or you can\n"
2166 "remove the commit entirely with \"git reset HEAD^\".\n"
2169 #: builtin/commit.c:60
2171 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
2172 "If you wish to commit it anyway, use:\n"
2174 " git commit --allow-empty\n"
2176 "Otherwise, please use 'git reset'\n"
2179 #: builtin/commit.c:256
2180 msgid "failed to unpack HEAD tree object"
2183 #: builtin/commit.c:298
2184 msgid "unable to create temporary index"
2187 #: builtin/commit.c:304
2188 msgid "interactive add failed"
2191 #: builtin/commit.c:337 builtin/commit.c:358 builtin/commit.c:408
2192 msgid "unable to write new_index file"
2195 #: builtin/commit.c:389
2196 msgid "cannot do a partial commit during a merge."
2199 #: builtin/commit.c:391
2200 msgid "cannot do a partial commit during a cherry-pick."
2203 #: builtin/commit.c:401
2204 msgid "cannot read the index"
2207 #: builtin/commit.c:421
2208 msgid "unable to write temporary index file"
2211 #: builtin/commit.c:496 builtin/commit.c:502
2213 msgid "invalid commit: %s"
2216 #: builtin/commit.c:525
2217 msgid "malformed --author parameter"
2220 #: builtin/commit.c:585
2222 msgid "Malformed ident string: '%s'"
2225 #: builtin/commit.c:623 builtin/commit.c:656 builtin/commit.c:970
2227 msgid "could not lookup commit %s"
2230 #: builtin/commit.c:635 builtin/shortlog.c:296
2232 msgid "(reading log message from standard input)\n"
2235 #: builtin/commit.c:637
2236 msgid "could not read log from standard input"
2239 #: builtin/commit.c:641
2241 msgid "could not read log file '%s'"
2244 #: builtin/commit.c:647
2245 msgid "commit has empty message"
2248 #: builtin/commit.c:663
2249 msgid "could not read MERGE_MSG"
2252 #: builtin/commit.c:667
2253 msgid "could not read SQUASH_MSG"
2256 #: builtin/commit.c:671
2258 msgid "could not read '%s'"
2261 #: builtin/commit.c:723
2262 msgid "could not write commit template"
2265 #: builtin/commit.c:734
2269 "It looks like you may be committing a merge.\n"
2270 "If this is not correct, please remove the file\n"
2275 #: builtin/commit.c:739
2279 "It looks like you may be committing a cherry-pick.\n"
2280 "If this is not correct, please remove the file\n"
2285 #: builtin/commit.c:751
2287 "Please enter the commit message for your changes. Lines starting\n"
2288 "with '#' will be ignored, and an empty message aborts the commit.\n"
2291 #: builtin/commit.c:756
2293 "Please enter the commit message for your changes. Lines starting\n"
2294 "with '#' will be kept; you may remove them yourself if you want to.\n"
2295 "An empty message aborts the commit.\n"
2298 #: builtin/commit.c:769
2300 msgid "%sAuthor: %s"
2303 #: builtin/commit.c:776
2305 msgid "%sCommitter: %s"
2308 #: builtin/commit.c:796
2309 msgid "Cannot read index"
2312 #: builtin/commit.c:833
2313 msgid "Error building trees"
2316 #: builtin/commit.c:848 builtin/tag.c:361
2318 msgid "Please supply the message using either -m or -F option.\n"
2321 #: builtin/commit.c:945
2323 msgid "No existing author found with '%s'"
2326 #: builtin/commit.c:960 builtin/commit.c:1160
2328 msgid "Invalid untracked files mode '%s'"
2331 #: builtin/commit.c:1000
2332 msgid "Using both --reset-author and --author does not make sense"
2335 #: builtin/commit.c:1011
2336 msgid "You have nothing to amend."
2339 #: builtin/commit.c:1014
2340 msgid "You are in the middle of a merge -- cannot amend."
2343 #: builtin/commit.c:1016
2344 msgid "You are in the middle of a cherry-pick -- cannot amend."
2347 #: builtin/commit.c:1019
2348 msgid "Options --squash and --fixup cannot be used together"
2351 #: builtin/commit.c:1029
2352 msgid "Only one of -c/-C/-F/--fixup can be used."
2355 #: builtin/commit.c:1031
2356 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
2359 #: builtin/commit.c:1039
2360 msgid "--reset-author can be used only with -C, -c or --amend."
2363 #: builtin/commit.c:1056
2364 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
2367 #: builtin/commit.c:1058
2368 msgid "No paths with --include/--only does not make sense."
2371 #: builtin/commit.c:1060
2372 msgid "Clever... amending the last one with dirty index."
2375 #: builtin/commit.c:1062
2376 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
2379 #: builtin/commit.c:1072 builtin/tag.c:577
2381 msgid "Invalid cleanup mode %s"
2384 #: builtin/commit.c:1077
2385 msgid "Paths with -a does not make sense."
2388 #: builtin/commit.c:1260
2389 msgid "couldn't look up newly created commit"
2392 #: builtin/commit.c:1262
2393 msgid "could not parse newly created commit"
2396 #: builtin/commit.c:1303
2397 msgid "detached HEAD"
2400 #: builtin/commit.c:1305
2401 msgid " (root-commit)"
2404 #: builtin/commit.c:1449
2405 msgid "could not parse HEAD commit"
2408 #: builtin/commit.c:1487 builtin/merge.c:509
2410 msgid "could not open '%s' for reading"
2413 #: builtin/commit.c:1494
2415 msgid "Corrupt MERGE_HEAD file (%s)"
2418 #: builtin/commit.c:1501
2419 msgid "could not read MERGE_MODE"
2422 #: builtin/commit.c:1520
2424 msgid "could not read commit message: %s"
2427 #: builtin/commit.c:1534
2429 msgid "Aborting commit; you did not edit the message.\n"
2432 #: builtin/commit.c:1539
2434 msgid "Aborting commit due to empty commit message.\n"
2437 #: builtin/commit.c:1554 builtin/merge.c:936 builtin/merge.c:961
2438 msgid "failed to write commit object"
2441 #: builtin/commit.c:1575
2442 msgid "cannot lock HEAD ref"
2445 #: builtin/commit.c:1579
2446 msgid "cannot update HEAD ref"
2449 #: builtin/commit.c:1590
2451 "Repository has been updated, but unable to write\n"
2452 "new_index file. Check that disk is not full or quota is\n"
2453 "not exceeded, and then \"git reset HEAD\" to recover."
2456 #: builtin/describe.c:234
2458 msgid "annotated tag %s not available"
2461 #: builtin/describe.c:238
2463 msgid "annotated tag %s has no embedded name"
2466 #: builtin/describe.c:240
2468 msgid "tag '%s' is really '%s' here"
2471 #: builtin/describe.c:267
2473 msgid "Not a valid object name %s"
2476 #: builtin/describe.c:270
2478 msgid "%s is not a valid '%s' object"
2481 #: builtin/describe.c:287
2483 msgid "no tag exactly matches '%s'"
2486 #: builtin/describe.c:289
2488 msgid "searching to describe %s\n"
2491 #: builtin/describe.c:329
2493 msgid "finished search at %s\n"
2496 #: builtin/describe.c:353
2499 "No annotated tags can describe '%s'.\n"
2500 "However, there were unannotated tags: try --tags."
2503 #: builtin/describe.c:357
2506 "No tags can describe '%s'.\n"
2507 "Try --always, or create some tags."
2510 #: builtin/describe.c:378
2512 msgid "traversed %lu commits\n"
2515 #: builtin/describe.c:381
2518 "more than %i tags found; listed %i most recent\n"
2519 "gave up search at %s\n"
2522 #: builtin/describe.c:436
2523 msgid "--long is incompatible with --abbrev=0"
2526 #: builtin/describe.c:462
2527 msgid "No names found, cannot describe anything."
2530 #: builtin/describe.c:482
2531 msgid "--dirty is incompatible with committishes"
2534 #: builtin/diff.c:77
2536 msgid "'%s': not a regular file or symlink"
2539 #: builtin/diff.c:220
2541 msgid "invalid option: %s"
2544 #: builtin/diff.c:297
2545 msgid "Not a git repository"
2548 #: builtin/diff.c:341
2550 msgid "invalid object '%s' given."
2553 #: builtin/diff.c:346
2555 msgid "more than %d trees given: '%s'"
2558 #: builtin/diff.c:356
2560 msgid "more than two blobs given: '%s'"
2563 #: builtin/diff.c:364
2565 msgid "unhandled object '%s' given."
2568 #: builtin/fetch.c:200
2569 msgid "Couldn't find remote ref HEAD"
2572 #: builtin/fetch.c:253
2574 msgid "object %s not found"
2577 #: builtin/fetch.c:259
2578 msgid "[up to date]"
2581 #: builtin/fetch.c:273
2583 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
2586 #: builtin/fetch.c:274 builtin/fetch.c:360
2590 #: builtin/fetch.c:285
2591 msgid "[tag update]"
2594 #: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
2595 msgid " (unable to update local ref)"
2598 #: builtin/fetch.c:305
2602 #: builtin/fetch.c:308
2603 msgid "[new branch]"
2606 #: builtin/fetch.c:311
2610 #: builtin/fetch.c:356
2611 msgid "unable to update local ref"
2614 #: builtin/fetch.c:356
2615 msgid "forced update"
2618 #: builtin/fetch.c:362
2619 msgid "(non-fast-forward)"
2622 #: builtin/fetch.c:393 builtin/fetch.c:685
2624 msgid "cannot open %s: %s\n"
2627 #: builtin/fetch.c:402
2629 msgid "%s did not send all necessary objects\n"
2632 #: builtin/fetch.c:488
2637 #: builtin/fetch.c:499
2640 "some local refs could not be updated; try running\n"
2641 " 'git remote prune %s' to remove any old, conflicting branches"
2644 #: builtin/fetch.c:549
2646 msgid " (%s will become dangling)"
2649 #: builtin/fetch.c:550
2651 msgid " (%s has become dangling)"
2654 #: builtin/fetch.c:557
2658 #: builtin/fetch.c:558 builtin/remote.c:1055
2662 #: builtin/fetch.c:675
2664 msgid "Refusing to fetch into current branch %s of non-bare repository"
2667 #: builtin/fetch.c:709
2669 msgid "Don't know how to fetch from %s"
2672 #: builtin/fetch.c:786
2674 msgid "Option \"%s\" value \"%s\" is not valid for %s"
2677 #: builtin/fetch.c:789
2679 msgid "Option \"%s\" is ignored for %s\n"
2682 #: builtin/fetch.c:888
2684 msgid "Fetching %s\n"
2687 #: builtin/fetch.c:890 builtin/remote.c:100
2689 msgid "Could not fetch %s"
2692 #: builtin/fetch.c:907
2694 "No remote repository specified. Please, specify either a URL or a\n"
2695 "remote name from which new revisions should be fetched."
2698 #: builtin/fetch.c:927
2699 msgid "You need to specify a tag name."
2702 #: builtin/fetch.c:979
2703 msgid "fetch --all does not take a repository argument"
2706 #: builtin/fetch.c:981
2707 msgid "fetch --all does not make sense with refspecs"
2710 #: builtin/fetch.c:992
2712 msgid "No such remote or remote group: %s"
2715 #: builtin/fetch.c:1000
2716 msgid "Fetching a group and specifying refspecs does not make sense"
2721 msgid "Invalid %s: '%s'"
2726 msgid "insanely long object directory %.*s"
2731 msgid "Auto packing the repository for optimum performance.\n"
2737 "Auto packing the repository for optimum performance. You may also\n"
2738 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
2743 "There are too many unreachable loose objects; run 'git prune' to remove them."
2746 #: builtin/grep.c:216
2748 msgid "grep: failed to create thread: %s"
2751 #: builtin/grep.c:402
2753 msgid "Failed to chdir: %s"
2756 #: builtin/grep.c:478 builtin/grep.c:512
2758 msgid "unable to read tree (%s)"
2761 #: builtin/grep.c:526
2763 msgid "unable to grep from object of type %s"
2766 #: builtin/grep.c:584
2768 msgid "switch `%c' expects a numerical value"
2771 #: builtin/grep.c:601
2773 msgid "cannot open '%s'"
2776 #: builtin/grep.c:885
2777 msgid "no pattern given."
2780 #: builtin/grep.c:899
2782 msgid "bad object %s"
2785 #: builtin/grep.c:940
2786 msgid "--open-files-in-pager only works on the worktree"
2789 #: builtin/grep.c:963
2790 msgid "--cached or --untracked cannot be used with --no-index."
2793 #: builtin/grep.c:968
2794 msgid "--no-index or --untracked cannot be used with revs."
2797 #: builtin/grep.c:971
2798 msgid "--[no-]exclude-standard cannot be used for tracked contents."
2801 #: builtin/grep.c:979
2802 msgid "both --cached and trees are given."
2805 #: builtin/help.c:65
2807 msgid "unrecognized help format '%s'"
2810 #: builtin/help.c:93
2811 msgid "Failed to start emacsclient."
2814 #: builtin/help.c:106
2815 msgid "Failed to parse emacsclient version."
2818 #: builtin/help.c:114
2820 msgid "emacsclient version '%d' too old (< 22)."
2823 #: builtin/help.c:132 builtin/help.c:160 builtin/help.c:169 builtin/help.c:177
2825 msgid "failed to exec '%s': %s"
2828 #: builtin/help.c:217
2831 "'%s': path for unsupported man viewer.\n"
2832 "Please consider using 'man.<tool>.cmd' instead."
2835 #: builtin/help.c:229
2838 "'%s': cmd for supported man viewer.\n"
2839 "Please consider using 'man.<tool>.path' instead."
2842 #: builtin/help.c:299
2843 msgid "The most commonly used git commands are:"
2846 #: builtin/help.c:367
2848 msgid "'%s': unknown man viewer."
2851 #: builtin/help.c:384
2852 msgid "no man viewer handled the request"
2855 #: builtin/help.c:392
2856 msgid "no info viewer handled the request"
2859 #: builtin/help.c:447 builtin/help.c:454
2864 #: builtin/help.c:470
2866 msgid "`git %s' is aliased to `%s'"
2869 #: builtin/index-pack.c:170
2871 msgid "object type mismatch at %s"
2874 #: builtin/index-pack.c:190
2875 msgid "object of unexpected type"
2878 #: builtin/index-pack.c:227
2880 msgid "cannot fill %d byte"
2881 msgid_plural "cannot fill %d bytes"
2885 #: builtin/index-pack.c:237
2889 #: builtin/index-pack.c:238
2890 msgid "read error on input"
2893 #: builtin/index-pack.c:250
2894 msgid "used more bytes than were available"
2897 #: builtin/index-pack.c:257
2898 msgid "pack too large for current definition of off_t"
2901 #: builtin/index-pack.c:273
2903 msgid "unable to create '%s'"
2906 #: builtin/index-pack.c:278
2908 msgid "cannot open packfile '%s'"
2911 #: builtin/index-pack.c:292
2912 msgid "pack signature mismatch"
2915 #: builtin/index-pack.c:312
2917 msgid "pack has bad object at offset %lu: %s"
2920 #: builtin/index-pack.c:434
2922 msgid "inflate returned %d"
2925 #: builtin/index-pack.c:483
2926 msgid "offset value overflow for delta base object"
2929 #: builtin/index-pack.c:491
2930 msgid "delta base offset is out of bound"
2933 #: builtin/index-pack.c:499
2935 msgid "unknown object type %d"
2938 #: builtin/index-pack.c:530
2939 msgid "cannot pread pack file"
2942 #: builtin/index-pack.c:532
2944 msgid "premature end of pack file, %lu byte missing"
2945 msgid_plural "premature end of pack file, %lu bytes missing"
2949 #: builtin/index-pack.c:558
2950 msgid "serious inflate inconsistency"
2953 #: builtin/index-pack.c:649 builtin/index-pack.c:655 builtin/index-pack.c:678
2954 #: builtin/index-pack.c:712 builtin/index-pack.c:721
2956 msgid "SHA1 COLLISION FOUND WITH %s !"
2959 #: builtin/index-pack.c:652 builtin/pack-objects.c:170
2960 #: builtin/pack-objects.c:262
2962 msgid "unable to read %s"
2965 #: builtin/index-pack.c:718
2967 msgid "cannot read existing object %s"
2970 #: builtin/index-pack.c:732
2972 msgid "invalid blob object %s"
2975 #: builtin/index-pack.c:747
2980 #: builtin/index-pack.c:749
2981 msgid "Error in object"
2984 #: builtin/index-pack.c:751
2986 msgid "Not all child objects of %s are reachable"
2989 #: builtin/index-pack.c:821 builtin/index-pack.c:847
2990 msgid "failed to apply delta"
2993 #: builtin/index-pack.c:986
2994 msgid "Receiving objects"
2997 #: builtin/index-pack.c:986
2998 msgid "Indexing objects"
3001 #: builtin/index-pack.c:1012
3002 msgid "pack is corrupted (SHA1 mismatch)"
3005 #: builtin/index-pack.c:1017
3006 msgid "cannot fstat packfile"
3009 #: builtin/index-pack.c:1020
3010 msgid "pack has junk at the end"
3013 #: builtin/index-pack.c:1031
3014 msgid "confusion beyond insanity in parse_pack_objects()"
3017 #: builtin/index-pack.c:1054
3018 msgid "Resolving deltas"
3021 #: builtin/index-pack.c:1105
3022 msgid "confusion beyond insanity"
3025 #: builtin/index-pack.c:1124
3027 msgid "pack has %d unresolved delta"
3028 msgid_plural "pack has %d unresolved deltas"
3032 #: builtin/index-pack.c:1149
3034 msgid "unable to deflate appended object (%d)"
3037 #: builtin/index-pack.c:1228
3039 msgid "local object %s is corrupt"
3042 #: builtin/index-pack.c:1252
3043 msgid "error while closing pack file"
3046 #: builtin/index-pack.c:1265
3048 msgid "cannot write keep file '%s'"
3051 #: builtin/index-pack.c:1273
3053 msgid "cannot close written keep file '%s'"
3056 #: builtin/index-pack.c:1286
3057 msgid "cannot store pack file"
3060 #: builtin/index-pack.c:1297
3061 msgid "cannot store index file"
3064 #: builtin/index-pack.c:1398
3066 msgid "Cannot open existing pack file '%s'"
3069 #: builtin/index-pack.c:1400
3071 msgid "Cannot open existing pack idx file for '%s'"
3074 #: builtin/index-pack.c:1447
3076 msgid "non delta: %d object"
3077 msgid_plural "non delta: %d objects"
3081 #: builtin/index-pack.c:1454
3083 msgid "chain length = %d: %lu object"
3084 msgid_plural "chain length = %d: %lu objects"
3088 #: builtin/index-pack.c:1481
3089 msgid "Cannot come back to cwd"
3092 #: builtin/index-pack.c:1525 builtin/index-pack.c:1528
3093 #: builtin/index-pack.c:1540 builtin/index-pack.c:1544
3098 #: builtin/index-pack.c:1558
3099 msgid "--fix-thin cannot be used without --stdin"
3102 #: builtin/index-pack.c:1562 builtin/index-pack.c:1572
3104 msgid "packfile name '%s' does not end with '.pack'"
3107 #: builtin/index-pack.c:1581
3108 msgid "--verify with no packfile name given"
3111 #: builtin/init-db.c:35
3113 msgid "Could not make %s writable by group"
3116 #: builtin/init-db.c:62
3118 msgid "insanely long template name %s"
3121 #: builtin/init-db.c:67
3123 msgid "cannot stat '%s'"
3126 #: builtin/init-db.c:73
3128 msgid "cannot stat template '%s'"
3131 #: builtin/init-db.c:80
3133 msgid "cannot opendir '%s'"
3136 #: builtin/init-db.c:97
3138 msgid "cannot readlink '%s'"
3141 #: builtin/init-db.c:99
3143 msgid "insanely long symlink %s"
3146 #: builtin/init-db.c:102
3148 msgid "cannot symlink '%s' '%s'"
3151 #: builtin/init-db.c:106
3153 msgid "cannot copy '%s' to '%s'"
3156 #: builtin/init-db.c:110
3158 msgid "ignoring template %s"
3161 #: builtin/init-db.c:133
3163 msgid "insanely long template path %s"
3166 #: builtin/init-db.c:141
3168 msgid "templates not found %s"
3171 #: builtin/init-db.c:154
3173 msgid "not copying templates of a wrong format version %d from '%s'"
3176 #: builtin/init-db.c:192
3178 msgid "insane git directory %s"
3181 #: builtin/init-db.c:323 builtin/init-db.c:326
3183 msgid "%s already exists"
3186 #: builtin/init-db.c:355
3188 msgid "unable to handle file type %d"
3191 #: builtin/init-db.c:358
3193 msgid "unable to move %s to %s"
3196 #: builtin/init-db.c:363
3198 msgid "Could not create git link %s"
3202 #. * TRANSLATORS: The first '%s' is either "Reinitialized
3203 #. * existing" or "Initialized empty", the second " shared" or
3204 #. * "", and the last '%s%s' is the verbatim directory name.
3206 #: builtin/init-db.c:420
3208 msgid "%s%s Git repository in %s%s\n"
3211 #: builtin/init-db.c:421
3212 msgid "Reinitialized existing"
3215 #: builtin/init-db.c:421
3216 msgid "Initialized empty"
3219 #: builtin/init-db.c:422
3223 #: builtin/init-db.c:441
3224 msgid "cannot tell cwd"
3227 #: builtin/init-db.c:522 builtin/init-db.c:529
3229 msgid "cannot mkdir %s"
3232 #: builtin/init-db.c:533
3234 msgid "cannot chdir to %s"
3237 #: builtin/init-db.c:555
3240 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
3244 #: builtin/init-db.c:579
3245 msgid "Cannot access current working directory"
3248 #: builtin/init-db.c:586
3250 msgid "Cannot access work tree '%s'"
3253 #: builtin/log.c:189
3255 msgid "Final output: %d %s\n"
3258 #: builtin/log.c:403 builtin/log.c:494
3260 msgid "Could not read object %s"
3263 #: builtin/log.c:518
3265 msgid "Unknown type: %d"
3268 #: builtin/log.c:608
3269 msgid "format.headers without value"
3272 #: builtin/log.c:682
3273 msgid "name of output directory is too long"
3276 #: builtin/log.c:693
3278 msgid "Cannot open patch file %s"
3281 #: builtin/log.c:707
3282 msgid "Need exactly one range."
3285 #: builtin/log.c:715
3286 msgid "Not a range."
3289 #: builtin/log.c:792
3290 msgid "Cover letter needs email format"
3293 #: builtin/log.c:865
3295 msgid "insane in-reply-to: %s"
3298 #: builtin/log.c:938
3299 msgid "Two output directories?"
3302 #: builtin/log.c:1160
3304 msgid "bogus committer info %s"
3307 #: builtin/log.c:1205
3308 msgid "-n and -k are mutually exclusive."
3311 #: builtin/log.c:1207
3312 msgid "--subject-prefix and -k are mutually exclusive."
3315 #: builtin/log.c:1215
3316 msgid "--name-only does not make sense"
3319 #: builtin/log.c:1217
3320 msgid "--name-status does not make sense"
3323 #: builtin/log.c:1219
3324 msgid "--check does not make sense"
3327 #: builtin/log.c:1242
3328 msgid "standard output, or directory, which one?"
3331 #: builtin/log.c:1244
3333 msgid "Could not create directory '%s'"
3336 #: builtin/log.c:1397
3337 msgid "Failed to create output files"
3340 #: builtin/log.c:1501
3343 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
3346 #: builtin/log.c:1517 builtin/log.c:1519 builtin/log.c:1531
3348 msgid "Unknown commit %s"
3351 #: builtin/merge.c:90
3352 msgid "switch `m' requires a value"
3355 #: builtin/merge.c:127
3357 msgid "Could not find merge strategy '%s'.\n"
3360 #: builtin/merge.c:128
3362 msgid "Available strategies are:"
3365 #: builtin/merge.c:133
3367 msgid "Available custom strategies are:"
3370 #: builtin/merge.c:240
3371 msgid "could not run stash."
3374 #: builtin/merge.c:245
3375 msgid "stash failed"
3378 #: builtin/merge.c:250
3380 msgid "not a valid object: %s"
3383 #: builtin/merge.c:269 builtin/merge.c:286
3384 msgid "read-tree failed"
3387 #: builtin/merge.c:316
3388 msgid " (nothing to squash)"
3391 #: builtin/merge.c:329
3393 msgid "Squash commit -- not updating HEAD\n"
3396 #: builtin/merge.c:361
3397 msgid "Writing SQUASH_MSG"
3400 #: builtin/merge.c:363
3401 msgid "Finishing SQUASH_MSG"
3404 #: builtin/merge.c:386
3406 msgid "No merge message -- not updating HEAD\n"
3409 #: builtin/merge.c:437
3411 msgid "'%s' does not point to a commit"
3414 #: builtin/merge.c:536
3416 msgid "Bad branch.%s.mergeoptions string: %s"
3419 #: builtin/merge.c:629
3420 msgid "git write-tree failed to write a tree"
3423 #: builtin/merge.c:679
3424 msgid "failed to read the cache"
3427 #: builtin/merge.c:697
3428 msgid "Unable to write index."
3431 #: builtin/merge.c:710
3432 msgid "Not handling anything other than two heads merge."
3435 #: builtin/merge.c:724
3437 msgid "Unknown option for merge-recursive: -X%s"
3440 #: builtin/merge.c:738
3442 msgid "unable to write %s"
3445 #: builtin/merge.c:877
3447 msgid "Could not read from '%s'"
3450 #: builtin/merge.c:886
3452 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
3455 #: builtin/merge.c:892
3457 "Please enter a commit message to explain why this merge is necessary,\n"
3458 "especially if it merges an updated upstream into a topic branch.\n"
3460 "Lines starting with '#' will be ignored, and an empty message aborts\n"
3464 #: builtin/merge.c:916
3465 msgid "Empty commit message."
3468 #: builtin/merge.c:928
3470 msgid "Wonderful.\n"
3473 #: builtin/merge.c:993
3475 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
3478 #: builtin/merge.c:1009
3480 msgid "'%s' is not a commit"
3483 #: builtin/merge.c:1050
3484 msgid "No current branch."
3487 #: builtin/merge.c:1052
3488 msgid "No remote for the current branch."
3491 #: builtin/merge.c:1054
3492 msgid "No default upstream defined for the current branch."
3495 #: builtin/merge.c:1059
3497 msgid "No remote tracking branch for %s from %s"
3500 #: builtin/merge.c:1146 builtin/merge.c:1303
3502 msgid "%s - not something we can merge"
3505 #: builtin/merge.c:1214
3506 msgid "There is no merge to abort (MERGE_HEAD missing)."
3509 #: builtin/merge.c:1230 git-pull.sh:31
3511 "You have not concluded your merge (MERGE_HEAD exists).\n"
3512 "Please, commit your changes before you can merge."
3515 #: builtin/merge.c:1233 git-pull.sh:34
3516 msgid "You have not concluded your merge (MERGE_HEAD exists)."
3519 #: builtin/merge.c:1237
3521 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
3522 "Please, commit your changes before you can merge."
3525 #: builtin/merge.c:1240
3526 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
3529 #: builtin/merge.c:1249
3530 msgid "You cannot combine --squash with --no-ff."
3533 #: builtin/merge.c:1254
3534 msgid "You cannot combine --no-ff with --ff-only."
3537 #: builtin/merge.c:1261
3538 msgid "No commit specified and merge.defaultToUpstream not set."
3541 #: builtin/merge.c:1293
3542 msgid "Can merge only exactly one commit into empty head"
3545 #: builtin/merge.c:1296
3546 msgid "Squash commit into empty head not supported yet"
3549 #: builtin/merge.c:1298
3550 msgid "Non-fast-forward commit does not make sense into an empty head"
3553 #: builtin/merge.c:1413
3555 msgid "Updating %s..%s\n"
3558 #: builtin/merge.c:1451
3560 msgid "Trying really trivial in-index merge...\n"
3563 #: builtin/merge.c:1458
3568 #: builtin/merge.c:1490
3569 msgid "Not possible to fast-forward, aborting."
3572 #: builtin/merge.c:1513 builtin/merge.c:1592
3574 msgid "Rewinding the tree to pristine...\n"
3577 #: builtin/merge.c:1517
3579 msgid "Trying merge strategy %s...\n"
3582 #: builtin/merge.c:1583
3584 msgid "No merge strategy handled the merge.\n"
3587 #: builtin/merge.c:1585
3589 msgid "Merge with strategy %s failed.\n"
3592 #: builtin/merge.c:1594
3594 msgid "Using the %s to prepare resolving by hand.\n"
3597 #: builtin/merge.c:1606
3599 msgid "Automatic merge went well; stopped before committing as requested\n"
3604 msgid "Checking rename of '%s' to '%s'\n"
3612 msgid "can not move directory into itself"
3616 msgid "cannot move directory over file"
3621 msgid "Huh? %.*s is in index?"
3625 msgid "source directory is empty"
3629 msgid "not under version control"
3633 msgid "destination exists"
3638 msgid "overwriting '%s'"
3642 msgid "Cannot overwrite"
3646 msgid "multiple sources for the same target"
3651 msgid "%s, source=%s, destination=%s"
3656 msgid "Renaming %s to %s\n"
3659 #: builtin/mv.c:215 builtin/remote.c:731
3661 msgid "renaming '%s' failed"
3664 #: builtin/notes.c:139
3666 msgid "unable to start 'show' for object '%s'"
3669 #: builtin/notes.c:145
3670 msgid "can't fdopen 'show' output fd"
3673 #: builtin/notes.c:155
3675 msgid "failed to close pipe to 'show' for object '%s'"
3678 #: builtin/notes.c:158
3680 msgid "failed to finish 'show' for object '%s'"
3683 #: builtin/notes.c:175 builtin/tag.c:347
3685 msgid "could not create file '%s'"
3688 #: builtin/notes.c:189
3689 msgid "Please supply the note contents using either -m or -F option"
3692 #: builtin/notes.c:210 builtin/notes.c:973
3694 msgid "Removing note for object %s\n"
3697 #: builtin/notes.c:215
3698 msgid "unable to write note object"
3701 #: builtin/notes.c:217
3703 msgid "The note contents has been left in %s"
3706 #: builtin/notes.c:251 builtin/tag.c:542
3708 msgid "cannot read '%s'"
3711 #: builtin/notes.c:253 builtin/tag.c:545
3713 msgid "could not open or read '%s'"
3716 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
3717 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
3718 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
3719 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:558
3721 msgid "Failed to resolve '%s' as a valid ref."
3724 #: builtin/notes.c:275
3726 msgid "Failed to read object '%s'."
3729 #: builtin/notes.c:299
3730 msgid "Cannot commit uninitialized/unreferenced notes tree"
3733 #: builtin/notes.c:340
3735 msgid "Bad notes.rewriteMode value: '%s'"
3738 #: builtin/notes.c:350
3740 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3743 #. TRANSLATORS: The first %s is the name of the
3744 #. environment variable, the second %s is its value
3745 #: builtin/notes.c:377
3747 msgid "Bad %s value: '%s'"
3750 #: builtin/notes.c:441
3752 msgid "Malformed input line: '%s'."
3755 #: builtin/notes.c:456
3757 msgid "Failed to copy notes from '%s' to '%s'"
3760 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
3761 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
3762 #: builtin/notes.c:1033
3763 msgid "too many parameters"
3766 #: builtin/notes.c:513 builtin/notes.c:772
3768 msgid "No note found for object %s."
3771 #: builtin/notes.c:580
3774 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
3778 #: builtin/notes.c:585 builtin/notes.c:662
3780 msgid "Overwriting existing notes for object %s\n"
3783 #: builtin/notes.c:635
3784 msgid "too few parameters"
3787 #: builtin/notes.c:656
3790 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
3794 #: builtin/notes.c:668
3796 msgid "Missing notes on source object %s. Cannot copy."
3799 #: builtin/notes.c:717
3802 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
3803 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
3806 #: builtin/notes.c:971
3808 msgid "Object %s has no note\n"
3811 #: builtin/notes.c:1103 builtin/remote.c:1598
3813 msgid "Unknown subcommand: %s"
3816 #: builtin/pack-objects.c:183 builtin/pack-objects.c:186
3818 msgid "deflate error (%d)"
3821 #: builtin/pack-objects.c:2398
3823 msgid "unsupported index version %s"
3826 #: builtin/pack-objects.c:2402
3828 msgid "bad index version '%s'"
3831 #: builtin/pack-objects.c:2425
3833 msgid "option %s does not accept negative form"
3836 #: builtin/pack-objects.c:2429
3838 msgid "unable to parse value '%s' for option %s"
3841 #: builtin/push.c:45
3842 msgid "tag shorthand without <tag>"
3845 #: builtin/push.c:64
3846 msgid "--delete only accepts plain target ref names"
3849 #: builtin/push.c:99
3852 "To choose either option permanently, see push.default in 'git help config'."
3855 #: builtin/push.c:102
3858 "The upstream branch of your current branch does not match\n"
3859 "the name of your current branch. To push to the upstream branch\n"
3860 "on the remote, use\n"
3862 " git push %s HEAD:%s\n"
3864 "To push to the branch of the same name on the remote, use\n"
3870 #: builtin/push.c:121
3873 "You are not currently on a branch.\n"
3874 "To push the history leading to the current (detached HEAD)\n"
3877 " git push %s HEAD:<name-of-remote-branch>\n"
3880 #: builtin/push.c:128
3883 "The current branch %s has no upstream branch.\n"
3884 "To push the current branch and set the remote as upstream, use\n"
3886 " git push --set-upstream %s %s\n"
3889 #: builtin/push.c:136
3891 msgid "The current branch %s has multiple upstream branches, refusing to push."
3894 #: builtin/push.c:139
3897 "You are pushing to remote '%s', which is not the upstream of\n"
3898 "your current branch '%s', without telling me what to push\n"
3899 "to update which remote branch."
3902 #: builtin/push.c:174
3904 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
3907 #: builtin/push.c:181
3909 "Updates were rejected because the tip of your current branch is behind\n"
3910 "its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
3911 "before pushing again.\n"
3912 "See the 'Note about fast-forwards' in 'git push --help' for details."
3915 #: builtin/push.c:187
3917 "Updates were rejected because a pushed branch tip is behind its remote\n"
3918 "counterpart. If you did not intend to push that branch, you may want to\n"
3919 "specify branches to push or set the 'push.default' configuration\n"
3920 "variable to 'current' or 'upstream' to push only the current branch."
3923 #: builtin/push.c:193
3925 "Updates were rejected because a pushed branch tip is behind its remote\n"
3926 "counterpart. Check out this branch and merge the remote changes\n"
3927 "(e.g. 'git pull') before pushing again.\n"
3928 "See the 'Note about fast-forwards' in 'git push --help' for details."
3931 #: builtin/push.c:233
3933 msgid "Pushing to %s\n"
3936 #: builtin/push.c:237
3938 msgid "failed to push some refs to '%s'"
3941 #: builtin/push.c:269
3943 msgid "bad repository '%s'"
3946 #: builtin/push.c:270
3948 "No configured push destination.\n"
3949 "Either specify the URL from the command-line or configure a remote "
3950 "repository using\n"
3952 " git remote add <name> <url>\n"
3954 "and then push using the remote name\n"
3956 " git push <name>\n"
3959 #: builtin/push.c:285
3960 msgid "--all and --tags are incompatible"
3963 #: builtin/push.c:286
3964 msgid "--all can't be combined with refspecs"
3967 #: builtin/push.c:291
3968 msgid "--mirror and --tags are incompatible"
3971 #: builtin/push.c:292
3972 msgid "--mirror can't be combined with refspecs"
3975 #: builtin/push.c:297
3976 msgid "--all and --mirror are incompatible"
3979 #: builtin/push.c:385
3980 msgid "--delete is incompatible with --all, --mirror and --tags"
3983 #: builtin/push.c:387
3984 msgid "--delete doesn't make sense without any refs"
3987 #: builtin/remote.c:98
3992 #: builtin/remote.c:130
3994 "--mirror is dangerous and deprecated; please\n"
3995 "\t use --mirror=fetch or --mirror=push instead"
3998 #: builtin/remote.c:147
4000 msgid "unknown mirror argument: %s"
4003 #: builtin/remote.c:185
4004 msgid "specifying a master branch makes no sense with --mirror"
4007 #: builtin/remote.c:187
4008 msgid "specifying branches to track makes sense only with fetch mirrors"
4011 #: builtin/remote.c:195 builtin/remote.c:646
4013 msgid "remote %s already exists."
4016 #: builtin/remote.c:199 builtin/remote.c:650
4018 msgid "'%s' is not a valid remote name"
4021 #: builtin/remote.c:243
4023 msgid "Could not setup master '%s'"
4026 #: builtin/remote.c:299
4028 msgid "more than one %s"
4031 #: builtin/remote.c:339
4033 msgid "Could not get fetch map for refspec %s"
4036 #: builtin/remote.c:440 builtin/remote.c:448
4040 #: builtin/remote.c:452
4044 #: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
4046 msgid "Could not append '%s' to '%s'"
4049 #: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
4051 msgid "No such remote: %s"
4054 #: builtin/remote.c:656
4056 msgid "Could not rename config section '%s' to '%s'"
4059 #: builtin/remote.c:662 builtin/remote.c:799
4061 msgid "Could not remove config section '%s'"
4064 #: builtin/remote.c:677
4067 "Not updating non-default fetch refspec\n"
4069 "\tPlease update the configuration manually if necessary."
4072 #: builtin/remote.c:683
4074 msgid "Could not append '%s'"
4077 #: builtin/remote.c:694
4079 msgid "Could not set '%s'"
4082 #: builtin/remote.c:716
4084 msgid "deleting '%s' failed"
4087 #: builtin/remote.c:750
4089 msgid "creating '%s' failed"
4092 #: builtin/remote.c:764
4094 msgid "Could not remove branch %s"
4097 #: builtin/remote.c:834
4099 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
4100 "to delete it, use:"
4102 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
4103 "to delete them, use:"
4107 #: builtin/remote.c:943
4109 msgid " new (next fetch will store in remotes/%s)"
4112 #: builtin/remote.c:946
4116 #: builtin/remote.c:948
4117 msgid " stale (use 'git remote prune' to remove)"
4120 #: builtin/remote.c:950
4124 #: builtin/remote.c:991
4126 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
4129 #: builtin/remote.c:998
4131 msgid "rebases onto remote %s"
4134 #: builtin/remote.c:1001
4136 msgid " merges with remote %s"
4139 #: builtin/remote.c:1002
4140 msgid " and with remote"
4143 #: builtin/remote.c:1004
4145 msgid "merges with remote %s"
4148 #: builtin/remote.c:1005
4149 msgid " and with remote"
4152 #: builtin/remote.c:1051
4156 #: builtin/remote.c:1054
4160 #: builtin/remote.c:1058
4164 #: builtin/remote.c:1061
4165 msgid "fast-forwardable"
4168 #: builtin/remote.c:1064
4169 msgid "local out of date"
4172 #: builtin/remote.c:1071
4174 msgid " %-*s forces to %-*s (%s)"
4177 #: builtin/remote.c:1074
4179 msgid " %-*s pushes to %-*s (%s)"
4182 #: builtin/remote.c:1078
4184 msgid " %-*s forces to %s"
4187 #: builtin/remote.c:1081
4189 msgid " %-*s pushes to %s"
4192 #: builtin/remote.c:1118
4197 #: builtin/remote.c:1119
4199 msgid " Fetch URL: %s"
4202 #: builtin/remote.c:1120 builtin/remote.c:1285
4206 #: builtin/remote.c:1129 builtin/remote.c:1131
4208 msgid " Push URL: %s"
4211 #: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
4213 msgid " HEAD branch: %s"
4216 #: builtin/remote.c:1139
4219 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
4222 #: builtin/remote.c:1151
4224 msgid " Remote branch:%s"
4225 msgid_plural " Remote branches:%s"
4229 #: builtin/remote.c:1154 builtin/remote.c:1181
4230 msgid " (status not queried)"
4233 #: builtin/remote.c:1163
4234 msgid " Local branch configured for 'git pull':"
4235 msgid_plural " Local branches configured for 'git pull':"
4239 #: builtin/remote.c:1171
4240 msgid " Local refs will be mirrored by 'git push'"
4243 #: builtin/remote.c:1178
4245 msgid " Local ref configured for 'git push'%s:"
4246 msgid_plural " Local refs configured for 'git push'%s:"
4250 #: builtin/remote.c:1216
4251 msgid "Cannot determine remote HEAD"
4254 #: builtin/remote.c:1218
4255 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
4258 #: builtin/remote.c:1228
4260 msgid "Could not delete %s"
4263 #: builtin/remote.c:1236
4265 msgid "Not a valid ref: %s"
4268 #: builtin/remote.c:1238
4270 msgid "Could not setup %s"
4273 #: builtin/remote.c:1274
4275 msgid " %s will become dangling!"
4278 #: builtin/remote.c:1275
4280 msgid " %s has become dangling!"
4283 #: builtin/remote.c:1281
4288 #: builtin/remote.c:1282
4293 #: builtin/remote.c:1295
4295 msgid " * [would prune] %s"
4298 #: builtin/remote.c:1298
4300 msgid " * [pruned] %s"
4303 #: builtin/remote.c:1387 builtin/remote.c:1461
4305 msgid "No such remote '%s'"
4308 #: builtin/remote.c:1414
4309 msgid "no remote specified"
4312 #: builtin/remote.c:1447
4313 msgid "--add --delete doesn't make sense"
4316 #: builtin/remote.c:1487
4318 msgid "Invalid old URL pattern: %s"
4321 #: builtin/remote.c:1495
4323 msgid "No such URL found: %s"
4326 #: builtin/remote.c:1497
4327 msgid "Will not delete all non-push URLs"
4330 #: builtin/reset.c:33
4334 #: builtin/reset.c:33
4338 #: builtin/reset.c:33
4342 #: builtin/reset.c:33
4346 #: builtin/reset.c:33
4350 #: builtin/reset.c:77
4351 msgid "You do not have a valid HEAD."
4354 #: builtin/reset.c:79
4355 msgid "Failed to find tree of HEAD."
4358 #: builtin/reset.c:85
4360 msgid "Failed to find tree of %s."
4363 #: builtin/reset.c:96
4364 msgid "Could not write new index file."
4367 #: builtin/reset.c:106
4369 msgid "HEAD is now at %s"
4372 #: builtin/reset.c:130
4373 msgid "Could not read index"
4376 #: builtin/reset.c:133
4377 msgid "Unstaged changes after reset:"
4380 #: builtin/reset.c:223
4382 msgid "Cannot do a %s reset in the middle of a merge."
4385 #: builtin/reset.c:303
4387 msgid "Could not parse object '%s'."
4390 #: builtin/reset.c:308
4391 msgid "--patch is incompatible with --{hard,mixed,soft}"
4394 #: builtin/reset.c:317
4395 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
4398 #: builtin/reset.c:319
4400 msgid "Cannot do %s reset with paths."
4403 #: builtin/reset.c:331
4405 msgid "%s reset is not allowed in a bare repository"
4408 #: builtin/reset.c:347
4410 msgid "Could not reset index file to revision '%s'."
4413 #: builtin/revert.c:70 builtin/revert.c:92
4415 msgid "%s: %s cannot be used with %s"
4418 #: builtin/revert.c:131
4419 msgid "program error"
4422 #: builtin/revert.c:221
4423 msgid "revert failed"
4426 #: builtin/revert.c:236
4427 msgid "cherry-pick failed"
4433 "'%s' has staged content different from both the file and the HEAD\n"
4434 "(use -f to force removal)"
4440 "'%s' has changes staged in the index\n"
4441 "(use --cached to keep the file, or -f to force removal)"
4447 "'%s' has local modifications\n"
4448 "(use --cached to keep the file, or -f to force removal)"
4453 msgid "not removing '%s' recursively without -r"
4458 msgid "git rm: unable to remove %s"
4461 #: builtin/shortlog.c:157
4463 msgid "Missing author: %s"
4468 msgid "malformed object at '%s'"
4471 #: builtin/tag.c:207
4473 msgid "tag name too long: %.*s..."
4476 #: builtin/tag.c:212
4478 msgid "tag '%s' not found."
4481 #: builtin/tag.c:227
4483 msgid "Deleted tag '%s' (was %s)\n"
4486 #: builtin/tag.c:239
4488 msgid "could not verify the tag '%s'"
4491 #: builtin/tag.c:249
4495 "# Write a tag message\n"
4496 "# Lines starting with '#' will be ignored.\n"
4500 #: builtin/tag.c:256
4504 "# Write a tag message\n"
4505 "# Lines starting with '#' will be kept; you may remove them yourself if you "
4510 #: builtin/tag.c:298
4511 msgid "unable to sign the tag"
4514 #: builtin/tag.c:300
4515 msgid "unable to write tag file"
4518 #: builtin/tag.c:325
4519 msgid "bad object type."
4522 #: builtin/tag.c:338
4523 msgid "tag header too big."
4526 #: builtin/tag.c:370
4527 msgid "no tag message?"
4530 #: builtin/tag.c:376
4532 msgid "The tag message has been left in %s\n"
4535 #: builtin/tag.c:425
4536 msgid "switch 'points-at' requires an object"
4539 #: builtin/tag.c:427
4541 msgid "malformed object name '%s'"
4544 #: builtin/tag.c:506
4545 msgid "--column and -n are incompatible"
4548 #: builtin/tag.c:523
4549 msgid "-n option is only allowed with -l."
4552 #: builtin/tag.c:525
4553 msgid "--contains option is only allowed with -l."
4556 #: builtin/tag.c:527
4557 msgid "--points-at option is only allowed with -l."
4560 #: builtin/tag.c:535
4561 msgid "only one -F or -m option is allowed."
4564 #: builtin/tag.c:555
4565 msgid "too many params"
4568 #: builtin/tag.c:561
4570 msgid "'%s' is not a valid tag name."
4573 #: builtin/tag.c:566
4575 msgid "tag '%s' already exists"
4578 #: builtin/tag.c:584
4580 msgid "%s: cannot lock the ref"
4583 #: builtin/tag.c:586
4585 msgid "%s: cannot update the ref"
4588 #: builtin/tag.c:588
4590 msgid "Updated tag '%s' (was %s)\n"
4594 msgid "See 'git help <command>' for more information on a specific command."
4597 #: parse-options.h:133 parse-options.h:235
4601 #: parse-options.h:141
4605 #: parse-options.h:149
4609 #: parse-options.h:151
4613 #: parse-options.h:156
4614 msgid "no-op (backward compatibility)"
4617 #: parse-options.h:228
4618 msgid "be more verbose"
4621 #: parse-options.h:230
4622 msgid "be more quiet"
4625 #: parse-options.h:236
4626 msgid "use <n> digits to display SHA-1s"
4630 msgid "Add file contents to the index"
4634 msgid "Find by binary search the change that introduced a bug"
4638 msgid "List, create, or delete branches"
4642 msgid "Checkout a branch or paths to the working tree"
4646 msgid "Clone a repository into a new directory"
4650 msgid "Record changes to the repository"
4654 msgid "Show changes between commits, commit and working tree, etc"
4658 msgid "Download objects and refs from another repository"
4662 msgid "Print lines matching a pattern"
4666 msgid "Create an empty git repository or reinitialize an existing one"
4670 msgid "Show commit logs"
4674 msgid "Join two or more development histories together"
4678 msgid "Move or rename a file, a directory, or a symlink"
4682 msgid "Fetch from and merge with another repository or a local branch"
4686 msgid "Update remote refs along with associated objects"
4690 msgid "Forward-port local commits to the updated upstream head"
4694 msgid "Reset current HEAD to the specified state"
4698 msgid "Remove files from the working tree and from the index"
4702 msgid "Show various types of objects"
4706 msgid "Show the working tree status"
4710 msgid "Create, list, delete or verify a tag object signed with GPG"
4714 msgid "You need to set your committer info first"
4719 "You seem to have moved HEAD since the last 'am' failure.\n"
4720 "Not rewinding to ORIG_HEAD"
4726 "When you have resolved this problem run \"$cmdline --resolved\".\n"
4727 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
4728 "To restore the original branch and stop patching run \"$cmdline --abort\"."
4732 msgid "Cannot fall back to three-way merge."
4736 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4741 "Did you hand edit your patch?\n"
4742 "It does not apply to blobs recorded in its index."
4746 msgid "Falling back to patching base and 3-way merge..."
4750 msgid "Only one StGIT patch series can be applied at once"
4755 msgid "Patch format $patch_format is not supported."
4759 msgid "Patch format detection failed."
4763 msgid "-d option is no longer supported. Do not use."
4768 msgid "previous rebase directory $dotest still exists but mbox given."
4772 msgid "Please make up your mind. --skip or --abort?"
4776 msgid "Resolve operation not in progress, we are not resuming."
4781 msgid "Dirty index: cannot apply patches (dirty: $files)"
4787 "Patch is empty. Was it split wrong?\n"
4788 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
4789 "To restore the original branch and stop patching run \"$cmdline --abort\"."
4793 msgid "Patch does not have a valid e-mail address."
4797 msgid "cannot be interactive without stdin connected to a terminal."
4801 msgid "Commit Body is:"
4804 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4805 #. in your translation. The program will only accept English
4806 #. input at this point.
4808 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
4813 msgid "Applying: $FIRSTLINE"
4818 "No changes - did you forget to use 'git add'?\n"
4819 "If there is nothing left to stage, chances are that something else\n"
4820 "already introduced the same changes; you might want to skip this patch."
4825 "You still have unmerged paths in your index\n"
4826 "did you forget to use 'git add'?"
4830 msgid "No changes -- Patch already applied."
4835 msgid "Patch failed at $msgnum $FIRSTLINE"
4839 msgid "applying to an empty history"
4843 msgid "You need to start by \"git bisect start\""
4846 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4847 #. translation. The program will only accept English input
4850 msgid "Do you want me to do it for you [Y/n]? "
4855 msgid "unrecognised option: '$arg'"
4860 msgid "'$arg' does not appear to be a valid revision"
4863 #: git-bisect.sh:117
4864 msgid "Bad HEAD - I need a HEAD"
4867 #: git-bisect.sh:130
4870 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
4873 #: git-bisect.sh:140
4874 msgid "won't bisect on seeked tree"
4877 #: git-bisect.sh:144
4878 msgid "Bad HEAD - strange symbolic ref"
4881 #: git-bisect.sh:189
4883 msgid "Bad bisect_write argument: $state"
4886 #: git-bisect.sh:218
4888 msgid "Bad rev input: $arg"
4891 #: git-bisect.sh:232
4892 msgid "Please call 'bisect_state' with at least one argument."
4895 #: git-bisect.sh:244
4897 msgid "Bad rev input: $rev"
4900 #: git-bisect.sh:250
4901 msgid "'git bisect bad' can take only one argument."
4904 #. have bad but not good. we could bisect although
4905 #. this is less optimum.
4906 #: git-bisect.sh:273
4907 msgid "Warning: bisecting only with a bad commit."
4910 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4911 #. translation. The program will only accept English input
4913 #: git-bisect.sh:279
4914 msgid "Are you sure [Y/n]? "
4917 #: git-bisect.sh:289
4919 "You need to give me at least one good and one bad revisions.\n"
4920 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
4923 #: git-bisect.sh:292
4925 "You need to start by \"git bisect start\".\n"
4926 "You then need to give me at least one good and one bad revisions.\n"
4927 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
4930 #: git-bisect.sh:347 git-bisect.sh:474
4931 msgid "We are not bisecting."
4934 #: git-bisect.sh:354
4936 msgid "'$invalid' is not a valid commit"
4939 #: git-bisect.sh:363
4942 "Could not check out original HEAD '$branch'.\n"
4943 "Try 'git bisect reset <commit>'."
4946 #: git-bisect.sh:390
4947 msgid "No logfile given"
4950 #: git-bisect.sh:391
4952 msgid "cannot read $file for replaying"
4955 #: git-bisect.sh:408
4956 msgid "?? what are you talking about?"
4959 #: git-bisect.sh:420
4961 msgid "running $command"
4964 #: git-bisect.sh:427
4967 "bisect run failed:\n"
4968 "exit code $res from '$command' is < 0 or >= 128"
4971 #: git-bisect.sh:453
4972 msgid "bisect run cannot continue any more"
4975 #: git-bisect.sh:459
4978 "bisect run failed:\n"
4979 "'bisect_state $state' exited with error code $res"
4982 #: git-bisect.sh:466
4983 msgid "bisect run success"
4988 "Pull is not possible because you have unmerged files.\n"
4989 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
4990 "as appropriate to mark resolution, or use 'git commit -a'."
4994 msgid "Pull is not possible because you have unmerged files."
4998 msgid "updating an unborn branch with changes added to the index"
5001 #. The fetch involved updating the current branch.
5002 #. The working tree and the index file is still based on the
5003 #. $orig_head commit, but we are merging into $curr_head.
5004 #. First update the working tree to match $curr_head.
5008 "Warning: fetch updated the current branch head.\n"
5009 "Warning: fast-forwarding your working tree from\n"
5010 "Warning: commit $orig_head."
5014 msgid "Cannot merge multiple branches into empty head"
5018 msgid "Cannot rebase onto multiple branches"
5022 msgid "git stash clear with parameters is unimplemented"
5026 msgid "You do not have the initial commit yet"
5030 msgid "Cannot save the current index state"
5033 #: git-stash.sh:123 git-stash.sh:136
5034 msgid "Cannot save the current worktree state"
5038 msgid "No changes selected"
5042 msgid "Cannot remove temporary index (can't happen)"
5046 msgid "Cannot record working tree state"
5049 #. TRANSLATORS: $option is an invalid option, like
5050 #. `--blah-blah'. The 7 spaces at the beginning of the
5051 #. second line correspond to "error: ". So you should line
5052 #. up the second line with however many characters the
5053 #. translation of "error: " takes in your language. E.g. in
5056 #. $ git stash save --blah-blah 2>&1 | head -n 2
5057 #. error: unknown option for 'stash save': --blah-blah
5058 #. To provide a message, use git stash save -- '--blah-blah'
5062 "error: unknown option for 'stash save': $option\n"
5063 " To provide a message, use git stash save -- '$option'"
5067 msgid "No local changes to save"
5071 msgid "Cannot initialize stash"
5075 msgid "Cannot save the current status"
5079 msgid "Cannot remove worktree changes"
5083 msgid "No stash found."
5088 msgid "Too many revisions specified: $REV"
5093 msgid "$reference is not valid reference"
5098 msgid "'$args' is not a stash-like commit"
5103 msgid "'$args' is not a stash reference"
5107 msgid "unable to refresh index"
5111 msgid "Cannot apply a stash in the middle of a merge"
5115 msgid "Conflicts in index. Try without --index."
5119 msgid "Could not save index tree"
5123 msgid "Cannot unstage modified files"
5127 msgid "Index was not unstashed."
5132 msgid "Dropped ${REV} ($s)"
5137 msgid "${REV}: Could not drop stash entry"
5141 msgid "No branch name specified"
5145 msgid "(To restore them type \"git stash apply\")"
5148 #: git-submodule.sh:88
5150 msgid "cannot strip one component off url '$remoteurl'"
5153 #: git-submodule.sh:145
5155 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
5158 #: git-submodule.sh:189
5160 msgid "Clone of '$url' into submodule path '$sm_path' failed"
5163 #: git-submodule.sh:201
5165 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
5168 #: git-submodule.sh:290
5170 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
5173 #: git-submodule.sh:307
5175 msgid "'$sm_path' already exists in the index"
5178 #: git-submodule.sh:311
5181 "The following path is ignored by one of your .gitignore files:\n"
5183 "Use -f if you really want to add it."
5186 #: git-submodule.sh:322
5188 msgid "Adding existing repo at '$sm_path' to the index"
5191 #: git-submodule.sh:324
5193 msgid "'$sm_path' already exists and is not a valid git repo"
5196 #: git-submodule.sh:338
5198 msgid "Unable to checkout submodule '$sm_path'"
5201 #: git-submodule.sh:343
5203 msgid "Failed to add submodule '$sm_path'"
5206 #: git-submodule.sh:348
5208 msgid "Failed to register submodule '$sm_path'"
5211 #: git-submodule.sh:390
5213 msgid "Entering '$prefix$sm_path'"
5216 #: git-submodule.sh:404
5218 msgid "Stopping at '$sm_path'; script returned non-zero status."
5221 #: git-submodule.sh:447
5223 msgid "No url found for submodule path '$sm_path' in .gitmodules"
5226 #: git-submodule.sh:456
5228 msgid "Failed to register url for submodule path '$sm_path'"
5231 #: git-submodule.sh:458
5233 msgid "Submodule '$name' ($url) registered for path '$sm_path'"
5236 #: git-submodule.sh:466
5238 msgid "Failed to register update mode for submodule path '$sm_path'"
5241 #: git-submodule.sh:565
5244 "Submodule path '$sm_path' not initialized\n"
5245 "Maybe you want to use 'update --init'?"
5248 #: git-submodule.sh:578
5250 msgid "Unable to find current revision in submodule path '$sm_path'"
5253 #: git-submodule.sh:597
5255 msgid "Unable to fetch in submodule path '$sm_path'"
5258 #: git-submodule.sh:611
5260 msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
5263 #: git-submodule.sh:612
5265 msgid "Submodule path '$sm_path': rebased into '$sha1'"
5268 #: git-submodule.sh:617
5270 msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
5273 #: git-submodule.sh:618
5275 msgid "Submodule path '$sm_path': merged in '$sha1'"
5278 #: git-submodule.sh:623
5280 msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
5283 #: git-submodule.sh:624
5285 msgid "Submodule path '$sm_path': checked out '$sha1'"
5288 #: git-submodule.sh:646 git-submodule.sh:969
5290 msgid "Failed to recurse into submodule path '$sm_path'"
5293 #: git-submodule.sh:754
5294 msgid "--cached cannot be used with --files"
5298 #: git-submodule.sh:794
5300 msgid "unexpected mode $mod_dst"
5303 #: git-submodule.sh:812
5305 msgid " Warn: $name doesn't contain commit $sha1_src"
5308 #: git-submodule.sh:815
5310 msgid " Warn: $name doesn't contain commit $sha1_dst"
5313 #: git-submodule.sh:818
5315 msgid " Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
5318 #: git-submodule.sh:843
5322 #: git-submodule.sh:844
5326 #: git-submodule.sh:881
5327 msgid "# Submodules changed but not updated:"
5330 #: git-submodule.sh:883
5331 msgid "# Submodule changes to be committed:"
5334 #: git-submodule.sh:1027
5336 msgid "Synchronizing submodule url for '$name'"