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-02-13 14:24+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 "could not parse %s"
45 msgid "%s %s is not a commit!"
48 #: compat/obstack.c:406 compat/obstack.c:408
49 msgid "memory exhausted"
53 msgid "Could not run 'git rev-list'"
58 msgid "failed write to rev-list: %s"
63 msgid "failed to close rev-list's stdin: %s"
68 msgid " Failed to parse dirstat cut-off percentage '%.*s'\n"
73 msgid " Unknown dirstat parameter '%.*s'\n"
79 "Found errors in 'diff.dirstat' config variable:\n"
86 "Failed to parse --dirstat/-X option parameter:\n"
91 msgid "could not run gpg."
95 msgid "gpg did not accept the data"
99 msgid "gpg failed to sign the data"
105 "'%s' appears to be a git command, but we were not\n"
106 "able to execute it. Maybe git-%s is broken?"
111 msgid "Your branch is ahead of '%s' by %d commit.\n"
112 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
118 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
120 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
127 "Your branch and '%s' have diverged,\n"
128 "and have %d and %d different commit each, respectively.\n"
130 "Your branch and '%s' have diverged,\n"
131 "and have %d and %d different commits each, respectively.\n"
135 #: sequencer.c:120 builtin/merge.c:862 builtin/merge.c:983
136 #: builtin/merge.c:1093 builtin/merge.c:1103
138 msgid "Could not open '%s' for writing"
141 #: sequencer.c:122 builtin/merge.c:334 builtin/merge.c:865
142 #: builtin/merge.c:1095 builtin/merge.c:1108
144 msgid "Could not write to '%s'"
149 "after resolving the conflicts, mark the corrected paths\n"
150 "with 'git add <paths>' or 'git rm <paths>'\n"
151 "and commit the result with 'git commit'"
154 #: sequencer.c:154 sequencer.c:680 sequencer.c:763
156 msgid "Could not write to %s"
161 msgid "Error wrapping up %s"
165 msgid "Your local changes would be overwritten by cherry-pick."
169 msgid "Your local changes would be overwritten by revert."
173 msgid "Commit your changes or stash them to proceed."
176 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
179 msgid "%s: Unable to write new index file"
183 msgid "Your index file is unmerged."
187 msgid "You do not have a valid HEAD"
192 msgid "Commit %s is a merge but no -m option was given."
197 msgid "Commit %s does not have parent %d"
202 msgid "Mainline was specified but commit %s is not a merge."
205 #. TRANSLATORS: The first %s will be "revert" or
206 #. "cherry-pick", the second %s a SHA1
209 msgid "%s: cannot parse parent commit %s"
214 msgid "Cannot get commit message for %s"
219 msgid "could not revert %s... %s"
224 msgid "could not apply %s... %s"
227 #: sequencer.c:445 sequencer.c:904 builtin/log.c:286 builtin/log.c:709
228 #: builtin/log.c:1325 builtin/log.c:1544 builtin/merge.c:348
229 #: builtin/shortlog.c:181
230 msgid "revision walk setup failed"
234 msgid "empty commit set passed"
239 msgid "git %s: failed to read the index"
244 msgid "git %s: failed to refresh the index"
249 msgid "Cannot %s during a %s"
254 msgid "Could not parse line %d."
258 msgid "No commits parsed."
263 msgid "Could not open %s"
268 msgid "Could not read %s."
273 msgid "Unusable instruction sheet: %s"
278 msgid "Invalid key: %s"
283 msgid "Invalid value for %s: %s"
288 msgid "Malformed options sheet: %s"
292 msgid "a cherry-pick or revert is already in progress"
296 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
301 msgid "Could not create sequencer directory %s"
304 #: sequencer.c:682 sequencer.c:767
306 msgid "Error wrapping up %s."
309 #: sequencer.c:701 sequencer.c:835
310 msgid "no cherry-pick or revert in progress"
314 msgid "cannot resolve HEAD"
318 msgid "cannot abort from a branch yet to be born"
323 msgid "cannot open %s: %s"
328 msgid "cannot read %s: %s"
332 msgid "unexpected end of file"
337 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
342 msgid "Could not format %s."
346 msgid "Can't revert as initial commit"
350 msgid "Can't cherry-pick into empty head"
354 msgid "Unmerged paths:"
357 #: wt-status.c:140 wt-status.c:157
359 msgid " (use \"git reset %s <file>...\" to unstage)"
362 #: wt-status.c:142 wt-status.c:159
363 msgid " (use \"git rm --cached <file>...\" to unstage)"
367 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
371 msgid "Changes to be committed:"
375 msgid "Changes not staged for commit:"
379 msgid " (use \"git add <file>...\" to update what will be committed)"
383 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
388 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
392 msgid " (commit or discard the untracked or modified content in submodules)"
402 msgid " (use \"git %s <file>...\" to include in what will be committed)"
410 msgid "both deleted:"
418 msgid "deleted by them:"
422 msgid "added by them:"
426 msgid "deleted by us:"
434 msgid "both modified:"
438 msgid "new commits, "
442 msgid "modified content, "
446 msgid "untracked content, "
456 msgid "copied: %s -> %s"
471 msgid "renamed: %s -> %s"
476 msgid "typechange: %s"
491 msgid "bug: unhandled diff status %c"
499 msgid "Not currently on any branch."
503 msgid "Initial commit"
516 msgid "Untracked files not listed%s"
520 msgid " (use -u option to show untracked files)"
529 msgid "no changes added to commit%s\n"
533 msgid " (use \"git add\" and/or \"git commit -a\")"
538 msgid "nothing added to commit but untracked files present%s\n"
542 msgid " (use \"git add\" to track)"
545 #: wt-status.c:769 wt-status.c:772 wt-status.c:775
547 msgid "nothing to commit%s\n"
551 msgid " (create/copy files and use \"git add\" to track)"
555 msgid " (use -u to show untracked files)"
559 msgid " (working directory clean)"
563 msgid "HEAD (no branch)"
567 msgid "Initial commit on "
574 #: wt-status.c:908 wt-status.c:911
584 msgid "unexpected diff status %c"
587 #: builtin/add.c:67 builtin/commit.c:298
588 msgid "updating files failed"
593 msgid "remove '%s'\n"
598 msgid "Path '%s' is in submodule '%.*s'"
602 msgid "Unstaged changes after refreshing the index:"
605 #: builtin/add.c:195 builtin/add.c:456 builtin/rm.c:186
607 msgid "pathspec '%s' did not match any files"
612 msgid "'%s' is beyond a symbolic link"
616 msgid "Could not read the index"
621 msgid "Could not open '%s' for writing."
625 msgid "Could not write patch"
630 msgid "Could not stat '%s'"
634 msgid "Empty patch. Aborted."
639 msgid "Could not apply '%s'"
643 msgid "The following paths are ignored by one of your .gitignore files:\n"
648 msgid "Use -f if you really want to add them.\n"
652 msgid "no files added"
656 msgid "adding files failed"
660 msgid "-A and -u are mutually incompatible"
664 msgid "Option --ignore-missing can only be used together with --dry-run"
669 msgid "Nothing specified, nothing added.\n"
674 msgid "Maybe you wanted to say 'git add .'?\n"
677 #: builtin/add.c:420 builtin/clean.c:95 builtin/commit.c:358 builtin/mv.c:82
679 msgid "index file corrupt"
682 #: builtin/add.c:476 builtin/mv.c:229 builtin/rm.c:260
683 msgid "Unable to write new index file"
686 #: builtin/archive.c:17
688 msgid "could not create archive file '%s'"
691 #: builtin/archive.c:20
692 msgid "could not redirect output"
695 #: builtin/archive.c:37
696 msgid "git archive: Remote with no URL"
699 #: builtin/archive.c:58
700 msgid "git archive: expected ACK/NAK, got EOF"
703 #: builtin/archive.c:63
705 msgid "git archive: NACK %s"
708 #: builtin/archive.c:65
710 msgid "remote error: %s"
713 #: builtin/archive.c:66
714 msgid "git archive: protocol error"
717 #: builtin/archive.c:71
718 msgid "git archive: expected a flush"
721 #: builtin/branch.c:137
724 "deleting branch '%s' that has been merged to\n"
725 " '%s', but not yet merged to HEAD."
728 #: builtin/branch.c:141
731 "not deleting branch '%s' that is not yet merged to\n"
732 " '%s', even though it is merged to HEAD."
735 #. TRANSLATORS: This is "remote " in "remote branch '%s' not found"
736 #: builtin/branch.c:163
740 #: builtin/branch.c:171
741 msgid "cannot use -a with -d"
744 #: builtin/branch.c:177
745 msgid "Couldn't look up commit object for HEAD"
748 #: builtin/branch.c:182
750 msgid "Cannot delete the branch '%s' which you are currently on."
753 #: builtin/branch.c:192
755 msgid "%sbranch '%s' not found."
758 #: builtin/branch.c:200
760 msgid "Couldn't look up commit object for '%s'"
763 #: builtin/branch.c:206
766 "The branch '%s' is not fully merged.\n"
767 "If you are sure you want to delete it, run 'git branch -D %s'."
770 #: builtin/branch.c:214
772 msgid "Error deleting %sbranch '%s'"
775 #: builtin/branch.c:219
777 msgid "Deleted %sbranch %s (was %s).\n"
780 #: builtin/branch.c:224
781 msgid "Update of config-file failed"
784 #: builtin/branch.c:322
786 msgid "branch '%s' does not point at a commit"
789 #: builtin/branch.c:394
794 #: builtin/branch.c:396
799 #: builtin/branch.c:398
801 msgid "ahead %d, behind %d] "
804 #: builtin/branch.c:501
808 #: builtin/branch.c:562
809 msgid "some refs could not be read"
812 #: builtin/branch.c:575
813 msgid "cannot rename the current branch while not on any."
816 #: builtin/branch.c:585
818 msgid "Invalid branch name: '%s'"
821 #: builtin/branch.c:600
822 msgid "Branch rename failed"
825 #: builtin/branch.c:604
827 msgid "Renamed a misnamed branch '%s' away"
830 #: builtin/branch.c:608
832 msgid "Branch renamed to %s, but HEAD is not updated!"
835 #: builtin/branch.c:615
836 msgid "Branch is renamed, but update of config-file failed"
839 #: builtin/branch.c:630
841 msgid "malformed object name %s"
844 #: builtin/branch.c:654
846 msgid "could not write branch description template: %s\n"
849 #: builtin/branch.c:742
850 msgid "Failed to resolve HEAD as a valid ref."
853 #: builtin/branch.c:747 builtin/clone.c:570
854 msgid "HEAD not found below refs/heads!"
857 #: builtin/branch.c:805
858 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
861 #: builtin/bundle.c:47
866 #: builtin/bundle.c:56
867 msgid "Need a repository to create a bundle."
870 #: builtin/bundle.c:60
871 msgid "Need a repository to unbundle."
874 #: builtin/checkout.c:113 builtin/checkout.c:146
876 msgid "path '%s' does not have our version"
879 #: builtin/checkout.c:115 builtin/checkout.c:148
881 msgid "path '%s' does not have their version"
884 #: builtin/checkout.c:131
886 msgid "path '%s' does not have all necessary versions"
889 #: builtin/checkout.c:175
891 msgid "path '%s' does not have necessary versions"
894 #: builtin/checkout.c:192
896 msgid "path '%s': cannot merge"
899 #: builtin/checkout.c:209
901 msgid "Unable to add merge result for '%s'"
904 #: builtin/checkout.c:212 builtin/reset.c:158
906 msgid "make_cache_entry failed for path '%s'"
909 #: builtin/checkout.c:234 builtin/checkout.c:392
910 msgid "corrupt index file"
913 #: builtin/checkout.c:264 builtin/checkout.c:271
915 msgid "path '%s' is unmerged"
918 #: builtin/checkout.c:302 builtin/checkout.c:498 builtin/clone.c:595
919 #: builtin/merge.c:809
920 msgid "unable to write new index file"
923 #: builtin/checkout.c:319 builtin/diff.c:298 builtin/merge.c:406
924 msgid "diff_setup_done failed"
927 #: builtin/checkout.c:414
928 msgid "you need to resolve your current index first"
931 #: builtin/checkout.c:533
933 msgid "Can not do reflog for '%s'\n"
936 #: builtin/checkout.c:565
937 msgid "HEAD is now at"
940 #: builtin/checkout.c:572
942 msgid "Reset branch '%s'\n"
945 #: builtin/checkout.c:575
947 msgid "Already on '%s'\n"
950 #: builtin/checkout.c:579
952 msgid "Switched to and reset branch '%s'\n"
955 #: builtin/checkout.c:581
957 msgid "Switched to a new branch '%s'\n"
960 #: builtin/checkout.c:583
962 msgid "Switched to branch '%s'\n"
965 #: builtin/checkout.c:639
967 msgid " ... and %d more.\n"
970 #. The singular version
971 #: builtin/checkout.c:645
974 "Warning: you are leaving %d commit behind, not connected to\n"
975 "any of your branches:\n"
979 "Warning: you are leaving %d commits behind, not connected to\n"
980 "any of your branches:\n"
986 #: builtin/checkout.c:663
989 "If you want to keep them by creating a new branch, this may be a good time\n"
992 " git branch new_branch_name %s\n"
996 #: builtin/checkout.c:692
997 msgid "internal error in revision walk"
1000 #: builtin/checkout.c:696
1001 msgid "Previous HEAD position was"
1004 #: builtin/checkout.c:722
1005 msgid "You are on a branch yet to be born"
1009 #: builtin/checkout.c:853
1011 msgid "invalid reference: %s"
1014 #. case (1): want a tree
1015 #: builtin/checkout.c:892
1017 msgid "reference is not a tree: %s"
1020 #: builtin/checkout.c:961
1021 msgid "-B cannot be used with -b"
1024 #: builtin/checkout.c:970
1025 msgid "--patch is incompatible with all other options"
1028 #: builtin/checkout.c:973
1029 msgid "--detach cannot be used with -b/-B/--orphan"
1032 #: builtin/checkout.c:975
1033 msgid "--detach cannot be used with -t"
1036 #: builtin/checkout.c:981
1037 msgid "--track needs a branch name"
1040 #: builtin/checkout.c:988
1041 msgid "Missing branch name; try -b"
1044 #: builtin/checkout.c:994
1045 msgid "--orphan and -b|-B are mutually exclusive"
1048 #: builtin/checkout.c:996
1049 msgid "--orphan cannot be used with -t"
1052 #: builtin/checkout.c:1006
1053 msgid "git checkout: -f and -m are incompatible"
1056 #: builtin/checkout.c:1040
1057 msgid "invalid path specification"
1060 #: builtin/checkout.c:1048
1063 "git checkout: updating paths is incompatible with switching branches.\n"
1064 "Did you intend to checkout '%s' which can not be resolved as commit?"
1067 #: builtin/checkout.c:1050
1068 msgid "git checkout: updating paths is incompatible with switching branches."
1071 #: builtin/checkout.c:1055
1072 msgid "git checkout: --detach does not take a path argument"
1075 #: builtin/checkout.c:1058
1077 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1078 "checking out of the index."
1081 #: builtin/checkout.c:1077
1082 msgid "Cannot switch branch to a non-commit."
1085 #: builtin/checkout.c:1080
1086 msgid "--ours/--theirs is incompatible with switching branches."
1089 #: builtin/clean.c:78
1090 msgid "-x and -X cannot be used together"
1093 #: builtin/clean.c:82
1095 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1098 #: builtin/clean.c:85
1100 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
1104 #: builtin/clean.c:155 builtin/clean.c:176
1106 msgid "Would remove %s\n"
1109 #: builtin/clean.c:159 builtin/clean.c:179
1111 msgid "Removing %s\n"
1114 #: builtin/clean.c:162 builtin/clean.c:182
1116 msgid "failed to remove %s"
1119 #: builtin/clean.c:166
1121 msgid "Would not remove %s\n"
1124 #: builtin/clean.c:168
1126 msgid "Not removing %s\n"
1129 #: builtin/clone.c:246
1131 msgid "reference repository '%s' is not a local directory."
1134 #: builtin/clone.c:313
1136 msgid "failed to open '%s'"
1139 #: builtin/clone.c:317
1141 msgid "failed to create directory '%s'"
1144 #: builtin/clone.c:319 builtin/diff.c:75
1146 msgid "failed to stat '%s'"
1149 #: builtin/clone.c:321
1151 msgid "%s exists and is not a directory"
1154 #: builtin/clone.c:335
1156 msgid "failed to stat %s\n"
1159 #: builtin/clone.c:352
1161 msgid "failed to unlink '%s'"
1164 #: builtin/clone.c:357
1166 msgid "failed to create link '%s'"
1169 #: builtin/clone.c:361
1171 msgid "failed to copy file to '%s'"
1174 #: builtin/clone.c:384
1179 #: builtin/clone.c:451
1181 msgid "Could not find remote branch %s to clone."
1184 #: builtin/clone.c:561
1185 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
1188 #: builtin/clone.c:651
1189 msgid "Too many arguments."
1192 #: builtin/clone.c:655
1193 msgid "You must specify a repository to clone."
1196 #: builtin/clone.c:666
1198 msgid "--bare and --origin %s options are incompatible."
1201 #: builtin/clone.c:680
1203 msgid "repository '%s' does not exist"
1206 #: builtin/clone.c:685
1207 msgid "--depth is ignored in local clones; use file:// instead."
1210 #: builtin/clone.c:695
1212 msgid "destination path '%s' already exists and is not an empty directory."
1215 #: builtin/clone.c:705
1217 msgid "working tree '%s' already exists."
1220 #: builtin/clone.c:718 builtin/clone.c:732
1222 msgid "could not create leading directories of '%s'"
1225 #: builtin/clone.c:721
1227 msgid "could not create work tree dir '%s'."
1230 #: builtin/clone.c:740
1232 msgid "Cloning into bare repository '%s'...\n"
1235 #: builtin/clone.c:742
1237 msgid "Cloning into '%s'...\n"
1240 #: builtin/clone.c:798
1242 msgid "Don't know how to clone %s"
1245 #: builtin/clone.c:847
1247 msgid "Remote branch %s not found in upstream %s"
1250 #: builtin/clone.c:854
1251 msgid "You appear to have cloned an empty repository."
1254 #: builtin/commit.c:42
1256 "Your name and email address were configured automatically based\n"
1257 "on your username and hostname. Please check that they are accurate.\n"
1258 "You can suppress this message by setting them explicitly:\n"
1260 " git config --global user.name \"Your Name\"\n"
1261 " git config --global user.email you@example.com\n"
1263 "After doing this, you may fix the identity used for this commit with:\n"
1265 " git commit --amend --reset-author\n"
1268 #: builtin/commit.c:54
1270 "You asked to amend the most recent commit, but doing so would make\n"
1271 "it empty. You can repeat your command with --allow-empty, or you can\n"
1272 "remove the commit entirely with \"git reset HEAD^\".\n"
1275 #: builtin/commit.c:59
1277 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
1278 "If you wish to commit it anyway, use:\n"
1280 " git commit --allow-empty\n"
1282 "Otherwise, please use 'git reset'\n"
1285 #: builtin/commit.c:205 builtin/reset.c:33
1289 #: builtin/commit.c:208
1293 #: builtin/commit.c:325
1294 msgid "failed to unpack HEAD tree object"
1297 #: builtin/commit.c:367
1298 msgid "unable to create temporary index"
1301 #: builtin/commit.c:373
1302 msgid "interactive add failed"
1305 #: builtin/commit.c:406 builtin/commit.c:427 builtin/commit.c:473
1306 msgid "unable to write new_index file"
1309 #: builtin/commit.c:457
1311 msgid "cannot do a partial commit during a %s."
1314 #: builtin/commit.c:466
1315 msgid "cannot read the index"
1318 #: builtin/commit.c:486
1319 msgid "unable to write temporary index file"
1322 #: builtin/commit.c:550 builtin/commit.c:556
1324 msgid "invalid commit: %s"
1327 #: builtin/commit.c:579
1328 msgid "malformed --author parameter"
1331 #: builtin/commit.c:635
1333 msgid "Malformed ident string: '%s'"
1336 #: builtin/commit.c:670 builtin/commit.c:703 builtin/commit.c:1000
1338 msgid "could not lookup commit %s"
1341 #: builtin/commit.c:682 builtin/shortlog.c:296
1343 msgid "(reading log message from standard input)\n"
1346 #: builtin/commit.c:684
1347 msgid "could not read log from standard input"
1350 #: builtin/commit.c:688
1352 msgid "could not read log file '%s'"
1355 #: builtin/commit.c:694
1356 msgid "commit has empty message"
1359 #: builtin/commit.c:710
1360 msgid "could not read MERGE_MSG"
1363 #: builtin/commit.c:714
1364 msgid "could not read SQUASH_MSG"
1367 #: builtin/commit.c:718
1369 msgid "could not read '%s'"
1372 #: builtin/commit.c:746
1374 msgid "could not open '%s'"
1377 #: builtin/commit.c:770
1378 msgid "could not write commit template"
1381 #: builtin/commit.c:783
1385 "It looks like you may be committing a %s.\n"
1386 "If this is not correct, please remove the file\n"
1391 #: builtin/commit.c:796
1392 msgid "Please enter the commit message for your changes."
1395 #: builtin/commit.c:799
1398 "with '#' will be ignored, and an empty message aborts the commit.\n"
1401 #: builtin/commit.c:804
1404 "with '#' will be kept; you may remove them yourself if you want to.\n"
1405 "An empty message aborts the commit.\n"
1408 #: builtin/commit.c:816
1410 msgid "%sAuthor: %s"
1413 #: builtin/commit.c:823
1415 msgid "%sCommitter: %s"
1418 #: builtin/commit.c:843
1419 msgid "Cannot read index"
1422 #: builtin/commit.c:880
1423 msgid "Error building trees"
1426 #: builtin/commit.c:895 builtin/tag.c:324
1428 msgid "Please supply the message using either -m or -F option.\n"
1431 #: builtin/commit.c:975
1433 msgid "No existing author found with '%s'"
1436 #: builtin/commit.c:990 builtin/commit.c:1182
1438 msgid "Invalid untracked files mode '%s'"
1441 #: builtin/commit.c:1030
1442 msgid "Using both --reset-author and --author does not make sense"
1445 #: builtin/commit.c:1041
1446 msgid "You have nothing to amend."
1449 #: builtin/commit.c:1043
1451 msgid "You are in the middle of a %s -- cannot amend."
1454 #: builtin/commit.c:1045
1455 msgid "Options --squash and --fixup cannot be used together"
1458 #: builtin/commit.c:1055
1459 msgid "Only one of -c/-C/-F/--fixup can be used."
1462 #: builtin/commit.c:1057
1463 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
1466 #: builtin/commit.c:1063
1467 msgid "--reset-author can be used only with -C, -c or --amend."
1470 #: builtin/commit.c:1080
1471 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
1474 #: builtin/commit.c:1082
1475 msgid "No paths with --include/--only does not make sense."
1478 #: builtin/commit.c:1084
1479 msgid "Clever... amending the last one with dirty index."
1482 #: builtin/commit.c:1086
1483 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
1486 #: builtin/commit.c:1096 builtin/tag.c:500
1488 msgid "Invalid cleanup mode %s"
1491 #: builtin/commit.c:1101
1492 msgid "Paths with -a does not make sense."
1495 #: builtin/commit.c:1280
1496 msgid "couldn't look up newly created commit"
1499 #: builtin/commit.c:1282
1500 msgid "could not parse newly created commit"
1503 #: builtin/commit.c:1323
1504 msgid "detached HEAD"
1507 #: builtin/commit.c:1325
1508 msgid " (root-commit)"
1511 #: builtin/commit.c:1415
1512 msgid "could not parse HEAD commit"
1515 #: builtin/commit.c:1452 builtin/merge.c:507
1517 msgid "could not open '%s' for reading"
1520 #: builtin/commit.c:1459
1522 msgid "Corrupt MERGE_HEAD file (%s)"
1525 #: builtin/commit.c:1466
1526 msgid "could not read MERGE_MODE"
1529 #: builtin/commit.c:1485
1531 msgid "could not read commit message: %s"
1534 #: builtin/commit.c:1499
1536 msgid "Aborting commit due to empty commit message.\n"
1539 #: builtin/commit.c:1514 builtin/merge.c:933 builtin/merge.c:966
1540 msgid "failed to write commit object"
1543 #: builtin/commit.c:1535
1544 msgid "cannot lock HEAD ref"
1547 #: builtin/commit.c:1539
1548 msgid "cannot update HEAD ref"
1551 #: builtin/commit.c:1550
1553 "Repository has been updated, but unable to write\n"
1554 "new_index file. Check that disk is not full or quota is\n"
1555 "not exceeded, and then \"git reset HEAD\" to recover."
1558 #: builtin/describe.c:234
1560 msgid "annotated tag %s not available"
1563 #: builtin/describe.c:238
1565 msgid "annotated tag %s has no embedded name"
1568 #: builtin/describe.c:240
1570 msgid "tag '%s' is really '%s' here"
1573 #: builtin/describe.c:267
1575 msgid "Not a valid object name %s"
1578 #: builtin/describe.c:270
1580 msgid "%s is not a valid '%s' object"
1583 #: builtin/describe.c:287
1585 msgid "no tag exactly matches '%s'"
1588 #: builtin/describe.c:289
1590 msgid "searching to describe %s\n"
1593 #: builtin/describe.c:329
1595 msgid "finished search at %s\n"
1598 #: builtin/describe.c:353
1601 "No annotated tags can describe '%s'.\n"
1602 "However, there were unannotated tags: try --tags."
1605 #: builtin/describe.c:357
1608 "No tags can describe '%s'.\n"
1609 "Try --always, or create some tags."
1612 #: builtin/describe.c:378
1614 msgid "traversed %lu commits\n"
1617 #: builtin/describe.c:381
1620 "more than %i tags found; listed %i most recent\n"
1621 "gave up search at %s\n"
1624 #: builtin/describe.c:436
1625 msgid "--long is incompatible with --abbrev=0"
1628 #: builtin/describe.c:462
1629 msgid "No names found, cannot describe anything."
1632 #: builtin/describe.c:482
1633 msgid "--dirty is incompatible with committishes"
1636 #: builtin/diff.c:77
1638 msgid "'%s': not a regular file or symlink"
1641 #: builtin/diff.c:220
1643 msgid "invalid option: %s"
1646 #: builtin/diff.c:293
1647 msgid "Not a git repository"
1650 #: builtin/diff.c:343
1652 msgid "invalid object '%s' given."
1655 #: builtin/diff.c:348
1657 msgid "more than %d trees given: '%s'"
1660 #: builtin/diff.c:358
1662 msgid "more than two blobs given: '%s'"
1665 #: builtin/diff.c:366
1667 msgid "unhandled object '%s' given."
1670 #: builtin/fetch.c:200
1671 msgid "Couldn't find remote ref HEAD"
1674 #: builtin/fetch.c:252
1676 msgid "object %s not found"
1679 #: builtin/fetch.c:258
1680 msgid "[up to date]"
1683 #: builtin/fetch.c:272
1685 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
1688 #: builtin/fetch.c:273 builtin/fetch.c:351
1692 #: builtin/fetch.c:284
1693 msgid "[tag update]"
1696 #: builtin/fetch.c:286 builtin/fetch.c:313 builtin/fetch.c:331
1697 msgid " (unable to update local ref)"
1700 #: builtin/fetch.c:298
1704 #: builtin/fetch.c:302
1705 msgid "[new branch]"
1708 #: builtin/fetch.c:347
1709 msgid "unable to update local ref"
1712 #: builtin/fetch.c:347
1713 msgid "forced update"
1716 #: builtin/fetch.c:353
1717 msgid "(non-fast-forward)"
1720 #: builtin/fetch.c:384 builtin/fetch.c:676
1722 msgid "cannot open %s: %s\n"
1725 #: builtin/fetch.c:393
1727 msgid "%s did not send all necessary objects\n"
1730 #: builtin/fetch.c:479
1735 #: builtin/fetch.c:490
1738 "some local refs could not be updated; try running\n"
1739 " 'git remote prune %s' to remove any old, conflicting branches"
1742 #: builtin/fetch.c:540
1744 msgid " (%s will become dangling)\n"
1747 #: builtin/fetch.c:541
1749 msgid " (%s has become dangling)\n"
1752 #: builtin/fetch.c:548
1756 #: builtin/fetch.c:549
1760 #: builtin/fetch.c:666
1762 msgid "Refusing to fetch into current branch %s of non-bare repository"
1765 #: builtin/fetch.c:700
1767 msgid "Don't know how to fetch from %s"
1770 #: builtin/fetch.c:777
1772 msgid "Option \"%s\" value \"%s\" is not valid for %s"
1775 #: builtin/fetch.c:780
1777 msgid "Option \"%s\" is ignored for %s\n"
1780 #: builtin/fetch.c:879
1782 msgid "Fetching %s\n"
1785 #: builtin/fetch.c:881
1787 msgid "Could not fetch %s"
1790 #: builtin/fetch.c:898
1792 "No remote repository specified. Please, specify either a URL or a\n"
1793 "remote name from which new revisions should be fetched."
1796 #: builtin/fetch.c:918
1797 msgid "You need to specify a tag name."
1800 #: builtin/fetch.c:970
1801 msgid "fetch --all does not take a repository argument"
1804 #: builtin/fetch.c:972
1805 msgid "fetch --all does not make sense with refspecs"
1808 #: builtin/fetch.c:983
1810 msgid "No such remote or remote group: %s"
1813 #: builtin/fetch.c:991
1814 msgid "Fetching a group and specifying refspecs does not make sense"
1819 msgid "Invalid %s: '%s'"
1823 msgid "Too many options specified"
1828 msgid "insanely long object directory %.*s"
1833 msgid "Auto packing the repository for optimum performance.\n"
1839 "Auto packing the repository for optimum performance. You may also\n"
1840 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
1845 "There are too many unreachable loose objects; run 'git prune' to remove them."
1848 #: builtin/grep.c:275
1850 msgid "grep: failed to create thread: %s"
1853 #: builtin/grep.c:390
1855 msgid "'%s': unable to read %s"
1858 #: builtin/grep.c:441
1863 #: builtin/grep.c:452
1865 msgid "'%s': short read %s"
1868 #: builtin/grep.c:514
1870 msgid "Failed to chdir: %s"
1873 #: builtin/grep.c:590 builtin/grep.c:624
1875 msgid "unable to read tree (%s)"
1878 #: builtin/grep.c:638
1880 msgid "unable to grep from object of type %s"
1883 #: builtin/grep.c:696
1885 msgid "switch `%c' expects a numerical value"
1888 #: builtin/grep.c:713
1890 msgid "cannot open '%s'"
1893 #: builtin/grep.c:1001
1894 msgid "no pattern given."
1897 #: builtin/grep.c:1015
1899 msgid "bad object %s"
1902 #: builtin/grep.c:1058
1903 msgid "--open-files-in-pager only works on the worktree"
1906 #: builtin/grep.c:1081
1907 msgid "--cached or --untracked cannot be used with --no-index."
1910 #: builtin/grep.c:1086
1911 msgid "--no-index or --untracked cannot be used with revs."
1914 #: builtin/grep.c:1089
1915 msgid "--[no-]exclude-standard cannot be used for tracked contents."
1918 #: builtin/grep.c:1097
1919 msgid "both --cached and trees are given."
1922 #: builtin/init-db.c:35
1924 msgid "Could not make %s writable by group"
1927 #: builtin/init-db.c:62
1929 msgid "insanely long template name %s"
1932 #: builtin/init-db.c:67
1934 msgid "cannot stat '%s'"
1937 #: builtin/init-db.c:73
1939 msgid "cannot stat template '%s'"
1942 #: builtin/init-db.c:80
1944 msgid "cannot opendir '%s'"
1947 #: builtin/init-db.c:97
1949 msgid "cannot readlink '%s'"
1952 #: builtin/init-db.c:99
1954 msgid "insanely long symlink %s"
1957 #: builtin/init-db.c:102
1959 msgid "cannot symlink '%s' '%s'"
1962 #: builtin/init-db.c:106
1964 msgid "cannot copy '%s' to '%s'"
1967 #: builtin/init-db.c:110
1969 msgid "ignoring template %s"
1972 #: builtin/init-db.c:133
1974 msgid "insanely long template path %s"
1977 #: builtin/init-db.c:141
1979 msgid "templates not found %s"
1982 #: builtin/init-db.c:154
1984 msgid "not copying templates of a wrong format version %d from '%s'"
1987 #: builtin/init-db.c:192
1989 msgid "insane git directory %s"
1992 #: builtin/init-db.c:322 builtin/init-db.c:325
1994 msgid "%s already exists"
1997 #: builtin/init-db.c:354
1999 msgid "unable to handle file type %d"
2002 #: builtin/init-db.c:357
2004 msgid "unable to move %s to %s"
2007 #: builtin/init-db.c:362
2009 msgid "Could not create git link %s"
2013 #. * TRANSLATORS: The first '%s' is either "Reinitialized
2014 #. * existing" or "Initialized empty", the second " shared" or
2015 #. * "", and the last '%s%s' is the verbatim directory name.
2017 #: builtin/init-db.c:419
2019 msgid "%s%s Git repository in %s%s\n"
2022 #: builtin/init-db.c:420
2023 msgid "Reinitialized existing"
2026 #: builtin/init-db.c:420
2027 msgid "Initialized empty"
2030 #: builtin/init-db.c:421
2034 #: builtin/init-db.c:440
2035 msgid "cannot tell cwd"
2038 #: builtin/init-db.c:521 builtin/init-db.c:528
2040 msgid "cannot mkdir %s"
2043 #: builtin/init-db.c:532
2045 msgid "cannot chdir to %s"
2048 #: builtin/init-db.c:554
2051 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
2055 #: builtin/init-db.c:578
2056 msgid "Cannot access current working directory"
2059 #: builtin/init-db.c:585
2061 msgid "Cannot access work tree '%s'"
2064 #: builtin/log.c:185
2066 msgid "Final output: %d %s\n"
2069 #: builtin/log.c:393 builtin/log.c:479
2071 msgid "Could not read object %s"
2074 #: builtin/log.c:503
2076 msgid "Unknown type: %d"
2079 #: builtin/log.c:592
2080 msgid "format.headers without value"
2083 #: builtin/log.c:665
2084 msgid "name of output directory is too long"
2087 #: builtin/log.c:676
2089 msgid "Cannot open patch file %s"
2092 #: builtin/log.c:690
2093 msgid "Need exactly one range."
2096 #: builtin/log.c:698
2097 msgid "Not a range."
2100 #: builtin/log.c:735
2101 msgid "Could not extract email from committer identity."
2104 #: builtin/log.c:781
2105 msgid "Cover letter needs email format"
2108 #: builtin/log.c:875
2110 msgid "insane in-reply-to: %s"
2113 #: builtin/log.c:948
2114 msgid "Two output directories?"
2117 #: builtin/log.c:1169
2119 msgid "bogus committer info %s"
2122 #: builtin/log.c:1214
2123 msgid "-n and -k are mutually exclusive."
2126 #: builtin/log.c:1216
2127 msgid "--subject-prefix and -k are mutually exclusive."
2130 #: builtin/log.c:1221 builtin/shortlog.c:284
2132 msgid "unrecognized argument: %s"
2135 #: builtin/log.c:1224
2136 msgid "--name-only does not make sense"
2139 #: builtin/log.c:1226
2140 msgid "--name-status does not make sense"
2143 #: builtin/log.c:1228
2144 msgid "--check does not make sense"
2147 #: builtin/log.c:1251
2148 msgid "standard output, or directory, which one?"
2151 #: builtin/log.c:1253
2153 msgid "Could not create directory '%s'"
2156 #: builtin/log.c:1406
2157 msgid "Failed to create output files"
2160 #: builtin/log.c:1510
2163 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
2166 #: builtin/log.c:1526 builtin/log.c:1528 builtin/log.c:1540
2168 msgid "Unknown commit %s"
2171 #: builtin/merge.c:91
2172 msgid "switch `m' requires a value"
2175 #: builtin/merge.c:128
2177 msgid "Could not find merge strategy '%s'.\n"
2180 #: builtin/merge.c:129
2182 msgid "Available strategies are:"
2185 #: builtin/merge.c:134
2187 msgid "Available custom strategies are:"
2190 #: builtin/merge.c:241
2191 msgid "could not run stash."
2194 #: builtin/merge.c:246
2195 msgid "stash failed"
2198 #: builtin/merge.c:251
2200 msgid "not a valid object: %s"
2203 #: builtin/merge.c:270 builtin/merge.c:287
2204 msgid "read-tree failed"
2207 #: builtin/merge.c:317
2208 msgid " (nothing to squash)"
2211 #: builtin/merge.c:330
2213 msgid "Squash commit -- not updating HEAD\n"
2216 #: builtin/merge.c:362
2217 msgid "Writing SQUASH_MSG"
2220 #: builtin/merge.c:364
2221 msgid "Finishing SQUASH_MSG"
2224 #: builtin/merge.c:386
2226 msgid "No merge message -- not updating HEAD\n"
2229 #: builtin/merge.c:435
2231 msgid "'%s' does not point to a commit"
2234 #: builtin/merge.c:534
2236 msgid "Bad branch.%s.mergeoptions string: %s"
2239 #: builtin/merge.c:627
2240 msgid "git write-tree failed to write a tree"
2243 #: builtin/merge.c:677
2244 msgid "failed to read the cache"
2247 #: builtin/merge.c:694
2248 msgid "Unable to write index."
2251 #: builtin/merge.c:707
2252 msgid "Not handling anything other than two heads merge."
2255 #: builtin/merge.c:721
2257 msgid "Unknown option for merge-recursive: -X%s"
2260 #: builtin/merge.c:735
2262 msgid "unable to write %s"
2265 #: builtin/merge.c:874
2267 msgid "Could not read from '%s'"
2270 #: builtin/merge.c:883
2272 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
2275 #: builtin/merge.c:889
2277 "Please enter a commit message to explain why this merge is necessary,\n"
2278 "especially if it merges an updated upstream into a topic branch.\n"
2280 "Lines starting with '#' will be ignored, and an empty message aborts\n"
2284 #: builtin/merge.c:913
2285 msgid "Empty commit message."
2288 #: builtin/merge.c:925
2290 msgid "Wonderful.\n"
2293 #: builtin/merge.c:998
2295 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
2298 #: builtin/merge.c:1014
2300 msgid "'%s' is not a commit"
2303 #: builtin/merge.c:1055
2304 msgid "No current branch."
2307 #: builtin/merge.c:1057
2308 msgid "No remote for the current branch."
2311 #: builtin/merge.c:1059
2312 msgid "No default upstream defined for the current branch."
2315 #: builtin/merge.c:1064
2317 msgid "No remote tracking branch for %s from %s"
2320 #: builtin/merge.c:1186
2321 msgid "There is no merge to abort (MERGE_HEAD missing)."
2324 #: builtin/merge.c:1202 git-pull.sh:31
2326 "You have not concluded your merge (MERGE_HEAD exists).\n"
2327 "Please, commit your changes before you can merge."
2330 #: builtin/merge.c:1205 git-pull.sh:34
2331 msgid "You have not concluded your merge (MERGE_HEAD exists)."
2334 #: builtin/merge.c:1209
2336 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
2337 "Please, commit your changes before you can merge."
2340 #: builtin/merge.c:1212
2341 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
2344 #: builtin/merge.c:1221
2345 msgid "You cannot combine --squash with --no-ff."
2348 #: builtin/merge.c:1226
2349 msgid "You cannot combine --no-ff with --ff-only."
2352 #: builtin/merge.c:1233
2353 msgid "No commit specified and merge.defaultToUpstream not set."
2356 #: builtin/merge.c:1264
2357 msgid "Can merge only exactly one commit into empty head"
2360 #: builtin/merge.c:1267
2361 msgid "Squash commit into empty head not supported yet"
2364 #: builtin/merge.c:1269
2365 msgid "Non-fast-forward commit does not make sense into an empty head"
2368 #: builtin/merge.c:1273 builtin/merge.c:1317
2370 msgid "%s - not something we can merge"
2373 #: builtin/merge.c:1382
2375 msgid "Updating %s..%s\n"
2378 #: builtin/merge.c:1420
2380 msgid "Trying really trivial in-index merge...\n"
2383 #: builtin/merge.c:1427
2388 #: builtin/merge.c:1459
2389 msgid "Not possible to fast-forward, aborting."
2392 #: builtin/merge.c:1482 builtin/merge.c:1559
2394 msgid "Rewinding the tree to pristine...\n"
2397 #: builtin/merge.c:1486
2399 msgid "Trying merge strategy %s...\n"
2402 #: builtin/merge.c:1550
2404 msgid "No merge strategy handled the merge.\n"
2407 #: builtin/merge.c:1552
2409 msgid "Merge with strategy %s failed.\n"
2412 #: builtin/merge.c:1561
2414 msgid "Using the %s to prepare resolving by hand.\n"
2417 #: builtin/merge.c:1572
2419 msgid "Automatic merge went well; stopped before committing as requested\n"
2424 msgid "Checking rename of '%s' to '%s'\n"
2432 msgid "can not move directory into itself"
2436 msgid "cannot move directory over file"
2441 msgid "Huh? %.*s is in index?"
2445 msgid "source directory is empty"
2449 msgid "not under version control"
2453 msgid "destination exists"
2458 msgid "overwriting '%s'"
2462 msgid "Cannot overwrite"
2466 msgid "multiple sources for the same target"
2471 msgid "%s, source=%s, destination=%s"
2476 msgid "Renaming %s to %s\n"
2481 msgid "renaming '%s' failed"
2484 #: builtin/notes.c:139
2486 msgid "unable to start 'show' for object '%s'"
2489 #: builtin/notes.c:145
2490 msgid "can't fdopen 'show' output fd"
2493 #: builtin/notes.c:155
2495 msgid "failed to close pipe to 'show' for object '%s'"
2498 #: builtin/notes.c:158
2500 msgid "failed to finish 'show' for object '%s'"
2503 #: builtin/notes.c:175 builtin/tag.c:310
2505 msgid "could not create file '%s'"
2508 #: builtin/notes.c:189
2509 msgid "Please supply the note contents using either -m or -F option"
2512 #: builtin/notes.c:210 builtin/notes.c:973
2514 msgid "Removing note for object %s\n"
2517 #: builtin/notes.c:215
2518 msgid "unable to write note object"
2521 #: builtin/notes.c:217
2523 msgid "The note contents has been left in %s"
2526 #: builtin/notes.c:251 builtin/tag.c:465
2528 msgid "cannot read '%s'"
2531 #: builtin/notes.c:253 builtin/tag.c:468
2533 msgid "could not open or read '%s'"
2536 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
2537 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
2538 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
2539 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:481
2541 msgid "Failed to resolve '%s' as a valid ref."
2544 #: builtin/notes.c:275
2546 msgid "Failed to read object '%s'."
2549 #: builtin/notes.c:299
2550 msgid "Cannot commit uninitialized/unreferenced notes tree"
2553 #: builtin/notes.c:340
2555 msgid "Bad notes.rewriteMode value: '%s'"
2558 #: builtin/notes.c:350
2560 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2563 #. TRANSLATORS: The first %s is the name of the
2564 #. environment variable, the second %s is its value
2565 #: builtin/notes.c:377
2567 msgid "Bad %s value: '%s'"
2570 #: builtin/notes.c:441
2572 msgid "Malformed input line: '%s'."
2575 #: builtin/notes.c:456
2577 msgid "Failed to copy notes from '%s' to '%s'"
2580 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
2581 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
2582 #: builtin/notes.c:1033
2583 msgid "too many parameters"
2586 #: builtin/notes.c:513 builtin/notes.c:772
2588 msgid "No note found for object %s."
2591 #: builtin/notes.c:580
2594 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
2598 #: builtin/notes.c:585 builtin/notes.c:662
2600 msgid "Overwriting existing notes for object %s\n"
2603 #: builtin/notes.c:635
2604 msgid "too few parameters"
2607 #: builtin/notes.c:656
2610 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
2614 #: builtin/notes.c:668
2616 msgid "Missing notes on source object %s. Cannot copy."
2619 #: builtin/notes.c:717
2622 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
2623 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
2626 #: builtin/notes.c:971
2628 msgid "Object %s has no note\n"
2631 #: builtin/notes.c:1103
2633 msgid "Unknown subcommand: %s"
2636 #: builtin/push.c:44
2637 msgid "tag shorthand without <tag>"
2640 #: builtin/push.c:63
2641 msgid "--delete only accepts plain target ref names"
2644 #: builtin/push.c:73
2647 "You are not currently on a branch.\n"
2648 "To push the history leading to the current (detached HEAD)\n"
2651 " git push %s HEAD:<name-of-remote-branch>\n"
2654 #: builtin/push.c:80
2657 "The current branch %s has no upstream branch.\n"
2658 "To push the current branch and set the remote as upstream, use\n"
2660 " git push --set-upstream %s %s\n"
2663 #: builtin/push.c:88
2665 msgid "The current branch %s has multiple upstream branches, refusing to push."
2668 #: builtin/push.c:111
2670 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
2673 #: builtin/push.c:131
2675 msgid "Pushing to %s\n"
2678 #: builtin/push.c:135
2680 msgid "failed to push some refs to '%s'"
2683 #: builtin/push.c:143
2686 "To prevent you from losing history, non-fast-forward updates were rejected\n"
2687 "Merge the remote changes (e.g. 'git pull') before pushing again. See the\n"
2688 "'Note about fast-forwards' section of 'git push --help' for details.\n"
2691 #: builtin/push.c:160
2693 msgid "bad repository '%s'"
2696 #: builtin/push.c:161
2698 "No configured push destination.\n"
2699 "Either specify the URL from the command-line or configure a remote "
2700 "repository using\n"
2702 " git remote add <name> <url>\n"
2704 "and then push using the remote name\n"
2706 " git push <name>\n"
2709 #: builtin/push.c:176
2710 msgid "--all and --tags are incompatible"
2713 #: builtin/push.c:177
2714 msgid "--all can't be combined with refspecs"
2717 #: builtin/push.c:182
2718 msgid "--mirror and --tags are incompatible"
2721 #: builtin/push.c:183
2722 msgid "--mirror can't be combined with refspecs"
2725 #: builtin/push.c:188
2726 msgid "--all and --mirror are incompatible"
2729 #: builtin/push.c:272
2730 msgid "--delete is incompatible with --all, --mirror and --tags"
2733 #: builtin/push.c:274
2734 msgid "--delete doesn't make sense without any refs"
2737 #: builtin/reset.c:33
2741 #: builtin/reset.c:33
2745 #: builtin/reset.c:33
2749 #: builtin/reset.c:33
2753 #: builtin/reset.c:77
2754 msgid "You do not have a valid HEAD."
2757 #: builtin/reset.c:79
2758 msgid "Failed to find tree of HEAD."
2761 #: builtin/reset.c:85
2763 msgid "Failed to find tree of %s."
2766 #: builtin/reset.c:96
2767 msgid "Could not write new index file."
2770 #: builtin/reset.c:106
2772 msgid "HEAD is now at %s"
2775 #: builtin/reset.c:130
2776 msgid "Could not read index"
2779 #: builtin/reset.c:133
2780 msgid "Unstaged changes after reset:"
2783 #: builtin/reset.c:223
2785 msgid "Cannot do a %s reset in the middle of a merge."
2788 #: builtin/reset.c:297
2790 msgid "Could not parse object '%s'."
2793 #: builtin/reset.c:302
2794 msgid "--patch is incompatible with --{hard,mixed,soft}"
2797 #: builtin/reset.c:311
2798 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
2801 #: builtin/reset.c:313
2803 msgid "Cannot do %s reset with paths."
2806 #: builtin/reset.c:325
2808 msgid "%s reset is not allowed in a bare repository"
2811 #: builtin/reset.c:341
2813 msgid "Could not reset index file to revision '%s'."
2816 #: builtin/revert.c:70 builtin/revert.c:91
2818 msgid "%s: %s cannot be used with %s"
2821 #: builtin/revert.c:126
2822 msgid "program error"
2825 #: builtin/revert.c:209
2826 msgid "revert failed"
2829 #: builtin/revert.c:224
2830 msgid "cherry-pick failed"
2836 "'%s' has staged content different from both the file and the HEAD\n"
2837 "(use -f to force removal)"
2843 "'%s' has changes staged in the index\n"
2844 "(use --cached to keep the file, or -f to force removal)"
2850 "'%s' has local modifications\n"
2851 "(use --cached to keep the file, or -f to force removal)"
2856 msgid "not removing '%s' recursively without -r"
2861 msgid "git rm: unable to remove %s"
2864 #: builtin/shortlog.c:157
2866 msgid "Missing author: %s"
2869 #: builtin/tag.c:172
2871 msgid "tag name too long: %.*s..."
2874 #: builtin/tag.c:177
2876 msgid "tag '%s' not found."
2879 #: builtin/tag.c:192
2881 msgid "Deleted tag '%s' (was %s)\n"
2884 #: builtin/tag.c:204
2886 msgid "could not verify the tag '%s'"
2889 #: builtin/tag.c:214
2893 "# Write a tag message\n"
2894 "# Lines starting with '#' will be ignored.\n"
2898 #: builtin/tag.c:221
2902 "# Write a tag message\n"
2903 "# Lines starting with '#' will be kept; you may remove them yourself if you "
2908 #: builtin/tag.c:261
2909 msgid "unable to sign the tag"
2912 #: builtin/tag.c:263
2913 msgid "unable to write tag file"
2916 #: builtin/tag.c:288
2917 msgid "bad object type."
2920 #: builtin/tag.c:301
2921 msgid "tag header too big."
2924 #: builtin/tag.c:333
2925 msgid "no tag message?"
2928 #: builtin/tag.c:339
2930 msgid "The tag message has been left in %s\n"
2933 #: builtin/tag.c:448
2934 msgid "-n option is only allowed with -l."
2937 #: builtin/tag.c:450
2938 msgid "--contains option is only allowed with -l."
2941 #: builtin/tag.c:458
2942 msgid "only one -F or -m option is allowed."
2945 #: builtin/tag.c:478
2946 msgid "too many params"
2949 #: builtin/tag.c:484
2951 msgid "'%s' is not a valid tag name."
2954 #: builtin/tag.c:489
2956 msgid "tag '%s' already exists"
2959 #: builtin/tag.c:507
2961 msgid "%s: cannot lock the ref"
2964 #: builtin/tag.c:509
2966 msgid "%s: cannot update the ref"
2969 #: builtin/tag.c:511
2971 msgid "Updated tag '%s' (was %s)\n"
2975 msgid "You need to set your committer info first"
2979 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2984 "Did you hand edit your patch?\n"
2985 "It does not apply to blobs recorded in its index."
2989 msgid "Falling back to patching base and 3-way merge..."
2993 msgid "Only one StGIT patch series can be applied at once"
2998 msgid "Patch format $patch_format is not supported."
3002 msgid "Patch format detection failed."
3006 msgid "-d option is no longer supported. Do not use."
3011 msgid "previous rebase directory $dotest still exists but mbox given."
3015 msgid "Please make up your mind. --skip or --abort?"
3019 msgid "Resolve operation not in progress, we are not resuming."
3024 msgid "Dirty index: cannot apply patches (dirty: $files)"
3028 msgid "cannot be interactive without stdin connected to a terminal."
3031 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
3032 #. in your translation. The program will only accept English
3033 #. input at this point.
3035 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
3040 msgid "Applying: $FIRSTLINE"
3044 msgid "No changes -- Patch already applied."
3048 msgid "applying to an empty history"
3051 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3052 #. translation. The program will only accept English input
3055 msgid "Do you want me to do it for you [Y/n]? "
3060 msgid "unrecognised option: '$arg'"
3065 msgid "'$arg' does not appear to be a valid revision"
3068 #: git-bisect.sh:117
3069 msgid "Bad HEAD - I need a HEAD"
3072 #: git-bisect.sh:130
3075 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
3078 #: git-bisect.sh:140
3079 msgid "won't bisect on seeked tree"
3082 #: git-bisect.sh:144
3083 msgid "Bad HEAD - strange symbolic ref"
3086 #: git-bisect.sh:189
3088 msgid "Bad bisect_write argument: $state"
3091 #: git-bisect.sh:218
3093 msgid "Bad rev input: $arg"
3096 #: git-bisect.sh:232
3097 msgid "Please call 'bisect_state' with at least one argument."
3100 #: git-bisect.sh:244
3102 msgid "Bad rev input: $rev"
3105 #: git-bisect.sh:250
3106 msgid "'git bisect bad' can take only one argument."
3109 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3110 #. translation. The program will only accept English input
3112 #: git-bisect.sh:279
3113 msgid "Are you sure [Y/n]? "
3116 #: git-bisect.sh:354
3118 msgid "'$invalid' is not a valid commit"
3121 #: git-bisect.sh:363
3124 "Could not check out original HEAD '$branch'.\n"
3125 "Try 'git bisect reset <commit>'."
3128 #: git-bisect.sh:390
3129 msgid "No logfile given"
3132 #: git-bisect.sh:391
3134 msgid "cannot read $file for replaying"
3137 #: git-bisect.sh:408
3138 msgid "?? what are you talking about?"
3141 #: git-bisect.sh:474
3142 msgid "We are not bisecting."
3147 "Pull is not possible because you have unmerged files.\n"
3148 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
3149 "as appropriate to mark resolution, or use 'git commit -a'."
3153 msgid "Pull is not possible because you have unmerged files."
3157 msgid "updating an unborn branch with changes added to the index"
3161 msgid "Cannot merge multiple branches into empty head"
3165 msgid "Cannot rebase onto multiple branches"
3169 msgid "git stash clear with parameters is unimplemented"
3173 msgid "You do not have the initial commit yet"
3177 msgid "Cannot save the current index state"
3180 #: git-stash.sh:123 git-stash.sh:136
3181 msgid "Cannot save the current worktree state"
3185 msgid "No changes selected"
3189 msgid "Cannot remove temporary index (can't happen)"
3193 msgid "Cannot record working tree state"
3197 msgid "No local changes to save"
3201 msgid "Cannot initialize stash"
3205 msgid "Cannot save the current status"
3209 msgid "Cannot remove worktree changes"
3213 msgid "No stash found."
3218 msgid "Too many revisions specified: $REV"
3223 msgid "$reference is not valid reference"
3228 msgid "'$args' is not a stash-like commit"
3233 msgid "'$args' is not a stash reference"
3237 msgid "unable to refresh index"
3241 msgid "Cannot apply a stash in the middle of a merge"
3245 msgid "Conflicts in index. Try without --index."
3249 msgid "Could not save index tree"
3253 msgid "Cannot unstage modified files"
3258 msgid "Dropped ${REV} ($s)"
3263 msgid "${REV}: Could not drop stash entry"
3267 msgid "No branch name specified"
3271 msgid "(To restore them type \"git stash apply\")"
3274 #: git-submodule.sh:56
3276 msgid "cannot strip one component off url '$remoteurl'"
3279 #: git-submodule.sh:108
3281 msgid "No submodule mapping found in .gitmodules for path '$path'"
3284 #: git-submodule.sh:173
3286 msgid "Clone of '$url' into submodule path '$path' failed"
3289 #: git-submodule.sh:247
3291 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
3294 #: git-submodule.sh:264
3296 msgid "'$path' already exists in the index"
3299 #: git-submodule.sh:281
3301 msgid "'$path' already exists and is not a valid git repo"
3304 #: git-submodule.sh:295
3306 msgid "Unable to checkout submodule '$path'"
3309 #: git-submodule.sh:300
3311 msgid "Failed to add submodule '$path'"
3314 #: git-submodule.sh:305
3316 msgid "Failed to register submodule '$path'"
3319 #: git-submodule.sh:347
3321 msgid "Entering '$prefix$path'"
3324 #: git-submodule.sh:359
3326 msgid "Stopping at '$path'; script returned non-zero status."
3329 #: git-submodule.sh:401
3331 msgid "No url found for submodule path '$path' in .gitmodules"
3334 #: git-submodule.sh:410
3336 msgid "Failed to register url for submodule path '$path'"
3339 #: git-submodule.sh:418
3341 msgid "Failed to register update mode for submodule path '$path'"
3344 #: git-submodule.sh:420
3346 msgid "Submodule '$name' ($url) registered for path '$path'"
3349 #: git-submodule.sh:519
3352 "Submodule path '$path' not initialized\n"
3353 "Maybe you want to use 'update --init'?"
3356 #: git-submodule.sh:532
3358 msgid "Unable to find current revision in submodule path '$path'"
3361 #: git-submodule.sh:551
3363 msgid "Unable to fetch in submodule path '$path'"
3366 #: git-submodule.sh:565
3368 msgid "Unable to rebase '$sha1' in submodule path '$path'"
3371 #: git-submodule.sh:566
3373 msgid "Submodule path '$path': rebased into '$sha1'"
3376 #: git-submodule.sh:571
3378 msgid "Unable to merge '$sha1' in submodule path '$path'"
3381 #: git-submodule.sh:572
3383 msgid "Submodule path '$path': merged in '$sha1'"
3386 #: git-submodule.sh:577
3388 msgid "Unable to checkout '$sha1' in submodule path '$path'"
3391 #: git-submodule.sh:578
3393 msgid "Submodule path '$path': checked out '$sha1'"
3396 #: git-submodule.sh:600 git-submodule.sh:923
3398 msgid "Failed to recurse into submodule path '$path'"
3401 #: git-submodule.sh:708
3405 #: git-submodule.sh:766
3407 msgid " Warn: $name doesn't contain commit $sha1_src"
3410 #: git-submodule.sh:769
3412 msgid " Warn: $name doesn't contain commit $sha1_dst"
3415 #: git-submodule.sh:772
3417 msgid " Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
3420 #: git-submodule.sh:797
3424 #: git-submodule.sh:798
3428 #: git-submodule.sh:969
3430 msgid "Synchronizing submodule url for '$name'"