Merge remote-tracking branch 'github/master' into git-po-master
[git] / po / git.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2020-12-15 16:27+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21 #: add-interactive.c:376
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr ""
25
26 #: add-interactive.c:529 add-interactive.c:830 reset.c:65 sequencer.c:3284
27 #: sequencer.c:3735 sequencer.c:3890 builtin/rebase.c:1532
28 #: builtin/rebase.c:1955
29 msgid "could not read index"
30 msgstr ""
31
32 #: add-interactive.c:584 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr ""
36
37 #: add-interactive.c:642 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr ""
41
42 #: add-interactive.c:643 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr ""
46
47 #: add-interactive.c:680 git-add--interactive.perl:641
48 msgid "Update"
49 msgstr ""
50
51 #: add-interactive.c:697 add-interactive.c:885
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr ""
55
56 #: add-interactive.c:703 add-interactive.c:892 reset.c:89 sequencer.c:3478
57 msgid "could not write index"
58 msgstr ""
59
60 #: add-interactive.c:706 git-add--interactive.perl:626
61 #, c-format, perl-format
62 msgid "updated %d path\n"
63 msgid_plural "updated %d paths\n"
64 msgstr[0] ""
65 msgstr[1] ""
66
67 #: add-interactive.c:724 git-add--interactive.perl:676
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
70 msgstr ""
71
72 #: add-interactive.c:729 apply.c:4127 builtin/checkout.c:295
73 #: builtin/reset.c:145
74 #, c-format
75 msgid "make_cache_entry failed for path '%s'"
76 msgstr ""
77
78 #: add-interactive.c:759 git-add--interactive.perl:653
79 msgid "Revert"
80 msgstr ""
81
82 #: add-interactive.c:775
83 msgid "Could not parse HEAD^{tree}"
84 msgstr ""
85
86 #: add-interactive.c:813 git-add--interactive.perl:629
87 #, c-format, perl-format
88 msgid "reverted %d path\n"
89 msgid_plural "reverted %d paths\n"
90 msgstr[0] ""
91 msgstr[1] ""
92
93 #: add-interactive.c:864 git-add--interactive.perl:693
94 #, c-format
95 msgid "No untracked files.\n"
96 msgstr ""
97
98 #: add-interactive.c:868 git-add--interactive.perl:687
99 msgid "Add untracked"
100 msgstr ""
101
102 #: add-interactive.c:895 git-add--interactive.perl:623
103 #, c-format, perl-format
104 msgid "added %d path\n"
105 msgid_plural "added %d paths\n"
106 msgstr[0] ""
107 msgstr[1] ""
108
109 #: add-interactive.c:925
110 #, c-format
111 msgid "ignoring unmerged: %s"
112 msgstr ""
113
114 #: add-interactive.c:937 add-patch.c:1751 git-add--interactive.perl:1369
115 #, c-format
116 msgid "Only binary files changed.\n"
117 msgstr ""
118
119 #: add-interactive.c:939 add-patch.c:1749 git-add--interactive.perl:1371
120 #, c-format
121 msgid "No changes.\n"
122 msgstr ""
123
124 #: add-interactive.c:943 git-add--interactive.perl:1379
125 msgid "Patch update"
126 msgstr ""
127
128 #: add-interactive.c:982 git-add--interactive.perl:1792
129 msgid "Review diff"
130 msgstr ""
131
132 #: add-interactive.c:1010
133 msgid "show paths with changes"
134 msgstr ""
135
136 #: add-interactive.c:1012
137 msgid "add working tree state to the staged set of changes"
138 msgstr ""
139
140 #: add-interactive.c:1014
141 msgid "revert staged set of changes back to the HEAD version"
142 msgstr ""
143
144 #: add-interactive.c:1016
145 msgid "pick hunks and update selectively"
146 msgstr ""
147
148 #: add-interactive.c:1018
149 msgid "view diff between HEAD and index"
150 msgstr ""
151
152 #: add-interactive.c:1020
153 msgid "add contents of untracked files to the staged set of changes"
154 msgstr ""
155
156 #: add-interactive.c:1028 add-interactive.c:1077
157 msgid "Prompt help:"
158 msgstr ""
159
160 #: add-interactive.c:1030
161 msgid "select a single item"
162 msgstr ""
163
164 #: add-interactive.c:1032
165 msgid "select a range of items"
166 msgstr ""
167
168 #: add-interactive.c:1034
169 msgid "select multiple ranges"
170 msgstr ""
171
172 #: add-interactive.c:1036 add-interactive.c:1081
173 msgid "select item based on unique prefix"
174 msgstr ""
175
176 #: add-interactive.c:1038
177 msgid "unselect specified items"
178 msgstr ""
179
180 #: add-interactive.c:1040
181 msgid "choose all items"
182 msgstr ""
183
184 #: add-interactive.c:1042
185 msgid "(empty) finish selecting"
186 msgstr ""
187
188 #: add-interactive.c:1079
189 msgid "select a numbered item"
190 msgstr ""
191
192 #: add-interactive.c:1083
193 msgid "(empty) select nothing"
194 msgstr ""
195
196 #: add-interactive.c:1091 builtin/clean.c:816 git-add--interactive.perl:1896
197 msgid "*** Commands ***"
198 msgstr ""
199
200 #: add-interactive.c:1092 builtin/clean.c:817 git-add--interactive.perl:1893
201 msgid "What now"
202 msgstr ""
203
204 #: add-interactive.c:1144 git-add--interactive.perl:213
205 msgid "staged"
206 msgstr ""
207
208 #: add-interactive.c:1144 git-add--interactive.perl:213
209 msgid "unstaged"
210 msgstr ""
211
212 #: add-interactive.c:1144 apply.c:4989 apply.c:4992 builtin/am.c:2257
213 #: builtin/am.c:2260 builtin/bugreport.c:134 builtin/clone.c:124
214 #: builtin/fetch.c:147 builtin/merge.c:284 builtin/pull.c:190
215 #: builtin/submodule--helper.c:409 builtin/submodule--helper.c:1818
216 #: builtin/submodule--helper.c:1821 builtin/submodule--helper.c:2326
217 #: builtin/submodule--helper.c:2329 builtin/submodule--helper.c:2572
218 #: git-add--interactive.perl:213
219 msgid "path"
220 msgstr ""
221
222 #: add-interactive.c:1151
223 msgid "could not refresh index"
224 msgstr ""
225
226 #: add-interactive.c:1165 builtin/clean.c:781 git-add--interactive.perl:1803
227 #, c-format
228 msgid "Bye.\n"
229 msgstr ""
230
231 #: add-patch.c:34 git-add--interactive.perl:1431
232 #, c-format, perl-format
233 msgid "Stage mode change [y,n,q,a,d%s,?]? "
234 msgstr ""
235
236 #: add-patch.c:35 git-add--interactive.perl:1432
237 #, c-format, perl-format
238 msgid "Stage deletion [y,n,q,a,d%s,?]? "
239 msgstr ""
240
241 #: add-patch.c:36 git-add--interactive.perl:1433
242 #, c-format, perl-format
243 msgid "Stage addition [y,n,q,a,d%s,?]? "
244 msgstr ""
245
246 #: add-patch.c:37 git-add--interactive.perl:1434
247 #, c-format, perl-format
248 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
249 msgstr ""
250
251 #: add-patch.c:39
252 msgid ""
253 "If the patch applies cleanly, the edited hunk will immediately be marked for "
254 "staging."
255 msgstr ""
256
257 #: add-patch.c:42
258 msgid ""
259 "y - stage this hunk\n"
260 "n - do not stage this hunk\n"
261 "q - quit; do not stage this hunk or any of the remaining ones\n"
262 "a - stage this hunk and all later hunks in the file\n"
263 "d - do not stage this hunk or any of the later hunks in the file\n"
264 msgstr ""
265
266 #: add-patch.c:56 git-add--interactive.perl:1437
267 #, c-format, perl-format
268 msgid "Stash mode change [y,n,q,a,d%s,?]? "
269 msgstr ""
270
271 #: add-patch.c:57 git-add--interactive.perl:1438
272 #, c-format, perl-format
273 msgid "Stash deletion [y,n,q,a,d%s,?]? "
274 msgstr ""
275
276 #: add-patch.c:58 git-add--interactive.perl:1439
277 #, c-format, perl-format
278 msgid "Stash addition [y,n,q,a,d%s,?]? "
279 msgstr ""
280
281 #: add-patch.c:59 git-add--interactive.perl:1440
282 #, c-format, perl-format
283 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
284 msgstr ""
285
286 #: add-patch.c:61
287 msgid ""
288 "If the patch applies cleanly, the edited hunk will immediately be marked for "
289 "stashing."
290 msgstr ""
291
292 #: add-patch.c:64
293 msgid ""
294 "y - stash this hunk\n"
295 "n - do not stash this hunk\n"
296 "q - quit; do not stash this hunk or any of the remaining ones\n"
297 "a - stash this hunk and all later hunks in the file\n"
298 "d - do not stash this hunk or any of the later hunks in the file\n"
299 msgstr ""
300
301 #: add-patch.c:80 git-add--interactive.perl:1443
302 #, c-format, perl-format
303 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
304 msgstr ""
305
306 #: add-patch.c:81 git-add--interactive.perl:1444
307 #, c-format, perl-format
308 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
309 msgstr ""
310
311 #: add-patch.c:82 git-add--interactive.perl:1445
312 #, c-format, perl-format
313 msgid "Unstage addition [y,n,q,a,d%s,?]? "
314 msgstr ""
315
316 #: add-patch.c:83 git-add--interactive.perl:1446
317 #, c-format, perl-format
318 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
319 msgstr ""
320
321 #: add-patch.c:85
322 msgid ""
323 "If the patch applies cleanly, the edited hunk will immediately be marked for "
324 "unstaging."
325 msgstr ""
326
327 #: add-patch.c:88
328 msgid ""
329 "y - unstage this hunk\n"
330 "n - do not unstage this hunk\n"
331 "q - quit; do not unstage this hunk or any of the remaining ones\n"
332 "a - unstage this hunk and all later hunks in the file\n"
333 "d - do not unstage this hunk or any of the later hunks in the file\n"
334 msgstr ""
335
336 #: add-patch.c:103 git-add--interactive.perl:1449
337 #, c-format, perl-format
338 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
339 msgstr ""
340
341 #: add-patch.c:104 git-add--interactive.perl:1450
342 #, c-format, perl-format
343 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
344 msgstr ""
345
346 #: add-patch.c:105 git-add--interactive.perl:1451
347 #, c-format, perl-format
348 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
349 msgstr ""
350
351 #: add-patch.c:106 git-add--interactive.perl:1452
352 #, c-format, perl-format
353 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
354 msgstr ""
355
356 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
357 msgid ""
358 "If the patch applies cleanly, the edited hunk will immediately be marked for "
359 "applying."
360 msgstr ""
361
362 #: add-patch.c:111
363 msgid ""
364 "y - apply this hunk to index\n"
365 "n - do not apply this hunk to index\n"
366 "q - quit; do not apply this hunk or any of the remaining ones\n"
367 "a - apply this hunk and all later hunks in the file\n"
368 "d - do not apply this hunk or any of the later hunks in the file\n"
369 msgstr ""
370
371 #: add-patch.c:126 git-add--interactive.perl:1455
372 #: git-add--interactive.perl:1473
373 #, c-format, perl-format
374 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
375 msgstr ""
376
377 #: add-patch.c:127 git-add--interactive.perl:1456
378 #: git-add--interactive.perl:1474
379 #, c-format, perl-format
380 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
381 msgstr ""
382
383 #: add-patch.c:128 git-add--interactive.perl:1457
384 #: git-add--interactive.perl:1475
385 #, c-format, perl-format
386 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
387 msgstr ""
388
389 #: add-patch.c:129 git-add--interactive.perl:1458
390 #: git-add--interactive.perl:1476
391 #, c-format, perl-format
392 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
393 msgstr ""
394
395 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
396 msgid ""
397 "If the patch applies cleanly, the edited hunk will immediately be marked for "
398 "discarding."
399 msgstr ""
400
401 #: add-patch.c:134 add-patch.c:202
402 msgid ""
403 "y - discard this hunk from worktree\n"
404 "n - do not discard this hunk from worktree\n"
405 "q - quit; do not discard this hunk or any of the remaining ones\n"
406 "a - discard this hunk and all later hunks in the file\n"
407 "d - do not discard this hunk or any of the later hunks in the file\n"
408 msgstr ""
409
410 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1461
411 #, c-format, perl-format
412 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
413 msgstr ""
414
415 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1462
416 #, c-format, perl-format
417 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
418 msgstr ""
419
420 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1463
421 #, c-format, perl-format
422 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
423 msgstr ""
424
425 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1464
426 #, c-format, perl-format
427 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
428 msgstr ""
429
430 #: add-patch.c:157
431 msgid ""
432 "y - discard this hunk from index and worktree\n"
433 "n - do not discard this hunk from index and worktree\n"
434 "q - quit; do not discard this hunk or any of the remaining ones\n"
435 "a - discard this hunk and all later hunks in the file\n"
436 "d - do not discard this hunk or any of the later hunks in the file\n"
437 msgstr ""
438
439 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1467
440 #, c-format, perl-format
441 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
442 msgstr ""
443
444 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1468
445 #, c-format, perl-format
446 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
447 msgstr ""
448
449 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1469
450 #, c-format, perl-format
451 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
452 msgstr ""
453
454 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1470
455 #, c-format, perl-format
456 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
457 msgstr ""
458
459 #: add-patch.c:179
460 msgid ""
461 "y - apply this hunk to index and worktree\n"
462 "n - do not apply this hunk to index and worktree\n"
463 "q - quit; do not apply this hunk or any of the remaining ones\n"
464 "a - apply this hunk and all later hunks in the file\n"
465 "d - do not apply this hunk or any of the later hunks in the file\n"
466 msgstr ""
467
468 #: add-patch.c:224
469 msgid ""
470 "y - apply this hunk to worktree\n"
471 "n - do not apply this hunk to worktree\n"
472 "q - quit; do not apply this hunk or any of the remaining ones\n"
473 "a - apply this hunk and all later hunks in the file\n"
474 "d - do not apply this hunk or any of the later hunks in the file\n"
475 msgstr ""
476
477 #: add-patch.c:342
478 #, c-format
479 msgid "could not parse hunk header '%.*s'"
480 msgstr ""
481
482 #: add-patch.c:361 add-patch.c:365
483 #, c-format
484 msgid "could not parse colored hunk header '%.*s'"
485 msgstr ""
486
487 #: add-patch.c:419
488 msgid "could not parse diff"
489 msgstr ""
490
491 #: add-patch.c:438
492 msgid "could not parse colored diff"
493 msgstr ""
494
495 #: add-patch.c:452
496 #, c-format
497 msgid "failed to run '%s'"
498 msgstr ""
499
500 #: add-patch.c:611
501 msgid "mismatched output from interactive.diffFilter"
502 msgstr ""
503
504 #: add-patch.c:612
505 msgid ""
506 "Your filter must maintain a one-to-one correspondence\n"
507 "between its input and output lines."
508 msgstr ""
509
510 #: add-patch.c:790
511 #, c-format
512 msgid ""
513 "expected context line #%d in\n"
514 "%.*s"
515 msgstr ""
516
517 #: add-patch.c:805
518 #, c-format
519 msgid ""
520 "hunks do not overlap:\n"
521 "%.*s\n"
522 "\tdoes not end with:\n"
523 "%.*s"
524 msgstr ""
525
526 #: add-patch.c:1081 git-add--interactive.perl:1115
527 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
528 msgstr ""
529
530 #: add-patch.c:1085
531 #, c-format
532 msgid ""
533 "---\n"
534 "To remove '%c' lines, make them ' ' lines (context).\n"
535 "To remove '%c' lines, delete them.\n"
536 "Lines starting with %c will be removed.\n"
537 msgstr ""
538
539 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
540 #: add-patch.c:1099 git-add--interactive.perl:1129
541 msgid ""
542 "If it does not apply cleanly, you will be given an opportunity to\n"
543 "edit again.  If all lines of the hunk are removed, then the edit is\n"
544 "aborted and the hunk is left unchanged.\n"
545 msgstr ""
546
547 #: add-patch.c:1132
548 msgid "could not parse hunk header"
549 msgstr ""
550
551 #: add-patch.c:1177
552 msgid "'git apply --cached' failed"
553 msgstr ""
554
555 #. TRANSLATORS: do not translate [y/n]
556 #. The program will only accept that input at this point.
557 #. Consider translating (saying "no" discards!) as
558 #. (saying "n" for "no" discards!) if the translation
559 #. of the word "no" does not start with n.
560 #.
561 #. TRANSLATORS: do not translate [y/n]
562 #. The program will only accept that input
563 #. at this point.
564 #. Consider translating (saying "no" discards!) as
565 #. (saying "n" for "no" discards!) if the translation
566 #. of the word "no" does not start with n.
567 #: add-patch.c:1246 git-add--interactive.perl:1242
568 msgid ""
569 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
570 msgstr ""
571
572 #: add-patch.c:1289
573 msgid "The selected hunks do not apply to the index!"
574 msgstr ""
575
576 #: add-patch.c:1290 git-add--interactive.perl:1346
577 msgid "Apply them to the worktree anyway? "
578 msgstr ""
579
580 #: add-patch.c:1297 git-add--interactive.perl:1349
581 msgid "Nothing was applied.\n"
582 msgstr ""
583
584 #: add-patch.c:1354
585 msgid ""
586 "j - leave this hunk undecided, see next undecided hunk\n"
587 "J - leave this hunk undecided, see next hunk\n"
588 "k - leave this hunk undecided, see previous undecided hunk\n"
589 "K - leave this hunk undecided, see previous hunk\n"
590 "g - select a hunk to go to\n"
591 "/ - search for a hunk matching the given regex\n"
592 "s - split the current hunk into smaller hunks\n"
593 "e - manually edit the current hunk\n"
594 "? - print help\n"
595 msgstr ""
596
597 #: add-patch.c:1516 add-patch.c:1526
598 msgid "No previous hunk"
599 msgstr ""
600
601 #: add-patch.c:1521 add-patch.c:1531
602 msgid "No next hunk"
603 msgstr ""
604
605 #: add-patch.c:1537
606 msgid "No other hunks to goto"
607 msgstr ""
608
609 #: add-patch.c:1548 git-add--interactive.perl:1606
610 msgid "go to which hunk (<ret> to see more)? "
611 msgstr ""
612
613 #: add-patch.c:1549 git-add--interactive.perl:1608
614 msgid "go to which hunk? "
615 msgstr ""
616
617 #: add-patch.c:1560
618 #, c-format
619 msgid "Invalid number: '%s'"
620 msgstr ""
621
622 #: add-patch.c:1565
623 #, c-format
624 msgid "Sorry, only %d hunk available."
625 msgid_plural "Sorry, only %d hunks available."
626 msgstr[0] ""
627 msgstr[1] ""
628
629 #: add-patch.c:1574
630 msgid "No other hunks to search"
631 msgstr ""
632
633 #: add-patch.c:1580 git-add--interactive.perl:1661
634 msgid "search for regex? "
635 msgstr ""
636
637 #: add-patch.c:1595
638 #, c-format
639 msgid "Malformed search regexp %s: %s"
640 msgstr ""
641
642 #: add-patch.c:1612
643 msgid "No hunk matches the given pattern"
644 msgstr ""
645
646 #: add-patch.c:1619
647 msgid "Sorry, cannot split this hunk"
648 msgstr ""
649
650 #: add-patch.c:1623
651 #, c-format
652 msgid "Split into %d hunks."
653 msgstr ""
654
655 #: add-patch.c:1627
656 msgid "Sorry, cannot edit this hunk"
657 msgstr ""
658
659 #: add-patch.c:1679
660 msgid "'git apply' failed"
661 msgstr ""
662
663 #: advice.c:143
664 #, c-format
665 msgid ""
666 "\n"
667 "Disable this message with \"git config advice.%s false\""
668 msgstr ""
669
670 #: advice.c:159
671 #, c-format
672 msgid "%shint: %.*s%s\n"
673 msgstr ""
674
675 #: advice.c:250
676 msgid "Cherry-picking is not possible because you have unmerged files."
677 msgstr ""
678
679 #: advice.c:252
680 msgid "Committing is not possible because you have unmerged files."
681 msgstr ""
682
683 #: advice.c:254
684 msgid "Merging is not possible because you have unmerged files."
685 msgstr ""
686
687 #: advice.c:256
688 msgid "Pulling is not possible because you have unmerged files."
689 msgstr ""
690
691 #: advice.c:258
692 msgid "Reverting is not possible because you have unmerged files."
693 msgstr ""
694
695 #: advice.c:260
696 #, c-format
697 msgid "It is not possible to %s because you have unmerged files."
698 msgstr ""
699
700 #: advice.c:268
701 msgid ""
702 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
703 "as appropriate to mark resolution and make a commit."
704 msgstr ""
705
706 #: advice.c:276
707 msgid "Exiting because of an unresolved conflict."
708 msgstr ""
709
710 #: advice.c:281 builtin/merge.c:1369
711 msgid "You have not concluded your merge (MERGE_HEAD exists)."
712 msgstr ""
713
714 #: advice.c:283
715 msgid "Please, commit your changes before merging."
716 msgstr ""
717
718 #: advice.c:284
719 msgid "Exiting because of unfinished merge."
720 msgstr ""
721
722 #: advice.c:290
723 #, c-format
724 msgid ""
725 "Note: switching to '%s'.\n"
726 "\n"
727 "You are in 'detached HEAD' state. You can look around, make experimental\n"
728 "changes and commit them, and you can discard any commits you make in this\n"
729 "state without impacting any branches by switching back to a branch.\n"
730 "\n"
731 "If you want to create a new branch to retain commits you create, you may\n"
732 "do so (now or later) by using -c with the switch command. Example:\n"
733 "\n"
734 "  git switch -c <new-branch-name>\n"
735 "\n"
736 "Or undo this operation with:\n"
737 "\n"
738 "  git switch -\n"
739 "\n"
740 "Turn off this advice by setting config variable advice.detachedHead to "
741 "false\n"
742 "\n"
743 msgstr ""
744
745 #: alias.c:50
746 msgid "cmdline ends with \\"
747 msgstr ""
748
749 #: alias.c:51
750 msgid "unclosed quote"
751 msgstr ""
752
753 #: apply.c:69
754 #, c-format
755 msgid "unrecognized whitespace option '%s'"
756 msgstr ""
757
758 #: apply.c:85
759 #, c-format
760 msgid "unrecognized whitespace ignore option '%s'"
761 msgstr ""
762
763 #: apply.c:135
764 msgid "--reject and --3way cannot be used together."
765 msgstr ""
766
767 #: apply.c:137
768 msgid "--cached and --3way cannot be used together."
769 msgstr ""
770
771 #: apply.c:140
772 msgid "--3way outside a repository"
773 msgstr ""
774
775 #: apply.c:151
776 msgid "--index outside a repository"
777 msgstr ""
778
779 #: apply.c:154
780 msgid "--cached outside a repository"
781 msgstr ""
782
783 #: apply.c:801
784 #, c-format
785 msgid "Cannot prepare timestamp regexp %s"
786 msgstr ""
787
788 #: apply.c:810
789 #, c-format
790 msgid "regexec returned %d for input: %s"
791 msgstr ""
792
793 #: apply.c:884
794 #, c-format
795 msgid "unable to find filename in patch at line %d"
796 msgstr ""
797
798 #: apply.c:922
799 #, c-format
800 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
801 msgstr ""
802
803 #: apply.c:928
804 #, c-format
805 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
806 msgstr ""
807
808 #: apply.c:929
809 #, c-format
810 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
811 msgstr ""
812
813 #: apply.c:934
814 #, c-format
815 msgid "git apply: bad git-diff - expected /dev/null on line %d"
816 msgstr ""
817
818 #: apply.c:963
819 #, c-format
820 msgid "invalid mode on line %d: %s"
821 msgstr ""
822
823 #: apply.c:1282
824 #, c-format
825 msgid "inconsistent header lines %d and %d"
826 msgstr ""
827
828 #: apply.c:1372
829 #, c-format
830 msgid ""
831 "git diff header lacks filename information when removing %d leading pathname "
832 "component (line %d)"
833 msgid_plural ""
834 "git diff header lacks filename information when removing %d leading pathname "
835 "components (line %d)"
836 msgstr[0] ""
837 msgstr[1] ""
838
839 #: apply.c:1385
840 #, c-format
841 msgid "git diff header lacks filename information (line %d)"
842 msgstr ""
843
844 #: apply.c:1481
845 #, c-format
846 msgid "recount: unexpected line: %.*s"
847 msgstr ""
848
849 #: apply.c:1550
850 #, c-format
851 msgid "patch fragment without header at line %d: %.*s"
852 msgstr ""
853
854 #: apply.c:1753
855 msgid "new file depends on old contents"
856 msgstr ""
857
858 #: apply.c:1755
859 msgid "deleted file still has contents"
860 msgstr ""
861
862 #: apply.c:1789
863 #, c-format
864 msgid "corrupt patch at line %d"
865 msgstr ""
866
867 #: apply.c:1826
868 #, c-format
869 msgid "new file %s depends on old contents"
870 msgstr ""
871
872 #: apply.c:1828
873 #, c-format
874 msgid "deleted file %s still has contents"
875 msgstr ""
876
877 #: apply.c:1831
878 #, c-format
879 msgid "** warning: file %s becomes empty but is not deleted"
880 msgstr ""
881
882 #: apply.c:1978
883 #, c-format
884 msgid "corrupt binary patch at line %d: %.*s"
885 msgstr ""
886
887 #: apply.c:2015
888 #, c-format
889 msgid "unrecognized binary patch at line %d"
890 msgstr ""
891
892 #: apply.c:2177
893 #, c-format
894 msgid "patch with only garbage at line %d"
895 msgstr ""
896
897 #: apply.c:2263
898 #, c-format
899 msgid "unable to read symlink %s"
900 msgstr ""
901
902 #: apply.c:2267
903 #, c-format
904 msgid "unable to open or read %s"
905 msgstr ""
906
907 #: apply.c:2936
908 #, c-format
909 msgid "invalid start of line: '%c'"
910 msgstr ""
911
912 #: apply.c:3057
913 #, c-format
914 msgid "Hunk #%d succeeded at %d (offset %d line)."
915 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
916 msgstr[0] ""
917 msgstr[1] ""
918
919 #: apply.c:3069
920 #, c-format
921 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
922 msgstr ""
923
924 #: apply.c:3075
925 #, c-format
926 msgid ""
927 "while searching for:\n"
928 "%.*s"
929 msgstr ""
930
931 #: apply.c:3097
932 #, c-format
933 msgid "missing binary patch data for '%s'"
934 msgstr ""
935
936 #: apply.c:3105
937 #, c-format
938 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
939 msgstr ""
940
941 #: apply.c:3152
942 #, c-format
943 msgid "cannot apply binary patch to '%s' without full index line"
944 msgstr ""
945
946 #: apply.c:3163
947 #, c-format
948 msgid ""
949 "the patch applies to '%s' (%s), which does not match the current contents."
950 msgstr ""
951
952 #: apply.c:3171
953 #, c-format
954 msgid "the patch applies to an empty '%s' but it is not empty"
955 msgstr ""
956
957 #: apply.c:3189
958 #, c-format
959 msgid "the necessary postimage %s for '%s' cannot be read"
960 msgstr ""
961
962 #: apply.c:3202
963 #, c-format
964 msgid "binary patch does not apply to '%s'"
965 msgstr ""
966
967 #: apply.c:3209
968 #, c-format
969 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
970 msgstr ""
971
972 #: apply.c:3230
973 #, c-format
974 msgid "patch failed: %s:%ld"
975 msgstr ""
976
977 #: apply.c:3353
978 #, c-format
979 msgid "cannot checkout %s"
980 msgstr ""
981
982 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:73 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:3953
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:3956
1062 #, c-format
1063 msgid "%s: already exists in working directory"
1064 msgstr ""
1065
1066 #: apply.c:3976
1067 #, c-format
1068 msgid "new mode (%o) of %s does not match old mode (%o)"
1069 msgstr ""
1070
1071 #: apply.c:3981
1072 #, c-format
1073 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1074 msgstr ""
1075
1076 #: apply.c:4001
1077 #, c-format
1078 msgid "affected file '%s' is beyond a symbolic link"
1079 msgstr ""
1080
1081 #: apply.c:4005
1082 #, c-format
1083 msgid "%s: patch does not apply"
1084 msgstr ""
1085
1086 #: apply.c:4020
1087 #, c-format
1088 msgid "Checking patch %s..."
1089 msgstr ""
1090
1091 #: apply.c:4112
1092 #, c-format
1093 msgid "sha1 information is lacking or useless for submodule %s"
1094 msgstr ""
1095
1096 #: apply.c:4119
1097 #, c-format
1098 msgid "mode change for %s, which is not in current HEAD"
1099 msgstr ""
1100
1101 #: apply.c:4122
1102 #, c-format
1103 msgid "sha1 information is lacking or useless (%s)."
1104 msgstr ""
1105
1106 #: apply.c:4131
1107 #, c-format
1108 msgid "could not add %s to temporary index"
1109 msgstr ""
1110
1111 #: apply.c:4141
1112 #, c-format
1113 msgid "could not write temporary index to %s"
1114 msgstr ""
1115
1116 #: apply.c:4279
1117 #, c-format
1118 msgid "unable to remove %s from index"
1119 msgstr ""
1120
1121 #: apply.c:4313
1122 #, c-format
1123 msgid "corrupt patch for submodule %s"
1124 msgstr ""
1125
1126 #: apply.c:4319
1127 #, c-format
1128 msgid "unable to stat newly created file '%s'"
1129 msgstr ""
1130
1131 #: apply.c:4327
1132 #, c-format
1133 msgid "unable to create backing store for newly created file %s"
1134 msgstr ""
1135
1136 #: apply.c:4333 apply.c:4478
1137 #, c-format
1138 msgid "unable to add cache entry for %s"
1139 msgstr ""
1140
1141 #: apply.c:4376 builtin/bisect--helper.c:524
1142 #, c-format
1143 msgid "failed to write to '%s'"
1144 msgstr ""
1145
1146 #: apply.c:4380
1147 #, c-format
1148 msgid "closing file '%s'"
1149 msgstr ""
1150
1151 #: apply.c:4450
1152 #, c-format
1153 msgid "unable to write file '%s' mode %o"
1154 msgstr ""
1155
1156 #: apply.c:4548
1157 #, c-format
1158 msgid "Applied patch %s cleanly."
1159 msgstr ""
1160
1161 #: apply.c:4556
1162 msgid "internal error"
1163 msgstr ""
1164
1165 #: apply.c:4559
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:4570
1173 #, c-format
1174 msgid "truncating .rej filename to %.*s.rej"
1175 msgstr ""
1176
1177 #: apply.c:4578 builtin/fetch.c:927 builtin/fetch.c:1228
1178 #, c-format
1179 msgid "cannot open %s"
1180 msgstr ""
1181
1182 #: apply.c:4592
1183 #, c-format
1184 msgid "Hunk #%d applied cleanly."
1185 msgstr ""
1186
1187 #: apply.c:4596
1188 #, c-format
1189 msgid "Rejected hunk #%d."
1190 msgstr ""
1191
1192 #: apply.c:4720
1193 #, c-format
1194 msgid "Skipped patch '%s'."
1195 msgstr ""
1196
1197 #: apply.c:4728
1198 msgid "unrecognized input"
1199 msgstr ""
1200
1201 #: apply.c:4748
1202 msgid "unable to read index file"
1203 msgstr ""
1204
1205 #: apply.c:4905
1206 #, c-format
1207 msgid "can't open patch '%s': %s"
1208 msgstr ""
1209
1210 #: apply.c:4932
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:4938 apply.c:4953
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:4946
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:4962 builtin/add.c:618 builtin/mv.c:304 builtin/rm.c:406
1232 msgid "Unable to write new index file"
1233 msgstr ""
1234
1235 #: apply.c:4990
1236 msgid "don't apply changes matching the given path"
1237 msgstr ""
1238
1239 #: apply.c:4993
1240 msgid "apply changes matching the given path"
1241 msgstr ""
1242
1243 #: apply.c:4995 builtin/am.c:2266
1244 msgid "num"
1245 msgstr ""
1246
1247 #: apply.c:4996
1248 msgid "remove <num> leading slashes from traditional diff paths"
1249 msgstr ""
1250
1251 #: apply.c:4999
1252 msgid "ignore additions made by the patch"
1253 msgstr ""
1254
1255 #: apply.c:5001
1256 msgid "instead of applying the patch, output diffstat for the input"
1257 msgstr ""
1258
1259 #: apply.c:5005
1260 msgid "show number of added and deleted lines in decimal notation"
1261 msgstr ""
1262
1263 #: apply.c:5007
1264 msgid "instead of applying the patch, output a summary for the input"
1265 msgstr ""
1266
1267 #: apply.c:5009
1268 msgid "instead of applying the patch, see if the patch is applicable"
1269 msgstr ""
1270
1271 #: apply.c:5011
1272 msgid "make sure the patch is applicable to the current index"
1273 msgstr ""
1274
1275 #: apply.c:5013
1276 msgid "mark new files with `git add --intent-to-add`"
1277 msgstr ""
1278
1279 #: apply.c:5015
1280 msgid "apply a patch without touching the working tree"
1281 msgstr ""
1282
1283 #: apply.c:5017
1284 msgid "accept a patch that touches outside the working area"
1285 msgstr ""
1286
1287 #: apply.c:5020
1288 msgid "also apply the patch (use with --stat/--summary/--check)"
1289 msgstr ""
1290
1291 #: apply.c:5022
1292 msgid "attempt three-way merge if a patch does not apply"
1293 msgstr ""
1294
1295 #: apply.c:5024
1296 msgid "build a temporary index based on embedded index information"
1297 msgstr ""
1298
1299 #: apply.c:5027 builtin/checkout-index.c:182 builtin/ls-files.c:525
1300 msgid "paths are separated with NUL character"
1301 msgstr ""
1302
1303 #: apply.c:5029
1304 msgid "ensure at least <n> lines of context match"
1305 msgstr ""
1306
1307 #: apply.c:5030 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:3562 builtin/rebase.c:1346
1310 msgid "action"
1311 msgstr ""
1312
1313 #: apply.c:5031
1314 msgid "detect new or modified lines that have whitespace errors"
1315 msgstr ""
1316
1317 #: apply.c:5034 apply.c:5037
1318 msgid "ignore changes in whitespace when finding context"
1319 msgstr ""
1320
1321 #: apply.c:5040
1322 msgid "apply the patch in reverse"
1323 msgstr ""
1324
1325 #: apply.c:5042
1326 msgid "don't expect at least one line of context"
1327 msgstr ""
1328
1329 #: apply.c:5044
1330 msgid "leave the rejected hunks in corresponding *.rej files"
1331 msgstr ""
1332
1333 #: apply.c:5046
1334 msgid "allow overlapping hunks"
1335 msgstr ""
1336
1337 #: apply.c:5047 builtin/add.c:329 builtin/check-ignore.c:22
1338 #: builtin/commit.c:1364 builtin/count-objects.c:98 builtin/fsck.c:775
1339 #: builtin/log.c:2287 builtin/mv.c:123 builtin/read-tree.c:128
1340 msgid "be verbose"
1341 msgstr ""
1342
1343 #: apply.c:5049
1344 msgid "tolerate incorrectly detected missing new-line at the end of file"
1345 msgstr ""
1346
1347 #: apply.c:5052
1348 msgid "do not trust the line counts in the hunk headers"
1349 msgstr ""
1350
1351 #: apply.c:5054 builtin/am.c:2254
1352 msgid "root"
1353 msgstr ""
1354
1355 #: apply.c:5055
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:1736 sequencer.c:2886
1426 #: sequencer.c:3327 sequencer.c:3436 builtin/am.c:249 builtin/commit.c:786
1427 #: builtin/merge.c:1138
1428 #, c-format
1429 msgid "could not read '%s'"
1430 msgstr ""
1431
1432 #: archive.c:430 builtin/add.c:181 builtin/add.c:594 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:1765
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:886 builtin/blame.c:890
1483 #: builtin/blame.c:891 builtin/commit-tree.c:117 builtin/config.c:135
1484 #: builtin/fast-export.c:1208 builtin/fast-export.c:1210
1485 #: builtin/fast-export.c:1214 builtin/grep.c:919 builtin/hash-object.c:105
1486 #: builtin/ls-files.c:561 builtin/ls-files.c:564 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:255
1638 #, c-format
1639 msgid "could not create file '%s'"
1640 msgstr ""
1641
1642 #: bisect.c:987 builtin/merge.c:152
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 parameters?\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:2272 remote.c:2031 sequencer.c:2138
1693 #: sequencer.c:4633 submodule.c:855 builtin/commit.c:1045 builtin/log.c:409
1694 #: builtin/log.c:1023 builtin/log.c:1625 builtin/log.c:2046 builtin/log.c:2336
1695 #: builtin/merge.c:423 builtin/pack-objects.c:3380 builtin/pack-objects.c:3395
1696 #: builtin/shortlog.c:267
1697 msgid "revision walk setup failed"
1698 msgstr ""
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:480 rerere.c:690 sequencer.c:2390 sequencer.c:3176
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:379
1904 msgid "rev-list died"
1905 msgstr ""
1906
1907 #: bundle.c:428
1908 #, c-format
1909 msgid "ref '%s' is excluded by the rev-list options"
1910 msgstr ""
1911
1912 #: bundle.c:498
1913 #, c-format
1914 msgid "unsupported bundle version %d"
1915 msgstr ""
1916
1917 #: bundle.c:500
1918 #, c-format
1919 msgid "cannot write bundle version %d with algorithm %s"
1920 msgstr ""
1921
1922 #: bundle.c:522 builtin/log.c:209 builtin/log.c:1927 builtin/shortlog.c:408
1923 #, c-format
1924 msgid "unrecognized argument: %s"
1925 msgstr ""
1926
1927 #: bundle.c:530
1928 msgid "Refusing to create empty bundle."
1929 msgstr ""
1930
1931 #: bundle.c:540
1932 #, c-format
1933 msgid "cannot create '%s'"
1934 msgstr ""
1935
1936 #: bundle.c:565
1937 msgid "index-pack died"
1938 msgstr ""
1939
1940 #: color.c:329
1941 #, c-format
1942 msgid "invalid color value: %.*s"
1943 msgstr ""
1944
1945 #: commit-graph.c:188 midx.c:47
1946 msgid "invalid hash version"
1947 msgstr ""
1948
1949 #: commit-graph.c:246
1950 msgid "commit-graph file is too small"
1951 msgstr ""
1952
1953 #: commit-graph.c:311
1954 #, c-format
1955 msgid "commit-graph signature %X does not match signature %X"
1956 msgstr ""
1957
1958 #: commit-graph.c:318
1959 #, c-format
1960 msgid "commit-graph version %X does not match version %X"
1961 msgstr ""
1962
1963 #: commit-graph.c:325
1964 #, c-format
1965 msgid "commit-graph hash version %X does not match version %X"
1966 msgstr ""
1967
1968 #: commit-graph.c:342
1969 #, c-format
1970 msgid "commit-graph file is too small to hold %u chunks"
1971 msgstr ""
1972
1973 #: commit-graph.c:361
1974 #, c-format
1975 msgid "commit-graph improper chunk offset %08x%08x"
1976 msgstr ""
1977
1978 #: commit-graph.c:433
1979 #, c-format
1980 msgid "commit-graph chunk id %08x appears multiple times"
1981 msgstr ""
1982
1983 #: commit-graph.c:499
1984 msgid "commit-graph has no base graphs chunk"
1985 msgstr ""
1986
1987 #: commit-graph.c:509
1988 msgid "commit-graph chain does not match"
1989 msgstr ""
1990
1991 #: commit-graph.c:557
1992 #, c-format
1993 msgid "invalid commit-graph chain: line '%s' not a hash"
1994 msgstr ""
1995
1996 #: commit-graph.c:581
1997 msgid "unable to find all commit-graph files"
1998 msgstr ""
1999
2000 #: commit-graph.c:721 commit-graph.c:785
2001 msgid "invalid commit position. commit-graph is likely corrupt"
2002 msgstr ""
2003
2004 #: commit-graph.c:742
2005 #, c-format
2006 msgid "could not find commit %s"
2007 msgstr ""
2008
2009 #: commit-graph.c:1042 builtin/am.c:1292
2010 #, c-format
2011 msgid "unable to parse commit %s"
2012 msgstr ""
2013
2014 #: commit-graph.c:1265 builtin/pack-objects.c:2864
2015 #, c-format
2016 msgid "unable to get type of object %s"
2017 msgstr ""
2018
2019 #: commit-graph.c:1301
2020 msgid "Loading known commits in commit graph"
2021 msgstr ""
2022
2023 #: commit-graph.c:1318
2024 msgid "Expanding reachable commits in commit graph"
2025 msgstr ""
2026
2027 #: commit-graph.c:1338
2028 msgid "Clearing commit marks in commit graph"
2029 msgstr ""
2030
2031 #: commit-graph.c:1357
2032 msgid "Computing commit graph generation numbers"
2033 msgstr ""
2034
2035 #: commit-graph.c:1424
2036 msgid "Computing commit changed paths Bloom filters"
2037 msgstr ""
2038
2039 #: commit-graph.c:1501
2040 msgid "Collecting referenced commits"
2041 msgstr ""
2042
2043 #: commit-graph.c:1526
2044 #, c-format
2045 msgid "Finding commits for commit graph in %d pack"
2046 msgid_plural "Finding commits for commit graph in %d packs"
2047 msgstr[0] ""
2048 msgstr[1] ""
2049
2050 #: commit-graph.c:1539
2051 #, c-format
2052 msgid "error adding pack %s"
2053 msgstr ""
2054
2055 #: commit-graph.c:1543
2056 #, c-format
2057 msgid "error opening index for %s"
2058 msgstr ""
2059
2060 #: commit-graph.c:1582
2061 msgid "Finding commits for commit graph among packed objects"
2062 msgstr ""
2063
2064 #: commit-graph.c:1597
2065 msgid "Counting distinct commits in commit graph"
2066 msgstr ""
2067
2068 #: commit-graph.c:1629
2069 msgid "Finding extra edges in commit graph"
2070 msgstr ""
2071
2072 #: commit-graph.c:1678
2073 msgid "failed to write correct number of base graph ids"
2074 msgstr ""
2075
2076 #: commit-graph.c:1720 midx.c:819
2077 #, c-format
2078 msgid "unable to create leading directories of %s"
2079 msgstr ""
2080
2081 #: commit-graph.c:1733
2082 msgid "unable to create temporary graph layer"
2083 msgstr ""
2084
2085 #: commit-graph.c:1738
2086 #, c-format
2087 msgid "unable to adjust shared permissions for '%s'"
2088 msgstr ""
2089
2090 #: commit-graph.c:1808
2091 #, c-format
2092 msgid "Writing out commit graph in %d pass"
2093 msgid_plural "Writing out commit graph in %d passes"
2094 msgstr[0] ""
2095 msgstr[1] ""
2096
2097 #: commit-graph.c:1853
2098 msgid "unable to open commit-graph chain file"
2099 msgstr ""
2100
2101 #: commit-graph.c:1869
2102 msgid "failed to rename base commit-graph file"
2103 msgstr ""
2104
2105 #: commit-graph.c:1889
2106 msgid "failed to rename temporary commit-graph file"
2107 msgstr ""
2108
2109 #: commit-graph.c:2015
2110 msgid "Scanning merged commits"
2111 msgstr ""
2112
2113 #: commit-graph.c:2059
2114 msgid "Merging commit-graph"
2115 msgstr ""
2116
2117 #: commit-graph.c:2165
2118 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2119 msgstr ""
2120
2121 #: commit-graph.c:2274
2122 #, c-format
2123 msgid "the commit graph format cannot write %d commits"
2124 msgstr ""
2125
2126 #: commit-graph.c:2285
2127 msgid "too many commits to write graph"
2128 msgstr ""
2129
2130 #: commit-graph.c:2378
2131 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2132 msgstr ""
2133
2134 #: commit-graph.c:2388
2135 #, c-format
2136 msgid "commit-graph has incorrect OID order: %s then %s"
2137 msgstr ""
2138
2139 #: commit-graph.c:2398 commit-graph.c:2413
2140 #, c-format
2141 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2142 msgstr ""
2143
2144 #: commit-graph.c:2405
2145 #, c-format
2146 msgid "failed to parse commit %s from commit-graph"
2147 msgstr ""
2148
2149 #: commit-graph.c:2423
2150 msgid "Verifying commits in commit graph"
2151 msgstr ""
2152
2153 #: commit-graph.c:2438
2154 #, c-format
2155 msgid "failed to parse commit %s from object database for commit-graph"
2156 msgstr ""
2157
2158 #: commit-graph.c:2445
2159 #, c-format
2160 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2161 msgstr ""
2162
2163 #: commit-graph.c:2455
2164 #, c-format
2165 msgid "commit-graph parent list for commit %s is too long"
2166 msgstr ""
2167
2168 #: commit-graph.c:2464
2169 #, c-format
2170 msgid "commit-graph parent for %s is %s != %s"
2171 msgstr ""
2172
2173 #: commit-graph.c:2478
2174 #, c-format
2175 msgid "commit-graph parent list for commit %s terminates early"
2176 msgstr ""
2177
2178 #: commit-graph.c:2483
2179 #, c-format
2180 msgid ""
2181 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2182 msgstr ""
2183
2184 #: commit-graph.c:2487
2185 #, c-format
2186 msgid ""
2187 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2188 msgstr ""
2189
2190 #: commit-graph.c:2503
2191 #, c-format
2192 msgid "commit-graph generation for commit %s is %u != %u"
2193 msgstr ""
2194
2195 #: commit-graph.c:2509
2196 #, c-format
2197 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2198 msgstr ""
2199
2200 #: commit.c:52 sequencer.c:2879 builtin/am.c:359 builtin/am.c:403
2201 #: builtin/am.c:1371 builtin/am.c:2018 builtin/replace.c:457
2202 #, c-format
2203 msgid "could not parse %s"
2204 msgstr ""
2205
2206 #: commit.c:54
2207 #, c-format
2208 msgid "%s %s is not a commit!"
2209 msgstr ""
2210
2211 #: commit.c:194
2212 msgid ""
2213 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2214 "and will be removed in a future Git version.\n"
2215 "\n"
2216 "Please use \"git replace --convert-graft-file\"\n"
2217 "to convert the grafts into replace refs.\n"
2218 "\n"
2219 "Turn this message off by running\n"
2220 "\"git config advice.graftFileDeprecated false\""
2221 msgstr ""
2222
2223 #: commit.c:1172
2224 #, c-format
2225 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2226 msgstr ""
2227
2228 #: commit.c:1176
2229 #, c-format
2230 msgid "Commit %s has a bad GPG signature allegedly by %s."
2231 msgstr ""
2232
2233 #: commit.c:1179
2234 #, c-format
2235 msgid "Commit %s does not have a GPG signature."
2236 msgstr ""
2237
2238 #: commit.c:1182
2239 #, c-format
2240 msgid "Commit %s has a good GPG signature by %s\n"
2241 msgstr ""
2242
2243 #: commit.c:1436
2244 msgid ""
2245 "Warning: commit message did not conform to UTF-8.\n"
2246 "You may want to amend it after fixing the message, or set the config\n"
2247 "variable i18n.commitencoding to the encoding your project uses.\n"
2248 msgstr ""
2249
2250 #: compat/obstack.c:406 compat/obstack.c:408
2251 msgid "memory exhausted"
2252 msgstr ""
2253
2254 #: config.c:125
2255 #, c-format
2256 msgid ""
2257 "exceeded maximum include depth (%d) while including\n"
2258 "\t%s\n"
2259 "from\n"
2260 "\t%s\n"
2261 "This might be due to circular includes."
2262 msgstr ""
2263
2264 #: config.c:141
2265 #, c-format
2266 msgid "could not expand include path '%s'"
2267 msgstr ""
2268
2269 #: config.c:152
2270 msgid "relative config includes must come from files"
2271 msgstr ""
2272
2273 #: config.c:198
2274 msgid "relative config include conditionals must come from files"
2275 msgstr ""
2276
2277 #: config.c:378
2278 #, c-format
2279 msgid "key does not contain a section: %s"
2280 msgstr ""
2281
2282 #: config.c:384
2283 #, c-format
2284 msgid "key does not contain variable name: %s"
2285 msgstr ""
2286
2287 #: config.c:408 sequencer.c:2580
2288 #, c-format
2289 msgid "invalid key: %s"
2290 msgstr ""
2291
2292 #: config.c:414
2293 #, c-format
2294 msgid "invalid key (newline): %s"
2295 msgstr ""
2296
2297 #: config.c:450 config.c:462
2298 #, c-format
2299 msgid "bogus config parameter: %s"
2300 msgstr ""
2301
2302 #: config.c:497
2303 #, c-format
2304 msgid "bogus format in %s"
2305 msgstr ""
2306
2307 #: config.c:836
2308 #, c-format
2309 msgid "bad config line %d in blob %s"
2310 msgstr ""
2311
2312 #: config.c:840
2313 #, c-format
2314 msgid "bad config line %d in file %s"
2315 msgstr ""
2316
2317 #: config.c:844
2318 #, c-format
2319 msgid "bad config line %d in standard input"
2320 msgstr ""
2321
2322 #: config.c:848
2323 #, c-format
2324 msgid "bad config line %d in submodule-blob %s"
2325 msgstr ""
2326
2327 #: config.c:852
2328 #, c-format
2329 msgid "bad config line %d in command line %s"
2330 msgstr ""
2331
2332 #: config.c:856
2333 #, c-format
2334 msgid "bad config line %d in %s"
2335 msgstr ""
2336
2337 #: config.c:993
2338 msgid "out of range"
2339 msgstr ""
2340
2341 #: config.c:993
2342 msgid "invalid unit"
2343 msgstr ""
2344
2345 #: config.c:994
2346 #, c-format
2347 msgid "bad numeric config value '%s' for '%s': %s"
2348 msgstr ""
2349
2350 #: config.c:1013
2351 #, c-format
2352 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2353 msgstr ""
2354
2355 #: config.c:1016
2356 #, c-format
2357 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2358 msgstr ""
2359
2360 #: config.c:1019
2361 #, c-format
2362 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2363 msgstr ""
2364
2365 #: config.c:1022
2366 #, c-format
2367 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2368 msgstr ""
2369
2370 #: config.c:1025
2371 #, c-format
2372 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2373 msgstr ""
2374
2375 #: config.c:1028
2376 #, c-format
2377 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2378 msgstr ""
2379
2380 #: config.c:1123
2381 #, c-format
2382 msgid "failed to expand user dir in: '%s'"
2383 msgstr ""
2384
2385 #: config.c:1132
2386 #, c-format
2387 msgid "'%s' for '%s' is not a valid timestamp"
2388 msgstr ""
2389
2390 #: config.c:1223
2391 #, c-format
2392 msgid "abbrev length out of range: %d"
2393 msgstr ""
2394
2395 #: config.c:1237 config.c:1248
2396 #, c-format
2397 msgid "bad zlib compression level %d"
2398 msgstr ""
2399
2400 #: config.c:1340
2401 msgid "core.commentChar should only be one character"
2402 msgstr ""
2403
2404 #: config.c:1373
2405 #, c-format
2406 msgid "invalid mode for object creation: %s"
2407 msgstr ""
2408
2409 #: config.c:1445
2410 #, c-format
2411 msgid "malformed value for %s"
2412 msgstr ""
2413
2414 #: config.c:1471
2415 #, c-format
2416 msgid "malformed value for %s: %s"
2417 msgstr ""
2418
2419 #: config.c:1472
2420 msgid "must be one of nothing, matching, simple, upstream or current"
2421 msgstr ""
2422
2423 #: config.c:1533 builtin/pack-objects.c:3649
2424 #, c-format
2425 msgid "bad pack compression level %d"
2426 msgstr ""
2427
2428 #: config.c:1655
2429 #, c-format
2430 msgid "unable to load config blob object '%s'"
2431 msgstr ""
2432
2433 #: config.c:1658
2434 #, c-format
2435 msgid "reference '%s' does not point to a blob"
2436 msgstr ""
2437
2438 #: config.c:1675
2439 #, c-format
2440 msgid "unable to resolve config blob '%s'"
2441 msgstr ""
2442
2443 #: config.c:1705
2444 #, c-format
2445 msgid "failed to parse %s"
2446 msgstr ""
2447
2448 #: config.c:1759
2449 msgid "unable to parse command-line config"
2450 msgstr ""
2451
2452 #: config.c:2122
2453 msgid "unknown error occurred while reading the configuration files"
2454 msgstr ""
2455
2456 #: config.c:2296
2457 #, c-format
2458 msgid "Invalid %s: '%s'"
2459 msgstr ""
2460
2461 #: config.c:2341
2462 #, c-format
2463 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2464 msgstr ""
2465
2466 #: config.c:2387
2467 #, c-format
2468 msgid "unable to parse '%s' from command-line config"
2469 msgstr ""
2470
2471 #: config.c:2389
2472 #, c-format
2473 msgid "bad config variable '%s' in file '%s' at line %d"
2474 msgstr ""
2475
2476 #: config.c:2473
2477 #, c-format
2478 msgid "invalid section name '%s'"
2479 msgstr ""
2480
2481 #: config.c:2505
2482 #, c-format
2483 msgid "%s has multiple values"
2484 msgstr ""
2485
2486 #: config.c:2534
2487 #, c-format
2488 msgid "failed to write new configuration file %s"
2489 msgstr ""
2490
2491 #: config.c:2786 config.c:3112
2492 #, c-format
2493 msgid "could not lock config file %s"
2494 msgstr ""
2495
2496 #: config.c:2797
2497 #, c-format
2498 msgid "opening %s"
2499 msgstr ""
2500
2501 #: config.c:2834 builtin/config.c:361
2502 #, c-format
2503 msgid "invalid pattern: %s"
2504 msgstr ""
2505
2506 #: config.c:2859
2507 #, c-format
2508 msgid "invalid config file %s"
2509 msgstr ""
2510
2511 #: config.c:2872 config.c:3125
2512 #, c-format
2513 msgid "fstat on %s failed"
2514 msgstr ""
2515
2516 #: config.c:2883
2517 #, c-format
2518 msgid "unable to mmap '%s'"
2519 msgstr ""
2520
2521 #: config.c:2892 config.c:3130
2522 #, c-format
2523 msgid "chmod on %s failed"
2524 msgstr ""
2525
2526 #: config.c:2977 config.c:3227
2527 #, c-format
2528 msgid "could not write config file %s"
2529 msgstr ""
2530
2531 #: config.c:3011
2532 #, c-format
2533 msgid "could not set '%s' to '%s'"
2534 msgstr ""
2535
2536 #: config.c:3013 builtin/remote.c:657 builtin/remote.c:855 builtin/remote.c:863
2537 #, c-format
2538 msgid "could not unset '%s'"
2539 msgstr ""
2540
2541 #: config.c:3103
2542 #, c-format
2543 msgid "invalid section name: %s"
2544 msgstr ""
2545
2546 #: config.c:3270
2547 #, c-format
2548 msgid "missing value for '%s'"
2549 msgstr ""
2550
2551 #: connect.c:61
2552 msgid "the remote end hung up upon initial contact"
2553 msgstr ""
2554
2555 #: connect.c:63
2556 msgid ""
2557 "Could not read from remote repository.\n"
2558 "\n"
2559 "Please make sure you have the correct access rights\n"
2560 "and the repository exists."
2561 msgstr ""
2562
2563 #: connect.c:81
2564 #, c-format
2565 msgid "server doesn't support '%s'"
2566 msgstr ""
2567
2568 #: connect.c:118
2569 #, c-format
2570 msgid "server doesn't support feature '%s'"
2571 msgstr ""
2572
2573 #: connect.c:129
2574 msgid "expected flush after capabilities"
2575 msgstr ""
2576
2577 #: connect.c:263
2578 #, c-format
2579 msgid "ignoring capabilities after first line '%s'"
2580 msgstr ""
2581
2582 #: connect.c:284
2583 msgid "protocol error: unexpected capabilities^{}"
2584 msgstr ""
2585
2586 #: connect.c:306
2587 #, c-format
2588 msgid "protocol error: expected shallow sha-1, got '%s'"
2589 msgstr ""
2590
2591 #: connect.c:308
2592 msgid "repository on the other end cannot be shallow"
2593 msgstr ""
2594
2595 #: connect.c:347
2596 msgid "invalid packet"
2597 msgstr ""
2598
2599 #: connect.c:367
2600 #, c-format
2601 msgid "protocol error: unexpected '%s'"
2602 msgstr ""
2603
2604 #: connect.c:473
2605 #, c-format
2606 msgid "unknown object format '%s' specified by server"
2607 msgstr ""
2608
2609 #: connect.c:500
2610 #, c-format
2611 msgid "invalid ls-refs response: %s"
2612 msgstr ""
2613
2614 #: connect.c:504
2615 msgid "expected flush after ref listing"
2616 msgstr ""
2617
2618 #: connect.c:507
2619 msgid "expected response end packet after ref listing"
2620 msgstr ""
2621
2622 #: connect.c:640
2623 #, c-format
2624 msgid "protocol '%s' is not supported"
2625 msgstr ""
2626
2627 #: connect.c:691
2628 msgid "unable to set SO_KEEPALIVE on socket"
2629 msgstr ""
2630
2631 #: connect.c:731 connect.c:794
2632 #, c-format
2633 msgid "Looking up %s ... "
2634 msgstr ""
2635
2636 #: connect.c:735
2637 #, c-format
2638 msgid "unable to look up %s (port %s) (%s)"
2639 msgstr ""
2640
2641 #. TRANSLATORS: this is the end of "Looking up %s ... "
2642 #: connect.c:739 connect.c:810
2643 #, c-format
2644 msgid ""
2645 "done.\n"
2646 "Connecting to %s (port %s) ... "
2647 msgstr ""
2648
2649 #: connect.c:761 connect.c:838
2650 #, c-format
2651 msgid ""
2652 "unable to connect to %s:\n"
2653 "%s"
2654 msgstr ""
2655
2656 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2657 #: connect.c:767 connect.c:844
2658 msgid "done."
2659 msgstr ""
2660
2661 #: connect.c:798
2662 #, c-format
2663 msgid "unable to look up %s (%s)"
2664 msgstr ""
2665
2666 #: connect.c:804
2667 #, c-format
2668 msgid "unknown port %s"
2669 msgstr ""
2670
2671 #: connect.c:941 connect.c:1271
2672 #, c-format
2673 msgid "strange hostname '%s' blocked"
2674 msgstr ""
2675
2676 #: connect.c:943
2677 #, c-format
2678 msgid "strange port '%s' blocked"
2679 msgstr ""
2680
2681 #: connect.c:953
2682 #, c-format
2683 msgid "cannot start proxy %s"
2684 msgstr ""
2685
2686 #: connect.c:1024
2687 msgid "no path specified; see 'git help pull' for valid url syntax"
2688 msgstr ""
2689
2690 #: connect.c:1219
2691 msgid "ssh variant 'simple' does not support -4"
2692 msgstr ""
2693
2694 #: connect.c:1231
2695 msgid "ssh variant 'simple' does not support -6"
2696 msgstr ""
2697
2698 #: connect.c:1248
2699 msgid "ssh variant 'simple' does not support setting port"
2700 msgstr ""
2701
2702 #: connect.c:1360
2703 #, c-format
2704 msgid "strange pathname '%s' blocked"
2705 msgstr ""
2706
2707 #: connect.c:1408
2708 msgid "unable to fork"
2709 msgstr ""
2710
2711 #: connected.c:108 builtin/fsck.c:209 builtin/prune.c:45
2712 msgid "Checking connectivity"
2713 msgstr ""
2714
2715 #: connected.c:120
2716 msgid "Could not run 'git rev-list'"
2717 msgstr ""
2718
2719 #: connected.c:144
2720 msgid "failed write to rev-list"
2721 msgstr ""
2722
2723 #: connected.c:149
2724 msgid "failed to close rev-list's stdin"
2725 msgstr ""
2726
2727 #: convert.c:194
2728 #, c-format
2729 msgid "illegal crlf_action %d"
2730 msgstr ""
2731
2732 #: convert.c:207
2733 #, c-format
2734 msgid "CRLF would be replaced by LF in %s"
2735 msgstr ""
2736
2737 #: convert.c:209
2738 #, c-format
2739 msgid ""
2740 "CRLF will be replaced by LF in %s.\n"
2741 "The file will have its original line endings in your working directory"
2742 msgstr ""
2743
2744 #: convert.c:217
2745 #, c-format
2746 msgid "LF would be replaced by CRLF in %s"
2747 msgstr ""
2748
2749 #: convert.c:219
2750 #, c-format
2751 msgid ""
2752 "LF will be replaced by CRLF in %s.\n"
2753 "The file will have its original line endings in your working directory"
2754 msgstr ""
2755
2756 #: convert.c:284
2757 #, c-format
2758 msgid "BOM is prohibited in '%s' if encoded as %s"
2759 msgstr ""
2760
2761 #: convert.c:291
2762 #, c-format
2763 msgid ""
2764 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2765 "working-tree-encoding."
2766 msgstr ""
2767
2768 #: convert.c:304
2769 #, c-format
2770 msgid "BOM is required in '%s' if encoded as %s"
2771 msgstr ""
2772
2773 #: convert.c:306
2774 #, c-format
2775 msgid ""
2776 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2777 "%sLE (depending on the byte order) as working-tree-encoding."
2778 msgstr ""
2779
2780 #: convert.c:419 convert.c:490
2781 #, c-format
2782 msgid "failed to encode '%s' from %s to %s"
2783 msgstr ""
2784
2785 #: convert.c:462
2786 #, c-format
2787 msgid "encoding '%s' from %s to %s and back is not the same"
2788 msgstr ""
2789
2790 #: convert.c:665
2791 #, c-format
2792 msgid "cannot fork to run external filter '%s'"
2793 msgstr ""
2794
2795 #: convert.c:685
2796 #, c-format
2797 msgid "cannot feed the input to external filter '%s'"
2798 msgstr ""
2799
2800 #: convert.c:692
2801 #, c-format
2802 msgid "external filter '%s' failed %d"
2803 msgstr ""
2804
2805 #: convert.c:727 convert.c:730
2806 #, c-format
2807 msgid "read from external filter '%s' failed"
2808 msgstr ""
2809
2810 #: convert.c:733 convert.c:788
2811 #, c-format
2812 msgid "external filter '%s' failed"
2813 msgstr ""
2814
2815 #: convert.c:837
2816 msgid "unexpected filter type"
2817 msgstr ""
2818
2819 #: convert.c:848
2820 msgid "path name too long for external filter"
2821 msgstr ""
2822
2823 #: convert.c:940
2824 #, c-format
2825 msgid ""
2826 "external filter '%s' is not available anymore although not all paths have "
2827 "been filtered"
2828 msgstr ""
2829
2830 #: convert.c:1240
2831 msgid "true/false are no valid working-tree-encodings"
2832 msgstr ""
2833
2834 #: convert.c:1428 convert.c:1462
2835 #, c-format
2836 msgid "%s: clean filter '%s' failed"
2837 msgstr ""
2838
2839 #: convert.c:1508
2840 #, c-format
2841 msgid "%s: smudge filter %s failed"
2842 msgstr ""
2843
2844 #: credential.c:96
2845 #, c-format
2846 msgid "skipping credential lookup for key: credential.%s"
2847 msgstr ""
2848
2849 #: credential.c:112
2850 msgid "refusing to work with credential missing host field"
2851 msgstr ""
2852
2853 #: credential.c:114
2854 msgid "refusing to work with credential missing protocol field"
2855 msgstr ""
2856
2857 #: credential.c:394
2858 #, c-format
2859 msgid "url contains a newline in its %s component: %s"
2860 msgstr ""
2861
2862 #: credential.c:438
2863 #, c-format
2864 msgid "url has no scheme: %s"
2865 msgstr ""
2866
2867 #: credential.c:511
2868 #, c-format
2869 msgid "credential url cannot be parsed: %s"
2870 msgstr ""
2871
2872 #: date.c:138
2873 msgid "in the future"
2874 msgstr ""
2875
2876 #: date.c:144
2877 #, c-format
2878 msgid "%<PRIuMAX> second ago"
2879 msgid_plural "%<PRIuMAX> seconds ago"
2880 msgstr[0] ""
2881 msgstr[1] ""
2882
2883 #: date.c:151
2884 #, c-format
2885 msgid "%<PRIuMAX> minute ago"
2886 msgid_plural "%<PRIuMAX> minutes ago"
2887 msgstr[0] ""
2888 msgstr[1] ""
2889
2890 #: date.c:158
2891 #, c-format
2892 msgid "%<PRIuMAX> hour ago"
2893 msgid_plural "%<PRIuMAX> hours ago"
2894 msgstr[0] ""
2895 msgstr[1] ""
2896
2897 #: date.c:165
2898 #, c-format
2899 msgid "%<PRIuMAX> day ago"
2900 msgid_plural "%<PRIuMAX> days ago"
2901 msgstr[0] ""
2902 msgstr[1] ""
2903
2904 #: date.c:171
2905 #, c-format
2906 msgid "%<PRIuMAX> week ago"
2907 msgid_plural "%<PRIuMAX> weeks ago"
2908 msgstr[0] ""
2909 msgstr[1] ""
2910
2911 #: date.c:178
2912 #, c-format
2913 msgid "%<PRIuMAX> month ago"
2914 msgid_plural "%<PRIuMAX> months ago"
2915 msgstr[0] ""
2916 msgstr[1] ""
2917
2918 #: date.c:189
2919 #, c-format
2920 msgid "%<PRIuMAX> year"
2921 msgid_plural "%<PRIuMAX> years"
2922 msgstr[0] ""
2923 msgstr[1] ""
2924
2925 #. TRANSLATORS: "%s" is "<n> years"
2926 #: date.c:192
2927 #, c-format
2928 msgid "%s, %<PRIuMAX> month ago"
2929 msgid_plural "%s, %<PRIuMAX> months ago"
2930 msgstr[0] ""
2931 msgstr[1] ""
2932
2933 #: date.c:197 date.c:202
2934 #, c-format
2935 msgid "%<PRIuMAX> year ago"
2936 msgid_plural "%<PRIuMAX> years ago"
2937 msgstr[0] ""
2938 msgstr[1] ""
2939
2940 #: delta-islands.c:272
2941 msgid "Propagating island marks"
2942 msgstr ""
2943
2944 #: delta-islands.c:290
2945 #, c-format
2946 msgid "bad tree object %s"
2947 msgstr ""
2948
2949 #: delta-islands.c:334
2950 #, c-format
2951 msgid "failed to load island regex for '%s': %s"
2952 msgstr ""
2953
2954 #: delta-islands.c:390
2955 #, c-format
2956 msgid "island regex from config has too many capture groups (max=%d)"
2957 msgstr ""
2958
2959 #: delta-islands.c:467
2960 #, c-format
2961 msgid "Marked %d islands, done.\n"
2962 msgstr ""
2963
2964 #: diff-lib.c:534
2965 msgid "--merge-base does not work with ranges"
2966 msgstr ""
2967
2968 #: diff-lib.c:536
2969 msgid "--merge-base only works with commits"
2970 msgstr ""
2971
2972 #: diff-lib.c:553
2973 msgid "unable to get HEAD"
2974 msgstr ""
2975
2976 #: diff-lib.c:560
2977 msgid "no merge base found"
2978 msgstr ""
2979
2980 #: diff-lib.c:562
2981 msgid "multiple merge bases found"
2982 msgstr ""
2983
2984 #: diff-no-index.c:238
2985 msgid "git diff --no-index [<options>] <path> <path>"
2986 msgstr ""
2987
2988 #: diff-no-index.c:263
2989 msgid ""
2990 "Not a git repository. Use --no-index to compare two paths outside a working "
2991 "tree"
2992 msgstr ""
2993
2994 #: diff.c:156
2995 #, c-format
2996 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
2997 msgstr ""
2998
2999 #: diff.c:161
3000 #, c-format
3001 msgid "  Unknown dirstat parameter '%s'\n"
3002 msgstr ""
3003
3004 #: diff.c:297
3005 msgid ""
3006 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3007 "'dimmed-zebra', 'plain'"
3008 msgstr ""
3009
3010 #: diff.c:325
3011 #, c-format
3012 msgid ""
3013 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3014 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3015 msgstr ""
3016
3017 #: diff.c:333
3018 msgid ""
3019 "color-moved-ws: allow-indentation-change cannot be combined with other "
3020 "whitespace modes"
3021 msgstr ""
3022
3023 #: diff.c:410
3024 #, c-format
3025 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3026 msgstr ""
3027
3028 #: diff.c:470
3029 #, c-format
3030 msgid ""
3031 "Found errors in 'diff.dirstat' config variable:\n"
3032 "%s"
3033 msgstr ""
3034
3035 #: diff.c:4276
3036 #, c-format
3037 msgid "external diff died, stopping at %s"
3038 msgstr ""
3039
3040 #: diff.c:4625
3041 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3042 msgstr ""
3043
3044 #: diff.c:4628
3045 msgid "-G, -S and --find-object are mutually exclusive"
3046 msgstr ""
3047
3048 #: diff.c:4706
3049 msgid "--follow requires exactly one pathspec"
3050 msgstr ""
3051
3052 #: diff.c:4754
3053 #, c-format
3054 msgid "invalid --stat value: %s"
3055 msgstr ""
3056
3057 #: diff.c:4759 diff.c:4764 diff.c:4769 diff.c:4774 diff.c:5302
3058 #: parse-options.c:197 parse-options.c:201 builtin/commit-graph.c:180
3059 #, c-format
3060 msgid "%s expects a numerical value"
3061 msgstr ""
3062
3063 #: diff.c:4791
3064 #, c-format
3065 msgid ""
3066 "Failed to parse --dirstat/-X option parameter:\n"
3067 "%s"
3068 msgstr ""
3069
3070 #: diff.c:4876
3071 #, c-format
3072 msgid "unknown change class '%c' in --diff-filter=%s"
3073 msgstr ""
3074
3075 #: diff.c:4900
3076 #, c-format
3077 msgid "unknown value after ws-error-highlight=%.*s"
3078 msgstr ""
3079
3080 #: diff.c:4914
3081 #, c-format
3082 msgid "unable to resolve '%s'"
3083 msgstr ""
3084
3085 #: diff.c:4964 diff.c:4970
3086 #, c-format
3087 msgid "%s expects <n>/<m> form"
3088 msgstr ""
3089
3090 #: diff.c:4982
3091 #, c-format
3092 msgid "%s expects a character, got '%s'"
3093 msgstr ""
3094
3095 #: diff.c:5003
3096 #, c-format
3097 msgid "bad --color-moved argument: %s"
3098 msgstr ""
3099
3100 #: diff.c:5022
3101 #, c-format
3102 msgid "invalid mode '%s' in --color-moved-ws"
3103 msgstr ""
3104
3105 #: diff.c:5062
3106 msgid ""
3107 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3108 "\"histogram\""
3109 msgstr ""
3110
3111 #: diff.c:5098 diff.c:5118
3112 #, c-format
3113 msgid "invalid argument to %s"
3114 msgstr ""
3115
3116 #: diff.c:5222
3117 #, c-format
3118 msgid "invalid regex given to -I: '%s'"
3119 msgstr ""
3120
3121 #: diff.c:5271
3122 #, c-format
3123 msgid "failed to parse --submodule option parameter: '%s'"
3124 msgstr ""
3125
3126 #: diff.c:5327
3127 #, c-format
3128 msgid "bad --word-diff argument: %s"
3129 msgstr ""
3130
3131 #: diff.c:5350
3132 msgid "Diff output format options"
3133 msgstr ""
3134
3135 #: diff.c:5352 diff.c:5358
3136 msgid "generate patch"
3137 msgstr ""
3138
3139 #: diff.c:5355 builtin/log.c:178
3140 msgid "suppress diff output"
3141 msgstr ""
3142
3143 #: diff.c:5360 diff.c:5474 diff.c:5481
3144 msgid "<n>"
3145 msgstr ""
3146
3147 #: diff.c:5361 diff.c:5364
3148 msgid "generate diffs with <n> lines context"
3149 msgstr ""
3150
3151 #: diff.c:5366
3152 msgid "generate the diff in raw format"
3153 msgstr ""
3154
3155 #: diff.c:5369
3156 msgid "synonym for '-p --raw'"
3157 msgstr ""
3158
3159 #: diff.c:5373
3160 msgid "synonym for '-p --stat'"
3161 msgstr ""
3162
3163 #: diff.c:5377
3164 msgid "machine friendly --stat"
3165 msgstr ""
3166
3167 #: diff.c:5380
3168 msgid "output only the last line of --stat"
3169 msgstr ""
3170
3171 #: diff.c:5382 diff.c:5390
3172 msgid "<param1,param2>..."
3173 msgstr ""
3174
3175 #: diff.c:5383
3176 msgid ""
3177 "output the distribution of relative amount of changes for each sub-directory"
3178 msgstr ""
3179
3180 #: diff.c:5387
3181 msgid "synonym for --dirstat=cumulative"
3182 msgstr ""
3183
3184 #: diff.c:5391
3185 msgid "synonym for --dirstat=files,param1,param2..."
3186 msgstr ""
3187
3188 #: diff.c:5395
3189 msgid "warn if changes introduce conflict markers or whitespace errors"
3190 msgstr ""
3191
3192 #: diff.c:5398
3193 msgid "condensed summary such as creations, renames and mode changes"
3194 msgstr ""
3195
3196 #: diff.c:5401
3197 msgid "show only names of changed files"
3198 msgstr ""
3199
3200 #: diff.c:5404
3201 msgid "show only names and status of changed files"
3202 msgstr ""
3203
3204 #: diff.c:5406
3205 msgid "<width>[,<name-width>[,<count>]]"
3206 msgstr ""
3207
3208 #: diff.c:5407
3209 msgid "generate diffstat"
3210 msgstr ""
3211
3212 #: diff.c:5409 diff.c:5412 diff.c:5415
3213 msgid "<width>"
3214 msgstr ""
3215
3216 #: diff.c:5410
3217 msgid "generate diffstat with a given width"
3218 msgstr ""
3219
3220 #: diff.c:5413
3221 msgid "generate diffstat with a given name width"
3222 msgstr ""
3223
3224 #: diff.c:5416
3225 msgid "generate diffstat with a given graph width"
3226 msgstr ""
3227
3228 #: diff.c:5418
3229 msgid "<count>"
3230 msgstr ""
3231
3232 #: diff.c:5419
3233 msgid "generate diffstat with limited lines"
3234 msgstr ""
3235
3236 #: diff.c:5422
3237 msgid "generate compact summary in diffstat"
3238 msgstr ""
3239
3240 #: diff.c:5425
3241 msgid "output a binary diff that can be applied"
3242 msgstr ""
3243
3244 #: diff.c:5428
3245 msgid "show full pre- and post-image object names on the \"index\" lines"
3246 msgstr ""
3247
3248 #: diff.c:5430
3249 msgid "show colored diff"
3250 msgstr ""
3251
3252 #: diff.c:5431
3253 msgid "<kind>"
3254 msgstr ""
3255
3256 #: diff.c:5432
3257 msgid ""
3258 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3259 "diff"
3260 msgstr ""
3261
3262 #: diff.c:5435
3263 msgid ""
3264 "do not munge pathnames and use NULs as output field terminators in --raw or "
3265 "--numstat"
3266 msgstr ""
3267
3268 #: diff.c:5438 diff.c:5441 diff.c:5444 diff.c:5553
3269 msgid "<prefix>"
3270 msgstr ""
3271
3272 #: diff.c:5439
3273 msgid "show the given source prefix instead of \"a/\""
3274 msgstr ""
3275
3276 #: diff.c:5442
3277 msgid "show the given destination prefix instead of \"b/\""
3278 msgstr ""
3279
3280 #: diff.c:5445
3281 msgid "prepend an additional prefix to every line of output"
3282 msgstr ""
3283
3284 #: diff.c:5448
3285 msgid "do not show any source or destination prefix"
3286 msgstr ""
3287
3288 #: diff.c:5451
3289 msgid "show context between diff hunks up to the specified number of lines"
3290 msgstr ""
3291
3292 #: diff.c:5455 diff.c:5460 diff.c:5465
3293 msgid "<char>"
3294 msgstr ""
3295
3296 #: diff.c:5456
3297 msgid "specify the character to indicate a new line instead of '+'"
3298 msgstr ""
3299
3300 #: diff.c:5461
3301 msgid "specify the character to indicate an old line instead of '-'"
3302 msgstr ""
3303
3304 #: diff.c:5466
3305 msgid "specify the character to indicate a context instead of ' '"
3306 msgstr ""
3307
3308 #: diff.c:5469
3309 msgid "Diff rename options"
3310 msgstr ""
3311
3312 #: diff.c:5470
3313 msgid "<n>[/<m>]"
3314 msgstr ""
3315
3316 #: diff.c:5471
3317 msgid "break complete rewrite changes into pairs of delete and create"
3318 msgstr ""
3319
3320 #: diff.c:5475
3321 msgid "detect renames"
3322 msgstr ""
3323
3324 #: diff.c:5479
3325 msgid "omit the preimage for deletes"
3326 msgstr ""
3327
3328 #: diff.c:5482
3329 msgid "detect copies"
3330 msgstr ""
3331
3332 #: diff.c:5486
3333 msgid "use unmodified files as source to find copies"
3334 msgstr ""
3335
3336 #: diff.c:5488
3337 msgid "disable rename detection"
3338 msgstr ""
3339
3340 #: diff.c:5491
3341 msgid "use empty blobs as rename source"
3342 msgstr ""
3343
3344 #: diff.c:5493
3345 msgid "continue listing the history of a file beyond renames"
3346 msgstr ""
3347
3348 #: diff.c:5496
3349 msgid ""
3350 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3351 "given limit"
3352 msgstr ""
3353
3354 #: diff.c:5498
3355 msgid "Diff algorithm options"
3356 msgstr ""
3357
3358 #: diff.c:5500
3359 msgid "produce the smallest possible diff"
3360 msgstr ""
3361
3362 #: diff.c:5503
3363 msgid "ignore whitespace when comparing lines"
3364 msgstr ""
3365
3366 #: diff.c:5506
3367 msgid "ignore changes in amount of whitespace"
3368 msgstr ""
3369
3370 #: diff.c:5509
3371 msgid "ignore changes in whitespace at EOL"
3372 msgstr ""
3373
3374 #: diff.c:5512
3375 msgid "ignore carrier-return at the end of line"
3376 msgstr ""
3377
3378 #: diff.c:5515
3379 msgid "ignore changes whose lines are all blank"
3380 msgstr ""
3381
3382 #: diff.c:5517 diff.c:5539 diff.c:5542 diff.c:5587
3383 msgid "<regex>"
3384 msgstr ""
3385
3386 #: diff.c:5518
3387 msgid "ignore changes whose all lines match <regex>"
3388 msgstr ""
3389
3390 #: diff.c:5521
3391 msgid "heuristic to shift diff hunk boundaries for easy reading"
3392 msgstr ""
3393
3394 #: diff.c:5524
3395 msgid "generate diff using the \"patience diff\" algorithm"
3396 msgstr ""
3397
3398 #: diff.c:5528
3399 msgid "generate diff using the \"histogram diff\" algorithm"
3400 msgstr ""
3401
3402 #: diff.c:5530
3403 msgid "<algorithm>"
3404 msgstr ""
3405
3406 #: diff.c:5531
3407 msgid "choose a diff algorithm"
3408 msgstr ""
3409
3410 #: diff.c:5533
3411 msgid "<text>"
3412 msgstr ""
3413
3414 #: diff.c:5534
3415 msgid "generate diff using the \"anchored diff\" algorithm"
3416 msgstr ""
3417
3418 #: diff.c:5536 diff.c:5545 diff.c:5548
3419 msgid "<mode>"
3420 msgstr ""
3421
3422 #: diff.c:5537
3423 msgid "show word diff, using <mode> to delimit changed words"
3424 msgstr ""
3425
3426 #: diff.c:5540
3427 msgid "use <regex> to decide what a word is"
3428 msgstr ""
3429
3430 #: diff.c:5543
3431 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3432 msgstr ""
3433
3434 #: diff.c:5546
3435 msgid "moved lines of code are colored differently"
3436 msgstr ""
3437
3438 #: diff.c:5549
3439 msgid "how white spaces are ignored in --color-moved"
3440 msgstr ""
3441
3442 #: diff.c:5552
3443 msgid "Other diff options"
3444 msgstr ""
3445
3446 #: diff.c:5554
3447 msgid "when run from subdir, exclude changes outside and show relative paths"
3448 msgstr ""
3449
3450 #: diff.c:5558
3451 msgid "treat all files as text"
3452 msgstr ""
3453
3454 #: diff.c:5560
3455 msgid "swap two inputs, reverse the diff"
3456 msgstr ""
3457
3458 #: diff.c:5562
3459 msgid "exit with 1 if there were differences, 0 otherwise"
3460 msgstr ""
3461
3462 #: diff.c:5564
3463 msgid "disable all output of the program"
3464 msgstr ""
3465
3466 #: diff.c:5566
3467 msgid "allow an external diff helper to be executed"
3468 msgstr ""
3469
3470 #: diff.c:5568
3471 msgid "run external text conversion filters when comparing binary files"
3472 msgstr ""
3473
3474 #: diff.c:5570
3475 msgid "<when>"
3476 msgstr ""
3477
3478 #: diff.c:5571
3479 msgid "ignore changes to submodules in the diff generation"
3480 msgstr ""
3481
3482 #: diff.c:5574
3483 msgid "<format>"
3484 msgstr ""
3485
3486 #: diff.c:5575
3487 msgid "specify how differences in submodules are shown"
3488 msgstr ""
3489
3490 #: diff.c:5579
3491 msgid "hide 'git add -N' entries from the index"
3492 msgstr ""
3493
3494 #: diff.c:5582
3495 msgid "treat 'git add -N' entries as real in the index"
3496 msgstr ""
3497
3498 #: diff.c:5584
3499 msgid "<string>"
3500 msgstr ""
3501
3502 #: diff.c:5585
3503 msgid ""
3504 "look for differences that change the number of occurrences of the specified "
3505 "string"
3506 msgstr ""
3507
3508 #: diff.c:5588
3509 msgid ""
3510 "look for differences that change the number of occurrences of the specified "
3511 "regex"
3512 msgstr ""
3513
3514 #: diff.c:5591
3515 msgid "show all changes in the changeset with -S or -G"
3516 msgstr ""
3517
3518 #: diff.c:5594
3519 msgid "treat <string> in -S as extended POSIX regular expression"
3520 msgstr ""
3521
3522 #: diff.c:5597
3523 msgid "control the order in which files appear in the output"
3524 msgstr ""
3525
3526 #: diff.c:5598
3527 msgid "<object-id>"
3528 msgstr ""
3529
3530 #: diff.c:5599
3531 msgid ""
3532 "look for differences that change the number of occurrences of the specified "
3533 "object"
3534 msgstr ""
3535
3536 #: diff.c:5601
3537 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3538 msgstr ""
3539
3540 #: diff.c:5602
3541 msgid "select files by diff type"
3542 msgstr ""
3543
3544 #: diff.c:5604
3545 msgid "<file>"
3546 msgstr ""
3547
3548 #: diff.c:5605
3549 msgid "Output to a specific file"
3550 msgstr ""
3551
3552 #: diff.c:6262
3553 msgid "inexact rename detection was skipped due to too many files."
3554 msgstr ""
3555
3556 #: diff.c:6265
3557 msgid "only found copies from modified paths due to too many files."
3558 msgstr ""
3559
3560 #: diff.c:6268
3561 #, c-format
3562 msgid ""
3563 "you may want to set your %s variable to at least %d and retry the command."
3564 msgstr ""
3565
3566 #: diffcore-order.c:24
3567 #, c-format
3568 msgid "failed to read orderfile '%s'"
3569 msgstr ""
3570
3571 #: diffcore-rename.c:592
3572 msgid "Performing inexact rename detection"
3573 msgstr ""
3574
3575 #: dir.c:578
3576 #, c-format
3577 msgid "pathspec '%s' did not match any file(s) known to git"
3578 msgstr ""
3579
3580 #: dir.c:718 dir.c:747 dir.c:760
3581 #, c-format
3582 msgid "unrecognized pattern: '%s'"
3583 msgstr ""
3584
3585 #: dir.c:777 dir.c:791
3586 #, c-format
3587 msgid "unrecognized negative pattern: '%s'"
3588 msgstr ""
3589
3590 #: dir.c:809
3591 #, c-format
3592 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3593 msgstr ""
3594
3595 #: dir.c:819
3596 msgid "disabling cone pattern matching"
3597 msgstr ""
3598
3599 #: dir.c:1198
3600 #, c-format
3601 msgid "cannot use %s as an exclude file"
3602 msgstr ""
3603
3604 #: dir.c:2305
3605 #, c-format
3606 msgid "could not open directory '%s'"
3607 msgstr ""
3608
3609 #: dir.c:2605
3610 msgid "failed to get kernel name and information"
3611 msgstr ""
3612
3613 #: dir.c:2729
3614 msgid "untracked cache is disabled on this system or location"
3615 msgstr ""
3616
3617 #: dir.c:3520
3618 #, c-format
3619 msgid "index file corrupt in repo %s"
3620 msgstr ""
3621
3622 #: dir.c:3565 dir.c:3570
3623 #, c-format
3624 msgid "could not create directories for %s"
3625 msgstr ""
3626
3627 #: dir.c:3599
3628 #, c-format
3629 msgid "could not migrate git directory from '%s' to '%s'"
3630 msgstr ""
3631
3632 #: editor.c:74
3633 #, c-format
3634 msgid "hint: Waiting for your editor to close the file...%c"
3635 msgstr ""
3636
3637 #: entry.c:177
3638 msgid "Filtering content"
3639 msgstr ""
3640
3641 #: entry.c:478
3642 #, c-format
3643 msgid "could not stat file '%s'"
3644 msgstr ""
3645
3646 #: environment.c:150
3647 #, c-format
3648 msgid "bad git namespace path \"%s\""
3649 msgstr ""
3650
3651 #: environment.c:337
3652 #, c-format
3653 msgid "could not set GIT_DIR to '%s'"
3654 msgstr ""
3655
3656 #: exec-cmd.c:363
3657 #, c-format
3658 msgid "too many args to run %s"
3659 msgstr ""
3660
3661 #: fetch-pack.c:177
3662 msgid "git fetch-pack: expected shallow list"
3663 msgstr ""
3664
3665 #: fetch-pack.c:180
3666 msgid "git fetch-pack: expected a flush packet after shallow list"
3667 msgstr ""
3668
3669 #: fetch-pack.c:191
3670 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3671 msgstr ""
3672
3673 #: fetch-pack.c:211
3674 #, c-format
3675 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3676 msgstr ""
3677
3678 #: fetch-pack.c:222
3679 msgid "unable to write to remote"
3680 msgstr ""
3681
3682 #: fetch-pack.c:283
3683 msgid "--stateless-rpc requires multi_ack_detailed"
3684 msgstr ""
3685
3686 #: fetch-pack.c:378 fetch-pack.c:1406
3687 #, c-format
3688 msgid "invalid shallow line: %s"
3689 msgstr ""
3690
3691 #: fetch-pack.c:384 fetch-pack.c:1412
3692 #, c-format
3693 msgid "invalid unshallow line: %s"
3694 msgstr ""
3695
3696 #: fetch-pack.c:386 fetch-pack.c:1414
3697 #, c-format
3698 msgid "object not found: %s"
3699 msgstr ""
3700
3701 #: fetch-pack.c:389 fetch-pack.c:1417
3702 #, c-format
3703 msgid "error in object: %s"
3704 msgstr ""
3705
3706 #: fetch-pack.c:391 fetch-pack.c:1419
3707 #, c-format
3708 msgid "no shallow found: %s"
3709 msgstr ""
3710
3711 #: fetch-pack.c:394 fetch-pack.c:1423
3712 #, c-format
3713 msgid "expected shallow/unshallow, got %s"
3714 msgstr ""
3715
3716 #: fetch-pack.c:434
3717 #, c-format
3718 msgid "got %s %d %s"
3719 msgstr ""
3720
3721 #: fetch-pack.c:451
3722 #, c-format
3723 msgid "invalid commit %s"
3724 msgstr ""
3725
3726 #: fetch-pack.c:482
3727 msgid "giving up"
3728 msgstr ""
3729
3730 #: fetch-pack.c:495 progress.c:339
3731 msgid "done"
3732 msgstr ""
3733
3734 #: fetch-pack.c:507
3735 #, c-format
3736 msgid "got %s (%d) %s"
3737 msgstr ""
3738
3739 #: fetch-pack.c:543
3740 #, c-format
3741 msgid "Marking %s as complete"
3742 msgstr ""
3743
3744 #: fetch-pack.c:758
3745 #, c-format
3746 msgid "already have %s (%s)"
3747 msgstr ""
3748
3749 #: fetch-pack.c:827
3750 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3751 msgstr ""
3752
3753 #: fetch-pack.c:835
3754 msgid "protocol error: bad pack header"
3755 msgstr ""
3756
3757 #: fetch-pack.c:919
3758 #, c-format
3759 msgid "fetch-pack: unable to fork off %s"
3760 msgstr ""
3761
3762 #: fetch-pack.c:937
3763 #, c-format
3764 msgid "%s failed"
3765 msgstr ""
3766
3767 #: fetch-pack.c:939
3768 msgid "error in sideband demultiplexer"
3769 msgstr ""
3770
3771 #: fetch-pack.c:982
3772 #, c-format
3773 msgid "Server version is %.*s"
3774 msgstr ""
3775
3776 #: fetch-pack.c:990 fetch-pack.c:996 fetch-pack.c:999 fetch-pack.c:1005
3777 #: fetch-pack.c:1009 fetch-pack.c:1013 fetch-pack.c:1017 fetch-pack.c:1021
3778 #: fetch-pack.c:1025 fetch-pack.c:1029 fetch-pack.c:1033 fetch-pack.c:1037
3779 #: fetch-pack.c:1043 fetch-pack.c:1049 fetch-pack.c:1054 fetch-pack.c:1059
3780 #, c-format
3781 msgid "Server supports %s"
3782 msgstr ""
3783
3784 #: fetch-pack.c:992
3785 msgid "Server does not support shallow clients"
3786 msgstr ""
3787
3788 #: fetch-pack.c:1052
3789 msgid "Server does not support --shallow-since"
3790 msgstr ""
3791
3792 #: fetch-pack.c:1057
3793 msgid "Server does not support --shallow-exclude"
3794 msgstr ""
3795
3796 #: fetch-pack.c:1061
3797 msgid "Server does not support --deepen"
3798 msgstr ""
3799
3800 #: fetch-pack.c:1063
3801 msgid "Server does not support this repository's object format"
3802 msgstr ""
3803
3804 #: fetch-pack.c:1076
3805 msgid "no common commits"
3806 msgstr ""
3807
3808 #: fetch-pack.c:1088 fetch-pack.c:1628
3809 msgid "git fetch-pack: fetch failed."
3810 msgstr ""
3811
3812 #: fetch-pack.c:1214
3813 #, c-format
3814 msgid "mismatched algorithms: client %s; server %s"
3815 msgstr ""
3816
3817 #: fetch-pack.c:1218
3818 #, c-format
3819 msgid "the server does not support algorithm '%s'"
3820 msgstr ""
3821
3822 #: fetch-pack.c:1238
3823 msgid "Server does not support shallow requests"
3824 msgstr ""
3825
3826 #: fetch-pack.c:1245
3827 msgid "Server supports filter"
3828 msgstr ""
3829
3830 #: fetch-pack.c:1284
3831 msgid "unable to write request to remote"
3832 msgstr ""
3833
3834 #: fetch-pack.c:1302
3835 #, c-format
3836 msgid "error reading section header '%s'"
3837 msgstr ""
3838
3839 #: fetch-pack.c:1308
3840 #, c-format
3841 msgid "expected '%s', received '%s'"
3842 msgstr ""
3843
3844 #: fetch-pack.c:1369
3845 #, c-format
3846 msgid "unexpected acknowledgment line: '%s'"
3847 msgstr ""
3848
3849 #: fetch-pack.c:1374
3850 #, c-format
3851 msgid "error processing acks: %d"
3852 msgstr ""
3853
3854 #: fetch-pack.c:1384
3855 msgid "expected packfile to be sent after 'ready'"
3856 msgstr ""
3857
3858 #: fetch-pack.c:1386
3859 msgid "expected no other sections to be sent after no 'ready'"
3860 msgstr ""
3861
3862 #: fetch-pack.c:1428
3863 #, c-format
3864 msgid "error processing shallow info: %d"
3865 msgstr ""
3866
3867 #: fetch-pack.c:1475
3868 #, c-format
3869 msgid "expected wanted-ref, got '%s'"
3870 msgstr ""
3871
3872 #: fetch-pack.c:1480
3873 #, c-format
3874 msgid "unexpected wanted-ref: '%s'"
3875 msgstr ""
3876
3877 #: fetch-pack.c:1485
3878 #, c-format
3879 msgid "error processing wanted refs: %d"
3880 msgstr ""
3881
3882 #: fetch-pack.c:1515
3883 msgid "git fetch-pack: expected response end packet"
3884 msgstr ""
3885
3886 #: fetch-pack.c:1897
3887 msgid "no matching remote head"
3888 msgstr ""
3889
3890 #: fetch-pack.c:1920 builtin/clone.c:693
3891 msgid "remote did not send all necessary objects"
3892 msgstr ""
3893
3894 #: fetch-pack.c:1947
3895 #, c-format
3896 msgid "no such remote ref %s"
3897 msgstr ""
3898
3899 #: fetch-pack.c:1950
3900 #, c-format
3901 msgid "Server does not allow request for unadvertised object %s"
3902 msgstr ""
3903
3904 #: gpg-interface.c:272
3905 msgid "could not create temporary file"
3906 msgstr ""
3907
3908 #: gpg-interface.c:275
3909 #, c-format
3910 msgid "failed writing detached signature to '%s'"
3911 msgstr ""
3912
3913 #: gpg-interface.c:457
3914 msgid "gpg failed to sign the data"
3915 msgstr ""
3916
3917 #: graph.c:98
3918 #, c-format
3919 msgid "ignore invalid color '%.*s' in log.graphColors"
3920 msgstr ""
3921
3922 #: grep.c:640
3923 msgid ""
3924 "given pattern contains NULL byte (via -f <file>). This is only supported "
3925 "with -P under PCRE v2"
3926 msgstr ""
3927
3928 #: grep.c:2100
3929 #, c-format
3930 msgid "'%s': unable to read %s"
3931 msgstr ""
3932
3933 #: grep.c:2117 setup.c:176 builtin/clone.c:412 builtin/diff.c:89
3934 #: builtin/rm.c:135
3935 #, c-format
3936 msgid "failed to stat '%s'"
3937 msgstr ""
3938
3939 #: grep.c:2128
3940 #, c-format
3941 msgid "'%s': short read"
3942 msgstr ""
3943
3944 #: help.c:23
3945 msgid "start a working area (see also: git help tutorial)"
3946 msgstr ""
3947
3948 #: help.c:24
3949 msgid "work on the current change (see also: git help everyday)"
3950 msgstr ""
3951
3952 #: help.c:25
3953 msgid "examine the history and state (see also: git help revisions)"
3954 msgstr ""
3955
3956 #: help.c:26
3957 msgid "grow, mark and tweak your common history"
3958 msgstr ""
3959
3960 #: help.c:27
3961 msgid "collaborate (see also: git help workflows)"
3962 msgstr ""
3963
3964 #: help.c:31
3965 msgid "Main Porcelain Commands"
3966 msgstr ""
3967
3968 #: help.c:32
3969 msgid "Ancillary Commands / Manipulators"
3970 msgstr ""
3971
3972 #: help.c:33
3973 msgid "Ancillary Commands / Interrogators"
3974 msgstr ""
3975
3976 #: help.c:34
3977 msgid "Interacting with Others"
3978 msgstr ""
3979
3980 #: help.c:35
3981 msgid "Low-level Commands / Manipulators"
3982 msgstr ""
3983
3984 #: help.c:36
3985 msgid "Low-level Commands / Interrogators"
3986 msgstr ""
3987
3988 #: help.c:37
3989 msgid "Low-level Commands / Syncing Repositories"
3990 msgstr ""
3991
3992 #: help.c:38
3993 msgid "Low-level Commands / Internal Helpers"
3994 msgstr ""
3995
3996 #: help.c:300
3997 #, c-format
3998 msgid "available git commands in '%s'"
3999 msgstr ""
4000
4001 #: help.c:307
4002 msgid "git commands available from elsewhere on your $PATH"
4003 msgstr ""
4004
4005 #: help.c:316
4006 msgid "These are common Git commands used in various situations:"
4007 msgstr ""
4008
4009 #: help.c:365 git.c:99
4010 #, c-format
4011 msgid "unsupported command listing type '%s'"
4012 msgstr ""
4013
4014 #: help.c:405
4015 msgid "The Git concept guides are:"
4016 msgstr ""
4017
4018 #: help.c:429
4019 msgid "See 'git help <command>' to read about a specific subcommand"
4020 msgstr ""
4021
4022 #: help.c:434
4023 msgid "External commands"
4024 msgstr ""
4025
4026 #: help.c:449
4027 msgid "Command aliases"
4028 msgstr ""
4029
4030 #: help.c:527
4031 #, c-format
4032 msgid ""
4033 "'%s' appears to be a git command, but we were not\n"
4034 "able to execute it. Maybe git-%s is broken?"
4035 msgstr ""
4036
4037 #: help.c:543 help.c:631
4038 #, c-format
4039 msgid "git: '%s' is not a git command. See 'git --help'."
4040 msgstr ""
4041
4042 #: help.c:591
4043 msgid "Uh oh. Your system reports no Git commands at all."
4044 msgstr ""
4045
4046 #: help.c:613
4047 #, c-format
4048 msgid "WARNING: You called a Git command named '%s', which does not exist."
4049 msgstr ""
4050
4051 #: help.c:618
4052 #, c-format
4053 msgid "Continuing under the assumption that you meant '%s'."
4054 msgstr ""
4055
4056 #: help.c:623
4057 #, c-format
4058 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4059 msgstr ""
4060
4061 #: help.c:635
4062 msgid ""
4063 "\n"
4064 "The most similar command is"
4065 msgid_plural ""
4066 "\n"
4067 "The most similar commands are"
4068 msgstr[0] ""
4069 msgstr[1] ""
4070
4071 #: help.c:675
4072 msgid "git version [<options>]"
4073 msgstr ""
4074
4075 #: help.c:730
4076 #, c-format
4077 msgid "%s: %s - %s"
4078 msgstr ""
4079
4080 #: help.c:734
4081 msgid ""
4082 "\n"
4083 "Did you mean this?"
4084 msgid_plural ""
4085 "\n"
4086 "Did you mean one of these?"
4087 msgstr[0] ""
4088 msgstr[1] ""
4089
4090 #: ident.c:353
4091 msgid "Author identity unknown\n"
4092 msgstr ""
4093
4094 #: ident.c:356
4095 msgid "Committer identity unknown\n"
4096 msgstr ""
4097
4098 #: ident.c:362
4099 msgid ""
4100 "\n"
4101 "*** Please tell me who you are.\n"
4102 "\n"
4103 "Run\n"
4104 "\n"
4105 "  git config --global user.email \"you@example.com\"\n"
4106 "  git config --global user.name \"Your Name\"\n"
4107 "\n"
4108 "to set your account's default identity.\n"
4109 "Omit --global to set the identity only in this repository.\n"
4110 "\n"
4111 msgstr ""
4112
4113 #: ident.c:397
4114 msgid "no email was given and auto-detection is disabled"
4115 msgstr ""
4116
4117 #: ident.c:402
4118 #, c-format
4119 msgid "unable to auto-detect email address (got '%s')"
4120 msgstr ""
4121
4122 #: ident.c:419
4123 msgid "no name was given and auto-detection is disabled"
4124 msgstr ""
4125
4126 #: ident.c:425
4127 #, c-format
4128 msgid "unable to auto-detect name (got '%s')"
4129 msgstr ""
4130
4131 #: ident.c:433
4132 #, c-format
4133 msgid "empty ident name (for <%s>) not allowed"
4134 msgstr ""
4135
4136 #: ident.c:439
4137 #, c-format
4138 msgid "name consists only of disallowed characters: %s"
4139 msgstr ""
4140
4141 #: ident.c:454 builtin/commit.c:634
4142 #, c-format
4143 msgid "invalid date format: %s"
4144 msgstr ""
4145
4146 #: list-objects-filter-options.c:81
4147 msgid "expected 'tree:<depth>'"
4148 msgstr ""
4149
4150 #: list-objects-filter-options.c:96
4151 msgid "sparse:path filters support has been dropped"
4152 msgstr ""
4153
4154 #: list-objects-filter-options.c:109
4155 #, c-format
4156 msgid "invalid filter-spec '%s'"
4157 msgstr ""
4158
4159 #: list-objects-filter-options.c:125
4160 #, c-format
4161 msgid "must escape char in sub-filter-spec: '%c'"
4162 msgstr ""
4163
4164 #: list-objects-filter-options.c:167
4165 msgid "expected something after combine:"
4166 msgstr ""
4167
4168 #: list-objects-filter-options.c:249
4169 msgid "multiple filter-specs cannot be combined"
4170 msgstr ""
4171
4172 #: list-objects-filter-options.c:361
4173 msgid "unable to upgrade repository format to support partial clone"
4174 msgstr ""
4175
4176 #: list-objects-filter.c:492
4177 #, c-format
4178 msgid "unable to access sparse blob in '%s'"
4179 msgstr ""
4180
4181 #: list-objects-filter.c:495
4182 #, c-format
4183 msgid "unable to parse sparse filter data in %s"
4184 msgstr ""
4185
4186 #: list-objects.c:127
4187 #, c-format
4188 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4189 msgstr ""
4190
4191 #: list-objects.c:140
4192 #, c-format
4193 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4194 msgstr ""
4195
4196 #: list-objects.c:375
4197 #, c-format
4198 msgid "unable to load root tree for commit %s"
4199 msgstr ""
4200
4201 #: lockfile.c:152
4202 #, c-format
4203 msgid ""
4204 "Unable to create '%s.lock': %s.\n"
4205 "\n"
4206 "Another git process seems to be running in this repository, e.g.\n"
4207 "an editor opened by 'git commit'. Please make sure all processes\n"
4208 "are terminated then try again. If it still fails, a git process\n"
4209 "may have crashed in this repository earlier:\n"
4210 "remove the file manually to continue."
4211 msgstr ""
4212
4213 #: lockfile.c:160
4214 #, c-format
4215 msgid "Unable to create '%s.lock': %s"
4216 msgstr ""
4217
4218 #: ls-refs.c:109
4219 msgid "expected flush after ls-refs arguments"
4220 msgstr ""
4221
4222 #: merge-ort-wrappers.c:13 merge-recursive.c:3672
4223 #, c-format
4224 msgid ""
4225 "Your local changes to the following files would be overwritten by merge:\n"
4226 "  %s"
4227 msgstr ""
4228
4229 #: merge-ort-wrappers.c:33 merge-recursive.c:3436
4230 #, c-format
4231 msgid "Already up to date!"
4232 msgstr ""
4233
4234 #: merge-recursive.c:356
4235 msgid "(bad commit)\n"
4236 msgstr ""
4237
4238 #: merge-recursive.c:379
4239 #, c-format
4240 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4241 msgstr ""
4242
4243 #: merge-recursive.c:388
4244 #, c-format
4245 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4246 msgstr ""
4247
4248 #: merge-recursive.c:874
4249 #, c-format
4250 msgid "failed to create path '%s'%s"
4251 msgstr ""
4252
4253 #: merge-recursive.c:885
4254 #, c-format
4255 msgid "Removing %s to make room for subdirectory\n"
4256 msgstr ""
4257
4258 #: merge-recursive.c:899 merge-recursive.c:918
4259 msgid ": perhaps a D/F conflict?"
4260 msgstr ""
4261
4262 #: merge-recursive.c:908
4263 #, c-format
4264 msgid "refusing to lose untracked file at '%s'"
4265 msgstr ""
4266
4267 #: merge-recursive.c:949 builtin/cat-file.c:41
4268 #, c-format
4269 msgid "cannot read object %s '%s'"
4270 msgstr ""
4271
4272 #: merge-recursive.c:954
4273 #, c-format
4274 msgid "blob expected for %s '%s'"
4275 msgstr ""
4276
4277 #: merge-recursive.c:979
4278 #, c-format
4279 msgid "failed to open '%s': %s"
4280 msgstr ""
4281
4282 #: merge-recursive.c:990
4283 #, c-format
4284 msgid "failed to symlink '%s': %s"
4285 msgstr ""
4286
4287 #: merge-recursive.c:995
4288 #, c-format
4289 msgid "do not know what to do with %06o %s '%s'"
4290 msgstr ""
4291
4292 #: merge-recursive.c:1191
4293 #, c-format
4294 msgid "Failed to merge submodule %s (not checked out)"
4295 msgstr ""
4296
4297 #: merge-recursive.c:1198
4298 #, c-format
4299 msgid "Failed to merge submodule %s (commits not present)"
4300 msgstr ""
4301
4302 #: merge-recursive.c:1205
4303 #, c-format
4304 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4305 msgstr ""
4306
4307 #: merge-recursive.c:1213 merge-recursive.c:1225
4308 #, c-format
4309 msgid "Fast-forwarding submodule %s to the following commit:"
4310 msgstr ""
4311
4312 #: merge-recursive.c:1216 merge-recursive.c:1228
4313 #, c-format
4314 msgid "Fast-forwarding submodule %s"
4315 msgstr ""
4316
4317 #: merge-recursive.c:1251
4318 #, c-format
4319 msgid "Failed to merge submodule %s (merge following commits not found)"
4320 msgstr ""
4321
4322 #: merge-recursive.c:1255
4323 #, c-format
4324 msgid "Failed to merge submodule %s (not fast-forward)"
4325 msgstr ""
4326
4327 #: merge-recursive.c:1256
4328 msgid "Found a possible merge resolution for the submodule:\n"
4329 msgstr ""
4330
4331 #: merge-recursive.c:1259
4332 #, c-format
4333 msgid ""
4334 "If this is correct simply add it to the index for example\n"
4335 "by using:\n"
4336 "\n"
4337 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4338 "\n"
4339 "which will accept this suggestion.\n"
4340 msgstr ""
4341
4342 #: merge-recursive.c:1268
4343 #, c-format
4344 msgid "Failed to merge submodule %s (multiple merges found)"
4345 msgstr ""
4346
4347 #: merge-recursive.c:1341
4348 msgid "Failed to execute internal merge"
4349 msgstr ""
4350
4351 #: merge-recursive.c:1346
4352 #, c-format
4353 msgid "Unable to add %s to database"
4354 msgstr ""
4355
4356 #: merge-recursive.c:1378
4357 #, c-format
4358 msgid "Auto-merging %s"
4359 msgstr ""
4360
4361 #: merge-recursive.c:1402
4362 #, c-format
4363 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4364 msgstr ""
4365
4366 #: merge-recursive.c:1474
4367 #, c-format
4368 msgid ""
4369 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4370 "in tree."
4371 msgstr ""
4372
4373 #: merge-recursive.c:1479
4374 #, c-format
4375 msgid ""
4376 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4377 "left in tree."
4378 msgstr ""
4379
4380 #: merge-recursive.c:1486
4381 #, c-format
4382 msgid ""
4383 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4384 "in tree at %s."
4385 msgstr ""
4386
4387 #: merge-recursive.c:1491
4388 #, c-format
4389 msgid ""
4390 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4391 "left in tree at %s."
4392 msgstr ""
4393
4394 #: merge-recursive.c:1526
4395 msgid "rename"
4396 msgstr ""
4397
4398 #: merge-recursive.c:1526
4399 msgid "renamed"
4400 msgstr ""
4401
4402 #: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
4403 #, c-format
4404 msgid "Refusing to lose dirty file at %s"
4405 msgstr ""
4406
4407 #: merge-recursive.c:1587
4408 #, c-format
4409 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4410 msgstr ""
4411
4412 #: merge-recursive.c:1645
4413 #, c-format
4414 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
4415 msgstr ""
4416
4417 #: merge-recursive.c:1676
4418 #, c-format
4419 msgid "%s is a directory in %s adding as %s instead"
4420 msgstr ""
4421
4422 #: merge-recursive.c:1681
4423 #, c-format
4424 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4425 msgstr ""
4426
4427 #: merge-recursive.c:1708
4428 #, c-format
4429 msgid ""
4430 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4431 "\"->\"%s\" in \"%s\"%s"
4432 msgstr ""
4433
4434 #: merge-recursive.c:1713
4435 msgid " (left unresolved)"
4436 msgstr ""
4437
4438 #: merge-recursive.c:1805
4439 #, c-format
4440 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4441 msgstr ""
4442
4443 #: merge-recursive.c:2068
4444 #, c-format
4445 msgid ""
4446 "CONFLICT (directory rename split): Unclear where to place %s because "
4447 "directory %s was renamed to multiple other directories, with no destination "
4448 "getting a majority of the files."
4449 msgstr ""
4450
4451 #: merge-recursive.c:2100
4452 #, c-format
4453 msgid ""
4454 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4455 "implicit directory rename(s) putting the following path(s) there: %s."
4456 msgstr ""
4457
4458 #: merge-recursive.c:2110
4459 #, c-format
4460 msgid ""
4461 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4462 "implicit directory renames tried to put these paths there: %s"
4463 msgstr ""
4464
4465 #: merge-recursive.c:2202
4466 #, c-format
4467 msgid ""
4468 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4469 ">%s in %s"
4470 msgstr ""
4471
4472 #: merge-recursive.c:2447
4473 #, c-format
4474 msgid ""
4475 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4476 "renamed."
4477 msgstr ""
4478
4479 #: merge-recursive.c:2973
4480 #, c-format
4481 msgid "cannot read object %s"
4482 msgstr ""
4483
4484 #: merge-recursive.c:2976
4485 #, c-format
4486 msgid "object %s is not a blob"
4487 msgstr ""
4488
4489 #: merge-recursive.c:3040
4490 msgid "modify"
4491 msgstr ""
4492
4493 #: merge-recursive.c:3040
4494 msgid "modified"
4495 msgstr ""
4496
4497 #: merge-recursive.c:3052
4498 msgid "content"
4499 msgstr ""
4500
4501 #: merge-recursive.c:3056
4502 msgid "add/add"
4503 msgstr ""
4504
4505 #: merge-recursive.c:3079
4506 #, c-format
4507 msgid "Skipped %s (merged same as existing)"
4508 msgstr ""
4509
4510 #: merge-recursive.c:3101
4511 msgid "submodule"
4512 msgstr ""
4513
4514 #: merge-recursive.c:3102
4515 #, c-format
4516 msgid "CONFLICT (%s): Merge conflict in %s"
4517 msgstr ""
4518
4519 #: merge-recursive.c:3132
4520 #, c-format
4521 msgid "Adding as %s instead"
4522 msgstr ""
4523
4524 #: merge-recursive.c:3215
4525 #, c-format
4526 msgid ""
4527 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4528 "moving it to %s."
4529 msgstr ""
4530
4531 #: merge-recursive.c:3218
4532 #, c-format
4533 msgid ""
4534 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4535 "in %s, suggesting it should perhaps be moved to %s."
4536 msgstr ""
4537
4538 #: merge-recursive.c:3222
4539 #, c-format
4540 msgid ""
4541 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4542 "%s; moving it to %s."
4543 msgstr ""
4544
4545 #: merge-recursive.c:3225
4546 #, c-format
4547 msgid ""
4548 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4549 "was renamed in %s, suggesting it should perhaps be moved to %s."
4550 msgstr ""
4551
4552 #: merge-recursive.c:3339
4553 #, c-format
4554 msgid "Removing %s"
4555 msgstr ""
4556
4557 #: merge-recursive.c:3362
4558 msgid "file/directory"
4559 msgstr ""
4560
4561 #: merge-recursive.c:3367
4562 msgid "directory/file"
4563 msgstr ""
4564
4565 #: merge-recursive.c:3374
4566 #, c-format
4567 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4568 msgstr ""
4569
4570 #: merge-recursive.c:3383
4571 #, c-format
4572 msgid "Adding %s"
4573 msgstr ""
4574
4575 #: merge-recursive.c:3392
4576 #, c-format
4577 msgid "CONFLICT (add/add): Merge conflict in %s"
4578 msgstr ""
4579
4580 #: merge-recursive.c:3445
4581 #, c-format
4582 msgid "merging of trees %s and %s failed"
4583 msgstr ""
4584
4585 #: merge-recursive.c:3550
4586 msgid "Merging:"
4587 msgstr ""
4588
4589 #: merge-recursive.c:3563
4590 #, c-format
4591 msgid "found %u common ancestor:"
4592 msgid_plural "found %u common ancestors:"
4593 msgstr[0] ""
4594 msgstr[1] ""
4595
4596 #: merge-recursive.c:3613
4597 msgid "merge returned no commit"
4598 msgstr ""
4599
4600 #: merge-recursive.c:3769
4601 #, c-format
4602 msgid "Could not parse object '%s'"
4603 msgstr ""
4604
4605 #: merge-recursive.c:3787 builtin/merge.c:711 builtin/merge.c:895
4606 msgid "Unable to write index."
4607 msgstr ""
4608
4609 #: merge.c:41
4610 msgid "failed to read the cache"
4611 msgstr ""
4612
4613 #: merge.c:109 rerere.c:720 builtin/am.c:1883 builtin/am.c:1917
4614 #: builtin/checkout.c:573 builtin/checkout.c:829 builtin/clone.c:817
4615 #: builtin/stash.c:265
4616 msgid "unable to write new index file"
4617 msgstr ""
4618
4619 #: midx.c:80
4620 #, c-format
4621 msgid "multi-pack-index file %s is too small"
4622 msgstr ""
4623
4624 #: midx.c:96
4625 #, c-format
4626 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4627 msgstr ""
4628
4629 #: midx.c:101
4630 #, c-format
4631 msgid "multi-pack-index version %d not recognized"
4632 msgstr ""
4633
4634 #: midx.c:106
4635 #, c-format
4636 msgid "multi-pack-index hash version %u does not match version %u"
4637 msgstr ""
4638
4639 #: midx.c:123
4640 msgid "invalid chunk offset (too large)"
4641 msgstr ""
4642
4643 #: midx.c:147
4644 msgid "terminating multi-pack-index chunk id appears earlier than expected"
4645 msgstr ""
4646
4647 #: midx.c:160
4648 msgid "multi-pack-index missing required pack-name chunk"
4649 msgstr ""
4650
4651 #: midx.c:162
4652 msgid "multi-pack-index missing required OID fanout chunk"
4653 msgstr ""
4654
4655 #: midx.c:164
4656 msgid "multi-pack-index missing required OID lookup chunk"
4657 msgstr ""
4658
4659 #: midx.c:166
4660 msgid "multi-pack-index missing required object offsets chunk"
4661 msgstr ""
4662
4663 #: midx.c:180
4664 #, c-format
4665 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4666 msgstr ""
4667
4668 #: midx.c:223
4669 #, c-format
4670 msgid "bad pack-int-id: %u (%u total packs)"
4671 msgstr ""
4672
4673 #: midx.c:273
4674 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4675 msgstr ""
4676
4677 #: midx.c:480
4678 #, c-format
4679 msgid "failed to add packfile '%s'"
4680 msgstr ""
4681
4682 #: midx.c:486
4683 #, c-format
4684 msgid "failed to open pack-index '%s'"
4685 msgstr ""
4686
4687 #: midx.c:546
4688 #, c-format
4689 msgid "failed to locate object %d in packfile"
4690 msgstr ""
4691
4692 #: midx.c:846
4693 msgid "Adding packfiles to multi-pack-index"
4694 msgstr ""
4695
4696 #: midx.c:879
4697 #, c-format
4698 msgid "did not see pack-file %s to drop"
4699 msgstr ""
4700
4701 #: midx.c:931
4702 msgid "no pack files to index."
4703 msgstr ""
4704
4705 #: midx.c:982
4706 msgid "Writing chunks to multi-pack-index"
4707 msgstr ""
4708
4709 #: midx.c:1060
4710 #, c-format
4711 msgid "failed to clear multi-pack-index at %s"
4712 msgstr ""
4713
4714 #: midx.c:1116
4715 msgid "multi-pack-index file exists, but failed to parse"
4716 msgstr ""
4717
4718 #: midx.c:1124
4719 msgid "Looking for referenced packfiles"
4720 msgstr ""
4721
4722 #: midx.c:1139
4723 #, c-format
4724 msgid ""
4725 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4726 msgstr ""
4727
4728 #: midx.c:1144
4729 msgid "the midx contains no oid"
4730 msgstr ""
4731
4732 #: midx.c:1153
4733 msgid "Verifying OID order in multi-pack-index"
4734 msgstr ""
4735
4736 #: midx.c:1162
4737 #, c-format
4738 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4739 msgstr ""
4740
4741 #: midx.c:1182
4742 msgid "Sorting objects by packfile"
4743 msgstr ""
4744
4745 #: midx.c:1189
4746 msgid "Verifying object offsets"
4747 msgstr ""
4748
4749 #: midx.c:1205
4750 #, c-format
4751 msgid "failed to load pack entry for oid[%d] = %s"
4752 msgstr ""
4753
4754 #: midx.c:1211
4755 #, c-format
4756 msgid "failed to load pack-index for packfile %s"
4757 msgstr ""
4758
4759 #: midx.c:1220
4760 #, c-format
4761 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4762 msgstr ""
4763
4764 #: midx.c:1245
4765 msgid "Counting referenced objects"
4766 msgstr ""
4767
4768 #: midx.c:1255
4769 msgid "Finding and deleting unreferenced packfiles"
4770 msgstr ""
4771
4772 #: midx.c:1446
4773 msgid "could not start pack-objects"
4774 msgstr ""
4775
4776 #: midx.c:1466
4777 msgid "could not finish pack-objects"
4778 msgstr ""
4779
4780 #: name-hash.c:537
4781 #, c-format
4782 msgid "unable to create lazy_dir thread: %s"
4783 msgstr ""
4784
4785 #: name-hash.c:559
4786 #, c-format
4787 msgid "unable to create lazy_name thread: %s"
4788 msgstr ""
4789
4790 #: name-hash.c:565
4791 #, c-format
4792 msgid "unable to join lazy_name thread: %s"
4793 msgstr ""
4794
4795 #: notes-merge.c:277
4796 #, c-format
4797 msgid ""
4798 "You have not concluded your previous notes merge (%s exists).\n"
4799 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4800 "commit/abort the previous merge before you start a new notes merge."
4801 msgstr ""
4802
4803 #: notes-merge.c:284
4804 #, c-format
4805 msgid "You have not concluded your notes merge (%s exists)."
4806 msgstr ""
4807
4808 #: notes-utils.c:46
4809 msgid "Cannot commit uninitialized/unreferenced notes tree"
4810 msgstr ""
4811
4812 #: notes-utils.c:105
4813 #, c-format
4814 msgid "Bad notes.rewriteMode value: '%s'"
4815 msgstr ""
4816
4817 #: notes-utils.c:115
4818 #, c-format
4819 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4820 msgstr ""
4821
4822 #. TRANSLATORS: The first %s is the name of
4823 #. the environment variable, the second %s is
4824 #. its value.
4825 #.
4826 #: notes-utils.c:145
4827 #, c-format
4828 msgid "Bad %s value: '%s'"
4829 msgstr ""
4830
4831 #: object.c:53
4832 #, c-format
4833 msgid "invalid object type \"%s\""
4834 msgstr ""
4835
4836 #: object.c:173
4837 #, c-format
4838 msgid "object %s is a %s, not a %s"
4839 msgstr ""
4840
4841 #: object.c:233
4842 #, c-format
4843 msgid "object %s has unknown type id %d"
4844 msgstr ""
4845
4846 #: object.c:246
4847 #, c-format
4848 msgid "unable to parse object: %s"
4849 msgstr ""
4850
4851 #: object.c:266 object.c:278
4852 #, c-format
4853 msgid "hash mismatch %s"
4854 msgstr ""
4855
4856 #: pack-bitmap.c:815 pack-bitmap.c:821 builtin/pack-objects.c:2216
4857 #, c-format
4858 msgid "unable to get size of %s"
4859 msgstr ""
4860
4861 #: packfile.c:615
4862 msgid "offset before end of packfile (broken .idx?)"
4863 msgstr ""
4864
4865 #: packfile.c:1907
4866 #, c-format
4867 msgid "offset before start of pack index for %s (corrupt index?)"
4868 msgstr ""
4869
4870 #: packfile.c:1911
4871 #, c-format
4872 msgid "offset beyond end of pack index for %s (truncated index?)"
4873 msgstr ""
4874
4875 #: parse-options-cb.c:20 parse-options-cb.c:24
4876 #, c-format
4877 msgid "option `%s' expects a numerical value"
4878 msgstr ""
4879
4880 #: parse-options-cb.c:41
4881 #, c-format
4882 msgid "malformed expiration date '%s'"
4883 msgstr ""
4884
4885 #: parse-options-cb.c:54
4886 #, c-format
4887 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4888 msgstr ""
4889
4890 #: parse-options-cb.c:132 parse-options-cb.c:149
4891 #, c-format
4892 msgid "malformed object name '%s'"
4893 msgstr ""
4894
4895 #: parse-options.c:38
4896 #, c-format
4897 msgid "%s requires a value"
4898 msgstr ""
4899
4900 #: parse-options.c:73
4901 #, c-format
4902 msgid "%s is incompatible with %s"
4903 msgstr ""
4904
4905 #: parse-options.c:78
4906 #, c-format
4907 msgid "%s : incompatible with something else"
4908 msgstr ""
4909
4910 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
4911 #, c-format
4912 msgid "%s takes no value"
4913 msgstr ""
4914
4915 #: parse-options.c:94
4916 #, c-format
4917 msgid "%s isn't available"
4918 msgstr ""
4919
4920 #: parse-options.c:217
4921 #, c-format
4922 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4923 msgstr ""
4924
4925 #: parse-options.c:386
4926 #, c-format
4927 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4928 msgstr ""
4929
4930 #: parse-options.c:420 parse-options.c:428
4931 #, c-format
4932 msgid "did you mean `--%s` (with two dashes)?"
4933 msgstr ""
4934
4935 #: parse-options.c:666 parse-options.c:971
4936 #, c-format
4937 msgid "alias of --%s"
4938 msgstr ""
4939
4940 #: parse-options.c:862
4941 #, c-format
4942 msgid "unknown option `%s'"
4943 msgstr ""
4944
4945 #: parse-options.c:864
4946 #, c-format
4947 msgid "unknown switch `%c'"
4948 msgstr ""
4949
4950 #: parse-options.c:866
4951 #, c-format
4952 msgid "unknown non-ascii option in string: `%s'"
4953 msgstr ""
4954
4955 #: parse-options.c:890
4956 msgid "..."
4957 msgstr ""
4958
4959 #: parse-options.c:909
4960 #, c-format
4961 msgid "usage: %s"
4962 msgstr ""
4963
4964 #. TRANSLATORS: the colon here should align with the
4965 #. one in "usage: %s" translation.
4966 #.
4967 #: parse-options.c:915
4968 #, c-format
4969 msgid "   or: %s"
4970 msgstr ""
4971
4972 #: parse-options.c:918
4973 #, c-format
4974 msgid "    %s"
4975 msgstr ""
4976
4977 #: parse-options.c:957
4978 msgid "-NUM"
4979 msgstr ""
4980
4981 #: path.c:915
4982 #, c-format
4983 msgid "Could not make %s writable by group"
4984 msgstr ""
4985
4986 #: pathspec.c:130
4987 msgid "Escape character '\\' not allowed as last character in attr value"
4988 msgstr ""
4989
4990 #: pathspec.c:148
4991 msgid "Only one 'attr:' specification is allowed."
4992 msgstr ""
4993
4994 #: pathspec.c:151
4995 msgid "attr spec must not be empty"
4996 msgstr ""
4997
4998 #: pathspec.c:194
4999 #, c-format
5000 msgid "invalid attribute name %s"
5001 msgstr ""
5002
5003 #: pathspec.c:259
5004 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
5005 msgstr ""
5006
5007 #: pathspec.c:266
5008 msgid ""
5009 "global 'literal' pathspec setting is incompatible with all other global "
5010 "pathspec settings"
5011 msgstr ""
5012
5013 #: pathspec.c:306
5014 msgid "invalid parameter for pathspec magic 'prefix'"
5015 msgstr ""
5016
5017 #: pathspec.c:327
5018 #, c-format
5019 msgid "Invalid pathspec magic '%.*s' in '%s'"
5020 msgstr ""
5021
5022 #: pathspec.c:332
5023 #, c-format
5024 msgid "Missing ')' at the end of pathspec magic in '%s'"
5025 msgstr ""
5026
5027 #: pathspec.c:370
5028 #, c-format
5029 msgid "Unimplemented pathspec magic '%c' in '%s'"
5030 msgstr ""
5031
5032 #: pathspec.c:429
5033 #, c-format
5034 msgid "%s: 'literal' and 'glob' are incompatible"
5035 msgstr ""
5036
5037 #: pathspec.c:445
5038 #, c-format
5039 msgid "%s: '%s' is outside repository at '%s'"
5040 msgstr ""
5041
5042 #: pathspec.c:521
5043 #, c-format
5044 msgid "'%s' (mnemonic: '%c')"
5045 msgstr ""
5046
5047 #: pathspec.c:531
5048 #, c-format
5049 msgid "%s: pathspec magic not supported by this command: %s"
5050 msgstr ""
5051
5052 #: pathspec.c:598
5053 #, c-format
5054 msgid "pathspec '%s' is beyond a symbolic link"
5055 msgstr ""
5056
5057 #: pathspec.c:643
5058 #, c-format
5059 msgid "line is badly quoted: %s"
5060 msgstr ""
5061
5062 #: pkt-line.c:92
5063 msgid "unable to write flush packet"
5064 msgstr ""
5065
5066 #: pkt-line.c:99
5067 msgid "unable to write delim packet"
5068 msgstr ""
5069
5070 #: pkt-line.c:106
5071 msgid "unable to write stateless separator packet"
5072 msgstr ""
5073
5074 #: pkt-line.c:113
5075 msgid "flush packet write failed"
5076 msgstr ""
5077
5078 #: pkt-line.c:153 pkt-line.c:239
5079 msgid "protocol error: impossibly long line"
5080 msgstr ""
5081
5082 #: pkt-line.c:169 pkt-line.c:171
5083 msgid "packet write with format failed"
5084 msgstr ""
5085
5086 #: pkt-line.c:203
5087 msgid "packet write failed - data exceeds max packet size"
5088 msgstr ""
5089
5090 #: pkt-line.c:210 pkt-line.c:217
5091 msgid "packet write failed"
5092 msgstr ""
5093
5094 #: pkt-line.c:302
5095 msgid "read error"
5096 msgstr ""
5097
5098 #: pkt-line.c:310
5099 msgid "the remote end hung up unexpectedly"
5100 msgstr ""
5101
5102 #: pkt-line.c:338
5103 #, c-format
5104 msgid "protocol error: bad line length character: %.4s"
5105 msgstr ""
5106
5107 #: pkt-line.c:352 pkt-line.c:357
5108 #, c-format
5109 msgid "protocol error: bad line length %d"
5110 msgstr ""
5111
5112 #: pkt-line.c:373 sideband.c:165
5113 #, c-format
5114 msgid "remote error: %s"
5115 msgstr ""
5116
5117 #: preload-index.c:119
5118 msgid "Refreshing index"
5119 msgstr ""
5120
5121 #: preload-index.c:138
5122 #, c-format
5123 msgid "unable to create threaded lstat: %s"
5124 msgstr ""
5125
5126 #: pretty.c:983
5127 msgid "unable to parse --pretty format"
5128 msgstr ""
5129
5130 #: promisor-remote.c:30
5131 msgid "promisor-remote: unable to fork off fetch subprocess"
5132 msgstr ""
5133
5134 #: promisor-remote.c:35 promisor-remote.c:37
5135 msgid "promisor-remote: could not write to fetch subprocess"
5136 msgstr ""
5137
5138 #: promisor-remote.c:41
5139 msgid "promisor-remote: could not close stdin to fetch subprocess"
5140 msgstr ""
5141
5142 #: promisor-remote.c:53
5143 #, c-format
5144 msgid "promisor remote name cannot begin with '/': %s"
5145 msgstr ""
5146
5147 #: prune-packed.c:35
5148 msgid "Removing duplicate objects"
5149 msgstr ""
5150
5151 #: range-diff.c:77
5152 msgid "could not start `log`"
5153 msgstr ""
5154
5155 #: range-diff.c:79
5156 msgid "could not read `log` output"
5157 msgstr ""
5158
5159 #: range-diff.c:98 sequencer.c:5310
5160 #, c-format
5161 msgid "could not parse commit '%s'"
5162 msgstr ""
5163
5164 #: range-diff.c:112
5165 #, c-format
5166 msgid ""
5167 "could not parse first line of `log` output: did not start with 'commit ': "
5168 "'%s'"
5169 msgstr ""
5170
5171 #: range-diff.c:137
5172 #, c-format
5173 msgid "could not parse git header '%.*s'"
5174 msgstr ""
5175
5176 #: range-diff.c:299
5177 msgid "failed to generate diff"
5178 msgstr ""
5179
5180 #: range-diff.c:532 range-diff.c:534
5181 #, c-format
5182 msgid "could not parse log for '%s'"
5183 msgstr ""
5184
5185 #: read-cache.c:682
5186 #, c-format
5187 msgid "will not add file alias '%s' ('%s' already exists in index)"
5188 msgstr ""
5189
5190 #: read-cache.c:698
5191 msgid "cannot create an empty blob in the object database"
5192 msgstr ""
5193
5194 #: read-cache.c:720
5195 #, c-format
5196 msgid "%s: can only add regular files, symbolic links or git-directories"
5197 msgstr ""
5198
5199 #: read-cache.c:725
5200 #, c-format
5201 msgid "'%s' does not have a commit checked out"
5202 msgstr ""
5203
5204 #: read-cache.c:777
5205 #, c-format
5206 msgid "unable to index file '%s'"
5207 msgstr ""
5208
5209 #: read-cache.c:796
5210 #, c-format
5211 msgid "unable to add '%s' to index"
5212 msgstr ""
5213
5214 #: read-cache.c:807
5215 #, c-format
5216 msgid "unable to stat '%s'"
5217 msgstr ""
5218
5219 #: read-cache.c:1318
5220 #, c-format
5221 msgid "'%s' appears as both a file and as a directory"
5222 msgstr ""
5223
5224 #: read-cache.c:1524
5225 msgid "Refresh index"
5226 msgstr ""
5227
5228 #: read-cache.c:1639
5229 #, c-format
5230 msgid ""
5231 "index.version set, but the value is invalid.\n"
5232 "Using version %i"
5233 msgstr ""
5234
5235 #: read-cache.c:1649
5236 #, c-format
5237 msgid ""
5238 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5239 "Using version %i"
5240 msgstr ""
5241
5242 #: read-cache.c:1705
5243 #, c-format
5244 msgid "bad signature 0x%08x"
5245 msgstr ""
5246
5247 #: read-cache.c:1708
5248 #, c-format
5249 msgid "bad index version %d"
5250 msgstr ""
5251
5252 #: read-cache.c:1717
5253 msgid "bad index file sha1 signature"
5254 msgstr ""
5255
5256 #: read-cache.c:1747
5257 #, c-format
5258 msgid "index uses %.4s extension, which we do not understand"
5259 msgstr ""
5260
5261 #: read-cache.c:1749
5262 #, c-format
5263 msgid "ignoring %.4s extension"
5264 msgstr ""
5265
5266 #: read-cache.c:1786
5267 #, c-format
5268 msgid "unknown index entry format 0x%08x"
5269 msgstr ""
5270
5271 #: read-cache.c:1802
5272 #, c-format
5273 msgid "malformed name field in the index, near path '%s'"
5274 msgstr ""
5275
5276 #: read-cache.c:1859
5277 msgid "unordered stage entries in index"
5278 msgstr ""
5279
5280 #: read-cache.c:1862
5281 #, c-format
5282 msgid "multiple stage entries for merged file '%s'"
5283 msgstr ""
5284
5285 #: read-cache.c:1865
5286 #, c-format
5287 msgid "unordered stage entries for '%s'"
5288 msgstr ""
5289
5290 #: read-cache.c:1971 read-cache.c:2262 rerere.c:565 rerere.c:599 rerere.c:1111
5291 #: submodule.c:1628 builtin/add.c:538 builtin/check-ignore.c:181
5292 #: builtin/checkout.c:502 builtin/checkout.c:688 builtin/clean.c:991
5293 #: builtin/commit.c:364 builtin/diff-tree.c:122 builtin/grep.c:507
5294 #: builtin/mv.c:146 builtin/reset.c:247 builtin/rm.c:290
5295 #: builtin/submodule--helper.c:332
5296 msgid "index file corrupt"
5297 msgstr ""
5298
5299 #: read-cache.c:2115
5300 #, c-format
5301 msgid "unable to create load_cache_entries thread: %s"
5302 msgstr ""
5303
5304 #: read-cache.c:2128
5305 #, c-format
5306 msgid "unable to join load_cache_entries thread: %s"
5307 msgstr ""
5308
5309 #: read-cache.c:2161
5310 #, c-format
5311 msgid "%s: index file open failed"
5312 msgstr ""
5313
5314 #: read-cache.c:2165
5315 #, c-format
5316 msgid "%s: cannot stat the open index"
5317 msgstr ""
5318
5319 #: read-cache.c:2169
5320 #, c-format
5321 msgid "%s: index file smaller than expected"
5322 msgstr ""
5323
5324 #: read-cache.c:2173
5325 #, c-format
5326 msgid "%s: unable to map index file"
5327 msgstr ""
5328
5329 #: read-cache.c:2215
5330 #, c-format
5331 msgid "unable to create load_index_extensions thread: %s"
5332 msgstr ""
5333
5334 #: read-cache.c:2242
5335 #, c-format
5336 msgid "unable to join load_index_extensions thread: %s"
5337 msgstr ""
5338
5339 #: read-cache.c:2274
5340 #, c-format
5341 msgid "could not freshen shared index '%s'"
5342 msgstr ""
5343
5344 #: read-cache.c:2321
5345 #, c-format
5346 msgid "broken index, expect %s in %s, got %s"
5347 msgstr ""
5348
5349 #: read-cache.c:3017 strbuf.c:1171 wrapper.c:633 builtin/merge.c:1140
5350 #, c-format
5351 msgid "could not close '%s'"
5352 msgstr ""
5353
5354 #: read-cache.c:3120 sequencer.c:2479 sequencer.c:4231
5355 #, c-format
5356 msgid "could not stat '%s'"
5357 msgstr ""
5358
5359 #: read-cache.c:3133
5360 #, c-format
5361 msgid "unable to open git dir: %s"
5362 msgstr ""
5363
5364 #: read-cache.c:3145
5365 #, c-format
5366 msgid "unable to unlink: %s"
5367 msgstr ""
5368
5369 #: read-cache.c:3170
5370 #, c-format
5371 msgid "cannot fix permission bits on '%s'"
5372 msgstr ""
5373
5374 #: read-cache.c:3319
5375 #, c-format
5376 msgid "%s: cannot drop to stage #0"
5377 msgstr ""
5378
5379 #: rebase-interactive.c:11
5380 msgid ""
5381 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5382 "continue'.\n"
5383 "Or you can abort the rebase with 'git rebase --abort'.\n"
5384 msgstr ""
5385
5386 #: rebase-interactive.c:33
5387 #, c-format
5388 msgid ""
5389 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5390 msgstr ""
5391
5392 #: rebase-interactive.c:42
5393 msgid ""
5394 "\n"
5395 "Commands:\n"
5396 "p, pick <commit> = use commit\n"
5397 "r, reword <commit> = use commit, but edit the commit message\n"
5398 "e, edit <commit> = use commit, but stop for amending\n"
5399 "s, squash <commit> = use commit, but meld into previous commit\n"
5400 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5401 "x, exec <command> = run command (the rest of the line) using shell\n"
5402 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5403 "d, drop <commit> = remove commit\n"
5404 "l, label <label> = label current HEAD with a name\n"
5405 "t, reset <label> = reset HEAD to a label\n"
5406 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5407 ".       create a merge commit using the original merge commit's\n"
5408 ".       message (or the oneline, if no original merge commit was\n"
5409 ".       specified). Use -c <commit> to reword the commit message.\n"
5410 "\n"
5411 "These lines can be re-ordered; they are executed from top to bottom.\n"
5412 msgstr ""
5413
5414 #: rebase-interactive.c:63
5415 #, c-format
5416 msgid "Rebase %s onto %s (%d command)"
5417 msgid_plural "Rebase %s onto %s (%d commands)"
5418 msgstr[0] ""
5419 msgstr[1] ""
5420
5421 #: rebase-interactive.c:72 git-rebase--preserve-merges.sh:218
5422 msgid ""
5423 "\n"
5424 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5425 msgstr ""
5426
5427 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:222
5428 msgid ""
5429 "\n"
5430 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
5431 msgstr ""
5432
5433 #: rebase-interactive.c:81 git-rebase--preserve-merges.sh:861
5434 msgid ""
5435 "\n"
5436 "You are editing the todo file of an ongoing interactive rebase.\n"
5437 "To continue rebase after editing, run:\n"
5438 "    git rebase --continue\n"
5439 "\n"
5440 msgstr ""
5441
5442 #: rebase-interactive.c:86 git-rebase--preserve-merges.sh:938
5443 msgid ""
5444 "\n"
5445 "However, if you remove everything, the rebase will be aborted.\n"
5446 "\n"
5447 msgstr ""
5448
5449 #: rebase-interactive.c:110 rerere.c:485 rerere.c:692 sequencer.c:3607
5450 #: sequencer.c:3633 sequencer.c:5416 builtin/fsck.c:347 builtin/rebase.c:270
5451 #, c-format
5452 msgid "could not write '%s'"
5453 msgstr ""
5454
5455 #: rebase-interactive.c:116 builtin/rebase.c:202 builtin/rebase.c:228
5456 #: builtin/rebase.c:252
5457 #, c-format
5458 msgid "could not write '%s'."
5459 msgstr ""
5460
5461 #: rebase-interactive.c:193
5462 #, c-format
5463 msgid ""
5464 "Warning: some commits may have been dropped accidentally.\n"
5465 "Dropped commits (newer to older):\n"
5466 msgstr ""
5467
5468 #: rebase-interactive.c:200
5469 #, c-format
5470 msgid ""
5471 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5472 "\n"
5473 "Use 'git config rebase.missingCommitsCheck' to change the level of "
5474 "warnings.\n"
5475 "The possible behaviours are: ignore, warn, error.\n"
5476 "\n"
5477 msgstr ""
5478
5479 #: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2394
5480 #: builtin/rebase.c:188 builtin/rebase.c:213 builtin/rebase.c:239
5481 #: builtin/rebase.c:264
5482 #, c-format
5483 msgid "could not read '%s'."
5484 msgstr ""
5485
5486 #: ref-filter.c:42 wt-status.c:1973
5487 msgid "gone"
5488 msgstr ""
5489
5490 #: ref-filter.c:43
5491 #, c-format
5492 msgid "ahead %d"
5493 msgstr ""
5494
5495 #: ref-filter.c:44
5496 #, c-format
5497 msgid "behind %d"
5498 msgstr ""
5499
5500 #: ref-filter.c:45
5501 #, c-format
5502 msgid "ahead %d, behind %d"
5503 msgstr ""
5504
5505 #: ref-filter.c:169
5506 #, c-format
5507 msgid "expected format: %%(color:<color>)"
5508 msgstr ""
5509
5510 #: ref-filter.c:171
5511 #, c-format
5512 msgid "unrecognized color: %%(color:%s)"
5513 msgstr ""
5514
5515 #: ref-filter.c:193
5516 #, c-format
5517 msgid "Integer value expected refname:lstrip=%s"
5518 msgstr ""
5519
5520 #: ref-filter.c:197
5521 #, c-format
5522 msgid "Integer value expected refname:rstrip=%s"
5523 msgstr ""
5524
5525 #: ref-filter.c:199
5526 #, c-format
5527 msgid "unrecognized %%(%s) argument: %s"
5528 msgstr ""
5529
5530 #: ref-filter.c:254
5531 #, c-format
5532 msgid "%%(objecttype) does not take arguments"
5533 msgstr ""
5534
5535 #: ref-filter.c:276
5536 #, c-format
5537 msgid "unrecognized %%(objectsize) argument: %s"
5538 msgstr ""
5539
5540 #: ref-filter.c:284
5541 #, c-format
5542 msgid "%%(deltabase) does not take arguments"
5543 msgstr ""
5544
5545 #: ref-filter.c:296
5546 #, c-format
5547 msgid "%%(body) does not take arguments"
5548 msgstr ""
5549
5550 #: ref-filter.c:309
5551 #, c-format
5552 msgid "unrecognized %%(subject) argument: %s"
5553 msgstr ""
5554
5555 #: ref-filter.c:330
5556 #, c-format
5557 msgid "unknown %%(trailers) argument: %s"
5558 msgstr ""
5559
5560 #: ref-filter.c:363
5561 #, c-format
5562 msgid "positive value expected contents:lines=%s"
5563 msgstr ""
5564
5565 #: ref-filter.c:365
5566 #, c-format
5567 msgid "unrecognized %%(contents) argument: %s"
5568 msgstr ""
5569
5570 #: ref-filter.c:380
5571 #, c-format
5572 msgid "positive value expected '%s' in %%(%s)"
5573 msgstr ""
5574
5575 #: ref-filter.c:384
5576 #, c-format
5577 msgid "unrecognized argument '%s' in %%(%s)"
5578 msgstr ""
5579
5580 #: ref-filter.c:398
5581 #, c-format
5582 msgid "unrecognized email option: %s"
5583 msgstr ""
5584
5585 #: ref-filter.c:428
5586 #, c-format
5587 msgid "expected format: %%(align:<width>,<position>)"
5588 msgstr ""
5589
5590 #: ref-filter.c:440
5591 #, c-format
5592 msgid "unrecognized position:%s"
5593 msgstr ""
5594
5595 #: ref-filter.c:447
5596 #, c-format
5597 msgid "unrecognized width:%s"
5598 msgstr ""
5599
5600 #: ref-filter.c:456
5601 #, c-format
5602 msgid "unrecognized %%(align) argument: %s"
5603 msgstr ""
5604
5605 #: ref-filter.c:464
5606 #, c-format
5607 msgid "positive width expected with the %%(align) atom"
5608 msgstr ""
5609
5610 #: ref-filter.c:482
5611 #, c-format
5612 msgid "unrecognized %%(if) argument: %s"
5613 msgstr ""
5614
5615 #: ref-filter.c:584
5616 #, c-format
5617 msgid "malformed field name: %.*s"
5618 msgstr ""
5619
5620 #: ref-filter.c:611
5621 #, c-format
5622 msgid "unknown field name: %.*s"
5623 msgstr ""
5624
5625 #: ref-filter.c:615
5626 #, c-format
5627 msgid ""
5628 "not a git repository, but the field '%.*s' requires access to object data"
5629 msgstr ""
5630
5631 #: ref-filter.c:739
5632 #, c-format
5633 msgid "format: %%(if) atom used without a %%(then) atom"
5634 msgstr ""
5635
5636 #: ref-filter.c:802
5637 #, c-format
5638 msgid "format: %%(then) atom used without an %%(if) atom"
5639 msgstr ""
5640
5641 #: ref-filter.c:804
5642 #, c-format
5643 msgid "format: %%(then) atom used more than once"
5644 msgstr ""
5645
5646 #: ref-filter.c:806
5647 #, c-format
5648 msgid "format: %%(then) atom used after %%(else)"
5649 msgstr ""
5650
5651 #: ref-filter.c:834
5652 #, c-format
5653 msgid "format: %%(else) atom used without an %%(if) atom"
5654 msgstr ""
5655
5656 #: ref-filter.c:836
5657 #, c-format
5658 msgid "format: %%(else) atom used without a %%(then) atom"
5659 msgstr ""
5660
5661 #: ref-filter.c:838
5662 #, c-format
5663 msgid "format: %%(else) atom used more than once"
5664 msgstr ""
5665
5666 #: ref-filter.c:853
5667 #, c-format
5668 msgid "format: %%(end) atom used without corresponding atom"
5669 msgstr ""
5670
5671 #: ref-filter.c:910
5672 #, c-format
5673 msgid "malformed format string %s"
5674 msgstr ""
5675
5676 #: ref-filter.c:1549
5677 #, c-format
5678 msgid "no branch, rebasing %s"
5679 msgstr ""
5680
5681 #: ref-filter.c:1552
5682 #, c-format
5683 msgid "no branch, rebasing detached HEAD %s"
5684 msgstr ""
5685
5686 #: ref-filter.c:1555
5687 #, c-format
5688 msgid "no branch, bisect started on %s"
5689 msgstr ""
5690
5691 #: ref-filter.c:1565
5692 msgid "no branch"
5693 msgstr ""
5694
5695 #: ref-filter.c:1599 ref-filter.c:1808
5696 #, c-format
5697 msgid "missing object %s for %s"
5698 msgstr ""
5699
5700 #: ref-filter.c:1609
5701 #, c-format
5702 msgid "parse_object_buffer failed on %s for %s"
5703 msgstr ""
5704
5705 #: ref-filter.c:2062
5706 #, c-format
5707 msgid "malformed object at '%s'"
5708 msgstr ""
5709
5710 #: ref-filter.c:2151
5711 #, c-format
5712 msgid "ignoring ref with broken name %s"
5713 msgstr ""
5714
5715 #: ref-filter.c:2156 refs.c:660
5716 #, c-format
5717 msgid "ignoring broken ref %s"
5718 msgstr ""
5719
5720 #: ref-filter.c:2472
5721 #, c-format
5722 msgid "format: %%(end) atom missing"
5723 msgstr ""
5724
5725 #: ref-filter.c:2571
5726 #, c-format
5727 msgid "malformed object name %s"
5728 msgstr ""
5729
5730 #: ref-filter.c:2576
5731 #, c-format
5732 msgid "option `%s' must point to a commit"
5733 msgstr ""
5734
5735 #: refs.c:264
5736 #, c-format
5737 msgid "%s does not point to a valid object!"
5738 msgstr ""
5739
5740 #: refs.c:575
5741 #, c-format
5742 msgid "could not retrieve `%s`"
5743 msgstr ""
5744
5745 #: refs.c:582
5746 #, c-format
5747 msgid "invalid branch name: %s = %s"
5748 msgstr ""
5749
5750 #: refs.c:658
5751 #, c-format
5752 msgid "ignoring dangling symref %s"
5753 msgstr ""
5754
5755 #: refs.c:895
5756 #, c-format
5757 msgid "log for ref %s has gap after %s"
5758 msgstr ""
5759
5760 #: refs.c:901
5761 #, c-format
5762 msgid "log for ref %s unexpectedly ended on %s"
5763 msgstr ""
5764
5765 #: refs.c:960
5766 #, c-format
5767 msgid "log for %s is empty"
5768 msgstr ""
5769
5770 #: refs.c:1052
5771 #, c-format
5772 msgid "refusing to update ref with bad name '%s'"
5773 msgstr ""
5774
5775 #: refs.c:1123
5776 #, c-format
5777 msgid "update_ref failed for ref '%s': %s"
5778 msgstr ""
5779
5780 #: refs.c:1947
5781 #, c-format
5782 msgid "multiple updates for ref '%s' not allowed"
5783 msgstr ""
5784
5785 #: refs.c:2027
5786 msgid "ref updates forbidden inside quarantine environment"
5787 msgstr ""
5788
5789 #: refs.c:2038
5790 msgid "ref updates aborted by hook"
5791 msgstr ""
5792
5793 #: refs.c:2138 refs.c:2168
5794 #, c-format
5795 msgid "'%s' exists; cannot create '%s'"
5796 msgstr ""
5797
5798 #: refs.c:2144 refs.c:2179
5799 #, c-format
5800 msgid "cannot process '%s' and '%s' at the same time"
5801 msgstr ""
5802
5803 #: refs/files-backend.c:1228
5804 #, c-format
5805 msgid "could not remove reference %s"
5806 msgstr ""
5807
5808 #: refs/files-backend.c:1242 refs/packed-backend.c:1542
5809 #: refs/packed-backend.c:1552
5810 #, c-format
5811 msgid "could not delete reference %s: %s"
5812 msgstr ""
5813
5814 #: refs/files-backend.c:1245 refs/packed-backend.c:1555
5815 #, c-format
5816 msgid "could not delete references: %s"
5817 msgstr ""
5818
5819 #: refspec.c:170
5820 #, c-format
5821 msgid "invalid refspec '%s'"
5822 msgstr ""
5823
5824 #: remote.c:351
5825 #, c-format
5826 msgid "config remote shorthand cannot begin with '/': %s"
5827 msgstr ""
5828
5829 #: remote.c:399
5830 msgid "more than one receivepack given, using the first"
5831 msgstr ""
5832
5833 #: remote.c:407
5834 msgid "more than one uploadpack given, using the first"
5835 msgstr ""
5836
5837 #: remote.c:590
5838 #, c-format
5839 msgid "Cannot fetch both %s and %s to %s"
5840 msgstr ""
5841
5842 #: remote.c:594
5843 #, c-format
5844 msgid "%s usually tracks %s, not %s"
5845 msgstr ""
5846
5847 #: remote.c:598
5848 #, c-format
5849 msgid "%s tracks both %s and %s"
5850 msgstr ""
5851
5852 #: remote.c:666
5853 #, c-format
5854 msgid "key '%s' of pattern had no '*'"
5855 msgstr ""
5856
5857 #: remote.c:676
5858 #, c-format
5859 msgid "value '%s' of pattern has no '*'"
5860 msgstr ""
5861
5862 #: remote.c:1073
5863 #, c-format
5864 msgid "src refspec %s does not match any"
5865 msgstr ""
5866
5867 #: remote.c:1078
5868 #, c-format
5869 msgid "src refspec %s matches more than one"
5870 msgstr ""
5871
5872 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5873 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5874 #. the <src>.
5875 #.
5876 #: remote.c:1093
5877 #, c-format
5878 msgid ""
5879 "The destination you provided is not a full refname (i.e.,\n"
5880 "starting with \"refs/\"). We tried to guess what you meant by:\n"
5881 "\n"
5882 "- Looking for a ref that matches '%s' on the remote side.\n"
5883 "- Checking if the <src> being pushed ('%s')\n"
5884 "  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5885 "  refs/{heads,tags}/ prefix on the remote side.\n"
5886 "\n"
5887 "Neither worked, so we gave up. You must fully qualify the ref."
5888 msgstr ""
5889
5890 #: remote.c:1113
5891 #, c-format
5892 msgid ""
5893 "The <src> part of the refspec is a commit object.\n"
5894 "Did you mean to create a new branch by pushing to\n"
5895 "'%s:refs/heads/%s'?"
5896 msgstr ""
5897
5898 #: remote.c:1118
5899 #, c-format
5900 msgid ""
5901 "The <src> part of the refspec is a tag object.\n"
5902 "Did you mean to create a new tag by pushing to\n"
5903 "'%s:refs/tags/%s'?"
5904 msgstr ""
5905
5906 #: remote.c:1123
5907 #, c-format
5908 msgid ""
5909 "The <src> part of the refspec is a tree object.\n"
5910 "Did you mean to tag a new tree by pushing to\n"
5911 "'%s:refs/tags/%s'?"
5912 msgstr ""
5913
5914 #: remote.c:1128
5915 #, c-format
5916 msgid ""
5917 "The <src> part of the refspec is a blob object.\n"
5918 "Did you mean to tag a new blob by pushing to\n"
5919 "'%s:refs/tags/%s'?"
5920 msgstr ""
5921
5922 #: remote.c:1164
5923 #, c-format
5924 msgid "%s cannot be resolved to branch"
5925 msgstr ""
5926
5927 #: remote.c:1175
5928 #, c-format
5929 msgid "unable to delete '%s': remote ref does not exist"
5930 msgstr ""
5931
5932 #: remote.c:1187
5933 #, c-format
5934 msgid "dst refspec %s matches more than one"
5935 msgstr ""
5936
5937 #: remote.c:1194
5938 #, c-format
5939 msgid "dst ref %s receives from more than one src"
5940 msgstr ""
5941
5942 #: remote.c:1714 remote.c:1815
5943 msgid "HEAD does not point to a branch"
5944 msgstr ""
5945
5946 #: remote.c:1723
5947 #, c-format
5948 msgid "no such branch: '%s'"
5949 msgstr ""
5950
5951 #: remote.c:1726
5952 #, c-format
5953 msgid "no upstream configured for branch '%s'"
5954 msgstr ""
5955
5956 #: remote.c:1732
5957 #, c-format
5958 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5959 msgstr ""
5960
5961 #: remote.c:1747
5962 #, c-format
5963 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5964 msgstr ""
5965
5966 #: remote.c:1759
5967 #, c-format
5968 msgid "branch '%s' has no remote for pushing"
5969 msgstr ""
5970
5971 #: remote.c:1769
5972 #, c-format
5973 msgid "push refspecs for '%s' do not include '%s'"
5974 msgstr ""
5975
5976 #: remote.c:1782
5977 msgid "push has no destination (push.default is 'nothing')"
5978 msgstr ""
5979
5980 #: remote.c:1804
5981 msgid "cannot resolve 'simple' push to a single destination"
5982 msgstr ""
5983
5984 #: remote.c:1933
5985 #, c-format
5986 msgid "couldn't find remote ref %s"
5987 msgstr ""
5988
5989 #: remote.c:1946
5990 #, c-format
5991 msgid "* Ignoring funny ref '%s' locally"
5992 msgstr ""
5993
5994 #: remote.c:2109
5995 #, c-format
5996 msgid "Your branch is based on '%s', but the upstream is gone.\n"
5997 msgstr ""
5998
5999 #: remote.c:2113
6000 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
6001 msgstr ""
6002
6003 #: remote.c:2116
6004 #, c-format
6005 msgid "Your branch is up to date with '%s'.\n"
6006 msgstr ""
6007
6008 #: remote.c:2120
6009 #, c-format
6010 msgid "Your branch and '%s' refer to different commits.\n"
6011 msgstr ""
6012
6013 #: remote.c:2123
6014 #, c-format
6015 msgid "  (use \"%s\" for details)\n"
6016 msgstr ""
6017
6018 #: remote.c:2127
6019 #, c-format
6020 msgid "Your branch is ahead of '%s' by %d commit.\n"
6021 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6022 msgstr[0] ""
6023 msgstr[1] ""
6024
6025 #: remote.c:2133
6026 msgid "  (use \"git push\" to publish your local commits)\n"
6027 msgstr ""
6028
6029 #: remote.c:2136
6030 #, c-format
6031 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6032 msgid_plural ""
6033 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6034 msgstr[0] ""
6035 msgstr[1] ""
6036
6037 #: remote.c:2144
6038 msgid "  (use \"git pull\" to update your local branch)\n"
6039 msgstr ""
6040
6041 #: remote.c:2147
6042 #, c-format
6043 msgid ""
6044 "Your branch and '%s' have diverged,\n"
6045 "and have %d and %d different commit each, respectively.\n"
6046 msgid_plural ""
6047 "Your branch and '%s' have diverged,\n"
6048 "and have %d and %d different commits each, respectively.\n"
6049 msgstr[0] ""
6050 msgstr[1] ""
6051
6052 #: remote.c:2157
6053 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
6054 msgstr ""
6055
6056 #: remote.c:2348
6057 #, c-format
6058 msgid "cannot parse expected object name '%s'"
6059 msgstr ""
6060
6061 #: replace-object.c:21
6062 #, c-format
6063 msgid "bad replace ref name: %s"
6064 msgstr ""
6065
6066 #: replace-object.c:30
6067 #, c-format
6068 msgid "duplicate replace ref: %s"
6069 msgstr ""
6070
6071 #: replace-object.c:82
6072 #, c-format
6073 msgid "replace depth too high for object %s"
6074 msgstr ""
6075
6076 #: rerere.c:217 rerere.c:226 rerere.c:229
6077 msgid "corrupt MERGE_RR"
6078 msgstr ""
6079
6080 #: rerere.c:264 rerere.c:269
6081 msgid "unable to write rerere record"
6082 msgstr ""
6083
6084 #: rerere.c:495
6085 #, c-format
6086 msgid "there were errors while writing '%s' (%s)"
6087 msgstr ""
6088
6089 #: rerere.c:498
6090 #, c-format
6091 msgid "failed to flush '%s'"
6092 msgstr ""
6093
6094 #: rerere.c:503 rerere.c:1039
6095 #, c-format
6096 msgid "could not parse conflict hunks in '%s'"
6097 msgstr ""
6098
6099 #: rerere.c:684
6100 #, c-format
6101 msgid "failed utime() on '%s'"
6102 msgstr ""
6103
6104 #: rerere.c:694
6105 #, c-format
6106 msgid "writing '%s' failed"
6107 msgstr ""
6108
6109 #: rerere.c:714
6110 #, c-format
6111 msgid "Staged '%s' using previous resolution."
6112 msgstr ""
6113
6114 #: rerere.c:753
6115 #, c-format
6116 msgid "Recorded resolution for '%s'."
6117 msgstr ""
6118
6119 #: rerere.c:788
6120 #, c-format
6121 msgid "Resolved '%s' using previous resolution."
6122 msgstr ""
6123
6124 #: rerere.c:803
6125 #, c-format
6126 msgid "cannot unlink stray '%s'"
6127 msgstr ""
6128
6129 #: rerere.c:807
6130 #, c-format
6131 msgid "Recorded preimage for '%s'"
6132 msgstr ""
6133
6134 #: rerere.c:881 submodule.c:2082 builtin/log.c:1992
6135 #: builtin/submodule--helper.c:1878 builtin/submodule--helper.c:1890
6136 #, c-format
6137 msgid "could not create directory '%s'"
6138 msgstr ""
6139
6140 #: rerere.c:1057
6141 #, c-format
6142 msgid "failed to update conflicted state in '%s'"
6143 msgstr ""
6144
6145 #: rerere.c:1068 rerere.c:1075
6146 #, c-format
6147 msgid "no remembered resolution for '%s'"
6148 msgstr ""
6149
6150 #: rerere.c:1077
6151 #, c-format
6152 msgid "cannot unlink '%s'"
6153 msgstr ""
6154
6155 #: rerere.c:1087
6156 #, c-format
6157 msgid "Updated preimage for '%s'"
6158 msgstr ""
6159
6160 #: rerere.c:1096
6161 #, c-format
6162 msgid "Forgot resolution for '%s'\n"
6163 msgstr ""
6164
6165 #: rerere.c:1199
6166 msgid "unable to open rr-cache directory"
6167 msgstr ""
6168
6169 #: reset.c:42
6170 msgid "could not determine HEAD revision"
6171 msgstr ""
6172
6173 #: reset.c:70 reset.c:76 sequencer.c:3460
6174 #, c-format
6175 msgid "failed to find tree of %s"
6176 msgstr ""
6177
6178 #: revision.c:2336
6179 msgid "--unpacked=<packfile> no longer supported"
6180 msgstr ""
6181
6182 #: revision.c:2356
6183 #, c-format
6184 msgid "unknown value for --diff-merges: %s"
6185 msgstr ""
6186
6187 #: revision.c:2694
6188 msgid "your current branch appears to be broken"
6189 msgstr ""
6190
6191 #: revision.c:2697
6192 #, c-format
6193 msgid "your current branch '%s' does not have any commits yet"
6194 msgstr ""
6195
6196 #: revision.c:2907
6197 msgid "-L does not yet support diff formats besides -p and -s"
6198 msgstr ""
6199
6200 #: run-command.c:764
6201 msgid "open /dev/null failed"
6202 msgstr ""
6203
6204 #: run-command.c:1271
6205 #, c-format
6206 msgid "cannot create async thread: %s"
6207 msgstr ""
6208
6209 #: run-command.c:1335
6210 #, c-format
6211 msgid ""
6212 "The '%s' hook was ignored because it's not set as executable.\n"
6213 "You can disable this warning with `git config advice.ignoredHook false`."
6214 msgstr ""
6215
6216 #: send-pack.c:146
6217 msgid "unexpected flush packet while reading remote unpack status"
6218 msgstr ""
6219
6220 #: send-pack.c:148
6221 #, c-format
6222 msgid "unable to parse remote unpack status: %s"
6223 msgstr ""
6224
6225 #: send-pack.c:150
6226 #, c-format
6227 msgid "remote unpack failed: %s"
6228 msgstr ""
6229
6230 #: send-pack.c:374
6231 msgid "failed to sign the push certificate"
6232 msgstr ""
6233
6234 #: send-pack.c:467
6235 msgid "the receiving end does not support this repository's hash algorithm"
6236 msgstr ""
6237
6238 #: send-pack.c:476
6239 msgid "the receiving end does not support --signed push"
6240 msgstr ""
6241
6242 #: send-pack.c:478
6243 msgid ""
6244 "not sending a push certificate since the receiving end does not support --"
6245 "signed push"
6246 msgstr ""
6247
6248 #: send-pack.c:490
6249 msgid "the receiving end does not support --atomic push"
6250 msgstr ""
6251
6252 #: send-pack.c:495
6253 msgid "the receiving end does not support push options"
6254 msgstr ""
6255
6256 #: sequencer.c:195
6257 #, c-format
6258 msgid "invalid commit message cleanup mode '%s'"
6259 msgstr ""
6260
6261 #: sequencer.c:323
6262 #, c-format
6263 msgid "could not delete '%s'"
6264 msgstr ""
6265
6266 #: sequencer.c:343 builtin/rebase.c:755 builtin/rebase.c:1596 builtin/rm.c:385
6267 #, c-format
6268 msgid "could not remove '%s'"
6269 msgstr ""
6270
6271 #: sequencer.c:353
6272 msgid "revert"
6273 msgstr ""
6274
6275 #: sequencer.c:355
6276 msgid "cherry-pick"
6277 msgstr ""
6278
6279 #: sequencer.c:357
6280 msgid "rebase"
6281 msgstr ""
6282
6283 #: sequencer.c:359
6284 #, c-format
6285 msgid "unknown action: %d"
6286 msgstr ""
6287
6288 #: sequencer.c:418
6289 msgid ""
6290 "after resolving the conflicts, mark the corrected paths\n"
6291 "with 'git add <paths>' or 'git rm <paths>'"
6292 msgstr ""
6293
6294 #: sequencer.c:421
6295 msgid ""
6296 "after resolving the conflicts, mark the corrected paths\n"
6297 "with 'git add <paths>' or 'git rm <paths>'\n"
6298 "and commit the result with 'git commit'"
6299 msgstr ""
6300
6301 #: sequencer.c:434 sequencer.c:3062
6302 #, c-format
6303 msgid "could not lock '%s'"
6304 msgstr ""
6305
6306 #: sequencer.c:436 sequencer.c:2861 sequencer.c:3066 sequencer.c:3080
6307 #: sequencer.c:3337 sequencer.c:5326 strbuf.c:1168 wrapper.c:631
6308 #, c-format
6309 msgid "could not write to '%s'"
6310 msgstr ""
6311
6312 #: sequencer.c:441
6313 #, c-format
6314 msgid "could not write eol to '%s'"
6315 msgstr ""
6316
6317 #: sequencer.c:446 sequencer.c:2866 sequencer.c:3068 sequencer.c:3082
6318 #: sequencer.c:3345
6319 #, c-format
6320 msgid "failed to finalize '%s'"
6321 msgstr ""
6322
6323 #: sequencer.c:485
6324 #, c-format
6325 msgid "your local changes would be overwritten by %s."
6326 msgstr ""
6327
6328 #: sequencer.c:489
6329 msgid "commit your changes or stash them to proceed."
6330 msgstr ""
6331
6332 #: sequencer.c:521
6333 #, c-format
6334 msgid "%s: fast-forward"
6335 msgstr ""
6336
6337 #: sequencer.c:560 builtin/tag.c:566
6338 #, c-format
6339 msgid "Invalid cleanup mode %s"
6340 msgstr ""
6341
6342 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
6343 #. "rebase".
6344 #.
6345 #: sequencer.c:670
6346 #, c-format
6347 msgid "%s: Unable to write new index file"
6348 msgstr ""
6349
6350 #: sequencer.c:687
6351 msgid "unable to update cache tree"
6352 msgstr ""
6353
6354 #: sequencer.c:701
6355 msgid "could not resolve HEAD commit"
6356 msgstr ""
6357
6358 #: sequencer.c:781
6359 #, c-format
6360 msgid "no key present in '%.*s'"
6361 msgstr ""
6362
6363 #: sequencer.c:792
6364 #, c-format
6365 msgid "unable to dequote value of '%s'"
6366 msgstr ""
6367
6368 #: sequencer.c:829 wrapper.c:201 wrapper.c:371 builtin/am.c:710
6369 #: builtin/am.c:802 builtin/merge.c:1135 builtin/rebase.c:908
6370 #, c-format
6371 msgid "could not open '%s' for reading"
6372 msgstr ""
6373
6374 #: sequencer.c:839
6375 msgid "'GIT_AUTHOR_NAME' already given"
6376 msgstr ""
6377
6378 #: sequencer.c:844
6379 msgid "'GIT_AUTHOR_EMAIL' already given"
6380 msgstr ""
6381
6382 #: sequencer.c:849
6383 msgid "'GIT_AUTHOR_DATE' already given"
6384 msgstr ""
6385
6386 #: sequencer.c:853
6387 #, c-format
6388 msgid "unknown variable '%s'"
6389 msgstr ""
6390
6391 #: sequencer.c:858
6392 msgid "missing 'GIT_AUTHOR_NAME'"
6393 msgstr ""
6394
6395 #: sequencer.c:860
6396 msgid "missing 'GIT_AUTHOR_EMAIL'"
6397 msgstr ""
6398
6399 #: sequencer.c:862
6400 msgid "missing 'GIT_AUTHOR_DATE'"
6401 msgstr ""
6402
6403 #: sequencer.c:927
6404 #, c-format
6405 msgid ""
6406 "you have staged changes in your working tree\n"
6407 "If these changes are meant to be squashed into the previous commit, run:\n"
6408 "\n"
6409 "  git commit --amend %s\n"
6410 "\n"
6411 "If they are meant to go into a new commit, run:\n"
6412 "\n"
6413 "  git commit %s\n"
6414 "\n"
6415 "In both cases, once you're done, continue with:\n"
6416 "\n"
6417 "  git rebase --continue\n"
6418 msgstr ""
6419
6420 #: sequencer.c:1208
6421 msgid "'prepare-commit-msg' hook failed"
6422 msgstr ""
6423
6424 #: sequencer.c:1214
6425 msgid ""
6426 "Your name and email address were configured automatically based\n"
6427 "on your username and hostname. Please check that they are accurate.\n"
6428 "You can suppress this message by setting them explicitly. Run the\n"
6429 "following command and follow the instructions in your editor to edit\n"
6430 "your configuration file:\n"
6431 "\n"
6432 "    git config --global --edit\n"
6433 "\n"
6434 "After doing this, you may fix the identity used for this commit with:\n"
6435 "\n"
6436 "    git commit --amend --reset-author\n"
6437 msgstr ""
6438
6439 #: sequencer.c:1227
6440 msgid ""
6441 "Your name and email address were configured automatically based\n"
6442 "on your username and hostname. Please check that they are accurate.\n"
6443 "You can suppress this message by setting them explicitly:\n"
6444 "\n"
6445 "    git config --global user.name \"Your Name\"\n"
6446 "    git config --global user.email you@example.com\n"
6447 "\n"
6448 "After doing this, you may fix the identity used for this commit with:\n"
6449 "\n"
6450 "    git commit --amend --reset-author\n"
6451 msgstr ""
6452
6453 #: sequencer.c:1269
6454 msgid "couldn't look up newly created commit"
6455 msgstr ""
6456
6457 #: sequencer.c:1271
6458 msgid "could not parse newly created commit"
6459 msgstr ""
6460
6461 #: sequencer.c:1317
6462 msgid "unable to resolve HEAD after creating commit"
6463 msgstr ""
6464
6465 #: sequencer.c:1319
6466 msgid "detached HEAD"
6467 msgstr ""
6468
6469 #: sequencer.c:1323
6470 msgid " (root-commit)"
6471 msgstr ""
6472
6473 #: sequencer.c:1344
6474 msgid "could not parse HEAD"
6475 msgstr ""
6476
6477 #: sequencer.c:1346
6478 #, c-format
6479 msgid "HEAD %s is not a commit!"
6480 msgstr ""
6481
6482 #: sequencer.c:1350 sequencer.c:1425 builtin/commit.c:1577
6483 msgid "could not parse HEAD commit"
6484 msgstr ""
6485
6486 #: sequencer.c:1403 sequencer.c:2100
6487 msgid "unable to parse commit author"
6488 msgstr ""
6489
6490 #: sequencer.c:1414 builtin/am.c:1566 builtin/merge.c:701
6491 msgid "git write-tree failed to write a tree"
6492 msgstr ""
6493
6494 #: sequencer.c:1447 sequencer.c:1565
6495 #, c-format
6496 msgid "unable to read commit message from '%s'"
6497 msgstr ""
6498
6499 #: sequencer.c:1476 sequencer.c:1508
6500 #, c-format
6501 msgid "invalid author identity '%s'"
6502 msgstr ""
6503
6504 #: sequencer.c:1482
6505 msgid "corrupt author: missing date information"
6506 msgstr ""
6507
6508 #: sequencer.c:1521 builtin/am.c:1593 builtin/commit.c:1678 builtin/merge.c:904
6509 #: builtin/merge.c:929 t/helper/test-fast-rebase.c:78
6510 msgid "failed to write commit object"
6511 msgstr ""
6512
6513 #: sequencer.c:1548 sequencer.c:4283 t/helper/test-fast-rebase.c:198
6514 #, c-format
6515 msgid "could not update %s"
6516 msgstr ""
6517
6518 #: sequencer.c:1597
6519 #, c-format
6520 msgid "could not parse commit %s"
6521 msgstr ""
6522
6523 #: sequencer.c:1602
6524 #, c-format
6525 msgid "could not parse parent commit %s"
6526 msgstr ""
6527
6528 #: sequencer.c:1685 sequencer.c:1796
6529 #, c-format
6530 msgid "unknown command: %d"
6531 msgstr ""
6532
6533 #: sequencer.c:1743 sequencer.c:1768
6534 #, c-format
6535 msgid "This is a combination of %d commits."
6536 msgstr ""
6537
6538 #: sequencer.c:1753
6539 msgid "need a HEAD to fixup"
6540 msgstr ""
6541
6542 #: sequencer.c:1755 sequencer.c:3372
6543 msgid "could not read HEAD"
6544 msgstr ""
6545
6546 #: sequencer.c:1757
6547 msgid "could not read HEAD's commit message"
6548 msgstr ""
6549
6550 #: sequencer.c:1763
6551 #, c-format
6552 msgid "cannot write '%s'"
6553 msgstr ""
6554
6555 #: sequencer.c:1770 git-rebase--preserve-merges.sh:486
6556 msgid "This is the 1st commit message:"
6557 msgstr ""
6558
6559 #: sequencer.c:1778
6560 #, c-format
6561 msgid "could not read commit message of %s"
6562 msgstr ""
6563
6564 #: sequencer.c:1785
6565 #, c-format
6566 msgid "This is the commit message #%d:"
6567 msgstr ""
6568
6569 #: sequencer.c:1791
6570 #, c-format
6571 msgid "The commit message #%d will be skipped:"
6572 msgstr ""
6573
6574 #: sequencer.c:1879
6575 msgid "your index file is unmerged."
6576 msgstr ""
6577
6578 #: sequencer.c:1886
6579 msgid "cannot fixup root commit"
6580 msgstr ""
6581
6582 #: sequencer.c:1905
6583 #, c-format
6584 msgid "commit %s is a merge but no -m option was given."
6585 msgstr ""
6586
6587 #: sequencer.c:1913 sequencer.c:1921
6588 #, c-format
6589 msgid "commit %s does not have parent %d"
6590 msgstr ""
6591
6592 #: sequencer.c:1927
6593 #, c-format
6594 msgid "cannot get commit message for %s"
6595 msgstr ""
6596
6597 #. TRANSLATORS: The first %s will be a "todo" command like
6598 #. "revert" or "pick", the second %s a SHA1.
6599 #: sequencer.c:1946
6600 #, c-format
6601 msgid "%s: cannot parse parent commit %s"
6602 msgstr ""
6603
6604 #: sequencer.c:2011
6605 #, c-format
6606 msgid "could not rename '%s' to '%s'"
6607 msgstr ""
6608
6609 #: sequencer.c:2071
6610 #, c-format
6611 msgid "could not revert %s... %s"
6612 msgstr ""
6613
6614 #: sequencer.c:2072
6615 #, c-format
6616 msgid "could not apply %s... %s"
6617 msgstr ""
6618
6619 #: sequencer.c:2092
6620 #, c-format
6621 msgid "dropping %s %s -- patch contents already upstream\n"
6622 msgstr ""
6623
6624 #: sequencer.c:2150
6625 #, c-format
6626 msgid "git %s: failed to read the index"
6627 msgstr ""
6628
6629 #: sequencer.c:2157
6630 #, c-format
6631 msgid "git %s: failed to refresh the index"
6632 msgstr ""
6633
6634 #: sequencer.c:2234
6635 #, c-format
6636 msgid "%s does not accept arguments: '%s'"
6637 msgstr ""
6638
6639 #: sequencer.c:2243
6640 #, c-format
6641 msgid "missing arguments for %s"
6642 msgstr ""
6643
6644 #: sequencer.c:2274
6645 #, c-format
6646 msgid "could not parse '%s'"
6647 msgstr ""
6648
6649 #: sequencer.c:2335
6650 #, c-format
6651 msgid "invalid line %d: %.*s"
6652 msgstr ""
6653
6654 #: sequencer.c:2346
6655 #, c-format
6656 msgid "cannot '%s' without a previous commit"
6657 msgstr ""
6658
6659 #: sequencer.c:2432
6660 msgid "cancelling a cherry picking in progress"
6661 msgstr ""
6662
6663 #: sequencer.c:2441
6664 msgid "cancelling a revert in progress"
6665 msgstr ""
6666
6667 #: sequencer.c:2485
6668 msgid "please fix this using 'git rebase --edit-todo'."
6669 msgstr ""
6670
6671 #: sequencer.c:2487
6672 #, c-format
6673 msgid "unusable instruction sheet: '%s'"
6674 msgstr ""
6675
6676 #: sequencer.c:2492
6677 msgid "no commits parsed."
6678 msgstr ""
6679
6680 #: sequencer.c:2503
6681 msgid "cannot cherry-pick during a revert."
6682 msgstr ""
6683
6684 #: sequencer.c:2505
6685 msgid "cannot revert during a cherry-pick."
6686 msgstr ""
6687
6688 #: sequencer.c:2583
6689 #, c-format
6690 msgid "invalid value for %s: %s"
6691 msgstr ""
6692
6693 #: sequencer.c:2690
6694 msgid "unusable squash-onto"
6695 msgstr ""
6696
6697 #: sequencer.c:2710
6698 #, c-format
6699 msgid "malformed options sheet: '%s'"
6700 msgstr ""
6701
6702 #: sequencer.c:2803 sequencer.c:4636
6703 msgid "empty commit set passed"
6704 msgstr ""
6705
6706 #: sequencer.c:2820
6707 msgid "revert is already in progress"
6708 msgstr ""
6709
6710 #: sequencer.c:2822
6711 #, c-format
6712 msgid "try \"git revert (--continue | %s--abort | --quit)\""
6713 msgstr ""
6714
6715 #: sequencer.c:2825
6716 msgid "cherry-pick is already in progress"
6717 msgstr ""
6718
6719 #: sequencer.c:2827
6720 #, c-format
6721 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
6722 msgstr ""
6723
6724 #: sequencer.c:2841
6725 #, c-format
6726 msgid "could not create sequencer directory '%s'"
6727 msgstr ""
6728
6729 #: sequencer.c:2856
6730 msgid "could not lock HEAD"
6731 msgstr ""
6732
6733 #: sequencer.c:2916 sequencer.c:4371
6734 msgid "no cherry-pick or revert in progress"
6735 msgstr ""
6736
6737 #: sequencer.c:2918 sequencer.c:2929
6738 msgid "cannot resolve HEAD"
6739 msgstr ""
6740
6741 #: sequencer.c:2920 sequencer.c:2964
6742 msgid "cannot abort from a branch yet to be born"
6743 msgstr ""
6744
6745 #: sequencer.c:2950 builtin/grep.c:756
6746 #, c-format
6747 msgid "cannot open '%s'"
6748 msgstr ""
6749
6750 #: sequencer.c:2952
6751 #, c-format
6752 msgid "cannot read '%s': %s"
6753 msgstr ""
6754
6755 #: sequencer.c:2953
6756 msgid "unexpected end of file"
6757 msgstr ""
6758
6759 #: sequencer.c:2959
6760 #, c-format
6761 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
6762 msgstr ""
6763
6764 #: sequencer.c:2970
6765 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
6766 msgstr ""
6767
6768 #: sequencer.c:3011
6769 msgid "no revert in progress"
6770 msgstr ""
6771
6772 #: sequencer.c:3020
6773 msgid "no cherry-pick in progress"
6774 msgstr ""
6775
6776 #: sequencer.c:3030
6777 msgid "failed to skip the commit"
6778 msgstr ""
6779
6780 #: sequencer.c:3037
6781 msgid "there is nothing to skip"
6782 msgstr ""
6783
6784 #: sequencer.c:3040
6785 #, c-format
6786 msgid ""
6787 "have you committed already?\n"
6788 "try \"git %s --continue\""
6789 msgstr ""
6790
6791 #: sequencer.c:3202 sequencer.c:4263
6792 msgid "cannot read HEAD"
6793 msgstr ""
6794
6795 #: sequencer.c:3219
6796 #, c-format
6797 msgid "unable to copy '%s' to '%s'"
6798 msgstr ""
6799
6800 #: sequencer.c:3227
6801 #, c-format
6802 msgid ""
6803 "You can amend the commit now, with\n"
6804 "\n"
6805 "  git commit --amend %s\n"
6806 "\n"
6807 "Once you are satisfied with your changes, run\n"
6808 "\n"
6809 "  git rebase --continue\n"
6810 msgstr ""
6811
6812 #: sequencer.c:3237
6813 #, c-format
6814 msgid "Could not apply %s... %.*s"
6815 msgstr ""
6816
6817 #: sequencer.c:3244
6818 #, c-format
6819 msgid "Could not merge %.*s"
6820 msgstr ""
6821
6822 #: sequencer.c:3258 sequencer.c:3262 builtin/difftool.c:640
6823 #, c-format
6824 msgid "could not copy '%s' to '%s'"
6825 msgstr ""
6826
6827 #: sequencer.c:3274
6828 #, c-format
6829 msgid "Executing: %s\n"
6830 msgstr ""
6831
6832 #: sequencer.c:3289
6833 #, c-format
6834 msgid ""
6835 "execution failed: %s\n"
6836 "%sYou can fix the problem, and then run\n"
6837 "\n"
6838 "  git rebase --continue\n"
6839 "\n"
6840 msgstr ""
6841
6842 #: sequencer.c:3295
6843 msgid "and made changes to the index and/or the working tree\n"
6844 msgstr ""
6845
6846 #: sequencer.c:3301
6847 #, c-format
6848 msgid ""
6849 "execution succeeded: %s\n"
6850 "but left changes to the index and/or the working tree\n"
6851 "Commit or stash your changes, and then run\n"
6852 "\n"
6853 "  git rebase --continue\n"
6854 "\n"
6855 msgstr ""
6856
6857 #: sequencer.c:3362
6858 #, c-format
6859 msgid "illegal label name: '%.*s'"
6860 msgstr ""
6861
6862 #: sequencer.c:3416
6863 msgid "writing fake root commit"
6864 msgstr ""
6865
6866 #: sequencer.c:3421
6867 msgid "writing squash-onto"
6868 msgstr ""
6869
6870 #: sequencer.c:3505
6871 #, c-format
6872 msgid "could not resolve '%s'"
6873 msgstr ""
6874
6875 #: sequencer.c:3538
6876 msgid "cannot merge without a current revision"
6877 msgstr ""
6878
6879 #: sequencer.c:3560
6880 #, c-format
6881 msgid "unable to parse '%.*s'"
6882 msgstr ""
6883
6884 #: sequencer.c:3569
6885 #, c-format
6886 msgid "nothing to merge: '%.*s'"
6887 msgstr ""
6888
6889 #: sequencer.c:3581
6890 msgid "octopus merge cannot be executed on top of a [new root]"
6891 msgstr ""
6892
6893 #: sequencer.c:3597
6894 #, c-format
6895 msgid "could not get commit message of '%s'"
6896 msgstr ""
6897
6898 #: sequencer.c:3780
6899 #, c-format
6900 msgid "could not even attempt to merge '%.*s'"
6901 msgstr ""
6902
6903 #: sequencer.c:3796
6904 msgid "merge: Unable to write new index file"
6905 msgstr ""
6906
6907 #: sequencer.c:3870
6908 msgid "Cannot autostash"
6909 msgstr ""
6910
6911 #: sequencer.c:3873
6912 #, c-format
6913 msgid "Unexpected stash response: '%s'"
6914 msgstr ""
6915
6916 #: sequencer.c:3879
6917 #, c-format
6918 msgid "Could not create directory for '%s'"
6919 msgstr ""
6920
6921 #: sequencer.c:3882
6922 #, c-format
6923 msgid "Created autostash: %s\n"
6924 msgstr ""
6925
6926 #: sequencer.c:3886
6927 msgid "could not reset --hard"
6928 msgstr ""
6929
6930 #: sequencer.c:3911
6931 #, c-format
6932 msgid "Applied autostash.\n"
6933 msgstr ""
6934
6935 #: sequencer.c:3923
6936 #, c-format
6937 msgid "cannot store %s"
6938 msgstr ""
6939
6940 #: sequencer.c:3926
6941 #, c-format
6942 msgid ""
6943 "%s\n"
6944 "Your changes are safe in the stash.\n"
6945 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6946 msgstr ""
6947
6948 #: sequencer.c:3931
6949 msgid "Applying autostash resulted in conflicts."
6950 msgstr ""
6951
6952 #: sequencer.c:3932
6953 msgid "Autostash exists; creating a new stash entry."
6954 msgstr ""
6955
6956 #: sequencer.c:4025 git-rebase--preserve-merges.sh:769
6957 msgid "could not detach HEAD"
6958 msgstr ""
6959
6960 #: sequencer.c:4040
6961 #, c-format
6962 msgid "Stopped at HEAD\n"
6963 msgstr ""
6964
6965 #: sequencer.c:4042
6966 #, c-format
6967 msgid "Stopped at %s\n"
6968 msgstr ""
6969
6970 #: sequencer.c:4050
6971 #, c-format
6972 msgid ""
6973 "Could not execute the todo command\n"
6974 "\n"
6975 "    %.*s\n"
6976 "It has been rescheduled; To edit the command before continuing, please\n"
6977 "edit the todo list first:\n"
6978 "\n"
6979 "    git rebase --edit-todo\n"
6980 "    git rebase --continue\n"
6981 msgstr ""
6982
6983 #: sequencer.c:4096
6984 #, c-format
6985 msgid "Rebasing (%d/%d)%s"
6986 msgstr ""
6987
6988 #: sequencer.c:4141
6989 #, c-format
6990 msgid "Stopped at %s...  %.*s\n"
6991 msgstr ""
6992
6993 #: sequencer.c:4212
6994 #, c-format
6995 msgid "unknown command %d"
6996 msgstr ""
6997
6998 #: sequencer.c:4271
6999 msgid "could not read orig-head"
7000 msgstr ""
7001
7002 #: sequencer.c:4276
7003 msgid "could not read 'onto'"
7004 msgstr ""
7005
7006 #: sequencer.c:4290
7007 #, c-format
7008 msgid "could not update HEAD to %s"
7009 msgstr ""
7010
7011 #: sequencer.c:4350
7012 #, c-format
7013 msgid "Successfully rebased and updated %s.\n"
7014 msgstr ""
7015
7016 #: sequencer.c:4383
7017 msgid "cannot rebase: You have unstaged changes."
7018 msgstr ""
7019
7020 #: sequencer.c:4392
7021 msgid "cannot amend non-existing commit"
7022 msgstr ""
7023
7024 #: sequencer.c:4394
7025 #, c-format
7026 msgid "invalid file: '%s'"
7027 msgstr ""
7028
7029 #: sequencer.c:4396
7030 #, c-format
7031 msgid "invalid contents: '%s'"
7032 msgstr ""
7033
7034 #: sequencer.c:4399
7035 msgid ""
7036 "\n"
7037 "You have uncommitted changes in your working tree. Please, commit them\n"
7038 "first and then run 'git rebase --continue' again."
7039 msgstr ""
7040
7041 #: sequencer.c:4435 sequencer.c:4474
7042 #, c-format
7043 msgid "could not write file: '%s'"
7044 msgstr ""
7045
7046 #: sequencer.c:4490
7047 msgid "could not remove CHERRY_PICK_HEAD"
7048 msgstr ""
7049
7050 #: sequencer.c:4497
7051 msgid "could not commit staged changes."
7052 msgstr ""
7053
7054 #: sequencer.c:4613
7055 #, c-format
7056 msgid "%s: can't cherry-pick a %s"
7057 msgstr ""
7058
7059 #: sequencer.c:4617
7060 #, c-format
7061 msgid "%s: bad revision"
7062 msgstr ""
7063
7064 #: sequencer.c:4652
7065 msgid "can't revert as initial commit"
7066 msgstr ""
7067
7068 #: sequencer.c:5129
7069 msgid "make_script: unhandled options"
7070 msgstr ""
7071
7072 #: sequencer.c:5132
7073 msgid "make_script: error preparing revisions"
7074 msgstr ""
7075
7076 #: sequencer.c:5374 sequencer.c:5391
7077 msgid "nothing to do"
7078 msgstr ""
7079
7080 #: sequencer.c:5410
7081 msgid "could not skip unnecessary pick commands"
7082 msgstr ""
7083
7084 #: sequencer.c:5504
7085 msgid "the script was already rearranged."
7086 msgstr ""
7087
7088 #: setup.c:133
7089 #, c-format
7090 msgid "'%s' is outside repository at '%s'"
7091 msgstr ""
7092
7093 #: setup.c:185
7094 #, c-format
7095 msgid ""
7096 "%s: no such path in the working tree.\n"
7097 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7098 msgstr ""
7099
7100 #: setup.c:198
7101 #, c-format
7102 msgid ""
7103 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7104 "Use '--' to separate paths from revisions, like this:\n"
7105 "'git <command> [<revision>...] -- [<file>...]'"
7106 msgstr ""
7107
7108 #: setup.c:264
7109 #, c-format
7110 msgid "option '%s' must come before non-option arguments"
7111 msgstr ""
7112
7113 #: setup.c:283
7114 #, c-format
7115 msgid ""
7116 "ambiguous argument '%s': both revision and filename\n"
7117 "Use '--' to separate paths from revisions, like this:\n"
7118 "'git <command> [<revision>...] -- [<file>...]'"
7119 msgstr ""
7120
7121 #: setup.c:419
7122 msgid "unable to set up work tree using invalid config"
7123 msgstr ""
7124
7125 #: setup.c:423
7126 msgid "this operation must be run in a work tree"
7127 msgstr ""
7128
7129 #: setup.c:661
7130 #, c-format
7131 msgid "Expected git repo version <= %d, found %d"
7132 msgstr ""
7133
7134 #: setup.c:669
7135 msgid "unknown repository extensions found:"
7136 msgstr ""
7137
7138 #: setup.c:681
7139 msgid "repo version is 0, but v1-only extensions found:"
7140 msgstr ""
7141
7142 #: setup.c:700
7143 #, c-format
7144 msgid "error opening '%s'"
7145 msgstr ""
7146
7147 #: setup.c:702
7148 #, c-format
7149 msgid "too large to be a .git file: '%s'"
7150 msgstr ""
7151
7152 #: setup.c:704
7153 #, c-format
7154 msgid "error reading %s"
7155 msgstr ""
7156
7157 #: setup.c:706
7158 #, c-format
7159 msgid "invalid gitfile format: %s"
7160 msgstr ""
7161
7162 #: setup.c:708
7163 #, c-format
7164 msgid "no path in gitfile: %s"
7165 msgstr ""
7166
7167 #: setup.c:710
7168 #, c-format
7169 msgid "not a git repository: %s"
7170 msgstr ""
7171
7172 #: setup.c:812
7173 #, c-format
7174 msgid "'$%s' too big"
7175 msgstr ""
7176
7177 #: setup.c:826
7178 #, c-format
7179 msgid "not a git repository: '%s'"
7180 msgstr ""
7181
7182 #: setup.c:855 setup.c:857 setup.c:888
7183 #, c-format
7184 msgid "cannot chdir to '%s'"
7185 msgstr ""
7186
7187 #: setup.c:860 setup.c:916 setup.c:926 setup.c:965 setup.c:973
7188 msgid "cannot come back to cwd"
7189 msgstr ""
7190
7191 #: setup.c:987
7192 #, c-format
7193 msgid "failed to stat '%*s%s%s'"
7194 msgstr ""
7195
7196 #: setup.c:1225
7197 msgid "Unable to read current working directory"
7198 msgstr ""
7199
7200 #: setup.c:1234 setup.c:1240
7201 #, c-format
7202 msgid "cannot change to '%s'"
7203 msgstr ""
7204
7205 #: setup.c:1245
7206 #, c-format
7207 msgid "not a git repository (or any of the parent directories): %s"
7208 msgstr ""
7209
7210 #: setup.c:1251
7211 #, c-format
7212 msgid ""
7213 "not a git repository (or any parent up to mount point %s)\n"
7214 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7215 msgstr ""
7216
7217 #: setup.c:1362
7218 #, c-format
7219 msgid ""
7220 "problem with core.sharedRepository filemode value (0%.3o).\n"
7221 "The owner of files must always have read and write permissions."
7222 msgstr ""
7223
7224 #: setup.c:1409
7225 msgid "open /dev/null or dup failed"
7226 msgstr ""
7227
7228 #: setup.c:1424
7229 msgid "fork failed"
7230 msgstr ""
7231
7232 #: setup.c:1429
7233 msgid "setsid failed"
7234 msgstr ""
7235
7236 #: sha1-file.c:480
7237 #, c-format
7238 msgid "object directory %s does not exist; check .git/objects/info/alternates"
7239 msgstr ""
7240
7241 #: sha1-file.c:531
7242 #, c-format
7243 msgid "unable to normalize alternate object path: %s"
7244 msgstr ""
7245
7246 #: sha1-file.c:603
7247 #, c-format
7248 msgid "%s: ignoring alternate object stores, nesting too deep"
7249 msgstr ""
7250
7251 #: sha1-file.c:610
7252 #, c-format
7253 msgid "unable to normalize object directory: %s"
7254 msgstr ""
7255
7256 #: sha1-file.c:653
7257 msgid "unable to fdopen alternates lockfile"
7258 msgstr ""
7259
7260 #: sha1-file.c:671
7261 msgid "unable to read alternates file"
7262 msgstr ""
7263
7264 #: sha1-file.c:678
7265 msgid "unable to move new alternates file into place"
7266 msgstr ""
7267
7268 #: sha1-file.c:713
7269 #, c-format
7270 msgid "path '%s' does not exist"
7271 msgstr ""
7272
7273 #: sha1-file.c:734
7274 #, c-format
7275 msgid "reference repository '%s' as a linked checkout is not supported yet."
7276 msgstr ""
7277
7278 #: sha1-file.c:740
7279 #, c-format
7280 msgid "reference repository '%s' is not a local repository."
7281 msgstr ""
7282
7283 #: sha1-file.c:746
7284 #, c-format
7285 msgid "reference repository '%s' is shallow"
7286 msgstr ""
7287
7288 #: sha1-file.c:754
7289 #, c-format
7290 msgid "reference repository '%s' is grafted"
7291 msgstr ""
7292
7293 #: sha1-file.c:814
7294 #, c-format
7295 msgid "invalid line while parsing alternate refs: %s"
7296 msgstr ""
7297
7298 #: sha1-file.c:964
7299 #, c-format
7300 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
7301 msgstr ""
7302
7303 #: sha1-file.c:985
7304 msgid "mmap failed"
7305 msgstr ""
7306
7307 #: sha1-file.c:1149
7308 #, c-format
7309 msgid "object file %s is empty"
7310 msgstr ""
7311
7312 #: sha1-file.c:1284 sha1-file.c:2477
7313 #, c-format
7314 msgid "corrupt loose object '%s'"
7315 msgstr ""
7316
7317 #: sha1-file.c:1286 sha1-file.c:2481
7318 #, c-format
7319 msgid "garbage at end of loose object '%s'"
7320 msgstr ""
7321
7322 #: sha1-file.c:1328
7323 msgid "invalid object type"
7324 msgstr ""
7325
7326 #: sha1-file.c:1412
7327 #, c-format
7328 msgid "unable to unpack %s header with --allow-unknown-type"
7329 msgstr ""
7330
7331 #: sha1-file.c:1415
7332 #, c-format
7333 msgid "unable to unpack %s header"
7334 msgstr ""
7335
7336 #: sha1-file.c:1421
7337 #, c-format
7338 msgid "unable to parse %s header with --allow-unknown-type"
7339 msgstr ""
7340
7341 #: sha1-file.c:1424
7342 #, c-format
7343 msgid "unable to parse %s header"
7344 msgstr ""
7345
7346 #: sha1-file.c:1651
7347 #, c-format
7348 msgid "failed to read object %s"
7349 msgstr ""
7350
7351 #: sha1-file.c:1655
7352 #, c-format
7353 msgid "replacement %s not found for %s"
7354 msgstr ""
7355
7356 #: sha1-file.c:1659
7357 #, c-format
7358 msgid "loose object %s (stored in %s) is corrupt"
7359 msgstr ""
7360
7361 #: sha1-file.c:1663
7362 #, c-format
7363 msgid "packed object %s (stored in %s) is corrupt"
7364 msgstr ""
7365
7366 #: sha1-file.c:1768
7367 #, c-format
7368 msgid "unable to write file %s"
7369 msgstr ""
7370
7371 #: sha1-file.c:1775
7372 #, c-format
7373 msgid "unable to set permission to '%s'"
7374 msgstr ""
7375
7376 #: sha1-file.c:1782
7377 msgid "file write error"
7378 msgstr ""
7379
7380 #: sha1-file.c:1802
7381 msgid "error when closing loose object file"
7382 msgstr ""
7383
7384 #: sha1-file.c:1867
7385 #, c-format
7386 msgid "insufficient permission for adding an object to repository database %s"
7387 msgstr ""
7388
7389 #: sha1-file.c:1869
7390 msgid "unable to create temporary file"
7391 msgstr ""
7392
7393 #: sha1-file.c:1893
7394 msgid "unable to write loose object file"
7395 msgstr ""
7396
7397 #: sha1-file.c:1899
7398 #, c-format
7399 msgid "unable to deflate new object %s (%d)"
7400 msgstr ""
7401
7402 #: sha1-file.c:1903
7403 #, c-format
7404 msgid "deflateEnd on object %s failed (%d)"
7405 msgstr ""
7406
7407 #: sha1-file.c:1907
7408 #, c-format
7409 msgid "confused by unstable object source data for %s"
7410 msgstr ""
7411
7412 #: sha1-file.c:1917 builtin/pack-objects.c:1086
7413 #, c-format
7414 msgid "failed utime() on %s"
7415 msgstr ""
7416
7417 #: sha1-file.c:1994
7418 #, c-format
7419 msgid "cannot read object for %s"
7420 msgstr ""
7421
7422 #: sha1-file.c:2045
7423 msgid "corrupt commit"
7424 msgstr ""
7425
7426 #: sha1-file.c:2053
7427 msgid "corrupt tag"
7428 msgstr ""
7429
7430 #: sha1-file.c:2153
7431 #, c-format
7432 msgid "read error while indexing %s"
7433 msgstr ""
7434
7435 #: sha1-file.c:2156
7436 #, c-format
7437 msgid "short read while indexing %s"
7438 msgstr ""
7439
7440 #: sha1-file.c:2229 sha1-file.c:2239
7441 #, c-format
7442 msgid "%s: failed to insert into database"
7443 msgstr ""
7444
7445 #: sha1-file.c:2245
7446 #, c-format
7447 msgid "%s: unsupported file type"
7448 msgstr ""
7449
7450 #: sha1-file.c:2269
7451 #, c-format
7452 msgid "%s is not a valid object"
7453 msgstr ""
7454
7455 #: sha1-file.c:2271
7456 #, c-format
7457 msgid "%s is not a valid '%s' object"
7458 msgstr ""
7459
7460 #: sha1-file.c:2298 builtin/index-pack.c:192
7461 #, c-format
7462 msgid "unable to open %s"
7463 msgstr ""
7464
7465 #: sha1-file.c:2488 sha1-file.c:2541
7466 #, c-format
7467 msgid "hash mismatch for %s (expected %s)"
7468 msgstr ""
7469
7470 #: sha1-file.c:2512
7471 #, c-format
7472 msgid "unable to mmap %s"
7473 msgstr ""
7474
7475 #: sha1-file.c:2517
7476 #, c-format
7477 msgid "unable to unpack header of %s"
7478 msgstr ""
7479
7480 #: sha1-file.c:2523
7481 #, c-format
7482 msgid "unable to parse header of %s"
7483 msgstr ""
7484
7485 #: sha1-file.c:2534
7486 #, c-format
7487 msgid "unable to unpack contents of %s"
7488 msgstr ""
7489
7490 #: sha1-name.c:486
7491 #, c-format
7492 msgid "short SHA1 %s is ambiguous"
7493 msgstr ""
7494
7495 #: sha1-name.c:497
7496 msgid "The candidates are:"
7497 msgstr ""
7498
7499 #: sha1-name.c:796
7500 msgid ""
7501 "Git normally never creates a ref that ends with 40 hex characters\n"
7502 "because it will be ignored when you just specify 40-hex. These refs\n"
7503 "may be created by mistake. For example,\n"
7504 "\n"
7505 "  git switch -c $br $(git rev-parse ...)\n"
7506 "\n"
7507 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
7508 "examine these refs and maybe delete them. Turn this message off by\n"
7509 "running \"git config advice.objectNameWarning false\""
7510 msgstr ""
7511
7512 #: sha1-name.c:916
7513 #, c-format
7514 msgid "log for '%.*s' only goes back to %s"
7515 msgstr ""
7516
7517 #: sha1-name.c:924
7518 #, c-format
7519 msgid "log for '%.*s' only has %d entries"
7520 msgstr ""
7521
7522 #: sha1-name.c:1702
7523 #, c-format
7524 msgid "path '%s' exists on disk, but not in '%.*s'"
7525 msgstr ""
7526
7527 #: sha1-name.c:1708
7528 #, c-format
7529 msgid ""
7530 "path '%s' exists, but not '%s'\n"
7531 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
7532 msgstr ""
7533
7534 #: sha1-name.c:1717
7535 #, c-format
7536 msgid "path '%s' does not exist in '%.*s'"
7537 msgstr ""
7538
7539 #: sha1-name.c:1745
7540 #, c-format
7541 msgid ""
7542 "path '%s' is in the index, but not at stage %d\n"
7543 "hint: Did you mean ':%d:%s'?"
7544 msgstr ""
7545
7546 #: sha1-name.c:1761
7547 #, c-format
7548 msgid ""
7549 "path '%s' is in the index, but not '%s'\n"
7550 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
7551 msgstr ""
7552
7553 #: sha1-name.c:1769
7554 #, c-format
7555 msgid "path '%s' exists on disk, but not in the index"
7556 msgstr ""
7557
7558 #: sha1-name.c:1771
7559 #, c-format
7560 msgid "path '%s' does not exist (neither on disk nor in the index)"
7561 msgstr ""
7562
7563 #: sha1-name.c:1784
7564 msgid "relative path syntax can't be used outside working tree"
7565 msgstr ""
7566
7567 #: sha1-name.c:1922
7568 #, c-format
7569 msgid "invalid object name '%.*s'."
7570 msgstr ""
7571
7572 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7573 #: strbuf.c:848
7574 #, c-format
7575 msgid "%u.%2.2u GiB"
7576 msgstr ""
7577
7578 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7579 #: strbuf.c:850
7580 #, c-format
7581 msgid "%u.%2.2u GiB/s"
7582 msgstr ""
7583
7584 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7585 #: strbuf.c:858
7586 #, c-format
7587 msgid "%u.%2.2u MiB"
7588 msgstr ""
7589
7590 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7591 #: strbuf.c:860
7592 #, c-format
7593 msgid "%u.%2.2u MiB/s"
7594 msgstr ""
7595
7596 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7597 #: strbuf.c:867
7598 #, c-format
7599 msgid "%u.%2.2u KiB"
7600 msgstr ""
7601
7602 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7603 #: strbuf.c:869
7604 #, c-format
7605 msgid "%u.%2.2u KiB/s"
7606 msgstr ""
7607
7608 #. TRANSLATORS: IEC 80000-13:2008 byte
7609 #: strbuf.c:875
7610 #, c-format
7611 msgid "%u byte"
7612 msgid_plural "%u bytes"
7613 msgstr[0] ""
7614 msgstr[1] ""
7615
7616 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7617 #: strbuf.c:877
7618 #, c-format
7619 msgid "%u byte/s"
7620 msgid_plural "%u bytes/s"
7621 msgstr[0] ""
7622 msgstr[1] ""
7623
7624 #: strbuf.c:1166 wrapper.c:199 wrapper.c:369 builtin/am.c:719
7625 #: builtin/rebase.c:864
7626 #, c-format
7627 msgid "could not open '%s' for writing"
7628 msgstr ""
7629
7630 #: strbuf.c:1175
7631 #, c-format
7632 msgid "could not edit '%s'"
7633 msgstr ""
7634
7635 #: submodule-config.c:237
7636 #, c-format
7637 msgid "ignoring suspicious submodule name: %s"
7638 msgstr ""
7639
7640 #: submodule-config.c:304
7641 msgid "negative values not allowed for submodule.fetchjobs"
7642 msgstr ""
7643
7644 #: submodule-config.c:402
7645 #, c-format
7646 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7647 msgstr ""
7648
7649 #: submodule-config.c:499
7650 #, c-format
7651 msgid "invalid value for %s"
7652 msgstr ""
7653
7654 #: submodule-config.c:766
7655 #, c-format
7656 msgid "Could not update .gitmodules entry %s"
7657 msgstr ""
7658
7659 #: submodule.c:114 submodule.c:143
7660 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7661 msgstr ""
7662
7663 #: submodule.c:118 submodule.c:147
7664 #, c-format
7665 msgid "Could not find section in .gitmodules where path=%s"
7666 msgstr ""
7667
7668 #: submodule.c:154
7669 #, c-format
7670 msgid "Could not remove .gitmodules entry for %s"
7671 msgstr ""
7672
7673 #: submodule.c:165
7674 msgid "staging updated .gitmodules failed"
7675 msgstr ""
7676
7677 #: submodule.c:327
7678 #, c-format
7679 msgid "in unpopulated submodule '%s'"
7680 msgstr ""
7681
7682 #: submodule.c:358
7683 #, c-format
7684 msgid "Pathspec '%s' is in submodule '%.*s'"
7685 msgstr ""
7686
7687 #: submodule.c:434
7688 #, c-format
7689 msgid "bad --ignore-submodules argument: %s"
7690 msgstr ""
7691
7692 #: submodule.c:816
7693 #, c-format
7694 msgid ""
7695 "Submodule in commit %s at path: '%s' collides with a submodule named the "
7696 "same. Skipping it."
7697 msgstr ""
7698
7699 #: submodule.c:919
7700 #, c-format
7701 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7702 msgstr ""
7703
7704 #: submodule.c:1004
7705 #, c-format
7706 msgid ""
7707 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7708 "submodule %s"
7709 msgstr ""
7710
7711 #: submodule.c:1127
7712 #, c-format
7713 msgid "process for submodule '%s' failed"
7714 msgstr ""
7715
7716 #: submodule.c:1156 builtin/branch.c:678 builtin/submodule--helper.c:2469
7717 msgid "Failed to resolve HEAD as a valid ref."
7718 msgstr ""
7719
7720 #: submodule.c:1167
7721 #, c-format
7722 msgid "Pushing submodule '%s'\n"
7723 msgstr ""
7724
7725 #: submodule.c:1170
7726 #, c-format
7727 msgid "Unable to push submodule '%s'\n"
7728 msgstr ""
7729
7730 #: submodule.c:1462
7731 #, c-format
7732 msgid "Fetching submodule %s%s\n"
7733 msgstr ""
7734
7735 #: submodule.c:1492
7736 #, c-format
7737 msgid "Could not access submodule '%s'\n"
7738 msgstr ""
7739
7740 #: submodule.c:1646
7741 #, c-format
7742 msgid ""
7743 "Errors during submodule fetch:\n"
7744 "%s"
7745 msgstr ""
7746
7747 #: submodule.c:1671
7748 #, c-format
7749 msgid "'%s' not recognized as a git repository"
7750 msgstr ""
7751
7752 #: submodule.c:1688
7753 #, c-format
7754 msgid "Could not run 'git status --porcelain=2' in submodule %s"
7755 msgstr ""
7756
7757 #: submodule.c:1729
7758 #, c-format
7759 msgid "'git status --porcelain=2' failed in submodule %s"
7760 msgstr ""
7761
7762 #: submodule.c:1804
7763 #, c-format
7764 msgid "could not start 'git status' in submodule '%s'"
7765 msgstr ""
7766
7767 #: submodule.c:1817
7768 #, c-format
7769 msgid "could not run 'git status' in submodule '%s'"
7770 msgstr ""
7771
7772 #: submodule.c:1832
7773 #, c-format
7774 msgid "Could not unset core.worktree setting in submodule '%s'"
7775 msgstr ""
7776
7777 #: submodule.c:1859 submodule.c:2169
7778 #, c-format
7779 msgid "could not recurse into submodule '%s'"
7780 msgstr ""
7781
7782 #: submodule.c:1880
7783 msgid "could not reset submodule index"
7784 msgstr ""
7785
7786 #: submodule.c:1922
7787 #, c-format
7788 msgid "submodule '%s' has dirty index"
7789 msgstr ""
7790
7791 #: submodule.c:1974
7792 #, c-format
7793 msgid "Submodule '%s' could not be updated."
7794 msgstr ""
7795
7796 #: submodule.c:2042
7797 #, c-format
7798 msgid "submodule git dir '%s' is inside git dir '%.*s'"
7799 msgstr ""
7800
7801 #: submodule.c:2063
7802 #, c-format
7803 msgid ""
7804 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
7805 msgstr ""
7806
7807 #: submodule.c:2075 submodule.c:2134
7808 #, c-format
7809 msgid "could not lookup name for submodule '%s'"
7810 msgstr ""
7811
7812 #: submodule.c:2079
7813 #, c-format
7814 msgid "refusing to move '%s' into an existing git dir"
7815 msgstr ""
7816
7817 #: submodule.c:2086
7818 #, c-format
7819 msgid ""
7820 "Migrating git directory of '%s%s' from\n"
7821 "'%s' to\n"
7822 "'%s'\n"
7823 msgstr ""
7824
7825 #: submodule.c:2214
7826 msgid "could not start ls-files in .."
7827 msgstr ""
7828
7829 #: submodule.c:2254
7830 #, c-format
7831 msgid "ls-tree returned unexpected return code %d"
7832 msgstr ""
7833
7834 #: trailer.c:236
7835 #, c-format
7836 msgid "running trailer command '%s' failed"
7837 msgstr ""
7838
7839 #: trailer.c:483 trailer.c:488 trailer.c:493 trailer.c:547 trailer.c:551
7840 #: trailer.c:555
7841 #, c-format
7842 msgid "unknown value '%s' for key '%s'"
7843 msgstr ""
7844
7845 #: trailer.c:537 trailer.c:542 builtin/remote.c:299 builtin/remote.c:324
7846 #, c-format
7847 msgid "more than one %s"
7848 msgstr ""
7849
7850 #: trailer.c:728
7851 #, c-format
7852 msgid "empty trailer token in trailer '%.*s'"
7853 msgstr ""
7854
7855 #: trailer.c:748
7856 #, c-format
7857 msgid "could not read input file '%s'"
7858 msgstr ""
7859
7860 #: trailer.c:751
7861 msgid "could not read from stdin"
7862 msgstr ""
7863
7864 #: trailer.c:1009 wrapper.c:676
7865 #, c-format
7866 msgid "could not stat %s"
7867 msgstr ""
7868
7869 #: trailer.c:1011
7870 #, c-format
7871 msgid "file %s is not a regular file"
7872 msgstr ""
7873
7874 #: trailer.c:1013
7875 #, c-format
7876 msgid "file %s is not writable by user"
7877 msgstr ""
7878
7879 #: trailer.c:1025
7880 msgid "could not open temporary file"
7881 msgstr ""
7882
7883 #: trailer.c:1065
7884 #, c-format
7885 msgid "could not rename temporary file to %s"
7886 msgstr ""
7887
7888 #: transport-helper.c:62 transport-helper.c:91
7889 msgid "full write to remote helper failed"
7890 msgstr ""
7891
7892 #: transport-helper.c:145
7893 #, c-format
7894 msgid "unable to find remote helper for '%s'"
7895 msgstr ""
7896
7897 #: transport-helper.c:161 transport-helper.c:575
7898 msgid "can't dup helper output fd"
7899 msgstr ""
7900
7901 #: transport-helper.c:214
7902 #, c-format
7903 msgid ""
7904 "unknown mandatory capability %s; this remote helper probably needs newer "
7905 "version of Git"
7906 msgstr ""
7907
7908 #: transport-helper.c:220
7909 msgid "this remote helper should implement refspec capability"
7910 msgstr ""
7911
7912 #: transport-helper.c:287 transport-helper.c:429
7913 #, c-format
7914 msgid "%s unexpectedly said: '%s'"
7915 msgstr ""
7916
7917 #: transport-helper.c:417
7918 #, c-format
7919 msgid "%s also locked %s"
7920 msgstr ""
7921
7922 #: transport-helper.c:497
7923 msgid "couldn't run fast-import"
7924 msgstr ""
7925
7926 #: transport-helper.c:520
7927 msgid "error while running fast-import"
7928 msgstr ""
7929
7930 #: transport-helper.c:549 transport-helper.c:1236
7931 #, c-format
7932 msgid "could not read ref %s"
7933 msgstr ""
7934
7935 #: transport-helper.c:594
7936 #, c-format
7937 msgid "unknown response to connect: %s"
7938 msgstr ""
7939
7940 #: transport-helper.c:616
7941 msgid "setting remote service path not supported by protocol"
7942 msgstr ""
7943
7944 #: transport-helper.c:618
7945 msgid "invalid remote service path"
7946 msgstr ""
7947
7948 #: transport-helper.c:661 transport.c:1446
7949 msgid "operation not supported by protocol"
7950 msgstr ""
7951
7952 #: transport-helper.c:664
7953 #, c-format
7954 msgid "can't connect to subservice %s"
7955 msgstr ""
7956
7957 #: transport-helper.c:745
7958 msgid "'option' without a matching 'ok/error' directive"
7959 msgstr ""
7960
7961 #: transport-helper.c:788
7962 #, c-format
7963 msgid "expected ok/error, helper said '%s'"
7964 msgstr ""
7965
7966 #: transport-helper.c:845
7967 #, c-format
7968 msgid "helper reported unexpected status of %s"
7969 msgstr ""
7970
7971 #: transport-helper.c:928
7972 #, c-format
7973 msgid "helper %s does not support dry-run"
7974 msgstr ""
7975
7976 #: transport-helper.c:931
7977 #, c-format
7978 msgid "helper %s does not support --signed"
7979 msgstr ""
7980
7981 #: transport-helper.c:934
7982 #, c-format
7983 msgid "helper %s does not support --signed=if-asked"
7984 msgstr ""
7985
7986 #: transport-helper.c:939
7987 #, c-format
7988 msgid "helper %s does not support --atomic"
7989 msgstr ""
7990
7991 #: transport-helper.c:943
7992 #, c-format
7993 msgid "helper %s does not support --%s"
7994 msgstr ""
7995
7996 #: transport-helper.c:950
7997 #, c-format
7998 msgid "helper %s does not support 'push-option'"
7999 msgstr ""
8000
8001 #: transport-helper.c:1050
8002 msgid "remote-helper doesn't support push; refspec needed"
8003 msgstr ""
8004
8005 #: transport-helper.c:1055
8006 #, c-format
8007 msgid "helper %s does not support 'force'"
8008 msgstr ""
8009
8010 #: transport-helper.c:1102
8011 msgid "couldn't run fast-export"
8012 msgstr ""
8013
8014 #: transport-helper.c:1107
8015 msgid "error while running fast-export"
8016 msgstr ""
8017
8018 #: transport-helper.c:1132
8019 #, c-format
8020 msgid ""
8021 "No refs in common and none specified; doing nothing.\n"
8022 "Perhaps you should specify a branch.\n"
8023 msgstr ""
8024
8025 #: transport-helper.c:1213
8026 #, c-format
8027 msgid "unsupported object format '%s'"
8028 msgstr ""
8029
8030 #: transport-helper.c:1222
8031 #, c-format
8032 msgid "malformed response in ref list: %s"
8033 msgstr ""
8034
8035 #: transport-helper.c:1374
8036 #, c-format
8037 msgid "read(%s) failed"
8038 msgstr ""
8039
8040 #: transport-helper.c:1401
8041 #, c-format
8042 msgid "write(%s) failed"
8043 msgstr ""
8044
8045 #: transport-helper.c:1450
8046 #, c-format
8047 msgid "%s thread failed"
8048 msgstr ""
8049
8050 #: transport-helper.c:1454
8051 #, c-format
8052 msgid "%s thread failed to join: %s"
8053 msgstr ""
8054
8055 #: transport-helper.c:1473 transport-helper.c:1477
8056 #, c-format
8057 msgid "can't start thread for copying data: %s"
8058 msgstr ""
8059
8060 #: transport-helper.c:1514
8061 #, c-format
8062 msgid "%s process failed to wait"
8063 msgstr ""
8064
8065 #: transport-helper.c:1518
8066 #, c-format
8067 msgid "%s process failed"
8068 msgstr ""
8069
8070 #: transport-helper.c:1536 transport-helper.c:1545
8071 msgid "can't start thread for copying data"
8072 msgstr ""
8073
8074 #: transport.c:116
8075 #, c-format
8076 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8077 msgstr ""
8078
8079 #: transport.c:145
8080 #, c-format
8081 msgid "could not read bundle '%s'"
8082 msgstr ""
8083
8084 #: transport.c:220
8085 #, c-format
8086 msgid "transport: invalid depth option '%s'"
8087 msgstr ""
8088
8089 #: transport.c:269
8090 msgid "see protocol.version in 'git help config' for more details"
8091 msgstr ""
8092
8093 #: transport.c:270
8094 msgid "server options require protocol version 2 or later"
8095 msgstr ""
8096
8097 #: transport.c:727
8098 msgid "could not parse transport.color.* config"
8099 msgstr ""
8100
8101 #: transport.c:802
8102 msgid "support for protocol v2 not implemented yet"
8103 msgstr ""
8104
8105 #: transport.c:936
8106 #, c-format
8107 msgid "unknown value for config '%s': %s"
8108 msgstr ""
8109
8110 #: transport.c:1002
8111 #, c-format
8112 msgid "transport '%s' not allowed"
8113 msgstr ""
8114
8115 #: transport.c:1055
8116 msgid "git-over-rsync is no longer supported"
8117 msgstr ""
8118
8119 #: transport.c:1157
8120 #, c-format
8121 msgid ""
8122 "The following submodule paths contain changes that can\n"
8123 "not be found on any remote:\n"
8124 msgstr ""
8125
8126 #: transport.c:1161
8127 #, c-format
8128 msgid ""
8129 "\n"
8130 "Please try\n"
8131 "\n"
8132 "\tgit push --recurse-submodules=on-demand\n"
8133 "\n"
8134 "or cd to the path and use\n"
8135 "\n"
8136 "\tgit push\n"
8137 "\n"
8138 "to push them to a remote.\n"
8139 "\n"
8140 msgstr ""
8141
8142 #: transport.c:1169
8143 msgid "Aborting."
8144 msgstr ""
8145
8146 #: transport.c:1315
8147 msgid "failed to push all needed submodules"
8148 msgstr ""
8149
8150 #: tree-walk.c:32
8151 msgid "too-short tree object"
8152 msgstr ""
8153
8154 #: tree-walk.c:38
8155 msgid "malformed mode in tree entry"
8156 msgstr ""
8157
8158 #: tree-walk.c:42
8159 msgid "empty filename in tree entry"
8160 msgstr ""
8161
8162 #: tree-walk.c:117
8163 msgid "too-short tree file"
8164 msgstr ""
8165
8166 #: unpack-trees.c:113
8167 #, c-format
8168 msgid ""
8169 "Your local changes to the following files would be overwritten by checkout:\n"
8170 "%%sPlease commit your changes or stash them before you switch branches."
8171 msgstr ""
8172
8173 #: unpack-trees.c:115
8174 #, c-format
8175 msgid ""
8176 "Your local changes to the following files would be overwritten by checkout:\n"
8177 "%%s"
8178 msgstr ""
8179
8180 #: unpack-trees.c:118
8181 #, c-format
8182 msgid ""
8183 "Your local changes to the following files would be overwritten by merge:\n"
8184 "%%sPlease commit your changes or stash them before you merge."
8185 msgstr ""
8186
8187 #: unpack-trees.c:120
8188 #, c-format
8189 msgid ""
8190 "Your local changes to the following files would be overwritten by merge:\n"
8191 "%%s"
8192 msgstr ""
8193
8194 #: unpack-trees.c:123
8195 #, c-format
8196 msgid ""
8197 "Your local changes to the following files would be overwritten by %s:\n"
8198 "%%sPlease commit your changes or stash them before you %s."
8199 msgstr ""
8200
8201 #: unpack-trees.c:125
8202 #, c-format
8203 msgid ""
8204 "Your local changes to the following files would be overwritten by %s:\n"
8205 "%%s"
8206 msgstr ""
8207
8208 #: unpack-trees.c:130
8209 #, c-format
8210 msgid ""
8211 "Updating the following directories would lose untracked files in them:\n"
8212 "%s"
8213 msgstr ""
8214
8215 #: unpack-trees.c:134
8216 #, c-format
8217 msgid ""
8218 "The following untracked working tree files would be removed by checkout:\n"
8219 "%%sPlease move or remove them before you switch branches."
8220 msgstr ""
8221
8222 #: unpack-trees.c:136
8223 #, c-format
8224 msgid ""
8225 "The following untracked working tree files would be removed by checkout:\n"
8226 "%%s"
8227 msgstr ""
8228
8229 #: unpack-trees.c:139
8230 #, c-format
8231 msgid ""
8232 "The following untracked working tree files would be removed by merge:\n"
8233 "%%sPlease move or remove them before you merge."
8234 msgstr ""
8235
8236 #: unpack-trees.c:141
8237 #, c-format
8238 msgid ""
8239 "The following untracked working tree files would be removed by merge:\n"
8240 "%%s"
8241 msgstr ""
8242
8243 #: unpack-trees.c:144
8244 #, c-format
8245 msgid ""
8246 "The following untracked working tree files would be removed by %s:\n"
8247 "%%sPlease move or remove them before you %s."
8248 msgstr ""
8249
8250 #: unpack-trees.c:146
8251 #, c-format
8252 msgid ""
8253 "The following untracked working tree files would be removed by %s:\n"
8254 "%%s"
8255 msgstr ""
8256
8257 #: unpack-trees.c:152
8258 #, c-format
8259 msgid ""
8260 "The following untracked working tree files would be overwritten by "
8261 "checkout:\n"
8262 "%%sPlease move or remove them before you switch branches."
8263 msgstr ""
8264
8265 #: unpack-trees.c:154
8266 #, c-format
8267 msgid ""
8268 "The following untracked working tree files would be overwritten by "
8269 "checkout:\n"
8270 "%%s"
8271 msgstr ""
8272
8273 #: unpack-trees.c:157
8274 #, c-format
8275 msgid ""
8276 "The following untracked working tree files would be overwritten by merge:\n"
8277 "%%sPlease move or remove them before you merge."
8278 msgstr ""
8279
8280 #: unpack-trees.c:159
8281 #, c-format
8282 msgid ""
8283 "The following untracked working tree files would be overwritten by merge:\n"
8284 "%%s"
8285 msgstr ""
8286
8287 #: unpack-trees.c:162
8288 #, c-format
8289 msgid ""
8290 "The following untracked working tree files would be overwritten by %s:\n"
8291 "%%sPlease move or remove them before you %s."
8292 msgstr ""
8293
8294 #: unpack-trees.c:164
8295 #, c-format
8296 msgid ""
8297 "The following untracked working tree files would be overwritten by %s:\n"
8298 "%%s"
8299 msgstr ""
8300
8301 #: unpack-trees.c:172
8302 #, c-format
8303 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
8304 msgstr ""
8305
8306 #: unpack-trees.c:175
8307 #, c-format
8308 msgid ""
8309 "Cannot update submodule:\n"
8310 "%s"
8311 msgstr ""
8312
8313 #: unpack-trees.c:178
8314 #, c-format
8315 msgid ""
8316 "The following paths are not up to date and were left despite sparse "
8317 "patterns:\n"
8318 "%s"
8319 msgstr ""
8320
8321 #: unpack-trees.c:180
8322 #, c-format
8323 msgid ""
8324 "The following paths are unmerged and were left despite sparse patterns:\n"
8325 "%s"
8326 msgstr ""
8327
8328 #: unpack-trees.c:182
8329 #, c-format
8330 msgid ""
8331 "The following paths were already present and thus not updated despite sparse "
8332 "patterns:\n"
8333 "%s"
8334 msgstr ""
8335
8336 #: unpack-trees.c:262
8337 #, c-format
8338 msgid "Aborting\n"
8339 msgstr ""
8340
8341 #: unpack-trees.c:289
8342 #, c-format
8343 msgid ""
8344 "After fixing the above paths, you may want to run `git sparse-checkout "
8345 "reapply`.\n"
8346 msgstr ""
8347
8348 #: unpack-trees.c:350
8349 msgid "Updating files"
8350 msgstr ""
8351
8352 #: unpack-trees.c:382
8353 msgid ""
8354 "the following paths have collided (e.g. case-sensitive paths\n"
8355 "on a case-insensitive filesystem) and only one from the same\n"
8356 "colliding group is in the working tree:\n"
8357 msgstr ""
8358
8359 #: unpack-trees.c:1498
8360 msgid "Updating index flags"
8361 msgstr ""
8362
8363 #: upload-pack.c:1550
8364 msgid "expected flush after fetch arguments"
8365 msgstr ""
8366
8367 #: urlmatch.c:163
8368 msgid "invalid URL scheme name or missing '://' suffix"
8369 msgstr ""
8370
8371 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8372 #, c-format
8373 msgid "invalid %XX escape sequence"
8374 msgstr ""
8375
8376 #: urlmatch.c:215
8377 msgid "missing host and scheme is not 'file:'"
8378 msgstr ""
8379
8380 #: urlmatch.c:232
8381 msgid "a 'file:' URL may not have a port number"
8382 msgstr ""
8383
8384 #: urlmatch.c:247
8385 msgid "invalid characters in host name"
8386 msgstr ""
8387
8388 #: urlmatch.c:292 urlmatch.c:303
8389 msgid "invalid port number"
8390 msgstr ""
8391
8392 #: urlmatch.c:371
8393 msgid "invalid '..' path segment"
8394 msgstr ""
8395
8396 #: walker.c:170
8397 msgid "Fetching objects"
8398 msgstr ""
8399
8400 #: worktree.c:236 builtin/am.c:2103
8401 #, c-format
8402 msgid "failed to read '%s'"
8403 msgstr ""
8404
8405 #: worktree.c:283
8406 #, c-format
8407 msgid "'%s' at main working tree is not the repository directory"
8408 msgstr ""
8409
8410 #: worktree.c:294
8411 #, c-format
8412 msgid "'%s' file does not contain absolute path to the working tree location"
8413 msgstr ""
8414
8415 #: worktree.c:306
8416 #, c-format
8417 msgid "'%s' does not exist"
8418 msgstr ""
8419
8420 #: worktree.c:312
8421 #, c-format
8422 msgid "'%s' is not a .git file, error code %d"
8423 msgstr ""
8424
8425 #: worktree.c:321
8426 #, c-format
8427 msgid "'%s' does not point back to '%s'"
8428 msgstr ""
8429
8430 #: worktree.c:587
8431 msgid "not a directory"
8432 msgstr ""
8433
8434 #: worktree.c:596
8435 msgid ".git is not a file"
8436 msgstr ""
8437
8438 #: worktree.c:598
8439 msgid ".git file broken"
8440 msgstr ""
8441
8442 #: worktree.c:600
8443 msgid ".git file incorrect"
8444 msgstr ""
8445
8446 #: worktree.c:670
8447 msgid "not a valid path"
8448 msgstr ""
8449
8450 #: worktree.c:676
8451 msgid "unable to locate repository; .git is not a file"
8452 msgstr ""
8453
8454 #: worktree.c:679
8455 msgid "unable to locate repository; .git file broken"
8456 msgstr ""
8457
8458 #: worktree.c:685
8459 msgid "gitdir unreadable"
8460 msgstr ""
8461
8462 #: worktree.c:689
8463 msgid "gitdir incorrect"
8464 msgstr ""
8465
8466 #: wrapper.c:197 wrapper.c:367
8467 #, c-format
8468 msgid "could not open '%s' for reading and writing"
8469 msgstr ""
8470
8471 #: wrapper.c:398 wrapper.c:599
8472 #, c-format
8473 msgid "unable to access '%s'"
8474 msgstr ""
8475
8476 #: wrapper.c:607
8477 msgid "unable to get current working directory"
8478 msgstr ""
8479
8480 #: wt-status.c:158
8481 msgid "Unmerged paths:"
8482 msgstr ""
8483
8484 #: wt-status.c:187 wt-status.c:219
8485 msgid "  (use \"git restore --staged <file>...\" to unstage)"
8486 msgstr ""
8487
8488 #: wt-status.c:190 wt-status.c:222
8489 #, c-format
8490 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
8491 msgstr ""
8492
8493 #: wt-status.c:193 wt-status.c:225
8494 msgid "  (use \"git rm --cached <file>...\" to unstage)"
8495 msgstr ""
8496
8497 #: wt-status.c:197
8498 msgid "  (use \"git add <file>...\" to mark resolution)"
8499 msgstr ""
8500
8501 #: wt-status.c:199 wt-status.c:203
8502 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8503 msgstr ""
8504
8505 #: wt-status.c:201
8506 msgid "  (use \"git rm <file>...\" to mark resolution)"
8507 msgstr ""
8508
8509 #: wt-status.c:211 wt-status.c:1070
8510 msgid "Changes to be committed:"
8511 msgstr ""
8512
8513 #: wt-status.c:234 wt-status.c:1079
8514 msgid "Changes not staged for commit:"
8515 msgstr ""
8516
8517 #: wt-status.c:238
8518 msgid "  (use \"git add <file>...\" to update what will be committed)"
8519 msgstr ""
8520
8521 #: wt-status.c:240
8522 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
8523 msgstr ""
8524
8525 #: wt-status.c:241
8526 msgid ""
8527 "  (use \"git restore <file>...\" to discard changes in working directory)"
8528 msgstr ""
8529
8530 #: wt-status.c:243
8531 msgid "  (commit or discard the untracked or modified content in submodules)"
8532 msgstr ""
8533
8534 #: wt-status.c:254
8535 #, c-format
8536 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
8537 msgstr ""
8538
8539 #: wt-status.c:266
8540 msgid "both deleted:"
8541 msgstr ""
8542
8543 #: wt-status.c:268
8544 msgid "added by us:"
8545 msgstr ""
8546
8547 #: wt-status.c:270
8548 msgid "deleted by them:"
8549 msgstr ""
8550
8551 #: wt-status.c:272
8552 msgid "added by them:"
8553 msgstr ""
8554
8555 #: wt-status.c:274
8556 msgid "deleted by us:"
8557 msgstr ""
8558
8559 #: wt-status.c:276
8560 msgid "both added:"
8561 msgstr ""
8562
8563 #: wt-status.c:278
8564 msgid "both modified:"
8565 msgstr ""
8566
8567 #: wt-status.c:288
8568 msgid "new file:"
8569 msgstr ""
8570
8571 #: wt-status.c:290
8572 msgid "copied:"
8573 msgstr ""
8574
8575 #: wt-status.c:292
8576 msgid "deleted:"
8577 msgstr ""
8578
8579 #: wt-status.c:294
8580 msgid "modified:"
8581 msgstr ""
8582
8583 #: wt-status.c:296
8584 msgid "renamed:"
8585 msgstr ""
8586
8587 #: wt-status.c:298
8588 msgid "typechange:"
8589 msgstr ""
8590
8591 #: wt-status.c:300
8592 msgid "unknown:"
8593 msgstr ""
8594
8595 #: wt-status.c:302
8596 msgid "unmerged:"
8597 msgstr ""
8598
8599 #: wt-status.c:382
8600 msgid "new commits, "
8601 msgstr ""
8602
8603 #: wt-status.c:384
8604 msgid "modified content, "
8605 msgstr ""
8606
8607 #: wt-status.c:386
8608 msgid "untracked content, "
8609 msgstr ""
8610
8611 #: wt-status.c:903
8612 #, c-format
8613 msgid "Your stash currently has %d entry"
8614 msgid_plural "Your stash currently has %d entries"
8615 msgstr[0] ""
8616 msgstr[1] ""
8617
8618 #: wt-status.c:934
8619 msgid "Submodules changed but not updated:"
8620 msgstr ""
8621
8622 #: wt-status.c:936
8623 msgid "Submodule changes to be committed:"
8624 msgstr ""
8625
8626 #: wt-status.c:1018
8627 msgid ""
8628 "Do not modify or remove the line above.\n"
8629 "Everything below it will be ignored."
8630 msgstr ""
8631
8632 #: wt-status.c:1110
8633 #, c-format
8634 msgid ""
8635 "\n"
8636 "It took %.2f seconds to compute the branch ahead/behind values.\n"
8637 "You can use '--no-ahead-behind' to avoid this.\n"
8638 msgstr ""
8639
8640 #: wt-status.c:1140
8641 msgid "You have unmerged paths."
8642 msgstr ""
8643
8644 #: wt-status.c:1143
8645 msgid "  (fix conflicts and run \"git commit\")"
8646 msgstr ""
8647
8648 #: wt-status.c:1145
8649 msgid "  (use \"git merge --abort\" to abort the merge)"
8650 msgstr ""
8651
8652 #: wt-status.c:1149
8653 msgid "All conflicts fixed but you are still merging."
8654 msgstr ""
8655
8656 #: wt-status.c:1152
8657 msgid "  (use \"git commit\" to conclude merge)"
8658 msgstr ""
8659
8660 #: wt-status.c:1161
8661 msgid "You are in the middle of an am session."
8662 msgstr ""
8663
8664 #: wt-status.c:1164
8665 msgid "The current patch is empty."
8666 msgstr ""
8667
8668 #: wt-status.c:1168
8669 msgid "  (fix conflicts and then run \"git am --continue\")"
8670 msgstr ""
8671
8672 #: wt-status.c:1170
8673 msgid "  (use \"git am --skip\" to skip this patch)"
8674 msgstr ""
8675
8676 #: wt-status.c:1172
8677 msgid "  (use \"git am --abort\" to restore the original branch)"
8678 msgstr ""
8679
8680 #: wt-status.c:1305
8681 msgid "git-rebase-todo is missing."
8682 msgstr ""
8683
8684 #: wt-status.c:1307
8685 msgid "No commands done."
8686 msgstr ""
8687
8688 #: wt-status.c:1310
8689 #, c-format
8690 msgid "Last command done (%d command done):"
8691 msgid_plural "Last commands done (%d commands done):"
8692 msgstr[0] ""
8693 msgstr[1] ""
8694
8695 #: wt-status.c:1321
8696 #, c-format
8697 msgid "  (see more in file %s)"
8698 msgstr ""
8699
8700 #: wt-status.c:1326
8701 msgid "No commands remaining."
8702 msgstr ""
8703
8704 #: wt-status.c:1329
8705 #, c-format
8706 msgid "Next command to do (%d remaining command):"
8707 msgid_plural "Next commands to do (%d remaining commands):"
8708 msgstr[0] ""
8709 msgstr[1] ""
8710
8711 #: wt-status.c:1337
8712 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
8713 msgstr ""
8714
8715 #: wt-status.c:1349
8716 #, c-format
8717 msgid "You are currently rebasing branch '%s' on '%s'."
8718 msgstr ""
8719
8720 #: wt-status.c:1354
8721 msgid "You are currently rebasing."
8722 msgstr ""
8723
8724 #: wt-status.c:1367
8725 msgid "  (fix conflicts and then run \"git rebase --continue\")"
8726 msgstr ""
8727
8728 #: wt-status.c:1369
8729 msgid "  (use \"git rebase --skip\" to skip this patch)"
8730 msgstr ""
8731
8732 #: wt-status.c:1371
8733 msgid "  (use \"git rebase --abort\" to check out the original branch)"
8734 msgstr ""
8735
8736 #: wt-status.c:1378
8737 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
8738 msgstr ""
8739
8740 #: wt-status.c:1382
8741 #, c-format
8742 msgid ""
8743 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
8744 msgstr ""
8745
8746 #: wt-status.c:1387
8747 msgid "You are currently splitting a commit during a rebase."
8748 msgstr ""
8749
8750 #: wt-status.c:1390
8751 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
8752 msgstr ""
8753
8754 #: wt-status.c:1394
8755 #, c-format
8756 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
8757 msgstr ""
8758
8759 #: wt-status.c:1399
8760 msgid "You are currently editing a commit during a rebase."
8761 msgstr ""
8762
8763 #: wt-status.c:1402
8764 msgid "  (use \"git commit --amend\" to amend the current commit)"
8765 msgstr ""
8766
8767 #: wt-status.c:1404
8768 msgid ""
8769 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
8770 msgstr ""
8771
8772 #: wt-status.c:1415
8773 msgid "Cherry-pick currently in progress."
8774 msgstr ""
8775
8776 #: wt-status.c:1418
8777 #, c-format
8778 msgid "You are currently cherry-picking commit %s."
8779 msgstr ""
8780
8781 #: wt-status.c:1425
8782 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
8783 msgstr ""
8784
8785 #: wt-status.c:1428
8786 msgid "  (run \"git cherry-pick --continue\" to continue)"
8787 msgstr ""
8788
8789 #: wt-status.c:1431
8790 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
8791 msgstr ""
8792
8793 #: wt-status.c:1433
8794 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
8795 msgstr ""
8796
8797 #: wt-status.c:1435
8798 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
8799 msgstr ""
8800
8801 #: wt-status.c:1445
8802 msgid "Revert currently in progress."
8803 msgstr ""
8804
8805 #: wt-status.c:1448
8806 #, c-format
8807 msgid "You are currently reverting commit %s."
8808 msgstr ""
8809
8810 #: wt-status.c:1454
8811 msgid "  (fix conflicts and run \"git revert --continue\")"
8812 msgstr ""
8813
8814 #: wt-status.c:1457
8815 msgid "  (run \"git revert --continue\" to continue)"
8816 msgstr ""
8817
8818 #: wt-status.c:1460
8819 msgid "  (all conflicts fixed: run \"git revert --continue\")"
8820 msgstr ""
8821
8822 #: wt-status.c:1462
8823 msgid "  (use \"git revert --skip\" to skip this patch)"
8824 msgstr ""
8825
8826 #: wt-status.c:1464
8827 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
8828 msgstr ""
8829
8830 #: wt-status.c:1474
8831 #, c-format
8832 msgid "You are currently bisecting, started from branch '%s'."
8833 msgstr ""
8834
8835 #: wt-status.c:1478
8836 msgid "You are currently bisecting."
8837 msgstr ""
8838
8839 #: wt-status.c:1481
8840 msgid "  (use \"git bisect reset\" to get back to the original branch)"
8841 msgstr ""
8842
8843 #: wt-status.c:1492
8844 #, c-format
8845 msgid "You are in a sparse checkout with %d%% of tracked files present."
8846 msgstr ""
8847
8848 #: wt-status.c:1731
8849 msgid "On branch "
8850 msgstr ""
8851
8852 #: wt-status.c:1738
8853 msgid "interactive rebase in progress; onto "
8854 msgstr ""
8855
8856 #: wt-status.c:1740
8857 msgid "rebase in progress; onto "
8858 msgstr ""
8859
8860 #: wt-status.c:1750
8861 msgid "Not currently on any branch."
8862 msgstr ""
8863
8864 #: wt-status.c:1767
8865 msgid "Initial commit"
8866 msgstr ""
8867
8868 #: wt-status.c:1768
8869 msgid "No commits yet"
8870 msgstr ""
8871
8872 #: wt-status.c:1782
8873 msgid "Untracked files"
8874 msgstr ""
8875
8876 #: wt-status.c:1784
8877 msgid "Ignored files"
8878 msgstr ""
8879
8880 #: wt-status.c:1788
8881 #, c-format
8882 msgid ""
8883 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
8884 "may speed it up, but you have to be careful not to forget to add\n"
8885 "new files yourself (see 'git help status')."
8886 msgstr ""
8887
8888 #: wt-status.c:1794
8889 #, c-format
8890 msgid "Untracked files not listed%s"
8891 msgstr ""
8892
8893 #: wt-status.c:1796
8894 msgid " (use -u option to show untracked files)"
8895 msgstr ""
8896
8897 #: wt-status.c:1802
8898 msgid "No changes"
8899 msgstr ""
8900
8901 #: wt-status.c:1807
8902 #, c-format
8903 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
8904 msgstr ""
8905
8906 #: wt-status.c:1811
8907 #, c-format
8908 msgid "no changes added to commit\n"
8909 msgstr ""
8910
8911 #: wt-status.c:1815
8912 #, c-format
8913 msgid ""
8914 "nothing added to commit but untracked files present (use \"git add\" to "
8915 "track)\n"
8916 msgstr ""
8917
8918 #: wt-status.c:1819
8919 #, c-format
8920 msgid "nothing added to commit but untracked files present\n"
8921 msgstr ""
8922
8923 #: wt-status.c:1823
8924 #, c-format
8925 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
8926 msgstr ""
8927
8928 #: wt-status.c:1827 wt-status.c:1833
8929 #, c-format
8930 msgid "nothing to commit\n"
8931 msgstr ""
8932
8933 #: wt-status.c:1830
8934 #, c-format
8935 msgid "nothing to commit (use -u to show untracked files)\n"
8936 msgstr ""
8937
8938 #: wt-status.c:1835
8939 #, c-format
8940 msgid "nothing to commit, working tree clean\n"
8941 msgstr ""
8942
8943 #: wt-status.c:1940
8944 msgid "No commits yet on "
8945 msgstr ""
8946
8947 #: wt-status.c:1944
8948 msgid "HEAD (no branch)"
8949 msgstr ""
8950
8951 #: wt-status.c:1975
8952 msgid "different"
8953 msgstr ""
8954
8955 #: wt-status.c:1977 wt-status.c:1985
8956 msgid "behind "
8957 msgstr ""
8958
8959 #: wt-status.c:1980 wt-status.c:1983
8960 msgid "ahead "
8961 msgstr ""
8962
8963 #. TRANSLATORS: the action is e.g. "pull with rebase"
8964 #: wt-status.c:2505
8965 #, c-format
8966 msgid "cannot %s: You have unstaged changes."
8967 msgstr ""
8968
8969 #: wt-status.c:2511
8970 msgid "additionally, your index contains uncommitted changes."
8971 msgstr ""
8972
8973 #: wt-status.c:2513
8974 #, c-format
8975 msgid "cannot %s: Your index contains uncommitted changes."
8976 msgstr ""
8977
8978 #: compat/precompose_utf8.c:58 builtin/clone.c:457
8979 #, c-format
8980 msgid "failed to unlink '%s'"
8981 msgstr ""
8982
8983 #: builtin/add.c:26
8984 msgid "git add [<options>] [--] <pathspec>..."
8985 msgstr ""
8986
8987 #: builtin/add.c:88
8988 #, c-format
8989 msgid "unexpected diff status %c"
8990 msgstr ""
8991
8992 #: builtin/add.c:93 builtin/commit.c:285
8993 msgid "updating files failed"
8994 msgstr ""
8995
8996 #: builtin/add.c:103
8997 #, c-format
8998 msgid "remove '%s'\n"
8999 msgstr ""
9000
9001 #: builtin/add.c:178
9002 msgid "Unstaged changes after refreshing the index:"
9003 msgstr ""
9004
9005 #: builtin/add.c:272 builtin/rev-parse.c:908
9006 msgid "Could not read the index"
9007 msgstr ""
9008
9009 #: builtin/add.c:283
9010 #, c-format
9011 msgid "Could not open '%s' for writing."
9012 msgstr ""
9013
9014 #: builtin/add.c:287
9015 msgid "Could not write patch"
9016 msgstr ""
9017
9018 #: builtin/add.c:290
9019 msgid "editing patch failed"
9020 msgstr ""
9021
9022 #: builtin/add.c:293
9023 #, c-format
9024 msgid "Could not stat '%s'"
9025 msgstr ""
9026
9027 #: builtin/add.c:295
9028 msgid "Empty patch. Aborted."
9029 msgstr ""
9030
9031 #: builtin/add.c:300
9032 #, c-format
9033 msgid "Could not apply '%s'"
9034 msgstr ""
9035
9036 #: builtin/add.c:308
9037 msgid "The following paths are ignored by one of your .gitignore files:\n"
9038 msgstr ""
9039
9040 #: builtin/add.c:328 builtin/clean.c:904 builtin/fetch.c:166 builtin/mv.c:124
9041 #: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:559
9042 #: builtin/remote.c:1427 builtin/rm.c:242 builtin/send-pack.c:190
9043 msgid "dry run"
9044 msgstr ""
9045
9046 #: builtin/add.c:331
9047 msgid "interactive picking"
9048 msgstr ""
9049
9050 #: builtin/add.c:332 builtin/checkout.c:1547 builtin/reset.c:308
9051 msgid "select hunks interactively"
9052 msgstr ""
9053
9054 #: builtin/add.c:333
9055 msgid "edit current diff and apply"
9056 msgstr ""
9057
9058 #: builtin/add.c:334
9059 msgid "allow adding otherwise ignored files"
9060 msgstr ""
9061
9062 #: builtin/add.c:335
9063 msgid "update tracked files"
9064 msgstr ""
9065
9066 #: builtin/add.c:336
9067 msgid "renormalize EOL of tracked files (implies -u)"
9068 msgstr ""
9069
9070 #: builtin/add.c:337
9071 msgid "record only the fact that the path will be added later"
9072 msgstr ""
9073
9074 #: builtin/add.c:338
9075 msgid "add changes from all tracked and untracked files"
9076 msgstr ""
9077
9078 #: builtin/add.c:341
9079 msgid "ignore paths removed in the working tree (same as --no-all)"
9080 msgstr ""
9081
9082 #: builtin/add.c:343
9083 msgid "don't add, only refresh the index"
9084 msgstr ""
9085
9086 #: builtin/add.c:344
9087 msgid "just skip files which cannot be added because of errors"
9088 msgstr ""
9089
9090 #: builtin/add.c:345
9091 msgid "check if - even missing - files are ignored in dry run"
9092 msgstr ""
9093
9094 #: builtin/add.c:347 builtin/update-index.c:1004
9095 msgid "override the executable bit of the listed files"
9096 msgstr ""
9097
9098 #: builtin/add.c:349
9099 msgid "warn when adding an embedded repository"
9100 msgstr ""
9101
9102 #: builtin/add.c:351
9103 msgid "backend for `git stash -p`"
9104 msgstr ""
9105
9106 #: builtin/add.c:369
9107 #, c-format
9108 msgid ""
9109 "You've added another git repository inside your current repository.\n"
9110 "Clones of the outer repository will not contain the contents of\n"
9111 "the embedded repository and will not know how to obtain it.\n"
9112 "If you meant to add a submodule, use:\n"
9113 "\n"
9114 "\tgit submodule add <url> %s\n"
9115 "\n"
9116 "If you added this path by mistake, you can remove it from the\n"
9117 "index with:\n"
9118 "\n"
9119 "\tgit rm --cached %s\n"
9120 "\n"
9121 "See \"git help submodule\" for more information."
9122 msgstr ""
9123
9124 #: builtin/add.c:397
9125 #, c-format
9126 msgid "adding embedded git repository: %s"
9127 msgstr ""
9128
9129 #: builtin/add.c:416
9130 msgid ""
9131 "Use -f if you really want to add them.\n"
9132 "Turn this message off by running\n"
9133 "\"git config advice.addIgnoredFile false\""
9134 msgstr ""
9135
9136 #: builtin/add.c:425
9137 msgid "adding files failed"
9138 msgstr ""
9139
9140 #: builtin/add.c:453 builtin/commit.c:345
9141 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9142 msgstr ""
9143
9144 #: builtin/add.c:470
9145 msgid "--pathspec-from-file is incompatible with --edit"
9146 msgstr ""
9147
9148 #: builtin/add.c:482
9149 msgid "-A and -u are mutually incompatible"
9150 msgstr ""
9151
9152 #: builtin/add.c:485
9153 msgid "Option --ignore-missing can only be used together with --dry-run"
9154 msgstr ""
9155
9156 #: builtin/add.c:489
9157 #, c-format
9158 msgid "--chmod param '%s' must be either -x or +x"
9159 msgstr ""
9160
9161 #: builtin/add.c:507 builtin/checkout.c:1715 builtin/commit.c:351
9162 #: builtin/reset.c:328 builtin/rm.c:272 builtin/stash.c:1502
9163 msgid "--pathspec-from-file is incompatible with pathspec arguments"
9164 msgstr ""
9165
9166 #: builtin/add.c:514 builtin/checkout.c:1727 builtin/commit.c:357
9167 #: builtin/reset.c:334 builtin/rm.c:278 builtin/stash.c:1508
9168 msgid "--pathspec-file-nul requires --pathspec-from-file"
9169 msgstr ""
9170
9171 #: builtin/add.c:518
9172 #, c-format
9173 msgid "Nothing specified, nothing added.\n"
9174 msgstr ""
9175
9176 #: builtin/add.c:520
9177 msgid ""
9178 "Maybe you wanted to say 'git add .'?\n"
9179 "Turn this message off by running\n"
9180 "\"git config advice.addEmptyPathspec false\""
9181 msgstr ""
9182
9183 #: builtin/am.c:352
9184 msgid "could not parse author script"
9185 msgstr ""
9186
9187 #: builtin/am.c:436
9188 #, c-format
9189 msgid "'%s' was deleted by the applypatch-msg hook"
9190 msgstr ""
9191
9192 #: builtin/am.c:478
9193 #, c-format
9194 msgid "Malformed input line: '%s'."
9195 msgstr ""
9196
9197 #: builtin/am.c:516
9198 #, c-format
9199 msgid "Failed to copy notes from '%s' to '%s'"
9200 msgstr ""
9201
9202 #: builtin/am.c:542
9203 msgid "fseek failed"
9204 msgstr ""
9205
9206 #: builtin/am.c:730
9207 #, c-format
9208 msgid "could not parse patch '%s'"
9209 msgstr ""
9210
9211 #: builtin/am.c:795
9212 msgid "Only one StGIT patch series can be applied at once"
9213 msgstr ""
9214
9215 #: builtin/am.c:843
9216 msgid "invalid timestamp"
9217 msgstr ""
9218
9219 #: builtin/am.c:848 builtin/am.c:860
9220 msgid "invalid Date line"
9221 msgstr ""
9222
9223 #: builtin/am.c:855
9224 msgid "invalid timezone offset"
9225 msgstr ""
9226
9227 #: builtin/am.c:948
9228 msgid "Patch format detection failed."
9229 msgstr ""
9230
9231 #: builtin/am.c:953 builtin/clone.c:410
9232 #, c-format
9233 msgid "failed to create directory '%s'"
9234 msgstr ""
9235
9236 #: builtin/am.c:958
9237 msgid "Failed to split patches."
9238 msgstr ""
9239
9240 #: builtin/am.c:1089
9241 #, c-format
9242 msgid "When you have resolved this problem, run \"%s --continue\"."
9243 msgstr ""
9244
9245 #: builtin/am.c:1090
9246 #, c-format
9247 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9248 msgstr ""
9249
9250 #: builtin/am.c:1091
9251 #, c-format
9252 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9253 msgstr ""
9254
9255 #: builtin/am.c:1174
9256 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9257 msgstr ""
9258
9259 #: builtin/am.c:1202
9260 msgid "Patch is empty."
9261 msgstr ""
9262
9263 #: builtin/am.c:1267
9264 #, c-format
9265 msgid "missing author line in commit %s"
9266 msgstr ""
9267
9268 #: builtin/am.c:1270
9269 #, c-format
9270 msgid "invalid ident line: %.*s"
9271 msgstr ""
9272
9273 #: builtin/am.c:1489
9274 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9275 msgstr ""
9276
9277 #: builtin/am.c:1491
9278 msgid "Using index info to reconstruct a base tree..."
9279 msgstr ""
9280
9281 #: builtin/am.c:1510
9282 msgid ""
9283 "Did you hand edit your patch?\n"
9284 "It does not apply to blobs recorded in its index."
9285 msgstr ""
9286
9287 #: builtin/am.c:1516
9288 msgid "Falling back to patching base and 3-way merge..."
9289 msgstr ""
9290
9291 #: builtin/am.c:1542
9292 msgid "Failed to merge in the changes."
9293 msgstr ""
9294
9295 #: builtin/am.c:1574
9296 msgid "applying to an empty history"
9297 msgstr ""
9298
9299 #: builtin/am.c:1626 builtin/am.c:1630
9300 #, c-format
9301 msgid "cannot resume: %s does not exist."
9302 msgstr ""
9303
9304 #: builtin/am.c:1648
9305 msgid "Commit Body is:"
9306 msgstr ""
9307
9308 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9309 #. in your translation. The program will only accept English
9310 #. input at this point.
9311 #.
9312 #: builtin/am.c:1658
9313 #, c-format
9314 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9315 msgstr ""
9316
9317 #: builtin/am.c:1704 builtin/commit.c:395
9318 msgid "unable to write index file"
9319 msgstr ""
9320
9321 #: builtin/am.c:1708
9322 #, c-format
9323 msgid "Dirty index: cannot apply patches (dirty: %s)"
9324 msgstr ""
9325
9326 #: builtin/am.c:1748 builtin/am.c:1816
9327 #, c-format
9328 msgid "Applying: %.*s"
9329 msgstr ""
9330
9331 #: builtin/am.c:1765
9332 msgid "No changes -- Patch already applied."
9333 msgstr ""
9334
9335 #: builtin/am.c:1771
9336 #, c-format
9337 msgid "Patch failed at %s %.*s"
9338 msgstr ""
9339
9340 #: builtin/am.c:1775
9341 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9342 msgstr ""
9343
9344 #: builtin/am.c:1819
9345 msgid ""
9346 "No changes - did you forget to use 'git add'?\n"
9347 "If there is nothing left to stage, chances are that something else\n"
9348 "already introduced the same changes; you might want to skip this patch."
9349 msgstr ""
9350
9351 #: builtin/am.c:1826
9352 msgid ""
9353 "You still have unmerged paths in your index.\n"
9354 "You should 'git add' each file with resolved conflicts to mark them as "
9355 "such.\n"
9356 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9357 msgstr ""
9358
9359 #: builtin/am.c:1933 builtin/am.c:1937 builtin/am.c:1949 builtin/reset.c:347
9360 #: builtin/reset.c:355
9361 #, c-format
9362 msgid "Could not parse object '%s'."
9363 msgstr ""
9364
9365 #: builtin/am.c:1985
9366 msgid "failed to clean index"
9367 msgstr ""
9368
9369 #: builtin/am.c:2029
9370 msgid ""
9371 "You seem to have moved HEAD since the last 'am' failure.\n"
9372 "Not rewinding to ORIG_HEAD"
9373 msgstr ""
9374
9375 #: builtin/am.c:2136
9376 #, c-format
9377 msgid "Invalid value for --patch-format: %s"
9378 msgstr ""
9379
9380 #: builtin/am.c:2178
9381 #, c-format
9382 msgid "Invalid value for --show-current-patch: %s"
9383 msgstr ""
9384
9385 #: builtin/am.c:2182
9386 #, c-format
9387 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9388 msgstr ""
9389
9390 #: builtin/am.c:2213
9391 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9392 msgstr ""
9393
9394 #: builtin/am.c:2214
9395 msgid "git am [<options>] (--continue | --skip | --abort)"
9396 msgstr ""
9397
9398 #: builtin/am.c:2220
9399 msgid "run interactively"
9400 msgstr ""
9401
9402 #: builtin/am.c:2222
9403 msgid "historical option -- no-op"
9404 msgstr ""
9405
9406 #: builtin/am.c:2224
9407 msgid "allow fall back on 3way merging if needed"
9408 msgstr ""
9409
9410 #: builtin/am.c:2225 builtin/init-db.c:558 builtin/prune-packed.c:16
9411 #: builtin/repack.c:335 builtin/stash.c:815
9412 msgid "be quiet"
9413 msgstr ""
9414
9415 #: builtin/am.c:2227
9416 msgid "add a Signed-off-by trailer to the commit message"
9417 msgstr ""
9418
9419 #: builtin/am.c:2230
9420 msgid "recode into utf8 (default)"
9421 msgstr ""
9422
9423 #: builtin/am.c:2232
9424 msgid "pass -k flag to git-mailinfo"
9425 msgstr ""
9426
9427 #: builtin/am.c:2234
9428 msgid "pass -b flag to git-mailinfo"
9429 msgstr ""
9430
9431 #: builtin/am.c:2236
9432 msgid "pass -m flag to git-mailinfo"
9433 msgstr ""
9434
9435 #: builtin/am.c:2238
9436 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9437 msgstr ""
9438
9439 #: builtin/am.c:2241
9440 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9441 msgstr ""
9442
9443 #: builtin/am.c:2244
9444 msgid "strip everything before a scissors line"
9445 msgstr ""
9446
9447 #: builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252 builtin/am.c:2255
9448 #: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:2267
9449 #: builtin/am.c:2273
9450 msgid "pass it through git-apply"
9451 msgstr ""
9452
9453 #: builtin/am.c:2263 builtin/commit.c:1395 builtin/fmt-merge-msg.c:17
9454 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:903 builtin/merge.c:260
9455 #: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9456 #: builtin/rebase.c:1341 builtin/repack.c:346 builtin/repack.c:350
9457 #: builtin/repack.c:352 builtin/show-branch.c:650 builtin/show-ref.c:172
9458 #: builtin/tag.c:404 parse-options.h:154 parse-options.h:175
9459 #: parse-options.h:316
9460 msgid "n"
9461 msgstr ""
9462
9463 #: builtin/am.c:2269 builtin/branch.c:659 builtin/bugreport.c:136
9464 #: builtin/for-each-ref.c:38 builtin/replace.c:556 builtin/tag.c:438
9465 #: builtin/verify-tag.c:38
9466 msgid "format"
9467 msgstr ""
9468
9469 #: builtin/am.c:2270
9470 msgid "format the patch(es) are in"
9471 msgstr ""
9472
9473 #: builtin/am.c:2276
9474 msgid "override error message when patch failure occurs"
9475 msgstr ""
9476
9477 #: builtin/am.c:2278
9478 msgid "continue applying patches after resolving a conflict"
9479 msgstr ""
9480
9481 #: builtin/am.c:2281
9482 msgid "synonyms for --continue"
9483 msgstr ""
9484
9485 #: builtin/am.c:2284
9486 msgid "skip the current patch"
9487 msgstr ""
9488
9489 #: builtin/am.c:2287
9490 msgid "restore the original branch and abort the patching operation."
9491 msgstr ""
9492
9493 #: builtin/am.c:2290
9494 msgid "abort the patching operation but keep HEAD where it is."
9495 msgstr ""
9496
9497 #: builtin/am.c:2294
9498 msgid "show the patch being applied"
9499 msgstr ""
9500
9501 #: builtin/am.c:2299
9502 msgid "lie about committer date"
9503 msgstr ""
9504
9505 #: builtin/am.c:2301
9506 msgid "use current timestamp for author date"
9507 msgstr ""
9508
9509 #: builtin/am.c:2303 builtin/commit-tree.c:120 builtin/commit.c:1515
9510 #: builtin/merge.c:297 builtin/pull.c:175 builtin/rebase.c:536
9511 #: builtin/rebase.c:1394 builtin/revert.c:117 builtin/tag.c:419
9512 msgid "key-id"
9513 msgstr ""
9514
9515 #: builtin/am.c:2304 builtin/rebase.c:537 builtin/rebase.c:1395
9516 msgid "GPG-sign commits"
9517 msgstr ""
9518
9519 #: builtin/am.c:2307
9520 msgid "(internal use for git-rebase)"
9521 msgstr ""
9522
9523 #: builtin/am.c:2325
9524 msgid ""
9525 "The -b/--binary option has been a no-op for long time, and\n"
9526 "it will be removed. Please do not use it anymore."
9527 msgstr ""
9528
9529 #: builtin/am.c:2332
9530 msgid "failed to read the index"
9531 msgstr ""
9532
9533 #: builtin/am.c:2347
9534 #, c-format
9535 msgid "previous rebase directory %s still exists but mbox given."
9536 msgstr ""
9537
9538 #: builtin/am.c:2371
9539 #, c-format
9540 msgid ""
9541 "Stray %s directory found.\n"
9542 "Use \"git am --abort\" to remove it."
9543 msgstr ""
9544
9545 #: builtin/am.c:2377
9546 msgid "Resolve operation not in progress, we are not resuming."
9547 msgstr ""
9548
9549 #: builtin/am.c:2387
9550 msgid "interactive mode requires patches on the command line"
9551 msgstr ""
9552
9553 #: builtin/apply.c:8
9554 msgid "git apply [<options>] [<patch>...]"
9555 msgstr ""
9556
9557 #: builtin/archive.c:17
9558 #, c-format
9559 msgid "could not create archive file '%s'"
9560 msgstr ""
9561
9562 #: builtin/archive.c:20
9563 msgid "could not redirect output"
9564 msgstr ""
9565
9566 #: builtin/archive.c:37
9567 msgid "git archive: Remote with no URL"
9568 msgstr ""
9569
9570 #: builtin/archive.c:61
9571 msgid "git archive: expected ACK/NAK, got a flush packet"
9572 msgstr ""
9573
9574 #: builtin/archive.c:64
9575 #, c-format
9576 msgid "git archive: NACK %s"
9577 msgstr ""
9578
9579 #: builtin/archive.c:65
9580 msgid "git archive: protocol error"
9581 msgstr ""
9582
9583 #: builtin/archive.c:69
9584 msgid "git archive: expected a flush"
9585 msgstr ""
9586
9587 #: builtin/bisect--helper.c:23
9588 msgid "git bisect--helper --bisect-reset [<commit>]"
9589 msgstr ""
9590
9591 #: builtin/bisect--helper.c:24
9592 msgid ""
9593 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
9594 "<bad_term>"
9595 msgstr ""
9596
9597 #: builtin/bisect--helper.c:25
9598 msgid ""
9599 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
9600 "<bad_term>"
9601 msgstr ""
9602
9603 #: builtin/bisect--helper.c:26
9604 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9605 msgstr ""
9606
9607 #: builtin/bisect--helper.c:27
9608 msgid ""
9609 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9610 "term-new]"
9611 msgstr ""
9612
9613 #: builtin/bisect--helper.c:28
9614 msgid ""
9615 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
9616 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
9617 "[<paths>...]"
9618 msgstr ""
9619
9620 #: builtin/bisect--helper.c:30
9621 msgid "git bisect--helper --bisect-next"
9622 msgstr ""
9623
9624 #: builtin/bisect--helper.c:31
9625 msgid "git bisect--helper --bisect-auto-next"
9626 msgstr ""
9627
9628 #: builtin/bisect--helper.c:32
9629 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
9630 msgstr ""
9631
9632 #: builtin/bisect--helper.c:33
9633 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
9634 msgstr ""
9635
9636 #: builtin/bisect--helper.c:108
9637 #, c-format
9638 msgid "cannot open file '%s' in mode '%s'"
9639 msgstr ""
9640
9641 #: builtin/bisect--helper.c:115
9642 #, c-format
9643 msgid "could not write to file '%s'"
9644 msgstr ""
9645
9646 #: builtin/bisect--helper.c:154
9647 #, c-format
9648 msgid "'%s' is not a valid term"
9649 msgstr ""
9650
9651 #: builtin/bisect--helper.c:158
9652 #, c-format
9653 msgid "can't use the builtin command '%s' as a term"
9654 msgstr ""
9655
9656 #: builtin/bisect--helper.c:168
9657 #, c-format
9658 msgid "can't change the meaning of the term '%s'"
9659 msgstr ""
9660
9661 #: builtin/bisect--helper.c:178
9662 msgid "please use two different terms"
9663 msgstr ""
9664
9665 #: builtin/bisect--helper.c:194
9666 #, c-format
9667 msgid "We are not bisecting.\n"
9668 msgstr ""
9669
9670 #: builtin/bisect--helper.c:202
9671 #, c-format
9672 msgid "'%s' is not a valid commit"
9673 msgstr ""
9674
9675 #: builtin/bisect--helper.c:211
9676 #, c-format
9677 msgid ""
9678 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
9679 msgstr ""
9680
9681 #: builtin/bisect--helper.c:255
9682 #, c-format
9683 msgid "Bad bisect_write argument: %s"
9684 msgstr ""
9685
9686 #: builtin/bisect--helper.c:260
9687 #, c-format
9688 msgid "couldn't get the oid of the rev '%s'"
9689 msgstr ""
9690
9691 #: builtin/bisect--helper.c:272
9692 #, c-format
9693 msgid "couldn't open the file '%s'"
9694 msgstr ""
9695
9696 #: builtin/bisect--helper.c:298
9697 #, c-format
9698 msgid "Invalid command: you're currently in a %s/%s bisect"
9699 msgstr ""
9700
9701 #: builtin/bisect--helper.c:325
9702 #, c-format
9703 msgid ""
9704 "You need to give me at least one %s and %s revision.\n"
9705 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9706 msgstr ""
9707
9708 #: builtin/bisect--helper.c:329
9709 #, c-format
9710 msgid ""
9711 "You need to start by \"git bisect start\".\n"
9712 "You then need to give me at least one %s and %s revision.\n"
9713 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9714 msgstr ""
9715
9716 #: builtin/bisect--helper.c:349
9717 #, c-format
9718 msgid "bisecting only with a %s commit"
9719 msgstr ""
9720
9721 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9722 #. translation. The program will only accept English input
9723 #. at this point.
9724 #.
9725 #: builtin/bisect--helper.c:357
9726 msgid "Are you sure [Y/n]? "
9727 msgstr ""
9728
9729 #: builtin/bisect--helper.c:418
9730 msgid "no terms defined"
9731 msgstr ""
9732
9733 #: builtin/bisect--helper.c:421
9734 #, c-format
9735 msgid ""
9736 "Your current terms are %s for the old state\n"
9737 "and %s for the new state.\n"
9738 msgstr ""
9739
9740 #: builtin/bisect--helper.c:431
9741 #, c-format
9742 msgid ""
9743 "invalid argument %s for 'git bisect terms'.\n"
9744 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
9745 msgstr ""
9746
9747 #: builtin/bisect--helper.c:498
9748 msgid "revision walk setup failed\n"
9749 msgstr ""
9750
9751 #: builtin/bisect--helper.c:520
9752 #, c-format
9753 msgid "could not open '%s' for appending"
9754 msgstr ""
9755
9756 #: builtin/bisect--helper.c:639 builtin/bisect--helper.c:652
9757 msgid "'' is not a valid term"
9758 msgstr ""
9759
9760 #: builtin/bisect--helper.c:662
9761 #, c-format
9762 msgid "unrecognized option: '%s'"
9763 msgstr ""
9764
9765 #: builtin/bisect--helper.c:666
9766 #, c-format
9767 msgid "'%s' does not appear to be a valid revision"
9768 msgstr ""
9769
9770 #: builtin/bisect--helper.c:697
9771 msgid "bad HEAD - I need a HEAD"
9772 msgstr ""
9773
9774 #: builtin/bisect--helper.c:712
9775 #, c-format
9776 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
9777 msgstr ""
9778
9779 #: builtin/bisect--helper.c:733
9780 msgid "won't bisect on cg-seek'ed tree"
9781 msgstr ""
9782
9783 #: builtin/bisect--helper.c:736
9784 msgid "bad HEAD - strange symbolic ref"
9785 msgstr ""
9786
9787 #: builtin/bisect--helper.c:756
9788 #, c-format
9789 msgid "invalid ref: '%s'"
9790 msgstr ""
9791
9792 #: builtin/bisect--helper.c:814
9793 msgid "You need to start by \"git bisect start\"\n"
9794 msgstr ""
9795
9796 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9797 #. translation. The program will only accept English input
9798 #. at this point.
9799 #.
9800 #: builtin/bisect--helper.c:825
9801 msgid "Do you want me to do it for you [Y/n]? "
9802 msgstr ""
9803
9804 #: builtin/bisect--helper.c:843
9805 msgid "Please call `--bisect-state` with at least one argument"
9806 msgstr ""
9807
9808 #: builtin/bisect--helper.c:856
9809 #, c-format
9810 msgid "'git bisect %s' can take only one argument."
9811 msgstr ""
9812
9813 #: builtin/bisect--helper.c:868 builtin/bisect--helper.c:879
9814 #, c-format
9815 msgid "Bad rev input: %s"
9816 msgstr ""
9817
9818 #: builtin/bisect--helper.c:924
9819 msgid "reset the bisection state"
9820 msgstr ""
9821
9822 #: builtin/bisect--helper.c:926
9823 msgid "write out the bisection state in BISECT_LOG"
9824 msgstr ""
9825
9826 #: builtin/bisect--helper.c:928
9827 msgid "check and set terms in a bisection state"
9828 msgstr ""
9829
9830 #: builtin/bisect--helper.c:930
9831 msgid "check whether bad or good terms exist"
9832 msgstr ""
9833
9834 #: builtin/bisect--helper.c:932
9835 msgid "print out the bisect terms"
9836 msgstr ""
9837
9838 #: builtin/bisect--helper.c:934
9839 msgid "start the bisect session"
9840 msgstr ""
9841
9842 #: builtin/bisect--helper.c:936
9843 msgid "find the next bisection commit"
9844 msgstr ""
9845
9846 #: builtin/bisect--helper.c:938
9847 msgid "verify the next bisection state then checkout the next bisection commit"
9848 msgstr ""
9849
9850 #: builtin/bisect--helper.c:940
9851 msgid "mark the state of ref (or refs)"
9852 msgstr ""
9853
9854 #: builtin/bisect--helper.c:942
9855 msgid "no log for BISECT_WRITE"
9856 msgstr ""
9857
9858 #: builtin/bisect--helper.c:957
9859 msgid "--bisect-reset requires either no argument or a commit"
9860 msgstr ""
9861
9862 #: builtin/bisect--helper.c:961
9863 msgid "--bisect-write requires either 4 or 5 arguments"
9864 msgstr ""
9865
9866 #: builtin/bisect--helper.c:967
9867 msgid "--check-and-set-terms requires 3 arguments"
9868 msgstr ""
9869
9870 #: builtin/bisect--helper.c:973
9871 msgid "--bisect-next-check requires 2 or 3 arguments"
9872 msgstr ""
9873
9874 #: builtin/bisect--helper.c:979
9875 msgid "--bisect-terms requires 0 or 1 argument"
9876 msgstr ""
9877
9878 #: builtin/bisect--helper.c:988
9879 msgid "--bisect-next requires 0 arguments"
9880 msgstr ""
9881
9882 #: builtin/bisect--helper.c:994
9883 msgid "--bisect-auto-next requires 0 arguments"
9884 msgstr ""
9885
9886 #: builtin/blame.c:32
9887 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
9888 msgstr ""
9889
9890 #: builtin/blame.c:37
9891 msgid "<rev-opts> are documented in git-rev-list(1)"
9892 msgstr ""
9893
9894 #: builtin/blame.c:410
9895 #, c-format
9896 msgid "expecting a color: %s"
9897 msgstr ""
9898
9899 #: builtin/blame.c:417
9900 msgid "must end with a color"
9901 msgstr ""
9902
9903 #: builtin/blame.c:730
9904 #, c-format
9905 msgid "invalid color '%s' in color.blame.repeatedLines"
9906 msgstr ""
9907
9908 #: builtin/blame.c:748
9909 msgid "invalid value for blame.coloring"
9910 msgstr ""
9911
9912 #: builtin/blame.c:847
9913 #, c-format
9914 msgid "cannot find revision %s to ignore"
9915 msgstr ""
9916
9917 #: builtin/blame.c:869
9918 msgid "Show blame entries as we find them, incrementally"
9919 msgstr ""
9920
9921 #: builtin/blame.c:870
9922 msgid "Do not show object names of boundary commits (Default: off)"
9923 msgstr ""
9924
9925 #: builtin/blame.c:871
9926 msgid "Do not treat root commits as boundaries (Default: off)"
9927 msgstr ""
9928
9929 #: builtin/blame.c:872
9930 msgid "Show work cost statistics"
9931 msgstr ""
9932
9933 #: builtin/blame.c:873
9934 msgid "Force progress reporting"
9935 msgstr ""
9936
9937 #: builtin/blame.c:874
9938 msgid "Show output score for blame entries"
9939 msgstr ""
9940
9941 #: builtin/blame.c:875
9942 msgid "Show original filename (Default: auto)"
9943 msgstr ""
9944
9945 #: builtin/blame.c:876
9946 msgid "Show original linenumber (Default: off)"
9947 msgstr ""
9948
9949 #: builtin/blame.c:877
9950 msgid "Show in a format designed for machine consumption"
9951 msgstr ""
9952
9953 #: builtin/blame.c:878
9954 msgid "Show porcelain format with per-line commit information"
9955 msgstr ""
9956
9957 #: builtin/blame.c:879
9958 msgid "Use the same output mode as git-annotate (Default: off)"
9959 msgstr ""
9960
9961 #: builtin/blame.c:880
9962 msgid "Show raw timestamp (Default: off)"
9963 msgstr ""
9964
9965 #: builtin/blame.c:881
9966 msgid "Show long commit SHA1 (Default: off)"
9967 msgstr ""
9968
9969 #: builtin/blame.c:882
9970 msgid "Suppress author name and timestamp (Default: off)"
9971 msgstr ""
9972
9973 #: builtin/blame.c:883
9974 msgid "Show author email instead of name (Default: off)"
9975 msgstr ""
9976
9977 #: builtin/blame.c:884
9978 msgid "Ignore whitespace differences"
9979 msgstr ""
9980
9981 #: builtin/blame.c:885 builtin/log.c:1813
9982 msgid "rev"
9983 msgstr ""
9984
9985 #: builtin/blame.c:885
9986 msgid "Ignore <rev> when blaming"
9987 msgstr ""
9988
9989 #: builtin/blame.c:886
9990 msgid "Ignore revisions from <file>"
9991 msgstr ""
9992
9993 #: builtin/blame.c:887
9994 msgid "color redundant metadata from previous line differently"
9995 msgstr ""
9996
9997 #: builtin/blame.c:888
9998 msgid "color lines by age"
9999 msgstr ""
10000
10001 #: builtin/blame.c:889
10002 msgid "Spend extra cycles to find better match"
10003 msgstr ""
10004
10005 #: builtin/blame.c:890
10006 msgid "Use revisions from <file> instead of calling git-rev-list"
10007 msgstr ""
10008
10009 #: builtin/blame.c:891
10010 msgid "Use <file>'s contents as the final image"
10011 msgstr ""
10012
10013 #: builtin/blame.c:892 builtin/blame.c:893
10014 msgid "score"
10015 msgstr ""
10016
10017 #: builtin/blame.c:892
10018 msgid "Find line copies within and across files"
10019 msgstr ""
10020
10021 #: builtin/blame.c:893
10022 msgid "Find line movements within and across files"
10023 msgstr ""
10024
10025 #: builtin/blame.c:894
10026 msgid "range"
10027 msgstr ""
10028
10029 #: builtin/blame.c:895
10030 msgid "Process only line range <start>,<end> or function :<funcname>"
10031 msgstr ""
10032
10033 #: builtin/blame.c:947
10034 msgid "--progress can't be used with --incremental or porcelain formats"
10035 msgstr ""
10036
10037 #. TRANSLATORS: This string is used to tell us the
10038 #. maximum display width for a relative timestamp in
10039 #. "git blame" output.  For C locale, "4 years, 11
10040 #. months ago", which takes 22 places, is the longest
10041 #. among various forms of relative timestamps, but
10042 #. your language may need more or fewer display
10043 #. columns.
10044 #.
10045 #: builtin/blame.c:998
10046 msgid "4 years, 11 months ago"
10047 msgstr ""
10048
10049 #: builtin/blame.c:1114
10050 #, c-format
10051 msgid "file %s has only %lu line"
10052 msgid_plural "file %s has only %lu lines"
10053 msgstr[0] ""
10054 msgstr[1] ""
10055
10056 #: builtin/blame.c:1159
10057 msgid "Blaming lines"
10058 msgstr ""
10059
10060 #: builtin/branch.c:29
10061 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10062 msgstr ""
10063
10064 #: builtin/branch.c:30
10065 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
10066 msgstr ""
10067
10068 #: builtin/branch.c:31
10069 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10070 msgstr ""
10071
10072 #: builtin/branch.c:32
10073 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10074 msgstr ""
10075
10076 #: builtin/branch.c:33
10077 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10078 msgstr ""
10079
10080 #: builtin/branch.c:34
10081 msgid "git branch [<options>] [-r | -a] [--points-at]"
10082 msgstr ""
10083
10084 #: builtin/branch.c:35
10085 msgid "git branch [<options>] [-r | -a] [--format]"
10086 msgstr ""
10087
10088 #: builtin/branch.c:154
10089 #, c-format
10090 msgid ""
10091 "deleting branch '%s' that has been merged to\n"
10092 "         '%s', but not yet merged to HEAD."
10093 msgstr ""
10094
10095 #: builtin/branch.c:158
10096 #, c-format
10097 msgid ""
10098 "not deleting branch '%s' that is not yet merged to\n"
10099 "         '%s', even though it is merged to HEAD."
10100 msgstr ""
10101
10102 #: builtin/branch.c:172
10103 #, c-format
10104 msgid "Couldn't look up commit object for '%s'"
10105 msgstr ""
10106
10107 #: builtin/branch.c:176
10108 #, c-format
10109 msgid ""
10110 "The branch '%s' is not fully merged.\n"
10111 "If you are sure you want to delete it, run 'git branch -D %s'."
10112 msgstr ""
10113
10114 #: builtin/branch.c:189
10115 msgid "Update of config-file failed"
10116 msgstr ""
10117
10118 #: builtin/branch.c:220
10119 msgid "cannot use -a with -d"
10120 msgstr ""
10121
10122 #: builtin/branch.c:226
10123 msgid "Couldn't look up commit object for HEAD"
10124 msgstr ""
10125
10126 #: builtin/branch.c:240
10127 #, c-format
10128 msgid "Cannot delete branch '%s' checked out at '%s'"
10129 msgstr ""
10130
10131 #: builtin/branch.c:255
10132 #, c-format
10133 msgid "remote-tracking branch '%s' not found."
10134 msgstr ""
10135
10136 #: builtin/branch.c:256
10137 #, c-format
10138 msgid "branch '%s' not found."
10139 msgstr ""
10140
10141 #: builtin/branch.c:271
10142 #, c-format
10143 msgid "Error deleting remote-tracking branch '%s'"
10144 msgstr ""
10145
10146 #: builtin/branch.c:272
10147 #, c-format
10148 msgid "Error deleting branch '%s'"
10149 msgstr ""
10150
10151 #: builtin/branch.c:279
10152 #, c-format
10153 msgid "Deleted remote-tracking branch %s (was %s).\n"
10154 msgstr ""
10155
10156 #: builtin/branch.c:280
10157 #, c-format
10158 msgid "Deleted branch %s (was %s).\n"
10159 msgstr ""
10160
10161 #: builtin/branch.c:429 builtin/tag.c:61
10162 msgid "unable to parse format string"
10163 msgstr ""
10164
10165 #: builtin/branch.c:460
10166 msgid "could not resolve HEAD"
10167 msgstr ""
10168
10169 #: builtin/branch.c:466
10170 #, c-format
10171 msgid "HEAD (%s) points outside of refs/heads/"
10172 msgstr ""
10173
10174 #: builtin/branch.c:481
10175 #, c-format
10176 msgid "Branch %s is being rebased at %s"
10177 msgstr ""
10178
10179 #: builtin/branch.c:485
10180 #, c-format
10181 msgid "Branch %s is being bisected at %s"
10182 msgstr ""
10183
10184 #: builtin/branch.c:502
10185 msgid "cannot copy the current branch while not on any."
10186 msgstr ""
10187
10188 #: builtin/branch.c:504
10189 msgid "cannot rename the current branch while not on any."
10190 msgstr ""
10191
10192 #: builtin/branch.c:515
10193 #, c-format
10194 msgid "Invalid branch name: '%s'"
10195 msgstr ""
10196
10197 #: builtin/branch.c:542
10198 msgid "Branch rename failed"
10199 msgstr ""
10200
10201 #: builtin/branch.c:544
10202 msgid "Branch copy failed"
10203 msgstr ""
10204
10205 #: builtin/branch.c:548
10206 #, c-format
10207 msgid "Created a copy of a misnamed branch '%s'"
10208 msgstr ""
10209
10210 #: builtin/branch.c:551
10211 #, c-format
10212 msgid "Renamed a misnamed branch '%s' away"
10213 msgstr ""
10214
10215 #: builtin/branch.c:557
10216 #, c-format
10217 msgid "Branch renamed to %s, but HEAD is not updated!"
10218 msgstr ""
10219
10220 #: builtin/branch.c:566
10221 msgid "Branch is renamed, but update of config-file failed"
10222 msgstr ""
10223
10224 #: builtin/branch.c:568
10225 msgid "Branch is copied, but update of config-file failed"
10226 msgstr ""
10227
10228 #: builtin/branch.c:584
10229 #, c-format
10230 msgid ""
10231 "Please edit the description for the branch\n"
10232 "  %s\n"
10233 "Lines starting with '%c' will be stripped.\n"
10234 msgstr ""
10235
10236 #: builtin/branch.c:618
10237 msgid "Generic options"
10238 msgstr ""
10239
10240 #: builtin/branch.c:620
10241 msgid "show hash and subject, give twice for upstream branch"
10242 msgstr ""
10243
10244 #: builtin/branch.c:621
10245 msgid "suppress informational messages"
10246 msgstr ""
10247
10248 #: builtin/branch.c:622
10249 msgid "set up tracking mode (see git-pull(1))"
10250 msgstr ""
10251
10252 #: builtin/branch.c:624
10253 msgid "do not use"
10254 msgstr ""
10255
10256 #: builtin/branch.c:626 builtin/rebase.c:532
10257 msgid "upstream"
10258 msgstr ""
10259
10260 #: builtin/branch.c:626
10261 msgid "change the upstream info"
10262 msgstr ""
10263
10264 #: builtin/branch.c:627
10265 msgid "unset the upstream info"
10266 msgstr ""
10267
10268 #: builtin/branch.c:628
10269 msgid "use colored output"
10270 msgstr ""
10271
10272 #: builtin/branch.c:629
10273 msgid "act on remote-tracking branches"
10274 msgstr ""
10275
10276 #: builtin/branch.c:631 builtin/branch.c:633
10277 msgid "print only branches that contain the commit"
10278 msgstr ""
10279
10280 #: builtin/branch.c:632 builtin/branch.c:634
10281 msgid "print only branches that don't contain the commit"
10282 msgstr ""
10283
10284 #: builtin/branch.c:637
10285 msgid "Specific git-branch actions:"
10286 msgstr ""
10287
10288 #: builtin/branch.c:638
10289 msgid "list both remote-tracking and local branches"
10290 msgstr ""
10291
10292 #: builtin/branch.c:640
10293 msgid "delete fully merged branch"
10294 msgstr ""
10295
10296 #: builtin/branch.c:641
10297 msgid "delete branch (even if not merged)"
10298 msgstr ""
10299
10300 #: builtin/branch.c:642
10301 msgid "move/rename a branch and its reflog"
10302 msgstr ""
10303
10304 #: builtin/branch.c:643
10305 msgid "move/rename a branch, even if target exists"
10306 msgstr ""
10307
10308 #: builtin/branch.c:644
10309 msgid "copy a branch and its reflog"
10310 msgstr ""
10311
10312 #: builtin/branch.c:645
10313 msgid "copy a branch, even if target exists"
10314 msgstr ""
10315
10316 #: builtin/branch.c:646
10317 msgid "list branch names"
10318 msgstr ""
10319
10320 #: builtin/branch.c:647
10321 msgid "show current branch name"
10322 msgstr ""
10323
10324 #: builtin/branch.c:648
10325 msgid "create the branch's reflog"
10326 msgstr ""
10327
10328 #: builtin/branch.c:650
10329 msgid "edit the description for the branch"
10330 msgstr ""
10331
10332 #: builtin/branch.c:651
10333 msgid "force creation, move/rename, deletion"
10334 msgstr ""
10335
10336 #: builtin/branch.c:652
10337 msgid "print only branches that are merged"
10338 msgstr ""
10339
10340 #: builtin/branch.c:653
10341 msgid "print only branches that are not merged"
10342 msgstr ""
10343
10344 #: builtin/branch.c:654
10345 msgid "list branches in columns"
10346 msgstr ""
10347
10348 #: builtin/branch.c:656 builtin/for-each-ref.c:42 builtin/notes.c:415
10349 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
10350 #: builtin/tag.c:434
10351 msgid "object"
10352 msgstr ""
10353
10354 #: builtin/branch.c:657
10355 msgid "print only branches of the object"
10356 msgstr ""
10357
10358 #: builtin/branch.c:658 builtin/for-each-ref.c:48 builtin/tag.c:441
10359 msgid "sorting and filtering are case insensitive"
10360 msgstr ""
10361
10362 #: builtin/branch.c:659 builtin/for-each-ref.c:38 builtin/tag.c:439
10363 #: builtin/verify-tag.c:38
10364 msgid "format to use for the output"
10365 msgstr ""
10366
10367 #: builtin/branch.c:682 builtin/clone.c:790
10368 msgid "HEAD not found below refs/heads!"
10369 msgstr ""
10370
10371 #: builtin/branch.c:706
10372 msgid "--column and --verbose are incompatible"
10373 msgstr ""
10374
10375 #: builtin/branch.c:721 builtin/branch.c:775 builtin/branch.c:784
10376 msgid "branch name required"
10377 msgstr ""
10378
10379 #: builtin/branch.c:751
10380 msgid "Cannot give description to detached HEAD"
10381 msgstr ""
10382
10383 #: builtin/branch.c:756
10384 msgid "cannot edit description of more than one branch"
10385 msgstr ""
10386
10387 #: builtin/branch.c:763
10388 #, c-format
10389 msgid "No commit on branch '%s' yet."
10390 msgstr ""
10391
10392 #: builtin/branch.c:766
10393 #, c-format
10394 msgid "No branch named '%s'."
10395 msgstr ""
10396
10397 #: builtin/branch.c:781
10398 msgid "too many branches for a copy operation"
10399 msgstr ""
10400
10401 #: builtin/branch.c:790
10402 msgid "too many arguments for a rename operation"
10403 msgstr ""
10404
10405 #: builtin/branch.c:795
10406 msgid "too many arguments to set new upstream"
10407 msgstr ""
10408
10409 #: builtin/branch.c:799
10410 #, c-format
10411 msgid ""
10412 "could not set upstream of HEAD to %s when it does not point to any branch."
10413 msgstr ""
10414
10415 #: builtin/branch.c:802 builtin/branch.c:825
10416 #, c-format
10417 msgid "no such branch '%s'"
10418 msgstr ""
10419
10420 #: builtin/branch.c:806
10421 #, c-format
10422 msgid "branch '%s' does not exist"
10423 msgstr ""
10424
10425 #: builtin/branch.c:819
10426 msgid "too many arguments to unset upstream"
10427 msgstr ""
10428
10429 #: builtin/branch.c:823
10430 msgid "could not unset upstream of HEAD when it does not point to any branch."
10431 msgstr ""
10432
10433 #: builtin/branch.c:829
10434 #, c-format
10435 msgid "Branch '%s' has no upstream information"
10436 msgstr ""
10437
10438 #: builtin/branch.c:839
10439 msgid ""
10440 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10441 "Did you mean to use: -a|-r --list <pattern>?"
10442 msgstr ""
10443
10444 #: builtin/branch.c:843
10445 msgid ""
10446 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10447 "'--set-upstream-to' instead."
10448 msgstr ""
10449
10450 #: builtin/bugreport.c:15
10451 msgid "git version:\n"
10452 msgstr ""
10453
10454 #: builtin/bugreport.c:21
10455 #, c-format
10456 msgid "uname() failed with error '%s' (%d)\n"
10457 msgstr ""
10458
10459 #: builtin/bugreport.c:31
10460 msgid "compiler info: "
10461 msgstr ""
10462
10463 #: builtin/bugreport.c:34
10464 msgid "libc info: "
10465 msgstr ""
10466
10467 #: builtin/bugreport.c:80
10468 msgid "not run from a git repository - no hooks to show\n"
10469 msgstr ""
10470
10471 #: builtin/bugreport.c:90
10472 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
10473 msgstr ""
10474
10475 #: builtin/bugreport.c:97
10476 msgid ""
10477 "Thank you for filling out a Git bug report!\n"
10478 "Please answer the following questions to help us understand your issue.\n"
10479 "\n"
10480 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
10481 "\n"
10482 "What did you expect to happen? (Expected behavior)\n"
10483 "\n"
10484 "What happened instead? (Actual behavior)\n"
10485 "\n"
10486 "What's different between what you expected and what actually happened?\n"
10487 "\n"
10488 "Anything else you want to add:\n"
10489 "\n"
10490 "Please review the rest of the bug report below.\n"
10491 "You can delete any lines you don't wish to share.\n"
10492 msgstr ""
10493
10494 #: builtin/bugreport.c:135
10495 msgid "specify a destination for the bugreport file"
10496 msgstr ""
10497
10498 #: builtin/bugreport.c:137
10499 msgid "specify a strftime format suffix for the filename"
10500 msgstr ""
10501
10502 #: builtin/bugreport.c:159
10503 #, c-format
10504 msgid "could not create leading directories for '%s'"
10505 msgstr ""
10506
10507 #: builtin/bugreport.c:166
10508 msgid "System Info"
10509 msgstr ""
10510
10511 #: builtin/bugreport.c:169
10512 msgid "Enabled Hooks"
10513 msgstr ""
10514
10515 #: builtin/bugreport.c:176
10516 #, c-format
10517 msgid "couldn't create a new file at '%s'"
10518 msgstr ""
10519
10520 #: builtin/bugreport.c:179
10521 #, c-format
10522 msgid "unable to write to %s"
10523 msgstr ""
10524
10525 #: builtin/bugreport.c:189
10526 #, c-format
10527 msgid "Created new report at '%s'.\n"
10528 msgstr ""
10529
10530 #: builtin/bundle.c:15 builtin/bundle.c:23
10531 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10532 msgstr ""
10533
10534 #: builtin/bundle.c:16 builtin/bundle.c:28
10535 msgid "git bundle verify [<options>] <file>"
10536 msgstr ""
10537
10538 #: builtin/bundle.c:17 builtin/bundle.c:33
10539 msgid "git bundle list-heads <file> [<refname>...]"
10540 msgstr ""
10541
10542 #: builtin/bundle.c:18 builtin/bundle.c:38
10543 msgid "git bundle unbundle <file> [<refname>...]"
10544 msgstr ""
10545
10546 #: builtin/bundle.c:67 builtin/pack-objects.c:3480
10547 msgid "do not show progress meter"
10548 msgstr ""
10549
10550 #: builtin/bundle.c:69 builtin/pack-objects.c:3482
10551 msgid "show progress meter"
10552 msgstr ""
10553
10554 #: builtin/bundle.c:71 builtin/pack-objects.c:3484
10555 msgid "show progress meter during object writing phase"
10556 msgstr ""
10557
10558 #: builtin/bundle.c:74 builtin/pack-objects.c:3487
10559 msgid "similar to --all-progress when progress meter is shown"
10560 msgstr ""
10561
10562 #: builtin/bundle.c:76
10563 msgid "specify bundle format version"
10564 msgstr ""
10565
10566 #: builtin/bundle.c:96
10567 msgid "Need a repository to create a bundle."
10568 msgstr ""
10569
10570 #: builtin/bundle.c:107
10571 msgid "do not show bundle details"
10572 msgstr ""
10573
10574 #: builtin/bundle.c:122
10575 #, c-format
10576 msgid "%s is okay\n"
10577 msgstr ""
10578
10579 #: builtin/bundle.c:163
10580 msgid "Need a repository to unbundle."
10581 msgstr ""
10582
10583 #: builtin/bundle.c:171 builtin/remote.c:1700
10584 msgid "be verbose; must be placed before a subcommand"
10585 msgstr ""
10586
10587 #: builtin/bundle.c:193 builtin/remote.c:1731
10588 #, c-format
10589 msgid "Unknown subcommand: %s"
10590 msgstr ""
10591
10592 #: builtin/cat-file.c:598
10593 msgid ""
10594 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10595 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
10596 msgstr ""
10597
10598 #: builtin/cat-file.c:599
10599 msgid ""
10600 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
10601 "symlinks] [--textconv | --filters]"
10602 msgstr ""
10603
10604 #: builtin/cat-file.c:620
10605 msgid "only one batch option may be specified"
10606 msgstr ""
10607
10608 #: builtin/cat-file.c:638
10609 msgid "<type> can be one of: blob, tree, commit, tag"
10610 msgstr ""
10611
10612 #: builtin/cat-file.c:639
10613 msgid "show object type"
10614 msgstr ""
10615
10616 #: builtin/cat-file.c:640
10617 msgid "show object size"
10618 msgstr ""
10619
10620 #: builtin/cat-file.c:642
10621 msgid "exit with zero when there's no error"
10622 msgstr ""
10623
10624 #: builtin/cat-file.c:643
10625 msgid "pretty-print object's content"
10626 msgstr ""
10627
10628 #: builtin/cat-file.c:645
10629 msgid "for blob objects, run textconv on object's content"
10630 msgstr ""
10631
10632 #: builtin/cat-file.c:647
10633 msgid "for blob objects, run filters on object's content"
10634 msgstr ""
10635
10636 #: builtin/cat-file.c:648
10637 msgid "blob"
10638 msgstr ""
10639
10640 #: builtin/cat-file.c:649
10641 msgid "use a specific path for --textconv/--filters"
10642 msgstr ""
10643
10644 #: builtin/cat-file.c:651
10645 msgid "allow -s and -t to work with broken/corrupt objects"
10646 msgstr ""
10647
10648 #: builtin/cat-file.c:652
10649 msgid "buffer --batch output"
10650 msgstr ""
10651
10652 #: builtin/cat-file.c:654
10653 msgid "show info and content of objects fed from the standard input"
10654 msgstr ""
10655
10656 #: builtin/cat-file.c:658
10657 msgid "show info about objects fed from the standard input"
10658 msgstr ""
10659
10660 #: builtin/cat-file.c:662
10661 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10662 msgstr ""
10663
10664 #: builtin/cat-file.c:664
10665 msgid "show all objects with --batch or --batch-check"
10666 msgstr ""
10667
10668 #: builtin/cat-file.c:666
10669 msgid "do not order --batch-all-objects output"
10670 msgstr ""
10671
10672 #: builtin/check-attr.c:13
10673 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
10674 msgstr ""
10675
10676 #: builtin/check-attr.c:14
10677 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
10678 msgstr ""
10679
10680 #: builtin/check-attr.c:21
10681 msgid "report all attributes set on file"
10682 msgstr ""
10683
10684 #: builtin/check-attr.c:22
10685 msgid "use .gitattributes only from the index"
10686 msgstr ""
10687
10688 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
10689 msgid "read file names from stdin"
10690 msgstr ""
10691
10692 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
10693 msgid "terminate input and output records by a NUL character"
10694 msgstr ""
10695
10696 #: builtin/check-ignore.c:21 builtin/checkout.c:1500 builtin/gc.c:541
10697 #: builtin/worktree.c:561
10698 msgid "suppress progress reporting"
10699 msgstr ""
10700
10701 #: builtin/check-ignore.c:29
10702 msgid "show non-matching input paths"
10703 msgstr ""
10704
10705 #: builtin/check-ignore.c:31
10706 msgid "ignore index when checking"
10707 msgstr ""
10708
10709 #: builtin/check-ignore.c:163
10710 msgid "cannot specify pathnames with --stdin"
10711 msgstr ""
10712
10713 #: builtin/check-ignore.c:166
10714 msgid "-z only makes sense with --stdin"
10715 msgstr ""
10716
10717 #: builtin/check-ignore.c:168
10718 msgid "no path specified"
10719 msgstr ""
10720
10721 #: builtin/check-ignore.c:172
10722 msgid "--quiet is only valid with a single pathname"
10723 msgstr ""
10724
10725 #: builtin/check-ignore.c:174
10726 msgid "cannot have both --quiet and --verbose"
10727 msgstr ""
10728
10729 #: builtin/check-ignore.c:177
10730 msgid "--non-matching is only valid with --verbose"
10731 msgstr ""
10732
10733 #: builtin/check-mailmap.c:9
10734 msgid "git check-mailmap [<options>] <contact>..."
10735 msgstr ""
10736
10737 #: builtin/check-mailmap.c:14
10738 msgid "also read contacts from stdin"
10739 msgstr ""
10740
10741 #: builtin/check-mailmap.c:25
10742 #, c-format
10743 msgid "unable to parse contact: %s"
10744 msgstr ""
10745
10746 #: builtin/check-mailmap.c:48
10747 msgid "no contacts specified"
10748 msgstr ""
10749
10750 #: builtin/checkout-index.c:139
10751 msgid "git checkout-index [<options>] [--] [<file>...]"
10752 msgstr ""
10753
10754 #: builtin/checkout-index.c:156
10755 msgid "stage should be between 1 and 3 or all"
10756 msgstr ""
10757
10758 #: builtin/checkout-index.c:173
10759 msgid "check out all files in the index"
10760 msgstr ""
10761
10762 #: builtin/checkout-index.c:174
10763 msgid "force overwrite of existing files"
10764 msgstr ""
10765
10766 #: builtin/checkout-index.c:176
10767 msgid "no warning for existing files and files not in index"
10768 msgstr ""
10769
10770 #: builtin/checkout-index.c:178
10771 msgid "don't checkout new files"
10772 msgstr ""
10773
10774 #: builtin/checkout-index.c:180
10775 msgid "update stat information in the index file"
10776 msgstr ""
10777
10778 #: builtin/checkout-index.c:184
10779 msgid "read list of paths from the standard input"
10780 msgstr ""
10781
10782 #: builtin/checkout-index.c:186
10783 msgid "write the content to temporary files"
10784 msgstr ""
10785
10786 #: builtin/checkout-index.c:187 builtin/column.c:31
10787 #: builtin/submodule--helper.c:1824 builtin/submodule--helper.c:1827
10788 #: builtin/submodule--helper.c:1835 builtin/submodule--helper.c:2333
10789 #: builtin/worktree.c:757
10790 msgid "string"
10791 msgstr ""
10792
10793 #: builtin/checkout-index.c:188
10794 msgid "when creating files, prepend <string>"
10795 msgstr ""
10796
10797 #: builtin/checkout-index.c:190
10798 msgid "copy out the files from named stage"
10799 msgstr ""
10800
10801 #: builtin/checkout.c:31
10802 msgid "git checkout [<options>] <branch>"
10803 msgstr ""
10804
10805 #: builtin/checkout.c:32
10806 msgid "git checkout [<options>] [<branch>] -- <file>..."
10807 msgstr ""
10808
10809 #: builtin/checkout.c:37
10810 msgid "git switch [<options>] [<branch>]"
10811 msgstr ""
10812
10813 #: builtin/checkout.c:42
10814 msgid "git restore [<options>] [--source=<branch>] <file>..."
10815 msgstr ""
10816
10817 #: builtin/checkout.c:188 builtin/checkout.c:227
10818 #, c-format
10819 msgid "path '%s' does not have our version"
10820 msgstr ""
10821
10822 #: builtin/checkout.c:190 builtin/checkout.c:229
10823 #, c-format
10824 msgid "path '%s' does not have their version"
10825 msgstr ""
10826
10827 #: builtin/checkout.c:206
10828 #, c-format
10829 msgid "path '%s' does not have all necessary versions"
10830 msgstr ""
10831
10832 #: builtin/checkout.c:258
10833 #, c-format
10834 msgid "path '%s' does not have necessary versions"
10835 msgstr ""
10836
10837 #: builtin/checkout.c:275
10838 #, c-format
10839 msgid "path '%s': cannot merge"
10840 msgstr ""
10841
10842 #: builtin/checkout.c:291
10843 #, c-format
10844 msgid "Unable to add merge result for '%s'"
10845 msgstr ""
10846
10847 #: builtin/checkout.c:396
10848 #, c-format
10849 msgid "Recreated %d merge conflict"
10850 msgid_plural "Recreated %d merge conflicts"
10851 msgstr[0] ""
10852 msgstr[1] ""
10853
10854 #: builtin/checkout.c:401
10855 #, c-format
10856 msgid "Updated %d path from %s"
10857 msgid_plural "Updated %d paths from %s"
10858 msgstr[0] ""
10859 msgstr[1] ""
10860
10861 #: builtin/checkout.c:408
10862 #, c-format
10863 msgid "Updated %d path from the index"
10864 msgid_plural "Updated %d paths from the index"
10865 msgstr[0] ""
10866 msgstr[1] ""
10867
10868 #: builtin/checkout.c:431 builtin/checkout.c:434 builtin/checkout.c:437
10869 #: builtin/checkout.c:441
10870 #, c-format
10871 msgid "'%s' cannot be used with updating paths"
10872 msgstr ""
10873
10874 #: builtin/checkout.c:444 builtin/checkout.c:447
10875 #, c-format
10876 msgid "'%s' cannot be used with %s"
10877 msgstr ""
10878
10879 #: builtin/checkout.c:451
10880 #, c-format
10881 msgid "Cannot update paths and switch to branch '%s' at the same time."
10882 msgstr ""
10883
10884 #: builtin/checkout.c:455
10885 #, c-format
10886 msgid "neither '%s' or '%s' is specified"
10887 msgstr ""
10888
10889 #: builtin/checkout.c:459
10890 #, c-format
10891 msgid "'%s' must be used when '%s' is not specified"
10892 msgstr ""
10893
10894 #: builtin/checkout.c:464 builtin/checkout.c:469
10895 #, c-format
10896 msgid "'%s' or '%s' cannot be used with %s"
10897 msgstr ""
10898
10899 #: builtin/checkout.c:541 builtin/checkout.c:548
10900 #, c-format
10901 msgid "path '%s' is unmerged"
10902 msgstr ""
10903
10904 #: builtin/checkout.c:716
10905 msgid "you need to resolve your current index first"
10906 msgstr ""
10907
10908 #: builtin/checkout.c:770
10909 #, c-format
10910 msgid ""
10911 "cannot continue with staged changes in the following files:\n"
10912 "%s"
10913 msgstr ""
10914
10915 #: builtin/checkout.c:866
10916 #, c-format
10917 msgid "Can not do reflog for '%s': %s\n"
10918 msgstr ""
10919
10920 #: builtin/checkout.c:908
10921 msgid "HEAD is now at"
10922 msgstr ""
10923
10924 #: builtin/checkout.c:912 builtin/clone.c:721 t/helper/test-fast-rebase.c:202
10925 msgid "unable to update HEAD"
10926 msgstr ""
10927
10928 #: builtin/checkout.c:916
10929 #, c-format
10930 msgid "Reset branch '%s'\n"
10931 msgstr ""
10932
10933 #: builtin/checkout.c:919
10934 #, c-format
10935 msgid "Already on '%s'\n"
10936 msgstr ""
10937
10938 #: builtin/checkout.c:923
10939 #, c-format
10940 msgid "Switched to and reset branch '%s'\n"
10941 msgstr ""
10942
10943 #: builtin/checkout.c:925 builtin/checkout.c:1356
10944 #, c-format
10945 msgid "Switched to a new branch '%s'\n"
10946 msgstr ""
10947
10948 #: builtin/checkout.c:927
10949 #, c-format
10950 msgid "Switched to branch '%s'\n"
10951 msgstr ""
10952
10953 #: builtin/checkout.c:978
10954 #, c-format
10955 msgid " ... and %d more.\n"
10956 msgstr ""
10957
10958 #: builtin/checkout.c:984
10959 #, c-format
10960 msgid ""
10961 "Warning: you are leaving %d commit behind, not connected to\n"
10962 "any of your branches:\n"
10963 "\n"
10964 "%s\n"
10965 msgid_plural ""
10966 "Warning: you are leaving %d commits behind, not connected to\n"
10967 "any of your branches:\n"
10968 "\n"
10969 "%s\n"
10970 msgstr[0] ""
10971 msgstr[1] ""
10972
10973 #: builtin/checkout.c:1003
10974 #, c-format
10975 msgid ""
10976 "If you want to keep it by creating a new branch, this may be a good time\n"
10977 "to do so with:\n"
10978 "\n"
10979 " git branch <new-branch-name> %s\n"
10980 "\n"
10981 msgid_plural ""
10982 "If you want to keep them by creating a new branch, this may be a good time\n"
10983 "to do so with:\n"
10984 "\n"
10985 " git branch <new-branch-name> %s\n"
10986 "\n"
10987 msgstr[0] ""
10988 msgstr[1] ""
10989
10990 #: builtin/checkout.c:1038
10991 msgid "internal error in revision walk"
10992 msgstr ""
10993
10994 #: builtin/checkout.c:1042
10995 msgid "Previous HEAD position was"
10996 msgstr ""
10997
10998 #: builtin/checkout.c:1082 builtin/checkout.c:1351
10999 msgid "You are on a branch yet to be born"
11000 msgstr ""
11001
11002 #: builtin/checkout.c:1164
11003 #, c-format
11004 msgid ""
11005 "'%s' could be both a local file and a tracking branch.\n"
11006 "Please use -- (and optionally --no-guess) to disambiguate"
11007 msgstr ""
11008
11009 #: builtin/checkout.c:1171
11010 msgid ""
11011 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11012 "you can do so by fully qualifying the name with the --track option:\n"
11013 "\n"
11014 "    git checkout --track origin/<name>\n"
11015 "\n"
11016 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11017 "one remote, e.g. the 'origin' remote, consider setting\n"
11018 "checkout.defaultRemote=origin in your config."
11019 msgstr ""
11020
11021 #: builtin/checkout.c:1181
11022 #, c-format
11023 msgid "'%s' matched multiple (%d) remote tracking branches"
11024 msgstr ""
11025
11026 #: builtin/checkout.c:1247
11027 msgid "only one reference expected"
11028 msgstr ""
11029
11030 #: builtin/checkout.c:1264
11031 #, c-format
11032 msgid "only one reference expected, %d given."
11033 msgstr ""
11034
11035 #: builtin/checkout.c:1310 builtin/worktree.c:342 builtin/worktree.c:510
11036 #, c-format
11037 msgid "invalid reference: %s"
11038 msgstr ""
11039
11040 #: builtin/checkout.c:1323 builtin/checkout.c:1689
11041 #, c-format
11042 msgid "reference is not a tree: %s"
11043 msgstr ""
11044
11045 #: builtin/checkout.c:1370
11046 #, c-format
11047 msgid "a branch is expected, got tag '%s'"
11048 msgstr ""
11049
11050 #: builtin/checkout.c:1372
11051 #, c-format
11052 msgid "a branch is expected, got remote branch '%s'"
11053 msgstr ""
11054
11055 #: builtin/checkout.c:1373 builtin/checkout.c:1381
11056 #, c-format
11057 msgid "a branch is expected, got '%s'"
11058 msgstr ""
11059
11060 #: builtin/checkout.c:1376
11061 #, c-format
11062 msgid "a branch is expected, got commit '%s'"
11063 msgstr ""
11064
11065 #: builtin/checkout.c:1392
11066 msgid ""
11067 "cannot switch branch while merging\n"
11068 "Consider \"git merge --quit\" or \"git worktree add\"."
11069 msgstr ""
11070
11071 #: builtin/checkout.c:1396
11072 msgid ""
11073 "cannot switch branch in the middle of an am session\n"
11074 "Consider \"git am --quit\" or \"git worktree add\"."
11075 msgstr ""
11076
11077 #: builtin/checkout.c:1400
11078 msgid ""
11079 "cannot switch branch while rebasing\n"
11080 "Consider \"git rebase --quit\" or \"git worktree add\"."
11081 msgstr ""
11082
11083 #: builtin/checkout.c:1404
11084 msgid ""
11085 "cannot switch branch while cherry-picking\n"
11086 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
11087 msgstr ""
11088
11089 #: builtin/checkout.c:1408
11090 msgid ""
11091 "cannot switch branch while reverting\n"
11092 "Consider \"git revert --quit\" or \"git worktree add\"."
11093 msgstr ""
11094
11095 #: builtin/checkout.c:1412
11096 msgid "you are switching branch while bisecting"
11097 msgstr ""
11098
11099 #: builtin/checkout.c:1419
11100 msgid "paths cannot be used with switching branches"
11101 msgstr ""
11102
11103 #: builtin/checkout.c:1422 builtin/checkout.c:1426 builtin/checkout.c:1430
11104 #, c-format
11105 msgid "'%s' cannot be used with switching branches"
11106 msgstr ""
11107
11108 #: builtin/checkout.c:1434 builtin/checkout.c:1437 builtin/checkout.c:1440
11109 #: builtin/checkout.c:1445 builtin/checkout.c:1450
11110 #, c-format
11111 msgid "'%s' cannot be used with '%s'"
11112 msgstr ""
11113
11114 #: builtin/checkout.c:1447
11115 #, c-format
11116 msgid "'%s' cannot take <start-point>"
11117 msgstr ""
11118
11119 #: builtin/checkout.c:1455
11120 #, c-format
11121 msgid "Cannot switch branch to a non-commit '%s'"
11122 msgstr ""
11123
11124 #: builtin/checkout.c:1462
11125 msgid "missing branch or commit argument"
11126 msgstr ""
11127
11128 #: builtin/checkout.c:1504 builtin/clone.c:92 builtin/commit-graph.c:84
11129 #: builtin/commit-graph.c:222 builtin/fetch.c:172 builtin/merge.c:296
11130 #: builtin/multi-pack-index.c:27 builtin/pull.c:119 builtin/push.c:575
11131 #: builtin/send-pack.c:198
11132 msgid "force progress reporting"
11133 msgstr ""
11134
11135 #: builtin/checkout.c:1505
11136 msgid "perform a 3-way merge with the new branch"
11137 msgstr ""
11138
11139 #: builtin/checkout.c:1506 builtin/log.c:1800 parse-options.h:322
11140 msgid "style"
11141 msgstr ""
11142
11143 #: builtin/checkout.c:1507
11144 msgid "conflict style (merge or diff3)"
11145 msgstr ""
11146
11147 #: builtin/checkout.c:1519 builtin/worktree.c:558
11148 msgid "detach HEAD at named commit"
11149 msgstr ""
11150
11151 #: builtin/checkout.c:1520
11152 msgid "set upstream info for new branch"
11153 msgstr ""
11154
11155 #: builtin/checkout.c:1522
11156 msgid "force checkout (throw away local modifications)"
11157 msgstr ""
11158
11159 #: builtin/checkout.c:1524
11160 msgid "new-branch"
11161 msgstr ""
11162
11163 #: builtin/checkout.c:1524
11164 msgid "new unparented branch"
11165 msgstr ""
11166
11167 #: builtin/checkout.c:1526 builtin/merge.c:300
11168 msgid "update ignored files (default)"
11169 msgstr ""
11170
11171 #: builtin/checkout.c:1529
11172 msgid "do not check if another worktree is holding the given ref"
11173 msgstr ""
11174
11175 #: builtin/checkout.c:1542
11176 msgid "checkout our version for unmerged files"
11177 msgstr ""
11178
11179 #: builtin/checkout.c:1545
11180 msgid "checkout their version for unmerged files"
11181 msgstr ""
11182
11183 #: builtin/checkout.c:1549
11184 msgid "do not limit pathspecs to sparse entries only"
11185 msgstr ""
11186
11187 #: builtin/checkout.c:1604
11188 #, c-format
11189 msgid "-%c, -%c and --orphan are mutually exclusive"
11190 msgstr ""
11191
11192 #: builtin/checkout.c:1608
11193 msgid "-p and --overlay are mutually exclusive"
11194 msgstr ""
11195
11196 #: builtin/checkout.c:1645
11197 msgid "--track needs a branch name"
11198 msgstr ""
11199
11200 #: builtin/checkout.c:1650
11201 #, c-format
11202 msgid "missing branch name; try -%c"
11203 msgstr ""
11204
11205 #: builtin/checkout.c:1682
11206 #, c-format
11207 msgid "could not resolve %s"
11208 msgstr ""
11209
11210 #: builtin/checkout.c:1698
11211 msgid "invalid path specification"
11212 msgstr ""
11213
11214 #: builtin/checkout.c:1705
11215 #, c-format
11216 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
11217 msgstr ""
11218
11219 #: builtin/checkout.c:1709
11220 #, c-format
11221 msgid "git checkout: --detach does not take a path argument '%s'"
11222 msgstr ""
11223
11224 #: builtin/checkout.c:1718
11225 msgid "--pathspec-from-file is incompatible with --detach"
11226 msgstr ""
11227
11228 #: builtin/checkout.c:1721 builtin/reset.c:325 builtin/stash.c:1499
11229 msgid "--pathspec-from-file is incompatible with --patch"
11230 msgstr ""
11231
11232 #: builtin/checkout.c:1734
11233 msgid ""
11234 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11235 "checking out of the index."
11236 msgstr ""
11237
11238 #: builtin/checkout.c:1739
11239 msgid "you must specify path(s) to restore"
11240 msgstr ""
11241
11242 #: builtin/checkout.c:1765 builtin/checkout.c:1767 builtin/checkout.c:1816
11243 #: builtin/checkout.c:1818 builtin/clone.c:122 builtin/remote.c:170
11244 #: builtin/remote.c:172 builtin/submodule--helper.c:2719 builtin/worktree.c:554
11245 #: builtin/worktree.c:556
11246 msgid "branch"
11247 msgstr ""
11248
11249 #: builtin/checkout.c:1766
11250 msgid "create and checkout a new branch"
11251 msgstr ""
11252
11253 #: builtin/checkout.c:1768
11254 msgid "create/reset and checkout a branch"
11255 msgstr ""
11256
11257 #: builtin/checkout.c:1769
11258 msgid "create reflog for new branch"
11259 msgstr ""
11260
11261 #: builtin/checkout.c:1771
11262 msgid "second guess 'git checkout <no-such-branch>' (default)"
11263 msgstr ""
11264
11265 #: builtin/checkout.c:1772
11266 msgid "use overlay mode (default)"
11267 msgstr ""
11268
11269 #: builtin/checkout.c:1817
11270 msgid "create and switch to a new branch"
11271 msgstr ""
11272
11273 #: builtin/checkout.c:1819
11274 msgid "create/reset and switch to a branch"
11275 msgstr ""
11276
11277 #: builtin/checkout.c:1821
11278 msgid "second guess 'git switch <no-such-branch>'"
11279 msgstr ""
11280
11281 #: builtin/checkout.c:1823
11282 msgid "throw away local modifications"
11283 msgstr ""
11284
11285 #: builtin/checkout.c:1857
11286 msgid "which tree-ish to checkout from"
11287 msgstr ""
11288
11289 #: builtin/checkout.c:1859
11290 msgid "restore the index"
11291 msgstr ""
11292
11293 #: builtin/checkout.c:1861
11294 msgid "restore the working tree (default)"
11295 msgstr ""
11296
11297 #: builtin/checkout.c:1863
11298 msgid "ignore unmerged entries"
11299 msgstr ""
11300
11301 #: builtin/checkout.c:1864
11302 msgid "use overlay mode"
11303 msgstr ""
11304
11305 #: builtin/clean.c:29
11306 msgid ""
11307 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
11308 msgstr ""
11309
11310 #: builtin/clean.c:33
11311 #, c-format
11312 msgid "Removing %s\n"
11313 msgstr ""
11314
11315 #: builtin/clean.c:34
11316 #, c-format
11317 msgid "Would remove %s\n"
11318 msgstr ""
11319
11320 #: builtin/clean.c:35
11321 #, c-format
11322 msgid "Skipping repository %s\n"
11323 msgstr ""
11324
11325 #: builtin/clean.c:36
11326 #, c-format
11327 msgid "Would skip repository %s\n"
11328 msgstr ""
11329
11330 #: builtin/clean.c:37
11331 #, c-format
11332 msgid "failed to remove %s"
11333 msgstr ""
11334
11335 #: builtin/clean.c:38
11336 #, c-format
11337 msgid "could not lstat %s\n"
11338 msgstr ""
11339
11340 #: builtin/clean.c:302 git-add--interactive.perl:593
11341 #, c-format
11342 msgid ""
11343 "Prompt help:\n"
11344 "1          - select a numbered item\n"
11345 "foo        - select item based on unique prefix\n"
11346 "           - (empty) select nothing\n"
11347 msgstr ""
11348
11349 #: builtin/clean.c:306 git-add--interactive.perl:602
11350 #, c-format
11351 msgid ""
11352 "Prompt help:\n"
11353 "1          - select a single item\n"
11354 "3-5        - select a range of items\n"
11355 "2-3,6-9    - select multiple ranges\n"
11356 "foo        - select item based on unique prefix\n"
11357 "-...       - unselect specified items\n"
11358 "*          - choose all items\n"
11359 "           - (empty) finish selecting\n"
11360 msgstr ""
11361
11362 #: builtin/clean.c:521 git-add--interactive.perl:568
11363 #: git-add--interactive.perl:573
11364 #, c-format, perl-format
11365 msgid "Huh (%s)?\n"
11366 msgstr ""
11367
11368 #: builtin/clean.c:661
11369 #, c-format
11370 msgid "Input ignore patterns>> "
11371 msgstr ""
11372
11373 #: builtin/clean.c:696
11374 #, c-format
11375 msgid "WARNING: Cannot find items matched by: %s"
11376 msgstr ""
11377
11378 #: builtin/clean.c:717
11379 msgid "Select items to delete"
11380 msgstr ""
11381
11382 #. TRANSLATORS: Make sure to keep [y/N] as is
11383 #: builtin/clean.c:758
11384 #, c-format
11385 msgid "Remove %s [y/N]? "
11386 msgstr ""
11387
11388 #: builtin/clean.c:789
11389 msgid ""
11390 "clean               - start cleaning\n"
11391 "filter by pattern   - exclude items from deletion\n"
11392 "select by numbers   - select items to be deleted by numbers\n"
11393 "ask each            - confirm each deletion (like \"rm -i\")\n"
11394 "quit                - stop cleaning\n"
11395 "help                - this screen\n"
11396 "?                   - help for prompt selection"
11397 msgstr ""
11398
11399 #: builtin/clean.c:825
11400 msgid "Would remove the following item:"
11401 msgid_plural "Would remove the following items:"
11402 msgstr[0] ""
11403 msgstr[1] ""
11404
11405 #: builtin/clean.c:841
11406 msgid "No more files to clean, exiting."
11407 msgstr ""
11408
11409 #: builtin/clean.c:903
11410 msgid "do not print names of files removed"
11411 msgstr ""
11412
11413 #: builtin/clean.c:905
11414 msgid "force"
11415 msgstr ""
11416
11417 #: builtin/clean.c:906
11418 msgid "interactive cleaning"
11419 msgstr ""
11420
11421 #: builtin/clean.c:908
11422 msgid "remove whole directories"
11423 msgstr ""
11424
11425 #: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
11426 #: builtin/grep.c:921 builtin/log.c:183 builtin/log.c:185
11427 #: builtin/ls-files.c:558 builtin/name-rev.c:526 builtin/name-rev.c:528
11428 #: builtin/show-ref.c:179
11429 msgid "pattern"
11430 msgstr ""
11431
11432 #: builtin/clean.c:910
11433 msgid "add <pattern> to ignore rules"
11434 msgstr ""
11435
11436 #: builtin/clean.c:911
11437 msgid "remove ignored files, too"
11438 msgstr ""
11439
11440 #: builtin/clean.c:913
11441 msgid "remove only ignored files"
11442 msgstr ""
11443
11444 #: builtin/clean.c:929
11445 msgid ""
11446 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11447 "clean"
11448 msgstr ""
11449
11450 #: builtin/clean.c:932
11451 msgid ""
11452 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11453 "refusing to clean"
11454 msgstr ""
11455
11456 #: builtin/clean.c:944
11457 msgid "-x and -X cannot be used together"
11458 msgstr ""
11459
11460 #: builtin/clone.c:45
11461 msgid "git clone [<options>] [--] <repo> [<dir>]"
11462 msgstr ""
11463
11464 #: builtin/clone.c:94
11465 msgid "don't create a checkout"
11466 msgstr ""
11467
11468 #: builtin/clone.c:95 builtin/clone.c:97 builtin/init-db.c:553
11469 msgid "create a bare repository"
11470 msgstr ""
11471
11472 #: builtin/clone.c:99
11473 msgid "create a mirror repository (implies bare)"
11474 msgstr ""
11475
11476 #: builtin/clone.c:101
11477 msgid "to clone from a local repository"
11478 msgstr ""
11479
11480 #: builtin/clone.c:103
11481 msgid "don't use local hardlinks, always copy"
11482 msgstr ""
11483
11484 #: builtin/clone.c:105
11485 msgid "setup as shared repository"
11486 msgstr ""
11487
11488 #: builtin/clone.c:107
11489 msgid "pathspec"
11490 msgstr ""
11491
11492 #: builtin/clone.c:107
11493 msgid "initialize submodules in the clone"
11494 msgstr ""
11495
11496 #: builtin/clone.c:111
11497 msgid "number of submodules cloned in parallel"
11498 msgstr ""
11499
11500 #: builtin/clone.c:112 builtin/init-db.c:550
11501 msgid "template-directory"
11502 msgstr ""
11503
11504 #: builtin/clone.c:113 builtin/init-db.c:551
11505 msgid "directory from which templates will be used"
11506 msgstr ""
11507
11508 #: builtin/clone.c:115 builtin/clone.c:117 builtin/submodule--helper.c:1831
11509 #: builtin/submodule--helper.c:2336
11510 msgid "reference repository"
11511 msgstr ""
11512
11513 #: builtin/clone.c:119 builtin/submodule--helper.c:1833
11514 #: builtin/submodule--helper.c:2338
11515 msgid "use --reference only while cloning"
11516 msgstr ""
11517
11518 #: builtin/clone.c:120 builtin/column.c:27 builtin/init-db.c:561
11519 #: builtin/merge-file.c:46 builtin/pack-objects.c:3546 builtin/repack.c:358
11520 msgid "name"
11521 msgstr ""
11522
11523 #: builtin/clone.c:121
11524 msgid "use <name> instead of 'origin' to track upstream"
11525 msgstr ""
11526
11527 #: builtin/clone.c:123
11528 msgid "checkout <branch> instead of the remote's HEAD"
11529 msgstr ""
11530
11531 #: builtin/clone.c:125
11532 msgid "path to git-upload-pack on the remote"
11533 msgstr ""
11534
11535 #: builtin/clone.c:126 builtin/fetch.c:173 builtin/grep.c:860
11536 #: builtin/pull.c:208
11537 msgid "depth"
11538 msgstr ""
11539
11540 #: builtin/clone.c:127
11541 msgid "create a shallow clone of that depth"
11542 msgstr ""
11543
11544 #: builtin/clone.c:128 builtin/fetch.c:175 builtin/pack-objects.c:3535
11545 #: builtin/pull.c:211
11546 msgid "time"
11547 msgstr ""
11548
11549 #: builtin/clone.c:129
11550 msgid "create a shallow clone since a specific time"
11551 msgstr ""
11552
11553 #: builtin/clone.c:130 builtin/fetch.c:177 builtin/fetch.c:200
11554 #: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1317
11555 msgid "revision"
11556 msgstr ""
11557
11558 #: builtin/clone.c:131 builtin/fetch.c:178 builtin/pull.c:215
11559 msgid "deepen history of shallow clone, excluding rev"
11560 msgstr ""
11561
11562 #: builtin/clone.c:133 builtin/submodule--helper.c:1843
11563 #: builtin/submodule--helper.c:2352
11564 msgid "clone only one branch, HEAD or --branch"
11565 msgstr ""
11566
11567 #: builtin/clone.c:135
11568 msgid "don't clone any tags, and make later fetches not to follow them"
11569 msgstr ""
11570
11571 #: builtin/clone.c:137
11572 msgid "any cloned submodules will be shallow"
11573 msgstr ""
11574
11575 #: builtin/clone.c:138 builtin/init-db.c:559
11576 msgid "gitdir"
11577 msgstr ""
11578
11579 #: builtin/clone.c:139 builtin/init-db.c:560
11580 msgid "separate git dir from working tree"
11581 msgstr ""
11582
11583 #: builtin/clone.c:140
11584 msgid "key=value"
11585 msgstr ""
11586
11587 #: builtin/clone.c:141
11588 msgid "set config inside the new repository"
11589 msgstr ""
11590
11591 #: builtin/clone.c:143 builtin/fetch.c:195 builtin/ls-remote.c:76
11592 #: builtin/pull.c:230 builtin/push.c:584 builtin/send-pack.c:196
11593 msgid "server-specific"
11594 msgstr ""
11595
11596 #: builtin/clone.c:143 builtin/fetch.c:195 builtin/ls-remote.c:76
11597 #: builtin/pull.c:231 builtin/push.c:584 builtin/send-pack.c:197
11598 msgid "option to transmit"
11599 msgstr ""
11600
11601 #: builtin/clone.c:144 builtin/fetch.c:196 builtin/pull.c:234
11602 #: builtin/push.c:585
11603 msgid "use IPv4 addresses only"
11604 msgstr ""
11605
11606 #: builtin/clone.c:146 builtin/fetch.c:198 builtin/pull.c:237
11607 #: builtin/push.c:587
11608 msgid "use IPv6 addresses only"
11609 msgstr ""
11610
11611 #: builtin/clone.c:150
11612 msgid "any cloned submodules will use their remote-tracking branch"
11613 msgstr ""
11614
11615 #: builtin/clone.c:152
11616 msgid "initialize sparse-checkout file to include only files at root"
11617 msgstr ""
11618
11619 #: builtin/clone.c:288
11620 msgid ""
11621 "No directory name could be guessed.\n"
11622 "Please specify a directory on the command line"
11623 msgstr ""
11624
11625 #: builtin/clone.c:341
11626 #, c-format
11627 msgid "info: Could not add alternate for '%s': %s\n"
11628 msgstr ""
11629
11630 #: builtin/clone.c:414
11631 #, c-format
11632 msgid "%s exists and is not a directory"
11633 msgstr ""
11634
11635 #: builtin/clone.c:432
11636 #, c-format
11637 msgid "failed to start iterator over '%s'"
11638 msgstr ""
11639
11640 #: builtin/clone.c:463
11641 #, c-format
11642 msgid "failed to create link '%s'"
11643 msgstr ""
11644
11645 #: builtin/clone.c:467
11646 #, c-format
11647 msgid "failed to copy file to '%s'"
11648 msgstr ""
11649
11650 #: builtin/clone.c:472
11651 #, c-format
11652 msgid "failed to iterate over '%s'"
11653 msgstr ""
11654
11655 #: builtin/clone.c:499
11656 #, c-format
11657 msgid "done.\n"
11658 msgstr ""
11659
11660 #: builtin/clone.c:513
11661 msgid ""
11662 "Clone succeeded, but checkout failed.\n"
11663 "You can inspect what was checked out with 'git status'\n"
11664 "and retry with 'git restore --source=HEAD :/'\n"
11665 msgstr ""
11666
11667 #: builtin/clone.c:590
11668 #, c-format
11669 msgid "Could not find remote branch %s to clone."
11670 msgstr ""
11671
11672 #: builtin/clone.c:709
11673 #, c-format
11674 msgid "unable to update %s"
11675 msgstr ""
11676
11677 #: builtin/clone.c:757
11678 msgid "failed to initialize sparse-checkout"
11679 msgstr ""
11680
11681 #: builtin/clone.c:780
11682 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
11683 msgstr ""
11684
11685 #: builtin/clone.c:812
11686 msgid "unable to checkout working tree"
11687 msgstr ""
11688
11689 #: builtin/clone.c:887
11690 msgid "unable to write parameters to config file"
11691 msgstr ""
11692
11693 #: builtin/clone.c:950
11694 msgid "cannot repack to clean up"
11695 msgstr ""
11696
11697 #: builtin/clone.c:952
11698 msgid "cannot unlink temporary alternates file"
11699 msgstr ""
11700
11701 #: builtin/clone.c:992 builtin/receive-pack.c:2493
11702 msgid "Too many arguments."
11703 msgstr ""
11704
11705 #: builtin/clone.c:996
11706 msgid "You must specify a repository to clone."
11707 msgstr ""
11708
11709 #: builtin/clone.c:1009
11710 #, c-format
11711 msgid "--bare and --origin %s options are incompatible."
11712 msgstr ""
11713
11714 #: builtin/clone.c:1012
11715 msgid "--bare and --separate-git-dir are incompatible."
11716 msgstr ""
11717
11718 #: builtin/clone.c:1025
11719 #, c-format
11720 msgid "repository '%s' does not exist"
11721 msgstr ""
11722
11723 #: builtin/clone.c:1029 builtin/fetch.c:1841
11724 #, c-format
11725 msgid "depth %s is not a positive number"
11726 msgstr ""
11727
11728 #: builtin/clone.c:1039
11729 #, c-format
11730 msgid "destination path '%s' already exists and is not an empty directory."
11731 msgstr ""
11732
11733 #: builtin/clone.c:1045
11734 #, c-format
11735 msgid "repository path '%s' already exists and is not an empty directory."
11736 msgstr ""
11737
11738 #: builtin/clone.c:1059
11739 #, c-format
11740 msgid "working tree '%s' already exists."
11741 msgstr ""
11742
11743 #: builtin/clone.c:1074 builtin/clone.c:1095 builtin/difftool.c:271
11744 #: builtin/log.c:1987 builtin/worktree.c:354 builtin/worktree.c:386
11745 #, c-format
11746 msgid "could not create leading directories of '%s'"
11747 msgstr ""
11748
11749 #: builtin/clone.c:1079
11750 #, c-format
11751 msgid "could not create work tree dir '%s'"
11752 msgstr ""
11753
11754 #: builtin/clone.c:1099
11755 #, c-format
11756 msgid "Cloning into bare repository '%s'...\n"
11757 msgstr ""
11758
11759 #: builtin/clone.c:1101
11760 #, c-format
11761 msgid "Cloning into '%s'...\n"
11762 msgstr ""
11763
11764 #: builtin/clone.c:1125
11765 msgid ""
11766 "clone --recursive is not compatible with both --reference and --reference-if-"
11767 "able"
11768 msgstr ""
11769
11770 #: builtin/clone.c:1169 builtin/remote.c:200 builtin/remote.c:705
11771 #, c-format
11772 msgid "'%s' is not a valid remote name"
11773 msgstr ""
11774
11775 #: builtin/clone.c:1210
11776 msgid "--depth is ignored in local clones; use file:// instead."
11777 msgstr ""
11778
11779 #: builtin/clone.c:1212
11780 msgid "--shallow-since is ignored in local clones; use file:// instead."
11781 msgstr ""
11782
11783 #: builtin/clone.c:1214
11784 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
11785 msgstr ""
11786
11787 #: builtin/clone.c:1216
11788 msgid "--filter is ignored in local clones; use file:// instead."
11789 msgstr ""
11790
11791 #: builtin/clone.c:1219
11792 msgid "source repository is shallow, ignoring --local"
11793 msgstr ""
11794
11795 #: builtin/clone.c:1224
11796 msgid "--local is ignored"
11797 msgstr ""
11798
11799 #: builtin/clone.c:1308 builtin/clone.c:1316
11800 #, c-format
11801 msgid "Remote branch %s not found in upstream %s"
11802 msgstr ""
11803
11804 #: builtin/clone.c:1319
11805 msgid "You appear to have cloned an empty repository."
11806 msgstr ""
11807
11808 #: builtin/column.c:10
11809 msgid "git column [<options>]"
11810 msgstr ""
11811
11812 #: builtin/column.c:27
11813 msgid "lookup config vars"
11814 msgstr ""
11815
11816 #: builtin/column.c:28 builtin/column.c:29
11817 msgid "layout to use"
11818 msgstr ""
11819
11820 #: builtin/column.c:30
11821 msgid "Maximum width"
11822 msgstr ""
11823
11824 #: builtin/column.c:31
11825 msgid "Padding space on left border"
11826 msgstr ""
11827
11828 #: builtin/column.c:32
11829 msgid "Padding space on right border"
11830 msgstr ""
11831
11832 #: builtin/column.c:33
11833 msgid "Padding space between columns"
11834 msgstr ""
11835
11836 #: builtin/column.c:51
11837 msgid "--command must be the first argument"
11838 msgstr ""
11839
11840 #: builtin/commit-graph.c:13 builtin/commit-graph.c:22
11841 msgid ""
11842 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11843 msgstr ""
11844
11845 #: builtin/commit-graph.c:14 builtin/commit-graph.c:27
11846 msgid ""
11847 "git commit-graph write [--object-dir <objdir>] [--append] [--"
11848 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
11849 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
11850 msgstr ""
11851
11852 #: builtin/commit-graph.c:64
11853 #, c-format
11854 msgid "could not find object directory matching %s"
11855 msgstr ""
11856
11857 #: builtin/commit-graph.c:80 builtin/commit-graph.c:210
11858 #: builtin/commit-graph.c:316 builtin/fetch.c:184 builtin/log.c:1769
11859 msgid "dir"
11860 msgstr ""
11861
11862 #: builtin/commit-graph.c:81 builtin/commit-graph.c:211
11863 #: builtin/commit-graph.c:317
11864 msgid "The object directory to store the graph"
11865 msgstr ""
11866
11867 #: builtin/commit-graph.c:83
11868 msgid "if the commit-graph is split, only verify the tip file"
11869 msgstr ""
11870
11871 #: builtin/commit-graph.c:106
11872 #, c-format
11873 msgid "Could not open commit-graph '%s'"
11874 msgstr ""
11875
11876 #: builtin/commit-graph.c:142
11877 #, c-format
11878 msgid "unrecognized --split argument, %s"
11879 msgstr ""
11880
11881 #: builtin/commit-graph.c:155
11882 #, c-format
11883 msgid "unexpected non-hex object ID: %s"
11884 msgstr ""
11885
11886 #: builtin/commit-graph.c:160
11887 #, c-format
11888 msgid "invalid object: %s"
11889 msgstr ""
11890
11891 #: builtin/commit-graph.c:213
11892 msgid "start walk at all refs"
11893 msgstr ""
11894
11895 #: builtin/commit-graph.c:215
11896 msgid "scan pack-indexes listed by stdin for commits"
11897 msgstr ""
11898
11899 #: builtin/commit-graph.c:217
11900 msgid "start walk at commits listed by stdin"
11901 msgstr ""
11902
11903 #: builtin/commit-graph.c:219
11904 msgid "include all commits already in the commit-graph file"
11905 msgstr ""
11906
11907 #: builtin/commit-graph.c:221
11908 msgid "enable computation for changed paths"
11909 msgstr ""
11910
11911 #: builtin/commit-graph.c:224
11912 msgid "allow writing an incremental commit-graph file"
11913 msgstr ""
11914
11915 #: builtin/commit-graph.c:228
11916 msgid "maximum number of commits in a non-base split commit-graph"
11917 msgstr ""
11918
11919 #: builtin/commit-graph.c:230
11920 msgid "maximum ratio between two levels of a split commit-graph"
11921 msgstr ""
11922
11923 #: builtin/commit-graph.c:232
11924 msgid "only expire files older than a given date-time"
11925 msgstr ""
11926
11927 #: builtin/commit-graph.c:234
11928 msgid "maximum number of changed-path Bloom filters to compute"
11929 msgstr ""
11930
11931 #: builtin/commit-graph.c:255
11932 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11933 msgstr ""
11934
11935 #: builtin/commit-graph.c:287
11936 msgid "Collecting commits from input"
11937 msgstr ""
11938
11939 #: builtin/commit-tree.c:18
11940 msgid ""
11941 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11942 "<file>)...] <tree>"
11943 msgstr ""
11944
11945 #: builtin/commit-tree.c:31
11946 #, c-format
11947 msgid "duplicate parent %s ignored"
11948 msgstr ""
11949
11950 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:555
11951 #, c-format
11952 msgid "not a valid object name %s"
11953 msgstr ""
11954
11955 #: builtin/commit-tree.c:93
11956 #, c-format
11957 msgid "git commit-tree: failed to open '%s'"
11958 msgstr ""
11959
11960 #: builtin/commit-tree.c:96
11961 #, c-format
11962 msgid "git commit-tree: failed to read '%s'"
11963 msgstr ""
11964
11965 #: builtin/commit-tree.c:98
11966 #, c-format
11967 msgid "git commit-tree: failed to close '%s'"
11968 msgstr ""
11969
11970 #: builtin/commit-tree.c:111
11971 msgid "parent"
11972 msgstr ""
11973
11974 #: builtin/commit-tree.c:112
11975 msgid "id of a parent commit object"
11976 msgstr ""
11977
11978 #: builtin/commit-tree.c:114 builtin/commit.c:1504 builtin/merge.c:281
11979 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1470
11980 #: builtin/tag.c:413
11981 msgid "message"
11982 msgstr ""
11983
11984 #: builtin/commit-tree.c:115 builtin/commit.c:1504
11985 msgid "commit message"
11986 msgstr ""
11987
11988 #: builtin/commit-tree.c:118
11989 msgid "read commit log message from file"
11990 msgstr ""
11991
11992 #: builtin/commit-tree.c:121 builtin/commit.c:1516 builtin/merge.c:298
11993 #: builtin/pull.c:176 builtin/revert.c:118
11994 msgid "GPG sign commit"
11995 msgstr ""
11996
11997 #: builtin/commit-tree.c:133
11998 msgid "must give exactly one tree"
11999 msgstr ""
12000
12001 #: builtin/commit-tree.c:140
12002 msgid "git commit-tree: failed to read"
12003 msgstr ""
12004
12005 #: builtin/commit.c:41
12006 msgid "git commit [<options>] [--] <pathspec>..."
12007 msgstr ""
12008
12009 #: builtin/commit.c:46
12010 msgid "git status [<options>] [--] <pathspec>..."
12011 msgstr ""
12012
12013 #: builtin/commit.c:51
12014 msgid ""
12015 "You asked to amend the most recent commit, but doing so would make\n"
12016 "it empty. You can repeat your command with --allow-empty, or you can\n"
12017 "remove the commit entirely with \"git reset HEAD^\".\n"
12018 msgstr ""
12019
12020 #: builtin/commit.c:56
12021 msgid ""
12022 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12023 "If you wish to commit it anyway, use:\n"
12024 "\n"
12025 "    git commit --allow-empty\n"
12026 "\n"
12027 msgstr ""
12028
12029 #: builtin/commit.c:63
12030 msgid "Otherwise, please use 'git rebase --skip'\n"
12031 msgstr ""
12032
12033 #: builtin/commit.c:66
12034 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12035 msgstr ""
12036
12037 #: builtin/commit.c:69
12038 msgid ""
12039 "and then use:\n"
12040 "\n"
12041 "    git cherry-pick --continue\n"
12042 "\n"
12043 "to resume cherry-picking the remaining commits.\n"
12044 "If you wish to skip this commit, use:\n"
12045 "\n"
12046 "    git cherry-pick --skip\n"
12047 "\n"
12048 msgstr ""
12049
12050 #: builtin/commit.c:312
12051 msgid "failed to unpack HEAD tree object"
12052 msgstr ""
12053
12054 #: builtin/commit.c:348
12055 msgid "--pathspec-from-file with -a does not make sense"
12056 msgstr ""
12057
12058 #: builtin/commit.c:361
12059 msgid "No paths with --include/--only does not make sense."
12060 msgstr ""
12061
12062 #: builtin/commit.c:373
12063 msgid "unable to create temporary index"
12064 msgstr ""
12065
12066 #: builtin/commit.c:382
12067 msgid "interactive add failed"
12068 msgstr ""
12069
12070 #: builtin/commit.c:397
12071 msgid "unable to update temporary index"
12072 msgstr ""
12073
12074 #: builtin/commit.c:399
12075 msgid "Failed to update main cache tree"
12076 msgstr ""
12077
12078 #: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
12079 msgid "unable to write new_index file"
12080 msgstr ""
12081
12082 #: builtin/commit.c:476
12083 msgid "cannot do a partial commit during a merge."
12084 msgstr ""
12085
12086 #: builtin/commit.c:478
12087 msgid "cannot do a partial commit during a cherry-pick."
12088 msgstr ""
12089
12090 #: builtin/commit.c:480
12091 msgid "cannot do a partial commit during a rebase."
12092 msgstr ""
12093
12094 #: builtin/commit.c:488
12095 msgid "cannot read the index"
12096 msgstr ""
12097
12098 #: builtin/commit.c:507
12099 msgid "unable to write temporary index file"
12100 msgstr ""
12101
12102 #: builtin/commit.c:605
12103 #, c-format
12104 msgid "commit '%s' lacks author header"
12105 msgstr ""
12106
12107 #: builtin/commit.c:607
12108 #, c-format
12109 msgid "commit '%s' has malformed author line"
12110 msgstr ""
12111
12112 #: builtin/commit.c:626
12113 msgid "malformed --author parameter"
12114 msgstr ""
12115
12116 #: builtin/commit.c:679
12117 msgid ""
12118 "unable to select a comment character that is not used\n"
12119 "in the current commit message"
12120 msgstr ""
12121
12122 #: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1097
12123 #, c-format
12124 msgid "could not lookup commit %s"
12125 msgstr ""
12126
12127 #: builtin/commit.c:729 builtin/shortlog.c:425
12128 #, c-format
12129 msgid "(reading log message from standard input)\n"
12130 msgstr ""
12131
12132 #: builtin/commit.c:731
12133 msgid "could not read log from standard input"
12134 msgstr ""
12135
12136 #: builtin/commit.c:735
12137 #, c-format
12138 msgid "could not read log file '%s'"
12139 msgstr ""
12140
12141 #: builtin/commit.c:766 builtin/commit.c:782
12142 msgid "could not read SQUASH_MSG"
12143 msgstr ""
12144
12145 #: builtin/commit.c:773
12146 msgid "could not read MERGE_MSG"
12147 msgstr ""
12148
12149 #: builtin/commit.c:833
12150 msgid "could not write commit template"
12151 msgstr ""
12152
12153 #: builtin/commit.c:853
12154 msgid ""
12155 "\n"
12156 "It looks like you may be committing a merge.\n"
12157 "If this is not correct, please run\n"
12158 "\tgit update-ref -d MERGE_HEAD\n"
12159 "and try again.\n"
12160 msgstr ""
12161
12162 #: builtin/commit.c:858
12163 msgid ""
12164 "\n"
12165 "It looks like you may be committing a cherry-pick.\n"
12166 "If this is not correct, please run\n"
12167 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
12168 "and try again.\n"
12169 msgstr ""
12170
12171 #: builtin/commit.c:868
12172 #, c-format
12173 msgid ""
12174 "Please enter the commit message for your changes. Lines starting\n"
12175 "with '%c' will be ignored, and an empty message aborts the commit.\n"
12176 msgstr ""
12177
12178 #: builtin/commit.c:876
12179 #, c-format
12180 msgid ""
12181 "Please enter the commit message for your changes. Lines starting\n"
12182 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12183 "An empty message aborts the commit.\n"
12184 msgstr ""
12185
12186 #: builtin/commit.c:893
12187 #, c-format
12188 msgid "%sAuthor:    %.*s <%.*s>"
12189 msgstr ""
12190
12191 #: builtin/commit.c:901
12192 #, c-format
12193 msgid "%sDate:      %s"
12194 msgstr ""
12195
12196 #: builtin/commit.c:908
12197 #, c-format
12198 msgid "%sCommitter: %.*s <%.*s>"
12199 msgstr ""
12200
12201 #: builtin/commit.c:926
12202 msgid "Cannot read index"
12203 msgstr ""
12204
12205 #: builtin/commit.c:997
12206 msgid "Error building trees"
12207 msgstr ""
12208
12209 #: builtin/commit.c:1011 builtin/tag.c:276
12210 #, c-format
12211 msgid "Please supply the message using either -m or -F option.\n"
12212 msgstr ""
12213
12214 #: builtin/commit.c:1055
12215 #, c-format
12216 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
12217 msgstr ""
12218
12219 #: builtin/commit.c:1069
12220 #, c-format
12221 msgid "Invalid ignored mode '%s'"
12222 msgstr ""
12223
12224 #: builtin/commit.c:1087 builtin/commit.c:1331
12225 #, c-format
12226 msgid "Invalid untracked files mode '%s'"
12227 msgstr ""
12228
12229 #: builtin/commit.c:1127
12230 msgid "--long and -z are incompatible"
12231 msgstr ""
12232
12233 #: builtin/commit.c:1171
12234 msgid "Using both --reset-author and --author does not make sense"
12235 msgstr ""
12236
12237 #: builtin/commit.c:1180
12238 msgid "You have nothing to amend."
12239 msgstr ""
12240
12241 #: builtin/commit.c:1183
12242 msgid "You are in the middle of a merge -- cannot amend."
12243 msgstr ""
12244
12245 #: builtin/commit.c:1185
12246 msgid "You are in the middle of a cherry-pick -- cannot amend."
12247 msgstr ""
12248
12249 #: builtin/commit.c:1187
12250 msgid "You are in the middle of a rebase -- cannot amend."
12251 msgstr ""
12252
12253 #: builtin/commit.c:1190
12254 msgid "Options --squash and --fixup cannot be used together"
12255 msgstr ""
12256
12257 #: builtin/commit.c:1200
12258 msgid "Only one of -c/-C/-F/--fixup can be used."
12259 msgstr ""
12260
12261 #: builtin/commit.c:1202
12262 msgid "Option -m cannot be combined with -c/-C/-F."
12263 msgstr ""
12264
12265 #: builtin/commit.c:1211
12266 msgid "--reset-author can be used only with -C, -c or --amend."
12267 msgstr ""
12268
12269 #: builtin/commit.c:1229
12270 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
12271 msgstr ""
12272
12273 #: builtin/commit.c:1235
12274 #, c-format
12275 msgid "paths '%s ...' with -a does not make sense"
12276 msgstr ""
12277
12278 #: builtin/commit.c:1366 builtin/commit.c:1527
12279 msgid "show status concisely"
12280 msgstr ""
12281
12282 #: builtin/commit.c:1368 builtin/commit.c:1529
12283 msgid "show branch information"
12284 msgstr ""
12285
12286 #: builtin/commit.c:1370
12287 msgid "show stash information"
12288 msgstr ""
12289
12290 #: builtin/commit.c:1372 builtin/commit.c:1531
12291 msgid "compute full ahead/behind values"
12292 msgstr ""
12293
12294 #: builtin/commit.c:1374
12295 msgid "version"
12296 msgstr ""
12297
12298 #: builtin/commit.c:1374 builtin/commit.c:1533 builtin/push.c:560
12299 #: builtin/worktree.c:725
12300 msgid "machine-readable output"
12301 msgstr ""
12302
12303 #: builtin/commit.c:1377 builtin/commit.c:1535
12304 msgid "show status in long format (default)"
12305 msgstr ""
12306
12307 #: builtin/commit.c:1380 builtin/commit.c:1538
12308 msgid "terminate entries with NUL"
12309 msgstr ""
12310
12311 #: builtin/commit.c:1382 builtin/commit.c:1386 builtin/commit.c:1541
12312 #: builtin/fast-export.c:1199 builtin/fast-export.c:1202
12313 #: builtin/fast-export.c:1205 builtin/rebase.c:1406 parse-options.h:336
12314 msgid "mode"
12315 msgstr ""
12316
12317 #: builtin/commit.c:1383 builtin/commit.c:1541
12318 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
12319 msgstr ""
12320
12321 #: builtin/commit.c:1387
12322 msgid ""
12323 "show ignored files, optional modes: traditional, matching, no. (Default: "
12324 "traditional)"
12325 msgstr ""
12326
12327 #: builtin/commit.c:1389 parse-options.h:192
12328 msgid "when"
12329 msgstr ""
12330
12331 #: builtin/commit.c:1390
12332 msgid ""
12333 "ignore changes to submodules, optional when: all, dirty, untracked. "
12334 "(Default: all)"
12335 msgstr ""
12336
12337 #: builtin/commit.c:1392
12338 msgid "list untracked files in columns"
12339 msgstr ""
12340
12341 #: builtin/commit.c:1393
12342 msgid "do not detect renames"
12343 msgstr ""
12344
12345 #: builtin/commit.c:1395
12346 msgid "detect renames, optionally set similarity index"
12347 msgstr ""
12348
12349 #: builtin/commit.c:1415
12350 msgid "Unsupported combination of ignored and untracked-files arguments"
12351 msgstr ""
12352
12353 #: builtin/commit.c:1497
12354 msgid "suppress summary after successful commit"
12355 msgstr ""
12356
12357 #: builtin/commit.c:1498
12358 msgid "show diff in commit message template"
12359 msgstr ""
12360
12361 #: builtin/commit.c:1500
12362 msgid "Commit message options"
12363 msgstr ""
12364
12365 #: builtin/commit.c:1501 builtin/merge.c:285 builtin/tag.c:415
12366 msgid "read message from file"
12367 msgstr ""
12368
12369 #: builtin/commit.c:1502
12370 msgid "author"
12371 msgstr ""
12372
12373 #: builtin/commit.c:1502
12374 msgid "override author for commit"
12375 msgstr ""
12376
12377 #: builtin/commit.c:1503 builtin/gc.c:542
12378 msgid "date"
12379 msgstr ""
12380
12381 #: builtin/commit.c:1503
12382 msgid "override date for commit"
12383 msgstr ""
12384
12385 #: builtin/commit.c:1505 builtin/commit.c:1506 builtin/commit.c:1507
12386 #: builtin/commit.c:1508 parse-options.h:328 ref-filter.h:87
12387 msgid "commit"
12388 msgstr ""
12389
12390 #: builtin/commit.c:1505
12391 msgid "reuse and edit message from specified commit"
12392 msgstr ""
12393
12394 #: builtin/commit.c:1506
12395 msgid "reuse message from specified commit"
12396 msgstr ""
12397
12398 #: builtin/commit.c:1507
12399 msgid "use autosquash formatted message to fixup specified commit"
12400 msgstr ""
12401
12402 #: builtin/commit.c:1508
12403 msgid "use autosquash formatted message to squash specified commit"
12404 msgstr ""
12405
12406 #: builtin/commit.c:1509
12407 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12408 msgstr ""
12409
12410 #: builtin/commit.c:1510 builtin/log.c:1744 builtin/merge.c:301
12411 #: builtin/pull.c:145 builtin/revert.c:110
12412 msgid "add a Signed-off-by trailer"
12413 msgstr ""
12414
12415 #: builtin/commit.c:1511
12416 msgid "use specified template file"
12417 msgstr ""
12418
12419 #: builtin/commit.c:1512
12420 msgid "force edit of commit"
12421 msgstr ""
12422
12423 #: builtin/commit.c:1514
12424 msgid "include status in commit message template"
12425 msgstr ""
12426
12427 #: builtin/commit.c:1519
12428 msgid "Commit contents options"
12429 msgstr ""
12430
12431 #: builtin/commit.c:1520
12432 msgid "commit all changed files"
12433 msgstr ""
12434
12435 #: builtin/commit.c:1521
12436 msgid "add specified files to index for commit"
12437 msgstr ""
12438
12439 #: builtin/commit.c:1522
12440 msgid "interactively add files"
12441 msgstr ""
12442
12443 #: builtin/commit.c:1523
12444 msgid "interactively add changes"
12445 msgstr ""
12446
12447 #: builtin/commit.c:1524
12448 msgid "commit only specified files"
12449 msgstr ""
12450
12451 #: builtin/commit.c:1525
12452 msgid "bypass pre-commit and commit-msg hooks"
12453 msgstr ""
12454
12455 #: builtin/commit.c:1526
12456 msgid "show what would be committed"
12457 msgstr ""
12458
12459 #: builtin/commit.c:1539
12460 msgid "amend previous commit"
12461 msgstr ""
12462
12463 #: builtin/commit.c:1540
12464 msgid "bypass post-rewrite hook"
12465 msgstr ""
12466
12467 #: builtin/commit.c:1547
12468 msgid "ok to record an empty change"
12469 msgstr ""
12470
12471 #: builtin/commit.c:1549
12472 msgid "ok to record a change with an empty message"
12473 msgstr ""
12474
12475 #: builtin/commit.c:1622
12476 #, c-format
12477 msgid "Corrupt MERGE_HEAD file (%s)"
12478 msgstr ""
12479
12480 #: builtin/commit.c:1629
12481 msgid "could not read MERGE_MODE"
12482 msgstr ""
12483
12484 #: builtin/commit.c:1650
12485 #, c-format
12486 msgid "could not read commit message: %s"
12487 msgstr ""
12488
12489 #: builtin/commit.c:1657
12490 #, c-format
12491 msgid "Aborting commit due to empty commit message.\n"
12492 msgstr ""
12493
12494 #: builtin/commit.c:1662
12495 #, c-format
12496 msgid "Aborting commit; you did not edit the message.\n"
12497 msgstr ""
12498
12499 #: builtin/commit.c:1696
12500 msgid ""
12501 "repository has been updated, but unable to write\n"
12502 "new_index file. Check that disk is not full and quota is\n"
12503 "not exceeded, and then \"git restore --staged :/\" to recover."
12504 msgstr ""
12505
12506 #: builtin/config.c:11
12507 msgid "git config [<options>]"
12508 msgstr ""
12509
12510 #: builtin/config.c:109 builtin/env--helper.c:27
12511 #, c-format
12512 msgid "unrecognized --type argument, %s"
12513 msgstr ""
12514
12515 #: builtin/config.c:121
12516 msgid "only one type at a time"
12517 msgstr ""
12518
12519 #: builtin/config.c:130
12520 msgid "Config file location"
12521 msgstr ""
12522
12523 #: builtin/config.c:131
12524 msgid "use global config file"
12525 msgstr ""
12526
12527 #: builtin/config.c:132
12528 msgid "use system config file"
12529 msgstr ""
12530
12531 #: builtin/config.c:133
12532 msgid "use repository config file"
12533 msgstr ""
12534
12535 #: builtin/config.c:134
12536 msgid "use per-worktree config file"
12537 msgstr ""
12538
12539 #: builtin/config.c:135
12540 msgid "use given config file"
12541 msgstr ""
12542
12543 #: builtin/config.c:136
12544 msgid "blob-id"
12545 msgstr ""
12546
12547 #: builtin/config.c:136
12548 msgid "read config from given blob object"
12549 msgstr ""
12550
12551 #: builtin/config.c:137
12552 msgid "Action"
12553 msgstr ""
12554
12555 #: builtin/config.c:138
12556 msgid "get value: name [value-pattern]"
12557 msgstr ""
12558
12559 #: builtin/config.c:139
12560 msgid "get all values: key [value-pattern]"
12561 msgstr ""
12562
12563 #: builtin/config.c:140
12564 msgid "get values for regexp: name-regex [value-pattern]"
12565 msgstr ""
12566
12567 #: builtin/config.c:141
12568 msgid "get value specific for the URL: section[.var] URL"
12569 msgstr ""
12570
12571 #: builtin/config.c:142
12572 msgid "replace all matching variables: name value [value-pattern]"
12573 msgstr ""
12574
12575 #: builtin/config.c:143
12576 msgid "add a new variable: name value"
12577 msgstr ""
12578
12579 #: builtin/config.c:144
12580 msgid "remove a variable: name [value-pattern]"
12581 msgstr ""
12582
12583 #: builtin/config.c:145
12584 msgid "remove all matches: name [value-pattern]"
12585 msgstr ""
12586
12587 #: builtin/config.c:146
12588 msgid "rename section: old-name new-name"
12589 msgstr ""
12590
12591 #: builtin/config.c:147
12592 msgid "remove a section: name"
12593 msgstr ""
12594
12595 #: builtin/config.c:148
12596 msgid "list all"
12597 msgstr ""
12598
12599 #: builtin/config.c:149
12600 msgid "use string equality when comparing values to 'value-pattern'"
12601 msgstr ""
12602
12603 #: builtin/config.c:150
12604 msgid "open an editor"
12605 msgstr ""
12606
12607 #: builtin/config.c:151
12608 msgid "find the color configured: slot [default]"
12609 msgstr ""
12610
12611 #: builtin/config.c:152
12612 msgid "find the color setting: slot [stdout-is-tty]"
12613 msgstr ""
12614
12615 #: builtin/config.c:153
12616 msgid "Type"
12617 msgstr ""
12618
12619 #: builtin/config.c:154 builtin/env--helper.c:43
12620 msgid "value is given this type"
12621 msgstr ""
12622
12623 #: builtin/config.c:155
12624 msgid "value is \"true\" or \"false\""
12625 msgstr ""
12626
12627 #: builtin/config.c:156
12628 msgid "value is decimal number"
12629 msgstr ""
12630
12631 #: builtin/config.c:157
12632 msgid "value is --bool or --int"
12633 msgstr ""
12634
12635 #: builtin/config.c:158
12636 msgid "value is --bool or string"
12637 msgstr ""
12638
12639 #: builtin/config.c:159
12640 msgid "value is a path (file or directory name)"
12641 msgstr ""
12642
12643 #: builtin/config.c:160
12644 msgid "value is an expiry date"
12645 msgstr ""
12646
12647 #: builtin/config.c:161
12648 msgid "Other"
12649 msgstr ""
12650
12651 #: builtin/config.c:162
12652 msgid "terminate values with NUL byte"
12653 msgstr ""
12654
12655 #: builtin/config.c:163
12656 msgid "show variable names only"
12657 msgstr ""
12658
12659 #: builtin/config.c:164
12660 msgid "respect include directives on lookup"
12661 msgstr ""
12662
12663 #: builtin/config.c:165
12664 msgid "show origin of config (file, standard input, blob, command line)"
12665 msgstr ""
12666
12667 #: builtin/config.c:166
12668 msgid "show scope of config (worktree, local, global, system, command)"
12669 msgstr ""
12670
12671 #: builtin/config.c:167 builtin/env--helper.c:45
12672 msgid "value"
12673 msgstr ""
12674
12675 #: builtin/config.c:167
12676 msgid "with --get, use default value when missing entry"
12677 msgstr ""
12678
12679 #: builtin/config.c:181
12680 #, c-format
12681 msgid "wrong number of arguments, should be %d"
12682 msgstr ""
12683
12684 #: builtin/config.c:183
12685 #, c-format
12686 msgid "wrong number of arguments, should be from %d to %d"
12687 msgstr ""
12688
12689 #: builtin/config.c:339
12690 #, c-format
12691 msgid "invalid key pattern: %s"
12692 msgstr ""
12693
12694 #: builtin/config.c:377
12695 #, c-format
12696 msgid "failed to format default config value: %s"
12697 msgstr ""
12698
12699 #: builtin/config.c:441
12700 #, c-format
12701 msgid "cannot parse color '%s'"
12702 msgstr ""
12703
12704 #: builtin/config.c:483
12705 msgid "unable to parse default color value"
12706 msgstr ""
12707
12708 #: builtin/config.c:536 builtin/config.c:833
12709 msgid "not in a git directory"
12710 msgstr ""
12711
12712 #: builtin/config.c:539
12713 msgid "writing to stdin is not supported"
12714 msgstr ""
12715
12716 #: builtin/config.c:542
12717 msgid "writing config blobs is not supported"
12718 msgstr ""
12719
12720 #: builtin/config.c:627
12721 #, c-format
12722 msgid ""
12723 "# This is Git's per-user configuration file.\n"
12724 "[user]\n"
12725 "# Please adapt and uncomment the following lines:\n"
12726 "#\tname = %s\n"
12727 "#\temail = %s\n"
12728 msgstr ""
12729
12730 #: builtin/config.c:652
12731 msgid "only one config file at a time"
12732 msgstr ""
12733
12734 #: builtin/config.c:658
12735 msgid "--local can only be used inside a git repository"
12736 msgstr ""
12737
12738 #: builtin/config.c:660
12739 msgid "--blob can only be used inside a git repository"
12740 msgstr ""
12741
12742 #: builtin/config.c:662
12743 msgid "--worktree can only be used inside a git repository"
12744 msgstr ""
12745
12746 #: builtin/config.c:684
12747 msgid "$HOME not set"
12748 msgstr ""
12749
12750 #: builtin/config.c:708
12751 msgid ""
12752 "--worktree cannot be used with multiple working trees unless the config\n"
12753 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
12754 "section in \"git help worktree\" for details"
12755 msgstr ""
12756
12757 #: builtin/config.c:743
12758 msgid "--get-color and variable type are incoherent"
12759 msgstr ""
12760
12761 #: builtin/config.c:748
12762 msgid "only one action at a time"
12763 msgstr ""
12764
12765 #: builtin/config.c:761
12766 msgid "--name-only is only applicable to --list or --get-regexp"
12767 msgstr ""
12768
12769 #: builtin/config.c:767
12770 msgid ""
12771 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
12772 "list"
12773 msgstr ""
12774
12775 #: builtin/config.c:773
12776 msgid "--default is only applicable to --get"
12777 msgstr ""
12778
12779 #: builtin/config.c:806
12780 msgid "--fixed-value only applies with 'value-pattern'"
12781 msgstr ""
12782
12783 #: builtin/config.c:822
12784 #, c-format
12785 msgid "unable to read config file '%s'"
12786 msgstr ""
12787
12788 #: builtin/config.c:825
12789 msgid "error processing config file(s)"
12790 msgstr ""
12791
12792 #: builtin/config.c:835
12793 msgid "editing stdin is not supported"
12794 msgstr ""
12795
12796 #: builtin/config.c:837
12797 msgid "editing blobs is not supported"
12798 msgstr ""
12799
12800 #: builtin/config.c:851
12801 #, c-format
12802 msgid "cannot create configuration file %s"
12803 msgstr ""
12804
12805 #: builtin/config.c:864
12806 #, c-format
12807 msgid ""
12808 "cannot overwrite multiple values with a single value\n"
12809 "       Use a regexp, --add or --replace-all to change %s."
12810 msgstr ""
12811
12812 #: builtin/config.c:943 builtin/config.c:954
12813 #, c-format
12814 msgid "no such section: %s"
12815 msgstr ""
12816
12817 #: builtin/count-objects.c:90
12818 msgid "git count-objects [-v] [-H | --human-readable]"
12819 msgstr ""
12820
12821 #: builtin/count-objects.c:100
12822 msgid "print sizes in human readable format"
12823 msgstr ""
12824
12825 #: builtin/credential-cache--daemon.c:226
12826 #, c-format
12827 msgid ""
12828 "The permissions on your socket directory are too loose; other\n"
12829 "users may be able to read your cached credentials. Consider running:\n"
12830 "\n"
12831 "\tchmod 0700 %s"
12832 msgstr ""
12833
12834 #: builtin/credential-cache--daemon.c:275
12835 msgid "print debugging messages to stderr"
12836 msgstr ""
12837
12838 #: builtin/credential-cache--daemon.c:315
12839 msgid "credential-cache--daemon unavailable; no unix socket support"
12840 msgstr ""
12841
12842 #: builtin/credential-cache.c:154
12843 msgid "credential-cache unavailable; no unix socket support"
12844 msgstr ""
12845
12846 #: builtin/credential-store.c:66
12847 #, c-format
12848 msgid "unable to get credential storage lock in %d ms"
12849 msgstr ""
12850
12851 #: builtin/describe.c:26
12852 msgid "git describe [<options>] [<commit-ish>...]"
12853 msgstr ""
12854
12855 #: builtin/describe.c:27
12856 msgid "git describe [<options>] --dirty"
12857 msgstr ""
12858
12859 #: builtin/describe.c:63
12860 msgid "head"
12861 msgstr ""
12862
12863 #: builtin/describe.c:63
12864 msgid "lightweight"
12865 msgstr ""
12866
12867 #: builtin/describe.c:63
12868 msgid "annotated"
12869 msgstr ""
12870
12871 #: builtin/describe.c:277
12872 #, c-format
12873 msgid "annotated tag %s not available"
12874 msgstr ""
12875
12876 #: builtin/describe.c:281
12877 #, c-format
12878 msgid "tag '%s' is externally known as '%s'"
12879 msgstr ""
12880
12881 #: builtin/describe.c:328
12882 #, c-format
12883 msgid "no tag exactly matches '%s'"
12884 msgstr ""
12885
12886 #: builtin/describe.c:330
12887 #, c-format
12888 msgid "No exact match on refs or tags, searching to describe\n"
12889 msgstr ""
12890
12891 #: builtin/describe.c:397
12892 #, c-format
12893 msgid "finished search at %s\n"
12894 msgstr ""
12895
12896 #: builtin/describe.c:424
12897 #, c-format
12898 msgid ""
12899 "No annotated tags can describe '%s'.\n"
12900 "However, there were unannotated tags: try --tags."
12901 msgstr ""
12902
12903 #: builtin/describe.c:428
12904 #, c-format
12905 msgid ""
12906 "No tags can describe '%s'.\n"
12907 "Try --always, or create some tags."
12908 msgstr ""
12909
12910 #: builtin/describe.c:458
12911 #, c-format
12912 msgid "traversed %lu commits\n"
12913 msgstr ""
12914
12915 #: builtin/describe.c:461
12916 #, c-format
12917 msgid ""
12918 "more than %i tags found; listed %i most recent\n"
12919 "gave up search at %s\n"
12920 msgstr ""
12921
12922 #: builtin/describe.c:529
12923 #, c-format
12924 msgid "describe %s\n"
12925 msgstr ""
12926
12927 #: builtin/describe.c:532
12928 #, c-format
12929 msgid "Not a valid object name %s"
12930 msgstr ""
12931
12932 #: builtin/describe.c:540
12933 #, c-format
12934 msgid "%s is neither a commit nor blob"
12935 msgstr ""
12936
12937 #: builtin/describe.c:554
12938 msgid "find the tag that comes after the commit"
12939 msgstr ""
12940
12941 #: builtin/describe.c:555
12942 msgid "debug search strategy on stderr"
12943 msgstr ""
12944
12945 #: builtin/describe.c:556
12946 msgid "use any ref"
12947 msgstr ""
12948
12949 #: builtin/describe.c:557
12950 msgid "use any tag, even unannotated"
12951 msgstr ""
12952
12953 #: builtin/describe.c:558
12954 msgid "always use long format"
12955 msgstr ""
12956
12957 #: builtin/describe.c:559
12958 msgid "only follow first parent"
12959 msgstr ""
12960
12961 #: builtin/describe.c:562
12962 msgid "only output exact matches"
12963 msgstr ""
12964
12965 #: builtin/describe.c:564
12966 msgid "consider <n> most recent tags (default: 10)"
12967 msgstr ""
12968
12969 #: builtin/describe.c:566
12970 msgid "only consider tags matching <pattern>"
12971 msgstr ""
12972
12973 #: builtin/describe.c:568
12974 msgid "do not consider tags matching <pattern>"
12975 msgstr ""
12976
12977 #: builtin/describe.c:570 builtin/name-rev.c:535
12978 msgid "show abbreviated commit object as fallback"
12979 msgstr ""
12980
12981 #: builtin/describe.c:571 builtin/describe.c:574
12982 msgid "mark"
12983 msgstr ""
12984
12985 #: builtin/describe.c:572
12986 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
12987 msgstr ""
12988
12989 #: builtin/describe.c:575
12990 msgid "append <mark> on broken working tree (default: \"-broken\")"
12991 msgstr ""
12992
12993 #: builtin/describe.c:593
12994 msgid "--long is incompatible with --abbrev=0"
12995 msgstr ""
12996
12997 #: builtin/describe.c:622
12998 msgid "No names found, cannot describe anything."
12999 msgstr ""
13000
13001 #: builtin/describe.c:673
13002 msgid "--dirty is incompatible with commit-ishes"
13003 msgstr ""
13004
13005 #: builtin/describe.c:675
13006 msgid "--broken is incompatible with commit-ishes"
13007 msgstr ""
13008
13009 #: builtin/diff-tree.c:155
13010 msgid "--stdin and --merge-base are mutually exclusive"
13011 msgstr ""
13012
13013 #: builtin/diff-tree.c:157
13014 msgid "--merge-base only works with two commits"
13015 msgstr ""
13016
13017 #: builtin/diff.c:91
13018 #, c-format
13019 msgid "'%s': not a regular file or symlink"
13020 msgstr ""
13021
13022 #: builtin/diff.c:258
13023 #, c-format
13024 msgid "invalid option: %s"
13025 msgstr ""
13026
13027 #: builtin/diff.c:375
13028 #, c-format
13029 msgid "%s...%s: no merge base"
13030 msgstr ""
13031
13032 #: builtin/diff.c:485
13033 msgid "Not a git repository"
13034 msgstr ""
13035
13036 #: builtin/diff.c:530 builtin/grep.c:681
13037 #, c-format
13038 msgid "invalid object '%s' given."
13039 msgstr ""
13040
13041 #: builtin/diff.c:541
13042 #, c-format
13043 msgid "more than two blobs given: '%s'"
13044 msgstr ""
13045
13046 #: builtin/diff.c:546
13047 #, c-format
13048 msgid "unhandled object '%s' given."
13049 msgstr ""
13050
13051 #: builtin/diff.c:580
13052 #, c-format
13053 msgid "%s...%s: multiple merge bases, using %s"
13054 msgstr ""
13055
13056 #: builtin/difftool.c:30
13057 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13058 msgstr ""
13059
13060 #: builtin/difftool.c:260
13061 #, c-format
13062 msgid "failed: %d"
13063 msgstr ""
13064
13065 #: builtin/difftool.c:302
13066 #, c-format
13067 msgid "could not read symlink %s"
13068 msgstr ""
13069
13070 #: builtin/difftool.c:304
13071 #, c-format
13072 msgid "could not read symlink file %s"
13073 msgstr ""
13074
13075 #: builtin/difftool.c:312
13076 #, c-format
13077 msgid "could not read object %s for symlink %s"
13078 msgstr ""
13079
13080 #: builtin/difftool.c:412
13081 msgid ""
13082 "combined diff formats('-c' and '--cc') are not supported in\n"
13083 "directory diff mode('-d' and '--dir-diff')."
13084 msgstr ""
13085
13086 #: builtin/difftool.c:633
13087 #, c-format
13088 msgid "both files modified: '%s' and '%s'."
13089 msgstr ""
13090
13091 #: builtin/difftool.c:635
13092 msgid "working tree file has been left."
13093 msgstr ""
13094
13095 #: builtin/difftool.c:646
13096 #, c-format
13097 msgid "temporary files exist in '%s'."
13098 msgstr ""
13099
13100 #: builtin/difftool.c:647
13101 msgid "you may want to cleanup or recover these."
13102 msgstr ""
13103
13104 #: builtin/difftool.c:696
13105 msgid "use `diff.guitool` instead of `diff.tool`"
13106 msgstr ""
13107
13108 #: builtin/difftool.c:698
13109 msgid "perform a full-directory diff"
13110 msgstr ""
13111
13112 #: builtin/difftool.c:700
13113 msgid "do not prompt before launching a diff tool"
13114 msgstr ""
13115
13116 #: builtin/difftool.c:705
13117 msgid "use symlinks in dir-diff mode"
13118 msgstr ""
13119
13120 #: builtin/difftool.c:706
13121 msgid "tool"
13122 msgstr ""
13123
13124 #: builtin/difftool.c:707
13125 msgid "use the specified diff tool"
13126 msgstr ""
13127
13128 #: builtin/difftool.c:709
13129 msgid "print a list of diff tools that may be used with `--tool`"
13130 msgstr ""
13131
13132 #: builtin/difftool.c:712
13133 msgid ""
13134 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
13135 "code"
13136 msgstr ""
13137
13138 #: builtin/difftool.c:715
13139 msgid "specify a custom command for viewing diffs"
13140 msgstr ""
13141
13142 #: builtin/difftool.c:716
13143 msgid "passed to `diff`"
13144 msgstr ""
13145
13146 #: builtin/difftool.c:731
13147 msgid "difftool requires worktree or --no-index"
13148 msgstr ""
13149
13150 #: builtin/difftool.c:738
13151 msgid "--dir-diff is incompatible with --no-index"
13152 msgstr ""
13153
13154 #: builtin/difftool.c:741
13155 msgid "--gui, --tool and --extcmd are mutually exclusive"
13156 msgstr ""
13157
13158 #: builtin/difftool.c:749
13159 msgid "no <tool> given for --tool=<tool>"
13160 msgstr ""
13161
13162 #: builtin/difftool.c:756
13163 msgid "no <cmd> given for --extcmd=<cmd>"
13164 msgstr ""
13165
13166 #: builtin/env--helper.c:6
13167 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13168 msgstr ""
13169
13170 #: builtin/env--helper.c:42 builtin/hash-object.c:98
13171 msgid "type"
13172 msgstr ""
13173
13174 #: builtin/env--helper.c:46
13175 msgid "default for git_env_*(...) to fall back on"
13176 msgstr ""
13177
13178 #: builtin/env--helper.c:48
13179 msgid "be quiet only use git_env_*() value as exit code"
13180 msgstr ""
13181
13182 #: builtin/env--helper.c:67
13183 #, c-format
13184 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13185 msgstr ""
13186
13187 #: builtin/env--helper.c:82
13188 #, c-format
13189 msgid ""
13190 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
13191 "%s`"
13192 msgstr ""
13193
13194 #: builtin/fast-export.c:29
13195 msgid "git fast-export [rev-list-opts]"
13196 msgstr ""
13197
13198 #: builtin/fast-export.c:868
13199 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13200 msgstr ""
13201
13202 #: builtin/fast-export.c:1178
13203 msgid "--anonymize-map token cannot be empty"
13204 msgstr ""
13205
13206 #: builtin/fast-export.c:1198
13207 msgid "show progress after <n> objects"
13208 msgstr ""
13209
13210 #: builtin/fast-export.c:1200
13211 msgid "select handling of signed tags"
13212 msgstr ""
13213
13214 #: builtin/fast-export.c:1203
13215 msgid "select handling of tags that tag filtered objects"
13216 msgstr ""
13217
13218 #: builtin/fast-export.c:1206
13219 msgid "select handling of commit messages in an alternate encoding"
13220 msgstr ""
13221
13222 #: builtin/fast-export.c:1209
13223 msgid "Dump marks to this file"
13224 msgstr ""
13225
13226 #: builtin/fast-export.c:1211
13227 msgid "Import marks from this file"
13228 msgstr ""
13229
13230 #: builtin/fast-export.c:1215
13231 msgid "Import marks from this file if it exists"
13232 msgstr ""
13233
13234 #: builtin/fast-export.c:1217
13235 msgid "Fake a tagger when tags lack one"
13236 msgstr ""
13237
13238 #: builtin/fast-export.c:1219
13239 msgid "Output full tree for each commit"
13240 msgstr ""
13241
13242 #: builtin/fast-export.c:1221
13243 msgid "Use the done feature to terminate the stream"
13244 msgstr ""
13245
13246 #: builtin/fast-export.c:1222
13247 msgid "Skip output of blob data"
13248 msgstr ""
13249
13250 #: builtin/fast-export.c:1223 builtin/log.c:1816
13251 msgid "refspec"
13252 msgstr ""
13253
13254 #: builtin/fast-export.c:1224
13255 msgid "Apply refspec to exported refs"
13256 msgstr ""
13257
13258 #: builtin/fast-export.c:1225
13259 msgid "anonymize output"
13260 msgstr ""
13261
13262 #: builtin/fast-export.c:1226
13263 msgid "from:to"
13264 msgstr ""
13265
13266 #: builtin/fast-export.c:1227
13267 msgid "convert <from> to <to> in anonymized output"
13268 msgstr ""
13269
13270 #: builtin/fast-export.c:1230
13271 msgid "Reference parents which are not in fast-export stream by object id"
13272 msgstr ""
13273
13274 #: builtin/fast-export.c:1232
13275 msgid "Show original object ids of blobs/commits"
13276 msgstr ""
13277
13278 #: builtin/fast-export.c:1234
13279 msgid "Label tags with mark ids"
13280 msgstr ""
13281
13282 #: builtin/fast-export.c:1257
13283 msgid "--anonymize-map without --anonymize does not make sense"
13284 msgstr ""
13285
13286 #: builtin/fast-export.c:1272
13287 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13288 msgstr ""
13289
13290 #: builtin/fast-import.c:3088
13291 #, c-format
13292 msgid "Missing from marks for submodule '%s'"
13293 msgstr ""
13294
13295 #: builtin/fast-import.c:3090
13296 #, c-format
13297 msgid "Missing to marks for submodule '%s'"
13298 msgstr ""
13299
13300 #: builtin/fast-import.c:3225
13301 #, c-format
13302 msgid "Expected 'mark' command, got %s"
13303 msgstr ""
13304
13305 #: builtin/fast-import.c:3230
13306 #, c-format
13307 msgid "Expected 'to' command, got %s"
13308 msgstr ""
13309
13310 #: builtin/fast-import.c:3322
13311 msgid "Expected format name:filename for submodule rewrite option"
13312 msgstr ""
13313
13314 #: builtin/fast-import.c:3377
13315 #, c-format
13316 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
13317 msgstr ""
13318
13319 #: builtin/fetch-pack.c:241
13320 #, c-format
13321 msgid "Lockfile created but not reported: %s"
13322 msgstr ""
13323
13324 #: builtin/fetch.c:35
13325 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
13326 msgstr ""
13327
13328 #: builtin/fetch.c:36
13329 msgid "git fetch [<options>] <group>"
13330 msgstr ""
13331
13332 #: builtin/fetch.c:37
13333 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
13334 msgstr ""
13335
13336 #: builtin/fetch.c:38
13337 msgid "git fetch --all [<options>]"
13338 msgstr ""
13339
13340 #: builtin/fetch.c:119
13341 msgid "fetch.parallel cannot be negative"
13342 msgstr ""
13343
13344 #: builtin/fetch.c:142 builtin/pull.c:185
13345 msgid "fetch from all remotes"
13346 msgstr ""
13347
13348 #: builtin/fetch.c:144 builtin/pull.c:245
13349 msgid "set upstream for git pull/fetch"
13350 msgstr ""
13351
13352 #: builtin/fetch.c:146 builtin/pull.c:188
13353 msgid "append to .git/FETCH_HEAD instead of overwriting"
13354 msgstr ""
13355
13356 #: builtin/fetch.c:148 builtin/pull.c:191
13357 msgid "path to upload pack on remote end"
13358 msgstr ""
13359
13360 #: builtin/fetch.c:149
13361 msgid "force overwrite of local reference"
13362 msgstr ""
13363
13364 #: builtin/fetch.c:151
13365 msgid "fetch from multiple remotes"
13366 msgstr ""
13367
13368 #: builtin/fetch.c:153 builtin/pull.c:195
13369 msgid "fetch all tags and associated objects"
13370 msgstr ""
13371
13372 #: builtin/fetch.c:155
13373 msgid "do not fetch all tags (--no-tags)"
13374 msgstr ""
13375
13376 #: builtin/fetch.c:157
13377 msgid "number of submodules fetched in parallel"
13378 msgstr ""
13379
13380 #: builtin/fetch.c:159 builtin/pull.c:198
13381 msgid "prune remote-tracking branches no longer on remote"
13382 msgstr ""
13383
13384 #: builtin/fetch.c:161
13385 msgid "prune local tags no longer on remote and clobber changed tags"
13386 msgstr ""
13387
13388 #: builtin/fetch.c:162 builtin/fetch.c:187 builtin/pull.c:122
13389 msgid "on-demand"
13390 msgstr ""
13391
13392 #: builtin/fetch.c:163
13393 msgid "control recursive fetching of submodules"
13394 msgstr ""
13395
13396 #: builtin/fetch.c:168
13397 msgid "write fetched references to the FETCH_HEAD file"
13398 msgstr ""
13399
13400 #: builtin/fetch.c:169 builtin/pull.c:206
13401 msgid "keep downloaded pack"
13402 msgstr ""
13403
13404 #: builtin/fetch.c:171
13405 msgid "allow updating of HEAD ref"
13406 msgstr ""
13407
13408 #: builtin/fetch.c:174 builtin/fetch.c:180 builtin/pull.c:209
13409 #: builtin/pull.c:218
13410 msgid "deepen history of shallow clone"
13411 msgstr ""
13412
13413 #: builtin/fetch.c:176 builtin/pull.c:212
13414 msgid "deepen history of shallow repository based on time"
13415 msgstr ""
13416
13417 #: builtin/fetch.c:182 builtin/pull.c:221
13418 msgid "convert to a complete repository"
13419 msgstr ""
13420
13421 #: builtin/fetch.c:185
13422 msgid "prepend this to submodule path output"
13423 msgstr ""
13424
13425 #: builtin/fetch.c:188
13426 msgid ""
13427 "default for recursive fetching of submodules (lower priority than config "
13428 "files)"
13429 msgstr ""
13430
13431 #: builtin/fetch.c:192 builtin/pull.c:224
13432 msgid "accept refs that update .git/shallow"
13433 msgstr ""
13434
13435 #: builtin/fetch.c:193 builtin/pull.c:226
13436 msgid "refmap"
13437 msgstr ""
13438
13439 #: builtin/fetch.c:194 builtin/pull.c:227
13440 msgid "specify fetch refmap"
13441 msgstr ""
13442
13443 #: builtin/fetch.c:201 builtin/pull.c:240
13444 msgid "report that we have only objects reachable from this object"
13445 msgstr ""
13446
13447 #: builtin/fetch.c:204 builtin/fetch.c:206
13448 msgid "run 'maintenance --auto' after fetching"
13449 msgstr ""
13450
13451 #: builtin/fetch.c:208 builtin/pull.c:243
13452 msgid "check for forced-updates on all updated branches"
13453 msgstr ""
13454
13455 #: builtin/fetch.c:210
13456 msgid "write the commit-graph after fetching"
13457 msgstr ""
13458
13459 #: builtin/fetch.c:212
13460 msgid "accept refspecs from stdin"
13461 msgstr ""
13462
13463 #: builtin/fetch.c:523
13464 msgid "Couldn't find remote ref HEAD"
13465 msgstr ""
13466
13467 #: builtin/fetch.c:677
13468 #, c-format
13469 msgid "configuration fetch.output contains invalid value %s"
13470 msgstr ""
13471
13472 #: builtin/fetch.c:775
13473 #, c-format
13474 msgid "object %s not found"
13475 msgstr ""
13476
13477 #: builtin/fetch.c:779
13478 msgid "[up to date]"
13479 msgstr ""
13480
13481 #: builtin/fetch.c:792 builtin/fetch.c:808 builtin/fetch.c:880
13482 msgid "[rejected]"
13483 msgstr ""
13484
13485 #: builtin/fetch.c:793
13486 msgid "can't fetch in current branch"
13487 msgstr ""
13488
13489 #: builtin/fetch.c:803
13490 msgid "[tag update]"
13491 msgstr ""
13492
13493 #: builtin/fetch.c:804 builtin/fetch.c:841 builtin/fetch.c:863
13494 #: builtin/fetch.c:875
13495 msgid "unable to update local ref"
13496 msgstr ""
13497
13498 #: builtin/fetch.c:808
13499 msgid "would clobber existing tag"
13500 msgstr ""
13501
13502 #: builtin/fetch.c:830
13503 msgid "[new tag]"
13504 msgstr ""
13505
13506 #: builtin/fetch.c:833
13507 msgid "[new branch]"
13508 msgstr ""
13509
13510 #: builtin/fetch.c:836
13511 msgid "[new ref]"
13512 msgstr ""
13513
13514 #: builtin/fetch.c:875
13515 msgid "forced update"
13516 msgstr ""
13517
13518 #: builtin/fetch.c:880
13519 msgid "non-fast-forward"
13520 msgstr ""
13521
13522 #: builtin/fetch.c:901
13523 msgid ""
13524 "Fetch normally indicates which branches had a forced update,\n"
13525 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
13526 "flag or run 'git config fetch.showForcedUpdates true'."
13527 msgstr ""
13528
13529 #: builtin/fetch.c:905
13530 #, c-format
13531 msgid ""
13532 "It took %.2f seconds to check forced updates. You can use\n"
13533 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13534 "false'\n"
13535 " to avoid this check.\n"
13536 msgstr ""
13537
13538 #: builtin/fetch.c:939
13539 #, c-format
13540 msgid "%s did not send all necessary objects\n"
13541 msgstr ""
13542
13543 #: builtin/fetch.c:960
13544 #, c-format
13545 msgid "reject %s because shallow roots are not allowed to be updated"
13546 msgstr ""
13547
13548 #: builtin/fetch.c:1053 builtin/fetch.c:1191
13549 #, c-format
13550 msgid "From %.*s\n"
13551 msgstr ""
13552
13553 #: builtin/fetch.c:1064
13554 #, c-format
13555 msgid ""
13556 "some local refs could not be updated; try running\n"
13557 " 'git remote prune %s' to remove any old, conflicting branches"
13558 msgstr ""
13559
13560 #: builtin/fetch.c:1161
13561 #, c-format
13562 msgid "   (%s will become dangling)"
13563 msgstr ""
13564
13565 #: builtin/fetch.c:1162
13566 #, c-format
13567 msgid "   (%s has become dangling)"
13568 msgstr ""
13569
13570 #: builtin/fetch.c:1194
13571 msgid "[deleted]"
13572 msgstr ""
13573
13574 #: builtin/fetch.c:1195 builtin/remote.c:1118
13575 msgid "(none)"
13576 msgstr ""
13577
13578 #: builtin/fetch.c:1218
13579 #, c-format
13580 msgid "Refusing to fetch into current branch %s of non-bare repository"
13581 msgstr ""
13582
13583 #: builtin/fetch.c:1237
13584 #, c-format
13585 msgid "Option \"%s\" value \"%s\" is not valid for %s"
13586 msgstr ""
13587
13588 #: builtin/fetch.c:1240
13589 #, c-format
13590 msgid "Option \"%s\" is ignored for %s\n"
13591 msgstr ""
13592
13593 #: builtin/fetch.c:1448
13594 msgid "multiple branches detected, incompatible with --set-upstream"
13595 msgstr ""
13596
13597 #: builtin/fetch.c:1463
13598 msgid "not setting upstream for a remote remote-tracking branch"
13599 msgstr ""
13600
13601 #: builtin/fetch.c:1465
13602 msgid "not setting upstream for a remote tag"
13603 msgstr ""
13604
13605 #: builtin/fetch.c:1467
13606 msgid "unknown branch type"
13607 msgstr ""
13608
13609 #: builtin/fetch.c:1469
13610 msgid ""
13611 "no source branch found.\n"
13612 "you need to specify exactly one branch with the --set-upstream option."
13613 msgstr ""
13614
13615 #: builtin/fetch.c:1598 builtin/fetch.c:1661
13616 #, c-format
13617 msgid "Fetching %s\n"
13618 msgstr ""
13619
13620 #: builtin/fetch.c:1608 builtin/fetch.c:1663 builtin/remote.c:101
13621 #, c-format
13622 msgid "Could not fetch %s"
13623 msgstr ""
13624
13625 #: builtin/fetch.c:1620
13626 #, c-format
13627 msgid "could not fetch '%s' (exit code: %d)\n"
13628 msgstr ""
13629
13630 #: builtin/fetch.c:1724
13631 msgid ""
13632 "No remote repository specified.  Please, specify either a URL or a\n"
13633 "remote name from which new revisions should be fetched."
13634 msgstr ""
13635
13636 #: builtin/fetch.c:1760
13637 msgid "You need to specify a tag name."
13638 msgstr ""
13639
13640 #: builtin/fetch.c:1825
13641 msgid "Negative depth in --deepen is not supported"
13642 msgstr ""
13643
13644 #: builtin/fetch.c:1827
13645 msgid "--deepen and --depth are mutually exclusive"
13646 msgstr ""
13647
13648 #: builtin/fetch.c:1832
13649 msgid "--depth and --unshallow cannot be used together"
13650 msgstr ""
13651
13652 #: builtin/fetch.c:1834
13653 msgid "--unshallow on a complete repository does not make sense"
13654 msgstr ""
13655
13656 #: builtin/fetch.c:1851
13657 msgid "fetch --all does not take a repository argument"
13658 msgstr ""
13659
13660 #: builtin/fetch.c:1853
13661 msgid "fetch --all does not make sense with refspecs"
13662 msgstr ""
13663
13664 #: builtin/fetch.c:1862
13665 #, c-format
13666 msgid "No such remote or remote group: %s"
13667 msgstr ""
13668
13669 #: builtin/fetch.c:1869
13670 msgid "Fetching a group and specifying refspecs does not make sense"
13671 msgstr ""
13672
13673 #: builtin/fetch.c:1887
13674 msgid ""
13675 "--filter can only be used with the remote configured in extensions."
13676 "partialclone"
13677 msgstr ""
13678
13679 #: builtin/fetch.c:1891
13680 msgid "--stdin can only be used when fetching from one remote"
13681 msgstr ""
13682
13683 #: builtin/fmt-merge-msg.c:7
13684 msgid ""
13685 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
13686 msgstr ""
13687
13688 #: builtin/fmt-merge-msg.c:18
13689 msgid "populate log with at most <n> entries from shortlog"
13690 msgstr ""
13691
13692 #: builtin/fmt-merge-msg.c:21
13693 msgid "alias for --log (deprecated)"
13694 msgstr ""
13695
13696 #: builtin/fmt-merge-msg.c:24
13697 msgid "text"
13698 msgstr ""
13699
13700 #: builtin/fmt-merge-msg.c:25
13701 msgid "use <text> as start of message"
13702 msgstr ""
13703
13704 #: builtin/fmt-merge-msg.c:26
13705 msgid "file to read from"
13706 msgstr ""
13707
13708 #: builtin/for-each-ref.c:10
13709 msgid "git for-each-ref [<options>] [<pattern>]"
13710 msgstr ""
13711
13712 #: builtin/for-each-ref.c:11
13713 msgid "git for-each-ref [--points-at <object>]"
13714 msgstr ""
13715
13716 #: builtin/for-each-ref.c:12
13717 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
13718 msgstr ""
13719
13720 #: builtin/for-each-ref.c:13
13721 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
13722 msgstr ""
13723
13724 #: builtin/for-each-ref.c:28
13725 msgid "quote placeholders suitably for shells"
13726 msgstr ""
13727
13728 #: builtin/for-each-ref.c:30
13729 msgid "quote placeholders suitably for perl"
13730 msgstr ""
13731
13732 #: builtin/for-each-ref.c:32
13733 msgid "quote placeholders suitably for python"
13734 msgstr ""
13735
13736 #: builtin/for-each-ref.c:34
13737 msgid "quote placeholders suitably for Tcl"
13738 msgstr ""
13739
13740 #: builtin/for-each-ref.c:37
13741 msgid "show only <n> matched refs"
13742 msgstr ""
13743
13744 #: builtin/for-each-ref.c:39 builtin/tag.c:440
13745 msgid "respect format colors"
13746 msgstr ""
13747
13748 #: builtin/for-each-ref.c:42
13749 msgid "print only refs which points at the given object"
13750 msgstr ""
13751
13752 #: builtin/for-each-ref.c:44
13753 msgid "print only refs that are merged"
13754 msgstr ""
13755
13756 #: builtin/for-each-ref.c:45
13757 msgid "print only refs that are not merged"
13758 msgstr ""
13759
13760 #: builtin/for-each-ref.c:46
13761 msgid "print only refs which contain the commit"
13762 msgstr ""
13763
13764 #: builtin/for-each-ref.c:47
13765 msgid "print only refs which don't contain the commit"
13766 msgstr ""
13767
13768 #: builtin/for-each-repo.c:9
13769 msgid "git for-each-repo --config=<config> <command-args>"
13770 msgstr ""
13771
13772 #: builtin/for-each-repo.c:37
13773 msgid "config"
13774 msgstr ""
13775
13776 #: builtin/for-each-repo.c:38
13777 msgid "config key storing a list of repository paths"
13778 msgstr ""
13779
13780 #: builtin/for-each-repo.c:46
13781 msgid "missing --config=<config>"
13782 msgstr ""
13783
13784 #: builtin/fsck.c:69 builtin/fsck.c:148 builtin/fsck.c:149
13785 msgid "unknown"
13786 msgstr ""
13787
13788 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
13789 #: builtin/fsck.c:101 builtin/fsck.c:121
13790 #, c-format
13791 msgid "error in %s %s: %s"
13792 msgstr ""
13793
13794 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
13795 #: builtin/fsck.c:115
13796 #, c-format
13797 msgid "warning in %s %s: %s"
13798 msgstr ""
13799
13800 #: builtin/fsck.c:144 builtin/fsck.c:147
13801 #, c-format
13802 msgid "broken link from %7s %s"
13803 msgstr ""
13804
13805 #: builtin/fsck.c:156
13806 msgid "wrong object type in link"
13807 msgstr ""
13808
13809 #: builtin/fsck.c:172
13810 #, c-format
13811 msgid ""
13812 "broken link from %7s %s\n"
13813 "              to %7s %s"
13814 msgstr ""
13815
13816 #: builtin/fsck.c:283
13817 #, c-format
13818 msgid "missing %s %s"
13819 msgstr ""
13820
13821 #: builtin/fsck.c:310
13822 #, c-format
13823 msgid "unreachable %s %s"
13824 msgstr ""
13825
13826 #: builtin/fsck.c:330
13827 #, c-format
13828 msgid "dangling %s %s"
13829 msgstr ""
13830
13831 #: builtin/fsck.c:340
13832 msgid "could not create lost-found"
13833 msgstr ""
13834
13835 #: builtin/fsck.c:351
13836 #, c-format
13837 msgid "could not finish '%s'"
13838 msgstr ""
13839
13840 #: builtin/fsck.c:368
13841 #, c-format
13842 msgid "Checking %s"
13843 msgstr ""
13844
13845 #: builtin/fsck.c:406
13846 #, c-format
13847 msgid "Checking connectivity (%d objects)"
13848 msgstr ""
13849
13850 #: builtin/fsck.c:425
13851 #, c-format
13852 msgid "Checking %s %s"
13853 msgstr ""
13854
13855 #: builtin/fsck.c:430
13856 msgid "broken links"
13857 msgstr ""
13858
13859 #: builtin/fsck.c:439
13860 #, c-format
13861 msgid "root %s"
13862 msgstr ""
13863
13864 #: builtin/fsck.c:447
13865 #, c-format
13866 msgid "tagged %s %s (%s) in %s"
13867 msgstr ""
13868
13869 #: builtin/fsck.c:476
13870 #, c-format
13871 msgid "%s: object corrupt or missing"
13872 msgstr ""
13873
13874 #: builtin/fsck.c:501
13875 #, c-format
13876 msgid "%s: invalid reflog entry %s"
13877 msgstr ""
13878
13879 #: builtin/fsck.c:515
13880 #, c-format
13881 msgid "Checking reflog %s->%s"
13882 msgstr ""
13883
13884 #: builtin/fsck.c:549
13885 #, c-format
13886 msgid "%s: invalid sha1 pointer %s"
13887 msgstr ""
13888
13889 #: builtin/fsck.c:556
13890 #, c-format
13891 msgid "%s: not a commit"
13892 msgstr ""
13893
13894 #: builtin/fsck.c:610
13895 msgid "notice: No default references"
13896 msgstr ""
13897
13898 #: builtin/fsck.c:625
13899 #, c-format
13900 msgid "%s: object corrupt or missing: %s"
13901 msgstr ""
13902
13903 #: builtin/fsck.c:638
13904 #, c-format
13905 msgid "%s: object could not be parsed: %s"
13906 msgstr ""
13907
13908 #: builtin/fsck.c:658
13909 #, c-format
13910 msgid "bad sha1 file: %s"
13911 msgstr ""
13912
13913 #: builtin/fsck.c:673
13914 msgid "Checking object directory"
13915 msgstr ""
13916
13917 #: builtin/fsck.c:676
13918 msgid "Checking object directories"
13919 msgstr ""
13920
13921 #: builtin/fsck.c:691
13922 #, c-format
13923 msgid "Checking %s link"
13924 msgstr ""
13925
13926 #: builtin/fsck.c:696 builtin/index-pack.c:865
13927 #, c-format
13928 msgid "invalid %s"
13929 msgstr ""
13930
13931 #: builtin/fsck.c:703
13932 #, c-format
13933 msgid "%s points to something strange (%s)"
13934 msgstr ""
13935
13936 #: builtin/fsck.c:709
13937 #, c-format
13938 msgid "%s: detached HEAD points at nothing"
13939 msgstr ""
13940
13941 #: builtin/fsck.c:713
13942 #, c-format
13943 msgid "notice: %s points to an unborn branch (%s)"
13944 msgstr ""
13945
13946 #: builtin/fsck.c:725
13947 msgid "Checking cache tree"
13948 msgstr ""
13949
13950 #: builtin/fsck.c:730
13951 #, c-format
13952 msgid "%s: invalid sha1 pointer in cache-tree"
13953 msgstr ""
13954
13955 #: builtin/fsck.c:739
13956 msgid "non-tree in cache-tree"
13957 msgstr ""
13958
13959 #: builtin/fsck.c:770
13960 msgid "git fsck [<options>] [<object>...]"
13961 msgstr ""
13962
13963 #: builtin/fsck.c:776
13964 msgid "show unreachable objects"
13965 msgstr ""
13966
13967 #: builtin/fsck.c:777
13968 msgid "show dangling objects"
13969 msgstr ""
13970
13971 #: builtin/fsck.c:778
13972 msgid "report tags"
13973 msgstr ""
13974
13975 #: builtin/fsck.c:779
13976 msgid "report root nodes"
13977 msgstr ""
13978
13979 #: builtin/fsck.c:780
13980 msgid "make index objects head nodes"
13981 msgstr ""
13982
13983 #: builtin/fsck.c:781
13984 msgid "make reflogs head nodes (default)"
13985 msgstr ""
13986
13987 #: builtin/fsck.c:782
13988 msgid "also consider packs and alternate objects"
13989 msgstr ""
13990
13991 #: builtin/fsck.c:783
13992 msgid "check only connectivity"
13993 msgstr ""
13994
13995 #: builtin/fsck.c:784
13996 msgid "enable more strict checking"
13997 msgstr ""
13998
13999 #: builtin/fsck.c:786
14000 msgid "write dangling objects in .git/lost-found"
14001 msgstr ""
14002
14003 #: builtin/fsck.c:787 builtin/prune.c:134
14004 msgid "show progress"
14005 msgstr ""
14006
14007 #: builtin/fsck.c:788
14008 msgid "show verbose names for reachable objects"
14009 msgstr ""
14010
14011 #: builtin/fsck.c:847 builtin/index-pack.c:261
14012 msgid "Checking objects"
14013 msgstr ""
14014
14015 #: builtin/fsck.c:875
14016 #, c-format
14017 msgid "%s: object missing"
14018 msgstr ""
14019
14020 #: builtin/fsck.c:886
14021 #, c-format
14022 msgid "invalid parameter: expected sha1, got '%s'"
14023 msgstr ""
14024
14025 #: builtin/gc.c:39
14026 msgid "git gc [<options>]"
14027 msgstr ""
14028
14029 #: builtin/gc.c:94
14030 #, c-format
14031 msgid "Failed to fstat %s: %s"
14032 msgstr ""
14033
14034 #: builtin/gc.c:130
14035 #, c-format
14036 msgid "failed to parse '%s' value '%s'"
14037 msgstr ""
14038
14039 #: builtin/gc.c:479 builtin/init-db.c:58
14040 #, c-format
14041 msgid "cannot stat '%s'"
14042 msgstr ""
14043
14044 #: builtin/gc.c:488 builtin/notes.c:240 builtin/tag.c:530
14045 #, c-format
14046 msgid "cannot read '%s'"
14047 msgstr ""
14048
14049 #: builtin/gc.c:495
14050 #, c-format
14051 msgid ""
14052 "The last gc run reported the following. Please correct the root cause\n"
14053 "and remove %s.\n"
14054 "Automatic cleanup will not be performed until the file is removed.\n"
14055 "\n"
14056 "%s"
14057 msgstr ""
14058
14059 #: builtin/gc.c:543
14060 msgid "prune unreferenced objects"
14061 msgstr ""
14062
14063 #: builtin/gc.c:545
14064 msgid "be more thorough (increased runtime)"
14065 msgstr ""
14066
14067 #: builtin/gc.c:546
14068 msgid "enable auto-gc mode"
14069 msgstr ""
14070
14071 #: builtin/gc.c:549
14072 msgid "force running gc even if there may be another gc running"
14073 msgstr ""
14074
14075 #: builtin/gc.c:552
14076 msgid "repack all other packs except the largest pack"
14077 msgstr ""
14078
14079 #: builtin/gc.c:569
14080 #, c-format
14081 msgid "failed to parse gc.logexpiry value %s"
14082 msgstr ""
14083
14084 #: builtin/gc.c:580
14085 #, c-format
14086 msgid "failed to parse prune expiry value %s"
14087 msgstr ""
14088
14089 #: builtin/gc.c:600
14090 #, c-format
14091 msgid "Auto packing the repository in background for optimum performance.\n"
14092 msgstr ""
14093
14094 #: builtin/gc.c:602
14095 #, c-format
14096 msgid "Auto packing the repository for optimum performance.\n"
14097 msgstr ""
14098
14099 #: builtin/gc.c:603
14100 #, c-format
14101 msgid "See \"git help gc\" for manual housekeeping.\n"
14102 msgstr ""
14103
14104 #: builtin/gc.c:643
14105 #, c-format
14106 msgid ""
14107 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14108 msgstr ""
14109
14110 #: builtin/gc.c:698
14111 msgid ""
14112 "There are too many unreachable loose objects; run 'git prune' to remove them."
14113 msgstr ""
14114
14115 #: builtin/gc.c:708
14116 msgid ""
14117 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
14118 msgstr ""
14119
14120 #: builtin/gc.c:738
14121 msgid "--no-schedule is not allowed"
14122 msgstr ""
14123
14124 #: builtin/gc.c:743
14125 #, c-format
14126 msgid "unrecognized --schedule argument '%s'"
14127 msgstr ""
14128
14129 #: builtin/gc.c:862
14130 msgid "failed to write commit-graph"
14131 msgstr ""
14132
14133 #: builtin/gc.c:901
14134 msgid "failed to fill remotes"
14135 msgstr ""
14136
14137 #: builtin/gc.c:1024
14138 msgid "failed to start 'git pack-objects' process"
14139 msgstr ""
14140
14141 #: builtin/gc.c:1041
14142 msgid "failed to finish 'git pack-objects' process"
14143 msgstr ""
14144
14145 #: builtin/gc.c:1093
14146 msgid "failed to write multi-pack-index"
14147 msgstr ""
14148
14149 #: builtin/gc.c:1111
14150 msgid "'git multi-pack-index expire' failed"
14151 msgstr ""
14152
14153 #: builtin/gc.c:1172
14154 msgid "'git multi-pack-index repack' failed"
14155 msgstr ""
14156
14157 #: builtin/gc.c:1181
14158 msgid ""
14159 "skipping incremental-repack task because core.multiPackIndex is disabled"
14160 msgstr ""
14161
14162 #: builtin/gc.c:1279
14163 #, c-format
14164 msgid "lock file '%s' exists, skipping maintenance"
14165 msgstr ""
14166
14167 #: builtin/gc.c:1309
14168 #, c-format
14169 msgid "task '%s' failed"
14170 msgstr ""
14171
14172 #: builtin/gc.c:1389
14173 #, c-format
14174 msgid "'%s' is not a valid task"
14175 msgstr ""
14176
14177 #: builtin/gc.c:1394
14178 #, c-format
14179 msgid "task '%s' cannot be selected multiple times"
14180 msgstr ""
14181
14182 #: builtin/gc.c:1409
14183 msgid "run tasks based on the state of the repository"
14184 msgstr ""
14185
14186 #: builtin/gc.c:1410
14187 msgid "frequency"
14188 msgstr ""
14189
14190 #: builtin/gc.c:1411
14191 msgid "run tasks based on frequency"
14192 msgstr ""
14193
14194 #: builtin/gc.c:1414
14195 msgid "do not report progress or other information over stderr"
14196 msgstr ""
14197
14198 #: builtin/gc.c:1415
14199 msgid "task"
14200 msgstr ""
14201
14202 #: builtin/gc.c:1416
14203 msgid "run a specific task"
14204 msgstr ""
14205
14206 #: builtin/gc.c:1433
14207 msgid "use at most one of --auto and --schedule=<frequency>"
14208 msgstr ""
14209
14210 #: builtin/gc.c:1467
14211 msgid "failed to run 'git config'"
14212 msgstr ""
14213
14214 #: builtin/gc.c:1512
14215 msgid "another process is scheduling background maintenance"
14216 msgstr ""
14217
14218 #: builtin/gc.c:1525
14219 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
14220 msgstr ""
14221
14222 #: builtin/gc.c:1544
14223 msgid "failed to run 'crontab'; your system might not support 'cron'"
14224 msgstr ""
14225
14226 #: builtin/gc.c:1550
14227 msgid "failed to open stdin of 'crontab'"
14228 msgstr ""
14229
14230 #: builtin/gc.c:1592
14231 msgid "'crontab' died"
14232 msgstr ""
14233
14234 #: builtin/gc.c:1605
14235 msgid "failed to add repo to global config"
14236 msgstr ""
14237
14238 #: builtin/gc.c:1615
14239 msgid "git maintenance <subcommand> [<options>]"
14240 msgstr ""
14241
14242 #: builtin/gc.c:1634
14243 #, c-format
14244 msgid "invalid subcommand: %s"
14245 msgstr ""
14246
14247 #: builtin/grep.c:30
14248 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
14249 msgstr ""
14250
14251 #: builtin/grep.c:225
14252 #, c-format
14253 msgid "grep: failed to create thread: %s"
14254 msgstr ""
14255
14256 #: builtin/grep.c:279
14257 #, c-format
14258 msgid "invalid number of threads specified (%d) for %s"
14259 msgstr ""
14260
14261 #. TRANSLATORS: %s is the configuration
14262 #. variable for tweaking threads, currently
14263 #. grep.threads
14264 #.
14265 #: builtin/grep.c:287 builtin/index-pack.c:1576 builtin/index-pack.c:1766
14266 #: builtin/pack-objects.c:2936
14267 #, c-format
14268 msgid "no threads support, ignoring %s"
14269 msgstr ""
14270
14271 #: builtin/grep.c:475 builtin/grep.c:600 builtin/grep.c:640
14272 #, c-format
14273 msgid "unable to read tree (%s)"
14274 msgstr ""
14275
14276 #: builtin/grep.c:655
14277 #, c-format
14278 msgid "unable to grep from object of type %s"
14279 msgstr ""
14280
14281 #: builtin/grep.c:736
14282 #, c-format
14283 msgid "switch `%c' expects a numerical value"
14284 msgstr ""
14285
14286 #: builtin/grep.c:835
14287 msgid "search in index instead of in the work tree"
14288 msgstr ""
14289
14290 #: builtin/grep.c:837
14291 msgid "find in contents not managed by git"
14292 msgstr ""
14293
14294 #: builtin/grep.c:839
14295 msgid "search in both tracked and untracked files"
14296 msgstr ""
14297
14298 #: builtin/grep.c:841
14299 msgid "ignore files specified via '.gitignore'"
14300 msgstr ""
14301
14302 #: builtin/grep.c:843
14303 msgid "recursively search in each submodule"
14304 msgstr ""
14305
14306 #: builtin/grep.c:846
14307 msgid "show non-matching lines"
14308 msgstr ""
14309
14310 #: builtin/grep.c:848
14311 msgid "case insensitive matching"
14312 msgstr ""
14313
14314 #: builtin/grep.c:850
14315 msgid "match patterns only at word boundaries"
14316 msgstr ""
14317
14318 #: builtin/grep.c:852
14319 msgid "process binary files as text"
14320 msgstr ""
14321
14322 #: builtin/grep.c:854
14323 msgid "don't match patterns in binary files"
14324 msgstr ""
14325
14326 #: builtin/grep.c:857
14327 msgid "process binary files with textconv filters"
14328 msgstr ""
14329
14330 #: builtin/grep.c:859
14331 msgid "search in subdirectories (default)"
14332 msgstr ""
14333
14334 #: builtin/grep.c:861
14335 msgid "descend at most <depth> levels"
14336 msgstr ""
14337
14338 #: builtin/grep.c:865
14339 msgid "use extended POSIX regular expressions"
14340 msgstr ""
14341
14342 #: builtin/grep.c:868
14343 msgid "use basic POSIX regular expressions (default)"
14344 msgstr ""
14345
14346 #: builtin/grep.c:871
14347 msgid "interpret patterns as fixed strings"
14348 msgstr ""
14349
14350 #: builtin/grep.c:874
14351 msgid "use Perl-compatible regular expressions"
14352 msgstr ""
14353
14354 #: builtin/grep.c:877
14355 msgid "show line numbers"
14356 msgstr ""
14357
14358 #: builtin/grep.c:878
14359 msgid "show column number of first match"
14360 msgstr ""
14361
14362 #: builtin/grep.c:879
14363 msgid "don't show filenames"
14364 msgstr ""
14365
14366 #: builtin/grep.c:880
14367 msgid "show filenames"
14368 msgstr ""
14369
14370 #: builtin/grep.c:882
14371 msgid "show filenames relative to top directory"
14372 msgstr ""
14373
14374 #: builtin/grep.c:884
14375 msgid "show only filenames instead of matching lines"
14376 msgstr ""
14377
14378 #: builtin/grep.c:886
14379 msgid "synonym for --files-with-matches"
14380 msgstr ""
14381
14382 #: builtin/grep.c:889
14383 msgid "show only the names of files without match"
14384 msgstr ""
14385
14386 #: builtin/grep.c:891
14387 msgid "print NUL after filenames"
14388 msgstr ""
14389
14390 #: builtin/grep.c:894
14391 msgid "show only matching parts of a line"
14392 msgstr ""
14393
14394 #: builtin/grep.c:896
14395 msgid "show the number of matches instead of matching lines"
14396 msgstr ""
14397
14398 #: builtin/grep.c:897
14399 msgid "highlight matches"
14400 msgstr ""
14401
14402 #: builtin/grep.c:899
14403 msgid "print empty line between matches from different files"
14404 msgstr ""
14405
14406 #: builtin/grep.c:901
14407 msgid "show filename only once above matches from same file"
14408 msgstr ""
14409
14410 #: builtin/grep.c:904
14411 msgid "show <n> context lines before and after matches"
14412 msgstr ""
14413
14414 #: builtin/grep.c:907
14415 msgid "show <n> context lines before matches"
14416 msgstr ""
14417
14418 #: builtin/grep.c:909
14419 msgid "show <n> context lines after matches"
14420 msgstr ""
14421
14422 #: builtin/grep.c:911
14423 msgid "use <n> worker threads"
14424 msgstr ""
14425
14426 #: builtin/grep.c:912
14427 msgid "shortcut for -C NUM"
14428 msgstr ""
14429
14430 #: builtin/grep.c:915
14431 msgid "show a line with the function name before matches"
14432 msgstr ""
14433
14434 #: builtin/grep.c:917
14435 msgid "show the surrounding function"
14436 msgstr ""
14437
14438 #: builtin/grep.c:920
14439 msgid "read patterns from file"
14440 msgstr ""
14441
14442 #: builtin/grep.c:922
14443 msgid "match <pattern>"
14444 msgstr ""
14445
14446 #: builtin/grep.c:924
14447 msgid "combine patterns specified with -e"
14448 msgstr ""
14449
14450 #: builtin/grep.c:936
14451 msgid "indicate hit with exit status without output"
14452 msgstr ""
14453
14454 #: builtin/grep.c:938
14455 msgid "show only matches from files that match all patterns"
14456 msgstr ""
14457
14458 #: builtin/grep.c:940
14459 msgid "show parse tree for grep expression"
14460 msgstr ""
14461
14462 #: builtin/grep.c:944
14463 msgid "pager"
14464 msgstr ""
14465
14466 #: builtin/grep.c:944
14467 msgid "show matching files in the pager"
14468 msgstr ""
14469
14470 #: builtin/grep.c:948
14471 msgid "allow calling of grep(1) (ignored by this build)"
14472 msgstr ""
14473
14474 #: builtin/grep.c:1014
14475 msgid "no pattern given"
14476 msgstr ""
14477
14478 #: builtin/grep.c:1050
14479 msgid "--no-index or --untracked cannot be used with revs"
14480 msgstr ""
14481
14482 #: builtin/grep.c:1058
14483 #, c-format
14484 msgid "unable to resolve revision: %s"
14485 msgstr ""
14486
14487 #: builtin/grep.c:1088
14488 msgid "--untracked not supported with --recurse-submodules"
14489 msgstr ""
14490
14491 #: builtin/grep.c:1092
14492 msgid "invalid option combination, ignoring --threads"
14493 msgstr ""
14494
14495 #: builtin/grep.c:1095 builtin/pack-objects.c:3655
14496 msgid "no threads support, ignoring --threads"
14497 msgstr ""
14498
14499 #: builtin/grep.c:1098 builtin/index-pack.c:1573 builtin/pack-objects.c:2933
14500 #, c-format
14501 msgid "invalid number of threads specified (%d)"
14502 msgstr ""
14503
14504 #: builtin/grep.c:1132
14505 msgid "--open-files-in-pager only works on the worktree"
14506 msgstr ""
14507
14508 #: builtin/grep.c:1158
14509 msgid "--cached or --untracked cannot be used with --no-index"
14510 msgstr ""
14511
14512 #: builtin/grep.c:1164
14513 msgid "--[no-]exclude-standard cannot be used for tracked contents"
14514 msgstr ""
14515
14516 #: builtin/grep.c:1172
14517 msgid "both --cached and trees are given"
14518 msgstr ""
14519
14520 #: builtin/hash-object.c:85
14521 msgid ""
14522 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
14523 "[--] <file>..."
14524 msgstr ""
14525
14526 #: builtin/hash-object.c:86
14527 msgid "git hash-object  --stdin-paths"
14528 msgstr ""
14529
14530 #: builtin/hash-object.c:98
14531 msgid "object type"
14532 msgstr ""
14533
14534 #: builtin/hash-object.c:99
14535 msgid "write the object into the object database"
14536 msgstr ""
14537
14538 #: builtin/hash-object.c:101
14539 msgid "read the object from stdin"
14540 msgstr ""
14541
14542 #: builtin/hash-object.c:103
14543 msgid "store file as is without filters"
14544 msgstr ""
14545
14546 #: builtin/hash-object.c:104
14547 msgid ""
14548 "just hash any random garbage to create corrupt objects for debugging Git"
14549 msgstr ""
14550
14551 #: builtin/hash-object.c:105
14552 msgid "process file as it were from this path"
14553 msgstr ""
14554
14555 #: builtin/help.c:47
14556 msgid "print all available commands"
14557 msgstr ""
14558
14559 #: builtin/help.c:48
14560 msgid "exclude guides"
14561 msgstr ""
14562
14563 #: builtin/help.c:49
14564 msgid "print list of useful guides"
14565 msgstr ""
14566
14567 #: builtin/help.c:50
14568 msgid "print all configuration variable names"
14569 msgstr ""
14570
14571 #: builtin/help.c:52
14572 msgid "show man page"
14573 msgstr ""
14574
14575 #: builtin/help.c:53
14576 msgid "show manual in web browser"
14577 msgstr ""
14578
14579 #: builtin/help.c:55
14580 msgid "show info page"
14581 msgstr ""
14582
14583 #: builtin/help.c:57
14584 msgid "print command description"
14585 msgstr ""
14586
14587 #: builtin/help.c:62
14588 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
14589 msgstr ""
14590
14591 #: builtin/help.c:163
14592 #, c-format
14593 msgid "unrecognized help format '%s'"
14594 msgstr ""
14595
14596 #: builtin/help.c:190
14597 msgid "Failed to start emacsclient."
14598 msgstr ""
14599
14600 #: builtin/help.c:203
14601 msgid "Failed to parse emacsclient version."
14602 msgstr ""
14603
14604 #: builtin/help.c:211
14605 #, c-format
14606 msgid "emacsclient version '%d' too old (< 22)."
14607 msgstr ""
14608
14609 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
14610 #, c-format
14611 msgid "failed to exec '%s'"
14612 msgstr ""
14613
14614 #: builtin/help.c:307
14615 #, c-format
14616 msgid ""
14617 "'%s': path for unsupported man viewer.\n"
14618 "Please consider using 'man.<tool>.cmd' instead."
14619 msgstr ""
14620
14621 #: builtin/help.c:319
14622 #, c-format
14623 msgid ""
14624 "'%s': cmd for supported man viewer.\n"
14625 "Please consider using 'man.<tool>.path' instead."
14626 msgstr ""
14627
14628 #: builtin/help.c:436
14629 #, c-format
14630 msgid "'%s': unknown man viewer."
14631 msgstr ""
14632
14633 #: builtin/help.c:453
14634 msgid "no man viewer handled the request"
14635 msgstr ""
14636
14637 #: builtin/help.c:461
14638 msgid "no info viewer handled the request"
14639 msgstr ""
14640
14641 #: builtin/help.c:520 builtin/help.c:531 git.c:337
14642 #, c-format
14643 msgid "'%s' is aliased to '%s'"
14644 msgstr ""
14645
14646 #: builtin/help.c:534 git.c:369
14647 #, c-format
14648 msgid "bad alias.%s string: %s"
14649 msgstr ""
14650
14651 #: builtin/help.c:563 builtin/help.c:593
14652 #, c-format
14653 msgid "usage: %s%s"
14654 msgstr ""
14655
14656 #: builtin/help.c:577
14657 msgid "'git help config' for more information"
14658 msgstr ""
14659
14660 #: builtin/index-pack.c:221
14661 #, c-format
14662 msgid "object type mismatch at %s"
14663 msgstr ""
14664
14665 #: builtin/index-pack.c:241
14666 #, c-format
14667 msgid "did not receive expected object %s"
14668 msgstr ""
14669
14670 #: builtin/index-pack.c:244
14671 #, c-format
14672 msgid "object %s: expected type %s, found %s"
14673 msgstr ""
14674
14675 #: builtin/index-pack.c:294
14676 #, c-format
14677 msgid "cannot fill %d byte"
14678 msgid_plural "cannot fill %d bytes"
14679 msgstr[0] ""
14680 msgstr[1] ""
14681
14682 #: builtin/index-pack.c:304
14683 msgid "early EOF"
14684 msgstr ""
14685
14686 #: builtin/index-pack.c:305
14687 msgid "read error on input"
14688 msgstr ""
14689
14690 #: builtin/index-pack.c:317
14691 msgid "used more bytes than were available"
14692 msgstr ""
14693
14694 #: builtin/index-pack.c:324 builtin/pack-objects.c:619
14695 msgid "pack too large for current definition of off_t"
14696 msgstr ""
14697
14698 #: builtin/index-pack.c:327 builtin/unpack-objects.c:95
14699 msgid "pack exceeds maximum allowed size"
14700 msgstr ""
14701
14702 #: builtin/index-pack.c:342 builtin/repack.c:286
14703 #, c-format
14704 msgid "unable to create '%s'"
14705 msgstr ""
14706
14707 #: builtin/index-pack.c:348
14708 #, c-format
14709 msgid "cannot open packfile '%s'"
14710 msgstr ""
14711
14712 #: builtin/index-pack.c:362
14713 msgid "pack signature mismatch"
14714 msgstr ""
14715
14716 #: builtin/index-pack.c:364
14717 #, c-format
14718 msgid "pack version %<PRIu32> unsupported"
14719 msgstr ""
14720
14721 #: builtin/index-pack.c:382
14722 #, c-format
14723 msgid "pack has bad object at offset %<PRIuMAX>: %s"
14724 msgstr ""
14725
14726 #: builtin/index-pack.c:488
14727 #, c-format
14728 msgid "inflate returned %d"
14729 msgstr ""
14730
14731 #: builtin/index-pack.c:537
14732 msgid "offset value overflow for delta base object"
14733 msgstr ""
14734
14735 #: builtin/index-pack.c:545
14736 msgid "delta base offset is out of bound"
14737 msgstr ""
14738
14739 #: builtin/index-pack.c:553
14740 #, c-format
14741 msgid "unknown object type %d"
14742 msgstr ""
14743
14744 #: builtin/index-pack.c:584
14745 msgid "cannot pread pack file"
14746 msgstr ""
14747
14748 #: builtin/index-pack.c:586
14749 #, c-format
14750 msgid "premature end of pack file, %<PRIuMAX> byte missing"
14751 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
14752 msgstr[0] ""
14753 msgstr[1] ""
14754
14755 #: builtin/index-pack.c:612
14756 msgid "serious inflate inconsistency"
14757 msgstr ""
14758
14759 #: builtin/index-pack.c:757 builtin/index-pack.c:763 builtin/index-pack.c:787
14760 #: builtin/index-pack.c:826 builtin/index-pack.c:835
14761 #, c-format
14762 msgid "SHA1 COLLISION FOUND WITH %s !"
14763 msgstr ""
14764
14765 #: builtin/index-pack.c:760 builtin/pack-objects.c:171
14766 #: builtin/pack-objects.c:231 builtin/pack-objects.c:326
14767 #, c-format
14768 msgid "unable to read %s"
14769 msgstr ""
14770
14771 #: builtin/index-pack.c:824
14772 #, c-format
14773 msgid "cannot read existing object info %s"
14774 msgstr ""
14775
14776 #: builtin/index-pack.c:832
14777 #, c-format
14778 msgid "cannot read existing object %s"
14779 msgstr ""
14780
14781 #: builtin/index-pack.c:846
14782 #, c-format
14783 msgid "invalid blob object %s"
14784 msgstr ""
14785
14786 #: builtin/index-pack.c:849 builtin/index-pack.c:868
14787 msgid "fsck error in packed object"
14788 msgstr ""
14789
14790 #: builtin/index-pack.c:870
14791 #, c-format
14792 msgid "Not all child objects of %s are reachable"
14793 msgstr ""
14794
14795 #: builtin/index-pack.c:931 builtin/index-pack.c:978
14796 msgid "failed to apply delta"
14797 msgstr ""
14798
14799 #: builtin/index-pack.c:1161
14800 msgid "Receiving objects"
14801 msgstr ""
14802
14803 #: builtin/index-pack.c:1161
14804 msgid "Indexing objects"
14805 msgstr ""
14806
14807 #: builtin/index-pack.c:1195
14808 msgid "pack is corrupted (SHA1 mismatch)"
14809 msgstr ""
14810
14811 #: builtin/index-pack.c:1200
14812 msgid "cannot fstat packfile"
14813 msgstr ""
14814
14815 #: builtin/index-pack.c:1203
14816 msgid "pack has junk at the end"
14817 msgstr ""
14818
14819 #: builtin/index-pack.c:1215
14820 msgid "confusion beyond insanity in parse_pack_objects()"
14821 msgstr ""
14822
14823 #: builtin/index-pack.c:1238
14824 msgid "Resolving deltas"
14825 msgstr ""
14826
14827 #: builtin/index-pack.c:1249 builtin/pack-objects.c:2697
14828 #, c-format
14829 msgid "unable to create thread: %s"
14830 msgstr ""
14831
14832 #: builtin/index-pack.c:1282
14833 msgid "confusion beyond insanity"
14834 msgstr ""
14835
14836 #: builtin/index-pack.c:1288
14837 #, c-format
14838 msgid "completed with %d local object"
14839 msgid_plural "completed with %d local objects"
14840 msgstr[0] ""
14841 msgstr[1] ""
14842
14843 #: builtin/index-pack.c:1300
14844 #, c-format
14845 msgid "Unexpected tail checksum for %s (disk corruption?)"
14846 msgstr ""
14847
14848 #: builtin/index-pack.c:1304
14849 #, c-format
14850 msgid "pack has %d unresolved delta"
14851 msgid_plural "pack has %d unresolved deltas"
14852 msgstr[0] ""
14853 msgstr[1] ""
14854
14855 #: builtin/index-pack.c:1328
14856 #, c-format
14857 msgid "unable to deflate appended object (%d)"
14858 msgstr ""
14859
14860 #: builtin/index-pack.c:1424
14861 #, c-format
14862 msgid "local object %s is corrupt"
14863 msgstr ""
14864
14865 #: builtin/index-pack.c:1444
14866 #, c-format
14867 msgid "packfile name '%s' does not end with '.pack'"
14868 msgstr ""
14869
14870 #: builtin/index-pack.c:1469
14871 #, c-format
14872 msgid "cannot write %s file '%s'"
14873 msgstr ""
14874
14875 #: builtin/index-pack.c:1477
14876 #, c-format
14877 msgid "cannot close written %s file '%s'"
14878 msgstr ""
14879
14880 #: builtin/index-pack.c:1501
14881 msgid "error while closing pack file"
14882 msgstr ""
14883
14884 #: builtin/index-pack.c:1515
14885 msgid "cannot store pack file"
14886 msgstr ""
14887
14888 #: builtin/index-pack.c:1523
14889 msgid "cannot store index file"
14890 msgstr ""
14891
14892 #: builtin/index-pack.c:1567 builtin/pack-objects.c:2944
14893 #, c-format
14894 msgid "bad pack.indexversion=%<PRIu32>"
14895 msgstr ""
14896
14897 #: builtin/index-pack.c:1631
14898 #, c-format
14899 msgid "Cannot open existing pack file '%s'"
14900 msgstr ""
14901
14902 #: builtin/index-pack.c:1633
14903 #, c-format
14904 msgid "Cannot open existing pack idx file for '%s'"
14905 msgstr ""
14906
14907 #: builtin/index-pack.c:1681
14908 #, c-format
14909 msgid "non delta: %d object"
14910 msgid_plural "non delta: %d objects"
14911 msgstr[0] ""
14912 msgstr[1] ""
14913
14914 #: builtin/index-pack.c:1688
14915 #, c-format
14916 msgid "chain length = %d: %lu object"
14917 msgid_plural "chain length = %d: %lu objects"
14918 msgstr[0] ""
14919 msgstr[1] ""
14920
14921 #: builtin/index-pack.c:1728
14922 msgid "Cannot come back to cwd"
14923 msgstr ""
14924
14925 #: builtin/index-pack.c:1777 builtin/index-pack.c:1780
14926 #: builtin/index-pack.c:1796 builtin/index-pack.c:1800
14927 #, c-format
14928 msgid "bad %s"
14929 msgstr ""
14930
14931 #: builtin/index-pack.c:1806 builtin/init-db.c:391 builtin/init-db.c:623
14932 #, c-format
14933 msgid "unknown hash algorithm '%s'"
14934 msgstr ""
14935
14936 #: builtin/index-pack.c:1821
14937 msgid "--fix-thin cannot be used without --stdin"
14938 msgstr ""
14939
14940 #: builtin/index-pack.c:1823
14941 msgid "--stdin requires a git repository"
14942 msgstr ""
14943
14944 #: builtin/index-pack.c:1825
14945 msgid "--object-format cannot be used with --stdin"
14946 msgstr ""
14947
14948 #: builtin/index-pack.c:1831
14949 msgid "--verify with no packfile name given"
14950 msgstr ""
14951
14952 #: builtin/index-pack.c:1892 builtin/unpack-objects.c:582
14953 msgid "fsck error in pack objects"
14954 msgstr ""
14955
14956 #: builtin/init-db.c:64
14957 #, c-format
14958 msgid "cannot stat template '%s'"
14959 msgstr ""
14960
14961 #: builtin/init-db.c:69
14962 #, c-format
14963 msgid "cannot opendir '%s'"
14964 msgstr ""
14965
14966 #: builtin/init-db.c:81
14967 #, c-format
14968 msgid "cannot readlink '%s'"
14969 msgstr ""
14970
14971 #: builtin/init-db.c:83
14972 #, c-format
14973 msgid "cannot symlink '%s' '%s'"
14974 msgstr ""
14975
14976 #: builtin/init-db.c:89
14977 #, c-format
14978 msgid "cannot copy '%s' to '%s'"
14979 msgstr ""
14980
14981 #: builtin/init-db.c:93
14982 #, c-format
14983 msgid "ignoring template %s"
14984 msgstr ""
14985
14986 #: builtin/init-db.c:124
14987 #, c-format
14988 msgid "templates not found in %s"
14989 msgstr ""
14990
14991 #: builtin/init-db.c:139
14992 #, c-format
14993 msgid "not copying templates from '%s': %s"
14994 msgstr ""
14995
14996 #: builtin/init-db.c:274
14997 #, c-format
14998 msgid "invalid initial branch name: '%s'"
14999 msgstr ""
15000
15001 #: builtin/init-db.c:366
15002 #, c-format
15003 msgid "unable to handle file type %d"
15004 msgstr ""
15005
15006 #: builtin/init-db.c:369
15007 #, c-format
15008 msgid "unable to move %s to %s"
15009 msgstr ""
15010
15011 #: builtin/init-db.c:385
15012 msgid "attempt to reinitialize repository with different hash"
15013 msgstr ""
15014
15015 #: builtin/init-db.c:409 builtin/init-db.c:412
15016 #, c-format
15017 msgid "%s already exists"
15018 msgstr ""
15019
15020 #: builtin/init-db.c:443
15021 #, c-format
15022 msgid "re-init: ignored --initial-branch=%s"
15023 msgstr ""
15024
15025 #: builtin/init-db.c:474
15026 #, c-format
15027 msgid "Reinitialized existing shared Git repository in %s%s\n"
15028 msgstr ""
15029
15030 #: builtin/init-db.c:475
15031 #, c-format
15032 msgid "Reinitialized existing Git repository in %s%s\n"
15033 msgstr ""
15034
15035 #: builtin/init-db.c:479
15036 #, c-format
15037 msgid "Initialized empty shared Git repository in %s%s\n"
15038 msgstr ""
15039
15040 #: builtin/init-db.c:480
15041 #, c-format
15042 msgid "Initialized empty Git repository in %s%s\n"
15043 msgstr ""
15044
15045 #: builtin/init-db.c:529
15046 msgid ""
15047 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
15048 "shared[=<permissions>]] [<directory>]"
15049 msgstr ""
15050
15051 #: builtin/init-db.c:555
15052 msgid "permissions"
15053 msgstr ""
15054
15055 #: builtin/init-db.c:556
15056 msgid "specify that the git repository is to be shared amongst several users"
15057 msgstr ""
15058
15059 #: builtin/init-db.c:562
15060 msgid "override the name of the initial branch"
15061 msgstr ""
15062
15063 #: builtin/init-db.c:563 builtin/verify-pack.c:74
15064 msgid "hash"
15065 msgstr ""
15066
15067 #: builtin/init-db.c:564 builtin/show-index.c:22 builtin/verify-pack.c:75
15068 msgid "specify the hash algorithm to use"
15069 msgstr ""
15070
15071 #: builtin/init-db.c:571
15072 msgid "--separate-git-dir and --bare are mutually exclusive"
15073 msgstr ""
15074
15075 #: builtin/init-db.c:600 builtin/init-db.c:605
15076 #, c-format
15077 msgid "cannot mkdir %s"
15078 msgstr ""
15079
15080 #: builtin/init-db.c:609 builtin/init-db.c:664
15081 #, c-format
15082 msgid "cannot chdir to %s"
15083 msgstr ""
15084
15085 #: builtin/init-db.c:636
15086 #, c-format
15087 msgid ""
15088 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
15089 "dir=<directory>)"
15090 msgstr ""
15091
15092 #: builtin/init-db.c:688
15093 #, c-format
15094 msgid "Cannot access work tree '%s'"
15095 msgstr ""
15096
15097 #: builtin/init-db.c:693
15098 msgid "--separate-git-dir incompatible with bare repository"
15099 msgstr ""
15100
15101 #: builtin/interpret-trailers.c:16
15102 msgid ""
15103 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
15104 "<token>[(=|:)<value>])...] [<file>...]"
15105 msgstr ""
15106
15107 #: builtin/interpret-trailers.c:95
15108 msgid "edit files in place"
15109 msgstr ""
15110
15111 #: builtin/interpret-trailers.c:96
15112 msgid "trim empty trailers"
15113 msgstr ""
15114
15115 #: builtin/interpret-trailers.c:99
15116 msgid "where to place the new trailer"
15117 msgstr ""
15118
15119 #: builtin/interpret-trailers.c:101
15120 msgid "action if trailer already exists"
15121 msgstr ""
15122
15123 #: builtin/interpret-trailers.c:103
15124 msgid "action if trailer is missing"
15125 msgstr ""
15126
15127 #: builtin/interpret-trailers.c:105
15128 msgid "output only the trailers"
15129 msgstr ""
15130
15131 #: builtin/interpret-trailers.c:106
15132 msgid "do not apply config rules"
15133 msgstr ""
15134
15135 #: builtin/interpret-trailers.c:107
15136 msgid "join whitespace-continued values"
15137 msgstr ""
15138
15139 #: builtin/interpret-trailers.c:108
15140 msgid "set parsing options"
15141 msgstr ""
15142
15143 #: builtin/interpret-trailers.c:110
15144 msgid "do not treat --- specially"
15145 msgstr ""
15146
15147 #: builtin/interpret-trailers.c:111
15148 msgid "trailer"
15149 msgstr ""
15150
15151 #: builtin/interpret-trailers.c:112
15152 msgid "trailer(s) to add"
15153 msgstr ""
15154
15155 #: builtin/interpret-trailers.c:123
15156 msgid "--trailer with --only-input does not make sense"
15157 msgstr ""
15158
15159 #: builtin/interpret-trailers.c:133
15160 msgid "no input file given for in-place editing"
15161 msgstr ""
15162
15163 #: builtin/log.c:58
15164 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
15165 msgstr ""
15166
15167 #: builtin/log.c:59
15168 msgid "git show [<options>] <object>..."
15169 msgstr ""
15170
15171 #: builtin/log.c:112
15172 #, c-format
15173 msgid "invalid --decorate option: %s"
15174 msgstr ""
15175
15176 #: builtin/log.c:179
15177 msgid "show source"
15178 msgstr ""
15179
15180 #: builtin/log.c:180
15181 msgid "Use mail map file"
15182 msgstr ""
15183
15184 #: builtin/log.c:183
15185 msgid "only decorate refs that match <pattern>"
15186 msgstr ""
15187
15188 #: builtin/log.c:185
15189 msgid "do not decorate refs that match <pattern>"
15190 msgstr ""
15191
15192 #: builtin/log.c:186
15193 msgid "decorate options"
15194 msgstr ""
15195
15196 #: builtin/log.c:189
15197 msgid ""
15198 "Trace the evolution of line range <start>,<end> or function :<funcname> in "
15199 "<file>"
15200 msgstr ""
15201
15202 #: builtin/log.c:212
15203 msgid "-L<range>:<file> cannot be used with pathspec"
15204 msgstr ""
15205
15206 #: builtin/log.c:302
15207 #, c-format
15208 msgid "Final output: %d %s\n"
15209 msgstr ""
15210
15211 #: builtin/log.c:564
15212 #, c-format
15213 msgid "git show %s: bad file"
15214 msgstr ""
15215
15216 #: builtin/log.c:579 builtin/log.c:674
15217 #, c-format
15218 msgid "could not read object %s"
15219 msgstr ""
15220
15221 #: builtin/log.c:699
15222 #, c-format
15223 msgid "unknown type: %d"
15224 msgstr ""
15225
15226 #: builtin/log.c:848
15227 #, c-format
15228 msgid "%s: invalid cover from description mode"
15229 msgstr ""
15230
15231 #: builtin/log.c:855
15232 msgid "format.headers without value"
15233 msgstr ""
15234
15235 #: builtin/log.c:984
15236 #, c-format
15237 msgid "cannot open patch file %s"
15238 msgstr ""
15239
15240 #: builtin/log.c:1001
15241 msgid "need exactly one range"
15242 msgstr ""
15243
15244 #: builtin/log.c:1011
15245 msgid "not a range"
15246 msgstr ""
15247
15248 #: builtin/log.c:1175
15249 msgid "cover letter needs email format"
15250 msgstr ""
15251
15252 #: builtin/log.c:1181
15253 msgid "failed to create cover-letter file"
15254 msgstr ""
15255
15256 #: builtin/log.c:1262
15257 #, c-format
15258 msgid "insane in-reply-to: %s"
15259 msgstr ""
15260
15261 #: builtin/log.c:1289
15262 msgid "git format-patch [<options>] [<since> | <revision-range>]"
15263 msgstr ""
15264
15265 #: builtin/log.c:1347
15266 msgid "two output directories?"
15267 msgstr ""
15268
15269 #: builtin/log.c:1498 builtin/log.c:2318 builtin/log.c:2320 builtin/log.c:2332
15270 #, c-format
15271 msgid "unknown commit %s"
15272 msgstr ""
15273
15274 #: builtin/log.c:1509 builtin/replace.c:58 builtin/replace.c:207
15275 #: builtin/replace.c:210
15276 #, c-format
15277 msgid "failed to resolve '%s' as a valid ref"
15278 msgstr ""
15279
15280 #: builtin/log.c:1518
15281 msgid "could not find exact merge base"
15282 msgstr ""
15283
15284 #: builtin/log.c:1528
15285 msgid ""
15286 "failed to get upstream, if you want to record base commit automatically,\n"
15287 "please use git branch --set-upstream-to to track a remote branch.\n"
15288 "Or you could specify base commit by --base=<base-commit-id> manually"
15289 msgstr ""
15290
15291 #: builtin/log.c:1551
15292 msgid "failed to find exact merge base"
15293 msgstr ""
15294
15295 #: builtin/log.c:1568
15296 msgid "base commit should be the ancestor of revision list"
15297 msgstr ""
15298
15299 #: builtin/log.c:1578
15300 msgid "base commit shouldn't be in revision list"
15301 msgstr ""
15302
15303 #: builtin/log.c:1636
15304 msgid "cannot get patch id"
15305 msgstr ""
15306
15307 #: builtin/log.c:1693
15308 msgid "failed to infer range-diff origin of current series"
15309 msgstr ""
15310
15311 #: builtin/log.c:1695
15312 #, c-format
15313 msgid "using '%s' as range-diff origin of current series"
15314 msgstr ""
15315
15316 #: builtin/log.c:1739
15317 msgid "use [PATCH n/m] even with a single patch"
15318 msgstr ""
15319
15320 #: builtin/log.c:1742
15321 msgid "use [PATCH] even with multiple patches"
15322 msgstr ""
15323
15324 #: builtin/log.c:1746
15325 msgid "print patches to standard out"
15326 msgstr ""
15327
15328 #: builtin/log.c:1748
15329 msgid "generate a cover letter"
15330 msgstr ""
15331
15332 #: builtin/log.c:1750
15333 msgid "use simple number sequence for output file names"
15334 msgstr ""
15335
15336 #: builtin/log.c:1751
15337 msgid "sfx"
15338 msgstr ""
15339
15340 #: builtin/log.c:1752
15341 msgid "use <sfx> instead of '.patch'"
15342 msgstr ""
15343
15344 #: builtin/log.c:1754
15345 msgid "start numbering patches at <n> instead of 1"
15346 msgstr ""
15347
15348 #: builtin/log.c:1756
15349 msgid "mark the series as Nth re-roll"
15350 msgstr ""
15351
15352 #: builtin/log.c:1758
15353 msgid "max length of output filename"
15354 msgstr ""
15355
15356 #: builtin/log.c:1760
15357 msgid "Use [RFC PATCH] instead of [PATCH]"
15358 msgstr ""
15359
15360 #: builtin/log.c:1763
15361 msgid "cover-from-description-mode"
15362 msgstr ""
15363
15364 #: builtin/log.c:1764
15365 msgid "generate parts of a cover letter based on a branch's description"
15366 msgstr ""
15367
15368 #: builtin/log.c:1766
15369 msgid "Use [<prefix>] instead of [PATCH]"
15370 msgstr ""
15371
15372 #: builtin/log.c:1769
15373 msgid "store resulting files in <dir>"
15374 msgstr ""
15375
15376 #: builtin/log.c:1772
15377 msgid "don't strip/add [PATCH]"
15378 msgstr ""
15379
15380 #: builtin/log.c:1775
15381 msgid "don't output binary diffs"
15382 msgstr ""
15383
15384 #: builtin/log.c:1777
15385 msgid "output all-zero hash in From header"
15386 msgstr ""
15387
15388 #: builtin/log.c:1779
15389 msgid "don't include a patch matching a commit upstream"
15390 msgstr ""
15391
15392 #: builtin/log.c:1781
15393 msgid "show patch format instead of default (patch + stat)"
15394 msgstr ""
15395
15396 #: builtin/log.c:1783
15397 msgid "Messaging"
15398 msgstr ""
15399
15400 #: builtin/log.c:1784
15401 msgid "header"
15402 msgstr ""
15403
15404 #: builtin/log.c:1785
15405 msgid "add email header"
15406 msgstr ""
15407
15408 #: builtin/log.c:1786 builtin/log.c:1787
15409 msgid "email"
15410 msgstr ""
15411
15412 #: builtin/log.c:1786
15413 msgid "add To: header"
15414 msgstr ""
15415
15416 #: builtin/log.c:1787
15417 msgid "add Cc: header"
15418 msgstr ""
15419
15420 #: builtin/log.c:1788
15421 msgid "ident"
15422 msgstr ""
15423
15424 #: builtin/log.c:1789
15425 msgid "set From address to <ident> (or committer ident if absent)"
15426 msgstr ""
15427
15428 #: builtin/log.c:1791
15429 msgid "message-id"
15430 msgstr ""
15431
15432 #: builtin/log.c:1792
15433 msgid "make first mail a reply to <message-id>"
15434 msgstr ""
15435
15436 #: builtin/log.c:1793 builtin/log.c:1796
15437 msgid "boundary"
15438 msgstr ""
15439
15440 #: builtin/log.c:1794
15441 msgid "attach the patch"
15442 msgstr ""
15443
15444 #: builtin/log.c:1797
15445 msgid "inline the patch"
15446 msgstr ""
15447
15448 #: builtin/log.c:1801
15449 msgid "enable message threading, styles: shallow, deep"
15450 msgstr ""
15451
15452 #: builtin/log.c:1803
15453 msgid "signature"
15454 msgstr ""
15455
15456 #: builtin/log.c:1804
15457 msgid "add a signature"
15458 msgstr ""
15459
15460 #: builtin/log.c:1805
15461 msgid "base-commit"
15462 msgstr ""
15463
15464 #: builtin/log.c:1806
15465 msgid "add prerequisite tree info to the patch series"
15466 msgstr ""
15467
15468 #: builtin/log.c:1809
15469 msgid "add a signature from a file"
15470 msgstr ""
15471
15472 #: builtin/log.c:1810
15473 msgid "don't print the patch filenames"
15474 msgstr ""
15475
15476 #: builtin/log.c:1812
15477 msgid "show progress while generating patches"
15478 msgstr ""
15479
15480 #: builtin/log.c:1814
15481 msgid "show changes against <rev> in cover letter or single patch"
15482 msgstr ""
15483
15484 #: builtin/log.c:1817
15485 msgid "show changes against <refspec> in cover letter or single patch"
15486 msgstr ""
15487
15488 #: builtin/log.c:1819
15489 msgid "percentage by which creation is weighted"
15490 msgstr ""
15491
15492 #: builtin/log.c:1905
15493 #, c-format
15494 msgid "invalid ident line: %s"
15495 msgstr ""
15496
15497 #: builtin/log.c:1920
15498 msgid "-n and -k are mutually exclusive"
15499 msgstr ""
15500
15501 #: builtin/log.c:1922
15502 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
15503 msgstr ""
15504
15505 #: builtin/log.c:1930
15506 msgid "--name-only does not make sense"
15507 msgstr ""
15508
15509 #: builtin/log.c:1932
15510 msgid "--name-status does not make sense"
15511 msgstr ""
15512
15513 #: builtin/log.c:1934
15514 msgid "--check does not make sense"
15515 msgstr ""
15516
15517 #: builtin/log.c:1956
15518 msgid "--stdout, --output, and --output-directory are mutually exclusive"
15519 msgstr ""
15520
15521 #: builtin/log.c:2079
15522 msgid "--interdiff requires --cover-letter or single patch"
15523 msgstr ""
15524
15525 #: builtin/log.c:2083
15526 msgid "Interdiff:"
15527 msgstr ""
15528
15529 #: builtin/log.c:2084
15530 #, c-format
15531 msgid "Interdiff against v%d:"
15532 msgstr ""
15533
15534 #: builtin/log.c:2090
15535 msgid "--creation-factor requires --range-diff"
15536 msgstr ""
15537
15538 #: builtin/log.c:2094
15539 msgid "--range-diff requires --cover-letter or single patch"
15540 msgstr ""
15541
15542 #: builtin/log.c:2102
15543 msgid "Range-diff:"
15544 msgstr ""
15545
15546 #: builtin/log.c:2103
15547 #, c-format
15548 msgid "Range-diff against v%d:"
15549 msgstr ""
15550
15551 #: builtin/log.c:2114
15552 #, c-format
15553 msgid "unable to read signature file '%s'"
15554 msgstr ""
15555
15556 #: builtin/log.c:2150
15557 msgid "Generating patches"
15558 msgstr ""
15559
15560 #: builtin/log.c:2194
15561 msgid "failed to create output files"
15562 msgstr ""
15563
15564 #: builtin/log.c:2253
15565 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
15566 msgstr ""
15567
15568 #: builtin/log.c:2307
15569 #, c-format
15570 msgid ""
15571 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
15572 msgstr ""
15573
15574 #: builtin/ls-files.c:471
15575 msgid "git ls-files [<options>] [<file>...]"
15576 msgstr ""
15577
15578 #: builtin/ls-files.c:527
15579 msgid "identify the file status with tags"
15580 msgstr ""
15581
15582 #: builtin/ls-files.c:529
15583 msgid "use lowercase letters for 'assume unchanged' files"
15584 msgstr ""
15585
15586 #: builtin/ls-files.c:531
15587 msgid "use lowercase letters for 'fsmonitor clean' files"
15588 msgstr ""
15589
15590 #: builtin/ls-files.c:533
15591 msgid "show cached files in the output (default)"
15592 msgstr ""
15593
15594 #: builtin/ls-files.c:535
15595 msgid "show deleted files in the output"
15596 msgstr ""
15597
15598 #: builtin/ls-files.c:537
15599 msgid "show modified files in the output"
15600 msgstr ""
15601
15602 #: builtin/ls-files.c:539
15603 msgid "show other files in the output"
15604 msgstr ""
15605
15606 #: builtin/ls-files.c:541
15607 msgid "show ignored files in the output"
15608 msgstr ""
15609
15610 #: builtin/ls-files.c:544
15611 msgid "show staged contents' object name in the output"
15612 msgstr ""
15613
15614 #: builtin/ls-files.c:546
15615 msgid "show files on the filesystem that need to be removed"
15616 msgstr ""
15617
15618 #: builtin/ls-files.c:548
15619 msgid "show 'other' directories' names only"
15620 msgstr ""
15621
15622 #: builtin/ls-files.c:550
15623 msgid "show line endings of files"
15624 msgstr ""
15625
15626 #: builtin/ls-files.c:552
15627 msgid "don't show empty directories"
15628 msgstr ""
15629
15630 #: builtin/ls-files.c:555
15631 msgid "show unmerged files in the output"
15632 msgstr ""
15633
15634 #: builtin/ls-files.c:557
15635 msgid "show resolve-undo information"
15636 msgstr ""
15637
15638 #: builtin/ls-files.c:559
15639 msgid "skip files matching pattern"
15640 msgstr ""
15641
15642 #: builtin/ls-files.c:562
15643 msgid "exclude patterns are read from <file>"
15644 msgstr ""
15645
15646 #: builtin/ls-files.c:565
15647 msgid "read additional per-directory exclude patterns in <file>"
15648 msgstr ""
15649
15650 #: builtin/ls-files.c:567
15651 msgid "add the standard git exclusions"
15652 msgstr ""
15653
15654 #: builtin/ls-files.c:571
15655 msgid "make the output relative to the project top directory"
15656 msgstr ""
15657
15658 #: builtin/ls-files.c:574
15659 msgid "recurse through submodules"
15660 msgstr ""
15661
15662 #: builtin/ls-files.c:576
15663 msgid "if any <file> is not in the index, treat this as an error"
15664 msgstr ""
15665
15666 #: builtin/ls-files.c:577
15667 msgid "tree-ish"
15668 msgstr ""
15669
15670 #: builtin/ls-files.c:578
15671 msgid "pretend that paths removed since <tree-ish> are still present"
15672 msgstr ""
15673
15674 #: builtin/ls-files.c:580
15675 msgid "show debugging data"
15676 msgstr ""
15677
15678 #: builtin/ls-remote.c:9
15679 msgid ""
15680 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
15681 "                     [-q | --quiet] [--exit-code] [--get-url]\n"
15682 "                     [--symref] [<repository> [<refs>...]]"
15683 msgstr ""
15684
15685 #: builtin/ls-remote.c:59
15686 msgid "do not print remote URL"
15687 msgstr ""
15688
15689 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1398
15690 msgid "exec"
15691 msgstr ""
15692
15693 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
15694 msgid "path of git-upload-pack on the remote host"
15695 msgstr ""
15696
15697 #: builtin/ls-remote.c:65
15698 msgid "limit to tags"
15699 msgstr ""
15700
15701 #: builtin/ls-remote.c:66
15702 msgid "limit to heads"
15703 msgstr ""
15704
15705 #: builtin/ls-remote.c:67
15706 msgid "do not show peeled tags"
15707 msgstr ""
15708
15709 #: builtin/ls-remote.c:69
15710 msgid "take url.<base>.insteadOf into account"
15711 msgstr ""
15712
15713 #: builtin/ls-remote.c:72
15714 msgid "exit with exit code 2 if no matching refs are found"
15715 msgstr ""
15716
15717 #: builtin/ls-remote.c:75
15718 msgid "show underlying ref in addition to the object pointed by it"
15719 msgstr ""
15720
15721 #: builtin/ls-tree.c:30
15722 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
15723 msgstr ""
15724
15725 #: builtin/ls-tree.c:128
15726 msgid "only show trees"
15727 msgstr ""
15728
15729 #: builtin/ls-tree.c:130
15730 msgid "recurse into subtrees"
15731 msgstr ""
15732
15733 #: builtin/ls-tree.c:132
15734 msgid "show trees when recursing"
15735 msgstr ""
15736
15737 #: builtin/ls-tree.c:135
15738 msgid "terminate entries with NUL byte"
15739 msgstr ""
15740
15741 #: builtin/ls-tree.c:136
15742 msgid "include object size"
15743 msgstr ""
15744
15745 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
15746 msgid "list only filenames"
15747 msgstr ""
15748
15749 #: builtin/ls-tree.c:143
15750 msgid "use full path names"
15751 msgstr ""
15752
15753 #: builtin/ls-tree.c:145
15754 msgid "list entire tree; not just current directory (implies --full-name)"
15755 msgstr ""
15756
15757 #: builtin/mailsplit.c:241
15758 #, c-format
15759 msgid "empty mbox: '%s'"
15760 msgstr ""
15761
15762 #: builtin/merge-base.c:32
15763 msgid "git merge-base [-a | --all] <commit> <commit>..."
15764 msgstr ""
15765
15766 #: builtin/merge-base.c:33
15767 msgid "git merge-base [-a | --all] --octopus <commit>..."
15768 msgstr ""
15769
15770 #: builtin/merge-base.c:34
15771 msgid "git merge-base --independent <commit>..."
15772 msgstr ""
15773
15774 #: builtin/merge-base.c:35
15775 msgid "git merge-base --is-ancestor <commit> <commit>"
15776 msgstr ""
15777
15778 #: builtin/merge-base.c:36
15779 msgid "git merge-base --fork-point <ref> [<commit>]"
15780 msgstr ""
15781
15782 #: builtin/merge-base.c:143
15783 msgid "output all common ancestors"
15784 msgstr ""
15785
15786 #: builtin/merge-base.c:145
15787 msgid "find ancestors for a single n-way merge"
15788 msgstr ""
15789
15790 #: builtin/merge-base.c:147
15791 msgid "list revs not reachable from others"
15792 msgstr ""
15793
15794 #: builtin/merge-base.c:149
15795 msgid "is the first one ancestor of the other?"
15796 msgstr ""
15797
15798 #: builtin/merge-base.c:151
15799 msgid "find where <commit> forked from reflog of <ref>"
15800 msgstr ""
15801
15802 #: builtin/merge-file.c:9
15803 msgid ""
15804 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
15805 "<orig-file> <file2>"
15806 msgstr ""
15807
15808 #: builtin/merge-file.c:35
15809 msgid "send results to standard output"
15810 msgstr ""
15811
15812 #: builtin/merge-file.c:36
15813 msgid "use a diff3 based merge"
15814 msgstr ""
15815
15816 #: builtin/merge-file.c:37
15817 msgid "for conflicts, use our version"
15818 msgstr ""
15819
15820 #: builtin/merge-file.c:39
15821 msgid "for conflicts, use their version"
15822 msgstr ""
15823
15824 #: builtin/merge-file.c:41
15825 msgid "for conflicts, use a union version"
15826 msgstr ""
15827
15828 #: builtin/merge-file.c:44
15829 msgid "for conflicts, use this marker size"
15830 msgstr ""
15831
15832 #: builtin/merge-file.c:45
15833 msgid "do not warn about conflicts"
15834 msgstr ""
15835
15836 #: builtin/merge-file.c:47
15837 msgid "set labels for file1/orig-file/file2"
15838 msgstr ""
15839
15840 #: builtin/merge-recursive.c:47
15841 #, c-format
15842 msgid "unknown option %s"
15843 msgstr ""
15844
15845 #: builtin/merge-recursive.c:53
15846 #, c-format
15847 msgid "could not parse object '%s'"
15848 msgstr ""
15849
15850 #: builtin/merge-recursive.c:57
15851 #, c-format
15852 msgid "cannot handle more than %d base. Ignoring %s."
15853 msgid_plural "cannot handle more than %d bases. Ignoring %s."
15854 msgstr[0] ""
15855 msgstr[1] ""
15856
15857 #: builtin/merge-recursive.c:65
15858 msgid "not handling anything other than two heads merge."
15859 msgstr ""
15860
15861 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
15862 #, c-format
15863 msgid "could not resolve ref '%s'"
15864 msgstr ""
15865
15866 #: builtin/merge-recursive.c:82
15867 #, c-format
15868 msgid "Merging %s with %s\n"
15869 msgstr ""
15870
15871 #: builtin/merge.c:57
15872 msgid "git merge [<options>] [<commit>...]"
15873 msgstr ""
15874
15875 #: builtin/merge.c:58
15876 msgid "git merge --abort"
15877 msgstr ""
15878
15879 #: builtin/merge.c:59
15880 msgid "git merge --continue"
15881 msgstr ""
15882
15883 #: builtin/merge.c:122
15884 msgid "switch `m' requires a value"
15885 msgstr ""
15886
15887 #: builtin/merge.c:145
15888 #, c-format
15889 msgid "option `%s' requires a value"
15890 msgstr ""
15891
15892 #: builtin/merge.c:198
15893 #, c-format
15894 msgid "Could not find merge strategy '%s'.\n"
15895 msgstr ""
15896
15897 #: builtin/merge.c:199
15898 #, c-format
15899 msgid "Available strategies are:"
15900 msgstr ""
15901
15902 #: builtin/merge.c:204
15903 #, c-format
15904 msgid "Available custom strategies are:"
15905 msgstr ""
15906
15907 #: builtin/merge.c:255 builtin/pull.c:133
15908 msgid "do not show a diffstat at the end of the merge"
15909 msgstr ""
15910
15911 #: builtin/merge.c:258 builtin/pull.c:136
15912 msgid "show a diffstat at the end of the merge"
15913 msgstr ""
15914
15915 #: builtin/merge.c:259 builtin/pull.c:139
15916 msgid "(synonym to --stat)"
15917 msgstr ""
15918
15919 #: builtin/merge.c:261 builtin/pull.c:142
15920 msgid "add (at most <n>) entries from shortlog to merge commit message"
15921 msgstr ""
15922
15923 #: builtin/merge.c:264 builtin/pull.c:148
15924 msgid "create a single commit instead of doing a merge"
15925 msgstr ""
15926
15927 #: builtin/merge.c:266 builtin/pull.c:151
15928 msgid "perform a commit if the merge succeeds (default)"
15929 msgstr ""
15930
15931 #: builtin/merge.c:268 builtin/pull.c:154
15932 msgid "edit message before committing"
15933 msgstr ""
15934
15935 #: builtin/merge.c:270
15936 msgid "allow fast-forward (default)"
15937 msgstr ""
15938
15939 #: builtin/merge.c:272 builtin/pull.c:161
15940 msgid "abort if fast-forward is not possible"
15941 msgstr ""
15942
15943 #: builtin/merge.c:276 builtin/pull.c:164
15944 msgid "verify that the named commit has a valid GPG signature"
15945 msgstr ""
15946
15947 #: builtin/merge.c:277 builtin/notes.c:787 builtin/pull.c:168
15948 #: builtin/rebase.c:539 builtin/rebase.c:1412 builtin/revert.c:114
15949 msgid "strategy"
15950 msgstr ""
15951
15952 #: builtin/merge.c:278 builtin/pull.c:169
15953 msgid "merge strategy to use"
15954 msgstr ""
15955
15956 #: builtin/merge.c:279 builtin/pull.c:172
15957 msgid "option=value"
15958 msgstr ""
15959
15960 #: builtin/merge.c:280 builtin/pull.c:173
15961 msgid "option for selected merge strategy"
15962 msgstr ""
15963
15964 #: builtin/merge.c:282
15965 msgid "merge commit message (for a non-fast-forward merge)"
15966 msgstr ""
15967
15968 #: builtin/merge.c:289
15969 msgid "abort the current in-progress merge"
15970 msgstr ""
15971
15972 #: builtin/merge.c:291
15973 msgid "--abort but leave index and working tree alone"
15974 msgstr ""
15975
15976 #: builtin/merge.c:293
15977 msgid "continue the current in-progress merge"
15978 msgstr ""
15979
15980 #: builtin/merge.c:295 builtin/pull.c:180
15981 msgid "allow merging unrelated histories"
15982 msgstr ""
15983
15984 #: builtin/merge.c:302
15985 msgid "bypass pre-merge-commit and commit-msg hooks"
15986 msgstr ""
15987
15988 #: builtin/merge.c:319
15989 msgid "could not run stash."
15990 msgstr ""
15991
15992 #: builtin/merge.c:324
15993 msgid "stash failed"
15994 msgstr ""
15995
15996 #: builtin/merge.c:329
15997 #, c-format
15998 msgid "not a valid object: %s"
15999 msgstr ""
16000
16001 #: builtin/merge.c:351 builtin/merge.c:368
16002 msgid "read-tree failed"
16003 msgstr ""
16004
16005 #: builtin/merge.c:398
16006 msgid " (nothing to squash)"
16007 msgstr ""
16008
16009 #: builtin/merge.c:409
16010 #, c-format
16011 msgid "Squash commit -- not updating HEAD\n"
16012 msgstr ""
16013
16014 #: builtin/merge.c:459
16015 #, c-format
16016 msgid "No merge message -- not updating HEAD\n"
16017 msgstr ""
16018
16019 #: builtin/merge.c:510
16020 #, c-format
16021 msgid "'%s' does not point to a commit"
16022 msgstr ""
16023
16024 #: builtin/merge.c:597
16025 #, c-format
16026 msgid "Bad branch.%s.mergeoptions string: %s"
16027 msgstr ""
16028
16029 #: builtin/merge.c:723
16030 msgid "Not handling anything other than two heads merge."
16031 msgstr ""
16032
16033 #: builtin/merge.c:736
16034 #, c-format
16035 msgid "Unknown option for merge-recursive: -X%s"
16036 msgstr ""
16037
16038 #: builtin/merge.c:755 t/helper/test-fast-rebase.c:209
16039 #, c-format
16040 msgid "unable to write %s"
16041 msgstr ""
16042
16043 #: builtin/merge.c:807
16044 #, c-format
16045 msgid "Could not read from '%s'"
16046 msgstr ""
16047
16048 #: builtin/merge.c:816
16049 #, c-format
16050 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
16051 msgstr ""
16052
16053 #: builtin/merge.c:822
16054 msgid ""
16055 "Please enter a commit message to explain why this merge is necessary,\n"
16056 "especially if it merges an updated upstream into a topic branch.\n"
16057 "\n"
16058 msgstr ""
16059
16060 #: builtin/merge.c:827
16061 msgid "An empty message aborts the commit.\n"
16062 msgstr ""
16063
16064 #: builtin/merge.c:830
16065 #, c-format
16066 msgid ""
16067 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
16068 "the commit.\n"
16069 msgstr ""
16070
16071 #: builtin/merge.c:883
16072 msgid "Empty commit message."
16073 msgstr ""
16074
16075 #: builtin/merge.c:898
16076 #, c-format
16077 msgid "Wonderful.\n"
16078 msgstr ""
16079
16080 #: builtin/merge.c:959
16081 #, c-format
16082 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
16083 msgstr ""
16084
16085 #: builtin/merge.c:998
16086 msgid "No current branch."
16087 msgstr ""
16088
16089 #: builtin/merge.c:1000
16090 msgid "No remote for the current branch."
16091 msgstr ""
16092
16093 #: builtin/merge.c:1002
16094 msgid "No default upstream defined for the current branch."
16095 msgstr ""
16096
16097 #: builtin/merge.c:1007
16098 #, c-format
16099 msgid "No remote-tracking branch for %s from %s"
16100 msgstr ""
16101
16102 #: builtin/merge.c:1064
16103 #, c-format
16104 msgid "Bad value '%s' in environment '%s'"
16105 msgstr ""
16106
16107 #: builtin/merge.c:1167
16108 #, c-format
16109 msgid "not something we can merge in %s: %s"
16110 msgstr ""
16111
16112 #: builtin/merge.c:1201
16113 msgid "not something we can merge"
16114 msgstr ""
16115
16116 #: builtin/merge.c:1311
16117 msgid "--abort expects no arguments"
16118 msgstr ""
16119
16120 #: builtin/merge.c:1315
16121 msgid "There is no merge to abort (MERGE_HEAD missing)."
16122 msgstr ""
16123
16124 #: builtin/merge.c:1333
16125 msgid "--quit expects no arguments"
16126 msgstr ""
16127
16128 #: builtin/merge.c:1346
16129 msgid "--continue expects no arguments"
16130 msgstr ""
16131
16132 #: builtin/merge.c:1350
16133 msgid "There is no merge in progress (MERGE_HEAD missing)."
16134 msgstr ""
16135
16136 #: builtin/merge.c:1366
16137 msgid ""
16138 "You have not concluded your merge (MERGE_HEAD exists).\n"
16139 "Please, commit your changes before you merge."
16140 msgstr ""
16141
16142 #: builtin/merge.c:1373
16143 msgid ""
16144 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
16145 "Please, commit your changes before you merge."
16146 msgstr ""
16147
16148 #: builtin/merge.c:1376
16149 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16150 msgstr ""
16151
16152 #: builtin/merge.c:1390
16153 msgid "You cannot combine --squash with --no-ff."
16154 msgstr ""
16155
16156 #: builtin/merge.c:1392
16157 msgid "You cannot combine --squash with --commit."
16158 msgstr ""
16159
16160 #: builtin/merge.c:1408
16161 msgid "No commit specified and merge.defaultToUpstream not set."
16162 msgstr ""
16163
16164 #: builtin/merge.c:1425
16165 msgid "Squash commit into empty head not supported yet"
16166 msgstr ""
16167
16168 #: builtin/merge.c:1427
16169 msgid "Non-fast-forward commit does not make sense into an empty head"
16170 msgstr ""
16171
16172 #: builtin/merge.c:1432
16173 #, c-format
16174 msgid "%s - not something we can merge"
16175 msgstr ""
16176
16177 #: builtin/merge.c:1434
16178 msgid "Can merge only exactly one commit into empty head"
16179 msgstr ""
16180
16181 #: builtin/merge.c:1515
16182 msgid "refusing to merge unrelated histories"
16183 msgstr ""
16184
16185 #: builtin/merge.c:1524
16186 msgid "Already up to date."
16187 msgstr ""
16188
16189 #: builtin/merge.c:1534
16190 #, c-format
16191 msgid "Updating %s..%s\n"
16192 msgstr ""
16193
16194 #: builtin/merge.c:1580
16195 #, c-format
16196 msgid "Trying really trivial in-index merge...\n"
16197 msgstr ""
16198
16199 #: builtin/merge.c:1587
16200 #, c-format
16201 msgid "Nope.\n"
16202 msgstr ""
16203
16204 #: builtin/merge.c:1612
16205 msgid "Already up to date. Yeeah!"
16206 msgstr ""
16207
16208 #: builtin/merge.c:1618
16209 msgid "Not possible to fast-forward, aborting."
16210 msgstr ""
16211
16212 #: builtin/merge.c:1646 builtin/merge.c:1711
16213 #, c-format
16214 msgid "Rewinding the tree to pristine...\n"
16215 msgstr ""
16216
16217 #: builtin/merge.c:1650
16218 #, c-format
16219 msgid "Trying merge strategy %s...\n"
16220 msgstr ""
16221
16222 #: builtin/merge.c:1702
16223 #, c-format
16224 msgid "No merge strategy handled the merge.\n"
16225 msgstr ""
16226
16227 #: builtin/merge.c:1704
16228 #, c-format
16229 msgid "Merge with strategy %s failed.\n"
16230 msgstr ""
16231
16232 #: builtin/merge.c:1713
16233 #, c-format
16234 msgid "Using the %s to prepare resolving by hand.\n"
16235 msgstr ""
16236
16237 #: builtin/merge.c:1727
16238 #, c-format
16239 msgid "Automatic merge went well; stopped before committing as requested\n"
16240 msgstr ""
16241
16242 #: builtin/mktree.c:66
16243 msgid "git mktree [-z] [--missing] [--batch]"
16244 msgstr ""
16245
16246 #: builtin/mktree.c:154
16247 msgid "input is NUL terminated"
16248 msgstr ""
16249
16250 #: builtin/mktree.c:155 builtin/write-tree.c:26
16251 msgid "allow missing objects"
16252 msgstr ""
16253
16254 #: builtin/mktree.c:156
16255 msgid "allow creation of more than one tree"
16256 msgstr ""
16257
16258 #: builtin/multi-pack-index.c:9
16259 msgid ""
16260 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
16261 "size=<size>)"
16262 msgstr ""
16263
16264 #: builtin/multi-pack-index.c:26
16265 msgid "object directory containing set of packfile and pack-index pairs"
16266 msgstr ""
16267
16268 #: builtin/multi-pack-index.c:29
16269 msgid ""
16270 "during repack, collect pack-files of smaller size into a batch that is "
16271 "larger than this size"
16272 msgstr ""
16273
16274 #: builtin/multi-pack-index.c:50 builtin/prune-packed.c:25
16275 msgid "too many arguments"
16276 msgstr ""
16277
16278 #: builtin/multi-pack-index.c:60
16279 msgid "--batch-size option is only for 'repack' subcommand"
16280 msgstr ""
16281
16282 #: builtin/multi-pack-index.c:69
16283 #, c-format
16284 msgid "unrecognized subcommand: %s"
16285 msgstr ""
16286
16287 #: builtin/mv.c:18
16288 msgid "git mv [<options>] <source>... <destination>"
16289 msgstr ""
16290
16291 #: builtin/mv.c:83
16292 #, c-format
16293 msgid "Directory %s is in index and no submodule?"
16294 msgstr ""
16295
16296 #: builtin/mv.c:85
16297 msgid "Please stage your changes to .gitmodules or stash them to proceed"
16298 msgstr ""
16299
16300 #: builtin/mv.c:103
16301 #, c-format
16302 msgid "%.*s is in index"
16303 msgstr ""
16304
16305 #: builtin/mv.c:125
16306 msgid "force move/rename even if target exists"
16307 msgstr ""
16308
16309 #: builtin/mv.c:127
16310 msgid "skip move/rename errors"
16311 msgstr ""
16312
16313 #: builtin/mv.c:170
16314 #, c-format
16315 msgid "destination '%s' is not a directory"
16316 msgstr ""
16317
16318 #: builtin/mv.c:181
16319 #, c-format
16320 msgid "Checking rename of '%s' to '%s'\n"
16321 msgstr ""
16322
16323 #: builtin/mv.c:185
16324 msgid "bad source"
16325 msgstr ""
16326
16327 #: builtin/mv.c:188
16328 msgid "can not move directory into itself"
16329 msgstr ""
16330
16331 #: builtin/mv.c:191
16332 msgid "cannot move directory over file"
16333 msgstr ""
16334
16335 #: builtin/mv.c:200
16336 msgid "source directory is empty"
16337 msgstr ""
16338
16339 #: builtin/mv.c:225
16340 msgid "not under version control"
16341 msgstr ""
16342
16343 #: builtin/mv.c:227
16344 msgid "conflicted"
16345 msgstr ""
16346
16347 #: builtin/mv.c:230
16348 msgid "destination exists"
16349 msgstr ""
16350
16351 #: builtin/mv.c:238
16352 #, c-format
16353 msgid "overwriting '%s'"
16354 msgstr ""
16355
16356 #: builtin/mv.c:241
16357 msgid "Cannot overwrite"
16358 msgstr ""
16359
16360 #: builtin/mv.c:244
16361 msgid "multiple sources for the same target"
16362 msgstr ""
16363
16364 #: builtin/mv.c:246
16365 msgid "destination directory does not exist"
16366 msgstr ""
16367
16368 #: builtin/mv.c:253
16369 #, c-format
16370 msgid "%s, source=%s, destination=%s"
16371 msgstr ""
16372
16373 #: builtin/mv.c:274
16374 #, c-format
16375 msgid "Renaming %s to %s\n"
16376 msgstr ""
16377
16378 #: builtin/mv.c:280 builtin/remote.c:785 builtin/repack.c:484
16379 #, c-format
16380 msgid "renaming '%s' failed"
16381 msgstr ""
16382
16383 #: builtin/name-rev.c:465
16384 msgid "git name-rev [<options>] <commit>..."
16385 msgstr ""
16386
16387 #: builtin/name-rev.c:466
16388 msgid "git name-rev [<options>] --all"
16389 msgstr ""
16390
16391 #: builtin/name-rev.c:467
16392 msgid "git name-rev [<options>] --stdin"
16393 msgstr ""
16394
16395 #: builtin/name-rev.c:524
16396 msgid "print only ref-based names (no object names)"
16397 msgstr ""
16398
16399 #: builtin/name-rev.c:525
16400 msgid "only use tags to name the commits"
16401 msgstr ""
16402
16403 #: builtin/name-rev.c:527
16404 msgid "only use refs matching <pattern>"
16405 msgstr ""
16406
16407 #: builtin/name-rev.c:529
16408 msgid "ignore refs matching <pattern>"
16409 msgstr ""
16410
16411 #: builtin/name-rev.c:531
16412 msgid "list all commits reachable from all refs"
16413 msgstr ""
16414
16415 #: builtin/name-rev.c:532
16416 msgid "read from stdin"
16417 msgstr ""
16418
16419 #: builtin/name-rev.c:533
16420 msgid "allow to print `undefined` names (default)"
16421 msgstr ""
16422
16423 #: builtin/name-rev.c:539
16424 msgid "dereference tags in the input (internal use)"
16425 msgstr ""
16426
16427 #: builtin/notes.c:28
16428 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
16429 msgstr ""
16430
16431 #: builtin/notes.c:29
16432 msgid ""
16433 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
16434 "| (-c | -C) <object>] [<object>]"
16435 msgstr ""
16436
16437 #: builtin/notes.c:30
16438 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
16439 msgstr ""
16440
16441 #: builtin/notes.c:31
16442 msgid ""
16443 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
16444 "(-c | -C) <object>] [<object>]"
16445 msgstr ""
16446
16447 #: builtin/notes.c:32
16448 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
16449 msgstr ""
16450
16451 #: builtin/notes.c:33
16452 msgid "git notes [--ref <notes-ref>] show [<object>]"
16453 msgstr ""
16454
16455 #: builtin/notes.c:34
16456 msgid ""
16457 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
16458 msgstr ""
16459
16460 #: builtin/notes.c:35
16461 msgid "git notes merge --commit [-v | -q]"
16462 msgstr ""
16463
16464 #: builtin/notes.c:36
16465 msgid "git notes merge --abort [-v | -q]"
16466 msgstr ""
16467
16468 #: builtin/notes.c:37
16469 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
16470 msgstr ""
16471
16472 #: builtin/notes.c:38
16473 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
16474 msgstr ""
16475
16476 #: builtin/notes.c:39
16477 msgid "git notes [--ref <notes-ref>] get-ref"
16478 msgstr ""
16479
16480 #: builtin/notes.c:44
16481 msgid "git notes [list [<object>]]"
16482 msgstr ""
16483
16484 #: builtin/notes.c:49
16485 msgid "git notes add [<options>] [<object>]"
16486 msgstr ""
16487
16488 #: builtin/notes.c:54
16489 msgid "git notes copy [<options>] <from-object> <to-object>"
16490 msgstr ""
16491
16492 #: builtin/notes.c:55
16493 msgid "git notes copy --stdin [<from-object> <to-object>]..."
16494 msgstr ""
16495
16496 #: builtin/notes.c:60
16497 msgid "git notes append [<options>] [<object>]"
16498 msgstr ""
16499
16500 #: builtin/notes.c:65
16501 msgid "git notes edit [<object>]"
16502 msgstr ""
16503
16504 #: builtin/notes.c:70
16505 msgid "git notes show [<object>]"
16506 msgstr ""
16507
16508 #: builtin/notes.c:75
16509 msgid "git notes merge [<options>] <notes-ref>"
16510 msgstr ""
16511
16512 #: builtin/notes.c:76
16513 msgid "git notes merge --commit [<options>]"
16514 msgstr ""
16515
16516 #: builtin/notes.c:77
16517 msgid "git notes merge --abort [<options>]"
16518 msgstr ""
16519
16520 #: builtin/notes.c:82
16521 msgid "git notes remove [<object>]"
16522 msgstr ""
16523
16524 #: builtin/notes.c:87
16525 msgid "git notes prune [<options>]"
16526 msgstr ""
16527
16528 #: builtin/notes.c:92
16529 msgid "git notes get-ref"
16530 msgstr ""
16531
16532 #: builtin/notes.c:97
16533 msgid "Write/edit the notes for the following object:"
16534 msgstr ""
16535
16536 #: builtin/notes.c:150
16537 #, c-format
16538 msgid "unable to start 'show' for object '%s'"
16539 msgstr ""
16540
16541 #: builtin/notes.c:154
16542 msgid "could not read 'show' output"
16543 msgstr ""
16544
16545 #: builtin/notes.c:162
16546 #, c-format
16547 msgid "failed to finish 'show' for object '%s'"
16548 msgstr ""
16549
16550 #: builtin/notes.c:197
16551 msgid "please supply the note contents using either -m or -F option"
16552 msgstr ""
16553
16554 #: builtin/notes.c:206
16555 msgid "unable to write note object"
16556 msgstr ""
16557
16558 #: builtin/notes.c:208
16559 #, c-format
16560 msgid "the note contents have been left in %s"
16561 msgstr ""
16562
16563 #: builtin/notes.c:242 builtin/tag.c:533
16564 #, c-format
16565 msgid "could not open or read '%s'"
16566 msgstr ""
16567
16568 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
16569 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
16570 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
16571 #, c-format
16572 msgid "failed to resolve '%s' as a valid ref."
16573 msgstr ""
16574
16575 #: builtin/notes.c:265
16576 #, c-format
16577 msgid "failed to read object '%s'."
16578 msgstr ""
16579
16580 #: builtin/notes.c:268
16581 #, c-format
16582 msgid "cannot read note data from non-blob object '%s'."
16583 msgstr ""
16584
16585 #: builtin/notes.c:309
16586 #, c-format
16587 msgid "malformed input line: '%s'."
16588 msgstr ""
16589
16590 #: builtin/notes.c:324
16591 #, c-format
16592 msgid "failed to copy notes from '%s' to '%s'"
16593 msgstr ""
16594
16595 #. TRANSLATORS: the first %s will be replaced by a git
16596 #. notes command: 'add', 'merge', 'remove', etc.
16597 #.
16598 #: builtin/notes.c:356
16599 #, c-format
16600 msgid "refusing to %s notes in %s (outside of refs/notes/)"
16601 msgstr ""
16602
16603 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
16604 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
16605 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
16606 msgid "too many parameters"
16607 msgstr ""
16608
16609 #: builtin/notes.c:389 builtin/notes.c:678
16610 #, c-format
16611 msgid "no note found for object %s."
16612 msgstr ""
16613
16614 #: builtin/notes.c:410 builtin/notes.c:576
16615 msgid "note contents as a string"
16616 msgstr ""
16617
16618 #: builtin/notes.c:413 builtin/notes.c:579
16619 msgid "note contents in a file"
16620 msgstr ""
16621
16622 #: builtin/notes.c:416 builtin/notes.c:582
16623 msgid "reuse and edit specified note object"
16624 msgstr ""
16625
16626 #: builtin/notes.c:419 builtin/notes.c:585
16627 msgid "reuse specified note object"
16628 msgstr ""
16629
16630 #: builtin/notes.c:422 builtin/notes.c:588
16631 msgid "allow storing empty note"
16632 msgstr ""
16633
16634 #: builtin/notes.c:423 builtin/notes.c:496
16635 msgid "replace existing notes"
16636 msgstr ""
16637
16638 #: builtin/notes.c:448
16639 #, c-format
16640 msgid ""
16641 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
16642 "existing notes"
16643 msgstr ""
16644
16645 #: builtin/notes.c:463 builtin/notes.c:544
16646 #, c-format
16647 msgid "Overwriting existing notes for object %s\n"
16648 msgstr ""
16649
16650 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
16651 #, c-format
16652 msgid "Removing note for object %s\n"
16653 msgstr ""
16654
16655 #: builtin/notes.c:497
16656 msgid "read objects from stdin"
16657 msgstr ""
16658
16659 #: builtin/notes.c:499
16660 msgid "load rewriting config for <command> (implies --stdin)"
16661 msgstr ""
16662
16663 #: builtin/notes.c:517
16664 msgid "too few parameters"
16665 msgstr ""
16666
16667 #: builtin/notes.c:538
16668 #, c-format
16669 msgid ""
16670 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
16671 "existing notes"
16672 msgstr ""
16673
16674 #: builtin/notes.c:550
16675 #, c-format
16676 msgid "missing notes on source object %s. Cannot copy."
16677 msgstr ""
16678
16679 #: builtin/notes.c:603
16680 #, c-format
16681 msgid ""
16682 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
16683 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
16684 msgstr ""
16685
16686 #: builtin/notes.c:698
16687 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
16688 msgstr ""
16689
16690 #: builtin/notes.c:700
16691 msgid "failed to delete ref NOTES_MERGE_REF"
16692 msgstr ""
16693
16694 #: builtin/notes.c:702
16695 msgid "failed to remove 'git notes merge' worktree"
16696 msgstr ""
16697
16698 #: builtin/notes.c:722
16699 msgid "failed to read ref NOTES_MERGE_PARTIAL"
16700 msgstr ""
16701
16702 #: builtin/notes.c:724
16703 msgid "could not find commit from NOTES_MERGE_PARTIAL."
16704 msgstr ""
16705
16706 #: builtin/notes.c:726
16707 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
16708 msgstr ""
16709
16710 #: builtin/notes.c:739
16711 msgid "failed to resolve NOTES_MERGE_REF"
16712 msgstr ""
16713
16714 #: builtin/notes.c:742
16715 msgid "failed to finalize notes merge"
16716 msgstr ""
16717
16718 #: builtin/notes.c:768
16719 #, c-format
16720 msgid "unknown notes merge strategy %s"
16721 msgstr ""
16722
16723 #: builtin/notes.c:784
16724 msgid "General options"
16725 msgstr ""
16726
16727 #: builtin/notes.c:786
16728 msgid "Merge options"
16729 msgstr ""
16730
16731 #: builtin/notes.c:788
16732 msgid ""
16733 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
16734 "cat_sort_uniq)"
16735 msgstr ""
16736
16737 #: builtin/notes.c:790
16738 msgid "Committing unmerged notes"
16739 msgstr ""
16740
16741 #: builtin/notes.c:792
16742 msgid "finalize notes merge by committing unmerged notes"
16743 msgstr ""
16744
16745 #: builtin/notes.c:794
16746 msgid "Aborting notes merge resolution"
16747 msgstr ""
16748
16749 #: builtin/notes.c:796
16750 msgid "abort notes merge"
16751 msgstr ""
16752
16753 #: builtin/notes.c:807
16754 msgid "cannot mix --commit, --abort or -s/--strategy"
16755 msgstr ""
16756
16757 #: builtin/notes.c:812
16758 msgid "must specify a notes ref to merge"
16759 msgstr ""
16760
16761 #: builtin/notes.c:836
16762 #, c-format
16763 msgid "unknown -s/--strategy: %s"
16764 msgstr ""
16765
16766 #: builtin/notes.c:873
16767 #, c-format
16768 msgid "a notes merge into %s is already in-progress at %s"
16769 msgstr ""
16770
16771 #: builtin/notes.c:876
16772 #, c-format
16773 msgid "failed to store link to current notes ref (%s)"
16774 msgstr ""
16775
16776 #: builtin/notes.c:878
16777 #, c-format
16778 msgid ""
16779 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
16780 "'git notes merge --commit', or abort the merge with 'git notes merge --"
16781 "abort'.\n"
16782 msgstr ""
16783
16784 #: builtin/notes.c:897 builtin/tag.c:546
16785 #, c-format
16786 msgid "Failed to resolve '%s' as a valid ref."
16787 msgstr ""
16788
16789 #: builtin/notes.c:900
16790 #, c-format
16791 msgid "Object %s has no note\n"
16792 msgstr ""
16793
16794 #: builtin/notes.c:912
16795 msgid "attempt to remove non-existent note is not an error"
16796 msgstr ""
16797
16798 #: builtin/notes.c:915
16799 msgid "read object names from the standard input"
16800 msgstr ""
16801
16802 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:220
16803 msgid "do not remove, show only"
16804 msgstr ""
16805
16806 #: builtin/notes.c:955
16807 msgid "report pruned notes"
16808 msgstr ""
16809
16810 #: builtin/notes.c:998
16811 msgid "notes-ref"
16812 msgstr ""
16813
16814 #: builtin/notes.c:999
16815 msgid "use notes from <notes-ref>"
16816 msgstr ""
16817
16818 #: builtin/notes.c:1034 builtin/stash.c:1604
16819 #, c-format
16820 msgid "unknown subcommand: %s"
16821 msgstr ""
16822
16823 #: builtin/pack-objects.c:54
16824 msgid ""
16825 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
16826 msgstr ""
16827
16828 #: builtin/pack-objects.c:55
16829 msgid ""
16830 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
16831 msgstr ""
16832
16833 #: builtin/pack-objects.c:443
16834 #, c-format
16835 msgid "bad packed object CRC for %s"
16836 msgstr ""
16837
16838 #: builtin/pack-objects.c:454
16839 #, c-format
16840 msgid "corrupt packed object for %s"
16841 msgstr ""
16842
16843 #: builtin/pack-objects.c:585
16844 #, c-format
16845 msgid "recursive delta detected for object %s"
16846 msgstr ""
16847
16848 #: builtin/pack-objects.c:796
16849 #, c-format
16850 msgid "ordered %u objects, expected %<PRIu32>"
16851 msgstr ""
16852
16853 #: builtin/pack-objects.c:1004
16854 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
16855 msgstr ""
16856
16857 #: builtin/pack-objects.c:1017
16858 msgid "Writing objects"
16859 msgstr ""
16860
16861 #: builtin/pack-objects.c:1078 builtin/update-index.c:90
16862 #, c-format
16863 msgid "failed to stat %s"
16864 msgstr ""
16865
16866 #: builtin/pack-objects.c:1131
16867 #, c-format
16868 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
16869 msgstr ""
16870
16871 #: builtin/pack-objects.c:1348
16872 msgid "disabling bitmap writing, as some objects are not being packed"
16873 msgstr ""
16874
16875 #: builtin/pack-objects.c:1796
16876 #, c-format
16877 msgid "delta base offset overflow in pack for %s"
16878 msgstr ""
16879
16880 #: builtin/pack-objects.c:1805
16881 #, c-format
16882 msgid "delta base offset out of bound for %s"
16883 msgstr ""
16884
16885 #: builtin/pack-objects.c:2086
16886 msgid "Counting objects"
16887 msgstr ""
16888
16889 #: builtin/pack-objects.c:2231
16890 #, c-format
16891 msgid "unable to parse object header of %s"
16892 msgstr ""
16893
16894 #: builtin/pack-objects.c:2301 builtin/pack-objects.c:2317
16895 #: builtin/pack-objects.c:2327
16896 #, c-format
16897 msgid "object %s cannot be read"
16898 msgstr ""
16899
16900 #: builtin/pack-objects.c:2304 builtin/pack-objects.c:2331
16901 #, c-format
16902 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
16903 msgstr ""
16904
16905 #: builtin/pack-objects.c:2341
16906 msgid "suboptimal pack - out of memory"
16907 msgstr ""
16908
16909 #: builtin/pack-objects.c:2656
16910 #, c-format
16911 msgid "Delta compression using up to %d threads"
16912 msgstr ""
16913
16914 #: builtin/pack-objects.c:2795
16915 #, c-format
16916 msgid "unable to pack objects reachable from tag %s"
16917 msgstr ""
16918
16919 #: builtin/pack-objects.c:2883
16920 msgid "Compressing objects"
16921 msgstr ""
16922
16923 #: builtin/pack-objects.c:2889
16924 msgid "inconsistency with delta count"
16925 msgstr ""
16926
16927 #: builtin/pack-objects.c:2961
16928 #, c-format
16929 msgid ""
16930 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
16931 "hash> <uri>' (got '%s')"
16932 msgstr ""
16933
16934 #: builtin/pack-objects.c:2964
16935 #, c-format
16936 msgid ""
16937 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
16938 msgstr ""
16939
16940 #: builtin/pack-objects.c:2993
16941 #, c-format
16942 msgid ""
16943 "expected edge object ID, got garbage:\n"
16944 " %s"
16945 msgstr ""
16946
16947 #: builtin/pack-objects.c:2999
16948 #, c-format
16949 msgid ""
16950 "expected object ID, got garbage:\n"
16951 " %s"
16952 msgstr ""
16953
16954 #: builtin/pack-objects.c:3097
16955 msgid "invalid value for --missing"
16956 msgstr ""
16957
16958 #: builtin/pack-objects.c:3156 builtin/pack-objects.c:3264
16959 msgid "cannot open pack index"
16960 msgstr ""
16961
16962 #: builtin/pack-objects.c:3187
16963 #, c-format
16964 msgid "loose object at %s could not be examined"
16965 msgstr ""
16966
16967 #: builtin/pack-objects.c:3272
16968 msgid "unable to force loose object"
16969 msgstr ""
16970
16971 #: builtin/pack-objects.c:3365
16972 #, c-format
16973 msgid "not a rev '%s'"
16974 msgstr ""
16975
16976 #: builtin/pack-objects.c:3368
16977 #, c-format
16978 msgid "bad revision '%s'"
16979 msgstr ""
16980
16981 #: builtin/pack-objects.c:3393
16982 msgid "unable to add recent objects"
16983 msgstr ""
16984
16985 #: builtin/pack-objects.c:3446
16986 #, c-format
16987 msgid "unsupported index version %s"
16988 msgstr ""
16989
16990 #: builtin/pack-objects.c:3450
16991 #, c-format
16992 msgid "bad index version '%s'"
16993 msgstr ""
16994
16995 #: builtin/pack-objects.c:3488
16996 msgid "<version>[,<offset>]"
16997 msgstr ""
16998
16999 #: builtin/pack-objects.c:3489
17000 msgid "write the pack index file in the specified idx format version"
17001 msgstr ""
17002
17003 #: builtin/pack-objects.c:3492
17004 msgid "maximum size of each output pack file"
17005 msgstr ""
17006
17007 #: builtin/pack-objects.c:3494
17008 msgid "ignore borrowed objects from alternate object store"
17009 msgstr ""
17010
17011 #: builtin/pack-objects.c:3496
17012 msgid "ignore packed objects"
17013 msgstr ""
17014
17015 #: builtin/pack-objects.c:3498
17016 msgid "limit pack window by objects"
17017 msgstr ""
17018
17019 #: builtin/pack-objects.c:3500
17020 msgid "limit pack window by memory in addition to object limit"
17021 msgstr ""
17022
17023 #: builtin/pack-objects.c:3502
17024 msgid "maximum length of delta chain allowed in the resulting pack"
17025 msgstr ""
17026
17027 #: builtin/pack-objects.c:3504
17028 msgid "reuse existing deltas"
17029 msgstr ""
17030
17031 #: builtin/pack-objects.c:3506
17032 msgid "reuse existing objects"
17033 msgstr ""
17034
17035 #: builtin/pack-objects.c:3508
17036 msgid "use OFS_DELTA objects"
17037 msgstr ""
17038
17039 #: builtin/pack-objects.c:3510
17040 msgid "use threads when searching for best delta matches"
17041 msgstr ""
17042
17043 #: builtin/pack-objects.c:3512
17044 msgid "do not create an empty pack output"
17045 msgstr ""
17046
17047 #: builtin/pack-objects.c:3514
17048 msgid "read revision arguments from standard input"
17049 msgstr ""
17050
17051 #: builtin/pack-objects.c:3516
17052 msgid "limit the objects to those that are not yet packed"
17053 msgstr ""
17054
17055 #: builtin/pack-objects.c:3519
17056 msgid "include objects reachable from any reference"
17057 msgstr ""
17058
17059 #: builtin/pack-objects.c:3522
17060 msgid "include objects referred by reflog entries"
17061 msgstr ""
17062
17063 #: builtin/pack-objects.c:3525
17064 msgid "include objects referred to by the index"
17065 msgstr ""
17066
17067 #: builtin/pack-objects.c:3528
17068 msgid "output pack to stdout"
17069 msgstr ""
17070
17071 #: builtin/pack-objects.c:3530
17072 msgid "include tag objects that refer to objects to be packed"
17073 msgstr ""
17074
17075 #: builtin/pack-objects.c:3532
17076 msgid "keep unreachable objects"
17077 msgstr ""
17078
17079 #: builtin/pack-objects.c:3534
17080 msgid "pack loose unreachable objects"
17081 msgstr ""
17082
17083 #: builtin/pack-objects.c:3536
17084 msgid "unpack unreachable objects newer than <time>"
17085 msgstr ""
17086
17087 #: builtin/pack-objects.c:3539
17088 msgid "use the sparse reachability algorithm"
17089 msgstr ""
17090
17091 #: builtin/pack-objects.c:3541
17092 msgid "create thin packs"
17093 msgstr ""
17094
17095 #: builtin/pack-objects.c:3543
17096 msgid "create packs suitable for shallow fetches"
17097 msgstr ""
17098
17099 #: builtin/pack-objects.c:3545
17100 msgid "ignore packs that have companion .keep file"
17101 msgstr ""
17102
17103 #: builtin/pack-objects.c:3547
17104 msgid "ignore this pack"
17105 msgstr ""
17106
17107 #: builtin/pack-objects.c:3549
17108 msgid "pack compression level"
17109 msgstr ""
17110
17111 #: builtin/pack-objects.c:3551
17112 msgid "do not hide commits by grafts"
17113 msgstr ""
17114
17115 #: builtin/pack-objects.c:3553
17116 msgid "use a bitmap index if available to speed up counting objects"
17117 msgstr ""
17118
17119 #: builtin/pack-objects.c:3555
17120 msgid "write a bitmap index together with the pack index"
17121 msgstr ""
17122
17123 #: builtin/pack-objects.c:3559
17124 msgid "write a bitmap index if possible"
17125 msgstr ""
17126
17127 #: builtin/pack-objects.c:3563
17128 msgid "handling for missing objects"
17129 msgstr ""
17130
17131 #: builtin/pack-objects.c:3566
17132 msgid "do not pack objects in promisor packfiles"
17133 msgstr ""
17134
17135 #: builtin/pack-objects.c:3568
17136 msgid "respect islands during delta compression"
17137 msgstr ""
17138
17139 #: builtin/pack-objects.c:3570
17140 msgid "protocol"
17141 msgstr ""
17142
17143 #: builtin/pack-objects.c:3571
17144 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
17145 msgstr ""
17146
17147 #: builtin/pack-objects.c:3600
17148 #, c-format
17149 msgid "delta chain depth %d is too deep, forcing %d"
17150 msgstr ""
17151
17152 #: builtin/pack-objects.c:3605
17153 #, c-format
17154 msgid "pack.deltaCacheLimit is too high, forcing %d"
17155 msgstr ""
17156
17157 #: builtin/pack-objects.c:3659
17158 msgid "--max-pack-size cannot be used to build a pack for transfer"
17159 msgstr ""
17160
17161 #: builtin/pack-objects.c:3661
17162 msgid "minimum pack size limit is 1 MiB"
17163 msgstr ""
17164
17165 #: builtin/pack-objects.c:3666
17166 msgid "--thin cannot be used to build an indexable pack"
17167 msgstr ""
17168
17169 #: builtin/pack-objects.c:3669
17170 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
17171 msgstr ""
17172
17173 #: builtin/pack-objects.c:3675
17174 msgid "cannot use --filter without --stdout"
17175 msgstr ""
17176
17177 #: builtin/pack-objects.c:3735
17178 msgid "Enumerating objects"
17179 msgstr ""
17180
17181 #: builtin/pack-objects.c:3766
17182 #, c-format
17183 msgid ""
17184 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
17185 "reused %<PRIu32>"
17186 msgstr ""
17187
17188 #: builtin/pack-refs.c:8
17189 msgid "git pack-refs [<options>]"
17190 msgstr ""
17191
17192 #: builtin/pack-refs.c:16
17193 msgid "pack everything"
17194 msgstr ""
17195
17196 #: builtin/pack-refs.c:17
17197 msgid "prune loose refs (default)"
17198 msgstr ""
17199
17200 #: builtin/prune-packed.c:6
17201 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
17202 msgstr ""
17203
17204 #: builtin/prune.c:14
17205 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
17206 msgstr ""
17207
17208 #: builtin/prune.c:133
17209 msgid "report pruned objects"
17210 msgstr ""
17211
17212 #: builtin/prune.c:136
17213 msgid "expire objects older than <time>"
17214 msgstr ""
17215
17216 #: builtin/prune.c:138
17217 msgid "limit traversal to objects outside promisor packfiles"
17218 msgstr ""
17219
17220 #: builtin/prune.c:152
17221 msgid "cannot prune in a precious-objects repo"
17222 msgstr ""
17223
17224 #: builtin/pull.c:45 builtin/pull.c:47
17225 #, c-format
17226 msgid "Invalid value for %s: %s"
17227 msgstr ""
17228
17229 #: builtin/pull.c:67
17230 msgid "git pull [<options>] [<repository> [<refspec>...]]"
17231 msgstr ""
17232
17233 #: builtin/pull.c:123
17234 msgid "control for recursive fetching of submodules"
17235 msgstr ""
17236
17237 #: builtin/pull.c:127
17238 msgid "Options related to merging"
17239 msgstr ""
17240
17241 #: builtin/pull.c:130
17242 msgid "incorporate changes by rebasing rather than merging"
17243 msgstr ""
17244
17245 #: builtin/pull.c:158 builtin/rebase.c:490 builtin/revert.c:126
17246 msgid "allow fast-forward"
17247 msgstr ""
17248
17249 #: builtin/pull.c:167 parse-options.h:339
17250 msgid "automatically stash/stash pop before and after"
17251 msgstr ""
17252
17253 #: builtin/pull.c:183
17254 msgid "Options related to fetching"
17255 msgstr ""
17256
17257 #: builtin/pull.c:193
17258 msgid "force overwrite of local branch"
17259 msgstr ""
17260
17261 #: builtin/pull.c:201
17262 msgid "number of submodules pulled in parallel"
17263 msgstr ""
17264
17265 #: builtin/pull.c:317
17266 #, c-format
17267 msgid "Invalid value for pull.ff: %s"
17268 msgstr ""
17269
17270 #: builtin/pull.c:348
17271 msgid ""
17272 "Pulling without specifying how to reconcile divergent branches is\n"
17273 "discouraged. You can squelch this message by running one of the following\n"
17274 "commands sometime before your next pull:\n"
17275 "\n"
17276 "  git config pull.rebase false  # merge (the default strategy)\n"
17277 "  git config pull.rebase true   # rebase\n"
17278 "  git config pull.ff only       # fast-forward only\n"
17279 "\n"
17280 "You can replace \"git config\" with \"git config --global\" to set a "
17281 "default\n"
17282 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
17283 "or --ff-only on the command line to override the configured default per\n"
17284 "invocation.\n"
17285 msgstr ""
17286
17287 #: builtin/pull.c:458
17288 msgid ""
17289 "There is no candidate for rebasing against among the refs that you just "
17290 "fetched."
17291 msgstr ""
17292
17293 #: builtin/pull.c:460
17294 msgid ""
17295 "There are no candidates for merging among the refs that you just fetched."
17296 msgstr ""
17297
17298 #: builtin/pull.c:461
17299 msgid ""
17300 "Generally this means that you provided a wildcard refspec which had no\n"
17301 "matches on the remote end."
17302 msgstr ""
17303
17304 #: builtin/pull.c:464
17305 #, c-format
17306 msgid ""
17307 "You asked to pull from the remote '%s', but did not specify\n"
17308 "a branch. Because this is not the default configured remote\n"
17309 "for your current branch, you must specify a branch on the command line."
17310 msgstr ""
17311
17312 #: builtin/pull.c:469 builtin/rebase.c:1246
17313 msgid "You are not currently on a branch."
17314 msgstr ""
17315
17316 #: builtin/pull.c:471 builtin/pull.c:486
17317 msgid "Please specify which branch you want to rebase against."
17318 msgstr ""
17319
17320 #: builtin/pull.c:473 builtin/pull.c:488
17321 msgid "Please specify which branch you want to merge with."
17322 msgstr ""
17323
17324 #: builtin/pull.c:474 builtin/pull.c:489
17325 msgid "See git-pull(1) for details."
17326 msgstr ""
17327
17328 #: builtin/pull.c:476 builtin/pull.c:482 builtin/pull.c:491
17329 #: builtin/rebase.c:1252
17330 msgid "<remote>"
17331 msgstr ""
17332
17333 #: builtin/pull.c:476 builtin/pull.c:491 builtin/pull.c:496
17334 msgid "<branch>"
17335 msgstr ""
17336
17337 #: builtin/pull.c:484 builtin/rebase.c:1244
17338 msgid "There is no tracking information for the current branch."
17339 msgstr ""
17340
17341 #: builtin/pull.c:493
17342 msgid ""
17343 "If you wish to set tracking information for this branch you can do so with:"
17344 msgstr ""
17345
17346 #: builtin/pull.c:498
17347 #, c-format
17348 msgid ""
17349 "Your configuration specifies to merge with the ref '%s'\n"
17350 "from the remote, but no such ref was fetched."
17351 msgstr ""
17352
17353 #: builtin/pull.c:609
17354 #, c-format
17355 msgid "unable to access commit %s"
17356 msgstr ""
17357
17358 #: builtin/pull.c:915
17359 msgid "ignoring --verify-signatures for rebase"
17360 msgstr ""
17361
17362 #: builtin/pull.c:972
17363 msgid "Updating an unborn branch with changes added to the index."
17364 msgstr ""
17365
17366 #: builtin/pull.c:976
17367 msgid "pull with rebase"
17368 msgstr ""
17369
17370 #: builtin/pull.c:977
17371 msgid "please commit or stash them."
17372 msgstr ""
17373
17374 #: builtin/pull.c:1002
17375 #, c-format
17376 msgid ""
17377 "fetch updated the current branch head.\n"
17378 "fast-forwarding your working tree from\n"
17379 "commit %s."
17380 msgstr ""
17381
17382 #: builtin/pull.c:1008
17383 #, c-format
17384 msgid ""
17385 "Cannot fast-forward your working tree.\n"
17386 "After making sure that you saved anything precious from\n"
17387 "$ git diff %s\n"
17388 "output, run\n"
17389 "$ git reset --hard\n"
17390 "to recover."
17391 msgstr ""
17392
17393 #: builtin/pull.c:1023
17394 msgid "Cannot merge multiple branches into empty head."
17395 msgstr ""
17396
17397 #: builtin/pull.c:1027
17398 msgid "Cannot rebase onto multiple branches."
17399 msgstr ""
17400
17401 #: builtin/pull.c:1041
17402 msgid "cannot rebase with locally recorded submodule modifications"
17403 msgstr ""
17404
17405 #: builtin/push.c:19
17406 msgid "git push [<options>] [<repository> [<refspec>...]]"
17407 msgstr ""
17408
17409 #: builtin/push.c:111
17410 msgid "tag shorthand without <tag>"
17411 msgstr ""
17412
17413 #: builtin/push.c:119
17414 msgid "--delete only accepts plain target ref names"
17415 msgstr ""
17416
17417 #: builtin/push.c:164
17418 msgid ""
17419 "\n"
17420 "To choose either option permanently, see push.default in 'git help config'."
17421 msgstr ""
17422
17423 #: builtin/push.c:167
17424 #, c-format
17425 msgid ""
17426 "The upstream branch of your current branch does not match\n"
17427 "the name of your current branch.  To push to the upstream branch\n"
17428 "on the remote, use\n"
17429 "\n"
17430 "    git push %s HEAD:%s\n"
17431 "\n"
17432 "To push to the branch of the same name on the remote, use\n"
17433 "\n"
17434 "    git push %s HEAD\n"
17435 "%s"
17436 msgstr ""
17437
17438 #: builtin/push.c:182
17439 #, c-format
17440 msgid ""
17441 "You are not currently on a branch.\n"
17442 "To push the history leading to the current (detached HEAD)\n"
17443 "state now, use\n"
17444 "\n"
17445 "    git push %s HEAD:<name-of-remote-branch>\n"
17446 msgstr ""
17447
17448 #: builtin/push.c:194
17449 #, c-format
17450 msgid ""
17451 "The current branch %s has no upstream branch.\n"
17452 "To push the current branch and set the remote as upstream, use\n"
17453 "\n"
17454 "    git push --set-upstream %s %s\n"
17455 msgstr ""
17456
17457 #: builtin/push.c:202
17458 #, c-format
17459 msgid "The current branch %s has multiple upstream branches, refusing to push."
17460 msgstr ""
17461
17462 #: builtin/push.c:205
17463 #, c-format
17464 msgid ""
17465 "You are pushing to remote '%s', which is not the upstream of\n"
17466 "your current branch '%s', without telling me what to push\n"
17467 "to update which remote branch."
17468 msgstr ""
17469
17470 #: builtin/push.c:260
17471 msgid ""
17472 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
17473 msgstr ""
17474
17475 #: builtin/push.c:267
17476 msgid ""
17477 "Updates were rejected because the tip of your current branch is behind\n"
17478 "its remote counterpart. Integrate the remote changes (e.g.\n"
17479 "'git pull ...') before pushing again.\n"
17480 "See the 'Note about fast-forwards' in 'git push --help' for details."
17481 msgstr ""
17482
17483 #: builtin/push.c:273
17484 msgid ""
17485 "Updates were rejected because a pushed branch tip is behind its remote\n"
17486 "counterpart. Check out this branch and integrate the remote changes\n"
17487 "(e.g. 'git pull ...') before pushing again.\n"
17488 "See the 'Note about fast-forwards' in 'git push --help' for details."
17489 msgstr ""
17490
17491 #: builtin/push.c:279
17492 msgid ""
17493 "Updates were rejected because the remote contains work that you do\n"
17494 "not have locally. This is usually caused by another repository pushing\n"
17495 "to the same ref. You may want to first integrate the remote changes\n"
17496 "(e.g., 'git pull ...') before pushing again.\n"
17497 "See the 'Note about fast-forwards' in 'git push --help' for details."
17498 msgstr ""
17499
17500 #: builtin/push.c:286
17501 msgid "Updates were rejected because the tag already exists in the remote."
17502 msgstr ""
17503
17504 #: builtin/push.c:289
17505 msgid ""
17506 "You cannot update a remote ref that points at a non-commit object,\n"
17507 "or update a remote ref to make it point at a non-commit object,\n"
17508 "without using the '--force' option.\n"
17509 msgstr ""
17510
17511 #: builtin/push.c:294
17512 msgid ""
17513 "Updates were rejected because the tip of the remote-tracking\n"
17514 "branch has been updated since the last checkout. You may want\n"
17515 "to integrate those changes locally (e.g., 'git pull ...')\n"
17516 "before forcing an update.\n"
17517 msgstr ""
17518
17519 #: builtin/push.c:364
17520 #, c-format
17521 msgid "Pushing to %s\n"
17522 msgstr ""
17523
17524 #: builtin/push.c:371
17525 #, c-format
17526 msgid "failed to push some refs to '%s'"
17527 msgstr ""
17528
17529 #: builtin/push.c:553
17530 msgid "repository"
17531 msgstr ""
17532
17533 #: builtin/push.c:554 builtin/send-pack.c:189
17534 msgid "push all refs"
17535 msgstr ""
17536
17537 #: builtin/push.c:555 builtin/send-pack.c:191
17538 msgid "mirror all refs"
17539 msgstr ""
17540
17541 #: builtin/push.c:557
17542 msgid "delete refs"
17543 msgstr ""
17544
17545 #: builtin/push.c:558
17546 msgid "push tags (can't be used with --all or --mirror)"
17547 msgstr ""
17548
17549 #: builtin/push.c:561 builtin/send-pack.c:192
17550 msgid "force updates"
17551 msgstr ""
17552
17553 #: builtin/push.c:562 builtin/send-pack.c:204
17554 msgid "<refname>:<expect>"
17555 msgstr ""
17556
17557 #: builtin/push.c:563 builtin/send-pack.c:205
17558 msgid "require old value of ref to be at this value"
17559 msgstr ""
17560
17561 #: builtin/push.c:566 builtin/send-pack.c:208
17562 msgid "require remote updates to be integrated locally"
17563 msgstr ""
17564
17565 #: builtin/push.c:569
17566 msgid "control recursive pushing of submodules"
17567 msgstr ""
17568
17569 #: builtin/push.c:570 builtin/send-pack.c:199
17570 msgid "use thin pack"
17571 msgstr ""
17572
17573 #: builtin/push.c:571 builtin/push.c:572 builtin/send-pack.c:186
17574 #: builtin/send-pack.c:187
17575 msgid "receive pack program"
17576 msgstr ""
17577
17578 #: builtin/push.c:573
17579 msgid "set upstream for git pull/status"
17580 msgstr ""
17581
17582 #: builtin/push.c:576
17583 msgid "prune locally removed refs"
17584 msgstr ""
17585
17586 #: builtin/push.c:578
17587 msgid "bypass pre-push hook"
17588 msgstr ""
17589
17590 #: builtin/push.c:579
17591 msgid "push missing but relevant tags"
17592 msgstr ""
17593
17594 #: builtin/push.c:581 builtin/send-pack.c:193
17595 msgid "GPG sign the push"
17596 msgstr ""
17597
17598 #: builtin/push.c:583 builtin/send-pack.c:200
17599 msgid "request atomic transaction on remote side"
17600 msgstr ""
17601
17602 #: builtin/push.c:601
17603 msgid "--delete is incompatible with --all, --mirror and --tags"
17604 msgstr ""
17605
17606 #: builtin/push.c:603
17607 msgid "--delete doesn't make sense without any refs"
17608 msgstr ""
17609
17610 #: builtin/push.c:623
17611 #, c-format
17612 msgid "bad repository '%s'"
17613 msgstr ""
17614
17615 #: builtin/push.c:624
17616 msgid ""
17617 "No configured push destination.\n"
17618 "Either specify the URL from the command-line or configure a remote "
17619 "repository using\n"
17620 "\n"
17621 "    git remote add <name> <url>\n"
17622 "\n"
17623 "and then push using the remote name\n"
17624 "\n"
17625 "    git push <name>\n"
17626 msgstr ""
17627
17628 #: builtin/push.c:639
17629 msgid "--all and --tags are incompatible"
17630 msgstr ""
17631
17632 #: builtin/push.c:641
17633 msgid "--all can't be combined with refspecs"
17634 msgstr ""
17635
17636 #: builtin/push.c:645
17637 msgid "--mirror and --tags are incompatible"
17638 msgstr ""
17639
17640 #: builtin/push.c:647
17641 msgid "--mirror can't be combined with refspecs"
17642 msgstr ""
17643
17644 #: builtin/push.c:650
17645 msgid "--all and --mirror are incompatible"
17646 msgstr ""
17647
17648 #: builtin/push.c:657
17649 msgid "push options must not have new line characters"
17650 msgstr ""
17651
17652 #: builtin/range-diff.c:8
17653 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
17654 msgstr ""
17655
17656 #: builtin/range-diff.c:9
17657 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
17658 msgstr ""
17659
17660 #: builtin/range-diff.c:10
17661 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
17662 msgstr ""
17663
17664 #: builtin/range-diff.c:22
17665 msgid "Percentage by which creation is weighted"
17666 msgstr ""
17667
17668 #: builtin/range-diff.c:24
17669 msgid "use simple diff colors"
17670 msgstr ""
17671
17672 #: builtin/range-diff.c:26
17673 msgid "notes"
17674 msgstr ""
17675
17676 #: builtin/range-diff.c:26
17677 msgid "passed to 'git log'"
17678 msgstr ""
17679
17680 #: builtin/range-diff.c:50 builtin/range-diff.c:54
17681 #, c-format
17682 msgid "no .. in range: '%s'"
17683 msgstr ""
17684
17685 #: builtin/range-diff.c:64
17686 msgid "single arg format must be symmetric range"
17687 msgstr ""
17688
17689 #: builtin/range-diff.c:79
17690 msgid "need two commit ranges"
17691 msgstr ""
17692
17693 #: builtin/read-tree.c:41
17694 msgid ""
17695 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
17696 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
17697 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
17698 msgstr ""
17699
17700 #: builtin/read-tree.c:124
17701 msgid "write resulting index to <file>"
17702 msgstr ""
17703
17704 #: builtin/read-tree.c:127
17705 msgid "only empty the index"
17706 msgstr ""
17707
17708 #: builtin/read-tree.c:129
17709 msgid "Merging"
17710 msgstr ""
17711
17712 #: builtin/read-tree.c:131
17713 msgid "perform a merge in addition to a read"
17714 msgstr ""
17715
17716 #: builtin/read-tree.c:133
17717 msgid "3-way merge if no file level merging required"
17718 msgstr ""
17719
17720 #: builtin/read-tree.c:135
17721 msgid "3-way merge in presence of adds and removes"
17722 msgstr ""
17723
17724 #: builtin/read-tree.c:137
17725 msgid "same as -m, but discard unmerged entries"
17726 msgstr ""
17727
17728 #: builtin/read-tree.c:138
17729 msgid "<subdirectory>/"
17730 msgstr ""
17731
17732 #: builtin/read-tree.c:139
17733 msgid "read the tree into the index under <subdirectory>/"
17734 msgstr ""
17735
17736 #: builtin/read-tree.c:142
17737 msgid "update working tree with merge result"
17738 msgstr ""
17739
17740 #: builtin/read-tree.c:144
17741 msgid "gitignore"
17742 msgstr ""
17743
17744 #: builtin/read-tree.c:145
17745 msgid "allow explicitly ignored files to be overwritten"
17746 msgstr ""
17747
17748 #: builtin/read-tree.c:148
17749 msgid "don't check the working tree after merging"
17750 msgstr ""
17751
17752 #: builtin/read-tree.c:149
17753 msgid "don't update the index or the work tree"
17754 msgstr ""
17755
17756 #: builtin/read-tree.c:151
17757 msgid "skip applying sparse checkout filter"
17758 msgstr ""
17759
17760 #: builtin/read-tree.c:153
17761 msgid "debug unpack-trees"
17762 msgstr ""
17763
17764 #: builtin/read-tree.c:157
17765 msgid "suppress feedback messages"
17766 msgstr ""
17767
17768 #: builtin/read-tree.c:188
17769 msgid "You need to resolve your current index first"
17770 msgstr ""
17771
17772 #: builtin/rebase.c:35
17773 msgid ""
17774 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
17775 "[<upstream> [<branch>]]"
17776 msgstr ""
17777
17778 #: builtin/rebase.c:37
17779 msgid ""
17780 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
17781 msgstr ""
17782
17783 #: builtin/rebase.c:39
17784 msgid "git rebase --continue | --abort | --skip | --edit-todo"
17785 msgstr ""
17786
17787 #: builtin/rebase.c:193 builtin/rebase.c:217 builtin/rebase.c:244
17788 #, c-format
17789 msgid "unusable todo list: '%s'"
17790 msgstr ""
17791
17792 #: builtin/rebase.c:310
17793 #, c-format
17794 msgid "could not create temporary %s"
17795 msgstr ""
17796
17797 #: builtin/rebase.c:316
17798 msgid "could not mark as interactive"
17799 msgstr ""
17800
17801 #: builtin/rebase.c:369
17802 msgid "could not generate todo list"
17803 msgstr ""
17804
17805 #: builtin/rebase.c:411
17806 msgid "a base commit must be provided with --upstream or --onto"
17807 msgstr ""
17808
17809 #: builtin/rebase.c:480
17810 msgid "git rebase--interactive [<options>]"
17811 msgstr ""
17812
17813 #: builtin/rebase.c:493 builtin/rebase.c:1388
17814 msgid "keep commits which start empty"
17815 msgstr ""
17816
17817 #: builtin/rebase.c:497 builtin/revert.c:128
17818 msgid "allow commits with empty messages"
17819 msgstr ""
17820
17821 #: builtin/rebase.c:499
17822 msgid "rebase merge commits"
17823 msgstr ""
17824
17825 #: builtin/rebase.c:501
17826 msgid "keep original branch points of cousins"
17827 msgstr ""
17828
17829 #: builtin/rebase.c:503
17830 msgid "move commits that begin with squash!/fixup!"
17831 msgstr ""
17832
17833 #: builtin/rebase.c:504
17834 msgid "sign commits"
17835 msgstr ""
17836
17837 #: builtin/rebase.c:506 builtin/rebase.c:1327
17838 msgid "display a diffstat of what changed upstream"
17839 msgstr ""
17840
17841 #: builtin/rebase.c:508
17842 msgid "continue rebase"
17843 msgstr ""
17844
17845 #: builtin/rebase.c:510
17846 msgid "skip commit"
17847 msgstr ""
17848
17849 #: builtin/rebase.c:511
17850 msgid "edit the todo list"
17851 msgstr ""
17852
17853 #: builtin/rebase.c:513
17854 msgid "show the current patch"
17855 msgstr ""
17856
17857 #: builtin/rebase.c:516
17858 msgid "shorten commit ids in the todo list"
17859 msgstr ""
17860
17861 #: builtin/rebase.c:518
17862 msgid "expand commit ids in the todo list"
17863 msgstr ""
17864
17865 #: builtin/rebase.c:520
17866 msgid "check the todo list"
17867 msgstr ""
17868
17869 #: builtin/rebase.c:522
17870 msgid "rearrange fixup/squash lines"
17871 msgstr ""
17872
17873 #: builtin/rebase.c:524
17874 msgid "insert exec commands in todo list"
17875 msgstr ""
17876
17877 #: builtin/rebase.c:525
17878 msgid "onto"
17879 msgstr ""
17880
17881 #: builtin/rebase.c:528
17882 msgid "restrict-revision"
17883 msgstr ""
17884
17885 #: builtin/rebase.c:528
17886 msgid "restrict revision"
17887 msgstr ""
17888
17889 #: builtin/rebase.c:530
17890 msgid "squash-onto"
17891 msgstr ""
17892
17893 #: builtin/rebase.c:531
17894 msgid "squash onto"
17895 msgstr ""
17896
17897 #: builtin/rebase.c:533
17898 msgid "the upstream commit"
17899 msgstr ""
17900
17901 #: builtin/rebase.c:535
17902 msgid "head-name"
17903 msgstr ""
17904
17905 #: builtin/rebase.c:535
17906 msgid "head name"
17907 msgstr ""
17908
17909 #: builtin/rebase.c:540
17910 msgid "rebase strategy"
17911 msgstr ""
17912
17913 #: builtin/rebase.c:541
17914 msgid "strategy-opts"
17915 msgstr ""
17916
17917 #: builtin/rebase.c:542
17918 msgid "strategy options"
17919 msgstr ""
17920
17921 #: builtin/rebase.c:543
17922 msgid "switch-to"
17923 msgstr ""
17924
17925 #: builtin/rebase.c:544
17926 msgid "the branch or commit to checkout"
17927 msgstr ""
17928
17929 #: builtin/rebase.c:545
17930 msgid "onto-name"
17931 msgstr ""
17932
17933 #: builtin/rebase.c:545
17934 msgid "onto name"
17935 msgstr ""
17936
17937 #: builtin/rebase.c:546
17938 msgid "cmd"
17939 msgstr ""
17940
17941 #: builtin/rebase.c:546
17942 msgid "the command to run"
17943 msgstr ""
17944
17945 #: builtin/rebase.c:549 builtin/rebase.c:1421
17946 msgid "automatically re-schedule any `exec` that fails"
17947 msgstr ""
17948
17949 #: builtin/rebase.c:565
17950 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
17951 msgstr ""
17952
17953 #: builtin/rebase.c:581
17954 #, c-format
17955 msgid "%s requires the merge backend"
17956 msgstr ""
17957
17958 #: builtin/rebase.c:624
17959 #, c-format
17960 msgid "could not get 'onto': '%s'"
17961 msgstr ""
17962
17963 #: builtin/rebase.c:641
17964 #, c-format
17965 msgid "invalid orig-head: '%s'"
17966 msgstr ""
17967
17968 #: builtin/rebase.c:666
17969 #, c-format
17970 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
17971 msgstr ""
17972
17973 #: builtin/rebase.c:811 git-rebase--preserve-merges.sh:81
17974 msgid ""
17975 "Resolve all conflicts manually, mark them as resolved with\n"
17976 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17977 "You can instead skip this commit: run \"git rebase --skip\".\n"
17978 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
17979 "abort\"."
17980 msgstr ""
17981
17982 #: builtin/rebase.c:894
17983 #, c-format
17984 msgid ""
17985 "\n"
17986 "git encountered an error while preparing the patches to replay\n"
17987 "these revisions:\n"
17988 "\n"
17989 "    %s\n"
17990 "\n"
17991 "As a result, git cannot rebase them."
17992 msgstr ""
17993
17994 #: builtin/rebase.c:1220
17995 #, c-format
17996 msgid ""
17997 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
17998 "\"."
17999 msgstr ""
18000
18001 #: builtin/rebase.c:1238
18002 #, c-format
18003 msgid ""
18004 "%s\n"
18005 "Please specify which branch you want to rebase against.\n"
18006 "See git-rebase(1) for details.\n"
18007 "\n"
18008 "    git rebase '<branch>'\n"
18009 "\n"
18010 msgstr ""
18011
18012 #: builtin/rebase.c:1254
18013 #, c-format
18014 msgid ""
18015 "If you wish to set tracking information for this branch you can do so with:\n"
18016 "\n"
18017 "    git branch --set-upstream-to=%s/<branch> %s\n"
18018 "\n"
18019 msgstr ""
18020
18021 #: builtin/rebase.c:1284
18022 msgid "exec commands cannot contain newlines"
18023 msgstr ""
18024
18025 #: builtin/rebase.c:1288
18026 msgid "empty exec command"
18027 msgstr ""
18028
18029 #: builtin/rebase.c:1318
18030 msgid "rebase onto given branch instead of upstream"
18031 msgstr ""
18032
18033 #: builtin/rebase.c:1320
18034 msgid "use the merge-base of upstream and branch as the current base"
18035 msgstr ""
18036
18037 #: builtin/rebase.c:1322
18038 msgid "allow pre-rebase hook to run"
18039 msgstr ""
18040
18041 #: builtin/rebase.c:1324
18042 msgid "be quiet. implies --no-stat"
18043 msgstr ""
18044
18045 #: builtin/rebase.c:1330
18046 msgid "do not show diffstat of what changed upstream"
18047 msgstr ""
18048
18049 #: builtin/rebase.c:1333
18050 msgid "add a Signed-off-by trailer to each commit"
18051 msgstr ""
18052
18053 #: builtin/rebase.c:1336
18054 msgid "make committer date match author date"
18055 msgstr ""
18056
18057 #: builtin/rebase.c:1338
18058 msgid "ignore author date and use current date"
18059 msgstr ""
18060
18061 #: builtin/rebase.c:1340
18062 msgid "synonym of --reset-author-date"
18063 msgstr ""
18064
18065 #: builtin/rebase.c:1342 builtin/rebase.c:1346
18066 msgid "passed to 'git apply'"
18067 msgstr ""
18068
18069 #: builtin/rebase.c:1344
18070 msgid "ignore changes in whitespace"
18071 msgstr ""
18072
18073 #: builtin/rebase.c:1348 builtin/rebase.c:1351
18074 msgid "cherry-pick all commits, even if unchanged"
18075 msgstr ""
18076
18077 #: builtin/rebase.c:1353
18078 msgid "continue"
18079 msgstr ""
18080
18081 #: builtin/rebase.c:1356
18082 msgid "skip current patch and continue"
18083 msgstr ""
18084
18085 #: builtin/rebase.c:1358
18086 msgid "abort and check out the original branch"
18087 msgstr ""
18088
18089 #: builtin/rebase.c:1361
18090 msgid "abort but keep HEAD where it is"
18091 msgstr ""
18092
18093 #: builtin/rebase.c:1362
18094 msgid "edit the todo list during an interactive rebase"
18095 msgstr ""
18096
18097 #: builtin/rebase.c:1365
18098 msgid "show the patch file being applied or merged"
18099 msgstr ""
18100
18101 #: builtin/rebase.c:1368
18102 msgid "use apply strategies to rebase"
18103 msgstr ""
18104
18105 #: builtin/rebase.c:1372
18106 msgid "use merging strategies to rebase"
18107 msgstr ""
18108
18109 #: builtin/rebase.c:1376
18110 msgid "let the user edit the list of commits to rebase"
18111 msgstr ""
18112
18113 #: builtin/rebase.c:1380
18114 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
18115 msgstr ""
18116
18117 #: builtin/rebase.c:1385
18118 msgid "how to handle commits that become empty"
18119 msgstr ""
18120
18121 #: builtin/rebase.c:1392
18122 msgid "move commits that begin with squash!/fixup! under -i"
18123 msgstr ""
18124
18125 #: builtin/rebase.c:1399
18126 msgid "add exec lines after each commit of the editable list"
18127 msgstr ""
18128
18129 #: builtin/rebase.c:1403
18130 msgid "allow rebasing commits with empty messages"
18131 msgstr ""
18132
18133 #: builtin/rebase.c:1407
18134 msgid "try to rebase merges instead of skipping them"
18135 msgstr ""
18136
18137 #: builtin/rebase.c:1410
18138 msgid "use 'merge-base --fork-point' to refine upstream"
18139 msgstr ""
18140
18141 #: builtin/rebase.c:1412
18142 msgid "use the given merge strategy"
18143 msgstr ""
18144
18145 #: builtin/rebase.c:1414 builtin/revert.c:115
18146 msgid "option"
18147 msgstr ""
18148
18149 #: builtin/rebase.c:1415
18150 msgid "pass the argument through to the merge strategy"
18151 msgstr ""
18152
18153 #: builtin/rebase.c:1418
18154 msgid "rebase all reachable commits up to the root(s)"
18155 msgstr ""
18156
18157 #: builtin/rebase.c:1423
18158 msgid "apply all changes, even those already present upstream"
18159 msgstr ""
18160
18161 #: builtin/rebase.c:1440
18162 msgid ""
18163 "the rebase.useBuiltin support has been removed!\n"
18164 "See its entry in 'git help config' for details."
18165 msgstr ""
18166
18167 #: builtin/rebase.c:1446
18168 msgid "It looks like 'git am' is in progress. Cannot rebase."
18169 msgstr ""
18170
18171 #: builtin/rebase.c:1487
18172 msgid ""
18173 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
18174 msgstr ""
18175
18176 #: builtin/rebase.c:1492
18177 msgid "cannot combine '--keep-base' with '--onto'"
18178 msgstr ""
18179
18180 #: builtin/rebase.c:1494
18181 msgid "cannot combine '--keep-base' with '--root'"
18182 msgstr ""
18183
18184 #: builtin/rebase.c:1498
18185 msgid "cannot combine '--root' with '--fork-point'"
18186 msgstr ""
18187
18188 #: builtin/rebase.c:1501
18189 msgid "No rebase in progress?"
18190 msgstr ""
18191
18192 #: builtin/rebase.c:1505
18193 msgid "The --edit-todo action can only be used during interactive rebase."
18194 msgstr ""
18195
18196 #: builtin/rebase.c:1528 t/helper/test-fast-rebase.c:123
18197 msgid "Cannot read HEAD"
18198 msgstr ""
18199
18200 #: builtin/rebase.c:1540
18201 msgid ""
18202 "You must edit all merge conflicts and then\n"
18203 "mark them as resolved using git add"
18204 msgstr ""
18205
18206 #: builtin/rebase.c:1559
18207 msgid "could not discard worktree changes"
18208 msgstr ""
18209
18210 #: builtin/rebase.c:1578
18211 #, c-format
18212 msgid "could not move back to %s"
18213 msgstr ""
18214
18215 #: builtin/rebase.c:1624
18216 #, c-format
18217 msgid ""
18218 "It seems that there is already a %s directory, and\n"
18219 "I wonder if you are in the middle of another rebase.  If that is the\n"
18220 "case, please try\n"
18221 "\t%s\n"
18222 "If that is not the case, please\n"
18223 "\t%s\n"
18224 "and run me again.  I am stopping in case you still have something\n"
18225 "valuable there.\n"
18226 msgstr ""
18227
18228 #: builtin/rebase.c:1652
18229 msgid "switch `C' expects a numerical value"
18230 msgstr ""
18231
18232 #: builtin/rebase.c:1694
18233 #, c-format
18234 msgid "Unknown mode: %s"
18235 msgstr ""
18236
18237 #: builtin/rebase.c:1733
18238 msgid "--strategy requires --merge or --interactive"
18239 msgstr ""
18240
18241 #: builtin/rebase.c:1763
18242 msgid "cannot combine apply options with merge options"
18243 msgstr ""
18244
18245 #: builtin/rebase.c:1776
18246 #, c-format
18247 msgid "Unknown rebase backend: %s"
18248 msgstr ""
18249
18250 #: builtin/rebase.c:1806
18251 msgid "--reschedule-failed-exec requires --exec or --interactive"
18252 msgstr ""
18253
18254 #: builtin/rebase.c:1826
18255 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
18256 msgstr ""
18257
18258 #: builtin/rebase.c:1830
18259 msgid ""
18260 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
18261 msgstr ""
18262
18263 #: builtin/rebase.c:1854
18264 #, c-format
18265 msgid "invalid upstream '%s'"
18266 msgstr ""
18267
18268 #: builtin/rebase.c:1860
18269 msgid "Could not create new root commit"
18270 msgstr ""
18271
18272 #: builtin/rebase.c:1886
18273 #, c-format
18274 msgid "'%s': need exactly one merge base with branch"
18275 msgstr ""
18276
18277 #: builtin/rebase.c:1889
18278 #, c-format
18279 msgid "'%s': need exactly one merge base"
18280 msgstr ""
18281
18282 #: builtin/rebase.c:1897
18283 #, c-format
18284 msgid "Does not point to a valid commit '%s'"
18285 msgstr ""
18286
18287 #: builtin/rebase.c:1923
18288 #, c-format
18289 msgid "fatal: no such branch/commit '%s'"
18290 msgstr ""
18291
18292 #: builtin/rebase.c:1931 builtin/submodule--helper.c:40
18293 #: builtin/submodule--helper.c:2414
18294 #, c-format
18295 msgid "No such ref: %s"
18296 msgstr ""
18297
18298 #: builtin/rebase.c:1942
18299 msgid "Could not resolve HEAD to a revision"
18300 msgstr ""
18301
18302 #: builtin/rebase.c:1963
18303 msgid "Please commit or stash them."
18304 msgstr ""
18305
18306 #: builtin/rebase.c:1999
18307 #, c-format
18308 msgid "could not switch to %s"
18309 msgstr ""
18310
18311 #: builtin/rebase.c:2010
18312 msgid "HEAD is up to date."
18313 msgstr ""
18314
18315 #: builtin/rebase.c:2012
18316 #, c-format
18317 msgid "Current branch %s is up to date.\n"
18318 msgstr ""
18319
18320 #: builtin/rebase.c:2020
18321 msgid "HEAD is up to date, rebase forced."
18322 msgstr ""
18323
18324 #: builtin/rebase.c:2022
18325 #, c-format
18326 msgid "Current branch %s is up to date, rebase forced.\n"
18327 msgstr ""
18328
18329 #: builtin/rebase.c:2030
18330 msgid "The pre-rebase hook refused to rebase."
18331 msgstr ""
18332
18333 #: builtin/rebase.c:2037
18334 #, c-format
18335 msgid "Changes to %s:\n"
18336 msgstr ""
18337
18338 #: builtin/rebase.c:2040
18339 #, c-format
18340 msgid "Changes from %s to %s:\n"
18341 msgstr ""
18342
18343 #: builtin/rebase.c:2065
18344 #, c-format
18345 msgid "First, rewinding head to replay your work on top of it...\n"
18346 msgstr ""
18347
18348 #: builtin/rebase.c:2074
18349 msgid "Could not detach HEAD"
18350 msgstr ""
18351
18352 #: builtin/rebase.c:2083
18353 #, c-format
18354 msgid "Fast-forwarded %s to %s.\n"
18355 msgstr ""
18356
18357 #: builtin/receive-pack.c:34
18358 msgid "git receive-pack <git-dir>"
18359 msgstr ""
18360
18361 #: builtin/receive-pack.c:1276
18362 msgid ""
18363 "By default, updating the current branch in a non-bare repository\n"
18364 "is denied, because it will make the index and work tree inconsistent\n"
18365 "with what you pushed, and will require 'git reset --hard' to match\n"
18366 "the work tree to HEAD.\n"
18367 "\n"
18368 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
18369 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
18370 "its current branch; however, this is not recommended unless you\n"
18371 "arranged to update its work tree to match what you pushed in some\n"
18372 "other way.\n"
18373 "\n"
18374 "To squelch this message and still keep the default behaviour, set\n"
18375 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
18376 msgstr ""
18377
18378 #: builtin/receive-pack.c:1296
18379 msgid ""
18380 "By default, deleting the current branch is denied, because the next\n"
18381 "'git clone' won't result in any file checked out, causing confusion.\n"
18382 "\n"
18383 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
18384 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
18385 "current branch, with or without a warning message.\n"
18386 "\n"
18387 "To squelch this message, you can set it to 'refuse'."
18388 msgstr ""
18389
18390 #: builtin/receive-pack.c:2481
18391 msgid "quiet"
18392 msgstr ""
18393
18394 #: builtin/receive-pack.c:2495
18395 msgid "You must specify a directory."
18396 msgstr ""
18397
18398 #: builtin/reflog.c:17
18399 msgid ""
18400 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
18401 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
18402 "<refs>..."
18403 msgstr ""
18404
18405 #: builtin/reflog.c:22
18406 msgid ""
18407 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
18408 "<refs>..."
18409 msgstr ""
18410
18411 #: builtin/reflog.c:25
18412 msgid "git reflog exists <ref>"
18413 msgstr ""
18414
18415 #: builtin/reflog.c:568 builtin/reflog.c:573
18416 #, c-format
18417 msgid "'%s' is not a valid timestamp"
18418 msgstr ""
18419
18420 #: builtin/reflog.c:606
18421 #, c-format
18422 msgid "Marking reachable objects..."
18423 msgstr ""
18424
18425 #: builtin/reflog.c:644
18426 #, c-format
18427 msgid "%s points nowhere!"
18428 msgstr ""
18429
18430 #: builtin/reflog.c:696
18431 msgid "no reflog specified to delete"
18432 msgstr ""
18433
18434 #: builtin/reflog.c:705
18435 #, c-format
18436 msgid "not a reflog: %s"
18437 msgstr ""
18438
18439 #: builtin/reflog.c:710
18440 #, c-format
18441 msgid "no reflog for '%s'"
18442 msgstr ""
18443
18444 #: builtin/reflog.c:756
18445 #, c-format
18446 msgid "invalid ref format: %s"
18447 msgstr ""
18448
18449 #: builtin/reflog.c:765
18450 msgid "git reflog [ show | expire | delete | exists ]"
18451 msgstr ""
18452
18453 #: builtin/remote.c:17
18454 msgid "git remote [-v | --verbose]"
18455 msgstr ""
18456
18457 #: builtin/remote.c:18
18458 msgid ""
18459 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
18460 "mirror=<fetch|push>] <name> <url>"
18461 msgstr ""
18462
18463 #: builtin/remote.c:19 builtin/remote.c:39
18464 msgid "git remote rename <old> <new>"
18465 msgstr ""
18466
18467 #: builtin/remote.c:20 builtin/remote.c:44
18468 msgid "git remote remove <name>"
18469 msgstr ""
18470
18471 #: builtin/remote.c:21 builtin/remote.c:49
18472 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
18473 msgstr ""
18474
18475 #: builtin/remote.c:22
18476 msgid "git remote [-v | --verbose] show [-n] <name>"
18477 msgstr ""
18478
18479 #: builtin/remote.c:23
18480 msgid "git remote prune [-n | --dry-run] <name>"
18481 msgstr ""
18482
18483 #: builtin/remote.c:24
18484 msgid ""
18485 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
18486 msgstr ""
18487
18488 #: builtin/remote.c:25
18489 msgid "git remote set-branches [--add] <name> <branch>..."
18490 msgstr ""
18491
18492 #: builtin/remote.c:26 builtin/remote.c:75
18493 msgid "git remote get-url [--push] [--all] <name>"
18494 msgstr ""
18495
18496 #: builtin/remote.c:27 builtin/remote.c:80
18497 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
18498 msgstr ""
18499
18500 #: builtin/remote.c:28 builtin/remote.c:81
18501 msgid "git remote set-url --add <name> <newurl>"
18502 msgstr ""
18503
18504 #: builtin/remote.c:29 builtin/remote.c:82
18505 msgid "git remote set-url --delete <name> <url>"
18506 msgstr ""
18507
18508 #: builtin/remote.c:34
18509 msgid "git remote add [<options>] <name> <url>"
18510 msgstr ""
18511
18512 #: builtin/remote.c:54
18513 msgid "git remote set-branches <name> <branch>..."
18514 msgstr ""
18515
18516 #: builtin/remote.c:55
18517 msgid "git remote set-branches --add <name> <branch>..."
18518 msgstr ""
18519
18520 #: builtin/remote.c:60
18521 msgid "git remote show [<options>] <name>"
18522 msgstr ""
18523
18524 #: builtin/remote.c:65
18525 msgid "git remote prune [<options>] <name>"
18526 msgstr ""
18527
18528 #: builtin/remote.c:70
18529 msgid "git remote update [<options>] [<group> | <remote>]..."
18530 msgstr ""
18531
18532 #: builtin/remote.c:99
18533 #, c-format
18534 msgid "Updating %s"
18535 msgstr ""
18536
18537 #: builtin/remote.c:131
18538 msgid ""
18539 "--mirror is dangerous and deprecated; please\n"
18540 "\t use --mirror=fetch or --mirror=push instead"
18541 msgstr ""
18542
18543 #: builtin/remote.c:148
18544 #, c-format
18545 msgid "unknown mirror argument: %s"
18546 msgstr ""
18547
18548 #: builtin/remote.c:164
18549 msgid "fetch the remote branches"
18550 msgstr ""
18551
18552 #: builtin/remote.c:166
18553 msgid "import all tags and associated objects when fetching"
18554 msgstr ""
18555
18556 #: builtin/remote.c:169
18557 msgid "or do not fetch any tag at all (--no-tags)"
18558 msgstr ""
18559
18560 #: builtin/remote.c:171
18561 msgid "branch(es) to track"
18562 msgstr ""
18563
18564 #: builtin/remote.c:172
18565 msgid "master branch"
18566 msgstr ""
18567
18568 #: builtin/remote.c:174
18569 msgid "set up remote as a mirror to push to or fetch from"
18570 msgstr ""
18571
18572 #: builtin/remote.c:186
18573 msgid "specifying a master branch makes no sense with --mirror"
18574 msgstr ""
18575
18576 #: builtin/remote.c:188
18577 msgid "specifying branches to track makes sense only with fetch mirrors"
18578 msgstr ""
18579
18580 #: builtin/remote.c:195 builtin/remote.c:700
18581 #, c-format
18582 msgid "remote %s already exists."
18583 msgstr ""
18584
18585 #: builtin/remote.c:240
18586 #, c-format
18587 msgid "Could not setup master '%s'"
18588 msgstr ""
18589
18590 #: builtin/remote.c:355
18591 #, c-format
18592 msgid "Could not get fetch map for refspec %s"
18593 msgstr ""
18594
18595 #: builtin/remote.c:454 builtin/remote.c:462
18596 msgid "(matching)"
18597 msgstr ""
18598
18599 #: builtin/remote.c:466
18600 msgid "(delete)"
18601 msgstr ""
18602
18603 #: builtin/remote.c:655
18604 #, c-format
18605 msgid "could not set '%s'"
18606 msgstr ""
18607
18608 #: builtin/remote.c:660
18609 #, c-format
18610 msgid ""
18611 "The %s configuration remote.pushDefault in:\n"
18612 "\t%s:%d\n"
18613 "now names the non-existent remote '%s'"
18614 msgstr ""
18615
18616 #: builtin/remote.c:691 builtin/remote.c:836 builtin/remote.c:946
18617 #, c-format
18618 msgid "No such remote: '%s'"
18619 msgstr ""
18620
18621 #: builtin/remote.c:710
18622 #, c-format
18623 msgid "Could not rename config section '%s' to '%s'"
18624 msgstr ""
18625
18626 #: builtin/remote.c:730
18627 #, c-format
18628 msgid ""
18629 "Not updating non-default fetch refspec\n"
18630 "\t%s\n"
18631 "\tPlease update the configuration manually if necessary."
18632 msgstr ""
18633
18634 #: builtin/remote.c:770
18635 #, c-format
18636 msgid "deleting '%s' failed"
18637 msgstr ""
18638
18639 #: builtin/remote.c:804
18640 #, c-format
18641 msgid "creating '%s' failed"
18642 msgstr ""
18643
18644 #: builtin/remote.c:882
18645 msgid ""
18646 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
18647 "to delete it, use:"
18648 msgid_plural ""
18649 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
18650 "to delete them, use:"
18651 msgstr[0] ""
18652 msgstr[1] ""
18653
18654 #: builtin/remote.c:896
18655 #, c-format
18656 msgid "Could not remove config section '%s'"
18657 msgstr ""
18658
18659 #: builtin/remote.c:999
18660 #, c-format
18661 msgid " new (next fetch will store in remotes/%s)"
18662 msgstr ""
18663
18664 #: builtin/remote.c:1002
18665 msgid " tracked"
18666 msgstr ""
18667
18668 #: builtin/remote.c:1004
18669 msgid " stale (use 'git remote prune' to remove)"
18670 msgstr ""
18671
18672 #: builtin/remote.c:1006
18673 msgid " ???"
18674 msgstr ""
18675
18676 #: builtin/remote.c:1047
18677 #, c-format
18678 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
18679 msgstr ""
18680
18681 #: builtin/remote.c:1056
18682 #, c-format
18683 msgid "rebases interactively onto remote %s"
18684 msgstr ""
18685
18686 #: builtin/remote.c:1058
18687 #, c-format
18688 msgid "rebases interactively (with merges) onto remote %s"
18689 msgstr ""
18690
18691 #: builtin/remote.c:1061
18692 #, c-format
18693 msgid "rebases onto remote %s"
18694 msgstr ""
18695
18696 #: builtin/remote.c:1065
18697 #, c-format
18698 msgid " merges with remote %s"
18699 msgstr ""
18700
18701 #: builtin/remote.c:1068
18702 #, c-format
18703 msgid "merges with remote %s"
18704 msgstr ""
18705
18706 #: builtin/remote.c:1071
18707 #, c-format
18708 msgid "%-*s    and with remote %s\n"
18709 msgstr ""
18710
18711 #: builtin/remote.c:1114
18712 msgid "create"
18713 msgstr ""
18714
18715 #: builtin/remote.c:1117
18716 msgid "delete"
18717 msgstr ""
18718
18719 #: builtin/remote.c:1121
18720 msgid "up to date"
18721 msgstr ""
18722
18723 #: builtin/remote.c:1124
18724 msgid "fast-forwardable"
18725 msgstr ""
18726
18727 #: builtin/remote.c:1127
18728 msgid "local out of date"
18729 msgstr ""
18730
18731 #: builtin/remote.c:1134
18732 #, c-format
18733 msgid "    %-*s forces to %-*s (%s)"
18734 msgstr ""
18735
18736 #: builtin/remote.c:1137
18737 #, c-format
18738 msgid "    %-*s pushes to %-*s (%s)"
18739 msgstr ""
18740
18741 #: builtin/remote.c:1141
18742 #, c-format
18743 msgid "    %-*s forces to %s"
18744 msgstr ""
18745
18746 #: builtin/remote.c:1144
18747 #, c-format
18748 msgid "    %-*s pushes to %s"
18749 msgstr ""
18750
18751 #: builtin/remote.c:1212
18752 msgid "do not query remotes"
18753 msgstr ""
18754
18755 #: builtin/remote.c:1239
18756 #, c-format
18757 msgid "* remote %s"
18758 msgstr ""
18759
18760 #: builtin/remote.c:1240
18761 #, c-format
18762 msgid "  Fetch URL: %s"
18763 msgstr ""
18764
18765 #: builtin/remote.c:1241 builtin/remote.c:1257 builtin/remote.c:1396
18766 msgid "(no URL)"
18767 msgstr ""
18768
18769 #. TRANSLATORS: the colon ':' should align
18770 #. with the one in " Fetch URL: %s"
18771 #. translation.
18772 #.
18773 #: builtin/remote.c:1255 builtin/remote.c:1257
18774 #, c-format
18775 msgid "  Push  URL: %s"
18776 msgstr ""
18777
18778 #: builtin/remote.c:1259 builtin/remote.c:1261 builtin/remote.c:1263
18779 #, c-format
18780 msgid "  HEAD branch: %s"
18781 msgstr ""
18782
18783 #: builtin/remote.c:1259
18784 msgid "(not queried)"
18785 msgstr ""
18786
18787 #: builtin/remote.c:1261
18788 msgid "(unknown)"
18789 msgstr ""
18790
18791 #: builtin/remote.c:1265
18792 #, c-format
18793 msgid ""
18794 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
18795 msgstr ""
18796
18797 #: builtin/remote.c:1277
18798 #, c-format
18799 msgid "  Remote branch:%s"
18800 msgid_plural "  Remote branches:%s"
18801 msgstr[0] ""
18802 msgstr[1] ""
18803
18804 #: builtin/remote.c:1280 builtin/remote.c:1306
18805 msgid " (status not queried)"
18806 msgstr ""
18807
18808 #: builtin/remote.c:1289
18809 msgid "  Local branch configured for 'git pull':"
18810 msgid_plural "  Local branches configured for 'git pull':"
18811 msgstr[0] ""
18812 msgstr[1] ""
18813
18814 #: builtin/remote.c:1297
18815 msgid "  Local refs will be mirrored by 'git push'"
18816 msgstr ""
18817
18818 #: builtin/remote.c:1303
18819 #, c-format
18820 msgid "  Local ref configured for 'git push'%s:"
18821 msgid_plural "  Local refs configured for 'git push'%s:"
18822 msgstr[0] ""
18823 msgstr[1] ""
18824
18825 #: builtin/remote.c:1324
18826 msgid "set refs/remotes/<name>/HEAD according to remote"
18827 msgstr ""
18828
18829 #: builtin/remote.c:1326
18830 msgid "delete refs/remotes/<name>/HEAD"
18831 msgstr ""
18832
18833 #: builtin/remote.c:1341
18834 msgid "Cannot determine remote HEAD"
18835 msgstr ""
18836
18837 #: builtin/remote.c:1343
18838 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
18839 msgstr ""
18840
18841 #: builtin/remote.c:1353
18842 #, c-format
18843 msgid "Could not delete %s"
18844 msgstr ""
18845
18846 #: builtin/remote.c:1361
18847 #, c-format
18848 msgid "Not a valid ref: %s"
18849 msgstr ""
18850
18851 #: builtin/remote.c:1363
18852 #, c-format
18853 msgid "Could not setup %s"
18854 msgstr ""
18855
18856 #: builtin/remote.c:1381
18857 #, c-format
18858 msgid " %s will become dangling!"
18859 msgstr ""
18860
18861 #: builtin/remote.c:1382
18862 #, c-format
18863 msgid " %s has become dangling!"
18864 msgstr ""
18865
18866 #: builtin/remote.c:1392
18867 #, c-format
18868 msgid "Pruning %s"
18869 msgstr ""
18870
18871 #: builtin/remote.c:1393
18872 #, c-format
18873 msgid "URL: %s"
18874 msgstr ""
18875
18876 #: builtin/remote.c:1409
18877 #, c-format
18878 msgid " * [would prune] %s"
18879 msgstr ""
18880
18881 #: builtin/remote.c:1412
18882 #, c-format
18883 msgid " * [pruned] %s"
18884 msgstr ""
18885
18886 #: builtin/remote.c:1457
18887 msgid "prune remotes after fetching"
18888 msgstr ""
18889
18890 #: builtin/remote.c:1521 builtin/remote.c:1577 builtin/remote.c:1647
18891 #, c-format
18892 msgid "No such remote '%s'"
18893 msgstr ""
18894
18895 #: builtin/remote.c:1539
18896 msgid "add branch"
18897 msgstr ""
18898
18899 #: builtin/remote.c:1546
18900 msgid "no remote specified"
18901 msgstr ""
18902
18903 #: builtin/remote.c:1563
18904 msgid "query push URLs rather than fetch URLs"
18905 msgstr ""
18906
18907 #: builtin/remote.c:1565
18908 msgid "return all URLs"
18909 msgstr ""
18910
18911 #: builtin/remote.c:1595
18912 #, c-format
18913 msgid "no URLs configured for remote '%s'"
18914 msgstr ""
18915
18916 #: builtin/remote.c:1621
18917 msgid "manipulate push URLs"
18918 msgstr ""
18919
18920 #: builtin/remote.c:1623
18921 msgid "add URL"
18922 msgstr ""
18923
18924 #: builtin/remote.c:1625
18925 msgid "delete URLs"
18926 msgstr ""
18927
18928 #: builtin/remote.c:1632
18929 msgid "--add --delete doesn't make sense"
18930 msgstr ""
18931
18932 #: builtin/remote.c:1673
18933 #, c-format
18934 msgid "Invalid old URL pattern: %s"
18935 msgstr ""
18936
18937 #: builtin/remote.c:1681
18938 #, c-format
18939 msgid "No such URL found: %s"
18940 msgstr ""
18941
18942 #: builtin/remote.c:1683
18943 msgid "Will not delete all non-push URLs"
18944 msgstr ""
18945
18946 #: builtin/repack.c:25
18947 msgid "git repack [<options>]"
18948 msgstr ""
18949
18950 #: builtin/repack.c:30
18951 msgid ""
18952 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
18953 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
18954 msgstr ""
18955
18956 #: builtin/repack.c:197
18957 msgid "could not start pack-objects to repack promisor objects"
18958 msgstr ""
18959
18960 #: builtin/repack.c:268 builtin/repack.c:447
18961 msgid "repack: Expecting full hex object ID lines only from pack-objects."
18962 msgstr ""
18963
18964 #: builtin/repack.c:295
18965 msgid "could not finish pack-objects to repack promisor objects"
18966 msgstr ""
18967
18968 #: builtin/repack.c:323
18969 msgid "pack everything in a single pack"
18970 msgstr ""
18971
18972 #: builtin/repack.c:325
18973 msgid "same as -a, and turn unreachable objects loose"
18974 msgstr ""
18975
18976 #: builtin/repack.c:328
18977 msgid "remove redundant packs, and run git-prune-packed"
18978 msgstr ""
18979
18980 #: builtin/repack.c:330
18981 msgid "pass --no-reuse-delta to git-pack-objects"
18982 msgstr ""
18983
18984 #: builtin/repack.c:332
18985 msgid "pass --no-reuse-object to git-pack-objects"
18986 msgstr ""
18987
18988 #: builtin/repack.c:334
18989 msgid "do not run git-update-server-info"
18990 msgstr ""
18991
18992 #: builtin/repack.c:337
18993 msgid "pass --local to git-pack-objects"
18994 msgstr ""
18995
18996 #: builtin/repack.c:339
18997 msgid "write bitmap index"
18998 msgstr ""
18999
19000 #: builtin/repack.c:341
19001 msgid "pass --delta-islands to git-pack-objects"
19002 msgstr ""
19003
19004 #: builtin/repack.c:342
19005 msgid "approxidate"
19006 msgstr ""
19007
19008 #: builtin/repack.c:343
19009 msgid "with -A, do not loosen objects older than this"
19010 msgstr ""
19011
19012 #: builtin/repack.c:345
19013 msgid "with -a, repack unreachable objects"
19014 msgstr ""
19015
19016 #: builtin/repack.c:347
19017 msgid "size of the window used for delta compression"
19018 msgstr ""
19019
19020 #: builtin/repack.c:348 builtin/repack.c:354
19021 msgid "bytes"
19022 msgstr ""
19023
19024 #: builtin/repack.c:349
19025 msgid "same as the above, but limit memory size instead of entries count"
19026 msgstr ""
19027
19028 #: builtin/repack.c:351
19029 msgid "limits the maximum delta depth"
19030 msgstr ""
19031
19032 #: builtin/repack.c:353
19033 msgid "limits the maximum number of threads"
19034 msgstr ""
19035
19036 #: builtin/repack.c:355
19037 msgid "maximum size of each packfile"
19038 msgstr ""
19039
19040 #: builtin/repack.c:357
19041 msgid "repack objects in packs marked with .keep"
19042 msgstr ""
19043
19044 #: builtin/repack.c:359
19045 msgid "do not repack this pack"
19046 msgstr ""
19047
19048 #: builtin/repack.c:369
19049 msgid "cannot delete packs in a precious-objects repo"
19050 msgstr ""
19051
19052 #: builtin/repack.c:373
19053 msgid "--keep-unreachable and -A are incompatible"
19054 msgstr ""
19055
19056 #: builtin/repack.c:456
19057 msgid "Nothing new to pack."
19058 msgstr ""
19059
19060 #: builtin/repack.c:486
19061 #, c-format
19062 msgid "missing required file: %s"
19063 msgstr ""
19064
19065 #: builtin/repack.c:488
19066 #, c-format
19067 msgid "could not unlink: %s"
19068 msgstr ""
19069
19070 #: builtin/replace.c:22
19071 msgid "git replace [-f] <object> <replacement>"
19072 msgstr ""
19073
19074 #: builtin/replace.c:23
19075 msgid "git replace [-f] --edit <object>"
19076 msgstr ""
19077
19078 #: builtin/replace.c:24
19079 msgid "git replace [-f] --graft <commit> [<parent>...]"
19080 msgstr ""
19081
19082 #: builtin/replace.c:25
19083 msgid "git replace [-f] --convert-graft-file"
19084 msgstr ""
19085
19086 #: builtin/replace.c:26
19087 msgid "git replace -d <object>..."
19088 msgstr ""
19089
19090 #: builtin/replace.c:27
19091 msgid "git replace [--format=<format>] [-l [<pattern>]]"
19092 msgstr ""
19093
19094 #: builtin/replace.c:90
19095 #, c-format
19096 msgid ""
19097 "invalid replace format '%s'\n"
19098 "valid formats are 'short', 'medium' and 'long'"
19099 msgstr ""
19100
19101 #: builtin/replace.c:125
19102 #, c-format
19103 msgid "replace ref '%s' not found"
19104 msgstr ""
19105
19106 #: builtin/replace.c:141
19107 #, c-format
19108 msgid "Deleted replace ref '%s'"
19109 msgstr ""
19110
19111 #: builtin/replace.c:153
19112 #, c-format
19113 msgid "'%s' is not a valid ref name"
19114 msgstr ""
19115
19116 #: builtin/replace.c:158
19117 #, c-format
19118 msgid "replace ref '%s' already exists"
19119 msgstr ""
19120
19121 #: builtin/replace.c:178
19122 #, c-format
19123 msgid ""
19124 "Objects must be of the same type.\n"
19125 "'%s' points to a replaced object of type '%s'\n"
19126 "while '%s' points to a replacement object of type '%s'."
19127 msgstr ""
19128
19129 #: builtin/replace.c:229
19130 #, c-format
19131 msgid "unable to open %s for writing"
19132 msgstr ""
19133
19134 #: builtin/replace.c:242
19135 msgid "cat-file reported failure"
19136 msgstr ""
19137
19138 #: builtin/replace.c:258
19139 #, c-format
19140 msgid "unable to open %s for reading"
19141 msgstr ""
19142
19143 #: builtin/replace.c:272
19144 msgid "unable to spawn mktree"
19145 msgstr ""
19146
19147 #: builtin/replace.c:276
19148 msgid "unable to read from mktree"
19149 msgstr ""
19150
19151 #: builtin/replace.c:285
19152 msgid "mktree reported failure"
19153 msgstr ""
19154
19155 #: builtin/replace.c:289
19156 msgid "mktree did not return an object name"
19157 msgstr ""
19158
19159 #: builtin/replace.c:298
19160 #, c-format
19161 msgid "unable to fstat %s"
19162 msgstr ""
19163
19164 #: builtin/replace.c:303
19165 msgid "unable to write object to database"
19166 msgstr ""
19167
19168 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
19169 #: builtin/replace.c:454
19170 #, c-format
19171 msgid "not a valid object name: '%s'"
19172 msgstr ""
19173
19174 #: builtin/replace.c:326
19175 #, c-format
19176 msgid "unable to get object type for %s"
19177 msgstr ""
19178
19179 #: builtin/replace.c:342
19180 msgid "editing object file failed"
19181 msgstr ""
19182
19183 #: builtin/replace.c:351
19184 #, c-format
19185 msgid "new object is the same as the old one: '%s'"
19186 msgstr ""
19187
19188 #: builtin/replace.c:384
19189 #, c-format
19190 msgid "could not parse %s as a commit"
19191 msgstr ""
19192
19193 #: builtin/replace.c:416
19194 #, c-format
19195 msgid "bad mergetag in commit '%s'"
19196 msgstr ""
19197
19198 #: builtin/replace.c:418
19199 #, c-format
19200 msgid "malformed mergetag in commit '%s'"
19201 msgstr ""
19202
19203 #: builtin/replace.c:430
19204 #, c-format
19205 msgid ""
19206 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
19207 "instead of --graft"
19208 msgstr ""
19209
19210 #: builtin/replace.c:469
19211 #, c-format
19212 msgid "the original commit '%s' has a gpg signature"
19213 msgstr ""
19214
19215 #: builtin/replace.c:470
19216 msgid "the signature will be removed in the replacement commit!"
19217 msgstr ""
19218
19219 #: builtin/replace.c:480
19220 #, c-format
19221 msgid "could not write replacement commit for: '%s'"
19222 msgstr ""
19223
19224 #: builtin/replace.c:488
19225 #, c-format
19226 msgid "graft for '%s' unnecessary"
19227 msgstr ""
19228
19229 #: builtin/replace.c:492
19230 #, c-format
19231 msgid "new commit is the same as the old one: '%s'"
19232 msgstr ""
19233
19234 #: builtin/replace.c:527
19235 #, c-format
19236 msgid ""
19237 "could not convert the following graft(s):\n"
19238 "%s"
19239 msgstr ""
19240
19241 #: builtin/replace.c:548
19242 msgid "list replace refs"
19243 msgstr ""
19244
19245 #: builtin/replace.c:549
19246 msgid "delete replace refs"
19247 msgstr ""
19248
19249 #: builtin/replace.c:550
19250 msgid "edit existing object"
19251 msgstr ""
19252
19253 #: builtin/replace.c:551
19254 msgid "change a commit's parents"
19255 msgstr ""
19256
19257 #: builtin/replace.c:552
19258 msgid "convert existing graft file"
19259 msgstr ""
19260
19261 #: builtin/replace.c:553
19262 msgid "replace the ref if it exists"
19263 msgstr ""
19264
19265 #: builtin/replace.c:555
19266 msgid "do not pretty-print contents for --edit"
19267 msgstr ""
19268
19269 #: builtin/replace.c:556
19270 msgid "use this format"
19271 msgstr ""
19272
19273 #: builtin/replace.c:569
19274 msgid "--format cannot be used when not listing"
19275 msgstr ""
19276
19277 #: builtin/replace.c:577
19278 msgid "-f only makes sense when writing a replacement"
19279 msgstr ""
19280
19281 #: builtin/replace.c:581
19282 msgid "--raw only makes sense with --edit"
19283 msgstr ""
19284
19285 #: builtin/replace.c:587
19286 msgid "-d needs at least one argument"
19287 msgstr ""
19288
19289 #: builtin/replace.c:593
19290 msgid "bad number of arguments"
19291 msgstr ""
19292
19293 #: builtin/replace.c:599
19294 msgid "-e needs exactly one argument"
19295 msgstr ""
19296
19297 #: builtin/replace.c:605
19298 msgid "-g needs at least one argument"
19299 msgstr ""
19300
19301 #: builtin/replace.c:611
19302 msgid "--convert-graft-file takes no argument"
19303 msgstr ""
19304
19305 #: builtin/replace.c:617
19306 msgid "only one pattern can be given with -l"
19307 msgstr ""
19308
19309 #: builtin/rerere.c:13
19310 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
19311 msgstr ""
19312
19313 #: builtin/rerere.c:60
19314 msgid "register clean resolutions in index"
19315 msgstr ""
19316
19317 #: builtin/rerere.c:79
19318 msgid "'git rerere forget' without paths is deprecated"
19319 msgstr ""
19320
19321 #: builtin/rerere.c:113
19322 #, c-format
19323 msgid "unable to generate diff for '%s'"
19324 msgstr ""
19325
19326 #: builtin/reset.c:32
19327 msgid ""
19328 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
19329 msgstr ""
19330
19331 #: builtin/reset.c:33
19332 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
19333 msgstr ""
19334
19335 #: builtin/reset.c:34
19336 msgid ""
19337 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
19338 msgstr ""
19339
19340 #: builtin/reset.c:35
19341 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
19342 msgstr ""
19343
19344 #: builtin/reset.c:41
19345 msgid "mixed"
19346 msgstr ""
19347
19348 #: builtin/reset.c:41
19349 msgid "soft"
19350 msgstr ""
19351
19352 #: builtin/reset.c:41
19353 msgid "hard"
19354 msgstr ""
19355
19356 #: builtin/reset.c:41
19357 msgid "merge"
19358 msgstr ""
19359
19360 #: builtin/reset.c:41
19361 msgid "keep"
19362 msgstr ""
19363
19364 #: builtin/reset.c:83
19365 msgid "You do not have a valid HEAD."
19366 msgstr ""
19367
19368 #: builtin/reset.c:85
19369 msgid "Failed to find tree of HEAD."
19370 msgstr ""
19371
19372 #: builtin/reset.c:91
19373 #, c-format
19374 msgid "Failed to find tree of %s."
19375 msgstr ""
19376
19377 #: builtin/reset.c:116
19378 #, c-format
19379 msgid "HEAD is now at %s"
19380 msgstr ""
19381
19382 #: builtin/reset.c:195
19383 #, c-format
19384 msgid "Cannot do a %s reset in the middle of a merge."
19385 msgstr ""
19386
19387 #: builtin/reset.c:295 builtin/stash.c:520 builtin/stash.c:594
19388 #: builtin/stash.c:618
19389 msgid "be quiet, only report errors"
19390 msgstr ""
19391
19392 #: builtin/reset.c:297
19393 msgid "reset HEAD and index"
19394 msgstr ""
19395
19396 #: builtin/reset.c:298
19397 msgid "reset only HEAD"
19398 msgstr ""
19399
19400 #: builtin/reset.c:300 builtin/reset.c:302
19401 msgid "reset HEAD, index and working tree"
19402 msgstr ""
19403
19404 #: builtin/reset.c:304
19405 msgid "reset HEAD but keep local changes"
19406 msgstr ""
19407
19408 #: builtin/reset.c:310
19409 msgid "record only the fact that removed paths will be added later"
19410 msgstr ""
19411
19412 #: builtin/reset.c:344
19413 #, c-format
19414 msgid "Failed to resolve '%s' as a valid revision."
19415 msgstr ""
19416
19417 #: builtin/reset.c:352
19418 #, c-format
19419 msgid "Failed to resolve '%s' as a valid tree."
19420 msgstr ""
19421
19422 #: builtin/reset.c:361
19423 msgid "--patch is incompatible with --{hard,mixed,soft}"
19424 msgstr ""
19425
19426 #: builtin/reset.c:371
19427 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
19428 msgstr ""
19429
19430 #: builtin/reset.c:373
19431 #, c-format
19432 msgid "Cannot do %s reset with paths."
19433 msgstr ""
19434
19435 #: builtin/reset.c:388
19436 #, c-format
19437 msgid "%s reset is not allowed in a bare repository"
19438 msgstr ""
19439
19440 #: builtin/reset.c:392
19441 msgid "-N can only be used with --mixed"
19442 msgstr ""
19443
19444 #: builtin/reset.c:413
19445 msgid "Unstaged changes after reset:"
19446 msgstr ""
19447
19448 #: builtin/reset.c:416
19449 #, c-format
19450 msgid ""
19451 "\n"
19452 "It took %.2f seconds to enumerate unstaged changes after reset.  You can\n"
19453 "use '--quiet' to avoid this.  Set the config setting reset.quiet to true\n"
19454 "to make this the default.\n"
19455 msgstr ""
19456
19457 #: builtin/reset.c:434
19458 #, c-format
19459 msgid "Could not reset index file to revision '%s'."
19460 msgstr ""
19461
19462 #: builtin/reset.c:439
19463 msgid "Could not write new index file."
19464 msgstr ""
19465
19466 #: builtin/rev-list.c:499
19467 msgid "cannot combine --exclude-promisor-objects and --missing"
19468 msgstr ""
19469
19470 #: builtin/rev-list.c:560
19471 msgid "object filtering requires --objects"
19472 msgstr ""
19473
19474 #: builtin/rev-list.c:610
19475 msgid "rev-list does not support display of notes"
19476 msgstr ""
19477
19478 #: builtin/rev-list.c:615
19479 msgid "marked counting is incompatible with --objects"
19480 msgstr ""
19481
19482 #: builtin/rev-parse.c:409
19483 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
19484 msgstr ""
19485
19486 #: builtin/rev-parse.c:414
19487 msgid "keep the `--` passed as an arg"
19488 msgstr ""
19489
19490 #: builtin/rev-parse.c:416
19491 msgid "stop parsing after the first non-option argument"
19492 msgstr ""
19493
19494 #: builtin/rev-parse.c:419
19495 msgid "output in stuck long form"
19496 msgstr ""
19497
19498 #: builtin/rev-parse.c:552
19499 msgid ""
19500 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
19501 "   or: git rev-parse --sq-quote [<arg>...]\n"
19502 "   or: git rev-parse [<options>] [<arg>...]\n"
19503 "\n"
19504 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
19505 msgstr ""
19506
19507 #: builtin/revert.c:24
19508 msgid "git revert [<options>] <commit-ish>..."
19509 msgstr ""
19510
19511 #: builtin/revert.c:25
19512 msgid "git revert <subcommand>"
19513 msgstr ""
19514
19515 #: builtin/revert.c:30
19516 msgid "git cherry-pick [<options>] <commit-ish>..."
19517 msgstr ""
19518
19519 #: builtin/revert.c:31
19520 msgid "git cherry-pick <subcommand>"
19521 msgstr ""
19522
19523 #: builtin/revert.c:72
19524 #, c-format
19525 msgid "option `%s' expects a number greater than zero"
19526 msgstr ""
19527
19528 #: builtin/revert.c:92
19529 #, c-format
19530 msgid "%s: %s cannot be used with %s"
19531 msgstr ""
19532
19533 #: builtin/revert.c:102
19534 msgid "end revert or cherry-pick sequence"
19535 msgstr ""
19536
19537 #: builtin/revert.c:103
19538 msgid "resume revert or cherry-pick sequence"
19539 msgstr ""
19540
19541 #: builtin/revert.c:104
19542 msgid "cancel revert or cherry-pick sequence"
19543 msgstr ""
19544
19545 #: builtin/revert.c:105
19546 msgid "skip current commit and continue"
19547 msgstr ""
19548
19549 #: builtin/revert.c:107
19550 msgid "don't automatically commit"
19551 msgstr ""
19552
19553 #: builtin/revert.c:108
19554 msgid "edit the commit message"
19555 msgstr ""
19556
19557 #: builtin/revert.c:111
19558 msgid "parent-number"
19559 msgstr ""
19560
19561 #: builtin/revert.c:112
19562 msgid "select mainline parent"
19563 msgstr ""
19564
19565 #: builtin/revert.c:114
19566 msgid "merge strategy"
19567 msgstr ""
19568
19569 #: builtin/revert.c:116
19570 msgid "option for merge strategy"
19571 msgstr ""
19572
19573 #: builtin/revert.c:125
19574 msgid "append commit name"
19575 msgstr ""
19576
19577 #: builtin/revert.c:127
19578 msgid "preserve initially empty commits"
19579 msgstr ""
19580
19581 #: builtin/revert.c:129
19582 msgid "keep redundant, empty commits"
19583 msgstr ""
19584
19585 #: builtin/revert.c:239
19586 msgid "revert failed"
19587 msgstr ""
19588
19589 #: builtin/revert.c:252
19590 msgid "cherry-pick failed"
19591 msgstr ""
19592
19593 #: builtin/rm.c:19
19594 msgid "git rm [<options>] [--] <file>..."
19595 msgstr ""
19596
19597 #: builtin/rm.c:207
19598 msgid ""
19599 "the following file has staged content different from both the\n"
19600 "file and the HEAD:"
19601 msgid_plural ""
19602 "the following files have staged content different from both the\n"
19603 "file and the HEAD:"
19604 msgstr[0] ""
19605 msgstr[1] ""
19606
19607 #: builtin/rm.c:212
19608 msgid ""
19609 "\n"
19610 "(use -f to force removal)"
19611 msgstr ""
19612
19613 #: builtin/rm.c:216
19614 msgid "the following file has changes staged in the index:"
19615 msgid_plural "the following files have changes staged in the index:"
19616 msgstr[0] ""
19617 msgstr[1] ""
19618
19619 #: builtin/rm.c:220 builtin/rm.c:229
19620 msgid ""
19621 "\n"
19622 "(use --cached to keep the file, or -f to force removal)"
19623 msgstr ""
19624
19625 #: builtin/rm.c:226
19626 msgid "the following file has local modifications:"
19627 msgid_plural "the following files have local modifications:"
19628 msgstr[0] ""
19629 msgstr[1] ""
19630
19631 #: builtin/rm.c:243
19632 msgid "do not list removed files"
19633 msgstr ""
19634
19635 #: builtin/rm.c:244
19636 msgid "only remove from the index"
19637 msgstr ""
19638
19639 #: builtin/rm.c:245
19640 msgid "override the up-to-date check"
19641 msgstr ""
19642
19643 #: builtin/rm.c:246
19644 msgid "allow recursive removal"
19645 msgstr ""
19646
19647 #: builtin/rm.c:248
19648 msgid "exit with a zero status even if nothing matched"
19649 msgstr ""
19650
19651 #: builtin/rm.c:282
19652 msgid "No pathspec was given. Which files should I remove?"
19653 msgstr ""
19654
19655 #: builtin/rm.c:305
19656 msgid "please stage your changes to .gitmodules or stash them to proceed"
19657 msgstr ""
19658
19659 #: builtin/rm.c:323
19660 #, c-format
19661 msgid "not removing '%s' recursively without -r"
19662 msgstr ""
19663
19664 #: builtin/rm.c:362
19665 #, c-format
19666 msgid "git rm: unable to remove %s"
19667 msgstr ""
19668
19669 #: builtin/send-pack.c:20
19670 msgid ""
19671 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
19672 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
19673 "[<ref>...]\n"
19674 "  --all and explicit <ref> specification are mutually exclusive."
19675 msgstr ""
19676
19677 #: builtin/send-pack.c:188
19678 msgid "remote name"
19679 msgstr ""
19680
19681 #: builtin/send-pack.c:201
19682 msgid "use stateless RPC protocol"
19683 msgstr ""
19684
19685 #: builtin/send-pack.c:202
19686 msgid "read refs from stdin"
19687 msgstr ""
19688
19689 #: builtin/send-pack.c:203
19690 msgid "print status from remote helper"
19691 msgstr ""
19692
19693 #: builtin/shortlog.c:16
19694 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
19695 msgstr ""
19696
19697 #: builtin/shortlog.c:17
19698 msgid "git log --pretty=short | git shortlog [<options>]"
19699 msgstr ""
19700
19701 #: builtin/shortlog.c:135
19702 msgid "using multiple --group options with stdin is not supported"
19703 msgstr ""
19704
19705 #: builtin/shortlog.c:145
19706 msgid "using --group=trailer with stdin is not supported"
19707 msgstr ""
19708
19709 #: builtin/shortlog.c:335
19710 #, c-format
19711 msgid "unknown group type: %s"
19712 msgstr ""
19713
19714 #: builtin/shortlog.c:363
19715 msgid "Group by committer rather than author"
19716 msgstr ""
19717
19718 #: builtin/shortlog.c:366
19719 msgid "sort output according to the number of commits per author"
19720 msgstr ""
19721
19722 #: builtin/shortlog.c:368
19723 msgid "Suppress commit descriptions, only provides commit count"
19724 msgstr ""
19725
19726 #: builtin/shortlog.c:370
19727 msgid "Show the email address of each author"
19728 msgstr ""
19729
19730 #: builtin/shortlog.c:371
19731 msgid "<w>[,<i1>[,<i2>]]"
19732 msgstr ""
19733
19734 #: builtin/shortlog.c:372
19735 msgid "Linewrap output"
19736 msgstr ""
19737
19738 #: builtin/shortlog.c:374
19739 msgid "field"
19740 msgstr ""
19741
19742 #: builtin/shortlog.c:375
19743 msgid "Group by field"
19744 msgstr ""
19745
19746 #: builtin/shortlog.c:403
19747 msgid "too many arguments given outside repository"
19748 msgstr ""
19749
19750 #: builtin/show-branch.c:13
19751 msgid ""
19752 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
19753 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
19754 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
19755 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
19756 msgstr ""
19757
19758 #: builtin/show-branch.c:17
19759 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
19760 msgstr ""
19761
19762 #: builtin/show-branch.c:395
19763 #, c-format
19764 msgid "ignoring %s; cannot handle more than %d ref"
19765 msgid_plural "ignoring %s; cannot handle more than %d refs"
19766 msgstr[0] ""
19767 msgstr[1] ""
19768
19769 #: builtin/show-branch.c:548
19770 #, c-format
19771 msgid "no matching refs with %s"
19772 msgstr ""
19773
19774 #: builtin/show-branch.c:645
19775 msgid "show remote-tracking and local branches"
19776 msgstr ""
19777
19778 #: builtin/show-branch.c:647
19779 msgid "show remote-tracking branches"
19780 msgstr ""
19781
19782 #: builtin/show-branch.c:649
19783 msgid "color '*!+-' corresponding to the branch"
19784 msgstr ""
19785
19786 #: builtin/show-branch.c:651
19787 msgid "show <n> more commits after the common ancestor"
19788 msgstr ""
19789
19790 #: builtin/show-branch.c:653
19791 msgid "synonym to more=-1"
19792 msgstr ""
19793
19794 #: builtin/show-branch.c:654
19795 msgid "suppress naming strings"
19796 msgstr ""
19797
19798 #: builtin/show-branch.c:656
19799 msgid "include the current branch"
19800 msgstr ""
19801
19802 #: builtin/show-branch.c:658
19803 msgid "name commits with their object names"
19804 msgstr ""
19805
19806 #: builtin/show-branch.c:660
19807 msgid "show possible merge bases"
19808 msgstr ""
19809
19810 #: builtin/show-branch.c:662
19811 msgid "show refs unreachable from any other ref"
19812 msgstr ""
19813
19814 #: builtin/show-branch.c:664
19815 msgid "show commits in topological order"
19816 msgstr ""
19817
19818 #: builtin/show-branch.c:667
19819 msgid "show only commits not on the first branch"
19820 msgstr ""
19821
19822 #: builtin/show-branch.c:669
19823 msgid "show merges reachable from only one tip"
19824 msgstr ""
19825
19826 #: builtin/show-branch.c:671
19827 msgid "topologically sort, maintaining date order where possible"
19828 msgstr ""
19829
19830 #: builtin/show-branch.c:674
19831 msgid "<n>[,<base>]"
19832 msgstr ""
19833
19834 #: builtin/show-branch.c:675
19835 msgid "show <n> most recent ref-log entries starting at base"
19836 msgstr ""
19837
19838 #: builtin/show-branch.c:711
19839 msgid ""
19840 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
19841 msgstr ""
19842
19843 #: builtin/show-branch.c:735
19844 msgid "no branches given, and HEAD is not valid"
19845 msgstr ""
19846
19847 #: builtin/show-branch.c:738
19848 msgid "--reflog option needs one branch name"
19849 msgstr ""
19850
19851 #: builtin/show-branch.c:741
19852 #, c-format
19853 msgid "only %d entry can be shown at one time."
19854 msgid_plural "only %d entries can be shown at one time."
19855 msgstr[0] ""
19856 msgstr[1] ""
19857
19858 #: builtin/show-branch.c:745
19859 #, c-format
19860 msgid "no such ref %s"
19861 msgstr ""
19862
19863 #: builtin/show-branch.c:831
19864 #, c-format
19865 msgid "cannot handle more than %d rev."
19866 msgid_plural "cannot handle more than %d revs."
19867 msgstr[0] ""
19868 msgstr[1] ""
19869
19870 #: builtin/show-branch.c:835
19871 #, c-format
19872 msgid "'%s' is not a valid ref."
19873 msgstr ""
19874
19875 #: builtin/show-branch.c:838
19876 #, c-format
19877 msgid "cannot find commit %s (%s)"
19878 msgstr ""
19879
19880 #: builtin/show-index.c:21
19881 msgid "hash-algorithm"
19882 msgstr ""
19883
19884 #: builtin/show-index.c:31
19885 msgid "Unknown hash algorithm"
19886 msgstr ""
19887
19888 #: builtin/show-ref.c:12
19889 msgid ""
19890 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19891 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
19892 msgstr ""
19893
19894 #: builtin/show-ref.c:13
19895 msgid "git show-ref --exclude-existing[=<pattern>]"
19896 msgstr ""
19897
19898 #: builtin/show-ref.c:162
19899 msgid "only show tags (can be combined with heads)"
19900 msgstr ""
19901
19902 #: builtin/show-ref.c:163
19903 msgid "only show heads (can be combined with tags)"
19904 msgstr ""
19905
19906 #: builtin/show-ref.c:164
19907 msgid "stricter reference checking, requires exact ref path"
19908 msgstr ""
19909
19910 #: builtin/show-ref.c:167 builtin/show-ref.c:169
19911 msgid "show the HEAD reference, even if it would be filtered out"
19912 msgstr ""
19913
19914 #: builtin/show-ref.c:171
19915 msgid "dereference tags into object IDs"
19916 msgstr ""
19917
19918 #: builtin/show-ref.c:173
19919 msgid "only show SHA1 hash using <n> digits"
19920 msgstr ""
19921
19922 #: builtin/show-ref.c:177
19923 msgid "do not print results to stdout (useful with --verify)"
19924 msgstr ""
19925
19926 #: builtin/show-ref.c:179
19927 msgid "show refs from stdin that aren't in local repository"
19928 msgstr ""
19929
19930 #: builtin/sparse-checkout.c:21
19931 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
19932 msgstr ""
19933
19934 #: builtin/sparse-checkout.c:50
19935 msgid "git sparse-checkout list"
19936 msgstr ""
19937
19938 #: builtin/sparse-checkout.c:76
19939 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
19940 msgstr ""
19941
19942 #: builtin/sparse-checkout.c:228
19943 msgid "failed to create directory for sparse-checkout file"
19944 msgstr ""
19945
19946 #: builtin/sparse-checkout.c:269
19947 msgid "unable to upgrade repository format to enable worktreeConfig"
19948 msgstr ""
19949
19950 #: builtin/sparse-checkout.c:271
19951 msgid "failed to set extensions.worktreeConfig setting"
19952 msgstr ""
19953
19954 #: builtin/sparse-checkout.c:288
19955 msgid "git sparse-checkout init [--cone]"
19956 msgstr ""
19957
19958 #: builtin/sparse-checkout.c:307
19959 msgid "initialize the sparse-checkout in cone mode"
19960 msgstr ""
19961
19962 #: builtin/sparse-checkout.c:344
19963 #, c-format
19964 msgid "failed to open '%s'"
19965 msgstr ""
19966
19967 #: builtin/sparse-checkout.c:401
19968 #, c-format
19969 msgid "could not normalize path %s"
19970 msgstr ""
19971
19972 #: builtin/sparse-checkout.c:413
19973 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
19974 msgstr ""
19975
19976 #: builtin/sparse-checkout.c:438
19977 #, c-format
19978 msgid "unable to unquote C-style string '%s'"
19979 msgstr ""
19980
19981 #: builtin/sparse-checkout.c:492 builtin/sparse-checkout.c:516
19982 msgid "unable to load existing sparse-checkout patterns"
19983 msgstr ""
19984
19985 #: builtin/sparse-checkout.c:561
19986 msgid "read patterns from standard in"
19987 msgstr ""
19988
19989 #: builtin/sparse-checkout.c:576
19990 msgid "git sparse-checkout reapply"
19991 msgstr ""
19992
19993 #: builtin/sparse-checkout.c:595
19994 msgid "git sparse-checkout disable"
19995 msgstr ""
19996
19997 #: builtin/sparse-checkout.c:623
19998 msgid "error while refreshing working directory"
19999 msgstr ""
20000
20001 #: builtin/stash.c:22 builtin/stash.c:38
20002 msgid "git stash list [<options>]"
20003 msgstr ""
20004
20005 #: builtin/stash.c:23 builtin/stash.c:43
20006 msgid "git stash show [<options>] [<stash>]"
20007 msgstr ""
20008
20009 #: builtin/stash.c:24 builtin/stash.c:48
20010 msgid "git stash drop [-q|--quiet] [<stash>]"
20011 msgstr ""
20012
20013 #: builtin/stash.c:25
20014 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
20015 msgstr ""
20016
20017 #: builtin/stash.c:26 builtin/stash.c:63
20018 msgid "git stash branch <branchname> [<stash>]"
20019 msgstr ""
20020
20021 #: builtin/stash.c:27 builtin/stash.c:68
20022 msgid "git stash clear"
20023 msgstr ""
20024
20025 #: builtin/stash.c:28
20026 msgid ""
20027 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20028 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20029 "          [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
20030 "          [--] [<pathspec>...]]"
20031 msgstr ""
20032
20033 #: builtin/stash.c:32 builtin/stash.c:85
20034 msgid ""
20035 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20036 "          [-u|--include-untracked] [-a|--all] [<message>]"
20037 msgstr ""
20038
20039 #: builtin/stash.c:53
20040 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
20041 msgstr ""
20042
20043 #: builtin/stash.c:58
20044 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
20045 msgstr ""
20046
20047 #: builtin/stash.c:73
20048 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
20049 msgstr ""
20050
20051 #: builtin/stash.c:78
20052 msgid ""
20053 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20054 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20055 "          [--] [<pathspec>...]]"
20056 msgstr ""
20057
20058 #: builtin/stash.c:128
20059 #, c-format
20060 msgid "'%s' is not a stash-like commit"
20061 msgstr ""
20062
20063 #: builtin/stash.c:148
20064 #, c-format
20065 msgid "Too many revisions specified:%s"
20066 msgstr ""
20067
20068 #: builtin/stash.c:162
20069 msgid "No stash entries found."
20070 msgstr ""
20071
20072 #: builtin/stash.c:176
20073 #, c-format
20074 msgid "%s is not a valid reference"
20075 msgstr ""
20076
20077 #: builtin/stash.c:225
20078 msgid "git stash clear with parameters is unimplemented"
20079 msgstr ""
20080
20081 #: builtin/stash.c:404
20082 msgid "cannot apply a stash in the middle of a merge"
20083 msgstr ""
20084
20085 #: builtin/stash.c:415
20086 #, c-format
20087 msgid "could not generate diff %s^!."
20088 msgstr ""
20089
20090 #: builtin/stash.c:422
20091 msgid "conflicts in index. Try without --index."
20092 msgstr ""
20093
20094 #: builtin/stash.c:428
20095 msgid "could not save index tree"
20096 msgstr ""
20097
20098 #: builtin/stash.c:437
20099 msgid "could not restore untracked files from stash"
20100 msgstr ""
20101
20102 #: builtin/stash.c:451
20103 #, c-format
20104 msgid "Merging %s with %s"
20105 msgstr ""
20106
20107 #: builtin/stash.c:461
20108 msgid "Index was not unstashed."
20109 msgstr ""
20110
20111 #: builtin/stash.c:522 builtin/stash.c:620
20112 msgid "attempt to recreate the index"
20113 msgstr ""
20114
20115 #: builtin/stash.c:566
20116 #, c-format
20117 msgid "Dropped %s (%s)"
20118 msgstr ""
20119
20120 #: builtin/stash.c:569
20121 #, c-format
20122 msgid "%s: Could not drop stash entry"
20123 msgstr ""
20124
20125 #: builtin/stash.c:582
20126 #, c-format
20127 msgid "'%s' is not a stash reference"
20128 msgstr ""
20129
20130 #: builtin/stash.c:632
20131 msgid "The stash entry is kept in case you need it again."
20132 msgstr ""
20133
20134 #: builtin/stash.c:655
20135 msgid "No branch name specified"
20136 msgstr ""
20137
20138 #: builtin/stash.c:799 builtin/stash.c:836
20139 #, c-format
20140 msgid "Cannot update %s with %s"
20141 msgstr ""
20142
20143 #: builtin/stash.c:817 builtin/stash.c:1471 builtin/stash.c:1536
20144 msgid "stash message"
20145 msgstr ""
20146
20147 #: builtin/stash.c:827
20148 msgid "\"git stash store\" requires one <commit> argument"
20149 msgstr ""
20150
20151 #: builtin/stash.c:1042
20152 msgid "No changes selected"
20153 msgstr ""
20154
20155 #: builtin/stash.c:1142
20156 msgid "You do not have the initial commit yet"
20157 msgstr ""
20158
20159 #: builtin/stash.c:1169
20160 msgid "Cannot save the current index state"
20161 msgstr ""
20162
20163 #: builtin/stash.c:1178
20164 msgid "Cannot save the untracked files"
20165 msgstr ""
20166
20167 #: builtin/stash.c:1189 builtin/stash.c:1198
20168 msgid "Cannot save the current worktree state"
20169 msgstr ""
20170
20171 #: builtin/stash.c:1226
20172 msgid "Cannot record working tree state"
20173 msgstr ""
20174
20175 #: builtin/stash.c:1275
20176 msgid "Can't use --patch and --include-untracked or --all at the same time"
20177 msgstr ""
20178
20179 #: builtin/stash.c:1291
20180 msgid "Did you forget to 'git add'?"
20181 msgstr ""
20182
20183 #: builtin/stash.c:1306
20184 msgid "No local changes to save"
20185 msgstr ""
20186
20187 #: builtin/stash.c:1313
20188 msgid "Cannot initialize stash"
20189 msgstr ""
20190
20191 #: builtin/stash.c:1328
20192 msgid "Cannot save the current status"
20193 msgstr ""
20194
20195 #: builtin/stash.c:1333
20196 #, c-format
20197 msgid "Saved working directory and index state %s"
20198 msgstr ""
20199
20200 #: builtin/stash.c:1423
20201 msgid "Cannot remove worktree changes"
20202 msgstr ""
20203
20204 #: builtin/stash.c:1462 builtin/stash.c:1527
20205 msgid "keep index"
20206 msgstr ""
20207
20208 #: builtin/stash.c:1464 builtin/stash.c:1529
20209 msgid "stash in patch mode"
20210 msgstr ""
20211
20212 #: builtin/stash.c:1465 builtin/stash.c:1530
20213 msgid "quiet mode"
20214 msgstr ""
20215
20216 #: builtin/stash.c:1467 builtin/stash.c:1532
20217 msgid "include untracked files in stash"
20218 msgstr ""
20219
20220 #: builtin/stash.c:1469 builtin/stash.c:1534
20221 msgid "include ignore files"
20222 msgstr ""
20223
20224 #: builtin/stash.c:1569
20225 msgid ""
20226 "the stash.useBuiltin support has been removed!\n"
20227 "See its entry in 'git help config' for details."
20228 msgstr ""
20229
20230 #: builtin/stripspace.c:18
20231 msgid "git stripspace [-s | --strip-comments]"
20232 msgstr ""
20233
20234 #: builtin/stripspace.c:19
20235 msgid "git stripspace [-c | --comment-lines]"
20236 msgstr ""
20237
20238 #: builtin/stripspace.c:37
20239 msgid "skip and remove all lines starting with comment character"
20240 msgstr ""
20241
20242 #: builtin/stripspace.c:40
20243 msgid "prepend comment character and space to each line"
20244 msgstr ""
20245
20246 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:2423
20247 #, c-format
20248 msgid "Expecting a full ref name, got %s"
20249 msgstr ""
20250
20251 #: builtin/submodule--helper.c:64
20252 msgid "submodule--helper print-default-remote takes no arguments"
20253 msgstr ""
20254
20255 #: builtin/submodule--helper.c:102
20256 #, c-format
20257 msgid "cannot strip one component off url '%s'"
20258 msgstr ""
20259
20260 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1819
20261 msgid "alternative anchor for relative paths"
20262 msgstr ""
20263
20264 #: builtin/submodule--helper.c:415
20265 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
20266 msgstr ""
20267
20268 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:629
20269 #: builtin/submodule--helper.c:652
20270 #, c-format
20271 msgid "No url found for submodule path '%s' in .gitmodules"
20272 msgstr ""
20273
20274 #: builtin/submodule--helper.c:524
20275 #, c-format
20276 msgid "Entering '%s'\n"
20277 msgstr ""
20278
20279 #: builtin/submodule--helper.c:527
20280 #, c-format
20281 msgid ""
20282 "run_command returned non-zero status for %s\n"
20283 "."
20284 msgstr ""
20285
20286 #: builtin/submodule--helper.c:549
20287 #, c-format
20288 msgid ""
20289 "run_command returned non-zero status while recursing in the nested "
20290 "submodules of %s\n"
20291 "."
20292 msgstr ""
20293
20294 #: builtin/submodule--helper.c:565
20295 msgid "Suppress output of entering each submodule command"
20296 msgstr ""
20297
20298 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:1487
20299 msgid "Recurse into nested submodules"
20300 msgstr ""
20301
20302 #: builtin/submodule--helper.c:572
20303 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
20304 msgstr ""
20305
20306 #: builtin/submodule--helper.c:599
20307 #, c-format
20308 msgid ""
20309 "could not look up configuration '%s'. Assuming this repository is its own "
20310 "authoritative upstream."
20311 msgstr ""
20312
20313 #: builtin/submodule--helper.c:666
20314 #, c-format
20315 msgid "Failed to register url for submodule path '%s'"
20316 msgstr ""
20317
20318 #: builtin/submodule--helper.c:670
20319 #, c-format
20320 msgid "Submodule '%s' (%s) registered for path '%s'\n"
20321 msgstr ""
20322
20323 #: builtin/submodule--helper.c:680
20324 #, c-format
20325 msgid "warning: command update mode suggested for submodule '%s'\n"
20326 msgstr ""
20327
20328 #: builtin/submodule--helper.c:687
20329 #, c-format
20330 msgid "Failed to register update mode for submodule path '%s'"
20331 msgstr ""
20332
20333 #: builtin/submodule--helper.c:709
20334 msgid "Suppress output for initializing a submodule"
20335 msgstr ""
20336
20337 #: builtin/submodule--helper.c:714
20338 msgid "git submodule--helper init [<options>] [<path>]"
20339 msgstr ""
20340
20341 #: builtin/submodule--helper.c:787 builtin/submodule--helper.c:922
20342 #, c-format
20343 msgid "no submodule mapping found in .gitmodules for path '%s'"
20344 msgstr ""
20345
20346 #: builtin/submodule--helper.c:835
20347 #, c-format
20348 msgid "could not resolve HEAD ref inside the submodule '%s'"
20349 msgstr ""
20350
20351 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1457
20352 #, c-format
20353 msgid "failed to recurse into submodule '%s'"
20354 msgstr ""
20355
20356 #: builtin/submodule--helper.c:886 builtin/submodule--helper.c:1623
20357 msgid "Suppress submodule status output"
20358 msgstr ""
20359
20360 #: builtin/submodule--helper.c:887
20361 msgid ""
20362 "Use commit stored in the index instead of the one stored in the submodule "
20363 "HEAD"
20364 msgstr ""
20365
20366 #: builtin/submodule--helper.c:888
20367 msgid "recurse into nested submodules"
20368 msgstr ""
20369
20370 #: builtin/submodule--helper.c:893
20371 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
20372 msgstr ""
20373
20374 #: builtin/submodule--helper.c:917
20375 msgid "git submodule--helper name <path>"
20376 msgstr ""
20377
20378 #: builtin/submodule--helper.c:989
20379 #, c-format
20380 msgid "* %s %s(blob)->%s(submodule)"
20381 msgstr ""
20382
20383 #: builtin/submodule--helper.c:992
20384 #, c-format
20385 msgid "* %s %s(submodule)->%s(blob)"
20386 msgstr ""
20387
20388 #: builtin/submodule--helper.c:1005
20389 #, c-format
20390 msgid "%s"
20391 msgstr ""
20392
20393 #: builtin/submodule--helper.c:1055
20394 #, c-format
20395 msgid "couldn't hash object from '%s'"
20396 msgstr ""
20397
20398 #: builtin/submodule--helper.c:1059
20399 #, c-format
20400 msgid "unexpected mode %o\n"
20401 msgstr ""
20402
20403 #: builtin/submodule--helper.c:1300
20404 msgid "use the commit stored in the index instead of the submodule HEAD"
20405 msgstr ""
20406
20407 #: builtin/submodule--helper.c:1302
20408 msgid "to compare the commit in the index with that in the submodule HEAD"
20409 msgstr ""
20410
20411 #: builtin/submodule--helper.c:1304
20412 msgid "skip submodules with 'ignore_config' value set to 'all'"
20413 msgstr ""
20414
20415 #: builtin/submodule--helper.c:1306
20416 msgid "limit the summary size"
20417 msgstr ""
20418
20419 #: builtin/submodule--helper.c:1311
20420 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
20421 msgstr ""
20422
20423 #: builtin/submodule--helper.c:1335
20424 msgid "could not fetch a revision for HEAD"
20425 msgstr ""
20426
20427 #: builtin/submodule--helper.c:1340
20428 msgid "--cached and --files are mutually exclusive"
20429 msgstr ""
20430
20431 #: builtin/submodule--helper.c:1407
20432 #, c-format
20433 msgid "Synchronizing submodule url for '%s'\n"
20434 msgstr ""
20435
20436 #: builtin/submodule--helper.c:1413
20437 #, c-format
20438 msgid "failed to register url for submodule path '%s'"
20439 msgstr ""
20440
20441 #: builtin/submodule--helper.c:1427
20442 #, c-format
20443 msgid "failed to get the default remote for submodule '%s'"
20444 msgstr ""
20445
20446 #: builtin/submodule--helper.c:1438
20447 #, c-format
20448 msgid "failed to update remote for submodule '%s'"
20449 msgstr ""
20450
20451 #: builtin/submodule--helper.c:1485
20452 msgid "Suppress output of synchronizing submodule url"
20453 msgstr ""
20454
20455 #: builtin/submodule--helper.c:1492
20456 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
20457 msgstr ""
20458
20459 #: builtin/submodule--helper.c:1546
20460 #, c-format
20461 msgid ""
20462 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
20463 "really want to remove it including all of its history)"
20464 msgstr ""
20465
20466 #: builtin/submodule--helper.c:1558
20467 #, c-format
20468 msgid ""
20469 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
20470 "them"
20471 msgstr ""
20472
20473 #: builtin/submodule--helper.c:1566
20474 #, c-format
20475 msgid "Cleared directory '%s'\n"
20476 msgstr ""
20477
20478 #: builtin/submodule--helper.c:1568
20479 #, c-format
20480 msgid "Could not remove submodule work tree '%s'\n"
20481 msgstr ""
20482
20483 #: builtin/submodule--helper.c:1579
20484 #, c-format
20485 msgid "could not create empty submodule directory %s"
20486 msgstr ""
20487
20488 #: builtin/submodule--helper.c:1595
20489 #, c-format
20490 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
20491 msgstr ""
20492
20493 #: builtin/submodule--helper.c:1624
20494 msgid "Remove submodule working trees even if they contain local changes"
20495 msgstr ""
20496
20497 #: builtin/submodule--helper.c:1625
20498 msgid "Unregister all submodules"
20499 msgstr ""
20500
20501 #: builtin/submodule--helper.c:1630
20502 msgid ""
20503 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
20504 msgstr ""
20505
20506 #: builtin/submodule--helper.c:1644
20507 msgid "Use '--all' if you really want to deinitialize all submodules"
20508 msgstr ""
20509
20510 #: builtin/submodule--helper.c:1713
20511 msgid ""
20512 "An alternate computed from a superproject's alternate is invalid.\n"
20513 "To allow Git to clone without an alternate in such a case, set\n"
20514 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
20515 "'--reference-if-able' instead of '--reference'."
20516 msgstr ""
20517
20518 #: builtin/submodule--helper.c:1752 builtin/submodule--helper.c:1755
20519 #, c-format
20520 msgid "submodule '%s' cannot add alternate: %s"
20521 msgstr ""
20522
20523 #: builtin/submodule--helper.c:1791
20524 #, c-format
20525 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
20526 msgstr ""
20527
20528 #: builtin/submodule--helper.c:1798
20529 #, c-format
20530 msgid "Value '%s' for submodule.alternateLocation is not recognized"
20531 msgstr ""
20532
20533 #: builtin/submodule--helper.c:1822
20534 msgid "where the new submodule will be cloned to"
20535 msgstr ""
20536
20537 #: builtin/submodule--helper.c:1825
20538 msgid "name of the new submodule"
20539 msgstr ""
20540
20541 #: builtin/submodule--helper.c:1828
20542 msgid "url where to clone the submodule from"
20543 msgstr ""
20544
20545 #: builtin/submodule--helper.c:1836
20546 msgid "depth for shallow clones"
20547 msgstr ""
20548
20549 #: builtin/submodule--helper.c:1839 builtin/submodule--helper.c:2348
20550 msgid "force cloning progress"
20551 msgstr ""
20552
20553 #: builtin/submodule--helper.c:1841 builtin/submodule--helper.c:2350
20554 msgid "disallow cloning into non-empty directory"
20555 msgstr ""
20556
20557 #: builtin/submodule--helper.c:1848
20558 msgid ""
20559 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
20560 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
20561 "<url> --path <path>"
20562 msgstr ""
20563
20564 #: builtin/submodule--helper.c:1873
20565 #, c-format
20566 msgid "refusing to create/use '%s' in another submodule's git dir"
20567 msgstr ""
20568
20569 #: builtin/submodule--helper.c:1884
20570 #, c-format
20571 msgid "clone of '%s' into submodule path '%s' failed"
20572 msgstr ""
20573
20574 #: builtin/submodule--helper.c:1888
20575 #, c-format
20576 msgid "directory not empty: '%s'"
20577 msgstr ""
20578
20579 #: builtin/submodule--helper.c:1900
20580 #, c-format
20581 msgid "could not get submodule directory for '%s'"
20582 msgstr ""
20583
20584 #: builtin/submodule--helper.c:1936
20585 #, c-format
20586 msgid "Invalid update mode '%s' for submodule path '%s'"
20587 msgstr ""
20588
20589 #: builtin/submodule--helper.c:1940
20590 #, c-format
20591 msgid "Invalid update mode '%s' configured for submodule path '%s'"
20592 msgstr ""
20593
20594 #: builtin/submodule--helper.c:2041
20595 #, c-format
20596 msgid "Submodule path '%s' not initialized"
20597 msgstr ""
20598
20599 #: builtin/submodule--helper.c:2045
20600 msgid "Maybe you want to use 'update --init'?"
20601 msgstr ""
20602
20603 #: builtin/submodule--helper.c:2075
20604 #, c-format
20605 msgid "Skipping unmerged submodule %s"
20606 msgstr ""
20607
20608 #: builtin/submodule--helper.c:2104
20609 #, c-format
20610 msgid "Skipping submodule '%s'"
20611 msgstr ""
20612
20613 #: builtin/submodule--helper.c:2254
20614 #, c-format
20615 msgid "Failed to clone '%s'. Retry scheduled"
20616 msgstr ""
20617
20618 #: builtin/submodule--helper.c:2265
20619 #, c-format
20620 msgid "Failed to clone '%s' a second time, aborting"
20621 msgstr ""
20622
20623 #: builtin/submodule--helper.c:2327 builtin/submodule--helper.c:2573
20624 msgid "path into the working tree"
20625 msgstr ""
20626
20627 #: builtin/submodule--helper.c:2330
20628 msgid "path into the working tree, across nested submodule boundaries"
20629 msgstr ""
20630
20631 #: builtin/submodule--helper.c:2334
20632 msgid "rebase, merge, checkout or none"
20633 msgstr ""
20634
20635 #: builtin/submodule--helper.c:2340
20636 msgid "Create a shallow clone truncated to the specified number of revisions"
20637 msgstr ""
20638
20639 #: builtin/submodule--helper.c:2343
20640 msgid "parallel jobs"
20641 msgstr ""
20642
20643 #: builtin/submodule--helper.c:2345
20644 msgid "whether the initial clone should follow the shallow recommendation"
20645 msgstr ""
20646
20647 #: builtin/submodule--helper.c:2346
20648 msgid "don't print cloning progress"
20649 msgstr ""
20650
20651 #: builtin/submodule--helper.c:2357
20652 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
20653 msgstr ""
20654
20655 #: builtin/submodule--helper.c:2370
20656 msgid "bad value for update parameter"
20657 msgstr ""
20658
20659 #: builtin/submodule--helper.c:2418
20660 #, c-format
20661 msgid ""
20662 "Submodule (%s) branch configured to inherit branch from superproject, but "
20663 "the superproject is not on any branch"
20664 msgstr ""
20665
20666 #: builtin/submodule--helper.c:2541
20667 #, c-format
20668 msgid "could not get a repository handle for submodule '%s'"
20669 msgstr ""
20670
20671 #: builtin/submodule--helper.c:2574
20672 msgid "recurse into submodules"
20673 msgstr ""
20674
20675 #: builtin/submodule--helper.c:2580
20676 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
20677 msgstr ""
20678
20679 #: builtin/submodule--helper.c:2636
20680 msgid "check if it is safe to write to the .gitmodules file"
20681 msgstr ""
20682
20683 #: builtin/submodule--helper.c:2639
20684 msgid "unset the config in the .gitmodules file"
20685 msgstr ""
20686
20687 #: builtin/submodule--helper.c:2644
20688 msgid "git submodule--helper config <name> [<value>]"
20689 msgstr ""
20690
20691 #: builtin/submodule--helper.c:2645
20692 msgid "git submodule--helper config --unset <name>"
20693 msgstr ""
20694
20695 #: builtin/submodule--helper.c:2646
20696 msgid "git submodule--helper config --check-writeable"
20697 msgstr ""
20698
20699 #: builtin/submodule--helper.c:2665 git-submodule.sh:150
20700 #, sh-format
20701 msgid "please make sure that the .gitmodules file is in the working tree"
20702 msgstr ""
20703
20704 #: builtin/submodule--helper.c:2681
20705 msgid "Suppress output for setting url of a submodule"
20706 msgstr ""
20707
20708 #: builtin/submodule--helper.c:2685
20709 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
20710 msgstr ""
20711
20712 #: builtin/submodule--helper.c:2718
20713 msgid "set the default tracking branch to master"
20714 msgstr ""
20715
20716 #: builtin/submodule--helper.c:2720
20717 msgid "set the default tracking branch"
20718 msgstr ""
20719
20720 #: builtin/submodule--helper.c:2724
20721 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
20722 msgstr ""
20723
20724 #: builtin/submodule--helper.c:2725
20725 msgid ""
20726 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
20727 msgstr ""
20728
20729 #: builtin/submodule--helper.c:2732
20730 msgid "--branch or --default required"
20731 msgstr ""
20732
20733 #: builtin/submodule--helper.c:2735
20734 msgid "--branch and --default are mutually exclusive"
20735 msgstr ""
20736
20737 #: builtin/submodule--helper.c:2792 git.c:438 git.c:711
20738 #, c-format
20739 msgid "%s doesn't support --super-prefix"
20740 msgstr ""
20741
20742 #: builtin/submodule--helper.c:2798
20743 #, c-format
20744 msgid "'%s' is not a valid submodule--helper subcommand"
20745 msgstr ""
20746
20747 #: builtin/symbolic-ref.c:8
20748 msgid "git symbolic-ref [<options>] <name> [<ref>]"
20749 msgstr ""
20750
20751 #: builtin/symbolic-ref.c:9
20752 msgid "git symbolic-ref -d [-q] <name>"
20753 msgstr ""
20754
20755 #: builtin/symbolic-ref.c:40
20756 msgid "suppress error message for non-symbolic (detached) refs"
20757 msgstr ""
20758
20759 #: builtin/symbolic-ref.c:41
20760 msgid "delete symbolic ref"
20761 msgstr ""
20762
20763 #: builtin/symbolic-ref.c:42
20764 msgid "shorten ref output"
20765 msgstr ""
20766
20767 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:499
20768 msgid "reason"
20769 msgstr ""
20770
20771 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:499
20772 msgid "reason of the update"
20773 msgstr ""
20774
20775 #: builtin/tag.c:25
20776 msgid ""
20777 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
20778 "\t\t<tagname> [<head>]"
20779 msgstr ""
20780
20781 #: builtin/tag.c:27
20782 msgid "git tag -d <tagname>..."
20783 msgstr ""
20784
20785 #: builtin/tag.c:28
20786 msgid ""
20787 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
20788 "points-at <object>]\n"
20789 "\t\t[--format=<format>] [--merged <commit>] [--no-merged <commit>] "
20790 "[<pattern>...]"
20791 msgstr ""
20792
20793 #: builtin/tag.c:30
20794 msgid "git tag -v [--format=<format>] <tagname>..."
20795 msgstr ""
20796
20797 #: builtin/tag.c:89
20798 #, c-format
20799 msgid "tag '%s' not found."
20800 msgstr ""
20801
20802 #: builtin/tag.c:105
20803 #, c-format
20804 msgid "Deleted tag '%s' (was %s)\n"
20805 msgstr ""
20806
20807 #: builtin/tag.c:135
20808 #, c-format
20809 msgid ""
20810 "\n"
20811 "Write a message for tag:\n"
20812 "  %s\n"
20813 "Lines starting with '%c' will be ignored.\n"
20814 msgstr ""
20815
20816 #: builtin/tag.c:139
20817 #, c-format
20818 msgid ""
20819 "\n"
20820 "Write a message for tag:\n"
20821 "  %s\n"
20822 "Lines starting with '%c' will be kept; you may remove them yourself if you "
20823 "want to.\n"
20824 msgstr ""
20825
20826 #: builtin/tag.c:198
20827 msgid "unable to sign the tag"
20828 msgstr ""
20829
20830 #: builtin/tag.c:200
20831 msgid "unable to write tag file"
20832 msgstr ""
20833
20834 #: builtin/tag.c:216
20835 #, c-format
20836 msgid ""
20837 "You have created a nested tag. The object referred to by your new tag is\n"
20838 "already a tag. If you meant to tag the object that it points to, use:\n"
20839 "\n"
20840 "\tgit tag -f %s %s^{}"
20841 msgstr ""
20842
20843 #: builtin/tag.c:232
20844 msgid "bad object type."
20845 msgstr ""
20846
20847 #: builtin/tag.c:285
20848 msgid "no tag message?"
20849 msgstr ""
20850
20851 #: builtin/tag.c:292
20852 #, c-format
20853 msgid "The tag message has been left in %s\n"
20854 msgstr ""
20855
20856 #: builtin/tag.c:403
20857 msgid "list tag names"
20858 msgstr ""
20859
20860 #: builtin/tag.c:405
20861 msgid "print <n> lines of each tag message"
20862 msgstr ""
20863
20864 #: builtin/tag.c:407
20865 msgid "delete tags"
20866 msgstr ""
20867
20868 #: builtin/tag.c:408
20869 msgid "verify tags"
20870 msgstr ""
20871
20872 #: builtin/tag.c:410
20873 msgid "Tag creation options"
20874 msgstr ""
20875
20876 #: builtin/tag.c:412
20877 msgid "annotated tag, needs a message"
20878 msgstr ""
20879
20880 #: builtin/tag.c:414
20881 msgid "tag message"
20882 msgstr ""
20883
20884 #: builtin/tag.c:416
20885 msgid "force edit of tag message"
20886 msgstr ""
20887
20888 #: builtin/tag.c:417
20889 msgid "annotated and GPG-signed tag"
20890 msgstr ""
20891
20892 #: builtin/tag.c:420
20893 msgid "use another key to sign the tag"
20894 msgstr ""
20895
20896 #: builtin/tag.c:421
20897 msgid "replace the tag if exists"
20898 msgstr ""
20899
20900 #: builtin/tag.c:422 builtin/update-ref.c:505
20901 msgid "create a reflog"
20902 msgstr ""
20903
20904 #: builtin/tag.c:424
20905 msgid "Tag listing options"
20906 msgstr ""
20907
20908 #: builtin/tag.c:425
20909 msgid "show tag list in columns"
20910 msgstr ""
20911
20912 #: builtin/tag.c:426 builtin/tag.c:428
20913 msgid "print only tags that contain the commit"
20914 msgstr ""
20915
20916 #: builtin/tag.c:427 builtin/tag.c:429
20917 msgid "print only tags that don't contain the commit"
20918 msgstr ""
20919
20920 #: builtin/tag.c:430
20921 msgid "print only tags that are merged"
20922 msgstr ""
20923
20924 #: builtin/tag.c:431
20925 msgid "print only tags that are not merged"
20926 msgstr ""
20927
20928 #: builtin/tag.c:435
20929 msgid "print only tags of the object"
20930 msgstr ""
20931
20932 #: builtin/tag.c:483
20933 msgid "--column and -n are incompatible"
20934 msgstr ""
20935
20936 #: builtin/tag.c:505
20937 msgid "-n option is only allowed in list mode"
20938 msgstr ""
20939
20940 #: builtin/tag.c:507
20941 msgid "--contains option is only allowed in list mode"
20942 msgstr ""
20943
20944 #: builtin/tag.c:509
20945 msgid "--no-contains option is only allowed in list mode"
20946 msgstr ""
20947
20948 #: builtin/tag.c:511
20949 msgid "--points-at option is only allowed in list mode"
20950 msgstr ""
20951
20952 #: builtin/tag.c:513
20953 msgid "--merged and --no-merged options are only allowed in list mode"
20954 msgstr ""
20955
20956 #: builtin/tag.c:524
20957 msgid "only one -F or -m option is allowed."
20958 msgstr ""
20959
20960 #: builtin/tag.c:543
20961 msgid "too many params"
20962 msgstr ""
20963
20964 #: builtin/tag.c:549
20965 #, c-format
20966 msgid "'%s' is not a valid tag name."
20967 msgstr ""
20968
20969 #: builtin/tag.c:554
20970 #, c-format
20971 msgid "tag '%s' already exists"
20972 msgstr ""
20973
20974 #: builtin/tag.c:585
20975 #, c-format
20976 msgid "Updated tag '%s' (was %s)\n"
20977 msgstr ""
20978
20979 #: builtin/unpack-objects.c:502
20980 msgid "Unpacking objects"
20981 msgstr ""
20982
20983 #: builtin/update-index.c:84
20984 #, c-format
20985 msgid "failed to create directory %s"
20986 msgstr ""
20987
20988 #: builtin/update-index.c:100
20989 #, c-format
20990 msgid "failed to create file %s"
20991 msgstr ""
20992
20993 #: builtin/update-index.c:108
20994 #, c-format
20995 msgid "failed to delete file %s"
20996 msgstr ""
20997
20998 #: builtin/update-index.c:115 builtin/update-index.c:221
20999 #, c-format
21000 msgid "failed to delete directory %s"
21001 msgstr ""
21002
21003 #: builtin/update-index.c:140
21004 #, c-format
21005 msgid "Testing mtime in '%s' "
21006 msgstr ""
21007
21008 #: builtin/update-index.c:154
21009 msgid "directory stat info does not change after adding a new file"
21010 msgstr ""
21011
21012 #: builtin/update-index.c:167
21013 msgid "directory stat info does not change after adding a new directory"
21014 msgstr ""
21015
21016 #: builtin/update-index.c:180
21017 msgid "directory stat info changes after updating a file"
21018 msgstr ""
21019
21020 #: builtin/update-index.c:191
21021 msgid "directory stat info changes after adding a file inside subdirectory"
21022 msgstr ""
21023
21024 #: builtin/update-index.c:202
21025 msgid "directory stat info does not change after deleting a file"
21026 msgstr ""
21027
21028 #: builtin/update-index.c:215
21029 msgid "directory stat info does not change after deleting a directory"
21030 msgstr ""
21031
21032 #: builtin/update-index.c:222
21033 msgid " OK"
21034 msgstr ""
21035
21036 #: builtin/update-index.c:591
21037 msgid "git update-index [<options>] [--] [<file>...]"
21038 msgstr ""
21039
21040 #: builtin/update-index.c:974
21041 msgid "continue refresh even when index needs update"
21042 msgstr ""
21043
21044 #: builtin/update-index.c:977
21045 msgid "refresh: ignore submodules"
21046 msgstr ""
21047
21048 #: builtin/update-index.c:980
21049 msgid "do not ignore new files"
21050 msgstr ""
21051
21052 #: builtin/update-index.c:982
21053 msgid "let files replace directories and vice-versa"
21054 msgstr ""
21055
21056 #: builtin/update-index.c:984
21057 msgid "notice files missing from worktree"
21058 msgstr ""
21059
21060 #: builtin/update-index.c:986
21061 msgid "refresh even if index contains unmerged entries"
21062 msgstr ""
21063
21064 #: builtin/update-index.c:989
21065 msgid "refresh stat information"
21066 msgstr ""
21067
21068 #: builtin/update-index.c:993
21069 msgid "like --refresh, but ignore assume-unchanged setting"
21070 msgstr ""
21071
21072 #: builtin/update-index.c:997
21073 msgid "<mode>,<object>,<path>"
21074 msgstr ""
21075
21076 #: builtin/update-index.c:998
21077 msgid "add the specified entry to the index"
21078 msgstr ""
21079
21080 #: builtin/update-index.c:1008
21081 msgid "mark files as \"not changing\""
21082 msgstr ""
21083
21084 #: builtin/update-index.c:1011
21085 msgid "clear assumed-unchanged bit"
21086 msgstr ""
21087
21088 #: builtin/update-index.c:1014
21089 msgid "mark files as \"index-only\""
21090 msgstr ""
21091
21092 #: builtin/update-index.c:1017
21093 msgid "clear skip-worktree bit"
21094 msgstr ""
21095
21096 #: builtin/update-index.c:1020
21097 msgid "do not touch index-only entries"
21098 msgstr ""
21099
21100 #: builtin/update-index.c:1022
21101 msgid "add to index only; do not add content to object database"
21102 msgstr ""
21103
21104 #: builtin/update-index.c:1024
21105 msgid "remove named paths even if present in worktree"
21106 msgstr ""
21107
21108 #: builtin/update-index.c:1026
21109 msgid "with --stdin: input lines are terminated by null bytes"
21110 msgstr ""
21111
21112 #: builtin/update-index.c:1028
21113 msgid "read list of paths to be updated from standard input"
21114 msgstr ""
21115
21116 #: builtin/update-index.c:1032
21117 msgid "add entries from standard input to the index"
21118 msgstr ""
21119
21120 #: builtin/update-index.c:1036
21121 msgid "repopulate stages #2 and #3 for the listed paths"
21122 msgstr ""
21123
21124 #: builtin/update-index.c:1040
21125 msgid "only update entries that differ from HEAD"
21126 msgstr ""
21127
21128 #: builtin/update-index.c:1044
21129 msgid "ignore files missing from worktree"
21130 msgstr ""
21131
21132 #: builtin/update-index.c:1047
21133 msgid "report actions to standard output"
21134 msgstr ""
21135
21136 #: builtin/update-index.c:1049
21137 msgid "(for porcelains) forget saved unresolved conflicts"
21138 msgstr ""
21139
21140 #: builtin/update-index.c:1053
21141 msgid "write index in this format"
21142 msgstr ""
21143
21144 #: builtin/update-index.c:1055
21145 msgid "enable or disable split index"
21146 msgstr ""
21147
21148 #: builtin/update-index.c:1057
21149 msgid "enable/disable untracked cache"
21150 msgstr ""
21151
21152 #: builtin/update-index.c:1059
21153 msgid "test if the filesystem supports untracked cache"
21154 msgstr ""
21155
21156 #: builtin/update-index.c:1061
21157 msgid "enable untracked cache without testing the filesystem"
21158 msgstr ""
21159
21160 #: builtin/update-index.c:1063
21161 msgid "write out the index even if is not flagged as changed"
21162 msgstr ""
21163
21164 #: builtin/update-index.c:1065
21165 msgid "enable or disable file system monitor"
21166 msgstr ""
21167
21168 #: builtin/update-index.c:1067
21169 msgid "mark files as fsmonitor valid"
21170 msgstr ""
21171
21172 #: builtin/update-index.c:1070
21173 msgid "clear fsmonitor valid bit"
21174 msgstr ""
21175
21176 #: builtin/update-index.c:1173
21177 msgid ""
21178 "core.splitIndex is set to false; remove or change it, if you really want to "
21179 "enable split index"
21180 msgstr ""
21181
21182 #: builtin/update-index.c:1182
21183 msgid ""
21184 "core.splitIndex is set to true; remove or change it, if you really want to "
21185 "disable split index"
21186 msgstr ""
21187
21188 #: builtin/update-index.c:1194
21189 msgid ""
21190 "core.untrackedCache is set to true; remove or change it, if you really want "
21191 "to disable the untracked cache"
21192 msgstr ""
21193
21194 #: builtin/update-index.c:1198
21195 msgid "Untracked cache disabled"
21196 msgstr ""
21197
21198 #: builtin/update-index.c:1206
21199 msgid ""
21200 "core.untrackedCache is set to false; remove or change it, if you really want "
21201 "to enable the untracked cache"
21202 msgstr ""
21203
21204 #: builtin/update-index.c:1210
21205 #, c-format
21206 msgid "Untracked cache enabled for '%s'"
21207 msgstr ""
21208
21209 #: builtin/update-index.c:1218
21210 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
21211 msgstr ""
21212
21213 #: builtin/update-index.c:1222
21214 msgid "fsmonitor enabled"
21215 msgstr ""
21216
21217 #: builtin/update-index.c:1225
21218 msgid ""
21219 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
21220 msgstr ""
21221
21222 #: builtin/update-index.c:1229
21223 msgid "fsmonitor disabled"
21224 msgstr ""
21225
21226 #: builtin/update-ref.c:10
21227 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
21228 msgstr ""
21229
21230 #: builtin/update-ref.c:11
21231 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
21232 msgstr ""
21233
21234 #: builtin/update-ref.c:12
21235 msgid "git update-ref [<options>] --stdin [-z]"
21236 msgstr ""
21237
21238 #: builtin/update-ref.c:500
21239 msgid "delete the reference"
21240 msgstr ""
21241
21242 #: builtin/update-ref.c:502
21243 msgid "update <refname> not the one it points to"
21244 msgstr ""
21245
21246 #: builtin/update-ref.c:503
21247 msgid "stdin has NUL-terminated arguments"
21248 msgstr ""
21249
21250 #: builtin/update-ref.c:504
21251 msgid "read updates from stdin"
21252 msgstr ""
21253
21254 #: builtin/update-server-info.c:7
21255 msgid "git update-server-info [--force]"
21256 msgstr ""
21257
21258 #: builtin/update-server-info.c:15
21259 msgid "update the info files from scratch"
21260 msgstr ""
21261
21262 #: builtin/upload-pack.c:11
21263 msgid "git upload-pack [<options>] <dir>"
21264 msgstr ""
21265
21266 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
21267 msgid "quit after a single request/response exchange"
21268 msgstr ""
21269
21270 #: builtin/upload-pack.c:25
21271 msgid "exit immediately after initial ref advertisement"
21272 msgstr ""
21273
21274 #: builtin/upload-pack.c:27
21275 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
21276 msgstr ""
21277
21278 #: builtin/upload-pack.c:29
21279 msgid "interrupt transfer after <n> seconds of inactivity"
21280 msgstr ""
21281
21282 #: builtin/verify-commit.c:19
21283 msgid "git verify-commit [-v | --verbose] <commit>..."
21284 msgstr ""
21285
21286 #: builtin/verify-commit.c:68
21287 msgid "print commit contents"
21288 msgstr ""
21289
21290 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
21291 msgid "print raw gpg status output"
21292 msgstr ""
21293
21294 #: builtin/verify-pack.c:59
21295 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
21296 msgstr ""
21297
21298 #: builtin/verify-pack.c:70
21299 msgid "verbose"
21300 msgstr ""
21301
21302 #: builtin/verify-pack.c:72
21303 msgid "show statistics only"
21304 msgstr ""
21305
21306 #: builtin/verify-tag.c:18
21307 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
21308 msgstr ""
21309
21310 #: builtin/verify-tag.c:36
21311 msgid "print tag contents"
21312 msgstr ""
21313
21314 #: builtin/worktree.c:17
21315 msgid "git worktree add [<options>] <path> [<commit-ish>]"
21316 msgstr ""
21317
21318 #: builtin/worktree.c:18
21319 msgid "git worktree list [<options>]"
21320 msgstr ""
21321
21322 #: builtin/worktree.c:19
21323 msgid "git worktree lock [<options>] <path>"
21324 msgstr ""
21325
21326 #: builtin/worktree.c:20
21327 msgid "git worktree move <worktree> <new-path>"
21328 msgstr ""
21329
21330 #: builtin/worktree.c:21
21331 msgid "git worktree prune [<options>]"
21332 msgstr ""
21333
21334 #: builtin/worktree.c:22
21335 msgid "git worktree remove [<options>] <worktree>"
21336 msgstr ""
21337
21338 #: builtin/worktree.c:23
21339 msgid "git worktree unlock <path>"
21340 msgstr ""
21341
21342 #: builtin/worktree.c:60 builtin/worktree.c:973
21343 #, c-format
21344 msgid "failed to delete '%s'"
21345 msgstr ""
21346
21347 #: builtin/worktree.c:85
21348 msgid "not a valid directory"
21349 msgstr ""
21350
21351 #: builtin/worktree.c:91
21352 msgid "gitdir file does not exist"
21353 msgstr ""
21354
21355 #: builtin/worktree.c:96 builtin/worktree.c:105
21356 #, c-format
21357 msgid "unable to read gitdir file (%s)"
21358 msgstr ""
21359
21360 #: builtin/worktree.c:115
21361 #, c-format
21362 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
21363 msgstr ""
21364
21365 #: builtin/worktree.c:123
21366 msgid "invalid gitdir file"
21367 msgstr ""
21368
21369 #: builtin/worktree.c:131
21370 msgid "gitdir file points to non-existent location"
21371 msgstr ""
21372
21373 #: builtin/worktree.c:146
21374 #, c-format
21375 msgid "Removing %s/%s: %s"
21376 msgstr ""
21377
21378 #: builtin/worktree.c:221
21379 msgid "report pruned working trees"
21380 msgstr ""
21381
21382 #: builtin/worktree.c:223
21383 msgid "expire working trees older than <time>"
21384 msgstr ""
21385
21386 #: builtin/worktree.c:293
21387 #, c-format
21388 msgid "'%s' already exists"
21389 msgstr ""
21390
21391 #: builtin/worktree.c:302
21392 #, c-format
21393 msgid "unusable worktree destination '%s'"
21394 msgstr ""
21395
21396 #: builtin/worktree.c:307
21397 #, c-format
21398 msgid ""
21399 "'%s' is a missing but locked worktree;\n"
21400 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
21401 msgstr ""
21402
21403 #: builtin/worktree.c:309
21404 #, c-format
21405 msgid ""
21406 "'%s' is a missing but already registered worktree;\n"
21407 "use '%s -f' to override, or 'prune' or 'remove' to clear"
21408 msgstr ""
21409
21410 #: builtin/worktree.c:360
21411 #, c-format
21412 msgid "could not create directory of '%s'"
21413 msgstr ""
21414
21415 #: builtin/worktree.c:494 builtin/worktree.c:500
21416 #, c-format
21417 msgid "Preparing worktree (new branch '%s')"
21418 msgstr ""
21419
21420 #: builtin/worktree.c:496
21421 #, c-format
21422 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
21423 msgstr ""
21424
21425 #: builtin/worktree.c:505
21426 #, c-format
21427 msgid "Preparing worktree (checking out '%s')"
21428 msgstr ""
21429
21430 #: builtin/worktree.c:511
21431 #, c-format
21432 msgid "Preparing worktree (detached HEAD %s)"
21433 msgstr ""
21434
21435 #: builtin/worktree.c:552
21436 msgid "checkout <branch> even if already checked out in other worktree"
21437 msgstr ""
21438
21439 #: builtin/worktree.c:555
21440 msgid "create a new branch"
21441 msgstr ""
21442
21443 #: builtin/worktree.c:557
21444 msgid "create or reset a branch"
21445 msgstr ""
21446
21447 #: builtin/worktree.c:559
21448 msgid "populate the new working tree"
21449 msgstr ""
21450
21451 #: builtin/worktree.c:560
21452 msgid "keep the new working tree locked"
21453 msgstr ""
21454
21455 #: builtin/worktree.c:563
21456 msgid "set up tracking mode (see git-branch(1))"
21457 msgstr ""
21458
21459 #: builtin/worktree.c:566
21460 msgid "try to match the new branch name with a remote-tracking branch"
21461 msgstr ""
21462
21463 #: builtin/worktree.c:574
21464 msgid "-b, -B, and --detach are mutually exclusive"
21465 msgstr ""
21466
21467 #: builtin/worktree.c:635
21468 msgid "--[no-]track can only be used if a new branch is created"
21469 msgstr ""
21470
21471 #: builtin/worktree.c:758
21472 msgid "reason for locking"
21473 msgstr ""
21474
21475 #: builtin/worktree.c:770 builtin/worktree.c:803 builtin/worktree.c:877
21476 #: builtin/worktree.c:1001
21477 #, c-format
21478 msgid "'%s' is not a working tree"
21479 msgstr ""
21480
21481 #: builtin/worktree.c:772 builtin/worktree.c:805
21482 msgid "The main working tree cannot be locked or unlocked"
21483 msgstr ""
21484
21485 #: builtin/worktree.c:777
21486 #, c-format
21487 msgid "'%s' is already locked, reason: %s"
21488 msgstr ""
21489
21490 #: builtin/worktree.c:779
21491 #, c-format
21492 msgid "'%s' is already locked"
21493 msgstr ""
21494
21495 #: builtin/worktree.c:807
21496 #, c-format
21497 msgid "'%s' is not locked"
21498 msgstr ""
21499
21500 #: builtin/worktree.c:848
21501 msgid "working trees containing submodules cannot be moved or removed"
21502 msgstr ""
21503
21504 #: builtin/worktree.c:856
21505 msgid "force move even if worktree is dirty or locked"
21506 msgstr ""
21507
21508 #: builtin/worktree.c:879 builtin/worktree.c:1003
21509 #, c-format
21510 msgid "'%s' is a main working tree"
21511 msgstr ""
21512
21513 #: builtin/worktree.c:884
21514 #, c-format
21515 msgid "could not figure out destination name from '%s'"
21516 msgstr ""
21517
21518 #: builtin/worktree.c:897
21519 #, c-format
21520 msgid ""
21521 "cannot move a locked working tree, lock reason: %s\n"
21522 "use 'move -f -f' to override or unlock first"
21523 msgstr ""
21524
21525 #: builtin/worktree.c:899
21526 msgid ""
21527 "cannot move a locked working tree;\n"
21528 "use 'move -f -f' to override or unlock first"
21529 msgstr ""
21530
21531 #: builtin/worktree.c:902
21532 #, c-format
21533 msgid "validation failed, cannot move working tree: %s"
21534 msgstr ""
21535
21536 #: builtin/worktree.c:907
21537 #, c-format
21538 msgid "failed to move '%s' to '%s'"
21539 msgstr ""
21540
21541 #: builtin/worktree.c:953
21542 #, c-format
21543 msgid "failed to run 'git status' on '%s'"
21544 msgstr ""
21545
21546 #: builtin/worktree.c:957
21547 #, c-format
21548 msgid "'%s' contains modified or untracked files, use --force to delete it"
21549 msgstr ""
21550
21551 #: builtin/worktree.c:962
21552 #, c-format
21553 msgid "failed to run 'git status' on '%s', code %d"
21554 msgstr ""
21555
21556 #: builtin/worktree.c:985
21557 msgid "force removal even if worktree is dirty or locked"
21558 msgstr ""
21559
21560 #: builtin/worktree.c:1008
21561 #, c-format
21562 msgid ""
21563 "cannot remove a locked working tree, lock reason: %s\n"
21564 "use 'remove -f -f' to override or unlock first"
21565 msgstr ""
21566
21567 #: builtin/worktree.c:1010
21568 msgid ""
21569 "cannot remove a locked working tree;\n"
21570 "use 'remove -f -f' to override or unlock first"
21571 msgstr ""
21572
21573 #: builtin/worktree.c:1013
21574 #, c-format
21575 msgid "validation failed, cannot remove working tree: %s"
21576 msgstr ""
21577
21578 #: builtin/worktree.c:1037
21579 #, c-format
21580 msgid "repair: %s: %s"
21581 msgstr ""
21582
21583 #: builtin/worktree.c:1040
21584 #, c-format
21585 msgid "error: %s: %s"
21586 msgstr ""
21587
21588 #: builtin/write-tree.c:15
21589 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
21590 msgstr ""
21591
21592 #: builtin/write-tree.c:28
21593 msgid "<prefix>/"
21594 msgstr ""
21595
21596 #: builtin/write-tree.c:29
21597 msgid "write tree object for a subdirectory <prefix>"
21598 msgstr ""
21599
21600 #: builtin/write-tree.c:31
21601 msgid "only useful for debugging"
21602 msgstr ""
21603
21604 #: http-fetch.c:114
21605 #, c-format
21606 msgid "argument to --packfile must be a valid hash (got '%s')"
21607 msgstr ""
21608
21609 #: http-fetch.c:122
21610 msgid "not a git repository"
21611 msgstr ""
21612
21613 #: t/helper/test-fast-rebase.c:141
21614 msgid "unhandled options"
21615 msgstr ""
21616
21617 #: t/helper/test-fast-rebase.c:146
21618 msgid "error preparing revisions"
21619 msgstr ""
21620
21621 #: t/helper/test-reach.c:154
21622 #, c-format
21623 msgid "commit %s is not marked reachable"
21624 msgstr ""
21625
21626 #: t/helper/test-reach.c:164
21627 msgid "too many commits marked reachable"
21628 msgstr ""
21629
21630 #: t/helper/test-serve-v2.c:7
21631 msgid "test-tool serve-v2 [<options>]"
21632 msgstr ""
21633
21634 #: t/helper/test-serve-v2.c:19
21635 msgid "exit immediately after advertising capabilities"
21636 msgstr ""
21637
21638 #: git.c:28
21639 msgid ""
21640 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
21641 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
21642 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
21643 "bare]\n"
21644 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
21645 "           <command> [<args>]"
21646 msgstr ""
21647
21648 #: git.c:35
21649 msgid ""
21650 "'git help -a' and 'git help -g' list available subcommands and some\n"
21651 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
21652 "to read about a specific subcommand or concept.\n"
21653 "See 'git help git' for an overview of the system."
21654 msgstr ""
21655
21656 #: git.c:187
21657 #, c-format
21658 msgid "no directory given for --git-dir\n"
21659 msgstr ""
21660
21661 #: git.c:201
21662 #, c-format
21663 msgid "no namespace given for --namespace\n"
21664 msgstr ""
21665
21666 #: git.c:215
21667 #, c-format
21668 msgid "no directory given for --work-tree\n"
21669 msgstr ""
21670
21671 #: git.c:229
21672 #, c-format
21673 msgid "no prefix given for --super-prefix\n"
21674 msgstr ""
21675
21676 #: git.c:251
21677 #, c-format
21678 msgid "-c expects a configuration string\n"
21679 msgstr ""
21680
21681 #: git.c:289
21682 #, c-format
21683 msgid "no directory given for -C\n"
21684 msgstr ""
21685
21686 #: git.c:315
21687 #, c-format
21688 msgid "unknown option: %s\n"
21689 msgstr ""
21690
21691 #: git.c:364
21692 #, c-format
21693 msgid "while expanding alias '%s': '%s'"
21694 msgstr ""
21695
21696 #: git.c:373
21697 #, c-format
21698 msgid ""
21699 "alias '%s' changes environment variables.\n"
21700 "You can use '!git' in the alias to do this"
21701 msgstr ""
21702
21703 #: git.c:380
21704 #, c-format
21705 msgid "empty alias for %s"
21706 msgstr ""
21707
21708 #: git.c:383
21709 #, c-format
21710 msgid "recursive alias: %s"
21711 msgstr ""
21712
21713 #: git.c:465
21714 msgid "write failure on standard output"
21715 msgstr ""
21716
21717 #: git.c:467
21718 msgid "unknown write failure on standard output"
21719 msgstr ""
21720
21721 #: git.c:469
21722 msgid "close failed on standard output"
21723 msgstr ""
21724
21725 #: git.c:820
21726 #, c-format
21727 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
21728 msgstr ""
21729
21730 #: git.c:870
21731 #, c-format
21732 msgid "cannot handle %s as a builtin"
21733 msgstr ""
21734
21735 #: git.c:883
21736 #, c-format
21737 msgid ""
21738 "usage: %s\n"
21739 "\n"
21740 msgstr ""
21741
21742 #: git.c:903
21743 #, c-format
21744 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
21745 msgstr ""
21746
21747 #: git.c:915
21748 #, c-format
21749 msgid "failed to run command '%s': %s\n"
21750 msgstr ""
21751
21752 #: http.c:399
21753 #, c-format
21754 msgid "negative value for http.postbuffer; defaulting to %d"
21755 msgstr ""
21756
21757 #: http.c:420
21758 msgid "Delegation control is not supported with cURL < 7.22.0"
21759 msgstr ""
21760
21761 #: http.c:429
21762 msgid "Public key pinning not supported with cURL < 7.44.0"
21763 msgstr ""
21764
21765 #: http.c:910
21766 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
21767 msgstr ""
21768
21769 #: http.c:989
21770 msgid "Protocol restrictions not supported with cURL < 7.19.4"
21771 msgstr ""
21772
21773 #: http.c:1132
21774 #, c-format
21775 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
21776 msgstr ""
21777
21778 #: http.c:1139
21779 #, c-format
21780 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
21781 msgstr ""
21782
21783 #: http.c:1143
21784 #, c-format
21785 msgid "Could not set SSL backend to '%s': already set"
21786 msgstr ""
21787
21788 #: http.c:2025
21789 #, c-format
21790 msgid ""
21791 "unable to update url base from redirection:\n"
21792 "  asked for: %s\n"
21793 "   redirect: %s"
21794 msgstr ""
21795
21796 #: remote-curl.c:183
21797 #, c-format
21798 msgid "invalid quoting in push-option value: '%s'"
21799 msgstr ""
21800
21801 #: remote-curl.c:307
21802 #, c-format
21803 msgid "%sinfo/refs not valid: is this a git repository?"
21804 msgstr ""
21805
21806 #: remote-curl.c:408
21807 msgid "invalid server response; expected service, got flush packet"
21808 msgstr ""
21809
21810 #: remote-curl.c:439
21811 #, c-format
21812 msgid "invalid server response; got '%s'"
21813 msgstr ""
21814
21815 #: remote-curl.c:499
21816 #, c-format
21817 msgid "repository '%s' not found"
21818 msgstr ""
21819
21820 #: remote-curl.c:503
21821 #, c-format
21822 msgid "Authentication failed for '%s'"
21823 msgstr ""
21824
21825 #: remote-curl.c:507
21826 #, c-format
21827 msgid "unable to access '%s': %s"
21828 msgstr ""
21829
21830 #: remote-curl.c:513
21831 #, c-format
21832 msgid "redirecting to %s"
21833 msgstr ""
21834
21835 #: remote-curl.c:642
21836 msgid "shouldn't have EOF when not gentle on EOF"
21837 msgstr ""
21838
21839 #: remote-curl.c:654
21840 msgid "remote server sent stateless separator"
21841 msgstr ""
21842
21843 #: remote-curl.c:724
21844 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
21845 msgstr ""
21846
21847 #: remote-curl.c:754
21848 #, c-format
21849 msgid "remote-curl: bad line length character: %.4s"
21850 msgstr ""
21851
21852 #: remote-curl.c:756
21853 msgid "remote-curl: unexpected response end packet"
21854 msgstr ""
21855
21856 #: remote-curl.c:832
21857 #, c-format
21858 msgid "RPC failed; %s"
21859 msgstr ""
21860
21861 #: remote-curl.c:872
21862 msgid "cannot handle pushes this big"
21863 msgstr ""
21864
21865 #: remote-curl.c:987
21866 #, c-format
21867 msgid "cannot deflate request; zlib deflate error %d"
21868 msgstr ""
21869
21870 #: remote-curl.c:991
21871 #, c-format
21872 msgid "cannot deflate request; zlib end error %d"
21873 msgstr ""
21874
21875 #: remote-curl.c:1041
21876 #, c-format
21877 msgid "%d bytes of length header were received"
21878 msgstr ""
21879
21880 #: remote-curl.c:1043
21881 #, c-format
21882 msgid "%d bytes of body are still expected"
21883 msgstr ""
21884
21885 #: remote-curl.c:1132
21886 msgid "dumb http transport does not support shallow capabilities"
21887 msgstr ""
21888
21889 #: remote-curl.c:1147
21890 msgid "fetch failed."
21891 msgstr ""
21892
21893 #: remote-curl.c:1193
21894 msgid "cannot fetch by sha1 over smart http"
21895 msgstr ""
21896
21897 #: remote-curl.c:1237 remote-curl.c:1243
21898 #, c-format
21899 msgid "protocol error: expected sha/ref, got '%s'"
21900 msgstr ""
21901
21902 #: remote-curl.c:1255 remote-curl.c:1373
21903 #, c-format
21904 msgid "http transport does not support %s"
21905 msgstr ""
21906
21907 #: remote-curl.c:1291
21908 msgid "git-http-push failed"
21909 msgstr ""
21910
21911 #: remote-curl.c:1479
21912 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
21913 msgstr ""
21914
21915 #: remote-curl.c:1511
21916 msgid "remote-curl: error reading command stream from git"
21917 msgstr ""
21918
21919 #: remote-curl.c:1518
21920 msgid "remote-curl: fetch attempted without a local repo"
21921 msgstr ""
21922
21923 #: remote-curl.c:1559
21924 #, c-format
21925 msgid "remote-curl: unknown command '%s' from git"
21926 msgstr ""
21927
21928 #: compat/compiler.h:26
21929 msgid "no compiler information available\n"
21930 msgstr ""
21931
21932 #: compat/compiler.h:38
21933 msgid "no libc information available\n"
21934 msgstr ""
21935
21936 #: list-objects-filter-options.h:91
21937 msgid "args"
21938 msgstr ""
21939
21940 #: list-objects-filter-options.h:92
21941 msgid "object filtering"
21942 msgstr ""
21943
21944 #: parse-options.h:183
21945 msgid "expiry-date"
21946 msgstr ""
21947
21948 #: parse-options.h:197
21949 msgid "no-op (backward compatibility)"
21950 msgstr ""
21951
21952 #: parse-options.h:309
21953 msgid "be more verbose"
21954 msgstr ""
21955
21956 #: parse-options.h:311
21957 msgid "be more quiet"
21958 msgstr ""
21959
21960 #: parse-options.h:317
21961 msgid "use <n> digits to display object names"
21962 msgstr ""
21963
21964 #: parse-options.h:336
21965 msgid "how to strip spaces and #comments from message"
21966 msgstr ""
21967
21968 #: parse-options.h:337
21969 msgid "read pathspec from file"
21970 msgstr ""
21971
21972 #: parse-options.h:338
21973 msgid ""
21974 "with --pathspec-from-file, pathspec elements are separated with NUL character"
21975 msgstr ""
21976
21977 #: ref-filter.h:96
21978 msgid "key"
21979 msgstr ""
21980
21981 #: ref-filter.h:96
21982 msgid "field name to sort on"
21983 msgstr ""
21984
21985 #: rerere.h:44
21986 msgid "update the index with reused conflict resolution if possible"
21987 msgstr ""
21988
21989 #: wt-status.h:80
21990 msgid "HEAD detached at "
21991 msgstr ""
21992
21993 #: wt-status.h:81
21994 msgid "HEAD detached from "
21995 msgstr ""
21996
21997 #: command-list.h:50
21998 msgid "Add file contents to the index"
21999 msgstr ""
22000
22001 #: command-list.h:51
22002 msgid "Apply a series of patches from a mailbox"
22003 msgstr ""
22004
22005 #: command-list.h:52
22006 msgid "Annotate file lines with commit information"
22007 msgstr ""
22008
22009 #: command-list.h:53
22010 msgid "Apply a patch to files and/or to the index"
22011 msgstr ""
22012
22013 #: command-list.h:54
22014 msgid "Import a GNU Arch repository into Git"
22015 msgstr ""
22016
22017 #: command-list.h:55
22018 msgid "Create an archive of files from a named tree"
22019 msgstr ""
22020
22021 #: command-list.h:56
22022 msgid "Use binary search to find the commit that introduced a bug"
22023 msgstr ""
22024
22025 #: command-list.h:57
22026 msgid "Show what revision and author last modified each line of a file"
22027 msgstr ""
22028
22029 #: command-list.h:58
22030 msgid "List, create, or delete branches"
22031 msgstr ""
22032
22033 #: command-list.h:59
22034 msgid "Collect information for user to file a bug report"
22035 msgstr ""
22036
22037 #: command-list.h:60
22038 msgid "Move objects and refs by archive"
22039 msgstr ""
22040
22041 #: command-list.h:61
22042 msgid "Provide content or type and size information for repository objects"
22043 msgstr ""
22044
22045 #: command-list.h:62
22046 msgid "Display gitattributes information"
22047 msgstr ""
22048
22049 #: command-list.h:63
22050 msgid "Debug gitignore / exclude files"
22051 msgstr ""
22052
22053 #: command-list.h:64
22054 msgid "Show canonical names and email addresses of contacts"
22055 msgstr ""
22056
22057 #: command-list.h:65
22058 msgid "Switch branches or restore working tree files"
22059 msgstr ""
22060
22061 #: command-list.h:66
22062 msgid "Copy files from the index to the working tree"
22063 msgstr ""
22064
22065 #: command-list.h:67
22066 msgid "Ensures that a reference name is well formed"
22067 msgstr ""
22068
22069 #: command-list.h:68
22070 msgid "Find commits yet to be applied to upstream"
22071 msgstr ""
22072
22073 #: command-list.h:69
22074 msgid "Apply the changes introduced by some existing commits"
22075 msgstr ""
22076
22077 #: command-list.h:70
22078 msgid "Graphical alternative to git-commit"
22079 msgstr ""
22080
22081 #: command-list.h:71
22082 msgid "Remove untracked files from the working tree"
22083 msgstr ""
22084
22085 #: command-list.h:72
22086 msgid "Clone a repository into a new directory"
22087 msgstr ""
22088
22089 #: command-list.h:73
22090 msgid "Display data in columns"
22091 msgstr ""
22092
22093 #: command-list.h:74
22094 msgid "Record changes to the repository"
22095 msgstr ""
22096
22097 #: command-list.h:75
22098 msgid "Write and verify Git commit-graph files"
22099 msgstr ""
22100
22101 #: command-list.h:76
22102 msgid "Create a new commit object"
22103 msgstr ""
22104
22105 #: command-list.h:77
22106 msgid "Get and set repository or global options"
22107 msgstr ""
22108
22109 #: command-list.h:78
22110 msgid "Count unpacked number of objects and their disk consumption"
22111 msgstr ""
22112
22113 #: command-list.h:79
22114 msgid "Retrieve and store user credentials"
22115 msgstr ""
22116
22117 #: command-list.h:80
22118 msgid "Helper to temporarily store passwords in memory"
22119 msgstr ""
22120
22121 #: command-list.h:81
22122 msgid "Helper to store credentials on disk"
22123 msgstr ""
22124
22125 #: command-list.h:82
22126 msgid "Export a single commit to a CVS checkout"
22127 msgstr ""
22128
22129 #: command-list.h:83
22130 msgid "Salvage your data out of another SCM people love to hate"
22131 msgstr ""
22132
22133 #: command-list.h:84
22134 msgid "A CVS server emulator for Git"
22135 msgstr ""
22136
22137 #: command-list.h:85
22138 msgid "A really simple server for Git repositories"
22139 msgstr ""
22140
22141 #: command-list.h:86
22142 msgid "Give an object a human readable name based on an available ref"
22143 msgstr ""
22144
22145 #: command-list.h:87
22146 msgid "Show changes between commits, commit and working tree, etc"
22147 msgstr ""
22148
22149 #: command-list.h:88
22150 msgid "Compares files in the working tree and the index"
22151 msgstr ""
22152
22153 #: command-list.h:89
22154 msgid "Compare a tree to the working tree or index"
22155 msgstr ""
22156
22157 #: command-list.h:90
22158 msgid "Compares the content and mode of blobs found via two tree objects"
22159 msgstr ""
22160
22161 #: command-list.h:91
22162 msgid "Show changes using common diff tools"
22163 msgstr ""
22164
22165 #: command-list.h:92
22166 msgid "Git data exporter"
22167 msgstr ""
22168
22169 #: command-list.h:93
22170 msgid "Backend for fast Git data importers"
22171 msgstr ""
22172
22173 #: command-list.h:94
22174 msgid "Download objects and refs from another repository"
22175 msgstr ""
22176
22177 #: command-list.h:95
22178 msgid "Receive missing objects from another repository"
22179 msgstr ""
22180
22181 #: command-list.h:96
22182 msgid "Rewrite branches"
22183 msgstr ""
22184
22185 #: command-list.h:97
22186 msgid "Produce a merge commit message"
22187 msgstr ""
22188
22189 #: command-list.h:98
22190 msgid "Output information on each ref"
22191 msgstr ""
22192
22193 #: command-list.h:99
22194 msgid "Run a Git command on a list of repositories"
22195 msgstr ""
22196
22197 #: command-list.h:100
22198 msgid "Prepare patches for e-mail submission"
22199 msgstr ""
22200
22201 #: command-list.h:101
22202 msgid "Verifies the connectivity and validity of the objects in the database"
22203 msgstr ""
22204
22205 #: command-list.h:102
22206 msgid "Cleanup unnecessary files and optimize the local repository"
22207 msgstr ""
22208
22209 #: command-list.h:103
22210 msgid "Extract commit ID from an archive created using git-archive"
22211 msgstr ""
22212
22213 #: command-list.h:104
22214 msgid "Print lines matching a pattern"
22215 msgstr ""
22216
22217 #: command-list.h:105
22218 msgid "A portable graphical interface to Git"
22219 msgstr ""
22220
22221 #: command-list.h:106
22222 msgid "Compute object ID and optionally creates a blob from a file"
22223 msgstr ""
22224
22225 #: command-list.h:107
22226 msgid "Display help information about Git"
22227 msgstr ""
22228
22229 #: command-list.h:108
22230 msgid "Server side implementation of Git over HTTP"
22231 msgstr ""
22232
22233 #: command-list.h:109
22234 msgid "Download from a remote Git repository via HTTP"
22235 msgstr ""
22236
22237 #: command-list.h:110
22238 msgid "Push objects over HTTP/DAV to another repository"
22239 msgstr ""
22240
22241 #: command-list.h:111
22242 msgid "Send a collection of patches from stdin to an IMAP folder"
22243 msgstr ""
22244
22245 #: command-list.h:112
22246 msgid "Build pack index file for an existing packed archive"
22247 msgstr ""
22248
22249 #: command-list.h:113
22250 msgid "Create an empty Git repository or reinitialize an existing one"
22251 msgstr ""
22252
22253 #: command-list.h:114
22254 msgid "Instantly browse your working repository in gitweb"
22255 msgstr ""
22256
22257 #: command-list.h:115
22258 msgid "Add or parse structured information in commit messages"
22259 msgstr ""
22260
22261 #: command-list.h:116
22262 msgid "The Git repository browser"
22263 msgstr ""
22264
22265 #: command-list.h:117
22266 msgid "Show commit logs"
22267 msgstr ""
22268
22269 #: command-list.h:118
22270 msgid "Show information about files in the index and the working tree"
22271 msgstr ""
22272
22273 #: command-list.h:119
22274 msgid "List references in a remote repository"
22275 msgstr ""
22276
22277 #: command-list.h:120
22278 msgid "List the contents of a tree object"
22279 msgstr ""
22280
22281 #: command-list.h:121
22282 msgid "Extracts patch and authorship from a single e-mail message"
22283 msgstr ""
22284
22285 #: command-list.h:122
22286 msgid "Simple UNIX mbox splitter program"
22287 msgstr ""
22288
22289 #: command-list.h:123
22290 msgid "Run tasks to optimize Git repository data"
22291 msgstr ""
22292
22293 #: command-list.h:124
22294 msgid "Join two or more development histories together"
22295 msgstr ""
22296
22297 #: command-list.h:125
22298 msgid "Find as good common ancestors as possible for a merge"
22299 msgstr ""
22300
22301 #: command-list.h:126
22302 msgid "Run a three-way file merge"
22303 msgstr ""
22304
22305 #: command-list.h:127
22306 msgid "Run a merge for files needing merging"
22307 msgstr ""
22308
22309 #: command-list.h:128
22310 msgid "The standard helper program to use with git-merge-index"
22311 msgstr ""
22312
22313 #: command-list.h:129
22314 msgid "Run merge conflict resolution tools to resolve merge conflicts"
22315 msgstr ""
22316
22317 #: command-list.h:130
22318 msgid "Show three-way merge without touching index"
22319 msgstr ""
22320
22321 #: command-list.h:131
22322 msgid "Write and verify multi-pack-indexes"
22323 msgstr ""
22324
22325 #: command-list.h:132
22326 msgid "Creates a tag object"
22327 msgstr ""
22328
22329 #: command-list.h:133
22330 msgid "Build a tree-object from ls-tree formatted text"
22331 msgstr ""
22332
22333 #: command-list.h:134
22334 msgid "Move or rename a file, a directory, or a symlink"
22335 msgstr ""
22336
22337 #: command-list.h:135
22338 msgid "Find symbolic names for given revs"
22339 msgstr ""
22340
22341 #: command-list.h:136
22342 msgid "Add or inspect object notes"
22343 msgstr ""
22344
22345 #: command-list.h:137
22346 msgid "Import from and submit to Perforce repositories"
22347 msgstr ""
22348
22349 #: command-list.h:138
22350 msgid "Create a packed archive of objects"
22351 msgstr ""
22352
22353 #: command-list.h:139
22354 msgid "Find redundant pack files"
22355 msgstr ""
22356
22357 #: command-list.h:140
22358 msgid "Pack heads and tags for efficient repository access"
22359 msgstr ""
22360
22361 #: command-list.h:141
22362 msgid "Compute unique ID for a patch"
22363 msgstr ""
22364
22365 #: command-list.h:142
22366 msgid "Prune all unreachable objects from the object database"
22367 msgstr ""
22368
22369 #: command-list.h:143
22370 msgid "Remove extra objects that are already in pack files"
22371 msgstr ""
22372
22373 #: command-list.h:144
22374 msgid "Fetch from and integrate with another repository or a local branch"
22375 msgstr ""
22376
22377 #: command-list.h:145
22378 msgid "Update remote refs along with associated objects"
22379 msgstr ""
22380
22381 #: command-list.h:146
22382 msgid "Applies a quilt patchset onto the current branch"
22383 msgstr ""
22384
22385 #: command-list.h:147
22386 msgid "Compare two commit ranges (e.g. two versions of a branch)"
22387 msgstr ""
22388
22389 #: command-list.h:148
22390 msgid "Reads tree information into the index"
22391 msgstr ""
22392
22393 #: command-list.h:149
22394 msgid "Reapply commits on top of another base tip"
22395 msgstr ""
22396
22397 #: command-list.h:150
22398 msgid "Receive what is pushed into the repository"
22399 msgstr ""
22400
22401 #: command-list.h:151
22402 msgid "Manage reflog information"
22403 msgstr ""
22404
22405 #: command-list.h:152
22406 msgid "Manage set of tracked repositories"
22407 msgstr ""
22408
22409 #: command-list.h:153
22410 msgid "Pack unpacked objects in a repository"
22411 msgstr ""
22412
22413 #: command-list.h:154
22414 msgid "Create, list, delete refs to replace objects"
22415 msgstr ""
22416
22417 #: command-list.h:155
22418 msgid "Generates a summary of pending changes"
22419 msgstr ""
22420
22421 #: command-list.h:156
22422 msgid "Reuse recorded resolution of conflicted merges"
22423 msgstr ""
22424
22425 #: command-list.h:157
22426 msgid "Reset current HEAD to the specified state"
22427 msgstr ""
22428
22429 #: command-list.h:158
22430 msgid "Restore working tree files"
22431 msgstr ""
22432
22433 #: command-list.h:159
22434 msgid "Revert some existing commits"
22435 msgstr ""
22436
22437 #: command-list.h:160
22438 msgid "Lists commit objects in reverse chronological order"
22439 msgstr ""
22440
22441 #: command-list.h:161
22442 msgid "Pick out and massage parameters"
22443 msgstr ""
22444
22445 #: command-list.h:162
22446 msgid "Remove files from the working tree and from the index"
22447 msgstr ""
22448
22449 #: command-list.h:163
22450 msgid "Send a collection of patches as emails"
22451 msgstr ""
22452
22453 #: command-list.h:164
22454 msgid "Push objects over Git protocol to another repository"
22455 msgstr ""
22456
22457 #: command-list.h:165
22458 msgid "Restricted login shell for Git-only SSH access"
22459 msgstr ""
22460
22461 #: command-list.h:166
22462 msgid "Summarize 'git log' output"
22463 msgstr ""
22464
22465 #: command-list.h:167
22466 msgid "Show various types of objects"
22467 msgstr ""
22468
22469 #: command-list.h:168
22470 msgid "Show branches and their commits"
22471 msgstr ""
22472
22473 #: command-list.h:169
22474 msgid "Show packed archive index"
22475 msgstr ""
22476
22477 #: command-list.h:170
22478 msgid "List references in a local repository"
22479 msgstr ""
22480
22481 #: command-list.h:171
22482 msgid "Git's i18n setup code for shell scripts"
22483 msgstr ""
22484
22485 #: command-list.h:172
22486 msgid "Common Git shell script setup code"
22487 msgstr ""
22488
22489 #: command-list.h:173
22490 msgid "Initialize and modify the sparse-checkout"
22491 msgstr ""
22492
22493 #: command-list.h:174
22494 msgid "Stash the changes in a dirty working directory away"
22495 msgstr ""
22496
22497 #: command-list.h:175
22498 msgid "Add file contents to the staging area"
22499 msgstr ""
22500
22501 #: command-list.h:176
22502 msgid "Show the working tree status"
22503 msgstr ""
22504
22505 #: command-list.h:177
22506 msgid "Remove unnecessary whitespace"
22507 msgstr ""
22508
22509 #: command-list.h:178
22510 msgid "Initialize, update or inspect submodules"
22511 msgstr ""
22512
22513 #: command-list.h:179
22514 msgid "Bidirectional operation between a Subversion repository and Git"
22515 msgstr ""
22516
22517 #: command-list.h:180
22518 msgid "Switch branches"
22519 msgstr ""
22520
22521 #: command-list.h:181
22522 msgid "Read, modify and delete symbolic refs"
22523 msgstr ""
22524
22525 #: command-list.h:182
22526 msgid "Create, list, delete or verify a tag object signed with GPG"
22527 msgstr ""
22528
22529 #: command-list.h:183
22530 msgid "Creates a temporary file with a blob's contents"
22531 msgstr ""
22532
22533 #: command-list.h:184
22534 msgid "Unpack objects from a packed archive"
22535 msgstr ""
22536
22537 #: command-list.h:185
22538 msgid "Register file contents in the working tree to the index"
22539 msgstr ""
22540
22541 #: command-list.h:186
22542 msgid "Update the object name stored in a ref safely"
22543 msgstr ""
22544
22545 #: command-list.h:187
22546 msgid "Update auxiliary info file to help dumb servers"
22547 msgstr ""
22548
22549 #: command-list.h:188
22550 msgid "Send archive back to git-archive"
22551 msgstr ""
22552
22553 #: command-list.h:189
22554 msgid "Send objects packed back to git-fetch-pack"
22555 msgstr ""
22556
22557 #: command-list.h:190
22558 msgid "Show a Git logical variable"
22559 msgstr ""
22560
22561 #: command-list.h:191
22562 msgid "Check the GPG signature of commits"
22563 msgstr ""
22564
22565 #: command-list.h:192
22566 msgid "Validate packed Git archive files"
22567 msgstr ""
22568
22569 #: command-list.h:193
22570 msgid "Check the GPG signature of tags"
22571 msgstr ""
22572
22573 #: command-list.h:194
22574 msgid "Git web interface (web frontend to Git repositories)"
22575 msgstr ""
22576
22577 #: command-list.h:195
22578 msgid "Show logs with difference each commit introduces"
22579 msgstr ""
22580
22581 #: command-list.h:196
22582 msgid "Manage multiple working trees"
22583 msgstr ""
22584
22585 #: command-list.h:197
22586 msgid "Create a tree object from the current index"
22587 msgstr ""
22588
22589 #: command-list.h:198
22590 msgid "Defining attributes per path"
22591 msgstr ""
22592
22593 #: command-list.h:199
22594 msgid "Git command-line interface and conventions"
22595 msgstr ""
22596
22597 #: command-list.h:200
22598 msgid "A Git core tutorial for developers"
22599 msgstr ""
22600
22601 #: command-list.h:201
22602 msgid "Providing usernames and passwords to Git"
22603 msgstr ""
22604
22605 #: command-list.h:202
22606 msgid "Git for CVS users"
22607 msgstr ""
22608
22609 #: command-list.h:203
22610 msgid "Tweaking diff output"
22611 msgstr ""
22612
22613 #: command-list.h:204
22614 msgid "A useful minimum set of commands for Everyday Git"
22615 msgstr ""
22616
22617 #: command-list.h:205
22618 msgid "Frequently asked questions about using Git"
22619 msgstr ""
22620
22621 #: command-list.h:206
22622 msgid "A Git Glossary"
22623 msgstr ""
22624
22625 #: command-list.h:207
22626 msgid "Hooks used by Git"
22627 msgstr ""
22628
22629 #: command-list.h:208
22630 msgid "Specifies intentionally untracked files to ignore"
22631 msgstr ""
22632
22633 #: command-list.h:209
22634 msgid "Defining submodule properties"
22635 msgstr ""
22636
22637 #: command-list.h:210
22638 msgid "Git namespaces"
22639 msgstr ""
22640
22641 #: command-list.h:211
22642 msgid "Helper programs to interact with remote repositories"
22643 msgstr ""
22644
22645 #: command-list.h:212
22646 msgid "Git Repository Layout"
22647 msgstr ""
22648
22649 #: command-list.h:213
22650 msgid "Specifying revisions and ranges for Git"
22651 msgstr ""
22652
22653 #: command-list.h:214
22654 msgid "Mounting one repository inside another"
22655 msgstr ""
22656
22657 #: command-list.h:215
22658 msgid "A tutorial introduction to Git: part two"
22659 msgstr ""
22660
22661 #: command-list.h:216
22662 msgid "A tutorial introduction to Git"
22663 msgstr ""
22664
22665 #: command-list.h:217
22666 msgid "An overview of recommended workflows with Git"
22667 msgstr ""
22668
22669 #: git-bisect.sh:48
22670 #, sh-format
22671 msgid "Bad rev input: $arg"
22672 msgstr ""
22673
22674 #: git-bisect.sh:82
22675 msgid "No logfile given"
22676 msgstr ""
22677
22678 #: git-bisect.sh:83
22679 #, sh-format
22680 msgid "cannot read $file for replaying"
22681 msgstr ""
22682
22683 #: git-bisect.sh:105
22684 msgid "?? what are you talking about?"
22685 msgstr ""
22686
22687 #: git-bisect.sh:115
22688 msgid "bisect run failed: no command provided."
22689 msgstr ""
22690
22691 #: git-bisect.sh:120
22692 #, sh-format
22693 msgid "running $command"
22694 msgstr ""
22695
22696 #: git-bisect.sh:127
22697 #, sh-format
22698 msgid ""
22699 "bisect run failed:\n"
22700 "exit code $res from '$command' is < 0 or >= 128"
22701 msgstr ""
22702
22703 #: git-bisect.sh:152
22704 msgid "bisect run cannot continue any more"
22705 msgstr ""
22706
22707 #: git-bisect.sh:158
22708 #, sh-format
22709 msgid ""
22710 "bisect run failed:\n"
22711 "'bisect-state $state' exited with error code $res"
22712 msgstr ""
22713
22714 #: git-bisect.sh:165
22715 msgid "bisect run success"
22716 msgstr ""
22717
22718 #: git-bisect.sh:173
22719 msgid "We are not bisecting."
22720 msgstr ""
22721
22722 #: git-merge-octopus.sh:46
22723 msgid ""
22724 "Error: Your local changes to the following files would be overwritten by "
22725 "merge"
22726 msgstr ""
22727
22728 #: git-merge-octopus.sh:61
22729 msgid "Automated merge did not work."
22730 msgstr ""
22731
22732 #: git-merge-octopus.sh:62
22733 msgid "Should not be doing an octopus."
22734 msgstr ""
22735
22736 #: git-merge-octopus.sh:73
22737 #, sh-format
22738 msgid "Unable to find common commit with $pretty_name"
22739 msgstr ""
22740
22741 #: git-merge-octopus.sh:77
22742 #, sh-format
22743 msgid "Already up to date with $pretty_name"
22744 msgstr ""
22745
22746 #: git-merge-octopus.sh:89
22747 #, sh-format
22748 msgid "Fast-forwarding to: $pretty_name"
22749 msgstr ""
22750
22751 #: git-merge-octopus.sh:97
22752 #, sh-format
22753 msgid "Trying simple merge with $pretty_name"
22754 msgstr ""
22755
22756 #: git-merge-octopus.sh:102
22757 msgid "Simple merge did not work, trying automatic merge."
22758 msgstr ""
22759
22760 #: git-submodule.sh:179
22761 msgid "Relative path can only be used from the toplevel of the working tree"
22762 msgstr ""
22763
22764 #: git-submodule.sh:189
22765 #, sh-format
22766 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
22767 msgstr ""
22768
22769 #: git-submodule.sh:208
22770 #, sh-format
22771 msgid "'$sm_path' already exists in the index"
22772 msgstr ""
22773
22774 #: git-submodule.sh:211
22775 #, sh-format
22776 msgid "'$sm_path' already exists in the index and is not a submodule"
22777 msgstr ""
22778
22779 #: git-submodule.sh:218
22780 #, sh-format
22781 msgid "'$sm_path' does not have a commit checked out"
22782 msgstr ""
22783
22784 #: git-submodule.sh:249
22785 #, sh-format
22786 msgid "Adding existing repo at '$sm_path' to the index"
22787 msgstr ""
22788
22789 #: git-submodule.sh:251
22790 #, sh-format
22791 msgid "'$sm_path' already exists and is not a valid git repo"
22792 msgstr ""
22793
22794 #: git-submodule.sh:259
22795 #, sh-format
22796 msgid "A git directory for '$sm_name' is found locally with remote(s):"
22797 msgstr ""
22798
22799 #: git-submodule.sh:261
22800 #, sh-format
22801 msgid ""
22802 "If you want to reuse this local git directory instead of cloning again from\n"
22803 "  $realrepo\n"
22804 "use the '--force' option. If the local git directory is not the correct "
22805 "repo\n"
22806 "or you are unsure what this means choose another name with the '--name' "
22807 "option."
22808 msgstr ""
22809
22810 #: git-submodule.sh:267
22811 #, sh-format
22812 msgid "Reactivating local git directory for submodule '$sm_name'."
22813 msgstr ""
22814
22815 #: git-submodule.sh:279
22816 #, sh-format
22817 msgid "Unable to checkout submodule '$sm_path'"
22818 msgstr ""
22819
22820 #: git-submodule.sh:284
22821 #, sh-format
22822 msgid "Failed to add submodule '$sm_path'"
22823 msgstr ""
22824
22825 #: git-submodule.sh:293
22826 #, sh-format
22827 msgid "Failed to register submodule '$sm_path'"
22828 msgstr ""
22829
22830 #: git-submodule.sh:568
22831 #, sh-format
22832 msgid "Unable to find current revision in submodule path '$displaypath'"
22833 msgstr ""
22834
22835 #: git-submodule.sh:578
22836 #, sh-format
22837 msgid "Unable to fetch in submodule path '$sm_path'"
22838 msgstr ""
22839
22840 #: git-submodule.sh:583
22841 #, sh-format
22842 msgid ""
22843 "Unable to find current ${remote_name}/${branch} revision in submodule path "
22844 "'$sm_path'"
22845 msgstr ""
22846
22847 #: git-submodule.sh:601
22848 #, sh-format
22849 msgid ""
22850 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
22851 "$sha1:"
22852 msgstr ""
22853
22854 #: git-submodule.sh:607
22855 #, sh-format
22856 msgid ""
22857 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
22858 "Direct fetching of that commit failed."
22859 msgstr ""
22860
22861 #: git-submodule.sh:614
22862 #, sh-format
22863 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
22864 msgstr ""
22865
22866 #: git-submodule.sh:615
22867 #, sh-format
22868 msgid "Submodule path '$displaypath': checked out '$sha1'"
22869 msgstr ""
22870
22871 #: git-submodule.sh:619
22872 #, sh-format
22873 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
22874 msgstr ""
22875
22876 #: git-submodule.sh:620
22877 #, sh-format
22878 msgid "Submodule path '$displaypath': rebased into '$sha1'"
22879 msgstr ""
22880
22881 #: git-submodule.sh:625
22882 #, sh-format
22883 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
22884 msgstr ""
22885
22886 #: git-submodule.sh:626
22887 #, sh-format
22888 msgid "Submodule path '$displaypath': merged in '$sha1'"
22889 msgstr ""
22890
22891 #: git-submodule.sh:631
22892 #, sh-format
22893 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
22894 msgstr ""
22895
22896 #: git-submodule.sh:632
22897 #, sh-format
22898 msgid "Submodule path '$displaypath': '$command $sha1'"
22899 msgstr ""
22900
22901 #: git-submodule.sh:663
22902 #, sh-format
22903 msgid "Failed to recurse into submodule path '$displaypath'"
22904 msgstr ""
22905
22906 #: git-rebase--preserve-merges.sh:109
22907 msgid "Applied autostash."
22908 msgstr ""
22909
22910 #: git-rebase--preserve-merges.sh:112
22911 #, sh-format
22912 msgid "Cannot store $stash_sha1"
22913 msgstr ""
22914
22915 #: git-rebase--preserve-merges.sh:113
22916 msgid ""
22917 "Applying autostash resulted in conflicts.\n"
22918 "Your changes are safe in the stash.\n"
22919 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
22920 msgstr ""
22921
22922 #: git-rebase--preserve-merges.sh:191
22923 #, sh-format
22924 msgid "Rebasing ($new_count/$total)"
22925 msgstr ""
22926
22927 #: git-rebase--preserve-merges.sh:197
22928 msgid ""
22929 "\n"
22930 "Commands:\n"
22931 "p, pick <commit> = use commit\n"
22932 "r, reword <commit> = use commit, but edit the commit message\n"
22933 "e, edit <commit> = use commit, but stop for amending\n"
22934 "s, squash <commit> = use commit, but meld into previous commit\n"
22935 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
22936 "x, exec <commit> = run command (the rest of the line) using shell\n"
22937 "d, drop <commit> = remove commit\n"
22938 "l, label <label> = label current HEAD with a name\n"
22939 "t, reset <label> = reset HEAD to a label\n"
22940 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
22941 ".       create a merge commit using the original merge commit's\n"
22942 ".       message (or the oneline, if no original merge commit was\n"
22943 ".       specified). Use -c <commit> to reword the commit message.\n"
22944 "\n"
22945 "These lines can be re-ordered; they are executed from top to bottom.\n"
22946 msgstr ""
22947
22948 #: git-rebase--preserve-merges.sh:260
22949 #, sh-format
22950 msgid ""
22951 "You can amend the commit now, with\n"
22952 "\n"
22953 "\tgit commit --amend $gpg_sign_opt_quoted\n"
22954 "\n"
22955 "Once you are satisfied with your changes, run\n"
22956 "\n"
22957 "\tgit rebase --continue"
22958 msgstr ""
22959
22960 #: git-rebase--preserve-merges.sh:285
22961 #, sh-format
22962 msgid "$sha1: not a commit that can be picked"
22963 msgstr ""
22964
22965 #: git-rebase--preserve-merges.sh:324
22966 #, sh-format
22967 msgid "Invalid commit name: $sha1"
22968 msgstr ""
22969
22970 #: git-rebase--preserve-merges.sh:354
22971 msgid "Cannot write current commit's replacement sha1"
22972 msgstr ""
22973
22974 #: git-rebase--preserve-merges.sh:405
22975 #, sh-format
22976 msgid "Fast-forward to $sha1"
22977 msgstr ""
22978
22979 #: git-rebase--preserve-merges.sh:407
22980 #, sh-format
22981 msgid "Cannot fast-forward to $sha1"
22982 msgstr ""
22983
22984 #: git-rebase--preserve-merges.sh:416
22985 #, sh-format
22986 msgid "Cannot move HEAD to $first_parent"
22987 msgstr ""
22988
22989 #: git-rebase--preserve-merges.sh:421
22990 #, sh-format
22991 msgid "Refusing to squash a merge: $sha1"
22992 msgstr ""
22993
22994 #: git-rebase--preserve-merges.sh:439
22995 #, sh-format
22996 msgid "Error redoing merge $sha1"
22997 msgstr ""
22998
22999 #: git-rebase--preserve-merges.sh:448
23000 #, sh-format
23001 msgid "Could not pick $sha1"
23002 msgstr ""
23003
23004 #: git-rebase--preserve-merges.sh:457
23005 #, sh-format
23006 msgid "This is the commit message #${n}:"
23007 msgstr ""
23008
23009 #: git-rebase--preserve-merges.sh:462
23010 #, sh-format
23011 msgid "The commit message #${n} will be skipped:"
23012 msgstr ""
23013
23014 #: git-rebase--preserve-merges.sh:473
23015 #, sh-format
23016 msgid "This is a combination of $count commit."
23017 msgid_plural "This is a combination of $count commits."
23018 msgstr[0] ""
23019 msgstr[1] ""
23020
23021 #: git-rebase--preserve-merges.sh:482
23022 #, sh-format
23023 msgid "Cannot write $fixup_msg"
23024 msgstr ""
23025
23026 #: git-rebase--preserve-merges.sh:485
23027 msgid "This is a combination of 2 commits."
23028 msgstr ""
23029
23030 #: git-rebase--preserve-merges.sh:526 git-rebase--preserve-merges.sh:569
23031 #: git-rebase--preserve-merges.sh:572
23032 #, sh-format
23033 msgid "Could not apply $sha1... $rest"
23034 msgstr ""
23035
23036 #: git-rebase--preserve-merges.sh:601
23037 #, sh-format
23038 msgid ""
23039 "Could not amend commit after successfully picking $sha1... $rest\n"
23040 "This is most likely due to an empty commit message, or the pre-commit hook\n"
23041 "failed. If the pre-commit hook failed, you may need to resolve the issue "
23042 "before\n"
23043 "you are able to reword the commit."
23044 msgstr ""
23045
23046 #: git-rebase--preserve-merges.sh:616
23047 #, sh-format
23048 msgid "Stopped at $sha1_abbrev... $rest"
23049 msgstr ""
23050
23051 #: git-rebase--preserve-merges.sh:631
23052 #, sh-format
23053 msgid "Cannot '$squash_style' without a previous commit"
23054 msgstr ""
23055
23056 #: git-rebase--preserve-merges.sh:673
23057 #, sh-format
23058 msgid "Executing: $rest"
23059 msgstr ""
23060
23061 #: git-rebase--preserve-merges.sh:681
23062 #, sh-format
23063 msgid "Execution failed: $rest"
23064 msgstr ""
23065
23066 #: git-rebase--preserve-merges.sh:683
23067 msgid "and made changes to the index and/or the working tree"
23068 msgstr ""
23069
23070 #: git-rebase--preserve-merges.sh:685
23071 msgid ""
23072 "You can fix the problem, and then run\n"
23073 "\n"
23074 "\tgit rebase --continue"
23075 msgstr ""
23076
23077 #. TRANSLATORS: after these lines is a command to be issued by the user
23078 #: git-rebase--preserve-merges.sh:698
23079 #, sh-format
23080 msgid ""
23081 "Execution succeeded: $rest\n"
23082 "but left changes to the index and/or the working tree\n"
23083 "Commit or stash your changes, and then run\n"
23084 "\n"
23085 "\tgit rebase --continue"
23086 msgstr ""
23087
23088 #: git-rebase--preserve-merges.sh:709
23089 #, sh-format
23090 msgid "Unknown command: $command $sha1 $rest"
23091 msgstr ""
23092
23093 #: git-rebase--preserve-merges.sh:710
23094 msgid "Please fix this using 'git rebase --edit-todo'."
23095 msgstr ""
23096
23097 #: git-rebase--preserve-merges.sh:745
23098 #, sh-format
23099 msgid "Successfully rebased and updated $head_name."
23100 msgstr ""
23101
23102 #: git-rebase--preserve-merges.sh:802
23103 msgid "Could not remove CHERRY_PICK_HEAD"
23104 msgstr ""
23105
23106 #: git-rebase--preserve-merges.sh:807
23107 #, sh-format
23108 msgid ""
23109 "You have staged changes in your working tree.\n"
23110 "If these changes are meant to be\n"
23111 "squashed into the previous commit, run:\n"
23112 "\n"
23113 "  git commit --amend $gpg_sign_opt_quoted\n"
23114 "\n"
23115 "If they are meant to go into a new commit, run:\n"
23116 "\n"
23117 "  git commit $gpg_sign_opt_quoted\n"
23118 "\n"
23119 "In both cases, once you're done, continue with:\n"
23120 "\n"
23121 "  git rebase --continue\n"
23122 msgstr ""
23123
23124 #: git-rebase--preserve-merges.sh:824
23125 msgid "Error trying to find the author identity to amend commit"
23126 msgstr ""
23127
23128 #: git-rebase--preserve-merges.sh:829
23129 msgid ""
23130 "You have uncommitted changes in your working tree. Please commit them\n"
23131 "first and then run 'git rebase --continue' again."
23132 msgstr ""
23133
23134 #: git-rebase--preserve-merges.sh:834 git-rebase--preserve-merges.sh:838
23135 msgid "Could not commit staged changes."
23136 msgstr ""
23137
23138 #: git-rebase--preserve-merges.sh:869 git-rebase--preserve-merges.sh:955
23139 msgid "Could not execute editor"
23140 msgstr ""
23141
23142 #: git-rebase--preserve-merges.sh:890
23143 #, sh-format
23144 msgid "Could not checkout $switch_to"
23145 msgstr ""
23146
23147 #: git-rebase--preserve-merges.sh:897
23148 msgid "No HEAD?"
23149 msgstr ""
23150
23151 #: git-rebase--preserve-merges.sh:898
23152 #, sh-format
23153 msgid "Could not create temporary $state_dir"
23154 msgstr ""
23155
23156 #: git-rebase--preserve-merges.sh:901
23157 msgid "Could not mark as interactive"
23158 msgstr ""
23159
23160 #: git-rebase--preserve-merges.sh:933
23161 #, sh-format
23162 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
23163 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
23164 msgstr[0] ""
23165 msgstr[1] ""
23166
23167 #: git-rebase--preserve-merges.sh:945
23168 msgid "Note that empty commits are commented out"
23169 msgstr ""
23170
23171 #: git-rebase--preserve-merges.sh:987 git-rebase--preserve-merges.sh:992
23172 msgid "Could not init rewritten commits"
23173 msgstr ""
23174
23175 #: git-sh-setup.sh:89 git-sh-setup.sh:94
23176 #, sh-format
23177 msgid "usage: $dashless $USAGE"
23178 msgstr ""
23179
23180 #: git-sh-setup.sh:191
23181 #, sh-format
23182 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
23183 msgstr ""
23184
23185 #: git-sh-setup.sh:200 git-sh-setup.sh:207
23186 #, sh-format
23187 msgid "fatal: $program_name cannot be used without a working tree."
23188 msgstr ""
23189
23190 #: git-sh-setup.sh:221
23191 msgid "Cannot rebase: You have unstaged changes."
23192 msgstr ""
23193
23194 #: git-sh-setup.sh:224
23195 msgid "Cannot rewrite branches: You have unstaged changes."
23196 msgstr ""
23197
23198 #: git-sh-setup.sh:227
23199 msgid "Cannot pull with rebase: You have unstaged changes."
23200 msgstr ""
23201
23202 #: git-sh-setup.sh:230
23203 #, sh-format
23204 msgid "Cannot $action: You have unstaged changes."
23205 msgstr ""
23206
23207 #: git-sh-setup.sh:243
23208 msgid "Cannot rebase: Your index contains uncommitted changes."
23209 msgstr ""
23210
23211 #: git-sh-setup.sh:246
23212 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
23213 msgstr ""
23214
23215 #: git-sh-setup.sh:249
23216 #, sh-format
23217 msgid "Cannot $action: Your index contains uncommitted changes."
23218 msgstr ""
23219
23220 #: git-sh-setup.sh:253
23221 msgid "Additionally, your index contains uncommitted changes."
23222 msgstr ""
23223
23224 #: git-sh-setup.sh:373
23225 msgid "You need to run this command from the toplevel of the working tree."
23226 msgstr ""
23227
23228 #: git-sh-setup.sh:378
23229 msgid "Unable to determine absolute path of git directory"
23230 msgstr ""
23231
23232 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
23233 #: git-add--interactive.perl:212
23234 #, perl-format
23235 msgid "%12s %12s %s"
23236 msgstr ""
23237
23238 #: git-add--interactive.perl:632
23239 #, perl-format
23240 msgid "touched %d path\n"
23241 msgid_plural "touched %d paths\n"
23242 msgstr[0] ""
23243 msgstr[1] ""
23244
23245 #: git-add--interactive.perl:1056
23246 msgid ""
23247 "If the patch applies cleanly, the edited hunk will immediately be\n"
23248 "marked for staging."
23249 msgstr ""
23250
23251 #: git-add--interactive.perl:1059
23252 msgid ""
23253 "If the patch applies cleanly, the edited hunk will immediately be\n"
23254 "marked for stashing."
23255 msgstr ""
23256
23257 #: git-add--interactive.perl:1062
23258 msgid ""
23259 "If the patch applies cleanly, the edited hunk will immediately be\n"
23260 "marked for unstaging."
23261 msgstr ""
23262
23263 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
23264 #: git-add--interactive.perl:1080
23265 msgid ""
23266 "If the patch applies cleanly, the edited hunk will immediately be\n"
23267 "marked for applying."
23268 msgstr ""
23269
23270 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
23271 #: git-add--interactive.perl:1077
23272 msgid ""
23273 "If the patch applies cleanly, the edited hunk will immediately be\n"
23274 "marked for discarding."
23275 msgstr ""
23276
23277 #: git-add--interactive.perl:1114
23278 #, perl-format
23279 msgid "failed to open hunk edit file for writing: %s"
23280 msgstr ""
23281
23282 #: git-add--interactive.perl:1121
23283 #, perl-format
23284 msgid ""
23285 "---\n"
23286 "To remove '%s' lines, make them ' ' lines (context).\n"
23287 "To remove '%s' lines, delete them.\n"
23288 "Lines starting with %s will be removed.\n"
23289 msgstr ""
23290
23291 #: git-add--interactive.perl:1143
23292 #, perl-format
23293 msgid "failed to open hunk edit file for reading: %s"
23294 msgstr ""
23295
23296 #: git-add--interactive.perl:1251
23297 msgid ""
23298 "y - stage this hunk\n"
23299 "n - do not stage this hunk\n"
23300 "q - quit; do not stage this hunk or any of the remaining ones\n"
23301 "a - stage this hunk and all later hunks in the file\n"
23302 "d - do not stage this hunk or any of the later hunks in the file"
23303 msgstr ""
23304
23305 #: git-add--interactive.perl:1257
23306 msgid ""
23307 "y - stash this hunk\n"
23308 "n - do not stash this hunk\n"
23309 "q - quit; do not stash this hunk or any of the remaining ones\n"
23310 "a - stash this hunk and all later hunks in the file\n"
23311 "d - do not stash this hunk or any of the later hunks in the file"
23312 msgstr ""
23313
23314 #: git-add--interactive.perl:1263
23315 msgid ""
23316 "y - unstage this hunk\n"
23317 "n - do not unstage this hunk\n"
23318 "q - quit; do not unstage this hunk or any of the remaining ones\n"
23319 "a - unstage this hunk and all later hunks in the file\n"
23320 "d - do not unstage this hunk or any of the later hunks in the file"
23321 msgstr ""
23322
23323 #: git-add--interactive.perl:1269
23324 msgid ""
23325 "y - apply this hunk to index\n"
23326 "n - do not apply this hunk to index\n"
23327 "q - quit; do not apply this hunk or any of the remaining ones\n"
23328 "a - apply this hunk and all later hunks in the file\n"
23329 "d - do not apply this hunk or any of the later hunks in the file"
23330 msgstr ""
23331
23332 #: git-add--interactive.perl:1275 git-add--interactive.perl:1293
23333 msgid ""
23334 "y - discard this hunk from worktree\n"
23335 "n - do not discard this hunk from worktree\n"
23336 "q - quit; do not discard this hunk or any of the remaining ones\n"
23337 "a - discard this hunk and all later hunks in the file\n"
23338 "d - do not discard this hunk or any of the later hunks in the file"
23339 msgstr ""
23340
23341 #: git-add--interactive.perl:1281
23342 msgid ""
23343 "y - discard this hunk from index and worktree\n"
23344 "n - do not discard this hunk from index and worktree\n"
23345 "q - quit; do not discard this hunk or any of the remaining ones\n"
23346 "a - discard this hunk and all later hunks in the file\n"
23347 "d - do not discard this hunk or any of the later hunks in the file"
23348 msgstr ""
23349
23350 #: git-add--interactive.perl:1287
23351 msgid ""
23352 "y - apply this hunk to index and worktree\n"
23353 "n - do not apply this hunk to index and worktree\n"
23354 "q - quit; do not apply this hunk or any of the remaining ones\n"
23355 "a - apply this hunk and all later hunks in the file\n"
23356 "d - do not apply this hunk or any of the later hunks in the file"
23357 msgstr ""
23358
23359 #: git-add--interactive.perl:1299
23360 msgid ""
23361 "y - apply this hunk to worktree\n"
23362 "n - do not apply this hunk to worktree\n"
23363 "q - quit; do not apply this hunk or any of the remaining ones\n"
23364 "a - apply this hunk and all later hunks in the file\n"
23365 "d - do not apply this hunk or any of the later hunks in the file"
23366 msgstr ""
23367
23368 #: git-add--interactive.perl:1314
23369 msgid ""
23370 "g - select a hunk to go to\n"
23371 "/ - search for a hunk matching the given regex\n"
23372 "j - leave this hunk undecided, see next undecided hunk\n"
23373 "J - leave this hunk undecided, see next hunk\n"
23374 "k - leave this hunk undecided, see previous undecided hunk\n"
23375 "K - leave this hunk undecided, see previous hunk\n"
23376 "s - split the current hunk into smaller hunks\n"
23377 "e - manually edit the current hunk\n"
23378 "? - print help\n"
23379 msgstr ""
23380
23381 #: git-add--interactive.perl:1345
23382 msgid "The selected hunks do not apply to the index!\n"
23383 msgstr ""
23384
23385 #: git-add--interactive.perl:1360
23386 #, perl-format
23387 msgid "ignoring unmerged: %s\n"
23388 msgstr ""
23389
23390 #: git-add--interactive.perl:1479
23391 #, perl-format
23392 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
23393 msgstr ""
23394
23395 #: git-add--interactive.perl:1480
23396 #, perl-format
23397 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
23398 msgstr ""
23399
23400 #: git-add--interactive.perl:1481
23401 #, perl-format
23402 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
23403 msgstr ""
23404
23405 #: git-add--interactive.perl:1482
23406 #, perl-format
23407 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
23408 msgstr ""
23409
23410 #: git-add--interactive.perl:1599
23411 msgid "No other hunks to goto\n"
23412 msgstr ""
23413
23414 #: git-add--interactive.perl:1617
23415 #, perl-format
23416 msgid "Invalid number: '%s'\n"
23417 msgstr ""
23418
23419 #: git-add--interactive.perl:1622
23420 #, perl-format
23421 msgid "Sorry, only %d hunk available.\n"
23422 msgid_plural "Sorry, only %d hunks available.\n"
23423 msgstr[0] ""
23424 msgstr[1] ""
23425
23426 #: git-add--interactive.perl:1657
23427 msgid "No other hunks to search\n"
23428 msgstr ""
23429
23430 #: git-add--interactive.perl:1674
23431 #, perl-format
23432 msgid "Malformed search regexp %s: %s\n"
23433 msgstr ""
23434
23435 #: git-add--interactive.perl:1684
23436 msgid "No hunk matches the given pattern\n"
23437 msgstr ""
23438
23439 #: git-add--interactive.perl:1696 git-add--interactive.perl:1718
23440 msgid "No previous hunk\n"
23441 msgstr ""
23442
23443 #: git-add--interactive.perl:1705 git-add--interactive.perl:1724
23444 msgid "No next hunk\n"
23445 msgstr ""
23446
23447 #: git-add--interactive.perl:1730
23448 msgid "Sorry, cannot split this hunk\n"
23449 msgstr ""
23450
23451 #: git-add--interactive.perl:1736
23452 #, perl-format
23453 msgid "Split into %d hunk.\n"
23454 msgid_plural "Split into %d hunks.\n"
23455 msgstr[0] ""
23456 msgstr[1] ""
23457
23458 #: git-add--interactive.perl:1746
23459 msgid "Sorry, cannot edit this hunk\n"
23460 msgstr ""
23461
23462 #. TRANSLATORS: please do not translate the command names
23463 #. 'status', 'update', 'revert', etc.
23464 #: git-add--interactive.perl:1811
23465 msgid ""
23466 "status        - show paths with changes\n"
23467 "update        - add working tree state to the staged set of changes\n"
23468 "revert        - revert staged set of changes back to the HEAD version\n"
23469 "patch         - pick hunks and update selectively\n"
23470 "diff          - view diff between HEAD and index\n"
23471 "add untracked - add contents of untracked files to the staged set of "
23472 "changes\n"
23473 msgstr ""
23474
23475 #: git-add--interactive.perl:1828 git-add--interactive.perl:1840
23476 #: git-add--interactive.perl:1843 git-add--interactive.perl:1850
23477 #: git-add--interactive.perl:1853 git-add--interactive.perl:1860
23478 #: git-add--interactive.perl:1864 git-add--interactive.perl:1870
23479 msgid "missing --"
23480 msgstr ""
23481
23482 #: git-add--interactive.perl:1866
23483 #, perl-format
23484 msgid "unknown --patch mode: %s"
23485 msgstr ""
23486
23487 #: git-add--interactive.perl:1872 git-add--interactive.perl:1878
23488 #, perl-format
23489 msgid "invalid argument %s, expecting --"
23490 msgstr ""
23491
23492 #: git-send-email.perl:138
23493 msgid "local zone differs from GMT by a non-minute interval\n"
23494 msgstr ""
23495
23496 #: git-send-email.perl:145 git-send-email.perl:151
23497 msgid "local time offset greater than or equal to 24 hours\n"
23498 msgstr ""
23499
23500 #: git-send-email.perl:223 git-send-email.perl:229
23501 msgid "the editor exited uncleanly, aborting everything"
23502 msgstr ""
23503
23504 #: git-send-email.perl:312
23505 #, perl-format
23506 msgid ""
23507 "'%s' contains an intermediate version of the email you were composing.\n"
23508 msgstr ""
23509
23510 #: git-send-email.perl:317
23511 #, perl-format
23512 msgid "'%s.final' contains the composed email.\n"
23513 msgstr ""
23514
23515 #: git-send-email.perl:410
23516 msgid "--dump-aliases incompatible with other options\n"
23517 msgstr ""
23518
23519 #: git-send-email.perl:484
23520 msgid ""
23521 "fatal: found configuration options for 'sendmail'\n"
23522 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
23523 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
23524 msgstr ""
23525
23526 #: git-send-email.perl:489 git-send-email.perl:691
23527 msgid "Cannot run git format-patch from outside a repository\n"
23528 msgstr ""
23529
23530 #: git-send-email.perl:492
23531 msgid ""
23532 "`batch-size` and `relogin` must be specified together (via command-line or "
23533 "configuration option)\n"
23534 msgstr ""
23535
23536 #: git-send-email.perl:505
23537 #, perl-format
23538 msgid "Unknown --suppress-cc field: '%s'\n"
23539 msgstr ""
23540
23541 #: git-send-email.perl:536
23542 #, perl-format
23543 msgid "Unknown --confirm setting: '%s'\n"
23544 msgstr ""
23545
23546 #: git-send-email.perl:564
23547 #, perl-format
23548 msgid "warning: sendmail alias with quotes is not supported: %s\n"
23549 msgstr ""
23550
23551 #: git-send-email.perl:566
23552 #, perl-format
23553 msgid "warning: `:include:` not supported: %s\n"
23554 msgstr ""
23555
23556 #: git-send-email.perl:568
23557 #, perl-format
23558 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
23559 msgstr ""
23560
23561 #: git-send-email.perl:573
23562 #, perl-format
23563 msgid "warning: sendmail line is not recognized: %s\n"
23564 msgstr ""
23565
23566 #: git-send-email.perl:657
23567 #, perl-format
23568 msgid ""
23569 "File '%s' exists but it could also be the range of commits\n"
23570 "to produce patches for.  Please disambiguate by...\n"
23571 "\n"
23572 "    * Saying \"./%s\" if you mean a file; or\n"
23573 "    * Giving --format-patch option if you mean a range.\n"
23574 msgstr ""
23575
23576 #: git-send-email.perl:678
23577 #, perl-format
23578 msgid "Failed to opendir %s: %s"
23579 msgstr ""
23580
23581 #: git-send-email.perl:702
23582 #, perl-format
23583 msgid ""
23584 "fatal: %s: %s\n"
23585 "warning: no patches were sent\n"
23586 msgstr ""
23587
23588 #: git-send-email.perl:713
23589 msgid ""
23590 "\n"
23591 "No patch files specified!\n"
23592 "\n"
23593 msgstr ""
23594
23595 #: git-send-email.perl:726
23596 #, perl-format
23597 msgid "No subject line in %s?"
23598 msgstr ""
23599
23600 #: git-send-email.perl:736
23601 #, perl-format
23602 msgid "Failed to open for writing %s: %s"
23603 msgstr ""
23604
23605 #: git-send-email.perl:747
23606 msgid ""
23607 "Lines beginning in \"GIT:\" will be removed.\n"
23608 "Consider including an overall diffstat or table of contents\n"
23609 "for the patch you are writing.\n"
23610 "\n"
23611 "Clear the body content if you don't wish to send a summary.\n"
23612 msgstr ""
23613
23614 #: git-send-email.perl:771
23615 #, perl-format
23616 msgid "Failed to open %s: %s"
23617 msgstr ""
23618
23619 #: git-send-email.perl:788
23620 #, perl-format
23621 msgid "Failed to open %s.final: %s"
23622 msgstr ""
23623
23624 #: git-send-email.perl:831
23625 msgid "Summary email is empty, skipping it\n"
23626 msgstr ""
23627
23628 #. TRANSLATORS: please keep [y/N] as is.
23629 #: git-send-email.perl:866
23630 #, perl-format
23631 msgid "Are you sure you want to use <%s> [y/N]? "
23632 msgstr ""
23633
23634 #: git-send-email.perl:921
23635 msgid ""
23636 "The following files are 8bit, but do not declare a Content-Transfer-"
23637 "Encoding.\n"
23638 msgstr ""
23639
23640 #: git-send-email.perl:926
23641 msgid "Which 8bit encoding should I declare [UTF-8]? "
23642 msgstr ""
23643
23644 #: git-send-email.perl:934
23645 #, perl-format
23646 msgid ""
23647 "Refusing to send because the patch\n"
23648 "\t%s\n"
23649 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
23650 "want to send.\n"
23651 msgstr ""
23652
23653 #: git-send-email.perl:953
23654 msgid "To whom should the emails be sent (if anyone)?"
23655 msgstr ""
23656
23657 #: git-send-email.perl:971
23658 #, perl-format
23659 msgid "fatal: alias '%s' expands to itself\n"
23660 msgstr ""
23661
23662 #: git-send-email.perl:983
23663 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
23664 msgstr ""
23665
23666 #: git-send-email.perl:1041 git-send-email.perl:1049
23667 #, perl-format
23668 msgid "error: unable to extract a valid address from: %s\n"
23669 msgstr ""
23670
23671 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
23672 #. translation. The program will only accept English input
23673 #. at this point.
23674 #: git-send-email.perl:1053
23675 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
23676 msgstr ""
23677
23678 #: git-send-email.perl:1370
23679 #, perl-format
23680 msgid "CA path \"%s\" does not exist"
23681 msgstr ""
23682
23683 #: git-send-email.perl:1453
23684 msgid ""
23685 "    The Cc list above has been expanded by additional\n"
23686 "    addresses found in the patch commit message. By default\n"
23687 "    send-email prompts before sending whenever this occurs.\n"
23688 "    This behavior is controlled by the sendemail.confirm\n"
23689 "    configuration setting.\n"
23690 "\n"
23691 "    For additional information, run 'git send-email --help'.\n"
23692 "    To retain the current behavior, but squelch this message,\n"
23693 "    run 'git config --global sendemail.confirm auto'.\n"
23694 "\n"
23695 msgstr ""
23696
23697 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
23698 #. translation. The program will only accept English input
23699 #. at this point.
23700 #: git-send-email.perl:1468
23701 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
23702 msgstr ""
23703
23704 #: git-send-email.perl:1471
23705 msgid "Send this email reply required"
23706 msgstr ""
23707
23708 #: git-send-email.perl:1499
23709 msgid "The required SMTP server is not properly defined."
23710 msgstr ""
23711
23712 #: git-send-email.perl:1546
23713 #, perl-format
23714 msgid "Server does not support STARTTLS! %s"
23715 msgstr ""
23716
23717 #: git-send-email.perl:1551 git-send-email.perl:1555
23718 #, perl-format
23719 msgid "STARTTLS failed! %s"
23720 msgstr ""
23721
23722 #: git-send-email.perl:1564
23723 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
23724 msgstr ""
23725
23726 #: git-send-email.perl:1582
23727 #, perl-format
23728 msgid "Failed to send %s\n"
23729 msgstr ""
23730
23731 #: git-send-email.perl:1585
23732 #, perl-format
23733 msgid "Dry-Sent %s\n"
23734 msgstr ""
23735
23736 #: git-send-email.perl:1585
23737 #, perl-format
23738 msgid "Sent %s\n"
23739 msgstr ""
23740
23741 #: git-send-email.perl:1587
23742 msgid "Dry-OK. Log says:\n"
23743 msgstr ""
23744
23745 #: git-send-email.perl:1587
23746 msgid "OK. Log says:\n"
23747 msgstr ""
23748
23749 #: git-send-email.perl:1599
23750 msgid "Result: "
23751 msgstr ""
23752
23753 #: git-send-email.perl:1602
23754 msgid "Result: OK\n"
23755 msgstr ""
23756
23757 #: git-send-email.perl:1620
23758 #, perl-format
23759 msgid "can't open file %s"
23760 msgstr ""
23761
23762 #: git-send-email.perl:1667 git-send-email.perl:1687
23763 #, perl-format
23764 msgid "(mbox) Adding cc: %s from line '%s'\n"
23765 msgstr ""
23766
23767 #: git-send-email.perl:1673
23768 #, perl-format
23769 msgid "(mbox) Adding to: %s from line '%s'\n"
23770 msgstr ""
23771
23772 #: git-send-email.perl:1730
23773 #, perl-format
23774 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
23775 msgstr ""
23776
23777 #: git-send-email.perl:1765
23778 #, perl-format
23779 msgid "(body) Adding cc: %s from line '%s'\n"
23780 msgstr ""
23781
23782 #: git-send-email.perl:1876
23783 #, perl-format
23784 msgid "(%s) Could not execute '%s'"
23785 msgstr ""
23786
23787 #: git-send-email.perl:1883
23788 #, perl-format
23789 msgid "(%s) Adding %s: %s from: '%s'\n"
23790 msgstr ""
23791
23792 #: git-send-email.perl:1887
23793 #, perl-format
23794 msgid "(%s) failed to close pipe to '%s'"
23795 msgstr ""
23796
23797 #: git-send-email.perl:1917
23798 msgid "cannot send message as 7bit"
23799 msgstr ""
23800
23801 #: git-send-email.perl:1925
23802 msgid "invalid transfer encoding"
23803 msgstr ""
23804
23805 #: git-send-email.perl:1966 git-send-email.perl:2018 git-send-email.perl:2028
23806 #, perl-format
23807 msgid "unable to open %s: %s\n"
23808 msgstr ""
23809
23810 #: git-send-email.perl:1969
23811 #, perl-format
23812 msgid "%s: patch contains a line longer than 998 characters"
23813 msgstr ""
23814
23815 #: git-send-email.perl:1986
23816 #, perl-format
23817 msgid "Skipping %s with backup suffix '%s'.\n"
23818 msgstr ""
23819
23820 #. TRANSLATORS: please keep "[y|N]" as is.
23821 #: git-send-email.perl:1990
23822 #, perl-format
23823 msgid "Do you really want to send %s? [y|N]: "
23824 msgstr ""