1 # Dutch translations for Git.
2 # Copyright (C) 2012 Vincent van Ravesteijn <vfr@lyx.org>
3 # This file is distributed under the same license as the Git package.
4 # Vincent van Ravesteijn <vfr@lyx.org>, 2012.
8 "Project-Id-Version: Git\n"
9 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
10 "POT-Creation-Date: 2012-02-28 09:17+0800\n"
11 "PO-Revision-Date: 2012-03-07 12:02+0100\n"
12 "Last-Translator: Vincent van Ravesteijn <vfr@lyx.org>\n"
13 "Language-Team: Dutch\n"
16 "Content-Type: text/plain; charset=ASCII\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
26 #. * Message used both when 'git commit' fails and when
27 #. * other commands doing a merge do.
31 "Fix them up in the work tree,\n"
32 "and then use 'git add/rm <file>' as\n"
33 "appropriate to mark resolution and make a commit,\n"
34 "or use 'git commit -a'."
39 msgid "could not parse %s"
44 msgid "%s %s is not a commit!"
47 #: compat/obstack.c:406 compat/obstack.c:408
48 msgid "memory exhausted"
52 msgid "Could not run 'git rev-list'"
57 msgid "failed write to rev-list: %s"
62 msgid "failed to close rev-list's stdin: %s"
67 msgid " Failed to parse dirstat cut-off percentage '%.*s'\n"
72 msgid " Unknown dirstat parameter '%.*s'\n"
78 "Found errors in 'diff.dirstat' config variable:\n"
83 msgid " 0 files changed\n"
88 msgid " %d file changed"
89 msgid_plural " %d files changed"
95 msgid ", %d insertion(+)"
96 msgid_plural ", %d insertions(+)"
102 msgid ", %d deletion(-)"
103 msgid_plural ", %d deletions(-)"
110 "Failed to parse --dirstat/-X option parameter:\n"
114 #: gpg-interface.c:59
115 msgid "could not run gpg."
118 #: gpg-interface.c:71
119 msgid "gpg did not accept the data"
122 #: gpg-interface.c:82
123 msgid "gpg failed to sign the data"
128 msgid "'%s': unable to read %s"
138 msgid "'%s': short read %s"
144 "'%s' appears to be a git command, but we were not\n"
145 "able to execute it. Maybe git-%s is broken?"
150 msgid "Your branch is ahead of '%s' by %d commit.\n"
151 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
157 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
159 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
166 "Your branch and '%s' have diverged,\n"
167 "and have %d and %d different commit each, respectively.\n"
169 "Your branch and '%s' have diverged,\n"
170 "and have %d and %d different commits each, respectively.\n"
174 #: sequencer.c:120 builtin/merge.c:862 builtin/merge.c:983
175 #: builtin/merge.c:1093 builtin/merge.c:1103
177 msgid "Could not open '%s' for writing"
180 #: sequencer.c:122 builtin/merge.c:334 builtin/merge.c:865
181 #: builtin/merge.c:1095 builtin/merge.c:1108
183 msgid "Could not write to '%s'"
188 "after resolving the conflicts, mark the corrected paths\n"
189 "with 'git add <paths>' or 'git rm <paths>'\n"
190 "and commit the result with 'git commit'"
193 #: sequencer.c:154 sequencer.c:680 sequencer.c:763
195 msgid "Could not write to %s"
200 msgid "Error wrapping up %s"
204 msgid "Your local changes would be overwritten by cherry-pick."
208 msgid "Your local changes would be overwritten by revert."
212 msgid "Commit your changes or stash them to proceed."
215 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
218 msgid "%s: Unable to write new index file"
222 msgid "Your index file is unmerged."
226 msgid "You do not have a valid HEAD"
231 msgid "Commit %s is a merge but no -m option was given."
236 msgid "Commit %s does not have parent %d"
241 msgid "Mainline was specified but commit %s is not a merge."
244 #. TRANSLATORS: The first %s will be "revert" or
245 #. "cherry-pick", the second %s a SHA1
248 msgid "%s: cannot parse parent commit %s"
253 msgid "Cannot get commit message for %s"
258 msgid "could not revert %s... %s"
263 msgid "could not apply %s... %s"
266 #: sequencer.c:445 sequencer.c:904 builtin/log.c:286 builtin/log.c:709
267 #: builtin/log.c:1325 builtin/log.c:1544 builtin/merge.c:348
268 #: builtin/shortlog.c:181
269 msgid "revision walk setup failed"
273 msgid "empty commit set passed"
278 msgid "git %s: failed to read the index"
283 msgid "git %s: failed to refresh the index"
288 msgid "Cannot %s during a %s"
293 msgid "Could not parse line %d."
297 msgid "No commits parsed."
302 msgid "Could not open %s"
307 msgid "Could not read %s."
312 msgid "Unusable instruction sheet: %s"
317 msgid "Invalid key: %s"
322 msgid "Invalid value for %s: %s"
327 msgid "Malformed options sheet: %s"
331 msgid "a cherry-pick or revert is already in progress"
335 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
340 msgid "Could not create sequencer directory %s"
343 #: sequencer.c:682 sequencer.c:767
345 msgid "Error wrapping up %s."
348 #: sequencer.c:701 sequencer.c:835
349 msgid "no cherry-pick or revert in progress"
353 msgid "cannot resolve HEAD"
357 msgid "cannot abort from a branch yet to be born"
362 msgid "cannot open %s: %s"
367 msgid "cannot read %s: %s"
371 msgid "unexpected end of file"
376 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
381 msgid "Could not format %s."
385 msgid "Can't revert as initial commit"
389 msgid "Can't cherry-pick into empty head"
393 msgid "Unmerged paths:"
396 #: wt-status.c:140 wt-status.c:157
398 msgid " (use \"git reset %s <file>...\" to unstage)"
401 #: wt-status.c:142 wt-status.c:159
402 msgid " (use \"git rm --cached <file>...\" to unstage)"
406 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
410 msgid "Changes to be committed:"
414 msgid "Changes not staged for commit:"
418 msgid " (use \"git add <file>...\" to update what will be committed)"
422 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
427 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
431 msgid " (commit or discard the untracked or modified content in submodules)"
441 msgid " (use \"git %s <file>...\" to include in what will be committed)"
449 msgid "both deleted:"
457 msgid "deleted by them:"
461 msgid "added by them:"
465 msgid "deleted by us:"
473 msgid "both modified:"
477 msgid "new commits, "
481 msgid "modified content, "
485 msgid "untracked content, "
495 msgid "copied: %s -> %s"
510 msgid "renamed: %s -> %s"
515 msgid "typechange: %s"
530 msgid "bug: unhandled diff status %c"
538 msgid "Not currently on any branch."
542 msgid "Initial commit"
555 msgid "Untracked files not listed%s"
559 msgid " (use -u option to show untracked files)"
568 msgid "no changes added to commit%s\n"
572 msgid " (use \"git add\" and/or \"git commit -a\")"
577 msgid "nothing added to commit but untracked files present%s\n"
581 msgid " (use \"git add\" to track)"
584 #: wt-status.c:769 wt-status.c:772 wt-status.c:775
586 msgid "nothing to commit%s\n"
590 msgid " (create/copy files and use \"git add\" to track)"
594 msgid " (use -u to show untracked files)"
598 msgid " (working directory clean)"
602 msgid "HEAD (no branch)"
606 msgid "Initial commit on "
613 #: wt-status.c:908 wt-status.c:911
623 msgid "unexpected diff status %c"
626 #: builtin/add.c:67 builtin/commit.c:298
627 msgid "updating files failed"
632 msgid "remove '%s'\n"
637 msgid "Path '%s' is in submodule '%.*s'"
641 msgid "Unstaged changes after refreshing the index:"
644 #: builtin/add.c:195 builtin/add.c:456 builtin/rm.c:186
646 msgid "pathspec '%s' did not match any files"
651 msgid "'%s' is beyond a symbolic link"
655 msgid "Could not read the index"
660 msgid "Could not open '%s' for writing."
664 msgid "Could not write patch"
669 msgid "Could not stat '%s'"
673 msgid "Empty patch. Aborted."
678 msgid "Could not apply '%s'"
682 msgid "The following paths are ignored by one of your .gitignore files:\n"
687 msgid "Use -f if you really want to add them.\n"
691 msgid "no files added"
695 msgid "adding files failed"
699 msgid "-A and -u are mutually incompatible"
703 msgid "Option --ignore-missing can only be used together with --dry-run"
708 msgid "Nothing specified, nothing added.\n"
713 msgid "Maybe you wanted to say 'git add .'?\n"
716 #: builtin/add.c:420 builtin/clean.c:95 builtin/commit.c:358 builtin/mv.c:82
718 msgid "index file corrupt"
721 #: builtin/add.c:476 builtin/mv.c:229 builtin/rm.c:260
722 msgid "Unable to write new index file"
725 #: builtin/archive.c:17
727 msgid "could not create archive file '%s'"
730 #: builtin/archive.c:20
731 msgid "could not redirect output"
734 #: builtin/archive.c:37
735 msgid "git archive: Remote with no URL"
738 #: builtin/archive.c:58
739 msgid "git archive: expected ACK/NAK, got EOF"
742 #: builtin/archive.c:63
744 msgid "git archive: NACK %s"
747 #: builtin/archive.c:65
749 msgid "remote error: %s"
752 #: builtin/archive.c:66
753 msgid "git archive: protocol error"
756 #: builtin/archive.c:71
757 msgid "git archive: expected a flush"
760 #: builtin/branch.c:137
763 "deleting branch '%s' that has been merged to\n"
764 " '%s', but not yet merged to HEAD."
767 #: builtin/branch.c:141
770 "not deleting branch '%s' that is not yet merged to\n"
771 " '%s', even though it is merged to HEAD."
774 #. TRANSLATORS: This is "remote " in "remote branch '%s' not found"
775 #: builtin/branch.c:163
779 #: builtin/branch.c:171
780 msgid "cannot use -a with -d"
783 #: builtin/branch.c:177
784 msgid "Couldn't look up commit object for HEAD"
787 #: builtin/branch.c:182
789 msgid "Cannot delete the branch '%s' which you are currently on."
792 #: builtin/branch.c:192
794 msgid "%sbranch '%s' not found."
797 #: builtin/branch.c:200
799 msgid "Couldn't look up commit object for '%s'"
802 #: builtin/branch.c:206
805 "The branch '%s' is not fully merged.\n"
806 "If you are sure you want to delete it, run 'git branch -D %s'."
809 #: builtin/branch.c:214
811 msgid "Error deleting %sbranch '%s'"
814 #: builtin/branch.c:219
816 msgid "Deleted %sbranch %s (was %s).\n"
819 #: builtin/branch.c:224
820 msgid "Update of config-file failed"
823 #: builtin/branch.c:322
825 msgid "branch '%s' does not point at a commit"
828 #: builtin/branch.c:394
833 #: builtin/branch.c:396
838 #: builtin/branch.c:398
840 msgid "ahead %d, behind %d] "
843 #: builtin/branch.c:501
847 #: builtin/branch.c:562
848 msgid "some refs could not be read"
851 #: builtin/branch.c:575
852 msgid "cannot rename the current branch while not on any."
855 #: builtin/branch.c:585
857 msgid "Invalid branch name: '%s'"
860 #: builtin/branch.c:600
861 msgid "Branch rename failed"
864 #: builtin/branch.c:604
866 msgid "Renamed a misnamed branch '%s' away"
869 #: builtin/branch.c:608
871 msgid "Branch renamed to %s, but HEAD is not updated!"
874 #: builtin/branch.c:615
875 msgid "Branch is renamed, but update of config-file failed"
878 #: builtin/branch.c:630
880 msgid "malformed object name %s"
883 #: builtin/branch.c:654
885 msgid "could not write branch description template: %s\n"
888 #: builtin/branch.c:742
889 msgid "Failed to resolve HEAD as a valid ref."
892 #: builtin/branch.c:747 builtin/clone.c:558
893 msgid "HEAD not found below refs/heads!"
896 #: builtin/branch.c:805
897 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
900 #: builtin/bundle.c:47
905 #: builtin/bundle.c:56
906 msgid "Need a repository to create a bundle."
909 #: builtin/bundle.c:60
910 msgid "Need a repository to unbundle."
913 #: builtin/checkout.c:113 builtin/checkout.c:146
915 msgid "path '%s' does not have our version"
918 #: builtin/checkout.c:115 builtin/checkout.c:148
920 msgid "path '%s' does not have their version"
923 #: builtin/checkout.c:131
925 msgid "path '%s' does not have all necessary versions"
928 #: builtin/checkout.c:175
930 msgid "path '%s' does not have necessary versions"
933 #: builtin/checkout.c:192
935 msgid "path '%s': cannot merge"
938 #: builtin/checkout.c:209
940 msgid "Unable to add merge result for '%s'"
943 #: builtin/checkout.c:212 builtin/reset.c:158
945 msgid "make_cache_entry failed for path '%s'"
948 #: builtin/checkout.c:234 builtin/checkout.c:392
949 msgid "corrupt index file"
952 #: builtin/checkout.c:264 builtin/checkout.c:271
954 msgid "path '%s' is unmerged"
957 #: builtin/checkout.c:302 builtin/checkout.c:498 builtin/clone.c:583
958 #: builtin/merge.c:809
959 msgid "unable to write new index file"
962 #: builtin/checkout.c:319 builtin/diff.c:298 builtin/merge.c:406
963 msgid "diff_setup_done failed"
966 #: builtin/checkout.c:414
967 msgid "you need to resolve your current index first"
970 #: builtin/checkout.c:533
972 msgid "Can not do reflog for '%s'\n"
975 #: builtin/checkout.c:565
976 msgid "HEAD is now at"
979 #: builtin/checkout.c:572
981 msgid "Reset branch '%s'\n"
984 #: builtin/checkout.c:575
986 msgid "Already on '%s'\n"
989 #: builtin/checkout.c:579
991 msgid "Switched to and reset branch '%s'\n"
994 #: builtin/checkout.c:581
996 msgid "Switched to a new branch '%s'\n"
999 #: builtin/checkout.c:583
1001 msgid "Switched to branch '%s'\n"
1004 #: builtin/checkout.c:639
1006 msgid " ... and %d more.\n"
1009 #. The singular version
1010 #: builtin/checkout.c:645
1013 "Warning: you are leaving %d commit behind, not connected to\n"
1014 "any of your branches:\n"
1018 "Warning: you are leaving %d commits behind, not connected to\n"
1019 "any of your branches:\n"
1025 #: builtin/checkout.c:663
1028 "If you want to keep them by creating a new branch, this may be a good time\n"
1031 " git branch new_branch_name %s\n"
1035 #: builtin/checkout.c:692
1036 msgid "internal error in revision walk"
1039 #: builtin/checkout.c:696
1040 msgid "Previous HEAD position was"
1043 #: builtin/checkout.c:722
1044 msgid "You are on a branch yet to be born"
1048 #: builtin/checkout.c:853
1050 msgid "invalid reference: %s"
1053 #. case (1): want a tree
1054 #: builtin/checkout.c:892
1056 msgid "reference is not a tree: %s"
1059 #: builtin/checkout.c:972
1060 msgid "-B cannot be used with -b"
1063 #: builtin/checkout.c:981
1064 msgid "--patch is incompatible with all other options"
1067 #: builtin/checkout.c:984
1068 msgid "--detach cannot be used with -b/-B/--orphan"
1071 #: builtin/checkout.c:986
1072 msgid "--detach cannot be used with -t"
1075 #: builtin/checkout.c:992
1076 msgid "--track needs a branch name"
1079 #: builtin/checkout.c:999
1080 msgid "Missing branch name; try -b"
1083 #: builtin/checkout.c:1005
1084 msgid "--orphan and -b|-B are mutually exclusive"
1087 #: builtin/checkout.c:1007
1088 msgid "--orphan cannot be used with -t"
1091 #: builtin/checkout.c:1017
1092 msgid "git checkout: -f and -m are incompatible"
1095 #: builtin/checkout.c:1051
1096 msgid "invalid path specification"
1099 #: builtin/checkout.c:1059
1102 "git checkout: updating paths is incompatible with switching branches.\n"
1103 "Did you intend to checkout '%s' which can not be resolved as commit?"
1106 #: builtin/checkout.c:1061
1107 msgid "git checkout: updating paths is incompatible with switching branches."
1110 #: builtin/checkout.c:1066
1111 msgid "git checkout: --detach does not take a path argument"
1114 #: builtin/checkout.c:1069
1116 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1117 "checking out of the index."
1120 #: builtin/checkout.c:1088
1121 msgid "Cannot switch branch to a non-commit."
1124 #: builtin/checkout.c:1091
1125 msgid "--ours/--theirs is incompatible with switching branches."
1128 #: builtin/clean.c:78
1129 msgid "-x and -X cannot be used together"
1132 #: builtin/clean.c:82
1134 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1137 #: builtin/clean.c:85
1139 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
1143 #: builtin/clean.c:155 builtin/clean.c:176
1145 msgid "Would remove %s\n"
1148 #: builtin/clean.c:159 builtin/clean.c:179
1150 msgid "Removing %s\n"
1153 #: builtin/clean.c:162 builtin/clean.c:182
1155 msgid "failed to remove %s"
1158 #: builtin/clean.c:166
1160 msgid "Would not remove %s\n"
1163 #: builtin/clean.c:168
1165 msgid "Not removing %s\n"
1168 #: builtin/clone.c:243
1170 msgid "reference repository '%s' is not a local directory."
1173 #: builtin/clone.c:302
1175 msgid "failed to open '%s'"
1178 #: builtin/clone.c:306
1180 msgid "failed to create directory '%s'"
1183 #: builtin/clone.c:308 builtin/diff.c:75
1185 msgid "failed to stat '%s'"
1188 #: builtin/clone.c:310
1190 msgid "%s exists and is not a directory"
1193 #: builtin/clone.c:324
1195 msgid "failed to stat %s\n"
1198 #: builtin/clone.c:341
1200 msgid "failed to unlink '%s'"
1203 #: builtin/clone.c:346
1205 msgid "failed to create link '%s'"
1208 #: builtin/clone.c:350
1210 msgid "failed to copy file to '%s'"
1213 #: builtin/clone.c:373
1218 #: builtin/clone.c:440
1220 msgid "Could not find remote branch %s to clone."
1223 #: builtin/clone.c:549
1224 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
1227 #: builtin/clone.c:639
1228 msgid "Too many arguments."
1231 #: builtin/clone.c:643
1232 msgid "You must specify a repository to clone."
1235 #: builtin/clone.c:654
1237 msgid "--bare and --origin %s options are incompatible."
1240 #: builtin/clone.c:668
1242 msgid "repository '%s' does not exist"
1245 #: builtin/clone.c:673
1246 msgid "--depth is ignored in local clones; use file:// instead."
1249 #: builtin/clone.c:683
1251 msgid "destination path '%s' already exists and is not an empty directory."
1254 #: builtin/clone.c:693
1256 msgid "working tree '%s' already exists."
1259 #: builtin/clone.c:706 builtin/clone.c:720
1261 msgid "could not create leading directories of '%s'"
1264 #: builtin/clone.c:709
1266 msgid "could not create work tree dir '%s'."
1269 #: builtin/clone.c:728
1271 msgid "Cloning into bare repository '%s'...\n"
1274 #: builtin/clone.c:730
1276 msgid "Cloning into '%s'...\n"
1279 #: builtin/clone.c:786
1281 msgid "Don't know how to clone %s"
1284 #: builtin/clone.c:835
1286 msgid "Remote branch %s not found in upstream %s"
1289 #: builtin/clone.c:842
1290 msgid "You appear to have cloned an empty repository."
1293 #: builtin/commit.c:42
1295 "Your name and email address were configured automatically based\n"
1296 "on your username and hostname. Please check that they are accurate.\n"
1297 "You can suppress this message by setting them explicitly:\n"
1299 " git config --global user.name \"Your Name\"\n"
1300 " git config --global user.email you@example.com\n"
1302 "After doing this, you may fix the identity used for this commit with:\n"
1304 " git commit --amend --reset-author\n"
1307 #: builtin/commit.c:54
1309 "You asked to amend the most recent commit, but doing so would make\n"
1310 "it empty. You can repeat your command with --allow-empty, or you can\n"
1311 "remove the commit entirely with \"git reset HEAD^\".\n"
1314 #: builtin/commit.c:59
1316 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
1317 "If you wish to commit it anyway, use:\n"
1319 " git commit --allow-empty\n"
1321 "Otherwise, please use 'git reset'\n"
1324 #: builtin/commit.c:205 builtin/reset.c:33
1328 #: builtin/commit.c:208
1332 #: builtin/commit.c:325
1333 msgid "failed to unpack HEAD tree object"
1336 #: builtin/commit.c:367
1337 msgid "unable to create temporary index"
1340 #: builtin/commit.c:373
1341 msgid "interactive add failed"
1344 #: builtin/commit.c:406 builtin/commit.c:427 builtin/commit.c:473
1345 msgid "unable to write new_index file"
1348 #: builtin/commit.c:457
1350 msgid "cannot do a partial commit during a %s."
1353 #: builtin/commit.c:466
1354 msgid "cannot read the index"
1357 #: builtin/commit.c:486
1358 msgid "unable to write temporary index file"
1361 #: builtin/commit.c:550 builtin/commit.c:556
1363 msgid "invalid commit: %s"
1366 #: builtin/commit.c:579
1367 msgid "malformed --author parameter"
1370 #: builtin/commit.c:635
1372 msgid "Malformed ident string: '%s'"
1375 #: builtin/commit.c:670 builtin/commit.c:703 builtin/commit.c:1000
1377 msgid "could not lookup commit %s"
1380 #: builtin/commit.c:682 builtin/shortlog.c:296
1382 msgid "(reading log message from standard input)\n"
1385 #: builtin/commit.c:684
1386 msgid "could not read log from standard input"
1389 #: builtin/commit.c:688
1391 msgid "could not read log file '%s'"
1394 #: builtin/commit.c:694
1395 msgid "commit has empty message"
1398 #: builtin/commit.c:710
1399 msgid "could not read MERGE_MSG"
1402 #: builtin/commit.c:714
1403 msgid "could not read SQUASH_MSG"
1406 #: builtin/commit.c:718
1408 msgid "could not read '%s'"
1411 #: builtin/commit.c:746
1413 msgid "could not open '%s'"
1416 #: builtin/commit.c:770
1417 msgid "could not write commit template"
1420 #: builtin/commit.c:783
1424 "It looks like you may be committing a %s.\n"
1425 "If this is not correct, please remove the file\n"
1430 #: builtin/commit.c:796
1431 msgid "Please enter the commit message for your changes."
1434 #: builtin/commit.c:799
1437 "with '#' will be ignored, and an empty message aborts the commit.\n"
1440 #: builtin/commit.c:804
1443 "with '#' will be kept; you may remove them yourself if you want to.\n"
1444 "An empty message aborts the commit.\n"
1447 #: builtin/commit.c:816
1449 msgid "%sAuthor: %s"
1452 #: builtin/commit.c:823
1454 msgid "%sCommitter: %s"
1457 #: builtin/commit.c:843
1458 msgid "Cannot read index"
1461 #: builtin/commit.c:880
1462 msgid "Error building trees"
1465 #: builtin/commit.c:895 builtin/tag.c:357
1467 msgid "Please supply the message using either -m or -F option.\n"
1470 #: builtin/commit.c:975
1472 msgid "No existing author found with '%s'"
1475 #: builtin/commit.c:990 builtin/commit.c:1182
1477 msgid "Invalid untracked files mode '%s'"
1480 #: builtin/commit.c:1030
1481 msgid "Using both --reset-author and --author does not make sense"
1484 #: builtin/commit.c:1041
1485 msgid "You have nothing to amend."
1488 #: builtin/commit.c:1043
1490 msgid "You are in the middle of a %s -- cannot amend."
1493 #: builtin/commit.c:1045
1494 msgid "Options --squash and --fixup cannot be used together"
1497 #: builtin/commit.c:1055
1498 msgid "Only one of -c/-C/-F/--fixup can be used."
1501 #: builtin/commit.c:1057
1502 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
1505 #: builtin/commit.c:1063
1506 msgid "--reset-author can be used only with -C, -c or --amend."
1509 #: builtin/commit.c:1080
1510 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
1513 #: builtin/commit.c:1082
1514 msgid "No paths with --include/--only does not make sense."
1517 #: builtin/commit.c:1084
1518 msgid "Clever... amending the last one with dirty index."
1521 #: builtin/commit.c:1086
1522 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
1525 #: builtin/commit.c:1096 builtin/tag.c:556
1527 msgid "Invalid cleanup mode %s"
1530 #: builtin/commit.c:1101
1531 msgid "Paths with -a does not make sense."
1534 #: builtin/commit.c:1280
1535 msgid "couldn't look up newly created commit"
1538 #: builtin/commit.c:1282
1539 msgid "could not parse newly created commit"
1542 #: builtin/commit.c:1323
1543 msgid "detached HEAD"
1546 #: builtin/commit.c:1325
1547 msgid " (root-commit)"
1550 #: builtin/commit.c:1415
1551 msgid "could not parse HEAD commit"
1554 #: builtin/commit.c:1452 builtin/merge.c:507
1556 msgid "could not open '%s' for reading"
1559 #: builtin/commit.c:1459
1561 msgid "Corrupt MERGE_HEAD file (%s)"
1564 #: builtin/commit.c:1466
1565 msgid "could not read MERGE_MODE"
1568 #: builtin/commit.c:1485
1570 msgid "could not read commit message: %s"
1573 #: builtin/commit.c:1499
1575 msgid "Aborting commit due to empty commit message.\n"
1578 #: builtin/commit.c:1514 builtin/merge.c:933 builtin/merge.c:966
1579 msgid "failed to write commit object"
1582 #: builtin/commit.c:1535
1583 msgid "cannot lock HEAD ref"
1586 #: builtin/commit.c:1539
1587 msgid "cannot update HEAD ref"
1590 #: builtin/commit.c:1550
1592 "Repository has been updated, but unable to write\n"
1593 "new_index file. Check that disk is not full or quota is\n"
1594 "not exceeded, and then \"git reset HEAD\" to recover."
1597 #: builtin/describe.c:234
1599 msgid "annotated tag %s not available"
1602 #: builtin/describe.c:238
1604 msgid "annotated tag %s has no embedded name"
1607 #: builtin/describe.c:240
1609 msgid "tag '%s' is really '%s' here"
1612 #: builtin/describe.c:267
1614 msgid "Not a valid object name %s"
1617 #: builtin/describe.c:270
1619 msgid "%s is not a valid '%s' object"
1622 #: builtin/describe.c:287
1624 msgid "no tag exactly matches '%s'"
1627 #: builtin/describe.c:289
1629 msgid "searching to describe %s\n"
1632 #: builtin/describe.c:329
1634 msgid "finished search at %s\n"
1637 #: builtin/describe.c:353
1640 "No annotated tags can describe '%s'.\n"
1641 "However, there were unannotated tags: try --tags."
1644 #: builtin/describe.c:357
1647 "No tags can describe '%s'.\n"
1648 "Try --always, or create some tags."
1651 #: builtin/describe.c:378
1653 msgid "traversed %lu commits\n"
1656 #: builtin/describe.c:381
1659 "more than %i tags found; listed %i most recent\n"
1660 "gave up search at %s\n"
1663 #: builtin/describe.c:436
1664 msgid "--long is incompatible with --abbrev=0"
1667 #: builtin/describe.c:462
1668 msgid "No names found, cannot describe anything."
1671 #: builtin/describe.c:482
1672 msgid "--dirty is incompatible with commit-ishes"
1675 #: builtin/diff.c:77
1677 msgid "'%s': not a regular file or symlink"
1680 #: builtin/diff.c:220
1682 msgid "invalid option: %s"
1685 #: builtin/diff.c:293
1686 msgid "Not a git repository"
1689 #: builtin/diff.c:343
1691 msgid "invalid object '%s' given."
1694 #: builtin/diff.c:348
1696 msgid "more than %d trees given: '%s'"
1699 #: builtin/diff.c:358
1701 msgid "more than two blobs given: '%s'"
1704 #: builtin/diff.c:366
1706 msgid "unhandled object '%s' given."
1709 #: builtin/fetch.c:200
1710 msgid "Couldn't find remote ref HEAD"
1713 #: builtin/fetch.c:252
1715 msgid "object %s not found"
1718 #: builtin/fetch.c:258
1719 msgid "[up to date]"
1722 #: builtin/fetch.c:272
1724 msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
1727 #: builtin/fetch.c:273 builtin/fetch.c:351
1731 #: builtin/fetch.c:284
1732 msgid "[tag update]"
1735 #: builtin/fetch.c:286 builtin/fetch.c:313 builtin/fetch.c:331
1736 msgid " (unable to update local ref)"
1739 #: builtin/fetch.c:298
1743 #: builtin/fetch.c:302
1744 msgid "[new branch]"
1747 #: builtin/fetch.c:347
1748 msgid "unable to update local ref"
1751 #: builtin/fetch.c:347
1752 msgid "forced update"
1755 #: builtin/fetch.c:353
1756 msgid "(non-fast-forward)"
1759 #: builtin/fetch.c:384 builtin/fetch.c:676
1761 msgid "cannot open %s: %s\n"
1764 #: builtin/fetch.c:393
1766 msgid "%s did not send all necessary objects\n"
1769 #: builtin/fetch.c:479
1774 #: builtin/fetch.c:490
1777 "some local refs could not be updated; try running\n"
1778 " 'git remote prune %s' to remove any old, conflicting branches"
1781 #: builtin/fetch.c:540
1783 msgid " (%s will become dangling)\n"
1786 #: builtin/fetch.c:541
1788 msgid " (%s has become dangling)\n"
1791 #: builtin/fetch.c:548
1795 #: builtin/fetch.c:549
1799 #: builtin/fetch.c:666
1801 msgid "Refusing to fetch into current branch %s of non-bare repository"
1804 #: builtin/fetch.c:700
1806 msgid "Don't know how to fetch from %s"
1809 #: builtin/fetch.c:777
1811 msgid "Option \"%s\" value \"%s\" is not valid for %s"
1814 #: builtin/fetch.c:780
1816 msgid "Option \"%s\" is ignored for %s\n"
1819 #: builtin/fetch.c:879
1821 msgid "Fetching %s\n"
1824 #: builtin/fetch.c:881
1826 msgid "Could not fetch %s"
1829 #: builtin/fetch.c:898
1831 "No remote repository specified. Please, specify either a URL or a\n"
1832 "remote name from which new revisions should be fetched."
1835 #: builtin/fetch.c:918
1836 msgid "You need to specify a tag name."
1839 #: builtin/fetch.c:970
1840 msgid "fetch --all does not take a repository argument"
1843 #: builtin/fetch.c:972
1844 msgid "fetch --all does not make sense with refspecs"
1847 #: builtin/fetch.c:983
1849 msgid "No such remote or remote group: %s"
1852 #: builtin/fetch.c:991
1853 msgid "Fetching a group and specifying refspecs does not make sense"
1858 msgid "Invalid %s: '%s'"
1862 msgid "Too many options specified"
1867 msgid "insanely long object directory %.*s"
1872 msgid "Auto packing the repository for optimum performance.\n"
1878 "Auto packing the repository for optimum performance. You may also\n"
1879 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
1884 "There are too many unreachable loose objects; run 'git prune' to remove them."
1887 #: builtin/grep.c:216
1889 msgid "grep: failed to create thread: %s"
1892 #: builtin/grep.c:402
1894 msgid "Failed to chdir: %s"
1897 #: builtin/grep.c:478 builtin/grep.c:512
1899 msgid "unable to read tree (%s)"
1902 #: builtin/grep.c:526
1904 msgid "unable to grep from object of type %s"
1907 #: builtin/grep.c:584
1909 msgid "switch `%c' expects a numerical value"
1912 #: builtin/grep.c:601
1914 msgid "cannot open '%s'"
1917 #: builtin/grep.c:889
1918 msgid "no pattern given."
1921 #: builtin/grep.c:903
1923 msgid "bad object %s"
1926 #: builtin/grep.c:944
1927 msgid "--open-files-in-pager only works on the worktree"
1930 #: builtin/grep.c:967
1931 msgid "--cached or --untracked cannot be used with --no-index."
1934 #: builtin/grep.c:972
1935 msgid "--no-index or --untracked cannot be used with revs."
1938 #: builtin/grep.c:975
1939 msgid "--[no-]exclude-standard cannot be used for tracked contents."
1942 #: builtin/grep.c:983
1943 msgid "both --cached and trees are given."
1946 #: builtin/init-db.c:35
1948 msgid "Could not make %s writable by group"
1951 #: builtin/init-db.c:62
1953 msgid "insanely long template name %s"
1956 #: builtin/init-db.c:67
1958 msgid "cannot stat '%s'"
1961 #: builtin/init-db.c:73
1963 msgid "cannot stat template '%s'"
1966 #: builtin/init-db.c:80
1968 msgid "cannot opendir '%s'"
1971 #: builtin/init-db.c:97
1973 msgid "cannot readlink '%s'"
1976 #: builtin/init-db.c:99
1978 msgid "insanely long symlink %s"
1981 #: builtin/init-db.c:102
1983 msgid "cannot symlink '%s' '%s'"
1986 #: builtin/init-db.c:106
1988 msgid "cannot copy '%s' to '%s'"
1991 #: builtin/init-db.c:110
1993 msgid "ignoring template %s"
1996 #: builtin/init-db.c:133
1998 msgid "insanely long template path %s"
2001 #: builtin/init-db.c:141
2003 msgid "templates not found %s"
2006 #: builtin/init-db.c:154
2008 msgid "not copying templates of a wrong format version %d from '%s'"
2011 #: builtin/init-db.c:192
2013 msgid "insane git directory %s"
2016 #: builtin/init-db.c:322 builtin/init-db.c:325
2018 msgid "%s already exists"
2021 #: builtin/init-db.c:354
2023 msgid "unable to handle file type %d"
2026 #: builtin/init-db.c:357
2028 msgid "unable to move %s to %s"
2031 #: builtin/init-db.c:362
2033 msgid "Could not create git link %s"
2037 #. * TRANSLATORS: The first '%s' is either "Reinitialized
2038 #. * existing" or "Initialized empty", the second " shared" or
2039 #. * "", and the last '%s%s' is the verbatim directory name.
2041 #: builtin/init-db.c:419
2043 msgid "%s%s Git repository in %s%s\n"
2046 #: builtin/init-db.c:420
2047 msgid "Reinitialized existing"
2050 #: builtin/init-db.c:420
2051 msgid "Initialized empty"
2054 #: builtin/init-db.c:421
2058 #: builtin/init-db.c:440
2059 msgid "cannot tell cwd"
2062 #: builtin/init-db.c:521 builtin/init-db.c:528
2064 msgid "cannot mkdir %s"
2067 #: builtin/init-db.c:532
2069 msgid "cannot chdir to %s"
2072 #: builtin/init-db.c:554
2075 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
2079 #: builtin/init-db.c:578
2080 msgid "Cannot access current working directory"
2083 #: builtin/init-db.c:585
2085 msgid "Cannot access work tree '%s'"
2088 #: builtin/log.c:185
2090 msgid "Final output: %d %s\n"
2093 #: builtin/log.c:393 builtin/log.c:479
2095 msgid "Could not read object %s"
2098 #: builtin/log.c:503
2100 msgid "Unknown type: %d"
2103 #: builtin/log.c:592
2104 msgid "format.headers without value"
2107 #: builtin/log.c:665
2108 msgid "name of output directory is too long"
2111 #: builtin/log.c:676
2113 msgid "Cannot open patch file %s"
2116 #: builtin/log.c:690
2117 msgid "Need exactly one range."
2120 #: builtin/log.c:698
2121 msgid "Not a range."
2124 #: builtin/log.c:735
2125 msgid "Could not extract email from committer identity."
2128 #: builtin/log.c:781
2129 msgid "Cover letter needs email format"
2132 #: builtin/log.c:875
2134 msgid "insane in-reply-to: %s"
2137 #: builtin/log.c:948
2138 msgid "Two output directories?"
2141 #: builtin/log.c:1169
2143 msgid "bogus committer info %s"
2146 #: builtin/log.c:1214
2147 msgid "-n and -k are mutually exclusive."
2150 #: builtin/log.c:1216
2151 msgid "--subject-prefix and -k are mutually exclusive."
2154 #: builtin/log.c:1221 builtin/shortlog.c:284
2156 msgid "unrecognized argument: %s"
2159 #: builtin/log.c:1224
2160 msgid "--name-only does not make sense"
2163 #: builtin/log.c:1226
2164 msgid "--name-status does not make sense"
2167 #: builtin/log.c:1228
2168 msgid "--check does not make sense"
2171 #: builtin/log.c:1251
2172 msgid "standard output, or directory, which one?"
2175 #: builtin/log.c:1253
2177 msgid "Could not create directory '%s'"
2180 #: builtin/log.c:1406
2181 msgid "Failed to create output files"
2184 #: builtin/log.c:1510
2187 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
2190 #: builtin/log.c:1526 builtin/log.c:1528 builtin/log.c:1540
2192 msgid "Unknown commit %s"
2195 #: builtin/merge.c:91
2196 msgid "switch `m' requires a value"
2199 #: builtin/merge.c:128
2201 msgid "Could not find merge strategy '%s'.\n"
2204 #: builtin/merge.c:129
2206 msgid "Available strategies are:"
2209 #: builtin/merge.c:134
2211 msgid "Available custom strategies are:"
2214 #: builtin/merge.c:241
2215 msgid "could not run stash."
2218 #: builtin/merge.c:246
2219 msgid "stash failed"
2222 #: builtin/merge.c:251
2224 msgid "not a valid object: %s"
2227 #: builtin/merge.c:270 builtin/merge.c:287
2228 msgid "read-tree failed"
2231 #: builtin/merge.c:317
2232 msgid " (nothing to squash)"
2235 #: builtin/merge.c:330
2237 msgid "Squash commit -- not updating HEAD\n"
2240 #: builtin/merge.c:362
2241 msgid "Writing SQUASH_MSG"
2244 #: builtin/merge.c:364
2245 msgid "Finishing SQUASH_MSG"
2248 #: builtin/merge.c:386
2250 msgid "No merge message -- not updating HEAD\n"
2253 #: builtin/merge.c:435
2255 msgid "'%s' does not point to a commit"
2258 #: builtin/merge.c:534
2260 msgid "Bad branch.%s.mergeoptions string: %s"
2263 #: builtin/merge.c:627
2264 msgid "git write-tree failed to write a tree"
2267 #: builtin/merge.c:677
2268 msgid "failed to read the cache"
2271 #: builtin/merge.c:694
2272 msgid "Unable to write index."
2275 #: builtin/merge.c:707
2276 msgid "Not handling anything other than two heads merge."
2279 #: builtin/merge.c:721
2281 msgid "Unknown option for merge-recursive: -X%s"
2284 #: builtin/merge.c:735
2286 msgid "unable to write %s"
2289 #: builtin/merge.c:874
2291 msgid "Could not read from '%s'"
2294 #: builtin/merge.c:883
2296 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
2299 #: builtin/merge.c:889
2301 "Please enter a commit message to explain why this merge is necessary,\n"
2302 "especially if it merges an updated upstream into a topic branch.\n"
2304 "Lines starting with '#' will be ignored, and an empty message aborts\n"
2308 #: builtin/merge.c:913
2309 msgid "Empty commit message."
2312 #: builtin/merge.c:925
2314 msgid "Wonderful.\n"
2317 #: builtin/merge.c:998
2319 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
2322 #: builtin/merge.c:1014
2324 msgid "'%s' is not a commit"
2327 #: builtin/merge.c:1055
2328 msgid "No current branch."
2331 #: builtin/merge.c:1057
2332 msgid "No remote for the current branch."
2335 #: builtin/merge.c:1059
2336 msgid "No default upstream defined for the current branch."
2339 #: builtin/merge.c:1064
2341 msgid "No remote tracking branch for %s from %s"
2344 #: builtin/merge.c:1186
2345 msgid "There is no merge to abort (MERGE_HEAD missing)."
2348 #: builtin/merge.c:1202 git-pull.sh:31
2350 "You have not concluded your merge (MERGE_HEAD exists).\n"
2351 "Please, commit your changes before you can merge."
2354 #: builtin/merge.c:1205 git-pull.sh:34
2355 msgid "You have not concluded your merge (MERGE_HEAD exists)."
2358 #: builtin/merge.c:1209
2360 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
2361 "Please, commit your changes before you can merge."
2364 #: builtin/merge.c:1212
2365 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
2368 #: builtin/merge.c:1221
2369 msgid "You cannot combine --squash with --no-ff."
2372 #: builtin/merge.c:1226
2373 msgid "You cannot combine --no-ff with --ff-only."
2376 #: builtin/merge.c:1233
2377 msgid "No commit specified and merge.defaultToUpstream not set."
2380 #: builtin/merge.c:1264
2381 msgid "Can merge only exactly one commit into empty head"
2384 #: builtin/merge.c:1267
2385 msgid "Squash commit into empty head not supported yet"
2388 #: builtin/merge.c:1269
2389 msgid "Non-fast-forward commit does not make sense into an empty head"
2392 #: builtin/merge.c:1273 builtin/merge.c:1317
2394 msgid "%s - not something we can merge"
2397 #: builtin/merge.c:1383
2399 msgid "Updating %s..%s\n"
2402 #: builtin/merge.c:1421
2404 msgid "Trying really trivial in-index merge...\n"
2407 #: builtin/merge.c:1428
2412 #: builtin/merge.c:1460
2413 msgid "Not possible to fast-forward, aborting."
2416 #: builtin/merge.c:1483 builtin/merge.c:1560
2418 msgid "Rewinding the tree to pristine...\n"
2421 #: builtin/merge.c:1487
2423 msgid "Trying merge strategy %s...\n"
2426 #: builtin/merge.c:1551
2428 msgid "No merge strategy handled the merge.\n"
2431 #: builtin/merge.c:1553
2433 msgid "Merge with strategy %s failed.\n"
2436 #: builtin/merge.c:1562
2438 msgid "Using the %s to prepare resolving by hand.\n"
2441 #: builtin/merge.c:1573
2443 msgid "Automatic merge went well; stopped before committing as requested\n"
2448 msgid "Checking rename of '%s' to '%s'\n"
2456 msgid "can not move directory into itself"
2460 msgid "cannot move directory over file"
2465 msgid "Huh? %.*s is in index?"
2469 msgid "source directory is empty"
2473 msgid "not under version control"
2477 msgid "destination exists"
2482 msgid "overwriting '%s'"
2486 msgid "Cannot overwrite"
2490 msgid "multiple sources for the same target"
2495 msgid "%s, source=%s, destination=%s"
2500 msgid "Renaming %s to %s\n"
2505 msgid "renaming '%s' failed"
2508 #: builtin/notes.c:139
2510 msgid "unable to start 'show' for object '%s'"
2513 #: builtin/notes.c:145
2514 msgid "can't fdopen 'show' output fd"
2517 #: builtin/notes.c:155
2519 msgid "failed to close pipe to 'show' for object '%s'"
2522 #: builtin/notes.c:158
2524 msgid "failed to finish 'show' for object '%s'"
2527 #: builtin/notes.c:175 builtin/tag.c:343
2529 msgid "could not create file '%s'"
2532 #: builtin/notes.c:189
2533 msgid "Please supply the note contents using either -m or -F option"
2536 #: builtin/notes.c:210 builtin/notes.c:973
2538 msgid "Removing note for object %s\n"
2541 #: builtin/notes.c:215
2542 msgid "unable to write note object"
2545 #: builtin/notes.c:217
2547 msgid "The note contents has been left in %s"
2550 #: builtin/notes.c:251 builtin/tag.c:521
2552 msgid "cannot read '%s'"
2555 #: builtin/notes.c:253 builtin/tag.c:524
2557 msgid "could not open or read '%s'"
2560 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
2561 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
2562 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
2563 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:537
2565 msgid "Failed to resolve '%s' as a valid ref."
2568 #: builtin/notes.c:275
2570 msgid "Failed to read object '%s'."
2573 #: builtin/notes.c:299
2574 msgid "Cannot commit uninitialized/unreferenced notes tree"
2577 #: builtin/notes.c:340
2579 msgid "Bad notes.rewriteMode value: '%s'"
2582 #: builtin/notes.c:350
2584 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2587 #. TRANSLATORS: The first %s is the name of the
2588 #. environment variable, the second %s is its value
2589 #: builtin/notes.c:377
2591 msgid "Bad %s value: '%s'"
2594 #: builtin/notes.c:441
2596 msgid "Malformed input line: '%s'."
2599 #: builtin/notes.c:456
2601 msgid "Failed to copy notes from '%s' to '%s'"
2604 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
2605 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
2606 #: builtin/notes.c:1033
2607 msgid "too many parameters"
2610 #: builtin/notes.c:513 builtin/notes.c:772
2612 msgid "No note found for object %s."
2615 #: builtin/notes.c:580
2618 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
2622 #: builtin/notes.c:585 builtin/notes.c:662
2624 msgid "Overwriting existing notes for object %s\n"
2627 #: builtin/notes.c:635
2628 msgid "too few parameters"
2631 #: builtin/notes.c:656
2634 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
2638 #: builtin/notes.c:668
2640 msgid "Missing notes on source object %s. Cannot copy."
2643 #: builtin/notes.c:717
2646 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
2647 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
2650 #: builtin/notes.c:971
2652 msgid "Object %s has no note\n"
2655 #: builtin/notes.c:1103
2657 msgid "Unknown subcommand: %s"
2660 #: builtin/pack-objects.c:2310
2662 msgid "unsupported index version %s"
2665 #: builtin/pack-objects.c:2314
2667 msgid "bad index version '%s'"
2670 #: builtin/pack-objects.c:2322
2672 msgid "option %s does not accept negative form"
2675 #: builtin/pack-objects.c:2326
2677 msgid "unable to parse value '%s' for option %s"
2680 #: builtin/push.c:44
2681 msgid "tag shorthand without <tag>"
2684 #: builtin/push.c:63
2685 msgid "--delete only accepts plain target ref names"
2688 #: builtin/push.c:73
2691 "You are not currently on a branch.\n"
2692 "To push the history leading to the current (detached HEAD)\n"
2695 " git push %s HEAD:<name-of-remote-branch>\n"
2698 #: builtin/push.c:80
2701 "The current branch %s has no upstream branch.\n"
2702 "To push the current branch and set the remote as upstream, use\n"
2704 " git push --set-upstream %s %s\n"
2707 #: builtin/push.c:88
2709 msgid "The current branch %s has multiple upstream branches, refusing to push."
2712 #: builtin/push.c:111
2714 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
2717 #: builtin/push.c:131
2719 msgid "Pushing to %s\n"
2722 #: builtin/push.c:135
2724 msgid "failed to push some refs to '%s'"
2727 #: builtin/push.c:143
2730 "To prevent you from losing history, non-fast-forward updates were rejected\n"
2731 "Merge the remote changes (e.g. 'git pull') before pushing again. See the\n"
2732 "'Note about fast-forwards' section of 'git push --help' for details.\n"
2735 #: builtin/push.c:160
2737 msgid "bad repository '%s'"
2740 #: builtin/push.c:161
2742 "No configured push destination.\n"
2743 "Either specify the URL from the command-line or configure a remote "
2744 "repository using\n"
2746 " git remote add <name> <url>\n"
2748 "and then push using the remote name\n"
2750 " git push <name>\n"
2753 #: builtin/push.c:176
2754 msgid "--all and --tags are incompatible"
2757 #: builtin/push.c:177
2758 msgid "--all can't be combined with refspecs"
2761 #: builtin/push.c:182
2762 msgid "--mirror and --tags are incompatible"
2765 #: builtin/push.c:183
2766 msgid "--mirror can't be combined with refspecs"
2769 #: builtin/push.c:188
2770 msgid "--all and --mirror are incompatible"
2773 #: builtin/push.c:274
2774 msgid "--delete is incompatible with --all, --mirror and --tags"
2777 #: builtin/push.c:276
2778 msgid "--delete doesn't make sense without any refs"
2781 #: builtin/reset.c:33
2785 #: builtin/reset.c:33
2789 #: builtin/reset.c:33
2793 #: builtin/reset.c:33
2797 #: builtin/reset.c:77
2798 msgid "You do not have a valid HEAD."
2801 #: builtin/reset.c:79
2802 msgid "Failed to find tree of HEAD."
2805 #: builtin/reset.c:85
2807 msgid "Failed to find tree of %s."
2810 #: builtin/reset.c:96
2811 msgid "Could not write new index file."
2814 #: builtin/reset.c:106
2816 msgid "HEAD is now at %s"
2819 #: builtin/reset.c:130
2820 msgid "Could not read index"
2823 #: builtin/reset.c:133
2824 msgid "Unstaged changes after reset:"
2827 #: builtin/reset.c:223
2829 msgid "Cannot do a %s reset in the middle of a merge."
2832 #: builtin/reset.c:297
2834 msgid "Could not parse object '%s'."
2837 #: builtin/reset.c:302
2838 msgid "--patch is incompatible with --{hard,mixed,soft}"
2841 #: builtin/reset.c:311
2842 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
2845 #: builtin/reset.c:313
2847 msgid "Cannot do %s reset with paths."
2850 #: builtin/reset.c:325
2852 msgid "%s reset is not allowed in a bare repository"
2855 #: builtin/reset.c:341
2857 msgid "Could not reset index file to revision '%s'."
2860 #: builtin/revert.c:70 builtin/revert.c:91
2862 msgid "%s: %s cannot be used with %s"
2865 #: builtin/revert.c:126
2866 msgid "program error"
2869 #: builtin/revert.c:209
2870 msgid "revert failed"
2873 #: builtin/revert.c:224
2874 msgid "cherry-pick failed"
2880 "'%s' has staged content different from both the file and the HEAD\n"
2881 "(use -f to force removal)"
2887 "'%s' has changes staged in the index\n"
2888 "(use --cached to keep the file, or -f to force removal)"
2894 "'%s' has local modifications\n"
2895 "(use --cached to keep the file, or -f to force removal)"
2900 msgid "not removing '%s' recursively without -r"
2905 msgid "git rm: unable to remove %s"
2908 #: builtin/shortlog.c:157
2910 msgid "Missing author: %s"
2915 msgid "malformed object at '%s'"
2918 #: builtin/tag.c:205
2920 msgid "tag name too long: %.*s..."
2923 #: builtin/tag.c:210
2925 msgid "tag '%s' not found."
2928 #: builtin/tag.c:225
2930 msgid "Deleted tag '%s' (was %s)\n"
2933 #: builtin/tag.c:237
2935 msgid "could not verify the tag '%s'"
2938 #: builtin/tag.c:247
2942 "# Write a tag message\n"
2943 "# Lines starting with '#' will be ignored.\n"
2947 #: builtin/tag.c:254
2951 "# Write a tag message\n"
2952 "# Lines starting with '#' will be kept; you may remove them yourself if you "
2957 #: builtin/tag.c:294
2958 msgid "unable to sign the tag"
2961 #: builtin/tag.c:296
2962 msgid "unable to write tag file"
2965 #: builtin/tag.c:321
2966 msgid "bad object type."
2969 #: builtin/tag.c:334
2970 msgid "tag header too big."
2973 #: builtin/tag.c:366
2974 msgid "no tag message?"
2977 #: builtin/tag.c:372
2979 msgid "The tag message has been left in %s\n"
2982 #: builtin/tag.c:421
2983 msgid "switch 'points-at' requires an object"
2986 #: builtin/tag.c:423
2988 msgid "malformed object name '%s'"
2991 #: builtin/tag.c:502
2992 msgid "-n option is only allowed with -l."
2995 #: builtin/tag.c:504
2996 msgid "--contains option is only allowed with -l."
2999 #: builtin/tag.c:506
3000 msgid "--points-at option is only allowed with -l."
3003 #: builtin/tag.c:514
3004 msgid "only one -F or -m option is allowed."
3007 #: builtin/tag.c:534
3008 msgid "too many params"
3011 #: builtin/tag.c:540
3013 msgid "'%s' is not a valid tag name."
3016 #: builtin/tag.c:545
3018 msgid "tag '%s' already exists"
3021 #: builtin/tag.c:563
3023 msgid "%s: cannot lock the ref"
3026 #: builtin/tag.c:565
3028 msgid "%s: cannot update the ref"
3031 #: builtin/tag.c:567
3033 msgid "Updated tag '%s' (was %s)\n"
3037 msgid "You need to set your committer info first"
3041 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
3046 "Did you hand edit your patch?\n"
3047 "It does not apply to blobs recorded in its index."
3051 msgid "Falling back to patching base and 3-way merge..."
3055 msgid "Only one StGIT patch series can be applied at once"
3060 msgid "Patch format $patch_format is not supported."
3064 msgid "Patch format detection failed."
3068 msgid "-d option is no longer supported. Do not use."
3073 msgid "previous rebase directory $dotest still exists but mbox given."
3077 msgid "Please make up your mind. --skip or --abort?"
3081 msgid "Resolve operation not in progress, we are not resuming."
3086 msgid "Dirty index: cannot apply patches (dirty: $files)"
3090 msgid "cannot be interactive without stdin connected to a terminal."
3093 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
3094 #. in your translation. The program will only accept English
3095 #. input at this point.
3097 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
3102 msgid "Applying: $FIRSTLINE"
3106 msgid "No changes -- Patch already applied."
3110 msgid "applying to an empty history"
3113 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3114 #. translation. The program will only accept English input
3117 msgid "Do you want me to do it for you [Y/n]? "
3122 msgid "unrecognised option: '$arg'"
3127 msgid "'$arg' does not appear to be a valid revision"
3130 #: git-bisect.sh:117
3131 msgid "Bad HEAD - I need a HEAD"
3134 #: git-bisect.sh:130
3137 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
3140 #: git-bisect.sh:140
3141 msgid "won't bisect on seeked tree"
3144 #: git-bisect.sh:144
3145 msgid "Bad HEAD - strange symbolic ref"
3148 #: git-bisect.sh:189
3150 msgid "Bad bisect_write argument: $state"
3153 #: git-bisect.sh:218
3155 msgid "Bad rev input: $arg"
3158 #: git-bisect.sh:232
3159 msgid "Please call 'bisect_state' with at least one argument."
3162 #: git-bisect.sh:244
3164 msgid "Bad rev input: $rev"
3167 #: git-bisect.sh:250
3168 msgid "'git bisect bad' can take only one argument."
3171 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3172 #. translation. The program will only accept English input
3174 #: git-bisect.sh:279
3175 msgid "Are you sure [Y/n]? "
3178 #: git-bisect.sh:354
3180 msgid "'$invalid' is not a valid commit"
3183 #: git-bisect.sh:363
3186 "Could not check out original HEAD '$branch'.\n"
3187 "Try 'git bisect reset <commit>'."
3190 #: git-bisect.sh:390
3191 msgid "No logfile given"
3194 #: git-bisect.sh:391
3196 msgid "cannot read $file for replaying"
3199 #: git-bisect.sh:408
3200 msgid "?? what are you talking about?"
3203 #: git-bisect.sh:474
3204 msgid "We are not bisecting."
3209 "Pull is not possible because you have unmerged files.\n"
3210 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
3211 "as appropriate to mark resolution, or use 'git commit -a'."
3215 msgid "Pull is not possible because you have unmerged files."
3219 msgid "updating an unborn branch with changes added to the index"
3223 msgid "Cannot merge multiple branches into empty head"
3227 msgid "Cannot rebase onto multiple branches"
3231 msgid "git stash clear with parameters is unimplemented"
3235 msgid "You do not have the initial commit yet"
3239 msgid "Cannot save the current index state"
3242 #: git-stash.sh:123 git-stash.sh:136
3243 msgid "Cannot save the current worktree state"
3247 msgid "No changes selected"
3251 msgid "Cannot remove temporary index (can't happen)"
3255 msgid "Cannot record working tree state"
3259 msgid "No local changes to save"
3263 msgid "Cannot initialize stash"
3267 msgid "Cannot save the current status"
3271 msgid "Cannot remove worktree changes"
3275 msgid "No stash found."
3280 msgid "Too many revisions specified: $REV"
3285 msgid "$reference is not valid reference"
3290 msgid "'$args' is not a stash-like commit"
3295 msgid "'$args' is not a stash reference"
3299 msgid "unable to refresh index"
3303 msgid "Cannot apply a stash in the middle of a merge"
3307 msgid "Conflicts in index. Try without --index."
3311 msgid "Could not save index tree"
3315 msgid "Cannot unstage modified files"
3320 msgid "Dropped ${REV} ($s)"
3325 msgid "${REV}: Could not drop stash entry"
3329 msgid "No branch name specified"
3333 msgid "(To restore them type \"git stash apply\")"
3336 #: git-submodule.sh:56
3338 msgid "cannot strip one component off url '$remoteurl'"
3341 #: git-submodule.sh:108
3343 msgid "No submodule mapping found in .gitmodules for path '$path'"
3346 #: git-submodule.sh:173
3348 msgid "Clone of '$url' into submodule path '$path' failed"
3351 #: git-submodule.sh:247
3353 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
3356 #: git-submodule.sh:264
3358 msgid "'$path' already exists in the index"
3361 #: git-submodule.sh:281
3363 msgid "'$path' already exists and is not a valid git repo"
3366 #: git-submodule.sh:295
3368 msgid "Unable to checkout submodule '$path'"
3371 #: git-submodule.sh:300
3373 msgid "Failed to add submodule '$path'"
3376 #: git-submodule.sh:305
3378 msgid "Failed to register submodule '$path'"
3381 #: git-submodule.sh:347
3383 msgid "Entering '$prefix$path'"
3386 #: git-submodule.sh:359
3388 msgid "Stopping at '$path'; script returned non-zero status."
3391 #: git-submodule.sh:401
3393 msgid "No url found for submodule path '$path' in .gitmodules"
3396 #: git-submodule.sh:410
3398 msgid "Failed to register url for submodule path '$path'"
3401 #: git-submodule.sh:418
3403 msgid "Failed to register update mode for submodule path '$path'"
3406 #: git-submodule.sh:420
3408 msgid "Submodule '$name' ($url) registered for path '$path'"
3411 #: git-submodule.sh:519
3414 "Submodule path '$path' not initialized\n"
3415 "Maybe you want to use 'update --init'?"
3418 #: git-submodule.sh:532
3420 msgid "Unable to find current revision in submodule path '$path'"
3423 #: git-submodule.sh:551
3425 msgid "Unable to fetch in submodule path '$path'"
3428 #: git-submodule.sh:565
3430 msgid "Unable to rebase '$sha1' in submodule path '$path'"
3433 #: git-submodule.sh:566
3435 msgid "Submodule path '$path': rebased into '$sha1'"
3438 #: git-submodule.sh:571
3440 msgid "Unable to merge '$sha1' in submodule path '$path'"
3443 #: git-submodule.sh:572
3445 msgid "Submodule path '$path': merged in '$sha1'"
3448 #: git-submodule.sh:577
3450 msgid "Unable to checkout '$sha1' in submodule path '$path'"
3453 #: git-submodule.sh:578
3455 msgid "Submodule path '$path': checked out '$sha1'"
3458 #: git-submodule.sh:600 git-submodule.sh:923
3460 msgid "Failed to recurse into submodule path '$path'"
3463 #: git-submodule.sh:708
3467 #: git-submodule.sh:766
3469 msgid " Warn: $name doesn't contain commit $sha1_src"
3472 #: git-submodule.sh:769
3474 msgid " Warn: $name doesn't contain commit $sha1_dst"
3477 #: git-submodule.sh:772
3479 msgid " Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
3482 #: git-submodule.sh:797
3486 #: git-submodule.sh:798
3490 #: git-submodule.sh:969
3492 msgid "Synchronizing submodule url for '$name'"