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-05-15 06:42+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:697
50 msgid "could not open '%s'"
54 msgid "Repository lacks these prerequisite commits:"
57 #: bundle.c:164 sequencer.c:533 sequencer.c:965 builtin/log.c:289
58 #: builtin/log.c:719 builtin/log.c:1335 builtin/log.c:1554 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"
72 msgid "The bundle requires this ref"
73 msgid_plural "The bundle requires these %d refs"
81 #: bundle.c:296 builtin/log.c:1231 builtin/shortlog.c:284
83 msgid "unrecognized argument: %s"
88 msgid "ref '%s' is excluded by the rev-list options"
92 msgid "Refusing to create empty bundle."
96 msgid "Could not spawn pack-objects"
100 msgid "pack-objects died"
105 msgid "cannot create '%s'"
109 msgid "index-pack died"
114 msgid "could not parse %s"
119 msgid "%s %s is not a commit!"
122 #: compat/obstack.c:406 compat/obstack.c:408
123 msgid "memory exhausted"
127 msgid "Could not run 'git rev-list'"
132 msgid "failed write to rev-list: %s"
137 msgid "failed to close rev-list's stdin: %s"
141 msgid "in the future"
146 msgid "%lu second ago"
147 msgid_plural "%lu seconds ago"
153 msgid "%lu minute ago"
154 msgid_plural "%lu minutes ago"
161 msgid_plural "%lu hours ago"
168 msgid_plural "%lu days ago"
175 msgid_plural "%lu weeks ago"
181 msgid "%lu month ago"
182 msgid_plural "%lu months ago"
189 msgid_plural "%lu years"
195 msgid "%s, %lu month ago"
196 msgid_plural "%s, %lu months ago"
200 #: date.c:154 date.c:159
203 msgid_plural "%lu years ago"
209 msgid " Failed to parse dirstat cut-off percentage '%.*s'\n"
214 msgid " Unknown dirstat parameter '%.*s'\n"
220 "Found errors in 'diff.dirstat' config variable:\n"
225 msgid " 0 files changed\n"
230 msgid " %d file changed"
231 msgid_plural " %d files changed"
237 msgid ", %d insertion(+)"
238 msgid_plural ", %d insertions(+)"
244 msgid ", %d deletion(-)"
245 msgid_plural ", %d deletions(-)"
252 "Failed to parse --dirstat/-X option parameter:\n"
256 #: gpg-interface.c:59
257 msgid "could not run gpg."
260 #: gpg-interface.c:71
261 msgid "gpg did not accept the data"
264 #: gpg-interface.c:82
265 msgid "gpg failed to sign the data"
270 msgid "'%s': unable to read %s"
280 msgid "'%s': short read %s"
285 msgid "available git commands in '%s'"
289 msgid "git commands available from elsewhere on your $PATH"
295 "'%s' appears to be a git command, but we were not\n"
296 "able to execute it. Maybe git-%s is broken?"
300 msgid "Uh oh. Your system reports no Git commands at all."
306 "WARNING: You called a Git command named '%s', which does not exist.\n"
307 "Continuing under the assumption that you meant '%s'"
312 msgid "in %0.1f seconds automatically..."
317 msgid "git: '%s' is not a git command. See 'git --help'."
326 "Did you mean one of these?"
332 msgid "Your branch is ahead of '%s' by %d commit.\n"
333 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
339 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
341 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
348 "Your branch and '%s' have diverged,\n"
349 "and have %d and %d different commit each, respectively.\n"
351 "Your branch and '%s' have diverged,\n"
352 "and have %d and %d different commits each, respectively.\n"
356 #: sequencer.c:121 builtin/merge.c:865 builtin/merge.c:978
357 #: builtin/merge.c:1088 builtin/merge.c:1098
359 msgid "Could not open '%s' for writing"
362 #: sequencer.c:123 builtin/merge.c:333 builtin/merge.c:868
363 #: builtin/merge.c:1090 builtin/merge.c:1103
365 msgid "Could not write to '%s'"
370 "after resolving the conflicts, mark the corrected paths\n"
371 "with 'git add <paths>' or 'git rm <paths>'"
376 "after resolving the conflicts, mark the corrected paths\n"
377 "with 'git add <paths>' or 'git rm <paths>'\n"
378 "and commit the result with 'git commit'"
381 #: sequencer.c:160 sequencer.c:741 sequencer.c:824
383 msgid "Could not write to %s"
388 msgid "Error wrapping up %s"
392 msgid "Your local changes would be overwritten by cherry-pick."
396 msgid "Your local changes would be overwritten by revert."
400 msgid "Commit your changes or stash them to proceed."
403 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
406 msgid "%s: Unable to write new index file"
410 msgid "Could not resolve HEAD commit\n"
414 msgid "Unable to update cache tree\n"
419 msgid "Could not parse commit %s\n"
424 msgid "Could not parse parent commit %s\n"
428 msgid "Your index file is unmerged."
432 msgid "You do not have a valid HEAD"
437 msgid "Commit %s is a merge but no -m option was given."
442 msgid "Commit %s does not have parent %d"
447 msgid "Mainline was specified but commit %s is not a merge."
450 #. TRANSLATORS: The first %s will be "revert" or
451 #. "cherry-pick", the second %s a SHA1
454 msgid "%s: cannot parse parent commit %s"
459 msgid "Cannot get commit message for %s"
464 msgid "could not revert %s... %s"
469 msgid "could not apply %s... %s"
473 msgid "empty commit set passed"
478 msgid "git %s: failed to read the index"
483 msgid "git %s: failed to refresh the index"
488 msgid "Cannot %s during a %s"
493 msgid "Could not parse line %d."
497 msgid "No commits parsed."
502 msgid "Could not open %s"
507 msgid "Could not read %s."
512 msgid "Unusable instruction sheet: %s"
517 msgid "Invalid key: %s"
522 msgid "Invalid value for %s: %s"
527 msgid "Malformed options sheet: %s"
531 msgid "a cherry-pick or revert is already in progress"
535 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
540 msgid "Could not create sequencer directory %s"
543 #: sequencer.c:743 sequencer.c:828
545 msgid "Error wrapping up %s."
548 #: sequencer.c:762 sequencer.c:896
549 msgid "no cherry-pick or revert in progress"
553 msgid "cannot resolve HEAD"
557 msgid "cannot abort from a branch yet to be born"
560 #: sequencer.c:788 builtin/apply.c:3689
562 msgid "cannot open %s: %s"
567 msgid "cannot read %s: %s"
571 msgid "unexpected end of file"
576 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
581 msgid "Could not format %s."
585 msgid "Can't revert as initial commit"
589 msgid "Can't cherry-pick into empty head"
593 msgid "HEAD does not point to a branch"
598 msgid "No such branch: '%s'"
603 msgid "No upstream configured for branch '%s'"
608 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
612 msgid "Unmerged paths:"
615 #: wt-status.c:141 wt-status.c:158
617 msgid " (use \"git reset %s <file>...\" to unstage)"
620 #: wt-status.c:143 wt-status.c:160
621 msgid " (use \"git rm --cached <file>...\" to unstage)"
625 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
629 msgid "Changes to be committed:"
633 msgid "Changes not staged for commit:"
637 msgid " (use \"git add <file>...\" to update what will be committed)"
641 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
646 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
650 msgid " (commit or discard the untracked or modified content in submodules)"
660 msgid " (use \"git %s <file>...\" to include in what will be committed)"
668 msgid "both deleted:"
676 msgid "deleted by them:"
680 msgid "added by them:"
684 msgid "deleted by us:"
692 msgid "both modified:"
696 msgid "new commits, "
700 msgid "modified content, "
704 msgid "untracked content, "
714 msgid "copied: %s -> %s"
729 msgid "renamed: %s -> %s"
734 msgid "typechange: %s"
749 msgid "bug: unhandled diff status %c"
757 msgid "Not currently on any branch."
761 msgid "Initial commit"
774 msgid "Untracked files not listed%s"
778 msgid " (use -u option to show untracked files)"
787 msgid "no changes added to commit%s\n"
791 msgid " (use \"git add\" and/or \"git commit -a\")"
796 msgid "nothing added to commit but untracked files present%s\n"
800 msgid " (use \"git add\" to track)"
803 #: wt-status.c:793 wt-status.c:796 wt-status.c:799
805 msgid "nothing to commit%s\n"
809 msgid " (create/copy files and use \"git add\" to track)"
813 msgid " (use -u to show untracked files)"
817 msgid " (working directory clean)"
821 msgid "HEAD (no branch)"
825 msgid "Initial commit on "
832 #: wt-status.c:932 wt-status.c:935
842 msgid "unexpected diff status %c"
845 #: builtin/add.c:67 builtin/commit.c:226
846 msgid "updating files failed"
851 msgid "remove '%s'\n"
856 msgid "Path '%s' is in submodule '%.*s'"
860 msgid "Unstaged changes after refreshing the index:"
863 #: builtin/add.c:195 builtin/add.c:456 builtin/rm.c:186
865 msgid "pathspec '%s' did not match any files"
870 msgid "'%s' is beyond a symbolic link"
874 msgid "Could not read the index"
879 msgid "Could not open '%s' for writing."
883 msgid "Could not write patch"
888 msgid "Could not stat '%s'"
892 msgid "Empty patch. Aborted."
897 msgid "Could not apply '%s'"
901 msgid "The following paths are ignored by one of your .gitignore files:\n"
906 msgid "Use -f if you really want to add them.\n"
910 msgid "no files added"
914 msgid "adding files failed"
918 msgid "-A and -u are mutually incompatible"
922 msgid "Option --ignore-missing can only be used together with --dry-run"
927 msgid "Nothing specified, nothing added.\n"
932 msgid "Maybe you wanted to say 'git add .'?\n"
935 #: builtin/add.c:420 builtin/clean.c:95 builtin/commit.c:286 builtin/mv.c:82
937 msgid "index file corrupt"
940 #: builtin/add.c:476 builtin/apply.c:4100 builtin/mv.c:229 builtin/rm.c:260
941 msgid "Unable to write new index file"
944 #: builtin/apply.c:106
946 msgid "unrecognized whitespace option '%s'"
949 #: builtin/apply.c:121
951 msgid "unrecognized whitespace ignore option '%s'"
954 #: builtin/apply.c:815
956 msgid "Cannot prepare timestamp regexp %s"
959 #: builtin/apply.c:824
961 msgid "regexec returned %d for input: %s"
964 #: builtin/apply.c:905
966 msgid "unable to find filename in patch at line %d"
969 #: builtin/apply.c:937
971 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
974 #: builtin/apply.c:941
976 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
979 #: builtin/apply.c:942
981 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
984 #: builtin/apply.c:949
986 msgid "git apply: bad git-diff - expected /dev/null on line %d"
989 #: builtin/apply.c:1394
991 msgid "recount: unexpected line: %.*s"
994 #: builtin/apply.c:1451
996 msgid "patch fragment without header at line %d: %.*s"
999 #: builtin/apply.c:1468
1002 "git diff header lacks filename information when removing %d leading pathname "
1003 "component (line %d)"
1005 "git diff header lacks filename information when removing %d leading pathname "
1006 "components (line %d)"
1010 #: builtin/apply.c:1628
1011 msgid "new file depends on old contents"
1014 #: builtin/apply.c:1630
1015 msgid "deleted file still has contents"
1018 #: builtin/apply.c:1656
1020 msgid "corrupt patch at line %d"
1023 #: builtin/apply.c:1692
1025 msgid "new file %s depends on old contents"
1028 #: builtin/apply.c:1694
1030 msgid "deleted file %s still has contents"
1033 #: builtin/apply.c:1697
1035 msgid "** warning: file %s becomes empty but is not deleted"
1038 #: builtin/apply.c:1843
1040 msgid "corrupt binary patch at line %d: %.*s"
1043 #. there has to be one hunk (forward hunk)
1044 #: builtin/apply.c:1872
1046 msgid "unrecognized binary patch at line %d"
1049 #: builtin/apply.c:1958
1051 msgid "patch with only garbage at line %d"
1054 #: builtin/apply.c:2048
1056 msgid "unable to read symlink %s"
1059 #: builtin/apply.c:2052
1061 msgid "unable to open or read %s"
1064 #: builtin/apply.c:2123
1068 #: builtin/apply.c:2645
1070 msgid "invalid start of line: '%c'"
1073 #: builtin/apply.c:2763
1075 msgid "Hunk #%d succeeded at %d (offset %d line)."
1076 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1080 #: builtin/apply.c:2775
1082 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1085 #: builtin/apply.c:2781
1088 "while searching for:\n"
1092 #: builtin/apply.c:2800
1094 msgid "missing binary patch data for '%s'"
1097 #: builtin/apply.c:2903
1099 msgid "binary patch does not apply to '%s'"
1102 #: builtin/apply.c:2909
1104 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1107 #: builtin/apply.c:2930
1109 msgid "patch failed: %s:%ld"
1112 #: builtin/apply.c:3045
1114 msgid "patch %s has been renamed/deleted"
1117 #: builtin/apply.c:3052 builtin/apply.c:3069
1119 msgid "read of %s failed"
1122 #: builtin/apply.c:3084
1123 msgid "removal patch leaves file contents"
1126 #: builtin/apply.c:3105
1128 msgid "%s: already exists in working directory"
1131 #: builtin/apply.c:3143
1133 msgid "%s: has been deleted/renamed"
1136 #: builtin/apply.c:3148 builtin/apply.c:3179
1141 #: builtin/apply.c:3159
1143 msgid "%s: does not exist in index"
1146 #: builtin/apply.c:3173
1148 msgid "%s: does not match index"
1151 #: builtin/apply.c:3190
1153 msgid "%s: wrong type"
1156 #: builtin/apply.c:3192
1158 msgid "%s has type %o, expected %o"
1161 #: builtin/apply.c:3247
1163 msgid "%s: already exists in index"
1166 #: builtin/apply.c:3266
1168 msgid "new mode (%o) of %s does not match old mode (%o)%s%s"
1171 #: builtin/apply.c:3272
1173 msgid "%s: patch does not apply"
1176 #: builtin/apply.c:3285
1178 msgid "Checking patch %s..."
1181 #: builtin/apply.c:3340 builtin/checkout.c:212 builtin/reset.c:158
1183 msgid "make_cache_entry failed for path '%s'"
1186 #: builtin/apply.c:3483
1188 msgid "unable to remove %s from index"
1191 #: builtin/apply.c:3510
1193 msgid "corrupt patch for subproject %s"
1196 #: builtin/apply.c:3514
1198 msgid "unable to stat newly created file '%s'"
1201 #: builtin/apply.c:3519
1203 msgid "unable to create backing store for newly created file %s"
1206 #: builtin/apply.c:3522
1208 msgid "unable to add cache entry for %s"
1211 #: builtin/apply.c:3555
1213 msgid "closing file '%s'"
1216 #: builtin/apply.c:3604
1218 msgid "unable to write file '%s' mode %o"
1221 #: builtin/apply.c:3660
1223 msgid "Applied patch %s cleanly."
1226 #: builtin/apply.c:3668
1227 msgid "internal error"
1230 #. Say this even without --verbose
1231 #: builtin/apply.c:3671
1233 msgid "Applying patch %%s with %d reject..."
1234 msgid_plural "Applying patch %%s with %d rejects..."
1238 #: builtin/apply.c:3681
1240 msgid "truncating .rej filename to %.*s.rej"
1243 #: builtin/apply.c:3702
1245 msgid "Hunk #%d applied cleanly."
1248 #: builtin/apply.c:3705
1250 msgid "Rejected hunk #%d."
1253 #: builtin/apply.c:3836
1254 msgid "unrecognized input"
1257 #: builtin/apply.c:3847
1258 msgid "unable to read index file"
1261 #: builtin/apply.c:4042
1262 msgid "--index outside a repository"
1265 #: builtin/apply.c:4045
1266 msgid "--cached outside a repository"
1269 #: builtin/apply.c:4061
1271 msgid "can't open patch '%s'"
1274 #: builtin/apply.c:4075
1276 msgid "squelched %d whitespace error"
1277 msgid_plural "squelched %d whitespace errors"
1281 #: builtin/apply.c:4081 builtin/apply.c:4091
1283 msgid "%d line adds whitespace errors."
1284 msgid_plural "%d lines add whitespace errors."
1288 #: builtin/archive.c:17
1290 msgid "could not create archive file '%s'"
1293 #: builtin/archive.c:20
1294 msgid "could not redirect output"
1297 #: builtin/archive.c:37
1298 msgid "git archive: Remote with no URL"
1301 #: builtin/archive.c:58
1302 msgid "git archive: expected ACK/NAK, got EOF"
1305 #: builtin/archive.c:63
1307 msgid "git archive: NACK %s"
1310 #: builtin/archive.c:65
1312 msgid "remote error: %s"
1315 #: builtin/archive.c:66
1316 msgid "git archive: protocol error"
1319 #: builtin/archive.c:71
1320 msgid "git archive: expected a flush"
1323 #: builtin/branch.c:144
1326 "deleting branch '%s' that has been merged to\n"
1327 " '%s', but not yet merged to HEAD."
1330 #: builtin/branch.c:148
1333 "not deleting branch '%s' that is not yet merged to\n"
1334 " '%s', even though it is merged to HEAD."
1337 #: builtin/branch.c:180
1338 msgid "cannot use -a with -d"
1341 #: builtin/branch.c:186
1342 msgid "Couldn't look up commit object for HEAD"
1345 #: builtin/branch.c:191
1347 msgid "Cannot delete the branch '%s' which you are currently on."
1350 #: builtin/branch.c:202
1352 msgid "remote branch '%s' not found."
1355 #: builtin/branch.c:203
1357 msgid "branch '%s' not found."
1360 #: builtin/branch.c:210
1362 msgid "Couldn't look up commit object for '%s'"
1365 #: builtin/branch.c:216
1368 "The branch '%s' is not fully merged.\n"
1369 "If you are sure you want to delete it, run 'git branch -D %s'."
1372 #: builtin/branch.c:225
1374 msgid "Error deleting remote branch '%s'"
1377 #: builtin/branch.c:226
1379 msgid "Error deleting branch '%s'"
1382 #: builtin/branch.c:233
1384 msgid "Deleted remote branch %s (was %s).\n"
1387 #: builtin/branch.c:234
1389 msgid "Deleted branch %s (was %s).\n"
1392 #: builtin/branch.c:239
1393 msgid "Update of config-file failed"
1396 #: builtin/branch.c:337
1398 msgid "branch '%s' does not point at a commit"
1401 #: builtin/branch.c:409
1403 msgid "[%s: behind %d]"
1406 #: builtin/branch.c:411
1411 #: builtin/branch.c:415
1413 msgid "[%s: ahead %d]"
1416 #: builtin/branch.c:417
1421 #: builtin/branch.c:420
1423 msgid "[%s: ahead %d, behind %d]"
1426 #: builtin/branch.c:423
1428 msgid "[ahead %d, behind %d]"
1431 #: builtin/branch.c:535
1435 #: builtin/branch.c:600
1436 msgid "some refs could not be read"
1439 #: builtin/branch.c:613
1440 msgid "cannot rename the current branch while not on any."
1443 #: builtin/branch.c:623
1445 msgid "Invalid branch name: '%s'"
1448 #: builtin/branch.c:638
1449 msgid "Branch rename failed"
1452 #: builtin/branch.c:642
1454 msgid "Renamed a misnamed branch '%s' away"
1457 #: builtin/branch.c:646
1459 msgid "Branch renamed to %s, but HEAD is not updated!"
1462 #: builtin/branch.c:653
1463 msgid "Branch is renamed, but update of config-file failed"
1466 #: builtin/branch.c:668
1468 msgid "malformed object name %s"
1471 #: builtin/branch.c:692
1473 msgid "could not write branch description template: %s"
1476 #: builtin/branch.c:783
1477 msgid "Failed to resolve HEAD as a valid ref."
1480 #: builtin/branch.c:788 builtin/clone.c:558
1481 msgid "HEAD not found below refs/heads!"
1484 #: builtin/branch.c:808
1485 msgid "--column and --verbose are incompatible"
1488 #: builtin/branch.c:857
1489 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
1492 #: builtin/bundle.c:47
1494 msgid "%s is okay\n"
1497 #: builtin/bundle.c:56
1498 msgid "Need a repository to create a bundle."
1501 #: builtin/bundle.c:60
1502 msgid "Need a repository to unbundle."
1505 #: builtin/checkout.c:113 builtin/checkout.c:146
1507 msgid "path '%s' does not have our version"
1510 #: builtin/checkout.c:115 builtin/checkout.c:148
1512 msgid "path '%s' does not have their version"
1515 #: builtin/checkout.c:131
1517 msgid "path '%s' does not have all necessary versions"
1520 #: builtin/checkout.c:175
1522 msgid "path '%s' does not have necessary versions"
1525 #: builtin/checkout.c:192
1527 msgid "path '%s': cannot merge"
1530 #: builtin/checkout.c:209
1532 msgid "Unable to add merge result for '%s'"
1535 #: builtin/checkout.c:234 builtin/checkout.c:392
1536 msgid "corrupt index file"
1539 #: builtin/checkout.c:264 builtin/checkout.c:271
1541 msgid "path '%s' is unmerged"
1544 #: builtin/checkout.c:302 builtin/checkout.c:498 builtin/clone.c:583
1545 #: builtin/merge.c:812
1546 msgid "unable to write new index file"
1549 #: builtin/checkout.c:319 builtin/diff.c:302 builtin/merge.c:408
1550 msgid "diff_setup_done failed"
1553 #: builtin/checkout.c:414
1554 msgid "you need to resolve your current index first"
1557 #: builtin/checkout.c:533
1559 msgid "Can not do reflog for '%s'\n"
1562 #: builtin/checkout.c:566
1563 msgid "HEAD is now at"
1566 #: builtin/checkout.c:573
1568 msgid "Reset branch '%s'\n"
1571 #: builtin/checkout.c:576
1573 msgid "Already on '%s'\n"
1576 #: builtin/checkout.c:580
1578 msgid "Switched to and reset branch '%s'\n"
1581 #: builtin/checkout.c:582
1583 msgid "Switched to a new branch '%s'\n"
1586 #: builtin/checkout.c:584
1588 msgid "Switched to branch '%s'\n"
1591 #: builtin/checkout.c:640
1593 msgid " ... and %d more.\n"
1596 #. The singular version
1597 #: builtin/checkout.c:646
1600 "Warning: you are leaving %d commit behind, not connected to\n"
1601 "any of your branches:\n"
1605 "Warning: you are leaving %d commits behind, not connected to\n"
1606 "any of your branches:\n"
1612 #: builtin/checkout.c:664
1615 "If you want to keep them by creating a new branch, this may be a good time\n"
1618 " git branch new_branch_name %s\n"
1622 #: builtin/checkout.c:694
1623 msgid "internal error in revision walk"
1626 #: builtin/checkout.c:698
1627 msgid "Previous HEAD position was"
1630 #: builtin/checkout.c:724
1631 msgid "You are on a branch yet to be born"
1635 #: builtin/checkout.c:855
1637 msgid "invalid reference: %s"
1640 #. case (1): want a tree
1641 #: builtin/checkout.c:894
1643 msgid "reference is not a tree: %s"
1646 #: builtin/checkout.c:974
1647 msgid "-B cannot be used with -b"
1650 #: builtin/checkout.c:983
1651 msgid "--patch is incompatible with all other options"
1654 #: builtin/checkout.c:986
1655 msgid "--detach cannot be used with -b/-B/--orphan"
1658 #: builtin/checkout.c:988
1659 msgid "--detach cannot be used with -t"
1662 #: builtin/checkout.c:994
1663 msgid "--track needs a branch name"
1666 #: builtin/checkout.c:1001
1667 msgid "Missing branch name; try -b"
1670 #: builtin/checkout.c:1007
1671 msgid "--orphan and -b|-B are mutually exclusive"
1674 #: builtin/checkout.c:1009
1675 msgid "--orphan cannot be used with -t"
1678 #: builtin/checkout.c:1019
1679 msgid "git checkout: -f and -m are incompatible"
1682 #: builtin/checkout.c:1053
1683 msgid "invalid path specification"
1686 #: builtin/checkout.c:1061
1689 "git checkout: updating paths is incompatible with switching branches.\n"
1690 "Did you intend to checkout '%s' which can not be resolved as commit?"
1693 #: builtin/checkout.c:1063
1694 msgid "git checkout: updating paths is incompatible with switching branches."
1697 #: builtin/checkout.c:1068
1698 msgid "git checkout: --detach does not take a path argument"
1701 #: builtin/checkout.c:1071
1703 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1704 "checking out of the index."
1707 #: builtin/checkout.c:1090
1708 msgid "Cannot switch branch to a non-commit."
1711 #: builtin/checkout.c:1093
1712 msgid "--ours/--theirs is incompatible with switching branches."
1715 #: builtin/clean.c:78
1716 msgid "-x and -X cannot be used together"
1719 #: builtin/clean.c:82
1721 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1724 #: builtin/clean.c:85
1726 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
1730 #: builtin/clean.c:155 builtin/clean.c:176
1732 msgid "Would remove %s\n"
1735 #: builtin/clean.c:159 builtin/clean.c:179
1737 msgid "Removing %s\n"
1740 #: builtin/clean.c:162 builtin/clean.c:182
1742 msgid "failed to remove %s"
1745 #: builtin/clean.c:166
1747 msgid "Would not remove %s\n"
1750 #: builtin/clean.c:168
1752 msgid "Not removing %s\n"
1755 #: builtin/clone.c:243
1757 msgid "reference repository '%s' is not a local directory."
1760 #: builtin/clone.c:302
1762 msgid "failed to open '%s'"
1765 #: builtin/clone.c:306
1767 msgid "failed to create directory '%s'"
1770 #: builtin/clone.c:308 builtin/diff.c:75
1772 msgid "failed to stat '%s'"
1775 #: builtin/clone.c:310
1777 msgid "%s exists and is not a directory"
1780 #: builtin/clone.c:324
1782 msgid "failed to stat %s\n"
1785 #: builtin/clone.c:341
1787 msgid "failed to unlink '%s'"
1790 #: builtin/clone.c:346
1792 msgid "failed to create link '%s'"
1795 #: builtin/clone.c:350
1797 msgid "failed to copy file to '%s'"
1800 #: builtin/clone.c:373
1805 #: builtin/clone.c:440
1807 msgid "Could not find remote branch %s to clone."
1810 #: builtin/clone.c:549
1811 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
1814 #: builtin/clone.c:639
1815 msgid "Too many arguments."
1818 #: builtin/clone.c:643
1819 msgid "You must specify a repository to clone."
1822 #: builtin/clone.c:654
1824 msgid "--bare and --origin %s options are incompatible."
1827 #: builtin/clone.c:668
1829 msgid "repository '%s' does not exist"
1832 #: builtin/clone.c:673
1833 msgid "--depth is ignored in local clones; use file:// instead."
1836 #: builtin/clone.c:683
1838 msgid "destination path '%s' already exists and is not an empty directory."
1841 #: builtin/clone.c:693
1843 msgid "working tree '%s' already exists."
1846 #: builtin/clone.c:706 builtin/clone.c:720
1848 msgid "could not create leading directories of '%s'"
1851 #: builtin/clone.c:709
1853 msgid "could not create work tree dir '%s'."
1856 #: builtin/clone.c:728
1858 msgid "Cloning into bare repository '%s'...\n"
1861 #: builtin/clone.c:730
1863 msgid "Cloning into '%s'...\n"
1866 #: builtin/clone.c:786
1868 msgid "Don't know how to clone %s"
1871 #: builtin/clone.c:835
1873 msgid "Remote branch %s not found in upstream %s"
1876 #: builtin/clone.c:842
1877 msgid "You appear to have cloned an empty repository."
1880 #: builtin/column.c:51
1881 msgid "--command must be the first argument"
1884 #: builtin/commit.c:43
1886 "Your name and email address were configured automatically based\n"
1887 "on your username and hostname. Please check that they are accurate.\n"
1888 "You can suppress this message by setting them explicitly:\n"
1890 " git config --global user.name \"Your Name\"\n"
1891 " git config --global user.email you@example.com\n"
1893 "After doing this, you may fix the identity used for this commit with:\n"
1895 " git commit --amend --reset-author\n"
1898 #: builtin/commit.c:55
1900 "You asked to amend the most recent commit, but doing so would make\n"
1901 "it empty. You can repeat your command with --allow-empty, or you can\n"
1902 "remove the commit entirely with \"git reset HEAD^\".\n"
1905 #: builtin/commit.c:60
1907 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
1908 "If you wish to commit it anyway, use:\n"
1910 " git commit --allow-empty\n"
1912 "Otherwise, please use 'git reset'\n"
1915 #: builtin/commit.c:253
1916 msgid "failed to unpack HEAD tree object"
1919 #: builtin/commit.c:295
1920 msgid "unable to create temporary index"
1923 #: builtin/commit.c:301
1924 msgid "interactive add failed"
1927 #: builtin/commit.c:334 builtin/commit.c:355 builtin/commit.c:405
1928 msgid "unable to write new_index file"
1931 #: builtin/commit.c:386
1932 msgid "cannot do a partial commit during a merge."
1935 #: builtin/commit.c:388
1936 msgid "cannot do a partial commit during a cherry-pick."
1939 #: builtin/commit.c:398
1940 msgid "cannot read the index"
1943 #: builtin/commit.c:418
1944 msgid "unable to write temporary index file"
1947 #: builtin/commit.c:493 builtin/commit.c:499
1949 msgid "invalid commit: %s"
1952 #: builtin/commit.c:522
1953 msgid "malformed --author parameter"
1956 #: builtin/commit.c:583
1958 msgid "Malformed ident string: '%s'"
1961 #: builtin/commit.c:621 builtin/commit.c:654 builtin/commit.c:968
1963 msgid "could not lookup commit %s"
1966 #: builtin/commit.c:633 builtin/shortlog.c:296
1968 msgid "(reading log message from standard input)\n"
1971 #: builtin/commit.c:635
1972 msgid "could not read log from standard input"
1975 #: builtin/commit.c:639
1977 msgid "could not read log file '%s'"
1980 #: builtin/commit.c:645
1981 msgid "commit has empty message"
1984 #: builtin/commit.c:661
1985 msgid "could not read MERGE_MSG"
1988 #: builtin/commit.c:665
1989 msgid "could not read SQUASH_MSG"
1992 #: builtin/commit.c:669
1994 msgid "could not read '%s'"
1997 #: builtin/commit.c:721
1998 msgid "could not write commit template"
2001 #: builtin/commit.c:732
2005 "It looks like you may be committing a merge.\n"
2006 "If this is not correct, please remove the file\n"
2011 #: builtin/commit.c:737
2015 "It looks like you may be committing a cherry-pick.\n"
2016 "If this is not correct, please remove the file\n"
2021 #: builtin/commit.c:749
2023 "Please enter the commit message for your changes. Lines starting\n"
2024 "with '#' will be ignored, and an empty message aborts the commit.\n"
2027 #: builtin/commit.c:754
2029 "Please enter the commit message for your changes. Lines starting\n"
2030 "with '#' will be kept; you may remove them yourself if you want to.\n"
2031 "An empty message aborts the commit.\n"
2034 #: builtin/commit.c:767
2036 msgid "%sAuthor: %s"
2039 #: builtin/commit.c:774
2041 msgid "%sCommitter: %s"
2044 #: builtin/commit.c:794
2045 msgid "Cannot read index"
2048 #: builtin/commit.c:831
2049 msgid "Error building trees"
2052 #: builtin/commit.c:846 builtin/tag.c:361
2054 msgid "Please supply the message using either -m or -F option.\n"
2057 #: builtin/commit.c:943
2059 msgid "No existing author found with '%s'"
2062 #: builtin/commit.c:958 builtin/commit.c:1158
2064 msgid "Invalid untracked files mode '%s'"
2067 #: builtin/commit.c:998
2068 msgid "Using both --reset-author and --author does not make sense"
2071 #: builtin/commit.c:1009
2072 msgid "You have nothing to amend."
2075 #: builtin/commit.c:1012
2076 msgid "You are in the middle of a merge -- cannot amend."
2079 #: builtin/commit.c:1014
2080 msgid "You are in the middle of a cherry-pick -- cannot amend."
2083 #: builtin/commit.c:1017
2084 msgid "Options --squash and --fixup cannot be used together"
2087 #: builtin/commit.c:1027
2088 msgid "Only one of -c/-C/-F/--fixup can be used."
2091 #: builtin/commit.c:1029
2092 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
2095 #: builtin/commit.c:1037
2096 msgid "--reset-author can be used only with -C, -c or --amend."
2099 #: builtin/commit.c:1054
2100 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
2103 #: builtin/commit.c:1056
2104 msgid "No paths with --include/--only does not make sense."
2107 #: builtin/commit.c:1058
2108 msgid "Clever... amending the last one with dirty index."
2111 #: builtin/commit.c:1060
2112 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
2115 #: builtin/commit.c:1070 builtin/tag.c:577
2117 msgid "Invalid cleanup mode %s"
2120 #: builtin/commit.c:1075
2121 msgid "Paths with -a does not make sense."
2124 #: builtin/commit.c:1258
2125 msgid "couldn't look up newly created commit"
2128 #: builtin/commit.c:1260
2129 msgid "could not parse newly created commit"
2132 #: builtin/commit.c:1301
2133 msgid "detached HEAD"
2136 #: builtin/commit.c:1303
2137 msgid " (root-commit)"
2140 #: builtin/commit.c:1447
2141 msgid "could not parse HEAD commit"
2144 #: builtin/commit.c:1485 builtin/merge.c:509
2146 msgid "could not open '%s' for reading"
2149 #: builtin/commit.c:1492
2151 msgid "Corrupt MERGE_HEAD file (%s)"
2154 #: builtin/commit.c:1499
2155 msgid "could not read MERGE_MODE"
2158 #: builtin/commit.c:1518
2160 msgid "could not read commit message: %s"
2163 #: builtin/commit.c:1532
2165 msgid "Aborting commit; you did not edit the message.\n"
2168 #: builtin/commit.c:1537
2170 msgid "Aborting commit due to empty commit message.\n"
2173 #: builtin/commit.c:1552 builtin/merge.c:936 builtin/merge.c:961
2174 msgid "failed to write commit object"
2177 #: builtin/commit.c:1573
2178 msgid "cannot lock HEAD ref"
2181 #: builtin/commit.c:1577
2182 msgid "cannot update HEAD ref"
2185 #: builtin/commit.c:1588
2187 "Repository has been updated, but unable to write\n"
2188 "new_index file. Check that disk is not full or quota is\n"
2189 "not exceeded, and then \"git reset HEAD\" to recover."
2192 #: builtin/describe.c:234
2194 msgid "annotated tag %s not available"
2197 #: builtin/describe.c:238
2199 msgid "annotated tag %s has no embedded name"
2202 #: builtin/describe.c:240
2204 msgid "tag '%s' is really '%s' here"
2207 #: builtin/describe.c:267
2209 msgid "Not a valid object name %s"
2212 #: builtin/describe.c:270
2214 msgid "%s is not a valid '%s' object"
2217 #: builtin/describe.c:287
2219 msgid "no tag exactly matches '%s'"
2222 #: builtin/describe.c:289
2224 msgid "searching to describe %s\n"
2227 #: builtin/describe.c:329
2229 msgid "finished search at %s\n"
2232 #: builtin/describe.c:353
2235 "No annotated tags can describe '%s'.\n"
2236 "However, there were unannotated tags: try --tags."
2239 #: builtin/describe.c:357
2242 "No tags can describe '%s'.\n"
2243 "Try --always, or create some tags."
2246 #: builtin/describe.c:378
2248 msgid "traversed %lu commits\n"
2251 #: builtin/describe.c:381
2254 "more than %i tags found; listed %i most recent\n"
2255 "gave up search at %s\n"
2258 #: builtin/describe.c:436
2259 msgid "--long is incompatible with --abbrev=0"
2262 #: builtin/describe.c:462
2263 msgid "No names found, cannot describe anything."
2266 #: builtin/describe.c:482
2267 msgid "--dirty is incompatible with committishes"
2270 #: builtin/diff.c:77
2272 msgid "'%s': not a regular file or symlink"
2275 #: builtin/diff.c:220
2277 msgid "invalid option: %s"
2280 #: builtin/diff.c:297
2281 msgid "Not a git repository"
2284 #: builtin/diff.c:347
2286 msgid "invalid object '%s' given."
2289 #: builtin/diff.c:352
2291 msgid "more than %d trees given: '%s'"
2294 #: builtin/diff.c:362
2296 msgid "more than two blobs given: '%s'"
2299 #: builtin/diff.c:370
2301 msgid "unhandled object '%s' given."
2304 #: builtin/fetch.c:200
2305 msgid "Couldn't find remote ref HEAD"
2308 #: builtin/fetch.c:253
2310 msgid "object %s not found"
2313 #: builtin/fetch.c:259
2314 msgid "[up to date]"
2317 #: builtin/fetch.c:273
2319 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
2322 #: builtin/fetch.c:274 builtin/fetch.c:360
2326 #: builtin/fetch.c:285
2327 msgid "[tag update]"
2330 #: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
2331 msgid " (unable to update local ref)"
2334 #: builtin/fetch.c:305
2338 #: builtin/fetch.c:308
2339 msgid "[new branch]"
2342 #: builtin/fetch.c:311
2346 #: builtin/fetch.c:356
2347 msgid "unable to update local ref"
2350 #: builtin/fetch.c:356
2351 msgid "forced update"
2354 #: builtin/fetch.c:362
2355 msgid "(non-fast-forward)"
2358 #: builtin/fetch.c:393 builtin/fetch.c:685
2360 msgid "cannot open %s: %s\n"
2363 #: builtin/fetch.c:402
2365 msgid "%s did not send all necessary objects\n"
2368 #: builtin/fetch.c:488
2373 #: builtin/fetch.c:499
2376 "some local refs could not be updated; try running\n"
2377 " 'git remote prune %s' to remove any old, conflicting branches"
2380 #: builtin/fetch.c:549
2382 msgid " (%s will become dangling)"
2385 #: builtin/fetch.c:550
2387 msgid " (%s has become dangling)"
2390 #: builtin/fetch.c:557
2394 #: builtin/fetch.c:558 builtin/remote.c:1055
2398 #: builtin/fetch.c:675
2400 msgid "Refusing to fetch into current branch %s of non-bare repository"
2403 #: builtin/fetch.c:709
2405 msgid "Don't know how to fetch from %s"
2408 #: builtin/fetch.c:786
2410 msgid "Option \"%s\" value \"%s\" is not valid for %s"
2413 #: builtin/fetch.c:789
2415 msgid "Option \"%s\" is ignored for %s\n"
2418 #: builtin/fetch.c:888
2420 msgid "Fetching %s\n"
2423 #: builtin/fetch.c:890 builtin/remote.c:100
2425 msgid "Could not fetch %s"
2428 #: builtin/fetch.c:907
2430 "No remote repository specified. Please, specify either a URL or a\n"
2431 "remote name from which new revisions should be fetched."
2434 #: builtin/fetch.c:927
2435 msgid "You need to specify a tag name."
2438 #: builtin/fetch.c:979
2439 msgid "fetch --all does not take a repository argument"
2442 #: builtin/fetch.c:981
2443 msgid "fetch --all does not make sense with refspecs"
2446 #: builtin/fetch.c:992
2448 msgid "No such remote or remote group: %s"
2451 #: builtin/fetch.c:1000
2452 msgid "Fetching a group and specifying refspecs does not make sense"
2457 msgid "Invalid %s: '%s'"
2462 msgid "insanely long object directory %.*s"
2467 msgid "Auto packing the repository for optimum performance.\n"
2473 "Auto packing the repository for optimum performance. You may also\n"
2474 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
2479 "There are too many unreachable loose objects; run 'git prune' to remove them."
2482 #: builtin/grep.c:216
2484 msgid "grep: failed to create thread: %s"
2487 #: builtin/grep.c:402
2489 msgid "Failed to chdir: %s"
2492 #: builtin/grep.c:478 builtin/grep.c:512
2494 msgid "unable to read tree (%s)"
2497 #: builtin/grep.c:526
2499 msgid "unable to grep from object of type %s"
2502 #: builtin/grep.c:584
2504 msgid "switch `%c' expects a numerical value"
2507 #: builtin/grep.c:601
2509 msgid "cannot open '%s'"
2512 #: builtin/grep.c:888
2513 msgid "no pattern given."
2516 #: builtin/grep.c:902
2518 msgid "bad object %s"
2521 #: builtin/grep.c:943
2522 msgid "--open-files-in-pager only works on the worktree"
2525 #: builtin/grep.c:966
2526 msgid "--cached or --untracked cannot be used with --no-index."
2529 #: builtin/grep.c:971
2530 msgid "--no-index or --untracked cannot be used with revs."
2533 #: builtin/grep.c:974
2534 msgid "--[no-]exclude-standard cannot be used for tracked contents."
2537 #: builtin/grep.c:982
2538 msgid "both --cached and trees are given."
2541 #: builtin/help.c:59
2543 msgid "unrecognized help format '%s'"
2546 #: builtin/help.c:87
2547 msgid "Failed to start emacsclient."
2550 #: builtin/help.c:100
2551 msgid "Failed to parse emacsclient version."
2554 #: builtin/help.c:108
2556 msgid "emacsclient version '%d' too old (< 22)."
2559 #: builtin/help.c:126 builtin/help.c:154 builtin/help.c:163 builtin/help.c:171
2561 msgid "failed to exec '%s': %s"
2564 #: builtin/help.c:211
2567 "'%s': path for unsupported man viewer.\n"
2568 "Please consider using 'man.<tool>.cmd' instead."
2571 #: builtin/help.c:223
2574 "'%s': cmd for supported man viewer.\n"
2575 "Please consider using 'man.<tool>.path' instead."
2578 #: builtin/help.c:287
2579 msgid "The most commonly used git commands are:"
2582 #: builtin/help.c:355
2584 msgid "'%s': unknown man viewer."
2587 #: builtin/help.c:372
2588 msgid "no man viewer handled the request"
2591 #: builtin/help.c:380
2592 msgid "no info viewer handled the request"
2595 #: builtin/help.c:391
2597 msgid "'%s': not a documentation directory."
2600 #: builtin/help.c:432 builtin/help.c:439
2605 #: builtin/help.c:453
2607 msgid "`git %s' is aliased to `%s'"
2610 #: builtin/index-pack.c:169
2612 msgid "object type mismatch at %s"
2615 #: builtin/index-pack.c:189
2616 msgid "object of unexpected type"
2619 #: builtin/index-pack.c:226
2621 msgid "cannot fill %d byte"
2622 msgid_plural "cannot fill %d bytes"
2626 #: builtin/index-pack.c:236
2630 #: builtin/index-pack.c:237
2631 msgid "read error on input"
2634 #: builtin/index-pack.c:249
2635 msgid "used more bytes than were available"
2638 #: builtin/index-pack.c:256
2639 msgid "pack too large for current definition of off_t"
2642 #: builtin/index-pack.c:272
2644 msgid "unable to create '%s'"
2647 #: builtin/index-pack.c:277
2649 msgid "cannot open packfile '%s'"
2652 #: builtin/index-pack.c:291
2653 msgid "pack signature mismatch"
2656 #: builtin/index-pack.c:311
2658 msgid "pack has bad object at offset %lu: %s"
2661 #: builtin/index-pack.c:405
2663 msgid "inflate returned %d"
2666 #: builtin/index-pack.c:450
2667 msgid "offset value overflow for delta base object"
2670 #: builtin/index-pack.c:458
2671 msgid "delta base offset is out of bound"
2674 #: builtin/index-pack.c:466
2676 msgid "unknown object type %d"
2679 #: builtin/index-pack.c:495
2680 msgid "cannot pread pack file"
2683 #: builtin/index-pack.c:497
2685 msgid "premature end of pack file, %lu byte missing"
2686 msgid_plural "premature end of pack file, %lu bytes missing"
2690 #: builtin/index-pack.c:510
2691 msgid "serious inflate inconsistency"
2694 #: builtin/index-pack.c:583
2696 msgid "cannot read existing object %s"
2699 #: builtin/index-pack.c:586
2701 msgid "SHA1 COLLISION FOUND WITH %s !"
2704 #: builtin/index-pack.c:598
2706 msgid "invalid blob object %s"
2709 #: builtin/index-pack.c:610
2714 #: builtin/index-pack.c:612
2715 msgid "Error in object"
2718 #: builtin/index-pack.c:614
2720 msgid "Not all child objects of %s are reachable"
2723 #: builtin/index-pack.c:687 builtin/index-pack.c:713
2724 msgid "failed to apply delta"
2727 #: builtin/index-pack.c:850
2728 msgid "Receiving objects"
2731 #: builtin/index-pack.c:850
2732 msgid "Indexing objects"
2735 #: builtin/index-pack.c:872
2736 msgid "pack is corrupted (SHA1 mismatch)"
2739 #: builtin/index-pack.c:877
2740 msgid "cannot fstat packfile"
2743 #: builtin/index-pack.c:880
2744 msgid "pack has junk at the end"
2747 #: builtin/index-pack.c:903
2748 msgid "Resolving deltas"
2751 #: builtin/index-pack.c:954
2752 msgid "confusion beyond insanity"
2755 #: builtin/index-pack.c:973
2757 msgid "pack has %d unresolved delta"
2758 msgid_plural "pack has %d unresolved deltas"
2762 #: builtin/index-pack.c:998
2764 msgid "unable to deflate appended object (%d)"
2767 #: builtin/index-pack.c:1077
2769 msgid "local object %s is corrupt"
2772 #: builtin/index-pack.c:1101
2773 msgid "error while closing pack file"
2776 #: builtin/index-pack.c:1114
2778 msgid "cannot write keep file '%s'"
2781 #: builtin/index-pack.c:1122
2783 msgid "cannot close written keep file '%s'"
2786 #: builtin/index-pack.c:1135
2787 msgid "cannot store pack file"
2790 #: builtin/index-pack.c:1146
2791 msgid "cannot store index file"
2794 #: builtin/index-pack.c:1247
2796 msgid "Cannot open existing pack file '%s'"
2799 #: builtin/index-pack.c:1249
2801 msgid "Cannot open existing pack idx file for '%s'"
2804 #: builtin/index-pack.c:1296
2806 msgid "non delta: %d object"
2807 msgid_plural "non delta: %d objects"
2811 #: builtin/index-pack.c:1303
2813 msgid "chain length = %d: %lu object"
2814 msgid_plural "chain length = %d: %lu objects"
2818 #: builtin/index-pack.c:1330
2819 msgid "Cannot come back to cwd"
2822 #: builtin/index-pack.c:1374 builtin/index-pack.c:1377
2823 #: builtin/index-pack.c:1389 builtin/index-pack.c:1393
2828 #: builtin/index-pack.c:1407
2829 msgid "--fix-thin cannot be used without --stdin"
2832 #: builtin/index-pack.c:1411 builtin/index-pack.c:1421
2834 msgid "packfile name '%s' does not end with '.pack'"
2837 #: builtin/index-pack.c:1430
2838 msgid "--verify with no packfile name given"
2841 #: builtin/init-db.c:35
2843 msgid "Could not make %s writable by group"
2846 #: builtin/init-db.c:62
2848 msgid "insanely long template name %s"
2851 #: builtin/init-db.c:67
2853 msgid "cannot stat '%s'"
2856 #: builtin/init-db.c:73
2858 msgid "cannot stat template '%s'"
2861 #: builtin/init-db.c:80
2863 msgid "cannot opendir '%s'"
2866 #: builtin/init-db.c:97
2868 msgid "cannot readlink '%s'"
2871 #: builtin/init-db.c:99
2873 msgid "insanely long symlink %s"
2876 #: builtin/init-db.c:102
2878 msgid "cannot symlink '%s' '%s'"
2881 #: builtin/init-db.c:106
2883 msgid "cannot copy '%s' to '%s'"
2886 #: builtin/init-db.c:110
2888 msgid "ignoring template %s"
2891 #: builtin/init-db.c:133
2893 msgid "insanely long template path %s"
2896 #: builtin/init-db.c:141
2898 msgid "templates not found %s"
2901 #: builtin/init-db.c:154
2903 msgid "not copying templates of a wrong format version %d from '%s'"
2906 #: builtin/init-db.c:192
2908 msgid "insane git directory %s"
2911 #: builtin/init-db.c:322 builtin/init-db.c:325
2913 msgid "%s already exists"
2916 #: builtin/init-db.c:354
2918 msgid "unable to handle file type %d"
2921 #: builtin/init-db.c:357
2923 msgid "unable to move %s to %s"
2926 #: builtin/init-db.c:362
2928 msgid "Could not create git link %s"
2932 #. * TRANSLATORS: The first '%s' is either "Reinitialized
2933 #. * existing" or "Initialized empty", the second " shared" or
2934 #. * "", and the last '%s%s' is the verbatim directory name.
2936 #: builtin/init-db.c:419
2938 msgid "%s%s Git repository in %s%s\n"
2941 #: builtin/init-db.c:420
2942 msgid "Reinitialized existing"
2945 #: builtin/init-db.c:420
2946 msgid "Initialized empty"
2949 #: builtin/init-db.c:421
2953 #: builtin/init-db.c:440
2954 msgid "cannot tell cwd"
2957 #: builtin/init-db.c:521 builtin/init-db.c:528
2959 msgid "cannot mkdir %s"
2962 #: builtin/init-db.c:532
2964 msgid "cannot chdir to %s"
2967 #: builtin/init-db.c:554
2970 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
2974 #: builtin/init-db.c:578
2975 msgid "Cannot access current working directory"
2978 #: builtin/init-db.c:585
2980 msgid "Cannot access work tree '%s'"
2983 #: builtin/log.c:188
2985 msgid "Final output: %d %s\n"
2988 #: builtin/log.c:401 builtin/log.c:489
2990 msgid "Could not read object %s"
2993 #: builtin/log.c:513
2995 msgid "Unknown type: %d"
2998 #: builtin/log.c:602
2999 msgid "format.headers without value"
3002 #: builtin/log.c:675
3003 msgid "name of output directory is too long"
3006 #: builtin/log.c:686
3008 msgid "Cannot open patch file %s"
3011 #: builtin/log.c:700
3012 msgid "Need exactly one range."
3015 #: builtin/log.c:708
3016 msgid "Not a range."
3019 #: builtin/log.c:745
3020 msgid "Could not extract email from committer identity."
3023 #: builtin/log.c:791
3024 msgid "Cover letter needs email format"
3027 #: builtin/log.c:885
3029 msgid "insane in-reply-to: %s"
3032 #: builtin/log.c:958
3033 msgid "Two output directories?"
3036 #: builtin/log.c:1179
3038 msgid "bogus committer info %s"
3041 #: builtin/log.c:1224
3042 msgid "-n and -k are mutually exclusive."
3045 #: builtin/log.c:1226
3046 msgid "--subject-prefix and -k are mutually exclusive."
3049 #: builtin/log.c:1234
3050 msgid "--name-only does not make sense"
3053 #: builtin/log.c:1236
3054 msgid "--name-status does not make sense"
3057 #: builtin/log.c:1238
3058 msgid "--check does not make sense"
3061 #: builtin/log.c:1261
3062 msgid "standard output, or directory, which one?"
3065 #: builtin/log.c:1263
3067 msgid "Could not create directory '%s'"
3070 #: builtin/log.c:1416
3071 msgid "Failed to create output files"
3074 #: builtin/log.c:1520
3077 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
3080 #: builtin/log.c:1536 builtin/log.c:1538 builtin/log.c:1550
3082 msgid "Unknown commit %s"
3085 #: builtin/merge.c:90
3086 msgid "switch `m' requires a value"
3089 #: builtin/merge.c:127
3091 msgid "Could not find merge strategy '%s'.\n"
3094 #: builtin/merge.c:128
3096 msgid "Available strategies are:"
3099 #: builtin/merge.c:133
3101 msgid "Available custom strategies are:"
3104 #: builtin/merge.c:240
3105 msgid "could not run stash."
3108 #: builtin/merge.c:245
3109 msgid "stash failed"
3112 #: builtin/merge.c:250
3114 msgid "not a valid object: %s"
3117 #: builtin/merge.c:269 builtin/merge.c:286
3118 msgid "read-tree failed"
3121 #: builtin/merge.c:316
3122 msgid " (nothing to squash)"
3125 #: builtin/merge.c:329
3127 msgid "Squash commit -- not updating HEAD\n"
3130 #: builtin/merge.c:361
3131 msgid "Writing SQUASH_MSG"
3134 #: builtin/merge.c:363
3135 msgid "Finishing SQUASH_MSG"
3138 #: builtin/merge.c:386
3140 msgid "No merge message -- not updating HEAD\n"
3143 #: builtin/merge.c:437
3145 msgid "'%s' does not point to a commit"
3148 #: builtin/merge.c:536
3150 msgid "Bad branch.%s.mergeoptions string: %s"
3153 #: builtin/merge.c:629
3154 msgid "git write-tree failed to write a tree"
3157 #: builtin/merge.c:679
3158 msgid "failed to read the cache"
3161 #: builtin/merge.c:697
3162 msgid "Unable to write index."
3165 #: builtin/merge.c:710
3166 msgid "Not handling anything other than two heads merge."
3169 #: builtin/merge.c:724
3171 msgid "Unknown option for merge-recursive: -X%s"
3174 #: builtin/merge.c:738
3176 msgid "unable to write %s"
3179 #: builtin/merge.c:877
3181 msgid "Could not read from '%s'"
3184 #: builtin/merge.c:886
3186 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
3189 #: builtin/merge.c:892
3191 "Please enter a commit message to explain why this merge is necessary,\n"
3192 "especially if it merges an updated upstream into a topic branch.\n"
3194 "Lines starting with '#' will be ignored, and an empty message aborts\n"
3198 #: builtin/merge.c:916
3199 msgid "Empty commit message."
3202 #: builtin/merge.c:928
3204 msgid "Wonderful.\n"
3207 #: builtin/merge.c:993
3209 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
3212 #: builtin/merge.c:1009
3214 msgid "'%s' is not a commit"
3217 #: builtin/merge.c:1050
3218 msgid "No current branch."
3221 #: builtin/merge.c:1052
3222 msgid "No remote for the current branch."
3225 #: builtin/merge.c:1054
3226 msgid "No default upstream defined for the current branch."
3229 #: builtin/merge.c:1059
3231 msgid "No remote tracking branch for %s from %s"
3234 #: builtin/merge.c:1146 builtin/merge.c:1303
3236 msgid "%s - not something we can merge"
3239 #: builtin/merge.c:1214
3240 msgid "There is no merge to abort (MERGE_HEAD missing)."
3243 #: builtin/merge.c:1230 git-pull.sh:31
3245 "You have not concluded your merge (MERGE_HEAD exists).\n"
3246 "Please, commit your changes before you can merge."
3249 #: builtin/merge.c:1233 git-pull.sh:34
3250 msgid "You have not concluded your merge (MERGE_HEAD exists)."
3253 #: builtin/merge.c:1237
3255 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
3256 "Please, commit your changes before you can merge."
3259 #: builtin/merge.c:1240
3260 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
3263 #: builtin/merge.c:1249
3264 msgid "You cannot combine --squash with --no-ff."
3267 #: builtin/merge.c:1254
3268 msgid "You cannot combine --no-ff with --ff-only."
3271 #: builtin/merge.c:1261
3272 msgid "No commit specified and merge.defaultToUpstream not set."
3275 #: builtin/merge.c:1293
3276 msgid "Can merge only exactly one commit into empty head"
3279 #: builtin/merge.c:1296
3280 msgid "Squash commit into empty head not supported yet"
3283 #: builtin/merge.c:1298
3284 msgid "Non-fast-forward commit does not make sense into an empty head"
3287 #: builtin/merge.c:1413
3289 msgid "Updating %s..%s\n"
3292 #: builtin/merge.c:1451
3294 msgid "Trying really trivial in-index merge...\n"
3297 #: builtin/merge.c:1458
3302 #: builtin/merge.c:1490
3303 msgid "Not possible to fast-forward, aborting."
3306 #: builtin/merge.c:1513 builtin/merge.c:1592
3308 msgid "Rewinding the tree to pristine...\n"
3311 #: builtin/merge.c:1517
3313 msgid "Trying merge strategy %s...\n"
3316 #: builtin/merge.c:1583
3318 msgid "No merge strategy handled the merge.\n"
3321 #: builtin/merge.c:1585
3323 msgid "Merge with strategy %s failed.\n"
3326 #: builtin/merge.c:1594
3328 msgid "Using the %s to prepare resolving by hand.\n"
3331 #: builtin/merge.c:1606
3333 msgid "Automatic merge went well; stopped before committing as requested\n"
3338 msgid "Checking rename of '%s' to '%s'\n"
3346 msgid "can not move directory into itself"
3350 msgid "cannot move directory over file"
3355 msgid "Huh? %.*s is in index?"
3359 msgid "source directory is empty"
3363 msgid "not under version control"
3367 msgid "destination exists"
3372 msgid "overwriting '%s'"
3376 msgid "Cannot overwrite"
3380 msgid "multiple sources for the same target"
3385 msgid "%s, source=%s, destination=%s"
3390 msgid "Renaming %s to %s\n"
3393 #: builtin/mv.c:215 builtin/remote.c:731
3395 msgid "renaming '%s' failed"
3398 #: builtin/notes.c:139
3400 msgid "unable to start 'show' for object '%s'"
3403 #: builtin/notes.c:145
3404 msgid "can't fdopen 'show' output fd"
3407 #: builtin/notes.c:155
3409 msgid "failed to close pipe to 'show' for object '%s'"
3412 #: builtin/notes.c:158
3414 msgid "failed to finish 'show' for object '%s'"
3417 #: builtin/notes.c:175 builtin/tag.c:347
3419 msgid "could not create file '%s'"
3422 #: builtin/notes.c:189
3423 msgid "Please supply the note contents using either -m or -F option"
3426 #: builtin/notes.c:210 builtin/notes.c:973
3428 msgid "Removing note for object %s\n"
3431 #: builtin/notes.c:215
3432 msgid "unable to write note object"
3435 #: builtin/notes.c:217
3437 msgid "The note contents has been left in %s"
3440 #: builtin/notes.c:251 builtin/tag.c:542
3442 msgid "cannot read '%s'"
3445 #: builtin/notes.c:253 builtin/tag.c:545
3447 msgid "could not open or read '%s'"
3450 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
3451 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
3452 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
3453 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:558
3455 msgid "Failed to resolve '%s' as a valid ref."
3458 #: builtin/notes.c:275
3460 msgid "Failed to read object '%s'."
3463 #: builtin/notes.c:299
3464 msgid "Cannot commit uninitialized/unreferenced notes tree"
3467 #: builtin/notes.c:340
3469 msgid "Bad notes.rewriteMode value: '%s'"
3472 #: builtin/notes.c:350
3474 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3477 #. TRANSLATORS: The first %s is the name of the
3478 #. environment variable, the second %s is its value
3479 #: builtin/notes.c:377
3481 msgid "Bad %s value: '%s'"
3484 #: builtin/notes.c:441
3486 msgid "Malformed input line: '%s'."
3489 #: builtin/notes.c:456
3491 msgid "Failed to copy notes from '%s' to '%s'"
3494 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
3495 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
3496 #: builtin/notes.c:1033
3497 msgid "too many parameters"
3500 #: builtin/notes.c:513 builtin/notes.c:772
3502 msgid "No note found for object %s."
3505 #: builtin/notes.c:580
3508 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
3512 #: builtin/notes.c:585 builtin/notes.c:662
3514 msgid "Overwriting existing notes for object %s\n"
3517 #: builtin/notes.c:635
3518 msgid "too few parameters"
3521 #: builtin/notes.c:656
3524 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
3528 #: builtin/notes.c:668
3530 msgid "Missing notes on source object %s. Cannot copy."
3533 #: builtin/notes.c:717
3536 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
3537 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
3540 #: builtin/notes.c:971
3542 msgid "Object %s has no note\n"
3545 #: builtin/notes.c:1103 builtin/remote.c:1598
3547 msgid "Unknown subcommand: %s"
3550 #: builtin/pack-objects.c:2315
3552 msgid "unsupported index version %s"
3555 #: builtin/pack-objects.c:2319
3557 msgid "bad index version '%s'"
3560 #: builtin/pack-objects.c:2342
3562 msgid "option %s does not accept negative form"
3565 #: builtin/pack-objects.c:2346
3567 msgid "unable to parse value '%s' for option %s"
3570 #: builtin/push.c:45
3571 msgid "tag shorthand without <tag>"
3574 #: builtin/push.c:64
3575 msgid "--delete only accepts plain target ref names"
3578 #: builtin/push.c:99
3581 "To choose either option permanently, see push.default in 'git help config'."
3584 #: builtin/push.c:102
3587 "The upstream branch of your current branch does not match\n"
3588 "the name of your current branch. To push to the upstream branch\n"
3589 "on the remote, use\n"
3591 " git push %s HEAD:%s\n"
3593 "To push to the branch of the same name on the remote, use\n"
3599 #: builtin/push.c:121
3602 "You are not currently on a branch.\n"
3603 "To push the history leading to the current (detached HEAD)\n"
3606 " git push %s HEAD:<name-of-remote-branch>\n"
3609 #: builtin/push.c:128
3612 "The current branch %s has no upstream branch.\n"
3613 "To push the current branch and set the remote as upstream, use\n"
3615 " git push --set-upstream %s %s\n"
3618 #: builtin/push.c:136
3620 msgid "The current branch %s has multiple upstream branches, refusing to push."
3623 #: builtin/push.c:139
3626 "You are pushing to remote '%s', which is not the upstream of\n"
3627 "your current branch '%s', without telling me what to push\n"
3628 "to update which remote branch."
3631 #: builtin/push.c:174
3633 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
3636 #: builtin/push.c:181
3638 "Updates were rejected because the tip of your current branch is behind\n"
3639 "its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
3640 "before pushing again.\n"
3641 "See the 'Note about fast-forwards' in 'git push --help' for details."
3644 #: builtin/push.c:187
3646 "Updates were rejected because a pushed branch tip is behind its remote\n"
3647 "counterpart. If you did not intend to push that branch, you may want to\n"
3648 "specify branches to push or set the 'push.default' configuration\n"
3649 "variable to 'current' or 'upstream' to push only the current branch."
3652 #: builtin/push.c:193
3654 "Updates were rejected because a pushed branch tip is behind its remote\n"
3655 "counterpart. Check out this branch and merge the remote changes\n"
3656 "(e.g. 'git pull') before pushing again.\n"
3657 "See the 'Note about fast-forwards' in 'git push --help' for details."
3660 #: builtin/push.c:233
3662 msgid "Pushing to %s\n"
3665 #: builtin/push.c:237
3667 msgid "failed to push some refs to '%s'"
3670 #: builtin/push.c:269
3672 msgid "bad repository '%s'"
3675 #: builtin/push.c:270
3677 "No configured push destination.\n"
3678 "Either specify the URL from the command-line or configure a remote "
3679 "repository using\n"
3681 " git remote add <name> <url>\n"
3683 "and then push using the remote name\n"
3685 " git push <name>\n"
3688 #: builtin/push.c:285
3689 msgid "--all and --tags are incompatible"
3692 #: builtin/push.c:286
3693 msgid "--all can't be combined with refspecs"
3696 #: builtin/push.c:291
3697 msgid "--mirror and --tags are incompatible"
3700 #: builtin/push.c:292
3701 msgid "--mirror can't be combined with refspecs"
3704 #: builtin/push.c:297
3705 msgid "--all and --mirror are incompatible"
3708 #: builtin/push.c:385
3709 msgid "--delete is incompatible with --all, --mirror and --tags"
3712 #: builtin/push.c:387
3713 msgid "--delete doesn't make sense without any refs"
3716 #: builtin/remote.c:98
3721 #: builtin/remote.c:130
3723 "--mirror is dangerous and deprecated; please\n"
3724 "\t use --mirror=fetch or --mirror=push instead"
3727 #: builtin/remote.c:147
3729 msgid "unknown mirror argument: %s"
3732 #: builtin/remote.c:185
3733 msgid "specifying a master branch makes no sense with --mirror"
3736 #: builtin/remote.c:187
3737 msgid "specifying branches to track makes sense only with fetch mirrors"
3740 #: builtin/remote.c:195 builtin/remote.c:646
3742 msgid "remote %s already exists."
3745 #: builtin/remote.c:199 builtin/remote.c:650
3747 msgid "'%s' is not a valid remote name"
3750 #: builtin/remote.c:243
3752 msgid "Could not setup master '%s'"
3755 #: builtin/remote.c:299
3757 msgid "more than one %s"
3760 #: builtin/remote.c:339
3762 msgid "Could not get fetch map for refspec %s"
3765 #: builtin/remote.c:440 builtin/remote.c:448
3769 #: builtin/remote.c:452
3773 #: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
3775 msgid "Could not append '%s' to '%s'"
3778 #: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
3780 msgid "No such remote: %s"
3783 #: builtin/remote.c:656
3785 msgid "Could not rename config section '%s' to '%s'"
3788 #: builtin/remote.c:662 builtin/remote.c:799
3790 msgid "Could not remove config section '%s'"
3793 #: builtin/remote.c:677
3796 "Not updating non-default fetch respec\n"
3798 "\tPlease update the configuration manually if necessary."
3801 #: builtin/remote.c:683
3803 msgid "Could not append '%s'"
3806 #: builtin/remote.c:694
3808 msgid "Could not set '%s'"
3811 #: builtin/remote.c:716
3813 msgid "deleting '%s' failed"
3816 #: builtin/remote.c:750
3818 msgid "creating '%s' failed"
3821 #: builtin/remote.c:764
3823 msgid "Could not remove branch %s"
3826 #: builtin/remote.c:834
3828 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
3829 "to delete it, use:"
3831 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
3832 "to delete them, use:"
3836 #: builtin/remote.c:943
3838 msgid " new (next fetch will store in remotes/%s)"
3841 #: builtin/remote.c:946
3845 #: builtin/remote.c:948
3846 msgid " stale (use 'git remote prune' to remove)"
3849 #: builtin/remote.c:950
3853 #: builtin/remote.c:991
3855 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
3858 #: builtin/remote.c:998
3860 msgid "rebases onto remote %s"
3863 #: builtin/remote.c:1001
3865 msgid " merges with remote %s"
3868 #: builtin/remote.c:1002
3869 msgid " and with remote"
3872 #: builtin/remote.c:1004
3874 msgid "merges with remote %s"
3877 #: builtin/remote.c:1005
3878 msgid " and with remote"
3881 #: builtin/remote.c:1051
3885 #: builtin/remote.c:1054
3889 #: builtin/remote.c:1058
3893 #: builtin/remote.c:1061
3894 msgid "fast-forwardable"
3897 #: builtin/remote.c:1064
3898 msgid "local out of date"
3901 #: builtin/remote.c:1071
3903 msgid " %-*s forces to %-*s (%s)"
3906 #: builtin/remote.c:1074
3908 msgid " %-*s pushes to %-*s (%s)"
3911 #: builtin/remote.c:1078
3913 msgid " %-*s forces to %s"
3916 #: builtin/remote.c:1081
3918 msgid " %-*s pushes to %s"
3921 #: builtin/remote.c:1118
3926 #: builtin/remote.c:1119
3928 msgid " Fetch URL: %s"
3931 #: builtin/remote.c:1120 builtin/remote.c:1285
3935 #: builtin/remote.c:1129 builtin/remote.c:1131
3937 msgid " Push URL: %s"
3940 #: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
3942 msgid " HEAD branch: %s"
3945 #: builtin/remote.c:1139
3948 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
3951 #: builtin/remote.c:1151
3953 msgid " Remote branch:%s"
3954 msgid_plural " Remote branches:%s"
3958 #: builtin/remote.c:1154 builtin/remote.c:1181
3959 msgid " (status not queried)"
3962 #: builtin/remote.c:1163
3963 msgid " Local branch configured for 'git pull':"
3964 msgid_plural " Local branches configured for 'git pull':"
3968 #: builtin/remote.c:1171
3969 msgid " Local refs will be mirrored by 'git push'"
3972 #: builtin/remote.c:1178
3974 msgid " Local ref configured for 'git push'%s:"
3975 msgid_plural " Local refs configured for 'git push'%s:"
3979 #: builtin/remote.c:1216
3980 msgid "Cannot determine remote HEAD"
3983 #: builtin/remote.c:1218
3984 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
3987 #: builtin/remote.c:1228
3989 msgid "Could not delete %s"
3992 #: builtin/remote.c:1236
3994 msgid "Not a valid ref: %s"
3997 #: builtin/remote.c:1238
3999 msgid "Could not setup %s"
4002 #: builtin/remote.c:1274
4004 msgid " %s will become dangling!"
4007 #: builtin/remote.c:1275
4009 msgid " %s has become dangling!"
4012 #: builtin/remote.c:1281
4017 #: builtin/remote.c:1282
4022 #: builtin/remote.c:1295
4024 msgid " * [would prune] %s"
4027 #: builtin/remote.c:1298
4029 msgid " * [pruned] %s"
4032 #: builtin/remote.c:1387 builtin/remote.c:1461
4034 msgid "No such remote '%s'"
4037 #: builtin/remote.c:1414
4038 msgid "no remote specified"
4041 #: builtin/remote.c:1447
4042 msgid "--add --delete doesn't make sense"
4045 #: builtin/remote.c:1487
4047 msgid "Invalid old URL pattern: %s"
4050 #: builtin/remote.c:1495
4052 msgid "No such URL found: %s"
4055 #: builtin/remote.c:1497
4056 msgid "Will not delete all non-push URLs"
4059 #: builtin/reset.c:33
4063 #: builtin/reset.c:33
4067 #: builtin/reset.c:33
4071 #: builtin/reset.c:33
4075 #: builtin/reset.c:33
4079 #: builtin/reset.c:77
4080 msgid "You do not have a valid HEAD."
4083 #: builtin/reset.c:79
4084 msgid "Failed to find tree of HEAD."
4087 #: builtin/reset.c:85
4089 msgid "Failed to find tree of %s."
4092 #: builtin/reset.c:96
4093 msgid "Could not write new index file."
4096 #: builtin/reset.c:106
4098 msgid "HEAD is now at %s"
4101 #: builtin/reset.c:130
4102 msgid "Could not read index"
4105 #: builtin/reset.c:133
4106 msgid "Unstaged changes after reset:"
4109 #: builtin/reset.c:223
4111 msgid "Cannot do a %s reset in the middle of a merge."
4114 #: builtin/reset.c:297
4116 msgid "Could not parse object '%s'."
4119 #: builtin/reset.c:302
4120 msgid "--patch is incompatible with --{hard,mixed,soft}"
4123 #: builtin/reset.c:311
4124 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
4127 #: builtin/reset.c:313
4129 msgid "Cannot do %s reset with paths."
4132 #: builtin/reset.c:325
4134 msgid "%s reset is not allowed in a bare repository"
4137 #: builtin/reset.c:341
4139 msgid "Could not reset index file to revision '%s'."
4142 #: builtin/revert.c:70 builtin/revert.c:92
4144 msgid "%s: %s cannot be used with %s"
4147 #: builtin/revert.c:131
4148 msgid "program error"
4151 #: builtin/revert.c:221
4152 msgid "revert failed"
4155 #: builtin/revert.c:236
4156 msgid "cherry-pick failed"
4162 "'%s' has staged content different from both the file and the HEAD\n"
4163 "(use -f to force removal)"
4169 "'%s' has changes staged in the index\n"
4170 "(use --cached to keep the file, or -f to force removal)"
4176 "'%s' has local modifications\n"
4177 "(use --cached to keep the file, or -f to force removal)"
4182 msgid "not removing '%s' recursively without -r"
4187 msgid "git rm: unable to remove %s"
4190 #: builtin/shortlog.c:157
4192 msgid "Missing author: %s"
4197 msgid "malformed object at '%s'"
4200 #: builtin/tag.c:207
4202 msgid "tag name too long: %.*s..."
4205 #: builtin/tag.c:212
4207 msgid "tag '%s' not found."
4210 #: builtin/tag.c:227
4212 msgid "Deleted tag '%s' (was %s)\n"
4215 #: builtin/tag.c:239
4217 msgid "could not verify the tag '%s'"
4220 #: builtin/tag.c:249
4224 "# Write a tag message\n"
4225 "# Lines starting with '#' will be ignored.\n"
4229 #: builtin/tag.c:256
4233 "# Write a tag message\n"
4234 "# Lines starting with '#' will be kept; you may remove them yourself if you "
4239 #: builtin/tag.c:298
4240 msgid "unable to sign the tag"
4243 #: builtin/tag.c:300
4244 msgid "unable to write tag file"
4247 #: builtin/tag.c:325
4248 msgid "bad object type."
4251 #: builtin/tag.c:338
4252 msgid "tag header too big."
4255 #: builtin/tag.c:370
4256 msgid "no tag message?"
4259 #: builtin/tag.c:376
4261 msgid "The tag message has been left in %s\n"
4264 #: builtin/tag.c:425
4265 msgid "switch 'points-at' requires an object"
4268 #: builtin/tag.c:427
4270 msgid "malformed object name '%s'"
4273 #: builtin/tag.c:506
4274 msgid "--column and -n are incompatible"
4277 #: builtin/tag.c:523
4278 msgid "-n option is only allowed with -l."
4281 #: builtin/tag.c:525
4282 msgid "--contains option is only allowed with -l."
4285 #: builtin/tag.c:527
4286 msgid "--points-at option is only allowed with -l."
4289 #: builtin/tag.c:535
4290 msgid "only one -F or -m option is allowed."
4293 #: builtin/tag.c:555
4294 msgid "too many params"
4297 #: builtin/tag.c:561
4299 msgid "'%s' is not a valid tag name."
4302 #: builtin/tag.c:566
4304 msgid "tag '%s' already exists"
4307 #: builtin/tag.c:584
4309 msgid "%s: cannot lock the ref"
4312 #: builtin/tag.c:586
4314 msgid "%s: cannot update the ref"
4317 #: builtin/tag.c:588
4319 msgid "Updated tag '%s' (was %s)\n"
4323 msgid "See 'git help <command>' for more information on a specific command."
4327 msgid "Add file contents to the index"
4331 msgid "Find by binary search the change that introduced a bug"
4335 msgid "List, create, or delete branches"
4339 msgid "Checkout a branch or paths to the working tree"
4343 msgid "Clone a repository into a new directory"
4347 msgid "Record changes to the repository"
4351 msgid "Show changes between commits, commit and working tree, etc"
4355 msgid "Download objects and refs from another repository"
4359 msgid "Print lines matching a pattern"
4363 msgid "Create an empty git repository or reinitialize an existing one"
4367 msgid "Show commit logs"
4371 msgid "Join two or more development histories together"
4375 msgid "Move or rename a file, a directory, or a symlink"
4379 msgid "Fetch from and merge with another repository or a local branch"
4383 msgid "Update remote refs along with associated objects"
4387 msgid "Forward-port local commits to the updated upstream head"
4391 msgid "Reset current HEAD to the specified state"
4395 msgid "Remove files from the working tree and from the index"
4399 msgid "Show various types of objects"
4403 msgid "Show the working tree status"
4407 msgid "Create, list, delete or verify a tag object signed with GPG"
4411 msgid "You need to set your committer info first"
4415 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4420 "Did you hand edit your patch?\n"
4421 "It does not apply to blobs recorded in its index."
4425 msgid "Falling back to patching base and 3-way merge..."
4429 msgid "Only one StGIT patch series can be applied at once"
4434 msgid "Patch format $patch_format is not supported."
4438 msgid "Patch format detection failed."
4442 msgid "-d option is no longer supported. Do not use."
4447 msgid "previous rebase directory $dotest still exists but mbox given."
4451 msgid "Please make up your mind. --skip or --abort?"
4455 msgid "Resolve operation not in progress, we are not resuming."
4460 msgid "Dirty index: cannot apply patches (dirty: $files)"
4464 msgid "cannot be interactive without stdin connected to a terminal."
4467 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4468 #. in your translation. The program will only accept English
4469 #. input at this point.
4471 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
4476 msgid "Applying: $FIRSTLINE"
4480 msgid "No changes -- Patch already applied."
4484 msgid "applying to an empty history"
4487 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4488 #. translation. The program will only accept English input
4491 msgid "Do you want me to do it for you [Y/n]? "
4496 msgid "unrecognised option: '$arg'"
4501 msgid "'$arg' does not appear to be a valid revision"
4504 #: git-bisect.sh:117
4505 msgid "Bad HEAD - I need a HEAD"
4508 #: git-bisect.sh:130
4511 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
4514 #: git-bisect.sh:140
4515 msgid "won't bisect on seeked tree"
4518 #: git-bisect.sh:144
4519 msgid "Bad HEAD - strange symbolic ref"
4522 #: git-bisect.sh:189
4524 msgid "Bad bisect_write argument: $state"
4527 #: git-bisect.sh:218
4529 msgid "Bad rev input: $arg"
4532 #: git-bisect.sh:232
4533 msgid "Please call 'bisect_state' with at least one argument."
4536 #: git-bisect.sh:244
4538 msgid "Bad rev input: $rev"
4541 #: git-bisect.sh:250
4542 msgid "'git bisect bad' can take only one argument."
4545 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4546 #. translation. The program will only accept English input
4548 #: git-bisect.sh:279
4549 msgid "Are you sure [Y/n]? "
4552 #: git-bisect.sh:354
4554 msgid "'$invalid' is not a valid commit"
4557 #: git-bisect.sh:363
4560 "Could not check out original HEAD '$branch'.\n"
4561 "Try 'git bisect reset <commit>'."
4564 #: git-bisect.sh:390
4565 msgid "No logfile given"
4568 #: git-bisect.sh:391
4570 msgid "cannot read $file for replaying"
4573 #: git-bisect.sh:408
4574 msgid "?? what are you talking about?"
4577 #: git-bisect.sh:474
4578 msgid "We are not bisecting."
4583 "Pull is not possible because you have unmerged files.\n"
4584 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
4585 "as appropriate to mark resolution, or use 'git commit -a'."
4589 msgid "Pull is not possible because you have unmerged files."
4593 msgid "updating an unborn branch with changes added to the index"
4597 msgid "Cannot merge multiple branches into empty head"
4601 msgid "Cannot rebase onto multiple branches"
4605 msgid "git stash clear with parameters is unimplemented"
4609 msgid "You do not have the initial commit yet"
4613 msgid "Cannot save the current index state"
4616 #: git-stash.sh:123 git-stash.sh:136
4617 msgid "Cannot save the current worktree state"
4621 msgid "No changes selected"
4625 msgid "Cannot remove temporary index (can't happen)"
4629 msgid "Cannot record working tree state"
4633 msgid "No local changes to save"
4637 msgid "Cannot initialize stash"
4641 msgid "Cannot save the current status"
4645 msgid "Cannot remove worktree changes"
4649 msgid "No stash found."
4654 msgid "Too many revisions specified: $REV"
4659 msgid "$reference is not valid reference"
4664 msgid "'$args' is not a stash-like commit"
4669 msgid "'$args' is not a stash reference"
4673 msgid "unable to refresh index"
4677 msgid "Cannot apply a stash in the middle of a merge"
4681 msgid "Conflicts in index. Try without --index."
4685 msgid "Could not save index tree"
4689 msgid "Cannot unstage modified files"
4694 msgid "Dropped ${REV} ($s)"
4699 msgid "${REV}: Could not drop stash entry"
4703 msgid "No branch name specified"
4707 msgid "(To restore them type \"git stash apply\")"
4710 #: git-submodule.sh:56
4712 msgid "cannot strip one component off url '$remoteurl'"
4715 #: git-submodule.sh:109
4717 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
4720 #: git-submodule.sh:150
4722 msgid "Clone of '$url' into submodule path '$sm_path' failed"
4725 #: git-submodule.sh:160
4727 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
4730 #: git-submodule.sh:249
4732 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
4735 #: git-submodule.sh:266
4737 msgid "'$sm_path' already exists in the index"
4740 #: git-submodule.sh:283
4742 msgid "'$sm_path' already exists and is not a valid git repo"
4745 #: git-submodule.sh:297
4747 msgid "Unable to checkout submodule '$sm_path'"
4750 #: git-submodule.sh:302
4752 msgid "Failed to add submodule '$sm_path'"
4755 #: git-submodule.sh:307
4757 msgid "Failed to register submodule '$sm_path'"
4760 #: git-submodule.sh:349
4762 msgid "Entering '$prefix$sm_path'"
4765 #: git-submodule.sh:363
4767 msgid "Stopping at '$sm_path'; script returned non-zero status."
4770 #: git-submodule.sh:405
4772 msgid "No url found for submodule path '$sm_path' in .gitmodules"
4775 #: git-submodule.sh:414
4777 msgid "Failed to register url for submodule path '$sm_path'"
4780 #: git-submodule.sh:422
4782 msgid "Failed to register update mode for submodule path '$sm_path'"
4785 #: git-submodule.sh:424
4787 msgid "Submodule '$name' ($url) registered for path '$sm_path'"
4790 #: git-submodule.sh:523
4793 "Submodule path '$sm_path' not initialized\n"
4794 "Maybe you want to use 'update --init'?"
4797 #: git-submodule.sh:536
4799 msgid "Unable to find current revision in submodule path '$sm_path'"
4802 #: git-submodule.sh:555
4804 msgid "Unable to fetch in submodule path '$sm_path'"
4807 #: git-submodule.sh:569
4809 msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
4812 #: git-submodule.sh:570
4814 msgid "Submodule path '$sm_path': rebased into '$sha1'"
4817 #: git-submodule.sh:575
4819 msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
4822 #: git-submodule.sh:576
4824 msgid "Submodule path '$sm_path': merged in '$sha1'"
4827 #: git-submodule.sh:581
4829 msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
4832 #: git-submodule.sh:582
4834 msgid "Submodule path '$sm_path': checked out '$sha1'"
4837 #: git-submodule.sh:604 git-submodule.sh:927
4839 msgid "Failed to recurse into submodule path '$sm_path'"
4842 #: git-submodule.sh:712
4846 #: git-submodule.sh:770
4848 msgid " Warn: $name doesn't contain commit $sha1_src"
4851 #: git-submodule.sh:773
4853 msgid " Warn: $name doesn't contain commit $sha1_dst"
4856 #: git-submodule.sh:776
4858 msgid " Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
4861 #: git-submodule.sh:801
4865 #: git-submodule.sh:802
4869 #: git-submodule.sh:973
4871 msgid "Synchronizing submodule url for '$name'"