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-03 10:23+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:696
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:721 builtin/log.c:1310 builtin/log.c:1529 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:1206 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:493
338 #: parse-options.c:511
343 #. TRANSLATORS: the colon here should align with the
344 #. one in "usage: %s" translation
345 #: parse-options.c:515
350 #: parse-options.c:518
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:3697
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:168 wt-status.c:195
651 msgid " (use \"git reset %s <file>...\" to unstage)"
654 #: wt-status.c:170 wt-status.c:197
655 msgid " (use \"git rm --cached <file>...\" to unstage)"
659 msgid " (use \"git add <file>...\" to mark resolution)"
662 #: wt-status.c:176 wt-status.c:180
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:789 wt-status.c:913
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:874 wt-status.c:884
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:1036 wt-status.c:1039 wt-status.c:1042
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:1175 wt-status.c:1178
977 msgid "unexpected diff status %c"
980 #: builtin/add.c:67 builtin/commit.c:226
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:286 builtin/mv.c:82
1072 msgid "index file corrupt"
1075 #: builtin/add.c:480 builtin/apply.c:4108 builtin/mv.c:229 builtin/rm.c:260
1076 msgid "Unable to write new index file"
1079 #: builtin/apply.c:53
1080 msgid "git apply [options] [<patch>...]"
1083 #: builtin/apply.c:106
1085 msgid "unrecognized whitespace option '%s'"
1088 #: builtin/apply.c:121
1090 msgid "unrecognized whitespace ignore option '%s'"
1093 #: builtin/apply.c:815
1095 msgid "Cannot prepare timestamp regexp %s"
1098 #: builtin/apply.c:824
1100 msgid "regexec returned %d for input: %s"
1103 #: builtin/apply.c:905
1105 msgid "unable to find filename in patch at line %d"
1108 #: builtin/apply.c:937
1110 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1113 #: builtin/apply.c:941
1115 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1118 #: builtin/apply.c:942
1120 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1123 #: builtin/apply.c:949
1125 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1128 #: builtin/apply.c:1394
1130 msgid "recount: unexpected line: %.*s"
1133 #: builtin/apply.c:1451
1135 msgid "patch fragment without header at line %d: %.*s"
1138 #: builtin/apply.c:1468
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:1628
1150 msgid "new file depends on old contents"
1153 #: builtin/apply.c:1630
1154 msgid "deleted file still has contents"
1157 #: builtin/apply.c:1656
1159 msgid "corrupt patch at line %d"
1162 #: builtin/apply.c:1692
1164 msgid "new file %s depends on old contents"
1167 #: builtin/apply.c:1694
1169 msgid "deleted file %s still has contents"
1172 #: builtin/apply.c:1697
1174 msgid "** warning: file %s becomes empty but is not deleted"
1177 #: builtin/apply.c:1843
1179 msgid "corrupt binary patch at line %d: %.*s"
1182 #. there has to be one hunk (forward hunk)
1183 #: builtin/apply.c:1872
1185 msgid "unrecognized binary patch at line %d"
1188 #: builtin/apply.c:1958
1190 msgid "patch with only garbage at line %d"
1193 #: builtin/apply.c:2048
1195 msgid "unable to read symlink %s"
1198 #: builtin/apply.c:2052
1200 msgid "unable to open or read %s"
1203 #: builtin/apply.c:2123
1207 #: builtin/apply.c:2645
1209 msgid "invalid start of line: '%c'"
1212 #: builtin/apply.c:2763
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:2775
1221 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1224 #: builtin/apply.c:2781
1227 "while searching for:\n"
1231 #: builtin/apply.c:2800
1233 msgid "missing binary patch data for '%s'"
1236 #: builtin/apply.c:2903
1238 msgid "binary patch does not apply to '%s'"
1241 #: builtin/apply.c:2909
1243 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1246 #: builtin/apply.c:2930
1248 msgid "patch failed: %s:%ld"
1251 #: builtin/apply.c:3045
1253 msgid "patch %s has been renamed/deleted"
1256 #: builtin/apply.c:3052 builtin/apply.c:3069
1258 msgid "read of %s failed"
1261 #: builtin/apply.c:3084
1262 msgid "removal patch leaves file contents"
1265 #: builtin/apply.c:3105
1267 msgid "%s: already exists in working directory"
1270 #: builtin/apply.c:3143
1272 msgid "%s: has been deleted/renamed"
1275 #: builtin/apply.c:3148 builtin/apply.c:3179
1280 #: builtin/apply.c:3159
1282 msgid "%s: does not exist in index"
1285 #: builtin/apply.c:3173
1287 msgid "%s: does not match index"
1290 #: builtin/apply.c:3190
1292 msgid "%s: wrong type"
1295 #: builtin/apply.c:3192
1297 msgid "%s has type %o, expected %o"
1300 #: builtin/apply.c:3247
1302 msgid "%s: already exists in index"
1305 #: builtin/apply.c:3267
1307 msgid "new mode (%o) of %s does not match old mode (%o)"
1310 #: builtin/apply.c:3272
1312 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1315 #: builtin/apply.c:3280
1317 msgid "%s: patch does not apply"
1320 #: builtin/apply.c:3293
1322 msgid "Checking patch %s..."
1325 #: builtin/apply.c:3348 builtin/checkout.c:212 builtin/reset.c:158
1327 msgid "make_cache_entry failed for path '%s'"
1330 #: builtin/apply.c:3491
1332 msgid "unable to remove %s from index"
1335 #: builtin/apply.c:3518
1337 msgid "corrupt patch for subproject %s"
1340 #: builtin/apply.c:3522
1342 msgid "unable to stat newly created file '%s'"
1345 #: builtin/apply.c:3527
1347 msgid "unable to create backing store for newly created file %s"
1350 #: builtin/apply.c:3530
1352 msgid "unable to add cache entry for %s"
1355 #: builtin/apply.c:3563
1357 msgid "closing file '%s'"
1360 #: builtin/apply.c:3612
1362 msgid "unable to write file '%s' mode %o"
1365 #: builtin/apply.c:3668
1367 msgid "Applied patch %s cleanly."
1370 #: builtin/apply.c:3676
1371 msgid "internal error"
1374 #. Say this even without --verbose
1375 #: builtin/apply.c:3679
1377 msgid "Applying patch %%s with %d reject..."
1378 msgid_plural "Applying patch %%s with %d rejects..."
1382 #: builtin/apply.c:3689
1384 msgid "truncating .rej filename to %.*s.rej"
1387 #: builtin/apply.c:3710
1389 msgid "Hunk #%d applied cleanly."
1392 #: builtin/apply.c:3713
1394 msgid "Rejected hunk #%d."
1397 #: builtin/apply.c:3844
1398 msgid "unrecognized input"
1401 #: builtin/apply.c:3855
1402 msgid "unable to read index file"
1405 #: builtin/apply.c:3970 builtin/apply.c:3973
1409 #: builtin/apply.c:3971
1410 msgid "don't apply changes matching the given path"
1413 #: builtin/apply.c:3974
1414 msgid "apply changes matching the given path"
1417 #: builtin/apply.c:3976
1421 #: builtin/apply.c:3977
1422 msgid "remove <num> leading slashes from traditional diff paths"
1425 #: builtin/apply.c:3980
1426 msgid "ignore additions made by the patch"
1429 #: builtin/apply.c:3982
1430 msgid "instead of applying the patch, output diffstat for the input"
1433 #: builtin/apply.c:3986
1434 msgid "shows number of added and deleted lines in decimal notation"
1437 #: builtin/apply.c:3988
1438 msgid "instead of applying the patch, output a summary for the input"
1441 #: builtin/apply.c:3990
1442 msgid "instead of applying the patch, see if the patch is applicable"
1445 #: builtin/apply.c:3992
1446 msgid "make sure the patch is applicable to the current index"
1449 #: builtin/apply.c:3994
1450 msgid "apply a patch without touching the working tree"
1453 #: builtin/apply.c:3996
1454 msgid "also apply the patch (use with --stat/--summary/--check)"
1457 #: builtin/apply.c:3998
1458 msgid "build a temporary index based on embedded index information"
1461 #: builtin/apply.c:4000
1462 msgid "paths are separated with NUL character"
1465 #: builtin/apply.c:4003
1466 msgid "ensure at least <n> lines of context match"
1469 #: builtin/apply.c:4004
1473 #: builtin/apply.c:4005
1474 msgid "detect new or modified lines that have whitespace errors"
1477 #: builtin/apply.c:4008 builtin/apply.c:4011
1478 msgid "ignore changes in whitespace when finding context"
1481 #: builtin/apply.c:4014
1482 msgid "apply the patch in reverse"
1485 #: builtin/apply.c:4016
1486 msgid "don't expect at least one line of context"
1489 #: builtin/apply.c:4018
1490 msgid "leave the rejected hunks in corresponding *.rej files"
1493 #: builtin/apply.c:4020
1494 msgid "allow overlapping hunks"
1497 #: builtin/apply.c:4021
1501 #: builtin/apply.c:4023
1502 msgid "tolerate incorrectly detected missing new-line at the end of file"
1505 #: builtin/apply.c:4026
1506 msgid "do not trust the line counts in the hunk headers"
1509 #: builtin/apply.c:4028
1513 #: builtin/apply.c:4029
1514 msgid "prepend <root> to all filenames"
1517 #: builtin/apply.c:4050
1518 msgid "--index outside a repository"
1521 #: builtin/apply.c:4053
1522 msgid "--cached outside a repository"
1525 #: builtin/apply.c:4069
1527 msgid "can't open patch '%s'"
1530 #: builtin/apply.c:4083
1532 msgid "squelched %d whitespace error"
1533 msgid_plural "squelched %d whitespace errors"
1537 #: builtin/apply.c:4089 builtin/apply.c:4099
1539 msgid "%d line adds whitespace errors."
1540 msgid_plural "%d lines add whitespace errors."
1544 #: builtin/archive.c:17
1546 msgid "could not create archive file '%s'"
1549 #: builtin/archive.c:20
1550 msgid "could not redirect output"
1553 #: builtin/archive.c:37
1554 msgid "git archive: Remote with no URL"
1557 #: builtin/archive.c:58
1558 msgid "git archive: expected ACK/NAK, got EOF"
1561 #: builtin/archive.c:63
1563 msgid "git archive: NACK %s"
1566 #: builtin/archive.c:65
1568 msgid "remote error: %s"
1571 #: builtin/archive.c:66
1572 msgid "git archive: protocol error"
1575 #: builtin/archive.c:71
1576 msgid "git archive: expected a flush"
1579 #: builtin/branch.c:144
1582 "deleting branch '%s' that has been merged to\n"
1583 " '%s', but not yet merged to HEAD."
1586 #: builtin/branch.c:148
1589 "not deleting branch '%s' that is not yet merged to\n"
1590 " '%s', even though it is merged to HEAD."
1593 #: builtin/branch.c:180
1594 msgid "cannot use -a with -d"
1597 #: builtin/branch.c:186
1598 msgid "Couldn't look up commit object for HEAD"
1601 #: builtin/branch.c:191
1603 msgid "Cannot delete the branch '%s' which you are currently on."
1606 #: builtin/branch.c:202
1608 msgid "remote branch '%s' not found."
1611 #: builtin/branch.c:203
1613 msgid "branch '%s' not found."
1616 #: builtin/branch.c:210
1618 msgid "Couldn't look up commit object for '%s'"
1621 #: builtin/branch.c:216
1624 "The branch '%s' is not fully merged.\n"
1625 "If you are sure you want to delete it, run 'git branch -D %s'."
1628 #: builtin/branch.c:225
1630 msgid "Error deleting remote branch '%s'"
1633 #: builtin/branch.c:226
1635 msgid "Error deleting branch '%s'"
1638 #: builtin/branch.c:233
1640 msgid "Deleted remote branch %s (was %s).\n"
1643 #: builtin/branch.c:234
1645 msgid "Deleted branch %s (was %s).\n"
1648 #: builtin/branch.c:239
1649 msgid "Update of config-file failed"
1652 #: builtin/branch.c:337
1654 msgid "branch '%s' does not point at a commit"
1657 #: builtin/branch.c:409
1659 msgid "[%s: behind %d]"
1662 #: builtin/branch.c:411
1667 #: builtin/branch.c:415
1669 msgid "[%s: ahead %d]"
1672 #: builtin/branch.c:417
1677 #: builtin/branch.c:420
1679 msgid "[%s: ahead %d, behind %d]"
1682 #: builtin/branch.c:423
1684 msgid "[ahead %d, behind %d]"
1687 #: builtin/branch.c:535
1691 #: builtin/branch.c:600
1692 msgid "some refs could not be read"
1695 #: builtin/branch.c:613
1696 msgid "cannot rename the current branch while not on any."
1699 #: builtin/branch.c:623
1701 msgid "Invalid branch name: '%s'"
1704 #: builtin/branch.c:638
1705 msgid "Branch rename failed"
1708 #: builtin/branch.c:642
1710 msgid "Renamed a misnamed branch '%s' away"
1713 #: builtin/branch.c:646
1715 msgid "Branch renamed to %s, but HEAD is not updated!"
1718 #: builtin/branch.c:653
1719 msgid "Branch is renamed, but update of config-file failed"
1722 #: builtin/branch.c:668
1724 msgid "malformed object name %s"
1727 #: builtin/branch.c:692
1729 msgid "could not write branch description template: %s"
1732 #: builtin/branch.c:783
1733 msgid "Failed to resolve HEAD as a valid ref."
1736 #: builtin/branch.c:788 builtin/clone.c:558
1737 msgid "HEAD not found below refs/heads!"
1740 #: builtin/branch.c:808
1741 msgid "--column and --verbose are incompatible"
1744 #: builtin/branch.c:857
1745 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
1748 #: builtin/bundle.c:47
1750 msgid "%s is okay\n"
1753 #: builtin/bundle.c:56
1754 msgid "Need a repository to create a bundle."
1757 #: builtin/bundle.c:60
1758 msgid "Need a repository to unbundle."
1761 #: builtin/checkout.c:113 builtin/checkout.c:146
1763 msgid "path '%s' does not have our version"
1766 #: builtin/checkout.c:115 builtin/checkout.c:148
1768 msgid "path '%s' does not have their version"
1771 #: builtin/checkout.c:131
1773 msgid "path '%s' does not have all necessary versions"
1776 #: builtin/checkout.c:175
1778 msgid "path '%s' does not have necessary versions"
1781 #: builtin/checkout.c:192
1783 msgid "path '%s': cannot merge"
1786 #: builtin/checkout.c:209
1788 msgid "Unable to add merge result for '%s'"
1791 #: builtin/checkout.c:234 builtin/checkout.c:392
1792 msgid "corrupt index file"
1795 #: builtin/checkout.c:264 builtin/checkout.c:271
1797 msgid "path '%s' is unmerged"
1800 #: builtin/checkout.c:302 builtin/checkout.c:498 builtin/clone.c:583
1801 #: builtin/merge.c:812
1802 msgid "unable to write new index file"
1805 #: builtin/checkout.c:319 builtin/diff.c:302 builtin/merge.c:408
1806 msgid "diff_setup_done failed"
1809 #: builtin/checkout.c:414
1810 msgid "you need to resolve your current index first"
1813 #: builtin/checkout.c:533
1815 msgid "Can not do reflog for '%s'\n"
1818 #: builtin/checkout.c:566
1819 msgid "HEAD is now at"
1822 #: builtin/checkout.c:573
1824 msgid "Reset branch '%s'\n"
1827 #: builtin/checkout.c:576
1829 msgid "Already on '%s'\n"
1832 #: builtin/checkout.c:580
1834 msgid "Switched to and reset branch '%s'\n"
1837 #: builtin/checkout.c:582
1839 msgid "Switched to a new branch '%s'\n"
1842 #: builtin/checkout.c:584
1844 msgid "Switched to branch '%s'\n"
1847 #: builtin/checkout.c:640
1849 msgid " ... and %d more.\n"
1852 #. The singular version
1853 #: builtin/checkout.c:646
1856 "Warning: you are leaving %d commit behind, not connected to\n"
1857 "any of your branches:\n"
1861 "Warning: you are leaving %d commits behind, not connected to\n"
1862 "any of your branches:\n"
1868 #: builtin/checkout.c:664
1871 "If you want to keep them by creating a new branch, this may be a good time\n"
1874 " git branch new_branch_name %s\n"
1878 #: builtin/checkout.c:694
1879 msgid "internal error in revision walk"
1882 #: builtin/checkout.c:698
1883 msgid "Previous HEAD position was"
1886 #: builtin/checkout.c:724
1887 msgid "You are on a branch yet to be born"
1891 #: builtin/checkout.c:855
1893 msgid "invalid reference: %s"
1896 #. case (1): want a tree
1897 #: builtin/checkout.c:894
1899 msgid "reference is not a tree: %s"
1902 #: builtin/checkout.c:974
1903 msgid "-B cannot be used with -b"
1906 #: builtin/checkout.c:983
1907 msgid "--patch is incompatible with all other options"
1910 #: builtin/checkout.c:986
1911 msgid "--detach cannot be used with -b/-B/--orphan"
1914 #: builtin/checkout.c:988
1915 msgid "--detach cannot be used with -t"
1918 #: builtin/checkout.c:994
1919 msgid "--track needs a branch name"
1922 #: builtin/checkout.c:1001
1923 msgid "Missing branch name; try -b"
1926 #: builtin/checkout.c:1007
1927 msgid "--orphan and -b|-B are mutually exclusive"
1930 #: builtin/checkout.c:1009
1931 msgid "--orphan cannot be used with -t"
1934 #: builtin/checkout.c:1019
1935 msgid "git checkout: -f and -m are incompatible"
1938 #: builtin/checkout.c:1053
1939 msgid "invalid path specification"
1942 #: builtin/checkout.c:1061
1945 "git checkout: updating paths is incompatible with switching branches.\n"
1946 "Did you intend to checkout '%s' which can not be resolved as commit?"
1949 #: builtin/checkout.c:1063
1950 msgid "git checkout: updating paths is incompatible with switching branches."
1953 #: builtin/checkout.c:1068
1954 msgid "git checkout: --detach does not take a path argument"
1957 #: builtin/checkout.c:1071
1959 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1960 "checking out of the index."
1963 #: builtin/checkout.c:1090
1964 msgid "Cannot switch branch to a non-commit."
1967 #: builtin/checkout.c:1093
1968 msgid "--ours/--theirs is incompatible with switching branches."
1971 #: builtin/clean.c:78
1972 msgid "-x and -X cannot be used together"
1975 #: builtin/clean.c:82
1977 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1980 #: builtin/clean.c:85
1982 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
1986 #: builtin/clean.c:155 builtin/clean.c:176
1988 msgid "Would remove %s\n"
1991 #: builtin/clean.c:159 builtin/clean.c:179
1993 msgid "Removing %s\n"
1996 #: builtin/clean.c:162 builtin/clean.c:182
1998 msgid "failed to remove %s"
2001 #: builtin/clean.c:166
2003 msgid "Would not remove %s\n"
2006 #: builtin/clean.c:168
2008 msgid "Not removing %s\n"
2011 #: builtin/clone.c:243
2013 msgid "reference repository '%s' is not a local directory."
2016 #: builtin/clone.c:302
2018 msgid "failed to open '%s'"
2021 #: builtin/clone.c:306
2023 msgid "failed to create directory '%s'"
2026 #: builtin/clone.c:308 builtin/diff.c:75
2028 msgid "failed to stat '%s'"
2031 #: builtin/clone.c:310
2033 msgid "%s exists and is not a directory"
2036 #: builtin/clone.c:324
2038 msgid "failed to stat %s\n"
2041 #: builtin/clone.c:341
2043 msgid "failed to unlink '%s'"
2046 #: builtin/clone.c:346
2048 msgid "failed to create link '%s'"
2051 #: builtin/clone.c:350
2053 msgid "failed to copy file to '%s'"
2056 #: builtin/clone.c:373
2061 #: builtin/clone.c:440
2063 msgid "Could not find remote branch %s to clone."
2066 #: builtin/clone.c:549
2067 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
2070 #: builtin/clone.c:639
2071 msgid "Too many arguments."
2074 #: builtin/clone.c:643
2075 msgid "You must specify a repository to clone."
2078 #: builtin/clone.c:654
2080 msgid "--bare and --origin %s options are incompatible."
2083 #: builtin/clone.c:668
2085 msgid "repository '%s' does not exist"
2088 #: builtin/clone.c:673
2089 msgid "--depth is ignored in local clones; use file:// instead."
2092 #: builtin/clone.c:683
2094 msgid "destination path '%s' already exists and is not an empty directory."
2097 #: builtin/clone.c:693
2099 msgid "working tree '%s' already exists."
2102 #: builtin/clone.c:706 builtin/clone.c:720
2104 msgid "could not create leading directories of '%s'"
2107 #: builtin/clone.c:709
2109 msgid "could not create work tree dir '%s'."
2112 #: builtin/clone.c:728
2114 msgid "Cloning into bare repository '%s'...\n"
2117 #: builtin/clone.c:730
2119 msgid "Cloning into '%s'...\n"
2122 #: builtin/clone.c:786
2124 msgid "Don't know how to clone %s"
2127 #: builtin/clone.c:835
2129 msgid "Remote branch %s not found in upstream %s"
2132 #: builtin/clone.c:842
2133 msgid "You appear to have cloned an empty repository."
2136 #: builtin/column.c:51
2137 msgid "--command must be the first argument"
2140 #: builtin/commit.c:43
2142 "Your name and email address were configured automatically based\n"
2143 "on your username and hostname. Please check that they are accurate.\n"
2144 "You can suppress this message by setting them explicitly:\n"
2146 " git config --global user.name \"Your Name\"\n"
2147 " git config --global user.email you@example.com\n"
2149 "After doing this, you may fix the identity used for this commit with:\n"
2151 " git commit --amend --reset-author\n"
2154 #: builtin/commit.c:55
2156 "You asked to amend the most recent commit, but doing so would make\n"
2157 "it empty. You can repeat your command with --allow-empty, or you can\n"
2158 "remove the commit entirely with \"git reset HEAD^\".\n"
2161 #: builtin/commit.c:60
2163 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
2164 "If you wish to commit it anyway, use:\n"
2166 " git commit --allow-empty\n"
2168 "Otherwise, please use 'git reset'\n"
2171 #: builtin/commit.c:253
2172 msgid "failed to unpack HEAD tree object"
2175 #: builtin/commit.c:295
2176 msgid "unable to create temporary index"
2179 #: builtin/commit.c:301
2180 msgid "interactive add failed"
2183 #: builtin/commit.c:334 builtin/commit.c:355 builtin/commit.c:405
2184 msgid "unable to write new_index file"
2187 #: builtin/commit.c:386
2188 msgid "cannot do a partial commit during a merge."
2191 #: builtin/commit.c:388
2192 msgid "cannot do a partial commit during a cherry-pick."
2195 #: builtin/commit.c:398
2196 msgid "cannot read the index"
2199 #: builtin/commit.c:418
2200 msgid "unable to write temporary index file"
2203 #: builtin/commit.c:493 builtin/commit.c:499
2205 msgid "invalid commit: %s"
2208 #: builtin/commit.c:522
2209 msgid "malformed --author parameter"
2212 #: builtin/commit.c:582
2214 msgid "Malformed ident string: '%s'"
2217 #: builtin/commit.c:620 builtin/commit.c:653 builtin/commit.c:967
2219 msgid "could not lookup commit %s"
2222 #: builtin/commit.c:632 builtin/shortlog.c:296
2224 msgid "(reading log message from standard input)\n"
2227 #: builtin/commit.c:634
2228 msgid "could not read log from standard input"
2231 #: builtin/commit.c:638
2233 msgid "could not read log file '%s'"
2236 #: builtin/commit.c:644
2237 msgid "commit has empty message"
2240 #: builtin/commit.c:660
2241 msgid "could not read MERGE_MSG"
2244 #: builtin/commit.c:664
2245 msgid "could not read SQUASH_MSG"
2248 #: builtin/commit.c:668
2250 msgid "could not read '%s'"
2253 #: builtin/commit.c:720
2254 msgid "could not write commit template"
2257 #: builtin/commit.c:731
2261 "It looks like you may be committing a merge.\n"
2262 "If this is not correct, please remove the file\n"
2267 #: builtin/commit.c:736
2271 "It looks like you may be committing a cherry-pick.\n"
2272 "If this is not correct, please remove the file\n"
2277 #: builtin/commit.c:748
2279 "Please enter the commit message for your changes. Lines starting\n"
2280 "with '#' will be ignored, and an empty message aborts the commit.\n"
2283 #: builtin/commit.c:753
2285 "Please enter the commit message for your changes. Lines starting\n"
2286 "with '#' will be kept; you may remove them yourself if you want to.\n"
2287 "An empty message aborts the commit.\n"
2290 #: builtin/commit.c:766
2292 msgid "%sAuthor: %s"
2295 #: builtin/commit.c:773
2297 msgid "%sCommitter: %s"
2300 #: builtin/commit.c:793
2301 msgid "Cannot read index"
2304 #: builtin/commit.c:830
2305 msgid "Error building trees"
2308 #: builtin/commit.c:845 builtin/tag.c:361
2310 msgid "Please supply the message using either -m or -F option.\n"
2313 #: builtin/commit.c:942
2315 msgid "No existing author found with '%s'"
2318 #: builtin/commit.c:957 builtin/commit.c:1157
2320 msgid "Invalid untracked files mode '%s'"
2323 #: builtin/commit.c:997
2324 msgid "Using both --reset-author and --author does not make sense"
2327 #: builtin/commit.c:1008
2328 msgid "You have nothing to amend."
2331 #: builtin/commit.c:1011
2332 msgid "You are in the middle of a merge -- cannot amend."
2335 #: builtin/commit.c:1013
2336 msgid "You are in the middle of a cherry-pick -- cannot amend."
2339 #: builtin/commit.c:1016
2340 msgid "Options --squash and --fixup cannot be used together"
2343 #: builtin/commit.c:1026
2344 msgid "Only one of -c/-C/-F/--fixup can be used."
2347 #: builtin/commit.c:1028
2348 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
2351 #: builtin/commit.c:1036
2352 msgid "--reset-author can be used only with -C, -c or --amend."
2355 #: builtin/commit.c:1053
2356 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
2359 #: builtin/commit.c:1055
2360 msgid "No paths with --include/--only does not make sense."
2363 #: builtin/commit.c:1057
2364 msgid "Clever... amending the last one with dirty index."
2367 #: builtin/commit.c:1059
2368 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
2371 #: builtin/commit.c:1069 builtin/tag.c:577
2373 msgid "Invalid cleanup mode %s"
2376 #: builtin/commit.c:1074
2377 msgid "Paths with -a does not make sense."
2380 #: builtin/commit.c:1257
2381 msgid "couldn't look up newly created commit"
2384 #: builtin/commit.c:1259
2385 msgid "could not parse newly created commit"
2388 #: builtin/commit.c:1300
2389 msgid "detached HEAD"
2392 #: builtin/commit.c:1302
2393 msgid " (root-commit)"
2396 #: builtin/commit.c:1446
2397 msgid "could not parse HEAD commit"
2400 #: builtin/commit.c:1484 builtin/merge.c:509
2402 msgid "could not open '%s' for reading"
2405 #: builtin/commit.c:1491
2407 msgid "Corrupt MERGE_HEAD file (%s)"
2410 #: builtin/commit.c:1498
2411 msgid "could not read MERGE_MODE"
2414 #: builtin/commit.c:1517
2416 msgid "could not read commit message: %s"
2419 #: builtin/commit.c:1531
2421 msgid "Aborting commit; you did not edit the message.\n"
2424 #: builtin/commit.c:1536
2426 msgid "Aborting commit due to empty commit message.\n"
2429 #: builtin/commit.c:1551 builtin/merge.c:936 builtin/merge.c:961
2430 msgid "failed to write commit object"
2433 #: builtin/commit.c:1572
2434 msgid "cannot lock HEAD ref"
2437 #: builtin/commit.c:1576
2438 msgid "cannot update HEAD ref"
2441 #: builtin/commit.c:1587
2443 "Repository has been updated, but unable to write\n"
2444 "new_index file. Check that disk is not full or quota is\n"
2445 "not exceeded, and then \"git reset HEAD\" to recover."
2448 #: builtin/describe.c:234
2450 msgid "annotated tag %s not available"
2453 #: builtin/describe.c:238
2455 msgid "annotated tag %s has no embedded name"
2458 #: builtin/describe.c:240
2460 msgid "tag '%s' is really '%s' here"
2463 #: builtin/describe.c:267
2465 msgid "Not a valid object name %s"
2468 #: builtin/describe.c:270
2470 msgid "%s is not a valid '%s' object"
2473 #: builtin/describe.c:287
2475 msgid "no tag exactly matches '%s'"
2478 #: builtin/describe.c:289
2480 msgid "searching to describe %s\n"
2483 #: builtin/describe.c:329
2485 msgid "finished search at %s\n"
2488 #: builtin/describe.c:353
2491 "No annotated tags can describe '%s'.\n"
2492 "However, there were unannotated tags: try --tags."
2495 #: builtin/describe.c:357
2498 "No tags can describe '%s'.\n"
2499 "Try --always, or create some tags."
2502 #: builtin/describe.c:378
2504 msgid "traversed %lu commits\n"
2507 #: builtin/describe.c:381
2510 "more than %i tags found; listed %i most recent\n"
2511 "gave up search at %s\n"
2514 #: builtin/describe.c:436
2515 msgid "--long is incompatible with --abbrev=0"
2518 #: builtin/describe.c:462
2519 msgid "No names found, cannot describe anything."
2522 #: builtin/describe.c:482
2523 msgid "--dirty is incompatible with committishes"
2526 #: builtin/diff.c:77
2528 msgid "'%s': not a regular file or symlink"
2531 #: builtin/diff.c:220
2533 msgid "invalid option: %s"
2536 #: builtin/diff.c:297
2537 msgid "Not a git repository"
2540 #: builtin/diff.c:341
2542 msgid "invalid object '%s' given."
2545 #: builtin/diff.c:346
2547 msgid "more than %d trees given: '%s'"
2550 #: builtin/diff.c:356
2552 msgid "more than two blobs given: '%s'"
2555 #: builtin/diff.c:364
2557 msgid "unhandled object '%s' given."
2560 #: builtin/fetch.c:200
2561 msgid "Couldn't find remote ref HEAD"
2564 #: builtin/fetch.c:253
2566 msgid "object %s not found"
2569 #: builtin/fetch.c:259
2570 msgid "[up to date]"
2573 #: builtin/fetch.c:273
2575 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
2578 #: builtin/fetch.c:274 builtin/fetch.c:360
2582 #: builtin/fetch.c:285
2583 msgid "[tag update]"
2586 #: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
2587 msgid " (unable to update local ref)"
2590 #: builtin/fetch.c:305
2594 #: builtin/fetch.c:308
2595 msgid "[new branch]"
2598 #: builtin/fetch.c:311
2602 #: builtin/fetch.c:356
2603 msgid "unable to update local ref"
2606 #: builtin/fetch.c:356
2607 msgid "forced update"
2610 #: builtin/fetch.c:362
2611 msgid "(non-fast-forward)"
2614 #: builtin/fetch.c:393 builtin/fetch.c:685
2616 msgid "cannot open %s: %s\n"
2619 #: builtin/fetch.c:402
2621 msgid "%s did not send all necessary objects\n"
2624 #: builtin/fetch.c:488
2629 #: builtin/fetch.c:499
2632 "some local refs could not be updated; try running\n"
2633 " 'git remote prune %s' to remove any old, conflicting branches"
2636 #: builtin/fetch.c:549
2638 msgid " (%s will become dangling)"
2641 #: builtin/fetch.c:550
2643 msgid " (%s has become dangling)"
2646 #: builtin/fetch.c:557
2650 #: builtin/fetch.c:558 builtin/remote.c:1055
2654 #: builtin/fetch.c:675
2656 msgid "Refusing to fetch into current branch %s of non-bare repository"
2659 #: builtin/fetch.c:709
2661 msgid "Don't know how to fetch from %s"
2664 #: builtin/fetch.c:786
2666 msgid "Option \"%s\" value \"%s\" is not valid for %s"
2669 #: builtin/fetch.c:789
2671 msgid "Option \"%s\" is ignored for %s\n"
2674 #: builtin/fetch.c:888
2676 msgid "Fetching %s\n"
2679 #: builtin/fetch.c:890 builtin/remote.c:100
2681 msgid "Could not fetch %s"
2684 #: builtin/fetch.c:907
2686 "No remote repository specified. Please, specify either a URL or a\n"
2687 "remote name from which new revisions should be fetched."
2690 #: builtin/fetch.c:927
2691 msgid "You need to specify a tag name."
2694 #: builtin/fetch.c:979
2695 msgid "fetch --all does not take a repository argument"
2698 #: builtin/fetch.c:981
2699 msgid "fetch --all does not make sense with refspecs"
2702 #: builtin/fetch.c:992
2704 msgid "No such remote or remote group: %s"
2707 #: builtin/fetch.c:1000
2708 msgid "Fetching a group and specifying refspecs does not make sense"
2713 msgid "Invalid %s: '%s'"
2718 msgid "insanely long object directory %.*s"
2723 msgid "Auto packing the repository for optimum performance.\n"
2729 "Auto packing the repository for optimum performance. You may also\n"
2730 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
2735 "There are too many unreachable loose objects; run 'git prune' to remove them."
2738 #: builtin/grep.c:216
2740 msgid "grep: failed to create thread: %s"
2743 #: builtin/grep.c:402
2745 msgid "Failed to chdir: %s"
2748 #: builtin/grep.c:478 builtin/grep.c:512
2750 msgid "unable to read tree (%s)"
2753 #: builtin/grep.c:526
2755 msgid "unable to grep from object of type %s"
2758 #: builtin/grep.c:584
2760 msgid "switch `%c' expects a numerical value"
2763 #: builtin/grep.c:601
2765 msgid "cannot open '%s'"
2768 #: builtin/grep.c:885
2769 msgid "no pattern given."
2772 #: builtin/grep.c:899
2774 msgid "bad object %s"
2777 #: builtin/grep.c:940
2778 msgid "--open-files-in-pager only works on the worktree"
2781 #: builtin/grep.c:963
2782 msgid "--cached or --untracked cannot be used with --no-index."
2785 #: builtin/grep.c:968
2786 msgid "--no-index or --untracked cannot be used with revs."
2789 #: builtin/grep.c:971
2790 msgid "--[no-]exclude-standard cannot be used for tracked contents."
2793 #: builtin/grep.c:979
2794 msgid "both --cached and trees are given."
2797 #: builtin/help.c:63
2799 msgid "unrecognized help format '%s'"
2802 #: builtin/help.c:91
2803 msgid "Failed to start emacsclient."
2806 #: builtin/help.c:104
2807 msgid "Failed to parse emacsclient version."
2810 #: builtin/help.c:112
2812 msgid "emacsclient version '%d' too old (< 22)."
2815 #: builtin/help.c:130 builtin/help.c:158 builtin/help.c:167 builtin/help.c:175
2817 msgid "failed to exec '%s': %s"
2820 #: builtin/help.c:215
2823 "'%s': path for unsupported man viewer.\n"
2824 "Please consider using 'man.<tool>.cmd' instead."
2827 #: builtin/help.c:227
2830 "'%s': cmd for supported man viewer.\n"
2831 "Please consider using 'man.<tool>.path' instead."
2834 #: builtin/help.c:291
2835 msgid "The most commonly used git commands are:"
2838 #: builtin/help.c:359
2840 msgid "'%s': unknown man viewer."
2843 #: builtin/help.c:376
2844 msgid "no man viewer handled the request"
2847 #: builtin/help.c:384
2848 msgid "no info viewer handled the request"
2851 #: builtin/help.c:395
2853 msgid "'%s': not a documentation directory."
2856 #: builtin/help.c:436 builtin/help.c:443
2861 #: builtin/help.c:459
2863 msgid "`git %s' is aliased to `%s'"
2866 #: builtin/index-pack.c:170
2868 msgid "object type mismatch at %s"
2871 #: builtin/index-pack.c:190
2872 msgid "object of unexpected type"
2875 #: builtin/index-pack.c:227
2877 msgid "cannot fill %d byte"
2878 msgid_plural "cannot fill %d bytes"
2882 #: builtin/index-pack.c:237
2886 #: builtin/index-pack.c:238
2887 msgid "read error on input"
2890 #: builtin/index-pack.c:250
2891 msgid "used more bytes than were available"
2894 #: builtin/index-pack.c:257
2895 msgid "pack too large for current definition of off_t"
2898 #: builtin/index-pack.c:273
2900 msgid "unable to create '%s'"
2903 #: builtin/index-pack.c:278
2905 msgid "cannot open packfile '%s'"
2908 #: builtin/index-pack.c:292
2909 msgid "pack signature mismatch"
2912 #: builtin/index-pack.c:312
2914 msgid "pack has bad object at offset %lu: %s"
2917 #: builtin/index-pack.c:434
2919 msgid "inflate returned %d"
2922 #: builtin/index-pack.c:483
2923 msgid "offset value overflow for delta base object"
2926 #: builtin/index-pack.c:491
2927 msgid "delta base offset is out of bound"
2930 #: builtin/index-pack.c:499
2932 msgid "unknown object type %d"
2935 #: builtin/index-pack.c:531
2936 msgid "cannot pread pack file"
2939 #: builtin/index-pack.c:533
2941 msgid "premature end of pack file, %lu byte missing"
2942 msgid_plural "premature end of pack file, %lu bytes missing"
2946 #: builtin/index-pack.c:555
2947 msgid "serious inflate inconsistency"
2950 #: builtin/index-pack.c:646 builtin/index-pack.c:652 builtin/index-pack.c:675
2951 #: builtin/index-pack.c:709 builtin/index-pack.c:718
2953 msgid "SHA1 COLLISION FOUND WITH %s !"
2956 #: builtin/index-pack.c:649 builtin/pack-objects.c:170
2957 #: builtin/pack-objects.c:262
2959 msgid "unable to read %s"
2962 #: builtin/index-pack.c:715
2964 msgid "cannot read existing object %s"
2967 #: builtin/index-pack.c:729
2969 msgid "invalid blob object %s"
2972 #: builtin/index-pack.c:744
2977 #: builtin/index-pack.c:746
2978 msgid "Error in object"
2981 #: builtin/index-pack.c:748
2983 msgid "Not all child objects of %s are reachable"
2986 #: builtin/index-pack.c:818 builtin/index-pack.c:844
2987 msgid "failed to apply delta"
2990 #: builtin/index-pack.c:983
2991 msgid "Receiving objects"
2994 #: builtin/index-pack.c:983
2995 msgid "Indexing objects"
2998 #: builtin/index-pack.c:1009
2999 msgid "pack is corrupted (SHA1 mismatch)"
3002 #: builtin/index-pack.c:1014
3003 msgid "cannot fstat packfile"
3006 #: builtin/index-pack.c:1017
3007 msgid "pack has junk at the end"
3010 #: builtin/index-pack.c:1028
3011 msgid "confusion beyond insanity in parse_pack_objects()"
3014 #: builtin/index-pack.c:1051
3015 msgid "Resolving deltas"
3018 #: builtin/index-pack.c:1102
3019 msgid "confusion beyond insanity"
3022 #: builtin/index-pack.c:1121
3024 msgid "pack has %d unresolved delta"
3025 msgid_plural "pack has %d unresolved deltas"
3029 #: builtin/index-pack.c:1146
3031 msgid "unable to deflate appended object (%d)"
3034 #: builtin/index-pack.c:1225
3036 msgid "local object %s is corrupt"
3039 #: builtin/index-pack.c:1249
3040 msgid "error while closing pack file"
3043 #: builtin/index-pack.c:1262
3045 msgid "cannot write keep file '%s'"
3048 #: builtin/index-pack.c:1270
3050 msgid "cannot close written keep file '%s'"
3053 #: builtin/index-pack.c:1283
3054 msgid "cannot store pack file"
3057 #: builtin/index-pack.c:1294
3058 msgid "cannot store index file"
3061 #: builtin/index-pack.c:1395
3063 msgid "Cannot open existing pack file '%s'"
3066 #: builtin/index-pack.c:1397
3068 msgid "Cannot open existing pack idx file for '%s'"
3071 #: builtin/index-pack.c:1444
3073 msgid "non delta: %d object"
3074 msgid_plural "non delta: %d objects"
3078 #: builtin/index-pack.c:1451
3080 msgid "chain length = %d: %lu object"
3081 msgid_plural "chain length = %d: %lu objects"
3085 #: builtin/index-pack.c:1478
3086 msgid "Cannot come back to cwd"
3089 #: builtin/index-pack.c:1522 builtin/index-pack.c:1525
3090 #: builtin/index-pack.c:1537 builtin/index-pack.c:1541
3095 #: builtin/index-pack.c:1555
3096 msgid "--fix-thin cannot be used without --stdin"
3099 #: builtin/index-pack.c:1559 builtin/index-pack.c:1569
3101 msgid "packfile name '%s' does not end with '.pack'"
3104 #: builtin/index-pack.c:1578
3105 msgid "--verify with no packfile name given"
3108 #: builtin/init-db.c:35
3110 msgid "Could not make %s writable by group"
3113 #: builtin/init-db.c:62
3115 msgid "insanely long template name %s"
3118 #: builtin/init-db.c:67
3120 msgid "cannot stat '%s'"
3123 #: builtin/init-db.c:73
3125 msgid "cannot stat template '%s'"
3128 #: builtin/init-db.c:80
3130 msgid "cannot opendir '%s'"
3133 #: builtin/init-db.c:97
3135 msgid "cannot readlink '%s'"
3138 #: builtin/init-db.c:99
3140 msgid "insanely long symlink %s"
3143 #: builtin/init-db.c:102
3145 msgid "cannot symlink '%s' '%s'"
3148 #: builtin/init-db.c:106
3150 msgid "cannot copy '%s' to '%s'"
3153 #: builtin/init-db.c:110
3155 msgid "ignoring template %s"
3158 #: builtin/init-db.c:133
3160 msgid "insanely long template path %s"
3163 #: builtin/init-db.c:141
3165 msgid "templates not found %s"
3168 #: builtin/init-db.c:154
3170 msgid "not copying templates of a wrong format version %d from '%s'"
3173 #: builtin/init-db.c:192
3175 msgid "insane git directory %s"
3178 #: builtin/init-db.c:322 builtin/init-db.c:325
3180 msgid "%s already exists"
3183 #: builtin/init-db.c:354
3185 msgid "unable to handle file type %d"
3188 #: builtin/init-db.c:357
3190 msgid "unable to move %s to %s"
3193 #: builtin/init-db.c:362
3195 msgid "Could not create git link %s"
3199 #. * TRANSLATORS: The first '%s' is either "Reinitialized
3200 #. * existing" or "Initialized empty", the second " shared" or
3201 #. * "", and the last '%s%s' is the verbatim directory name.
3203 #: builtin/init-db.c:419
3205 msgid "%s%s Git repository in %s%s\n"
3208 #: builtin/init-db.c:420
3209 msgid "Reinitialized existing"
3212 #: builtin/init-db.c:420
3213 msgid "Initialized empty"
3216 #: builtin/init-db.c:421
3220 #: builtin/init-db.c:440
3221 msgid "cannot tell cwd"
3224 #: builtin/init-db.c:521 builtin/init-db.c:528
3226 msgid "cannot mkdir %s"
3229 #: builtin/init-db.c:532
3231 msgid "cannot chdir to %s"
3234 #: builtin/init-db.c:554
3237 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
3241 #: builtin/init-db.c:578
3242 msgid "Cannot access current working directory"
3245 #: builtin/init-db.c:585
3247 msgid "Cannot access work tree '%s'"
3250 #: builtin/log.c:189
3252 msgid "Final output: %d %s\n"
3255 #: builtin/log.c:402 builtin/log.c:490
3257 msgid "Could not read object %s"
3260 #: builtin/log.c:514
3262 msgid "Unknown type: %d"
3265 #: builtin/log.c:603
3266 msgid "format.headers without value"
3269 #: builtin/log.c:677
3270 msgid "name of output directory is too long"
3273 #: builtin/log.c:688
3275 msgid "Cannot open patch file %s"
3278 #: builtin/log.c:702
3279 msgid "Need exactly one range."
3282 #: builtin/log.c:710
3283 msgid "Not a range."
3286 #: builtin/log.c:787
3287 msgid "Cover letter needs email format"
3290 #: builtin/log.c:860
3292 msgid "insane in-reply-to: %s"
3295 #: builtin/log.c:933
3296 msgid "Two output directories?"
3299 #: builtin/log.c:1154
3301 msgid "bogus committer info %s"
3304 #: builtin/log.c:1199
3305 msgid "-n and -k are mutually exclusive."
3308 #: builtin/log.c:1201
3309 msgid "--subject-prefix and -k are mutually exclusive."
3312 #: builtin/log.c:1209
3313 msgid "--name-only does not make sense"
3316 #: builtin/log.c:1211
3317 msgid "--name-status does not make sense"
3320 #: builtin/log.c:1213
3321 msgid "--check does not make sense"
3324 #: builtin/log.c:1236
3325 msgid "standard output, or directory, which one?"
3328 #: builtin/log.c:1238
3330 msgid "Could not create directory '%s'"
3333 #: builtin/log.c:1391
3334 msgid "Failed to create output files"
3337 #: builtin/log.c:1495
3340 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
3343 #: builtin/log.c:1511 builtin/log.c:1513 builtin/log.c:1525
3345 msgid "Unknown commit %s"
3348 #: builtin/merge.c:90
3349 msgid "switch `m' requires a value"
3352 #: builtin/merge.c:127
3354 msgid "Could not find merge strategy '%s'.\n"
3357 #: builtin/merge.c:128
3359 msgid "Available strategies are:"
3362 #: builtin/merge.c:133
3364 msgid "Available custom strategies are:"
3367 #: builtin/merge.c:240
3368 msgid "could not run stash."
3371 #: builtin/merge.c:245
3372 msgid "stash failed"
3375 #: builtin/merge.c:250
3377 msgid "not a valid object: %s"
3380 #: builtin/merge.c:269 builtin/merge.c:286
3381 msgid "read-tree failed"
3384 #: builtin/merge.c:316
3385 msgid " (nothing to squash)"
3388 #: builtin/merge.c:329
3390 msgid "Squash commit -- not updating HEAD\n"
3393 #: builtin/merge.c:361
3394 msgid "Writing SQUASH_MSG"
3397 #: builtin/merge.c:363
3398 msgid "Finishing SQUASH_MSG"
3401 #: builtin/merge.c:386
3403 msgid "No merge message -- not updating HEAD\n"
3406 #: builtin/merge.c:437
3408 msgid "'%s' does not point to a commit"
3411 #: builtin/merge.c:536
3413 msgid "Bad branch.%s.mergeoptions string: %s"
3416 #: builtin/merge.c:629
3417 msgid "git write-tree failed to write a tree"
3420 #: builtin/merge.c:679
3421 msgid "failed to read the cache"
3424 #: builtin/merge.c:697
3425 msgid "Unable to write index."
3428 #: builtin/merge.c:710
3429 msgid "Not handling anything other than two heads merge."
3432 #: builtin/merge.c:724
3434 msgid "Unknown option for merge-recursive: -X%s"
3437 #: builtin/merge.c:738
3439 msgid "unable to write %s"
3442 #: builtin/merge.c:877
3444 msgid "Could not read from '%s'"
3447 #: builtin/merge.c:886
3449 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
3452 #: builtin/merge.c:892
3454 "Please enter a commit message to explain why this merge is necessary,\n"
3455 "especially if it merges an updated upstream into a topic branch.\n"
3457 "Lines starting with '#' will be ignored, and an empty message aborts\n"
3461 #: builtin/merge.c:916
3462 msgid "Empty commit message."
3465 #: builtin/merge.c:928
3467 msgid "Wonderful.\n"
3470 #: builtin/merge.c:993
3472 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
3475 #: builtin/merge.c:1009
3477 msgid "'%s' is not a commit"
3480 #: builtin/merge.c:1050
3481 msgid "No current branch."
3484 #: builtin/merge.c:1052
3485 msgid "No remote for the current branch."
3488 #: builtin/merge.c:1054
3489 msgid "No default upstream defined for the current branch."
3492 #: builtin/merge.c:1059
3494 msgid "No remote tracking branch for %s from %s"
3497 #: builtin/merge.c:1146 builtin/merge.c:1303
3499 msgid "%s - not something we can merge"
3502 #: builtin/merge.c:1214
3503 msgid "There is no merge to abort (MERGE_HEAD missing)."
3506 #: builtin/merge.c:1230 git-pull.sh:31
3508 "You have not concluded your merge (MERGE_HEAD exists).\n"
3509 "Please, commit your changes before you can merge."
3512 #: builtin/merge.c:1233 git-pull.sh:34
3513 msgid "You have not concluded your merge (MERGE_HEAD exists)."
3516 #: builtin/merge.c:1237
3518 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
3519 "Please, commit your changes before you can merge."
3522 #: builtin/merge.c:1240
3523 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
3526 #: builtin/merge.c:1249
3527 msgid "You cannot combine --squash with --no-ff."
3530 #: builtin/merge.c:1254
3531 msgid "You cannot combine --no-ff with --ff-only."
3534 #: builtin/merge.c:1261
3535 msgid "No commit specified and merge.defaultToUpstream not set."
3538 #: builtin/merge.c:1293
3539 msgid "Can merge only exactly one commit into empty head"
3542 #: builtin/merge.c:1296
3543 msgid "Squash commit into empty head not supported yet"
3546 #: builtin/merge.c:1298
3547 msgid "Non-fast-forward commit does not make sense into an empty head"
3550 #: builtin/merge.c:1413
3552 msgid "Updating %s..%s\n"
3555 #: builtin/merge.c:1451
3557 msgid "Trying really trivial in-index merge...\n"
3560 #: builtin/merge.c:1458
3565 #: builtin/merge.c:1490
3566 msgid "Not possible to fast-forward, aborting."
3569 #: builtin/merge.c:1513 builtin/merge.c:1592
3571 msgid "Rewinding the tree to pristine...\n"
3574 #: builtin/merge.c:1517
3576 msgid "Trying merge strategy %s...\n"
3579 #: builtin/merge.c:1583
3581 msgid "No merge strategy handled the merge.\n"
3584 #: builtin/merge.c:1585
3586 msgid "Merge with strategy %s failed.\n"
3589 #: builtin/merge.c:1594
3591 msgid "Using the %s to prepare resolving by hand.\n"
3594 #: builtin/merge.c:1606
3596 msgid "Automatic merge went well; stopped before committing as requested\n"
3601 msgid "Checking rename of '%s' to '%s'\n"
3609 msgid "can not move directory into itself"
3613 msgid "cannot move directory over file"
3618 msgid "Huh? %.*s is in index?"
3622 msgid "source directory is empty"
3626 msgid "not under version control"
3630 msgid "destination exists"
3635 msgid "overwriting '%s'"
3639 msgid "Cannot overwrite"
3643 msgid "multiple sources for the same target"
3648 msgid "%s, source=%s, destination=%s"
3653 msgid "Renaming %s to %s\n"
3656 #: builtin/mv.c:215 builtin/remote.c:731
3658 msgid "renaming '%s' failed"
3661 #: builtin/notes.c:139
3663 msgid "unable to start 'show' for object '%s'"
3666 #: builtin/notes.c:145
3667 msgid "can't fdopen 'show' output fd"
3670 #: builtin/notes.c:155
3672 msgid "failed to close pipe to 'show' for object '%s'"
3675 #: builtin/notes.c:158
3677 msgid "failed to finish 'show' for object '%s'"
3680 #: builtin/notes.c:175 builtin/tag.c:347
3682 msgid "could not create file '%s'"
3685 #: builtin/notes.c:189
3686 msgid "Please supply the note contents using either -m or -F option"
3689 #: builtin/notes.c:210 builtin/notes.c:973
3691 msgid "Removing note for object %s\n"
3694 #: builtin/notes.c:215
3695 msgid "unable to write note object"
3698 #: builtin/notes.c:217
3700 msgid "The note contents has been left in %s"
3703 #: builtin/notes.c:251 builtin/tag.c:542
3705 msgid "cannot read '%s'"
3708 #: builtin/notes.c:253 builtin/tag.c:545
3710 msgid "could not open or read '%s'"
3713 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
3714 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
3715 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
3716 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:558
3718 msgid "Failed to resolve '%s' as a valid ref."
3721 #: builtin/notes.c:275
3723 msgid "Failed to read object '%s'."
3726 #: builtin/notes.c:299
3727 msgid "Cannot commit uninitialized/unreferenced notes tree"
3730 #: builtin/notes.c:340
3732 msgid "Bad notes.rewriteMode value: '%s'"
3735 #: builtin/notes.c:350
3737 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3740 #. TRANSLATORS: The first %s is the name of the
3741 #. environment variable, the second %s is its value
3742 #: builtin/notes.c:377
3744 msgid "Bad %s value: '%s'"
3747 #: builtin/notes.c:441
3749 msgid "Malformed input line: '%s'."
3752 #: builtin/notes.c:456
3754 msgid "Failed to copy notes from '%s' to '%s'"
3757 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
3758 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
3759 #: builtin/notes.c:1033
3760 msgid "too many parameters"
3763 #: builtin/notes.c:513 builtin/notes.c:772
3765 msgid "No note found for object %s."
3768 #: builtin/notes.c:580
3771 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
3775 #: builtin/notes.c:585 builtin/notes.c:662
3777 msgid "Overwriting existing notes for object %s\n"
3780 #: builtin/notes.c:635
3781 msgid "too few parameters"
3784 #: builtin/notes.c:656
3787 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
3791 #: builtin/notes.c:668
3793 msgid "Missing notes on source object %s. Cannot copy."
3796 #: builtin/notes.c:717
3799 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
3800 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
3803 #: builtin/notes.c:971
3805 msgid "Object %s has no note\n"
3808 #: builtin/notes.c:1103 builtin/remote.c:1598
3810 msgid "Unknown subcommand: %s"
3813 #: builtin/pack-objects.c:183 builtin/pack-objects.c:186
3815 msgid "deflate error (%d)"
3818 #: builtin/pack-objects.c:2398
3820 msgid "unsupported index version %s"
3823 #: builtin/pack-objects.c:2402
3825 msgid "bad index version '%s'"
3828 #: builtin/pack-objects.c:2425
3830 msgid "option %s does not accept negative form"
3833 #: builtin/pack-objects.c:2429
3835 msgid "unable to parse value '%s' for option %s"
3838 #: builtin/push.c:45
3839 msgid "tag shorthand without <tag>"
3842 #: builtin/push.c:64
3843 msgid "--delete only accepts plain target ref names"
3846 #: builtin/push.c:99
3849 "To choose either option permanently, see push.default in 'git help config'."
3852 #: builtin/push.c:102
3855 "The upstream branch of your current branch does not match\n"
3856 "the name of your current branch. To push to the upstream branch\n"
3857 "on the remote, use\n"
3859 " git push %s HEAD:%s\n"
3861 "To push to the branch of the same name on the remote, use\n"
3867 #: builtin/push.c:121
3870 "You are not currently on a branch.\n"
3871 "To push the history leading to the current (detached HEAD)\n"
3874 " git push %s HEAD:<name-of-remote-branch>\n"
3877 #: builtin/push.c:128
3880 "The current branch %s has no upstream branch.\n"
3881 "To push the current branch and set the remote as upstream, use\n"
3883 " git push --set-upstream %s %s\n"
3886 #: builtin/push.c:136
3888 msgid "The current branch %s has multiple upstream branches, refusing to push."
3891 #: builtin/push.c:139
3894 "You are pushing to remote '%s', which is not the upstream of\n"
3895 "your current branch '%s', without telling me what to push\n"
3896 "to update which remote branch."
3899 #: builtin/push.c:174
3901 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
3904 #: builtin/push.c:181
3906 "Updates were rejected because the tip of your current branch is behind\n"
3907 "its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
3908 "before pushing again.\n"
3909 "See the 'Note about fast-forwards' in 'git push --help' for details."
3912 #: builtin/push.c:187
3914 "Updates were rejected because a pushed branch tip is behind its remote\n"
3915 "counterpart. If you did not intend to push that branch, you may want to\n"
3916 "specify branches to push or set the 'push.default' configuration\n"
3917 "variable to 'current' or 'upstream' to push only the current branch."
3920 #: builtin/push.c:193
3922 "Updates were rejected because a pushed branch tip is behind its remote\n"
3923 "counterpart. Check out this branch and merge the remote changes\n"
3924 "(e.g. 'git pull') before pushing again.\n"
3925 "See the 'Note about fast-forwards' in 'git push --help' for details."
3928 #: builtin/push.c:233
3930 msgid "Pushing to %s\n"
3933 #: builtin/push.c:237
3935 msgid "failed to push some refs to '%s'"
3938 #: builtin/push.c:269
3940 msgid "bad repository '%s'"
3943 #: builtin/push.c:270
3945 "No configured push destination.\n"
3946 "Either specify the URL from the command-line or configure a remote "
3947 "repository using\n"
3949 " git remote add <name> <url>\n"
3951 "and then push using the remote name\n"
3953 " git push <name>\n"
3956 #: builtin/push.c:285
3957 msgid "--all and --tags are incompatible"
3960 #: builtin/push.c:286
3961 msgid "--all can't be combined with refspecs"
3964 #: builtin/push.c:291
3965 msgid "--mirror and --tags are incompatible"
3968 #: builtin/push.c:292
3969 msgid "--mirror can't be combined with refspecs"
3972 #: builtin/push.c:297
3973 msgid "--all and --mirror are incompatible"
3976 #: builtin/push.c:385
3977 msgid "--delete is incompatible with --all, --mirror and --tags"
3980 #: builtin/push.c:387
3981 msgid "--delete doesn't make sense without any refs"
3984 #: builtin/remote.c:98
3989 #: builtin/remote.c:130
3991 "--mirror is dangerous and deprecated; please\n"
3992 "\t use --mirror=fetch or --mirror=push instead"
3995 #: builtin/remote.c:147
3997 msgid "unknown mirror argument: %s"
4000 #: builtin/remote.c:185
4001 msgid "specifying a master branch makes no sense with --mirror"
4004 #: builtin/remote.c:187
4005 msgid "specifying branches to track makes sense only with fetch mirrors"
4008 #: builtin/remote.c:195 builtin/remote.c:646
4010 msgid "remote %s already exists."
4013 #: builtin/remote.c:199 builtin/remote.c:650
4015 msgid "'%s' is not a valid remote name"
4018 #: builtin/remote.c:243
4020 msgid "Could not setup master '%s'"
4023 #: builtin/remote.c:299
4025 msgid "more than one %s"
4028 #: builtin/remote.c:339
4030 msgid "Could not get fetch map for refspec %s"
4033 #: builtin/remote.c:440 builtin/remote.c:448
4037 #: builtin/remote.c:452
4041 #: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
4043 msgid "Could not append '%s' to '%s'"
4046 #: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
4048 msgid "No such remote: %s"
4051 #: builtin/remote.c:656
4053 msgid "Could not rename config section '%s' to '%s'"
4056 #: builtin/remote.c:662 builtin/remote.c:799
4058 msgid "Could not remove config section '%s'"
4061 #: builtin/remote.c:677
4064 "Not updating non-default fetch refspec\n"
4066 "\tPlease update the configuration manually if necessary."
4069 #: builtin/remote.c:683
4071 msgid "Could not append '%s'"
4074 #: builtin/remote.c:694
4076 msgid "Could not set '%s'"
4079 #: builtin/remote.c:716
4081 msgid "deleting '%s' failed"
4084 #: builtin/remote.c:750
4086 msgid "creating '%s' failed"
4089 #: builtin/remote.c:764
4091 msgid "Could not remove branch %s"
4094 #: builtin/remote.c:834
4096 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
4097 "to delete it, use:"
4099 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
4100 "to delete them, use:"
4104 #: builtin/remote.c:943
4106 msgid " new (next fetch will store in remotes/%s)"
4109 #: builtin/remote.c:946
4113 #: builtin/remote.c:948
4114 msgid " stale (use 'git remote prune' to remove)"
4117 #: builtin/remote.c:950
4121 #: builtin/remote.c:991
4123 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
4126 #: builtin/remote.c:998
4128 msgid "rebases onto remote %s"
4131 #: builtin/remote.c:1001
4133 msgid " merges with remote %s"
4136 #: builtin/remote.c:1002
4137 msgid " and with remote"
4140 #: builtin/remote.c:1004
4142 msgid "merges with remote %s"
4145 #: builtin/remote.c:1005
4146 msgid " and with remote"
4149 #: builtin/remote.c:1051
4153 #: builtin/remote.c:1054
4157 #: builtin/remote.c:1058
4161 #: builtin/remote.c:1061
4162 msgid "fast-forwardable"
4165 #: builtin/remote.c:1064
4166 msgid "local out of date"
4169 #: builtin/remote.c:1071
4171 msgid " %-*s forces to %-*s (%s)"
4174 #: builtin/remote.c:1074
4176 msgid " %-*s pushes to %-*s (%s)"
4179 #: builtin/remote.c:1078
4181 msgid " %-*s forces to %s"
4184 #: builtin/remote.c:1081
4186 msgid " %-*s pushes to %s"
4189 #: builtin/remote.c:1118
4194 #: builtin/remote.c:1119
4196 msgid " Fetch URL: %s"
4199 #: builtin/remote.c:1120 builtin/remote.c:1285
4203 #: builtin/remote.c:1129 builtin/remote.c:1131
4205 msgid " Push URL: %s"
4208 #: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
4210 msgid " HEAD branch: %s"
4213 #: builtin/remote.c:1139
4216 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
4219 #: builtin/remote.c:1151
4221 msgid " Remote branch:%s"
4222 msgid_plural " Remote branches:%s"
4226 #: builtin/remote.c:1154 builtin/remote.c:1181
4227 msgid " (status not queried)"
4230 #: builtin/remote.c:1163
4231 msgid " Local branch configured for 'git pull':"
4232 msgid_plural " Local branches configured for 'git pull':"
4236 #: builtin/remote.c:1171
4237 msgid " Local refs will be mirrored by 'git push'"
4240 #: builtin/remote.c:1178
4242 msgid " Local ref configured for 'git push'%s:"
4243 msgid_plural " Local refs configured for 'git push'%s:"
4247 #: builtin/remote.c:1216
4248 msgid "Cannot determine remote HEAD"
4251 #: builtin/remote.c:1218
4252 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
4255 #: builtin/remote.c:1228
4257 msgid "Could not delete %s"
4260 #: builtin/remote.c:1236
4262 msgid "Not a valid ref: %s"
4265 #: builtin/remote.c:1238
4267 msgid "Could not setup %s"
4270 #: builtin/remote.c:1274
4272 msgid " %s will become dangling!"
4275 #: builtin/remote.c:1275
4277 msgid " %s has become dangling!"
4280 #: builtin/remote.c:1281
4285 #: builtin/remote.c:1282
4290 #: builtin/remote.c:1295
4292 msgid " * [would prune] %s"
4295 #: builtin/remote.c:1298
4297 msgid " * [pruned] %s"
4300 #: builtin/remote.c:1387 builtin/remote.c:1461
4302 msgid "No such remote '%s'"
4305 #: builtin/remote.c:1414
4306 msgid "no remote specified"
4309 #: builtin/remote.c:1447
4310 msgid "--add --delete doesn't make sense"
4313 #: builtin/remote.c:1487
4315 msgid "Invalid old URL pattern: %s"
4318 #: builtin/remote.c:1495
4320 msgid "No such URL found: %s"
4323 #: builtin/remote.c:1497
4324 msgid "Will not delete all non-push URLs"
4327 #: builtin/reset.c:33
4331 #: builtin/reset.c:33
4335 #: builtin/reset.c:33
4339 #: builtin/reset.c:33
4343 #: builtin/reset.c:33
4347 #: builtin/reset.c:77
4348 msgid "You do not have a valid HEAD."
4351 #: builtin/reset.c:79
4352 msgid "Failed to find tree of HEAD."
4355 #: builtin/reset.c:85
4357 msgid "Failed to find tree of %s."
4360 #: builtin/reset.c:96
4361 msgid "Could not write new index file."
4364 #: builtin/reset.c:106
4366 msgid "HEAD is now at %s"
4369 #: builtin/reset.c:130
4370 msgid "Could not read index"
4373 #: builtin/reset.c:133
4374 msgid "Unstaged changes after reset:"
4377 #: builtin/reset.c:223
4379 msgid "Cannot do a %s reset in the middle of a merge."
4382 #: builtin/reset.c:297
4384 msgid "Could not parse object '%s'."
4387 #: builtin/reset.c:302
4388 msgid "--patch is incompatible with --{hard,mixed,soft}"
4391 #: builtin/reset.c:311
4392 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
4395 #: builtin/reset.c:313
4397 msgid "Cannot do %s reset with paths."
4400 #: builtin/reset.c:325
4402 msgid "%s reset is not allowed in a bare repository"
4405 #: builtin/reset.c:341
4407 msgid "Could not reset index file to revision '%s'."
4410 #: builtin/revert.c:70 builtin/revert.c:92
4412 msgid "%s: %s cannot be used with %s"
4415 #: builtin/revert.c:131
4416 msgid "program error"
4419 #: builtin/revert.c:221
4420 msgid "revert failed"
4423 #: builtin/revert.c:236
4424 msgid "cherry-pick failed"
4430 "'%s' has staged content different from both the file and the HEAD\n"
4431 "(use -f to force removal)"
4437 "'%s' has changes staged in the index\n"
4438 "(use --cached to keep the file, or -f to force removal)"
4444 "'%s' has local modifications\n"
4445 "(use --cached to keep the file, or -f to force removal)"
4450 msgid "not removing '%s' recursively without -r"
4455 msgid "git rm: unable to remove %s"
4458 #: builtin/shortlog.c:157
4460 msgid "Missing author: %s"
4465 msgid "malformed object at '%s'"
4468 #: builtin/tag.c:207
4470 msgid "tag name too long: %.*s..."
4473 #: builtin/tag.c:212
4475 msgid "tag '%s' not found."
4478 #: builtin/tag.c:227
4480 msgid "Deleted tag '%s' (was %s)\n"
4483 #: builtin/tag.c:239
4485 msgid "could not verify the tag '%s'"
4488 #: builtin/tag.c:249
4492 "# Write a tag message\n"
4493 "# Lines starting with '#' will be ignored.\n"
4497 #: builtin/tag.c:256
4501 "# Write a tag message\n"
4502 "# Lines starting with '#' will be kept; you may remove them yourself if you "
4507 #: builtin/tag.c:298
4508 msgid "unable to sign the tag"
4511 #: builtin/tag.c:300
4512 msgid "unable to write tag file"
4515 #: builtin/tag.c:325
4516 msgid "bad object type."
4519 #: builtin/tag.c:338
4520 msgid "tag header too big."
4523 #: builtin/tag.c:370
4524 msgid "no tag message?"
4527 #: builtin/tag.c:376
4529 msgid "The tag message has been left in %s\n"
4532 #: builtin/tag.c:425
4533 msgid "switch 'points-at' requires an object"
4536 #: builtin/tag.c:427
4538 msgid "malformed object name '%s'"
4541 #: builtin/tag.c:506
4542 msgid "--column and -n are incompatible"
4545 #: builtin/tag.c:523
4546 msgid "-n option is only allowed with -l."
4549 #: builtin/tag.c:525
4550 msgid "--contains option is only allowed with -l."
4553 #: builtin/tag.c:527
4554 msgid "--points-at option is only allowed with -l."
4557 #: builtin/tag.c:535
4558 msgid "only one -F or -m option is allowed."
4561 #: builtin/tag.c:555
4562 msgid "too many params"
4565 #: builtin/tag.c:561
4567 msgid "'%s' is not a valid tag name."
4570 #: builtin/tag.c:566
4572 msgid "tag '%s' already exists"
4575 #: builtin/tag.c:584
4577 msgid "%s: cannot lock the ref"
4580 #: builtin/tag.c:586
4582 msgid "%s: cannot update the ref"
4585 #: builtin/tag.c:588
4587 msgid "Updated tag '%s' (was %s)\n"
4591 msgid "See 'git help <command>' for more information on a specific command."
4594 #: parse-options.h:133 parse-options.h:235
4598 #: parse-options.h:141
4602 #: parse-options.h:149
4606 #: parse-options.h:151
4610 #: parse-options.h:156
4611 msgid "no-op (backward compatibility)"
4614 #: parse-options.h:228
4615 msgid "be more verbose"
4618 #: parse-options.h:230
4619 msgid "be more quiet"
4622 #: parse-options.h:236
4623 msgid "use <n> digits to display SHA-1s"
4627 msgid "Add file contents to the index"
4631 msgid "Find by binary search the change that introduced a bug"
4635 msgid "List, create, or delete branches"
4639 msgid "Checkout a branch or paths to the working tree"
4643 msgid "Clone a repository into a new directory"
4647 msgid "Record changes to the repository"
4651 msgid "Show changes between commits, commit and working tree, etc"
4655 msgid "Download objects and refs from another repository"
4659 msgid "Print lines matching a pattern"
4663 msgid "Create an empty git repository or reinitialize an existing one"
4667 msgid "Show commit logs"
4671 msgid "Join two or more development histories together"
4675 msgid "Move or rename a file, a directory, or a symlink"
4679 msgid "Fetch from and merge with another repository or a local branch"
4683 msgid "Update remote refs along with associated objects"
4687 msgid "Forward-port local commits to the updated upstream head"
4691 msgid "Reset current HEAD to the specified state"
4695 msgid "Remove files from the working tree and from the index"
4699 msgid "Show various types of objects"
4703 msgid "Show the working tree status"
4707 msgid "Create, list, delete or verify a tag object signed with GPG"
4711 msgid "You need to set your committer info first"
4716 "You seem to have moved HEAD since the last 'am' failure.\n"
4717 "Not rewinding to ORIG_HEAD"
4723 "When you have resolved this problem run \"$cmdline --resolved\".\n"
4724 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
4725 "To restore the original branch and stop patching run \"$cmdline --abort\"."
4729 msgid "Cannot fall back to three-way merge."
4733 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4738 "Did you hand edit your patch?\n"
4739 "It does not apply to blobs recorded in its index."
4743 msgid "Falling back to patching base and 3-way merge..."
4747 msgid "Only one StGIT patch series can be applied at once"
4752 msgid "Patch format $patch_format is not supported."
4756 msgid "Patch format detection failed."
4760 msgid "-d option is no longer supported. Do not use."
4765 msgid "previous rebase directory $dotest still exists but mbox given."
4769 msgid "Please make up your mind. --skip or --abort?"
4773 msgid "Resolve operation not in progress, we are not resuming."
4778 msgid "Dirty index: cannot apply patches (dirty: $files)"
4784 "Patch is empty. Was it split wrong?\n"
4785 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
4786 "To restore the original branch and stop patching run \"$cmdline --abort\"."
4790 msgid "Patch does not have a valid e-mail address."
4794 msgid "cannot be interactive without stdin connected to a terminal."
4798 msgid "Commit Body is:"
4801 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4802 #. in your translation. The program will only accept English
4803 #. input at this point.
4805 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
4810 msgid "Applying: $FIRSTLINE"
4815 "No changes - did you forget to use 'git add'?\n"
4816 "If there is nothing left to stage, chances are that something else\n"
4817 "already introduced the same changes; you might want to skip this patch."
4822 "You still have unmerged paths in your index\n"
4823 "did you forget to use 'git add'?"
4827 msgid "No changes -- Patch already applied."
4832 msgid "Patch failed at $msgnum $FIRSTLINE"
4836 msgid "applying to an empty history"
4840 msgid "You need to start by \"git bisect start\""
4843 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4844 #. translation. The program will only accept English input
4847 msgid "Do you want me to do it for you [Y/n]? "
4852 msgid "unrecognised option: '$arg'"
4857 msgid "'$arg' does not appear to be a valid revision"
4860 #: git-bisect.sh:117
4861 msgid "Bad HEAD - I need a HEAD"
4864 #: git-bisect.sh:130
4867 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
4870 #: git-bisect.sh:140
4871 msgid "won't bisect on seeked tree"
4874 #: git-bisect.sh:144
4875 msgid "Bad HEAD - strange symbolic ref"
4878 #: git-bisect.sh:189
4880 msgid "Bad bisect_write argument: $state"
4883 #: git-bisect.sh:218
4885 msgid "Bad rev input: $arg"
4888 #: git-bisect.sh:232
4889 msgid "Please call 'bisect_state' with at least one argument."
4892 #: git-bisect.sh:244
4894 msgid "Bad rev input: $rev"
4897 #: git-bisect.sh:250
4898 msgid "'git bisect bad' can take only one argument."
4901 #. have bad but not good. we could bisect although
4902 #. this is less optimum.
4903 #: git-bisect.sh:273
4904 msgid "Warning: bisecting only with a bad commit."
4907 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4908 #. translation. The program will only accept English input
4910 #: git-bisect.sh:279
4911 msgid "Are you sure [Y/n]? "
4914 #: git-bisect.sh:289
4916 "You need to give me at least one good and one bad revisions.\n"
4917 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
4920 #: git-bisect.sh:292
4922 "You need to start by \"git bisect start\".\n"
4923 "You then need to give me at least one good and one bad revisions.\n"
4924 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
4927 #: git-bisect.sh:347 git-bisect.sh:474
4928 msgid "We are not bisecting."
4931 #: git-bisect.sh:354
4933 msgid "'$invalid' is not a valid commit"
4936 #: git-bisect.sh:363
4939 "Could not check out original HEAD '$branch'.\n"
4940 "Try 'git bisect reset <commit>'."
4943 #: git-bisect.sh:390
4944 msgid "No logfile given"
4947 #: git-bisect.sh:391
4949 msgid "cannot read $file for replaying"
4952 #: git-bisect.sh:408
4953 msgid "?? what are you talking about?"
4956 #: git-bisect.sh:420
4958 msgid "running $command"
4961 #: git-bisect.sh:427
4964 "bisect run failed:\n"
4965 "exit code $res from '$command' is < 0 or >= 128"
4968 #: git-bisect.sh:453
4969 msgid "bisect run cannot continue any more"
4972 #: git-bisect.sh:459
4975 "bisect run failed:\n"
4976 "'bisect_state $state' exited with error code $res"
4979 #: git-bisect.sh:466
4980 msgid "bisect run success"
4985 "Pull is not possible because you have unmerged files.\n"
4986 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
4987 "as appropriate to mark resolution, or use 'git commit -a'."
4991 msgid "Pull is not possible because you have unmerged files."
4995 msgid "updating an unborn branch with changes added to the index"
4998 #. The fetch involved updating the current branch.
4999 #. The working tree and the index file is still based on the
5000 #. $orig_head commit, but we are merging into $curr_head.
5001 #. First update the working tree to match $curr_head.
5005 "Warning: fetch updated the current branch head.\n"
5006 "Warning: fast-forwarding your working tree from\n"
5007 "Warning: commit $orig_head."
5011 msgid "Cannot merge multiple branches into empty head"
5015 msgid "Cannot rebase onto multiple branches"
5019 msgid "git stash clear with parameters is unimplemented"
5023 msgid "You do not have the initial commit yet"
5027 msgid "Cannot save the current index state"
5030 #: git-stash.sh:123 git-stash.sh:136
5031 msgid "Cannot save the current worktree state"
5035 msgid "No changes selected"
5039 msgid "Cannot remove temporary index (can't happen)"
5043 msgid "Cannot record working tree state"
5046 #. TRANSLATORS: $option is an invalid option, like
5047 #. `--blah-blah'. The 7 spaces at the beginning of the
5048 #. second line correspond to "error: ". So you should line
5049 #. up the second line with however many characters the
5050 #. translation of "error: " takes in your language. E.g. in
5053 #. $ git stash save --blah-blah 2>&1 | head -n 2
5054 #. error: unknown option for 'stash save': --blah-blah
5055 #. To provide a message, use git stash save -- '--blah-blah'
5059 "error: unknown option for 'stash save': $option\n"
5060 " To provide a message, use git stash save -- '$option'"
5064 msgid "No local changes to save"
5068 msgid "Cannot initialize stash"
5072 msgid "Cannot save the current status"
5076 msgid "Cannot remove worktree changes"
5080 msgid "No stash found."
5085 msgid "Too many revisions specified: $REV"
5090 msgid "$reference is not valid reference"
5095 msgid "'$args' is not a stash-like commit"
5100 msgid "'$args' is not a stash reference"
5104 msgid "unable to refresh index"
5108 msgid "Cannot apply a stash in the middle of a merge"
5112 msgid "Conflicts in index. Try without --index."
5116 msgid "Could not save index tree"
5120 msgid "Cannot unstage modified files"
5124 msgid "Index was not unstashed."
5129 msgid "Dropped ${REV} ($s)"
5134 msgid "${REV}: Could not drop stash entry"
5138 msgid "No branch name specified"
5142 msgid "(To restore them type \"git stash apply\")"
5145 #: git-submodule.sh:88
5147 msgid "cannot strip one component off url '$remoteurl'"
5150 #: git-submodule.sh:145
5152 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
5155 #: git-submodule.sh:186
5157 msgid "Clone of '$url' into submodule path '$sm_path' failed"
5160 #: git-submodule.sh:196
5162 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
5165 #: git-submodule.sh:285
5167 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
5170 #: git-submodule.sh:302
5172 msgid "'$sm_path' already exists in the index"
5175 #: git-submodule.sh:306
5178 "The following path is ignored by one of your .gitignore files:\n"
5180 "Use -f if you really want to add it."
5183 #: git-submodule.sh:317
5185 msgid "Adding existing repo at '$sm_path' to the index"
5188 #: git-submodule.sh:319
5190 msgid "'$sm_path' already exists and is not a valid git repo"
5193 #: git-submodule.sh:333
5195 msgid "Unable to checkout submodule '$sm_path'"
5198 #: git-submodule.sh:338
5200 msgid "Failed to add submodule '$sm_path'"
5203 #: git-submodule.sh:343
5205 msgid "Failed to register submodule '$sm_path'"
5208 #: git-submodule.sh:385
5210 msgid "Entering '$prefix$sm_path'"
5213 #: git-submodule.sh:399
5215 msgid "Stopping at '$sm_path'; script returned non-zero status."
5218 #: git-submodule.sh:442
5220 msgid "No url found for submodule path '$sm_path' in .gitmodules"
5223 #: git-submodule.sh:451
5225 msgid "Failed to register url for submodule path '$sm_path'"
5228 #: git-submodule.sh:453
5230 msgid "Submodule '$name' ($url) registered for path '$sm_path'"
5233 #: git-submodule.sh:461
5235 msgid "Failed to register update mode for submodule path '$sm_path'"
5238 #: git-submodule.sh:560
5241 "Submodule path '$sm_path' not initialized\n"
5242 "Maybe you want to use 'update --init'?"
5245 #: git-submodule.sh:573
5247 msgid "Unable to find current revision in submodule path '$sm_path'"
5250 #: git-submodule.sh:592
5252 msgid "Unable to fetch in submodule path '$sm_path'"
5255 #: git-submodule.sh:606
5257 msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
5260 #: git-submodule.sh:607
5262 msgid "Submodule path '$sm_path': rebased into '$sha1'"
5265 #: git-submodule.sh:612
5267 msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
5270 #: git-submodule.sh:613
5272 msgid "Submodule path '$sm_path': merged in '$sha1'"
5275 #: git-submodule.sh:618
5277 msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
5280 #: git-submodule.sh:619
5282 msgid "Submodule path '$sm_path': checked out '$sha1'"
5285 #: git-submodule.sh:641 git-submodule.sh:964
5287 msgid "Failed to recurse into submodule path '$sm_path'"
5290 #: git-submodule.sh:749
5291 msgid "--cached cannot be used with --files"
5295 #: git-submodule.sh:789
5297 msgid "unexpected mode $mod_dst"
5300 #: git-submodule.sh:807
5302 msgid " Warn: $name doesn't contain commit $sha1_src"
5305 #: git-submodule.sh:810
5307 msgid " Warn: $name doesn't contain commit $sha1_dst"
5310 #: git-submodule.sh:813
5312 msgid " Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
5315 #: git-submodule.sh:838
5319 #: git-submodule.sh:839
5323 #: git-submodule.sh:876
5324 msgid "# Submodules changed but not updated:"
5327 #: git-submodule.sh:878
5328 msgid "# Submodule changes to be committed:"
5331 #: git-submodule.sh:1022
5333 msgid "Synchronizing submodule url for '$name'"