1 # Indonesian translations for Git package.
2 # Copyright (C) 2021 Bagas Sanjaya
3 # This file is distributed under the same license as the Git package.
4 # Bagas Sanjaya <bagasdotme@gmail.com>, 2021.
8 "Project-Id-Version: Git\n"
9 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
10 "POT-Creation-Date: 2021-03-04 22:41+0800\n"
11 "PO-Revision-Date: 2021-02-20 18:07+0700\n"
12 "Last-Translator: Bagas Sanjaya <bagasdotme@gmail.com>\n"
13 "Language-Team: Indonesian\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 #: add-interactive.c:376
25 #: add-interactive.c:529 add-interactive.c:830 reset.c:65 sequencer.c:3292
26 #: sequencer.c:3743 sequencer.c:3898 builtin/rebase.c:1538
27 #: builtin/rebase.c:1963
28 msgid "could not read index"
31 #: add-interactive.c:584 git-add--interactive.perl:269
32 #: git-add--interactive.perl:294
36 #: add-interactive.c:642 git-add--interactive.perl:278
37 #: git-add--interactive.perl:332
41 #: add-interactive.c:643 git-add--interactive.perl:314
42 #: git-add--interactive.perl:329
46 #: add-interactive.c:680 git-add--interactive.perl:641
50 #: add-interactive.c:697 add-interactive.c:885
52 msgid "could not stage '%s'"
55 #: add-interactive.c:703 add-interactive.c:892 reset.c:89 sequencer.c:3486
56 msgid "could not write index"
59 #: add-interactive.c:706 git-add--interactive.perl:626
60 #, c-format, perl-format
61 msgid "updated %d path\n"
62 msgid_plural "updated %d paths\n"
66 #: add-interactive.c:724 git-add--interactive.perl:676
67 #, c-format, perl-format
68 msgid "note: %s is untracked now.\n"
71 #: add-interactive.c:729 apply.c:4125 builtin/checkout.c:295
72 #: builtin/reset.c:145
74 msgid "make_cache_entry failed for path '%s'"
77 #: add-interactive.c:759 git-add--interactive.perl:653
81 #: add-interactive.c:775
82 msgid "Could not parse HEAD^{tree}"
85 #: add-interactive.c:813 git-add--interactive.perl:629
86 #, c-format, perl-format
87 msgid "reverted %d path\n"
88 msgid_plural "reverted %d paths\n"
92 #: add-interactive.c:864 git-add--interactive.perl:693
94 msgid "No untracked files.\n"
97 #: add-interactive.c:868 git-add--interactive.perl:687
101 #: add-interactive.c:895 git-add--interactive.perl:623
102 #, c-format, perl-format
103 msgid "added %d path\n"
104 msgid_plural "added %d paths\n"
108 #: add-interactive.c:925
110 msgid "ignoring unmerged: %s"
113 #: add-interactive.c:937 add-patch.c:1751 git-add--interactive.perl:1369
115 msgid "Only binary files changed.\n"
118 #: add-interactive.c:939 add-patch.c:1749 git-add--interactive.perl:1371
120 msgid "No changes.\n"
123 #: add-interactive.c:943 git-add--interactive.perl:1379
127 #: add-interactive.c:982 git-add--interactive.perl:1792
131 #: add-interactive.c:1010
132 msgid "show paths with changes"
135 #: add-interactive.c:1012
136 msgid "add working tree state to the staged set of changes"
139 #: add-interactive.c:1014
140 msgid "revert staged set of changes back to the HEAD version"
143 #: add-interactive.c:1016
144 msgid "pick hunks and update selectively"
147 #: add-interactive.c:1018
148 msgid "view diff between HEAD and index"
151 #: add-interactive.c:1020
152 msgid "add contents of untracked files to the staged set of changes"
155 #: add-interactive.c:1028 add-interactive.c:1077
159 #: add-interactive.c:1030
160 msgid "select a single item"
163 #: add-interactive.c:1032
164 msgid "select a range of items"
167 #: add-interactive.c:1034
168 msgid "select multiple ranges"
171 #: add-interactive.c:1036 add-interactive.c:1081
172 msgid "select item based on unique prefix"
175 #: add-interactive.c:1038
176 msgid "unselect specified items"
179 #: add-interactive.c:1040
180 msgid "choose all items"
183 #: add-interactive.c:1042
184 msgid "(empty) finish selecting"
187 #: add-interactive.c:1079
188 msgid "select a numbered item"
191 #: add-interactive.c:1083
192 msgid "(empty) select nothing"
195 #: add-interactive.c:1091 builtin/clean.c:816 git-add--interactive.perl:1896
196 msgid "*** Commands ***"
199 #: add-interactive.c:1092 builtin/clean.c:817 git-add--interactive.perl:1893
203 #: add-interactive.c:1144 git-add--interactive.perl:213
207 #: add-interactive.c:1144 git-add--interactive.perl:213
211 #: add-interactive.c:1144 apply.c:4987 apply.c:4990 builtin/am.c:2257
212 #: builtin/am.c:2260 builtin/bugreport.c:134 builtin/clone.c:124
213 #: builtin/fetch.c:150 builtin/merge.c:285 builtin/pull.c:190
214 #: builtin/submodule--helper.c:409 builtin/submodule--helper.c:1818
215 #: builtin/submodule--helper.c:1821 builtin/submodule--helper.c:2326
216 #: builtin/submodule--helper.c:2329 builtin/submodule--helper.c:2572
217 #: git-add--interactive.perl:213
221 #: add-interactive.c:1151
222 msgid "could not refresh index"
225 #: add-interactive.c:1165 builtin/clean.c:781 git-add--interactive.perl:1803
230 #: add-patch.c:34 git-add--interactive.perl:1431
231 #, c-format, perl-format
232 msgid "Stage mode change [y,n,q,a,d%s,?]? "
235 #: add-patch.c:35 git-add--interactive.perl:1432
236 #, c-format, perl-format
237 msgid "Stage deletion [y,n,q,a,d%s,?]? "
240 #: add-patch.c:36 git-add--interactive.perl:1433
241 #, c-format, perl-format
242 msgid "Stage addition [y,n,q,a,d%s,?]? "
245 #: add-patch.c:37 git-add--interactive.perl:1434
246 #, c-format, perl-format
247 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
252 "If the patch applies cleanly, the edited hunk will immediately be marked for "
258 "y - stage this hunk\n"
259 "n - do not stage this hunk\n"
260 "q - quit; do not stage this hunk or any of the remaining ones\n"
261 "a - stage this hunk and all later hunks in the file\n"
262 "d - do not stage this hunk or any of the later hunks in the file\n"
265 #: add-patch.c:56 git-add--interactive.perl:1437
266 #, c-format, perl-format
267 msgid "Stash mode change [y,n,q,a,d%s,?]? "
270 #: add-patch.c:57 git-add--interactive.perl:1438
271 #, c-format, perl-format
272 msgid "Stash deletion [y,n,q,a,d%s,?]? "
275 #: add-patch.c:58 git-add--interactive.perl:1439
276 #, c-format, perl-format
277 msgid "Stash addition [y,n,q,a,d%s,?]? "
280 #: add-patch.c:59 git-add--interactive.perl:1440
281 #, c-format, perl-format
282 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
287 "If the patch applies cleanly, the edited hunk will immediately be marked for "
293 "y - stash this hunk\n"
294 "n - do not stash this hunk\n"
295 "q - quit; do not stash this hunk or any of the remaining ones\n"
296 "a - stash this hunk and all later hunks in the file\n"
297 "d - do not stash this hunk or any of the later hunks in the file\n"
300 #: add-patch.c:80 git-add--interactive.perl:1443
301 #, c-format, perl-format
302 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
305 #: add-patch.c:81 git-add--interactive.perl:1444
306 #, c-format, perl-format
307 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
310 #: add-patch.c:82 git-add--interactive.perl:1445
311 #, c-format, perl-format
312 msgid "Unstage addition [y,n,q,a,d%s,?]? "
315 #: add-patch.c:83 git-add--interactive.perl:1446
316 #, c-format, perl-format
317 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
322 "If the patch applies cleanly, the edited hunk will immediately be marked for "
328 "y - unstage this hunk\n"
329 "n - do not unstage this hunk\n"
330 "q - quit; do not unstage this hunk or any of the remaining ones\n"
331 "a - unstage this hunk and all later hunks in the file\n"
332 "d - do not unstage this hunk or any of the later hunks in the file\n"
335 #: add-patch.c:103 git-add--interactive.perl:1449
336 #, c-format, perl-format
337 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
340 #: add-patch.c:104 git-add--interactive.perl:1450
341 #, c-format, perl-format
342 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
345 #: add-patch.c:105 git-add--interactive.perl:1451
346 #, c-format, perl-format
347 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
350 #: add-patch.c:106 git-add--interactive.perl:1452
351 #, c-format, perl-format
352 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
355 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
357 "If the patch applies cleanly, the edited hunk will immediately be marked for "
363 "y - apply this hunk to index\n"
364 "n - do not apply this hunk to index\n"
365 "q - quit; do not apply this hunk or any of the remaining ones\n"
366 "a - apply this hunk and all later hunks in the file\n"
367 "d - do not apply this hunk or any of the later hunks in the file\n"
370 #: add-patch.c:126 git-add--interactive.perl:1455
371 #: git-add--interactive.perl:1473
372 #, c-format, perl-format
373 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
376 #: add-patch.c:127 git-add--interactive.perl:1456
377 #: git-add--interactive.perl:1474
378 #, c-format, perl-format
379 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
382 #: add-patch.c:128 git-add--interactive.perl:1457
383 #: git-add--interactive.perl:1475
384 #, c-format, perl-format
385 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
388 #: add-patch.c:129 git-add--interactive.perl:1458
389 #: git-add--interactive.perl:1476
390 #, c-format, perl-format
391 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
394 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
396 "If the patch applies cleanly, the edited hunk will immediately be marked for "
400 #: add-patch.c:134 add-patch.c:202
402 "y - discard this hunk from worktree\n"
403 "n - do not discard this hunk from worktree\n"
404 "q - quit; do not discard this hunk or any of the remaining ones\n"
405 "a - discard this hunk and all later hunks in the file\n"
406 "d - do not discard this hunk or any of the later hunks in the file\n"
409 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1461
410 #, c-format, perl-format
411 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
414 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1462
415 #, c-format, perl-format
416 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
419 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1463
420 #, c-format, perl-format
421 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
424 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1464
425 #, c-format, perl-format
426 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
431 "y - discard this hunk from index and worktree\n"
432 "n - do not discard this hunk from index and worktree\n"
433 "q - quit; do not discard this hunk or any of the remaining ones\n"
434 "a - discard this hunk and all later hunks in the file\n"
435 "d - do not discard this hunk or any of the later hunks in the file\n"
438 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1467
439 #, c-format, perl-format
440 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
443 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1468
444 #, c-format, perl-format
445 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
448 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1469
449 #, c-format, perl-format
450 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
453 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1470
454 #, c-format, perl-format
455 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
460 "y - apply this hunk to index and worktree\n"
461 "n - do not apply this hunk to index and worktree\n"
462 "q - quit; do not apply this hunk or any of the remaining ones\n"
463 "a - apply this hunk and all later hunks in the file\n"
464 "d - do not apply this hunk or any of the later hunks in the file\n"
469 "y - apply this hunk to worktree\n"
470 "n - do not apply this hunk to worktree\n"
471 "q - quit; do not apply this hunk or any of the remaining ones\n"
472 "a - apply this hunk and all later hunks in the file\n"
473 "d - do not apply this hunk or any of the later hunks in the file\n"
478 msgid "could not parse hunk header '%.*s'"
481 #: add-patch.c:361 add-patch.c:365
483 msgid "could not parse colored hunk header '%.*s'"
487 msgid "could not parse diff"
491 msgid "could not parse colored diff"
496 msgid "failed to run '%s'"
500 msgid "mismatched output from interactive.diffFilter"
505 "Your filter must maintain a one-to-one correspondence\n"
506 "between its input and output lines."
512 "expected context line #%d in\n"
519 "hunks do not overlap:\n"
521 "\tdoes not end with:\n"
525 #: add-patch.c:1081 git-add--interactive.perl:1115
526 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
533 "To remove '%c' lines, make them ' ' lines (context).\n"
534 "To remove '%c' lines, delete them.\n"
535 "Lines starting with %c will be removed.\n"
538 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
539 #: add-patch.c:1099 git-add--interactive.perl:1129
541 "If it does not apply cleanly, you will be given an opportunity to\n"
542 "edit again. If all lines of the hunk are removed, then the edit is\n"
543 "aborted and the hunk is left unchanged.\n"
547 msgid "could not parse hunk header"
551 msgid "'git apply --cached' failed"
554 #. TRANSLATORS: do not translate [y/n]
555 #. The program will only accept that input at this point.
556 #. Consider translating (saying "no" discards!) as
557 #. (saying "n" for "no" discards!) if the translation
558 #. of the word "no" does not start with n.
560 #. TRANSLATORS: do not translate [y/n]
561 #. The program will only accept that input
563 #. Consider translating (saying "no" discards!) as
564 #. (saying "n" for "no" discards!) if the translation
565 #. of the word "no" does not start with n.
566 #: add-patch.c:1246 git-add--interactive.perl:1242
568 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
572 msgid "The selected hunks do not apply to the index!"
575 #: add-patch.c:1290 git-add--interactive.perl:1346
576 msgid "Apply them to the worktree anyway? "
579 #: add-patch.c:1297 git-add--interactive.perl:1349
580 msgid "Nothing was applied.\n"
585 "j - leave this hunk undecided, see next undecided hunk\n"
586 "J - leave this hunk undecided, see next hunk\n"
587 "k - leave this hunk undecided, see previous undecided hunk\n"
588 "K - leave this hunk undecided, see previous hunk\n"
589 "g - select a hunk to go to\n"
590 "/ - search for a hunk matching the given regex\n"
591 "s - split the current hunk into smaller hunks\n"
592 "e - manually edit the current hunk\n"
596 #: add-patch.c:1516 add-patch.c:1526
597 msgid "No previous hunk"
600 #: add-patch.c:1521 add-patch.c:1531
605 msgid "No other hunks to goto"
608 #: add-patch.c:1548 git-add--interactive.perl:1606
609 msgid "go to which hunk (<ret> to see more)? "
612 #: add-patch.c:1549 git-add--interactive.perl:1608
613 msgid "go to which hunk? "
618 msgid "Invalid number: '%s'"
623 msgid "Sorry, only %d hunk available."
624 msgid_plural "Sorry, only %d hunks available."
629 msgid "No other hunks to search"
632 #: add-patch.c:1580 git-add--interactive.perl:1661
633 msgid "search for regex? "
638 msgid "Malformed search regexp %s: %s"
642 msgid "No hunk matches the given pattern"
646 msgid "Sorry, cannot split this hunk"
651 msgid "Split into %d hunks."
655 msgid "Sorry, cannot edit this hunk"
659 msgid "'git apply' failed"
666 "Disable this message with \"git config advice.%s false\""
671 msgid "%shint: %.*s%s\n"
675 msgid "Cherry-picking is not possible because you have unmerged files."
679 msgid "Committing is not possible because you have unmerged files."
683 msgid "Merging is not possible because you have unmerged files."
687 msgid "Pulling is not possible because you have unmerged files."
691 msgid "Reverting is not possible because you have unmerged files."
696 msgid "It is not possible to %s because you have unmerged files."
701 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
702 "as appropriate to mark resolution and make a commit."
706 msgid "Exiting because of an unresolved conflict."
709 #: advice.c:281 builtin/merge.c:1370
710 msgid "You have not concluded your merge (MERGE_HEAD exists)."
714 msgid "Please, commit your changes before merging."
718 msgid "Exiting because of unfinished merge."
724 "Note: switching to '%s'.\n"
726 "You are in 'detached HEAD' state. You can look around, make experimental\n"
727 "changes and commit them, and you can discard any commits you make in this\n"
728 "state without impacting any branches by switching back to a branch.\n"
730 "If you want to create a new branch to retain commits you create, you may\n"
731 "do so (now or later) by using -c with the switch command. Example:\n"
733 " git switch -c <new-branch-name>\n"
735 "Or undo this operation with:\n"
739 "Turn off this advice by setting config variable advice.detachedHead to "
745 msgid "cmdline ends with \\"
749 msgid "unclosed quote"
754 msgid "unrecognized whitespace option '%s'"
759 msgid "unrecognized whitespace ignore option '%s'"
763 msgid "--reject and --3way cannot be used together."
767 msgid "--cached and --3way cannot be used together."
771 msgid "--3way outside a repository"
775 msgid "--index outside a repository"
779 msgid "--cached outside a repository"
784 msgid "Cannot prepare timestamp regexp %s"
789 msgid "regexec returned %d for input: %s"
794 msgid "unable to find filename in patch at line %d"
799 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
804 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
809 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
814 msgid "git apply: bad git-diff - expected /dev/null on line %d"
819 msgid "invalid mode on line %d: %s"
824 msgid "inconsistent header lines %d and %d"
830 "git diff header lacks filename information when removing %d leading pathname "
831 "component (line %d)"
833 "git diff header lacks filename information when removing %d leading pathname "
834 "components (line %d)"
840 msgid "git diff header lacks filename information (line %d)"
845 msgid "recount: unexpected line: %.*s"
850 msgid "patch fragment without header at line %d: %.*s"
854 msgid "new file depends on old contents"
858 msgid "deleted file still has contents"
863 msgid "corrupt patch at line %d"
868 msgid "new file %s depends on old contents"
873 msgid "deleted file %s still has contents"
878 msgid "** warning: file %s becomes empty but is not deleted"
883 msgid "corrupt binary patch at line %d: %.*s"
888 msgid "unrecognized binary patch at line %d"
893 msgid "patch with only garbage at line %d"
898 msgid "unable to read symlink %s"
903 msgid "unable to open or read %s"
908 msgid "invalid start of line: '%c'"
913 msgid "Hunk #%d succeeded at %d (offset %d line)."
914 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
920 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
926 "while searching for:\n"
932 msgid "missing binary patch data for '%s'"
937 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
942 msgid "cannot apply binary patch to '%s' without full index line"
948 "the patch applies to '%s' (%s), which does not match the current contents."
953 msgid "the patch applies to an empty '%s' but it is not empty"
958 msgid "the necessary postimage %s for '%s' cannot be read"
963 msgid "binary patch does not apply to '%s'"
968 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
973 msgid "patch failed: %s:%ld"
978 msgid "cannot checkout %s"
981 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:86 pack-revindex.c:213
984 msgid "failed to read %s"
989 msgid "reading from '%s' beyond a symbolic link"
992 #: apply.c:3442 apply.c:3685
994 msgid "path %s has been renamed/deleted"
997 #: apply.c:3528 apply.c:3700
999 msgid "%s: does not exist in index"
1002 #: apply.c:3537 apply.c:3708 apply.c:3952
1004 msgid "%s: does not match index"
1008 msgid "repository lacks the necessary blob to fall back on 3-way merge."
1013 msgid "Falling back to three-way merge...\n"
1016 #: apply.c:3591 apply.c:3595
1018 msgid "cannot read the current contents of '%s'"
1023 msgid "Failed to fall back on three-way merge...\n"
1028 msgid "Applied patch to '%s' with conflicts.\n"
1033 msgid "Applied patch to '%s' cleanly.\n"
1037 msgid "removal patch leaves file contents"
1042 msgid "%s: wrong type"
1047 msgid "%s has type %o, expected %o"
1050 #: apply.c:3892 apply.c:3894 read-cache.c:832 read-cache.c:858
1051 #: read-cache.c:1313
1053 msgid "invalid path '%s'"
1058 msgid "%s: already exists in index"
1063 msgid "%s: already exists in working directory"
1068 msgid "new mode (%o) of %s does not match old mode (%o)"
1073 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1078 msgid "affected file '%s' is beyond a symbolic link"
1083 msgid "%s: patch does not apply"
1088 msgid "Checking patch %s..."
1093 msgid "sha1 information is lacking or useless for submodule %s"
1098 msgid "mode change for %s, which is not in current HEAD"
1103 msgid "sha1 information is lacking or useless (%s)."
1108 msgid "could not add %s to temporary index"
1113 msgid "could not write temporary index to %s"
1118 msgid "unable to remove %s from index"
1123 msgid "corrupt patch for submodule %s"
1128 msgid "unable to stat newly created file '%s'"
1133 msgid "unable to create backing store for newly created file %s"
1136 #: apply.c:4331 apply.c:4476
1138 msgid "unable to add cache entry for %s"
1141 #: apply.c:4374 builtin/bisect--helper.c:523
1143 msgid "failed to write to '%s'"
1148 msgid "closing file '%s'"
1153 msgid "unable to write file '%s' mode %o"
1158 msgid "Applied patch %s cleanly."
1162 msgid "internal error"
1167 msgid "Applying patch %%s with %d reject..."
1168 msgid_plural "Applying patch %%s with %d rejects..."
1174 msgid "truncating .rej filename to %.*s.rej"
1177 #: apply.c:4576 builtin/fetch.c:933 builtin/fetch.c:1334
1179 msgid "cannot open %s"
1184 msgid "Hunk #%d applied cleanly."
1189 msgid "Rejected hunk #%d."
1194 msgid "Skipped patch '%s'."
1198 msgid "unrecognized input"
1202 msgid "unable to read index file"
1207 msgid "can't open patch '%s': %s"
1212 msgid "squelched %d whitespace error"
1213 msgid_plural "squelched %d whitespace errors"
1217 #: apply.c:4936 apply.c:4951
1219 msgid "%d line adds whitespace errors."
1220 msgid_plural "%d lines add whitespace errors."
1226 msgid "%d line applied after fixing whitespace errors."
1227 msgid_plural "%d lines applied after fixing whitespace errors."
1231 #: apply.c:4960 builtin/add.c:626 builtin/mv.c:304 builtin/rm.c:406
1232 msgid "Unable to write new index file"
1236 msgid "don't apply changes matching the given path"
1240 msgid "apply changes matching the given path"
1243 #: apply.c:4993 builtin/am.c:2266
1248 msgid "remove <num> leading slashes from traditional diff paths"
1252 msgid "ignore additions made by the patch"
1256 msgid "instead of applying the patch, output diffstat for the input"
1260 msgid "show number of added and deleted lines in decimal notation"
1264 msgid "instead of applying the patch, output a summary for the input"
1268 msgid "instead of applying the patch, see if the patch is applicable"
1272 msgid "make sure the patch is applicable to the current index"
1276 msgid "mark new files with `git add --intent-to-add`"
1280 msgid "apply a patch without touching the working tree"
1284 msgid "accept a patch that touches outside the working area"
1288 msgid "also apply the patch (use with --stat/--summary/--check)"
1292 msgid "attempt three-way merge if a patch does not apply"
1296 msgid "build a temporary index based on embedded index information"
1299 #: apply.c:5025 builtin/checkout-index.c:195 builtin/ls-files.c:540
1300 msgid "paths are separated with NUL character"
1304 msgid "ensure at least <n> lines of context match"
1307 #: apply.c:5028 builtin/am.c:2245 builtin/interpret-trailers.c:98
1308 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
1309 #: builtin/pack-objects.c:3577 builtin/rebase.c:1352
1314 msgid "detect new or modified lines that have whitespace errors"
1317 #: apply.c:5032 apply.c:5035
1318 msgid "ignore changes in whitespace when finding context"
1322 msgid "apply the patch in reverse"
1326 msgid "don't expect at least one line of context"
1330 msgid "leave the rejected hunks in corresponding *.rej files"
1334 msgid "allow overlapping hunks"
1337 #: apply.c:5045 builtin/add.c:337 builtin/check-ignore.c:22
1338 #: builtin/commit.c:1364 builtin/count-objects.c:98 builtin/fsck.c:757
1339 #: builtin/log.c:2286 builtin/mv.c:123 builtin/read-tree.c:128
1344 msgid "tolerate incorrectly detected missing new-line at the end of file"
1348 msgid "do not trust the line counts in the hunk headers"
1351 #: apply.c:5052 builtin/am.c:2254
1356 msgid "prepend <root> to all filenames"
1359 #: archive-tar.c:125 archive-zip.c:345
1361 msgid "cannot stream blob %s"
1364 #: archive-tar.c:265 archive-zip.c:358
1366 msgid "unsupported file mode: 0%o (SHA1: %s)"
1369 #: archive-tar.c:450
1371 msgid "unable to start '%s' filter"
1374 #: archive-tar.c:453
1375 msgid "unable to redirect descriptor"
1378 #: archive-tar.c:460
1380 msgid "'%s' filter reported error"
1383 #: archive-zip.c:318
1385 msgid "path is not valid UTF-8: %s"
1388 #: archive-zip.c:322
1390 msgid "path too long (%d chars, SHA1: %s): %s"
1393 #: archive-zip.c:469 builtin/pack-objects.c:244 builtin/pack-objects.c:247
1395 msgid "deflate error (%d)"
1398 #: archive-zip.c:603
1400 msgid "timestamp too large for this system: %<PRIuMAX>"
1404 msgid "git archive [<options>] <tree-ish> [<path>...]"
1408 msgid "git archive --list"
1413 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1417 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1422 msgid "cannot read %s"
1425 #: archive.c:345 sequencer.c:459 sequencer.c:1744 sequencer.c:2894
1426 #: sequencer.c:3335 sequencer.c:3444 builtin/am.c:249 builtin/commit.c:786
1427 #: builtin/merge.c:1139
1429 msgid "could not read '%s'"
1432 #: archive.c:430 builtin/add.c:189 builtin/add.c:602 builtin/rm.c:315
1434 msgid "pathspec '%s' did not match any files"
1439 msgid "no such ref: %.*s"
1444 msgid "not a valid object name: %s"
1449 msgid "not a tree object: %s"
1453 msgid "current working directory is untracked"
1458 msgid "File not found: %s"
1463 msgid "Not a regular file: %s"
1471 msgid "archive format"
1474 #: archive.c:556 builtin/log.c:1764
1479 msgid "prepend prefix to each pathname in the archive"
1482 #: archive.c:558 archive.c:561 builtin/blame.c:884 builtin/blame.c:888
1483 #: builtin/blame.c:889 builtin/commit-tree.c:117 builtin/config.c:135
1484 #: builtin/fast-export.c:1207 builtin/fast-export.c:1209
1485 #: builtin/fast-export.c:1213 builtin/grep.c:920 builtin/hash-object.c:105
1486 #: builtin/ls-files.c:576 builtin/ls-files.c:579 builtin/notes.c:412
1487 #: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:190
1492 msgid "add untracked file to archive"
1495 #: archive.c:562 builtin/archive.c:90
1496 msgid "write the archive to this file"
1500 msgid "read .gitattributes in working directory"
1504 msgid "report archived files on stderr"
1508 msgid "set compression level"
1512 msgid "list supported archive formats"
1515 #: archive.c:572 builtin/archive.c:91 builtin/clone.c:114 builtin/clone.c:117
1516 #: builtin/submodule--helper.c:1830 builtin/submodule--helper.c:2335
1520 #: archive.c:573 builtin/archive.c:92
1521 msgid "retrieve the archive from remote repository <repo>"
1524 #: archive.c:574 builtin/archive.c:93 builtin/difftool.c:714
1525 #: builtin/notes.c:498
1529 #: archive.c:575 builtin/archive.c:94
1530 msgid "path to the remote git-upload-archive command"
1534 msgid "Unexpected option --remote"
1538 msgid "Option --exec can only be used together with --remote"
1542 msgid "Unexpected option --output"
1546 msgid "Options --add-file and --remote cannot be used together"
1551 msgid "Unknown archive format '%s'"
1556 msgid "Argument not supported for format '%s': -%d"
1561 msgid "%.*s is not a valid attribute name"
1566 msgid "%s not allowed: %s:%d"
1571 "Negative patterns are ignored in git attributes\n"
1572 "Use '\\!' for literal leading exclamation."
1577 msgid "Badly quoted content in file '%s': %s"
1582 msgid "We cannot bisect more!\n"
1587 msgid "Not a valid commit name %s"
1593 "The merge base %s is bad.\n"
1594 "This means the bug has been fixed between %s and [%s].\n"
1600 "The merge base %s is new.\n"
1601 "The property has changed between %s and [%s].\n"
1607 "The merge base %s is %s.\n"
1608 "This means the first '%s' commit is between %s and [%s].\n"
1614 "Some %s revs are not ancestors of the %s rev.\n"
1615 "git bisect cannot work properly in this case.\n"
1616 "Maybe you mistook %s and %s revs?\n"
1622 "the merge base between %s and [%s] must be skipped.\n"
1623 "So we cannot be sure the first %s commit is between %s and %s.\n"
1624 "We continue anyway."
1629 msgid "Bisecting: a merge base must be tested\n"
1634 msgid "a %s revision is needed"
1637 #: bisect.c:941 builtin/notes.c:177 builtin/tag.c:287
1639 msgid "could not create file '%s'"
1642 #: bisect.c:987 builtin/merge.c:153
1644 msgid "could not read file '%s'"
1648 msgid "reading bisect refs failed"
1653 msgid "%s was both %s and %s\n"
1659 "No testable commit found.\n"
1660 "Maybe you started with bad path arguments?\n"
1665 msgid "(roughly %d step)"
1666 msgid_plural "(roughly %d steps)"
1670 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1671 #. steps)" translation.
1675 msgid "Bisecting: %d revision left to test after this %s\n"
1676 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1681 msgid "--contents and --reverse do not blend well."
1685 msgid "cannot use --contents with final commit object name"
1689 msgid "--reverse and --first-parent together require specified latest commit"
1692 #: blame.c:2821 bundle.c:213 ref-filter.c:2206 remote.c:2041 sequencer.c:2146
1693 #: sequencer.c:4641 submodule.c:856 builtin/commit.c:1045 builtin/log.c:411
1694 #: builtin/log.c:1016 builtin/log.c:1624 builtin/log.c:2045 builtin/log.c:2335
1695 #: builtin/merge.c:424 builtin/pack-objects.c:3395 builtin/pack-objects.c:3410
1696 #: builtin/shortlog.c:255
1697 msgid "revision walk setup failed"
1698 msgstr "persiapan jalan revisi gagal"
1702 "--reverse --first-parent together require range along first-parent chain"
1707 msgid "no such path %s in %s"
1712 msgid "cannot read blob %s for path %s"
1719 "After fixing the error cause you may try to fix up\n"
1720 "the remote tracking information by invoking\n"
1721 "\"git branch --set-upstream-to=%s%s%s\"."
1726 msgid "Not setting branch %s as its own upstream."
1731 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1736 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1741 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1746 msgid "Branch '%s' set up to track local branch '%s'."
1751 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1756 msgid "Branch '%s' set up to track remote ref '%s'."
1761 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1766 msgid "Branch '%s' set up to track local ref '%s'."
1770 msgid "Unable to write upstream branch configuration"
1775 msgid "Not tracking: ambiguous information for ref %s"
1780 msgid "'%s' is not a valid branch name."
1785 msgid "A branch named '%s' already exists."
1789 msgid "Cannot force update the current branch."
1794 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1799 msgid "the requested upstream branch '%s' does not exist"
1805 "If you are planning on basing your work on an upstream\n"
1806 "branch that already exists at the remote, you may need to\n"
1807 "run \"git fetch\" to retrieve it.\n"
1809 "If you are planning to push out a new local branch that\n"
1810 "will track its remote counterpart, you may want to use\n"
1811 "\"git push -u\" to set the upstream config as you push."
1816 msgid "Not a valid object name: '%s'."
1821 msgid "Ambiguous object name: '%s'."
1826 msgid "Not a valid branch point: '%s'."
1831 msgid "'%s' is already checked out at '%s'"
1836 msgid "HEAD of working tree %s is not updated"
1841 msgid "unrecognized bundle hash algorithm: %s"
1846 msgid "unknown capability '%s'"
1851 msgid "'%s' does not look like a v2 or v3 bundle file"
1856 msgid "unrecognized header: %s%s (%d)"
1859 #: bundle.c:136 rerere.c:464 rerere.c:674 sequencer.c:2398 sequencer.c:3184
1860 #: builtin/commit.c:814
1862 msgid "could not open '%s'"
1866 msgid "Repository lacks these prerequisite commits:"
1870 msgid "need a repository to verify a bundle"
1875 msgid "The bundle contains this ref:"
1876 msgid_plural "The bundle contains these %d refs:"
1881 msgid "The bundle records a complete history."
1886 msgid "The bundle requires this ref:"
1887 msgid_plural "The bundle requires these %d refs:"
1892 msgid "unable to dup bundle descriptor"
1896 msgid "Could not spawn pack-objects"
1900 msgid "pack-objects died"
1905 msgid "ref '%s' is excluded by the rev-list options"
1910 msgid "unsupported bundle version %d"
1915 msgid "cannot write bundle version %d with algorithm %s"
1918 #: bundle.c:510 builtin/log.c:210 builtin/log.c:1926 builtin/shortlog.c:396
1920 msgid "unrecognized argument: %s"
1924 msgid "Refusing to create empty bundle."
1929 msgid "cannot create '%s'"
1933 msgid "index-pack died"
1936 #: chunk-format.c:113
1937 msgid "terminating chunk id appears earlier than expected"
1940 #: chunk-format.c:122
1942 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
1945 #: chunk-format.c:129
1947 msgid "duplicate chunk ID %<PRIx32> found"
1950 #: chunk-format.c:143
1952 msgid "final chunk has non-zero id %<PRIx32>"
1957 msgid "invalid color value: %.*s"
1960 #: commit-graph.c:197 midx.c:46
1961 msgid "invalid hash version"
1964 #: commit-graph.c:255
1965 msgid "commit-graph file is too small"
1968 #: commit-graph.c:348
1970 msgid "commit-graph signature %X does not match signature %X"
1973 #: commit-graph.c:355
1975 msgid "commit-graph version %X does not match version %X"
1978 #: commit-graph.c:362
1980 msgid "commit-graph hash version %X does not match version %X"
1983 #: commit-graph.c:379
1985 msgid "commit-graph file is too small to hold %u chunks"
1988 #: commit-graph.c:472
1989 msgid "commit-graph has no base graphs chunk"
1992 #: commit-graph.c:482
1993 msgid "commit-graph chain does not match"
1996 #: commit-graph.c:530
1998 msgid "invalid commit-graph chain: line '%s' not a hash"
2001 #: commit-graph.c:554
2002 msgid "unable to find all commit-graph files"
2005 #: commit-graph.c:735 commit-graph.c:772
2006 msgid "invalid commit position. commit-graph is likely corrupt"
2009 #: commit-graph.c:756
2011 msgid "could not find commit %s"
2014 #: commit-graph.c:789
2015 msgid "commit-graph requires overflow generation data but has none"
2018 #: commit-graph.c:1065 builtin/am.c:1292
2020 msgid "unable to parse commit %s"
2023 #: commit-graph.c:1327 builtin/pack-objects.c:2872
2025 msgid "unable to get type of object %s"
2028 #: commit-graph.c:1358
2029 msgid "Loading known commits in commit graph"
2032 #: commit-graph.c:1375
2033 msgid "Expanding reachable commits in commit graph"
2036 #: commit-graph.c:1395
2037 msgid "Clearing commit marks in commit graph"
2040 #: commit-graph.c:1414
2041 msgid "Computing commit graph topological levels"
2044 #: commit-graph.c:1467
2045 msgid "Computing commit graph generation numbers"
2048 #: commit-graph.c:1548
2049 msgid "Computing commit changed paths Bloom filters"
2052 #: commit-graph.c:1625
2053 msgid "Collecting referenced commits"
2056 #: commit-graph.c:1650
2058 msgid "Finding commits for commit graph in %d pack"
2059 msgid_plural "Finding commits for commit graph in %d packs"
2063 #: commit-graph.c:1663
2065 msgid "error adding pack %s"
2068 #: commit-graph.c:1667
2070 msgid "error opening index for %s"
2073 #: commit-graph.c:1704
2074 msgid "Finding commits for commit graph among packed objects"
2077 #: commit-graph.c:1722
2078 msgid "Finding extra edges in commit graph"
2081 #: commit-graph.c:1771
2082 msgid "failed to write correct number of base graph ids"
2085 #: commit-graph.c:1802 midx.c:794
2087 msgid "unable to create leading directories of %s"
2090 #: commit-graph.c:1815
2091 msgid "unable to create temporary graph layer"
2094 #: commit-graph.c:1820
2096 msgid "unable to adjust shared permissions for '%s'"
2099 #: commit-graph.c:1879
2101 msgid "Writing out commit graph in %d pass"
2102 msgid_plural "Writing out commit graph in %d passes"
2106 #: commit-graph.c:1915
2107 msgid "unable to open commit-graph chain file"
2110 #: commit-graph.c:1931
2111 msgid "failed to rename base commit-graph file"
2114 #: commit-graph.c:1951
2115 msgid "failed to rename temporary commit-graph file"
2118 #: commit-graph.c:2084
2119 msgid "Scanning merged commits"
2122 #: commit-graph.c:2128
2123 msgid "Merging commit-graph"
2126 #: commit-graph.c:2235
2127 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2130 #: commit-graph.c:2342
2131 msgid "too many commits to write graph"
2134 #: commit-graph.c:2440
2135 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2138 #: commit-graph.c:2450
2140 msgid "commit-graph has incorrect OID order: %s then %s"
2143 #: commit-graph.c:2460 commit-graph.c:2475
2145 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2148 #: commit-graph.c:2467
2150 msgid "failed to parse commit %s from commit-graph"
2153 #: commit-graph.c:2485
2154 msgid "Verifying commits in commit graph"
2157 #: commit-graph.c:2500
2159 msgid "failed to parse commit %s from object database for commit-graph"
2162 #: commit-graph.c:2507
2164 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2167 #: commit-graph.c:2517
2169 msgid "commit-graph parent list for commit %s is too long"
2172 #: commit-graph.c:2526
2174 msgid "commit-graph parent for %s is %s != %s"
2177 #: commit-graph.c:2540
2179 msgid "commit-graph parent list for commit %s terminates early"
2182 #: commit-graph.c:2545
2185 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2188 #: commit-graph.c:2549
2191 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2194 #: commit-graph.c:2566
2196 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2199 #: commit-graph.c:2572
2201 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2204 #: commit.c:52 sequencer.c:2887 builtin/am.c:359 builtin/am.c:403
2205 #: builtin/am.c:1371 builtin/am.c:2018 builtin/replace.c:457
2207 msgid "could not parse %s"
2212 msgid "%s %s is not a commit!"
2217 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2218 "and will be removed in a future Git version.\n"
2220 "Please use \"git replace --convert-graft-file\"\n"
2221 "to convert the grafts into replace refs.\n"
2223 "Turn this message off by running\n"
2224 "\"git config advice.graftFileDeprecated false\""
2229 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2234 msgid "Commit %s has a bad GPG signature allegedly by %s."
2239 msgid "Commit %s does not have a GPG signature."
2244 msgid "Commit %s has a good GPG signature by %s\n"
2249 "Warning: commit message did not conform to UTF-8.\n"
2250 "You may want to amend it after fixing the message, or set the config\n"
2251 "variable i18n.commitencoding to the encoding your project uses.\n"
2254 #: compat/obstack.c:406 compat/obstack.c:408
2255 msgid "memory exhausted"
2261 "exceeded maximum include depth (%d) while including\n"
2265 "This might be due to circular includes."
2270 msgid "could not expand include path '%s'"
2274 msgid "relative config includes must come from files"
2278 msgid "relative config include conditionals must come from files"
2282 msgid "invalid config format: %s"
2287 msgid "missing environment variable name for configuration '%.*s'"
2292 msgid "missing environment variable '%s' for configuration '%.*s'"
2297 msgid "key does not contain a section: %s"
2302 msgid "key does not contain variable name: %s"
2305 #: config.c:472 sequencer.c:2588
2307 msgid "invalid key: %s"
2312 msgid "invalid key (newline): %s"
2316 msgid "empty config key"
2319 #: config.c:529 config.c:541
2321 msgid "bogus config parameter: %s"
2324 #: config.c:555 config.c:572 config.c:579 config.c:588
2326 msgid "bogus format in %s"
2331 msgid "bogus count in %s"
2336 msgid "too many entries in %s"
2341 msgid "missing config key %s"
2346 msgid "missing config value %s"
2351 msgid "bad config line %d in blob %s"
2356 msgid "bad config line %d in file %s"
2361 msgid "bad config line %d in standard input"
2366 msgid "bad config line %d in submodule-blob %s"
2371 msgid "bad config line %d in command line %s"
2376 msgid "bad config line %d in %s"
2380 msgid "out of range"
2384 msgid "invalid unit"
2389 msgid "bad numeric config value '%s' for '%s': %s"
2394 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2399 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2404 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2409 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2414 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2419 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2424 msgid "bad boolean config value '%s' for '%s'"
2429 msgid "failed to expand user dir in: '%s'"
2434 msgid "'%s' for '%s' is not a valid timestamp"
2439 msgid "abbrev length out of range: %d"
2442 #: config.c:1405 config.c:1416
2444 msgid "bad zlib compression level %d"
2448 msgid "core.commentChar should only be one character"
2453 msgid "invalid mode for object creation: %s"
2458 msgid "malformed value for %s"
2463 msgid "malformed value for %s: %s"
2467 msgid "must be one of nothing, matching, simple, upstream or current"
2470 #: config.c:1701 builtin/pack-objects.c:3666
2472 msgid "bad pack compression level %d"
2477 msgid "unable to load config blob object '%s'"
2482 msgid "reference '%s' does not point to a blob"
2487 msgid "unable to resolve config blob '%s'"
2492 msgid "failed to parse %s"
2496 msgid "unable to parse command-line config"
2500 msgid "unknown error occurred while reading the configuration files"
2505 msgid "Invalid %s: '%s'"
2510 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2515 msgid "unable to parse '%s' from command-line config"
2520 msgid "bad config variable '%s' in file '%s' at line %d"
2525 msgid "invalid section name '%s'"
2530 msgid "%s has multiple values"
2535 msgid "failed to write new configuration file %s"
2538 #: config.c:2954 config.c:3280
2540 msgid "could not lock config file %s"
2548 #: config.c:3002 builtin/config.c:361
2550 msgid "invalid pattern: %s"
2555 msgid "invalid config file %s"
2558 #: config.c:3040 config.c:3293
2560 msgid "fstat on %s failed"
2565 msgid "unable to mmap '%s'"
2568 #: config.c:3060 config.c:3298
2570 msgid "chmod on %s failed"
2573 #: config.c:3145 config.c:3395
2575 msgid "could not write config file %s"
2580 msgid "could not set '%s' to '%s'"
2583 #: config.c:3181 builtin/remote.c:657 builtin/remote.c:855 builtin/remote.c:863
2585 msgid "could not unset '%s'"
2590 msgid "invalid section name: %s"
2595 msgid "missing value for '%s'"
2599 msgid "the remote end hung up upon initial contact"
2604 "Could not read from remote repository.\n"
2606 "Please make sure you have the correct access rights\n"
2607 "and the repository exists."
2612 msgid "server doesn't support '%s'"
2617 msgid "server doesn't support feature '%s'"
2621 msgid "expected flush after capabilities"
2626 msgid "ignoring capabilities after first line '%s'"
2630 msgid "protocol error: unexpected capabilities^{}"
2635 msgid "protocol error: expected shallow sha-1, got '%s'"
2639 msgid "repository on the other end cannot be shallow"
2643 msgid "invalid packet"
2648 msgid "protocol error: unexpected '%s'"
2653 msgid "unknown object format '%s' specified by server"
2658 msgid "invalid ls-refs response: %s"
2662 msgid "expected flush after ref listing"
2666 msgid "expected response end packet after ref listing"
2671 msgid "protocol '%s' is not supported"
2675 msgid "unable to set SO_KEEPALIVE on socket"
2678 #: connect.c:757 connect.c:820
2680 msgid "Looking up %s ... "
2685 msgid "unable to look up %s (port %s) (%s)"
2688 #. TRANSLATORS: this is the end of "Looking up %s ... "
2689 #: connect.c:765 connect.c:836
2693 "Connecting to %s (port %s) ... "
2696 #: connect.c:787 connect.c:864
2699 "unable to connect to %s:\n"
2703 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2704 #: connect.c:793 connect.c:870
2710 msgid "unable to look up %s (%s)"
2715 msgid "unknown port %s"
2718 #: connect.c:967 connect.c:1299
2720 msgid "strange hostname '%s' blocked"
2725 msgid "strange port '%s' blocked"
2730 msgid "cannot start proxy %s"
2734 msgid "no path specified; see 'git help pull' for valid url syntax"
2738 msgid "newline is forbidden in git:// hosts and repo paths"
2742 msgid "ssh variant 'simple' does not support -4"
2746 msgid "ssh variant 'simple' does not support -6"
2750 msgid "ssh variant 'simple' does not support setting port"
2755 msgid "strange pathname '%s' blocked"
2759 msgid "unable to fork"
2762 #: connected.c:108 builtin/fsck.c:191 builtin/prune.c:45
2763 msgid "Checking connectivity"
2767 msgid "Could not run 'git rev-list'"
2771 msgid "failed write to rev-list"
2775 msgid "failed to close rev-list's stdin"
2780 msgid "illegal crlf_action %d"
2785 msgid "CRLF would be replaced by LF in %s"
2791 "CRLF will be replaced by LF in %s.\n"
2792 "The file will have its original line endings in your working directory"
2797 msgid "LF would be replaced by CRLF in %s"
2803 "LF will be replaced by CRLF in %s.\n"
2804 "The file will have its original line endings in your working directory"
2809 msgid "BOM is prohibited in '%s' if encoded as %s"
2815 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2816 "working-tree-encoding."
2821 msgid "BOM is required in '%s' if encoded as %s"
2827 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2828 "%sLE (depending on the byte order) as working-tree-encoding."
2831 #: convert.c:419 convert.c:490
2833 msgid "failed to encode '%s' from %s to %s"
2838 msgid "encoding '%s' from %s to %s and back is not the same"
2843 msgid "cannot fork to run external filter '%s'"
2848 msgid "cannot feed the input to external filter '%s'"
2853 msgid "external filter '%s' failed %d"
2856 #: convert.c:727 convert.c:730
2858 msgid "read from external filter '%s' failed"
2861 #: convert.c:733 convert.c:788
2863 msgid "external filter '%s' failed"
2867 msgid "unexpected filter type"
2871 msgid "path name too long for external filter"
2877 "external filter '%s' is not available anymore although not all paths have "
2882 msgid "true/false are no valid working-tree-encodings"
2885 #: convert.c:1428 convert.c:1462
2887 msgid "%s: clean filter '%s' failed"
2892 msgid "%s: smudge filter %s failed"
2897 msgid "skipping credential lookup for key: credential.%s"
2901 msgid "refusing to work with credential missing host field"
2905 msgid "refusing to work with credential missing protocol field"
2910 msgid "url contains a newline in its %s component: %s"
2915 msgid "url has no scheme: %s"
2920 msgid "credential url cannot be parsed: %s"
2924 msgid "in the future"
2929 msgid "%<PRIuMAX> second ago"
2930 msgid_plural "%<PRIuMAX> seconds ago"
2936 msgid "%<PRIuMAX> minute ago"
2937 msgid_plural "%<PRIuMAX> minutes ago"
2943 msgid "%<PRIuMAX> hour ago"
2944 msgid_plural "%<PRIuMAX> hours ago"
2950 msgid "%<PRIuMAX> day ago"
2951 msgid_plural "%<PRIuMAX> days ago"
2957 msgid "%<PRIuMAX> week ago"
2958 msgid_plural "%<PRIuMAX> weeks ago"
2964 msgid "%<PRIuMAX> month ago"
2965 msgid_plural "%<PRIuMAX> months ago"
2971 msgid "%<PRIuMAX> year"
2972 msgid_plural "%<PRIuMAX> years"
2976 #. TRANSLATORS: "%s" is "<n> years"
2979 msgid "%s, %<PRIuMAX> month ago"
2980 msgid_plural "%s, %<PRIuMAX> months ago"
2984 #: date.c:197 date.c:202
2986 msgid "%<PRIuMAX> year ago"
2987 msgid_plural "%<PRIuMAX> years ago"
2991 #: delta-islands.c:272
2992 msgid "Propagating island marks"
2995 #: delta-islands.c:290
2997 msgid "bad tree object %s"
3000 #: delta-islands.c:334
3002 msgid "failed to load island regex for '%s': %s"
3005 #: delta-islands.c:390
3007 msgid "island regex from config has too many capture groups (max=%d)"
3010 #: delta-islands.c:467
3012 msgid "Marked %d islands, done.\n"
3017 msgid "unknown value for --diff-merges: %s"
3021 msgid "--merge-base does not work with ranges"
3025 msgid "--merge-base only works with commits"
3029 msgid "unable to get HEAD"
3033 msgid "no merge base found"
3037 msgid "multiple merge bases found"
3040 #: diff-no-index.c:238
3041 msgid "git diff --no-index [<options>] <path> <path>"
3044 #: diff-no-index.c:263
3046 "Not a git repository. Use --no-index to compare two paths outside a working "
3052 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3057 msgid " Unknown dirstat parameter '%s'\n"
3062 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3063 "'dimmed-zebra', 'plain'"
3069 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3070 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3075 "color-moved-ws: allow-indentation-change cannot be combined with other "
3081 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3087 "Found errors in 'diff.dirstat' config variable:\n"
3093 msgid "external diff died, stopping at %s"
3097 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3101 msgid "-G, -S and --find-object are mutually exclusive"
3105 msgid "--follow requires exactly one pathspec"
3110 msgid "invalid --stat value: %s"
3113 #: diff.c:4763 diff.c:4768 diff.c:4773 diff.c:4778 diff.c:5306
3114 #: parse-options.c:197 parse-options.c:201 builtin/commit-graph.c:180
3116 msgid "%s expects a numerical value"
3122 "Failed to parse --dirstat/-X option parameter:\n"
3128 msgid "unknown change class '%c' in --diff-filter=%s"
3133 msgid "unknown value after ws-error-highlight=%.*s"
3138 msgid "unable to resolve '%s'"
3141 #: diff.c:4968 diff.c:4974
3143 msgid "%s expects <n>/<m> form"
3148 msgid "%s expects a character, got '%s'"
3153 msgid "bad --color-moved argument: %s"
3158 msgid "invalid mode '%s' in --color-moved-ws"
3163 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3167 #: diff.c:5102 diff.c:5122
3169 msgid "invalid argument to %s"
3174 msgid "invalid regex given to -I: '%s'"
3179 msgid "failed to parse --submodule option parameter: '%s'"
3184 msgid "bad --word-diff argument: %s"
3188 msgid "Diff output format options"
3191 #: diff.c:5369 diff.c:5375
3192 msgid "generate patch"
3195 #: diff.c:5372 builtin/log.c:179
3196 msgid "suppress diff output"
3199 #: diff.c:5377 diff.c:5491 diff.c:5498
3203 #: diff.c:5378 diff.c:5381
3204 msgid "generate diffs with <n> lines context"
3208 msgid "generate the diff in raw format"
3212 msgid "synonym for '-p --raw'"
3216 msgid "synonym for '-p --stat'"
3220 msgid "machine friendly --stat"
3224 msgid "output only the last line of --stat"
3227 #: diff.c:5399 diff.c:5407
3228 msgid "<param1,param2>..."
3233 "output the distribution of relative amount of changes for each sub-directory"
3237 msgid "synonym for --dirstat=cumulative"
3241 msgid "synonym for --dirstat=files,param1,param2..."
3245 msgid "warn if changes introduce conflict markers or whitespace errors"
3249 msgid "condensed summary such as creations, renames and mode changes"
3253 msgid "show only names of changed files"
3257 msgid "show only names and status of changed files"
3261 msgid "<width>[,<name-width>[,<count>]]"
3265 msgid "generate diffstat"
3268 #: diff.c:5426 diff.c:5429 diff.c:5432
3273 msgid "generate diffstat with a given width"
3277 msgid "generate diffstat with a given name width"
3281 msgid "generate diffstat with a given graph width"
3289 msgid "generate diffstat with limited lines"
3293 msgid "generate compact summary in diffstat"
3297 msgid "output a binary diff that can be applied"
3301 msgid "show full pre- and post-image object names on the \"index\" lines"
3305 msgid "show colored diff"
3314 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3320 "do not munge pathnames and use NULs as output field terminators in --raw or "
3324 #: diff.c:5455 diff.c:5458 diff.c:5461 diff.c:5570
3329 msgid "show the given source prefix instead of \"a/\""
3333 msgid "show the given destination prefix instead of \"b/\""
3337 msgid "prepend an additional prefix to every line of output"
3341 msgid "do not show any source or destination prefix"
3345 msgid "show context between diff hunks up to the specified number of lines"
3348 #: diff.c:5472 diff.c:5477 diff.c:5482
3353 msgid "specify the character to indicate a new line instead of '+'"
3357 msgid "specify the character to indicate an old line instead of '-'"
3361 msgid "specify the character to indicate a context instead of ' '"
3365 msgid "Diff rename options"
3373 msgid "break complete rewrite changes into pairs of delete and create"
3377 msgid "detect renames"
3381 msgid "omit the preimage for deletes"
3385 msgid "detect copies"
3389 msgid "use unmodified files as source to find copies"
3393 msgid "disable rename detection"
3397 msgid "use empty blobs as rename source"
3401 msgid "continue listing the history of a file beyond renames"
3406 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3411 msgid "Diff algorithm options"
3415 msgid "produce the smallest possible diff"
3419 msgid "ignore whitespace when comparing lines"
3423 msgid "ignore changes in amount of whitespace"
3427 msgid "ignore changes in whitespace at EOL"
3431 msgid "ignore carrier-return at the end of line"
3435 msgid "ignore changes whose lines are all blank"
3438 #: diff.c:5534 diff.c:5556 diff.c:5559 diff.c:5604
3443 msgid "ignore changes whose all lines match <regex>"
3447 msgid "heuristic to shift diff hunk boundaries for easy reading"
3451 msgid "generate diff using the \"patience diff\" algorithm"
3455 msgid "generate diff using the \"histogram diff\" algorithm"
3463 msgid "choose a diff algorithm"
3471 msgid "generate diff using the \"anchored diff\" algorithm"
3474 #: diff.c:5553 diff.c:5562 diff.c:5565
3479 msgid "show word diff, using <mode> to delimit changed words"
3483 msgid "use <regex> to decide what a word is"
3487 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3491 msgid "moved lines of code are colored differently"
3495 msgid "how white spaces are ignored in --color-moved"
3499 msgid "Other diff options"
3503 msgid "when run from subdir, exclude changes outside and show relative paths"
3507 msgid "treat all files as text"
3511 msgid "swap two inputs, reverse the diff"
3515 msgid "exit with 1 if there were differences, 0 otherwise"
3519 msgid "disable all output of the program"
3523 msgid "allow an external diff helper to be executed"
3527 msgid "run external text conversion filters when comparing binary files"
3535 msgid "ignore changes to submodules in the diff generation"
3543 msgid "specify how differences in submodules are shown"
3547 msgid "hide 'git add -N' entries from the index"
3551 msgid "treat 'git add -N' entries as real in the index"
3560 "look for differences that change the number of occurrences of the specified "
3566 "look for differences that change the number of occurrences of the specified "
3571 msgid "show all changes in the changeset with -S or -G"
3575 msgid "treat <string> in -S as extended POSIX regular expression"
3579 msgid "control the order in which files appear in the output"
3582 #: diff.c:5615 diff.c:5618
3587 msgid "show the change in the specified path first"
3591 msgid "skip the output to the specified path"
3600 "look for differences that change the number of occurrences of the specified "
3605 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3609 msgid "select files by diff type"
3617 msgid "Output to a specific file"
3621 msgid "inexact rename detection was skipped due to too many files."
3625 msgid "only found copies from modified paths due to too many files."
3631 "you may want to set your %s variable to at least %d and retry the command."
3634 #: diffcore-order.c:24
3636 msgid "failed to read orderfile '%s'"
3639 #: diffcore-rename.c:786
3640 msgid "Performing inexact rename detection"
3643 #: diffcore-rotate.c:29
3645 msgid "No such path '%s' in the diff"
3650 msgid "pathspec '%s' did not match any file(s) known to git"
3653 #: dir.c:718 dir.c:747 dir.c:760
3655 msgid "unrecognized pattern: '%s'"
3658 #: dir.c:777 dir.c:791
3660 msgid "unrecognized negative pattern: '%s'"
3665 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3669 msgid "disabling cone pattern matching"
3674 msgid "cannot use %s as an exclude file"
3679 msgid "could not open directory '%s'"
3683 msgid "failed to get kernel name and information"
3687 msgid "untracked cache is disabled on this system or location"
3692 msgid "index file corrupt in repo %s"
3695 #: dir.c:3579 dir.c:3584
3697 msgid "could not create directories for %s"
3702 msgid "could not migrate git directory from '%s' to '%s'"
3707 msgid "hint: Waiting for your editor to close the file...%c"
3711 msgid "Filtering content"
3716 msgid "could not stat file '%s'"
3719 #: environment.c:152
3721 msgid "bad git namespace path \"%s\""
3724 #: environment.c:335
3726 msgid "could not set GIT_DIR to '%s'"
3731 msgid "too many args to run %s"
3735 msgid "git fetch-pack: expected shallow list"
3739 msgid "git fetch-pack: expected a flush packet after shallow list"
3743 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3748 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3752 msgid "unable to write to remote"
3756 msgid "--stateless-rpc requires multi_ack_detailed"
3759 #: fetch-pack.c:378 fetch-pack.c:1457
3761 msgid "invalid shallow line: %s"
3764 #: fetch-pack.c:384 fetch-pack.c:1463
3766 msgid "invalid unshallow line: %s"
3769 #: fetch-pack.c:386 fetch-pack.c:1465
3771 msgid "object not found: %s"
3774 #: fetch-pack.c:389 fetch-pack.c:1468
3776 msgid "error in object: %s"
3779 #: fetch-pack.c:391 fetch-pack.c:1470
3781 msgid "no shallow found: %s"
3784 #: fetch-pack.c:394 fetch-pack.c:1474
3786 msgid "expected shallow/unshallow, got %s"
3791 msgid "got %s %d %s"
3796 msgid "invalid commit %s"
3803 #: fetch-pack.c:495 progress.c:339
3809 msgid "got %s (%d) %s"
3814 msgid "Marking %s as complete"
3819 msgid "already have %s (%s)"
3823 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3827 msgid "protocol error: bad pack header"
3832 msgid "fetch-pack: unable to fork off %s"
3836 msgid "fetch-pack: invalid index-pack output"
3845 msgid "error in sideband demultiplexer"
3848 #: fetch-pack.c:1031
3850 msgid "Server version is %.*s"
3853 #: fetch-pack.c:1039 fetch-pack.c:1045 fetch-pack.c:1048 fetch-pack.c:1054
3854 #: fetch-pack.c:1058 fetch-pack.c:1062 fetch-pack.c:1066 fetch-pack.c:1070
3855 #: fetch-pack.c:1074 fetch-pack.c:1078 fetch-pack.c:1082 fetch-pack.c:1086
3856 #: fetch-pack.c:1092 fetch-pack.c:1098 fetch-pack.c:1103 fetch-pack.c:1108
3858 msgid "Server supports %s"
3861 #: fetch-pack.c:1041
3862 msgid "Server does not support shallow clients"
3865 #: fetch-pack.c:1101
3866 msgid "Server does not support --shallow-since"
3869 #: fetch-pack.c:1106
3870 msgid "Server does not support --shallow-exclude"
3873 #: fetch-pack.c:1110
3874 msgid "Server does not support --deepen"
3877 #: fetch-pack.c:1112
3878 msgid "Server does not support this repository's object format"
3881 #: fetch-pack.c:1125
3882 msgid "no common commits"
3885 #: fetch-pack.c:1138 fetch-pack.c:1682
3886 msgid "git fetch-pack: fetch failed."
3889 #: fetch-pack.c:1265
3891 msgid "mismatched algorithms: client %s; server %s"
3894 #: fetch-pack.c:1269
3896 msgid "the server does not support algorithm '%s'"
3899 #: fetch-pack.c:1289
3900 msgid "Server does not support shallow requests"
3903 #: fetch-pack.c:1296
3904 msgid "Server supports filter"
3907 #: fetch-pack.c:1335
3908 msgid "unable to write request to remote"
3911 #: fetch-pack.c:1353
3913 msgid "error reading section header '%s'"
3916 #: fetch-pack.c:1359
3918 msgid "expected '%s', received '%s'"
3921 #: fetch-pack.c:1420
3923 msgid "unexpected acknowledgment line: '%s'"
3926 #: fetch-pack.c:1425
3928 msgid "error processing acks: %d"
3931 #: fetch-pack.c:1435
3932 msgid "expected packfile to be sent after 'ready'"
3935 #: fetch-pack.c:1437
3936 msgid "expected no other sections to be sent after no 'ready'"
3939 #: fetch-pack.c:1479
3941 msgid "error processing shallow info: %d"
3944 #: fetch-pack.c:1526
3946 msgid "expected wanted-ref, got '%s'"
3949 #: fetch-pack.c:1531
3951 msgid "unexpected wanted-ref: '%s'"
3954 #: fetch-pack.c:1536
3956 msgid "error processing wanted refs: %d"
3959 #: fetch-pack.c:1566
3960 msgid "git fetch-pack: expected response end packet"
3963 #: fetch-pack.c:1960
3964 msgid "no matching remote head"
3967 #: fetch-pack.c:1983 builtin/clone.c:693
3968 msgid "remote did not send all necessary objects"
3971 #: fetch-pack.c:2010
3973 msgid "no such remote ref %s"
3976 #: fetch-pack.c:2013
3978 msgid "Server does not allow request for unadvertised object %s"
3981 #: gpg-interface.c:273
3982 msgid "could not create temporary file"
3985 #: gpg-interface.c:276
3987 msgid "failed writing detached signature to '%s'"
3990 #: gpg-interface.c:470
3991 msgid "gpg failed to sign the data"
3996 msgid "ignore invalid color '%.*s' in log.graphColors"
4001 "given pattern contains NULL byte (via -f <file>). This is only supported "
4002 "with -P under PCRE v2"
4007 msgid "'%s': unable to read %s"
4010 #: grep.c:1923 setup.c:176 builtin/clone.c:412 builtin/diff.c:90
4013 msgid "failed to stat '%s'"
4018 msgid "'%s': short read"
4022 msgid "start a working area (see also: git help tutorial)"
4026 msgid "work on the current change (see also: git help everyday)"
4030 msgid "examine the history and state (see also: git help revisions)"
4034 msgid "grow, mark and tweak your common history"
4038 msgid "collaborate (see also: git help workflows)"
4042 msgid "Main Porcelain Commands"
4046 msgid "Ancillary Commands / Manipulators"
4050 msgid "Ancillary Commands / Interrogators"
4054 msgid "Interacting with Others"
4058 msgid "Low-level Commands / Manipulators"
4062 msgid "Low-level Commands / Interrogators"
4066 msgid "Low-level Commands / Syncing Repositories"
4070 msgid "Low-level Commands / Internal Helpers"
4075 msgid "available git commands in '%s'"
4079 msgid "git commands available from elsewhere on your $PATH"
4083 msgid "These are common Git commands used in various situations:"
4086 #: help.c:365 git.c:100
4088 msgid "unsupported command listing type '%s'"
4092 msgid "The Git concept guides are:"
4096 msgid "See 'git help <command>' to read about a specific subcommand"
4100 msgid "External commands"
4104 msgid "Command aliases"
4110 "'%s' appears to be a git command, but we were not\n"
4111 "able to execute it. Maybe git-%s is broken?"
4114 #: help.c:543 help.c:631
4116 msgid "git: '%s' is not a git command. See 'git --help'."
4120 msgid "Uh oh. Your system reports no Git commands at all."
4125 msgid "WARNING: You called a Git command named '%s', which does not exist."
4130 msgid "Continuing under the assumption that you meant '%s'."
4135 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4141 "The most similar command is"
4144 "The most similar commands are"
4149 msgid "git version [<options>]"
4160 "Did you mean this?"
4163 "Did you mean one of these?"
4168 msgid "Author identity unknown\n"
4172 msgid "Committer identity unknown\n"
4178 "*** Please tell me who you are.\n"
4182 " git config --global user.email \"you@example.com\"\n"
4183 " git config --global user.name \"Your Name\"\n"
4185 "to set your account's default identity.\n"
4186 "Omit --global to set the identity only in this repository.\n"
4191 msgid "no email was given and auto-detection is disabled"
4196 msgid "unable to auto-detect email address (got '%s')"
4200 msgid "no name was given and auto-detection is disabled"
4205 msgid "unable to auto-detect name (got '%s')"
4210 msgid "empty ident name (for <%s>) not allowed"
4215 msgid "name consists only of disallowed characters: %s"
4218 #: ident.c:454 builtin/commit.c:634
4220 msgid "invalid date format: %s"
4223 #: list-objects-filter-options.c:81
4224 msgid "expected 'tree:<depth>'"
4227 #: list-objects-filter-options.c:96
4228 msgid "sparse:path filters support has been dropped"
4231 #: list-objects-filter-options.c:109
4233 msgid "invalid filter-spec '%s'"
4236 #: list-objects-filter-options.c:125
4238 msgid "must escape char in sub-filter-spec: '%c'"
4241 #: list-objects-filter-options.c:167
4242 msgid "expected something after combine:"
4245 #: list-objects-filter-options.c:249
4246 msgid "multiple filter-specs cannot be combined"
4249 #: list-objects-filter-options.c:361
4250 msgid "unable to upgrade repository format to support partial clone"
4253 #: list-objects-filter.c:492
4255 msgid "unable to access sparse blob in '%s'"
4258 #: list-objects-filter.c:495
4260 msgid "unable to parse sparse filter data in %s"
4263 #: list-objects.c:127
4265 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4268 #: list-objects.c:140
4270 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4273 #: list-objects.c:375
4275 msgid "unable to load root tree for commit %s"
4281 "Unable to create '%s.lock': %s.\n"
4283 "Another git process seems to be running in this repository, e.g.\n"
4284 "an editor opened by 'git commit'. Please make sure all processes\n"
4285 "are terminated then try again. If it still fails, a git process\n"
4286 "may have crashed in this repository earlier:\n"
4287 "remove the file manually to continue."
4292 msgid "Unable to create '%s.lock': %s"
4297 msgid "invalid value '%s' for lsrefs.unborn"
4301 msgid "expected flush after ls-refs arguments"
4304 #: merge-ort.c:888 merge-recursive.c:1191
4306 msgid "Failed to merge submodule %s (not checked out)"
4309 #: merge-ort.c:897 merge-recursive.c:1198
4311 msgid "Failed to merge submodule %s (commits not present)"
4314 #: merge-ort.c:906 merge-recursive.c:1205
4316 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4319 #: merge-ort.c:916 merge-ort.c:923
4321 msgid "Note: Fast-forwarding submodule %s to %s"
4325 msgid "Failed to merge submodule %s"
4331 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
4335 #: merge-ort.c:955 merge-recursive.c:1259
4338 "If this is correct simply add it to the index for example\n"
4341 " git update-index --cacheinfo 160000 %s \"%s\"\n"
4343 "which will accept this suggestion.\n"
4349 "Failed to merge submodule %s, but multiple possible merges exist:\n"
4353 #: merge-ort.c:1127 merge-recursive.c:1341
4354 msgid "Failed to execute internal merge"
4357 #: merge-ort.c:1132 merge-recursive.c:1346
4359 msgid "Unable to add %s to database"
4362 #: merge-ort.c:1139 merge-recursive.c:1378
4364 msgid "Auto-merging %s"
4367 #: merge-ort.c:1278 merge-recursive.c:2100
4370 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4371 "implicit directory rename(s) putting the following path(s) there: %s."
4374 #: merge-ort.c:1288 merge-recursive.c:2110
4377 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4378 "implicit directory renames tried to put these paths there: %s"
4384 "CONFLICT (directory rename split): Unclear where to rename %s to; it was "
4385 "renamed to multiple other directories, with no destination getting a "
4386 "majority of the files."
4389 #: merge-ort.c:1637 merge-recursive.c:2447
4392 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4396 #: merge-ort.c:1781 merge-recursive.c:3215
4399 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4403 #: merge-ort.c:1788 merge-recursive.c:3222
4406 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4407 "%s; moving it to %s."
4410 #: merge-ort.c:1801 merge-recursive.c:3218
4413 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4414 "in %s, suggesting it should perhaps be moved to %s."
4417 #: merge-ort.c:1809 merge-recursive.c:3225
4420 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4421 "was renamed in %s, suggesting it should perhaps be moved to %s."
4426 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
4432 "CONFLICT (rename involved in collision): rename of %s -> %s has content "
4433 "conflicts AND collides with another path; this may result in nested conflict "
4437 #: merge-ort.c:2066 merge-ort.c:2090
4439 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
4445 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4452 "CONFLICT (distinct types): %s had different types on each side; renamed %s "
4453 "of them so each can be recorded somewhere."
4464 #: merge-ort.c:2907 merge-recursive.c:3052
4468 #: merge-ort.c:2909 merge-recursive.c:3056
4472 #: merge-ort.c:2911 merge-recursive.c:3101
4476 #: merge-ort.c:2913 merge-recursive.c:3102
4478 msgid "CONFLICT (%s): Merge conflict in %s"
4484 "CONFLICT (modify/delete): %s deleted in %s and modified in %s. Version %s "
4485 "of %s left in tree."
4488 #. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
4489 #. base, and 2-3) the trees for the two trees we're merging.
4493 msgid "collecting merge info failed for trees %s, %s, %s"
4496 #: merge-ort-wrappers.c:13 merge-recursive.c:3661
4499 "Your local changes to the following files would be overwritten by merge:\n"
4503 #: merge-ort-wrappers.c:33 merge-recursive.c:3436
4505 msgid "Already up to date!"
4508 #: merge-recursive.c:356
4509 msgid "(bad commit)\n"
4512 #: merge-recursive.c:379
4514 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4517 #: merge-recursive.c:388
4519 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4522 #: merge-recursive.c:874
4524 msgid "failed to create path '%s'%s"
4527 #: merge-recursive.c:885
4529 msgid "Removing %s to make room for subdirectory\n"
4532 #: merge-recursive.c:899 merge-recursive.c:918
4533 msgid ": perhaps a D/F conflict?"
4536 #: merge-recursive.c:908
4538 msgid "refusing to lose untracked file at '%s'"
4541 #: merge-recursive.c:949 builtin/cat-file.c:41
4543 msgid "cannot read object %s '%s'"
4546 #: merge-recursive.c:954
4548 msgid "blob expected for %s '%s'"
4551 #: merge-recursive.c:979
4553 msgid "failed to open '%s': %s"
4556 #: merge-recursive.c:990
4558 msgid "failed to symlink '%s': %s"
4561 #: merge-recursive.c:995
4563 msgid "do not know what to do with %06o %s '%s'"
4566 #: merge-recursive.c:1213 merge-recursive.c:1225
4568 msgid "Fast-forwarding submodule %s to the following commit:"
4571 #: merge-recursive.c:1216 merge-recursive.c:1228
4573 msgid "Fast-forwarding submodule %s"
4576 #: merge-recursive.c:1251
4578 msgid "Failed to merge submodule %s (merge following commits not found)"
4581 #: merge-recursive.c:1255
4583 msgid "Failed to merge submodule %s (not fast-forward)"
4586 #: merge-recursive.c:1256
4587 msgid "Found a possible merge resolution for the submodule:\n"
4590 #: merge-recursive.c:1268
4592 msgid "Failed to merge submodule %s (multiple merges found)"
4595 #: merge-recursive.c:1402
4597 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4600 #: merge-recursive.c:1474
4603 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4607 #: merge-recursive.c:1479
4610 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4614 #: merge-recursive.c:1486
4617 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4621 #: merge-recursive.c:1491
4624 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4625 "left in tree at %s."
4628 #: merge-recursive.c:1526
4632 #: merge-recursive.c:1526
4636 #: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
4638 msgid "Refusing to lose dirty file at %s"
4641 #: merge-recursive.c:1587
4643 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4646 #: merge-recursive.c:1645
4648 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
4651 #: merge-recursive.c:1676
4653 msgid "%s is a directory in %s adding as %s instead"
4656 #: merge-recursive.c:1681
4658 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4661 #: merge-recursive.c:1708
4664 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4665 "\"->\"%s\" in \"%s\"%s"
4668 #: merge-recursive.c:1713
4669 msgid " (left unresolved)"
4672 #: merge-recursive.c:1805
4674 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4677 #: merge-recursive.c:2068
4680 "CONFLICT (directory rename split): Unclear where to place %s because "
4681 "directory %s was renamed to multiple other directories, with no destination "
4682 "getting a majority of the files."
4685 #: merge-recursive.c:2202
4688 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4692 #: merge-recursive.c:2973
4694 msgid "cannot read object %s"
4697 #: merge-recursive.c:2976
4699 msgid "object %s is not a blob"
4702 #: merge-recursive.c:3040
4706 #: merge-recursive.c:3040
4710 #: merge-recursive.c:3079
4712 msgid "Skipped %s (merged same as existing)"
4715 #: merge-recursive.c:3132
4717 msgid "Adding as %s instead"
4720 #: merge-recursive.c:3339
4725 #: merge-recursive.c:3362
4726 msgid "file/directory"
4729 #: merge-recursive.c:3367
4730 msgid "directory/file"
4733 #: merge-recursive.c:3374
4735 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4738 #: merge-recursive.c:3383
4743 #: merge-recursive.c:3392
4745 msgid "CONFLICT (add/add): Merge conflict in %s"
4748 #: merge-recursive.c:3445
4750 msgid "merging of trees %s and %s failed"
4753 #: merge-recursive.c:3539
4757 #: merge-recursive.c:3552
4759 msgid "found %u common ancestor:"
4760 msgid_plural "found %u common ancestors:"
4764 #: merge-recursive.c:3602
4765 msgid "merge returned no commit"
4768 #: merge-recursive.c:3758
4770 msgid "Could not parse object '%s'"
4773 #: merge-recursive.c:3776 builtin/merge.c:712 builtin/merge.c:896
4774 #: builtin/stash.c:471
4775 msgid "Unable to write index."
4779 msgid "failed to read the cache"
4782 #: merge.c:109 rerere.c:704 builtin/am.c:1883 builtin/am.c:1917
4783 #: builtin/checkout.c:575 builtin/checkout.c:828 builtin/clone.c:817
4784 #: builtin/stash.c:265
4785 msgid "unable to write new index file"
4789 msgid "multi-pack-index OID fanout is of the wrong size"
4794 msgid "multi-pack-index file %s is too small"
4799 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4804 msgid "multi-pack-index version %d not recognized"
4809 msgid "multi-pack-index hash version %u does not match version %u"
4813 msgid "multi-pack-index missing required pack-name chunk"
4817 msgid "multi-pack-index missing required OID fanout chunk"
4821 msgid "multi-pack-index missing required OID lookup chunk"
4825 msgid "multi-pack-index missing required object offsets chunk"
4830 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4835 msgid "bad pack-int-id: %u (%u total packs)"
4839 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4844 msgid "failed to add packfile '%s'"
4849 msgid "failed to open pack-index '%s'"
4854 msgid "failed to locate object %d in packfile"
4858 msgid "Adding packfiles to multi-pack-index"
4863 msgid "did not see pack-file %s to drop"
4867 msgid "no pack files to index."
4872 msgid "failed to clear multi-pack-index at %s"
4876 msgid "multi-pack-index file exists, but failed to parse"
4880 msgid "Looking for referenced packfiles"
4886 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4890 msgid "the midx contains no oid"
4894 msgid "Verifying OID order in multi-pack-index"
4899 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4903 msgid "Sorting objects by packfile"
4907 msgid "Verifying object offsets"
4912 msgid "failed to load pack entry for oid[%d] = %s"
4917 msgid "failed to load pack-index for packfile %s"
4922 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4926 msgid "Counting referenced objects"
4930 msgid "Finding and deleting unreferenced packfiles"
4934 msgid "could not start pack-objects"
4938 msgid "could not finish pack-objects"
4943 msgid "unable to create lazy_dir thread: %s"
4948 msgid "unable to create lazy_name thread: %s"
4953 msgid "unable to join lazy_name thread: %s"
4956 #: notes-merge.c:277
4959 "You have not concluded your previous notes merge (%s exists).\n"
4960 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4961 "commit/abort the previous merge before you start a new notes merge."
4964 #: notes-merge.c:284
4966 msgid "You have not concluded your notes merge (%s exists)."
4970 msgid "Cannot commit uninitialized/unreferenced notes tree"
4973 #: notes-utils.c:105
4975 msgid "Bad notes.rewriteMode value: '%s'"
4978 #: notes-utils.c:115
4980 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4983 #. TRANSLATORS: The first %s is the name of
4984 #. the environment variable, the second %s is
4987 #: notes-utils.c:145
4989 msgid "Bad %s value: '%s'"
4992 #: object-file.c:480
4994 msgid "object directory %s does not exist; check .git/objects/info/alternates"
4997 #: object-file.c:531
4999 msgid "unable to normalize alternate object path: %s"
5002 #: object-file.c:603
5004 msgid "%s: ignoring alternate object stores, nesting too deep"
5007 #: object-file.c:610
5009 msgid "unable to normalize object directory: %s"
5012 #: object-file.c:653
5013 msgid "unable to fdopen alternates lockfile"
5016 #: object-file.c:671
5017 msgid "unable to read alternates file"
5020 #: object-file.c:678
5021 msgid "unable to move new alternates file into place"
5024 #: object-file.c:713
5026 msgid "path '%s' does not exist"
5029 #: object-file.c:734
5031 msgid "reference repository '%s' as a linked checkout is not supported yet."
5034 #: object-file.c:740
5036 msgid "reference repository '%s' is not a local repository."
5039 #: object-file.c:746
5041 msgid "reference repository '%s' is shallow"
5044 #: object-file.c:754
5046 msgid "reference repository '%s' is grafted"
5049 #: object-file.c:814
5051 msgid "invalid line while parsing alternate refs: %s"
5054 #: object-file.c:964
5056 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5059 #: object-file.c:985
5063 #: object-file.c:1149
5065 msgid "object file %s is empty"
5068 #: object-file.c:1284 object-file.c:2477
5070 msgid "corrupt loose object '%s'"
5073 #: object-file.c:1286 object-file.c:2481
5075 msgid "garbage at end of loose object '%s'"
5078 #: object-file.c:1328
5079 msgid "invalid object type"
5082 #: object-file.c:1412
5084 msgid "unable to unpack %s header with --allow-unknown-type"
5087 #: object-file.c:1415
5089 msgid "unable to unpack %s header"
5092 #: object-file.c:1421
5094 msgid "unable to parse %s header with --allow-unknown-type"
5097 #: object-file.c:1424
5099 msgid "unable to parse %s header"
5102 #: object-file.c:1651
5104 msgid "failed to read object %s"
5107 #: object-file.c:1655
5109 msgid "replacement %s not found for %s"
5112 #: object-file.c:1659
5114 msgid "loose object %s (stored in %s) is corrupt"
5117 #: object-file.c:1663
5119 msgid "packed object %s (stored in %s) is corrupt"
5122 #: object-file.c:1768
5124 msgid "unable to write file %s"
5127 #: object-file.c:1775
5129 msgid "unable to set permission to '%s'"
5132 #: object-file.c:1782
5133 msgid "file write error"
5136 #: object-file.c:1802
5137 msgid "error when closing loose object file"
5140 #: object-file.c:1867
5142 msgid "insufficient permission for adding an object to repository database %s"
5145 #: object-file.c:1869
5146 msgid "unable to create temporary file"
5149 #: object-file.c:1893
5150 msgid "unable to write loose object file"
5153 #: object-file.c:1899
5155 msgid "unable to deflate new object %s (%d)"
5158 #: object-file.c:1903
5160 msgid "deflateEnd on object %s failed (%d)"
5163 #: object-file.c:1907
5165 msgid "confused by unstable object source data for %s"
5168 #: object-file.c:1917 builtin/pack-objects.c:1097
5170 msgid "failed utime() on %s"
5173 #: object-file.c:1994
5175 msgid "cannot read object for %s"
5178 #: object-file.c:2045
5179 msgid "corrupt commit"
5182 #: object-file.c:2053
5186 #: object-file.c:2153
5188 msgid "read error while indexing %s"
5191 #: object-file.c:2156
5193 msgid "short read while indexing %s"
5196 #: object-file.c:2229 object-file.c:2239
5198 msgid "%s: failed to insert into database"
5201 #: object-file.c:2245
5203 msgid "%s: unsupported file type"
5206 #: object-file.c:2269
5208 msgid "%s is not a valid object"
5211 #: object-file.c:2271
5213 msgid "%s is not a valid '%s' object"
5216 #: object-file.c:2298 builtin/index-pack.c:192
5218 msgid "unable to open %s"
5219 msgstr "tidak dapat membuka %s"
5221 #: object-file.c:2488 object-file.c:2541
5223 msgid "hash mismatch for %s (expected %s)"
5226 #: object-file.c:2512
5228 msgid "unable to mmap %s"
5231 #: object-file.c:2517
5233 msgid "unable to unpack header of %s"
5236 #: object-file.c:2523
5238 msgid "unable to parse header of %s"
5241 #: object-file.c:2534
5243 msgid "unable to unpack contents of %s"
5246 #: object-name.c:486
5248 msgid "short object ID %s is ambiguous"
5251 #: object-name.c:497
5252 msgid "The candidates are:"
5255 #: object-name.c:796
5257 "Git normally never creates a ref that ends with 40 hex characters\n"
5258 "because it will be ignored when you just specify 40-hex. These refs\n"
5259 "may be created by mistake. For example,\n"
5261 " git switch -c $br $(git rev-parse ...)\n"
5263 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5264 "examine these refs and maybe delete them. Turn this message off by\n"
5265 "running \"git config advice.objectNameWarning false\""
5268 #: object-name.c:916
5270 msgid "log for '%.*s' only goes back to %s"
5273 #: object-name.c:924
5275 msgid "log for '%.*s' only has %d entries"
5278 #: object-name.c:1702
5280 msgid "path '%s' exists on disk, but not in '%.*s'"
5283 #: object-name.c:1708
5286 "path '%s' exists, but not '%s'\n"
5287 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
5290 #: object-name.c:1717
5292 msgid "path '%s' does not exist in '%.*s'"
5295 #: object-name.c:1745
5298 "path '%s' is in the index, but not at stage %d\n"
5299 "hint: Did you mean ':%d:%s'?"
5302 #: object-name.c:1761
5305 "path '%s' is in the index, but not '%s'\n"
5306 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
5309 #: object-name.c:1769
5311 msgid "path '%s' exists on disk, but not in the index"
5314 #: object-name.c:1771
5316 msgid "path '%s' does not exist (neither on disk nor in the index)"
5319 #: object-name.c:1784
5320 msgid "relative path syntax can't be used outside working tree"
5323 #: object-name.c:1922
5325 msgid "invalid object name '%.*s'."
5330 msgid "invalid object type \"%s\""
5335 msgid "object %s is a %s, not a %s"
5340 msgid "object %s has unknown type id %d"
5345 msgid "unable to parse object: %s"
5348 #: object.c:266 object.c:278
5350 msgid "hash mismatch %s"
5353 #: pack-bitmap.c:843 pack-bitmap.c:849 builtin/pack-objects.c:2226
5355 msgid "unable to get size of %s"
5358 #: pack-bitmap.c:1489 builtin/rev-list.c:92
5359 msgid "unable to get disk usage of %s"
5362 #: pack-revindex.c:220
5364 msgid "reverse-index file %s is too small"
5367 #: pack-revindex.c:225
5369 msgid "reverse-index file %s is corrupt"
5372 #: pack-revindex.c:233
5374 msgid "reverse-index file %s has unknown signature"
5377 #: pack-revindex.c:237
5379 msgid "reverse-index file %s has unsupported version %<PRIu32>"
5382 #: pack-revindex.c:242
5384 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
5388 msgid "cannot both write and verify reverse index"
5392 msgid "could not stat: %s"
5397 msgid "failed to make %s readable"
5402 msgid "could not write '%s' promisor file"
5406 msgid "offset before end of packfile (broken .idx?)"
5411 msgid "offset before start of pack index for %s (corrupt index?)"
5416 msgid "offset beyond end of pack index for %s (truncated index?)"
5419 #: parse-options-cb.c:20 parse-options-cb.c:24
5421 msgid "option `%s' expects a numerical value"
5424 #: parse-options-cb.c:41
5426 msgid "malformed expiration date '%s'"
5429 #: parse-options-cb.c:54
5431 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
5434 #: parse-options-cb.c:132 parse-options-cb.c:149
5436 msgid "malformed object name '%s'"
5439 #: parse-options.c:38
5441 msgid "%s requires a value"
5444 #: parse-options.c:73
5446 msgid "%s is incompatible with %s"
5449 #: parse-options.c:78
5451 msgid "%s : incompatible with something else"
5454 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
5456 msgid "%s takes no value"
5459 #: parse-options.c:94
5461 msgid "%s isn't available"
5464 #: parse-options.c:217
5466 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
5469 #: parse-options.c:386
5471 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
5474 #: parse-options.c:420 parse-options.c:428
5476 msgid "did you mean `--%s` (with two dashes)?"
5479 #: parse-options.c:666 parse-options.c:971
5481 msgid "alias of --%s"
5484 #: parse-options.c:862
5486 msgid "unknown option `%s'"
5489 #: parse-options.c:864
5491 msgid "unknown switch `%c'"
5494 #: parse-options.c:866
5496 msgid "unknown non-ascii option in string: `%s'"
5499 #: parse-options.c:890
5503 #: parse-options.c:909
5508 #. TRANSLATORS: the colon here should align with the
5509 #. one in "usage: %s" translation.
5511 #: parse-options.c:915
5516 #: parse-options.c:918
5521 #: parse-options.c:957
5527 msgid "Could not make %s writable by group"
5531 msgid "Escape character '\\' not allowed as last character in attr value"
5535 msgid "Only one 'attr:' specification is allowed."
5539 msgid "attr spec must not be empty"
5544 msgid "invalid attribute name %s"
5548 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
5553 "global 'literal' pathspec setting is incompatible with all other global "
5558 msgid "invalid parameter for pathspec magic 'prefix'"
5563 msgid "Invalid pathspec magic '%.*s' in '%s'"
5568 msgid "Missing ')' at the end of pathspec magic in '%s'"
5573 msgid "Unimplemented pathspec magic '%c' in '%s'"
5578 msgid "%s: 'literal' and 'glob' are incompatible"
5583 msgid "%s: '%s' is outside repository at '%s'"
5588 msgid "'%s' (mnemonic: '%c')"
5593 msgid "%s: pathspec magic not supported by this command: %s"
5598 msgid "pathspec '%s' is beyond a symbolic link"
5603 msgid "line is badly quoted: %s"
5607 msgid "unable to write flush packet"
5611 msgid "unable to write delim packet"
5615 msgid "unable to write stateless separator packet"
5619 msgid "flush packet write failed"
5622 #: pkt-line.c:153 pkt-line.c:239
5623 msgid "protocol error: impossibly long line"
5626 #: pkt-line.c:169 pkt-line.c:171
5627 msgid "packet write with format failed"
5631 msgid "packet write failed - data exceeds max packet size"
5634 #: pkt-line.c:210 pkt-line.c:217
5635 msgid "packet write failed"
5643 msgid "the remote end hung up unexpectedly"
5648 msgid "protocol error: bad line length character: %.4s"
5651 #: pkt-line.c:352 pkt-line.c:357
5653 msgid "protocol error: bad line length %d"
5656 #: pkt-line.c:373 sideband.c:165
5658 msgid "remote error: %s"
5661 #: preload-index.c:125
5662 msgid "Refreshing index"
5665 #: preload-index.c:144
5667 msgid "unable to create threaded lstat: %s"
5671 msgid "unable to parse --pretty format"
5674 #: promisor-remote.c:30
5675 msgid "promisor-remote: unable to fork off fetch subprocess"
5678 #: promisor-remote.c:35 promisor-remote.c:37
5679 msgid "promisor-remote: could not write to fetch subprocess"
5682 #: promisor-remote.c:41
5683 msgid "promisor-remote: could not close stdin to fetch subprocess"
5686 #: promisor-remote.c:53
5688 msgid "promisor remote name cannot begin with '/': %s"
5691 #: prune-packed.c:35
5692 msgid "Removing duplicate objects"
5696 msgid "could not start `log`"
5700 msgid "could not read `log` output"
5703 #: range-diff.c:101 sequencer.c:5318
5705 msgid "could not parse commit '%s'"
5711 "could not parse first line of `log` output: did not start with 'commit ': "
5717 msgid "could not parse git header '%.*s'"
5721 msgid "failed to generate diff"
5725 msgid "--left-only and --right-only are mutually exclusive"
5728 #: range-diff.c:561 range-diff.c:563
5730 msgid "could not parse log for '%s'"
5735 msgid "will not add file alias '%s' ('%s' already exists in index)"
5739 msgid "cannot create an empty blob in the object database"
5744 msgid "%s: can only add regular files, symbolic links or git-directories"
5749 msgid "'%s' does not have a commit checked out"
5754 msgid "unable to index file '%s'"
5759 msgid "unable to add '%s' to index"
5764 msgid "unable to stat '%s'"
5767 #: read-cache.c:1318
5769 msgid "'%s' appears as both a file and as a directory"
5772 #: read-cache.c:1532
5773 msgid "Refresh index"
5776 #: read-cache.c:1657
5779 "index.version set, but the value is invalid.\n"
5783 #: read-cache.c:1667
5786 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5790 #: read-cache.c:1723
5792 msgid "bad signature 0x%08x"
5795 #: read-cache.c:1726
5797 msgid "bad index version %d"
5800 #: read-cache.c:1735
5801 msgid "bad index file sha1 signature"
5804 #: read-cache.c:1765
5806 msgid "index uses %.4s extension, which we do not understand"
5809 #: read-cache.c:1767
5811 msgid "ignoring %.4s extension"
5814 #: read-cache.c:1804
5816 msgid "unknown index entry format 0x%08x"
5819 #: read-cache.c:1820
5821 msgid "malformed name field in the index, near path '%s'"
5824 #: read-cache.c:1877
5825 msgid "unordered stage entries in index"
5828 #: read-cache.c:1880
5830 msgid "multiple stage entries for merged file '%s'"
5833 #: read-cache.c:1883
5835 msgid "unordered stage entries for '%s'"
5838 #: read-cache.c:1989 read-cache.c:2280 rerere.c:549 rerere.c:583 rerere.c:1095
5839 #: submodule.c:1634 builtin/add.c:546 builtin/check-ignore.c:181
5840 #: builtin/checkout.c:504 builtin/checkout.c:690 builtin/clean.c:991
5841 #: builtin/commit.c:364 builtin/diff-tree.c:122 builtin/grep.c:505
5842 #: builtin/mv.c:146 builtin/reset.c:247 builtin/rm.c:290
5843 #: builtin/submodule--helper.c:332
5844 msgid "index file corrupt"
5847 #: read-cache.c:2133
5849 msgid "unable to create load_cache_entries thread: %s"
5852 #: read-cache.c:2146
5854 msgid "unable to join load_cache_entries thread: %s"
5857 #: read-cache.c:2179
5859 msgid "%s: index file open failed"
5862 #: read-cache.c:2183
5864 msgid "%s: cannot stat the open index"
5867 #: read-cache.c:2187
5869 msgid "%s: index file smaller than expected"
5872 #: read-cache.c:2191
5874 msgid "%s: unable to map index file"
5877 #: read-cache.c:2233
5879 msgid "unable to create load_index_extensions thread: %s"
5882 #: read-cache.c:2260
5884 msgid "unable to join load_index_extensions thread: %s"
5887 #: read-cache.c:2292
5889 msgid "could not freshen shared index '%s'"
5892 #: read-cache.c:2339
5894 msgid "broken index, expect %s in %s, got %s"
5897 #: read-cache.c:3035 strbuf.c:1171 wrapper.c:633 builtin/merge.c:1141
5899 msgid "could not close '%s'"
5902 #: read-cache.c:3138 sequencer.c:2487 sequencer.c:4239
5904 msgid "could not stat '%s'"
5907 #: read-cache.c:3151
5909 msgid "unable to open git dir: %s"
5912 #: read-cache.c:3163
5914 msgid "unable to unlink: %s"
5917 #: read-cache.c:3188
5919 msgid "cannot fix permission bits on '%s'"
5922 #: read-cache.c:3337
5924 msgid "%s: cannot drop to stage #0"
5927 #: rebase-interactive.c:11
5929 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5931 "Or you can abort the rebase with 'git rebase --abort'.\n"
5934 #: rebase-interactive.c:33
5937 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5940 #: rebase-interactive.c:42
5944 "p, pick <commit> = use commit\n"
5945 "r, reword <commit> = use commit, but edit the commit message\n"
5946 "e, edit <commit> = use commit, but stop for amending\n"
5947 "s, squash <commit> = use commit, but meld into previous commit\n"
5948 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5949 "x, exec <command> = run command (the rest of the line) using shell\n"
5950 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5951 "d, drop <commit> = remove commit\n"
5952 "l, label <label> = label current HEAD with a name\n"
5953 "t, reset <label> = reset HEAD to a label\n"
5954 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5955 ". create a merge commit using the original merge commit's\n"
5956 ". message (or the oneline, if no original merge commit was\n"
5957 ". specified). Use -c <commit> to reword the commit message.\n"
5959 "These lines can be re-ordered; they are executed from top to bottom.\n"
5962 #: rebase-interactive.c:63
5964 msgid "Rebase %s onto %s (%d command)"
5965 msgid_plural "Rebase %s onto %s (%d commands)"
5969 #: rebase-interactive.c:72 git-rebase--preserve-merges.sh:218
5972 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5975 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:222
5978 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
5981 #: rebase-interactive.c:81 git-rebase--preserve-merges.sh:861
5984 "You are editing the todo file of an ongoing interactive rebase.\n"
5985 "To continue rebase after editing, run:\n"
5986 " git rebase --continue\n"
5990 #: rebase-interactive.c:86 git-rebase--preserve-merges.sh:938
5993 "However, if you remove everything, the rebase will be aborted.\n"
5997 #: rebase-interactive.c:110 rerere.c:469 rerere.c:676 sequencer.c:3615
5998 #: sequencer.c:3641 sequencer.c:5424 builtin/fsck.c:329 builtin/rebase.c:272
6000 msgid "could not write '%s'"
6003 #: rebase-interactive.c:116 builtin/rebase.c:204 builtin/rebase.c:230
6004 #: builtin/rebase.c:254
6006 msgid "could not write '%s'."
6009 #: rebase-interactive.c:193
6012 "Warning: some commits may have been dropped accidentally.\n"
6013 "Dropped commits (newer to older):\n"
6016 #: rebase-interactive.c:200
6019 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6021 "Use 'git config rebase.missingCommitsCheck' to change the level of "
6023 "The possible behaviours are: ignore, warn, error.\n"
6027 #: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2402
6028 #: builtin/rebase.c:190 builtin/rebase.c:215 builtin/rebase.c:241
6029 #: builtin/rebase.c:266
6031 msgid "could not read '%s'."
6034 #: ref-filter.c:42 wt-status.c:1975
6050 msgid "ahead %d, behind %d"
6055 msgid "expected format: %%(color:<color>)"
6060 msgid "unrecognized color: %%(color:%s)"
6065 msgid "Integer value expected refname:lstrip=%s"
6070 msgid "Integer value expected refname:rstrip=%s"
6075 msgid "unrecognized %%(%s) argument: %s"
6080 msgid "%%(objecttype) does not take arguments"
6085 msgid "unrecognized %%(objectsize) argument: %s"
6090 msgid "%%(deltabase) does not take arguments"
6095 msgid "%%(body) does not take arguments"
6100 msgid "unrecognized %%(subject) argument: %s"
6105 msgid "expected %%(trailers:key=<value>)"
6110 msgid "unknown %%(trailers) argument: %s"
6115 msgid "positive value expected contents:lines=%s"
6120 msgid "unrecognized %%(contents) argument: %s"
6125 msgid "positive value expected '%s' in %%(%s)"
6130 msgid "unrecognized argument '%s' in %%(%s)"
6135 msgid "unrecognized email option: %s"
6140 msgid "expected format: %%(align:<width>,<position>)"
6145 msgid "unrecognized position:%s"
6150 msgid "unrecognized width:%s"
6155 msgid "unrecognized %%(align) argument: %s"
6160 msgid "positive width expected with the %%(align) atom"
6165 msgid "unrecognized %%(if) argument: %s"
6170 msgid "malformed field name: %.*s"
6175 msgid "unknown field name: %.*s"
6181 "not a git repository, but the field '%.*s' requires access to object data"
6186 msgid "format: %%(if) atom used without a %%(then) atom"
6191 msgid "format: %%(then) atom used without an %%(if) atom"
6196 msgid "format: %%(then) atom used more than once"
6201 msgid "format: %%(then) atom used after %%(else)"
6206 msgid "format: %%(else) atom used without an %%(if) atom"
6211 msgid "format: %%(else) atom used without a %%(then) atom"
6216 msgid "format: %%(else) atom used more than once"
6221 msgid "format: %%(end) atom used without corresponding atom"
6226 msgid "malformed format string %s"
6229 #: ref-filter.c:1555
6231 msgid "(no branch, rebasing %s)"
6234 #: ref-filter.c:1558
6236 msgid "(no branch, rebasing detached HEAD %s)"
6239 #: ref-filter.c:1561
6240 msgid "(no branch, bisect started on %s)"
6243 #: ref-filter.c:1565
6245 msgid "(HEAD detached at %s)"
6248 #: ref-filter.c:1568
6250 msgid "(HEAD detached from %s)"
6253 #: ref-filter.c:1571
6257 #: ref-filter.c:1603 ref-filter.c:1812
6259 msgid "missing object %s for %s"
6262 #: ref-filter.c:1613
6264 msgid "parse_object_buffer failed on %s for %s"
6267 #: ref-filter.c:1996
6269 msgid "malformed object at '%s'"
6272 #: ref-filter.c:2085
6274 msgid "ignoring ref with broken name %s"
6277 #: ref-filter.c:2090 refs.c:676
6279 msgid "ignoring broken ref %s"
6282 #: ref-filter.c:2430
6284 msgid "format: %%(end) atom missing"
6287 #: ref-filter.c:2529
6289 msgid "malformed object name %s"
6292 #: ref-filter.c:2534
6294 msgid "option `%s' must point to a commit"
6299 msgid "%s does not point to a valid object!"
6305 "Using '%s' as the name for the initial branch. This default branch name\n"
6306 "is subject to change. To configure the initial branch name to use in all\n"
6307 "of your new repositories, which will suppress this warning, call:\n"
6309 "\tgit config --global init.defaultBranch <name>\n"
6311 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
6312 "'development'. The just-created branch can be renamed via this command:\n"
6314 "\tgit branch -m <name>\n"
6319 msgid "could not retrieve `%s`"
6324 msgid "invalid branch name: %s = %s"
6329 msgid "ignoring dangling symref %s"
6334 msgid "log for ref %s has gap after %s"
6339 msgid "log for ref %s unexpectedly ended on %s"
6344 msgid "log for %s is empty"
6349 msgid "refusing to update ref with bad name '%s'"
6354 msgid "update_ref failed for ref '%s': %s"
6359 msgid "multiple updates for ref '%s' not allowed"
6363 msgid "ref updates forbidden inside quarantine environment"
6367 msgid "ref updates aborted by hook"
6370 #: refs.c:2242 refs.c:2272
6372 msgid "'%s' exists; cannot create '%s'"
6375 #: refs.c:2248 refs.c:2283
6377 msgid "cannot process '%s' and '%s' at the same time"
6380 #: refs/files-backend.c:1228
6382 msgid "could not remove reference %s"
6385 #: refs/files-backend.c:1242 refs/packed-backend.c:1542
6386 #: refs/packed-backend.c:1552
6388 msgid "could not delete reference %s: %s"
6391 #: refs/files-backend.c:1245 refs/packed-backend.c:1555
6393 msgid "could not delete references: %s"
6398 msgid "invalid refspec '%s'"
6403 msgid "config remote shorthand cannot begin with '/': %s"
6404 msgstr "pintasan konfigurasi remote tidak dapat diawali dengan '/': %s"
6407 msgid "more than one receivepack given, using the first"
6408 msgstr "lebih dari satu paket terima diberikan, gunakan yang pertama"
6411 msgid "more than one uploadpack given, using the first"
6412 msgstr "lebih dari satu paket unggah diberikan, gunakan yang pertama"
6416 msgid "Cannot fetch both %s and %s to %s"
6417 msgstr "tidak dapat mengambil baik %s dan %s ke %s"
6421 msgid "%s usually tracks %s, not %s"
6422 msgstr "%s biasanya melacak %s, bukan %s"
6426 msgid "%s tracks both %s and %s"
6427 msgstr "%s melacak baik %s dan %s"
6431 msgid "key '%s' of pattern had no '*'"
6432 msgstr "kunci '%s' dari pola tidak ada '*'"
6436 msgid "value '%s' of pattern has no '*'"
6437 msgstr "nilai '%s' dari pola tidak ada '*'"
6441 msgid "src refspec %s does not match any"
6442 msgstr "spek referensi sumber %s tidak cocok dengan apapun"
6446 msgid "src refspec %s matches more than one"
6447 msgstr "spek referensi sumber %s cocok dengan lebih dari satu"
6449 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
6450 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
6456 "The destination you provided is not a full refname (i.e.,\n"
6457 "starting with \"refs/\"). We tried to guess what you meant by:\n"
6459 "- Looking for a ref that matches '%s' on the remote side.\n"
6460 "- Checking if the <src> being pushed ('%s')\n"
6461 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
6462 " refs/{heads,tags}/ prefix on the remote side.\n"
6464 "Neither worked, so we gave up. You must fully qualify the ref."
6466 "Tujuan yang Anda berikan bukan nama referensi penuh (seperti \n"
6467 "dimulai dengan \"refs/\"). Kami mencoba menebak maksud Anda dengan:\n"
6468 "- Cari referensi yang cocok dengan '%s' pada sisi remote.\n"
6469 "- Perika apakah <src> yang sedang didorong ('%s') adalah \n"
6470 " referensi pada \"refs/{heads,tags}\". Bila demikian kami \n"
6471 " menambahkan awalan refs/{heads,tags}/ yang bersesuaian pada sisi \n"
6474 "Kedua-duanya tidak bekerja, jadi kami menyerah. Anda harus kualifikasi\n"
6480 "The <src> part of the refspec is a commit object.\n"
6481 "Did you mean to create a new branch by pushing to\n"
6482 "'%s:refs/heads/%s'?"
6484 "Bagian <src> dari spek referensi adalah objek komit.\n"
6485 "Apakah maksud Anda buat cabang baru dengan mendorong ke\n"
6486 "'%s:refs/heads/%s'?"
6491 "The <src> part of the refspec is a tag object.\n"
6492 "Did you mean to create a new tag by pushing to\n"
6493 "'%s:refs/tags/%s'?"
6495 "Bagian <src> dari spek referensi adalah objek tag.\n"
6496 "Apakah maksud Anda buat tag baru dengan mendorong ke\n"
6497 "'%s:refs/tags/%s'?"
6502 "The <src> part of the refspec is a tree object.\n"
6503 "Did you mean to tag a new tree by pushing to\n"
6504 "'%s:refs/tags/%s'?"
6506 "Bagian <src> dari spek referensi adalah objek pohon.\n"
6507 "Apakah maksud Anda tag pohon dengan mendorong ke\n"
6508 "'%s:refs/tags/%s'?"
6513 "The <src> part of the refspec is a blob object.\n"
6514 "Did you mean to tag a new blob by pushing to\n"
6515 "'%s:refs/tags/%s'?"
6517 "Bagian <src> dari spek referensi adalah objek blob.\n"
6518 "Apakah maksud Anda tag blob baru dengan mendorong ke\n"
6519 "'%s:refs/tags/%s'?"
6523 msgid "%s cannot be resolved to branch"
6524 msgstr "%s tidak dapat diselesaikan ke cabang"
6528 msgid "unable to delete '%s': remote ref does not exist"
6529 msgstr "tidak dapat menghapus '%s': referensi remote tidak ada"
6533 msgid "dst refspec %s matches more than one"
6534 msgstr "spek referensi tujuan %s cocok dengan lebih dari satu"
6538 msgid "dst ref %s receives from more than one src"
6539 msgstr "referensi tujuan %s menerima dari lebih dari satu sumber"
6541 #: remote.c:1724 remote.c:1825
6542 msgid "HEAD does not point to a branch"
6543 msgstr "HEAD tidak menunjuk ke cabang"
6547 msgid "no such branch: '%s'"
6548 msgstr "tidak ada cabang seperti: '%s'"
6552 msgid "no upstream configured for branch '%s'"
6553 msgstr "tidak ada hulu yang terkonfigurasi untuk cabang '%s'"
6557 msgid "upstream branch '%s' not stored as a remote-tracking branch"
6558 msgstr "cabang hulu '%s' tidak disimpan sebagai cabang pelacak remote"
6562 msgid "push destination '%s' on remote '%s' has no local tracking branch"
6563 msgstr "tujuan dorong '%s' pada remote '%s' tidak ada cabang pelacak lokal"
6567 msgid "branch '%s' has no remote for pushing"
6568 msgstr "cabang '%s' tidak ada remote untuk didorong"
6572 msgid "push refspecs for '%s' do not include '%s'"
6573 msgstr "spek referensi dorong untuk '%s' tidak termasuk '%s'"
6576 msgid "push has no destination (push.default is 'nothing')"
6577 msgstr "dorong tidak ada tujuan (push.default yaitu 'nothing')"
6580 msgid "cannot resolve 'simple' push to a single destination"
6581 msgstr "tidak dapat menyelesaikan dorongan 'sederhana' ke satu tujuan"
6585 msgid "couldn't find remote ref %s"
6586 msgstr "tidak dapat menemukan referensi remote %s"
6590 msgid "* Ignoring funny ref '%s' locally"
6591 msgstr "* Abaikan referensi lucu '%s' secara lokal"
6595 msgid "Your branch is based on '%s', but the upstream is gone.\n"
6596 msgstr "Cabang Anda didasarkan pada '%s', tapi hulu sudah tiada.\n"
6599 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
6600 msgstr " (gunakan \"git branch --unset-upstream\" untuk perbaiki)\n"
6604 msgid "Your branch is up to date with '%s'.\n"
6605 msgstr "Cabang Anda mutakhir dengan '%s'.\n"
6609 msgid "Your branch and '%s' refer to different commits.\n"
6610 msgstr "Cabang Anda dan '%s' merujuk pada komit yang berbeda.\n"
6614 msgid " (use \"%s\" for details)\n"
6615 msgstr " (gunakan \"%s\" untuk selengkapnya)\n"
6619 msgid "Your branch is ahead of '%s' by %d commit.\n"
6620 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6625 msgid " (use \"git push\" to publish your local commits)\n"
6626 msgstr " (gunakan \"git push\" untuk terbitkan komit lokal Anda)\n"
6630 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6632 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6637 msgid " (use \"git pull\" to update your local branch)\n"
6638 msgstr " (gunakan \"git pull\" untuk perbarui cabang lokal Anda)\n"
6643 "Your branch and '%s' have diverged,\n"
6644 "and have %d and %d different commit each, respectively.\n"
6646 "Your branch and '%s' have diverged,\n"
6647 "and have %d and %d different commits each, respectively.\n"
6652 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
6653 msgstr " (gunakan \"git pull\" untuk gabungkan cabang remote ke milik Anda)\n"
6657 msgid "cannot parse expected object name '%s'"
6658 msgstr "tidak dapat mengurai nama object yang diharapkan '%s'"
6660 #: replace-object.c:21
6662 msgid "bad replace ref name: %s"
6665 #: replace-object.c:30
6667 msgid "duplicate replace ref: %s"
6670 #: replace-object.c:82
6672 msgid "replace depth too high for object %s"
6675 #: rerere.c:201 rerere.c:210 rerere.c:213
6676 msgid "corrupt MERGE_RR"
6679 #: rerere.c:248 rerere.c:253
6680 msgid "unable to write rerere record"
6685 msgid "there were errors while writing '%s' (%s)"
6690 msgid "failed to flush '%s'"
6693 #: rerere.c:487 rerere.c:1023
6695 msgid "could not parse conflict hunks in '%s'"
6700 msgid "failed utime() on '%s'"
6705 msgid "writing '%s' failed"
6710 msgid "Staged '%s' using previous resolution."
6715 msgid "Recorded resolution for '%s'."
6720 msgid "Resolved '%s' using previous resolution."
6725 msgid "cannot unlink stray '%s'"
6730 msgid "Recorded preimage for '%s'"
6733 #: rerere.c:865 submodule.c:2088 builtin/log.c:1991
6734 #: builtin/submodule--helper.c:1878 builtin/submodule--helper.c:1890
6736 msgid "could not create directory '%s'"
6741 msgid "failed to update conflicted state in '%s'"
6744 #: rerere.c:1052 rerere.c:1059
6746 msgid "no remembered resolution for '%s'"
6751 msgid "cannot unlink '%s'"
6756 msgid "Updated preimage for '%s'"
6761 msgid "Forgot resolution for '%s'\n"
6765 msgid "unable to open rr-cache directory"
6769 msgid "could not determine HEAD revision"
6772 #: reset.c:70 reset.c:76 sequencer.c:3468
6774 msgid "failed to find tree of %s"
6778 msgid "--unpacked=<packfile> no longer supported"
6782 msgid "your current branch appears to be broken"
6787 msgid "your current branch '%s' does not have any commits yet"
6791 msgid "-L does not yet support diff formats besides -p and -s"
6794 #: run-command.c:767
6795 msgid "open /dev/null failed"
6798 #: run-command.c:1274
6800 msgid "cannot create async thread: %s"
6803 #: run-command.c:1338
6806 "The '%s' hook was ignored because it's not set as executable.\n"
6807 "You can disable this warning with `git config advice.ignoredHook false`."
6811 msgid "unexpected flush packet while reading remote unpack status"
6816 msgid "unable to parse remote unpack status: %s"
6821 msgid "remote unpack failed: %s"
6825 msgid "failed to sign the push certificate"
6829 msgid "the receiving end does not support this repository's hash algorithm"
6833 msgid "the receiving end does not support --signed push"
6838 "not sending a push certificate since the receiving end does not support --"
6843 msgid "the receiving end does not support --atomic push"
6847 msgid "the receiving end does not support push options"
6852 msgid "invalid commit message cleanup mode '%s'"
6857 msgid "could not delete '%s'"
6860 #: sequencer.c:343 builtin/rebase.c:757 builtin/rebase.c:1602 builtin/rm.c:385
6862 msgid "could not remove '%s'"
6879 msgid "unknown action: %d"
6884 "after resolving the conflicts, mark the corrected paths\n"
6885 "with 'git add <paths>' or 'git rm <paths>'"
6890 "after resolving the conflicts, mark the corrected paths\n"
6891 "with 'git add <paths>' or 'git rm <paths>'\n"
6892 "and commit the result with 'git commit'"
6895 #: sequencer.c:434 sequencer.c:3070
6897 msgid "could not lock '%s'"
6900 #: sequencer.c:436 sequencer.c:2869 sequencer.c:3074 sequencer.c:3088
6901 #: sequencer.c:3345 sequencer.c:5334 strbuf.c:1168 wrapper.c:631
6903 msgid "could not write to '%s'"
6908 msgid "could not write eol to '%s'"
6911 #: sequencer.c:446 sequencer.c:2874 sequencer.c:3076 sequencer.c:3090
6914 msgid "failed to finalize '%s'"
6919 msgid "your local changes would be overwritten by %s."
6923 msgid "commit your changes or stash them to proceed."
6928 msgid "%s: fast-forward"
6931 #: sequencer.c:560 builtin/tag.c:598
6933 msgid "Invalid cleanup mode %s"
6936 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
6941 msgid "%s: Unable to write new index file"
6945 msgid "unable to update cache tree"
6949 msgid "could not resolve HEAD commit"
6954 msgid "no key present in '%.*s'"
6959 msgid "unable to dequote value of '%s'"
6962 #: sequencer.c:826 wrapper.c:201 wrapper.c:371 builtin/am.c:710
6963 #: builtin/am.c:802 builtin/merge.c:1136 builtin/rebase.c:910
6965 msgid "could not open '%s' for reading"
6969 msgid "'GIT_AUTHOR_NAME' already given"
6973 msgid "'GIT_AUTHOR_EMAIL' already given"
6977 msgid "'GIT_AUTHOR_DATE' already given"
6982 msgid "unknown variable '%s'"
6986 msgid "missing 'GIT_AUTHOR_NAME'"
6990 msgid "missing 'GIT_AUTHOR_EMAIL'"
6994 msgid "missing 'GIT_AUTHOR_DATE'"
7000 "you have staged changes in your working tree\n"
7001 "If these changes are meant to be squashed into the previous commit, run:\n"
7003 " git commit --amend %s\n"
7005 "If they are meant to go into a new commit, run:\n"
7009 "In both cases, once you're done, continue with:\n"
7011 " git rebase --continue\n"
7015 msgid "'prepare-commit-msg' hook failed"
7020 "Your name and email address were configured automatically based\n"
7021 "on your username and hostname. Please check that they are accurate.\n"
7022 "You can suppress this message by setting them explicitly. Run the\n"
7023 "following command and follow the instructions in your editor to edit\n"
7024 "your configuration file:\n"
7026 " git config --global --edit\n"
7028 "After doing this, you may fix the identity used for this commit with:\n"
7030 " git commit --amend --reset-author\n"
7035 "Your name and email address were configured automatically based\n"
7036 "on your username and hostname. Please check that they are accurate.\n"
7037 "You can suppress this message by setting them explicitly:\n"
7039 " git config --global user.name \"Your Name\"\n"
7040 " git config --global user.email you@example.com\n"
7042 "After doing this, you may fix the identity used for this commit with:\n"
7044 " git commit --amend --reset-author\n"
7048 msgid "couldn't look up newly created commit"
7052 msgid "could not parse newly created commit"
7056 msgid "unable to resolve HEAD after creating commit"
7060 msgid "detached HEAD"
7064 msgid " (root-commit)"
7068 msgid "could not parse HEAD"
7073 msgid "HEAD %s is not a commit!"
7076 #: sequencer.c:1353 sequencer.c:1431 builtin/commit.c:1577
7077 msgid "could not parse HEAD commit"
7080 #: sequencer.c:1409 sequencer.c:2108
7081 msgid "unable to parse commit author"
7084 #: sequencer.c:1420 builtin/am.c:1566 builtin/merge.c:702
7085 msgid "git write-tree failed to write a tree"
7088 #: sequencer.c:1453 sequencer.c:1573
7090 msgid "unable to read commit message from '%s'"
7093 #: sequencer.c:1484 sequencer.c:1516
7095 msgid "invalid author identity '%s'"
7099 msgid "corrupt author: missing date information"
7102 #: sequencer.c:1529 builtin/am.c:1593 builtin/commit.c:1678 builtin/merge.c:905
7103 #: builtin/merge.c:930 t/helper/test-fast-rebase.c:78
7104 msgid "failed to write commit object"
7107 #: sequencer.c:1556 sequencer.c:4291 t/helper/test-fast-rebase.c:198
7109 msgid "could not update %s"
7114 msgid "could not parse commit %s"
7119 msgid "could not parse parent commit %s"
7122 #: sequencer.c:1693 sequencer.c:1804
7124 msgid "unknown command: %d"
7127 #: sequencer.c:1751 sequencer.c:1776
7129 msgid "This is a combination of %d commits."
7133 msgid "need a HEAD to fixup"
7136 #: sequencer.c:1763 sequencer.c:3380
7137 msgid "could not read HEAD"
7141 msgid "could not read HEAD's commit message"
7146 msgid "cannot write '%s'"
7149 #: sequencer.c:1778 git-rebase--preserve-merges.sh:486
7150 msgid "This is the 1st commit message:"
7155 msgid "could not read commit message of %s"
7160 msgid "This is the commit message #%d:"
7165 msgid "The commit message #%d will be skipped:"
7169 msgid "your index file is unmerged."
7173 msgid "cannot fixup root commit"
7178 msgid "commit %s is a merge but no -m option was given."
7181 #: sequencer.c:1921 sequencer.c:1929
7183 msgid "commit %s does not have parent %d"
7188 msgid "cannot get commit message for %s"
7191 #. TRANSLATORS: The first %s will be a "todo" command like
7192 #. "revert" or "pick", the second %s a SHA1.
7195 msgid "%s: cannot parse parent commit %s"
7200 msgid "could not rename '%s' to '%s'"
7205 msgid "could not revert %s... %s"
7210 msgid "could not apply %s... %s"
7215 msgid "dropping %s %s -- patch contents already upstream\n"
7220 msgid "git %s: failed to read the index"
7225 msgid "git %s: failed to refresh the index"
7230 msgid "%s does not accept arguments: '%s'"
7235 msgid "missing arguments for %s"
7240 msgid "could not parse '%s'"
7245 msgid "invalid line %d: %.*s"
7250 msgid "cannot '%s' without a previous commit"
7254 msgid "cancelling a cherry picking in progress"
7258 msgid "cancelling a revert in progress"
7262 msgid "please fix this using 'git rebase --edit-todo'."
7267 msgid "unusable instruction sheet: '%s'"
7271 msgid "no commits parsed."
7275 msgid "cannot cherry-pick during a revert."
7279 msgid "cannot revert during a cherry-pick."
7284 msgid "invalid value for %s: %s"
7288 msgid "unusable squash-onto"
7293 msgid "malformed options sheet: '%s'"
7296 #: sequencer.c:2811 sequencer.c:4644
7297 msgid "empty commit set passed"
7301 msgid "revert is already in progress"
7306 msgid "try \"git revert (--continue | %s--abort | --quit)\""
7310 msgid "cherry-pick is already in progress"
7315 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
7320 msgid "could not create sequencer directory '%s'"
7324 msgid "could not lock HEAD"
7327 #: sequencer.c:2924 sequencer.c:4379
7328 msgid "no cherry-pick or revert in progress"
7331 #: sequencer.c:2926 sequencer.c:2937
7332 msgid "cannot resolve HEAD"
7335 #: sequencer.c:2928 sequencer.c:2972
7336 msgid "cannot abort from a branch yet to be born"
7339 #: sequencer.c:2958 builtin/grep.c:757
7341 msgid "cannot open '%s'"
7346 msgid "cannot read '%s': %s"
7350 msgid "unexpected end of file"
7355 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
7359 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
7363 msgid "no revert in progress"
7367 msgid "no cherry-pick in progress"
7371 msgid "failed to skip the commit"
7375 msgid "there is nothing to skip"
7381 "have you committed already?\n"
7382 "try \"git %s --continue\""
7385 #: sequencer.c:3210 sequencer.c:4271
7386 msgid "cannot read HEAD"
7391 msgid "unable to copy '%s' to '%s'"
7397 "You can amend the commit now, with\n"
7399 " git commit --amend %s\n"
7401 "Once you are satisfied with your changes, run\n"
7403 " git rebase --continue\n"
7408 msgid "Could not apply %s... %.*s"
7413 msgid "Could not merge %.*s"
7416 #: sequencer.c:3266 sequencer.c:3270 builtin/difftool.c:640
7418 msgid "could not copy '%s' to '%s'"
7423 msgid "Executing: %s\n"
7429 "execution failed: %s\n"
7430 "%sYou can fix the problem, and then run\n"
7432 " git rebase --continue\n"
7437 msgid "and made changes to the index and/or the working tree\n"
7443 "execution succeeded: %s\n"
7444 "but left changes to the index and/or the working tree\n"
7445 "Commit or stash your changes, and then run\n"
7447 " git rebase --continue\n"
7453 msgid "illegal label name: '%.*s'"
7457 msgid "writing fake root commit"
7461 msgid "writing squash-onto"
7466 msgid "could not resolve '%s'"
7470 msgid "cannot merge without a current revision"
7475 msgid "unable to parse '%.*s'"
7480 msgid "nothing to merge: '%.*s'"
7484 msgid "octopus merge cannot be executed on top of a [new root]"
7489 msgid "could not get commit message of '%s'"
7494 msgid "could not even attempt to merge '%.*s'"
7498 msgid "merge: Unable to write new index file"
7502 msgid "Cannot autostash"
7507 msgid "Unexpected stash response: '%s'"
7512 msgid "Could not create directory for '%s'"
7517 msgid "Created autostash: %s\n"
7521 msgid "could not reset --hard"
7526 msgid "Applied autostash.\n"
7531 msgid "cannot store %s"
7538 "Your changes are safe in the stash.\n"
7539 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
7543 msgid "Applying autostash resulted in conflicts."
7547 msgid "Autostash exists; creating a new stash entry."
7550 #: sequencer.c:4033 git-rebase--preserve-merges.sh:769
7551 msgid "could not detach HEAD"
7556 msgid "Stopped at HEAD\n"
7561 msgid "Stopped at %s\n"
7567 "Could not execute the todo command\n"
7570 "It has been rescheduled; To edit the command before continuing, please\n"
7571 "edit the todo list first:\n"
7573 " git rebase --edit-todo\n"
7574 " git rebase --continue\n"
7579 msgid "Rebasing (%d/%d)%s"
7584 msgid "Stopped at %s... %.*s\n"
7589 msgid "unknown command %d"
7593 msgid "could not read orig-head"
7597 msgid "could not read 'onto'"
7602 msgid "could not update HEAD to %s"
7607 msgid "Successfully rebased and updated %s.\n"
7611 msgid "cannot rebase: You have unstaged changes."
7615 msgid "cannot amend non-existing commit"
7620 msgid "invalid file: '%s'"
7625 msgid "invalid contents: '%s'"
7631 "You have uncommitted changes in your working tree. Please, commit them\n"
7632 "first and then run 'git rebase --continue' again."
7635 #: sequencer.c:4443 sequencer.c:4482
7637 msgid "could not write file: '%s'"
7641 msgid "could not remove CHERRY_PICK_HEAD"
7645 msgid "could not commit staged changes."
7650 msgid "%s: can't cherry-pick a %s"
7655 msgid "%s: bad revision"
7659 msgid "can't revert as initial commit"
7663 msgid "make_script: unhandled options"
7667 msgid "make_script: error preparing revisions"
7670 #: sequencer.c:5382 sequencer.c:5399
7671 msgid "nothing to do"
7675 msgid "could not skip unnecessary pick commands"
7679 msgid "the script was already rearranged."
7684 msgid "'%s' is outside repository at '%s'"
7690 "%s: no such path in the working tree.\n"
7691 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7697 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7698 "Use '--' to separate paths from revisions, like this:\n"
7699 "'git <command> [<revision>...] -- [<file>...]'"
7704 msgid "option '%s' must come before non-option arguments"
7710 "ambiguous argument '%s': both revision and filename\n"
7711 "Use '--' to separate paths from revisions, like this:\n"
7712 "'git <command> [<revision>...] -- [<file>...]'"
7716 msgid "unable to set up work tree using invalid config"
7720 msgid "this operation must be run in a work tree"
7725 msgid "Expected git repo version <= %d, found %d"
7729 msgid "unknown repository extensions found:"
7733 msgid "repo version is 0, but v1-only extensions found:"
7738 msgid "error opening '%s'"
7743 msgid "too large to be a .git file: '%s'"
7748 msgid "error reading %s"
7753 msgid "invalid gitfile format: %s"
7758 msgid "no path in gitfile: %s"
7763 msgid "not a git repository: %s"
7768 msgid "'$%s' too big"
7773 msgid "not a git repository: '%s'"
7776 #: setup.c:855 setup.c:857 setup.c:888
7778 msgid "cannot chdir to '%s'"
7781 #: setup.c:860 setup.c:916 setup.c:926 setup.c:965 setup.c:973
7782 msgid "cannot come back to cwd"
7787 msgid "failed to stat '%*s%s%s'"
7791 msgid "Unable to read current working directory"
7794 #: setup.c:1234 setup.c:1240
7796 msgid "cannot change to '%s'"
7801 msgid "not a git repository (or any of the parent directories): %s"
7807 "not a git repository (or any parent up to mount point %s)\n"
7808 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7814 "problem with core.sharedRepository filemode value (0%.3o).\n"
7815 "The owner of files must always have read and write permissions."
7819 msgid "open /dev/null or dup failed"
7827 msgid "setsid failed"
7830 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7833 msgid "%u.%2.2u GiB"
7836 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7839 msgid "%u.%2.2u GiB/s"
7842 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7845 msgid "%u.%2.2u MiB"
7848 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7851 msgid "%u.%2.2u MiB/s"
7854 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7857 msgid "%u.%2.2u KiB"
7860 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7863 msgid "%u.%2.2u KiB/s"
7866 #. TRANSLATORS: IEC 80000-13:2008 byte
7870 msgid_plural "%u bytes"
7874 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7878 msgid_plural "%u bytes/s"
7882 #: strbuf.c:1166 wrapper.c:199 wrapper.c:369 builtin/am.c:719
7883 #: builtin/rebase.c:866
7885 msgid "could not open '%s' for writing"
7890 msgid "could not edit '%s'"
7893 #: submodule-config.c:237
7895 msgid "ignoring suspicious submodule name: %s"
7898 #: submodule-config.c:304
7899 msgid "negative values not allowed for submodule.fetchjobs"
7902 #: submodule-config.c:402
7904 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7907 #: submodule-config.c:499
7909 msgid "invalid value for %s"
7912 #: submodule-config.c:766
7914 msgid "Could not update .gitmodules entry %s"
7917 #: submodule.c:114 submodule.c:143
7918 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7921 #: submodule.c:118 submodule.c:147
7923 msgid "Could not find section in .gitmodules where path=%s"
7928 msgid "Could not remove .gitmodules entry for %s"
7932 msgid "staging updated .gitmodules failed"
7937 msgid "in unpopulated submodule '%s'"
7942 msgid "Pathspec '%s' is in submodule '%.*s'"
7947 msgid "bad --ignore-submodules argument: %s"
7953 "Submodule in commit %s at path: '%s' collides with a submodule named the "
7954 "same. Skipping it."
7959 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7965 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7971 msgid "process for submodule '%s' failed"
7974 #: submodule.c:1157 builtin/branch.c:689 builtin/submodule--helper.c:2469
7975 msgid "Failed to resolve HEAD as a valid ref."
7980 msgid "Pushing submodule '%s'\n"
7985 msgid "Unable to push submodule '%s'\n"
7990 msgid "Fetching submodule %s%s\n"
7995 msgid "Could not access submodule '%s'\n"
8001 "Errors during submodule fetch:\n"
8007 msgid "'%s' not recognized as a git repository"
8012 msgid "Could not run 'git status --porcelain=2' in submodule %s"
8017 msgid "'git status --porcelain=2' failed in submodule %s"
8022 msgid "could not start 'git status' in submodule '%s'"
8027 msgid "could not run 'git status' in submodule '%s'"
8032 msgid "Could not unset core.worktree setting in submodule '%s'"
8035 #: submodule.c:1865 submodule.c:2175
8037 msgid "could not recurse into submodule '%s'"
8041 msgid "could not reset submodule index"
8046 msgid "submodule '%s' has dirty index"
8051 msgid "Submodule '%s' could not be updated."
8056 msgid "submodule git dir '%s' is inside git dir '%.*s'"
8062 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
8065 #: submodule.c:2081 submodule.c:2140
8067 msgid "could not lookup name for submodule '%s'"
8072 msgid "refusing to move '%s' into an existing git dir"
8078 "Migrating git directory of '%s%s' from\n"
8084 msgid "could not start ls-files in .."
8089 msgid "ls-tree returned unexpected return code %d"
8094 msgid "running trailer command '%s' failed"
8097 #: trailer.c:483 trailer.c:488 trailer.c:493 trailer.c:547 trailer.c:551
8100 msgid "unknown value '%s' for key '%s'"
8103 #: trailer.c:537 trailer.c:542 builtin/remote.c:299 builtin/remote.c:324
8105 msgid "more than one %s"
8110 msgid "empty trailer token in trailer '%.*s'"
8115 msgid "could not read input file '%s'"
8118 #: trailer.c:751 builtin/mktag.c:91
8119 msgid "could not read from stdin"
8122 #: trailer.c:1009 wrapper.c:676
8124 msgid "could not stat %s"
8129 msgid "file %s is not a regular file"
8134 msgid "file %s is not writable by user"
8138 msgid "could not open temporary file"
8143 msgid "could not rename temporary file to %s"
8146 #: transport-helper.c:62 transport-helper.c:91
8147 msgid "full write to remote helper failed"
8150 #: transport-helper.c:145
8152 msgid "unable to find remote helper for '%s'"
8155 #: transport-helper.c:161 transport-helper.c:575
8156 msgid "can't dup helper output fd"
8159 #: transport-helper.c:214
8162 "unknown mandatory capability %s; this remote helper probably needs newer "
8166 #: transport-helper.c:220
8167 msgid "this remote helper should implement refspec capability"
8170 #: transport-helper.c:287 transport-helper.c:429
8172 msgid "%s unexpectedly said: '%s'"
8175 #: transport-helper.c:417
8177 msgid "%s also locked %s"
8180 #: transport-helper.c:497
8181 msgid "couldn't run fast-import"
8184 #: transport-helper.c:520
8185 msgid "error while running fast-import"
8188 #: transport-helper.c:549 transport-helper.c:1237
8190 msgid "could not read ref %s"
8193 #: transport-helper.c:594
8195 msgid "unknown response to connect: %s"
8198 #: transport-helper.c:616
8199 msgid "setting remote service path not supported by protocol"
8202 #: transport-helper.c:618
8203 msgid "invalid remote service path"
8206 #: transport-helper.c:661 transport.c:1447
8207 msgid "operation not supported by protocol"
8210 #: transport-helper.c:664
8212 msgid "can't connect to subservice %s"
8215 #: transport-helper.c:745
8216 msgid "'option' without a matching 'ok/error' directive"
8219 #: transport-helper.c:788
8221 msgid "expected ok/error, helper said '%s'"
8224 #: transport-helper.c:845
8226 msgid "helper reported unexpected status of %s"
8229 #: transport-helper.c:928
8231 msgid "helper %s does not support dry-run"
8234 #: transport-helper.c:931
8236 msgid "helper %s does not support --signed"
8239 #: transport-helper.c:934
8241 msgid "helper %s does not support --signed=if-asked"
8244 #: transport-helper.c:939
8246 msgid "helper %s does not support --atomic"
8249 #: transport-helper.c:943
8251 msgid "helper %s does not support --%s"
8254 #: transport-helper.c:950
8256 msgid "helper %s does not support 'push-option'"
8259 #: transport-helper.c:1050
8260 msgid "remote-helper doesn't support push; refspec needed"
8263 #: transport-helper.c:1055
8265 msgid "helper %s does not support 'force'"
8268 #: transport-helper.c:1102
8269 msgid "couldn't run fast-export"
8272 #: transport-helper.c:1107
8273 msgid "error while running fast-export"
8276 #: transport-helper.c:1132
8279 "No refs in common and none specified; doing nothing.\n"
8280 "Perhaps you should specify a branch.\n"
8283 #: transport-helper.c:1214
8285 msgid "unsupported object format '%s'"
8288 #: transport-helper.c:1223
8290 msgid "malformed response in ref list: %s"
8293 #: transport-helper.c:1375
8295 msgid "read(%s) failed"
8298 #: transport-helper.c:1402
8300 msgid "write(%s) failed"
8303 #: transport-helper.c:1451
8305 msgid "%s thread failed"
8308 #: transport-helper.c:1455
8310 msgid "%s thread failed to join: %s"
8313 #: transport-helper.c:1474 transport-helper.c:1478
8315 msgid "can't start thread for copying data: %s"
8318 #: transport-helper.c:1515
8320 msgid "%s process failed to wait"
8323 #: transport-helper.c:1519
8325 msgid "%s process failed"
8328 #: transport-helper.c:1537 transport-helper.c:1546
8329 msgid "can't start thread for copying data"
8334 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8339 msgid "could not read bundle '%s'"
8344 msgid "transport: invalid depth option '%s'"
8348 msgid "see protocol.version in 'git help config' for more details"
8352 msgid "server options require protocol version 2 or later"
8356 msgid "could not parse transport.color.* config"
8360 msgid "support for protocol v2 not implemented yet"
8365 msgid "unknown value for config '%s': %s"
8370 msgid "transport '%s' not allowed"
8374 msgid "git-over-rsync is no longer supported"
8380 "The following submodule paths contain changes that can\n"
8381 "not be found on any remote:\n"
8390 "\tgit push --recurse-submodules=on-demand\n"
8392 "or cd to the path and use\n"
8396 "to push them to a remote.\n"
8405 msgid "failed to push all needed submodules"
8409 msgid "too-short tree object"
8413 msgid "malformed mode in tree entry"
8417 msgid "empty filename in tree entry"
8421 msgid "too-short tree file"
8424 #: unpack-trees.c:113
8427 "Your local changes to the following files would be overwritten by checkout:\n"
8428 "%%sPlease commit your changes or stash them before you switch branches."
8431 #: unpack-trees.c:115
8434 "Your local changes to the following files would be overwritten by checkout:\n"
8438 #: unpack-trees.c:118
8441 "Your local changes to the following files would be overwritten by merge:\n"
8442 "%%sPlease commit your changes or stash them before you merge."
8445 #: unpack-trees.c:120
8448 "Your local changes to the following files would be overwritten by merge:\n"
8452 #: unpack-trees.c:123
8455 "Your local changes to the following files would be overwritten by %s:\n"
8456 "%%sPlease commit your changes or stash them before you %s."
8459 #: unpack-trees.c:125
8462 "Your local changes to the following files would be overwritten by %s:\n"
8466 #: unpack-trees.c:130
8469 "Updating the following directories would lose untracked files in them:\n"
8473 #: unpack-trees.c:134
8476 "The following untracked working tree files would be removed by checkout:\n"
8477 "%%sPlease move or remove them before you switch branches."
8480 #: unpack-trees.c:136
8483 "The following untracked working tree files would be removed by checkout:\n"
8487 #: unpack-trees.c:139
8490 "The following untracked working tree files would be removed by merge:\n"
8491 "%%sPlease move or remove them before you merge."
8494 #: unpack-trees.c:141
8497 "The following untracked working tree files would be removed by merge:\n"
8501 #: unpack-trees.c:144
8504 "The following untracked working tree files would be removed by %s:\n"
8505 "%%sPlease move or remove them before you %s."
8508 #: unpack-trees.c:146
8511 "The following untracked working tree files would be removed by %s:\n"
8515 #: unpack-trees.c:152
8518 "The following untracked working tree files would be overwritten by "
8520 "%%sPlease move or remove them before you switch branches."
8523 #: unpack-trees.c:154
8526 "The following untracked working tree files would be overwritten by "
8531 #: unpack-trees.c:157
8534 "The following untracked working tree files would be overwritten by merge:\n"
8535 "%%sPlease move or remove them before you merge."
8538 #: unpack-trees.c:159
8541 "The following untracked working tree files would be overwritten by merge:\n"
8545 #: unpack-trees.c:162
8548 "The following untracked working tree files would be overwritten by %s:\n"
8549 "%%sPlease move or remove them before you %s."
8552 #: unpack-trees.c:164
8555 "The following untracked working tree files would be overwritten by %s:\n"
8559 #: unpack-trees.c:172
8561 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
8564 #: unpack-trees.c:175
8567 "Cannot update submodule:\n"
8571 #: unpack-trees.c:178
8574 "The following paths are not up to date and were left despite sparse "
8579 #: unpack-trees.c:180
8582 "The following paths are unmerged and were left despite sparse patterns:\n"
8586 #: unpack-trees.c:182
8589 "The following paths were already present and thus not updated despite sparse "
8594 #: unpack-trees.c:262
8599 #: unpack-trees.c:289
8602 "After fixing the above paths, you may want to run `git sparse-checkout "
8606 #: unpack-trees.c:350
8607 msgid "Updating files"
8610 #: unpack-trees.c:382
8612 "the following paths have collided (e.g. case-sensitive paths\n"
8613 "on a case-insensitive filesystem) and only one from the same\n"
8614 "colliding group is in the working tree:\n"
8617 #: unpack-trees.c:1498
8618 msgid "Updating index flags"
8621 #: upload-pack.c:1543
8622 msgid "expected flush after fetch arguments"
8626 msgid "invalid URL scheme name or missing '://' suffix"
8629 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8631 msgid "invalid %XX escape sequence"
8635 msgid "missing host and scheme is not 'file:'"
8639 msgid "a 'file:' URL may not have a port number"
8643 msgid "invalid characters in host name"
8646 #: urlmatch.c:292 urlmatch.c:303
8647 msgid "invalid port number"
8651 msgid "invalid '..' path segment"
8655 msgid "Fetching objects"
8658 #: worktree.c:238 builtin/am.c:2103
8660 msgid "failed to read '%s'"
8665 msgid "'%s' at main working tree is not the repository directory"
8670 msgid "'%s' file does not contain absolute path to the working tree location"
8675 msgid "'%s' does not exist"
8680 msgid "'%s' is not a .git file, error code %d"
8685 msgid "'%s' does not point back to '%s'"
8689 msgid "not a directory"
8693 msgid ".git is not a file"
8697 msgid ".git file broken"
8701 msgid ".git file incorrect"
8705 msgid "not a valid path"
8709 msgid "unable to locate repository; .git is not a file"
8713 msgid "unable to locate repository; .git file does not reference a repository"
8717 msgid "unable to locate repository; .git file broken"
8721 msgid "gitdir unreadable"
8725 msgid "gitdir incorrect"
8729 msgid "not a valid directory"
8733 msgid "gitdir file does not exist"
8736 #: worktree.c:787 worktree.c:796
8738 msgid "unable to read gitdir file (%s)"
8743 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
8747 msgid "invalid gitdir file"
8751 msgid "gitdir file points to non-existent location"
8754 #: wrapper.c:197 wrapper.c:367
8756 msgid "could not open '%s' for reading and writing"
8759 #: wrapper.c:398 wrapper.c:599
8761 msgid "unable to access '%s'"
8765 msgid "unable to get current working directory"
8769 msgid "Unmerged paths:"
8770 msgstr "Jalur yang tak tergabung:"
8772 #: wt-status.c:187 wt-status.c:219
8773 msgid " (use \"git restore --staged <file>...\" to unstage)"
8774 msgstr " (gunakan \"git restore --staged <berkas>...\" untuk menggelar balik)"
8776 #: wt-status.c:190 wt-status.c:222
8778 msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
8780 " (gunakan \"git restore --source=%s --staged <berkas>..\" untuk menggelar "
8783 #: wt-status.c:193 wt-status.c:225
8784 msgid " (use \"git rm --cached <file>...\" to unstage)"
8785 msgstr " (gunakan \"git rm --cached <berkas>...\" untuk menggelar balik)"
8788 msgid " (use \"git add <file>...\" to mark resolution)"
8789 msgstr " (gunakan \"git add <berkas>...\" untuk menandai penyelesaian)"
8791 #: wt-status.c:199 wt-status.c:203
8792 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8794 " (gunakan \"git add.rm <berkas>...\" sebagaimana mestinya untuk menandai "
8798 msgid " (use \"git rm <file>...\" to mark resolution)"
8799 msgstr " (gunakan \"git rm <berkas>\" untuk menandai penyelesaian)"
8801 #: wt-status.c:211 wt-status.c:1072
8802 msgid "Changes to be committed:"
8803 msgstr "Perubahan yang akan dikomit:"
8805 #: wt-status.c:234 wt-status.c:1081
8806 msgid "Changes not staged for commit:"
8807 msgstr "Perubahan yang tidak digelar untuk komit:"
8810 msgid " (use \"git add <file>...\" to update what will be committed)"
8812 " (gunakan \"git add <berkas>...\" untuk memperbarui apa yang akan dikomit)"
8815 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
8817 " (gunakan \"git add/rm <berkas>...\" untuk memperbarui apa yang akan "
8822 " (use \"git restore <file>...\" to discard changes in working directory)"
8824 " (gunakan \"git restore <berkas>...\" untuk membuang perubahan di direktori "
8828 msgid " (commit or discard the untracked or modified content in submodules)"
8830 " (komit atau buang konten yang tak dilacak atau diubah dalam submodul)"
8834 msgid " (use \"git %s <file>...\" to include in what will be committed)"
8835 msgstr " (use \"git %s <berkas>...\" untuk menyertakan apa yang akan dikomit)"
8838 msgid "both deleted:"
8839 msgstr "kedua-duanya dihapus:"
8842 msgid "added by us:"
8843 msgstr "ditambahkan oleh kami:"
8846 msgid "deleted by them:"
8847 msgstr "dihapus oleh mereka:"
8850 msgid "added by them:"
8851 msgstr "ditambahkan oleh mereka:"
8854 msgid "deleted by us:"
8855 msgstr "dihapus oleh kami:"
8859 msgstr "kedua-duanya ditambah:"
8862 msgid "both modified:"
8863 msgstr "kedua-duanya diubah:"
8867 msgstr "berkas baru:"
8883 msgstr "terganti nama:"
8887 msgstr "tipe perubahan:"
8891 msgstr "tidak diketahui:"
8895 msgstr "tidak digabung:"
8898 msgid "new commits, "
8899 msgstr "komit baru, "
8902 msgid "modified content, "
8903 msgstr "konten yang dimodifikasi, "
8906 msgid "untracked content, "
8907 msgstr "konten yang tak dilacak, "
8911 msgid "Your stash currently has %d entry"
8912 msgid_plural "Your stash currently has %d entries"
8913 msgstr[0] "Simpanan Anda saat ini ada %d entri"
8914 msgstr[1] "Simpanan Anda saat ini ada %d entri"
8917 msgid "Submodules changed but not updated:"
8918 msgstr "Submodul berubah tapi tak diperbarui:"
8921 msgid "Submodule changes to be committed:"
8922 msgstr "Perubahan submodul yang akan dikomit:"
8926 "Do not modify or remove the line above.\n"
8927 "Everything below it will be ignored."
8929 "Jangan ubah atau hapus baris diatas.\n"
8930 "Semua dibawahnya akan diabaikan."
8936 "It took %.2f seconds to compute the branch ahead/behind values.\n"
8937 "You can use '--no-ahead-behind' to avoid this.\n"
8940 "Butuh %.2f detik untuk menghitung cabang di depan/di belakang nilai.\n"
8941 "Anda bisa gunakan '--no-ahead-behind' untuk menghindari hal tersebut.\n"
8944 msgid "You have unmerged paths."
8945 msgstr "Anda punya jalur yang tak tergabung."
8948 msgid " (fix conflicts and run \"git commit\")"
8949 msgstr " (selesaikan konflik dan jalankan \"git commit\")"
8952 msgid " (use \"git merge --abort\" to abort the merge)"
8953 msgstr " (gunakan \"git merge --abort\" untuk membatalkan penggabungan)"
8956 msgid "All conflicts fixed but you are still merging."
8957 msgstr "Semua konflik sudah selesai tapi Anda masih menggabungkan."
8960 msgid " (use \"git commit\" to conclude merge)"
8961 msgstr " (gunakan \"git commit\" untuk mengakhiri penggabungan)"
8964 msgid "You are in the middle of an am session."
8965 msgstr "Anda berada ditengah-tengah sesi am."
8968 msgid "The current patch is empty."
8969 msgstr "Jalur saat ini kosong"
8972 msgid " (fix conflicts and then run \"git am --continue\")"
8973 msgstr " (selesaikan konflik lalu jalankan \"git am --continue\")"
8976 msgid " (use \"git am --skip\" to skip this patch)"
8977 msgstr " (gunakan \"git am --skip\" untuk lewati tambalan ini)"
8980 msgid " (use \"git am --abort\" to restore the original branch)"
8981 msgstr " (gunakan \"git am --abort\" untuk mengembalikan cabang asal)"
8984 msgid "git-rebase-todo is missing."
8985 msgstr "git-rebase-todo hilang."
8988 msgid "No commands done."
8989 msgstr "Tidak ada perintah selesai."
8993 msgid "Last command done (%d command done):"
8994 msgid_plural "Last commands done (%d commands done):"
8995 msgstr[0] "Perintah yang selesai (%d perintah):"
8996 msgstr[1] "Perintah yang selesai (%d perintah):"
9000 msgid " (see more in file %s)"
9001 msgstr " (lihat lebih lanjut di berkas %s)"
9004 msgid "No commands remaining."
9005 msgstr "Tidak ada perintah yang tersisa."
9009 msgid "Next command to do (%d remaining command):"
9010 msgid_plural "Next commands to do (%d remaining commands):"
9011 msgstr[0] "Perintah berikutnya (%d perintah tersisa):"
9012 msgstr[1] "Perintah berikutnya (%d perintah tersisa):"
9015 msgid " (use \"git rebase --edit-todo\" to view and edit)"
9016 msgstr " (gunakan \"git rebase --edit-todo\" untuk lihat dan sunting)"
9020 msgid "You are currently rebasing branch '%s' on '%s'."
9021 msgstr "Anda sedang mendasarkan ulang cabang '%s' pada '%s'."
9024 msgid "You are currently rebasing."
9025 msgstr "Anda sedang mendasarkan ulang."
9028 msgid " (fix conflicts and then run \"git rebase --continue\")"
9029 msgstr " (selesaikan konflik lalu jalankan \"git rebase --continue\")"
9032 msgid " (use \"git rebase --skip\" to skip this patch)"
9033 msgstr " (gunakan \"git rebase --skip\" untuk lewati tambalan ini)"
9036 msgid " (use \"git rebase --abort\" to check out the original branch)"
9037 msgstr " (gunakan \"git rebase --abort\" untuk check out cabang asal)"
9040 msgid " (all conflicts fixed: run \"git rebase --continue\")"
9041 msgstr " (semua konflik sudah selesai: jalankan \"git rebase --continue\")"
9046 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
9048 "Anda sedang membelah komit saat mendasarkan ulang cabang '%s' pada '%s'."
9051 msgid "You are currently splitting a commit during a rebase."
9052 msgstr "Anda sedang membelah komit saat mendasarkan ulang."
9055 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
9057 " (Setelah direktori kerja Anda bersih, jalankan \"git rebase --continue\")"
9061 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
9063 "Anda sedang menyunting komit saat mendasarkan ulang cabang '%s' pada '%s'."
9066 msgid "You are currently editing a commit during a rebase."
9067 msgstr "Anda sedang menyunting komit saat mendasarkan ulang."
9070 msgid " (use \"git commit --amend\" to amend the current commit)"
9071 msgstr " (gunakan \"git commit --amend\" untuk mengubah komit saat ini)"
9075 " (use \"git rebase --continue\" once you are satisfied with your changes)"
9077 " (gunakan \"git rebase --continue\" begitu Anda puas dengan perubahan Anda)"
9080 msgid "Cherry-pick currently in progress."
9081 msgstr "Petik ceri sedang berjalan."
9085 msgid "You are currently cherry-picking commit %s."
9086 msgstr "Anda sedang memetik ceri komit %s."
9089 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
9090 msgstr " (selesaikan konflik dan jalankan \"git cherry-pick --continue\")"
9093 msgid " (run \"git cherry-pick --continue\" to continue)"
9094 msgstr " (jalankan \"git cherry-pick --continue\" untuk melanjutkan)"
9097 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
9099 " (semua konflik sudah selesai: jalankan \"git cherry-pick --continue\")"
9102 msgid " (use \"git cherry-pick --skip\" to skip this patch)"
9103 msgstr " (gunakan \"git cherry-pick --skip\" untuk lewati tambalan ini)"
9106 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
9108 " (gunakan \"git cherry-pick --abort\" untuk membatalkan operasi petik ceri)"
9111 msgid "Revert currently in progress."
9112 msgstr "Pengembalian sedang berjalang."
9116 msgid "You are currently reverting commit %s."
9117 msgstr "Anda sedang mengembalikan komit %s."
9120 msgid " (fix conflicts and run \"git revert --continue\")"
9121 msgstr " (selesaikan konflik dan jalankan \"git revert --continue\")"
9124 msgid " (run \"git revert --continue\" to continue)"
9125 msgstr " (jalankan \"git revert --continue\" untuk melanjutkan)"
9128 msgid " (all conflicts fixed: run \"git revert --continue\")"
9129 msgstr " (semua konflik sudah selesai: jalankan \"git revert --continue\")"
9132 msgid " (use \"git revert --skip\" to skip this patch)"
9133 msgstr " (gunakan \"git revert --skip\" untuk lewati tambalan ini)"
9136 msgid " (use \"git revert --abort\" to cancel the revert operation)"
9138 " (gunakan \"git revert --abort\" untuk membatalkan operasi pengembalian)"
9142 msgid "You are currently bisecting, started from branch '%s'."
9143 msgstr "Anda sedang membagi dua, dimulai dari cabang '%s'."
9146 msgid "You are currently bisecting."
9147 msgstr "Anda sedang membagi dua."
9150 msgid " (use \"git bisect reset\" to get back to the original branch)"
9151 msgstr " (gunakan \"git bisect reset\" untuk kembali ke cabang asal)"
9155 msgid "You are in a sparse checkout with %d%% of tracked files present."
9156 msgstr "Anda berada dalam checkout tipis dengan %d%% berkas terlacak ada."
9160 msgstr "Pada cabang "
9163 msgid "interactive rebase in progress; onto "
9164 msgstr "sedang mendasarkan ulang interaktif; ke "
9167 msgid "rebase in progress; onto "
9168 msgstr "sedang mendasarkan ulang; ke "
9171 msgid "HEAD detached at "
9175 msgid "HEAD detached from "
9179 msgid "Not currently on any branch."
9180 msgstr "Tidak sedang berada pada cabang apapun."
9183 msgid "Initial commit"
9187 msgid "No commits yet"
9188 msgstr "Tidak ada komit"
9191 msgid "Untracked files"
9192 msgstr "Berkas tak terlacak"
9195 msgid "Ignored files"
9196 msgstr "Berkas yang diabaikan"
9201 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
9202 "may speed it up, but you have to be careful not to forget to add\n"
9203 "new files yourself (see 'git help status')."
9205 "Butuh %.2f detik untuk menghitung berkas tak terlacak. 'status -uno'\n"
9206 "mungkin bisa mempercepat, tapi Anda harus berhati-hati jangan sampai lupa\n"
9207 "untuk tambahkan berkas baru sendiri (lihat 'git help status')."
9211 msgid "Untracked files not listed%s"
9212 msgstr "Berkas tak terlacak yang tak disebutkan%s"
9215 msgid " (use -u option to show untracked files)"
9216 msgstr " (gunakan opsi -u untuk melihat berkas yang tak terlacak)"
9220 msgstr "Tidak ada perubahan"
9224 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
9226 "tidak ada perubahan untuk dikomit (gunakan \"git add\" dan/atau \"git commit "
9231 msgid "no changes added to commit\n"
9232 msgstr "tidak ada perubahan untuk dikomit\n"
9237 "nothing added to commit but untracked files present (use \"git add\" to "
9240 "tidak ada perubahan untuk dikomit tapi berkas yang tak terlacak ada(gunakan "
9241 "\"git add\" untuk lacak)\n"
9245 msgid "nothing added to commit but untracked files present\n"
9246 msgstr "tidak ada perubahan untuk dikomit tapi berkas yang tak terlacak ada\n"
9250 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
9252 "tidak ada yang dikomit (buat/salin berkas dan gunakan \"git add\" untuk "
9255 #: wt-status.c:1829 wt-status.c:1835
9257 msgid "nothing to commit\n"
9258 msgstr "tidak ada yang dikomit\n"
9262 msgid "nothing to commit (use -u to show untracked files)\n"
9263 msgstr "tidak ada yang dikomit (gunakan -u untuk lihat berkas tak terlacak)\n"
9267 msgid "nothing to commit, working tree clean\n"
9268 msgstr "tidak ada yang dikomit, pohon kerja bersih\n"
9271 msgid "No commits yet on "
9272 msgstr "Tidak ada komit apapun pada "
9275 msgid "HEAD (no branch)"
9276 msgstr "HEAD (tanpa cabang)"
9282 #: wt-status.c:1979 wt-status.c:1987
9284 msgstr "di belakang "
9286 #: wt-status.c:1982 wt-status.c:1985
9290 #. TRANSLATORS: the action is e.g. "pull with rebase"
9293 msgid "cannot %s: You have unstaged changes."
9294 msgstr "tidak dapat %s: Anda punya perubahan yang tidak digelar."
9297 msgid "additionally, your index contains uncommitted changes."
9298 msgstr "juga indeks Anda berisi perubahan yang belum dikomit."
9302 msgid "cannot %s: Your index contains uncommitted changes."
9303 msgstr "tidak dapat %s: indeks Anda berisi perubahan yang belum dikomit."
9305 #: compat/precompose_utf8.c:58 builtin/clone.c:457
9307 msgid "failed to unlink '%s'"
9311 msgid "git add [<options>] [--] <pathspec>..."
9315 msgid "cannot chmod %cx '%s'"
9320 msgid "unexpected diff status %c"
9323 #: builtin/add.c:101 builtin/commit.c:285
9324 msgid "updating files failed"
9327 #: builtin/add.c:111
9329 msgid "remove '%s'\n"
9332 #: builtin/add.c:186
9333 msgid "Unstaged changes after refreshing the index:"
9336 #: builtin/add.c:280 builtin/rev-parse.c:991
9337 msgid "Could not read the index"
9340 #: builtin/add.c:291
9342 msgid "Could not open '%s' for writing."
9345 #: builtin/add.c:295
9346 msgid "Could not write patch"
9349 #: builtin/add.c:298
9350 msgid "editing patch failed"
9353 #: builtin/add.c:301
9355 msgid "Could not stat '%s'"
9358 #: builtin/add.c:303
9359 msgid "Empty patch. Aborted."
9362 #: builtin/add.c:308
9364 msgid "Could not apply '%s'"
9367 #: builtin/add.c:316
9368 msgid "The following paths are ignored by one of your .gitignore files:\n"
9371 #: builtin/add.c:336 builtin/clean.c:904 builtin/fetch.c:169 builtin/mv.c:124
9372 #: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:559
9373 #: builtin/remote.c:1427 builtin/rm.c:242 builtin/send-pack.c:190
9377 #: builtin/add.c:339
9378 msgid "interactive picking"
9381 #: builtin/add.c:340 builtin/checkout.c:1546 builtin/reset.c:308
9382 msgid "select hunks interactively"
9385 #: builtin/add.c:341
9386 msgid "edit current diff and apply"
9389 #: builtin/add.c:342
9390 msgid "allow adding otherwise ignored files"
9393 #: builtin/add.c:343
9394 msgid "update tracked files"
9397 #: builtin/add.c:344
9398 msgid "renormalize EOL of tracked files (implies -u)"
9401 #: builtin/add.c:345
9402 msgid "record only the fact that the path will be added later"
9405 #: builtin/add.c:346
9406 msgid "add changes from all tracked and untracked files"
9409 #: builtin/add.c:349
9410 msgid "ignore paths removed in the working tree (same as --no-all)"
9413 #: builtin/add.c:351
9414 msgid "don't add, only refresh the index"
9417 #: builtin/add.c:352
9418 msgid "just skip files which cannot be added because of errors"
9421 #: builtin/add.c:353
9422 msgid "check if - even missing - files are ignored in dry run"
9425 #: builtin/add.c:355 builtin/update-index.c:1004
9426 msgid "override the executable bit of the listed files"
9429 #: builtin/add.c:357
9430 msgid "warn when adding an embedded repository"
9433 #: builtin/add.c:359
9434 msgid "backend for `git stash -p`"
9437 #: builtin/add.c:377
9440 "You've added another git repository inside your current repository.\n"
9441 "Clones of the outer repository will not contain the contents of\n"
9442 "the embedded repository and will not know how to obtain it.\n"
9443 "If you meant to add a submodule, use:\n"
9445 "\tgit submodule add <url> %s\n"
9447 "If you added this path by mistake, you can remove it from the\n"
9450 "\tgit rm --cached %s\n"
9452 "See \"git help submodule\" for more information."
9455 #: builtin/add.c:405
9457 msgid "adding embedded git repository: %s"
9460 #: builtin/add.c:424
9462 "Use -f if you really want to add them.\n"
9463 "Turn this message off by running\n"
9464 "\"git config advice.addIgnoredFile false\""
9467 #: builtin/add.c:433
9468 msgid "adding files failed"
9471 #: builtin/add.c:461 builtin/commit.c:345
9472 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9475 #: builtin/add.c:478
9476 msgid "--pathspec-from-file is incompatible with --edit"
9479 #: builtin/add.c:490
9480 msgid "-A and -u are mutually incompatible"
9483 #: builtin/add.c:493
9484 msgid "Option --ignore-missing can only be used together with --dry-run"
9487 #: builtin/add.c:497
9489 msgid "--chmod param '%s' must be either -x or +x"
9492 #: builtin/add.c:515 builtin/checkout.c:1714 builtin/commit.c:351
9493 #: builtin/reset.c:328 builtin/rm.c:272 builtin/stash.c:1569
9494 msgid "--pathspec-from-file is incompatible with pathspec arguments"
9497 #: builtin/add.c:522 builtin/checkout.c:1726 builtin/commit.c:357
9498 #: builtin/reset.c:334 builtin/rm.c:278 builtin/stash.c:1575
9499 msgid "--pathspec-file-nul requires --pathspec-from-file"
9502 #: builtin/add.c:526
9504 msgid "Nothing specified, nothing added.\n"
9507 #: builtin/add.c:528
9509 "Maybe you wanted to say 'git add .'?\n"
9510 "Turn this message off by running\n"
9511 "\"git config advice.addEmptyPathspec false\""
9515 msgid "could not parse author script"
9520 msgid "'%s' was deleted by the applypatch-msg hook"
9525 msgid "Malformed input line: '%s'."
9530 msgid "Failed to copy notes from '%s' to '%s'"
9534 msgid "fseek failed"
9539 msgid "could not parse patch '%s'"
9543 msgid "Only one StGIT patch series can be applied at once"
9547 msgid "invalid timestamp"
9550 #: builtin/am.c:848 builtin/am.c:860
9551 msgid "invalid Date line"
9555 msgid "invalid timezone offset"
9559 msgid "Patch format detection failed."
9562 #: builtin/am.c:953 builtin/clone.c:410
9564 msgid "failed to create directory '%s'"
9568 msgid "Failed to split patches."
9571 #: builtin/am.c:1089
9573 msgid "When you have resolved this problem, run \"%s --continue\"."
9576 #: builtin/am.c:1090
9578 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9581 #: builtin/am.c:1091
9583 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9586 #: builtin/am.c:1174
9587 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9590 #: builtin/am.c:1202
9591 msgid "Patch is empty."
9594 #: builtin/am.c:1267
9596 msgid "missing author line in commit %s"
9599 #: builtin/am.c:1270
9601 msgid "invalid ident line: %.*s"
9604 #: builtin/am.c:1489
9605 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9608 #: builtin/am.c:1491
9609 msgid "Using index info to reconstruct a base tree..."
9612 #: builtin/am.c:1510
9614 "Did you hand edit your patch?\n"
9615 "It does not apply to blobs recorded in its index."
9618 #: builtin/am.c:1516
9619 msgid "Falling back to patching base and 3-way merge..."
9622 #: builtin/am.c:1542
9623 msgid "Failed to merge in the changes."
9626 #: builtin/am.c:1574
9627 msgid "applying to an empty history"
9630 #: builtin/am.c:1626 builtin/am.c:1630
9632 msgid "cannot resume: %s does not exist."
9635 #: builtin/am.c:1648
9636 msgid "Commit Body is:"
9639 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9640 #. in your translation. The program will only accept English
9641 #. input at this point.
9643 #: builtin/am.c:1658
9645 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9648 #: builtin/am.c:1704 builtin/commit.c:395
9649 msgid "unable to write index file"
9652 #: builtin/am.c:1708
9654 msgid "Dirty index: cannot apply patches (dirty: %s)"
9657 #: builtin/am.c:1748 builtin/am.c:1816
9659 msgid "Applying: %.*s"
9662 #: builtin/am.c:1765
9663 msgid "No changes -- Patch already applied."
9666 #: builtin/am.c:1771
9668 msgid "Patch failed at %s %.*s"
9671 #: builtin/am.c:1775
9672 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9675 #: builtin/am.c:1819
9677 "No changes - did you forget to use 'git add'?\n"
9678 "If there is nothing left to stage, chances are that something else\n"
9679 "already introduced the same changes; you might want to skip this patch."
9682 #: builtin/am.c:1826
9684 "You still have unmerged paths in your index.\n"
9685 "You should 'git add' each file with resolved conflicts to mark them as "
9687 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9690 #: builtin/am.c:1933 builtin/am.c:1937 builtin/am.c:1949 builtin/reset.c:347
9691 #: builtin/reset.c:355
9693 msgid "Could not parse object '%s'."
9694 msgstr "Tidak dapat mengurai objek '%s'."
9696 #: builtin/am.c:1985
9697 msgid "failed to clean index"
9700 #: builtin/am.c:2029
9702 "You seem to have moved HEAD since the last 'am' failure.\n"
9703 "Not rewinding to ORIG_HEAD"
9706 #: builtin/am.c:2136
9708 msgid "Invalid value for --patch-format: %s"
9711 #: builtin/am.c:2178
9713 msgid "Invalid value for --show-current-patch: %s"
9716 #: builtin/am.c:2182
9718 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9721 #: builtin/am.c:2213
9722 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9725 #: builtin/am.c:2214
9726 msgid "git am [<options>] (--continue | --skip | --abort)"
9729 #: builtin/am.c:2220
9730 msgid "run interactively"
9733 #: builtin/am.c:2222
9734 msgid "historical option -- no-op"
9737 #: builtin/am.c:2224
9738 msgid "allow fall back on 3way merging if needed"
9741 #: builtin/am.c:2225 builtin/init-db.c:560 builtin/prune-packed.c:16
9742 #: builtin/repack.c:334 builtin/stash.c:882
9746 #: builtin/am.c:2227
9747 msgid "add a Signed-off-by trailer to the commit message"
9750 #: builtin/am.c:2230
9751 msgid "recode into utf8 (default)"
9754 #: builtin/am.c:2232
9755 msgid "pass -k flag to git-mailinfo"
9758 #: builtin/am.c:2234
9759 msgid "pass -b flag to git-mailinfo"
9762 #: builtin/am.c:2236
9763 msgid "pass -m flag to git-mailinfo"
9766 #: builtin/am.c:2238
9767 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9770 #: builtin/am.c:2241
9771 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9774 #: builtin/am.c:2244
9775 msgid "strip everything before a scissors line"
9778 #: builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252 builtin/am.c:2255
9779 #: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:2267
9780 #: builtin/am.c:2273
9781 msgid "pass it through git-apply"
9784 #: builtin/am.c:2263 builtin/commit.c:1395 builtin/fmt-merge-msg.c:17
9785 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:904 builtin/merge.c:261
9786 #: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9787 #: builtin/rebase.c:1347 builtin/repack.c:345 builtin/repack.c:349
9788 #: builtin/repack.c:351 builtin/show-branch.c:650 builtin/show-ref.c:172
9789 #: builtin/tag.c:436 parse-options.h:154 parse-options.h:175
9790 #: parse-options.h:316
9794 #: builtin/am.c:2269 builtin/branch.c:670 builtin/bugreport.c:136
9795 #: builtin/for-each-ref.c:38 builtin/replace.c:556 builtin/tag.c:470
9796 #: builtin/verify-tag.c:38
9800 #: builtin/am.c:2270
9801 msgid "format the patch(es) are in"
9804 #: builtin/am.c:2276
9805 msgid "override error message when patch failure occurs"
9808 #: builtin/am.c:2278
9809 msgid "continue applying patches after resolving a conflict"
9812 #: builtin/am.c:2281
9813 msgid "synonyms for --continue"
9816 #: builtin/am.c:2284
9817 msgid "skip the current patch"
9820 #: builtin/am.c:2287
9821 msgid "restore the original branch and abort the patching operation"
9824 #: builtin/am.c:2290
9825 msgid "abort the patching operation but keep HEAD where it is"
9828 #: builtin/am.c:2294
9829 msgid "show the patch being applied"
9832 #: builtin/am.c:2299
9833 msgid "lie about committer date"
9836 #: builtin/am.c:2301
9837 msgid "use current timestamp for author date"
9840 #: builtin/am.c:2303 builtin/commit-tree.c:120 builtin/commit.c:1515
9841 #: builtin/merge.c:298 builtin/pull.c:175 builtin/rebase.c:538
9842 #: builtin/rebase.c:1400 builtin/revert.c:117 builtin/tag.c:451
9846 #: builtin/am.c:2304 builtin/rebase.c:539 builtin/rebase.c:1401
9847 msgid "GPG-sign commits"
9850 #: builtin/am.c:2307
9851 msgid "(internal use for git-rebase)"
9854 #: builtin/am.c:2325
9856 "The -b/--binary option has been a no-op for long time, and\n"
9857 "it will be removed. Please do not use it anymore."
9860 #: builtin/am.c:2332
9861 msgid "failed to read the index"
9864 #: builtin/am.c:2347
9866 msgid "previous rebase directory %s still exists but mbox given."
9869 #: builtin/am.c:2371
9872 "Stray %s directory found.\n"
9873 "Use \"git am --abort\" to remove it."
9876 #: builtin/am.c:2377
9877 msgid "Resolve operation not in progress, we are not resuming."
9880 #: builtin/am.c:2387
9881 msgid "interactive mode requires patches on the command line"
9884 #: builtin/apply.c:8
9885 msgid "git apply [<options>] [<patch>...]"
9888 #: builtin/archive.c:17
9890 msgid "could not create archive file '%s'"
9893 #: builtin/archive.c:20
9894 msgid "could not redirect output"
9897 #: builtin/archive.c:37
9898 msgid "git archive: Remote with no URL"
9901 #: builtin/archive.c:61
9902 msgid "git archive: expected ACK/NAK, got a flush packet"
9905 #: builtin/archive.c:64
9907 msgid "git archive: NACK %s"
9910 #: builtin/archive.c:65
9911 msgid "git archive: protocol error"
9914 #: builtin/archive.c:69
9915 msgid "git archive: expected a flush"
9918 #: builtin/bisect--helper.c:23
9919 msgid "git bisect--helper --bisect-reset [<commit>]"
9922 #: builtin/bisect--helper.c:24
9923 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9926 #: builtin/bisect--helper.c:25
9928 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9932 #: builtin/bisect--helper.c:26
9934 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
9935 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
9939 #: builtin/bisect--helper.c:28
9940 msgid "git bisect--helper --bisect-next"
9943 #: builtin/bisect--helper.c:29
9944 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
9947 #: builtin/bisect--helper.c:30
9948 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
9951 #: builtin/bisect--helper.c:31
9952 msgid "git bisect--helper --bisect-replay <filename>"
9955 #: builtin/bisect--helper.c:32
9956 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
9959 #: builtin/bisect--helper.c:107
9961 msgid "cannot open file '%s' in mode '%s'"
9964 #: builtin/bisect--helper.c:114
9966 msgid "could not write to file '%s'"
9969 #: builtin/bisect--helper.c:153
9971 msgid "'%s' is not a valid term"
9974 #: builtin/bisect--helper.c:157
9976 msgid "can't use the builtin command '%s' as a term"
9979 #: builtin/bisect--helper.c:167
9981 msgid "can't change the meaning of the term '%s'"
9984 #: builtin/bisect--helper.c:177
9985 msgid "please use two different terms"
9988 #: builtin/bisect--helper.c:193
9990 msgid "We are not bisecting.\n"
9993 #: builtin/bisect--helper.c:201
9995 msgid "'%s' is not a valid commit"
9998 #: builtin/bisect--helper.c:210
10001 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
10004 #: builtin/bisect--helper.c:254
10006 msgid "Bad bisect_write argument: %s"
10009 #: builtin/bisect--helper.c:259
10011 msgid "couldn't get the oid of the rev '%s'"
10014 #: builtin/bisect--helper.c:271
10016 msgid "couldn't open the file '%s'"
10019 #: builtin/bisect--helper.c:297
10021 msgid "Invalid command: you're currently in a %s/%s bisect"
10024 #: builtin/bisect--helper.c:324
10027 "You need to give me at least one %s and %s revision.\n"
10028 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10031 #: builtin/bisect--helper.c:328
10034 "You need to start by \"git bisect start\".\n"
10035 "You then need to give me at least one %s and %s revision.\n"
10036 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10039 #: builtin/bisect--helper.c:348
10041 msgid "bisecting only with a %s commit"
10044 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10045 #. translation. The program will only accept English input
10048 #: builtin/bisect--helper.c:356
10049 msgid "Are you sure [Y/n]? "
10052 #: builtin/bisect--helper.c:417
10053 msgid "no terms defined"
10056 #: builtin/bisect--helper.c:420
10059 "Your current terms are %s for the old state\n"
10060 "and %s for the new state.\n"
10063 #: builtin/bisect--helper.c:430
10066 "invalid argument %s for 'git bisect terms'.\n"
10067 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
10070 #: builtin/bisect--helper.c:497 builtin/bisect--helper.c:1014
10071 msgid "revision walk setup failed\n"
10074 #: builtin/bisect--helper.c:519
10076 msgid "could not open '%s' for appending"
10079 #: builtin/bisect--helper.c:638 builtin/bisect--helper.c:651
10080 msgid "'' is not a valid term"
10083 #: builtin/bisect--helper.c:661
10085 msgid "unrecognized option: '%s'"
10088 #: builtin/bisect--helper.c:665
10090 msgid "'%s' does not appear to be a valid revision"
10093 #: builtin/bisect--helper.c:696
10094 msgid "bad HEAD - I need a HEAD"
10097 #: builtin/bisect--helper.c:711
10099 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
10102 #: builtin/bisect--helper.c:732
10103 msgid "won't bisect on cg-seek'ed tree"
10106 #: builtin/bisect--helper.c:735
10107 msgid "bad HEAD - strange symbolic ref"
10110 #: builtin/bisect--helper.c:755
10112 msgid "invalid ref: '%s'"
10115 #: builtin/bisect--helper.c:813
10116 msgid "You need to start by \"git bisect start\"\n"
10119 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10120 #. translation. The program will only accept English input
10123 #: builtin/bisect--helper.c:824
10124 msgid "Do you want me to do it for you [Y/n]? "
10127 #: builtin/bisect--helper.c:842
10128 msgid "Please call `--bisect-state` with at least one argument"
10131 #: builtin/bisect--helper.c:855
10133 msgid "'git bisect %s' can take only one argument."
10136 #: builtin/bisect--helper.c:867 builtin/bisect--helper.c:878
10138 msgid "Bad rev input: %s"
10141 #: builtin/bisect--helper.c:912
10142 msgid "We are not bisecting."
10145 #: builtin/bisect--helper.c:962
10147 msgid "'%s'?? what are you talking about?"
10150 #: builtin/bisect--helper.c:974
10151 msgid "cannot read file '%s' for replaying"
10154 #: builtin/bisect--helper.c:1047
10155 msgid "reset the bisection state"
10158 #: builtin/bisect--helper.c:1049
10159 msgid "check whether bad or good terms exist"
10162 #: builtin/bisect--helper.c:1051
10163 msgid "print out the bisect terms"
10166 #: builtin/bisect--helper.c:1053
10167 msgid "start the bisect session"
10170 #: builtin/bisect--helper.c:1055
10171 msgid "find the next bisection commit"
10174 #: builtin/bisect--helper.c:1057
10175 msgid "mark the state of ref (or refs)"
10178 #: builtin/bisect--helper.c:1059
10179 msgid "list the bisection steps so far"
10182 #: builtin/bisect--helper.c:1061
10183 msgid "replay the bisection process from the given file"
10186 #: builtin/bisect--helper.c:1063
10187 msgid "skip some commits for checkout"
10190 #: builtin/bisect--helper.c:1065
10191 msgid "no log for BISECT_WRITE"
10194 #: builtin/bisect--helper.c:1080
10195 msgid "--bisect-reset requires either no argument or a commit"
10198 #: builtin/bisect--helper.c:1085
10199 msgid "--bisect-next-check requires 2 or 3 arguments"
10202 #: builtin/bisect--helper.c:1091
10203 msgid "--bisect-terms requires 0 or 1 argument"
10206 #: builtin/bisect--helper.c:1100
10207 msgid "--bisect-next requires 0 arguments"
10210 #: builtin/bisect--helper.c:1111
10211 msgid "--bisect-log requires 0 arguments"
10214 #: builtin/bisect--helper.c:1116
10215 msgid "no logfile given"
10218 #: builtin/blame.c:32
10219 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
10222 #: builtin/blame.c:37
10223 msgid "<rev-opts> are documented in git-rev-list(1)"
10226 #: builtin/blame.c:410
10228 msgid "expecting a color: %s"
10231 #: builtin/blame.c:417
10232 msgid "must end with a color"
10235 #: builtin/blame.c:728
10237 msgid "invalid color '%s' in color.blame.repeatedLines"
10240 #: builtin/blame.c:746
10241 msgid "invalid value for blame.coloring"
10244 #: builtin/blame.c:845
10246 msgid "cannot find revision %s to ignore"
10249 #: builtin/blame.c:867
10250 msgid "show blame entries as we find them, incrementally"
10253 #: builtin/blame.c:868
10254 msgid "do not show object names of boundary commits (Default: off)"
10257 #: builtin/blame.c:869
10258 msgid "do not treat root commits as boundaries (Default: off)"
10261 #: builtin/blame.c:870
10262 msgid "show work cost statistics"
10265 #: builtin/blame.c:871 builtin/checkout.c:1503 builtin/clone.c:92
10266 #: builtin/commit-graph.c:84 builtin/commit-graph.c:222 builtin/fetch.c:175
10267 #: builtin/merge.c:297 builtin/multi-pack-index.c:27 builtin/pull.c:119
10268 #: builtin/push.c:575 builtin/send-pack.c:198
10269 msgid "force progress reporting"
10270 msgstr "paksa laporkan perkembangan"
10272 #: builtin/blame.c:872
10273 msgid "show output score for blame entries"
10276 #: builtin/blame.c:873
10277 msgid "show original filename (Default: auto)"
10280 #: builtin/blame.c:874
10281 msgid "show original linenumber (Default: off)"
10284 #: builtin/blame.c:875
10285 msgid "show in a format designed for machine consumption"
10288 #: builtin/blame.c:876
10289 msgid "show porcelain format with per-line commit information"
10292 #: builtin/blame.c:877
10293 msgid "use the same output mode as git-annotate (Default: off)"
10296 #: builtin/blame.c:878
10297 msgid "show raw timestamp (Default: off)"
10300 #: builtin/blame.c:879
10301 msgid "show long commit SHA1 (Default: off)"
10304 #: builtin/blame.c:880
10305 msgid "suppress author name and timestamp (Default: off)"
10308 #: builtin/blame.c:881
10309 msgid "show author email instead of name (Default: off)"
10312 #: builtin/blame.c:882
10313 msgid "ignore whitespace differences"
10316 #: builtin/blame.c:883 builtin/log.c:1812
10320 #: builtin/blame.c:883
10321 msgid "ignore <rev> when blaming"
10324 #: builtin/blame.c:884
10325 msgid "ignore revisions from <file>"
10328 #: builtin/blame.c:885
10329 msgid "color redundant metadata from previous line differently"
10332 #: builtin/blame.c:886
10333 msgid "color lines by age"
10336 #: builtin/blame.c:887
10337 msgid "spend extra cycles to find better match"
10340 #: builtin/blame.c:888
10341 msgid "use revisions from <file> instead of calling git-rev-list"
10344 #: builtin/blame.c:889
10345 msgid "use <file>'s contents as the final image"
10348 #: builtin/blame.c:890 builtin/blame.c:891
10352 #: builtin/blame.c:890
10353 msgid "find line copies within and across files"
10356 #: builtin/blame.c:891
10357 msgid "find line movements within and across files"
10360 #: builtin/blame.c:892
10364 #: builtin/blame.c:893
10365 msgid "process only line range <start>,<end> or function :<funcname>"
10368 #: builtin/blame.c:945
10369 msgid "--progress can't be used with --incremental or porcelain formats"
10372 #. TRANSLATORS: This string is used to tell us the
10373 #. maximum display width for a relative timestamp in
10374 #. "git blame" output. For C locale, "4 years, 11
10375 #. months ago", which takes 22 places, is the longest
10376 #. among various forms of relative timestamps, but
10377 #. your language may need more or fewer display
10380 #: builtin/blame.c:996
10381 msgid "4 years, 11 months ago"
10384 #: builtin/blame.c:1112
10386 msgid "file %s has only %lu line"
10387 msgid_plural "file %s has only %lu lines"
10391 #: builtin/blame.c:1157
10392 msgid "Blaming lines"
10395 #: builtin/branch.c:29
10396 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10399 #: builtin/branch.c:30
10400 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
10403 #: builtin/branch.c:31
10404 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10407 #: builtin/branch.c:32
10408 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10411 #: builtin/branch.c:33
10412 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10415 #: builtin/branch.c:34
10416 msgid "git branch [<options>] [-r | -a] [--points-at]"
10419 #: builtin/branch.c:35
10420 msgid "git branch [<options>] [-r | -a] [--format]"
10423 #: builtin/branch.c:154
10426 "deleting branch '%s' that has been merged to\n"
10427 " '%s', but not yet merged to HEAD."
10430 #: builtin/branch.c:158
10433 "not deleting branch '%s' that is not yet merged to\n"
10434 " '%s', even though it is merged to HEAD."
10437 #: builtin/branch.c:172
10439 msgid "Couldn't look up commit object for '%s'"
10442 #: builtin/branch.c:176
10445 "The branch '%s' is not fully merged.\n"
10446 "If you are sure you want to delete it, run 'git branch -D %s'."
10449 #: builtin/branch.c:189
10450 msgid "Update of config-file failed"
10453 #: builtin/branch.c:223
10454 msgid "cannot use -a with -d"
10457 #: builtin/branch.c:230
10458 msgid "Couldn't look up commit object for HEAD"
10461 #: builtin/branch.c:244
10463 msgid "Cannot delete branch '%s' checked out at '%s'"
10466 #: builtin/branch.c:259
10468 msgid "remote-tracking branch '%s' not found."
10471 #: builtin/branch.c:260
10473 msgid "branch '%s' not found."
10476 #: builtin/branch.c:291
10478 msgid "Deleted remote-tracking branch %s (was %s).\n"
10481 #: builtin/branch.c:292
10483 msgid "Deleted branch %s (was %s).\n"
10486 #: builtin/branch.c:438 builtin/tag.c:61
10487 msgid "unable to parse format string"
10490 #: builtin/branch.c:469
10491 msgid "could not resolve HEAD"
10494 #: builtin/branch.c:475
10496 msgid "HEAD (%s) points outside of refs/heads/"
10499 #: builtin/branch.c:490
10501 msgid "Branch %s is being rebased at %s"
10504 #: builtin/branch.c:494
10506 msgid "Branch %s is being bisected at %s"
10509 #: builtin/branch.c:511
10510 msgid "cannot copy the current branch while not on any."
10513 #: builtin/branch.c:513
10514 msgid "cannot rename the current branch while not on any."
10517 #: builtin/branch.c:524
10519 msgid "Invalid branch name: '%s'"
10522 #: builtin/branch.c:553
10523 msgid "Branch rename failed"
10526 #: builtin/branch.c:555
10527 msgid "Branch copy failed"
10530 #: builtin/branch.c:559
10532 msgid "Created a copy of a misnamed branch '%s'"
10535 #: builtin/branch.c:562
10537 msgid "Renamed a misnamed branch '%s' away"
10540 #: builtin/branch.c:568
10542 msgid "Branch renamed to %s, but HEAD is not updated!"
10545 #: builtin/branch.c:577
10546 msgid "Branch is renamed, but update of config-file failed"
10549 #: builtin/branch.c:579
10550 msgid "Branch is copied, but update of config-file failed"
10553 #: builtin/branch.c:595
10556 "Please edit the description for the branch\n"
10558 "Lines starting with '%c' will be stripped.\n"
10561 #: builtin/branch.c:629
10562 msgid "Generic options"
10565 #: builtin/branch.c:631
10566 msgid "show hash and subject, give twice for upstream branch"
10569 #: builtin/branch.c:632
10570 msgid "suppress informational messages"
10573 #: builtin/branch.c:633
10574 msgid "set up tracking mode (see git-pull(1))"
10577 #: builtin/branch.c:635
10581 #: builtin/branch.c:637 builtin/rebase.c:534
10585 #: builtin/branch.c:637
10586 msgid "change the upstream info"
10589 #: builtin/branch.c:638
10590 msgid "unset the upstream info"
10593 #: builtin/branch.c:639
10594 msgid "use colored output"
10597 #: builtin/branch.c:640
10598 msgid "act on remote-tracking branches"
10601 #: builtin/branch.c:642 builtin/branch.c:644
10602 msgid "print only branches that contain the commit"
10605 #: builtin/branch.c:643 builtin/branch.c:645
10606 msgid "print only branches that don't contain the commit"
10609 #: builtin/branch.c:648
10610 msgid "Specific git-branch actions:"
10613 #: builtin/branch.c:649
10614 msgid "list both remote-tracking and local branches"
10617 #: builtin/branch.c:651
10618 msgid "delete fully merged branch"
10621 #: builtin/branch.c:652
10622 msgid "delete branch (even if not merged)"
10625 #: builtin/branch.c:653
10626 msgid "move/rename a branch and its reflog"
10629 #: builtin/branch.c:654
10630 msgid "move/rename a branch, even if target exists"
10633 #: builtin/branch.c:655
10634 msgid "copy a branch and its reflog"
10637 #: builtin/branch.c:656
10638 msgid "copy a branch, even if target exists"
10641 #: builtin/branch.c:657
10642 msgid "list branch names"
10645 #: builtin/branch.c:658
10646 msgid "show current branch name"
10649 #: builtin/branch.c:659
10650 msgid "create the branch's reflog"
10653 #: builtin/branch.c:661
10654 msgid "edit the description for the branch"
10657 #: builtin/branch.c:662
10658 msgid "force creation, move/rename, deletion"
10661 #: builtin/branch.c:663
10662 msgid "print only branches that are merged"
10665 #: builtin/branch.c:664
10666 msgid "print only branches that are not merged"
10669 #: builtin/branch.c:665
10670 msgid "list branches in columns"
10673 #: builtin/branch.c:667 builtin/for-each-ref.c:42 builtin/notes.c:415
10674 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
10675 #: builtin/tag.c:466
10679 #: builtin/branch.c:668
10680 msgid "print only branches of the object"
10683 #: builtin/branch.c:669 builtin/for-each-ref.c:48 builtin/tag.c:473
10684 msgid "sorting and filtering are case insensitive"
10687 #: builtin/branch.c:670 builtin/for-each-ref.c:38 builtin/tag.c:471
10688 #: builtin/verify-tag.c:38
10689 msgid "format to use for the output"
10692 #: builtin/branch.c:693 builtin/clone.c:790
10693 msgid "HEAD not found below refs/heads!"
10696 #: builtin/branch.c:717
10697 msgid "--column and --verbose are incompatible"
10700 #: builtin/branch.c:732 builtin/branch.c:788 builtin/branch.c:797
10701 msgid "branch name required"
10704 #: builtin/branch.c:764
10705 msgid "Cannot give description to detached HEAD"
10708 #: builtin/branch.c:769
10709 msgid "cannot edit description of more than one branch"
10712 #: builtin/branch.c:776
10714 msgid "No commit on branch '%s' yet."
10717 #: builtin/branch.c:779
10719 msgid "No branch named '%s'."
10722 #: builtin/branch.c:794
10723 msgid "too many branches for a copy operation"
10726 #: builtin/branch.c:803
10727 msgid "too many arguments for a rename operation"
10730 #: builtin/branch.c:808
10731 msgid "too many arguments to set new upstream"
10734 #: builtin/branch.c:812
10737 "could not set upstream of HEAD to %s when it does not point to any branch."
10740 #: builtin/branch.c:815 builtin/branch.c:838
10742 msgid "no such branch '%s'"
10745 #: builtin/branch.c:819
10747 msgid "branch '%s' does not exist"
10750 #: builtin/branch.c:832
10751 msgid "too many arguments to unset upstream"
10754 #: builtin/branch.c:836
10755 msgid "could not unset upstream of HEAD when it does not point to any branch."
10758 #: builtin/branch.c:842
10760 msgid "Branch '%s' has no upstream information"
10763 #: builtin/branch.c:852
10765 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10766 "Did you mean to use: -a|-r --list <pattern>?"
10769 #: builtin/branch.c:856
10771 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10772 "'--set-upstream-to' instead."
10775 #: builtin/bugreport.c:15
10776 msgid "git version:\n"
10779 #: builtin/bugreport.c:21
10781 msgid "uname() failed with error '%s' (%d)\n"
10784 #: builtin/bugreport.c:31
10785 msgid "compiler info: "
10788 #: builtin/bugreport.c:34
10789 msgid "libc info: "
10792 #: builtin/bugreport.c:80
10793 msgid "not run from a git repository - no hooks to show\n"
10796 #: builtin/bugreport.c:90
10797 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
10800 #: builtin/bugreport.c:97
10802 "Thank you for filling out a Git bug report!\n"
10803 "Please answer the following questions to help us understand your issue.\n"
10805 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
10807 "What did you expect to happen? (Expected behavior)\n"
10809 "What happened instead? (Actual behavior)\n"
10811 "What's different between what you expected and what actually happened?\n"
10813 "Anything else you want to add:\n"
10815 "Please review the rest of the bug report below.\n"
10816 "You can delete any lines you don't wish to share.\n"
10819 #: builtin/bugreport.c:135
10820 msgid "specify a destination for the bugreport file"
10823 #: builtin/bugreport.c:137
10824 msgid "specify a strftime format suffix for the filename"
10827 #: builtin/bugreport.c:159
10829 msgid "could not create leading directories for '%s'"
10832 #: builtin/bugreport.c:166
10833 msgid "System Info"
10836 #: builtin/bugreport.c:169
10837 msgid "Enabled Hooks"
10840 #: builtin/bugreport.c:176
10842 msgid "couldn't create a new file at '%s'"
10845 #: builtin/bugreport.c:179
10847 msgid "unable to write to %s"
10850 #: builtin/bugreport.c:189
10852 msgid "Created new report at '%s'.\n"
10855 #: builtin/bundle.c:15 builtin/bundle.c:23
10856 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10859 #: builtin/bundle.c:16 builtin/bundle.c:28
10860 msgid "git bundle verify [<options>] <file>"
10863 #: builtin/bundle.c:17 builtin/bundle.c:33
10864 msgid "git bundle list-heads <file> [<refname>...]"
10867 #: builtin/bundle.c:18 builtin/bundle.c:38
10868 msgid "git bundle unbundle <file> [<refname>...]"
10871 #: builtin/bundle.c:67 builtin/pack-objects.c:3495
10872 msgid "do not show progress meter"
10875 #: builtin/bundle.c:69 builtin/pack-objects.c:3497
10876 msgid "show progress meter"
10879 #: builtin/bundle.c:71 builtin/pack-objects.c:3499
10880 msgid "show progress meter during object writing phase"
10883 #: builtin/bundle.c:74 builtin/pack-objects.c:3502
10884 msgid "similar to --all-progress when progress meter is shown"
10887 #: builtin/bundle.c:76
10888 msgid "specify bundle format version"
10891 #: builtin/bundle.c:96
10892 msgid "Need a repository to create a bundle."
10895 #: builtin/bundle.c:107
10896 msgid "do not show bundle details"
10899 #: builtin/bundle.c:122
10901 msgid "%s is okay\n"
10904 #: builtin/bundle.c:163
10905 msgid "Need a repository to unbundle."
10908 #: builtin/bundle.c:171 builtin/remote.c:1700
10909 msgid "be verbose; must be placed before a subcommand"
10912 #: builtin/bundle.c:193 builtin/remote.c:1731
10914 msgid "Unknown subcommand: %s"
10917 #: builtin/cat-file.c:598
10919 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10920 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
10923 #: builtin/cat-file.c:599
10925 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
10926 "symlinks] [--textconv | --filters]"
10929 #: builtin/cat-file.c:620
10930 msgid "only one batch option may be specified"
10933 #: builtin/cat-file.c:638
10934 msgid "<type> can be one of: blob, tree, commit, tag"
10937 #: builtin/cat-file.c:639
10938 msgid "show object type"
10941 #: builtin/cat-file.c:640
10942 msgid "show object size"
10945 #: builtin/cat-file.c:642
10946 msgid "exit with zero when there's no error"
10949 #: builtin/cat-file.c:643
10950 msgid "pretty-print object's content"
10953 #: builtin/cat-file.c:645
10954 msgid "for blob objects, run textconv on object's content"
10957 #: builtin/cat-file.c:647
10958 msgid "for blob objects, run filters on object's content"
10961 #: builtin/cat-file.c:648
10965 #: builtin/cat-file.c:649
10966 msgid "use a specific path for --textconv/--filters"
10969 #: builtin/cat-file.c:651
10970 msgid "allow -s and -t to work with broken/corrupt objects"
10973 #: builtin/cat-file.c:652
10974 msgid "buffer --batch output"
10977 #: builtin/cat-file.c:654
10978 msgid "show info and content of objects fed from the standard input"
10981 #: builtin/cat-file.c:658
10982 msgid "show info about objects fed from the standard input"
10985 #: builtin/cat-file.c:662
10986 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10989 #: builtin/cat-file.c:664
10990 msgid "show all objects with --batch or --batch-check"
10993 #: builtin/cat-file.c:666
10994 msgid "do not order --batch-all-objects output"
10997 #: builtin/check-attr.c:13
10998 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
11001 #: builtin/check-attr.c:14
11002 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
11005 #: builtin/check-attr.c:21
11006 msgid "report all attributes set on file"
11009 #: builtin/check-attr.c:22
11010 msgid "use .gitattributes only from the index"
11013 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
11014 msgid "read file names from stdin"
11017 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
11018 msgid "terminate input and output records by a NUL character"
11021 #: builtin/check-ignore.c:21 builtin/checkout.c:1499 builtin/gc.c:549
11022 #: builtin/worktree.c:489
11023 msgid "suppress progress reporting"
11026 #: builtin/check-ignore.c:29
11027 msgid "show non-matching input paths"
11030 #: builtin/check-ignore.c:31
11031 msgid "ignore index when checking"
11034 #: builtin/check-ignore.c:163
11035 msgid "cannot specify pathnames with --stdin"
11038 #: builtin/check-ignore.c:166
11039 msgid "-z only makes sense with --stdin"
11042 #: builtin/check-ignore.c:168
11043 msgid "no path specified"
11046 #: builtin/check-ignore.c:172
11047 msgid "--quiet is only valid with a single pathname"
11050 #: builtin/check-ignore.c:174
11051 msgid "cannot have both --quiet and --verbose"
11054 #: builtin/check-ignore.c:177
11055 msgid "--non-matching is only valid with --verbose"
11058 #: builtin/check-mailmap.c:9
11059 msgid "git check-mailmap [<options>] <contact>..."
11062 #: builtin/check-mailmap.c:14
11063 msgid "also read contacts from stdin"
11066 #: builtin/check-mailmap.c:25
11068 msgid "unable to parse contact: %s"
11071 #: builtin/check-mailmap.c:48
11072 msgid "no contacts specified"
11075 #: builtin/checkout-index.c:152
11076 msgid "git checkout-index [<options>] [--] [<file>...]"
11079 #: builtin/checkout-index.c:169
11080 msgid "stage should be between 1 and 3 or all"
11083 #: builtin/checkout-index.c:186
11084 msgid "check out all files in the index"
11087 #: builtin/checkout-index.c:187
11088 msgid "force overwrite of existing files"
11091 #: builtin/checkout-index.c:189
11092 msgid "no warning for existing files and files not in index"
11095 #: builtin/checkout-index.c:191
11096 msgid "don't checkout new files"
11099 #: builtin/checkout-index.c:193
11100 msgid "update stat information in the index file"
11103 #: builtin/checkout-index.c:197
11104 msgid "read list of paths from the standard input"
11107 #: builtin/checkout-index.c:199
11108 msgid "write the content to temporary files"
11111 #: builtin/checkout-index.c:200 builtin/column.c:31
11112 #: builtin/submodule--helper.c:1824 builtin/submodule--helper.c:1827
11113 #: builtin/submodule--helper.c:1835 builtin/submodule--helper.c:2333
11114 #: builtin/worktree.c:717
11118 #: builtin/checkout-index.c:201
11119 msgid "when creating files, prepend <string>"
11122 #: builtin/checkout-index.c:203
11123 msgid "copy out the files from named stage"
11126 #: builtin/checkout.c:31
11127 msgid "git checkout [<options>] <branch>"
11128 msgstr "git checkout [<opsi>] <cabang>"
11130 #: builtin/checkout.c:32
11131 msgid "git checkout [<options>] [<branch>] -- <file>..."
11132 msgstr "git checkout [<opsi>] [<cabang>] -- <berkas>..."
11134 #: builtin/checkout.c:37
11135 msgid "git switch [<options>] [<branch>]"
11136 msgstr "git switch [<opsi>] [<cabang>]"
11138 #: builtin/checkout.c:42
11139 msgid "git restore [<options>] [--source=<branch>] <file>..."
11140 msgstr "git restore [<opsi>] [--source=<cabang>] <berkas>..."
11142 #: builtin/checkout.c:188 builtin/checkout.c:227
11144 msgid "path '%s' does not have our version"
11145 msgstr "jalur '%s' tidak punya versi kami"
11147 #: builtin/checkout.c:190 builtin/checkout.c:229
11149 msgid "path '%s' does not have their version"
11150 msgstr "jalur '%s' tidak punya versi mereka"
11152 #: builtin/checkout.c:206
11154 msgid "path '%s' does not have all necessary versions"
11155 msgstr "jalur '%s' tidak punya semua versi yang diperlukan"
11157 #: builtin/checkout.c:258
11159 msgid "path '%s' does not have necessary versions"
11160 msgstr "jalur '%s' tidak punya versi yang diperlukan"
11162 #: builtin/checkout.c:275
11164 msgid "path '%s': cannot merge"
11165 msgstr "jalur '%s': tidak dapat gabung"
11167 #: builtin/checkout.c:291
11169 msgid "Unable to add merge result for '%s'"
11170 msgstr "Tidak dapat menambahkan hasil penggabungan untuk '%s'"
11172 #: builtin/checkout.c:396
11174 msgid "Recreated %d merge conflict"
11175 msgid_plural "Recreated %d merge conflicts"
11176 msgstr[0] "Konflik penggabungan %d dibuat ulang"
11177 msgstr[1] "Konflik penggabungan %d dibuat ulang"
11179 #: builtin/checkout.c:401
11181 msgid "Updated %d path from %s"
11182 msgid_plural "Updated %d paths from %s"
11183 msgstr[0] "%d jalur diperbarui dari %s"
11184 msgstr[1] "%d jalur diperbarui dari %s"
11186 #: builtin/checkout.c:408
11188 msgid "Updated %d path from the index"
11189 msgid_plural "Updated %d paths from the index"
11190 msgstr[0] "%d jalur diperbarui dari indeks"
11191 msgstr[1] "%d jalur diperbarui dari indeks"
11193 #: builtin/checkout.c:431 builtin/checkout.c:434 builtin/checkout.c:437
11194 #: builtin/checkout.c:441
11196 msgid "'%s' cannot be used with updating paths"
11197 msgstr "'%s' tidak dapat digunakan untuk memperbarui jalur"
11199 #: builtin/checkout.c:444 builtin/checkout.c:447
11201 msgid "'%s' cannot be used with %s"
11202 msgstr "'%s' tidak dapat digunakan untuk %s"
11204 #: builtin/checkout.c:451
11206 msgid "Cannot update paths and switch to branch '%s' at the same time."
11208 "Tidak dapat memperbarui jalur dan mengganti ke cabang '%s' dalam waktu yang "
11211 #: builtin/checkout.c:455
11213 msgid "neither '%s' or '%s' is specified"
11214 msgstr "baik '%s' atau '%s' tidak disebutkan"
11216 #: builtin/checkout.c:459
11218 msgid "'%s' must be used when '%s' is not specified"
11219 msgstr "'%s' harus disebutkan ketika '%s' tidak disebutkan"
11221 #: builtin/checkout.c:464 builtin/checkout.c:469
11223 msgid "'%s' or '%s' cannot be used with %s"
11224 msgstr "'%s' atau '%s' tidak dapat digunakan untuk %s"
11226 #: builtin/checkout.c:543 builtin/checkout.c:550
11228 msgid "path '%s' is unmerged"
11229 msgstr "jalur '%s' tak tergabung"
11231 #: builtin/checkout.c:718
11232 msgid "you need to resolve your current index first"
11233 msgstr "Anda perlu selesaikan dulu indeks Anda saat ini"
11235 #: builtin/checkout.c:772
11238 "cannot continue with staged changes in the following files:\n"
11241 "tidak dapat melanjutkan dengan perubahan yang tergelar dalam berkas "
11245 #: builtin/checkout.c:865
11247 msgid "Can not do reflog for '%s': %s\n"
11248 msgstr "Tidak dapat melakukan reflog untuk '%s': %s\n"
11250 #: builtin/checkout.c:907
11251 msgid "HEAD is now at"
11252 msgstr "HEAD sekarang berada di"
11254 #: builtin/checkout.c:911 builtin/clone.c:721 t/helper/test-fast-rebase.c:202
11255 msgid "unable to update HEAD"
11256 msgstr "tidak dapat memperbarui HEAD"
11258 #: builtin/checkout.c:915
11260 msgid "Reset branch '%s'\n"
11261 msgstr "Ganti ulang cabang '%s'\n"
11263 #: builtin/checkout.c:918
11265 msgid "Already on '%s'\n"
11266 msgstr "Sudah berada pada '%s'\n"
11268 #: builtin/checkout.c:922
11270 msgid "Switched to and reset branch '%s'\n"
11271 msgstr "Ganti ke dan ganti cabang '%s'\n"
11273 #: builtin/checkout.c:924 builtin/checkout.c:1355
11275 msgid "Switched to a new branch '%s'\n"
11276 msgstr "Ganti ke cabang baru '%s'\n"
11278 #: builtin/checkout.c:926
11280 msgid "Switched to branch '%s'\n"
11281 msgstr "Ganti ke cabang '%s'\n"
11283 #: builtin/checkout.c:977
11285 msgid " ... and %d more.\n"
11286 msgstr "... dan %d lainnya.\n"
11288 #: builtin/checkout.c:983
11291 "Warning: you are leaving %d commit behind, not connected to\n"
11292 "any of your branches:\n"
11296 "Warning: you are leaving %d commits behind, not connected to\n"
11297 "any of your branches:\n"
11301 "Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n"
11302 "cabang Anda manapun:\n"
11306 "Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n"
11307 "cabang Anda manapun:\n"
11311 #: builtin/checkout.c:1002
11314 "If you want to keep it by creating a new branch, this may be a good time\n"
11317 " git branch <new-branch-name> %s\n"
11320 "If you want to keep them by creating a new branch, this may be a good time\n"
11323 " git branch <new-branch-name> %s\n"
11326 "Jika Anda ingin memelihara itu dengan membuat cabang baru, ini mungkin\n"
11327 "saat yang tepat untuk dilakukan dengan:\n"
11328 "git branch <nama-cabang-baru> %s\n"
11330 "Jika Anda ingin memelihara itu dengan membuat cabang baru, ini mungkin\n"
11331 "saat yang tepat untuk dilakukan dengan:\n"
11332 "git branch <nama-cabang-baru> %s\n"
11334 #: builtin/checkout.c:1037
11335 msgid "internal error in revision walk"
11336 msgstr "kesalahan internal dalam jalan revisi"
11338 #: builtin/checkout.c:1041
11339 msgid "Previous HEAD position was"
11340 msgstr "Posisi HEAD sebelumnya adalah"
11342 #: builtin/checkout.c:1081 builtin/checkout.c:1350
11343 msgid "You are on a branch yet to be born"
11344 msgstr "Anda berada pada cabang yang belum lahir"
11346 #: builtin/checkout.c:1163
11349 "'%s' could be both a local file and a tracking branch.\n"
11350 "Please use -- (and optionally --no-guess) to disambiguate"
11352 "'%s' bisa jadi berkas lokal dan cabang pelacak.\n"
11353 "Mohon gunakan -- (dan secara opsional --no-guess) untuk disambiguasi"
11355 #: builtin/checkout.c:1170
11357 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11358 "you can do so by fully qualifying the name with the --track option:\n"
11360 " git checkout --track origin/<name>\n"
11362 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11363 "one remote, e.g. the 'origin' remote, consider setting\n"
11364 "checkout.defaultRemote=origin in your config."
11366 "Jika maksud Anda check out cabang pelacak remote, seperti 'origin',\n"
11367 "Anda bisa lakukan dengan kualifikasi penuh nama dengan opsi --track:\n"
11369 " git checkout --track origin/<nama>\n"
11371 "Jika Anda ingin checkout <nama> ambigu selalu memilih satu remote,\n"
11372 "seperti remote 'origin', pertimbangkan untuk menyetel\n"
11373 "checkout.defaultRemote=origin di konfigurasi Anda"
11375 #: builtin/checkout.c:1180
11377 msgid "'%s' matched multiple (%d) remote tracking branches"
11378 msgstr "'%s' cocok dengan banyak (%d) cabang pelacak remote"
11380 #: builtin/checkout.c:1246
11381 msgid "only one reference expected"
11382 msgstr "hanya satu referensi yang diharapkan"
11384 #: builtin/checkout.c:1263
11386 msgid "only one reference expected, %d given."
11387 msgstr "hanya satu referensi yang diharapkan, %d diberikan"
11389 #: builtin/checkout.c:1309 builtin/worktree.c:270 builtin/worktree.c:438
11391 msgid "invalid reference: %s"
11392 msgstr "referensi tidak valid: %s"
11394 #: builtin/checkout.c:1322 builtin/checkout.c:1688
11396 msgid "reference is not a tree: %s"
11397 msgstr "referensi bukan pohon: %s"
11399 #: builtin/checkout.c:1369
11401 msgid "a branch is expected, got tag '%s'"
11402 msgstr "sebuah cabang diharapkan, dapat tag '%s'"
11404 #: builtin/checkout.c:1371
11406 msgid "a branch is expected, got remote branch '%s'"
11407 msgstr "sebuah cabang diharapkan, dapat cabang remote '%s'"
11409 #: builtin/checkout.c:1372 builtin/checkout.c:1380
11411 msgid "a branch is expected, got '%s'"
11412 msgstr "sebuah cabang diharapkan, dapat '%s'"
11414 #: builtin/checkout.c:1375
11416 msgid "a branch is expected, got commit '%s'"
11417 msgstr "sebuah cabang diharapkan, dapat komit '%s'"
11419 #: builtin/checkout.c:1391
11421 "cannot switch branch while merging\n"
11422 "Consider \"git merge --quit\" or \"git worktree add\"."
11424 "tidak dapat mengganti cabang saat penggabungan\n"
11425 "Pertimbangkan untuk menggunakan \"git merge --quit\" atau \"git worktree add"
11428 #: builtin/checkout.c:1395
11430 "cannot switch branch in the middle of an am session\n"
11431 "Consider \"git am --quit\" or \"git worktree add\"."
11433 "tidak dapat mengganti cabang di tengah sesi am\n"
11434 "Pertimbangkan untuk menggunakan \"git am --quit\" atau \"git worktree add\"."
11436 #: builtin/checkout.c:1399
11438 "cannot switch branch while rebasing\n"
11439 "Consider \"git rebase --quit\" or \"git worktree add\"."
11441 "tidak dapat mengganti cabang saat pendasaran ulang\n"
11442 "Pertimbangkan untuk menggunakan \"git rebase --quit\" atau \"git worktree add"
11445 #: builtin/checkout.c:1403
11447 "cannot switch branch while cherry-picking\n"
11448 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
11450 "tidak dapat mengganti cabang saat pemetikan ceri\n"
11451 "Pertimbangkan untuk menggunakan \"git cherry-pick --quit\" atau \"git "
11454 #: builtin/checkout.c:1407
11456 "cannot switch branch while reverting\n"
11457 "Consider \"git revert --quit\" or \"git worktree add\"."
11459 "tidak dapat mengganti cabang saat pembalikan\n"
11460 "Pertimbangkan untuk menggunakan \"git cherry-pick --quit\" atau \"git "
11463 #: builtin/checkout.c:1411
11464 msgid "you are switching branch while bisecting"
11465 msgstr "Anda mengganti cabang saat pembagian dua"
11467 #: builtin/checkout.c:1418
11468 msgid "paths cannot be used with switching branches"
11469 msgstr "jalur tidak dapat digunakan dengan mengganti cabang"
11471 #: builtin/checkout.c:1421 builtin/checkout.c:1425 builtin/checkout.c:1429
11473 msgid "'%s' cannot be used with switching branches"
11474 msgstr "'%s' tidak dapat digunakan dengan mengganti cabang"
11476 #: builtin/checkout.c:1433 builtin/checkout.c:1436 builtin/checkout.c:1439
11477 #: builtin/checkout.c:1444 builtin/checkout.c:1449
11479 msgid "'%s' cannot be used with '%s'"
11480 msgstr "'%s' tidak dapat digunakan dengan '%s'"
11482 #: builtin/checkout.c:1446
11484 msgid "'%s' cannot take <start-point>"
11485 msgstr "'%s' tidak bisa mengambil <titik-awal>"
11487 #: builtin/checkout.c:1454
11489 msgid "Cannot switch branch to a non-commit '%s'"
11490 msgstr "Tidak dapat mengganti cabang ke bukan komit '%s'"
11492 #: builtin/checkout.c:1461
11493 msgid "missing branch or commit argument"
11494 msgstr "kehilangan argumen cabang atau komit"
11496 #: builtin/checkout.c:1504
11497 msgid "perform a 3-way merge with the new branch"
11498 msgstr "lakukan penggabungan 3 arah dengan cabang baru"
11500 #: builtin/checkout.c:1505 builtin/log.c:1799 parse-options.h:322
11504 #: builtin/checkout.c:1506
11505 msgid "conflict style (merge or diff3)"
11506 msgstr "gaya konflik (merge atau diff3)"
11508 #: builtin/checkout.c:1518 builtin/worktree.c:486
11509 msgid "detach HEAD at named commit"
11510 msgstr "lepas HEAD pada komit bernama"
11512 #: builtin/checkout.c:1519
11513 msgid "set upstream info for new branch"
11514 msgstr "setel info hulu untuk cabang baru"
11516 #: builtin/checkout.c:1521
11517 msgid "force checkout (throw away local modifications)"
11518 msgstr "paksa checkout (buang modifikasi lokal)"
11520 #: builtin/checkout.c:1523
11522 msgstr "cabang baru"
11524 #: builtin/checkout.c:1523
11525 msgid "new unparented branch"
11526 msgstr "cabang baru tanpa induk"
11528 #: builtin/checkout.c:1525 builtin/merge.c:301
11529 msgid "update ignored files (default)"
11530 msgstr "perbarui berkas yang diabaikan (default)"
11532 #: builtin/checkout.c:1528
11533 msgid "do not check if another worktree is holding the given ref"
11535 "jangan periksa jika pohon kerja yang lain mempunyai referensi yang diberikan"
11537 #: builtin/checkout.c:1541
11538 msgid "checkout our version for unmerged files"
11539 msgstr "checkout versi kami untuk berkas yang tak tergabung"
11541 #: builtin/checkout.c:1544
11542 msgid "checkout their version for unmerged files"
11543 msgstr "checkout versi mereka untuk berkas yang tak tergabung"
11545 #: builtin/checkout.c:1548
11546 msgid "do not limit pathspecs to sparse entries only"
11547 msgstr "jangan batasi jalur spek hanya ke entri tipis"
11549 #: builtin/checkout.c:1603
11551 msgid "-%c, -%c and --orphan are mutually exclusive"
11552 msgstr "-%c, -%c dan --orphan saling eksklusif"
11554 #: builtin/checkout.c:1607
11555 msgid "-p and --overlay are mutually exclusive"
11556 msgstr "-p dan --overlay saling eksklusif"
11558 #: builtin/checkout.c:1644
11559 msgid "--track needs a branch name"
11560 msgstr "--track butuh nama cabang"
11562 #: builtin/checkout.c:1649
11564 msgid "missing branch name; try -%c"
11565 msgstr "kehilangan nama cabang; coba -%c"
11567 #: builtin/checkout.c:1681
11569 msgid "could not resolve %s"
11570 msgstr "tidak dapat menyelesaikan %s"
11572 #: builtin/checkout.c:1697
11573 msgid "invalid path specification"
11574 msgstr "spesifikasi jalur tidak valid"
11576 #: builtin/checkout.c:1704
11578 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
11579 msgstr "'%s' bukanlah commit dan cabang '%s' tidak dapat dibuat dari itu"
11581 #: builtin/checkout.c:1708
11583 msgid "git checkout: --detach does not take a path argument '%s'"
11584 msgstr "git checkout: --detach tidak mengambil argumen jalur '%s'"
11586 #: builtin/checkout.c:1717
11587 msgid "--pathspec-from-file is incompatible with --detach"
11588 msgstr "--pathspec-from-file tidak kompatible dengan --detach"
11590 #: builtin/checkout.c:1720 builtin/reset.c:325 builtin/stash.c:1566
11591 msgid "--pathspec-from-file is incompatible with --patch"
11592 msgstr "--pathspec-from-file tidak kompatibel dengan --patch"
11594 #: builtin/checkout.c:1733
11596 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11597 "checking out of the index."
11599 "git checkout: --ours/theirs, --force dan --merge tidak kompatibel saat\n"
11600 "men-checkout index"
11602 #: builtin/checkout.c:1738
11603 msgid "you must specify path(s) to restore"
11604 msgstr "Anda harus sebutkan jalur untuk dipulihkan"
11606 #: builtin/checkout.c:1764 builtin/checkout.c:1766 builtin/checkout.c:1815
11607 #: builtin/checkout.c:1817 builtin/clone.c:122 builtin/remote.c:170
11608 #: builtin/remote.c:172 builtin/submodule--helper.c:2719 builtin/worktree.c:482
11609 #: builtin/worktree.c:484
11613 #: builtin/checkout.c:1765
11614 msgid "create and checkout a new branch"
11615 msgstr "buat dan checkout cabang baru"
11617 #: builtin/checkout.c:1767
11618 msgid "create/reset and checkout a branch"
11619 msgstr "buat/setel ulang dan checkout cabang"
11621 #: builtin/checkout.c:1768
11622 msgid "create reflog for new branch"
11623 msgstr "buat reflog untuk cabang baru"
11625 #: builtin/checkout.c:1770
11626 msgid "second guess 'git checkout <no-such-branch>' (default)"
11627 msgstr "tebakan kedua 'git checkout <tidak-ada-cabang-seperti-itu>' (default)"
11629 #: builtin/checkout.c:1771
11630 msgid "use overlay mode (default)"
11631 msgstr "gunakan mode hamparan (default)"
11633 #: builtin/checkout.c:1816
11634 msgid "create and switch to a new branch"
11635 msgstr "buat dan ganti ke cabang baru"
11637 #: builtin/checkout.c:1818
11638 msgid "create/reset and switch to a branch"
11639 msgstr "buat/setel ulang dan ganti ke cabang"
11641 #: builtin/checkout.c:1820
11642 msgid "second guess 'git switch <no-such-branch>'"
11643 msgstr "tebakan kedua 'git switch <tidak-ada-cabang-seperti-itu>'"
11645 #: builtin/checkout.c:1822
11646 msgid "throw away local modifications"
11647 msgstr "buang modifikasi lokal"
11649 #: builtin/checkout.c:1856
11650 msgid "which tree-ish to checkout from"
11651 msgstr "mana mirip-cabang untuk di-checkout"
11653 #: builtin/checkout.c:1858
11654 msgid "restore the index"
11655 msgstr "pulihkan indeks"
11657 #: builtin/checkout.c:1860
11658 msgid "restore the working tree (default)"
11659 msgstr "pulihkan pohon kerja (default)"
11661 #: builtin/checkout.c:1862
11662 msgid "ignore unmerged entries"
11663 msgstr "abaikan entri yang tak tergabung"
11665 #: builtin/checkout.c:1863
11666 msgid "use overlay mode"
11667 msgstr "gunakan mode hamparan"
11669 #: builtin/clean.c:29
11671 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
11674 #: builtin/clean.c:33
11676 msgid "Removing %s\n"
11679 #: builtin/clean.c:34
11681 msgid "Would remove %s\n"
11684 #: builtin/clean.c:35
11686 msgid "Skipping repository %s\n"
11689 #: builtin/clean.c:36
11691 msgid "Would skip repository %s\n"
11694 #: builtin/clean.c:37
11696 msgid "failed to remove %s"
11699 #: builtin/clean.c:38
11701 msgid "could not lstat %s\n"
11704 #: builtin/clean.c:302 git-add--interactive.perl:593
11708 "1 - select a numbered item\n"
11709 "foo - select item based on unique prefix\n"
11710 " - (empty) select nothing\n"
11713 #: builtin/clean.c:306 git-add--interactive.perl:602
11717 "1 - select a single item\n"
11718 "3-5 - select a range of items\n"
11719 "2-3,6-9 - select multiple ranges\n"
11720 "foo - select item based on unique prefix\n"
11721 "-... - unselect specified items\n"
11722 "* - choose all items\n"
11723 " - (empty) finish selecting\n"
11726 #: builtin/clean.c:521 git-add--interactive.perl:568
11727 #: git-add--interactive.perl:573
11728 #, c-format, perl-format
11729 msgid "Huh (%s)?\n"
11732 #: builtin/clean.c:661
11734 msgid "Input ignore patterns>> "
11737 #: builtin/clean.c:696
11739 msgid "WARNING: Cannot find items matched by: %s"
11742 #: builtin/clean.c:717
11743 msgid "Select items to delete"
11746 #. TRANSLATORS: Make sure to keep [y/N] as is
11747 #: builtin/clean.c:758
11749 msgid "Remove %s [y/N]? "
11752 #: builtin/clean.c:789
11754 "clean - start cleaning\n"
11755 "filter by pattern - exclude items from deletion\n"
11756 "select by numbers - select items to be deleted by numbers\n"
11757 "ask each - confirm each deletion (like \"rm -i\")\n"
11758 "quit - stop cleaning\n"
11759 "help - this screen\n"
11760 "? - help for prompt selection"
11763 #: builtin/clean.c:825
11764 msgid "Would remove the following item:"
11765 msgid_plural "Would remove the following items:"
11769 #: builtin/clean.c:841
11770 msgid "No more files to clean, exiting."
11773 #: builtin/clean.c:903
11774 msgid "do not print names of files removed"
11777 #: builtin/clean.c:905
11781 #: builtin/clean.c:906
11782 msgid "interactive cleaning"
11785 #: builtin/clean.c:908
11786 msgid "remove whole directories"
11789 #: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
11790 #: builtin/grep.c:922 builtin/log.c:184 builtin/log.c:186
11791 #: builtin/ls-files.c:573 builtin/name-rev.c:526 builtin/name-rev.c:528
11792 #: builtin/show-ref.c:179
11796 #: builtin/clean.c:910
11797 msgid "add <pattern> to ignore rules"
11800 #: builtin/clean.c:911
11801 msgid "remove ignored files, too"
11804 #: builtin/clean.c:913
11805 msgid "remove only ignored files"
11808 #: builtin/clean.c:929
11810 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11814 #: builtin/clean.c:932
11816 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11817 "refusing to clean"
11820 #: builtin/clean.c:944
11821 msgid "-x and -X cannot be used together"
11824 #: builtin/clone.c:45
11825 msgid "git clone [<options>] [--] <repo> [<dir>]"
11826 msgstr "git clone [<opsi>] [--] <repo> [<direktori>]"
11828 #: builtin/clone.c:94
11829 msgid "don't create a checkout"
11830 msgstr "jangan buat checkout"
11832 #: builtin/clone.c:95 builtin/clone.c:97 builtin/init-db.c:555
11833 msgid "create a bare repository"
11834 msgstr "buat repositori bare"
11836 #: builtin/clone.c:99
11837 msgid "create a mirror repository (implies bare)"
11838 msgstr "buat repositori cermin (implikasikan bare)"
11840 #: builtin/clone.c:101
11841 msgid "to clone from a local repository"
11842 msgstr "kloning dari repositori lokal"
11844 #: builtin/clone.c:103
11845 msgid "don't use local hardlinks, always copy"
11846 msgstr "jangan gunakan tautan keras lokal, selalu salin"
11848 #: builtin/clone.c:105
11849 msgid "setup as shared repository"
11850 msgstr "siapkan sebagai repositori berbagi"
11852 #: builtin/clone.c:107
11854 msgstr "spek jalur"
11856 #: builtin/clone.c:107
11857 msgid "initialize submodules in the clone"
11858 msgstr "inisialisasi submodul dalam klon"
11860 #: builtin/clone.c:111
11861 msgid "number of submodules cloned in parallel"
11862 msgstr "jumlah submodul yang diklon secara paralel"
11864 #: builtin/clone.c:112 builtin/init-db.c:552
11865 msgid "template-directory"
11866 msgstr "direktori templat"
11868 #: builtin/clone.c:113 builtin/init-db.c:553
11869 msgid "directory from which templates will be used"
11870 msgstr "direktori dimana templat akan digunakan"
11872 #: builtin/clone.c:115 builtin/clone.c:117 builtin/submodule--helper.c:1831
11873 #: builtin/submodule--helper.c:2336
11874 msgid "reference repository"
11875 msgstr "repositori rujukan"
11877 #: builtin/clone.c:119 builtin/submodule--helper.c:1833
11878 #: builtin/submodule--helper.c:2338
11879 msgid "use --reference only while cloning"
11880 msgstr "gunakan --reference hanya pada saat kloning"
11882 #: builtin/clone.c:120 builtin/column.c:27 builtin/init-db.c:563
11883 #: builtin/merge-file.c:46 builtin/pack-objects.c:3561 builtin/repack.c:357
11887 #: builtin/clone.c:121
11888 msgid "use <name> instead of 'origin' to track upstream"
11889 msgstr "gunakan <nama> daripada 'origin' untuk lacak hulu"
11891 #: builtin/clone.c:123
11892 msgid "checkout <branch> instead of the remote's HEAD"
11893 msgstr "checkout <cabang> daripada HEAD remote"
11895 #: builtin/clone.c:125
11896 msgid "path to git-upload-pack on the remote"
11897 msgstr "jalur ke git-upload-pack pada remote"
11899 #: builtin/clone.c:126 builtin/fetch.c:176 builtin/grep.c:861
11900 #: builtin/pull.c:208
11904 #: builtin/clone.c:127
11905 msgid "create a shallow clone of that depth"
11906 msgstr "buat klon dangkal sedalam kedalaman tersebut"
11908 #: builtin/clone.c:128 builtin/fetch.c:178 builtin/pack-objects.c:3550
11909 #: builtin/pull.c:211
11913 #: builtin/clone.c:129
11914 msgid "create a shallow clone since a specific time"
11915 msgstr "buat klon dangkal sejak waktu yang disebutkan"
11917 #: builtin/clone.c:130 builtin/fetch.c:180 builtin/fetch.c:203
11918 #: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1323
11922 #: builtin/clone.c:131 builtin/fetch.c:181 builtin/pull.c:215
11923 msgid "deepen history of shallow clone, excluding rev"
11924 msgstr "perdalam riwayat klon dangkal, tidak termasuk rev"
11926 #: builtin/clone.c:133 builtin/submodule--helper.c:1843
11927 #: builtin/submodule--helper.c:2352
11928 msgid "clone only one branch, HEAD or --branch"
11929 msgstr "klon hanya satu cabang, HEAD atau --branch"
11931 #: builtin/clone.c:135
11932 msgid "don't clone any tags, and make later fetches not to follow them"
11933 msgstr "jangan klon tag apapun, dan buat pengambilan nanti tidak mengikutinya"
11935 #: builtin/clone.c:137
11936 msgid "any cloned submodules will be shallow"
11937 msgstr "submodul yang diklon akan dangkal"
11939 #: builtin/clone.c:138 builtin/init-db.c:561
11941 msgstr "direktori git"
11943 #: builtin/clone.c:139 builtin/init-db.c:562
11944 msgid "separate git dir from working tree"
11945 msgstr "pisahkan direktori git dari pohon kerja"
11947 #: builtin/clone.c:140
11949 msgstr "kunci=nilai"
11951 #: builtin/clone.c:141
11952 msgid "set config inside the new repository"
11953 msgstr "setel konfigurasi di dalam repositori baru"
11955 #: builtin/clone.c:143 builtin/fetch.c:198 builtin/ls-remote.c:77
11956 #: builtin/pull.c:230 builtin/push.c:584 builtin/send-pack.c:196
11957 msgid "server-specific"
11958 msgstr "spesifik ke server"
11960 #: builtin/clone.c:143 builtin/fetch.c:198 builtin/ls-remote.c:77
11961 #: builtin/pull.c:231 builtin/push.c:584 builtin/send-pack.c:197
11962 msgid "option to transmit"
11963 msgstr "opsi untuk transmisi"
11965 #: builtin/clone.c:144 builtin/fetch.c:199 builtin/pull.c:234
11966 #: builtin/push.c:585
11967 msgid "use IPv4 addresses only"
11968 msgstr "gunakan hanya alamat IPv4"
11970 #: builtin/clone.c:146 builtin/fetch.c:201 builtin/pull.c:237
11971 #: builtin/push.c:587
11972 msgid "use IPv6 addresses only"
11973 msgstr "gunakan hanya alamat IPv6"
11975 #: builtin/clone.c:150
11976 msgid "any cloned submodules will use their remote-tracking branch"
11977 msgstr "submodul yang diklon akan menggunakan cabang yang melacak remotenya"
11979 #: builtin/clone.c:152
11980 msgid "initialize sparse-checkout file to include only files at root"
11982 "inisialisasi berkas checkout tipis agar memasukkan hanya berkas pada akar"
11984 #: builtin/clone.c:288
11986 "No directory name could be guessed.\n"
11987 "Please specify a directory on the command line"
11989 "Nama direktori tidak dapat ditebak.\n"
11990 "Mohon sebutkan direktori pada baris perintah"
11992 #: builtin/clone.c:341
11994 msgid "info: Could not add alternate for '%s': %s\n"
11995 msgstr "info: Tidak dapat menambahkan alternatif untuk '%s': %s\n"
11997 #: builtin/clone.c:414
11999 msgid "%s exists and is not a directory"
12000 msgstr "%s ada dan bukan direktori"
12002 #: builtin/clone.c:432
12004 msgid "failed to start iterator over '%s'"
12005 msgstr "gagal memulai iterator pada '%s'"
12007 #: builtin/clone.c:463
12009 msgid "failed to create link '%s'"
12010 msgstr "gagal membuat tautan '%s'"
12012 #: builtin/clone.c:467
12014 msgid "failed to copy file to '%s'"
12015 msgstr "gagal menyalin berkas ke '%s'"
12017 #: builtin/clone.c:472
12019 msgid "failed to iterate over '%s'"
12020 msgstr "gagal iterasi pada '%s'"
12022 #: builtin/clone.c:499
12025 msgstr "selesai.\n"
12027 #: builtin/clone.c:513
12029 "Clone succeeded, but checkout failed.\n"
12030 "You can inspect what was checked out with 'git status'\n"
12031 "and retry with 'git restore --source=HEAD :/'\n"
12033 "Klon sukses, tapi checkout gagal.\n"
12034 "Anda dapat periksa apa yang dicheckout dengan 'git status'\n"
12035 "dan coba lagi dengan 'git restore --source=HEAD :/'\n"
12037 #: builtin/clone.c:590
12039 msgid "Could not find remote branch %s to clone."
12040 msgstr "Tidak dapat menemukan cabang remote %s untuk diklon."
12042 #: builtin/clone.c:709
12044 msgid "unable to update %s"
12045 msgstr "tidak dapat memperbarui %s"
12047 #: builtin/clone.c:757
12048 msgid "failed to initialize sparse-checkout"
12049 msgstr "gagal menginisalisasi checkout tipis"
12051 #: builtin/clone.c:780
12052 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
12054 "HEAD remote merujuk pada ref yang tidak ada, tidak dapat men-checkout.\n"
12056 #: builtin/clone.c:812
12057 msgid "unable to checkout working tree"
12058 msgstr "tidak dapat men-checkout pohon kerja"
12060 #: builtin/clone.c:887
12061 msgid "unable to write parameters to config file"
12062 msgstr "tidak dapat menulis parameter ke berkas konfigurasi"
12064 #: builtin/clone.c:950
12065 msgid "cannot repack to clean up"
12066 msgstr "tidak dapat memaket ulang untuk pembersihan"
12068 #: builtin/clone.c:952
12069 msgid "cannot unlink temporary alternates file"
12070 msgstr "tidak dapat batal-taut berkas alternatif sementara"
12072 #: builtin/clone.c:993 builtin/receive-pack.c:2493
12073 msgid "Too many arguments."
12074 msgstr "Terlalu banyak argumen."
12076 #: builtin/clone.c:997
12077 msgid "You must specify a repository to clone."
12078 msgstr "Anda harus sebutkan repositori untuk diklon."
12080 #: builtin/clone.c:1010
12082 msgid "--bare and --origin %s options are incompatible."
12083 msgstr "--bare dan --origin %s tidak kompatibel."
12085 #: builtin/clone.c:1013
12086 msgid "--bare and --separate-git-dir are incompatible."
12087 msgstr "--bare dan --separate-git-dir tidak kompatibel."
12089 #: builtin/clone.c:1026
12091 msgid "repository '%s' does not exist"
12092 msgstr "repositori '%s' tidak ada"
12094 #: builtin/clone.c:1030 builtin/fetch.c:1951
12096 msgid "depth %s is not a positive number"
12097 msgstr "kedalaman %s bukan bilangan positif"
12099 #: builtin/clone.c:1040
12101 msgid "destination path '%s' already exists and is not an empty directory."
12102 msgstr "jalur tujuan '%s' sudah ada dan bukan direktori kosong"
12104 #: builtin/clone.c:1046
12106 msgid "repository path '%s' already exists and is not an empty directory."
12107 msgstr "jalur repositori '%s' sudah ada dan bukan direktori kosong"
12109 #: builtin/clone.c:1060
12111 msgid "working tree '%s' already exists."
12112 msgstr "pohon kerja '%s' sudah ada."
12114 #: builtin/clone.c:1075 builtin/clone.c:1096 builtin/difftool.c:271
12115 #: builtin/log.c:1986 builtin/worktree.c:282 builtin/worktree.c:314
12117 msgid "could not create leading directories of '%s'"
12118 msgstr "tidak dapat membuat direktori pendahulu '%s'"
12120 #: builtin/clone.c:1080
12122 msgid "could not create work tree dir '%s'"
12123 msgstr "tidak dapat membuat direktori pohon kerja '%s'"
12125 #: builtin/clone.c:1100
12127 msgid "Cloning into bare repository '%s'...\n"
12128 msgstr "Kloning ke repositori bare '%s'...\n"
12130 #: builtin/clone.c:1102
12132 msgid "Cloning into '%s'...\n"
12133 msgstr "Kloning ke '%s'...\n"
12135 #: builtin/clone.c:1126
12137 "clone --recursive is not compatible with both --reference and --reference-if-"
12140 "clone --recursive tidak kompatibel dengan baik --reference dan --reference-"
12143 #: builtin/clone.c:1170 builtin/remote.c:200 builtin/remote.c:705
12145 msgid "'%s' is not a valid remote name"
12146 msgstr "'%s' bukan nama remote yang valid"
12148 #: builtin/clone.c:1211
12149 msgid "--depth is ignored in local clones; use file:// instead."
12150 msgstr "--depth diabaikan di klon lokal; gunakan file:// sebagai gantinya."
12152 #: builtin/clone.c:1213
12153 msgid "--shallow-since is ignored in local clones; use file:// instead."
12155 "--shallow-since diabaikan di klon lokal; gunakan file:// sebagai gantinya."
12157 #: builtin/clone.c:1215
12158 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
12160 "--shallow-exclude diabaikan di klon lokal; gunakan file:// sebagai gantinya."
12162 #: builtin/clone.c:1217
12163 msgid "--filter is ignored in local clones; use file:// instead."
12164 msgstr "--filter diabaikan di klon lokal; gunakan file:// sebagai gantinya."
12166 #: builtin/clone.c:1220
12167 msgid "source repository is shallow, ignoring --local"
12168 msgstr "repositori sumber dangkal, abaikan --local"
12170 #: builtin/clone.c:1225
12171 msgid "--local is ignored"
12172 msgstr "--local diabaikan"
12174 #: builtin/clone.c:1315 builtin/clone.c:1323
12176 msgid "Remote branch %s not found in upstream %s"
12177 msgstr "Cabang remote %s tidak ditemukan di hulu %s"
12179 #: builtin/clone.c:1326
12180 msgid "You appear to have cloned an empty repository."
12181 msgstr "Anda tampaknya mengklon repositori kosong."
12183 #: builtin/column.c:10
12184 msgid "git column [<options>]"
12187 #: builtin/column.c:27
12188 msgid "lookup config vars"
12191 #: builtin/column.c:28 builtin/column.c:29
12192 msgid "layout to use"
12195 #: builtin/column.c:30
12196 msgid "Maximum width"
12199 #: builtin/column.c:31
12200 msgid "Padding space on left border"
12203 #: builtin/column.c:32
12204 msgid "Padding space on right border"
12207 #: builtin/column.c:33
12208 msgid "Padding space between columns"
12211 #: builtin/column.c:51
12212 msgid "--command must be the first argument"
12215 #: builtin/commit-graph.c:13 builtin/commit-graph.c:22
12217 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
12220 #: builtin/commit-graph.c:14 builtin/commit-graph.c:27
12222 "git commit-graph write [--object-dir <objdir>] [--append] [--"
12223 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
12224 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
12227 #: builtin/commit-graph.c:64
12229 msgid "could not find object directory matching %s"
12232 #: builtin/commit-graph.c:80 builtin/commit-graph.c:210
12233 #: builtin/commit-graph.c:316 builtin/fetch.c:187 builtin/log.c:1768
12237 #: builtin/commit-graph.c:81 builtin/commit-graph.c:211
12238 #: builtin/commit-graph.c:317
12239 msgid "the object directory to store the graph"
12242 #: builtin/commit-graph.c:83
12243 msgid "if the commit-graph is split, only verify the tip file"
12246 #: builtin/commit-graph.c:106
12248 msgid "Could not open commit-graph '%s'"
12251 #: builtin/commit-graph.c:142
12253 msgid "unrecognized --split argument, %s"
12256 #: builtin/commit-graph.c:155
12258 msgid "unexpected non-hex object ID: %s"
12261 #: builtin/commit-graph.c:160
12263 msgid "invalid object: %s"
12266 #: builtin/commit-graph.c:213
12267 msgid "start walk at all refs"
12270 #: builtin/commit-graph.c:215
12271 msgid "scan pack-indexes listed by stdin for commits"
12274 #: builtin/commit-graph.c:217
12275 msgid "start walk at commits listed by stdin"
12278 #: builtin/commit-graph.c:219
12279 msgid "include all commits already in the commit-graph file"
12282 #: builtin/commit-graph.c:221
12283 msgid "enable computation for changed paths"
12286 #: builtin/commit-graph.c:224
12287 msgid "allow writing an incremental commit-graph file"
12290 #: builtin/commit-graph.c:228
12291 msgid "maximum number of commits in a non-base split commit-graph"
12294 #: builtin/commit-graph.c:230
12295 msgid "maximum ratio between two levels of a split commit-graph"
12298 #: builtin/commit-graph.c:232
12299 msgid "only expire files older than a given date-time"
12302 #: builtin/commit-graph.c:234
12303 msgid "maximum number of changed-path Bloom filters to compute"
12306 #: builtin/commit-graph.c:255
12307 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
12310 #: builtin/commit-graph.c:287
12311 msgid "Collecting commits from input"
12314 #: builtin/commit-tree.c:18
12316 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
12317 "<file>)...] <tree>"
12320 #: builtin/commit-tree.c:31
12322 msgid "duplicate parent %s ignored"
12325 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:557
12327 msgid "not a valid object name %s"
12330 #: builtin/commit-tree.c:93
12332 msgid "git commit-tree: failed to open '%s'"
12335 #: builtin/commit-tree.c:96
12337 msgid "git commit-tree: failed to read '%s'"
12340 #: builtin/commit-tree.c:98
12342 msgid "git commit-tree: failed to close '%s'"
12345 #: builtin/commit-tree.c:111
12349 #: builtin/commit-tree.c:112
12350 msgid "id of a parent commit object"
12353 #: builtin/commit-tree.c:114 builtin/commit.c:1504 builtin/merge.c:282
12354 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1537
12355 #: builtin/tag.c:445
12359 #: builtin/commit-tree.c:115 builtin/commit.c:1504
12360 msgid "commit message"
12363 #: builtin/commit-tree.c:118
12364 msgid "read commit log message from file"
12367 #: builtin/commit-tree.c:121 builtin/commit.c:1516 builtin/merge.c:299
12368 #: builtin/pull.c:176 builtin/revert.c:118
12369 msgid "GPG sign commit"
12372 #: builtin/commit-tree.c:133
12373 msgid "must give exactly one tree"
12376 #: builtin/commit-tree.c:140
12377 msgid "git commit-tree: failed to read"
12380 #: builtin/commit.c:41
12381 msgid "git commit [<options>] [--] <pathspec>..."
12384 #: builtin/commit.c:46
12385 msgid "git status [<options>] [--] <pathspec>..."
12388 #: builtin/commit.c:51
12390 "You asked to amend the most recent commit, but doing so would make\n"
12391 "it empty. You can repeat your command with --allow-empty, or you can\n"
12392 "remove the commit entirely with \"git reset HEAD^\".\n"
12395 #: builtin/commit.c:56
12397 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12398 "If you wish to commit it anyway, use:\n"
12400 " git commit --allow-empty\n"
12404 #: builtin/commit.c:63
12405 msgid "Otherwise, please use 'git rebase --skip'\n"
12408 #: builtin/commit.c:66
12409 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12412 #: builtin/commit.c:69
12416 " git cherry-pick --continue\n"
12418 "to resume cherry-picking the remaining commits.\n"
12419 "If you wish to skip this commit, use:\n"
12421 " git cherry-pick --skip\n"
12425 #: builtin/commit.c:312
12426 msgid "failed to unpack HEAD tree object"
12429 #: builtin/commit.c:348
12430 msgid "--pathspec-from-file with -a does not make sense"
12433 #: builtin/commit.c:361
12434 msgid "No paths with --include/--only does not make sense."
12437 #: builtin/commit.c:373
12438 msgid "unable to create temporary index"
12441 #: builtin/commit.c:382
12442 msgid "interactive add failed"
12445 #: builtin/commit.c:397
12446 msgid "unable to update temporary index"
12449 #: builtin/commit.c:399
12450 msgid "Failed to update main cache tree"
12453 #: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
12454 msgid "unable to write new_index file"
12457 #: builtin/commit.c:476
12458 msgid "cannot do a partial commit during a merge."
12461 #: builtin/commit.c:478
12462 msgid "cannot do a partial commit during a cherry-pick."
12465 #: builtin/commit.c:480
12466 msgid "cannot do a partial commit during a rebase."
12469 #: builtin/commit.c:488
12470 msgid "cannot read the index"
12473 #: builtin/commit.c:507
12474 msgid "unable to write temporary index file"
12477 #: builtin/commit.c:605
12479 msgid "commit '%s' lacks author header"
12482 #: builtin/commit.c:607
12484 msgid "commit '%s' has malformed author line"
12487 #: builtin/commit.c:626
12488 msgid "malformed --author parameter"
12491 #: builtin/commit.c:679
12493 "unable to select a comment character that is not used\n"
12494 "in the current commit message"
12497 #: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1097
12499 msgid "could not lookup commit %s"
12502 #: builtin/commit.c:729 builtin/shortlog.c:413
12504 msgid "(reading log message from standard input)\n"
12507 #: builtin/commit.c:731
12508 msgid "could not read log from standard input"
12511 #: builtin/commit.c:735
12513 msgid "could not read log file '%s'"
12516 #: builtin/commit.c:766 builtin/commit.c:782
12517 msgid "could not read SQUASH_MSG"
12520 #: builtin/commit.c:773
12521 msgid "could not read MERGE_MSG"
12524 #: builtin/commit.c:833
12525 msgid "could not write commit template"
12528 #: builtin/commit.c:853
12531 "It looks like you may be committing a merge.\n"
12532 "If this is not correct, please run\n"
12533 "\tgit update-ref -d MERGE_HEAD\n"
12537 #: builtin/commit.c:858
12540 "It looks like you may be committing a cherry-pick.\n"
12541 "If this is not correct, please run\n"
12542 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
12546 #: builtin/commit.c:868
12549 "Please enter the commit message for your changes. Lines starting\n"
12550 "with '%c' will be ignored, and an empty message aborts the commit.\n"
12553 #: builtin/commit.c:876
12556 "Please enter the commit message for your changes. Lines starting\n"
12557 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12558 "An empty message aborts the commit.\n"
12561 #: builtin/commit.c:893
12563 msgid "%sAuthor: %.*s <%.*s>"
12566 #: builtin/commit.c:901
12571 #: builtin/commit.c:908
12573 msgid "%sCommitter: %.*s <%.*s>"
12576 #: builtin/commit.c:926
12577 msgid "Cannot read index"
12580 #: builtin/commit.c:997
12581 msgid "Error building trees"
12584 #: builtin/commit.c:1011 builtin/tag.c:308
12586 msgid "Please supply the message using either -m or -F option.\n"
12589 #: builtin/commit.c:1055
12591 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
12594 #: builtin/commit.c:1069
12596 msgid "Invalid ignored mode '%s'"
12599 #: builtin/commit.c:1087 builtin/commit.c:1331
12601 msgid "Invalid untracked files mode '%s'"
12604 #: builtin/commit.c:1127
12605 msgid "--long and -z are incompatible"
12608 #: builtin/commit.c:1171
12609 msgid "Using both --reset-author and --author does not make sense"
12612 #: builtin/commit.c:1180
12613 msgid "You have nothing to amend."
12616 #: builtin/commit.c:1183
12617 msgid "You are in the middle of a merge -- cannot amend."
12620 #: builtin/commit.c:1185
12621 msgid "You are in the middle of a cherry-pick -- cannot amend."
12624 #: builtin/commit.c:1187
12625 msgid "You are in the middle of a rebase -- cannot amend."
12628 #: builtin/commit.c:1190
12629 msgid "Options --squash and --fixup cannot be used together"
12632 #: builtin/commit.c:1200
12633 msgid "Only one of -c/-C/-F/--fixup can be used."
12636 #: builtin/commit.c:1202
12637 msgid "Option -m cannot be combined with -c/-C/-F."
12640 #: builtin/commit.c:1211
12641 msgid "--reset-author can be used only with -C, -c or --amend."
12644 #: builtin/commit.c:1229
12645 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
12648 #: builtin/commit.c:1235
12650 msgid "paths '%s ...' with -a does not make sense"
12653 #: builtin/commit.c:1366 builtin/commit.c:1527
12654 msgid "show status concisely"
12657 #: builtin/commit.c:1368 builtin/commit.c:1529
12658 msgid "show branch information"
12661 #: builtin/commit.c:1370
12662 msgid "show stash information"
12665 #: builtin/commit.c:1372 builtin/commit.c:1531
12666 msgid "compute full ahead/behind values"
12669 #: builtin/commit.c:1374
12673 #: builtin/commit.c:1374 builtin/commit.c:1533 builtin/push.c:560
12674 #: builtin/worktree.c:679
12675 msgid "machine-readable output"
12676 msgstr "keluaran yang dapat dibaca mesin"
12678 #: builtin/commit.c:1377 builtin/commit.c:1535
12679 msgid "show status in long format (default)"
12682 #: builtin/commit.c:1380 builtin/commit.c:1538
12683 msgid "terminate entries with NUL"
12686 #: builtin/commit.c:1382 builtin/commit.c:1386 builtin/commit.c:1541
12687 #: builtin/fast-export.c:1198 builtin/fast-export.c:1201
12688 #: builtin/fast-export.c:1204 builtin/rebase.c:1412 parse-options.h:336
12692 #: builtin/commit.c:1383 builtin/commit.c:1541
12693 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
12696 #: builtin/commit.c:1387
12698 "show ignored files, optional modes: traditional, matching, no. (Default: "
12702 #: builtin/commit.c:1389 parse-options.h:192
12706 #: builtin/commit.c:1390
12708 "ignore changes to submodules, optional when: all, dirty, untracked. "
12712 #: builtin/commit.c:1392
12713 msgid "list untracked files in columns"
12716 #: builtin/commit.c:1393
12717 msgid "do not detect renames"
12720 #: builtin/commit.c:1395
12721 msgid "detect renames, optionally set similarity index"
12724 #: builtin/commit.c:1415
12725 msgid "Unsupported combination of ignored and untracked-files arguments"
12728 #: builtin/commit.c:1497
12729 msgid "suppress summary after successful commit"
12732 #: builtin/commit.c:1498
12733 msgid "show diff in commit message template"
12736 #: builtin/commit.c:1500
12737 msgid "Commit message options"
12740 #: builtin/commit.c:1501 builtin/merge.c:286 builtin/tag.c:447
12741 msgid "read message from file"
12744 #: builtin/commit.c:1502
12748 #: builtin/commit.c:1502
12749 msgid "override author for commit"
12752 #: builtin/commit.c:1503 builtin/gc.c:550
12756 #: builtin/commit.c:1503
12757 msgid "override date for commit"
12760 #: builtin/commit.c:1505 builtin/commit.c:1506 builtin/commit.c:1507
12761 #: builtin/commit.c:1508 parse-options.h:328 ref-filter.h:90
12765 #: builtin/commit.c:1505
12766 msgid "reuse and edit message from specified commit"
12769 #: builtin/commit.c:1506
12770 msgid "reuse message from specified commit"
12773 #: builtin/commit.c:1507
12774 msgid "use autosquash formatted message to fixup specified commit"
12777 #: builtin/commit.c:1508
12778 msgid "use autosquash formatted message to squash specified commit"
12781 #: builtin/commit.c:1509
12782 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12785 #: builtin/commit.c:1510 builtin/log.c:1743 builtin/merge.c:302
12786 #: builtin/pull.c:145 builtin/revert.c:110
12787 msgid "add a Signed-off-by trailer"
12790 #: builtin/commit.c:1511
12791 msgid "use specified template file"
12794 #: builtin/commit.c:1512
12795 msgid "force edit of commit"
12798 #: builtin/commit.c:1514
12799 msgid "include status in commit message template"
12802 #: builtin/commit.c:1519
12803 msgid "Commit contents options"
12806 #: builtin/commit.c:1520
12807 msgid "commit all changed files"
12810 #: builtin/commit.c:1521
12811 msgid "add specified files to index for commit"
12814 #: builtin/commit.c:1522
12815 msgid "interactively add files"
12818 #: builtin/commit.c:1523
12819 msgid "interactively add changes"
12822 #: builtin/commit.c:1524
12823 msgid "commit only specified files"
12826 #: builtin/commit.c:1525
12827 msgid "bypass pre-commit and commit-msg hooks"
12830 #: builtin/commit.c:1526
12831 msgid "show what would be committed"
12834 #: builtin/commit.c:1539
12835 msgid "amend previous commit"
12838 #: builtin/commit.c:1540
12839 msgid "bypass post-rewrite hook"
12842 #: builtin/commit.c:1547
12843 msgid "ok to record an empty change"
12846 #: builtin/commit.c:1549
12847 msgid "ok to record a change with an empty message"
12850 #: builtin/commit.c:1622
12852 msgid "Corrupt MERGE_HEAD file (%s)"
12855 #: builtin/commit.c:1629
12856 msgid "could not read MERGE_MODE"
12859 #: builtin/commit.c:1650
12861 msgid "could not read commit message: %s"
12864 #: builtin/commit.c:1657
12866 msgid "Aborting commit due to empty commit message.\n"
12869 #: builtin/commit.c:1662
12871 msgid "Aborting commit; you did not edit the message.\n"
12874 #: builtin/commit.c:1696
12876 "repository has been updated, but unable to write\n"
12877 "new_index file. Check that disk is not full and quota is\n"
12878 "not exceeded, and then \"git restore --staged :/\" to recover."
12881 #: builtin/config.c:11
12882 msgid "git config [<options>]"
12885 #: builtin/config.c:109 builtin/env--helper.c:27
12887 msgid "unrecognized --type argument, %s"
12890 #: builtin/config.c:121
12891 msgid "only one type at a time"
12894 #: builtin/config.c:130
12895 msgid "Config file location"
12898 #: builtin/config.c:131
12899 msgid "use global config file"
12902 #: builtin/config.c:132
12903 msgid "use system config file"
12906 #: builtin/config.c:133
12907 msgid "use repository config file"
12910 #: builtin/config.c:134
12911 msgid "use per-worktree config file"
12914 #: builtin/config.c:135
12915 msgid "use given config file"
12918 #: builtin/config.c:136
12922 #: builtin/config.c:136
12923 msgid "read config from given blob object"
12926 #: builtin/config.c:137
12930 #: builtin/config.c:138
12931 msgid "get value: name [value-pattern]"
12934 #: builtin/config.c:139
12935 msgid "get all values: key [value-pattern]"
12938 #: builtin/config.c:140
12939 msgid "get values for regexp: name-regex [value-pattern]"
12942 #: builtin/config.c:141
12943 msgid "get value specific for the URL: section[.var] URL"
12946 #: builtin/config.c:142
12947 msgid "replace all matching variables: name value [value-pattern]"
12950 #: builtin/config.c:143
12951 msgid "add a new variable: name value"
12954 #: builtin/config.c:144
12955 msgid "remove a variable: name [value-pattern]"
12958 #: builtin/config.c:145
12959 msgid "remove all matches: name [value-pattern]"
12962 #: builtin/config.c:146
12963 msgid "rename section: old-name new-name"
12966 #: builtin/config.c:147
12967 msgid "remove a section: name"
12970 #: builtin/config.c:148
12974 #: builtin/config.c:149
12975 msgid "use string equality when comparing values to 'value-pattern'"
12978 #: builtin/config.c:150
12979 msgid "open an editor"
12982 #: builtin/config.c:151
12983 msgid "find the color configured: slot [default]"
12986 #: builtin/config.c:152
12987 msgid "find the color setting: slot [stdout-is-tty]"
12990 #: builtin/config.c:153
12994 #: builtin/config.c:154 builtin/env--helper.c:43
12995 msgid "value is given this type"
12998 #: builtin/config.c:155
12999 msgid "value is \"true\" or \"false\""
13002 #: builtin/config.c:156
13003 msgid "value is decimal number"
13006 #: builtin/config.c:157
13007 msgid "value is --bool or --int"
13010 #: builtin/config.c:158
13011 msgid "value is --bool or string"
13014 #: builtin/config.c:159
13015 msgid "value is a path (file or directory name)"
13018 #: builtin/config.c:160
13019 msgid "value is an expiry date"
13022 #: builtin/config.c:161
13026 #: builtin/config.c:162
13027 msgid "terminate values with NUL byte"
13030 #: builtin/config.c:163
13031 msgid "show variable names only"
13034 #: builtin/config.c:164
13035 msgid "respect include directives on lookup"
13038 #: builtin/config.c:165
13039 msgid "show origin of config (file, standard input, blob, command line)"
13042 #: builtin/config.c:166
13043 msgid "show scope of config (worktree, local, global, system, command)"
13046 #: builtin/config.c:167 builtin/env--helper.c:45
13050 #: builtin/config.c:167
13051 msgid "with --get, use default value when missing entry"
13054 #: builtin/config.c:181
13056 msgid "wrong number of arguments, should be %d"
13059 #: builtin/config.c:183
13061 msgid "wrong number of arguments, should be from %d to %d"
13064 #: builtin/config.c:339
13066 msgid "invalid key pattern: %s"
13069 #: builtin/config.c:377
13071 msgid "failed to format default config value: %s"
13074 #: builtin/config.c:441
13076 msgid "cannot parse color '%s'"
13079 #: builtin/config.c:483
13080 msgid "unable to parse default color value"
13083 #: builtin/config.c:536 builtin/config.c:833
13084 msgid "not in a git directory"
13087 #: builtin/config.c:539
13088 msgid "writing to stdin is not supported"
13091 #: builtin/config.c:542
13092 msgid "writing config blobs is not supported"
13095 #: builtin/config.c:627
13098 "# This is Git's per-user configuration file.\n"
13100 "# Please adapt and uncomment the following lines:\n"
13105 #: builtin/config.c:652
13106 msgid "only one config file at a time"
13109 #: builtin/config.c:658
13110 msgid "--local can only be used inside a git repository"
13113 #: builtin/config.c:660
13114 msgid "--blob can only be used inside a git repository"
13117 #: builtin/config.c:662
13118 msgid "--worktree can only be used inside a git repository"
13121 #: builtin/config.c:684
13122 msgid "$HOME not set"
13125 #: builtin/config.c:708
13127 "--worktree cannot be used with multiple working trees unless the config\n"
13128 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
13129 "section in \"git help worktree\" for details"
13132 #: builtin/config.c:743
13133 msgid "--get-color and variable type are incoherent"
13136 #: builtin/config.c:748
13137 msgid "only one action at a time"
13140 #: builtin/config.c:761
13141 msgid "--name-only is only applicable to --list or --get-regexp"
13144 #: builtin/config.c:767
13146 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
13150 #: builtin/config.c:773
13151 msgid "--default is only applicable to --get"
13154 #: builtin/config.c:806
13155 msgid "--fixed-value only applies with 'value-pattern'"
13158 #: builtin/config.c:822
13160 msgid "unable to read config file '%s'"
13163 #: builtin/config.c:825
13164 msgid "error processing config file(s)"
13167 #: builtin/config.c:835
13168 msgid "editing stdin is not supported"
13171 #: builtin/config.c:837
13172 msgid "editing blobs is not supported"
13175 #: builtin/config.c:851
13177 msgid "cannot create configuration file %s"
13180 #: builtin/config.c:864
13183 "cannot overwrite multiple values with a single value\n"
13184 " Use a regexp, --add or --replace-all to change %s."
13187 #: builtin/config.c:943 builtin/config.c:954
13189 msgid "no such section: %s"
13192 #: builtin/count-objects.c:90
13193 msgid "git count-objects [-v] [-H | --human-readable]"
13196 #: builtin/count-objects.c:100
13197 msgid "print sizes in human readable format"
13200 #: builtin/credential-cache--daemon.c:226
13203 "The permissions on your socket directory are too loose; other\n"
13204 "users may be able to read your cached credentials. Consider running:\n"
13209 #: builtin/credential-cache--daemon.c:275
13210 msgid "print debugging messages to stderr"
13213 #: builtin/credential-cache--daemon.c:315
13214 msgid "credential-cache--daemon unavailable; no unix socket support"
13217 #: builtin/credential-cache.c:154
13218 msgid "credential-cache unavailable; no unix socket support"
13221 #: builtin/credential-store.c:66
13223 msgid "unable to get credential storage lock in %d ms"
13226 #: builtin/describe.c:26
13227 msgid "git describe [<options>] [<commit-ish>...]"
13230 #: builtin/describe.c:27
13231 msgid "git describe [<options>] --dirty"
13234 #: builtin/describe.c:63
13238 #: builtin/describe.c:63
13239 msgid "lightweight"
13242 #: builtin/describe.c:63
13246 #: builtin/describe.c:277
13248 msgid "annotated tag %s not available"
13251 #: builtin/describe.c:281
13253 msgid "tag '%s' is externally known as '%s'"
13256 #: builtin/describe.c:328
13258 msgid "no tag exactly matches '%s'"
13261 #: builtin/describe.c:330
13263 msgid "No exact match on refs or tags, searching to describe\n"
13266 #: builtin/describe.c:397
13268 msgid "finished search at %s\n"
13271 #: builtin/describe.c:424
13274 "No annotated tags can describe '%s'.\n"
13275 "However, there were unannotated tags: try --tags."
13278 #: builtin/describe.c:428
13281 "No tags can describe '%s'.\n"
13282 "Try --always, or create some tags."
13285 #: builtin/describe.c:458
13287 msgid "traversed %lu commits\n"
13290 #: builtin/describe.c:461
13293 "more than %i tags found; listed %i most recent\n"
13294 "gave up search at %s\n"
13297 #: builtin/describe.c:529
13299 msgid "describe %s\n"
13302 #: builtin/describe.c:532
13304 msgid "Not a valid object name %s"
13307 #: builtin/describe.c:540
13309 msgid "%s is neither a commit nor blob"
13312 #: builtin/describe.c:554
13313 msgid "find the tag that comes after the commit"
13316 #: builtin/describe.c:555
13317 msgid "debug search strategy on stderr"
13320 #: builtin/describe.c:556
13321 msgid "use any ref"
13324 #: builtin/describe.c:557
13325 msgid "use any tag, even unannotated"
13328 #: builtin/describe.c:558
13329 msgid "always use long format"
13332 #: builtin/describe.c:559
13333 msgid "only follow first parent"
13336 #: builtin/describe.c:562
13337 msgid "only output exact matches"
13340 #: builtin/describe.c:564
13341 msgid "consider <n> most recent tags (default: 10)"
13344 #: builtin/describe.c:566
13345 msgid "only consider tags matching <pattern>"
13348 #: builtin/describe.c:568
13349 msgid "do not consider tags matching <pattern>"
13352 #: builtin/describe.c:570 builtin/name-rev.c:535
13353 msgid "show abbreviated commit object as fallback"
13356 #: builtin/describe.c:571 builtin/describe.c:574
13360 #: builtin/describe.c:572
13361 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
13364 #: builtin/describe.c:575
13365 msgid "append <mark> on broken working tree (default: \"-broken\")"
13368 #: builtin/describe.c:593
13369 msgid "--long is incompatible with --abbrev=0"
13372 #: builtin/describe.c:622
13373 msgid "No names found, cannot describe anything."
13376 #: builtin/describe.c:673
13377 msgid "--dirty is incompatible with commit-ishes"
13380 #: builtin/describe.c:675
13381 msgid "--broken is incompatible with commit-ishes"
13384 #: builtin/diff-tree.c:155
13385 msgid "--stdin and --merge-base are mutually exclusive"
13388 #: builtin/diff-tree.c:157
13389 msgid "--merge-base only works with two commits"
13392 #: builtin/diff.c:92
13394 msgid "'%s': not a regular file or symlink"
13397 #: builtin/diff.c:259
13399 msgid "invalid option: %s"
13402 #: builtin/diff.c:376
13404 msgid "%s...%s: no merge base"
13407 #: builtin/diff.c:486
13408 msgid "Not a git repository"
13411 #: builtin/diff.c:532 builtin/grep.c:682
13413 msgid "invalid object '%s' given."
13416 #: builtin/diff.c:543
13418 msgid "more than two blobs given: '%s'"
13421 #: builtin/diff.c:548
13423 msgid "unhandled object '%s' given."
13426 #: builtin/diff.c:582
13428 msgid "%s...%s: multiple merge bases, using %s"
13431 #: builtin/difftool.c:30
13432 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13435 #: builtin/difftool.c:260
13440 #: builtin/difftool.c:302
13442 msgid "could not read symlink %s"
13445 #: builtin/difftool.c:304
13447 msgid "could not read symlink file %s"
13450 #: builtin/difftool.c:312
13452 msgid "could not read object %s for symlink %s"
13455 #: builtin/difftool.c:412
13457 "combined diff formats('-c' and '--cc') are not supported in\n"
13458 "directory diff mode('-d' and '--dir-diff')."
13461 #: builtin/difftool.c:633
13463 msgid "both files modified: '%s' and '%s'."
13466 #: builtin/difftool.c:635
13467 msgid "working tree file has been left."
13470 #: builtin/difftool.c:646
13472 msgid "temporary files exist in '%s'."
13475 #: builtin/difftool.c:647
13476 msgid "you may want to cleanup or recover these."
13479 #: builtin/difftool.c:696
13480 msgid "use `diff.guitool` instead of `diff.tool`"
13483 #: builtin/difftool.c:698
13484 msgid "perform a full-directory diff"
13487 #: builtin/difftool.c:700
13488 msgid "do not prompt before launching a diff tool"
13491 #: builtin/difftool.c:705
13492 msgid "use symlinks in dir-diff mode"
13495 #: builtin/difftool.c:706
13499 #: builtin/difftool.c:707
13500 msgid "use the specified diff tool"
13503 #: builtin/difftool.c:709
13504 msgid "print a list of diff tools that may be used with `--tool`"
13507 #: builtin/difftool.c:712
13509 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
13513 #: builtin/difftool.c:715
13514 msgid "specify a custom command for viewing diffs"
13517 #: builtin/difftool.c:716
13518 msgid "passed to `diff`"
13521 #: builtin/difftool.c:731
13522 msgid "difftool requires worktree or --no-index"
13525 #: builtin/difftool.c:738
13526 msgid "--dir-diff is incompatible with --no-index"
13529 #: builtin/difftool.c:741
13530 msgid "--gui, --tool and --extcmd are mutually exclusive"
13533 #: builtin/difftool.c:749
13534 msgid "no <tool> given for --tool=<tool>"
13537 #: builtin/difftool.c:756
13538 msgid "no <cmd> given for --extcmd=<cmd>"
13541 #: builtin/env--helper.c:6
13542 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13545 #: builtin/env--helper.c:42 builtin/hash-object.c:98
13549 #: builtin/env--helper.c:46
13550 msgid "default for git_env_*(...) to fall back on"
13553 #: builtin/env--helper.c:48
13554 msgid "be quiet only use git_env_*() value as exit code"
13557 #: builtin/env--helper.c:67
13559 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13562 #: builtin/env--helper.c:82
13565 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
13569 #: builtin/fast-export.c:29
13570 msgid "git fast-export [rev-list-opts]"
13573 #: builtin/fast-export.c:868
13574 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13577 #: builtin/fast-export.c:1177
13578 msgid "--anonymize-map token cannot be empty"
13581 #: builtin/fast-export.c:1197
13582 msgid "show progress after <n> objects"
13585 #: builtin/fast-export.c:1199
13586 msgid "select handling of signed tags"
13589 #: builtin/fast-export.c:1202
13590 msgid "select handling of tags that tag filtered objects"
13593 #: builtin/fast-export.c:1205
13594 msgid "select handling of commit messages in an alternate encoding"
13597 #: builtin/fast-export.c:1208
13598 msgid "dump marks to this file"
13601 #: builtin/fast-export.c:1210
13602 msgid "import marks from this file"
13605 #: builtin/fast-export.c:1214
13606 msgid "import marks from this file if it exists"
13609 #: builtin/fast-export.c:1216
13610 msgid "fake a tagger when tags lack one"
13613 #: builtin/fast-export.c:1218
13614 msgid "output full tree for each commit"
13617 #: builtin/fast-export.c:1220
13618 msgid "use the done feature to terminate the stream"
13621 #: builtin/fast-export.c:1221
13622 msgid "skip output of blob data"
13625 #: builtin/fast-export.c:1222 builtin/log.c:1815
13629 #: builtin/fast-export.c:1223
13630 msgid "apply refspec to exported refs"
13633 #: builtin/fast-export.c:1224
13634 msgid "anonymize output"
13637 #: builtin/fast-export.c:1225
13641 #: builtin/fast-export.c:1226
13642 msgid "convert <from> to <to> in anonymized output"
13645 #: builtin/fast-export.c:1229
13646 msgid "reference parents which are not in fast-export stream by object id"
13649 #: builtin/fast-export.c:1231
13650 msgid "show original object ids of blobs/commits"
13653 #: builtin/fast-export.c:1233
13654 msgid "label tags with mark ids"
13657 #: builtin/fast-export.c:1256
13658 msgid "--anonymize-map without --anonymize does not make sense"
13661 #: builtin/fast-export.c:1271
13662 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13665 #: builtin/fast-import.c:3088
13667 msgid "Missing from marks for submodule '%s'"
13670 #: builtin/fast-import.c:3090
13672 msgid "Missing to marks for submodule '%s'"
13675 #: builtin/fast-import.c:3225
13677 msgid "Expected 'mark' command, got %s"
13680 #: builtin/fast-import.c:3230
13682 msgid "Expected 'to' command, got %s"
13685 #: builtin/fast-import.c:3322
13686 msgid "Expected format name:filename for submodule rewrite option"
13689 #: builtin/fast-import.c:3377
13691 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
13694 #: builtin/fetch-pack.c:242
13696 msgid "Lockfile created but not reported: %s"
13699 #: builtin/fetch.c:35
13700 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
13701 msgstr "git fetch [<opsi>] [<repositori> [<spek referensi>...]]"
13703 #: builtin/fetch.c:36
13704 msgid "git fetch [<options>] <group>"
13705 msgstr "git fetch [<opsi>] <grup>"
13707 #: builtin/fetch.c:37
13708 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
13709 msgstr "git fetch --multiple [<opsi>] [(<repositori> | <grup>)]"
13711 #: builtin/fetch.c:38
13712 msgid "git fetch --all [<options>]"
13713 msgstr "git fetch --all [<opsi>]"
13715 #: builtin/fetch.c:120
13716 msgid "fetch.parallel cannot be negative"
13717 msgstr "fetch.parallel tidak dapat bernilai negatif"
13719 #: builtin/fetch.c:143 builtin/pull.c:185
13720 msgid "fetch from all remotes"
13721 msgstr "ambil dari semua remote"
13723 #: builtin/fetch.c:145 builtin/pull.c:245
13724 msgid "set upstream for git pull/fetch"
13725 msgstr "setel hulu untuk git pull/fetch"
13727 #: builtin/fetch.c:147 builtin/pull.c:188
13728 msgid "append to .git/FETCH_HEAD instead of overwriting"
13729 msgstr "tambah ke .git/FETCH_HEAD daripada timpa"
13731 #: builtin/fetch.c:149
13732 msgid "use atomic transaction to update references"
13735 #: builtin/fetch.c:151 builtin/pull.c:191
13736 msgid "path to upload pack on remote end"
13737 msgstr "jalur ke paket unggah pada sisi remote"
13739 #: builtin/fetch.c:152
13740 msgid "force overwrite of local reference"
13741 msgstr "paksa timpa referensi lokal"
13743 #: builtin/fetch.c:154
13744 msgid "fetch from multiple remotes"
13745 msgstr "ambil dari banyak remote"
13747 #: builtin/fetch.c:156 builtin/pull.c:195
13748 msgid "fetch all tags and associated objects"
13749 msgstr "ambil semua tag dan objek yang bersesuaian"
13751 #: builtin/fetch.c:158
13752 msgid "do not fetch all tags (--no-tags)"
13753 msgstr "jangan ambil semua tag (--no-tags)"
13755 #: builtin/fetch.c:160
13756 msgid "number of submodules fetched in parallel"
13757 msgstr "jumlah submodul yang diambil secara bersamaan"
13759 #: builtin/fetch.c:162 builtin/pull.c:198
13760 msgid "prune remote-tracking branches no longer on remote"
13761 msgstr "buang cabang pelacak remote yang tidak ada pada remote"
13763 #: builtin/fetch.c:164
13764 msgid "prune local tags no longer on remote and clobber changed tags"
13765 msgstr "buang tag lokal yang tidak ada pada remote dan klob tag yang berubah"
13767 #: builtin/fetch.c:165 builtin/fetch.c:190 builtin/pull.c:122
13769 msgstr "sesuai permintaan"
13771 #: builtin/fetch.c:166
13772 msgid "control recursive fetching of submodules"
13773 msgstr "kontrol pengambilan submodul rekursif"
13775 #: builtin/fetch.c:171
13776 msgid "write fetched references to the FETCH_HEAD file"
13777 msgstr "tulis referensi yang diambil ke berkas FETCH_HEAD"
13779 #: builtin/fetch.c:172 builtin/pull.c:206
13780 msgid "keep downloaded pack"
13781 msgstr "simpan paket yang diunduh"
13783 #: builtin/fetch.c:174
13784 msgid "allow updating of HEAD ref"
13785 msgstr "bolehkan perbarui referensi HEAD"
13787 #: builtin/fetch.c:177 builtin/fetch.c:183 builtin/pull.c:209
13788 #: builtin/pull.c:218
13789 msgid "deepen history of shallow clone"
13790 msgstr "perdalam riwayat klon dangkal"
13792 #: builtin/fetch.c:179 builtin/pull.c:212
13793 msgid "deepen history of shallow repository based on time"
13794 msgstr "perdalam riwayat repositori dangkal berdasarkan waktu"
13796 #: builtin/fetch.c:185 builtin/pull.c:221
13797 msgid "convert to a complete repository"
13798 msgstr "ubah ke repositori penuh"
13800 #: builtin/fetch.c:188
13801 msgid "prepend this to submodule path output"
13802 msgstr "tambahkan ini ke jalur keluaran submodul"
13804 #: builtin/fetch.c:191
13806 "default for recursive fetching of submodules (lower priority than config "
13809 "default untuk ambil submodul secara rekursif (prioritas lebih rendah "
13810 "dariberkas konfigurasi)"
13812 #: builtin/fetch.c:195 builtin/pull.c:224
13813 msgid "accept refs that update .git/shallow"
13814 msgstr "terima referensi yang memperbarui .git/shallow"
13816 #: builtin/fetch.c:196 builtin/pull.c:226
13818 msgstr "peta referensi"
13820 #: builtin/fetch.c:197 builtin/pull.c:227
13821 msgid "specify fetch refmap"
13822 msgstr "sebutkan ambil peta referensi"
13824 #: builtin/fetch.c:204 builtin/pull.c:240
13825 msgid "report that we have only objects reachable from this object"
13827 "laporkan bahwa kami hanya punya object yang bisa dicapai dari objek ini"
13829 #: builtin/fetch.c:207 builtin/fetch.c:209
13830 msgid "run 'maintenance --auto' after fetching"
13831 msgstr "lakukan 'maintenance --auto' setelah pengambilan"
13833 #: builtin/fetch.c:211 builtin/pull.c:243
13834 msgid "check for forced-updates on all updated branches"
13835 msgstr "periksa pembaruan terpaksa pada semua cabang"
13837 #: builtin/fetch.c:213
13838 msgid "write the commit-graph after fetching"
13839 msgstr "tulis grafik komit setelah pengambilan"
13841 #: builtin/fetch.c:215
13842 msgid "accept refspecs from stdin"
13843 msgstr "terima spek referensi dari masukan standar"
13845 #: builtin/fetch.c:526
13846 msgid "Couldn't find remote ref HEAD"
13847 msgstr "tidak dapat menemukan referensi remote HEAD"
13849 #: builtin/fetch.c:697
13851 msgid "configuration fetch.output contains invalid value %s"
13852 msgstr "konfigurasi fetch.output berisi nilai tidak valid %s"
13854 #: builtin/fetch.c:796
13856 msgid "object %s not found"
13857 msgstr "objek %s tidak ditemukan"
13859 #: builtin/fetch.c:800
13860 msgid "[up to date]"
13863 #: builtin/fetch.c:813 builtin/fetch.c:829 builtin/fetch.c:901
13865 msgstr "[tertolak]"
13867 #: builtin/fetch.c:814
13868 msgid "can't fetch in current branch"
13869 msgstr "tidak dapat mengambil di cabang saat ini"
13871 #: builtin/fetch.c:824
13872 msgid "[tag update]"
13873 msgstr "[pembaruan tag]"
13875 #: builtin/fetch.c:825 builtin/fetch.c:862 builtin/fetch.c:884
13876 #: builtin/fetch.c:896
13877 msgid "unable to update local ref"
13878 msgstr "tidak dapat memperbarui referensi lokal"
13880 #: builtin/fetch.c:829
13881 msgid "would clobber existing tag"
13882 msgstr "akan klob tag yang ada"
13884 #: builtin/fetch.c:851
13886 msgstr "[tag baru]"
13888 #: builtin/fetch.c:854
13889 msgid "[new branch]"
13890 msgstr "[cabang baru]"
13892 #: builtin/fetch.c:857
13894 msgstr "[referensi baru]"
13896 #: builtin/fetch.c:896
13897 msgid "forced update"
13898 msgstr "pembaruan terpaksa"
13900 #: builtin/fetch.c:901
13901 msgid "non-fast-forward"
13902 msgstr "bukan-maju-cepat"
13904 #: builtin/fetch.c:1005
13906 "Fetch normally indicates which branches had a forced update,\n"
13907 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
13908 "flag or run 'git config fetch.showForcedUpdates true'."
13910 "Ambil secara normal mengindikasikan cabang mana ada pembaruan terpaksa,\n"
13911 "tapi pemeriksaan tersebut dinonaktifkan. Untuk aktifkan kembali, gunakan\n"
13912 "'--show-forced-updates' atau jalankan 'git config fetch.showForcedUpdates "
13915 #: builtin/fetch.c:1009
13918 "It took %.2f seconds to check forced updates. You can use\n"
13919 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13921 " to avoid this check.\n"
13923 "Butuh waktu %2.f detik untuk periksa pembaruan terpaksa. Anda dapat\n"
13924 "menggunakan '--no-show-forced-updates' atau jalankan\n"
13925 "'git config fetch.showForcedUpdates false'\n"
13926 " untuk menghindari pemeriksaan ini.\n"
13928 #: builtin/fetch.c:1041
13930 msgid "%s did not send all necessary objects\n"
13931 msgstr "%s tidak mengirim semua objek yang diperlukan\n"
13933 #: builtin/fetch.c:1069
13935 msgid "reject %s because shallow roots are not allowed to be updated"
13936 msgstr "tolak %s karena akar dangkal tidak diperkenankan untuk diperbarui"
13938 #: builtin/fetch.c:1146 builtin/fetch.c:1297
13940 msgid "From %.*s\n"
13941 msgstr "Dari %.*s\n"
13943 #: builtin/fetch.c:1168
13946 "some local refs could not be updated; try running\n"
13947 " 'git remote prune %s' to remove any old, conflicting branches"
13949 "beberapa referensi lokal tidak dapat diperbarui; coba jalankan\n"
13950 " 'git remote prune %s' untuk hapus cabang yang lama dan berkonflik"
13952 #: builtin/fetch.c:1267
13954 msgid " (%s will become dangling)"
13955 msgstr " (%s akan menjadi terjuntai)"
13957 #: builtin/fetch.c:1268
13959 msgid " (%s has become dangling)"
13960 msgstr " (%s telah menjadi terjuntai)"
13962 #: builtin/fetch.c:1300
13966 #: builtin/fetch.c:1301 builtin/remote.c:1118
13968 msgstr "(tidak ada)"
13970 #: builtin/fetch.c:1324
13972 msgid "Refusing to fetch into current branch %s of non-bare repository"
13973 msgstr "Tolak mengambil ke cabang saat ini %s dari repositori non-bare"
13975 #: builtin/fetch.c:1343
13977 msgid "Option \"%s\" value \"%s\" is not valid for %s"
13978 msgstr "Opsi \"%s\" nilai \"%s\" tidak valid untuk %s"
13980 #: builtin/fetch.c:1346
13982 msgid "Option \"%s\" is ignored for %s\n"
13983 msgstr "Opsi \"%s\" diabaikan untuk %s\n"
13985 #: builtin/fetch.c:1558
13986 msgid "multiple branches detected, incompatible with --set-upstream"
13987 msgstr "banyak cabang terdeteksi, tidak kompatibel dengan --set-upstream"
13989 #: builtin/fetch.c:1573
13990 msgid "not setting upstream for a remote remote-tracking branch"
13991 msgstr "tidak setel hulu untuk cabang remote pelacak remote"
13993 #: builtin/fetch.c:1575
13994 msgid "not setting upstream for a remote tag"
13995 msgstr "tidak setel hulu untuk tag remote"
13997 #: builtin/fetch.c:1577
13998 msgid "unknown branch type"
13999 msgstr "tipe cabang tidak diketahui"
14001 #: builtin/fetch.c:1579
14003 "no source branch found.\n"
14004 "you need to specify exactly one branch with the --set-upstream option."
14006 "cabang sumber tidak ditemukan.\n"
14007 "Anda harus sebutkan tepat satu cabang dengan opsi --set-upstream."
14009 #: builtin/fetch.c:1708 builtin/fetch.c:1771
14011 msgid "Fetching %s\n"
14012 msgstr "Mengambil %s\n"
14014 #: builtin/fetch.c:1718 builtin/fetch.c:1773 builtin/remote.c:101
14016 msgid "Could not fetch %s"
14017 msgstr "Tidak dapat mengambil %s"
14019 #: builtin/fetch.c:1730
14021 msgid "could not fetch '%s' (exit code: %d)\n"
14022 msgstr "tidak dapat mengambil '%s' (kode keluar: %d)\n"
14024 #: builtin/fetch.c:1834
14026 "No remote repository specified. Please, specify either a URL or a\n"
14027 "remote name from which new revisions should be fetched."
14029 "Repositori remot tidak disebutkan. Mohon sebutkan baik URL atau nama\n"
14030 "cabang yang mana revisi baru sebaiknya diambil."
14032 #: builtin/fetch.c:1870
14033 msgid "You need to specify a tag name."
14034 msgstr "Anda perlu sebutkan nama tag"
14036 #: builtin/fetch.c:1935
14037 msgid "Negative depth in --deepen is not supported"
14038 msgstr "Kedalaman negatif di --deepen tidak didukung"
14040 #: builtin/fetch.c:1937
14041 msgid "--deepen and --depth are mutually exclusive"
14042 msgstr "--deepen dan --depth saling eksklusif"
14044 #: builtin/fetch.c:1942
14045 msgid "--depth and --unshallow cannot be used together"
14046 msgstr "--depth dan --unshallow tidak dapat digunakan bersamaan"
14048 #: builtin/fetch.c:1944
14049 msgid "--unshallow on a complete repository does not make sense"
14050 msgstr "--unshallow pada repositori penuh tidak masuk akal"
14052 #: builtin/fetch.c:1961
14053 msgid "fetch --all does not take a repository argument"
14054 msgstr "fetch --all tidak mengambil argumen repositori"
14056 #: builtin/fetch.c:1963
14057 msgid "fetch --all does not make sense with refspecs"
14058 msgstr "fetch --all tidak masuk akal dengan spek referensi"
14060 #: builtin/fetch.c:1972
14062 msgid "No such remote or remote group: %s"
14063 msgstr "tidak ada remote atau grup remote seperti itu: %s"
14065 #: builtin/fetch.c:1979
14066 msgid "Fetching a group and specifying refspecs does not make sense"
14067 msgstr "Ambil grup dan sebutkan spek referensi tidak masuk akal"
14069 #: builtin/fetch.c:1997
14071 "--filter can only be used with the remote configured in extensions."
14074 "--filter hanya dapat digunakan dengan remote yang terkonfigurasi di "
14075 "extensions.partialclone"
14077 #: builtin/fetch.c:2001
14078 msgid "--atomic can only be used when fetching from one remote"
14079 msgstr "--atomic hanya dapat digunakan saat mengambil dari satu remote"
14081 #: builtin/fetch.c:2005
14082 msgid "--stdin can only be used when fetching from one remote"
14083 msgstr "--stdin hanya dapat digunakan saat mengambil dari satu remote"
14085 #: builtin/fmt-merge-msg.c:7
14087 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
14090 #: builtin/fmt-merge-msg.c:18
14091 msgid "populate log with at most <n> entries from shortlog"
14094 #: builtin/fmt-merge-msg.c:21
14095 msgid "alias for --log (deprecated)"
14098 #: builtin/fmt-merge-msg.c:24
14102 #: builtin/fmt-merge-msg.c:25
14103 msgid "use <text> as start of message"
14106 #: builtin/fmt-merge-msg.c:26
14107 msgid "file to read from"
14110 #: builtin/for-each-ref.c:10
14111 msgid "git for-each-ref [<options>] [<pattern>]"
14114 #: builtin/for-each-ref.c:11
14115 msgid "git for-each-ref [--points-at <object>]"
14118 #: builtin/for-each-ref.c:12
14119 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
14122 #: builtin/for-each-ref.c:13
14123 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
14126 #: builtin/for-each-ref.c:28
14127 msgid "quote placeholders suitably for shells"
14130 #: builtin/for-each-ref.c:30
14131 msgid "quote placeholders suitably for perl"
14134 #: builtin/for-each-ref.c:32
14135 msgid "quote placeholders suitably for python"
14138 #: builtin/for-each-ref.c:34
14139 msgid "quote placeholders suitably for Tcl"
14142 #: builtin/for-each-ref.c:37
14143 msgid "show only <n> matched refs"
14146 #: builtin/for-each-ref.c:39 builtin/tag.c:472
14147 msgid "respect format colors"
14150 #: builtin/for-each-ref.c:42
14151 msgid "print only refs which points at the given object"
14154 #: builtin/for-each-ref.c:44
14155 msgid "print only refs that are merged"
14158 #: builtin/for-each-ref.c:45
14159 msgid "print only refs that are not merged"
14162 #: builtin/for-each-ref.c:46
14163 msgid "print only refs which contain the commit"
14166 #: builtin/for-each-ref.c:47
14167 msgid "print only refs which don't contain the commit"
14170 #: builtin/for-each-repo.c:9
14171 msgid "git for-each-repo --config=<config> <command-args>"
14174 #: builtin/for-each-repo.c:37
14178 #: builtin/for-each-repo.c:38
14179 msgid "config key storing a list of repository paths"
14182 #: builtin/for-each-repo.c:46
14183 msgid "missing --config=<config>"
14186 #: builtin/fsck.c:69 builtin/fsck.c:130 builtin/fsck.c:131
14190 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
14191 #: builtin/fsck.c:83 builtin/fsck.c:103
14193 msgid "error in %s %s: %s"
14196 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
14197 #: builtin/fsck.c:97
14199 msgid "warning in %s %s: %s"
14202 #: builtin/fsck.c:126 builtin/fsck.c:129
14204 msgid "broken link from %7s %s"
14207 #: builtin/fsck.c:138
14208 msgid "wrong object type in link"
14211 #: builtin/fsck.c:154
14214 "broken link from %7s %s\n"
14218 #: builtin/fsck.c:265
14220 msgid "missing %s %s"
14223 #: builtin/fsck.c:292
14225 msgid "unreachable %s %s"
14228 #: builtin/fsck.c:312
14230 msgid "dangling %s %s"
14233 #: builtin/fsck.c:322
14234 msgid "could not create lost-found"
14237 #: builtin/fsck.c:333
14239 msgid "could not finish '%s'"
14242 #: builtin/fsck.c:350
14244 msgid "Checking %s"
14247 #: builtin/fsck.c:388
14249 msgid "Checking connectivity (%d objects)"
14252 #: builtin/fsck.c:407
14254 msgid "Checking %s %s"
14257 #: builtin/fsck.c:412
14258 msgid "broken links"
14261 #: builtin/fsck.c:421
14266 #: builtin/fsck.c:429
14268 msgid "tagged %s %s (%s) in %s"
14271 #: builtin/fsck.c:458
14273 msgid "%s: object corrupt or missing"
14276 #: builtin/fsck.c:483
14278 msgid "%s: invalid reflog entry %s"
14281 #: builtin/fsck.c:497
14283 msgid "Checking reflog %s->%s"
14286 #: builtin/fsck.c:531
14288 msgid "%s: invalid sha1 pointer %s"
14291 #: builtin/fsck.c:538
14293 msgid "%s: not a commit"
14296 #: builtin/fsck.c:592
14297 msgid "notice: No default references"
14300 #: builtin/fsck.c:607
14302 msgid "%s: object corrupt or missing: %s"
14305 #: builtin/fsck.c:620
14307 msgid "%s: object could not be parsed: %s"
14310 #: builtin/fsck.c:640
14312 msgid "bad sha1 file: %s"
14315 #: builtin/fsck.c:655
14316 msgid "Checking object directory"
14319 #: builtin/fsck.c:658
14320 msgid "Checking object directories"
14323 #: builtin/fsck.c:673
14325 msgid "Checking %s link"
14328 #: builtin/fsck.c:678 builtin/index-pack.c:865
14331 msgstr "%s tidak valid"
14333 #: builtin/fsck.c:685
14335 msgid "%s points to something strange (%s)"
14338 #: builtin/fsck.c:691
14340 msgid "%s: detached HEAD points at nothing"
14343 #: builtin/fsck.c:695
14345 msgid "notice: %s points to an unborn branch (%s)"
14348 #: builtin/fsck.c:707
14349 msgid "Checking cache tree"
14352 #: builtin/fsck.c:712
14354 msgid "%s: invalid sha1 pointer in cache-tree"
14357 #: builtin/fsck.c:721
14358 msgid "non-tree in cache-tree"
14361 #: builtin/fsck.c:752
14362 msgid "git fsck [<options>] [<object>...]"
14365 #: builtin/fsck.c:758
14366 msgid "show unreachable objects"
14369 #: builtin/fsck.c:759
14370 msgid "show dangling objects"
14373 #: builtin/fsck.c:760
14374 msgid "report tags"
14377 #: builtin/fsck.c:761
14378 msgid "report root nodes"
14381 #: builtin/fsck.c:762
14382 msgid "make index objects head nodes"
14385 #: builtin/fsck.c:763
14386 msgid "make reflogs head nodes (default)"
14389 #: builtin/fsck.c:764
14390 msgid "also consider packs and alternate objects"
14393 #: builtin/fsck.c:765
14394 msgid "check only connectivity"
14397 #: builtin/fsck.c:766 builtin/mktag.c:78
14398 msgid "enable more strict checking"
14401 #: builtin/fsck.c:768
14402 msgid "write dangling objects in .git/lost-found"
14405 #: builtin/fsck.c:769 builtin/prune.c:134
14406 msgid "show progress"
14409 #: builtin/fsck.c:770
14410 msgid "show verbose names for reachable objects"
14413 #: builtin/fsck.c:829 builtin/index-pack.c:261
14414 msgid "Checking objects"
14415 msgstr "Memeriksa objek"
14417 #: builtin/fsck.c:857
14419 msgid "%s: object missing"
14422 #: builtin/fsck.c:868
14424 msgid "invalid parameter: expected sha1, got '%s'"
14428 msgid "git gc [<options>]"
14433 msgid "Failed to fstat %s: %s"
14436 #: builtin/gc.c:129
14438 msgid "failed to parse '%s' value '%s'"
14441 #: builtin/gc.c:487 builtin/init-db.c:58
14443 msgid "cannot stat '%s'"
14446 #: builtin/gc.c:496 builtin/notes.c:240 builtin/tag.c:562
14448 msgid "cannot read '%s'"
14451 #: builtin/gc.c:503
14454 "The last gc run reported the following. Please correct the root cause\n"
14456 "Automatic cleanup will not be performed until the file is removed.\n"
14461 #: builtin/gc.c:551
14462 msgid "prune unreferenced objects"
14465 #: builtin/gc.c:553
14466 msgid "be more thorough (increased runtime)"
14469 #: builtin/gc.c:554
14470 msgid "enable auto-gc mode"
14473 #: builtin/gc.c:557
14474 msgid "force running gc even if there may be another gc running"
14477 #: builtin/gc.c:560
14478 msgid "repack all other packs except the largest pack"
14481 #: builtin/gc.c:576
14483 msgid "failed to parse gc.logexpiry value %s"
14486 #: builtin/gc.c:587
14488 msgid "failed to parse prune expiry value %s"
14491 #: builtin/gc.c:607
14493 msgid "Auto packing the repository in background for optimum performance.\n"
14496 #: builtin/gc.c:609
14498 msgid "Auto packing the repository for optimum performance.\n"
14501 #: builtin/gc.c:610
14503 msgid "See \"git help gc\" for manual housekeeping.\n"
14506 #: builtin/gc.c:650
14509 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14512 #: builtin/gc.c:705
14514 "There are too many unreachable loose objects; run 'git prune' to remove them."
14517 #: builtin/gc.c:715
14519 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
14522 #: builtin/gc.c:745
14523 msgid "--no-schedule is not allowed"
14526 #: builtin/gc.c:750
14528 msgid "unrecognized --schedule argument '%s'"
14531 #: builtin/gc.c:869
14532 msgid "failed to write commit-graph"
14535 #: builtin/gc.c:914
14536 msgid "failed to fill remotes"
14539 #: builtin/gc.c:1037
14540 msgid "failed to start 'git pack-objects' process"
14543 #: builtin/gc.c:1054
14544 msgid "failed to finish 'git pack-objects' process"
14547 #: builtin/gc.c:1106
14548 msgid "failed to write multi-pack-index"
14551 #: builtin/gc.c:1124
14552 msgid "'git multi-pack-index expire' failed"
14555 #: builtin/gc.c:1185
14556 msgid "'git multi-pack-index repack' failed"
14559 #: builtin/gc.c:1194
14561 "skipping incremental-repack task because core.multiPackIndex is disabled"
14564 #: builtin/gc.c:1298
14566 msgid "lock file '%s' exists, skipping maintenance"
14569 #: builtin/gc.c:1328
14571 msgid "task '%s' failed"
14574 #: builtin/gc.c:1410
14576 msgid "'%s' is not a valid task"
14579 #: builtin/gc.c:1415
14581 msgid "task '%s' cannot be selected multiple times"
14584 #: builtin/gc.c:1430
14585 msgid "run tasks based on the state of the repository"
14588 #: builtin/gc.c:1431
14592 #: builtin/gc.c:1432
14593 msgid "run tasks based on frequency"
14596 #: builtin/gc.c:1435
14597 msgid "do not report progress or other information over stderr"
14600 #: builtin/gc.c:1436
14604 #: builtin/gc.c:1437
14605 msgid "run a specific task"
14608 #: builtin/gc.c:1454
14609 msgid "use at most one of --auto and --schedule=<frequency>"
14612 #: builtin/gc.c:1497
14613 msgid "failed to run 'git config'"
14616 #: builtin/gc.c:1562
14617 msgid "failed to expand path '%s'"
14620 #: builtin/gc.c:1591
14621 msgid "failed to start launchctl"
14624 #: builtin/gc.c:1628
14625 msgid "failed to create directories for '%s'"
14628 #: builtin/gc.c:1689
14629 msgid "failed to bootstrap service %s"
14632 #: builtin/gc.c:1760
14633 msgid "failed to create temp xml file"
14636 #: builtin/gc.c:1850
14637 msgid "failed to start schtasks"
14640 #: builtin/gc.c:1894
14641 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
14644 #: builtin/gc.c:1911
14645 msgid "failed to run 'crontab'; your system might not support 'cron'"
14648 #: builtin/gc.c:1915
14649 msgid "failed to open stdin of 'crontab'"
14652 #: builtin/gc.c:1956
14653 msgid "'crontab' died"
14656 #: builtin/gc.c:1990
14657 msgid "another process is scheduling background maintenance"
14660 #: builtin/gc.c:2009
14661 msgid "failed to add repo to global config"
14664 #: builtin/gc.c:2019
14665 msgid "git maintenance <subcommand> [<options>]"
14668 #: builtin/gc.c:2038
14670 msgid "invalid subcommand: %s"
14673 #: builtin/grep.c:30
14674 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
14677 #: builtin/grep.c:223
14679 msgid "grep: failed to create thread: %s"
14682 #: builtin/grep.c:277
14684 msgid "invalid number of threads specified (%d) for %s"
14687 #. TRANSLATORS: %s is the configuration
14688 #. variable for tweaking threads, currently
14691 #: builtin/grep.c:285 builtin/index-pack.c:1589 builtin/index-pack.c:1808
14692 #: builtin/pack-objects.c:2944
14694 msgid "no threads support, ignoring %s"
14695 msgstr "tidak ada dukungan utas, abaikan %s"
14697 #: builtin/grep.c:473 builtin/grep.c:601 builtin/grep.c:641
14699 msgid "unable to read tree (%s)"
14702 #: builtin/grep.c:656
14704 msgid "unable to grep from object of type %s"
14707 #: builtin/grep.c:737
14709 msgid "switch `%c' expects a numerical value"
14712 #: builtin/grep.c:836
14713 msgid "search in index instead of in the work tree"
14716 #: builtin/grep.c:838
14717 msgid "find in contents not managed by git"
14720 #: builtin/grep.c:840
14721 msgid "search in both tracked and untracked files"
14724 #: builtin/grep.c:842
14725 msgid "ignore files specified via '.gitignore'"
14728 #: builtin/grep.c:844
14729 msgid "recursively search in each submodule"
14732 #: builtin/grep.c:847
14733 msgid "show non-matching lines"
14736 #: builtin/grep.c:849
14737 msgid "case insensitive matching"
14740 #: builtin/grep.c:851
14741 msgid "match patterns only at word boundaries"
14744 #: builtin/grep.c:853
14745 msgid "process binary files as text"
14748 #: builtin/grep.c:855
14749 msgid "don't match patterns in binary files"
14752 #: builtin/grep.c:858
14753 msgid "process binary files with textconv filters"
14756 #: builtin/grep.c:860
14757 msgid "search in subdirectories (default)"
14760 #: builtin/grep.c:862
14761 msgid "descend at most <depth> levels"
14764 #: builtin/grep.c:866
14765 msgid "use extended POSIX regular expressions"
14768 #: builtin/grep.c:869
14769 msgid "use basic POSIX regular expressions (default)"
14772 #: builtin/grep.c:872
14773 msgid "interpret patterns as fixed strings"
14776 #: builtin/grep.c:875
14777 msgid "use Perl-compatible regular expressions"
14780 #: builtin/grep.c:878
14781 msgid "show line numbers"
14784 #: builtin/grep.c:879
14785 msgid "show column number of first match"
14788 #: builtin/grep.c:880
14789 msgid "don't show filenames"
14792 #: builtin/grep.c:881
14793 msgid "show filenames"
14796 #: builtin/grep.c:883
14797 msgid "show filenames relative to top directory"
14800 #: builtin/grep.c:885
14801 msgid "show only filenames instead of matching lines"
14804 #: builtin/grep.c:887
14805 msgid "synonym for --files-with-matches"
14808 #: builtin/grep.c:890
14809 msgid "show only the names of files without match"
14812 #: builtin/grep.c:892
14813 msgid "print NUL after filenames"
14816 #: builtin/grep.c:895
14817 msgid "show only matching parts of a line"
14820 #: builtin/grep.c:897
14821 msgid "show the number of matches instead of matching lines"
14824 #: builtin/grep.c:898
14825 msgid "highlight matches"
14828 #: builtin/grep.c:900
14829 msgid "print empty line between matches from different files"
14832 #: builtin/grep.c:902
14833 msgid "show filename only once above matches from same file"
14836 #: builtin/grep.c:905
14837 msgid "show <n> context lines before and after matches"
14840 #: builtin/grep.c:908
14841 msgid "show <n> context lines before matches"
14844 #: builtin/grep.c:910
14845 msgid "show <n> context lines after matches"
14848 #: builtin/grep.c:912
14849 msgid "use <n> worker threads"
14852 #: builtin/grep.c:913
14853 msgid "shortcut for -C NUM"
14856 #: builtin/grep.c:916
14857 msgid "show a line with the function name before matches"
14860 #: builtin/grep.c:918
14861 msgid "show the surrounding function"
14864 #: builtin/grep.c:921
14865 msgid "read patterns from file"
14868 #: builtin/grep.c:923
14869 msgid "match <pattern>"
14872 #: builtin/grep.c:925
14873 msgid "combine patterns specified with -e"
14876 #: builtin/grep.c:937
14877 msgid "indicate hit with exit status without output"
14880 #: builtin/grep.c:939
14881 msgid "show only matches from files that match all patterns"
14884 #: builtin/grep.c:942
14888 #: builtin/grep.c:942
14889 msgid "show matching files in the pager"
14892 #: builtin/grep.c:946
14893 msgid "allow calling of grep(1) (ignored by this build)"
14896 #: builtin/grep.c:1012
14897 msgid "no pattern given"
14900 #: builtin/grep.c:1048
14901 msgid "--no-index or --untracked cannot be used with revs"
14904 #: builtin/grep.c:1056
14906 msgid "unable to resolve revision: %s"
14909 #: builtin/grep.c:1086
14910 msgid "--untracked not supported with --recurse-submodules"
14913 #: builtin/grep.c:1090
14914 msgid "invalid option combination, ignoring --threads"
14917 #: builtin/grep.c:1093 builtin/pack-objects.c:3672
14918 msgid "no threads support, ignoring --threads"
14921 #: builtin/grep.c:1096 builtin/index-pack.c:1586 builtin/pack-objects.c:2941
14923 msgid "invalid number of threads specified (%d)"
14924 msgstr "jumlah utas tersebut (%d) tidak valid"
14926 #: builtin/grep.c:1130
14927 msgid "--open-files-in-pager only works on the worktree"
14930 #: builtin/grep.c:1156
14931 msgid "--cached or --untracked cannot be used with --no-index"
14934 #: builtin/grep.c:1159
14935 msgid "--untracked cannot be used with --cached"
14938 #: builtin/grep.c:1165
14939 msgid "--[no-]exclude-standard cannot be used for tracked contents"
14942 #: builtin/grep.c:1173
14943 msgid "both --cached and trees are given"
14946 #: builtin/hash-object.c:85
14948 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
14952 #: builtin/hash-object.c:86
14953 msgid "git hash-object --stdin-paths"
14956 #: builtin/hash-object.c:98
14957 msgid "object type"
14960 #: builtin/hash-object.c:99
14961 msgid "write the object into the object database"
14964 #: builtin/hash-object.c:101
14965 msgid "read the object from stdin"
14968 #: builtin/hash-object.c:103
14969 msgid "store file as is without filters"
14972 #: builtin/hash-object.c:104
14974 "just hash any random garbage to create corrupt objects for debugging Git"
14977 #: builtin/hash-object.c:105
14978 msgid "process file as it were from this path"
14981 #: builtin/help.c:47
14982 msgid "print all available commands"
14985 #: builtin/help.c:48
14986 msgid "exclude guides"
14989 #: builtin/help.c:49
14990 msgid "print list of useful guides"
14993 #: builtin/help.c:50
14994 msgid "print all configuration variable names"
14997 #: builtin/help.c:52
14998 msgid "show man page"
15001 #: builtin/help.c:53
15002 msgid "show manual in web browser"
15005 #: builtin/help.c:55
15006 msgid "show info page"
15009 #: builtin/help.c:57
15010 msgid "print command description"
15013 #: builtin/help.c:62
15014 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
15017 #: builtin/help.c:163
15019 msgid "unrecognized help format '%s'"
15022 #: builtin/help.c:190
15023 msgid "Failed to start emacsclient."
15026 #: builtin/help.c:203
15027 msgid "Failed to parse emacsclient version."
15030 #: builtin/help.c:211
15032 msgid "emacsclient version '%d' too old (< 22)."
15035 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
15037 msgid "failed to exec '%s'"
15040 #: builtin/help.c:307
15043 "'%s': path for unsupported man viewer.\n"
15044 "Please consider using 'man.<tool>.cmd' instead."
15047 #: builtin/help.c:319
15050 "'%s': cmd for supported man viewer.\n"
15051 "Please consider using 'man.<tool>.path' instead."
15054 #: builtin/help.c:436
15056 msgid "'%s': unknown man viewer."
15059 #: builtin/help.c:453
15060 msgid "no man viewer handled the request"
15063 #: builtin/help.c:461
15064 msgid "no info viewer handled the request"
15067 #: builtin/help.c:520 builtin/help.c:531 git.c:340
15069 msgid "'%s' is aliased to '%s'"
15072 #: builtin/help.c:534 git.c:372
15074 msgid "bad alias.%s string: %s"
15077 #: builtin/help.c:563 builtin/help.c:593
15079 msgid "usage: %s%s"
15082 #: builtin/help.c:577
15083 msgid "'git help config' for more information"
15086 #: builtin/index-pack.c:221
15088 msgid "object type mismatch at %s"
15089 msgstr "tipe objek tidak cocok pada %s"
15091 #: builtin/index-pack.c:241
15093 msgid "did not receive expected object %s"
15094 msgstr "tidak menerima objek yang diharapkan %s"
15096 #: builtin/index-pack.c:244
15098 msgid "object %s: expected type %s, found %s"
15099 msgstr "objek %s: yang diharapkan %s, yang didapat %s"
15101 #: builtin/index-pack.c:294
15103 msgid "cannot fill %d byte"
15104 msgid_plural "cannot fill %d bytes"
15108 #: builtin/index-pack.c:304
15112 #: builtin/index-pack.c:305
15113 msgid "read error on input"
15114 msgstr "kesalahan baca pada masukan"
15116 #: builtin/index-pack.c:317
15117 msgid "used more bytes than were available"
15118 msgstr "gunakan lebih banyak pita dari pada yang tersedia"
15120 #: builtin/index-pack.c:324 builtin/pack-objects.c:624
15121 msgid "pack too large for current definition of off_t"
15122 msgstr "paket terlalu besar untuk definisi off_t saat ini"
15124 #: builtin/index-pack.c:327 builtin/unpack-objects.c:95
15125 msgid "pack exceeds maximum allowed size"
15126 msgstr "paket melebihi ukuran maksimum yang diperbolehkan"
15128 #: builtin/index-pack.c:342
15130 msgid "unable to create '%s'"
15131 msgstr "tidak dapat membuat '%s'"
15133 #: builtin/index-pack.c:348
15135 msgid "cannot open packfile '%s'"
15136 msgstr "tidak dapat membuka berkas paket '%s'"
15138 #: builtin/index-pack.c:362
15139 msgid "pack signature mismatch"
15140 msgstr "tanda tangan paket tidak cocok"
15142 #: builtin/index-pack.c:364
15144 msgid "pack version %<PRIu32> unsupported"
15145 msgstr "versi paket %<PRIu32> tidak didukung"
15147 #: builtin/index-pack.c:382
15149 msgid "pack has bad object at offset %<PRIuMAX>: %s"
15150 msgstr "paket ada objek jelek pada offset %<PRIuMAX>: %s"
15152 #: builtin/index-pack.c:488
15154 msgid "inflate returned %d"
15155 msgstr "inflate mengembalikan %d"
15157 #: builtin/index-pack.c:537
15158 msgid "offset value overflow for delta base object"
15159 msgstr "nilai offset meluap untuk objek basis delta"
15161 #: builtin/index-pack.c:545
15162 msgid "delta base offset is out of bound"
15163 msgstr "offset basis delta di luar jangkauan"
15165 #: builtin/index-pack.c:553
15167 msgid "unknown object type %d"
15168 msgstr "tipe objek tidak diketahui %d"
15170 #: builtin/index-pack.c:584
15171 msgid "cannot pread pack file"
15172 msgstr "tidak dapat pread berkas paket"
15174 #: builtin/index-pack.c:586
15176 msgid "premature end of pack file, %<PRIuMAX> byte missing"
15177 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
15181 #: builtin/index-pack.c:612
15182 msgid "serious inflate inconsistency"
15183 msgstr "inkonsistensi inflate serius"
15185 #: builtin/index-pack.c:757 builtin/index-pack.c:763 builtin/index-pack.c:787
15186 #: builtin/index-pack.c:826 builtin/index-pack.c:835
15188 msgid "SHA1 COLLISION FOUND WITH %s !"
15189 msgstr "TUMBUKAN SHA1 DITEMUKAN DENGAN %s !"
15191 #: builtin/index-pack.c:760 builtin/pack-objects.c:171
15192 #: builtin/pack-objects.c:231 builtin/pack-objects.c:326
15194 msgid "unable to read %s"
15195 msgstr "tidak dapat membaca %s"
15197 #: builtin/index-pack.c:824
15199 msgid "cannot read existing object info %s"
15200 msgstr "tidak dapat membaca info objek yang ada %s"
15202 #: builtin/index-pack.c:832
15204 msgid "cannot read existing object %s"
15205 msgstr "tidak dapat membaca objek yang ada %s"
15207 #: builtin/index-pack.c:846
15209 msgid "invalid blob object %s"
15210 msgstr "objek blob tidak valid %s"
15212 #: builtin/index-pack.c:849 builtin/index-pack.c:868
15213 msgid "fsck error in packed object"
15214 msgstr "kesalahan fsck dalam objek terpaket"
15216 #: builtin/index-pack.c:870
15218 msgid "Not all child objects of %s are reachable"
15219 msgstr "Tidak semua objek anak dari %s bisa dicapai"
15221 #: builtin/index-pack.c:931 builtin/index-pack.c:978
15222 msgid "failed to apply delta"
15223 msgstr "gagal menerapkan delta"
15225 #: builtin/index-pack.c:1161
15226 msgid "Receiving objects"
15227 msgstr "Menerima objek"
15229 #: builtin/index-pack.c:1161
15230 msgid "Indexing objects"
15231 msgstr "Mengindeks objek"
15233 #: builtin/index-pack.c:1195
15234 msgid "pack is corrupted (SHA1 mismatch)"
15235 msgstr "paket rusak (SHA1 tidak cocok)"
15237 #: builtin/index-pack.c:1200
15238 msgid "cannot fstat packfile"
15239 msgstr "tidak dapat fstat berkas paket"
15241 #: builtin/index-pack.c:1203
15242 msgid "pack has junk at the end"
15243 msgstr "paket memiliki sampah pada ujung"
15245 #: builtin/index-pack.c:1215
15246 msgid "confusion beyond insanity in parse_pack_objects()"
15247 msgstr "bingung di luar kegilaan di parse_pack_objects()"
15249 #: builtin/index-pack.c:1238
15250 msgid "Resolving deltas"
15251 msgstr "Menguraikan delta"
15253 #: builtin/index-pack.c:1249 builtin/pack-objects.c:2707
15255 msgid "unable to create thread: %s"
15256 msgstr "tidak dapat membuat utas: %s"
15258 #: builtin/index-pack.c:1282
15259 msgid "confusion beyond insanity"
15260 msgstr "bingung di luar kegilaan"
15262 #: builtin/index-pack.c:1288
15264 msgid "completed with %d local object"
15265 msgid_plural "completed with %d local objects"
15269 #: builtin/index-pack.c:1300
15271 msgid "Unexpected tail checksum for %s (disk corruption?)"
15272 msgstr "Checksum ekor tidak diharapkan untuk %s (kerusakan disk?)"
15274 #: builtin/index-pack.c:1304
15276 msgid "pack has %d unresolved delta"
15277 msgid_plural "pack has %d unresolved deltas"
15281 #: builtin/index-pack.c:1328
15283 msgid "unable to deflate appended object (%d)"
15284 msgstr "tidak dapat menggemboskan objek tertambah (%d)"
15286 #: builtin/index-pack.c:1424
15288 msgid "local object %s is corrupt"
15289 msgstr "objek lokal %s rusak"
15291 #: builtin/index-pack.c:1445
15293 msgid "packfile name '%s' does not end with '.%s'"
15294 msgstr "nama berkas paket '%s' tidak diakhiri dengan '.%s'"
15296 #: builtin/index-pack.c:1469
15298 msgid "cannot write %s file '%s'"
15299 msgstr "tidak dapat menulis %s berkas '%s'"
15301 #: builtin/index-pack.c:1477
15303 msgid "cannot close written %s file '%s'"
15304 msgstr "tidak dapat menutup %s berkas tertulis '%s'"
15306 #: builtin/index-pack.c:1503
15307 msgid "error while closing pack file"
15308 msgstr "kesalahan menutup berkas paket"
15310 #: builtin/index-pack.c:1517
15311 msgid "cannot store pack file"
15312 msgstr "tidak dapat menyimpan berkas paket"
15314 #: builtin/index-pack.c:1525
15315 msgid "cannot store index file"
15316 msgstr "tidak dapat menyimpan berkas indeks"
15318 #: builtin/index-pack.c:1534
15319 msgid "cannot store reverse index file"
15320 msgstr "tidak dapat menyimpan berkas indeks balik"
15322 #: builtin/index-pack.c:1580 builtin/pack-objects.c:2952
15324 msgid "bad pack.indexversion=%<PRIu32>"
15325 msgstr "pack.indexversion=%<PRIu32> jelek"
15327 #: builtin/index-pack.c:1650
15329 msgid "Cannot open existing pack file '%s'"
15330 msgstr "tidak dapat membuka berkas paket yang ada '%s'"
15332 #: builtin/index-pack.c:1652
15334 msgid "Cannot open existing pack idx file for '%s'"
15335 msgstr "tidak dapat membuka berkas indeks paket untuk '%s'"
15337 #: builtin/index-pack.c:1700
15339 msgid "non delta: %d object"
15340 msgid_plural "non delta: %d objects"
15344 #: builtin/index-pack.c:1707
15346 msgid "chain length = %d: %lu object"
15347 msgid_plural "chain length = %d: %lu objects"
15351 #: builtin/index-pack.c:1765
15352 msgid "Cannot come back to cwd"
15353 msgstr "tidak dapat kembali ke direktori kerja saat ini"
15355 #: builtin/index-pack.c:1819 builtin/index-pack.c:1822
15356 #: builtin/index-pack.c:1838 builtin/index-pack.c:1842
15361 #: builtin/index-pack.c:1848 builtin/init-db.c:392 builtin/init-db.c:625
15363 msgid "unknown hash algorithm '%s'"
15364 msgstr "algoritma hash tak dikenal '%s'"
15366 #: builtin/index-pack.c:1867
15367 msgid "--fix-thin cannot be used without --stdin"
15368 msgstr "--fix-thin tidak dapat digunakan tanpa --stdin"
15370 #: builtin/index-pack.c:1869
15371 msgid "--stdin requires a git repository"
15372 msgstr "--stdin memerlukan repositori git"
15374 #: builtin/index-pack.c:1871
15375 msgid "--object-format cannot be used with --stdin"
15376 msgstr "--object-format tidak dapat digunakan dengan --stdin"
15378 #: builtin/index-pack.c:1886
15379 msgid "--verify with no packfile name given"
15380 msgstr "--verify tanpa nama berkas paket diberikan"
15382 #: builtin/index-pack.c:1956 builtin/unpack-objects.c:582
15383 msgid "fsck error in pack objects"
15384 msgstr "kesalahan fsck dalam objek paket"
15386 #: builtin/init-db.c:64
15388 msgid "cannot stat template '%s'"
15389 msgstr "tidak dapat men-stat templat '%s'"
15391 #: builtin/init-db.c:69
15393 msgid "cannot opendir '%s'"
15394 msgstr "tidak dapat membuka direktori '%s'"
15396 #: builtin/init-db.c:81
15398 msgid "cannot readlink '%s'"
15399 msgstr "tidak dapat membaca tautan '%s'"
15401 #: builtin/init-db.c:83
15403 msgid "cannot symlink '%s' '%s'"
15404 msgstr "tidak dapat menautkan simbolik '%s' '%s'"
15406 #: builtin/init-db.c:89
15408 msgid "cannot copy '%s' to '%s'"
15409 msgstr "tidak dapat menyalin '%s' ke '%s'"
15411 #: builtin/init-db.c:93
15413 msgid "ignoring template %s"
15414 msgstr "mengabaikan templat %s"
15416 #: builtin/init-db.c:124
15418 msgid "templates not found in %s"
15419 msgstr "templat tidak ditemukan di %s"
15421 #: builtin/init-db.c:139
15423 msgid "not copying templates from '%s': %s"
15424 msgstr "tidak menyalin templat dari '%s': %s"
15426 #: builtin/init-db.c:275
15428 msgid "invalid initial branch name: '%s'"
15429 msgstr "nama cabang asal salah: '%s'"
15431 #: builtin/init-db.c:367
15433 msgid "unable to handle file type %d"
15434 msgstr "tidak dapat menangani tipe berkas %d"
15436 #: builtin/init-db.c:370
15438 msgid "unable to move %s to %s"
15439 msgstr "tidak dapat memindahkan %s ke %s"
15441 #: builtin/init-db.c:386
15442 msgid "attempt to reinitialize repository with different hash"
15443 msgstr "mencoba menginisialisasi ulang repositori dengan hash yang berbeda"
15445 #: builtin/init-db.c:410 builtin/init-db.c:413
15447 msgid "%s already exists"
15448 msgstr "%s sudah ada"
15450 #: builtin/init-db.c:445
15452 msgid "re-init: ignored --initial-branch=%s"
15453 msgstr "re-init: --initial-branch=%s diabaikan"
15455 #: builtin/init-db.c:476
15457 msgid "Reinitialized existing shared Git repository in %s%s\n"
15458 msgstr "Repositori berbagi Git yang sudah ada diinisialisasi ulang di %s%s\n"
15460 #: builtin/init-db.c:477
15462 msgid "Reinitialized existing Git repository in %s%s\n"
15463 msgstr "Repositori Git diinisialisasi ulang di %s%s\n"
15465 #: builtin/init-db.c:481
15467 msgid "Initialized empty shared Git repository in %s%s\n"
15468 msgstr "Repositori berbagi Git kosong diinisialisasi di %s%s\n"
15470 #: builtin/init-db.c:482
15472 msgid "Initialized empty Git repository in %s%s\n"
15473 msgstr "Repositori Git kosong dinisialisasi di %s%s\n"
15475 #: builtin/init-db.c:531
15477 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
15478 "shared[=<permissions>]] [<directory>]"
15480 "git init [-q | --quiet] [--bare] [--template=<direktori-templat>][--"
15481 "shared[=<perizinan>]] [<direktori>]"
15483 #: builtin/init-db.c:557
15484 msgid "permissions"
15487 #: builtin/init-db.c:558
15488 msgid "specify that the git repository is to be shared amongst several users"
15490 "tentukan bahwa repositori git untuk dibagikan di antara beberapa pengguna"
15492 #: builtin/init-db.c:564
15493 msgid "override the name of the initial branch"
15494 msgstr "timpa nama cabang asal"
15496 #: builtin/init-db.c:565 builtin/verify-pack.c:74
15500 #: builtin/init-db.c:566 builtin/show-index.c:22 builtin/verify-pack.c:75
15501 msgid "specify the hash algorithm to use"
15502 msgstr "tentukan algoritma hash yang akan digunakan"
15504 #: builtin/init-db.c:573
15505 msgid "--separate-git-dir and --bare are mutually exclusive"
15506 msgstr "--separate-git-dir dan --bare saling eksklusif"
15508 #: builtin/init-db.c:602 builtin/init-db.c:607
15510 msgid "cannot mkdir %s"
15511 msgstr "tidak dapat membuat direktori %s"
15513 #: builtin/init-db.c:611 builtin/init-db.c:666
15515 msgid "cannot chdir to %s"
15516 msgstr "tidak dapat mengganti direktori ke %s"
15518 #: builtin/init-db.c:638
15521 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
15524 "%s (atau --work-tree=<direktori>) tidak diperbolehkan tanpa sebutkan %s "
15525 "(atau--git-dir=<direktori>)"
15527 #: builtin/init-db.c:690
15529 msgid "Cannot access work tree '%s'"
15530 msgstr "Tidak dapat mengakses pohon kerja '%s'"
15532 #: builtin/init-db.c:695
15533 msgid "--separate-git-dir incompatible with bare repository"
15534 msgstr "--separate-git-dir tidak kompatibel dengan repositori bare"
15536 #: builtin/interpret-trailers.c:16
15538 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
15539 "<token>[(=|:)<value>])...] [<file>...]"
15542 #: builtin/interpret-trailers.c:95
15543 msgid "edit files in place"
15546 #: builtin/interpret-trailers.c:96
15547 msgid "trim empty trailers"
15550 #: builtin/interpret-trailers.c:99
15551 msgid "where to place the new trailer"
15554 #: builtin/interpret-trailers.c:101
15555 msgid "action if trailer already exists"
15558 #: builtin/interpret-trailers.c:103
15559 msgid "action if trailer is missing"
15562 #: builtin/interpret-trailers.c:105
15563 msgid "output only the trailers"
15566 #: builtin/interpret-trailers.c:106
15567 msgid "do not apply config rules"
15570 #: builtin/interpret-trailers.c:107
15571 msgid "join whitespace-continued values"
15574 #: builtin/interpret-trailers.c:108
15575 msgid "set parsing options"
15578 #: builtin/interpret-trailers.c:110
15579 msgid "do not treat --- specially"
15582 #: builtin/interpret-trailers.c:111
15586 #: builtin/interpret-trailers.c:112
15587 msgid "trailer(s) to add"
15590 #: builtin/interpret-trailers.c:123
15591 msgid "--trailer with --only-input does not make sense"
15594 #: builtin/interpret-trailers.c:133
15595 msgid "no input file given for in-place editing"
15598 #: builtin/log.c:59
15599 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
15602 #: builtin/log.c:60
15603 msgid "git show [<options>] <object>..."
15606 #: builtin/log.c:113
15608 msgid "invalid --decorate option: %s"
15611 #: builtin/log.c:180
15612 msgid "show source"
15615 #: builtin/log.c:181
15616 msgid "use mail map file"
15619 #: builtin/log.c:184
15620 msgid "only decorate refs that match <pattern>"
15623 #: builtin/log.c:186
15624 msgid "do not decorate refs that match <pattern>"
15627 #: builtin/log.c:187
15628 msgid "decorate options"
15631 #: builtin/log.c:190
15633 "trace the evolution of line range <start>,<end> or function :<funcname> in "
15637 #: builtin/log.c:213
15638 msgid "-L<range>:<file> cannot be used with pathspec"
15641 #: builtin/log.c:303
15643 msgid "Final output: %d %s\n"
15646 #: builtin/log.c:566
15648 msgid "git show %s: bad file"
15651 #: builtin/log.c:581 builtin/log.c:671
15653 msgid "could not read object %s"
15656 #: builtin/log.c:696
15658 msgid "unknown type: %d"
15661 #: builtin/log.c:841
15663 msgid "%s: invalid cover from description mode"
15666 #: builtin/log.c:848
15667 msgid "format.headers without value"
15670 #: builtin/log.c:977
15672 msgid "cannot open patch file %s"
15675 #: builtin/log.c:994
15676 msgid "need exactly one range"
15679 #: builtin/log.c:1004
15680 msgid "not a range"
15683 #: builtin/log.c:1168
15684 msgid "cover letter needs email format"
15687 #: builtin/log.c:1174
15688 msgid "failed to create cover-letter file"
15691 #: builtin/log.c:1261
15693 msgid "insane in-reply-to: %s"
15696 #: builtin/log.c:1288
15697 msgid "git format-patch [<options>] [<since> | <revision-range>]"
15700 #: builtin/log.c:1346
15701 msgid "two output directories?"
15704 #: builtin/log.c:1497 builtin/log.c:2317 builtin/log.c:2319 builtin/log.c:2331
15706 msgid "unknown commit %s"
15709 #: builtin/log.c:1508 builtin/replace.c:58 builtin/replace.c:207
15710 #: builtin/replace.c:210
15712 msgid "failed to resolve '%s' as a valid ref"
15715 #: builtin/log.c:1517
15716 msgid "could not find exact merge base"
15719 #: builtin/log.c:1527
15721 "failed to get upstream, if you want to record base commit automatically,\n"
15722 "please use git branch --set-upstream-to to track a remote branch.\n"
15723 "Or you could specify base commit by --base=<base-commit-id> manually"
15726 #: builtin/log.c:1550
15727 msgid "failed to find exact merge base"
15730 #: builtin/log.c:1567
15731 msgid "base commit should be the ancestor of revision list"
15734 #: builtin/log.c:1577
15735 msgid "base commit shouldn't be in revision list"
15738 #: builtin/log.c:1635
15739 msgid "cannot get patch id"
15742 #: builtin/log.c:1692
15743 msgid "failed to infer range-diff origin of current series"
15746 #: builtin/log.c:1694
15748 msgid "using '%s' as range-diff origin of current series"
15751 #: builtin/log.c:1738
15752 msgid "use [PATCH n/m] even with a single patch"
15755 #: builtin/log.c:1741
15756 msgid "use [PATCH] even with multiple patches"
15759 #: builtin/log.c:1745
15760 msgid "print patches to standard out"
15763 #: builtin/log.c:1747
15764 msgid "generate a cover letter"
15767 #: builtin/log.c:1749
15768 msgid "use simple number sequence for output file names"
15771 #: builtin/log.c:1750
15775 #: builtin/log.c:1751
15776 msgid "use <sfx> instead of '.patch'"
15779 #: builtin/log.c:1753
15780 msgid "start numbering patches at <n> instead of 1"
15783 #: builtin/log.c:1755
15784 msgid "mark the series as Nth re-roll"
15787 #: builtin/log.c:1757
15788 msgid "max length of output filename"
15791 #: builtin/log.c:1759
15792 msgid "use [RFC PATCH] instead of [PATCH]"
15795 #: builtin/log.c:1762
15796 msgid "cover-from-description-mode"
15799 #: builtin/log.c:1763
15800 msgid "generate parts of a cover letter based on a branch's description"
15803 #: builtin/log.c:1765
15804 msgid "use [<prefix>] instead of [PATCH]"
15807 #: builtin/log.c:1768
15808 msgid "store resulting files in <dir>"
15811 #: builtin/log.c:1771
15812 msgid "don't strip/add [PATCH]"
15815 #: builtin/log.c:1774
15816 msgid "don't output binary diffs"
15819 #: builtin/log.c:1776
15820 msgid "output all-zero hash in From header"
15823 #: builtin/log.c:1778
15824 msgid "don't include a patch matching a commit upstream"
15827 #: builtin/log.c:1780
15828 msgid "show patch format instead of default (patch + stat)"
15831 #: builtin/log.c:1782
15835 #: builtin/log.c:1783
15839 #: builtin/log.c:1784
15840 msgid "add email header"
15843 #: builtin/log.c:1785 builtin/log.c:1786
15847 #: builtin/log.c:1785
15848 msgid "add To: header"
15851 #: builtin/log.c:1786
15852 msgid "add Cc: header"
15855 #: builtin/log.c:1787
15859 #: builtin/log.c:1788
15860 msgid "set From address to <ident> (or committer ident if absent)"
15863 #: builtin/log.c:1790
15867 #: builtin/log.c:1791
15868 msgid "make first mail a reply to <message-id>"
15871 #: builtin/log.c:1792 builtin/log.c:1795
15875 #: builtin/log.c:1793
15876 msgid "attach the patch"
15879 #: builtin/log.c:1796
15880 msgid "inline the patch"
15883 #: builtin/log.c:1800
15884 msgid "enable message threading, styles: shallow, deep"
15887 #: builtin/log.c:1802
15891 #: builtin/log.c:1803
15892 msgid "add a signature"
15895 #: builtin/log.c:1804
15896 msgid "base-commit"
15899 #: builtin/log.c:1805
15900 msgid "add prerequisite tree info to the patch series"
15903 #: builtin/log.c:1808
15904 msgid "add a signature from a file"
15907 #: builtin/log.c:1809
15908 msgid "don't print the patch filenames"
15911 #: builtin/log.c:1811
15912 msgid "show progress while generating patches"
15915 #: builtin/log.c:1813
15916 msgid "show changes against <rev> in cover letter or single patch"
15919 #: builtin/log.c:1816
15920 msgid "show changes against <refspec> in cover letter or single patch"
15923 #: builtin/log.c:1818
15924 msgid "percentage by which creation is weighted"
15927 #: builtin/log.c:1904
15929 msgid "invalid ident line: %s"
15932 #: builtin/log.c:1919
15933 msgid "-n and -k are mutually exclusive"
15936 #: builtin/log.c:1921
15937 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
15940 #: builtin/log.c:1929
15941 msgid "--name-only does not make sense"
15944 #: builtin/log.c:1931
15945 msgid "--name-status does not make sense"
15948 #: builtin/log.c:1933
15949 msgid "--check does not make sense"
15952 #: builtin/log.c:1955
15953 msgid "--stdout, --output, and --output-directory are mutually exclusive"
15956 #: builtin/log.c:2078
15957 msgid "--interdiff requires --cover-letter or single patch"
15960 #: builtin/log.c:2082
15964 #: builtin/log.c:2083
15966 msgid "Interdiff against v%d:"
15969 #: builtin/log.c:2089
15970 msgid "--creation-factor requires --range-diff"
15973 #: builtin/log.c:2093
15974 msgid "--range-diff requires --cover-letter or single patch"
15977 #: builtin/log.c:2101
15978 msgid "Range-diff:"
15981 #: builtin/log.c:2102
15983 msgid "Range-diff against v%d:"
15986 #: builtin/log.c:2113
15988 msgid "unable to read signature file '%s'"
15991 #: builtin/log.c:2149
15992 msgid "Generating patches"
15995 #: builtin/log.c:2193
15996 msgid "failed to create output files"
15999 #: builtin/log.c:2252
16000 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
16003 #: builtin/log.c:2306
16006 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
16009 #: builtin/ls-files.c:486
16010 msgid "git ls-files [<options>] [<file>...]"
16013 #: builtin/ls-files.c:542
16014 msgid "identify the file status with tags"
16017 #: builtin/ls-files.c:544
16018 msgid "use lowercase letters for 'assume unchanged' files"
16021 #: builtin/ls-files.c:546
16022 msgid "use lowercase letters for 'fsmonitor clean' files"
16025 #: builtin/ls-files.c:548
16026 msgid "show cached files in the output (default)"
16029 #: builtin/ls-files.c:550
16030 msgid "show deleted files in the output"
16033 #: builtin/ls-files.c:552
16034 msgid "show modified files in the output"
16037 #: builtin/ls-files.c:554
16038 msgid "show other files in the output"
16041 #: builtin/ls-files.c:556
16042 msgid "show ignored files in the output"
16045 #: builtin/ls-files.c:559
16046 msgid "show staged contents' object name in the output"
16049 #: builtin/ls-files.c:561
16050 msgid "show files on the filesystem that need to be removed"
16053 #: builtin/ls-files.c:563
16054 msgid "show 'other' directories' names only"
16057 #: builtin/ls-files.c:565
16058 msgid "show line endings of files"
16061 #: builtin/ls-files.c:567
16062 msgid "don't show empty directories"
16065 #: builtin/ls-files.c:570
16066 msgid "show unmerged files in the output"
16069 #: builtin/ls-files.c:572
16070 msgid "show resolve-undo information"
16073 #: builtin/ls-files.c:574
16074 msgid "skip files matching pattern"
16077 #: builtin/ls-files.c:577
16078 msgid "exclude patterns are read from <file>"
16081 #: builtin/ls-files.c:580
16082 msgid "read additional per-directory exclude patterns in <file>"
16085 #: builtin/ls-files.c:582
16086 msgid "add the standard git exclusions"
16089 #: builtin/ls-files.c:586
16090 msgid "make the output relative to the project top directory"
16093 #: builtin/ls-files.c:589
16094 msgid "recurse through submodules"
16097 #: builtin/ls-files.c:591
16098 msgid "if any <file> is not in the index, treat this as an error"
16101 #: builtin/ls-files.c:592
16105 #: builtin/ls-files.c:593
16106 msgid "pretend that paths removed since <tree-ish> are still present"
16109 #: builtin/ls-files.c:595
16110 msgid "show debugging data"
16113 #: builtin/ls-files.c:597
16114 msgid "suppress duplicate entries"
16117 #: builtin/ls-remote.c:9
16119 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
16120 " [-q | --quiet] [--exit-code] [--get-url]\n"
16121 " [--symref] [<repository> [<refs>...]]"
16124 #: builtin/ls-remote.c:60
16125 msgid "do not print remote URL"
16128 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1404
16132 #: builtin/ls-remote.c:62 builtin/ls-remote.c:64
16133 msgid "path of git-upload-pack on the remote host"
16136 #: builtin/ls-remote.c:66
16137 msgid "limit to tags"
16140 #: builtin/ls-remote.c:67
16141 msgid "limit to heads"
16144 #: builtin/ls-remote.c:68
16145 msgid "do not show peeled tags"
16148 #: builtin/ls-remote.c:70
16149 msgid "take url.<base>.insteadOf into account"
16152 #: builtin/ls-remote.c:73
16153 msgid "exit with exit code 2 if no matching refs are found"
16156 #: builtin/ls-remote.c:76
16157 msgid "show underlying ref in addition to the object pointed by it"
16160 #: builtin/ls-tree.c:30
16161 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
16164 #: builtin/ls-tree.c:128
16165 msgid "only show trees"
16168 #: builtin/ls-tree.c:130
16169 msgid "recurse into subtrees"
16172 #: builtin/ls-tree.c:132
16173 msgid "show trees when recursing"
16176 #: builtin/ls-tree.c:135
16177 msgid "terminate entries with NUL byte"
16180 #: builtin/ls-tree.c:136
16181 msgid "include object size"
16184 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
16185 msgid "list only filenames"
16188 #: builtin/ls-tree.c:143
16189 msgid "use full path names"
16192 #: builtin/ls-tree.c:145
16193 msgid "list entire tree; not just current directory (implies --full-name)"
16196 #: builtin/mailsplit.c:241
16198 msgid "empty mbox: '%s'"
16201 #: builtin/merge-base.c:32
16202 msgid "git merge-base [-a | --all] <commit> <commit>..."
16205 #: builtin/merge-base.c:33
16206 msgid "git merge-base [-a | --all] --octopus <commit>..."
16209 #: builtin/merge-base.c:34
16210 msgid "git merge-base --independent <commit>..."
16213 #: builtin/merge-base.c:35
16214 msgid "git merge-base --is-ancestor <commit> <commit>"
16217 #: builtin/merge-base.c:36
16218 msgid "git merge-base --fork-point <ref> [<commit>]"
16221 #: builtin/merge-base.c:143
16222 msgid "output all common ancestors"
16225 #: builtin/merge-base.c:145
16226 msgid "find ancestors for a single n-way merge"
16229 #: builtin/merge-base.c:147
16230 msgid "list revs not reachable from others"
16233 #: builtin/merge-base.c:149
16234 msgid "is the first one ancestor of the other?"
16237 #: builtin/merge-base.c:151
16238 msgid "find where <commit> forked from reflog of <ref>"
16241 #: builtin/merge-file.c:9
16243 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
16244 "<orig-file> <file2>"
16247 #: builtin/merge-file.c:35
16248 msgid "send results to standard output"
16251 #: builtin/merge-file.c:36
16252 msgid "use a diff3 based merge"
16255 #: builtin/merge-file.c:37
16256 msgid "for conflicts, use our version"
16259 #: builtin/merge-file.c:39
16260 msgid "for conflicts, use their version"
16263 #: builtin/merge-file.c:41
16264 msgid "for conflicts, use a union version"
16267 #: builtin/merge-file.c:44
16268 msgid "for conflicts, use this marker size"
16271 #: builtin/merge-file.c:45
16272 msgid "do not warn about conflicts"
16275 #: builtin/merge-file.c:47
16276 msgid "set labels for file1/orig-file/file2"
16279 #: builtin/merge-recursive.c:47
16281 msgid "unknown option %s"
16284 #: builtin/merge-recursive.c:53
16286 msgid "could not parse object '%s'"
16289 #: builtin/merge-recursive.c:57
16291 msgid "cannot handle more than %d base. Ignoring %s."
16292 msgid_plural "cannot handle more than %d bases. Ignoring %s."
16296 #: builtin/merge-recursive.c:65
16297 msgid "not handling anything other than two heads merge."
16300 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
16302 msgid "could not resolve ref '%s'"
16305 #: builtin/merge-recursive.c:82
16307 msgid "Merging %s with %s\n"
16310 #: builtin/merge.c:58
16311 msgid "git merge [<options>] [<commit>...]"
16314 #: builtin/merge.c:59
16315 msgid "git merge --abort"
16318 #: builtin/merge.c:60
16319 msgid "git merge --continue"
16322 #: builtin/merge.c:123
16323 msgid "switch `m' requires a value"
16326 #: builtin/merge.c:146
16328 msgid "option `%s' requires a value"
16331 #: builtin/merge.c:199
16333 msgid "Could not find merge strategy '%s'.\n"
16336 #: builtin/merge.c:200
16338 msgid "Available strategies are:"
16341 #: builtin/merge.c:205
16343 msgid "Available custom strategies are:"
16346 #: builtin/merge.c:256 builtin/pull.c:133
16347 msgid "do not show a diffstat at the end of the merge"
16350 #: builtin/merge.c:259 builtin/pull.c:136
16351 msgid "show a diffstat at the end of the merge"
16354 #: builtin/merge.c:260 builtin/pull.c:139
16355 msgid "(synonym to --stat)"
16358 #: builtin/merge.c:262 builtin/pull.c:142
16359 msgid "add (at most <n>) entries from shortlog to merge commit message"
16362 #: builtin/merge.c:265 builtin/pull.c:148
16363 msgid "create a single commit instead of doing a merge"
16366 #: builtin/merge.c:267 builtin/pull.c:151
16367 msgid "perform a commit if the merge succeeds (default)"
16370 #: builtin/merge.c:269 builtin/pull.c:154
16371 msgid "edit message before committing"
16374 #: builtin/merge.c:271
16375 msgid "allow fast-forward (default)"
16378 #: builtin/merge.c:273 builtin/pull.c:161
16379 msgid "abort if fast-forward is not possible"
16382 #: builtin/merge.c:277 builtin/pull.c:164
16383 msgid "verify that the named commit has a valid GPG signature"
16386 #: builtin/merge.c:278 builtin/notes.c:787 builtin/pull.c:168
16387 #: builtin/rebase.c:541 builtin/rebase.c:1418 builtin/revert.c:114
16391 #: builtin/merge.c:279 builtin/pull.c:169
16392 msgid "merge strategy to use"
16395 #: builtin/merge.c:280 builtin/pull.c:172
16396 msgid "option=value"
16399 #: builtin/merge.c:281 builtin/pull.c:173
16400 msgid "option for selected merge strategy"
16403 #: builtin/merge.c:283
16404 msgid "merge commit message (for a non-fast-forward merge)"
16407 #: builtin/merge.c:290
16408 msgid "abort the current in-progress merge"
16411 #: builtin/merge.c:292
16412 msgid "--abort but leave index and working tree alone"
16415 #: builtin/merge.c:294
16416 msgid "continue the current in-progress merge"
16419 #: builtin/merge.c:296 builtin/pull.c:180
16420 msgid "allow merging unrelated histories"
16423 #: builtin/merge.c:303
16424 msgid "bypass pre-merge-commit and commit-msg hooks"
16427 #: builtin/merge.c:320
16428 msgid "could not run stash."
16431 #: builtin/merge.c:325
16432 msgid "stash failed"
16435 #: builtin/merge.c:330
16437 msgid "not a valid object: %s"
16440 #: builtin/merge.c:352 builtin/merge.c:369
16441 msgid "read-tree failed"
16444 #: builtin/merge.c:399
16445 msgid " (nothing to squash)"
16448 #: builtin/merge.c:410
16450 msgid "Squash commit -- not updating HEAD\n"
16453 #: builtin/merge.c:460
16455 msgid "No merge message -- not updating HEAD\n"
16458 #: builtin/merge.c:511
16460 msgid "'%s' does not point to a commit"
16463 #: builtin/merge.c:598
16465 msgid "Bad branch.%s.mergeoptions string: %s"
16468 #: builtin/merge.c:724
16469 msgid "Not handling anything other than two heads merge."
16472 #: builtin/merge.c:737
16474 msgid "Unknown option for merge-recursive: -X%s"
16477 #: builtin/merge.c:756 t/helper/test-fast-rebase.c:209
16479 msgid "unable to write %s"
16482 #: builtin/merge.c:808
16484 msgid "Could not read from '%s'"
16487 #: builtin/merge.c:817
16489 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
16492 #: builtin/merge.c:823
16494 "Please enter a commit message to explain why this merge is necessary,\n"
16495 "especially if it merges an updated upstream into a topic branch.\n"
16499 #: builtin/merge.c:828
16500 msgid "An empty message aborts the commit.\n"
16503 #: builtin/merge.c:831
16506 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
16510 #: builtin/merge.c:884
16511 msgid "Empty commit message."
16514 #: builtin/merge.c:899
16516 msgid "Wonderful.\n"
16519 #: builtin/merge.c:960
16521 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
16524 #: builtin/merge.c:999
16525 msgid "No current branch."
16528 #: builtin/merge.c:1001
16529 msgid "No remote for the current branch."
16532 #: builtin/merge.c:1003
16533 msgid "No default upstream defined for the current branch."
16536 #: builtin/merge.c:1008
16538 msgid "No remote-tracking branch for %s from %s"
16541 #: builtin/merge.c:1065
16543 msgid "Bad value '%s' in environment '%s'"
16546 #: builtin/merge.c:1168
16548 msgid "not something we can merge in %s: %s"
16551 #: builtin/merge.c:1202
16552 msgid "not something we can merge"
16555 #: builtin/merge.c:1312
16556 msgid "--abort expects no arguments"
16559 #: builtin/merge.c:1316
16560 msgid "There is no merge to abort (MERGE_HEAD missing)."
16563 #: builtin/merge.c:1334
16564 msgid "--quit expects no arguments"
16567 #: builtin/merge.c:1347
16568 msgid "--continue expects no arguments"
16571 #: builtin/merge.c:1351
16572 msgid "There is no merge in progress (MERGE_HEAD missing)."
16575 #: builtin/merge.c:1367
16577 "You have not concluded your merge (MERGE_HEAD exists).\n"
16578 "Please, commit your changes before you merge."
16581 #: builtin/merge.c:1374
16583 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
16584 "Please, commit your changes before you merge."
16587 #: builtin/merge.c:1377
16588 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16591 #: builtin/merge.c:1391
16592 msgid "You cannot combine --squash with --no-ff."
16595 #: builtin/merge.c:1393
16596 msgid "You cannot combine --squash with --commit."
16599 #: builtin/merge.c:1409
16600 msgid "No commit specified and merge.defaultToUpstream not set."
16603 #: builtin/merge.c:1426
16604 msgid "Squash commit into empty head not supported yet"
16607 #: builtin/merge.c:1428
16608 msgid "Non-fast-forward commit does not make sense into an empty head"
16611 #: builtin/merge.c:1433
16613 msgid "%s - not something we can merge"
16616 #: builtin/merge.c:1435
16617 msgid "Can merge only exactly one commit into empty head"
16620 #: builtin/merge.c:1516
16621 msgid "refusing to merge unrelated histories"
16624 #: builtin/merge.c:1525
16625 msgid "Already up to date."
16628 #: builtin/merge.c:1535
16630 msgid "Updating %s..%s\n"
16633 #: builtin/merge.c:1581
16635 msgid "Trying really trivial in-index merge...\n"
16638 #: builtin/merge.c:1588
16643 #: builtin/merge.c:1613
16644 msgid "Already up to date. Yeeah!"
16647 #: builtin/merge.c:1619
16648 msgid "Not possible to fast-forward, aborting."
16651 #: builtin/merge.c:1647 builtin/merge.c:1712
16653 msgid "Rewinding the tree to pristine...\n"
16656 #: builtin/merge.c:1651
16658 msgid "Trying merge strategy %s...\n"
16661 #: builtin/merge.c:1703
16663 msgid "No merge strategy handled the merge.\n"
16666 #: builtin/merge.c:1705
16668 msgid "Merge with strategy %s failed.\n"
16671 #: builtin/merge.c:1714
16673 msgid "Using the %s to prepare resolving by hand.\n"
16676 #: builtin/merge.c:1728
16678 msgid "Automatic merge went well; stopped before committing as requested\n"
16681 #: builtin/mktag.c:10
16685 #: builtin/mktag.c:30
16687 msgid "warning: tag input does not pass fsck: %s"
16690 #: builtin/mktag.c:41
16692 msgid "error: tag input does not pass fsck: %s"
16695 #: builtin/mktag.c:44
16697 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
16700 #: builtin/mktag.c:59
16701 msgid "could not read tagged object '%s'"
16704 #: builtin/mktag.c:62
16706 msgid "object '%s' tagged as '%s', but is a '%s' type"
16709 #: builtin/mktag.c:99
16710 msgid "tag on stdin did not pass our strict fsck check"
16713 #: builtin/mktag.c:102
16714 msgid "tag on stdin did not refer to a valid object"
16717 #: builtin/mktag.c:105 builtin/tag.c:232
16718 msgid "unable to write tag file"
16721 #: builtin/mktree.c:66
16722 msgid "git mktree [-z] [--missing] [--batch]"
16725 #: builtin/mktree.c:154
16726 msgid "input is NUL terminated"
16729 #: builtin/mktree.c:155 builtin/write-tree.c:26
16730 msgid "allow missing objects"
16733 #: builtin/mktree.c:156
16734 msgid "allow creation of more than one tree"
16737 #: builtin/multi-pack-index.c:9
16739 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
16743 #: builtin/multi-pack-index.c:26
16744 msgid "object directory containing set of packfile and pack-index pairs"
16747 #: builtin/multi-pack-index.c:29
16749 "during repack, collect pack-files of smaller size into a batch that is "
16750 "larger than this size"
16753 #: builtin/multi-pack-index.c:50 builtin/notes.c:376 builtin/notes.c:431
16754 #: builtin/notes.c:509 builtin/notes.c:521 builtin/notes.c:598
16755 #: builtin/notes.c:665 builtin/notes.c:815 builtin/notes.c:963
16756 #: builtin/notes.c:985 builtin/prune-packed.c:25 builtin/tag.c:575
16757 msgid "too many arguments"
16760 #: builtin/multi-pack-index.c:60
16761 msgid "--batch-size option is only for 'repack' subcommand"
16764 #: builtin/multi-pack-index.c:69
16766 msgid "unrecognized subcommand: %s"
16770 msgid "git mv [<options>] <source>... <destination>"
16775 msgid "Directory %s is in index and no submodule?"
16779 msgid "Please stage your changes to .gitmodules or stash them to proceed"
16782 #: builtin/mv.c:103
16784 msgid "%.*s is in index"
16787 #: builtin/mv.c:125
16788 msgid "force move/rename even if target exists"
16791 #: builtin/mv.c:127
16792 msgid "skip move/rename errors"
16795 #: builtin/mv.c:170
16797 msgid "destination '%s' is not a directory"
16800 #: builtin/mv.c:181
16802 msgid "Checking rename of '%s' to '%s'\n"
16805 #: builtin/mv.c:185
16809 #: builtin/mv.c:188
16810 msgid "can not move directory into itself"
16813 #: builtin/mv.c:191
16814 msgid "cannot move directory over file"
16817 #: builtin/mv.c:200
16818 msgid "source directory is empty"
16821 #: builtin/mv.c:225
16822 msgid "not under version control"
16825 #: builtin/mv.c:227
16829 #: builtin/mv.c:230
16830 msgid "destination exists"
16833 #: builtin/mv.c:238
16835 msgid "overwriting '%s'"
16838 #: builtin/mv.c:241
16839 msgid "Cannot overwrite"
16842 #: builtin/mv.c:244
16843 msgid "multiple sources for the same target"
16846 #: builtin/mv.c:246
16847 msgid "destination directory does not exist"
16850 #: builtin/mv.c:253
16852 msgid "%s, source=%s, destination=%s"
16855 #: builtin/mv.c:274
16857 msgid "Renaming %s to %s\n"
16860 #: builtin/mv.c:280 builtin/remote.c:785 builtin/repack.c:483
16862 msgid "renaming '%s' failed"
16865 #: builtin/name-rev.c:465
16866 msgid "git name-rev [<options>] <commit>..."
16869 #: builtin/name-rev.c:466
16870 msgid "git name-rev [<options>] --all"
16873 #: builtin/name-rev.c:467
16874 msgid "git name-rev [<options>] --stdin"
16877 #: builtin/name-rev.c:524
16878 msgid "print only ref-based names (no object names)"
16881 #: builtin/name-rev.c:525
16882 msgid "only use tags to name the commits"
16885 #: builtin/name-rev.c:527
16886 msgid "only use refs matching <pattern>"
16889 #: builtin/name-rev.c:529
16890 msgid "ignore refs matching <pattern>"
16893 #: builtin/name-rev.c:531
16894 msgid "list all commits reachable from all refs"
16897 #: builtin/name-rev.c:532
16898 msgid "read from stdin"
16901 #: builtin/name-rev.c:533
16902 msgid "allow to print `undefined` names (default)"
16905 #: builtin/name-rev.c:539
16906 msgid "dereference tags in the input (internal use)"
16909 #: builtin/notes.c:28
16910 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
16913 #: builtin/notes.c:29
16915 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
16916 "| (-c | -C) <object>] [<object>]"
16919 #: builtin/notes.c:30
16920 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
16923 #: builtin/notes.c:31
16925 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
16926 "(-c | -C) <object>] [<object>]"
16929 #: builtin/notes.c:32
16930 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
16933 #: builtin/notes.c:33
16934 msgid "git notes [--ref <notes-ref>] show [<object>]"
16937 #: builtin/notes.c:34
16939 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
16942 #: builtin/notes.c:35
16943 msgid "git notes merge --commit [-v | -q]"
16946 #: builtin/notes.c:36
16947 msgid "git notes merge --abort [-v | -q]"
16950 #: builtin/notes.c:37
16951 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
16954 #: builtin/notes.c:38
16955 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
16958 #: builtin/notes.c:39
16959 msgid "git notes [--ref <notes-ref>] get-ref"
16962 #: builtin/notes.c:44
16963 msgid "git notes [list [<object>]]"
16966 #: builtin/notes.c:49
16967 msgid "git notes add [<options>] [<object>]"
16970 #: builtin/notes.c:54
16971 msgid "git notes copy [<options>] <from-object> <to-object>"
16974 #: builtin/notes.c:55
16975 msgid "git notes copy --stdin [<from-object> <to-object>]..."
16978 #: builtin/notes.c:60
16979 msgid "git notes append [<options>] [<object>]"
16982 #: builtin/notes.c:65
16983 msgid "git notes edit [<object>]"
16986 #: builtin/notes.c:70
16987 msgid "git notes show [<object>]"
16990 #: builtin/notes.c:75
16991 msgid "git notes merge [<options>] <notes-ref>"
16994 #: builtin/notes.c:76
16995 msgid "git notes merge --commit [<options>]"
16998 #: builtin/notes.c:77
16999 msgid "git notes merge --abort [<options>]"
17002 #: builtin/notes.c:82
17003 msgid "git notes remove [<object>]"
17006 #: builtin/notes.c:87
17007 msgid "git notes prune [<options>]"
17010 #: builtin/notes.c:92
17011 msgid "git notes get-ref"
17014 #: builtin/notes.c:97
17015 msgid "Write/edit the notes for the following object:"
17018 #: builtin/notes.c:150
17020 msgid "unable to start 'show' for object '%s'"
17023 #: builtin/notes.c:154
17024 msgid "could not read 'show' output"
17027 #: builtin/notes.c:162
17029 msgid "failed to finish 'show' for object '%s'"
17032 #: builtin/notes.c:197
17033 msgid "please supply the note contents using either -m or -F option"
17036 #: builtin/notes.c:206
17037 msgid "unable to write note object"
17040 #: builtin/notes.c:208
17042 msgid "the note contents have been left in %s"
17045 #: builtin/notes.c:242 builtin/tag.c:565
17047 msgid "could not open or read '%s'"
17050 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
17051 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
17052 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
17054 msgid "failed to resolve '%s' as a valid ref."
17057 #: builtin/notes.c:265
17059 msgid "failed to read object '%s'."
17062 #: builtin/notes.c:268
17064 msgid "cannot read note data from non-blob object '%s'."
17067 #: builtin/notes.c:309
17069 msgid "malformed input line: '%s'."
17072 #: builtin/notes.c:324
17074 msgid "failed to copy notes from '%s' to '%s'"
17077 #. TRANSLATORS: the first %s will be replaced by a git
17078 #. notes command: 'add', 'merge', 'remove', etc.
17080 #: builtin/notes.c:356
17082 msgid "refusing to %s notes in %s (outside of refs/notes/)"
17085 #: builtin/notes.c:389 builtin/notes.c:678
17087 msgid "no note found for object %s."
17090 #: builtin/notes.c:410 builtin/notes.c:576
17091 msgid "note contents as a string"
17094 #: builtin/notes.c:413 builtin/notes.c:579
17095 msgid "note contents in a file"
17098 #: builtin/notes.c:416 builtin/notes.c:582
17099 msgid "reuse and edit specified note object"
17102 #: builtin/notes.c:419 builtin/notes.c:585
17103 msgid "reuse specified note object"
17106 #: builtin/notes.c:422 builtin/notes.c:588
17107 msgid "allow storing empty note"
17110 #: builtin/notes.c:423 builtin/notes.c:496
17111 msgid "replace existing notes"
17114 #: builtin/notes.c:448
17117 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
17121 #: builtin/notes.c:463 builtin/notes.c:544
17123 msgid "Overwriting existing notes for object %s\n"
17126 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
17128 msgid "Removing note for object %s\n"
17131 #: builtin/notes.c:497
17132 msgid "read objects from stdin"
17135 #: builtin/notes.c:499
17136 msgid "load rewriting config for <command> (implies --stdin)"
17139 #: builtin/notes.c:517
17140 msgid "too few arguments"
17143 #: builtin/notes.c:538
17146 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
17150 #: builtin/notes.c:550
17152 msgid "missing notes on source object %s. Cannot copy."
17155 #: builtin/notes.c:603
17158 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
17159 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
17162 #: builtin/notes.c:698
17163 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
17166 #: builtin/notes.c:700
17167 msgid "failed to delete ref NOTES_MERGE_REF"
17170 #: builtin/notes.c:702
17171 msgid "failed to remove 'git notes merge' worktree"
17174 #: builtin/notes.c:722
17175 msgid "failed to read ref NOTES_MERGE_PARTIAL"
17178 #: builtin/notes.c:724
17179 msgid "could not find commit from NOTES_MERGE_PARTIAL."
17182 #: builtin/notes.c:726
17183 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
17186 #: builtin/notes.c:739
17187 msgid "failed to resolve NOTES_MERGE_REF"
17190 #: builtin/notes.c:742
17191 msgid "failed to finalize notes merge"
17194 #: builtin/notes.c:768
17196 msgid "unknown notes merge strategy %s"
17199 #: builtin/notes.c:784
17200 msgid "General options"
17203 #: builtin/notes.c:786
17204 msgid "Merge options"
17207 #: builtin/notes.c:788
17209 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
17213 #: builtin/notes.c:790
17214 msgid "Committing unmerged notes"
17217 #: builtin/notes.c:792
17218 msgid "finalize notes merge by committing unmerged notes"
17221 #: builtin/notes.c:794
17222 msgid "Aborting notes merge resolution"
17225 #: builtin/notes.c:796
17226 msgid "abort notes merge"
17229 #: builtin/notes.c:807
17230 msgid "cannot mix --commit, --abort or -s/--strategy"
17233 #: builtin/notes.c:812
17234 msgid "must specify a notes ref to merge"
17237 #: builtin/notes.c:836
17239 msgid "unknown -s/--strategy: %s"
17242 #: builtin/notes.c:873
17244 msgid "a notes merge into %s is already in-progress at %s"
17247 #: builtin/notes.c:876
17249 msgid "failed to store link to current notes ref (%s)"
17252 #: builtin/notes.c:878
17255 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
17256 "'git notes merge --commit', or abort the merge with 'git notes merge --"
17260 #: builtin/notes.c:897 builtin/tag.c:578
17262 msgid "Failed to resolve '%s' as a valid ref."
17265 #: builtin/notes.c:900
17267 msgid "Object %s has no note\n"
17270 #: builtin/notes.c:912
17271 msgid "attempt to remove non-existent note is not an error"
17274 #: builtin/notes.c:915
17275 msgid "read object names from the standard input"
17278 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:148
17279 msgid "do not remove, show only"
17282 #: builtin/notes.c:955
17283 msgid "report pruned notes"
17286 #: builtin/notes.c:998
17290 #: builtin/notes.c:999
17291 msgid "use notes from <notes-ref>"
17294 #: builtin/notes.c:1034 builtin/stash.c:1671
17296 msgid "unknown subcommand: %s"
17299 #: builtin/pack-objects.c:54
17301 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
17304 #: builtin/pack-objects.c:55
17306 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
17309 #: builtin/pack-objects.c:440
17312 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
17316 #: builtin/pack-objects.c:448
17318 msgid "bad packed object CRC for %s"
17321 #: builtin/pack-objects.c:459
17323 msgid "corrupt packed object for %s"
17326 #: builtin/pack-objects.c:590
17328 msgid "recursive delta detected for object %s"
17331 #: builtin/pack-objects.c:801
17333 msgid "ordered %u objects, expected %<PRIu32>"
17336 #: builtin/pack-objects.c:896
17338 msgid "expected object at offset %<PRIuMAX> in pack %s"
17341 #: builtin/pack-objects.c:1015
17342 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
17345 #: builtin/pack-objects.c:1028
17346 msgid "Writing objects"
17349 #: builtin/pack-objects.c:1089 builtin/update-index.c:90
17351 msgid "failed to stat %s"
17354 #: builtin/pack-objects.c:1141
17356 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
17359 #: builtin/pack-objects.c:1358
17360 msgid "disabling bitmap writing, as some objects are not being packed"
17363 #: builtin/pack-objects.c:1806
17365 msgid "delta base offset overflow in pack for %s"
17368 #: builtin/pack-objects.c:1815
17370 msgid "delta base offset out of bound for %s"
17373 #: builtin/pack-objects.c:2096
17374 msgid "Counting objects"
17377 #: builtin/pack-objects.c:2241
17379 msgid "unable to parse object header of %s"
17382 #: builtin/pack-objects.c:2311 builtin/pack-objects.c:2327
17383 #: builtin/pack-objects.c:2337
17385 msgid "object %s cannot be read"
17388 #: builtin/pack-objects.c:2314 builtin/pack-objects.c:2341
17390 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
17393 #: builtin/pack-objects.c:2351
17394 msgid "suboptimal pack - out of memory"
17397 #: builtin/pack-objects.c:2666
17399 msgid "Delta compression using up to %d threads"
17402 #: builtin/pack-objects.c:2805
17404 msgid "unable to pack objects reachable from tag %s"
17407 #: builtin/pack-objects.c:2891
17408 msgid "Compressing objects"
17411 #: builtin/pack-objects.c:2897
17412 msgid "inconsistency with delta count"
17415 #: builtin/pack-objects.c:2976
17418 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
17419 "hash> <uri>' (got '%s')"
17422 #: builtin/pack-objects.c:2979
17425 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
17428 #: builtin/pack-objects.c:3008
17431 "expected edge object ID, got garbage:\n"
17435 #: builtin/pack-objects.c:3014
17438 "expected object ID, got garbage:\n"
17442 #: builtin/pack-objects.c:3112
17443 msgid "invalid value for --missing"
17446 #: builtin/pack-objects.c:3171 builtin/pack-objects.c:3279
17447 msgid "cannot open pack index"
17450 #: builtin/pack-objects.c:3202
17452 msgid "loose object at %s could not be examined"
17455 #: builtin/pack-objects.c:3287
17456 msgid "unable to force loose object"
17459 #: builtin/pack-objects.c:3380
17461 msgid "not a rev '%s'"
17464 #: builtin/pack-objects.c:3383
17466 msgid "bad revision '%s'"
17469 #: builtin/pack-objects.c:3408
17470 msgid "unable to add recent objects"
17473 #: builtin/pack-objects.c:3461
17475 msgid "unsupported index version %s"
17478 #: builtin/pack-objects.c:3465
17480 msgid "bad index version '%s'"
17483 #: builtin/pack-objects.c:3503
17484 msgid "<version>[,<offset>]"
17487 #: builtin/pack-objects.c:3504
17488 msgid "write the pack index file in the specified idx format version"
17491 #: builtin/pack-objects.c:3507
17492 msgid "maximum size of each output pack file"
17495 #: builtin/pack-objects.c:3509
17496 msgid "ignore borrowed objects from alternate object store"
17499 #: builtin/pack-objects.c:3511
17500 msgid "ignore packed objects"
17503 #: builtin/pack-objects.c:3513
17504 msgid "limit pack window by objects"
17507 #: builtin/pack-objects.c:3515
17508 msgid "limit pack window by memory in addition to object limit"
17511 #: builtin/pack-objects.c:3517
17512 msgid "maximum length of delta chain allowed in the resulting pack"
17515 #: builtin/pack-objects.c:3519
17516 msgid "reuse existing deltas"
17519 #: builtin/pack-objects.c:3521
17520 msgid "reuse existing objects"
17523 #: builtin/pack-objects.c:3523
17524 msgid "use OFS_DELTA objects"
17527 #: builtin/pack-objects.c:3525
17528 msgid "use threads when searching for best delta matches"
17531 #: builtin/pack-objects.c:3527
17532 msgid "do not create an empty pack output"
17535 #: builtin/pack-objects.c:3529
17536 msgid "read revision arguments from standard input"
17539 #: builtin/pack-objects.c:3531
17540 msgid "limit the objects to those that are not yet packed"
17543 #: builtin/pack-objects.c:3534
17544 msgid "include objects reachable from any reference"
17547 #: builtin/pack-objects.c:3537
17548 msgid "include objects referred by reflog entries"
17551 #: builtin/pack-objects.c:3540
17552 msgid "include objects referred to by the index"
17555 #: builtin/pack-objects.c:3543
17556 msgid "output pack to stdout"
17559 #: builtin/pack-objects.c:3545
17560 msgid "include tag objects that refer to objects to be packed"
17563 #: builtin/pack-objects.c:3547
17564 msgid "keep unreachable objects"
17567 #: builtin/pack-objects.c:3549
17568 msgid "pack loose unreachable objects"
17571 #: builtin/pack-objects.c:3551
17572 msgid "unpack unreachable objects newer than <time>"
17575 #: builtin/pack-objects.c:3554
17576 msgid "use the sparse reachability algorithm"
17579 #: builtin/pack-objects.c:3556
17580 msgid "create thin packs"
17583 #: builtin/pack-objects.c:3558
17584 msgid "create packs suitable for shallow fetches"
17587 #: builtin/pack-objects.c:3560
17588 msgid "ignore packs that have companion .keep file"
17591 #: builtin/pack-objects.c:3562
17592 msgid "ignore this pack"
17595 #: builtin/pack-objects.c:3564
17596 msgid "pack compression level"
17599 #: builtin/pack-objects.c:3566
17600 msgid "do not hide commits by grafts"
17603 #: builtin/pack-objects.c:3568
17604 msgid "use a bitmap index if available to speed up counting objects"
17607 #: builtin/pack-objects.c:3570
17608 msgid "write a bitmap index together with the pack index"
17611 #: builtin/pack-objects.c:3574
17612 msgid "write a bitmap index if possible"
17615 #: builtin/pack-objects.c:3578
17616 msgid "handling for missing objects"
17619 #: builtin/pack-objects.c:3581
17620 msgid "do not pack objects in promisor packfiles"
17623 #: builtin/pack-objects.c:3583
17624 msgid "respect islands during delta compression"
17627 #: builtin/pack-objects.c:3585
17631 #: builtin/pack-objects.c:3586
17632 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
17635 #: builtin/pack-objects.c:3617
17637 msgid "delta chain depth %d is too deep, forcing %d"
17640 #: builtin/pack-objects.c:3622
17642 msgid "pack.deltaCacheLimit is too high, forcing %d"
17645 #: builtin/pack-objects.c:3676
17646 msgid "--max-pack-size cannot be used to build a pack for transfer"
17649 #: builtin/pack-objects.c:3678
17650 msgid "minimum pack size limit is 1 MiB"
17653 #: builtin/pack-objects.c:3683
17654 msgid "--thin cannot be used to build an indexable pack"
17657 #: builtin/pack-objects.c:3686
17658 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
17661 #: builtin/pack-objects.c:3692
17662 msgid "cannot use --filter without --stdout"
17665 #: builtin/pack-objects.c:3752
17666 msgid "Enumerating objects"
17669 #: builtin/pack-objects.c:3783
17672 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
17676 #: builtin/pack-redundant.c:601
17678 "'git pack-redundant' is nominated for removal.\n"
17679 "If you still use this command, please add an extra\n"
17680 "option, '--i-still-use-this', on the command line\n"
17681 "and let us know you still use it by sending an e-mail\n"
17682 "to <git@vger.kernel.org>. Thanks.\n"
17685 #: builtin/pack-refs.c:8
17686 msgid "git pack-refs [<options>]"
17689 #: builtin/pack-refs.c:16
17690 msgid "pack everything"
17693 #: builtin/pack-refs.c:17
17694 msgid "prune loose refs (default)"
17697 #: builtin/prune-packed.c:6
17698 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
17701 #: builtin/prune.c:14
17702 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
17705 #: builtin/prune.c:133
17706 msgid "report pruned objects"
17709 #: builtin/prune.c:136
17710 msgid "expire objects older than <time>"
17713 #: builtin/prune.c:138
17714 msgid "limit traversal to objects outside promisor packfiles"
17717 #: builtin/prune.c:152
17718 msgid "cannot prune in a precious-objects repo"
17721 #: builtin/pull.c:45 builtin/pull.c:47
17723 msgid "Invalid value for %s: %s"
17726 #: builtin/pull.c:67
17727 msgid "git pull [<options>] [<repository> [<refspec>...]]"
17730 #: builtin/pull.c:123
17731 msgid "control for recursive fetching of submodules"
17734 #: builtin/pull.c:127
17735 msgid "Options related to merging"
17738 #: builtin/pull.c:130
17739 msgid "incorporate changes by rebasing rather than merging"
17742 #: builtin/pull.c:158 builtin/rebase.c:492 builtin/revert.c:126
17743 msgid "allow fast-forward"
17746 #: builtin/pull.c:167 parse-options.h:339
17747 msgid "automatically stash/stash pop before and after"
17750 #: builtin/pull.c:183
17751 msgid "Options related to fetching"
17754 #: builtin/pull.c:193
17755 msgid "force overwrite of local branch"
17758 #: builtin/pull.c:201
17759 msgid "number of submodules pulled in parallel"
17762 #: builtin/pull.c:317
17764 msgid "Invalid value for pull.ff: %s"
17767 #: builtin/pull.c:445
17769 "There is no candidate for rebasing against among the refs that you just "
17773 #: builtin/pull.c:447
17775 "There are no candidates for merging among the refs that you just fetched."
17778 #: builtin/pull.c:448
17780 "Generally this means that you provided a wildcard refspec which had no\n"
17781 "matches on the remote end."
17784 #: builtin/pull.c:451
17787 "You asked to pull from the remote '%s', but did not specify\n"
17788 "a branch. Because this is not the default configured remote\n"
17789 "for your current branch, you must specify a branch on the command line."
17792 #: builtin/pull.c:456 builtin/rebase.c:1253
17793 msgid "You are not currently on a branch."
17796 #: builtin/pull.c:458 builtin/pull.c:473
17797 msgid "Please specify which branch you want to rebase against."
17800 #: builtin/pull.c:460 builtin/pull.c:475
17801 msgid "Please specify which branch you want to merge with."
17804 #: builtin/pull.c:461 builtin/pull.c:476
17805 msgid "See git-pull(1) for details."
17808 #: builtin/pull.c:463 builtin/pull.c:469 builtin/pull.c:478
17809 #: builtin/rebase.c:1259
17813 #: builtin/pull.c:463 builtin/pull.c:478 builtin/pull.c:483
17817 #: builtin/pull.c:471 builtin/rebase.c:1251
17818 msgid "There is no tracking information for the current branch."
17821 #: builtin/pull.c:480
17823 "If you wish to set tracking information for this branch you can do so with:"
17826 #: builtin/pull.c:485
17829 "Your configuration specifies to merge with the ref '%s'\n"
17830 "from the remote, but no such ref was fetched."
17833 #: builtin/pull.c:596
17835 msgid "unable to access commit %s"
17838 #: builtin/pull.c:902
17839 msgid "ignoring --verify-signatures for rebase"
17842 #: builtin/pull.c:930
17844 "Pulling without specifying how to reconcile divergent branches is\n"
17845 "discouraged. You can squelch this message by running one of the following\n"
17846 "commands sometime before your next pull:\n"
17848 " git config pull.rebase false # merge (the default strategy)\n"
17849 " git config pull.rebase true # rebase\n"
17850 " git config pull.ff only # fast-forward only\n"
17852 "You can replace \"git config\" with \"git config --global\" to set a "
17854 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
17855 "or --ff-only on the command line to override the configured default per\n"
17859 #: builtin/pull.c:991
17860 msgid "Updating an unborn branch with changes added to the index."
17863 #: builtin/pull.c:995
17864 msgid "pull with rebase"
17867 #: builtin/pull.c:996
17868 msgid "please commit or stash them."
17871 #: builtin/pull.c:1021
17874 "fetch updated the current branch head.\n"
17875 "fast-forwarding your working tree from\n"
17879 #: builtin/pull.c:1027
17882 "Cannot fast-forward your working tree.\n"
17883 "After making sure that you saved anything precious from\n"
17886 "$ git reset --hard\n"
17890 #: builtin/pull.c:1042
17891 msgid "Cannot merge multiple branches into empty head."
17894 #: builtin/pull.c:1046
17895 msgid "Cannot rebase onto multiple branches."
17898 #: builtin/pull.c:1067
17899 msgid "cannot rebase with locally recorded submodule modifications"
17902 #: builtin/push.c:19
17903 msgid "git push [<options>] [<repository> [<refspec>...]]"
17904 msgstr "git push [<opsi>] [<repositori> [<spek referensi>...]]"
17906 #: builtin/push.c:111
17907 msgid "tag shorthand without <tag>"
17908 msgstr "pintasan tag tanpa <tag>"
17910 #: builtin/push.c:119
17911 msgid "--delete only accepts plain target ref names"
17912 msgstr "--delete hanya terima nama target referensi polos"
17914 #: builtin/push.c:164
17917 "To choose either option permanently, see push.default in 'git help config'."
17920 "Untuk memilih salah satu opsi secara permanen, lihat push.default di 'git "
17923 #: builtin/push.c:167
17926 "The upstream branch of your current branch does not match\n"
17927 "the name of your current branch. To push to the upstream branch\n"
17928 "on the remote, use\n"
17930 " git push %s HEAD:%s\n"
17932 "To push to the branch of the same name on the remote, use\n"
17934 " git push %s HEAD\n"
17937 "Cabang hulu dari cabang Anda saat ini tidak cocok dengan \n"
17938 "nama cabang Anda saat ini. Untuk dorong ke cabang hulu pada remote,\n"
17941 " git push %s HEAD:%s\n"
17943 "Untuk dorong ke cabang bernama sama pada remote, gunakan\n"
17945 " git push %s HEAD\n"
17948 #: builtin/push.c:182
17951 "You are not currently on a branch.\n"
17952 "To push the history leading to the current (detached HEAD)\n"
17955 " git push %s HEAD:<name-of-remote-branch>\n"
17957 "Anda tidak berada pada cabang.\n"
17958 "Untuk dorong riwayat hingga kondisi saat ini (HEAD terlepas)\n"
17959 "sekarang, gunakan\n"
17961 " git push %s HEAD:<nama-cabang-remote>\n"
17963 #: builtin/push.c:194
17966 "The current branch %s has no upstream branch.\n"
17967 "To push the current branch and set the remote as upstream, use\n"
17969 " git push --set-upstream %s %s\n"
17971 "Cabang saat ini %s tidak punya cabang hulu.\n"
17972 "Untuk dorong cabang saat ini dan setel remote sebagai hulu, gunakan\n"
17974 " git push --set-upstream %s %s\n"
17976 #: builtin/push.c:202
17978 msgid "The current branch %s has multiple upstream branches, refusing to push."
17979 msgstr "Cabang saat ini %s punya banyak cabang hulu, tolak dorong. "
17981 #: builtin/push.c:205
17984 "You are pushing to remote '%s', which is not the upstream of\n"
17985 "your current branch '%s', without telling me what to push\n"
17986 "to update which remote branch."
17988 "Anda sedang mendorong ke remote '%s', yang bukan hulu dari\n"
17989 "cabang Anda saat ini '%s', tanpa beri tahu saya apa yang harus\n"
17990 "didorong untuk perbarui cabang remote yang mana."
17992 #: builtin/push.c:260
17994 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
17996 "Anda tidak sebutkan spek referensi apapun untuk didorong, dan push.default "
17997 "yaitu \"nothing\""
17999 #: builtin/push.c:267
18001 "Updates were rejected because the tip of your current branch is behind\n"
18002 "its remote counterpart. Integrate the remote changes (e.g.\n"
18003 "'git pull ...') before pushing again.\n"
18004 "See the 'Note about fast-forwards' in 'git push --help' for details."
18006 "Pembaruan ditolak karena ujung dari cabang Anda saat ini di belakang\n"
18007 "pasangan remotenya. Integrasikan perubahan remote (seperti\n"
18008 "'git pull') sebelum dorong lagi.\n"
18009 "Lihat 'Note about fast-forwards' di 'git push --help' untuk selengkapnya."
18011 #: builtin/push.c:273
18013 "Updates were rejected because a pushed branch tip is behind its remote\n"
18014 "counterpart. Check out this branch and integrate the remote changes\n"
18015 "(e.g. 'git pull ...') before pushing again.\n"
18016 "See the 'Note about fast-forwards' in 'git push --help' for details."
18018 "Pembaruan ditolak karena ujung dari cabang yang didorong di belakang\n"
18019 "pasangan remotenya. Check out cabang itu dan integrasikan perubahan\n"
18020 "remote (seperti 'git pull') sebelum dorong lagi.\n"
18021 "Lihat 'Note about fast-forwards' di 'git push --help' untuk selengkapnya."
18023 #: builtin/push.c:279
18025 "Updates were rejected because the remote contains work that you do\n"
18026 "not have locally. This is usually caused by another repository pushing\n"
18027 "to the same ref. You may want to first integrate the remote changes\n"
18028 "(e.g., 'git pull ...') before pushing again.\n"
18029 "See the 'Note about fast-forwards' in 'git push --help' for details."
18031 "Pembaruan ditolak karena remote berisi kerja yang Anda tidak punya\n"
18032 "di lokal. Ini biasanya disebabkan repositori yang lain dorong ke\n"
18033 "referensi yang sama. Mungkin Anda ingin integrasikan terlebih dahulu\n"
18034 "perubahan remote (seperti 'git pull') sebelum dorong lagi.\n"
18035 "Lihat 'Note about fast-forwards' di 'git push --help' untuk selengkapnya."
18037 #: builtin/push.c:286
18038 msgid "Updates were rejected because the tag already exists in the remote."
18039 msgstr "Pembaruan ditolak karena tag sudah ada di remote."
18041 #: builtin/push.c:289
18043 "You cannot update a remote ref that points at a non-commit object,\n"
18044 "or update a remote ref to make it point at a non-commit object,\n"
18045 "without using the '--force' option.\n"
18047 "Anda tidak dapat memperbarui referensi remote yang menunjuk ke objek\n"
18048 "non komit atau memperbarui referensi remote agar itu memnunjuk ke\n"
18049 "objek non komit, tanpa menggunakan opsi '--force'.\n"
18051 #: builtin/push.c:294
18053 "Updates were rejected because the tip of the remote-tracking\n"
18054 "branch has been updated since the last checkout. You may want\n"
18055 "to integrate those changes locally (e.g., 'git pull ...')\n"
18056 "before forcing an update.\n"
18058 "Pembaruan ditolak karena ujung dari cabang pelacak remote\n"
18059 "sudah diperbarui sejak checkout terakhir. Mungkin Anda ingin\n"
18060 "integrasikan perubahan tersebut ke lokal (seperti 'git pull...')\n"
18061 "sebelum memaksa pembaruan.\n"
18063 #: builtin/push.c:364
18065 msgid "Pushing to %s\n"
18066 msgstr "Mendorong ke %s\n"
18068 #: builtin/push.c:371
18070 msgid "failed to push some refs to '%s'"
18071 msgstr "gagal dorong beberapa referensi ke '%s'"
18073 #: builtin/push.c:553
18075 msgstr "repositori"
18077 #: builtin/push.c:554 builtin/send-pack.c:189
18078 msgid "push all refs"
18079 msgstr "dorong semua referensi"
18081 #: builtin/push.c:555 builtin/send-pack.c:191
18082 msgid "mirror all refs"
18083 msgstr "cermin semua referensi"
18085 #: builtin/push.c:557
18086 msgid "delete refs"
18087 msgstr "hapus referensi"
18089 #: builtin/push.c:558
18090 msgid "push tags (can't be used with --all or --mirror)"
18091 msgstr "dorong tag (tidak dapat digunakan dengan --all atau --mirror)"
18093 #: builtin/push.c:561 builtin/send-pack.c:192
18094 msgid "force updates"
18095 msgstr "paksa pembaruan"
18097 #: builtin/push.c:562 builtin/send-pack.c:204
18098 msgid "<refname>:<expect>"
18099 msgstr "<nama referensi>:<harapan>"
18101 #: builtin/push.c:563 builtin/send-pack.c:205
18102 msgid "require old value of ref to be at this value"
18103 msgstr "memerlukan nilai lama referensi berada pada nilai saat ini"
18105 #: builtin/push.c:566 builtin/send-pack.c:208
18106 msgid "require remote updates to be integrated locally"
18107 msgstr "memerlukan pembaruan remote diintegrasikan ke lokal"
18109 #: builtin/push.c:569
18110 msgid "control recursive pushing of submodules"
18111 msgstr "kontrol dorong rekursif submodul"
18113 #: builtin/push.c:570 builtin/send-pack.c:199
18114 msgid "use thin pack"
18115 msgstr "gunakan paket tipis"
18117 #: builtin/push.c:571 builtin/push.c:572 builtin/send-pack.c:186
18118 #: builtin/send-pack.c:187
18119 msgid "receive pack program"
18120 msgstr "program terima paket"
18122 #: builtin/push.c:573
18123 msgid "set upstream for git pull/status"
18124 msgstr "setel hulu untuk git pull/status"
18126 #: builtin/push.c:576
18127 msgid "prune locally removed refs"
18128 msgstr "buang referensi terhapus lokal"
18130 #: builtin/push.c:578
18131 msgid "bypass pre-push hook"
18132 msgstr "lewati kait pra-dorong"
18134 #: builtin/push.c:579
18135 msgid "push missing but relevant tags"
18136 msgstr "dorong tag yang hilang tapi relevan"
18138 #: builtin/push.c:581 builtin/send-pack.c:193
18139 msgid "GPG sign the push"
18140 msgstr "Tandatangan GPG dorong"
18142 #: builtin/push.c:583 builtin/send-pack.c:200
18143 msgid "request atomic transaction on remote side"
18144 msgstr "minta transaksi atomik pada sisi remote"
18146 #: builtin/push.c:601
18147 msgid "--delete is incompatible with --all, --mirror and --tags"
18148 msgstr "--delete tidak kompatibel dengan --all, --mirror dan --tags "
18150 #: builtin/push.c:603
18151 msgid "--delete doesn't make sense without any refs"
18152 msgstr "--delete tidak masuk akal tanpa referensi"
18154 #: builtin/push.c:623
18156 msgid "bad repository '%s'"
18157 msgstr "repositori jelek '%s'"
18159 #: builtin/push.c:624
18161 "No configured push destination.\n"
18162 "Either specify the URL from the command-line or configure a remote "
18163 "repository using\n"
18165 " git remote add <name> <url>\n"
18167 "and then push using the remote name\n"
18169 " git push <name>\n"
18171 "Tidak ada tujuan dorong terkonfigurasi.\n"
18172 "Baik sebutkan URL dari baris perintah atau konfigurasikan repositori remote "
18173 "dengan menggunakan\n"
18175 " git remote add <nama> <url>\n"
18177 "dan dorong dengan menggunakan nama remote\n"
18179 " git push <nama>\n"
18181 #: builtin/push.c:639
18182 msgid "--all and --tags are incompatible"
18183 msgstr "--all dan --tags tidak kompatibel"
18185 #: builtin/push.c:641
18186 msgid "--all can't be combined with refspecs"
18187 msgstr "--all tidak dapat digabung dengan spek referensi"
18189 #: builtin/push.c:645
18190 msgid "--mirror and --tags are incompatible"
18191 msgstr "--mirror dan --tags tidak kompatibel"
18193 #: builtin/push.c:647
18194 msgid "--mirror can't be combined with refspecs"
18195 msgstr "--mirror tidak dapat digabungkan dengan spek referensi"
18197 #: builtin/push.c:650
18198 msgid "--all and --mirror are incompatible"
18199 msgstr "--all dan --mirror tidak kompatibel"
18201 #: builtin/push.c:657
18202 msgid "push options must not have new line characters"
18203 msgstr "opsi dorong harus tidak ada karakter baris baru"
18205 #: builtin/range-diff.c:9
18206 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
18209 #: builtin/range-diff.c:10
18210 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
18213 #: builtin/range-diff.c:11
18214 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
18217 #: builtin/range-diff.c:28
18218 msgid "Percentage by which creation is weighted"
18221 #: builtin/range-diff.c:30
18222 msgid "use simple diff colors"
18225 #: builtin/range-diff.c:32
18229 #: builtin/range-diff.c:32
18230 msgid "passed to 'git log'"
18233 #: builtin/range-diff.c:35
18234 msgid "only emit output related to the first range"
18237 #: builtin/range-diff.c:37
18238 msgid "only emit output related to the second range"
18241 #: builtin/range-diff.c:60 builtin/range-diff.c:64
18243 msgid "not a commit range: '%s'"
18246 #: builtin/range-diff.c:74
18247 msgid "single arg format must be symmetric range"
18250 #: builtin/range-diff.c:89
18251 msgid "need two commit ranges"
18254 #: builtin/read-tree.c:41
18256 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
18257 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
18258 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
18261 #: builtin/read-tree.c:124
18262 msgid "write resulting index to <file>"
18265 #: builtin/read-tree.c:127
18266 msgid "only empty the index"
18269 #: builtin/read-tree.c:129
18273 #: builtin/read-tree.c:131
18274 msgid "perform a merge in addition to a read"
18277 #: builtin/read-tree.c:133
18278 msgid "3-way merge if no file level merging required"
18281 #: builtin/read-tree.c:135
18282 msgid "3-way merge in presence of adds and removes"
18285 #: builtin/read-tree.c:137
18286 msgid "same as -m, but discard unmerged entries"
18289 #: builtin/read-tree.c:138
18290 msgid "<subdirectory>/"
18293 #: builtin/read-tree.c:139
18294 msgid "read the tree into the index under <subdirectory>/"
18297 #: builtin/read-tree.c:142
18298 msgid "update working tree with merge result"
18301 #: builtin/read-tree.c:144
18305 #: builtin/read-tree.c:145
18306 msgid "allow explicitly ignored files to be overwritten"
18309 #: builtin/read-tree.c:148
18310 msgid "don't check the working tree after merging"
18313 #: builtin/read-tree.c:149
18314 msgid "don't update the index or the work tree"
18317 #: builtin/read-tree.c:151
18318 msgid "skip applying sparse checkout filter"
18321 #: builtin/read-tree.c:153
18322 msgid "debug unpack-trees"
18325 #: builtin/read-tree.c:157
18326 msgid "suppress feedback messages"
18329 #: builtin/read-tree.c:188
18330 msgid "You need to resolve your current index first"
18333 #: builtin/rebase.c:35
18335 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
18336 "[<upstream> [<branch>]]"
18339 #: builtin/rebase.c:37
18341 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
18344 #: builtin/rebase.c:39
18345 msgid "git rebase --continue | --abort | --skip | --edit-todo"
18348 #: builtin/rebase.c:195 builtin/rebase.c:219 builtin/rebase.c:246
18350 msgid "unusable todo list: '%s'"
18353 #: builtin/rebase.c:312
18355 msgid "could not create temporary %s"
18358 #: builtin/rebase.c:318
18359 msgid "could not mark as interactive"
18362 #: builtin/rebase.c:371
18363 msgid "could not generate todo list"
18366 #: builtin/rebase.c:413
18367 msgid "a base commit must be provided with --upstream or --onto"
18370 #: builtin/rebase.c:482
18371 msgid "git rebase--interactive [<options>]"
18374 #: builtin/rebase.c:495 builtin/rebase.c:1394
18375 msgid "keep commits which start empty"
18378 #: builtin/rebase.c:499 builtin/revert.c:128
18379 msgid "allow commits with empty messages"
18382 #: builtin/rebase.c:501
18383 msgid "rebase merge commits"
18386 #: builtin/rebase.c:503
18387 msgid "keep original branch points of cousins"
18390 #: builtin/rebase.c:505
18391 msgid "move commits that begin with squash!/fixup!"
18394 #: builtin/rebase.c:506
18395 msgid "sign commits"
18398 #: builtin/rebase.c:508 builtin/rebase.c:1333
18399 msgid "display a diffstat of what changed upstream"
18402 #: builtin/rebase.c:510
18403 msgid "continue rebase"
18406 #: builtin/rebase.c:512
18407 msgid "skip commit"
18410 #: builtin/rebase.c:513
18411 msgid "edit the todo list"
18414 #: builtin/rebase.c:515
18415 msgid "show the current patch"
18418 #: builtin/rebase.c:518
18419 msgid "shorten commit ids in the todo list"
18422 #: builtin/rebase.c:520
18423 msgid "expand commit ids in the todo list"
18426 #: builtin/rebase.c:522
18427 msgid "check the todo list"
18430 #: builtin/rebase.c:524
18431 msgid "rearrange fixup/squash lines"
18434 #: builtin/rebase.c:526
18435 msgid "insert exec commands in todo list"
18438 #: builtin/rebase.c:527
18442 #: builtin/rebase.c:530
18443 msgid "restrict-revision"
18446 #: builtin/rebase.c:530
18447 msgid "restrict revision"
18450 #: builtin/rebase.c:532
18451 msgid "squash-onto"
18454 #: builtin/rebase.c:533
18455 msgid "squash onto"
18458 #: builtin/rebase.c:535
18459 msgid "the upstream commit"
18462 #: builtin/rebase.c:537
18466 #: builtin/rebase.c:537
18470 #: builtin/rebase.c:542
18471 msgid "rebase strategy"
18474 #: builtin/rebase.c:543
18475 msgid "strategy-opts"
18478 #: builtin/rebase.c:544
18479 msgid "strategy options"
18482 #: builtin/rebase.c:545
18486 #: builtin/rebase.c:546
18487 msgid "the branch or commit to checkout"
18490 #: builtin/rebase.c:547
18494 #: builtin/rebase.c:547
18498 #: builtin/rebase.c:548
18502 #: builtin/rebase.c:548
18503 msgid "the command to run"
18506 #: builtin/rebase.c:551 builtin/rebase.c:1427
18507 msgid "automatically re-schedule any `exec` that fails"
18510 #: builtin/rebase.c:567
18511 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
18514 #: builtin/rebase.c:583
18516 msgid "%s requires the merge backend"
18519 #: builtin/rebase.c:626
18521 msgid "could not get 'onto': '%s'"
18524 #: builtin/rebase.c:643
18526 msgid "invalid orig-head: '%s'"
18529 #: builtin/rebase.c:668
18531 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18534 #: builtin/rebase.c:813 git-rebase--preserve-merges.sh:81
18536 "Resolve all conflicts manually, mark them as resolved with\n"
18537 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
18538 "You can instead skip this commit: run \"git rebase --skip\".\n"
18539 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
18543 #: builtin/rebase.c:896
18547 "git encountered an error while preparing the patches to replay\n"
18548 "these revisions:\n"
18552 "As a result, git cannot rebase them."
18555 #: builtin/rebase.c:1227
18558 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
18562 #: builtin/rebase.c:1245
18566 "Please specify which branch you want to rebase against.\n"
18567 "See git-rebase(1) for details.\n"
18569 " git rebase '<branch>'\n"
18573 #: builtin/rebase.c:1261
18576 "If you wish to set tracking information for this branch you can do so with:\n"
18578 " git branch --set-upstream-to=%s/<branch> %s\n"
18582 #: builtin/rebase.c:1291
18583 msgid "exec commands cannot contain newlines"
18586 #: builtin/rebase.c:1295
18587 msgid "empty exec command"
18590 #: builtin/rebase.c:1324
18591 msgid "rebase onto given branch instead of upstream"
18594 #: builtin/rebase.c:1326
18595 msgid "use the merge-base of upstream and branch as the current base"
18598 #: builtin/rebase.c:1328
18599 msgid "allow pre-rebase hook to run"
18602 #: builtin/rebase.c:1330
18603 msgid "be quiet. implies --no-stat"
18606 #: builtin/rebase.c:1336
18607 msgid "do not show diffstat of what changed upstream"
18610 #: builtin/rebase.c:1339
18611 msgid "add a Signed-off-by trailer to each commit"
18614 #: builtin/rebase.c:1342
18615 msgid "make committer date match author date"
18618 #: builtin/rebase.c:1344
18619 msgid "ignore author date and use current date"
18622 #: builtin/rebase.c:1346
18623 msgid "synonym of --reset-author-date"
18626 #: builtin/rebase.c:1348 builtin/rebase.c:1352
18627 msgid "passed to 'git apply'"
18630 #: builtin/rebase.c:1350
18631 msgid "ignore changes in whitespace"
18634 #: builtin/rebase.c:1354 builtin/rebase.c:1357
18635 msgid "cherry-pick all commits, even if unchanged"
18638 #: builtin/rebase.c:1359
18642 #: builtin/rebase.c:1362
18643 msgid "skip current patch and continue"
18646 #: builtin/rebase.c:1364
18647 msgid "abort and check out the original branch"
18650 #: builtin/rebase.c:1367
18651 msgid "abort but keep HEAD where it is"
18654 #: builtin/rebase.c:1368
18655 msgid "edit the todo list during an interactive rebase"
18658 #: builtin/rebase.c:1371
18659 msgid "show the patch file being applied or merged"
18662 #: builtin/rebase.c:1374
18663 msgid "use apply strategies to rebase"
18666 #: builtin/rebase.c:1378
18667 msgid "use merging strategies to rebase"
18670 #: builtin/rebase.c:1382
18671 msgid "let the user edit the list of commits to rebase"
18674 #: builtin/rebase.c:1386
18675 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
18678 #: builtin/rebase.c:1391
18679 msgid "how to handle commits that become empty"
18682 #: builtin/rebase.c:1398
18683 msgid "move commits that begin with squash!/fixup! under -i"
18686 #: builtin/rebase.c:1405
18687 msgid "add exec lines after each commit of the editable list"
18690 #: builtin/rebase.c:1409
18691 msgid "allow rebasing commits with empty messages"
18694 #: builtin/rebase.c:1413
18695 msgid "try to rebase merges instead of skipping them"
18698 #: builtin/rebase.c:1416
18699 msgid "use 'merge-base --fork-point' to refine upstream"
18702 #: builtin/rebase.c:1418
18703 msgid "use the given merge strategy"
18706 #: builtin/rebase.c:1420 builtin/revert.c:115
18710 #: builtin/rebase.c:1421
18711 msgid "pass the argument through to the merge strategy"
18714 #: builtin/rebase.c:1424
18715 msgid "rebase all reachable commits up to the root(s)"
18718 #: builtin/rebase.c:1429
18719 msgid "apply all changes, even those already present upstream"
18722 #: builtin/rebase.c:1446
18724 "the rebase.useBuiltin support has been removed!\n"
18725 "See its entry in 'git help config' for details."
18728 #: builtin/rebase.c:1452
18729 msgid "It looks like 'git am' is in progress. Cannot rebase."
18732 #: builtin/rebase.c:1493
18734 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
18737 #: builtin/rebase.c:1498
18738 msgid "cannot combine '--keep-base' with '--onto'"
18741 #: builtin/rebase.c:1500
18742 msgid "cannot combine '--keep-base' with '--root'"
18745 #: builtin/rebase.c:1504
18746 msgid "cannot combine '--root' with '--fork-point'"
18749 #: builtin/rebase.c:1507
18750 msgid "No rebase in progress?"
18753 #: builtin/rebase.c:1511
18754 msgid "The --edit-todo action can only be used during interactive rebase."
18757 #: builtin/rebase.c:1534 t/helper/test-fast-rebase.c:123
18758 msgid "Cannot read HEAD"
18761 #: builtin/rebase.c:1546
18763 "You must edit all merge conflicts and then\n"
18764 "mark them as resolved using git add"
18767 #: builtin/rebase.c:1565
18768 msgid "could not discard worktree changes"
18771 #: builtin/rebase.c:1584
18773 msgid "could not move back to %s"
18776 #: builtin/rebase.c:1630
18779 "It seems that there is already a %s directory, and\n"
18780 "I wonder if you are in the middle of another rebase. If that is the\n"
18781 "case, please try\n"
18783 "If that is not the case, please\n"
18785 "and run me again. I am stopping in case you still have something\n"
18786 "valuable there.\n"
18789 #: builtin/rebase.c:1658
18790 msgid "switch `C' expects a numerical value"
18793 #: builtin/rebase.c:1700
18795 msgid "Unknown mode: %s"
18798 #: builtin/rebase.c:1739
18799 msgid "--strategy requires --merge or --interactive"
18802 #: builtin/rebase.c:1769
18803 msgid "cannot combine apply options with merge options"
18806 #: builtin/rebase.c:1782
18808 msgid "Unknown rebase backend: %s"
18811 #: builtin/rebase.c:1812
18812 msgid "--reschedule-failed-exec requires --exec or --interactive"
18815 #: builtin/rebase.c:1832
18816 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
18819 #: builtin/rebase.c:1836
18821 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
18824 #: builtin/rebase.c:1860
18826 msgid "invalid upstream '%s'"
18829 #: builtin/rebase.c:1866
18830 msgid "Could not create new root commit"
18833 #: builtin/rebase.c:1892
18835 msgid "'%s': need exactly one merge base with branch"
18838 #: builtin/rebase.c:1895
18840 msgid "'%s': need exactly one merge base"
18843 #: builtin/rebase.c:1903
18845 msgid "Does not point to a valid commit '%s'"
18848 #: builtin/rebase.c:1931
18850 msgid "fatal: no such branch/commit '%s'"
18853 #: builtin/rebase.c:1939 builtin/submodule--helper.c:40
18854 #: builtin/submodule--helper.c:2414
18856 msgid "No such ref: %s"
18859 #: builtin/rebase.c:1950
18860 msgid "Could not resolve HEAD to a revision"
18863 #: builtin/rebase.c:1971
18864 msgid "Please commit or stash them."
18867 #: builtin/rebase.c:2007
18869 msgid "could not switch to %s"
18872 #: builtin/rebase.c:2018
18873 msgid "HEAD is up to date."
18876 #: builtin/rebase.c:2020
18878 msgid "Current branch %s is up to date.\n"
18881 #: builtin/rebase.c:2028
18882 msgid "HEAD is up to date, rebase forced."
18885 #: builtin/rebase.c:2030
18887 msgid "Current branch %s is up to date, rebase forced.\n"
18890 #: builtin/rebase.c:2038
18891 msgid "The pre-rebase hook refused to rebase."
18894 #: builtin/rebase.c:2045
18896 msgid "Changes to %s:\n"
18899 #: builtin/rebase.c:2048
18901 msgid "Changes from %s to %s:\n"
18904 #: builtin/rebase.c:2073
18906 msgid "First, rewinding head to replay your work on top of it...\n"
18909 #: builtin/rebase.c:2082
18910 msgid "Could not detach HEAD"
18913 #: builtin/rebase.c:2091
18915 msgid "Fast-forwarded %s to %s.\n"
18918 #: builtin/receive-pack.c:34
18919 msgid "git receive-pack <git-dir>"
18922 #: builtin/receive-pack.c:1276
18924 "By default, updating the current branch in a non-bare repository\n"
18925 "is denied, because it will make the index and work tree inconsistent\n"
18926 "with what you pushed, and will require 'git reset --hard' to match\n"
18927 "the work tree to HEAD.\n"
18929 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
18930 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
18931 "its current branch; however, this is not recommended unless you\n"
18932 "arranged to update its work tree to match what you pushed in some\n"
18935 "To squelch this message and still keep the default behaviour, set\n"
18936 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
18939 #: builtin/receive-pack.c:1296
18941 "By default, deleting the current branch is denied, because the next\n"
18942 "'git clone' won't result in any file checked out, causing confusion.\n"
18944 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
18945 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
18946 "current branch, with or without a warning message.\n"
18948 "To squelch this message, you can set it to 'refuse'."
18951 #: builtin/receive-pack.c:2481
18955 #: builtin/receive-pack.c:2495
18956 msgid "You must specify a directory."
18959 #: builtin/reflog.c:17
18961 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
18962 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
18966 #: builtin/reflog.c:22
18968 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
18972 #: builtin/reflog.c:25
18973 msgid "git reflog exists <ref>"
18976 #: builtin/reflog.c:568 builtin/reflog.c:573
18978 msgid "'%s' is not a valid timestamp"
18981 #: builtin/reflog.c:609
18983 msgid "Marking reachable objects..."
18986 #: builtin/reflog.c:647
18988 msgid "%s points nowhere!"
18991 #: builtin/reflog.c:699
18992 msgid "no reflog specified to delete"
18995 #: builtin/reflog.c:708
18997 msgid "not a reflog: %s"
19000 #: builtin/reflog.c:713
19002 msgid "no reflog for '%s'"
19005 #: builtin/reflog.c:759
19007 msgid "invalid ref format: %s"
19010 #: builtin/reflog.c:768
19011 msgid "git reflog [ show | expire | delete | exists ]"
19014 #: builtin/remote.c:17
19015 msgid "git remote [-v | --verbose]"
19018 #: builtin/remote.c:18
19020 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
19021 "mirror=<fetch|push>] <name> <url>"
19024 #: builtin/remote.c:19 builtin/remote.c:39
19025 msgid "git remote rename <old> <new>"
19028 #: builtin/remote.c:20 builtin/remote.c:44
19029 msgid "git remote remove <name>"
19032 #: builtin/remote.c:21 builtin/remote.c:49
19033 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
19036 #: builtin/remote.c:22
19037 msgid "git remote [-v | --verbose] show [-n] <name>"
19040 #: builtin/remote.c:23
19041 msgid "git remote prune [-n | --dry-run] <name>"
19044 #: builtin/remote.c:24
19046 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
19049 #: builtin/remote.c:25
19050 msgid "git remote set-branches [--add] <name> <branch>..."
19053 #: builtin/remote.c:26 builtin/remote.c:75
19054 msgid "git remote get-url [--push] [--all] <name>"
19057 #: builtin/remote.c:27 builtin/remote.c:80
19058 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
19061 #: builtin/remote.c:28 builtin/remote.c:81
19062 msgid "git remote set-url --add <name> <newurl>"
19065 #: builtin/remote.c:29 builtin/remote.c:82
19066 msgid "git remote set-url --delete <name> <url>"
19069 #: builtin/remote.c:34
19070 msgid "git remote add [<options>] <name> <url>"
19073 #: builtin/remote.c:54
19074 msgid "git remote set-branches <name> <branch>..."
19077 #: builtin/remote.c:55
19078 msgid "git remote set-branches --add <name> <branch>..."
19081 #: builtin/remote.c:60
19082 msgid "git remote show [<options>] <name>"
19085 #: builtin/remote.c:65
19086 msgid "git remote prune [<options>] <name>"
19089 #: builtin/remote.c:70
19090 msgid "git remote update [<options>] [<group> | <remote>]..."
19093 #: builtin/remote.c:99
19095 msgid "Updating %s"
19098 #: builtin/remote.c:131
19100 "--mirror is dangerous and deprecated; please\n"
19101 "\t use --mirror=fetch or --mirror=push instead"
19104 #: builtin/remote.c:148
19106 msgid "unknown mirror argument: %s"
19109 #: builtin/remote.c:164
19110 msgid "fetch the remote branches"
19113 #: builtin/remote.c:166
19114 msgid "import all tags and associated objects when fetching"
19117 #: builtin/remote.c:169
19118 msgid "or do not fetch any tag at all (--no-tags)"
19121 #: builtin/remote.c:171
19122 msgid "branch(es) to track"
19125 #: builtin/remote.c:172
19126 msgid "master branch"
19129 #: builtin/remote.c:174
19130 msgid "set up remote as a mirror to push to or fetch from"
19133 #: builtin/remote.c:186
19134 msgid "specifying a master branch makes no sense with --mirror"
19137 #: builtin/remote.c:188
19138 msgid "specifying branches to track makes sense only with fetch mirrors"
19141 #: builtin/remote.c:195 builtin/remote.c:700
19143 msgid "remote %s already exists."
19146 #: builtin/remote.c:240
19148 msgid "Could not setup master '%s'"
19151 #: builtin/remote.c:355
19153 msgid "Could not get fetch map for refspec %s"
19156 #: builtin/remote.c:454 builtin/remote.c:462
19160 #: builtin/remote.c:466
19164 #: builtin/remote.c:655
19166 msgid "could not set '%s'"
19169 #: builtin/remote.c:660
19172 "The %s configuration remote.pushDefault in:\n"
19174 "now names the non-existent remote '%s'"
19177 #: builtin/remote.c:691 builtin/remote.c:836 builtin/remote.c:946
19179 msgid "No such remote: '%s'"
19182 #: builtin/remote.c:710
19184 msgid "Could not rename config section '%s' to '%s'"
19187 #: builtin/remote.c:730
19190 "Not updating non-default fetch refspec\n"
19192 "\tPlease update the configuration manually if necessary."
19195 #: builtin/remote.c:770
19197 msgid "deleting '%s' failed"
19200 #: builtin/remote.c:804
19202 msgid "creating '%s' failed"
19205 #: builtin/remote.c:882
19207 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
19208 "to delete it, use:"
19210 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
19211 "to delete them, use:"
19215 #: builtin/remote.c:896
19217 msgid "Could not remove config section '%s'"
19220 #: builtin/remote.c:999
19222 msgid " new (next fetch will store in remotes/%s)"
19225 #: builtin/remote.c:1002
19229 #: builtin/remote.c:1004
19230 msgid " stale (use 'git remote prune' to remove)"
19233 #: builtin/remote.c:1006
19237 #: builtin/remote.c:1047
19239 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
19242 #: builtin/remote.c:1056
19244 msgid "rebases interactively onto remote %s"
19247 #: builtin/remote.c:1058
19249 msgid "rebases interactively (with merges) onto remote %s"
19252 #: builtin/remote.c:1061
19254 msgid "rebases onto remote %s"
19257 #: builtin/remote.c:1065
19259 msgid " merges with remote %s"
19262 #: builtin/remote.c:1068
19264 msgid "merges with remote %s"
19267 #: builtin/remote.c:1071
19269 msgid "%-*s and with remote %s\n"
19272 #: builtin/remote.c:1114
19276 #: builtin/remote.c:1117
19280 #: builtin/remote.c:1121
19284 #: builtin/remote.c:1124
19285 msgid "fast-forwardable"
19288 #: builtin/remote.c:1127
19289 msgid "local out of date"
19292 #: builtin/remote.c:1134
19294 msgid " %-*s forces to %-*s (%s)"
19297 #: builtin/remote.c:1137
19299 msgid " %-*s pushes to %-*s (%s)"
19302 #: builtin/remote.c:1141
19304 msgid " %-*s forces to %s"
19307 #: builtin/remote.c:1144
19309 msgid " %-*s pushes to %s"
19312 #: builtin/remote.c:1212
19313 msgid "do not query remotes"
19316 #: builtin/remote.c:1239
19318 msgid "* remote %s"
19321 #: builtin/remote.c:1240
19323 msgid " Fetch URL: %s"
19326 #: builtin/remote.c:1241 builtin/remote.c:1257 builtin/remote.c:1396
19330 #. TRANSLATORS: the colon ':' should align
19331 #. with the one in " Fetch URL: %s"
19334 #: builtin/remote.c:1255 builtin/remote.c:1257
19336 msgid " Push URL: %s"
19339 #: builtin/remote.c:1259 builtin/remote.c:1261 builtin/remote.c:1263
19341 msgid " HEAD branch: %s"
19344 #: builtin/remote.c:1259
19345 msgid "(not queried)"
19348 #: builtin/remote.c:1261
19352 #: builtin/remote.c:1265
19355 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
19358 #: builtin/remote.c:1277
19360 msgid " Remote branch:%s"
19361 msgid_plural " Remote branches:%s"
19365 #: builtin/remote.c:1280 builtin/remote.c:1306
19366 msgid " (status not queried)"
19369 #: builtin/remote.c:1289
19370 msgid " Local branch configured for 'git pull':"
19371 msgid_plural " Local branches configured for 'git pull':"
19375 #: builtin/remote.c:1297
19376 msgid " Local refs will be mirrored by 'git push'"
19379 #: builtin/remote.c:1303
19381 msgid " Local ref configured for 'git push'%s:"
19382 msgid_plural " Local refs configured for 'git push'%s:"
19386 #: builtin/remote.c:1324
19387 msgid "set refs/remotes/<name>/HEAD according to remote"
19390 #: builtin/remote.c:1326
19391 msgid "delete refs/remotes/<name>/HEAD"
19394 #: builtin/remote.c:1341
19395 msgid "Cannot determine remote HEAD"
19398 #: builtin/remote.c:1343
19399 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
19402 #: builtin/remote.c:1353
19404 msgid "Could not delete %s"
19407 #: builtin/remote.c:1361
19409 msgid "Not a valid ref: %s"
19412 #: builtin/remote.c:1363
19414 msgid "Could not setup %s"
19417 #: builtin/remote.c:1381
19419 msgid " %s will become dangling!"
19422 #: builtin/remote.c:1382
19424 msgid " %s has become dangling!"
19427 #: builtin/remote.c:1392
19432 #: builtin/remote.c:1393
19437 #: builtin/remote.c:1409
19439 msgid " * [would prune] %s"
19442 #: builtin/remote.c:1412
19444 msgid " * [pruned] %s"
19447 #: builtin/remote.c:1457
19448 msgid "prune remotes after fetching"
19451 #: builtin/remote.c:1521 builtin/remote.c:1577 builtin/remote.c:1647
19453 msgid "No such remote '%s'"
19456 #: builtin/remote.c:1539
19460 #: builtin/remote.c:1546
19461 msgid "no remote specified"
19464 #: builtin/remote.c:1563
19465 msgid "query push URLs rather than fetch URLs"
19468 #: builtin/remote.c:1565
19469 msgid "return all URLs"
19472 #: builtin/remote.c:1595
19474 msgid "no URLs configured for remote '%s'"
19477 #: builtin/remote.c:1621
19478 msgid "manipulate push URLs"
19481 #: builtin/remote.c:1623
19485 #: builtin/remote.c:1625
19486 msgid "delete URLs"
19489 #: builtin/remote.c:1632
19490 msgid "--add --delete doesn't make sense"
19493 #: builtin/remote.c:1673
19495 msgid "Invalid old URL pattern: %s"
19498 #: builtin/remote.c:1681
19500 msgid "No such URL found: %s"
19503 #: builtin/remote.c:1683
19504 msgid "Will not delete all non-push URLs"
19507 #: builtin/repack.c:26
19508 msgid "git repack [<options>]"
19511 #: builtin/repack.c:31
19513 "Incremental repacks are incompatible with bitmap indexes. Use\n"
19514 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
19517 #: builtin/repack.c:198
19518 msgid "could not start pack-objects to repack promisor objects"
19521 #: builtin/repack.c:270 builtin/repack.c:446
19522 msgid "repack: Expecting full hex object ID lines only from pack-objects."
19525 #: builtin/repack.c:294
19526 msgid "could not finish pack-objects to repack promisor objects"
19529 #: builtin/repack.c:322
19530 msgid "pack everything in a single pack"
19533 #: builtin/repack.c:324
19534 msgid "same as -a, and turn unreachable objects loose"
19537 #: builtin/repack.c:327
19538 msgid "remove redundant packs, and run git-prune-packed"
19541 #: builtin/repack.c:329
19542 msgid "pass --no-reuse-delta to git-pack-objects"
19545 #: builtin/repack.c:331
19546 msgid "pass --no-reuse-object to git-pack-objects"
19549 #: builtin/repack.c:333
19550 msgid "do not run git-update-server-info"
19553 #: builtin/repack.c:336
19554 msgid "pass --local to git-pack-objects"
19557 #: builtin/repack.c:338
19558 msgid "write bitmap index"
19561 #: builtin/repack.c:340
19562 msgid "pass --delta-islands to git-pack-objects"
19565 #: builtin/repack.c:341
19566 msgid "approxidate"
19569 #: builtin/repack.c:342
19570 msgid "with -A, do not loosen objects older than this"
19573 #: builtin/repack.c:344
19574 msgid "with -a, repack unreachable objects"
19577 #: builtin/repack.c:346
19578 msgid "size of the window used for delta compression"
19581 #: builtin/repack.c:347 builtin/repack.c:353
19585 #: builtin/repack.c:348
19586 msgid "same as the above, but limit memory size instead of entries count"
19589 #: builtin/repack.c:350
19590 msgid "limits the maximum delta depth"
19593 #: builtin/repack.c:352
19594 msgid "limits the maximum number of threads"
19597 #: builtin/repack.c:354
19598 msgid "maximum size of each packfile"
19601 #: builtin/repack.c:356
19602 msgid "repack objects in packs marked with .keep"
19605 #: builtin/repack.c:358
19606 msgid "do not repack this pack"
19609 #: builtin/repack.c:368
19610 msgid "cannot delete packs in a precious-objects repo"
19613 #: builtin/repack.c:372
19614 msgid "--keep-unreachable and -A are incompatible"
19617 #: builtin/repack.c:455
19618 msgid "Nothing new to pack."
19621 #: builtin/repack.c:485
19623 msgid "missing required file: %s"
19626 #: builtin/repack.c:487
19628 msgid "could not unlink: %s"
19631 #: builtin/replace.c:22
19632 msgid "git replace [-f] <object> <replacement>"
19635 #: builtin/replace.c:23
19636 msgid "git replace [-f] --edit <object>"
19639 #: builtin/replace.c:24
19640 msgid "git replace [-f] --graft <commit> [<parent>...]"
19643 #: builtin/replace.c:25
19644 msgid "git replace [-f] --convert-graft-file"
19647 #: builtin/replace.c:26
19648 msgid "git replace -d <object>..."
19651 #: builtin/replace.c:27
19652 msgid "git replace [--format=<format>] [-l [<pattern>]]"
19655 #: builtin/replace.c:90
19658 "invalid replace format '%s'\n"
19659 "valid formats are 'short', 'medium' and 'long'"
19662 #: builtin/replace.c:125
19664 msgid "replace ref '%s' not found"
19667 #: builtin/replace.c:141
19669 msgid "Deleted replace ref '%s'"
19672 #: builtin/replace.c:153
19674 msgid "'%s' is not a valid ref name"
19677 #: builtin/replace.c:158
19679 msgid "replace ref '%s' already exists"
19682 #: builtin/replace.c:178
19685 "Objects must be of the same type.\n"
19686 "'%s' points to a replaced object of type '%s'\n"
19687 "while '%s' points to a replacement object of type '%s'."
19690 #: builtin/replace.c:229
19692 msgid "unable to open %s for writing"
19695 #: builtin/replace.c:242
19696 msgid "cat-file reported failure"
19699 #: builtin/replace.c:258
19701 msgid "unable to open %s for reading"
19704 #: builtin/replace.c:272
19705 msgid "unable to spawn mktree"
19708 #: builtin/replace.c:276
19709 msgid "unable to read from mktree"
19712 #: builtin/replace.c:285
19713 msgid "mktree reported failure"
19716 #: builtin/replace.c:289
19717 msgid "mktree did not return an object name"
19720 #: builtin/replace.c:298
19722 msgid "unable to fstat %s"
19725 #: builtin/replace.c:303
19726 msgid "unable to write object to database"
19729 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
19730 #: builtin/replace.c:454
19732 msgid "not a valid object name: '%s'"
19735 #: builtin/replace.c:326
19737 msgid "unable to get object type for %s"
19740 #: builtin/replace.c:342
19741 msgid "editing object file failed"
19744 #: builtin/replace.c:351
19746 msgid "new object is the same as the old one: '%s'"
19749 #: builtin/replace.c:384
19751 msgid "could not parse %s as a commit"
19754 #: builtin/replace.c:416
19756 msgid "bad mergetag in commit '%s'"
19759 #: builtin/replace.c:418
19761 msgid "malformed mergetag in commit '%s'"
19764 #: builtin/replace.c:430
19767 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
19768 "instead of --graft"
19771 #: builtin/replace.c:469
19773 msgid "the original commit '%s' has a gpg signature"
19776 #: builtin/replace.c:470
19777 msgid "the signature will be removed in the replacement commit!"
19780 #: builtin/replace.c:480
19782 msgid "could not write replacement commit for: '%s'"
19785 #: builtin/replace.c:488
19787 msgid "graft for '%s' unnecessary"
19790 #: builtin/replace.c:492
19792 msgid "new commit is the same as the old one: '%s'"
19795 #: builtin/replace.c:527
19798 "could not convert the following graft(s):\n"
19802 #: builtin/replace.c:548
19803 msgid "list replace refs"
19806 #: builtin/replace.c:549
19807 msgid "delete replace refs"
19810 #: builtin/replace.c:550
19811 msgid "edit existing object"
19814 #: builtin/replace.c:551
19815 msgid "change a commit's parents"
19818 #: builtin/replace.c:552
19819 msgid "convert existing graft file"
19822 #: builtin/replace.c:553
19823 msgid "replace the ref if it exists"
19826 #: builtin/replace.c:555
19827 msgid "do not pretty-print contents for --edit"
19830 #: builtin/replace.c:556
19831 msgid "use this format"
19834 #: builtin/replace.c:569
19835 msgid "--format cannot be used when not listing"
19838 #: builtin/replace.c:577
19839 msgid "-f only makes sense when writing a replacement"
19842 #: builtin/replace.c:581
19843 msgid "--raw only makes sense with --edit"
19846 #: builtin/replace.c:587
19847 msgid "-d needs at least one argument"
19850 #: builtin/replace.c:593
19851 msgid "bad number of arguments"
19854 #: builtin/replace.c:599
19855 msgid "-e needs exactly one argument"
19858 #: builtin/replace.c:605
19859 msgid "-g needs at least one argument"
19862 #: builtin/replace.c:611
19863 msgid "--convert-graft-file takes no argument"
19866 #: builtin/replace.c:617
19867 msgid "only one pattern can be given with -l"
19870 #: builtin/rerere.c:13
19871 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
19874 #: builtin/rerere.c:60
19875 msgid "register clean resolutions in index"
19878 #: builtin/rerere.c:79
19879 msgid "'git rerere forget' without paths is deprecated"
19882 #: builtin/rerere.c:113
19884 msgid "unable to generate diff for '%s'"
19887 #: builtin/reset.c:32
19889 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
19891 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<komit>]"
19893 #: builtin/reset.c:33
19894 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
19895 msgstr "git reset [-q] [<mirip-pohon>] [--] <spek jalur>..."
19897 #: builtin/reset.c:34
19899 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
19901 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<mirip-pohon>]"
19903 #: builtin/reset.c:35
19904 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
19905 msgstr "git reset --patch [<mirip-pohon>] [--] [<pathspec>...]"
19907 #: builtin/reset.c:41
19911 #: builtin/reset.c:41
19915 #: builtin/reset.c:41
19919 #: builtin/reset.c:41
19923 #: builtin/reset.c:41
19927 #: builtin/reset.c:83
19928 msgid "You do not have a valid HEAD."
19929 msgstr "Anda tidak punya HEAD yang valid."
19931 #: builtin/reset.c:85
19932 msgid "Failed to find tree of HEAD."
19933 msgstr "Gagal menemukan pohon HEAD."
19935 #: builtin/reset.c:91
19937 msgid "Failed to find tree of %s."
19938 msgstr "Gagal menemukan pohon dari %s."
19940 #: builtin/reset.c:116
19942 msgid "HEAD is now at %s"
19943 msgstr "HEAD sekarang pada %s"
19945 #: builtin/reset.c:195
19947 msgid "Cannot do a %s reset in the middle of a merge."
19948 msgstr "Tidak dapat lakukan reset %s di tengah-tengah penggabungan."
19950 #: builtin/reset.c:295 builtin/stash.c:587 builtin/stash.c:661
19951 #: builtin/stash.c:685
19952 msgid "be quiet, only report errors"
19953 msgstr "diam, hanya laporkan kesalahan"
19955 #: builtin/reset.c:297
19956 msgid "reset HEAD and index"
19957 msgstr "setel ulang HEAD dan indeks"
19959 #: builtin/reset.c:298
19960 msgid "reset only HEAD"
19961 msgstr "hanya setel ulang HEAD"
19963 #: builtin/reset.c:300 builtin/reset.c:302
19964 msgid "reset HEAD, index and working tree"
19965 msgstr "setel ulang HEAD, indeks dan pohon kerja"
19967 #: builtin/reset.c:304
19968 msgid "reset HEAD but keep local changes"
19969 msgstr "setel ulang HEAD tapi simpan perubahan lokal"
19971 #: builtin/reset.c:310
19972 msgid "record only the fact that removed paths will be added later"
19973 msgstr "hanya rekam fakta bahwa jalur yang terhapus akan ditambahkan nanti"
19975 #: builtin/reset.c:344
19977 msgid "Failed to resolve '%s' as a valid revision."
19978 msgstr "Gagal menguraikan '%s' sebagai revisi yang valid."
19980 #: builtin/reset.c:352
19982 msgid "Failed to resolve '%s' as a valid tree."
19983 msgstr "Gagal menguraikan '%s' sebagaikan pohon yang valid."
19985 #: builtin/reset.c:361
19986 msgid "--patch is incompatible with --{hard,mixed,soft}"
19987 msgstr "--patch tidak kompatibel dengan --{hard,mixed,soft}"
19989 #: builtin/reset.c:371
19990 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
19992 "--mixed dengan jalur usang; sebagai gantinya gunakan 'git reset --<jalur>'."
19994 #: builtin/reset.c:373
19996 msgid "Cannot do %s reset with paths."
19997 msgstr "Tidak dapat lakukan reset %s dengan jalur."
19999 #: builtin/reset.c:388
20001 msgid "%s reset is not allowed in a bare repository"
20002 msgstr "Reset %s tidak diperbolehkan dalam repositori bare"
20004 #: builtin/reset.c:392
20005 msgid "-N can only be used with --mixed"
20006 msgstr "-N hanya dapat digunakan dengan --mixed"
20008 #: builtin/reset.c:413
20009 msgid "Unstaged changes after reset:"
20010 msgstr "Perubahan tak tergelar setelah setel ulang:"
20012 #: builtin/reset.c:416
20016 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
20017 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
20018 "to make this the default.\n"
20021 "Butuh %.2f detik untuk daftar perubahan tak tergelar setelah setel ulang.\n"
20022 "Anda dapat menggunakan '--quiet' untuk hindari hal ini. Setel konfigurasi\n"
20023 "reset.quiet ke true untuk membuat hal tersebut asali.\n"
20025 #: builtin/reset.c:434
20027 msgid "Could not reset index file to revision '%s'."
20028 msgstr "Tidak dapat menyetel ulang berkas indeks ke revisi '%s'."
20030 #: builtin/reset.c:439
20031 msgid "Could not write new index file."
20032 msgstr "Tidak dapat menulis berkas indeks baru."
20034 #: builtin/rev-list.c:534
20035 msgid "cannot combine --exclude-promisor-objects and --missing"
20038 #: builtin/rev-list.c:595
20039 msgid "object filtering requires --objects"
20042 #: builtin/rev-list.c:651
20043 msgid "rev-list does not support display of notes"
20046 #: builtin/rev-list.c:656
20047 msgid "marked counting is incompatible with --objects"
20050 #: builtin/rev-parse.c:409
20051 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
20054 #: builtin/rev-parse.c:414
20055 msgid "keep the `--` passed as an arg"
20058 #: builtin/rev-parse.c:416
20059 msgid "stop parsing after the first non-option argument"
20062 #: builtin/rev-parse.c:419
20063 msgid "output in stuck long form"
20066 #: builtin/rev-parse.c:552
20068 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
20069 " or: git rev-parse --sq-quote [<arg>...]\n"
20070 " or: git rev-parse [<options>] [<arg>...]\n"
20072 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
20075 #: builtin/revert.c:24
20076 msgid "git revert [<options>] <commit-ish>..."
20079 #: builtin/revert.c:25
20080 msgid "git revert <subcommand>"
20083 #: builtin/revert.c:30
20084 msgid "git cherry-pick [<options>] <commit-ish>..."
20087 #: builtin/revert.c:31
20088 msgid "git cherry-pick <subcommand>"
20091 #: builtin/revert.c:72
20093 msgid "option `%s' expects a number greater than zero"
20096 #: builtin/revert.c:92
20098 msgid "%s: %s cannot be used with %s"
20101 #: builtin/revert.c:102
20102 msgid "end revert or cherry-pick sequence"
20105 #: builtin/revert.c:103
20106 msgid "resume revert or cherry-pick sequence"
20109 #: builtin/revert.c:104
20110 msgid "cancel revert or cherry-pick sequence"
20113 #: builtin/revert.c:105
20114 msgid "skip current commit and continue"
20117 #: builtin/revert.c:107
20118 msgid "don't automatically commit"
20121 #: builtin/revert.c:108
20122 msgid "edit the commit message"
20125 #: builtin/revert.c:111
20126 msgid "parent-number"
20129 #: builtin/revert.c:112
20130 msgid "select mainline parent"
20133 #: builtin/revert.c:114
20134 msgid "merge strategy"
20137 #: builtin/revert.c:116
20138 msgid "option for merge strategy"
20141 #: builtin/revert.c:125
20142 msgid "append commit name"
20145 #: builtin/revert.c:127
20146 msgid "preserve initially empty commits"
20149 #: builtin/revert.c:129
20150 msgid "keep redundant, empty commits"
20153 #: builtin/revert.c:239
20154 msgid "revert failed"
20157 #: builtin/revert.c:252
20158 msgid "cherry-pick failed"
20162 msgid "git rm [<options>] [--] <file>..."
20165 #: builtin/rm.c:207
20167 "the following file has staged content different from both the\n"
20168 "file and the HEAD:"
20170 "the following files have staged content different from both the\n"
20171 "file and the HEAD:"
20175 #: builtin/rm.c:212
20178 "(use -f to force removal)"
20181 #: builtin/rm.c:216
20182 msgid "the following file has changes staged in the index:"
20183 msgid_plural "the following files have changes staged in the index:"
20187 #: builtin/rm.c:220 builtin/rm.c:229
20190 "(use --cached to keep the file, or -f to force removal)"
20193 #: builtin/rm.c:226
20194 msgid "the following file has local modifications:"
20195 msgid_plural "the following files have local modifications:"
20199 #: builtin/rm.c:243
20200 msgid "do not list removed files"
20203 #: builtin/rm.c:244
20204 msgid "only remove from the index"
20207 #: builtin/rm.c:245
20208 msgid "override the up-to-date check"
20211 #: builtin/rm.c:246
20212 msgid "allow recursive removal"
20215 #: builtin/rm.c:248
20216 msgid "exit with a zero status even if nothing matched"
20219 #: builtin/rm.c:282
20220 msgid "No pathspec was given. Which files should I remove?"
20223 #: builtin/rm.c:305
20224 msgid "please stage your changes to .gitmodules or stash them to proceed"
20227 #: builtin/rm.c:323
20229 msgid "not removing '%s' recursively without -r"
20232 #: builtin/rm.c:362
20234 msgid "git rm: unable to remove %s"
20237 #: builtin/send-pack.c:20
20239 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
20240 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
20242 " --all and explicit <ref> specification are mutually exclusive."
20245 #: builtin/send-pack.c:188
20246 msgid "remote name"
20249 #: builtin/send-pack.c:201
20250 msgid "use stateless RPC protocol"
20253 #: builtin/send-pack.c:202
20254 msgid "read refs from stdin"
20257 #: builtin/send-pack.c:203
20258 msgid "print status from remote helper"
20261 #: builtin/shortlog.c:16
20262 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
20265 #: builtin/shortlog.c:17
20266 msgid "git log --pretty=short | git shortlog [<options>]"
20269 #: builtin/shortlog.c:123
20270 msgid "using multiple --group options with stdin is not supported"
20273 #: builtin/shortlog.c:133
20274 msgid "using --group=trailer with stdin is not supported"
20277 #: builtin/shortlog.c:323
20279 msgid "unknown group type: %s"
20282 #: builtin/shortlog.c:351
20283 msgid "group by committer rather than author"
20286 #: builtin/shortlog.c:354
20287 msgid "sort output according to the number of commits per author"
20290 #: builtin/shortlog.c:356
20291 msgid "suppress commit descriptions, only provides commit count"
20294 #: builtin/shortlog.c:358
20295 msgid "show the email address of each author"
20298 #: builtin/shortlog.c:359
20299 msgid "<w>[,<i1>[,<i2>]]"
20302 #: builtin/shortlog.c:360
20303 msgid "linewrap output"
20306 #: builtin/shortlog.c:362
20310 #: builtin/shortlog.c:363
20311 msgid "group by field"
20314 #: builtin/shortlog.c:391
20315 msgid "too many arguments given outside repository"
20318 #: builtin/show-branch.c:13
20320 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
20321 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
20322 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
20323 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
20326 #: builtin/show-branch.c:17
20327 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
20330 #: builtin/show-branch.c:395
20332 msgid "ignoring %s; cannot handle more than %d ref"
20333 msgid_plural "ignoring %s; cannot handle more than %d refs"
20337 #: builtin/show-branch.c:548
20339 msgid "no matching refs with %s"
20342 #: builtin/show-branch.c:645
20343 msgid "show remote-tracking and local branches"
20346 #: builtin/show-branch.c:647
20347 msgid "show remote-tracking branches"
20350 #: builtin/show-branch.c:649
20351 msgid "color '*!+-' corresponding to the branch"
20354 #: builtin/show-branch.c:651
20355 msgid "show <n> more commits after the common ancestor"
20358 #: builtin/show-branch.c:653
20359 msgid "synonym to more=-1"
20362 #: builtin/show-branch.c:654
20363 msgid "suppress naming strings"
20366 #: builtin/show-branch.c:656
20367 msgid "include the current branch"
20370 #: builtin/show-branch.c:658
20371 msgid "name commits with their object names"
20374 #: builtin/show-branch.c:660
20375 msgid "show possible merge bases"
20378 #: builtin/show-branch.c:662
20379 msgid "show refs unreachable from any other ref"
20382 #: builtin/show-branch.c:664
20383 msgid "show commits in topological order"
20386 #: builtin/show-branch.c:667
20387 msgid "show only commits not on the first branch"
20390 #: builtin/show-branch.c:669
20391 msgid "show merges reachable from only one tip"
20394 #: builtin/show-branch.c:671
20395 msgid "topologically sort, maintaining date order where possible"
20398 #: builtin/show-branch.c:674
20399 msgid "<n>[,<base>]"
20402 #: builtin/show-branch.c:675
20403 msgid "show <n> most recent ref-log entries starting at base"
20406 #: builtin/show-branch.c:711
20408 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
20411 #: builtin/show-branch.c:735
20412 msgid "no branches given, and HEAD is not valid"
20415 #: builtin/show-branch.c:738
20416 msgid "--reflog option needs one branch name"
20419 #: builtin/show-branch.c:741
20421 msgid "only %d entry can be shown at one time."
20422 msgid_plural "only %d entries can be shown at one time."
20426 #: builtin/show-branch.c:745
20428 msgid "no such ref %s"
20431 #: builtin/show-branch.c:831
20433 msgid "cannot handle more than %d rev."
20434 msgid_plural "cannot handle more than %d revs."
20438 #: builtin/show-branch.c:835
20440 msgid "'%s' is not a valid ref."
20443 #: builtin/show-branch.c:838
20445 msgid "cannot find commit %s (%s)"
20448 #: builtin/show-index.c:21
20449 msgid "hash-algorithm"
20452 #: builtin/show-index.c:31
20453 msgid "Unknown hash algorithm"
20456 #: builtin/show-ref.c:12
20458 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
20459 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
20462 #: builtin/show-ref.c:13
20463 msgid "git show-ref --exclude-existing[=<pattern>]"
20466 #: builtin/show-ref.c:162
20467 msgid "only show tags (can be combined with heads)"
20470 #: builtin/show-ref.c:163
20471 msgid "only show heads (can be combined with tags)"
20474 #: builtin/show-ref.c:164
20475 msgid "stricter reference checking, requires exact ref path"
20478 #: builtin/show-ref.c:167 builtin/show-ref.c:169
20479 msgid "show the HEAD reference, even if it would be filtered out"
20482 #: builtin/show-ref.c:171
20483 msgid "dereference tags into object IDs"
20486 #: builtin/show-ref.c:173
20487 msgid "only show SHA1 hash using <n> digits"
20490 #: builtin/show-ref.c:177
20491 msgid "do not print results to stdout (useful with --verify)"
20494 #: builtin/show-ref.c:179
20495 msgid "show refs from stdin that aren't in local repository"
20498 #: builtin/sparse-checkout.c:21
20499 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
20502 #: builtin/sparse-checkout.c:45
20503 msgid "git sparse-checkout list"
20506 #: builtin/sparse-checkout.c:71
20507 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
20510 #: builtin/sparse-checkout.c:223
20511 msgid "failed to create directory for sparse-checkout file"
20514 #: builtin/sparse-checkout.c:264
20515 msgid "unable to upgrade repository format to enable worktreeConfig"
20518 #: builtin/sparse-checkout.c:266
20519 msgid "failed to set extensions.worktreeConfig setting"
20522 #: builtin/sparse-checkout.c:283
20523 msgid "git sparse-checkout init [--cone]"
20526 #: builtin/sparse-checkout.c:302
20527 msgid "initialize the sparse-checkout in cone mode"
20530 #: builtin/sparse-checkout.c:339
20532 msgid "failed to open '%s'"
20535 #: builtin/sparse-checkout.c:396
20537 msgid "could not normalize path %s"
20540 #: builtin/sparse-checkout.c:408
20541 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
20544 #: builtin/sparse-checkout.c:433
20546 msgid "unable to unquote C-style string '%s'"
20549 #: builtin/sparse-checkout.c:487 builtin/sparse-checkout.c:511
20550 msgid "unable to load existing sparse-checkout patterns"
20553 #: builtin/sparse-checkout.c:556
20554 msgid "read patterns from standard in"
20557 #: builtin/sparse-checkout.c:571
20558 msgid "git sparse-checkout reapply"
20561 #: builtin/sparse-checkout.c:590
20562 msgid "git sparse-checkout disable"
20565 #: builtin/sparse-checkout.c:618
20566 msgid "error while refreshing working directory"
20569 #: builtin/stash.c:22 builtin/stash.c:38
20570 msgid "git stash list [<options>]"
20573 #: builtin/stash.c:23 builtin/stash.c:43
20574 msgid "git stash show [<options>] [<stash>]"
20577 #: builtin/stash.c:24 builtin/stash.c:48
20578 msgid "git stash drop [-q|--quiet] [<stash>]"
20581 #: builtin/stash.c:25
20582 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
20585 #: builtin/stash.c:26 builtin/stash.c:63
20586 msgid "git stash branch <branchname> [<stash>]"
20589 #: builtin/stash.c:27 builtin/stash.c:68
20590 msgid "git stash clear"
20593 #: builtin/stash.c:28
20595 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20596 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20597 " [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
20598 " [--] [<pathspec>...]]"
20601 #: builtin/stash.c:32 builtin/stash.c:85
20603 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20604 " [-u|--include-untracked] [-a|--all] [<message>]"
20607 #: builtin/stash.c:53
20608 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
20611 #: builtin/stash.c:58
20612 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
20615 #: builtin/stash.c:73
20616 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
20619 #: builtin/stash.c:78
20621 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20622 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20623 " [--] [<pathspec>...]]"
20626 #: builtin/stash.c:128
20628 msgid "'%s' is not a stash-like commit"
20631 #: builtin/stash.c:148
20633 msgid "Too many revisions specified:%s"
20636 #: builtin/stash.c:162
20637 msgid "No stash entries found."
20640 #: builtin/stash.c:176
20642 msgid "%s is not a valid reference"
20645 #: builtin/stash.c:225
20646 msgid "git stash clear with arguments is unimplemented"
20649 #: builtin/stash.c:429
20652 "WARNING: Untracked file in way of tracked file! Renaming\n"
20657 #: builtin/stash.c:490
20658 msgid "cannot apply a stash in the middle of a merge"
20661 #: builtin/stash.c:501
20663 msgid "could not generate diff %s^!."
20666 #: builtin/stash.c:508
20667 msgid "conflicts in index. Try without --index."
20670 #: builtin/stash.c:514
20671 msgid "could not save index tree"
20674 #: builtin/stash.c:523
20675 msgid "could not restore untracked files from stash"
20678 #: builtin/stash.c:537
20680 msgid "Merging %s with %s"
20683 #: builtin/stash.c:547
20684 msgid "Index was not unstashed."
20687 #: builtin/stash.c:589 builtin/stash.c:687
20688 msgid "attempt to recreate the index"
20691 #: builtin/stash.c:633
20693 msgid "Dropped %s (%s)"
20696 #: builtin/stash.c:636
20698 msgid "%s: Could not drop stash entry"
20701 #: builtin/stash.c:649
20703 msgid "'%s' is not a stash reference"
20706 #: builtin/stash.c:699
20707 msgid "The stash entry is kept in case you need it again."
20710 #: builtin/stash.c:722
20711 msgid "No branch name specified"
20714 #: builtin/stash.c:866 builtin/stash.c:903
20716 msgid "Cannot update %s with %s"
20719 #: builtin/stash.c:884 builtin/stash.c:1538 builtin/stash.c:1603
20720 msgid "stash message"
20723 #: builtin/stash.c:894
20724 msgid "\"git stash store\" requires one <commit> argument"
20727 #: builtin/stash.c:1109
20728 msgid "No changes selected"
20731 #: builtin/stash.c:1209
20732 msgid "You do not have the initial commit yet"
20735 #: builtin/stash.c:1236
20736 msgid "Cannot save the current index state"
20739 #: builtin/stash.c:1245
20740 msgid "Cannot save the untracked files"
20743 #: builtin/stash.c:1256 builtin/stash.c:1265
20744 msgid "Cannot save the current worktree state"
20747 #: builtin/stash.c:1293
20748 msgid "Cannot record working tree state"
20751 #: builtin/stash.c:1342
20752 msgid "Can't use --patch and --include-untracked or --all at the same time"
20755 #: builtin/stash.c:1358
20756 msgid "Did you forget to 'git add'?"
20759 #: builtin/stash.c:1373
20760 msgid "No local changes to save"
20763 #: builtin/stash.c:1380
20764 msgid "Cannot initialize stash"
20767 #: builtin/stash.c:1395
20768 msgid "Cannot save the current status"
20771 #: builtin/stash.c:1400
20773 msgid "Saved working directory and index state %s"
20776 #: builtin/stash.c:1490
20777 msgid "Cannot remove worktree changes"
20780 #: builtin/stash.c:1529 builtin/stash.c:1594
20784 #: builtin/stash.c:1531 builtin/stash.c:1596
20785 msgid "stash in patch mode"
20788 #: builtin/stash.c:1532 builtin/stash.c:1597
20792 #: builtin/stash.c:1534 builtin/stash.c:1599
20793 msgid "include untracked files in stash"
20796 #: builtin/stash.c:1536 builtin/stash.c:1601
20797 msgid "include ignore files"
20800 #: builtin/stash.c:1636
20802 "the stash.useBuiltin support has been removed!\n"
20803 "See its entry in 'git help config' for details."
20806 #: builtin/stripspace.c:18
20807 msgid "git stripspace [-s | --strip-comments]"
20810 #: builtin/stripspace.c:19
20811 msgid "git stripspace [-c | --comment-lines]"
20814 #: builtin/stripspace.c:37
20815 msgid "skip and remove all lines starting with comment character"
20818 #: builtin/stripspace.c:40
20819 msgid "prepend comment character and space to each line"
20822 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:2423
20824 msgid "Expecting a full ref name, got %s"
20827 #: builtin/submodule--helper.c:64
20828 msgid "submodule--helper print-default-remote takes no arguments"
20831 #: builtin/submodule--helper.c:102
20833 msgid "cannot strip one component off url '%s'"
20836 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1819
20837 msgid "alternative anchor for relative paths"
20840 #: builtin/submodule--helper.c:415
20841 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
20844 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:629
20845 #: builtin/submodule--helper.c:652
20847 msgid "No url found for submodule path '%s' in .gitmodules"
20850 #: builtin/submodule--helper.c:524
20852 msgid "Entering '%s'\n"
20855 #: builtin/submodule--helper.c:527
20858 "run_command returned non-zero status for %s\n"
20862 #: builtin/submodule--helper.c:549
20865 "run_command returned non-zero status while recursing in the nested "
20866 "submodules of %s\n"
20870 #: builtin/submodule--helper.c:565
20871 msgid "suppress output of entering each submodule command"
20874 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:888
20875 #: builtin/submodule--helper.c:1487
20876 msgid "recurse into nested submodules"
20879 #: builtin/submodule--helper.c:572
20880 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
20883 #: builtin/submodule--helper.c:599
20886 "could not look up configuration '%s'. Assuming this repository is its own "
20887 "authoritative upstream."
20890 #: builtin/submodule--helper.c:666
20892 msgid "Failed to register url for submodule path '%s'"
20895 #: builtin/submodule--helper.c:670
20897 msgid "Submodule '%s' (%s) registered for path '%s'\n"
20900 #: builtin/submodule--helper.c:680
20902 msgid "warning: command update mode suggested for submodule '%s'\n"
20905 #: builtin/submodule--helper.c:687
20907 msgid "Failed to register update mode for submodule path '%s'"
20910 #: builtin/submodule--helper.c:709
20911 msgid "suppress output for initializing a submodule"
20914 #: builtin/submodule--helper.c:714
20915 msgid "git submodule--helper init [<options>] [<path>]"
20918 #: builtin/submodule--helper.c:787 builtin/submodule--helper.c:922
20920 msgid "no submodule mapping found in .gitmodules for path '%s'"
20923 #: builtin/submodule--helper.c:835
20925 msgid "could not resolve HEAD ref inside the submodule '%s'"
20928 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1457
20930 msgid "failed to recurse into submodule '%s'"
20933 #: builtin/submodule--helper.c:886 builtin/submodule--helper.c:1623
20934 msgid "suppress submodule status output"
20937 #: builtin/submodule--helper.c:887
20939 "use commit stored in the index instead of the one stored in the submodule "
20943 #: builtin/submodule--helper.c:893
20944 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
20947 #: builtin/submodule--helper.c:917
20948 msgid "git submodule--helper name <path>"
20951 #: builtin/submodule--helper.c:989
20953 msgid "* %s %s(blob)->%s(submodule)"
20956 #: builtin/submodule--helper.c:992
20958 msgid "* %s %s(submodule)->%s(blob)"
20961 #: builtin/submodule--helper.c:1005
20966 #: builtin/submodule--helper.c:1055
20968 msgid "couldn't hash object from '%s'"
20971 #: builtin/submodule--helper.c:1059
20973 msgid "unexpected mode %o\n"
20976 #: builtin/submodule--helper.c:1300
20977 msgid "use the commit stored in the index instead of the submodule HEAD"
20980 #: builtin/submodule--helper.c:1302
20981 msgid "to compare the commit in the index with that in the submodule HEAD"
20984 #: builtin/submodule--helper.c:1304
20985 msgid "skip submodules with 'ignore_config' value set to 'all'"
20988 #: builtin/submodule--helper.c:1306
20989 msgid "limit the summary size"
20992 #: builtin/submodule--helper.c:1311
20993 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
20996 #: builtin/submodule--helper.c:1335
20997 msgid "could not fetch a revision for HEAD"
21000 #: builtin/submodule--helper.c:1340
21001 msgid "--cached and --files are mutually exclusive"
21004 #: builtin/submodule--helper.c:1407
21006 msgid "Synchronizing submodule url for '%s'\n"
21009 #: builtin/submodule--helper.c:1413
21011 msgid "failed to register url for submodule path '%s'"
21014 #: builtin/submodule--helper.c:1427
21016 msgid "failed to get the default remote for submodule '%s'"
21019 #: builtin/submodule--helper.c:1438
21021 msgid "failed to update remote for submodule '%s'"
21024 #: builtin/submodule--helper.c:1485
21025 msgid "suppress output of synchronizing submodule url"
21028 #: builtin/submodule--helper.c:1492
21029 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
21032 #: builtin/submodule--helper.c:1546
21035 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
21036 "really want to remove it including all of its history)"
21039 #: builtin/submodule--helper.c:1558
21042 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
21046 #: builtin/submodule--helper.c:1566
21048 msgid "Cleared directory '%s'\n"
21051 #: builtin/submodule--helper.c:1568
21053 msgid "Could not remove submodule work tree '%s'\n"
21056 #: builtin/submodule--helper.c:1579
21058 msgid "could not create empty submodule directory %s"
21061 #: builtin/submodule--helper.c:1595
21063 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
21066 #: builtin/submodule--helper.c:1624
21067 msgid "remove submodule working trees even if they contain local changes"
21070 #: builtin/submodule--helper.c:1625
21071 msgid "unregister all submodules"
21074 #: builtin/submodule--helper.c:1630
21076 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
21079 #: builtin/submodule--helper.c:1644
21080 msgid "Use '--all' if you really want to deinitialize all submodules"
21083 #: builtin/submodule--helper.c:1713
21085 "An alternate computed from a superproject's alternate is invalid.\n"
21086 "To allow Git to clone without an alternate in such a case, set\n"
21087 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
21088 "'--reference-if-able' instead of '--reference'."
21091 #: builtin/submodule--helper.c:1752 builtin/submodule--helper.c:1755
21093 msgid "submodule '%s' cannot add alternate: %s"
21096 #: builtin/submodule--helper.c:1791
21098 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
21101 #: builtin/submodule--helper.c:1798
21103 msgid "Value '%s' for submodule.alternateLocation is not recognized"
21106 #: builtin/submodule--helper.c:1822
21107 msgid "where the new submodule will be cloned to"
21110 #: builtin/submodule--helper.c:1825
21111 msgid "name of the new submodule"
21114 #: builtin/submodule--helper.c:1828
21115 msgid "url where to clone the submodule from"
21118 #: builtin/submodule--helper.c:1836
21119 msgid "depth for shallow clones"
21122 #: builtin/submodule--helper.c:1839 builtin/submodule--helper.c:2348
21123 msgid "force cloning progress"
21126 #: builtin/submodule--helper.c:1841 builtin/submodule--helper.c:2350
21127 msgid "disallow cloning into non-empty directory"
21130 #: builtin/submodule--helper.c:1848
21132 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
21133 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
21134 "<url> --path <path>"
21137 #: builtin/submodule--helper.c:1873
21139 msgid "refusing to create/use '%s' in another submodule's git dir"
21142 #: builtin/submodule--helper.c:1884
21144 msgid "clone of '%s' into submodule path '%s' failed"
21147 #: builtin/submodule--helper.c:1888
21149 msgid "directory not empty: '%s'"
21152 #: builtin/submodule--helper.c:1900
21154 msgid "could not get submodule directory for '%s'"
21157 #: builtin/submodule--helper.c:1936
21159 msgid "Invalid update mode '%s' for submodule path '%s'"
21162 #: builtin/submodule--helper.c:1940
21164 msgid "Invalid update mode '%s' configured for submodule path '%s'"
21167 #: builtin/submodule--helper.c:2041
21169 msgid "Submodule path '%s' not initialized"
21172 #: builtin/submodule--helper.c:2045
21173 msgid "Maybe you want to use 'update --init'?"
21176 #: builtin/submodule--helper.c:2075
21178 msgid "Skipping unmerged submodule %s"
21181 #: builtin/submodule--helper.c:2104
21183 msgid "Skipping submodule '%s'"
21186 #: builtin/submodule--helper.c:2254
21188 msgid "Failed to clone '%s'. Retry scheduled"
21191 #: builtin/submodule--helper.c:2265
21193 msgid "Failed to clone '%s' a second time, aborting"
21196 #: builtin/submodule--helper.c:2327 builtin/submodule--helper.c:2573
21197 msgid "path into the working tree"
21200 #: builtin/submodule--helper.c:2330
21201 msgid "path into the working tree, across nested submodule boundaries"
21204 #: builtin/submodule--helper.c:2334
21205 msgid "rebase, merge, checkout or none"
21208 #: builtin/submodule--helper.c:2340
21209 msgid "create a shallow clone truncated to the specified number of revisions"
21212 #: builtin/submodule--helper.c:2343
21213 msgid "parallel jobs"
21216 #: builtin/submodule--helper.c:2345
21217 msgid "whether the initial clone should follow the shallow recommendation"
21220 #: builtin/submodule--helper.c:2346
21221 msgid "don't print cloning progress"
21224 #: builtin/submodule--helper.c:2357
21225 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
21228 #: builtin/submodule--helper.c:2370
21229 msgid "bad value for update parameter"
21232 #: builtin/submodule--helper.c:2418
21235 "Submodule (%s) branch configured to inherit branch from superproject, but "
21236 "the superproject is not on any branch"
21239 #: builtin/submodule--helper.c:2541
21241 msgid "could not get a repository handle for submodule '%s'"
21244 #: builtin/submodule--helper.c:2574
21245 msgid "recurse into submodules"
21248 #: builtin/submodule--helper.c:2580
21249 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
21252 #: builtin/submodule--helper.c:2636
21253 msgid "check if it is safe to write to the .gitmodules file"
21256 #: builtin/submodule--helper.c:2639
21257 msgid "unset the config in the .gitmodules file"
21260 #: builtin/submodule--helper.c:2644
21261 msgid "git submodule--helper config <name> [<value>]"
21264 #: builtin/submodule--helper.c:2645
21265 msgid "git submodule--helper config --unset <name>"
21268 #: builtin/submodule--helper.c:2646
21269 msgid "git submodule--helper config --check-writeable"
21272 #: builtin/submodule--helper.c:2665 git-submodule.sh:150
21274 msgid "please make sure that the .gitmodules file is in the working tree"
21277 #: builtin/submodule--helper.c:2681
21278 msgid "suppress output for setting url of a submodule"
21281 #: builtin/submodule--helper.c:2685
21282 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
21285 #: builtin/submodule--helper.c:2718
21286 msgid "set the default tracking branch to master"
21289 #: builtin/submodule--helper.c:2720
21290 msgid "set the default tracking branch"
21293 #: builtin/submodule--helper.c:2724
21294 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
21297 #: builtin/submodule--helper.c:2725
21299 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
21302 #: builtin/submodule--helper.c:2732
21303 msgid "--branch or --default required"
21306 #: builtin/submodule--helper.c:2735
21307 msgid "--branch and --default are mutually exclusive"
21310 #: builtin/submodule--helper.c:2792 git.c:441 git.c:714
21312 msgid "%s doesn't support --super-prefix"
21315 #: builtin/submodule--helper.c:2798
21317 msgid "'%s' is not a valid submodule--helper subcommand"
21320 #: builtin/symbolic-ref.c:8
21321 msgid "git symbolic-ref [<options>] <name> [<ref>]"
21324 #: builtin/symbolic-ref.c:9
21325 msgid "git symbolic-ref -d [-q] <name>"
21328 #: builtin/symbolic-ref.c:40
21329 msgid "suppress error message for non-symbolic (detached) refs"
21332 #: builtin/symbolic-ref.c:41
21333 msgid "delete symbolic ref"
21336 #: builtin/symbolic-ref.c:42
21337 msgid "shorten ref output"
21340 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:499
21344 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:499
21345 msgid "reason of the update"
21348 #: builtin/tag.c:25
21350 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
21351 "\t\t<tagname> [<head>]"
21354 #: builtin/tag.c:27
21355 msgid "git tag -d <tagname>..."
21358 #: builtin/tag.c:28
21360 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
21361 "points-at <object>]\n"
21362 "\t\t[--format=<format>] [--merged <commit>] [--no-merged <commit>] "
21366 #: builtin/tag.c:30
21367 msgid "git tag -v [--format=<format>] <tagname>..."
21370 #: builtin/tag.c:89
21372 msgid "tag '%s' not found."
21375 #: builtin/tag.c:124
21377 msgid "Deleted tag '%s' (was %s)\n"
21380 #: builtin/tag.c:159
21384 "Write a message for tag:\n"
21386 "Lines starting with '%c' will be ignored.\n"
21389 #: builtin/tag.c:163
21393 "Write a message for tag:\n"
21395 "Lines starting with '%c' will be kept; you may remove them yourself if you "
21399 #: builtin/tag.c:230
21400 msgid "unable to sign the tag"
21403 #: builtin/tag.c:248
21406 "You have created a nested tag. The object referred to by your new tag is\n"
21407 "already a tag. If you meant to tag the object that it points to, use:\n"
21409 "\tgit tag -f %s %s^{}"
21412 #: builtin/tag.c:264
21413 msgid "bad object type."
21416 #: builtin/tag.c:317
21417 msgid "no tag message?"
21420 #: builtin/tag.c:324
21422 msgid "The tag message has been left in %s\n"
21425 #: builtin/tag.c:435
21426 msgid "list tag names"
21429 #: builtin/tag.c:437
21430 msgid "print <n> lines of each tag message"
21433 #: builtin/tag.c:439
21434 msgid "delete tags"
21437 #: builtin/tag.c:440
21438 msgid "verify tags"
21441 #: builtin/tag.c:442
21442 msgid "Tag creation options"
21445 #: builtin/tag.c:444
21446 msgid "annotated tag, needs a message"
21449 #: builtin/tag.c:446
21450 msgid "tag message"
21453 #: builtin/tag.c:448
21454 msgid "force edit of tag message"
21457 #: builtin/tag.c:449
21458 msgid "annotated and GPG-signed tag"
21461 #: builtin/tag.c:452
21462 msgid "use another key to sign the tag"
21465 #: builtin/tag.c:453
21466 msgid "replace the tag if exists"
21469 #: builtin/tag.c:454 builtin/update-ref.c:505
21470 msgid "create a reflog"
21473 #: builtin/tag.c:456
21474 msgid "Tag listing options"
21477 #: builtin/tag.c:457
21478 msgid "show tag list in columns"
21481 #: builtin/tag.c:458 builtin/tag.c:460
21482 msgid "print only tags that contain the commit"
21485 #: builtin/tag.c:459 builtin/tag.c:461
21486 msgid "print only tags that don't contain the commit"
21489 #: builtin/tag.c:462
21490 msgid "print only tags that are merged"
21493 #: builtin/tag.c:463
21494 msgid "print only tags that are not merged"
21497 #: builtin/tag.c:467
21498 msgid "print only tags of the object"
21501 #: builtin/tag.c:515
21502 msgid "--column and -n are incompatible"
21505 #: builtin/tag.c:537
21506 msgid "-n option is only allowed in list mode"
21509 #: builtin/tag.c:539
21510 msgid "--contains option is only allowed in list mode"
21513 #: builtin/tag.c:541
21514 msgid "--no-contains option is only allowed in list mode"
21517 #: builtin/tag.c:543
21518 msgid "--points-at option is only allowed in list mode"
21521 #: builtin/tag.c:545
21522 msgid "--merged and --no-merged options are only allowed in list mode"
21525 #: builtin/tag.c:556
21526 msgid "only one -F or -m option is allowed."
21529 #: builtin/tag.c:581
21531 msgid "'%s' is not a valid tag name."
21534 #: builtin/tag.c:586
21536 msgid "tag '%s' already exists"
21539 #: builtin/tag.c:617
21541 msgid "Updated tag '%s' (was %s)\n"
21544 #: builtin/unpack-objects.c:502
21545 msgid "Unpacking objects"
21548 #: builtin/update-index.c:84
21550 msgid "failed to create directory %s"
21553 #: builtin/update-index.c:100
21555 msgid "failed to create file %s"
21558 #: builtin/update-index.c:108
21560 msgid "failed to delete file %s"
21563 #: builtin/update-index.c:115 builtin/update-index.c:221
21565 msgid "failed to delete directory %s"
21568 #: builtin/update-index.c:140
21570 msgid "Testing mtime in '%s' "
21573 #: builtin/update-index.c:154
21574 msgid "directory stat info does not change after adding a new file"
21577 #: builtin/update-index.c:167
21578 msgid "directory stat info does not change after adding a new directory"
21581 #: builtin/update-index.c:180
21582 msgid "directory stat info changes after updating a file"
21585 #: builtin/update-index.c:191
21586 msgid "directory stat info changes after adding a file inside subdirectory"
21589 #: builtin/update-index.c:202
21590 msgid "directory stat info does not change after deleting a file"
21593 #: builtin/update-index.c:215
21594 msgid "directory stat info does not change after deleting a directory"
21597 #: builtin/update-index.c:222
21601 #: builtin/update-index.c:591
21602 msgid "git update-index [<options>] [--] [<file>...]"
21605 #: builtin/update-index.c:974
21606 msgid "continue refresh even when index needs update"
21609 #: builtin/update-index.c:977
21610 msgid "refresh: ignore submodules"
21613 #: builtin/update-index.c:980
21614 msgid "do not ignore new files"
21617 #: builtin/update-index.c:982
21618 msgid "let files replace directories and vice-versa"
21621 #: builtin/update-index.c:984
21622 msgid "notice files missing from worktree"
21625 #: builtin/update-index.c:986
21626 msgid "refresh even if index contains unmerged entries"
21629 #: builtin/update-index.c:989
21630 msgid "refresh stat information"
21633 #: builtin/update-index.c:993
21634 msgid "like --refresh, but ignore assume-unchanged setting"
21637 #: builtin/update-index.c:997
21638 msgid "<mode>,<object>,<path>"
21641 #: builtin/update-index.c:998
21642 msgid "add the specified entry to the index"
21645 #: builtin/update-index.c:1008
21646 msgid "mark files as \"not changing\""
21649 #: builtin/update-index.c:1011
21650 msgid "clear assumed-unchanged bit"
21653 #: builtin/update-index.c:1014
21654 msgid "mark files as \"index-only\""
21657 #: builtin/update-index.c:1017
21658 msgid "clear skip-worktree bit"
21661 #: builtin/update-index.c:1020
21662 msgid "do not touch index-only entries"
21665 #: builtin/update-index.c:1022
21666 msgid "add to index only; do not add content to object database"
21669 #: builtin/update-index.c:1024
21670 msgid "remove named paths even if present in worktree"
21673 #: builtin/update-index.c:1026
21674 msgid "with --stdin: input lines are terminated by null bytes"
21677 #: builtin/update-index.c:1028
21678 msgid "read list of paths to be updated from standard input"
21681 #: builtin/update-index.c:1032
21682 msgid "add entries from standard input to the index"
21685 #: builtin/update-index.c:1036
21686 msgid "repopulate stages #2 and #3 for the listed paths"
21689 #: builtin/update-index.c:1040
21690 msgid "only update entries that differ from HEAD"
21693 #: builtin/update-index.c:1044
21694 msgid "ignore files missing from worktree"
21697 #: builtin/update-index.c:1047
21698 msgid "report actions to standard output"
21701 #: builtin/update-index.c:1049
21702 msgid "(for porcelains) forget saved unresolved conflicts"
21705 #: builtin/update-index.c:1053
21706 msgid "write index in this format"
21709 #: builtin/update-index.c:1055
21710 msgid "enable or disable split index"
21713 #: builtin/update-index.c:1057
21714 msgid "enable/disable untracked cache"
21717 #: builtin/update-index.c:1059
21718 msgid "test if the filesystem supports untracked cache"
21721 #: builtin/update-index.c:1061
21722 msgid "enable untracked cache without testing the filesystem"
21725 #: builtin/update-index.c:1063
21726 msgid "write out the index even if is not flagged as changed"
21729 #: builtin/update-index.c:1065
21730 msgid "enable or disable file system monitor"
21733 #: builtin/update-index.c:1067
21734 msgid "mark files as fsmonitor valid"
21737 #: builtin/update-index.c:1070
21738 msgid "clear fsmonitor valid bit"
21741 #: builtin/update-index.c:1173
21743 "core.splitIndex is set to false; remove or change it, if you really want to "
21744 "enable split index"
21747 #: builtin/update-index.c:1182
21749 "core.splitIndex is set to true; remove or change it, if you really want to "
21750 "disable split index"
21753 #: builtin/update-index.c:1194
21755 "core.untrackedCache is set to true; remove or change it, if you really want "
21756 "to disable the untracked cache"
21759 #: builtin/update-index.c:1198
21760 msgid "Untracked cache disabled"
21763 #: builtin/update-index.c:1206
21765 "core.untrackedCache is set to false; remove or change it, if you really want "
21766 "to enable the untracked cache"
21769 #: builtin/update-index.c:1210
21771 msgid "Untracked cache enabled for '%s'"
21774 #: builtin/update-index.c:1218
21775 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
21778 #: builtin/update-index.c:1222
21779 msgid "fsmonitor enabled"
21782 #: builtin/update-index.c:1225
21784 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
21787 #: builtin/update-index.c:1229
21788 msgid "fsmonitor disabled"
21791 #: builtin/update-ref.c:10
21792 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
21795 #: builtin/update-ref.c:11
21796 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
21799 #: builtin/update-ref.c:12
21800 msgid "git update-ref [<options>] --stdin [-z]"
21803 #: builtin/update-ref.c:500
21804 msgid "delete the reference"
21807 #: builtin/update-ref.c:502
21808 msgid "update <refname> not the one it points to"
21811 #: builtin/update-ref.c:503
21812 msgid "stdin has NUL-terminated arguments"
21815 #: builtin/update-ref.c:504
21816 msgid "read updates from stdin"
21819 #: builtin/update-server-info.c:7
21820 msgid "git update-server-info [--force]"
21823 #: builtin/update-server-info.c:15
21824 msgid "update the info files from scratch"
21827 #: builtin/upload-pack.c:11
21828 msgid "git upload-pack [<options>] <dir>"
21831 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
21832 msgid "quit after a single request/response exchange"
21835 #: builtin/upload-pack.c:25
21836 msgid "exit immediately after initial ref advertisement"
21839 #: builtin/upload-pack.c:27
21840 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
21843 #: builtin/upload-pack.c:29
21844 msgid "interrupt transfer after <n> seconds of inactivity"
21847 #: builtin/verify-commit.c:19
21848 msgid "git verify-commit [-v | --verbose] <commit>..."
21851 #: builtin/verify-commit.c:68
21852 msgid "print commit contents"
21855 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
21856 msgid "print raw gpg status output"
21859 #: builtin/verify-pack.c:59
21860 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
21863 #: builtin/verify-pack.c:70
21867 #: builtin/verify-pack.c:72
21868 msgid "show statistics only"
21871 #: builtin/verify-tag.c:18
21872 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
21875 #: builtin/verify-tag.c:36
21876 msgid "print tag contents"
21879 #: builtin/worktree.c:18
21880 msgid "git worktree add [<options>] <path> [<commit-ish>]"
21883 #: builtin/worktree.c:19
21884 msgid "git worktree list [<options>]"
21887 #: builtin/worktree.c:20
21888 msgid "git worktree lock [<options>] <path>"
21891 #: builtin/worktree.c:21
21892 msgid "git worktree move <worktree> <new-path>"
21895 #: builtin/worktree.c:22
21896 msgid "git worktree prune [<options>]"
21899 #: builtin/worktree.c:23
21900 msgid "git worktree remove [<options>] <worktree>"
21903 #: builtin/worktree.c:24
21904 msgid "git worktree unlock <path>"
21907 #: builtin/worktree.c:61 builtin/worktree.c:933
21909 msgid "failed to delete '%s'"
21912 #: builtin/worktree.c:74
21914 msgid "Removing %s/%s: %s"
21917 #: builtin/worktree.c:149
21918 msgid "report pruned working trees"
21921 #: builtin/worktree.c:151
21922 msgid "expire working trees older than <time>"
21925 #: builtin/worktree.c:221
21927 msgid "'%s' already exists"
21930 #: builtin/worktree.c:230
21932 msgid "unusable worktree destination '%s'"
21935 #: builtin/worktree.c:235
21938 "'%s' is a missing but locked worktree;\n"
21939 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
21942 #: builtin/worktree.c:237
21945 "'%s' is a missing but already registered worktree;\n"
21946 "use '%s -f' to override, or 'prune' or 'remove' to clear"
21949 #: builtin/worktree.c:288
21951 msgid "could not create directory of '%s'"
21954 #: builtin/worktree.c:422 builtin/worktree.c:428
21956 msgid "Preparing worktree (new branch '%s')"
21959 #: builtin/worktree.c:424
21961 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
21964 #: builtin/worktree.c:433
21966 msgid "Preparing worktree (checking out '%s')"
21969 #: builtin/worktree.c:439
21971 msgid "Preparing worktree (detached HEAD %s)"
21974 #: builtin/worktree.c:480
21975 msgid "checkout <branch> even if already checked out in other worktree"
21978 #: builtin/worktree.c:483
21979 msgid "create a new branch"
21982 #: builtin/worktree.c:485
21983 msgid "create or reset a branch"
21986 #: builtin/worktree.c:487
21987 msgid "populate the new working tree"
21990 #: builtin/worktree.c:488
21991 msgid "keep the new working tree locked"
21994 #: builtin/worktree.c:491
21995 msgid "set up tracking mode (see git-branch(1))"
21998 #: builtin/worktree.c:494
21999 msgid "try to match the new branch name with a remote-tracking branch"
22002 #: builtin/worktree.c:502
22003 msgid "-b, -B, and --detach are mutually exclusive"
22006 #: builtin/worktree.c:563
22007 msgid "--[no-]track can only be used if a new branch is created"
22010 #: builtin/worktree.c:680
22011 msgid "show extended annotations and reasons, if available"
22014 #: builtin/worktree.c:682
22015 msgid "add 'prunable' annotation to worktrees older than <time>"
22018 #: builtin/worktree.c:691
22019 msgid "--verbose and --porcelain are mutually exclusive"
22022 #: builtin/worktree.c:718
22023 msgid "reason for locking"
22026 #: builtin/worktree.c:730 builtin/worktree.c:763 builtin/worktree.c:837
22027 #: builtin/worktree.c:961
22029 msgid "'%s' is not a working tree"
22032 #: builtin/worktree.c:732 builtin/worktree.c:765
22033 msgid "The main working tree cannot be locked or unlocked"
22036 #: builtin/worktree.c:737
22038 msgid "'%s' is already locked, reason: %s"
22041 #: builtin/worktree.c:739
22043 msgid "'%s' is already locked"
22046 #: builtin/worktree.c:767
22048 msgid "'%s' is not locked"
22051 #: builtin/worktree.c:808
22052 msgid "working trees containing submodules cannot be moved or removed"
22055 #: builtin/worktree.c:816
22056 msgid "force move even if worktree is dirty or locked"
22059 #: builtin/worktree.c:839 builtin/worktree.c:963
22061 msgid "'%s' is a main working tree"
22064 #: builtin/worktree.c:844
22066 msgid "could not figure out destination name from '%s'"
22069 #: builtin/worktree.c:857
22072 "cannot move a locked working tree, lock reason: %s\n"
22073 "use 'move -f -f' to override or unlock first"
22076 #: builtin/worktree.c:859
22078 "cannot move a locked working tree;\n"
22079 "use 'move -f -f' to override or unlock first"
22082 #: builtin/worktree.c:862
22084 msgid "validation failed, cannot move working tree: %s"
22087 #: builtin/worktree.c:867
22089 msgid "failed to move '%s' to '%s'"
22092 #: builtin/worktree.c:913
22094 msgid "failed to run 'git status' on '%s'"
22097 #: builtin/worktree.c:917
22099 msgid "'%s' contains modified or untracked files, use --force to delete it"
22102 #: builtin/worktree.c:922
22104 msgid "failed to run 'git status' on '%s', code %d"
22107 #: builtin/worktree.c:945
22108 msgid "force removal even if worktree is dirty or locked"
22111 #: builtin/worktree.c:968
22114 "cannot remove a locked working tree, lock reason: %s\n"
22115 "use 'remove -f -f' to override or unlock first"
22118 #: builtin/worktree.c:970
22120 "cannot remove a locked working tree;\n"
22121 "use 'remove -f -f' to override or unlock first"
22124 #: builtin/worktree.c:973
22126 msgid "validation failed, cannot remove working tree: %s"
22129 #: builtin/worktree.c:997
22131 msgid "repair: %s: %s"
22134 #: builtin/worktree.c:1000
22136 msgid "error: %s: %s"
22139 #: builtin/write-tree.c:15
22140 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
22143 #: builtin/write-tree.c:28
22147 #: builtin/write-tree.c:29
22148 msgid "write tree object for a subdirectory <prefix>"
22151 #: builtin/write-tree.c:31
22152 msgid "only useful for debugging"
22155 #: http-fetch.c:118
22157 msgid "argument to --packfile must be a valid hash (got '%s')"
22160 #: http-fetch.c:128
22161 msgid "not a git repository"
22164 #: http-fetch.c:134
22165 msgid "--packfile requires --index-pack-args"
22168 #: http-fetch.c:143
22169 msgid "--index-pack-args can only be used with --packfile"
22172 #: t/helper/test-fast-rebase.c:141
22173 msgid "unhandled options"
22176 #: t/helper/test-fast-rebase.c:146
22177 msgid "error preparing revisions"
22180 #: t/helper/test-reach.c:154
22182 msgid "commit %s is not marked reachable"
22185 #: t/helper/test-reach.c:164
22186 msgid "too many commits marked reachable"
22189 #: t/helper/test-serve-v2.c:7
22190 msgid "test-tool serve-v2 [<options>]"
22193 #: t/helper/test-serve-v2.c:19
22194 msgid "exit immediately after advertising capabilities"
22199 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
22200 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
22201 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
22203 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
22204 " [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
22205 " <command> [<args>]"
22210 "'git help -a' and 'git help -g' list available subcommands and some\n"
22211 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
22212 "to read about a specific subcommand or concept.\n"
22213 "See 'git help git' for an overview of the system."
22218 msgid "no directory given for --git-dir\n"
22223 msgid "no namespace given for --namespace\n"
22228 msgid "no directory given for --work-tree\n"
22233 msgid "no prefix given for --super-prefix\n"
22238 msgid "-c expects a configuration string\n"
22243 msgid "no directory given for -C\n"
22248 msgid "unknown option: %s\n"
22253 msgid "while expanding alias '%s': '%s'"
22259 "alias '%s' changes environment variables.\n"
22260 "You can use '!git' in the alias to do this"
22265 msgid "empty alias for %s"
22270 msgid "recursive alias: %s"
22274 msgid "write failure on standard output"
22278 msgid "unknown write failure on standard output"
22282 msgid "close failed on standard output"
22287 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
22292 msgid "cannot handle %s as a builtin"
22304 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
22309 msgid "failed to run command '%s': %s\n"
22314 msgid "negative value for http.postbuffer; defaulting to %d"
22318 msgid "Delegation control is not supported with cURL < 7.22.0"
22322 msgid "Public key pinning not supported with cURL < 7.44.0"
22326 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
22330 msgid "Protocol restrictions not supported with cURL < 7.19.4"
22335 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
22340 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
22345 msgid "Could not set SSL backend to '%s': already set"
22351 "unable to update url base from redirection:\n"
22356 #: remote-curl.c:183
22358 msgid "invalid quoting in push-option value: '%s'"
22361 #: remote-curl.c:307
22363 msgid "%sinfo/refs not valid: is this a git repository?"
22366 #: remote-curl.c:408
22367 msgid "invalid server response; expected service, got flush packet"
22370 #: remote-curl.c:439
22372 msgid "invalid server response; got '%s'"
22375 #: remote-curl.c:499
22377 msgid "repository '%s' not found"
22380 #: remote-curl.c:503
22382 msgid "Authentication failed for '%s'"
22385 #: remote-curl.c:507
22387 msgid "unable to access '%s': %s"
22390 #: remote-curl.c:513
22392 msgid "redirecting to %s"
22395 #: remote-curl.c:642
22396 msgid "shouldn't have EOF when not gentle on EOF"
22399 #: remote-curl.c:654
22400 msgid "remote server sent stateless separator"
22403 #: remote-curl.c:724
22404 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
22407 #: remote-curl.c:754
22409 msgid "remote-curl: bad line length character: %.4s"
22412 #: remote-curl.c:756
22413 msgid "remote-curl: unexpected response end packet"
22416 #: remote-curl.c:832
22418 msgid "RPC failed; %s"
22421 #: remote-curl.c:872
22422 msgid "cannot handle pushes this big"
22425 #: remote-curl.c:987
22427 msgid "cannot deflate request; zlib deflate error %d"
22430 #: remote-curl.c:991
22432 msgid "cannot deflate request; zlib end error %d"
22435 #: remote-curl.c:1041
22437 msgid "%d bytes of length header were received"
22440 #: remote-curl.c:1043
22442 msgid "%d bytes of body are still expected"
22445 #: remote-curl.c:1132
22446 msgid "dumb http transport does not support shallow capabilities"
22449 #: remote-curl.c:1147
22450 msgid "fetch failed."
22453 #: remote-curl.c:1193
22454 msgid "cannot fetch by sha1 over smart http"
22457 #: remote-curl.c:1237 remote-curl.c:1243
22459 msgid "protocol error: expected sha/ref, got '%s'"
22462 #: remote-curl.c:1255 remote-curl.c:1373
22464 msgid "http transport does not support %s"
22467 #: remote-curl.c:1291
22468 msgid "git-http-push failed"
22471 #: remote-curl.c:1479
22472 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
22475 #: remote-curl.c:1511
22476 msgid "remote-curl: error reading command stream from git"
22479 #: remote-curl.c:1518
22480 msgid "remote-curl: fetch attempted without a local repo"
22483 #: remote-curl.c:1559
22485 msgid "remote-curl: unknown command '%s' from git"
22488 #: compat/compiler.h:26
22489 msgid "no compiler information available\n"
22492 #: compat/compiler.h:38
22493 msgid "no libc information available\n"
22496 #: list-objects-filter-options.h:91
22500 #: list-objects-filter-options.h:92
22501 msgid "object filtering"
22504 #: parse-options.h:183
22505 msgid "expiry-date"
22508 #: parse-options.h:197
22509 msgid "no-op (backward compatibility)"
22512 #: parse-options.h:309
22513 msgid "be more verbose"
22516 #: parse-options.h:311
22517 msgid "be more quiet"
22520 #: parse-options.h:317
22521 msgid "use <n> digits to display object names"
22524 #: parse-options.h:336
22525 msgid "how to strip spaces and #comments from message"
22528 #: parse-options.h:337
22529 msgid "read pathspec from file"
22532 #: parse-options.h:338
22534 "with --pathspec-from-file, pathspec elements are separated with NUL character"
22542 msgid "field name to sort on"
22546 msgid "update the index with reused conflict resolution if possible"
22549 #: command-list.h:50
22550 msgid "Add file contents to the index"
22553 #: command-list.h:51
22554 msgid "Apply a series of patches from a mailbox"
22557 #: command-list.h:52
22558 msgid "Annotate file lines with commit information"
22561 #: command-list.h:53
22562 msgid "Apply a patch to files and/or to the index"
22565 #: command-list.h:54
22566 msgid "Import a GNU Arch repository into Git"
22569 #: command-list.h:55
22570 msgid "Create an archive of files from a named tree"
22573 #: command-list.h:56
22574 msgid "Use binary search to find the commit that introduced a bug"
22577 #: command-list.h:57
22578 msgid "Show what revision and author last modified each line of a file"
22581 #: command-list.h:58
22582 msgid "List, create, or delete branches"
22585 #: command-list.h:59
22586 msgid "Collect information for user to file a bug report"
22589 #: command-list.h:60
22590 msgid "Move objects and refs by archive"
22593 #: command-list.h:61
22594 msgid "Provide content or type and size information for repository objects"
22597 #: command-list.h:62
22598 msgid "Display gitattributes information"
22601 #: command-list.h:63
22602 msgid "Debug gitignore / exclude files"
22605 #: command-list.h:64
22606 msgid "Show canonical names and email addresses of contacts"
22609 #: command-list.h:65
22610 msgid "Switch branches or restore working tree files"
22613 #: command-list.h:66
22614 msgid "Copy files from the index to the working tree"
22617 #: command-list.h:67
22618 msgid "Ensures that a reference name is well formed"
22621 #: command-list.h:68
22622 msgid "Find commits yet to be applied to upstream"
22625 #: command-list.h:69
22626 msgid "Apply the changes introduced by some existing commits"
22629 #: command-list.h:70
22630 msgid "Graphical alternative to git-commit"
22633 #: command-list.h:71
22634 msgid "Remove untracked files from the working tree"
22637 #: command-list.h:72
22638 msgid "Clone a repository into a new directory"
22641 #: command-list.h:73
22642 msgid "Display data in columns"
22645 #: command-list.h:74
22646 msgid "Record changes to the repository"
22649 #: command-list.h:75
22650 msgid "Write and verify Git commit-graph files"
22653 #: command-list.h:76
22654 msgid "Create a new commit object"
22657 #: command-list.h:77
22658 msgid "Get and set repository or global options"
22661 #: command-list.h:78
22662 msgid "Count unpacked number of objects and their disk consumption"
22665 #: command-list.h:79
22666 msgid "Retrieve and store user credentials"
22669 #: command-list.h:80
22670 msgid "Helper to temporarily store passwords in memory"
22673 #: command-list.h:81
22674 msgid "Helper to store credentials on disk"
22677 #: command-list.h:82
22678 msgid "Export a single commit to a CVS checkout"
22681 #: command-list.h:83
22682 msgid "Salvage your data out of another SCM people love to hate"
22685 #: command-list.h:84
22686 msgid "A CVS server emulator for Git"
22689 #: command-list.h:85
22690 msgid "A really simple server for Git repositories"
22693 #: command-list.h:86
22694 msgid "Give an object a human readable name based on an available ref"
22697 #: command-list.h:87
22698 msgid "Show changes between commits, commit and working tree, etc"
22701 #: command-list.h:88
22702 msgid "Compares files in the working tree and the index"
22705 #: command-list.h:89
22706 msgid "Compare a tree to the working tree or index"
22709 #: command-list.h:90
22710 msgid "Compares the content and mode of blobs found via two tree objects"
22713 #: command-list.h:91
22714 msgid "Show changes using common diff tools"
22717 #: command-list.h:92
22718 msgid "Git data exporter"
22721 #: command-list.h:93
22722 msgid "Backend for fast Git data importers"
22725 #: command-list.h:94
22726 msgid "Download objects and refs from another repository"
22729 #: command-list.h:95
22730 msgid "Receive missing objects from another repository"
22733 #: command-list.h:96
22734 msgid "Rewrite branches"
22737 #: command-list.h:97
22738 msgid "Produce a merge commit message"
22741 #: command-list.h:98
22742 msgid "Output information on each ref"
22745 #: command-list.h:99
22746 msgid "Run a Git command on a list of repositories"
22749 #: command-list.h:100
22750 msgid "Prepare patches for e-mail submission"
22753 #: command-list.h:101
22754 msgid "Verifies the connectivity and validity of the objects in the database"
22757 #: command-list.h:102
22758 msgid "Cleanup unnecessary files and optimize the local repository"
22761 #: command-list.h:103
22762 msgid "Extract commit ID from an archive created using git-archive"
22765 #: command-list.h:104
22766 msgid "Print lines matching a pattern"
22769 #: command-list.h:105
22770 msgid "A portable graphical interface to Git"
22773 #: command-list.h:106
22774 msgid "Compute object ID and optionally creates a blob from a file"
22777 #: command-list.h:107
22778 msgid "Display help information about Git"
22781 #: command-list.h:108
22782 msgid "Server side implementation of Git over HTTP"
22785 #: command-list.h:109
22786 msgid "Download from a remote Git repository via HTTP"
22789 #: command-list.h:110
22790 msgid "Push objects over HTTP/DAV to another repository"
22793 #: command-list.h:111
22794 msgid "Send a collection of patches from stdin to an IMAP folder"
22797 #: command-list.h:112
22798 msgid "Build pack index file for an existing packed archive"
22801 #: command-list.h:113
22802 msgid "Create an empty Git repository or reinitialize an existing one"
22805 #: command-list.h:114
22806 msgid "Instantly browse your working repository in gitweb"
22809 #: command-list.h:115
22810 msgid "Add or parse structured information in commit messages"
22813 #: command-list.h:116
22814 msgid "The Git repository browser"
22817 #: command-list.h:117
22818 msgid "Show commit logs"
22821 #: command-list.h:118
22822 msgid "Show information about files in the index and the working tree"
22825 #: command-list.h:119
22826 msgid "List references in a remote repository"
22829 #: command-list.h:120
22830 msgid "List the contents of a tree object"
22833 #: command-list.h:121
22834 msgid "Extracts patch and authorship from a single e-mail message"
22837 #: command-list.h:122
22838 msgid "Simple UNIX mbox splitter program"
22841 #: command-list.h:123
22842 msgid "Run tasks to optimize Git repository data"
22845 #: command-list.h:124
22846 msgid "Join two or more development histories together"
22849 #: command-list.h:125
22850 msgid "Find as good common ancestors as possible for a merge"
22853 #: command-list.h:126
22854 msgid "Run a three-way file merge"
22857 #: command-list.h:127
22858 msgid "Run a merge for files needing merging"
22861 #: command-list.h:128
22862 msgid "The standard helper program to use with git-merge-index"
22865 #: command-list.h:129
22866 msgid "Run merge conflict resolution tools to resolve merge conflicts"
22869 #: command-list.h:130
22870 msgid "Show three-way merge without touching index"
22873 #: command-list.h:131
22874 msgid "Write and verify multi-pack-indexes"
22877 #: command-list.h:132
22878 msgid "Creates a tag object with extra validation"
22881 #: command-list.h:133
22882 msgid "Build a tree-object from ls-tree formatted text"
22885 #: command-list.h:134
22886 msgid "Move or rename a file, a directory, or a symlink"
22889 #: command-list.h:135
22890 msgid "Find symbolic names for given revs"
22893 #: command-list.h:136
22894 msgid "Add or inspect object notes"
22897 #: command-list.h:137
22898 msgid "Import from and submit to Perforce repositories"
22901 #: command-list.h:138
22902 msgid "Create a packed archive of objects"
22905 #: command-list.h:139
22906 msgid "Find redundant pack files"
22909 #: command-list.h:140
22910 msgid "Pack heads and tags for efficient repository access"
22913 #: command-list.h:141
22914 msgid "Compute unique ID for a patch"
22917 #: command-list.h:142
22918 msgid "Prune all unreachable objects from the object database"
22921 #: command-list.h:143
22922 msgid "Remove extra objects that are already in pack files"
22925 #: command-list.h:144
22926 msgid "Fetch from and integrate with another repository or a local branch"
22929 #: command-list.h:145
22930 msgid "Update remote refs along with associated objects"
22933 #: command-list.h:146
22934 msgid "Applies a quilt patchset onto the current branch"
22937 #: command-list.h:147
22938 msgid "Compare two commit ranges (e.g. two versions of a branch)"
22941 #: command-list.h:148
22942 msgid "Reads tree information into the index"
22945 #: command-list.h:149
22946 msgid "Reapply commits on top of another base tip"
22949 #: command-list.h:150
22950 msgid "Receive what is pushed into the repository"
22953 #: command-list.h:151
22954 msgid "Manage reflog information"
22957 #: command-list.h:152
22958 msgid "Manage set of tracked repositories"
22961 #: command-list.h:153
22962 msgid "Pack unpacked objects in a repository"
22965 #: command-list.h:154
22966 msgid "Create, list, delete refs to replace objects"
22969 #: command-list.h:155
22970 msgid "Generates a summary of pending changes"
22973 #: command-list.h:156
22974 msgid "Reuse recorded resolution of conflicted merges"
22977 #: command-list.h:157
22978 msgid "Reset current HEAD to the specified state"
22981 #: command-list.h:158
22982 msgid "Restore working tree files"
22985 #: command-list.h:159
22986 msgid "Revert some existing commits"
22989 #: command-list.h:160
22990 msgid "Lists commit objects in reverse chronological order"
22993 #: command-list.h:161
22994 msgid "Pick out and massage parameters"
22997 #: command-list.h:162
22998 msgid "Remove files from the working tree and from the index"
23001 #: command-list.h:163
23002 msgid "Send a collection of patches as emails"
23005 #: command-list.h:164
23006 msgid "Push objects over Git protocol to another repository"
23009 #: command-list.h:165
23010 msgid "Restricted login shell for Git-only SSH access"
23013 #: command-list.h:166
23014 msgid "Summarize 'git log' output"
23017 #: command-list.h:167
23018 msgid "Show various types of objects"
23021 #: command-list.h:168
23022 msgid "Show branches and their commits"
23025 #: command-list.h:169
23026 msgid "Show packed archive index"
23029 #: command-list.h:170
23030 msgid "List references in a local repository"
23033 #: command-list.h:171
23034 msgid "Git's i18n setup code for shell scripts"
23037 #: command-list.h:172
23038 msgid "Common Git shell script setup code"
23041 #: command-list.h:173
23042 msgid "Initialize and modify the sparse-checkout"
23045 #: command-list.h:174
23046 msgid "Stash the changes in a dirty working directory away"
23049 #: command-list.h:175
23050 msgid "Add file contents to the staging area"
23053 #: command-list.h:176
23054 msgid "Show the working tree status"
23057 #: command-list.h:177
23058 msgid "Remove unnecessary whitespace"
23061 #: command-list.h:178
23062 msgid "Initialize, update or inspect submodules"
23065 #: command-list.h:179
23066 msgid "Bidirectional operation between a Subversion repository and Git"
23069 #: command-list.h:180
23070 msgid "Switch branches"
23073 #: command-list.h:181
23074 msgid "Read, modify and delete symbolic refs"
23077 #: command-list.h:182
23078 msgid "Create, list, delete or verify a tag object signed with GPG"
23081 #: command-list.h:183
23082 msgid "Creates a temporary file with a blob's contents"
23085 #: command-list.h:184
23086 msgid "Unpack objects from a packed archive"
23089 #: command-list.h:185
23090 msgid "Register file contents in the working tree to the index"
23093 #: command-list.h:186
23094 msgid "Update the object name stored in a ref safely"
23097 #: command-list.h:187
23098 msgid "Update auxiliary info file to help dumb servers"
23101 #: command-list.h:188
23102 msgid "Send archive back to git-archive"
23105 #: command-list.h:189
23106 msgid "Send objects packed back to git-fetch-pack"
23109 #: command-list.h:190
23110 msgid "Show a Git logical variable"
23113 #: command-list.h:191
23114 msgid "Check the GPG signature of commits"
23117 #: command-list.h:192
23118 msgid "Validate packed Git archive files"
23121 #: command-list.h:193
23122 msgid "Check the GPG signature of tags"
23125 #: command-list.h:194
23126 msgid "Git web interface (web frontend to Git repositories)"
23129 #: command-list.h:195
23130 msgid "Show logs with difference each commit introduces"
23133 #: command-list.h:196
23134 msgid "Manage multiple working trees"
23137 #: command-list.h:197
23138 msgid "Create a tree object from the current index"
23141 #: command-list.h:198
23142 msgid "Defining attributes per path"
23145 #: command-list.h:199
23146 msgid "Git command-line interface and conventions"
23149 #: command-list.h:200
23150 msgid "A Git core tutorial for developers"
23153 #: command-list.h:201
23154 msgid "Providing usernames and passwords to Git"
23157 #: command-list.h:202
23158 msgid "Git for CVS users"
23161 #: command-list.h:203
23162 msgid "Tweaking diff output"
23165 #: command-list.h:204
23166 msgid "A useful minimum set of commands for Everyday Git"
23169 #: command-list.h:205
23170 msgid "Frequently asked questions about using Git"
23173 #: command-list.h:206
23174 msgid "A Git Glossary"
23177 #: command-list.h:207
23178 msgid "Hooks used by Git"
23181 #: command-list.h:208
23182 msgid "Specifies intentionally untracked files to ignore"
23185 #: command-list.h:209
23186 msgid "Map author/committer names and/or E-Mail addresses"
23189 #: command-list.h:210
23190 msgid "Defining submodule properties"
23193 #: command-list.h:211
23194 msgid "Git namespaces"
23197 #: command-list.h:212
23198 msgid "Helper programs to interact with remote repositories"
23201 #: command-list.h:213
23202 msgid "Git Repository Layout"
23205 #: command-list.h:214
23206 msgid "Specifying revisions and ranges for Git"
23209 #: command-list.h:215
23210 msgid "Mounting one repository inside another"
23213 #: command-list.h:216
23214 msgid "A tutorial introduction to Git: part two"
23217 #: command-list.h:217
23218 msgid "A tutorial introduction to Git"
23221 #: command-list.h:218
23222 msgid "An overview of recommended workflows with Git"
23225 #: git-bisect.sh:68
23226 msgid "bisect run failed: no command provided."
23229 #: git-bisect.sh:73
23231 msgid "running $command"
23234 #: git-bisect.sh:80
23237 "bisect run failed:\n"
23238 "exit code $res from '$command' is < 0 or >= 128"
23241 #: git-bisect.sh:105
23242 msgid "bisect run cannot continue any more"
23245 #: git-bisect.sh:111
23248 "bisect run failed:\n"
23249 "'bisect-state $state' exited with error code $res"
23252 #: git-bisect.sh:118
23253 msgid "bisect run success"
23256 #: git-merge-octopus.sh:46
23258 "Error: Your local changes to the following files would be overwritten by "
23262 #: git-merge-octopus.sh:61
23263 msgid "Automated merge did not work."
23266 #: git-merge-octopus.sh:62
23267 msgid "Should not be doing an octopus."
23270 #: git-merge-octopus.sh:73
23272 msgid "Unable to find common commit with $pretty_name"
23275 #: git-merge-octopus.sh:77
23277 msgid "Already up to date with $pretty_name"
23280 #: git-merge-octopus.sh:89
23282 msgid "Fast-forwarding to: $pretty_name"
23285 #: git-merge-octopus.sh:97
23287 msgid "Trying simple merge with $pretty_name"
23290 #: git-merge-octopus.sh:102
23291 msgid "Simple merge did not work, trying automatic merge."
23294 #: git-submodule.sh:179
23295 msgid "Relative path can only be used from the toplevel of the working tree"
23298 #: git-submodule.sh:189
23300 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
23303 #: git-submodule.sh:208
23305 msgid "'$sm_path' already exists in the index"
23308 #: git-submodule.sh:211
23310 msgid "'$sm_path' already exists in the index and is not a submodule"
23313 #: git-submodule.sh:218
23315 msgid "'$sm_path' does not have a commit checked out"
23318 #: git-submodule.sh:249
23320 msgid "Adding existing repo at '$sm_path' to the index"
23323 #: git-submodule.sh:251
23325 msgid "'$sm_path' already exists and is not a valid git repo"
23328 #: git-submodule.sh:259
23330 msgid "A git directory for '$sm_name' is found locally with remote(s):"
23333 #: git-submodule.sh:261
23336 "If you want to reuse this local git directory instead of cloning again from\n"
23338 "use the '--force' option. If the local git directory is not the correct "
23340 "or you are unsure what this means choose another name with the '--name' "
23344 #: git-submodule.sh:267
23346 msgid "Reactivating local git directory for submodule '$sm_name'."
23349 #: git-submodule.sh:279
23351 msgid "Unable to checkout submodule '$sm_path'"
23354 #: git-submodule.sh:284
23356 msgid "Failed to add submodule '$sm_path'"
23359 #: git-submodule.sh:293
23361 msgid "Failed to register submodule '$sm_path'"
23364 #: git-submodule.sh:568
23366 msgid "Unable to find current revision in submodule path '$displaypath'"
23369 #: git-submodule.sh:578
23371 msgid "Unable to fetch in submodule path '$sm_path'"
23374 #: git-submodule.sh:583
23377 "Unable to find current ${remote_name}/${branch} revision in submodule path "
23381 #: git-submodule.sh:601
23384 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
23388 #: git-submodule.sh:607
23391 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
23392 "Direct fetching of that commit failed."
23395 #: git-submodule.sh:614
23397 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
23400 #: git-submodule.sh:615
23402 msgid "Submodule path '$displaypath': checked out '$sha1'"
23405 #: git-submodule.sh:619
23407 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
23410 #: git-submodule.sh:620
23412 msgid "Submodule path '$displaypath': rebased into '$sha1'"
23415 #: git-submodule.sh:625
23417 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
23420 #: git-submodule.sh:626
23422 msgid "Submodule path '$displaypath': merged in '$sha1'"
23425 #: git-submodule.sh:631
23427 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
23430 #: git-submodule.sh:632
23432 msgid "Submodule path '$displaypath': '$command $sha1'"
23435 #: git-submodule.sh:663
23437 msgid "Failed to recurse into submodule path '$displaypath'"
23440 #: git-rebase--preserve-merges.sh:109
23441 msgid "Applied autostash."
23444 #: git-rebase--preserve-merges.sh:112
23446 msgid "Cannot store $stash_sha1"
23449 #: git-rebase--preserve-merges.sh:113
23451 "Applying autostash resulted in conflicts.\n"
23452 "Your changes are safe in the stash.\n"
23453 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
23456 #: git-rebase--preserve-merges.sh:191
23458 msgid "Rebasing ($new_count/$total)"
23461 #: git-rebase--preserve-merges.sh:197
23465 "p, pick <commit> = use commit\n"
23466 "r, reword <commit> = use commit, but edit the commit message\n"
23467 "e, edit <commit> = use commit, but stop for amending\n"
23468 "s, squash <commit> = use commit, but meld into previous commit\n"
23469 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
23470 "x, exec <commit> = run command (the rest of the line) using shell\n"
23471 "d, drop <commit> = remove commit\n"
23472 "l, label <label> = label current HEAD with a name\n"
23473 "t, reset <label> = reset HEAD to a label\n"
23474 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
23475 ". create a merge commit using the original merge commit's\n"
23476 ". message (or the oneline, if no original merge commit was\n"
23477 ". specified). Use -c <commit> to reword the commit message.\n"
23479 "These lines can be re-ordered; they are executed from top to bottom.\n"
23482 #: git-rebase--preserve-merges.sh:260
23485 "You can amend the commit now, with\n"
23487 "\tgit commit --amend $gpg_sign_opt_quoted\n"
23489 "Once you are satisfied with your changes, run\n"
23491 "\tgit rebase --continue"
23494 #: git-rebase--preserve-merges.sh:285
23496 msgid "$sha1: not a commit that can be picked"
23499 #: git-rebase--preserve-merges.sh:324
23501 msgid "Invalid commit name: $sha1"
23504 #: git-rebase--preserve-merges.sh:354
23505 msgid "Cannot write current commit's replacement sha1"
23508 #: git-rebase--preserve-merges.sh:405
23510 msgid "Fast-forward to $sha1"
23513 #: git-rebase--preserve-merges.sh:407
23515 msgid "Cannot fast-forward to $sha1"
23518 #: git-rebase--preserve-merges.sh:416
23520 msgid "Cannot move HEAD to $first_parent"
23523 #: git-rebase--preserve-merges.sh:421
23525 msgid "Refusing to squash a merge: $sha1"
23528 #: git-rebase--preserve-merges.sh:439
23530 msgid "Error redoing merge $sha1"
23533 #: git-rebase--preserve-merges.sh:448
23535 msgid "Could not pick $sha1"
23538 #: git-rebase--preserve-merges.sh:457
23540 msgid "This is the commit message #${n}:"
23543 #: git-rebase--preserve-merges.sh:462
23545 msgid "The commit message #${n} will be skipped:"
23548 #: git-rebase--preserve-merges.sh:473
23550 msgid "This is a combination of $count commit."
23551 msgid_plural "This is a combination of $count commits."
23555 #: git-rebase--preserve-merges.sh:482
23557 msgid "Cannot write $fixup_msg"
23560 #: git-rebase--preserve-merges.sh:485
23561 msgid "This is a combination of 2 commits."
23564 #: git-rebase--preserve-merges.sh:526 git-rebase--preserve-merges.sh:569
23565 #: git-rebase--preserve-merges.sh:572
23567 msgid "Could not apply $sha1... $rest"
23570 #: git-rebase--preserve-merges.sh:601
23573 "Could not amend commit after successfully picking $sha1... $rest\n"
23574 "This is most likely due to an empty commit message, or the pre-commit hook\n"
23575 "failed. If the pre-commit hook failed, you may need to resolve the issue "
23577 "you are able to reword the commit."
23580 #: git-rebase--preserve-merges.sh:616
23582 msgid "Stopped at $sha1_abbrev... $rest"
23585 #: git-rebase--preserve-merges.sh:631
23587 msgid "Cannot '$squash_style' without a previous commit"
23590 #: git-rebase--preserve-merges.sh:673
23592 msgid "Executing: $rest"
23595 #: git-rebase--preserve-merges.sh:681
23597 msgid "Execution failed: $rest"
23600 #: git-rebase--preserve-merges.sh:683
23601 msgid "and made changes to the index and/or the working tree"
23604 #: git-rebase--preserve-merges.sh:685
23606 "You can fix the problem, and then run\n"
23608 "\tgit rebase --continue"
23611 #. TRANSLATORS: after these lines is a command to be issued by the user
23612 #: git-rebase--preserve-merges.sh:698
23615 "Execution succeeded: $rest\n"
23616 "but left changes to the index and/or the working tree\n"
23617 "Commit or stash your changes, and then run\n"
23619 "\tgit rebase --continue"
23622 #: git-rebase--preserve-merges.sh:709
23624 msgid "Unknown command: $command $sha1 $rest"
23627 #: git-rebase--preserve-merges.sh:710
23628 msgid "Please fix this using 'git rebase --edit-todo'."
23631 #: git-rebase--preserve-merges.sh:745
23633 msgid "Successfully rebased and updated $head_name."
23636 #: git-rebase--preserve-merges.sh:802
23637 msgid "Could not remove CHERRY_PICK_HEAD"
23640 #: git-rebase--preserve-merges.sh:807
23643 "You have staged changes in your working tree.\n"
23644 "If these changes are meant to be\n"
23645 "squashed into the previous commit, run:\n"
23647 " git commit --amend $gpg_sign_opt_quoted\n"
23649 "If they are meant to go into a new commit, run:\n"
23651 " git commit $gpg_sign_opt_quoted\n"
23653 "In both cases, once you're done, continue with:\n"
23655 " git rebase --continue\n"
23658 #: git-rebase--preserve-merges.sh:824
23659 msgid "Error trying to find the author identity to amend commit"
23662 #: git-rebase--preserve-merges.sh:829
23664 "You have uncommitted changes in your working tree. Please commit them\n"
23665 "first and then run 'git rebase --continue' again."
23668 #: git-rebase--preserve-merges.sh:834 git-rebase--preserve-merges.sh:838
23669 msgid "Could not commit staged changes."
23672 #: git-rebase--preserve-merges.sh:869 git-rebase--preserve-merges.sh:955
23673 msgid "Could not execute editor"
23676 #: git-rebase--preserve-merges.sh:890
23678 msgid "Could not checkout $switch_to"
23681 #: git-rebase--preserve-merges.sh:897
23685 #: git-rebase--preserve-merges.sh:898
23687 msgid "Could not create temporary $state_dir"
23690 #: git-rebase--preserve-merges.sh:901
23691 msgid "Could not mark as interactive"
23694 #: git-rebase--preserve-merges.sh:933
23696 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
23697 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
23701 #: git-rebase--preserve-merges.sh:945
23702 msgid "Note that empty commits are commented out"
23705 #: git-rebase--preserve-merges.sh:987 git-rebase--preserve-merges.sh:992
23706 msgid "Could not init rewritten commits"
23709 #: git-sh-setup.sh:89 git-sh-setup.sh:94
23711 msgid "usage: $dashless $USAGE"
23714 #: git-sh-setup.sh:191
23716 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
23719 #: git-sh-setup.sh:200 git-sh-setup.sh:207
23721 msgid "fatal: $program_name cannot be used without a working tree."
23724 #: git-sh-setup.sh:221
23725 msgid "Cannot rebase: You have unstaged changes."
23728 #: git-sh-setup.sh:224
23729 msgid "Cannot rewrite branches: You have unstaged changes."
23732 #: git-sh-setup.sh:227
23733 msgid "Cannot pull with rebase: You have unstaged changes."
23736 #: git-sh-setup.sh:230
23738 msgid "Cannot $action: You have unstaged changes."
23741 #: git-sh-setup.sh:243
23742 msgid "Cannot rebase: Your index contains uncommitted changes."
23745 #: git-sh-setup.sh:246
23746 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
23749 #: git-sh-setup.sh:249
23751 msgid "Cannot $action: Your index contains uncommitted changes."
23754 #: git-sh-setup.sh:253
23755 msgid "Additionally, your index contains uncommitted changes."
23758 #: git-sh-setup.sh:373
23759 msgid "You need to run this command from the toplevel of the working tree."
23762 #: git-sh-setup.sh:378
23763 msgid "Unable to determine absolute path of git directory"
23766 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
23767 #: git-add--interactive.perl:212
23769 msgid "%12s %12s %s"
23772 #: git-add--interactive.perl:632
23774 msgid "touched %d path\n"
23775 msgid_plural "touched %d paths\n"
23779 #: git-add--interactive.perl:1056
23781 "If the patch applies cleanly, the edited hunk will immediately be\n"
23782 "marked for staging."
23785 #: git-add--interactive.perl:1059
23787 "If the patch applies cleanly, the edited hunk will immediately be\n"
23788 "marked for stashing."
23791 #: git-add--interactive.perl:1062
23793 "If the patch applies cleanly, the edited hunk will immediately be\n"
23794 "marked for unstaging."
23797 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
23798 #: git-add--interactive.perl:1080
23800 "If the patch applies cleanly, the edited hunk will immediately be\n"
23801 "marked for applying."
23804 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
23805 #: git-add--interactive.perl:1077
23807 "If the patch applies cleanly, the edited hunk will immediately be\n"
23808 "marked for discarding."
23811 #: git-add--interactive.perl:1114
23813 msgid "failed to open hunk edit file for writing: %s"
23816 #: git-add--interactive.perl:1121
23820 "To remove '%s' lines, make them ' ' lines (context).\n"
23821 "To remove '%s' lines, delete them.\n"
23822 "Lines starting with %s will be removed.\n"
23825 #: git-add--interactive.perl:1143
23827 msgid "failed to open hunk edit file for reading: %s"
23830 #: git-add--interactive.perl:1251
23832 "y - stage this hunk\n"
23833 "n - do not stage this hunk\n"
23834 "q - quit; do not stage this hunk or any of the remaining ones\n"
23835 "a - stage this hunk and all later hunks in the file\n"
23836 "d - do not stage this hunk or any of the later hunks in the file"
23839 #: git-add--interactive.perl:1257
23841 "y - stash this hunk\n"
23842 "n - do not stash this hunk\n"
23843 "q - quit; do not stash this hunk or any of the remaining ones\n"
23844 "a - stash this hunk and all later hunks in the file\n"
23845 "d - do not stash this hunk or any of the later hunks in the file"
23848 #: git-add--interactive.perl:1263
23850 "y - unstage this hunk\n"
23851 "n - do not unstage this hunk\n"
23852 "q - quit; do not unstage this hunk or any of the remaining ones\n"
23853 "a - unstage this hunk and all later hunks in the file\n"
23854 "d - do not unstage this hunk or any of the later hunks in the file"
23857 #: git-add--interactive.perl:1269
23859 "y - apply this hunk to index\n"
23860 "n - do not apply this hunk to index\n"
23861 "q - quit; do not apply this hunk or any of the remaining ones\n"
23862 "a - apply this hunk and all later hunks in the file\n"
23863 "d - do not apply this hunk or any of the later hunks in the file"
23866 #: git-add--interactive.perl:1275 git-add--interactive.perl:1293
23868 "y - discard this hunk from worktree\n"
23869 "n - do not discard this hunk from worktree\n"
23870 "q - quit; do not discard this hunk or any of the remaining ones\n"
23871 "a - discard this hunk and all later hunks in the file\n"
23872 "d - do not discard this hunk or any of the later hunks in the file"
23875 #: git-add--interactive.perl:1281
23877 "y - discard this hunk from index and worktree\n"
23878 "n - do not discard this hunk from index and worktree\n"
23879 "q - quit; do not discard this hunk or any of the remaining ones\n"
23880 "a - discard this hunk and all later hunks in the file\n"
23881 "d - do not discard this hunk or any of the later hunks in the file"
23884 #: git-add--interactive.perl:1287
23886 "y - apply this hunk to index and worktree\n"
23887 "n - do not apply this hunk to index and worktree\n"
23888 "q - quit; do not apply this hunk or any of the remaining ones\n"
23889 "a - apply this hunk and all later hunks in the file\n"
23890 "d - do not apply this hunk or any of the later hunks in the file"
23893 #: git-add--interactive.perl:1299
23895 "y - apply this hunk to worktree\n"
23896 "n - do not apply this hunk to worktree\n"
23897 "q - quit; do not apply this hunk or any of the remaining ones\n"
23898 "a - apply this hunk and all later hunks in the file\n"
23899 "d - do not apply this hunk or any of the later hunks in the file"
23902 #: git-add--interactive.perl:1314
23904 "g - select a hunk to go to\n"
23905 "/ - search for a hunk matching the given regex\n"
23906 "j - leave this hunk undecided, see next undecided hunk\n"
23907 "J - leave this hunk undecided, see next hunk\n"
23908 "k - leave this hunk undecided, see previous undecided hunk\n"
23909 "K - leave this hunk undecided, see previous hunk\n"
23910 "s - split the current hunk into smaller hunks\n"
23911 "e - manually edit the current hunk\n"
23915 #: git-add--interactive.perl:1345
23916 msgid "The selected hunks do not apply to the index!\n"
23919 #: git-add--interactive.perl:1360
23921 msgid "ignoring unmerged: %s\n"
23924 #: git-add--interactive.perl:1479
23926 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
23929 #: git-add--interactive.perl:1480
23931 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
23934 #: git-add--interactive.perl:1481
23936 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
23939 #: git-add--interactive.perl:1482
23941 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
23944 #: git-add--interactive.perl:1599
23945 msgid "No other hunks to goto\n"
23948 #: git-add--interactive.perl:1617
23950 msgid "Invalid number: '%s'\n"
23953 #: git-add--interactive.perl:1622
23955 msgid "Sorry, only %d hunk available.\n"
23956 msgid_plural "Sorry, only %d hunks available.\n"
23960 #: git-add--interactive.perl:1657
23961 msgid "No other hunks to search\n"
23964 #: git-add--interactive.perl:1674
23966 msgid "Malformed search regexp %s: %s\n"
23969 #: git-add--interactive.perl:1684
23970 msgid "No hunk matches the given pattern\n"
23973 #: git-add--interactive.perl:1696 git-add--interactive.perl:1718
23974 msgid "No previous hunk\n"
23977 #: git-add--interactive.perl:1705 git-add--interactive.perl:1724
23978 msgid "No next hunk\n"
23981 #: git-add--interactive.perl:1730
23982 msgid "Sorry, cannot split this hunk\n"
23985 #: git-add--interactive.perl:1736
23987 msgid "Split into %d hunk.\n"
23988 msgid_plural "Split into %d hunks.\n"
23992 #: git-add--interactive.perl:1746
23993 msgid "Sorry, cannot edit this hunk\n"
23996 #. TRANSLATORS: please do not translate the command names
23997 #. 'status', 'update', 'revert', etc.
23998 #: git-add--interactive.perl:1811
24000 "status - show paths with changes\n"
24001 "update - add working tree state to the staged set of changes\n"
24002 "revert - revert staged set of changes back to the HEAD version\n"
24003 "patch - pick hunks and update selectively\n"
24004 "diff - view diff between HEAD and index\n"
24005 "add untracked - add contents of untracked files to the staged set of "
24009 #: git-add--interactive.perl:1828 git-add--interactive.perl:1840
24010 #: git-add--interactive.perl:1843 git-add--interactive.perl:1850
24011 #: git-add--interactive.perl:1853 git-add--interactive.perl:1860
24012 #: git-add--interactive.perl:1864 git-add--interactive.perl:1870
24016 #: git-add--interactive.perl:1866
24018 msgid "unknown --patch mode: %s"
24021 #: git-add--interactive.perl:1872 git-add--interactive.perl:1878
24023 msgid "invalid argument %s, expecting --"
24026 #: git-send-email.perl:138
24027 msgid "local zone differs from GMT by a non-minute interval\n"
24030 #: git-send-email.perl:145 git-send-email.perl:151
24031 msgid "local time offset greater than or equal to 24 hours\n"
24034 #: git-send-email.perl:223 git-send-email.perl:229
24035 msgid "the editor exited uncleanly, aborting everything"
24038 #: git-send-email.perl:312
24041 "'%s' contains an intermediate version of the email you were composing.\n"
24044 #: git-send-email.perl:317
24046 msgid "'%s.final' contains the composed email.\n"
24049 #: git-send-email.perl:410
24050 msgid "--dump-aliases incompatible with other options\n"
24053 #: git-send-email.perl:484
24055 "fatal: found configuration options for 'sendmail'\n"
24056 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
24057 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
24060 #: git-send-email.perl:489 git-send-email.perl:691
24061 msgid "Cannot run git format-patch from outside a repository\n"
24064 #: git-send-email.perl:492
24066 "`batch-size` and `relogin` must be specified together (via command-line or "
24067 "configuration option)\n"
24070 #: git-send-email.perl:505
24072 msgid "Unknown --suppress-cc field: '%s'\n"
24075 #: git-send-email.perl:536
24077 msgid "Unknown --confirm setting: '%s'\n"
24080 #: git-send-email.perl:564
24082 msgid "warning: sendmail alias with quotes is not supported: %s\n"
24085 #: git-send-email.perl:566
24087 msgid "warning: `:include:` not supported: %s\n"
24090 #: git-send-email.perl:568
24092 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
24095 #: git-send-email.perl:573
24097 msgid "warning: sendmail line is not recognized: %s\n"
24100 #: git-send-email.perl:657
24103 "File '%s' exists but it could also be the range of commits\n"
24104 "to produce patches for. Please disambiguate by...\n"
24106 " * Saying \"./%s\" if you mean a file; or\n"
24107 " * Giving --format-patch option if you mean a range.\n"
24110 #: git-send-email.perl:678
24112 msgid "Failed to opendir %s: %s"
24115 #: git-send-email.perl:702
24119 "warning: no patches were sent\n"
24122 #: git-send-email.perl:713
24125 "No patch files specified!\n"
24129 #: git-send-email.perl:726
24131 msgid "No subject line in %s?"
24134 #: git-send-email.perl:736
24136 msgid "Failed to open for writing %s: %s"
24139 #: git-send-email.perl:747
24141 "Lines beginning in \"GIT:\" will be removed.\n"
24142 "Consider including an overall diffstat or table of contents\n"
24143 "for the patch you are writing.\n"
24145 "Clear the body content if you don't wish to send a summary.\n"
24148 #: git-send-email.perl:771
24150 msgid "Failed to open %s: %s"
24153 #: git-send-email.perl:788
24155 msgid "Failed to open %s.final: %s"
24158 #: git-send-email.perl:831
24159 msgid "Summary email is empty, skipping it\n"
24162 #. TRANSLATORS: please keep [y/N] as is.
24163 #: git-send-email.perl:866
24165 msgid "Are you sure you want to use <%s> [y/N]? "
24168 #: git-send-email.perl:921
24170 "The following files are 8bit, but do not declare a Content-Transfer-"
24174 #: git-send-email.perl:926
24175 msgid "Which 8bit encoding should I declare [UTF-8]? "
24178 #: git-send-email.perl:934
24181 "Refusing to send because the patch\n"
24183 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
24187 #: git-send-email.perl:953
24188 msgid "To whom should the emails be sent (if anyone)?"
24191 #: git-send-email.perl:971
24193 msgid "fatal: alias '%s' expands to itself\n"
24196 #: git-send-email.perl:983
24197 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
24200 #: git-send-email.perl:1041 git-send-email.perl:1049
24202 msgid "error: unable to extract a valid address from: %s\n"
24205 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
24206 #. translation. The program will only accept English input
24208 #: git-send-email.perl:1053
24209 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
24212 #: git-send-email.perl:1370
24214 msgid "CA path \"%s\" does not exist"
24217 #: git-send-email.perl:1453
24219 " The Cc list above has been expanded by additional\n"
24220 " addresses found in the patch commit message. By default\n"
24221 " send-email prompts before sending whenever this occurs.\n"
24222 " This behavior is controlled by the sendemail.confirm\n"
24223 " configuration setting.\n"
24225 " For additional information, run 'git send-email --help'.\n"
24226 " To retain the current behavior, but squelch this message,\n"
24227 " run 'git config --global sendemail.confirm auto'.\n"
24231 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
24232 #. translation. The program will only accept English input
24234 #: git-send-email.perl:1468
24235 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
24238 #: git-send-email.perl:1471
24239 msgid "Send this email reply required"
24242 #: git-send-email.perl:1499
24243 msgid "The required SMTP server is not properly defined."
24246 #: git-send-email.perl:1546
24248 msgid "Server does not support STARTTLS! %s"
24251 #: git-send-email.perl:1551 git-send-email.perl:1555
24253 msgid "STARTTLS failed! %s"
24256 #: git-send-email.perl:1564
24257 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
24260 #: git-send-email.perl:1582
24262 msgid "Failed to send %s\n"
24265 #: git-send-email.perl:1585
24267 msgid "Dry-Sent %s\n"
24270 #: git-send-email.perl:1585
24275 #: git-send-email.perl:1587
24276 msgid "Dry-OK. Log says:\n"
24279 #: git-send-email.perl:1587
24280 msgid "OK. Log says:\n"
24283 #: git-send-email.perl:1599
24287 #: git-send-email.perl:1602
24288 msgid "Result: OK\n"
24291 #: git-send-email.perl:1620
24293 msgid "can't open file %s"
24296 #: git-send-email.perl:1667 git-send-email.perl:1687
24298 msgid "(mbox) Adding cc: %s from line '%s'\n"
24301 #: git-send-email.perl:1673
24303 msgid "(mbox) Adding to: %s from line '%s'\n"
24306 #: git-send-email.perl:1730
24308 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
24311 #: git-send-email.perl:1765
24313 msgid "(body) Adding cc: %s from line '%s'\n"
24316 #: git-send-email.perl:1876
24318 msgid "(%s) Could not execute '%s'"
24321 #: git-send-email.perl:1883
24323 msgid "(%s) Adding %s: %s from: '%s'\n"
24326 #: git-send-email.perl:1887
24328 msgid "(%s) failed to close pipe to '%s'"
24331 #: git-send-email.perl:1917
24332 msgid "cannot send message as 7bit"
24335 #: git-send-email.perl:1925
24336 msgid "invalid transfer encoding"
24339 #: git-send-email.perl:1966 git-send-email.perl:2018 git-send-email.perl:2028
24341 msgid "unable to open %s: %s\n"
24344 #: git-send-email.perl:1969
24346 msgid "%s: patch contains a line longer than 998 characters"
24349 #: git-send-email.perl:1986
24351 msgid "Skipping %s with backup suffix '%s'.\n"
24354 #. TRANSLATORS: please keep "[y|N]" as is.
24355 #: git-send-email.perl:1990
24357 msgid "Do you really want to send %s? [y|N]: "