l10n: fr.po fixed inconsistencies
[git] / po / id.po
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.
5 #
6 msgid ""
7 msgstr ""
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"
14 "Language: id\n"
15 "MIME-Version: 1.0\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"
19
20 #: add-interactive.c:376
21 #, c-format
22 msgid "Huh (%s)?"
23 msgstr ""
24
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"
29 msgstr ""
30
31 #: add-interactive.c:584 git-add--interactive.perl:269
32 #: git-add--interactive.perl:294
33 msgid "binary"
34 msgstr ""
35
36 #: add-interactive.c:642 git-add--interactive.perl:278
37 #: git-add--interactive.perl:332
38 msgid "nothing"
39 msgstr ""
40
41 #: add-interactive.c:643 git-add--interactive.perl:314
42 #: git-add--interactive.perl:329
43 msgid "unchanged"
44 msgstr ""
45
46 #: add-interactive.c:680 git-add--interactive.perl:641
47 msgid "Update"
48 msgstr ""
49
50 #: add-interactive.c:697 add-interactive.c:885
51 #, c-format
52 msgid "could not stage '%s'"
53 msgstr ""
54
55 #: add-interactive.c:703 add-interactive.c:892 reset.c:89 sequencer.c:3486
56 msgid "could not write index"
57 msgstr ""
58
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"
63 msgstr[0] ""
64 msgstr[1] ""
65
66 #: add-interactive.c:724 git-add--interactive.perl:676
67 #, c-format, perl-format
68 msgid "note: %s is untracked now.\n"
69 msgstr ""
70
71 #: add-interactive.c:729 apply.c:4125 builtin/checkout.c:295
72 #: builtin/reset.c:145
73 #, c-format
74 msgid "make_cache_entry failed for path '%s'"
75 msgstr ""
76
77 #: add-interactive.c:759 git-add--interactive.perl:653
78 msgid "Revert"
79 msgstr ""
80
81 #: add-interactive.c:775
82 msgid "Could not parse HEAD^{tree}"
83 msgstr ""
84
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"
89 msgstr[0] ""
90 msgstr[1] ""
91
92 #: add-interactive.c:864 git-add--interactive.perl:693
93 #, c-format
94 msgid "No untracked files.\n"
95 msgstr ""
96
97 #: add-interactive.c:868 git-add--interactive.perl:687
98 msgid "Add untracked"
99 msgstr ""
100
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"
105 msgstr[0] ""
106 msgstr[1] ""
107
108 #: add-interactive.c:925
109 #, c-format
110 msgid "ignoring unmerged: %s"
111 msgstr ""
112
113 #: add-interactive.c:937 add-patch.c:1751 git-add--interactive.perl:1369
114 #, c-format
115 msgid "Only binary files changed.\n"
116 msgstr ""
117
118 #: add-interactive.c:939 add-patch.c:1749 git-add--interactive.perl:1371
119 #, c-format
120 msgid "No changes.\n"
121 msgstr ""
122
123 #: add-interactive.c:943 git-add--interactive.perl:1379
124 msgid "Patch update"
125 msgstr ""
126
127 #: add-interactive.c:982 git-add--interactive.perl:1792
128 msgid "Review diff"
129 msgstr ""
130
131 #: add-interactive.c:1010
132 msgid "show paths with changes"
133 msgstr ""
134
135 #: add-interactive.c:1012
136 msgid "add working tree state to the staged set of changes"
137 msgstr ""
138
139 #: add-interactive.c:1014
140 msgid "revert staged set of changes back to the HEAD version"
141 msgstr ""
142
143 #: add-interactive.c:1016
144 msgid "pick hunks and update selectively"
145 msgstr ""
146
147 #: add-interactive.c:1018
148 msgid "view diff between HEAD and index"
149 msgstr ""
150
151 #: add-interactive.c:1020
152 msgid "add contents of untracked files to the staged set of changes"
153 msgstr ""
154
155 #: add-interactive.c:1028 add-interactive.c:1077
156 msgid "Prompt help:"
157 msgstr ""
158
159 #: add-interactive.c:1030
160 msgid "select a single item"
161 msgstr ""
162
163 #: add-interactive.c:1032
164 msgid "select a range of items"
165 msgstr ""
166
167 #: add-interactive.c:1034
168 msgid "select multiple ranges"
169 msgstr ""
170
171 #: add-interactive.c:1036 add-interactive.c:1081
172 msgid "select item based on unique prefix"
173 msgstr ""
174
175 #: add-interactive.c:1038
176 msgid "unselect specified items"
177 msgstr ""
178
179 #: add-interactive.c:1040
180 msgid "choose all items"
181 msgstr ""
182
183 #: add-interactive.c:1042
184 msgid "(empty) finish selecting"
185 msgstr ""
186
187 #: add-interactive.c:1079
188 msgid "select a numbered item"
189 msgstr ""
190
191 #: add-interactive.c:1083
192 msgid "(empty) select nothing"
193 msgstr ""
194
195 #: add-interactive.c:1091 builtin/clean.c:816 git-add--interactive.perl:1896
196 msgid "*** Commands ***"
197 msgstr ""
198
199 #: add-interactive.c:1092 builtin/clean.c:817 git-add--interactive.perl:1893
200 msgid "What now"
201 msgstr ""
202
203 #: add-interactive.c:1144 git-add--interactive.perl:213
204 msgid "staged"
205 msgstr ""
206
207 #: add-interactive.c:1144 git-add--interactive.perl:213
208 msgid "unstaged"
209 msgstr ""
210
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
218 msgid "path"
219 msgstr ""
220
221 #: add-interactive.c:1151
222 msgid "could not refresh index"
223 msgstr ""
224
225 #: add-interactive.c:1165 builtin/clean.c:781 git-add--interactive.perl:1803
226 #, c-format
227 msgid "Bye.\n"
228 msgstr ""
229
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,?]? "
233 msgstr ""
234
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,?]? "
238 msgstr ""
239
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,?]? "
243 msgstr ""
244
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,?]? "
248 msgstr ""
249
250 #: add-patch.c:39
251 msgid ""
252 "If the patch applies cleanly, the edited hunk will immediately be marked for "
253 "staging."
254 msgstr ""
255
256 #: add-patch.c:42
257 msgid ""
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"
263 msgstr ""
264
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,?]? "
268 msgstr ""
269
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,?]? "
273 msgstr ""
274
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,?]? "
278 msgstr ""
279
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,?]? "
283 msgstr ""
284
285 #: add-patch.c:61
286 msgid ""
287 "If the patch applies cleanly, the edited hunk will immediately be marked for "
288 "stashing."
289 msgstr ""
290
291 #: add-patch.c:64
292 msgid ""
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"
298 msgstr ""
299
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,?]? "
303 msgstr ""
304
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,?]? "
308 msgstr ""
309
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,?]? "
313 msgstr ""
314
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,?]? "
318 msgstr ""
319
320 #: add-patch.c:85
321 msgid ""
322 "If the patch applies cleanly, the edited hunk will immediately be marked for "
323 "unstaging."
324 msgstr ""
325
326 #: add-patch.c:88
327 msgid ""
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"
333 msgstr ""
334
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,?]? "
338 msgstr ""
339
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,?]? "
343 msgstr ""
344
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,?]? "
348 msgstr ""
349
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,?]? "
353 msgstr ""
354
355 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
356 msgid ""
357 "If the patch applies cleanly, the edited hunk will immediately be marked for "
358 "applying."
359 msgstr ""
360
361 #: add-patch.c:111
362 msgid ""
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"
368 msgstr ""
369
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,?]? "
374 msgstr ""
375
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,?]? "
380 msgstr ""
381
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,?]? "
386 msgstr ""
387
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,?]? "
392 msgstr ""
393
394 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
395 msgid ""
396 "If the patch applies cleanly, the edited hunk will immediately be marked for "
397 "discarding."
398 msgstr ""
399
400 #: add-patch.c:134 add-patch.c:202
401 msgid ""
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"
407 msgstr ""
408
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,?]? "
412 msgstr ""
413
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,?]? "
417 msgstr ""
418
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,?]? "
422 msgstr ""
423
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,?]? "
427 msgstr ""
428
429 #: add-patch.c:157
430 msgid ""
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"
436 msgstr ""
437
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,?]? "
441 msgstr ""
442
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,?]? "
446 msgstr ""
447
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,?]? "
451 msgstr ""
452
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,?]? "
456 msgstr ""
457
458 #: add-patch.c:179
459 msgid ""
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"
465 msgstr ""
466
467 #: add-patch.c:224
468 msgid ""
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"
474 msgstr ""
475
476 #: add-patch.c:342
477 #, c-format
478 msgid "could not parse hunk header '%.*s'"
479 msgstr ""
480
481 #: add-patch.c:361 add-patch.c:365
482 #, c-format
483 msgid "could not parse colored hunk header '%.*s'"
484 msgstr ""
485
486 #: add-patch.c:419
487 msgid "could not parse diff"
488 msgstr ""
489
490 #: add-patch.c:438
491 msgid "could not parse colored diff"
492 msgstr ""
493
494 #: add-patch.c:452
495 #, c-format
496 msgid "failed to run '%s'"
497 msgstr ""
498
499 #: add-patch.c:611
500 msgid "mismatched output from interactive.diffFilter"
501 msgstr ""
502
503 #: add-patch.c:612
504 msgid ""
505 "Your filter must maintain a one-to-one correspondence\n"
506 "between its input and output lines."
507 msgstr ""
508
509 #: add-patch.c:790
510 #, c-format
511 msgid ""
512 "expected context line #%d in\n"
513 "%.*s"
514 msgstr ""
515
516 #: add-patch.c:805
517 #, c-format
518 msgid ""
519 "hunks do not overlap:\n"
520 "%.*s\n"
521 "\tdoes not end with:\n"
522 "%.*s"
523 msgstr ""
524
525 #: add-patch.c:1081 git-add--interactive.perl:1115
526 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
527 msgstr ""
528
529 #: add-patch.c:1085
530 #, c-format
531 msgid ""
532 "---\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"
536 msgstr ""
537
538 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
539 #: add-patch.c:1099 git-add--interactive.perl:1129
540 msgid ""
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"
544 msgstr ""
545
546 #: add-patch.c:1132
547 msgid "could not parse hunk header"
548 msgstr ""
549
550 #: add-patch.c:1177
551 msgid "'git apply --cached' failed"
552 msgstr ""
553
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.
559 #.
560 #. TRANSLATORS: do not translate [y/n]
561 #. The program will only accept that input
562 #. at this point.
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
567 msgid ""
568 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
569 msgstr ""
570
571 #: add-patch.c:1289
572 msgid "The selected hunks do not apply to the index!"
573 msgstr ""
574
575 #: add-patch.c:1290 git-add--interactive.perl:1346
576 msgid "Apply them to the worktree anyway? "
577 msgstr ""
578
579 #: add-patch.c:1297 git-add--interactive.perl:1349
580 msgid "Nothing was applied.\n"
581 msgstr ""
582
583 #: add-patch.c:1354
584 msgid ""
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"
593 "? - print help\n"
594 msgstr ""
595
596 #: add-patch.c:1516 add-patch.c:1526
597 msgid "No previous hunk"
598 msgstr ""
599
600 #: add-patch.c:1521 add-patch.c:1531
601 msgid "No next hunk"
602 msgstr ""
603
604 #: add-patch.c:1537
605 msgid "No other hunks to goto"
606 msgstr ""
607
608 #: add-patch.c:1548 git-add--interactive.perl:1606
609 msgid "go to which hunk (<ret> to see more)? "
610 msgstr ""
611
612 #: add-patch.c:1549 git-add--interactive.perl:1608
613 msgid "go to which hunk? "
614 msgstr ""
615
616 #: add-patch.c:1560
617 #, c-format
618 msgid "Invalid number: '%s'"
619 msgstr ""
620
621 #: add-patch.c:1565
622 #, c-format
623 msgid "Sorry, only %d hunk available."
624 msgid_plural "Sorry, only %d hunks available."
625 msgstr[0] ""
626 msgstr[1] ""
627
628 #: add-patch.c:1574
629 msgid "No other hunks to search"
630 msgstr ""
631
632 #: add-patch.c:1580 git-add--interactive.perl:1661
633 msgid "search for regex? "
634 msgstr ""
635
636 #: add-patch.c:1595
637 #, c-format
638 msgid "Malformed search regexp %s: %s"
639 msgstr ""
640
641 #: add-patch.c:1612
642 msgid "No hunk matches the given pattern"
643 msgstr ""
644
645 #: add-patch.c:1619
646 msgid "Sorry, cannot split this hunk"
647 msgstr ""
648
649 #: add-patch.c:1623
650 #, c-format
651 msgid "Split into %d hunks."
652 msgstr ""
653
654 #: add-patch.c:1627
655 msgid "Sorry, cannot edit this hunk"
656 msgstr ""
657
658 #: add-patch.c:1679
659 msgid "'git apply' failed"
660 msgstr ""
661
662 #: advice.c:143
663 #, c-format
664 msgid ""
665 "\n"
666 "Disable this message with \"git config advice.%s false\""
667 msgstr ""
668
669 #: advice.c:159
670 #, c-format
671 msgid "%shint: %.*s%s\n"
672 msgstr ""
673
674 #: advice.c:250
675 msgid "Cherry-picking is not possible because you have unmerged files."
676 msgstr ""
677
678 #: advice.c:252
679 msgid "Committing is not possible because you have unmerged files."
680 msgstr ""
681
682 #: advice.c:254
683 msgid "Merging is not possible because you have unmerged files."
684 msgstr ""
685
686 #: advice.c:256
687 msgid "Pulling is not possible because you have unmerged files."
688 msgstr ""
689
690 #: advice.c:258
691 msgid "Reverting is not possible because you have unmerged files."
692 msgstr ""
693
694 #: advice.c:260
695 #, c-format
696 msgid "It is not possible to %s because you have unmerged files."
697 msgstr ""
698
699 #: advice.c:268
700 msgid ""
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."
703 msgstr ""
704
705 #: advice.c:276
706 msgid "Exiting because of an unresolved conflict."
707 msgstr ""
708
709 #: advice.c:281 builtin/merge.c:1370
710 msgid "You have not concluded your merge (MERGE_HEAD exists)."
711 msgstr ""
712
713 #: advice.c:283
714 msgid "Please, commit your changes before merging."
715 msgstr ""
716
717 #: advice.c:284
718 msgid "Exiting because of unfinished merge."
719 msgstr ""
720
721 #: advice.c:290
722 #, c-format
723 msgid ""
724 "Note: switching to '%s'.\n"
725 "\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"
729 "\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"
732 "\n"
733 "  git switch -c <new-branch-name>\n"
734 "\n"
735 "Or undo this operation with:\n"
736 "\n"
737 "  git switch -\n"
738 "\n"
739 "Turn off this advice by setting config variable advice.detachedHead to "
740 "false\n"
741 "\n"
742 msgstr ""
743
744 #: alias.c:50
745 msgid "cmdline ends with \\"
746 msgstr ""
747
748 #: alias.c:51
749 msgid "unclosed quote"
750 msgstr ""
751
752 #: apply.c:69
753 #, c-format
754 msgid "unrecognized whitespace option '%s'"
755 msgstr ""
756
757 #: apply.c:85
758 #, c-format
759 msgid "unrecognized whitespace ignore option '%s'"
760 msgstr ""
761
762 #: apply.c:135
763 msgid "--reject and --3way cannot be used together."
764 msgstr ""
765
766 #: apply.c:137
767 msgid "--cached and --3way cannot be used together."
768 msgstr ""
769
770 #: apply.c:140
771 msgid "--3way outside a repository"
772 msgstr ""
773
774 #: apply.c:151
775 msgid "--index outside a repository"
776 msgstr ""
777
778 #: apply.c:154
779 msgid "--cached outside a repository"
780 msgstr ""
781
782 #: apply.c:801
783 #, c-format
784 msgid "Cannot prepare timestamp regexp %s"
785 msgstr ""
786
787 #: apply.c:810
788 #, c-format
789 msgid "regexec returned %d for input: %s"
790 msgstr ""
791
792 #: apply.c:884
793 #, c-format
794 msgid "unable to find filename in patch at line %d"
795 msgstr ""
796
797 #: apply.c:922
798 #, c-format
799 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
800 msgstr ""
801
802 #: apply.c:928
803 #, c-format
804 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
805 msgstr ""
806
807 #: apply.c:929
808 #, c-format
809 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
810 msgstr ""
811
812 #: apply.c:934
813 #, c-format
814 msgid "git apply: bad git-diff - expected /dev/null on line %d"
815 msgstr ""
816
817 #: apply.c:963
818 #, c-format
819 msgid "invalid mode on line %d: %s"
820 msgstr ""
821
822 #: apply.c:1282
823 #, c-format
824 msgid "inconsistent header lines %d and %d"
825 msgstr ""
826
827 #: apply.c:1372
828 #, c-format
829 msgid ""
830 "git diff header lacks filename information when removing %d leading pathname "
831 "component (line %d)"
832 msgid_plural ""
833 "git diff header lacks filename information when removing %d leading pathname "
834 "components (line %d)"
835 msgstr[0] ""
836 msgstr[1] ""
837
838 #: apply.c:1385
839 #, c-format
840 msgid "git diff header lacks filename information (line %d)"
841 msgstr ""
842
843 #: apply.c:1481
844 #, c-format
845 msgid "recount: unexpected line: %.*s"
846 msgstr ""
847
848 #: apply.c:1550
849 #, c-format
850 msgid "patch fragment without header at line %d: %.*s"
851 msgstr ""
852
853 #: apply.c:1753
854 msgid "new file depends on old contents"
855 msgstr ""
856
857 #: apply.c:1755
858 msgid "deleted file still has contents"
859 msgstr ""
860
861 #: apply.c:1789
862 #, c-format
863 msgid "corrupt patch at line %d"
864 msgstr ""
865
866 #: apply.c:1826
867 #, c-format
868 msgid "new file %s depends on old contents"
869 msgstr ""
870
871 #: apply.c:1828
872 #, c-format
873 msgid "deleted file %s still has contents"
874 msgstr ""
875
876 #: apply.c:1831
877 #, c-format
878 msgid "** warning: file %s becomes empty but is not deleted"
879 msgstr ""
880
881 #: apply.c:1978
882 #, c-format
883 msgid "corrupt binary patch at line %d: %.*s"
884 msgstr ""
885
886 #: apply.c:2015
887 #, c-format
888 msgid "unrecognized binary patch at line %d"
889 msgstr ""
890
891 #: apply.c:2177
892 #, c-format
893 msgid "patch with only garbage at line %d"
894 msgstr ""
895
896 #: apply.c:2263
897 #, c-format
898 msgid "unable to read symlink %s"
899 msgstr ""
900
901 #: apply.c:2267
902 #, c-format
903 msgid "unable to open or read %s"
904 msgstr ""
905
906 #: apply.c:2936
907 #, c-format
908 msgid "invalid start of line: '%c'"
909 msgstr ""
910
911 #: apply.c:3057
912 #, c-format
913 msgid "Hunk #%d succeeded at %d (offset %d line)."
914 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
915 msgstr[0] ""
916 msgstr[1] ""
917
918 #: apply.c:3069
919 #, c-format
920 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
921 msgstr ""
922
923 #: apply.c:3075
924 #, c-format
925 msgid ""
926 "while searching for:\n"
927 "%.*s"
928 msgstr ""
929
930 #: apply.c:3097
931 #, c-format
932 msgid "missing binary patch data for '%s'"
933 msgstr ""
934
935 #: apply.c:3105
936 #, c-format
937 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
938 msgstr ""
939
940 #: apply.c:3152
941 #, c-format
942 msgid "cannot apply binary patch to '%s' without full index line"
943 msgstr ""
944
945 #: apply.c:3163
946 #, c-format
947 msgid ""
948 "the patch applies to '%s' (%s), which does not match the current contents."
949 msgstr ""
950
951 #: apply.c:3171
952 #, c-format
953 msgid "the patch applies to an empty '%s' but it is not empty"
954 msgstr ""
955
956 #: apply.c:3189
957 #, c-format
958 msgid "the necessary postimage %s for '%s' cannot be read"
959 msgstr ""
960
961 #: apply.c:3202
962 #, c-format
963 msgid "binary patch does not apply to '%s'"
964 msgstr ""
965
966 #: apply.c:3209
967 #, c-format
968 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
969 msgstr ""
970
971 #: apply.c:3230
972 #, c-format
973 msgid "patch failed: %s:%ld"
974 msgstr ""
975
976 #: apply.c:3353
977 #, c-format
978 msgid "cannot checkout %s"
979 msgstr ""
980
981 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:86 pack-revindex.c:213
982 #: setup.c:308
983 #, c-format
984 msgid "failed to read %s"
985 msgstr ""
986
987 #: apply.c:3413
988 #, c-format
989 msgid "reading from '%s' beyond a symbolic link"
990 msgstr ""
991
992 #: apply.c:3442 apply.c:3685
993 #, c-format
994 msgid "path %s has been renamed/deleted"
995 msgstr ""
996
997 #: apply.c:3528 apply.c:3700
998 #, c-format
999 msgid "%s: does not exist in index"
1000 msgstr ""
1001
1002 #: apply.c:3537 apply.c:3708 apply.c:3952
1003 #, c-format
1004 msgid "%s: does not match index"
1005 msgstr ""
1006
1007 #: apply.c:3572
1008 msgid "repository lacks the necessary blob to fall back on 3-way merge."
1009 msgstr ""
1010
1011 #: apply.c:3575
1012 #, c-format
1013 msgid "Falling back to three-way merge...\n"
1014 msgstr ""
1015
1016 #: apply.c:3591 apply.c:3595
1017 #, c-format
1018 msgid "cannot read the current contents of '%s'"
1019 msgstr ""
1020
1021 #: apply.c:3607
1022 #, c-format
1023 msgid "Failed to fall back on three-way merge...\n"
1024 msgstr ""
1025
1026 #: apply.c:3621
1027 #, c-format
1028 msgid "Applied patch to '%s' with conflicts.\n"
1029 msgstr ""
1030
1031 #: apply.c:3626
1032 #, c-format
1033 msgid "Applied patch to '%s' cleanly.\n"
1034 msgstr ""
1035
1036 #: apply.c:3652
1037 msgid "removal patch leaves file contents"
1038 msgstr ""
1039
1040 #: apply.c:3725
1041 #, c-format
1042 msgid "%s: wrong type"
1043 msgstr ""
1044
1045 #: apply.c:3727
1046 #, c-format
1047 msgid "%s has type %o, expected %o"
1048 msgstr ""
1049
1050 #: apply.c:3892 apply.c:3894 read-cache.c:832 read-cache.c:858
1051 #: read-cache.c:1313
1052 #, c-format
1053 msgid "invalid path '%s'"
1054 msgstr ""
1055
1056 #: apply.c:3950
1057 #, c-format
1058 msgid "%s: already exists in index"
1059 msgstr ""
1060
1061 #: apply.c:3954
1062 #, c-format
1063 msgid "%s: already exists in working directory"
1064 msgstr ""
1065
1066 #: apply.c:3974
1067 #, c-format
1068 msgid "new mode (%o) of %s does not match old mode (%o)"
1069 msgstr ""
1070
1071 #: apply.c:3979
1072 #, c-format
1073 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1074 msgstr ""
1075
1076 #: apply.c:3999
1077 #, c-format
1078 msgid "affected file '%s' is beyond a symbolic link"
1079 msgstr ""
1080
1081 #: apply.c:4003
1082 #, c-format
1083 msgid "%s: patch does not apply"
1084 msgstr ""
1085
1086 #: apply.c:4018
1087 #, c-format
1088 msgid "Checking patch %s..."
1089 msgstr ""
1090
1091 #: apply.c:4110
1092 #, c-format
1093 msgid "sha1 information is lacking or useless for submodule %s"
1094 msgstr ""
1095
1096 #: apply.c:4117
1097 #, c-format
1098 msgid "mode change for %s, which is not in current HEAD"
1099 msgstr ""
1100
1101 #: apply.c:4120
1102 #, c-format
1103 msgid "sha1 information is lacking or useless (%s)."
1104 msgstr ""
1105
1106 #: apply.c:4129
1107 #, c-format
1108 msgid "could not add %s to temporary index"
1109 msgstr ""
1110
1111 #: apply.c:4139
1112 #, c-format
1113 msgid "could not write temporary index to %s"
1114 msgstr ""
1115
1116 #: apply.c:4277
1117 #, c-format
1118 msgid "unable to remove %s from index"
1119 msgstr ""
1120
1121 #: apply.c:4311
1122 #, c-format
1123 msgid "corrupt patch for submodule %s"
1124 msgstr ""
1125
1126 #: apply.c:4317
1127 #, c-format
1128 msgid "unable to stat newly created file '%s'"
1129 msgstr ""
1130
1131 #: apply.c:4325
1132 #, c-format
1133 msgid "unable to create backing store for newly created file %s"
1134 msgstr ""
1135
1136 #: apply.c:4331 apply.c:4476
1137 #, c-format
1138 msgid "unable to add cache entry for %s"
1139 msgstr ""
1140
1141 #: apply.c:4374 builtin/bisect--helper.c:523
1142 #, c-format
1143 msgid "failed to write to '%s'"
1144 msgstr ""
1145
1146 #: apply.c:4378
1147 #, c-format
1148 msgid "closing file '%s'"
1149 msgstr ""
1150
1151 #: apply.c:4448
1152 #, c-format
1153 msgid "unable to write file '%s' mode %o"
1154 msgstr ""
1155
1156 #: apply.c:4546
1157 #, c-format
1158 msgid "Applied patch %s cleanly."
1159 msgstr ""
1160
1161 #: apply.c:4554
1162 msgid "internal error"
1163 msgstr ""
1164
1165 #: apply.c:4557
1166 #, c-format
1167 msgid "Applying patch %%s with %d reject..."
1168 msgid_plural "Applying patch %%s with %d rejects..."
1169 msgstr[0] ""
1170 msgstr[1] ""
1171
1172 #: apply.c:4568
1173 #, c-format
1174 msgid "truncating .rej filename to %.*s.rej"
1175 msgstr ""
1176
1177 #: apply.c:4576 builtin/fetch.c:933 builtin/fetch.c:1334
1178 #, c-format
1179 msgid "cannot open %s"
1180 msgstr ""
1181
1182 #: apply.c:4590
1183 #, c-format
1184 msgid "Hunk #%d applied cleanly."
1185 msgstr ""
1186
1187 #: apply.c:4594
1188 #, c-format
1189 msgid "Rejected hunk #%d."
1190 msgstr ""
1191
1192 #: apply.c:4718
1193 #, c-format
1194 msgid "Skipped patch '%s'."
1195 msgstr ""
1196
1197 #: apply.c:4726
1198 msgid "unrecognized input"
1199 msgstr ""
1200
1201 #: apply.c:4746
1202 msgid "unable to read index file"
1203 msgstr ""
1204
1205 #: apply.c:4903
1206 #, c-format
1207 msgid "can't open patch '%s': %s"
1208 msgstr ""
1209
1210 #: apply.c:4930
1211 #, c-format
1212 msgid "squelched %d whitespace error"
1213 msgid_plural "squelched %d whitespace errors"
1214 msgstr[0] ""
1215 msgstr[1] ""
1216
1217 #: apply.c:4936 apply.c:4951
1218 #, c-format
1219 msgid "%d line adds whitespace errors."
1220 msgid_plural "%d lines add whitespace errors."
1221 msgstr[0] ""
1222 msgstr[1] ""
1223
1224 #: apply.c:4944
1225 #, c-format
1226 msgid "%d line applied after fixing whitespace errors."
1227 msgid_plural "%d lines applied after fixing whitespace errors."
1228 msgstr[0] ""
1229 msgstr[1] ""
1230
1231 #: apply.c:4960 builtin/add.c:626 builtin/mv.c:304 builtin/rm.c:406
1232 msgid "Unable to write new index file"
1233 msgstr ""
1234
1235 #: apply.c:4988
1236 msgid "don't apply changes matching the given path"
1237 msgstr ""
1238
1239 #: apply.c:4991
1240 msgid "apply changes matching the given path"
1241 msgstr ""
1242
1243 #: apply.c:4993 builtin/am.c:2266
1244 msgid "num"
1245 msgstr ""
1246
1247 #: apply.c:4994
1248 msgid "remove <num> leading slashes from traditional diff paths"
1249 msgstr ""
1250
1251 #: apply.c:4997
1252 msgid "ignore additions made by the patch"
1253 msgstr ""
1254
1255 #: apply.c:4999
1256 msgid "instead of applying the patch, output diffstat for the input"
1257 msgstr ""
1258
1259 #: apply.c:5003
1260 msgid "show number of added and deleted lines in decimal notation"
1261 msgstr ""
1262
1263 #: apply.c:5005
1264 msgid "instead of applying the patch, output a summary for the input"
1265 msgstr ""
1266
1267 #: apply.c:5007
1268 msgid "instead of applying the patch, see if the patch is applicable"
1269 msgstr ""
1270
1271 #: apply.c:5009
1272 msgid "make sure the patch is applicable to the current index"
1273 msgstr ""
1274
1275 #: apply.c:5011
1276 msgid "mark new files with `git add --intent-to-add`"
1277 msgstr ""
1278
1279 #: apply.c:5013
1280 msgid "apply a patch without touching the working tree"
1281 msgstr ""
1282
1283 #: apply.c:5015
1284 msgid "accept a patch that touches outside the working area"
1285 msgstr ""
1286
1287 #: apply.c:5018
1288 msgid "also apply the patch (use with --stat/--summary/--check)"
1289 msgstr ""
1290
1291 #: apply.c:5020
1292 msgid "attempt three-way merge if a patch does not apply"
1293 msgstr ""
1294
1295 #: apply.c:5022
1296 msgid "build a temporary index based on embedded index information"
1297 msgstr ""
1298
1299 #: apply.c:5025 builtin/checkout-index.c:195 builtin/ls-files.c:540
1300 msgid "paths are separated with NUL character"
1301 msgstr ""
1302
1303 #: apply.c:5027
1304 msgid "ensure at least <n> lines of context match"
1305 msgstr ""
1306
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
1310 msgid "action"
1311 msgstr ""
1312
1313 #: apply.c:5029
1314 msgid "detect new or modified lines that have whitespace errors"
1315 msgstr ""
1316
1317 #: apply.c:5032 apply.c:5035
1318 msgid "ignore changes in whitespace when finding context"
1319 msgstr ""
1320
1321 #: apply.c:5038
1322 msgid "apply the patch in reverse"
1323 msgstr ""
1324
1325 #: apply.c:5040
1326 msgid "don't expect at least one line of context"
1327 msgstr ""
1328
1329 #: apply.c:5042
1330 msgid "leave the rejected hunks in corresponding *.rej files"
1331 msgstr ""
1332
1333 #: apply.c:5044
1334 msgid "allow overlapping hunks"
1335 msgstr ""
1336
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
1340 msgid "be verbose"
1341 msgstr ""
1342
1343 #: apply.c:5047
1344 msgid "tolerate incorrectly detected missing new-line at the end of file"
1345 msgstr ""
1346
1347 #: apply.c:5050
1348 msgid "do not trust the line counts in the hunk headers"
1349 msgstr ""
1350
1351 #: apply.c:5052 builtin/am.c:2254
1352 msgid "root"
1353 msgstr ""
1354
1355 #: apply.c:5053
1356 msgid "prepend <root> to all filenames"
1357 msgstr ""
1358
1359 #: archive-tar.c:125 archive-zip.c:345
1360 #, c-format
1361 msgid "cannot stream blob %s"
1362 msgstr ""
1363
1364 #: archive-tar.c:265 archive-zip.c:358
1365 #, c-format
1366 msgid "unsupported file mode: 0%o (SHA1: %s)"
1367 msgstr ""
1368
1369 #: archive-tar.c:450
1370 #, c-format
1371 msgid "unable to start '%s' filter"
1372 msgstr ""
1373
1374 #: archive-tar.c:453
1375 msgid "unable to redirect descriptor"
1376 msgstr ""
1377
1378 #: archive-tar.c:460
1379 #, c-format
1380 msgid "'%s' filter reported error"
1381 msgstr ""
1382
1383 #: archive-zip.c:318
1384 #, c-format
1385 msgid "path is not valid UTF-8: %s"
1386 msgstr ""
1387
1388 #: archive-zip.c:322
1389 #, c-format
1390 msgid "path too long (%d chars, SHA1: %s): %s"
1391 msgstr ""
1392
1393 #: archive-zip.c:469 builtin/pack-objects.c:244 builtin/pack-objects.c:247
1394 #, c-format
1395 msgid "deflate error (%d)"
1396 msgstr ""
1397
1398 #: archive-zip.c:603
1399 #, c-format
1400 msgid "timestamp too large for this system: %<PRIuMAX>"
1401 msgstr ""
1402
1403 #: archive.c:14
1404 msgid "git archive [<options>] <tree-ish> [<path>...]"
1405 msgstr ""
1406
1407 #: archive.c:15
1408 msgid "git archive --list"
1409 msgstr ""
1410
1411 #: archive.c:16
1412 msgid ""
1413 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1414 msgstr ""
1415
1416 #: archive.c:17
1417 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1418 msgstr ""
1419
1420 #: archive.c:192
1421 #, c-format
1422 msgid "cannot read %s"
1423 msgstr ""
1424
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
1428 #, c-format
1429 msgid "could not read '%s'"
1430 msgstr ""
1431
1432 #: archive.c:430 builtin/add.c:189 builtin/add.c:602 builtin/rm.c:315
1433 #, c-format
1434 msgid "pathspec '%s' did not match any files"
1435 msgstr ""
1436
1437 #: archive.c:454
1438 #, c-format
1439 msgid "no such ref: %.*s"
1440 msgstr ""
1441
1442 #: archive.c:460
1443 #, c-format
1444 msgid "not a valid object name: %s"
1445 msgstr ""
1446
1447 #: archive.c:473
1448 #, c-format
1449 msgid "not a tree object: %s"
1450 msgstr ""
1451
1452 #: archive.c:485
1453 msgid "current working directory is untracked"
1454 msgstr ""
1455
1456 #: archive.c:526
1457 #, c-format
1458 msgid "File not found: %s"
1459 msgstr ""
1460
1461 #: archive.c:528
1462 #, c-format
1463 msgid "Not a regular file: %s"
1464 msgstr ""
1465
1466 #: archive.c:555
1467 msgid "fmt"
1468 msgstr ""
1469
1470 #: archive.c:555
1471 msgid "archive format"
1472 msgstr ""
1473
1474 #: archive.c:556 builtin/log.c:1764
1475 msgid "prefix"
1476 msgstr ""
1477
1478 #: archive.c:557
1479 msgid "prepend prefix to each pathname in the archive"
1480 msgstr ""
1481
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
1488 msgid "file"
1489 msgstr ""
1490
1491 #: archive.c:559
1492 msgid "add untracked file to archive"
1493 msgstr ""
1494
1495 #: archive.c:562 builtin/archive.c:90
1496 msgid "write the archive to this file"
1497 msgstr ""
1498
1499 #: archive.c:564
1500 msgid "read .gitattributes in working directory"
1501 msgstr ""
1502
1503 #: archive.c:565
1504 msgid "report archived files on stderr"
1505 msgstr ""
1506
1507 #: archive.c:567
1508 msgid "set compression level"
1509 msgstr ""
1510
1511 #: archive.c:570
1512 msgid "list supported archive formats"
1513 msgstr ""
1514
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
1517 msgid "repo"
1518 msgstr ""
1519
1520 #: archive.c:573 builtin/archive.c:92
1521 msgid "retrieve the archive from remote repository <repo>"
1522 msgstr ""
1523
1524 #: archive.c:574 builtin/archive.c:93 builtin/difftool.c:714
1525 #: builtin/notes.c:498
1526 msgid "command"
1527 msgstr ""
1528
1529 #: archive.c:575 builtin/archive.c:94
1530 msgid "path to the remote git-upload-archive command"
1531 msgstr ""
1532
1533 #: archive.c:582
1534 msgid "Unexpected option --remote"
1535 msgstr ""
1536
1537 #: archive.c:584
1538 msgid "Option --exec can only be used together with --remote"
1539 msgstr ""
1540
1541 #: archive.c:586
1542 msgid "Unexpected option --output"
1543 msgstr ""
1544
1545 #: archive.c:588
1546 msgid "Options --add-file and --remote cannot be used together"
1547 msgstr ""
1548
1549 #: archive.c:610
1550 #, c-format
1551 msgid "Unknown archive format '%s'"
1552 msgstr ""
1553
1554 #: archive.c:619
1555 #, c-format
1556 msgid "Argument not supported for format '%s': -%d"
1557 msgstr ""
1558
1559 #: attr.c:202
1560 #, c-format
1561 msgid "%.*s is not a valid attribute name"
1562 msgstr ""
1563
1564 #: attr.c:359
1565 #, c-format
1566 msgid "%s not allowed: %s:%d"
1567 msgstr ""
1568
1569 #: attr.c:399
1570 msgid ""
1571 "Negative patterns are ignored in git attributes\n"
1572 "Use '\\!' for literal leading exclamation."
1573 msgstr ""
1574
1575 #: bisect.c:489
1576 #, c-format
1577 msgid "Badly quoted content in file '%s': %s"
1578 msgstr ""
1579
1580 #: bisect.c:699
1581 #, c-format
1582 msgid "We cannot bisect more!\n"
1583 msgstr ""
1584
1585 #: bisect.c:766
1586 #, c-format
1587 msgid "Not a valid commit name %s"
1588 msgstr ""
1589
1590 #: bisect.c:791
1591 #, c-format
1592 msgid ""
1593 "The merge base %s is bad.\n"
1594 "This means the bug has been fixed between %s and [%s].\n"
1595 msgstr ""
1596
1597 #: bisect.c:796
1598 #, c-format
1599 msgid ""
1600 "The merge base %s is new.\n"
1601 "The property has changed between %s and [%s].\n"
1602 msgstr ""
1603
1604 #: bisect.c:801
1605 #, c-format
1606 msgid ""
1607 "The merge base %s is %s.\n"
1608 "This means the first '%s' commit is between %s and [%s].\n"
1609 msgstr ""
1610
1611 #: bisect.c:809
1612 #, c-format
1613 msgid ""
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"
1617 msgstr ""
1618
1619 #: bisect.c:822
1620 #, c-format
1621 msgid ""
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."
1625 msgstr ""
1626
1627 #: bisect.c:861
1628 #, c-format
1629 msgid "Bisecting: a merge base must be tested\n"
1630 msgstr ""
1631
1632 #: bisect.c:911
1633 #, c-format
1634 msgid "a %s revision is needed"
1635 msgstr ""
1636
1637 #: bisect.c:941 builtin/notes.c:177 builtin/tag.c:287
1638 #, c-format
1639 msgid "could not create file '%s'"
1640 msgstr ""
1641
1642 #: bisect.c:987 builtin/merge.c:153
1643 #, c-format
1644 msgid "could not read file '%s'"
1645 msgstr ""
1646
1647 #: bisect.c:1027
1648 msgid "reading bisect refs failed"
1649 msgstr ""
1650
1651 #: bisect.c:1057
1652 #, c-format
1653 msgid "%s was both %s and %s\n"
1654 msgstr ""
1655
1656 #: bisect.c:1066
1657 #, c-format
1658 msgid ""
1659 "No testable commit found.\n"
1660 "Maybe you started with bad path arguments?\n"
1661 msgstr ""
1662
1663 #: bisect.c:1095
1664 #, c-format
1665 msgid "(roughly %d step)"
1666 msgid_plural "(roughly %d steps)"
1667 msgstr[0] ""
1668 msgstr[1] ""
1669
1670 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1671 #. steps)" translation.
1672 #.
1673 #: bisect.c:1101
1674 #, c-format
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"
1677 msgstr[0] ""
1678 msgstr[1] ""
1679
1680 #: blame.c:2777
1681 msgid "--contents and --reverse do not blend well."
1682 msgstr ""
1683
1684 #: blame.c:2791
1685 msgid "cannot use --contents with final commit object name"
1686 msgstr ""
1687
1688 #: blame.c:2812
1689 msgid "--reverse and --first-parent together require specified latest commit"
1690 msgstr ""
1691
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"
1699
1700 #: blame.c:2839
1701 msgid ""
1702 "--reverse --first-parent together require range along first-parent chain"
1703 msgstr ""
1704
1705 #: blame.c:2850
1706 #, c-format
1707 msgid "no such path %s in %s"
1708 msgstr ""
1709
1710 #: blame.c:2861
1711 #, c-format
1712 msgid "cannot read blob %s for path %s"
1713 msgstr ""
1714
1715 #: branch.c:53
1716 #, c-format
1717 msgid ""
1718 "\n"
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\"."
1722 msgstr ""
1723
1724 #: branch.c:67
1725 #, c-format
1726 msgid "Not setting branch %s as its own upstream."
1727 msgstr ""
1728
1729 #: branch.c:93
1730 #, c-format
1731 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1732 msgstr ""
1733
1734 #: branch.c:94
1735 #, c-format
1736 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1737 msgstr ""
1738
1739 #: branch.c:98
1740 #, c-format
1741 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1742 msgstr ""
1743
1744 #: branch.c:99
1745 #, c-format
1746 msgid "Branch '%s' set up to track local branch '%s'."
1747 msgstr ""
1748
1749 #: branch.c:104
1750 #, c-format
1751 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1752 msgstr ""
1753
1754 #: branch.c:105
1755 #, c-format
1756 msgid "Branch '%s' set up to track remote ref '%s'."
1757 msgstr ""
1758
1759 #: branch.c:109
1760 #, c-format
1761 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1762 msgstr ""
1763
1764 #: branch.c:110
1765 #, c-format
1766 msgid "Branch '%s' set up to track local ref '%s'."
1767 msgstr ""
1768
1769 #: branch.c:119
1770 msgid "Unable to write upstream branch configuration"
1771 msgstr ""
1772
1773 #: branch.c:156
1774 #, c-format
1775 msgid "Not tracking: ambiguous information for ref %s"
1776 msgstr ""
1777
1778 #: branch.c:189
1779 #, c-format
1780 msgid "'%s' is not a valid branch name."
1781 msgstr ""
1782
1783 #: branch.c:208
1784 #, c-format
1785 msgid "A branch named '%s' already exists."
1786 msgstr ""
1787
1788 #: branch.c:213
1789 msgid "Cannot force update the current branch."
1790 msgstr ""
1791
1792 #: branch.c:233
1793 #, c-format
1794 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1795 msgstr ""
1796
1797 #: branch.c:235
1798 #, c-format
1799 msgid "the requested upstream branch '%s' does not exist"
1800 msgstr ""
1801
1802 #: branch.c:237
1803 msgid ""
1804 "\n"
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"
1808 "\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."
1812 msgstr ""
1813
1814 #: branch.c:281
1815 #, c-format
1816 msgid "Not a valid object name: '%s'."
1817 msgstr ""
1818
1819 #: branch.c:301
1820 #, c-format
1821 msgid "Ambiguous object name: '%s'."
1822 msgstr ""
1823
1824 #: branch.c:306
1825 #, c-format
1826 msgid "Not a valid branch point: '%s'."
1827 msgstr ""
1828
1829 #: branch.c:365
1830 #, c-format
1831 msgid "'%s' is already checked out at '%s'"
1832 msgstr ""
1833
1834 #: branch.c:388
1835 #, c-format
1836 msgid "HEAD of working tree %s is not updated"
1837 msgstr ""
1838
1839 #: bundle.c:41
1840 #, c-format
1841 msgid "unrecognized bundle hash algorithm: %s"
1842 msgstr ""
1843
1844 #: bundle.c:45
1845 #, c-format
1846 msgid "unknown capability '%s'"
1847 msgstr ""
1848
1849 #: bundle.c:71
1850 #, c-format
1851 msgid "'%s' does not look like a v2 or v3 bundle file"
1852 msgstr ""
1853
1854 #: bundle.c:110
1855 #, c-format
1856 msgid "unrecognized header: %s%s (%d)"
1857 msgstr ""
1858
1859 #: bundle.c:136 rerere.c:464 rerere.c:674 sequencer.c:2398 sequencer.c:3184
1860 #: builtin/commit.c:814
1861 #, c-format
1862 msgid "could not open '%s'"
1863 msgstr ""
1864
1865 #: bundle.c:189
1866 msgid "Repository lacks these prerequisite commits:"
1867 msgstr ""
1868
1869 #: bundle.c:192
1870 msgid "need a repository to verify a bundle"
1871 msgstr ""
1872
1873 #: bundle.c:243
1874 #, c-format
1875 msgid "The bundle contains this ref:"
1876 msgid_plural "The bundle contains these %d refs:"
1877 msgstr[0] ""
1878 msgstr[1] ""
1879
1880 #: bundle.c:250
1881 msgid "The bundle records a complete history."
1882 msgstr ""
1883
1884 #: bundle.c:252
1885 #, c-format
1886 msgid "The bundle requires this ref:"
1887 msgid_plural "The bundle requires these %d refs:"
1888 msgstr[0] ""
1889 msgstr[1] ""
1890
1891 #: bundle.c:319
1892 msgid "unable to dup bundle descriptor"
1893 msgstr ""
1894
1895 #: bundle.c:326
1896 msgid "Could not spawn pack-objects"
1897 msgstr ""
1898
1899 #: bundle.c:337
1900 msgid "pack-objects died"
1901 msgstr ""
1902
1903 #: bundle.c:386
1904 #, c-format
1905 msgid "ref '%s' is excluded by the rev-list options"
1906 msgstr ""
1907
1908 #: bundle.c:490
1909 #, c-format
1910 msgid "unsupported bundle version %d"
1911 msgstr ""
1912
1913 #: bundle.c:492
1914 #, c-format
1915 msgid "cannot write bundle version %d with algorithm %s"
1916 msgstr ""
1917
1918 #: bundle.c:510 builtin/log.c:210 builtin/log.c:1926 builtin/shortlog.c:396
1919 #, c-format
1920 msgid "unrecognized argument: %s"
1921 msgstr ""
1922
1923 #: bundle.c:539
1924 msgid "Refusing to create empty bundle."
1925 msgstr ""
1926
1927 #: bundle.c:549
1928 #, c-format
1929 msgid "cannot create '%s'"
1930 msgstr ""
1931
1932 #: bundle.c:574
1933 msgid "index-pack died"
1934 msgstr ""
1935
1936 #: chunk-format.c:113
1937 msgid "terminating chunk id appears earlier than expected"
1938 msgstr ""
1939
1940 #: chunk-format.c:122
1941 #, c-format
1942 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
1943 msgstr ""
1944
1945 #: chunk-format.c:129
1946 #, c-format
1947 msgid "duplicate chunk ID %<PRIx32> found"
1948 msgstr ""
1949
1950 #: chunk-format.c:143
1951 #, c-format
1952 msgid "final chunk has non-zero id %<PRIx32>"
1953 msgstr ""
1954
1955 #: color.c:329
1956 #, c-format
1957 msgid "invalid color value: %.*s"
1958 msgstr ""
1959
1960 #: commit-graph.c:197 midx.c:46
1961 msgid "invalid hash version"
1962 msgstr ""
1963
1964 #: commit-graph.c:255
1965 msgid "commit-graph file is too small"
1966 msgstr ""
1967
1968 #: commit-graph.c:348
1969 #, c-format
1970 msgid "commit-graph signature %X does not match signature %X"
1971 msgstr ""
1972
1973 #: commit-graph.c:355
1974 #, c-format
1975 msgid "commit-graph version %X does not match version %X"
1976 msgstr ""
1977
1978 #: commit-graph.c:362
1979 #, c-format
1980 msgid "commit-graph hash version %X does not match version %X"
1981 msgstr ""
1982
1983 #: commit-graph.c:379
1984 #, c-format
1985 msgid "commit-graph file is too small to hold %u chunks"
1986 msgstr ""
1987
1988 #: commit-graph.c:472
1989 msgid "commit-graph has no base graphs chunk"
1990 msgstr ""
1991
1992 #: commit-graph.c:482
1993 msgid "commit-graph chain does not match"
1994 msgstr ""
1995
1996 #: commit-graph.c:530
1997 #, c-format
1998 msgid "invalid commit-graph chain: line '%s' not a hash"
1999 msgstr ""
2000
2001 #: commit-graph.c:554
2002 msgid "unable to find all commit-graph files"
2003 msgstr ""
2004
2005 #: commit-graph.c:735 commit-graph.c:772
2006 msgid "invalid commit position. commit-graph is likely corrupt"
2007 msgstr ""
2008
2009 #: commit-graph.c:756
2010 #, c-format
2011 msgid "could not find commit %s"
2012 msgstr ""
2013
2014 #: commit-graph.c:789
2015 msgid "commit-graph requires overflow generation data but has none"
2016 msgstr ""
2017
2018 #: commit-graph.c:1065 builtin/am.c:1292
2019 #, c-format
2020 msgid "unable to parse commit %s"
2021 msgstr ""
2022
2023 #: commit-graph.c:1327 builtin/pack-objects.c:2872
2024 #, c-format
2025 msgid "unable to get type of object %s"
2026 msgstr ""
2027
2028 #: commit-graph.c:1358
2029 msgid "Loading known commits in commit graph"
2030 msgstr ""
2031
2032 #: commit-graph.c:1375
2033 msgid "Expanding reachable commits in commit graph"
2034 msgstr ""
2035
2036 #: commit-graph.c:1395
2037 msgid "Clearing commit marks in commit graph"
2038 msgstr ""
2039
2040 #: commit-graph.c:1414
2041 msgid "Computing commit graph topological levels"
2042 msgstr ""
2043
2044 #: commit-graph.c:1467
2045 msgid "Computing commit graph generation numbers"
2046 msgstr ""
2047
2048 #: commit-graph.c:1548
2049 msgid "Computing commit changed paths Bloom filters"
2050 msgstr ""
2051
2052 #: commit-graph.c:1625
2053 msgid "Collecting referenced commits"
2054 msgstr ""
2055
2056 #: commit-graph.c:1650
2057 #, c-format
2058 msgid "Finding commits for commit graph in %d pack"
2059 msgid_plural "Finding commits for commit graph in %d packs"
2060 msgstr[0] ""
2061 msgstr[1] ""
2062
2063 #: commit-graph.c:1663
2064 #, c-format
2065 msgid "error adding pack %s"
2066 msgstr ""
2067
2068 #: commit-graph.c:1667
2069 #, c-format
2070 msgid "error opening index for %s"
2071 msgstr ""
2072
2073 #: commit-graph.c:1704
2074 msgid "Finding commits for commit graph among packed objects"
2075 msgstr ""
2076
2077 #: commit-graph.c:1722
2078 msgid "Finding extra edges in commit graph"
2079 msgstr ""
2080
2081 #: commit-graph.c:1771
2082 msgid "failed to write correct number of base graph ids"
2083 msgstr ""
2084
2085 #: commit-graph.c:1802 midx.c:794
2086 #, c-format
2087 msgid "unable to create leading directories of %s"
2088 msgstr ""
2089
2090 #: commit-graph.c:1815
2091 msgid "unable to create temporary graph layer"
2092 msgstr ""
2093
2094 #: commit-graph.c:1820
2095 #, c-format
2096 msgid "unable to adjust shared permissions for '%s'"
2097 msgstr ""
2098
2099 #: commit-graph.c:1879
2100 #, c-format
2101 msgid "Writing out commit graph in %d pass"
2102 msgid_plural "Writing out commit graph in %d passes"
2103 msgstr[0] ""
2104 msgstr[1] ""
2105
2106 #: commit-graph.c:1915
2107 msgid "unable to open commit-graph chain file"
2108 msgstr ""
2109
2110 #: commit-graph.c:1931
2111 msgid "failed to rename base commit-graph file"
2112 msgstr ""
2113
2114 #: commit-graph.c:1951
2115 msgid "failed to rename temporary commit-graph file"
2116 msgstr ""
2117
2118 #: commit-graph.c:2084
2119 msgid "Scanning merged commits"
2120 msgstr ""
2121
2122 #: commit-graph.c:2128
2123 msgid "Merging commit-graph"
2124 msgstr ""
2125
2126 #: commit-graph.c:2235
2127 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2128 msgstr ""
2129
2130 #: commit-graph.c:2342
2131 msgid "too many commits to write graph"
2132 msgstr ""
2133
2134 #: commit-graph.c:2440
2135 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2136 msgstr ""
2137
2138 #: commit-graph.c:2450
2139 #, c-format
2140 msgid "commit-graph has incorrect OID order: %s then %s"
2141 msgstr ""
2142
2143 #: commit-graph.c:2460 commit-graph.c:2475
2144 #, c-format
2145 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2146 msgstr ""
2147
2148 #: commit-graph.c:2467
2149 #, c-format
2150 msgid "failed to parse commit %s from commit-graph"
2151 msgstr ""
2152
2153 #: commit-graph.c:2485
2154 msgid "Verifying commits in commit graph"
2155 msgstr ""
2156
2157 #: commit-graph.c:2500
2158 #, c-format
2159 msgid "failed to parse commit %s from object database for commit-graph"
2160 msgstr ""
2161
2162 #: commit-graph.c:2507
2163 #, c-format
2164 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2165 msgstr ""
2166
2167 #: commit-graph.c:2517
2168 #, c-format
2169 msgid "commit-graph parent list for commit %s is too long"
2170 msgstr ""
2171
2172 #: commit-graph.c:2526
2173 #, c-format
2174 msgid "commit-graph parent for %s is %s != %s"
2175 msgstr ""
2176
2177 #: commit-graph.c:2540
2178 #, c-format
2179 msgid "commit-graph parent list for commit %s terminates early"
2180 msgstr ""
2181
2182 #: commit-graph.c:2545
2183 #, c-format
2184 msgid ""
2185 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2186 msgstr ""
2187
2188 #: commit-graph.c:2549
2189 #, c-format
2190 msgid ""
2191 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2192 msgstr ""
2193
2194 #: commit-graph.c:2566
2195 #, c-format
2196 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2197 msgstr ""
2198
2199 #: commit-graph.c:2572
2200 #, c-format
2201 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2202 msgstr ""
2203
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
2206 #, c-format
2207 msgid "could not parse %s"
2208 msgstr ""
2209
2210 #: commit.c:54
2211 #, c-format
2212 msgid "%s %s is not a commit!"
2213 msgstr ""
2214
2215 #: commit.c:194
2216 msgid ""
2217 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2218 "and will be removed in a future Git version.\n"
2219 "\n"
2220 "Please use \"git replace --convert-graft-file\"\n"
2221 "to convert the grafts into replace refs.\n"
2222 "\n"
2223 "Turn this message off by running\n"
2224 "\"git config advice.graftFileDeprecated false\""
2225 msgstr ""
2226
2227 #: commit.c:1223
2228 #, c-format
2229 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2230 msgstr ""
2231
2232 #: commit.c:1227
2233 #, c-format
2234 msgid "Commit %s has a bad GPG signature allegedly by %s."
2235 msgstr ""
2236
2237 #: commit.c:1230
2238 #, c-format
2239 msgid "Commit %s does not have a GPG signature."
2240 msgstr ""
2241
2242 #: commit.c:1233
2243 #, c-format
2244 msgid "Commit %s has a good GPG signature by %s\n"
2245 msgstr ""
2246
2247 #: commit.c:1487
2248 msgid ""
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"
2252 msgstr ""
2253
2254 #: compat/obstack.c:406 compat/obstack.c:408
2255 msgid "memory exhausted"
2256 msgstr ""
2257
2258 #: config.c:126
2259 #, c-format
2260 msgid ""
2261 "exceeded maximum include depth (%d) while including\n"
2262 "\t%s\n"
2263 "from\n"
2264 "\t%s\n"
2265 "This might be due to circular includes."
2266 msgstr ""
2267
2268 #: config.c:142
2269 #, c-format
2270 msgid "could not expand include path '%s'"
2271 msgstr ""
2272
2273 #: config.c:153
2274 msgid "relative config includes must come from files"
2275 msgstr ""
2276
2277 #: config.c:199
2278 msgid "relative config include conditionals must come from files"
2279 msgstr ""
2280
2281 #: config.c:396
2282 msgid "invalid config format: %s"
2283 msgstr ""
2284
2285 #: config.c:400
2286 #, c-format
2287 msgid "missing environment variable name for configuration '%.*s'"
2288 msgstr ""
2289
2290 #: config.c:405
2291 #, c-format
2292 msgid "missing environment variable '%s' for configuration '%.*s'"
2293 msgstr ""
2294
2295 #: config.c:442
2296 #, c-format
2297 msgid "key does not contain a section: %s"
2298 msgstr ""
2299
2300 #: config.c:448
2301 #, c-format
2302 msgid "key does not contain variable name: %s"
2303 msgstr ""
2304
2305 #: config.c:472 sequencer.c:2588
2306 #, c-format
2307 msgid "invalid key: %s"
2308 msgstr ""
2309
2310 #: config.c:478
2311 #, c-format
2312 msgid "invalid key (newline): %s"
2313 msgstr ""
2314
2315 #: config.c:511
2316 msgid "empty config key"
2317 msgstr ""
2318
2319 #: config.c:529 config.c:541
2320 #, c-format
2321 msgid "bogus config parameter: %s"
2322 msgstr ""
2323
2324 #: config.c:555 config.c:572 config.c:579 config.c:588
2325 #, c-format
2326 msgid "bogus format in %s"
2327 msgstr ""
2328
2329 #: config.c:622
2330 #, c-format
2331 msgid "bogus count in %s"
2332 msgstr ""
2333
2334 #: config.c:626
2335 #, c-format
2336 msgid "too many entries in %s"
2337 msgstr ""
2338
2339 #: config.c:636
2340 #, c-format
2341 msgid "missing config key %s"
2342 msgstr ""
2343
2344 #: config.c:644
2345 #, c-format
2346 msgid "missing config value %s"
2347 msgstr ""
2348
2349 #: config.c:995
2350 #, c-format
2351 msgid "bad config line %d in blob %s"
2352 msgstr ""
2353
2354 #: config.c:999
2355 #, c-format
2356 msgid "bad config line %d in file %s"
2357 msgstr ""
2358
2359 #: config.c:1003
2360 #, c-format
2361 msgid "bad config line %d in standard input"
2362 msgstr ""
2363
2364 #: config.c:1007
2365 #, c-format
2366 msgid "bad config line %d in submodule-blob %s"
2367 msgstr ""
2368
2369 #: config.c:1011
2370 #, c-format
2371 msgid "bad config line %d in command line %s"
2372 msgstr ""
2373
2374 #: config.c:1015
2375 #, c-format
2376 msgid "bad config line %d in %s"
2377 msgstr ""
2378
2379 #: config.c:1152
2380 msgid "out of range"
2381 msgstr ""
2382
2383 #: config.c:1152
2384 msgid "invalid unit"
2385 msgstr ""
2386
2387 #: config.c:1153
2388 #, c-format
2389 msgid "bad numeric config value '%s' for '%s': %s"
2390 msgstr ""
2391
2392 #: config.c:1163
2393 #, c-format
2394 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2395 msgstr ""
2396
2397 #: config.c:1166
2398 #, c-format
2399 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2400 msgstr ""
2401
2402 #: config.c:1169
2403 #, c-format
2404 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2405 msgstr ""
2406
2407 #: config.c:1172
2408 #, c-format
2409 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2410 msgstr ""
2411
2412 #: config.c:1175
2413 #, c-format
2414 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2415 msgstr ""
2416
2417 #: config.c:1178
2418 #, c-format
2419 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2420 msgstr ""
2421
2422 #: config.c:1194
2423 #, c-format
2424 msgid "bad boolean config value '%s' for '%s'"
2425 msgstr ""
2426
2427 #: config.c:1289
2428 #, c-format
2429 msgid "failed to expand user dir in: '%s'"
2430 msgstr ""
2431
2432 #: config.c:1298
2433 #, c-format
2434 msgid "'%s' for '%s' is not a valid timestamp"
2435 msgstr ""
2436
2437 #: config.c:1391
2438 #, c-format
2439 msgid "abbrev length out of range: %d"
2440 msgstr ""
2441
2442 #: config.c:1405 config.c:1416
2443 #, c-format
2444 msgid "bad zlib compression level %d"
2445 msgstr ""
2446
2447 #: config.c:1508
2448 msgid "core.commentChar should only be one character"
2449 msgstr ""
2450
2451 #: config.c:1541
2452 #, c-format
2453 msgid "invalid mode for object creation: %s"
2454 msgstr ""
2455
2456 #: config.c:1613
2457 #, c-format
2458 msgid "malformed value for %s"
2459 msgstr ""
2460
2461 #: config.c:1639
2462 #, c-format
2463 msgid "malformed value for %s: %s"
2464 msgstr ""
2465
2466 #: config.c:1640
2467 msgid "must be one of nothing, matching, simple, upstream or current"
2468 msgstr ""
2469
2470 #: config.c:1701 builtin/pack-objects.c:3666
2471 #, c-format
2472 msgid "bad pack compression level %d"
2473 msgstr ""
2474
2475 #: config.c:1823
2476 #, c-format
2477 msgid "unable to load config blob object '%s'"
2478 msgstr ""
2479
2480 #: config.c:1826
2481 #, c-format
2482 msgid "reference '%s' does not point to a blob"
2483 msgstr ""
2484
2485 #: config.c:1843
2486 #, c-format
2487 msgid "unable to resolve config blob '%s'"
2488 msgstr ""
2489
2490 #: config.c:1873
2491 #, c-format
2492 msgid "failed to parse %s"
2493 msgstr ""
2494
2495 #: config.c:1927
2496 msgid "unable to parse command-line config"
2497 msgstr ""
2498
2499 #: config.c:2290
2500 msgid "unknown error occurred while reading the configuration files"
2501 msgstr ""
2502
2503 #: config.c:2464
2504 #, c-format
2505 msgid "Invalid %s: '%s'"
2506 msgstr ""
2507
2508 #: config.c:2509
2509 #, c-format
2510 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2511 msgstr ""
2512
2513 #: config.c:2555
2514 #, c-format
2515 msgid "unable to parse '%s' from command-line config"
2516 msgstr ""
2517
2518 #: config.c:2557
2519 #, c-format
2520 msgid "bad config variable '%s' in file '%s' at line %d"
2521 msgstr ""
2522
2523 #: config.c:2641
2524 #, c-format
2525 msgid "invalid section name '%s'"
2526 msgstr ""
2527
2528 #: config.c:2673
2529 #, c-format
2530 msgid "%s has multiple values"
2531 msgstr ""
2532
2533 #: config.c:2702
2534 #, c-format
2535 msgid "failed to write new configuration file %s"
2536 msgstr ""
2537
2538 #: config.c:2954 config.c:3280
2539 #, c-format
2540 msgid "could not lock config file %s"
2541 msgstr ""
2542
2543 #: config.c:2965
2544 #, c-format
2545 msgid "opening %s"
2546 msgstr ""
2547
2548 #: config.c:3002 builtin/config.c:361
2549 #, c-format
2550 msgid "invalid pattern: %s"
2551 msgstr ""
2552
2553 #: config.c:3027
2554 #, c-format
2555 msgid "invalid config file %s"
2556 msgstr ""
2557
2558 #: config.c:3040 config.c:3293
2559 #, c-format
2560 msgid "fstat on %s failed"
2561 msgstr ""
2562
2563 #: config.c:3051
2564 #, c-format
2565 msgid "unable to mmap '%s'"
2566 msgstr ""
2567
2568 #: config.c:3060 config.c:3298
2569 #, c-format
2570 msgid "chmod on %s failed"
2571 msgstr ""
2572
2573 #: config.c:3145 config.c:3395
2574 #, c-format
2575 msgid "could not write config file %s"
2576 msgstr ""
2577
2578 #: config.c:3179
2579 #, c-format
2580 msgid "could not set '%s' to '%s'"
2581 msgstr ""
2582
2583 #: config.c:3181 builtin/remote.c:657 builtin/remote.c:855 builtin/remote.c:863
2584 #, c-format
2585 msgid "could not unset '%s'"
2586 msgstr ""
2587
2588 #: config.c:3271
2589 #, c-format
2590 msgid "invalid section name: %s"
2591 msgstr ""
2592
2593 #: config.c:3438
2594 #, c-format
2595 msgid "missing value for '%s'"
2596 msgstr ""
2597
2598 #: connect.c:61
2599 msgid "the remote end hung up upon initial contact"
2600 msgstr ""
2601
2602 #: connect.c:63
2603 msgid ""
2604 "Could not read from remote repository.\n"
2605 "\n"
2606 "Please make sure you have the correct access rights\n"
2607 "and the repository exists."
2608 msgstr ""
2609
2610 #: connect.c:81
2611 #, c-format
2612 msgid "server doesn't support '%s'"
2613 msgstr ""
2614
2615 #: connect.c:118
2616 #, c-format
2617 msgid "server doesn't support feature '%s'"
2618 msgstr ""
2619
2620 #: connect.c:129
2621 msgid "expected flush after capabilities"
2622 msgstr ""
2623
2624 #: connect.c:263
2625 #, c-format
2626 msgid "ignoring capabilities after first line '%s'"
2627 msgstr ""
2628
2629 #: connect.c:284
2630 msgid "protocol error: unexpected capabilities^{}"
2631 msgstr ""
2632
2633 #: connect.c:306
2634 #, c-format
2635 msgid "protocol error: expected shallow sha-1, got '%s'"
2636 msgstr ""
2637
2638 #: connect.c:308
2639 msgid "repository on the other end cannot be shallow"
2640 msgstr ""
2641
2642 #: connect.c:347
2643 msgid "invalid packet"
2644 msgstr ""
2645
2646 #: connect.c:367
2647 #, c-format
2648 msgid "protocol error: unexpected '%s'"
2649 msgstr ""
2650
2651 #: connect.c:497
2652 #, c-format
2653 msgid "unknown object format '%s' specified by server"
2654 msgstr ""
2655
2656 #: connect.c:526
2657 #, c-format
2658 msgid "invalid ls-refs response: %s"
2659 msgstr ""
2660
2661 #: connect.c:530
2662 msgid "expected flush after ref listing"
2663 msgstr ""
2664
2665 #: connect.c:533
2666 msgid "expected response end packet after ref listing"
2667 msgstr ""
2668
2669 #: connect.c:666
2670 #, c-format
2671 msgid "protocol '%s' is not supported"
2672 msgstr ""
2673
2674 #: connect.c:717
2675 msgid "unable to set SO_KEEPALIVE on socket"
2676 msgstr ""
2677
2678 #: connect.c:757 connect.c:820
2679 #, c-format
2680 msgid "Looking up %s ... "
2681 msgstr ""
2682
2683 #: connect.c:761
2684 #, c-format
2685 msgid "unable to look up %s (port %s) (%s)"
2686 msgstr ""
2687
2688 #. TRANSLATORS: this is the end of "Looking up %s ... "
2689 #: connect.c:765 connect.c:836
2690 #, c-format
2691 msgid ""
2692 "done.\n"
2693 "Connecting to %s (port %s) ... "
2694 msgstr ""
2695
2696 #: connect.c:787 connect.c:864
2697 #, c-format
2698 msgid ""
2699 "unable to connect to %s:\n"
2700 "%s"
2701 msgstr ""
2702
2703 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2704 #: connect.c:793 connect.c:870
2705 msgid "done."
2706 msgstr ""
2707
2708 #: connect.c:824
2709 #, c-format
2710 msgid "unable to look up %s (%s)"
2711 msgstr ""
2712
2713 #: connect.c:830
2714 #, c-format
2715 msgid "unknown port %s"
2716 msgstr ""
2717
2718 #: connect.c:967 connect.c:1299
2719 #, c-format
2720 msgid "strange hostname '%s' blocked"
2721 msgstr ""
2722
2723 #: connect.c:969
2724 #, c-format
2725 msgid "strange port '%s' blocked"
2726 msgstr ""
2727
2728 #: connect.c:979
2729 #, c-format
2730 msgid "cannot start proxy %s"
2731 msgstr ""
2732
2733 #: connect.c:1050
2734 msgid "no path specified; see 'git help pull' for valid url syntax"
2735 msgstr ""
2736
2737 #: connect.c:1190
2738 msgid "newline is forbidden in git:// hosts and repo paths"
2739 msgstr ""
2740
2741 #: connect.c:1247
2742 msgid "ssh variant 'simple' does not support -4"
2743 msgstr ""
2744
2745 #: connect.c:1259
2746 msgid "ssh variant 'simple' does not support -6"
2747 msgstr ""
2748
2749 #: connect.c:1276
2750 msgid "ssh variant 'simple' does not support setting port"
2751 msgstr ""
2752
2753 #: connect.c:1388
2754 #, c-format
2755 msgid "strange pathname '%s' blocked"
2756 msgstr ""
2757
2758 #: connect.c:1436
2759 msgid "unable to fork"
2760 msgstr ""
2761
2762 #: connected.c:108 builtin/fsck.c:191 builtin/prune.c:45
2763 msgid "Checking connectivity"
2764 msgstr ""
2765
2766 #: connected.c:120
2767 msgid "Could not run 'git rev-list'"
2768 msgstr ""
2769
2770 #: connected.c:144
2771 msgid "failed write to rev-list"
2772 msgstr ""
2773
2774 #: connected.c:149
2775 msgid "failed to close rev-list's stdin"
2776 msgstr ""
2777
2778 #: convert.c:194
2779 #, c-format
2780 msgid "illegal crlf_action %d"
2781 msgstr ""
2782
2783 #: convert.c:207
2784 #, c-format
2785 msgid "CRLF would be replaced by LF in %s"
2786 msgstr ""
2787
2788 #: convert.c:209
2789 #, c-format
2790 msgid ""
2791 "CRLF will be replaced by LF in %s.\n"
2792 "The file will have its original line endings in your working directory"
2793 msgstr ""
2794
2795 #: convert.c:217
2796 #, c-format
2797 msgid "LF would be replaced by CRLF in %s"
2798 msgstr ""
2799
2800 #: convert.c:219
2801 #, c-format
2802 msgid ""
2803 "LF will be replaced by CRLF in %s.\n"
2804 "The file will have its original line endings in your working directory"
2805 msgstr ""
2806
2807 #: convert.c:284
2808 #, c-format
2809 msgid "BOM is prohibited in '%s' if encoded as %s"
2810 msgstr ""
2811
2812 #: convert.c:291
2813 #, c-format
2814 msgid ""
2815 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2816 "working-tree-encoding."
2817 msgstr ""
2818
2819 #: convert.c:304
2820 #, c-format
2821 msgid "BOM is required in '%s' if encoded as %s"
2822 msgstr ""
2823
2824 #: convert.c:306
2825 #, c-format
2826 msgid ""
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."
2829 msgstr ""
2830
2831 #: convert.c:419 convert.c:490
2832 #, c-format
2833 msgid "failed to encode '%s' from %s to %s"
2834 msgstr ""
2835
2836 #: convert.c:462
2837 #, c-format
2838 msgid "encoding '%s' from %s to %s and back is not the same"
2839 msgstr ""
2840
2841 #: convert.c:665
2842 #, c-format
2843 msgid "cannot fork to run external filter '%s'"
2844 msgstr ""
2845
2846 #: convert.c:685
2847 #, c-format
2848 msgid "cannot feed the input to external filter '%s'"
2849 msgstr ""
2850
2851 #: convert.c:692
2852 #, c-format
2853 msgid "external filter '%s' failed %d"
2854 msgstr ""
2855
2856 #: convert.c:727 convert.c:730
2857 #, c-format
2858 msgid "read from external filter '%s' failed"
2859 msgstr ""
2860
2861 #: convert.c:733 convert.c:788
2862 #, c-format
2863 msgid "external filter '%s' failed"
2864 msgstr ""
2865
2866 #: convert.c:837
2867 msgid "unexpected filter type"
2868 msgstr ""
2869
2870 #: convert.c:848
2871 msgid "path name too long for external filter"
2872 msgstr ""
2873
2874 #: convert.c:940
2875 #, c-format
2876 msgid ""
2877 "external filter '%s' is not available anymore although not all paths have "
2878 "been filtered"
2879 msgstr ""
2880
2881 #: convert.c:1240
2882 msgid "true/false are no valid working-tree-encodings"
2883 msgstr ""
2884
2885 #: convert.c:1428 convert.c:1462
2886 #, c-format
2887 msgid "%s: clean filter '%s' failed"
2888 msgstr ""
2889
2890 #: convert.c:1508
2891 #, c-format
2892 msgid "%s: smudge filter %s failed"
2893 msgstr ""
2894
2895 #: credential.c:96
2896 #, c-format
2897 msgid "skipping credential lookup for key: credential.%s"
2898 msgstr ""
2899
2900 #: credential.c:112
2901 msgid "refusing to work with credential missing host field"
2902 msgstr ""
2903
2904 #: credential.c:114
2905 msgid "refusing to work with credential missing protocol field"
2906 msgstr ""
2907
2908 #: credential.c:394
2909 #, c-format
2910 msgid "url contains a newline in its %s component: %s"
2911 msgstr ""
2912
2913 #: credential.c:438
2914 #, c-format
2915 msgid "url has no scheme: %s"
2916 msgstr ""
2917
2918 #: credential.c:511
2919 #, c-format
2920 msgid "credential url cannot be parsed: %s"
2921 msgstr ""
2922
2923 #: date.c:138
2924 msgid "in the future"
2925 msgstr ""
2926
2927 #: date.c:144
2928 #, c-format
2929 msgid "%<PRIuMAX> second ago"
2930 msgid_plural "%<PRIuMAX> seconds ago"
2931 msgstr[0] ""
2932 msgstr[1] ""
2933
2934 #: date.c:151
2935 #, c-format
2936 msgid "%<PRIuMAX> minute ago"
2937 msgid_plural "%<PRIuMAX> minutes ago"
2938 msgstr[0] ""
2939 msgstr[1] ""
2940
2941 #: date.c:158
2942 #, c-format
2943 msgid "%<PRIuMAX> hour ago"
2944 msgid_plural "%<PRIuMAX> hours ago"
2945 msgstr[0] ""
2946 msgstr[1] ""
2947
2948 #: date.c:165
2949 #, c-format
2950 msgid "%<PRIuMAX> day ago"
2951 msgid_plural "%<PRIuMAX> days ago"
2952 msgstr[0] ""
2953 msgstr[1] ""
2954
2955 #: date.c:171
2956 #, c-format
2957 msgid "%<PRIuMAX> week ago"
2958 msgid_plural "%<PRIuMAX> weeks ago"
2959 msgstr[0] ""
2960 msgstr[1] ""
2961
2962 #: date.c:178
2963 #, c-format
2964 msgid "%<PRIuMAX> month ago"
2965 msgid_plural "%<PRIuMAX> months ago"
2966 msgstr[0] ""
2967 msgstr[1] ""
2968
2969 #: date.c:189
2970 #, c-format
2971 msgid "%<PRIuMAX> year"
2972 msgid_plural "%<PRIuMAX> years"
2973 msgstr[0] ""
2974 msgstr[1] ""
2975
2976 #. TRANSLATORS: "%s" is "<n> years"
2977 #: date.c:192
2978 #, c-format
2979 msgid "%s, %<PRIuMAX> month ago"
2980 msgid_plural "%s, %<PRIuMAX> months ago"
2981 msgstr[0] ""
2982 msgstr[1] ""
2983
2984 #: date.c:197 date.c:202
2985 #, c-format
2986 msgid "%<PRIuMAX> year ago"
2987 msgid_plural "%<PRIuMAX> years ago"
2988 msgstr[0] ""
2989 msgstr[1] ""
2990
2991 #: delta-islands.c:272
2992 msgid "Propagating island marks"
2993 msgstr ""
2994
2995 #: delta-islands.c:290
2996 #, c-format
2997 msgid "bad tree object %s"
2998 msgstr ""
2999
3000 #: delta-islands.c:334
3001 #, c-format
3002 msgid "failed to load island regex for '%s': %s"
3003 msgstr ""
3004
3005 #: delta-islands.c:390
3006 #, c-format
3007 msgid "island regex from config has too many capture groups (max=%d)"
3008 msgstr ""
3009
3010 #: delta-islands.c:467
3011 #, c-format
3012 msgid "Marked %d islands, done.\n"
3013 msgstr ""
3014
3015 #: diff-merges.c:70
3016 #, c-format
3017 msgid "unknown value for --diff-merges: %s"
3018 msgstr ""
3019
3020 #: diff-lib.c:534
3021 msgid "--merge-base does not work with ranges"
3022 msgstr ""
3023
3024 #: diff-lib.c:536
3025 msgid "--merge-base only works with commits"
3026 msgstr ""
3027
3028 #: diff-lib.c:553
3029 msgid "unable to get HEAD"
3030 msgstr ""
3031
3032 #: diff-lib.c:560
3033 msgid "no merge base found"
3034 msgstr ""
3035
3036 #: diff-lib.c:562
3037 msgid "multiple merge bases found"
3038 msgstr ""
3039
3040 #: diff-no-index.c:238
3041 msgid "git diff --no-index [<options>] <path> <path>"
3042 msgstr ""
3043
3044 #: diff-no-index.c:263
3045 msgid ""
3046 "Not a git repository. Use --no-index to compare two paths outside a working "
3047 "tree"
3048 msgstr ""
3049
3050 #: diff.c:156
3051 #, c-format
3052 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
3053 msgstr ""
3054
3055 #: diff.c:161
3056 #, c-format
3057 msgid "  Unknown dirstat parameter '%s'\n"
3058 msgstr ""
3059
3060 #: diff.c:297
3061 msgid ""
3062 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3063 "'dimmed-zebra', 'plain'"
3064 msgstr ""
3065
3066 #: diff.c:325
3067 #, c-format
3068 msgid ""
3069 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3070 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3071 msgstr ""
3072
3073 #: diff.c:333
3074 msgid ""
3075 "color-moved-ws: allow-indentation-change cannot be combined with other "
3076 "whitespace modes"
3077 msgstr ""
3078
3079 #: diff.c:410
3080 #, c-format
3081 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3082 msgstr ""
3083
3084 #: diff.c:470
3085 #, c-format
3086 msgid ""
3087 "Found errors in 'diff.dirstat' config variable:\n"
3088 "%s"
3089 msgstr ""
3090
3091 #: diff.c:4276
3092 #, c-format
3093 msgid "external diff died, stopping at %s"
3094 msgstr ""
3095
3096 #: diff.c:4628
3097 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3098 msgstr ""
3099
3100 #: diff.c:4631
3101 msgid "-G, -S and --find-object are mutually exclusive"
3102 msgstr ""
3103
3104 #: diff.c:4710
3105 msgid "--follow requires exactly one pathspec"
3106 msgstr ""
3107
3108 #: diff.c:4758
3109 #, c-format
3110 msgid "invalid --stat value: %s"
3111 msgstr ""
3112
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
3115 #, c-format
3116 msgid "%s expects a numerical value"
3117 msgstr ""
3118
3119 #: diff.c:4795
3120 #, c-format
3121 msgid ""
3122 "Failed to parse --dirstat/-X option parameter:\n"
3123 "%s"
3124 msgstr ""
3125
3126 #: diff.c:4880
3127 #, c-format
3128 msgid "unknown change class '%c' in --diff-filter=%s"
3129 msgstr ""
3130
3131 #: diff.c:4904
3132 #, c-format
3133 msgid "unknown value after ws-error-highlight=%.*s"
3134 msgstr ""
3135
3136 #: diff.c:4918
3137 #, c-format
3138 msgid "unable to resolve '%s'"
3139 msgstr ""
3140
3141 #: diff.c:4968 diff.c:4974
3142 #, c-format
3143 msgid "%s expects <n>/<m> form"
3144 msgstr ""
3145
3146 #: diff.c:4986
3147 #, c-format
3148 msgid "%s expects a character, got '%s'"
3149 msgstr ""
3150
3151 #: diff.c:5007
3152 #, c-format
3153 msgid "bad --color-moved argument: %s"
3154 msgstr ""
3155
3156 #: diff.c:5026
3157 #, c-format
3158 msgid "invalid mode '%s' in --color-moved-ws"
3159 msgstr ""
3160
3161 #: diff.c:5066
3162 msgid ""
3163 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3164 "\"histogram\""
3165 msgstr ""
3166
3167 #: diff.c:5102 diff.c:5122
3168 #, c-format
3169 msgid "invalid argument to %s"
3170 msgstr ""
3171
3172 #: diff.c:5226
3173 #, c-format
3174 msgid "invalid regex given to -I: '%s'"
3175 msgstr ""
3176
3177 #: diff.c:5275
3178 #, c-format
3179 msgid "failed to parse --submodule option parameter: '%s'"
3180 msgstr ""
3181
3182 #: diff.c:5331
3183 #, c-format
3184 msgid "bad --word-diff argument: %s"
3185 msgstr ""
3186
3187 #: diff.c:5367
3188 msgid "Diff output format options"
3189 msgstr ""
3190
3191 #: diff.c:5369 diff.c:5375
3192 msgid "generate patch"
3193 msgstr ""
3194
3195 #: diff.c:5372 builtin/log.c:179
3196 msgid "suppress diff output"
3197 msgstr ""
3198
3199 #: diff.c:5377 diff.c:5491 diff.c:5498
3200 msgid "<n>"
3201 msgstr ""
3202
3203 #: diff.c:5378 diff.c:5381
3204 msgid "generate diffs with <n> lines context"
3205 msgstr ""
3206
3207 #: diff.c:5383
3208 msgid "generate the diff in raw format"
3209 msgstr ""
3210
3211 #: diff.c:5386
3212 msgid "synonym for '-p --raw'"
3213 msgstr ""
3214
3215 #: diff.c:5390
3216 msgid "synonym for '-p --stat'"
3217 msgstr ""
3218
3219 #: diff.c:5394
3220 msgid "machine friendly --stat"
3221 msgstr ""
3222
3223 #: diff.c:5397
3224 msgid "output only the last line of --stat"
3225 msgstr ""
3226
3227 #: diff.c:5399 diff.c:5407
3228 msgid "<param1,param2>..."
3229 msgstr ""
3230
3231 #: diff.c:5400
3232 msgid ""
3233 "output the distribution of relative amount of changes for each sub-directory"
3234 msgstr ""
3235
3236 #: diff.c:5404
3237 msgid "synonym for --dirstat=cumulative"
3238 msgstr ""
3239
3240 #: diff.c:5408
3241 msgid "synonym for --dirstat=files,param1,param2..."
3242 msgstr ""
3243
3244 #: diff.c:5412
3245 msgid "warn if changes introduce conflict markers or whitespace errors"
3246 msgstr ""
3247
3248 #: diff.c:5415
3249 msgid "condensed summary such as creations, renames and mode changes"
3250 msgstr ""
3251
3252 #: diff.c:5418
3253 msgid "show only names of changed files"
3254 msgstr ""
3255
3256 #: diff.c:5421
3257 msgid "show only names and status of changed files"
3258 msgstr ""
3259
3260 #: diff.c:5423
3261 msgid "<width>[,<name-width>[,<count>]]"
3262 msgstr ""
3263
3264 #: diff.c:5424
3265 msgid "generate diffstat"
3266 msgstr ""
3267
3268 #: diff.c:5426 diff.c:5429 diff.c:5432
3269 msgid "<width>"
3270 msgstr ""
3271
3272 #: diff.c:5427
3273 msgid "generate diffstat with a given width"
3274 msgstr ""
3275
3276 #: diff.c:5430
3277 msgid "generate diffstat with a given name width"
3278 msgstr ""
3279
3280 #: diff.c:5433
3281 msgid "generate diffstat with a given graph width"
3282 msgstr ""
3283
3284 #: diff.c:5435
3285 msgid "<count>"
3286 msgstr ""
3287
3288 #: diff.c:5436
3289 msgid "generate diffstat with limited lines"
3290 msgstr ""
3291
3292 #: diff.c:5439
3293 msgid "generate compact summary in diffstat"
3294 msgstr ""
3295
3296 #: diff.c:5442
3297 msgid "output a binary diff that can be applied"
3298 msgstr ""
3299
3300 #: diff.c:5445
3301 msgid "show full pre- and post-image object names on the \"index\" lines"
3302 msgstr ""
3303
3304 #: diff.c:5447
3305 msgid "show colored diff"
3306 msgstr ""
3307
3308 #: diff.c:5448
3309 msgid "<kind>"
3310 msgstr ""
3311
3312 #: diff.c:5449
3313 msgid ""
3314 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3315 "diff"
3316 msgstr ""
3317
3318 #: diff.c:5452
3319 msgid ""
3320 "do not munge pathnames and use NULs as output field terminators in --raw or "
3321 "--numstat"
3322 msgstr ""
3323
3324 #: diff.c:5455 diff.c:5458 diff.c:5461 diff.c:5570
3325 msgid "<prefix>"
3326 msgstr ""
3327
3328 #: diff.c:5456
3329 msgid "show the given source prefix instead of \"a/\""
3330 msgstr ""
3331
3332 #: diff.c:5459
3333 msgid "show the given destination prefix instead of \"b/\""
3334 msgstr ""
3335
3336 #: diff.c:5462
3337 msgid "prepend an additional prefix to every line of output"
3338 msgstr ""
3339
3340 #: diff.c:5465
3341 msgid "do not show any source or destination prefix"
3342 msgstr ""
3343
3344 #: diff.c:5468
3345 msgid "show context between diff hunks up to the specified number of lines"
3346 msgstr ""
3347
3348 #: diff.c:5472 diff.c:5477 diff.c:5482
3349 msgid "<char>"
3350 msgstr ""
3351
3352 #: diff.c:5473
3353 msgid "specify the character to indicate a new line instead of '+'"
3354 msgstr ""
3355
3356 #: diff.c:5478
3357 msgid "specify the character to indicate an old line instead of '-'"
3358 msgstr ""
3359
3360 #: diff.c:5483
3361 msgid "specify the character to indicate a context instead of ' '"
3362 msgstr ""
3363
3364 #: diff.c:5486
3365 msgid "Diff rename options"
3366 msgstr ""
3367
3368 #: diff.c:5487
3369 msgid "<n>[/<m>]"
3370 msgstr ""
3371
3372 #: diff.c:5488
3373 msgid "break complete rewrite changes into pairs of delete and create"
3374 msgstr ""
3375
3376 #: diff.c:5492
3377 msgid "detect renames"
3378 msgstr ""
3379
3380 #: diff.c:5496
3381 msgid "omit the preimage for deletes"
3382 msgstr ""
3383
3384 #: diff.c:5499
3385 msgid "detect copies"
3386 msgstr ""
3387
3388 #: diff.c:5503
3389 msgid "use unmodified files as source to find copies"
3390 msgstr ""
3391
3392 #: diff.c:5505
3393 msgid "disable rename detection"
3394 msgstr ""
3395
3396 #: diff.c:5508
3397 msgid "use empty blobs as rename source"
3398 msgstr ""
3399
3400 #: diff.c:5510
3401 msgid "continue listing the history of a file beyond renames"
3402 msgstr ""
3403
3404 #: diff.c:5513
3405 msgid ""
3406 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3407 "given limit"
3408 msgstr ""
3409
3410 #: diff.c:5515
3411 msgid "Diff algorithm options"
3412 msgstr ""
3413
3414 #: diff.c:5517
3415 msgid "produce the smallest possible diff"
3416 msgstr ""
3417
3418 #: diff.c:5520
3419 msgid "ignore whitespace when comparing lines"
3420 msgstr ""
3421
3422 #: diff.c:5523
3423 msgid "ignore changes in amount of whitespace"
3424 msgstr ""
3425
3426 #: diff.c:5526
3427 msgid "ignore changes in whitespace at EOL"
3428 msgstr ""
3429
3430 #: diff.c:5529
3431 msgid "ignore carrier-return at the end of line"
3432 msgstr ""
3433
3434 #: diff.c:5532
3435 msgid "ignore changes whose lines are all blank"
3436 msgstr ""
3437
3438 #: diff.c:5534 diff.c:5556 diff.c:5559 diff.c:5604
3439 msgid "<regex>"
3440 msgstr ""
3441
3442 #: diff.c:5535
3443 msgid "ignore changes whose all lines match <regex>"
3444 msgstr ""
3445
3446 #: diff.c:5538
3447 msgid "heuristic to shift diff hunk boundaries for easy reading"
3448 msgstr ""
3449
3450 #: diff.c:5541
3451 msgid "generate diff using the \"patience diff\" algorithm"
3452 msgstr ""
3453
3454 #: diff.c:5545
3455 msgid "generate diff using the \"histogram diff\" algorithm"
3456 msgstr ""
3457
3458 #: diff.c:5547
3459 msgid "<algorithm>"
3460 msgstr ""
3461
3462 #: diff.c:5548
3463 msgid "choose a diff algorithm"
3464 msgstr ""
3465
3466 #: diff.c:5550
3467 msgid "<text>"
3468 msgstr ""
3469
3470 #: diff.c:5551
3471 msgid "generate diff using the \"anchored diff\" algorithm"
3472 msgstr ""
3473
3474 #: diff.c:5553 diff.c:5562 diff.c:5565
3475 msgid "<mode>"
3476 msgstr ""
3477
3478 #: diff.c:5554
3479 msgid "show word diff, using <mode> to delimit changed words"
3480 msgstr ""
3481
3482 #: diff.c:5557
3483 msgid "use <regex> to decide what a word is"
3484 msgstr ""
3485
3486 #: diff.c:5560
3487 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3488 msgstr ""
3489
3490 #: diff.c:5563
3491 msgid "moved lines of code are colored differently"
3492 msgstr ""
3493
3494 #: diff.c:5566
3495 msgid "how white spaces are ignored in --color-moved"
3496 msgstr ""
3497
3498 #: diff.c:5569
3499 msgid "Other diff options"
3500 msgstr ""
3501
3502 #: diff.c:5571
3503 msgid "when run from subdir, exclude changes outside and show relative paths"
3504 msgstr ""
3505
3506 #: diff.c:5575
3507 msgid "treat all files as text"
3508 msgstr ""
3509
3510 #: diff.c:5577
3511 msgid "swap two inputs, reverse the diff"
3512 msgstr ""
3513
3514 #: diff.c:5579
3515 msgid "exit with 1 if there were differences, 0 otherwise"
3516 msgstr ""
3517
3518 #: diff.c:5581
3519 msgid "disable all output of the program"
3520 msgstr ""
3521
3522 #: diff.c:5583
3523 msgid "allow an external diff helper to be executed"
3524 msgstr ""
3525
3526 #: diff.c:5585
3527 msgid "run external text conversion filters when comparing binary files"
3528 msgstr ""
3529
3530 #: diff.c:5587
3531 msgid "<when>"
3532 msgstr ""
3533
3534 #: diff.c:5588
3535 msgid "ignore changes to submodules in the diff generation"
3536 msgstr ""
3537
3538 #: diff.c:5591
3539 msgid "<format>"
3540 msgstr ""
3541
3542 #: diff.c:5592
3543 msgid "specify how differences in submodules are shown"
3544 msgstr ""
3545
3546 #: diff.c:5596
3547 msgid "hide 'git add -N' entries from the index"
3548 msgstr ""
3549
3550 #: diff.c:5599
3551 msgid "treat 'git add -N' entries as real in the index"
3552 msgstr ""
3553
3554 #: diff.c:5601
3555 msgid "<string>"
3556 msgstr ""
3557
3558 #: diff.c:5602
3559 msgid ""
3560 "look for differences that change the number of occurrences of the specified "
3561 "string"
3562 msgstr ""
3563
3564 #: diff.c:5605
3565 msgid ""
3566 "look for differences that change the number of occurrences of the specified "
3567 "regex"
3568 msgstr ""
3569
3570 #: diff.c:5608
3571 msgid "show all changes in the changeset with -S or -G"
3572 msgstr ""
3573
3574 #: diff.c:5611
3575 msgid "treat <string> in -S as extended POSIX regular expression"
3576 msgstr ""
3577
3578 #: diff.c:5614
3579 msgid "control the order in which files appear in the output"
3580 msgstr ""
3581
3582 #: diff.c:5615 diff.c:5618
3583 msgid "<path>"
3584 msgstr ""
3585
3586 #: diff.c:5616
3587 msgid "show the change in the specified path first"
3588 msgstr ""
3589
3590 #: diff.c:5619
3591 msgid "skip the output to the specified path"
3592 msgstr ""
3593
3594 #: diff.c:5621
3595 msgid "<object-id>"
3596 msgstr ""
3597
3598 #: diff.c:5622
3599 msgid ""
3600 "look for differences that change the number of occurrences of the specified "
3601 "object"
3602 msgstr ""
3603
3604 #: diff.c:5624
3605 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3606 msgstr ""
3607
3608 #: diff.c:5625
3609 msgid "select files by diff type"
3610 msgstr ""
3611
3612 #: diff.c:5627
3613 msgid "<file>"
3614 msgstr ""
3615
3616 #: diff.c:5628
3617 msgid "Output to a specific file"
3618 msgstr ""
3619
3620 #: diff.c:6285
3621 msgid "inexact rename detection was skipped due to too many files."
3622 msgstr ""
3623
3624 #: diff.c:6288
3625 msgid "only found copies from modified paths due to too many files."
3626 msgstr ""
3627
3628 #: diff.c:6291
3629 #, c-format
3630 msgid ""
3631 "you may want to set your %s variable to at least %d and retry the command."
3632 msgstr ""
3633
3634 #: diffcore-order.c:24
3635 #, c-format
3636 msgid "failed to read orderfile '%s'"
3637 msgstr ""
3638
3639 #: diffcore-rename.c:786
3640 msgid "Performing inexact rename detection"
3641 msgstr ""
3642
3643 #: diffcore-rotate.c:29
3644 #, c-format
3645 msgid "No such path '%s' in the diff"
3646 msgstr ""
3647
3648 #: dir.c:578
3649 #, c-format
3650 msgid "pathspec '%s' did not match any file(s) known to git"
3651 msgstr ""
3652
3653 #: dir.c:718 dir.c:747 dir.c:760
3654 #, c-format
3655 msgid "unrecognized pattern: '%s'"
3656 msgstr ""
3657
3658 #: dir.c:777 dir.c:791
3659 #, c-format
3660 msgid "unrecognized negative pattern: '%s'"
3661 msgstr ""
3662
3663 #: dir.c:809
3664 #, c-format
3665 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3666 msgstr ""
3667
3668 #: dir.c:819
3669 msgid "disabling cone pattern matching"
3670 msgstr ""
3671
3672 #: dir.c:1198
3673 #, c-format
3674 msgid "cannot use %s as an exclude file"
3675 msgstr ""
3676
3677 #: dir.c:2305
3678 #, c-format
3679 msgid "could not open directory '%s'"
3680 msgstr ""
3681
3682 #: dir.c:2605
3683 msgid "failed to get kernel name and information"
3684 msgstr ""
3685
3686 #: dir.c:2729
3687 msgid "untracked cache is disabled on this system or location"
3688 msgstr ""
3689
3690 #: dir.c:3534
3691 #, c-format
3692 msgid "index file corrupt in repo %s"
3693 msgstr ""
3694
3695 #: dir.c:3579 dir.c:3584
3696 #, c-format
3697 msgid "could not create directories for %s"
3698 msgstr ""
3699
3700 #: dir.c:3613
3701 #, c-format
3702 msgid "could not migrate git directory from '%s' to '%s'"
3703 msgstr ""
3704
3705 #: editor.c:74
3706 #, c-format
3707 msgid "hint: Waiting for your editor to close the file...%c"
3708 msgstr ""
3709
3710 #: entry.c:177
3711 msgid "Filtering content"
3712 msgstr ""
3713
3714 #: entry.c:478
3715 #, c-format
3716 msgid "could not stat file '%s'"
3717 msgstr ""
3718
3719 #: environment.c:152
3720 #, c-format
3721 msgid "bad git namespace path \"%s\""
3722 msgstr ""
3723
3724 #: environment.c:335
3725 #, c-format
3726 msgid "could not set GIT_DIR to '%s'"
3727 msgstr ""
3728
3729 #: exec-cmd.c:363
3730 #, c-format
3731 msgid "too many args to run %s"
3732 msgstr ""
3733
3734 #: fetch-pack.c:177
3735 msgid "git fetch-pack: expected shallow list"
3736 msgstr ""
3737
3738 #: fetch-pack.c:180
3739 msgid "git fetch-pack: expected a flush packet after shallow list"
3740 msgstr ""
3741
3742 #: fetch-pack.c:191
3743 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3744 msgstr ""
3745
3746 #: fetch-pack.c:211
3747 #, c-format
3748 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3749 msgstr ""
3750
3751 #: fetch-pack.c:222
3752 msgid "unable to write to remote"
3753 msgstr ""
3754
3755 #: fetch-pack.c:283
3756 msgid "--stateless-rpc requires multi_ack_detailed"
3757 msgstr ""
3758
3759 #: fetch-pack.c:378 fetch-pack.c:1457
3760 #, c-format
3761 msgid "invalid shallow line: %s"
3762 msgstr ""
3763
3764 #: fetch-pack.c:384 fetch-pack.c:1463
3765 #, c-format
3766 msgid "invalid unshallow line: %s"
3767 msgstr ""
3768
3769 #: fetch-pack.c:386 fetch-pack.c:1465
3770 #, c-format
3771 msgid "object not found: %s"
3772 msgstr ""
3773
3774 #: fetch-pack.c:389 fetch-pack.c:1468
3775 #, c-format
3776 msgid "error in object: %s"
3777 msgstr ""
3778
3779 #: fetch-pack.c:391 fetch-pack.c:1470
3780 #, c-format
3781 msgid "no shallow found: %s"
3782 msgstr ""
3783
3784 #: fetch-pack.c:394 fetch-pack.c:1474
3785 #, c-format
3786 msgid "expected shallow/unshallow, got %s"
3787 msgstr ""
3788
3789 #: fetch-pack.c:434
3790 #, c-format
3791 msgid "got %s %d %s"
3792 msgstr ""
3793
3794 #: fetch-pack.c:451
3795 #, c-format
3796 msgid "invalid commit %s"
3797 msgstr ""
3798
3799 #: fetch-pack.c:482
3800 msgid "giving up"
3801 msgstr ""
3802
3803 #: fetch-pack.c:495 progress.c:339
3804 msgid "done"
3805 msgstr ""
3806
3807 #: fetch-pack.c:507
3808 #, c-format
3809 msgid "got %s (%d) %s"
3810 msgstr ""
3811
3812 #: fetch-pack.c:543
3813 #, c-format
3814 msgid "Marking %s as complete"
3815 msgstr ""
3816
3817 #: fetch-pack.c:758
3818 #, c-format
3819 msgid "already have %s (%s)"
3820 msgstr ""
3821
3822 #: fetch-pack.c:844
3823 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3824 msgstr ""
3825
3826 #: fetch-pack.c:852
3827 msgid "protocol error: bad pack header"
3828 msgstr ""
3829
3830 #: fetch-pack.c:946
3831 #, c-format
3832 msgid "fetch-pack: unable to fork off %s"
3833 msgstr ""
3834
3835 #: fetch-pack.c:952
3836 msgid "fetch-pack: invalid index-pack output"
3837 msgstr ""
3838
3839 #: fetch-pack.c:969
3840 #, c-format
3841 msgid "%s failed"
3842 msgstr ""
3843
3844 #: fetch-pack.c:971
3845 msgid "error in sideband demultiplexer"
3846 msgstr ""
3847
3848 #: fetch-pack.c:1031
3849 #, c-format
3850 msgid "Server version is %.*s"
3851 msgstr ""
3852
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
3857 #, c-format
3858 msgid "Server supports %s"
3859 msgstr ""
3860
3861 #: fetch-pack.c:1041
3862 msgid "Server does not support shallow clients"
3863 msgstr ""
3864
3865 #: fetch-pack.c:1101
3866 msgid "Server does not support --shallow-since"
3867 msgstr ""
3868
3869 #: fetch-pack.c:1106
3870 msgid "Server does not support --shallow-exclude"
3871 msgstr ""
3872
3873 #: fetch-pack.c:1110
3874 msgid "Server does not support --deepen"
3875 msgstr ""
3876
3877 #: fetch-pack.c:1112
3878 msgid "Server does not support this repository's object format"
3879 msgstr ""
3880
3881 #: fetch-pack.c:1125
3882 msgid "no common commits"
3883 msgstr ""
3884
3885 #: fetch-pack.c:1138 fetch-pack.c:1682
3886 msgid "git fetch-pack: fetch failed."
3887 msgstr ""
3888
3889 #: fetch-pack.c:1265
3890 #, c-format
3891 msgid "mismatched algorithms: client %s; server %s"
3892 msgstr ""
3893
3894 #: fetch-pack.c:1269
3895 #, c-format
3896 msgid "the server does not support algorithm '%s'"
3897 msgstr ""
3898
3899 #: fetch-pack.c:1289
3900 msgid "Server does not support shallow requests"
3901 msgstr ""
3902
3903 #: fetch-pack.c:1296
3904 msgid "Server supports filter"
3905 msgstr ""
3906
3907 #: fetch-pack.c:1335
3908 msgid "unable to write request to remote"
3909 msgstr ""
3910
3911 #: fetch-pack.c:1353
3912 #, c-format
3913 msgid "error reading section header '%s'"
3914 msgstr ""
3915
3916 #: fetch-pack.c:1359
3917 #, c-format
3918 msgid "expected '%s', received '%s'"
3919 msgstr ""
3920
3921 #: fetch-pack.c:1420
3922 #, c-format
3923 msgid "unexpected acknowledgment line: '%s'"
3924 msgstr ""
3925
3926 #: fetch-pack.c:1425
3927 #, c-format
3928 msgid "error processing acks: %d"
3929 msgstr ""
3930
3931 #: fetch-pack.c:1435
3932 msgid "expected packfile to be sent after 'ready'"
3933 msgstr ""
3934
3935 #: fetch-pack.c:1437
3936 msgid "expected no other sections to be sent after no 'ready'"
3937 msgstr ""
3938
3939 #: fetch-pack.c:1479
3940 #, c-format
3941 msgid "error processing shallow info: %d"
3942 msgstr ""
3943
3944 #: fetch-pack.c:1526
3945 #, c-format
3946 msgid "expected wanted-ref, got '%s'"
3947 msgstr ""
3948
3949 #: fetch-pack.c:1531
3950 #, c-format
3951 msgid "unexpected wanted-ref: '%s'"
3952 msgstr ""
3953
3954 #: fetch-pack.c:1536
3955 #, c-format
3956 msgid "error processing wanted refs: %d"
3957 msgstr ""
3958
3959 #: fetch-pack.c:1566
3960 msgid "git fetch-pack: expected response end packet"
3961 msgstr ""
3962
3963 #: fetch-pack.c:1960
3964 msgid "no matching remote head"
3965 msgstr ""
3966
3967 #: fetch-pack.c:1983 builtin/clone.c:693
3968 msgid "remote did not send all necessary objects"
3969 msgstr ""
3970
3971 #: fetch-pack.c:2010
3972 #, c-format
3973 msgid "no such remote ref %s"
3974 msgstr ""
3975
3976 #: fetch-pack.c:2013
3977 #, c-format
3978 msgid "Server does not allow request for unadvertised object %s"
3979 msgstr ""
3980
3981 #: gpg-interface.c:273
3982 msgid "could not create temporary file"
3983 msgstr ""
3984
3985 #: gpg-interface.c:276
3986 #, c-format
3987 msgid "failed writing detached signature to '%s'"
3988 msgstr ""
3989
3990 #: gpg-interface.c:470
3991 msgid "gpg failed to sign the data"
3992 msgstr ""
3993
3994 #: graph.c:98
3995 #, c-format
3996 msgid "ignore invalid color '%.*s' in log.graphColors"
3997 msgstr ""
3998
3999 #: grep.c:543
4000 msgid ""
4001 "given pattern contains NULL byte (via -f <file>). This is only supported "
4002 "with -P under PCRE v2"
4003 msgstr ""
4004
4005 #: grep.c:1906
4006 #, c-format
4007 msgid "'%s': unable to read %s"
4008 msgstr ""
4009
4010 #: grep.c:1923 setup.c:176 builtin/clone.c:412 builtin/diff.c:90
4011 #: builtin/rm.c:135
4012 #, c-format
4013 msgid "failed to stat '%s'"
4014 msgstr ""
4015
4016 #: grep.c:1934
4017 #, c-format
4018 msgid "'%s': short read"
4019 msgstr ""
4020
4021 #: help.c:23
4022 msgid "start a working area (see also: git help tutorial)"
4023 msgstr ""
4024
4025 #: help.c:24
4026 msgid "work on the current change (see also: git help everyday)"
4027 msgstr ""
4028
4029 #: help.c:25
4030 msgid "examine the history and state (see also: git help revisions)"
4031 msgstr ""
4032
4033 #: help.c:26
4034 msgid "grow, mark and tweak your common history"
4035 msgstr ""
4036
4037 #: help.c:27
4038 msgid "collaborate (see also: git help workflows)"
4039 msgstr ""
4040
4041 #: help.c:31
4042 msgid "Main Porcelain Commands"
4043 msgstr ""
4044
4045 #: help.c:32
4046 msgid "Ancillary Commands / Manipulators"
4047 msgstr ""
4048
4049 #: help.c:33
4050 msgid "Ancillary Commands / Interrogators"
4051 msgstr ""
4052
4053 #: help.c:34
4054 msgid "Interacting with Others"
4055 msgstr ""
4056
4057 #: help.c:35
4058 msgid "Low-level Commands / Manipulators"
4059 msgstr ""
4060
4061 #: help.c:36
4062 msgid "Low-level Commands / Interrogators"
4063 msgstr ""
4064
4065 #: help.c:37
4066 msgid "Low-level Commands / Syncing Repositories"
4067 msgstr ""
4068
4069 #: help.c:38
4070 msgid "Low-level Commands / Internal Helpers"
4071 msgstr ""
4072
4073 #: help.c:300
4074 #, c-format
4075 msgid "available git commands in '%s'"
4076 msgstr ""
4077
4078 #: help.c:307
4079 msgid "git commands available from elsewhere on your $PATH"
4080 msgstr ""
4081
4082 #: help.c:316
4083 msgid "These are common Git commands used in various situations:"
4084 msgstr ""
4085
4086 #: help.c:365 git.c:100
4087 #, c-format
4088 msgid "unsupported command listing type '%s'"
4089 msgstr ""
4090
4091 #: help.c:405
4092 msgid "The Git concept guides are:"
4093 msgstr ""
4094
4095 #: help.c:429
4096 msgid "See 'git help <command>' to read about a specific subcommand"
4097 msgstr ""
4098
4099 #: help.c:434
4100 msgid "External commands"
4101 msgstr ""
4102
4103 #: help.c:449
4104 msgid "Command aliases"
4105 msgstr ""
4106
4107 #: help.c:527
4108 #, c-format
4109 msgid ""
4110 "'%s' appears to be a git command, but we were not\n"
4111 "able to execute it. Maybe git-%s is broken?"
4112 msgstr ""
4113
4114 #: help.c:543 help.c:631
4115 #, c-format
4116 msgid "git: '%s' is not a git command. See 'git --help'."
4117 msgstr ""
4118
4119 #: help.c:591
4120 msgid "Uh oh. Your system reports no Git commands at all."
4121 msgstr ""
4122
4123 #: help.c:613
4124 #, c-format
4125 msgid "WARNING: You called a Git command named '%s', which does not exist."
4126 msgstr ""
4127
4128 #: help.c:618
4129 #, c-format
4130 msgid "Continuing under the assumption that you meant '%s'."
4131 msgstr ""
4132
4133 #: help.c:623
4134 #, c-format
4135 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4136 msgstr ""
4137
4138 #: help.c:635
4139 msgid ""
4140 "\n"
4141 "The most similar command is"
4142 msgid_plural ""
4143 "\n"
4144 "The most similar commands are"
4145 msgstr[0] ""
4146 msgstr[1] ""
4147
4148 #: help.c:675
4149 msgid "git version [<options>]"
4150 msgstr ""
4151
4152 #: help.c:730
4153 #, c-format
4154 msgid "%s: %s - %s"
4155 msgstr ""
4156
4157 #: help.c:734
4158 msgid ""
4159 "\n"
4160 "Did you mean this?"
4161 msgid_plural ""
4162 "\n"
4163 "Did you mean one of these?"
4164 msgstr[0] ""
4165 msgstr[1] ""
4166
4167 #: ident.c:353
4168 msgid "Author identity unknown\n"
4169 msgstr ""
4170
4171 #: ident.c:356
4172 msgid "Committer identity unknown\n"
4173 msgstr ""
4174
4175 #: ident.c:362
4176 msgid ""
4177 "\n"
4178 "*** Please tell me who you are.\n"
4179 "\n"
4180 "Run\n"
4181 "\n"
4182 "  git config --global user.email \"you@example.com\"\n"
4183 "  git config --global user.name \"Your Name\"\n"
4184 "\n"
4185 "to set your account's default identity.\n"
4186 "Omit --global to set the identity only in this repository.\n"
4187 "\n"
4188 msgstr ""
4189
4190 #: ident.c:397
4191 msgid "no email was given and auto-detection is disabled"
4192 msgstr ""
4193
4194 #: ident.c:402
4195 #, c-format
4196 msgid "unable to auto-detect email address (got '%s')"
4197 msgstr ""
4198
4199 #: ident.c:419
4200 msgid "no name was given and auto-detection is disabled"
4201 msgstr ""
4202
4203 #: ident.c:425
4204 #, c-format
4205 msgid "unable to auto-detect name (got '%s')"
4206 msgstr ""
4207
4208 #: ident.c:433
4209 #, c-format
4210 msgid "empty ident name (for <%s>) not allowed"
4211 msgstr ""
4212
4213 #: ident.c:439
4214 #, c-format
4215 msgid "name consists only of disallowed characters: %s"
4216 msgstr ""
4217
4218 #: ident.c:454 builtin/commit.c:634
4219 #, c-format
4220 msgid "invalid date format: %s"
4221 msgstr ""
4222
4223 #: list-objects-filter-options.c:81
4224 msgid "expected 'tree:<depth>'"
4225 msgstr ""
4226
4227 #: list-objects-filter-options.c:96
4228 msgid "sparse:path filters support has been dropped"
4229 msgstr ""
4230
4231 #: list-objects-filter-options.c:109
4232 #, c-format
4233 msgid "invalid filter-spec '%s'"
4234 msgstr ""
4235
4236 #: list-objects-filter-options.c:125
4237 #, c-format
4238 msgid "must escape char in sub-filter-spec: '%c'"
4239 msgstr ""
4240
4241 #: list-objects-filter-options.c:167
4242 msgid "expected something after combine:"
4243 msgstr ""
4244
4245 #: list-objects-filter-options.c:249
4246 msgid "multiple filter-specs cannot be combined"
4247 msgstr ""
4248
4249 #: list-objects-filter-options.c:361
4250 msgid "unable to upgrade repository format to support partial clone"
4251 msgstr ""
4252
4253 #: list-objects-filter.c:492
4254 #, c-format
4255 msgid "unable to access sparse blob in '%s'"
4256 msgstr ""
4257
4258 #: list-objects-filter.c:495
4259 #, c-format
4260 msgid "unable to parse sparse filter data in %s"
4261 msgstr ""
4262
4263 #: list-objects.c:127
4264 #, c-format
4265 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4266 msgstr ""
4267
4268 #: list-objects.c:140
4269 #, c-format
4270 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4271 msgstr ""
4272
4273 #: list-objects.c:375
4274 #, c-format
4275 msgid "unable to load root tree for commit %s"
4276 msgstr ""
4277
4278 #: lockfile.c:152
4279 #, c-format
4280 msgid ""
4281 "Unable to create '%s.lock': %s.\n"
4282 "\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."
4288 msgstr ""
4289
4290 #: lockfile.c:160
4291 #, c-format
4292 msgid "Unable to create '%s.lock': %s"
4293 msgstr ""
4294
4295 #: ls-refs.c:37
4296 #, c-format
4297 msgid "invalid value '%s' for lsrefs.unborn"
4298 msgstr ""
4299
4300 #: ls-refs.c:167
4301 msgid "expected flush after ls-refs arguments"
4302 msgstr ""
4303
4304 #: merge-ort.c:888 merge-recursive.c:1191
4305 #, c-format
4306 msgid "Failed to merge submodule %s (not checked out)"
4307 msgstr ""
4308
4309 #: merge-ort.c:897 merge-recursive.c:1198
4310 #, c-format
4311 msgid "Failed to merge submodule %s (commits not present)"
4312 msgstr ""
4313
4314 #: merge-ort.c:906 merge-recursive.c:1205
4315 #, c-format
4316 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4317 msgstr ""
4318
4319 #: merge-ort.c:916 merge-ort.c:923
4320 #, c-format
4321 msgid "Note: Fast-forwarding submodule %s to %s"
4322 msgstr ""
4323
4324 #: merge-ort.c:944
4325 msgid "Failed to merge submodule %s"
4326 msgstr ""
4327
4328 #: merge-ort.c:951
4329 #, c-format
4330 msgid ""
4331 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
4332 "%s\n"
4333 msgstr ""
4334
4335 #: merge-ort.c:955 merge-recursive.c:1259
4336 #, c-format
4337 msgid ""
4338 "If this is correct simply add it to the index for example\n"
4339 "by using:\n"
4340 "\n"
4341 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4342 "\n"
4343 "which will accept this suggestion.\n"
4344 msgstr ""
4345
4346 #: merge-ort.c:968
4347 #, c-format
4348 msgid ""
4349 "Failed to merge submodule %s, but multiple possible merges exist:\n"
4350 "%s"
4351 msgstr ""
4352
4353 #: merge-ort.c:1127 merge-recursive.c:1341
4354 msgid "Failed to execute internal merge"
4355 msgstr ""
4356
4357 #: merge-ort.c:1132 merge-recursive.c:1346
4358 #, c-format
4359 msgid "Unable to add %s to database"
4360 msgstr ""
4361
4362 #: merge-ort.c:1139 merge-recursive.c:1378
4363 #, c-format
4364 msgid "Auto-merging %s"
4365 msgstr ""
4366
4367 #: merge-ort.c:1278 merge-recursive.c:2100
4368 #, c-format
4369 msgid ""
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."
4372 msgstr ""
4373
4374 #: merge-ort.c:1288 merge-recursive.c:2110
4375 #, c-format
4376 msgid ""
4377 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4378 "implicit directory renames tried to put these paths there: %s"
4379 msgstr ""
4380
4381 #: merge-ort.c:1471
4382 #, c-format
4383 msgid ""
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."
4387 msgstr ""
4388
4389 #: merge-ort.c:1637 merge-recursive.c:2447
4390 #, c-format
4391 msgid ""
4392 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4393 "renamed."
4394 msgstr ""
4395
4396 #: merge-ort.c:1781 merge-recursive.c:3215
4397 #, c-format
4398 msgid ""
4399 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4400 "moving it to %s."
4401 msgstr ""
4402
4403 #: merge-ort.c:1788 merge-recursive.c:3222
4404 #, c-format
4405 msgid ""
4406 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4407 "%s; moving it to %s."
4408 msgstr ""
4409
4410 #: merge-ort.c:1801 merge-recursive.c:3218
4411 #, c-format
4412 msgid ""
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."
4415 msgstr ""
4416
4417 #: merge-ort.c:1809 merge-recursive.c:3225
4418 #, c-format
4419 msgid ""
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."
4422 msgstr ""
4423
4424 #: merge-ort.c:1952
4425 #, c-format
4426 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
4427 msgstr ""
4428
4429 #: merge-ort.c:2047
4430 #, c-format
4431 msgid ""
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 "
4434 "markers."
4435 msgstr ""
4436
4437 #: merge-ort.c:2066 merge-ort.c:2090
4438 #, c-format
4439 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
4440 msgstr ""
4441
4442 #: merge-ort.c:2735
4443 #, c-format
4444 msgid ""
4445 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4446 "%s instead."
4447 msgstr ""
4448
4449 #: merge-ort.c:2808
4450 #, c-format
4451 msgid ""
4452 "CONFLICT (distinct types): %s had different types on each side; renamed %s "
4453 "of them so each can be recorded somewhere."
4454 msgstr ""
4455
4456 #: merge-ort.c:2812
4457 msgid "both"
4458 msgstr ""
4459
4460 #: merge-ort.c:2812
4461 msgid "one"
4462 msgstr ""
4463
4464 #: merge-ort.c:2907 merge-recursive.c:3052
4465 msgid "content"
4466 msgstr ""
4467
4468 #: merge-ort.c:2909 merge-recursive.c:3056
4469 msgid "add/add"
4470 msgstr ""
4471
4472 #: merge-ort.c:2911 merge-recursive.c:3101
4473 msgid "submodule"
4474 msgstr ""
4475
4476 #: merge-ort.c:2913 merge-recursive.c:3102
4477 #, c-format
4478 msgid "CONFLICT (%s): Merge conflict in %s"
4479 msgstr ""
4480
4481 #: merge-ort.c:2938
4482 #, c-format
4483 msgid ""
4484 "CONFLICT (modify/delete): %s deleted in %s and modified in %s.  Version %s "
4485 "of %s left in tree."
4486 msgstr ""
4487
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.
4490 #.
4491 #: merge-ort.c:3406
4492 #, c-format
4493 msgid "collecting merge info failed for trees %s, %s, %s"
4494 msgstr ""
4495
4496 #: merge-ort-wrappers.c:13 merge-recursive.c:3661
4497 #, c-format
4498 msgid ""
4499 "Your local changes to the following files would be overwritten by merge:\n"
4500 "  %s"
4501 msgstr ""
4502
4503 #: merge-ort-wrappers.c:33 merge-recursive.c:3436
4504 #, c-format
4505 msgid "Already up to date!"
4506 msgstr ""
4507
4508 #: merge-recursive.c:356
4509 msgid "(bad commit)\n"
4510 msgstr ""
4511
4512 #: merge-recursive.c:379
4513 #, c-format
4514 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4515 msgstr ""
4516
4517 #: merge-recursive.c:388
4518 #, c-format
4519 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4520 msgstr ""
4521
4522 #: merge-recursive.c:874
4523 #, c-format
4524 msgid "failed to create path '%s'%s"
4525 msgstr ""
4526
4527 #: merge-recursive.c:885
4528 #, c-format
4529 msgid "Removing %s to make room for subdirectory\n"
4530 msgstr ""
4531
4532 #: merge-recursive.c:899 merge-recursive.c:918
4533 msgid ": perhaps a D/F conflict?"
4534 msgstr ""
4535
4536 #: merge-recursive.c:908
4537 #, c-format
4538 msgid "refusing to lose untracked file at '%s'"
4539 msgstr ""
4540
4541 #: merge-recursive.c:949 builtin/cat-file.c:41
4542 #, c-format
4543 msgid "cannot read object %s '%s'"
4544 msgstr ""
4545
4546 #: merge-recursive.c:954
4547 #, c-format
4548 msgid "blob expected for %s '%s'"
4549 msgstr ""
4550
4551 #: merge-recursive.c:979
4552 #, c-format
4553 msgid "failed to open '%s': %s"
4554 msgstr ""
4555
4556 #: merge-recursive.c:990
4557 #, c-format
4558 msgid "failed to symlink '%s': %s"
4559 msgstr ""
4560
4561 #: merge-recursive.c:995
4562 #, c-format
4563 msgid "do not know what to do with %06o %s '%s'"
4564 msgstr ""
4565
4566 #: merge-recursive.c:1213 merge-recursive.c:1225
4567 #, c-format
4568 msgid "Fast-forwarding submodule %s to the following commit:"
4569 msgstr ""
4570
4571 #: merge-recursive.c:1216 merge-recursive.c:1228
4572 #, c-format
4573 msgid "Fast-forwarding submodule %s"
4574 msgstr ""
4575
4576 #: merge-recursive.c:1251
4577 #, c-format
4578 msgid "Failed to merge submodule %s (merge following commits not found)"
4579 msgstr ""
4580
4581 #: merge-recursive.c:1255
4582 #, c-format
4583 msgid "Failed to merge submodule %s (not fast-forward)"
4584 msgstr ""
4585
4586 #: merge-recursive.c:1256
4587 msgid "Found a possible merge resolution for the submodule:\n"
4588 msgstr ""
4589
4590 #: merge-recursive.c:1268
4591 #, c-format
4592 msgid "Failed to merge submodule %s (multiple merges found)"
4593 msgstr ""
4594
4595 #: merge-recursive.c:1402
4596 #, c-format
4597 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4598 msgstr ""
4599
4600 #: merge-recursive.c:1474
4601 #, c-format
4602 msgid ""
4603 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4604 "in tree."
4605 msgstr ""
4606
4607 #: merge-recursive.c:1479
4608 #, c-format
4609 msgid ""
4610 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4611 "left in tree."
4612 msgstr ""
4613
4614 #: merge-recursive.c:1486
4615 #, c-format
4616 msgid ""
4617 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4618 "in tree at %s."
4619 msgstr ""
4620
4621 #: merge-recursive.c:1491
4622 #, c-format
4623 msgid ""
4624 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4625 "left in tree at %s."
4626 msgstr ""
4627
4628 #: merge-recursive.c:1526
4629 msgid "rename"
4630 msgstr ""
4631
4632 #: merge-recursive.c:1526
4633 msgid "renamed"
4634 msgstr ""
4635
4636 #: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
4637 #, c-format
4638 msgid "Refusing to lose dirty file at %s"
4639 msgstr ""
4640
4641 #: merge-recursive.c:1587
4642 #, c-format
4643 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4644 msgstr ""
4645
4646 #: merge-recursive.c:1645
4647 #, c-format
4648 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
4649 msgstr ""
4650
4651 #: merge-recursive.c:1676
4652 #, c-format
4653 msgid "%s is a directory in %s adding as %s instead"
4654 msgstr ""
4655
4656 #: merge-recursive.c:1681
4657 #, c-format
4658 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4659 msgstr ""
4660
4661 #: merge-recursive.c:1708
4662 #, c-format
4663 msgid ""
4664 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4665 "\"->\"%s\" in \"%s\"%s"
4666 msgstr ""
4667
4668 #: merge-recursive.c:1713
4669 msgid " (left unresolved)"
4670 msgstr ""
4671
4672 #: merge-recursive.c:1805
4673 #, c-format
4674 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4675 msgstr ""
4676
4677 #: merge-recursive.c:2068
4678 #, c-format
4679 msgid ""
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."
4683 msgstr ""
4684
4685 #: merge-recursive.c:2202
4686 #, c-format
4687 msgid ""
4688 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4689 ">%s in %s"
4690 msgstr ""
4691
4692 #: merge-recursive.c:2973
4693 #, c-format
4694 msgid "cannot read object %s"
4695 msgstr ""
4696
4697 #: merge-recursive.c:2976
4698 #, c-format
4699 msgid "object %s is not a blob"
4700 msgstr ""
4701
4702 #: merge-recursive.c:3040
4703 msgid "modify"
4704 msgstr ""
4705
4706 #: merge-recursive.c:3040
4707 msgid "modified"
4708 msgstr ""
4709
4710 #: merge-recursive.c:3079
4711 #, c-format
4712 msgid "Skipped %s (merged same as existing)"
4713 msgstr ""
4714
4715 #: merge-recursive.c:3132
4716 #, c-format
4717 msgid "Adding as %s instead"
4718 msgstr ""
4719
4720 #: merge-recursive.c:3339
4721 #, c-format
4722 msgid "Removing %s"
4723 msgstr ""
4724
4725 #: merge-recursive.c:3362
4726 msgid "file/directory"
4727 msgstr ""
4728
4729 #: merge-recursive.c:3367
4730 msgid "directory/file"
4731 msgstr ""
4732
4733 #: merge-recursive.c:3374
4734 #, c-format
4735 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4736 msgstr ""
4737
4738 #: merge-recursive.c:3383
4739 #, c-format
4740 msgid "Adding %s"
4741 msgstr ""
4742
4743 #: merge-recursive.c:3392
4744 #, c-format
4745 msgid "CONFLICT (add/add): Merge conflict in %s"
4746 msgstr ""
4747
4748 #: merge-recursive.c:3445
4749 #, c-format
4750 msgid "merging of trees %s and %s failed"
4751 msgstr ""
4752
4753 #: merge-recursive.c:3539
4754 msgid "Merging:"
4755 msgstr ""
4756
4757 #: merge-recursive.c:3552
4758 #, c-format
4759 msgid "found %u common ancestor:"
4760 msgid_plural "found %u common ancestors:"
4761 msgstr[0] ""
4762 msgstr[1] ""
4763
4764 #: merge-recursive.c:3602
4765 msgid "merge returned no commit"
4766 msgstr ""
4767
4768 #: merge-recursive.c:3758
4769 #, c-format
4770 msgid "Could not parse object '%s'"
4771 msgstr ""
4772
4773 #: merge-recursive.c:3776 builtin/merge.c:712 builtin/merge.c:896
4774 #: builtin/stash.c:471
4775 msgid "Unable to write index."
4776 msgstr ""
4777
4778 #: merge.c:41
4779 msgid "failed to read the cache"
4780 msgstr ""
4781
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"
4786 msgstr ""
4787
4788 #: midx.c:62
4789 msgid "multi-pack-index OID fanout is of the wrong size"
4790 msgstr ""
4791
4792 #: midx.c:93
4793 #, c-format
4794 msgid "multi-pack-index file %s is too small"
4795 msgstr ""
4796
4797 #: midx.c:109
4798 #, c-format
4799 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4800 msgstr ""
4801
4802 #: midx.c:114
4803 #, c-format
4804 msgid "multi-pack-index version %d not recognized"
4805 msgstr ""
4806
4807 #: midx.c:119
4808 #, c-format
4809 msgid "multi-pack-index hash version %u does not match version %u"
4810 msgstr ""
4811
4812 #: midx.c:136
4813 msgid "multi-pack-index missing required pack-name chunk"
4814 msgstr ""
4815
4816 #: midx.c:138
4817 msgid "multi-pack-index missing required OID fanout chunk"
4818 msgstr ""
4819
4820 #: midx.c:140
4821 msgid "multi-pack-index missing required OID lookup chunk"
4822 msgstr ""
4823
4824 #: midx.c:142
4825 msgid "multi-pack-index missing required object offsets chunk"
4826 msgstr ""
4827
4828 #: midx.c:158
4829 #, c-format
4830 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4831 msgstr ""
4832
4833 #: midx.c:202
4834 #, c-format
4835 msgid "bad pack-int-id: %u (%u total packs)"
4836 msgstr ""
4837
4838 #: midx.c:252
4839 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4840 msgstr ""
4841
4842 #: midx.c:467
4843 #, c-format
4844 msgid "failed to add packfile '%s'"
4845 msgstr ""
4846
4847 #: midx.c:473
4848 #, c-format
4849 msgid "failed to open pack-index '%s'"
4850 msgstr ""
4851
4852 #: midx.c:533
4853 #, c-format
4854 msgid "failed to locate object %d in packfile"
4855 msgstr ""
4856
4857 #: midx.c:821
4858 msgid "Adding packfiles to multi-pack-index"
4859 msgstr ""
4860
4861 #: midx.c:855
4862 #, c-format
4863 msgid "did not see pack-file %s to drop"
4864 msgstr ""
4865
4866 #: midx.c:904
4867 msgid "no pack files to index."
4868 msgstr ""
4869
4870 #: midx.c:965
4871 #, c-format
4872 msgid "failed to clear multi-pack-index at %s"
4873 msgstr ""
4874
4875 #: midx.c:1021
4876 msgid "multi-pack-index file exists, but failed to parse"
4877 msgstr ""
4878
4879 #: midx.c:1029
4880 msgid "Looking for referenced packfiles"
4881 msgstr ""
4882
4883 #: midx.c:1044
4884 #, c-format
4885 msgid ""
4886 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4887 msgstr ""
4888
4889 #: midx.c:1049
4890 msgid "the midx contains no oid"
4891 msgstr ""
4892
4893 #: midx.c:1058
4894 msgid "Verifying OID order in multi-pack-index"
4895 msgstr ""
4896
4897 #: midx.c:1067
4898 #, c-format
4899 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4900 msgstr ""
4901
4902 #: midx.c:1087
4903 msgid "Sorting objects by packfile"
4904 msgstr ""
4905
4906 #: midx.c:1094
4907 msgid "Verifying object offsets"
4908 msgstr ""
4909
4910 #: midx.c:1110
4911 #, c-format
4912 msgid "failed to load pack entry for oid[%d] = %s"
4913 msgstr ""
4914
4915 #: midx.c:1116
4916 #, c-format
4917 msgid "failed to load pack-index for packfile %s"
4918 msgstr ""
4919
4920 #: midx.c:1125
4921 #, c-format
4922 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4923 msgstr ""
4924
4925 #: midx.c:1150
4926 msgid "Counting referenced objects"
4927 msgstr ""
4928
4929 #: midx.c:1160
4930 msgid "Finding and deleting unreferenced packfiles"
4931 msgstr ""
4932
4933 #: midx.c:1351
4934 msgid "could not start pack-objects"
4935 msgstr ""
4936
4937 #: midx.c:1371
4938 msgid "could not finish pack-objects"
4939 msgstr ""
4940
4941 #: name-hash.c:538
4942 #, c-format
4943 msgid "unable to create lazy_dir thread: %s"
4944 msgstr ""
4945
4946 #: name-hash.c:560
4947 #, c-format
4948 msgid "unable to create lazy_name thread: %s"
4949 msgstr ""
4950
4951 #: name-hash.c:566
4952 #, c-format
4953 msgid "unable to join lazy_name thread: %s"
4954 msgstr ""
4955
4956 #: notes-merge.c:277
4957 #, c-format
4958 msgid ""
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."
4962 msgstr ""
4963
4964 #: notes-merge.c:284
4965 #, c-format
4966 msgid "You have not concluded your notes merge (%s exists)."
4967 msgstr ""
4968
4969 #: notes-utils.c:46
4970 msgid "Cannot commit uninitialized/unreferenced notes tree"
4971 msgstr ""
4972
4973 #: notes-utils.c:105
4974 #, c-format
4975 msgid "Bad notes.rewriteMode value: '%s'"
4976 msgstr ""
4977
4978 #: notes-utils.c:115
4979 #, c-format
4980 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4981 msgstr ""
4982
4983 #. TRANSLATORS: The first %s is the name of
4984 #. the environment variable, the second %s is
4985 #. its value.
4986 #.
4987 #: notes-utils.c:145
4988 #, c-format
4989 msgid "Bad %s value: '%s'"
4990 msgstr ""
4991
4992 #: object-file.c:480
4993 #, c-format
4994 msgid "object directory %s does not exist; check .git/objects/info/alternates"
4995 msgstr ""
4996
4997 #: object-file.c:531
4998 #, c-format
4999 msgid "unable to normalize alternate object path: %s"
5000 msgstr ""
5001
5002 #: object-file.c:603
5003 #, c-format
5004 msgid "%s: ignoring alternate object stores, nesting too deep"
5005 msgstr ""
5006
5007 #: object-file.c:610
5008 #, c-format
5009 msgid "unable to normalize object directory: %s"
5010 msgstr ""
5011
5012 #: object-file.c:653
5013 msgid "unable to fdopen alternates lockfile"
5014 msgstr ""
5015
5016 #: object-file.c:671
5017 msgid "unable to read alternates file"
5018 msgstr ""
5019
5020 #: object-file.c:678
5021 msgid "unable to move new alternates file into place"
5022 msgstr ""
5023
5024 #: object-file.c:713
5025 #, c-format
5026 msgid "path '%s' does not exist"
5027 msgstr ""
5028
5029 #: object-file.c:734
5030 #, c-format
5031 msgid "reference repository '%s' as a linked checkout is not supported yet."
5032 msgstr ""
5033
5034 #: object-file.c:740
5035 #, c-format
5036 msgid "reference repository '%s' is not a local repository."
5037 msgstr ""
5038
5039 #: object-file.c:746
5040 #, c-format
5041 msgid "reference repository '%s' is shallow"
5042 msgstr ""
5043
5044 #: object-file.c:754
5045 #, c-format
5046 msgid "reference repository '%s' is grafted"
5047 msgstr ""
5048
5049 #: object-file.c:814
5050 #, c-format
5051 msgid "invalid line while parsing alternate refs: %s"
5052 msgstr ""
5053
5054 #: object-file.c:964
5055 #, c-format
5056 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5057 msgstr ""
5058
5059 #: object-file.c:985
5060 msgid "mmap failed"
5061 msgstr ""
5062
5063 #: object-file.c:1149
5064 #, c-format
5065 msgid "object file %s is empty"
5066 msgstr ""
5067
5068 #: object-file.c:1284 object-file.c:2477
5069 #, c-format
5070 msgid "corrupt loose object '%s'"
5071 msgstr ""
5072
5073 #: object-file.c:1286 object-file.c:2481
5074 #, c-format
5075 msgid "garbage at end of loose object '%s'"
5076 msgstr ""
5077
5078 #: object-file.c:1328
5079 msgid "invalid object type"
5080 msgstr ""
5081
5082 #: object-file.c:1412
5083 #, c-format
5084 msgid "unable to unpack %s header with --allow-unknown-type"
5085 msgstr ""
5086
5087 #: object-file.c:1415
5088 #, c-format
5089 msgid "unable to unpack %s header"
5090 msgstr ""
5091
5092 #: object-file.c:1421
5093 #, c-format
5094 msgid "unable to parse %s header with --allow-unknown-type"
5095 msgstr ""
5096
5097 #: object-file.c:1424
5098 #, c-format
5099 msgid "unable to parse %s header"
5100 msgstr ""
5101
5102 #: object-file.c:1651
5103 #, c-format
5104 msgid "failed to read object %s"
5105 msgstr ""
5106
5107 #: object-file.c:1655
5108 #, c-format
5109 msgid "replacement %s not found for %s"
5110 msgstr ""
5111
5112 #: object-file.c:1659
5113 #, c-format
5114 msgid "loose object %s (stored in %s) is corrupt"
5115 msgstr ""
5116
5117 #: object-file.c:1663
5118 #, c-format
5119 msgid "packed object %s (stored in %s) is corrupt"
5120 msgstr ""
5121
5122 #: object-file.c:1768
5123 #, c-format
5124 msgid "unable to write file %s"
5125 msgstr ""
5126
5127 #: object-file.c:1775
5128 #, c-format
5129 msgid "unable to set permission to '%s'"
5130 msgstr ""
5131
5132 #: object-file.c:1782
5133 msgid "file write error"
5134 msgstr ""
5135
5136 #: object-file.c:1802
5137 msgid "error when closing loose object file"
5138 msgstr ""
5139
5140 #: object-file.c:1867
5141 #, c-format
5142 msgid "insufficient permission for adding an object to repository database %s"
5143 msgstr ""
5144
5145 #: object-file.c:1869
5146 msgid "unable to create temporary file"
5147 msgstr ""
5148
5149 #: object-file.c:1893
5150 msgid "unable to write loose object file"
5151 msgstr ""
5152
5153 #: object-file.c:1899
5154 #, c-format
5155 msgid "unable to deflate new object %s (%d)"
5156 msgstr ""
5157
5158 #: object-file.c:1903
5159 #, c-format
5160 msgid "deflateEnd on object %s failed (%d)"
5161 msgstr ""
5162
5163 #: object-file.c:1907
5164 #, c-format
5165 msgid "confused by unstable object source data for %s"
5166 msgstr ""
5167
5168 #: object-file.c:1917 builtin/pack-objects.c:1097
5169 #, c-format
5170 msgid "failed utime() on %s"
5171 msgstr ""
5172
5173 #: object-file.c:1994
5174 #, c-format
5175 msgid "cannot read object for %s"
5176 msgstr ""
5177
5178 #: object-file.c:2045
5179 msgid "corrupt commit"
5180 msgstr ""
5181
5182 #: object-file.c:2053
5183 msgid "corrupt tag"
5184 msgstr ""
5185
5186 #: object-file.c:2153
5187 #, c-format
5188 msgid "read error while indexing %s"
5189 msgstr ""
5190
5191 #: object-file.c:2156
5192 #, c-format
5193 msgid "short read while indexing %s"
5194 msgstr ""
5195
5196 #: object-file.c:2229 object-file.c:2239
5197 #, c-format
5198 msgid "%s: failed to insert into database"
5199 msgstr ""
5200
5201 #: object-file.c:2245
5202 #, c-format
5203 msgid "%s: unsupported file type"
5204 msgstr ""
5205
5206 #: object-file.c:2269
5207 #, c-format
5208 msgid "%s is not a valid object"
5209 msgstr ""
5210
5211 #: object-file.c:2271
5212 #, c-format
5213 msgid "%s is not a valid '%s' object"
5214 msgstr ""
5215
5216 #: object-file.c:2298 builtin/index-pack.c:192
5217 #, c-format
5218 msgid "unable to open %s"
5219 msgstr "tidak dapat membuka %s"
5220
5221 #: object-file.c:2488 object-file.c:2541
5222 #, c-format
5223 msgid "hash mismatch for %s (expected %s)"
5224 msgstr ""
5225
5226 #: object-file.c:2512
5227 #, c-format
5228 msgid "unable to mmap %s"
5229 msgstr ""
5230
5231 #: object-file.c:2517
5232 #, c-format
5233 msgid "unable to unpack header of %s"
5234 msgstr ""
5235
5236 #: object-file.c:2523
5237 #, c-format
5238 msgid "unable to parse header of %s"
5239 msgstr ""
5240
5241 #: object-file.c:2534
5242 #, c-format
5243 msgid "unable to unpack contents of %s"
5244 msgstr ""
5245
5246 #: object-name.c:486
5247 #, c-format
5248 msgid "short object ID %s is ambiguous"
5249 msgstr ""
5250
5251 #: object-name.c:497
5252 msgid "The candidates are:"
5253 msgstr ""
5254
5255 #: object-name.c:796
5256 msgid ""
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"
5260 "\n"
5261 "  git switch -c $br $(git rev-parse ...)\n"
5262 "\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\""
5266 msgstr ""
5267
5268 #: object-name.c:916
5269 #, c-format
5270 msgid "log for '%.*s' only goes back to %s"
5271 msgstr ""
5272
5273 #: object-name.c:924
5274 #, c-format
5275 msgid "log for '%.*s' only has %d entries"
5276 msgstr ""
5277
5278 #: object-name.c:1702
5279 #, c-format
5280 msgid "path '%s' exists on disk, but not in '%.*s'"
5281 msgstr ""
5282
5283 #: object-name.c:1708
5284 #, c-format
5285 msgid ""
5286 "path '%s' exists, but not '%s'\n"
5287 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
5288 msgstr ""
5289
5290 #: object-name.c:1717
5291 #, c-format
5292 msgid "path '%s' does not exist in '%.*s'"
5293 msgstr ""
5294
5295 #: object-name.c:1745
5296 #, c-format
5297 msgid ""
5298 "path '%s' is in the index, but not at stage %d\n"
5299 "hint: Did you mean ':%d:%s'?"
5300 msgstr ""
5301
5302 #: object-name.c:1761
5303 #, c-format
5304 msgid ""
5305 "path '%s' is in the index, but not '%s'\n"
5306 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
5307 msgstr ""
5308
5309 #: object-name.c:1769
5310 #, c-format
5311 msgid "path '%s' exists on disk, but not in the index"
5312 msgstr ""
5313
5314 #: object-name.c:1771
5315 #, c-format
5316 msgid "path '%s' does not exist (neither on disk nor in the index)"
5317 msgstr ""
5318
5319 #: object-name.c:1784
5320 msgid "relative path syntax can't be used outside working tree"
5321 msgstr ""
5322
5323 #: object-name.c:1922
5324 #, c-format
5325 msgid "invalid object name '%.*s'."
5326 msgstr ""
5327
5328 #: object.c:53
5329 #, c-format
5330 msgid "invalid object type \"%s\""
5331 msgstr ""
5332
5333 #: object.c:173
5334 #, c-format
5335 msgid "object %s is a %s, not a %s"
5336 msgstr ""
5337
5338 #: object.c:233
5339 #, c-format
5340 msgid "object %s has unknown type id %d"
5341 msgstr ""
5342
5343 #: object.c:246
5344 #, c-format
5345 msgid "unable to parse object: %s"
5346 msgstr ""
5347
5348 #: object.c:266 object.c:278
5349 #, c-format
5350 msgid "hash mismatch %s"
5351 msgstr ""
5352
5353 #: pack-bitmap.c:843 pack-bitmap.c:849 builtin/pack-objects.c:2226
5354 #, c-format
5355 msgid "unable to get size of %s"
5356 msgstr ""
5357
5358 #: pack-bitmap.c:1489 builtin/rev-list.c:92
5359 msgid "unable to get disk usage of %s"
5360 msgstr ""
5361
5362 #: pack-revindex.c:220
5363 #, c-format
5364 msgid "reverse-index file %s is too small"
5365 msgstr ""
5366
5367 #: pack-revindex.c:225
5368 #, c-format
5369 msgid "reverse-index file %s is corrupt"
5370 msgstr ""
5371
5372 #: pack-revindex.c:233
5373 #, c-format
5374 msgid "reverse-index file %s has unknown signature"
5375 msgstr ""
5376
5377 #: pack-revindex.c:237
5378 #, c-format
5379 msgid "reverse-index file %s has unsupported version %<PRIu32>"
5380 msgstr ""
5381
5382 #: pack-revindex.c:242
5383 #, c-format
5384 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
5385 msgstr ""
5386
5387 #: pack-write.c:236
5388 msgid "cannot both write and verify reverse index"
5389 msgstr ""
5390
5391 #: pack-write.c:257
5392 msgid "could not stat: %s"
5393 msgstr ""
5394
5395 #: pack-write.c:269
5396 #, c-format
5397 msgid "failed to make %s readable"
5398 msgstr ""
5399
5400 #: pack-write.c:508
5401 #, c-format
5402 msgid "could not write '%s' promisor file"
5403 msgstr ""
5404
5405 #: packfile.c:625
5406 msgid "offset before end of packfile (broken .idx?)"
5407 msgstr ""
5408
5409 #: packfile.c:1934
5410 #, c-format
5411 msgid "offset before start of pack index for %s (corrupt index?)"
5412 msgstr ""
5413
5414 #: packfile.c:1938
5415 #, c-format
5416 msgid "offset beyond end of pack index for %s (truncated index?)"
5417 msgstr ""
5418
5419 #: parse-options-cb.c:20 parse-options-cb.c:24
5420 #, c-format
5421 msgid "option `%s' expects a numerical value"
5422 msgstr ""
5423
5424 #: parse-options-cb.c:41
5425 #, c-format
5426 msgid "malformed expiration date '%s'"
5427 msgstr ""
5428
5429 #: parse-options-cb.c:54
5430 #, c-format
5431 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
5432 msgstr ""
5433
5434 #: parse-options-cb.c:132 parse-options-cb.c:149
5435 #, c-format
5436 msgid "malformed object name '%s'"
5437 msgstr ""
5438
5439 #: parse-options.c:38
5440 #, c-format
5441 msgid "%s requires a value"
5442 msgstr ""
5443
5444 #: parse-options.c:73
5445 #, c-format
5446 msgid "%s is incompatible with %s"
5447 msgstr ""
5448
5449 #: parse-options.c:78
5450 #, c-format
5451 msgid "%s : incompatible with something else"
5452 msgstr ""
5453
5454 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
5455 #, c-format
5456 msgid "%s takes no value"
5457 msgstr ""
5458
5459 #: parse-options.c:94
5460 #, c-format
5461 msgid "%s isn't available"
5462 msgstr ""
5463
5464 #: parse-options.c:217
5465 #, c-format
5466 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
5467 msgstr ""
5468
5469 #: parse-options.c:386
5470 #, c-format
5471 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
5472 msgstr ""
5473
5474 #: parse-options.c:420 parse-options.c:428
5475 #, c-format
5476 msgid "did you mean `--%s` (with two dashes)?"
5477 msgstr ""
5478
5479 #: parse-options.c:666 parse-options.c:971
5480 #, c-format
5481 msgid "alias of --%s"
5482 msgstr ""
5483
5484 #: parse-options.c:862
5485 #, c-format
5486 msgid "unknown option `%s'"
5487 msgstr ""
5488
5489 #: parse-options.c:864
5490 #, c-format
5491 msgid "unknown switch `%c'"
5492 msgstr ""
5493
5494 #: parse-options.c:866
5495 #, c-format
5496 msgid "unknown non-ascii option in string: `%s'"
5497 msgstr ""
5498
5499 #: parse-options.c:890
5500 msgid "..."
5501 msgstr ""
5502
5503 #: parse-options.c:909
5504 #, c-format
5505 msgid "usage: %s"
5506 msgstr ""
5507
5508 #. TRANSLATORS: the colon here should align with the
5509 #. one in "usage: %s" translation.
5510 #.
5511 #: parse-options.c:915
5512 #, c-format
5513 msgid "   or: %s"
5514 msgstr ""
5515
5516 #: parse-options.c:918
5517 #, c-format
5518 msgid "    %s"
5519 msgstr ""
5520
5521 #: parse-options.c:957
5522 msgid "-NUM"
5523 msgstr ""
5524
5525 #: path.c:915
5526 #, c-format
5527 msgid "Could not make %s writable by group"
5528 msgstr ""
5529
5530 #: pathspec.c:130
5531 msgid "Escape character '\\' not allowed as last character in attr value"
5532 msgstr ""
5533
5534 #: pathspec.c:148
5535 msgid "Only one 'attr:' specification is allowed."
5536 msgstr ""
5537
5538 #: pathspec.c:151
5539 msgid "attr spec must not be empty"
5540 msgstr ""
5541
5542 #: pathspec.c:194
5543 #, c-format
5544 msgid "invalid attribute name %s"
5545 msgstr ""
5546
5547 #: pathspec.c:259
5548 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
5549 msgstr ""
5550
5551 #: pathspec.c:266
5552 msgid ""
5553 "global 'literal' pathspec setting is incompatible with all other global "
5554 "pathspec settings"
5555 msgstr ""
5556
5557 #: pathspec.c:306
5558 msgid "invalid parameter for pathspec magic 'prefix'"
5559 msgstr ""
5560
5561 #: pathspec.c:327
5562 #, c-format
5563 msgid "Invalid pathspec magic '%.*s' in '%s'"
5564 msgstr ""
5565
5566 #: pathspec.c:332
5567 #, c-format
5568 msgid "Missing ')' at the end of pathspec magic in '%s'"
5569 msgstr ""
5570
5571 #: pathspec.c:370
5572 #, c-format
5573 msgid "Unimplemented pathspec magic '%c' in '%s'"
5574 msgstr ""
5575
5576 #: pathspec.c:429
5577 #, c-format
5578 msgid "%s: 'literal' and 'glob' are incompatible"
5579 msgstr ""
5580
5581 #: pathspec.c:445
5582 #, c-format
5583 msgid "%s: '%s' is outside repository at '%s'"
5584 msgstr ""
5585
5586 #: pathspec.c:521
5587 #, c-format
5588 msgid "'%s' (mnemonic: '%c')"
5589 msgstr ""
5590
5591 #: pathspec.c:531
5592 #, c-format
5593 msgid "%s: pathspec magic not supported by this command: %s"
5594 msgstr ""
5595
5596 #: pathspec.c:598
5597 #, c-format
5598 msgid "pathspec '%s' is beyond a symbolic link"
5599 msgstr ""
5600
5601 #: pathspec.c:643
5602 #, c-format
5603 msgid "line is badly quoted: %s"
5604 msgstr ""
5605
5606 #: pkt-line.c:92
5607 msgid "unable to write flush packet"
5608 msgstr ""
5609
5610 #: pkt-line.c:99
5611 msgid "unable to write delim packet"
5612 msgstr ""
5613
5614 #: pkt-line.c:106
5615 msgid "unable to write stateless separator packet"
5616 msgstr ""
5617
5618 #: pkt-line.c:113
5619 msgid "flush packet write failed"
5620 msgstr ""
5621
5622 #: pkt-line.c:153 pkt-line.c:239
5623 msgid "protocol error: impossibly long line"
5624 msgstr ""
5625
5626 #: pkt-line.c:169 pkt-line.c:171
5627 msgid "packet write with format failed"
5628 msgstr ""
5629
5630 #: pkt-line.c:203
5631 msgid "packet write failed - data exceeds max packet size"
5632 msgstr ""
5633
5634 #: pkt-line.c:210 pkt-line.c:217
5635 msgid "packet write failed"
5636 msgstr ""
5637
5638 #: pkt-line.c:302
5639 msgid "read error"
5640 msgstr ""
5641
5642 #: pkt-line.c:310
5643 msgid "the remote end hung up unexpectedly"
5644 msgstr ""
5645
5646 #: pkt-line.c:338
5647 #, c-format
5648 msgid "protocol error: bad line length character: %.4s"
5649 msgstr ""
5650
5651 #: pkt-line.c:352 pkt-line.c:357
5652 #, c-format
5653 msgid "protocol error: bad line length %d"
5654 msgstr ""
5655
5656 #: pkt-line.c:373 sideband.c:165
5657 #, c-format
5658 msgid "remote error: %s"
5659 msgstr ""
5660
5661 #: preload-index.c:125
5662 msgid "Refreshing index"
5663 msgstr ""
5664
5665 #: preload-index.c:144
5666 #, c-format
5667 msgid "unable to create threaded lstat: %s"
5668 msgstr ""
5669
5670 #: pretty.c:984
5671 msgid "unable to parse --pretty format"
5672 msgstr ""
5673
5674 #: promisor-remote.c:30
5675 msgid "promisor-remote: unable to fork off fetch subprocess"
5676 msgstr ""
5677
5678 #: promisor-remote.c:35 promisor-remote.c:37
5679 msgid "promisor-remote: could not write to fetch subprocess"
5680 msgstr ""
5681
5682 #: promisor-remote.c:41
5683 msgid "promisor-remote: could not close stdin to fetch subprocess"
5684 msgstr ""
5685
5686 #: promisor-remote.c:53
5687 #, c-format
5688 msgid "promisor remote name cannot begin with '/': %s"
5689 msgstr ""
5690
5691 #: prune-packed.c:35
5692 msgid "Removing duplicate objects"
5693 msgstr ""
5694
5695 #: range-diff.c:78
5696 msgid "could not start `log`"
5697 msgstr ""
5698
5699 #: range-diff.c:80
5700 msgid "could not read `log` output"
5701 msgstr ""
5702
5703 #: range-diff.c:101 sequencer.c:5318
5704 #, c-format
5705 msgid "could not parse commit '%s'"
5706 msgstr ""
5707
5708 #: range-diff.c:115
5709 #, c-format
5710 msgid ""
5711 "could not parse first line of `log` output: did not start with 'commit ': "
5712 "'%s'"
5713 msgstr ""
5714
5715 #: range-diff.c:140
5716 #, c-format
5717 msgid "could not parse git header '%.*s'"
5718 msgstr ""
5719
5720 #: range-diff.c:306
5721 msgid "failed to generate diff"
5722 msgstr ""
5723
5724 #: range-diff.c:558
5725 msgid "--left-only and --right-only are mutually exclusive"
5726 msgstr ""
5727
5728 #: range-diff.c:561 range-diff.c:563
5729 #, c-format
5730 msgid "could not parse log for '%s'"
5731 msgstr ""
5732
5733 #: read-cache.c:682
5734 #, c-format
5735 msgid "will not add file alias '%s' ('%s' already exists in index)"
5736 msgstr ""
5737
5738 #: read-cache.c:698
5739 msgid "cannot create an empty blob in the object database"
5740 msgstr ""
5741
5742 #: read-cache.c:720
5743 #, c-format
5744 msgid "%s: can only add regular files, symbolic links or git-directories"
5745 msgstr ""
5746
5747 #: read-cache.c:725
5748 #, c-format
5749 msgid "'%s' does not have a commit checked out"
5750 msgstr ""
5751
5752 #: read-cache.c:777
5753 #, c-format
5754 msgid "unable to index file '%s'"
5755 msgstr ""
5756
5757 #: read-cache.c:796
5758 #, c-format
5759 msgid "unable to add '%s' to index"
5760 msgstr ""
5761
5762 #: read-cache.c:807
5763 #, c-format
5764 msgid "unable to stat '%s'"
5765 msgstr ""
5766
5767 #: read-cache.c:1318
5768 #, c-format
5769 msgid "'%s' appears as both a file and as a directory"
5770 msgstr ""
5771
5772 #: read-cache.c:1532
5773 msgid "Refresh index"
5774 msgstr ""
5775
5776 #: read-cache.c:1657
5777 #, c-format
5778 msgid ""
5779 "index.version set, but the value is invalid.\n"
5780 "Using version %i"
5781 msgstr ""
5782
5783 #: read-cache.c:1667
5784 #, c-format
5785 msgid ""
5786 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5787 "Using version %i"
5788 msgstr ""
5789
5790 #: read-cache.c:1723
5791 #, c-format
5792 msgid "bad signature 0x%08x"
5793 msgstr ""
5794
5795 #: read-cache.c:1726
5796 #, c-format
5797 msgid "bad index version %d"
5798 msgstr ""
5799
5800 #: read-cache.c:1735
5801 msgid "bad index file sha1 signature"
5802 msgstr ""
5803
5804 #: read-cache.c:1765
5805 #, c-format
5806 msgid "index uses %.4s extension, which we do not understand"
5807 msgstr ""
5808
5809 #: read-cache.c:1767
5810 #, c-format
5811 msgid "ignoring %.4s extension"
5812 msgstr ""
5813
5814 #: read-cache.c:1804
5815 #, c-format
5816 msgid "unknown index entry format 0x%08x"
5817 msgstr ""
5818
5819 #: read-cache.c:1820
5820 #, c-format
5821 msgid "malformed name field in the index, near path '%s'"
5822 msgstr ""
5823
5824 #: read-cache.c:1877
5825 msgid "unordered stage entries in index"
5826 msgstr ""
5827
5828 #: read-cache.c:1880
5829 #, c-format
5830 msgid "multiple stage entries for merged file '%s'"
5831 msgstr ""
5832
5833 #: read-cache.c:1883
5834 #, c-format
5835 msgid "unordered stage entries for '%s'"
5836 msgstr ""
5837
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"
5845 msgstr ""
5846
5847 #: read-cache.c:2133
5848 #, c-format
5849 msgid "unable to create load_cache_entries thread: %s"
5850 msgstr ""
5851
5852 #: read-cache.c:2146
5853 #, c-format
5854 msgid "unable to join load_cache_entries thread: %s"
5855 msgstr ""
5856
5857 #: read-cache.c:2179
5858 #, c-format
5859 msgid "%s: index file open failed"
5860 msgstr ""
5861
5862 #: read-cache.c:2183
5863 #, c-format
5864 msgid "%s: cannot stat the open index"
5865 msgstr ""
5866
5867 #: read-cache.c:2187
5868 #, c-format
5869 msgid "%s: index file smaller than expected"
5870 msgstr ""
5871
5872 #: read-cache.c:2191
5873 #, c-format
5874 msgid "%s: unable to map index file"
5875 msgstr ""
5876
5877 #: read-cache.c:2233
5878 #, c-format
5879 msgid "unable to create load_index_extensions thread: %s"
5880 msgstr ""
5881
5882 #: read-cache.c:2260
5883 #, c-format
5884 msgid "unable to join load_index_extensions thread: %s"
5885 msgstr ""
5886
5887 #: read-cache.c:2292
5888 #, c-format
5889 msgid "could not freshen shared index '%s'"
5890 msgstr ""
5891
5892 #: read-cache.c:2339
5893 #, c-format
5894 msgid "broken index, expect %s in %s, got %s"
5895 msgstr ""
5896
5897 #: read-cache.c:3035 strbuf.c:1171 wrapper.c:633 builtin/merge.c:1141
5898 #, c-format
5899 msgid "could not close '%s'"
5900 msgstr ""
5901
5902 #: read-cache.c:3138 sequencer.c:2487 sequencer.c:4239
5903 #, c-format
5904 msgid "could not stat '%s'"
5905 msgstr ""
5906
5907 #: read-cache.c:3151
5908 #, c-format
5909 msgid "unable to open git dir: %s"
5910 msgstr ""
5911
5912 #: read-cache.c:3163
5913 #, c-format
5914 msgid "unable to unlink: %s"
5915 msgstr ""
5916
5917 #: read-cache.c:3188
5918 #, c-format
5919 msgid "cannot fix permission bits on '%s'"
5920 msgstr ""
5921
5922 #: read-cache.c:3337
5923 #, c-format
5924 msgid "%s: cannot drop to stage #0"
5925 msgstr ""
5926
5927 #: rebase-interactive.c:11
5928 msgid ""
5929 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5930 "continue'.\n"
5931 "Or you can abort the rebase with 'git rebase --abort'.\n"
5932 msgstr ""
5933
5934 #: rebase-interactive.c:33
5935 #, c-format
5936 msgid ""
5937 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5938 msgstr ""
5939
5940 #: rebase-interactive.c:42
5941 msgid ""
5942 "\n"
5943 "Commands:\n"
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"
5958 "\n"
5959 "These lines can be re-ordered; they are executed from top to bottom.\n"
5960 msgstr ""
5961
5962 #: rebase-interactive.c:63
5963 #, c-format
5964 msgid "Rebase %s onto %s (%d command)"
5965 msgid_plural "Rebase %s onto %s (%d commands)"
5966 msgstr[0] ""
5967 msgstr[1] ""
5968
5969 #: rebase-interactive.c:72 git-rebase--preserve-merges.sh:218
5970 msgid ""
5971 "\n"
5972 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5973 msgstr ""
5974
5975 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:222
5976 msgid ""
5977 "\n"
5978 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
5979 msgstr ""
5980
5981 #: rebase-interactive.c:81 git-rebase--preserve-merges.sh:861
5982 msgid ""
5983 "\n"
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"
5987 "\n"
5988 msgstr ""
5989
5990 #: rebase-interactive.c:86 git-rebase--preserve-merges.sh:938
5991 msgid ""
5992 "\n"
5993 "However, if you remove everything, the rebase will be aborted.\n"
5994 "\n"
5995 msgstr ""
5996
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
5999 #, c-format
6000 msgid "could not write '%s'"
6001 msgstr ""
6002
6003 #: rebase-interactive.c:116 builtin/rebase.c:204 builtin/rebase.c:230
6004 #: builtin/rebase.c:254
6005 #, c-format
6006 msgid "could not write '%s'."
6007 msgstr ""
6008
6009 #: rebase-interactive.c:193
6010 #, c-format
6011 msgid ""
6012 "Warning: some commits may have been dropped accidentally.\n"
6013 "Dropped commits (newer to older):\n"
6014 msgstr ""
6015
6016 #: rebase-interactive.c:200
6017 #, c-format
6018 msgid ""
6019 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6020 "\n"
6021 "Use 'git config rebase.missingCommitsCheck' to change the level of "
6022 "warnings.\n"
6023 "The possible behaviours are: ignore, warn, error.\n"
6024 "\n"
6025 msgstr ""
6026
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
6030 #, c-format
6031 msgid "could not read '%s'."
6032 msgstr ""
6033
6034 #: ref-filter.c:42 wt-status.c:1975
6035 msgid "gone"
6036 msgstr ""
6037
6038 #: ref-filter.c:43
6039 #, c-format
6040 msgid "ahead %d"
6041 msgstr ""
6042
6043 #: ref-filter.c:44
6044 #, c-format
6045 msgid "behind %d"
6046 msgstr ""
6047
6048 #: ref-filter.c:45
6049 #, c-format
6050 msgid "ahead %d, behind %d"
6051 msgstr ""
6052
6053 #: ref-filter.c:175
6054 #, c-format
6055 msgid "expected format: %%(color:<color>)"
6056 msgstr ""
6057
6058 #: ref-filter.c:177
6059 #, c-format
6060 msgid "unrecognized color: %%(color:%s)"
6061 msgstr ""
6062
6063 #: ref-filter.c:199
6064 #, c-format
6065 msgid "Integer value expected refname:lstrip=%s"
6066 msgstr ""
6067
6068 #: ref-filter.c:203
6069 #, c-format
6070 msgid "Integer value expected refname:rstrip=%s"
6071 msgstr ""
6072
6073 #: ref-filter.c:205
6074 #, c-format
6075 msgid "unrecognized %%(%s) argument: %s"
6076 msgstr ""
6077
6078 #: ref-filter.c:260
6079 #, c-format
6080 msgid "%%(objecttype) does not take arguments"
6081 msgstr ""
6082
6083 #: ref-filter.c:282
6084 #, c-format
6085 msgid "unrecognized %%(objectsize) argument: %s"
6086 msgstr ""
6087
6088 #: ref-filter.c:290
6089 #, c-format
6090 msgid "%%(deltabase) does not take arguments"
6091 msgstr ""
6092
6093 #: ref-filter.c:302
6094 #, c-format
6095 msgid "%%(body) does not take arguments"
6096 msgstr ""
6097
6098 #: ref-filter.c:315
6099 #, c-format
6100 msgid "unrecognized %%(subject) argument: %s"
6101 msgstr ""
6102
6103 #: ref-filter.c:334
6104 #, c-format
6105 msgid "expected %%(trailers:key=<value>)"
6106 msgstr ""
6107
6108 #: ref-filter.c:336
6109 #, c-format
6110 msgid "unknown %%(trailers) argument: %s"
6111 msgstr ""
6112
6113 #: ref-filter.c:367
6114 #, c-format
6115 msgid "positive value expected contents:lines=%s"
6116 msgstr ""
6117
6118 #: ref-filter.c:369
6119 #, c-format
6120 msgid "unrecognized %%(contents) argument: %s"
6121 msgstr ""
6122
6123 #: ref-filter.c:384
6124 #, c-format
6125 msgid "positive value expected '%s' in %%(%s)"
6126 msgstr ""
6127
6128 #: ref-filter.c:388
6129 #, c-format
6130 msgid "unrecognized argument '%s' in %%(%s)"
6131 msgstr ""
6132
6133 #: ref-filter.c:402
6134 #, c-format
6135 msgid "unrecognized email option: %s"
6136 msgstr ""
6137
6138 #: ref-filter.c:432
6139 #, c-format
6140 msgid "expected format: %%(align:<width>,<position>)"
6141 msgstr ""
6142
6143 #: ref-filter.c:444
6144 #, c-format
6145 msgid "unrecognized position:%s"
6146 msgstr ""
6147
6148 #: ref-filter.c:451
6149 #, c-format
6150 msgid "unrecognized width:%s"
6151 msgstr ""
6152
6153 #: ref-filter.c:460
6154 #, c-format
6155 msgid "unrecognized %%(align) argument: %s"
6156 msgstr ""
6157
6158 #: ref-filter.c:468
6159 #, c-format
6160 msgid "positive width expected with the %%(align) atom"
6161 msgstr ""
6162
6163 #: ref-filter.c:486
6164 #, c-format
6165 msgid "unrecognized %%(if) argument: %s"
6166 msgstr ""
6167
6168 #: ref-filter.c:588
6169 #, c-format
6170 msgid "malformed field name: %.*s"
6171 msgstr ""
6172
6173 #: ref-filter.c:615
6174 #, c-format
6175 msgid "unknown field name: %.*s"
6176 msgstr ""
6177
6178 #: ref-filter.c:619
6179 #, c-format
6180 msgid ""
6181 "not a git repository, but the field '%.*s' requires access to object data"
6182 msgstr ""
6183
6184 #: ref-filter.c:743
6185 #, c-format
6186 msgid "format: %%(if) atom used without a %%(then) atom"
6187 msgstr ""
6188
6189 #: ref-filter.c:806
6190 #, c-format
6191 msgid "format: %%(then) atom used without an %%(if) atom"
6192 msgstr ""
6193
6194 #: ref-filter.c:808
6195 #, c-format
6196 msgid "format: %%(then) atom used more than once"
6197 msgstr ""
6198
6199 #: ref-filter.c:810
6200 #, c-format
6201 msgid "format: %%(then) atom used after %%(else)"
6202 msgstr ""
6203
6204 #: ref-filter.c:838
6205 #, c-format
6206 msgid "format: %%(else) atom used without an %%(if) atom"
6207 msgstr ""
6208
6209 #: ref-filter.c:840
6210 #, c-format
6211 msgid "format: %%(else) atom used without a %%(then) atom"
6212 msgstr ""
6213
6214 #: ref-filter.c:842
6215 #, c-format
6216 msgid "format: %%(else) atom used more than once"
6217 msgstr ""
6218
6219 #: ref-filter.c:857
6220 #, c-format
6221 msgid "format: %%(end) atom used without corresponding atom"
6222 msgstr ""
6223
6224 #: ref-filter.c:914
6225 #, c-format
6226 msgid "malformed format string %s"
6227 msgstr ""
6228
6229 #: ref-filter.c:1555
6230 #, c-format
6231 msgid "(no branch, rebasing %s)"
6232 msgstr ""
6233
6234 #: ref-filter.c:1558
6235 #, c-format
6236 msgid "(no branch, rebasing detached HEAD %s)"
6237 msgstr ""
6238
6239 #: ref-filter.c:1561
6240 msgid "(no branch, bisect started on %s)"
6241 msgstr ""
6242
6243 #: ref-filter.c:1565
6244 #, c-format
6245 msgid "(HEAD detached at %s)"
6246 msgstr ""
6247
6248 #: ref-filter.c:1568
6249 #, c-format
6250 msgid "(HEAD detached from %s)"
6251 msgstr ""
6252
6253 #: ref-filter.c:1571
6254 msgid "(no branch)"
6255 msgstr ""
6256
6257 #: ref-filter.c:1603 ref-filter.c:1812
6258 #, c-format
6259 msgid "missing object %s for %s"
6260 msgstr ""
6261
6262 #: ref-filter.c:1613
6263 #, c-format
6264 msgid "parse_object_buffer failed on %s for %s"
6265 msgstr ""
6266
6267 #: ref-filter.c:1996
6268 #, c-format
6269 msgid "malformed object at '%s'"
6270 msgstr ""
6271
6272 #: ref-filter.c:2085
6273 #, c-format
6274 msgid "ignoring ref with broken name %s"
6275 msgstr ""
6276
6277 #: ref-filter.c:2090 refs.c:676
6278 #, c-format
6279 msgid "ignoring broken ref %s"
6280 msgstr ""
6281
6282 #: ref-filter.c:2430
6283 #, c-format
6284 msgid "format: %%(end) atom missing"
6285 msgstr ""
6286
6287 #: ref-filter.c:2529
6288 #, c-format
6289 msgid "malformed object name %s"
6290 msgstr ""
6291
6292 #: ref-filter.c:2534
6293 #, c-format
6294 msgid "option `%s' must point to a commit"
6295 msgstr ""
6296
6297 #: refs.c:264
6298 #, c-format
6299 msgid "%s does not point to a valid object!"
6300 msgstr ""
6301
6302 #: refs.c:566
6303 #, c-format
6304 msgid ""
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"
6308 "\n"
6309 "\tgit config --global init.defaultBranch <name>\n"
6310 "\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"
6313 "\n"
6314 "\tgit branch -m <name>\n"
6315 msgstr ""
6316
6317 #: refs.c:588
6318 #, c-format
6319 msgid "could not retrieve `%s`"
6320 msgstr ""
6321
6322 #: refs.c:598
6323 #, c-format
6324 msgid "invalid branch name: %s = %s"
6325 msgstr ""
6326
6327 #: refs.c:674
6328 #, c-format
6329 msgid "ignoring dangling symref %s"
6330 msgstr ""
6331
6332 #: refs.c:922
6333 #, c-format
6334 msgid "log for ref %s has gap after %s"
6335 msgstr ""
6336
6337 #: refs.c:929
6338 #, c-format
6339 msgid "log for ref %s unexpectedly ended on %s"
6340 msgstr ""
6341
6342 #: refs.c:994
6343 #, c-format
6344 msgid "log for %s is empty"
6345 msgstr ""
6346
6347 #: refs.c:1086
6348 #, c-format
6349 msgid "refusing to update ref with bad name '%s'"
6350 msgstr ""
6351
6352 #: refs.c:1157
6353 #, c-format
6354 msgid "update_ref failed for ref '%s': %s"
6355 msgstr ""
6356
6357 #: refs.c:2051
6358 #, c-format
6359 msgid "multiple updates for ref '%s' not allowed"
6360 msgstr ""
6361
6362 #: refs.c:2131
6363 msgid "ref updates forbidden inside quarantine environment"
6364 msgstr ""
6365
6366 #: refs.c:2142
6367 msgid "ref updates aborted by hook"
6368 msgstr ""
6369
6370 #: refs.c:2242 refs.c:2272
6371 #, c-format
6372 msgid "'%s' exists; cannot create '%s'"
6373 msgstr ""
6374
6375 #: refs.c:2248 refs.c:2283
6376 #, c-format
6377 msgid "cannot process '%s' and '%s' at the same time"
6378 msgstr ""
6379
6380 #: refs/files-backend.c:1228
6381 #, c-format
6382 msgid "could not remove reference %s"
6383 msgstr ""
6384
6385 #: refs/files-backend.c:1242 refs/packed-backend.c:1542
6386 #: refs/packed-backend.c:1552
6387 #, c-format
6388 msgid "could not delete reference %s: %s"
6389 msgstr ""
6390
6391 #: refs/files-backend.c:1245 refs/packed-backend.c:1555
6392 #, c-format
6393 msgid "could not delete references: %s"
6394 msgstr ""
6395
6396 #: refspec.c:170
6397 #, c-format
6398 msgid "invalid refspec '%s'"
6399 msgstr ""
6400
6401 #: remote.c:351
6402 #, c-format
6403 msgid "config remote shorthand cannot begin with '/': %s"
6404 msgstr "pintasan konfigurasi remote tidak dapat diawali dengan '/': %s"
6405
6406 #: remote.c:399
6407 msgid "more than one receivepack given, using the first"
6408 msgstr "lebih dari satu paket terima diberikan, gunakan yang pertama"
6409
6410 #: remote.c:407
6411 msgid "more than one uploadpack given, using the first"
6412 msgstr "lebih dari satu paket unggah diberikan, gunakan yang pertama"
6413
6414 #: remote.c:590
6415 #, c-format
6416 msgid "Cannot fetch both %s and %s to %s"
6417 msgstr "tidak dapat mengambil baik %s dan %s ke %s"
6418
6419 #: remote.c:594
6420 #, c-format
6421 msgid "%s usually tracks %s, not %s"
6422 msgstr "%s biasanya melacak %s, bukan %s"
6423
6424 #: remote.c:598
6425 #, c-format
6426 msgid "%s tracks both %s and %s"
6427 msgstr "%s melacak baik %s dan %s"
6428
6429 #: remote.c:666
6430 #, c-format
6431 msgid "key '%s' of pattern had no '*'"
6432 msgstr "kunci '%s' dari pola tidak ada '*'"
6433
6434 #: remote.c:676
6435 #, c-format
6436 msgid "value '%s' of pattern has no '*'"
6437 msgstr "nilai '%s' dari pola tidak ada '*'"
6438
6439 #: remote.c:1083
6440 #, c-format
6441 msgid "src refspec %s does not match any"
6442 msgstr "spek referensi sumber %s tidak cocok dengan apapun"
6443
6444 #: remote.c:1088
6445 #, c-format
6446 msgid "src refspec %s matches more than one"
6447 msgstr "spek referensi sumber %s cocok dengan lebih dari satu"
6448
6449 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
6450 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
6451 #. the <src>.
6452 #.
6453 #: remote.c:1103
6454 #, c-format
6455 msgid ""
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"
6458 "\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"
6463 "\n"
6464 "Neither worked, so we gave up. You must fully qualify the ref."
6465 msgstr ""
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"
6472 "  remote.\n"
6473 "\n"
6474 "Kedua-duanya tidak bekerja, jadi kami menyerah. Anda harus kualifikasi\n"
6475 "penuh referensi."
6476
6477 #: remote.c:1123
6478 #, c-format
6479 msgid ""
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'?"
6483 msgstr ""
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'?"
6487
6488 #: remote.c:1128
6489 #, c-format
6490 msgid ""
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'?"
6494 msgstr ""
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'?"
6498
6499 #: remote.c:1133
6500 #, c-format
6501 msgid ""
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'?"
6505 msgstr ""
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'?"
6509
6510 #: remote.c:1138
6511 #, c-format
6512 msgid ""
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'?"
6516 msgstr ""
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'?"
6520
6521 #: remote.c:1174
6522 #, c-format
6523 msgid "%s cannot be resolved to branch"
6524 msgstr "%s tidak dapat diselesaikan ke cabang"
6525
6526 #: remote.c:1185
6527 #, c-format
6528 msgid "unable to delete '%s': remote ref does not exist"
6529 msgstr "tidak dapat menghapus '%s': referensi remote tidak ada"
6530
6531 #: remote.c:1197
6532 #, c-format
6533 msgid "dst refspec %s matches more than one"
6534 msgstr "spek referensi tujuan %s cocok dengan lebih dari satu"
6535
6536 #: remote.c:1204
6537 #, c-format
6538 msgid "dst ref %s receives from more than one src"
6539 msgstr "referensi tujuan %s menerima dari lebih dari satu sumber"
6540
6541 #: remote.c:1724 remote.c:1825
6542 msgid "HEAD does not point to a branch"
6543 msgstr "HEAD tidak menunjuk ke cabang"
6544
6545 #: remote.c:1733
6546 #, c-format
6547 msgid "no such branch: '%s'"
6548 msgstr "tidak ada cabang seperti: '%s'"
6549
6550 #: remote.c:1736
6551 #, c-format
6552 msgid "no upstream configured for branch '%s'"
6553 msgstr "tidak ada hulu yang terkonfigurasi untuk cabang '%s'"
6554
6555 #: remote.c:1742
6556 #, c-format
6557 msgid "upstream branch '%s' not stored as a remote-tracking branch"
6558 msgstr "cabang hulu '%s' tidak disimpan sebagai cabang pelacak remote"
6559
6560 #: remote.c:1757
6561 #, c-format
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"
6564
6565 #: remote.c:1769
6566 #, c-format
6567 msgid "branch '%s' has no remote for pushing"
6568 msgstr "cabang '%s' tidak ada remote untuk didorong"
6569
6570 #: remote.c:1779
6571 #, c-format
6572 msgid "push refspecs for '%s' do not include '%s'"
6573 msgstr "spek referensi dorong untuk '%s' tidak termasuk '%s'"
6574
6575 #: remote.c:1792
6576 msgid "push has no destination (push.default is 'nothing')"
6577 msgstr "dorong tidak ada tujuan (push.default yaitu 'nothing')"
6578
6579 #: remote.c:1814
6580 msgid "cannot resolve 'simple' push to a single destination"
6581 msgstr "tidak dapat menyelesaikan dorongan 'sederhana' ke satu tujuan"
6582
6583 #: remote.c:1943
6584 #, c-format
6585 msgid "couldn't find remote ref %s"
6586 msgstr "tidak dapat menemukan referensi remote %s"
6587
6588 #: remote.c:1956
6589 #, c-format
6590 msgid "* Ignoring funny ref '%s' locally"
6591 msgstr "* Abaikan referensi lucu '%s' secara lokal"
6592
6593 #: remote.c:2119
6594 #, c-format
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"
6597
6598 #: remote.c:2123
6599 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
6600 msgstr "  (gunakan \"git branch --unset-upstream\" untuk perbaiki)\n"
6601
6602 #: remote.c:2126
6603 #, c-format
6604 msgid "Your branch is up to date with '%s'.\n"
6605 msgstr "Cabang Anda mutakhir dengan '%s'.\n"
6606
6607 #: remote.c:2130
6608 #, c-format
6609 msgid "Your branch and '%s' refer to different commits.\n"
6610 msgstr "Cabang Anda dan '%s' merujuk pada komit yang berbeda.\n"
6611
6612 #: remote.c:2133
6613 #, c-format
6614 msgid "  (use \"%s\" for details)\n"
6615 msgstr "  (gunakan \"%s\" untuk selengkapnya)\n"
6616
6617 #: remote.c:2137
6618 #, c-format
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"
6621 msgstr[0] ""
6622 msgstr[1] ""
6623
6624 #: remote.c:2143
6625 msgid "  (use \"git push\" to publish your local commits)\n"
6626 msgstr "  (gunakan \"git push\" untuk terbitkan komit lokal Anda)\n"
6627
6628 #: remote.c:2146
6629 #, c-format
6630 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6631 msgid_plural ""
6632 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6633 msgstr[0] ""
6634 msgstr[1] ""
6635
6636 #: remote.c:2154
6637 msgid "  (use \"git pull\" to update your local branch)\n"
6638 msgstr "  (gunakan \"git pull\" untuk perbarui cabang lokal Anda)\n"
6639
6640 #: remote.c:2157
6641 #, c-format
6642 msgid ""
6643 "Your branch and '%s' have diverged,\n"
6644 "and have %d and %d different commit each, respectively.\n"
6645 msgid_plural ""
6646 "Your branch and '%s' have diverged,\n"
6647 "and have %d and %d different commits each, respectively.\n"
6648 msgstr[0] ""
6649 msgstr[1] ""
6650
6651 #: remote.c:2167
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"
6654
6655 #: remote.c:2359
6656 #, c-format
6657 msgid "cannot parse expected object name '%s'"
6658 msgstr "tidak dapat mengurai nama object yang diharapkan '%s'"
6659
6660 #: replace-object.c:21
6661 #, c-format
6662 msgid "bad replace ref name: %s"
6663 msgstr ""
6664
6665 #: replace-object.c:30
6666 #, c-format
6667 msgid "duplicate replace ref: %s"
6668 msgstr ""
6669
6670 #: replace-object.c:82
6671 #, c-format
6672 msgid "replace depth too high for object %s"
6673 msgstr ""
6674
6675 #: rerere.c:201 rerere.c:210 rerere.c:213
6676 msgid "corrupt MERGE_RR"
6677 msgstr ""
6678
6679 #: rerere.c:248 rerere.c:253
6680 msgid "unable to write rerere record"
6681 msgstr ""
6682
6683 #: rerere.c:479
6684 #, c-format
6685 msgid "there were errors while writing '%s' (%s)"
6686 msgstr ""
6687
6688 #: rerere.c:482
6689 #, c-format
6690 msgid "failed to flush '%s'"
6691 msgstr ""
6692
6693 #: rerere.c:487 rerere.c:1023
6694 #, c-format
6695 msgid "could not parse conflict hunks in '%s'"
6696 msgstr ""
6697
6698 #: rerere.c:668
6699 #, c-format
6700 msgid "failed utime() on '%s'"
6701 msgstr ""
6702
6703 #: rerere.c:678
6704 #, c-format
6705 msgid "writing '%s' failed"
6706 msgstr ""
6707
6708 #: rerere.c:698
6709 #, c-format
6710 msgid "Staged '%s' using previous resolution."
6711 msgstr ""
6712
6713 #: rerere.c:737
6714 #, c-format
6715 msgid "Recorded resolution for '%s'."
6716 msgstr ""
6717
6718 #: rerere.c:772
6719 #, c-format
6720 msgid "Resolved '%s' using previous resolution."
6721 msgstr ""
6722
6723 #: rerere.c:787
6724 #, c-format
6725 msgid "cannot unlink stray '%s'"
6726 msgstr ""
6727
6728 #: rerere.c:791
6729 #, c-format
6730 msgid "Recorded preimage for '%s'"
6731 msgstr ""
6732
6733 #: rerere.c:865 submodule.c:2088 builtin/log.c:1991
6734 #: builtin/submodule--helper.c:1878 builtin/submodule--helper.c:1890
6735 #, c-format
6736 msgid "could not create directory '%s'"
6737 msgstr ""
6738
6739 #: rerere.c:1041
6740 #, c-format
6741 msgid "failed to update conflicted state in '%s'"
6742 msgstr ""
6743
6744 #: rerere.c:1052 rerere.c:1059
6745 #, c-format
6746 msgid "no remembered resolution for '%s'"
6747 msgstr ""
6748
6749 #: rerere.c:1061
6750 #, c-format
6751 msgid "cannot unlink '%s'"
6752 msgstr ""
6753
6754 #: rerere.c:1071
6755 #, c-format
6756 msgid "Updated preimage for '%s'"
6757 msgstr ""
6758
6759 #: rerere.c:1080
6760 #, c-format
6761 msgid "Forgot resolution for '%s'\n"
6762 msgstr ""
6763
6764 #: rerere.c:1191
6765 msgid "unable to open rr-cache directory"
6766 msgstr ""
6767
6768 #: reset.c:42
6769 msgid "could not determine HEAD revision"
6770 msgstr ""
6771
6772 #: reset.c:70 reset.c:76 sequencer.c:3468
6773 #, c-format
6774 msgid "failed to find tree of %s"
6775 msgstr ""
6776
6777 #: revision.c:2338
6778 msgid "--unpacked=<packfile> no longer supported"
6779 msgstr ""
6780
6781 #: revision.c:2668
6782 msgid "your current branch appears to be broken"
6783 msgstr ""
6784
6785 #: revision.c:2671
6786 #, c-format
6787 msgid "your current branch '%s' does not have any commits yet"
6788 msgstr ""
6789
6790 #: revision.c:2877
6791 msgid "-L does not yet support diff formats besides -p and -s"
6792 msgstr ""
6793
6794 #: run-command.c:767
6795 msgid "open /dev/null failed"
6796 msgstr ""
6797
6798 #: run-command.c:1274
6799 #, c-format
6800 msgid "cannot create async thread: %s"
6801 msgstr ""
6802
6803 #: run-command.c:1338
6804 #, c-format
6805 msgid ""
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`."
6808 msgstr ""
6809
6810 #: send-pack.c:146
6811 msgid "unexpected flush packet while reading remote unpack status"
6812 msgstr ""
6813
6814 #: send-pack.c:148
6815 #, c-format
6816 msgid "unable to parse remote unpack status: %s"
6817 msgstr ""
6818
6819 #: send-pack.c:150
6820 #, c-format
6821 msgid "remote unpack failed: %s"
6822 msgstr ""
6823
6824 #: send-pack.c:374
6825 msgid "failed to sign the push certificate"
6826 msgstr ""
6827
6828 #: send-pack.c:467
6829 msgid "the receiving end does not support this repository's hash algorithm"
6830 msgstr ""
6831
6832 #: send-pack.c:476
6833 msgid "the receiving end does not support --signed push"
6834 msgstr ""
6835
6836 #: send-pack.c:478
6837 msgid ""
6838 "not sending a push certificate since the receiving end does not support --"
6839 "signed push"
6840 msgstr ""
6841
6842 #: send-pack.c:490
6843 msgid "the receiving end does not support --atomic push"
6844 msgstr ""
6845
6846 #: send-pack.c:495
6847 msgid "the receiving end does not support push options"
6848 msgstr ""
6849
6850 #: sequencer.c:195
6851 #, c-format
6852 msgid "invalid commit message cleanup mode '%s'"
6853 msgstr ""
6854
6855 #: sequencer.c:323
6856 #, c-format
6857 msgid "could not delete '%s'"
6858 msgstr ""
6859
6860 #: sequencer.c:343 builtin/rebase.c:757 builtin/rebase.c:1602 builtin/rm.c:385
6861 #, c-format
6862 msgid "could not remove '%s'"
6863 msgstr ""
6864
6865 #: sequencer.c:353
6866 msgid "revert"
6867 msgstr ""
6868
6869 #: sequencer.c:355
6870 msgid "cherry-pick"
6871 msgstr ""
6872
6873 #: sequencer.c:357
6874 msgid "rebase"
6875 msgstr ""
6876
6877 #: sequencer.c:359
6878 #, c-format
6879 msgid "unknown action: %d"
6880 msgstr ""
6881
6882 #: sequencer.c:418
6883 msgid ""
6884 "after resolving the conflicts, mark the corrected paths\n"
6885 "with 'git add <paths>' or 'git rm <paths>'"
6886 msgstr ""
6887
6888 #: sequencer.c:421
6889 msgid ""
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'"
6893 msgstr ""
6894
6895 #: sequencer.c:434 sequencer.c:3070
6896 #, c-format
6897 msgid "could not lock '%s'"
6898 msgstr ""
6899
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
6902 #, c-format
6903 msgid "could not write to '%s'"
6904 msgstr ""
6905
6906 #: sequencer.c:441
6907 #, c-format
6908 msgid "could not write eol to '%s'"
6909 msgstr ""
6910
6911 #: sequencer.c:446 sequencer.c:2874 sequencer.c:3076 sequencer.c:3090
6912 #: sequencer.c:3353
6913 #, c-format
6914 msgid "failed to finalize '%s'"
6915 msgstr ""
6916
6917 #: sequencer.c:485
6918 #, c-format
6919 msgid "your local changes would be overwritten by %s."
6920 msgstr ""
6921
6922 #: sequencer.c:489
6923 msgid "commit your changes or stash them to proceed."
6924 msgstr ""
6925
6926 #: sequencer.c:521
6927 #, c-format
6928 msgid "%s: fast-forward"
6929 msgstr ""
6930
6931 #: sequencer.c:560 builtin/tag.c:598
6932 #, c-format
6933 msgid "Invalid cleanup mode %s"
6934 msgstr ""
6935
6936 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
6937 #. "rebase".
6938 #.
6939 #: sequencer.c:670
6940 #, c-format
6941 msgid "%s: Unable to write new index file"
6942 msgstr ""
6943
6944 #: sequencer.c:684
6945 msgid "unable to update cache tree"
6946 msgstr ""
6947
6948 #: sequencer.c:698
6949 msgid "could not resolve HEAD commit"
6950 msgstr ""
6951
6952 #: sequencer.c:778
6953 #, c-format
6954 msgid "no key present in '%.*s'"
6955 msgstr ""
6956
6957 #: sequencer.c:789
6958 #, c-format
6959 msgid "unable to dequote value of '%s'"
6960 msgstr ""
6961
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
6964 #, c-format
6965 msgid "could not open '%s' for reading"
6966 msgstr ""
6967
6968 #: sequencer.c:836
6969 msgid "'GIT_AUTHOR_NAME' already given"
6970 msgstr ""
6971
6972 #: sequencer.c:841
6973 msgid "'GIT_AUTHOR_EMAIL' already given"
6974 msgstr ""
6975
6976 #: sequencer.c:846
6977 msgid "'GIT_AUTHOR_DATE' already given"
6978 msgstr ""
6979
6980 #: sequencer.c:850
6981 #, c-format
6982 msgid "unknown variable '%s'"
6983 msgstr ""
6984
6985 #: sequencer.c:855
6986 msgid "missing 'GIT_AUTHOR_NAME'"
6987 msgstr ""
6988
6989 #: sequencer.c:857
6990 msgid "missing 'GIT_AUTHOR_EMAIL'"
6991 msgstr ""
6992
6993 #: sequencer.c:859
6994 msgid "missing 'GIT_AUTHOR_DATE'"
6995 msgstr ""
6996
6997 #: sequencer.c:924
6998 #, c-format
6999 msgid ""
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"
7002 "\n"
7003 "  git commit --amend %s\n"
7004 "\n"
7005 "If they are meant to go into a new commit, run:\n"
7006 "\n"
7007 "  git commit %s\n"
7008 "\n"
7009 "In both cases, once you're done, continue with:\n"
7010 "\n"
7011 "  git rebase --continue\n"
7012 msgstr ""
7013
7014 #: sequencer.c:1211
7015 msgid "'prepare-commit-msg' hook failed"
7016 msgstr ""
7017
7018 #: sequencer.c:1217
7019 msgid ""
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"
7025 "\n"
7026 "    git config --global --edit\n"
7027 "\n"
7028 "After doing this, you may fix the identity used for this commit with:\n"
7029 "\n"
7030 "    git commit --amend --reset-author\n"
7031 msgstr ""
7032
7033 #: sequencer.c:1230
7034 msgid ""
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"
7038 "\n"
7039 "    git config --global user.name \"Your Name\"\n"
7040 "    git config --global user.email you@example.com\n"
7041 "\n"
7042 "After doing this, you may fix the identity used for this commit with:\n"
7043 "\n"
7044 "    git commit --amend --reset-author\n"
7045 msgstr ""
7046
7047 #: sequencer.c:1272
7048 msgid "couldn't look up newly created commit"
7049 msgstr ""
7050
7051 #: sequencer.c:1274
7052 msgid "could not parse newly created commit"
7053 msgstr ""
7054
7055 #: sequencer.c:1320
7056 msgid "unable to resolve HEAD after creating commit"
7057 msgstr ""
7058
7059 #: sequencer.c:1322
7060 msgid "detached HEAD"
7061 msgstr ""
7062
7063 #: sequencer.c:1326
7064 msgid " (root-commit)"
7065 msgstr ""
7066
7067 #: sequencer.c:1347
7068 msgid "could not parse HEAD"
7069 msgstr ""
7070
7071 #: sequencer.c:1349
7072 #, c-format
7073 msgid "HEAD %s is not a commit!"
7074 msgstr ""
7075
7076 #: sequencer.c:1353 sequencer.c:1431 builtin/commit.c:1577
7077 msgid "could not parse HEAD commit"
7078 msgstr ""
7079
7080 #: sequencer.c:1409 sequencer.c:2108
7081 msgid "unable to parse commit author"
7082 msgstr ""
7083
7084 #: sequencer.c:1420 builtin/am.c:1566 builtin/merge.c:702
7085 msgid "git write-tree failed to write a tree"
7086 msgstr ""
7087
7088 #: sequencer.c:1453 sequencer.c:1573
7089 #, c-format
7090 msgid "unable to read commit message from '%s'"
7091 msgstr ""
7092
7093 #: sequencer.c:1484 sequencer.c:1516
7094 #, c-format
7095 msgid "invalid author identity '%s'"
7096 msgstr ""
7097
7098 #: sequencer.c:1490
7099 msgid "corrupt author: missing date information"
7100 msgstr ""
7101
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"
7105 msgstr ""
7106
7107 #: sequencer.c:1556 sequencer.c:4291 t/helper/test-fast-rebase.c:198
7108 #, c-format
7109 msgid "could not update %s"
7110 msgstr ""
7111
7112 #: sequencer.c:1605
7113 #, c-format
7114 msgid "could not parse commit %s"
7115 msgstr ""
7116
7117 #: sequencer.c:1610
7118 #, c-format
7119 msgid "could not parse parent commit %s"
7120 msgstr ""
7121
7122 #: sequencer.c:1693 sequencer.c:1804
7123 #, c-format
7124 msgid "unknown command: %d"
7125 msgstr ""
7126
7127 #: sequencer.c:1751 sequencer.c:1776
7128 #, c-format
7129 msgid "This is a combination of %d commits."
7130 msgstr ""
7131
7132 #: sequencer.c:1761
7133 msgid "need a HEAD to fixup"
7134 msgstr ""
7135
7136 #: sequencer.c:1763 sequencer.c:3380
7137 msgid "could not read HEAD"
7138 msgstr ""
7139
7140 #: sequencer.c:1765
7141 msgid "could not read HEAD's commit message"
7142 msgstr ""
7143
7144 #: sequencer.c:1771
7145 #, c-format
7146 msgid "cannot write '%s'"
7147 msgstr ""
7148
7149 #: sequencer.c:1778 git-rebase--preserve-merges.sh:486
7150 msgid "This is the 1st commit message:"
7151 msgstr ""
7152
7153 #: sequencer.c:1786
7154 #, c-format
7155 msgid "could not read commit message of %s"
7156 msgstr ""
7157
7158 #: sequencer.c:1793
7159 #, c-format
7160 msgid "This is the commit message #%d:"
7161 msgstr ""
7162
7163 #: sequencer.c:1799
7164 #, c-format
7165 msgid "The commit message #%d will be skipped:"
7166 msgstr ""
7167
7168 #: sequencer.c:1887
7169 msgid "your index file is unmerged."
7170 msgstr ""
7171
7172 #: sequencer.c:1894
7173 msgid "cannot fixup root commit"
7174 msgstr ""
7175
7176 #: sequencer.c:1913
7177 #, c-format
7178 msgid "commit %s is a merge but no -m option was given."
7179 msgstr ""
7180
7181 #: sequencer.c:1921 sequencer.c:1929
7182 #, c-format
7183 msgid "commit %s does not have parent %d"
7184 msgstr ""
7185
7186 #: sequencer.c:1935
7187 #, c-format
7188 msgid "cannot get commit message for %s"
7189 msgstr ""
7190
7191 #. TRANSLATORS: The first %s will be a "todo" command like
7192 #. "revert" or "pick", the second %s a SHA1.
7193 #: sequencer.c:1954
7194 #, c-format
7195 msgid "%s: cannot parse parent commit %s"
7196 msgstr ""
7197
7198 #: sequencer.c:2019
7199 #, c-format
7200 msgid "could not rename '%s' to '%s'"
7201 msgstr ""
7202
7203 #: sequencer.c:2079
7204 #, c-format
7205 msgid "could not revert %s... %s"
7206 msgstr ""
7207
7208 #: sequencer.c:2080
7209 #, c-format
7210 msgid "could not apply %s... %s"
7211 msgstr ""
7212
7213 #: sequencer.c:2100
7214 #, c-format
7215 msgid "dropping %s %s -- patch contents already upstream\n"
7216 msgstr ""
7217
7218 #: sequencer.c:2158
7219 #, c-format
7220 msgid "git %s: failed to read the index"
7221 msgstr ""
7222
7223 #: sequencer.c:2165
7224 #, c-format
7225 msgid "git %s: failed to refresh the index"
7226 msgstr ""
7227
7228 #: sequencer.c:2242
7229 #, c-format
7230 msgid "%s does not accept arguments: '%s'"
7231 msgstr ""
7232
7233 #: sequencer.c:2251
7234 #, c-format
7235 msgid "missing arguments for %s"
7236 msgstr ""
7237
7238 #: sequencer.c:2282
7239 #, c-format
7240 msgid "could not parse '%s'"
7241 msgstr ""
7242
7243 #: sequencer.c:2343
7244 #, c-format
7245 msgid "invalid line %d: %.*s"
7246 msgstr ""
7247
7248 #: sequencer.c:2354
7249 #, c-format
7250 msgid "cannot '%s' without a previous commit"
7251 msgstr ""
7252
7253 #: sequencer.c:2440
7254 msgid "cancelling a cherry picking in progress"
7255 msgstr ""
7256
7257 #: sequencer.c:2449
7258 msgid "cancelling a revert in progress"
7259 msgstr ""
7260
7261 #: sequencer.c:2493
7262 msgid "please fix this using 'git rebase --edit-todo'."
7263 msgstr ""
7264
7265 #: sequencer.c:2495
7266 #, c-format
7267 msgid "unusable instruction sheet: '%s'"
7268 msgstr ""
7269
7270 #: sequencer.c:2500
7271 msgid "no commits parsed."
7272 msgstr ""
7273
7274 #: sequencer.c:2511
7275 msgid "cannot cherry-pick during a revert."
7276 msgstr ""
7277
7278 #: sequencer.c:2513
7279 msgid "cannot revert during a cherry-pick."
7280 msgstr ""
7281
7282 #: sequencer.c:2591
7283 #, c-format
7284 msgid "invalid value for %s: %s"
7285 msgstr ""
7286
7287 #: sequencer.c:2698
7288 msgid "unusable squash-onto"
7289 msgstr ""
7290
7291 #: sequencer.c:2718
7292 #, c-format
7293 msgid "malformed options sheet: '%s'"
7294 msgstr ""
7295
7296 #: sequencer.c:2811 sequencer.c:4644
7297 msgid "empty commit set passed"
7298 msgstr ""
7299
7300 #: sequencer.c:2828
7301 msgid "revert is already in progress"
7302 msgstr ""
7303
7304 #: sequencer.c:2830
7305 #, c-format
7306 msgid "try \"git revert (--continue | %s--abort | --quit)\""
7307 msgstr ""
7308
7309 #: sequencer.c:2833
7310 msgid "cherry-pick is already in progress"
7311 msgstr ""
7312
7313 #: sequencer.c:2835
7314 #, c-format
7315 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
7316 msgstr ""
7317
7318 #: sequencer.c:2849
7319 #, c-format
7320 msgid "could not create sequencer directory '%s'"
7321 msgstr ""
7322
7323 #: sequencer.c:2864
7324 msgid "could not lock HEAD"
7325 msgstr ""
7326
7327 #: sequencer.c:2924 sequencer.c:4379
7328 msgid "no cherry-pick or revert in progress"
7329 msgstr ""
7330
7331 #: sequencer.c:2926 sequencer.c:2937
7332 msgid "cannot resolve HEAD"
7333 msgstr ""
7334
7335 #: sequencer.c:2928 sequencer.c:2972
7336 msgid "cannot abort from a branch yet to be born"
7337 msgstr ""
7338
7339 #: sequencer.c:2958 builtin/grep.c:757
7340 #, c-format
7341 msgid "cannot open '%s'"
7342 msgstr ""
7343
7344 #: sequencer.c:2960
7345 #, c-format
7346 msgid "cannot read '%s': %s"
7347 msgstr ""
7348
7349 #: sequencer.c:2961
7350 msgid "unexpected end of file"
7351 msgstr ""
7352
7353 #: sequencer.c:2967
7354 #, c-format
7355 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
7356 msgstr ""
7357
7358 #: sequencer.c:2978
7359 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
7360 msgstr ""
7361
7362 #: sequencer.c:3019
7363 msgid "no revert in progress"
7364 msgstr ""
7365
7366 #: sequencer.c:3028
7367 msgid "no cherry-pick in progress"
7368 msgstr ""
7369
7370 #: sequencer.c:3038
7371 msgid "failed to skip the commit"
7372 msgstr ""
7373
7374 #: sequencer.c:3045
7375 msgid "there is nothing to skip"
7376 msgstr ""
7377
7378 #: sequencer.c:3048
7379 #, c-format
7380 msgid ""
7381 "have you committed already?\n"
7382 "try \"git %s --continue\""
7383 msgstr ""
7384
7385 #: sequencer.c:3210 sequencer.c:4271
7386 msgid "cannot read HEAD"
7387 msgstr ""
7388
7389 #: sequencer.c:3227
7390 #, c-format
7391 msgid "unable to copy '%s' to '%s'"
7392 msgstr ""
7393
7394 #: sequencer.c:3235
7395 #, c-format
7396 msgid ""
7397 "You can amend the commit now, with\n"
7398 "\n"
7399 "  git commit --amend %s\n"
7400 "\n"
7401 "Once you are satisfied with your changes, run\n"
7402 "\n"
7403 "  git rebase --continue\n"
7404 msgstr ""
7405
7406 #: sequencer.c:3245
7407 #, c-format
7408 msgid "Could not apply %s... %.*s"
7409 msgstr ""
7410
7411 #: sequencer.c:3252
7412 #, c-format
7413 msgid "Could not merge %.*s"
7414 msgstr ""
7415
7416 #: sequencer.c:3266 sequencer.c:3270 builtin/difftool.c:640
7417 #, c-format
7418 msgid "could not copy '%s' to '%s'"
7419 msgstr ""
7420
7421 #: sequencer.c:3282
7422 #, c-format
7423 msgid "Executing: %s\n"
7424 msgstr ""
7425
7426 #: sequencer.c:3297
7427 #, c-format
7428 msgid ""
7429 "execution failed: %s\n"
7430 "%sYou can fix the problem, and then run\n"
7431 "\n"
7432 "  git rebase --continue\n"
7433 "\n"
7434 msgstr ""
7435
7436 #: sequencer.c:3303
7437 msgid "and made changes to the index and/or the working tree\n"
7438 msgstr ""
7439
7440 #: sequencer.c:3309
7441 #, c-format
7442 msgid ""
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"
7446 "\n"
7447 "  git rebase --continue\n"
7448 "\n"
7449 msgstr ""
7450
7451 #: sequencer.c:3370
7452 #, c-format
7453 msgid "illegal label name: '%.*s'"
7454 msgstr ""
7455
7456 #: sequencer.c:3424
7457 msgid "writing fake root commit"
7458 msgstr ""
7459
7460 #: sequencer.c:3429
7461 msgid "writing squash-onto"
7462 msgstr ""
7463
7464 #: sequencer.c:3513
7465 #, c-format
7466 msgid "could not resolve '%s'"
7467 msgstr ""
7468
7469 #: sequencer.c:3546
7470 msgid "cannot merge without a current revision"
7471 msgstr ""
7472
7473 #: sequencer.c:3568
7474 #, c-format
7475 msgid "unable to parse '%.*s'"
7476 msgstr ""
7477
7478 #: sequencer.c:3577
7479 #, c-format
7480 msgid "nothing to merge: '%.*s'"
7481 msgstr ""
7482
7483 #: sequencer.c:3589
7484 msgid "octopus merge cannot be executed on top of a [new root]"
7485 msgstr ""
7486
7487 #: sequencer.c:3605
7488 #, c-format
7489 msgid "could not get commit message of '%s'"
7490 msgstr ""
7491
7492 #: sequencer.c:3788
7493 #, c-format
7494 msgid "could not even attempt to merge '%.*s'"
7495 msgstr ""
7496
7497 #: sequencer.c:3804
7498 msgid "merge: Unable to write new index file"
7499 msgstr ""
7500
7501 #: sequencer.c:3878
7502 msgid "Cannot autostash"
7503 msgstr ""
7504
7505 #: sequencer.c:3881
7506 #, c-format
7507 msgid "Unexpected stash response: '%s'"
7508 msgstr ""
7509
7510 #: sequencer.c:3887
7511 #, c-format
7512 msgid "Could not create directory for '%s'"
7513 msgstr ""
7514
7515 #: sequencer.c:3890
7516 #, c-format
7517 msgid "Created autostash: %s\n"
7518 msgstr ""
7519
7520 #: sequencer.c:3894
7521 msgid "could not reset --hard"
7522 msgstr ""
7523
7524 #: sequencer.c:3919
7525 #, c-format
7526 msgid "Applied autostash.\n"
7527 msgstr ""
7528
7529 #: sequencer.c:3931
7530 #, c-format
7531 msgid "cannot store %s"
7532 msgstr ""
7533
7534 #: sequencer.c:3934
7535 #, c-format
7536 msgid ""
7537 "%s\n"
7538 "Your changes are safe in the stash.\n"
7539 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
7540 msgstr ""
7541
7542 #: sequencer.c:3939
7543 msgid "Applying autostash resulted in conflicts."
7544 msgstr ""
7545
7546 #: sequencer.c:3940
7547 msgid "Autostash exists; creating a new stash entry."
7548 msgstr ""
7549
7550 #: sequencer.c:4033 git-rebase--preserve-merges.sh:769
7551 msgid "could not detach HEAD"
7552 msgstr ""
7553
7554 #: sequencer.c:4048
7555 #, c-format
7556 msgid "Stopped at HEAD\n"
7557 msgstr ""
7558
7559 #: sequencer.c:4050
7560 #, c-format
7561 msgid "Stopped at %s\n"
7562 msgstr ""
7563
7564 #: sequencer.c:4058
7565 #, c-format
7566 msgid ""
7567 "Could not execute the todo command\n"
7568 "\n"
7569 "    %.*s\n"
7570 "It has been rescheduled; To edit the command before continuing, please\n"
7571 "edit the todo list first:\n"
7572 "\n"
7573 "    git rebase --edit-todo\n"
7574 "    git rebase --continue\n"
7575 msgstr ""
7576
7577 #: sequencer.c:4104
7578 #, c-format
7579 msgid "Rebasing (%d/%d)%s"
7580 msgstr ""
7581
7582 #: sequencer.c:4149
7583 #, c-format
7584 msgid "Stopped at %s...  %.*s\n"
7585 msgstr ""
7586
7587 #: sequencer.c:4220
7588 #, c-format
7589 msgid "unknown command %d"
7590 msgstr ""
7591
7592 #: sequencer.c:4279
7593 msgid "could not read orig-head"
7594 msgstr ""
7595
7596 #: sequencer.c:4284
7597 msgid "could not read 'onto'"
7598 msgstr ""
7599
7600 #: sequencer.c:4298
7601 #, c-format
7602 msgid "could not update HEAD to %s"
7603 msgstr ""
7604
7605 #: sequencer.c:4358
7606 #, c-format
7607 msgid "Successfully rebased and updated %s.\n"
7608 msgstr ""
7609
7610 #: sequencer.c:4391
7611 msgid "cannot rebase: You have unstaged changes."
7612 msgstr ""
7613
7614 #: sequencer.c:4400
7615 msgid "cannot amend non-existing commit"
7616 msgstr ""
7617
7618 #: sequencer.c:4402
7619 #, c-format
7620 msgid "invalid file: '%s'"
7621 msgstr ""
7622
7623 #: sequencer.c:4404
7624 #, c-format
7625 msgid "invalid contents: '%s'"
7626 msgstr ""
7627
7628 #: sequencer.c:4407
7629 msgid ""
7630 "\n"
7631 "You have uncommitted changes in your working tree. Please, commit them\n"
7632 "first and then run 'git rebase --continue' again."
7633 msgstr ""
7634
7635 #: sequencer.c:4443 sequencer.c:4482
7636 #, c-format
7637 msgid "could not write file: '%s'"
7638 msgstr ""
7639
7640 #: sequencer.c:4498
7641 msgid "could not remove CHERRY_PICK_HEAD"
7642 msgstr ""
7643
7644 #: sequencer.c:4505
7645 msgid "could not commit staged changes."
7646 msgstr ""
7647
7648 #: sequencer.c:4621
7649 #, c-format
7650 msgid "%s: can't cherry-pick a %s"
7651 msgstr ""
7652
7653 #: sequencer.c:4625
7654 #, c-format
7655 msgid "%s: bad revision"
7656 msgstr ""
7657
7658 #: sequencer.c:4660
7659 msgid "can't revert as initial commit"
7660 msgstr ""
7661
7662 #: sequencer.c:5137
7663 msgid "make_script: unhandled options"
7664 msgstr ""
7665
7666 #: sequencer.c:5140
7667 msgid "make_script: error preparing revisions"
7668 msgstr ""
7669
7670 #: sequencer.c:5382 sequencer.c:5399
7671 msgid "nothing to do"
7672 msgstr ""
7673
7674 #: sequencer.c:5418
7675 msgid "could not skip unnecessary pick commands"
7676 msgstr ""
7677
7678 #: sequencer.c:5512
7679 msgid "the script was already rearranged."
7680 msgstr ""
7681
7682 #: setup.c:133
7683 #, c-format
7684 msgid "'%s' is outside repository at '%s'"
7685 msgstr ""
7686
7687 #: setup.c:185
7688 #, c-format
7689 msgid ""
7690 "%s: no such path in the working tree.\n"
7691 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7692 msgstr ""
7693
7694 #: setup.c:198
7695 #, c-format
7696 msgid ""
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>...]'"
7700 msgstr ""
7701
7702 #: setup.c:264
7703 #, c-format
7704 msgid "option '%s' must come before non-option arguments"
7705 msgstr ""
7706
7707 #: setup.c:283
7708 #, c-format
7709 msgid ""
7710 "ambiguous argument '%s': both revision and filename\n"
7711 "Use '--' to separate paths from revisions, like this:\n"
7712 "'git <command> [<revision>...] -- [<file>...]'"
7713 msgstr ""
7714
7715 #: setup.c:419
7716 msgid "unable to set up work tree using invalid config"
7717 msgstr ""
7718
7719 #: setup.c:423
7720 msgid "this operation must be run in a work tree"
7721 msgstr ""
7722
7723 #: setup.c:661
7724 #, c-format
7725 msgid "Expected git repo version <= %d, found %d"
7726 msgstr ""
7727
7728 #: setup.c:669
7729 msgid "unknown repository extensions found:"
7730 msgstr ""
7731
7732 #: setup.c:681
7733 msgid "repo version is 0, but v1-only extensions found:"
7734 msgstr ""
7735
7736 #: setup.c:700
7737 #, c-format
7738 msgid "error opening '%s'"
7739 msgstr ""
7740
7741 #: setup.c:702
7742 #, c-format
7743 msgid "too large to be a .git file: '%s'"
7744 msgstr ""
7745
7746 #: setup.c:704
7747 #, c-format
7748 msgid "error reading %s"
7749 msgstr ""
7750
7751 #: setup.c:706
7752 #, c-format
7753 msgid "invalid gitfile format: %s"
7754 msgstr ""
7755
7756 #: setup.c:708
7757 #, c-format
7758 msgid "no path in gitfile: %s"
7759 msgstr ""
7760
7761 #: setup.c:710
7762 #, c-format
7763 msgid "not a git repository: %s"
7764 msgstr ""
7765
7766 #: setup.c:812
7767 #, c-format
7768 msgid "'$%s' too big"
7769 msgstr ""
7770
7771 #: setup.c:826
7772 #, c-format
7773 msgid "not a git repository: '%s'"
7774 msgstr ""
7775
7776 #: setup.c:855 setup.c:857 setup.c:888
7777 #, c-format
7778 msgid "cannot chdir to '%s'"
7779 msgstr ""
7780
7781 #: setup.c:860 setup.c:916 setup.c:926 setup.c:965 setup.c:973
7782 msgid "cannot come back to cwd"
7783 msgstr ""
7784
7785 #: setup.c:987
7786 #, c-format
7787 msgid "failed to stat '%*s%s%s'"
7788 msgstr ""
7789
7790 #: setup.c:1225
7791 msgid "Unable to read current working directory"
7792 msgstr ""
7793
7794 #: setup.c:1234 setup.c:1240
7795 #, c-format
7796 msgid "cannot change to '%s'"
7797 msgstr ""
7798
7799 #: setup.c:1245
7800 #, c-format
7801 msgid "not a git repository (or any of the parent directories): %s"
7802 msgstr ""
7803
7804 #: setup.c:1251
7805 #, c-format
7806 msgid ""
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)."
7809 msgstr ""
7810
7811 #: setup.c:1362
7812 #, c-format
7813 msgid ""
7814 "problem with core.sharedRepository filemode value (0%.3o).\n"
7815 "The owner of files must always have read and write permissions."
7816 msgstr ""
7817
7818 #: setup.c:1409
7819 msgid "open /dev/null or dup failed"
7820 msgstr ""
7821
7822 #: setup.c:1424
7823 msgid "fork failed"
7824 msgstr ""
7825
7826 #: setup.c:1429
7827 msgid "setsid failed"
7828 msgstr ""
7829
7830 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7831 #: strbuf.c:848
7832 #, c-format
7833 msgid "%u.%2.2u GiB"
7834 msgstr ""
7835
7836 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7837 #: strbuf.c:850
7838 #, c-format
7839 msgid "%u.%2.2u GiB/s"
7840 msgstr ""
7841
7842 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7843 #: strbuf.c:858
7844 #, c-format
7845 msgid "%u.%2.2u MiB"
7846 msgstr ""
7847
7848 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7849 #: strbuf.c:860
7850 #, c-format
7851 msgid "%u.%2.2u MiB/s"
7852 msgstr ""
7853
7854 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7855 #: strbuf.c:867
7856 #, c-format
7857 msgid "%u.%2.2u KiB"
7858 msgstr ""
7859
7860 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7861 #: strbuf.c:869
7862 #, c-format
7863 msgid "%u.%2.2u KiB/s"
7864 msgstr ""
7865
7866 #. TRANSLATORS: IEC 80000-13:2008 byte
7867 #: strbuf.c:875
7868 #, c-format
7869 msgid "%u byte"
7870 msgid_plural "%u bytes"
7871 msgstr[0] ""
7872 msgstr[1] ""
7873
7874 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7875 #: strbuf.c:877
7876 #, c-format
7877 msgid "%u byte/s"
7878 msgid_plural "%u bytes/s"
7879 msgstr[0] ""
7880 msgstr[1] ""
7881
7882 #: strbuf.c:1166 wrapper.c:199 wrapper.c:369 builtin/am.c:719
7883 #: builtin/rebase.c:866
7884 #, c-format
7885 msgid "could not open '%s' for writing"
7886 msgstr ""
7887
7888 #: strbuf.c:1175
7889 #, c-format
7890 msgid "could not edit '%s'"
7891 msgstr ""
7892
7893 #: submodule-config.c:237
7894 #, c-format
7895 msgid "ignoring suspicious submodule name: %s"
7896 msgstr ""
7897
7898 #: submodule-config.c:304
7899 msgid "negative values not allowed for submodule.fetchjobs"
7900 msgstr ""
7901
7902 #: submodule-config.c:402
7903 #, c-format
7904 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7905 msgstr ""
7906
7907 #: submodule-config.c:499
7908 #, c-format
7909 msgid "invalid value for %s"
7910 msgstr ""
7911
7912 #: submodule-config.c:766
7913 #, c-format
7914 msgid "Could not update .gitmodules entry %s"
7915 msgstr ""
7916
7917 #: submodule.c:114 submodule.c:143
7918 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7919 msgstr ""
7920
7921 #: submodule.c:118 submodule.c:147
7922 #, c-format
7923 msgid "Could not find section in .gitmodules where path=%s"
7924 msgstr ""
7925
7926 #: submodule.c:154
7927 #, c-format
7928 msgid "Could not remove .gitmodules entry for %s"
7929 msgstr ""
7930
7931 #: submodule.c:165
7932 msgid "staging updated .gitmodules failed"
7933 msgstr ""
7934
7935 #: submodule.c:327
7936 #, c-format
7937 msgid "in unpopulated submodule '%s'"
7938 msgstr ""
7939
7940 #: submodule.c:358
7941 #, c-format
7942 msgid "Pathspec '%s' is in submodule '%.*s'"
7943 msgstr ""
7944
7945 #: submodule.c:435
7946 #, c-format
7947 msgid "bad --ignore-submodules argument: %s"
7948 msgstr ""
7949
7950 #: submodule.c:817
7951 #, c-format
7952 msgid ""
7953 "Submodule in commit %s at path: '%s' collides with a submodule named the "
7954 "same. Skipping it."
7955 msgstr ""
7956
7957 #: submodule.c:920
7958 #, c-format
7959 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7960 msgstr ""
7961
7962 #: submodule.c:1005
7963 #, c-format
7964 msgid ""
7965 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7966 "submodule %s"
7967 msgstr ""
7968
7969 #: submodule.c:1128
7970 #, c-format
7971 msgid "process for submodule '%s' failed"
7972 msgstr ""
7973
7974 #: submodule.c:1157 builtin/branch.c:689 builtin/submodule--helper.c:2469
7975 msgid "Failed to resolve HEAD as a valid ref."
7976 msgstr ""
7977
7978 #: submodule.c:1168
7979 #, c-format
7980 msgid "Pushing submodule '%s'\n"
7981 msgstr ""
7982
7983 #: submodule.c:1171
7984 #, c-format
7985 msgid "Unable to push submodule '%s'\n"
7986 msgstr ""
7987
7988 #: submodule.c:1463
7989 #, c-format
7990 msgid "Fetching submodule %s%s\n"
7991 msgstr ""
7992
7993 #: submodule.c:1497
7994 #, c-format
7995 msgid "Could not access submodule '%s'\n"
7996 msgstr ""
7997
7998 #: submodule.c:1652
7999 #, c-format
8000 msgid ""
8001 "Errors during submodule fetch:\n"
8002 "%s"
8003 msgstr ""
8004
8005 #: submodule.c:1677
8006 #, c-format
8007 msgid "'%s' not recognized as a git repository"
8008 msgstr ""
8009
8010 #: submodule.c:1694
8011 #, c-format
8012 msgid "Could not run 'git status --porcelain=2' in submodule %s"
8013 msgstr ""
8014
8015 #: submodule.c:1735
8016 #, c-format
8017 msgid "'git status --porcelain=2' failed in submodule %s"
8018 msgstr ""
8019
8020 #: submodule.c:1810
8021 #, c-format
8022 msgid "could not start 'git status' in submodule '%s'"
8023 msgstr ""
8024
8025 #: submodule.c:1823
8026 #, c-format
8027 msgid "could not run 'git status' in submodule '%s'"
8028 msgstr ""
8029
8030 #: submodule.c:1838
8031 #, c-format
8032 msgid "Could not unset core.worktree setting in submodule '%s'"
8033 msgstr ""
8034
8035 #: submodule.c:1865 submodule.c:2175
8036 #, c-format
8037 msgid "could not recurse into submodule '%s'"
8038 msgstr ""
8039
8040 #: submodule.c:1886
8041 msgid "could not reset submodule index"
8042 msgstr ""
8043
8044 #: submodule.c:1928
8045 #, c-format
8046 msgid "submodule '%s' has dirty index"
8047 msgstr ""
8048
8049 #: submodule.c:1980
8050 #, c-format
8051 msgid "Submodule '%s' could not be updated."
8052 msgstr ""
8053
8054 #: submodule.c:2048
8055 #, c-format
8056 msgid "submodule git dir '%s' is inside git dir '%.*s'"
8057 msgstr ""
8058
8059 #: submodule.c:2069
8060 #, c-format
8061 msgid ""
8062 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
8063 msgstr ""
8064
8065 #: submodule.c:2081 submodule.c:2140
8066 #, c-format
8067 msgid "could not lookup name for submodule '%s'"
8068 msgstr ""
8069
8070 #: submodule.c:2085
8071 #, c-format
8072 msgid "refusing to move '%s' into an existing git dir"
8073 msgstr ""
8074
8075 #: submodule.c:2092
8076 #, c-format
8077 msgid ""
8078 "Migrating git directory of '%s%s' from\n"
8079 "'%s' to\n"
8080 "'%s'\n"
8081 msgstr ""
8082
8083 #: submodule.c:2220
8084 msgid "could not start ls-files in .."
8085 msgstr ""
8086
8087 #: submodule.c:2260
8088 #, c-format
8089 msgid "ls-tree returned unexpected return code %d"
8090 msgstr ""
8091
8092 #: trailer.c:236
8093 #, c-format
8094 msgid "running trailer command '%s' failed"
8095 msgstr ""
8096
8097 #: trailer.c:483 trailer.c:488 trailer.c:493 trailer.c:547 trailer.c:551
8098 #: trailer.c:555
8099 #, c-format
8100 msgid "unknown value '%s' for key '%s'"
8101 msgstr ""
8102
8103 #: trailer.c:537 trailer.c:542 builtin/remote.c:299 builtin/remote.c:324
8104 #, c-format
8105 msgid "more than one %s"
8106 msgstr ""
8107
8108 #: trailer.c:728
8109 #, c-format
8110 msgid "empty trailer token in trailer '%.*s'"
8111 msgstr ""
8112
8113 #: trailer.c:748
8114 #, c-format
8115 msgid "could not read input file '%s'"
8116 msgstr ""
8117
8118 #: trailer.c:751 builtin/mktag.c:91
8119 msgid "could not read from stdin"
8120 msgstr ""
8121
8122 #: trailer.c:1009 wrapper.c:676
8123 #, c-format
8124 msgid "could not stat %s"
8125 msgstr ""
8126
8127 #: trailer.c:1011
8128 #, c-format
8129 msgid "file %s is not a regular file"
8130 msgstr ""
8131
8132 #: trailer.c:1013
8133 #, c-format
8134 msgid "file %s is not writable by user"
8135 msgstr ""
8136
8137 #: trailer.c:1025
8138 msgid "could not open temporary file"
8139 msgstr ""
8140
8141 #: trailer.c:1065
8142 #, c-format
8143 msgid "could not rename temporary file to %s"
8144 msgstr ""
8145
8146 #: transport-helper.c:62 transport-helper.c:91
8147 msgid "full write to remote helper failed"
8148 msgstr ""
8149
8150 #: transport-helper.c:145
8151 #, c-format
8152 msgid "unable to find remote helper for '%s'"
8153 msgstr ""
8154
8155 #: transport-helper.c:161 transport-helper.c:575
8156 msgid "can't dup helper output fd"
8157 msgstr ""
8158
8159 #: transport-helper.c:214
8160 #, c-format
8161 msgid ""
8162 "unknown mandatory capability %s; this remote helper probably needs newer "
8163 "version of Git"
8164 msgstr ""
8165
8166 #: transport-helper.c:220
8167 msgid "this remote helper should implement refspec capability"
8168 msgstr ""
8169
8170 #: transport-helper.c:287 transport-helper.c:429
8171 #, c-format
8172 msgid "%s unexpectedly said: '%s'"
8173 msgstr ""
8174
8175 #: transport-helper.c:417
8176 #, c-format
8177 msgid "%s also locked %s"
8178 msgstr ""
8179
8180 #: transport-helper.c:497
8181 msgid "couldn't run fast-import"
8182 msgstr ""
8183
8184 #: transport-helper.c:520
8185 msgid "error while running fast-import"
8186 msgstr ""
8187
8188 #: transport-helper.c:549 transport-helper.c:1237
8189 #, c-format
8190 msgid "could not read ref %s"
8191 msgstr ""
8192
8193 #: transport-helper.c:594
8194 #, c-format
8195 msgid "unknown response to connect: %s"
8196 msgstr ""
8197
8198 #: transport-helper.c:616
8199 msgid "setting remote service path not supported by protocol"
8200 msgstr ""
8201
8202 #: transport-helper.c:618
8203 msgid "invalid remote service path"
8204 msgstr ""
8205
8206 #: transport-helper.c:661 transport.c:1447
8207 msgid "operation not supported by protocol"
8208 msgstr ""
8209
8210 #: transport-helper.c:664
8211 #, c-format
8212 msgid "can't connect to subservice %s"
8213 msgstr ""
8214
8215 #: transport-helper.c:745
8216 msgid "'option' without a matching 'ok/error' directive"
8217 msgstr ""
8218
8219 #: transport-helper.c:788
8220 #, c-format
8221 msgid "expected ok/error, helper said '%s'"
8222 msgstr ""
8223
8224 #: transport-helper.c:845
8225 #, c-format
8226 msgid "helper reported unexpected status of %s"
8227 msgstr ""
8228
8229 #: transport-helper.c:928
8230 #, c-format
8231 msgid "helper %s does not support dry-run"
8232 msgstr ""
8233
8234 #: transport-helper.c:931
8235 #, c-format
8236 msgid "helper %s does not support --signed"
8237 msgstr ""
8238
8239 #: transport-helper.c:934
8240 #, c-format
8241 msgid "helper %s does not support --signed=if-asked"
8242 msgstr ""
8243
8244 #: transport-helper.c:939
8245 #, c-format
8246 msgid "helper %s does not support --atomic"
8247 msgstr ""
8248
8249 #: transport-helper.c:943
8250 #, c-format
8251 msgid "helper %s does not support --%s"
8252 msgstr ""
8253
8254 #: transport-helper.c:950
8255 #, c-format
8256 msgid "helper %s does not support 'push-option'"
8257 msgstr ""
8258
8259 #: transport-helper.c:1050
8260 msgid "remote-helper doesn't support push; refspec needed"
8261 msgstr ""
8262
8263 #: transport-helper.c:1055
8264 #, c-format
8265 msgid "helper %s does not support 'force'"
8266 msgstr ""
8267
8268 #: transport-helper.c:1102
8269 msgid "couldn't run fast-export"
8270 msgstr ""
8271
8272 #: transport-helper.c:1107
8273 msgid "error while running fast-export"
8274 msgstr ""
8275
8276 #: transport-helper.c:1132
8277 #, c-format
8278 msgid ""
8279 "No refs in common and none specified; doing nothing.\n"
8280 "Perhaps you should specify a branch.\n"
8281 msgstr ""
8282
8283 #: transport-helper.c:1214
8284 #, c-format
8285 msgid "unsupported object format '%s'"
8286 msgstr ""
8287
8288 #: transport-helper.c:1223
8289 #, c-format
8290 msgid "malformed response in ref list: %s"
8291 msgstr ""
8292
8293 #: transport-helper.c:1375
8294 #, c-format
8295 msgid "read(%s) failed"
8296 msgstr ""
8297
8298 #: transport-helper.c:1402
8299 #, c-format
8300 msgid "write(%s) failed"
8301 msgstr ""
8302
8303 #: transport-helper.c:1451
8304 #, c-format
8305 msgid "%s thread failed"
8306 msgstr ""
8307
8308 #: transport-helper.c:1455
8309 #, c-format
8310 msgid "%s thread failed to join: %s"
8311 msgstr ""
8312
8313 #: transport-helper.c:1474 transport-helper.c:1478
8314 #, c-format
8315 msgid "can't start thread for copying data: %s"
8316 msgstr ""
8317
8318 #: transport-helper.c:1515
8319 #, c-format
8320 msgid "%s process failed to wait"
8321 msgstr ""
8322
8323 #: transport-helper.c:1519
8324 #, c-format
8325 msgid "%s process failed"
8326 msgstr ""
8327
8328 #: transport-helper.c:1537 transport-helper.c:1546
8329 msgid "can't start thread for copying data"
8330 msgstr ""
8331
8332 #: transport.c:116
8333 #, c-format
8334 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8335 msgstr ""
8336
8337 #: transport.c:145
8338 #, c-format
8339 msgid "could not read bundle '%s'"
8340 msgstr ""
8341
8342 #: transport.c:220
8343 #, c-format
8344 msgid "transport: invalid depth option '%s'"
8345 msgstr ""
8346
8347 #: transport.c:269
8348 msgid "see protocol.version in 'git help config' for more details"
8349 msgstr ""
8350
8351 #: transport.c:270
8352 msgid "server options require protocol version 2 or later"
8353 msgstr ""
8354
8355 #: transport.c:727
8356 msgid "could not parse transport.color.* config"
8357 msgstr ""
8358
8359 #: transport.c:802
8360 msgid "support for protocol v2 not implemented yet"
8361 msgstr ""
8362
8363 #: transport.c:936
8364 #, c-format
8365 msgid "unknown value for config '%s': %s"
8366 msgstr ""
8367
8368 #: transport.c:1002
8369 #, c-format
8370 msgid "transport '%s' not allowed"
8371 msgstr ""
8372
8373 #: transport.c:1055
8374 msgid "git-over-rsync is no longer supported"
8375 msgstr ""
8376
8377 #: transport.c:1157
8378 #, c-format
8379 msgid ""
8380 "The following submodule paths contain changes that can\n"
8381 "not be found on any remote:\n"
8382 msgstr ""
8383
8384 #: transport.c:1161
8385 #, c-format
8386 msgid ""
8387 "\n"
8388 "Please try\n"
8389 "\n"
8390 "\tgit push --recurse-submodules=on-demand\n"
8391 "\n"
8392 "or cd to the path and use\n"
8393 "\n"
8394 "\tgit push\n"
8395 "\n"
8396 "to push them to a remote.\n"
8397 "\n"
8398 msgstr ""
8399
8400 #: transport.c:1169
8401 msgid "Aborting."
8402 msgstr ""
8403
8404 #: transport.c:1316
8405 msgid "failed to push all needed submodules"
8406 msgstr ""
8407
8408 #: tree-walk.c:33
8409 msgid "too-short tree object"
8410 msgstr ""
8411
8412 #: tree-walk.c:39
8413 msgid "malformed mode in tree entry"
8414 msgstr ""
8415
8416 #: tree-walk.c:43
8417 msgid "empty filename in tree entry"
8418 msgstr ""
8419
8420 #: tree-walk.c:118
8421 msgid "too-short tree file"
8422 msgstr ""
8423
8424 #: unpack-trees.c:113
8425 #, c-format
8426 msgid ""
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."
8429 msgstr ""
8430
8431 #: unpack-trees.c:115
8432 #, c-format
8433 msgid ""
8434 "Your local changes to the following files would be overwritten by checkout:\n"
8435 "%%s"
8436 msgstr ""
8437
8438 #: unpack-trees.c:118
8439 #, c-format
8440 msgid ""
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."
8443 msgstr ""
8444
8445 #: unpack-trees.c:120
8446 #, c-format
8447 msgid ""
8448 "Your local changes to the following files would be overwritten by merge:\n"
8449 "%%s"
8450 msgstr ""
8451
8452 #: unpack-trees.c:123
8453 #, c-format
8454 msgid ""
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."
8457 msgstr ""
8458
8459 #: unpack-trees.c:125
8460 #, c-format
8461 msgid ""
8462 "Your local changes to the following files would be overwritten by %s:\n"
8463 "%%s"
8464 msgstr ""
8465
8466 #: unpack-trees.c:130
8467 #, c-format
8468 msgid ""
8469 "Updating the following directories would lose untracked files in them:\n"
8470 "%s"
8471 msgstr ""
8472
8473 #: unpack-trees.c:134
8474 #, c-format
8475 msgid ""
8476 "The following untracked working tree files would be removed by checkout:\n"
8477 "%%sPlease move or remove them before you switch branches."
8478 msgstr ""
8479
8480 #: unpack-trees.c:136
8481 #, c-format
8482 msgid ""
8483 "The following untracked working tree files would be removed by checkout:\n"
8484 "%%s"
8485 msgstr ""
8486
8487 #: unpack-trees.c:139
8488 #, c-format
8489 msgid ""
8490 "The following untracked working tree files would be removed by merge:\n"
8491 "%%sPlease move or remove them before you merge."
8492 msgstr ""
8493
8494 #: unpack-trees.c:141
8495 #, c-format
8496 msgid ""
8497 "The following untracked working tree files would be removed by merge:\n"
8498 "%%s"
8499 msgstr ""
8500
8501 #: unpack-trees.c:144
8502 #, c-format
8503 msgid ""
8504 "The following untracked working tree files would be removed by %s:\n"
8505 "%%sPlease move or remove them before you %s."
8506 msgstr ""
8507
8508 #: unpack-trees.c:146
8509 #, c-format
8510 msgid ""
8511 "The following untracked working tree files would be removed by %s:\n"
8512 "%%s"
8513 msgstr ""
8514
8515 #: unpack-trees.c:152
8516 #, c-format
8517 msgid ""
8518 "The following untracked working tree files would be overwritten by "
8519 "checkout:\n"
8520 "%%sPlease move or remove them before you switch branches."
8521 msgstr ""
8522
8523 #: unpack-trees.c:154
8524 #, c-format
8525 msgid ""
8526 "The following untracked working tree files would be overwritten by "
8527 "checkout:\n"
8528 "%%s"
8529 msgstr ""
8530
8531 #: unpack-trees.c:157
8532 #, c-format
8533 msgid ""
8534 "The following untracked working tree files would be overwritten by merge:\n"
8535 "%%sPlease move or remove them before you merge."
8536 msgstr ""
8537
8538 #: unpack-trees.c:159
8539 #, c-format
8540 msgid ""
8541 "The following untracked working tree files would be overwritten by merge:\n"
8542 "%%s"
8543 msgstr ""
8544
8545 #: unpack-trees.c:162
8546 #, c-format
8547 msgid ""
8548 "The following untracked working tree files would be overwritten by %s:\n"
8549 "%%sPlease move or remove them before you %s."
8550 msgstr ""
8551
8552 #: unpack-trees.c:164
8553 #, c-format
8554 msgid ""
8555 "The following untracked working tree files would be overwritten by %s:\n"
8556 "%%s"
8557 msgstr ""
8558
8559 #: unpack-trees.c:172
8560 #, c-format
8561 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
8562 msgstr ""
8563
8564 #: unpack-trees.c:175
8565 #, c-format
8566 msgid ""
8567 "Cannot update submodule:\n"
8568 "%s"
8569 msgstr ""
8570
8571 #: unpack-trees.c:178
8572 #, c-format
8573 msgid ""
8574 "The following paths are not up to date and were left despite sparse "
8575 "patterns:\n"
8576 "%s"
8577 msgstr ""
8578
8579 #: unpack-trees.c:180
8580 #, c-format
8581 msgid ""
8582 "The following paths are unmerged and were left despite sparse patterns:\n"
8583 "%s"
8584 msgstr ""
8585
8586 #: unpack-trees.c:182
8587 #, c-format
8588 msgid ""
8589 "The following paths were already present and thus not updated despite sparse "
8590 "patterns:\n"
8591 "%s"
8592 msgstr ""
8593
8594 #: unpack-trees.c:262
8595 #, c-format
8596 msgid "Aborting\n"
8597 msgstr ""
8598
8599 #: unpack-trees.c:289
8600 #, c-format
8601 msgid ""
8602 "After fixing the above paths, you may want to run `git sparse-checkout "
8603 "reapply`.\n"
8604 msgstr ""
8605
8606 #: unpack-trees.c:350
8607 msgid "Updating files"
8608 msgstr ""
8609
8610 #: unpack-trees.c:382
8611 msgid ""
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"
8615 msgstr ""
8616
8617 #: unpack-trees.c:1498
8618 msgid "Updating index flags"
8619 msgstr ""
8620
8621 #: upload-pack.c:1543
8622 msgid "expected flush after fetch arguments"
8623 msgstr ""
8624
8625 #: urlmatch.c:163
8626 msgid "invalid URL scheme name or missing '://' suffix"
8627 msgstr ""
8628
8629 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8630 #, c-format
8631 msgid "invalid %XX escape sequence"
8632 msgstr ""
8633
8634 #: urlmatch.c:215
8635 msgid "missing host and scheme is not 'file:'"
8636 msgstr ""
8637
8638 #: urlmatch.c:232
8639 msgid "a 'file:' URL may not have a port number"
8640 msgstr ""
8641
8642 #: urlmatch.c:247
8643 msgid "invalid characters in host name"
8644 msgstr ""
8645
8646 #: urlmatch.c:292 urlmatch.c:303
8647 msgid "invalid port number"
8648 msgstr ""
8649
8650 #: urlmatch.c:371
8651 msgid "invalid '..' path segment"
8652 msgstr ""
8653
8654 #: walker.c:170
8655 msgid "Fetching objects"
8656 msgstr ""
8657
8658 #: worktree.c:238 builtin/am.c:2103
8659 #, c-format
8660 msgid "failed to read '%s'"
8661 msgstr ""
8662
8663 #: worktree.c:304
8664 #, c-format
8665 msgid "'%s' at main working tree is not the repository directory"
8666 msgstr ""
8667
8668 #: worktree.c:315
8669 #, c-format
8670 msgid "'%s' file does not contain absolute path to the working tree location"
8671 msgstr ""
8672
8673 #: worktree.c:327
8674 #, c-format
8675 msgid "'%s' does not exist"
8676 msgstr ""
8677
8678 #: worktree.c:333
8679 #, c-format
8680 msgid "'%s' is not a .git file, error code %d"
8681 msgstr ""
8682
8683 #: worktree.c:342
8684 #, c-format
8685 msgid "'%s' does not point back to '%s'"
8686 msgstr ""
8687
8688 #: worktree.c:608
8689 msgid "not a directory"
8690 msgstr ""
8691
8692 #: worktree.c:617
8693 msgid ".git is not a file"
8694 msgstr ""
8695
8696 #: worktree.c:619
8697 msgid ".git file broken"
8698 msgstr ""
8699
8700 #: worktree.c:621
8701 msgid ".git file incorrect"
8702 msgstr ""
8703
8704 #: worktree.c:727
8705 msgid "not a valid path"
8706 msgstr ""
8707
8708 #: worktree.c:733
8709 msgid "unable to locate repository; .git is not a file"
8710 msgstr ""
8711
8712 #: worktree.c:737
8713 msgid "unable to locate repository; .git file does not reference a repository"
8714 msgstr ""
8715
8716 #: worktree.c:741
8717 msgid "unable to locate repository; .git file broken"
8718 msgstr ""
8719
8720 #: worktree.c:747
8721 msgid "gitdir unreadable"
8722 msgstr ""
8723
8724 #: worktree.c:751
8725 msgid "gitdir incorrect"
8726 msgstr ""
8727
8728 #: worktree.c:776
8729 msgid "not a valid directory"
8730 msgstr ""
8731
8732 #: worktree.c:782
8733 msgid "gitdir file does not exist"
8734 msgstr ""
8735
8736 #: worktree.c:787 worktree.c:796
8737 #, c-format
8738 msgid "unable to read gitdir file (%s)"
8739 msgstr ""
8740
8741 #: worktree.c:806
8742 #, c-format
8743 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
8744 msgstr ""
8745
8746 #: worktree.c:814
8747 msgid "invalid gitdir file"
8748 msgstr ""
8749
8750 #: worktree.c:822
8751 msgid "gitdir file points to non-existent location"
8752 msgstr ""
8753
8754 #: wrapper.c:197 wrapper.c:367
8755 #, c-format
8756 msgid "could not open '%s' for reading and writing"
8757 msgstr ""
8758
8759 #: wrapper.c:398 wrapper.c:599
8760 #, c-format
8761 msgid "unable to access '%s'"
8762 msgstr ""
8763
8764 #: wrapper.c:607
8765 msgid "unable to get current working directory"
8766 msgstr ""
8767
8768 #: wt-status.c:158
8769 msgid "Unmerged paths:"
8770 msgstr "Jalur yang tak tergabung:"
8771
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)"
8775
8776 #: wt-status.c:190 wt-status.c:222
8777 #, c-format
8778 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
8779 msgstr ""
8780 "  (gunakan \"git restore --source=%s --staged <berkas>..\" untuk menggelar "
8781 "balik)"
8782
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)"
8786
8787 #: wt-status.c:197
8788 msgid "  (use \"git add <file>...\" to mark resolution)"
8789 msgstr "  (gunakan \"git add <berkas>...\" untuk menandai penyelesaian)"
8790
8791 #: wt-status.c:199 wt-status.c:203
8792 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8793 msgstr ""
8794 "  (gunakan \"git add.rm <berkas>...\" sebagaimana mestinya untuk menandai "
8795 "penyelesaian)"
8796
8797 #: wt-status.c:201
8798 msgid "  (use \"git rm <file>...\" to mark resolution)"
8799 msgstr "  (gunakan \"git rm <berkas>\" untuk menandai penyelesaian)"
8800
8801 #: wt-status.c:211 wt-status.c:1072
8802 msgid "Changes to be committed:"
8803 msgstr "Perubahan yang akan dikomit:"
8804
8805 #: wt-status.c:234 wt-status.c:1081
8806 msgid "Changes not staged for commit:"
8807 msgstr "Perubahan yang tidak digelar untuk komit:"
8808
8809 #: wt-status.c:238
8810 msgid "  (use \"git add <file>...\" to update what will be committed)"
8811 msgstr ""
8812 "  (gunakan \"git add <berkas>...\" untuk memperbarui apa yang akan dikomit)"
8813
8814 #: wt-status.c:240
8815 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
8816 msgstr ""
8817 "  (gunakan \"git add/rm <berkas>...\" untuk memperbarui apa yang akan "
8818 "dikomit)"
8819
8820 #: wt-status.c:241
8821 msgid ""
8822 "  (use \"git restore <file>...\" to discard changes in working directory)"
8823 msgstr ""
8824 "  (gunakan \"git restore <berkas>...\" untuk membuang perubahan di direktori "
8825 "kerja)"
8826
8827 #: wt-status.c:243
8828 msgid "  (commit or discard the untracked or modified content in submodules)"
8829 msgstr ""
8830 "  (komit atau buang konten yang tak dilacak atau diubah dalam submodul)"
8831
8832 #: wt-status.c:254
8833 #, c-format
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)"
8836
8837 #: wt-status.c:266
8838 msgid "both deleted:"
8839 msgstr "kedua-duanya dihapus:"
8840
8841 #: wt-status.c:268
8842 msgid "added by us:"
8843 msgstr "ditambahkan oleh kami:"
8844
8845 #: wt-status.c:270
8846 msgid "deleted by them:"
8847 msgstr "dihapus oleh mereka:"
8848
8849 #: wt-status.c:272
8850 msgid "added by them:"
8851 msgstr "ditambahkan oleh mereka:"
8852
8853 #: wt-status.c:274
8854 msgid "deleted by us:"
8855 msgstr "dihapus oleh kami:"
8856
8857 #: wt-status.c:276
8858 msgid "both added:"
8859 msgstr "kedua-duanya ditambah:"
8860
8861 #: wt-status.c:278
8862 msgid "both modified:"
8863 msgstr "kedua-duanya diubah:"
8864
8865 #: wt-status.c:288
8866 msgid "new file:"
8867 msgstr "berkas baru:"
8868
8869 #: wt-status.c:290
8870 msgid "copied:"
8871 msgstr "tersalin:"
8872
8873 #: wt-status.c:292
8874 msgid "deleted:"
8875 msgstr "terhapus:"
8876
8877 #: wt-status.c:294
8878 msgid "modified:"
8879 msgstr "terubah:"
8880
8881 #: wt-status.c:296
8882 msgid "renamed:"
8883 msgstr "terganti nama:"
8884
8885 #: wt-status.c:298
8886 msgid "typechange:"
8887 msgstr "tipe perubahan:"
8888
8889 #: wt-status.c:300
8890 msgid "unknown:"
8891 msgstr "tidak diketahui:"
8892
8893 #: wt-status.c:302
8894 msgid "unmerged:"
8895 msgstr "tidak digabung:"
8896
8897 #: wt-status.c:382
8898 msgid "new commits, "
8899 msgstr "komit baru, "
8900
8901 #: wt-status.c:384
8902 msgid "modified content, "
8903 msgstr "konten yang dimodifikasi, "
8904
8905 #: wt-status.c:386
8906 msgid "untracked content, "
8907 msgstr "konten yang tak dilacak, "
8908
8909 #: wt-status.c:905
8910 #, c-format
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"
8915
8916 #: wt-status.c:936
8917 msgid "Submodules changed but not updated:"
8918 msgstr "Submodul berubah tapi tak diperbarui:"
8919
8920 #: wt-status.c:938
8921 msgid "Submodule changes to be committed:"
8922 msgstr "Perubahan submodul yang akan dikomit:"
8923
8924 #: wt-status.c:1020
8925 msgid ""
8926 "Do not modify or remove the line above.\n"
8927 "Everything below it will be ignored."
8928 msgstr ""
8929 "Jangan ubah atau hapus baris diatas.\n"
8930 "Semua dibawahnya akan diabaikan."
8931
8932 #: wt-status.c:1112
8933 #, c-format
8934 msgid ""
8935 "\n"
8936 "It took %.2f seconds to compute the branch ahead/behind values.\n"
8937 "You can use '--no-ahead-behind' to avoid this.\n"
8938 msgstr ""
8939 "\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"
8942
8943 #: wt-status.c:1142
8944 msgid "You have unmerged paths."
8945 msgstr "Anda punya jalur yang tak tergabung."
8946
8947 #: wt-status.c:1145
8948 msgid "  (fix conflicts and run \"git commit\")"
8949 msgstr "  (selesaikan konflik dan jalankan \"git commit\")"
8950
8951 #: wt-status.c:1147
8952 msgid "  (use \"git merge --abort\" to abort the merge)"
8953 msgstr "  (gunakan \"git merge --abort\" untuk membatalkan penggabungan)"
8954
8955 #: wt-status.c:1151
8956 msgid "All conflicts fixed but you are still merging."
8957 msgstr "Semua konflik sudah selesai tapi Anda masih menggabungkan."
8958
8959 #: wt-status.c:1154
8960 msgid "  (use \"git commit\" to conclude merge)"
8961 msgstr "  (gunakan \"git commit\" untuk mengakhiri penggabungan)"
8962
8963 #: wt-status.c:1163
8964 msgid "You are in the middle of an am session."
8965 msgstr "Anda berada ditengah-tengah sesi am."
8966
8967 #: wt-status.c:1166
8968 msgid "The current patch is empty."
8969 msgstr "Jalur saat ini kosong"
8970
8971 #: wt-status.c:1170
8972 msgid "  (fix conflicts and then run \"git am --continue\")"
8973 msgstr "  (selesaikan konflik lalu jalankan \"git am --continue\")"
8974
8975 #: wt-status.c:1172
8976 msgid "  (use \"git am --skip\" to skip this patch)"
8977 msgstr "  (gunakan \"git am --skip\" untuk lewati tambalan ini)"
8978
8979 #: wt-status.c:1174
8980 msgid "  (use \"git am --abort\" to restore the original branch)"
8981 msgstr "  (gunakan \"git am --abort\" untuk mengembalikan cabang asal)"
8982
8983 #: wt-status.c:1307
8984 msgid "git-rebase-todo is missing."
8985 msgstr "git-rebase-todo hilang."
8986
8987 #: wt-status.c:1309
8988 msgid "No commands done."
8989 msgstr "Tidak ada perintah selesai."
8990
8991 #: wt-status.c:1312
8992 #, c-format
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):"
8997
8998 #: wt-status.c:1323
8999 #, c-format
9000 msgid "  (see more in file %s)"
9001 msgstr "  (lihat lebih lanjut di berkas %s)"
9002
9003 #: wt-status.c:1328
9004 msgid "No commands remaining."
9005 msgstr "Tidak ada perintah yang tersisa."
9006
9007 #: wt-status.c:1331
9008 #, c-format
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):"
9013
9014 #: wt-status.c:1339
9015 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
9016 msgstr "  (gunakan \"git rebase --edit-todo\" untuk lihat dan sunting)"
9017
9018 #: wt-status.c:1351
9019 #, c-format
9020 msgid "You are currently rebasing branch '%s' on '%s'."
9021 msgstr "Anda sedang mendasarkan ulang cabang '%s' pada '%s'."
9022
9023 #: wt-status.c:1356
9024 msgid "You are currently rebasing."
9025 msgstr "Anda sedang mendasarkan ulang."
9026
9027 #: wt-status.c:1369
9028 msgid "  (fix conflicts and then run \"git rebase --continue\")"
9029 msgstr "  (selesaikan konflik lalu jalankan \"git rebase --continue\")"
9030
9031 #: wt-status.c:1371
9032 msgid "  (use \"git rebase --skip\" to skip this patch)"
9033 msgstr "  (gunakan \"git rebase --skip\" untuk lewati tambalan ini)"
9034
9035 #: wt-status.c:1373
9036 msgid "  (use \"git rebase --abort\" to check out the original branch)"
9037 msgstr "  (gunakan \"git rebase --abort\" untuk check out cabang asal)"
9038
9039 #: wt-status.c:1380
9040 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
9041 msgstr "  (semua konflik sudah selesai: jalankan \"git rebase --continue\")"
9042
9043 #: wt-status.c:1384
9044 #, c-format
9045 msgid ""
9046 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
9047 msgstr ""
9048 "Anda sedang membelah komit saat mendasarkan ulang cabang '%s' pada '%s'."
9049
9050 #: wt-status.c:1389
9051 msgid "You are currently splitting a commit during a rebase."
9052 msgstr "Anda sedang membelah komit saat mendasarkan ulang."
9053
9054 #: wt-status.c:1392
9055 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
9056 msgstr ""
9057 "  (Setelah direktori kerja Anda bersih, jalankan \"git rebase --continue\")"
9058
9059 #: wt-status.c:1396
9060 #, c-format
9061 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
9062 msgstr ""
9063 "Anda sedang menyunting komit saat mendasarkan ulang cabang '%s' pada '%s'."
9064
9065 #: wt-status.c:1401
9066 msgid "You are currently editing a commit during a rebase."
9067 msgstr "Anda sedang menyunting komit saat mendasarkan ulang."
9068
9069 #: wt-status.c:1404
9070 msgid "  (use \"git commit --amend\" to amend the current commit)"
9071 msgstr "  (gunakan \"git commit --amend\" untuk mengubah komit saat ini)"
9072
9073 #: wt-status.c:1406
9074 msgid ""
9075 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
9076 msgstr ""
9077 "  (gunakan \"git rebase --continue\" begitu Anda puas dengan perubahan Anda)"
9078
9079 #: wt-status.c:1417
9080 msgid "Cherry-pick currently in progress."
9081 msgstr "Petik ceri sedang berjalan."
9082
9083 #: wt-status.c:1420
9084 #, c-format
9085 msgid "You are currently cherry-picking commit %s."
9086 msgstr "Anda sedang memetik ceri komit %s."
9087
9088 #: wt-status.c:1427
9089 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
9090 msgstr "  (selesaikan konflik dan jalankan \"git cherry-pick --continue\")"
9091
9092 #: wt-status.c:1430
9093 msgid "  (run \"git cherry-pick --continue\" to continue)"
9094 msgstr "  (jalankan \"git cherry-pick --continue\" untuk melanjutkan)"
9095
9096 #: wt-status.c:1433
9097 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
9098 msgstr ""
9099 "  (semua konflik sudah selesai: jalankan \"git cherry-pick --continue\")"
9100
9101 #: wt-status.c:1435
9102 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
9103 msgstr "  (gunakan \"git cherry-pick --skip\" untuk lewati tambalan ini)"
9104
9105 #: wt-status.c:1437
9106 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
9107 msgstr ""
9108 "  (gunakan \"git cherry-pick --abort\" untuk membatalkan operasi petik ceri)"
9109
9110 #: wt-status.c:1447
9111 msgid "Revert currently in progress."
9112 msgstr "Pengembalian sedang berjalang."
9113
9114 #: wt-status.c:1450
9115 #, c-format
9116 msgid "You are currently reverting commit %s."
9117 msgstr "Anda sedang mengembalikan komit %s."
9118
9119 #: wt-status.c:1456
9120 msgid "  (fix conflicts and run \"git revert --continue\")"
9121 msgstr "  (selesaikan konflik dan jalankan \"git revert --continue\")"
9122
9123 #: wt-status.c:1459
9124 msgid "  (run \"git revert --continue\" to continue)"
9125 msgstr "  (jalankan \"git revert --continue\" untuk melanjutkan)"
9126
9127 #: wt-status.c:1462
9128 msgid "  (all conflicts fixed: run \"git revert --continue\")"
9129 msgstr "  (semua konflik sudah selesai: jalankan \"git revert --continue\")"
9130
9131 #: wt-status.c:1464
9132 msgid "  (use \"git revert --skip\" to skip this patch)"
9133 msgstr "  (gunakan \"git revert --skip\" untuk lewati tambalan ini)"
9134
9135 #: wt-status.c:1466
9136 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
9137 msgstr ""
9138 "  (gunakan \"git revert --abort\" untuk membatalkan operasi pengembalian)"
9139
9140 #: wt-status.c:1476
9141 #, c-format
9142 msgid "You are currently bisecting, started from branch '%s'."
9143 msgstr "Anda sedang membagi dua, dimulai dari cabang '%s'."
9144
9145 #: wt-status.c:1480
9146 msgid "You are currently bisecting."
9147 msgstr "Anda sedang membagi dua."
9148
9149 #: wt-status.c:1483
9150 msgid "  (use \"git bisect reset\" to get back to the original branch)"
9151 msgstr "  (gunakan \"git bisect reset\" untuk kembali ke cabang asal)"
9152
9153 #: wt-status.c:1494
9154 #, c-format
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."
9157
9158 #: wt-status.c:1733
9159 msgid "On branch "
9160 msgstr "Pada cabang "
9161
9162 #: wt-status.c:1740
9163 msgid "interactive rebase in progress; onto "
9164 msgstr "sedang mendasarkan ulang interaktif; ke "
9165
9166 #: wt-status.c:1742
9167 msgid "rebase in progress; onto "
9168 msgstr "sedang mendasarkan ulang; ke "
9169
9170 #: wt-status.c:1747
9171 msgid "HEAD detached at "
9172 msgstr ""
9173
9174 #: wt-status.c:1749
9175 msgid "HEAD detached from "
9176 msgstr ""
9177
9178 #: wt-status.c:1752
9179 msgid "Not currently on any branch."
9180 msgstr "Tidak sedang berada pada cabang apapun."
9181
9182 #: wt-status.c:1769
9183 msgid "Initial commit"
9184 msgstr "Komit awal"
9185
9186 #: wt-status.c:1770
9187 msgid "No commits yet"
9188 msgstr "Tidak ada komit"
9189
9190 #: wt-status.c:1784
9191 msgid "Untracked files"
9192 msgstr "Berkas tak terlacak"
9193
9194 #: wt-status.c:1786
9195 msgid "Ignored files"
9196 msgstr "Berkas yang diabaikan"
9197
9198 #: wt-status.c:1790
9199 #, c-format
9200 msgid ""
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')."
9204 msgstr ""
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')."
9208
9209 #: wt-status.c:1796
9210 #, c-format
9211 msgid "Untracked files not listed%s"
9212 msgstr "Berkas tak terlacak yang tak disebutkan%s"
9213
9214 #: wt-status.c:1798
9215 msgid " (use -u option to show untracked files)"
9216 msgstr " (gunakan opsi -u untuk melihat berkas yang tak terlacak)"
9217
9218 #: wt-status.c:1804
9219 msgid "No changes"
9220 msgstr "Tidak ada perubahan"
9221
9222 #: wt-status.c:1809
9223 #, c-format
9224 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
9225 msgstr ""
9226 "tidak ada perubahan untuk dikomit (gunakan \"git add\" dan/atau \"git commit "
9227 "-a\")\n"
9228
9229 #: wt-status.c:1813
9230 #, c-format
9231 msgid "no changes added to commit\n"
9232 msgstr "tidak ada perubahan untuk dikomit\n"
9233
9234 #: wt-status.c:1817
9235 #, c-format
9236 msgid ""
9237 "nothing added to commit but untracked files present (use \"git add\" to "
9238 "track)\n"
9239 msgstr ""
9240 "tidak ada perubahan untuk dikomit tapi berkas yang tak terlacak ada(gunakan "
9241 "\"git add\" untuk lacak)\n"
9242
9243 #: wt-status.c:1821
9244 #, c-format
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"
9247
9248 #: wt-status.c:1825
9249 #, c-format
9250 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
9251 msgstr ""
9252 "tidak ada yang dikomit (buat/salin berkas dan gunakan \"git add\" untuk "
9253 "lacak)\n"
9254
9255 #: wt-status.c:1829 wt-status.c:1835
9256 #, c-format
9257 msgid "nothing to commit\n"
9258 msgstr "tidak ada yang dikomit\n"
9259
9260 #: wt-status.c:1832
9261 #, c-format
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"
9264
9265 #: wt-status.c:1837
9266 #, c-format
9267 msgid "nothing to commit, working tree clean\n"
9268 msgstr "tidak ada yang dikomit, pohon kerja bersih\n"
9269
9270 #: wt-status.c:1942
9271 msgid "No commits yet on "
9272 msgstr "Tidak ada komit apapun pada "
9273
9274 #: wt-status.c:1946
9275 msgid "HEAD (no branch)"
9276 msgstr "HEAD (tanpa cabang)"
9277
9278 #: wt-status.c:1977
9279 msgid "different"
9280 msgstr "berbeda"
9281
9282 #: wt-status.c:1979 wt-status.c:1987
9283 msgid "behind "
9284 msgstr "di belakang "
9285
9286 #: wt-status.c:1982 wt-status.c:1985
9287 msgid "ahead "
9288 msgstr "di depan "
9289
9290 #. TRANSLATORS: the action is e.g. "pull with rebase"
9291 #: wt-status.c:2507
9292 #, c-format
9293 msgid "cannot %s: You have unstaged changes."
9294 msgstr "tidak dapat %s: Anda punya perubahan yang tidak digelar."
9295
9296 #: wt-status.c:2513
9297 msgid "additionally, your index contains uncommitted changes."
9298 msgstr "juga indeks Anda berisi perubahan yang belum dikomit."
9299
9300 #: wt-status.c:2515
9301 #, c-format
9302 msgid "cannot %s: Your index contains uncommitted changes."
9303 msgstr "tidak dapat %s: indeks Anda berisi perubahan yang belum dikomit."
9304
9305 #: compat/precompose_utf8.c:58 builtin/clone.c:457
9306 #, c-format
9307 msgid "failed to unlink '%s'"
9308 msgstr ""
9309
9310 #: builtin/add.c:26
9311 msgid "git add [<options>] [--] <pathspec>..."
9312 msgstr ""
9313
9314 #: builtin/add.c:58
9315 msgid "cannot chmod %cx '%s'"
9316 msgstr ""
9317
9318 #: builtin/add.c:96
9319 #, c-format
9320 msgid "unexpected diff status %c"
9321 msgstr ""
9322
9323 #: builtin/add.c:101 builtin/commit.c:285
9324 msgid "updating files failed"
9325 msgstr ""
9326
9327 #: builtin/add.c:111
9328 #, c-format
9329 msgid "remove '%s'\n"
9330 msgstr ""
9331
9332 #: builtin/add.c:186
9333 msgid "Unstaged changes after refreshing the index:"
9334 msgstr ""
9335
9336 #: builtin/add.c:280 builtin/rev-parse.c:991
9337 msgid "Could not read the index"
9338 msgstr ""
9339
9340 #: builtin/add.c:291
9341 #, c-format
9342 msgid "Could not open '%s' for writing."
9343 msgstr ""
9344
9345 #: builtin/add.c:295
9346 msgid "Could not write patch"
9347 msgstr ""
9348
9349 #: builtin/add.c:298
9350 msgid "editing patch failed"
9351 msgstr ""
9352
9353 #: builtin/add.c:301
9354 #, c-format
9355 msgid "Could not stat '%s'"
9356 msgstr ""
9357
9358 #: builtin/add.c:303
9359 msgid "Empty patch. Aborted."
9360 msgstr ""
9361
9362 #: builtin/add.c:308
9363 #, c-format
9364 msgid "Could not apply '%s'"
9365 msgstr ""
9366
9367 #: builtin/add.c:316
9368 msgid "The following paths are ignored by one of your .gitignore files:\n"
9369 msgstr ""
9370
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
9374 msgid "dry run"
9375 msgstr "latihan"
9376
9377 #: builtin/add.c:339
9378 msgid "interactive picking"
9379 msgstr ""
9380
9381 #: builtin/add.c:340 builtin/checkout.c:1546 builtin/reset.c:308
9382 msgid "select hunks interactively"
9383 msgstr ""
9384
9385 #: builtin/add.c:341
9386 msgid "edit current diff and apply"
9387 msgstr ""
9388
9389 #: builtin/add.c:342
9390 msgid "allow adding otherwise ignored files"
9391 msgstr ""
9392
9393 #: builtin/add.c:343
9394 msgid "update tracked files"
9395 msgstr ""
9396
9397 #: builtin/add.c:344
9398 msgid "renormalize EOL of tracked files (implies -u)"
9399 msgstr ""
9400
9401 #: builtin/add.c:345
9402 msgid "record only the fact that the path will be added later"
9403 msgstr ""
9404
9405 #: builtin/add.c:346
9406 msgid "add changes from all tracked and untracked files"
9407 msgstr ""
9408
9409 #: builtin/add.c:349
9410 msgid "ignore paths removed in the working tree (same as --no-all)"
9411 msgstr ""
9412
9413 #: builtin/add.c:351
9414 msgid "don't add, only refresh the index"
9415 msgstr ""
9416
9417 #: builtin/add.c:352
9418 msgid "just skip files which cannot be added because of errors"
9419 msgstr ""
9420
9421 #: builtin/add.c:353
9422 msgid "check if - even missing - files are ignored in dry run"
9423 msgstr ""
9424
9425 #: builtin/add.c:355 builtin/update-index.c:1004
9426 msgid "override the executable bit of the listed files"
9427 msgstr ""
9428
9429 #: builtin/add.c:357
9430 msgid "warn when adding an embedded repository"
9431 msgstr ""
9432
9433 #: builtin/add.c:359
9434 msgid "backend for `git stash -p`"
9435 msgstr ""
9436
9437 #: builtin/add.c:377
9438 #, c-format
9439 msgid ""
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"
9444 "\n"
9445 "\tgit submodule add <url> %s\n"
9446 "\n"
9447 "If you added this path by mistake, you can remove it from the\n"
9448 "index with:\n"
9449 "\n"
9450 "\tgit rm --cached %s\n"
9451 "\n"
9452 "See \"git help submodule\" for more information."
9453 msgstr ""
9454
9455 #: builtin/add.c:405
9456 #, c-format
9457 msgid "adding embedded git repository: %s"
9458 msgstr ""
9459
9460 #: builtin/add.c:424
9461 msgid ""
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\""
9465 msgstr ""
9466
9467 #: builtin/add.c:433
9468 msgid "adding files failed"
9469 msgstr ""
9470
9471 #: builtin/add.c:461 builtin/commit.c:345
9472 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9473 msgstr ""
9474
9475 #: builtin/add.c:478
9476 msgid "--pathspec-from-file is incompatible with --edit"
9477 msgstr ""
9478
9479 #: builtin/add.c:490
9480 msgid "-A and -u are mutually incompatible"
9481 msgstr ""
9482
9483 #: builtin/add.c:493
9484 msgid "Option --ignore-missing can only be used together with --dry-run"
9485 msgstr ""
9486
9487 #: builtin/add.c:497
9488 #, c-format
9489 msgid "--chmod param '%s' must be either -x or +x"
9490 msgstr ""
9491
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"
9495 msgstr ""
9496
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"
9500 msgstr ""
9501
9502 #: builtin/add.c:526
9503 #, c-format
9504 msgid "Nothing specified, nothing added.\n"
9505 msgstr ""
9506
9507 #: builtin/add.c:528
9508 msgid ""
9509 "Maybe you wanted to say 'git add .'?\n"
9510 "Turn this message off by running\n"
9511 "\"git config advice.addEmptyPathspec false\""
9512 msgstr ""
9513
9514 #: builtin/am.c:352
9515 msgid "could not parse author script"
9516 msgstr ""
9517
9518 #: builtin/am.c:436
9519 #, c-format
9520 msgid "'%s' was deleted by the applypatch-msg hook"
9521 msgstr ""
9522
9523 #: builtin/am.c:478
9524 #, c-format
9525 msgid "Malformed input line: '%s'."
9526 msgstr ""
9527
9528 #: builtin/am.c:516
9529 #, c-format
9530 msgid "Failed to copy notes from '%s' to '%s'"
9531 msgstr ""
9532
9533 #: builtin/am.c:542
9534 msgid "fseek failed"
9535 msgstr ""
9536
9537 #: builtin/am.c:730
9538 #, c-format
9539 msgid "could not parse patch '%s'"
9540 msgstr ""
9541
9542 #: builtin/am.c:795
9543 msgid "Only one StGIT patch series can be applied at once"
9544 msgstr ""
9545
9546 #: builtin/am.c:843
9547 msgid "invalid timestamp"
9548 msgstr ""
9549
9550 #: builtin/am.c:848 builtin/am.c:860
9551 msgid "invalid Date line"
9552 msgstr ""
9553
9554 #: builtin/am.c:855
9555 msgid "invalid timezone offset"
9556 msgstr ""
9557
9558 #: builtin/am.c:948
9559 msgid "Patch format detection failed."
9560 msgstr ""
9561
9562 #: builtin/am.c:953 builtin/clone.c:410
9563 #, c-format
9564 msgid "failed to create directory '%s'"
9565 msgstr ""
9566
9567 #: builtin/am.c:958
9568 msgid "Failed to split patches."
9569 msgstr ""
9570
9571 #: builtin/am.c:1089
9572 #, c-format
9573 msgid "When you have resolved this problem, run \"%s --continue\"."
9574 msgstr ""
9575
9576 #: builtin/am.c:1090
9577 #, c-format
9578 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9579 msgstr ""
9580
9581 #: builtin/am.c:1091
9582 #, c-format
9583 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9584 msgstr ""
9585
9586 #: builtin/am.c:1174
9587 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9588 msgstr ""
9589
9590 #: builtin/am.c:1202
9591 msgid "Patch is empty."
9592 msgstr ""
9593
9594 #: builtin/am.c:1267
9595 #, c-format
9596 msgid "missing author line in commit %s"
9597 msgstr ""
9598
9599 #: builtin/am.c:1270
9600 #, c-format
9601 msgid "invalid ident line: %.*s"
9602 msgstr ""
9603
9604 #: builtin/am.c:1489
9605 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9606 msgstr ""
9607
9608 #: builtin/am.c:1491
9609 msgid "Using index info to reconstruct a base tree..."
9610 msgstr ""
9611
9612 #: builtin/am.c:1510
9613 msgid ""
9614 "Did you hand edit your patch?\n"
9615 "It does not apply to blobs recorded in its index."
9616 msgstr ""
9617
9618 #: builtin/am.c:1516
9619 msgid "Falling back to patching base and 3-way merge..."
9620 msgstr ""
9621
9622 #: builtin/am.c:1542
9623 msgid "Failed to merge in the changes."
9624 msgstr ""
9625
9626 #: builtin/am.c:1574
9627 msgid "applying to an empty history"
9628 msgstr ""
9629
9630 #: builtin/am.c:1626 builtin/am.c:1630
9631 #, c-format
9632 msgid "cannot resume: %s does not exist."
9633 msgstr ""
9634
9635 #: builtin/am.c:1648
9636 msgid "Commit Body is:"
9637 msgstr ""
9638
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.
9642 #.
9643 #: builtin/am.c:1658
9644 #, c-format
9645 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9646 msgstr ""
9647
9648 #: builtin/am.c:1704 builtin/commit.c:395
9649 msgid "unable to write index file"
9650 msgstr ""
9651
9652 #: builtin/am.c:1708
9653 #, c-format
9654 msgid "Dirty index: cannot apply patches (dirty: %s)"
9655 msgstr ""
9656
9657 #: builtin/am.c:1748 builtin/am.c:1816
9658 #, c-format
9659 msgid "Applying: %.*s"
9660 msgstr ""
9661
9662 #: builtin/am.c:1765
9663 msgid "No changes -- Patch already applied."
9664 msgstr ""
9665
9666 #: builtin/am.c:1771
9667 #, c-format
9668 msgid "Patch failed at %s %.*s"
9669 msgstr ""
9670
9671 #: builtin/am.c:1775
9672 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9673 msgstr ""
9674
9675 #: builtin/am.c:1819
9676 msgid ""
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."
9680 msgstr ""
9681
9682 #: builtin/am.c:1826
9683 msgid ""
9684 "You still have unmerged paths in your index.\n"
9685 "You should 'git add' each file with resolved conflicts to mark them as "
9686 "such.\n"
9687 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9688 msgstr ""
9689
9690 #: builtin/am.c:1933 builtin/am.c:1937 builtin/am.c:1949 builtin/reset.c:347
9691 #: builtin/reset.c:355
9692 #, c-format
9693 msgid "Could not parse object '%s'."
9694 msgstr "Tidak dapat mengurai objek '%s'."
9695
9696 #: builtin/am.c:1985
9697 msgid "failed to clean index"
9698 msgstr ""
9699
9700 #: builtin/am.c:2029
9701 msgid ""
9702 "You seem to have moved HEAD since the last 'am' failure.\n"
9703 "Not rewinding to ORIG_HEAD"
9704 msgstr ""
9705
9706 #: builtin/am.c:2136
9707 #, c-format
9708 msgid "Invalid value for --patch-format: %s"
9709 msgstr ""
9710
9711 #: builtin/am.c:2178
9712 #, c-format
9713 msgid "Invalid value for --show-current-patch: %s"
9714 msgstr ""
9715
9716 #: builtin/am.c:2182
9717 #, c-format
9718 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9719 msgstr ""
9720
9721 #: builtin/am.c:2213
9722 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9723 msgstr ""
9724
9725 #: builtin/am.c:2214
9726 msgid "git am [<options>] (--continue | --skip | --abort)"
9727 msgstr ""
9728
9729 #: builtin/am.c:2220
9730 msgid "run interactively"
9731 msgstr ""
9732
9733 #: builtin/am.c:2222
9734 msgid "historical option -- no-op"
9735 msgstr ""
9736
9737 #: builtin/am.c:2224
9738 msgid "allow fall back on 3way merging if needed"
9739 msgstr ""
9740
9741 #: builtin/am.c:2225 builtin/init-db.c:560 builtin/prune-packed.c:16
9742 #: builtin/repack.c:334 builtin/stash.c:882
9743 msgid "be quiet"
9744 msgstr ""
9745
9746 #: builtin/am.c:2227
9747 msgid "add a Signed-off-by trailer to the commit message"
9748 msgstr ""
9749
9750 #: builtin/am.c:2230
9751 msgid "recode into utf8 (default)"
9752 msgstr ""
9753
9754 #: builtin/am.c:2232
9755 msgid "pass -k flag to git-mailinfo"
9756 msgstr ""
9757
9758 #: builtin/am.c:2234
9759 msgid "pass -b flag to git-mailinfo"
9760 msgstr ""
9761
9762 #: builtin/am.c:2236
9763 msgid "pass -m flag to git-mailinfo"
9764 msgstr ""
9765
9766 #: builtin/am.c:2238
9767 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9768 msgstr ""
9769
9770 #: builtin/am.c:2241
9771 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9772 msgstr ""
9773
9774 #: builtin/am.c:2244
9775 msgid "strip everything before a scissors line"
9776 msgstr ""
9777
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"
9782 msgstr ""
9783
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
9791 msgid "n"
9792 msgstr ""
9793
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
9797 msgid "format"
9798 msgstr ""
9799
9800 #: builtin/am.c:2270
9801 msgid "format the patch(es) are in"
9802 msgstr ""
9803
9804 #: builtin/am.c:2276
9805 msgid "override error message when patch failure occurs"
9806 msgstr ""
9807
9808 #: builtin/am.c:2278
9809 msgid "continue applying patches after resolving a conflict"
9810 msgstr ""
9811
9812 #: builtin/am.c:2281
9813 msgid "synonyms for --continue"
9814 msgstr ""
9815
9816 #: builtin/am.c:2284
9817 msgid "skip the current patch"
9818 msgstr ""
9819
9820 #: builtin/am.c:2287
9821 msgid "restore the original branch and abort the patching operation"
9822 msgstr ""
9823
9824 #: builtin/am.c:2290
9825 msgid "abort the patching operation but keep HEAD where it is"
9826 msgstr ""
9827
9828 #: builtin/am.c:2294
9829 msgid "show the patch being applied"
9830 msgstr ""
9831
9832 #: builtin/am.c:2299
9833 msgid "lie about committer date"
9834 msgstr ""
9835
9836 #: builtin/am.c:2301
9837 msgid "use current timestamp for author date"
9838 msgstr ""
9839
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
9843 msgid "key-id"
9844 msgstr ""
9845
9846 #: builtin/am.c:2304 builtin/rebase.c:539 builtin/rebase.c:1401
9847 msgid "GPG-sign commits"
9848 msgstr ""
9849
9850 #: builtin/am.c:2307
9851 msgid "(internal use for git-rebase)"
9852 msgstr ""
9853
9854 #: builtin/am.c:2325
9855 msgid ""
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."
9858 msgstr ""
9859
9860 #: builtin/am.c:2332
9861 msgid "failed to read the index"
9862 msgstr ""
9863
9864 #: builtin/am.c:2347
9865 #, c-format
9866 msgid "previous rebase directory %s still exists but mbox given."
9867 msgstr ""
9868
9869 #: builtin/am.c:2371
9870 #, c-format
9871 msgid ""
9872 "Stray %s directory found.\n"
9873 "Use \"git am --abort\" to remove it."
9874 msgstr ""
9875
9876 #: builtin/am.c:2377
9877 msgid "Resolve operation not in progress, we are not resuming."
9878 msgstr ""
9879
9880 #: builtin/am.c:2387
9881 msgid "interactive mode requires patches on the command line"
9882 msgstr ""
9883
9884 #: builtin/apply.c:8
9885 msgid "git apply [<options>] [<patch>...]"
9886 msgstr ""
9887
9888 #: builtin/archive.c:17
9889 #, c-format
9890 msgid "could not create archive file '%s'"
9891 msgstr ""
9892
9893 #: builtin/archive.c:20
9894 msgid "could not redirect output"
9895 msgstr ""
9896
9897 #: builtin/archive.c:37
9898 msgid "git archive: Remote with no URL"
9899 msgstr ""
9900
9901 #: builtin/archive.c:61
9902 msgid "git archive: expected ACK/NAK, got a flush packet"
9903 msgstr ""
9904
9905 #: builtin/archive.c:64
9906 #, c-format
9907 msgid "git archive: NACK %s"
9908 msgstr ""
9909
9910 #: builtin/archive.c:65
9911 msgid "git archive: protocol error"
9912 msgstr ""
9913
9914 #: builtin/archive.c:69
9915 msgid "git archive: expected a flush"
9916 msgstr ""
9917
9918 #: builtin/bisect--helper.c:23
9919 msgid "git bisect--helper --bisect-reset [<commit>]"
9920 msgstr ""
9921
9922 #: builtin/bisect--helper.c:24
9923 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9924 msgstr ""
9925
9926 #: builtin/bisect--helper.c:25
9927 msgid ""
9928 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9929 "term-new]"
9930 msgstr ""
9931
9932 #: builtin/bisect--helper.c:26
9933 msgid ""
9934 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
9935 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
9936 "[<paths>...]"
9937 msgstr ""
9938
9939 #: builtin/bisect--helper.c:28
9940 msgid "git bisect--helper --bisect-next"
9941 msgstr ""
9942
9943 #: builtin/bisect--helper.c:29
9944 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
9945 msgstr ""
9946
9947 #: builtin/bisect--helper.c:30
9948 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
9949 msgstr ""
9950
9951 #: builtin/bisect--helper.c:31
9952 msgid "git bisect--helper --bisect-replay <filename>"
9953 msgstr ""
9954
9955 #: builtin/bisect--helper.c:32
9956 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
9957 msgstr ""
9958
9959 #: builtin/bisect--helper.c:107
9960 #, c-format
9961 msgid "cannot open file '%s' in mode '%s'"
9962 msgstr ""
9963
9964 #: builtin/bisect--helper.c:114
9965 #, c-format
9966 msgid "could not write to file '%s'"
9967 msgstr ""
9968
9969 #: builtin/bisect--helper.c:153
9970 #, c-format
9971 msgid "'%s' is not a valid term"
9972 msgstr ""
9973
9974 #: builtin/bisect--helper.c:157
9975 #, c-format
9976 msgid "can't use the builtin command '%s' as a term"
9977 msgstr ""
9978
9979 #: builtin/bisect--helper.c:167
9980 #, c-format
9981 msgid "can't change the meaning of the term '%s'"
9982 msgstr ""
9983
9984 #: builtin/bisect--helper.c:177
9985 msgid "please use two different terms"
9986 msgstr ""
9987
9988 #: builtin/bisect--helper.c:193
9989 #, c-format
9990 msgid "We are not bisecting.\n"
9991 msgstr ""
9992
9993 #: builtin/bisect--helper.c:201
9994 #, c-format
9995 msgid "'%s' is not a valid commit"
9996 msgstr ""
9997
9998 #: builtin/bisect--helper.c:210
9999 #, c-format
10000 msgid ""
10001 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
10002 msgstr ""
10003
10004 #: builtin/bisect--helper.c:254
10005 #, c-format
10006 msgid "Bad bisect_write argument: %s"
10007 msgstr ""
10008
10009 #: builtin/bisect--helper.c:259
10010 #, c-format
10011 msgid "couldn't get the oid of the rev '%s'"
10012 msgstr ""
10013
10014 #: builtin/bisect--helper.c:271
10015 #, c-format
10016 msgid "couldn't open the file '%s'"
10017 msgstr ""
10018
10019 #: builtin/bisect--helper.c:297
10020 #, c-format
10021 msgid "Invalid command: you're currently in a %s/%s bisect"
10022 msgstr ""
10023
10024 #: builtin/bisect--helper.c:324
10025 #, c-format
10026 msgid ""
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."
10029 msgstr ""
10030
10031 #: builtin/bisect--helper.c:328
10032 #, c-format
10033 msgid ""
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."
10037 msgstr ""
10038
10039 #: builtin/bisect--helper.c:348
10040 #, c-format
10041 msgid "bisecting only with a %s commit"
10042 msgstr ""
10043
10044 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10045 #. translation. The program will only accept English input
10046 #. at this point.
10047 #.
10048 #: builtin/bisect--helper.c:356
10049 msgid "Are you sure [Y/n]? "
10050 msgstr ""
10051
10052 #: builtin/bisect--helper.c:417
10053 msgid "no terms defined"
10054 msgstr ""
10055
10056 #: builtin/bisect--helper.c:420
10057 #, c-format
10058 msgid ""
10059 "Your current terms are %s for the old state\n"
10060 "and %s for the new state.\n"
10061 msgstr ""
10062
10063 #: builtin/bisect--helper.c:430
10064 #, c-format
10065 msgid ""
10066 "invalid argument %s for 'git bisect terms'.\n"
10067 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
10068 msgstr ""
10069
10070 #: builtin/bisect--helper.c:497 builtin/bisect--helper.c:1014
10071 msgid "revision walk setup failed\n"
10072 msgstr ""
10073
10074 #: builtin/bisect--helper.c:519
10075 #, c-format
10076 msgid "could not open '%s' for appending"
10077 msgstr ""
10078
10079 #: builtin/bisect--helper.c:638 builtin/bisect--helper.c:651
10080 msgid "'' is not a valid term"
10081 msgstr ""
10082
10083 #: builtin/bisect--helper.c:661
10084 #, c-format
10085 msgid "unrecognized option: '%s'"
10086 msgstr ""
10087
10088 #: builtin/bisect--helper.c:665
10089 #, c-format
10090 msgid "'%s' does not appear to be a valid revision"
10091 msgstr ""
10092
10093 #: builtin/bisect--helper.c:696
10094 msgid "bad HEAD - I need a HEAD"
10095 msgstr ""
10096
10097 #: builtin/bisect--helper.c:711
10098 #, c-format
10099 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
10100 msgstr ""
10101
10102 #: builtin/bisect--helper.c:732
10103 msgid "won't bisect on cg-seek'ed tree"
10104 msgstr ""
10105
10106 #: builtin/bisect--helper.c:735
10107 msgid "bad HEAD - strange symbolic ref"
10108 msgstr ""
10109
10110 #: builtin/bisect--helper.c:755
10111 #, c-format
10112 msgid "invalid ref: '%s'"
10113 msgstr ""
10114
10115 #: builtin/bisect--helper.c:813
10116 msgid "You need to start by \"git bisect start\"\n"
10117 msgstr ""
10118
10119 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10120 #. translation. The program will only accept English input
10121 #. at this point.
10122 #.
10123 #: builtin/bisect--helper.c:824
10124 msgid "Do you want me to do it for you [Y/n]? "
10125 msgstr ""
10126
10127 #: builtin/bisect--helper.c:842
10128 msgid "Please call `--bisect-state` with at least one argument"
10129 msgstr ""
10130
10131 #: builtin/bisect--helper.c:855
10132 #, c-format
10133 msgid "'git bisect %s' can take only one argument."
10134 msgstr ""
10135
10136 #: builtin/bisect--helper.c:867 builtin/bisect--helper.c:878
10137 #, c-format
10138 msgid "Bad rev input: %s"
10139 msgstr ""
10140
10141 #: builtin/bisect--helper.c:912
10142 msgid "We are not bisecting."
10143 msgstr ""
10144
10145 #: builtin/bisect--helper.c:962
10146 #, c-format
10147 msgid "'%s'?? what are you talking about?"
10148 msgstr ""
10149
10150 #: builtin/bisect--helper.c:974
10151 msgid "cannot read file '%s' for replaying"
10152 msgstr ""
10153
10154 #: builtin/bisect--helper.c:1047
10155 msgid "reset the bisection state"
10156 msgstr ""
10157
10158 #: builtin/bisect--helper.c:1049
10159 msgid "check whether bad or good terms exist"
10160 msgstr ""
10161
10162 #: builtin/bisect--helper.c:1051
10163 msgid "print out the bisect terms"
10164 msgstr ""
10165
10166 #: builtin/bisect--helper.c:1053
10167 msgid "start the bisect session"
10168 msgstr ""
10169
10170 #: builtin/bisect--helper.c:1055
10171 msgid "find the next bisection commit"
10172 msgstr ""
10173
10174 #: builtin/bisect--helper.c:1057
10175 msgid "mark the state of ref (or refs)"
10176 msgstr ""
10177
10178 #: builtin/bisect--helper.c:1059
10179 msgid "list the bisection steps so far"
10180 msgstr ""
10181
10182 #: builtin/bisect--helper.c:1061
10183 msgid "replay the bisection process from the given file"
10184 msgstr ""
10185
10186 #: builtin/bisect--helper.c:1063
10187 msgid "skip some commits for checkout"
10188 msgstr ""
10189
10190 #: builtin/bisect--helper.c:1065
10191 msgid "no log for BISECT_WRITE"
10192 msgstr ""
10193
10194 #: builtin/bisect--helper.c:1080
10195 msgid "--bisect-reset requires either no argument or a commit"
10196 msgstr ""
10197
10198 #: builtin/bisect--helper.c:1085
10199 msgid "--bisect-next-check requires 2 or 3 arguments"
10200 msgstr ""
10201
10202 #: builtin/bisect--helper.c:1091
10203 msgid "--bisect-terms requires 0 or 1 argument"
10204 msgstr ""
10205
10206 #: builtin/bisect--helper.c:1100
10207 msgid "--bisect-next requires 0 arguments"
10208 msgstr ""
10209
10210 #: builtin/bisect--helper.c:1111
10211 msgid "--bisect-log requires 0 arguments"
10212 msgstr ""
10213
10214 #: builtin/bisect--helper.c:1116
10215 msgid "no logfile given"
10216 msgstr ""
10217
10218 #: builtin/blame.c:32
10219 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
10220 msgstr ""
10221
10222 #: builtin/blame.c:37
10223 msgid "<rev-opts> are documented in git-rev-list(1)"
10224 msgstr ""
10225
10226 #: builtin/blame.c:410
10227 #, c-format
10228 msgid "expecting a color: %s"
10229 msgstr ""
10230
10231 #: builtin/blame.c:417
10232 msgid "must end with a color"
10233 msgstr ""
10234
10235 #: builtin/blame.c:728
10236 #, c-format
10237 msgid "invalid color '%s' in color.blame.repeatedLines"
10238 msgstr ""
10239
10240 #: builtin/blame.c:746
10241 msgid "invalid value for blame.coloring"
10242 msgstr ""
10243
10244 #: builtin/blame.c:845
10245 #, c-format
10246 msgid "cannot find revision %s to ignore"
10247 msgstr ""
10248
10249 #: builtin/blame.c:867
10250 msgid "show blame entries as we find them, incrementally"
10251 msgstr ""
10252
10253 #: builtin/blame.c:868
10254 msgid "do not show object names of boundary commits (Default: off)"
10255 msgstr ""
10256
10257 #: builtin/blame.c:869
10258 msgid "do not treat root commits as boundaries (Default: off)"
10259 msgstr ""
10260
10261 #: builtin/blame.c:870
10262 msgid "show work cost statistics"
10263 msgstr ""
10264
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"
10271
10272 #: builtin/blame.c:872
10273 msgid "show output score for blame entries"
10274 msgstr ""
10275
10276 #: builtin/blame.c:873
10277 msgid "show original filename (Default: auto)"
10278 msgstr ""
10279
10280 #: builtin/blame.c:874
10281 msgid "show original linenumber (Default: off)"
10282 msgstr ""
10283
10284 #: builtin/blame.c:875
10285 msgid "show in a format designed for machine consumption"
10286 msgstr ""
10287
10288 #: builtin/blame.c:876
10289 msgid "show porcelain format with per-line commit information"
10290 msgstr ""
10291
10292 #: builtin/blame.c:877
10293 msgid "use the same output mode as git-annotate (Default: off)"
10294 msgstr ""
10295
10296 #: builtin/blame.c:878
10297 msgid "show raw timestamp (Default: off)"
10298 msgstr ""
10299
10300 #: builtin/blame.c:879
10301 msgid "show long commit SHA1 (Default: off)"
10302 msgstr ""
10303
10304 #: builtin/blame.c:880
10305 msgid "suppress author name and timestamp (Default: off)"
10306 msgstr ""
10307
10308 #: builtin/blame.c:881
10309 msgid "show author email instead of name (Default: off)"
10310 msgstr ""
10311
10312 #: builtin/blame.c:882
10313 msgid "ignore whitespace differences"
10314 msgstr ""
10315
10316 #: builtin/blame.c:883 builtin/log.c:1812
10317 msgid "rev"
10318 msgstr ""
10319
10320 #: builtin/blame.c:883
10321 msgid "ignore <rev> when blaming"
10322 msgstr ""
10323
10324 #: builtin/blame.c:884
10325 msgid "ignore revisions from <file>"
10326 msgstr ""
10327
10328 #: builtin/blame.c:885
10329 msgid "color redundant metadata from previous line differently"
10330 msgstr ""
10331
10332 #: builtin/blame.c:886
10333 msgid "color lines by age"
10334 msgstr ""
10335
10336 #: builtin/blame.c:887
10337 msgid "spend extra cycles to find better match"
10338 msgstr ""
10339
10340 #: builtin/blame.c:888
10341 msgid "use revisions from <file> instead of calling git-rev-list"
10342 msgstr ""
10343
10344 #: builtin/blame.c:889
10345 msgid "use <file>'s contents as the final image"
10346 msgstr ""
10347
10348 #: builtin/blame.c:890 builtin/blame.c:891
10349 msgid "score"
10350 msgstr ""
10351
10352 #: builtin/blame.c:890
10353 msgid "find line copies within and across files"
10354 msgstr ""
10355
10356 #: builtin/blame.c:891
10357 msgid "find line movements within and across files"
10358 msgstr ""
10359
10360 #: builtin/blame.c:892
10361 msgid "range"
10362 msgstr ""
10363
10364 #: builtin/blame.c:893
10365 msgid "process only line range <start>,<end> or function :<funcname>"
10366 msgstr ""
10367
10368 #: builtin/blame.c:945
10369 msgid "--progress can't be used with --incremental or porcelain formats"
10370 msgstr ""
10371
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
10378 #. columns.
10379 #.
10380 #: builtin/blame.c:996
10381 msgid "4 years, 11 months ago"
10382 msgstr ""
10383
10384 #: builtin/blame.c:1112
10385 #, c-format
10386 msgid "file %s has only %lu line"
10387 msgid_plural "file %s has only %lu lines"
10388 msgstr[0] ""
10389 msgstr[1] ""
10390
10391 #: builtin/blame.c:1157
10392 msgid "Blaming lines"
10393 msgstr ""
10394
10395 #: builtin/branch.c:29
10396 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10397 msgstr ""
10398
10399 #: builtin/branch.c:30
10400 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
10401 msgstr ""
10402
10403 #: builtin/branch.c:31
10404 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10405 msgstr ""
10406
10407 #: builtin/branch.c:32
10408 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10409 msgstr ""
10410
10411 #: builtin/branch.c:33
10412 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10413 msgstr ""
10414
10415 #: builtin/branch.c:34
10416 msgid "git branch [<options>] [-r | -a] [--points-at]"
10417 msgstr ""
10418
10419 #: builtin/branch.c:35
10420 msgid "git branch [<options>] [-r | -a] [--format]"
10421 msgstr ""
10422
10423 #: builtin/branch.c:154
10424 #, c-format
10425 msgid ""
10426 "deleting branch '%s' that has been merged to\n"
10427 "         '%s', but not yet merged to HEAD."
10428 msgstr ""
10429
10430 #: builtin/branch.c:158
10431 #, c-format
10432 msgid ""
10433 "not deleting branch '%s' that is not yet merged to\n"
10434 "         '%s', even though it is merged to HEAD."
10435 msgstr ""
10436
10437 #: builtin/branch.c:172
10438 #, c-format
10439 msgid "Couldn't look up commit object for '%s'"
10440 msgstr ""
10441
10442 #: builtin/branch.c:176
10443 #, c-format
10444 msgid ""
10445 "The branch '%s' is not fully merged.\n"
10446 "If you are sure you want to delete it, run 'git branch -D %s'."
10447 msgstr ""
10448
10449 #: builtin/branch.c:189
10450 msgid "Update of config-file failed"
10451 msgstr ""
10452
10453 #: builtin/branch.c:223
10454 msgid "cannot use -a with -d"
10455 msgstr ""
10456
10457 #: builtin/branch.c:230
10458 msgid "Couldn't look up commit object for HEAD"
10459 msgstr ""
10460
10461 #: builtin/branch.c:244
10462 #, c-format
10463 msgid "Cannot delete branch '%s' checked out at '%s'"
10464 msgstr ""
10465
10466 #: builtin/branch.c:259
10467 #, c-format
10468 msgid "remote-tracking branch '%s' not found."
10469 msgstr ""
10470
10471 #: builtin/branch.c:260
10472 #, c-format
10473 msgid "branch '%s' not found."
10474 msgstr ""
10475
10476 #: builtin/branch.c:291
10477 #, c-format
10478 msgid "Deleted remote-tracking branch %s (was %s).\n"
10479 msgstr ""
10480
10481 #: builtin/branch.c:292
10482 #, c-format
10483 msgid "Deleted branch %s (was %s).\n"
10484 msgstr ""
10485
10486 #: builtin/branch.c:438 builtin/tag.c:61
10487 msgid "unable to parse format string"
10488 msgstr ""
10489
10490 #: builtin/branch.c:469
10491 msgid "could not resolve HEAD"
10492 msgstr ""
10493
10494 #: builtin/branch.c:475
10495 #, c-format
10496 msgid "HEAD (%s) points outside of refs/heads/"
10497 msgstr ""
10498
10499 #: builtin/branch.c:490
10500 #, c-format
10501 msgid "Branch %s is being rebased at %s"
10502 msgstr ""
10503
10504 #: builtin/branch.c:494
10505 #, c-format
10506 msgid "Branch %s is being bisected at %s"
10507 msgstr ""
10508
10509 #: builtin/branch.c:511
10510 msgid "cannot copy the current branch while not on any."
10511 msgstr ""
10512
10513 #: builtin/branch.c:513
10514 msgid "cannot rename the current branch while not on any."
10515 msgstr ""
10516
10517 #: builtin/branch.c:524
10518 #, c-format
10519 msgid "Invalid branch name: '%s'"
10520 msgstr ""
10521
10522 #: builtin/branch.c:553
10523 msgid "Branch rename failed"
10524 msgstr ""
10525
10526 #: builtin/branch.c:555
10527 msgid "Branch copy failed"
10528 msgstr ""
10529
10530 #: builtin/branch.c:559
10531 #, c-format
10532 msgid "Created a copy of a misnamed branch '%s'"
10533 msgstr ""
10534
10535 #: builtin/branch.c:562
10536 #, c-format
10537 msgid "Renamed a misnamed branch '%s' away"
10538 msgstr ""
10539
10540 #: builtin/branch.c:568
10541 #, c-format
10542 msgid "Branch renamed to %s, but HEAD is not updated!"
10543 msgstr ""
10544
10545 #: builtin/branch.c:577
10546 msgid "Branch is renamed, but update of config-file failed"
10547 msgstr ""
10548
10549 #: builtin/branch.c:579
10550 msgid "Branch is copied, but update of config-file failed"
10551 msgstr ""
10552
10553 #: builtin/branch.c:595
10554 #, c-format
10555 msgid ""
10556 "Please edit the description for the branch\n"
10557 "  %s\n"
10558 "Lines starting with '%c' will be stripped.\n"
10559 msgstr ""
10560
10561 #: builtin/branch.c:629
10562 msgid "Generic options"
10563 msgstr ""
10564
10565 #: builtin/branch.c:631
10566 msgid "show hash and subject, give twice for upstream branch"
10567 msgstr ""
10568
10569 #: builtin/branch.c:632
10570 msgid "suppress informational messages"
10571 msgstr ""
10572
10573 #: builtin/branch.c:633
10574 msgid "set up tracking mode (see git-pull(1))"
10575 msgstr ""
10576
10577 #: builtin/branch.c:635
10578 msgid "do not use"
10579 msgstr ""
10580
10581 #: builtin/branch.c:637 builtin/rebase.c:534
10582 msgid "upstream"
10583 msgstr ""
10584
10585 #: builtin/branch.c:637
10586 msgid "change the upstream info"
10587 msgstr ""
10588
10589 #: builtin/branch.c:638
10590 msgid "unset the upstream info"
10591 msgstr ""
10592
10593 #: builtin/branch.c:639
10594 msgid "use colored output"
10595 msgstr ""
10596
10597 #: builtin/branch.c:640
10598 msgid "act on remote-tracking branches"
10599 msgstr ""
10600
10601 #: builtin/branch.c:642 builtin/branch.c:644
10602 msgid "print only branches that contain the commit"
10603 msgstr ""
10604
10605 #: builtin/branch.c:643 builtin/branch.c:645
10606 msgid "print only branches that don't contain the commit"
10607 msgstr ""
10608
10609 #: builtin/branch.c:648
10610 msgid "Specific git-branch actions:"
10611 msgstr ""
10612
10613 #: builtin/branch.c:649
10614 msgid "list both remote-tracking and local branches"
10615 msgstr ""
10616
10617 #: builtin/branch.c:651
10618 msgid "delete fully merged branch"
10619 msgstr ""
10620
10621 #: builtin/branch.c:652
10622 msgid "delete branch (even if not merged)"
10623 msgstr ""
10624
10625 #: builtin/branch.c:653
10626 msgid "move/rename a branch and its reflog"
10627 msgstr ""
10628
10629 #: builtin/branch.c:654
10630 msgid "move/rename a branch, even if target exists"
10631 msgstr ""
10632
10633 #: builtin/branch.c:655
10634 msgid "copy a branch and its reflog"
10635 msgstr ""
10636
10637 #: builtin/branch.c:656
10638 msgid "copy a branch, even if target exists"
10639 msgstr ""
10640
10641 #: builtin/branch.c:657
10642 msgid "list branch names"
10643 msgstr ""
10644
10645 #: builtin/branch.c:658
10646 msgid "show current branch name"
10647 msgstr ""
10648
10649 #: builtin/branch.c:659
10650 msgid "create the branch's reflog"
10651 msgstr ""
10652
10653 #: builtin/branch.c:661
10654 msgid "edit the description for the branch"
10655 msgstr ""
10656
10657 #: builtin/branch.c:662
10658 msgid "force creation, move/rename, deletion"
10659 msgstr ""
10660
10661 #: builtin/branch.c:663
10662 msgid "print only branches that are merged"
10663 msgstr ""
10664
10665 #: builtin/branch.c:664
10666 msgid "print only branches that are not merged"
10667 msgstr ""
10668
10669 #: builtin/branch.c:665
10670 msgid "list branches in columns"
10671 msgstr ""
10672
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
10676 msgid "object"
10677 msgstr ""
10678
10679 #: builtin/branch.c:668
10680 msgid "print only branches of the object"
10681 msgstr ""
10682
10683 #: builtin/branch.c:669 builtin/for-each-ref.c:48 builtin/tag.c:473
10684 msgid "sorting and filtering are case insensitive"
10685 msgstr ""
10686
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"
10690 msgstr ""
10691
10692 #: builtin/branch.c:693 builtin/clone.c:790
10693 msgid "HEAD not found below refs/heads!"
10694 msgstr ""
10695
10696 #: builtin/branch.c:717
10697 msgid "--column and --verbose are incompatible"
10698 msgstr ""
10699
10700 #: builtin/branch.c:732 builtin/branch.c:788 builtin/branch.c:797
10701 msgid "branch name required"
10702 msgstr ""
10703
10704 #: builtin/branch.c:764
10705 msgid "Cannot give description to detached HEAD"
10706 msgstr ""
10707
10708 #: builtin/branch.c:769
10709 msgid "cannot edit description of more than one branch"
10710 msgstr ""
10711
10712 #: builtin/branch.c:776
10713 #, c-format
10714 msgid "No commit on branch '%s' yet."
10715 msgstr ""
10716
10717 #: builtin/branch.c:779
10718 #, c-format
10719 msgid "No branch named '%s'."
10720 msgstr ""
10721
10722 #: builtin/branch.c:794
10723 msgid "too many branches for a copy operation"
10724 msgstr ""
10725
10726 #: builtin/branch.c:803
10727 msgid "too many arguments for a rename operation"
10728 msgstr ""
10729
10730 #: builtin/branch.c:808
10731 msgid "too many arguments to set new upstream"
10732 msgstr ""
10733
10734 #: builtin/branch.c:812
10735 #, c-format
10736 msgid ""
10737 "could not set upstream of HEAD to %s when it does not point to any branch."
10738 msgstr ""
10739
10740 #: builtin/branch.c:815 builtin/branch.c:838
10741 #, c-format
10742 msgid "no such branch '%s'"
10743 msgstr ""
10744
10745 #: builtin/branch.c:819
10746 #, c-format
10747 msgid "branch '%s' does not exist"
10748 msgstr ""
10749
10750 #: builtin/branch.c:832
10751 msgid "too many arguments to unset upstream"
10752 msgstr ""
10753
10754 #: builtin/branch.c:836
10755 msgid "could not unset upstream of HEAD when it does not point to any branch."
10756 msgstr ""
10757
10758 #: builtin/branch.c:842
10759 #, c-format
10760 msgid "Branch '%s' has no upstream information"
10761 msgstr ""
10762
10763 #: builtin/branch.c:852
10764 msgid ""
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>?"
10767 msgstr ""
10768
10769 #: builtin/branch.c:856
10770 msgid ""
10771 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10772 "'--set-upstream-to' instead."
10773 msgstr ""
10774
10775 #: builtin/bugreport.c:15
10776 msgid "git version:\n"
10777 msgstr ""
10778
10779 #: builtin/bugreport.c:21
10780 #, c-format
10781 msgid "uname() failed with error '%s' (%d)\n"
10782 msgstr ""
10783
10784 #: builtin/bugreport.c:31
10785 msgid "compiler info: "
10786 msgstr ""
10787
10788 #: builtin/bugreport.c:34
10789 msgid "libc info: "
10790 msgstr ""
10791
10792 #: builtin/bugreport.c:80
10793 msgid "not run from a git repository - no hooks to show\n"
10794 msgstr ""
10795
10796 #: builtin/bugreport.c:90
10797 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
10798 msgstr ""
10799
10800 #: builtin/bugreport.c:97
10801 msgid ""
10802 "Thank you for filling out a Git bug report!\n"
10803 "Please answer the following questions to help us understand your issue.\n"
10804 "\n"
10805 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
10806 "\n"
10807 "What did you expect to happen? (Expected behavior)\n"
10808 "\n"
10809 "What happened instead? (Actual behavior)\n"
10810 "\n"
10811 "What's different between what you expected and what actually happened?\n"
10812 "\n"
10813 "Anything else you want to add:\n"
10814 "\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"
10817 msgstr ""
10818
10819 #: builtin/bugreport.c:135
10820 msgid "specify a destination for the bugreport file"
10821 msgstr ""
10822
10823 #: builtin/bugreport.c:137
10824 msgid "specify a strftime format suffix for the filename"
10825 msgstr ""
10826
10827 #: builtin/bugreport.c:159
10828 #, c-format
10829 msgid "could not create leading directories for '%s'"
10830 msgstr ""
10831
10832 #: builtin/bugreport.c:166
10833 msgid "System Info"
10834 msgstr ""
10835
10836 #: builtin/bugreport.c:169
10837 msgid "Enabled Hooks"
10838 msgstr ""
10839
10840 #: builtin/bugreport.c:176
10841 #, c-format
10842 msgid "couldn't create a new file at '%s'"
10843 msgstr ""
10844
10845 #: builtin/bugreport.c:179
10846 #, c-format
10847 msgid "unable to write to %s"
10848 msgstr ""
10849
10850 #: builtin/bugreport.c:189
10851 #, c-format
10852 msgid "Created new report at '%s'.\n"
10853 msgstr ""
10854
10855 #: builtin/bundle.c:15 builtin/bundle.c:23
10856 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10857 msgstr ""
10858
10859 #: builtin/bundle.c:16 builtin/bundle.c:28
10860 msgid "git bundle verify [<options>] <file>"
10861 msgstr ""
10862
10863 #: builtin/bundle.c:17 builtin/bundle.c:33
10864 msgid "git bundle list-heads <file> [<refname>...]"
10865 msgstr ""
10866
10867 #: builtin/bundle.c:18 builtin/bundle.c:38
10868 msgid "git bundle unbundle <file> [<refname>...]"
10869 msgstr ""
10870
10871 #: builtin/bundle.c:67 builtin/pack-objects.c:3495
10872 msgid "do not show progress meter"
10873 msgstr ""
10874
10875 #: builtin/bundle.c:69 builtin/pack-objects.c:3497
10876 msgid "show progress meter"
10877 msgstr ""
10878
10879 #: builtin/bundle.c:71 builtin/pack-objects.c:3499
10880 msgid "show progress meter during object writing phase"
10881 msgstr ""
10882
10883 #: builtin/bundle.c:74 builtin/pack-objects.c:3502
10884 msgid "similar to --all-progress when progress meter is shown"
10885 msgstr ""
10886
10887 #: builtin/bundle.c:76
10888 msgid "specify bundle format version"
10889 msgstr ""
10890
10891 #: builtin/bundle.c:96
10892 msgid "Need a repository to create a bundle."
10893 msgstr ""
10894
10895 #: builtin/bundle.c:107
10896 msgid "do not show bundle details"
10897 msgstr ""
10898
10899 #: builtin/bundle.c:122
10900 #, c-format
10901 msgid "%s is okay\n"
10902 msgstr ""
10903
10904 #: builtin/bundle.c:163
10905 msgid "Need a repository to unbundle."
10906 msgstr ""
10907
10908 #: builtin/bundle.c:171 builtin/remote.c:1700
10909 msgid "be verbose; must be placed before a subcommand"
10910 msgstr ""
10911
10912 #: builtin/bundle.c:193 builtin/remote.c:1731
10913 #, c-format
10914 msgid "Unknown subcommand: %s"
10915 msgstr ""
10916
10917 #: builtin/cat-file.c:598
10918 msgid ""
10919 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10920 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
10921 msgstr ""
10922
10923 #: builtin/cat-file.c:599
10924 msgid ""
10925 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
10926 "symlinks] [--textconv | --filters]"
10927 msgstr ""
10928
10929 #: builtin/cat-file.c:620
10930 msgid "only one batch option may be specified"
10931 msgstr ""
10932
10933 #: builtin/cat-file.c:638
10934 msgid "<type> can be one of: blob, tree, commit, tag"
10935 msgstr ""
10936
10937 #: builtin/cat-file.c:639
10938 msgid "show object type"
10939 msgstr ""
10940
10941 #: builtin/cat-file.c:640
10942 msgid "show object size"
10943 msgstr ""
10944
10945 #: builtin/cat-file.c:642
10946 msgid "exit with zero when there's no error"
10947 msgstr ""
10948
10949 #: builtin/cat-file.c:643
10950 msgid "pretty-print object's content"
10951 msgstr ""
10952
10953 #: builtin/cat-file.c:645
10954 msgid "for blob objects, run textconv on object's content"
10955 msgstr ""
10956
10957 #: builtin/cat-file.c:647
10958 msgid "for blob objects, run filters on object's content"
10959 msgstr ""
10960
10961 #: builtin/cat-file.c:648
10962 msgid "blob"
10963 msgstr ""
10964
10965 #: builtin/cat-file.c:649
10966 msgid "use a specific path for --textconv/--filters"
10967 msgstr ""
10968
10969 #: builtin/cat-file.c:651
10970 msgid "allow -s and -t to work with broken/corrupt objects"
10971 msgstr ""
10972
10973 #: builtin/cat-file.c:652
10974 msgid "buffer --batch output"
10975 msgstr ""
10976
10977 #: builtin/cat-file.c:654
10978 msgid "show info and content of objects fed from the standard input"
10979 msgstr ""
10980
10981 #: builtin/cat-file.c:658
10982 msgid "show info about objects fed from the standard input"
10983 msgstr ""
10984
10985 #: builtin/cat-file.c:662
10986 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10987 msgstr ""
10988
10989 #: builtin/cat-file.c:664
10990 msgid "show all objects with --batch or --batch-check"
10991 msgstr ""
10992
10993 #: builtin/cat-file.c:666
10994 msgid "do not order --batch-all-objects output"
10995 msgstr ""
10996
10997 #: builtin/check-attr.c:13
10998 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
10999 msgstr ""
11000
11001 #: builtin/check-attr.c:14
11002 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
11003 msgstr ""
11004
11005 #: builtin/check-attr.c:21
11006 msgid "report all attributes set on file"
11007 msgstr ""
11008
11009 #: builtin/check-attr.c:22
11010 msgid "use .gitattributes only from the index"
11011 msgstr ""
11012
11013 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
11014 msgid "read file names from stdin"
11015 msgstr ""
11016
11017 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
11018 msgid "terminate input and output records by a NUL character"
11019 msgstr ""
11020
11021 #: builtin/check-ignore.c:21 builtin/checkout.c:1499 builtin/gc.c:549
11022 #: builtin/worktree.c:489
11023 msgid "suppress progress reporting"
11024 msgstr ""
11025
11026 #: builtin/check-ignore.c:29
11027 msgid "show non-matching input paths"
11028 msgstr ""
11029
11030 #: builtin/check-ignore.c:31
11031 msgid "ignore index when checking"
11032 msgstr ""
11033
11034 #: builtin/check-ignore.c:163
11035 msgid "cannot specify pathnames with --stdin"
11036 msgstr ""
11037
11038 #: builtin/check-ignore.c:166
11039 msgid "-z only makes sense with --stdin"
11040 msgstr ""
11041
11042 #: builtin/check-ignore.c:168
11043 msgid "no path specified"
11044 msgstr ""
11045
11046 #: builtin/check-ignore.c:172
11047 msgid "--quiet is only valid with a single pathname"
11048 msgstr ""
11049
11050 #: builtin/check-ignore.c:174
11051 msgid "cannot have both --quiet and --verbose"
11052 msgstr ""
11053
11054 #: builtin/check-ignore.c:177
11055 msgid "--non-matching is only valid with --verbose"
11056 msgstr ""
11057
11058 #: builtin/check-mailmap.c:9
11059 msgid "git check-mailmap [<options>] <contact>..."
11060 msgstr ""
11061
11062 #: builtin/check-mailmap.c:14
11063 msgid "also read contacts from stdin"
11064 msgstr ""
11065
11066 #: builtin/check-mailmap.c:25
11067 #, c-format
11068 msgid "unable to parse contact: %s"
11069 msgstr ""
11070
11071 #: builtin/check-mailmap.c:48
11072 msgid "no contacts specified"
11073 msgstr ""
11074
11075 #: builtin/checkout-index.c:152
11076 msgid "git checkout-index [<options>] [--] [<file>...]"
11077 msgstr ""
11078
11079 #: builtin/checkout-index.c:169
11080 msgid "stage should be between 1 and 3 or all"
11081 msgstr ""
11082
11083 #: builtin/checkout-index.c:186
11084 msgid "check out all files in the index"
11085 msgstr ""
11086
11087 #: builtin/checkout-index.c:187
11088 msgid "force overwrite of existing files"
11089 msgstr ""
11090
11091 #: builtin/checkout-index.c:189
11092 msgid "no warning for existing files and files not in index"
11093 msgstr ""
11094
11095 #: builtin/checkout-index.c:191
11096 msgid "don't checkout new files"
11097 msgstr ""
11098
11099 #: builtin/checkout-index.c:193
11100 msgid "update stat information in the index file"
11101 msgstr ""
11102
11103 #: builtin/checkout-index.c:197
11104 msgid "read list of paths from the standard input"
11105 msgstr ""
11106
11107 #: builtin/checkout-index.c:199
11108 msgid "write the content to temporary files"
11109 msgstr ""
11110
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
11115 msgid "string"
11116 msgstr ""
11117
11118 #: builtin/checkout-index.c:201
11119 msgid "when creating files, prepend <string>"
11120 msgstr ""
11121
11122 #: builtin/checkout-index.c:203
11123 msgid "copy out the files from named stage"
11124 msgstr ""
11125
11126 #: builtin/checkout.c:31
11127 msgid "git checkout [<options>] <branch>"
11128 msgstr "git checkout [<opsi>] <cabang>"
11129
11130 #: builtin/checkout.c:32
11131 msgid "git checkout [<options>] [<branch>] -- <file>..."
11132 msgstr "git checkout [<opsi>] [<cabang>] -- <berkas>..."
11133
11134 #: builtin/checkout.c:37
11135 msgid "git switch [<options>] [<branch>]"
11136 msgstr "git switch [<opsi>] [<cabang>]"
11137
11138 #: builtin/checkout.c:42
11139 msgid "git restore [<options>] [--source=<branch>] <file>..."
11140 msgstr "git restore [<opsi>] [--source=<cabang>] <berkas>..."
11141
11142 #: builtin/checkout.c:188 builtin/checkout.c:227
11143 #, c-format
11144 msgid "path '%s' does not have our version"
11145 msgstr "jalur '%s' tidak punya versi kami"
11146
11147 #: builtin/checkout.c:190 builtin/checkout.c:229
11148 #, c-format
11149 msgid "path '%s' does not have their version"
11150 msgstr "jalur '%s' tidak punya versi mereka"
11151
11152 #: builtin/checkout.c:206
11153 #, c-format
11154 msgid "path '%s' does not have all necessary versions"
11155 msgstr "jalur '%s' tidak punya semua versi yang diperlukan"
11156
11157 #: builtin/checkout.c:258
11158 #, c-format
11159 msgid "path '%s' does not have necessary versions"
11160 msgstr "jalur '%s' tidak punya versi yang diperlukan"
11161
11162 #: builtin/checkout.c:275
11163 #, c-format
11164 msgid "path '%s': cannot merge"
11165 msgstr "jalur '%s': tidak dapat gabung"
11166
11167 #: builtin/checkout.c:291
11168 #, c-format
11169 msgid "Unable to add merge result for '%s'"
11170 msgstr "Tidak dapat menambahkan hasil penggabungan untuk '%s'"
11171
11172 #: builtin/checkout.c:396
11173 #, c-format
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"
11178
11179 #: builtin/checkout.c:401
11180 #, c-format
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"
11185
11186 #: builtin/checkout.c:408
11187 #, c-format
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"
11192
11193 #: builtin/checkout.c:431 builtin/checkout.c:434 builtin/checkout.c:437
11194 #: builtin/checkout.c:441
11195 #, c-format
11196 msgid "'%s' cannot be used with updating paths"
11197 msgstr "'%s' tidak dapat digunakan untuk memperbarui jalur"
11198
11199 #: builtin/checkout.c:444 builtin/checkout.c:447
11200 #, c-format
11201 msgid "'%s' cannot be used with %s"
11202 msgstr "'%s' tidak dapat digunakan untuk %s"
11203
11204 #: builtin/checkout.c:451
11205 #, c-format
11206 msgid "Cannot update paths and switch to branch '%s' at the same time."
11207 msgstr ""
11208 "Tidak dapat memperbarui jalur dan mengganti ke cabang '%s' dalam waktu yang "
11209 "bersamaan."
11210
11211 #: builtin/checkout.c:455
11212 #, c-format
11213 msgid "neither '%s' or '%s' is specified"
11214 msgstr "baik '%s' atau '%s' tidak disebutkan"
11215
11216 #: builtin/checkout.c:459
11217 #, c-format
11218 msgid "'%s' must be used when '%s' is not specified"
11219 msgstr "'%s' harus disebutkan ketika '%s' tidak disebutkan"
11220
11221 #: builtin/checkout.c:464 builtin/checkout.c:469
11222 #, c-format
11223 msgid "'%s' or '%s' cannot be used with %s"
11224 msgstr "'%s' atau '%s' tidak dapat digunakan untuk %s"
11225
11226 #: builtin/checkout.c:543 builtin/checkout.c:550
11227 #, c-format
11228 msgid "path '%s' is unmerged"
11229 msgstr "jalur '%s' tak tergabung"
11230
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"
11234
11235 #: builtin/checkout.c:772
11236 #, c-format
11237 msgid ""
11238 "cannot continue with staged changes in the following files:\n"
11239 "%s"
11240 msgstr ""
11241 "tidak dapat melanjutkan dengan perubahan yang tergelar dalam berkas "
11242 "berikut:\n"
11243 "%s"
11244
11245 #: builtin/checkout.c:865
11246 #, c-format
11247 msgid "Can not do reflog for '%s': %s\n"
11248 msgstr "Tidak dapat melakukan reflog untuk '%s': %s\n"
11249
11250 #: builtin/checkout.c:907
11251 msgid "HEAD is now at"
11252 msgstr "HEAD sekarang berada di"
11253
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"
11257
11258 #: builtin/checkout.c:915
11259 #, c-format
11260 msgid "Reset branch '%s'\n"
11261 msgstr "Ganti ulang cabang '%s'\n"
11262
11263 #: builtin/checkout.c:918
11264 #, c-format
11265 msgid "Already on '%s'\n"
11266 msgstr "Sudah berada pada '%s'\n"
11267
11268 #: builtin/checkout.c:922
11269 #, c-format
11270 msgid "Switched to and reset branch '%s'\n"
11271 msgstr "Ganti ke dan ganti cabang '%s'\n"
11272
11273 #: builtin/checkout.c:924 builtin/checkout.c:1355
11274 #, c-format
11275 msgid "Switched to a new branch '%s'\n"
11276 msgstr "Ganti ke cabang baru '%s'\n"
11277
11278 #: builtin/checkout.c:926
11279 #, c-format
11280 msgid "Switched to branch '%s'\n"
11281 msgstr "Ganti ke cabang '%s'\n"
11282
11283 #: builtin/checkout.c:977
11284 #, c-format
11285 msgid " ... and %d more.\n"
11286 msgstr "... dan %d lainnya.\n"
11287
11288 #: builtin/checkout.c:983
11289 #, c-format
11290 msgid ""
11291 "Warning: you are leaving %d commit behind, not connected to\n"
11292 "any of your branches:\n"
11293 "\n"
11294 "%s\n"
11295 msgid_plural ""
11296 "Warning: you are leaving %d commits behind, not connected to\n"
11297 "any of your branches:\n"
11298 "\n"
11299 "%s\n"
11300 msgstr[0] ""
11301 "Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n"
11302 "cabang Anda manapun:\n"
11303 "\n"
11304 "%s\n"
11305 msgstr[1] ""
11306 "Peringatan: Anda meninggalkan %d komit di belakang, tidak terhubung ke\n"
11307 "cabang Anda manapun:\n"
11308 "\n"
11309 "%s\n"
11310
11311 #: builtin/checkout.c:1002
11312 #, c-format
11313 msgid ""
11314 "If you want to keep it by creating a new branch, this may be a good time\n"
11315 "to do so with:\n"
11316 "\n"
11317 " git branch <new-branch-name> %s\n"
11318 "\n"
11319 msgid_plural ""
11320 "If you want to keep them by creating a new branch, this may be a good time\n"
11321 "to do so with:\n"
11322 "\n"
11323 " git branch <new-branch-name> %s\n"
11324 "\n"
11325 msgstr[0] ""
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"
11329 msgstr[1] ""
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"
11333
11334 #: builtin/checkout.c:1037
11335 msgid "internal error in revision walk"
11336 msgstr "kesalahan internal dalam jalan revisi"
11337
11338 #: builtin/checkout.c:1041
11339 msgid "Previous HEAD position was"
11340 msgstr "Posisi HEAD sebelumnya adalah"
11341
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"
11345
11346 #: builtin/checkout.c:1163
11347 #, c-format
11348 msgid ""
11349 "'%s' could be both a local file and a tracking branch.\n"
11350 "Please use -- (and optionally --no-guess) to disambiguate"
11351 msgstr ""
11352 "'%s' bisa jadi berkas lokal dan cabang pelacak.\n"
11353 "Mohon gunakan -- (dan secara opsional --no-guess) untuk disambiguasi"
11354
11355 #: builtin/checkout.c:1170
11356 msgid ""
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"
11359 "\n"
11360 "    git checkout --track origin/<name>\n"
11361 "\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."
11365 msgstr ""
11366 "Jika maksud Anda check out cabang pelacak remote, seperti 'origin',\n"
11367 "Anda bisa lakukan dengan kualifikasi penuh nama dengan opsi --track:\n"
11368 "\n"
11369 "    git checkout --track origin/<nama>\n"
11370 "\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"
11374
11375 #: builtin/checkout.c:1180
11376 #, c-format
11377 msgid "'%s' matched multiple (%d) remote tracking branches"
11378 msgstr "'%s' cocok dengan banyak (%d) cabang pelacak remote"
11379
11380 #: builtin/checkout.c:1246
11381 msgid "only one reference expected"
11382 msgstr "hanya satu referensi yang diharapkan"
11383
11384 #: builtin/checkout.c:1263
11385 #, c-format
11386 msgid "only one reference expected, %d given."
11387 msgstr "hanya satu referensi yang diharapkan, %d diberikan"
11388
11389 #: builtin/checkout.c:1309 builtin/worktree.c:270 builtin/worktree.c:438
11390 #, c-format
11391 msgid "invalid reference: %s"
11392 msgstr "referensi tidak valid: %s"
11393
11394 #: builtin/checkout.c:1322 builtin/checkout.c:1688
11395 #, c-format
11396 msgid "reference is not a tree: %s"
11397 msgstr "referensi bukan pohon: %s"
11398
11399 #: builtin/checkout.c:1369
11400 #, c-format
11401 msgid "a branch is expected, got tag '%s'"
11402 msgstr "sebuah cabang diharapkan, dapat tag '%s'"
11403
11404 #: builtin/checkout.c:1371
11405 #, c-format
11406 msgid "a branch is expected, got remote branch '%s'"
11407 msgstr "sebuah cabang diharapkan, dapat cabang remote '%s'"
11408
11409 #: builtin/checkout.c:1372 builtin/checkout.c:1380
11410 #, c-format
11411 msgid "a branch is expected, got '%s'"
11412 msgstr "sebuah cabang diharapkan, dapat '%s'"
11413
11414 #: builtin/checkout.c:1375
11415 #, c-format
11416 msgid "a branch is expected, got commit '%s'"
11417 msgstr "sebuah cabang diharapkan, dapat komit '%s'"
11418
11419 #: builtin/checkout.c:1391
11420 msgid ""
11421 "cannot switch branch while merging\n"
11422 "Consider \"git merge --quit\" or \"git worktree add\"."
11423 msgstr ""
11424 "tidak dapat mengganti cabang saat penggabungan\n"
11425 "Pertimbangkan untuk menggunakan \"git merge --quit\" atau \"git worktree add"
11426 "\"."
11427
11428 #: builtin/checkout.c:1395
11429 msgid ""
11430 "cannot switch branch in the middle of an am session\n"
11431 "Consider \"git am --quit\" or \"git worktree add\"."
11432 msgstr ""
11433 "tidak dapat mengganti cabang di tengah sesi am\n"
11434 "Pertimbangkan untuk menggunakan \"git am --quit\" atau \"git worktree add\"."
11435
11436 #: builtin/checkout.c:1399
11437 msgid ""
11438 "cannot switch branch while rebasing\n"
11439 "Consider \"git rebase --quit\" or \"git worktree add\"."
11440 msgstr ""
11441 "tidak dapat mengganti cabang saat pendasaran ulang\n"
11442 "Pertimbangkan untuk menggunakan \"git rebase --quit\" atau \"git worktree add"
11443 "\"."
11444
11445 #: builtin/checkout.c:1403
11446 msgid ""
11447 "cannot switch branch while cherry-picking\n"
11448 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
11449 msgstr ""
11450 "tidak dapat mengganti cabang saat pemetikan ceri\n"
11451 "Pertimbangkan untuk menggunakan \"git cherry-pick --quit\" atau \"git "
11452 "worktree add\"."
11453
11454 #: builtin/checkout.c:1407
11455 msgid ""
11456 "cannot switch branch while reverting\n"
11457 "Consider \"git revert --quit\" or \"git worktree add\"."
11458 msgstr ""
11459 "tidak dapat mengganti cabang saat pembalikan\n"
11460 "Pertimbangkan untuk menggunakan \"git cherry-pick --quit\" atau \"git "
11461 "worktree add\"."
11462
11463 #: builtin/checkout.c:1411
11464 msgid "you are switching branch while bisecting"
11465 msgstr "Anda mengganti cabang saat pembagian dua"
11466
11467 #: builtin/checkout.c:1418
11468 msgid "paths cannot be used with switching branches"
11469 msgstr "jalur tidak dapat digunakan dengan mengganti cabang"
11470
11471 #: builtin/checkout.c:1421 builtin/checkout.c:1425 builtin/checkout.c:1429
11472 #, c-format
11473 msgid "'%s' cannot be used with switching branches"
11474 msgstr "'%s' tidak dapat digunakan dengan mengganti cabang"
11475
11476 #: builtin/checkout.c:1433 builtin/checkout.c:1436 builtin/checkout.c:1439
11477 #: builtin/checkout.c:1444 builtin/checkout.c:1449
11478 #, c-format
11479 msgid "'%s' cannot be used with '%s'"
11480 msgstr "'%s' tidak dapat digunakan dengan '%s'"
11481
11482 #: builtin/checkout.c:1446
11483 #, c-format
11484 msgid "'%s' cannot take <start-point>"
11485 msgstr "'%s' tidak bisa mengambil <titik-awal>"
11486
11487 #: builtin/checkout.c:1454
11488 #, c-format
11489 msgid "Cannot switch branch to a non-commit '%s'"
11490 msgstr "Tidak dapat mengganti cabang ke bukan komit '%s'"
11491
11492 #: builtin/checkout.c:1461
11493 msgid "missing branch or commit argument"
11494 msgstr "kehilangan argumen cabang atau komit"
11495
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"
11499
11500 #: builtin/checkout.c:1505 builtin/log.c:1799 parse-options.h:322
11501 msgid "style"
11502 msgstr "gaya"
11503
11504 #: builtin/checkout.c:1506
11505 msgid "conflict style (merge or diff3)"
11506 msgstr "gaya konflik (merge atau diff3)"
11507
11508 #: builtin/checkout.c:1518 builtin/worktree.c:486
11509 msgid "detach HEAD at named commit"
11510 msgstr "lepas HEAD pada komit bernama"
11511
11512 #: builtin/checkout.c:1519
11513 msgid "set upstream info for new branch"
11514 msgstr "setel info hulu untuk cabang baru"
11515
11516 #: builtin/checkout.c:1521
11517 msgid "force checkout (throw away local modifications)"
11518 msgstr "paksa checkout (buang modifikasi lokal)"
11519
11520 #: builtin/checkout.c:1523
11521 msgid "new-branch"
11522 msgstr "cabang baru"
11523
11524 #: builtin/checkout.c:1523
11525 msgid "new unparented branch"
11526 msgstr "cabang baru tanpa induk"
11527
11528 #: builtin/checkout.c:1525 builtin/merge.c:301
11529 msgid "update ignored files (default)"
11530 msgstr "perbarui berkas yang diabaikan (default)"
11531
11532 #: builtin/checkout.c:1528
11533 msgid "do not check if another worktree is holding the given ref"
11534 msgstr ""
11535 "jangan periksa jika pohon kerja yang lain mempunyai referensi yang diberikan"
11536
11537 #: builtin/checkout.c:1541
11538 msgid "checkout our version for unmerged files"
11539 msgstr "checkout versi kami untuk berkas yang tak tergabung"
11540
11541 #: builtin/checkout.c:1544
11542 msgid "checkout their version for unmerged files"
11543 msgstr "checkout versi mereka untuk berkas yang tak tergabung"
11544
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"
11548
11549 #: builtin/checkout.c:1603
11550 #, c-format
11551 msgid "-%c, -%c and --orphan are mutually exclusive"
11552 msgstr "-%c, -%c dan --orphan saling eksklusif"
11553
11554 #: builtin/checkout.c:1607
11555 msgid "-p and --overlay are mutually exclusive"
11556 msgstr "-p dan --overlay saling eksklusif"
11557
11558 #: builtin/checkout.c:1644
11559 msgid "--track needs a branch name"
11560 msgstr "--track butuh nama cabang"
11561
11562 #: builtin/checkout.c:1649
11563 #, c-format
11564 msgid "missing branch name; try -%c"
11565 msgstr "kehilangan nama cabang; coba -%c"
11566
11567 #: builtin/checkout.c:1681
11568 #, c-format
11569 msgid "could not resolve %s"
11570 msgstr "tidak dapat menyelesaikan %s"
11571
11572 #: builtin/checkout.c:1697
11573 msgid "invalid path specification"
11574 msgstr "spesifikasi jalur tidak valid"
11575
11576 #: builtin/checkout.c:1704
11577 #, c-format
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"
11580
11581 #: builtin/checkout.c:1708
11582 #, c-format
11583 msgid "git checkout: --detach does not take a path argument '%s'"
11584 msgstr "git checkout: --detach tidak mengambil argumen jalur '%s'"
11585
11586 #: builtin/checkout.c:1717
11587 msgid "--pathspec-from-file is incompatible with --detach"
11588 msgstr "--pathspec-from-file tidak kompatible dengan --detach"
11589
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"
11593
11594 #: builtin/checkout.c:1733
11595 msgid ""
11596 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11597 "checking out of the index."
11598 msgstr ""
11599 "git checkout: --ours/theirs, --force dan --merge tidak kompatibel saat\n"
11600 "men-checkout index"
11601
11602 #: builtin/checkout.c:1738
11603 msgid "you must specify path(s) to restore"
11604 msgstr "Anda harus sebutkan jalur untuk dipulihkan"
11605
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
11610 msgid "branch"
11611 msgstr "cabang"
11612
11613 #: builtin/checkout.c:1765
11614 msgid "create and checkout a new branch"
11615 msgstr "buat dan checkout cabang baru"
11616
11617 #: builtin/checkout.c:1767
11618 msgid "create/reset and checkout a branch"
11619 msgstr "buat/setel ulang dan checkout cabang"
11620
11621 #: builtin/checkout.c:1768
11622 msgid "create reflog for new branch"
11623 msgstr "buat reflog untuk cabang baru"
11624
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)"
11628
11629 #: builtin/checkout.c:1771
11630 msgid "use overlay mode (default)"
11631 msgstr "gunakan mode hamparan (default)"
11632
11633 #: builtin/checkout.c:1816
11634 msgid "create and switch to a new branch"
11635 msgstr "buat dan ganti ke cabang baru"
11636
11637 #: builtin/checkout.c:1818
11638 msgid "create/reset and switch to a branch"
11639 msgstr "buat/setel ulang dan ganti ke cabang"
11640
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>'"
11644
11645 #: builtin/checkout.c:1822
11646 msgid "throw away local modifications"
11647 msgstr "buang modifikasi lokal"
11648
11649 #: builtin/checkout.c:1856
11650 msgid "which tree-ish to checkout from"
11651 msgstr "mana mirip-cabang untuk di-checkout"
11652
11653 #: builtin/checkout.c:1858
11654 msgid "restore the index"
11655 msgstr "pulihkan indeks"
11656
11657 #: builtin/checkout.c:1860
11658 msgid "restore the working tree (default)"
11659 msgstr "pulihkan pohon kerja (default)"
11660
11661 #: builtin/checkout.c:1862
11662 msgid "ignore unmerged entries"
11663 msgstr "abaikan entri yang tak tergabung"
11664
11665 #: builtin/checkout.c:1863
11666 msgid "use overlay mode"
11667 msgstr "gunakan mode hamparan"
11668
11669 #: builtin/clean.c:29
11670 msgid ""
11671 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
11672 msgstr ""
11673
11674 #: builtin/clean.c:33
11675 #, c-format
11676 msgid "Removing %s\n"
11677 msgstr ""
11678
11679 #: builtin/clean.c:34
11680 #, c-format
11681 msgid "Would remove %s\n"
11682 msgstr ""
11683
11684 #: builtin/clean.c:35
11685 #, c-format
11686 msgid "Skipping repository %s\n"
11687 msgstr ""
11688
11689 #: builtin/clean.c:36
11690 #, c-format
11691 msgid "Would skip repository %s\n"
11692 msgstr ""
11693
11694 #: builtin/clean.c:37
11695 #, c-format
11696 msgid "failed to remove %s"
11697 msgstr ""
11698
11699 #: builtin/clean.c:38
11700 #, c-format
11701 msgid "could not lstat %s\n"
11702 msgstr ""
11703
11704 #: builtin/clean.c:302 git-add--interactive.perl:593
11705 #, c-format
11706 msgid ""
11707 "Prompt help:\n"
11708 "1          - select a numbered item\n"
11709 "foo        - select item based on unique prefix\n"
11710 "           - (empty) select nothing\n"
11711 msgstr ""
11712
11713 #: builtin/clean.c:306 git-add--interactive.perl:602
11714 #, c-format
11715 msgid ""
11716 "Prompt help:\n"
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"
11724 msgstr ""
11725
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"
11730 msgstr ""
11731
11732 #: builtin/clean.c:661
11733 #, c-format
11734 msgid "Input ignore patterns>> "
11735 msgstr ""
11736
11737 #: builtin/clean.c:696
11738 #, c-format
11739 msgid "WARNING: Cannot find items matched by: %s"
11740 msgstr ""
11741
11742 #: builtin/clean.c:717
11743 msgid "Select items to delete"
11744 msgstr ""
11745
11746 #. TRANSLATORS: Make sure to keep [y/N] as is
11747 #: builtin/clean.c:758
11748 #, c-format
11749 msgid "Remove %s [y/N]? "
11750 msgstr ""
11751
11752 #: builtin/clean.c:789
11753 msgid ""
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"
11761 msgstr ""
11762
11763 #: builtin/clean.c:825
11764 msgid "Would remove the following item:"
11765 msgid_plural "Would remove the following items:"
11766 msgstr[0] ""
11767 msgstr[1] ""
11768
11769 #: builtin/clean.c:841
11770 msgid "No more files to clean, exiting."
11771 msgstr ""
11772
11773 #: builtin/clean.c:903
11774 msgid "do not print names of files removed"
11775 msgstr ""
11776
11777 #: builtin/clean.c:905
11778 msgid "force"
11779 msgstr ""
11780
11781 #: builtin/clean.c:906
11782 msgid "interactive cleaning"
11783 msgstr ""
11784
11785 #: builtin/clean.c:908
11786 msgid "remove whole directories"
11787 msgstr ""
11788
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
11793 msgid "pattern"
11794 msgstr ""
11795
11796 #: builtin/clean.c:910
11797 msgid "add <pattern> to ignore rules"
11798 msgstr ""
11799
11800 #: builtin/clean.c:911
11801 msgid "remove ignored files, too"
11802 msgstr ""
11803
11804 #: builtin/clean.c:913
11805 msgid "remove only ignored files"
11806 msgstr ""
11807
11808 #: builtin/clean.c:929
11809 msgid ""
11810 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11811 "clean"
11812 msgstr ""
11813
11814 #: builtin/clean.c:932
11815 msgid ""
11816 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11817 "refusing to clean"
11818 msgstr ""
11819
11820 #: builtin/clean.c:944
11821 msgid "-x and -X cannot be used together"
11822 msgstr ""
11823
11824 #: builtin/clone.c:45
11825 msgid "git clone [<options>] [--] <repo> [<dir>]"
11826 msgstr "git clone [<opsi>] [--] <repo> [<direktori>]"
11827
11828 #: builtin/clone.c:94
11829 msgid "don't create a checkout"
11830 msgstr "jangan buat checkout"
11831
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"
11835
11836 #: builtin/clone.c:99
11837 msgid "create a mirror repository (implies bare)"
11838 msgstr "buat repositori cermin (implikasikan bare)"
11839
11840 #: builtin/clone.c:101
11841 msgid "to clone from a local repository"
11842 msgstr "kloning dari repositori lokal"
11843
11844 #: builtin/clone.c:103
11845 msgid "don't use local hardlinks, always copy"
11846 msgstr "jangan gunakan tautan keras lokal, selalu salin"
11847
11848 #: builtin/clone.c:105
11849 msgid "setup as shared repository"
11850 msgstr "siapkan sebagai repositori berbagi"
11851
11852 #: builtin/clone.c:107
11853 msgid "pathspec"
11854 msgstr "spek jalur"
11855
11856 #: builtin/clone.c:107
11857 msgid "initialize submodules in the clone"
11858 msgstr "inisialisasi submodul dalam klon"
11859
11860 #: builtin/clone.c:111
11861 msgid "number of submodules cloned in parallel"
11862 msgstr "jumlah submodul yang diklon secara paralel"
11863
11864 #: builtin/clone.c:112 builtin/init-db.c:552
11865 msgid "template-directory"
11866 msgstr "direktori templat"
11867
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"
11871
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"
11876
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"
11881
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
11884 msgid "name"
11885 msgstr "nama"
11886
11887 #: builtin/clone.c:121
11888 msgid "use <name> instead of 'origin' to track upstream"
11889 msgstr "gunakan <nama> daripada 'origin' untuk lacak hulu"
11890
11891 #: builtin/clone.c:123
11892 msgid "checkout <branch> instead of the remote's HEAD"
11893 msgstr "checkout <cabang> daripada HEAD remote"
11894
11895 #: builtin/clone.c:125
11896 msgid "path to git-upload-pack on the remote"
11897 msgstr "jalur ke git-upload-pack pada remote"
11898
11899 #: builtin/clone.c:126 builtin/fetch.c:176 builtin/grep.c:861
11900 #: builtin/pull.c:208
11901 msgid "depth"
11902 msgstr "kedalaman"
11903
11904 #: builtin/clone.c:127
11905 msgid "create a shallow clone of that depth"
11906 msgstr "buat klon dangkal sedalam kedalaman tersebut"
11907
11908 #: builtin/clone.c:128 builtin/fetch.c:178 builtin/pack-objects.c:3550
11909 #: builtin/pull.c:211
11910 msgid "time"
11911 msgstr "waktu"
11912
11913 #: builtin/clone.c:129
11914 msgid "create a shallow clone since a specific time"
11915 msgstr "buat klon dangkal sejak waktu yang disebutkan"
11916
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
11919 msgid "revision"
11920 msgstr "revisi"
11921
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"
11925
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"
11930
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"
11934
11935 #: builtin/clone.c:137
11936 msgid "any cloned submodules will be shallow"
11937 msgstr "submodul yang diklon akan dangkal"
11938
11939 #: builtin/clone.c:138 builtin/init-db.c:561
11940 msgid "gitdir"
11941 msgstr "direktori git"
11942
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"
11946
11947 #: builtin/clone.c:140
11948 msgid "key=value"
11949 msgstr "kunci=nilai"
11950
11951 #: builtin/clone.c:141
11952 msgid "set config inside the new repository"
11953 msgstr "setel konfigurasi di dalam repositori baru"
11954
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"
11959
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"
11964
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"
11969
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"
11974
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"
11978
11979 #: builtin/clone.c:152
11980 msgid "initialize sparse-checkout file to include only files at root"
11981 msgstr ""
11982 "inisialisasi berkas checkout tipis agar memasukkan hanya berkas pada akar"
11983
11984 #: builtin/clone.c:288
11985 msgid ""
11986 "No directory name could be guessed.\n"
11987 "Please specify a directory on the command line"
11988 msgstr ""
11989 "Nama direktori tidak dapat ditebak.\n"
11990 "Mohon sebutkan direktori pada baris perintah"
11991
11992 #: builtin/clone.c:341
11993 #, c-format
11994 msgid "info: Could not add alternate for '%s': %s\n"
11995 msgstr "info: Tidak dapat menambahkan alternatif untuk '%s': %s\n"
11996
11997 #: builtin/clone.c:414
11998 #, c-format
11999 msgid "%s exists and is not a directory"
12000 msgstr "%s ada dan bukan direktori"
12001
12002 #: builtin/clone.c:432
12003 #, c-format
12004 msgid "failed to start iterator over '%s'"
12005 msgstr "gagal memulai iterator pada '%s'"
12006
12007 #: builtin/clone.c:463
12008 #, c-format
12009 msgid "failed to create link '%s'"
12010 msgstr "gagal membuat tautan '%s'"
12011
12012 #: builtin/clone.c:467
12013 #, c-format
12014 msgid "failed to copy file to '%s'"
12015 msgstr "gagal menyalin berkas ke '%s'"
12016
12017 #: builtin/clone.c:472
12018 #, c-format
12019 msgid "failed to iterate over '%s'"
12020 msgstr "gagal iterasi pada '%s'"
12021
12022 #: builtin/clone.c:499
12023 #, c-format
12024 msgid "done.\n"
12025 msgstr "selesai.\n"
12026
12027 #: builtin/clone.c:513
12028 msgid ""
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"
12032 msgstr ""
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"
12036
12037 #: builtin/clone.c:590
12038 #, c-format
12039 msgid "Could not find remote branch %s to clone."
12040 msgstr "Tidak dapat menemukan cabang remote %s untuk diklon."
12041
12042 #: builtin/clone.c:709
12043 #, c-format
12044 msgid "unable to update %s"
12045 msgstr "tidak dapat memperbarui %s"
12046
12047 #: builtin/clone.c:757
12048 msgid "failed to initialize sparse-checkout"
12049 msgstr "gagal menginisalisasi checkout tipis"
12050
12051 #: builtin/clone.c:780
12052 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
12053 msgstr ""
12054 "HEAD remote merujuk pada ref yang tidak ada, tidak dapat men-checkout.\n"
12055
12056 #: builtin/clone.c:812
12057 msgid "unable to checkout working tree"
12058 msgstr "tidak dapat men-checkout pohon kerja"
12059
12060 #: builtin/clone.c:887
12061 msgid "unable to write parameters to config file"
12062 msgstr "tidak dapat menulis parameter ke berkas konfigurasi"
12063
12064 #: builtin/clone.c:950
12065 msgid "cannot repack to clean up"
12066 msgstr "tidak dapat memaket ulang untuk pembersihan"
12067
12068 #: builtin/clone.c:952
12069 msgid "cannot unlink temporary alternates file"
12070 msgstr "tidak dapat batal-taut berkas alternatif sementara"
12071
12072 #: builtin/clone.c:993 builtin/receive-pack.c:2493
12073 msgid "Too many arguments."
12074 msgstr "Terlalu banyak argumen."
12075
12076 #: builtin/clone.c:997
12077 msgid "You must specify a repository to clone."
12078 msgstr "Anda harus sebutkan repositori untuk diklon."
12079
12080 #: builtin/clone.c:1010
12081 #, c-format
12082 msgid "--bare and --origin %s options are incompatible."
12083 msgstr "--bare dan --origin %s tidak kompatibel."
12084
12085 #: builtin/clone.c:1013
12086 msgid "--bare and --separate-git-dir are incompatible."
12087 msgstr "--bare dan --separate-git-dir tidak kompatibel."
12088
12089 #: builtin/clone.c:1026
12090 #, c-format
12091 msgid "repository '%s' does not exist"
12092 msgstr "repositori '%s' tidak ada"
12093
12094 #: builtin/clone.c:1030 builtin/fetch.c:1951
12095 #, c-format
12096 msgid "depth %s is not a positive number"
12097 msgstr "kedalaman %s bukan bilangan positif"
12098
12099 #: builtin/clone.c:1040
12100 #, c-format
12101 msgid "destination path '%s' already exists and is not an empty directory."
12102 msgstr "jalur tujuan '%s' sudah ada dan bukan direktori kosong"
12103
12104 #: builtin/clone.c:1046
12105 #, c-format
12106 msgid "repository path '%s' already exists and is not an empty directory."
12107 msgstr "jalur repositori '%s' sudah ada dan bukan direktori kosong"
12108
12109 #: builtin/clone.c:1060
12110 #, c-format
12111 msgid "working tree '%s' already exists."
12112 msgstr "pohon kerja '%s' sudah ada."
12113
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
12116 #, c-format
12117 msgid "could not create leading directories of '%s'"
12118 msgstr "tidak dapat membuat direktori pendahulu '%s'"
12119
12120 #: builtin/clone.c:1080
12121 #, c-format
12122 msgid "could not create work tree dir '%s'"
12123 msgstr "tidak dapat membuat direktori pohon kerja '%s'"
12124
12125 #: builtin/clone.c:1100
12126 #, c-format
12127 msgid "Cloning into bare repository '%s'...\n"
12128 msgstr "Kloning ke repositori bare '%s'...\n"
12129
12130 #: builtin/clone.c:1102
12131 #, c-format
12132 msgid "Cloning into '%s'...\n"
12133 msgstr "Kloning ke '%s'...\n"
12134
12135 #: builtin/clone.c:1126
12136 msgid ""
12137 "clone --recursive is not compatible with both --reference and --reference-if-"
12138 "able"
12139 msgstr ""
12140 "clone --recursive tidak kompatibel dengan baik --reference dan --reference-"
12141 "if-able"
12142
12143 #: builtin/clone.c:1170 builtin/remote.c:200 builtin/remote.c:705
12144 #, c-format
12145 msgid "'%s' is not a valid remote name"
12146 msgstr "'%s' bukan nama remote yang valid"
12147
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."
12151
12152 #: builtin/clone.c:1213
12153 msgid "--shallow-since is ignored in local clones; use file:// instead."
12154 msgstr ""
12155 "--shallow-since diabaikan di klon lokal; gunakan file:// sebagai gantinya."
12156
12157 #: builtin/clone.c:1215
12158 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
12159 msgstr ""
12160 "--shallow-exclude diabaikan di klon lokal; gunakan file:// sebagai gantinya."
12161
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."
12165
12166 #: builtin/clone.c:1220
12167 msgid "source repository is shallow, ignoring --local"
12168 msgstr "repositori sumber dangkal, abaikan --local"
12169
12170 #: builtin/clone.c:1225
12171 msgid "--local is ignored"
12172 msgstr "--local diabaikan"
12173
12174 #: builtin/clone.c:1315 builtin/clone.c:1323
12175 #, c-format
12176 msgid "Remote branch %s not found in upstream %s"
12177 msgstr "Cabang remote %s tidak ditemukan di hulu %s"
12178
12179 #: builtin/clone.c:1326
12180 msgid "You appear to have cloned an empty repository."
12181 msgstr "Anda tampaknya mengklon repositori kosong."
12182
12183 #: builtin/column.c:10
12184 msgid "git column [<options>]"
12185 msgstr ""
12186
12187 #: builtin/column.c:27
12188 msgid "lookup config vars"
12189 msgstr ""
12190
12191 #: builtin/column.c:28 builtin/column.c:29
12192 msgid "layout to use"
12193 msgstr ""
12194
12195 #: builtin/column.c:30
12196 msgid "Maximum width"
12197 msgstr ""
12198
12199 #: builtin/column.c:31
12200 msgid "Padding space on left border"
12201 msgstr ""
12202
12203 #: builtin/column.c:32
12204 msgid "Padding space on right border"
12205 msgstr ""
12206
12207 #: builtin/column.c:33
12208 msgid "Padding space between columns"
12209 msgstr ""
12210
12211 #: builtin/column.c:51
12212 msgid "--command must be the first argument"
12213 msgstr ""
12214
12215 #: builtin/commit-graph.c:13 builtin/commit-graph.c:22
12216 msgid ""
12217 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
12218 msgstr ""
12219
12220 #: builtin/commit-graph.c:14 builtin/commit-graph.c:27
12221 msgid ""
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>"
12225 msgstr ""
12226
12227 #: builtin/commit-graph.c:64
12228 #, c-format
12229 msgid "could not find object directory matching %s"
12230 msgstr ""
12231
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
12234 msgid "dir"
12235 msgstr ""
12236
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"
12240 msgstr ""
12241
12242 #: builtin/commit-graph.c:83
12243 msgid "if the commit-graph is split, only verify the tip file"
12244 msgstr ""
12245
12246 #: builtin/commit-graph.c:106
12247 #, c-format
12248 msgid "Could not open commit-graph '%s'"
12249 msgstr ""
12250
12251 #: builtin/commit-graph.c:142
12252 #, c-format
12253 msgid "unrecognized --split argument, %s"
12254 msgstr ""
12255
12256 #: builtin/commit-graph.c:155
12257 #, c-format
12258 msgid "unexpected non-hex object ID: %s"
12259 msgstr ""
12260
12261 #: builtin/commit-graph.c:160
12262 #, c-format
12263 msgid "invalid object: %s"
12264 msgstr ""
12265
12266 #: builtin/commit-graph.c:213
12267 msgid "start walk at all refs"
12268 msgstr ""
12269
12270 #: builtin/commit-graph.c:215
12271 msgid "scan pack-indexes listed by stdin for commits"
12272 msgstr ""
12273
12274 #: builtin/commit-graph.c:217
12275 msgid "start walk at commits listed by stdin"
12276 msgstr ""
12277
12278 #: builtin/commit-graph.c:219
12279 msgid "include all commits already in the commit-graph file"
12280 msgstr ""
12281
12282 #: builtin/commit-graph.c:221
12283 msgid "enable computation for changed paths"
12284 msgstr ""
12285
12286 #: builtin/commit-graph.c:224
12287 msgid "allow writing an incremental commit-graph file"
12288 msgstr ""
12289
12290 #: builtin/commit-graph.c:228
12291 msgid "maximum number of commits in a non-base split commit-graph"
12292 msgstr ""
12293
12294 #: builtin/commit-graph.c:230
12295 msgid "maximum ratio between two levels of a split commit-graph"
12296 msgstr ""
12297
12298 #: builtin/commit-graph.c:232
12299 msgid "only expire files older than a given date-time"
12300 msgstr ""
12301
12302 #: builtin/commit-graph.c:234
12303 msgid "maximum number of changed-path Bloom filters to compute"
12304 msgstr ""
12305
12306 #: builtin/commit-graph.c:255
12307 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
12308 msgstr ""
12309
12310 #: builtin/commit-graph.c:287
12311 msgid "Collecting commits from input"
12312 msgstr ""
12313
12314 #: builtin/commit-tree.c:18
12315 msgid ""
12316 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
12317 "<file>)...] <tree>"
12318 msgstr ""
12319
12320 #: builtin/commit-tree.c:31
12321 #, c-format
12322 msgid "duplicate parent %s ignored"
12323 msgstr ""
12324
12325 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:557
12326 #, c-format
12327 msgid "not a valid object name %s"
12328 msgstr ""
12329
12330 #: builtin/commit-tree.c:93
12331 #, c-format
12332 msgid "git commit-tree: failed to open '%s'"
12333 msgstr ""
12334
12335 #: builtin/commit-tree.c:96
12336 #, c-format
12337 msgid "git commit-tree: failed to read '%s'"
12338 msgstr ""
12339
12340 #: builtin/commit-tree.c:98
12341 #, c-format
12342 msgid "git commit-tree: failed to close '%s'"
12343 msgstr ""
12344
12345 #: builtin/commit-tree.c:111
12346 msgid "parent"
12347 msgstr ""
12348
12349 #: builtin/commit-tree.c:112
12350 msgid "id of a parent commit object"
12351 msgstr ""
12352
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
12356 msgid "message"
12357 msgstr ""
12358
12359 #: builtin/commit-tree.c:115 builtin/commit.c:1504
12360 msgid "commit message"
12361 msgstr ""
12362
12363 #: builtin/commit-tree.c:118
12364 msgid "read commit log message from file"
12365 msgstr ""
12366
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"
12370 msgstr ""
12371
12372 #: builtin/commit-tree.c:133
12373 msgid "must give exactly one tree"
12374 msgstr ""
12375
12376 #: builtin/commit-tree.c:140
12377 msgid "git commit-tree: failed to read"
12378 msgstr ""
12379
12380 #: builtin/commit.c:41
12381 msgid "git commit [<options>] [--] <pathspec>..."
12382 msgstr ""
12383
12384 #: builtin/commit.c:46
12385 msgid "git status [<options>] [--] <pathspec>..."
12386 msgstr ""
12387
12388 #: builtin/commit.c:51
12389 msgid ""
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"
12393 msgstr ""
12394
12395 #: builtin/commit.c:56
12396 msgid ""
12397 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12398 "If you wish to commit it anyway, use:\n"
12399 "\n"
12400 "    git commit --allow-empty\n"
12401 "\n"
12402 msgstr ""
12403
12404 #: builtin/commit.c:63
12405 msgid "Otherwise, please use 'git rebase --skip'\n"
12406 msgstr ""
12407
12408 #: builtin/commit.c:66
12409 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12410 msgstr ""
12411
12412 #: builtin/commit.c:69
12413 msgid ""
12414 "and then use:\n"
12415 "\n"
12416 "    git cherry-pick --continue\n"
12417 "\n"
12418 "to resume cherry-picking the remaining commits.\n"
12419 "If you wish to skip this commit, use:\n"
12420 "\n"
12421 "    git cherry-pick --skip\n"
12422 "\n"
12423 msgstr ""
12424
12425 #: builtin/commit.c:312
12426 msgid "failed to unpack HEAD tree object"
12427 msgstr ""
12428
12429 #: builtin/commit.c:348
12430 msgid "--pathspec-from-file with -a does not make sense"
12431 msgstr ""
12432
12433 #: builtin/commit.c:361
12434 msgid "No paths with --include/--only does not make sense."
12435 msgstr ""
12436
12437 #: builtin/commit.c:373
12438 msgid "unable to create temporary index"
12439 msgstr ""
12440
12441 #: builtin/commit.c:382
12442 msgid "interactive add failed"
12443 msgstr ""
12444
12445 #: builtin/commit.c:397
12446 msgid "unable to update temporary index"
12447 msgstr ""
12448
12449 #: builtin/commit.c:399
12450 msgid "Failed to update main cache tree"
12451 msgstr ""
12452
12453 #: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
12454 msgid "unable to write new_index file"
12455 msgstr ""
12456
12457 #: builtin/commit.c:476
12458 msgid "cannot do a partial commit during a merge."
12459 msgstr ""
12460
12461 #: builtin/commit.c:478
12462 msgid "cannot do a partial commit during a cherry-pick."
12463 msgstr ""
12464
12465 #: builtin/commit.c:480
12466 msgid "cannot do a partial commit during a rebase."
12467 msgstr ""
12468
12469 #: builtin/commit.c:488
12470 msgid "cannot read the index"
12471 msgstr ""
12472
12473 #: builtin/commit.c:507
12474 msgid "unable to write temporary index file"
12475 msgstr ""
12476
12477 #: builtin/commit.c:605
12478 #, c-format
12479 msgid "commit '%s' lacks author header"
12480 msgstr ""
12481
12482 #: builtin/commit.c:607
12483 #, c-format
12484 msgid "commit '%s' has malformed author line"
12485 msgstr ""
12486
12487 #: builtin/commit.c:626
12488 msgid "malformed --author parameter"
12489 msgstr ""
12490
12491 #: builtin/commit.c:679
12492 msgid ""
12493 "unable to select a comment character that is not used\n"
12494 "in the current commit message"
12495 msgstr ""
12496
12497 #: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1097
12498 #, c-format
12499 msgid "could not lookup commit %s"
12500 msgstr ""
12501
12502 #: builtin/commit.c:729 builtin/shortlog.c:413
12503 #, c-format
12504 msgid "(reading log message from standard input)\n"
12505 msgstr ""
12506
12507 #: builtin/commit.c:731
12508 msgid "could not read log from standard input"
12509 msgstr ""
12510
12511 #: builtin/commit.c:735
12512 #, c-format
12513 msgid "could not read log file '%s'"
12514 msgstr ""
12515
12516 #: builtin/commit.c:766 builtin/commit.c:782
12517 msgid "could not read SQUASH_MSG"
12518 msgstr ""
12519
12520 #: builtin/commit.c:773
12521 msgid "could not read MERGE_MSG"
12522 msgstr ""
12523
12524 #: builtin/commit.c:833
12525 msgid "could not write commit template"
12526 msgstr ""
12527
12528 #: builtin/commit.c:853
12529 msgid ""
12530 "\n"
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"
12534 "and try again.\n"
12535 msgstr ""
12536
12537 #: builtin/commit.c:858
12538 msgid ""
12539 "\n"
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"
12543 "and try again.\n"
12544 msgstr ""
12545
12546 #: builtin/commit.c:868
12547 #, c-format
12548 msgid ""
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"
12551 msgstr ""
12552
12553 #: builtin/commit.c:876
12554 #, c-format
12555 msgid ""
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"
12559 msgstr ""
12560
12561 #: builtin/commit.c:893
12562 #, c-format
12563 msgid "%sAuthor:    %.*s <%.*s>"
12564 msgstr ""
12565
12566 #: builtin/commit.c:901
12567 #, c-format
12568 msgid "%sDate:      %s"
12569 msgstr ""
12570
12571 #: builtin/commit.c:908
12572 #, c-format
12573 msgid "%sCommitter: %.*s <%.*s>"
12574 msgstr ""
12575
12576 #: builtin/commit.c:926
12577 msgid "Cannot read index"
12578 msgstr ""
12579
12580 #: builtin/commit.c:997
12581 msgid "Error building trees"
12582 msgstr ""
12583
12584 #: builtin/commit.c:1011 builtin/tag.c:308
12585 #, c-format
12586 msgid "Please supply the message using either -m or -F option.\n"
12587 msgstr ""
12588
12589 #: builtin/commit.c:1055
12590 #, c-format
12591 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
12592 msgstr ""
12593
12594 #: builtin/commit.c:1069
12595 #, c-format
12596 msgid "Invalid ignored mode '%s'"
12597 msgstr ""
12598
12599 #: builtin/commit.c:1087 builtin/commit.c:1331
12600 #, c-format
12601 msgid "Invalid untracked files mode '%s'"
12602 msgstr ""
12603
12604 #: builtin/commit.c:1127
12605 msgid "--long and -z are incompatible"
12606 msgstr ""
12607
12608 #: builtin/commit.c:1171
12609 msgid "Using both --reset-author and --author does not make sense"
12610 msgstr ""
12611
12612 #: builtin/commit.c:1180
12613 msgid "You have nothing to amend."
12614 msgstr ""
12615
12616 #: builtin/commit.c:1183
12617 msgid "You are in the middle of a merge -- cannot amend."
12618 msgstr ""
12619
12620 #: builtin/commit.c:1185
12621 msgid "You are in the middle of a cherry-pick -- cannot amend."
12622 msgstr ""
12623
12624 #: builtin/commit.c:1187
12625 msgid "You are in the middle of a rebase -- cannot amend."
12626 msgstr ""
12627
12628 #: builtin/commit.c:1190
12629 msgid "Options --squash and --fixup cannot be used together"
12630 msgstr ""
12631
12632 #: builtin/commit.c:1200
12633 msgid "Only one of -c/-C/-F/--fixup can be used."
12634 msgstr ""
12635
12636 #: builtin/commit.c:1202
12637 msgid "Option -m cannot be combined with -c/-C/-F."
12638 msgstr ""
12639
12640 #: builtin/commit.c:1211
12641 msgid "--reset-author can be used only with -C, -c or --amend."
12642 msgstr ""
12643
12644 #: builtin/commit.c:1229
12645 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
12646 msgstr ""
12647
12648 #: builtin/commit.c:1235
12649 #, c-format
12650 msgid "paths '%s ...' with -a does not make sense"
12651 msgstr ""
12652
12653 #: builtin/commit.c:1366 builtin/commit.c:1527
12654 msgid "show status concisely"
12655 msgstr ""
12656
12657 #: builtin/commit.c:1368 builtin/commit.c:1529
12658 msgid "show branch information"
12659 msgstr ""
12660
12661 #: builtin/commit.c:1370
12662 msgid "show stash information"
12663 msgstr ""
12664
12665 #: builtin/commit.c:1372 builtin/commit.c:1531
12666 msgid "compute full ahead/behind values"
12667 msgstr ""
12668
12669 #: builtin/commit.c:1374
12670 msgid "version"
12671 msgstr ""
12672
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"
12677
12678 #: builtin/commit.c:1377 builtin/commit.c:1535
12679 msgid "show status in long format (default)"
12680 msgstr ""
12681
12682 #: builtin/commit.c:1380 builtin/commit.c:1538
12683 msgid "terminate entries with NUL"
12684 msgstr ""
12685
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
12689 msgid "mode"
12690 msgstr ""
12691
12692 #: builtin/commit.c:1383 builtin/commit.c:1541
12693 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
12694 msgstr ""
12695
12696 #: builtin/commit.c:1387
12697 msgid ""
12698 "show ignored files, optional modes: traditional, matching, no. (Default: "
12699 "traditional)"
12700 msgstr ""
12701
12702 #: builtin/commit.c:1389 parse-options.h:192
12703 msgid "when"
12704 msgstr ""
12705
12706 #: builtin/commit.c:1390
12707 msgid ""
12708 "ignore changes to submodules, optional when: all, dirty, untracked. "
12709 "(Default: all)"
12710 msgstr ""
12711
12712 #: builtin/commit.c:1392
12713 msgid "list untracked files in columns"
12714 msgstr ""
12715
12716 #: builtin/commit.c:1393
12717 msgid "do not detect renames"
12718 msgstr ""
12719
12720 #: builtin/commit.c:1395
12721 msgid "detect renames, optionally set similarity index"
12722 msgstr ""
12723
12724 #: builtin/commit.c:1415
12725 msgid "Unsupported combination of ignored and untracked-files arguments"
12726 msgstr ""
12727
12728 #: builtin/commit.c:1497
12729 msgid "suppress summary after successful commit"
12730 msgstr ""
12731
12732 #: builtin/commit.c:1498
12733 msgid "show diff in commit message template"
12734 msgstr ""
12735
12736 #: builtin/commit.c:1500
12737 msgid "Commit message options"
12738 msgstr ""
12739
12740 #: builtin/commit.c:1501 builtin/merge.c:286 builtin/tag.c:447
12741 msgid "read message from file"
12742 msgstr ""
12743
12744 #: builtin/commit.c:1502
12745 msgid "author"
12746 msgstr ""
12747
12748 #: builtin/commit.c:1502
12749 msgid "override author for commit"
12750 msgstr ""
12751
12752 #: builtin/commit.c:1503 builtin/gc.c:550
12753 msgid "date"
12754 msgstr ""
12755
12756 #: builtin/commit.c:1503
12757 msgid "override date for commit"
12758 msgstr ""
12759
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
12762 msgid "commit"
12763 msgstr ""
12764
12765 #: builtin/commit.c:1505
12766 msgid "reuse and edit message from specified commit"
12767 msgstr ""
12768
12769 #: builtin/commit.c:1506
12770 msgid "reuse message from specified commit"
12771 msgstr ""
12772
12773 #: builtin/commit.c:1507
12774 msgid "use autosquash formatted message to fixup specified commit"
12775 msgstr ""
12776
12777 #: builtin/commit.c:1508
12778 msgid "use autosquash formatted message to squash specified commit"
12779 msgstr ""
12780
12781 #: builtin/commit.c:1509
12782 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12783 msgstr ""
12784
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"
12788 msgstr ""
12789
12790 #: builtin/commit.c:1511
12791 msgid "use specified template file"
12792 msgstr ""
12793
12794 #: builtin/commit.c:1512
12795 msgid "force edit of commit"
12796 msgstr ""
12797
12798 #: builtin/commit.c:1514
12799 msgid "include status in commit message template"
12800 msgstr ""
12801
12802 #: builtin/commit.c:1519
12803 msgid "Commit contents options"
12804 msgstr ""
12805
12806 #: builtin/commit.c:1520
12807 msgid "commit all changed files"
12808 msgstr ""
12809
12810 #: builtin/commit.c:1521
12811 msgid "add specified files to index for commit"
12812 msgstr ""
12813
12814 #: builtin/commit.c:1522
12815 msgid "interactively add files"
12816 msgstr ""
12817
12818 #: builtin/commit.c:1523
12819 msgid "interactively add changes"
12820 msgstr ""
12821
12822 #: builtin/commit.c:1524
12823 msgid "commit only specified files"
12824 msgstr ""
12825
12826 #: builtin/commit.c:1525
12827 msgid "bypass pre-commit and commit-msg hooks"
12828 msgstr ""
12829
12830 #: builtin/commit.c:1526
12831 msgid "show what would be committed"
12832 msgstr ""
12833
12834 #: builtin/commit.c:1539
12835 msgid "amend previous commit"
12836 msgstr ""
12837
12838 #: builtin/commit.c:1540
12839 msgid "bypass post-rewrite hook"
12840 msgstr ""
12841
12842 #: builtin/commit.c:1547
12843 msgid "ok to record an empty change"
12844 msgstr ""
12845
12846 #: builtin/commit.c:1549
12847 msgid "ok to record a change with an empty message"
12848 msgstr ""
12849
12850 #: builtin/commit.c:1622
12851 #, c-format
12852 msgid "Corrupt MERGE_HEAD file (%s)"
12853 msgstr ""
12854
12855 #: builtin/commit.c:1629
12856 msgid "could not read MERGE_MODE"
12857 msgstr ""
12858
12859 #: builtin/commit.c:1650
12860 #, c-format
12861 msgid "could not read commit message: %s"
12862 msgstr ""
12863
12864 #: builtin/commit.c:1657
12865 #, c-format
12866 msgid "Aborting commit due to empty commit message.\n"
12867 msgstr ""
12868
12869 #: builtin/commit.c:1662
12870 #, c-format
12871 msgid "Aborting commit; you did not edit the message.\n"
12872 msgstr ""
12873
12874 #: builtin/commit.c:1696
12875 msgid ""
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."
12879 msgstr ""
12880
12881 #: builtin/config.c:11
12882 msgid "git config [<options>]"
12883 msgstr ""
12884
12885 #: builtin/config.c:109 builtin/env--helper.c:27
12886 #, c-format
12887 msgid "unrecognized --type argument, %s"
12888 msgstr ""
12889
12890 #: builtin/config.c:121
12891 msgid "only one type at a time"
12892 msgstr ""
12893
12894 #: builtin/config.c:130
12895 msgid "Config file location"
12896 msgstr ""
12897
12898 #: builtin/config.c:131
12899 msgid "use global config file"
12900 msgstr ""
12901
12902 #: builtin/config.c:132
12903 msgid "use system config file"
12904 msgstr ""
12905
12906 #: builtin/config.c:133
12907 msgid "use repository config file"
12908 msgstr ""
12909
12910 #: builtin/config.c:134
12911 msgid "use per-worktree config file"
12912 msgstr ""
12913
12914 #: builtin/config.c:135
12915 msgid "use given config file"
12916 msgstr ""
12917
12918 #: builtin/config.c:136
12919 msgid "blob-id"
12920 msgstr ""
12921
12922 #: builtin/config.c:136
12923 msgid "read config from given blob object"
12924 msgstr ""
12925
12926 #: builtin/config.c:137
12927 msgid "Action"
12928 msgstr ""
12929
12930 #: builtin/config.c:138
12931 msgid "get value: name [value-pattern]"
12932 msgstr ""
12933
12934 #: builtin/config.c:139
12935 msgid "get all values: key [value-pattern]"
12936 msgstr ""
12937
12938 #: builtin/config.c:140
12939 msgid "get values for regexp: name-regex [value-pattern]"
12940 msgstr ""
12941
12942 #: builtin/config.c:141
12943 msgid "get value specific for the URL: section[.var] URL"
12944 msgstr ""
12945
12946 #: builtin/config.c:142
12947 msgid "replace all matching variables: name value [value-pattern]"
12948 msgstr ""
12949
12950 #: builtin/config.c:143
12951 msgid "add a new variable: name value"
12952 msgstr ""
12953
12954 #: builtin/config.c:144
12955 msgid "remove a variable: name [value-pattern]"
12956 msgstr ""
12957
12958 #: builtin/config.c:145
12959 msgid "remove all matches: name [value-pattern]"
12960 msgstr ""
12961
12962 #: builtin/config.c:146
12963 msgid "rename section: old-name new-name"
12964 msgstr ""
12965
12966 #: builtin/config.c:147
12967 msgid "remove a section: name"
12968 msgstr ""
12969
12970 #: builtin/config.c:148
12971 msgid "list all"
12972 msgstr ""
12973
12974 #: builtin/config.c:149
12975 msgid "use string equality when comparing values to 'value-pattern'"
12976 msgstr ""
12977
12978 #: builtin/config.c:150
12979 msgid "open an editor"
12980 msgstr ""
12981
12982 #: builtin/config.c:151
12983 msgid "find the color configured: slot [default]"
12984 msgstr ""
12985
12986 #: builtin/config.c:152
12987 msgid "find the color setting: slot [stdout-is-tty]"
12988 msgstr ""
12989
12990 #: builtin/config.c:153
12991 msgid "Type"
12992 msgstr ""
12993
12994 #: builtin/config.c:154 builtin/env--helper.c:43
12995 msgid "value is given this type"
12996 msgstr ""
12997
12998 #: builtin/config.c:155
12999 msgid "value is \"true\" or \"false\""
13000 msgstr ""
13001
13002 #: builtin/config.c:156
13003 msgid "value is decimal number"
13004 msgstr ""
13005
13006 #: builtin/config.c:157
13007 msgid "value is --bool or --int"
13008 msgstr ""
13009
13010 #: builtin/config.c:158
13011 msgid "value is --bool or string"
13012 msgstr ""
13013
13014 #: builtin/config.c:159
13015 msgid "value is a path (file or directory name)"
13016 msgstr ""
13017
13018 #: builtin/config.c:160
13019 msgid "value is an expiry date"
13020 msgstr ""
13021
13022 #: builtin/config.c:161
13023 msgid "Other"
13024 msgstr ""
13025
13026 #: builtin/config.c:162
13027 msgid "terminate values with NUL byte"
13028 msgstr ""
13029
13030 #: builtin/config.c:163
13031 msgid "show variable names only"
13032 msgstr ""
13033
13034 #: builtin/config.c:164
13035 msgid "respect include directives on lookup"
13036 msgstr ""
13037
13038 #: builtin/config.c:165
13039 msgid "show origin of config (file, standard input, blob, command line)"
13040 msgstr ""
13041
13042 #: builtin/config.c:166
13043 msgid "show scope of config (worktree, local, global, system, command)"
13044 msgstr ""
13045
13046 #: builtin/config.c:167 builtin/env--helper.c:45
13047 msgid "value"
13048 msgstr ""
13049
13050 #: builtin/config.c:167
13051 msgid "with --get, use default value when missing entry"
13052 msgstr ""
13053
13054 #: builtin/config.c:181
13055 #, c-format
13056 msgid "wrong number of arguments, should be %d"
13057 msgstr ""
13058
13059 #: builtin/config.c:183
13060 #, c-format
13061 msgid "wrong number of arguments, should be from %d to %d"
13062 msgstr ""
13063
13064 #: builtin/config.c:339
13065 #, c-format
13066 msgid "invalid key pattern: %s"
13067 msgstr ""
13068
13069 #: builtin/config.c:377
13070 #, c-format
13071 msgid "failed to format default config value: %s"
13072 msgstr ""
13073
13074 #: builtin/config.c:441
13075 #, c-format
13076 msgid "cannot parse color '%s'"
13077 msgstr ""
13078
13079 #: builtin/config.c:483
13080 msgid "unable to parse default color value"
13081 msgstr ""
13082
13083 #: builtin/config.c:536 builtin/config.c:833
13084 msgid "not in a git directory"
13085 msgstr ""
13086
13087 #: builtin/config.c:539
13088 msgid "writing to stdin is not supported"
13089 msgstr ""
13090
13091 #: builtin/config.c:542
13092 msgid "writing config blobs is not supported"
13093 msgstr ""
13094
13095 #: builtin/config.c:627
13096 #, c-format
13097 msgid ""
13098 "# This is Git's per-user configuration file.\n"
13099 "[user]\n"
13100 "# Please adapt and uncomment the following lines:\n"
13101 "#\tname = %s\n"
13102 "#\temail = %s\n"
13103 msgstr ""
13104
13105 #: builtin/config.c:652
13106 msgid "only one config file at a time"
13107 msgstr ""
13108
13109 #: builtin/config.c:658
13110 msgid "--local can only be used inside a git repository"
13111 msgstr ""
13112
13113 #: builtin/config.c:660
13114 msgid "--blob can only be used inside a git repository"
13115 msgstr ""
13116
13117 #: builtin/config.c:662
13118 msgid "--worktree can only be used inside a git repository"
13119 msgstr ""
13120
13121 #: builtin/config.c:684
13122 msgid "$HOME not set"
13123 msgstr ""
13124
13125 #: builtin/config.c:708
13126 msgid ""
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"
13130 msgstr ""
13131
13132 #: builtin/config.c:743
13133 msgid "--get-color and variable type are incoherent"
13134 msgstr ""
13135
13136 #: builtin/config.c:748
13137 msgid "only one action at a time"
13138 msgstr ""
13139
13140 #: builtin/config.c:761
13141 msgid "--name-only is only applicable to --list or --get-regexp"
13142 msgstr ""
13143
13144 #: builtin/config.c:767
13145 msgid ""
13146 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
13147 "list"
13148 msgstr ""
13149
13150 #: builtin/config.c:773
13151 msgid "--default is only applicable to --get"
13152 msgstr ""
13153
13154 #: builtin/config.c:806
13155 msgid "--fixed-value only applies with 'value-pattern'"
13156 msgstr ""
13157
13158 #: builtin/config.c:822
13159 #, c-format
13160 msgid "unable to read config file '%s'"
13161 msgstr ""
13162
13163 #: builtin/config.c:825
13164 msgid "error processing config file(s)"
13165 msgstr ""
13166
13167 #: builtin/config.c:835
13168 msgid "editing stdin is not supported"
13169 msgstr ""
13170
13171 #: builtin/config.c:837
13172 msgid "editing blobs is not supported"
13173 msgstr ""
13174
13175 #: builtin/config.c:851
13176 #, c-format
13177 msgid "cannot create configuration file %s"
13178 msgstr ""
13179
13180 #: builtin/config.c:864
13181 #, c-format
13182 msgid ""
13183 "cannot overwrite multiple values with a single value\n"
13184 "       Use a regexp, --add or --replace-all to change %s."
13185 msgstr ""
13186
13187 #: builtin/config.c:943 builtin/config.c:954
13188 #, c-format
13189 msgid "no such section: %s"
13190 msgstr ""
13191
13192 #: builtin/count-objects.c:90
13193 msgid "git count-objects [-v] [-H | --human-readable]"
13194 msgstr ""
13195
13196 #: builtin/count-objects.c:100
13197 msgid "print sizes in human readable format"
13198 msgstr ""
13199
13200 #: builtin/credential-cache--daemon.c:226
13201 #, c-format
13202 msgid ""
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"
13205 "\n"
13206 "\tchmod 0700 %s"
13207 msgstr ""
13208
13209 #: builtin/credential-cache--daemon.c:275
13210 msgid "print debugging messages to stderr"
13211 msgstr ""
13212
13213 #: builtin/credential-cache--daemon.c:315
13214 msgid "credential-cache--daemon unavailable; no unix socket support"
13215 msgstr ""
13216
13217 #: builtin/credential-cache.c:154
13218 msgid "credential-cache unavailable; no unix socket support"
13219 msgstr ""
13220
13221 #: builtin/credential-store.c:66
13222 #, c-format
13223 msgid "unable to get credential storage lock in %d ms"
13224 msgstr ""
13225
13226 #: builtin/describe.c:26
13227 msgid "git describe [<options>] [<commit-ish>...]"
13228 msgstr ""
13229
13230 #: builtin/describe.c:27
13231 msgid "git describe [<options>] --dirty"
13232 msgstr ""
13233
13234 #: builtin/describe.c:63
13235 msgid "head"
13236 msgstr ""
13237
13238 #: builtin/describe.c:63
13239 msgid "lightweight"
13240 msgstr ""
13241
13242 #: builtin/describe.c:63
13243 msgid "annotated"
13244 msgstr ""
13245
13246 #: builtin/describe.c:277
13247 #, c-format
13248 msgid "annotated tag %s not available"
13249 msgstr ""
13250
13251 #: builtin/describe.c:281
13252 #, c-format
13253 msgid "tag '%s' is externally known as '%s'"
13254 msgstr ""
13255
13256 #: builtin/describe.c:328
13257 #, c-format
13258 msgid "no tag exactly matches '%s'"
13259 msgstr ""
13260
13261 #: builtin/describe.c:330
13262 #, c-format
13263 msgid "No exact match on refs or tags, searching to describe\n"
13264 msgstr ""
13265
13266 #: builtin/describe.c:397
13267 #, c-format
13268 msgid "finished search at %s\n"
13269 msgstr ""
13270
13271 #: builtin/describe.c:424
13272 #, c-format
13273 msgid ""
13274 "No annotated tags can describe '%s'.\n"
13275 "However, there were unannotated tags: try --tags."
13276 msgstr ""
13277
13278 #: builtin/describe.c:428
13279 #, c-format
13280 msgid ""
13281 "No tags can describe '%s'.\n"
13282 "Try --always, or create some tags."
13283 msgstr ""
13284
13285 #: builtin/describe.c:458
13286 #, c-format
13287 msgid "traversed %lu commits\n"
13288 msgstr ""
13289
13290 #: builtin/describe.c:461
13291 #, c-format
13292 msgid ""
13293 "more than %i tags found; listed %i most recent\n"
13294 "gave up search at %s\n"
13295 msgstr ""
13296
13297 #: builtin/describe.c:529
13298 #, c-format
13299 msgid "describe %s\n"
13300 msgstr ""
13301
13302 #: builtin/describe.c:532
13303 #, c-format
13304 msgid "Not a valid object name %s"
13305 msgstr ""
13306
13307 #: builtin/describe.c:540
13308 #, c-format
13309 msgid "%s is neither a commit nor blob"
13310 msgstr ""
13311
13312 #: builtin/describe.c:554
13313 msgid "find the tag that comes after the commit"
13314 msgstr ""
13315
13316 #: builtin/describe.c:555
13317 msgid "debug search strategy on stderr"
13318 msgstr ""
13319
13320 #: builtin/describe.c:556
13321 msgid "use any ref"
13322 msgstr ""
13323
13324 #: builtin/describe.c:557
13325 msgid "use any tag, even unannotated"
13326 msgstr ""
13327
13328 #: builtin/describe.c:558
13329 msgid "always use long format"
13330 msgstr ""
13331
13332 #: builtin/describe.c:559
13333 msgid "only follow first parent"
13334 msgstr ""
13335
13336 #: builtin/describe.c:562
13337 msgid "only output exact matches"
13338 msgstr ""
13339
13340 #: builtin/describe.c:564
13341 msgid "consider <n> most recent tags (default: 10)"
13342 msgstr ""
13343
13344 #: builtin/describe.c:566
13345 msgid "only consider tags matching <pattern>"
13346 msgstr ""
13347
13348 #: builtin/describe.c:568
13349 msgid "do not consider tags matching <pattern>"
13350 msgstr ""
13351
13352 #: builtin/describe.c:570 builtin/name-rev.c:535
13353 msgid "show abbreviated commit object as fallback"
13354 msgstr ""
13355
13356 #: builtin/describe.c:571 builtin/describe.c:574
13357 msgid "mark"
13358 msgstr ""
13359
13360 #: builtin/describe.c:572
13361 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
13362 msgstr ""
13363
13364 #: builtin/describe.c:575
13365 msgid "append <mark> on broken working tree (default: \"-broken\")"
13366 msgstr ""
13367
13368 #: builtin/describe.c:593
13369 msgid "--long is incompatible with --abbrev=0"
13370 msgstr ""
13371
13372 #: builtin/describe.c:622
13373 msgid "No names found, cannot describe anything."
13374 msgstr ""
13375
13376 #: builtin/describe.c:673
13377 msgid "--dirty is incompatible with commit-ishes"
13378 msgstr ""
13379
13380 #: builtin/describe.c:675
13381 msgid "--broken is incompatible with commit-ishes"
13382 msgstr ""
13383
13384 #: builtin/diff-tree.c:155
13385 msgid "--stdin and --merge-base are mutually exclusive"
13386 msgstr ""
13387
13388 #: builtin/diff-tree.c:157
13389 msgid "--merge-base only works with two commits"
13390 msgstr ""
13391
13392 #: builtin/diff.c:92
13393 #, c-format
13394 msgid "'%s': not a regular file or symlink"
13395 msgstr ""
13396
13397 #: builtin/diff.c:259
13398 #, c-format
13399 msgid "invalid option: %s"
13400 msgstr ""
13401
13402 #: builtin/diff.c:376
13403 #, c-format
13404 msgid "%s...%s: no merge base"
13405 msgstr ""
13406
13407 #: builtin/diff.c:486
13408 msgid "Not a git repository"
13409 msgstr ""
13410
13411 #: builtin/diff.c:532 builtin/grep.c:682
13412 #, c-format
13413 msgid "invalid object '%s' given."
13414 msgstr ""
13415
13416 #: builtin/diff.c:543
13417 #, c-format
13418 msgid "more than two blobs given: '%s'"
13419 msgstr ""
13420
13421 #: builtin/diff.c:548
13422 #, c-format
13423 msgid "unhandled object '%s' given."
13424 msgstr ""
13425
13426 #: builtin/diff.c:582
13427 #, c-format
13428 msgid "%s...%s: multiple merge bases, using %s"
13429 msgstr ""
13430
13431 #: builtin/difftool.c:30
13432 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13433 msgstr ""
13434
13435 #: builtin/difftool.c:260
13436 #, c-format
13437 msgid "failed: %d"
13438 msgstr ""
13439
13440 #: builtin/difftool.c:302
13441 #, c-format
13442 msgid "could not read symlink %s"
13443 msgstr ""
13444
13445 #: builtin/difftool.c:304
13446 #, c-format
13447 msgid "could not read symlink file %s"
13448 msgstr ""
13449
13450 #: builtin/difftool.c:312
13451 #, c-format
13452 msgid "could not read object %s for symlink %s"
13453 msgstr ""
13454
13455 #: builtin/difftool.c:412
13456 msgid ""
13457 "combined diff formats('-c' and '--cc') are not supported in\n"
13458 "directory diff mode('-d' and '--dir-diff')."
13459 msgstr ""
13460
13461 #: builtin/difftool.c:633
13462 #, c-format
13463 msgid "both files modified: '%s' and '%s'."
13464 msgstr ""
13465
13466 #: builtin/difftool.c:635
13467 msgid "working tree file has been left."
13468 msgstr ""
13469
13470 #: builtin/difftool.c:646
13471 #, c-format
13472 msgid "temporary files exist in '%s'."
13473 msgstr ""
13474
13475 #: builtin/difftool.c:647
13476 msgid "you may want to cleanup or recover these."
13477 msgstr ""
13478
13479 #: builtin/difftool.c:696
13480 msgid "use `diff.guitool` instead of `diff.tool`"
13481 msgstr ""
13482
13483 #: builtin/difftool.c:698
13484 msgid "perform a full-directory diff"
13485 msgstr ""
13486
13487 #: builtin/difftool.c:700
13488 msgid "do not prompt before launching a diff tool"
13489 msgstr ""
13490
13491 #: builtin/difftool.c:705
13492 msgid "use symlinks in dir-diff mode"
13493 msgstr ""
13494
13495 #: builtin/difftool.c:706
13496 msgid "tool"
13497 msgstr ""
13498
13499 #: builtin/difftool.c:707
13500 msgid "use the specified diff tool"
13501 msgstr ""
13502
13503 #: builtin/difftool.c:709
13504 msgid "print a list of diff tools that may be used with `--tool`"
13505 msgstr ""
13506
13507 #: builtin/difftool.c:712
13508 msgid ""
13509 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
13510 "code"
13511 msgstr ""
13512
13513 #: builtin/difftool.c:715
13514 msgid "specify a custom command for viewing diffs"
13515 msgstr ""
13516
13517 #: builtin/difftool.c:716
13518 msgid "passed to `diff`"
13519 msgstr ""
13520
13521 #: builtin/difftool.c:731
13522 msgid "difftool requires worktree or --no-index"
13523 msgstr ""
13524
13525 #: builtin/difftool.c:738
13526 msgid "--dir-diff is incompatible with --no-index"
13527 msgstr ""
13528
13529 #: builtin/difftool.c:741
13530 msgid "--gui, --tool and --extcmd are mutually exclusive"
13531 msgstr ""
13532
13533 #: builtin/difftool.c:749
13534 msgid "no <tool> given for --tool=<tool>"
13535 msgstr ""
13536
13537 #: builtin/difftool.c:756
13538 msgid "no <cmd> given for --extcmd=<cmd>"
13539 msgstr ""
13540
13541 #: builtin/env--helper.c:6
13542 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13543 msgstr ""
13544
13545 #: builtin/env--helper.c:42 builtin/hash-object.c:98
13546 msgid "type"
13547 msgstr ""
13548
13549 #: builtin/env--helper.c:46
13550 msgid "default for git_env_*(...) to fall back on"
13551 msgstr ""
13552
13553 #: builtin/env--helper.c:48
13554 msgid "be quiet only use git_env_*() value as exit code"
13555 msgstr ""
13556
13557 #: builtin/env--helper.c:67
13558 #, c-format
13559 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13560 msgstr ""
13561
13562 #: builtin/env--helper.c:82
13563 #, c-format
13564 msgid ""
13565 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
13566 "%s`"
13567 msgstr ""
13568
13569 #: builtin/fast-export.c:29
13570 msgid "git fast-export [rev-list-opts]"
13571 msgstr ""
13572
13573 #: builtin/fast-export.c:868
13574 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13575 msgstr ""
13576
13577 #: builtin/fast-export.c:1177
13578 msgid "--anonymize-map token cannot be empty"
13579 msgstr ""
13580
13581 #: builtin/fast-export.c:1197
13582 msgid "show progress after <n> objects"
13583 msgstr ""
13584
13585 #: builtin/fast-export.c:1199
13586 msgid "select handling of signed tags"
13587 msgstr ""
13588
13589 #: builtin/fast-export.c:1202
13590 msgid "select handling of tags that tag filtered objects"
13591 msgstr ""
13592
13593 #: builtin/fast-export.c:1205
13594 msgid "select handling of commit messages in an alternate encoding"
13595 msgstr ""
13596
13597 #: builtin/fast-export.c:1208
13598 msgid "dump marks to this file"
13599 msgstr ""
13600
13601 #: builtin/fast-export.c:1210
13602 msgid "import marks from this file"
13603 msgstr ""
13604
13605 #: builtin/fast-export.c:1214
13606 msgid "import marks from this file if it exists"
13607 msgstr ""
13608
13609 #: builtin/fast-export.c:1216
13610 msgid "fake a tagger when tags lack one"
13611 msgstr ""
13612
13613 #: builtin/fast-export.c:1218
13614 msgid "output full tree for each commit"
13615 msgstr ""
13616
13617 #: builtin/fast-export.c:1220
13618 msgid "use the done feature to terminate the stream"
13619 msgstr ""
13620
13621 #: builtin/fast-export.c:1221
13622 msgid "skip output of blob data"
13623 msgstr ""
13624
13625 #: builtin/fast-export.c:1222 builtin/log.c:1815
13626 msgid "refspec"
13627 msgstr ""
13628
13629 #: builtin/fast-export.c:1223
13630 msgid "apply refspec to exported refs"
13631 msgstr ""
13632
13633 #: builtin/fast-export.c:1224
13634 msgid "anonymize output"
13635 msgstr ""
13636
13637 #: builtin/fast-export.c:1225
13638 msgid "from:to"
13639 msgstr ""
13640
13641 #: builtin/fast-export.c:1226
13642 msgid "convert <from> to <to> in anonymized output"
13643 msgstr ""
13644
13645 #: builtin/fast-export.c:1229
13646 msgid "reference parents which are not in fast-export stream by object id"
13647 msgstr ""
13648
13649 #: builtin/fast-export.c:1231
13650 msgid "show original object ids of blobs/commits"
13651 msgstr ""
13652
13653 #: builtin/fast-export.c:1233
13654 msgid "label tags with mark ids"
13655 msgstr ""
13656
13657 #: builtin/fast-export.c:1256
13658 msgid "--anonymize-map without --anonymize does not make sense"
13659 msgstr ""
13660
13661 #: builtin/fast-export.c:1271
13662 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13663 msgstr ""
13664
13665 #: builtin/fast-import.c:3088
13666 #, c-format
13667 msgid "Missing from marks for submodule '%s'"
13668 msgstr ""
13669
13670 #: builtin/fast-import.c:3090
13671 #, c-format
13672 msgid "Missing to marks for submodule '%s'"
13673 msgstr ""
13674
13675 #: builtin/fast-import.c:3225
13676 #, c-format
13677 msgid "Expected 'mark' command, got %s"
13678 msgstr ""
13679
13680 #: builtin/fast-import.c:3230
13681 #, c-format
13682 msgid "Expected 'to' command, got %s"
13683 msgstr ""
13684
13685 #: builtin/fast-import.c:3322
13686 msgid "Expected format name:filename for submodule rewrite option"
13687 msgstr ""
13688
13689 #: builtin/fast-import.c:3377
13690 #, c-format
13691 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
13692 msgstr ""
13693
13694 #: builtin/fetch-pack.c:242
13695 #, c-format
13696 msgid "Lockfile created but not reported: %s"
13697 msgstr ""
13698
13699 #: builtin/fetch.c:35
13700 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
13701 msgstr "git fetch [<opsi>] [<repositori> [<spek referensi>...]]"
13702
13703 #: builtin/fetch.c:36
13704 msgid "git fetch [<options>] <group>"
13705 msgstr "git fetch [<opsi>] <grup>"
13706
13707 #: builtin/fetch.c:37
13708 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
13709 msgstr "git fetch --multiple [<opsi>] [(<repositori> | <grup>)]"
13710
13711 #: builtin/fetch.c:38
13712 msgid "git fetch --all [<options>]"
13713 msgstr "git fetch --all [<opsi>]"
13714
13715 #: builtin/fetch.c:120
13716 msgid "fetch.parallel cannot be negative"
13717 msgstr "fetch.parallel tidak dapat bernilai negatif"
13718
13719 #: builtin/fetch.c:143 builtin/pull.c:185
13720 msgid "fetch from all remotes"
13721 msgstr "ambil dari semua remote"
13722
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"
13726
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"
13730
13731 #: builtin/fetch.c:149
13732 msgid "use atomic transaction to update references"
13733 msgstr ""
13734
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"
13738
13739 #: builtin/fetch.c:152
13740 msgid "force overwrite of local reference"
13741 msgstr "paksa timpa referensi lokal"
13742
13743 #: builtin/fetch.c:154
13744 msgid "fetch from multiple remotes"
13745 msgstr "ambil dari banyak remote"
13746
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"
13750
13751 #: builtin/fetch.c:158
13752 msgid "do not fetch all tags (--no-tags)"
13753 msgstr "jangan ambil semua tag (--no-tags)"
13754
13755 #: builtin/fetch.c:160
13756 msgid "number of submodules fetched in parallel"
13757 msgstr "jumlah submodul yang diambil secara bersamaan"
13758
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"
13762
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"
13766
13767 #: builtin/fetch.c:165 builtin/fetch.c:190 builtin/pull.c:122
13768 msgid "on-demand"
13769 msgstr "sesuai permintaan"
13770
13771 #: builtin/fetch.c:166
13772 msgid "control recursive fetching of submodules"
13773 msgstr "kontrol pengambilan submodul rekursif"
13774
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"
13778
13779 #: builtin/fetch.c:172 builtin/pull.c:206
13780 msgid "keep downloaded pack"
13781 msgstr "simpan paket yang diunduh"
13782
13783 #: builtin/fetch.c:174
13784 msgid "allow updating of HEAD ref"
13785 msgstr "bolehkan perbarui referensi HEAD"
13786
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"
13791
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"
13795
13796 #: builtin/fetch.c:185 builtin/pull.c:221
13797 msgid "convert to a complete repository"
13798 msgstr "ubah ke repositori penuh"
13799
13800 #: builtin/fetch.c:188
13801 msgid "prepend this to submodule path output"
13802 msgstr "tambahkan ini ke jalur keluaran submodul"
13803
13804 #: builtin/fetch.c:191
13805 msgid ""
13806 "default for recursive fetching of submodules (lower priority than config "
13807 "files)"
13808 msgstr ""
13809 "default untuk ambil submodul secara rekursif (prioritas lebih rendah "
13810 "dariberkas konfigurasi)"
13811
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"
13815
13816 #: builtin/fetch.c:196 builtin/pull.c:226
13817 msgid "refmap"
13818 msgstr "peta referensi"
13819
13820 #: builtin/fetch.c:197 builtin/pull.c:227
13821 msgid "specify fetch refmap"
13822 msgstr "sebutkan ambil peta referensi"
13823
13824 #: builtin/fetch.c:204 builtin/pull.c:240
13825 msgid "report that we have only objects reachable from this object"
13826 msgstr ""
13827 "laporkan bahwa kami hanya punya object yang bisa dicapai dari objek ini"
13828
13829 #: builtin/fetch.c:207 builtin/fetch.c:209
13830 msgid "run 'maintenance --auto' after fetching"
13831 msgstr "lakukan 'maintenance --auto' setelah pengambilan"
13832
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"
13836
13837 #: builtin/fetch.c:213
13838 msgid "write the commit-graph after fetching"
13839 msgstr "tulis grafik komit setelah pengambilan"
13840
13841 #: builtin/fetch.c:215
13842 msgid "accept refspecs from stdin"
13843 msgstr "terima spek referensi dari masukan standar"
13844
13845 #: builtin/fetch.c:526
13846 msgid "Couldn't find remote ref HEAD"
13847 msgstr "tidak dapat menemukan referensi remote HEAD"
13848
13849 #: builtin/fetch.c:697
13850 #, c-format
13851 msgid "configuration fetch.output contains invalid value %s"
13852 msgstr "konfigurasi fetch.output berisi nilai tidak valid %s"
13853
13854 #: builtin/fetch.c:796
13855 #, c-format
13856 msgid "object %s not found"
13857 msgstr "objek %s tidak ditemukan"
13858
13859 #: builtin/fetch.c:800
13860 msgid "[up to date]"
13861 msgstr "[terkini]"
13862
13863 #: builtin/fetch.c:813 builtin/fetch.c:829 builtin/fetch.c:901
13864 msgid "[rejected]"
13865 msgstr "[tertolak]"
13866
13867 #: builtin/fetch.c:814
13868 msgid "can't fetch in current branch"
13869 msgstr "tidak dapat mengambil di cabang saat ini"
13870
13871 #: builtin/fetch.c:824
13872 msgid "[tag update]"
13873 msgstr "[pembaruan tag]"
13874
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"
13879
13880 #: builtin/fetch.c:829
13881 msgid "would clobber existing tag"
13882 msgstr "akan klob tag yang ada"
13883
13884 #: builtin/fetch.c:851
13885 msgid "[new tag]"
13886 msgstr "[tag baru]"
13887
13888 #: builtin/fetch.c:854
13889 msgid "[new branch]"
13890 msgstr "[cabang baru]"
13891
13892 #: builtin/fetch.c:857
13893 msgid "[new ref]"
13894 msgstr "[referensi baru]"
13895
13896 #: builtin/fetch.c:896
13897 msgid "forced update"
13898 msgstr "pembaruan terpaksa"
13899
13900 #: builtin/fetch.c:901
13901 msgid "non-fast-forward"
13902 msgstr "bukan-maju-cepat"
13903
13904 #: builtin/fetch.c:1005
13905 msgid ""
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'."
13909 msgstr ""
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 "
13913 "true'."
13914
13915 #: builtin/fetch.c:1009
13916 #, c-format
13917 msgid ""
13918 "It took %.2f seconds to check forced updates. You can use\n"
13919 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13920 "false'\n"
13921 " to avoid this check.\n"
13922 msgstr ""
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"
13927
13928 #: builtin/fetch.c:1041
13929 #, c-format
13930 msgid "%s did not send all necessary objects\n"
13931 msgstr "%s tidak mengirim semua objek yang diperlukan\n"
13932
13933 #: builtin/fetch.c:1069
13934 #, c-format
13935 msgid "reject %s because shallow roots are not allowed to be updated"
13936 msgstr "tolak %s karena akar dangkal tidak diperkenankan untuk diperbarui"
13937
13938 #: builtin/fetch.c:1146 builtin/fetch.c:1297
13939 #, c-format
13940 msgid "From %.*s\n"
13941 msgstr "Dari %.*s\n"
13942
13943 #: builtin/fetch.c:1168
13944 #, c-format
13945 msgid ""
13946 "some local refs could not be updated; try running\n"
13947 " 'git remote prune %s' to remove any old, conflicting branches"
13948 msgstr ""
13949 "beberapa referensi lokal tidak dapat diperbarui; coba jalankan\n"
13950 " 'git remote prune %s' untuk hapus cabang yang lama dan berkonflik"
13951
13952 #: builtin/fetch.c:1267
13953 #, c-format
13954 msgid "   (%s will become dangling)"
13955 msgstr "   (%s akan menjadi terjuntai)"
13956
13957 #: builtin/fetch.c:1268
13958 #, c-format
13959 msgid "   (%s has become dangling)"
13960 msgstr "   (%s telah menjadi terjuntai)"
13961
13962 #: builtin/fetch.c:1300
13963 msgid "[deleted]"
13964 msgstr "[dihapus]"
13965
13966 #: builtin/fetch.c:1301 builtin/remote.c:1118
13967 msgid "(none)"
13968 msgstr "(tidak ada)"
13969
13970 #: builtin/fetch.c:1324
13971 #, c-format
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"
13974
13975 #: builtin/fetch.c:1343
13976 #, c-format
13977 msgid "Option \"%s\" value \"%s\" is not valid for %s"
13978 msgstr "Opsi \"%s\" nilai \"%s\" tidak valid untuk %s"
13979
13980 #: builtin/fetch.c:1346
13981 #, c-format
13982 msgid "Option \"%s\" is ignored for %s\n"
13983 msgstr "Opsi \"%s\" diabaikan untuk %s\n"
13984
13985 #: builtin/fetch.c:1558
13986 msgid "multiple branches detected, incompatible with --set-upstream"
13987 msgstr "banyak cabang terdeteksi, tidak kompatibel dengan --set-upstream"
13988
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"
13992
13993 #: builtin/fetch.c:1575
13994 msgid "not setting upstream for a remote tag"
13995 msgstr "tidak setel hulu untuk tag remote"
13996
13997 #: builtin/fetch.c:1577
13998 msgid "unknown branch type"
13999 msgstr "tipe cabang tidak diketahui"
14000
14001 #: builtin/fetch.c:1579
14002 msgid ""
14003 "no source branch found.\n"
14004 "you need to specify exactly one branch with the --set-upstream option."
14005 msgstr ""
14006 "cabang sumber tidak ditemukan.\n"
14007 "Anda harus sebutkan tepat satu cabang dengan opsi --set-upstream."
14008
14009 #: builtin/fetch.c:1708 builtin/fetch.c:1771
14010 #, c-format
14011 msgid "Fetching %s\n"
14012 msgstr "Mengambil %s\n"
14013
14014 #: builtin/fetch.c:1718 builtin/fetch.c:1773 builtin/remote.c:101
14015 #, c-format
14016 msgid "Could not fetch %s"
14017 msgstr "Tidak dapat mengambil %s"
14018
14019 #: builtin/fetch.c:1730
14020 #, c-format
14021 msgid "could not fetch '%s' (exit code: %d)\n"
14022 msgstr "tidak dapat mengambil '%s' (kode keluar: %d)\n"
14023
14024 #: builtin/fetch.c:1834
14025 msgid ""
14026 "No remote repository specified.  Please, specify either a URL or a\n"
14027 "remote name from which new revisions should be fetched."
14028 msgstr ""
14029 "Repositori remot tidak disebutkan. Mohon sebutkan baik URL atau nama\n"
14030 "cabang yang mana revisi baru sebaiknya diambil."
14031
14032 #: builtin/fetch.c:1870
14033 msgid "You need to specify a tag name."
14034 msgstr "Anda perlu sebutkan nama tag"
14035
14036 #: builtin/fetch.c:1935
14037 msgid "Negative depth in --deepen is not supported"
14038 msgstr "Kedalaman negatif di --deepen tidak didukung"
14039
14040 #: builtin/fetch.c:1937
14041 msgid "--deepen and --depth are mutually exclusive"
14042 msgstr "--deepen dan --depth saling eksklusif"
14043
14044 #: builtin/fetch.c:1942
14045 msgid "--depth and --unshallow cannot be used together"
14046 msgstr "--depth dan --unshallow tidak dapat digunakan bersamaan"
14047
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"
14051
14052 #: builtin/fetch.c:1961
14053 msgid "fetch --all does not take a repository argument"
14054 msgstr "fetch --all tidak mengambil argumen repositori"
14055
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"
14059
14060 #: builtin/fetch.c:1972
14061 #, c-format
14062 msgid "No such remote or remote group: %s"
14063 msgstr "tidak ada remote atau grup remote seperti itu: %s"
14064
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"
14068
14069 #: builtin/fetch.c:1997
14070 msgid ""
14071 "--filter can only be used with the remote configured in extensions."
14072 "partialclone"
14073 msgstr ""
14074 "--filter hanya dapat digunakan dengan remote yang terkonfigurasi di "
14075 "extensions.partialclone"
14076
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"
14080
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"
14084
14085 #: builtin/fmt-merge-msg.c:7
14086 msgid ""
14087 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
14088 msgstr ""
14089
14090 #: builtin/fmt-merge-msg.c:18
14091 msgid "populate log with at most <n> entries from shortlog"
14092 msgstr ""
14093
14094 #: builtin/fmt-merge-msg.c:21
14095 msgid "alias for --log (deprecated)"
14096 msgstr ""
14097
14098 #: builtin/fmt-merge-msg.c:24
14099 msgid "text"
14100 msgstr ""
14101
14102 #: builtin/fmt-merge-msg.c:25
14103 msgid "use <text> as start of message"
14104 msgstr ""
14105
14106 #: builtin/fmt-merge-msg.c:26
14107 msgid "file to read from"
14108 msgstr ""
14109
14110 #: builtin/for-each-ref.c:10
14111 msgid "git for-each-ref [<options>] [<pattern>]"
14112 msgstr ""
14113
14114 #: builtin/for-each-ref.c:11
14115 msgid "git for-each-ref [--points-at <object>]"
14116 msgstr ""
14117
14118 #: builtin/for-each-ref.c:12
14119 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
14120 msgstr ""
14121
14122 #: builtin/for-each-ref.c:13
14123 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
14124 msgstr ""
14125
14126 #: builtin/for-each-ref.c:28
14127 msgid "quote placeholders suitably for shells"
14128 msgstr ""
14129
14130 #: builtin/for-each-ref.c:30
14131 msgid "quote placeholders suitably for perl"
14132 msgstr ""
14133
14134 #: builtin/for-each-ref.c:32
14135 msgid "quote placeholders suitably for python"
14136 msgstr ""
14137
14138 #: builtin/for-each-ref.c:34
14139 msgid "quote placeholders suitably for Tcl"
14140 msgstr ""
14141
14142 #: builtin/for-each-ref.c:37
14143 msgid "show only <n> matched refs"
14144 msgstr ""
14145
14146 #: builtin/for-each-ref.c:39 builtin/tag.c:472
14147 msgid "respect format colors"
14148 msgstr ""
14149
14150 #: builtin/for-each-ref.c:42
14151 msgid "print only refs which points at the given object"
14152 msgstr ""
14153
14154 #: builtin/for-each-ref.c:44
14155 msgid "print only refs that are merged"
14156 msgstr ""
14157
14158 #: builtin/for-each-ref.c:45
14159 msgid "print only refs that are not merged"
14160 msgstr ""
14161
14162 #: builtin/for-each-ref.c:46
14163 msgid "print only refs which contain the commit"
14164 msgstr ""
14165
14166 #: builtin/for-each-ref.c:47
14167 msgid "print only refs which don't contain the commit"
14168 msgstr ""
14169
14170 #: builtin/for-each-repo.c:9
14171 msgid "git for-each-repo --config=<config> <command-args>"
14172 msgstr ""
14173
14174 #: builtin/for-each-repo.c:37
14175 msgid "config"
14176 msgstr ""
14177
14178 #: builtin/for-each-repo.c:38
14179 msgid "config key storing a list of repository paths"
14180 msgstr ""
14181
14182 #: builtin/for-each-repo.c:46
14183 msgid "missing --config=<config>"
14184 msgstr ""
14185
14186 #: builtin/fsck.c:69 builtin/fsck.c:130 builtin/fsck.c:131
14187 msgid "unknown"
14188 msgstr ""
14189
14190 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
14191 #: builtin/fsck.c:83 builtin/fsck.c:103
14192 #, c-format
14193 msgid "error in %s %s: %s"
14194 msgstr ""
14195
14196 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
14197 #: builtin/fsck.c:97
14198 #, c-format
14199 msgid "warning in %s %s: %s"
14200 msgstr ""
14201
14202 #: builtin/fsck.c:126 builtin/fsck.c:129
14203 #, c-format
14204 msgid "broken link from %7s %s"
14205 msgstr ""
14206
14207 #: builtin/fsck.c:138
14208 msgid "wrong object type in link"
14209 msgstr ""
14210
14211 #: builtin/fsck.c:154
14212 #, c-format
14213 msgid ""
14214 "broken link from %7s %s\n"
14215 "              to %7s %s"
14216 msgstr ""
14217
14218 #: builtin/fsck.c:265
14219 #, c-format
14220 msgid "missing %s %s"
14221 msgstr ""
14222
14223 #: builtin/fsck.c:292
14224 #, c-format
14225 msgid "unreachable %s %s"
14226 msgstr ""
14227
14228 #: builtin/fsck.c:312
14229 #, c-format
14230 msgid "dangling %s %s"
14231 msgstr ""
14232
14233 #: builtin/fsck.c:322
14234 msgid "could not create lost-found"
14235 msgstr ""
14236
14237 #: builtin/fsck.c:333
14238 #, c-format
14239 msgid "could not finish '%s'"
14240 msgstr ""
14241
14242 #: builtin/fsck.c:350
14243 #, c-format
14244 msgid "Checking %s"
14245 msgstr ""
14246
14247 #: builtin/fsck.c:388
14248 #, c-format
14249 msgid "Checking connectivity (%d objects)"
14250 msgstr ""
14251
14252 #: builtin/fsck.c:407
14253 #, c-format
14254 msgid "Checking %s %s"
14255 msgstr ""
14256
14257 #: builtin/fsck.c:412
14258 msgid "broken links"
14259 msgstr ""
14260
14261 #: builtin/fsck.c:421
14262 #, c-format
14263 msgid "root %s"
14264 msgstr ""
14265
14266 #: builtin/fsck.c:429
14267 #, c-format
14268 msgid "tagged %s %s (%s) in %s"
14269 msgstr ""
14270
14271 #: builtin/fsck.c:458
14272 #, c-format
14273 msgid "%s: object corrupt or missing"
14274 msgstr ""
14275
14276 #: builtin/fsck.c:483
14277 #, c-format
14278 msgid "%s: invalid reflog entry %s"
14279 msgstr ""
14280
14281 #: builtin/fsck.c:497
14282 #, c-format
14283 msgid "Checking reflog %s->%s"
14284 msgstr ""
14285
14286 #: builtin/fsck.c:531
14287 #, c-format
14288 msgid "%s: invalid sha1 pointer %s"
14289 msgstr ""
14290
14291 #: builtin/fsck.c:538
14292 #, c-format
14293 msgid "%s: not a commit"
14294 msgstr ""
14295
14296 #: builtin/fsck.c:592
14297 msgid "notice: No default references"
14298 msgstr ""
14299
14300 #: builtin/fsck.c:607
14301 #, c-format
14302 msgid "%s: object corrupt or missing: %s"
14303 msgstr ""
14304
14305 #: builtin/fsck.c:620
14306 #, c-format
14307 msgid "%s: object could not be parsed: %s"
14308 msgstr ""
14309
14310 #: builtin/fsck.c:640
14311 #, c-format
14312 msgid "bad sha1 file: %s"
14313 msgstr ""
14314
14315 #: builtin/fsck.c:655
14316 msgid "Checking object directory"
14317 msgstr ""
14318
14319 #: builtin/fsck.c:658
14320 msgid "Checking object directories"
14321 msgstr ""
14322
14323 #: builtin/fsck.c:673
14324 #, c-format
14325 msgid "Checking %s link"
14326 msgstr ""
14327
14328 #: builtin/fsck.c:678 builtin/index-pack.c:865
14329 #, c-format
14330 msgid "invalid %s"
14331 msgstr "%s tidak valid"
14332
14333 #: builtin/fsck.c:685
14334 #, c-format
14335 msgid "%s points to something strange (%s)"
14336 msgstr ""
14337
14338 #: builtin/fsck.c:691
14339 #, c-format
14340 msgid "%s: detached HEAD points at nothing"
14341 msgstr ""
14342
14343 #: builtin/fsck.c:695
14344 #, c-format
14345 msgid "notice: %s points to an unborn branch (%s)"
14346 msgstr ""
14347
14348 #: builtin/fsck.c:707
14349 msgid "Checking cache tree"
14350 msgstr ""
14351
14352 #: builtin/fsck.c:712
14353 #, c-format
14354 msgid "%s: invalid sha1 pointer in cache-tree"
14355 msgstr ""
14356
14357 #: builtin/fsck.c:721
14358 msgid "non-tree in cache-tree"
14359 msgstr ""
14360
14361 #: builtin/fsck.c:752
14362 msgid "git fsck [<options>] [<object>...]"
14363 msgstr ""
14364
14365 #: builtin/fsck.c:758
14366 msgid "show unreachable objects"
14367 msgstr ""
14368
14369 #: builtin/fsck.c:759
14370 msgid "show dangling objects"
14371 msgstr ""
14372
14373 #: builtin/fsck.c:760
14374 msgid "report tags"
14375 msgstr ""
14376
14377 #: builtin/fsck.c:761
14378 msgid "report root nodes"
14379 msgstr ""
14380
14381 #: builtin/fsck.c:762
14382 msgid "make index objects head nodes"
14383 msgstr ""
14384
14385 #: builtin/fsck.c:763
14386 msgid "make reflogs head nodes (default)"
14387 msgstr ""
14388
14389 #: builtin/fsck.c:764
14390 msgid "also consider packs and alternate objects"
14391 msgstr ""
14392
14393 #: builtin/fsck.c:765
14394 msgid "check only connectivity"
14395 msgstr ""
14396
14397 #: builtin/fsck.c:766 builtin/mktag.c:78
14398 msgid "enable more strict checking"
14399 msgstr ""
14400
14401 #: builtin/fsck.c:768
14402 msgid "write dangling objects in .git/lost-found"
14403 msgstr ""
14404
14405 #: builtin/fsck.c:769 builtin/prune.c:134
14406 msgid "show progress"
14407 msgstr ""
14408
14409 #: builtin/fsck.c:770
14410 msgid "show verbose names for reachable objects"
14411 msgstr ""
14412
14413 #: builtin/fsck.c:829 builtin/index-pack.c:261
14414 msgid "Checking objects"
14415 msgstr "Memeriksa objek"
14416
14417 #: builtin/fsck.c:857
14418 #, c-format
14419 msgid "%s: object missing"
14420 msgstr ""
14421
14422 #: builtin/fsck.c:868
14423 #, c-format
14424 msgid "invalid parameter: expected sha1, got '%s'"
14425 msgstr ""
14426
14427 #: builtin/gc.c:39
14428 msgid "git gc [<options>]"
14429 msgstr ""
14430
14431 #: builtin/gc.c:93
14432 #, c-format
14433 msgid "Failed to fstat %s: %s"
14434 msgstr ""
14435
14436 #: builtin/gc.c:129
14437 #, c-format
14438 msgid "failed to parse '%s' value '%s'"
14439 msgstr ""
14440
14441 #: builtin/gc.c:487 builtin/init-db.c:58
14442 #, c-format
14443 msgid "cannot stat '%s'"
14444 msgstr ""
14445
14446 #: builtin/gc.c:496 builtin/notes.c:240 builtin/tag.c:562
14447 #, c-format
14448 msgid "cannot read '%s'"
14449 msgstr ""
14450
14451 #: builtin/gc.c:503
14452 #, c-format
14453 msgid ""
14454 "The last gc run reported the following. Please correct the root cause\n"
14455 "and remove %s.\n"
14456 "Automatic cleanup will not be performed until the file is removed.\n"
14457 "\n"
14458 "%s"
14459 msgstr ""
14460
14461 #: builtin/gc.c:551
14462 msgid "prune unreferenced objects"
14463 msgstr ""
14464
14465 #: builtin/gc.c:553
14466 msgid "be more thorough (increased runtime)"
14467 msgstr ""
14468
14469 #: builtin/gc.c:554
14470 msgid "enable auto-gc mode"
14471 msgstr ""
14472
14473 #: builtin/gc.c:557
14474 msgid "force running gc even if there may be another gc running"
14475 msgstr ""
14476
14477 #: builtin/gc.c:560
14478 msgid "repack all other packs except the largest pack"
14479 msgstr ""
14480
14481 #: builtin/gc.c:576
14482 #, c-format
14483 msgid "failed to parse gc.logexpiry value %s"
14484 msgstr ""
14485
14486 #: builtin/gc.c:587
14487 #, c-format
14488 msgid "failed to parse prune expiry value %s"
14489 msgstr ""
14490
14491 #: builtin/gc.c:607
14492 #, c-format
14493 msgid "Auto packing the repository in background for optimum performance.\n"
14494 msgstr ""
14495
14496 #: builtin/gc.c:609
14497 #, c-format
14498 msgid "Auto packing the repository for optimum performance.\n"
14499 msgstr ""
14500
14501 #: builtin/gc.c:610
14502 #, c-format
14503 msgid "See \"git help gc\" for manual housekeeping.\n"
14504 msgstr ""
14505
14506 #: builtin/gc.c:650
14507 #, c-format
14508 msgid ""
14509 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14510 msgstr ""
14511
14512 #: builtin/gc.c:705
14513 msgid ""
14514 "There are too many unreachable loose objects; run 'git prune' to remove them."
14515 msgstr ""
14516
14517 #: builtin/gc.c:715
14518 msgid ""
14519 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
14520 msgstr ""
14521
14522 #: builtin/gc.c:745
14523 msgid "--no-schedule is not allowed"
14524 msgstr ""
14525
14526 #: builtin/gc.c:750
14527 #, c-format
14528 msgid "unrecognized --schedule argument '%s'"
14529 msgstr ""
14530
14531 #: builtin/gc.c:869
14532 msgid "failed to write commit-graph"
14533 msgstr ""
14534
14535 #: builtin/gc.c:914
14536 msgid "failed to fill remotes"
14537 msgstr ""
14538
14539 #: builtin/gc.c:1037
14540 msgid "failed to start 'git pack-objects' process"
14541 msgstr ""
14542
14543 #: builtin/gc.c:1054
14544 msgid "failed to finish 'git pack-objects' process"
14545 msgstr ""
14546
14547 #: builtin/gc.c:1106
14548 msgid "failed to write multi-pack-index"
14549 msgstr ""
14550
14551 #: builtin/gc.c:1124
14552 msgid "'git multi-pack-index expire' failed"
14553 msgstr ""
14554
14555 #: builtin/gc.c:1185
14556 msgid "'git multi-pack-index repack' failed"
14557 msgstr ""
14558
14559 #: builtin/gc.c:1194
14560 msgid ""
14561 "skipping incremental-repack task because core.multiPackIndex is disabled"
14562 msgstr ""
14563
14564 #: builtin/gc.c:1298
14565 #, c-format
14566 msgid "lock file '%s' exists, skipping maintenance"
14567 msgstr ""
14568
14569 #: builtin/gc.c:1328
14570 #, c-format
14571 msgid "task '%s' failed"
14572 msgstr ""
14573
14574 #: builtin/gc.c:1410
14575 #, c-format
14576 msgid "'%s' is not a valid task"
14577 msgstr ""
14578
14579 #: builtin/gc.c:1415
14580 #, c-format
14581 msgid "task '%s' cannot be selected multiple times"
14582 msgstr ""
14583
14584 #: builtin/gc.c:1430
14585 msgid "run tasks based on the state of the repository"
14586 msgstr ""
14587
14588 #: builtin/gc.c:1431
14589 msgid "frequency"
14590 msgstr ""
14591
14592 #: builtin/gc.c:1432
14593 msgid "run tasks based on frequency"
14594 msgstr ""
14595
14596 #: builtin/gc.c:1435
14597 msgid "do not report progress or other information over stderr"
14598 msgstr ""
14599
14600 #: builtin/gc.c:1436
14601 msgid "task"
14602 msgstr ""
14603
14604 #: builtin/gc.c:1437
14605 msgid "run a specific task"
14606 msgstr ""
14607
14608 #: builtin/gc.c:1454
14609 msgid "use at most one of --auto and --schedule=<frequency>"
14610 msgstr ""
14611
14612 #: builtin/gc.c:1497
14613 msgid "failed to run 'git config'"
14614 msgstr ""
14615
14616 #: builtin/gc.c:1562
14617 msgid "failed to expand path '%s'"
14618 msgstr ""
14619
14620 #: builtin/gc.c:1591
14621 msgid "failed to start launchctl"
14622 msgstr ""
14623
14624 #: builtin/gc.c:1628
14625 msgid "failed to create directories for '%s'"
14626 msgstr ""
14627
14628 #: builtin/gc.c:1689
14629 msgid "failed to bootstrap service %s"
14630 msgstr ""
14631
14632 #: builtin/gc.c:1760
14633 msgid "failed to create temp xml file"
14634 msgstr ""
14635
14636 #: builtin/gc.c:1850
14637 msgid "failed to start schtasks"
14638 msgstr ""
14639
14640 #: builtin/gc.c:1894
14641 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
14642 msgstr ""
14643
14644 #: builtin/gc.c:1911
14645 msgid "failed to run 'crontab'; your system might not support 'cron'"
14646 msgstr ""
14647
14648 #: builtin/gc.c:1915
14649 msgid "failed to open stdin of 'crontab'"
14650 msgstr ""
14651
14652 #: builtin/gc.c:1956
14653 msgid "'crontab' died"
14654 msgstr ""
14655
14656 #: builtin/gc.c:1990
14657 msgid "another process is scheduling background maintenance"
14658 msgstr ""
14659
14660 #: builtin/gc.c:2009
14661 msgid "failed to add repo to global config"
14662 msgstr ""
14663
14664 #: builtin/gc.c:2019
14665 msgid "git maintenance <subcommand> [<options>]"
14666 msgstr ""
14667
14668 #: builtin/gc.c:2038
14669 #, c-format
14670 msgid "invalid subcommand: %s"
14671 msgstr ""
14672
14673 #: builtin/grep.c:30
14674 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
14675 msgstr ""
14676
14677 #: builtin/grep.c:223
14678 #, c-format
14679 msgid "grep: failed to create thread: %s"
14680 msgstr ""
14681
14682 #: builtin/grep.c:277
14683 #, c-format
14684 msgid "invalid number of threads specified (%d) for %s"
14685 msgstr ""
14686
14687 #. TRANSLATORS: %s is the configuration
14688 #. variable for tweaking threads, currently
14689 #. grep.threads
14690 #.
14691 #: builtin/grep.c:285 builtin/index-pack.c:1589 builtin/index-pack.c:1808
14692 #: builtin/pack-objects.c:2944
14693 #, c-format
14694 msgid "no threads support, ignoring %s"
14695 msgstr "tidak ada dukungan utas, abaikan %s"
14696
14697 #: builtin/grep.c:473 builtin/grep.c:601 builtin/grep.c:641
14698 #, c-format
14699 msgid "unable to read tree (%s)"
14700 msgstr ""
14701
14702 #: builtin/grep.c:656
14703 #, c-format
14704 msgid "unable to grep from object of type %s"
14705 msgstr ""
14706
14707 #: builtin/grep.c:737
14708 #, c-format
14709 msgid "switch `%c' expects a numerical value"
14710 msgstr ""
14711
14712 #: builtin/grep.c:836
14713 msgid "search in index instead of in the work tree"
14714 msgstr ""
14715
14716 #: builtin/grep.c:838
14717 msgid "find in contents not managed by git"
14718 msgstr ""
14719
14720 #: builtin/grep.c:840
14721 msgid "search in both tracked and untracked files"
14722 msgstr ""
14723
14724 #: builtin/grep.c:842
14725 msgid "ignore files specified via '.gitignore'"
14726 msgstr ""
14727
14728 #: builtin/grep.c:844
14729 msgid "recursively search in each submodule"
14730 msgstr ""
14731
14732 #: builtin/grep.c:847
14733 msgid "show non-matching lines"
14734 msgstr ""
14735
14736 #: builtin/grep.c:849
14737 msgid "case insensitive matching"
14738 msgstr ""
14739
14740 #: builtin/grep.c:851
14741 msgid "match patterns only at word boundaries"
14742 msgstr ""
14743
14744 #: builtin/grep.c:853
14745 msgid "process binary files as text"
14746 msgstr ""
14747
14748 #: builtin/grep.c:855
14749 msgid "don't match patterns in binary files"
14750 msgstr ""
14751
14752 #: builtin/grep.c:858
14753 msgid "process binary files with textconv filters"
14754 msgstr ""
14755
14756 #: builtin/grep.c:860
14757 msgid "search in subdirectories (default)"
14758 msgstr ""
14759
14760 #: builtin/grep.c:862
14761 msgid "descend at most <depth> levels"
14762 msgstr ""
14763
14764 #: builtin/grep.c:866
14765 msgid "use extended POSIX regular expressions"
14766 msgstr ""
14767
14768 #: builtin/grep.c:869
14769 msgid "use basic POSIX regular expressions (default)"
14770 msgstr ""
14771
14772 #: builtin/grep.c:872
14773 msgid "interpret patterns as fixed strings"
14774 msgstr ""
14775
14776 #: builtin/grep.c:875
14777 msgid "use Perl-compatible regular expressions"
14778 msgstr ""
14779
14780 #: builtin/grep.c:878
14781 msgid "show line numbers"
14782 msgstr ""
14783
14784 #: builtin/grep.c:879
14785 msgid "show column number of first match"
14786 msgstr ""
14787
14788 #: builtin/grep.c:880
14789 msgid "don't show filenames"
14790 msgstr ""
14791
14792 #: builtin/grep.c:881
14793 msgid "show filenames"
14794 msgstr ""
14795
14796 #: builtin/grep.c:883
14797 msgid "show filenames relative to top directory"
14798 msgstr ""
14799
14800 #: builtin/grep.c:885
14801 msgid "show only filenames instead of matching lines"
14802 msgstr ""
14803
14804 #: builtin/grep.c:887
14805 msgid "synonym for --files-with-matches"
14806 msgstr ""
14807
14808 #: builtin/grep.c:890
14809 msgid "show only the names of files without match"
14810 msgstr ""
14811
14812 #: builtin/grep.c:892
14813 msgid "print NUL after filenames"
14814 msgstr ""
14815
14816 #: builtin/grep.c:895
14817 msgid "show only matching parts of a line"
14818 msgstr ""
14819
14820 #: builtin/grep.c:897
14821 msgid "show the number of matches instead of matching lines"
14822 msgstr ""
14823
14824 #: builtin/grep.c:898
14825 msgid "highlight matches"
14826 msgstr ""
14827
14828 #: builtin/grep.c:900
14829 msgid "print empty line between matches from different files"
14830 msgstr ""
14831
14832 #: builtin/grep.c:902
14833 msgid "show filename only once above matches from same file"
14834 msgstr ""
14835
14836 #: builtin/grep.c:905
14837 msgid "show <n> context lines before and after matches"
14838 msgstr ""
14839
14840 #: builtin/grep.c:908
14841 msgid "show <n> context lines before matches"
14842 msgstr ""
14843
14844 #: builtin/grep.c:910
14845 msgid "show <n> context lines after matches"
14846 msgstr ""
14847
14848 #: builtin/grep.c:912
14849 msgid "use <n> worker threads"
14850 msgstr ""
14851
14852 #: builtin/grep.c:913
14853 msgid "shortcut for -C NUM"
14854 msgstr ""
14855
14856 #: builtin/grep.c:916
14857 msgid "show a line with the function name before matches"
14858 msgstr ""
14859
14860 #: builtin/grep.c:918
14861 msgid "show the surrounding function"
14862 msgstr ""
14863
14864 #: builtin/grep.c:921
14865 msgid "read patterns from file"
14866 msgstr ""
14867
14868 #: builtin/grep.c:923
14869 msgid "match <pattern>"
14870 msgstr ""
14871
14872 #: builtin/grep.c:925
14873 msgid "combine patterns specified with -e"
14874 msgstr ""
14875
14876 #: builtin/grep.c:937
14877 msgid "indicate hit with exit status without output"
14878 msgstr ""
14879
14880 #: builtin/grep.c:939
14881 msgid "show only matches from files that match all patterns"
14882 msgstr ""
14883
14884 #: builtin/grep.c:942
14885 msgid "pager"
14886 msgstr ""
14887
14888 #: builtin/grep.c:942
14889 msgid "show matching files in the pager"
14890 msgstr ""
14891
14892 #: builtin/grep.c:946
14893 msgid "allow calling of grep(1) (ignored by this build)"
14894 msgstr ""
14895
14896 #: builtin/grep.c:1012
14897 msgid "no pattern given"
14898 msgstr ""
14899
14900 #: builtin/grep.c:1048
14901 msgid "--no-index or --untracked cannot be used with revs"
14902 msgstr ""
14903
14904 #: builtin/grep.c:1056
14905 #, c-format
14906 msgid "unable to resolve revision: %s"
14907 msgstr ""
14908
14909 #: builtin/grep.c:1086
14910 msgid "--untracked not supported with --recurse-submodules"
14911 msgstr ""
14912
14913 #: builtin/grep.c:1090
14914 msgid "invalid option combination, ignoring --threads"
14915 msgstr ""
14916
14917 #: builtin/grep.c:1093 builtin/pack-objects.c:3672
14918 msgid "no threads support, ignoring --threads"
14919 msgstr ""
14920
14921 #: builtin/grep.c:1096 builtin/index-pack.c:1586 builtin/pack-objects.c:2941
14922 #, c-format
14923 msgid "invalid number of threads specified (%d)"
14924 msgstr "jumlah utas tersebut (%d) tidak valid"
14925
14926 #: builtin/grep.c:1130
14927 msgid "--open-files-in-pager only works on the worktree"
14928 msgstr ""
14929
14930 #: builtin/grep.c:1156
14931 msgid "--cached or --untracked cannot be used with --no-index"
14932 msgstr ""
14933
14934 #: builtin/grep.c:1159
14935 msgid "--untracked cannot be used with --cached"
14936 msgstr ""
14937
14938 #: builtin/grep.c:1165
14939 msgid "--[no-]exclude-standard cannot be used for tracked contents"
14940 msgstr ""
14941
14942 #: builtin/grep.c:1173
14943 msgid "both --cached and trees are given"
14944 msgstr ""
14945
14946 #: builtin/hash-object.c:85
14947 msgid ""
14948 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
14949 "[--] <file>..."
14950 msgstr ""
14951
14952 #: builtin/hash-object.c:86
14953 msgid "git hash-object  --stdin-paths"
14954 msgstr ""
14955
14956 #: builtin/hash-object.c:98
14957 msgid "object type"
14958 msgstr ""
14959
14960 #: builtin/hash-object.c:99
14961 msgid "write the object into the object database"
14962 msgstr ""
14963
14964 #: builtin/hash-object.c:101
14965 msgid "read the object from stdin"
14966 msgstr ""
14967
14968 #: builtin/hash-object.c:103
14969 msgid "store file as is without filters"
14970 msgstr ""
14971
14972 #: builtin/hash-object.c:104
14973 msgid ""
14974 "just hash any random garbage to create corrupt objects for debugging Git"
14975 msgstr ""
14976
14977 #: builtin/hash-object.c:105
14978 msgid "process file as it were from this path"
14979 msgstr ""
14980
14981 #: builtin/help.c:47
14982 msgid "print all available commands"
14983 msgstr ""
14984
14985 #: builtin/help.c:48
14986 msgid "exclude guides"
14987 msgstr ""
14988
14989 #: builtin/help.c:49
14990 msgid "print list of useful guides"
14991 msgstr ""
14992
14993 #: builtin/help.c:50
14994 msgid "print all configuration variable names"
14995 msgstr ""
14996
14997 #: builtin/help.c:52
14998 msgid "show man page"
14999 msgstr ""
15000
15001 #: builtin/help.c:53
15002 msgid "show manual in web browser"
15003 msgstr ""
15004
15005 #: builtin/help.c:55
15006 msgid "show info page"
15007 msgstr ""
15008
15009 #: builtin/help.c:57
15010 msgid "print command description"
15011 msgstr ""
15012
15013 #: builtin/help.c:62
15014 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
15015 msgstr ""
15016
15017 #: builtin/help.c:163
15018 #, c-format
15019 msgid "unrecognized help format '%s'"
15020 msgstr ""
15021
15022 #: builtin/help.c:190
15023 msgid "Failed to start emacsclient."
15024 msgstr ""
15025
15026 #: builtin/help.c:203
15027 msgid "Failed to parse emacsclient version."
15028 msgstr ""
15029
15030 #: builtin/help.c:211
15031 #, c-format
15032 msgid "emacsclient version '%d' too old (< 22)."
15033 msgstr ""
15034
15035 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
15036 #, c-format
15037 msgid "failed to exec '%s'"
15038 msgstr ""
15039
15040 #: builtin/help.c:307
15041 #, c-format
15042 msgid ""
15043 "'%s': path for unsupported man viewer.\n"
15044 "Please consider using 'man.<tool>.cmd' instead."
15045 msgstr ""
15046
15047 #: builtin/help.c:319
15048 #, c-format
15049 msgid ""
15050 "'%s': cmd for supported man viewer.\n"
15051 "Please consider using 'man.<tool>.path' instead."
15052 msgstr ""
15053
15054 #: builtin/help.c:436
15055 #, c-format
15056 msgid "'%s': unknown man viewer."
15057 msgstr ""
15058
15059 #: builtin/help.c:453
15060 msgid "no man viewer handled the request"
15061 msgstr ""
15062
15063 #: builtin/help.c:461
15064 msgid "no info viewer handled the request"
15065 msgstr ""
15066
15067 #: builtin/help.c:520 builtin/help.c:531 git.c:340
15068 #, c-format
15069 msgid "'%s' is aliased to '%s'"
15070 msgstr ""
15071
15072 #: builtin/help.c:534 git.c:372
15073 #, c-format
15074 msgid "bad alias.%s string: %s"
15075 msgstr ""
15076
15077 #: builtin/help.c:563 builtin/help.c:593
15078 #, c-format
15079 msgid "usage: %s%s"
15080 msgstr ""
15081
15082 #: builtin/help.c:577
15083 msgid "'git help config' for more information"
15084 msgstr ""
15085
15086 #: builtin/index-pack.c:221
15087 #, c-format
15088 msgid "object type mismatch at %s"
15089 msgstr "tipe objek tidak cocok pada %s"
15090
15091 #: builtin/index-pack.c:241
15092 #, c-format
15093 msgid "did not receive expected object %s"
15094 msgstr "tidak menerima objek yang diharapkan %s"
15095
15096 #: builtin/index-pack.c:244
15097 #, c-format
15098 msgid "object %s: expected type %s, found %s"
15099 msgstr "objek %s: yang diharapkan %s, yang didapat %s"
15100
15101 #: builtin/index-pack.c:294
15102 #, c-format
15103 msgid "cannot fill %d byte"
15104 msgid_plural "cannot fill %d bytes"
15105 msgstr[0] ""
15106 msgstr[1] ""
15107
15108 #: builtin/index-pack.c:304
15109 msgid "early EOF"
15110 msgstr "EOF awal"
15111
15112 #: builtin/index-pack.c:305
15113 msgid "read error on input"
15114 msgstr "kesalahan baca pada masukan"
15115
15116 #: builtin/index-pack.c:317
15117 msgid "used more bytes than were available"
15118 msgstr "gunakan lebih banyak pita dari pada yang tersedia"
15119
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"
15123
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"
15127
15128 #: builtin/index-pack.c:342
15129 #, c-format
15130 msgid "unable to create '%s'"
15131 msgstr "tidak dapat membuat '%s'"
15132
15133 #: builtin/index-pack.c:348
15134 #, c-format
15135 msgid "cannot open packfile '%s'"
15136 msgstr "tidak dapat membuka berkas paket '%s'"
15137
15138 #: builtin/index-pack.c:362
15139 msgid "pack signature mismatch"
15140 msgstr "tanda tangan paket tidak cocok"
15141
15142 #: builtin/index-pack.c:364
15143 #, c-format
15144 msgid "pack version %<PRIu32> unsupported"
15145 msgstr "versi paket %<PRIu32> tidak didukung"
15146
15147 #: builtin/index-pack.c:382
15148 #, c-format
15149 msgid "pack has bad object at offset %<PRIuMAX>: %s"
15150 msgstr "paket ada objek jelek pada offset %<PRIuMAX>: %s"
15151
15152 #: builtin/index-pack.c:488
15153 #, c-format
15154 msgid "inflate returned %d"
15155 msgstr "inflate mengembalikan %d"
15156
15157 #: builtin/index-pack.c:537
15158 msgid "offset value overflow for delta base object"
15159 msgstr "nilai offset meluap untuk objek basis delta"
15160
15161 #: builtin/index-pack.c:545
15162 msgid "delta base offset is out of bound"
15163 msgstr "offset basis delta di luar jangkauan"
15164
15165 #: builtin/index-pack.c:553
15166 #, c-format
15167 msgid "unknown object type %d"
15168 msgstr "tipe objek tidak diketahui %d"
15169
15170 #: builtin/index-pack.c:584
15171 msgid "cannot pread pack file"
15172 msgstr "tidak dapat pread berkas paket"
15173
15174 #: builtin/index-pack.c:586
15175 #, c-format
15176 msgid "premature end of pack file, %<PRIuMAX> byte missing"
15177 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
15178 msgstr[0] ""
15179 msgstr[1] ""
15180
15181 #: builtin/index-pack.c:612
15182 msgid "serious inflate inconsistency"
15183 msgstr "inkonsistensi inflate serius"
15184
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
15187 #, c-format
15188 msgid "SHA1 COLLISION FOUND WITH %s !"
15189 msgstr "TUMBUKAN SHA1 DITEMUKAN DENGAN %s !"
15190
15191 #: builtin/index-pack.c:760 builtin/pack-objects.c:171
15192 #: builtin/pack-objects.c:231 builtin/pack-objects.c:326
15193 #, c-format
15194 msgid "unable to read %s"
15195 msgstr "tidak dapat membaca %s"
15196
15197 #: builtin/index-pack.c:824
15198 #, c-format
15199 msgid "cannot read existing object info %s"
15200 msgstr "tidak dapat membaca info objek yang ada %s"
15201
15202 #: builtin/index-pack.c:832
15203 #, c-format
15204 msgid "cannot read existing object %s"
15205 msgstr "tidak dapat membaca objek yang ada %s"
15206
15207 #: builtin/index-pack.c:846
15208 #, c-format
15209 msgid "invalid blob object %s"
15210 msgstr "objek blob tidak valid %s"
15211
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"
15215
15216 #: builtin/index-pack.c:870
15217 #, c-format
15218 msgid "Not all child objects of %s are reachable"
15219 msgstr "Tidak semua objek anak dari %s bisa dicapai"
15220
15221 #: builtin/index-pack.c:931 builtin/index-pack.c:978
15222 msgid "failed to apply delta"
15223 msgstr "gagal menerapkan delta"
15224
15225 #: builtin/index-pack.c:1161
15226 msgid "Receiving objects"
15227 msgstr "Menerima objek"
15228
15229 #: builtin/index-pack.c:1161
15230 msgid "Indexing objects"
15231 msgstr "Mengindeks objek"
15232
15233 #: builtin/index-pack.c:1195
15234 msgid "pack is corrupted (SHA1 mismatch)"
15235 msgstr "paket rusak (SHA1 tidak cocok)"
15236
15237 #: builtin/index-pack.c:1200
15238 msgid "cannot fstat packfile"
15239 msgstr "tidak dapat fstat berkas paket"
15240
15241 #: builtin/index-pack.c:1203
15242 msgid "pack has junk at the end"
15243 msgstr "paket memiliki sampah pada ujung"
15244
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()"
15248
15249 #: builtin/index-pack.c:1238
15250 msgid "Resolving deltas"
15251 msgstr "Menguraikan delta"
15252
15253 #: builtin/index-pack.c:1249 builtin/pack-objects.c:2707
15254 #, c-format
15255 msgid "unable to create thread: %s"
15256 msgstr "tidak dapat membuat utas: %s"
15257
15258 #: builtin/index-pack.c:1282
15259 msgid "confusion beyond insanity"
15260 msgstr "bingung di luar kegilaan"
15261
15262 #: builtin/index-pack.c:1288
15263 #, c-format
15264 msgid "completed with %d local object"
15265 msgid_plural "completed with %d local objects"
15266 msgstr[0] ""
15267 msgstr[1] ""
15268
15269 #: builtin/index-pack.c:1300
15270 #, c-format
15271 msgid "Unexpected tail checksum for %s (disk corruption?)"
15272 msgstr "Checksum ekor tidak diharapkan untuk %s (kerusakan disk?)"
15273
15274 #: builtin/index-pack.c:1304
15275 #, c-format
15276 msgid "pack has %d unresolved delta"
15277 msgid_plural "pack has %d unresolved deltas"
15278 msgstr[0] ""
15279 msgstr[1] ""
15280
15281 #: builtin/index-pack.c:1328
15282 #, c-format
15283 msgid "unable to deflate appended object (%d)"
15284 msgstr "tidak dapat menggemboskan objek tertambah (%d)"
15285
15286 #: builtin/index-pack.c:1424
15287 #, c-format
15288 msgid "local object %s is corrupt"
15289 msgstr "objek lokal %s rusak"
15290
15291 #: builtin/index-pack.c:1445
15292 #, c-format
15293 msgid "packfile name '%s' does not end with '.%s'"
15294 msgstr "nama berkas paket '%s' tidak diakhiri dengan '.%s'"
15295
15296 #: builtin/index-pack.c:1469
15297 #, c-format
15298 msgid "cannot write %s file '%s'"
15299 msgstr "tidak dapat menulis %s berkas '%s'"
15300
15301 #: builtin/index-pack.c:1477
15302 #, c-format
15303 msgid "cannot close written %s file '%s'"
15304 msgstr "tidak dapat menutup %s berkas tertulis '%s'"
15305
15306 #: builtin/index-pack.c:1503
15307 msgid "error while closing pack file"
15308 msgstr "kesalahan menutup berkas paket"
15309
15310 #: builtin/index-pack.c:1517
15311 msgid "cannot store pack file"
15312 msgstr "tidak dapat menyimpan berkas paket"
15313
15314 #: builtin/index-pack.c:1525
15315 msgid "cannot store index file"
15316 msgstr "tidak dapat menyimpan berkas indeks"
15317
15318 #: builtin/index-pack.c:1534
15319 msgid "cannot store reverse index file"
15320 msgstr "tidak dapat menyimpan berkas indeks balik"
15321
15322 #: builtin/index-pack.c:1580 builtin/pack-objects.c:2952
15323 #, c-format
15324 msgid "bad pack.indexversion=%<PRIu32>"
15325 msgstr "pack.indexversion=%<PRIu32> jelek"
15326
15327 #: builtin/index-pack.c:1650
15328 #, c-format
15329 msgid "Cannot open existing pack file '%s'"
15330 msgstr "tidak dapat membuka berkas paket yang ada '%s'"
15331
15332 #: builtin/index-pack.c:1652
15333 #, c-format
15334 msgid "Cannot open existing pack idx file for '%s'"
15335 msgstr "tidak dapat membuka berkas indeks paket untuk '%s'"
15336
15337 #: builtin/index-pack.c:1700
15338 #, c-format
15339 msgid "non delta: %d object"
15340 msgid_plural "non delta: %d objects"
15341 msgstr[0] ""
15342 msgstr[1] ""
15343
15344 #: builtin/index-pack.c:1707
15345 #, c-format
15346 msgid "chain length = %d: %lu object"
15347 msgid_plural "chain length = %d: %lu objects"
15348 msgstr[0] ""
15349 msgstr[1] ""
15350
15351 #: builtin/index-pack.c:1765
15352 msgid "Cannot come back to cwd"
15353 msgstr "tidak dapat kembali ke direktori kerja saat ini"
15354
15355 #: builtin/index-pack.c:1819 builtin/index-pack.c:1822
15356 #: builtin/index-pack.c:1838 builtin/index-pack.c:1842
15357 #, c-format
15358 msgid "bad %s"
15359 msgstr "%s jelek"
15360
15361 #: builtin/index-pack.c:1848 builtin/init-db.c:392 builtin/init-db.c:625
15362 #, c-format
15363 msgid "unknown hash algorithm '%s'"
15364 msgstr "algoritma hash tak dikenal '%s'"
15365
15366 #: builtin/index-pack.c:1867
15367 msgid "--fix-thin cannot be used without --stdin"
15368 msgstr "--fix-thin tidak dapat digunakan tanpa --stdin"
15369
15370 #: builtin/index-pack.c:1869
15371 msgid "--stdin requires a git repository"
15372 msgstr "--stdin memerlukan repositori git"
15373
15374 #: builtin/index-pack.c:1871
15375 msgid "--object-format cannot be used with --stdin"
15376 msgstr "--object-format tidak dapat digunakan dengan --stdin"
15377
15378 #: builtin/index-pack.c:1886
15379 msgid "--verify with no packfile name given"
15380 msgstr "--verify tanpa nama berkas paket diberikan"
15381
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"
15385
15386 #: builtin/init-db.c:64
15387 #, c-format
15388 msgid "cannot stat template '%s'"
15389 msgstr "tidak dapat men-stat templat '%s'"
15390
15391 #: builtin/init-db.c:69
15392 #, c-format
15393 msgid "cannot opendir '%s'"
15394 msgstr "tidak dapat membuka direktori '%s'"
15395
15396 #: builtin/init-db.c:81
15397 #, c-format
15398 msgid "cannot readlink '%s'"
15399 msgstr "tidak dapat membaca tautan '%s'"
15400
15401 #: builtin/init-db.c:83
15402 #, c-format
15403 msgid "cannot symlink '%s' '%s'"
15404 msgstr "tidak dapat menautkan simbolik '%s' '%s'"
15405
15406 #: builtin/init-db.c:89
15407 #, c-format
15408 msgid "cannot copy '%s' to '%s'"
15409 msgstr "tidak dapat menyalin '%s' ke '%s'"
15410
15411 #: builtin/init-db.c:93
15412 #, c-format
15413 msgid "ignoring template %s"
15414 msgstr "mengabaikan templat %s"
15415
15416 #: builtin/init-db.c:124
15417 #, c-format
15418 msgid "templates not found in %s"
15419 msgstr "templat tidak ditemukan di %s"
15420
15421 #: builtin/init-db.c:139
15422 #, c-format
15423 msgid "not copying templates from '%s': %s"
15424 msgstr "tidak menyalin templat dari '%s': %s"
15425
15426 #: builtin/init-db.c:275
15427 #, c-format
15428 msgid "invalid initial branch name: '%s'"
15429 msgstr "nama cabang asal salah: '%s'"
15430
15431 #: builtin/init-db.c:367
15432 #, c-format
15433 msgid "unable to handle file type %d"
15434 msgstr "tidak dapat menangani tipe berkas %d"
15435
15436 #: builtin/init-db.c:370
15437 #, c-format
15438 msgid "unable to move %s to %s"
15439 msgstr "tidak dapat memindahkan %s ke %s"
15440
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"
15444
15445 #: builtin/init-db.c:410 builtin/init-db.c:413
15446 #, c-format
15447 msgid "%s already exists"
15448 msgstr "%s sudah ada"
15449
15450 #: builtin/init-db.c:445
15451 #, c-format
15452 msgid "re-init: ignored --initial-branch=%s"
15453 msgstr "re-init: --initial-branch=%s diabaikan"
15454
15455 #: builtin/init-db.c:476
15456 #, c-format
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"
15459
15460 #: builtin/init-db.c:477
15461 #, c-format
15462 msgid "Reinitialized existing Git repository in %s%s\n"
15463 msgstr "Repositori Git diinisialisasi ulang di %s%s\n"
15464
15465 #: builtin/init-db.c:481
15466 #, c-format
15467 msgid "Initialized empty shared Git repository in %s%s\n"
15468 msgstr "Repositori berbagi Git kosong diinisialisasi di %s%s\n"
15469
15470 #: builtin/init-db.c:482
15471 #, c-format
15472 msgid "Initialized empty Git repository in %s%s\n"
15473 msgstr "Repositori Git kosong dinisialisasi di %s%s\n"
15474
15475 #: builtin/init-db.c:531
15476 msgid ""
15477 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
15478 "shared[=<permissions>]] [<directory>]"
15479 msgstr ""
15480 "git init [-q | --quiet] [--bare] [--template=<direktori-templat>][--"
15481 "shared[=<perizinan>]] [<direktori>]"
15482
15483 #: builtin/init-db.c:557
15484 msgid "permissions"
15485 msgstr "perizinan"
15486
15487 #: builtin/init-db.c:558
15488 msgid "specify that the git repository is to be shared amongst several users"
15489 msgstr ""
15490 "tentukan bahwa repositori git untuk dibagikan di antara beberapa pengguna"
15491
15492 #: builtin/init-db.c:564
15493 msgid "override the name of the initial branch"
15494 msgstr "timpa nama cabang asal"
15495
15496 #: builtin/init-db.c:565 builtin/verify-pack.c:74
15497 msgid "hash"
15498 msgstr ""
15499
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"
15503
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"
15507
15508 #: builtin/init-db.c:602 builtin/init-db.c:607
15509 #, c-format
15510 msgid "cannot mkdir %s"
15511 msgstr "tidak dapat membuat direktori %s"
15512
15513 #: builtin/init-db.c:611 builtin/init-db.c:666
15514 #, c-format
15515 msgid "cannot chdir to %s"
15516 msgstr "tidak dapat mengganti direktori ke %s"
15517
15518 #: builtin/init-db.c:638
15519 #, c-format
15520 msgid ""
15521 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
15522 "dir=<directory>)"
15523 msgstr ""
15524 "%s (atau --work-tree=<direktori>) tidak diperbolehkan tanpa sebutkan %s "
15525 "(atau--git-dir=<direktori>)"
15526
15527 #: builtin/init-db.c:690
15528 #, c-format
15529 msgid "Cannot access work tree '%s'"
15530 msgstr "Tidak dapat mengakses pohon kerja '%s'"
15531
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"
15535
15536 #: builtin/interpret-trailers.c:16
15537 msgid ""
15538 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
15539 "<token>[(=|:)<value>])...] [<file>...]"
15540 msgstr ""
15541
15542 #: builtin/interpret-trailers.c:95
15543 msgid "edit files in place"
15544 msgstr ""
15545
15546 #: builtin/interpret-trailers.c:96
15547 msgid "trim empty trailers"
15548 msgstr ""
15549
15550 #: builtin/interpret-trailers.c:99
15551 msgid "where to place the new trailer"
15552 msgstr ""
15553
15554 #: builtin/interpret-trailers.c:101
15555 msgid "action if trailer already exists"
15556 msgstr ""
15557
15558 #: builtin/interpret-trailers.c:103
15559 msgid "action if trailer is missing"
15560 msgstr ""
15561
15562 #: builtin/interpret-trailers.c:105
15563 msgid "output only the trailers"
15564 msgstr ""
15565
15566 #: builtin/interpret-trailers.c:106
15567 msgid "do not apply config rules"
15568 msgstr ""
15569
15570 #: builtin/interpret-trailers.c:107
15571 msgid "join whitespace-continued values"
15572 msgstr ""
15573
15574 #: builtin/interpret-trailers.c:108
15575 msgid "set parsing options"
15576 msgstr ""
15577
15578 #: builtin/interpret-trailers.c:110
15579 msgid "do not treat --- specially"
15580 msgstr ""
15581
15582 #: builtin/interpret-trailers.c:111
15583 msgid "trailer"
15584 msgstr ""
15585
15586 #: builtin/interpret-trailers.c:112
15587 msgid "trailer(s) to add"
15588 msgstr ""
15589
15590 #: builtin/interpret-trailers.c:123
15591 msgid "--trailer with --only-input does not make sense"
15592 msgstr ""
15593
15594 #: builtin/interpret-trailers.c:133
15595 msgid "no input file given for in-place editing"
15596 msgstr ""
15597
15598 #: builtin/log.c:59
15599 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
15600 msgstr ""
15601
15602 #: builtin/log.c:60
15603 msgid "git show [<options>] <object>..."
15604 msgstr ""
15605
15606 #: builtin/log.c:113
15607 #, c-format
15608 msgid "invalid --decorate option: %s"
15609 msgstr ""
15610
15611 #: builtin/log.c:180
15612 msgid "show source"
15613 msgstr ""
15614
15615 #: builtin/log.c:181
15616 msgid "use mail map file"
15617 msgstr ""
15618
15619 #: builtin/log.c:184
15620 msgid "only decorate refs that match <pattern>"
15621 msgstr ""
15622
15623 #: builtin/log.c:186
15624 msgid "do not decorate refs that match <pattern>"
15625 msgstr ""
15626
15627 #: builtin/log.c:187
15628 msgid "decorate options"
15629 msgstr ""
15630
15631 #: builtin/log.c:190
15632 msgid ""
15633 "trace the evolution of line range <start>,<end> or function :<funcname> in "
15634 "<file>"
15635 msgstr ""
15636
15637 #: builtin/log.c:213
15638 msgid "-L<range>:<file> cannot be used with pathspec"
15639 msgstr ""
15640
15641 #: builtin/log.c:303
15642 #, c-format
15643 msgid "Final output: %d %s\n"
15644 msgstr ""
15645
15646 #: builtin/log.c:566
15647 #, c-format
15648 msgid "git show %s: bad file"
15649 msgstr ""
15650
15651 #: builtin/log.c:581 builtin/log.c:671
15652 #, c-format
15653 msgid "could not read object %s"
15654 msgstr ""
15655
15656 #: builtin/log.c:696
15657 #, c-format
15658 msgid "unknown type: %d"
15659 msgstr ""
15660
15661 #: builtin/log.c:841
15662 #, c-format
15663 msgid "%s: invalid cover from description mode"
15664 msgstr ""
15665
15666 #: builtin/log.c:848
15667 msgid "format.headers without value"
15668 msgstr ""
15669
15670 #: builtin/log.c:977
15671 #, c-format
15672 msgid "cannot open patch file %s"
15673 msgstr ""
15674
15675 #: builtin/log.c:994
15676 msgid "need exactly one range"
15677 msgstr ""
15678
15679 #: builtin/log.c:1004
15680 msgid "not a range"
15681 msgstr ""
15682
15683 #: builtin/log.c:1168
15684 msgid "cover letter needs email format"
15685 msgstr ""
15686
15687 #: builtin/log.c:1174
15688 msgid "failed to create cover-letter file"
15689 msgstr ""
15690
15691 #: builtin/log.c:1261
15692 #, c-format
15693 msgid "insane in-reply-to: %s"
15694 msgstr ""
15695
15696 #: builtin/log.c:1288
15697 msgid "git format-patch [<options>] [<since> | <revision-range>]"
15698 msgstr ""
15699
15700 #: builtin/log.c:1346
15701 msgid "two output directories?"
15702 msgstr ""
15703
15704 #: builtin/log.c:1497 builtin/log.c:2317 builtin/log.c:2319 builtin/log.c:2331
15705 #, c-format
15706 msgid "unknown commit %s"
15707 msgstr ""
15708
15709 #: builtin/log.c:1508 builtin/replace.c:58 builtin/replace.c:207
15710 #: builtin/replace.c:210
15711 #, c-format
15712 msgid "failed to resolve '%s' as a valid ref"
15713 msgstr ""
15714
15715 #: builtin/log.c:1517
15716 msgid "could not find exact merge base"
15717 msgstr ""
15718
15719 #: builtin/log.c:1527
15720 msgid ""
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"
15724 msgstr ""
15725
15726 #: builtin/log.c:1550
15727 msgid "failed to find exact merge base"
15728 msgstr ""
15729
15730 #: builtin/log.c:1567
15731 msgid "base commit should be the ancestor of revision list"
15732 msgstr ""
15733
15734 #: builtin/log.c:1577
15735 msgid "base commit shouldn't be in revision list"
15736 msgstr ""
15737
15738 #: builtin/log.c:1635
15739 msgid "cannot get patch id"
15740 msgstr ""
15741
15742 #: builtin/log.c:1692
15743 msgid "failed to infer range-diff origin of current series"
15744 msgstr ""
15745
15746 #: builtin/log.c:1694
15747 #, c-format
15748 msgid "using '%s' as range-diff origin of current series"
15749 msgstr ""
15750
15751 #: builtin/log.c:1738
15752 msgid "use [PATCH n/m] even with a single patch"
15753 msgstr ""
15754
15755 #: builtin/log.c:1741
15756 msgid "use [PATCH] even with multiple patches"
15757 msgstr ""
15758
15759 #: builtin/log.c:1745
15760 msgid "print patches to standard out"
15761 msgstr ""
15762
15763 #: builtin/log.c:1747
15764 msgid "generate a cover letter"
15765 msgstr ""
15766
15767 #: builtin/log.c:1749
15768 msgid "use simple number sequence for output file names"
15769 msgstr ""
15770
15771 #: builtin/log.c:1750
15772 msgid "sfx"
15773 msgstr ""
15774
15775 #: builtin/log.c:1751
15776 msgid "use <sfx> instead of '.patch'"
15777 msgstr ""
15778
15779 #: builtin/log.c:1753
15780 msgid "start numbering patches at <n> instead of 1"
15781 msgstr ""
15782
15783 #: builtin/log.c:1755
15784 msgid "mark the series as Nth re-roll"
15785 msgstr ""
15786
15787 #: builtin/log.c:1757
15788 msgid "max length of output filename"
15789 msgstr ""
15790
15791 #: builtin/log.c:1759
15792 msgid "use [RFC PATCH] instead of [PATCH]"
15793 msgstr ""
15794
15795 #: builtin/log.c:1762
15796 msgid "cover-from-description-mode"
15797 msgstr ""
15798
15799 #: builtin/log.c:1763
15800 msgid "generate parts of a cover letter based on a branch's description"
15801 msgstr ""
15802
15803 #: builtin/log.c:1765
15804 msgid "use [<prefix>] instead of [PATCH]"
15805 msgstr ""
15806
15807 #: builtin/log.c:1768
15808 msgid "store resulting files in <dir>"
15809 msgstr ""
15810
15811 #: builtin/log.c:1771
15812 msgid "don't strip/add [PATCH]"
15813 msgstr ""
15814
15815 #: builtin/log.c:1774
15816 msgid "don't output binary diffs"
15817 msgstr ""
15818
15819 #: builtin/log.c:1776
15820 msgid "output all-zero hash in From header"
15821 msgstr ""
15822
15823 #: builtin/log.c:1778
15824 msgid "don't include a patch matching a commit upstream"
15825 msgstr ""
15826
15827 #: builtin/log.c:1780
15828 msgid "show patch format instead of default (patch + stat)"
15829 msgstr ""
15830
15831 #: builtin/log.c:1782
15832 msgid "Messaging"
15833 msgstr ""
15834
15835 #: builtin/log.c:1783
15836 msgid "header"
15837 msgstr ""
15838
15839 #: builtin/log.c:1784
15840 msgid "add email header"
15841 msgstr ""
15842
15843 #: builtin/log.c:1785 builtin/log.c:1786
15844 msgid "email"
15845 msgstr ""
15846
15847 #: builtin/log.c:1785
15848 msgid "add To: header"
15849 msgstr ""
15850
15851 #: builtin/log.c:1786
15852 msgid "add Cc: header"
15853 msgstr ""
15854
15855 #: builtin/log.c:1787
15856 msgid "ident"
15857 msgstr ""
15858
15859 #: builtin/log.c:1788
15860 msgid "set From address to <ident> (or committer ident if absent)"
15861 msgstr ""
15862
15863 #: builtin/log.c:1790
15864 msgid "message-id"
15865 msgstr ""
15866
15867 #: builtin/log.c:1791
15868 msgid "make first mail a reply to <message-id>"
15869 msgstr ""
15870
15871 #: builtin/log.c:1792 builtin/log.c:1795
15872 msgid "boundary"
15873 msgstr ""
15874
15875 #: builtin/log.c:1793
15876 msgid "attach the patch"
15877 msgstr ""
15878
15879 #: builtin/log.c:1796
15880 msgid "inline the patch"
15881 msgstr ""
15882
15883 #: builtin/log.c:1800
15884 msgid "enable message threading, styles: shallow, deep"
15885 msgstr ""
15886
15887 #: builtin/log.c:1802
15888 msgid "signature"
15889 msgstr ""
15890
15891 #: builtin/log.c:1803
15892 msgid "add a signature"
15893 msgstr ""
15894
15895 #: builtin/log.c:1804
15896 msgid "base-commit"
15897 msgstr ""
15898
15899 #: builtin/log.c:1805
15900 msgid "add prerequisite tree info to the patch series"
15901 msgstr ""
15902
15903 #: builtin/log.c:1808
15904 msgid "add a signature from a file"
15905 msgstr ""
15906
15907 #: builtin/log.c:1809
15908 msgid "don't print the patch filenames"
15909 msgstr ""
15910
15911 #: builtin/log.c:1811
15912 msgid "show progress while generating patches"
15913 msgstr ""
15914
15915 #: builtin/log.c:1813
15916 msgid "show changes against <rev> in cover letter or single patch"
15917 msgstr ""
15918
15919 #: builtin/log.c:1816
15920 msgid "show changes against <refspec> in cover letter or single patch"
15921 msgstr ""
15922
15923 #: builtin/log.c:1818
15924 msgid "percentage by which creation is weighted"
15925 msgstr ""
15926
15927 #: builtin/log.c:1904
15928 #, c-format
15929 msgid "invalid ident line: %s"
15930 msgstr ""
15931
15932 #: builtin/log.c:1919
15933 msgid "-n and -k are mutually exclusive"
15934 msgstr ""
15935
15936 #: builtin/log.c:1921
15937 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
15938 msgstr ""
15939
15940 #: builtin/log.c:1929
15941 msgid "--name-only does not make sense"
15942 msgstr ""
15943
15944 #: builtin/log.c:1931
15945 msgid "--name-status does not make sense"
15946 msgstr ""
15947
15948 #: builtin/log.c:1933
15949 msgid "--check does not make sense"
15950 msgstr ""
15951
15952 #: builtin/log.c:1955
15953 msgid "--stdout, --output, and --output-directory are mutually exclusive"
15954 msgstr ""
15955
15956 #: builtin/log.c:2078
15957 msgid "--interdiff requires --cover-letter or single patch"
15958 msgstr ""
15959
15960 #: builtin/log.c:2082
15961 msgid "Interdiff:"
15962 msgstr ""
15963
15964 #: builtin/log.c:2083
15965 #, c-format
15966 msgid "Interdiff against v%d:"
15967 msgstr ""
15968
15969 #: builtin/log.c:2089
15970 msgid "--creation-factor requires --range-diff"
15971 msgstr ""
15972
15973 #: builtin/log.c:2093
15974 msgid "--range-diff requires --cover-letter or single patch"
15975 msgstr ""
15976
15977 #: builtin/log.c:2101
15978 msgid "Range-diff:"
15979 msgstr ""
15980
15981 #: builtin/log.c:2102
15982 #, c-format
15983 msgid "Range-diff against v%d:"
15984 msgstr ""
15985
15986 #: builtin/log.c:2113
15987 #, c-format
15988 msgid "unable to read signature file '%s'"
15989 msgstr ""
15990
15991 #: builtin/log.c:2149
15992 msgid "Generating patches"
15993 msgstr ""
15994
15995 #: builtin/log.c:2193
15996 msgid "failed to create output files"
15997 msgstr ""
15998
15999 #: builtin/log.c:2252
16000 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
16001 msgstr ""
16002
16003 #: builtin/log.c:2306
16004 #, c-format
16005 msgid ""
16006 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
16007 msgstr ""
16008
16009 #: builtin/ls-files.c:486
16010 msgid "git ls-files [<options>] [<file>...]"
16011 msgstr ""
16012
16013 #: builtin/ls-files.c:542
16014 msgid "identify the file status with tags"
16015 msgstr ""
16016
16017 #: builtin/ls-files.c:544
16018 msgid "use lowercase letters for 'assume unchanged' files"
16019 msgstr ""
16020
16021 #: builtin/ls-files.c:546
16022 msgid "use lowercase letters for 'fsmonitor clean' files"
16023 msgstr ""
16024
16025 #: builtin/ls-files.c:548
16026 msgid "show cached files in the output (default)"
16027 msgstr ""
16028
16029 #: builtin/ls-files.c:550
16030 msgid "show deleted files in the output"
16031 msgstr ""
16032
16033 #: builtin/ls-files.c:552
16034 msgid "show modified files in the output"
16035 msgstr ""
16036
16037 #: builtin/ls-files.c:554
16038 msgid "show other files in the output"
16039 msgstr ""
16040
16041 #: builtin/ls-files.c:556
16042 msgid "show ignored files in the output"
16043 msgstr ""
16044
16045 #: builtin/ls-files.c:559
16046 msgid "show staged contents' object name in the output"
16047 msgstr ""
16048
16049 #: builtin/ls-files.c:561
16050 msgid "show files on the filesystem that need to be removed"
16051 msgstr ""
16052
16053 #: builtin/ls-files.c:563
16054 msgid "show 'other' directories' names only"
16055 msgstr ""
16056
16057 #: builtin/ls-files.c:565
16058 msgid "show line endings of files"
16059 msgstr ""
16060
16061 #: builtin/ls-files.c:567
16062 msgid "don't show empty directories"
16063 msgstr ""
16064
16065 #: builtin/ls-files.c:570
16066 msgid "show unmerged files in the output"
16067 msgstr ""
16068
16069 #: builtin/ls-files.c:572
16070 msgid "show resolve-undo information"
16071 msgstr ""
16072
16073 #: builtin/ls-files.c:574
16074 msgid "skip files matching pattern"
16075 msgstr ""
16076
16077 #: builtin/ls-files.c:577
16078 msgid "exclude patterns are read from <file>"
16079 msgstr ""
16080
16081 #: builtin/ls-files.c:580
16082 msgid "read additional per-directory exclude patterns in <file>"
16083 msgstr ""
16084
16085 #: builtin/ls-files.c:582
16086 msgid "add the standard git exclusions"
16087 msgstr ""
16088
16089 #: builtin/ls-files.c:586
16090 msgid "make the output relative to the project top directory"
16091 msgstr ""
16092
16093 #: builtin/ls-files.c:589
16094 msgid "recurse through submodules"
16095 msgstr ""
16096
16097 #: builtin/ls-files.c:591
16098 msgid "if any <file> is not in the index, treat this as an error"
16099 msgstr ""
16100
16101 #: builtin/ls-files.c:592
16102 msgid "tree-ish"
16103 msgstr ""
16104
16105 #: builtin/ls-files.c:593
16106 msgid "pretend that paths removed since <tree-ish> are still present"
16107 msgstr ""
16108
16109 #: builtin/ls-files.c:595
16110 msgid "show debugging data"
16111 msgstr ""
16112
16113 #: builtin/ls-files.c:597
16114 msgid "suppress duplicate entries"
16115 msgstr ""
16116
16117 #: builtin/ls-remote.c:9
16118 msgid ""
16119 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
16120 "                     [-q | --quiet] [--exit-code] [--get-url]\n"
16121 "                     [--symref] [<repository> [<refs>...]]"
16122 msgstr ""
16123
16124 #: builtin/ls-remote.c:60
16125 msgid "do not print remote URL"
16126 msgstr ""
16127
16128 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1404
16129 msgid "exec"
16130 msgstr ""
16131
16132 #: builtin/ls-remote.c:62 builtin/ls-remote.c:64
16133 msgid "path of git-upload-pack on the remote host"
16134 msgstr ""
16135
16136 #: builtin/ls-remote.c:66
16137 msgid "limit to tags"
16138 msgstr ""
16139
16140 #: builtin/ls-remote.c:67
16141 msgid "limit to heads"
16142 msgstr ""
16143
16144 #: builtin/ls-remote.c:68
16145 msgid "do not show peeled tags"
16146 msgstr ""
16147
16148 #: builtin/ls-remote.c:70
16149 msgid "take url.<base>.insteadOf into account"
16150 msgstr ""
16151
16152 #: builtin/ls-remote.c:73
16153 msgid "exit with exit code 2 if no matching refs are found"
16154 msgstr ""
16155
16156 #: builtin/ls-remote.c:76
16157 msgid "show underlying ref in addition to the object pointed by it"
16158 msgstr ""
16159
16160 #: builtin/ls-tree.c:30
16161 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
16162 msgstr ""
16163
16164 #: builtin/ls-tree.c:128
16165 msgid "only show trees"
16166 msgstr ""
16167
16168 #: builtin/ls-tree.c:130
16169 msgid "recurse into subtrees"
16170 msgstr ""
16171
16172 #: builtin/ls-tree.c:132
16173 msgid "show trees when recursing"
16174 msgstr ""
16175
16176 #: builtin/ls-tree.c:135
16177 msgid "terminate entries with NUL byte"
16178 msgstr ""
16179
16180 #: builtin/ls-tree.c:136
16181 msgid "include object size"
16182 msgstr ""
16183
16184 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
16185 msgid "list only filenames"
16186 msgstr ""
16187
16188 #: builtin/ls-tree.c:143
16189 msgid "use full path names"
16190 msgstr ""
16191
16192 #: builtin/ls-tree.c:145
16193 msgid "list entire tree; not just current directory (implies --full-name)"
16194 msgstr ""
16195
16196 #: builtin/mailsplit.c:241
16197 #, c-format
16198 msgid "empty mbox: '%s'"
16199 msgstr ""
16200
16201 #: builtin/merge-base.c:32
16202 msgid "git merge-base [-a | --all] <commit> <commit>..."
16203 msgstr ""
16204
16205 #: builtin/merge-base.c:33
16206 msgid "git merge-base [-a | --all] --octopus <commit>..."
16207 msgstr ""
16208
16209 #: builtin/merge-base.c:34
16210 msgid "git merge-base --independent <commit>..."
16211 msgstr ""
16212
16213 #: builtin/merge-base.c:35
16214 msgid "git merge-base --is-ancestor <commit> <commit>"
16215 msgstr ""
16216
16217 #: builtin/merge-base.c:36
16218 msgid "git merge-base --fork-point <ref> [<commit>]"
16219 msgstr ""
16220
16221 #: builtin/merge-base.c:143
16222 msgid "output all common ancestors"
16223 msgstr ""
16224
16225 #: builtin/merge-base.c:145
16226 msgid "find ancestors for a single n-way merge"
16227 msgstr ""
16228
16229 #: builtin/merge-base.c:147
16230 msgid "list revs not reachable from others"
16231 msgstr ""
16232
16233 #: builtin/merge-base.c:149
16234 msgid "is the first one ancestor of the other?"
16235 msgstr ""
16236
16237 #: builtin/merge-base.c:151
16238 msgid "find where <commit> forked from reflog of <ref>"
16239 msgstr ""
16240
16241 #: builtin/merge-file.c:9
16242 msgid ""
16243 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
16244 "<orig-file> <file2>"
16245 msgstr ""
16246
16247 #: builtin/merge-file.c:35
16248 msgid "send results to standard output"
16249 msgstr ""
16250
16251 #: builtin/merge-file.c:36
16252 msgid "use a diff3 based merge"
16253 msgstr ""
16254
16255 #: builtin/merge-file.c:37
16256 msgid "for conflicts, use our version"
16257 msgstr ""
16258
16259 #: builtin/merge-file.c:39
16260 msgid "for conflicts, use their version"
16261 msgstr ""
16262
16263 #: builtin/merge-file.c:41
16264 msgid "for conflicts, use a union version"
16265 msgstr ""
16266
16267 #: builtin/merge-file.c:44
16268 msgid "for conflicts, use this marker size"
16269 msgstr ""
16270
16271 #: builtin/merge-file.c:45
16272 msgid "do not warn about conflicts"
16273 msgstr ""
16274
16275 #: builtin/merge-file.c:47
16276 msgid "set labels for file1/orig-file/file2"
16277 msgstr ""
16278
16279 #: builtin/merge-recursive.c:47
16280 #, c-format
16281 msgid "unknown option %s"
16282 msgstr ""
16283
16284 #: builtin/merge-recursive.c:53
16285 #, c-format
16286 msgid "could not parse object '%s'"
16287 msgstr ""
16288
16289 #: builtin/merge-recursive.c:57
16290 #, c-format
16291 msgid "cannot handle more than %d base. Ignoring %s."
16292 msgid_plural "cannot handle more than %d bases. Ignoring %s."
16293 msgstr[0] ""
16294 msgstr[1] ""
16295
16296 #: builtin/merge-recursive.c:65
16297 msgid "not handling anything other than two heads merge."
16298 msgstr ""
16299
16300 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
16301 #, c-format
16302 msgid "could not resolve ref '%s'"
16303 msgstr ""
16304
16305 #: builtin/merge-recursive.c:82
16306 #, c-format
16307 msgid "Merging %s with %s\n"
16308 msgstr ""
16309
16310 #: builtin/merge.c:58
16311 msgid "git merge [<options>] [<commit>...]"
16312 msgstr ""
16313
16314 #: builtin/merge.c:59
16315 msgid "git merge --abort"
16316 msgstr ""
16317
16318 #: builtin/merge.c:60
16319 msgid "git merge --continue"
16320 msgstr ""
16321
16322 #: builtin/merge.c:123
16323 msgid "switch `m' requires a value"
16324 msgstr ""
16325
16326 #: builtin/merge.c:146
16327 #, c-format
16328 msgid "option `%s' requires a value"
16329 msgstr ""
16330
16331 #: builtin/merge.c:199
16332 #, c-format
16333 msgid "Could not find merge strategy '%s'.\n"
16334 msgstr ""
16335
16336 #: builtin/merge.c:200
16337 #, c-format
16338 msgid "Available strategies are:"
16339 msgstr ""
16340
16341 #: builtin/merge.c:205
16342 #, c-format
16343 msgid "Available custom strategies are:"
16344 msgstr ""
16345
16346 #: builtin/merge.c:256 builtin/pull.c:133
16347 msgid "do not show a diffstat at the end of the merge"
16348 msgstr ""
16349
16350 #: builtin/merge.c:259 builtin/pull.c:136
16351 msgid "show a diffstat at the end of the merge"
16352 msgstr ""
16353
16354 #: builtin/merge.c:260 builtin/pull.c:139
16355 msgid "(synonym to --stat)"
16356 msgstr ""
16357
16358 #: builtin/merge.c:262 builtin/pull.c:142
16359 msgid "add (at most <n>) entries from shortlog to merge commit message"
16360 msgstr ""
16361
16362 #: builtin/merge.c:265 builtin/pull.c:148
16363 msgid "create a single commit instead of doing a merge"
16364 msgstr ""
16365
16366 #: builtin/merge.c:267 builtin/pull.c:151
16367 msgid "perform a commit if the merge succeeds (default)"
16368 msgstr ""
16369
16370 #: builtin/merge.c:269 builtin/pull.c:154
16371 msgid "edit message before committing"
16372 msgstr ""
16373
16374 #: builtin/merge.c:271
16375 msgid "allow fast-forward (default)"
16376 msgstr ""
16377
16378 #: builtin/merge.c:273 builtin/pull.c:161
16379 msgid "abort if fast-forward is not possible"
16380 msgstr ""
16381
16382 #: builtin/merge.c:277 builtin/pull.c:164
16383 msgid "verify that the named commit has a valid GPG signature"
16384 msgstr ""
16385
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
16388 msgid "strategy"
16389 msgstr ""
16390
16391 #: builtin/merge.c:279 builtin/pull.c:169
16392 msgid "merge strategy to use"
16393 msgstr ""
16394
16395 #: builtin/merge.c:280 builtin/pull.c:172
16396 msgid "option=value"
16397 msgstr ""
16398
16399 #: builtin/merge.c:281 builtin/pull.c:173
16400 msgid "option for selected merge strategy"
16401 msgstr ""
16402
16403 #: builtin/merge.c:283
16404 msgid "merge commit message (for a non-fast-forward merge)"
16405 msgstr ""
16406
16407 #: builtin/merge.c:290
16408 msgid "abort the current in-progress merge"
16409 msgstr ""
16410
16411 #: builtin/merge.c:292
16412 msgid "--abort but leave index and working tree alone"
16413 msgstr ""
16414
16415 #: builtin/merge.c:294
16416 msgid "continue the current in-progress merge"
16417 msgstr ""
16418
16419 #: builtin/merge.c:296 builtin/pull.c:180
16420 msgid "allow merging unrelated histories"
16421 msgstr ""
16422
16423 #: builtin/merge.c:303
16424 msgid "bypass pre-merge-commit and commit-msg hooks"
16425 msgstr ""
16426
16427 #: builtin/merge.c:320
16428 msgid "could not run stash."
16429 msgstr ""
16430
16431 #: builtin/merge.c:325
16432 msgid "stash failed"
16433 msgstr ""
16434
16435 #: builtin/merge.c:330
16436 #, c-format
16437 msgid "not a valid object: %s"
16438 msgstr ""
16439
16440 #: builtin/merge.c:352 builtin/merge.c:369
16441 msgid "read-tree failed"
16442 msgstr ""
16443
16444 #: builtin/merge.c:399
16445 msgid " (nothing to squash)"
16446 msgstr ""
16447
16448 #: builtin/merge.c:410
16449 #, c-format
16450 msgid "Squash commit -- not updating HEAD\n"
16451 msgstr ""
16452
16453 #: builtin/merge.c:460
16454 #, c-format
16455 msgid "No merge message -- not updating HEAD\n"
16456 msgstr ""
16457
16458 #: builtin/merge.c:511
16459 #, c-format
16460 msgid "'%s' does not point to a commit"
16461 msgstr ""
16462
16463 #: builtin/merge.c:598
16464 #, c-format
16465 msgid "Bad branch.%s.mergeoptions string: %s"
16466 msgstr ""
16467
16468 #: builtin/merge.c:724
16469 msgid "Not handling anything other than two heads merge."
16470 msgstr ""
16471
16472 #: builtin/merge.c:737
16473 #, c-format
16474 msgid "Unknown option for merge-recursive: -X%s"
16475 msgstr ""
16476
16477 #: builtin/merge.c:756 t/helper/test-fast-rebase.c:209
16478 #, c-format
16479 msgid "unable to write %s"
16480 msgstr ""
16481
16482 #: builtin/merge.c:808
16483 #, c-format
16484 msgid "Could not read from '%s'"
16485 msgstr ""
16486
16487 #: builtin/merge.c:817
16488 #, c-format
16489 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
16490 msgstr ""
16491
16492 #: builtin/merge.c:823
16493 msgid ""
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"
16496 "\n"
16497 msgstr ""
16498
16499 #: builtin/merge.c:828
16500 msgid "An empty message aborts the commit.\n"
16501 msgstr ""
16502
16503 #: builtin/merge.c:831
16504 #, c-format
16505 msgid ""
16506 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
16507 "the commit.\n"
16508 msgstr ""
16509
16510 #: builtin/merge.c:884
16511 msgid "Empty commit message."
16512 msgstr ""
16513
16514 #: builtin/merge.c:899
16515 #, c-format
16516 msgid "Wonderful.\n"
16517 msgstr ""
16518
16519 #: builtin/merge.c:960
16520 #, c-format
16521 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
16522 msgstr ""
16523
16524 #: builtin/merge.c:999
16525 msgid "No current branch."
16526 msgstr ""
16527
16528 #: builtin/merge.c:1001
16529 msgid "No remote for the current branch."
16530 msgstr ""
16531
16532 #: builtin/merge.c:1003
16533 msgid "No default upstream defined for the current branch."
16534 msgstr ""
16535
16536 #: builtin/merge.c:1008
16537 #, c-format
16538 msgid "No remote-tracking branch for %s from %s"
16539 msgstr ""
16540
16541 #: builtin/merge.c:1065
16542 #, c-format
16543 msgid "Bad value '%s' in environment '%s'"
16544 msgstr ""
16545
16546 #: builtin/merge.c:1168
16547 #, c-format
16548 msgid "not something we can merge in %s: %s"
16549 msgstr ""
16550
16551 #: builtin/merge.c:1202
16552 msgid "not something we can merge"
16553 msgstr ""
16554
16555 #: builtin/merge.c:1312
16556 msgid "--abort expects no arguments"
16557 msgstr ""
16558
16559 #: builtin/merge.c:1316
16560 msgid "There is no merge to abort (MERGE_HEAD missing)."
16561 msgstr ""
16562
16563 #: builtin/merge.c:1334
16564 msgid "--quit expects no arguments"
16565 msgstr ""
16566
16567 #: builtin/merge.c:1347
16568 msgid "--continue expects no arguments"
16569 msgstr ""
16570
16571 #: builtin/merge.c:1351
16572 msgid "There is no merge in progress (MERGE_HEAD missing)."
16573 msgstr ""
16574
16575 #: builtin/merge.c:1367
16576 msgid ""
16577 "You have not concluded your merge (MERGE_HEAD exists).\n"
16578 "Please, commit your changes before you merge."
16579 msgstr ""
16580
16581 #: builtin/merge.c:1374
16582 msgid ""
16583 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
16584 "Please, commit your changes before you merge."
16585 msgstr ""
16586
16587 #: builtin/merge.c:1377
16588 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16589 msgstr ""
16590
16591 #: builtin/merge.c:1391
16592 msgid "You cannot combine --squash with --no-ff."
16593 msgstr ""
16594
16595 #: builtin/merge.c:1393
16596 msgid "You cannot combine --squash with --commit."
16597 msgstr ""
16598
16599 #: builtin/merge.c:1409
16600 msgid "No commit specified and merge.defaultToUpstream not set."
16601 msgstr ""
16602
16603 #: builtin/merge.c:1426
16604 msgid "Squash commit into empty head not supported yet"
16605 msgstr ""
16606
16607 #: builtin/merge.c:1428
16608 msgid "Non-fast-forward commit does not make sense into an empty head"
16609 msgstr ""
16610
16611 #: builtin/merge.c:1433
16612 #, c-format
16613 msgid "%s - not something we can merge"
16614 msgstr ""
16615
16616 #: builtin/merge.c:1435
16617 msgid "Can merge only exactly one commit into empty head"
16618 msgstr ""
16619
16620 #: builtin/merge.c:1516
16621 msgid "refusing to merge unrelated histories"
16622 msgstr ""
16623
16624 #: builtin/merge.c:1525
16625 msgid "Already up to date."
16626 msgstr ""
16627
16628 #: builtin/merge.c:1535
16629 #, c-format
16630 msgid "Updating %s..%s\n"
16631 msgstr ""
16632
16633 #: builtin/merge.c:1581
16634 #, c-format
16635 msgid "Trying really trivial in-index merge...\n"
16636 msgstr ""
16637
16638 #: builtin/merge.c:1588
16639 #, c-format
16640 msgid "Nope.\n"
16641 msgstr ""
16642
16643 #: builtin/merge.c:1613
16644 msgid "Already up to date. Yeeah!"
16645 msgstr ""
16646
16647 #: builtin/merge.c:1619
16648 msgid "Not possible to fast-forward, aborting."
16649 msgstr ""
16650
16651 #: builtin/merge.c:1647 builtin/merge.c:1712
16652 #, c-format
16653 msgid "Rewinding the tree to pristine...\n"
16654 msgstr ""
16655
16656 #: builtin/merge.c:1651
16657 #, c-format
16658 msgid "Trying merge strategy %s...\n"
16659 msgstr ""
16660
16661 #: builtin/merge.c:1703
16662 #, c-format
16663 msgid "No merge strategy handled the merge.\n"
16664 msgstr ""
16665
16666 #: builtin/merge.c:1705
16667 #, c-format
16668 msgid "Merge with strategy %s failed.\n"
16669 msgstr ""
16670
16671 #: builtin/merge.c:1714
16672 #, c-format
16673 msgid "Using the %s to prepare resolving by hand.\n"
16674 msgstr ""
16675
16676 #: builtin/merge.c:1728
16677 #, c-format
16678 msgid "Automatic merge went well; stopped before committing as requested\n"
16679 msgstr ""
16680
16681 #: builtin/mktag.c:10
16682 msgid "git mktag"
16683 msgstr ""
16684
16685 #: builtin/mktag.c:30
16686 #, c-format
16687 msgid "warning: tag input does not pass fsck: %s"
16688 msgstr ""
16689
16690 #: builtin/mktag.c:41
16691 #, c-format
16692 msgid "error: tag input does not pass fsck: %s"
16693 msgstr ""
16694
16695 #: builtin/mktag.c:44
16696 #, c-format
16697 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
16698 msgstr ""
16699
16700 #: builtin/mktag.c:59
16701 msgid "could not read tagged object '%s'"
16702 msgstr ""
16703
16704 #: builtin/mktag.c:62
16705 #, c-format
16706 msgid "object '%s' tagged as '%s', but is a '%s' type"
16707 msgstr ""
16708
16709 #: builtin/mktag.c:99
16710 msgid "tag on stdin did not pass our strict fsck check"
16711 msgstr ""
16712
16713 #: builtin/mktag.c:102
16714 msgid "tag on stdin did not refer to a valid object"
16715 msgstr ""
16716
16717 #: builtin/mktag.c:105 builtin/tag.c:232
16718 msgid "unable to write tag file"
16719 msgstr ""
16720
16721 #: builtin/mktree.c:66
16722 msgid "git mktree [-z] [--missing] [--batch]"
16723 msgstr ""
16724
16725 #: builtin/mktree.c:154
16726 msgid "input is NUL terminated"
16727 msgstr ""
16728
16729 #: builtin/mktree.c:155 builtin/write-tree.c:26
16730 msgid "allow missing objects"
16731 msgstr ""
16732
16733 #: builtin/mktree.c:156
16734 msgid "allow creation of more than one tree"
16735 msgstr ""
16736
16737 #: builtin/multi-pack-index.c:9
16738 msgid ""
16739 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
16740 "size=<size>)"
16741 msgstr ""
16742
16743 #: builtin/multi-pack-index.c:26
16744 msgid "object directory containing set of packfile and pack-index pairs"
16745 msgstr ""
16746
16747 #: builtin/multi-pack-index.c:29
16748 msgid ""
16749 "during repack, collect pack-files of smaller size into a batch that is "
16750 "larger than this size"
16751 msgstr ""
16752
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"
16758 msgstr ""
16759
16760 #: builtin/multi-pack-index.c:60
16761 msgid "--batch-size option is only for 'repack' subcommand"
16762 msgstr ""
16763
16764 #: builtin/multi-pack-index.c:69
16765 #, c-format
16766 msgid "unrecognized subcommand: %s"
16767 msgstr ""
16768
16769 #: builtin/mv.c:18
16770 msgid "git mv [<options>] <source>... <destination>"
16771 msgstr ""
16772
16773 #: builtin/mv.c:83
16774 #, c-format
16775 msgid "Directory %s is in index and no submodule?"
16776 msgstr ""
16777
16778 #: builtin/mv.c:85
16779 msgid "Please stage your changes to .gitmodules or stash them to proceed"
16780 msgstr ""
16781
16782 #: builtin/mv.c:103
16783 #, c-format
16784 msgid "%.*s is in index"
16785 msgstr ""
16786
16787 #: builtin/mv.c:125
16788 msgid "force move/rename even if target exists"
16789 msgstr ""
16790
16791 #: builtin/mv.c:127
16792 msgid "skip move/rename errors"
16793 msgstr ""
16794
16795 #: builtin/mv.c:170
16796 #, c-format
16797 msgid "destination '%s' is not a directory"
16798 msgstr ""
16799
16800 #: builtin/mv.c:181
16801 #, c-format
16802 msgid "Checking rename of '%s' to '%s'\n"
16803 msgstr ""
16804
16805 #: builtin/mv.c:185
16806 msgid "bad source"
16807 msgstr ""
16808
16809 #: builtin/mv.c:188
16810 msgid "can not move directory into itself"
16811 msgstr ""
16812
16813 #: builtin/mv.c:191
16814 msgid "cannot move directory over file"
16815 msgstr ""
16816
16817 #: builtin/mv.c:200
16818 msgid "source directory is empty"
16819 msgstr ""
16820
16821 #: builtin/mv.c:225
16822 msgid "not under version control"
16823 msgstr ""
16824
16825 #: builtin/mv.c:227
16826 msgid "conflicted"
16827 msgstr ""
16828
16829 #: builtin/mv.c:230
16830 msgid "destination exists"
16831 msgstr ""
16832
16833 #: builtin/mv.c:238
16834 #, c-format
16835 msgid "overwriting '%s'"
16836 msgstr ""
16837
16838 #: builtin/mv.c:241
16839 msgid "Cannot overwrite"
16840 msgstr ""
16841
16842 #: builtin/mv.c:244
16843 msgid "multiple sources for the same target"
16844 msgstr ""
16845
16846 #: builtin/mv.c:246
16847 msgid "destination directory does not exist"
16848 msgstr ""
16849
16850 #: builtin/mv.c:253
16851 #, c-format
16852 msgid "%s, source=%s, destination=%s"
16853 msgstr ""
16854
16855 #: builtin/mv.c:274
16856 #, c-format
16857 msgid "Renaming %s to %s\n"
16858 msgstr ""
16859
16860 #: builtin/mv.c:280 builtin/remote.c:785 builtin/repack.c:483
16861 #, c-format
16862 msgid "renaming '%s' failed"
16863 msgstr ""
16864
16865 #: builtin/name-rev.c:465
16866 msgid "git name-rev [<options>] <commit>..."
16867 msgstr ""
16868
16869 #: builtin/name-rev.c:466
16870 msgid "git name-rev [<options>] --all"
16871 msgstr ""
16872
16873 #: builtin/name-rev.c:467
16874 msgid "git name-rev [<options>] --stdin"
16875 msgstr ""
16876
16877 #: builtin/name-rev.c:524
16878 msgid "print only ref-based names (no object names)"
16879 msgstr ""
16880
16881 #: builtin/name-rev.c:525
16882 msgid "only use tags to name the commits"
16883 msgstr ""
16884
16885 #: builtin/name-rev.c:527
16886 msgid "only use refs matching <pattern>"
16887 msgstr ""
16888
16889 #: builtin/name-rev.c:529
16890 msgid "ignore refs matching <pattern>"
16891 msgstr ""
16892
16893 #: builtin/name-rev.c:531
16894 msgid "list all commits reachable from all refs"
16895 msgstr ""
16896
16897 #: builtin/name-rev.c:532
16898 msgid "read from stdin"
16899 msgstr ""
16900
16901 #: builtin/name-rev.c:533
16902 msgid "allow to print `undefined` names (default)"
16903 msgstr ""
16904
16905 #: builtin/name-rev.c:539
16906 msgid "dereference tags in the input (internal use)"
16907 msgstr ""
16908
16909 #: builtin/notes.c:28
16910 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
16911 msgstr ""
16912
16913 #: builtin/notes.c:29
16914 msgid ""
16915 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
16916 "| (-c | -C) <object>] [<object>]"
16917 msgstr ""
16918
16919 #: builtin/notes.c:30
16920 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
16921 msgstr ""
16922
16923 #: builtin/notes.c:31
16924 msgid ""
16925 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
16926 "(-c | -C) <object>] [<object>]"
16927 msgstr ""
16928
16929 #: builtin/notes.c:32
16930 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
16931 msgstr ""
16932
16933 #: builtin/notes.c:33
16934 msgid "git notes [--ref <notes-ref>] show [<object>]"
16935 msgstr ""
16936
16937 #: builtin/notes.c:34
16938 msgid ""
16939 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
16940 msgstr ""
16941
16942 #: builtin/notes.c:35
16943 msgid "git notes merge --commit [-v | -q]"
16944 msgstr ""
16945
16946 #: builtin/notes.c:36
16947 msgid "git notes merge --abort [-v | -q]"
16948 msgstr ""
16949
16950 #: builtin/notes.c:37
16951 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
16952 msgstr ""
16953
16954 #: builtin/notes.c:38
16955 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
16956 msgstr ""
16957
16958 #: builtin/notes.c:39
16959 msgid "git notes [--ref <notes-ref>] get-ref"
16960 msgstr ""
16961
16962 #: builtin/notes.c:44
16963 msgid "git notes [list [<object>]]"
16964 msgstr ""
16965
16966 #: builtin/notes.c:49
16967 msgid "git notes add [<options>] [<object>]"
16968 msgstr ""
16969
16970 #: builtin/notes.c:54
16971 msgid "git notes copy [<options>] <from-object> <to-object>"
16972 msgstr ""
16973
16974 #: builtin/notes.c:55
16975 msgid "git notes copy --stdin [<from-object> <to-object>]..."
16976 msgstr ""
16977
16978 #: builtin/notes.c:60
16979 msgid "git notes append [<options>] [<object>]"
16980 msgstr ""
16981
16982 #: builtin/notes.c:65
16983 msgid "git notes edit [<object>]"
16984 msgstr ""
16985
16986 #: builtin/notes.c:70
16987 msgid "git notes show [<object>]"
16988 msgstr ""
16989
16990 #: builtin/notes.c:75
16991 msgid "git notes merge [<options>] <notes-ref>"
16992 msgstr ""
16993
16994 #: builtin/notes.c:76
16995 msgid "git notes merge --commit [<options>]"
16996 msgstr ""
16997
16998 #: builtin/notes.c:77
16999 msgid "git notes merge --abort [<options>]"
17000 msgstr ""
17001
17002 #: builtin/notes.c:82
17003 msgid "git notes remove [<object>]"
17004 msgstr ""
17005
17006 #: builtin/notes.c:87
17007 msgid "git notes prune [<options>]"
17008 msgstr ""
17009
17010 #: builtin/notes.c:92
17011 msgid "git notes get-ref"
17012 msgstr ""
17013
17014 #: builtin/notes.c:97
17015 msgid "Write/edit the notes for the following object:"
17016 msgstr ""
17017
17018 #: builtin/notes.c:150
17019 #, c-format
17020 msgid "unable to start 'show' for object '%s'"
17021 msgstr ""
17022
17023 #: builtin/notes.c:154
17024 msgid "could not read 'show' output"
17025 msgstr ""
17026
17027 #: builtin/notes.c:162
17028 #, c-format
17029 msgid "failed to finish 'show' for object '%s'"
17030 msgstr ""
17031
17032 #: builtin/notes.c:197
17033 msgid "please supply the note contents using either -m or -F option"
17034 msgstr ""
17035
17036 #: builtin/notes.c:206
17037 msgid "unable to write note object"
17038 msgstr ""
17039
17040 #: builtin/notes.c:208
17041 #, c-format
17042 msgid "the note contents have been left in %s"
17043 msgstr ""
17044
17045 #: builtin/notes.c:242 builtin/tag.c:565
17046 #, c-format
17047 msgid "could not open or read '%s'"
17048 msgstr ""
17049
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
17053 #, c-format
17054 msgid "failed to resolve '%s' as a valid ref."
17055 msgstr ""
17056
17057 #: builtin/notes.c:265
17058 #, c-format
17059 msgid "failed to read object '%s'."
17060 msgstr ""
17061
17062 #: builtin/notes.c:268
17063 #, c-format
17064 msgid "cannot read note data from non-blob object '%s'."
17065 msgstr ""
17066
17067 #: builtin/notes.c:309
17068 #, c-format
17069 msgid "malformed input line: '%s'."
17070 msgstr ""
17071
17072 #: builtin/notes.c:324
17073 #, c-format
17074 msgid "failed to copy notes from '%s' to '%s'"
17075 msgstr ""
17076
17077 #. TRANSLATORS: the first %s will be replaced by a git
17078 #. notes command: 'add', 'merge', 'remove', etc.
17079 #.
17080 #: builtin/notes.c:356
17081 #, c-format
17082 msgid "refusing to %s notes in %s (outside of refs/notes/)"
17083 msgstr ""
17084
17085 #: builtin/notes.c:389 builtin/notes.c:678
17086 #, c-format
17087 msgid "no note found for object %s."
17088 msgstr ""
17089
17090 #: builtin/notes.c:410 builtin/notes.c:576
17091 msgid "note contents as a string"
17092 msgstr ""
17093
17094 #: builtin/notes.c:413 builtin/notes.c:579
17095 msgid "note contents in a file"
17096 msgstr ""
17097
17098 #: builtin/notes.c:416 builtin/notes.c:582
17099 msgid "reuse and edit specified note object"
17100 msgstr ""
17101
17102 #: builtin/notes.c:419 builtin/notes.c:585
17103 msgid "reuse specified note object"
17104 msgstr ""
17105
17106 #: builtin/notes.c:422 builtin/notes.c:588
17107 msgid "allow storing empty note"
17108 msgstr ""
17109
17110 #: builtin/notes.c:423 builtin/notes.c:496
17111 msgid "replace existing notes"
17112 msgstr ""
17113
17114 #: builtin/notes.c:448
17115 #, c-format
17116 msgid ""
17117 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
17118 "existing notes"
17119 msgstr ""
17120
17121 #: builtin/notes.c:463 builtin/notes.c:544
17122 #, c-format
17123 msgid "Overwriting existing notes for object %s\n"
17124 msgstr ""
17125
17126 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
17127 #, c-format
17128 msgid "Removing note for object %s\n"
17129 msgstr ""
17130
17131 #: builtin/notes.c:497
17132 msgid "read objects from stdin"
17133 msgstr ""
17134
17135 #: builtin/notes.c:499
17136 msgid "load rewriting config for <command> (implies --stdin)"
17137 msgstr ""
17138
17139 #: builtin/notes.c:517
17140 msgid "too few arguments"
17141 msgstr ""
17142
17143 #: builtin/notes.c:538
17144 #, c-format
17145 msgid ""
17146 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
17147 "existing notes"
17148 msgstr ""
17149
17150 #: builtin/notes.c:550
17151 #, c-format
17152 msgid "missing notes on source object %s. Cannot copy."
17153 msgstr ""
17154
17155 #: builtin/notes.c:603
17156 #, c-format
17157 msgid ""
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"
17160 msgstr ""
17161
17162 #: builtin/notes.c:698
17163 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
17164 msgstr ""
17165
17166 #: builtin/notes.c:700
17167 msgid "failed to delete ref NOTES_MERGE_REF"
17168 msgstr ""
17169
17170 #: builtin/notes.c:702
17171 msgid "failed to remove 'git notes merge' worktree"
17172 msgstr ""
17173
17174 #: builtin/notes.c:722
17175 msgid "failed to read ref NOTES_MERGE_PARTIAL"
17176 msgstr ""
17177
17178 #: builtin/notes.c:724
17179 msgid "could not find commit from NOTES_MERGE_PARTIAL."
17180 msgstr ""
17181
17182 #: builtin/notes.c:726
17183 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
17184 msgstr ""
17185
17186 #: builtin/notes.c:739
17187 msgid "failed to resolve NOTES_MERGE_REF"
17188 msgstr ""
17189
17190 #: builtin/notes.c:742
17191 msgid "failed to finalize notes merge"
17192 msgstr ""
17193
17194 #: builtin/notes.c:768
17195 #, c-format
17196 msgid "unknown notes merge strategy %s"
17197 msgstr ""
17198
17199 #: builtin/notes.c:784
17200 msgid "General options"
17201 msgstr ""
17202
17203 #: builtin/notes.c:786
17204 msgid "Merge options"
17205 msgstr ""
17206
17207 #: builtin/notes.c:788
17208 msgid ""
17209 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
17210 "cat_sort_uniq)"
17211 msgstr ""
17212
17213 #: builtin/notes.c:790
17214 msgid "Committing unmerged notes"
17215 msgstr ""
17216
17217 #: builtin/notes.c:792
17218 msgid "finalize notes merge by committing unmerged notes"
17219 msgstr ""
17220
17221 #: builtin/notes.c:794
17222 msgid "Aborting notes merge resolution"
17223 msgstr ""
17224
17225 #: builtin/notes.c:796
17226 msgid "abort notes merge"
17227 msgstr ""
17228
17229 #: builtin/notes.c:807
17230 msgid "cannot mix --commit, --abort or -s/--strategy"
17231 msgstr ""
17232
17233 #: builtin/notes.c:812
17234 msgid "must specify a notes ref to merge"
17235 msgstr ""
17236
17237 #: builtin/notes.c:836
17238 #, c-format
17239 msgid "unknown -s/--strategy: %s"
17240 msgstr ""
17241
17242 #: builtin/notes.c:873
17243 #, c-format
17244 msgid "a notes merge into %s is already in-progress at %s"
17245 msgstr ""
17246
17247 #: builtin/notes.c:876
17248 #, c-format
17249 msgid "failed to store link to current notes ref (%s)"
17250 msgstr ""
17251
17252 #: builtin/notes.c:878
17253 #, c-format
17254 msgid ""
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 --"
17257 "abort'.\n"
17258 msgstr ""
17259
17260 #: builtin/notes.c:897 builtin/tag.c:578
17261 #, c-format
17262 msgid "Failed to resolve '%s' as a valid ref."
17263 msgstr ""
17264
17265 #: builtin/notes.c:900
17266 #, c-format
17267 msgid "Object %s has no note\n"
17268 msgstr ""
17269
17270 #: builtin/notes.c:912
17271 msgid "attempt to remove non-existent note is not an error"
17272 msgstr ""
17273
17274 #: builtin/notes.c:915
17275 msgid "read object names from the standard input"
17276 msgstr ""
17277
17278 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:148
17279 msgid "do not remove, show only"
17280 msgstr ""
17281
17282 #: builtin/notes.c:955
17283 msgid "report pruned notes"
17284 msgstr ""
17285
17286 #: builtin/notes.c:998
17287 msgid "notes-ref"
17288 msgstr ""
17289
17290 #: builtin/notes.c:999
17291 msgid "use notes from <notes-ref>"
17292 msgstr ""
17293
17294 #: builtin/notes.c:1034 builtin/stash.c:1671
17295 #, c-format
17296 msgid "unknown subcommand: %s"
17297 msgstr ""
17298
17299 #: builtin/pack-objects.c:54
17300 msgid ""
17301 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
17302 msgstr ""
17303
17304 #: builtin/pack-objects.c:55
17305 msgid ""
17306 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
17307 msgstr ""
17308
17309 #: builtin/pack-objects.c:440
17310 #, c-format
17311 msgid ""
17312 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
17313 "pack %s"
17314 msgstr ""
17315
17316 #: builtin/pack-objects.c:448
17317 #, c-format
17318 msgid "bad packed object CRC for %s"
17319 msgstr ""
17320
17321 #: builtin/pack-objects.c:459
17322 #, c-format
17323 msgid "corrupt packed object for %s"
17324 msgstr ""
17325
17326 #: builtin/pack-objects.c:590
17327 #, c-format
17328 msgid "recursive delta detected for object %s"
17329 msgstr ""
17330
17331 #: builtin/pack-objects.c:801
17332 #, c-format
17333 msgid "ordered %u objects, expected %<PRIu32>"
17334 msgstr ""
17335
17336 #: builtin/pack-objects.c:896
17337 #, c-format
17338 msgid "expected object at offset %<PRIuMAX> in pack %s"
17339 msgstr ""
17340
17341 #: builtin/pack-objects.c:1015
17342 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
17343 msgstr ""
17344
17345 #: builtin/pack-objects.c:1028
17346 msgid "Writing objects"
17347 msgstr ""
17348
17349 #: builtin/pack-objects.c:1089 builtin/update-index.c:90
17350 #, c-format
17351 msgid "failed to stat %s"
17352 msgstr ""
17353
17354 #: builtin/pack-objects.c:1141
17355 #, c-format
17356 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
17357 msgstr ""
17358
17359 #: builtin/pack-objects.c:1358
17360 msgid "disabling bitmap writing, as some objects are not being packed"
17361 msgstr ""
17362
17363 #: builtin/pack-objects.c:1806
17364 #, c-format
17365 msgid "delta base offset overflow in pack for %s"
17366 msgstr ""
17367
17368 #: builtin/pack-objects.c:1815
17369 #, c-format
17370 msgid "delta base offset out of bound for %s"
17371 msgstr ""
17372
17373 #: builtin/pack-objects.c:2096
17374 msgid "Counting objects"
17375 msgstr ""
17376
17377 #: builtin/pack-objects.c:2241
17378 #, c-format
17379 msgid "unable to parse object header of %s"
17380 msgstr ""
17381
17382 #: builtin/pack-objects.c:2311 builtin/pack-objects.c:2327
17383 #: builtin/pack-objects.c:2337
17384 #, c-format
17385 msgid "object %s cannot be read"
17386 msgstr ""
17387
17388 #: builtin/pack-objects.c:2314 builtin/pack-objects.c:2341
17389 #, c-format
17390 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
17391 msgstr ""
17392
17393 #: builtin/pack-objects.c:2351
17394 msgid "suboptimal pack - out of memory"
17395 msgstr ""
17396
17397 #: builtin/pack-objects.c:2666
17398 #, c-format
17399 msgid "Delta compression using up to %d threads"
17400 msgstr ""
17401
17402 #: builtin/pack-objects.c:2805
17403 #, c-format
17404 msgid "unable to pack objects reachable from tag %s"
17405 msgstr ""
17406
17407 #: builtin/pack-objects.c:2891
17408 msgid "Compressing objects"
17409 msgstr ""
17410
17411 #: builtin/pack-objects.c:2897
17412 msgid "inconsistency with delta count"
17413 msgstr ""
17414
17415 #: builtin/pack-objects.c:2976
17416 #, c-format
17417 msgid ""
17418 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
17419 "hash> <uri>' (got '%s')"
17420 msgstr ""
17421
17422 #: builtin/pack-objects.c:2979
17423 #, c-format
17424 msgid ""
17425 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
17426 msgstr ""
17427
17428 #: builtin/pack-objects.c:3008
17429 #, c-format
17430 msgid ""
17431 "expected edge object ID, got garbage:\n"
17432 " %s"
17433 msgstr ""
17434
17435 #: builtin/pack-objects.c:3014
17436 #, c-format
17437 msgid ""
17438 "expected object ID, got garbage:\n"
17439 " %s"
17440 msgstr ""
17441
17442 #: builtin/pack-objects.c:3112
17443 msgid "invalid value for --missing"
17444 msgstr ""
17445
17446 #: builtin/pack-objects.c:3171 builtin/pack-objects.c:3279
17447 msgid "cannot open pack index"
17448 msgstr ""
17449
17450 #: builtin/pack-objects.c:3202
17451 #, c-format
17452 msgid "loose object at %s could not be examined"
17453 msgstr ""
17454
17455 #: builtin/pack-objects.c:3287
17456 msgid "unable to force loose object"
17457 msgstr ""
17458
17459 #: builtin/pack-objects.c:3380
17460 #, c-format
17461 msgid "not a rev '%s'"
17462 msgstr ""
17463
17464 #: builtin/pack-objects.c:3383
17465 #, c-format
17466 msgid "bad revision '%s'"
17467 msgstr ""
17468
17469 #: builtin/pack-objects.c:3408
17470 msgid "unable to add recent objects"
17471 msgstr ""
17472
17473 #: builtin/pack-objects.c:3461
17474 #, c-format
17475 msgid "unsupported index version %s"
17476 msgstr ""
17477
17478 #: builtin/pack-objects.c:3465
17479 #, c-format
17480 msgid "bad index version '%s'"
17481 msgstr ""
17482
17483 #: builtin/pack-objects.c:3503
17484 msgid "<version>[,<offset>]"
17485 msgstr ""
17486
17487 #: builtin/pack-objects.c:3504
17488 msgid "write the pack index file in the specified idx format version"
17489 msgstr ""
17490
17491 #: builtin/pack-objects.c:3507
17492 msgid "maximum size of each output pack file"
17493 msgstr ""
17494
17495 #: builtin/pack-objects.c:3509
17496 msgid "ignore borrowed objects from alternate object store"
17497 msgstr ""
17498
17499 #: builtin/pack-objects.c:3511
17500 msgid "ignore packed objects"
17501 msgstr ""
17502
17503 #: builtin/pack-objects.c:3513
17504 msgid "limit pack window by objects"
17505 msgstr ""
17506
17507 #: builtin/pack-objects.c:3515
17508 msgid "limit pack window by memory in addition to object limit"
17509 msgstr ""
17510
17511 #: builtin/pack-objects.c:3517
17512 msgid "maximum length of delta chain allowed in the resulting pack"
17513 msgstr ""
17514
17515 #: builtin/pack-objects.c:3519
17516 msgid "reuse existing deltas"
17517 msgstr ""
17518
17519 #: builtin/pack-objects.c:3521
17520 msgid "reuse existing objects"
17521 msgstr ""
17522
17523 #: builtin/pack-objects.c:3523
17524 msgid "use OFS_DELTA objects"
17525 msgstr ""
17526
17527 #: builtin/pack-objects.c:3525
17528 msgid "use threads when searching for best delta matches"
17529 msgstr ""
17530
17531 #: builtin/pack-objects.c:3527
17532 msgid "do not create an empty pack output"
17533 msgstr ""
17534
17535 #: builtin/pack-objects.c:3529
17536 msgid "read revision arguments from standard input"
17537 msgstr ""
17538
17539 #: builtin/pack-objects.c:3531
17540 msgid "limit the objects to those that are not yet packed"
17541 msgstr ""
17542
17543 #: builtin/pack-objects.c:3534
17544 msgid "include objects reachable from any reference"
17545 msgstr ""
17546
17547 #: builtin/pack-objects.c:3537
17548 msgid "include objects referred by reflog entries"
17549 msgstr ""
17550
17551 #: builtin/pack-objects.c:3540
17552 msgid "include objects referred to by the index"
17553 msgstr ""
17554
17555 #: builtin/pack-objects.c:3543
17556 msgid "output pack to stdout"
17557 msgstr ""
17558
17559 #: builtin/pack-objects.c:3545
17560 msgid "include tag objects that refer to objects to be packed"
17561 msgstr ""
17562
17563 #: builtin/pack-objects.c:3547
17564 msgid "keep unreachable objects"
17565 msgstr ""
17566
17567 #: builtin/pack-objects.c:3549
17568 msgid "pack loose unreachable objects"
17569 msgstr ""
17570
17571 #: builtin/pack-objects.c:3551
17572 msgid "unpack unreachable objects newer than <time>"
17573 msgstr ""
17574
17575 #: builtin/pack-objects.c:3554
17576 msgid "use the sparse reachability algorithm"
17577 msgstr ""
17578
17579 #: builtin/pack-objects.c:3556
17580 msgid "create thin packs"
17581 msgstr ""
17582
17583 #: builtin/pack-objects.c:3558
17584 msgid "create packs suitable for shallow fetches"
17585 msgstr ""
17586
17587 #: builtin/pack-objects.c:3560
17588 msgid "ignore packs that have companion .keep file"
17589 msgstr ""
17590
17591 #: builtin/pack-objects.c:3562
17592 msgid "ignore this pack"
17593 msgstr ""
17594
17595 #: builtin/pack-objects.c:3564
17596 msgid "pack compression level"
17597 msgstr ""
17598
17599 #: builtin/pack-objects.c:3566
17600 msgid "do not hide commits by grafts"
17601 msgstr ""
17602
17603 #: builtin/pack-objects.c:3568
17604 msgid "use a bitmap index if available to speed up counting objects"
17605 msgstr ""
17606
17607 #: builtin/pack-objects.c:3570
17608 msgid "write a bitmap index together with the pack index"
17609 msgstr ""
17610
17611 #: builtin/pack-objects.c:3574
17612 msgid "write a bitmap index if possible"
17613 msgstr ""
17614
17615 #: builtin/pack-objects.c:3578
17616 msgid "handling for missing objects"
17617 msgstr ""
17618
17619 #: builtin/pack-objects.c:3581
17620 msgid "do not pack objects in promisor packfiles"
17621 msgstr ""
17622
17623 #: builtin/pack-objects.c:3583
17624 msgid "respect islands during delta compression"
17625 msgstr ""
17626
17627 #: builtin/pack-objects.c:3585
17628 msgid "protocol"
17629 msgstr ""
17630
17631 #: builtin/pack-objects.c:3586
17632 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
17633 msgstr ""
17634
17635 #: builtin/pack-objects.c:3617
17636 #, c-format
17637 msgid "delta chain depth %d is too deep, forcing %d"
17638 msgstr ""
17639
17640 #: builtin/pack-objects.c:3622
17641 #, c-format
17642 msgid "pack.deltaCacheLimit is too high, forcing %d"
17643 msgstr ""
17644
17645 #: builtin/pack-objects.c:3676
17646 msgid "--max-pack-size cannot be used to build a pack for transfer"
17647 msgstr ""
17648
17649 #: builtin/pack-objects.c:3678
17650 msgid "minimum pack size limit is 1 MiB"
17651 msgstr ""
17652
17653 #: builtin/pack-objects.c:3683
17654 msgid "--thin cannot be used to build an indexable pack"
17655 msgstr ""
17656
17657 #: builtin/pack-objects.c:3686
17658 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
17659 msgstr ""
17660
17661 #: builtin/pack-objects.c:3692
17662 msgid "cannot use --filter without --stdout"
17663 msgstr ""
17664
17665 #: builtin/pack-objects.c:3752
17666 msgid "Enumerating objects"
17667 msgstr ""
17668
17669 #: builtin/pack-objects.c:3783
17670 #, c-format
17671 msgid ""
17672 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
17673 "reused %<PRIu32>"
17674 msgstr ""
17675
17676 #: builtin/pack-redundant.c:601
17677 msgid ""
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"
17683 msgstr ""
17684
17685 #: builtin/pack-refs.c:8
17686 msgid "git pack-refs [<options>]"
17687 msgstr ""
17688
17689 #: builtin/pack-refs.c:16
17690 msgid "pack everything"
17691 msgstr ""
17692
17693 #: builtin/pack-refs.c:17
17694 msgid "prune loose refs (default)"
17695 msgstr ""
17696
17697 #: builtin/prune-packed.c:6
17698 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
17699 msgstr ""
17700
17701 #: builtin/prune.c:14
17702 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
17703 msgstr ""
17704
17705 #: builtin/prune.c:133
17706 msgid "report pruned objects"
17707 msgstr ""
17708
17709 #: builtin/prune.c:136
17710 msgid "expire objects older than <time>"
17711 msgstr ""
17712
17713 #: builtin/prune.c:138
17714 msgid "limit traversal to objects outside promisor packfiles"
17715 msgstr ""
17716
17717 #: builtin/prune.c:152
17718 msgid "cannot prune in a precious-objects repo"
17719 msgstr ""
17720
17721 #: builtin/pull.c:45 builtin/pull.c:47
17722 #, c-format
17723 msgid "Invalid value for %s: %s"
17724 msgstr ""
17725
17726 #: builtin/pull.c:67
17727 msgid "git pull [<options>] [<repository> [<refspec>...]]"
17728 msgstr ""
17729
17730 #: builtin/pull.c:123
17731 msgid "control for recursive fetching of submodules"
17732 msgstr ""
17733
17734 #: builtin/pull.c:127
17735 msgid "Options related to merging"
17736 msgstr ""
17737
17738 #: builtin/pull.c:130
17739 msgid "incorporate changes by rebasing rather than merging"
17740 msgstr ""
17741
17742 #: builtin/pull.c:158 builtin/rebase.c:492 builtin/revert.c:126
17743 msgid "allow fast-forward"
17744 msgstr ""
17745
17746 #: builtin/pull.c:167 parse-options.h:339
17747 msgid "automatically stash/stash pop before and after"
17748 msgstr ""
17749
17750 #: builtin/pull.c:183
17751 msgid "Options related to fetching"
17752 msgstr ""
17753
17754 #: builtin/pull.c:193
17755 msgid "force overwrite of local branch"
17756 msgstr ""
17757
17758 #: builtin/pull.c:201
17759 msgid "number of submodules pulled in parallel"
17760 msgstr ""
17761
17762 #: builtin/pull.c:317
17763 #, c-format
17764 msgid "Invalid value for pull.ff: %s"
17765 msgstr ""
17766
17767 #: builtin/pull.c:445
17768 msgid ""
17769 "There is no candidate for rebasing against among the refs that you just "
17770 "fetched."
17771 msgstr ""
17772
17773 #: builtin/pull.c:447
17774 msgid ""
17775 "There are no candidates for merging among the refs that you just fetched."
17776 msgstr ""
17777
17778 #: builtin/pull.c:448
17779 msgid ""
17780 "Generally this means that you provided a wildcard refspec which had no\n"
17781 "matches on the remote end."
17782 msgstr ""
17783
17784 #: builtin/pull.c:451
17785 #, c-format
17786 msgid ""
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."
17790 msgstr ""
17791
17792 #: builtin/pull.c:456 builtin/rebase.c:1253
17793 msgid "You are not currently on a branch."
17794 msgstr ""
17795
17796 #: builtin/pull.c:458 builtin/pull.c:473
17797 msgid "Please specify which branch you want to rebase against."
17798 msgstr ""
17799
17800 #: builtin/pull.c:460 builtin/pull.c:475
17801 msgid "Please specify which branch you want to merge with."
17802 msgstr ""
17803
17804 #: builtin/pull.c:461 builtin/pull.c:476
17805 msgid "See git-pull(1) for details."
17806 msgstr ""
17807
17808 #: builtin/pull.c:463 builtin/pull.c:469 builtin/pull.c:478
17809 #: builtin/rebase.c:1259
17810 msgid "<remote>"
17811 msgstr ""
17812
17813 #: builtin/pull.c:463 builtin/pull.c:478 builtin/pull.c:483
17814 msgid "<branch>"
17815 msgstr ""
17816
17817 #: builtin/pull.c:471 builtin/rebase.c:1251
17818 msgid "There is no tracking information for the current branch."
17819 msgstr ""
17820
17821 #: builtin/pull.c:480
17822 msgid ""
17823 "If you wish to set tracking information for this branch you can do so with:"
17824 msgstr ""
17825
17826 #: builtin/pull.c:485
17827 #, c-format
17828 msgid ""
17829 "Your configuration specifies to merge with the ref '%s'\n"
17830 "from the remote, but no such ref was fetched."
17831 msgstr ""
17832
17833 #: builtin/pull.c:596
17834 #, c-format
17835 msgid "unable to access commit %s"
17836 msgstr ""
17837
17838 #: builtin/pull.c:902
17839 msgid "ignoring --verify-signatures for rebase"
17840 msgstr ""
17841
17842 #: builtin/pull.c:930
17843 msgid ""
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"
17847 "\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"
17851 "\n"
17852 "You can replace \"git config\" with \"git config --global\" to set a "
17853 "default\n"
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"
17856 "invocation.\n"
17857 msgstr ""
17858
17859 #: builtin/pull.c:991
17860 msgid "Updating an unborn branch with changes added to the index."
17861 msgstr ""
17862
17863 #: builtin/pull.c:995
17864 msgid "pull with rebase"
17865 msgstr ""
17866
17867 #: builtin/pull.c:996
17868 msgid "please commit or stash them."
17869 msgstr ""
17870
17871 #: builtin/pull.c:1021
17872 #, c-format
17873 msgid ""
17874 "fetch updated the current branch head.\n"
17875 "fast-forwarding your working tree from\n"
17876 "commit %s."
17877 msgstr ""
17878
17879 #: builtin/pull.c:1027
17880 #, c-format
17881 msgid ""
17882 "Cannot fast-forward your working tree.\n"
17883 "After making sure that you saved anything precious from\n"
17884 "$ git diff %s\n"
17885 "output, run\n"
17886 "$ git reset --hard\n"
17887 "to recover."
17888 msgstr ""
17889
17890 #: builtin/pull.c:1042
17891 msgid "Cannot merge multiple branches into empty head."
17892 msgstr ""
17893
17894 #: builtin/pull.c:1046
17895 msgid "Cannot rebase onto multiple branches."
17896 msgstr ""
17897
17898 #: builtin/pull.c:1067
17899 msgid "cannot rebase with locally recorded submodule modifications"
17900 msgstr ""
17901
17902 #: builtin/push.c:19
17903 msgid "git push [<options>] [<repository> [<refspec>...]]"
17904 msgstr "git push [<opsi>] [<repositori> [<spek referensi>...]]"
17905
17906 #: builtin/push.c:111
17907 msgid "tag shorthand without <tag>"
17908 msgstr "pintasan tag tanpa <tag>"
17909
17910 #: builtin/push.c:119
17911 msgid "--delete only accepts plain target ref names"
17912 msgstr "--delete hanya terima nama target referensi polos"
17913
17914 #: builtin/push.c:164
17915 msgid ""
17916 "\n"
17917 "To choose either option permanently, see push.default in 'git help config'."
17918 msgstr ""
17919 "\n"
17920 "Untuk memilih salah satu opsi secara permanen, lihat push.default di 'git "
17921 "help config'."
17922
17923 #: builtin/push.c:167
17924 #, c-format
17925 msgid ""
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"
17929 "\n"
17930 "    git push %s HEAD:%s\n"
17931 "\n"
17932 "To push to the branch of the same name on the remote, use\n"
17933 "\n"
17934 "    git push %s HEAD\n"
17935 "%s"
17936 msgstr ""
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"
17939 "gunakan\n"
17940 "\n"
17941 "    git push %s HEAD:%s\n"
17942 "\n"
17943 "Untuk dorong ke cabang bernama sama pada remote, gunakan\n"
17944 "\n"
17945 "    git push %s HEAD\n"
17946 "%s"
17947
17948 #: builtin/push.c:182
17949 #, c-format
17950 msgid ""
17951 "You are not currently on a branch.\n"
17952 "To push the history leading to the current (detached HEAD)\n"
17953 "state now, use\n"
17954 "\n"
17955 "    git push %s HEAD:<name-of-remote-branch>\n"
17956 msgstr ""
17957 "Anda tidak berada pada cabang.\n"
17958 "Untuk dorong riwayat hingga kondisi saat ini (HEAD terlepas)\n"
17959 "sekarang, gunakan\n"
17960 "\n"
17961 "    git push %s HEAD:<nama-cabang-remote>\n"
17962
17963 #: builtin/push.c:194
17964 #, c-format
17965 msgid ""
17966 "The current branch %s has no upstream branch.\n"
17967 "To push the current branch and set the remote as upstream, use\n"
17968 "\n"
17969 "    git push --set-upstream %s %s\n"
17970 msgstr ""
17971 "Cabang saat ini %s tidak punya cabang hulu.\n"
17972 "Untuk dorong cabang saat ini dan setel remote sebagai hulu, gunakan\n"
17973 "\n"
17974 "    git push --set-upstream %s %s\n"
17975
17976 #: builtin/push.c:202
17977 #, c-format
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. "
17980
17981 #: builtin/push.c:205
17982 #, c-format
17983 msgid ""
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."
17987 msgstr ""
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."
17991
17992 #: builtin/push.c:260
17993 msgid ""
17994 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
17995 msgstr ""
17996 "Anda tidak sebutkan spek referensi apapun untuk didorong, dan push.default "
17997 "yaitu \"nothing\""
17998
17999 #: builtin/push.c:267
18000 msgid ""
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."
18005 msgstr ""
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."
18010
18011 #: builtin/push.c:273
18012 msgid ""
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."
18017 msgstr ""
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."
18022
18023 #: builtin/push.c:279
18024 msgid ""
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."
18030 msgstr ""
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."
18036
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."
18040
18041 #: builtin/push.c:289
18042 msgid ""
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"
18046 msgstr ""
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"
18050
18051 #: builtin/push.c:294
18052 msgid ""
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"
18057 msgstr ""
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"
18062
18063 #: builtin/push.c:364
18064 #, c-format
18065 msgid "Pushing to %s\n"
18066 msgstr "Mendorong ke %s\n"
18067
18068 #: builtin/push.c:371
18069 #, c-format
18070 msgid "failed to push some refs to '%s'"
18071 msgstr "gagal dorong beberapa referensi ke '%s'"
18072
18073 #: builtin/push.c:553
18074 msgid "repository"
18075 msgstr "repositori"
18076
18077 #: builtin/push.c:554 builtin/send-pack.c:189
18078 msgid "push all refs"
18079 msgstr "dorong semua referensi"
18080
18081 #: builtin/push.c:555 builtin/send-pack.c:191
18082 msgid "mirror all refs"
18083 msgstr "cermin semua referensi"
18084
18085 #: builtin/push.c:557
18086 msgid "delete refs"
18087 msgstr "hapus referensi"
18088
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)"
18092
18093 #: builtin/push.c:561 builtin/send-pack.c:192
18094 msgid "force updates"
18095 msgstr "paksa pembaruan"
18096
18097 #: builtin/push.c:562 builtin/send-pack.c:204
18098 msgid "<refname>:<expect>"
18099 msgstr "<nama referensi>:<harapan>"
18100
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"
18104
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"
18108
18109 #: builtin/push.c:569
18110 msgid "control recursive pushing of submodules"
18111 msgstr "kontrol dorong rekursif submodul"
18112
18113 #: builtin/push.c:570 builtin/send-pack.c:199
18114 msgid "use thin pack"
18115 msgstr "gunakan paket tipis"
18116
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"
18121
18122 #: builtin/push.c:573
18123 msgid "set upstream for git pull/status"
18124 msgstr "setel hulu untuk git pull/status"
18125
18126 #: builtin/push.c:576
18127 msgid "prune locally removed refs"
18128 msgstr "buang referensi terhapus lokal"
18129
18130 #: builtin/push.c:578
18131 msgid "bypass pre-push hook"
18132 msgstr "lewati kait pra-dorong"
18133
18134 #: builtin/push.c:579
18135 msgid "push missing but relevant tags"
18136 msgstr "dorong tag yang hilang tapi relevan"
18137
18138 #: builtin/push.c:581 builtin/send-pack.c:193
18139 msgid "GPG sign the push"
18140 msgstr "Tandatangan GPG dorong"
18141
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"
18145
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 "
18149
18150 #: builtin/push.c:603
18151 msgid "--delete doesn't make sense without any refs"
18152 msgstr "--delete tidak masuk akal tanpa referensi"
18153
18154 #: builtin/push.c:623
18155 #, c-format
18156 msgid "bad repository '%s'"
18157 msgstr "repositori jelek '%s'"
18158
18159 #: builtin/push.c:624
18160 msgid ""
18161 "No configured push destination.\n"
18162 "Either specify the URL from the command-line or configure a remote "
18163 "repository using\n"
18164 "\n"
18165 "    git remote add <name> <url>\n"
18166 "\n"
18167 "and then push using the remote name\n"
18168 "\n"
18169 "    git push <name>\n"
18170 msgstr ""
18171 "Tidak ada tujuan dorong terkonfigurasi.\n"
18172 "Baik sebutkan URL dari baris perintah atau konfigurasikan repositori remote "
18173 "dengan menggunakan\n"
18174 "\n"
18175 "    git remote add <nama> <url>\n"
18176 "\n"
18177 "dan dorong dengan menggunakan nama remote\n"
18178 "\n"
18179 "    git push <nama>\n"
18180
18181 #: builtin/push.c:639
18182 msgid "--all and --tags are incompatible"
18183 msgstr "--all dan --tags tidak kompatibel"
18184
18185 #: builtin/push.c:641
18186 msgid "--all can't be combined with refspecs"
18187 msgstr "--all tidak dapat digabung dengan spek referensi"
18188
18189 #: builtin/push.c:645
18190 msgid "--mirror and --tags are incompatible"
18191 msgstr "--mirror dan --tags tidak kompatibel"
18192
18193 #: builtin/push.c:647
18194 msgid "--mirror can't be combined with refspecs"
18195 msgstr "--mirror tidak dapat digabungkan dengan spek referensi"
18196
18197 #: builtin/push.c:650
18198 msgid "--all and --mirror are incompatible"
18199 msgstr "--all dan --mirror tidak kompatibel"
18200
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"
18204
18205 #: builtin/range-diff.c:9
18206 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
18207 msgstr ""
18208
18209 #: builtin/range-diff.c:10
18210 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
18211 msgstr ""
18212
18213 #: builtin/range-diff.c:11
18214 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
18215 msgstr ""
18216
18217 #: builtin/range-diff.c:28
18218 msgid "Percentage by which creation is weighted"
18219 msgstr ""
18220
18221 #: builtin/range-diff.c:30
18222 msgid "use simple diff colors"
18223 msgstr ""
18224
18225 #: builtin/range-diff.c:32
18226 msgid "notes"
18227 msgstr ""
18228
18229 #: builtin/range-diff.c:32
18230 msgid "passed to 'git log'"
18231 msgstr ""
18232
18233 #: builtin/range-diff.c:35
18234 msgid "only emit output related to the first range"
18235 msgstr ""
18236
18237 #: builtin/range-diff.c:37
18238 msgid "only emit output related to the second range"
18239 msgstr ""
18240
18241 #: builtin/range-diff.c:60 builtin/range-diff.c:64
18242 #, c-format
18243 msgid "not a commit range: '%s'"
18244 msgstr ""
18245
18246 #: builtin/range-diff.c:74
18247 msgid "single arg format must be symmetric range"
18248 msgstr ""
18249
18250 #: builtin/range-diff.c:89
18251 msgid "need two commit ranges"
18252 msgstr ""
18253
18254 #: builtin/read-tree.c:41
18255 msgid ""
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>]])"
18259 msgstr ""
18260
18261 #: builtin/read-tree.c:124
18262 msgid "write resulting index to <file>"
18263 msgstr ""
18264
18265 #: builtin/read-tree.c:127
18266 msgid "only empty the index"
18267 msgstr ""
18268
18269 #: builtin/read-tree.c:129
18270 msgid "Merging"
18271 msgstr ""
18272
18273 #: builtin/read-tree.c:131
18274 msgid "perform a merge in addition to a read"
18275 msgstr ""
18276
18277 #: builtin/read-tree.c:133
18278 msgid "3-way merge if no file level merging required"
18279 msgstr ""
18280
18281 #: builtin/read-tree.c:135
18282 msgid "3-way merge in presence of adds and removes"
18283 msgstr ""
18284
18285 #: builtin/read-tree.c:137
18286 msgid "same as -m, but discard unmerged entries"
18287 msgstr ""
18288
18289 #: builtin/read-tree.c:138
18290 msgid "<subdirectory>/"
18291 msgstr ""
18292
18293 #: builtin/read-tree.c:139
18294 msgid "read the tree into the index under <subdirectory>/"
18295 msgstr ""
18296
18297 #: builtin/read-tree.c:142
18298 msgid "update working tree with merge result"
18299 msgstr ""
18300
18301 #: builtin/read-tree.c:144
18302 msgid "gitignore"
18303 msgstr ""
18304
18305 #: builtin/read-tree.c:145
18306 msgid "allow explicitly ignored files to be overwritten"
18307 msgstr ""
18308
18309 #: builtin/read-tree.c:148
18310 msgid "don't check the working tree after merging"
18311 msgstr ""
18312
18313 #: builtin/read-tree.c:149
18314 msgid "don't update the index or the work tree"
18315 msgstr ""
18316
18317 #: builtin/read-tree.c:151
18318 msgid "skip applying sparse checkout filter"
18319 msgstr ""
18320
18321 #: builtin/read-tree.c:153
18322 msgid "debug unpack-trees"
18323 msgstr ""
18324
18325 #: builtin/read-tree.c:157
18326 msgid "suppress feedback messages"
18327 msgstr ""
18328
18329 #: builtin/read-tree.c:188
18330 msgid "You need to resolve your current index first"
18331 msgstr ""
18332
18333 #: builtin/rebase.c:35
18334 msgid ""
18335 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
18336 "[<upstream> [<branch>]]"
18337 msgstr ""
18338
18339 #: builtin/rebase.c:37
18340 msgid ""
18341 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
18342 msgstr ""
18343
18344 #: builtin/rebase.c:39
18345 msgid "git rebase --continue | --abort | --skip | --edit-todo"
18346 msgstr ""
18347
18348 #: builtin/rebase.c:195 builtin/rebase.c:219 builtin/rebase.c:246
18349 #, c-format
18350 msgid "unusable todo list: '%s'"
18351 msgstr ""
18352
18353 #: builtin/rebase.c:312
18354 #, c-format
18355 msgid "could not create temporary %s"
18356 msgstr ""
18357
18358 #: builtin/rebase.c:318
18359 msgid "could not mark as interactive"
18360 msgstr ""
18361
18362 #: builtin/rebase.c:371
18363 msgid "could not generate todo list"
18364 msgstr ""
18365
18366 #: builtin/rebase.c:413
18367 msgid "a base commit must be provided with --upstream or --onto"
18368 msgstr ""
18369
18370 #: builtin/rebase.c:482
18371 msgid "git rebase--interactive [<options>]"
18372 msgstr ""
18373
18374 #: builtin/rebase.c:495 builtin/rebase.c:1394
18375 msgid "keep commits which start empty"
18376 msgstr ""
18377
18378 #: builtin/rebase.c:499 builtin/revert.c:128
18379 msgid "allow commits with empty messages"
18380 msgstr ""
18381
18382 #: builtin/rebase.c:501
18383 msgid "rebase merge commits"
18384 msgstr ""
18385
18386 #: builtin/rebase.c:503
18387 msgid "keep original branch points of cousins"
18388 msgstr ""
18389
18390 #: builtin/rebase.c:505
18391 msgid "move commits that begin with squash!/fixup!"
18392 msgstr ""
18393
18394 #: builtin/rebase.c:506
18395 msgid "sign commits"
18396 msgstr ""
18397
18398 #: builtin/rebase.c:508 builtin/rebase.c:1333
18399 msgid "display a diffstat of what changed upstream"
18400 msgstr ""
18401
18402 #: builtin/rebase.c:510
18403 msgid "continue rebase"
18404 msgstr ""
18405
18406 #: builtin/rebase.c:512
18407 msgid "skip commit"
18408 msgstr ""
18409
18410 #: builtin/rebase.c:513
18411 msgid "edit the todo list"
18412 msgstr ""
18413
18414 #: builtin/rebase.c:515
18415 msgid "show the current patch"
18416 msgstr ""
18417
18418 #: builtin/rebase.c:518
18419 msgid "shorten commit ids in the todo list"
18420 msgstr ""
18421
18422 #: builtin/rebase.c:520
18423 msgid "expand commit ids in the todo list"
18424 msgstr ""
18425
18426 #: builtin/rebase.c:522
18427 msgid "check the todo list"
18428 msgstr ""
18429
18430 #: builtin/rebase.c:524
18431 msgid "rearrange fixup/squash lines"
18432 msgstr ""
18433
18434 #: builtin/rebase.c:526
18435 msgid "insert exec commands in todo list"
18436 msgstr ""
18437
18438 #: builtin/rebase.c:527
18439 msgid "onto"
18440 msgstr ""
18441
18442 #: builtin/rebase.c:530
18443 msgid "restrict-revision"
18444 msgstr ""
18445
18446 #: builtin/rebase.c:530
18447 msgid "restrict revision"
18448 msgstr ""
18449
18450 #: builtin/rebase.c:532
18451 msgid "squash-onto"
18452 msgstr ""
18453
18454 #: builtin/rebase.c:533
18455 msgid "squash onto"
18456 msgstr ""
18457
18458 #: builtin/rebase.c:535
18459 msgid "the upstream commit"
18460 msgstr ""
18461
18462 #: builtin/rebase.c:537
18463 msgid "head-name"
18464 msgstr ""
18465
18466 #: builtin/rebase.c:537
18467 msgid "head name"
18468 msgstr ""
18469
18470 #: builtin/rebase.c:542
18471 msgid "rebase strategy"
18472 msgstr ""
18473
18474 #: builtin/rebase.c:543
18475 msgid "strategy-opts"
18476 msgstr ""
18477
18478 #: builtin/rebase.c:544
18479 msgid "strategy options"
18480 msgstr ""
18481
18482 #: builtin/rebase.c:545
18483 msgid "switch-to"
18484 msgstr ""
18485
18486 #: builtin/rebase.c:546
18487 msgid "the branch or commit to checkout"
18488 msgstr ""
18489
18490 #: builtin/rebase.c:547
18491 msgid "onto-name"
18492 msgstr ""
18493
18494 #: builtin/rebase.c:547
18495 msgid "onto name"
18496 msgstr ""
18497
18498 #: builtin/rebase.c:548
18499 msgid "cmd"
18500 msgstr ""
18501
18502 #: builtin/rebase.c:548
18503 msgid "the command to run"
18504 msgstr ""
18505
18506 #: builtin/rebase.c:551 builtin/rebase.c:1427
18507 msgid "automatically re-schedule any `exec` that fails"
18508 msgstr ""
18509
18510 #: builtin/rebase.c:567
18511 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
18512 msgstr ""
18513
18514 #: builtin/rebase.c:583
18515 #, c-format
18516 msgid "%s requires the merge backend"
18517 msgstr ""
18518
18519 #: builtin/rebase.c:626
18520 #, c-format
18521 msgid "could not get 'onto': '%s'"
18522 msgstr ""
18523
18524 #: builtin/rebase.c:643
18525 #, c-format
18526 msgid "invalid orig-head: '%s'"
18527 msgstr ""
18528
18529 #: builtin/rebase.c:668
18530 #, c-format
18531 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18532 msgstr ""
18533
18534 #: builtin/rebase.c:813 git-rebase--preserve-merges.sh:81
18535 msgid ""
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 --"
18540 "abort\"."
18541 msgstr ""
18542
18543 #: builtin/rebase.c:896
18544 #, c-format
18545 msgid ""
18546 "\n"
18547 "git encountered an error while preparing the patches to replay\n"
18548 "these revisions:\n"
18549 "\n"
18550 "    %s\n"
18551 "\n"
18552 "As a result, git cannot rebase them."
18553 msgstr ""
18554
18555 #: builtin/rebase.c:1227
18556 #, c-format
18557 msgid ""
18558 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
18559 "\"."
18560 msgstr ""
18561
18562 #: builtin/rebase.c:1245
18563 #, c-format
18564 msgid ""
18565 "%s\n"
18566 "Please specify which branch you want to rebase against.\n"
18567 "See git-rebase(1) for details.\n"
18568 "\n"
18569 "    git rebase '<branch>'\n"
18570 "\n"
18571 msgstr ""
18572
18573 #: builtin/rebase.c:1261
18574 #, c-format
18575 msgid ""
18576 "If you wish to set tracking information for this branch you can do so with:\n"
18577 "\n"
18578 "    git branch --set-upstream-to=%s/<branch> %s\n"
18579 "\n"
18580 msgstr ""
18581
18582 #: builtin/rebase.c:1291
18583 msgid "exec commands cannot contain newlines"
18584 msgstr ""
18585
18586 #: builtin/rebase.c:1295
18587 msgid "empty exec command"
18588 msgstr ""
18589
18590 #: builtin/rebase.c:1324
18591 msgid "rebase onto given branch instead of upstream"
18592 msgstr ""
18593
18594 #: builtin/rebase.c:1326
18595 msgid "use the merge-base of upstream and branch as the current base"
18596 msgstr ""
18597
18598 #: builtin/rebase.c:1328
18599 msgid "allow pre-rebase hook to run"
18600 msgstr ""
18601
18602 #: builtin/rebase.c:1330
18603 msgid "be quiet. implies --no-stat"
18604 msgstr ""
18605
18606 #: builtin/rebase.c:1336
18607 msgid "do not show diffstat of what changed upstream"
18608 msgstr ""
18609
18610 #: builtin/rebase.c:1339
18611 msgid "add a Signed-off-by trailer to each commit"
18612 msgstr ""
18613
18614 #: builtin/rebase.c:1342
18615 msgid "make committer date match author date"
18616 msgstr ""
18617
18618 #: builtin/rebase.c:1344
18619 msgid "ignore author date and use current date"
18620 msgstr ""
18621
18622 #: builtin/rebase.c:1346
18623 msgid "synonym of --reset-author-date"
18624 msgstr ""
18625
18626 #: builtin/rebase.c:1348 builtin/rebase.c:1352
18627 msgid "passed to 'git apply'"
18628 msgstr ""
18629
18630 #: builtin/rebase.c:1350
18631 msgid "ignore changes in whitespace"
18632 msgstr ""
18633
18634 #: builtin/rebase.c:1354 builtin/rebase.c:1357
18635 msgid "cherry-pick all commits, even if unchanged"
18636 msgstr ""
18637
18638 #: builtin/rebase.c:1359
18639 msgid "continue"
18640 msgstr ""
18641
18642 #: builtin/rebase.c:1362
18643 msgid "skip current patch and continue"
18644 msgstr ""
18645
18646 #: builtin/rebase.c:1364
18647 msgid "abort and check out the original branch"
18648 msgstr ""
18649
18650 #: builtin/rebase.c:1367
18651 msgid "abort but keep HEAD where it is"
18652 msgstr ""
18653
18654 #: builtin/rebase.c:1368
18655 msgid "edit the todo list during an interactive rebase"
18656 msgstr ""
18657
18658 #: builtin/rebase.c:1371
18659 msgid "show the patch file being applied or merged"
18660 msgstr ""
18661
18662 #: builtin/rebase.c:1374
18663 msgid "use apply strategies to rebase"
18664 msgstr ""
18665
18666 #: builtin/rebase.c:1378
18667 msgid "use merging strategies to rebase"
18668 msgstr ""
18669
18670 #: builtin/rebase.c:1382
18671 msgid "let the user edit the list of commits to rebase"
18672 msgstr ""
18673
18674 #: builtin/rebase.c:1386
18675 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
18676 msgstr ""
18677
18678 #: builtin/rebase.c:1391
18679 msgid "how to handle commits that become empty"
18680 msgstr ""
18681
18682 #: builtin/rebase.c:1398
18683 msgid "move commits that begin with squash!/fixup! under -i"
18684 msgstr ""
18685
18686 #: builtin/rebase.c:1405
18687 msgid "add exec lines after each commit of the editable list"
18688 msgstr ""
18689
18690 #: builtin/rebase.c:1409
18691 msgid "allow rebasing commits with empty messages"
18692 msgstr ""
18693
18694 #: builtin/rebase.c:1413
18695 msgid "try to rebase merges instead of skipping them"
18696 msgstr ""
18697
18698 #: builtin/rebase.c:1416
18699 msgid "use 'merge-base --fork-point' to refine upstream"
18700 msgstr ""
18701
18702 #: builtin/rebase.c:1418
18703 msgid "use the given merge strategy"
18704 msgstr ""
18705
18706 #: builtin/rebase.c:1420 builtin/revert.c:115
18707 msgid "option"
18708 msgstr ""
18709
18710 #: builtin/rebase.c:1421
18711 msgid "pass the argument through to the merge strategy"
18712 msgstr ""
18713
18714 #: builtin/rebase.c:1424
18715 msgid "rebase all reachable commits up to the root(s)"
18716 msgstr ""
18717
18718 #: builtin/rebase.c:1429
18719 msgid "apply all changes, even those already present upstream"
18720 msgstr ""
18721
18722 #: builtin/rebase.c:1446
18723 msgid ""
18724 "the rebase.useBuiltin support has been removed!\n"
18725 "See its entry in 'git help config' for details."
18726 msgstr ""
18727
18728 #: builtin/rebase.c:1452
18729 msgid "It looks like 'git am' is in progress. Cannot rebase."
18730 msgstr ""
18731
18732 #: builtin/rebase.c:1493
18733 msgid ""
18734 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
18735 msgstr ""
18736
18737 #: builtin/rebase.c:1498
18738 msgid "cannot combine '--keep-base' with '--onto'"
18739 msgstr ""
18740
18741 #: builtin/rebase.c:1500
18742 msgid "cannot combine '--keep-base' with '--root'"
18743 msgstr ""
18744
18745 #: builtin/rebase.c:1504
18746 msgid "cannot combine '--root' with '--fork-point'"
18747 msgstr ""
18748
18749 #: builtin/rebase.c:1507
18750 msgid "No rebase in progress?"
18751 msgstr ""
18752
18753 #: builtin/rebase.c:1511
18754 msgid "The --edit-todo action can only be used during interactive rebase."
18755 msgstr ""
18756
18757 #: builtin/rebase.c:1534 t/helper/test-fast-rebase.c:123
18758 msgid "Cannot read HEAD"
18759 msgstr ""
18760
18761 #: builtin/rebase.c:1546
18762 msgid ""
18763 "You must edit all merge conflicts and then\n"
18764 "mark them as resolved using git add"
18765 msgstr ""
18766
18767 #: builtin/rebase.c:1565
18768 msgid "could not discard worktree changes"
18769 msgstr ""
18770
18771 #: builtin/rebase.c:1584
18772 #, c-format
18773 msgid "could not move back to %s"
18774 msgstr ""
18775
18776 #: builtin/rebase.c:1630
18777 #, c-format
18778 msgid ""
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"
18782 "\t%s\n"
18783 "If that is not the case, please\n"
18784 "\t%s\n"
18785 "and run me again.  I am stopping in case you still have something\n"
18786 "valuable there.\n"
18787 msgstr ""
18788
18789 #: builtin/rebase.c:1658
18790 msgid "switch `C' expects a numerical value"
18791 msgstr ""
18792
18793 #: builtin/rebase.c:1700
18794 #, c-format
18795 msgid "Unknown mode: %s"
18796 msgstr ""
18797
18798 #: builtin/rebase.c:1739
18799 msgid "--strategy requires --merge or --interactive"
18800 msgstr ""
18801
18802 #: builtin/rebase.c:1769
18803 msgid "cannot combine apply options with merge options"
18804 msgstr ""
18805
18806 #: builtin/rebase.c:1782
18807 #, c-format
18808 msgid "Unknown rebase backend: %s"
18809 msgstr ""
18810
18811 #: builtin/rebase.c:1812
18812 msgid "--reschedule-failed-exec requires --exec or --interactive"
18813 msgstr ""
18814
18815 #: builtin/rebase.c:1832
18816 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
18817 msgstr ""
18818
18819 #: builtin/rebase.c:1836
18820 msgid ""
18821 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
18822 msgstr ""
18823
18824 #: builtin/rebase.c:1860
18825 #, c-format
18826 msgid "invalid upstream '%s'"
18827 msgstr ""
18828
18829 #: builtin/rebase.c:1866
18830 msgid "Could not create new root commit"
18831 msgstr ""
18832
18833 #: builtin/rebase.c:1892
18834 #, c-format
18835 msgid "'%s': need exactly one merge base with branch"
18836 msgstr ""
18837
18838 #: builtin/rebase.c:1895
18839 #, c-format
18840 msgid "'%s': need exactly one merge base"
18841 msgstr ""
18842
18843 #: builtin/rebase.c:1903
18844 #, c-format
18845 msgid "Does not point to a valid commit '%s'"
18846 msgstr ""
18847
18848 #: builtin/rebase.c:1931
18849 #, c-format
18850 msgid "fatal: no such branch/commit '%s'"
18851 msgstr ""
18852
18853 #: builtin/rebase.c:1939 builtin/submodule--helper.c:40
18854 #: builtin/submodule--helper.c:2414
18855 #, c-format
18856 msgid "No such ref: %s"
18857 msgstr ""
18858
18859 #: builtin/rebase.c:1950
18860 msgid "Could not resolve HEAD to a revision"
18861 msgstr ""
18862
18863 #: builtin/rebase.c:1971
18864 msgid "Please commit or stash them."
18865 msgstr ""
18866
18867 #: builtin/rebase.c:2007
18868 #, c-format
18869 msgid "could not switch to %s"
18870 msgstr ""
18871
18872 #: builtin/rebase.c:2018
18873 msgid "HEAD is up to date."
18874 msgstr ""
18875
18876 #: builtin/rebase.c:2020
18877 #, c-format
18878 msgid "Current branch %s is up to date.\n"
18879 msgstr ""
18880
18881 #: builtin/rebase.c:2028
18882 msgid "HEAD is up to date, rebase forced."
18883 msgstr ""
18884
18885 #: builtin/rebase.c:2030
18886 #, c-format
18887 msgid "Current branch %s is up to date, rebase forced.\n"
18888 msgstr ""
18889
18890 #: builtin/rebase.c:2038
18891 msgid "The pre-rebase hook refused to rebase."
18892 msgstr ""
18893
18894 #: builtin/rebase.c:2045
18895 #, c-format
18896 msgid "Changes to %s:\n"
18897 msgstr ""
18898
18899 #: builtin/rebase.c:2048
18900 #, c-format
18901 msgid "Changes from %s to %s:\n"
18902 msgstr ""
18903
18904 #: builtin/rebase.c:2073
18905 #, c-format
18906 msgid "First, rewinding head to replay your work on top of it...\n"
18907 msgstr ""
18908
18909 #: builtin/rebase.c:2082
18910 msgid "Could not detach HEAD"
18911 msgstr ""
18912
18913 #: builtin/rebase.c:2091
18914 #, c-format
18915 msgid "Fast-forwarded %s to %s.\n"
18916 msgstr ""
18917
18918 #: builtin/receive-pack.c:34
18919 msgid "git receive-pack <git-dir>"
18920 msgstr ""
18921
18922 #: builtin/receive-pack.c:1276
18923 msgid ""
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"
18928 "\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"
18933 "other way.\n"
18934 "\n"
18935 "To squelch this message and still keep the default behaviour, set\n"
18936 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
18937 msgstr ""
18938
18939 #: builtin/receive-pack.c:1296
18940 msgid ""
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"
18943 "\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"
18947 "\n"
18948 "To squelch this message, you can set it to 'refuse'."
18949 msgstr ""
18950
18951 #: builtin/receive-pack.c:2481
18952 msgid "quiet"
18953 msgstr ""
18954
18955 #: builtin/receive-pack.c:2495
18956 msgid "You must specify a directory."
18957 msgstr ""
18958
18959 #: builtin/reflog.c:17
18960 msgid ""
18961 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
18962 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
18963 "<refs>..."
18964 msgstr ""
18965
18966 #: builtin/reflog.c:22
18967 msgid ""
18968 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
18969 "<refs>..."
18970 msgstr ""
18971
18972 #: builtin/reflog.c:25
18973 msgid "git reflog exists <ref>"
18974 msgstr ""
18975
18976 #: builtin/reflog.c:568 builtin/reflog.c:573
18977 #, c-format
18978 msgid "'%s' is not a valid timestamp"
18979 msgstr ""
18980
18981 #: builtin/reflog.c:609
18982 #, c-format
18983 msgid "Marking reachable objects..."
18984 msgstr ""
18985
18986 #: builtin/reflog.c:647
18987 #, c-format
18988 msgid "%s points nowhere!"
18989 msgstr ""
18990
18991 #: builtin/reflog.c:699
18992 msgid "no reflog specified to delete"
18993 msgstr ""
18994
18995 #: builtin/reflog.c:708
18996 #, c-format
18997 msgid "not a reflog: %s"
18998 msgstr ""
18999
19000 #: builtin/reflog.c:713
19001 #, c-format
19002 msgid "no reflog for '%s'"
19003 msgstr ""
19004
19005 #: builtin/reflog.c:759
19006 #, c-format
19007 msgid "invalid ref format: %s"
19008 msgstr ""
19009
19010 #: builtin/reflog.c:768
19011 msgid "git reflog [ show | expire | delete | exists ]"
19012 msgstr ""
19013
19014 #: builtin/remote.c:17
19015 msgid "git remote [-v | --verbose]"
19016 msgstr ""
19017
19018 #: builtin/remote.c:18
19019 msgid ""
19020 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
19021 "mirror=<fetch|push>] <name> <url>"
19022 msgstr ""
19023
19024 #: builtin/remote.c:19 builtin/remote.c:39
19025 msgid "git remote rename <old> <new>"
19026 msgstr ""
19027
19028 #: builtin/remote.c:20 builtin/remote.c:44
19029 msgid "git remote remove <name>"
19030 msgstr ""
19031
19032 #: builtin/remote.c:21 builtin/remote.c:49
19033 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
19034 msgstr ""
19035
19036 #: builtin/remote.c:22
19037 msgid "git remote [-v | --verbose] show [-n] <name>"
19038 msgstr ""
19039
19040 #: builtin/remote.c:23
19041 msgid "git remote prune [-n | --dry-run] <name>"
19042 msgstr ""
19043
19044 #: builtin/remote.c:24
19045 msgid ""
19046 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
19047 msgstr ""
19048
19049 #: builtin/remote.c:25
19050 msgid "git remote set-branches [--add] <name> <branch>..."
19051 msgstr ""
19052
19053 #: builtin/remote.c:26 builtin/remote.c:75
19054 msgid "git remote get-url [--push] [--all] <name>"
19055 msgstr ""
19056
19057 #: builtin/remote.c:27 builtin/remote.c:80
19058 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
19059 msgstr ""
19060
19061 #: builtin/remote.c:28 builtin/remote.c:81
19062 msgid "git remote set-url --add <name> <newurl>"
19063 msgstr ""
19064
19065 #: builtin/remote.c:29 builtin/remote.c:82
19066 msgid "git remote set-url --delete <name> <url>"
19067 msgstr ""
19068
19069 #: builtin/remote.c:34
19070 msgid "git remote add [<options>] <name> <url>"
19071 msgstr ""
19072
19073 #: builtin/remote.c:54
19074 msgid "git remote set-branches <name> <branch>..."
19075 msgstr ""
19076
19077 #: builtin/remote.c:55
19078 msgid "git remote set-branches --add <name> <branch>..."
19079 msgstr ""
19080
19081 #: builtin/remote.c:60
19082 msgid "git remote show [<options>] <name>"
19083 msgstr ""
19084
19085 #: builtin/remote.c:65
19086 msgid "git remote prune [<options>] <name>"
19087 msgstr ""
19088
19089 #: builtin/remote.c:70
19090 msgid "git remote update [<options>] [<group> | <remote>]..."
19091 msgstr ""
19092
19093 #: builtin/remote.c:99
19094 #, c-format
19095 msgid "Updating %s"
19096 msgstr ""
19097
19098 #: builtin/remote.c:131
19099 msgid ""
19100 "--mirror is dangerous and deprecated; please\n"
19101 "\t use --mirror=fetch or --mirror=push instead"
19102 msgstr ""
19103
19104 #: builtin/remote.c:148
19105 #, c-format
19106 msgid "unknown mirror argument: %s"
19107 msgstr ""
19108
19109 #: builtin/remote.c:164
19110 msgid "fetch the remote branches"
19111 msgstr ""
19112
19113 #: builtin/remote.c:166
19114 msgid "import all tags and associated objects when fetching"
19115 msgstr ""
19116
19117 #: builtin/remote.c:169
19118 msgid "or do not fetch any tag at all (--no-tags)"
19119 msgstr ""
19120
19121 #: builtin/remote.c:171
19122 msgid "branch(es) to track"
19123 msgstr ""
19124
19125 #: builtin/remote.c:172
19126 msgid "master branch"
19127 msgstr ""
19128
19129 #: builtin/remote.c:174
19130 msgid "set up remote as a mirror to push to or fetch from"
19131 msgstr ""
19132
19133 #: builtin/remote.c:186
19134 msgid "specifying a master branch makes no sense with --mirror"
19135 msgstr ""
19136
19137 #: builtin/remote.c:188
19138 msgid "specifying branches to track makes sense only with fetch mirrors"
19139 msgstr ""
19140
19141 #: builtin/remote.c:195 builtin/remote.c:700
19142 #, c-format
19143 msgid "remote %s already exists."
19144 msgstr ""
19145
19146 #: builtin/remote.c:240
19147 #, c-format
19148 msgid "Could not setup master '%s'"
19149 msgstr ""
19150
19151 #: builtin/remote.c:355
19152 #, c-format
19153 msgid "Could not get fetch map for refspec %s"
19154 msgstr ""
19155
19156 #: builtin/remote.c:454 builtin/remote.c:462
19157 msgid "(matching)"
19158 msgstr ""
19159
19160 #: builtin/remote.c:466
19161 msgid "(delete)"
19162 msgstr ""
19163
19164 #: builtin/remote.c:655
19165 #, c-format
19166 msgid "could not set '%s'"
19167 msgstr ""
19168
19169 #: builtin/remote.c:660
19170 #, c-format
19171 msgid ""
19172 "The %s configuration remote.pushDefault in:\n"
19173 "\t%s:%d\n"
19174 "now names the non-existent remote '%s'"
19175 msgstr ""
19176
19177 #: builtin/remote.c:691 builtin/remote.c:836 builtin/remote.c:946
19178 #, c-format
19179 msgid "No such remote: '%s'"
19180 msgstr ""
19181
19182 #: builtin/remote.c:710
19183 #, c-format
19184 msgid "Could not rename config section '%s' to '%s'"
19185 msgstr ""
19186
19187 #: builtin/remote.c:730
19188 #, c-format
19189 msgid ""
19190 "Not updating non-default fetch refspec\n"
19191 "\t%s\n"
19192 "\tPlease update the configuration manually if necessary."
19193 msgstr ""
19194
19195 #: builtin/remote.c:770
19196 #, c-format
19197 msgid "deleting '%s' failed"
19198 msgstr ""
19199
19200 #: builtin/remote.c:804
19201 #, c-format
19202 msgid "creating '%s' failed"
19203 msgstr ""
19204
19205 #: builtin/remote.c:882
19206 msgid ""
19207 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
19208 "to delete it, use:"
19209 msgid_plural ""
19210 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
19211 "to delete them, use:"
19212 msgstr[0] ""
19213 msgstr[1] ""
19214
19215 #: builtin/remote.c:896
19216 #, c-format
19217 msgid "Could not remove config section '%s'"
19218 msgstr ""
19219
19220 #: builtin/remote.c:999
19221 #, c-format
19222 msgid " new (next fetch will store in remotes/%s)"
19223 msgstr ""
19224
19225 #: builtin/remote.c:1002
19226 msgid " tracked"
19227 msgstr ""
19228
19229 #: builtin/remote.c:1004
19230 msgid " stale (use 'git remote prune' to remove)"
19231 msgstr ""
19232
19233 #: builtin/remote.c:1006
19234 msgid " ???"
19235 msgstr ""
19236
19237 #: builtin/remote.c:1047
19238 #, c-format
19239 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
19240 msgstr ""
19241
19242 #: builtin/remote.c:1056
19243 #, c-format
19244 msgid "rebases interactively onto remote %s"
19245 msgstr ""
19246
19247 #: builtin/remote.c:1058
19248 #, c-format
19249 msgid "rebases interactively (with merges) onto remote %s"
19250 msgstr ""
19251
19252 #: builtin/remote.c:1061
19253 #, c-format
19254 msgid "rebases onto remote %s"
19255 msgstr ""
19256
19257 #: builtin/remote.c:1065
19258 #, c-format
19259 msgid " merges with remote %s"
19260 msgstr ""
19261
19262 #: builtin/remote.c:1068
19263 #, c-format
19264 msgid "merges with remote %s"
19265 msgstr ""
19266
19267 #: builtin/remote.c:1071
19268 #, c-format
19269 msgid "%-*s    and with remote %s\n"
19270 msgstr ""
19271
19272 #: builtin/remote.c:1114
19273 msgid "create"
19274 msgstr ""
19275
19276 #: builtin/remote.c:1117
19277 msgid "delete"
19278 msgstr ""
19279
19280 #: builtin/remote.c:1121
19281 msgid "up to date"
19282 msgstr ""
19283
19284 #: builtin/remote.c:1124
19285 msgid "fast-forwardable"
19286 msgstr ""
19287
19288 #: builtin/remote.c:1127
19289 msgid "local out of date"
19290 msgstr ""
19291
19292 #: builtin/remote.c:1134
19293 #, c-format
19294 msgid "    %-*s forces to %-*s (%s)"
19295 msgstr ""
19296
19297 #: builtin/remote.c:1137
19298 #, c-format
19299 msgid "    %-*s pushes to %-*s (%s)"
19300 msgstr ""
19301
19302 #: builtin/remote.c:1141
19303 #, c-format
19304 msgid "    %-*s forces to %s"
19305 msgstr ""
19306
19307 #: builtin/remote.c:1144
19308 #, c-format
19309 msgid "    %-*s pushes to %s"
19310 msgstr ""
19311
19312 #: builtin/remote.c:1212
19313 msgid "do not query remotes"
19314 msgstr ""
19315
19316 #: builtin/remote.c:1239
19317 #, c-format
19318 msgid "* remote %s"
19319 msgstr ""
19320
19321 #: builtin/remote.c:1240
19322 #, c-format
19323 msgid "  Fetch URL: %s"
19324 msgstr ""
19325
19326 #: builtin/remote.c:1241 builtin/remote.c:1257 builtin/remote.c:1396
19327 msgid "(no URL)"
19328 msgstr ""
19329
19330 #. TRANSLATORS: the colon ':' should align
19331 #. with the one in " Fetch URL: %s"
19332 #. translation.
19333 #.
19334 #: builtin/remote.c:1255 builtin/remote.c:1257
19335 #, c-format
19336 msgid "  Push  URL: %s"
19337 msgstr ""
19338
19339 #: builtin/remote.c:1259 builtin/remote.c:1261 builtin/remote.c:1263
19340 #, c-format
19341 msgid "  HEAD branch: %s"
19342 msgstr ""
19343
19344 #: builtin/remote.c:1259
19345 msgid "(not queried)"
19346 msgstr ""
19347
19348 #: builtin/remote.c:1261
19349 msgid "(unknown)"
19350 msgstr ""
19351
19352 #: builtin/remote.c:1265
19353 #, c-format
19354 msgid ""
19355 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
19356 msgstr ""
19357
19358 #: builtin/remote.c:1277
19359 #, c-format
19360 msgid "  Remote branch:%s"
19361 msgid_plural "  Remote branches:%s"
19362 msgstr[0] ""
19363 msgstr[1] ""
19364
19365 #: builtin/remote.c:1280 builtin/remote.c:1306
19366 msgid " (status not queried)"
19367 msgstr ""
19368
19369 #: builtin/remote.c:1289
19370 msgid "  Local branch configured for 'git pull':"
19371 msgid_plural "  Local branches configured for 'git pull':"
19372 msgstr[0] ""
19373 msgstr[1] ""
19374
19375 #: builtin/remote.c:1297
19376 msgid "  Local refs will be mirrored by 'git push'"
19377 msgstr ""
19378
19379 #: builtin/remote.c:1303
19380 #, c-format
19381 msgid "  Local ref configured for 'git push'%s:"
19382 msgid_plural "  Local refs configured for 'git push'%s:"
19383 msgstr[0] ""
19384 msgstr[1] ""
19385
19386 #: builtin/remote.c:1324
19387 msgid "set refs/remotes/<name>/HEAD according to remote"
19388 msgstr ""
19389
19390 #: builtin/remote.c:1326
19391 msgid "delete refs/remotes/<name>/HEAD"
19392 msgstr ""
19393
19394 #: builtin/remote.c:1341
19395 msgid "Cannot determine remote HEAD"
19396 msgstr ""
19397
19398 #: builtin/remote.c:1343
19399 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
19400 msgstr ""
19401
19402 #: builtin/remote.c:1353
19403 #, c-format
19404 msgid "Could not delete %s"
19405 msgstr ""
19406
19407 #: builtin/remote.c:1361
19408 #, c-format
19409 msgid "Not a valid ref: %s"
19410 msgstr ""
19411
19412 #: builtin/remote.c:1363
19413 #, c-format
19414 msgid "Could not setup %s"
19415 msgstr ""
19416
19417 #: builtin/remote.c:1381
19418 #, c-format
19419 msgid " %s will become dangling!"
19420 msgstr ""
19421
19422 #: builtin/remote.c:1382
19423 #, c-format
19424 msgid " %s has become dangling!"
19425 msgstr ""
19426
19427 #: builtin/remote.c:1392
19428 #, c-format
19429 msgid "Pruning %s"
19430 msgstr ""
19431
19432 #: builtin/remote.c:1393
19433 #, c-format
19434 msgid "URL: %s"
19435 msgstr ""
19436
19437 #: builtin/remote.c:1409
19438 #, c-format
19439 msgid " * [would prune] %s"
19440 msgstr ""
19441
19442 #: builtin/remote.c:1412
19443 #, c-format
19444 msgid " * [pruned] %s"
19445 msgstr ""
19446
19447 #: builtin/remote.c:1457
19448 msgid "prune remotes after fetching"
19449 msgstr ""
19450
19451 #: builtin/remote.c:1521 builtin/remote.c:1577 builtin/remote.c:1647
19452 #, c-format
19453 msgid "No such remote '%s'"
19454 msgstr ""
19455
19456 #: builtin/remote.c:1539
19457 msgid "add branch"
19458 msgstr ""
19459
19460 #: builtin/remote.c:1546
19461 msgid "no remote specified"
19462 msgstr ""
19463
19464 #: builtin/remote.c:1563
19465 msgid "query push URLs rather than fetch URLs"
19466 msgstr ""
19467
19468 #: builtin/remote.c:1565
19469 msgid "return all URLs"
19470 msgstr ""
19471
19472 #: builtin/remote.c:1595
19473 #, c-format
19474 msgid "no URLs configured for remote '%s'"
19475 msgstr ""
19476
19477 #: builtin/remote.c:1621
19478 msgid "manipulate push URLs"
19479 msgstr ""
19480
19481 #: builtin/remote.c:1623
19482 msgid "add URL"
19483 msgstr ""
19484
19485 #: builtin/remote.c:1625
19486 msgid "delete URLs"
19487 msgstr ""
19488
19489 #: builtin/remote.c:1632
19490 msgid "--add --delete doesn't make sense"
19491 msgstr ""
19492
19493 #: builtin/remote.c:1673
19494 #, c-format
19495 msgid "Invalid old URL pattern: %s"
19496 msgstr ""
19497
19498 #: builtin/remote.c:1681
19499 #, c-format
19500 msgid "No such URL found: %s"
19501 msgstr ""
19502
19503 #: builtin/remote.c:1683
19504 msgid "Will not delete all non-push URLs"
19505 msgstr ""
19506
19507 #: builtin/repack.c:26
19508 msgid "git repack [<options>]"
19509 msgstr ""
19510
19511 #: builtin/repack.c:31
19512 msgid ""
19513 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
19514 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
19515 msgstr ""
19516
19517 #: builtin/repack.c:198
19518 msgid "could not start pack-objects to repack promisor objects"
19519 msgstr ""
19520
19521 #: builtin/repack.c:270 builtin/repack.c:446
19522 msgid "repack: Expecting full hex object ID lines only from pack-objects."
19523 msgstr ""
19524
19525 #: builtin/repack.c:294
19526 msgid "could not finish pack-objects to repack promisor objects"
19527 msgstr ""
19528
19529 #: builtin/repack.c:322
19530 msgid "pack everything in a single pack"
19531 msgstr ""
19532
19533 #: builtin/repack.c:324
19534 msgid "same as -a, and turn unreachable objects loose"
19535 msgstr ""
19536
19537 #: builtin/repack.c:327
19538 msgid "remove redundant packs, and run git-prune-packed"
19539 msgstr ""
19540
19541 #: builtin/repack.c:329
19542 msgid "pass --no-reuse-delta to git-pack-objects"
19543 msgstr ""
19544
19545 #: builtin/repack.c:331
19546 msgid "pass --no-reuse-object to git-pack-objects"
19547 msgstr ""
19548
19549 #: builtin/repack.c:333
19550 msgid "do not run git-update-server-info"
19551 msgstr ""
19552
19553 #: builtin/repack.c:336
19554 msgid "pass --local to git-pack-objects"
19555 msgstr ""
19556
19557 #: builtin/repack.c:338
19558 msgid "write bitmap index"
19559 msgstr ""
19560
19561 #: builtin/repack.c:340
19562 msgid "pass --delta-islands to git-pack-objects"
19563 msgstr ""
19564
19565 #: builtin/repack.c:341
19566 msgid "approxidate"
19567 msgstr ""
19568
19569 #: builtin/repack.c:342
19570 msgid "with -A, do not loosen objects older than this"
19571 msgstr ""
19572
19573 #: builtin/repack.c:344
19574 msgid "with -a, repack unreachable objects"
19575 msgstr ""
19576
19577 #: builtin/repack.c:346
19578 msgid "size of the window used for delta compression"
19579 msgstr ""
19580
19581 #: builtin/repack.c:347 builtin/repack.c:353
19582 msgid "bytes"
19583 msgstr ""
19584
19585 #: builtin/repack.c:348
19586 msgid "same as the above, but limit memory size instead of entries count"
19587 msgstr ""
19588
19589 #: builtin/repack.c:350
19590 msgid "limits the maximum delta depth"
19591 msgstr ""
19592
19593 #: builtin/repack.c:352
19594 msgid "limits the maximum number of threads"
19595 msgstr ""
19596
19597 #: builtin/repack.c:354
19598 msgid "maximum size of each packfile"
19599 msgstr ""
19600
19601 #: builtin/repack.c:356
19602 msgid "repack objects in packs marked with .keep"
19603 msgstr ""
19604
19605 #: builtin/repack.c:358
19606 msgid "do not repack this pack"
19607 msgstr ""
19608
19609 #: builtin/repack.c:368
19610 msgid "cannot delete packs in a precious-objects repo"
19611 msgstr ""
19612
19613 #: builtin/repack.c:372
19614 msgid "--keep-unreachable and -A are incompatible"
19615 msgstr ""
19616
19617 #: builtin/repack.c:455
19618 msgid "Nothing new to pack."
19619 msgstr ""
19620
19621 #: builtin/repack.c:485
19622 #, c-format
19623 msgid "missing required file: %s"
19624 msgstr ""
19625
19626 #: builtin/repack.c:487
19627 #, c-format
19628 msgid "could not unlink: %s"
19629 msgstr ""
19630
19631 #: builtin/replace.c:22
19632 msgid "git replace [-f] <object> <replacement>"
19633 msgstr ""
19634
19635 #: builtin/replace.c:23
19636 msgid "git replace [-f] --edit <object>"
19637 msgstr ""
19638
19639 #: builtin/replace.c:24
19640 msgid "git replace [-f] --graft <commit> [<parent>...]"
19641 msgstr ""
19642
19643 #: builtin/replace.c:25
19644 msgid "git replace [-f] --convert-graft-file"
19645 msgstr ""
19646
19647 #: builtin/replace.c:26
19648 msgid "git replace -d <object>..."
19649 msgstr ""
19650
19651 #: builtin/replace.c:27
19652 msgid "git replace [--format=<format>] [-l [<pattern>]]"
19653 msgstr ""
19654
19655 #: builtin/replace.c:90
19656 #, c-format
19657 msgid ""
19658 "invalid replace format '%s'\n"
19659 "valid formats are 'short', 'medium' and 'long'"
19660 msgstr ""
19661
19662 #: builtin/replace.c:125
19663 #, c-format
19664 msgid "replace ref '%s' not found"
19665 msgstr ""
19666
19667 #: builtin/replace.c:141
19668 #, c-format
19669 msgid "Deleted replace ref '%s'"
19670 msgstr ""
19671
19672 #: builtin/replace.c:153
19673 #, c-format
19674 msgid "'%s' is not a valid ref name"
19675 msgstr ""
19676
19677 #: builtin/replace.c:158
19678 #, c-format
19679 msgid "replace ref '%s' already exists"
19680 msgstr ""
19681
19682 #: builtin/replace.c:178
19683 #, c-format
19684 msgid ""
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'."
19688 msgstr ""
19689
19690 #: builtin/replace.c:229
19691 #, c-format
19692 msgid "unable to open %s for writing"
19693 msgstr ""
19694
19695 #: builtin/replace.c:242
19696 msgid "cat-file reported failure"
19697 msgstr ""
19698
19699 #: builtin/replace.c:258
19700 #, c-format
19701 msgid "unable to open %s for reading"
19702 msgstr ""
19703
19704 #: builtin/replace.c:272
19705 msgid "unable to spawn mktree"
19706 msgstr ""
19707
19708 #: builtin/replace.c:276
19709 msgid "unable to read from mktree"
19710 msgstr ""
19711
19712 #: builtin/replace.c:285
19713 msgid "mktree reported failure"
19714 msgstr ""
19715
19716 #: builtin/replace.c:289
19717 msgid "mktree did not return an object name"
19718 msgstr ""
19719
19720 #: builtin/replace.c:298
19721 #, c-format
19722 msgid "unable to fstat %s"
19723 msgstr ""
19724
19725 #: builtin/replace.c:303
19726 msgid "unable to write object to database"
19727 msgstr ""
19728
19729 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
19730 #: builtin/replace.c:454
19731 #, c-format
19732 msgid "not a valid object name: '%s'"
19733 msgstr ""
19734
19735 #: builtin/replace.c:326
19736 #, c-format
19737 msgid "unable to get object type for %s"
19738 msgstr ""
19739
19740 #: builtin/replace.c:342
19741 msgid "editing object file failed"
19742 msgstr ""
19743
19744 #: builtin/replace.c:351
19745 #, c-format
19746 msgid "new object is the same as the old one: '%s'"
19747 msgstr ""
19748
19749 #: builtin/replace.c:384
19750 #, c-format
19751 msgid "could not parse %s as a commit"
19752 msgstr ""
19753
19754 #: builtin/replace.c:416
19755 #, c-format
19756 msgid "bad mergetag in commit '%s'"
19757 msgstr ""
19758
19759 #: builtin/replace.c:418
19760 #, c-format
19761 msgid "malformed mergetag in commit '%s'"
19762 msgstr ""
19763
19764 #: builtin/replace.c:430
19765 #, c-format
19766 msgid ""
19767 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
19768 "instead of --graft"
19769 msgstr ""
19770
19771 #: builtin/replace.c:469
19772 #, c-format
19773 msgid "the original commit '%s' has a gpg signature"
19774 msgstr ""
19775
19776 #: builtin/replace.c:470
19777 msgid "the signature will be removed in the replacement commit!"
19778 msgstr ""
19779
19780 #: builtin/replace.c:480
19781 #, c-format
19782 msgid "could not write replacement commit for: '%s'"
19783 msgstr ""
19784
19785 #: builtin/replace.c:488
19786 #, c-format
19787 msgid "graft for '%s' unnecessary"
19788 msgstr ""
19789
19790 #: builtin/replace.c:492
19791 #, c-format
19792 msgid "new commit is the same as the old one: '%s'"
19793 msgstr ""
19794
19795 #: builtin/replace.c:527
19796 #, c-format
19797 msgid ""
19798 "could not convert the following graft(s):\n"
19799 "%s"
19800 msgstr ""
19801
19802 #: builtin/replace.c:548
19803 msgid "list replace refs"
19804 msgstr ""
19805
19806 #: builtin/replace.c:549
19807 msgid "delete replace refs"
19808 msgstr ""
19809
19810 #: builtin/replace.c:550
19811 msgid "edit existing object"
19812 msgstr ""
19813
19814 #: builtin/replace.c:551
19815 msgid "change a commit's parents"
19816 msgstr ""
19817
19818 #: builtin/replace.c:552
19819 msgid "convert existing graft file"
19820 msgstr ""
19821
19822 #: builtin/replace.c:553
19823 msgid "replace the ref if it exists"
19824 msgstr ""
19825
19826 #: builtin/replace.c:555
19827 msgid "do not pretty-print contents for --edit"
19828 msgstr ""
19829
19830 #: builtin/replace.c:556
19831 msgid "use this format"
19832 msgstr ""
19833
19834 #: builtin/replace.c:569
19835 msgid "--format cannot be used when not listing"
19836 msgstr ""
19837
19838 #: builtin/replace.c:577
19839 msgid "-f only makes sense when writing a replacement"
19840 msgstr ""
19841
19842 #: builtin/replace.c:581
19843 msgid "--raw only makes sense with --edit"
19844 msgstr ""
19845
19846 #: builtin/replace.c:587
19847 msgid "-d needs at least one argument"
19848 msgstr ""
19849
19850 #: builtin/replace.c:593
19851 msgid "bad number of arguments"
19852 msgstr ""
19853
19854 #: builtin/replace.c:599
19855 msgid "-e needs exactly one argument"
19856 msgstr ""
19857
19858 #: builtin/replace.c:605
19859 msgid "-g needs at least one argument"
19860 msgstr ""
19861
19862 #: builtin/replace.c:611
19863 msgid "--convert-graft-file takes no argument"
19864 msgstr ""
19865
19866 #: builtin/replace.c:617
19867 msgid "only one pattern can be given with -l"
19868 msgstr ""
19869
19870 #: builtin/rerere.c:13
19871 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
19872 msgstr ""
19873
19874 #: builtin/rerere.c:60
19875 msgid "register clean resolutions in index"
19876 msgstr ""
19877
19878 #: builtin/rerere.c:79
19879 msgid "'git rerere forget' without paths is deprecated"
19880 msgstr ""
19881
19882 #: builtin/rerere.c:113
19883 #, c-format
19884 msgid "unable to generate diff for '%s'"
19885 msgstr ""
19886
19887 #: builtin/reset.c:32
19888 msgid ""
19889 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
19890 msgstr ""
19891 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<komit>]"
19892
19893 #: builtin/reset.c:33
19894 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
19895 msgstr "git reset [-q] [<mirip-pohon>] [--] <spek jalur>..."
19896
19897 #: builtin/reset.c:34
19898 msgid ""
19899 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
19900 msgstr ""
19901 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<mirip-pohon>]"
19902
19903 #: builtin/reset.c:35
19904 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
19905 msgstr "git reset --patch [<mirip-pohon>] [--] [<pathspec>...]"
19906
19907 #: builtin/reset.c:41
19908 msgid "mixed"
19909 msgstr "campuran"
19910
19911 #: builtin/reset.c:41
19912 msgid "soft"
19913 msgstr "lunak"
19914
19915 #: builtin/reset.c:41
19916 msgid "hard"
19917 msgstr "keras"
19918
19919 #: builtin/reset.c:41
19920 msgid "merge"
19921 msgstr "gabungan"
19922
19923 #: builtin/reset.c:41
19924 msgid "keep"
19925 msgstr "simpan"
19926
19927 #: builtin/reset.c:83
19928 msgid "You do not have a valid HEAD."
19929 msgstr "Anda tidak punya HEAD yang valid."
19930
19931 #: builtin/reset.c:85
19932 msgid "Failed to find tree of HEAD."
19933 msgstr "Gagal menemukan pohon HEAD."
19934
19935 #: builtin/reset.c:91
19936 #, c-format
19937 msgid "Failed to find tree of %s."
19938 msgstr "Gagal menemukan pohon dari %s."
19939
19940 #: builtin/reset.c:116
19941 #, c-format
19942 msgid "HEAD is now at %s"
19943 msgstr "HEAD sekarang pada %s"
19944
19945 #: builtin/reset.c:195
19946 #, c-format
19947 msgid "Cannot do a %s reset in the middle of a merge."
19948 msgstr "Tidak dapat lakukan reset %s di tengah-tengah penggabungan."
19949
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"
19954
19955 #: builtin/reset.c:297
19956 msgid "reset HEAD and index"
19957 msgstr "setel ulang HEAD dan indeks"
19958
19959 #: builtin/reset.c:298
19960 msgid "reset only HEAD"
19961 msgstr "hanya setel ulang HEAD"
19962
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"
19966
19967 #: builtin/reset.c:304
19968 msgid "reset HEAD but keep local changes"
19969 msgstr "setel ulang HEAD tapi simpan perubahan lokal"
19970
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"
19974
19975 #: builtin/reset.c:344
19976 #, c-format
19977 msgid "Failed to resolve '%s' as a valid revision."
19978 msgstr "Gagal menguraikan '%s' sebagai revisi yang valid."
19979
19980 #: builtin/reset.c:352
19981 #, c-format
19982 msgid "Failed to resolve '%s' as a valid tree."
19983 msgstr "Gagal menguraikan '%s' sebagaikan pohon yang valid."
19984
19985 #: builtin/reset.c:361
19986 msgid "--patch is incompatible with --{hard,mixed,soft}"
19987 msgstr "--patch tidak kompatibel dengan --{hard,mixed,soft}"
19988
19989 #: builtin/reset.c:371
19990 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
19991 msgstr ""
19992 "--mixed dengan jalur usang; sebagai gantinya gunakan 'git reset --<jalur>'."
19993
19994 #: builtin/reset.c:373
19995 #, c-format
19996 msgid "Cannot do %s reset with paths."
19997 msgstr "Tidak dapat lakukan reset %s dengan jalur."
19998
19999 #: builtin/reset.c:388
20000 #, c-format
20001 msgid "%s reset is not allowed in a bare repository"
20002 msgstr "Reset %s tidak diperbolehkan dalam repositori bare"
20003
20004 #: builtin/reset.c:392
20005 msgid "-N can only be used with --mixed"
20006 msgstr "-N hanya dapat digunakan dengan --mixed"
20007
20008 #: builtin/reset.c:413
20009 msgid "Unstaged changes after reset:"
20010 msgstr "Perubahan tak tergelar setelah setel ulang:"
20011
20012 #: builtin/reset.c:416
20013 #, c-format
20014 msgid ""
20015 "\n"
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"
20019 msgstr ""
20020 "\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"
20024
20025 #: builtin/reset.c:434
20026 #, c-format
20027 msgid "Could not reset index file to revision '%s'."
20028 msgstr "Tidak dapat menyetel ulang berkas indeks ke revisi '%s'."
20029
20030 #: builtin/reset.c:439
20031 msgid "Could not write new index file."
20032 msgstr "Tidak dapat menulis berkas indeks baru."
20033
20034 #: builtin/rev-list.c:534
20035 msgid "cannot combine --exclude-promisor-objects and --missing"
20036 msgstr ""
20037
20038 #: builtin/rev-list.c:595
20039 msgid "object filtering requires --objects"
20040 msgstr ""
20041
20042 #: builtin/rev-list.c:651
20043 msgid "rev-list does not support display of notes"
20044 msgstr ""
20045
20046 #: builtin/rev-list.c:656
20047 msgid "marked counting is incompatible with --objects"
20048 msgstr ""
20049
20050 #: builtin/rev-parse.c:409
20051 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
20052 msgstr ""
20053
20054 #: builtin/rev-parse.c:414
20055 msgid "keep the `--` passed as an arg"
20056 msgstr ""
20057
20058 #: builtin/rev-parse.c:416
20059 msgid "stop parsing after the first non-option argument"
20060 msgstr ""
20061
20062 #: builtin/rev-parse.c:419
20063 msgid "output in stuck long form"
20064 msgstr ""
20065
20066 #: builtin/rev-parse.c:552
20067 msgid ""
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"
20071 "\n"
20072 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
20073 msgstr ""
20074
20075 #: builtin/revert.c:24
20076 msgid "git revert [<options>] <commit-ish>..."
20077 msgstr ""
20078
20079 #: builtin/revert.c:25
20080 msgid "git revert <subcommand>"
20081 msgstr ""
20082
20083 #: builtin/revert.c:30
20084 msgid "git cherry-pick [<options>] <commit-ish>..."
20085 msgstr ""
20086
20087 #: builtin/revert.c:31
20088 msgid "git cherry-pick <subcommand>"
20089 msgstr ""
20090
20091 #: builtin/revert.c:72
20092 #, c-format
20093 msgid "option `%s' expects a number greater than zero"
20094 msgstr ""
20095
20096 #: builtin/revert.c:92
20097 #, c-format
20098 msgid "%s: %s cannot be used with %s"
20099 msgstr ""
20100
20101 #: builtin/revert.c:102
20102 msgid "end revert or cherry-pick sequence"
20103 msgstr ""
20104
20105 #: builtin/revert.c:103
20106 msgid "resume revert or cherry-pick sequence"
20107 msgstr ""
20108
20109 #: builtin/revert.c:104
20110 msgid "cancel revert or cherry-pick sequence"
20111 msgstr ""
20112
20113 #: builtin/revert.c:105
20114 msgid "skip current commit and continue"
20115 msgstr ""
20116
20117 #: builtin/revert.c:107
20118 msgid "don't automatically commit"
20119 msgstr ""
20120
20121 #: builtin/revert.c:108
20122 msgid "edit the commit message"
20123 msgstr ""
20124
20125 #: builtin/revert.c:111
20126 msgid "parent-number"
20127 msgstr ""
20128
20129 #: builtin/revert.c:112
20130 msgid "select mainline parent"
20131 msgstr ""
20132
20133 #: builtin/revert.c:114
20134 msgid "merge strategy"
20135 msgstr ""
20136
20137 #: builtin/revert.c:116
20138 msgid "option for merge strategy"
20139 msgstr ""
20140
20141 #: builtin/revert.c:125
20142 msgid "append commit name"
20143 msgstr ""
20144
20145 #: builtin/revert.c:127
20146 msgid "preserve initially empty commits"
20147 msgstr ""
20148
20149 #: builtin/revert.c:129
20150 msgid "keep redundant, empty commits"
20151 msgstr ""
20152
20153 #: builtin/revert.c:239
20154 msgid "revert failed"
20155 msgstr ""
20156
20157 #: builtin/revert.c:252
20158 msgid "cherry-pick failed"
20159 msgstr ""
20160
20161 #: builtin/rm.c:19
20162 msgid "git rm [<options>] [--] <file>..."
20163 msgstr ""
20164
20165 #: builtin/rm.c:207
20166 msgid ""
20167 "the following file has staged content different from both the\n"
20168 "file and the HEAD:"
20169 msgid_plural ""
20170 "the following files have staged content different from both the\n"
20171 "file and the HEAD:"
20172 msgstr[0] ""
20173 msgstr[1] ""
20174
20175 #: builtin/rm.c:212
20176 msgid ""
20177 "\n"
20178 "(use -f to force removal)"
20179 msgstr ""
20180
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:"
20184 msgstr[0] ""
20185 msgstr[1] ""
20186
20187 #: builtin/rm.c:220 builtin/rm.c:229
20188 msgid ""
20189 "\n"
20190 "(use --cached to keep the file, or -f to force removal)"
20191 msgstr ""
20192
20193 #: builtin/rm.c:226
20194 msgid "the following file has local modifications:"
20195 msgid_plural "the following files have local modifications:"
20196 msgstr[0] ""
20197 msgstr[1] ""
20198
20199 #: builtin/rm.c:243
20200 msgid "do not list removed files"
20201 msgstr ""
20202
20203 #: builtin/rm.c:244
20204 msgid "only remove from the index"
20205 msgstr ""
20206
20207 #: builtin/rm.c:245
20208 msgid "override the up-to-date check"
20209 msgstr ""
20210
20211 #: builtin/rm.c:246
20212 msgid "allow recursive removal"
20213 msgstr ""
20214
20215 #: builtin/rm.c:248
20216 msgid "exit with a zero status even if nothing matched"
20217 msgstr ""
20218
20219 #: builtin/rm.c:282
20220 msgid "No pathspec was given. Which files should I remove?"
20221 msgstr ""
20222
20223 #: builtin/rm.c:305
20224 msgid "please stage your changes to .gitmodules or stash them to proceed"
20225 msgstr ""
20226
20227 #: builtin/rm.c:323
20228 #, c-format
20229 msgid "not removing '%s' recursively without -r"
20230 msgstr ""
20231
20232 #: builtin/rm.c:362
20233 #, c-format
20234 msgid "git rm: unable to remove %s"
20235 msgstr ""
20236
20237 #: builtin/send-pack.c:20
20238 msgid ""
20239 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
20240 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
20241 "[<ref>...]\n"
20242 "  --all and explicit <ref> specification are mutually exclusive."
20243 msgstr ""
20244
20245 #: builtin/send-pack.c:188
20246 msgid "remote name"
20247 msgstr ""
20248
20249 #: builtin/send-pack.c:201
20250 msgid "use stateless RPC protocol"
20251 msgstr ""
20252
20253 #: builtin/send-pack.c:202
20254 msgid "read refs from stdin"
20255 msgstr ""
20256
20257 #: builtin/send-pack.c:203
20258 msgid "print status from remote helper"
20259 msgstr ""
20260
20261 #: builtin/shortlog.c:16
20262 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
20263 msgstr ""
20264
20265 #: builtin/shortlog.c:17
20266 msgid "git log --pretty=short | git shortlog [<options>]"
20267 msgstr ""
20268
20269 #: builtin/shortlog.c:123
20270 msgid "using multiple --group options with stdin is not supported"
20271 msgstr ""
20272
20273 #: builtin/shortlog.c:133
20274 msgid "using --group=trailer with stdin is not supported"
20275 msgstr ""
20276
20277 #: builtin/shortlog.c:323
20278 #, c-format
20279 msgid "unknown group type: %s"
20280 msgstr ""
20281
20282 #: builtin/shortlog.c:351
20283 msgid "group by committer rather than author"
20284 msgstr ""
20285
20286 #: builtin/shortlog.c:354
20287 msgid "sort output according to the number of commits per author"
20288 msgstr ""
20289
20290 #: builtin/shortlog.c:356
20291 msgid "suppress commit descriptions, only provides commit count"
20292 msgstr ""
20293
20294 #: builtin/shortlog.c:358
20295 msgid "show the email address of each author"
20296 msgstr ""
20297
20298 #: builtin/shortlog.c:359
20299 msgid "<w>[,<i1>[,<i2>]]"
20300 msgstr ""
20301
20302 #: builtin/shortlog.c:360
20303 msgid "linewrap output"
20304 msgstr ""
20305
20306 #: builtin/shortlog.c:362
20307 msgid "field"
20308 msgstr ""
20309
20310 #: builtin/shortlog.c:363
20311 msgid "group by field"
20312 msgstr ""
20313
20314 #: builtin/shortlog.c:391
20315 msgid "too many arguments given outside repository"
20316 msgstr ""
20317
20318 #: builtin/show-branch.c:13
20319 msgid ""
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>)...]"
20324 msgstr ""
20325
20326 #: builtin/show-branch.c:17
20327 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
20328 msgstr ""
20329
20330 #: builtin/show-branch.c:395
20331 #, c-format
20332 msgid "ignoring %s; cannot handle more than %d ref"
20333 msgid_plural "ignoring %s; cannot handle more than %d refs"
20334 msgstr[0] ""
20335 msgstr[1] ""
20336
20337 #: builtin/show-branch.c:548
20338 #, c-format
20339 msgid "no matching refs with %s"
20340 msgstr ""
20341
20342 #: builtin/show-branch.c:645
20343 msgid "show remote-tracking and local branches"
20344 msgstr ""
20345
20346 #: builtin/show-branch.c:647
20347 msgid "show remote-tracking branches"
20348 msgstr ""
20349
20350 #: builtin/show-branch.c:649
20351 msgid "color '*!+-' corresponding to the branch"
20352 msgstr ""
20353
20354 #: builtin/show-branch.c:651
20355 msgid "show <n> more commits after the common ancestor"
20356 msgstr ""
20357
20358 #: builtin/show-branch.c:653
20359 msgid "synonym to more=-1"
20360 msgstr ""
20361
20362 #: builtin/show-branch.c:654
20363 msgid "suppress naming strings"
20364 msgstr ""
20365
20366 #: builtin/show-branch.c:656
20367 msgid "include the current branch"
20368 msgstr ""
20369
20370 #: builtin/show-branch.c:658
20371 msgid "name commits with their object names"
20372 msgstr ""
20373
20374 #: builtin/show-branch.c:660
20375 msgid "show possible merge bases"
20376 msgstr ""
20377
20378 #: builtin/show-branch.c:662
20379 msgid "show refs unreachable from any other ref"
20380 msgstr ""
20381
20382 #: builtin/show-branch.c:664
20383 msgid "show commits in topological order"
20384 msgstr ""
20385
20386 #: builtin/show-branch.c:667
20387 msgid "show only commits not on the first branch"
20388 msgstr ""
20389
20390 #: builtin/show-branch.c:669
20391 msgid "show merges reachable from only one tip"
20392 msgstr ""
20393
20394 #: builtin/show-branch.c:671
20395 msgid "topologically sort, maintaining date order where possible"
20396 msgstr ""
20397
20398 #: builtin/show-branch.c:674
20399 msgid "<n>[,<base>]"
20400 msgstr ""
20401
20402 #: builtin/show-branch.c:675
20403 msgid "show <n> most recent ref-log entries starting at base"
20404 msgstr ""
20405
20406 #: builtin/show-branch.c:711
20407 msgid ""
20408 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
20409 msgstr ""
20410
20411 #: builtin/show-branch.c:735
20412 msgid "no branches given, and HEAD is not valid"
20413 msgstr ""
20414
20415 #: builtin/show-branch.c:738
20416 msgid "--reflog option needs one branch name"
20417 msgstr ""
20418
20419 #: builtin/show-branch.c:741
20420 #, c-format
20421 msgid "only %d entry can be shown at one time."
20422 msgid_plural "only %d entries can be shown at one time."
20423 msgstr[0] ""
20424 msgstr[1] ""
20425
20426 #: builtin/show-branch.c:745
20427 #, c-format
20428 msgid "no such ref %s"
20429 msgstr ""
20430
20431 #: builtin/show-branch.c:831
20432 #, c-format
20433 msgid "cannot handle more than %d rev."
20434 msgid_plural "cannot handle more than %d revs."
20435 msgstr[0] ""
20436 msgstr[1] ""
20437
20438 #: builtin/show-branch.c:835
20439 #, c-format
20440 msgid "'%s' is not a valid ref."
20441 msgstr ""
20442
20443 #: builtin/show-branch.c:838
20444 #, c-format
20445 msgid "cannot find commit %s (%s)"
20446 msgstr ""
20447
20448 #: builtin/show-index.c:21
20449 msgid "hash-algorithm"
20450 msgstr ""
20451
20452 #: builtin/show-index.c:31
20453 msgid "Unknown hash algorithm"
20454 msgstr ""
20455
20456 #: builtin/show-ref.c:12
20457 msgid ""
20458 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
20459 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
20460 msgstr ""
20461
20462 #: builtin/show-ref.c:13
20463 msgid "git show-ref --exclude-existing[=<pattern>]"
20464 msgstr ""
20465
20466 #: builtin/show-ref.c:162
20467 msgid "only show tags (can be combined with heads)"
20468 msgstr ""
20469
20470 #: builtin/show-ref.c:163
20471 msgid "only show heads (can be combined with tags)"
20472 msgstr ""
20473
20474 #: builtin/show-ref.c:164
20475 msgid "stricter reference checking, requires exact ref path"
20476 msgstr ""
20477
20478 #: builtin/show-ref.c:167 builtin/show-ref.c:169
20479 msgid "show the HEAD reference, even if it would be filtered out"
20480 msgstr ""
20481
20482 #: builtin/show-ref.c:171
20483 msgid "dereference tags into object IDs"
20484 msgstr ""
20485
20486 #: builtin/show-ref.c:173
20487 msgid "only show SHA1 hash using <n> digits"
20488 msgstr ""
20489
20490 #: builtin/show-ref.c:177
20491 msgid "do not print results to stdout (useful with --verify)"
20492 msgstr ""
20493
20494 #: builtin/show-ref.c:179
20495 msgid "show refs from stdin that aren't in local repository"
20496 msgstr ""
20497
20498 #: builtin/sparse-checkout.c:21
20499 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
20500 msgstr ""
20501
20502 #: builtin/sparse-checkout.c:45
20503 msgid "git sparse-checkout list"
20504 msgstr ""
20505
20506 #: builtin/sparse-checkout.c:71
20507 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
20508 msgstr ""
20509
20510 #: builtin/sparse-checkout.c:223
20511 msgid "failed to create directory for sparse-checkout file"
20512 msgstr ""
20513
20514 #: builtin/sparse-checkout.c:264
20515 msgid "unable to upgrade repository format to enable worktreeConfig"
20516 msgstr ""
20517
20518 #: builtin/sparse-checkout.c:266
20519 msgid "failed to set extensions.worktreeConfig setting"
20520 msgstr ""
20521
20522 #: builtin/sparse-checkout.c:283
20523 msgid "git sparse-checkout init [--cone]"
20524 msgstr ""
20525
20526 #: builtin/sparse-checkout.c:302
20527 msgid "initialize the sparse-checkout in cone mode"
20528 msgstr ""
20529
20530 #: builtin/sparse-checkout.c:339
20531 #, c-format
20532 msgid "failed to open '%s'"
20533 msgstr ""
20534
20535 #: builtin/sparse-checkout.c:396
20536 #, c-format
20537 msgid "could not normalize path %s"
20538 msgstr ""
20539
20540 #: builtin/sparse-checkout.c:408
20541 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
20542 msgstr ""
20543
20544 #: builtin/sparse-checkout.c:433
20545 #, c-format
20546 msgid "unable to unquote C-style string '%s'"
20547 msgstr ""
20548
20549 #: builtin/sparse-checkout.c:487 builtin/sparse-checkout.c:511
20550 msgid "unable to load existing sparse-checkout patterns"
20551 msgstr ""
20552
20553 #: builtin/sparse-checkout.c:556
20554 msgid "read patterns from standard in"
20555 msgstr ""
20556
20557 #: builtin/sparse-checkout.c:571
20558 msgid "git sparse-checkout reapply"
20559 msgstr ""
20560
20561 #: builtin/sparse-checkout.c:590
20562 msgid "git sparse-checkout disable"
20563 msgstr ""
20564
20565 #: builtin/sparse-checkout.c:618
20566 msgid "error while refreshing working directory"
20567 msgstr ""
20568
20569 #: builtin/stash.c:22 builtin/stash.c:38
20570 msgid "git stash list [<options>]"
20571 msgstr ""
20572
20573 #: builtin/stash.c:23 builtin/stash.c:43
20574 msgid "git stash show [<options>] [<stash>]"
20575 msgstr ""
20576
20577 #: builtin/stash.c:24 builtin/stash.c:48
20578 msgid "git stash drop [-q|--quiet] [<stash>]"
20579 msgstr ""
20580
20581 #: builtin/stash.c:25
20582 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
20583 msgstr ""
20584
20585 #: builtin/stash.c:26 builtin/stash.c:63
20586 msgid "git stash branch <branchname> [<stash>]"
20587 msgstr ""
20588
20589 #: builtin/stash.c:27 builtin/stash.c:68
20590 msgid "git stash clear"
20591 msgstr ""
20592
20593 #: builtin/stash.c:28
20594 msgid ""
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>...]]"
20599 msgstr ""
20600
20601 #: builtin/stash.c:32 builtin/stash.c:85
20602 msgid ""
20603 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20604 "          [-u|--include-untracked] [-a|--all] [<message>]"
20605 msgstr ""
20606
20607 #: builtin/stash.c:53
20608 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
20609 msgstr ""
20610
20611 #: builtin/stash.c:58
20612 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
20613 msgstr ""
20614
20615 #: builtin/stash.c:73
20616 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
20617 msgstr ""
20618
20619 #: builtin/stash.c:78
20620 msgid ""
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>...]]"
20624 msgstr ""
20625
20626 #: builtin/stash.c:128
20627 #, c-format
20628 msgid "'%s' is not a stash-like commit"
20629 msgstr ""
20630
20631 #: builtin/stash.c:148
20632 #, c-format
20633 msgid "Too many revisions specified:%s"
20634 msgstr ""
20635
20636 #: builtin/stash.c:162
20637 msgid "No stash entries found."
20638 msgstr ""
20639
20640 #: builtin/stash.c:176
20641 #, c-format
20642 msgid "%s is not a valid reference"
20643 msgstr ""
20644
20645 #: builtin/stash.c:225
20646 msgid "git stash clear with arguments is unimplemented"
20647 msgstr ""
20648
20649 #: builtin/stash.c:429
20650 #, c-format
20651 msgid ""
20652 "WARNING: Untracked file in way of tracked file!  Renaming\n"
20653 "            %s -> %s\n"
20654 "         to make room.\n"
20655 msgstr ""
20656
20657 #: builtin/stash.c:490
20658 msgid "cannot apply a stash in the middle of a merge"
20659 msgstr ""
20660
20661 #: builtin/stash.c:501
20662 #, c-format
20663 msgid "could not generate diff %s^!."
20664 msgstr ""
20665
20666 #: builtin/stash.c:508
20667 msgid "conflicts in index. Try without --index."
20668 msgstr ""
20669
20670 #: builtin/stash.c:514
20671 msgid "could not save index tree"
20672 msgstr ""
20673
20674 #: builtin/stash.c:523
20675 msgid "could not restore untracked files from stash"
20676 msgstr ""
20677
20678 #: builtin/stash.c:537
20679 #, c-format
20680 msgid "Merging %s with %s"
20681 msgstr ""
20682
20683 #: builtin/stash.c:547
20684 msgid "Index was not unstashed."
20685 msgstr ""
20686
20687 #: builtin/stash.c:589 builtin/stash.c:687
20688 msgid "attempt to recreate the index"
20689 msgstr ""
20690
20691 #: builtin/stash.c:633
20692 #, c-format
20693 msgid "Dropped %s (%s)"
20694 msgstr ""
20695
20696 #: builtin/stash.c:636
20697 #, c-format
20698 msgid "%s: Could not drop stash entry"
20699 msgstr ""
20700
20701 #: builtin/stash.c:649
20702 #, c-format
20703 msgid "'%s' is not a stash reference"
20704 msgstr ""
20705
20706 #: builtin/stash.c:699
20707 msgid "The stash entry is kept in case you need it again."
20708 msgstr ""
20709
20710 #: builtin/stash.c:722
20711 msgid "No branch name specified"
20712 msgstr ""
20713
20714 #: builtin/stash.c:866 builtin/stash.c:903
20715 #, c-format
20716 msgid "Cannot update %s with %s"
20717 msgstr ""
20718
20719 #: builtin/stash.c:884 builtin/stash.c:1538 builtin/stash.c:1603
20720 msgid "stash message"
20721 msgstr ""
20722
20723 #: builtin/stash.c:894
20724 msgid "\"git stash store\" requires one <commit> argument"
20725 msgstr ""
20726
20727 #: builtin/stash.c:1109
20728 msgid "No changes selected"
20729 msgstr ""
20730
20731 #: builtin/stash.c:1209
20732 msgid "You do not have the initial commit yet"
20733 msgstr ""
20734
20735 #: builtin/stash.c:1236
20736 msgid "Cannot save the current index state"
20737 msgstr ""
20738
20739 #: builtin/stash.c:1245
20740 msgid "Cannot save the untracked files"
20741 msgstr ""
20742
20743 #: builtin/stash.c:1256 builtin/stash.c:1265
20744 msgid "Cannot save the current worktree state"
20745 msgstr ""
20746
20747 #: builtin/stash.c:1293
20748 msgid "Cannot record working tree state"
20749 msgstr ""
20750
20751 #: builtin/stash.c:1342
20752 msgid "Can't use --patch and --include-untracked or --all at the same time"
20753 msgstr ""
20754
20755 #: builtin/stash.c:1358
20756 msgid "Did you forget to 'git add'?"
20757 msgstr ""
20758
20759 #: builtin/stash.c:1373
20760 msgid "No local changes to save"
20761 msgstr ""
20762
20763 #: builtin/stash.c:1380
20764 msgid "Cannot initialize stash"
20765 msgstr ""
20766
20767 #: builtin/stash.c:1395
20768 msgid "Cannot save the current status"
20769 msgstr ""
20770
20771 #: builtin/stash.c:1400
20772 #, c-format
20773 msgid "Saved working directory and index state %s"
20774 msgstr ""
20775
20776 #: builtin/stash.c:1490
20777 msgid "Cannot remove worktree changes"
20778 msgstr ""
20779
20780 #: builtin/stash.c:1529 builtin/stash.c:1594
20781 msgid "keep index"
20782 msgstr ""
20783
20784 #: builtin/stash.c:1531 builtin/stash.c:1596
20785 msgid "stash in patch mode"
20786 msgstr ""
20787
20788 #: builtin/stash.c:1532 builtin/stash.c:1597
20789 msgid "quiet mode"
20790 msgstr ""
20791
20792 #: builtin/stash.c:1534 builtin/stash.c:1599
20793 msgid "include untracked files in stash"
20794 msgstr ""
20795
20796 #: builtin/stash.c:1536 builtin/stash.c:1601
20797 msgid "include ignore files"
20798 msgstr ""
20799
20800 #: builtin/stash.c:1636
20801 msgid ""
20802 "the stash.useBuiltin support has been removed!\n"
20803 "See its entry in 'git help config' for details."
20804 msgstr ""
20805
20806 #: builtin/stripspace.c:18
20807 msgid "git stripspace [-s | --strip-comments]"
20808 msgstr ""
20809
20810 #: builtin/stripspace.c:19
20811 msgid "git stripspace [-c | --comment-lines]"
20812 msgstr ""
20813
20814 #: builtin/stripspace.c:37
20815 msgid "skip and remove all lines starting with comment character"
20816 msgstr ""
20817
20818 #: builtin/stripspace.c:40
20819 msgid "prepend comment character and space to each line"
20820 msgstr ""
20821
20822 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:2423
20823 #, c-format
20824 msgid "Expecting a full ref name, got %s"
20825 msgstr ""
20826
20827 #: builtin/submodule--helper.c:64
20828 msgid "submodule--helper print-default-remote takes no arguments"
20829 msgstr ""
20830
20831 #: builtin/submodule--helper.c:102
20832 #, c-format
20833 msgid "cannot strip one component off url '%s'"
20834 msgstr ""
20835
20836 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1819
20837 msgid "alternative anchor for relative paths"
20838 msgstr ""
20839
20840 #: builtin/submodule--helper.c:415
20841 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
20842 msgstr ""
20843
20844 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:629
20845 #: builtin/submodule--helper.c:652
20846 #, c-format
20847 msgid "No url found for submodule path '%s' in .gitmodules"
20848 msgstr ""
20849
20850 #: builtin/submodule--helper.c:524
20851 #, c-format
20852 msgid "Entering '%s'\n"
20853 msgstr ""
20854
20855 #: builtin/submodule--helper.c:527
20856 #, c-format
20857 msgid ""
20858 "run_command returned non-zero status for %s\n"
20859 "."
20860 msgstr ""
20861
20862 #: builtin/submodule--helper.c:549
20863 #, c-format
20864 msgid ""
20865 "run_command returned non-zero status while recursing in the nested "
20866 "submodules of %s\n"
20867 "."
20868 msgstr ""
20869
20870 #: builtin/submodule--helper.c:565
20871 msgid "suppress output of entering each submodule command"
20872 msgstr ""
20873
20874 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:888
20875 #: builtin/submodule--helper.c:1487
20876 msgid "recurse into nested submodules"
20877 msgstr ""
20878
20879 #: builtin/submodule--helper.c:572
20880 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
20881 msgstr ""
20882
20883 #: builtin/submodule--helper.c:599
20884 #, c-format
20885 msgid ""
20886 "could not look up configuration '%s'. Assuming this repository is its own "
20887 "authoritative upstream."
20888 msgstr ""
20889
20890 #: builtin/submodule--helper.c:666
20891 #, c-format
20892 msgid "Failed to register url for submodule path '%s'"
20893 msgstr ""
20894
20895 #: builtin/submodule--helper.c:670
20896 #, c-format
20897 msgid "Submodule '%s' (%s) registered for path '%s'\n"
20898 msgstr ""
20899
20900 #: builtin/submodule--helper.c:680
20901 #, c-format
20902 msgid "warning: command update mode suggested for submodule '%s'\n"
20903 msgstr ""
20904
20905 #: builtin/submodule--helper.c:687
20906 #, c-format
20907 msgid "Failed to register update mode for submodule path '%s'"
20908 msgstr ""
20909
20910 #: builtin/submodule--helper.c:709
20911 msgid "suppress output for initializing a submodule"
20912 msgstr ""
20913
20914 #: builtin/submodule--helper.c:714
20915 msgid "git submodule--helper init [<options>] [<path>]"
20916 msgstr ""
20917
20918 #: builtin/submodule--helper.c:787 builtin/submodule--helper.c:922
20919 #, c-format
20920 msgid "no submodule mapping found in .gitmodules for path '%s'"
20921 msgstr ""
20922
20923 #: builtin/submodule--helper.c:835
20924 #, c-format
20925 msgid "could not resolve HEAD ref inside the submodule '%s'"
20926 msgstr ""
20927
20928 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1457
20929 #, c-format
20930 msgid "failed to recurse into submodule '%s'"
20931 msgstr ""
20932
20933 #: builtin/submodule--helper.c:886 builtin/submodule--helper.c:1623
20934 msgid "suppress submodule status output"
20935 msgstr ""
20936
20937 #: builtin/submodule--helper.c:887
20938 msgid ""
20939 "use commit stored in the index instead of the one stored in the submodule "
20940 "HEAD"
20941 msgstr ""
20942
20943 #: builtin/submodule--helper.c:893
20944 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
20945 msgstr ""
20946
20947 #: builtin/submodule--helper.c:917
20948 msgid "git submodule--helper name <path>"
20949 msgstr ""
20950
20951 #: builtin/submodule--helper.c:989
20952 #, c-format
20953 msgid "* %s %s(blob)->%s(submodule)"
20954 msgstr ""
20955
20956 #: builtin/submodule--helper.c:992
20957 #, c-format
20958 msgid "* %s %s(submodule)->%s(blob)"
20959 msgstr ""
20960
20961 #: builtin/submodule--helper.c:1005
20962 #, c-format
20963 msgid "%s"
20964 msgstr ""
20965
20966 #: builtin/submodule--helper.c:1055
20967 #, c-format
20968 msgid "couldn't hash object from '%s'"
20969 msgstr ""
20970
20971 #: builtin/submodule--helper.c:1059
20972 #, c-format
20973 msgid "unexpected mode %o\n"
20974 msgstr ""
20975
20976 #: builtin/submodule--helper.c:1300
20977 msgid "use the commit stored in the index instead of the submodule HEAD"
20978 msgstr ""
20979
20980 #: builtin/submodule--helper.c:1302
20981 msgid "to compare the commit in the index with that in the submodule HEAD"
20982 msgstr ""
20983
20984 #: builtin/submodule--helper.c:1304
20985 msgid "skip submodules with 'ignore_config' value set to 'all'"
20986 msgstr ""
20987
20988 #: builtin/submodule--helper.c:1306
20989 msgid "limit the summary size"
20990 msgstr ""
20991
20992 #: builtin/submodule--helper.c:1311
20993 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
20994 msgstr ""
20995
20996 #: builtin/submodule--helper.c:1335
20997 msgid "could not fetch a revision for HEAD"
20998 msgstr ""
20999
21000 #: builtin/submodule--helper.c:1340
21001 msgid "--cached and --files are mutually exclusive"
21002 msgstr ""
21003
21004 #: builtin/submodule--helper.c:1407
21005 #, c-format
21006 msgid "Synchronizing submodule url for '%s'\n"
21007 msgstr ""
21008
21009 #: builtin/submodule--helper.c:1413
21010 #, c-format
21011 msgid "failed to register url for submodule path '%s'"
21012 msgstr ""
21013
21014 #: builtin/submodule--helper.c:1427
21015 #, c-format
21016 msgid "failed to get the default remote for submodule '%s'"
21017 msgstr ""
21018
21019 #: builtin/submodule--helper.c:1438
21020 #, c-format
21021 msgid "failed to update remote for submodule '%s'"
21022 msgstr ""
21023
21024 #: builtin/submodule--helper.c:1485
21025 msgid "suppress output of synchronizing submodule url"
21026 msgstr ""
21027
21028 #: builtin/submodule--helper.c:1492
21029 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
21030 msgstr ""
21031
21032 #: builtin/submodule--helper.c:1546
21033 #, c-format
21034 msgid ""
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)"
21037 msgstr ""
21038
21039 #: builtin/submodule--helper.c:1558
21040 #, c-format
21041 msgid ""
21042 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
21043 "them"
21044 msgstr ""
21045
21046 #: builtin/submodule--helper.c:1566
21047 #, c-format
21048 msgid "Cleared directory '%s'\n"
21049 msgstr ""
21050
21051 #: builtin/submodule--helper.c:1568
21052 #, c-format
21053 msgid "Could not remove submodule work tree '%s'\n"
21054 msgstr ""
21055
21056 #: builtin/submodule--helper.c:1579
21057 #, c-format
21058 msgid "could not create empty submodule directory %s"
21059 msgstr ""
21060
21061 #: builtin/submodule--helper.c:1595
21062 #, c-format
21063 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
21064 msgstr ""
21065
21066 #: builtin/submodule--helper.c:1624
21067 msgid "remove submodule working trees even if they contain local changes"
21068 msgstr ""
21069
21070 #: builtin/submodule--helper.c:1625
21071 msgid "unregister all submodules"
21072 msgstr ""
21073
21074 #: builtin/submodule--helper.c:1630
21075 msgid ""
21076 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
21077 msgstr ""
21078
21079 #: builtin/submodule--helper.c:1644
21080 msgid "Use '--all' if you really want to deinitialize all submodules"
21081 msgstr ""
21082
21083 #: builtin/submodule--helper.c:1713
21084 msgid ""
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'."
21089 msgstr ""
21090
21091 #: builtin/submodule--helper.c:1752 builtin/submodule--helper.c:1755
21092 #, c-format
21093 msgid "submodule '%s' cannot add alternate: %s"
21094 msgstr ""
21095
21096 #: builtin/submodule--helper.c:1791
21097 #, c-format
21098 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
21099 msgstr ""
21100
21101 #: builtin/submodule--helper.c:1798
21102 #, c-format
21103 msgid "Value '%s' for submodule.alternateLocation is not recognized"
21104 msgstr ""
21105
21106 #: builtin/submodule--helper.c:1822
21107 msgid "where the new submodule will be cloned to"
21108 msgstr ""
21109
21110 #: builtin/submodule--helper.c:1825
21111 msgid "name of the new submodule"
21112 msgstr ""
21113
21114 #: builtin/submodule--helper.c:1828
21115 msgid "url where to clone the submodule from"
21116 msgstr ""
21117
21118 #: builtin/submodule--helper.c:1836
21119 msgid "depth for shallow clones"
21120 msgstr ""
21121
21122 #: builtin/submodule--helper.c:1839 builtin/submodule--helper.c:2348
21123 msgid "force cloning progress"
21124 msgstr ""
21125
21126 #: builtin/submodule--helper.c:1841 builtin/submodule--helper.c:2350
21127 msgid "disallow cloning into non-empty directory"
21128 msgstr ""
21129
21130 #: builtin/submodule--helper.c:1848
21131 msgid ""
21132 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
21133 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
21134 "<url> --path <path>"
21135 msgstr ""
21136
21137 #: builtin/submodule--helper.c:1873
21138 #, c-format
21139 msgid "refusing to create/use '%s' in another submodule's git dir"
21140 msgstr ""
21141
21142 #: builtin/submodule--helper.c:1884
21143 #, c-format
21144 msgid "clone of '%s' into submodule path '%s' failed"
21145 msgstr ""
21146
21147 #: builtin/submodule--helper.c:1888
21148 #, c-format
21149 msgid "directory not empty: '%s'"
21150 msgstr ""
21151
21152 #: builtin/submodule--helper.c:1900
21153 #, c-format
21154 msgid "could not get submodule directory for '%s'"
21155 msgstr ""
21156
21157 #: builtin/submodule--helper.c:1936
21158 #, c-format
21159 msgid "Invalid update mode '%s' for submodule path '%s'"
21160 msgstr ""
21161
21162 #: builtin/submodule--helper.c:1940
21163 #, c-format
21164 msgid "Invalid update mode '%s' configured for submodule path '%s'"
21165 msgstr ""
21166
21167 #: builtin/submodule--helper.c:2041
21168 #, c-format
21169 msgid "Submodule path '%s' not initialized"
21170 msgstr ""
21171
21172 #: builtin/submodule--helper.c:2045
21173 msgid "Maybe you want to use 'update --init'?"
21174 msgstr ""
21175
21176 #: builtin/submodule--helper.c:2075
21177 #, c-format
21178 msgid "Skipping unmerged submodule %s"
21179 msgstr ""
21180
21181 #: builtin/submodule--helper.c:2104
21182 #, c-format
21183 msgid "Skipping submodule '%s'"
21184 msgstr ""
21185
21186 #: builtin/submodule--helper.c:2254
21187 #, c-format
21188 msgid "Failed to clone '%s'. Retry scheduled"
21189 msgstr ""
21190
21191 #: builtin/submodule--helper.c:2265
21192 #, c-format
21193 msgid "Failed to clone '%s' a second time, aborting"
21194 msgstr ""
21195
21196 #: builtin/submodule--helper.c:2327 builtin/submodule--helper.c:2573
21197 msgid "path into the working tree"
21198 msgstr ""
21199
21200 #: builtin/submodule--helper.c:2330
21201 msgid "path into the working tree, across nested submodule boundaries"
21202 msgstr ""
21203
21204 #: builtin/submodule--helper.c:2334
21205 msgid "rebase, merge, checkout or none"
21206 msgstr ""
21207
21208 #: builtin/submodule--helper.c:2340
21209 msgid "create a shallow clone truncated to the specified number of revisions"
21210 msgstr ""
21211
21212 #: builtin/submodule--helper.c:2343
21213 msgid "parallel jobs"
21214 msgstr ""
21215
21216 #: builtin/submodule--helper.c:2345
21217 msgid "whether the initial clone should follow the shallow recommendation"
21218 msgstr ""
21219
21220 #: builtin/submodule--helper.c:2346
21221 msgid "don't print cloning progress"
21222 msgstr ""
21223
21224 #: builtin/submodule--helper.c:2357
21225 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
21226 msgstr ""
21227
21228 #: builtin/submodule--helper.c:2370
21229 msgid "bad value for update parameter"
21230 msgstr ""
21231
21232 #: builtin/submodule--helper.c:2418
21233 #, c-format
21234 msgid ""
21235 "Submodule (%s) branch configured to inherit branch from superproject, but "
21236 "the superproject is not on any branch"
21237 msgstr ""
21238
21239 #: builtin/submodule--helper.c:2541
21240 #, c-format
21241 msgid "could not get a repository handle for submodule '%s'"
21242 msgstr ""
21243
21244 #: builtin/submodule--helper.c:2574
21245 msgid "recurse into submodules"
21246 msgstr ""
21247
21248 #: builtin/submodule--helper.c:2580
21249 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
21250 msgstr ""
21251
21252 #: builtin/submodule--helper.c:2636
21253 msgid "check if it is safe to write to the .gitmodules file"
21254 msgstr ""
21255
21256 #: builtin/submodule--helper.c:2639
21257 msgid "unset the config in the .gitmodules file"
21258 msgstr ""
21259
21260 #: builtin/submodule--helper.c:2644
21261 msgid "git submodule--helper config <name> [<value>]"
21262 msgstr ""
21263
21264 #: builtin/submodule--helper.c:2645
21265 msgid "git submodule--helper config --unset <name>"
21266 msgstr ""
21267
21268 #: builtin/submodule--helper.c:2646
21269 msgid "git submodule--helper config --check-writeable"
21270 msgstr ""
21271
21272 #: builtin/submodule--helper.c:2665 git-submodule.sh:150
21273 #, sh-format
21274 msgid "please make sure that the .gitmodules file is in the working tree"
21275 msgstr ""
21276
21277 #: builtin/submodule--helper.c:2681
21278 msgid "suppress output for setting url of a submodule"
21279 msgstr ""
21280
21281 #: builtin/submodule--helper.c:2685
21282 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
21283 msgstr ""
21284
21285 #: builtin/submodule--helper.c:2718
21286 msgid "set the default tracking branch to master"
21287 msgstr ""
21288
21289 #: builtin/submodule--helper.c:2720
21290 msgid "set the default tracking branch"
21291 msgstr ""
21292
21293 #: builtin/submodule--helper.c:2724
21294 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
21295 msgstr ""
21296
21297 #: builtin/submodule--helper.c:2725
21298 msgid ""
21299 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
21300 msgstr ""
21301
21302 #: builtin/submodule--helper.c:2732
21303 msgid "--branch or --default required"
21304 msgstr ""
21305
21306 #: builtin/submodule--helper.c:2735
21307 msgid "--branch and --default are mutually exclusive"
21308 msgstr ""
21309
21310 #: builtin/submodule--helper.c:2792 git.c:441 git.c:714
21311 #, c-format
21312 msgid "%s doesn't support --super-prefix"
21313 msgstr ""
21314
21315 #: builtin/submodule--helper.c:2798
21316 #, c-format
21317 msgid "'%s' is not a valid submodule--helper subcommand"
21318 msgstr ""
21319
21320 #: builtin/symbolic-ref.c:8
21321 msgid "git symbolic-ref [<options>] <name> [<ref>]"
21322 msgstr ""
21323
21324 #: builtin/symbolic-ref.c:9
21325 msgid "git symbolic-ref -d [-q] <name>"
21326 msgstr ""
21327
21328 #: builtin/symbolic-ref.c:40
21329 msgid "suppress error message for non-symbolic (detached) refs"
21330 msgstr ""
21331
21332 #: builtin/symbolic-ref.c:41
21333 msgid "delete symbolic ref"
21334 msgstr ""
21335
21336 #: builtin/symbolic-ref.c:42
21337 msgid "shorten ref output"
21338 msgstr ""
21339
21340 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:499
21341 msgid "reason"
21342 msgstr ""
21343
21344 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:499
21345 msgid "reason of the update"
21346 msgstr ""
21347
21348 #: builtin/tag.c:25
21349 msgid ""
21350 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
21351 "\t\t<tagname> [<head>]"
21352 msgstr ""
21353
21354 #: builtin/tag.c:27
21355 msgid "git tag -d <tagname>..."
21356 msgstr ""
21357
21358 #: builtin/tag.c:28
21359 msgid ""
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>] "
21363 "[<pattern>...]"
21364 msgstr ""
21365
21366 #: builtin/tag.c:30
21367 msgid "git tag -v [--format=<format>] <tagname>..."
21368 msgstr ""
21369
21370 #: builtin/tag.c:89
21371 #, c-format
21372 msgid "tag '%s' not found."
21373 msgstr ""
21374
21375 #: builtin/tag.c:124
21376 #, c-format
21377 msgid "Deleted tag '%s' (was %s)\n"
21378 msgstr ""
21379
21380 #: builtin/tag.c:159
21381 #, c-format
21382 msgid ""
21383 "\n"
21384 "Write a message for tag:\n"
21385 "  %s\n"
21386 "Lines starting with '%c' will be ignored.\n"
21387 msgstr ""
21388
21389 #: builtin/tag.c:163
21390 #, c-format
21391 msgid ""
21392 "\n"
21393 "Write a message for tag:\n"
21394 "  %s\n"
21395 "Lines starting with '%c' will be kept; you may remove them yourself if you "
21396 "want to.\n"
21397 msgstr ""
21398
21399 #: builtin/tag.c:230
21400 msgid "unable to sign the tag"
21401 msgstr ""
21402
21403 #: builtin/tag.c:248
21404 #, c-format
21405 msgid ""
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"
21408 "\n"
21409 "\tgit tag -f %s %s^{}"
21410 msgstr ""
21411
21412 #: builtin/tag.c:264
21413 msgid "bad object type."
21414 msgstr ""
21415
21416 #: builtin/tag.c:317
21417 msgid "no tag message?"
21418 msgstr ""
21419
21420 #: builtin/tag.c:324
21421 #, c-format
21422 msgid "The tag message has been left in %s\n"
21423 msgstr ""
21424
21425 #: builtin/tag.c:435
21426 msgid "list tag names"
21427 msgstr ""
21428
21429 #: builtin/tag.c:437
21430 msgid "print <n> lines of each tag message"
21431 msgstr ""
21432
21433 #: builtin/tag.c:439
21434 msgid "delete tags"
21435 msgstr ""
21436
21437 #: builtin/tag.c:440
21438 msgid "verify tags"
21439 msgstr ""
21440
21441 #: builtin/tag.c:442
21442 msgid "Tag creation options"
21443 msgstr ""
21444
21445 #: builtin/tag.c:444
21446 msgid "annotated tag, needs a message"
21447 msgstr ""
21448
21449 #: builtin/tag.c:446
21450 msgid "tag message"
21451 msgstr ""
21452
21453 #: builtin/tag.c:448
21454 msgid "force edit of tag message"
21455 msgstr ""
21456
21457 #: builtin/tag.c:449
21458 msgid "annotated and GPG-signed tag"
21459 msgstr ""
21460
21461 #: builtin/tag.c:452
21462 msgid "use another key to sign the tag"
21463 msgstr ""
21464
21465 #: builtin/tag.c:453
21466 msgid "replace the tag if exists"
21467 msgstr ""
21468
21469 #: builtin/tag.c:454 builtin/update-ref.c:505
21470 msgid "create a reflog"
21471 msgstr ""
21472
21473 #: builtin/tag.c:456
21474 msgid "Tag listing options"
21475 msgstr ""
21476
21477 #: builtin/tag.c:457
21478 msgid "show tag list in columns"
21479 msgstr ""
21480
21481 #: builtin/tag.c:458 builtin/tag.c:460
21482 msgid "print only tags that contain the commit"
21483 msgstr ""
21484
21485 #: builtin/tag.c:459 builtin/tag.c:461
21486 msgid "print only tags that don't contain the commit"
21487 msgstr ""
21488
21489 #: builtin/tag.c:462
21490 msgid "print only tags that are merged"
21491 msgstr ""
21492
21493 #: builtin/tag.c:463
21494 msgid "print only tags that are not merged"
21495 msgstr ""
21496
21497 #: builtin/tag.c:467
21498 msgid "print only tags of the object"
21499 msgstr ""
21500
21501 #: builtin/tag.c:515
21502 msgid "--column and -n are incompatible"
21503 msgstr ""
21504
21505 #: builtin/tag.c:537
21506 msgid "-n option is only allowed in list mode"
21507 msgstr ""
21508
21509 #: builtin/tag.c:539
21510 msgid "--contains option is only allowed in list mode"
21511 msgstr ""
21512
21513 #: builtin/tag.c:541
21514 msgid "--no-contains option is only allowed in list mode"
21515 msgstr ""
21516
21517 #: builtin/tag.c:543
21518 msgid "--points-at option is only allowed in list mode"
21519 msgstr ""
21520
21521 #: builtin/tag.c:545
21522 msgid "--merged and --no-merged options are only allowed in list mode"
21523 msgstr ""
21524
21525 #: builtin/tag.c:556
21526 msgid "only one -F or -m option is allowed."
21527 msgstr ""
21528
21529 #: builtin/tag.c:581
21530 #, c-format
21531 msgid "'%s' is not a valid tag name."
21532 msgstr ""
21533
21534 #: builtin/tag.c:586
21535 #, c-format
21536 msgid "tag '%s' already exists"
21537 msgstr ""
21538
21539 #: builtin/tag.c:617
21540 #, c-format
21541 msgid "Updated tag '%s' (was %s)\n"
21542 msgstr ""
21543
21544 #: builtin/unpack-objects.c:502
21545 msgid "Unpacking objects"
21546 msgstr ""
21547
21548 #: builtin/update-index.c:84
21549 #, c-format
21550 msgid "failed to create directory %s"
21551 msgstr ""
21552
21553 #: builtin/update-index.c:100
21554 #, c-format
21555 msgid "failed to create file %s"
21556 msgstr ""
21557
21558 #: builtin/update-index.c:108
21559 #, c-format
21560 msgid "failed to delete file %s"
21561 msgstr ""
21562
21563 #: builtin/update-index.c:115 builtin/update-index.c:221
21564 #, c-format
21565 msgid "failed to delete directory %s"
21566 msgstr ""
21567
21568 #: builtin/update-index.c:140
21569 #, c-format
21570 msgid "Testing mtime in '%s' "
21571 msgstr ""
21572
21573 #: builtin/update-index.c:154
21574 msgid "directory stat info does not change after adding a new file"
21575 msgstr ""
21576
21577 #: builtin/update-index.c:167
21578 msgid "directory stat info does not change after adding a new directory"
21579 msgstr ""
21580
21581 #: builtin/update-index.c:180
21582 msgid "directory stat info changes after updating a file"
21583 msgstr ""
21584
21585 #: builtin/update-index.c:191
21586 msgid "directory stat info changes after adding a file inside subdirectory"
21587 msgstr ""
21588
21589 #: builtin/update-index.c:202
21590 msgid "directory stat info does not change after deleting a file"
21591 msgstr ""
21592
21593 #: builtin/update-index.c:215
21594 msgid "directory stat info does not change after deleting a directory"
21595 msgstr ""
21596
21597 #: builtin/update-index.c:222
21598 msgid " OK"
21599 msgstr ""
21600
21601 #: builtin/update-index.c:591
21602 msgid "git update-index [<options>] [--] [<file>...]"
21603 msgstr ""
21604
21605 #: builtin/update-index.c:974
21606 msgid "continue refresh even when index needs update"
21607 msgstr ""
21608
21609 #: builtin/update-index.c:977
21610 msgid "refresh: ignore submodules"
21611 msgstr ""
21612
21613 #: builtin/update-index.c:980
21614 msgid "do not ignore new files"
21615 msgstr ""
21616
21617 #: builtin/update-index.c:982
21618 msgid "let files replace directories and vice-versa"
21619 msgstr ""
21620
21621 #: builtin/update-index.c:984
21622 msgid "notice files missing from worktree"
21623 msgstr ""
21624
21625 #: builtin/update-index.c:986
21626 msgid "refresh even if index contains unmerged entries"
21627 msgstr ""
21628
21629 #: builtin/update-index.c:989
21630 msgid "refresh stat information"
21631 msgstr ""
21632
21633 #: builtin/update-index.c:993
21634 msgid "like --refresh, but ignore assume-unchanged setting"
21635 msgstr ""
21636
21637 #: builtin/update-index.c:997
21638 msgid "<mode>,<object>,<path>"
21639 msgstr ""
21640
21641 #: builtin/update-index.c:998
21642 msgid "add the specified entry to the index"
21643 msgstr ""
21644
21645 #: builtin/update-index.c:1008
21646 msgid "mark files as \"not changing\""
21647 msgstr ""
21648
21649 #: builtin/update-index.c:1011
21650 msgid "clear assumed-unchanged bit"
21651 msgstr ""
21652
21653 #: builtin/update-index.c:1014
21654 msgid "mark files as \"index-only\""
21655 msgstr ""
21656
21657 #: builtin/update-index.c:1017
21658 msgid "clear skip-worktree bit"
21659 msgstr ""
21660
21661 #: builtin/update-index.c:1020
21662 msgid "do not touch index-only entries"
21663 msgstr ""
21664
21665 #: builtin/update-index.c:1022
21666 msgid "add to index only; do not add content to object database"
21667 msgstr ""
21668
21669 #: builtin/update-index.c:1024
21670 msgid "remove named paths even if present in worktree"
21671 msgstr ""
21672
21673 #: builtin/update-index.c:1026
21674 msgid "with --stdin: input lines are terminated by null bytes"
21675 msgstr ""
21676
21677 #: builtin/update-index.c:1028
21678 msgid "read list of paths to be updated from standard input"
21679 msgstr ""
21680
21681 #: builtin/update-index.c:1032
21682 msgid "add entries from standard input to the index"
21683 msgstr ""
21684
21685 #: builtin/update-index.c:1036
21686 msgid "repopulate stages #2 and #3 for the listed paths"
21687 msgstr ""
21688
21689 #: builtin/update-index.c:1040
21690 msgid "only update entries that differ from HEAD"
21691 msgstr ""
21692
21693 #: builtin/update-index.c:1044
21694 msgid "ignore files missing from worktree"
21695 msgstr ""
21696
21697 #: builtin/update-index.c:1047
21698 msgid "report actions to standard output"
21699 msgstr ""
21700
21701 #: builtin/update-index.c:1049
21702 msgid "(for porcelains) forget saved unresolved conflicts"
21703 msgstr ""
21704
21705 #: builtin/update-index.c:1053
21706 msgid "write index in this format"
21707 msgstr ""
21708
21709 #: builtin/update-index.c:1055
21710 msgid "enable or disable split index"
21711 msgstr ""
21712
21713 #: builtin/update-index.c:1057
21714 msgid "enable/disable untracked cache"
21715 msgstr ""
21716
21717 #: builtin/update-index.c:1059
21718 msgid "test if the filesystem supports untracked cache"
21719 msgstr ""
21720
21721 #: builtin/update-index.c:1061
21722 msgid "enable untracked cache without testing the filesystem"
21723 msgstr ""
21724
21725 #: builtin/update-index.c:1063
21726 msgid "write out the index even if is not flagged as changed"
21727 msgstr ""
21728
21729 #: builtin/update-index.c:1065
21730 msgid "enable or disable file system monitor"
21731 msgstr ""
21732
21733 #: builtin/update-index.c:1067
21734 msgid "mark files as fsmonitor valid"
21735 msgstr ""
21736
21737 #: builtin/update-index.c:1070
21738 msgid "clear fsmonitor valid bit"
21739 msgstr ""
21740
21741 #: builtin/update-index.c:1173
21742 msgid ""
21743 "core.splitIndex is set to false; remove or change it, if you really want to "
21744 "enable split index"
21745 msgstr ""
21746
21747 #: builtin/update-index.c:1182
21748 msgid ""
21749 "core.splitIndex is set to true; remove or change it, if you really want to "
21750 "disable split index"
21751 msgstr ""
21752
21753 #: builtin/update-index.c:1194
21754 msgid ""
21755 "core.untrackedCache is set to true; remove or change it, if you really want "
21756 "to disable the untracked cache"
21757 msgstr ""
21758
21759 #: builtin/update-index.c:1198
21760 msgid "Untracked cache disabled"
21761 msgstr ""
21762
21763 #: builtin/update-index.c:1206
21764 msgid ""
21765 "core.untrackedCache is set to false; remove or change it, if you really want "
21766 "to enable the untracked cache"
21767 msgstr ""
21768
21769 #: builtin/update-index.c:1210
21770 #, c-format
21771 msgid "Untracked cache enabled for '%s'"
21772 msgstr ""
21773
21774 #: builtin/update-index.c:1218
21775 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
21776 msgstr ""
21777
21778 #: builtin/update-index.c:1222
21779 msgid "fsmonitor enabled"
21780 msgstr ""
21781
21782 #: builtin/update-index.c:1225
21783 msgid ""
21784 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
21785 msgstr ""
21786
21787 #: builtin/update-index.c:1229
21788 msgid "fsmonitor disabled"
21789 msgstr ""
21790
21791 #: builtin/update-ref.c:10
21792 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
21793 msgstr ""
21794
21795 #: builtin/update-ref.c:11
21796 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
21797 msgstr ""
21798
21799 #: builtin/update-ref.c:12
21800 msgid "git update-ref [<options>] --stdin [-z]"
21801 msgstr ""
21802
21803 #: builtin/update-ref.c:500
21804 msgid "delete the reference"
21805 msgstr ""
21806
21807 #: builtin/update-ref.c:502
21808 msgid "update <refname> not the one it points to"
21809 msgstr ""
21810
21811 #: builtin/update-ref.c:503
21812 msgid "stdin has NUL-terminated arguments"
21813 msgstr ""
21814
21815 #: builtin/update-ref.c:504
21816 msgid "read updates from stdin"
21817 msgstr ""
21818
21819 #: builtin/update-server-info.c:7
21820 msgid "git update-server-info [--force]"
21821 msgstr ""
21822
21823 #: builtin/update-server-info.c:15
21824 msgid "update the info files from scratch"
21825 msgstr ""
21826
21827 #: builtin/upload-pack.c:11
21828 msgid "git upload-pack [<options>] <dir>"
21829 msgstr ""
21830
21831 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
21832 msgid "quit after a single request/response exchange"
21833 msgstr ""
21834
21835 #: builtin/upload-pack.c:25
21836 msgid "exit immediately after initial ref advertisement"
21837 msgstr ""
21838
21839 #: builtin/upload-pack.c:27
21840 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
21841 msgstr ""
21842
21843 #: builtin/upload-pack.c:29
21844 msgid "interrupt transfer after <n> seconds of inactivity"
21845 msgstr ""
21846
21847 #: builtin/verify-commit.c:19
21848 msgid "git verify-commit [-v | --verbose] <commit>..."
21849 msgstr ""
21850
21851 #: builtin/verify-commit.c:68
21852 msgid "print commit contents"
21853 msgstr ""
21854
21855 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
21856 msgid "print raw gpg status output"
21857 msgstr ""
21858
21859 #: builtin/verify-pack.c:59
21860 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
21861 msgstr ""
21862
21863 #: builtin/verify-pack.c:70
21864 msgid "verbose"
21865 msgstr ""
21866
21867 #: builtin/verify-pack.c:72
21868 msgid "show statistics only"
21869 msgstr ""
21870
21871 #: builtin/verify-tag.c:18
21872 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
21873 msgstr ""
21874
21875 #: builtin/verify-tag.c:36
21876 msgid "print tag contents"
21877 msgstr ""
21878
21879 #: builtin/worktree.c:18
21880 msgid "git worktree add [<options>] <path> [<commit-ish>]"
21881 msgstr ""
21882
21883 #: builtin/worktree.c:19
21884 msgid "git worktree list [<options>]"
21885 msgstr ""
21886
21887 #: builtin/worktree.c:20
21888 msgid "git worktree lock [<options>] <path>"
21889 msgstr ""
21890
21891 #: builtin/worktree.c:21
21892 msgid "git worktree move <worktree> <new-path>"
21893 msgstr ""
21894
21895 #: builtin/worktree.c:22
21896 msgid "git worktree prune [<options>]"
21897 msgstr ""
21898
21899 #: builtin/worktree.c:23
21900 msgid "git worktree remove [<options>] <worktree>"
21901 msgstr ""
21902
21903 #: builtin/worktree.c:24
21904 msgid "git worktree unlock <path>"
21905 msgstr ""
21906
21907 #: builtin/worktree.c:61 builtin/worktree.c:933
21908 #, c-format
21909 msgid "failed to delete '%s'"
21910 msgstr ""
21911
21912 #: builtin/worktree.c:74
21913 #, c-format
21914 msgid "Removing %s/%s: %s"
21915 msgstr ""
21916
21917 #: builtin/worktree.c:149
21918 msgid "report pruned working trees"
21919 msgstr ""
21920
21921 #: builtin/worktree.c:151
21922 msgid "expire working trees older than <time>"
21923 msgstr ""
21924
21925 #: builtin/worktree.c:221
21926 #, c-format
21927 msgid "'%s' already exists"
21928 msgstr ""
21929
21930 #: builtin/worktree.c:230
21931 #, c-format
21932 msgid "unusable worktree destination '%s'"
21933 msgstr ""
21934
21935 #: builtin/worktree.c:235
21936 #, c-format
21937 msgid ""
21938 "'%s' is a missing but locked worktree;\n"
21939 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
21940 msgstr ""
21941
21942 #: builtin/worktree.c:237
21943 #, c-format
21944 msgid ""
21945 "'%s' is a missing but already registered worktree;\n"
21946 "use '%s -f' to override, or 'prune' or 'remove' to clear"
21947 msgstr ""
21948
21949 #: builtin/worktree.c:288
21950 #, c-format
21951 msgid "could not create directory of '%s'"
21952 msgstr ""
21953
21954 #: builtin/worktree.c:422 builtin/worktree.c:428
21955 #, c-format
21956 msgid "Preparing worktree (new branch '%s')"
21957 msgstr ""
21958
21959 #: builtin/worktree.c:424
21960 #, c-format
21961 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
21962 msgstr ""
21963
21964 #: builtin/worktree.c:433
21965 #, c-format
21966 msgid "Preparing worktree (checking out '%s')"
21967 msgstr ""
21968
21969 #: builtin/worktree.c:439
21970 #, c-format
21971 msgid "Preparing worktree (detached HEAD %s)"
21972 msgstr ""
21973
21974 #: builtin/worktree.c:480
21975 msgid "checkout <branch> even if already checked out in other worktree"
21976 msgstr ""
21977
21978 #: builtin/worktree.c:483
21979 msgid "create a new branch"
21980 msgstr ""
21981
21982 #: builtin/worktree.c:485
21983 msgid "create or reset a branch"
21984 msgstr ""
21985
21986 #: builtin/worktree.c:487
21987 msgid "populate the new working tree"
21988 msgstr ""
21989
21990 #: builtin/worktree.c:488
21991 msgid "keep the new working tree locked"
21992 msgstr ""
21993
21994 #: builtin/worktree.c:491
21995 msgid "set up tracking mode (see git-branch(1))"
21996 msgstr ""
21997
21998 #: builtin/worktree.c:494
21999 msgid "try to match the new branch name with a remote-tracking branch"
22000 msgstr ""
22001
22002 #: builtin/worktree.c:502
22003 msgid "-b, -B, and --detach are mutually exclusive"
22004 msgstr ""
22005
22006 #: builtin/worktree.c:563
22007 msgid "--[no-]track can only be used if a new branch is created"
22008 msgstr ""
22009
22010 #: builtin/worktree.c:680
22011 msgid "show extended annotations and reasons, if available"
22012 msgstr ""
22013
22014 #: builtin/worktree.c:682
22015 msgid "add 'prunable' annotation to worktrees older than <time>"
22016 msgstr ""
22017
22018 #: builtin/worktree.c:691
22019 msgid "--verbose and --porcelain are mutually exclusive"
22020 msgstr ""
22021
22022 #: builtin/worktree.c:718
22023 msgid "reason for locking"
22024 msgstr ""
22025
22026 #: builtin/worktree.c:730 builtin/worktree.c:763 builtin/worktree.c:837
22027 #: builtin/worktree.c:961
22028 #, c-format
22029 msgid "'%s' is not a working tree"
22030 msgstr ""
22031
22032 #: builtin/worktree.c:732 builtin/worktree.c:765
22033 msgid "The main working tree cannot be locked or unlocked"
22034 msgstr ""
22035
22036 #: builtin/worktree.c:737
22037 #, c-format
22038 msgid "'%s' is already locked, reason: %s"
22039 msgstr ""
22040
22041 #: builtin/worktree.c:739
22042 #, c-format
22043 msgid "'%s' is already locked"
22044 msgstr ""
22045
22046 #: builtin/worktree.c:767
22047 #, c-format
22048 msgid "'%s' is not locked"
22049 msgstr ""
22050
22051 #: builtin/worktree.c:808
22052 msgid "working trees containing submodules cannot be moved or removed"
22053 msgstr ""
22054
22055 #: builtin/worktree.c:816
22056 msgid "force move even if worktree is dirty or locked"
22057 msgstr ""
22058
22059 #: builtin/worktree.c:839 builtin/worktree.c:963
22060 #, c-format
22061 msgid "'%s' is a main working tree"
22062 msgstr ""
22063
22064 #: builtin/worktree.c:844
22065 #, c-format
22066 msgid "could not figure out destination name from '%s'"
22067 msgstr ""
22068
22069 #: builtin/worktree.c:857
22070 #, c-format
22071 msgid ""
22072 "cannot move a locked working tree, lock reason: %s\n"
22073 "use 'move -f -f' to override or unlock first"
22074 msgstr ""
22075
22076 #: builtin/worktree.c:859
22077 msgid ""
22078 "cannot move a locked working tree;\n"
22079 "use 'move -f -f' to override or unlock first"
22080 msgstr ""
22081
22082 #: builtin/worktree.c:862
22083 #, c-format
22084 msgid "validation failed, cannot move working tree: %s"
22085 msgstr ""
22086
22087 #: builtin/worktree.c:867
22088 #, c-format
22089 msgid "failed to move '%s' to '%s'"
22090 msgstr ""
22091
22092 #: builtin/worktree.c:913
22093 #, c-format
22094 msgid "failed to run 'git status' on '%s'"
22095 msgstr ""
22096
22097 #: builtin/worktree.c:917
22098 #, c-format
22099 msgid "'%s' contains modified or untracked files, use --force to delete it"
22100 msgstr ""
22101
22102 #: builtin/worktree.c:922
22103 #, c-format
22104 msgid "failed to run 'git status' on '%s', code %d"
22105 msgstr ""
22106
22107 #: builtin/worktree.c:945
22108 msgid "force removal even if worktree is dirty or locked"
22109 msgstr ""
22110
22111 #: builtin/worktree.c:968
22112 #, c-format
22113 msgid ""
22114 "cannot remove a locked working tree, lock reason: %s\n"
22115 "use 'remove -f -f' to override or unlock first"
22116 msgstr ""
22117
22118 #: builtin/worktree.c:970
22119 msgid ""
22120 "cannot remove a locked working tree;\n"
22121 "use 'remove -f -f' to override or unlock first"
22122 msgstr ""
22123
22124 #: builtin/worktree.c:973
22125 #, c-format
22126 msgid "validation failed, cannot remove working tree: %s"
22127 msgstr ""
22128
22129 #: builtin/worktree.c:997
22130 #, c-format
22131 msgid "repair: %s: %s"
22132 msgstr ""
22133
22134 #: builtin/worktree.c:1000
22135 #, c-format
22136 msgid "error: %s: %s"
22137 msgstr ""
22138
22139 #: builtin/write-tree.c:15
22140 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
22141 msgstr ""
22142
22143 #: builtin/write-tree.c:28
22144 msgid "<prefix>/"
22145 msgstr ""
22146
22147 #: builtin/write-tree.c:29
22148 msgid "write tree object for a subdirectory <prefix>"
22149 msgstr ""
22150
22151 #: builtin/write-tree.c:31
22152 msgid "only useful for debugging"
22153 msgstr ""
22154
22155 #: http-fetch.c:118
22156 #, c-format
22157 msgid "argument to --packfile must be a valid hash (got '%s')"
22158 msgstr ""
22159
22160 #: http-fetch.c:128
22161 msgid "not a git repository"
22162 msgstr ""
22163
22164 #: http-fetch.c:134
22165 msgid "--packfile requires --index-pack-args"
22166 msgstr ""
22167
22168 #: http-fetch.c:143
22169 msgid "--index-pack-args can only be used with --packfile"
22170 msgstr ""
22171
22172 #: t/helper/test-fast-rebase.c:141
22173 msgid "unhandled options"
22174 msgstr ""
22175
22176 #: t/helper/test-fast-rebase.c:146
22177 msgid "error preparing revisions"
22178 msgstr ""
22179
22180 #: t/helper/test-reach.c:154
22181 #, c-format
22182 msgid "commit %s is not marked reachable"
22183 msgstr ""
22184
22185 #: t/helper/test-reach.c:164
22186 msgid "too many commits marked reachable"
22187 msgstr ""
22188
22189 #: t/helper/test-serve-v2.c:7
22190 msgid "test-tool serve-v2 [<options>]"
22191 msgstr ""
22192
22193 #: t/helper/test-serve-v2.c:19
22194 msgid "exit immediately after advertising capabilities"
22195 msgstr ""
22196
22197 #: git.c:28
22198 msgid ""
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] [--"
22202 "bare]\n"
22203 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
22204 "           [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
22205 "           <command> [<args>]"
22206 msgstr ""
22207
22208 #: git.c:36
22209 msgid ""
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."
22214 msgstr ""
22215
22216 #: git.c:188
22217 #, c-format
22218 msgid "no directory given for --git-dir\n"
22219 msgstr ""
22220
22221 #: git.c:202
22222 #, c-format
22223 msgid "no namespace given for --namespace\n"
22224 msgstr ""
22225
22226 #: git.c:216
22227 #, c-format
22228 msgid "no directory given for --work-tree\n"
22229 msgstr ""
22230
22231 #: git.c:230
22232 #, c-format
22233 msgid "no prefix given for --super-prefix\n"
22234 msgstr ""
22235
22236 #: git.c:252
22237 #, c-format
22238 msgid "-c expects a configuration string\n"
22239 msgstr ""
22240
22241 #: git.c:292
22242 #, c-format
22243 msgid "no directory given for -C\n"
22244 msgstr ""
22245
22246 #: git.c:318
22247 #, c-format
22248 msgid "unknown option: %s\n"
22249 msgstr ""
22250
22251 #: git.c:367
22252 #, c-format
22253 msgid "while expanding alias '%s': '%s'"
22254 msgstr ""
22255
22256 #: git.c:376
22257 #, c-format
22258 msgid ""
22259 "alias '%s' changes environment variables.\n"
22260 "You can use '!git' in the alias to do this"
22261 msgstr ""
22262
22263 #: git.c:383
22264 #, c-format
22265 msgid "empty alias for %s"
22266 msgstr ""
22267
22268 #: git.c:386
22269 #, c-format
22270 msgid "recursive alias: %s"
22271 msgstr ""
22272
22273 #: git.c:468
22274 msgid "write failure on standard output"
22275 msgstr ""
22276
22277 #: git.c:470
22278 msgid "unknown write failure on standard output"
22279 msgstr ""
22280
22281 #: git.c:472
22282 msgid "close failed on standard output"
22283 msgstr ""
22284
22285 #: git.c:823
22286 #, c-format
22287 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
22288 msgstr ""
22289
22290 #: git.c:873
22291 #, c-format
22292 msgid "cannot handle %s as a builtin"
22293 msgstr ""
22294
22295 #: git.c:886
22296 #, c-format
22297 msgid ""
22298 "usage: %s\n"
22299 "\n"
22300 msgstr ""
22301
22302 #: git.c:906
22303 #, c-format
22304 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
22305 msgstr ""
22306
22307 #: git.c:918
22308 #, c-format
22309 msgid "failed to run command '%s': %s\n"
22310 msgstr ""
22311
22312 #: http.c:399
22313 #, c-format
22314 msgid "negative value for http.postbuffer; defaulting to %d"
22315 msgstr ""
22316
22317 #: http.c:420
22318 msgid "Delegation control is not supported with cURL < 7.22.0"
22319 msgstr ""
22320
22321 #: http.c:429
22322 msgid "Public key pinning not supported with cURL < 7.44.0"
22323 msgstr ""
22324
22325 #: http.c:910
22326 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
22327 msgstr ""
22328
22329 #: http.c:989
22330 msgid "Protocol restrictions not supported with cURL < 7.19.4"
22331 msgstr ""
22332
22333 #: http.c:1132
22334 #, c-format
22335 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
22336 msgstr ""
22337
22338 #: http.c:1139
22339 #, c-format
22340 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
22341 msgstr ""
22342
22343 #: http.c:1143
22344 #, c-format
22345 msgid "Could not set SSL backend to '%s': already set"
22346 msgstr ""
22347
22348 #: http.c:2025
22349 #, c-format
22350 msgid ""
22351 "unable to update url base from redirection:\n"
22352 "  asked for: %s\n"
22353 "   redirect: %s"
22354 msgstr ""
22355
22356 #: remote-curl.c:183
22357 #, c-format
22358 msgid "invalid quoting in push-option value: '%s'"
22359 msgstr ""
22360
22361 #: remote-curl.c:307
22362 #, c-format
22363 msgid "%sinfo/refs not valid: is this a git repository?"
22364 msgstr ""
22365
22366 #: remote-curl.c:408
22367 msgid "invalid server response; expected service, got flush packet"
22368 msgstr ""
22369
22370 #: remote-curl.c:439
22371 #, c-format
22372 msgid "invalid server response; got '%s'"
22373 msgstr ""
22374
22375 #: remote-curl.c:499
22376 #, c-format
22377 msgid "repository '%s' not found"
22378 msgstr ""
22379
22380 #: remote-curl.c:503
22381 #, c-format
22382 msgid "Authentication failed for '%s'"
22383 msgstr ""
22384
22385 #: remote-curl.c:507
22386 #, c-format
22387 msgid "unable to access '%s': %s"
22388 msgstr ""
22389
22390 #: remote-curl.c:513
22391 #, c-format
22392 msgid "redirecting to %s"
22393 msgstr ""
22394
22395 #: remote-curl.c:642
22396 msgid "shouldn't have EOF when not gentle on EOF"
22397 msgstr ""
22398
22399 #: remote-curl.c:654
22400 msgid "remote server sent stateless separator"
22401 msgstr ""
22402
22403 #: remote-curl.c:724
22404 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
22405 msgstr ""
22406
22407 #: remote-curl.c:754
22408 #, c-format
22409 msgid "remote-curl: bad line length character: %.4s"
22410 msgstr ""
22411
22412 #: remote-curl.c:756
22413 msgid "remote-curl: unexpected response end packet"
22414 msgstr ""
22415
22416 #: remote-curl.c:832
22417 #, c-format
22418 msgid "RPC failed; %s"
22419 msgstr ""
22420
22421 #: remote-curl.c:872
22422 msgid "cannot handle pushes this big"
22423 msgstr ""
22424
22425 #: remote-curl.c:987
22426 #, c-format
22427 msgid "cannot deflate request; zlib deflate error %d"
22428 msgstr ""
22429
22430 #: remote-curl.c:991
22431 #, c-format
22432 msgid "cannot deflate request; zlib end error %d"
22433 msgstr ""
22434
22435 #: remote-curl.c:1041
22436 #, c-format
22437 msgid "%d bytes of length header were received"
22438 msgstr ""
22439
22440 #: remote-curl.c:1043
22441 #, c-format
22442 msgid "%d bytes of body are still expected"
22443 msgstr ""
22444
22445 #: remote-curl.c:1132
22446 msgid "dumb http transport does not support shallow capabilities"
22447 msgstr ""
22448
22449 #: remote-curl.c:1147
22450 msgid "fetch failed."
22451 msgstr ""
22452
22453 #: remote-curl.c:1193
22454 msgid "cannot fetch by sha1 over smart http"
22455 msgstr ""
22456
22457 #: remote-curl.c:1237 remote-curl.c:1243
22458 #, c-format
22459 msgid "protocol error: expected sha/ref, got '%s'"
22460 msgstr ""
22461
22462 #: remote-curl.c:1255 remote-curl.c:1373
22463 #, c-format
22464 msgid "http transport does not support %s"
22465 msgstr ""
22466
22467 #: remote-curl.c:1291
22468 msgid "git-http-push failed"
22469 msgstr ""
22470
22471 #: remote-curl.c:1479
22472 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
22473 msgstr ""
22474
22475 #: remote-curl.c:1511
22476 msgid "remote-curl: error reading command stream from git"
22477 msgstr ""
22478
22479 #: remote-curl.c:1518
22480 msgid "remote-curl: fetch attempted without a local repo"
22481 msgstr ""
22482
22483 #: remote-curl.c:1559
22484 #, c-format
22485 msgid "remote-curl: unknown command '%s' from git"
22486 msgstr ""
22487
22488 #: compat/compiler.h:26
22489 msgid "no compiler information available\n"
22490 msgstr ""
22491
22492 #: compat/compiler.h:38
22493 msgid "no libc information available\n"
22494 msgstr ""
22495
22496 #: list-objects-filter-options.h:91
22497 msgid "args"
22498 msgstr ""
22499
22500 #: list-objects-filter-options.h:92
22501 msgid "object filtering"
22502 msgstr ""
22503
22504 #: parse-options.h:183
22505 msgid "expiry-date"
22506 msgstr ""
22507
22508 #: parse-options.h:197
22509 msgid "no-op (backward compatibility)"
22510 msgstr ""
22511
22512 #: parse-options.h:309
22513 msgid "be more verbose"
22514 msgstr ""
22515
22516 #: parse-options.h:311
22517 msgid "be more quiet"
22518 msgstr ""
22519
22520 #: parse-options.h:317
22521 msgid "use <n> digits to display object names"
22522 msgstr ""
22523
22524 #: parse-options.h:336
22525 msgid "how to strip spaces and #comments from message"
22526 msgstr ""
22527
22528 #: parse-options.h:337
22529 msgid "read pathspec from file"
22530 msgstr ""
22531
22532 #: parse-options.h:338
22533 msgid ""
22534 "with --pathspec-from-file, pathspec elements are separated with NUL character"
22535 msgstr ""
22536
22537 #: ref-filter.h:99
22538 msgid "key"
22539 msgstr ""
22540
22541 #: ref-filter.h:99
22542 msgid "field name to sort on"
22543 msgstr ""
22544
22545 #: rerere.h:44
22546 msgid "update the index with reused conflict resolution if possible"
22547 msgstr ""
22548
22549 #: command-list.h:50
22550 msgid "Add file contents to the index"
22551 msgstr ""
22552
22553 #: command-list.h:51
22554 msgid "Apply a series of patches from a mailbox"
22555 msgstr ""
22556
22557 #: command-list.h:52
22558 msgid "Annotate file lines with commit information"
22559 msgstr ""
22560
22561 #: command-list.h:53
22562 msgid "Apply a patch to files and/or to the index"
22563 msgstr ""
22564
22565 #: command-list.h:54
22566 msgid "Import a GNU Arch repository into Git"
22567 msgstr ""
22568
22569 #: command-list.h:55
22570 msgid "Create an archive of files from a named tree"
22571 msgstr ""
22572
22573 #: command-list.h:56
22574 msgid "Use binary search to find the commit that introduced a bug"
22575 msgstr ""
22576
22577 #: command-list.h:57
22578 msgid "Show what revision and author last modified each line of a file"
22579 msgstr ""
22580
22581 #: command-list.h:58
22582 msgid "List, create, or delete branches"
22583 msgstr ""
22584
22585 #: command-list.h:59
22586 msgid "Collect information for user to file a bug report"
22587 msgstr ""
22588
22589 #: command-list.h:60
22590 msgid "Move objects and refs by archive"
22591 msgstr ""
22592
22593 #: command-list.h:61
22594 msgid "Provide content or type and size information for repository objects"
22595 msgstr ""
22596
22597 #: command-list.h:62
22598 msgid "Display gitattributes information"
22599 msgstr ""
22600
22601 #: command-list.h:63
22602 msgid "Debug gitignore / exclude files"
22603 msgstr ""
22604
22605 #: command-list.h:64
22606 msgid "Show canonical names and email addresses of contacts"
22607 msgstr ""
22608
22609 #: command-list.h:65
22610 msgid "Switch branches or restore working tree files"
22611 msgstr ""
22612
22613 #: command-list.h:66
22614 msgid "Copy files from the index to the working tree"
22615 msgstr ""
22616
22617 #: command-list.h:67
22618 msgid "Ensures that a reference name is well formed"
22619 msgstr ""
22620
22621 #: command-list.h:68
22622 msgid "Find commits yet to be applied to upstream"
22623 msgstr ""
22624
22625 #: command-list.h:69
22626 msgid "Apply the changes introduced by some existing commits"
22627 msgstr ""
22628
22629 #: command-list.h:70
22630 msgid "Graphical alternative to git-commit"
22631 msgstr ""
22632
22633 #: command-list.h:71
22634 msgid "Remove untracked files from the working tree"
22635 msgstr ""
22636
22637 #: command-list.h:72
22638 msgid "Clone a repository into a new directory"
22639 msgstr ""
22640
22641 #: command-list.h:73
22642 msgid "Display data in columns"
22643 msgstr ""
22644
22645 #: command-list.h:74
22646 msgid "Record changes to the repository"
22647 msgstr ""
22648
22649 #: command-list.h:75
22650 msgid "Write and verify Git commit-graph files"
22651 msgstr ""
22652
22653 #: command-list.h:76
22654 msgid "Create a new commit object"
22655 msgstr ""
22656
22657 #: command-list.h:77
22658 msgid "Get and set repository or global options"
22659 msgstr ""
22660
22661 #: command-list.h:78
22662 msgid "Count unpacked number of objects and their disk consumption"
22663 msgstr ""
22664
22665 #: command-list.h:79
22666 msgid "Retrieve and store user credentials"
22667 msgstr ""
22668
22669 #: command-list.h:80
22670 msgid "Helper to temporarily store passwords in memory"
22671 msgstr ""
22672
22673 #: command-list.h:81
22674 msgid "Helper to store credentials on disk"
22675 msgstr ""
22676
22677 #: command-list.h:82
22678 msgid "Export a single commit to a CVS checkout"
22679 msgstr ""
22680
22681 #: command-list.h:83
22682 msgid "Salvage your data out of another SCM people love to hate"
22683 msgstr ""
22684
22685 #: command-list.h:84
22686 msgid "A CVS server emulator for Git"
22687 msgstr ""
22688
22689 #: command-list.h:85
22690 msgid "A really simple server for Git repositories"
22691 msgstr ""
22692
22693 #: command-list.h:86
22694 msgid "Give an object a human readable name based on an available ref"
22695 msgstr ""
22696
22697 #: command-list.h:87
22698 msgid "Show changes between commits, commit and working tree, etc"
22699 msgstr ""
22700
22701 #: command-list.h:88
22702 msgid "Compares files in the working tree and the index"
22703 msgstr ""
22704
22705 #: command-list.h:89
22706 msgid "Compare a tree to the working tree or index"
22707 msgstr ""
22708
22709 #: command-list.h:90
22710 msgid "Compares the content and mode of blobs found via two tree objects"
22711 msgstr ""
22712
22713 #: command-list.h:91
22714 msgid "Show changes using common diff tools"
22715 msgstr ""
22716
22717 #: command-list.h:92
22718 msgid "Git data exporter"
22719 msgstr ""
22720
22721 #: command-list.h:93
22722 msgid "Backend for fast Git data importers"
22723 msgstr ""
22724
22725 #: command-list.h:94
22726 msgid "Download objects and refs from another repository"
22727 msgstr ""
22728
22729 #: command-list.h:95
22730 msgid "Receive missing objects from another repository"
22731 msgstr ""
22732
22733 #: command-list.h:96
22734 msgid "Rewrite branches"
22735 msgstr ""
22736
22737 #: command-list.h:97
22738 msgid "Produce a merge commit message"
22739 msgstr ""
22740
22741 #: command-list.h:98
22742 msgid "Output information on each ref"
22743 msgstr ""
22744
22745 #: command-list.h:99
22746 msgid "Run a Git command on a list of repositories"
22747 msgstr ""
22748
22749 #: command-list.h:100
22750 msgid "Prepare patches for e-mail submission"
22751 msgstr ""
22752
22753 #: command-list.h:101
22754 msgid "Verifies the connectivity and validity of the objects in the database"
22755 msgstr ""
22756
22757 #: command-list.h:102
22758 msgid "Cleanup unnecessary files and optimize the local repository"
22759 msgstr ""
22760
22761 #: command-list.h:103
22762 msgid "Extract commit ID from an archive created using git-archive"
22763 msgstr ""
22764
22765 #: command-list.h:104
22766 msgid "Print lines matching a pattern"
22767 msgstr ""
22768
22769 #: command-list.h:105
22770 msgid "A portable graphical interface to Git"
22771 msgstr ""
22772
22773 #: command-list.h:106
22774 msgid "Compute object ID and optionally creates a blob from a file"
22775 msgstr ""
22776
22777 #: command-list.h:107
22778 msgid "Display help information about Git"
22779 msgstr ""
22780
22781 #: command-list.h:108
22782 msgid "Server side implementation of Git over HTTP"
22783 msgstr ""
22784
22785 #: command-list.h:109
22786 msgid "Download from a remote Git repository via HTTP"
22787 msgstr ""
22788
22789 #: command-list.h:110
22790 msgid "Push objects over HTTP/DAV to another repository"
22791 msgstr ""
22792
22793 #: command-list.h:111
22794 msgid "Send a collection of patches from stdin to an IMAP folder"
22795 msgstr ""
22796
22797 #: command-list.h:112
22798 msgid "Build pack index file for an existing packed archive"
22799 msgstr ""
22800
22801 #: command-list.h:113
22802 msgid "Create an empty Git repository or reinitialize an existing one"
22803 msgstr ""
22804
22805 #: command-list.h:114
22806 msgid "Instantly browse your working repository in gitweb"
22807 msgstr ""
22808
22809 #: command-list.h:115
22810 msgid "Add or parse structured information in commit messages"
22811 msgstr ""
22812
22813 #: command-list.h:116
22814 msgid "The Git repository browser"
22815 msgstr ""
22816
22817 #: command-list.h:117
22818 msgid "Show commit logs"
22819 msgstr ""
22820
22821 #: command-list.h:118
22822 msgid "Show information about files in the index and the working tree"
22823 msgstr ""
22824
22825 #: command-list.h:119
22826 msgid "List references in a remote repository"
22827 msgstr ""
22828
22829 #: command-list.h:120
22830 msgid "List the contents of a tree object"
22831 msgstr ""
22832
22833 #: command-list.h:121
22834 msgid "Extracts patch and authorship from a single e-mail message"
22835 msgstr ""
22836
22837 #: command-list.h:122
22838 msgid "Simple UNIX mbox splitter program"
22839 msgstr ""
22840
22841 #: command-list.h:123
22842 msgid "Run tasks to optimize Git repository data"
22843 msgstr ""
22844
22845 #: command-list.h:124
22846 msgid "Join two or more development histories together"
22847 msgstr ""
22848
22849 #: command-list.h:125
22850 msgid "Find as good common ancestors as possible for a merge"
22851 msgstr ""
22852
22853 #: command-list.h:126
22854 msgid "Run a three-way file merge"
22855 msgstr ""
22856
22857 #: command-list.h:127
22858 msgid "Run a merge for files needing merging"
22859 msgstr ""
22860
22861 #: command-list.h:128
22862 msgid "The standard helper program to use with git-merge-index"
22863 msgstr ""
22864
22865 #: command-list.h:129
22866 msgid "Run merge conflict resolution tools to resolve merge conflicts"
22867 msgstr ""
22868
22869 #: command-list.h:130
22870 msgid "Show three-way merge without touching index"
22871 msgstr ""
22872
22873 #: command-list.h:131
22874 msgid "Write and verify multi-pack-indexes"
22875 msgstr ""
22876
22877 #: command-list.h:132
22878 msgid "Creates a tag object with extra validation"
22879 msgstr ""
22880
22881 #: command-list.h:133
22882 msgid "Build a tree-object from ls-tree formatted text"
22883 msgstr ""
22884
22885 #: command-list.h:134
22886 msgid "Move or rename a file, a directory, or a symlink"
22887 msgstr ""
22888
22889 #: command-list.h:135
22890 msgid "Find symbolic names for given revs"
22891 msgstr ""
22892
22893 #: command-list.h:136
22894 msgid "Add or inspect object notes"
22895 msgstr ""
22896
22897 #: command-list.h:137
22898 msgid "Import from and submit to Perforce repositories"
22899 msgstr ""
22900
22901 #: command-list.h:138
22902 msgid "Create a packed archive of objects"
22903 msgstr ""
22904
22905 #: command-list.h:139
22906 msgid "Find redundant pack files"
22907 msgstr ""
22908
22909 #: command-list.h:140
22910 msgid "Pack heads and tags for efficient repository access"
22911 msgstr ""
22912
22913 #: command-list.h:141
22914 msgid "Compute unique ID for a patch"
22915 msgstr ""
22916
22917 #: command-list.h:142
22918 msgid "Prune all unreachable objects from the object database"
22919 msgstr ""
22920
22921 #: command-list.h:143
22922 msgid "Remove extra objects that are already in pack files"
22923 msgstr ""
22924
22925 #: command-list.h:144
22926 msgid "Fetch from and integrate with another repository or a local branch"
22927 msgstr ""
22928
22929 #: command-list.h:145
22930 msgid "Update remote refs along with associated objects"
22931 msgstr ""
22932
22933 #: command-list.h:146
22934 msgid "Applies a quilt patchset onto the current branch"
22935 msgstr ""
22936
22937 #: command-list.h:147
22938 msgid "Compare two commit ranges (e.g. two versions of a branch)"
22939 msgstr ""
22940
22941 #: command-list.h:148
22942 msgid "Reads tree information into the index"
22943 msgstr ""
22944
22945 #: command-list.h:149
22946 msgid "Reapply commits on top of another base tip"
22947 msgstr ""
22948
22949 #: command-list.h:150
22950 msgid "Receive what is pushed into the repository"
22951 msgstr ""
22952
22953 #: command-list.h:151
22954 msgid "Manage reflog information"
22955 msgstr ""
22956
22957 #: command-list.h:152
22958 msgid "Manage set of tracked repositories"
22959 msgstr ""
22960
22961 #: command-list.h:153
22962 msgid "Pack unpacked objects in a repository"
22963 msgstr ""
22964
22965 #: command-list.h:154
22966 msgid "Create, list, delete refs to replace objects"
22967 msgstr ""
22968
22969 #: command-list.h:155
22970 msgid "Generates a summary of pending changes"
22971 msgstr ""
22972
22973 #: command-list.h:156
22974 msgid "Reuse recorded resolution of conflicted merges"
22975 msgstr ""
22976
22977 #: command-list.h:157
22978 msgid "Reset current HEAD to the specified state"
22979 msgstr ""
22980
22981 #: command-list.h:158
22982 msgid "Restore working tree files"
22983 msgstr ""
22984
22985 #: command-list.h:159
22986 msgid "Revert some existing commits"
22987 msgstr ""
22988
22989 #: command-list.h:160
22990 msgid "Lists commit objects in reverse chronological order"
22991 msgstr ""
22992
22993 #: command-list.h:161
22994 msgid "Pick out and massage parameters"
22995 msgstr ""
22996
22997 #: command-list.h:162
22998 msgid "Remove files from the working tree and from the index"
22999 msgstr ""
23000
23001 #: command-list.h:163
23002 msgid "Send a collection of patches as emails"
23003 msgstr ""
23004
23005 #: command-list.h:164
23006 msgid "Push objects over Git protocol to another repository"
23007 msgstr ""
23008
23009 #: command-list.h:165
23010 msgid "Restricted login shell for Git-only SSH access"
23011 msgstr ""
23012
23013 #: command-list.h:166
23014 msgid "Summarize 'git log' output"
23015 msgstr ""
23016
23017 #: command-list.h:167
23018 msgid "Show various types of objects"
23019 msgstr ""
23020
23021 #: command-list.h:168
23022 msgid "Show branches and their commits"
23023 msgstr ""
23024
23025 #: command-list.h:169
23026 msgid "Show packed archive index"
23027 msgstr ""
23028
23029 #: command-list.h:170
23030 msgid "List references in a local repository"
23031 msgstr ""
23032
23033 #: command-list.h:171
23034 msgid "Git's i18n setup code for shell scripts"
23035 msgstr ""
23036
23037 #: command-list.h:172
23038 msgid "Common Git shell script setup code"
23039 msgstr ""
23040
23041 #: command-list.h:173
23042 msgid "Initialize and modify the sparse-checkout"
23043 msgstr ""
23044
23045 #: command-list.h:174
23046 msgid "Stash the changes in a dirty working directory away"
23047 msgstr ""
23048
23049 #: command-list.h:175
23050 msgid "Add file contents to the staging area"
23051 msgstr ""
23052
23053 #: command-list.h:176
23054 msgid "Show the working tree status"
23055 msgstr ""
23056
23057 #: command-list.h:177
23058 msgid "Remove unnecessary whitespace"
23059 msgstr ""
23060
23061 #: command-list.h:178
23062 msgid "Initialize, update or inspect submodules"
23063 msgstr ""
23064
23065 #: command-list.h:179
23066 msgid "Bidirectional operation between a Subversion repository and Git"
23067 msgstr ""
23068
23069 #: command-list.h:180
23070 msgid "Switch branches"
23071 msgstr ""
23072
23073 #: command-list.h:181
23074 msgid "Read, modify and delete symbolic refs"
23075 msgstr ""
23076
23077 #: command-list.h:182
23078 msgid "Create, list, delete or verify a tag object signed with GPG"
23079 msgstr ""
23080
23081 #: command-list.h:183
23082 msgid "Creates a temporary file with a blob's contents"
23083 msgstr ""
23084
23085 #: command-list.h:184
23086 msgid "Unpack objects from a packed archive"
23087 msgstr ""
23088
23089 #: command-list.h:185
23090 msgid "Register file contents in the working tree to the index"
23091 msgstr ""
23092
23093 #: command-list.h:186
23094 msgid "Update the object name stored in a ref safely"
23095 msgstr ""
23096
23097 #: command-list.h:187
23098 msgid "Update auxiliary info file to help dumb servers"
23099 msgstr ""
23100
23101 #: command-list.h:188
23102 msgid "Send archive back to git-archive"
23103 msgstr ""
23104
23105 #: command-list.h:189
23106 msgid "Send objects packed back to git-fetch-pack"
23107 msgstr ""
23108
23109 #: command-list.h:190
23110 msgid "Show a Git logical variable"
23111 msgstr ""
23112
23113 #: command-list.h:191
23114 msgid "Check the GPG signature of commits"
23115 msgstr ""
23116
23117 #: command-list.h:192
23118 msgid "Validate packed Git archive files"
23119 msgstr ""
23120
23121 #: command-list.h:193
23122 msgid "Check the GPG signature of tags"
23123 msgstr ""
23124
23125 #: command-list.h:194
23126 msgid "Git web interface (web frontend to Git repositories)"
23127 msgstr ""
23128
23129 #: command-list.h:195
23130 msgid "Show logs with difference each commit introduces"
23131 msgstr ""
23132
23133 #: command-list.h:196
23134 msgid "Manage multiple working trees"
23135 msgstr ""
23136
23137 #: command-list.h:197
23138 msgid "Create a tree object from the current index"
23139 msgstr ""
23140
23141 #: command-list.h:198
23142 msgid "Defining attributes per path"
23143 msgstr ""
23144
23145 #: command-list.h:199
23146 msgid "Git command-line interface and conventions"
23147 msgstr ""
23148
23149 #: command-list.h:200
23150 msgid "A Git core tutorial for developers"
23151 msgstr ""
23152
23153 #: command-list.h:201
23154 msgid "Providing usernames and passwords to Git"
23155 msgstr ""
23156
23157 #: command-list.h:202
23158 msgid "Git for CVS users"
23159 msgstr ""
23160
23161 #: command-list.h:203
23162 msgid "Tweaking diff output"
23163 msgstr ""
23164
23165 #: command-list.h:204
23166 msgid "A useful minimum set of commands for Everyday Git"
23167 msgstr ""
23168
23169 #: command-list.h:205
23170 msgid "Frequently asked questions about using Git"
23171 msgstr ""
23172
23173 #: command-list.h:206
23174 msgid "A Git Glossary"
23175 msgstr ""
23176
23177 #: command-list.h:207
23178 msgid "Hooks used by Git"
23179 msgstr ""
23180
23181 #: command-list.h:208
23182 msgid "Specifies intentionally untracked files to ignore"
23183 msgstr ""
23184
23185 #: command-list.h:209
23186 msgid "Map author/committer names and/or E-Mail addresses"
23187 msgstr ""
23188
23189 #: command-list.h:210
23190 msgid "Defining submodule properties"
23191 msgstr ""
23192
23193 #: command-list.h:211
23194 msgid "Git namespaces"
23195 msgstr ""
23196
23197 #: command-list.h:212
23198 msgid "Helper programs to interact with remote repositories"
23199 msgstr ""
23200
23201 #: command-list.h:213
23202 msgid "Git Repository Layout"
23203 msgstr ""
23204
23205 #: command-list.h:214
23206 msgid "Specifying revisions and ranges for Git"
23207 msgstr ""
23208
23209 #: command-list.h:215
23210 msgid "Mounting one repository inside another"
23211 msgstr ""
23212
23213 #: command-list.h:216
23214 msgid "A tutorial introduction to Git: part two"
23215 msgstr ""
23216
23217 #: command-list.h:217
23218 msgid "A tutorial introduction to Git"
23219 msgstr ""
23220
23221 #: command-list.h:218
23222 msgid "An overview of recommended workflows with Git"
23223 msgstr ""
23224
23225 #: git-bisect.sh:68
23226 msgid "bisect run failed: no command provided."
23227 msgstr ""
23228
23229 #: git-bisect.sh:73
23230 #, sh-format
23231 msgid "running $command"
23232 msgstr ""
23233
23234 #: git-bisect.sh:80
23235 #, sh-format
23236 msgid ""
23237 "bisect run failed:\n"
23238 "exit code $res from '$command' is < 0 or >= 128"
23239 msgstr ""
23240
23241 #: git-bisect.sh:105
23242 msgid "bisect run cannot continue any more"
23243 msgstr ""
23244
23245 #: git-bisect.sh:111
23246 #, sh-format
23247 msgid ""
23248 "bisect run failed:\n"
23249 "'bisect-state $state' exited with error code $res"
23250 msgstr ""
23251
23252 #: git-bisect.sh:118
23253 msgid "bisect run success"
23254 msgstr ""
23255
23256 #: git-merge-octopus.sh:46
23257 msgid ""
23258 "Error: Your local changes to the following files would be overwritten by "
23259 "merge"
23260 msgstr ""
23261
23262 #: git-merge-octopus.sh:61
23263 msgid "Automated merge did not work."
23264 msgstr ""
23265
23266 #: git-merge-octopus.sh:62
23267 msgid "Should not be doing an octopus."
23268 msgstr ""
23269
23270 #: git-merge-octopus.sh:73
23271 #, sh-format
23272 msgid "Unable to find common commit with $pretty_name"
23273 msgstr ""
23274
23275 #: git-merge-octopus.sh:77
23276 #, sh-format
23277 msgid "Already up to date with $pretty_name"
23278 msgstr ""
23279
23280 #: git-merge-octopus.sh:89
23281 #, sh-format
23282 msgid "Fast-forwarding to: $pretty_name"
23283 msgstr ""
23284
23285 #: git-merge-octopus.sh:97
23286 #, sh-format
23287 msgid "Trying simple merge with $pretty_name"
23288 msgstr ""
23289
23290 #: git-merge-octopus.sh:102
23291 msgid "Simple merge did not work, trying automatic merge."
23292 msgstr ""
23293
23294 #: git-submodule.sh:179
23295 msgid "Relative path can only be used from the toplevel of the working tree"
23296 msgstr ""
23297
23298 #: git-submodule.sh:189
23299 #, sh-format
23300 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
23301 msgstr ""
23302
23303 #: git-submodule.sh:208
23304 #, sh-format
23305 msgid "'$sm_path' already exists in the index"
23306 msgstr ""
23307
23308 #: git-submodule.sh:211
23309 #, sh-format
23310 msgid "'$sm_path' already exists in the index and is not a submodule"
23311 msgstr ""
23312
23313 #: git-submodule.sh:218
23314 #, sh-format
23315 msgid "'$sm_path' does not have a commit checked out"
23316 msgstr ""
23317
23318 #: git-submodule.sh:249
23319 #, sh-format
23320 msgid "Adding existing repo at '$sm_path' to the index"
23321 msgstr ""
23322
23323 #: git-submodule.sh:251
23324 #, sh-format
23325 msgid "'$sm_path' already exists and is not a valid git repo"
23326 msgstr ""
23327
23328 #: git-submodule.sh:259
23329 #, sh-format
23330 msgid "A git directory for '$sm_name' is found locally with remote(s):"
23331 msgstr ""
23332
23333 #: git-submodule.sh:261
23334 #, sh-format
23335 msgid ""
23336 "If you want to reuse this local git directory instead of cloning again from\n"
23337 "  $realrepo\n"
23338 "use the '--force' option. If the local git directory is not the correct "
23339 "repo\n"
23340 "or you are unsure what this means choose another name with the '--name' "
23341 "option."
23342 msgstr ""
23343
23344 #: git-submodule.sh:267
23345 #, sh-format
23346 msgid "Reactivating local git directory for submodule '$sm_name'."
23347 msgstr ""
23348
23349 #: git-submodule.sh:279
23350 #, sh-format
23351 msgid "Unable to checkout submodule '$sm_path'"
23352 msgstr ""
23353
23354 #: git-submodule.sh:284
23355 #, sh-format
23356 msgid "Failed to add submodule '$sm_path'"
23357 msgstr ""
23358
23359 #: git-submodule.sh:293
23360 #, sh-format
23361 msgid "Failed to register submodule '$sm_path'"
23362 msgstr ""
23363
23364 #: git-submodule.sh:568
23365 #, sh-format
23366 msgid "Unable to find current revision in submodule path '$displaypath'"
23367 msgstr ""
23368
23369 #: git-submodule.sh:578
23370 #, sh-format
23371 msgid "Unable to fetch in submodule path '$sm_path'"
23372 msgstr ""
23373
23374 #: git-submodule.sh:583
23375 #, sh-format
23376 msgid ""
23377 "Unable to find current ${remote_name}/${branch} revision in submodule path "
23378 "'$sm_path'"
23379 msgstr ""
23380
23381 #: git-submodule.sh:601
23382 #, sh-format
23383 msgid ""
23384 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
23385 "$sha1:"
23386 msgstr ""
23387
23388 #: git-submodule.sh:607
23389 #, sh-format
23390 msgid ""
23391 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
23392 "Direct fetching of that commit failed."
23393 msgstr ""
23394
23395 #: git-submodule.sh:614
23396 #, sh-format
23397 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
23398 msgstr ""
23399
23400 #: git-submodule.sh:615
23401 #, sh-format
23402 msgid "Submodule path '$displaypath': checked out '$sha1'"
23403 msgstr ""
23404
23405 #: git-submodule.sh:619
23406 #, sh-format
23407 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
23408 msgstr ""
23409
23410 #: git-submodule.sh:620
23411 #, sh-format
23412 msgid "Submodule path '$displaypath': rebased into '$sha1'"
23413 msgstr ""
23414
23415 #: git-submodule.sh:625
23416 #, sh-format
23417 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
23418 msgstr ""
23419
23420 #: git-submodule.sh:626
23421 #, sh-format
23422 msgid "Submodule path '$displaypath': merged in '$sha1'"
23423 msgstr ""
23424
23425 #: git-submodule.sh:631
23426 #, sh-format
23427 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
23428 msgstr ""
23429
23430 #: git-submodule.sh:632
23431 #, sh-format
23432 msgid "Submodule path '$displaypath': '$command $sha1'"
23433 msgstr ""
23434
23435 #: git-submodule.sh:663
23436 #, sh-format
23437 msgid "Failed to recurse into submodule path '$displaypath'"
23438 msgstr ""
23439
23440 #: git-rebase--preserve-merges.sh:109
23441 msgid "Applied autostash."
23442 msgstr ""
23443
23444 #: git-rebase--preserve-merges.sh:112
23445 #, sh-format
23446 msgid "Cannot store $stash_sha1"
23447 msgstr ""
23448
23449 #: git-rebase--preserve-merges.sh:113
23450 msgid ""
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"
23454 msgstr ""
23455
23456 #: git-rebase--preserve-merges.sh:191
23457 #, sh-format
23458 msgid "Rebasing ($new_count/$total)"
23459 msgstr ""
23460
23461 #: git-rebase--preserve-merges.sh:197
23462 msgid ""
23463 "\n"
23464 "Commands:\n"
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"
23478 "\n"
23479 "These lines can be re-ordered; they are executed from top to bottom.\n"
23480 msgstr ""
23481
23482 #: git-rebase--preserve-merges.sh:260
23483 #, sh-format
23484 msgid ""
23485 "You can amend the commit now, with\n"
23486 "\n"
23487 "\tgit commit --amend $gpg_sign_opt_quoted\n"
23488 "\n"
23489 "Once you are satisfied with your changes, run\n"
23490 "\n"
23491 "\tgit rebase --continue"
23492 msgstr ""
23493
23494 #: git-rebase--preserve-merges.sh:285
23495 #, sh-format
23496 msgid "$sha1: not a commit that can be picked"
23497 msgstr ""
23498
23499 #: git-rebase--preserve-merges.sh:324
23500 #, sh-format
23501 msgid "Invalid commit name: $sha1"
23502 msgstr ""
23503
23504 #: git-rebase--preserve-merges.sh:354
23505 msgid "Cannot write current commit's replacement sha1"
23506 msgstr ""
23507
23508 #: git-rebase--preserve-merges.sh:405
23509 #, sh-format
23510 msgid "Fast-forward to $sha1"
23511 msgstr ""
23512
23513 #: git-rebase--preserve-merges.sh:407
23514 #, sh-format
23515 msgid "Cannot fast-forward to $sha1"
23516 msgstr ""
23517
23518 #: git-rebase--preserve-merges.sh:416
23519 #, sh-format
23520 msgid "Cannot move HEAD to $first_parent"
23521 msgstr ""
23522
23523 #: git-rebase--preserve-merges.sh:421
23524 #, sh-format
23525 msgid "Refusing to squash a merge: $sha1"
23526 msgstr ""
23527
23528 #: git-rebase--preserve-merges.sh:439
23529 #, sh-format
23530 msgid "Error redoing merge $sha1"
23531 msgstr ""
23532
23533 #: git-rebase--preserve-merges.sh:448
23534 #, sh-format
23535 msgid "Could not pick $sha1"
23536 msgstr ""
23537
23538 #: git-rebase--preserve-merges.sh:457
23539 #, sh-format
23540 msgid "This is the commit message #${n}:"
23541 msgstr ""
23542
23543 #: git-rebase--preserve-merges.sh:462
23544 #, sh-format
23545 msgid "The commit message #${n} will be skipped:"
23546 msgstr ""
23547
23548 #: git-rebase--preserve-merges.sh:473
23549 #, sh-format
23550 msgid "This is a combination of $count commit."
23551 msgid_plural "This is a combination of $count commits."
23552 msgstr[0] ""
23553 msgstr[1] ""
23554
23555 #: git-rebase--preserve-merges.sh:482
23556 #, sh-format
23557 msgid "Cannot write $fixup_msg"
23558 msgstr ""
23559
23560 #: git-rebase--preserve-merges.sh:485
23561 msgid "This is a combination of 2 commits."
23562 msgstr ""
23563
23564 #: git-rebase--preserve-merges.sh:526 git-rebase--preserve-merges.sh:569
23565 #: git-rebase--preserve-merges.sh:572
23566 #, sh-format
23567 msgid "Could not apply $sha1... $rest"
23568 msgstr ""
23569
23570 #: git-rebase--preserve-merges.sh:601
23571 #, sh-format
23572 msgid ""
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 "
23576 "before\n"
23577 "you are able to reword the commit."
23578 msgstr ""
23579
23580 #: git-rebase--preserve-merges.sh:616
23581 #, sh-format
23582 msgid "Stopped at $sha1_abbrev... $rest"
23583 msgstr ""
23584
23585 #: git-rebase--preserve-merges.sh:631
23586 #, sh-format
23587 msgid "Cannot '$squash_style' without a previous commit"
23588 msgstr ""
23589
23590 #: git-rebase--preserve-merges.sh:673
23591 #, sh-format
23592 msgid "Executing: $rest"
23593 msgstr ""
23594
23595 #: git-rebase--preserve-merges.sh:681
23596 #, sh-format
23597 msgid "Execution failed: $rest"
23598 msgstr ""
23599
23600 #: git-rebase--preserve-merges.sh:683
23601 msgid "and made changes to the index and/or the working tree"
23602 msgstr ""
23603
23604 #: git-rebase--preserve-merges.sh:685
23605 msgid ""
23606 "You can fix the problem, and then run\n"
23607 "\n"
23608 "\tgit rebase --continue"
23609 msgstr ""
23610
23611 #. TRANSLATORS: after these lines is a command to be issued by the user
23612 #: git-rebase--preserve-merges.sh:698
23613 #, sh-format
23614 msgid ""
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"
23618 "\n"
23619 "\tgit rebase --continue"
23620 msgstr ""
23621
23622 #: git-rebase--preserve-merges.sh:709
23623 #, sh-format
23624 msgid "Unknown command: $command $sha1 $rest"
23625 msgstr ""
23626
23627 #: git-rebase--preserve-merges.sh:710
23628 msgid "Please fix this using 'git rebase --edit-todo'."
23629 msgstr ""
23630
23631 #: git-rebase--preserve-merges.sh:745
23632 #, sh-format
23633 msgid "Successfully rebased and updated $head_name."
23634 msgstr ""
23635
23636 #: git-rebase--preserve-merges.sh:802
23637 msgid "Could not remove CHERRY_PICK_HEAD"
23638 msgstr ""
23639
23640 #: git-rebase--preserve-merges.sh:807
23641 #, sh-format
23642 msgid ""
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"
23646 "\n"
23647 "  git commit --amend $gpg_sign_opt_quoted\n"
23648 "\n"
23649 "If they are meant to go into a new commit, run:\n"
23650 "\n"
23651 "  git commit $gpg_sign_opt_quoted\n"
23652 "\n"
23653 "In both cases, once you're done, continue with:\n"
23654 "\n"
23655 "  git rebase --continue\n"
23656 msgstr ""
23657
23658 #: git-rebase--preserve-merges.sh:824
23659 msgid "Error trying to find the author identity to amend commit"
23660 msgstr ""
23661
23662 #: git-rebase--preserve-merges.sh:829
23663 msgid ""
23664 "You have uncommitted changes in your working tree. Please commit them\n"
23665 "first and then run 'git rebase --continue' again."
23666 msgstr ""
23667
23668 #: git-rebase--preserve-merges.sh:834 git-rebase--preserve-merges.sh:838
23669 msgid "Could not commit staged changes."
23670 msgstr ""
23671
23672 #: git-rebase--preserve-merges.sh:869 git-rebase--preserve-merges.sh:955
23673 msgid "Could not execute editor"
23674 msgstr ""
23675
23676 #: git-rebase--preserve-merges.sh:890
23677 #, sh-format
23678 msgid "Could not checkout $switch_to"
23679 msgstr ""
23680
23681 #: git-rebase--preserve-merges.sh:897
23682 msgid "No HEAD?"
23683 msgstr ""
23684
23685 #: git-rebase--preserve-merges.sh:898
23686 #, sh-format
23687 msgid "Could not create temporary $state_dir"
23688 msgstr ""
23689
23690 #: git-rebase--preserve-merges.sh:901
23691 msgid "Could not mark as interactive"
23692 msgstr ""
23693
23694 #: git-rebase--preserve-merges.sh:933
23695 #, sh-format
23696 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
23697 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
23698 msgstr[0] ""
23699 msgstr[1] ""
23700
23701 #: git-rebase--preserve-merges.sh:945
23702 msgid "Note that empty commits are commented out"
23703 msgstr ""
23704
23705 #: git-rebase--preserve-merges.sh:987 git-rebase--preserve-merges.sh:992
23706 msgid "Could not init rewritten commits"
23707 msgstr ""
23708
23709 #: git-sh-setup.sh:89 git-sh-setup.sh:94
23710 #, sh-format
23711 msgid "usage: $dashless $USAGE"
23712 msgstr ""
23713
23714 #: git-sh-setup.sh:191
23715 #, sh-format
23716 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
23717 msgstr ""
23718
23719 #: git-sh-setup.sh:200 git-sh-setup.sh:207
23720 #, sh-format
23721 msgid "fatal: $program_name cannot be used without a working tree."
23722 msgstr ""
23723
23724 #: git-sh-setup.sh:221
23725 msgid "Cannot rebase: You have unstaged changes."
23726 msgstr ""
23727
23728 #: git-sh-setup.sh:224
23729 msgid "Cannot rewrite branches: You have unstaged changes."
23730 msgstr ""
23731
23732 #: git-sh-setup.sh:227
23733 msgid "Cannot pull with rebase: You have unstaged changes."
23734 msgstr ""
23735
23736 #: git-sh-setup.sh:230
23737 #, sh-format
23738 msgid "Cannot $action: You have unstaged changes."
23739 msgstr ""
23740
23741 #: git-sh-setup.sh:243
23742 msgid "Cannot rebase: Your index contains uncommitted changes."
23743 msgstr ""
23744
23745 #: git-sh-setup.sh:246
23746 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
23747 msgstr ""
23748
23749 #: git-sh-setup.sh:249
23750 #, sh-format
23751 msgid "Cannot $action: Your index contains uncommitted changes."
23752 msgstr ""
23753
23754 #: git-sh-setup.sh:253
23755 msgid "Additionally, your index contains uncommitted changes."
23756 msgstr ""
23757
23758 #: git-sh-setup.sh:373
23759 msgid "You need to run this command from the toplevel of the working tree."
23760 msgstr ""
23761
23762 #: git-sh-setup.sh:378
23763 msgid "Unable to determine absolute path of git directory"
23764 msgstr ""
23765
23766 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
23767 #: git-add--interactive.perl:212
23768 #, perl-format
23769 msgid "%12s %12s %s"
23770 msgstr ""
23771
23772 #: git-add--interactive.perl:632
23773 #, perl-format
23774 msgid "touched %d path\n"
23775 msgid_plural "touched %d paths\n"
23776 msgstr[0] ""
23777 msgstr[1] ""
23778
23779 #: git-add--interactive.perl:1056
23780 msgid ""
23781 "If the patch applies cleanly, the edited hunk will immediately be\n"
23782 "marked for staging."
23783 msgstr ""
23784
23785 #: git-add--interactive.perl:1059
23786 msgid ""
23787 "If the patch applies cleanly, the edited hunk will immediately be\n"
23788 "marked for stashing."
23789 msgstr ""
23790
23791 #: git-add--interactive.perl:1062
23792 msgid ""
23793 "If the patch applies cleanly, the edited hunk will immediately be\n"
23794 "marked for unstaging."
23795 msgstr ""
23796
23797 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
23798 #: git-add--interactive.perl:1080
23799 msgid ""
23800 "If the patch applies cleanly, the edited hunk will immediately be\n"
23801 "marked for applying."
23802 msgstr ""
23803
23804 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
23805 #: git-add--interactive.perl:1077
23806 msgid ""
23807 "If the patch applies cleanly, the edited hunk will immediately be\n"
23808 "marked for discarding."
23809 msgstr ""
23810
23811 #: git-add--interactive.perl:1114
23812 #, perl-format
23813 msgid "failed to open hunk edit file for writing: %s"
23814 msgstr ""
23815
23816 #: git-add--interactive.perl:1121
23817 #, perl-format
23818 msgid ""
23819 "---\n"
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"
23823 msgstr ""
23824
23825 #: git-add--interactive.perl:1143
23826 #, perl-format
23827 msgid "failed to open hunk edit file for reading: %s"
23828 msgstr ""
23829
23830 #: git-add--interactive.perl:1251
23831 msgid ""
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"
23837 msgstr ""
23838
23839 #: git-add--interactive.perl:1257
23840 msgid ""
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"
23846 msgstr ""
23847
23848 #: git-add--interactive.perl:1263
23849 msgid ""
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"
23855 msgstr ""
23856
23857 #: git-add--interactive.perl:1269
23858 msgid ""
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"
23864 msgstr ""
23865
23866 #: git-add--interactive.perl:1275 git-add--interactive.perl:1293
23867 msgid ""
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"
23873 msgstr ""
23874
23875 #: git-add--interactive.perl:1281
23876 msgid ""
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"
23882 msgstr ""
23883
23884 #: git-add--interactive.perl:1287
23885 msgid ""
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"
23891 msgstr ""
23892
23893 #: git-add--interactive.perl:1299
23894 msgid ""
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"
23900 msgstr ""
23901
23902 #: git-add--interactive.perl:1314
23903 msgid ""
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"
23912 "? - print help\n"
23913 msgstr ""
23914
23915 #: git-add--interactive.perl:1345
23916 msgid "The selected hunks do not apply to the index!\n"
23917 msgstr ""
23918
23919 #: git-add--interactive.perl:1360
23920 #, perl-format
23921 msgid "ignoring unmerged: %s\n"
23922 msgstr ""
23923
23924 #: git-add--interactive.perl:1479
23925 #, perl-format
23926 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
23927 msgstr ""
23928
23929 #: git-add--interactive.perl:1480
23930 #, perl-format
23931 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
23932 msgstr ""
23933
23934 #: git-add--interactive.perl:1481
23935 #, perl-format
23936 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
23937 msgstr ""
23938
23939 #: git-add--interactive.perl:1482
23940 #, perl-format
23941 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
23942 msgstr ""
23943
23944 #: git-add--interactive.perl:1599
23945 msgid "No other hunks to goto\n"
23946 msgstr ""
23947
23948 #: git-add--interactive.perl:1617
23949 #, perl-format
23950 msgid "Invalid number: '%s'\n"
23951 msgstr ""
23952
23953 #: git-add--interactive.perl:1622
23954 #, perl-format
23955 msgid "Sorry, only %d hunk available.\n"
23956 msgid_plural "Sorry, only %d hunks available.\n"
23957 msgstr[0] ""
23958 msgstr[1] ""
23959
23960 #: git-add--interactive.perl:1657
23961 msgid "No other hunks to search\n"
23962 msgstr ""
23963
23964 #: git-add--interactive.perl:1674
23965 #, perl-format
23966 msgid "Malformed search regexp %s: %s\n"
23967 msgstr ""
23968
23969 #: git-add--interactive.perl:1684
23970 msgid "No hunk matches the given pattern\n"
23971 msgstr ""
23972
23973 #: git-add--interactive.perl:1696 git-add--interactive.perl:1718
23974 msgid "No previous hunk\n"
23975 msgstr ""
23976
23977 #: git-add--interactive.perl:1705 git-add--interactive.perl:1724
23978 msgid "No next hunk\n"
23979 msgstr ""
23980
23981 #: git-add--interactive.perl:1730
23982 msgid "Sorry, cannot split this hunk\n"
23983 msgstr ""
23984
23985 #: git-add--interactive.perl:1736
23986 #, perl-format
23987 msgid "Split into %d hunk.\n"
23988 msgid_plural "Split into %d hunks.\n"
23989 msgstr[0] ""
23990 msgstr[1] ""
23991
23992 #: git-add--interactive.perl:1746
23993 msgid "Sorry, cannot edit this hunk\n"
23994 msgstr ""
23995
23996 #. TRANSLATORS: please do not translate the command names
23997 #. 'status', 'update', 'revert', etc.
23998 #: git-add--interactive.perl:1811
23999 msgid ""
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 "
24006 "changes\n"
24007 msgstr ""
24008
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
24013 msgid "missing --"
24014 msgstr ""
24015
24016 #: git-add--interactive.perl:1866
24017 #, perl-format
24018 msgid "unknown --patch mode: %s"
24019 msgstr ""
24020
24021 #: git-add--interactive.perl:1872 git-add--interactive.perl:1878
24022 #, perl-format
24023 msgid "invalid argument %s, expecting --"
24024 msgstr ""
24025
24026 #: git-send-email.perl:138
24027 msgid "local zone differs from GMT by a non-minute interval\n"
24028 msgstr ""
24029
24030 #: git-send-email.perl:145 git-send-email.perl:151
24031 msgid "local time offset greater than or equal to 24 hours\n"
24032 msgstr ""
24033
24034 #: git-send-email.perl:223 git-send-email.perl:229
24035 msgid "the editor exited uncleanly, aborting everything"
24036 msgstr ""
24037
24038 #: git-send-email.perl:312
24039 #, perl-format
24040 msgid ""
24041 "'%s' contains an intermediate version of the email you were composing.\n"
24042 msgstr ""
24043
24044 #: git-send-email.perl:317
24045 #, perl-format
24046 msgid "'%s.final' contains the composed email.\n"
24047 msgstr ""
24048
24049 #: git-send-email.perl:410
24050 msgid "--dump-aliases incompatible with other options\n"
24051 msgstr ""
24052
24053 #: git-send-email.perl:484
24054 msgid ""
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"
24058 msgstr ""
24059
24060 #: git-send-email.perl:489 git-send-email.perl:691
24061 msgid "Cannot run git format-patch from outside a repository\n"
24062 msgstr ""
24063
24064 #: git-send-email.perl:492
24065 msgid ""
24066 "`batch-size` and `relogin` must be specified together (via command-line or "
24067 "configuration option)\n"
24068 msgstr ""
24069
24070 #: git-send-email.perl:505
24071 #, perl-format
24072 msgid "Unknown --suppress-cc field: '%s'\n"
24073 msgstr ""
24074
24075 #: git-send-email.perl:536
24076 #, perl-format
24077 msgid "Unknown --confirm setting: '%s'\n"
24078 msgstr ""
24079
24080 #: git-send-email.perl:564
24081 #, perl-format
24082 msgid "warning: sendmail alias with quotes is not supported: %s\n"
24083 msgstr ""
24084
24085 #: git-send-email.perl:566
24086 #, perl-format
24087 msgid "warning: `:include:` not supported: %s\n"
24088 msgstr ""
24089
24090 #: git-send-email.perl:568
24091 #, perl-format
24092 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
24093 msgstr ""
24094
24095 #: git-send-email.perl:573
24096 #, perl-format
24097 msgid "warning: sendmail line is not recognized: %s\n"
24098 msgstr ""
24099
24100 #: git-send-email.perl:657
24101 #, perl-format
24102 msgid ""
24103 "File '%s' exists but it could also be the range of commits\n"
24104 "to produce patches for.  Please disambiguate by...\n"
24105 "\n"
24106 "    * Saying \"./%s\" if you mean a file; or\n"
24107 "    * Giving --format-patch option if you mean a range.\n"
24108 msgstr ""
24109
24110 #: git-send-email.perl:678
24111 #, perl-format
24112 msgid "Failed to opendir %s: %s"
24113 msgstr ""
24114
24115 #: git-send-email.perl:702
24116 #, perl-format
24117 msgid ""
24118 "fatal: %s: %s\n"
24119 "warning: no patches were sent\n"
24120 msgstr ""
24121
24122 #: git-send-email.perl:713
24123 msgid ""
24124 "\n"
24125 "No patch files specified!\n"
24126 "\n"
24127 msgstr ""
24128
24129 #: git-send-email.perl:726
24130 #, perl-format
24131 msgid "No subject line in %s?"
24132 msgstr ""
24133
24134 #: git-send-email.perl:736
24135 #, perl-format
24136 msgid "Failed to open for writing %s: %s"
24137 msgstr ""
24138
24139 #: git-send-email.perl:747
24140 msgid ""
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"
24144 "\n"
24145 "Clear the body content if you don't wish to send a summary.\n"
24146 msgstr ""
24147
24148 #: git-send-email.perl:771
24149 #, perl-format
24150 msgid "Failed to open %s: %s"
24151 msgstr ""
24152
24153 #: git-send-email.perl:788
24154 #, perl-format
24155 msgid "Failed to open %s.final: %s"
24156 msgstr ""
24157
24158 #: git-send-email.perl:831
24159 msgid "Summary email is empty, skipping it\n"
24160 msgstr ""
24161
24162 #. TRANSLATORS: please keep [y/N] as is.
24163 #: git-send-email.perl:866
24164 #, perl-format
24165 msgid "Are you sure you want to use <%s> [y/N]? "
24166 msgstr ""
24167
24168 #: git-send-email.perl:921
24169 msgid ""
24170 "The following files are 8bit, but do not declare a Content-Transfer-"
24171 "Encoding.\n"
24172 msgstr ""
24173
24174 #: git-send-email.perl:926
24175 msgid "Which 8bit encoding should I declare [UTF-8]? "
24176 msgstr ""
24177
24178 #: git-send-email.perl:934
24179 #, perl-format
24180 msgid ""
24181 "Refusing to send because the patch\n"
24182 "\t%s\n"
24183 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
24184 "want to send.\n"
24185 msgstr ""
24186
24187 #: git-send-email.perl:953
24188 msgid "To whom should the emails be sent (if anyone)?"
24189 msgstr ""
24190
24191 #: git-send-email.perl:971
24192 #, perl-format
24193 msgid "fatal: alias '%s' expands to itself\n"
24194 msgstr ""
24195
24196 #: git-send-email.perl:983
24197 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
24198 msgstr ""
24199
24200 #: git-send-email.perl:1041 git-send-email.perl:1049
24201 #, perl-format
24202 msgid "error: unable to extract a valid address from: %s\n"
24203 msgstr ""
24204
24205 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
24206 #. translation. The program will only accept English input
24207 #. at this point.
24208 #: git-send-email.perl:1053
24209 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
24210 msgstr ""
24211
24212 #: git-send-email.perl:1370
24213 #, perl-format
24214 msgid "CA path \"%s\" does not exist"
24215 msgstr ""
24216
24217 #: git-send-email.perl:1453
24218 msgid ""
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"
24224 "\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"
24228 "\n"
24229 msgstr ""
24230
24231 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
24232 #. translation. The program will only accept English input
24233 #. at this point.
24234 #: git-send-email.perl:1468
24235 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
24236 msgstr ""
24237
24238 #: git-send-email.perl:1471
24239 msgid "Send this email reply required"
24240 msgstr ""
24241
24242 #: git-send-email.perl:1499
24243 msgid "The required SMTP server is not properly defined."
24244 msgstr ""
24245
24246 #: git-send-email.perl:1546
24247 #, perl-format
24248 msgid "Server does not support STARTTLS! %s"
24249 msgstr ""
24250
24251 #: git-send-email.perl:1551 git-send-email.perl:1555
24252 #, perl-format
24253 msgid "STARTTLS failed! %s"
24254 msgstr ""
24255
24256 #: git-send-email.perl:1564
24257 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
24258 msgstr ""
24259
24260 #: git-send-email.perl:1582
24261 #, perl-format
24262 msgid "Failed to send %s\n"
24263 msgstr ""
24264
24265 #: git-send-email.perl:1585
24266 #, perl-format
24267 msgid "Dry-Sent %s\n"
24268 msgstr ""
24269
24270 #: git-send-email.perl:1585
24271 #, perl-format
24272 msgid "Sent %s\n"
24273 msgstr ""
24274
24275 #: git-send-email.perl:1587
24276 msgid "Dry-OK. Log says:\n"
24277 msgstr ""
24278
24279 #: git-send-email.perl:1587
24280 msgid "OK. Log says:\n"
24281 msgstr ""
24282
24283 #: git-send-email.perl:1599
24284 msgid "Result: "
24285 msgstr ""
24286
24287 #: git-send-email.perl:1602
24288 msgid "Result: OK\n"
24289 msgstr ""
24290
24291 #: git-send-email.perl:1620
24292 #, perl-format
24293 msgid "can't open file %s"
24294 msgstr ""
24295
24296 #: git-send-email.perl:1667 git-send-email.perl:1687
24297 #, perl-format
24298 msgid "(mbox) Adding cc: %s from line '%s'\n"
24299 msgstr ""
24300
24301 #: git-send-email.perl:1673
24302 #, perl-format
24303 msgid "(mbox) Adding to: %s from line '%s'\n"
24304 msgstr ""
24305
24306 #: git-send-email.perl:1730
24307 #, perl-format
24308 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
24309 msgstr ""
24310
24311 #: git-send-email.perl:1765
24312 #, perl-format
24313 msgid "(body) Adding cc: %s from line '%s'\n"
24314 msgstr ""
24315
24316 #: git-send-email.perl:1876
24317 #, perl-format
24318 msgid "(%s) Could not execute '%s'"
24319 msgstr ""
24320
24321 #: git-send-email.perl:1883
24322 #, perl-format
24323 msgid "(%s) Adding %s: %s from: '%s'\n"
24324 msgstr ""
24325
24326 #: git-send-email.perl:1887
24327 #, perl-format
24328 msgid "(%s) failed to close pipe to '%s'"
24329 msgstr ""
24330
24331 #: git-send-email.perl:1917
24332 msgid "cannot send message as 7bit"
24333 msgstr ""
24334
24335 #: git-send-email.perl:1925
24336 msgid "invalid transfer encoding"
24337 msgstr ""
24338
24339 #: git-send-email.perl:1966 git-send-email.perl:2018 git-send-email.perl:2028
24340 #, perl-format
24341 msgid "unable to open %s: %s\n"
24342 msgstr ""
24343
24344 #: git-send-email.perl:1969
24345 #, perl-format
24346 msgid "%s: patch contains a line longer than 998 characters"
24347 msgstr ""
24348
24349 #: git-send-email.perl:1986
24350 #, perl-format
24351 msgid "Skipping %s with backup suffix '%s'.\n"
24352 msgstr ""
24353
24354 #. TRANSLATORS: please keep "[y|N]" as is.
24355 #: git-send-email.perl:1990
24356 #, perl-format
24357 msgid "Do you really want to send %s? [y|N]: "
24358 msgstr ""